@trafilea/afrodita-components 3.0.7-beta.0 → 4.0.1-beta.1

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 (384) hide show
  1. package/build/dts/components/Icon-wrapper/IconWrapper.d.ts +12 -0
  2. package/build/dts/components/Icon-wrapper/IconWrapper.test.d.ts +1 -0
  3. package/build/dts/components/accordion/Accordion.d.ts +13 -0
  4. package/build/dts/components/accordion/Accordion.stories.d.ts +9 -0
  5. package/build/dts/components/accordion/Accordion.test.d.ts +1 -0
  6. package/build/dts/components/accordion/styles.d.ts +16 -0
  7. package/build/dts/components/bundle/index.d.ts +5 -0
  8. package/build/dts/components/bundle/minimalistic/Minimalistic.d.ts +15 -0
  9. package/build/dts/components/bundle/minimalistic/Minimalistic.stories.d.ts +9 -0
  10. package/build/dts/components/bundle/minimalistic/Minimalistic.test.d.ts +1 -0
  11. package/build/dts/components/bundle/simple/Simple.d.ts +10 -0
  12. package/build/dts/components/bundle/simple/Simple.stories.d.ts +9 -0
  13. package/build/dts/components/bundle/simple/Simple.test.d.ts +1 -0
  14. package/build/dts/components/cartProductItem/CloseIcon/Close.test.d.ts +1 -0
  15. package/build/dts/components/cartProductItem/CloseIcon/CloseButton.d.ts +5 -0
  16. package/build/dts/components/cartProductItem/CloseIcon/CloseButton.stories.d.ts +9 -0
  17. package/build/dts/components/cartProductItem/Description/Description.d.ts +5 -0
  18. package/build/dts/components/cartProductItem/Description/Description.stories.d.ts +9 -0
  19. package/build/dts/components/cartProductItem/Description/Description.test.d.ts +1 -0
  20. package/build/dts/components/cartProductItem/Promo/Promo.d.ts +5 -0
  21. package/build/dts/components/cartProductItem/Promo/Promo.stories.d.ts +9 -0
  22. package/build/dts/components/cartProductItem/Promo/Promo.test.d.ts +1 -0
  23. package/build/dts/components/cartProductItem/ThinPrice/ThinPrice.d.ts +5 -0
  24. package/build/dts/components/cartProductItem/ThinPrice/ThinPrice.stories.d.ts +9 -0
  25. package/build/dts/components/cartProductItem/ThinPrice/ThinPrice.test.d.ts +1 -0
  26. package/build/dts/components/cartProductItem/Title/Title.d.ts +5 -0
  27. package/build/dts/components/cartProductItem/Title/Title.stories.d.ts +9 -0
  28. package/build/dts/components/cartProductItem/Title/Title.test.d.ts +1 -0
  29. package/build/dts/components/cartProductItem/index.d.ts +8 -0
  30. package/build/dts/components/checkbox/Checkbox.d.ts +21 -0
  31. package/build/dts/components/checkbox/Checkbox.stories.d.ts +24 -0
  32. package/build/dts/components/checkbox/Checkbox.test.d.ts +1 -0
  33. package/build/dts/components/checkbox/styles.d.ts +9 -0
  34. package/build/dts/components/collection/grid/WithProductGrid.d.ts +11 -0
  35. package/build/dts/components/collection/grid/WithProductGrid.stories.d.ts +9 -0
  36. package/build/dts/components/collection/grid/WithProductGrid.test.d.ts +1 -0
  37. package/build/dts/components/collection/index.d.ts +5 -0
  38. package/build/dts/components/collection/product/mobile/ProductItemMobile.d.ts +7 -0
  39. package/build/dts/components/collection/product/mobile/ProductItemMobile.stories.d.ts +24 -0
  40. package/build/dts/components/collection/product/mobile/ProductItemMobile.test.d.ts +1 -0
  41. package/build/dts/components/collection/product/types.d.ts +14 -0
  42. package/build/dts/components/color/ColorRadioGroup.d.ts +24 -0
  43. package/build/dts/components/color/MultiColorPicker.d.ts +10 -0
  44. package/build/dts/components/color/MultiColorPicker.stories.d.ts +9 -0
  45. package/build/dts/components/color/MultiColorPicker.test.d.ts +1 -0
  46. package/build/dts/components/color/SingleColorPicker.d.ts +10 -0
  47. package/build/dts/components/color/SingleColorPicker.stories.d.ts +9 -0
  48. package/build/dts/components/color/SingleColorPicker.test.d.ts +1 -0
  49. package/build/dts/components/color/selector/ColorSelector.d.ts +15 -0
  50. package/build/dts/components/color/selector/ColorSelector.stories.d.ts +14 -0
  51. package/build/dts/components/color/selector/ColorSelector.test.d.ts +1 -0
  52. package/build/dts/components/color/selector/OneColorSelector.d.ts +8 -0
  53. package/build/dts/components/color/selector/OutOfStock.d.ts +6 -0
  54. package/build/dts/components/color/selector/PatternSelector.d.ts +8 -0
  55. package/build/dts/components/color/selector/PatternSelector.test.d.ts +1 -0
  56. package/build/dts/components/color/selector/ThreeColorSelector.d.ts +10 -0
  57. package/build/dts/components/color/selector/TwoColorSelector.d.ts +9 -0
  58. package/build/dts/components/cross-sell/Checkbox/CrossSellCheckbox.d.ts +13 -0
  59. package/build/dts/components/cross-sell/Checkbox/CrossSellCheckbox.stories.d.ts +9 -0
  60. package/build/dts/components/cross-sell/Checkbox/CrossSellCheckbox.test.d.ts +1 -0
  61. package/build/dts/components/cross-sell/index.d.ts +1 -0
  62. package/build/dts/components/cta/BaseCTA.d.ts +13 -0
  63. package/build/dts/components/cta/BaseCTA.test.d.ts +1 -0
  64. package/build/dts/components/cta/index.d.ts +3 -0
  65. package/build/dts/components/cta/primary/ButtonPrimary.d.ts +3 -0
  66. package/build/dts/components/cta/primary/ButtonPrimary.stories.d.ts +37 -0
  67. package/build/dts/components/cta/primary/ButtonPrimary.test.d.ts +1 -0
  68. package/build/dts/components/cta/secondary/ButtonSecondary.d.ts +3 -0
  69. package/build/dts/components/cta/secondary/ButtonSecondary.stories.d.ts +37 -0
  70. package/build/dts/components/cta/secondary/ButtonSecondary.test.d.ts +1 -0
  71. package/build/dts/components/cta/secondary/ButtonSecondaryOutline.d.ts +3 -0
  72. package/build/dts/components/cta/secondary/ButtonSecondaryOutline.stories.d.ts +37 -0
  73. package/build/dts/components/cta/secondary/ButtonSecondaryOutline.test.d.ts +1 -0
  74. package/build/dts/components/delivery-details/DeliveryDetails.d.ts +26 -0
  75. package/build/dts/components/delivery-details/DeliveryDetails.stories.d.ts +9 -0
  76. package/build/dts/components/delivery-details/DeliveryDetails.test.d.ts +1 -0
  77. package/build/dts/components/delivery-details/Note/Note.d.ts +9 -0
  78. package/build/dts/components/delivery-details/Note/Note.stories.d.ts +9 -0
  79. package/build/dts/components/delivery-details/Note/Note.test.d.ts +1 -0
  80. package/build/dts/components/drawer/Drawer.d.ts +13 -0
  81. package/build/dts/components/drawer/Drawer.stories.d.ts +14 -0
  82. package/build/dts/components/drawer/Drawer.test.d.ts +1 -0
  83. package/build/dts/components/dropdown/base/BaseDropdown.d.ts +17 -0
  84. package/build/dts/components/dropdown/base/BaseDropdownButton.d.ts +12 -0
  85. package/build/dts/components/dropdown/base/BaseDropdownOption.d.ts +11 -0
  86. package/build/dts/components/dropdown/base/BaseDropdownOptions.d.ts +6 -0
  87. package/build/dts/components/dropdown/variants/filtering/Filtering.test.d.ts +1 -0
  88. package/build/dts/components/dropdown/variants/filtering/FilteringDropdown.d.ts +13 -0
  89. package/build/dts/components/dropdown/variants/filtering/FilteringDropdown.stories.d.ts +12 -0
  90. package/build/dts/components/dropdown/variants/simple/SimpleDropdown.d.ts +20 -0
  91. package/build/dts/components/dropdown/variants/simple/SimpleDropdown.stories.d.ts +13 -0
  92. package/build/dts/components/dropdown/variants/simple/SimpleDropdown.test.d.ts +1 -0
  93. package/build/dts/components/dropdown-list-icons/DropdownListIcons.d.ts +6 -0
  94. package/build/dts/components/dropdown-list-icons/DropdownListIcons.stories.d.ts +9 -0
  95. package/build/dts/components/dropdown-list-icons/DropdownListIcons.test.d.ts +1 -0
  96. package/build/dts/components/dropdown-list-icons/Styled.d.ts +34 -0
  97. package/build/dts/components/filtering/Accordion.d.ts +8 -0
  98. package/build/dts/components/filtering/Filters.d.ts +15 -0
  99. package/build/dts/components/filtering/Filters.stories.d.ts +9 -0
  100. package/build/dts/components/filtering/Filters.test.d.ts +1 -0
  101. package/build/dts/components/filtering/FiltersStyled.d.ts +43 -0
  102. package/build/dts/components/filtering/Tags/Tags.d.ts +24 -0
  103. package/build/dts/components/filtering/Tags/Tags.stories.d.ts +9 -0
  104. package/build/dts/components/filtering/Tags/Tags.test.d.ts +1 -0
  105. package/build/dts/components/fit/FitPredictor.d.ts +5 -0
  106. package/build/dts/components/fit/FitPredictor.stories.d.ts +7 -0
  107. package/build/dts/components/fit/FitPredictor.test.d.ts +1 -0
  108. package/build/dts/components/gallery/ImagePreviewList.d.ts +9 -0
  109. package/build/dts/components/gallery/ImagePreviewList.test.d.ts +1 -0
  110. package/build/dts/components/gallery/ImageProductWithTags.d.ts +10 -0
  111. package/build/dts/components/gallery/ImageProductWithTags.test.d.ts +1 -0
  112. package/build/dts/components/gallery/ImageSmallPreview.d.ts +9 -0
  113. package/build/dts/components/gallery/ImageSmallPreview.test.d.ts +1 -0
  114. package/build/dts/components/gallery/ProductGallery.d.ts +12 -0
  115. package/build/dts/components/gallery/ProductGallery.stories.d.ts +9 -0
  116. package/build/dts/components/gallery/ProductGallery.test.d.ts +1 -0
  117. package/build/dts/components/icon-button/IconButton.d.ts +16 -0
  118. package/build/dts/components/icon-button/IconButton.stories.d.ts +23 -0
  119. package/build/dts/components/icon-button/IconButton.test.d.ts +1 -0
  120. package/build/dts/components/icon-button/amazonAndPaypal/AmazonPaypalButtons.d.ts +6 -0
  121. package/build/dts/components/icon-button/amazonAndPaypal/AmazonPaypalButtons.stories.d.ts +7 -0
  122. package/build/dts/components/icon-button/amazonAndPaypal/AmazonPaypalButtons.test.d.ts +1 -0
  123. package/build/dts/components/icons/Actions/Check.d.ts +3 -0
  124. package/build/dts/components/icons/Actions/ClearLight.d.ts +3 -0
  125. package/build/dts/components/icons/Actions/Close.d.ts +3 -0
  126. package/build/dts/components/icons/Actions/LightCheck.d.ts +6 -0
  127. package/build/dts/components/icons/Actions/LightExclamation.d.ts +3 -0
  128. package/build/dts/components/icons/Actions/Question.d.ts +3 -0
  129. package/build/dts/components/icons/Actions/Trash.d.ts +3 -0
  130. package/build/dts/components/icons/Actions/index.d.ts +7 -0
  131. package/build/dts/components/icons/Arrows/ChevronDown.d.ts +3 -0
  132. package/build/dts/components/icons/Arrows/ChevronLeft.d.ts +3 -0
  133. package/build/dts/components/icons/Arrows/ChevronRight.d.ts +3 -0
  134. package/build/dts/components/icons/Arrows/ChevronRightVariant.d.ts +3 -0
  135. package/build/dts/components/icons/Arrows/ChevronUp.d.ts +3 -0
  136. package/build/dts/components/icons/Arrows/ChevronUpSolid.d.ts +3 -0
  137. package/build/dts/components/icons/Arrows/CircleUp.d.ts +3 -0
  138. package/build/dts/components/icons/Arrows/index.d.ts +7 -0
  139. package/build/dts/components/icons/Custom/SixtyDaysGuarantee.d.ts +3 -0
  140. package/build/dts/components/icons/Custom/index.d.ts +1 -0
  141. package/build/dts/components/icons/Download/AppleStore.d.ts +3 -0
  142. package/build/dts/components/icons/Download/GooglePlay.d.ts +3 -0
  143. package/build/dts/components/icons/Download/index.d.ts +2 -0
  144. package/build/dts/components/icons/Messaging/Comment.d.ts +3 -0
  145. package/build/dts/components/icons/Messaging/Messenger.d.ts +3 -0
  146. package/build/dts/components/icons/Messaging/QuestionCircle.d.ts +3 -0
  147. package/build/dts/components/icons/Messaging/index.d.ts +3 -0
  148. package/build/dts/components/icons/Navigation/MapMarker.d.ts +3 -0
  149. package/build/dts/components/icons/Navigation/Search.d.ts +3 -0
  150. package/build/dts/components/icons/Navigation/ShoppingBag.d.ts +3 -0
  151. package/build/dts/components/icons/Navigation/User.d.ts +3 -0
  152. package/build/dts/components/icons/Navigation/index.d.ts +4 -0
  153. package/build/dts/components/icons/Other/FitPredictor.d.ts +3 -0
  154. package/build/dts/components/icons/Other/Loading.d.ts +6 -0
  155. package/build/dts/components/icons/Other/Shapermint.d.ts +3 -0
  156. package/build/dts/components/icons/Other/index.d.ts +4 -0
  157. package/build/dts/components/icons/Other/mcAfee.d.ts +3 -0
  158. package/build/dts/components/icons/PDP/Clock.d.ts +3 -0
  159. package/build/dts/components/icons/PDP/FlagUSA.d.ts +3 -0
  160. package/build/dts/components/icons/PDP/Minus.d.ts +3 -0
  161. package/build/dts/components/icons/PDP/Plus.d.ts +3 -0
  162. package/build/dts/components/icons/PDP/Rule.d.ts +3 -0
  163. package/build/dts/components/icons/PDP/Shipping.d.ts +3 -0
  164. package/build/dts/components/icons/PDP/Star.d.ts +3 -0
  165. package/build/dts/components/icons/PDP/StarEmpty.d.ts +3 -0
  166. package/build/dts/components/icons/PDP/StarHalf.d.ts +3 -0
  167. package/build/dts/components/icons/PDP/Stopwatch.d.ts +3 -0
  168. package/build/dts/components/icons/PDP/index.d.ts +10 -0
  169. package/build/dts/components/icons/Payment/Amazon.d.ts +3 -0
  170. package/build/dts/components/icons/Payment/Amex.d.ts +3 -0
  171. package/build/dts/components/icons/Payment/JCB.d.ts +3 -0
  172. package/build/dts/components/icons/Payment/Klarna.d.ts +3 -0
  173. package/build/dts/components/icons/Payment/MasterCard.d.ts +3 -0
  174. package/build/dts/components/icons/Payment/Paypal.d.ts +3 -0
  175. package/build/dts/components/icons/Payment/Visa.d.ts +3 -0
  176. package/build/dts/components/icons/Payment/index.d.ts +7 -0
  177. package/build/dts/components/icons/SlideDots/SlideDot.d.ts +3 -0
  178. package/build/dts/components/icons/SlideDots/index.d.ts +1 -0
  179. package/build/dts/components/icons/SocialMedia/Facebook.d.ts +3 -0
  180. package/build/dts/components/icons/SocialMedia/FacebookSolid.d.ts +3 -0
  181. package/build/dts/components/icons/SocialMedia/Instagram.d.ts +3 -0
  182. package/build/dts/components/icons/SocialMedia/InstagramSolid.d.ts +3 -0
  183. package/build/dts/components/icons/SocialMedia/Pinterest.d.ts +3 -0
  184. package/build/dts/components/icons/SocialMedia/Twitter.d.ts +3 -0
  185. package/build/dts/components/icons/SocialMedia/Youtube.d.ts +3 -0
  186. package/build/dts/components/icons/SocialMedia/index.d.ts +7 -0
  187. package/build/dts/components/icons/index.d.ts +27 -0
  188. package/build/dts/components/index.d.ts +48 -0
  189. package/build/dts/components/input/base/BaseInput.d.ts +14 -0
  190. package/build/dts/components/input/base/BaseInput.stories.d.ts +9 -0
  191. package/build/dts/components/input/base/BaseInput.test.d.ts +1 -0
  192. package/build/dts/components/input/base/Error.d.ts +6 -0
  193. package/build/dts/components/input/base/Styled.d.ts +31 -0
  194. package/build/dts/components/input/basePlusButton/BasePlusButton.d.ts +13 -0
  195. package/build/dts/components/input/basePlusButton/BasePlusButton.stories.d.ts +9 -0
  196. package/build/dts/components/input/basePlusButton/BasePlusButton.test.d.ts +1 -0
  197. package/build/dts/components/input/basePlusButton/Success.d.ts +6 -0
  198. package/build/dts/components/input/basePlusIcon/BasePlusIcon.d.ts +7 -0
  199. package/build/dts/components/input/basePlusIcon/BasePlusIcon.stories.d.ts +9 -0
  200. package/build/dts/components/input/basePlusIcon/BasePlusIcon.test.d.ts +1 -0
  201. package/build/dts/components/input/custom/Custom.d.ts +8 -0
  202. package/build/dts/components/input/custom/Custom.stories.d.ts +9 -0
  203. package/build/dts/components/input/custom/Custom.test.d.ts +1 -0
  204. package/build/dts/components/input/index.d.ts +7 -0
  205. package/build/dts/components/input/label/Label.d.ts +15 -0
  206. package/build/dts/components/input/label/Label.stories.d.ts +9 -0
  207. package/build/dts/components/input/label/Label.test.d.ts +1 -0
  208. package/build/dts/components/mobile/gallery/ImageProductWithTagsMobile.d.ts +10 -0
  209. package/build/dts/components/mobile/gallery/ProductGalleryMobile.d.ts +12 -0
  210. package/build/dts/components/mobile/gallery/ProductGalleryMobile.stories.d.ts +8 -0
  211. package/build/dts/components/mobile/gallery/ProductGalleryMobile.test.d.ts +1 -0
  212. package/build/dts/components/mobile/gallery/slide_navigation/ArrowButton.d.ts +8 -0
  213. package/build/dts/components/mobile/gallery/slide_navigation/SlideDots.d.ts +8 -0
  214. package/build/dts/components/mobile/gallery/slide_navigation/SlideDots.test.d.ts +1 -0
  215. package/build/dts/components/mobile/gallery/slide_navigation/SlideNavigation.d.ts +9 -0
  216. package/build/dts/components/mobile/gallery/slide_navigation/SlideNavigation.test.d.ts +1 -0
  217. package/build/dts/components/offer-banner/OfferBanner.d.ts +15 -0
  218. package/build/dts/components/offer-banner/OfferBanner.stories.d.ts +9 -0
  219. package/build/dts/components/offer-banner/OfferBanner.test.d.ts +1 -0
  220. package/build/dts/components/order-bar/OrderBar.d.ts +17 -0
  221. package/build/dts/components/order-bar/OrderBar.stories.d.ts +9 -0
  222. package/build/dts/components/order-bar/OrderBar.test.d.ts +1 -0
  223. package/build/dts/components/pagination/Pagination.d.ts +11 -0
  224. package/build/dts/components/pagination/Pagination.stories.d.ts +9 -0
  225. package/build/dts/components/pagination/Pagination.test.d.ts +1 -0
  226. package/build/dts/components/pagination/styles.d.ts +29 -0
  227. package/build/dts/components/payment-methods/PaymentMethod.d.ts +20 -0
  228. package/build/dts/components/payment-methods/PaymentMethod.stories.d.ts +13 -0
  229. package/build/dts/components/payment-methods/PaymentMethod.test.d.ts +1 -0
  230. package/build/dts/components/pricing/discount/DiscountTag.d.ts +21 -0
  231. package/build/dts/components/pricing/discount/DiscountTag.stories.d.ts +23 -0
  232. package/build/dts/components/pricing/discount/DiscountTag.test.d.ts +1 -0
  233. package/build/dts/components/pricing/index.d.ts +2 -0
  234. package/build/dts/components/pricing/price/PriceLabel.d.ts +11 -0
  235. package/build/dts/components/pricing/price/PriceLabel.stories.d.ts +23 -0
  236. package/build/dts/components/pricing/price/PriceLabel.test.d.ts +1 -0
  237. package/build/dts/components/product/order/item/SimpleOrderItem.d.ts +20 -0
  238. package/build/dts/components/product/order/item/SimpleOrderItem.stories.d.ts +11 -0
  239. package/build/dts/components/product/order/item/SimpleOrderItem.test.d.ts +1 -0
  240. package/build/dts/components/progress-bar/ProgressBar.d.ts +8 -0
  241. package/build/dts/components/progress-bar/ProgressBar.stories.d.ts +8 -0
  242. package/build/dts/components/progress-bar/ProgressBar.test.d.ts +1 -0
  243. package/build/dts/components/quantityPicker/QuantityPicker.d.ts +6 -0
  244. package/build/dts/components/quantityPicker/QuantityPicker.stories.d.ts +9 -0
  245. package/build/dts/components/quantityPicker/QuantityPicker.test.d.ts +1 -0
  246. package/build/dts/components/radio/container/group.d.ts +12 -0
  247. package/build/dts/components/radio/container/group.stories.d.ts +23 -0
  248. package/build/dts/components/radio/container/group.test.d.ts +1 -0
  249. package/build/dts/components/radio/index.d.ts +1 -0
  250. package/build/dts/components/radio/input/radio.d.ts +13 -0
  251. package/build/dts/components/radio/input/radio.stories.d.ts +23 -0
  252. package/build/dts/components/radio/input/radio.test.d.ts +1 -0
  253. package/build/dts/components/radio/input/styles.d.ts +13 -0
  254. package/build/dts/components/rating/Rating.d.ts +9 -0
  255. package/build/dts/components/rating/Rating.stories.d.ts +24 -0
  256. package/build/dts/components/rating/Rating.test.d.ts +1 -0
  257. package/build/dts/components/rating/starList/StarList.d.ts +9 -0
  258. package/build/dts/components/rating/starList/StarList.stories.d.ts +24 -0
  259. package/build/dts/components/rating/starList/StarList.test.d.ts +1 -0
  260. package/build/dts/components/rating/starList/styles.d.ts +12 -0
  261. package/build/dts/components/rating/styles.d.ts +13 -0
  262. package/build/dts/components/review/Review.d.ts +19 -0
  263. package/build/dts/components/review/Review.stories.d.ts +9 -0
  264. package/build/dts/components/review/Review.test.d.ts +1 -0
  265. package/build/dts/components/scroll-to-top/ScrollToTop.d.ts +18 -0
  266. package/build/dts/components/scroll-to-top/ScrollToTop.stories.d.ts +9 -0
  267. package/build/dts/components/scroll-to-top/ScrollToTop.test.d.ts +1 -0
  268. package/build/dts/components/search-bar/ClearButton.d.ts +6 -0
  269. package/build/dts/components/search-bar/ClearButton.test.d.ts +1 -0
  270. package/build/dts/components/search-bar/Footer.d.ts +7 -0
  271. package/build/dts/components/search-bar/Input.d.ts +9 -0
  272. package/build/dts/components/search-bar/ProductItem.d.ts +8 -0
  273. package/build/dts/components/search-bar/ProductItem.test.d.ts +1 -0
  274. package/build/dts/components/search-bar/ResultsPanel.d.ts +12 -0
  275. package/build/dts/components/search-bar/ResultsPanel.test.d.ts +1 -0
  276. package/build/dts/components/search-bar/SearchBar.d.ts +11 -0
  277. package/build/dts/components/search-bar/SearchBar.stories.d.ts +7 -0
  278. package/build/dts/components/search-bar/SearchBar.test.d.ts +1 -0
  279. package/build/dts/components/search-bar/SearchControl.d.ts +7 -0
  280. package/build/dts/components/search-bar/SearchControl.test.d.ts +1 -0
  281. package/build/dts/components/search-bar/index.d.ts +1 -0
  282. package/build/dts/components/selector/simple/SelectorSecondary.d.ts +4 -0
  283. package/build/dts/components/selector/simple/SelectorSecondary.stories.d.ts +23 -0
  284. package/build/dts/components/selector/simple/SelectorSecondary.test.d.ts +1 -0
  285. package/build/dts/components/selector/simple/SimpleSelector.d.ts +11 -0
  286. package/build/dts/components/selector/simple/SimpleSelector.test.d.ts +1 -0
  287. package/build/dts/components/shared/button/BaseButton.d.ts +13 -0
  288. package/build/dts/components/shared/button/BaseButton.stories.d.ts +14 -0
  289. package/build/dts/components/shared/card/Card.d.ts +18 -0
  290. package/build/dts/components/shared/card/Card.stories.d.ts +7 -0
  291. package/build/dts/components/shared/card/Card.test.d.ts +1 -0
  292. package/build/dts/components/shared/card/CardBody.d.ts +5 -0
  293. package/build/dts/components/shared/card/CardSection.d.ts +6 -0
  294. package/build/dts/components/shared/card/index.d.ts +2 -0
  295. package/build/dts/components/shared/image/Image.d.ts +14 -0
  296. package/build/dts/components/shared/image/Image.test.d.ts +1 -0
  297. package/build/dts/components/shared/label/label.d.ts +13 -0
  298. package/build/dts/components/shared/label/label.test.d.ts +1 -0
  299. package/build/dts/components/shared/label/styles.d.ts +7 -0
  300. package/build/dts/components/shared/select/BaseSelect.d.ts +16 -0
  301. package/build/dts/components/shared/select/BaseSelect.stories.d.ts +11 -0
  302. package/build/dts/components/shared/select/BaseSelectButton.d.ts +17 -0
  303. package/build/dts/components/shared/select/BaseSelectOption.d.ts +22 -0
  304. package/build/dts/components/shared/select/BaseSelectOptions.d.ts +7 -0
  305. package/build/dts/components/size/guide/SizeFitGuide.d.ts +9 -0
  306. package/build/dts/components/size/guide/SizeFitGuide.stories.d.ts +9 -0
  307. package/build/dts/components/size/guide/SizeFitGuide.test.d.ts +1 -0
  308. package/build/dts/components/size/selector/SizeSelector.d.ts +8 -0
  309. package/build/dts/components/size/selector/SizeSelector.stories.d.ts +7 -0
  310. package/build/dts/components/size/selector/SizeSelector.test.d.ts +1 -0
  311. package/build/dts/components/size-table/SizeTable.d.ts +6 -0
  312. package/build/dts/components/size-table/SizeTable.stories.d.ts +9 -0
  313. package/build/dts/components/size-table/SizeTable.test.d.ts +1 -0
  314. package/build/dts/components/slider/ArrowButton.d.ts +14 -0
  315. package/build/dts/components/slider/SliderNatigation.test.d.ts +1 -0
  316. package/build/dts/components/slider/SliderNavigation.d.ts +17 -0
  317. package/build/dts/components/slider/SliderNavigation.stories.d.ts +9 -0
  318. package/build/dts/components/slider/StyledSlider.d.ts +16 -0
  319. package/build/dts/components/spinner/Spinner.d.ts +10 -0
  320. package/build/dts/components/spinner/Spinner.stories.d.ts +9 -0
  321. package/build/dts/components/spinner/Spinner.test.d.ts +1 -0
  322. package/build/dts/components/tag/Tag.d.ts +7 -0
  323. package/build/dts/components/tag/Tag.test.d.ts +1 -0
  324. package/build/dts/components/tag/index.d.ts +3 -0
  325. package/build/dts/components/tag/variants/pdp/category/CategoryTag.d.ts +8 -0
  326. package/build/dts/components/tag/variants/pdp/category/CategoryTag.stories.d.ts +22 -0
  327. package/build/dts/components/tag/variants/pdp/category/CategoryTag.test.d.ts +1 -0
  328. package/build/dts/components/tag/variants/pdp/season-offer/SeasonOfferTag.d.ts +9 -0
  329. package/build/dts/components/tag/variants/pdp/season-offer/SeasonOfferTag.stories.d.ts +22 -0
  330. package/build/dts/components/tag/variants/pdp/season-offer/SeasonOfferTag.test.d.ts +1 -0
  331. package/build/dts/components/text/Text.d.ts +98 -0
  332. package/build/dts/components/text/Text.stories.d.ts +16 -0
  333. package/build/dts/components/text-button/TextButton.d.ts +13 -0
  334. package/build/dts/components/text-button/TextButton.stories.d.ts +58 -0
  335. package/build/dts/components/text-button/TextButton.test.d.ts +1 -0
  336. package/build/dts/components/timer/Timer.d.ts +13 -0
  337. package/build/dts/components/timer/Timer.stories.d.ts +9 -0
  338. package/build/dts/components/timer/Timer.test.d.ts +1 -0
  339. package/build/dts/components/tooltip/Arrow.d.ts +6 -0
  340. package/build/dts/components/tooltip/Styled.d.ts +56 -0
  341. package/build/dts/components/tooltip/Tooltip.d.ts +15 -0
  342. package/build/dts/components/tooltip/Tooltip.stories.d.ts +35 -0
  343. package/build/dts/components/tooltip/Tooltip.test.d.ts +1 -0
  344. package/build/dts/components/tooltip/utils.d.ts +7 -0
  345. package/build/dts/components/totals/index.d.ts +5 -0
  346. package/build/dts/components/totals/subtotal/Subtotal.d.ts +22 -0
  347. package/build/dts/components/totals/subtotal/Subtotal.stories.d.ts +9 -0
  348. package/build/dts/components/totals/subtotal/Subtotal.test.d.ts +1 -0
  349. package/build/dts/components/totals/total/Total.d.ts +38 -0
  350. package/build/dts/components/totals/total/Total.stories.d.ts +9 -0
  351. package/build/dts/components/totals/total/Total.test.d.ts +1 -0
  352. package/build/dts/config/breakpoints.d.ts +5 -0
  353. package/build/dts/core/theme/Theme.d.ts +382 -0
  354. package/build/dts/core/theme/Theme.test.d.ts +1 -0
  355. package/build/dts/core/theme/shapermint.theme.d.ts +3 -0
  356. package/build/dts/core/theme/theme.helpers.d.ts +13 -0
  357. package/build/dts/core/theme/truekind.theme.d.ts +3 -0
  358. package/build/dts/hooks/WindowDimensions.d.ts +8 -0
  359. package/build/dts/hooks/click-outside.d.ts +3 -0
  360. package/build/dts/hooks/index.d.ts +3 -0
  361. package/build/dts/index.d.ts +5 -0
  362. package/build/dts/setupTests.d.ts +1 -0
  363. package/build/dts/types/enums.d.ts +21 -0
  364. package/build/dts/types/types.d.ts +81 -0
  365. package/build/dts/utils/dateFormatter/dateFormatter.d.ts +1 -0
  366. package/build/dts/utils/dateFormatter/dateFormatter.test.d.ts +1 -0
  367. package/build/dts/utils/decimalParser/decimalParser.d.ts +4 -0
  368. package/build/dts/utils/decimalParser/decimalParser.test.d.ts +1 -0
  369. package/build/dts/utils/index.d.ts +4 -0
  370. package/build/dts/utils/media.d.ts +7 -0
  371. package/build/dts/utils/simulateClick/simulateClick.d.ts +1 -0
  372. package/build/dts/utils/simulateClick/simulateClick.test.d.ts +1 -0
  373. package/build/dts/utils/sliceString/sliceString.d.ts +1 -0
  374. package/build/dts/utils/sliceString/sliceString.test.d.ts +1 -0
  375. package/build/dts/utils/validations/validations.d.ts +5 -0
  376. package/build/dts/utils/validations/validations.test.d.ts +1 -0
  377. package/build/index.d.ts +490 -435
  378. package/build/index.esm.js +2857 -2945
  379. package/build/index.esm.js.map +1 -1
  380. package/build/index.js +2906 -2990
  381. package/build/index.js.map +1 -1
  382. package/build/theme/shapermint.theme.js +566 -0
  383. package/build/theme/truekind.theme.js +565 -0
  384. package/package.json +7 -5
