tabexseriescomponents 0.0.683 → 0.0.684

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (356) hide show
  1. package/dist/index.cjs.js +1027 -924
  2. package/dist/index.esm.js +1026 -923
  3. package/dist/index.umd.js +1029 -925
  4. package/package.json +1 -1
  5. package/{srcoriginal → srcoman}/TabexComponents/Cards/Card23/Card23.jsx +2 -2
  6. package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +2 -2
  7. package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +0 -1
  8. package/{srcoriginal → srcoman}/TabexComponents/Cards/MenuCard/MenuCard.jsx +13 -25
  9. package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +2 -2
  10. package/srcoman/TabexComponents/Footer/Footer1/Footer1.jsx +767 -0
  11. package/{srcoriginal → srcoman}/TabexComponents/Footer/ModernFooter/ModernFooter.jsx +0 -19
  12. package/{srcoriginal → srcoman}/TabexComponents/Footer/Newsletterfooter/Newsletterfooter.jsx +0 -19
  13. package/{srcoriginal → srcoman}/TabexComponents/Footer/PrivacyPolicy/PrivacyPolicy.jsx +1 -1
  14. package/{srcoriginal → srcoman}/TabexComponents/Headers/Header8/Header8.jsx +1 -41
  15. package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveStyle2.jsx +18 -246
  16. package/{srcoriginal → srcoman}/TabexComponents/Headers/Modernheader/Modernheader.jsx +217 -222
  17. package/{srcoriginal → srcoman}/TabexComponents/Headers/Simpleheader/Simpleheader.jsx +3 -28
  18. package/{srcoriginal → srcoman}/TabexComponents/Headers/SocialMediaSection/SocialMediaSection.jsx +0 -18
  19. package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm.jsx +22 -72
  20. package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +1 -0
  21. package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/VideosSection/VideosSection.jsx +1 -1
  22. package/{srcoriginal/TabexComponents/Sections/Cards/CardsSection/CardsSection21-11beforeform.jsx → srcoman/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx} +13 -1
  23. package/srcoman/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +437 -0
  24. package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection19-11.jsx +1 -1
  25. package/srcoman/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +1769 -0
  26. package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +2 -2
  27. package/srcoman/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +790 -0
  28. package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter.jsx +252 -447
  29. package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype.jsx +9 -2
  30. package/srcoriginal/TabexComponents/Footer/Footer1/Footer1.jsx +0 -551
  31. package/srcoriginal/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +0 -1935
  32. package/srcoriginal/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +0 -760
  33. package/srcoriginal/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +0 -1679
  34. package/srcoriginal/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +0 -512
  35. /package/{srcoriginal → srcoman}/Contexts/LanguageContext.jsx +0 -0
  36. /package/{srcoriginal → srcoman}/Contexts/ProductsCardsSectionContext.jsx +0 -0
  37. /package/{srcoriginal → srcoman}/Imagekitconfig.jsx +0 -0
  38. /package/{srcoriginal → srcoman}/StylesJS/Customstyles.js +0 -0
  39. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CTAProductCard/CTAProductCard.jsx +0 -0
  40. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card20/Card20.jsx +0 -0
  41. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card21/Card21.jsx +0 -0
  42. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card22/Card22.jsx +0 -0
  43. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card23/Card23 copy.jsx +0 -0
  44. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardAll/CardAll.jsx +0 -0
  45. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx +0 -0
  46. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardWithTextOnly/CardWithTextOnly.jsx +0 -0
  47. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CategoryCardTextOnImage/CategoryCardTextOnImage.jsx +0 -0
  48. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +0 -0
  49. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +0 -0
  50. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +0 -0
  51. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +0 -0
  52. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +0 -0
  53. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +0 -0
  54. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CircleCardWithVariants/CircleCardWithVariants.jsx +0 -0
  55. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard copy.jsx +0 -0
  56. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/ClassiccategorycardOriginal.jsx +0 -0
  57. /package/{srcoriginal → srcoman}/TabexComponents/Cards/HorizontalCategoryCard/HorizontalCategoryCard.jsx +0 -0
  58. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +0 -0
  59. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx +0 -0
  60. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +0 -0
  61. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Moderncategorycard/Moderncategorycard.jsx +0 -0
  62. /package/{srcoriginal → srcoman}/TabexComponents/Cards/NewProductcard/NewProductcard copy.jsx +0 -0
  63. /package/{srcoriginal → srcoman}/TabexComponents/Cards/NewProductcard/NewProductcard.jsx +0 -0
  64. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ProductCardWithTextOnImage/ProductCardWithTextOnImage.jsx +0 -0
  65. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard6/Productcard6.jsx +0 -0
  66. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard7/Productcard7.jsx +0 -0
  67. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +0 -0
  68. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +0 -0
  69. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +0 -0
  70. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +0 -0
  71. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants copy.jsx +0 -0
  72. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +0 -0
  73. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +0 -0
  74. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +0 -0
  75. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +0 -0
  76. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +0 -0
  77. /package/{srcoriginal → srcoman}/TabexComponents/Cards/QuantityButtonBasedProductCard/QuantityButtonBasedProductCard.jsx +0 -0
  78. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ServiceCard/ServiceCard.jsx +0 -0
  79. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +0 -0
  80. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard copy 2.jsx +0 -0
  81. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard copy.jsx +0 -0
  82. /package/{srcoriginal → srcoman}/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +0 -0
  83. /package/{srcoriginal → srcoman}/TabexComponents/Cards/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +0 -0
  84. /package/{srcoriginal → srcoman}/TabexComponents/Cards/UpSlideEffectCard/UpSlideEffectCard.jsx +0 -0
  85. /package/{srcoriginal → srcoman}/TabexComponents/Cards/UserCardWithSocialMediaOnHover/UserCardWithSocialMediaOnHover.jsx +0 -0
  86. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx +0 -0
  87. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer2/Footer2.jsx +0 -0
  88. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer3/Footer3.jsx +0 -0
  89. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer4/Footer4.jsx +0 -0
  90. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer5/Footer5.jsx +0 -0
  91. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer6/Footer6.jsx +0 -0
  92. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer7/Footer7.jsx +0 -0
  93. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer8/Footer8.jsx +0 -0
  94. /package/{srcoriginal → srcoman}/TabexComponents/Footer/FooterWithThreeColumns/FooterWithThreeColumns.jsx +0 -0
  95. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Newsletterincenter/Newsletterincenter.jsx +0 -0
  96. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +0 -0
  97. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
  98. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/noimage.png +0 -0
  99. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
  100. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
  101. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
  102. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
  103. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
  104. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
  105. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
  106. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
  107. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
  108. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/usflag.png +0 -0
  109. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
  110. /package/{srcoriginal → srcoman}/TabexComponents/Headers/CTAHeader/CTAHeader.jsx +0 -0
  111. /package/{srcoriginal → srcoman}/TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx +0 -0
  112. /package/{srcoriginal → srcoman}/TabexComponents/Headers/CenteredLogoHeaderWithSlider/CenteredLogoHeaderWithSlider.jsx +0 -0
  113. /package/{srcoriginal → srcoman}/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +0 -0
  114. /package/{srcoriginal → srcoman}/TabexComponents/Headers/DownloadApp/DownloadApp.jsx +0 -0
  115. /package/{srcoriginal → srcoman}/TabexComponents/Headers/ElegantHeader/ElegantHeader.jsx +0 -0
  116. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Gotoheader/Gotoheader.jsx +0 -0
  117. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header4/Header4.jsx +0 -0
  118. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header8/Header8 copy.jsx +0 -0
  119. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +0 -0
  120. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithAdSlider/HeaderWithAdSlider.jsx +0 -0
  121. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithSearchOnCenter/HeaderWithSearchOnCenter.jsx +0 -0
  122. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithUtilityBar/HeaderWithUtilityBar.jsx +0 -0
  123. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +0 -0
  124. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +0 -0
  125. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsive11-1.jsx +0 -0
  126. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveOriginal.jsx +0 -0
  127. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveStyle2 copy.jsx +0 -0
  128. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsivenew.jsx +0 -0
  129. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +0 -0
  130. /package/{srcoriginal → srcoman}/TabexComponents/Headers/MarqueeHeader/MarqueeHeader.jsx +0 -0
  131. /package/{srcoriginal → srcoman}/TabexComponents/Headers/SearchCenteredHeader/SearchCenteredHeader.jsx +0 -0
  132. /package/{srcoriginal → srcoman}/TabexComponents/Headers/SearchFocusedHeader/SearchFocusedHeader.jsx +0 -0
  133. /package/{srcoriginal → srcoman}/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +0 -0
  134. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheader.jsx +0 -0
  135. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheader13-3.jsx +0 -0
  136. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/SubheaderOriginal.jsx +0 -0
  137. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheadernew.jsx +0 -0
  138. /package/{srcoriginal → srcoman}/TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx +0 -0
  139. /package/{srcoriginal → srcoman}/TabexComponents/Headers/TwoTieredHeader/TwoTieredHeader.jsx +0 -0
  140. /package/{srcoriginal → srcoman}/TabexComponents/Headers/TwoTieredWithCenteredLogoHeader/TwoTieredWithCenteredLogoHeader.jsx +0 -0
  141. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx +0 -0
  142. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx +0 -0
  143. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx +0 -0
  144. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundSectionWithServicesCards/BackgroundSectionWithServicesCards.jsx +0 -0
  145. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +0 -0
  146. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +0 -0
  147. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +0 -0
  148. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx +0 -0
  149. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/CollapsableSection/CollapsableSection.jsx +0 -0
  150. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm copy 2.jsx +0 -0
  151. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm copy.jsx +0 -0
  152. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/habal +0 -0
  153. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Filterwithcategoriespcoll/Filterwithcategoriespcoll.jsx +0 -0
  154. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/FullVideoSection/FullVideoSection.jsx +0 -0
  155. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/MapsSection/MapsSection.jsx +0 -0
  156. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Popupcomponent/Popupcomponent.jsx +0 -0
  157. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Searchcomponent/Searchcomponent.jsx +0 -0
  158. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +0 -0
  159. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/TextSectionConnectToWA/TextSectionConnectToWA.jsx +0 -0
  160. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +0 -0
  161. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages copy.jsx +0 -0
  162. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy 2.jsx +0 -0
  163. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy 3.jsx +0 -0
  164. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy.jsx +0 -0
  165. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection13-3.jsx +0 -0
  166. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection21-10.jsx +0 -0
  167. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection_cosmoandmore.jsx +0 -0
  168. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx +0 -0
  169. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSectionwithfilter/CardsSectionwithfilter.jsx +0 -0
  170. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx +0 -0
  171. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx +0 -0
  172. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards copy.jsx +0 -0
  173. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards.jsx +0 -0
  174. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx +0 -0
  175. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/UsersCardsSection/UsersCardsSection.jsx +0 -0
  176. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +0 -0
  177. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +0 -0
  178. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ContactUsSection/ContactUsSection.jsx +0 -0
  179. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection copy.jsx +0 -0
  180. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/HorizontalContactUsSection/HorizontalContactUsSection.jsx +0 -0
  181. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +0 -0
  182. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ServiceSectionWithImage/ServiceSectionWithImage.jsx +0 -0
  183. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +0 -0
  184. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +0 -0
  185. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +0 -0
  186. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade copy.jsx +0 -0
  187. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +0 -0
  188. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide copy.jsx +0 -0
  189. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +0 -0
  190. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideOriginal.jsx +0 -0
  191. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideRecent.jsx +0 -0
  192. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslideoriginal8-5.jsx +0 -0
  193. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.jsx +0 -0
  194. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom copy.jsx +0 -0
  195. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +0 -0
  196. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ThreeSectionsWithSlideshow/ThreeSectionsWithSlideshow copy.jsx +0 -0
  197. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ThreeSectionsWithSlideshow/ThreeSectionsWithSlideshow.jsx +0 -0
  198. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +0 -0
  199. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +0 -0
  200. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/AddReview/AddReview.jsx +0 -0
  201. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Afiiliatesignup/Afiiliatesignup.jsx +0 -0
  202. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +0 -0
  203. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx +0 -0
  204. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout copy.jsx +0 -0
  205. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout.jsx +0 -0
  206. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout10-1.jsx +0 -0
  207. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout26-9.jsx +0 -0
  208. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout9-9.jsx +0 -0
  209. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/CollectionsFilterHorizontal.jsx +0 -0
  210. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter copy 2.jsx +0 -0
  211. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter copy.jsx +0 -0
  212. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter1-5.jsx +0 -0
  213. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter13-11.jsx +0 -0
  214. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter14-8.jsx +0 -0
  215. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter17-9.jsx +0 -0
  216. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/VariantFilter.jsx +0 -0
  217. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/InnerGroups/InnerGroups.jsx +0 -0
  218. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +0 -0
  219. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +0 -0
  220. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/Login copy.jsx +0 -0
  221. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/Login.jsx +0 -0
  222. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.jsx +0 -0
  223. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +0 -0
  224. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Policies/Policies.jsx +0 -0
  225. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/PrivacyPolicy/PrivacyPolicy.jsx +0 -0
  226. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Addreviewform.jsx +0 -0
  227. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/AddreviewformOriginal.jsx +0 -0
  228. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Article_itemtype.jsx +0 -0
  229. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/DescriptionContent.jsx +0 -0
  230. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductExtraFields.jsx +0 -0
  231. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductExtras.jsx +0 -0
  232. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductHeaderPricing.jsx +0 -0
  233. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductReviews.jsx +0 -0
  234. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype10-1.jsx +0 -0
  235. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype3-11.jsx +0 -0
  236. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype31-3.jsx +0 -0
  237. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtypeUpdated.jsx +0 -0
  238. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +0 -0
  239. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Service_itemtype.jsx +0 -0
  240. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Serviceinfotabs.jsx +0 -0
  241. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Variantoptions.jsx +0 -0
  242. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Variantoptions21-9.jsx +0 -0
  243. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/staticroutersidenav.module.css +0 -0
  244. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Addreviewform.jsx +0 -0
  245. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/AddreviewformOriginal.jsx +0 -0
  246. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/DescriptionContent.jsx +0 -0
  247. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/ProductExtraFields.jsx +0 -0
  248. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/ProductHeaderPricing.jsx +0 -0
  249. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/ProductReviews.jsx +0 -0
  250. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype.jsx +0 -0
  251. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype10-1.jsx +0 -0
  252. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype31-3.jsx +0 -0
  253. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtypeUpdated.jsx +0 -0
  254. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Productinfo.jsx +0 -0
  255. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Service_itemtype.jsx +0 -0
  256. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Serviceinfotabs.jsx +0 -0
  257. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Variantoptions.jsx +0 -0
  258. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Variantoptions21-9.jsx +0 -0
  259. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/staticroutersidenav.module.css +0 -0
  260. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/RefundPolicy/RefundPolicy.jsx +0 -0
  261. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Resetpassword/Resetpassword.jsx +0 -0
  262. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +0 -0
  263. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/ShippingPolicy/ShippingPolicy.jsx +0 -0
  264. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/CustomerAddressForm.jsx +0 -0
  265. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/CustomerInformationForm copy.jsx +0 -0
  266. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +0 -0
  267. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/Signup.jsx +0 -0
  268. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +0 -0
  269. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/TermsConditions/TermsConditions.jsx +0 -0
  270. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/VendorPage/VendorPage.jsx +0 -0
  271. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/Viewcart 10-10.jsx +0 -0
  272. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/Viewcart.jsx +0 -0
  273. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/Viewcart26-9.jsx +0 -0
  274. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/ViewcartOriginal.jsx +0 -0
  275. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/ViewcartUpdated.jsx +0 -0
  276. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +0 -0
  277. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/Wishlist25-4.jsx +0 -0
  278. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/Wishlist26-9.jsx +0 -0
  279. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/WishlistOriginal.jsx +0 -0
  280. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/WishlistUpdated.jsx +0 -0
  281. /package/{srcoriginal → srcoman}/button.jsx +0 -0
  282. /package/{srcoriginal → srcoman}/index.jsx +0 -0
  283. /package/{srcoriginal → srcoman}/styles/Home.module.css +0 -0
  284. /package/{srcoriginal → srcoman}/styles/cards/Categorcycard_fullimage.module.css +0 -0
  285. /package/{srcoriginal → srcoman}/styles/cards/Categorycard_slidebgscaled.module.css +0 -0
  286. /package/{srcoriginal → srcoman}/styles/cards/Categorycard_withshapes.module.css +0 -0
  287. /package/{srcoriginal → srcoman}/styles/cards/ModernCardWithQuantityButton.module.css +0 -0
  288. /package/{srcoriginal → srcoman}/styles/cards/Productcard6.module.css +0 -0
  289. /package/{srcoriginal → srcoman}/styles/cards/Productccard_with_zoominonhover.module.css +0 -0
  290. /package/{srcoriginal → srcoman}/styles/cards/Prouductcard_with_zoomhover.module.css +0 -0
  291. /package/{srcoriginal → srcoman}/styles/cards/UserCardWithSocialMediaOnHover.module.css +0 -0
  292. /package/{srcoriginal → srcoman}/styles/cards/card23.module.css +0 -0
  293. /package/{srcoriginal → srcoman}/styles/cards/categorycard.module.css +0 -0
  294. /package/{srcoriginal → srcoman}/styles/cards/categorycard3.module.css +0 -0
  295. /package/{srcoriginal → srcoman}/styles/cards/categorycardwithtext.module.css +0 -0
  296. /package/{srcoriginal → srcoman}/styles/cards/generalCardsStyles.module.css +0 -0
  297. /package/{srcoriginal → srcoman}/styles/cards/productcard_animatedbuttons.module.css +0 -0
  298. /package/{srcoriginal → srcoman}/styles/cards/productcard_with_textonhover.module.css +0 -0
  299. /package/{srcoriginal → srcoman}/styles/cards/productcard_withtextonimage.module.css +0 -0
  300. /package/{srcoriginal → srcoman}/styles/cards/productccard_with_imageontopleft.module.css +0 -0
  301. /package/{srcoriginal → srcoman}/styles/general/bootstrap.css +0 -0
  302. /package/{srcoriginal → srcoman}/styles/general/dropdown.css +0 -0
  303. /package/{srcoriginal → srcoman}/styles/general/editorbardropdown.module.css +0 -0
  304. /package/{srcoriginal → srcoman}/styles/general/filter.module.css +0 -0
  305. /package/{srcoriginal → srcoman}/styles/general/form.module.css +0 -0
  306. /package/{srcoriginal → srcoman}/styles/general/general.module.css +0 -0
  307. /package/{srcoriginal → srcoman}/styles/general/image-gallery.css +0 -0
  308. /package/{srcoriginal → srcoman}/styles/general/react-accessible-accordion.module.css +0 -0
  309. /package/{srcoriginal → srcoman}/styles/general/react-phone-input-2.module.css +0 -0
  310. /package/{srcoriginal → srcoman}/styles/general/scrollbtn.module.css +0 -0
  311. /package/{srcoriginal → srcoman}/styles/general/slick.module.css +0 -0
  312. /package/{srcoriginal → srcoman}/styles/general/tabs.module.css +0 -0
  313. /package/{srcoriginal → srcoman}/styles/general/workplaceeditor.module.css +0 -0
  314. /package/{srcoriginal → srcoman}/styles/globals.css +0 -0
  315. /package/{srcoriginal → srcoman}/styles/headers/CTAHeader.module.css +0 -0
  316. /package/{srcoriginal → srcoman}/styles/headers/CategoryFeaturingHeader.module.css +0 -0
  317. /package/{srcoriginal → srcoman}/styles/headers/Gotoheader.module.css +0 -0
  318. /package/{srcoriginal → srcoman}/styles/headers/Header7.module.css +0 -0
  319. /package/{srcoriginal → srcoman}/styles/headers/HeaderWithAdSlider.module.css +0 -0
  320. /package/{srcoriginal → srcoman}/styles/headers/HeaderWithSearchOnCenter.module.css +0 -0
  321. /package/{srcoriginal → srcoman}/styles/headers/HeaderWithUtilityBar.module.css +0 -0
  322. /package/{srcoriginal → srcoman}/styles/headers/Header_threesectionslogocentered.module.css +0 -0
  323. /package/{srcoriginal → srcoman}/styles/headers/NewHeader.module.css +0 -0
  324. /package/{srcoriginal → srcoman}/styles/headers/SearchFocusedHeader.module.css +0 -0
  325. /package/{srcoriginal → srcoman}/styles/headers/Sideheader.module.css +0 -0
  326. /package/{srcoriginal → srcoman}/styles/headers/Simpleheader.module.css +0 -0
  327. /package/{srcoriginal → srcoman}/styles/headers/classicheader.module.css +0 -0
  328. /package/{srcoriginal → srcoman}/styles/headers/classicheaderstyles.module.css +0 -0
  329. /package/{srcoriginal → srcoman}/styles/headers/dropdown.css +0 -0
  330. /package/{srcoriginal → srcoman}/styles/headers/header4.module.css +0 -0
  331. /package/{srcoriginal → srcoman}/styles/headers/header5.module.css +0 -0
  332. /package/{srcoriginal → srcoman}/styles/headers/header_contactinfo.module.css +0 -0
  333. /package/{srcoriginal → srcoman}/styles/headers/headerresturant.module.css +0 -0
  334. /package/{srcoriginal → srcoman}/styles/headers/modernheader.module.css +0 -0
  335. /package/{srcoriginal → srcoman}/styles/headers/stylishheader.module.css +0 -0
  336. /package/{srcoriginal → srcoman}/styles/headers/subheader.module.css +0 -0
  337. /package/{srcoriginal → srcoman}/styles/headers/threetieredheader.module.css +0 -0
  338. /package/{srcoriginal → srcoman}/styles/sections/BackgroundImageWithTopContent.css +0 -0
  339. /package/{srcoriginal → srcoman}/styles/sections/Backgroundimage1.module.css +0 -0
  340. /package/{srcoriginal → srcoman}/styles/sections/Backgroundimage_with_topcircle.module.css +0 -0
  341. /package/{srcoriginal → srcoman}/styles/sections/Freetext.module.css +0 -0
  342. /package/{srcoriginal → srcoman}/styles/sections/Section_with_rightbgcont.module.css +0 -0
  343. /package/{srcoriginal → srcoman}/styles/sections/Slideshow_with_rotatedsquare.module.css +0 -0
  344. /package/{srcoriginal → srcoman}/styles/sections/Slideshow_with_squarebg.module.css +0 -0
  345. /package/{srcoriginal → srcoman}/styles/staticpages/accordion.module.css +0 -0
  346. /package/{srcoriginal → srcoman}/styles/staticpages/cart.module.css +0 -0
  347. /package/{srcoriginal → srcoman}/styles/staticpages/dropdown.css +0 -0
  348. /package/{srcoriginal → srcoman}/styles/staticpages/filter.module.css +0 -0
  349. /package/{srcoriginal → srcoman}/styles/staticpages/image-gallery.css +0 -0
  350. /package/{srcoriginal → srcoman}/styles/staticpages/login.module.css +0 -0
  351. /package/{srcoriginal → srcoman}/styles/staticpages/productinfo.module.css +0 -0
  352. /package/{srcoriginal → srcoman}/styles/staticpages/shop.module.css +0 -0
  353. /package/{srcoriginal → srcoman}/styles/staticpages/signup.module.css +0 -0
  354. /package/{srcoriginal → srcoman}/styles/staticpages/staticroutersidenav.module.css +0 -0
  355. /package/{srcoriginal → srcoman}/styles/staticpages/viewcart.module.css +0 -0
  356. /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/fa/FaLinkedinIn'), 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('@babel/runtime/helpers/extends'), require('react-countdown-circle-timer'), require('react-background-slideshow'), 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/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/fa/FaLinkedinIn', '@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', '@babel/runtime/helpers/extends', 'react-countdown-circle-timer', 'react-background-slideshow', '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.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.FaLinkedinIn, global.RiRoadMapLine, global.HiOutlineClock, global.AiOutlineLinkedin, global.FaArrowAltCircleRight, global.FaArrowAltCircleLeft, global.Select$5, global.GoStar, global.IoIosStar, global._extends, global.reactCountdownCircleTimer, global.BackgroundSlideshow, 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, FiMenu, BsChevronDown, IoClose, BiSearch, FiUser, AiOutlineHeart, FiPhone, HiMenuAlt4, FiSearch, BsSearch, AiOutlinePhone, GoSearch, AiOutlineInstagram, RiUserSettingsLine, HiUserCircle, MdKeyboardArrowUp, BsInfoCircle, AiFillPhone, FaTelegramPlane, FaPhoneAlt, FaPhone, FiGlobe, BiUserCircle, GoLocation, FaLinkedinIn, RiRoadMapLine, HiOutlineClock, AiOutlineLinkedin, FaArrowAltCircleRight, FaArrowAltCircleLeft, Select$5, GoStar, IoIosStar, _extends, reactCountdownCircleTimer, BackgroundSlideshow, reactSlideshowImage, HiOutlineLocationMarker, FiPhoneCall, FaRegEye, BsArrowRight, BsArrowLeft, BsEye, BiTimeFive, IoIosArrowUp) { 'use strict';
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
 
