@trafilea/afrodita-components 2.3.1 → 3.0.0

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 (317) hide show
  1. package/build/index.css +2 -324
  2. package/build/index.d.ts +186 -34
  3. package/build/index.esm.css +2 -324
  4. package/build/index.esm.js +496 -318
  5. package/build/index.esm.js.map +1 -1
  6. package/build/index.js +499 -317
  7. package/build/index.js.map +1 -1
  8. package/package.json +8 -7
  9. package/build/dts/components/Icon-wrapper/IconWrapper.d.ts +0 -12
  10. package/build/dts/components/Icon-wrapper/IconWrapper.test.d.ts +0 -1
  11. package/build/dts/components/accordion/AccordionBox.d.ts +0 -9
  12. package/build/dts/components/accordion/AccordionBox.stories.d.ts +0 -10
  13. package/build/dts/components/accordion/AccordionBox.test.d.ts +0 -1
  14. package/build/dts/components/accordion/AccordionControlButton.d.ts +0 -12
  15. package/build/dts/components/accordion/AccordionIcon.d.ts +0 -10
  16. package/build/dts/components/accordion/AccordionIcon.stories.d.ts +0 -22
  17. package/build/dts/components/accordion/AccordionIcon.test.d.ts +0 -1
  18. package/build/dts/components/bundle/index.d.ts +0 -5
  19. package/build/dts/components/bundle/minimalistic/Minimalistic.d.ts +0 -15
  20. package/build/dts/components/bundle/minimalistic/Minimalistic.stories.d.ts +0 -9
  21. package/build/dts/components/bundle/minimalistic/Minimalistic.test.d.ts +0 -1
  22. package/build/dts/components/bundle/simple/Simple.d.ts +0 -10
  23. package/build/dts/components/bundle/simple/Simple.stories.d.ts +0 -9
  24. package/build/dts/components/bundle/simple/Simple.test.d.ts +0 -1
  25. package/build/dts/components/checkbox/Checkbox.d.ts +0 -24
  26. package/build/dts/components/checkbox/Checkbox.stories.d.ts +0 -23
  27. package/build/dts/components/checkbox/Checkbox.test.d.ts +0 -1
  28. package/build/dts/components/collection/grid/WithProductGrid.d.ts +0 -11
  29. package/build/dts/components/collection/grid/WithProductGrid.stories.d.ts +0 -9
  30. package/build/dts/components/collection/grid/WithProductGrid.test.d.ts +0 -1
  31. package/build/dts/components/collection/product/mobile/ProductItemMobile.d.ts +0 -7
  32. package/build/dts/components/collection/product/mobile/ProductItemMobile.stories.d.ts +0 -24
  33. package/build/dts/components/collection/product/mobile/ProductItemMobile.test.d.ts +0 -1
  34. package/build/dts/components/collection/product/types.d.ts +0 -13
  35. package/build/dts/components/color/ColorRadioGroup.d.ts +0 -24
  36. package/build/dts/components/color/MultiColorPicker.d.ts +0 -10
  37. package/build/dts/components/color/MultiColorPicker.stories.d.ts +0 -9
  38. package/build/dts/components/color/MultiColorPicker.test.d.ts +0 -1
  39. package/build/dts/components/color/SingleColorPicker.d.ts +0 -10
  40. package/build/dts/components/color/SingleColorPicker.stories.d.ts +0 -9
  41. package/build/dts/components/color/SingleColorPicker.test.d.ts +0 -1
  42. package/build/dts/components/color/selector/ColorSelector.d.ts +0 -15
  43. package/build/dts/components/color/selector/ColorSelector.stories.d.ts +0 -14
  44. package/build/dts/components/color/selector/ColorSelector.test.d.ts +0 -1
  45. package/build/dts/components/color/selector/OneColorSelector.d.ts +0 -8
  46. package/build/dts/components/color/selector/OutOfStock.d.ts +0 -6
  47. package/build/dts/components/color/selector/PatternSelector.d.ts +0 -8
  48. package/build/dts/components/color/selector/PatternSelector.test.d.ts +0 -1
  49. package/build/dts/components/color/selector/ThreeColorSelector.d.ts +0 -10
  50. package/build/dts/components/color/selector/TwoColorSelector.d.ts +0 -9
  51. package/build/dts/components/cross-sell/Checkbox/CrossSellCheckbox.d.ts +0 -13
  52. package/build/dts/components/cross-sell/Checkbox/CrossSellCheckbox.stories.d.ts +0 -9
  53. package/build/dts/components/cross-sell/Checkbox/CrossSellCheckbox.test.d.ts +0 -1
  54. package/build/dts/components/cross-sell/index.d.ts +0 -1
  55. package/build/dts/components/cta/BaseCTA.d.ts +0 -13
  56. package/build/dts/components/cta/BaseCTA.test.d.ts +0 -1
  57. package/build/dts/components/cta/index.d.ts +0 -3
  58. package/build/dts/components/cta/primary/ButtonPrimary.d.ts +0 -3
  59. package/build/dts/components/cta/primary/ButtonPrimary.stories.d.ts +0 -37
  60. package/build/dts/components/cta/primary/ButtonPrimary.test.d.ts +0 -1
  61. package/build/dts/components/cta/secondary/ButtonSecondary.d.ts +0 -3
  62. package/build/dts/components/cta/secondary/ButtonSecondary.stories.d.ts +0 -37
  63. package/build/dts/components/cta/secondary/ButtonSecondary.test.d.ts +0 -1
  64. package/build/dts/components/cta/secondary/ButtonSecondaryOutline.d.ts +0 -3
  65. package/build/dts/components/cta/secondary/ButtonSecondaryOutline.stories.d.ts +0 -37
  66. package/build/dts/components/cta/secondary/ButtonSecondaryOutline.test.d.ts +0 -1
  67. package/build/dts/components/delivery-details/DeliveryDetails.d.ts +0 -26
  68. package/build/dts/components/delivery-details/DeliveryDetails.stories.d.ts +0 -9
  69. package/build/dts/components/delivery-details/DeliveryDetails.test.d.ts +0 -1
  70. package/build/dts/components/delivery-details/Note/Note.d.ts +0 -9
  71. package/build/dts/components/delivery-details/Note/Note.stories.d.ts +0 -9
  72. package/build/dts/components/delivery-details/Note/Note.test.d.ts +0 -1
  73. package/build/dts/components/dropdown/base/BaseDropdown.d.ts +0 -17
  74. package/build/dts/components/dropdown/base/BaseDropdownButton.d.ts +0 -11
  75. package/build/dts/components/dropdown/base/BaseDropdownOption.d.ts +0 -9
  76. package/build/dts/components/dropdown/base/BaseDropdownOptions.d.ts +0 -6
  77. package/build/dts/components/dropdown/variants/simple/SimpleDropdown.d.ts +0 -19
  78. package/build/dts/components/dropdown/variants/simple/SimpleDropdown.stories.d.ts +0 -12
  79. package/build/dts/components/dropdown/variants/simple/SimpleDropdown.test.d.ts +0 -1
  80. package/build/dts/components/dropdown-list-icons/DropdownListIcons.d.ts +0 -6
  81. package/build/dts/components/dropdown-list-icons/DropdownListIcons.stories.d.ts +0 -9
  82. package/build/dts/components/dropdown-list-icons/DropdownListIcons.test.d.ts +0 -1
  83. package/build/dts/components/dropdown-list-icons/Styled.d.ts +0 -34
  84. package/build/dts/components/fit/FitPredictor.d.ts +0 -5
  85. package/build/dts/components/fit/FitPredictor.test.d.ts +0 -1
  86. package/build/dts/components/gallery/ImagePreviewList.d.ts +0 -9
  87. package/build/dts/components/gallery/ImagePreviewList.test.d.ts +0 -1
  88. package/build/dts/components/gallery/ImageProductWithTags.d.ts +0 -10
  89. package/build/dts/components/gallery/ImageProductWithTags.test.d.ts +0 -1
  90. package/build/dts/components/gallery/ImageSmallPreview.d.ts +0 -9
  91. package/build/dts/components/gallery/ImageSmallPreview.test.d.ts +0 -1
  92. package/build/dts/components/gallery/ProductGallery.d.ts +0 -12
  93. package/build/dts/components/gallery/ProductGallery.stories.d.ts +0 -9
  94. package/build/dts/components/gallery/ProductGallery.test.d.ts +0 -1
  95. package/build/dts/components/icon-button/IconButton.d.ts +0 -16
  96. package/build/dts/components/icon-button/IconButton.stories.d.ts +0 -23
  97. package/build/dts/components/icon-button/IconButton.test.d.ts +0 -1
  98. package/build/dts/components/icon-button/amazonAndPaypal/AmazonPaypalButtons.d.ts +0 -6
  99. package/build/dts/components/icon-button/amazonAndPaypal/AmazonPaypalButtons.stories.d.ts +0 -7
  100. package/build/dts/components/icon-button/amazonAndPaypal/AmazonPaypalButtons.test.d.ts +0 -1
  101. package/build/dts/components/icons/Actions/Check.d.ts +0 -3
  102. package/build/dts/components/icons/Actions/ClearLight.d.ts +0 -3
  103. package/build/dts/components/icons/Actions/LightCheck.d.ts +0 -6
  104. package/build/dts/components/icons/Actions/LightExclamation.d.ts +0 -3
  105. package/build/dts/components/icons/Actions/Question.d.ts +0 -3
  106. package/build/dts/components/icons/Actions/index.d.ts +0 -5
  107. package/build/dts/components/icons/Arrows/ChevronDown.d.ts +0 -3
  108. package/build/dts/components/icons/Arrows/ChevronLeft.d.ts +0 -3
  109. package/build/dts/components/icons/Arrows/ChevronRight.d.ts +0 -3
  110. package/build/dts/components/icons/Arrows/ChevronUp.d.ts +0 -3
  111. package/build/dts/components/icons/Arrows/ChevronUpSolid.d.ts +0 -3
  112. package/build/dts/components/icons/Arrows/CircleUp.d.ts +0 -3
  113. package/build/dts/components/icons/Arrows/index.d.ts +0 -6
  114. package/build/dts/components/icons/Custom/SixtyDaysGuarantee.d.ts +0 -3
  115. package/build/dts/components/icons/Custom/index.d.ts +0 -1
  116. package/build/dts/components/icons/Download/AppleStore.d.ts +0 -3
  117. package/build/dts/components/icons/Download/GooglePlay.d.ts +0 -3
  118. package/build/dts/components/icons/Download/index.d.ts +0 -2
  119. package/build/dts/components/icons/Messaging/Comment.d.ts +0 -3
  120. package/build/dts/components/icons/Messaging/Messenger.d.ts +0 -3
  121. package/build/dts/components/icons/Messaging/QuestionCircle.d.ts +0 -3
  122. package/build/dts/components/icons/Messaging/index.d.ts +0 -3
  123. package/build/dts/components/icons/Navigation/MapMarker.d.ts +0 -3
  124. package/build/dts/components/icons/Navigation/Search.d.ts +0 -3
  125. package/build/dts/components/icons/Navigation/ShoppingBag.d.ts +0 -3
  126. package/build/dts/components/icons/Navigation/User.d.ts +0 -3
  127. package/build/dts/components/icons/Navigation/index.d.ts +0 -4
  128. package/build/dts/components/icons/Other/FitPredictor.d.ts +0 -3
  129. package/build/dts/components/icons/Other/Loading.d.ts +0 -6
  130. package/build/dts/components/icons/Other/Shapermint.d.ts +0 -3
  131. package/build/dts/components/icons/Other/index.d.ts +0 -3
  132. package/build/dts/components/icons/PDP/Clock.d.ts +0 -3
  133. package/build/dts/components/icons/PDP/FlagUSA.d.ts +0 -3
  134. package/build/dts/components/icons/PDP/Minus.d.ts +0 -3
  135. package/build/dts/components/icons/PDP/Plus.d.ts +0 -3
  136. package/build/dts/components/icons/PDP/Rule.d.ts +0 -3
  137. package/build/dts/components/icons/PDP/Shipping.d.ts +0 -3
  138. package/build/dts/components/icons/PDP/Star.d.ts +0 -3
  139. package/build/dts/components/icons/PDP/StarEmpty.d.ts +0 -3
  140. package/build/dts/components/icons/PDP/StarHalf.d.ts +0 -3
  141. package/build/dts/components/icons/PDP/Stopwatch.d.ts +0 -3
  142. package/build/dts/components/icons/PDP/index.d.ts +0 -10
  143. package/build/dts/components/icons/Payment/Amazon.d.ts +0 -3
  144. package/build/dts/components/icons/Payment/Amex.d.ts +0 -3
  145. package/build/dts/components/icons/Payment/JCB.d.ts +0 -3
  146. package/build/dts/components/icons/Payment/Klarna.d.ts +0 -3
  147. package/build/dts/components/icons/Payment/MasterCard.d.ts +0 -3
  148. package/build/dts/components/icons/Payment/Paypal.d.ts +0 -3
  149. package/build/dts/components/icons/Payment/Visa.d.ts +0 -3
  150. package/build/dts/components/icons/Payment/index.d.ts +0 -7
  151. package/build/dts/components/icons/SlideDots/SlideDot.d.ts +0 -3
  152. package/build/dts/components/icons/SlideDots/index.d.ts +0 -1
  153. package/build/dts/components/icons/SocialMedia/Facebook.d.ts +0 -3
  154. package/build/dts/components/icons/SocialMedia/FacebookSolid.d.ts +0 -3
  155. package/build/dts/components/icons/SocialMedia/Instagram.d.ts +0 -3
  156. package/build/dts/components/icons/SocialMedia/InstagramSolid.d.ts +0 -3
  157. package/build/dts/components/icons/SocialMedia/Pinterest.d.ts +0 -3
  158. package/build/dts/components/icons/SocialMedia/Twitter.d.ts +0 -3
  159. package/build/dts/components/icons/SocialMedia/Youtube.d.ts +0 -3
  160. package/build/dts/components/icons/SocialMedia/index.d.ts +0 -7
  161. package/build/dts/components/icons/index.d.ts +0 -27
  162. package/build/dts/components/index.d.ts +0 -41
  163. package/build/dts/components/input/base/BaseInput.d.ts +0 -14
  164. package/build/dts/components/input/base/BaseInput.stories.d.ts +0 -9
  165. package/build/dts/components/input/base/BaseInput.test.d.ts +0 -1
  166. package/build/dts/components/input/base/Error.d.ts +0 -6
  167. package/build/dts/components/input/base/Styled.d.ts +0 -24
  168. package/build/dts/components/input/basePlusButton/BasePlusButton.d.ts +0 -13
  169. package/build/dts/components/input/basePlusButton/BasePlusButton.stories.d.ts +0 -9
  170. package/build/dts/components/input/basePlusButton/BasePlusButton.test.d.ts +0 -1
  171. package/build/dts/components/input/basePlusButton/Success.d.ts +0 -6
  172. package/build/dts/components/input/basePlusIcon/BasePlusIcon.d.ts +0 -7
  173. package/build/dts/components/input/basePlusIcon/BasePlusIcon.stories.d.ts +0 -9
  174. package/build/dts/components/input/basePlusIcon/BasePlusIcon.test.d.ts +0 -1
  175. package/build/dts/components/input/custom/Custom.d.ts +0 -8
  176. package/build/dts/components/input/custom/Custom.stories.d.ts +0 -9
  177. package/build/dts/components/input/custom/Custom.test.d.ts +0 -1
  178. package/build/dts/components/input/index.d.ts +0 -7
  179. package/build/dts/components/input/label/Label.d.ts +0 -15
  180. package/build/dts/components/input/label/Label.stories.d.ts +0 -9
  181. package/build/dts/components/input/label/Label.test.d.ts +0 -1
  182. package/build/dts/components/mobile/gallery/ImageProductWithTagsMobile.d.ts +0 -10
  183. package/build/dts/components/mobile/gallery/ProductGalleryMobile.d.ts +0 -12
  184. package/build/dts/components/mobile/gallery/ProductGalleryMobile.stories.d.ts +0 -8
  185. package/build/dts/components/mobile/gallery/ProductGalleryMobile.test.d.ts +0 -1
  186. package/build/dts/components/mobile/gallery/slide_navigation/ArrowButton.d.ts +0 -8
  187. package/build/dts/components/mobile/gallery/slide_navigation/SlideDots.d.ts +0 -8
  188. package/build/dts/components/mobile/gallery/slide_navigation/SlideDots.test.d.ts +0 -1
  189. package/build/dts/components/mobile/gallery/slide_navigation/SlideNavigation.d.ts +0 -9
  190. package/build/dts/components/mobile/gallery/slide_navigation/SlideNavigation.test.d.ts +0 -1
  191. package/build/dts/components/offer-banner/OfferBanner.d.ts +0 -15
  192. package/build/dts/components/offer-banner/OfferBanner.stories.d.ts +0 -9
  193. package/build/dts/components/offer-banner/OfferBanner.test.d.ts +0 -1
  194. package/build/dts/components/order-bar/OrderBar.d.ts +0 -17
  195. package/build/dts/components/order-bar/OrderBar.stories.d.ts +0 -9
  196. package/build/dts/components/order-bar/OrderBar.test.d.ts +0 -1
  197. package/build/dts/components/payment-methods/PaymentMethod.d.ts +0 -20
  198. package/build/dts/components/payment-methods/PaymentMethod.stories.d.ts +0 -12
  199. package/build/dts/components/payment-methods/PaymentMethod.test.d.ts +0 -1
  200. package/build/dts/components/pricing/discount/DiscountTag.d.ts +0 -21
  201. package/build/dts/components/pricing/discount/DiscountTag.stories.d.ts +0 -23
  202. package/build/dts/components/pricing/discount/DiscountTag.test.d.ts +0 -1
  203. package/build/dts/components/pricing/index.d.ts +0 -2
  204. package/build/dts/components/pricing/price/PriceLabel.d.ts +0 -11
  205. package/build/dts/components/pricing/price/PriceLabel.stories.d.ts +0 -23
  206. package/build/dts/components/pricing/price/PriceLabel.test.d.ts +0 -1
  207. package/build/dts/components/product/order/item/SimpleOrderItem.d.ts +0 -20
  208. package/build/dts/components/product/order/item/SimpleOrderItem.stories.d.ts +0 -11
  209. package/build/dts/components/product/order/item/SimpleOrderItem.test.d.ts +0 -1
  210. package/build/dts/components/progress-bar/ProgressBar.d.ts +0 -8
  211. package/build/dts/components/progress-bar/ProgressBar.stories.d.ts +0 -8
  212. package/build/dts/components/progress-bar/ProgressBar.test.d.ts +0 -1
  213. package/build/dts/components/radio/container/group.d.ts +0 -12
  214. package/build/dts/components/radio/container/group.stories.d.ts +0 -23
  215. package/build/dts/components/radio/container/group.test.d.ts +0 -1
  216. package/build/dts/components/radio/index.d.ts +0 -1
  217. package/build/dts/components/radio/input/radio.d.ts +0 -13
  218. package/build/dts/components/radio/input/radio.stories.d.ts +0 -23
  219. package/build/dts/components/radio/input/radio.test.d.ts +0 -1
  220. package/build/dts/components/rating/Rating.d.ts +0 -8
  221. package/build/dts/components/rating/Rating.stories.d.ts +0 -23
  222. package/build/dts/components/rating/Rating.test.d.ts +0 -1
  223. package/build/dts/components/rating/starList/StarList.d.ts +0 -8
  224. package/build/dts/components/rating/starList/StarList.stories.d.ts +0 -23
  225. package/build/dts/components/rating/starList/StarList.test.d.ts +0 -1
  226. package/build/dts/components/review/Review.d.ts +0 -19
  227. package/build/dts/components/review/Review.stories.d.ts +0 -9
  228. package/build/dts/components/review/Review.test.d.ts +0 -1
  229. package/build/dts/components/scroll-to-top/ScrollToTop.d.ts +0 -18
  230. package/build/dts/components/scroll-to-top/ScrollToTop.stories.d.ts +0 -9
  231. package/build/dts/components/scroll-to-top/ScrollToTop.test.d.ts +0 -1
  232. package/build/dts/components/selector/simple/SelectorSecondary.d.ts +0 -4
  233. package/build/dts/components/selector/simple/SelectorSecondary.stories.d.ts +0 -23
  234. package/build/dts/components/selector/simple/SelectorSecondary.test.d.ts +0 -1
  235. package/build/dts/components/selector/simple/SimpleSelector.d.ts +0 -11
  236. package/build/dts/components/selector/simple/SimpleSelector.test.d.ts +0 -1
  237. package/build/dts/components/shared/accordion/Accordion.d.ts +0 -18
  238. package/build/dts/components/shared/accordion/Accordion.stories.d.ts +0 -10
  239. package/build/dts/components/shared/accordion/Accordion.test.d.ts +0 -1
  240. package/build/dts/components/shared/accordion/AccordionButton.d.ts +0 -9
  241. package/build/dts/components/shared/accordion/AccordionPanel.d.ts +0 -21
  242. package/build/dts/components/shared/button/BaseButton.d.ts +0 -13
  243. package/build/dts/components/shared/button/BaseButton.stories.d.ts +0 -14
  244. package/build/dts/components/shared/card/Card.d.ts +0 -18
  245. package/build/dts/components/shared/card/Card.stories.d.ts +0 -7
  246. package/build/dts/components/shared/card/Card.test.d.ts +0 -1
  247. package/build/dts/components/shared/card/CardBody.d.ts +0 -5
  248. package/build/dts/components/shared/card/CardSection.d.ts +0 -6
  249. package/build/dts/components/shared/card/index.d.ts +0 -2
  250. package/build/dts/components/shared/image/Image.d.ts +0 -14
  251. package/build/dts/components/shared/image/Image.test.d.ts +0 -1
  252. package/build/dts/components/shared/select/BaseSelect.d.ts +0 -16
  253. package/build/dts/components/shared/select/BaseSelect.stories.d.ts +0 -11
  254. package/build/dts/components/shared/select/BaseSelectButton.d.ts +0 -17
  255. package/build/dts/components/shared/select/BaseSelectOption.d.ts +0 -22
  256. package/build/dts/components/shared/select/BaseSelectOptions.d.ts +0 -7
  257. package/build/dts/components/size/guide/SizeFitGuide.d.ts +0 -9
  258. package/build/dts/components/size/guide/SizeFitGuide.stories.d.ts +0 -9
  259. package/build/dts/components/size/guide/SizeFitGuide.test.d.ts +0 -1
  260. package/build/dts/components/size/selector/SizeSelector.d.ts +0 -8
  261. package/build/dts/components/size/selector/SizeSelector.stories.d.ts +0 -8
  262. package/build/dts/components/size/selector/SizeSelector.test.d.ts +0 -1
  263. package/build/dts/components/size-table/SizeTable.d.ts +0 -6
  264. package/build/dts/components/size-table/SizeTable.stories.d.ts +0 -9
  265. package/build/dts/components/size-table/SizeTable.test.d.ts +0 -1
  266. package/build/dts/components/slider/ArrowButton.d.ts +0 -14
  267. package/build/dts/components/slider/SliderNatigation.test.d.ts +0 -1
  268. package/build/dts/components/slider/SliderNavigation.d.ts +0 -17
  269. package/build/dts/components/slider/SliderNavigation.stories.d.ts +0 -9
  270. package/build/dts/components/slider/StyledSlider.d.ts +0 -16
  271. package/build/dts/components/spinner/Spinner.d.ts +0 -10
  272. package/build/dts/components/spinner/Spinner.stories.d.ts +0 -9
  273. package/build/dts/components/spinner/Spinner.test.d.ts +0 -1
  274. package/build/dts/components/tag/Tag.d.ts +0 -7
  275. package/build/dts/components/tag/Tag.test.d.ts +0 -1
  276. package/build/dts/components/tag/index.d.ts +0 -3
  277. package/build/dts/components/tag/variants/pdp/category/CategoryTag.d.ts +0 -8
  278. package/build/dts/components/tag/variants/pdp/category/CategoryTag.stories.d.ts +0 -22
  279. package/build/dts/components/tag/variants/pdp/category/CategoryTag.test.d.ts +0 -1
  280. package/build/dts/components/tag/variants/pdp/season-offer/SeasonOfferTag.d.ts +0 -9
  281. package/build/dts/components/tag/variants/pdp/season-offer/SeasonOfferTag.stories.d.ts +0 -22
  282. package/build/dts/components/tag/variants/pdp/season-offer/SeasonOfferTag.test.d.ts +0 -1
  283. package/build/dts/components/text-button/TextButton.d.ts +0 -13
  284. package/build/dts/components/text-button/TextButton.stories.d.ts +0 -58
  285. package/build/dts/components/text-button/TextButton.test.d.ts +0 -1
  286. package/build/dts/components/theme/ThemeProvider.d.ts +0 -8
  287. package/build/dts/components/theme/defaultTheme.d.ts +0 -2
  288. package/build/dts/components/timer/Timer.d.ts +0 -13
  289. package/build/dts/components/timer/Timer.stories.d.ts +0 -9
  290. package/build/dts/components/timer/Timer.test.d.ts +0 -1
  291. package/build/dts/components/tooltip/Arrow.d.ts +0 -6
  292. package/build/dts/components/tooltip/Styled.d.ts +0 -56
  293. package/build/dts/components/tooltip/Tooltip.d.ts +0 -15
  294. package/build/dts/components/tooltip/Tooltip.stories.d.ts +0 -35
  295. package/build/dts/components/tooltip/Tooltip.test.d.ts +0 -1
  296. package/build/dts/components/tooltip/utils.d.ts +0 -7
  297. package/build/dts/components/totals/index.d.ts +0 -5
  298. package/build/dts/components/totals/subtotal/Subtotal.d.ts +0 -22
  299. package/build/dts/components/totals/subtotal/Subtotal.stories.d.ts +0 -9
  300. package/build/dts/components/totals/subtotal/Subtotal.test.d.ts +0 -1
  301. package/build/dts/components/totals/total/Total.d.ts +0 -38
  302. package/build/dts/components/totals/total/Total.stories.d.ts +0 -9
  303. package/build/dts/components/totals/total/Total.test.d.ts +0 -1
  304. package/build/dts/config/breakpoints.d.ts +0 -5
  305. package/build/dts/hooks/WindowDimensions.d.ts +0 -7
  306. package/build/dts/index.d.ts +0 -3
  307. package/build/dts/setupTests.d.ts +0 -1
  308. package/build/dts/types/enums.d.ts +0 -21
  309. package/build/dts/types/types.d.ts +0 -108
  310. package/build/dts/utils/dateFormatter/dateFormatter.d.ts +0 -1
  311. package/build/dts/utils/dateFormatter/dateFormatter.test.d.ts +0 -1
  312. package/build/dts/utils/decimalParser/decimalParser.d.ts +0 -4
  313. package/build/dts/utils/decimalParser/decimalParser.test.d.ts +0 -1
  314. package/build/dts/utils/index.d.ts +0 -2
  315. package/build/dts/utils/media.d.ts +0 -2
  316. package/build/dts/utils/validations/validations.d.ts +0 -5
  317. package/build/dts/utils/validations/validations.test.d.ts +0 -1
