tabexseriescomponents 0.0.683 → 0.0.684

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (356) hide show
  1. package/dist/index.cjs.js +1027 -924
  2. package/dist/index.esm.js +1026 -923
  3. package/dist/index.umd.js +1029 -925
  4. package/package.json +1 -1
  5. package/{srcoriginal → srcoman}/TabexComponents/Cards/Card23/Card23.jsx +2 -2
  6. package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +2 -2
  7. package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +0 -1
  8. package/{srcoriginal → srcoman}/TabexComponents/Cards/MenuCard/MenuCard.jsx +13 -25
  9. package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +2 -2
  10. package/srcoman/TabexComponents/Footer/Footer1/Footer1.jsx +767 -0
  11. package/{srcoriginal → srcoman}/TabexComponents/Footer/ModernFooter/ModernFooter.jsx +0 -19
  12. package/{srcoriginal → srcoman}/TabexComponents/Footer/Newsletterfooter/Newsletterfooter.jsx +0 -19
  13. package/{srcoriginal → srcoman}/TabexComponents/Footer/PrivacyPolicy/PrivacyPolicy.jsx +1 -1
  14. package/{srcoriginal → srcoman}/TabexComponents/Headers/Header8/Header8.jsx +1 -41
  15. package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveStyle2.jsx +18 -246
  16. package/{srcoriginal → srcoman}/TabexComponents/Headers/Modernheader/Modernheader.jsx +217 -222
  17. package/{srcoriginal → srcoman}/TabexComponents/Headers/Simpleheader/Simpleheader.jsx +3 -28
  18. package/{srcoriginal → srcoman}/TabexComponents/Headers/SocialMediaSection/SocialMediaSection.jsx +0 -18
  19. package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm.jsx +22 -72
  20. package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +1 -0
  21. package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/VideosSection/VideosSection.jsx +1 -1
  22. package/{srcoriginal/TabexComponents/Sections/Cards/CardsSection/CardsSection21-11beforeform.jsx → srcoman/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx} +13 -1
  23. package/srcoman/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +437 -0
  24. package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection19-11.jsx +1 -1
  25. package/srcoman/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +1769 -0
  26. package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +2 -2
  27. package/srcoman/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +790 -0
  28. package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter.jsx +252 -447
  29. package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype.jsx +9 -2
  30. package/srcoriginal/TabexComponents/Footer/Footer1/Footer1.jsx +0 -551
  31. package/srcoriginal/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +0 -1935
  32. package/srcoriginal/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +0 -760
  33. package/srcoriginal/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +0 -1679
  34. package/srcoriginal/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +0 -512
  35. /package/{srcoriginal → srcoman}/Contexts/LanguageContext.jsx +0 -0
  36. /package/{srcoriginal → srcoman}/Contexts/ProductsCardsSectionContext.jsx +0 -0
  37. /package/{srcoriginal → srcoman}/Imagekitconfig.jsx +0 -0
  38. /package/{srcoriginal → srcoman}/StylesJS/Customstyles.js +0 -0
  39. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CTAProductCard/CTAProductCard.jsx +0 -0
  40. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card20/Card20.jsx +0 -0
  41. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card21/Card21.jsx +0 -0
  42. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card22/Card22.jsx +0 -0
  43. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card23/Card23 copy.jsx +0 -0
  44. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardAll/CardAll.jsx +0 -0
  45. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx +0 -0
  46. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardWithTextOnly/CardWithTextOnly.jsx +0 -0
  47. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CategoryCardTextOnImage/CategoryCardTextOnImage.jsx +0 -0
  48. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +0 -0
  49. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +0 -0
  50. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +0 -0
  51. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +0 -0
  52. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +0 -0
  53. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +0 -0
  54. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CircleCardWithVariants/CircleCardWithVariants.jsx +0 -0
  55. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard copy.jsx +0 -0
  56. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/ClassiccategorycardOriginal.jsx +0 -0
  57. /package/{srcoriginal → srcoman}/TabexComponents/Cards/HorizontalCategoryCard/HorizontalCategoryCard.jsx +0 -0
  58. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +0 -0
  59. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx +0 -0
  60. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +0 -0
  61. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Moderncategorycard/Moderncategorycard.jsx +0 -0
  62. /package/{srcoriginal → srcoman}/TabexComponents/Cards/NewProductcard/NewProductcard copy.jsx +0 -0
  63. /package/{srcoriginal → srcoman}/TabexComponents/Cards/NewProductcard/NewProductcard.jsx +0 -0
  64. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ProductCardWithTextOnImage/ProductCardWithTextOnImage.jsx +0 -0
  65. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard6/Productcard6.jsx +0 -0
  66. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard7/Productcard7.jsx +0 -0
  67. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +0 -0
  68. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +0 -0
  69. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +0 -0
  70. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +0 -0
  71. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants copy.jsx +0 -0
  72. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +0 -0
  73. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +0 -0
  74. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +0 -0
  75. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +0 -0
  76. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +0 -0
  77. /package/{srcoriginal → srcoman}/TabexComponents/Cards/QuantityButtonBasedProductCard/QuantityButtonBasedProductCard.jsx +0 -0
  78. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ServiceCard/ServiceCard.jsx +0 -0
  79. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +0 -0
  80. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard copy 2.jsx +0 -0
  81. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard copy.jsx +0 -0
  82. /package/{srcoriginal → srcoman}/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +0 -0
  83. /package/{srcoriginal → srcoman}/TabexComponents/Cards/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +0 -0
  84. /package/{srcoriginal → srcoman}/TabexComponents/Cards/UpSlideEffectCard/UpSlideEffectCard.jsx +0 -0
  85. /package/{srcoriginal → srcoman}/TabexComponents/Cards/UserCardWithSocialMediaOnHover/UserCardWithSocialMediaOnHover.jsx +0 -0
  86. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx +0 -0
  87. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer2/Footer2.jsx +0 -0
  88. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer3/Footer3.jsx +0 -0
  89. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer4/Footer4.jsx +0 -0
  90. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer5/Footer5.jsx +0 -0
  91. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer6/Footer6.jsx +0 -0
  92. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer7/Footer7.jsx +0 -0
  93. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer8/Footer8.jsx +0 -0
  94. /package/{srcoriginal → srcoman}/TabexComponents/Footer/FooterWithThreeColumns/FooterWithThreeColumns.jsx +0 -0
  95. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Newsletterincenter/Newsletterincenter.jsx +0 -0
  96. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +0 -0
  97. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
  98. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/noimage.png +0 -0
  99. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
  100. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
  101. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
  102. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
  103. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
  104. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
  105. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
  106. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
  107. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
  108. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/usflag.png +0 -0
  109. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
  110. /package/{srcoriginal → srcoman}/TabexComponents/Headers/CTAHeader/CTAHeader.jsx +0 -0
  111. /package/{srcoriginal → srcoman}/TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx +0 -0
  112. /package/{srcoriginal → srcoman}/TabexComponents/Headers/CenteredLogoHeaderWithSlider/CenteredLogoHeaderWithSlider.jsx +0 -0
  113. /package/{srcoriginal → srcoman}/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +0 -0
  114. /package/{srcoriginal → srcoman}/TabexComponents/Headers/DownloadApp/DownloadApp.jsx +0 -0
  115. /package/{srcoriginal → srcoman}/TabexComponents/Headers/ElegantHeader/ElegantHeader.jsx +0 -0
  116. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Gotoheader/Gotoheader.jsx +0 -0
  117. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header4/Header4.jsx +0 -0
  118. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header8/Header8 copy.jsx +0 -0
  119. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +0 -0
  120. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithAdSlider/HeaderWithAdSlider.jsx +0 -0
  121. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithSearchOnCenter/HeaderWithSearchOnCenter.jsx +0 -0
  122. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithUtilityBar/HeaderWithUtilityBar.jsx +0 -0
  123. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +0 -0
  124. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +0 -0
  125. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsive11-1.jsx +0 -0
  126. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveOriginal.jsx +0 -0
  127. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveStyle2 copy.jsx +0 -0
  128. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsivenew.jsx +0 -0
  129. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +0 -0
  130. /package/{srcoriginal → srcoman}/TabexComponents/Headers/MarqueeHeader/MarqueeHeader.jsx +0 -0
  131. /package/{srcoriginal → srcoman}/TabexComponents/Headers/SearchCenteredHeader/SearchCenteredHeader.jsx +0 -0
  132. /package/{srcoriginal → srcoman}/TabexComponents/Headers/SearchFocusedHeader/SearchFocusedHeader.jsx +0 -0
  133. /package/{srcoriginal → srcoman}/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +0 -0
  134. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheader.jsx +0 -0
  135. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheader13-3.jsx +0 -0
  136. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/SubheaderOriginal.jsx +0 -0
  137. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheadernew.jsx +0 -0
  138. /package/{srcoriginal → srcoman}/TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx +0 -0
  139. /package/{srcoriginal → srcoman}/TabexComponents/Headers/TwoTieredHeader/TwoTieredHeader.jsx +0 -0
  140. /package/{srcoriginal → srcoman}/TabexComponents/Headers/TwoTieredWithCenteredLogoHeader/TwoTieredWithCenteredLogoHeader.jsx +0 -0
  141. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx +0 -0
  142. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx +0 -0
  143. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx +0 -0
  144. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundSectionWithServicesCards/BackgroundSectionWithServicesCards.jsx +0 -0
  145. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +0 -0
  146. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +0 -0
  147. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +0 -0
  148. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx +0 -0
  149. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/CollapsableSection/CollapsableSection.jsx +0 -0
  150. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm copy 2.jsx +0 -0
  151. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm copy.jsx +0 -0
  152. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/habal +0 -0
  153. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Filterwithcategoriespcoll/Filterwithcategoriespcoll.jsx +0 -0
  154. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/FullVideoSection/FullVideoSection.jsx +0 -0
  155. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/MapsSection/MapsSection.jsx +0 -0
  156. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Popupcomponent/Popupcomponent.jsx +0 -0
  157. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Searchcomponent/Searchcomponent.jsx +0 -0
  158. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +0 -0
  159. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/TextSectionConnectToWA/TextSectionConnectToWA.jsx +0 -0
  160. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +0 -0
  161. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages copy.jsx +0 -0
  162. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy 2.jsx +0 -0
  163. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy 3.jsx +0 -0
  164. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy.jsx +0 -0
  165. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection13-3.jsx +0 -0
  166. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection21-10.jsx +0 -0
  167. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection_cosmoandmore.jsx +0 -0
  168. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx +0 -0
  169. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSectionwithfilter/CardsSectionwithfilter.jsx +0 -0
  170. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx +0 -0
  171. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx +0 -0
  172. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards copy.jsx +0 -0
  173. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards.jsx +0 -0
  174. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx +0 -0
  175. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/UsersCardsSection/UsersCardsSection.jsx +0 -0
  176. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +0 -0
  177. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +0 -0
  178. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ContactUsSection/ContactUsSection.jsx +0 -0
  179. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection copy.jsx +0 -0
  180. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/HorizontalContactUsSection/HorizontalContactUsSection.jsx +0 -0
  181. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +0 -0
  182. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ServiceSectionWithImage/ServiceSectionWithImage.jsx +0 -0
  183. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +0 -0
  184. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +0 -0
  185. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +0 -0
  186. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade copy.jsx +0 -0
  187. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +0 -0
  188. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide copy.jsx +0 -0
  189. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +0 -0
  190. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideOriginal.jsx +0 -0
  191. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideRecent.jsx +0 -0
  192. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslideoriginal8-5.jsx +0 -0
  193. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.jsx +0 -0
  194. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom copy.jsx +0 -0
  195. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +0 -0
  196. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ThreeSectionsWithSlideshow/ThreeSectionsWithSlideshow copy.jsx +0 -0
  197. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ThreeSectionsWithSlideshow/ThreeSectionsWithSlideshow.jsx +0 -0
  198. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +0 -0
  199. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +0 -0
  200. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/AddReview/AddReview.jsx +0 -0
  201. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Afiiliatesignup/Afiiliatesignup.jsx +0 -0
  202. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +0 -0
  203. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx +0 -0
  204. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout copy.jsx +0 -0
  205. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout.jsx +0 -0
  206. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout10-1.jsx +0 -0
  207. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout26-9.jsx +0 -0
  208. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout9-9.jsx +0 -0
  209. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/CollectionsFilterHorizontal.jsx +0 -0
  210. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter copy 2.jsx +0 -0
  211. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter copy.jsx +0 -0
  212. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter1-5.jsx +0 -0
  213. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter13-11.jsx +0 -0
  214. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter14-8.jsx +0 -0
  215. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter17-9.jsx +0 -0
  216. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/VariantFilter.jsx +0 -0
  217. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/InnerGroups/InnerGroups.jsx +0 -0
  218. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +0 -0
  219. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +0 -0
  220. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/Login copy.jsx +0 -0
  221. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/Login.jsx +0 -0
  222. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.jsx +0 -0
  223. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +0 -0
  224. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Policies/Policies.jsx +0 -0
  225. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/PrivacyPolicy/PrivacyPolicy.jsx +0 -0
  226. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Addreviewform.jsx +0 -0
  227. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/AddreviewformOriginal.jsx +0 -0
  228. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Article_itemtype.jsx +0 -0
  229. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/DescriptionContent.jsx +0 -0
  230. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductExtraFields.jsx +0 -0
  231. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductExtras.jsx +0 -0
  232. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductHeaderPricing.jsx +0 -0
  233. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductReviews.jsx +0 -0
  234. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype10-1.jsx +0 -0
  235. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype3-11.jsx +0 -0
  236. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype31-3.jsx +0 -0
  237. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtypeUpdated.jsx +0 -0
  238. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +0 -0
  239. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Service_itemtype.jsx +0 -0
  240. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Serviceinfotabs.jsx +0 -0
  241. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Variantoptions.jsx +0 -0
  242. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Variantoptions21-9.jsx +0 -0
  243. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/staticroutersidenav.module.css +0 -0
  244. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Addreviewform.jsx +0 -0
  245. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/AddreviewformOriginal.jsx +0 -0
  246. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/DescriptionContent.jsx +0 -0
  247. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/ProductExtraFields.jsx +0 -0
  248. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/ProductHeaderPricing.jsx +0 -0
  249. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/ProductReviews.jsx +0 -0
  250. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype.jsx +0 -0
  251. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype10-1.jsx +0 -0
  252. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype31-3.jsx +0 -0
  253. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtypeUpdated.jsx +0 -0
  254. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Productinfo.jsx +0 -0
  255. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Service_itemtype.jsx +0 -0
  256. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Serviceinfotabs.jsx +0 -0
  257. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Variantoptions.jsx +0 -0
  258. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Variantoptions21-9.jsx +0 -0
  259. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/staticroutersidenav.module.css +0 -0
  260. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/RefundPolicy/RefundPolicy.jsx +0 -0
  261. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Resetpassword/Resetpassword.jsx +0 -0
  262. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +0 -0
  263. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/ShippingPolicy/ShippingPolicy.jsx +0 -0
  264. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/CustomerAddressForm.jsx +0 -0
  265. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/CustomerInformationForm copy.jsx +0 -0
  266. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +0 -0
  267. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/Signup.jsx +0 -0
  268. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +0 -0
  269. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/TermsConditions/TermsConditions.jsx +0 -0
  270. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/VendorPage/VendorPage.jsx +0 -0
  271. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/Viewcart 10-10.jsx +0 -0
  272. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/Viewcart.jsx +0 -0
  273. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/Viewcart26-9.jsx +0 -0
  274. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/ViewcartOriginal.jsx +0 -0
  275. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/ViewcartUpdated.jsx +0 -0
  276. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +0 -0
  277. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/Wishlist25-4.jsx +0 -0
  278. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/Wishlist26-9.jsx +0 -0
  279. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/WishlistOriginal.jsx +0 -0
  280. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/WishlistUpdated.jsx +0 -0
  281. /package/{srcoriginal → srcoman}/button.jsx +0 -0
  282. /package/{srcoriginal → srcoman}/index.jsx +0 -0
  283. /package/{srcoriginal → srcoman}/styles/Home.module.css +0 -0
  284. /package/{srcoriginal → srcoman}/styles/cards/Categorcycard_fullimage.module.css +0 -0
  285. /package/{srcoriginal → srcoman}/styles/cards/Categorycard_slidebgscaled.module.css +0 -0
  286. /package/{srcoriginal → srcoman}/styles/cards/Categorycard_withshapes.module.css +0 -0
  287. /package/{srcoriginal → srcoman}/styles/cards/ModernCardWithQuantityButton.module.css +0 -0
  288. /package/{srcoriginal → srcoman}/styles/cards/Productcard6.module.css +0 -0
  289. /package/{srcoriginal → srcoman}/styles/cards/Productccard_with_zoominonhover.module.css +0 -0
  290. /package/{srcoriginal → srcoman}/styles/cards/Prouductcard_with_zoomhover.module.css +0 -0
  291. /package/{srcoriginal → srcoman}/styles/cards/UserCardWithSocialMediaOnHover.module.css +0 -0
  292. /package/{srcoriginal → srcoman}/styles/cards/card23.module.css +0 -0
  293. /package/{srcoriginal → srcoman}/styles/cards/categorycard.module.css +0 -0
  294. /package/{srcoriginal → srcoman}/styles/cards/categorycard3.module.css +0 -0
  295. /package/{srcoriginal → srcoman}/styles/cards/categorycardwithtext.module.css +0 -0
  296. /package/{srcoriginal → srcoman}/styles/cards/generalCardsStyles.module.css +0 -0
  297. /package/{srcoriginal → srcoman}/styles/cards/productcard_animatedbuttons.module.css +0 -0
  298. /package/{srcoriginal → srcoman}/styles/cards/productcard_with_textonhover.module.css +0 -0
  299. /package/{srcoriginal → srcoman}/styles/cards/productcard_withtextonimage.module.css +0 -0
  300. /package/{srcoriginal → srcoman}/styles/cards/productccard_with_imageontopleft.module.css +0 -0
  301. /package/{srcoriginal → srcoman}/styles/general/bootstrap.css +0 -0
  302. /package/{srcoriginal → srcoman}/styles/general/dropdown.css +0 -0
  303. /package/{srcoriginal → srcoman}/styles/general/editorbardropdown.module.css +0 -0
  304. /package/{srcoriginal → srcoman}/styles/general/filter.module.css +0 -0
  305. /package/{srcoriginal → srcoman}/styles/general/form.module.css +0 -0
  306. /package/{srcoriginal → srcoman}/styles/general/general.module.css +0 -0
  307. /package/{srcoriginal → srcoman}/styles/general/image-gallery.css +0 -0
  308. /package/{srcoriginal → srcoman}/styles/general/react-accessible-accordion.module.css +0 -0
  309. /package/{srcoriginal → srcoman}/styles/general/react-phone-input-2.module.css +0 -0
  310. /package/{srcoriginal → srcoman}/styles/general/scrollbtn.module.css +0 -0
  311. /package/{srcoriginal → srcoman}/styles/general/slick.module.css +0 -0
  312. /package/{srcoriginal → srcoman}/styles/general/tabs.module.css +0 -0
  313. /package/{srcoriginal → srcoman}/styles/general/workplaceeditor.module.css +0 -0
  314. /package/{srcoriginal → srcoman}/styles/globals.css +0 -0
  315. /package/{srcoriginal → srcoman}/styles/headers/CTAHeader.module.css +0 -0
  316. /package/{srcoriginal → srcoman}/styles/headers/CategoryFeaturingHeader.module.css +0 -0
  317. /package/{srcoriginal → srcoman}/styles/headers/Gotoheader.module.css +0 -0
  318. /package/{srcoriginal → srcoman}/styles/headers/Header7.module.css +0 -0
  319. /package/{srcoriginal → srcoman}/styles/headers/HeaderWithAdSlider.module.css +0 -0
  320. /package/{srcoriginal → srcoman}/styles/headers/HeaderWithSearchOnCenter.module.css +0 -0
  321. /package/{srcoriginal → srcoman}/styles/headers/HeaderWithUtilityBar.module.css +0 -0
  322. /package/{srcoriginal → srcoman}/styles/headers/Header_threesectionslogocentered.module.css +0 -0
  323. /package/{srcoriginal → srcoman}/styles/headers/NewHeader.module.css +0 -0
  324. /package/{srcoriginal → srcoman}/styles/headers/SearchFocusedHeader.module.css +0 -0
  325. /package/{srcoriginal → srcoman}/styles/headers/Sideheader.module.css +0 -0
  326. /package/{srcoriginal → srcoman}/styles/headers/Simpleheader.module.css +0 -0
  327. /package/{srcoriginal → srcoman}/styles/headers/classicheader.module.css +0 -0
  328. /package/{srcoriginal → srcoman}/styles/headers/classicheaderstyles.module.css +0 -0
  329. /package/{srcoriginal → srcoman}/styles/headers/dropdown.css +0 -0
  330. /package/{srcoriginal → srcoman}/styles/headers/header4.module.css +0 -0
  331. /package/{srcoriginal → srcoman}/styles/headers/header5.module.css +0 -0
  332. /package/{srcoriginal → srcoman}/styles/headers/header_contactinfo.module.css +0 -0
  333. /package/{srcoriginal → srcoman}/styles/headers/headerresturant.module.css +0 -0
  334. /package/{srcoriginal → srcoman}/styles/headers/modernheader.module.css +0 -0
  335. /package/{srcoriginal → srcoman}/styles/headers/stylishheader.module.css +0 -0
  336. /package/{srcoriginal → srcoman}/styles/headers/subheader.module.css +0 -0
  337. /package/{srcoriginal → srcoman}/styles/headers/threetieredheader.module.css +0 -0
  338. /package/{srcoriginal → srcoman}/styles/sections/BackgroundImageWithTopContent.css +0 -0
  339. /package/{srcoriginal → srcoman}/styles/sections/Backgroundimage1.module.css +0 -0
  340. /package/{srcoriginal → srcoman}/styles/sections/Backgroundimage_with_topcircle.module.css +0 -0
  341. /package/{srcoriginal → srcoman}/styles/sections/Freetext.module.css +0 -0
  342. /package/{srcoriginal → srcoman}/styles/sections/Section_with_rightbgcont.module.css +0 -0
  343. /package/{srcoriginal → srcoman}/styles/sections/Slideshow_with_rotatedsquare.module.css +0 -0
  344. /package/{srcoriginal → srcoman}/styles/sections/Slideshow_with_squarebg.module.css +0 -0
  345. /package/{srcoriginal → srcoman}/styles/staticpages/accordion.module.css +0 -0
  346. /package/{srcoriginal → srcoman}/styles/staticpages/cart.module.css +0 -0
  347. /package/{srcoriginal → srcoman}/styles/staticpages/dropdown.css +0 -0
  348. /package/{srcoriginal → srcoman}/styles/staticpages/filter.module.css +0 -0
  349. /package/{srcoriginal → srcoman}/styles/staticpages/image-gallery.css +0 -0
  350. /package/{srcoriginal → srcoman}/styles/staticpages/login.module.css +0 -0
  351. /package/{srcoriginal → srcoman}/styles/staticpages/productinfo.module.css +0 -0
  352. /package/{srcoriginal → srcoman}/styles/staticpages/shop.module.css +0 -0
  353. /package/{srcoriginal → srcoman}/styles/staticpages/signup.module.css +0 -0
  354. /package/{srcoriginal → srcoman}/styles/staticpages/staticroutersidenav.module.css +0 -0
  355. /package/{srcoriginal → srcoman}/styles/staticpages/viewcart.module.css +0 -0
  356. /package/{srcoriginal → srcoman}/styles/staticpages/wishlist.module.css +0 -0
