@faststore/ui 1.12.20 → 2.0.0-alpha

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 (581) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/dist/{atoms/Icon/stories/assets → assets}/ShoppingCart.d.ts +0 -0
  3. package/dist/assets/ShoppingCart.js +10 -0
  4. package/dist/assets/ShoppingCart.js.map +1 -0
  5. package/dist/assets/X.d.ts +3 -0
  6. package/dist/assets/X.js +8 -0
  7. package/dist/assets/X.js.map +1 -0
  8. package/dist/assets/index.d.ts +2 -0
  9. package/dist/assets/index.js +3 -0
  10. package/dist/assets/index.js.map +1 -0
  11. package/dist/{atoms → components/atoms}/Incentive/Incentive.d.ts +0 -0
  12. package/dist/{atoms → components/atoms}/Incentive/Incentive.js +0 -0
  13. package/dist/components/atoms/Incentive/Incentive.js.map +1 -0
  14. package/dist/{atoms → components/atoms}/Incentive/index.d.ts +0 -0
  15. package/dist/{atoms → components/atoms}/Incentive/index.js +0 -0
  16. package/dist/components/atoms/Incentive/index.js.map +1 -0
  17. package/dist/{atoms → components/atoms}/Incentive/stories/assets/Icons.d.ts +0 -0
  18. package/dist/{atoms → components/atoms}/Incentive/stories/assets/Icons.js +0 -0
  19. package/dist/components/atoms/Incentive/stories/assets/Icons.js.map +1 -0
  20. package/dist/{atoms → components/atoms}/Input/Input.d.ts +0 -0
  21. package/dist/{atoms → components/atoms}/Input/Input.js +0 -0
  22. package/dist/components/atoms/Input/Input.js.map +1 -0
  23. package/dist/{atoms → components/atoms}/Input/index.d.ts +0 -0
  24. package/dist/{atoms → components/atoms}/Input/index.js +0 -0
  25. package/dist/components/atoms/Input/index.js.map +1 -0
  26. package/dist/{atoms → components/atoms}/Link/Link.d.ts +1 -1
  27. package/dist/{atoms → components/atoms}/Link/Link.js +0 -0
  28. package/dist/components/atoms/Link/Link.js.map +1 -0
  29. package/dist/{atoms → components/atoms}/Link/index.d.ts +0 -0
  30. package/dist/{atoms → components/atoms}/Link/index.js +0 -0
  31. package/dist/components/atoms/Link/index.js.map +1 -0
  32. package/dist/{atoms → components/atoms}/List/List.d.ts +0 -0
  33. package/dist/{atoms → components/atoms}/List/List.js +0 -0
  34. package/dist/components/atoms/List/List.js.map +1 -0
  35. package/dist/{atoms → components/atoms}/List/index.d.ts +0 -0
  36. package/dist/{atoms → components/atoms}/List/index.js +0 -0
  37. package/dist/components/atoms/List/index.js.map +1 -0
  38. package/dist/{atoms → components/atoms}/Overlay/Overlay.d.ts +0 -0
  39. package/dist/{atoms → components/atoms}/Overlay/Overlay.js +0 -0
  40. package/dist/components/atoms/Overlay/Overlay.js.map +1 -0
  41. package/dist/{atoms → components/atoms}/Overlay/index.d.ts +0 -0
  42. package/dist/{atoms → components/atoms}/Overlay/index.js +0 -0
  43. package/dist/components/atoms/Overlay/index.js.map +1 -0
  44. package/dist/{atoms → components/atoms}/Popover/Popover.d.ts +0 -0
  45. package/dist/{atoms → components/atoms}/Popover/Popover.js +0 -0
  46. package/dist/components/atoms/Popover/Popover.js.map +1 -0
  47. package/dist/{atoms → components/atoms}/Popover/index.d.ts +0 -0
  48. package/dist/{atoms → components/atoms}/Popover/index.js +0 -0
  49. package/dist/components/atoms/Popover/index.js.map +1 -0
  50. package/dist/{atoms → components/atoms}/Price/Price.d.ts +0 -0
  51. package/dist/{atoms → components/atoms}/Price/Price.js +0 -0
  52. package/dist/components/atoms/Price/Price.js.map +1 -0
  53. package/dist/{atoms → components/atoms}/Price/index.d.ts +0 -0
  54. package/dist/{atoms → components/atoms}/Price/index.js +0 -0
  55. package/dist/components/atoms/Price/index.js.map +1 -0
  56. package/dist/{atoms → components/atoms}/Select/Select.d.ts +0 -0
  57. package/dist/{atoms → components/atoms}/Select/Select.js +0 -0
  58. package/dist/components/atoms/Select/Select.js.map +1 -0
  59. package/dist/{atoms → components/atoms}/Select/index.d.ts +0 -0
  60. package/dist/{atoms → components/atoms}/Select/index.js +0 -0
  61. package/dist/components/atoms/Select/index.js.map +1 -0
  62. package/dist/{atoms → components/atoms}/Skeleton/Skeleton.d.ts +0 -0
  63. package/dist/{atoms → components/atoms}/Skeleton/Skeleton.js +0 -0
  64. package/dist/components/atoms/Skeleton/Skeleton.js.map +1 -0
  65. package/dist/{atoms → components/atoms}/Skeleton/index.d.ts +0 -0
  66. package/dist/{atoms → components/atoms}/Skeleton/index.js +0 -0
  67. package/dist/components/atoms/Skeleton/index.js.map +1 -0
  68. package/dist/{atoms → components/atoms}/Slider/Slider.d.ts +0 -0
  69. package/dist/{atoms → components/atoms}/Slider/Slider.js +0 -0
  70. package/dist/components/atoms/Slider/Slider.js.map +1 -0
  71. package/dist/{atoms → components/atoms}/Slider/index.d.ts +0 -0
  72. package/dist/{atoms → components/atoms}/Slider/index.js +0 -0
  73. package/dist/components/atoms/Slider/index.js.map +1 -0
  74. package/dist/{atoms → components/atoms}/Spinner/Spinner.d.ts +0 -0
  75. package/dist/{atoms → components/atoms}/Spinner/Spinner.js +0 -0
  76. package/dist/components/atoms/Spinner/Spinner.js.map +1 -0
  77. package/dist/{atoms → components/atoms}/Spinner/index.d.ts +0 -0
  78. package/dist/{atoms → components/atoms}/Spinner/index.js +0 -0
  79. package/dist/components/atoms/Spinner/index.js.map +1 -0
  80. package/dist/{atoms → components/atoms}/TextArea/TextArea.d.ts +0 -0
  81. package/dist/{atoms → components/atoms}/TextArea/TextArea.js +0 -0
  82. package/dist/components/atoms/TextArea/TextArea.js.map +1 -0
  83. package/dist/{atoms → components/atoms}/TextArea/index.d.ts +0 -0
  84. package/dist/{atoms → components/atoms}/TextArea/index.js +0 -0
  85. package/dist/components/atoms/TextArea/index.js.map +1 -0
  86. package/dist/{molecules → components/molecules}/Accordion/Accordion.d.ts +0 -0
  87. package/dist/{molecules → components/molecules}/Accordion/Accordion.js +0 -0
  88. package/dist/components/molecules/Accordion/Accordion.js.map +1 -0
  89. package/dist/{molecules → components/molecules}/Accordion/AccordionButton.d.ts +2 -2
  90. package/dist/{molecules → components/molecules}/Accordion/AccordionButton.js +1 -1
  91. package/dist/components/molecules/Accordion/AccordionButton.js.map +1 -0
  92. package/dist/{molecules → components/molecules}/Accordion/AccordionItem.d.ts +1 -1
  93. package/dist/{molecules → components/molecules}/Accordion/AccordionItem.js +0 -0
  94. package/dist/components/molecules/Accordion/AccordionItem.js.map +1 -0
  95. package/dist/{molecules → components/molecules}/Accordion/AccordionPanel.d.ts +0 -0
  96. package/dist/{molecules → components/molecules}/Accordion/AccordionPanel.js +0 -0
  97. package/dist/components/molecules/Accordion/AccordionPanel.js.map +1 -0
  98. package/dist/{molecules → components/molecules}/Accordion/index.d.ts +0 -0
  99. package/dist/{molecules → components/molecules}/Accordion/index.js +0 -0
  100. package/dist/components/molecules/Accordion/index.js.map +1 -0
  101. package/dist/{molecules → components/molecules}/AggregateRating/AggregateRating.d.ts +0 -0
  102. package/dist/{molecules → components/molecules}/AggregateRating/AggregateRating.js +0 -0
  103. package/dist/components/molecules/AggregateRating/AggregateRating.js.map +1 -0
  104. package/dist/{molecules → components/molecules}/AggregateRating/index.d.ts +0 -0
  105. package/dist/{molecules → components/molecules}/AggregateRating/index.js +0 -0
  106. package/dist/components/molecules/AggregateRating/index.js.map +1 -0
  107. package/dist/{molecules → components/molecules}/Alert/Alert.d.ts +0 -0
  108. package/dist/{molecules → components/molecules}/Alert/Alert.js +0 -0
  109. package/dist/components/molecules/Alert/Alert.js.map +1 -0
  110. package/dist/{molecules → components/molecules}/Alert/index.d.ts +0 -0
  111. package/dist/{molecules → components/molecules}/Alert/index.js +0 -0
  112. package/dist/components/molecules/Alert/index.js.map +1 -0
  113. package/dist/{molecules → components/molecules}/Banner/Banner.d.ts +0 -0
  114. package/dist/{molecules → components/molecules}/Banner/Banner.js +0 -0
  115. package/dist/components/molecules/Banner/Banner.js.map +1 -0
  116. package/dist/{molecules → components/molecules}/Banner/BannerContent.d.ts +0 -0
  117. package/dist/{molecules → components/molecules}/Banner/BannerContent.js +0 -0
  118. package/dist/components/molecules/Banner/BannerContent.js.map +1 -0
  119. package/dist/{molecules → components/molecules}/Banner/BannerImage.d.ts +0 -0
  120. package/dist/{molecules → components/molecules}/Banner/BannerImage.js +0 -0
  121. package/dist/components/molecules/Banner/BannerImage.js.map +1 -0
  122. package/dist/{molecules → components/molecules}/Banner/BannerLink.d.ts +0 -0
  123. package/dist/{molecules → components/molecules}/Banner/BannerLink.js +0 -0
  124. package/dist/components/molecules/Banner/BannerLink.js.map +1 -0
  125. package/dist/{molecules → components/molecules}/Banner/index.d.ts +0 -0
  126. package/dist/{molecules → components/molecules}/Banner/index.js +0 -0
  127. package/dist/components/molecules/Banner/index.js.map +1 -0
  128. package/dist/{molecules → components/molecules}/Breadcrumb/Breadcrumb.d.ts +0 -0
  129. package/dist/{molecules → components/molecules}/Breadcrumb/Breadcrumb.js +0 -0
  130. package/dist/components/molecules/Breadcrumb/Breadcrumb.js.map +1 -0
  131. package/dist/{molecules → components/molecules}/Breadcrumb/index.d.ts +0 -0
  132. package/dist/{molecules → components/molecules}/Breadcrumb/index.js +0 -0
  133. package/dist/components/molecules/Breadcrumb/index.js.map +1 -0
  134. package/dist/{molecules → components/molecules}/Bullets/Bullets.d.ts +0 -0
  135. package/dist/{molecules → components/molecules}/Bullets/Bullets.js +2 -2
  136. package/dist/components/molecules/Bullets/Bullets.js.map +1 -0
  137. package/dist/{molecules → components/molecules}/Bullets/index.d.ts +0 -0
  138. package/dist/{molecules → components/molecules}/Bullets/index.js +0 -0
  139. package/dist/components/molecules/Bullets/index.js.map +1 -0
  140. package/dist/{molecules → components/molecules}/Card/Card.d.ts +0 -0
  141. package/dist/{molecules → components/molecules}/Card/Card.js +0 -0
  142. package/dist/components/molecules/Card/Card.js.map +1 -0
  143. package/dist/{molecules → components/molecules}/Card/CardActions.d.ts +0 -0
  144. package/dist/{molecules → components/molecules}/Card/CardActions.js +0 -0
  145. package/dist/components/molecules/Card/CardActions.js.map +1 -0
  146. package/dist/{molecules → components/molecules}/Card/CardContent.d.ts +0 -0
  147. package/dist/{molecules → components/molecules}/Card/CardContent.js +0 -0
  148. package/dist/components/molecules/Card/CardContent.js.map +1 -0
  149. package/dist/{molecules → components/molecules}/Card/CardImage.d.ts +0 -0
  150. package/dist/{molecules → components/molecules}/Card/CardImage.js +0 -0
  151. package/dist/components/molecules/Card/CardImage.js.map +1 -0
  152. package/dist/{molecules → components/molecules}/Card/index.d.ts +0 -0
  153. package/dist/{molecules → components/molecules}/Card/index.js +0 -0
  154. package/dist/components/molecules/Card/index.js.map +1 -0
  155. package/dist/{molecules → components/molecules}/Carousel/Arrows.d.ts +0 -0
  156. package/dist/{molecules → components/molecules}/Carousel/Arrows.js +0 -0
  157. package/dist/components/molecules/Carousel/Arrows.js.map +1 -0
  158. package/dist/components/molecules/Carousel/Carousel.d.ts +54 -0
  159. package/dist/components/molecules/Carousel/Carousel.js +183 -0
  160. package/dist/components/molecules/Carousel/Carousel.js.map +1 -0
  161. package/dist/components/molecules/Carousel/CarouselItem.d.ts +11 -0
  162. package/dist/components/molecules/Carousel/CarouselItem.js +18 -0
  163. package/dist/components/molecules/Carousel/CarouselItem.js.map +1 -0
  164. package/dist/{molecules → components/molecules}/Carousel/hooks/useSlideVisibility.d.ts +0 -0
  165. package/dist/{molecules → components/molecules}/Carousel/hooks/useSlideVisibility.js +0 -0
  166. package/dist/components/molecules/Carousel/hooks/useSlideVisibility.js.map +1 -0
  167. package/dist/{molecules → components/molecules}/Carousel/index.d.ts +0 -0
  168. package/dist/{molecules → components/molecules}/Carousel/index.js +0 -0
  169. package/dist/components/molecules/Carousel/index.js.map +1 -0
  170. package/dist/{molecules → components/molecules}/CartItem/CartItem.d.ts +0 -0
  171. package/dist/{molecules → components/molecules}/CartItem/CartItem.js +0 -0
  172. package/dist/components/molecules/CartItem/CartItem.js.map +1 -0
  173. package/dist/{molecules → components/molecules}/CartItem/CartItemActions.d.ts +0 -0
  174. package/dist/{molecules → components/molecules}/CartItem/CartItemActions.js +0 -0
  175. package/dist/components/molecules/CartItem/CartItemActions.js.map +1 -0
  176. package/dist/{molecules → components/molecules}/CartItem/CartItemContent.d.ts +0 -0
  177. package/dist/{molecules → components/molecules}/CartItem/CartItemContent.js +0 -0
  178. package/dist/components/molecules/CartItem/CartItemContent.js.map +1 -0
  179. package/dist/{molecules → components/molecules}/CartItem/CartItemImage.d.ts +0 -0
  180. package/dist/{molecules → components/molecules}/CartItem/CartItemImage.js +0 -0
  181. package/dist/components/molecules/CartItem/CartItemImage.js.map +1 -0
  182. package/dist/{molecules → components/molecules}/CartItem/CartItemPrices.d.ts +0 -0
  183. package/dist/{molecules → components/molecules}/CartItem/CartItemPrices.js +0 -0
  184. package/dist/components/molecules/CartItem/CartItemPrices.js.map +1 -0
  185. package/dist/{molecules → components/molecules}/CartItem/CartItemSummary.d.ts +0 -0
  186. package/dist/{molecules → components/molecules}/CartItem/CartItemSummary.js +0 -0
  187. package/dist/components/molecules/CartItem/CartItemSummary.js.map +1 -0
  188. package/dist/{molecules → components/molecules}/CartItem/CartItemTitle.d.ts +0 -0
  189. package/dist/{molecules → components/molecules}/CartItem/CartItemTitle.js +0 -0
  190. package/dist/components/molecules/CartItem/CartItemTitle.js.map +1 -0
  191. package/dist/{molecules → components/molecules}/CartItem/index.d.ts +0 -0
  192. package/dist/{molecules → components/molecules}/CartItem/index.js +0 -0
  193. package/dist/components/molecules/CartItem/index.js.map +1 -0
  194. package/dist/{molecules → components/molecules}/Dropdown/Dropdown.d.ts +0 -0
  195. package/dist/{molecules → components/molecules}/Dropdown/Dropdown.js +0 -0
  196. package/dist/components/molecules/Dropdown/Dropdown.js.map +1 -0
  197. package/dist/{molecules → components/molecules}/Dropdown/DropdownButton.d.ts +0 -0
  198. package/dist/{molecules → components/molecules}/Dropdown/DropdownButton.js +0 -0
  199. package/dist/components/molecules/Dropdown/DropdownButton.js.map +1 -0
  200. package/dist/{molecules → components/molecules}/Dropdown/DropdownItem.d.ts +0 -0
  201. package/dist/{molecules → components/molecules}/Dropdown/DropdownItem.js +0 -0
  202. package/dist/components/molecules/Dropdown/DropdownItem.js.map +1 -0
  203. package/dist/{molecules → components/molecules}/Dropdown/DropdownMenu.d.ts +0 -0
  204. package/dist/{molecules → components/molecules}/Dropdown/DropdownMenu.js +0 -0
  205. package/dist/components/molecules/Dropdown/DropdownMenu.js.map +1 -0
  206. package/dist/{molecules → components/molecules}/Dropdown/contexts/DropdownContext.d.ts +0 -0
  207. package/dist/{molecules → components/molecules}/Dropdown/contexts/DropdownContext.js +0 -0
  208. package/dist/components/molecules/Dropdown/contexts/DropdownContext.js.map +1 -0
  209. package/dist/{molecules → components/molecules}/Dropdown/hooks/useDropdown.d.ts +0 -0
  210. package/dist/{molecules → components/molecules}/Dropdown/hooks/useDropdown.js +0 -0
  211. package/dist/components/molecules/Dropdown/hooks/useDropdown.js.map +1 -0
  212. package/dist/{molecules → components/molecules}/Dropdown/hooks/useDropdownPosition.d.ts +0 -0
  213. package/dist/{molecules → components/molecules}/Dropdown/hooks/useDropdownPosition.js +0 -0
  214. package/dist/components/molecules/Dropdown/hooks/useDropdownPosition.js.map +1 -0
  215. package/dist/{molecules → components/molecules}/Dropdown/index.d.ts +0 -0
  216. package/dist/{molecules → components/molecules}/Dropdown/index.js +0 -0
  217. package/dist/components/molecules/Dropdown/index.js.map +1 -0
  218. package/dist/{molecules → components/molecules}/Dropdown/stories/assets/Caret.d.ts +0 -0
  219. package/dist/{molecules → components/molecules}/Dropdown/stories/assets/Caret.js +0 -0
  220. package/dist/components/molecules/Dropdown/stories/assets/Caret.js.map +1 -0
  221. package/dist/{molecules → components/molecules}/Form/Form.d.ts +0 -0
  222. package/dist/{molecules → components/molecules}/Form/Form.js +0 -0
  223. package/dist/components/molecules/Form/Form.js.map +1 -0
  224. package/dist/{molecules → components/molecules}/Form/index.d.ts +0 -0
  225. package/dist/{molecules → components/molecules}/Form/index.js +0 -0
  226. package/dist/components/molecules/Form/index.js.map +1 -0
  227. package/dist/{molecules → components/molecules}/Gift/Gift.d.ts +1 -2
  228. package/dist/{molecules → components/molecules}/Gift/Gift.js +1 -1
  229. package/dist/components/molecules/Gift/Gift.js.map +1 -0
  230. package/dist/{molecules → components/molecules}/Gift/GiftContent.d.ts +0 -0
  231. package/dist/{molecules → components/molecules}/Gift/GiftContent.js +0 -0
  232. package/dist/components/molecules/Gift/GiftContent.js.map +1 -0
  233. package/dist/{molecules → components/molecules}/Gift/GiftImage.d.ts +0 -0
  234. package/dist/{molecules → components/molecules}/Gift/GiftImage.js +0 -0
  235. package/dist/components/molecules/Gift/GiftImage.js.map +1 -0
  236. package/dist/{molecules → components/molecules}/Gift/index.d.ts +0 -0
  237. package/dist/{molecules → components/molecules}/Gift/index.js +0 -0
  238. package/dist/components/molecules/Gift/index.js.map +1 -0
  239. package/dist/{molecules → components/molecules}/LoadingButton/LoadingButton.d.ts +1 -1
  240. package/dist/{molecules → components/molecules}/LoadingButton/LoadingButton.js +1 -1
  241. package/dist/components/molecules/LoadingButton/LoadingButton.js.map +1 -0
  242. package/dist/{molecules → components/molecules}/LoadingButton/index.d.ts +0 -0
  243. package/dist/{molecules → components/molecules}/LoadingButton/index.js +0 -0
  244. package/dist/components/molecules/LoadingButton/index.js.map +1 -0
  245. package/dist/{molecules → components/molecules}/Modal/Modal.d.ts +0 -0
  246. package/dist/{molecules → components/molecules}/Modal/Modal.js +0 -0
  247. package/dist/components/molecules/Modal/Modal.js.map +1 -0
  248. package/dist/{molecules → components/molecules}/Modal/ModalContent.d.ts +0 -0
  249. package/dist/{molecules → components/molecules}/Modal/ModalContent.js +0 -0
  250. package/dist/components/molecules/Modal/ModalContent.js.map +1 -0
  251. package/dist/{molecules → components/molecules}/Modal/index.d.ts +0 -0
  252. package/dist/{molecules → components/molecules}/Modal/index.js +0 -0
  253. package/dist/components/molecules/Modal/index.js.map +1 -0
  254. package/dist/{molecules → components/molecules}/Modal/useTrapFocus.d.ts +0 -0
  255. package/dist/{molecules → components/molecules}/Modal/useTrapFocus.js +0 -0
  256. package/dist/components/molecules/Modal/useTrapFocus.js.map +1 -0
  257. package/dist/{molecules → components/molecules}/OrderSummary/OrderSummary.d.ts +0 -0
  258. package/dist/{molecules → components/molecules}/OrderSummary/OrderSummary.js +0 -0
  259. package/dist/components/molecules/OrderSummary/OrderSummary.js.map +1 -0
  260. package/dist/{molecules → components/molecules}/OrderSummary/index.d.ts +0 -0
  261. package/dist/{molecules → components/molecules}/OrderSummary/index.js +0 -0
  262. package/dist/components/molecules/OrderSummary/index.js.map +1 -0
  263. package/dist/{molecules → components/molecules}/PaymentMethods/PaymentMethods.d.ts +0 -0
  264. package/dist/{molecules → components/molecules}/PaymentMethods/PaymentMethods.js +0 -0
  265. package/dist/components/molecules/PaymentMethods/PaymentMethods.js.map +1 -0
  266. package/dist/{molecules → components/molecules}/PaymentMethods/index.d.ts +0 -0
  267. package/dist/{molecules → components/molecules}/PaymentMethods/index.js +0 -0
  268. package/dist/components/molecules/PaymentMethods/index.js.map +1 -0
  269. package/dist/{molecules → components/molecules}/PaymentMethods/stories/assets/Icons.d.ts +0 -0
  270. package/dist/{molecules → components/molecules}/PaymentMethods/stories/assets/Icons.js +0 -0
  271. package/dist/components/molecules/PaymentMethods/stories/assets/Icons.js.map +1 -0
  272. package/dist/{molecules → components/molecules}/PriceRange/PriceRange.d.ts +0 -0
  273. package/dist/{molecules → components/molecules}/PriceRange/PriceRange.js +0 -0
  274. package/dist/components/molecules/PriceRange/PriceRange.js.map +1 -0
  275. package/dist/{molecules → components/molecules}/PriceRange/index.d.ts +0 -0
  276. package/dist/{molecules → components/molecules}/PriceRange/index.js +0 -0
  277. package/dist/components/molecules/PriceRange/index.js.map +1 -0
  278. package/dist/{molecules → components/molecules}/ProductCard/ProductCard.d.ts +0 -0
  279. package/dist/{molecules → components/molecules}/ProductCard/ProductCard.js +0 -0
  280. package/dist/components/molecules/ProductCard/ProductCard.js.map +1 -0
  281. package/dist/{molecules → components/molecules}/ProductCard/ProductCardActions.d.ts +0 -0
  282. package/dist/{molecules → components/molecules}/ProductCard/ProductCardActions.js +0 -0
  283. package/dist/components/molecules/ProductCard/ProductCardActions.js.map +1 -0
  284. package/dist/{molecules → components/molecules}/ProductCard/ProductCardContent.d.ts +0 -0
  285. package/dist/{molecules → components/molecules}/ProductCard/ProductCardContent.js +0 -0
  286. package/dist/components/molecules/ProductCard/ProductCardContent.js.map +1 -0
  287. package/dist/{molecules → components/molecules}/ProductCard/ProductCardImage.d.ts +0 -0
  288. package/dist/{molecules → components/molecules}/ProductCard/ProductCardImage.js +0 -0
  289. package/dist/components/molecules/ProductCard/ProductCardImage.js.map +1 -0
  290. package/dist/{molecules → components/molecules}/ProductCard/index.d.ts +0 -0
  291. package/dist/{molecules → components/molecules}/ProductCard/index.js +0 -0
  292. package/dist/components/molecules/ProductCard/index.js.map +1 -0
  293. package/dist/{molecules → components/molecules}/ProductTitle/ProductTitle.d.ts +0 -0
  294. package/dist/{molecules → components/molecules}/ProductTitle/ProductTitle.js +0 -0
  295. package/dist/components/molecules/ProductTitle/ProductTitle.js.map +1 -0
  296. package/dist/{molecules → components/molecules}/ProductTitle/index.d.ts +0 -0
  297. package/dist/{molecules → components/molecules}/ProductTitle/index.js +0 -0
  298. package/dist/components/molecules/ProductTitle/index.js.map +1 -0
  299. package/dist/{molecules → components/molecules}/QuantitySelector/QuantitySelector.d.ts +1 -1
  300. package/dist/{molecules → components/molecules}/QuantitySelector/QuantitySelector.js +1 -1
  301. package/dist/components/molecules/QuantitySelector/QuantitySelector.js.map +1 -0
  302. package/dist/{molecules → components/molecules}/QuantitySelector/index.d.ts +0 -0
  303. package/dist/{molecules → components/molecules}/QuantitySelector/index.js +0 -0
  304. package/dist/components/molecules/QuantitySelector/index.js.map +1 -0
  305. package/dist/{molecules → components/molecules}/QuantitySelector/stories/assets/Icons.d.ts +0 -0
  306. package/dist/{molecules → components/molecules}/QuantitySelector/stories/assets/Icons.js +0 -0
  307. package/dist/components/molecules/QuantitySelector/stories/assets/Icons.js.map +1 -0
  308. package/dist/{molecules → components/molecules}/RadioGroup/RadioGroup.d.ts +0 -0
  309. package/dist/{molecules → components/molecules}/RadioGroup/RadioGroup.js +0 -0
  310. package/dist/components/molecules/RadioGroup/RadioGroup.js.map +1 -0
  311. package/dist/{molecules → components/molecules}/RadioGroup/RadioOption.d.ts +0 -0
  312. package/dist/{molecules → components/molecules}/RadioGroup/RadioOption.js +1 -1
  313. package/dist/components/molecules/RadioGroup/RadioOption.js.map +1 -0
  314. package/dist/{molecules → components/molecules}/RadioGroup/index.d.ts +0 -0
  315. package/dist/{molecules → components/molecules}/RadioGroup/index.js +0 -0
  316. package/dist/components/molecules/RadioGroup/index.js.map +1 -0
  317. package/dist/{molecules → components/molecules}/RadioGroup/useRadioGroup.d.ts +0 -0
  318. package/dist/{molecules → components/molecules}/RadioGroup/useRadioGroup.js +0 -0
  319. package/dist/components/molecules/RadioGroup/useRadioGroup.js.map +1 -0
  320. package/dist/{molecules → components/molecules}/SearchInput/SearchInput.d.ts +0 -0
  321. package/dist/{molecules → components/molecules}/SearchInput/SearchInput.js +2 -3
  322. package/dist/components/molecules/SearchInput/SearchInput.js.map +1 -0
  323. package/dist/{molecules → components/molecules}/SearchInput/index.d.ts +0 -0
  324. package/dist/{molecules → components/molecules}/SearchInput/index.js +0 -0
  325. package/dist/components/molecules/SearchInput/index.js.map +1 -0
  326. package/dist/{molecules → components/molecules}/SearchInput/stories/assets/CustomIcon.d.ts +0 -0
  327. package/dist/{molecules → components/molecules}/SearchInput/stories/assets/CustomIcon.js +0 -0
  328. package/dist/components/molecules/SearchInput/stories/assets/CustomIcon.js.map +1 -0
  329. package/dist/{molecules → components/molecules}/SkuSelector/SkuSelector.d.ts +1 -1
  330. package/dist/{molecules → components/molecules}/SkuSelector/SkuSelector.js +2 -1
  331. package/dist/components/molecules/SkuSelector/SkuSelector.js.map +1 -0
  332. package/dist/{molecules → components/molecules}/SkuSelector/index.d.ts +0 -0
  333. package/dist/{molecules → components/molecules}/SkuSelector/index.js +0 -0
  334. package/dist/components/molecules/SkuSelector/index.js.map +1 -0
  335. package/dist/{molecules → components/molecules}/Table/Table.d.ts +0 -0
  336. package/dist/{molecules → components/molecules}/Table/Table.js +0 -0
  337. package/dist/components/molecules/Table/Table.js.map +1 -0
  338. package/dist/{molecules → components/molecules}/Table/TableBody.d.ts +0 -0
  339. package/dist/{molecules → components/molecules}/Table/TableBody.js +0 -0
  340. package/dist/components/molecules/Table/TableBody.js.map +1 -0
  341. package/dist/{molecules → components/molecules}/Table/TableCell.d.ts +0 -0
  342. package/dist/{molecules → components/molecules}/Table/TableCell.js +0 -0
  343. package/dist/components/molecules/Table/TableCell.js.map +1 -0
  344. package/dist/{molecules → components/molecules}/Table/TableFooter.d.ts +0 -0
  345. package/dist/{molecules → components/molecules}/Table/TableFooter.js +0 -0
  346. package/dist/components/molecules/Table/TableFooter.js.map +1 -0
  347. package/dist/{molecules → components/molecules}/Table/TableHead.d.ts +0 -0
  348. package/dist/{molecules → components/molecules}/Table/TableHead.js +0 -0
  349. package/dist/components/molecules/Table/TableHead.js.map +1 -0
  350. package/dist/{molecules → components/molecules}/Table/TableRow.d.ts +0 -0
  351. package/dist/{molecules → components/molecules}/Table/TableRow.js +0 -0
  352. package/dist/components/molecules/Table/TableRow.js.map +1 -0
  353. package/dist/{molecules → components/molecules}/Table/index.d.ts +0 -0
  354. package/dist/{molecules → components/molecules}/Table/index.js +0 -0
  355. package/dist/components/molecules/Table/index.js.map +1 -0
  356. package/dist/{organisms → components/organisms}/Hero/Hero.d.ts +0 -0
  357. package/dist/{organisms → components/organisms}/Hero/Hero.js +0 -0
  358. package/dist/components/organisms/Hero/Hero.js.map +1 -0
  359. package/dist/{organisms → components/organisms}/Hero/HeroHeading.d.ts +0 -0
  360. package/dist/{organisms → components/organisms}/Hero/HeroHeading.js +0 -0
  361. package/dist/components/organisms/Hero/HeroHeading.js.map +1 -0
  362. package/dist/{organisms → components/organisms}/Hero/HeroImage.d.ts +0 -0
  363. package/dist/{organisms → components/organisms}/Hero/HeroImage.js +0 -0
  364. package/dist/components/organisms/Hero/HeroImage.js.map +1 -0
  365. package/dist/{organisms → components/organisms}/Hero/index.d.ts +0 -0
  366. package/dist/{organisms → components/organisms}/Hero/index.js +0 -0
  367. package/dist/components/organisms/Hero/index.js.map +1 -0
  368. package/dist/{organisms → components/organisms}/OutOfStock/OutOfStock.d.ts +0 -0
  369. package/dist/{organisms → components/organisms}/OutOfStock/OutOfStock.js +0 -0
  370. package/dist/components/organisms/OutOfStock/OutOfStock.js.map +1 -0
  371. package/dist/{organisms → components/organisms}/OutOfStock/OutOfStockMessage.d.ts +0 -0
  372. package/dist/{organisms → components/organisms}/OutOfStock/OutOfStockMessage.js +0 -0
  373. package/dist/components/organisms/OutOfStock/OutOfStockMessage.js.map +1 -0
  374. package/dist/{organisms → components/organisms}/OutOfStock/OutOfStockTitle.d.ts +0 -0
  375. package/dist/{organisms → components/organisms}/OutOfStock/OutOfStockTitle.js +0 -0
  376. package/dist/components/organisms/OutOfStock/OutOfStockTitle.js.map +1 -0
  377. package/dist/{organisms → components/organisms}/OutOfStock/index.d.ts +0 -0
  378. package/dist/{organisms → components/organisms}/OutOfStock/index.js +0 -0
  379. package/dist/components/organisms/OutOfStock/index.js.map +1 -0
  380. package/dist/{organisms → components/organisms}/Tiles/Tile.d.ts +0 -0
  381. package/dist/{organisms → components/organisms}/Tiles/Tile.js +0 -0
  382. package/dist/components/organisms/Tiles/Tile.js.map +1 -0
  383. package/dist/{organisms → components/organisms}/Tiles/Tiles.d.ts +0 -0
  384. package/dist/{organisms → components/organisms}/Tiles/Tiles.js +0 -0
  385. package/dist/components/organisms/Tiles/Tiles.js.map +1 -0
  386. package/dist/{organisms → components/organisms}/Tiles/index.d.ts +0 -0
  387. package/dist/{organisms → components/organisms}/Tiles/index.js +0 -0
  388. package/dist/components/organisms/Tiles/index.js.map +1 -0
  389. package/dist/hooks/useSlider/useSlider.d.ts +3 -1
  390. package/dist/hooks/useSlider/useSlider.js +5 -10
  391. package/dist/hooks/useSlider/useSlider.js.map +1 -1
  392. package/dist/index.d.ts +79 -92
  393. package/dist/index.js +40 -46
  394. package/dist/index.js.map +1 -1
  395. package/package.json +5 -5
  396. package/src/hooks/useSlider/useSlider.ts +8 -9
  397. package/src/molecules/Bullets/Bullets.test.tsx +5 -5
  398. package/src/molecules/Bullets/Bullets.tsx +3 -3
  399. package/src/molecules/Bullets/stories/Bullets.mdx +2 -2
  400. package/src/molecules/Carousel/Carousel.test.tsx +55 -52
  401. package/src/molecules/Carousel/Carousel.tsx +217 -85
  402. package/src/molecules/Carousel/CarouselItem.tsx +54 -0
  403. package/src/molecules/Carousel/stories/Carousel.mdx +7 -7
  404. package/src/molecules/Carousel/stories/Carousel.stories.tsx +6 -6
  405. package/dist/atoms/Badge/Badge.d.ts +0 -11
  406. package/dist/atoms/Badge/Badge.js +0 -6
  407. package/dist/atoms/Badge/Badge.js.map +0 -1
  408. package/dist/atoms/Badge/index.d.ts +0 -2
  409. package/dist/atoms/Badge/index.js +0 -2
  410. package/dist/atoms/Badge/index.js.map +0 -1
  411. package/dist/atoms/Button/Button.d.ts +0 -10
  412. package/dist/atoms/Button/Button.js +0 -6
  413. package/dist/atoms/Button/Button.js.map +0 -1
  414. package/dist/atoms/Button/index.d.ts +0 -2
  415. package/dist/atoms/Button/index.js +0 -2
  416. package/dist/atoms/Button/index.js.map +0 -1
  417. package/dist/atoms/Checkbox/Checkbox.d.ts +0 -10
  418. package/dist/atoms/Checkbox/Checkbox.js +0 -6
  419. package/dist/atoms/Checkbox/Checkbox.js.map +0 -1
  420. package/dist/atoms/Checkbox/index.d.ts +0 -2
  421. package/dist/atoms/Checkbox/index.js +0 -2
  422. package/dist/atoms/Checkbox/index.js.map +0 -1
  423. package/dist/atoms/Icon/Icon.d.ts +0 -14
  424. package/dist/atoms/Icon/Icon.js +0 -6
  425. package/dist/atoms/Icon/Icon.js.map +0 -1
  426. package/dist/atoms/Icon/index.d.ts +0 -2
  427. package/dist/atoms/Icon/index.js +0 -2
  428. package/dist/atoms/Icon/index.js.map +0 -1
  429. package/dist/atoms/Icon/stories/assets/ShoppingCart.js +0 -8
  430. package/dist/atoms/Icon/stories/assets/ShoppingCart.js.map +0 -1
  431. package/dist/atoms/Incentive/Incentive.js.map +0 -1
  432. package/dist/atoms/Incentive/index.js.map +0 -1
  433. package/dist/atoms/Incentive/stories/assets/Icons.js.map +0 -1
  434. package/dist/atoms/Input/Input.js.map +0 -1
  435. package/dist/atoms/Input/index.js.map +0 -1
  436. package/dist/atoms/Label/Label.d.ts +0 -10
  437. package/dist/atoms/Label/Label.js +0 -6
  438. package/dist/atoms/Label/Label.js.map +0 -1
  439. package/dist/atoms/Label/index.d.ts +0 -2
  440. package/dist/atoms/Label/index.js +0 -2
  441. package/dist/atoms/Label/index.js.map +0 -1
  442. package/dist/atoms/Link/Link.js.map +0 -1
  443. package/dist/atoms/Link/index.js.map +0 -1
  444. package/dist/atoms/List/List.js.map +0 -1
  445. package/dist/atoms/List/index.js.map +0 -1
  446. package/dist/atoms/Overlay/Overlay.js.map +0 -1
  447. package/dist/atoms/Overlay/index.js.map +0 -1
  448. package/dist/atoms/Popover/Popover.js.map +0 -1
  449. package/dist/atoms/Popover/index.js.map +0 -1
  450. package/dist/atoms/Price/Price.js.map +0 -1
  451. package/dist/atoms/Price/index.js.map +0 -1
  452. package/dist/atoms/Radio/Radio.d.ts +0 -7
  453. package/dist/atoms/Radio/Radio.js +0 -6
  454. package/dist/atoms/Radio/Radio.js.map +0 -1
  455. package/dist/atoms/Radio/index.d.ts +0 -2
  456. package/dist/atoms/Radio/index.js +0 -2
  457. package/dist/atoms/Radio/index.js.map +0 -1
  458. package/dist/atoms/Select/Select.js.map +0 -1
  459. package/dist/atoms/Select/index.js.map +0 -1
  460. package/dist/atoms/Skeleton/Skeleton.js.map +0 -1
  461. package/dist/atoms/Skeleton/index.js.map +0 -1
  462. package/dist/atoms/Slider/Slider.js.map +0 -1
  463. package/dist/atoms/Slider/index.js.map +0 -1
  464. package/dist/atoms/Spinner/Spinner.js.map +0 -1
  465. package/dist/atoms/Spinner/index.js.map +0 -1
  466. package/dist/atoms/TextArea/TextArea.js.map +0 -1
  467. package/dist/atoms/TextArea/index.js.map +0 -1
  468. package/dist/molecules/Accordion/Accordion.js.map +0 -1
  469. package/dist/molecules/Accordion/AccordionButton.js.map +0 -1
  470. package/dist/molecules/Accordion/AccordionItem.js.map +0 -1
  471. package/dist/molecules/Accordion/AccordionPanel.js.map +0 -1
  472. package/dist/molecules/Accordion/index.js.map +0 -1
  473. package/dist/molecules/AggregateRating/AggregateRating.js.map +0 -1
  474. package/dist/molecules/AggregateRating/index.js.map +0 -1
  475. package/dist/molecules/Alert/Alert.js.map +0 -1
  476. package/dist/molecules/Alert/index.js.map +0 -1
  477. package/dist/molecules/Banner/Banner.js.map +0 -1
  478. package/dist/molecules/Banner/BannerContent.js.map +0 -1
  479. package/dist/molecules/Banner/BannerImage.js.map +0 -1
  480. package/dist/molecules/Banner/BannerLink.js.map +0 -1
  481. package/dist/molecules/Banner/index.js.map +0 -1
  482. package/dist/molecules/Breadcrumb/Breadcrumb.js.map +0 -1
  483. package/dist/molecules/Breadcrumb/index.js.map +0 -1
  484. package/dist/molecules/Bullets/Bullets.js.map +0 -1
  485. package/dist/molecules/Bullets/index.js.map +0 -1
  486. package/dist/molecules/Card/Card.js.map +0 -1
  487. package/dist/molecules/Card/CardActions.js.map +0 -1
  488. package/dist/molecules/Card/CardContent.js.map +0 -1
  489. package/dist/molecules/Card/CardImage.js.map +0 -1
  490. package/dist/molecules/Card/index.js.map +0 -1
  491. package/dist/molecules/Carousel/Arrows.js.map +0 -1
  492. package/dist/molecules/Carousel/Carousel.d.ts +0 -16
  493. package/dist/molecules/Carousel/Carousel.js +0 -124
  494. package/dist/molecules/Carousel/Carousel.js.map +0 -1
  495. package/dist/molecules/Carousel/hooks/useSlideVisibility.js.map +0 -1
  496. package/dist/molecules/Carousel/index.js.map +0 -1
  497. package/dist/molecules/CartItem/CartItem.js.map +0 -1
  498. package/dist/molecules/CartItem/CartItemActions.js.map +0 -1
  499. package/dist/molecules/CartItem/CartItemContent.js.map +0 -1
  500. package/dist/molecules/CartItem/CartItemImage.js.map +0 -1
  501. package/dist/molecules/CartItem/CartItemPrices.js.map +0 -1
  502. package/dist/molecules/CartItem/CartItemSummary.js.map +0 -1
  503. package/dist/molecules/CartItem/CartItemTitle.js.map +0 -1
  504. package/dist/molecules/CartItem/index.js.map +0 -1
  505. package/dist/molecules/Dropdown/Dropdown.js.map +0 -1
  506. package/dist/molecules/Dropdown/DropdownButton.js.map +0 -1
  507. package/dist/molecules/Dropdown/DropdownItem.js.map +0 -1
  508. package/dist/molecules/Dropdown/DropdownMenu.js.map +0 -1
  509. package/dist/molecules/Dropdown/contexts/DropdownContext.js.map +0 -1
  510. package/dist/molecules/Dropdown/hooks/useDropdown.js.map +0 -1
  511. package/dist/molecules/Dropdown/hooks/useDropdownPosition.js.map +0 -1
  512. package/dist/molecules/Dropdown/index.js.map +0 -1
  513. package/dist/molecules/Dropdown/stories/assets/Caret.js.map +0 -1
  514. package/dist/molecules/Form/Form.js.map +0 -1
  515. package/dist/molecules/Form/index.js.map +0 -1
  516. package/dist/molecules/Gift/Gift.js.map +0 -1
  517. package/dist/molecules/Gift/GiftContent.js.map +0 -1
  518. package/dist/molecules/Gift/GiftImage.js.map +0 -1
  519. package/dist/molecules/Gift/index.js.map +0 -1
  520. package/dist/molecules/IconButton/IconButton.d.ts +0 -19
  521. package/dist/molecules/IconButton/IconButton.js +0 -9
  522. package/dist/molecules/IconButton/IconButton.js.map +0 -1
  523. package/dist/molecules/IconButton/index.d.ts +0 -2
  524. package/dist/molecules/IconButton/index.js +0 -2
  525. package/dist/molecules/IconButton/index.js.map +0 -1
  526. package/dist/molecules/LoadingButton/LoadingButton.js.map +0 -1
  527. package/dist/molecules/LoadingButton/index.js.map +0 -1
  528. package/dist/molecules/Modal/Modal.js.map +0 -1
  529. package/dist/molecules/Modal/ModalContent.js.map +0 -1
  530. package/dist/molecules/Modal/index.js.map +0 -1
  531. package/dist/molecules/Modal/useTrapFocus.js.map +0 -1
  532. package/dist/molecules/OrderSummary/OrderSummary.js.map +0 -1
  533. package/dist/molecules/OrderSummary/index.js.map +0 -1
  534. package/dist/molecules/PaymentMethods/PaymentMethods.js.map +0 -1
  535. package/dist/molecules/PaymentMethods/index.js.map +0 -1
  536. package/dist/molecules/PaymentMethods/stories/assets/Icons.js.map +0 -1
  537. package/dist/molecules/PriceRange/PriceRange.js.map +0 -1
  538. package/dist/molecules/PriceRange/index.js.map +0 -1
  539. package/dist/molecules/ProductCard/ProductCard.js.map +0 -1
  540. package/dist/molecules/ProductCard/ProductCardActions.js.map +0 -1
  541. package/dist/molecules/ProductCard/ProductCardContent.js.map +0 -1
  542. package/dist/molecules/ProductCard/ProductCardImage.js.map +0 -1
  543. package/dist/molecules/ProductCard/index.js.map +0 -1
  544. package/dist/molecules/ProductTitle/ProductTitle.js.map +0 -1
  545. package/dist/molecules/ProductTitle/index.js.map +0 -1
  546. package/dist/molecules/QuantitySelector/QuantitySelector.js.map +0 -1
  547. package/dist/molecules/QuantitySelector/index.js.map +0 -1
  548. package/dist/molecules/QuantitySelector/stories/assets/Icons.js.map +0 -1
  549. package/dist/molecules/RadioGroup/RadioGroup.js.map +0 -1
  550. package/dist/molecules/RadioGroup/RadioOption.js.map +0 -1
  551. package/dist/molecules/RadioGroup/index.js.map +0 -1
  552. package/dist/molecules/RadioGroup/useRadioGroup.js.map +0 -1
  553. package/dist/molecules/SearchInput/SearchInput.js.map +0 -1
  554. package/dist/molecules/SearchInput/index.js.map +0 -1
  555. package/dist/molecules/SearchInput/stories/assets/CustomIcon.js.map +0 -1
  556. package/dist/molecules/SkuSelector/SkuSelector.js.map +0 -1
  557. package/dist/molecules/SkuSelector/index.js.map +0 -1
  558. package/dist/molecules/Table/Table.js.map +0 -1
  559. package/dist/molecules/Table/TableBody.js.map +0 -1
  560. package/dist/molecules/Table/TableCell.js.map +0 -1
  561. package/dist/molecules/Table/TableFooter.js.map +0 -1
  562. package/dist/molecules/Table/TableHead.js.map +0 -1
  563. package/dist/molecules/Table/TableRow.js.map +0 -1
  564. package/dist/molecules/Table/index.js.map +0 -1
  565. package/dist/organisms/Hero/Hero.js.map +0 -1
  566. package/dist/organisms/Hero/HeroHeading.js.map +0 -1
  567. package/dist/organisms/Hero/HeroImage.js.map +0 -1
  568. package/dist/organisms/Hero/index.js.map +0 -1
  569. package/dist/organisms/OutOfStock/OutOfStock.js.map +0 -1
  570. package/dist/organisms/OutOfStock/OutOfStockMessage.js.map +0 -1
  571. package/dist/organisms/OutOfStock/OutOfStockTitle.js.map +0 -1
  572. package/dist/organisms/OutOfStock/index.js.map +0 -1
  573. package/dist/organisms/Tiles/Tile.js.map +0 -1
  574. package/dist/organisms/Tiles/Tiles.js.map +0 -1
  575. package/dist/organisms/Tiles/index.js.map +0 -1
  576. package/dist/setupTests.d.ts +0 -1
  577. package/dist/setupTests.js +0 -6
  578. package/dist/setupTests.js.map +0 -1
  579. package/dist/utils/toHaveNoIncomplete.d.ts +0 -17
  580. package/dist/utils/toHaveNoIncomplete.js +0 -43
  581. package/dist/utils/toHaveNoIncomplete.js.map +0 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,15 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [1.12.23](https://github.com/vtex/faststore/compare/v1.12.22...v1.12.23) (2022-11-04)
7
+
8
+
9
+ ### Features
10
+
11
+ * Revisit `Carousel` component ([#1476](https://github.com/vtex/faststore/issues/1476)) ([5bf8662](https://github.com/vtex/faststore/commit/5bf86628e04fd5cf47c10071e66058de035d8023))
12
+
13
+
14
+
6
15
  ## 1.12.20 (2022-10-26)
7
16
 
8
17
 
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ // Icon from Phosphor Icons
3
+ const ShoppingCart = () => (React.createElement("svg", { id: "ShoppingCart", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 256 256", strokeWidth: "16", width: 24, height: 24 },
4
+ React.createElement("rect", { width: "256", height: "256", fill: "none" }),
5
+ React.createElement("path", { d: "M184,184H69.81818L41.92162,30.56892A8,8,0,0,0,34.05066,24H16", fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
6
+ React.createElement("circle", { cx: "80", cy: "204", r: "20", fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
7
+ React.createElement("circle", { cx: "184", cy: "204", r: "20", fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
8
+ React.createElement("path", { d: "M62.54543,144H188.10132a16,16,0,0,0,15.74192-13.13783L216,64H48", fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })));
9
+ export default ShoppingCart;
10
+ //# sourceMappingURL=ShoppingCart.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ShoppingCart.js","sourceRoot":"","sources":["../../src/assets/ShoppingCart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,2BAA2B;AAC3B,MAAM,YAAY,GAAO,GAAG,EAAE,CAAC,CAC7B,6BACE,EAAE,EAAC,cAAc,EACjB,KAAK,EAAC,4BAA4B,EAClC,IAAI,EAAC,cAAc,EACnB,OAAO,EAAC,aAAa,EACrB,WAAW,EAAC,IAAI,EAChB,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE;IAEV,8BAAM,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,GAAQ;IAClD,8BACE,CAAC,EAAC,8DAA8D,EAChE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GAChB;IACR,gCACE,EAAE,EAAC,IAAI,EACP,EAAE,EAAC,KAAK,EACR,CAAC,EAAC,IAAI,EACN,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACd;IACV,gCACE,EAAE,EAAC,KAAK,EACR,EAAE,EAAC,KAAK,EACR,CAAC,EAAC,IAAI,EACN,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACd;IACV,8BACE,CAAC,EAAC,iEAAiE,EACnE,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GAChB,CACJ,CACP,CAAA;AAED,eAAe,YAAY,CAAA"}
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ declare const X: FC;
3
+ export default X;
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ // Icon from Phosphor Icons
3
+ const X = () => (React.createElement("svg", { id: "X", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 256 256", strokeWidth: "16", width: 24, height: 24 },
4
+ React.createElement("rect", { width: "256", height: "256", fill: "none" }),
5
+ React.createElement("line", { x1: "200", y1: "56", x2: "56", y2: "200", fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" }),
6
+ React.createElement("line", { x1: "200", y1: "200", x2: "56", y2: "56", fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })));
7
+ export default X;
8
+ //# sourceMappingURL=X.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"X.js","sourceRoot":"","sources":["../../src/assets/X.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,2BAA2B;AAC3B,MAAM,CAAC,GAAO,GAAG,EAAE,CAAC,CAClB,6BACE,EAAE,EAAC,GAAG,EACN,KAAK,EAAC,4BAA4B,EAClC,IAAI,EAAC,cAAc,EACnB,OAAO,EAAC,aAAa,EACrB,WAAW,EAAC,IAAI,EAChB,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE;IAEV,8BAAM,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,GAAQ;IAClD,8BACE,EAAE,EAAC,KAAK,EACR,EAAE,EAAC,IAAI,EACP,EAAE,EAAC,IAAI,EACP,EAAE,EAAC,KAAK,EACR,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GAChB;IACR,8BACE,EAAE,EAAC,KAAK,EACR,EAAE,EAAC,KAAK,EACR,EAAE,EAAC,IAAI,EACP,EAAE,EAAC,IAAI,EACP,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GAChB,CACJ,CACP,CAAA;AAED,eAAe,CAAC,CAAA"}
@@ -0,0 +1,2 @@
1
+ export { default as ShoppingCart } from './ShoppingCart';
2
+ export { default as X } from './X';
@@ -0,0 +1,3 @@
1
+ export { default as ShoppingCart } from './ShoppingCart';
2
+ export { default as X } from './X';
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/assets/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAA;AACxD,OAAO,EAAE,OAAO,IAAI,CAAC,EAAE,MAAM,KAAK,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Incentive.js","sourceRoot":"","sources":["../../../../src/components/atoms/Incentive/Incentive.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAWzC,MAAM,SAAS,GAAG,UAAU,CAAiC,SAAS,SAAS,CAC7E,EAAE,MAAM,GAAG,iBAAiB,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EACvD,GAAG;IAEH,OAAO,CACL,2CAAK,GAAG,EAAE,GAAG,4CAAiC,MAAM,IAAM,UAAU,GACjE,QAAQ,CACL,CACP,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,SAAS,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/atoms/Incentive/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,aAAa,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Icons.js","sourceRoot":"","sources":["../../../../../../src/components/atoms/Incentive/stories/assets/Icons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,MAAM,UAAU,UAAU;IACxB,OAAO,CACL,6BAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAC,MAAM;QACxE,8BACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,sKAAsK,EACxK,IAAI,EAAC,SAAS,GACd,CACE,CACP,CAAA;AACH,CAAC"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Input.js","sourceRoot":"","sources":["../../../../src/components/atoms/Input/Input.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAazC,MAAM,KAAK,GAAG,UAAU,CAA+B,SAAS,KAAK,CACnE,EAAE,OAAO,EAAE,MAAM,GAAG,aAAa,EAAE,GAAG,UAAU,EAAE,EAClD,GAAG;IAEH,MAAM,QAAQ,GAAG;QACf,YAAY,EAAE,OAAO,KAAK,OAAO,IAAI,SAAS;QAC9C,cAAc,EAAE,OAAO,KAAK,SAAS,IAAI,SAAS;KACnD,CAAA;IAED,OAAO,CACL,6CACE,GAAG,EAAE,GAAG,wCAEK,MAAM,IACf,QAAQ,EACR,UAAU,EACd,CACH,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,KAAK,CAAA"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/atoms/Input/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,SAAS,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import type { ElementType, ReactElement } from 'react';
3
- import type { PolymorphicComponentPropsWithRef } from '../../typings';
3
+ import type { PolymorphicComponentPropsWithRef } from '../../../typings';
4
4
  interface Props {
5
5
  /**
6
6
  * ID to find this component in testing tools (e.g.: cypress, testing library, and jest).
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Link.js","sourceRoot":"","sources":["../../../../src/components/atoms/Link/Link.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAwBzC,MAAM,IAAI,GAAkB,UAAU,CAAC,SAAS,IAAI,CAGlD,EAAE,EAAE,EAAE,QAAQ,EAAE,MAAM,GAAG,YAAY,EAAE,GAAG,UAAU,EAAgB,EACpE,GAAuB;IAEvB,MAAM,SAAS,GAAG,EAAE,IAAI,GAAG,CAAA;IAE3B,OAAO,CACL,oBAAC,SAAS,kBAAC,GAAG,EAAE,GAAG,uCAA4B,MAAM,IAAM,UAAU,GAClE,QAAQ,CACC,CACb,CAAA;AACH,CAAC,CAAC,CAAA;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,IAAiB,CAAA;AAE9C,eAAe,IAAI,CAAA"}
File without changes
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/atoms/Link/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAA"}
File without changes
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"List.js","sourceRoot":"","sources":["../../../../src/components/atoms/List/List.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,MAAM,gBAAgB,GAAG;IACvB,WAAW,EAAE,IAAI;IACjB,SAAS,EAAE,IAAI;IACf,OAAO,EAAE,IAAI;CACd,CAAA;AAWD,MAAM,IAAI,GAAG,UAAU,CAA8B,SAAS,IAAI,CAChE,EACE,MAAM,GAAG,YAAY,EACrB,OAAO,GAAG,WAAW,EACrB,EAAE,EAAE,cAAc,EAClB,GAAG,UAAU,EACd,EACD,GAAG;IAEH,MAAM,cAAc,GAAG;QACrB,aAAa,EAAE,MAAM;QACrB,cAAc,EAAE,OAAO;KACxB,CAAA;IAED,MAAM,SAAS,GAAG,cAAc,IAAI,gBAAgB,CAAC,OAAO,CAAC,IAAI,IAAI,CAAA;IAErE,OAAO,oBAAC,SAAS,kBAAC,GAAG,EAAE,GAAG,IAAM,cAAc,EAAM,UAAU,EAAI,CAAA;AACpE,CAAC,CAAC,CAAA;AAEF,eAAe,IAAI,CAAA"}
File without changes
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/atoms/List/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Overlay.js","sourceRoot":"","sources":["../../../../src/components/atoms/Overlay/Overlay.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AASzC,MAAM,OAAO,GAAG,UAAU,CAAwB,SAAS,OAAO,CAChE,EAAE,MAAM,GAAG,eAAe,EAAE,GAAG,UAAU,EAAE,EAC3C,GAAG;IAEH,OAAO,CACL,2CACE,IAAI,EAAC,cAAc,0CAEN,MAAM,EACnB,GAAG,EAAE,GAAG,IACJ,UAAU,EACd,CACH,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,OAAO,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/atoms/Overlay/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Popover.js","sourceRoot":"","sources":["../../../../src/components/atoms/Popover/Popover.tsx"],"names":[],"mappings":"AACA,OAAO,YAAY,EAAE,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAA;AAE9D,OAAO,KAAK,MAAM,OAAO,CAAA;AAczB,MAAM,OAAO,GAAG,CAAC,EACf,SAAS,EACT,MAAM,GAAG,eAAe,EACxB,QAAQ,EACR,GAAG,UAAU,EACA,EAAE,EAAE;IACjB,OAAO,CACL,oBAAC,YAAY,0DAEE,MAAM,EACnB,QAAQ,EAAE,eAAe,EACzB,SAAS,EAAE,SAAS,IAChB,UAAU,GAEb,QAAQ,CACI,CAChB,CAAA;AACH,CAAC,CAAA;AAED,eAAe,OAAO,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/atoms/Popover/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Price.js","sourceRoot":"","sources":["../../../../src/components/atoms/Price/Price.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAmCzC,MAAM,CAAC,MAAM,KAAK,GAAG,UAAU,CAC7B,SAAS,KAAK,CACZ,EACE,EAAE,EAAE,SAAS,GAAG,MAAM,EACtB,MAAM,GAAG,aAAa,EACtB,KAAK,EACL,SAAS,GAAG,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,EAC5B,OAAO,GAAG,SAAS,EACnB,GAAG,UAAU,EACd,EACD,GAAG;IAEH,MAAM,cAAc,GAAG,SAAS,CAAC,KAAK,EAAE,OAAO,CAAC,CAAA;IAEhD,OAAO,CACL,oBAAC,SAAS,kBACR,GAAG,EAAE,GAAG,wCAEK,MAAM,kBACL,OAAO,IACjB,UAAU,GAEb,cAAc,CACL,CACb,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,KAAK,CAAA"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/atoms/Price/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,SAAS,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Select.js","sourceRoot":"","sources":["../../../../src/components/atoms/Select/Select.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AASzC,MAAM,MAAM,GAAG,UAAU,CAAiC,SAAS,MAAM,CACvE,EAAE,QAAQ,EAAE,MAAM,GAAG,cAAc,EAAE,GAAG,UAAU,EAAE,EACpD,GAAG;IAEH,OAAO,CACL,8CAAQ,GAAG,EAAE,GAAG,yCAA8B,MAAM,IAAM,UAAU,GACjE,QAAQ,CACF,CACV,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,MAAM,CAAA"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/atoms/Select/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,UAAU,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Skeleton.js","sourceRoot":"","sources":["../../../../src/components/atoms/Skeleton/Skeleton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAUzC,MAAM,QAAQ,GAAG,UAAU,CAAgC,SAAS,QAAQ,CAC1E,EAAE,MAAM,GAAG,gBAAgB,EAAE,GAAG,UAAU,EAAE,EAC5C,GAAG;IAEH,OAAO,CACL,2CAAK,GAAG,EAAE,GAAG,2CAAgC,MAAM,IAAM,UAAU,EAAI,CACxE,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,QAAQ,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/atoms/Skeleton/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Slider.js","sourceRoot":"","sources":["../../../../src/components/atoms/Slider/Slider.tsx"],"names":[],"mappings":"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"}
File without changes
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/atoms/Slider/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,UAAU,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Spinner.js","sourceRoot":"","sources":["../../../../src/components/atoms/Spinner/Spinner.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AASzC,MAAM,OAAO,GAAG,UAAU,CACxB,SAAS,OAAO,CAAC,EAAE,QAAQ,EAAE,MAAM,GAAG,eAAe,EAAE,GAAG,UAAU,EAAE,EAAE,GAAG;IACzE,OAAO,CACL,4CAAM,GAAG,EAAE,GAAG,0CAA+B,MAAM,IAAM,UAAU,EAAI,CACxE,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,OAAO,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/atoms/Spinner/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TextArea.js","sourceRoot":"","sources":["../../../../src/components/atoms/TextArea/TextArea.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAczC,MAAM,QAAQ,GAAG,UAAU,CACzB,SAAS,QAAQ,CACf,EAAE,OAAO,EAAE,MAAM,GAAG,gBAAgB,EAAE,GAAG,UAAU,EAAE,EACrD,GAAG;IAEH,MAAM,QAAQ,GAAG;QACf,cAAc,EAAE,OAAO,KAAK,SAAS,IAAI,SAAS;QAClD,YAAY,EAAE,OAAO,KAAK,OAAO,IAAI,SAAS;KAC/C,CAAA;IAED,OAAO,CACL,gDACE,GAAG,EAAE,GAAG,2CAEK,MAAM,IACf,QAAQ,EACR,UAAU,EACd,CACH,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,QAAQ,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/atoms/TextArea/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Accordion.js","sourceRoot":"","sources":["../../../../src/components/molecules/Accordion/Accordion.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EACZ,UAAU,EACV,YAAY,EACZ,UAAU,EACV,aAAa,GACd,MAAM,OAAO,CAAA;AAQd,MAAM,gBAAgB,GAAG,aAAa,CAA+B,SAAS,CAAC,CAAA;AAmB/E,MAAM,SAAS,GAAG,UAAU,CAAiC,SAAS,SAAS,CAC7E,EAAE,MAAM,GAAG,iBAAiB,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAC1E,GAAG;IAEH,MAAM,iBAAiB,GAAG,KAAK,CAAC,QAAQ,CAAC,GAAG,CAC1C,QAAwB,EACxB,CAAC,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,YAAY,CAAC,KAAK,EAAE,EAAE,KAAK,EAAE,KAAK,CAAC,KAAK,CAAC,KAAK,IAAI,KAAK,EAAE,CAAC,CAC7E,CAAA;IAED,MAAM,OAAO,GAAG;QACd,OAAO,EAAE,IAAI,GAAG,CAAC,OAAO,CAAC;QACzB,QAAQ;QACR,aAAa,EAAE,iBAAiB,CAAC,MAAM;KACxC,CAAA;IAED,OAAO,CACL,oBAAC,gBAAgB,CAAC,QAAQ,IAAC,KAAK,EAAE,OAAO;QACvC,2CACE,GAAG,EAAE,GAAG,4CAEK,MAAM,EACnB,IAAI,EAAC,QAAQ,IACT,UAAU,GAEb,iBAAiB,CACd,CACoB,CAC7B,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,MAAM,UAAU,YAAY;IAC1B,MAAM,OAAO,GAAG,UAAU,CAAC,gBAAgB,CAAC,CAAA;IAE5C,IAAI,OAAO,KAAK,SAAS,EAAE;QACzB,MAAM,IAAI,KAAK,CACb,gEAAgE,CACjE,CAAA;KACF;IAED,OAAO,OAAO,CAAA;AAChB,CAAC;AAED,eAAe,SAAS,CAAA"}
@@ -1,6 +1,6 @@
1
- import type { ButtonHTMLAttributes } from 'react';
2
1
  import React from 'react';
3
- export interface AccordionButtonProps extends ButtonHTMLAttributes<HTMLButtonElement> {
2
+ import type { ButtonProps } from '@faststore/components';
3
+ export interface AccordionButtonProps extends ButtonProps {
4
4
  /**
5
5
  * ID to find this component in testing tools (e.g.: cypress, testing library, and jest).
6
6
  */
@@ -1,7 +1,7 @@
1
1
  import React, { forwardRef } from 'react';
2
- import Button from '../../atoms/Button';
3
2
  import { useAccordion } from './Accordion';
4
3
  import { useAccordionItem } from './AccordionItem';
4
+ import { Button } from '@faststore/components';
5
5
  const AccordionButton = forwardRef(function AccordionButton({ testId = 'store-accordion-button', children, ...otherProps }, ref) {
6
6
  const { indices, onChange, numberOfItems } = useAccordion();
7
7
  const { index, panel, button, prefixId } = useAccordionItem();
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AccordionButton.js","sourceRoot":"","sources":["../../../../src/components/molecules/Accordion/AccordionButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAC1C,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAA;AAElD,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAA;AAU9C,MAAM,eAAe,GAAG,UAAU,CAChC,SAAS,eAAe,CACtB,EAAE,MAAM,GAAG,wBAAwB,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAC9D,GAAG;IAEH,MAAM,EAAE,OAAO,EAAE,QAAQ,EAAE,aAAa,EAAE,GAAG,YAAY,EAAE,CAAA;IAC3D,MAAM,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,GAAG,gBAAgB,EAAE,CAAA;IAE7D,MAAM,SAAS,GAAG,CAAC,KAA0B,EAAE,EAAE;QAC/C,IAAI,CAAC,CAAC,WAAW,EAAE,SAAS,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,EAAE;YACjD,OAAM;SACP;QAED,MAAM,OAAO,GAAG,GAAG,EAAE;YACnB,MAAM,IAAI,GAAG,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,KAAK,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,CAAA;YAExE,OAAO,QAAQ,CAAC,cAAc,CAC5B,GAAG,QAAQ,IAAI,GAAG,QAAQ,GAAG,WAAW,IAAI,EAAE,CAC/C,CAAA;QACH,CAAC,CAAA;QAED,MAAM,WAAW,GAAG,GAAG,EAAE;YACvB,MAAM,QAAQ,GACZ,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,aAAa,GAAG,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,CAAA;YAE/D,OAAO,QAAQ,CAAC,cAAc,CAC5B,GAAG,QAAQ,IAAI,GAAG,QAAQ,GAAG,WAAW,QAAQ,EAAE,CACnD,CAAA;QACH,CAAC,CAAA;QAED,QAAQ,KAAK,CAAC,GAAG,EAAE;YACjB,KAAK,WAAW;gBACd,KAAK,CAAC,cAAc,EAAE,CAAA;gBACtB,OAAO,EAAE,EAAE,KAAK,EAAE,CAAA;gBAClB,MAAK;YAEP,KAAK,SAAS;gBACZ,KAAK,CAAC,cAAc,EAAE,CAAA;gBACtB,WAAW,EAAE,EAAE,KAAK,EAAE,CAAA;gBACtB,MAAK;YAEP,QAAQ;SACT;IACH,CAAC,CAAA;IAED,OAAO,CACL,oBAAC,MAAM,kBACL,GAAG,EAAE,GAAG,EACR,EAAE,EAAE,MAAM,mBACK,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,mBAClB,KAAK,gDAEP,MAAM,EACnB,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,GAAG,EAAE;YACZ,QAAQ,CAAC,KAAK,CAAC,CAAA;QACjB,CAAC,IACG,UAAU,GAEb,QAAQ,CACF,CACV,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,eAAe,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import type { ElementType, HTMLAttributes, ReactElement } from 'react';
3
- import type { PolymorphicComponentPropsWithRef } from '../../typings';
3
+ import type { PolymorphicComponentPropsWithRef } from '../../../typings';
4
4
  interface AccordionItemContext {
5
5
  index: number;
6
6
  panel: string;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AccordionItem.js","sourceRoot":"","sources":["../../../../src/components/molecules/Accordion/AccordionItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAWpE,MAAM,oBAAoB,GAAG,aAAa,CACxC,SAAS,CACV,CAAA;AA4BD,MAAM,aAAa,GAA2B,UAAU,CACtD,SAAS,aAAa,CACpB,EACE,MAAM,GAAG,sBAAsB,EAC/B,QAAQ,EACR,QAAQ,GAAG,EAAE,EACb,KAAK,GAAG,CAAC,EACT,EAAE,EAAE,cAAc,EAClB,GAAG,UAAU,EACS,EACxB,GAAsB;IAEtB,MAAM,SAAS,GAAG,cAAc,IAAI,KAAK,CAAA;IAEzC,MAAM,OAAO,GAAG;QACd,KAAK;QACL,QAAQ;QACR,KAAK,EAAE,GAAG,QAAQ,IAAI,GAAG,QAAQ,GAAG,UAAU,KAAK,EAAE;QACrD,MAAM,EAAE,GAAG,QAAQ,IAAI,GAAG,QAAQ,GAAG,WAAW,KAAK,EAAE;KACxD,CAAA;IAED,OAAO,CACL,oBAAC,oBAAoB,CAAC,QAAQ,IAAC,KAAK,EAAE,OAAO;QAC3C,oBAAC,SAAS,kBAAC,GAAG,EAAE,GAAG,8CAAmC,MAAM,IAAM,UAAU,GACzE,QAAQ,CACC,CACkB,CACjC,CAAA;AACH,CAAC,CACF,CAAA;AAED,MAAM,UAAU,gBAAgB;IAC9B,MAAM,OAAO,GAAG,UAAU,CAAC,oBAAoB,CAAC,CAAA;IAEhD,IAAI,OAAO,KAAK,SAAS,EAAE;QACzB,MAAM,IAAI,KAAK,CACb,wEAAwE,CACzE,CAAA;KACF;IAED,OAAO,OAAO,CAAA;AAChB,CAAC;AAED;;;;GAIG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,aAA0B,CAAA;AAEhE,eAAe,aAAa,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AccordionPanel.js","sourceRoot":"","sources":["../../../../src/components/molecules/Accordion/AccordionPanel.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAC1C,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAA;AAUlD,MAAM,cAAc,GAAG,UAAU,CAC/B,SAAS,cAAc,CACrB,EAAE,MAAM,GAAG,uBAAuB,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAC7D,GAAG;IAEH,MAAM,EAAE,OAAO,EAAE,GAAG,YAAY,EAAE,CAAA;IAClC,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,gBAAgB,EAAE,CAAA;IAEnD,OAAO,CACL,2CACE,GAAG,EAAE,GAAG,EACR,EAAE,EAAE,KAAK,qBACQ,MAAM,EACvB,IAAI,EAAC,QAAQ,+CAEA,MAAM,EACnB,MAAM,EAAE,CAAC,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,IACvB,UAAU,GAEb,QAAQ,CACL,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,cAAc,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/molecules/Accordion/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,aAAa,CAAA;AAGrC,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAG1D,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAG9D,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,kBAAkB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AggregateRating.js","sourceRoot":"","sources":["../../../../src/components/molecules/AggregateRating/AggregateRating.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,OAAO,IAAI,MAAM,kBAAkB,CAAA;AAmBnC,MAAM,UAAU,GAA2C,CAAC,EAC1D,QAAQ,EACR,GAAG,UAAU,EACd,EAAE,EAAE;IACH,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE;QACnC,OAAO,4CAAQ,UAAU,GAAG,QAAQ,CAAM,CAAA;KAC3C;IAED,OAAO,gCAAK,KAAK,CAAC,YAAY,CAAC,QAAQ,EAAE,UAAU,CAAC,CAAM,CAAA;AAC5D,CAAC,CAAA;AAED,MAAM,eAAe,GAAG,UAAU,CAChC,SAAS,eAAe,CACtB,EACE,QAAQ,EACR,MAAM,GAAG,wBAAwB,EACjC,KAAK,EACL,OAAO,GAAG,WAAW,EACrB,GAAG,UAAU,EACd,EACD,GAAG;IAEH,MAAM,SAAS,GAAG,CAAC,SAAiB,EAAE,EAAE;QACtC,IAAI,SAAS,IAAI,CAAC,EAAE;YAClB,OAAO,MAAM,CAAA;SACd;QAED,IAAI,CAAC,GAAG,SAAS,IAAI,SAAS,GAAG,CAAC,EAAE;YAClC,OAAO,SAAS,CAAA;SACjB;QAED,OAAO,OAAO,CAAA;IAChB,CAAC,CAAA;IAED,OAAO,CACL,oBAAC,IAAI,oDAEH,OAAO,EAAE,OAAO,EAChB,GAAG,EAAE,GAAG,iBACK,MAAM,IACf,UAAU,GAEb,KAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,QAAQ,EAAE,CAAC,KAAK,EAAE,KAAa,EAAE,EAAE;QACrD,MAAM,iBAAiB,GAAG,KAAK,CAAA;QAC/B,MAAM,IAAI,GAAG,SAAS,CAAC,KAAK,GAAG,iBAAiB,CAAC,CAAA;QAEjD,OAAO,CACL,oBAAC,UAAU,IACT,GAAG,EAAE,oBAAoB,KAAK,EAAE,mCACD,IAAI,iBACtB,GAAG,MAAM,OAAO,IAE5B,KAAK,CACK,CACd,CAAA;IACH,CAAC,CAAC,CACG,CACR,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,eAAe,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/molecules/AggregateRating/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Alert.js","sourceRoot":"","sources":["../../../../src/components/molecules/Alert/Alert.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAWzC,MAAM,KAAK,GAAG,UAAU,CAA6B,SAAS,KAAK,CACjE,EAAE,MAAM,GAAG,aAAa,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EACnD,GAAG;IAEH,OAAO,CACL,2CACE,GAAG,EAAE,GAAG,EACR,IAAI,EAAC,OAAO,wCAEC,MAAM,IACf,UAAU,GAEb,QAAQ,CACL,CACP,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,KAAK,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/molecules/Alert/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,SAAS,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Banner.js","sourceRoot":"","sources":["../../../../src/components/molecules/Banner/Banner.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAczC,MAAM,MAAM,GAAG,UAAU,CAA8B,SAAS,MAAM,CACpE,EAAE,MAAM,GAAG,cAAc,EAAE,QAAQ,EAAE,OAAO,GAAG,UAAU,EAAE,GAAG,UAAU,EAAE,EAC1E,GAAG;IAEH,OAAO,CACL,+CACE,GAAG,EAAE,GAAG,oBACQ,OAAO,iBACV,MAAM,IACf,UAAU,GAEb,QAAQ,CACD,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,MAAM,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BannerContent.js","sourceRoot":"","sources":["../../../../src/components/molecules/Banner/BannerContent.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AASzC,MAAM,aAAa,GAAG,UAAU,CAC9B,SAAS,aAAa,CACpB,EAAE,MAAM,GAAG,sBAAsB,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAC5D,GAAG;IAEH,OAAO,CACL,2CAAK,GAAG,EAAE,GAAG,8CAAmC,MAAM,IAAM,UAAU,GACnE,QAAQ,CACL,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,aAAa,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BannerImage.js","sourceRoot":"","sources":["../../../../src/components/molecules/Banner/BannerImage.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AASzC,MAAM,WAAW,GAAG,UAAU,CAC5B,SAAS,WAAW,CAClB,EAAE,MAAM,GAAG,oBAAoB,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAC1D,GAAG;IAEH,OAAO,CACL,2CAAK,GAAG,EAAE,GAAG,4CAAiC,MAAM,IAAM,UAAU,GACjE,QAAQ,CACL,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,WAAW,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BannerLink.js","sourceRoot":"","sources":["../../../../src/components/molecules/Banner/BannerLink.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AASzC,MAAM,UAAU,GAAG,UAAU,CAC3B,SAAS,UAAU,CACjB,EAAE,MAAM,GAAG,mBAAmB,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EACzD,GAAG;IAEH,OAAO,CACL,2CAAK,GAAG,EAAE,GAAG,2CAAgC,MAAM,IAAM,UAAU,GAChE,QAAQ,CACL,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,UAAU,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/molecules/Banner/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,UAAU,CAAA;AAGlC,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAA;AAGtD,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAG1D,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Breadcrumb.js","sourceRoot":"","sources":["../../../../src/components/molecules/Breadcrumb/Breadcrumb.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,OAAO,IAAI,MAAM,kBAAkB,CAAA;AAanC,MAAM,OAAO,GAAwB,CAAC,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,EAAE;IAC3D,MAAM,KAAK,GAAG;QACZ,yBAAyB,EAAE,IAAI;QAC/B,aAAa,EAAE,IAAI;QACnB,aAAa,EAAE,GAAG,MAAM,UAAU;KACnC,CAAA;IAED,IAAI,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,EAAE;QACjC,OAAO,KAAK,CAAC,YAAY,CAAC,OAAO,EAAE,KAAK,CAAC,CAAA;KAC1C;IAED,OAAO,8CAAU,KAAK,GAAG,OAAO,IAAI,GAAG,CAAQ,CAAA;AACjD,CAAC,CAAA;AASD,MAAM,QAAQ,GAAsB,CAAC,EACnC,QAAQ,EACR,UAAU,EACV,OAAO,EACP,MAAM,GACP,EAAE,EAAE;IACH,MAAM,KAAK,GAAG;QACZ,aAAa,EAAE,GAAG,MAAM,OAAO;QAC/B,sBAAsB,EAAE,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI;QACrD,cAAc,EAAE,UAAU,CAAC,CAAC,CAAE,MAAgB,CAAC,CAAC,CAAC,SAAS;KAC3D,CAAA;IAED,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE;QACnC,OAAO,CACL;YACE,8CAAU,KAAK;gBACZ,QAAQ;gBACR,UAAU,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,oBAAC,OAAO,IAAC,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,GAAI,CAC7D,CACJ,CACN,CAAA;KACF;IAED,OAAO,CACL;QACG,KAAK,CAAC,YAAY,CAAC,QAAQ,EAAE,KAAK,CAAC;QACnC,UAAU,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,oBAAC,OAAO,IAAC,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,GAAI,CAC/D,CACN,CAAA;AACH,CAAC,CAAA;AAED,MAAM,UAAU,GAAG,UAAU,CAC3B,SAAS,UAAU,CACjB,EACE,QAAQ,EACR,OAAO,EAAE,UAAU,EACnB,MAAM,GAAG,kBAAkB,EAC3B,GAAG,UAAU,EACd,EACD,GAAG;IAEH,OAAO,CACL,yDACa,YAAY,EACvB,IAAI,EAAC,YAAY,EACjB,GAAG,EAAE,GAAG,6CAEK,MAAM,IACf,UAAU;QAEd,oBAAC,IAAI,kCAAsB,OAAO,EAAC,SAAS,IACzC,KAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,GAAG,CACnC,CAAC,KAAK,EAAE,KAAK,EAAE,aAAa,EAAE,EAAE;YAC9B,MAAM,UAAU,GAAG,KAAK,KAAK,aAAa,CAAC,MAAM,GAAG,CAAC,CAAA;YAErD,OAAO,CACL,oBAAC,QAAQ,IACP,UAAU,EAAE,UAAU,EACtB,OAAO,EAAE,UAAU,EACnB,GAAG,EAAE,cAAc,KAAK,EAAE,EAC1B,MAAM,EAAE,MAAM,IAEb,KAAK,CACG,CACZ,CAAA;QACH,CAAC,CACF,CACI,CACH,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,UAAU,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/molecules/Breadcrumb/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAA"}
@@ -1,11 +1,11 @@
1
1
  import React, { forwardRef, useMemo } from 'react';
2
- import Button from '../../atoms/Button';
2
+ import { Button } from '@faststore/components';
3
3
  const defaultAriaLabel = (idx, isActive) => isActive ? 'Current page' : `Go to page ${idx + 1}`;
4
4
  const Bullets = forwardRef(function Bullets({ totalQuantity, activeBullet, onClick, testId = 'store-bullets', ariaLabelGenerator = defaultAriaLabel, ariaControlsGenerator, ...otherProps }, ref) {
5
5
  const bulletIndexes = useMemo(() => Array(totalQuantity).fill(0), [totalQuantity]);
6
6
  return (React.createElement("div", Object.assign({ ref: ref, "data-fs-bullets": true, "data-testid": testId, role: "tablist" }, otherProps), bulletIndexes.map((_, idx) => {
7
7
  const isActive = activeBullet === idx;
8
- return (React.createElement(Button, { "data-bullet-item": true, role: "tab", tabIndex: -1, key: idx, testId: `${testId}-item`, onClick: (e) => onClick(e, idx), "aria-label": ariaLabelGenerator(idx, isActive), "aria-controls": ariaControlsGenerator?.(idx), "aria-selected": isActive }));
8
+ return (React.createElement(Button, { key: idx, role: "tab", tabIndex: -1, "data-fs-bullet": true, testId: `${testId}-bullet`, onClick: (e) => onClick(e, idx), "aria-label": ariaLabelGenerator(idx, isActive), "aria-controls": ariaControlsGenerator?.(idx), "aria-selected": isActive }));
9
9
  })));
10
10
  });
11
11
  export default Bullets;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Bullets.js","sourceRoot":"","sources":["../../../../src/components/molecules/Bullets/Bullets.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,OAAO,CAAA;AAElD,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAA;AAmC9C,MAAM,gBAAgB,GAAG,CAAC,GAAW,EAAE,QAAiB,EAAE,EAAE,CAC1D,QAAQ,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,cAAc,GAAG,GAAG,CAAC,EAAE,CAAA;AAErD,MAAM,OAAO,GAAG,UAAU,CAA+B,SAAS,OAAO,CACvE,EACE,aAAa,EACb,YAAY,EACZ,OAAO,EACP,MAAM,GAAG,eAAe,EACxB,kBAAkB,GAAG,gBAAgB,EACrC,qBAAqB,EACrB,GAAG,UAAU,EACd,EACD,GAAG;IAEH,MAAM,aAAa,GAAG,OAAO,CAC3B,GAAG,EAAE,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAClC,CAAC,aAAa,CAAC,CAChB,CAAA;IAED,OAAO,CACL,2CACE,GAAG,EAAE,GAAG,0CAEK,MAAM,EACnB,IAAI,EAAC,SAAS,IACV,UAAU,GAEb,aAAa,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,GAAG,EAAE,EAAE;QAC5B,MAAM,QAAQ,GAAG,YAAY,KAAK,GAAG,CAAA;QAErC,OAAO,CACL,oBAAC,MAAM,IACL,GAAG,EAAE,GAAG,EACR,IAAI,EAAC,KAAK,EACV,QAAQ,EAAE,CAAC,CAAC,0BAEZ,MAAM,EAAE,GAAG,MAAM,SAAS,EAC1B,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,GAAG,CAAC,gBACnB,kBAAkB,CAAC,GAAG,EAAE,QAAQ,CAAC,mBAC9B,qBAAqB,EAAE,CAAC,GAAG,CAAC,mBAC5B,QAAQ,GACvB,CACH,CAAA;IACH,CAAC,CAAC,CACE,CACP,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,OAAO,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/molecules/Bullets/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Card.js","sourceRoot":"","sources":["../../../../src/components/molecules/Card/Card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAUzC,MAAM,IAAI,GAAG,UAAU,CAA4B,SAAS,IAAI,CAC9D,EAAE,MAAM,GAAG,YAAY,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAClD,GAAG;IAEH,OAAO,CACL,+CAAS,GAAG,EAAE,GAAG,uCAA4B,MAAM,IAAM,UAAU,GAChE,QAAQ,CACD,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,IAAI,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CardActions.js","sourceRoot":"","sources":["../../../../src/components/molecules/Card/CardActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAUzC,MAAM,WAAW,GAAG,UAAU,CAC5B,SAAS,WAAW,CAClB,EAAE,MAAM,GAAG,oBAAoB,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAC1D,GAAG;IAEH,OAAO,CACL,2CAAK,GAAG,EAAE,GAAG,4CAAiC,MAAM,IAAM,UAAU,GACjE,QAAQ,CACL,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,WAAW,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CardContent.js","sourceRoot":"","sources":["../../../../src/components/molecules/Card/CardContent.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AASzC,MAAM,WAAW,GAAG,UAAU,CAC5B,SAAS,WAAW,CAClB,EAAE,MAAM,GAAG,oBAAoB,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAC1D,GAAG;IAEH,OAAO,CACL,+CAAS,GAAG,EAAE,GAAG,4CAAiC,MAAM,IAAM,UAAU,GACrE,QAAQ,CACD,CACX,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,WAAW,CAAA"}