@@ -30,8 +30,8 @@
30
30
  var InputRange__default = /*#__PURE__*/_interopDefaultLegacy(InputRange);
31
31
  var ReactPaginate__default = /*#__PURE__*/_interopDefaultLegacy(ReactPaginate);
32
32
  var Select__default = /*#__PURE__*/_interopDefaultLegacy(Select$5);
33
- var _extends__default = /*#__PURE__*/_interopDefaultLegacy(_extends);
34
33
  var BackgroundSlideshow__default = /*#__PURE__*/_interopDefaultLegacy(BackgroundSlideshow);
34
+ var _extends__default = /*#__PURE__*/_interopDefaultLegacy(_extends);
35
35
 
36
36
  // import './index.module.css'
37
37
  // import asd from './index2.module.css'
@@ -2566,7 +2566,7 @@
2566
2566
  textAlign: langdetect == 'en' ? 'left' : 'right',
2567
2567
  fontWeight: 400,
2568
2568
  color: sectionproperties.measurementunitcolor,
2569
- fontSize: sectionproperties.measurementunitfontsize + 'px'
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'
2687
+ color: '#000'
2689
2688
  }
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'
2693
- }
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", {
@@ -15068,6 +15063,7 @@
15068
15063
  });
15069
15064
  var Filter$1 = function Filter(props) {
15070
15065
  var _css;
15066
+ props.actions.FetchVendorsQuery;
15071
15067
  var lang = props.actions.lang;
15072
15068
  var langdetect = props.actions.langdetect;
15073
15069
  props.actions.productfiltercontext;
@@ -15088,10 +15084,19 @@
15088
15084
  _useState2 = _slicedToArray__default["default"](_useState, 2);
15089
15085
  _useState2[0];
15090
15086
  _useState2[1];
15091
- var _useState3 = React.useState([]),
15087
+ var _useState3 = React.useState({
15088
+ min: '',
15089
+ max: ''
15090
+ }),
15092
15091
  _useState4 = _slicedToArray__default["default"](_useState3, 2),
15093
- productfeatuesarr = _useState4[0],
15094
- setproductfeatuesarr = _useState4[1];
15092
+ pricevalue2 = _useState4[0],
15093
+ setpricevalue2 = _useState4[1];
15094
+ var _useState5 = React.useState([]),
15095
+ _useState6 = _slicedToArray__default["default"](_useState5, 2),
15096
+ productfeatuesarr = _useState6[0],
15097
+ setproductfeatuesarr = _useState6[1];
15098
+ // const [vendorarr, setvendorsarr] = useState([FetchVendorsQuery?.data?.data?.vendors]);
15099
+
15095
15100
  var fetchTabexCountriesQueryContext = props.actions.fetchTabexCountriesQueryContext;
15096
15101
  var FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
15097
15102
  var setFetchQueriesEngineContext = props.actions.setFetchQueriesEngineContext;
@@ -15100,41 +15105,50 @@
15100
15105
  var FetchTabexStatesPayloadobjContext = props.actions.FetchTabexStatesPayloadobjContext;
15101
15106
  var setFetchTabexStatesPayloadobjContext = props.actions.setFetchTabexStatesPayloadobjContext;
15102
15107
  var fetchProductFeaturesQueryContext = props.actions.fetchProductFeaturesQueryContext;
15103
- var _useState5 = React.useState(''),
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([]),
15108
+ var _useState7 = React.useState(''),
15109
15109
  _useState8 = _slicedToArray__default["default"](_useState7, 2),
15110
- instfilters = _useState8[0],
15111
- setinstfilters = _useState8[1];
15110
+ sectionproperties = _useState8[0],
15111
+ setsectionproperties = _useState8[1];
15112
+ // const [instfilters, setinstfilters] = useState([...authdetailsContext.instinfo.instfilters]);
15112
15113
  var _useState9 = React.useState([]),
15113
15114
  _useState10 = _slicedToArray__default["default"](_useState9, 2),
15114
- collectionstobevisible = _useState10[0],
15115
- setcollectionstobevisible = _useState10[1];
15115
+ instfilters = _useState10[0],
15116
+ setinstfilters = _useState10[1];
15116
15117
  var _useState11 = React.useState([]),
15117
15118
  _useState12 = _slicedToArray__default["default"](_useState11, 2),
15118
- instcollections = _useState12[0],
15119
- setinstcollections = _useState12[1];
15119
+ collectionstobevisible = _useState12[0],
15120
+ setcollectionstobevisible = _useState12[1];
15120
15121
  var _useState13 = React.useState([]),
15121
15122
  _useState14 = _slicedToArray__default["default"](_useState13, 2),
15122
- instcategories = _useState14[0],
15123
- setinstcategories = _useState14[1];
15123
+ instcollections = _useState14[0],
15124
+ setinstcollections = _useState14[1];
15125
+ var _useState15 = React.useState([]),
15126
+ _useState16 = _slicedToArray__default["default"](_useState15, 2),
15127
+ instcategories = _useState16[0],
15128
+ setinstcategories = _useState16[1];
15124
15129
  // const [sortby, setSortby] = useState('Sort by');
15125
- var _useState15 = React.useState({
15130
+ var _useState17 = React.useState({
15126
15131
  min: 0,
15127
15132
  max: 5
15128
15133
  }),
15129
- _useState16 = _slicedToArray__default["default"](_useState15, 2),
15130
- raterangevalue = _useState16[0],
15131
- setraterangevalue = _useState16[1];
15134
+ _useState18 = _slicedToArray__default["default"](_useState17, 2),
15135
+ raterangevalue = _useState18[0],
15136
+ setraterangevalue = _useState18[1];
15132
15137
  var timeoutRef = React__default["default"].useRef(null);
15133
- var _useState17 = React.useState(''),
15134
- _useState18 = _slicedToArray__default["default"](_useState17, 2);
15135
- _useState18[0];
15136
- var setsortbycontext = _useState18[1];
15137
- var _useState19 = React.useState([{
15138
+ var _useState19 = React.useState(''),
15139
+ _useState20 = _slicedToArray__default["default"](_useState19, 2);
15140
+ _useState20[0];
15141
+ var setsortbycontext = _useState20[1];
15142
+ var _useState21 = React.useState(''),
15143
+ _useState22 = _slicedToArray__default["default"](_useState21, 2),
15144
+ pricefrom = _useState22[0];
15145
+ _useState22[1];
15146
+ var _useState23 = React.useState(''),
15147
+ _useState24 = _slicedToArray__default["default"](_useState23, 2),
15148
+ priceto = _useState24[0];
15149
+ _useState24[1];
15150
+ props.actions.setfetchingtype;
15151
+ var _useState25 = React.useState([{
15138
15152
  payloadvalue: 'sortprice',
15139
15153
  name: lang.price,
15140
15154
  filterarray: [{
@@ -15159,12 +15173,20 @@
15159
15173
  isfilterselected: false
15160
15174
  }]
15161
15175
  }]),
15162
- _useState20 = _slicedToArray__default["default"](_useState19, 2),
15163
- otherfilters = _useState20[0];
15164
- _useState20[1];
15176
+ _useState26 = _slicedToArray__default["default"](_useState25, 2),
15177
+ otherfilters = _useState26[0];
15178
+ _useState26[1];
15165
15179
  React.useEffect(function () {
15166
15180
  filterupdater();
15167
15181
  }, []);
15182
+ // useEffect(() => {
15183
+ // var temp = [...vendorarr];
15184
+
15185
+ // temp?.forEach(function (instfilteritem, instfilterindex) {
15186
+ // instfilteritem.isfilterselected = false;
15187
+ // });
15188
+ // setvendorsarr([...temp]);
15189
+ // }, [FetchVendorsQuery.isSuccess]);
15168
15190
  React.useEffect(function () {
15169
15191
  if (fetchproductoptionsQueryContext.isSuccess) {
15170
15192
  var _fetchproductoptionsQ;
@@ -15180,7 +15202,17 @@
15180
15202
  React.useEffect(function () {
15181
15203
  if (fetchcollectionsQueryContext.isSuccess) {
15182
15204
  var _fetchcollectionsQuer;
15183
- setinstcollections(_toConsumableArray__default["default"](fetchcollectionsQueryContext === null || fetchcollectionsQueryContext === void 0 || (_fetchcollectionsQuer = fetchcollectionsQueryContext.data) === null || _fetchcollectionsQuer === void 0 || (_fetchcollectionsQuer = _fetchcollectionsQuer.data) === null || _fetchcollectionsQuer === void 0 ? void 0 : _fetchcollectionsQuer.collections));
15205
+ 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;
15206
+ var tempcollinfilter = [];
15207
+ {
15208
+ tempcoll === null || tempcoll === void 0 || tempcoll.map(function (collectionitem, collectionindex) {
15209
+ if (collectionitem.isshowntocustomers == 1 && collectionitem.isinftiler == 1) {
15210
+ tempcollinfilter.push(collectionitem);
15211
+ }
15212
+ });
15213
+ }
15214
+ setinstcollections([].concat(tempcollinfilter));
15215
+ // setinstcollections([...fetchcollectionsQueryContext?.data?.data?.collections]);
15184
15216
  }
15185
15217
  }, [fetchcollectionsQueryContext.isSuccess]);
15186
15218
  // useEffect(() => {
@@ -15919,7 +15951,7 @@
15919
15951
  textAlign: langdetect == 'en' ? 'left' : 'right',
15920
15952
  color: sectionproperties.filtertitle_color
15921
15953
  }, _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, item.type), /*#__PURE__*/React__default["default"].createElement("div", {
15954
+ }, langdetect == 'en' ? item.name_en : item.name_ar), /*#__PURE__*/React__default["default"].createElement("div", {
15923
15955
  "class": 'col-lg-12 pl-4 pr-4 mt-2 mb-2',
15924
15956
  style: {
15925
15957
  direction: 'ltr'
@@ -16343,10 +16375,10 @@
16343
16375
  isSearchable: true
16344
16376
  })))));
16345
16377
  };
16346
- var _useState21 = React.useState(false),
16347
- _useState22 = _slicedToArray__default["default"](_useState21, 2),
16348
- checked = _useState22[0],
16349
- setChecked = _useState22[1];
16378
+ var _useState27 = React.useState(false),
16379
+ _useState28 = _slicedToArray__default["default"](_useState27, 2),
16380
+ checked = _useState28[0],
16381
+ setChecked = _useState28[1];
16350
16382
  // const queryParameters = new URLSearchParams(window.location.search);
16351
16383
  // useEffect(() => {
16352
16384
  // // setsortbycontext('Sort By');
@@ -16878,7 +16910,176 @@
16878
16910
  }
16879
16911
  })))), /*#__PURE__*/React__default["default"].createElement("div", {
16880
16912
  className: filter_cssstyles.filteraccordion + ' col-lg-12 filter-accordion p-md-0 pl-4 pr-4 '
16881
- }, sectionproperties.showcountriesfilter == 'Show' && Countriesfilter(), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
16913
+ }, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
16914
+ "class": "row m-0 w-100"
16915
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
16916
+ "class": "col-lg-12 d-flex justify-content-start p-0"
16917
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
16918
+ className: "m-0 p-0 font-16 font-weight-600",
16919
+ style: {
16920
+ color: sectionproperties.filter_titlecolor,
16921
+ fontSize: sectionproperties.filter_titlefontsize + 'px',
16922
+ fontWeight: sectionproperties.filter_titlefontweight,
16923
+ textTransform: sectionproperties.filter_titletextransform
16924
+ }
16925
+ }, langdetect == 'en' ? 'Sort By' : 'ترتيب حسب')), /*#__PURE__*/React__default["default"].createElement("div", {
16926
+ className: "col-lg-12"
16927
+ }, /*#__PURE__*/React__default["default"].createElement("hr", {
16928
+ className: "mt-2 mb-3"
16929
+ })), otherfilters.map(function (item, index) {
16930
+ return /*#__PURE__*/React__default["default"].createElement("div", {
16931
+ className: "col-lg-12 p-0"
16932
+ }, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
16933
+ allowMultipleExpanded: true,
16934
+ allowZeroExpanded: true,
16935
+ preExpanded: [0, 1, 2, 3],
16936
+ style: {
16937
+ width: '100%'
16938
+ }
16939
+ }, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItem, {
16940
+ uuid: index
16941
+ }, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemHeading, null, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemButton, null, /*#__PURE__*/React__default["default"].createElement("div", {
16942
+ className: filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '
16943
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
16944
+ className: "col-lg-10 col-md-10 col-sm-10 p-0"
16945
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
16946
+ className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle ' : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
16947
+ }, item.name)), /*#__PURE__*/React__default["default"].createElement("div", {
16948
+ className: "col-lg-2 col-md-2 col-sm-2 p-0"
16949
+ }, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
16950
+ if (state.expanded == true) {
16951
+ return /*#__PURE__*/React__default["default"].createElement("i", {
16952
+ className: filter_cssstyles.collapsetitle + ' collapsetitle h-100 d-flex align-items-center justify-content-end '
16953
+ }, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
16954
+ } else {
16955
+ return /*#__PURE__*/React__default["default"].createElement("i", {
16956
+ className: filter_cssstyles.collapsetitle + ' h-100 d-flex align-items-center justify-content-end '
16957
+ }, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
16958
+ }
16959
+ }))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
16960
+ className: "p-0"
16961
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
16962
+ className: "row mt-0 mb-2 ml-0 mr-0 d-lg-flex"
16963
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
16964
+ className: 'col-lg-12'
16965
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
16966
+ className: langdetect == 'en' ? "".concat(filterstyles.timeline) + ' p-sm-0 ' : "".concat(filterstyles.timeline, " ").concat(filterstyles.timelinetrans) + ' p-sm-0 '
16967
+ }, item.filterarray.map(function (valueitem, valueindex) {
16968
+ var ischecked = false;
16969
+ if (item.payloadvalue == 'sortprice') {
16970
+ if (valueitem.value == ProductFilterObjContext.sortprice) {
16971
+ ischecked = true;
16972
+ }
16973
+ } else if (item.payloadvalue == 'sortdates') {
16974
+ if (valueitem.value == ProductFilterObjContext.sortdates) {
16975
+ ischecked = true;
16976
+ }
16977
+ }
16978
+ return /*#__PURE__*/React__default["default"].createElement("div", {
16979
+ 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 ',
16980
+ onClick: function onClick() {
16981
+ var tempfetchproductsfilerobjcontext = _objectSpread$2b({}, ProductFilterObjContext);
16982
+ if (tempfetchproductsfilerobjcontext[item.payloadvalue] == valueitem.value) {
16983
+ tempfetchproductsfilerobjcontext[item.payloadvalue] = '';
16984
+ } else {
16985
+ tempfetchproductsfilerobjcontext[item.payloadvalue] = valueitem.value;
16986
+ }
16987
+ tempfetchproductsfilerobjcontext.page = 0;
16988
+ setProductFilterObjContext(_objectSpread$2b({}, tempfetchproductsfilerobjcontext));
16989
+ filterrouting(tempfetchproductsfilerobjcontext);
16990
+ }
16991
+ }, /*#__PURE__*/React__default["default"].createElement("div", null, /*#__PURE__*/React__default["default"].createElement("div", {
16992
+ className: " ".concat(ischecked ? filter_cssstyles.btn_item_active : '', " ").concat(filterstyles.btn_item, " ").concat(filter_cssstyles.btn_item) + ' d-flex align-items-center '
16993
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
16994
+ className: "h-100 d-flex align-items-center"
16995
+ }))), /*#__PURE__*/React__default["default"].createElement("div", {
16996
+ className: langdetect == 'en' ? 'ml-3' : 'mr-3 text-right'
16997
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
16998
+ className: "".concat(filterstyles.timeline_text, " ").concat(filter_cssstyles.timeline_text) + ' m-0 p-0 ',
16999
+ style: {
17000
+ color: ischecked ? sectionproperties.activecat_color : ''
17001
+ }
17002
+ }, valueitem.name)));
17003
+ }))))))));
17004
+ }), sectionproperties.showfilterbyrating == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
17005
+ className: "col-lg-12 pl-4 pr-4"
17006
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
17007
+ className: filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '
17008
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
17009
+ className: "col-lg-12 col-md-12 col-sm-12 p-0 mb-3"
17010
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
17011
+ className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle ' : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
17012
+ }, langdetect == 'en' ? 'Ratings' : 'التقييمات')), /*#__PURE__*/React__default["default"].createElement("div", {
17013
+ className: "col-lg-12 col-md-12 col-sm-12 mb-4"
17014
+ }, /*#__PURE__*/React__default["default"].createElement(InputRange__default["default"], {
17015
+ draggableTrack: true,
17016
+ formatLabel: function formatLabel(value) {
17017
+ return "".concat(value);
17018
+ },
17019
+ maxValue: 5,
17020
+ minValue: 0,
17021
+ value: raterangevalue,
17022
+ onChange: function onChange(value) {
17023
+ setraterangevalue(_objectSpread$2b({}, value));
17024
+ }
17025
+ }))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React__default["default"].createElement("div", {
17026
+ "class": "row m-0 w-100 mb-3 mt-2"
17027
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
17028
+ "class": "col-lg-12 p-0 text-start mb-2"
17029
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
17030
+ className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
17031
+ }, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React__default["default"].createElement("div", {
17032
+ className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
17033
+ }, /*#__PURE__*/React__default["default"].createElement("label", {
17034
+ className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
17035
+ }, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React__default["default"].createElement("input", {
17036
+ type: "text",
17037
+ value: pricevalue2.min,
17038
+ onChange: function onChange(event) {
17039
+ var temppricevalue = _objectSpread$2b({}, pricevalue2);
17040
+ temppricevalue.min = event.target.value;
17041
+ setpricevalue2(_objectSpread$2b({}, temppricevalue));
17042
+ // var temppayloadobj = { ...pricefrom };
17043
+ // temppayloadobj = event.target.value;
17044
+ // setpricefrom({ ...temppayloadobj });
17045
+ },
17046
+
17047
+ style: {
17048
+ background: '#fff',
17049
+ border: '1px solid #ccc',
17050
+ borderRadius: 5,
17051
+ color: '#000',
17052
+ height: 35,
17053
+ width: '100%',
17054
+ paddingLeft: 10,
17055
+ paddingRight: 10
17056
+ }
17057
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
17058
+ className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
17059
+ }, /*#__PURE__*/React__default["default"].createElement("label", {
17060
+ className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
17061
+ }, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React__default["default"].createElement("input", {
17062
+ type: "text",
17063
+ value: pricevalue2.max,
17064
+ onChange: function onChange(event) {
17065
+ // var temppayloadobj = { ...priceto };
17066
+ // temppayloadobj = event.target.value;
17067
+ // setpriceto({ ...temppayloadobj });
17068
+ var temppricevalue = _objectSpread$2b({}, pricevalue2);
17069
+ temppricevalue.max = event.target.value;
17070
+ setpricevalue2(_objectSpread$2b({}, temppricevalue));
17071
+ },
17072
+ style: {
17073
+ width: '100%',
17074
+ background: '#fff',
17075
+ border: '1px solid #ccc',
17076
+ borderRadius: 5,
17077
+ color: '#000',
17078
+ height: 35,
17079
+ paddingRight: 10,
17080
+ paddingLeft: 10
17081
+ }
17082
+ }))), sectionproperties.showcountriesfilter == 'Show' && Countriesfilter(), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
16882
17083
  "class": "row m-0 w-100 mb-3"
16883
17084
  }, CategoriesFilter()), sectionproperties.filterType == 'Collections' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
16884
17085
  "class": "row m-0 w-100 mb-3"
@@ -16955,7 +17156,7 @@
16955
17156
  }
