@faststore/ui 1.12.23 → 1.12.33

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 (971) hide show
  1. package/dist/{atoms → components/atoms}/Incentive/Incentive.d.ts +0 -0
  2. package/dist/components/atoms/Incentive/Incentive.js +6 -0
  3. package/dist/components/atoms/Incentive/Incentive.js.map +1 -0
  4. package/dist/{atoms → components/atoms}/Incentive/index.d.ts +0 -0
  5. package/dist/{atoms → components/atoms}/Incentive/index.js +0 -0
  6. package/dist/components/atoms/Incentive/index.js.map +1 -0
  7. package/dist/{atoms → components/atoms}/Incentive/stories/assets/Icons.d.ts +0 -0
  8. package/dist/{atoms → components/atoms}/Incentive/stories/assets/Icons.js +0 -0
  9. package/dist/components/atoms/Incentive/stories/assets/Icons.js.map +1 -0
  10. package/dist/{atoms → components/atoms}/Input/Input.d.ts +0 -0
  11. package/dist/{atoms → components/atoms}/Input/Input.js +0 -0
  12. package/dist/components/atoms/Input/Input.js.map +1 -0
  13. package/dist/{atoms → components/atoms}/Input/index.d.ts +0 -0
  14. package/dist/{atoms → components/atoms}/Input/index.js +0 -0
  15. package/dist/components/atoms/Input/index.js.map +1 -0
  16. package/dist/components/atoms/Link/Link.d.ts +19 -0
  17. package/dist/{atoms → components/atoms}/Link/Link.js +0 -0
  18. package/dist/components/atoms/Link/Link.js.map +1 -0
  19. package/dist/{atoms → components/atoms}/Link/index.d.ts +0 -0
  20. package/dist/{atoms → components/atoms}/Link/index.js +0 -0
  21. package/dist/components/atoms/Link/index.js.map +1 -0
  22. package/dist/{atoms → components/atoms}/List/List.d.ts +0 -0
  23. package/dist/{atoms → components/atoms}/List/List.js +0 -0
  24. package/dist/components/atoms/List/List.js.map +1 -0
  25. package/dist/{atoms → components/atoms}/List/index.d.ts +0 -0
  26. package/dist/{atoms → components/atoms}/List/index.js +0 -0
  27. package/dist/components/atoms/List/index.js.map +1 -0
  28. package/dist/components/atoms/Popover/Popover.d.ts +15 -0
  29. package/dist/components/atoms/Popover/Popover.js +7 -0
  30. package/dist/components/atoms/Popover/Popover.js.map +1 -0
  31. package/dist/{atoms → components/atoms}/Popover/index.d.ts +0 -0
  32. package/dist/{atoms → components/atoms}/Popover/index.js +0 -0
  33. package/dist/components/atoms/Popover/index.js.map +1 -0
  34. package/dist/{atoms → components/atoms}/Price/Price.d.ts +0 -0
  35. package/dist/{atoms → components/atoms}/Price/Price.js +0 -0
  36. package/dist/components/atoms/Price/Price.js.map +1 -0
  37. package/dist/{atoms → components/atoms}/Price/index.d.ts +0 -0
  38. package/dist/{atoms → components/atoms}/Price/index.js +0 -0
  39. package/dist/components/atoms/Price/index.js.map +1 -0
  40. package/dist/{atoms → components/atoms}/Select/Select.d.ts +0 -0
  41. package/dist/{atoms → components/atoms}/Select/Select.js +0 -0
  42. package/dist/components/atoms/Select/Select.js.map +1 -0
  43. package/dist/{atoms → components/atoms}/Select/index.d.ts +0 -0
  44. package/dist/{atoms → components/atoms}/Select/index.js +0 -0
  45. package/dist/components/atoms/Select/index.js.map +1 -0
  46. package/dist/{atoms → components/atoms}/Skeleton/Skeleton.d.ts +0 -0
  47. package/dist/components/atoms/Skeleton/Skeleton.js +6 -0
  48. package/dist/components/atoms/Skeleton/Skeleton.js.map +1 -0
  49. package/dist/{atoms → components/atoms}/Skeleton/index.d.ts +0 -0
  50. package/dist/{atoms → components/atoms}/Skeleton/index.js +0 -0
  51. package/dist/components/atoms/Skeleton/index.js.map +1 -0
  52. package/dist/components/atoms/Slider/Slider.d.ts +67 -0
  53. package/dist/{atoms → components/atoms}/Slider/Slider.js +0 -0
  54. package/dist/components/atoms/Slider/Slider.js.map +1 -0
  55. package/dist/{atoms → components/atoms}/Slider/index.d.ts +0 -0
  56. package/dist/{atoms → components/atoms}/Slider/index.js +0 -0
  57. package/dist/components/atoms/Slider/index.js.map +1 -0
  58. package/dist/components/atoms/Spinner/Spinner.d.ts +11 -0
  59. package/dist/components/atoms/Spinner/Spinner.js +6 -0
  60. package/dist/components/atoms/Spinner/Spinner.js.map +1 -0
  61. package/dist/{atoms → components/atoms}/Spinner/index.d.ts +0 -0
  62. package/dist/{atoms → components/atoms}/Spinner/index.js +0 -0
  63. package/dist/components/atoms/Spinner/index.js.map +1 -0
  64. package/dist/{atoms → components/atoms}/TextArea/TextArea.d.ts +0 -0
  65. package/dist/components/atoms/TextArea/TextArea.js +10 -0
  66. package/dist/components/atoms/TextArea/TextArea.js.map +1 -0
  67. package/dist/{atoms → components/atoms}/TextArea/index.d.ts +0 -0
  68. package/dist/{atoms → components/atoms}/TextArea/index.js +0 -0
  69. package/dist/components/atoms/TextArea/index.js.map +1 -0
  70. package/dist/{molecules → components/molecules}/Accordion/Accordion.d.ts +0 -0
  71. package/dist/{molecules → components/molecules}/Accordion/Accordion.js +0 -0
  72. package/dist/components/molecules/Accordion/Accordion.js.map +1 -0
  73. package/dist/components/molecules/Accordion/AccordionButton.d.ts +10 -0
  74. package/dist/components/molecules/Accordion/AccordionButton.js +37 -0
  75. package/dist/components/molecules/Accordion/AccordionButton.js.map +1 -0
  76. package/dist/components/molecules/Accordion/AccordionItem.d.ts +37 -0
  77. package/dist/{molecules → components/molecules}/Accordion/AccordionItem.js +0 -0
  78. package/dist/components/molecules/Accordion/AccordionItem.js.map +1 -0
  79. package/dist/{molecules → components/molecules}/Accordion/AccordionPanel.d.ts +0 -0
  80. package/dist/{molecules → components/molecules}/Accordion/AccordionPanel.js +0 -0
  81. package/dist/components/molecules/Accordion/AccordionPanel.js.map +1 -0
  82. package/dist/{molecules → components/molecules}/Accordion/index.d.ts +0 -0
  83. package/dist/{molecules → components/molecules}/Accordion/index.js +0 -0
  84. package/dist/components/molecules/Accordion/index.js.map +1 -0
  85. package/dist/components/molecules/AggregateRating/AggregateRating.d.ts +18 -0
  86. package/dist/components/molecules/AggregateRating/AggregateRating.js +26 -0
  87. package/dist/components/molecules/AggregateRating/AggregateRating.js.map +1 -0
  88. package/dist/{molecules → components/molecules}/AggregateRating/index.d.ts +0 -0
  89. package/dist/{molecules → components/molecules}/AggregateRating/index.js +0 -0
  90. package/dist/components/molecules/AggregateRating/index.js.map +1 -0
  91. package/dist/{molecules → components/molecules}/Alert/Alert.d.ts +0 -0
  92. package/dist/components/molecules/Alert/Alert.js +6 -0
  93. package/dist/components/molecules/Alert/Alert.js.map +1 -0
  94. package/dist/{molecules → components/molecules}/Alert/index.d.ts +0 -0
  95. package/dist/{molecules → components/molecules}/Alert/index.js +0 -0
  96. package/dist/components/molecules/Alert/index.js.map +1 -0
  97. package/dist/components/molecules/Banner/Banner.d.ts +14 -0
  98. package/dist/components/molecules/Banner/Banner.js +6 -0
  99. package/dist/components/molecules/Banner/Banner.js.map +1 -0
  100. package/dist/{molecules → components/molecules}/Banner/BannerContent.d.ts +0 -0
  101. package/dist/components/molecules/Banner/BannerContent.js +6 -0
  102. package/dist/components/molecules/Banner/BannerContent.js.map +1 -0
  103. package/dist/{molecules → components/molecules}/Banner/BannerImage.d.ts +0 -0
  104. package/dist/components/molecules/Banner/BannerImage.js +6 -0
  105. package/dist/components/molecules/Banner/BannerImage.js.map +1 -0
  106. package/dist/{molecules → components/molecules}/Banner/BannerLink.d.ts +0 -0
  107. package/dist/components/molecules/Banner/BannerLink.js +6 -0
  108. package/dist/components/molecules/Banner/BannerLink.js.map +1 -0
  109. package/dist/{molecules → components/molecules}/Banner/index.d.ts +0 -0
  110. package/dist/{molecules → components/molecules}/Banner/index.js +0 -0
  111. package/dist/components/molecules/Banner/index.js.map +1 -0
  112. package/dist/{molecules → components/molecules}/Breadcrumb/Breadcrumb.d.ts +0 -0
  113. package/dist/components/molecules/Breadcrumb/Breadcrumb.js +38 -0
  114. package/dist/components/molecules/Breadcrumb/Breadcrumb.js.map +1 -0
  115. package/dist/{molecules → components/molecules}/Breadcrumb/index.d.ts +0 -0
  116. package/dist/{molecules → components/molecules}/Breadcrumb/index.js +0 -0
  117. package/dist/components/molecules/Breadcrumb/index.js.map +1 -0
  118. package/dist/{molecules → components/molecules}/Bullets/Bullets.d.ts +0 -0
  119. package/dist/components/molecules/Bullets/Bullets.js +12 -0
  120. package/dist/components/molecules/Bullets/Bullets.js.map +1 -0
  121. package/dist/{molecules → components/molecules}/Bullets/index.d.ts +0 -0
  122. package/dist/{molecules → components/molecules}/Bullets/index.js +0 -0
  123. package/dist/components/molecules/Bullets/index.js.map +1 -0
  124. package/dist/{molecules → components/molecules}/Card/Card.d.ts +0 -0
  125. package/dist/components/molecules/Card/Card.js +6 -0
  126. package/dist/components/molecules/Card/Card.js.map +1 -0
  127. package/dist/{molecules → components/molecules}/Card/CardActions.d.ts +0 -0
  128. package/dist/components/molecules/Card/CardActions.js +6 -0
  129. package/dist/components/molecules/Card/CardActions.js.map +1 -0
  130. package/dist/{molecules → components/molecules}/Card/CardContent.d.ts +0 -0
  131. package/dist/components/molecules/Card/CardContent.js +6 -0
  132. package/dist/components/molecules/Card/CardContent.js.map +1 -0
  133. package/dist/{molecules → components/molecules}/Card/CardImage.d.ts +0 -0
  134. package/dist/components/molecules/Card/CardImage.js +6 -0
  135. package/dist/components/molecules/Card/CardImage.js.map +1 -0
  136. package/dist/{molecules → components/molecules}/Card/index.d.ts +0 -0
  137. package/dist/{molecules → components/molecules}/Card/index.js +0 -0
  138. package/dist/components/molecules/Card/index.js.map +1 -0
  139. package/dist/{molecules → components/molecules}/Carousel/Arrows.d.ts +0 -0
  140. package/dist/{molecules → components/molecules}/Carousel/Arrows.js +0 -0
  141. package/dist/components/molecules/Carousel/Arrows.js.map +1 -0
  142. package/dist/{molecules → components/molecules}/Carousel/Carousel.d.ts +0 -0
  143. package/dist/components/molecules/Carousel/Carousel.js +183 -0
  144. package/dist/components/molecules/Carousel/Carousel.js.map +1 -0
  145. package/dist/components/molecules/Carousel/CarouselItem.d.ts +11 -0
  146. package/dist/{molecules → components/molecules}/Carousel/CarouselItem.js +0 -0
  147. package/dist/components/molecules/Carousel/CarouselItem.js.map +1 -0
  148. package/dist/{molecules → components/molecules}/Carousel/hooks/useSlideVisibility.d.ts +0 -0
  149. package/dist/{molecules → components/molecules}/Carousel/hooks/useSlideVisibility.js +0 -0
  150. package/dist/components/molecules/Carousel/hooks/useSlideVisibility.js.map +1 -0
  151. package/dist/{molecules → components/molecules}/Carousel/index.d.ts +0 -0
  152. package/dist/{molecules → components/molecules}/Carousel/index.js +0 -0
  153. package/dist/components/molecules/Carousel/index.js.map +1 -0
  154. package/dist/{molecules → components/molecules}/CartItem/CartItem.d.ts +0 -0
  155. package/dist/components/molecules/CartItem/CartItem.js +6 -0
  156. package/dist/components/molecules/CartItem/CartItem.js.map +1 -0
  157. package/dist/{molecules → components/molecules}/CartItem/CartItemActions.d.ts +0 -0
  158. package/dist/components/molecules/CartItem/CartItemActions.js +6 -0
  159. package/dist/components/molecules/CartItem/CartItemActions.js.map +1 -0
  160. package/dist/{molecules → components/molecules}/CartItem/CartItemContent.d.ts +0 -0
  161. package/dist/components/molecules/CartItem/CartItemContent.js +6 -0
  162. package/dist/components/molecules/CartItem/CartItemContent.js.map +1 -0
  163. package/dist/{molecules → components/molecules}/CartItem/CartItemImage.d.ts +0 -0
  164. package/dist/components/molecules/CartItem/CartItemImage.js +6 -0
  165. package/dist/components/molecules/CartItem/CartItemImage.js.map +1 -0
  166. package/dist/{molecules → components/molecules}/CartItem/CartItemPrices.d.ts +0 -0
  167. package/dist/components/molecules/CartItem/CartItemPrices.js +6 -0
  168. package/dist/components/molecules/CartItem/CartItemPrices.js.map +1 -0
  169. package/dist/{molecules → components/molecules}/CartItem/CartItemSummary.d.ts +0 -0
  170. package/dist/components/molecules/CartItem/CartItemSummary.js +6 -0
  171. package/dist/components/molecules/CartItem/CartItemSummary.js.map +1 -0
  172. package/dist/{molecules → components/molecules}/CartItem/CartItemTitle.d.ts +0 -0
  173. package/dist/components/molecules/CartItem/CartItemTitle.js +6 -0
  174. package/dist/components/molecules/CartItem/CartItemTitle.js.map +1 -0
  175. package/dist/{molecules → components/molecules}/CartItem/index.d.ts +0 -0
  176. package/dist/{molecules → components/molecules}/CartItem/index.js +0 -0
  177. package/dist/components/molecules/CartItem/index.js.map +1 -0
  178. package/dist/{molecules → components/molecules}/Dropdown/Dropdown.d.ts +0 -0
  179. package/dist/{molecules → components/molecules}/Dropdown/Dropdown.js +0 -0
  180. package/dist/components/molecules/Dropdown/Dropdown.js.map +1 -0
  181. package/dist/{molecules → components/molecules}/Dropdown/DropdownButton.d.ts +0 -0
  182. package/dist/{molecules → components/molecules}/Dropdown/DropdownButton.js +0 -0
  183. package/dist/components/molecules/Dropdown/DropdownButton.js.map +1 -0
  184. package/dist/{molecules → components/molecules}/Dropdown/DropdownItem.d.ts +0 -0
  185. package/dist/{molecules → components/molecules}/Dropdown/DropdownItem.js +0 -0
  186. package/dist/components/molecules/Dropdown/DropdownItem.js.map +1 -0
  187. package/dist/{molecules → components/molecules}/Dropdown/DropdownMenu.d.ts +0 -0
  188. package/dist/{molecules → components/molecules}/Dropdown/DropdownMenu.js +0 -0
  189. package/dist/components/molecules/Dropdown/DropdownMenu.js.map +1 -0
  190. package/dist/{molecules → components/molecules}/Dropdown/contexts/DropdownContext.d.ts +0 -0
  191. package/dist/{molecules → components/molecules}/Dropdown/contexts/DropdownContext.js +0 -0
  192. package/dist/components/molecules/Dropdown/contexts/DropdownContext.js.map +1 -0
  193. package/dist/{molecules → components/molecules}/Dropdown/hooks/useDropdown.d.ts +0 -0
  194. package/dist/{molecules → components/molecules}/Dropdown/hooks/useDropdown.js +0 -0
  195. package/dist/components/molecules/Dropdown/hooks/useDropdown.js.map +1 -0
  196. package/dist/{molecules → components/molecules}/Dropdown/hooks/useDropdownPosition.d.ts +0 -0
  197. package/dist/{molecules → components/molecules}/Dropdown/hooks/useDropdownPosition.js +0 -0
  198. package/dist/components/molecules/Dropdown/hooks/useDropdownPosition.js.map +1 -0
  199. package/dist/{molecules → components/molecules}/Dropdown/index.d.ts +0 -0
  200. package/dist/{molecules → components/molecules}/Dropdown/index.js +0 -0
  201. package/dist/components/molecules/Dropdown/index.js.map +1 -0
  202. package/dist/{molecules → components/molecules}/Dropdown/stories/assets/Caret.d.ts +0 -0
  203. package/dist/{molecules → components/molecules}/Dropdown/stories/assets/Caret.js +0 -0
  204. package/dist/components/molecules/Dropdown/stories/assets/Caret.js.map +1 -0
  205. package/dist/{molecules → components/molecules}/Form/Form.d.ts +0 -0
  206. package/dist/components/molecules/Form/Form.js +6 -0
  207. package/dist/components/molecules/Form/Form.js.map +1 -0
  208. package/dist/{molecules → components/molecules}/Form/index.d.ts +0 -0
  209. package/dist/{molecules → components/molecules}/Form/index.js +0 -0
  210. package/dist/components/molecules/Form/index.js.map +1 -0
  211. package/dist/components/molecules/Gift/Gift.d.ts +15 -0
  212. package/dist/components/molecules/Gift/Gift.js +9 -0
  213. package/dist/components/molecules/Gift/Gift.js.map +1 -0
  214. package/dist/{molecules → components/molecules}/Gift/GiftContent.d.ts +0 -0
  215. package/dist/{molecules → components/molecules}/Gift/GiftContent.js +0 -0
  216. package/dist/components/molecules/Gift/GiftContent.js.map +1 -0
  217. package/dist/{molecules → components/molecules}/Gift/GiftImage.d.ts +0 -0
  218. package/dist/{molecules → components/molecules}/Gift/GiftImage.js +0 -0
  219. package/dist/components/molecules/Gift/GiftImage.js.map +1 -0
  220. package/dist/{molecules → components/molecules}/Gift/index.d.ts +0 -0
  221. package/dist/{molecules → components/molecules}/Gift/index.js +0 -0
  222. package/dist/components/molecules/Gift/index.js.map +1 -0
  223. package/dist/components/molecules/LoadingButton/LoadingButton.d.ts +14 -0
  224. package/dist/components/molecules/LoadingButton/LoadingButton.js +8 -0
  225. package/dist/components/molecules/LoadingButton/LoadingButton.js.map +1 -0
  226. package/dist/{molecules → components/molecules}/LoadingButton/index.d.ts +0 -0
  227. package/dist/{molecules → components/molecules}/LoadingButton/index.js +0 -0
  228. package/dist/components/molecules/LoadingButton/index.js.map +1 -0
  229. package/dist/{molecules → components/molecules}/Modal/Modal.d.ts +0 -0
  230. package/dist/components/molecules/Modal/Modal.js +31 -0
  231. package/dist/components/molecules/Modal/Modal.js.map +1 -0
  232. package/dist/components/molecules/Modal/ModalContent.d.ts +10 -0
  233. package/dist/components/molecules/Modal/ModalContent.js +23 -0
  234. package/dist/components/molecules/Modal/ModalContent.js.map +1 -0
  235. package/dist/{molecules → components/molecules}/Modal/index.d.ts +0 -0
  236. package/dist/{molecules → components/molecules}/Modal/index.js +0 -0
  237. package/dist/components/molecules/Modal/index.js.map +1 -0
  238. package/dist/{molecules → components/molecules}/Modal/useTrapFocus.d.ts +0 -0
  239. package/dist/{molecules → components/molecules}/Modal/useTrapFocus.js +0 -0
  240. package/dist/components/molecules/Modal/useTrapFocus.js.map +1 -0
  241. package/dist/components/molecules/OrderSummary/OrderSummary.d.ts +35 -0
  242. package/dist/components/molecules/OrderSummary/OrderSummary.js +16 -0
  243. package/dist/components/molecules/OrderSummary/OrderSummary.js.map +1 -0
  244. package/dist/{molecules → components/molecules}/OrderSummary/index.d.ts +0 -0
  245. package/dist/{molecules → components/molecules}/OrderSummary/index.js +0 -0
  246. package/dist/components/molecules/OrderSummary/index.js.map +1 -0
  247. package/dist/{molecules → components/molecules}/PaymentMethods/PaymentMethods.d.ts +0 -0
  248. package/dist/components/molecules/PaymentMethods/PaymentMethods.js +8 -0
  249. package/dist/components/molecules/PaymentMethods/PaymentMethods.js.map +1 -0
  250. package/dist/{molecules → components/molecules}/PaymentMethods/index.d.ts +0 -0
  251. package/dist/{molecules → components/molecules}/PaymentMethods/index.js +0 -0
  252. package/dist/components/molecules/PaymentMethods/index.js.map +1 -0
  253. package/dist/{molecules → components/molecules}/PaymentMethods/stories/assets/Icons.d.ts +0 -0
  254. package/dist/{molecules → components/molecules}/PaymentMethods/stories/assets/Icons.js +0 -0
  255. package/dist/components/molecules/PaymentMethods/stories/assets/Icons.js.map +1 -0
  256. package/dist/components/molecules/PriceRange/PriceRange.d.ts +47 -0
  257. package/dist/components/molecules/PriceRange/PriceRange.js +28 -0
  258. package/dist/components/molecules/PriceRange/PriceRange.js.map +1 -0
  259. package/dist/{molecules → components/molecules}/PriceRange/index.d.ts +0 -0
  260. package/dist/{molecules → components/molecules}/PriceRange/index.js +0 -0
  261. package/dist/components/molecules/PriceRange/index.js.map +1 -0
  262. package/dist/{molecules → components/molecules}/ProductCard/ProductCard.d.ts +0 -0
  263. package/dist/components/molecules/ProductCard/ProductCard.js +6 -0
  264. package/dist/components/molecules/ProductCard/ProductCard.js.map +1 -0
  265. package/dist/{molecules → components/molecules}/ProductCard/ProductCardActions.d.ts +0 -0
  266. package/dist/components/molecules/ProductCard/ProductCardActions.js +6 -0
  267. package/dist/components/molecules/ProductCard/ProductCardActions.js.map +1 -0
  268. package/dist/{molecules → components/molecules}/ProductCard/ProductCardContent.d.ts +0 -0
  269. package/dist/components/molecules/ProductCard/ProductCardContent.js +6 -0
  270. package/dist/components/molecules/ProductCard/ProductCardContent.js.map +1 -0
  271. package/dist/{molecules → components/molecules}/ProductCard/ProductCardImage.d.ts +0 -0
  272. package/dist/components/molecules/ProductCard/ProductCardImage.js +6 -0
  273. package/dist/components/molecules/ProductCard/ProductCardImage.js.map +1 -0
  274. package/dist/{molecules → components/molecules}/ProductCard/index.d.ts +0 -0
  275. package/dist/{molecules → components/molecules}/ProductCard/index.js +0 -0
  276. package/dist/components/molecules/ProductCard/index.js.map +1 -0
  277. package/dist/components/molecules/ProductTitle/ProductTitle.d.ts +47 -0
  278. package/dist/components/molecules/ProductTitle/ProductTitle.js +12 -0
  279. package/dist/components/molecules/ProductTitle/ProductTitle.js.map +1 -0
  280. package/dist/{molecules → components/molecules}/ProductTitle/index.d.ts +0 -0
  281. package/dist/{molecules → components/molecules}/ProductTitle/index.js +0 -0
  282. package/dist/components/molecules/ProductTitle/index.js.map +1 -0
  283. package/dist/components/molecules/QuantitySelector/QuantitySelector.d.ts +29 -0
  284. package/dist/components/molecules/QuantitySelector/QuantitySelector.js +10 -0
  285. package/dist/components/molecules/QuantitySelector/QuantitySelector.js.map +1 -0
  286. package/dist/{molecules → components/molecules}/QuantitySelector/index.d.ts +0 -0
  287. package/dist/{molecules → components/molecules}/QuantitySelector/index.js +0 -0
  288. package/dist/components/molecules/QuantitySelector/index.js.map +1 -0
  289. package/dist/{molecules → components/molecules}/QuantitySelector/stories/assets/Icons.d.ts +0 -0
  290. package/dist/{molecules → components/molecules}/QuantitySelector/stories/assets/Icons.js +0 -0
  291. package/dist/components/molecules/QuantitySelector/stories/assets/Icons.js.map +1 -0
  292. package/dist/components/molecules/RadioGroup/RadioGroup.d.ts +5 -0
  293. package/dist/{molecules → components/molecules}/RadioGroup/RadioGroup.js +0 -0
  294. package/dist/components/molecules/RadioGroup/RadioGroup.js.map +1 -0
  295. package/dist/{molecules → components/molecules}/RadioGroup/RadioOption.d.ts +0 -0
  296. package/dist/components/molecules/RadioGroup/RadioOption.js +11 -0
  297. package/dist/components/molecules/RadioGroup/RadioOption.js.map +1 -0
  298. package/dist/{molecules → components/molecules}/RadioGroup/index.d.ts +0 -0
  299. package/dist/{molecules → components/molecules}/RadioGroup/index.js +0 -0
  300. package/dist/components/molecules/RadioGroup/index.js.map +1 -0
  301. package/dist/{molecules → components/molecules}/RadioGroup/useRadioGroup.d.ts +0 -0
  302. package/dist/{molecules → components/molecules}/RadioGroup/useRadioGroup.js +0 -0
  303. package/dist/components/molecules/RadioGroup/useRadioGroup.js.map +1 -0
  304. package/dist/components/molecules/SearchInput/SearchInput.d.ts +28 -0
  305. package/dist/components/molecules/SearchInput/SearchInput.js +26 -0
  306. package/dist/components/molecules/SearchInput/SearchInput.js.map +1 -0
  307. package/dist/{molecules → components/molecules}/SearchInput/index.d.ts +0 -0
  308. package/dist/{molecules → components/molecules}/SearchInput/index.js +0 -0
  309. package/dist/components/molecules/SearchInput/index.js.map +1 -0
  310. package/dist/{molecules → components/molecules}/SearchInput/stories/assets/CustomIcon.d.ts +0 -0
  311. package/dist/{molecules → components/molecules}/SearchInput/stories/assets/CustomIcon.js +0 -0
  312. package/dist/components/molecules/SearchInput/stories/assets/CustomIcon.js.map +1 -0
  313. package/dist/components/molecules/SkuSelector/SkuSelector.d.ts +58 -0
  314. package/dist/components/molecules/SkuSelector/SkuSelector.js +16 -0
  315. package/dist/components/molecules/SkuSelector/SkuSelector.js.map +1 -0
  316. package/dist/{molecules → components/molecules}/SkuSelector/index.d.ts +0 -0
  317. package/dist/{molecules → components/molecules}/SkuSelector/index.js +0 -0
  318. package/dist/components/molecules/SkuSelector/index.js.map +1 -0
  319. package/dist/{molecules → components/molecules}/Table/Table.d.ts +0 -0
  320. package/dist/{molecules → components/molecules}/Table/Table.js +0 -0
  321. package/dist/components/molecules/Table/Table.js.map +1 -0
  322. package/dist/{molecules → components/molecules}/Table/TableBody.d.ts +0 -0
  323. package/dist/{molecules → components/molecules}/Table/TableBody.js +0 -0
  324. package/dist/components/molecules/Table/TableBody.js.map +1 -0
  325. package/dist/{molecules → components/molecules}/Table/TableCell.d.ts +0 -0
  326. package/dist/{molecules → components/molecules}/Table/TableCell.js +0 -0
  327. package/dist/components/molecules/Table/TableCell.js.map +1 -0
  328. package/dist/{molecules → components/molecules}/Table/TableFooter.d.ts +0 -0
  329. package/dist/{molecules → components/molecules}/Table/TableFooter.js +0 -0
  330. package/dist/components/molecules/Table/TableFooter.js.map +1 -0
  331. package/dist/{molecules → components/molecules}/Table/TableHead.d.ts +0 -0
  332. package/dist/{molecules → components/molecules}/Table/TableHead.js +0 -0
  333. package/dist/components/molecules/Table/TableHead.js.map +1 -0
  334. package/dist/{molecules → components/molecules}/Table/TableRow.d.ts +0 -0
  335. package/dist/{molecules → components/molecules}/Table/TableRow.js +0 -0
  336. package/dist/components/molecules/Table/TableRow.js.map +1 -0
  337. package/dist/{molecules → components/molecules}/Table/index.d.ts +0 -0
  338. package/dist/{molecules → components/molecules}/Table/index.js +0 -0
  339. package/dist/components/molecules/Table/index.js.map +1 -0
  340. package/dist/{organisms → components/organisms}/Hero/Hero.d.ts +0 -0
  341. package/dist/{organisms → components/organisms}/Hero/Hero.js +0 -0
  342. package/dist/components/organisms/Hero/Hero.js.map +1 -0
  343. package/dist/{organisms → components/organisms}/Hero/HeroHeading.d.ts +0 -0
  344. package/dist/{organisms → components/organisms}/Hero/HeroHeading.js +0 -0
  345. package/dist/components/organisms/Hero/HeroHeading.js.map +1 -0
  346. package/dist/{organisms → components/organisms}/Hero/HeroImage.d.ts +0 -0
  347. package/dist/{organisms → components/organisms}/Hero/HeroImage.js +0 -0
  348. package/dist/components/organisms/Hero/HeroImage.js.map +1 -0
  349. package/dist/{organisms → components/organisms}/Hero/index.d.ts +0 -0
  350. package/dist/{organisms → components/organisms}/Hero/index.js +0 -0
  351. package/dist/components/organisms/Hero/index.js.map +1 -0
  352. package/dist/components/organisms/OutOfStock/OutOfStock.d.ts +21 -0
  353. package/dist/components/organisms/OutOfStock/OutOfStock.js +8 -0
  354. package/dist/components/organisms/OutOfStock/OutOfStock.js.map +1 -0
  355. package/dist/components/organisms/OutOfStock/OutOfStockMessage.d.ts +9 -0
  356. package/dist/components/organisms/OutOfStock/OutOfStockMessage.js +5 -0
  357. package/dist/components/organisms/OutOfStock/OutOfStockMessage.js.map +1 -0
  358. package/dist/components/organisms/OutOfStock/OutOfStockTitle.d.ts +9 -0
  359. package/dist/components/organisms/OutOfStock/OutOfStockTitle.js +5 -0
  360. package/dist/components/organisms/OutOfStock/OutOfStockTitle.js.map +1 -0
  361. package/dist/{organisms → components/organisms}/OutOfStock/index.d.ts +0 -0
  362. package/dist/{organisms → components/organisms}/OutOfStock/index.js +0 -0
  363. package/dist/components/organisms/OutOfStock/index.js.map +1 -0
  364. package/dist/{organisms → components/organisms}/Tiles/Tile.d.ts +0 -0
  365. package/dist/components/organisms/Tiles/Tile.js +6 -0
  366. package/dist/components/organisms/Tiles/Tile.js.map +1 -0
  367. package/dist/{organisms → components/organisms}/Tiles/Tiles.d.ts +0 -0
  368. package/dist/components/organisms/Tiles/Tiles.js +30 -0
  369. package/dist/components/organisms/Tiles/Tiles.js.map +1 -0
  370. package/dist/{organisms → components/organisms}/Tiles/index.d.ts +0 -0
  371. package/dist/{organisms → components/organisms}/Tiles/index.js +0 -0
  372. package/dist/components/organisms/Tiles/index.js.map +1 -0
  373. package/dist/components/src/atoms/List/List.d.ts +16 -0
  374. package/dist/components/src/atoms/List/List.js +7 -0
  375. package/dist/components/src/atoms/List/List.js.map +1 -0
  376. package/dist/components/src/atoms/List/index.d.ts +2 -0
  377. package/dist/components/src/atoms/List/index.js +2 -0
  378. package/dist/components/src/atoms/List/index.js.map +1 -0
  379. package/dist/components/src/typings/PolymorphicGenerics.d.ts +28 -0
  380. package/dist/components/src/typings/PolymorphicGenerics.js +8 -0
  381. package/dist/components/src/typings/PolymorphicGenerics.js.map +1 -0
  382. package/dist/components/src/typings/index.d.ts +1 -0
  383. package/dist/components/src/typings/index.js +2 -0
  384. package/dist/components/src/typings/index.js.map +1 -0
  385. package/dist/hooks/useSlider/useSlider.d.ts +3 -3
  386. package/dist/index.d.ts +57 -92
  387. package/dist/index.js +29 -46
  388. package/dist/index.js.map +1 -1
  389. package/dist/typings/PolymorphicGenerics.d.ts +6 -6
  390. package/dist/ui/src/components/atoms/Incentive/Incentive.d.ts +11 -0
  391. package/dist/{atoms → ui/src/components/atoms}/Incentive/Incentive.js +0 -0
  392. package/dist/ui/src/components/atoms/Incentive/Incentive.js.map +1 -0
  393. package/dist/ui/src/components/atoms/Incentive/index.d.ts +2 -0
  394. package/dist/ui/src/components/atoms/Incentive/index.js +2 -0
  395. package/dist/ui/src/components/atoms/Incentive/index.js.map +1 -0
  396. package/dist/ui/src/components/atoms/Incentive/stories/assets/Icons.d.ts +2 -0
  397. package/dist/ui/src/components/atoms/Incentive/stories/assets/Icons.js +6 -0
  398. package/dist/ui/src/components/atoms/Incentive/stories/assets/Icons.js.map +1 -0
  399. package/dist/ui/src/components/atoms/Link/Link.d.ts +19 -0
  400. package/dist/ui/src/components/atoms/Link/Link.js +13 -0
  401. package/dist/ui/src/components/atoms/Link/Link.js.map +1 -0
  402. package/dist/ui/src/components/atoms/Link/index.d.ts +2 -0
  403. package/dist/ui/src/components/atoms/Link/index.js +2 -0
  404. package/dist/ui/src/components/atoms/Link/index.js.map +1 -0
  405. package/dist/{atoms → ui/src/components/atoms}/Popover/Popover.d.ts +0 -0
  406. package/dist/{atoms → ui/src/components/atoms}/Popover/Popover.js +0 -0
  407. package/dist/ui/src/components/atoms/Popover/Popover.js.map +1 -0
  408. package/dist/ui/src/components/atoms/Popover/index.d.ts +2 -0
  409. package/dist/ui/src/components/atoms/Popover/index.js +2 -0
  410. package/dist/ui/src/components/atoms/Popover/index.js.map +1 -0
  411. package/dist/ui/src/components/atoms/Price/Price.d.ts +28 -0
  412. package/dist/ui/src/components/atoms/Price/Price.js +7 -0
  413. package/dist/ui/src/components/atoms/Price/Price.js.map +1 -0
  414. package/dist/ui/src/components/atoms/Price/index.d.ts +2 -0
  415. package/dist/ui/src/components/atoms/Price/index.js +2 -0
  416. package/dist/ui/src/components/atoms/Price/index.js.map +1 -0
  417. package/dist/ui/src/components/atoms/Select/Select.d.ts +10 -0
  418. package/dist/ui/src/components/atoms/Select/Select.js +6 -0
  419. package/dist/ui/src/components/atoms/Select/Select.js.map +1 -0
  420. package/dist/ui/src/components/atoms/Select/index.d.ts +2 -0
  421. package/dist/ui/src/components/atoms/Select/index.js +2 -0
  422. package/dist/ui/src/components/atoms/Select/index.js.map +1 -0
  423. package/dist/ui/src/components/atoms/Skeleton/Skeleton.d.ts +10 -0
  424. package/dist/{atoms → ui/src/components/atoms}/Skeleton/Skeleton.js +0 -0
  425. package/dist/ui/src/components/atoms/Skeleton/Skeleton.js.map +1 -0
  426. package/dist/ui/src/components/atoms/Skeleton/index.d.ts +2 -0
  427. package/dist/ui/src/components/atoms/Skeleton/index.js +2 -0
  428. package/dist/ui/src/components/atoms/Skeleton/index.js.map +1 -0
  429. package/dist/{atoms → ui/src/components/atoms}/Slider/Slider.d.ts +0 -0
  430. package/dist/ui/src/components/atoms/Slider/Slider.js +48 -0
  431. package/dist/ui/src/components/atoms/Slider/Slider.js.map +1 -0
  432. package/dist/ui/src/components/atoms/Slider/index.d.ts +2 -0
  433. package/dist/ui/src/components/atoms/Slider/index.js +2 -0
  434. package/dist/ui/src/components/atoms/Slider/index.js.map +1 -0
  435. package/dist/{atoms → ui/src/components/atoms}/Spinner/Spinner.d.ts +0 -0
  436. package/dist/{atoms → ui/src/components/atoms}/Spinner/Spinner.js +0 -0
  437. package/dist/ui/src/components/atoms/Spinner/Spinner.js.map +1 -0
  438. package/dist/ui/src/components/atoms/Spinner/index.d.ts +2 -0
  439. package/dist/ui/src/components/atoms/Spinner/index.js +2 -0
  440. package/dist/ui/src/components/atoms/Spinner/index.js.map +1 -0
  441. package/dist/ui/src/components/atoms/TextArea/TextArea.d.ts +14 -0
  442. package/dist/{atoms → ui/src/components/atoms}/TextArea/TextArea.js +0 -0
  443. package/dist/ui/src/components/atoms/TextArea/TextArea.js.map +1 -0
  444. package/dist/ui/src/components/atoms/TextArea/index.d.ts +2 -0
  445. package/dist/ui/src/components/atoms/TextArea/index.js +2 -0
  446. package/dist/ui/src/components/atoms/TextArea/index.js.map +1 -0
  447. package/dist/ui/src/components/molecules/Accordion/Accordion.d.ts +26 -0
  448. package/dist/ui/src/components/molecules/Accordion/Accordion.js +21 -0
  449. package/dist/ui/src/components/molecules/Accordion/Accordion.js.map +1 -0
  450. package/dist/ui/src/components/molecules/Accordion/AccordionButton.d.ts +10 -0
  451. package/dist/ui/src/components/molecules/Accordion/AccordionButton.js +37 -0
  452. package/dist/ui/src/components/molecules/Accordion/AccordionButton.js.map +1 -0
  453. package/dist/ui/src/components/molecules/Accordion/AccordionItem.d.ts +37 -0
  454. package/dist/ui/src/components/molecules/Accordion/AccordionItem.js +28 -0
  455. package/dist/ui/src/components/molecules/Accordion/AccordionItem.js.map +1 -0
  456. package/dist/ui/src/components/molecules/Accordion/AccordionPanel.d.ts +10 -0
  457. package/dist/ui/src/components/molecules/Accordion/AccordionPanel.js +10 -0
  458. package/dist/ui/src/components/molecules/Accordion/AccordionPanel.js.map +1 -0
  459. package/dist/ui/src/components/molecules/Accordion/index.d.ts +8 -0
  460. package/dist/ui/src/components/molecules/Accordion/index.js +5 -0
  461. package/dist/ui/src/components/molecules/Accordion/index.js.map +1 -0
  462. package/dist/ui/src/components/molecules/AggregateRating/AggregateRating.d.ts +18 -0
  463. package/dist/ui/src/components/molecules/AggregateRating/AggregateRating.js +26 -0
  464. package/dist/ui/src/components/molecules/AggregateRating/AggregateRating.js.map +1 -0
  465. package/dist/ui/src/components/molecules/AggregateRating/index.d.ts +2 -0
  466. package/dist/ui/src/components/molecules/AggregateRating/index.js +2 -0
  467. package/dist/ui/src/components/molecules/AggregateRating/index.js.map +1 -0
  468. package/dist/ui/src/components/molecules/Alert/Alert.d.ts +11 -0
  469. package/dist/{molecules → ui/src/components/molecules}/Alert/Alert.js +0 -0
  470. package/dist/ui/src/components/molecules/Alert/Alert.js.map +1 -0
  471. package/dist/ui/src/components/molecules/Alert/index.d.ts +2 -0
  472. package/dist/ui/src/components/molecules/Alert/index.js +2 -0
  473. package/dist/ui/src/components/molecules/Alert/index.js.map +1 -0
  474. package/dist/{molecules → ui/src/components/molecules}/Banner/Banner.d.ts +0 -0
  475. package/dist/{molecules → ui/src/components/molecules}/Banner/Banner.js +0 -0
  476. package/dist/ui/src/components/molecules/Banner/Banner.js.map +1 -0
  477. package/dist/ui/src/components/molecules/Banner/BannerContent.d.ts +10 -0
  478. package/dist/{molecules → ui/src/components/molecules}/Banner/BannerContent.js +0 -0
  479. package/dist/ui/src/components/molecules/Banner/BannerContent.js.map +1 -0
  480. package/dist/ui/src/components/molecules/Banner/BannerImage.d.ts +10 -0
  481. package/dist/{molecules → ui/src/components/molecules}/Banner/BannerImage.js +0 -0
  482. package/dist/ui/src/components/molecules/Banner/BannerImage.js.map +1 -0
  483. package/dist/ui/src/components/molecules/Banner/BannerLink.d.ts +10 -0
  484. package/dist/{molecules → ui/src/components/molecules}/Banner/BannerLink.js +0 -0
  485. package/dist/ui/src/components/molecules/Banner/BannerLink.js.map +1 -0
  486. package/dist/ui/src/components/molecules/Banner/index.d.ts +8 -0
  487. package/dist/ui/src/components/molecules/Banner/index.js +5 -0
  488. package/dist/ui/src/components/molecules/Banner/index.js.map +1 -0
  489. package/dist/ui/src/components/molecules/Breadcrumb/Breadcrumb.d.ts +14 -0
  490. package/dist/ui/src/components/molecules/Breadcrumb/Breadcrumb.js +38 -0
  491. package/dist/ui/src/components/molecules/Breadcrumb/Breadcrumb.js.map +1 -0
  492. package/dist/ui/src/components/molecules/Breadcrumb/index.d.ts +2 -0
  493. package/dist/ui/src/components/molecules/Breadcrumb/index.js +2 -0
  494. package/dist/ui/src/components/molecules/Breadcrumb/index.js.map +1 -0
  495. package/dist/ui/src/components/molecules/Bullets/Bullets.d.ts +35 -0
  496. package/dist/ui/src/components/molecules/Bullets/Bullets.js +12 -0
  497. package/dist/ui/src/components/molecules/Bullets/Bullets.js.map +1 -0
  498. package/dist/ui/src/components/molecules/Bullets/index.d.ts +2 -0
  499. package/dist/ui/src/components/molecules/Bullets/index.js +2 -0
  500. package/dist/ui/src/components/molecules/Bullets/index.js.map +1 -0
  501. package/dist/ui/src/components/molecules/Card/Card.d.ts +10 -0
  502. package/dist/{molecules → ui/src/components/molecules}/Card/Card.js +0 -0
  503. package/dist/ui/src/components/molecules/Card/Card.js.map +1 -0
  504. package/dist/ui/src/components/molecules/Card/CardActions.d.ts +10 -0
  505. package/dist/{molecules → ui/src/components/molecules}/Card/CardActions.js +0 -0
  506. package/dist/ui/src/components/molecules/Card/CardActions.js.map +1 -0
  507. package/dist/ui/src/components/molecules/Card/CardContent.d.ts +10 -0
  508. package/dist/{molecules → ui/src/components/molecules}/Card/CardContent.js +0 -0
  509. package/dist/ui/src/components/molecules/Card/CardContent.js.map +1 -0
  510. package/dist/ui/src/components/molecules/Card/CardImage.d.ts +10 -0
  511. package/dist/{molecules → ui/src/components/molecules}/Card/CardImage.js +0 -0
  512. package/dist/ui/src/components/molecules/Card/CardImage.js.map +1 -0
  513. package/dist/ui/src/components/molecules/Card/index.d.ts +8 -0
  514. package/dist/ui/src/components/molecules/Card/index.js +5 -0
  515. package/dist/ui/src/components/molecules/Card/index.js.map +1 -0
  516. package/dist/ui/src/components/molecules/Carousel/Arrows.d.ts +12 -0
  517. package/dist/ui/src/components/molecules/Carousel/Arrows.js +6 -0
  518. package/dist/ui/src/components/molecules/Carousel/Arrows.js.map +1 -0
  519. package/dist/ui/src/components/molecules/Carousel/Carousel.d.ts +54 -0
  520. package/dist/ui/src/components/molecules/Carousel/Carousel.js +183 -0
  521. package/dist/ui/src/components/molecules/Carousel/Carousel.js.map +1 -0
  522. package/dist/ui/src/components/molecules/Carousel/CarouselItem.d.ts +11 -0
  523. package/dist/ui/src/components/molecules/Carousel/CarouselItem.js +18 -0
  524. package/dist/ui/src/components/molecules/Carousel/CarouselItem.js.map +1 -0
  525. package/dist/ui/src/components/molecules/Carousel/hooks/useSlideVisibility.d.ts +9 -0
  526. package/dist/ui/src/components/molecules/Carousel/hooks/useSlideVisibility.js +29 -0
  527. package/dist/ui/src/components/molecules/Carousel/hooks/useSlideVisibility.js.map +1 -0
  528. package/dist/ui/src/components/molecules/Carousel/index.d.ts +2 -0
  529. package/dist/ui/src/components/molecules/Carousel/index.js +3 -0
  530. package/dist/ui/src/components/molecules/Carousel/index.js.map +1 -0
  531. package/dist/ui/src/components/molecules/CartItem/CartItem.d.ts +10 -0
  532. package/dist/{molecules → ui/src/components/molecules}/CartItem/CartItem.js +0 -0
  533. package/dist/ui/src/components/molecules/CartItem/CartItem.js.map +1 -0
  534. package/dist/ui/src/components/molecules/CartItem/CartItemActions.d.ts +10 -0
  535. package/dist/{molecules → ui/src/components/molecules}/CartItem/CartItemActions.js +0 -0
  536. package/dist/ui/src/components/molecules/CartItem/CartItemActions.js.map +1 -0
  537. package/dist/ui/src/components/molecules/CartItem/CartItemContent.d.ts +10 -0
  538. package/dist/{molecules → ui/src/components/molecules}/CartItem/CartItemContent.js +0 -0
  539. package/dist/ui/src/components/molecules/CartItem/CartItemContent.js.map +1 -0
  540. package/dist/ui/src/components/molecules/CartItem/CartItemImage.d.ts +10 -0
  541. package/dist/{molecules → ui/src/components/molecules}/CartItem/CartItemImage.js +0 -0
  542. package/dist/ui/src/components/molecules/CartItem/CartItemImage.js.map +1 -0
  543. package/dist/ui/src/components/molecules/CartItem/CartItemPrices.d.ts +10 -0
  544. package/dist/{molecules → ui/src/components/molecules}/CartItem/CartItemPrices.js +0 -0
  545. package/dist/ui/src/components/molecules/CartItem/CartItemPrices.js.map +1 -0
  546. package/dist/ui/src/components/molecules/CartItem/CartItemSummary.d.ts +10 -0
  547. package/dist/{molecules → ui/src/components/molecules}/CartItem/CartItemSummary.js +0 -0
  548. package/dist/ui/src/components/molecules/CartItem/CartItemSummary.js.map +1 -0
  549. package/dist/ui/src/components/molecules/CartItem/CartItemTitle.d.ts +10 -0
  550. package/dist/{molecules → ui/src/components/molecules}/CartItem/CartItemTitle.js +0 -0
  551. package/dist/ui/src/components/molecules/CartItem/CartItemTitle.js.map +1 -0
  552. package/dist/ui/src/components/molecules/CartItem/index.d.ts +14 -0
  553. package/dist/ui/src/components/molecules/CartItem/index.js +8 -0
  554. package/dist/ui/src/components/molecules/CartItem/index.js.map +1 -0
  555. package/dist/ui/src/components/molecules/Dropdown/Dropdown.d.ts +9 -0
  556. package/dist/ui/src/components/molecules/Dropdown/Dropdown.js +67 -0
  557. package/dist/ui/src/components/molecules/Dropdown/Dropdown.js.map +1 -0
  558. package/dist/ui/src/components/molecules/Dropdown/DropdownButton.d.ts +10 -0
  559. package/dist/ui/src/components/molecules/Dropdown/DropdownButton.js +11 -0
  560. package/dist/ui/src/components/molecules/Dropdown/DropdownButton.js.map +1 -0
  561. package/dist/ui/src/components/molecules/Dropdown/DropdownItem.d.ts +10 -0
  562. package/dist/ui/src/components/molecules/Dropdown/DropdownItem.js +26 -0
  563. package/dist/ui/src/components/molecules/Dropdown/DropdownItem.js.map +1 -0
  564. package/dist/ui/src/components/molecules/Dropdown/DropdownMenu.d.ts +22 -0
  565. package/dist/ui/src/components/molecules/Dropdown/DropdownMenu.js +65 -0
  566. package/dist/ui/src/components/molecules/Dropdown/DropdownMenu.js.map +1 -0
  567. package/dist/ui/src/components/molecules/Dropdown/contexts/DropdownContext.d.ts +41 -0
  568. package/dist/ui/src/components/molecules/Dropdown/contexts/DropdownContext.js +11 -0
  569. package/dist/ui/src/components/molecules/Dropdown/contexts/DropdownContext.js.map +1 -0
  570. package/dist/ui/src/components/molecules/Dropdown/hooks/useDropdown.d.ts +6 -0
  571. package/dist/ui/src/components/molecules/Dropdown/hooks/useDropdown.js +14 -0
  572. package/dist/ui/src/components/molecules/Dropdown/hooks/useDropdown.js.map +1 -0
  573. package/dist/ui/src/components/molecules/Dropdown/hooks/useDropdownPosition.d.ts +8 -0
  574. package/dist/ui/src/components/molecules/Dropdown/hooks/useDropdownPosition.js +25 -0
  575. package/dist/ui/src/components/molecules/Dropdown/hooks/useDropdownPosition.js.map +1 -0
  576. package/dist/ui/src/components/molecules/Dropdown/index.d.ts +8 -0
  577. package/dist/ui/src/components/molecules/Dropdown/index.js +5 -0
  578. package/dist/ui/src/components/molecules/Dropdown/index.js.map +1 -0
  579. package/dist/ui/src/components/molecules/Dropdown/stories/assets/Caret.d.ts +2 -0
  580. package/dist/ui/src/components/molecules/Dropdown/stories/assets/Caret.js +4 -0
  581. package/dist/ui/src/components/molecules/Dropdown/stories/assets/Caret.js.map +1 -0
  582. package/dist/ui/src/components/molecules/Form/Form.d.ts +11 -0
  583. package/dist/{molecules → ui/src/components/molecules}/Form/Form.js +0 -0
  584. package/dist/ui/src/components/molecules/Form/Form.js.map +1 -0
  585. package/dist/ui/src/components/molecules/Form/index.d.ts +2 -0
  586. package/dist/ui/src/components/molecules/Form/index.js +2 -0
  587. package/dist/ui/src/components/molecules/Form/index.js.map +1 -0
  588. package/dist/ui/src/components/molecules/Gift/Gift.d.ts +15 -0
  589. package/dist/ui/src/components/molecules/Gift/Gift.js +9 -0
  590. package/dist/ui/src/components/molecules/Gift/Gift.js.map +1 -0
  591. package/dist/ui/src/components/molecules/Gift/GiftContent.d.ts +10 -0
  592. package/dist/ui/src/components/molecules/Gift/GiftContent.js +6 -0
  593. package/dist/ui/src/components/molecules/Gift/GiftContent.js.map +1 -0
  594. package/dist/ui/src/components/molecules/Gift/GiftImage.d.ts +10 -0
  595. package/dist/ui/src/components/molecules/Gift/GiftImage.js +6 -0
  596. package/dist/ui/src/components/molecules/Gift/GiftImage.js.map +1 -0
  597. package/dist/ui/src/components/molecules/Gift/index.d.ts +6 -0
  598. package/dist/ui/src/components/molecules/Gift/index.js +4 -0
  599. package/dist/ui/src/components/molecules/Gift/index.js.map +1 -0
  600. package/dist/ui/src/components/molecules/LoadingButton/LoadingButton.d.ts +14 -0
  601. package/dist/ui/src/components/molecules/LoadingButton/LoadingButton.js +8 -0
  602. package/dist/ui/src/components/molecules/LoadingButton/LoadingButton.js.map +1 -0
  603. package/dist/ui/src/components/molecules/LoadingButton/index.d.ts +2 -0
  604. package/dist/ui/src/components/molecules/LoadingButton/index.js +2 -0
  605. package/dist/ui/src/components/molecules/LoadingButton/index.js.map +1 -0
  606. package/dist/ui/src/components/molecules/Modal/Modal.d.ts +25 -0
  607. package/dist/ui/src/components/molecules/Modal/Modal.js +31 -0
  608. package/dist/ui/src/components/molecules/Modal/Modal.js.map +1 -0
  609. package/dist/{molecules → ui/src/components/molecules}/Modal/ModalContent.d.ts +0 -0
  610. package/dist/{molecules → ui/src/components/molecules}/Modal/ModalContent.js +0 -0
  611. package/dist/ui/src/components/molecules/Modal/ModalContent.js.map +1 -0
  612. package/dist/ui/src/components/molecules/Modal/index.d.ts +2 -0
  613. package/dist/ui/src/components/molecules/Modal/index.js +2 -0
  614. package/dist/ui/src/components/molecules/Modal/index.js.map +1 -0
  615. package/dist/ui/src/components/molecules/Modal/useTrapFocus.d.ts +8 -0
  616. package/dist/ui/src/components/molecules/Modal/useTrapFocus.js +76 -0
  617. package/dist/ui/src/components/molecules/Modal/useTrapFocus.js.map +1 -0
  618. package/dist/ui/src/components/molecules/OrderSummary/OrderSummary.d.ts +35 -0
  619. package/dist/ui/src/components/molecules/OrderSummary/OrderSummary.js +16 -0
  620. package/dist/ui/src/components/molecules/OrderSummary/OrderSummary.js.map +1 -0
  621. package/dist/ui/src/components/molecules/OrderSummary/index.d.ts +2 -0
  622. package/dist/ui/src/components/molecules/OrderSummary/index.js +2 -0
  623. package/dist/ui/src/components/molecules/OrderSummary/index.js.map +1 -0
  624. package/dist/ui/src/components/molecules/PaymentMethods/PaymentMethods.d.ts +26 -0
  625. package/dist/{molecules → ui/src/components/molecules}/PaymentMethods/PaymentMethods.js +0 -0
  626. package/dist/ui/src/components/molecules/PaymentMethods/PaymentMethods.js.map +1 -0
  627. package/dist/ui/src/components/molecules/PaymentMethods/index.d.ts +2 -0
  628. package/dist/ui/src/components/molecules/PaymentMethods/index.js +2 -0
  629. package/dist/ui/src/components/molecules/PaymentMethods/index.js.map +1 -0
  630. package/dist/ui/src/components/molecules/PaymentMethods/stories/assets/Icons.d.ts +9 -0
  631. package/dist/ui/src/components/molecules/PaymentMethods/stories/assets/Icons.js +26 -0
  632. package/dist/ui/src/components/molecules/PaymentMethods/stories/assets/Icons.js.map +1 -0
  633. package/dist/{molecules → ui/src/components/molecules}/PriceRange/PriceRange.d.ts +0 -0
  634. package/dist/{molecules → ui/src/components/molecules}/PriceRange/PriceRange.js +0 -0
  635. package/dist/ui/src/components/molecules/PriceRange/PriceRange.js.map +1 -0
  636. package/dist/ui/src/components/molecules/PriceRange/index.d.ts +2 -0
  637. package/dist/ui/src/components/molecules/PriceRange/index.js +2 -0
  638. package/dist/ui/src/components/molecules/PriceRange/index.js.map +1 -0
  639. package/dist/ui/src/components/molecules/ProductCard/ProductCard.d.ts +11 -0
  640. package/dist/{molecules → ui/src/components/molecules}/ProductCard/ProductCard.js +0 -0
  641. package/dist/ui/src/components/molecules/ProductCard/ProductCard.js.map +1 -0
  642. package/dist/ui/src/components/molecules/ProductCard/ProductCardActions.d.ts +10 -0
  643. package/dist/{molecules → ui/src/components/molecules}/ProductCard/ProductCardActions.js +0 -0
  644. package/dist/ui/src/components/molecules/ProductCard/ProductCardActions.js.map +1 -0
  645. package/dist/ui/src/components/molecules/ProductCard/ProductCardContent.d.ts +10 -0
  646. package/dist/{molecules → ui/src/components/molecules}/ProductCard/ProductCardContent.js +0 -0
  647. package/dist/ui/src/components/molecules/ProductCard/ProductCardContent.js.map +1 -0
  648. package/dist/ui/src/components/molecules/ProductCard/ProductCardImage.d.ts +10 -0
  649. package/dist/{molecules → ui/src/components/molecules}/ProductCard/ProductCardImage.js +0 -0
  650. package/dist/ui/src/components/molecules/ProductCard/ProductCardImage.js.map +1 -0
  651. package/dist/ui/src/components/molecules/ProductCard/index.d.ts +8 -0
  652. package/dist/ui/src/components/molecules/ProductCard/index.js +5 -0
  653. package/dist/ui/src/components/molecules/ProductCard/index.js.map +1 -0
  654. package/dist/{molecules → ui/src/components/molecules}/ProductTitle/ProductTitle.d.ts +0 -0
  655. package/dist/{molecules → ui/src/components/molecules}/ProductTitle/ProductTitle.js +0 -0
  656. package/dist/ui/src/components/molecules/ProductTitle/ProductTitle.js.map +1 -0
  657. package/dist/ui/src/components/molecules/ProductTitle/index.d.ts +2 -0
  658. package/dist/ui/src/components/molecules/ProductTitle/index.js +2 -0
  659. package/dist/ui/src/components/molecules/ProductTitle/index.js.map +1 -0
  660. package/dist/ui/src/components/molecules/QuantitySelector/QuantitySelector.d.ts +29 -0
  661. package/dist/ui/src/components/molecules/QuantitySelector/QuantitySelector.js +10 -0
  662. package/dist/ui/src/components/molecules/QuantitySelector/QuantitySelector.js.map +1 -0
  663. package/dist/ui/src/components/molecules/QuantitySelector/index.d.ts +2 -0
  664. package/dist/ui/src/components/molecules/QuantitySelector/index.js +2 -0
  665. package/dist/ui/src/components/molecules/QuantitySelector/index.js.map +1 -0
  666. package/dist/ui/src/components/molecules/QuantitySelector/stories/assets/Icons.d.ts +7 -0
  667. package/dist/ui/src/components/molecules/QuantitySelector/stories/assets/Icons.js +11 -0
  668. package/dist/ui/src/components/molecules/QuantitySelector/stories/assets/Icons.js.map +1 -0
  669. package/dist/{molecules → ui/src/components/molecules}/RadioGroup/RadioGroup.d.ts +0 -0
  670. package/dist/ui/src/components/molecules/RadioGroup/RadioGroup.js +10 -0
  671. package/dist/ui/src/components/molecules/RadioGroup/RadioGroup.js.map +1 -0
  672. package/dist/ui/src/components/molecules/RadioGroup/RadioOption.d.ts +19 -0
  673. package/dist/ui/src/components/molecules/RadioGroup/RadioOption.js +11 -0
  674. package/dist/ui/src/components/molecules/RadioGroup/RadioOption.js.map +1 -0
  675. package/dist/ui/src/components/molecules/RadioGroup/index.d.ts +4 -0
  676. package/dist/ui/src/components/molecules/RadioGroup/index.js +3 -0
  677. package/dist/ui/src/components/molecules/RadioGroup/index.js.map +1 -0
  678. package/dist/ui/src/components/molecules/RadioGroup/useRadioGroup.d.ts +17 -0
  679. package/dist/ui/src/components/molecules/RadioGroup/useRadioGroup.js +10 -0
  680. package/dist/ui/src/components/molecules/RadioGroup/useRadioGroup.js.map +1 -0
  681. package/dist/{molecules → ui/src/components/molecules}/SearchInput/SearchInput.d.ts +0 -0
  682. package/dist/ui/src/components/molecules/SearchInput/SearchInput.js +26 -0
  683. package/dist/ui/src/components/molecules/SearchInput/SearchInput.js.map +1 -0
  684. package/dist/ui/src/components/molecules/SearchInput/index.d.ts +2 -0
  685. package/dist/ui/src/components/molecules/SearchInput/index.js +2 -0
  686. package/dist/ui/src/components/molecules/SearchInput/index.js.map +1 -0
  687. package/dist/ui/src/components/molecules/SearchInput/stories/assets/CustomIcon.d.ts +3 -0
  688. package/dist/ui/src/components/molecules/SearchInput/stories/assets/CustomIcon.js +7 -0
  689. package/dist/ui/src/components/molecules/SearchInput/stories/assets/CustomIcon.js.map +1 -0
  690. package/dist/ui/src/components/molecules/SkuSelector/SkuSelector.d.ts +58 -0
  691. package/dist/ui/src/components/molecules/SkuSelector/SkuSelector.js +16 -0
  692. package/dist/ui/src/components/molecules/SkuSelector/SkuSelector.js.map +1 -0
  693. package/dist/ui/src/components/molecules/SkuSelector/index.d.ts +2 -0
  694. package/dist/ui/src/components/molecules/SkuSelector/index.js +2 -0
  695. package/dist/ui/src/components/molecules/SkuSelector/index.js.map +1 -0
  696. package/dist/ui/src/components/molecules/Table/Table.d.ts +11 -0
  697. package/dist/ui/src/components/molecules/Table/Table.js +6 -0
  698. package/dist/ui/src/components/molecules/Table/Table.js.map +1 -0
  699. package/dist/ui/src/components/molecules/Table/TableBody.d.ts +11 -0
  700. package/dist/ui/src/components/molecules/Table/TableBody.js +6 -0
  701. package/dist/ui/src/components/molecules/Table/TableBody.js.map +1 -0
  702. package/dist/ui/src/components/molecules/Table/TableCell.d.ts +20 -0
  703. package/dist/ui/src/components/molecules/Table/TableCell.js +7 -0
  704. package/dist/ui/src/components/molecules/Table/TableCell.js.map +1 -0
  705. package/dist/ui/src/components/molecules/Table/TableFooter.d.ts +11 -0
  706. package/dist/ui/src/components/molecules/Table/TableFooter.js +6 -0
  707. package/dist/ui/src/components/molecules/Table/TableFooter.js.map +1 -0
  708. package/dist/ui/src/components/molecules/Table/TableHead.d.ts +11 -0
  709. package/dist/ui/src/components/molecules/Table/TableHead.js +6 -0
  710. package/dist/ui/src/components/molecules/Table/TableHead.js.map +1 -0
  711. package/dist/ui/src/components/molecules/Table/TableRow.d.ts +11 -0
  712. package/dist/ui/src/components/molecules/Table/TableRow.js +6 -0
  713. package/dist/ui/src/components/molecules/Table/TableRow.js.map +1 -0
  714. package/dist/ui/src/components/molecules/Table/index.d.ts +12 -0
  715. package/dist/ui/src/components/molecules/Table/index.js +7 -0
  716. package/dist/ui/src/components/molecules/Table/index.js.map +1 -0
  717. package/dist/ui/src/components/organisms/Hero/Hero.d.ts +11 -0
  718. package/dist/ui/src/components/organisms/Hero/Hero.js +6 -0
  719. package/dist/ui/src/components/organisms/Hero/Hero.js.map +1 -0
  720. package/dist/ui/src/components/organisms/Hero/HeroHeading.d.ts +10 -0
  721. package/dist/ui/src/components/organisms/Hero/HeroHeading.js +6 -0
  722. package/dist/ui/src/components/organisms/Hero/HeroHeading.js.map +1 -0
  723. package/dist/ui/src/components/organisms/Hero/HeroImage.d.ts +10 -0
  724. package/dist/ui/src/components/organisms/Hero/HeroImage.js +6 -0
  725. package/dist/ui/src/components/organisms/Hero/HeroImage.js.map +1 -0
  726. package/dist/ui/src/components/organisms/Hero/index.d.ts +6 -0
  727. package/dist/ui/src/components/organisms/Hero/index.js +4 -0
  728. package/dist/ui/src/components/organisms/Hero/index.js.map +1 -0
  729. package/dist/{organisms → ui/src/components/organisms}/OutOfStock/OutOfStock.d.ts +0 -0
  730. package/dist/{organisms → ui/src/components/organisms}/OutOfStock/OutOfStock.js +0 -0
  731. package/dist/ui/src/components/organisms/OutOfStock/OutOfStock.js.map +1 -0
  732. package/dist/{organisms → ui/src/components/organisms}/OutOfStock/OutOfStockMessage.d.ts +0 -0
  733. package/dist/{organisms → ui/src/components/organisms}/OutOfStock/OutOfStockMessage.js +0 -0
  734. package/dist/ui/src/components/organisms/OutOfStock/OutOfStockMessage.js.map +1 -0
  735. package/dist/{organisms → ui/src/components/organisms}/OutOfStock/OutOfStockTitle.d.ts +0 -0
  736. package/dist/{organisms → ui/src/components/organisms}/OutOfStock/OutOfStockTitle.js +0 -0
  737. package/dist/ui/src/components/organisms/OutOfStock/OutOfStockTitle.js.map +1 -0
  738. package/dist/ui/src/components/organisms/OutOfStock/index.d.ts +6 -0
  739. package/dist/ui/src/components/organisms/OutOfStock/index.js +4 -0
  740. package/dist/ui/src/components/organisms/OutOfStock/index.js.map +1 -0
  741. package/dist/ui/src/components/organisms/Tiles/Tile.d.ts +11 -0
  742. package/dist/{organisms → ui/src/components/organisms}/Tiles/Tile.js +0 -0
  743. package/dist/ui/src/components/organisms/Tiles/Tile.js.map +1 -0
  744. package/dist/ui/src/components/organisms/Tiles/Tiles.d.ts +11 -0
  745. package/dist/{organisms → ui/src/components/organisms}/Tiles/Tiles.js +0 -0
  746. package/dist/ui/src/components/organisms/Tiles/Tiles.js.map +1 -0
  747. package/dist/ui/src/components/organisms/Tiles/index.d.ts +4 -0
  748. package/dist/ui/src/components/organisms/Tiles/index.js +3 -0
  749. package/dist/ui/src/components/organisms/Tiles/index.js.map +1 -0
  750. package/dist/ui/src/hooks/useSlider/index.d.ts +2 -0
  751. package/dist/ui/src/hooks/useSlider/index.js +3 -0
  752. package/dist/ui/src/hooks/useSlider/index.js.map +1 -0
  753. package/dist/ui/src/hooks/useSlider/useSlider.d.ts +64 -0
  754. package/dist/ui/src/hooks/useSlider/useSlider.js +103 -0
  755. package/dist/ui/src/hooks/useSlider/useSlider.js.map +1 -0
  756. package/dist/ui/src/index.d.ts +75 -0
  757. package/dist/ui/src/index.js +43 -0
  758. package/dist/ui/src/index.js.map +1 -0
  759. package/dist/ui/src/typings/PolymorphicGenerics.d.ts +28 -0
  760. package/dist/ui/src/typings/PolymorphicGenerics.js +8 -0
  761. package/dist/ui/src/typings/PolymorphicGenerics.js.map +1 -0
  762. package/dist/ui/src/typings/index.d.ts +1 -0
  763. package/dist/ui/src/typings/index.js +2 -0
  764. package/dist/ui/src/typings/index.js.map +1 -0
  765. package/package.json +2 -3
  766. package/CHANGELOG.md +0 -2032
  767. package/LICENSE +0 -21
  768. package/dist/atoms/Badge/Badge.d.ts +0 -11
  769. package/dist/atoms/Badge/Badge.js +0 -6
  770. package/dist/atoms/Badge/Badge.js.map +0 -1
  771. package/dist/atoms/Badge/index.d.ts +0 -2
  772. package/dist/atoms/Badge/index.js +0 -2
  773. package/dist/atoms/Badge/index.js.map +0 -1
  774. package/dist/atoms/Button/Button.d.ts +0 -10
  775. package/dist/atoms/Button/Button.js +0 -6
  776. package/dist/atoms/Button/Button.js.map +0 -1
  777. package/dist/atoms/Button/index.d.ts +0 -2
  778. package/dist/atoms/Button/index.js +0 -2
  779. package/dist/atoms/Button/index.js.map +0 -1
  780. package/dist/atoms/Checkbox/Checkbox.d.ts +0 -10
  781. package/dist/atoms/Checkbox/Checkbox.js +0 -6
  782. package/dist/atoms/Checkbox/Checkbox.js.map +0 -1
  783. package/dist/atoms/Checkbox/index.d.ts +0 -2
  784. package/dist/atoms/Checkbox/index.js +0 -2
  785. package/dist/atoms/Checkbox/index.js.map +0 -1
  786. package/dist/atoms/Icon/Icon.d.ts +0 -14
  787. package/dist/atoms/Icon/Icon.js +0 -6
  788. package/dist/atoms/Icon/Icon.js.map +0 -1
  789. package/dist/atoms/Icon/index.d.ts +0 -2
  790. package/dist/atoms/Icon/index.js +0 -2
  791. package/dist/atoms/Icon/index.js.map +0 -1
  792. package/dist/atoms/Icon/stories/assets/ShoppingCart.d.ts +0 -3
  793. package/dist/atoms/Icon/stories/assets/ShoppingCart.js +0 -8
  794. package/dist/atoms/Icon/stories/assets/ShoppingCart.js.map +0 -1
  795. package/dist/atoms/Incentive/Incentive.js.map +0 -1
  796. package/dist/atoms/Incentive/index.js.map +0 -1
  797. package/dist/atoms/Incentive/stories/assets/Icons.js.map +0 -1
  798. package/dist/atoms/Input/Input.js.map +0 -1
  799. package/dist/atoms/Input/index.js.map +0 -1
  800. package/dist/atoms/Label/Label.d.ts +0 -10
  801. package/dist/atoms/Label/Label.js +0 -6
  802. package/dist/atoms/Label/Label.js.map +0 -1
  803. package/dist/atoms/Label/index.d.ts +0 -2
  804. package/dist/atoms/Label/index.js +0 -2
  805. package/dist/atoms/Label/index.js.map +0 -1
  806. package/dist/atoms/Link/Link.d.ts +0 -19
  807. package/dist/atoms/Link/Link.js.map +0 -1
  808. package/dist/atoms/Link/index.js.map +0 -1
  809. package/dist/atoms/List/List.js.map +0 -1
  810. package/dist/atoms/List/index.js.map +0 -1
  811. package/dist/atoms/Overlay/Overlay.d.ts +0 -10
  812. package/dist/atoms/Overlay/Overlay.js +0 -6
  813. package/dist/atoms/Overlay/Overlay.js.map +0 -1
  814. package/dist/atoms/Overlay/index.d.ts +0 -2
  815. package/dist/atoms/Overlay/index.js +0 -2
  816. package/dist/atoms/Overlay/index.js.map +0 -1
  817. package/dist/atoms/Popover/Popover.js.map +0 -1
  818. package/dist/atoms/Popover/index.js.map +0 -1
  819. package/dist/atoms/Price/Price.js.map +0 -1
  820. package/dist/atoms/Price/index.js.map +0 -1
  821. package/dist/atoms/Radio/Radio.d.ts +0 -7
  822. package/dist/atoms/Radio/Radio.js +0 -6
  823. package/dist/atoms/Radio/Radio.js.map +0 -1
  824. package/dist/atoms/Radio/index.d.ts +0 -2
  825. package/dist/atoms/Radio/index.js +0 -2
  826. package/dist/atoms/Radio/index.js.map +0 -1
  827. package/dist/atoms/Select/Select.js.map +0 -1
  828. package/dist/atoms/Select/index.js.map +0 -1
  829. package/dist/atoms/Skeleton/Skeleton.js.map +0 -1
  830. package/dist/atoms/Skeleton/index.js.map +0 -1
  831. package/dist/atoms/Slider/Slider.js.map +0 -1
  832. package/dist/atoms/Slider/index.js.map +0 -1
  833. package/dist/atoms/Spinner/Spinner.js.map +0 -1
  834. package/dist/atoms/Spinner/index.js.map +0 -1
  835. package/dist/atoms/TextArea/TextArea.js.map +0 -1
  836. package/dist/atoms/TextArea/index.js.map +0 -1
  837. package/dist/molecules/Accordion/Accordion.js.map +0 -1
  838. package/dist/molecules/Accordion/AccordionButton.d.ts +0 -10
  839. package/dist/molecules/Accordion/AccordionButton.js +0 -37
  840. package/dist/molecules/Accordion/AccordionButton.js.map +0 -1
  841. package/dist/molecules/Accordion/AccordionItem.d.ts +0 -37
  842. package/dist/molecules/Accordion/AccordionItem.js.map +0 -1
  843. package/dist/molecules/Accordion/AccordionPanel.js.map +0 -1
  844. package/dist/molecules/Accordion/index.js.map +0 -1
  845. package/dist/molecules/AggregateRating/AggregateRating.d.ts +0 -18
  846. package/dist/molecules/AggregateRating/AggregateRating.js +0 -26
  847. package/dist/molecules/AggregateRating/AggregateRating.js.map +0 -1
  848. package/dist/molecules/AggregateRating/index.js.map +0 -1
  849. package/dist/molecules/Alert/Alert.js.map +0 -1
  850. package/dist/molecules/Alert/index.js.map +0 -1
  851. package/dist/molecules/Banner/Banner.js.map +0 -1
  852. package/dist/molecules/Banner/BannerContent.js.map +0 -1
  853. package/dist/molecules/Banner/BannerImage.js.map +0 -1
  854. package/dist/molecules/Banner/BannerLink.js.map +0 -1
  855. package/dist/molecules/Banner/index.js.map +0 -1
  856. package/dist/molecules/Breadcrumb/Breadcrumb.js +0 -38
  857. package/dist/molecules/Breadcrumb/Breadcrumb.js.map +0 -1
  858. package/dist/molecules/Breadcrumb/index.js.map +0 -1
  859. package/dist/molecules/Bullets/Bullets.js +0 -12
  860. package/dist/molecules/Bullets/Bullets.js.map +0 -1
  861. package/dist/molecules/Bullets/index.js.map +0 -1
  862. package/dist/molecules/Card/Card.js.map +0 -1
  863. package/dist/molecules/Card/CardActions.js.map +0 -1
  864. package/dist/molecules/Card/CardContent.js.map +0 -1
  865. package/dist/molecules/Card/CardImage.js.map +0 -1
  866. package/dist/molecules/Card/index.js.map +0 -1
  867. package/dist/molecules/Carousel/Arrows.js.map +0 -1
  868. package/dist/molecules/Carousel/Carousel.js +0 -183
  869. package/dist/molecules/Carousel/Carousel.js.map +0 -1
  870. package/dist/molecules/Carousel/CarouselItem.d.ts +0 -11
  871. package/dist/molecules/Carousel/CarouselItem.js.map +0 -1
  872. package/dist/molecules/Carousel/hooks/useSlideVisibility.js.map +0 -1
  873. package/dist/molecules/Carousel/index.js.map +0 -1
  874. package/dist/molecules/CartItem/CartItem.js.map +0 -1
  875. package/dist/molecules/CartItem/CartItemActions.js.map +0 -1
  876. package/dist/molecules/CartItem/CartItemContent.js.map +0 -1
  877. package/dist/molecules/CartItem/CartItemImage.js.map +0 -1
  878. package/dist/molecules/CartItem/CartItemPrices.js.map +0 -1
  879. package/dist/molecules/CartItem/CartItemSummary.js.map +0 -1
  880. package/dist/molecules/CartItem/CartItemTitle.js.map +0 -1
  881. package/dist/molecules/CartItem/index.js.map +0 -1
  882. package/dist/molecules/Dropdown/Dropdown.js.map +0 -1
  883. package/dist/molecules/Dropdown/DropdownButton.js.map +0 -1
  884. package/dist/molecules/Dropdown/DropdownItem.js.map +0 -1
  885. package/dist/molecules/Dropdown/DropdownMenu.js.map +0 -1
  886. package/dist/molecules/Dropdown/contexts/DropdownContext.js.map +0 -1
  887. package/dist/molecules/Dropdown/hooks/useDropdown.js.map +0 -1
  888. package/dist/molecules/Dropdown/hooks/useDropdownPosition.js.map +0 -1
  889. package/dist/molecules/Dropdown/index.js.map +0 -1
  890. package/dist/molecules/Dropdown/stories/assets/Caret.js.map +0 -1
  891. package/dist/molecules/Form/Form.js.map +0 -1
  892. package/dist/molecules/Form/index.js.map +0 -1
  893. package/dist/molecules/Gift/Gift.d.ts +0 -16
  894. package/dist/molecules/Gift/Gift.js +0 -9
  895. package/dist/molecules/Gift/Gift.js.map +0 -1
  896. package/dist/molecules/Gift/GiftContent.js.map +0 -1
  897. package/dist/molecules/Gift/GiftImage.js.map +0 -1
  898. package/dist/molecules/Gift/index.js.map +0 -1
  899. package/dist/molecules/IconButton/IconButton.d.ts +0 -19
  900. package/dist/molecules/IconButton/IconButton.js +0 -9
  901. package/dist/molecules/IconButton/IconButton.js.map +0 -1
  902. package/dist/molecules/IconButton/index.d.ts +0 -2
  903. package/dist/molecules/IconButton/index.js +0 -2
  904. package/dist/molecules/IconButton/index.js.map +0 -1
  905. package/dist/molecules/LoadingButton/LoadingButton.d.ts +0 -14
  906. package/dist/molecules/LoadingButton/LoadingButton.js +0 -8
  907. package/dist/molecules/LoadingButton/LoadingButton.js.map +0 -1
  908. package/dist/molecules/LoadingButton/index.js.map +0 -1
  909. package/dist/molecules/Modal/Modal.js +0 -31
  910. package/dist/molecules/Modal/Modal.js.map +0 -1
  911. package/dist/molecules/Modal/ModalContent.js.map +0 -1
  912. package/dist/molecules/Modal/index.js.map +0 -1
  913. package/dist/molecules/Modal/useTrapFocus.js.map +0 -1
  914. package/dist/molecules/OrderSummary/OrderSummary.d.ts +0 -35
  915. package/dist/molecules/OrderSummary/OrderSummary.js +0 -16
  916. package/dist/molecules/OrderSummary/OrderSummary.js.map +0 -1
  917. package/dist/molecules/OrderSummary/index.js.map +0 -1
  918. package/dist/molecules/PaymentMethods/PaymentMethods.js.map +0 -1
  919. package/dist/molecules/PaymentMethods/index.js.map +0 -1
  920. package/dist/molecules/PaymentMethods/stories/assets/Icons.js.map +0 -1
  921. package/dist/molecules/PriceRange/PriceRange.js.map +0 -1
  922. package/dist/molecules/PriceRange/index.js.map +0 -1
  923. package/dist/molecules/ProductCard/ProductCard.js.map +0 -1
  924. package/dist/molecules/ProductCard/ProductCardActions.js.map +0 -1
  925. package/dist/molecules/ProductCard/ProductCardContent.js.map +0 -1
  926. package/dist/molecules/ProductCard/ProductCardImage.js.map +0 -1
  927. package/dist/molecules/ProductCard/index.js.map +0 -1
  928. package/dist/molecules/ProductTitle/ProductTitle.js.map +0 -1
  929. package/dist/molecules/ProductTitle/index.js.map +0 -1
  930. package/dist/molecules/QuantitySelector/QuantitySelector.d.ts +0 -30
  931. package/dist/molecules/QuantitySelector/QuantitySelector.js +0 -11
  932. package/dist/molecules/QuantitySelector/QuantitySelector.js.map +0 -1
  933. package/dist/molecules/QuantitySelector/index.js.map +0 -1
  934. package/dist/molecules/QuantitySelector/stories/assets/Icons.js.map +0 -1
  935. package/dist/molecules/RadioGroup/RadioGroup.js.map +0 -1
  936. package/dist/molecules/RadioGroup/RadioOption.js +0 -11
  937. package/dist/molecules/RadioGroup/RadioOption.js.map +0 -1
  938. package/dist/molecules/RadioGroup/index.js.map +0 -1
  939. package/dist/molecules/RadioGroup/useRadioGroup.js.map +0 -1
  940. package/dist/molecules/SearchInput/SearchInput.js +0 -28
  941. package/dist/molecules/SearchInput/SearchInput.js.map +0 -1
  942. package/dist/molecules/SearchInput/index.js.map +0 -1
  943. package/dist/molecules/SearchInput/stories/assets/CustomIcon.js.map +0 -1
  944. package/dist/molecules/SkuSelector/SkuSelector.d.ts +0 -58
  945. package/dist/molecules/SkuSelector/SkuSelector.js +0 -15
  946. package/dist/molecules/SkuSelector/SkuSelector.js.map +0 -1
  947. package/dist/molecules/SkuSelector/index.js.map +0 -1
  948. package/dist/molecules/Table/Table.js.map +0 -1
  949. package/dist/molecules/Table/TableBody.js.map +0 -1
  950. package/dist/molecules/Table/TableCell.js.map +0 -1
  951. package/dist/molecules/Table/TableFooter.js.map +0 -1
  952. package/dist/molecules/Table/TableHead.js.map +0 -1
  953. package/dist/molecules/Table/TableRow.js.map +0 -1
  954. package/dist/molecules/Table/index.js.map +0 -1
  955. package/dist/organisms/Hero/Hero.js.map +0 -1
  956. package/dist/organisms/Hero/HeroHeading.js.map +0 -1
  957. package/dist/organisms/Hero/HeroImage.js.map +0 -1
  958. package/dist/organisms/Hero/index.js.map +0 -1
  959. package/dist/organisms/OutOfStock/OutOfStock.js.map +0 -1
  960. package/dist/organisms/OutOfStock/OutOfStockMessage.js.map +0 -1
  961. package/dist/organisms/OutOfStock/OutOfStockTitle.js.map +0 -1
  962. package/dist/organisms/OutOfStock/index.js.map +0 -1
  963. package/dist/organisms/Tiles/Tile.js.map +0 -1
  964. package/dist/organisms/Tiles/Tiles.js.map +0 -1
  965. package/dist/organisms/Tiles/index.js.map +0 -1
  966. package/dist/setupTests.d.ts +0 -1
  967. package/dist/setupTests.js +0 -6
  968. package/dist/setupTests.js.map +0 -1
  969. package/dist/utils/toHaveNoIncomplete.d.ts +0 -17
  970. package/dist/utils/toHaveNoIncomplete.js +0 -43
  971. package/dist/utils/toHaveNoIncomplete.js.map +0 -1
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import type { HTMLAttributes } from 'react';
3
+ export interface ProductCardProps extends HTMLAttributes<HTMLDivElement> {
4
+ /**
5
+ * ID to find this component in testing tools (e.g.: cypress,
6
+ * testing-library, and jest).
7
+ */
8
+ testId?: string;
9
+ }
10
+ declare const ProductCard: React.ForwardRefExoticComponent<ProductCardProps & React.RefAttributes<HTMLDivElement>>;
11
+ export default ProductCard;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ProductCard.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/ProductCard/ProductCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAWzC,MAAM,WAAW,GAAG,UAAU,CAAmC,SAAS,IAAI,CAC5E,EAAE,MAAM,GAAG,oBAAoB,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAC1D,GAAG;IAEH,OAAO,CACL,+CACE,GAAG,EAAE,GAAG,+CAEK,MAAM,IACf,UAAU,GAEb,QAAQ,CACD,CACX,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,WAAW,CAAA"}
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import type { HTMLAttributes } from 'react';
3
+ export interface ProductCardActionsProps extends HTMLAttributes<HTMLDivElement> {
4
+ /**
5
+ * ID to find this component in testing tools (e.g.: cypress, testing library, and jest).
6
+ */
7
+ testId?: string;
8
+ }
9
+ declare const ProductCardActions: React.ForwardRefExoticComponent<ProductCardActionsProps & React.RefAttributes<HTMLDivElement>>;
10
+ export default ProductCardActions;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ProductCardActions.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/ProductCard/ProductCardActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAWzC,MAAM,kBAAkB,GAAG,UAAU,CACnC,SAAS,WAAW,CAClB,EAAE,MAAM,GAAG,4BAA4B,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAClE,GAAG;IAEH,OAAO,CACL,2CACE,GAAG,EAAE,GAAG,oDAEK,MAAM,IACf,UAAU,GAEb,QAAQ,CACL,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,kBAAkB,CAAA"}
@@ -0,0 +1,10 @@
1
+ import type { HTMLAttributes } from 'react';
2
+ import React from 'react';
3
+ export interface ProductCardContentProps extends HTMLAttributes<HTMLElement> {
4
+ /**
5
+ * ID to find this component in testing tools (e.g.: cypress, testing library, and jest).
6
+ */
7
+ testId?: string;
8
+ }
9
+ declare const ProductCardContent: React.ForwardRefExoticComponent<ProductCardContentProps & React.RefAttributes<HTMLElement>>;
10
+ export default ProductCardContent;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ProductCardContent.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/ProductCard/ProductCardContent.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AASzC,MAAM,kBAAkB,GAAG,UAAU,CACnC,SAAS,WAAW,CAClB,EAAE,MAAM,GAAG,4BAA4B,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAClE,GAAG;IAEH,OAAO,CACL,+CACE,GAAG,EAAE,GAAG,oDAEK,MAAM,IACf,UAAU,GAEb,QAAQ,CACD,CACX,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,kBAAkB,CAAA"}
@@ -0,0 +1,10 @@
1
+ import type { HTMLAttributes } from 'react';
2
+ import React from 'react';
3
+ export interface ProductCardImageProps extends HTMLAttributes<HTMLDivElement> {
4
+ /**
5
+ * ID to find this component in testing tools (e.g.: cypress, testing library, and jest).
6
+ */
7
+ testId?: string;
8
+ }
9
+ declare const ProductCardImage: React.ForwardRefExoticComponent<ProductCardImageProps & React.RefAttributes<HTMLDivElement>>;
10
+ export default ProductCardImage;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ProductCardImage.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/ProductCard/ProductCardImage.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AASzC,MAAM,gBAAgB,GAAG,UAAU,CACjC,SAAS,gBAAgB,CACvB,EAAE,MAAM,GAAG,0BAA0B,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EAChE,GAAG;IAEH,OAAO,CACL,2CACE,GAAG,EAAE,GAAG,kDAEK,MAAM,IACf,UAAU,GAEb,QAAQ,CACL,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -0,0 +1,8 @@
1
+ export { default } from './ProductCard';
2
+ export type { ProductCardProps } from './ProductCard';
3
+ export { default as ProductCardImage } from './ProductCardImage';
4
+ export type { ProductCardImageProps } from './ProductCardImage';
5
+ export { default as ProductCardContent } from './ProductCardContent';
6
+ export type { ProductCardContentProps } from './ProductCardContent';
7
+ export { default as ProductCardActions } from './ProductCardActions';
8
+ export type { ProductCardActionsProps } from './ProductCardActions';
@@ -0,0 +1,5 @@
1
+ export { default } from './ProductCard';
2
+ export { default as ProductCardImage } from './ProductCardImage';
3
+ export { default as ProductCardContent } from './ProductCardContent';
4
+ export { default as ProductCardActions } from './ProductCardActions';
5
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/ProductCard/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,eAAe,CAAA;AAGvC,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AAGhE,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,sBAAsB,CAAA;AAGpE,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,sBAAsB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ProductTitle.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/ProductTitle/ProductTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAkB,MAAM,OAAO,CAAA;AA0BzD,MAAM,YAAY,GAAG,UAAU,CAC7B,SAAS,YAAY,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,GAAE,QAAQ,EAAC,SAAS,EAAE,MAAM,GAAE,qBAAqB,EAAE,GAAG,UAAU,EAAE,EAAE,GAAG;IACnH,OAAO,CACL,8CAAQ,GAAG,EAAE,GAAG,gDAAqC,MAAM,IAAM,UAAU;QACzE;YACG,KAAK;YACL,CAAC,CAAC,KAAK,IAAI,KAAK,CACb;QAEL,SAAS,IAAI,CACZ;YACG,MAAM;YAAE,SAAS,CAChB,CACL,CACM,CACV,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,YAAY,CAAA"}
@@ -0,0 +1,2 @@
1
+ export { default } from './ProductTitle';
2
+ export type { ProductTitleProps } from './ProductTitle';
@@ -0,0 +1,2 @@
1
+ export { default } from './ProductTitle';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/ProductTitle/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAA"}
@@ -0,0 +1,29 @@
1
+ import type { InputHTMLAttributes } from 'react';
2
+ import React from 'react';
3
+ import type { IconButtonProps, InputProps } from '@faststore/components';
4
+ export interface QuantitySelectorProps extends InputHTMLAttributes<HTMLDivElement> {
5
+ /**
6
+ * Sets the current value that should be displayed on the input at the center of the quantity selector.
7
+ */
8
+ quantity: number | string;
9
+ /**
10
+ * Object with properties that will be passed forward the inner IconButton atom at the left of the input.
11
+ */
12
+ leftButtonProps: Omit<IconButtonProps, 'aria-label'>;
13
+ /**
14
+ * Object with properties that will be passed forward the inner Input atom between the two buttons.
15
+ */
16
+ inputProps: InputProps;
17
+ /**
18
+ * Object with properties that will be passed forward the inner IconButton atom at the right of the input.
19
+ */
20
+ rightButtonProps: Omit<IconButtonProps, 'aria-label'>;
21
+ /**
22
+ * ID to find this component in testing tools (e.g.: cypress, testing library, and jest).
23
+ *
24
+ * @default 'store-quantity-selector'
25
+ */
26
+ testId?: string;
27
+ }
28
+ declare const QuantitySelector: React.ForwardRefExoticComponent<QuantitySelectorProps & React.RefAttributes<HTMLDivElement>>;
29
+ export default QuantitySelector;
@@ -0,0 +1,10 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { IconButton, Input } from '@faststore/components';
3
+ const QuantitySelector = forwardRef(function QuantitySelector({ quantity, testId = 'store-quantity-selector', leftButtonProps, inputProps, rightButtonProps, ...otherProps }, ref) {
4
+ return (React.createElement("div", Object.assign({ "data-fs-quantity-selector": true, "data-testid": testId, ref: ref }, otherProps),
5
+ React.createElement(IconButton, Object.assign({ "aria-controls": "quantity-selector-input", "aria-label": "Decrement Quantity", "data-quantity-selector-button": "left" }, leftButtonProps)),
6
+ React.createElement(Input, Object.assign({ "aria-label": "Quantity", "data-quantity-selector-input": true, id: "quantity-selector-input", value: quantity }, inputProps)),
7
+ React.createElement(IconButton, Object.assign({ "aria-controls": "quantity-selector-input", "aria-label": "Increment Quantity", "data-quantity-selector-button": "right" }, rightButtonProps))));
8
+ });
9
+ export default QuantitySelector;
10
+ //# sourceMappingURL=QuantitySelector.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QuantitySelector.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/QuantitySelector/QuantitySelector.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAGzC,OAAO,EAAE,UAAU,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAA;AAgCzD,MAAM,gBAAgB,GAAG,UAAU,CACjC,SAAS,gBAAgB,CACvB,EACE,QAAQ,EACR,MAAM,GAAG,yBAAyB,EAClC,eAAe,EACf,UAAU,EACV,gBAAgB,EAChB,GAAG,UAAU,EACS,EACxB,GAAG;IAEH,OAAO,CACL,6FAEe,MAAM,EACnB,GAAG,EAAE,GAAG,IACJ,UAAU;QAEd,oBAAC,UAAU,mCACK,yBAAyB,gBAC5B,oBAAoB,mCACD,MAAM,IAChC,eAAe,EACnB;QACF,oBAAC,KAAK,gCACO,UAAU,wCAErB,EAAE,EAAC,yBAAyB,EAC5B,KAAK,EAAE,QAAQ,IACX,UAAU,EACd;QACF,oBAAC,UAAU,mCACK,yBAAyB,gBAC5B,oBAAoB,mCACD,OAAO,IACjC,gBAAgB,EACpB,CACE,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,gBAAgB,CAAA"}
@@ -0,0 +1,2 @@
1
+ export { default } from './QuantitySelector';
2
+ export type { QuantitySelectorProps } from './QuantitySelector';
@@ -0,0 +1,2 @@
1
+ export { default } from './QuantitySelector';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/QuantitySelector/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAA"}
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ declare type QuantitySelectorIconProps = {
3
+ color: string;
4
+ };
5
+ export declare function PlusIcon(props: QuantitySelectorIconProps): JSX.Element;
6
+ export declare function MinusIcon(props: QuantitySelectorIconProps): JSX.Element;
7
+ export {};
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ export function PlusIcon(props) {
3
+ return (React.createElement("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
4
+ React.createElement("path", { d: "M11 16H21", stroke: props.color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }),
5
+ React.createElement("path", { d: "M16 11V21", stroke: props.color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })));
6
+ }
7
+ export function MinusIcon(props) {
8
+ return (React.createElement("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
9
+ React.createElement("path", { d: "M11 16H21", stroke: props.color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })));
10
+ }
11
+ //# sourceMappingURL=Icons.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Icons.js","sourceRoot":"","sources":["../../../../../../../../src/components/molecules/QuantitySelector/stories/assets/Icons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAMzB,MAAM,UAAU,QAAQ,CAAC,KAAgC;IACvD,OAAO,CACL,6BACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B;QAElC,8BACE,CAAC,EAAC,WAAW,EACb,MAAM,EAAE,KAAK,CAAC,KAAK,EACnB,WAAW,EAAC,KAAK,EACjB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB;QACF,8BACE,CAAC,EAAC,WAAW,EACb,MAAM,EAAE,KAAK,CAAC,KAAK,EACnB,WAAW,EAAC,KAAK,EACjB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;AACH,CAAC;AAED,MAAM,UAAU,SAAS,CAAC,KAAgC;IACxD,OAAO,CACL,6BACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B;QAElC,8BACE,CAAC,EAAC,WAAW,EACb,MAAM,EAAE,KAAK,CAAC,KAAK,EACnB,WAAW,EAAC,KAAK,EACjB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,GACtB,CACE,CACP,CAAA;AACH,CAAC"}
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { RadioGroupContext } from './useRadioGroup';
3
+ const RadioGroup = ({ name, onChange, children, selectedValue, }) => {
4
+ const contextValues = React.useMemo(() => {
5
+ return { name, selectedValue, onChange };
6
+ }, [name, selectedValue, onChange]);
7
+ return (React.createElement(RadioGroupContext.Provider, { value: contextValues }, children));
8
+ };
9
+ export default RadioGroup;
10
+ //# sourceMappingURL=RadioGroup.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RadioGroup.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/RadioGroup/RadioGroup.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAA;AAInD,MAAM,UAAU,GAAG,CAAC,EAClB,IAAI,EACJ,QAAQ,EACR,QAAQ,EACR,aAAa,GACG,EAAE,EAAE;IACpB,MAAM,aAAa,GAAG,KAAK,CAAC,OAAO,CAAC,GAAG,EAAE;QACvC,OAAO,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,CAAA;IAC1C,CAAC,EAAE,CAAC,IAAI,EAAE,aAAa,EAAE,QAAQ,CAAC,CAAC,CAAA;IAEnC,OAAO,CACL,oBAAC,iBAAiB,CAAC,QAAQ,IAAC,KAAK,EAAE,aAAa,IAC7C,QAAQ,CACkB,CAC9B,CAAA;AACH,CAAC,CAAA;AAED,eAAe,UAAU,CAAA"}
@@ -0,0 +1,19 @@
1
+ import type { InputHTMLAttributes } from 'react';
2
+ import React from 'react';
3
+ export interface RadioOptionProps extends Omit<InputHTMLAttributes<HTMLInputElement>, 'type'> {
4
+ /**
5
+ * ID to find this component in testing tools (e.g.: cypress,
6
+ * testing-library, and jest).
7
+ */
8
+ testId?: string;
9
+ /**
10
+ * Attribute to set aria-label option as required.
11
+ */
12
+ label: string;
13
+ /**
14
+ * Value to be emitted when radio is clicked.
15
+ */
16
+ value: string | number;
17
+ }
18
+ declare const RadioOption: React.ForwardRefExoticComponent<RadioOptionProps & React.RefAttributes<HTMLInputElement>>;
19
+ export default RadioOption;
@@ -0,0 +1,11 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { Radio } from '@faststore/components';
3
+ import { useRadioGroup } from './useRadioGroup';
4
+ const RadioOption = forwardRef(function RadioOption({ label, value, children, testId = 'store-radio-option', ...otherProps }, ref) {
5
+ const { name, selectedValue, onChange } = useRadioGroup();
6
+ return (React.createElement("label", { "aria-label": label, "data-fs-radio-option": true },
7
+ React.createElement(Radio, Object.assign({ "data-fs-radio-option-item": true, ref: ref, name: name, checked: value === selectedValue, onChange: onChange, value: value, testId: testId }, otherProps)),
8
+ children));
9
+ });
10
+ export default RadioOption;
11
+ //# sourceMappingURL=RadioOption.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RadioOption.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/RadioGroup/RadioOption.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAEzC,OAAO,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAA;AAC7C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAmB/C,MAAM,WAAW,GAAG,UAAU,CAC5B,SAAS,WAAW,CAClB,EAAE,KAAK,EAAE,KAAK,EAAE,QAAQ,EAAE,MAAM,GAAG,oBAAoB,EAAE,GAAG,UAAU,EAAE,EACxE,GAAG;IAEH,MAAM,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,GAAG,aAAa,EAAE,CAAA;IAEzD,OAAO,CACL,6CAAmB,KAAK;QACtB,oBAAC,KAAK,qDAEJ,GAAG,EAAE,GAAG,EACR,IAAI,EAAE,IAAI,EACV,OAAO,EAAE,KAAK,KAAK,aAAa,EAChC,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,IACV,UAAU,EACd;QACD,QAAQ,CACH,CACT,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,WAAW,CAAA"}
@@ -0,0 +1,4 @@
1
+ export { default } from './RadioGroup';
2
+ export type { RadioGroupProps } from './RadioGroup';
3
+ export { default as RadioOption } from './RadioOption';
4
+ export type { RadioOptionProps } from './RadioOption';
@@ -0,0 +1,3 @@
1
+ export { default } from './RadioGroup';
2
+ export { default as RadioOption } from './RadioOption';
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/RadioGroup/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAA;AAGtC,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAA"}
@@ -0,0 +1,17 @@
1
+ import type { ChangeEventHandler } from 'react';
2
+ export interface RadioGroupContext {
3
+ /**
4
+ * Name to link children by context.
5
+ */
6
+ name: string;
7
+ /**
8
+ * Value of checked child.
9
+ */
10
+ selectedValue?: string | number;
11
+ /**
12
+ * Function that is triggered when any children is checked.
13
+ */
14
+ onChange?: ChangeEventHandler<HTMLInputElement>;
15
+ }
16
+ export declare const RadioGroupContext: import("react").Context<RadioGroupContext | undefined>;
17
+ export declare function useRadioGroup(): RadioGroupContext;
@@ -0,0 +1,10 @@
1
+ import { createContext, useContext } from 'react';
2
+ export const RadioGroupContext = createContext(undefined);
3
+ export function useRadioGroup() {
4
+ const context = useContext(RadioGroupContext);
5
+ if (!context) {
6
+ throw new Error(`useRadioOption hook cannot be used outside the RadioGroup context`);
7
+ }
8
+ return context;
9
+ }
10
+ //# sourceMappingURL=useRadioGroup.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useRadioGroup.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/RadioGroup/useRadioGroup.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAiBjD,MAAM,CAAC,MAAM,iBAAiB,GAAG,aAAa,CAC5C,SAAS,CACV,CAAA;AAED,MAAM,UAAU,aAAa;IAC3B,MAAM,OAAO,GAAG,UAAU,CAAC,iBAAiB,CAAC,CAAA;IAE7C,IAAI,CAAC,OAAO,EAAE;QACZ,MAAM,IAAI,KAAK,CACb,mEAAmE,CACpE,CAAA;KACF;IAED,OAAO,OAAO,CAAA;AAChB,CAAC"}
@@ -0,0 +1,26 @@
1
+ import React, { forwardRef, useImperativeHandle, useRef } from 'react';
2
+ import { Icon, Button, Input } from '@faststore/components';
3
+ import Form from '../Form';
4
+ const SearchIcon = () => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" },
5
+ React.createElement("circle", { cx: "11", cy: "11", r: "8" }),
6
+ React.createElement("line", { x1: "21", y1: "21", x2: "16.65", y2: "16.65" })));
7
+ const SearchInput = forwardRef(function SearchInput({ onSubmit, icon, 'aria-label': ariaLabel = 'search', testId = 'store-search-input', ...otherProps }, ref) {
8
+ const inputRef = useRef(null);
9
+ const formRef = useRef(null);
10
+ const handleSubmit = (event) => {
11
+ event.preventDefault();
12
+ if (inputRef.current?.value !== '') {
13
+ onSubmit(inputRef.current.value);
14
+ }
15
+ };
16
+ useImperativeHandle(ref, () => ({
17
+ inputRef: inputRef.current,
18
+ formRef: formRef.current,
19
+ }));
20
+ return (React.createElement(Form, { ref: formRef, "data-fs-search-input-form": true, "data-testid": testId, onSubmit: handleSubmit, role: "search" },
21
+ React.createElement(Input, Object.assign({ ref: inputRef, "aria-label": ariaLabel }, otherProps)),
22
+ React.createElement(Button, { type: "submit", "aria-label": "Submit Search" },
23
+ React.createElement(Icon, { component: icon ?? React.createElement(SearchIcon, null) }))));
24
+ });
25
+ export default SearchInput;
26
+ //# sourceMappingURL=SearchInput.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SearchInput.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/SearchInput/SearchInput.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,mBAAmB,EAAE,MAAM,EAAE,MAAM,OAAO,CAAA;AAEtE,OAAO,EAAE,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAA;AAC3D,OAAO,IAAI,MAAM,SAAS,CAAA;AAE1B,MAAM,UAAU,GAAG,GAAG,EAAE,CAAC,CACvB,6BACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,WAAW,EAAC,GAAG,EACf,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO;IAEtB,gCAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,GAAG,GAAG;IAChC,8BAAM,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,OAAO,EAAC,EAAE,EAAC,OAAO,GAAG,CAC1C,CACP,CAAA;AA6BD,MAAM,WAAW,GAAG,UAAU,CAC5B,SAAS,WAAW,CAClB,EACE,QAAQ,EACR,IAAI,EACJ,YAAY,EAAE,SAAS,GAAG,QAAQ,EAClC,MAAM,GAAG,oBAAoB,EAC7B,GAAG,UAAU,EACd,EACD,GAAG;IAEH,MAAM,QAAQ,GAAG,MAAM,CAAmB,IAAI,CAAC,CAAA;IAC/C,MAAM,OAAO,GAAG,MAAM,CAAkB,IAAI,CAAC,CAAA;IAE7C,MAAM,YAAY,GAAG,CAAC,KAAgB,EAAE,EAAE;QACxC,KAAK,CAAC,cAAc,EAAE,CAAA;QAEtB,IAAI,QAAQ,CAAC,OAAO,EAAE,KAAK,KAAK,EAAE,EAAE;YAClC,QAAQ,CAAC,QAAQ,CAAC,OAAQ,CAAC,KAAK,CAAC,CAAA;SAClC;IACH,CAAC,CAAA;IAED,mBAAmB,CAAC,GAAG,EAAE,GAAG,EAAE,CAAC,CAAC;QAC9B,QAAQ,EAAE,QAAQ,CAAC,OAAO;QAC1B,OAAO,EAAE,OAAO,CAAC,OAAO;KACzB,CAAC,CAAC,CAAA;IAEH,OAAO,CACL,oBAAC,IAAI,IACH,GAAG,EAAE,OAAO,oDAEC,MAAM,EACnB,QAAQ,EAAE,YAAY,EACtB,IAAI,EAAC,QAAQ;QAEb,oBAAC,KAAK,kBAAC,GAAG,EAAE,QAAQ,gBAAc,SAAS,IAAM,UAAU,EAAI;QAC/D,oBAAC,MAAM,IAAC,IAAI,EAAC,QAAQ,gBAAY,eAAe;YAC9C,oBAAC,IAAI,IAAC,SAAS,EAAE,IAAI,IAAI,oBAAC,UAAU,OAAG,GAAI,CACpC,CACJ,CACR,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,WAAW,CAAA"}
@@ -0,0 +1,2 @@
1
+ export { default } from './SearchInput';
2
+ export type { SearchInputProps, SearchInputRef } from './SearchInput';
@@ -0,0 +1,2 @@
1
+ export { default } from './SearchInput';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/SearchInput/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,eAAe,CAAA"}
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ declare const CustomIcon: FC;
3
+ export default CustomIcon;
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ const CustomIcon = () => (React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" },
3
+ React.createElement("circle", { cx: "12", cy: "12", r: "10" }),
4
+ React.createElement("line", { x1: "15", y1: "9", x2: "9", y2: "15" }),
5
+ React.createElement("line", { x1: "9", y1: "9", x2: "15", y2: "15" })));
6
+ export default CustomIcon;
7
+ //# sourceMappingURL=CustomIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CustomIcon.js","sourceRoot":"","sources":["../../../../../../../../src/components/molecules/SearchInput/stories/assets/CustomIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,MAAM,UAAU,GAAO,GAAG,EAAE,CAAC,CAC3B,6BACE,KAAK,EAAC,4BAA4B,EAClC,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,WAAW,EAAC,GAAG,EACf,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO;IAEtB,gCAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,EAAC,CAAC,EAAC,IAAI,GAAG;IACjC,8BAAM,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,IAAI,GAAG;IACtC,8BAAM,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,GAAG,EAAC,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,IAAI,GAAG,CAClC,CACP,CAAA;AAED,eAAe,UAAU,CAAA"}
@@ -0,0 +1,58 @@
1
+ import type { ChangeEventHandler, HTMLAttributes } from 'react';
2
+ import React from 'react';
3
+ interface SkuProps {
4
+ /**
5
+ * Alternative text description of the image.
6
+ */
7
+ alt?: string;
8
+ /**
9
+ * Image URL.
10
+ */
11
+ src?: string;
12
+ /**
13
+ * Label to describe the option when selected.
14
+ */
15
+ label: string;
16
+ /**
17
+ * Current value for this option.
18
+ */
19
+ value: string;
20
+ /**
21
+ * Specifies that this option should be disabled.
22
+ */
23
+ disabled?: boolean;
24
+ }
25
+ declare type Variant = 'label' | 'image';
26
+ export interface SkuSelectorProps extends HTMLAttributes<HTMLDivElement> {
27
+ /**
28
+ * ID to find this component in testing tools (e.g.: cypress,
29
+ * testing-library, and jest).
30
+ */
31
+ testId?: string;
32
+ /**
33
+ * ID of the current instance of the component.
34
+ */
35
+ id?: string;
36
+ /**
37
+ * Specify which variant the component should handle.
38
+ */
39
+ variant: Variant;
40
+ /**
41
+ * SKU options that should be rendered.
42
+ */
43
+ options: SkuProps[];
44
+ /**
45
+ * Section label for the SKU selector.
46
+ */
47
+ label?: string;
48
+ /**
49
+ * Currently active variation's value.
50
+ */
51
+ activeValue: string;
52
+ /**
53
+ * Function to be triggered when SKU option change.
54
+ */
55
+ onChange?: ChangeEventHandler<HTMLInputElement>;
56
+ }
57
+ declare const SkuSelector: React.ForwardRefExoticComponent<SkuSelectorProps & React.RefAttributes<HTMLDivElement>>;
58
+ export default SkuSelector;
@@ -0,0 +1,16 @@
1
+ import React, { forwardRef } from 'react';
2
+ import { Label } from '@faststore/components';
3
+ import RadioGroup from '../RadioGroup';
4
+ const SkuSelector = forwardRef(function SkuSelector({ id, label, variant, onChange, testId = 'store-sku-selector', activeValue, children, ...otherProps }, ref) {
5
+ const radioGroupId = id ? `-${id}` : '';
6
+ return (React.createElement("div", Object.assign({ ref: ref, "data-fs-sku-selector": true, "data-testid": testId, "data-fs-sku-selector-variant": variant }, otherProps),
7
+ label && (React.createElement(Label, { "data-fs-sku-selector-title": true },
8
+ label,
9
+ ": ",
10
+ React.createElement("strong", null, activeValue))),
11
+ React.createElement(RadioGroup, { selectedValue: activeValue, name: `sku-selector-${variant}${radioGroupId}`, onChange: (e) => {
12
+ onChange?.(e);
13
+ } }, children)));
14
+ });
15
+ export default SkuSelector;
16
+ //# sourceMappingURL=SkuSelector.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SkuSelector.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/SkuSelector/SkuSelector.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AACzC,OAAO,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAA;AAC7C,OAAO,UAAU,MAAM,eAAe,CAAA;AA4DtC,MAAM,WAAW,GAAG,UAAU,CAC5B,SAAS,WAAW,CAClB,EACE,EAAE,EACF,KAAK,EACL,OAAO,EACP,QAAQ,EACR,MAAM,GAAG,oBAAoB,EAC7B,WAAW,EACX,QAAQ,EACR,GAAG,UAAU,EACd,EACD,GAAG;IAEH,MAAM,YAAY,GAAG,EAAE,CAAC,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,CAAA;IAEvC,OAAO,CACL,2CACE,GAAG,EAAE,GAAG,+CAEK,MAAM,kCACW,OAAO,IACjC,UAAU;QAEb,KAAK,IAAI,CACR,oBAAC,KAAK;YACH,KAAK;;YAAG,oCAAS,WAAW,CAAU,CACjC,CACT;QACD,oBAAC,UAAU,IACT,aAAa,EAAE,WAAW,EAC1B,IAAI,EAAE,gBAAgB,OAAO,GAAG,YAAY,EAAE,EAC9C,QAAQ,EAAE,CAAC,CAAC,EAAE,EAAE;gBACd,QAAQ,EAAE,CAAC,CAAC,CAAC,CAAA;YACf,CAAC,IAEA,QAAQ,CACE,CACT,CACP,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,WAAW,CAAA"}
@@ -0,0 +1,2 @@
1
+ export { default } from './SkuSelector';
2
+ export type { SkuSelectorProps } from './SkuSelector';
@@ -0,0 +1,2 @@
1
+ export { default } from './SkuSelector';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/SkuSelector/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,eAAe,CAAA"}
@@ -0,0 +1,11 @@
1
+ import type { DetailedHTMLProps, TableHTMLAttributes } from 'react';
2
+ import React from 'react';
3
+ export interface TableProps extends DetailedHTMLProps<TableHTMLAttributes<HTMLTableElement>, HTMLTableElement> {
4
+ /**
5
+ * ID to find this component in testing tools (e.g.: cypress, testing library, and jest).
6
+ */
7
+ testId?: string;
8
+ children: React.ReactNode;
9
+ }
10
+ declare const Table: React.ForwardRefExoticComponent<Pick<TableProps, "slot" | "style" | "summary" | "title" | "className" | "color" | "id" | "lang" | "width" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "cellPadding" | "cellSpacing" | "testId"> & React.RefAttributes<HTMLTableElement>>;
11
+ export default Table;
@@ -0,0 +1,6 @@
1
+ import React, { forwardRef } from 'react';
2
+ const Table = forwardRef(function Table({ testId = 'store-table', children, ...otherProps }, ref) {
3
+ return (React.createElement("table", Object.assign({ ref: ref, "data-fs-table": true, "data-testid": testId }, otherProps), children));
4
+ });
5
+ export default Table;
6
+ //# sourceMappingURL=Table.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Table.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/Table/Table.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAUzC,MAAM,KAAK,GAAG,UAAU,CAA+B,SAAS,KAAK,CACnE,EAAE,MAAM,GAAG,aAAa,EAAE,QAAQ,EAAE,GAAG,UAAU,EAAE,EACnD,GAAG;IAEH,OAAO,CACL,6CAAO,GAAG,EAAE,GAAG,wCAA6B,MAAM,IAAM,UAAU,GAC/D,QAAQ,CACH,CACT,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,KAAK,CAAA"}
@@ -0,0 +1,11 @@
1
+ import type { HTMLAttributes } from 'react';
2
+ import React from 'react';
3
+ export interface TableBodyProps extends HTMLAttributes<HTMLTableSectionElement> {
4
+ /**
5
+ * ID to find this component in testing tools (e.g.: cypress, testing library, and jest).
6
+ */
7
+ testId?: string;
8
+ children: React.ReactNode;
9
+ }
10
+ declare const TableBody: React.ForwardRefExoticComponent<TableBodyProps & React.RefAttributes<HTMLTableSectionElement>>;
11
+ export default TableBody;
@@ -0,0 +1,6 @@
1
+ import React, { forwardRef } from 'react';
2
+ const TableBody = forwardRef(function TableBody({ children, testId = 'store-table-body', ...otherProps }, ref) {
3
+ return (React.createElement("tbody", Object.assign({ ref: ref, "data-testid": testId, "data-table-body": true }, otherProps), children));
4
+ });
5
+ export default TableBody;
6
+ //# sourceMappingURL=TableBody.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TableBody.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/Table/TableBody.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAWzC,MAAM,SAAS,GAAG,UAAU,CAC1B,SAAS,SAAS,CAChB,EAAE,QAAQ,EAAE,MAAM,GAAG,kBAAkB,EAAE,GAAG,UAAU,EAAE,EACxD,GAAG;IAEH,OAAO,CACL,6CAAO,GAAG,EAAE,GAAG,iBAAe,MAAM,6BAAsB,UAAU,GACjE,QAAQ,CACH,CACT,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,SAAS,CAAA"}
@@ -0,0 +1,20 @@
1
+ import type { HTMLAttributes } from 'react';
2
+ import React from 'react';
3
+ declare type TableCellVariant = 'data' | 'header';
4
+ export interface TableCellProps extends HTMLAttributes<HTMLTableCellElement> {
5
+ /**
6
+ * ID to find this component in testing tools (e.g.: cypress, testing library, and jest).
7
+ */
8
+ testId?: string;
9
+ /**
10
+ * Specify if this component should be rendered as a header (`<th>`) or as a data cell (`<td>`).
11
+ */
12
+ variant?: TableCellVariant;
13
+ /**
14
+ * Defines the cells that the header element (`<th>`) relates to.
15
+ * @see scope https://developer.mozilla.org/en-US/docs/Web/HTML/Element/th#attr-scope
16
+ */
17
+ scope?: 'col' | 'row' | 'rowgroup' | 'colgroup';
18
+ }
19
+ declare const TableCell: React.ForwardRefExoticComponent<TableCellProps & React.RefAttributes<HTMLTableCellElement>>;
20
+ export default TableCell;
@@ -0,0 +1,7 @@
1
+ import React, { forwardRef } from 'react';
2
+ const TableCell = forwardRef(function TableCell({ testId = 'store-table-cell', children, variant = 'data', scope, ...otherProps }, ref) {
3
+ const Cell = variant === 'header' ? 'th' : 'td';
4
+ return (React.createElement(Cell, Object.assign({ ref: ref, "data-table-cell": variant, "data-testid": testId, scope: scope }, otherProps), children));
5
+ });
6
+ export default TableCell;
7
+ //# sourceMappingURL=TableCell.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TableCell.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/Table/TableCell.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAoBzC,MAAM,SAAS,GAAG,UAAU,CAC1B,SAAS,SAAS,CAChB,EACE,MAAM,GAAG,kBAAkB,EAC3B,QAAQ,EACR,OAAO,GAAG,MAAM,EAChB,KAAK,EACL,GAAG,UAAU,EACd,EACD,GAAG;IAEH,MAAM,IAAI,GAAG,OAAO,KAAK,QAAQ,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAA;IAE/C,OAAO,CACL,oBAAC,IAAI,kBACH,GAAG,EAAE,GAAG,qBACS,OAAO,iBACX,MAAM,EACnB,KAAK,EAAE,KAAK,IACR,UAAU,GAEb,QAAQ,CACJ,CACR,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,SAAS,CAAA"}
@@ -0,0 +1,11 @@
1
+ import type { HTMLAttributes } from 'react';
2
+ import React from 'react';
3
+ export interface TableFooterProps extends HTMLAttributes<HTMLTableSectionElement> {
4
+ /**
5
+ * ID to find this component in testing tools (e.g.: cypress, testing library, and jest).
6
+ */
7
+ testId?: string;
8
+ children: React.ReactNode;
9
+ }
10
+ declare const TableFooter: React.ForwardRefExoticComponent<TableFooterProps & React.RefAttributes<HTMLTableSectionElement>>;
11
+ export default TableFooter;
@@ -0,0 +1,6 @@
1
+ import React, { forwardRef } from 'react';
2
+ const TableFooter = forwardRef(function TableFooter({ children, testId = 'store-table-footer', ...otherProps }, ref) {
3
+ return (React.createElement("tfoot", Object.assign({ ref: ref, "data-testid": testId, "data-table-footer": true }, otherProps), children));
4
+ });
5
+ export default TableFooter;
6
+ //# sourceMappingURL=TableFooter.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TableFooter.js","sourceRoot":"","sources":["../../../../../../src/components/molecules/Table/TableFooter.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAWzC,MAAM,WAAW,GAAG,UAAU,CAC5B,SAAS,WAAW,CAClB,EAAE,QAAQ,EAAE,MAAM,GAAG,oBAAoB,EAAE,GAAG,UAAU,EAAE,EAC1D,GAAG;IAEH,OAAO,CACL,6CAAO,GAAG,EAAE,GAAG,iBAAe,MAAM,+BAAwB,UAAU,GACnE,QAAQ,CACH,CACT,CAAA;AACH,CAAC,CACF,CAAA;AAED,eAAe,WAAW,CAAA"}