@@ -0,0 +1,9 @@
1
+ import { Story } from '@storybook/react';
2
+ import { SliderNavigationProps } from './SliderNavigation';
3
+ declare const _default: {
4
+ title: string;
5
+ component: ({ children, infinite, arrows, adaptiveHeight, dotsSize, dotListMarginTop, initialSlide, }: SliderNavigationProps) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
6
+ };
7
+ export default _default;
8
+ export declare const WithArrows: Story<SliderNavigationProps>;
9
+ export declare const WithoutArrows: Story<SliderNavigationProps>;
@@ -0,0 +1,16 @@
1
+ /// <reference types="react" />
2
+ import Slider from '@ant-design/react-slick';
3
+ import './slick.css';
4
+ import './slick-theme.css';
5
+ interface StyledSliderProps {
6
+ arrowPadding?: number;
7
+ dotListMarginTop: number;
8
+ dotsSpacing: number;
9
+ arrowPaddingOffset: number;
10
+ }
11
+ declare const StyledSlider: import("@emotion/styled").StyledComponent<import("@ant-design/react-slick").Settings & {
12
+ theme?: import("@emotion/react").Theme | undefined;
13
+ } & StyledSliderProps, {}, {
14
+ ref?: import("react").Ref<Slider> | undefined;
15
+ }>;
16
+ export default StyledSlider;
@@ -0,0 +1,10 @@
1
+ /// <reference types="react" />
2
+ export interface SpinnerProps {
3
+ fill: string;
4
+ background: string;
5
+ animationDuration?: number;
6
+ complete?: boolean;
7
+ completeIconStroke?: number;
8
+ size?: string;
9
+ }
10
+ export declare const Spinner: ({ fill, background, animationDuration, complete, completeIconStroke, size, }: SpinnerProps) => JSX.Element;
@@ -0,0 +1,9 @@
1
+ /// <reference types="react" />
2
+ import { Story } from '@storybook/react';
3
+ import { SpinnerProps } from './Spinner';
4
+ declare const _default: {
5
+ title: string;
6
+ component: ({ fill, background, animationDuration, complete, completeIconStroke, size, }: SpinnerProps) => JSX.Element;
7
+ };
8
+ export default _default;
9
+ export declare const BasicSpinner: Story<SpinnerProps>;
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ export interface TagProps {
3
+ text: string;
4
+ className?: string;
5
+ }
6
+ declare const Tag: ({ text, className }: TagProps) => JSX.Element;
7
+ export default Tag;
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,3 @@
1
+ import CategoryTag from './variants/pdp/category/CategoryTag';
2
+ import SeasonOfferTag from './variants/pdp/season-offer/SeasonOfferTag';
3
+ export { CategoryTag, SeasonOfferTag };
@@ -0,0 +1,8 @@
1
+ import { ComponentSize } from '../../../../../types/enums';
2
+ export interface CategoryTagProps {
3
+ text: string;
4
+ size: ComponentSize.Large | ComponentSize.Medium | ComponentSize.Small;
5
+ className?: string;
6
+ }
7
+ declare const CategoryTag: ({ text, size, className }: CategoryTagProps) => import("@emotion/react/jsx-runtime").JSX.Element;
8
+ export default CategoryTag;
@@ -0,0 +1,22 @@
1
+ import { Story } from '@storybook/react';
2
+ import { CategoryTagProps } from './CategoryTag';
3
+ import { ComponentSize } from '../../../../../types/enums';
4
+ declare const _default: {
5
+ title: string;
6
+ component: ({ text, size, className }: CategoryTagProps) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
7
+ argTypes: {
8
+ size: {
9
+ options: ComponentSize[];
10
+ control: {
11
+ type: string;
12
+ labels: {
13
+ 0: string;
14
+ 1: string;
15
+ 2: string;
16
+ };
17
+ };
18
+ };
19
+ };
20
+ };
21
+ export default _default;
22
+ export declare const Default: Story<CategoryTagProps>;
@@ -0,0 +1,9 @@
1
+ import { ComponentSize } from '../../../../../types/enums';
2
+ export interface SeasonOfferTagProps {
3
+ text: string;
4
+ backgroundColor?: string;
5
+ size: ComponentSize.Large | ComponentSize.Medium | ComponentSize.Small;
6
+ className?: string;
7
+ }
8
+ declare const SeasonOfferTag: ({ text, backgroundColor, size, className, }: SeasonOfferTagProps) => import("@emotion/react/jsx-runtime").JSX.Element;
9
+ export default SeasonOfferTag;
@@ -0,0 +1,22 @@
1
+ import { Story } from '@storybook/react';
2
+ import { ComponentSize } from '../../../../../types/enums';
3
+ import { SeasonOfferTagProps } from './SeasonOfferTag';
4
+ declare const _default: {
5
+ title: string;
6
+ component: ({ text, backgroundColor, size, className, }: SeasonOfferTagProps) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
7
+ argTypes: {
8
+ size: {
9
+ options: ComponentSize[];
10
+ control: {
11
+ type: string;
12
+ labels: {
13
+ 0: string;
14
+ 1: string;
15
+ 2: string;
16
+ };
17
+ };
18
+ };
19
+ };
20
+ };
21
+ export default _default;
22
+ export declare const Default: Story<SeasonOfferTagProps>;
@@ -0,0 +1,98 @@
1
+ import { AnchorHTMLAttributes, AriaAttributes, CSSProperties, FC, LabelHTMLAttributes } from 'react';
2
+ declare const Text: FC<TextProps>;
3
+ export default Text;
4
+ declare type TextHeroProps = {
5
+ variant: 'hero1' | 'hero2' | 'hero3';
6
+ weight?: 'heavy' | 'bold' | 'demi';
7
+ size?: 'regular';
8
+ underline?: never;
9
+ disabled?: never;
10
+ wide?: never;
11
+ original?: never;
12
+ allCaps?: never;
13
+ };
14
+ declare type TextDisplayProps = {
15
+ variant: 'display1' | 'display2';
16
+ weight?: 'bold' | 'demi';
17
+ size?: 'regular';
18
+ underline?: never;
19
+ disabled?: never;
20
+ wide?: never;
21
+ original?: never;
22
+ allCaps?: never;
23
+ };
24
+ declare type TextHeadingProps = {
25
+ variant: 'heading1' | 'heading2' | 'heading3' | 'heading4' | 'heading5' | 'heading6';
26
+ weight: 'bold' | 'demi' | 'regular';
27
+ size?: 'regular';
28
+ underline?: never;
29
+ disabled?: never;
30
+ wide?: never;
31
+ original?: never;
32
+ allCaps?: never;
33
+ };
34
+ declare type TextBodyProps = {
35
+ variant: 'body';
36
+ size?: 'regular' | 'small';
37
+ weight?: 'bold' | 'demi' | 'regular';
38
+ underline?: never;
39
+ disabled?: never;
40
+ wide?: never;
41
+ original?: never;
42
+ allCaps?: never;
43
+ };
44
+ declare type TextButtonProps = {
45
+ variant: 'button';
46
+ size: 'large' | 'regular' | 'small';
47
+ weight: 'bold' | 'demi';
48
+ underline?: never;
49
+ disabled?: never;
50
+ wide?: boolean;
51
+ original?: never;
52
+ allCaps?: never;
53
+ };
54
+ declare type TextPricingProps = {
55
+ variant: 'pricing';
56
+ size: 'large' | 'medium' | 'regular' | 'small';
57
+ weight?: never;
58
+ underline?: never;
59
+ disabled?: never;
60
+ wide?: never;
61
+ original?: boolean;
62
+ allCaps?: never;
63
+ };
64
+ declare type TextLinkProps = {
65
+ variant: 'link';
66
+ weight?: 'demi' | 'regular';
67
+ size?: 'regular' | 'small';
68
+ underline?: boolean;
69
+ disabled?: boolean;
70
+ wide?: never;
71
+ original?: never;
72
+ allCaps?: never;
73
+ } & AnchorHTMLAttributes<'a'>;
74
+ declare type TextLabelProps = {
75
+ variant: 'label';
76
+ weight?: 'regular' | 'demi';
77
+ size?: 'regular' | 'small';
78
+ underline?: never;
79
+ disabled?: boolean;
80
+ wide?: never;
81
+ original?: never;
82
+ allCaps?: never;
83
+ } & LabelHTMLAttributes<'label'>;
84
+ declare type TextTagProps = {
85
+ variant: 'tag';
86
+ size: 'regular' | 'small' | 'x-small';
87
+ weight?: 'regular' | 'demi' | 'bold';
88
+ underline?: never;
89
+ disabled?: boolean;
90
+ wide?: never;
91
+ original?: never;
92
+ allCaps?: boolean;
93
+ };
94
+ export declare type TextVariant = TextHeroProps['variant'] | TextDisplayProps['variant'] | TextHeadingProps['variant'] | TextBodyProps['variant'] | TextLinkProps['variant'] | TextButtonProps['variant'] | TextPricingProps['variant'] | TextLabelProps['variant'] | TextTagProps['variant'];
95
+ export declare type TextWeight = 'heavy' | 'bold' | 'demi' | 'regular';
96
+ export declare type TextProps = AriaAttributes & {
97
+ style?: CSSProperties;
98
+ } & (TextHeroProps | TextDisplayProps | TextHeadingProps | TextBodyProps | TextLinkProps | TextButtonProps | TextPricingProps | TextLabelProps | TextTagProps);
@@ -0,0 +1,16 @@
1
+ import React from 'react';
2
+ import { TextProps } from './Text';
3
+ declare const _default: {
4
+ title: string;
5
+ component: React.FC<TextProps>;
6
+ };
7
+ export default _default;
8
+ export declare const Hero: () => JSX.Element;
9
+ export declare const Display: () => JSX.Element;
10
+ export declare const Heading: () => JSX.Element;
11
+ export declare const Body: () => JSX.Element;
12
+ export declare const Link: () => JSX.Element;
13
+ export declare const Button: () => JSX.Element;
14
+ export declare const Pricing: () => JSX.Element;
15
+ export declare const Label: () => JSX.Element;
16
+ export declare const Tag: () => JSX.Element;
@@ -0,0 +1,13 @@
1
+ import { ComponentSize } from '../../types/enums';
2
+ import { IconType } from '../icons';
3
+ import { BaseButtonProps } from '../shared/button/BaseButton';
4
+ declare type BaseProps = Pick<BaseButtonProps, 'disabled' | 'type' | 'onClick'>;
5
+ export interface TextButtonProps extends BaseProps {
6
+ text: string;
7
+ LeadingIcon?: IconType;
8
+ TrailingIcon?: IconType;
9
+ iconColor?: string;
10
+ size?: ComponentSize;
11
+ }
12
+ declare const TextButton: ({ text, LeadingIcon, TrailingIcon, iconColor, disabled, type, size, onClick, }: TextButtonProps) => import("@emotion/react/jsx-runtime").JSX.Element;
13
+ export default TextButton;
@@ -0,0 +1,58 @@
1
+ /// <reference types="react" />
2
+ import { Story } from '@storybook/react';
3
+ import { ComponentSize } from '../../types/enums';
4
+ import { TextButtonProps } from './TextButton';
5
+ declare const _default: {
6
+ title: string;
7
+ component: ({ text, LeadingIcon, TrailingIcon, iconColor, disabled, type, size, onClick, }: TextButtonProps) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;
8
+ argTypes: {
9
+ LeadingIcon: {
10
+ options: (string | undefined)[];
11
+ mapping: {
12
+ FlagUsa: ({ height, width, fill }: import("../..").IconProps) => JSX.Element;
13
+ CircleUp: ({ width, height, fill }: import("../..").IconProps) => JSX.Element;
14
+ };
15
+ control: {
16
+ type: string;
17
+ };
18
+ };
19
+ TrailingIcon: {
20
+ options: (string | undefined)[];
21
+ mapping: {
22
+ FlagUsa: ({ height, width, fill }: import("../..").IconProps) => JSX.Element;
23
+ CircleUp: ({ width, height, fill }: import("../..").IconProps) => JSX.Element;
24
+ };
25
+ control: {
26
+ type: string;
27
+ };
28
+ };
29
+ disabled: {
30
+ options: boolean[];
31
+ };
32
+ type: {
33
+ options: string[];
34
+ control: {
35
+ type: string;
36
+ };
37
+ };
38
+ size: {
39
+ options: ComponentSize[];
40
+ control: {
41
+ type: string;
42
+ labels: {
43
+ 1: string;
44
+ 2: string;
45
+ };
46
+ };
47
+ };
48
+ onClick: {
49
+ action: string;
50
+ };
51
+ iconColor: {
52
+ control: string;
53
+ };
54
+ };
55
+ };
56
+ export default _default;
57
+ export declare const WithLeading: Story<TextButtonProps>;
58
+ export declare const WithTrailing: Story<TextButtonProps>;
@@ -0,0 +1,13 @@
1
+ /// <reference types="react" />
2
+ interface TimeProps {
3
+ hours: number;
4
+ minutes: number;
5
+ seconds: number;
6
+ }
7
+ export interface TimerProps extends TimeProps {
8
+ onTimeUp: () => void;
9
+ }
10
+ export declare const timeToSeconds: ({ hours, minutes, seconds }: TimeProps) => number;
11
+ export declare const secondsToTime: (secs: number) => TimeProps;
12
+ export declare const Timer: ({ onTimeUp, ...rest }: TimerProps) => JSX.Element;
13
+ export {};
@@ -0,0 +1,9 @@
1
+ /// <reference types="react" />
2
+ import { Story } from '@storybook/react';
3
+ import { TimerProps } from './Timer';
4
+ declare const _default: {
5
+ title: string;
6
+ component: ({ onTimeUp, ...rest }: TimerProps) => JSX.Element;
7
+ };
8
+ export default _default;
9
+ export declare const BasicTimer: Story<TimerProps>;
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from '../../types/types';
3
+ export interface TooltipArrowProps extends IconProps {
4
+ stroke: string;
5
+ }
6
+ export declare const TooltipArrow: ({ height, width, fill, stroke }: TooltipArrowProps) => JSX.Element;
@@ -0,0 +1,56 @@
1
+ /// <reference types="react" />
2
+ import { ComponentPosition } from '../../types/enums';
3
+ interface WrapperProps {
4
+ position: ComponentPosition;
5
+ }
6
+ export declare const Wrapper: import("@emotion/styled").StyledComponent<{
7
+ theme?: import("@emotion/react").Theme | undefined;
8
+ as?: import("react").ElementType<any> | undefined;
9
+ } & WrapperProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
10
+ interface TooltipContainerProps {
11
+ position: ComponentPosition;
12
+ align: string;
13
+ childrenWidth: number;
14
+ tooltipHeight: number;
15
+ }
16
+ export declare const TooltipContainer: import("@emotion/styled").StyledComponent<{
17
+ theme?: import("@emotion/react").Theme | undefined;
18
+ as?: import("react").ElementType<any> | undefined;
19
+ } & TooltipContainerProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
20
+ interface ContentWrapperProps {
21
+ borderColor: string;
22
+ }
23
+ export declare const ContentWrapper: import("@emotion/styled").StyledComponent<{
24
+ theme?: import("@emotion/react").Theme | undefined;
25
+ as?: import("react").ElementType<any> | undefined;
26
+ } & ContentWrapperProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
27
+ interface ArrowProps {
28
+ position: ComponentPosition;
29
+ }
30
+ export declare const TooltipArrowContainer: import("@emotion/styled").StyledComponent<{
31
+ theme?: import("@emotion/react").Theme | undefined;
32
+ as?: import("react").ElementType<any> | undefined;
33
+ } & ArrowProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
34
+ interface TooltipTextProps {
35
+ color: string;
36
+ }
37
+ export declare const TooltipText: import("@emotion/styled").StyledComponent<{
38
+ theme?: import("@emotion/react").Theme | undefined;
39
+ as?: import("react").ElementType<any> | undefined;
40
+ } & TooltipTextProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
41
+ export declare const TopSection: import("@emotion/styled").StyledComponent<{
42
+ theme?: import("@emotion/react").Theme | undefined;
43
+ as?: import("react").ElementType<any> | undefined;
44
+ }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
45
+ interface TooltipTitleProps {
46
+ color: string;
47
+ }
48
+ export declare const Title: import("@emotion/styled").StyledComponent<{
49
+ theme?: import("@emotion/react").Theme | undefined;
50
+ as?: import("react").ElementType<any> | undefined;
51
+ } & TooltipTitleProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, {}>;
52
+ export declare const IconContainer: import("@emotion/styled").StyledComponent<{
53
+ theme?: import("@emotion/react").Theme | undefined;
54
+ as?: import("react").ElementType<any> | undefined;
55
+ }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
56
+ export {};
@@ -0,0 +1,15 @@
1
+ import React from 'react';
2
+ import { ComponentPosition } from '../../types/enums';
3
+ import { IconType } from '../icons';
4
+ export interface TooltipProps {
5
+ children: React.ReactNode;
6
+ position: ComponentPosition;
7
+ align?: 'start' | 'center' | 'end';
8
+ text: string;
9
+ header?: {
10
+ title: string;
11
+ Icon: IconType;
12
+ };
13
+ onClick?: () => void;
14
+ }
15
+ export declare const Tooltip: ({ children, position, text, align, onClick, header, }: TooltipProps) => JSX.Element;
@@ -0,0 +1,35 @@
1
+ /// <reference types="react" />
2
+ import { Story } from '@storybook/react';
3
+ import { TooltipProps } from './Tooltip';
4
+ import { ComponentPosition } from '../../types/enums';
5
+ declare const _default: {
6
+ title: string;
7
+ component: ({ children, position, text, align, onClick, header, }: TooltipProps) => JSX.Element;
8
+ argTypes: {
9
+ position: {
10
+ options: ComponentPosition[];
11
+ control: {
12
+ type: string;
13
+ labels: {
14
+ 0: string;
15
+ 1: string;
16
+ 2: string;
17
+ 3: string;
18
+ };
19
+ };
20
+ };
21
+ align: {
22
+ options: string[];
23
+ control: {
24
+ type: string;
25
+ labels: {
26
+ 0: string;
27
+ 1: string;
28
+ 2: string;
29
+ };
30
+ };
31
+ };
32
+ };
33
+ };
34
+ export default _default;
35
+ export declare const BasicTooltip: Story<TooltipProps>;
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,7 @@
1
+ import { ComponentPosition } from '../../types/enums';
2
+ export declare const getWrapperFlexDirection: (position: ComponentPosition) => "row" | "column" | "column-reverse" | "row-reverse";
3
+ export declare const getContainerFlexDirection: (position: ComponentPosition) => "row" | "column" | "column-reverse" | "row-reverse";
4
+ export declare const getArrowRotation: (position: ComponentPosition) => "0deg" | "180deg" | "270deg" | "90deg";
5
+ export declare const getArrowContainerPadding: (position: ComponentPosition) => "0 1.25rem" | "0 0 0.625rem 0";
6
+ export declare const getArrowContainerMargin: (position: ComponentPosition) => "0" | "-1px 0 0 0" | "0 0 -1px 0";
7
+ export declare const getTooltipAlignItems: (position: ComponentPosition, align: string) => string;
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ export declare const Totals: {
3
+ Total: ({ total, currency, saving, highlightColor }: import("./total/Total").TotalProps) => JSX.Element;
4
+ Subtotal: ({ subtotal, shipping, taxes, coupon, highlightColor, }: import("./subtotal/Subtotal").SubtotalProps) => JSX.Element;
5
+ };
@@ -0,0 +1,22 @@
1
+ /// <reference types="react" />
2
+ declare type SubtotalOption = {
3
+ label: string;
4
+ value: string;
5
+ };
6
+ declare type Coupon = {
7
+ code: string;
8
+ amount: string;
9
+ };
10
+ export interface SubtotalProps {
11
+ subtotal: SubtotalOption;
12
+ shipping: SubtotalOption;
13
+ taxes: SubtotalOption;
14
+ highlightColor?: string;
15
+ coupon?: {
16
+ couponText: string;
17
+ appliedText: string;
18
+ coupons: Coupon[];
19
+ };
20
+ }
21
+ export declare const Subtotal: ({ subtotal, shipping, taxes, coupon, highlightColor, }: SubtotalProps) => JSX.Element;
22
+ export {};
@@ -0,0 +1,9 @@
1
+ /// <reference types="react" />
2
+ import { Story } from '@storybook/react';
3
+ import { SubtotalProps } from './Subtotal';
4
+ declare const _default: {
5
+ title: string;
6
+ component: ({ subtotal, shipping, taxes, coupon, highlightColor, }: SubtotalProps) => JSX.Element;
7
+ };
8
+ export default _default;
9
+ export declare const BasicSubtotal: Story<SubtotalProps>;
@@ -0,0 +1,38 @@
1
+ import React from 'react';
2
+ export interface TotalProps {
3
+ total: string;
4
+ currency: string;
5
+ highlightColor?: string;
6
+ saving?: {
7
+ amount: string;
8
+ savingText: string;
9
+ };
10
+ }
11
+ export declare const Wrapper: import("@emotion/styled").StyledComponent<{
12
+ theme?: import("@emotion/react").Theme | undefined;
13
+ as?: React.ElementType<any> | undefined;
14
+ }, React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
15
+ interface GrandTotalProps {
16
+ color: string;
17
+ }
18
+ export declare const GrandTotal: import("@emotion/styled").StyledComponent<{
19
+ theme?: import("@emotion/react").Theme | undefined;
20
+ as?: React.ElementType<any> | undefined;
21
+ } & GrandTotalProps, React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, {}>;
22
+ export declare const Currency: import("@emotion/styled").StyledComponent<{
23
+ theme?: import("@emotion/react").Theme | undefined;
24
+ as?: React.ElementType<any> | undefined;
25
+ }, React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
26
+ interface ContainerProps {
27
+ highlightColor: string;
28
+ }
29
+ export declare const Container: import("@emotion/styled").StyledComponent<{
30
+ theme?: import("@emotion/react").Theme | undefined;
31
+ as?: React.ElementType<any> | undefined;
32
+ } & ContainerProps, React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
33
+ export declare const Discount: import("@emotion/styled").StyledComponent<{
34
+ theme?: import("@emotion/react").Theme | undefined;
35
+ as?: React.ElementType<any> | undefined;
36
+ }, React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, {}>;
37
+ export declare const Total: ({ total, currency, saving, highlightColor }: TotalProps) => JSX.Element;
38
+ export {};
@@ -0,0 +1,9 @@
1
+ /// <reference types="react" />
2
+ import { Story } from '@storybook/react';
3
+ import { TotalProps } from './Total';
4
+ declare const _default: {
5
+ title: string;
6
+ component: ({ total, currency, saving, highlightColor }: TotalProps) => JSX.Element;
7
+ };
8
+ export default _default;
9
+ export declare const BasicTotal: Story<TotalProps>;
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,5 @@
1
+ export declare const Breakpoints: {
2
+ desktop: number;
3
+ tablet: number;
4
+ phone: number;
5
+ };