16956
17157
  }, /*#__PURE__*/React__default["default"].createElement("div", {
16957
17158
  className: filter_cssstyles.filteraccordion + ' row m-0 w-100 pt-2 pb-3 filter-accordion '
16958
- }, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
17159
+ }, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
16959
17160
  allowMultipleExpanded: true,
16960
17161
  allowZeroExpanded: true,
16961
17162
  preExpanded: [0, 1, 2, 3],
@@ -17031,7 +17232,57 @@
17031
17232
  }
17032
17233
  }, valueitem.name)));
17033
17234
  }));
17034
- }))))))), sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
17235
+ }))))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React__default["default"].createElement("div", {
17236
+ "class": "row m-0 w-100 mb-3 mt-2 px-3"
17237
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
17238
+ "class": "col-lg-12 p-0 text-start mb-2"
17239
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
17240
+ className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
17241
+ }, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React__default["default"].createElement("div", {
17242
+ className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
17243
+ }, /*#__PURE__*/React__default["default"].createElement("label", {
17244
+ className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
17245
+ }, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React__default["default"].createElement("input", {
17246
+ type: "text",
17247
+ value: pricefrom,
17248
+ onChange: function onChange(event) {
17249
+ var temppricevalue = _objectSpread$2b({}, pricevalue2);
17250
+ temppricevalue.min = event.target.value;
17251
+ setpricevalue2(_objectSpread$2b({}, temppricevalue));
17252
+ },
17253
+ style: {
17254
+ background: '#fff',
17255
+ border: '1px solid #ccc',
17256
+ borderRadius: 5,
17257
+ color: '#000',
17258
+ height: 35,
17259
+ width: '100%',
17260
+ paddingLeft: 15,
17261
+ paddingRight: 15
17262
+ }
17263
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
17264
+ className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
17265
+ }, /*#__PURE__*/React__default["default"].createElement("label", {
17266
+ className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
17267
+ }, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React__default["default"].createElement("input", {
17268
+ type: "text",
17269
+ value: priceto,
17270
+ onChange: function onChange(event) {
17271
+ var temppricevalue = _objectSpread$2b({}, pricevalue2);
17272
+ temppricevalue.max = event.target.value;
17273
+ setpricevalue2(_objectSpread$2b({}, temppricevalue));
17274
+ },
17275
+ style: {
17276
+ width: '100%',
17277
+ background: '#fff',
17278
+ border: '1px solid #ccc',
17279
+ borderRadius: 5,
17280
+ color: '#000',
17281
+ height: 35,
17282
+ paddingLeft: 15,
17283
+ paddingRight: 15
17284
+ }
17285
+ }))), sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
17035
17286
  className: "col-lg-12 p-0"
17036
17287
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
17037
17288
  className: "mt-2 mb-3"
@@ -17816,6 +18067,28 @@
17816
18067
  }
17817
18068
  }
17818
18069
  var section_cssstyles = {
18070
+ btnnn: glamor.css({
18071
+ width: '20%',
18072
+ height: 40,
18073
+ background: '#5c5c5c',
18074
+ fontSize: 14,
18075
+ fontWeight: 400,
18076
+ color: 'white',
18077
+ borderRadius: 10,
18078
+ ':hover': {
18079
+ color: 'white',
18080
+ background: '#000',
18081
+ transition: '.3s'
18082
+ }
18083
+ }),
18084
+ titleee: glamor.css({
18085
+ fontSize: 25,
18086
+ color: '#000',
18087
+ fontWeight: 600,
18088
+ '@media (max-width: 800px)': {
18089
+ fontSize: 20
18090
+ }
18091
+ }),
17819
18092
  sectioncontainerr: glamor.css({
17820
18093
  width: sectionproperties.width + 'vw',
17821
18094
  marginTop: sectionproperties.marginTop + 'px',
@@ -18020,12 +18293,11 @@
18020
18293
  };
18021
18294
  var SectionTitle = function SectionTitle() {
18022
18295
  return /*#__PURE__*/React__default["default"].createElement("div", {
18023
- "class": "d-flex align-items-center",
18296
+ "class": "d-flex align-items-center flex-row",
18024
18297
  style: {
18025
18298
  position: 'relative',
18026
18299
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
18027
- width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : '',
18028
- flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
18300
+ width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
18029
18301
  }
18030
18302
  }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
18031
18303
  "class": section_cssstyles.line_left
@@ -18040,14 +18312,6 @@
18040
18312
  }
18041
18313
  }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
18042
18314
  "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
18315
  }));
18052
18316
  };
18053
18317
  var isCardsectionloading = function isCardsectionloading() {
@@ -18769,7 +19033,23 @@
18769
19033
  setopenFilterSlider: setopenFilterSlider,
18770
19034
  show_product_group_titles: show_product_group_titles,
18771
19035
  typeprops: 'vertical'
18772
- })), fetchingtype == 'custom' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender()));
19036
+ })), 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", {
19037
+ "class": "col-lg-12 allcentered my-5"
19038
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
19039
+ "class": "row m-0 w-100"
19040
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
19041
+ "class": "col-lg-12 allcentered mb-3"
19042
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
19043
+ "class": section_cssstyles.titleee + ' m-0 p-0 ',
19044
+ style: {}
19045
+ }, langdetect == 'en' ? "Didn't find what you're looking for?" : 'مش لاقي اللي بتدور عليه؟')), /*#__PURE__*/React__default["default"].createElement("div", {
19046
+ "class": "col-lg-12 allcentered"
19047
+ }, /*#__PURE__*/React__default["default"].createElement("button", {
19048
+ "class": section_cssstyles.btnnn + ' w-md-100 ',
19049
+ onClick: function onClick() {
19050
+ routingcountext('inquiryform', false, '');
19051
+ }
19052
+ }, langdetect == 'en' ? 'Contact Us' : 'إتصل بنا'))))));
18773
19053
  };
18774
19054
 
18775
19055
  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 +22248,7 @@
21968
22248
  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
22249
  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
22250
  var SocialMediaSection = function SocialMediaSection(props) {
21971
- var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13;
22251
+ var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16;
21972
22252
  props.actions;
21973
22253
  props.actions.StatePagePropertiesContext;
21974
22254
  var _useState = React.useState({}),
@@ -22049,26 +22329,39 @@
22049
22329
  style: {
22050
22330
  fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
22051
22331
  }
22052
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
22332
+ })), (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
22333
  "class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
22054
22334
  onClick: function onClick() {
22055
22335
  var _authdetailsContext$i11;
22056
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.tiktoklink) != null) {
22336
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.linkedinlink) != null) {
22057
22337
  var _authdetailsContext$i12;
22058
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.tiktoklink, '_blank');
22338
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink, '_blank');
22059
22339
  }
22060
22340
  }
22061
- }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
22341
+ }, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
22062
22342
  style: {
22063
22343
  fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
22064
22344
  }
22065
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
22345
+ })), (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
22346
  "class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
22067
22347
  onClick: function onClick() {
22068
22348
  var _authdetailsContext$i14;
22069
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.whatsappnumber) != null) {
22349
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null) {
22070
22350
  var _authdetailsContext$i15;
22071
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber), '_blank');
22351
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink, '_blank');
22352
+ }
22353
+ }
22354
+ }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
22355
+ style: {
22356
+ fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
22357
+ }
22358
+ })), (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", {
22359
+ "class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
22360
+ onClick: function onClick() {
22361
+ var _authdetailsContext$i17;
22362
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
22363
+ var _authdetailsContext$i18;
22364
+ 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
22365
  }
22073
22366
  }
22074
22367
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -22081,10 +22374,10 @@
22081
22374
  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
22375
  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
22376
  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$i2, _authdetailsContext$i3, _authdetailsContext$i6, _authdetailsContext$i9, _authdetailsContext$i12;
22377
+ 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
22378
  var actions = props.actions;
22086
22379
  var LogoutMutationContext = props.actions.LogoutMutationContext;
22087
- props.actions.setsidecartnavshowcontext;
22380
+ var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
22088
22381
  var setSearchHeaderInputContext = props.actions.setSearchHeaderInputContext;
22089
22382
  props.actions.StatePagePropertiesContext;
22090
22383
  var lang = props.actions.lang;
@@ -22092,12 +22385,12 @@
22092
22385
  var setlang = props.actions.setlang;
22093
22386
  var templatepropcontext = props.actions.templatepropcontext;
22094
22387
  var authdetailsContext = props.actions.authdetailsContext;
22095
- props.actions.fetchcustomercartQueryContext;
22388
+ var fetchcustomercartQueryContext = props.actions.fetchcustomercartQueryContext;
22096
22389
  var templateproperties_context = props.actions.templateproperties_context;
22097
22390
  props.actions.favoriteprojectscountContext;
22098
22391
  var routingcountext = props.actions.routingcountext;
22099
22392
  var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
22100
- props.actions.setcurrencyfunccontext;
22393
+ var setcurrencyfunccontext = props.actions.setcurrencyfunccontext;
22101
22394
  var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
22102
22395
  var ikimagecredcontext = props.actions.ikimagecredcontext;
22103
22396
  var _useState = React.useState(''),
@@ -22317,6 +22610,47 @@
22317
22610
  });
22318
22611
  return policyobj;
22319
22612
  };
22613
+ var CartButton = function CartButton() {
22614
+ var _fetchcustomercartQue2, _fetchcustomercartQue3;
22615
+ return /*#__PURE__*/React__default["default"].createElement("div", {
22616
+ "class": "d-flex align-items-center",
22617
+ style: {
22618
+ position: 'relative'
22619
+ }
22620
+ }, /*#__PURE__*/React__default["default"].createElement("button", {
22621
+ className: "".concat(header_cssstyles.addtocartbtn_resp) + ' d-flex align-items-center justify-content-center p-0 ',
22622
+ onClick: function onClick() {
22623
+ var _fetchcustomercartQue;
22624
+ 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) {
22625
+ routingcountext(StaticPagesLinksContext.viewcart);
22626
+ } else {
22627
+ setsidecartnavshowcontext(true);
22628
+ }
22629
+ }
22630
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
22631
+ className: ' h-100 d-flex align-items-center justify-content-center '
22632
+ }, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag, {
22633
+ size: sectionproperties.cartBtniconresp_size
22634
+ }), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag, {
22635
+ size: sectionproperties.cartBtniconresp_size
22636
+ }), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React__default["default"].createElement(BsBag.BsBag, {
22637
+ size: sectionproperties.cartBtniconresp_size
22638
+ }), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React__default["default"].createElement(RiHandbagLine.RiHandbagLine, {
22639
+ size: sectionproperties.cartBtniconresp_size
22640
+ }), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
22641
+ size: sectionproperties.cartBtniconresp_size
22642
+ }), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
22643
+ size: sectionproperties.cartBtniconresp_size
22644
+ }), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, {
22645
+ size: sectionproperties.cartBtniconresp_size
22646
+ }))), /*#__PURE__*/React__default["default"].createElement("div", {
22647
+ className: "".concat(header_cssstyles.badge_counter_header_notifications),
22648
+ style: {
22649
+ top: sectionproperties.cartbadgefromtop + 'px',
22650
+ right: sectionproperties.cartbadgefromright + 'px'
22651
+ }
22652
+ }, (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));
22653
+ };
22320
22654
  var _useState15 = React.useState(false),
22321
22655
  _useState16 = _slicedToArray__default["default"](_useState15, 2),
22322
22656
  openmenuCanvas = _useState16[0],
@@ -22391,10 +22725,8 @@
22391
22725
  style: {
22392
22726
  position: 'relative'
22393
22727
  }
