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,160 @@
1
+ import React, { useEffect, useState, useContext } from 'react';
2
+ import { css } from 'glamor';
3
+ import { serverbaselink } from '../../../../../Env';
4
+ import sectionstyles from '../../../../styles/sections/Backgroundimage_with_topcircle.module.css';
5
+
6
+ const Backgroundimage_with_topcircle = (props) => {
7
+ const [sectionproperties, setsectionproperties] = useState('');
8
+ const [cardsarray, setcardsarray] = useState([]);
9
+ const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
10
+ const lang = props.actions.lang;
11
+ const langdetect = props.actions.langdetect;
12
+ const routingcountext = props.actions.routingcountext;
13
+ const StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
14
+
15
+ useEffect(() => {
16
+ if (props.srcfrom == 'addsectionform') {
17
+ var secpropobj = {};
18
+ props.defaultproperties.forEach(function (defaultpropobj, defaultpropindex) {
19
+ secpropobj[defaultpropobj.property_css_name] = defaultpropobj.property_value;
20
+ });
21
+ setsectionproperties({ ...secpropobj });
22
+ } else {
23
+ var secpropobj = {};
24
+
25
+ StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
26
+ if (sectionitem.sectionid == props.sectionidprops) {
27
+ sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
28
+ secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
29
+ });
30
+ }
31
+ });
32
+ setsectionproperties({ ...secpropobj });
33
+ }
34
+ }, [StatePagePropertiesContext]);
35
+ useEffect(() => {
36
+ if (sectionproperties.length != 0) {
37
+ if (sectionproperties.bgsection_imagearrayofobjs != null) {
38
+ var bgsection_imagearrayofobjsparsed = JSON.parse(sectionproperties.bgsection_imagearrayofobjs);
39
+ if (Array.isArray(bgsection_imagearrayofobjsparsed)) {
40
+ setcardsarray([...bgsection_imagearrayofobjsparsed]);
41
+ }
42
+ }
43
+ }
44
+ }, [sectionproperties]);
45
+ const bg1_cssstyles = {
46
+ topcircle: css({
47
+ height: sectionproperties.topcircle_height + 'px',
48
+ // height: '800px',
49
+ background: sectionproperties.backgroundColor,
50
+ // background:sectionproperties.topcircle_bgcolor,
51
+ width: '100%',
52
+ borderTopLeftRadius: sectionproperties.topcircle_borderTopLeftRadius + 'px',
53
+ borderTopRightRadius: sectionproperties.topcircle_borderTopRightRadius + 'px',
54
+ borderBottomLeftRadius: sectionproperties.topcircle_borderBottomLeftRadius + 'px',
55
+ borderBottomRightRadius: sectionproperties.topcircle_borderBottomRightRadius + 'px',
56
+ transition: '.3s',
57
+ }),
58
+ textstyle: css({
59
+ color: sectionproperties.slideshowText1ContentColor,
60
+ fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
61
+ textTransform: sectionproperties.slideshowText1ContentTextTransform,
62
+ fontWeight: sectionproperties.slideshowText1ContentFontWeight,
63
+ position: 'absolute',
64
+ top: sectionproperties.slideshowText1Content_marginTop + 'px',
65
+ left: sectionproperties.slideshowText1Content_marginLeft + 'px',
66
+ }),
67
+ textstyle2: css({
68
+ color: sectionproperties.slideshowText2ContentColor,
69
+ fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
70
+ textTransform: sectionproperties.slideshowText2ContentTextTransform,
71
+ fontWeight: sectionproperties.slideshowText2ContentFontWeight,
72
+ position: 'absolute',
73
+ top: sectionproperties.generaltext2_topposition + 'px',
74
+ left: sectionproperties.generaltext2_leftposition + 'px',
75
+ }),
76
+ general_btn: css({
77
+ height: sectionproperties.generalbtn_height + 'px',
78
+ width: sectionproperties.generalbtn_width + 'px',
79
+ background: sectionproperties.generalbtn_bgColor,
80
+ color: sectionproperties.generalbtn_textColor,
81
+ borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
82
+ borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
83
+ borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
84
+ borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
85
+ textTransform: sectionproperties.generalbtn_texttransform,
86
+ fontSize: sectionproperties.generalbtn_fontsize + 'px',
87
+ fontWeight: sectionproperties.generalbtn_fontweight,
88
+ position: 'absolute',
89
+ top: sectionproperties.generalbtn_topposition + 'px',
90
+ left: sectionproperties.generalbtn_marginLeft + 'px',
91
+ transition: '.3s',
92
+ ':hover': {
93
+ background: sectionproperties.generalbtn_bgColoronhover,
94
+ color: sectionproperties.generalbtn_textColoronhover,
95
+ },
96
+ }),
97
+ img_container: css({
98
+ width: sectionproperties.img_height + 'px',
99
+ height: sectionproperties.img_width + 'px',
100
+ }),
101
+ imgstyle: css({
102
+ width: '100%',
103
+ height: '100%',
104
+ objectFit: 'contain',
105
+ }),
106
+ sectionstyle: css({
107
+ height: '90vh',
108
+ }),
109
+ };
110
+ return (
111
+ <div class={`${bg1_cssstyles.sectionstyle}` + ' row w-100 m-0 '} style={{ position: 'relative', overflowY: 'hidden' }}>
112
+ <div class={`${sectionstyles.homestyling} ${bg1_cssstyles.topcircle}`}></div>
113
+ <div
114
+ class={`${sectionstyles.home1_container}`}
115
+ style={{
116
+ paddingRight: sectionproperties.paddingRight + 'px',
117
+ paddingLeft: sectionproperties.paddingLeft + 'px',
118
+ paddingTop: sectionproperties.paddingTop + 'px',
119
+ paddingBottom: sectionproperties.paddingBottom + 'px',
120
+ position: 'absolute',
121
+ top: 100,
122
+ bottom: 0,
123
+ }}
124
+ >
125
+ <div class="row w-100 m-0 ">
126
+ {sectionproperties.imgstyle_show == 'show' && (
127
+ <div class="col-lg-12 d-flex flex-column justify-content-start align-items-center" style={{}}>
128
+ <div class={`${bg1_cssstyles.img_container} `}>
129
+ <img class={`${bg1_cssstyles.imgstyle}`} src={cardsarray.length != 0 ? serverbaselink + cardsarray[0].bgsection_image : ''}></img>
130
+ </div>
131
+ </div>
132
+ )}
133
+ {sectionproperties.slideshowtext1_show == 'Show' && (
134
+ <div class="col-lg-12 d-flex flex-row justify-content-center align-items-center">
135
+ <p class={`${bg1_cssstyles.textstyle}` + ' m-0 '}>{sectionproperties.slideshowText1Content}</p>
136
+ </div>
137
+ )}
138
+ {sectionproperties.slideshowtext2_show == 'Show' && (
139
+ <div class="col-lg-12 d-flex flex-row justify-content-center align-items-center">
140
+ <p class={`${bg1_cssstyles.textstyle2}` + ' m-0 '}>{sectionproperties.slideshowText2Content}</p>
141
+ </div>
142
+ )}
143
+ {sectionproperties.generalbtn_show == 'Show' && (
144
+ <div class="col-lg-12 text-center d-flex flex-row justify-content-center mt-3 " style={{ zIndex: 1000 }}>
145
+ <button
146
+ class={`${bg1_cssstyles.general_btn} `}
147
+ onClick={() => {
148
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
149
+ }}
150
+ >
151
+ {sectionproperties.generalbtn_content}
152
+ </button>
153
+ </div>
154
+ )}
155
+ </div>
156
+ </div>
157
+ </div>
158
+ );
159
+ };
160
+ export default Backgroundimage_with_topcircle;
@@ -0,0 +1,256 @@
1
+ import React, { useEffect, useState, useContext } from 'react';
2
+ import { css } from 'glamor';
3
+ import { HiOutlineLocationMarker } from '@react-icons/all-files/hi/HiOutlineLocationMarker';
4
+ import { FiPhoneCall } from '@react-icons/all-files/fi/FiPhoneCall';
5
+ import { AiOutlineMail } from '@react-icons/all-files/ai/AiOutlineMail';
6
+
7
+ const ContactUsSection = (props) => {
8
+ const [sectionproperties, setsectionproperties] = useState('');
9
+ const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
10
+ const lang = props.actions.lang;
11
+ const langdetect = props.actions.langdetect;
12
+ const authdetailsContext = props.actions.authdetailsContext;
13
+
14
+ useEffect(() => {
15
+ var secpropobj = {};
16
+ StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
17
+ if (sectionitem.sectionid == props.sectionidprops) {
18
+ sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
19
+ secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
20
+ });
21
+ }
22
+ });
23
+ setsectionproperties({ ...secpropobj });
24
+ }, [StatePagePropertiesContext]);
25
+
26
+ const section_styles = {
27
+ cards_sections: css({
28
+ width: sectionproperties.width + 'vw',
29
+ height: sectionproperties.height + 'vh',
30
+ marginTop: sectionproperties.marginTop + 'px',
31
+ marginBottom: sectionproperties.marginBottom + 'px',
32
+ paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
33
+ paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
34
+ paddingTop: sectionproperties.paddingTop + 'px',
35
+ paddingBottom: sectionproperties.paddingBottom + 'px',
36
+ background: sectionproperties.backgroundColor,
37
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
38
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px',
39
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.borderTopLeftRadius + 'px' : sectionproperties.borderTopRightRadius + 'px',
40
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.borderTopRightRadius + 'px' : sectionproperties.borderTopLeftRadius + 'px',
41
+ borderColor: sectionproperties.sectioncardbordercolor,
42
+ border: sectionproperties.sectioncardborderwidth + 'px solid',
43
+ }),
44
+ sectionTitle: css({
45
+ marginTop: sectionproperties.sectionTitleMarginTop + 'px',
46
+ marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
47
+ fontWeight: sectionproperties.sectionTitleFontWeight,
48
+ color: sectionproperties.sectionTitleColor,
49
+ }),
50
+ description: css({
51
+ fontWeight: sectionproperties.prodCatFontWeight,
52
+ color: sectionproperties.prodCatColor,
53
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
54
+ }),
55
+ iconContainer: css({
56
+ width: sectionproperties.iconcontainerwidth + 'vh',
57
+ height: sectionproperties.iconcontainerheight + 'vh',
58
+ border: sectionproperties.iconcontainer_borderWidth + 'px solid ' + sectionproperties.iconcontainer_bordercolor,
59
+ borderRadius: sectionproperties.iconcontainerborderbl + 'px',
60
+ background: sectionproperties.iconcontainerbg,
61
+ color: sectionproperties.iconcontainercolor,
62
+ transition: '.3s',
63
+ ':hover': {
64
+ color: sectionproperties.iconcontainercoloronhover,
65
+ },
66
+ }),
67
+ storeinfotitle: css({
68
+ fontSize: sectionproperties.footerinfotext_secondaryfontsize + 'px',
69
+ fontWeight: sectionproperties.footerinfotext_secondaryfontweight,
70
+ color: sectionproperties.footerinfotext_secondarycolor,
71
+ }),
72
+ storeinfo: css({
73
+ cursor: 'pointer',
74
+ fontSize: sectionproperties.footerinfotext_fontsize + 'px',
75
+ color: sectionproperties.footerinfotext_color,
76
+ fontWeight: sectionproperties.footerinfotext_fontweight,
77
+ transition: '.3s',
78
+ ':hover .storeinfo': {
79
+ color: sectionproperties.footerinfotext_coloronhover,
80
+ transition: '.3s',
81
+ },
82
+ ':hover .storeinfoicon': {
83
+ backgroundColor: sectionproperties.iconcontainerbgonhover,
84
+ transition: '.3s',
85
+ },
86
+ }),
87
+ };
88
+ const SectionTitle = () => {
89
+ return (
90
+ <p
91
+ class={
92
+ sectionproperties.sectiontitlefontfamily == 'Pacifico'
93
+ ? section_styles.sectionTitle + ' PacificoFont p-0 wordbreak '
94
+ : sectionproperties.sectiontitlefontfamily == 'Playfair'
95
+ ? section_styles.sectionTitle + ' PlayfairFont p-0 wordbreak '
96
+ : sectionproperties.sectiontitlefontfamily == 'Great Vibes'
97
+ ? section_styles.sectionTitle + ' GreatvibesFont p-0 wordbreak '
98
+ : sectionproperties.sectiontitlefontfamily == 'Quicksand'
99
+ ? section_styles.sectionTitle + ' QuicksandFont p-0 wordbreak '
100
+ : sectionproperties.sectiontitlefontfamily == 'Satisfy'
101
+ ? section_styles.sectionTitle + ' SatisfyFont p-0 wordbreak '
102
+ : section_styles.sectionTitle + ' p-0 wordbreak '
103
+ }
104
+ style={{
105
+ textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
106
+ }}
107
+ >
108
+ {langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar}
109
+ </p>
110
+ );
111
+ };
112
+ const Description = () => {
113
+ return (
114
+ <p
115
+ class={
116
+ sectionproperties.descFontFamily == 'Pacifico'
117
+ ? section_styles.description + ' PacificoFont p-0 wordbreak '
118
+ : sectionproperties.descFontFamily == 'Playfair'
119
+ ? section_styles.description + ' PlayfairFont p-0 wordbreak '
120
+ : sectionproperties.descFontFamily == 'Great Vibes'
121
+ ? section_styles.description + ' GreatvibesFont p-0 wordbreak '
122
+ : sectionproperties.descFontFamily == 'Quicksand'
123
+ ? section_styles.description + ' QuicksandFont p-0 wordbreak '
124
+ : sectionproperties.descFontFamily == 'Satisfy'
125
+ ? section_styles.description + ' SatisfyFont p-0 wordbreak '
126
+ : section_styles.description + ' p-0 wordbreak '
127
+ }
128
+ style={{
129
+ textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
130
+ }}
131
+ >
132
+ {langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr}
133
+ </p>
134
+ );
135
+ };
136
+ return (
137
+ <div class={section_styles.cards_sections + ' row m-0 d-flex align-items-center h-md-150vh pl-sm-3 pr-sm-3 pb-md-5 '}>
138
+ <div class={' col-lg-12 p-0 h-100 '} style={{ overflow: 'hidden' }}>
139
+ <div class="row m-0 d-flex justify-content-center w-100 h-100">
140
+ <div class="col-lg-6 d-flex align-items-center justify-content-start flex-column p-0">
141
+ <div class="row m-0 w-100 d-flex align-items-center justify-content-start pl-5 pr-5 pl-md-2 pr-md-2 p-sm-0">
142
+ <div
143
+ class="col-lg-12 p-0 d-flex d-sm-none align-items-center"
144
+ style={{
145
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
146
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
147
+ }}
148
+ >
149
+ {SectionTitle()}
150
+ </div>
151
+ <div
152
+ class="col-lg-12 p-0 d-none d-sm-flex align-items-center justify-content-start"
153
+ style={{
154
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
155
+ fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
156
+ }}
157
+ >
158
+ {SectionTitle()}
159
+ </div>
160
+ <div
161
+ class="col-lg-12 p-0 d-flex d-sm-none align-items-center"
162
+ style={{
163
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
164
+ fontSize: sectionproperties.prodCatFontSize + 'px',
165
+ }}
166
+ >
167
+ {Description()}
168
+ </div>
169
+ <div
170
+ class="col-lg-12 p-0 d-none d-sm-flex align-items-center"
171
+ style={{
172
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
173
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px',
174
+ }}
175
+ >
176
+ {Description()}
177
+ </div>
178
+
179
+ {sectionproperties.showfooteremail == 'Show' && (
180
+ <div class="col-lg-12 p-0 d-flex align-items-center justify-content-start mb-5">
181
+ <p
182
+ class={section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row '}
183
+ onClick={() => {
184
+ window.open('mailto:' + authdetailsContext?.instinfo?.contactinfo?.email, '_self');
185
+ }}
186
+ >
187
+ <span class={section_styles.iconContainer + ' allcentered storeinfoicon '}>
188
+ <i class="h-100 allcentered">
189
+ <AiOutlineMail size={sectionproperties.iconcontainer_iconfontsize} />
190
+ </i>
191
+ </span>
192
+ <span class="ml-2 mr-2 d-flex justify-content-start flex-column">
193
+ <span class={section_styles.storeinfotitle} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
194
+ {langdetect == 'en' ? sectionproperties.emailtitle_en : sectionproperties.emailtitle_ar}
195
+ </span>
196
+ <span class="storeinfo">{authdetailsContext?.instinfo?.contactinfo?.email}</span>
197
+ </span>
198
+ </p>
199
+ </div>
200
+ )}
201
+ {sectionproperties.showfooterphonenumber == 'Show' && (
202
+ <div class="col-lg-12 p-0 d-flex align-items-center justify-content-start mb-5">
203
+ <p
204
+ class={section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row '}
205
+ onClick={() => {
206
+ window.open('tel:' + authdetailsContext?.CuContactphonenumber, '_blank');
207
+ }}
208
+ >
209
+ <span class={section_styles.iconContainer + ' allcentered storeinfoicon '}>
210
+ <i class="h-100 allcentered">
211
+ <FiPhoneCall size={sectionproperties.iconcontainer_iconfontsize} />
212
+ </i>
213
+ </span>
214
+ <span class="ml-2 mr-2 d-flex justify-content-start flex-column">
215
+ <span class={section_styles.storeinfotitle} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
216
+ {langdetect == 'en' ? sectionproperties.phonetitle_en : sectionproperties.phonetitle_ar}
217
+ </span>
218
+ <span class="storeinfo">{authdetailsContext?.CuContactphonenumber}</span>
219
+ </span>
220
+ </p>
221
+ </div>
222
+ )}
223
+ {sectionproperties.showfooteraddress == 'Show' && (
224
+ <div class="col-lg-12 p-0 d-flex align-items-center justify-content-start mb-5 ">
225
+ <p
226
+ class={section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row '}
227
+ onClick={() => {
228
+ window.open(authdetailsContext?.instinfo?.googlemapslink);
229
+ }}
230
+ >
231
+ <span class={section_styles.iconContainer + ' allcentered storeinfoicon '}>
232
+ <i class="h-100 allcentered">
233
+ <HiOutlineLocationMarker size={sectionproperties.iconcontainer_iconfontsize} />
234
+ </i>
235
+ </span>
236
+ <span class="ml-2 mr-2 d-flex justify-content-start flex-column">
237
+ <span class={section_styles.storeinfotitle}></span>
238
+ <span class={section_styles.storeinfotitle} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
239
+ {langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar}
240
+ </span>
241
+ <span class="storeinfo">{authdetailsContext?.instinfo?.address_en}</span>
242
+ </span>
243
+ </p>
244
+ </div>
245
+ )}
246
+ </div>
247
+ </div>
248
+ <div class="col-lg-6 allcentered p-0 h-100">
249
+ <iframe src={authdetailsContext?.instinfo?.googlemapslink} width="100%" height="100%" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
250
+ </div>
251
+ </div>
252
+ </div>
253
+ </div>
254
+ );
255
+ };
256
+ export default ContactUsSection;