package/build/index.css CHANGED
@@ -1,324 +1,2 @@
1
- /* Slider */
2
- .slick-slider
3
- {
4
- position: relative;
5
-
6
- display: block;
7
- box-sizing: border-box;
8
-
9
- -webkit-user-select: none;
10
- -moz-user-select: none;
11
- -ms-user-select: none;
12
- user-select: none;
13
-
14
- -webkit-touch-callout: none;
15
- -khtml-user-select: none;
16
- -ms-touch-action: pan-y;
17
- touch-action: pan-y;
18
- -webkit-tap-highlight-color: transparent;
19
- }
20
-
21
- .slick-list
22
- {
23
- position: relative;
24
-
25
- display: block;
26
- overflow: hidden;
27
-
28
- margin: 0;
29
- padding: 0;
30
- }
31
- .slick-list:focus
32
- {
33
- outline: none;
34
- }
35
- .slick-list.dragging
36
- {
37
- cursor: pointer;
38
- cursor: hand;
39
- }
40
-
41
- .slick-slider .slick-track,
42
- .slick-slider .slick-list
43
- {
44
- -webkit-transform: translate3d(0, 0, 0);
45
- -moz-transform: translate3d(0, 0, 0);
46
- -ms-transform: translate3d(0, 0, 0);
47
- -o-transform: translate3d(0, 0, 0);
48
- transform: translate3d(0, 0, 0);
49
- }
50
-
51
- .slick-track
52
- {
53
- position: relative;
54
- top: 0;
55
- left: 0;
56
-
57
- display: block;
58
- margin-left: auto;
59
- margin-right: auto;
60
- }
61
- .slick-track:before,
62
- .slick-track:after
63
- {
64
- display: table;
65
-
66
- content: '';
67
- }
68
- .slick-track:after
69
- {
70
- clear: both;
71
- }
72
- .slick-loading .slick-track
73
- {
74
- visibility: hidden;
75
- }
76
-
77
- .slick-slide
78
- {
79
- display: none;
80
- float: left;
81
-
82
- height: 100%;
83
- min-height: 1px;
84
- }
85
- [dir='rtl'] .slick-slide
86
- {
87
- float: right;
88
- }
89
- .slick-slide img
90
- {
91
- display: block;
92
- }
93
- .slick-slide.slick-loading img
94
- {
95
- display: none;
96
- }
97
- .slick-slide.dragging img
98
- {
99
- pointer-events: none;
100
- }
101
- .slick-initialized .slick-slide
102
- {
103
- display: block;
104
- }
105
- .slick-loading .slick-slide
106
- {
107
- visibility: hidden;
108
- }
109
- .slick-vertical .slick-slide
110
- {
111
- display: block;
112
-
113
- height: auto;
114
-
115
- border: 1px solid transparent;
116
- }
117
- .slick-arrow.slick-hidden {
118
- display: none;
119
- }
120
-
121
- @charset 'UTF-8';
122
- /* Slider */
123
- .slick-loading .slick-list
124
- {
125
- background: #fff url('./ajax-loader.gif') center center no-repeat;
126
- }
127
-
128
- /* Icons */
129
- @font-face
130
- {
131
- font-family: 'slick';
132
- font-weight: normal;
133
- font-style: normal;
134
-
135
- src: url('./fonts/slick.eot');
136
- src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
137
- }
138
- /* Arrows */
139
- .slick-prev,
140
- .slick-next
141
- {
142
- font-size: 0;
143
- line-height: 0;
144
-
145
- position: absolute;
146
- top: 50%;
147
-
148
- display: block;
149
-
150
- width: 20px;
151
- height: 20px;
152
- padding: 0;
153
- -webkit-transform: translate(0, -50%);
154
- -ms-transform: translate(0, -50%);
155
- transform: translate(0, -50%);
156
-
157
- cursor: pointer;
158
-
159
- color: transparent;
160
- border: none;
161
- outline: none;
162
- background: transparent;
163
- }
164
- .slick-prev:hover,
165
- .slick-prev:focus,
166
- .slick-next:hover,
167
- .slick-next:focus
168
- {
169
- color: transparent;
170
- outline: none;
171
- background: transparent;
172
- }
173
- .slick-prev:hover:before,
174
- .slick-prev:focus:before,
175
- .slick-next:hover:before,
176
- .slick-next:focus:before
177
- {
178
- opacity: 1;
179
- }
180
- .slick-prev.slick-disabled:before,
181
- .slick-next.slick-disabled:before
182
- {
183
- opacity: .25;
184
- }
185
-
186
- .slick-prev:before,
187
- .slick-next:before
188
- {
189
- font-family: 'slick';
190
- font-size: 20px;
191
- line-height: 1;
192
-
193
- opacity: .75;
194
- color: white;
195
-
196
- -webkit-font-smoothing: antialiased;
197
- -moz-osx-font-smoothing: grayscale;
198
- }
199
-
200
- .slick-prev
201
- {
202
- left: -25px;
203
- }
204
- [dir='rtl'] .slick-prev
205
- {
206
- right: -25px;
207
- left: auto;
208
- }
209
- .slick-prev:before
210
- {
211
- content: '←';
212
- }
213
- [dir='rtl'] .slick-prev:before
214
- {
215
- content: '→';
216
- }
217
-
218
- .slick-next
219
- {
220
- right: -25px;
221
- }
222
- [dir='rtl'] .slick-next
223
- {
224
- right: auto;
225
- left: -25px;
226
- }
227
- .slick-next:before
228
- {
229
- content: '→';
230
- }
231
- [dir='rtl'] .slick-next:before
232
- {
233
- content: '←';
234
- }
235
-
236
- /* Dots */
237
- .slick-dotted.slick-slider
238
- {
239
- margin-bottom: 30px;
240
- }
241
-
242
- .slick-dots
243
- {
244
- position: absolute;
245
- bottom: -25px;
246
-
247
- display: block;
248
-
249
- width: 100%;
250
- padding: 0;
251
- margin: 0;
252
-
253
- list-style: none;
254
-
255
- text-align: center;
256
- }
257
- .slick-dots li
258
- {
259
- position: relative;
260
-
261
- display: inline-block;
262
-
263
- width: 20px;
264
- height: 20px;
265
- margin: 0 5px;
266
- padding: 0;
267
-
268
- cursor: pointer;
269
- }
270
- .slick-dots li button
271
- {
272
- font-size: 0;
273
- line-height: 0;
274
-
275
- display: block;
276
-
277
- width: 20px;
278
- height: 20px;
279
- padding: 5px;
280
-
281
- cursor: pointer;
282
-
283
- color: transparent;
284
- border: 0;
285
- outline: none;
286
- background: transparent;
287
- }
288
- .slick-dots li button:hover,
289
- .slick-dots li button:focus
290
- {
291
- outline: none;
292
- }
293
- .slick-dots li button:hover:before,
294
- .slick-dots li button:focus:before
295
- {
296
- opacity: 1;
297
- }
298
- .slick-dots li button:before
299
- {
300
- font-family: 'slick';
301
- font-size: 6px;
302
- line-height: 20px;
303
-
304
- position: absolute;
305
- top: 0;
306
- left: 0;
307
-
308
- width: 20px;
309
- height: 20px;
310
-
311
- content: '•';
312
- text-align: center;
313
-
314
- opacity: .25;
315
- color: black;
316
-
317
- -webkit-font-smoothing: antialiased;
318
- -moz-osx-font-smoothing: grayscale;
319
- }
320
- .slick-dots li.slick-active button:before
321
- {
322
- opacity: .75;
323
- color: black;
324
- }
1
+ .slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:'';}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:0.063rem;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:0.063rem solid transparent;}.slick-arrow.slick-hidden{display:none;}
2
+ .slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:1.25rem;height:1.25rem;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:0.25;}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:1.25rem;line-height:1;opacity:0.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-1.5rem;}[dir='rtl'] .slick-prev{right:-1.5rem;left:auto;}.slick-prev:before{content:'←';}[dir='rtl'] .slick-prev:before{content:'→';}.slick-next{right:-1.5rem;}[dir='rtl'] .slick-next{right:auto;left:-1.5rem;}.slick-next:before{content:'→';}[dir='rtl'] .slick-next:before{content:'←';}.slick-dotted.slick-slider{margin-bottom:1.875rem;}.slick-dots{position:absolute;bottom:-1.5rem;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}.slick-dots li{position:relative;display:inline-block;width:1.25rem;height:1.25rem;margin:0 0.313rem;padding:0;cursor:pointer;}.slick-dots li button{font-size:0;line-height:0;display:block;width:1.25rem;height:1.25rem;padding:0.313rem;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{font-family:'slick';font-size:0.375rem;line-height:1.25rem;position:absolute;top:0;left:0;width:1.25rem;height:1.25rem;content:'•';text-align:center;opacity:0.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{opacity:0.75;color:black;}
package/build/index.d.ts CHANGED
@@ -1,6 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import React, { ReactNode, ElementType } from 'react';
3
3
  import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime';
4
+ import * as _emotion_react_types_jsx_namespace from '@emotion/react/types/jsx-namespace';
4
5
 
5
6
  declare const SixtyDaysGuarantee: ({ height, width, fill, title }: IconProps) => JSX.Element;
6
7
 
@@ -24,12 +25,18 @@ declare const LightCheck: ({ height, width, fill, strokeWidth }: LightCheckProps
24
25
 
25
26
  declare const Question: ({ height, width, fill }: IconProps) => JSX.Element;
26
27
 
28
+ declare const Close: ({ height, width, fill }: IconProps) => JSX.Element;
29
+
30
+ declare const Trash: ({ height, width, fill }: IconProps) => JSX.Element;
31
+
27
32
  declare const Actions_Check: typeof Check;
28
33
  declare const Actions_ClearLight: typeof ClearLight;
29
34
  declare const Actions_LightExclamation: typeof LightExclamation;
30
35
  type Actions_LightCheckProps = LightCheckProps;
31
36
  declare const Actions_LightCheck: typeof LightCheck;
32
37
  declare const Actions_Question: typeof Question;
38
+ declare const Actions_Close: typeof Close;
39
+ declare const Actions_Trash: typeof Trash;
33
40
  declare namespace Actions {
34
41
  export {
35
42
  Actions_Check as Check,
@@ -38,6 +45,8 @@ declare namespace Actions {
38
45
  Actions_LightCheckProps as LightCheckProps,
39
46
  Actions_LightCheck as LightCheck,
40
47
  Actions_Question as Question,
48
+ Actions_Close as Close,
49
+ Actions_Trash as Trash,
41
50
  };
42
51
  }
43
52
 
@@ -50,15 +59,19 @@ declare const Loading: ({ height, width, fill, backgroundColor }: LoadingProps)
50
59
 
51
60
  declare const Shapermint: ({ height, width }: IconProps) => JSX.Element;
52
61
 
62
+ declare const McAfee: ({ height, width }: IconProps) => JSX.Element;
63
+
53
64
  type Other_LoadingProps = LoadingProps;
54
65
  declare const Other_Loading: typeof Loading;
55
66
  declare const Other_Shapermint: typeof Shapermint;
67
+ declare const Other_McAfee: typeof McAfee;
56
68
  declare namespace Other {
57
69
  export {
58
70
  FitPredictor$1 as FitPredictor,
59
71
  Other_LoadingProps as LoadingProps,
60
72
  Other_Loading as Loading,
61
73
  Other_Shapermint as Shapermint,
74
+ Other_McAfee as McAfee,
62
75
  };
63
76
  }
64
77
 
@@ -68,6 +81,8 @@ declare const ChevronLeft: ({ height, width, fill, opacity }: IconWithOpacityPro
68
81
 
69
82
  declare const ChevronRight: ({ height, width, fill, opacity }: IconWithOpacityProps) => JSX.Element;
70
83
 
84
+ declare const ChevronRightVariant: ({ height, width, fill }: IconProps) => JSX.Element;
85
+
71
86
  declare const ChevronUp: ({ height, width, fill }: IconProps) => JSX.Element;
72
87
 
73
88
  declare const ChevronUpSolid: ({ height, width, fill }: IconProps) => JSX.Element;
@@ -77,6 +92,7 @@ declare const CircleUp: ({ width, height, fill }: IconProps) => JSX.Element;
77
92
  declare const Arrows_ChevronDown: typeof ChevronDown;
78
93
  declare const Arrows_ChevronLeft: typeof ChevronLeft;
79
94
  declare const Arrows_ChevronRight: typeof ChevronRight;
95
+ declare const Arrows_ChevronRightVariant: typeof ChevronRightVariant;
80
96
  declare const Arrows_ChevronUp: typeof ChevronUp;
81
97
  declare const Arrows_ChevronUpSolid: typeof ChevronUpSolid;
82
98
  declare const Arrows_CircleUp: typeof CircleUp;
@@ -85,6 +101,7 @@ declare namespace Arrows {
85
101
  Arrows_ChevronDown as ChevronDown,
86
102
  Arrows_ChevronLeft as ChevronLeft,
87
103
  Arrows_ChevronRight as ChevronRight,
104
+ Arrows_ChevronRightVariant as ChevronRightVariant,
88
105
  Arrows_ChevronUp as ChevronUp,
89
106
  Arrows_ChevronUpSolid as ChevronUpSolid,
90
107
  Arrows_CircleUp as CircleUp,
@@ -300,47 +317,114 @@ declare enum InputValidationType {
300
317
  }
301
318
 
302
319
  interface Theme {
303
- palette: {
304
- primary: {
305
- default: string;
306
- hover: string;
307
- pressed: string;
320
+ name: string;
321
+ colors: {
322
+ primary: string;
323
+ secondary: string;
324
+ black: string;
325
+ white: string;
326
+ neutral10: string;
327
+ neutral50: string;
328
+ neutral100: string;
329
+ neutral150: string;
330
+ neutral200: string;
331
+ neutral250: string;
332
+ neutral300: string;
333
+ neutral350: string;
334
+ neutral400: string;
335
+ neutral450: string;
336
+ neutral500: string;
337
+ neutral550: string;
338
+ neutral600: string;
339
+ neutral650: string;
340
+ neutral700: string;
341
+ neutral750: string;
342
+ neutral800: string;
343
+ neutral850: string;
344
+ neutral900: string;
345
+ neutral950: string;
346
+ neutral990: string;
347
+ semantic: {
348
+ error: string;
349
+ success: string;
308
350
  };
309
- secondary: {
310
- default: string;
311
- hover: string;
312
- pressed: string;
351
+ border: {
352
+ disabled: string;
353
+ highlight: string;
354
+ };
355
+ background: {
356
+ disabled: string;
357
+ };
358
+ text: {
359
+ disabled: string;
313
360
  };
314
- };
315
- shades: {
316
- white: string;
317
- gray010: string;
318
- gray050: string;
319
- gray100: string;
320
- gray150: string;
321
- gray200: string;
322
- gray250: string;
323
- gray300: string;
324
- gray350: string;
325
- gray400: string;
326
- gray450: string;
327
- gray500: string;
328
- gray550: string;
329
- gray600: string;
330
- gray650: string;
331
- gray700: string;
332
- gray750: string;
333
- gray800: string;
334
- gray850: string;
335
- gray900: string;
336
- gray950: string;
337
- gray990: string;
338
361
  };
339
362
  text: {
340
363
  weight: {
341
364
  bold: number;
342
365
  };
343
366
  };
367
+ component: {
368
+ button: {
369
+ border: string;
370
+ borderRadius: string;
371
+ fontWeight: number;
372
+ size: {
373
+ small: {
374
+ fontSize: string;
375
+ padding: string;
376
+ };
377
+ medium: {
378
+ fontSize: string;
379
+ padding: string;
380
+ };
381
+ large: {
382
+ fontSize: string;
383
+ padding: string;
384
+ };
385
+ };
386
+ primary: {
387
+ active: {
388
+ backgroundColor: string;
389
+ color: string;
390
+ };
391
+ hover: {
392
+ backgroundColor: string;
393
+ color: string;
394
+ };
395
+ };
396
+ secondary: {
397
+ active: {
398
+ backgroundColor: string;
399
+ color: string;
400
+ };
401
+ hover: {
402
+ backgroundColor: string;
403
+ color: string;
404
+ };
405
+ };
406
+ };
407
+ input: {
408
+ background: string;
409
+ color: string;
410
+ placeholderColor: string;
411
+ borderRadius: string;
412
+ fontSize: string;
413
+ fontWeight: number;
414
+ padding: string;
415
+ lineHeight: string;
416
+ border: string;
417
+ boxShadow: string;
418
+ };
419
+ inputCustom: {
420
+ button: {
421
+ borderRadius: string;
422
+ };
423
+ input: {
424
+ borderRadius: string;
425
+ };
426
+ };
427
+ };
344
428
  }
345
429
  interface IconProps {
346
430
  width?: number;
@@ -404,6 +488,17 @@ declare type DropdownListIconsItem = {
404
488
  declare type DropdownListIconsSubItem = {
405
489
  description: string;
406
490
  callback: () => void;
491
+ };
492
+ declare type Filter = {
493
+ title: string;
494
+ columns: number;
495
+ isOpenByDefault?: boolean;
496
+ items: Array<string>;
497
+ };
498
+ declare type FilterChange = {
499
+ sectionIndex: number;
500
+ itemIndex: number;
501
+ checked?: boolean;
407
502
  };
408
503
 
409
504
  interface ThemeProviderProps {
@@ -959,4 +1054,61 @@ declare namespace index_d {
959
1054
  };
960
1055
  }
961
1056
 
962
- export { _default as Accordion, AccordionBox, AccordionIcon, AmazonPaypalButtons_d as AmazonAndPaypalButtons, Bundle, ButtonPrimary, ButtonSecondary, ButtonSecondaryOutline, ButtonType, CTAProps, _default$1 as Card, CardSectionType, CategoryTag, Checkbox, Color, ColorPickerOption, ComponentPosition, ComponentSize, index_d as CrossSell, DeliveryDetails, DiscountTag, DropdownListIcons, DropdownListIconsItem, DropdownListIconsSubItem, DropdownOption, FitPredictor, Icon, IconButton, IconProps, IconWithOpacityProps, Image, ImageType, index_d$1 as Input, InputValidationType, MultiColorPicker, OfferBanner, OrderBar, Pattern, PaymentMethod, PriceLabel, ProductGallery, ProgressBar, RadioGroupInput, RadioGroupOption, Rating, Review, ScrollToTop, SeasonOfferTag, SimpleDropdown, SimpleOrderItem, SingleColorPicker, SizeFitGuide, SizeOption, SizeSelector, SizeTable, SliderNavigation, TextButton, Theme, ThemeProvider, Timer, Tooltip, Totals, WithTestId };
1057
+ interface ProductItemProps {
1058
+ title: string;
1059
+ image: ImageProps;
1060
+ price: Pick<PriceLabelProps, 'finalPrice' | 'originalPrice' | 'color'>;
1061
+ rating: Pick<RatingProps, 'rating' | 'reviews'>;
1062
+ tags?: {
1063
+ categoryTagText: string;
1064
+ seasonOfferTagText: string;
1065
+ };
1066
+ alignName?: 'left' | 'center';
1067
+ }
1068
+
1069
+ interface ProductItemSmallMobileProps extends ProductItemProps {
1070
+ size: ComponentSize.Medium | ComponentSize.Small;
1071
+ }
1072
+
1073
+ declare function withProductGrid<P extends ProductItemProps>(ProductItemComponent: React.FC<P>, data: ProductItemProps[]): {
1074
+ (props: Omit<P, 'title' | 'image' | 'price' | 'rating'>): JSX.Element;
1075
+ displayName: string;
1076
+ };
1077
+
1078
+ declare const Collection: {
1079
+ ProductItemMobile: ({ title, image, price, rating, size, tags, alignName, }: ProductItemSmallMobileProps) => _emotion_react_types_jsx_namespace.EmotionJSX.Element;
1080
+ withProductGrid: typeof withProductGrid;
1081
+ };
1082
+
1083
+ interface StarListProps {
1084
+ rating: number;
1085
+ size?: ComponentSize;
1086
+ starsNumber: number;
1087
+ fill: string;
1088
+ }
1089
+ declare const StarList: ({ rating, starsNumber, fill, size, }: StarListProps) => _emotion_react_jsx_runtime.JSX.Element;
1090
+
1091
+ interface DrawerProps {
1092
+ children: React.ReactNode;
1093
+ isOpen: boolean;
1094
+ onClose?: () => void;
1095
+ onOpen?: () => void;
1096
+ onClickOutside?: (event: React.MouseEvent<HTMLDivElement, MouseEvent>) => void;
1097
+ backgroundColor?: string;
1098
+ backdropColor?: string;
1099
+ position?: 'left' | 'right';
1100
+ width?: string;
1101
+ }
1102
+ declare const Drawer: ({ children, isOpen, onClose, onOpen, backgroundColor, backdropColor, position, width, onClickOutside, }: DrawerProps) => JSX.Element | null;
1103
+
1104
+ interface SpinnerProps {
1105
+ fill: string;
1106
+ background: string;
1107
+ animationDuration?: number;
1108
+ complete?: boolean;
1109
+ completeIconStroke?: number;
1110
+ size?: string;
1111
+ }
1112
+ declare const Spinner: ({ fill, background, animationDuration, complete, completeIconStroke, size, }: SpinnerProps) => JSX.Element;
1113
+
1114
+ export { _default as Accordion, AccordionBox, AccordionIcon, AmazonPaypalButtons_d as AmazonAndPaypalButtons, Bundle, ButtonPrimary, ButtonSecondary, ButtonSecondaryOutline, ButtonType, CTAProps, _default$1 as Card, CardSectionType, CategoryTag, Checkbox, Collection, Color, ColorPickerOption, ComponentPosition, ComponentSize, index_d as CrossSell, DeliveryDetails, DiscountTag, Drawer, DropdownListIcons, DropdownListIconsItem, DropdownListIconsSubItem, DropdownOption, Filter, FilterChange, FitPredictor, Icon, IconButton, IconProps, IconWithOpacityProps, Image, ImageType, index_d$1 as Input, InputValidationType, MultiColorPicker, OfferBanner, OrderBar, Pattern, PaymentMethod, PriceLabel, ProductGallery, ProgressBar, RadioGroupInput, RadioGroupOption, Rating, Review, ScrollToTop, SeasonOfferTag, SimpleDropdown, SimpleOrderItem, SingleColorPicker, SizeFitGuide, SizeOption, SizeSelector, SizeTable, SliderNavigation, Spinner, StarList, TextButton, Theme, ThemeProvider, Timer, Tooltip, Totals, WithTestId };