22394
- }, /*#__PURE__*/React__default["default"].createElement("div", {
22395
- className: "col-md-6 col-sm-6 d-flex filter align-items-center p-0"
22396
- }, InstLogoContainer()), /*#__PURE__*/React__default["default"].createElement("div", {
22397
- className: "col-md-6 col-sm-6 text-end p-0"
22728
+ }, sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
22729
+ className: "col-md-4 col-sm-3 text-start p-0"
22398
22730
  }, /*#__PURE__*/React__default["default"].createElement("div", {
22399
22731
  style: {}
22400
22732
  }, /*#__PURE__*/React__default["default"].createElement("i", {
@@ -22420,7 +22752,181 @@
22420
22752
  }), menuactive == true && /*#__PURE__*/React__default["default"].createElement(AiOutlineClose.AiOutlineClose, {
22421
22753
  size: sectionproperties.resp_sidenav_size,
22422
22754
  color: sectionproperties.resp_sidenav_color
22423
- })))), menuactive == true && /*#__PURE__*/React__default["default"].createElement("div", {
22755
+ }))), sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
22756
+ style: {
22757
+ width: '30px',
22758
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
22759
+ }
22760
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
22761
+ "class": "h-100 allcentered",
22762
+ onClick: function onClick() {
22763
+ setopenSearch(true);
22764
+ }
22765
+ }, /*#__PURE__*/React__default["default"].createElement(IoSearchOutline.IoSearchOutline, {
22766
+ size: 22,
22767
+ color: sectionproperties.cart_BtnTextcolor_resp
22768
+ })))), sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
22769
+ className: "col-md-6 col-sm-6 d-flex filter align-items-center p-0"
22770
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
22771
+ style: {
22772
+ width: sectionproperties.cart_BtnWidth_resp + 'px',
22773
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
22774
+ },
22775
+ "class": langdetect == 'en' ? 'mr-2' : 'ml-2'
22776
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
22777
+ "class": ' h-100 allcentered ',
22778
+ style: {
22779
+ color: sectionproperties.cart_BtnTextcolor_resp
22780
+ },
22781
+ onClick: function onClick() {
22782
+ if (sectionproperties.responsiveheaderstyle == 'Style 2') {
22783
+ if (menuactive == true) {
22784
+ setmenuactive(false);
22785
+ } else {
22786
+ setmenuactive(true);
22787
+ }
22788
+ } else {
22789
+ setopenmenuCanvas(true);
22790
+ setactiveTab('menu');
22791
+ }
22792
+ }
22793
+ }, menuactive == false && /*#__PURE__*/React__default["default"].createElement(FiMenu.FiMenu, {
22794
+ size: 20,
22795
+ color: sectionproperties.cart_BtnTextcolor_resp
22796
+ }), menuactive == true && /*#__PURE__*/React__default["default"].createElement(AiOutlineClose.AiOutlineClose, {
22797
+ size: 20,
22798
+ color: sectionproperties.cart_BtnTextcolor_resp
22799
+ }))), InstLogoContainer()), sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
22800
+ className: "col-md-4 col-sm-6 allcentered p-0"
22801
+ }, InstLogoContainer()), /*#__PURE__*/React__default["default"].createElement("div", {
22802
+ 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'
22803
+ }, sectionproperties.searchbar_show == 'Show' && sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
22804
+ style: {
22805
+ width: '30px',
22806
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
22807
+ }
22808
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
22809
+ "class": "h-100 allcentered",
22810
+ onClick: function onClick() {
22811
+ setopenSearch(true);
22812
+ }
22813
+ }, /*#__PURE__*/React__default["default"].createElement(IoSearchOutline.IoSearchOutline, {
22814
+ size: 22,
22815
+ color: sectionproperties.cart_BtnTextcolor_resp
22816
+ }))), templateproperties_context.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
22817
+ style: {
22818
+ width: '30px',
22819
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
22820
+ }
22821
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
22822
+ "class": "h-100 allcentered",
22823
+ onClick: function onClick() {
22824
+ routingcountext(StaticPagesLinksContext.Wishlist);
22825
+ }
22826
+ }, /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
22827
+ size: 22,
22828
+ color: sectionproperties.cart_BtnTextcolor_resp
22829
+ }))), 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", {
22830
+ "class": 'd-flex align-items-center pl-1 pr-1 pt-1',
22831
+ style: {}
22832
+ }, /*#__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", {
22833
+ "class": ' d-flex align-items-center justify-content-center '
22834
+ }, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
22835
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
22836
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
22837
+ "class": "m-0 p-0 mr-1 ml-1"
22838
+ }, 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", {
22839
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
22840
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
22841
+ "class": "m-0 p-0 ml-1 mr-1"
22842
+ }, 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) {
22843
+ var _authdetailsContext$i4;
22844
+ return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
22845
+ "class": "m-0 p-0",
22846
+ onClick: function onClick() {
22847
+ setcurrencyfunccontext(item);
22848
+ }
22849
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
22850
+ "class": "row m-0 w-100"
22851
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
22852
+ "class": "col-lg-12 p-0 d-flex justify-content-start"
22853
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
22854
+ "class": "".concat(header_cssstyles.dropdownitemcontainer)
22855
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
22856
+ "class": 'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',
22857
+ style: {
22858
+ fontSize: sectionproperties.dropdown_fontsize + 'px',
22859
+ fontWeight: sectionproperties.dropdown_fontweight,
22860
+ textTransform: sectionproperties.dropdown_texttransform
22861
+ }
22862
+ }, /*#__PURE__*/React__default["default"].createElement(FaMoneyBillWave.FaMoneyBillWave, null), /*#__PURE__*/React__default["default"].createElement("span", {
22863
+ "class": 'ml-2 mr-2'
22864
+ }, 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", {
22865
+ "class": "col-lg-12 p-0"
22866
+ }, /*#__PURE__*/React__default["default"].createElement("hr", {
22867
+ "class": "m-0"
22868
+ }))));
22869
+ })))), sectionproperties.searchbar_show == 'Hide' && sectionproperties.logocentered == 'Centered' && sectionproperties.cartBtnShow == 'Hide' && sectionproperties.favBtnShow == 'Hide' && /*#__PURE__*/React__default["default"].createElement("div", {
22870
+ className: 'allcentered resposiveheader_languagedropdown',
22871
+ style: {
22872
+ marginLeft: langdetect == 'en' ? '0.25rem' : 0,
22873
+ marginRight: langdetect == 'ar' ? '0.25rem' : 0
22874
+ }
22875
+ }, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
22876
+ className: ' row m-0 w-100 allcentered ',
22877
+ style: {
22878
+ direction: 'rtl',
22879
+ color: sectionproperties.cart_BtnTextcolor_resp
22880
+ },
22881
+ onClick: function onClick() {
22882
+ setlang('ar');
22883
+ }
22884
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
22885
+ "class": "m-0 p-0 font-weight-500"
22886
+ }, "\u0639"), /*#__PURE__*/React__default["default"].createElement("i", {
22887
+ className: langdetect == 'en' ? 'h-100 allcentered mr-1' : 'h-100 allcentered ml-1'
22888
+ }, /*#__PURE__*/React__default["default"].createElement(BiChevronDown.BiChevronDown, {
22889
+ size: 20
22890
+ }))), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
22891
+ className: ' row m-0 w-100 allcentered ',
22892
+ style: {
22893
+ direction: 'ltr',
22894
+ color: sectionproperties.cart_BtnTextcolor_resp
22895
+ },
22896
+ onClick: function onClick() {
22897
+ setlang('en');
22898
+ }
22899
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
22900
+ "class": "m-0 p-0 font-weight-500 mr-1"
22901
+ }, "En"), /*#__PURE__*/React__default["default"].createElement("i", {
22902
+ className: "h-100 allcentered"
22903
+ }, /*#__PURE__*/React__default["default"].createElement(BiChevronDown.BiChevronDown, {
22904
+ size: 20
22905
+ })))), sectionproperties.logocentered == 'Not Centered' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
22906
+ "class": langdetect == 'en' ? ' allcentered m-0 cursor-pointer ml-1 ' : ' m-0 cursor-pointer mr-1 ',
22907
+ style: {
22908
+ minWidth: '30px'
22909
+ },
22910
+ onClick: function onClick() {
22911
+ if (langdetect == 'en') {
22912
+ setlang('ar');
22913
+ } else {
22914
+ setlang('en');
22915
+ }
22916
+ }
22917
+ }, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
22918
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
22919
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
22920
+ "class": "m-0 p-0 d-flex align-items-center w-100"
22921
+ }, "En", ' ', /*#__PURE__*/React__default["default"].createElement("i", {
22922
+ "class": "h-100 allcentered ml-auto pl-3"
22923
+ }, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
22924
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
22925
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
22926
+ "class": "m-0 p-0 d-flex align-items-center w-100"
22927
+ }, "\u0639", ' ', /*#__PURE__*/React__default["default"].createElement("i", {
22928
+ "class": "h-100 allcentered mr-auto pr-3"
22929
+ }, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))))), menuactive == true && /*#__PURE__*/React__default["default"].createElement("div", {
22424
22930
  "class": "px-4 py-4 scrollvertical",
22425
22931
  style: {
22426
22932
  position: 'fixed',
@@ -23309,7 +23815,7 @@
23309
23815
  }
23310
23816
  })))));
23311
23817
  }
23312
- })), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.instcollections) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.map(function (collitem, collindex) {
23818
+ })), 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
23819
  if (collitem.isshowntocustomers == 1) {
23314
23820
  return /*#__PURE__*/React__default["default"].createElement("div", {
23315
23821
  className: ' row m-0 p-0 mb-2 w-100 '
@@ -23335,49 +23841,49 @@
23335
23841
  style: {
23336
23842
  background: '#eee'
23337
23843
  }
23338
- }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
23844
+ }, (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
23845
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23340
23846
  onClick: function onClick() {
23341
- var _authdetailsContext$i4;
23342
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink) != null) {
23343
- var _authdetailsContext$i5;
23344
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink, '_blank');
23847
+ var _authdetailsContext$i7;
23848
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.facebooklink) != null) {
23849
+ var _authdetailsContext$i8;
23850
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink, '_blank');
23345
23851
  }
23346
23852
  }
23347
23853
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
23348
23854
  size: '20',
23349
23855
  color: '#62564b'
23350
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
23856
+ })), (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
23857
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23352
23858
  onClick: function onClick() {
23353
- var _authdetailsContext$i7;
23354
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink) != null) {
23355
- var _authdetailsContext$i8;
23356
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instagramlink, '_blank');
23859
+ var _authdetailsContext$i10;
23860
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
23861
+ var _authdetailsContext$i11;
23862
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
23357
23863
  }
23358
23864
  }
23359
23865
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
23360
23866
  size: '22',
23361
23867
  color: '#62564b'
23362
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
23868
+ })), (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
23869
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23364
23870
  onClick: function onClick() {
23365
- var _authdetailsContext$i10;
23366
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
23367
- var _authdetailsContext$i11;
23368
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.tiktoklink, '_blank');
23871
+ var _authdetailsContext$i13;
23872
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
23873
+ var _authdetailsContext$i14;
23874
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink, '_blank');
23369
23875
  }
23370
23876
  }
23371
23877
  }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
23372
23878
  size: '20',
23373
23879
  color: '#62564b'
23374
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
23880
+ })), (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
23881
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23376
23882
  onClick: function onClick() {
23377
- var _authdetailsContext$i13;
23378
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
23379
- var _authdetailsContext$i14;
23380
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink, '_blank');
23883
+ var _authdetailsContext$i16;
23884
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink) != null) {
23885
+ var _authdetailsContext$i17;
23886
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.youtubelink, '_blank');
23381
23887
  }
23382
23888
  }
23383
23889
  }, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
@@ -29330,6 +29836,25 @@
29330
29836
  templateproperties_contextprops: templateproperties_context,
29331
29837
  actions: actions
29332
29838
  }), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
29839
+ style: {
29840
+ position: 'fixed',
29841
+ bottom: 15,
29842
+ right: 15,
29843
+ zIndex: 2000,
29844
+ transition: 'all 0.3s ease-out',
29845
+ width: '100%',
29846
+ display: sectionproperties.showfloatingbtn == 'Show when logged in' ? 'none' : 'flex'
29847
+ },
29848
+ "class": "text-end"
29849
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
29850
+ "class": header_cssstyles.floatingbtn + ' allcentered ',
29851
+ style: {},
29852
+ onClick: function onClick() {
29853
+ routingcountext(sectionproperties.floatingbtnlink, false, '');
29854
+ }
29855
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
29856
+ "class": "m-0 p-0"
29857
+ }, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingbtn == 'Show when logged in' && authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
29333
29858
  style: {
29334
29859
  position: 'fixed',
29335
29860
  bottom: 15,
@@ -29512,7 +30037,7 @@
29512
30037
  size: sectionproperties.cartBtn_iconFontSize
29513
30038
  }), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, {
29514
30039
  size: sectionproperties.cartBtn_iconFontSize
29515
- }))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
30040
+ }))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
29516
30041
  "class": "".concat(header_cssstyles.user_btn) + ' allcentered ',
29517
30042
  onClick: function onClick() {
29518
30043
  routingcountext(StaticPagesLinksContext.Login);
@@ -29524,7 +30049,7 @@
29524
30049
  fontWeight: sectionproperties.userBtnTextfontweight,
29525
30050
  fontSize: sectionproperties.userbtn_logintextFontSize + 'px'
29526
30051
  }
29527
- }, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin && sectionproperties.ShowUserBtn == 'Show' && /*#__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", {
30052
+ }, 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
30053
  className: header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
29529
30054
  sytle: {
29530
30055
  position: 'relative'
@@ -29603,7 +30128,7 @@
29603
30128
  "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem allcenetered m-0 p-0 '
29604
30129
  }, /*#__PURE__*/React__default["default"].createElement(BiLogOutCircle.BiLogOutCircle, {
29605
30130
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2'
29606
- }), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' && sectionproperties.ShowUserBtn == 'Show' && /*#__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", {
30131
+ }), 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
30132
  "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
30133
  sytle: {
29609
30134
  position: 'relative'
@@ -30371,6 +30896,23 @@
30371
30896
  ':hover': {
30372
30897
  color: sectionproperties.collectionsectiontextcoloronhover
30373
30898
  }
30899
+ }),
30900
+ floatingbtn: glamor.css({
30901
+ width: sectionproperties.floatingbtnwidth + '%',
30902
+ height: sectionproperties.floatingbtnheight + 'px',
30903
+ background: sectionproperties.floatingbtnbg,
30904
+ fontSize: sectionproperties.floatingbtnfontsize + 'px',
30905
+ color: sectionproperties.floatingbtncolor,
30906
+ borderRadius: 10,
30907
+ ':hover': {
30908
+ color: sectionproperties.floatingbtncolorhover,
30909
+ backgroundColor: sectionproperties.floatingbtnbghover,
30910
+ transitions: '.3s',
30911
+ cursor: 'pointer'
30912
+ },
30913
+ '@media (max-width: 800px)': {
30914
+ width: '50%'
30915
+ }
30374
30916
  })
30375
30917
  };
30376
30918
  return /*#__PURE__*/React__default["default"].createElement("div", {
@@ -30385,7 +30927,26 @@
30385
30927
  sectionpropertiesprops: sectionproperties,
30386
30928
  templateproperties_contextprops: templateproperties_context,
30387
30929
  actions: actions
30388
- })), sectionproperties.showfloatingcallbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("a", {
30930
+ })), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
30931
+ style: {
30932
+ position: 'fixed',
30933
+ bottom: 15,
30934
+ right: 15,
30935
+ zIndex: 2000,
30936
+ transition: 'all 0.3s ease-out',
30937
+ width: '100%',
30938
+ display: sectionproperties.showfloatingbtn == 'Show when logged in' ? 'none' : 'flex'
30939
+ },
30940
+ "class": "text-end"
30941
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
30942
+ "class": header_cssstyles.floatingbtn + ' allcentered ',
30943
+ style: {},
30944
+ onClick: function onClick() {
30945
+ routingcountext(sectionproperties.floatingbtnlink, false, '');
30946
+ }
30947
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
30948
+ "class": "m-0 p-0"
30949
+ }, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingcallbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("a", {
30389
30950
  href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber),
30390
30951
  target: '_self',
30391
30952
  style: {
@@ -33568,11 +34129,11 @@
33568
34129
  }, /*#__PURE__*/React__default["default"].createElement("div", {
33569
34130
  "class": "row m-0 w-100"
33570
34131
  }, /*#__PURE__*/React__default["default"].createElement("div", {
33571
- "class": "".concat(header_cssstyles.top_bar) + ' row m-0 w-100 d-flex align-items-center justify-content-center px-1025-1 '
34132
+ "class": "".concat(header_cssstyles.top_bar) + ' row m-0 w-100 d-flex align-items-center px-1025-1 '
33572
34133
  }, /*#__PURE__*/React__default["default"].createElement("div", {
33573
- "class": "col-lg-4 col-md-6 col-sm-12 d-none align-items-center justify-content-start p-0",
34134
+ "class": "col-lg-4 col-md-6 col-sm-12 d-flex align-items-center justify-content-start p-0",
33574
34135
  style: {}
33575
- }, sectionproperties.searchbartype == 'Full Width' && sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
34136
+ }, sectionproperties.searchbartype == 'Full Width' && /*#__PURE__*/React__default["default"].createElement("div", {
33576
34137
  "class": header_cssstyles.searchbarcont
33577
34138
  }, /*#__PURE__*/React__default["default"].createElement("input", {
33578
34139
  type: "text",
@@ -33591,7 +34152,7 @@
33591
34152
  sectionpropertiesprops: sectionproperties,
33592
34153
  srcfromprops: 'fullheader',
33593
34154
  actions: actions
33594
- })), sectionproperties.searchbartype == 'Icon' && sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
34155
+ })), sectionproperties.searchbartype == 'Icon' && /*#__PURE__*/React__default["default"].createElement("div", {
33595
34156
  "class": header_cssstyles.searchbarcont + ' allcentered ',
33596
34157
  style: {
33597
34158
  width: sectionproperties.searchbaricon_width + 'px',
@@ -33613,12 +34174,22 @@
33613
34174
  }, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
33614
34175
  "class": ' row m-0 w-100 d-flex align-items-center '
33615
34176
  }, /*#__PURE__*/React__default["default"].createElement("p", {
33616
- "class": "m-0 p-0 mr-2 ml-2"
33617
- }, 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", {
34177
+ "class": "m-0 p-0 mr-2 ml-2",
34178
+ style: {
34179
+ color: sectionproperties.searchbaricon_color
34180
+ }
34181
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
34182
+ color: sectionproperties.searchbaricon_color
34183
+ })), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
33618
34184
  "class": ' row m-0 w-100 d-flex align-items-center '
33619
34185
  }, /*#__PURE__*/React__default["default"].createElement("p", {
33620
- "class": "m-0 p-0 ml-2 mr-2"
33621
- }, 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) {
34186
+ "class": "m-0 p-0 ml-2 mr-2",
34187
+ style: {
34188
+ color: sectionproperties.searchbaricon_color
34189
+ }
34190
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
34191
+ color: sectionproperties.searchbaricon_color
34192
+ })))), /*#__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
34193
  var _authdetailsContext$i4;
33623
34194
  return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
33624
34195
  onClick: function onClick() {
@@ -33635,7 +34206,8 @@
33635
34206
  style: {
33636
34207
  fontSize: sectionproperties.dropdown_fontsize + 'px',
33637
34208
  fontWeight: sectionproperties.dropdown_fontweight,
33638
- textTransform: sectionproperties.dropdown_texttransform
34209
+ textTransform: sectionproperties.dropdown_texttransform,
34210
+ color: sectionproperties.searchbaricon_color
33639
34211
  }
33640
34212
  }, /*#__PURE__*/React__default["default"].createElement("span", {
33641
34213
  "class": 'ml-2 mr-2'
@@ -33645,7 +34217,7 @@
33645
34217
  "class": "m-0"
33646
34218
  }))));
33647
34219
  }))))), /*#__PURE__*/React__default["default"].createElement("div", {
33648
- "class": "col-lg-6 col-md-6 col-sm-12 allcentered p-0"
34220
+ "class": "col-lg-4 col-md-6 col-sm-12 allcentered p-0"
33649
34221
  }, /*#__PURE__*/React__default["default"].createElement("div", {
33650
34222
  "class": "".concat(header_cssstyles.header_logo) + ' allcentered ',
33651
34223
  style: {
@@ -33664,8 +34236,8 @@
33664
34236
  objectFit: 'contain'
33665
34237
  }
33666
34238
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
33667
- "class": "col-lg-4 col-md-6 col-sm-12 p-0 d-none align-items-center justify-content-end"
33668
- }, sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
34239
+ "class": "col-lg-4 col-md-6 col-sm-12 p-0 d-flex align-items-center justify-content-end"
34240
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
33669
34241
  style: {
33670
34242
  marginRight: langdetect == 'en' ? '30px' : 0,
33671
34243
  marginLeft: langdetect == 'en' ? 0 : '30px'
@@ -33807,7 +34379,7 @@
33807
34379
  top: sectionproperties.wishlistbadgetop + 'px',
33808
34380
  right: sectionproperties.wishlistbadgeright + 'px'
33809
34381
  }
33810
- }, /*#__PURE__*/React__default["default"].createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
34382
+ }, /*#__PURE__*/React__default["default"].createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))), /*#__PURE__*/React__default["default"].createElement("div", {
33811
34383
  "class": "".concat(headerstyles$g.header_menu, " ").concat(header_cssstyles.cart_btn) + ' cursor-pointer allcentered ',
33812
34384
  onClick: function onClick() {
33813
34385
  setsidecartnavshowcontext(true);
@@ -33848,7 +34420,7 @@
33848
34420
  top: sectionproperties.cartbadgetop + 'px',
33849
34421
  right: sectionproperties.cartbadgeright + 'px'
33850
34422
  }
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))), sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
34423
+ }, (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
34424
  "class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
33853
34425
  }, /*#__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
34426
  "class": "".concat(headerstyles$g.header_menu) + ' allcentered '
@@ -42723,7 +43295,7 @@
42723
43295
  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
43296
  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
43297
  var Footer1 = function Footer1(props) {
42726
- var _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _bgimagearrayofobjs$3, _bgimagearrayofobjs$4, _logoarrayofobjects$3, _logoarrayofobjects$4, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _authdetailsContext$i11, _authdetailsContext$i12, _bgimagearrayofobjs$5, _bgimagearrayofobjs$6, _logoarrayofobjects$5, _logoarrayofobjects$6, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i21;
43298
+ 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
43299
  var _useState = React.useState(''),
42728
43300
  _useState2 = _slicedToArray__default["default"](_useState, 2),
42729
43301
  sectionproperties = _useState2[0],
@@ -42742,14 +43314,6 @@
42742
43314
  var templateproperties_context = props.actions.templateproperties_context;
42743
43315
  var templatepropcontext = props.actions.templatepropcontext;
42744
43316
  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
43317
  React.useEffect(function () {
42754
43318
  if (props.srcfrom == 'addsectionform') {
42755
43319
  var secpropobj = {};
@@ -42777,18 +43341,6 @@
42777
43341
  }
42778
43342
  }
42779
43343
  }, [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
43344
  var footerStyles = {
42793
43345
  footerContainer: glamor.css({
42794
43346
  width: '100vw',
@@ -42919,17 +43471,6 @@
42919
43471
  maxWidth: '35%',
42920
43472
  height: 'auto'
42921
43473
  }
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
43474
  })
42934
43475
  };
42935
43476
  var returnpolicyobj = function returnpolicyobj(policytype) {
@@ -42944,8 +43485,8 @@
42944
43485
  };
42945
43486
  return /*#__PURE__*/React__default["default"].createElement("div", {
42946
43487
  "class": "row m-0 w-100 d-flex justify-content-center"
42947
- }, sectionproperties.opencollapsible == 'Expanded' && /*#__PURE__*/React__default["default"].createElement("footer", {
42948
- "class": "".concat(footerStyles.footerContainer) + ' px-sm-2 py-md-4 p-md-4 '
43488
+ }, /*#__PURE__*/React__default["default"].createElement("footer", {
43489
+ "class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
42949
43490
  }, /*#__PURE__*/React__default["default"].createElement("div", {
42950
43491
  "class": "row w-100 m-0 d-flex justify-content-center"
42951
43492
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -42955,7 +43496,7 @@
42955
43496
  }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
42956
43497
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
42957
43498
  publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
42958
- path: sectionproperties.replacelogo == 'Yes' ? langdetect == 'en' ? (_bgimagearrayofobjs$ = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$ === void 0 ? void 0 : _bgimagearrayofobjs$.englishlogo : (_bgimagearrayofobjs$2 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$2 === void 0 ? void 0 : _bgimagearrayofobjs$2.arabiclogo : 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,
43499
+ 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
43500
  style: {
42960
43501
  width: '100%',
42961
43502
  height: '100%',
@@ -42969,7 +43510,7 @@
42969
43510
  }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
42970
43511
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
42971
43512
  publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
42972
- path: sectionproperties.replacelogo == 'Yes' ? langdetect == 'en' ? (_bgimagearrayofobjs$3 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$3 === void 0 ? void 0 : _bgimagearrayofobjs$3.englishlogo : (_bgimagearrayofobjs$4 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$4 === void 0 ? void 0 : _bgimagearrayofobjs$4.arabiclogo : langdetect == 'en' ? (_logoarrayofobjects$3 = logoarrayofobjects[0]) === null || _logoarrayofobjects$3 === void 0 ? void 0 : _logoarrayofobjects$3.englishlogo : (_logoarrayofobjects$4 = logoarrayofobjects[0]) === null || _logoarrayofobjects$4 === void 0 ? void 0 : _logoarrayofobjects$4.arabiclogo,
43513
+ path: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.instlogo,
42973
43514
  style: {
42974
43515
  width: '100%',
42975
43516
  height: '100%',
@@ -43105,10 +43646,10 @@
43105
43646
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43106
43647
  "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
43107
43648
  onClick: function onClick() {
43108
- var _authdetailsContext$i2;
43109
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.facebooklink) != null) {
43110
- var _authdetailsContext$i3;
43111
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink, '_blank');
43649
+ var _authdetailsContext$i3;
43650
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null) {
43651
+ var _authdetailsContext$i4;
43652
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink, '_blank');
43112
43653
  }
43113
43654
  }
43114
43655
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
@@ -43116,10 +43657,10 @@
43116
43657
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43117
43658
  "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
43118
43659
  onClick: function onClick() {
43119
- var _authdetailsContext$i4;
43120
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instagramlink) != null) {
43121
- var _authdetailsContext$i5;
43122
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink, '_blank');
43660
+ var _authdetailsContext$i5;
43661
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink) != null) {
43662
+ var _authdetailsContext$i6;
43663
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink, '_blank');
43123
43664
  }
43124
43665
  }