@@ -18,8 +18,6 @@ import { BsChevronRight } from '@react-icons/all-files/bs/BsChevronRight';
18
18
  const Select = React.lazy(() => import('react-select'));
19
19
 
20
20
  const Filter = (props) => {
21
- const FetchVendorsQuery = props.actions.FetchVendorsQuery;
22
-
23
21
  const lang = props.actions.lang;
24
22
  const langdetect = props.actions.langdetect;
25
23
  const productfiltercontext = props.actions.productfiltercontext;
@@ -34,9 +32,7 @@ const Filter = (props) => {
34
32
  const StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
35
33
  const ikimagecredcontext = props.actions.ikimagecredcontext;
36
34
  const [pricevalue, setpricevalue] = useState({ min: 0, max: 10000 });
37
- const [pricevalue2, setpricevalue2] = useState({ min: '', max: '' });
38
35
  const [productfeatuesarr, setproductfeatuesarr] = useState([]);
39
- // const [vendorarr, setvendorsarr] = useState([FetchVendorsQuery?.data?.data?.vendors]);
40
36
 
41
37
  const fetchTabexCountriesQueryContext = props.actions.fetchTabexCountriesQueryContext;
42
38
  const FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
@@ -58,9 +54,6 @@ const Filter = (props) => {
58
54
  const [raterangevalue, setraterangevalue] = useState({ min: 0, max: 5 });
59
55
  const timeoutRef = React.useRef(null);
60
56
  const [sortbycontext, setsortbycontext] = useState('');
61
- const [pricefrom, setpricefrom] = useState('');
62
- const [priceto, setpriceto] = useState('');
63
- const setfetchingtype = props.actions.setfetchingtype;
64
57
 
65
58
  const [otherfilters, setotherfilters] = useState([
66
59
  {
@@ -84,14 +77,6 @@ const Filter = (props) => {
84
77
  useEffect(() => {
85
78
  filterupdater();
86
79
  }, []);
87
- // useEffect(() => {
88
- // var temp = [...vendorarr];
89
-
90
- // temp?.forEach(function (instfilteritem, instfilterindex) {
91
- // instfilteritem.isfilterselected = false;
92
- // });
93
- // setvendorsarr([...temp]);
94
- // }, [FetchVendorsQuery.isSuccess]);
95
80
  useEffect(() => {
96
81
  if (fetchproductoptionsQueryContext.isSuccess) {
97
82
  setinstfilters([...fetchproductoptionsQueryContext?.data?.data?.productoptions]);
@@ -104,17 +89,7 @@ const Filter = (props) => {
104
89
  }, [fetchCategoriesQueryContext.isSuccess]);
105
90
  useEffect(() => {
106
91
  if (fetchcollectionsQueryContext.isSuccess) {
107
- var tempcoll = fetchcollectionsQueryContext?.data?.data?.collections;
108
- var tempcollinfilter = [];
109
- {
110
- tempcoll?.map((collectionitem, collectionindex) => {
111
- if (collectionitem.isshowntocustomers == 1 && collectionitem.isinftiler == 1) {
112
- tempcollinfilter.push(collectionitem);
113
- }
114
- });
115
- }
116
- setinstcollections([...tempcollinfilter]);
117
- // setinstcollections([...fetchcollectionsQueryContext?.data?.data?.collections]);
92
+ setinstcollections([...fetchcollectionsQueryContext?.data?.data?.collections]);
118
93
  }
119
94
  }, [fetchcollectionsQueryContext.isSuccess]);
120
95
  // useEffect(() => {
@@ -991,6 +966,7 @@ ${collectionitem.isfilterselected ? `${filter_cssstyles.timelineinnercont_active
991
966
  }}
992
967
  >
993
968
  {langdetect == 'en' ? item.name_en : item.name_ar}
969
+ {item.type}
994
970
  </label>
995
971
  <div class={'col-lg-12 pl-4 pr-4 mt-2 mb-2'} style={{ direction: 'ltr' }}>
996
972
  <InputRange
@@ -2031,54 +2007,6 @@ ${collectionitem.isfilterselected ? `${filter_cssstyles.timelineinnercont_active
2031
2007
  {sectionproperties.filterType == 'Collections' && sectionproperties.showcategoriesfilter == 'Show' && <div class="row m-0 w-100">{CollectionsFilter()}</div>}
2032
2008
  {sectionproperties.showdynamicfilter == 'Show' && <div class="row m-0 w-100">{DynamicFilter()}</div>}
2033
2009
  {sectionproperties.showvariantsfilter == 'Show' && InstFilters()}
2034
- {/* {sectionproperties.showvendorfilter == 'Show' && (
2035
- <div class="row m-0 w-100">
2036
- <div className="col-lg-12 p-0">
2037
- <div className="row m-0 w-100">
2038
- <div class="col-lg-12 p-0 text-start mb-2">
2039
- <p className={langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'}>
2040
- {langdetect == 'en' ? 'Brands' : 'الماركات'}
2041
- </p>
2042
- </div>
2043
-
2044
- {vendorarr.map((item, index) => {
2045
- return (
2046
- <div
2047
- className={
2048
- `${filterstyles.border_left_line} ${filterstyles.timelineinnercont} ${filter_cssstyles.timelineinnercont} ` +
2049
- ' d-flex align-items-center pb-3 '
2050
- }
2051
- onClick={() => {
2052
- // setCollectionFilterFunc(item.collectionid);
2053
- }}
2054
- >
2055
- <div class="mr-2">
2056
- <div className={` ${filterstyles.btn_item} ${filter_cssstyles.btn_item}` + ' d-flex align-items-center '}>
2057
- <i className="h-100 d-flex align-items-center"></i>
2058
- </div>
2059
- </div>
2060
- <div className={langdetect == 'en' ? 'ml-3' : 'mr-3 text-right'}>
2061
- <p
2062
- className={`${filterstyles.timeline_text} ${filter_cssstyles.timeline_text}` + ' m-0 p-0 '}
2063
- style={
2064
- {
2065
- // color: item.isfilterselected ? sectionproperties.activecat_color : '',
2066
- }
2067
- }
2068
- >
2069
- {item.vendorname}
2070
- </p>
2071
- </div>
2072
- </div>
2073
- // <div class="col-lg-12 p-0">
2074
- // <p>{item.vendorname}</p>
2075
- // </div>
2076
- );
2077
- })}
2078
- </div>
2079
- </div>
2080
- </div>
2081
- )} */}
2082
2010
  </div>
2083
2011
  </div>
2084
2012
  </div>
@@ -2338,245 +2266,181 @@ ${collectionitem.isfilterselected ? `${filter_cssstyles.timelineinnercont_active
2338
2266
  </i>
2339
2267
  </div>
2340
2268
  </div>
2341
-
2342
- <div className={filter_cssstyles.filteraccordion + ' col-lg-12 filter-accordion p-md-0 pl-4 pr-4 '}>
2343
- {sectionproperties.otherfilters == 'Show' && (
2344
- <div class="row m-0 w-100">
2345
- <div class="col-lg-12 d-flex justify-content-start p-0">
2346
- <p
2347
- className="m-0 p-0 font-16 font-weight-600"
2348
- style={{
2349
- color: sectionproperties.filter_titlecolor,
2350
- fontSize: sectionproperties.filter_titlefontsize + 'px',
2351
- fontWeight: sectionproperties.filter_titlefontweight,
2352
- textTransform: sectionproperties.filter_titletextransform,
2353
- }}
2354
- >
2355
- {langdetect == 'en' ? 'Sort By' : 'ترتيب حسب'}
2356
- </p>
2357
- </div>
2358
- <div className="col-lg-12">
2359
- <hr className="mt-2 mb-3" />
2360
- </div>
2361
- {otherfilters.map((item, index) => {
2362
- return (
2363
- <div className="col-lg-12 p-0">
2364
- <Accordion allowMultipleExpanded={true} allowZeroExpanded={true} preExpanded={[0, 1, 2, 3]} style={{ width: '100%' }}>
2365
- <AccordionItem uuid={index}>
2366
- <AccordionItemHeading>
2367
- <AccordionItemButton>
2368
- <div className={filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '}>
2369
- <div className="col-lg-10 col-md-10 col-sm-10 p-0">
2370
- <p
2371
- className={
2372
- langdetect == 'en'
2373
- ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle '
2374
- : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
2375
- }
2376
- >
2377
- {item.name}
2378
- </p>
2379
- </div>
2380
- <div className="col-lg-2 col-md-2 col-sm-2 p-0">
2381
- <AccordionItemState>
2382
- {(state) => {
2383
- if (state.expanded == true) {
2384
- return (
2385
- <i
2386
- className={
2387
- filter_cssstyles.collapsetitle +
2388
- ' collapsetitle h-100 d-flex align-items-center justify-content-end '
2389
- }
2390
- >
2391
- <FiChevronUp />
2392
- </i>
2393
- );
2394
- } else {
2395
- return (
2396
- <i className={filter_cssstyles.collapsetitle + ' h-100 d-flex align-items-center justify-content-end '}>
2397
- <FiChevronDown />
2398
- </i>
2399
- );
2400
- }
2401
- }}
2402
- </AccordionItemState>
2403
- </div>
2404
- </div>
2405
- </AccordionItemButton>
2406
- </AccordionItemHeading>
2407
- <AccordionItemPanel className="p-0">
2408
- <div className="row mt-0 mb-2 ml-0 mr-0 d-lg-flex">
2409
- <div className={'col-lg-12'}>
2410
- <div
2269
+ {/* {sectionproperties.otherfilters == 'Show' && (
2270
+ <div class="row m-0 w-100">
2271
+ <div class="col-lg-12 d-flex justify-content-start">
2272
+ <p
2273
+ className="m-0 p-0 font-16 font-weight-600"
2274
+ style={{
2275
+ color: sectionproperties.filter_titlecolor,
2276
+ fontSize: sectionproperties.filter_titlefontsize + 'px',
2277
+ fontWeight: sectionproperties.filter_titlefontweight,
2278
+ textTransform: sectionproperties.filter_titletextransform,
2279
+ }}
2280
+ >
2281
+ {langdetect == 'en' ? 'Sort By' : 'ترتيب حسب'}
2282
+ </p>
2283
+ </div>
2284
+ <div className="col-lg-12">
2285
+ <hr className="mt-2 mb-3" />
2286
+ </div>
2287
+ {otherfilters.map((item, index) => {
2288
+ return (
2289
+ <div className="col-lg-12 pl-4 pr-4">
2290
+ <Accordion allowMultipleExpanded={true} allowZeroExpanded={true} preExpanded={[0, 1, 2, 3]} style={{ width: '100%' }}>
2291
+ <AccordionItem uuid={index}>
2292
+ <AccordionItemHeading>
2293
+ <AccordionItemButton>
2294
+ <div className={filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '}>
2295
+ <div className="col-lg-10 col-md-10 col-sm-10 p-0">
2296
+ <p
2411
2297
  className={
2412
2298
  langdetect == 'en'
2413
- ? `${filterstyles.timeline}` + ' p-sm-0 '
2414
- : `${filterstyles.timeline} ${filterstyles.timelinetrans}` + ' p-sm-0 '
2299
+ ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle '
2300
+ : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
2415
2301
  }
2416
2302
  >
2417
- {item.filterarray.map((valueitem, valueindex) => {
2418
- var ischecked = false;
2419
- if (item.payloadvalue == 'sortprice') {
2420
- if (valueitem.value == ProductFilterObjContext.sortprice) {
2421
- ischecked = true;
2422
- }
2423
- } else if (item.payloadvalue == 'sortdates') {
2424
- if (valueitem.value == ProductFilterObjContext.sortdates) {
2425
- ischecked = true;
2426
- }
2303
+ {item.name}
2304
+ </p>
2305
+ </div>
2306
+ <div className="col-lg-2 col-md-2 col-sm-2 p-0">
2307
+ <AccordionItemState>
2308
+ {(state) => {
2309
+ if (state.expanded == true) {
2310
+ return (
2311
+ <i
2312
+ className={
2313
+ filter_cssstyles.collapsetitle + ' collapsetitle h-100 d-flex align-items-center justify-content-end '
2314
+ }
2315
+ >
2316
+ <FiChevronDown />
2317
+ </i>
2318
+ );
2319
+ } else {
2320
+ return (
2321
+ <i className={filter_cssstyles.collapsetitle + ' h-100 d-flex align-items-center justify-content-end '}>
2322
+ <FiChevronUp />
2323
+ </i>
2324
+ );
2427
2325
  }
2428
- return (
2429
- <div
2430
- className={
2431
- `${filterstyles.border_left_line} ${filterstyles.timelineinnercont} ${filter_cssstyles.timelineinnercont}
2326
+ }}
2327
+ </AccordionItemState>
2328
+ </div>
2329
+ </div>
2330
+ </AccordionItemButton>
2331
+ </AccordionItemHeading>
2332
+ <AccordionItemPanel className="p-0">
2333
+ <div className="row mt-0 mb-2 ml-0 mr-0 d-lg-flex">
2334
+ <div className={'col-lg-12'}>
2335
+ <div
2336
+ className={
2337
+ langdetect == 'en'
2338
+ ? `${filterstyles.timeline}` + ' p-sm-0 '
2339
+ : `${filterstyles.timeline} ${filterstyles.timelinetrans}` + ' p-sm-0 '
2340
+ }
2341
+ >
2342
+ {item.filterarray.map((valueitem, valueindex) => {
2343
+ var ischecked = false;
2344
+ if (item.payloadvalue == 'sortprice') {
2345
+ if (valueitem.value == ProductFilterObjContext.sortprice) {
2346
+ ischecked = true;
2347
+ }
2348
+ } else if (item.payloadvalue == 'sortdates') {
2349
+ if (valueitem.value == ProductFilterObjContext.sortdates) {
2350
+ ischecked = true;
2351
+ }
2352
+ }
2353
+ return (
2354
+ <div
2355
+ className={
2356
+ `${filterstyles.border_left_line} ${filterstyles.timelineinnercont} ${filter_cssstyles.timelineinnercont}
2432
2357
  ${ischecked ? `${filter_cssstyles.timelineinnercont_active} ${filterstyles.timelineinnercont_active}` : ''}
2433
2358
 
2434
2359
  ` + ' d-flex align-items-center pb-3 '
2360
+ }
2361
+ onClick={() => {
2362
+ var tempfetchproductsfilerobjcontext = { ...ProductFilterObjContext };
2363
+ if (tempfetchproductsfilerobjcontext[item.payloadvalue] == valueitem.value) {
2364
+ tempfetchproductsfilerobjcontext[item.payloadvalue] = '';
2365
+ } else {
2366
+ tempfetchproductsfilerobjcontext[item.payloadvalue] = valueitem.value;
2435
2367
  }
2436
- onClick={() => {
2437
- var tempfetchproductsfilerobjcontext = { ...ProductFilterObjContext };
2438
- if (tempfetchproductsfilerobjcontext[item.payloadvalue] == valueitem.value) {
2439
- tempfetchproductsfilerobjcontext[item.payloadvalue] = '';
2440
- } else {
2441
- tempfetchproductsfilerobjcontext[item.payloadvalue] = valueitem.value;
2442
- }
2443
- tempfetchproductsfilerobjcontext.page = 0;
2444
- setProductFilterObjContext({ ...tempfetchproductsfilerobjcontext });
2368
+ tempfetchproductsfilerobjcontext.page = 0;
2369
+ setProductFilterObjContext({ ...tempfetchproductsfilerobjcontext });
2445
2370
 
2446
- filterrouting(tempfetchproductsfilerobjcontext);
2447
- }}
2448
- >
2449
- <div>
2450
- <div
2451
- className={
2452
- ` ${ischecked ? filter_cssstyles.btn_item_active : ''} ${filterstyles.btn_item} ${
2453
- filter_cssstyles.btn_item
2454
- }` + ' d-flex align-items-center '
2455
- }
2456
- >
2457
- <i className="h-100 d-flex align-items-center"></i>
2458
- </div>
2459
- </div>
2460
- <div className={langdetect == 'en' ? 'ml-3' : 'mr-3 text-right'}>
2461
- <p
2462
- className={`${filterstyles.timeline_text} ${filter_cssstyles.timeline_text}` + ' m-0 p-0 '}
2463
- style={{
2464
- color: ischecked ? sectionproperties.activecat_color : '',
2465
- }}
2466
- >
2467
- {valueitem.name}
2468
- </p>
2371
+ filterrouting(tempfetchproductsfilerobjcontext);
2372
+ }}
2373
+ >
2374
+ <div>
2375
+ <div
2376
+ className={
2377
+ ` ${ischecked ? filter_cssstyles.btn_item_active : ''} ${filterstyles.btn_item} ${
2378
+ filter_cssstyles.btn_item
2379
+ }` + ' mb-2 d-flex align-items-center '
2380
+ }
2381
+ >
2382
+ <i className="h-100 d-flex align-items-center"></i>
2469
2383
  </div>
2470
2384
  </div>
2471
- );
2472
- })}
2473
- </div>
2385
+ <div className={langdetect == 'en' ? 'ml-3' : 'mr-3 text-right'}>
2386
+ <p
2387
+ className={`${filterstyles.timeline_text} ${filter_cssstyles.timeline_text}` + ' m-0 p-0 '}
2388
+ style={{
2389
+ color: ischecked ? sectionproperties.activecat_color : '',
2390
+ }}
2391
+ >
2392
+ {valueitem.name}
2393
+ </p>
2394
+ </div>
2395
+ </div>
2396
+ );
2397
+ })}
2474
2398
  </div>
2475
2399
  </div>
2476
- </AccordionItemPanel>
2477
- </AccordionItem>
2478
- </Accordion>
2400
+ </div>
2401
+ </AccordionItemPanel>
2402
+ </AccordionItem>
2403
+ </Accordion>
2404
+ </div>
2405
+ );
2406
+ })}
2407
+ {sectionproperties.showfilterbyrating == 'Show' && (
2408
+ <div className="col-lg-12 pl-4 pr-4">
2409
+ <div className={filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '}>
2410
+ <div className="col-lg-12 col-md-12 col-sm-12 p-0 mb-3">
2411
+ <p
2412
+ className={
2413
+ langdetect == 'en'
2414
+ ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle '
2415
+ : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
2416
+ }
2417
+ >
2418
+ {langdetect == 'en' ? 'Ratings' : 'التقييمات'}
2419
+ </p>
2479
2420
  </div>
2480
- );
2481
- })}
2482
- {sectionproperties.showfilterbyrating == 'Show' && (
2483
- <div className="col-lg-12 pl-4 pr-4">
2484
- <div className={filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '}>
2485
- <div className="col-lg-12 col-md-12 col-sm-12 p-0 mb-3">
2486
- <p
2487
- className={
2488
- langdetect == 'en'
2489
- ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle '
2490
- : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
2491
- }
2492
- >
2493
- {langdetect == 'en' ? 'Ratings' : 'التقييمات'}
2494
- </p>
2495
- </div>
2496
- <div className="col-lg-12 col-md-12 col-sm-12 mb-4">
2497
- <InputRange
2498
- draggableTrack={true}
2499
- formatLabel={(value) => `${value}`}
2500
- maxValue={5}
2501
- minValue={0}
2502
- value={raterangevalue}
2503
- onChange={(value) => {
2504
- setraterangevalue({ ...value });
2505
- }}
2506
- />
2507
- </div>
2421
+ <div className="col-lg-12 col-md-12 col-sm-12 mb-4">
2422
+ <InputRange
2423
+ draggableTrack={true}
2424
+ formatLabel={(value) => `${value}`}
2425
+ maxValue={5}
2426
+ minValue={0}
2427
+ value={raterangevalue}
2428
+ onChange={(value) => {
2429
+ setraterangevalue({ ...value });
2430
+ }}
2431
+ />
2508
2432
  </div>
2509
2433
  </div>
2510
- )}
2511
- </div>
2512
- )}
2513
-
2514
- {authdetailsContext.instinfo.instid == '673f49cede6cb' && (
2515
- <div class="row m-0 w-100 mb-3 mt-2">
2516
- <div class="col-lg-12 p-0 text-start mb-2">
2517
- <p className={langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'}>
2518
- {langdetect == 'en' ? 'Price' : 'السعر'}
2519
- </p>
2520
2434
  </div>
2521
- <div className={langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'}>
2522
- <label className={`${filter_cssstyles.collapsetitle}` + ' d-flex justify-content-start '}>{langdetect == 'en' ? 'From' : 'من'}</label>
2523
- <input
2524
- type="text"
2525
- value={pricevalue2.min}
2526
- onChange={(event) => {
2527
- var temppricevalue = { ...pricevalue2 };
2528
- temppricevalue.min = event.target.value;
2529
- setpricevalue2({ ...temppricevalue });
2530
- // var temppayloadobj = { ...pricefrom };
2531
- // temppayloadobj = event.target.value;
2532
- // setpricefrom({ ...temppayloadobj });
2533
- }}
2534
- style={{
2535
- background: '#fff',
2536
- border: '1px solid #ccc',
2537
- borderRadius: 5,
2538
- color: '#000',
2539
- height: 35,
2540
- width: '100%',
2541
- paddingLeft: 10,
2542
- paddingRight: 10,
2543
- }}
2544
- />
2545
- </div>
2546
- <div className={langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'}>
2547
- <label className={`${filter_cssstyles.collapsetitle}` + ' d-flex justify-content-start '}>{langdetect == 'en' ? 'To' : 'إلى'}</label>
2548
- <input
2549
- type="text"
2550
- value={pricevalue2.max}
2551
- onChange={(event) => {
2552
- // var temppayloadobj = { ...priceto };
2553
- // temppayloadobj = event.target.value;
2554
- // setpriceto({ ...temppayloadobj });
2555
- var temppricevalue = { ...pricevalue2 };
2556
- temppricevalue.max = event.target.value;
2557
- setpricevalue2({ ...temppricevalue });
2558
- }}
2559
- style={{
2560
- width: '100%',
2561
- background: '#fff',
2562
- border: '1px solid #ccc',
2563
- borderRadius: 5,
2564
- color: '#000',
2565
- height: 35,
2566
- paddingRight: 10,
2567
- paddingLeft: 10,
2568
- }}
2569
- />
2570
- </div>
2571
- </div>
2572
- )}
2435
+ )}
2436
+ </div>
2437
+ )} */}
2573
2438
 
