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,283 @@
1
+ import AwesomeButton from './button.jsx';
2
+ // // import AwesomeButton2 from './button2.jsx';
3
+ // //Contexts
4
+ import { LanguageContext, LanguageProvider } from './Contexts/LanguageContext.jsx';
5
+ import { ProductsCardsSectionContext, ProductsCardsSectionContext_Provider } from './Contexts/ProductsCardsSectionContext.jsx';
6
+
7
+ //Static Pages
8
+ import Login from './TabexComponents/StaticPages/Login/Login.jsx';
9
+ import Productinfo from './TabexComponents/StaticPages/Productinfo/Productinfo.jsx';
10
+ import Ordershistory from './TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx';
11
+ import Wishlist from './TabexComponents/StaticPages/Wishlist/Wishlist.jsx';
12
+ import Viewcart from './TabexComponents/StaticPages/Viewcart/Viewcart.jsx';
13
+ import Checkout from './TabexComponents/StaticPages/Checkout/Checkout.jsx';
14
+ import Signup from './TabexComponents/StaticPages/Signup/Signup.jsx';
15
+ import AccountInformation from './TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx';
16
+ import Policies from './TabexComponents/StaticPages/Policies/Policies.jsx';
17
+ import CartSlider from './TabexComponents/StaticPages/CartSlider/CartSlider.jsx';
18
+ import Categoriesdropdown from './TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx';
19
+ import OrderSuccess from './TabexComponents/StaticPages/OrderSuccess/OrderSuccess.jsx';
20
+ import InnerGroups from './TabexComponents/StaticPages/InnerGroups/InnerGroups.jsx';
21
+
22
+ // Headers (18)
23
+ import Gotoheader from './TabexComponents/Headers/Gotoheader/Gotoheader.jsx';
24
+ import CategoryFeaturingHeader from './TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx';
25
+ import ClassicHeader from './TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx';
26
+ import CTAHeader from './TabexComponents/Headers/CTAHeader/CTAHeader.jsx';
27
+ import Header_threesectionslogocentered from './TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx';
28
+ import Simpleheader from './TabexComponents/Headers/Simpleheader/Simpleheader.jsx';
29
+ import Header8 from './TabexComponents/Headers/Header8/Header8.jsx';
30
+ import HeaderRestaurant from './TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx';
31
+ import HeaderwithContactinfo from './TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx';
32
+ import Modernheader from './TabexComponents/Headers/Modernheader/Modernheader.jsx';
33
+ import StylishHeader from './TabexComponents/Headers/StylishHeader/StylishHeader.jsx';
34
+ import ThreeTieredHeader from './TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx';
35
+ import SearchFocusedHeader from './TabexComponents/Headers/SearchFocusedHeader/SearchFocusedHeader.jsx';
36
+ import HeaderWithUtilityBar from './TabexComponents/Headers/HeaderWithUtilityBar/HeaderWithUtilityBar.jsx';
37
+ import HeaderWithAdSlider from './TabexComponents/Headers/HeaderWithAdSlider/HeaderWithAdSlider.jsx';
38
+ import HeaderWithSearchOnCenter from './TabexComponents/Headers/HeaderWithSearchOnCenter/HeaderWithSearchOnCenter.jsx';
39
+ import TwoTieredHeader from './TabexComponents/Headers/TwoTieredHeader/TwoTieredHeader.jsx';
40
+ import TwoTieredWithCenteredLogoHeader from './TabexComponents/Headers/TwoTieredWithCenteredLogoHeader/TwoTieredWithCenteredLogoHeader .jsx';
41
+
42
+ // Footers (11)
43
+ import Allinonefooter from './TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx';
44
+ import Footer1 from './TabexComponents/Footer/Footer1/Footer1.jsx';
45
+ import Footer2 from './TabexComponents/Footer/Footer2/Footer2.jsx';
46
+ import Footer3 from './TabexComponents/Footer/Footer3/Footer3.jsx';
47
+ import Footer4 from './TabexComponents/Footer/Footer4/Footer4.jsx';
48
+ import Footer5 from './TabexComponents/Footer/Footer5/Footer5.jsx';
49
+ import Footer6 from './TabexComponents/Footer/Footer6/Footer6.jsx';
50
+ import Footer7 from './TabexComponents/Footer/Footer7/Footer7.jsx';
51
+ import Footer8 from './TabexComponents/Footer/Footer8/Footer8.jsx';
52
+ import Simplefooter from './TabexComponents/Footer/Simplefooter/Simplefooter.jsx';
53
+ import FooterWithThreeColumns from './TabexComponents/Footer/FooterWithThreeColumns/FooterWithThreeColumns.jsx';
54
+
55
+ // Cards Sections (8)
56
+ import CardsSection from './TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx';
57
+ import CardsSection2 from './TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx';
58
+ import Sixverticalcardssection from './TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx';
59
+ import ModernCardsSection from './TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx';
60
+ import ElegantCategoriesCardSection from './TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx';
61
+ import RandomlyStructuredCollectionCards from './TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards.jsx';
62
+ import CardsSectionwithfilter from './TabexComponents/Sections/Cards/CardsSectionwithfilter/CardsSectionwithfilter.jsx';
63
+ import UsersCardsSection from './TabexComponents/Sections/Cards/UsersCardsSection/UsersCardsSection.jsx';
64
+
65
+ // Background images (14)
66
+ import BacgroundThreeImageWithCategories from './TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx';
67
+ import BackgroundFiveImageStructure from './TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx';
68
+ import Backgroundimage_with_toppill from './TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx';
69
+ import Backgroundimage1 from './TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx';
70
+ import BackgroundimageandTextsection from './TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx';
71
+ import BackgroundImageWithTopContent from './TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx';
72
+ import BackgroundSectionWithServicesCards from './TabexComponents/Sections/BackgroundImages/BackgroundSectionWithServicesCards/BackgroundSectionWithServicesCards.jsx';
73
+ import Bgimagewithsearchbar from './TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx';
74
+ import Section_with_rightbgcont from './TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx';
75
+ import Threebgimages from './TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx';
76
+ import Twobgimages from './TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx';
77
+ import VideosSection from './TabexComponents/Sections/BackgroundImages/VideosSection/VideosSection.jsx';
78
+ import FullVideoSection from './TabexComponents/Sections/BackgroundImages/FullVideoSection/FullVideoSection.jsx';
79
+ import TextSectionConnectToWA from './TabexComponents/Sections/BackgroundImages/TextSectionConnectToWA/TextSectionConnectToWA.jsx';
80
+
81
+ // Slideshows (13)
82
+ import AboutSection from './TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx';
83
+ import Backgroundimage_with_topcircle from './TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx';
84
+ import Freetextsection from './TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx';
85
+ import Image_with_leftwords from './TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx';
86
+ import Image_with_rightwords from './TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx';
87
+ import Servicesection from './TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx';
88
+ import ServicesectionCenteredcards from './TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx';
89
+ import Slideshow_with_rotatedsquare from './TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx';
90
+ import Slideshow_with_squarebg from './TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx';
91
+ import Slideshowdifferentanimations from './TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx';
92
+ import Slideshowfade from './TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx';
93
+ import Slideshowslide from './TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx';
94
+ import Slideshowzoom from './TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx';
95
+ import TwoWayServiceSectionWithImage from './TabexComponents/Sections/Slideshow/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx';
96
+ import ContactUsSection from './TabexComponents/Sections/Slideshow/ContactUsSection/ContactUsSection.jsx';
97
+ import HorizontalContactUsSection from './TabexComponents/Sections/Slideshow/HorizontalContactUsSection/HorizontalContactUsSection.jsx';
98
+ import ServiceSectionWithImage from './TabexComponents/Sections/Slideshow/ServiceSectionWithImage/ServiceSectionWithImage.jsx';
99
+
100
+ // Cards (34)
101
+ import CardWithTextOnly from './TabexComponents/Cards/CardWithTextOnly/CardWithTextOnly.jsx';
102
+ import UpSlideEffectCard from './TabexComponents/Cards/UpSlideEffectCard/UpSlideEffectCard.jsx';
103
+ import CircleCardWithVariants from './TabexComponents/Cards/CircleCardWithVariants/CircleCardWithVariants.jsx';
104
+ import CategoryCardTextOnImage from './TabexComponents/Cards/CategoryCardTextOnImage/CategoryCardTextOnImage.jsx';
105
+ import HorizontalCategoryCard from './TabexComponents/Cards/HorizontalCategoryCard/HorizontalCategoryCard.jsx';
106
+ import NewProductcard from './TabexComponents/Cards/NewProductcard/NewProductcard.jsx';
107
+ import UserCardWithSocialMediaOnHover from './TabexComponents/Cards/UserCardWithSocialMediaOnHover/UserCardWithSocialMediaOnHover.jsx';
108
+ import Card20 from './TabexComponents/Cards/Card20/Card20.jsx';
109
+ import Card21 from './TabexComponents/Cards/Card21/Card21.jsx';
110
+ import Card22 from './TabexComponents/Cards/Card22/Card22.jsx';
111
+ import Card23 from './TabexComponents/Cards/Card23/Card23.jsx';
112
+ import CardBadgeSlideFromTop from './TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx';
113
+ import Productcard_with_zoominonhover from './TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx';
114
+ import Categorycard_with_twolinestransition from './TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx';
115
+ import Categorycard_fullimage from './TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx';
116
+ import Categorycard_slidebgscaled from './TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx';
117
+ import Categorycard_with_trianglebg from './TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx';
118
+ import Categorycard_withshapes from './TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx';
119
+ import Categorycard_withtext from './TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx';
120
+ import CategoryCardwithhoveraction from './TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx';
121
+ import Classiccategorycard from './TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx';
122
+ import Horizontalcard from './TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx';
123
+ import MenuCard from './TabexComponents/Cards/MenuCard/MenuCard.jsx';
124
+ import ModernCardWithQuantityButton from './TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx';
125
+ import ModernProductCard from './TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx';
126
+ import Productcard_animatedbuttons from './TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx';
127
+ import Productcard_with_circularbg from './TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx';
128
+ import Productcard_with_circularhover from './TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx';
129
+ import Productcard_with_slideanimation from './TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx';
130
+ import Productcard_with_variants from './TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx';
131
+ import Productcard6 from './TabexComponents/Cards/Productcard6/Productcard6.jsx';
132
+ import Productcard7 from './TabexComponents/Cards/Productcard7/Productcard7.jsx';
133
+ import Productcarddefault from './TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx';
134
+ import Productccard_with_imageontopleft from './TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx';
135
+ import Prouductcard_with_zoomhover from './TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx';
136
+ import Simplecategorycardwithtextbelow from './TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx';
137
+ import Simpleproductcard from './TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx';
138
+ import StylishProductCard from './TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx';
139
+ import ProductCardWithTextOnImage from './TabexComponents/Cards/ProductCardWithTextOnImage/ProductCardWithTextOnImage.jsx';
140
+
141
+ const returnLibrary = () => {
142
+ return {
143
+ LanguageContext: LanguageContext,
144
+ LanguageProvider: LanguageProvider,
145
+ ProductsCardsSectionContext: ProductsCardsSectionContext,
146
+ ProductsCardsSectionContext_Provider: ProductsCardsSectionContext_Provider,
147
+
148
+ AwesomeButton: AwesomeButton,
149
+ Checkout: Checkout,
150
+ Signup: Signup,
151
+ Productinfo: Productinfo,
152
+ Ordershistory: Ordershistory,
153
+ Wishlist: Wishlist,
154
+ Viewcart: Viewcart,
155
+ Login: Login,
156
+ AccountInformation: AccountInformation,
157
+ Policies: Policies,
158
+ CartSlider: CartSlider,
159
+ Categoriesdropdown: Categoriesdropdown,
160
+ OrderSuccess: OrderSuccess,
161
+ InnerGroups: InnerGroups,
162
+
163
+ // Headers (18)
164
+ Gotoheader: Gotoheader,
165
+ CategoryFeaturingHeader: CategoryFeaturingHeader,
166
+ ClassicHeader: ClassicHeader,
167
+ CTAHeader: CTAHeader,
168
+ Header_threesectionslogocentered: Header_threesectionslogocentered,
169
+ Simpleheader: Simpleheader,
170
+ Header8: Header8,
171
+ HeaderRestaurant: HeaderRestaurant,
172
+ HeaderwithContactinfo: HeaderwithContactinfo,
173
+ Modernheader: Modernheader,
174
+ StylishHeader: StylishHeader,
175
+ ThreeTieredHeader: ThreeTieredHeader,
176
+ SearchFocusedHeader: SearchFocusedHeader,
177
+ HeaderWithUtilityBar: HeaderWithUtilityBar,
178
+ HeaderWithAdSlider: HeaderWithAdSlider,
179
+ HeaderWithSearchOnCenter: HeaderWithSearchOnCenter,
180
+ TwoTieredHeader: TwoTieredHeader,
181
+ TwoTieredWithCenteredLogoHeader: TwoTieredWithCenteredLogoHeader,
182
+
183
+ // Footers (11)
184
+ Allinonefooter: Allinonefooter,
185
+ Footer1: Footer1,
186
+ Footer2: Footer2,
187
+ Footer3: Footer3,
188
+ Footer4: Footer4,
189
+ Footer5: Footer5,
190
+ Footer6: Footer6,
191
+ Footer7: Footer7,
192
+ Footer8: Footer8,
193
+ Simplefooter: Simplefooter,
194
+ FooterWithThreeColumns: FooterWithThreeColumns,
195
+
196
+ // Cards Sections (8)
197
+ CardsSection: CardsSection,
198
+ CardsSection2: CardsSection2,
199
+ Sixverticalcardssection: Sixverticalcardssection,
200
+ ModernCardsSection: ModernCardsSection,
201
+ ElegantCategoriesCardSection: ElegantCategoriesCardSection,
202
+ RandomlyStructuredCollectionCards: RandomlyStructuredCollectionCards,
203
+ CardsSectionwithfilter: CardsSectionwithfilter,
204
+ UsersCardsSection: UsersCardsSection,
205
+
206
+ // Background images (14)
207
+ BacgroundThreeImageWithCategories: BacgroundThreeImageWithCategories,
208
+ BackgroundFiveImageStructure: BackgroundFiveImageStructure,
209
+ Backgroundimage_with_toppill: Backgroundimage_with_toppill,
210
+ Backgroundimage1: Backgroundimage1,
211
+ BackgroundimageandTextsection: BackgroundimageandTextsection,
212
+ BackgroundImageWithTopContent: BackgroundImageWithTopContent,
213
+ BackgroundSectionWithServicesCards: BackgroundSectionWithServicesCards,
214
+ Bgimagewithsearchbar: Bgimagewithsearchbar,
215
+ Section_with_rightbgcont: Section_with_rightbgcont,
216
+ Threebgimages: Threebgimages,
217
+ Twobgimages: Twobgimages,
218
+ VideosSection: VideosSection,
219
+ FullVideoSection: FullVideoSection,
220
+ TextSectionConnectToWA: TextSectionConnectToWA,
221
+
222
+ // Slideshows (13)
223
+ AboutSection: AboutSection,
224
+ Backgroundimage_with_topcircle: Backgroundimage_with_topcircle,
225
+ Freetextsection: Freetextsection,
226
+ Image_with_leftwords: Image_with_leftwords,
227
+ Image_with_rightwords: Image_with_rightwords,
228
+ Servicesection: Servicesection,
229
+ ServicesectionCenteredcards: ServicesectionCenteredcards,
230
+ Slideshow_with_rotatedsquare: Slideshow_with_rotatedsquare,
231
+ Slideshow_with_squarebg: Slideshow_with_squarebg,
232
+ Slideshowdifferentanimations: Slideshowdifferentanimations,
233
+ Slideshowfade: Slideshowfade,
234
+ Slideshowslide: Slideshowslide,
235
+ Slideshowzoom: Slideshowzoom,
236
+ TwoWayServiceSectionWithImage: TwoWayServiceSectionWithImage,
237
+ ContactUsSection: ContactUsSection,
238
+ HorizontalContactUsSection: HorizontalContactUsSection,
239
+ ServiceSectionWithImage: ServiceSectionWithImage,
240
+
241
+ // Cards (34)
242
+ CardWithTextOnly: CardWithTextOnly,
243
+ UpSlideEffectCard: UpSlideEffectCard,
244
+ CircleCardWithVariants: CircleCardWithVariants,
245
+ CategoryCardTextOnImage: CategoryCardTextOnImage,
246
+ HorizontalCategoryCard: HorizontalCategoryCard,
247
+ NewProductcard: NewProductcard,
248
+ UserCardWithSocialMediaOnHover: UserCardWithSocialMediaOnHover,
249
+ Card20: Card20,
250
+ Card21: Card21,
251
+ Card22: Card22,
252
+ Card23: Card23,
253
+ CardBadgeSlideFromTop: CardBadgeSlideFromTop,
254
+ Productcard_with_zoominonhover: Productcard_with_zoominonhover,
255
+ Categorycard_with_twolinestransition: Categorycard_with_twolinestransition,
256
+ Categorycard_fullimage: Categorycard_fullimage,
257
+ Categorycard_slidebgscaled: Categorycard_slidebgscaled,
258
+ Categorycard_with_trianglebg: Categorycard_with_trianglebg,
259
+ Categorycard_withshapes: Categorycard_withshapes,
260
+ Categorycard_withtext: Categorycard_withtext,
261
+ CategoryCardwithhoveraction: CategoryCardwithhoveraction,
262
+ Classiccategorycard: Classiccategorycard,
263
+ Horizontalcard: Horizontalcard,
264
+ MenuCard: MenuCard,
265
+ ModernCardWithQuantityButton: ModernCardWithQuantityButton,
266
+ ModernProductCard: ModernProductCard,
267
+ Productcard_animatedbuttons: Productcard_animatedbuttons,
268
+ Productcard_with_circularbg: Productcard_with_circularbg,
269
+ Productcard_with_circularhover: Productcard_with_circularhover,
270
+ Productcard_with_slideanimation: Productcard_with_slideanimation,
271
+ Productcard_with_variants: Productcard_with_variants,
272
+ Productcard6: Productcard6,
273
+ Productcard7: Productcard7,
274
+ Productcarddefault: Productcarddefault,
275
+ Productccard_with_imageontopleft: Productccard_with_imageontopleft,
276
+ Prouductcard_with_zoomhover: Prouductcard_with_zoomhover,
277
+ Simplecategorycardwithtextbelow: Simplecategorycardwithtextbelow,
278
+ Simpleproductcard: Simpleproductcard,
279
+ StylishProductCard: StylishProductCard,
280
+ ProductCardWithTextOnImage: ProductCardWithTextOnImage,
281
+ };
282
+ };
283
+ export default returnLibrary();
@@ -0,0 +1,129 @@
1
+ .container {
2
+ padding: 0 2rem;
3
+ }
4
+
5
+ .main {
6
+ min-height: 100vh;
7
+ padding: 4rem 0;
8
+ flex: 1;
9
+ display: flex;
10
+ flex-direction: column;
11
+ justify-content: center;
12
+ align-items: center;
13
+ }
14
+
15
+ .footer {
16
+ display: flex;
17
+ flex: 1;
18
+ padding: 2rem 0;
19
+ border-top: 1px solid #eaeaea;
20
+ justify-content: center;
21
+ align-items: center;
22
+ }
23
+
24
+ .footer a {
25
+ display: flex;
26
+ justify-content: center;
27
+ align-items: center;
28
+ flex-grow: 1;
29
+ }
30
+
31
+ .title a {
32
+ color: #0070f3;
33
+ text-decoration: none;
34
+ }
35
+
36
+ .title a:hover,
37
+ .title a:focus,
38
+ .title a:active {
39
+ text-decoration: underline;
40
+ }
41
+
42
+ .title {
43
+ margin: 0;
44
+ line-height: 1.15;
45
+ font-size: 4rem;
46
+ }
47
+
48
+ .title,
49
+ .description {
50
+ text-align: center;
51
+ }
52
+
53
+ .description {
54
+ margin: 4rem 0;
55
+ line-height: 1.5;
56
+ font-size: 1.5rem;
57
+ }
58
+
59
+ .code {
60
+ background: #fafafa;
61
+ border-radius: 5px;
62
+ padding: 0.75rem;
63
+ font-size: 1.1rem;
64
+ font-family: Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono,
65
+ Bitstream Vera Sans Mono, Courier New, monospace;
66
+ }
67
+
68
+ .grid {
69
+ display: flex;
70
+ align-items: center;
71
+ justify-content: center;
72
+ flex-wrap: wrap;
73
+ max-width: 800px;
74
+ }
75
+
76
+ .card {
77
+ margin: 1rem;
78
+ padding: 1.5rem;
79
+ text-align: left;
80
+ color: inherit;
81
+ text-decoration: none;
82
+ border: 1px solid #eaeaea;
83
+ border-radius: 10px;
84
+ transition: color 0.15s ease, border-color 0.15s ease;
85
+ max-width: 300px;
86
+ }
87
+
88
+ .card:hover,
89
+ .card:focus,
90
+ .card:active {
91
+ color: #0070f3;
92
+ border-color: #0070f3;
93
+ }
94
+
95
+ .card h2 {
96
+ margin: 0 0 1rem 0;
97
+ font-size: 1.5rem;
98
+ }
99
+
100
+ .card p {
101
+ margin: 0;
102
+ font-size: 1.25rem;
103
+ line-height: 1.5;
104
+ }
105
+
106
+ .logo {
107
+ height: 1em;
108
+ margin-left: 0.5rem;
109
+ }
110
+
111
+ @media (max-width: 600px) {
112
+ .grid {
113
+ width: 100%;
114
+ flex-direction: column;
115
+ }
116
+ }
117
+
118
+ @media (prefers-color-scheme: dark) {
119
+ .card,
120
+ .footer {
121
+ border-color: #222;
122
+ }
123
+ .code {
124
+ background: #111;
125
+ }
126
+ .logo img {
127
+ filter: invert(1);
128
+ }
129
+ }
@@ -0,0 +1,10 @@
1
+ .categorycardtext {
2
+ position: absolute;
3
+ left: 0;
4
+ right: 0;
5
+ bottom: 0;
6
+ top: 0;
7
+ display: flex;
8
+ justify-content: center;
9
+ width: 100%;
10
+ }
@@ -0,0 +1,73 @@
1
+ .categoryCard {
2
+ position: relative !important;
3
+ overflow: hidden !important;
4
+ text-align: center;
5
+ background-color: white;
6
+ cursor: pointer;
7
+ background-size: cover !important;
8
+ background-repeat: no-repeat;
9
+ background-position: center;
10
+ transition: 0.3s;
11
+ z-index: 1;
12
+ }
13
+
14
+ .categoryCard:after {
15
+ width: 100%;
16
+ height: 100%;
17
+ position: absolute;
18
+ left: 0;
19
+ bottom: 0;
20
+ content: '';
21
+ opacity: 0.75;
22
+ -webkit-transform: skew(-45deg) scaleX(0);
23
+ transform: skew(-45deg) scaleX(0);
24
+ -webkit-transition: all 0.3s ease-in-out;
25
+ transition: all 0.3s ease-in-out;
26
+ z-index: 1 !important;
27
+ }
28
+ .categoryCard figcaption {
29
+ position: absolute;
30
+ top: 50%;
31
+ left: 0;
32
+ width: 100%;
33
+ -webkit-transform: translateY(-50%);
34
+ transform: translateY(-50%);
35
+ z-index: 100 !important;
36
+ }
37
+ .categoryCard button {
38
+ margin: 0;
39
+ width: 100%;
40
+ opacity: 0;
41
+ z-index: 100 !important;
42
+ }
43
+
44
+ .categoryCard p {
45
+ padding: 0 50px;
46
+ z-index: 100;
47
+ }
48
+ .categoryCard:hover:after,
49
+ .categoryCard.hover:after {
50
+ -webkit-transform: skew(-45deg) scaleX(1);
51
+ transform: skew(-45deg) scaleX(1);
52
+ transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
53
+ }
54
+ .categoryCard:hover figcaption p,
55
+ .categoryCard:hover figcaption button {
56
+ -webkit-transform: translate3d(0%, 0%, 0);
57
+ transform: translate3d(0%, 0%, 0);
58
+ -webkit-transition-delay: 0.2s;
59
+ transition-delay: 0.2s;
60
+ }
61
+ .categoryCard:hover figcaption p {
62
+ opacity: 1;
63
+ z-index: 100 !important;
64
+ }
65
+ .categoryCard:hover figcaption button {
66
+ opacity: 1;
67
+ z-index: 100 !important;
68
+ }
69
+ .cardbtn {
70
+ display: inline-block;
71
+ vertical-align: middle;
72
+ transition: 0.15s ease-in-out;
73
+ }
@@ -0,0 +1,189 @@
1
+ *,
2
+ *:before,
3
+ *:after {
4
+ margin: 0;
5
+ padding: 0;
6
+ box-sizing: border-box;
7
+ }
8
+ .card__collection {
9
+ margin: right 20px ;
10
+ position: relative;
11
+ display: block;
12
+ width: 100%;
13
+ overflow: hidden;
14
+ /* height: 400px; */
15
+ background-color: white;
16
+ }
17
+ .card__collection .cards {
18
+ width: 100%;
19
+ height: 100%;
20
+ display: block;
21
+ background-size: cover;
22
+ float: left;
23
+ /* border-radius: 15px; */
24
+ position: relative;
25
+ overflow: hidden;
26
+ background-position: center;
27
+ }
28
+ .card__collection .cards_three {
29
+ position: relative;
30
+ z-index: 10;
31
+ }
32
+ .card__collection .cards_three:hover .cards_three__rect1 {
33
+ left: 10%;
34
+ }
35
+ .card__collection .cards_three:hover .cards_three__rect1 .shadow1 {
36
+ left: -20%;
37
+ }
38
+ .card__collection .cards_three:hover .cards_three__rect2 {
39
+ left: 60%;
40
+ }
41
+ .card__collection .cards_three:hover .cards_three__rect2:before {
42
+ left: -100%;
43
+ }
44
+ .card__collection .cards_three:hover .cards_three__rect2:after {
45
+ left: 80%;
46
+ }
47
+ .card__collection .cards_three:hover .cards_three__rect2 .shadow2 {
48
+ left: -10%;
49
+ }
50
+ .card__collection .cards_three:hover .cards_three__circle {
51
+ transform: scale(1);
52
+ }
53
+ .card__collection .cards_three:hover .cards_three__circle:before {
54
+ transform: scale(0.9);
55
+ }
56
+
57
+ .card__collection .cards_three__rect1 {
58
+ background: #fff;
59
+ width: 200px;
60
+ height: 110px;
61
+ transform: skewX(-20deg);
62
+ display: block;
63
+ position: absolute;
64
+ top: 73%;
65
+ opacity: 0.9;
66
+ left: -100%;
67
+ z-index: 8;
68
+ transition: all 0.5s ease-in;
69
+ }
70
+ .card__collection .cards_three__rect1 p {
71
+ /* font-size: 20px;
72
+ color: #fff; */
73
+ transform: skewX(20deg);
74
+ line-height: 6rem;
75
+ }
76
+ .card__collection .cards_three__rect1 .shadow1 {
77
+ /* background: #022648; */
78
+ width: 230px;
79
+ height: 100px;
80
+ display: block;
81
+ position: absolute;
82
+ left: -200%;
83
+ z-index: -1;
84
+ transition: all 0.3s ease-in;
85
+ }
86
+ .card__collection .cards_three__rect2 {
87
+ width: 100px;
88
+ height: 70px;
89
+ background: #fff;
90
+ position: absolute;
91
+ top: 65%;
92
+ left: 1000%;
93
+ opacity: 0.9;
94
+ transform: skewX(-20deg);
95
+ z-index: 8;
96
+ transition: all 0.5s ease-in;
97
+ }
98
+ .card__collection .cards_three__rect2::before {
99
+ content: '';
100
+ display: block;
101
+ width: 50px;
102
+ height: 40px;
103
+ /* background: #57ccfd; */
104
+ opacity: 1;
105
+ position: absolute;
106
+ left: 500%;
107
+ top: 10%;
108
+ transition: all 0.3s ease-in;
109
+ }
110
+ .card__collection .cards_three__rect2::after {
111
+ content: '';
112
+ display: block;
113
+ width: 50px;
114
+ height: 40px;
115
+ /* background: #022648; */
116
+ opacity: 1;
117
+ position: absolute;
118
+ left: 500%;
119
+ top: 114%;
120
+ transition: all 0.5s ease-in;
121
+ transition-delay: 0.2s;
122
+ }
123
+ .card__collection .cards_three__rect2 .shadow2 {
124
+ /* background: #57ccfd; */
125
+ width: 100%;
126
+ height: 100%;
127
+ display: block;
128
+ position: absolute;
129
+ top: -10%;
130
+ left: 500%;
131
+ transition: all 0.5s ease-in;
132
+ transition-delay: 0.2s;
133
+ }
134
+ .card__collection .cards_three__circle {
135
+ width: 220px;
136
+ height: 220px;
137
+ border-radius: 50%;
138
+ background: #fff;
139
+ box-shadow: 0 0 10px #e6e6e6;
140
+ position: absolute;
141
+ top: -15%;
142
+ right: -60px;
143
+ opacity: 0.9;
144
+ transform: scale(0);
145
+ transition: all 0.3s ease;
146
+ display: flex;
147
+ align-items: center;
148
+ justify-content: center;
149
+ }
150
+ .card__collection .cards_three__circle:before {
151
+ content: '';
152
+ display: block;
153
+ width: 100%;
154
+ height: 100%;
155
+ /* background: #022648; */
156
+ border-radius: 50%;
157
+ transform: scale(0);
158
+ transition: all 0.3s ease;
159
+ transition-delay: 0.2s;
160
+ display: flex;
161
+ align-items: center;
162
+ justify-content: center;
163
+ }
164
+ .card__collection .cards_three__list {
165
+ list-style: none;
166
+ position: absolute;
167
+ top: -9px;
168
+ right: 7px;
169
+ padding-top: 60px;
170
+ transition: all 0.4s ease;
171
+ }
172
+ .card__collection .cards_three__list .btncont {
173
+ display: inline-block;
174
+ margin: 4px;
175
+ color: #fff;
176
+ border-radius: 50%;
177
+ font-size: 16px;
178
+ text-align: center;
179
+ line-height: 1.7rem;
180
+ cursor: pointer;
181
+
182
+ transition: all 0.3s ease;
183
+ transform: translateX(500%);
184
+
185
+ transition-delay: 0.2s;
186
+ }
187
+ .card__collection .cards_three:hover .cards_three__list .btncont {
188
+ transform: translateX(-20px);
189
+ }