43125
43666
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -43127,10 +43668,10 @@
43127
43668
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43128
43669
  "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
43129
43670
  onClick: function onClick() {
43130
- var _authdetailsContext$i6;
43131
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.whatsappnumber) != null) {
43132
- var _authdetailsContext$i7;
43133
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber), '_blank');
43671
+ var _authdetailsContext$i7;
43672
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber) != null) {
43673
+ var _authdetailsContext$i8;
43674
+ 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
43675
  }
43135
43676
  }
43136
43677
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -43145,15 +43686,15 @@
43145
43686
  "class": "".concat(footerStyles.apptore) + ' cursor-pointer mx-2 ',
43146
43687
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
43147
43688
  onClick: function onClick() {
43148
- var _authdetailsContext$i8;
43149
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.mobileapplink_appstore, '_blank');
43689
+ var _authdetailsContext$i9;
43690
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.mobileapplink_appstore, '_blank');
43150
43691
  }
43151
43692
  }), /*#__PURE__*/React__default["default"].createElement("img", {
43152
43693
  "class": "".concat(footerStyles.playstore) + ' cursor-pointer mx-2 ',
43153
43694
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
43154
43695
  onClick: function onClick() {
43155
- var _authdetailsContext$i9;
43156
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.mobileapplink_playstore, '_blank');
43696
+ var _authdetailsContext$i10;
43697
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.mobileapplink_playstore, '_blank');
43157
43698
  }
43158
43699
  })), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43159
43700
  "class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
@@ -43170,12 +43711,12 @@
43170
43711
  textTransform: sectionproperties.footerinfotext_textTransform
43171
43712
  },
43172
43713
  onClick: function onClick() {
43173
- var _authdetailsContext$i10;
43174
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 || (_authdetailsContext$i10 = _authdetailsContext$i10.contactinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.email), '_self');
43714
+ var _authdetailsContext$i11;
43715
+ 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');
43175
43716
  }
43176
43717
  }, /*#__PURE__*/React__default["default"].createElement("i", {
43177
43718
  "class": ' fa fa-at mr-2 text-transform-none ml-2 '
43178
- }), 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)), /*#__PURE__*/React__default["default"].createElement("div", {
43719
+ }), 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", {
43179
43720
  "class": "col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
43180
43721
  }, /*#__PURE__*/React__default["default"].createElement("p", {
43181
43722
  "class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center mr-1 ',
@@ -43204,151 +43745,7 @@
43204
43745
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
43205
43746
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
43206
43747
  size: sectionproperties.footerinfoicon_fontsize
43207
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.address_en)))))), sectionproperties.opencollapsible == 'Not Expanded' && /*#__PURE__*/React__default["default"].createElement("footer", {
43208
- "class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
43209
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43210
- "class": "row w-100 m-0 d-flex justify-content-center"
43211
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43212
- "class": "col-lg-6"
43213
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43214
- "class": "row m-0 w-100"
43215
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43216
- "class": "col-lg-12 d-flex flex-row align-items-center justify-content-start mb-3 p-0"
43217
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43218
- "class": "".concat(footerStyles.footerlogo) + ' d-flex align-items-center justify-content-center '
43219
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
43220
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
43221
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
43222
- 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,
43223
- style: {
43224
- width: '100%',
43225
- height: '100%',
43226
- objectFit: 'contain'
43227
- },
43228
- loading: "lazy"
43229
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
43230
- "class": "col-lg-12 p-0 mb-3"
43231
- }, /*#__PURE__*/React__default["default"].createElement("p", {
43232
- "class": "m-0 p-0",
43233
- style: {
43234
- fontSize: '15px',
43235
- color: '#fff',
43236
- fontWeight: sectionproperties.prodCatFontWeight,
43237
- textAlign: langdetect == 'en' ? 'left' : 'right'
43238
- }
43239
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.description_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
43240
- "class": "col-lg-12 p-0 flex-row text-start"
43241
- }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43242
- "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
43243
- onClick: function onClick() {
43244
- var _authdetailsContext$i15;
43245
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.facebooklink) != null) {
43246
- var _authdetailsContext$i16;
43247
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.facebooklink, '_blank');
43248
- }
43249
- }
43250
- }, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
43251
- size: sectionproperties.facebkbtnniconfontsize
43252
- })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43253
- "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
43254
- onClick: function onClick() {
43255
- var _authdetailsContext$i17;
43256
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.instagramlink) != null) {
43257
- var _authdetailsContext$i18;
43258
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.instagramlink, '_blank');
43259
- }
43260
- }
43261
- }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
43262
- size: sectionproperties.instgrambtniconfontsize
43263
- })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43264
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
43265
- onClick: function onClick() {
43266
- var _authdetailsContext$i19;
43267
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.whatsappnumber) != null) {
43268
- var _authdetailsContext$i20;
43269
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.whatsappnumber), '_blank');
43270
- }
43271
- }
43272
- }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
43273
- size: sectionproperties.youtubebtniconfontsize
43274
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
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.twitterlink) != null) {
43279
- var _authdetailsContext$i23;
43280
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.twitterlink, '_blank');
43281
- }
43282
- }
43283
- }, /*#__PURE__*/React__default["default"].createElement("i", {
43284
- className: "h-100 allcentered",
43285
- style: {
43286
- fontSize: 20
43287
- }
43288
- }, "x"))))), /*#__PURE__*/React__default["default"].createElement("div", {
43289
- "class": "col-lg-6"
43290
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43291
- "class": "row m-0 w-100 mt-md-3"
43292
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43293
- "class": "col-lg-12 p-0 mb-3"
43294
- }, /*#__PURE__*/React__default["default"].createElement("p", {
43295
- "class": "m-0 p-0",
43296
- style: {
43297
- fontSize: 20,
43298
- color: 'white',
43299
- fontWeight: 600,
43300
- textAlign: langdetect == 'en' ? 'left' : 'right'
43301
- }
43302
- }, "\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", {
43303
- "class": "col-lg-12 p-0 mb-3"
43304
- }, /*#__PURE__*/React__default["default"].createElement("p", {
43305
- "class": "m-0 p-0",
43306
- style: {
43307
- fontSize: 15,
43308
- color: 'white',
43309
- fontWeight: 500,
43310
- textAlign: langdetect == 'en' ? 'left' : 'right'
43311
- }
43312
- }, "\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", {
43313
- "class": "col-lg-12 mb-3 text-start p-0"
43314
- }, /*#__PURE__*/React__default["default"].createElement("input", {
43315
- type: "text",
43316
- className: "".concat(footerStyles.form_control) + ' w-md-100 ',
43317
- value: pricevalue2.min,
43318
- placeholder: "\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A",
43319
- onChange: function onChange(event) {
43320
- var temppricevalue = _objectSpread$1C({}, pricevalue2);
43321
- temppricevalue.min = event.target.value;
43322
- setpricevalue2(_objectSpread$1C({}, temppricevalue));
43323
- },
43324
- style: {
43325
- background: 'white',
43326
- fontSize: 14,
43327
- color: '#000',
43328
- borderRadius: 10,
43329
- width: '50%',
43330
- height: 40,
43331
- paddingLeft: 20,
43332
- paddingRight: 20
43333
- }
43334
- })), /*#__PURE__*/React__default["default"].createElement("div", {
43335
- "class": "col-lg-12 text-start mb-3 text-start p-0"
43336
- }, /*#__PURE__*/React__default["default"].createElement("button", {
43337
- "class": footerStyles.btnn
43338
- }, "\u0627\u0634\u062A\u0631\u0643 \u0627\u0644\u0622\u0646")))), /*#__PURE__*/React__default["default"].createElement("div", {
43339
- "class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
43340
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43341
- "class": "".concat(footerStyles.vl) + ' ml-sm-0 mr-sm-0 my-3 '
43342
- })), /*#__PURE__*/React__default["default"].createElement("div", {
43343
- "class": "col-lg-12 text-start"
43344
- }, /*#__PURE__*/React__default["default"].createElement("p", {
43345
- "class": "m-0 p-0",
43346
- style: {
43347
- fontSize: sectionproperties.generaltext_fontSize + 'px',
43348
- color: sectionproperties.generaltext_fontColor,
43349
- fontWeight: sectionproperties.generaltext_fontWeight
43350
- }
43351
- }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)))));
43748
+ })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.address_en)))))));
43352
43749
  };
43353
43750
 
43354
43751
  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; }
@@ -46988,7 +47385,7 @@
46988
47385
  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; }
46989
47386
  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; }
46990
47387
  var ModernFooter = function ModernFooter(props) {
46991
- 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;
47388
+ 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;
46992
47389
  var _useState = React.useState(''),
46993
47390
  _useState2 = _slicedToArray__default["default"](_useState, 2),
46994
47391
  sectionproperties = _useState2[0],
@@ -47295,43 +47692,57 @@
47295
47692
  }, sectionproperties.whatsappiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
47296
47693
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
47297
47694
  size: sectionproperties.whatsappiconfontsize
47298
- }), sectionproperties.whatsapplinktext)), sectionproperties.linkedinbtnshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
47695
+ }), 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", {
47696
+ className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
47697
+ onClick: function onClick() {
47698
+ var _authdetailsContext$i12;
47699
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.twitterlink) != null) {
47700
+ var _authdetailsContext$i13;
47701
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.twitterlink, '_blank');
47702
+ }
47703
+ }
47704
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
47705
+ className: "h-100 allcentered",
47706
+ style: {
47707
+ fontSize: 20
47708
+ }
47709
+ }, "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", {
47299
47710
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
47300
47711
  }, /*#__PURE__*/React__default["default"].createElement("p", {
47301
47712
  "class": footerStyles.linkedin_btn + ' m-0 p-0 d-flex align-items-center ',
47302
47713
  onClick: function onClick() {
47303
- var _authdetailsContext$i12;
47304
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink) != null) {
47305
- var _authdetailsContext$i13;
47306
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.linkedinlink, '_blank');
47714
+ var _authdetailsContext$i15;
47715
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.linkedinlink) != null) {
47716
+ var _authdetailsContext$i16;
47717
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.linkedinlink, '_blank');
47307
47718
  }
47308
47719
  }
47309
47720
  }, sectionproperties.linkedinbtniconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(AiOutlineLinkedin.AiOutlineLinkedin, {
47310
47721
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
47311
47722
  size: sectionproperties.linkedinbtniconfontsize
47312
- }), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
47723
+ }), 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", {
47313
47724
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
47314
47725
  }, /*#__PURE__*/React__default["default"].createElement("p", {
47315
47726
  "class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
47316
47727
  onClick: function onClick() {
47317
- var _authdetailsContext$i15;
47318
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink) != null) {
47319
- var _authdetailsContext$i16;
47320
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.tiktoklink, '_blank');
47728
+ var _authdetailsContext$i18;
47729
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
47730
+ var _authdetailsContext$i19;
47731
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
47321
47732
  }
47322
47733
  }
47323
47734
  }, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
47324
47735
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
47325
47736
  size: sectionproperties.instagramiconfontsize
47326
- }), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.telegramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
47737
+ }), 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", {
47327
47738
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
47328
47739
  }, /*#__PURE__*/React__default["default"].createElement("p", {
47329
47740
  "class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
47330
47741
  onClick: function onClick() {
47331
- var _authdetailsContext$i18;
47332
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.telegramlink) != null) {
47333
- var _authdetailsContext$i19;
47334
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.telegramlink, '_blank');
47742
+ var _authdetailsContext$i21;
47743
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.telegramlink) != null) {
47744
+ var _authdetailsContext$i22;
47745
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.telegramlink, '_blank');
47335
47746
  }
47336
47747
  }
47337
47748
  }, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaTelegramPlane.FaTelegramPlane, {
@@ -47363,7 +47774,7 @@
47363
47774
  }
47364
47775
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
47365
47776
  size: sectionproperties.footerinfoicon_fontsize
47366
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.address_en)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
47777
+ })), 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", {
47367
47778
  "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 ',
47368
47779
  onClick: function onClick() {
47369
47780
  window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
@@ -47382,14 +47793,14 @@
47382
47793
  }), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
47383
47794
  "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 ',
47384
47795
  onClick: function onClick() {
47385
- var _authdetailsContext$i21;
47386
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.contactinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.email), '_self');
47796
+ var _authdetailsContext$i24;
47797
+ 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');
47387
47798
  }
47388
47799
  }, /*#__PURE__*/React__default["default"].createElement("p", {
47389
47800
  "class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
47390
47801
  onClick: function onClick() {
47391
- var _authdetailsContext$i22;
47392
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 || (_authdetailsContext$i22 = _authdetailsContext$i22.contactinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.email), '_self');
47802
+ var _authdetailsContext$i25;
47803
+ 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');
47393
47804
  },
47394
47805
  style: {
47395
47806
  textTransform: 'none'
@@ -47400,7 +47811,7 @@
47400
47811
  marginRight: langdetect == 'en' ? '0.5rem' : 0,
47401
47812
  marginLeft: langdetect == 'ar' ? '0.5rem' : 0
47402
47813
  }
47403
- }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 || (_authdetailsContext$i23 = _authdetailsContext$i23.contactinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.email)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
47814
+ }), 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", {
47404
47815
  "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'
47405
47816
  }, /*#__PURE__*/React__default["default"].createElement("div", {
47406
47817
  className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
@@ -47412,15 +47823,15 @@
47412
47823
  "class": "".concat(footerStyles.apptore) + ' cursor-pointer d-flex d-md-none ',
47413
47824
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
47414
47825
  onClick: function onClick() {
47415
- var _authdetailsContext$i24;
47416
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.mobileapplink_appstore, '_blank');
47826
+ var _authdetailsContext$i27;
47827
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_appstore, '_blank');
47417
47828
  }
47418
47829
  }), /*#__PURE__*/React__default["default"].createElement("img", {
47419
47830
  "class": "".concat(footerStyles.apptore) + ' cursor-pointer d-none d-md-flex ',
47420
47831
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
47421
47832
  onClick: function onClick() {
47422
- var _authdetailsContext$i25;
47423
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.mobileapplink_appstore, '_blank');
47833
+ var _authdetailsContext$i28;
47834
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
47424
47835
  }
47425
47836
  })), /*#__PURE__*/React__default["default"].createElement("div", {
47426
47837
  "class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start'
@@ -47428,15 +47839,15 @@
47428
47839
  "class": "".concat(footerStyles.playstore) + ' cursor-pointer d-flex d-md-none ',
47429
47840
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
47430
47841
  onClick: function onClick() {
47431
- var _authdetailsContext$i26;
47432
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.mobileapplink_playstore, '_blank');
47842
+ var _authdetailsContext$i29;
47843
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
47433
47844
  }
47434
47845
  }), /*#__PURE__*/React__default["default"].createElement("img", {
47435
47846
  "class": "".concat(footerStyles.playstore) + ' cursor-pointer d-none d-md-flex ',
47436
47847
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
47437
47848
  onClick: function onClick() {
47438
- var _authdetailsContext$i27;
47439
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_playstore, '_blank');
47849
+ var _authdetailsContext$i30;
47850
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.mobileapplink_playstore, '_blank');
47440
47851
  }
47441
47852
  }))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
47442
47853
  "class": "col-lg-3 col-md-12 col-sm-12 mt-md-3 px-lg-5 px-md-2",
@@ -47466,7 +47877,7 @@
47466
47877
  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; }
47467
47878
  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; }
47468
47879
  var Newsletterfooter = function Newsletterfooter(props) {
47469
- var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i22, _authdetailsContext$i25, _authdetailsContext$i30, _authdetailsContext$i31;
47880
+ 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;
47470
47881
  var _useState = React.useState(''),
47471
47882
  _useState2 = _slicedToArray__default["default"](_useState, 2),
47472
47883
  sectionproperties = _useState2[0],
@@ -48052,43 +48463,57 @@
48052
48463
  }
48053
48464
  }, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
48054
48465
  size: sectionproperties.instgrambtniconfontsize
48055
- })), (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("p", {
48056
- "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48466
+ })), (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", {
48467
+ className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
48057
48468
  onClick: function onClick() {
48058
48469
  var _authdetailsContext$i18;
48059
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
48470
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.twitterlink) != null) {
48060
48471
  var _authdetailsContext$i19;
48061
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
48472
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.twitterlink, '_blank');
48473
+ }
48474
+ }
48475
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
48476
+ className: "h-100 allcentered",
48477
+ style: {
48478
+ fontSize: 20
48479
+ }
48480
+ }, "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", {
48481
+ "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48482
+ onClick: function onClick() {
48483
+ var _authdetailsContext$i21;
48484
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink) != null) {
48485
+ var _authdetailsContext$i22;
48486
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.tiktoklink, '_blank');
48062
48487
  }
48063
48488
  }
48064
48489
  }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
48065
48490
  size: sectionproperties.instgrambtniconfontsize