2439
+ <div className={filter_cssstyles.filteraccordion + ' col-lg-12 filter-accordion p-md-0 pl-4 pr-4 '}>
2574
2440
  {sectionproperties.showcountriesfilter == 'Show' && Countriesfilter()}
2575
2441
  {sectionproperties.showvariantsfilter == 'Show' && InstFilters()}
2576
2442
  {sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && <div class="row m-0 w-100 mb-3">{CategoriesFilter()}</div>}
2577
2443
  {sectionproperties.filterType == 'Collections' && sectionproperties.showcategoriesfilter == 'Show' && <div class="row m-0 w-100 mb-3">{CollectionsFilter()}</div>}
2578
- {/* showvendorfilter */}
2579
-
2580
2444
  {sectionproperties.showdynamicfilter == 'Show' && <div class="row m-0 w-100 mb-3">{DynamicFilter()}</div>}
2581
2445
  </div>
2582
2446
  </div>
@@ -2687,120 +2551,115 @@ ${collectionitem.isfilterselected ? `${filter_cssstyles.timelineinnercont_active
2687
2551
  otherfilters.map((item, index) => {
2688
2552
  return (
2689
2553
  <> */}
2690
- {sectionproperties.otherfilters == 'Show' && (
2691
- <Accordion allowMultipleExpanded={true} allowZeroExpanded={true} preExpanded={[0, 1, 2, 3]} style={{ width: '100%' }}>
2692
- <AccordionItem uuid={0}>
2693
- <AccordionItemHeading>
2694
- <AccordionItemButton>
2695
- <div className={filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '}>
2696
- <div className="col-lg-10 col-md-10 col-sm-10 p-0">
2697
- <p
2698
- className={
2699
- langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
2700
- }
2701
- >
2702
- {lang.sortby}
2703
- </p>
2704
- </div>
2705
- <div className="col-lg-2 col-md-2 col-sm-2 p-0">
2706
- <AccordionItemState>
2707
- {(state) => {
2708
- if (state.expanded == true) {
2709
- return (
2710
- <i className={filter_cssstyles.collapsetitle + ' h-100 d-flex align-items-center justify-content-end '}>
2711
- <FiChevronUp />
2712
- </i>
2713
- );
2714
- } else {
2715
- return (
2716
- <i className={filter_cssstyles.collapsetitle + ' h-100 d-flex align-items-center justify-content-end '}>
2717
- <FiChevronDown />
2718
- </i>
2719
- );
2720
- }
2721
- }}
2722
- </AccordionItemState>
2723
- </div>
2724
- </div>
2725
- </AccordionItemButton>
2726
- </AccordionItemHeading>
2727
- <AccordionItemPanel className="p-0">
2728
- <div className="row mt-0 mb-2 ml-0 mr-0 d-lg-flex">
2729
- <div className={'col-lg-12'}>
2730
- <div
2554
+ <Accordion allowMultipleExpanded={true} allowZeroExpanded={true} preExpanded={[0, 1, 2, 3]} style={{ width: '100%' }}>
2555
+ <AccordionItem uuid={0}>
2556
+ <AccordionItemHeading>
2557
+ <AccordionItemButton>
2558
+ <div className={filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '}>
2559
+ <div className="col-lg-10 col-md-10 col-sm-10 p-0">
2560
+ <p
2731
2561
  className={
2732
- langdetect == 'en'
2733
- ? `${filterstyles.timeline}` + ' p-sm-0 '
2734
- : `${filterstyles.timeline} ${filterstyles.timelinetrans}` + ' p-sm-0 '
2562
+ langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
2735
2563
  }
2736
2564
  >
2737
- {otherfilters.map((item, index) => {
2738
- return (
2739
- <div class="w-100 px-3">
2740
- {item.filterarray.map((valueitem, valueindex) => {
2741
- var ischecked = false;
2742
- if (item.payloadvalue == 'sortprice') {
2743
- if (valueitem.value == ProductFilterObjContext.sortprice) {
2744
- ischecked = true;
2745
- }
2746
- } else if (item.payloadvalue == 'sortdates') {
2747
- if (valueitem.value == ProductFilterObjContext.sortdates) {
2748
- ischecked = true;
2749
- }
2565
+ {lang.sortby}
2566
+ </p>
2567
+ </div>
2568
+ <div className="col-lg-2 col-md-2 col-sm-2 p-0">
2569
+ <AccordionItemState>
2570
+ {(state) => {
2571
+ if (state.expanded == true) {
2572
+ return (
2573
+ <i className={filter_cssstyles.collapsetitle + ' h-100 d-flex align-items-center justify-content-end '}>
2574
+ <FiChevronUp />
2575
+ </i>
2576
+ );
2577
+ } else {
2578
+ return (
2579
+ <i className={filter_cssstyles.collapsetitle + ' h-100 d-flex align-items-center justify-content-end '}>
2580
+ <FiChevronDown />
2581
+ </i>
2582
+ );
2583
+ }
2584
+ }}
2585
+ </AccordionItemState>
2586
+ </div>
2587
+ </div>
2588
+ </AccordionItemButton>
2589
+ </AccordionItemHeading>
2590
+ <AccordionItemPanel className="p-0">
2591
+ <div className="row mt-0 mb-2 ml-0 mr-0 d-lg-flex">
2592
+ <div className={'col-lg-12'}>
2593
+ <div
2594
+ className={
2595
+ langdetect == 'en' ? `${filterstyles.timeline}` + ' p-sm-0 ' : `${filterstyles.timeline} ${filterstyles.timelinetrans}` + ' p-sm-0 '
2596
+ }
2597
+ >
2598
+ {otherfilters.map((item, index) => {
2599
+ return (
2600
+ <div class="w-100 px-3">
2601
+ {item.filterarray.map((valueitem, valueindex) => {
2602
+ var ischecked = false;
2603
+ if (item.payloadvalue == 'sortprice') {
2604
+ if (valueitem.value == ProductFilterObjContext.sortprice) {
2605
+ ischecked = true;
2750
2606
  }
2751
- return (
2752
- <div
2753
- className={
2754
- `${filterstyles.border_left_line} ${filterstyles.timelineinnercont} ${
2755
- filter_cssstyles.timelineinnercont
2756
- }
2607
+ } else if (item.payloadvalue == 'sortdates') {
2608
+ if (valueitem.value == ProductFilterObjContext.sortdates) {
2609
+ ischecked = true;
2610
+ }
2611
+ }
2612
+ return (
2613
+ <div
2614
+ className={
2615
+ `${filterstyles.border_left_line} ${filterstyles.timelineinnercont} ${filter_cssstyles.timelineinnercont}
2757
2616
  ${
2758
2617
  ischecked
2759
2618
  ? `${filter_cssstyles.timelineinnercont_active} ${filterstyles.timelineinnercont_active}`
2760
2619
  : ''
2761
2620
  }
2762
2621
  ` + ' d-flex align-items-center pb-3 '
2622
+ }
2623
+ onClick={() => {
2624
+ var tempfetchproductsfilerobjcontext = { ...ProductFilterObjContext };
2625
+ if (tempfetchproductsfilerobjcontext[item.payloadvalue] == valueitem.value) {
2626
+ tempfetchproductsfilerobjcontext[item.payloadvalue] = '';
2627
+ } else {
2628
+ tempfetchproductsfilerobjcontext[item.payloadvalue] = valueitem.value;
2763
2629
  }
2764
- onClick={() => {
2765
- var tempfetchproductsfilerobjcontext = { ...ProductFilterObjContext };
2766
- if (tempfetchproductsfilerobjcontext[item.payloadvalue] == valueitem.value) {
2767
- tempfetchproductsfilerobjcontext[item.payloadvalue] = '';
2768
- } else {
2769
- tempfetchproductsfilerobjcontext[item.payloadvalue] = valueitem.value;
2770
- }
2771
- tempfetchproductsfilerobjcontext.page = 0;
2772
- setProductFilterObjContext({ ...tempfetchproductsfilerobjcontext });
2630
+ tempfetchproductsfilerobjcontext.page = 0;
2631
+ setProductFilterObjContext({ ...tempfetchproductsfilerobjcontext });
2773
2632
 
2774
- filterrouting(tempfetchproductsfilerobjcontext);
2775
- setsortbycontext(valueitem.name);
2776
- }}
2633
+ filterrouting(tempfetchproductsfilerobjcontext);
2634
+ setsortbycontext(valueitem.name);
2635
+ }}
2636
+ >
2637
+ <div
2638
+ className={
2639
+ ` ${ischecked ? filter_cssstyles.btn_item_active : ''} ${filterstyles.btn_item} ${
2640
+ filter_cssstyles.btn_item
2641
+ }` + ' d-flex align-items-center '
2642
+ }
2777
2643
  >
2778
- <div
2779
- className={
2780
- ` ${ischecked ? filter_cssstyles.btn_item_active : ''} ${filterstyles.btn_item} ${
2781
- filter_cssstyles.btn_item
2782
- }` + ' d-flex align-items-center '
2783
- }
2644
+ <i className="h-100 d-flex align-items-center"></i>
2645
+ </div>
2646
+ <div className={langdetect == 'en' ? 'ml-3' : 'mr-3 text-right'}>
2647
+ <p
2648
+ className={`${filterstyles.timeline_text} ${filter_cssstyles.timeline_text}` + ' m-0 p-0 '}
2649
+ style={{
2650
+ color: ischecked ? sectionproperties.activecat_color : '',
2651
+ }}
2784
2652
  >
2785
- <i className="h-100 d-flex align-items-center"></i>
2786
- </div>
2787
- <div className={langdetect == 'en' ? 'ml-3' : 'mr-3 text-right'}>
2788
- <p
2789
- className={`${filterstyles.timeline_text} ${filter_cssstyles.timeline_text}` + ' m-0 p-0 '}
2790
- style={{
2791
- color: ischecked ? sectionproperties.activecat_color : '',
2792
- }}
2793
- >
2794
- {valueitem.name}
2795
- </p>
2796
- </div>
2653
+ {valueitem.name}
2654
+ </p>
2797
2655
  </div>
2798
- );
2799
- })}
2800
- </div>
2801
- );
2802
- })}
2803
- {/* {item.filterarray.map((valueitem, valueindex) => {
2656
+ </div>
2657
+ );
2658
+ })}
2659
+ </div>
2660
+ );
2661
+ })}
2662
+ {/* {item.filterarray.map((valueitem, valueindex) => {
2804
2663
  var ischecked = false;
2805
2664
  if (item.payloadvalue == 'sortprice') {
2806
2665
  if (valueitem.value == ProductFilterObjContext.sortprice) {
@@ -2856,66 +2715,12 @@ ${collectionitem.isfilterselected ? `${filter_cssstyles.timelineinnercont_active
2856
2715
  </div>
2857
2716
  );
2858
2717
  })} */}
