tabexseriescomponents 0.0.217 → 0.0.220

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 (255) hide show
  1. package/dist/index.cjs.js +1044 -780
  2. package/dist/index.esm.js +1044 -780
  3. package/dist/index.umd.js +1042 -778
  4. package/library.zip +0 -0
  5. package/package.json +2 -1
  6. package/srcold/Contexts/LanguageContext.jsx +390 -0
  7. package/srcold/Contexts/ProductsCardsSectionContext.jsx +34 -0
  8. package/srcold/StylesJS/Customstyles.js +236 -0
  9. package/srcold/TabexComponents/Cards/Card20/Card20.jsx +282 -0
  10. package/srcold/TabexComponents/Cards/Card21/Card21.jsx +388 -0
  11. package/srcold/TabexComponents/Cards/Card22/Card22.jsx +287 -0
  12. package/srcold/TabexComponents/Cards/Card23/Card23.jsx +403 -0
  13. package/srcold/TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx +395 -0
  14. package/srcold/TabexComponents/Cards/CardWithTextOnly/CardWithTextOnly.jsx +70 -0
  15. package/srcold/TabexComponents/Cards/CategoryCardTextOnImage/CategoryCardTextOnImage.jsx +211 -0
  16. package/srcold/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +220 -0
  17. package/srcold/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +230 -0
  18. package/srcold/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +198 -0
  19. package/srcold/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +170 -0
  20. package/srcold/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +181 -0
  21. package/srcold/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +161 -0
  22. package/srcold/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +180 -0
  23. package/srcold/TabexComponents/Cards/CircleCardWithVariants/CircleCardWithVariants.jsx +487 -0
  24. package/srcold/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +123 -0
  25. package/srcold/TabexComponents/Cards/HorizontalCategoryCard/HorizontalCategoryCard.jsx +192 -0
  26. package/srcold/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +270 -0
  27. package/srcold/TabexComponents/Cards/MenuCard/MenuCard.jsx +543 -0
  28. package/srcold/TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx +467 -0
  29. package/srcold/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +469 -0
  30. package/srcold/TabexComponents/Cards/NewProductcard/NewProductcard.jsx +445 -0
  31. package/srcold/TabexComponents/Cards/ProductCardWithTextOnImage/ProductCardWithTextOnImage.jsx +304 -0
  32. package/srcold/TabexComponents/Cards/Productcard6/Productcard6.jsx +256 -0
  33. package/srcold/TabexComponents/Cards/Productcard7/Productcard7.jsx +278 -0
  34. package/srcold/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +443 -0
  35. package/srcold/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +275 -0
  36. package/srcold/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +315 -0
  37. package/srcold/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +301 -0
  38. package/srcold/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +419 -0
  39. package/srcold/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +524 -0
  40. package/srcold/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +275 -0
  41. package/srcold/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +286 -0
  42. package/srcold/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +136 -0
  43. package/srcold/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +179 -0
  44. package/srcold/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +291 -0
  45. package/srcold/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +339 -0
  46. package/srcold/TabexComponents/Cards/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +338 -0
  47. package/srcold/TabexComponents/Cards/UpSlideEffectCard/UpSlideEffectCard.jsx +515 -0
  48. package/srcold/TabexComponents/Cards/UserCardWithSocialMediaOnHover/UserCardWithSocialMediaOnHover.jsx +184 -0
  49. package/srcold/TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx +475 -0
  50. package/srcold/TabexComponents/Footer/Footer1/Footer1.jsx +448 -0
  51. package/srcold/TabexComponents/Footer/Footer2/Footer2.jsx +383 -0
  52. package/srcold/TabexComponents/Footer/Footer3/Footer3.jsx +394 -0
  53. package/srcold/TabexComponents/Footer/Footer4/Footer4.jsx +699 -0
  54. package/srcold/TabexComponents/Footer/Footer5/Footer5.jsx +523 -0
  55. package/srcold/TabexComponents/Footer/Footer6/Footer6.jsx +301 -0
  56. package/srcold/TabexComponents/Footer/Footer7/Footer7.jsx +415 -0
  57. package/srcold/TabexComponents/Footer/Footer8/Footer8.jsx +454 -0
  58. package/srcold/TabexComponents/Footer/FooterWithThreeColumns/FooterWithThreeColumns.jsx +329 -0
  59. package/srcold/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +274 -0
  60. package/srcold/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
  61. package/srcold/TabexComponents/Generalfiles/images/noimage.png +0 -0
  62. package/srcold/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
  63. package/srcold/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
  64. package/srcold/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
  65. package/srcold/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
  66. package/srcold/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
  67. package/srcold/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
  68. package/srcold/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
  69. package/srcold/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
  70. package/srcold/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
  71. package/srcold/TabexComponents/Generalfiles/images/usflag.png +0 -0
  72. package/srcold/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
  73. package/srcold/TabexComponents/Headers/CTAHeader/CTAHeader.jsx +880 -0
  74. package/srcold/TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx +870 -0
  75. package/srcold/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +688 -0
  76. package/srcold/TabexComponents/Headers/Gotoheader/Gotoheader.jsx +720 -0
  77. package/srcold/TabexComponents/Headers/Header4/Header4.jsx +621 -0
  78. package/srcold/TabexComponents/Headers/Header8/Header8.jsx +824 -0
  79. package/srcold/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +730 -0
  80. package/srcold/TabexComponents/Headers/HeaderWithAdSlider/HeaderWithAdSlider.jsx +762 -0
  81. package/srcold/TabexComponents/Headers/HeaderWithSearchOnCenter/HeaderWithSearchOnCenter.jsx +706 -0
  82. package/srcold/TabexComponents/Headers/HeaderWithUtilityBar/HeaderWithUtilityBar.jsx +900 -0
  83. package/srcold/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +841 -0
  84. package/srcold/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +988 -0
  85. package/srcold/TabexComponents/Headers/Headerresponsive/HeaderresponsiveNew.jsx +1081 -0
  86. package/srcold/TabexComponents/Headers/Headerresponsive/HeaderresponsiveOriginal.jsx +988 -0
  87. package/srcold/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +917 -0
  88. package/srcold/TabexComponents/Headers/Modernheader/Modernheader.jsx +693 -0
  89. package/srcold/TabexComponents/Headers/SearchFocusedHeader/SearchFocusedHeader.jsx +952 -0
  90. package/srcold/TabexComponents/Headers/Simpleheader/Simpleheader.jsx +636 -0
  91. package/srcold/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +853 -0
  92. package/srcold/TabexComponents/Headers/Subheader/Subheader copy.jsx +373 -0
  93. package/srcold/TabexComponents/Headers/Subheader/Subheader.jsx +515 -0
  94. package/srcold/TabexComponents/Headers/Subheader/SubheaderDropdown.jsx +190 -0
  95. package/srcold/TabexComponents/Headers/Subheader/SubheaderOriginal.jsx +483 -0
  96. package/srcold/TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx +1005 -0
  97. package/srcold/TabexComponents/Headers/TwoTieredHeader/TwoTieredHeader.jsx +1020 -0
  98. package/srcold/TabexComponents/Headers/TwoTieredWithCenteredLogoHeader/TwoTieredWithCenteredLogoHeader .jsx +843 -0
  99. package/srcold/TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx +448 -0
  100. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx +346 -0
  101. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx +304 -0
  102. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundSectionWithServicesCards/BackgroundSectionWithServicesCards.jsx +301 -0
  103. package/srcold/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +312 -0
  104. package/srcold/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +271 -0
  105. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +174 -0
  106. package/srcold/TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx +200 -0
  107. package/srcold/TabexComponents/Sections/BackgroundImages/FullVideoSection/FullVideoSection.jsx +263 -0
  108. package/srcold/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +143 -0
  109. package/srcold/TabexComponents/Sections/BackgroundImages/TextSectionConnectToWA/TextSectionConnectToWA.jsx +248 -0
  110. package/srcold/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +295 -0
  111. package/srcold/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages copy.jsx +394 -0
  112. package/srcold/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +406 -0
  113. package/srcold/TabexComponents/Sections/BackgroundImages/VideosSection/VideosSection.jsx +246 -0
  114. package/srcold/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +1220 -0
  115. package/srcold/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx +480 -0
  116. package/srcold/TabexComponents/Sections/Cards/CardsSectionwithfilter/CardsSectionwithfilter.jsx +718 -0
  117. package/srcold/TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx +406 -0
  118. package/srcold/TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx +652 -0
  119. package/srcold/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards.jsx +635 -0
  120. package/srcold/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx +495 -0
  121. package/srcold/TabexComponents/Sections/Cards/UsersCardsSection/UsersCardsSection.jsx +383 -0
  122. package/srcold/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +250 -0
  123. package/srcold/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +160 -0
  124. package/srcold/TabexComponents/Sections/Slideshow/ContactUsSection/ContactUsSection.jsx +256 -0
  125. package/srcold/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +329 -0
  126. package/srcold/TabexComponents/Sections/Slideshow/HorizontalContactUsSection/HorizontalContactUsSection.jsx +266 -0
  127. package/srcold/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +371 -0
  128. package/srcold/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +140 -0
  129. package/srcold/TabexComponents/Sections/Slideshow/ServiceSectionWithImage/ServiceSectionWithImage.jsx +374 -0
  130. package/srcold/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +339 -0
  131. package/srcold/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +303 -0
  132. package/srcold/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +224 -0
  133. package/srcold/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +147 -0
  134. package/srcold/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +139 -0
  135. package/srcold/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade copy.jsx +634 -0
  136. package/srcold/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +324 -0
  137. package/srcold/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide copy.jsx +525 -0
  138. package/srcold/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +569 -0
  139. package/srcold/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideOriginal.jsx +475 -0
  140. package/srcold/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.js +91 -0
  141. package/srcold/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +369 -0
  142. package/srcold/TabexComponents/Sections/Slideshow/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +392 -0
  143. package/srcold/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +213 -0
  144. package/srcold/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +467 -0
  145. package/srcold/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx +181 -0
  146. package/srcold/TabexComponents/StaticPages/Checkout/Checkout.jsx +1280 -0
  147. package/srcold/TabexComponents/StaticPages/Filter/Filter copy.jsx +1392 -0
  148. package/srcold/TabexComponents/StaticPages/Filter/Filter.jsx +1399 -0
  149. package/srcold/TabexComponents/StaticPages/Filter/FilterOriginal.jsx +1132 -0
  150. package/srcold/TabexComponents/StaticPages/InnerGroups/InnerGroups.jsx +60 -0
  151. package/srcold/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +50 -0
  152. package/srcold/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +35 -0
  153. package/srcold/TabexComponents/StaticPages/Login/Login.jsx +469 -0
  154. package/srcold/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.jsx +143 -0
  155. package/srcold/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +1329 -0
  156. package/srcold/TabexComponents/StaticPages/Policies/Policies.jsx +306 -0
  157. package/srcold/TabexComponents/StaticPages/Productinfo/Product_itemtype.jsx +1334 -0
  158. package/srcold/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +715 -0
  159. package/srcold/TabexComponents/StaticPages/Productinfo/Service_itemtype copy.jsx +361 -0
  160. package/srcold/TabexComponents/StaticPages/Productinfo/Service_itemtype.jsx +361 -0
  161. package/srcold/TabexComponents/StaticPages/Productinfo/Serviceinfotabs.jsx +501 -0
  162. package/srcold/TabexComponents/StaticPages/Productinfo/staticroutersidenav.module.css +145 -0
  163. package/srcold/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +227 -0
  164. package/srcold/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +832 -0
  165. package/srcold/TabexComponents/StaticPages/Signup/Signup.jsx +154 -0
  166. package/srcold/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +280 -0
  167. package/srcold/TabexComponents/StaticPages/Viewcart/Viewcart.jsx +671 -0
  168. package/srcold/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +538 -0
  169. package/srcold/assets/images/appstore.png +0 -0
  170. package/srcold/assets/images/cod.png +0 -0
  171. package/srcold/assets/images/egyptflag.png +0 -0
  172. package/srcold/assets/images/fawry.png +0 -0
  173. package/srcold/assets/images/googleplay.png +0 -0
  174. package/srcold/assets/images/ksa.png +0 -0
  175. package/srcold/assets/images/mastercard.png +0 -0
  176. package/srcold/assets/images/payment.png +0 -0
  177. package/srcold/assets/images/paymob.png +0 -0
  178. package/srcold/assets/images/paypal.png +0 -0
  179. package/srcold/assets/images/shoppingcart.png +0 -0
  180. package/srcold/assets/images/usflag.png +0 -0
  181. package/srcold/assets/images/visa.png +0 -0
  182. package/srcold/assets/images/whatsapp.png +0 -0
  183. package/srcold/button.jsx +40 -0
  184. package/srcold/index.jsx +283 -0
  185. package/srcold/styles/Home.module.css +129 -0
  186. package/srcold/styles/cards/Categorcycard_fullimage.module.css +10 -0
  187. package/srcold/styles/cards/Categorycard_slidebgscaled.module.css +73 -0
  188. package/srcold/styles/cards/Categorycard_withshapes.module.css +189 -0
  189. package/srcold/styles/cards/ModernCardWithQuantityButton.module.css +30 -0
  190. package/srcold/styles/cards/Productcard6.module.css +9 -0
  191. package/srcold/styles/cards/Productccard_with_zoominonhover.module.css +51 -0
  192. package/srcold/styles/cards/Prouductcard_with_zoomhover.module.css +61 -0
  193. package/srcold/styles/cards/UserCardWithSocialMediaOnHover.module.css +65 -0
  194. package/srcold/styles/cards/categorycard.module.css +85 -0
  195. package/srcold/styles/cards/categorycard3.module.css +50 -0
  196. package/srcold/styles/cards/categorycardwithtext.module.css +40 -0
  197. package/srcold/styles/cards/productcard_animatedbuttons.module.css +130 -0
  198. package/srcold/styles/cards/productcard_with_textonhover.module.css +18 -0
  199. package/srcold/styles/cards/productcard_withtextonimage.module.css +0 -0
  200. package/srcold/styles/cards/productccard_with_imageontopleft.module.css +85 -0
  201. package/srcold/styles/general/bootstrap.css +4727 -0
  202. package/srcold/styles/general/dropdown.css +206 -0
  203. package/srcold/styles/general/editorbardropdown.module.css +94 -0
  204. package/srcold/styles/general/filter.module.css +108 -0
  205. package/srcold/styles/general/form.module.css +273 -0
  206. package/srcold/styles/general/general.module.css +872 -0
  207. package/srcold/styles/general/image-gallery.css +531 -0
  208. package/srcold/styles/general/react-accessible-accordion.module.css +52 -0
  209. package/srcold/styles/general/react-phone-input-2.module.css +927 -0
  210. package/srcold/styles/general/scrollbtn.module.css +22 -0
  211. package/srcold/styles/general/slick.module.css +166 -0
  212. package/srcold/styles/general/tabs.module.css +119 -0
  213. package/srcold/styles/general/workplaceeditor.module.css +328 -0
  214. package/srcold/styles/globals.css +26 -0
  215. package/srcold/styles/headers/CTAHeader.module.css +40 -0
  216. package/srcold/styles/headers/CategoryFeaturingHeader.module.css +61 -0
  217. package/srcold/styles/headers/Gotoheader.module.css +81 -0
  218. package/srcold/styles/headers/Header7.module.css +50 -0
  219. package/srcold/styles/headers/HeaderWithAdSlider.module.css +86 -0
  220. package/srcold/styles/headers/HeaderWithSearchOnCenter.module.css +101 -0
  221. package/srcold/styles/headers/HeaderWithUtilityBar.module.css +46 -0
  222. package/srcold/styles/headers/Header_threesectionslogocentered.module.css +84 -0
  223. package/srcold/styles/headers/NewHeader.module.css +101 -0
  224. package/srcold/styles/headers/SearchFocusedHeader.module.css +62 -0
  225. package/srcold/styles/headers/Sideheader.module.css +108 -0
  226. package/srcold/styles/headers/Simpleheader.module.css +102 -0
  227. package/srcold/styles/headers/classicheader.module.css +16 -0
  228. package/srcold/styles/headers/classicheaderstyles.module.css +9 -0
  229. package/srcold/styles/headers/dropdown.css +0 -0
  230. package/srcold/styles/headers/header4.module.css +175 -0
  231. package/srcold/styles/headers/header5.module.css +30 -0
  232. package/srcold/styles/headers/header_contactinfo.module.css +53 -0
  233. package/srcold/styles/headers/headerresturant.module.css +89 -0
  234. package/srcold/styles/headers/modernheader.module.css +72 -0
  235. package/srcold/styles/headers/stylishheader.module.css +24 -0
  236. package/srcold/styles/headers/subheader.module.css +114 -0
  237. package/srcold/styles/headers/threetieredheader.module.css +91 -0
  238. package/srcold/styles/sections/BackgroundImageWithTopContent.css +4 -0
  239. package/srcold/styles/sections/Backgroundimage1.module.css +17 -0
  240. package/srcold/styles/sections/Backgroundimage_with_topcircle.module.css +28 -0
  241. package/srcold/styles/sections/Section_with_rightbgcont.module.css +49 -0
  242. package/srcold/styles/sections/Slideshow_with_rotatedsquare.module.css +35 -0
  243. package/srcold/styles/sections/Slideshow_with_squarebg.module.css +39 -0
  244. package/srcold/styles/staticpages/accordion.module.css +9 -0
  245. package/srcold/styles/staticpages/cart.module.css +108 -0
  246. package/srcold/styles/staticpages/dropdown.css +196 -0
  247. package/srcold/styles/staticpages/filter.module.css +139 -0
  248. package/srcold/styles/staticpages/image-gallery.css +481 -0
  249. package/srcold/styles/staticpages/login.module.css +113 -0
  250. package/srcold/styles/staticpages/productinfo.module.css +54 -0
  251. package/srcold/styles/staticpages/shop.module.css +191 -0
  252. package/srcold/styles/staticpages/signup.module.css +206 -0
  253. package/srcold/styles/staticpages/staticroutersidenav.module.css +129 -0
  254. package/srcold/styles/staticpages/viewcart.module.css +129 -0
  255. package/srcold/styles/staticpages/wishlist.module.css +29 -0