48066
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48491
+ })), (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", {
48067
48492
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48068
48493
  onClick: function onClick() {
48069
- var _authdetailsContext$i21;
48070
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.linkedinlink, '_blank');
48494
+ var _authdetailsContext$i24;
48495
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.linkedinlink, '_blank');
48071
48496
  }
48072
48497
  }, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
48073
48498
  size: sectionproperties.instgrambtniconfontsize
48074
- })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48499
+ })), 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", {
48075
48500
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
48076
48501
  onClick: function onClick() {
48077
- var _authdetailsContext$i23;
48078
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
48079
- var _authdetailsContext$i24;
48080
- 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');
48502
+ var _authdetailsContext$i26;
48503
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber) != null) {
48504
+ var _authdetailsContext$i27;
48505
+ 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');
48081
48506
  }
48082
48507
  }
48083
48508
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
48084
48509
  size: sectionproperties.youtubebtniconfontsize
48085
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.googlemapslink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48510
+ })), (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", {
48086
48511
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
48087
48512
  onClick: function onClick() {
48088
- var _authdetailsContext$i26;
48089
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.googlemapslink) != null) {
48090
- var _authdetailsContext$i27;
48091
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.googlemapslink, '_blank');
48513
+ var _authdetailsContext$i29;
48514
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.googlemapslink) != null) {
48515
+ var _authdetailsContext$i30;
48516
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.googlemapslink, '_blank');
48092
48517
  }
48093
48518
  }
48094
48519
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
@@ -48108,15 +48533,15 @@
48108
48533
  "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 ',
48109
48534
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
48110
48535
  onClick: function onClick() {
48111
- var _authdetailsContext$i28;
48112
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
48536
+ var _authdetailsContext$i31;
48537
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.mobileapplink_appstore, '_blank');
48113
48538
  }
48114
48539
  }), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
48115
48540
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
48116
48541
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
48117
48542
  onClick: function onClick() {
48118
- var _authdetailsContext$i29;
48119
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
48543
+ var _authdetailsContext$i32;
48544
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.mobileapplink_playstore, '_blank');
48120
48545
  }
48121
48546
  }))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
48122
48547
  "class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
@@ -48133,7 +48558,7 @@
48133
48558
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
48134
48559
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
48135
48560
  size: 30
48136
- })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
48561
+ })), 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", {
48137
48562
  "class": "col-lg-12 p-0 d-block my-3"
48138
48563
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
48139
48564
  "class": "m-0 p-0"
@@ -56864,7 +57289,6 @@
56864
57289
  if (item.place_clickable == 'General') {
56865
57290
  if (item.externallink == 'Yes') {
56866
57291
  window.open(item.clickable_page_route, '_blank');
56867
-
56868
57292
  // history.push(item.clickable_page_route);
56869
57293
  } else if (item.clickable_page_route && item.clickable_page_route.length != 0) {
56870
57294
  routingcountext(item.clickable_page_route, false, '');
@@ -57393,7 +57817,7 @@
57393
57817
  }, /*#__PURE__*/React__default["default"].createElement(reactHorizontalScrollingMenu.ScrollMenu, {
57394
57818
  transitionBehavior: 'auto',
57395
57819
  wrapperClassName: '',
57396
- itemClassName: 'videoscard',
57820
+ itemClassName: '',
57397
57821
  scrollContainerClassName: 'scrollmenuclasssubscrollbar'
57398
57822
  }, Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
57399
57823
  return /*#__PURE__*/React__default["default"].createElement("div", {
@@ -58064,7 +58488,7 @@
58064
58488
  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; }
58065
58489
  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; }
58066
58490
  var DynamicForm = function DynamicForm(props) {
58067
- var _css, _dynamicform$fields, _dynamicform$fields2, _dynamicform$fields3, _dynamicform$fields4, _dynamicform$fields5;
58491
+ var _css, _css2, _dynamicform$fields, _dynamicform$fields2, _dynamicform$fields3, _dynamicform$fields4, _dynamicform$fields5;
58068
58492
  props.actions.lang;
58069
58493
  var langdetect = props.actions.langdetect;
58070
58494
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
@@ -58219,6 +58643,8 @@
58219
58643
  type = 'number';
58220
58644
  } else if (item.type == 'text') {
58221
58645
  type = 'text';
58646
+ } else if (item.type == 'phone number') {
58647
+ type = 'phonenumber';
58222
58648
  }
58223
58649
  if (item.type == 'date') {
58224
58650
  return /*#__PURE__*/React__default["default"].createElement("div", {
@@ -58276,6 +58702,41 @@
58276
58702
  }))));
58277
58703
  }
58278
58704
  };
58705
+ var phonenumber = function phonenumber(item, index) {
58706
+ return /*#__PURE__*/React__default["default"].createElement("div", {
58707
+ "class": 'col-md-12 col-lg-' + sectionproperties.numberofcolsperrow
58708
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
58709
+ "class": "row m-0 w-100 mb-3"
58710
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
58711
+ "class": "col-lg-12 text-start mb-2 p-0"
58712
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
58713
+ "class": form_cssstyles.formlabel + ' m-0 p-0 ',
58714
+ style: {}
58715
+ }, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React__default["default"].createElement("sup", {
58716
+ "class": "text-danger"
58717
+ }, item.isrequired == 1 ? '*' : ''))), /*#__PURE__*/React__default["default"].createElement(PhoneInput__default["default"], {
58718
+ className: "".concat(formstyles.form_control, " ").concat(form_cssstyles.form_control),
58719
+ country: 'eg',
58720
+ enableSearch: true,
58721
+ autoFormat: true,
58722
+ value: item.value,
58723
+ inputStyle: {
58724
+ color: sectionproperties.inputfieldcolor
58725
+ },
58726
+ onChange: function onChange(event, country) {
58727
+ updateformfield(event, index);
58728
+ // var temp = { ...payloadobj };
58729
+ // temp.mobile = event;
58730
+ // temp.countrydialcode = country.dialCode;
58731
+ // setpayloadobj({ ...temp });
58732
+ },
58733
+
58734
+ style: {
58735
+ direction: 'ltr',
58736
+ color: sectionproperties.inputfieldcolor
58737
+ }
58738
+ })));
58739
+ };
58279
58740
  var textareaitem = function textareaitem(item, index) {
58280
58741
  return /*#__PURE__*/React__default["default"].createElement("div", {
58281
58742
  "class": 'col-md-12 col-lg-12'
@@ -58347,20 +58808,19 @@
58347
58808
  boxShadow: 'none',
58348
58809
  transition: '.3s'
58349
58810
  }), _css)),
58350
- generalbtn: glamor.css({
58811
+ generalbtn: glamor.css((_css2 = {
58351
58812
  width: sectionproperties.generalbtn_width + '%',
58352
58813
  height: sectionproperties.generalbtn_height + 'px',
58353
58814
  backgroundColor: sectionproperties.generalbtn_bgColor,
58354
- borderRadius: sectionproperties.generalbtnborderradius + 'px',
58815
+ borderRadius: sectionproperties.generalbtn_bgColor,
58355
58816
  color: sectionproperties.generalbtn_textColor,
58356
58817
  fontSize: sectionproperties.generalbtn_fontsize,
58357
- fontWeight: sectionproperties.generalbtn_fontweight,
58358
- ':hover': {
58359
- transition: '.3s',
58360
- color: sectionproperties.generalbtn_textColoronhover,
58361
- backgroundColor: sectionproperties.generalbtn_bgColoronhover
58362
- }
58363
- }),
58818
+ fontWeight: sectionproperties.generalbtn_fontweight
58819
+ }, _defineProperty__default["default"](_css2, "borderRadius", sectionproperties.generalbtnborderradius + 'px'), _defineProperty__default["default"](_css2, ':hover', {
58820
+ transition: '.3s',
58821
+ color: sectionproperties.generalbtn_textColoronhover,
58822
+ backgroundColor: sectionproperties.generalbtn_bgColoronhover
58823
+ }), _css2)),
58364
58824
  btnLeft: glamor.css({
58365
58825
  width: 40,
58366
58826
  height: 40,
@@ -58391,14 +58851,6 @@
58391
58851
  transition: '.3s',
58392
58852
  backgroundColor: '#044da6'
58393
58853
  }
58394
- }),
58395
- sectiontitle: glamor.css({
58396
- color: sectionproperties.sectionTitleColor,
58397
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
58398
- fontWeight: sectionproperties.sectionTitleFontWeight,
58399
- '@media (max-width: 800px)': {
58400
- fontSize: sectionproperties.sectionTitleFontSizeresp
58401
- }
58402
58854
  })
58403
58855
  };
58404
58856
  return /*#__PURE__*/React__default["default"].createElement("div", {
@@ -58442,8 +58894,12 @@
58442
58894
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
58443
58895
  }
58444
58896
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58445
- "class": form_cssstyles.sectiontitle + ' m-0 p-0 ',
58446
- style: {}
58897
+ "class": "m-0 p-0",
58898
+ style: {
58899
+ color: sectionproperties.sectionTitleColor,
58900
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
58901
+ fontWeight: sectionproperties.sectionTitleFontWeight
58902
+ }
58447
58903
  }, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React__default["default"].createElement("div", {
58448
58904
  "class": 'row m-0 w-100 p-3 mt-3'
58449
58905
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -58564,8 +59020,12 @@
58564
59020
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
58565
59021
  }
58566
59022
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58567
- "class": form_cssstyles.sectiontitle + ' m-0 p-0 ',
58568
- style: {}
59023
+ "class": "m-0 p-0",
59024
+ style: {
59025
+ color: sectionproperties.sectionTitleColor,
59026
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
59027
+ fontWeight: sectionproperties.sectionTitleFontWeight
59028
+ }
58569
59029
  }, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React__default["default"].createElement("div", {
58570
59030
  "class": 'row m-0 w-100 '
58571
59031
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -58575,6 +59035,8 @@
58575
59035
  }, dynamicform === null || dynamicform === void 0 || (_dynamicform$fields5 = dynamicform.fields) === null || _dynamicform$fields5 === void 0 ? void 0 : _dynamicform$fields5.map(function (item, index) {
58576
59036
  if (item.type == 'text' || item.type == 'date' || item.type == 'number') {
58577
59037
  return inputitem(item, index);
59038
+ } else if (item.type == 'phone number') {
59039
+ return phonenumber(item, index);
58578
59040
  } else if (item.type == 'textarea') {
58579
59041
  return textareaitem(item, index);
58580
59042
  } else if (item.type == 'selectbox') {
@@ -58620,14 +59082,19 @@
58620
59082
  "class": "",
58621
59083
  color: '#fff'
58622
59084
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
58623
- "class": "col-lg-12 allcentered my-4 py-4"
59085
+ "class": "row m-0 w-100 py-4",
59086
+ style: {
59087
+ background: sectionproperties.popupbackgroundcolor
59088
+ }
59089
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59090
+ "class": "col-lg-12 allcentered py-4"
58624
59091
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58625
59092
  "class": "m-0 p-0",
58626
59093
  style: {
58627
59094
  fontSize: 20,
58628
- color: '#000'
59095
+ color: sectionproperties.popuptextcolor
58629
59096
  }
58630
- }, confirmationtext))), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Modal.Footer, null)));
59097
+ }, confirmationtext)))), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Modal.Footer, null)));
58631
59098
  };
58632
59099
 
58633
59100
  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; }
@@ -59405,14 +59872,14 @@
59405
59872
  height: '1px',
59406
59873
  position: 'relative',
59407
59874
  flex: '1 1 auto',
59408
- // minWidth: '10%',
59875
+ minWidth: '10%',
59409
59876
  background: sectionproperties.linebgcolor
59410
59877
  }),
59411
59878
  line_right: glamor.css({
59412
59879
  height: '1px',
59413
59880
  position: 'relative',
59414
59881
  flex: '1 1 auto',
59415
- // minWidth: '10%',
59882
+ minWidth: '10%',
59416
59883
  background: sectionproperties.linebgcolor
59417
59884
  }),
59418
59885
  btn: glamor.css({
@@ -59450,40 +59917,36 @@
59450
59917
  top: 0,
59451
59918
  bottom: 0
59452
59919
  }
59453
- }),
59454
- sectiontitlecontent: glamor.css({
59455
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
59456
- color: sectionproperties.sectionTitleColor,
59457
- textTransform: sectionproperties.sectionTitleTextTransform,
59458
- fontWeight: sectionproperties.sectionTitleFontWeight,
59459
- // padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
59460
- textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
59461
- '@media (max-width: 800px)': {
59462
- fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
59463
- }
59464
59920
  })
59465
59921
  };
59466
59922
  var SectionTitle = function SectionTitle() {
59467
59923
  return /*#__PURE__*/React__default["default"].createElement("div", {
59468
- "class": "d-flex align-items-center allcentered",
59924
+ "class": "d-flex align-items-center flex-row",
59469
59925
  style: {
59470
59926
  position: 'relative',
59471
59927
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
59472
- width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : '',
59473
- flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
59928
+ width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
59474
59929
  }
59475
- }, /*#__PURE__*/React__default["default"].createElement("p", {
59930
+ }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
59931
+ "class": section_styles.line_left,
59932
+ style: {
59933
+ marginLeft: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
59934
+ marginRight: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
59935
+ }
59936
+ }), /*#__PURE__*/React__default["default"].createElement("p", {
59476
59937
  "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 ',
59477
- style: {}
59478
- }, /*#__PURE__*/React__default["default"].createElement("span", {
59479
- "class": section_styles.sectiontitlecontent
59480
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar)), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
59481
59938
  style: {
59482
- width: '50%',
59483
- background: sectionproperties.linebgcolor,
59484
- height: 3,
59485
- borderRadius: 10,
59486
- marginTop: 5
59939
+ color: sectionproperties.sectionTitleColor,
59940
+ textTransform: sectionproperties.sectionTitleTextTransform,
59941
+ fontWeight: sectionproperties.sectionTitleFontWeight,
59942
+ padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
59943
+ textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
59944
+ }
59945
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
59946
+ "class": section_styles.line_right,
59947
+ style: {
59948
+ marginRight: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
59949
+ marginLeft: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
59487
59950
  }
59488
59951
  }));
59489
59952
  };
@@ -59542,8 +60005,8 @@
59542
60005
  style: {
59543
60006
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
59544
60007
  paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
59545
- paddingTop: type == 'responsive' ? sectionproperties.paddingverticalresponsive + 'px' : sectionproperties.paddingTop + 'px',
59546
- paddingBottom: type == 'responsive' ? sectionproperties.paddingverticalresponsive + 'px' : sectionproperties.paddingBottom + 'px',
60008
+ paddingTop: type == 'responsive' ? '15px' : sectionproperties.paddingTop + 'px',
60009
+ paddingBottom: type == 'responsive' ? '15px' : sectionproperties.paddingBottom + 'px',
59547
60010
  zIndex: 100,
59548
60011
  height: sectionproperties.hideshowcardtransition == 'Show' ? type == 'responsive' ? sectionproperties.height_responsive + 'px' : '' : ''
59549
60012
  }
@@ -59591,45 +60054,7 @@
59591
60054
  "class": "w-100 allcentered",
59592
60055
  style: {
59593
60056
  background: sectionproperties.outerbgcolor
59594
- // backgroundImage: sectionproperties.sectionbgstyle == 'Besides each other' ? 'url(' + serverbaselink + maincontainerarrayofobjs[0]?.back_bgimage + ')' : '',
59595
- }
59596
- }, sectionproperties.sectionbgstyle == 'Besides each other' && /*#__PURE__*/React__default["default"].createElement("div", {
59597
- "class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex justify-content-center align-items-center ',
59598
- style: {
59599
- marginTop: sectionproperties.marginTop + 'px',
59600
- marginBottom: sectionproperties.marginBottom + 'px'
59601
60057
  }
59602
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59603
- "class": "col-lg-12 p-0"
59604
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59605
- "class": "row m-0 w-100 allcentered"
59606
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59607
- "class": "col-lg-10 col-md-11 mt-3 mb-3",
59608
- style: {
59609
- background: 'white',
59610
- borderRadius: 10,
59611
- boxShadow: '0 0 10px #ccc',
59612
- padding: 40
59613
- }
59614
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59615
- "class": "row m-0 w-100"
59616
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59617
- "class": "col-lg-3 col-md-12 allcentered"
59618
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59619
- "class": "w-100 d-flex allcentered mb-md-4"
59620
- }, SectionTitle())), /*#__PURE__*/React__default["default"].createElement("div", {
59621
- "class": "col-lg-9 col-md-12 p-md-0",
59622
- style: {
59623
- paddingLeft: langdetect == 'en' ? '50px' : 0,
59624
- paddingRight: langdetect == 'ar' ? '50px' : 0
59625
- }
59626
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59627
- "class": "row m-0 w-100 text-start text-md-center",
59628
- style: {
59629
- fontSize: sectionproperties.prodCatFontSize + 'px'
59630
- }
59631
- }, Description()))))))), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React__default["default"].createElement("div", {
59632
- "class": "row m-0 w-100"
59633
60058
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59634
60059
  "class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center ',
59635
60060
  style: {
@@ -59644,7 +60069,7 @@
59644
60069
  marginBottom: sectionproperties.marginBottom + 'px',
59645
60070
  background: sectionproperties.hideshowcardtransition == 'Show' ? maincontainerarrayofobjs.length != 0 ? 'url(' + serverbaselink$1 + ((_maincontainerarrayof3 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof3 === void 0 ? void 0 : _maincontainerarrayof3.back_bgimage) + ')' : '' : ''
59646
60071
  }
59647
- }, SectionContent('responsive'))));
60072
+ }, SectionContent('responsive')));
59648
60073
  };
59649
60074
 
59650
60075
  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; }
@@ -59717,28 +60142,6 @@
59717
60142
  color: sectionproperties.generalbtn_textColoronhover
59718
60143
  }
59719
60144
  }),
59720
- btn2: glamor.css({
59721
- width: sectionproperties.generalbtn_width + 'px',
59722
- height: sectionproperties.generalbtn_height + 'px',
59723
- // backgroundColor: sectionproperties.generalbtn_bgColor,
59724
- color: sectionproperties.generalbtn_bgColoronhover,
59725
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertopleftradius + 'px' : sectionproperties.generalbtn_bordertoprightradius + 'px',
59726
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertoprightradius + 'px' : sectionproperties.generalbtn_bordertopleftradius + 'px',
59727
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomleftradius + 'px' : sectionproperties.generalbtn_borderbottomrightradius + 'px',
59728
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomrightradius + 'px' : sectionproperties.generalbtn_borderbottomleftradius + 'px',
59729
- border: '1px solid ' + sectionproperties.generalbtn_bgColoronhover,
59730
- fontSize: sectionproperties.generalbtn_fontsize + 'px',
59731
- fontWeight: sectionproperties.generalbtn_fontweight,
59732
- marginTop: sectionproperties.generalbtn_marginTop + 'px',
59733
- marginBottom: sectionproperties.generalbtn_marginBottom + 'px',
59734
- transition: '.3s',
59735
- cursor: 'pointer',
59736
- ':hover': {
59737
- // backgroundColor: sectionproperties.generalbtn_bgColoronhover,
59738
- color: sectionproperties.sectionproperties,
59739
- borderColor: sectionproperties.sectionproperties
59740
- }
59741
- }),
59742
60145
  sectiontitlespan: glamor.css({
59743
60146
  paddingLeft: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
59744
60147
  paddingRight: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0,
@@ -59753,8 +60156,7 @@
59753
60156
  width: sectionproperties.sectitle_lineafterwidth + '%',
59754
60157
  display: 'block',
59755
60158
  backgroundColor: sectionproperties.linebgcolor,
59756
- borderRadius: '6px',
59757
- marginTop: 15
60159
+ borderRadius: '6px'
59758
60160
  }
59759
60161
  }),