2859
- </div>
2860
2718
  </div>
2861
2719
  </div>
2862
- </AccordionItemPanel>
2863
- </AccordionItem>
2864
- </Accordion>
2865
- )}
2866
- {authdetailsContext.instinfo.instid == '673f49cede6cb' && (
2867
- <div class="row m-0 w-100 mb-3 mt-2 px-3">
2868
- <div class="col-lg-12 p-0 text-start mb-2">
2869
- <p className={langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'}>
2870
- {langdetect == 'en' ? 'Price' : 'السعر'}
2871
- </p>
2872
- </div>
2873
- <div className={langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'}>
2874
- <label className={`${filter_cssstyles.collapsetitle}` + ' d-flex justify-content-start '}>{langdetect == 'en' ? 'From' : 'من'}</label>
2875
- <input
2876
- type="text"
2877
- value={pricefrom}
2878
- onChange={(event) => {
2879
- var temppricevalue = { ...pricevalue2 };
2880
- temppricevalue.min = event.target.value;
2881
- setpricevalue2({ ...temppricevalue });
2882
- }}
2883
- style={{
2884
- background: '#fff',
2885
- border: '1px solid #ccc',
2886
- borderRadius: 5,
2887
- color: '#000',
2888
- height: 35,
2889
- width: '100%',
2890
- paddingLeft: 15,
2891
- paddingRight: 15,
2892
- }}
2893
- />
2894
- </div>
2895
- <div className={langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'}>
2896
- <label className={`${filter_cssstyles.collapsetitle}` + ' d-flex justify-content-start '}>{langdetect == 'en' ? 'To' : 'إلى'}</label>
2897
- <input
2898
- type="text"
2899
- value={priceto}
2900
- onChange={(event) => {
2901
- var temppricevalue = { ...pricevalue2 };
2902
- temppricevalue.max = event.target.value;
2903
- setpricevalue2({ ...temppricevalue });
2904
- }}
2905
- style={{
2906
- width: '100%',
2907
- background: '#fff',
2908
- border: '1px solid #ccc',
2909
- borderRadius: 5,
2910
- color: '#000',
2911
- height: 35,
2912
- paddingLeft: 15,
2913
- paddingRight: 15,
2914
- }}
2915
- />
2916
- </div>
2917
- </div>
2918
- )}
2720
+ </div>
2721
+ </AccordionItemPanel>
2722
+ </AccordionItem>
2723
+ </Accordion>
2919
2724
  {/* <hr className="mt-3 mb-3" /> */}
2920
2725
  {/* </>
2921
2726
  );