@@ -0,0 +1,569 @@
1
+ import React, { useEffect, useState, useContext } from 'react';
2
+ import { Slide } from 'react-slideshow-image';
3
+ import { css } from 'glamor';
4
+ import { IKImage } from 'imagekitio-react';
5
+ import { IKpublicKey, IKurlEndpoint } from '../../../../../Env';
6
+ import { IoIosArrowRoundForward } from '@react-icons/all-files/io/IoIosArrowRoundForward';
7
+ import { IoIosArrowRoundBack } from '@react-icons/all-files/io/IoIosArrowRoundBack';
8
+ import { BsChevronLeft } from '@react-icons/all-files/bs/BsChevronLeft';
9
+ import { BsChevronRight } from '@react-icons/all-files/bs/BsChevronRight';
10
+
11
+ const Slideshowslide = (props) => {
12
+ const [sectionproperties, setsectionproperties] = useState('');
13
+ const [bgimagearrayofobjs, setbgimagearrayofobjs] = useState([]);
14
+ const [collectionbg, setcollectionbg] = useState([]);
15
+ const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
16
+ const lang = props.actions.lang;
17
+ const langdetect = props.actions.langdetect;
18
+ const routingcountext = props.actions.routingcountext;
19
+ const StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
20
+ const fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
21
+ const [showdownheadermenu, setshowdownheadermenu] = useState(false);
22
+ const [Choosenindex, setChoosenindex] = useState('');
23
+ const authdetailsContext = props.actions.authdetailsContext;
24
+ const [pcollarray, setpcollarray] = useState([]);
25
+ useEffect(() => {
26
+ var temppcollarray = [...pcollarray];
27
+ authdetailsContext?.instinfo?.instcategories?.forEach(function (arrayItem) {
28
+ arrayItem?.parentcolletions?.forEach(function (item) {
29
+ temppcollarray.push(item);
30
+ });
31
+ });
32
+ setpcollarray([...temppcollarray]);
33
+ }, []);
34
+ useEffect(() => {
35
+ var secpropobj = {};
36
+ StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
37
+ if (sectionitem.sectionid == props.sectionidprops) {
38
+ sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
39
+ secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
40
+ });
41
+ }
42
+ });
43
+ setsectionproperties({ ...secpropobj });
44
+ }, [StatePagePropertiesContext]);
45
+ useEffect(() => {
46
+ if (sectionproperties.length != 0 && sectionproperties.slideshowarrayofobj != undefined) {
47
+ var bg_arrayofobjsparsed = JSON.parse(sectionproperties.slideshowarrayofobj);
48
+ if (Array.isArray(bg_arrayofobjsparsed)) {
49
+ setbgimagearrayofobjs([...bg_arrayofobjsparsed]);
50
+ }
51
+ }
52
+ if (sectionproperties.length != 0 && sectionproperties.collectionDropdownBg != undefined) {
53
+ var collectionbgparsed = JSON.parse(sectionproperties.collectionDropdownBg);
54
+ if (Array.isArray(collectionbgparsed)) {
55
+ setcollectionbg([...collectionbgparsed]);
56
+ }
57
+ }
58
+ }, [sectionproperties]);
59
+ const Slideshowsettings = {
60
+ indicators: false,
61
+ arrows: false,
62
+ pauseOnHover: false,
63
+ scale: 1.4,
64
+ };
65
+ const slideshow_styles = {
66
+ imgcontainer: css({
67
+ ':before': {
68
+ width: '100%',
69
+ height: '100%',
70
+ background: 'rgba(0,0,0,0.8)',
71
+ zIndex: 1,
72
+ position: 'absolute',
73
+ content: 's',
74
+ fontSize: 0,
75
+ left: 0,
76
+ right: 0,
77
+ top: 0,
78
+ bottom: 0,
79
+ },
80
+ }),
81
+ slideshow_btn: css({
82
+ zIndex: 1000,
83
+ height: sectionproperties.generalbtn_height + 'px',
84
+ width: sectionproperties.generalbtn_width + 'px',
85
+ background: sectionproperties.generalbtn_bgColor,
86
+ color: sectionproperties.generalbtn_textColor,
87
+ borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
88
+ borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
89
+ borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
90
+ borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
91
+ fontSize: sectionproperties.generalbtn_fontsize + 'px',
92
+ lineHeight: sectionproperties.generalbtn_fontsize + 'px',
93
+ textTransform: sectionproperties.generalbtn_texttransform,
94
+ fontWeight: sectionproperties.generalbtn_fontweight,
95
+ transition: '.3s',
96
+ ':hover': {
97
+ background: sectionproperties.generalbtn_bgColoronhover,
98
+ color: sectionproperties.generalbtn_textColoronhover,
99
+ },
100
+ }),
101
+ categoryname: css({
102
+ color: sectionproperties.subheader_categorytitle_fontColor,
103
+ fontSize: sectionproperties.subheader_categorytitle_fontSize + 'px',
104
+ textTransform: sectionproperties.subheader_categorytitle_textTransform,
105
+ fontWeight: sectionproperties.subheader_categorytitle_textfontweight,
106
+ transition: '.3s',
107
+ ':hover': {
108
+ color: sectionproperties.subheader_categorytitle_coloronhover,
109
+ },
110
+ }),
111
+ parentcollection: css({
112
+ color: sectionproperties.subheader_collectiontitle_fontColor,
113
+ fontSize: sectionproperties.subheader_collectiontitle_fontSize + 'px',
114
+ textTransform: sectionproperties.subheader_collectiontitle_textTransform,
115
+ fontWeight: sectionproperties.subheader_collectiontitle_textfontweight,
116
+ transition: '.3s',
117
+ ':hover': {
118
+ color: sectionproperties.subheader_collectiontitle_coloronhover,
119
+ },
120
+ }),
121
+ collectionName: css({
122
+ color: sectionproperties.collectionsectiontextcolor,
123
+ fontSize: sectionproperties.collectionsectiontextfontsize + 'px',
124
+ textTransform: sectionproperties.collectionsectiontexttransform,
125
+ fontWeight: sectionproperties.collectionsectiontextfontweight,
126
+ transition: '.3s',
127
+ ':hover': {
128
+ color: sectionproperties.collectionsectiontextcoloronhover,
129
+ },
130
+ }),
131
+ dropdowntitle: css({
132
+ color: sectionproperties.collectionssectiontitlecolor,
133
+ fontSize: sectionproperties.collectionssectiontitlefontsize + 'px',
134
+ fontWeight: sectionproperties.collectionssectiontitlefonteweight,
135
+ textTransform: sectionproperties.collectionssectiontitletexttransfrom,
136
+ backgroundColor: sectionproperties.collectionssectiontitlebgcolor,
137
+ }),
138
+ };
139
+ const SlideShowTextContainer = (item) => {
140
+ return (
141
+ <div
142
+ class={'row m-0 w-100 pl-md-2 pr-md-2'}
143
+ style={{
144
+ position: 'absolute',
145
+ top: '40%',
146
+ zIndex: 1000,
147
+ paddingTop: sectionproperties.paddingTop + 'px',
148
+ paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
149
+ paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px',
150
+ }}
151
+ >
152
+ <div
153
+ class={'col-lg-12 d-flex justify-content-start'}
154
+ style={{
155
+ textAlign: 'center',
156
+ }}
157
+ >
158
+ <p
159
+ className="m-0 p-0 wordbreak PacificoFont"
160
+ style={{
161
+ fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
162
+ color: sectionproperties.slideshowText1ContentColor,
163
+ fontWeight: sectionproperties.slideshowText1ContentFontWeight,
164
+ }}
165
+ >
166
+ {langdetect == 'en' ? item.titleen : item.titlear}
167
+ </p>
168
+ </div>
169
+ <div class={'col-lg-12 d-flex justify-content-start'}>
170
+ <p
171
+ className="m-0 p-0 wordbreak"
172
+ style={{
173
+ fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
174
+ color: sectionproperties.slideshowText2ContentColor,
175
+ fontWeight: sectionproperties.slideshowText2ContentFontWeight,
176
+ }}
177
+ >
178
+ {langdetect == 'en' ? item.descriptionen : item.descriptionar}
179
+ </p>
180
+ </div>
181
+ {sectionproperties.generalbtn_show == 'Show' && (
182
+ <div class={'col-lg-12 d-flex justify-content-start mt-3'}>
183
+ <button
184
+ class={`${slideshow_styles.slideshow_btn}` + ' allcentered '}
185
+ style={{
186
+ letterSpacing: langdetect == 'en' ? '1px' : 0,
187
+ }}
188
+ onClick={() => {
189
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
190
+ }}
191
+ >
192
+ {langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar}{' '}
193
+ {langdetect == 'en' ? <IoIosArrowRoundForward size={20} /> : <IoIosArrowRoundBack size={20} />}
194
+ </button>
195
+ </div>
196
+ )}
197
+ </div>
198
+ );
199
+ };
200
+ const SlideshowContent = () => {
201
+ return (
202
+ <div class="col-lg-12 p-0">
203
+ <div class="row m-0 w-100">
204
+ {sectionproperties.collectionssectionshow == 'Show' && (
205
+ <div class="col-lg-2 d-md-none">
206
+ <div
207
+ class="row m-0 w-100"
208
+ style={{
209
+ background: sectionproperties.collectionssectionbgcolor,
210
+ boxShadow: '0 0 10px ' + sectionproperties.collectionssectionshadowcolor,
211
+ }}
212
+ >
213
+ <div class="col-lg-12 p-0">
214
+ <div class="row m-0 w-100">
215
+ <div className={slideshow_styles.dropdowntitle + ' col-lg-12 p-0 '}>
216
+ <p className="m-0 p-3 text-center">{langdetect == 'en' ? sectionproperties.collectionssectiontitleen : sectionproperties.collectionssectiontitlear}</p>
217
+ </div>
218
+ <div class="col-lg-12 flex-column cat_dropdown_hover scrollvertical pt-3 px-2" style={{ height: sectionproperties.height + 'vh', overflowY: 'scroll' }}>
219
+ {sectionproperties.fetchparenttype == 'Categories' &&
220
+ authdetailsContext?.instinfo?.instcategories?.map((item, index) => (
221
+ <div
222
+ class={slideshow_styles.categoryname + ' row ml-0 mr-0 w-100 cursor-pointer '}
223
+ onMouseEnter={() => {
224
+ setshowdownheadermenu(true);
225
+ setChoosenindex(index);
226
+ }}
227
+ >
228
+ <div className={' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '}>
229
+ <p
230
+ class={' m-0 p-0 wordbreak wordbreak1 '}
231
+ onClick={() => {
232
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'categories/' + item.categoryid);
233
+ }}
234
+ >
235
+ {langdetect == 'en' ? item.title_en : item.title_ar}
236
+ </p>
237
+ </div>
238
+ <div className={'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '}>
239
+ <i className={' p-0 h-100 allcentered '}>
240
+ {langdetect == 'en' ? (
241
+ <BsChevronRight size={sectionproperties.collectionsectioniconfontsize} />
242
+ ) : (
243
+ <BsChevronLeft size={sectionproperties.collectionsectioniconfontsize} />
244
+ )}
245
+ </i>
246
+ </div>
247
+ {index != authdetailsContext?.instinfo?.instcategories - 1 && (
248
+ <div className="col-lg-12 p-0 mt-3 mb-3">
249
+ <hr class="m-0" />
250
+ </div>
251
+ )}
252
+ </div>
253
+ ))}
254
+ {sectionproperties.fetchparenttype == 'Parent Collections' &&
255
+ pcollarray?.map((item, index) => {
256
+ if (item.isshowntocustomers == 1) {
257
+ return (
258
+ <div
259
+ class={slideshow_styles.parentcollection + ' row ml-0 mr-0 w-100 cursor-pointer '}
260
+ onMouseEnter={() => {
261
+ setshowdownheadermenu(true);
262
+ setChoosenindex(index);
263
+ }}
264
+ >
265
+ <div className={' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 '}>
266
+ <p
267
+ class={' m-0 p-0 wordbreak wordbreak1 '}
268
+ onClick={() => {
269
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'parentcollections/' + item.parentcollectionid);
270
+ }}
271
+ >
272
+ {langdetect == 'en' ? item.title_en : item.title_ar}
273
+ </p>
274
+ </div>
275
+ <div className={'col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end align-items-center p-0 '}>
276
+ <i className={' p-0 h-100 allcentered '}>
277
+ {langdetect == 'en' ? (
278
+ <BsChevronRight size={sectionproperties.collectionsectioniconfontsize} />
279
+ ) : (
280
+ <BsChevronLeft size={sectionproperties.collectionsectioniconfontsize} />
281
+ )}
282
+ </i>
283
+ </div>
284
+ {index != pcollarray - 1 && (
285
+ <div className="col-lg-12 p-0 mt-3 mb-3">
286
+ <hr class="m-0" />
287
+ </div>
288
+ )}
289
+ </div>
290
+ );
291
+ }
292
+ })}
293
+ {sectionproperties.fetchparenttype == 'Collections' &&
294
+ authdetailsContext?.instinfo?.instcollections.map((item, index) => {
295
+ if (item.isshowntocustomers == 1) {
296
+ return (
297
+ <div
298
+ class={slideshow_styles.parentcollection + ' row ml-0 mr-0 w-100 cursor-pointer '}
299
+ onMouseEnter={() => {
300
+ setshowdownheadermenu(true);
301
+ setChoosenindex(index);
302
+ }}
303
+ >
304
+ <div className={' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start align-items-center p-0 '}>
305
+ <p
306
+ class={' m-0 p-0 wordbreak wordbreak1 '}
307
+ onClick={() => {
308
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
309
+ }}
310
+ >
311
+ {langdetect == 'en' ? item.title_en : item.title_ar}
312
+ </p>
313
+ </div>
314
+ {index != pcollarray - 1 && (
315
+ <div className="col-lg-12 p-0 mt-3 mb-3">
316
+ <hr class="m-0" />
317
+ </div>
318
+ )}
319
+ </div>
320
+ );
321
+ }
322
+ })}
323
+ </div>
324
+ {sectionproperties.fetchparenttype == 'Categories' &&
325
+ Choosenindex.length != 0 &&
326
+ authdetailsContext?.instinfo?.instcategories[Choosenindex]?.parentcolletions?.length != 0 && (
327
+ <div
328
+ class={langdetect == 'en' ? 'cat_dropdown-menu cat_dropdown cat_dropdownen' : 'cat_dropdown-menu cat_dropdown cat_dropdownar'}
329
+ style={{
330
+ minHeight: sectionproperties.height + 'vh',
331
+ }}
332
+ onMouseLeave={() => {
333
+ setChoosenindex('');
334
+ }}
335
+ >
336
+ <div class="row m-0 w-100">
337
+ {authdetailsContext?.instinfo?.instcategories[Choosenindex]?.parentcolletions?.map((item, index) => (
338
+ <div class="col-lg-4 p-0">
339
+ <p
340
+ class={slideshow_styles.parentcollection + ' m-0 p-0 mb-3 cursor-pointer wordbreak wordbreak2 '}
341
+ onClick={() => {
342
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'parentcollections/' + item.parentcollectionid);
343
+ }}
344
+ style={{
345
+ textAlign: langdetect == 'en' ? 'left' : 'right',
346
+ }}
347
+ >
348
+ {langdetect == 'en' ? item.title_en : item.title_ar}
349
+ </p>
350
+ {item?.collections?.map((item, index) => (
351
+ <div class="col-lg-12 pl-1 pr-1">
352
+ <p
353
+ class={slideshow_styles.collectionName + ' cursor-pointer wordbreak wordbreak2 mb-1 '}
354
+ onClick={() => {
355
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
356
+ }}
357
+ style={{
358
+ textAlign: langdetect == 'en' ? 'left' : 'right',
359
+ }}
360
+ >
361
+ {langdetect == 'en' ? item.title_en : item.title_ar}
362
+ </p>
363
+ </div>
364
+ ))}
365
+ </div>
366
+ ))}
367
+ </div>
368
+ </div>
369
+ )}
370
+ {sectionproperties.fetchparenttype == 'Parent Collections' && Choosenindex.length != 0 && (
371
+ <div
372
+ class={langdetect == 'en' ? 'cat_dropdown-menu cat_dropdown cat_dropdownen' : 'cat_dropdown-menu cat_dropdown cat_dropdownar'}
373
+ style={{
374
+ minHeight: sectionproperties.height + 'vh',
375
+ }}
376
+ onMouseLeave={() => {
377
+ setChoosenindex('');
378
+ }}
379
+ >
380
+ <div class="row m-0 w-100">
381
+ {authdetailsContext?.instinfo?.instcategories[0]?.parentcolletions[Choosenindex]?.collections?.map((item, index) => (
382
+ <div
383
+ class="col-lg-4 p-0"
384
+ onClick={() => {
385
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
386
+ }}
387
+ >
388
+ <div class="col-lg-12 pl-1 pr-1">
389
+ <p
390
+ class={slideshow_styles.collectionName + ' cursor-pointer wordbreak wordbreak2 mb-1 '}
391
+ style={{
392
+ textAlign: langdetect == 'en' ? 'left' : 'right',
393
+ }}
394
+ >
395
+ {langdetect == 'en' ? item.title_en : item.title_ar}
396
+ </p>
397
+ </div>
398
+ </div>
399
+ ))}
400
+ </div>
401
+ </div>
402
+ )}
403
+ </div>
404
+ </div>
405
+ </div>
406
+ </div>
407
+ )}
408
+ <div
409
+ class={
410
+ sectionproperties.collectionssectionshow == 'Show'
411
+ ? 'col-lg-10 col-md-12 col-sm-12 p-0 d-flex justify-content-center h-sm-auto'
412
+ : 'col-lg-12 p-0 d-flex justify-content-center h-sm-auto'
413
+ }
414
+ style={{ height: sectionproperties.bgcovercontain == 'Cover' ? sectionproperties.height + 'vh' : 'auto' }}
415
+ >
416
+ <div
417
+ class={sectionproperties.width == '100' ? 'h-sm-auto' : 'h-sm-auto pl-sm-2 pr-sm-2 w-sm-100'}
418
+ style={{
419
+ position: 'relative',
420
+ borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
421
+ borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
422
+ borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
423
+ borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
424
+ width: sectionproperties.width + 'vw',
425
+ height: sectionproperties.bgcovercontain == 'Cover' ? sectionproperties.height + 'vh' : 'auto',
426
+ overflow: 'hidden',
427
+ }}
428
+ >
429
+ <Slide {...Slideshowsettings} transitionDuration={1500} duration={1500} arrow={true} easing="ease">
430
+ {Object.keys(bgimagearrayofobjs).length != 0 &&
431
+ bgimagearrayofobjs.map((item, index) => {
432
+ return (
433
+ <div
434
+ class="row m-0 w-100 h-sm-auto"
435
+ style={{
436
+ borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
437
+ borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
438
+ borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
439
+ borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
440
+ height: sectionproperties.bgcovercontain == 'Cover' ? sectionproperties.height + 'vh' : 'auto',
441
+ }}
442
+ >
443
+ <div
444
+ class={'p-0 align-items-center d-flex d-sm-none '}
445
+ key={index}
446
+ onClick={() => {
447
+ if (item.IsClickableimg == 'Yes') {
448
+ if (item.clickableimg_page_route && item.clickableimg_page_route.length != 0) {
449
+ routingcountext(item.clickableimg_page_route, false, '');
450
+ } else {
451
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.Clickableimg_getcoection);
452
+ }
453
+ }
454
+ }}
455
+ style={{
456
+ direction: langdetect == 'en' ? 'ltr' : 'rtl',
457
+ width: '100%',
458
+ height: '100%',
459
+ paddingTop: sectionproperties.paddingTop + 'px',
460
+ height: sectionproperties.bgcovercontain == 'Cover' ? sectionproperties.height + 'vh' : 'auto',
461
+ }}
462
+ >
463
+ <IKImage
464
+ urlEndpoint={IKurlEndpoint}
465
+ publicKey={IKpublicKey}
466
+ path={
467
+ langdetect == 'en'
468
+ ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.imageen
469
+ : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.imagear
470
+ }
471
+ style={{
472
+ cursor: item.IsClickableimg == 'Yes' ? 'pointer' : 'default',
473
+ objectFit: sectionproperties.bgcovercontain == 'Contain' ? 'contain' : 'cover',
474
+ margin: 0,
475
+ padding: 0,
476
+ width: '100%',
477
+ height: '100%',
478
+ }}
479
+ />
480
+ {SlideShowTextContainer(item)}
481
+ </div>
482
+ <div
483
+ class={'p-0 align-items-center d-none d-sm-flex '}
484
+ key={index}
485
+ style={{
486
+ width: '100%',
487
+ height: '100%',
488
+ direction: langdetect == 'en' ? 'ltr' : 'rtl',
489
+ paddingTop: sectionproperties.paddingTop + 'px',
490
+ paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
491
+ paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px',
492
+ }}
493
+ >
494
+ <IKImage
495
+ urlEndpoint={IKurlEndpoint}
496
+ publicKey={IKpublicKey}
497
+ path={
498
+ langdetect == 'en'
499
+ ? '/tr:w-' + sectionproperties.imagetr_w_resp + ',h-' + sectionproperties.imagetr_h_resp + '/' + item.image_resp_en
500
+ : '/tr:w-' + sectionproperties.imagetr_w_resp + ',h-' + sectionproperties.imagetr_h_resp + '/' + item.image_resp_ar
501
+ }
502
+ style={{
503
+ objectFit: 'contain',
504
+ margin: 0,
505
+ padding: 0,
506
+ width: '100%',
507
+ height: '100%',
508
+ }}
509
+ />
510
+ {SlideShowTextContainer(item)}
511
+ </div>
512
+ </div>
513
+ );
514
+ })}
515
+ </Slide>
516
+ </div>
517
+ </div>
518
+ </div>
519
+ </div>
520
+ );
521
+ };
522
+ return (
523
+ // align-items-center
524
+ <div
525
+ class={
526
+ sectionproperties.collectionssectionshow == 'Show'
527
+ ? 'row ml-0 mr-0 w-100 d-flex justify-content-center px-1025-1 pl-md-2 pr-md-2'
528
+ : sectionproperties.width == '100'
529
+ ? 'row ml-0 mr-0 w-100 d-flex justify-content-center'
530
+ : 'row ml-0 mr-0 w-100 d-flex justify-content-center px-1025-1 pl-md-2 pr-md-2'
531
+ }
532
+ style={{
533
+ paddingBottom: sectionproperties.marginBottom + 'px',
534
+ paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
535
+ paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
536
+ background: sectionproperties.backgroundColor,
537
+ }}
538
+ onMouseEnter={() => {
539
+ setChoosenindex('');
540
+ }}
541
+ >
542
+ <div class="col-lg-12 p-0">
543
+ <div
544
+ class="row m-0 w-100 d-flex d-md-none"
545
+ style={{
546
+ paddingTop: sectionproperties.marginTop + 'px',
547
+ }}
548
+ onMouseLeave={() => {
549
+ setChoosenindex('');
550
+ }}
551
+ >
552
+ {SlideshowContent()}
553
+ </div>
554
+ <div
555
+ class="row m-0 w-100 d-none d-md-flex"
556
+ style={{
557
+ paddingTop: sectionproperties.marginTopResp + 'px',
558
+ }}
559
+ onMouseLeave={() => {
560
+ setChoosenindex('');
561
+ }}
562
+ >
563
+ {SlideshowContent()}
564
+ </div>
565
+ </div>
566
+ </div>
567
+ );
568
+ };
569
+ export default Slideshowslide;