59760
60162
  facebook_btn: glamor.css({
@@ -59863,11 +60265,11 @@
59863
60265
  };
59864
60266
  var SectionTitle = function SectionTitle() {
59865
60267
  return /*#__PURE__*/React__default["default"].createElement("p", {
59866
- "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ' : ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ',
60268
+ "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 ',
59867
60269
  style: {
59868
60270
  color: sectionproperties.sectionTitleColor,
59869
60271
  fontWeight: sectionproperties.sectionTitleFontWeight,
59870
- textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
60272
+ textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
59871
60273
  }
59872
60274
  }, sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
59873
60275
  "class": "".concat(section_styles.sectiontitlespan) + ' pl-md-2 pr-md-2 left-md-0 '
@@ -59895,10 +60297,8 @@
59895
60297
  borderRadius: sectionproperties.reservation_borderradius + 'px'
59896
60298
  }
59897
60299
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59898
- "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 py-md-4 ',
59899
- style: {
59900
- // padding: 20,
59901
- }
60300
+ "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 ',
60301
+ style: {}
59902
60302
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59903
60303
  "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 ',
59904
60304
  style: {
@@ -60037,7 +60437,7 @@
60037
60437
  })))));
60038
60438
  };
60039
60439
  var Image = function Image() {
60040
- var _imagesarray$, _imagesarray$7, _imagesarray$8, _imagesarray$9, _imagesarray$10;
60440
+ var _imagesarray$, _imagesarray$7, _imagesarray$8;
60041
60441
  return /*#__PURE__*/React__default["default"].createElement("div", {
60042
60442
  "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',
60043
60443
  style: {
@@ -60059,43 +60459,29 @@
60059
60459
  }
60060
60460
  }
60061
60461
  }
60062
- }, /*#__PURE__*/React__default["default"].createElement("div", {
60063
- "class": "col-lg-12 p-0 d-flex d-md-none justify-content-center align-items-center"
60064
60462
  }, imagesarray.length != 0 && /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
60065
60463
  "class": section_styles.imageimage,
60066
60464
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
60067
60465
  publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
60068
60466
  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),
60069
60467
  style: {}
60070
- })), /*#__PURE__*/React__default["default"].createElement("div", {
60071
- "class": "col-lg-12 p-0 d-none d-md-flex justify-content-center align-items-center"
60072
- }, imagesarray.length != 0 && /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
60073
- "class": section_styles.imageimage,
60074
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
60075
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
60076
- 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),
60077
- style: {}
60078
- })));
60468
+ }));
60079
60469
  };
60080
60470
  return /*#__PURE__*/React__default["default"].createElement("div", {
60081
- "class": "row m-0 w-100 allcentered"
60082
- }, /*#__PURE__*/React__default["default"].createElement("div", {
60083
- "class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center ',
60471
+ "class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center w-100 ',
60084
60472
  style: {
60085
60473
  marginTop: sectionproperties.marginTop + 'px',
60086
60474
  marginBottom: sectionproperties.marginBottom + 'px',
60087
- background: sectionproperties.backgroundColor,
60088
- width: sectionproperties.width + 'vw',
60089
- borderRadius: sectionproperties.sectioncardborderradius + 'px'
60475
+ background: sectionproperties.backgroundColor
60090
60476
  }
60091
60477
  }, sectionproperties.cardstyletype == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
60092
- "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-100 w-md-90 mx-auto' : 'd-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-100 w-md-100 mx-auto' : sectionproperties.width != 100 ? 'd-flex justify-content-between align-items-center w-100 w-md-90 mx-auto' : 'd-flex justify-content-between align-items-center w-100 w-md-100 mx-auto',
60478
+ "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',
60093
60479
  style: {
60094
60480
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
60095
60481
  paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
60096
- // width: sectionproperties.width + 'vw',
60097
- border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor
60098
- // borderRadius: sectionproperties.sectioncardborderradius + 'px',
60482
+ width: sectionproperties.width + 'vw',
60483
+ border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
60484
+ borderRadius: sectionproperties.sectioncardborderradius + 'px'
60099
60485
  }
60100
60486
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60101
60487
  "class":
@@ -60126,13 +60512,10 @@
60126
60512
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60127
60513
  }
60128
60514
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60129
- "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 px-md-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center px-md-0 ',
60515
+ "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 ',
60130
60516
  style: {
60131
60517
  background: sectionproperties.reservation_bgcolor,
60132
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60133
- borderRadius: sectionproperties.reservation_borderradius + 'px',
60134
- paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
60135
- paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
60518
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60136
60519
  }
60137
60520
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60138
60521
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60149,7 +60532,6 @@
60149
60532
  style: {
60150
60533
  position: 'relative',
60151
60534
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
60152
- textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
60153
60535
  fontSize: sectionproperties.sectionTitleFontSize + 'px',
60154
60536
  backgroundColor: sectionproperties.sectiontitlebgcolor,
60155
60537
  borderRadius: sectionproperties.sectiontitleborderradius + 'px',
@@ -60213,7 +60595,7 @@
60213
60595
  })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60214
60596
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
60215
60597
  }, /*#__PURE__*/React__default["default"].createElement("button", {
60216
- "class": "".concat(section_styles.btn2) + ' m-md-0 ',
60598
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
60217
60599
  onClick: function onClick() {
60218
60600
  if (sectionproperties.btntype == 'WhatsApp') {
60219
60601
  var _authdetailsContext$i9;
@@ -60232,27 +60614,7 @@
60232
60614
  marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60233
60615
  marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60234
60616
  }
60235
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), sectionproperties.showbtn2 == 'Show' && /*#__PURE__*/React__default["default"].createElement("button", {
60236
- "class": "".concat(section_styles.btn) + ' mx-1 ',
60237
- onClick: function onClick() {
60238
- if (sectionproperties.btntype == 'WhatsApp') {
60239
- var _authdetailsContext$i11;
60240
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.whatsappnumber) != null) {
60241
- var _authdetailsContext$i12;
60242
- 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');
60243
- }
60244
- } else if (sectionproperties.btntype == 'App/Web Page') {
60245
- // window.open(sectionproperties.btnlink, '_target');
60246
- routingcountext(sectionproperties.btnlink2, false, '');
60247
- } else {
60248
- window.open(sectionproperties.btnlink2, '_blank');
60249
- }
60250
- },
60251
- style: {
60252
- marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60253
- marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60254
- }
60255
- }, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React__default["default"].createElement("div", {
60617
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
60256
60618
  "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
60257
60619
  style: {
60258
60620
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
@@ -60262,10 +60624,10 @@
60262
60624
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60263
60625
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60264
60626
  onClick: function onClick() {
60265
- var _authdetailsContext$i13;
60266
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.facebooklink) != null) {
60267
- var _authdetailsContext$i14;
60268
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.facebooklink, '_blank');
60627
+ var _authdetailsContext$i11;
60628
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink) != null) {
60629
+ var _authdetailsContext$i12;
60630
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.facebooklink, '_blank');
60269
60631
  }
60270
60632
  }
60271
60633
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -60273,10 +60635,10 @@
60273
60635
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60274
60636
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60275
60637
  onClick: function onClick() {
60276
- var _authdetailsContext$i15;
60277
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instagramlink) != null) {
60278
- var _authdetailsContext$i16;
60279
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink, '_blank');
60638
+ var _authdetailsContext$i13;
60639
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
60640
+ var _authdetailsContext$i14;
60641
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instagramlink, '_blank');
60280
60642
  }
60281
60643
  }
60282
60644
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -60284,10 +60646,10 @@
60284
60646
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60285
60647
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60286
60648
  onClick: function onClick() {
60287
- var _authdetailsContext$i17;
60288
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
60289
- var _authdetailsContext$i18;
60290
- 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');
60649
+ var _authdetailsContext$i15;
60650
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber) != null) {
60651
+ var _authdetailsContext$i16;
60652
+ 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');
60291
60653
  }
60292
60654
  }
60293
60655
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -60301,11 +60663,10 @@
60301
60663
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60302
60664
  }
60303
60665
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60304
- "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 mb-md-3 ' : 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 mb-md-3 ',
60666
+ "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 ',
60305
60667
  style: {
60306
60668
  background: sectionproperties.reservation_bgcolor,
60307
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60308
- borderRadius: sectionproperties.reservation_borderradius + 'px'
60669
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60309
60670
  }
60310
60671
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60311
60672
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60388,10 +60749,10 @@
60388
60749
  "class": "".concat(section_styles.btn) + ' m-md-0 ',
60389
60750
  onClick: function onClick() {
60390
60751
  if (sectionproperties.btntype == 'WhatsApp') {
60391
- var _authdetailsContext$i19;
60392
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.whatsappnumber) != null) {
60393
- var _authdetailsContext$i20;
60394
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.whatsappnumber), '_blank');
60752
+ var _authdetailsContext$i17;
60753
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
60754
+ var _authdetailsContext$i18;
60755
+ 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');
60395
60756
  }
60396
60757
  } else if (sectionproperties.btntype == 'App/Web Page') {
60397
60758
  // window.open(sectionproperties.btnlink, '_target');
@@ -60414,10 +60775,10 @@
60414
60775
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60415
60776
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60416
60777
  onClick: function onClick() {
60417
- var _authdetailsContext$i21;
60418
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.facebooklink) != null) {
60419
- var _authdetailsContext$i22;
60420
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.facebooklink, '_blank');
60778
+ var _authdetailsContext$i19;
60779
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink) != null) {
60780
+ var _authdetailsContext$i20;
60781
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.facebooklink, '_blank');
60421
60782
  }
60422
60783
  }
60423
60784
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -60425,10 +60786,10 @@
60425
60786
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60426
60787
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60427
60788
  onClick: function onClick() {
60428
- var _authdetailsContext$i23;
60429
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instagramlink) != null) {
60430
- var _authdetailsContext$i24;
60431
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.instagramlink, '_blank');
60789
+ var _authdetailsContext$i21;
60790
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instagramlink) != null) {
60791
+ var _authdetailsContext$i22;
60792
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instagramlink, '_blank');
60432
60793
  }
60433
60794
  }
60434
60795
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -60436,10 +60797,10 @@
60436
60797
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60437
60798
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60438
60799
  onClick: function onClick() {
60439
- var _authdetailsContext$i25;
60440
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
60441
- var _authdetailsContext$i26;
60442
- 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');
60800
+ var _authdetailsContext$i23;
60801
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
60802
+ var _authdetailsContext$i24;
60803
+ 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');
60443
60804
  }
60444
60805
  }
60445
60806
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -60453,13 +60814,10 @@
60453
60814
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60454
60815
  }
60455
60816
  }, sectionproperties.image_show == 'show' && Image(), /*#__PURE__*/React__default["default"].createElement("div", {
60456
- "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 px-md-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center px-md-0 ',
60817
+ "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 ',
60457
60818
  style: {
60458
60819
  background: sectionproperties.reservation_bgcolor,
60459
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60460
- borderRadius: sectionproperties.reservation_borderradius + 'px',
60461
- paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
60462
- paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
60820
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60463
60821
  }
60464
60822
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60465
60823
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60539,13 +60897,13 @@
60539
60897
  })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60540
60898
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
60541
60899
  }, /*#__PURE__*/React__default["default"].createElement("button", {
60542
- "class": "".concat(section_styles.btn2) + ' m-md-0 ',
60900
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
60543
60901
  onClick: function onClick() {
60544
60902
  if (sectionproperties.btntype == 'WhatsApp') {
60545
- var _authdetailsContext$i27;
60546
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.whatsappnumber) != null) {
60547
- var _authdetailsContext$i28;
60548
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.whatsappnumber), '_blank');
60903
+ var _authdetailsContext$i25;
60904
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
60905
+ var _authdetailsContext$i26;
60906
+ 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');
60549
60907
  }
60550
60908
  } else if (sectionproperties.btntype == 'App/Web Page') {
60551
60909
  // window.open(sectionproperties.btnlink, '_target');
@@ -60558,27 +60916,7 @@
60558
60916
  marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60559
60917
  marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60560
60918
  }
60561
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), /*#__PURE__*/React__default["default"].createElement("button", {
60562
- "class": "".concat(section_styles.btn) + ' mx-1 ',
60563
- onClick: function onClick() {
60564
- if (sectionproperties.btntype == 'WhatsApp') {
60565
- var _authdetailsContext$i29;
60566
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.whatsappnumber) != null) {
60567
- var _authdetailsContext$i30;
60568
- 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');
60569
- }
60570
- } else if (sectionproperties.btntype == 'App/Web Page') {
60571
- // window.open(sectionproperties.btnlink, '_target');
60572
- routingcountext(sectionproperties.btnlink2, false, '');
60573
- } else {
60574
- window.open(sectionproperties.btnlink2, '_blank');
60575
- }
60576
- },
60577
- style: {
60578
- marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60579
- marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60580
- }
60581
- }, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React__default["default"].createElement("div", {
60919
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
60582
60920
  "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
60583
60921
  style: {
60584
60922
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
@@ -60588,10 +60926,10 @@
60588
60926
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60589
60927
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60590
60928
  onClick: function onClick() {
60591
- var _authdetailsContext$i31;
60592
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.facebooklink) != null) {
60593
- var _authdetailsContext$i32;
60594
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.facebooklink, '_blank');
60929
+ var _authdetailsContext$i27;
60930
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.facebooklink) != null) {
60931
+ var _authdetailsContext$i28;
60932
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.facebooklink, '_blank');
60595
60933
  }
60596
60934
  }
60597
60935
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -60599,10 +60937,10 @@
60599
60937
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60600
60938
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60601
60939
  onClick: function onClick() {
60602
- var _authdetailsContext$i33;
60603
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.instagramlink) != null) {
60604
- var _authdetailsContext$i34;
60605
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.instagramlink, '_blank');
60940
+ var _authdetailsContext$i29;
60941
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instagramlink) != null) {
60942
+ var _authdetailsContext$i30;
60943
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instagramlink, '_blank');
60606
60944
  }
60607
60945
  }
60608
60946
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -60610,10 +60948,10 @@
60610
60948
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60611
60949
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60612
60950
  onClick: function onClick() {
60613
- var _authdetailsContext$i35;
60614
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.whatsappnumber) != null) {
60615
- var _authdetailsContext$i36;
60616
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.whatsappnumber), '_blank');
60951
+ var _authdetailsContext$i31;
60952
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null) {
60953
+ var _authdetailsContext$i32;
60954
+ 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');
60617
60955
  }
60618
60956
  }
60619
60957
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -60713,10 +61051,10 @@
60713
61051
  "class": "".concat(section_styles.btn) + ' m-md-0 ',
60714
61052
  onClick: function onClick() {
60715
61053
  if (sectionproperties.btntype == 'WhatsApp') {
60716
- var _authdetailsContext$i37;
60717
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.whatsappnumber) != null) {
60718
- var _authdetailsContext$i38;
60719
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.whatsappnumber), '_blank');
61054
+ var _authdetailsContext$i33;
61055
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber) != null) {
61056
+ var _authdetailsContext$i34;
61057
+ 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');
60720
61058
  }
60721
61059
  } else if (sectionproperties.btntype == 'App/Web Page') {
60722
61060
  // window.open(sectionproperties.btnlink, '_target');
@@ -60739,10 +61077,10 @@
60739
61077
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60740
61078
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60741
61079
  onClick: function onClick() {
60742
- var _authdetailsContext$i39;
60743
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.facebooklink) != null) {
60744
- var _authdetailsContext$i40;
60745
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.facebooklink, '_blank');
61080
+ var _authdetailsContext$i35;
61081
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.facebooklink) != null) {
61082
+ var _authdetailsContext$i36;
61083
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.facebooklink, '_blank');
60746
61084
  }
60747
61085
  }
60748
61086
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -60750,10 +61088,10 @@
60750
61088
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60751
61089
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60752
61090
  onClick: function onClick() {
60753
- var _authdetailsContext$i41;
60754
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.instagramlink) != null) {
60755
- var _authdetailsContext$i42;
60756
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.instagramlink, '_blank');
61091
+ var _authdetailsContext$i37;
61092
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.instagramlink) != null) {
61093
+ var _authdetailsContext$i38;
61094
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.instagramlink, '_blank');
60757
61095
  }
60758
61096
  }
60759
61097
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -60761,10 +61099,10 @@
60761
61099
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60762
61100
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60763
61101
  onClick: function onClick() {
60764
- var _authdetailsContext$i43;
60765
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.whatsappnumber) != null) {
60766
- var _authdetailsContext$i44;
60767
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.whatsappnumber), '_blank');
61102
+ var _authdetailsContext$i39;
61103
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.whatsappnumber) != null) {
61104
+ var _authdetailsContext$i40;
61105
+ 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');
60768
61106
  }
60769
61107
  }
60770
61108
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -60831,7 +61169,7 @@
60831
61169
  }
60832
61170
  }, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
60833
61171
  "class": "w-100 mb-md-3"
60834
- }, " ", Image()), Content()))))));
61172
+ }, " ", Image()), Content())))));
60835
61173
  };
60836
61174
 
60837
61175
  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; }
@@ -61058,7 +61396,7 @@
61058
61396
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr);
61059
61397
  };
61060
61398
  return /*#__PURE__*/React__default["default"].createElement("div", {
61061
- "class": ' row ml-0 mr-0 align-items-center ',
61399
+ "class": ' row ml-0 mr-0 align-items-center w-md-100 ',
61062
61400
  style: {
61063
61401
  width: sectionproperties.width + 'vw',
61064
61402
  marginTop: sectionproperties.marginTop + 'px',
@@ -61164,7 +61502,7 @@
61164
61502
  "class": "row m-0 w-100 d-flex justify-content-center justify-content-md-start"
61165
61503
  }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
61166
61504
  return /*#__PURE__*/React__default["default"].createElement("div", {
61167
- "class": "col-lg-4 col-md-12 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start"
61505
+ "class": "col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start"
61168
61506
  }, /*#__PURE__*/React__default["default"].createElement("div", {
61169
61507
  // class="m-lg-auto d-flex justify-content-center"
61170
61508
  "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',
@@ -61188,7 +61526,7 @@
61188
61526
  window.open(cardinfoitem.btnlink, '_blank');
61189
61527
  }
61190
61528
  }
61191
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61529
+ }, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
61192
61530
  "class": "d-flex d-sm-none",
61193
61531
  style: {
61194
61532
  width: sectionproperties.image_width + 'px',
@@ -61206,7 +61544,7 @@
61206
61544
  width: '100%',
61207
61545
  objectFit: 'cover'
61208
61546
  }
61209
- })), /*#__PURE__*/React__default["default"].createElement("div", {
61547
+ })), sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
61210
61548
  "class": "d-none d-sm-flex mt-auto mb-auto",
61211
61549
  style: {
61212
61550
  width: 35,
@@ -61255,30 +61593,6 @@
61255
61593
 
61256
61594
  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; }
61257
61595
  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; }
61258
- var minuteSeconds = 60;
61259
- var hourSeconds = 3600;
61260
- var daySeconds = 86400;
61261
- var timerProps = {
61262
- isPlaying: true,
61263
- size: 120,
61264
- strokeWidth: 6
61265
- };
61266
- var renderTime = function renderTime(dimension, time) {
61267
- return /*#__PURE__*/React__default["default"].createElement("div", {
61268
- className: "time-wrapper"
61269
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61270
- className: "time"
61271
- }, time), /*#__PURE__*/React__default["default"].createElement("div", null, dimension));
61272
- };
61273
- var getTimeSeconds = function getTimeSeconds(time) {
61274
- return minuteSeconds - time | 0;
61275
- };
61276
- var getTimeMinutes = function getTimeMinutes(time) {
61277
- return time % hourSeconds / minuteSeconds | 0;
61278
- };
61279
- var getTimeHours = function getTimeHours(time) {
61280
- return time % daySeconds / hourSeconds | 0;
61281
- };
61282
61596
  var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61283
61597
  var _maincontainerarrayof;
61284
61598
  var _useState = React.useState(''),
@@ -61295,12 +61609,6 @@
61295
61609
  var ikimagecredcontext = props.actions.ikimagecredcontext;
61296
61610
  var routingcountext = props.actions.routingcountext;
61297
61611
  var authdetailsContext = props.actions.authdetailsContext;
61298
- var stratTime = Date.now() / 1000; // use UNIX timestamp in seconds
61299
- var endTime = stratTime + 243248; // use UNIX timestamp in seconds
61300
-
61301
- var remainingTime = endTime - stratTime;
61302
- var days = Math.ceil(remainingTime / daySeconds);
61303
- var daysDuration = days * daySeconds;
61304
61612
  React.useEffect(function () {
61305
61613
  var secpropobj = {};
61306
61614
  StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
@@ -61430,7 +61738,6 @@
61430
61738
  }
61431
61739
  }),
61432
61740
  cardContainer: glamor.css({
61433
- background: sectionproperties.reservation_bgcolor,
61434
61741
  ':hover .imageContainer': {
61435
61742
  transition: '.3s',
61436
61743
  backgroundColor: sectionproperties.activedotcolor
@@ -61438,9 +61745,6 @@
61438
61745
  ':hover .text1Styles': {
61439
61746
  transition: '.3s',
61440
61747
  color: sectionproperties.text1secondarycolor
61441
- },
61442
- ':hover': {
61443
- background: sectionproperties.innersectionbgcolorhover
61444
61748
  }
61445
61749
  }),
61446
61750
  btnstyles: glamor.css({
@@ -61449,7 +61753,7 @@
61449
61753
  fontSize: sectionproperties.generalbtn_fontsize + 'px',
61450
61754
  color: sectionproperties.generalbtn_textColor,
61451
61755
  fontWeight: sectionproperties.generalbtn_fontweight,
61452
- // textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
61756
+ textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
61453
61757
  backgroundColor: sectionproperties.generalbtn_bgColor,
61454
61758
  borderRadius: sectionproperties.generalbtnborderradius,
61455
61759
  ':hover': {
@@ -61521,22 +61825,18 @@
61521
61825
  paddingRight: langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px'
61522
61826
  }
61523
61827
  }, /*#__PURE__*/React__default["default"].createElement("div", {
61524
- "class": "d-flex align-items-center flex-column allcentered",
61828
+ "class": "d-flex align-items-center flex-row allcentered",
61525
61829
  style: {
61526
61830
  position: 'relative',
61527
61831
  width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
61528
61832
  }
61529
- }, /*#__PURE__*/React__default["default"].createElement("p", {
61833
+ }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
61834
+ "class": sectionStyles.line_left
61835
+ }), /*#__PURE__*/React__default["default"].createElement("p", {
61530
61836
  "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 ',
61531
61837
  style: {}
61532
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
61533
- style: {
61534
- width: '50%',
61535
- background: sectionproperties.linebgcolor,
61536
- height: 3,
61537
- borderRadius: 10,
61538
- marginTop: 5
61539
- }
61838
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
61839
+ "class": sectionStyles.line_right
61540
61840
  })))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
61541
61841
  "class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center px-sm-3',
61542
61842
  style: {
@@ -61548,202 +61848,10 @@
61548
61848
  }, /*#__PURE__*/React__default["default"].createElement("p", {
61549
61849
  "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',
61550
61850
  style: {}
61551
- }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), sectionproperties.showcountdown == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
61552
- "class": "row m-0 w-100 allcentered"
61553
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61554
- className: "col-3 col-sm-6 allcentered mb-md-3"
61555
- }, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, _extends__default["default"]({}, timerProps, {
61556
- colors: "#013c48",
61557
- duration: daysDuration,
61558
- initialRemainingTime: remainingTime
61559
- }), function (_ref) {
61560
- _ref.elapsedTime;
61561
- _ref.color;
61562
- return /*#__PURE__*/React__default["default"].createElement("span", {
61563
- style: {
61564
- color: '#bea04b',
61565
- fontSize: 23,
61566
- fontWeight: 600
61567
- },
61568
- "class": "allcentered"
61569
- }, renderTime('يوم', '18'));
61570
- })), /*#__PURE__*/React__default["default"].createElement("div", {
61571
- className: "col-3 col-sm-6 allcentered mb-md-3"
61572
- }, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, _extends__default["default"]({}, timerProps, {
61573
- colors: "#013c48",
61574
- duration: daySeconds,
61575
- initialRemainingTime: remainingTime % daySeconds,
61576
- onComplete: function onComplete(totalElapsedTime) {
61577
- return {
61578
- shouldRepeat: remainingTime - totalElapsedTime > hourSeconds
61579
- };
61580
- }
61581
- }), function (_ref2) {
61582
- var elapsedTime = _ref2.elapsedTime;
61583
- _ref2.color;
61584
- return /*#__PURE__*/React__default["default"].createElement("span", {
61585
- style: {
61586
- color: '#bea04b',
61587
- fontSize: 23,
61588
- fontWeight: 600
61589
- },
61590
- "class": "allcentered"
61591
- }, renderTime('ساعة', getTimeHours(daySeconds - elapsedTime)));
61592
- })), /*#__PURE__*/React__default["default"].createElement("div", {
61593
- className: "col-3 col-sm-6 allcentered mb-md-3"
61594
- }, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, _extends__default["default"]({}, timerProps, {
61595
- colors: "#013c48",
61596
- duration: hourSeconds,
61597
- initialRemainingTime: remainingTime % hourSeconds,
61598
- onComplete: function onComplete(totalElapsedTime) {
61599
- return {
61600
- shouldRepeat: remainingTime - totalElapsedTime > minuteSeconds
61601
- };
61602
- }
61603
- }), function (_ref3) {
61604
- var elapsedTime = _ref3.elapsedTime;
61605
- _ref3.color;
61606
- return /*#__PURE__*/React__default["default"].createElement("span", {
61607
- style: {
61608
- color: '#bea04b',
61609
- fontSize: 23,
61610
- fontWeight: 600
61611
- },
61612
- "class": "allcentered"
61613
- }, renderTime('دقيقة', getTimeMinutes(hourSeconds - elapsedTime)));
61614
- })), /*#__PURE__*/React__default["default"].createElement("div", {
61615
- className: "col-3 col-sm-6 allcentered mb-md-3"
61616
- }, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, _extends__default["default"]({}, timerProps, {
61617
- colors: "#013c48",
61618
- duration: minuteSeconds,
61619
- initialRemainingTime: remainingTime % minuteSeconds,
61620
- onComplete: function onComplete(totalElapsedTime) {
61621
- return {
61622
- shouldRepeat: remainingTime - totalElapsedTime > 0
61623
- };
61624
- }
61625
- }), function (_ref4) {
61626
- var elapsedTime = _ref4.elapsedTime;
61627
- _ref4.color;
61628
- return /*#__PURE__*/React__default["default"].createElement("span", {
61629
- style: {
61630
- color: '#bea04b',
61631
- fontSize: 23,
61632
- fontWeight: 600
61633
- },
61634
- "class": "allcentered"
61635
- }, renderTime('ثانية', getTimeSeconds(elapsedTime)));
61636
- }))), sectionproperties.flippingcards == 'Yes' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
61637
- "class": "row m-0 w-100 d-flex justify-content-center"
61638
- }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
61639
- return /*#__PURE__*/React__default["default"].createElement("div", {
61640
- "class": 'flip-card d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 ',
61641
- style: {
61642
- zIndex: 2,
61643
- paddingLeft: sectionproperties.marginhorizontal + 'px',
61644
- paddingRight: sectionproperties.marginhorizontal + 'px'
61645
- }
61646
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61647
- "class": "flip-card-inner",
61648
- style: {
61649
- background: sectionproperties.reservation_bgcolor,
61650
- borderRadius: sectionproperties.reservation_borderradius + 'px',
61651
- border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : ''
61652
- }
61653
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61654
- "class": "flip-card-front"
61655
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61656
- "class": "row m-0 w-100"
61657
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61658
- "class": "col-lg-12 d-flex align-items-center p-0",
61659
- style: {
61660
- marginBottom: sectionproperties.image_mb + 'px',
61661
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61662
- }
61663
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61664
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
61665
- style: {
61666
- background: 'transparent'
61667
- }
61668
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
61669
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
61670
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
61671
- path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
61672
- style: {
61673
- maxHeight: sectionproperties.iconcontainerwidth + '%',
61674
- maxWidth: sectionproperties.iconcontainerwidth + '%',
61675
- objectFit: 'contain'
61676
- }
61677
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
61678
- "class": "col-lg-12 d-flex p-0",
61679
- style: {
61680
- marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
61681
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61682
- }
61683
- }, /*#__PURE__*/React__default["default"].createElement("p", {
61684
- "class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
61685
- style: {
61686
- cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default'
61687
- }
61688
- }, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)))), /*#__PURE__*/React__default["default"].createElement("div", {
61689
- "class": "flip-card-back allcentered"
61690
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61691
- "class": "row m-0 w-100 allcentered"
61692
- }, sectionproperties.showimagewhenflip == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
61693
- "class": "col-lg-12 d-flex align-items-center p-0",
61694
- style: {
61695
- marginBottom: sectionproperties.image_mb + 'px',
61696
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61697
- }
61698
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61699
- "class": ' d-flex align-items-center ',
61700
- style: {
61701
- width: '30%',
61702
- height: '30%',
61703
- justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
61704
- }
61705
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
61706
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
61707
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
61708
- path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
61709
- style: {
61710
- maxHeight: '100%',
61711
- maxWidth: '100%',
61712
- objectFit: 'contain'
61713
- }
61714
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
61715
- "class": "col-lg-12 d-flex p-0",
61716
- style: {
61717
- marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
61718
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61719
- }
61720
- }, /*#__PURE__*/React__default["default"].createElement("p", {
61721
- "class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
61722
- style: {
61723
- cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
61724
- color: ' #FFECB5',
61725
- fontSize: 14
61726
- }
61727
- }, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)), /*#__PURE__*/React__default["default"].createElement("div", {
61728
- "class": "col-lg-12 d-flex p-0",
61729
- style: {
61730
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61731
- }
61732
- }, sectionproperties.slideshowtext2_show && /*#__PURE__*/React__default["default"].createElement("p", {
61733
- "class": "m-0 wordbreak",
61734
- style: {
61735
- color: sectionproperties.slideshowText2ContentColor,
61736
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
61737
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
61738
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
61739
- }
61740
- }, langdetect == 'en' ? cardinfoitem.cardobj_descripen : cardinfoitem.cardobj_descripar))))));
61741
- })), sectionproperties.flippingcards == 'No' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
61742
- "class": "row m-0 w-100"
61743
- }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
61851
+ }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
61744
61852
  var _authdetailsContext$i;
61745
61853
  return /*#__PURE__*/React__default["default"].createElement("div", {
61746
- "class": 'col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 omancard col-sm-' + sectionproperties.numberOfColsverticalresp,
61854
+ "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,
61747
61855
  style: {
61748
61856
  zIndex: 2,
61749
61857
  paddingLeft: sectionproperties.marginhorizontal + 'px',
@@ -61753,37 +61861,20 @@
61753
61861
  "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 ',
61754
61862
  style: {
61755
61863
  cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
61864
+ background: sectionproperties.reservation_bgcolor,
61756
61865
  paddingTop: sectionproperties.reservation_padding_top + 'px',
61757
61866
  paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
61758
61867
  paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
61759
61868
  paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
61760
61869
  borderRadius: sectionproperties.reservation_borderradius + 'px',
61761
- border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
61762
- // sectionproperties.innersectionbordertype == 'All'
61763
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61764
- // : cardinfoindex != cardsarray.length - 1
61765
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61766
- // : '',
61870
+ border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
61767
61871
  // cardinfoindex != cardsarray.length - 1
61768
61872
  // ? sectionproperties.innersectionbordertype == 'All'
61769
61873
  // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61770
61874
  // : ''
61771
61875
  // : '',
61772
- // borderRight:
61773
- // cardinfoindex != cardsarray.length - 1
61774
- // ? sectionproperties.innersectionbordertype == 'Right'
61775
- // ? langdetect == 'en'
61776
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61777
- // : ''
61778
- // : ''
61779
- // : '',
61780
- // borderLeft:
61781
- // sectionproperties.innersectionbordertype == 'Right'
61782
- // ? langdetect == 'ar'
61783
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61784
- // : ''
61785
- // : '',
61786
- borderRight: sectionproperties.innersectionbordertype != 'All' && cardinfoindex != cardsarray.length - 1 ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
61876
+ borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
61877
+ borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
61787
61878
  boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
61788
61879
  height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
61789
61880
  },
@@ -61906,7 +61997,7 @@
61906
61997
  }
61907
61998
  }
61908
61999
  }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))));
61909
- })))));
62000
+ }))));
61910
62001
  };
61911
62002
 
61912
62003
  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 ";
@@ -69017,6 +69108,12 @@
69017
69108
  marginBottom: sectionproperties.image_mb + 'px'
69018
69109
  }
69019
69110
  }, Image('normal')), /*#__PURE__*/React__default["default"].createElement("div", {
69111
+ "class": cardsstyles2.imageContainer + ' d-none d-md-flex ',
69112
+ style: {
69113
+ height: sectionproperties.height_responsive + 'px',
69114
+ marginBottom: sectionproperties.image_mb + 'px'
69115
+ }
69116
+ }, Image('responsive')), /*#__PURE__*/React__default["default"].createElement("div", {
69020
69117
  "class": sectionproperties.innersectionpaddinghorizontal == 0 ? 'row m-0 w-100' : 'row m-0 w-100 pl-sm-2 pr-sm-2',
69021
69118
  style: {
69022
69119
  paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
@@ -71042,7 +71139,7 @@
71042
71139
  fontWeight: sectionproperties.generaltext_fontWeight,
71043
71140
  transition: '.3s',
71044
71141
  cursor: 'pointer',
71045
- zIndex: 1000,
71142
+ zIndex: 100,
71046
71143
  ':hover': {
71047
71144
  color: sectionproperties.text_secondarycolor
71048
71145
  }
@@ -71061,7 +71158,7 @@
71061
71158
  textTransform: sectionproperties.generalbtn_texttransform,
71062
71159
  opacity: sectionproperties.generalbtn_showonhover == 'Show On Hover' ? 0 : 1,
71063
71160
  top: sectionproperties.generalbtn_showonhover == 'Show On Hover' ? '100px' : 0,
71064
- zIndex: 1000,
71161
+ zIndex: 100,
71065
71162
  ':hover': {
71066
71163
  backgroundColor: sectionproperties.generalbtn_bgColoronhover,
71067
71164
  color: sectionproperties.generalbtn_textColoronhover,
@@ -71469,7 +71566,8 @@
71469
71566
  width: '100%',
71470
71567
  bottom: sectionproperties.generaltext_position == 'Centered' ? '50%' : '7%',
71471
71568
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
71472
- paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px'
71569
+ paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
71570
+ left: 0
71473
71571
  }
71474
71572
  }, /*#__PURE__*/React__default["default"].createElement("div", {
71475
71573
  "class": "".concat(card_cssstyles.textContainer, " ") + ' allcentered pl-2 pr-2 '
@@ -71860,11 +71958,6 @@
71860
71958
  React.useEffect(function () {
71861
71959
  setitem(props.cardinfoitemprops);
71862
71960
  }, [props.cardinfoitemprops]);
71863
- var plainString = function plainString(html) {
71864
- var divContainer = document.createElement('div');
71865
- divContainer.innerHTML = html;
71866
- return divContainer.textContent || divContainer.innerText || '';
71867
- };
71868
71961
  // const addtocartfunc = () => {
71869
71962
  // const addtocardpayloadobj = {
71870
71963
  // functype: 'add',
@@ -72096,7 +72189,7 @@
72096
72189
  paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
72097
72190
  }
72098
72191
  }, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
72099
- "class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 '
72192
+ "class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 px-sm-2 '
72100
72193
  }, /*#__PURE__*/React__default["default"].createElement("div", {
72101
72194
  "class": "row w-100 m-0 d-flex"
72102
72195
  }, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
@@ -72107,7 +72200,7 @@
72107
72200
  routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
72108
72201
  }
72109
72202
  },
72110
- "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 ',
72203
+ "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 ',
72111
72204
  style: {}
72112
72205
  }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
72113
72206
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
@@ -72140,12 +72233,25 @@
72140
72233
  style: {
72141
72234
  textAlign: langdetect == 'en' ? 'left' : 'right'
72142
72235
  }
72143
- }, item.name)), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
72144
- "class": "".concat(card_cssstyles.productDescStyles) + ' col-lg-12 mt-2 mb-1 wordbreak wordbreak2 p-0 ',
72236
+ }, item.name)), sectionproperties.prodCatShow == 'Show' &&
72237
+ /*#__PURE__*/
72238
+ // <p
72239
+ // // class={`${card_cssstyles.productDescStyles}` + ' col-lg-12 mt-2 mb-1 wordbreak wordbreak2 p-0 '}
72240
+ // // style={{
72241
+ // // textAlign: langdetect == 'en' ? 'left' : 'right',
72242
+ // // }}
72243
+ // // >
72244
+ // // {plainString(langdetect == 'en' ? item.description_en : item.description_ar)}
72245
+ // // </p>
72246
+ React__default["default"].createElement("p", {
72247
+ "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 ',
72145
72248
  style: {
72146
- textAlign: langdetect == 'en' ? 'left' : 'right'
72249
+ textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
72250
+ },
72251
+ dangerouslySetInnerHTML: {
72252
+ __html: item.shortdescription
72147
72253
  }
72148
- }, plainString(langdetect == 'en' ? item.description_en : item.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
72254
+ }))), /*#__PURE__*/React__default["default"].createElement("div", {
72149
72255
  style: {
72150
72256
  display: 'flex',
72151
72257
  flexDirection: 'column',
@@ -72153,16 +72259,16 @@
72153
72259
  },
72154
72260
  "class": "col-lg-3 col-md-3 col-sm-12 mt-2 p-0"
72155
72261
  }, /*#__PURE__*/React__default["default"].createElement("div", {
72156
- "class": "row m-0 w-100 d-flex flex-column flex-sm-row justify-content-end justify-content-sm-start"
72262
+ "class": "row m-0 w-100 d-flex flex-column flex-sm-column justify-content-end justify-content-sm-start"
72157
72263
  }, sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
72158
72264
  "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 '
72159
72265
  }, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React__default["default"].createElement("p", {
72160
72266
  "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 '
72161
72267
  }, 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", {
72162
- "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 '
72268
+ "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 '
72163
72269
  }, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React__default["default"].createElement("p", {
72164
- "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 '
72165
- }, 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", {
72270
+ "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 '
72271
+ }, 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", {
72166
72272
  "class": "row m-0 mt-auto w-100"
72167
72273
  }, /*#__PURE__*/React__default["default"].createElement("div", {
72168
72274
  "class": "col-lg-12 d-flex justify-content-end p-0"
@@ -76512,7 +76618,7 @@
76512
76618
  var ikimagecredcontext = props.actions.ikimagecredcontext;
76513
76619
  props.actions.NotificationManager;
76514
76620
  var AddtoCartContext = props.actions.AddtoCartContext;
76515
- var AddtoCartMutationContext = props.AddtoCartMutationContext;
76621
+ var AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
76516
76622
  var _useState5 = React.useState(''),
76517
76623
  _useState6 = _slicedToArray__default["default"](_useState5, 2),
76518
76624
  addtocardpayloadobj = _useState6[0];
@@ -77113,7 +77219,7 @@
77113
77219
  style: {
77114
77220
  textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
77115
77221
  }
77116
- }, plainString(item.shortdescription)), /*#__PURE__*/React__default["default"].createElement("div", {
77222
+ }, plainString(item.description)), /*#__PURE__*/React__default["default"].createElement("div", {
77117
77223
  style: {
77118
77224
  flexDirection: 'column'
77119
77225
  },
@@ -78498,9 +78604,7 @@
78498
78604
  "class": props.sectiontypeprops2 == 'vertical' ? "".concat(card_cssstyles.productcard) + ' w-100 ' : " ".concat(card_cssstyles.productcard),
78499
78605
  style: {
78500
78606
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
78501
- paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
78502
- minWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px',
78503
- maxWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px'
78607
+ paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
78504
78608
  }
78505
78609
  }, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
78506
78610
  "class": ' cursor-pointer w-100 ',