@trafilea/afrodita-components 2.3.1 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (317) hide show
  1. package/build/index.css +2 -324
  2. package/build/index.d.ts +186 -34
  3. package/build/index.esm.css +2 -324
  4. package/build/index.esm.js +496 -318
  5. package/build/index.esm.js.map +1 -1
  6. package/build/index.js +499 -317
  7. package/build/index.js.map +1 -1
  8. package/package.json +8 -7
  9. package/build/dts/components/Icon-wrapper/IconWrapper.d.ts +0 -12
  10. package/build/dts/components/Icon-wrapper/IconWrapper.test.d.ts +0 -1
  11. package/build/dts/components/accordion/AccordionBox.d.ts +0 -9
  12. package/build/dts/components/accordion/AccordionBox.stories.d.ts +0 -10
  13. package/build/dts/components/accordion/AccordionBox.test.d.ts +0 -1
  14. package/build/dts/components/accordion/AccordionControlButton.d.ts +0 -12
  15. package/build/dts/components/accordion/AccordionIcon.d.ts +0 -10
  16. package/build/dts/components/accordion/AccordionIcon.stories.d.ts +0 -22
  17. package/build/dts/components/accordion/AccordionIcon.test.d.ts +0 -1
  18. package/build/dts/components/bundle/index.d.ts +0 -5
  19. package/build/dts/components/bundle/minimalistic/Minimalistic.d.ts +0 -15
  20. package/build/dts/components/bundle/minimalistic/Minimalistic.stories.d.ts +0 -9
  21. package/build/dts/components/bundle/minimalistic/Minimalistic.test.d.ts +0 -1
  22. package/build/dts/components/bundle/simple/Simple.d.ts +0 -10
  23. package/build/dts/components/bundle/simple/Simple.stories.d.ts +0 -9
  24. package/build/dts/components/bundle/simple/Simple.test.d.ts +0 -1
  25. package/build/dts/components/checkbox/Checkbox.d.ts +0 -24
  26. package/build/dts/components/checkbox/Checkbox.stories.d.ts +0 -23
  27. package/build/dts/components/checkbox/Checkbox.test.d.ts +0 -1
  28. package/build/dts/components/collection/grid/WithProductGrid.d.ts +0 -11
  29. package/build/dts/components/collection/grid/WithProductGrid.stories.d.ts +0 -9
  30. package/build/dts/components/collection/grid/WithProductGrid.test.d.ts +0 -1
  31. package/build/dts/components/collection/product/mobile/ProductItemMobile.d.ts +0 -7
  32. package/build/dts/components/collection/product/mobile/ProductItemMobile.stories.d.ts +0 -24
  33. package/build/dts/components/collection/product/mobile/ProductItemMobile.test.d.ts +0 -1
  34. package/build/dts/components/collection/product/types.d.ts +0 -13
  35. package/build/dts/components/color/ColorRadioGroup.d.ts +0 -24
  36. package/build/dts/components/color/MultiColorPicker.d.ts +0 -10
  37. package/build/dts/components/color/MultiColorPicker.stories.d.ts +0 -9
  38. package/build/dts/components/color/MultiColorPicker.test.d.ts +0 -1
  39. package/build/dts/components/color/SingleColorPicker.d.ts +0 -10
  40. package/build/dts/components/color/SingleColorPicker.stories.d.ts +0 -9
  41. package/build/dts/components/color/SingleColorPicker.test.d.ts +0 -1
  42. package/build/dts/components/color/selector/ColorSelector.d.ts +0 -15
  43. package/build/dts/components/color/selector/ColorSelector.stories.d.ts +0 -14
  44. package/build/dts/components/color/selector/ColorSelector.test.d.ts +0 -1
  45. package/build/dts/components/color/selector/OneColorSelector.d.ts +0 -8
  46. package/build/dts/components/color/selector/OutOfStock.d.ts +0 -6
  47. package/build/dts/components/color/selector/PatternSelector.d.ts +0 -8
  48. package/build/dts/components/color/selector/PatternSelector.test.d.ts +0 -1
  49. package/build/dts/components/color/selector/ThreeColorSelector.d.ts +0 -10
  50. package/build/dts/components/color/selector/TwoColorSelector.d.ts +0 -9
  51. package/build/dts/components/cross-sell/Checkbox/CrossSellCheckbox.d.ts +0 -13
  52. package/build/dts/components/cross-sell/Checkbox/CrossSellCheckbox.stories.d.ts +0 -9
  53. package/build/dts/components/cross-sell/Checkbox/CrossSellCheckbox.test.d.ts +0 -1
  54. package/build/dts/components/cross-sell/index.d.ts +0 -1
  55. package/build/dts/components/cta/BaseCTA.d.ts +0 -13
  56. package/build/dts/components/cta/BaseCTA.test.d.ts +0 -1
  57. package/build/dts/components/cta/index.d.ts +0 -3
  58. package/build/dts/components/cta/primary/ButtonPrimary.d.ts +0 -3
  59. package/build/dts/components/cta/primary/ButtonPrimary.stories.d.ts +0 -37
  60. package/build/dts/components/cta/primary/ButtonPrimary.test.d.ts +0 -1
  61. package/build/dts/components/cta/secondary/ButtonSecondary.d.ts +0 -3
  62. package/build/dts/components/cta/secondary/ButtonSecondary.stories.d.ts +0 -37
  63. package/build/dts/components/cta/secondary/ButtonSecondary.test.d.ts +0 -1
  64. package/build/dts/components/cta/secondary/ButtonSecondaryOutline.d.ts +0 -3
  65. package/build/dts/components/cta/secondary/ButtonSecondaryOutline.stories.d.ts +0 -37
  66. package/build/dts/components/cta/secondary/ButtonSecondaryOutline.test.d.ts +0 -1
  67. package/build/dts/components/delivery-details/DeliveryDetails.d.ts +0 -26
  68. package/build/dts/components/delivery-details/DeliveryDetails.stories.d.ts +0 -9
  69. package/build/dts/components/delivery-details/DeliveryDetails.test.d.ts +0 -1
  70. package/build/dts/components/delivery-details/Note/Note.d.ts +0 -9
  71. package/build/dts/components/delivery-details/Note/Note.stories.d.ts +0 -9
  72. package/build/dts/components/delivery-details/Note/Note.test.d.ts +0 -1
  73. package/build/dts/components/dropdown/base/BaseDropdown.d.ts +0 -17
  74. package/build/dts/components/dropdown/base/BaseDropdownButton.d.ts +0 -11
  75. package/build/dts/components/dropdown/base/BaseDropdownOption.d.ts +0 -9
  76. package/build/dts/components/dropdown/base/BaseDropdownOptions.d.ts +0 -6
  77. package/build/dts/components/dropdown/variants/simple/SimpleDropdown.d.ts +0 -19
  78. package/build/dts/components/dropdown/variants/simple/SimpleDropdown.stories.d.ts +0 -12
  79. package/build/dts/components/dropdown/variants/simple/SimpleDropdown.test.d.ts +0 -1
  80. package/build/dts/components/dropdown-list-icons/DropdownListIcons.d.ts +0 -6
  81. package/build/dts/components/dropdown-list-icons/DropdownListIcons.stories.d.ts +0 -9
  82. package/build/dts/components/dropdown-list-icons/DropdownListIcons.test.d.ts +0 -1
  83. package/build/dts/components/dropdown-list-icons/Styled.d.ts +0 -34
  84. package/build/dts/components/fit/FitPredictor.d.ts +0 -5
  85. package/build/dts/components/fit/FitPredictor.test.d.ts +0 -1
  86. package/build/dts/components/gallery/ImagePreviewList.d.ts +0 -9
  87. package/build/dts/components/gallery/ImagePreviewList.test.d.ts +0 -1
  88. package/build/dts/components/gallery/ImageProductWithTags.d.ts +0 -10
  89. package/build/dts/components/gallery/ImageProductWithTags.test.d.ts +0 -1
  90. package/build/dts/components/gallery/ImageSmallPreview.d.ts +0 -9
  91. package/build/dts/components/gallery/ImageSmallPreview.test.d.ts +0 -1
  92. package/build/dts/components/gallery/ProductGallery.d.ts +0 -12
  93. package/build/dts/components/gallery/ProductGallery.stories.d.ts +0 -9
  94. package/build/dts/components/gallery/ProductGallery.test.d.ts +0 -1
  95. package/build/dts/components/icon-button/IconButton.d.ts +0 -16
  96. package/build/dts/components/icon-button/IconButton.stories.d.ts +0 -23
  97. package/build/dts/components/icon-button/IconButton.test.d.ts +0 -1
  98. package/build/dts/components/icon-button/amazonAndPaypal/AmazonPaypalButtons.d.ts +0 -6
  99. package/build/dts/components/icon-button/amazonAndPaypal/AmazonPaypalButtons.stories.d.ts +0 -7
  100. package/build/dts/components/icon-button/amazonAndPaypal/AmazonPaypalButtons.test.d.ts +0 -1
  101. package/build/dts/components/icons/Actions/Check.d.ts +0 -3
  102. package/build/dts/components/icons/Actions/ClearLight.d.ts +0 -3
  103. package/build/dts/components/icons/Actions/LightCheck.d.ts +0 -6
  104. package/build/dts/components/icons/Actions/LightExclamation.d.ts +0 -3
  105. package/build/dts/components/icons/Actions/Question.d.ts +0 -3
  106. package/build/dts/components/icons/Actions/index.d.ts +0 -5
  107. package/build/dts/components/icons/Arrows/ChevronDown.d.ts +0 -3
  108. package/build/dts/components/icons/Arrows/ChevronLeft.d.ts +0 -3
  109. package/build/dts/components/icons/Arrows/ChevronRight.d.ts +0 -3
  110. package/build/dts/components/icons/Arrows/ChevronUp.d.ts +0 -3
  111. package/build/dts/components/icons/Arrows/ChevronUpSolid.d.ts +0 -3
  112. package/build/dts/components/icons/Arrows/CircleUp.d.ts +0 -3
  113. package/build/dts/components/icons/Arrows/index.d.ts +0 -6
  114. package/build/dts/components/icons/Custom/SixtyDaysGuarantee.d.ts +0 -3
  115. package/build/dts/components/icons/Custom/index.d.ts +0 -1
  116. package/build/dts/components/icons/Download/AppleStore.d.ts +0 -3
  117. package/build/dts/components/icons/Download/GooglePlay.d.ts +0 -3
  118. package/build/dts/components/icons/Download/index.d.ts +0 -2
  119. package/build/dts/components/icons/Messaging/Comment.d.ts +0 -3
  120. package/build/dts/components/icons/Messaging/Messenger.d.ts +0 -3
  121. package/build/dts/components/icons/Messaging/QuestionCircle.d.ts +0 -3
  122. package/build/dts/components/icons/Messaging/index.d.ts +0 -3
  123. package/build/dts/components/icons/Navigation/MapMarker.d.ts +0 -3
  124. package/build/dts/components/icons/Navigation/Search.d.ts +0 -3
  125. package/build/dts/components/icons/Navigation/ShoppingBag.d.ts +0 -3
  126. package/build/dts/components/icons/Navigation/User.d.ts +0 -3
  127. package/build/dts/components/icons/Navigation/index.d.ts +0 -4
  128. package/build/dts/components/icons/Other/FitPredictor.d.ts +0 -3
  129. package/build/dts/components/icons/Other/Loading.d.ts +0 -6
  130. package/build/dts/components/icons/Other/Shapermint.d.ts +0 -3
  131. package/build/dts/components/icons/Other/index.d.ts +0 -3
  132. package/build/dts/components/icons/PDP/Clock.d.ts +0 -3
  133. package/build/dts/components/icons/PDP/FlagUSA.d.ts +0 -3
  134. package/build/dts/components/icons/PDP/Minus.d.ts +0 -3
  135. package/build/dts/components/icons/PDP/Plus.d.ts +0 -3
  136. package/build/dts/components/icons/PDP/Rule.d.ts +0 -3
  137. package/build/dts/components/icons/PDP/Shipping.d.ts +0 -3
  138. package/build/dts/components/icons/PDP/Star.d.ts +0 -3
  139. package/build/dts/components/icons/PDP/StarEmpty.d.ts +0 -3
  140. package/build/dts/components/icons/PDP/StarHalf.d.ts +0 -3
  141. package/build/dts/components/icons/PDP/Stopwatch.d.ts +0 -3
  142. package/build/dts/components/icons/PDP/index.d.ts +0 -10
  143. package/build/dts/components/icons/Payment/Amazon.d.ts +0 -3
  144. package/build/dts/components/icons/Payment/Amex.d.ts +0 -3
  145. package/build/dts/components/icons/Payment/JCB.d.ts +0 -3
  146. package/build/dts/components/icons/Payment/Klarna.d.ts +0 -3
  147. package/build/dts/components/icons/Payment/MasterCard.d.ts +0 -3
  148. package/build/dts/components/icons/Payment/Paypal.d.ts +0 -3
  149. package/build/dts/components/icons/Payment/Visa.d.ts +0 -3
  150. package/build/dts/components/icons/Payment/index.d.ts +0 -7
  151. package/build/dts/components/icons/SlideDots/SlideDot.d.ts +0 -3
  152. package/build/dts/components/icons/SlideDots/index.d.ts +0 -1
  153. package/build/dts/components/icons/SocialMedia/Facebook.d.ts +0 -3
  154. package/build/dts/components/icons/SocialMedia/FacebookSolid.d.ts +0 -3
  155. package/build/dts/components/icons/SocialMedia/Instagram.d.ts +0 -3
  156. package/build/dts/components/icons/SocialMedia/InstagramSolid.d.ts +0 -3
  157. package/build/dts/components/icons/SocialMedia/Pinterest.d.ts +0 -3
  158. package/build/dts/components/icons/SocialMedia/Twitter.d.ts +0 -3
  159. package/build/dts/components/icons/SocialMedia/Youtube.d.ts +0 -3
  160. package/build/dts/components/icons/SocialMedia/index.d.ts +0 -7
  161. package/build/dts/components/icons/index.d.ts +0 -27
  162. package/build/dts/components/index.d.ts +0 -41
  163. package/build/dts/components/input/base/BaseInput.d.ts +0 -14
  164. package/build/dts/components/input/base/BaseInput.stories.d.ts +0 -9
  165. package/build/dts/components/input/base/BaseInput.test.d.ts +0 -1
  166. package/build/dts/components/input/base/Error.d.ts +0 -6
  167. package/build/dts/components/input/base/Styled.d.ts +0 -24
  168. package/build/dts/components/input/basePlusButton/BasePlusButton.d.ts +0 -13
  169. package/build/dts/components/input/basePlusButton/BasePlusButton.stories.d.ts +0 -9
  170. package/build/dts/components/input/basePlusButton/BasePlusButton.test.d.ts +0 -1
  171. package/build/dts/components/input/basePlusButton/Success.d.ts +0 -6
  172. package/build/dts/components/input/basePlusIcon/BasePlusIcon.d.ts +0 -7
  173. package/build/dts/components/input/basePlusIcon/BasePlusIcon.stories.d.ts +0 -9
  174. package/build/dts/components/input/basePlusIcon/BasePlusIcon.test.d.ts +0 -1
  175. package/build/dts/components/input/custom/Custom.d.ts +0 -8
  176. package/build/dts/components/input/custom/Custom.stories.d.ts +0 -9
  177. package/build/dts/components/input/custom/Custom.test.d.ts +0 -1
  178. package/build/dts/components/input/index.d.ts +0 -7
  179. package/build/dts/components/input/label/Label.d.ts +0 -15
  180. package/build/dts/components/input/label/Label.stories.d.ts +0 -9
  181. package/build/dts/components/input/label/Label.test.d.ts +0 -1
  182. package/build/dts/components/mobile/gallery/ImageProductWithTagsMobile.d.ts +0 -10
  183. package/build/dts/components/mobile/gallery/ProductGalleryMobile.d.ts +0 -12
  184. package/build/dts/components/mobile/gallery/ProductGalleryMobile.stories.d.ts +0 -8
  185. package/build/dts/components/mobile/gallery/ProductGalleryMobile.test.d.ts +0 -1
  186. package/build/dts/components/mobile/gallery/slide_navigation/ArrowButton.d.ts +0 -8
  187. package/build/dts/components/mobile/gallery/slide_navigation/SlideDots.d.ts +0 -8
  188. package/build/dts/components/mobile/gallery/slide_navigation/SlideDots.test.d.ts +0 -1
  189. package/build/dts/components/mobile/gallery/slide_navigation/SlideNavigation.d.ts +0 -9
  190. package/build/dts/components/mobile/gallery/slide_navigation/SlideNavigation.test.d.ts +0 -1
  191. package/build/dts/components/offer-banner/OfferBanner.d.ts +0 -15
  192. package/build/dts/components/offer-banner/OfferBanner.stories.d.ts +0 -9
  193. package/build/dts/components/offer-banner/OfferBanner.test.d.ts +0 -1
  194. package/build/dts/components/order-bar/OrderBar.d.ts +0 -17
  195. package/build/dts/components/order-bar/OrderBar.stories.d.ts +0 -9
  196. package/build/dts/components/order-bar/OrderBar.test.d.ts +0 -1
  197. package/build/dts/components/payment-methods/PaymentMethod.d.ts +0 -20
  198. package/build/dts/components/payment-methods/PaymentMethod.stories.d.ts +0 -12
  199. package/build/dts/components/payment-methods/PaymentMethod.test.d.ts +0 -1
  200. package/build/dts/components/pricing/discount/DiscountTag.d.ts +0 -21
  201. package/build/dts/components/pricing/discount/DiscountTag.stories.d.ts +0 -23
  202. package/build/dts/components/pricing/discount/DiscountTag.test.d.ts +0 -1
  203. package/build/dts/components/pricing/index.d.ts +0 -2
  204. package/build/dts/components/pricing/price/PriceLabel.d.ts +0 -11
  205. package/build/dts/components/pricing/price/PriceLabel.stories.d.ts +0 -23
  206. package/build/dts/components/pricing/price/PriceLabel.test.d.ts +0 -1
  207. package/build/dts/components/product/order/item/SimpleOrderItem.d.ts +0 -20
  208. package/build/dts/components/product/order/item/SimpleOrderItem.stories.d.ts +0 -11
  209. package/build/dts/components/product/order/item/SimpleOrderItem.test.d.ts +0 -1
  210. package/build/dts/components/progress-bar/ProgressBar.d.ts +0 -8
  211. package/build/dts/components/progress-bar/ProgressBar.stories.d.ts +0 -8
  212. package/build/dts/components/progress-bar/ProgressBar.test.d.ts +0 -1
  213. package/build/dts/components/radio/container/group.d.ts +0 -12
  214. package/build/dts/components/radio/container/group.stories.d.ts +0 -23
  215. package/build/dts/components/radio/container/group.test.d.ts +0 -1
  216. package/build/dts/components/radio/index.d.ts +0 -1
  217. package/build/dts/components/radio/input/radio.d.ts +0 -13
  218. package/build/dts/components/radio/input/radio.stories.d.ts +0 -23
  219. package/build/dts/components/radio/input/radio.test.d.ts +0 -1
  220. package/build/dts/components/rating/Rating.d.ts +0 -8
  221. package/build/dts/components/rating/Rating.stories.d.ts +0 -23
  222. package/build/dts/components/rating/Rating.test.d.ts +0 -1
  223. package/build/dts/components/rating/starList/StarList.d.ts +0 -8
  224. package/build/dts/components/rating/starList/StarList.stories.d.ts +0 -23
  225. package/build/dts/components/rating/starList/StarList.test.d.ts +0 -1
  226. package/build/dts/components/review/Review.d.ts +0 -19
  227. package/build/dts/components/review/Review.stories.d.ts +0 -9
  228. package/build/dts/components/review/Review.test.d.ts +0 -1
  229. package/build/dts/components/scroll-to-top/ScrollToTop.d.ts +0 -18
  230. package/build/dts/components/scroll-to-top/ScrollToTop.stories.d.ts +0 -9
  231. package/build/dts/components/scroll-to-top/ScrollToTop.test.d.ts +0 -1
  232. package/build/dts/components/selector/simple/SelectorSecondary.d.ts +0 -4
  233. package/build/dts/components/selector/simple/SelectorSecondary.stories.d.ts +0 -23
  234. package/build/dts/components/selector/simple/SelectorSecondary.test.d.ts +0 -1
  235. package/build/dts/components/selector/simple/SimpleSelector.d.ts +0 -11
  236. package/build/dts/components/selector/simple/SimpleSelector.test.d.ts +0 -1
  237. package/build/dts/components/shared/accordion/Accordion.d.ts +0 -18
  238. package/build/dts/components/shared/accordion/Accordion.stories.d.ts +0 -10
  239. package/build/dts/components/shared/accordion/Accordion.test.d.ts +0 -1
  240. package/build/dts/components/shared/accordion/AccordionButton.d.ts +0 -9
  241. package/build/dts/components/shared/accordion/AccordionPanel.d.ts +0 -21
  242. package/build/dts/components/shared/button/BaseButton.d.ts +0 -13
  243. package/build/dts/components/shared/button/BaseButton.stories.d.ts +0 -14
  244. package/build/dts/components/shared/card/Card.d.ts +0 -18
  245. package/build/dts/components/shared/card/Card.stories.d.ts +0 -7
  246. package/build/dts/components/shared/card/Card.test.d.ts +0 -1
  247. package/build/dts/components/shared/card/CardBody.d.ts +0 -5
  248. package/build/dts/components/shared/card/CardSection.d.ts +0 -6
  249. package/build/dts/components/shared/card/index.d.ts +0 -2
  250. package/build/dts/components/shared/image/Image.d.ts +0 -14
  251. package/build/dts/components/shared/image/Image.test.d.ts +0 -1
  252. package/build/dts/components/shared/select/BaseSelect.d.ts +0 -16
  253. package/build/dts/components/shared/select/BaseSelect.stories.d.ts +0 -11
  254. package/build/dts/components/shared/select/BaseSelectButton.d.ts +0 -17
  255. package/build/dts/components/shared/select/BaseSelectOption.d.ts +0 -22
  256. package/build/dts/components/shared/select/BaseSelectOptions.d.ts +0 -7
  257. package/build/dts/components/size/guide/SizeFitGuide.d.ts +0 -9
  258. package/build/dts/components/size/guide/SizeFitGuide.stories.d.ts +0 -9
  259. package/build/dts/components/size/guide/SizeFitGuide.test.d.ts +0 -1
  260. package/build/dts/components/size/selector/SizeSelector.d.ts +0 -8
  261. package/build/dts/components/size/selector/SizeSelector.stories.d.ts +0 -8
  262. package/build/dts/components/size/selector/SizeSelector.test.d.ts +0 -1
  263. package/build/dts/components/size-table/SizeTable.d.ts +0 -6
  264. package/build/dts/components/size-table/SizeTable.stories.d.ts +0 -9
  265. package/build/dts/components/size-table/SizeTable.test.d.ts +0 -1
  266. package/build/dts/components/slider/ArrowButton.d.ts +0 -14
  267. package/build/dts/components/slider/SliderNatigation.test.d.ts +0 -1
  268. package/build/dts/components/slider/SliderNavigation.d.ts +0 -17
  269. package/build/dts/components/slider/SliderNavigation.stories.d.ts +0 -9
  270. package/build/dts/components/slider/StyledSlider.d.ts +0 -16
  271. package/build/dts/components/spinner/Spinner.d.ts +0 -10
  272. package/build/dts/components/spinner/Spinner.stories.d.ts +0 -9
  273. package/build/dts/components/spinner/Spinner.test.d.ts +0 -1
  274. package/build/dts/components/tag/Tag.d.ts +0 -7
  275. package/build/dts/components/tag/Tag.test.d.ts +0 -1
  276. package/build/dts/components/tag/index.d.ts +0 -3
  277. package/build/dts/components/tag/variants/pdp/category/CategoryTag.d.ts +0 -8
  278. package/build/dts/components/tag/variants/pdp/category/CategoryTag.stories.d.ts +0 -22
  279. package/build/dts/components/tag/variants/pdp/category/CategoryTag.test.d.ts +0 -1
  280. package/build/dts/components/tag/variants/pdp/season-offer/SeasonOfferTag.d.ts +0 -9
  281. package/build/dts/components/tag/variants/pdp/season-offer/SeasonOfferTag.stories.d.ts +0 -22
  282. package/build/dts/components/tag/variants/pdp/season-offer/SeasonOfferTag.test.d.ts +0 -1
  283. package/build/dts/components/text-button/TextButton.d.ts +0 -13
  284. package/build/dts/components/text-button/TextButton.stories.d.ts +0 -58
  285. package/build/dts/components/text-button/TextButton.test.d.ts +0 -1
  286. package/build/dts/components/theme/ThemeProvider.d.ts +0 -8
  287. package/build/dts/components/theme/defaultTheme.d.ts +0 -2
  288. package/build/dts/components/timer/Timer.d.ts +0 -13
  289. package/build/dts/components/timer/Timer.stories.d.ts +0 -9
  290. package/build/dts/components/timer/Timer.test.d.ts +0 -1
  291. package/build/dts/components/tooltip/Arrow.d.ts +0 -6
  292. package/build/dts/components/tooltip/Styled.d.ts +0 -56
  293. package/build/dts/components/tooltip/Tooltip.d.ts +0 -15
  294. package/build/dts/components/tooltip/Tooltip.stories.d.ts +0 -35
  295. package/build/dts/components/tooltip/Tooltip.test.d.ts +0 -1
  296. package/build/dts/components/tooltip/utils.d.ts +0 -7
  297. package/build/dts/components/totals/index.d.ts +0 -5
  298. package/build/dts/components/totals/subtotal/Subtotal.d.ts +0 -22
  299. package/build/dts/components/totals/subtotal/Subtotal.stories.d.ts +0 -9
  300. package/build/dts/components/totals/subtotal/Subtotal.test.d.ts +0 -1
  301. package/build/dts/components/totals/total/Total.d.ts +0 -38
  302. package/build/dts/components/totals/total/Total.stories.d.ts +0 -9
  303. package/build/dts/components/totals/total/Total.test.d.ts +0 -1
  304. package/build/dts/config/breakpoints.d.ts +0 -5
  305. package/build/dts/hooks/WindowDimensions.d.ts +0 -7
  306. package/build/dts/index.d.ts +0 -3
  307. package/build/dts/setupTests.d.ts +0 -1
  308. package/build/dts/types/enums.d.ts +0 -21
  309. package/build/dts/types/types.d.ts +0 -108
  310. package/build/dts/utils/dateFormatter/dateFormatter.d.ts +0 -1
  311. package/build/dts/utils/dateFormatter/dateFormatter.test.d.ts +0 -1
  312. package/build/dts/utils/decimalParser/decimalParser.d.ts +0 -4
  313. package/build/dts/utils/decimalParser/decimalParser.test.d.ts +0 -1
  314. package/build/dts/utils/index.d.ts +0 -2
  315. package/build/dts/utils/media.d.ts +0 -2
  316. package/build/dts/utils/validations/validations.d.ts +0 -5
  317. package/build/dts/utils/validations/validations.test.d.ts +0 -1
package/build/index.js CHANGED
@@ -2615,13 +2615,25 @@ var Question = function (_a) {
2615
2615
  return (jsxRuntime.jsx(IconWrapper, __assign({ width: width, height: height, viewBoxX: 22, viewBoxY: 22, title: "Question" }, { children: jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22ZM9.75807 15.9678C9.75807 15.2819 10.3141 14.7258 11 14.7258C11.6859 14.7258 12.2419 15.2819 12.2419 15.9678C12.2419 16.6537 11.6859 17.2097 11 17.2097C10.3141 17.2097 9.75807 16.6537 9.75807 15.9678ZM10.6305 13.6613H11.3402C11.6341 13.6613 11.8725 13.423 11.8725 13.1291V13.1122C11.8725 12.2512 12.5546 11.8053 13.3108 11.3109C14.2517 10.6958 15.3073 10.0058 15.3073 8.34809C15.3073 6.10995 13.306 4.79034 10.9854 4.79034C8.99703 4.79034 7.88 5.56717 6.93852 6.77482C6.75157 7.01461 6.80634 7.36288 7.05584 7.53671L7.6384 7.94255C7.86878 8.10307 8.18573 8.05805 8.35907 7.83717C9.022 6.99252 9.69269 6.56454 10.9854 6.56454C12.7453 6.56454 13.5331 7.46028 13.5331 8.34809C13.5331 9.20467 12.865 9.62547 12.1181 10.0959C11.1715 10.6922 10.0983 11.3681 10.0983 13.1122V13.1291C10.0983 13.423 10.3366 13.6613 10.6305 13.6613Z", fill: fill }, void 0) }), void 0));
2616
2616
  };
2617
2617
 
2618
+ var Close = function (_a) {
2619
+ var height = _a.height, width = _a.width, fill = _a.fill;
2620
+ return (jsxRuntime.jsx(IconWrapper, __assign({ width: width, height: height, viewBoxX: 9, viewBoxY: 8, title: "close" }, { children: jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.2123 0.287701C0.919406 0.580594 0.919406 1.05547 1.2123 1.34836L3.86397 4.00003L1.21233 6.65167C0.919437 6.94456 0.919437 7.41944 1.21233 7.71233C1.50522 8.00522 1.9801 8.00522 2.27299 7.71233L4.92463 5.06069L7.57626 7.71232C7.86915 8.00522 8.34403 8.00522 8.63692 7.71232C8.92981 7.41943 8.92981 6.94456 8.63692 6.65166L5.98529 4.00003L8.63695 1.34837C8.92984 1.05548 8.92984 0.580602 8.63695 0.287709C8.34406 -0.00518426 7.86918 -0.00518393 7.57629 0.287709L4.92463 2.93937L2.27296 0.287701C1.98007 -0.00519271 1.50519 -0.00519269 1.2123 0.287701Z", fill: fill }, void 0) }), void 0));
2621
+ };
2622
+
2623
+ var Trash = function (_a) {
2624
+ var height = _a.height, width = _a.width, fill = _a.fill;
2625
+ return (jsxRuntime.jsx(IconWrapper, __assign({ width: width, height: height, viewBoxX: 16, viewBoxY: 20, title: "trash" }, { children: jsxRuntime.jsx("path", { d: "M10.5714 16.875H11.1429C11.2186 16.875 11.2913 16.8421 11.3449 16.7835C11.3985 16.7249 11.4286 16.6454 11.4286 16.5625V5.9375C11.4286 5.85462 11.3985 5.77513 11.3449 5.71653C11.2913 5.65792 11.2186 5.625 11.1429 5.625H10.5714C10.4957 5.625 10.423 5.65792 10.3694 5.71653C10.3158 5.77513 10.2857 5.85462 10.2857 5.9375V16.5625C10.2857 16.6454 10.3158 16.7249 10.3694 16.7835C10.423 16.8421 10.4957 16.875 10.5714 16.875ZM4.85714 16.875H5.42857C5.50435 16.875 5.57702 16.8421 5.6306 16.7835C5.68418 16.7249 5.71429 16.6454 5.71429 16.5625V5.9375C5.71429 5.85462 5.68418 5.77513 5.6306 5.71653C5.57702 5.65792 5.50435 5.625 5.42857 5.625H4.85714C4.78137 5.625 4.70869 5.65792 4.65511 5.71653C4.60153 5.77513 4.57143 5.85462 4.57143 5.9375V16.5625C4.57143 16.6454 4.60153 16.7249 4.65511 16.7835C4.70869 16.8421 4.78137 16.875 4.85714 16.875ZM15.7143 2.5H12L10.8 0.75C10.6403 0.517132 10.4333 0.328126 10.1952 0.197949C9.95719 0.067772 9.69471 0 9.42857 0L6.57143 0C6.30529 0 6.04282 0.067772 5.80478 0.197949C5.56674 0.328126 5.35968 0.517132 5.2 0.75L4 2.5H0.285714C0.209938 2.5 0.137266 2.53292 0.0836838 2.59153C0.030102 2.65013 0 2.72962 0 2.8125L0 3.4375C0 3.52038 0.030102 3.59987 0.0836838 3.65847C0.137266 3.71708 0.209938 3.75 0.285714 3.75H1.14286V18.125C1.14286 18.6223 1.32347 19.0992 1.64496 19.4508C1.96645 19.8025 2.40249 20 2.85714 20H13.1429C13.5975 20 14.0336 19.8025 14.355 19.4508C14.6765 19.0992 14.8571 18.6223 14.8571 18.125V3.75H15.7143C15.7901 3.75 15.8627 3.71708 15.9163 3.65847C15.9699 3.59987 16 3.52038 16 3.4375V2.8125C16 2.72962 15.9699 2.65013 15.9163 2.59153C15.8627 2.53292 15.7901 2.5 15.7143 2.5ZM6.11429 1.5C6.1677 1.4226 6.23676 1.35976 6.31607 1.31639C6.39537 1.27302 6.48277 1.2503 6.57143 1.25H9.42857C9.51723 1.2503 9.60463 1.27302 9.68394 1.31639C9.76324 1.35976 9.8323 1.4226 9.88571 1.5L10.5714 2.5H5.42857L6.11429 1.5ZM13.7143 18.125C13.7143 18.2908 13.6541 18.4497 13.5469 18.5669C13.4398 18.6842 13.2944 18.75 13.1429 18.75H2.85714C2.70559 18.75 2.56025 18.6842 2.45308 18.5669C2.34592 18.4497 2.28571 18.2908 2.28571 18.125V3.75H13.7143V18.125ZM7.71429 16.875H8.28572C8.36149 16.875 8.43416 16.8421 8.48775 16.7835C8.54133 16.7249 8.57143 16.6454 8.57143 16.5625V5.9375C8.57143 5.85462 8.54133 5.77513 8.48775 5.71653C8.43416 5.65792 8.36149 5.625 8.28572 5.625H7.71429C7.63851 5.625 7.56584 5.65792 7.51226 5.71653C7.45867 5.77513 7.42857 5.85462 7.42857 5.9375V16.5625C7.42857 16.6454 7.45867 16.7249 7.51226 16.7835C7.56584 16.8421 7.63851 16.875 7.71429 16.875Z", fill: fill }, void 0) }), void 0));
2626
+ };
2627
+
2618
2628
  var Actions = /*#__PURE__*/Object.freeze({
2619
2629
  __proto__: null,
2620
2630
  Check: Check,
2621
2631
  ClearLight: ClearLight,
2622
2632
  LightExclamation: LightExclamation,
2623
2633
  LightCheck: LightCheck,
2624
- Question: Question
2634
+ Question: Question,
2635
+ Close: Close,
2636
+ Trash: Trash
2625
2637
  });
2626
2638
 
2627
2639
  var FitPredictor$1 = function (_a) {
@@ -2639,11 +2651,17 @@ var Shapermint = function (_a) {
2639
2651
  return (jsxRuntime.jsxs(IconWrapper, __assign({ width: width, height: height, viewBoxX: 204, viewBoxY: 35, title: "Shapermint" }, { children: [jsxRuntime.jsx("path", { d: "M167.389 6.74999C169.252 6.74999 170.762 5.23895 170.762 3.37499C170.762 1.51104 169.252 0 167.389 0C165.525 0 164.015 1.51104 164.015 3.37499C164.015 5.23895 165.525 6.74999 167.389 6.74999Z", fill: "#292929" }, void 0), jsxRuntime.jsx("path", { d: "M71.7943 27.8751H67.0458V25.4637C66.6588 26.527 64.0919 28.3751 61.0478 28.3751C55.914 28.3751 51.8008 23.8688 51.8008 18.3751C51.8008 12.8561 55.9156 8.37512 61.7975 8.37512C67.6537 8.37512 71.7943 12.8561 71.7943 18.3751V27.8751ZM61.6726 12.9574C58.9122 12.9574 56.6742 15.2359 56.6742 18.3751C56.6742 21.4131 58.9122 23.8181 61.6726 23.8181C64.433 23.8181 66.7959 21.3371 66.7959 18.3751C66.7959 15.3371 64.433 12.9574 61.6726 12.9574Z", fill: "#292929" }, void 0), jsxRuntime.jsx("path", { d: "M161.267 27.8751H156.297V16.6017C156.297 15.5099 155.911 12.8439 152.435 12.9708C150.426 13.0216 148.856 14.6974 148.856 16.6778V27.8751H143.886V16.6017C143.886 15.5353 143.551 12.9454 140.255 12.9454C138.041 12.9454 136.496 14.4435 136.496 16.6017V27.8751H131.526V16.9318C131.526 12.0568 134.951 8.37512 140.281 8.37512C142.933 8.37512 145.07 9.41614 146.461 11.0919C147.929 9.41614 150.117 8.37512 152.641 8.37512C158.074 8.37512 161.267 11.9044 161.267 16.9318V27.8751Z", fill: "#292929" }, void 0), jsxRuntime.jsx("path", { d: "M182.26 8.37512C187.689 8.37512 190.88 11.9044 190.88 16.9318V27.8751H185.914V16.8048C185.914 15.713 185.528 12.9454 182.054 12.9454C180.047 12.9454 178.477 14.9005 178.477 16.8556V27.8497H173.511V16.9064C173.511 12.0568 176.959 8.37512 182.26 8.37512Z", fill: "#292929" }, void 0), jsxRuntime.jsx("path", { d: "M80.0468 35.0001V25.9644C81.0013 26.9796 83.0136 28.401 85.8256 28.401C90.9594 28.401 95.0355 23.9085 95.0355 18.3753C95.0355 12.8676 90.9078 8.37512 85.0516 8.37512C79.1697 8.37512 75.042 12.8676 75.042 18.3753V35.0001H80.0468ZM85.0774 23.8323C82.317 23.8323 80.0468 21.4211 80.0468 18.3753C80.0468 15.4057 82.317 12.9438 85.0774 12.9438C87.8378 12.9438 90.0564 15.2788 90.0564 18.3753C90.0564 21.4972 87.8378 23.8323 85.0774 23.8323Z", fill: "#292929" }, void 0), jsxRuntime.jsx("path", { d: "M49.2774 27.875H44.3321V16.8473C44.3321 15.7293 43.9734 12.9596 40.7705 12.9596C38.5669 12.9596 37.0039 14.6875 37.0039 16.8473V27.875H32.0586V1.5H37.0039V10.6982C37.9775 9.22446 40.0274 8.41136 41.6929 8.41136C46.4076 8.41136 49.303 11.8162 49.303 16.8473V27.875H49.2774Z", fill: "#292929" }, void 0), jsxRuntime.jsx("path", { d: "M204 27.8097C197.771 28.3921 194.003 25.024 194.003 19.8072V3.625H198.95V8.56323H204V13.1216H198.95V19.8579C198.95 22.5169 200.975 23.5299 204 23.3779V27.8097Z", fill: "#292929" }, void 0), jsxRuntime.jsx("path", { d: "M116.902 20.2129C116.979 19.6552 117.031 18.7427 117.031 18.3624C117.031 12.1521 112.453 8.37512 107.49 8.37512C101.986 8.37512 97.5371 12.9125 97.5371 18.4385C97.5371 23.9645 102.089 28.3751 108.184 28.3751C111.039 28.3751 114.253 27.3865 115.925 25.6121L113.507 22.0887C112.479 23.0266 111.219 23.8377 108.518 23.8377C104.172 23.8377 102.938 21.1761 102.835 20.2129H116.902ZM102.809 16.6134C103.092 14.8897 104.635 12.9379 107.335 12.9379C110.473 12.9379 111.939 15.0418 112.119 16.6641L102.809 16.6134Z", fill: "#292929" }, void 0), jsxRuntime.jsx("path", { d: "M169.886 27.875H164.888V8.875H169.886V27.875Z", fill: "#292929" }, void 0), jsxRuntime.jsx("path", { d: "M129.899 12.9691C126.732 12.4105 124.621 14.0864 124.621 16.8035V27.875H119.652V16.8035C119.652 11.3693 123.463 7.58573 129.899 8.34753V12.9691Z", fill: "#292929" }, void 0), jsxRuntime.jsx("path", { d: "M21.174 29.1575C26.6159 29.3607 29.5818 26.1339 29.5818 21.713C29.5818 17.3175 24.8879 15.9201 22.5925 15.1579C19.8329 14.2432 17.7181 13.7096 17.7181 12.1598C17.7181 10.9148 18.8529 10.1271 20.6582 10.1271C22.412 10.1271 24.6558 10.864 26.8222 12.1852L26.9769 12.2868L29.1691 8.42483L29.0402 8.34861C26.6159 6.77333 23.5468 5.83325 20.813 5.83325C16.0675 5.83325 12.7405 8.67891 12.7405 12.7695C12.7405 17.3937 17.5118 18.842 19.7814 19.3755C22.5667 20.0107 24.6042 20.6713 24.6042 22.3736C24.6042 23.7456 23.2889 24.9144 21.1998 24.6349C17.8986 24.1267 12.07 20.4426 7.86612 20.4426C4.17807 20.4426 1.49585 22.0433 0 25.016L4.1007 27.074C4.61651 26.0323 5.44181 24.9906 7.35031 24.9906C11.7089 24.9906 15.9128 28.9542 21.174 29.1575Z", fill: "#292929" }, void 0)] }), void 0));
2640
2652
  };
2641
2653
 
2654
+ var McAfee = function (_a) {
2655
+ var height = _a.height, width = _a.width;
2656
+ return (jsxRuntime.jsx(IconWrapper, __assign({ width: width, height: height, viewBoxX: 121, viewBoxY: 60, title: "McAfee" }, { children: jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsx("path", { d: "M18.2355 14.8201C22.8916 16.9796 27.5054 19.0967 32.0768 21.2562C32.0345 23.331 32.0345 25.4482 32.0768 27.523C29.3678 26.295 26.6588 24.9824 23.9498 23.7121C23.9921 28.0311 23.9498 32.3924 23.9498 36.7114C26.6588 37.9817 29.3678 39.2096 32.0768 40.5223C32.0345 42.5971 31.9921 44.7142 32.1191 46.789C27.5054 44.6719 22.8916 42.47 18.2355 40.3529C18.2355 31.8419 18.2779 23.331 18.2355 14.8201Z", fill: "#C01717" }, void 0), jsxRuntime.jsx("path", { d: "M45.8757 14.8201H45.9604C45.9604 23.331 46.0027 31.8843 45.9604 40.3952C41.3466 42.5124 36.7328 44.6719 32.1614 46.789C32.0768 44.7142 32.0768 42.5971 32.1191 40.5223C34.8281 39.252 37.5794 37.9817 40.2884 36.7114C40.2884 32.3924 40.2884 28.0311 40.2884 23.7121C37.5794 24.9824 34.8704 26.295 32.1191 27.4806C32.0768 25.4058 32.0768 23.2887 32.1191 21.2139C36.6905 19.0967 41.3043 17.0219 45.8757 14.8201Z", fill: "#75150D" }, void 0), jsxRuntime.jsx("path", { d: "M50.1932 16.8518C51.844 18.0798 53.4524 19.3077 55.1032 20.5356C56.754 19.3077 58.3625 18.0374 60.0133 16.8518C60.0133 20.6627 60.0133 24.4312 60.0133 28.2421C59.1667 28.2421 58.3625 28.2421 57.5159 28.2421C57.5159 26.0826 57.5159 23.9231 57.5159 21.7636C56.7117 22.3564 55.9075 22.9492 55.1032 23.542C54.299 22.9492 53.4948 22.3564 52.6905 21.7636C52.6905 23.9231 52.6905 26.0826 52.6905 28.2421C51.844 28.2421 51.0397 28.2421 50.1932 28.2421C50.1932 24.4312 50.1932 20.6203 50.1932 16.8518Z", fill: "#B91E23" }, void 0), jsxRuntime.jsx("path", { d: "M72.7963 16.8942C73.5582 16.8942 74.3625 16.8942 75.1244 16.8942C76.6905 20.6627 78.2566 24.4312 79.8228 28.1997C78.9339 28.1997 78.0873 28.1997 77.1984 28.1997C76.9445 27.5646 76.6905 26.9295 76.4365 26.252C75.1244 26.252 73.8545 26.252 72.5424 26.252C72.2884 26.8871 72.0344 27.5223 71.7805 28.1574C70.8916 28.1574 70.045 28.1574 69.1561 28.1574C70.5953 24.897 72.0344 21.6366 73.4736 18.3338C73.2196 17.9104 73.008 17.4023 72.7963 16.8942ZM74.4471 21.3825C74.1085 22.2717 73.7275 23.1186 73.3889 24.0078C74.1085 24.0078 74.7857 24.0078 75.5053 24.0078C75.1667 23.1186 74.8281 22.2717 74.4471 21.3825Z", fill: "#B91E23" }, void 0), jsxRuntime.jsx("path", { d: "M82.9127 17.1058C83.8863 16.8094 84.9445 16.8941 85.8334 17.2752C85.5371 17.995 85.1984 18.6725 84.9022 19.35C84.4789 19.1807 83.9286 18.9689 83.5053 19.2653C82.9974 19.6888 83.209 20.4086 83.1667 21.0014C83.6746 21.0014 84.1826 21.0014 84.6482 21.0014C84.6482 21.7212 84.6482 22.4411 84.6482 23.1609C84.1402 23.1609 83.6746 23.1609 83.1667 23.1609C83.1667 24.8546 83.1667 26.5483 83.1667 28.2421C82.4048 28.2421 81.6429 28.2421 80.881 28.2421C80.881 26.5483 80.881 24.8546 80.881 23.1609C80.5424 23.1609 80.2037 23.1609 79.8651 23.1609C79.8651 22.4411 79.8651 21.7212 79.8651 21.0437C80.2037 21.0437 80.5424 21.0437 80.881 21.0437C80.881 20.3239 80.8387 19.5194 81.135 18.8419C81.4313 17.9951 82.1085 17.3599 82.9127 17.1058Z", fill: "#B91E23" }, void 0), jsxRuntime.jsx("path", { d: "M63.5265 20.0282C64.7117 19.5625 66.1085 19.5201 67.2937 20.0706C68.098 20.4517 68.6906 21.1292 69.1985 21.849C68.5636 22.2301 67.9286 22.6112 67.2937 22.9923C66.9128 22.3148 66.2355 21.722 65.4313 21.7643C64.2461 21.6796 63.1456 22.7805 63.2302 23.9661C63.1879 25.1517 64.2461 26.168 65.4313 26.1256C66.2355 26.168 66.9128 25.5752 67.2937 24.8977C67.9286 25.2788 68.5636 25.6599 69.1985 26.041C68.7329 26.8031 68.098 27.4383 67.3361 27.777C65.7699 28.5392 63.7382 28.3275 62.426 27.1419C61.3678 26.2103 60.8175 24.686 61.0292 23.2887C61.2408 21.849 62.2144 20.5787 63.5265 20.0282Z", fill: "#B91E23" }, void 0), jsxRuntime.jsx("path", { d: "M86.2567 21.3831C87.6112 19.5624 90.4895 19.1813 92.2673 20.5786C93.6218 21.5102 94.1297 23.2462 94.0027 24.8129C91.9287 24.8129 89.8123 24.8129 87.7382 24.8129C88.0768 25.7868 89.1773 26.4219 90.1932 26.2102C90.7011 26.1255 91.0821 25.8291 91.4631 25.4904C92.098 25.8291 92.7329 26.1679 93.3255 26.5066C92.6482 27.2265 91.844 27.8193 90.9128 28.0733C89.2197 28.5391 87.2303 27.9463 86.172 26.5066C85.0715 25.0246 85.1139 22.8228 86.2567 21.3831ZM87.8228 22.9075C89.0504 22.9075 90.2355 22.9075 91.4631 22.9075C91.1244 22.23 90.4895 21.6795 89.6853 21.7219C88.881 21.6372 88.1191 22.1876 87.8228 22.9075Z", fill: "#B91E23" }, void 0), jsxRuntime.jsx("path", { d: "M95.3996 21.7219C96.5002 19.9435 98.9975 19.2237 100.86 20.1552C101.918 20.6634 102.807 21.5949 103.146 22.7382C103.357 23.4157 103.4 24.1355 103.4 24.8553C101.326 24.8553 99.2092 24.8553 97.1351 24.8553C97.4737 25.7869 98.4472 26.422 99.4631 26.2526C100.013 26.2103 100.479 25.8716 100.86 25.5328C101.495 25.8716 102.087 26.2103 102.722 26.549C101.96 27.4382 100.902 28.0734 99.7171 28.2428C98.2779 28.4121 96.7118 27.904 95.7806 26.7608C94.5531 25.3634 94.4261 23.2039 95.3996 21.7219ZM97.1774 22.9075C98.4049 22.9075 99.5901 22.9075 100.818 22.9075C100.479 22.1877 99.7171 21.6373 98.8705 21.6796C98.1086 21.7219 97.4737 22.2301 97.1774 22.9075Z", fill: "#B91E23" }, void 0), jsxRuntime.jsx("path", { d: "M55.6958 32.5617C54.8916 32.2653 54.4683 32.1383 53.6641 32.1383C52.7752 32.1383 51.8016 32.4347 51.8016 33.5356C51.8016 35.5681 56.4577 35.06 56.4577 38.5321C56.4577 40.7763 54.68 41.6231 52.5212 41.6231C51.7593 41.6231 51.0397 41.4114 50.3202 41.1997L50.4895 39.8024C50.9974 40.0141 51.9286 40.3105 52.7329 40.3105C53.6218 40.3105 54.8493 39.8447 54.8493 38.6168C54.8493 36.2879 50.1932 36.9231 50.1932 33.6627C50.1932 31.8419 51.717 30.8257 53.6641 30.8257C54.3837 30.8257 55.2302 30.9527 55.9921 31.2068L55.6958 32.5617Z", fill: "#66676A" }, void 0), jsxRuntime.jsx("path", { d: "M58.5741 30.9949H64.627V32.3075H60.0979V35.3562H64.2037V36.6688H60.0979V40.141H64.627V41.4536H58.5741V30.9949Z", fill: "#66676A" }, void 0), jsxRuntime.jsx("path", { d: "M73.9392 32.6887C73.2196 32.3077 72.5001 32.1383 71.6958 32.1383C69.1985 32.1383 67.5477 33.8743 67.5477 36.2032C67.5477 38.6591 69.3678 40.2681 71.6112 40.2681C72.4154 40.2681 73.389 40.0988 73.9815 39.76L74.0662 41.1997C73.2196 41.5384 72.2461 41.5808 71.6112 41.5808C68.1826 41.5808 65.9392 39.4213 65.9392 36.1185C65.9392 32.8581 68.3519 30.741 71.6112 30.741C72.4577 30.741 73.262 30.868 74.0239 31.1644L73.9392 32.6887Z", fill: "#66676A" }, void 0), jsxRuntime.jsx("path", { d: "M83.7171 37.1346C83.7171 40.0563 82.1933 41.6653 79.5266 41.6653C76.8599 41.6653 75.3361 40.0986 75.3361 37.1346V30.9949H76.8599V36.9652C76.8599 38.9977 77.5372 40.3527 79.4843 40.3527C81.516 40.3527 82.1086 38.9977 82.1086 36.9652V30.9949H83.6324V37.1346H83.7171Z", fill: "#66676A" }, void 0), jsxRuntime.jsx("path", { d: "M86.172 30.9949H88.7963C90.9551 30.9949 92.9868 31.3336 92.9868 33.8319C92.9868 35.1021 92.0133 36.0337 90.7434 36.2031V36.2454C91.209 36.4148 91.463 36.6265 91.8016 37.304L93.8757 41.4536H92.1403L90.4895 37.8121C90.0239 36.7959 89.4736 36.7959 88.7117 36.7959H87.7805V41.4536H86.2567V30.9949H86.172ZM87.6958 35.5256H89.008C90.4895 35.5256 91.336 34.9328 91.336 33.9165C91.336 32.9427 90.5741 32.3922 89.1773 32.3922H87.6958V35.5256Z", fill: "#66676A" }, void 0), jsxRuntime.jsx("path", { d: "M95.6535 30.9949H101.664V32.3075H97.135V35.3562H101.241V36.6688H97.135V40.141H101.664V41.4536H95.6111V30.9949H95.6535Z", fill: "#66676A" }, void 0), jsxRuntime.jsx("path", { d: "M104.034 33.1115V31.4607H103.442V31.1221H105.008V31.4607H104.415V33.1115H104.034Z", fill: "#66676A" }, void 0), jsxRuntime.jsx("path", { d: "M105.262 33.1114V31.1643H105.854L106.193 32.5188L106.532 31.1643H107.124V33.1114H106.743V31.5453L106.362 33.1114H105.981L105.601 31.5453V33.1114H105.262Z", fill: "#66676A" }, void 0)] }, void 0) }), void 0));
2657
+ };
2658
+
2642
2659
  var Other = /*#__PURE__*/Object.freeze({
2643
2660
  __proto__: null,
2644
2661
  FitPredictor: FitPredictor$1,
2645
2662
  Loading: Loading,
2646
- Shapermint: Shapermint
2663
+ Shapermint: Shapermint,
2664
+ McAfee: McAfee
2647
2665
  });
2648
2666
 
2649
2667
  var ChevronDown = function (_a) {
@@ -2661,6 +2679,11 @@ var ChevronRight = function (_a) {
2661
2679
  return (jsxRuntime.jsx(IconWrapper, __assign({ width: width, height: height, viewBoxX: 20, viewBoxY: 34, title: "chevron right" }, { children: jsxRuntime.jsx("g", __assign({ opacity: opacity }, { children: jsxRuntime.jsx("path", { d: "M4.14231 0.6657C3.22745 -0.2219 1.70267 -0.2219 0.787802 0.6657C-0.127065 1.5533 -0.127065 3.03263 0.787802 3.92023C4.44727 7.47063 8.10673 10.9224 11.7662 14.4728C11.7662 14.5714 14.2058 16.7411 14.2058 16.8397C14.2058 16.9384 11.6645 19.2067 11.6645 19.3053C8.00508 22.8557 4.34562 26.4061 0.68615 30.0551C-0.228717 30.9427 -0.228717 32.422 0.68615 33.3096C1.19441 33.8028 1.80432 34 2.41423 34C3.02414 34 3.63405 33.8028 4.14231 33.3096L19.2884 18.6149C19.695 18.2205 20 17.6287 20 16.9384C20 16.3466 19.695 15.7549 19.2884 15.2618L4.14231 0.6657Z", fill: fill }, void 0) }), void 0) }), void 0));
2662
2680
  };
2663
2681
 
2682
+ var ChevronRightVariant = function (_a) {
2683
+ var height = _a.height, width = _a.width, fill = _a.fill;
2684
+ return (jsxRuntime.jsx(IconWrapper, __assign({ width: width, height: height, viewBoxX: 24, viewBoxY: 24, title: "chevron right variant" }, { children: jsxRuntime.jsx("path", { d: "M17.635 6.24942C17.3066 5.91686 16.8139 5.91686 16.4854 6.24942C16.1569 6.58199 16.1569 7.08083 16.4854 7.41339L20.208 11.127H1.82117C1.38321 11.1824 1 11.5704 1 12.0139C1 12.4573 1.38321 12.8453 1.82117 12.8453H20.208L16.4854 16.6143C16.1569 16.9469 16.1569 17.4457 16.4854 17.7783C16.6496 17.9446 16.8686 18 17.0876 18C17.3066 18 17.5255 17.9446 17.6898 17.7783L22.781 12.6236C22.9453 12.4573 23 12.2356 23 12.0139C23 11.7921 22.8905 11.5704 22.781 11.4042L17.635 6.24942Z", fill: fill }, void 0) }), void 0));
2685
+ };
2686
+
2664
2687
  var ChevronUp = function (_a) {
2665
2688
  var height = _a.height, width = _a.width, fill = _a.fill;
2666
2689
  return (jsxRuntime.jsx(IconWrapper, __assign({ width: width, height: height, viewBoxX: 36, viewBoxY: 20, title: "chevron up" }, { children: jsxRuntime.jsx("path", { d: "M0.285774 18.1586L1.89534 19.7224C2.2763 20.0925 2.89398 20.0925 3.27501 19.7224L18 5.44992L32.7251 19.7223C33.106 20.0924 33.7237 20.0924 34.1047 19.7223L35.7143 18.1585C36.0952 17.7884 36.0952 17.1883 35.7143 16.8181L18.6898 0.277592C18.3088 -0.0925308 17.6911 -0.0925308 17.3101 0.277592L0.285774 16.8181C-0.095258 17.1883 -0.095258 17.7885 0.285774 18.1586Z", fill: fill }, void 0) }), void 0));
@@ -2681,6 +2704,7 @@ var Arrows = /*#__PURE__*/Object.freeze({
2681
2704
  ChevronDown: ChevronDown,
2682
2705
  ChevronLeft: ChevronLeft,
2683
2706
  ChevronRight: ChevronRight,
2707
+ ChevronRightVariant: ChevronRightVariant,
2684
2708
  ChevronUp: ChevronUp,
2685
2709
  ChevronUpSolid: ChevronUpSolid,
2686
2710
  CircleUp: CircleUp
@@ -3508,7 +3532,7 @@ exports.InputValidationType = void 0;
3508
3532
  InputValidationType[InputValidationType["Empty"] = 2] = "Empty";
3509
3533
  })(exports.InputValidationType || (exports.InputValidationType = {}));
3510
3534
 
3511
- var Section = newStyled.div(templateObject_1$K || (templateObject_1$K = __makeTemplateObject(["\n font-weight: 600;\n display: flex;\n flex-direction: row;\n align-items: center;\n align-text: left;\n width: 100%;\n box-sizing: border-box;\n align-self: flex-start;\n padding: ", ";\n"], ["\n font-weight: 600;\n display: flex;\n flex-direction: row;\n align-items: center;\n align-text: left;\n width: 100%;\n box-sizing: border-box;\n align-self: flex-start;\n padding: ", ";\n"])), function (props) {
3535
+ var Section = newStyled.div(templateObject_1$O || (templateObject_1$O = __makeTemplateObject(["\n font-weight: 600;\n display: flex;\n flex-direction: row;\n align-items: center;\n align-text: left;\n width: 100%;\n box-sizing: border-box;\n align-self: flex-start;\n padding: ", ";\n"], ["\n font-weight: 600;\n display: flex;\n flex-direction: row;\n align-items: center;\n align-text: left;\n width: 100%;\n box-sizing: border-box;\n align-self: flex-start;\n padding: ", ";\n"])), function (props) {
3512
3536
  return props.type === exports.CardSectionType.Header ? '0.5rem 1.5rem 0' : '0 1.5rem 0.5rem';
3513
3537
  });
3514
3538
  var CardHeader = function (_a) {
@@ -3519,16 +3543,16 @@ var CardFooter = function (_a) {
3519
3543
  var children = _a.children;
3520
3544
  return (jsxRuntime.jsx(Section, __assign({ type: exports.CardSectionType.Footer }, { children: children }), void 0));
3521
3545
  };
3522
- var templateObject_1$K;
3546
+ var templateObject_1$O;
3523
3547
 
3524
- var Body = newStyled.div(templateObject_1$J || (templateObject_1$J = __makeTemplateObject(["\n display: flex;\n align-items: center;\n padding: 0.5rem 1.5rem;\n align-self: flex-start;\n"], ["\n display: flex;\n align-items: center;\n padding: 0.5rem 1.5rem;\n align-self: flex-start;\n"])));
3548
+ var Body = newStyled.div(templateObject_1$N || (templateObject_1$N = __makeTemplateObject(["\n display: flex;\n align-items: center;\n padding: 0.5rem 1.5rem;\n align-self: flex-start;\n"], ["\n display: flex;\n align-items: center;\n padding: 0.5rem 1.5rem;\n align-self: flex-start;\n"])));
3525
3549
  var CardBody = function (_a) {
3526
3550
  var children = _a.children;
3527
3551
  return jsxRuntime.jsx(Body, { children: children }, void 0);
3528
3552
  };
3529
- var templateObject_1$J;
3553
+ var templateObject_1$N;
3530
3554
 
3531
- var Container$r = newStyled.div(templateObject_1$I || (templateObject_1$I = __makeTemplateObject(["\n ", "\n width: ", ";\n background: ", ";\n border-radius: 0.5rem;\n border: ", ";\n"], ["\n ", "\n width: ", ";\n background: ", ";\n border-radius: 0.5rem;\n border: ", ";\n"])), function (_a) {
3555
+ var Container$u = newStyled.div(templateObject_1$M || (templateObject_1$M = __makeTemplateObject(["\n ", "\n width: ", ";\n background: ", ";\n border-radius: 0.5rem;\n border: ", ";\n"], ["\n ", "\n width: ", ";\n background: ", ";\n border-radius: 0.5rem;\n border: ", ";\n"])), function (_a) {
3532
3556
  var flex = _a.flex;
3533
3557
  return flex &&
3534
3558
  "display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;";
@@ -3540,14 +3564,14 @@ var Container$r = newStyled.div(templateObject_1$I || (templateObject_1$I = __ma
3540
3564
  });
3541
3565
  var Card = function (_a) {
3542
3566
  var children = _a.children, backgroundColor = _a.backgroundColor, _b = _a.widthAuto, widthAuto = _b === void 0 ? true : _b, border = _a.border, _c = _a.flex, flex = _c === void 0 ? true : _c;
3543
- return (jsxRuntime.jsx(Container$r, __assign({ backgroundColor: backgroundColor, widthAuto: widthAuto, border: border, flex: flex, "data-testid": "CardContainer" }, { children: children }), void 0));
3567
+ return (jsxRuntime.jsx(Container$u, __assign({ backgroundColor: backgroundColor, widthAuto: widthAuto, border: border, flex: flex, "data-testid": "CardContainer" }, { children: children }), void 0));
3544
3568
  };
3545
3569
  var Card$1 = Object.assign(Card, {
3546
3570
  Header: CardHeader,
3547
3571
  Footer: CardFooter,
3548
3572
  Body: CardBody,
3549
3573
  });
3550
- var templateObject_1$I;
3574
+ var templateObject_1$M;
3551
3575
 
3552
3576
  function jsx(type, props, key) {
3553
3577
  if (!hasOwnProperty$1.call(props, 'css')) {
@@ -3577,41 +3601,38 @@ var BaseButton = function (_a) {
3577
3601
  } }, { children: [renderLeading, children, renderTrailing] }), void 0));
3578
3602
  };
3579
3603
 
3580
- var getStylesBySize$c = function (size) {
3604
+ var getStylesBySize$d = function (size, theme) {
3581
3605
  switch (size) {
3582
3606
  case exports.ComponentSize.Large:
3583
3607
  return {
3584
- height: '3rem',
3585
- fontSize: '1rem',
3608
+ fontSize: theme.component.button.size.large.fontSize,
3609
+ padding: theme.component.button.size.large.padding,
3586
3610
  };
3587
3611
  case exports.ComponentSize.Medium:
3588
3612
  return {
3589
- height: '2.50rem',
3590
- fontSize: '0.88rem',
3613
+ fontSize: theme.component.button.size.medium.fontSize,
3614
+ padding: theme.component.button.size.medium.padding,
3591
3615
  };
3592
3616
  case exports.ComponentSize.Small:
3593
3617
  return {
3594
- height: '2.25rem',
3595
- fontSize: '0.75rem',
3618
+ fontSize: theme.component.button.size.small.fontSize,
3619
+ padding: theme.component.button.size.small.padding,
3596
3620
  };
3597
3621
  default:
3598
3622
  return {
3599
- height: '2.25rem',
3600
- fontSize: '0.75rem',
3623
+ fontSize: theme.component.button.size.small.fontSize,
3624
+ padding: theme.component.button.size.small.padding,
3601
3625
  };
3602
3626
  }
3603
3627
  };
3604
3628
  var BaseCTA = function (_a) {
3605
3629
  var text = _a.text, onClick = _a.onClick, _b = _a.disabled, disabled = _b === void 0 ? false : _b, _c = _a.wide, wide = _c === void 0 ? false : _c, _d = _a.size, size = _d === void 0 ? exports.ComponentSize.Medium : _d, type = _a.type, className = _a.className;
3606
3630
  var theme = useTheme();
3607
- var stylesBySize = getStylesBySize$c(size);
3608
- return (jsx(BaseButton, __assign({ onClick: onClick, disabled: disabled, className: className, type: type, css: __assign(__assign({ width: wide ? '100%' : '' }, stylesBySize), { fontWeight: 600, '&:hover': {
3609
- color: theme.shades.white,
3610
- cursor: 'pointer',
3611
- }, '&:disabled': {
3612
- backgroundColor: theme.shades.gray050,
3613
- color: theme.shades.gray250,
3614
- cursor: 'default',
3631
+ var stylesBySize = getStylesBySize$d(size, theme);
3632
+ return (jsx(BaseButton, __assign({ onClick: onClick, disabled: disabled, className: className, type: type, css: __assign(__assign({ width: wide ? '100%' : '' }, stylesBySize), { fontWeight: theme.component.button.fontWeight, borderRadius: "" + theme.component.button.borderRadius, cursor: 'pointer', '&:disabled': {
3633
+ backgroundColor: theme.colors.background.disabled,
3634
+ color: theme.colors.text.disabled,
3635
+ cursor: 'not-allowed',
3615
3636
  } }) }, { children: text }), void 0));
3616
3637
  };
3617
3638
 
@@ -3619,16 +3640,16 @@ var ButtonPrimary = function (_a) {
3619
3640
  var text = _a.text, onClick = _a.onClick, _b = _a.disabled, disabled = _b === void 0 ? false : _b, wide = _a.wide, size = _a.size;
3620
3641
  var theme = useTheme();
3621
3642
  return (jsx(BaseCTA, { onClick: onClick, disabled: disabled, wide: wide, size: size, css: {
3622
- backgroundColor: theme.palette.primary.default,
3623
- color: theme.palette.secondary.default,
3624
- border: 'inherit',
3643
+ backgroundColor: theme.component.button.primary.active.backgroundColor,
3644
+ color: theme.component.button.primary.active.color,
3645
+ border: theme.component.button.border,
3625
3646
  '&:hover': {
3626
- backgroundColor: theme.palette.primary.hover,
3627
- color: theme.shades.white,
3647
+ backgroundColor: theme.component.button.primary.hover.backgroundColor,
3648
+ color: theme.component.button.primary.hover.color,
3628
3649
  },
3629
3650
  '&:disabled': {
3630
- backgroundColor: theme.shades.gray050,
3631
- color: theme.shades.gray250,
3651
+ backgroundColor: theme.colors.background.disabled,
3652
+ color: theme.colors.text.disabled,
3632
3653
  },
3633
3654
  }, text: text }, void 0));
3634
3655
  };
@@ -3637,15 +3658,15 @@ var ButtonSecondary = function (_a) {
3637
3658
  var text = _a.text, onClick = _a.onClick, _b = _a.disabled, disabled = _b === void 0 ? false : _b, wide = _a.wide, size = _a.size;
3638
3659
  var theme = useTheme();
3639
3660
  return (jsx(BaseCTA, { onClick: onClick, disabled: disabled, wide: wide, size: size, css: {
3640
- backgroundColor: theme.palette.secondary.default,
3641
- color: theme.shades.white,
3642
- border: 'inherit',
3661
+ backgroundColor: theme.component.button.secondary.active.backgroundColor,
3662
+ color: theme.component.button.secondary.active.color,
3663
+ border: theme.component.button.border,
3643
3664
  '&:hover': {
3644
- backgroundColor: theme.palette.secondary.hover,
3665
+ backgroundColor: theme.component.button.secondary.hover.backgroundColor,
3645
3666
  },
3646
3667
  '&:disabled': {
3647
- backgroundColor: theme.shades.gray050,
3648
- color: theme.shades.gray250,
3668
+ backgroundColor: theme.colors.neutral50,
3669
+ color: theme.colors.neutral250,
3649
3670
  },
3650
3671
  }, text: text }, void 0));
3651
3672
  };
@@ -3654,15 +3675,17 @@ var ButtonSecondaryOutline = function (_a) {
3654
3675
  var text = _a.text, onClick = _a.onClick, _b = _a.disabled, disabled = _b === void 0 ? false : _b, wide = _a.wide, size = _a.size, className = _a.className;
3655
3676
  var theme = useTheme();
3656
3677
  return (jsx(BaseCTA, { onClick: onClick, disabled: disabled, wide: wide, size: size, className: className, css: {
3657
- backgroundColor: theme.shades.white,
3658
- color: theme.palette.secondary.default,
3659
- border: "1px solid " + theme.palette.secondary.default,
3678
+ backgroundColor: theme.component.button.secondary.active.color,
3679
+ color: theme.component.button.secondary.active.backgroundColor,
3680
+ border: "1px solid " + theme.component.button.secondary.active.backgroundColor,
3660
3681
  '&:hover': {
3661
- backgroundColor: theme.palette.secondary.default,
3682
+ backgroundColor: theme.component.button.secondary.active.backgroundColor,
3683
+ color: theme.component.button.secondary.active.color,
3662
3684
  },
3663
3685
  '&:disabled': {
3664
- backgroundColor: theme.shades.white,
3665
- borderColor: theme.shades.gray200,
3686
+ backgroundColor: theme.colors.background.disabled,
3687
+ color: theme.colors.text.disabled,
3688
+ border: 'none',
3666
3689
  },
3667
3690
  }, text: text }, void 0));
3668
3691
  };
@@ -5988,7 +6011,7 @@ function BaseSelectOption(_a) {
5988
6011
  return (jsxRuntime.jsx(Listbox.Option, __assign({ className: className, as: as, value: value, disabled: disabled }, { children: children }), void 0));
5989
6012
  }
5990
6013
 
5991
- var CustomListBox = newStyled(Listbox)(templateObject_1$H || (templateObject_1$H = __makeTemplateObject(["\n position: relative;\n"], ["\n position: relative;\n"])));
6014
+ var CustomListBox = newStyled(Listbox)(templateObject_1$L || (templateObject_1$L = __makeTemplateObject(["\n position: relative;\n"], ["\n position: relative;\n"])));
5992
6015
  function BaseSelect(_a) {
5993
6016
  var value = _a.value, onChange = _a.onChange, disabled = _a.disabled, children = _a.children, className = _a.className;
5994
6017
  return (jsxRuntime.jsx(CustomListBox, __assign({ disabled: disabled, as: "div", value: value, onChange: onChange, className: className }, { children: children }), void 0));
@@ -5998,35 +6021,35 @@ var BaseSelect$1 = Object.assign(BaseSelect, {
5998
6021
  Options: BaseSelectOptions,
5999
6022
  Option: BaseSelectOption,
6000
6023
  });
6001
- var templateObject_1$H;
6024
+ var templateObject_1$L;
6002
6025
 
6003
6026
  var CustomButton = newStyled.button(function (_a) {
6004
6027
  var theme = _a.theme, wide = _a.wide;
6005
6028
  return ({
6006
- border: "0.063rem solid " + theme.shades.gray200,
6029
+ border: "0.063rem solid " + theme.colors.neutral200,
6007
6030
  boxSizing: 'border-box',
6008
6031
  borderRadius: '0.5rem',
6009
6032
  display: 'flex',
6010
6033
  flexDirection: 'row',
6011
6034
  alignItems: 'center',
6012
- background: theme.shades.white,
6035
+ background: theme.colors.white,
6013
6036
  cursor: 'pointer',
6014
6037
  fontWeight: 600,
6015
6038
  padding: '0.5rem 0.75rem 0.5rem 1rem',
6016
- color: theme.shades.gray700,
6017
- fill: theme.shades.gray700,
6039
+ color: theme.colors.neutral700,
6040
+ fill: theme.colors.neutral700,
6018
6041
  width: wide ? '100%' : 'auto',
6019
6042
  justifyContent: wide ? 'space-between' : 'center',
6020
6043
  svg: {
6021
6044
  marginLeft: '0.75rem',
6022
6045
  },
6023
6046
  '&:disabled': {
6024
- borderColor: theme.shades.gray200,
6025
- color: theme.shades.gray250,
6047
+ borderColor: theme.colors.neutral200,
6048
+ color: theme.colors.neutral250,
6026
6049
  cursor: 'not-allowed',
6027
6050
  '*': {
6028
- color: theme.shades.gray250,
6029
- fill: theme.shades.gray250,
6051
+ color: theme.colors.neutral250,
6052
+ fill: theme.colors.neutral250,
6030
6053
  cursor: 'not-allowed',
6031
6054
  },
6032
6055
  },
@@ -6057,15 +6080,15 @@ var DropdownOptions = newStyled(BaseSelect$1.Options)(function (_a) {
6057
6080
  display: 'flex',
6058
6081
  flexDirection: 'column',
6059
6082
  alignItems: 'flex-start',
6060
- border: "0.063rem solid " + theme.shades.gray550,
6083
+ border: "0.063rem solid " + theme.colors.neutral550,
6061
6084
  boxSizing: 'border-box',
6062
6085
  borderRadius: '0.5rem',
6063
- background: theme.shades.white,
6086
+ background: theme.colors.white,
6064
6087
  padding: 0,
6065
6088
  marginTop: '0.125rem',
6066
6089
  position: 'absolute',
6067
6090
  width: '100%',
6068
- color: theme.shades.gray700,
6091
+ color: theme.colors.neutral700,
6069
6092
  });
6070
6093
  });
6071
6094
  var BaseDropdownOptions = function (_a) {
@@ -6089,7 +6112,7 @@ var CustomOption = newStyled.li(function (_a) {
6089
6112
  width: '100%',
6090
6113
  boxSizing: 'border-box',
6091
6114
  fontWeight: selected ? 600 : 'inherit',
6092
- backgroundColor: active ? theme.shades.gray010 : 'inherit',
6115
+ backgroundColor: active ? theme.colors.neutral10 : 'inherit',
6093
6116
  });
6094
6117
  });
6095
6118
  function BaseDropdownOption(_a) {
@@ -6109,7 +6132,7 @@ function BaseDropdown(_a) {
6109
6132
  position: 'relative',
6110
6133
  fontSize: '0.88rem',
6111
6134
  lineHeight: '1.125rem',
6112
- color: theme.shades.gray700,
6135
+ color: theme.colors.neutral700,
6113
6136
  }, disabled: disabled }, { children: children }), void 0));
6114
6137
  }
6115
6138
  var BaseDropdown$1 = Object.assign(BaseDropdown, {
@@ -6135,7 +6158,7 @@ function SimpleDropdown(_a) {
6135
6158
  return (jsxRuntime.jsxs(BaseDropdown$1, __assign({ value: selectedValue, onChange: onChangeHandler, disabled: disabled, wide: wide }, { children: [jsxRuntime.jsx(Button, __assign({ OpenIcon: Icon.Arrows.ChevronDown, CloseIcon: Icon.Arrows.ChevronUp, wide: wide }, { children: selectedOptionLabel() }), void 0), jsxRuntime.jsx(BaseDropdown$1.Options, { children: options.map(function (item) { return (jsxRuntime.jsx(BaseDropdown$1.Option, __assign({ value: item, disabled: false }, { children: item.label }), item.key)); }) }, void 0)] }), void 0));
6136
6159
  }
6137
6160
 
6138
- var getStylesBySize$b = function (size) {
6161
+ var getStylesBySize$c = function (size) {
6139
6162
  switch (size) {
6140
6163
  case exports.ComponentSize.Medium:
6141
6164
  return {
@@ -6151,12 +6174,12 @@ var getStylesBySize$b = function (size) {
6151
6174
  var SimpleSelector = function (_a) {
6152
6175
  var text = _a.text, className = _a.className, _b = _a.disabled, disabled = _b === void 0 ? false : _b, _c = _a.size, size = _c === void 0 ? exports.ComponentSize.Medium : _c, _d = _a.active, active = _d === void 0 ? false : _d, onClick = _a.onClick;
6153
6176
  var theme = useTheme();
6154
- var stylesBySize = getStylesBySize$b(size);
6177
+ var stylesBySize = getStylesBySize$c(size);
6155
6178
  var activeStyles = active ? { fontWeight: 600 } : { fontWeight: 0 };
6156
6179
  return (jsx(BaseButton, __assign({ onClick: onClick, disabled: disabled, className: className, type: "button", css: __assign(__assign(__assign({}, stylesBySize), activeStyles), { boxSizing: 'border-box', fontSize: '0.75rem', cursor: 'pointer', '&:hover': {
6157
6180
  fontWeight: 600,
6158
6181
  }, '&:disabled': {
6159
- color: theme.shades.gray250,
6182
+ color: theme.colors.neutral250,
6160
6183
  cursor: 'not-allowed',
6161
6184
  } }) }, { children: text }), void 0));
6162
6185
  };
@@ -6165,20 +6188,20 @@ var SelectorSecondary = function (_a) {
6165
6188
  var text = _a.text, size = _a.size, disabled = _a.disabled, active = _a.active, className = _a.className, onClick = _a.onClick;
6166
6189
  var theme = useTheme();
6167
6190
  var stylesByActive = active
6168
- ? { background: theme.palette.secondary.default, color: theme.shades.white }
6169
- : { background: theme.shades.white, color: theme.palette.secondary.default };
6170
- return (jsx(SimpleSelector, { text: text, size: size, onClick: onClick, className: className, disabled: disabled, css: __assign(__assign({}, stylesByActive), { fontWeight: 600, whiteSpace: 'nowrap', border: "0.063rem solid " + theme.palette.secondary.default, '&:hover': {
6171
- background: theme.palette.secondary.default,
6172
- color: theme.shades.white,
6191
+ ? { background: theme.colors.secondary, color: theme.colors.white }
6192
+ : { background: theme.colors.white, color: theme.colors.secondary };
6193
+ return (jsx(SimpleSelector, { text: text, size: size, onClick: onClick, className: className, disabled: disabled, css: __assign(__assign({}, stylesByActive), { fontWeight: 600, whiteSpace: 'nowrap', border: "0.063rem solid " + theme.colors.secondary, '&:hover': {
6194
+ background: theme.colors.secondary,
6195
+ color: theme.colors.white,
6173
6196
  }, '&:disabled': {
6174
6197
  border: 'inherit',
6175
- background: theme.shades.gray050,
6176
- color: theme.shades.gray250,
6198
+ background: theme.colors.neutral50,
6199
+ color: theme.colors.neutral250,
6177
6200
  } }) }, void 0));
6178
6201
  };
6179
6202
 
6180
- var ButtonsContainer = newStyled.div(templateObject_1$G || (templateObject_1$G = __makeTemplateObject(["\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"], ["\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"])));
6181
- var SizeParagraph = newStyled.p(templateObject_2$u || (templateObject_2$u = __makeTemplateObject(["\n margin: 0 0 0.63rem 0;\n font-size: 0.88rem;\n"], ["\n margin: 0 0 0.63rem 0;\n font-size: 0.88rem;\n"])));
6203
+ var ButtonsContainer = newStyled.div(templateObject_1$K || (templateObject_1$K = __makeTemplateObject(["\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"], ["\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"])));
6204
+ var SizeParagraph = newStyled.p(templateObject_2$x || (templateObject_2$x = __makeTemplateObject(["\n margin: 0 0 0.63rem 0;\n font-size: 0.88rem;\n"], ["\n margin: 0 0 0.63rem 0;\n font-size: 0.88rem;\n"])));
6182
6205
  var getInitialValue$2 = function (options, selectedValue) {
6183
6206
  if (selectedValue && selectedValue.disabled !== true && options.includes(selectedValue))
6184
6207
  return selectedValue;
@@ -6203,9 +6226,9 @@ var SizeSelector = function (_a) {
6203
6226
  }, size: exports.ComponentSize.Medium, text: size.label, active: active, disabled: size.disabled, onClick: function () { return onChangeHandler(size); } }, size.label));
6204
6227
  }) }, void 0)] }, void 0));
6205
6228
  };
6206
- var templateObject_1$G, templateObject_2$u;
6229
+ var templateObject_1$K, templateObject_2$x;
6207
6230
 
6208
- var getStylesBySize$a = function (size) {
6231
+ var getStylesBySize$b = function (size) {
6209
6232
  switch (size) {
6210
6233
  case exports.ComponentSize.Large:
6211
6234
  case exports.ComponentSize.Medium:
@@ -6223,24 +6246,24 @@ var getStylesBySize$a = function (size) {
6223
6246
  }
6224
6247
  };
6225
6248
  var textButtonStyles$1 = function (theme, size) {
6226
- var stylesBySize = getStylesBySize$a(size);
6227
- return __assign(__assign({ border: 'none', background: 'transparent', padding: 0, color: theme.shades.gray550, alignItems: 'center', fontWeight: 600 }, stylesBySize), { '&:hover': {
6249
+ var stylesBySize = getStylesBySize$b(size);
6250
+ return __assign(__assign({ border: 'none', background: 'transparent', padding: 0, color: theme.colors.neutral550, alignItems: 'center', fontWeight: 600 }, stylesBySize), { '&:hover': {
6228
6251
  textDecorationLine: 'underline',
6229
6252
  }, '&:disabled': {
6230
- color: theme.shades.gray250,
6253
+ color: theme.colors.neutral250,
6231
6254
  textDecorationLine: 'none',
6232
6255
  } });
6233
6256
  };
6234
6257
  var withContainer = function (iconFill, isLeading, Icon) {
6235
- return Icon && (jsx("span", __assign({ css: css(templateObject_1$F || (templateObject_1$F = __makeTemplateObject(["\n display: flex;\n align-items: center;\n ", "\n "], ["\n display: flex;\n align-items: center;\n ", "\n "])), isLeading ? 'margin-right: 5px' : 'margin-left: 5px') }, { children: jsx(Icon, { width: 1.25, height: 1.25, fill: iconFill }, void 0) }), void 0));
6258
+ return Icon && (jsx("span", __assign({ css: css(templateObject_1$J || (templateObject_1$J = __makeTemplateObject(["\n display: flex;\n align-items: center;\n ", "\n "], ["\n display: flex;\n align-items: center;\n ", "\n "])), isLeading ? 'margin-right: 5px' : 'margin-left: 5px') }, { children: jsx(Icon, { width: 1.25, height: 1.25, fill: iconFill }, void 0) }), void 0));
6236
6259
  };
6237
6260
  var getIconFill = function (theme, disabled, iconColor) {
6238
6261
  if (disabled)
6239
- return theme.shades.gray250;
6262
+ return theme.colors.neutral250;
6240
6263
  else if (iconColor)
6241
6264
  return iconColor;
6242
6265
  else
6243
- return theme.shades.gray550;
6266
+ return theme.colors.neutral550;
6244
6267
  };
6245
6268
  var TextButton = function (_a) {
6246
6269
  var text = _a.text, LeadingIcon = _a.LeadingIcon, TrailingIcon = _a.TrailingIcon, iconColor = _a.iconColor, disabled = _a.disabled, type = _a.type, _b = _a.size, size = _b === void 0 ? exports.ComponentSize.Medium : _b, onClick = _a.onClick;
@@ -6248,18 +6271,18 @@ var TextButton = function (_a) {
6248
6271
  var iconFill = getIconFill(theme, disabled, iconColor);
6249
6272
  return (jsx(BaseButton, __assign({ renderLeading: withContainer(iconFill, true, LeadingIcon), renderTrailing: withContainer(iconFill, false, TrailingIcon), disabled: disabled, type: type, onClick: onClick, css: textButtonStyles$1(theme, size) }, { children: text }), void 0));
6250
6273
  };
6251
- var templateObject_1$F;
6274
+ var templateObject_1$J;
6252
6275
 
6253
- var Container$q = newStyled.div(templateObject_1$E || (templateObject_1$E = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n font-size: 0.88rem;\n"], ["\n display: flex;\n justify-content: space-between;\n font-size: 0.88rem;\n"])));
6254
- var P$2 = newStyled.p(templateObject_2$t || (templateObject_2$t = __makeTemplateObject(["\n margin: 0;\n"], ["\n margin: 0;\n"])));
6276
+ var Container$t = newStyled.div(templateObject_1$I || (templateObject_1$I = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n font-size: 0.88rem;\n"], ["\n display: flex;\n justify-content: space-between;\n font-size: 0.88rem;\n"])));
6277
+ var P$2 = newStyled.p(templateObject_2$w || (templateObject_2$w = __makeTemplateObject(["\n margin: 0;\n"], ["\n margin: 0;\n"])));
6255
6278
  var PercentageSpan = newStyled.span(templateObject_3$j || (templateObject_3$j = __makeTemplateObject(["\n font-weight: 700;\n text-decoration-line: underline;\n"], ["\n font-weight: 700;\n text-decoration-line: underline;\n"])));
6256
6279
  var SizeFitGuide = function (_a) {
6257
6280
  var title = _a.title, fitPercentageLabel = _a.fitPercentageLabel, fitPercentage = _a.fitPercentage, onClick = _a.onClick;
6258
- return (jsxRuntime.jsxs(Container$q, { children: [jsxRuntime.jsx(TextButton, { LeadingIcon: Icon.PDP.Rule, size: exports.ComponentSize.Small, text: title, onClick: onClick }, void 0), jsxRuntime.jsxs(P$2, { children: [fitPercentageLabel, " ", jsxRuntime.jsxs(PercentageSpan, { children: [fitPercentage, "%"] }, void 0)] }, void 0)] }, void 0));
6281
+ return (jsxRuntime.jsxs(Container$t, { children: [jsxRuntime.jsx(TextButton, { LeadingIcon: Icon.PDP.Rule, size: exports.ComponentSize.Small, text: title, onClick: onClick }, void 0), jsxRuntime.jsxs(P$2, { children: [fitPercentageLabel, " ", jsxRuntime.jsxs(PercentageSpan, { children: [fitPercentage, "%"] }, void 0)] }, void 0)] }, void 0));
6259
6282
  };
6260
- var templateObject_1$E, templateObject_2$t, templateObject_3$j;
6283
+ var templateObject_1$I, templateObject_2$w, templateObject_3$j;
6261
6284
 
6262
- var getStylesBySize$9 = function (size) {
6285
+ var getStylesBySize$a = function (size) {
6263
6286
  switch (size) {
6264
6287
  case exports.ComponentSize.Large:
6265
6288
  return {
@@ -6287,7 +6310,7 @@ var getStylesBySize$9 = function (size) {
6287
6310
  };
6288
6311
  }
6289
6312
  };
6290
- var Container$p = newStyled.div(templateObject_1$D || (templateObject_1$D = __makeTemplateObject(["\n background-color: ", ";\n border: 1px solid ", ";\n border-radius: ", ";\n padding: ", ";\n display: inline-flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n width: ", ";\n height: ", ";\n text-align: center;\n cursor: default;\n"], ["\n background-color: ", ";\n border: 1px solid ", ";\n border-radius: ", ";\n padding: ", ";\n display: inline-flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n width: ", ";\n height: ", ";\n text-align: center;\n cursor: default;\n"])), function (_a) {
6313
+ var Container$s = newStyled.div(templateObject_1$H || (templateObject_1$H = __makeTemplateObject(["\n background-color: ", ";\n border: 1px solid ", ";\n border-radius: ", ";\n padding: ", ";\n display: inline-flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n width: ", ";\n height: ", ";\n text-align: center;\n cursor: default;\n"], ["\n background-color: ", ";\n border: 1px solid ", ";\n border-radius: ", ";\n padding: ", ";\n display: inline-flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n width: ", ";\n height: ", ";\n text-align: center;\n cursor: default;\n"])), function (_a) {
6291
6314
  var backgroundColor = _a.backgroundColor;
6292
6315
  return backgroundColor;
6293
6316
  }, function (_a) {
@@ -6296,39 +6319,39 @@ var Container$p = newStyled.div(templateObject_1$D || (templateObject_1$D = __ma
6296
6319
  }, function (_a) {
6297
6320
  var _b;
6298
6321
  var size = _a.size;
6299
- return (_b = getStylesBySize$9(size)) === null || _b === void 0 ? void 0 : _b.borderRadius;
6322
+ return (_b = getStylesBySize$a(size)) === null || _b === void 0 ? void 0 : _b.borderRadius;
6300
6323
  }, function (_a) {
6301
6324
  var _b;
6302
6325
  var size = _a.size;
6303
- return (_b = getStylesBySize$9(size)) === null || _b === void 0 ? void 0 : _b.padding;
6326
+ return (_b = getStylesBySize$a(size)) === null || _b === void 0 ? void 0 : _b.padding;
6304
6327
  }, function (_a) {
6305
6328
  var size = _a.size;
6306
6329
  return (size === exports.ComponentSize.Small ? '2rem' : 'unset');
6307
6330
  }, function (_a) {
6308
6331
  var _b;
6309
6332
  var size = _a.size;
6310
- return (_b = getStylesBySize$9(size)) === null || _b === void 0 ? void 0 : _b.height;
6333
+ return (_b = getStylesBySize$a(size)) === null || _b === void 0 ? void 0 : _b.height;
6311
6334
  });
6312
- var H3$2 = newStyled.h3(templateObject_2$s || (templateObject_2$s = __makeTemplateObject(["\n color: ", ";\n font-weight: bold;\n margin: 0;\n font-size: ", ";\n line-height: ", ";\n"], ["\n color: ", ";\n font-weight: bold;\n margin: 0;\n font-size: ", ";\n line-height: ", ";\n"])), function (_a) {
6335
+ var H3$2 = newStyled.h3(templateObject_2$v || (templateObject_2$v = __makeTemplateObject(["\n color: ", ";\n font-weight: bold;\n margin: 0;\n font-size: ", ";\n line-height: ", ";\n"], ["\n color: ", ";\n font-weight: bold;\n margin: 0;\n font-size: ", ";\n line-height: ", ";\n"])), function (_a) {
6313
6336
  var textColor = _a.textColor;
6314
6337
  return textColor;
6315
6338
  }, function (_a) {
6316
6339
  var _b;
6317
6340
  var size = _a.size;
6318
- return (_b = getStylesBySize$9(size)) === null || _b === void 0 ? void 0 : _b.fontSize;
6341
+ return (_b = getStylesBySize$a(size)) === null || _b === void 0 ? void 0 : _b.fontSize;
6319
6342
  }, function (_a) {
6320
6343
  var _b;
6321
6344
  var size = _a.size;
6322
- return (_b = getStylesBySize$9(size)) === null || _b === void 0 ? void 0 : _b.lineHeight;
6345
+ return (_b = getStylesBySize$a(size)) === null || _b === void 0 ? void 0 : _b.lineHeight;
6323
6346
  });
6324
6347
  var DiscountTag = function (_a) {
6325
6348
  var discount = _a.discount, offText = _a.offText, disabled = _a.disabled, _b = _a.backgroundColor, backgroundColor = _b === void 0 ? '#fff' : _b, _c = _a.borderColor, borderColor = _c === void 0 ? 'transparent' : _c, _d = _a.textColor, textColor = _d === void 0 ? '#fff' : _d, _e = _a.size, size = _e === void 0 ? exports.ComponentSize.Medium : _e;
6326
6349
  var theme = useTheme();
6327
- return (jsxRuntime.jsx(Container$p, __assign({ backgroundColor: disabled ? theme.shades.gray050 : backgroundColor, borderColor: disabled ? theme.shades.gray050 : borderColor, size: size, "data-testid": "discount-container" }, { children: jsxRuntime.jsxs(H3$2, __assign({ textColor: disabled ? theme.shades.gray250 : textColor, size: size }, { children: [discount, "% ", offText] }), void 0) }), void 0));
6350
+ return (jsxRuntime.jsx(Container$s, __assign({ backgroundColor: disabled ? theme.colors.neutral50 : backgroundColor, borderColor: disabled ? theme.colors.neutral50 : borderColor, size: size, "data-testid": "discount-container" }, { children: jsxRuntime.jsxs(H3$2, __assign({ textColor: disabled ? theme.colors.neutral250 : textColor, size: size }, { children: [discount, "% ", offText] }), void 0) }), void 0));
6328
6351
  };
6329
- var templateObject_1$D, templateObject_2$s;
6352
+ var templateObject_1$H, templateObject_2$v;
6330
6353
 
6331
- var getStylesBySize$8 = function (size) {
6354
+ var getStylesBySize$9 = function (size) {
6332
6355
  switch (size) {
6333
6356
  case exports.ComponentSize.Large:
6334
6357
  return {
@@ -6350,18 +6373,18 @@ var getStylesBySize$8 = function (size) {
6350
6373
  };
6351
6374
  }
6352
6375
  };
6353
- var Container$o = newStyled.div(templateObject_1$C || (templateObject_1$C = __makeTemplateObject(["\n display: flex;\n align-items: center;\n"], ["\n display: flex;\n align-items: center;\n"])));
6354
- var Price = newStyled.h1(templateObject_2$r || (templateObject_2$r = __makeTemplateObject(["\n font-weight: ", ";\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n text-decoration: ", ";\n margin: ", ";\n"], ["\n font-weight: ", ";\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n text-decoration: ", ";\n margin: ", ";\n"])), function (_a) {
6376
+ var Container$r = newStyled.div(templateObject_1$G || (templateObject_1$G = __makeTemplateObject(["\n display: flex;\n align-items: center;\n"], ["\n display: flex;\n align-items: center;\n"])));
6377
+ var Price = newStyled.h1(templateObject_2$u || (templateObject_2$u = __makeTemplateObject(["\n font-weight: ", ";\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n text-decoration: ", ";\n margin: ", ";\n"], ["\n font-weight: ", ";\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n text-decoration: ", ";\n margin: ", ";\n"])), function (_a) {
6355
6378
  var weight = _a.weight;
6356
6379
  return (weight ? weight : '400');
6357
6380
  }, function (_a) {
6358
6381
  var _b;
6359
6382
  var size = _a.size;
6360
- return (_b = getStylesBySize$8(size)) === null || _b === void 0 ? void 0 : _b.fontSize;
6383
+ return (_b = getStylesBySize$9(size)) === null || _b === void 0 ? void 0 : _b.fontSize;
6361
6384
  }, function (_a) {
6362
6385
  var _b;
6363
6386
  var size = _a.size;
6364
- return (_b = getStylesBySize$8(size)) === null || _b === void 0 ? void 0 : _b.lineHeight;
6387
+ return (_b = getStylesBySize$9(size)) === null || _b === void 0 ? void 0 : _b.lineHeight;
6365
6388
  }, function (_a) {
6366
6389
  var color = _a.color;
6367
6390
  return color;
@@ -6371,38 +6394,38 @@ var Price = newStyled.h1(templateObject_2$r || (templateObject_2$r = __makeTempl
6371
6394
  }, function (_a) {
6372
6395
  var _b;
6373
6396
  var margin = _a.margin, size = _a.size;
6374
- return (margin ? (_b = getStylesBySize$8(size)) === null || _b === void 0 ? void 0 : _b.margin : '0');
6397
+ return (margin ? (_b = getStylesBySize$9(size)) === null || _b === void 0 ? void 0 : _b.margin : '0');
6375
6398
  });
6376
6399
  var TagContainer = newStyled.h1(templateObject_3$i || (templateObject_3$i = __makeTemplateObject(["\n margin: ", ";\n display: flex;\n align-items: center;\n"], ["\n margin: ", ";\n display: flex;\n align-items: center;\n"])), function (_a) {
6377
6400
  var _b;
6378
6401
  var size = _a.size;
6379
- return (_b = getStylesBySize$8(size)) === null || _b === void 0 ? void 0 : _b.margin;
6402
+ return (_b = getStylesBySize$9(size)) === null || _b === void 0 ? void 0 : _b.margin;
6380
6403
  });
6381
6404
  var PriceLabel = function (_a) {
6382
6405
  var finalPrice = _a.finalPrice, originalPrice = _a.originalPrice, discount = _a.discount, color = _a.color, _b = _a.size, size = _b === void 0 ? exports.ComponentSize.Medium : _b;
6383
6406
  var theme = useTheme();
6384
- return (jsxRuntime.jsxs(Container$o, { children: [jsxRuntime.jsx(Price, __assign({ size: size, color: color || theme.palette.secondary.default, weight: 700, "data-testid": "price" }, { children: finalPrice }), void 0), originalPrice && (jsxRuntime.jsx(Price, __assign({ size: size, color: theme.shades.gray400, margin: true, underlined: true, "data-testid": "discount" }, { children: originalPrice }), void 0)), discount && (jsxRuntime.jsx(TagContainer, __assign({ size: size }, { children: jsxRuntime.jsx(DiscountTag, __assign({}, discount, { size: size }), void 0) }), void 0))] }, void 0));
6407
+ return (jsxRuntime.jsxs(Container$r, { children: [jsxRuntime.jsx(Price, __assign({ size: size, color: color || theme.colors.secondary, weight: 700, "data-testid": "price" }, { children: finalPrice }), void 0), originalPrice && (jsxRuntime.jsx(Price, __assign({ size: size, color: theme.colors.neutral400, margin: true, underlined: true, "data-testid": "discount" }, { children: originalPrice }), void 0)), discount && (jsxRuntime.jsx(TagContainer, __assign({ size: size }, { children: jsxRuntime.jsx(DiscountTag, __assign({}, discount, { size: size }), void 0) }), void 0))] }, void 0));
6385
6408
  };
6386
- var templateObject_1$C, templateObject_2$r, templateObject_3$i;
6409
+ var templateObject_1$G, templateObject_2$u, templateObject_3$i;
6387
6410
 
6388
6411
  var OneColorSelector = function (_a) {
6389
6412
  var color = _a.color, selected = _a.selected, dataTestId = _a.dataTestId;
6390
6413
  var theme = useTheme();
6391
- var outerBorder = selected ? theme.shades.gray550 : 'none';
6414
+ var outerBorder = selected ? theme.colors.neutral550 : 'none';
6392
6415
  return (jsxRuntime.jsxs("svg", __assign({ width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-testid": dataTestId }, { children: [jsxRuntime.jsx("circle", { cx: "16", cy: "16", r: "12", fill: color, stroke: "#9E9E9E", strokeWidth: "0.5" }, void 0), jsxRuntime.jsx("circle", { cx: "16", cy: "16", r: "15.5", stroke: outerBorder }, void 0)] }), void 0));
6393
6416
  };
6394
6417
 
6395
6418
  var ThreeColorSelector = function (_a) {
6396
6419
  var primaryColor = _a.primaryColor, secondaryColor = _a.secondaryColor, tertiaryColor = _a.tertiaryColor, selected = _a.selected, dataTestId = _a.dataTestId;
6397
6420
  var theme = useTheme();
6398
- var outerBorder = selected ? theme.shades.gray550 : 'none';
6421
+ var outerBorder = selected ? theme.colors.neutral550 : 'none';
6399
6422
  return (jsxRuntime.jsxs("svg", __assign({ width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-testid": dataTestId }, { children: [jsxRuntime.jsx("mask", __assign({ id: "mask0", "mask-type": "alpha", maskUnits: "userSpaceOnUse", x: "4", y: "4", width: "24", height: "24" }, { children: jsxRuntime.jsx("circle", { cx: "16", cy: "16", r: "12", transform: "rotate(-90 16 16)", fill: "black" }, void 0) }), void 0), jsxRuntime.jsxs("g", __assign({ mask: "url(#mask0)" }, { children: [jsxRuntime.jsx("rect", { x: "4", y: "33.76", width: "34.56", height: "7.68", transform: "rotate(-90 4 33.76)", fill: primaryColor }, void 0), jsxRuntime.jsx("rect", { x: "11.6802", y: "33.76", width: "34.56", height: "8.64", transform: "rotate(-90 11.6802 33.76)", fill: secondaryColor }, void 0), jsxRuntime.jsx("rect", { x: "20.3198", y: "33.76", width: "34.56", height: "7.68", transform: "rotate(-90 20.3198 33.76)", fill: tertiaryColor }, void 0)] }), void 0), jsxRuntime.jsx("circle", { cx: "16", cy: "16", r: "12", stroke: "#9E9E9E", strokeWidth: "0.5" }, void 0), jsxRuntime.jsx("circle", { cx: "16", cy: "16", r: "15.5", stroke: outerBorder }, void 0)] }), void 0));
6400
6423
  };
6401
6424
 
6402
6425
  var TwoColorSelector = function (_a) {
6403
6426
  var primaryColor = _a.primaryColor, secondaryColor = _a.secondaryColor, selected = _a.selected, dataTestId = _a.dataTestId;
6404
6427
  var theme = useTheme();
6405
- var outerBorder = selected ? theme.shades.gray550 : 'none';
6428
+ var outerBorder = selected ? theme.colors.neutral550 : 'none';
6406
6429
  return (jsxRuntime.jsxs("svg", __assign({ width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", "data-testid": dataTestId }, { children: [jsxRuntime.jsx("mask", __assign({ id: "mask0", "mask-type": "alpha", maskUnits: "userSpaceOnUse", x: "4", y: "4", width: "24", height: "24" }, { children: jsxRuntime.jsx("circle", { cx: "16", cy: "16", r: "12", transform: "rotate(-90 16 16)", fill: "black" }, void 0) }), void 0), jsxRuntime.jsxs("g", __assign({ mask: "url(#mask0)" }, { children: [jsxRuntime.jsx("rect", { x: "4", y: "34", width: "35", height: "12", transform: "rotate(-90 4 34)", fill: primaryColor }, void 0), jsxRuntime.jsx("rect", { x: "16", y: "34", width: "35", height: "12", transform: "rotate(-90 16 34)", fill: secondaryColor }, void 0)] }), void 0), jsxRuntime.jsx("circle", { cx: "16", cy: "16", r: "12", transform: "rotate(-90 16 16)", stroke: "#9E9E9E", strokeWidth: "0.5" }, void 0), jsxRuntime.jsx("circle", { cx: "16", cy: "16", r: "15.5", stroke: outerBorder }, void 0)] }), void 0));
6407
6430
  };
6408
6431
 
@@ -6419,11 +6442,11 @@ var ColorSelector = function (_a) {
6419
6442
  var OutOfStock = function (_a) {
6420
6443
  var title = _a.title;
6421
6444
  var theme = useTheme();
6422
- return (jsxRuntime.jsxs("svg", __assign({ width: "32", height: "33", viewBox: "0 0 32 33", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [jsxRuntime.jsx("title", { children: title }, void 0), jsxRuntime.jsx("mask", __assign({ id: "path-1-inside-1", fill: "white" }, { children: jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.89435 9.60565C8.40619 10.0938 8.40619 10.8853 8.89435 11.3734L14.0209 16.5L8.89433 21.6266C8.40617 22.1147 8.40617 22.9062 8.89433 23.3943C9.38248 23.8825 10.1739 23.8825 10.6621 23.3943L15.7887 18.2677L21.2687 23.7478C21.7569 24.2359 22.5483 24.2359 23.0365 23.7478C23.5246 23.2596 23.5246 22.4682 23.0365 21.98L17.5564 16.5L23.0365 11.02C23.5246 10.5318 23.5246 9.74035 23.0365 9.25219C22.5483 8.76404 21.7568 8.76404 21.2687 9.25219L15.7887 14.7322L10.6621 9.60565C10.174 9.1175 9.3825 9.1175 8.89435 9.60565Z" }, void 0) }), void 0), jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.89435 9.60565C8.40619 10.0938 8.40619 10.8853 8.89435 11.3734L14.0209 16.5L8.89433 21.6266C8.40617 22.1147 8.40617 22.9062 8.89433 23.3943C9.38248 23.8825 10.1739 23.8825 10.6621 23.3943L15.7887 18.2677L21.2687 23.7478C21.7569 24.2359 22.5483 24.2359 23.0365 23.7478C23.5246 23.2596 23.5246 22.4682 23.0365 21.98L17.5564 16.5L23.0365 11.02C23.5246 10.5318 23.5246 9.74035 23.0365 9.25219C22.5483 8.76404 21.7568 8.76404 21.2687 9.25219L15.7887 14.7322L10.6621 9.60565C10.174 9.1175 9.3825 9.1175 8.89435 9.60565Z", fill: theme.shades.gray300 }, void 0), jsxRuntime.jsx("path", { d: "M14.0209 16.5L14.5866 17.0657L15.1523 16.5L14.5866 15.9343L14.0209 16.5ZM8.89433 21.6266L9.46001 22.1922L8.89433 21.6266ZM10.6621 23.3943L11.2278 23.96L10.6621 23.3943ZM15.7887 18.2677L16.3544 17.7021L15.7887 17.1364L15.223 17.7021L15.7887 18.2677ZM17.5564 16.5L16.9908 15.9343L16.4251 16.5L16.9908 17.0657L17.5564 16.5ZM23.0365 11.02L23.6021 11.5856L23.0365 11.02ZM21.2687 9.25219L21.8344 9.81788L21.2687 9.25219ZM15.7887 14.7322L15.223 15.2979L15.7887 15.8636L16.3544 15.2979L15.7887 14.7322ZM9.46003 10.8077C9.2843 10.632 9.2843 10.3471 9.46003 10.1713L8.32866 9.03997C7.52809 9.84054 7.52809 11.1385 8.32866 11.9391L9.46003 10.8077ZM14.5866 15.9343L9.46003 10.8077L8.32866 11.9391L13.4552 17.0657L14.5866 15.9343ZM9.46001 22.1922L14.5866 17.0657L13.4552 15.9343L8.32864 21.0609L9.46001 22.1922ZM9.46001 22.8286C9.28428 22.6529 9.28428 22.368 9.46001 22.1922L8.32864 21.0609C7.52807 21.8614 7.52807 23.1594 8.32864 23.96L9.46001 22.8286ZM10.0964 22.8286C9.92067 23.0044 9.63575 23.0044 9.46001 22.8286L8.32864 23.96C9.12922 24.7606 10.4272 24.7606 11.2278 23.96L10.0964 22.8286ZM15.223 17.7021L10.0964 22.8286L11.2278 23.96L16.3544 18.8334L15.223 17.7021ZM21.8344 23.1821L16.3544 17.7021L15.223 18.8334L20.703 24.3135L21.8344 23.1821ZM22.4708 23.1821C22.2951 23.3578 22.0101 23.3578 21.8344 23.1821L20.703 24.3135C21.5036 25.114 22.8016 25.114 23.6022 24.3135L22.4708 23.1821ZM22.4708 22.5457C22.6465 22.7214 22.6465 23.0064 22.4708 23.1821L23.6022 24.3135C24.4027 23.5129 24.4027 22.2149 23.6022 21.4143L22.4708 22.5457ZM16.9908 17.0657L22.4708 22.5457L23.6022 21.4143L18.1221 15.9343L16.9908 17.0657ZM22.4708 10.4543L16.9908 15.9343L18.1221 17.0657L23.6021 11.5856L22.4708 10.4543ZM22.4708 9.81788C22.6465 9.99361 22.6465 10.2785 22.4708 10.4543L23.6021 11.5856C24.4027 10.7851 24.4027 9.48708 23.6021 8.68651L22.4708 9.81788ZM21.8344 9.81788C22.0101 9.64214 22.295 9.64214 22.4708 9.81788L23.6021 8.68651C22.8016 7.88593 21.5036 7.88593 20.703 8.68651L21.8344 9.81788ZM16.3544 15.2979L21.8344 9.81788L20.703 8.68651L15.223 14.1665L16.3544 15.2979ZM10.0964 10.1713L15.223 15.2979L16.3544 14.1665L11.2278 9.03997L10.0964 10.1713ZM9.46003 10.1713C9.63577 9.9956 9.92069 9.9956 10.0964 10.1713L11.2278 9.03997C10.4272 8.23939 9.12924 8.23939 8.32866 9.03997L9.46003 10.1713Z", fill: "white", mask: "url(#path-1-inside-1)" }, void 0), jsxRuntime.jsx("circle", { cx: "16", cy: "16.5", r: "12", stroke: theme.shades.gray300, strokeWidth: "0.5" }, void 0)] }), void 0));
6445
+ return (jsxRuntime.jsxs("svg", __assign({ width: "32", height: "33", viewBox: "0 0 32 33", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [jsxRuntime.jsx("title", { children: title }, void 0), jsxRuntime.jsx("mask", __assign({ id: "path-1-inside-1", fill: "white" }, { children: jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.89435 9.60565C8.40619 10.0938 8.40619 10.8853 8.89435 11.3734L14.0209 16.5L8.89433 21.6266C8.40617 22.1147 8.40617 22.9062 8.89433 23.3943C9.38248 23.8825 10.1739 23.8825 10.6621 23.3943L15.7887 18.2677L21.2687 23.7478C21.7569 24.2359 22.5483 24.2359 23.0365 23.7478C23.5246 23.2596 23.5246 22.4682 23.0365 21.98L17.5564 16.5L23.0365 11.02C23.5246 10.5318 23.5246 9.74035 23.0365 9.25219C22.5483 8.76404 21.7568 8.76404 21.2687 9.25219L15.7887 14.7322L10.6621 9.60565C10.174 9.1175 9.3825 9.1175 8.89435 9.60565Z" }, void 0) }), void 0), jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.89435 9.60565C8.40619 10.0938 8.40619 10.8853 8.89435 11.3734L14.0209 16.5L8.89433 21.6266C8.40617 22.1147 8.40617 22.9062 8.89433 23.3943C9.38248 23.8825 10.1739 23.8825 10.6621 23.3943L15.7887 18.2677L21.2687 23.7478C21.7569 24.2359 22.5483 24.2359 23.0365 23.7478C23.5246 23.2596 23.5246 22.4682 23.0365 21.98L17.5564 16.5L23.0365 11.02C23.5246 10.5318 23.5246 9.74035 23.0365 9.25219C22.5483 8.76404 21.7568 8.76404 21.2687 9.25219L15.7887 14.7322L10.6621 9.60565C10.174 9.1175 9.3825 9.1175 8.89435 9.60565Z", fill: theme.colors.neutral300 }, void 0), jsxRuntime.jsx("path", { d: "M14.0209 16.5L14.5866 17.0657L15.1523 16.5L14.5866 15.9343L14.0209 16.5ZM8.89433 21.6266L9.46001 22.1922L8.89433 21.6266ZM10.6621 23.3943L11.2278 23.96L10.6621 23.3943ZM15.7887 18.2677L16.3544 17.7021L15.7887 17.1364L15.223 17.7021L15.7887 18.2677ZM17.5564 16.5L16.9908 15.9343L16.4251 16.5L16.9908 17.0657L17.5564 16.5ZM23.0365 11.02L23.6021 11.5856L23.0365 11.02ZM21.2687 9.25219L21.8344 9.81788L21.2687 9.25219ZM15.7887 14.7322L15.223 15.2979L15.7887 15.8636L16.3544 15.2979L15.7887 14.7322ZM9.46003 10.8077C9.2843 10.632 9.2843 10.3471 9.46003 10.1713L8.32866 9.03997C7.52809 9.84054 7.52809 11.1385 8.32866 11.9391L9.46003 10.8077ZM14.5866 15.9343L9.46003 10.8077L8.32866 11.9391L13.4552 17.0657L14.5866 15.9343ZM9.46001 22.1922L14.5866 17.0657L13.4552 15.9343L8.32864 21.0609L9.46001 22.1922ZM9.46001 22.8286C9.28428 22.6529 9.28428 22.368 9.46001 22.1922L8.32864 21.0609C7.52807 21.8614 7.52807 23.1594 8.32864 23.96L9.46001 22.8286ZM10.0964 22.8286C9.92067 23.0044 9.63575 23.0044 9.46001 22.8286L8.32864 23.96C9.12922 24.7606 10.4272 24.7606 11.2278 23.96L10.0964 22.8286ZM15.223 17.7021L10.0964 22.8286L11.2278 23.96L16.3544 18.8334L15.223 17.7021ZM21.8344 23.1821L16.3544 17.7021L15.223 18.8334L20.703 24.3135L21.8344 23.1821ZM22.4708 23.1821C22.2951 23.3578 22.0101 23.3578 21.8344 23.1821L20.703 24.3135C21.5036 25.114 22.8016 25.114 23.6022 24.3135L22.4708 23.1821ZM22.4708 22.5457C22.6465 22.7214 22.6465 23.0064 22.4708 23.1821L23.6022 24.3135C24.4027 23.5129 24.4027 22.2149 23.6022 21.4143L22.4708 22.5457ZM16.9908 17.0657L22.4708 22.5457L23.6022 21.4143L18.1221 15.9343L16.9908 17.0657ZM22.4708 10.4543L16.9908 15.9343L18.1221 17.0657L23.6021 11.5856L22.4708 10.4543ZM22.4708 9.81788C22.6465 9.99361 22.6465 10.2785 22.4708 10.4543L23.6021 11.5856C24.4027 10.7851 24.4027 9.48708 23.6021 8.68651L22.4708 9.81788ZM21.8344 9.81788C22.0101 9.64214 22.295 9.64214 22.4708 9.81788L23.6021 8.68651C22.8016 7.88593 21.5036 7.88593 20.703 8.68651L21.8344 9.81788ZM16.3544 15.2979L21.8344 9.81788L20.703 8.68651L15.223 14.1665L16.3544 15.2979ZM10.0964 10.1713L15.223 15.2979L16.3544 14.1665L11.2278 9.03997L10.0964 10.1713ZM9.46003 10.1713C9.63577 9.9956 9.92069 9.9956 10.0964 10.1713L11.2278 9.03997C10.4272 8.23939 9.12924 8.23939 8.32866 9.03997L9.46003 10.1713Z", fill: "white", mask: "url(#path-1-inside-1)" }, void 0), jsxRuntime.jsx("circle", { cx: "16", cy: "16.5", r: "12", stroke: theme.colors.neutral300, strokeWidth: "0.5" }, void 0)] }), void 0));
6423
6446
  };
6424
6447
 
6425
- var CustomRadioGroup = newStyled(RadioGroup)(templateObject_1$B || (templateObject_1$B = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n"], ["\n display: flex;\n flex-direction: column;\n"])));
6426
- var CustomRadioGroupLabel = newStyled(RadioGroup.Label)(templateObject_2$q || (templateObject_2$q = __makeTemplateObject(["\n font-size: 0.88rem;\n"], ["\n font-size: 0.88rem;\n"])));
6448
+ var CustomRadioGroup = newStyled(RadioGroup)(templateObject_1$F || (templateObject_1$F = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n"], ["\n display: flex;\n flex-direction: column;\n"])));
6449
+ var CustomRadioGroupLabel = newStyled(RadioGroup.Label)(templateObject_2$t || (templateObject_2$t = __makeTemplateObject(["\n font-size: 0.88rem;\n"], ["\n font-size: 0.88rem;\n"])));
6427
6450
  var CustomRadioGroupOption = newStyled(RadioGroup.Option)(templateObject_3$h || (templateObject_3$h = __makeTemplateObject(["\n margin-right: 1rem;\n\n svg {\n cursor: pointer;\n }\n"], ["\n margin-right: 1rem;\n\n svg {\n cursor: pointer;\n }\n"])));
6428
6451
  var Span = newStyled.span(templateObject_4$d || (templateObject_4$d = __makeTemplateObject(["\n font-weight: 600;\n"], ["\n font-weight: 600;\n"])));
6429
6452
  var OptionsContainer = newStyled.div(templateObject_5$7 || (templateObject_5$7 = __makeTemplateObject(["\n display: flex;\n margin-top: 0.63rem;\n"], ["\n display: flex;\n margin-top: 0.63rem;\n"])));
@@ -6444,20 +6467,20 @@ var ColorRadioGroup$1 = Object.assign(ColorRadioGroup, {
6444
6467
  Option: Option,
6445
6468
  OptionsContainer: OptionsContainer,
6446
6469
  });
6447
- var templateObject_1$B, templateObject_2$q, templateObject_3$h, templateObject_4$d, templateObject_5$7;
6470
+ var templateObject_1$F, templateObject_2$t, templateObject_3$h, templateObject_4$d, templateObject_5$7;
6448
6471
 
6449
- var Container$n = newStyled.div(templateObject_1$A || (templateObject_1$A = __makeTemplateObject(["\n width: 2rem;\n height: 2rem;\n border-radius: 50%;\n border: 0.081rem solid ", ";\n box-sizing: border-box;\n padding: 0.156rem;\n cursor: pointer;\n"], ["\n width: 2rem;\n height: 2rem;\n border-radius: 50%;\n border: 0.081rem solid ", ";\n box-sizing: border-box;\n padding: 0.156rem;\n cursor: pointer;\n"])), function (_a) {
6472
+ var Container$q = newStyled.div(templateObject_1$E || (templateObject_1$E = __makeTemplateObject(["\n width: 2rem;\n height: 2rem;\n border-radius: 50%;\n border: 0.081rem solid ", ";\n box-sizing: border-box;\n padding: 0.156rem;\n cursor: pointer;\n"], ["\n width: 2rem;\n height: 2rem;\n border-radius: 50%;\n border: 0.081rem solid ", ";\n box-sizing: border-box;\n padding: 0.156rem;\n cursor: pointer;\n"])), function (_a) {
6450
6473
  var borderColor = _a.borderColor;
6451
6474
  return borderColor;
6452
6475
  });
6453
- var Image$3 = newStyled.img(templateObject_2$p || (templateObject_2$p = __makeTemplateObject(["\n width: 100%;\n height: 100%;\n border-radius: 50%;\n"], ["\n width: 100%;\n height: 100%;\n border-radius: 50%;\n"])));
6476
+ var Image$3 = newStyled.img(templateObject_2$s || (templateObject_2$s = __makeTemplateObject(["\n width: 100%;\n height: 100%;\n border-radius: 50%;\n"], ["\n width: 100%;\n height: 100%;\n border-radius: 50%;\n"])));
6454
6477
  var PatternSelector = function (_a) {
6455
6478
  var url = _a.url, selected = _a.selected, dataTestId = _a.dataTestId;
6456
6479
  var theme = useTheme();
6457
- var outerBorder = selected ? theme.shades.gray550 : 'transparent';
6458
- return (jsxRuntime.jsx(Container$n, __assign({ "data-testid": dataTestId, borderColor: outerBorder }, { children: jsxRuntime.jsx(Image$3, { src: url, alt: "pattern" }, void 0) }), void 0));
6480
+ var outerBorder = selected ? theme.colors.neutral550 : 'transparent';
6481
+ return (jsxRuntime.jsx(Container$q, __assign({ "data-testid": dataTestId, borderColor: outerBorder }, { children: jsxRuntime.jsx(Image$3, { src: url, alt: "pattern" }, void 0) }), void 0));
6459
6482
  };
6460
- var templateObject_1$A, templateObject_2$p;
6483
+ var templateObject_1$E, templateObject_2$s;
6461
6484
 
6462
6485
  var renderOptions$1 = function (options) {
6463
6486
  if (options.length)
@@ -6523,38 +6546,38 @@ var MultiColorPicker = function (_a) {
6523
6546
  return (jsxRuntime.jsxs(ColorRadioGroup$1, __assign({ value: selectedColor, onChange: onChangeHandler }, { children: [jsxRuntime.jsx(ColorRadioGroup$1.Label, { label: label, values: valueLabels }, void 0), jsxRuntime.jsx(ColorRadioGroup$1.OptionsContainer, { children: renderOptions(selectedColor, options) }, void 0)] }), void 0));
6524
6547
  };
6525
6548
 
6526
- var Image$2 = newStyled.img(templateObject_1$z || (templateObject_1$z = __makeTemplateObject(["\n width: 4.063rem;\n height: 5.375rem;\n box-sizing: border-box;\n cursor: pointer;\n border: ", ";\n"], ["\n width: 4.063rem;\n height: 5.375rem;\n box-sizing: border-box;\n cursor: pointer;\n border: ", ";\n"])), function (_a) {
6549
+ var Image$2 = newStyled.img(templateObject_1$D || (templateObject_1$D = __makeTemplateObject(["\n width: 4.063rem;\n height: 5.375rem;\n box-sizing: border-box;\n cursor: pointer;\n border: ", ";\n"], ["\n width: 4.063rem;\n height: 5.375rem;\n box-sizing: border-box;\n cursor: pointer;\n border: ", ";\n"])), function (_a) {
6527
6550
  var selected = _a.selected, theme = _a.theme;
6528
- return selected ? "0.063rem solid " + theme.shades.gray700 : 'inherit';
6551
+ return selected ? "0.063rem solid " + theme.colors.neutral700 : 'inherit';
6529
6552
  });
6530
6553
  var ImageSmallPreview = function (_a) {
6531
6554
  var imageUrl = _a.imageUrl, alt = _a.alt, _b = _a.selected, selected = _b === void 0 ? false : _b, className = _a.className;
6532
6555
  var theme = useTheme();
6533
6556
  return jsxRuntime.jsx(Image$2, { className: className, src: imageUrl, alt: alt, selected: selected, theme: theme }, void 0);
6534
6557
  };
6535
- var templateObject_1$z;
6558
+ var templateObject_1$D;
6536
6559
 
6537
- var Container$m = newStyled.div(templateObject_1$y || (templateObject_1$y = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n padding-right: 1.25rem;\n overflow: auto;\n"], ["\n display: flex;\n flex-direction: column;\n padding-right: 1.25rem;\n overflow: auto;\n"])));
6538
- var Button$3 = newStyled.button(templateObject_2$o || (templateObject_2$o = __makeTemplateObject(["\n padding: 0;\n border: none;\n text-decoration: none;\n background: transparent;\n"], ["\n padding: 0;\n border: none;\n text-decoration: none;\n background: transparent;\n"])));
6560
+ var Container$p = newStyled.div(templateObject_1$C || (templateObject_1$C = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n padding-right: 1.25rem;\n overflow: auto;\n"], ["\n display: flex;\n flex-direction: column;\n padding-right: 1.25rem;\n overflow: auto;\n"])));
6561
+ var Button$3 = newStyled.button(templateObject_2$r || (templateObject_2$r = __makeTemplateObject(["\n padding: 0;\n border: none;\n text-decoration: none;\n background: transparent;\n"], ["\n padding: 0;\n border: none;\n text-decoration: none;\n background: transparent;\n"])));
6539
6562
  var ImagePreviewList = function (_a) {
6540
6563
  var images = _a.images, selectedImage = _a.selectedImage, onClick = _a.onClick, dataTestId = _a.dataTestId;
6541
- return (jsx(Container$m, __assign({ "data-testid": dataTestId }, { children: images.map(function (item) {
6564
+ return (jsx(Container$p, __assign({ "data-testid": dataTestId }, { children: images.map(function (item) {
6542
6565
  return (jsx(Button$3, __assign({ onClick: function () { return onClick(item); } }, { children: jsx(ImageSmallPreview, { css: { marginBottom: '1.25rem' }, imageUrl: item.imageUrl, alt: item.alt, selected: item.key === selectedImage.key }, void 0) }), item.key));
6543
6566
  }) }), void 0));
6544
6567
  };
6545
- var templateObject_1$y, templateObject_2$o;
6568
+ var templateObject_1$C, templateObject_2$r;
6546
6569
 
6547
- var Container$l = newStyled.div(templateObject_1$x || (templateObject_1$x = __makeTemplateObject(["\n position: relative;\n max-height: 45rem;\n max-width: 33.125rem;\n"], ["\n position: relative;\n max-height: 45rem;\n max-width: 33.125rem;\n"])));
6548
- var Image$1 = newStyled.img(templateObject_2$n || (templateObject_2$n = __makeTemplateObject(["\n width: 100%;\n height: 100%;\n"], ["\n width: 100%;\n height: 100%;\n"])));
6570
+ var Container$o = newStyled.div(templateObject_1$B || (templateObject_1$B = __makeTemplateObject(["\n position: relative;\n max-height: 45rem;\n max-width: 33.125rem;\n"], ["\n position: relative;\n max-height: 45rem;\n max-width: 33.125rem;\n"])));
6571
+ var Image$1 = newStyled.img(templateObject_2$q || (templateObject_2$q = __makeTemplateObject(["\n width: 100%;\n height: 100%;\n"], ["\n width: 100%;\n height: 100%;\n"])));
6549
6572
  var TopTagContainer = newStyled.div(templateObject_3$g || (templateObject_3$g = __makeTemplateObject(["\n position: absolute;\n left: 0;\n top: 0;\n"], ["\n position: absolute;\n left: 0;\n top: 0;\n"])));
6550
6573
  var BottomTagContainer = newStyled.div(templateObject_4$c || (templateObject_4$c = __makeTemplateObject(["\n position: absolute;\n bottom: 3.75rem;\n left: 0;\n"], ["\n position: absolute;\n bottom: 3.75rem;\n left: 0;\n"])));
6551
6574
  var ImageProductWithTags = function (_a) {
6552
6575
  var image = _a.image, DiscountTagElement = _a.DiscountTagElement, BestSellerTagElement = _a.BestSellerTagElement, dataTestId = _a.dataTestId;
6553
- return (jsxRuntime.jsxs(Container$l, __assign({ "data-testid": dataTestId }, { children: [jsxRuntime.jsx(Image$1, { src: image.imageUrl, alt: image.alt }, void 0), jsxRuntime.jsx(TopTagContainer, { children: DiscountTagElement }, void 0), jsxRuntime.jsx(BottomTagContainer, { children: BestSellerTagElement }, void 0)] }), void 0));
6576
+ return (jsxRuntime.jsxs(Container$o, __assign({ "data-testid": dataTestId }, { children: [jsxRuntime.jsx(Image$1, { src: image.imageUrl, alt: image.alt }, void 0), jsxRuntime.jsx(TopTagContainer, { children: DiscountTagElement }, void 0), jsxRuntime.jsx(BottomTagContainer, { children: BestSellerTagElement }, void 0)] }), void 0));
6554
6577
  };
6555
- var templateObject_1$x, templateObject_2$n, templateObject_3$g, templateObject_4$c;
6578
+ var templateObject_1$B, templateObject_2$q, templateObject_3$g, templateObject_4$c;
6556
6579
 
6557
- var Container$k = newStyled.div(templateObject_1$w || (templateObject_1$w = __makeTemplateObject(["\n display: flex;\n flex-direction: row;\n width: fit-content;\n max-height: 45rem;\n"], ["\n display: flex;\n flex-direction: row;\n width: fit-content;\n max-height: 45rem;\n"])));
6580
+ var Container$n = newStyled.div(templateObject_1$A || (templateObject_1$A = __makeTemplateObject(["\n display: flex;\n flex-direction: row;\n width: fit-content;\n max-height: 45rem;\n"], ["\n display: flex;\n flex-direction: row;\n width: fit-content;\n max-height: 45rem;\n"])));
6558
6581
  var ProductGallery = function (_a) {
6559
6582
  var images = _a.images, selectedValue = _a.selectedValue, DiscountTagElement = _a.DiscountTagElement, BestSellerTagElement = _a.BestSellerTagElement, productImageDataTestId = _a.productImageDataTestId, previewListDataTestId = _a.previewListDataTestId;
6560
6583
  var initialValue = selectedValue && images.includes(selectedValue) ? selectedValue : images[0];
@@ -6562,13 +6585,13 @@ var ProductGallery = function (_a) {
6562
6585
  React.useEffect(function () {
6563
6586
  setSelectedImage(initialValue);
6564
6587
  }, [initialValue]);
6565
- return (jsxRuntime.jsxs(Container$k, { children: [jsxRuntime.jsx(ImagePreviewList, { images: images, selectedImage: selectedImage, dataTestId: previewListDataTestId, onClick: function (value) {
6588
+ return (jsxRuntime.jsxs(Container$n, { children: [jsxRuntime.jsx(ImagePreviewList, { images: images, selectedImage: selectedImage, dataTestId: previewListDataTestId, onClick: function (value) {
6566
6589
  setSelectedImage(value);
6567
6590
  } }, void 0), jsxRuntime.jsx(ImageProductWithTags, { image: selectedImage, DiscountTagElement: DiscountTagElement, BestSellerTagElement: BestSellerTagElement, dataTestId: productImageDataTestId }, void 0)] }, void 0));
6568
6591
  };
6569
- var templateObject_1$w;
6592
+ var templateObject_1$A;
6570
6593
 
6571
- var getStylesBySize$7 = function (size) {
6594
+ var getStylesBySize$8 = function (size) {
6572
6595
  switch (size) {
6573
6596
  case exports.ComponentSize.Large:
6574
6597
  return {
@@ -6600,13 +6623,13 @@ var StarList = function (_a) {
6600
6623
  var rating = _a.rating, starsNumber = _a.starsNumber, fill = _a.fill, _b = _a.size, size = _b === void 0 ? exports.ComponentSize.Medium : _b;
6601
6624
  return (jsx("div", __assign({ style: { display: 'flex' } }, { children: __spreadArray([], new Array(starsNumber)).map(function (_, index) {
6602
6625
  return (jsx("div", __assign({ "data-testid": "star-container", css: {
6603
- marginRight: getStylesBySize$7(size).marginRight,
6626
+ marginRight: getStylesBySize$8(size).marginRight,
6604
6627
  display: 'flex',
6605
- } }, { children: index < Math.floor(rating) ? (jsx(Icon.PDP.Star, __assign({}, getStylesBySize$7(size), { fill: fill }), void 0)) : index === Math.floor(rating) && rating % 1 != 0 ? (jsx(Icon.PDP.StarHalf, __assign({}, getStylesBySize$7(size), { fill: fill }), void 0)) : (jsx(Icon.PDP.StarEmpty, __assign({}, getStylesBySize$7(size), { fill: fill }), void 0)) }), index));
6628
+ } }, { children: index < Math.floor(rating) ? (jsx(Icon.PDP.Star, __assign({}, getStylesBySize$8(size), { fill: fill }), void 0)) : index === Math.floor(rating) && rating % 1 != 0 ? (jsx(Icon.PDP.StarHalf, __assign({}, getStylesBySize$8(size), { fill: fill }), void 0)) : (jsx(Icon.PDP.StarEmpty, __assign({}, getStylesBySize$8(size), { fill: fill }), void 0)) }), index));
6606
6629
  }) }), void 0));
6607
6630
  };
6608
6631
 
6609
- var getStylesBySize$6 = function (size) {
6632
+ var getStylesBySize$7 = function (size) {
6610
6633
  switch (size) {
6611
6634
  case exports.ComponentSize.Large:
6612
6635
  return {
@@ -6641,34 +6664,34 @@ var Rating = function (_a) {
6641
6664
  return (jsxs("div", __assign({ css: {
6642
6665
  display: 'flex',
6643
6666
  alignItems: 'center',
6644
- } }, { children: [jsx(StarList, { rating: rating, size: size, starsNumber: starsNumber, fill: theme.palette.primary.default }, void 0), jsxs("h1", __assign({ css: {
6667
+ } }, { children: [jsx(StarList, { rating: rating, size: size, starsNumber: starsNumber, fill: theme.colors.primary }, void 0), jsxs("h1", __assign({ css: {
6645
6668
  margin: '0',
6646
6669
  fontStyle: 'normal',
6647
6670
  fontWeight: 'normal',
6648
- color: theme.palette.secondary.default,
6649
- fontSize: getStylesBySize$6(size).fontSize,
6650
- lineHeight: getStylesBySize$6(size).lineHeight,
6651
- marginLeft: getStylesBySize$6(size).marginLeft,
6671
+ color: theme.colors.secondary,
6672
+ fontSize: getStylesBySize$7(size).fontSize,
6673
+ lineHeight: getStylesBySize$7(size).lineHeight,
6674
+ marginLeft: getStylesBySize$7(size).marginLeft,
6652
6675
  } }, { children: [reviews, " ", reviewsText] }), void 0)] }), void 0));
6653
6676
  };
6654
6677
 
6655
- var Container$j = newStyled.div(templateObject_1$v || (templateObject_1$v = __makeTemplateObject(["\n display: flex;\n align-items: center;\n font-size: 0.88rem;\n"], ["\n display: flex;\n align-items: center;\n font-size: 0.88rem;\n"])));
6656
- var P$1 = newStyled.p(templateObject_2$m || (templateObject_2$m = __makeTemplateObject(["\n margin: 0 0.25rem;\n font-weight: 700;\n color: ", ";\n"], ["\n margin: 0 0.25rem;\n font-weight: 700;\n color: ", ";\n"])), function (props) { return props.theme.shades.gray550; });
6678
+ var Container$m = newStyled.div(templateObject_1$z || (templateObject_1$z = __makeTemplateObject(["\n display: flex;\n align-items: center;\n font-size: 0.88rem;\n"], ["\n display: flex;\n align-items: center;\n font-size: 0.88rem;\n"])));
6679
+ var P$1 = newStyled.p(templateObject_2$p || (templateObject_2$p = __makeTemplateObject(["\n margin: 0 0.25rem;\n font-weight: 700;\n color: ", ";\n"], ["\n margin: 0 0.25rem;\n font-weight: 700;\n color: ", ";\n"])), function (props) { return props.theme.colors.neutral550; });
6657
6680
  var textButtonStyles = function (theme) { return ({
6658
6681
  border: 'none',
6659
6682
  background: 'transparent',
6660
6683
  padding: 0,
6661
6684
  textDecoration: 'underline',
6662
- color: theme.shades.gray400,
6685
+ color: theme.colors.neutral400,
6663
6686
  lineHeight: '1.13rem',
6664
6687
  cursor: 'pointer',
6665
6688
  }); };
6666
6689
  var FitPredictor = function (_a) {
6667
6690
  var onClick = _a.onClick;
6668
6691
  var theme = useTheme();
6669
- return (jsxs(Container$j, __assign({ theme: theme }, { children: [jsx(Container$j, { children: jsx(Icon.Other.FitPredictor, { width: 1.125, height: 1.125, fill: theme.shades.gray550 }, void 0) }, void 0), jsx(P$1, __assign({ theme: theme }, { children: "FIT PREDICTOR" }), void 0), jsx(BaseButton, __assign({ css: textButtonStyles(theme), onClick: onClick }, { children: "Calculate your size" }), void 0)] }), void 0));
6692
+ return (jsxs(Container$m, __assign({ theme: theme }, { children: [jsx(Container$m, { children: jsx(Icon.Other.FitPredictor, { width: 1.125, height: 1.125, fill: theme.colors.neutral550 }, void 0) }, void 0), jsx(P$1, __assign({ theme: theme }, { children: "FIT PREDICTOR" }), void 0), jsx(BaseButton, __assign({ css: textButtonStyles(theme), onClick: onClick }, { children: "Calculate your size" }), void 0)] }), void 0));
6670
6693
  };
6671
- var templateObject_1$v, templateObject_2$m;
6694
+ var templateObject_1$z, templateObject_2$p;
6672
6695
 
6673
6696
  var H2$1 = newStyled.h2(function (_a) {
6674
6697
  var color = _a.color;
@@ -6682,7 +6705,7 @@ var H2$1 = newStyled.h2(function (_a) {
6682
6705
  margin: '0.938rem 4.188rem',
6683
6706
  });
6684
6707
  });
6685
- var Bar = newStyled.div(templateObject_1$u || (templateObject_1$u = __makeTemplateObject(["\n @keyframes loading {\n 0% {\n transform: translateX(0);\n }\n to {\n transform: translateX(400%);\n }\n }\n\n height: 0.5rem;\n background-color: ", ";\n width: ", ";\n border-radius: 0.25rem;\n position: absolute;\n left: ", ";\n animation: ", ";\n"], ["\n @keyframes loading {\n 0% {\n transform: translateX(0);\n }\n to {\n transform: translateX(400%);\n }\n }\n\n height: 0.5rem;\n background-color: ", ";\n width: ", ";\n border-radius: 0.25rem;\n position: absolute;\n left: ", ";\n animation: ", ";\n"])), function (_a) {
6708
+ var Bar = newStyled.div(templateObject_1$y || (templateObject_1$y = __makeTemplateObject(["\n @keyframes loading {\n 0% {\n transform: translateX(0);\n }\n to {\n transform: translateX(400%);\n }\n }\n\n height: 0.5rem;\n background-color: ", ";\n width: ", ";\n border-radius: 0.25rem;\n position: absolute;\n left: ", ";\n animation: ", ";\n"], ["\n @keyframes loading {\n 0% {\n transform: translateX(0);\n }\n to {\n transform: translateX(400%);\n }\n }\n\n height: 0.5rem;\n background-color: ", ";\n width: ", ";\n border-radius: 0.25rem;\n position: absolute;\n left: ", ";\n animation: ", ";\n"])), function (_a) {
6686
6709
  var backgroundColor = _a.backgroundColor;
6687
6710
  return backgroundColor;
6688
6711
  }, function (_a) {
@@ -6705,7 +6728,7 @@ var Background = newStyled.div(function (_a) {
6705
6728
  position: 'absolute',
6706
6729
  });
6707
6730
  });
6708
- var Container$i = newStyled.div(function (_a) {
6731
+ var Container$l = newStyled.div(function (_a) {
6709
6732
  var widthAuto = _a.widthAuto;
6710
6733
  return ({
6711
6734
  width: widthAuto ? 'auto' : 'fit-content',
@@ -6719,11 +6742,11 @@ var getBarWithBasedOnPercent = function (percent) {
6719
6742
  var ProgressBar = function (_a) {
6720
6743
  var description = _a.description, fillColor = _a.fillColor, _b = _a.widthAuto, widthAuto = _b === void 0 ? true : _b, percent = _a.percent;
6721
6744
  var theme = useTheme();
6722
- return (jsxRuntime.jsxs(Container$i, __assign({ "data-testid": "PBContainer", widthAuto: widthAuto }, { children: [jsxRuntime.jsx(Background, __assign({ backgroundColor: theme.shades.gray100 }, { children: jsxRuntime.jsx(Bar, { "data-testid": "PBBar", backgroundColor: fillColor, percent: percent }, void 0) }), void 0), description && jsxRuntime.jsx(H2$1, __assign({ color: theme.palette.secondary.default }, { children: description }), void 0)] }), void 0));
6745
+ return (jsxRuntime.jsxs(Container$l, __assign({ "data-testid": "PBContainer", widthAuto: widthAuto }, { children: [jsxRuntime.jsx(Background, __assign({ backgroundColor: theme.colors.neutral100 }, { children: jsxRuntime.jsx(Bar, { "data-testid": "PBBar", backgroundColor: fillColor, percent: percent }, void 0) }), void 0), description && jsxRuntime.jsx(H2$1, __assign({ color: theme.colors.secondary }, { children: description }), void 0)] }), void 0));
6723
6746
  };
6724
- var templateObject_1$u;
6747
+ var templateObject_1$y;
6725
6748
 
6726
- var getStylesBySize$5 = function (size) {
6749
+ var getStylesBySize$6 = function (size) {
6727
6750
  switch (size) {
6728
6751
  case exports.ComponentSize.Large:
6729
6752
  return {
@@ -6742,21 +6765,21 @@ var getStylesBySize$5 = function (size) {
6742
6765
  };
6743
6766
  }
6744
6767
  };
6745
- var Container$h = newStyled.div(templateObject_1$t || (templateObject_1$t = __makeTemplateObject(["\n background-color: ", ";\n width: ", ";\n height: ", ";\n border-radius: 50%;\n display: flex;\n justify-content: center;\n align-items: center;\n transition: background-color 0.1s ease;\n\n svg {\n margin: ", ";\n }\n\n &:hover {\n background-color: ", ";\n cursor: pointer;\n }\n\n &.disabled {\n background-color: ", ";\n cursor: not-allowed;\n\n svg path {\n fill: ", ";\n }\n }\n"], ["\n background-color: ", ";\n width: ", ";\n height: ", ";\n border-radius: 50%;\n display: flex;\n justify-content: center;\n align-items: center;\n transition: background-color 0.1s ease;\n\n svg {\n margin: ", ";\n }\n\n &:hover {\n background-color: ", ";\n cursor: pointer;\n }\n\n &.disabled {\n background-color: ", ";\n cursor: not-allowed;\n\n svg path {\n fill: ", ";\n }\n }\n"])), function (_a) {
6768
+ var Container$k = newStyled.div(templateObject_1$x || (templateObject_1$x = __makeTemplateObject(["\n background-color: ", ";\n width: ", ";\n height: ", ";\n border-radius: 50%;\n display: flex;\n justify-content: center;\n align-items: center;\n transition: background-color 0.1s ease;\n\n svg {\n margin: ", ";\n }\n\n &:hover {\n background-color: ", ";\n cursor: pointer;\n }\n\n &.disabled {\n background-color: ", ";\n cursor: not-allowed;\n\n svg path {\n fill: ", ";\n }\n }\n"], ["\n background-color: ", ";\n width: ", ";\n height: ", ";\n border-radius: 50%;\n display: flex;\n justify-content: center;\n align-items: center;\n transition: background-color 0.1s ease;\n\n svg {\n margin: ", ";\n }\n\n &:hover {\n background-color: ", ";\n cursor: pointer;\n }\n\n &.disabled {\n background-color: ", ";\n cursor: not-allowed;\n\n svg path {\n fill: ", ";\n }\n }\n"])), function (_a) {
6746
6769
  var backgroundColor = _a.backgroundColor;
6747
6770
  return backgroundColor;
6748
6771
  }, function (_a) {
6749
6772
  var _b;
6750
6773
  var size = _a.size;
6751
- return (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.widthHeight;
6774
+ return (_b = getStylesBySize$6(size)) === null || _b === void 0 ? void 0 : _b.widthHeight;
6752
6775
  }, function (_a) {
6753
6776
  var _b;
6754
6777
  var size = _a.size;
6755
- return (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.widthHeight;
6778
+ return (_b = getStylesBySize$6(size)) === null || _b === void 0 ? void 0 : _b.widthHeight;
6756
6779
  }, function (_a) {
6757
6780
  var _b;
6758
6781
  var size = _a.size;
6759
- return (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.margin;
6782
+ return (_b = getStylesBySize$6(size)) === null || _b === void 0 ? void 0 : _b.margin;
6760
6783
  }, function (_a) {
6761
6784
  var hoverBackgroundColor = _a.hoverBackgroundColor;
6762
6785
  return hoverBackgroundColor;
@@ -6770,9 +6793,9 @@ var Container$h = newStyled.div(templateObject_1$t || (templateObject_1$t = __ma
6770
6793
  var IconButton = function (_a) {
6771
6794
  var children = _a.children, disabled = _a.disabled, _b = _a.size, size = _b === void 0 ? exports.ComponentSize.Medium : _b, onClick = _a.onClick;
6772
6795
  var theme = useTheme();
6773
- return (jsxRuntime.jsx(Container$h, __assign({ className: disabled ? 'disabled' : '', backgroundColor: theme.palette.primary.default, hoverBackgroundColor: theme.palette.secondary.default, disabledColor: theme.shades.gray050, disabledIconColor: theme.shades.gray200, size: size, "data-testid": "Container", onClick: disabled ? function () { } : onClick }, { children: children }), void 0));
6796
+ return (jsxRuntime.jsx(Container$k, __assign({ className: disabled ? 'disabled' : '', backgroundColor: theme.component.button.primary.active.backgroundColor, hoverBackgroundColor: theme.component.button.secondary.active.backgroundColor, disabledColor: theme.colors.neutral50, disabledIconColor: theme.colors.neutral200, size: size, "data-testid": "Container", onClick: disabled ? function () { } : onClick }, { children: children }), void 0));
6774
6797
  };
6775
- var templateObject_1$t;
6798
+ var templateObject_1$x;
6776
6799
 
6777
6800
  var TooltipArrow = function (_a) {
6778
6801
  var height = _a.height, width = _a.width, fill = _a.fill, stroke = _a.stroke;
@@ -6852,7 +6875,7 @@ var getTooltipAlignItems = function (position, align) {
6852
6875
  }
6853
6876
  };
6854
6877
 
6855
- var Wrapper$5 = newStyled.div(templateObject_1$s || (templateObject_1$s = __makeTemplateObject(["\n display: flex;\n flex-direction: ", ";\n align-items: center;\n cursor: pointer;\n\n &:hover {\n .tooltip-container {\n visibility: visible;\n opacity: 1;\n }\n }\n"], ["\n display: flex;\n flex-direction: ", ";\n align-items: center;\n cursor: pointer;\n\n &:hover {\n .tooltip-container {\n visibility: visible;\n opacity: 1;\n }\n }\n"])), function (_a) {
6878
+ var Wrapper$5 = newStyled.div(templateObject_1$w || (templateObject_1$w = __makeTemplateObject(["\n display: flex;\n flex-direction: ", ";\n align-items: center;\n cursor: pointer;\n\n &:hover {\n .tooltip-container {\n visibility: visible;\n opacity: 1;\n }\n }\n"], ["\n display: flex;\n flex-direction: ", ";\n align-items: center;\n cursor: pointer;\n\n &:hover {\n .tooltip-container {\n visibility: visible;\n opacity: 1;\n }\n }\n"])), function (_a) {
6856
6879
  var position = _a.position;
6857
6880
  return getWrapperFlexDirection(position);
6858
6881
  });
@@ -6876,7 +6899,7 @@ var TooltipContainer = newStyled.div(function (_a) {
6876
6899
  var getTooltipMargin = function (actual, expected, margin) {
6877
6900
  return actual === expected ? margin : '0';
6878
6901
  };
6879
- var ContentWrapper = newStyled.div(templateObject_2$l || (templateObject_2$l = __makeTemplateObject(["\n border: 0.063rem solid ", ";\n padding: 0.563rem 0.75rem;\n border-radius: 0.5rem;\n background-color: #fff;\n"], ["\n border: 0.063rem solid ", ";\n padding: 0.563rem 0.75rem;\n border-radius: 0.5rem;\n background-color: #fff;\n"])), function (_a) {
6902
+ var ContentWrapper = newStyled.div(templateObject_2$o || (templateObject_2$o = __makeTemplateObject(["\n border: 0.063rem solid ", ";\n padding: 0.563rem 0.75rem;\n border-radius: 0.5rem;\n background-color: #fff;\n"], ["\n border: 0.063rem solid ", ";\n padding: 0.563rem 0.75rem;\n border-radius: 0.5rem;\n background-color: #fff;\n"])), function (_a) {
6880
6903
  var borderColor = _a.borderColor;
6881
6904
  return borderColor;
6882
6905
  });
@@ -6900,7 +6923,7 @@ var Title$3 = newStyled.h1(templateObject_6$5 || (templateObject_6$5 = __makeTem
6900
6923
  return color;
6901
6924
  });
6902
6925
  var IconContainer$3 = newStyled.div(templateObject_7$2 || (templateObject_7$2 = __makeTemplateObject(["\n width: 1.375rem;\n height: 1.125rem;\n margin-right: 0.563rem;\n"], ["\n width: 1.375rem;\n height: 1.125rem;\n margin-right: 0.563rem;\n"])));
6903
- var templateObject_1$s, templateObject_2$l, templateObject_3$f, templateObject_4$b, templateObject_5$6, templateObject_6$5, templateObject_7$2;
6926
+ var templateObject_1$w, templateObject_2$o, templateObject_3$f, templateObject_4$b, templateObject_5$6, templateObject_6$5, templateObject_7$2;
6904
6927
 
6905
6928
  var Tooltip = function (_a) {
6906
6929
  var children = _a.children, position = _a.position, text = _a.text, _b = _a.align, align = _b === void 0 ? 'center' : _b, onClick = _a.onClick, header = _a.header;
@@ -6917,7 +6940,7 @@ var Tooltip = function (_a) {
6917
6940
  var ref = tooltipRef.current;
6918
6941
  setTooltipHeight((ref === null || ref === void 0 ? void 0 : ref.offsetHeight) || 0);
6919
6942
  }, [tooltipRef]);
6920
- return (jsxRuntime.jsxs(Wrapper$5, __assign({ position: position, "data-testid": "TooltipWrapper" }, { children: [jsxRuntime.jsx("div", __assign({ ref: childrenRef }, { children: children }), void 0), jsxRuntime.jsxs(TooltipContainer, __assign({ position: position, align: align, childrenWidth: childrenWidth, tooltipHeight: tooltipHeight, ref: tooltipRef, onClick: onClick, "data-testid": "TooltipContainer", className: "tooltip-container" }, { children: [jsxRuntime.jsxs(ContentWrapper, __assign({ borderColor: theme.shades.gray200 }, { children: [header && (jsxRuntime.jsxs(TopSection, __assign({ "data-testid": "TooltipHeader" }, { children: [jsxRuntime.jsx(IconContainer$3, { children: React__default['default'].createElement(header.Icon, { fill: theme.palette.secondary.default }) }, void 0), jsxRuntime.jsx(Title$3, __assign({ color: theme.palette.secondary.default }, { children: header.title }), void 0)] }), void 0)), jsxRuntime.jsx(TooltipText, __assign({ color: theme.palette.secondary.default, "data-testid": "TooltipText" }, { children: text }), void 0)] }), void 0), jsxRuntime.jsx(TooltipArrowContainer, __assign({ position: position, "data-testid": "TooltipArrow" }, { children: jsxRuntime.jsx(TooltipArrow, { width: 1.25, height: 0.75, fill: "#ffffff", stroke: theme.shades.gray200 }, void 0) }), void 0)] }), void 0)] }), void 0));
6943
+ return (jsxRuntime.jsxs(Wrapper$5, __assign({ position: position, "data-testid": "TooltipWrapper" }, { children: [jsxRuntime.jsx("div", __assign({ ref: childrenRef }, { children: children }), void 0), jsxRuntime.jsxs(TooltipContainer, __assign({ position: position, align: align, childrenWidth: childrenWidth, tooltipHeight: tooltipHeight, ref: tooltipRef, onClick: onClick, "data-testid": "TooltipContainer", className: "tooltip-container" }, { children: [jsxRuntime.jsxs(ContentWrapper, __assign({ borderColor: theme.colors.neutral200 }, { children: [header && (jsxRuntime.jsxs(TopSection, __assign({ "data-testid": "TooltipHeader" }, { children: [jsxRuntime.jsx(IconContainer$3, { children: React__default['default'].createElement(header.Icon, { fill: theme.colors.secondary }) }, void 0), jsxRuntime.jsx(Title$3, __assign({ color: theme.colors.secondary }, { children: header.title }), void 0)] }), void 0)), jsxRuntime.jsx(TooltipText, __assign({ color: theme.colors.secondary, "data-testid": "TooltipText" }, { children: text }), void 0)] }), void 0), jsxRuntime.jsx(TooltipArrowContainer, __assign({ position: position, "data-testid": "TooltipArrow" }, { children: jsxRuntime.jsx(TooltipArrow, { width: 1.25, height: 0.75, fill: "#ffffff", stroke: theme.colors.neutral10 }, void 0) }), void 0)] }), void 0)] }), void 0));
6921
6944
  };
6922
6945
 
6923
6946
  var AccordionButton = function (_a) {
@@ -6932,7 +6955,7 @@ var AccordionButton = function (_a) {
6932
6955
  alignItems: 'center',
6933
6956
  fontWeight: 700,
6934
6957
  padding: 0,
6935
- color: disabled ? theme.shades.gray250 : theme.palette.secondary.default,
6958
+ color: disabled ? theme.colors.neutral250 : theme.colors.secondary,
6936
6959
  }, className: className, as: as }, { children: children }), void 0));
6937
6960
  };
6938
6961
 
@@ -6958,15 +6981,15 @@ var AccordionControlButton = function (_a) {
6958
6981
  var theme = useTheme();
6959
6982
  var controlIcon = disabled ? openIcon : open ? closeIcon : openIcon;
6960
6983
  return (jsxs(Accordion$1.Button, __assign({ css: {
6961
- color: disabled ? theme.shades.gray250 : theme.palette.secondary.default,
6984
+ color: disabled ? theme.colors.neutral250 : theme.colors.secondary,
6962
6985
  'svg path': {
6963
- fill: disabled ? theme.shades.gray250 : theme.palette.secondary.default,
6986
+ fill: disabled ? theme.colors.neutral250 : theme.colors.secondary,
6964
6987
  },
6965
6988
  }, disabled: disabled, className: className }, { children: [children, controlIcon] }), void 0));
6966
6989
  };
6967
6990
 
6968
- var Container$g = newStyled(Accordion$1)(function (props) { return ({
6969
- border: "1px solid " + props.theme.shades.gray100,
6991
+ var Container$j = newStyled(Accordion$1)(function (props) { return ({
6992
+ border: "1px solid " + props.theme.colors.neutral100,
6970
6993
  padding: '1.25rem 2rem',
6971
6994
  }); });
6972
6995
  var Button$2 = newStyled(AccordionControlButton)(function () { return ({
@@ -6987,15 +7010,15 @@ var Panel$1 = newStyled(Accordion$1.Panel)(function () { return ({
6987
7010
  var AccordionBox = function (_a) {
6988
7011
  var title = _a.title, text = _a.text, defaultOpen = _a.defaultOpen, _b = _a.disabled, disabled = _b === void 0 ? false : _b;
6989
7012
  var theme = useTheme();
6990
- return (jsxRuntime.jsx(Container$g, __assign({ theme: theme, defaultOpen: defaultOpen }, { children: function (_a) {
7013
+ return (jsxRuntime.jsx(Container$j, __assign({ theme: theme, defaultOpen: defaultOpen }, { children: function (_a) {
6991
7014
  var open = _a.open;
6992
7015
  var showPanel = open && !disabled;
6993
- return (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsx(Button$2, __assign({ disabled: disabled, open: open, openIcon: jsxRuntime.jsx(Icon.PDP.Plus, { width: 1.5, height: 1.5, title: "plus icon", fill: theme.shades.gray700 }, void 0), closeIcon: jsxRuntime.jsx(Icon.PDP.Minus, { width: 1.5, height: 1.5, title: "minus icon", fill: theme.shades.gray700 }, void 0) }, { children: title }), void 0), showPanel && jsxRuntime.jsx(Panel$1, __assign({ staticProp: true }, { children: text }), void 0)] }, void 0));
7016
+ return (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsx(Button$2, __assign({ disabled: disabled, open: open, openIcon: jsxRuntime.jsx(Icon.PDP.Plus, { width: 1.5, height: 1.5, title: "plus icon", fill: theme.colors.neutral700 }, void 0), closeIcon: jsxRuntime.jsx(Icon.PDP.Minus, { width: 1.5, height: 1.5, title: "minus icon", fill: theme.colors.neutral700 }, void 0) }, { children: title }), void 0), showPanel && jsxRuntime.jsx(Panel$1, __assign({ staticProp: true }, { children: text }), void 0)] }, void 0));
6994
7017
  } }), void 0));
6995
7018
  };
6996
7019
 
6997
- var Container$f = newStyled(Accordion$1)(function (props) { return ({
6998
- borderTop: "1px solid " + props.theme.shades.gray100,
7020
+ var Container$i = newStyled(Accordion$1)(function (props) { return ({
7021
+ borderTop: "1px solid " + props.theme.colors.neutral100,
6999
7022
  padding: '0.625rem 0',
7000
7023
  }); });
7001
7024
  var Button$1 = newStyled(AccordionControlButton)(function () { return ({
@@ -7011,14 +7034,14 @@ var Panel = newStyled(Accordion$1.Panel)(function () { return ({
7011
7034
  var AccordionIcon = function (_a) {
7012
7035
  var title = _a.title, text = _a.text, leadingIcon = _a.leadingIcon, defaultOpen = _a.defaultOpen, _b = _a.disabled, disabled = _b === void 0 ? false : _b;
7013
7036
  var theme = useTheme();
7014
- return (jsxRuntime.jsx(Container$f, __assign({ theme: theme, defaultOpen: defaultOpen }, { children: function (_a) {
7037
+ return (jsxRuntime.jsx(Container$i, __assign({ theme: theme, defaultOpen: defaultOpen }, { children: function (_a) {
7015
7038
  var open = _a.open;
7016
7039
  var showPanel = open && !disabled;
7017
- return (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsx(Button$1, __assign({ open: open, openIcon: jsxRuntime.jsx(Icon.PDP.Plus, { width: 1, height: 1, title: "plus icon", fill: theme.shades.gray700 }, void 0), closeIcon: jsxRuntime.jsx(Icon.PDP.Minus, { width: 1, height: 1, title: "minus icon", fill: theme.shades.gray700 }, void 0), disabled: disabled }, { children: jsxRuntime.jsxs("span", __assign({ style: { display: 'flex', alignItems: 'center' } }, { children: [leadingIcon, title] }), void 0) }), void 0), showPanel && jsxRuntime.jsx(Panel, __assign({ staticProp: true }, { children: text }), void 0)] }, void 0));
7040
+ return (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsx(Button$1, __assign({ open: open, openIcon: jsxRuntime.jsx(Icon.PDP.Plus, { width: 1, height: 1, title: "plus icon", fill: theme.colors.neutral700 }, void 0), closeIcon: jsxRuntime.jsx(Icon.PDP.Minus, { width: 1, height: 1, title: "minus icon", fill: theme.colors.neutral700 }, void 0), disabled: disabled }, { children: jsxRuntime.jsxs("span", __assign({ style: { display: 'flex', alignItems: 'center' } }, { children: [leadingIcon, title] }), void 0) }), void 0), showPanel && jsxRuntime.jsx(Panel, __assign({ staticProp: true }, { children: text }), void 0)] }, void 0));
7018
7041
  } }), void 0));
7019
7042
  };
7020
7043
 
7021
- var getStylesBySize$4 = function (size) {
7044
+ var getStylesBySize$5 = function (size) {
7022
7045
  switch (size) {
7023
7046
  case exports.ComponentSize.Large:
7024
7047
  return {
@@ -7073,37 +7096,37 @@ var getStylesBySize$4 = function (size) {
7073
7096
  };
7074
7097
  }
7075
7098
  };
7076
- var Container$e = newStyled.div(templateObject_1$r || (templateObject_1$r = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: center;\n width: fit-content;\n user-select: none;\n position: relative;\n"], ["\n display: flex;\n align-items: center;\n justify-content: center;\n width: fit-content;\n user-select: none;\n position: relative;\n"])));
7077
- var CustomCheckbox = newStyled.div(templateObject_2$k || (templateObject_2$k = __makeTemplateObject(["\n border: 0.094rem solid ", ";\n width: ", ";\n height: ", ";\n border-radius: ", ";\n margin-right: ", ";\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n\n svg {\n width: ", ";\n height: ", ";\n }\n"], ["\n border: 0.094rem solid ", ";\n width: ", ";\n height: ", ";\n border-radius: ", ";\n margin-right: ", ";\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n\n svg {\n width: ", ";\n height: ", ";\n }\n"])), function (_a) {
7099
+ var Container$h = newStyled.div(templateObject_1$v || (templateObject_1$v = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: center;\n width: fit-content;\n user-select: none;\n position: relative;\n"], ["\n display: flex;\n align-items: center;\n justify-content: center;\n width: fit-content;\n user-select: none;\n position: relative;\n"])));
7100
+ var CustomCheckbox = newStyled.div(templateObject_2$n || (templateObject_2$n = __makeTemplateObject(["\n border: 0.094rem solid ", ";\n width: ", ";\n height: ", ";\n border-radius: ", ";\n margin-right: ", ";\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n\n svg {\n width: ", ";\n height: ", ";\n }\n"], ["\n border: 0.094rem solid ", ";\n width: ", ";\n height: ", ";\n border-radius: ", ";\n margin-right: ", ";\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n\n svg {\n width: ", ";\n height: ", ";\n }\n"])), function (_a) {
7078
7101
  var color = _a.color;
7079
7102
  return color;
7080
7103
  }, function (_a) {
7081
7104
  var _b, _c;
7082
7105
  var size = _a.size;
7083
- return (_c = (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.input) === null || _c === void 0 ? void 0 : _c.width;
7106
+ return (_c = (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.input) === null || _c === void 0 ? void 0 : _c.width;
7084
7107
  }, function (_a) {
7085
7108
  var _b, _c;
7086
7109
  var size = _a.size;
7087
- return (_c = (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.input) === null || _c === void 0 ? void 0 : _c.height;
7110
+ return (_c = (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.input) === null || _c === void 0 ? void 0 : _c.height;
7088
7111
  }, function (_a) {
7089
7112
  var _b, _c;
7090
7113
  var size = _a.size;
7091
- return (_c = (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.input) === null || _c === void 0 ? void 0 : _c.borderRadius;
7114
+ return (_c = (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.input) === null || _c === void 0 ? void 0 : _c.borderRadius;
7092
7115
  }, function (_a) {
7093
7116
  var _b, _c;
7094
7117
  var size = _a.size;
7095
- return (_c = (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.input) === null || _c === void 0 ? void 0 : _c.marginRight;
7118
+ return (_c = (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.input) === null || _c === void 0 ? void 0 : _c.marginRight;
7096
7119
  }, function (_a) {
7097
7120
  var isChecked = _a.isChecked, color = _a.color;
7098
7121
  return (isChecked ? color : '#fff');
7099
7122
  }, function (_a) {
7100
7123
  var _b, _c;
7101
7124
  var size = _a.size;
7102
- return (_c = (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.icon) === null || _c === void 0 ? void 0 : _c.width;
7125
+ return (_c = (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.icon) === null || _c === void 0 ? void 0 : _c.width;
7103
7126
  }, function (_a) {
7104
7127
  var _b, _c;
7105
7128
  var size = _a.size;
7106
- return (_c = (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.icon) === null || _c === void 0 ? void 0 : _c.height;
7129
+ return (_c = (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.icon) === null || _c === void 0 ? void 0 : _c.height;
7107
7130
  });
7108
7131
  var Input$2 = newStyled.input(templateObject_3$e || (templateObject_3$e = __makeTemplateObject(["\n position: absolute;\n height: 100%;\n width: 100%;\n margin: 0;\n opacity: 0;\n cursor: ", ";\n"], ["\n position: absolute;\n height: 100%;\n width: 100%;\n margin: 0;\n opacity: 0;\n cursor: ", ";\n"])), function (_a) {
7109
7132
  var disabled = _a.disabled;
@@ -7112,11 +7135,11 @@ var Input$2 = newStyled.input(templateObject_3$e || (templateObject_3$e = __make
7112
7135
  var Text$4 = newStyled.label(templateObject_4$a || (templateObject_4$a = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n font-weight: ", ";\n"])), function (_a) {
7113
7136
  var _b, _c;
7114
7137
  var size = _a.size;
7115
- return (_c = (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.text) === null || _c === void 0 ? void 0 : _c.fontSize;
7138
+ return (_c = (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.text) === null || _c === void 0 ? void 0 : _c.fontSize;
7116
7139
  }, function (_a) {
7117
7140
  var _b, _c;
7118
7141
  var size = _a.size;
7119
- return (_c = (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.text) === null || _c === void 0 ? void 0 : _c.lineHeight;
7142
+ return (_c = (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.text) === null || _c === void 0 ? void 0 : _c.lineHeight;
7120
7143
  }, function (_a) {
7121
7144
  var color = _a.color;
7122
7145
  return color;
@@ -7134,11 +7157,11 @@ var Checkbox = function (_a) {
7134
7157
  return !checked;
7135
7158
  });
7136
7159
  };
7137
- return (jsxRuntime.jsxs(Container$e, __assign({ disabled: disabled }, { children: [jsxRuntime.jsx(Input$2, { type: "checkbox", checked: isChecked, disabled: disabled, onChange: disabled ? function () { } : handleChange, id: id }, void 0), jsxRuntime.jsx(CustomCheckbox, __assign({ isChecked: isChecked, size: size, color: disabled ? theme.shades.gray250 : theme.shades.gray700, "data-testid": "checkbox" }, { children: isChecked && jsxRuntime.jsx(Icon.Actions.Check, { fill: "#fff" }, void 0) }), void 0), jsxRuntime.jsx(Text$4, __assign({ isChecked: isChecked, size: size, color: disabled ? theme.shades.gray250 : theme.shades.gray700, "data-testid": "checkbox-text", htmlFor: id }, { children: text }), void 0)] }), void 0));
7160
+ return (jsxRuntime.jsxs(Container$h, __assign({ disabled: disabled }, { children: [jsxRuntime.jsx(Input$2, { type: "checkbox", checked: isChecked, disabled: disabled, onChange: disabled ? function () { } : handleChange, id: id }, void 0), jsxRuntime.jsx(CustomCheckbox, __assign({ isChecked: isChecked, size: size, color: disabled ? theme.colors.neutral250 : theme.colors.neutral700, "data-testid": "checkbox" }, { children: isChecked && jsxRuntime.jsx(Icon.Actions.Check, { fill: "#fff" }, void 0) }), void 0), jsxRuntime.jsx(Text$4, __assign({ isChecked: isChecked, size: size, color: disabled ? theme.colors.neutral250 : theme.colors.neutral700, "data-testid": "checkbox-text", htmlFor: id }, { children: text }), void 0)] }), void 0));
7138
7161
  };
7139
- var templateObject_1$r, templateObject_2$k, templateObject_3$e, templateObject_4$a;
7162
+ var templateObject_1$v, templateObject_2$n, templateObject_3$e, templateObject_4$a;
7140
7163
 
7141
- var getStylesBySize$3 = function (size) {
7164
+ var getStylesBySize$4 = function (size) {
7142
7165
  switch (size) {
7143
7166
  case exports.ComponentSize.Large:
7144
7167
  return {
@@ -7181,15 +7204,15 @@ var getStylesBySize$3 = function (size) {
7181
7204
  };
7182
7205
  }
7183
7206
  };
7184
- var Wrapper$4 = newStyled.div(templateObject_1$q || (templateObject_1$q = __makeTemplateObject(["\n display: flex;\n align-items: center;\n"], ["\n display: flex;\n align-items: center;\n"])));
7185
- var Container$d = newStyled.div(templateObject_2$j || (templateObject_2$j = __makeTemplateObject(["\n position: relative;\n height: ", ";\n width: ", ";\n"], ["\n position: relative;\n height: ", ";\n width: ", ";\n"])), function (_a) {
7207
+ var Wrapper$4 = newStyled.div(templateObject_1$u || (templateObject_1$u = __makeTemplateObject(["\n display: flex;\n align-items: center;\n"], ["\n display: flex;\n align-items: center;\n"])));
7208
+ var Container$g = newStyled.div(templateObject_2$m || (templateObject_2$m = __makeTemplateObject(["\n position: relative;\n height: ", ";\n width: ", ";\n"], ["\n position: relative;\n height: ", ";\n width: ", ";\n"])), function (_a) {
7186
7209
  var _b;
7187
7210
  var size = _a.size;
7188
- return (_b = getStylesBySize$3(size)) === null || _b === void 0 ? void 0 : _b.container;
7211
+ return (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.container;
7189
7212
  }, function (_a) {
7190
7213
  var _b;
7191
7214
  var size = _a.size;
7192
- return (_b = getStylesBySize$3(size)) === null || _b === void 0 ? void 0 : _b.container;
7215
+ return (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.container;
7193
7216
  });
7194
7217
  var Input$1 = newStyled.input(templateObject_3$d || (templateObject_3$d = __makeTemplateObject(["\n position: absolute;\n opacity: 0;\n cursor: ", ";\n height: 100%;\n width: 100%;\n margin: 0;\n"], ["\n position: absolute;\n opacity: 0;\n cursor: ", ";\n height: 100%;\n width: 100%;\n margin: 0;\n"])), function (_a) {
7195
7218
  var disabled = _a.disabled;
@@ -7198,7 +7221,7 @@ var Input$1 = newStyled.input(templateObject_3$d || (templateObject_3$d = __make
7198
7221
  var CustomRadio = newStyled.div(templateObject_4$9 || (templateObject_4$9 = __makeTemplateObject(["\n border: ", " solid\n ", ";\n border-radius: 50%;\n height: 100%;\n width: 100%;\n box-sizing: border-box;\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n"], ["\n border: ", " solid\n ", ";\n border-radius: 50%;\n height: 100%;\n width: 100%;\n box-sizing: border-box;\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n"])), function (_a) {
7199
7222
  var _b;
7200
7223
  var size = _a.size;
7201
- return (_b = getStylesBySize$3(size)) === null || _b === void 0 ? void 0 : _b.input.borderSize;
7224
+ return (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.input.borderSize;
7202
7225
  }, function (_a) {
7203
7226
  var disabled = _a.disabled, color = _a.color, disabledColor = _a.disabledColor;
7204
7227
  return (disabled ? disabledColor : color);
@@ -7209,24 +7232,24 @@ var CustomRadio = newStyled.div(templateObject_4$9 || (templateObject_4$9 = __ma
7209
7232
  var CustomRadioCheck = newStyled.div(templateObject_5$5 || (templateObject_5$5 = __makeTemplateObject(["\n border-radius: 50%;\n height: ", ";\n width: ", ";\n background-color: #fff;\n"], ["\n border-radius: 50%;\n height: ", ";\n width: ", ";\n background-color: #fff;\n"])), function (_a) {
7210
7233
  var _b;
7211
7234
  var size = _a.size;
7212
- return (_b = getStylesBySize$3(size)) === null || _b === void 0 ? void 0 : _b.check;
7235
+ return (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.check;
7213
7236
  }, function (_a) {
7214
7237
  var _b;
7215
7238
  var size = _a.size;
7216
- return (_b = getStylesBySize$3(size)) === null || _b === void 0 ? void 0 : _b.check;
7239
+ return (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.check;
7217
7240
  });
7218
7241
  var Text$3 = newStyled.label(templateObject_6$4 || (templateObject_6$4 = __makeTemplateObject(["\n margin-left: ", ";\n font-weight: 400;\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n"], ["\n margin-left: ", ";\n font-weight: 400;\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n"])), function (_a) {
7219
7242
  var _b;
7220
7243
  var size = _a.size;
7221
- return (_b = getStylesBySize$3(size)) === null || _b === void 0 ? void 0 : _b.text.marginLeft;
7244
+ return (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.text.marginLeft;
7222
7245
  }, function (_a) {
7223
7246
  var _b;
7224
7247
  var size = _a.size;
7225
- return (_b = getStylesBySize$3(size)) === null || _b === void 0 ? void 0 : _b.text.fontSize;
7248
+ return (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.text.fontSize;
7226
7249
  }, function (_a) {
7227
7250
  var _b;
7228
7251
  var size = _a.size;
7229
- return (_b = getStylesBySize$3(size)) === null || _b === void 0 ? void 0 : _b.text.lineHeight;
7252
+ return (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.text.lineHeight;
7230
7253
  }, function (_a) {
7231
7254
  var disabled = _a.disabled, color = _a.color, disabledColor = _a.disabledColor;
7232
7255
  return (disabled ? disabledColor : color);
@@ -7238,9 +7261,9 @@ var RadioInput = function (_a) {
7238
7261
  var value = event.currentTarget.value;
7239
7262
  onChange({ value: value, label: label });
7240
7263
  };
7241
- return (jsxRuntime.jsxs(Wrapper$4, { children: [jsxRuntime.jsxs(Container$d, __assign({ size: size, "data-testid": "container" }, { children: [jsxRuntime.jsx(Input$1, { id: name + "-" + id, type: "radio", name: name, value: value, checked: checked, onChange: function (e) { return (disabled ? null : handleChange(e, label)); }, disabled: disabled }, void 0), jsxRuntime.jsx(CustomRadio, __assign({ size: size, isChecked: checked, disabled: disabled, color: theme.shades.gray700, disabledColor: theme.shades.gray250, "data-testid": "custom-radio" }, { children: checked && jsxRuntime.jsx(CustomRadioCheck, { size: size, "data-testid": "check" }, void 0) }), void 0)] }), void 0), jsxRuntime.jsx(Text$3, __assign({ size: size, disabled: disabled, color: theme.shades.gray700, disabledColor: theme.shades.gray250, "data-testid": "label", htmlFor: name + "-" + id }, { children: label }), void 0)] }, void 0));
7264
+ return (jsxRuntime.jsxs(Wrapper$4, { children: [jsxRuntime.jsxs(Container$g, __assign({ size: size, "data-testid": "container" }, { children: [jsxRuntime.jsx(Input$1, { id: name + "-" + id, type: "radio", name: name, value: value, checked: checked, onChange: function (e) { return (disabled ? null : handleChange(e, label)); }, disabled: disabled }, void 0), jsxRuntime.jsx(CustomRadio, __assign({ size: size, isChecked: checked, disabled: disabled, color: theme.colors.neutral700, disabledColor: theme.colors.neutral250, "data-testid": "custom-radio" }, { children: checked && jsxRuntime.jsx(CustomRadioCheck, { size: size, "data-testid": "check" }, void 0) }), void 0)] }), void 0), jsxRuntime.jsx(Text$3, __assign({ size: size, disabled: disabled, color: theme.colors.neutral700, disabledColor: theme.colors.neutral250, "data-testid": "label", htmlFor: name + "-" + id }, { children: label }), void 0)] }, void 0));
7242
7265
  };
7243
- var templateObject_1$q, templateObject_2$j, templateObject_3$d, templateObject_4$9, templateObject_5$5, templateObject_6$4;
7266
+ var templateObject_1$u, templateObject_2$m, templateObject_3$d, templateObject_4$9, templateObject_5$5, templateObject_6$4;
7244
7267
 
7245
7268
  var RadioGroupInput = function (_a) {
7246
7269
  var name = _a.name, _b = _a.options, options = _b === void 0 ? [] : _b, value = _a.value, onChange = _a.onChange, _c = _a.size, size = _c === void 0 ? exports.ComponentSize.Medium : _c, _d = _a.disabled, disabled = _d === void 0 ? false : _d;
@@ -7254,8 +7277,8 @@ var RadioGroupInput = function (_a) {
7254
7277
  }) }), void 0));
7255
7278
  };
7256
7279
 
7257
- var Wrapper$3 = newStyled.div(templateObject_1$p || (templateObject_1$p = __makeTemplateObject(["\n padding: 0.625rem 1.5rem;\n"], ["\n padding: 0.625rem 1.5rem;\n"])));
7258
- var Container$c = newStyled.div(templateObject_2$i || (templateObject_2$i = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n align-items: center;\n"], ["\n display: flex;\n justify-content: space-between;\n align-items: center;\n"])));
7280
+ var Wrapper$3 = newStyled.div(templateObject_1$t || (templateObject_1$t = __makeTemplateObject(["\n padding: 0.625rem 1.5rem;\n"], ["\n padding: 0.625rem 1.5rem;\n"])));
7281
+ var Container$f = newStyled.div(templateObject_2$l || (templateObject_2$l = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n align-items: center;\n"], ["\n display: flex;\n justify-content: space-between;\n align-items: center;\n"])));
7259
7282
  var Text$2 = newStyled.h4(templateObject_3$c || (templateObject_3$c = __makeTemplateObject(["\n font-size: 0.875rem;\n line-height: 1.375rem;\n color: ", ";\n font-weight: ", ";\n margin: ", ";\n"], ["\n font-size: 0.875rem;\n line-height: 1.375rem;\n color: ", ";\n font-weight: ", ";\n margin: ", ";\n"])), function (_a) {
7260
7283
  var color = _a.color;
7261
7284
  return color;
@@ -7269,34 +7292,34 @@ var Text$2 = newStyled.h4(templateObject_3$c || (templateObject_3$c = __makeTemp
7269
7292
  var Minimalistic = function (_a) {
7270
7293
  var _b = _a.backgroundColor, backgroundColor = _b === void 0 ? '#FCFAF7' : _b, _c = _a.borderColor, borderColor = _c === void 0 ? '#E7C9B2' : _c, originalPrice = _a.originalPrice, price = _a.price, savingPrice = _a.savingPrice, getMorePayLessText = _a.getMorePayLessText, youAreSavingText = _a.youAreSavingText, getQtyForText = _a.getQtyForText, discount = _a.discount, offText = _a.offText, _d = _a.widthAuto, widthAuto = _d === void 0 ? false : _d;
7271
7294
  var theme = useTheme();
7272
- return (jsxRuntime.jsx(Card$1, __assign({ backgroundColor: backgroundColor, widthAuto: widthAuto, border: { borderColor: borderColor, borderWidth: '0.063rem' }, flex: false }, { children: jsxRuntime.jsxs(Wrapper$3, { children: [jsxRuntime.jsxs(Container$c, __assign({ "data-testid": "TopSection" }, { children: [jsxRuntime.jsx(Text$2, __assign({ color: theme.palette.secondary.default, weight: "600", margin: "0 1.25rem 0 0" }, { children: getMorePayLessText }), void 0), jsxRuntime.jsx(PriceLabel, { finalPrice: price, originalPrice: originalPrice, color: "#3A3A3A", size: exports.ComponentSize.Small }, void 0)] }), void 0), jsxRuntime.jsxs(Container$c, __assign({ "data-testid": "BottomSection" }, { children: [jsxRuntime.jsxs(Text$2, __assign({ color: "#d3373c", weight: "600", margin: "0 1.25rem 0 0" }, { children: [getQtyForText, " ", discount, "% ", offText] }), void 0), jsxRuntime.jsxs(Text$2, __assign({ color: theme.palette.secondary.default }, { children: [youAreSavingText, ": ", savingPrice] }), void 0)] }), void 0)] }, void 0) }), void 0));
7295
+ return (jsxRuntime.jsx(Card$1, __assign({ backgroundColor: backgroundColor, widthAuto: widthAuto, border: { borderColor: borderColor, borderWidth: '0.063rem' }, flex: false }, { children: jsxRuntime.jsxs(Wrapper$3, { children: [jsxRuntime.jsxs(Container$f, __assign({ "data-testid": "TopSection" }, { children: [jsxRuntime.jsx(Text$2, __assign({ color: theme.colors.secondary, weight: "600", margin: "0 1.25rem 0 0" }, { children: getMorePayLessText }), void 0), jsxRuntime.jsx(PriceLabel, { finalPrice: price, originalPrice: originalPrice, color: "#3A3A3A", size: exports.ComponentSize.Small }, void 0)] }), void 0), jsxRuntime.jsxs(Container$f, __assign({ "data-testid": "BottomSection" }, { children: [jsxRuntime.jsxs(Text$2, __assign({ color: "#d3373c", weight: "600", margin: "0 1.25rem 0 0" }, { children: [getQtyForText, " ", discount, "% ", offText] }), void 0), jsxRuntime.jsxs(Text$2, __assign({ color: theme.colors.secondary }, { children: [youAreSavingText, ": ", savingPrice] }), void 0)] }), void 0)] }, void 0) }), void 0));
7273
7296
  };
7274
- var templateObject_1$p, templateObject_2$i, templateObject_3$c;
7297
+ var templateObject_1$t, templateObject_2$l, templateObject_3$c;
7275
7298
 
7276
- var Container$b = newStyled.div(templateObject_1$o || (templateObject_1$o = __makeTemplateObject(["\n padding: 0.625rem 1.5rem;\n"], ["\n padding: 0.625rem 1.5rem;\n"])));
7277
- var Title$2 = newStyled.h1(templateObject_2$h || (templateObject_2$h = __makeTemplateObject(["\n font-weight: 700;\n font-size: 1rem;\n line-height: 1.25rem;\n color: ", ";\n margin: 0;\n margin-bottom: 0.125rem;\n text-align: center;\n"], ["\n font-weight: 700;\n font-size: 1rem;\n line-height: 1.25rem;\n color: ", ";\n margin: 0;\n margin-bottom: 0.125rem;\n text-align: center;\n"])), function (props) { return props.color; });
7299
+ var Container$e = newStyled.div(templateObject_1$s || (templateObject_1$s = __makeTemplateObject(["\n padding: 0.625rem 1.5rem;\n"], ["\n padding: 0.625rem 1.5rem;\n"])));
7300
+ var Title$2 = newStyled.h1(templateObject_2$k || (templateObject_2$k = __makeTemplateObject(["\n font-weight: 700;\n font-size: 1rem;\n line-height: 1.25rem;\n color: ", ";\n margin: 0;\n margin-bottom: 0.125rem;\n text-align: center;\n"], ["\n font-weight: 700;\n font-size: 1rem;\n line-height: 1.25rem;\n color: ", ";\n margin: 0;\n margin-bottom: 0.125rem;\n text-align: center;\n"])), function (props) { return props.color; });
7278
7301
  var Details$1 = newStyled.span(templateObject_3$b || (templateObject_3$b = __makeTemplateObject(["\n display: flex;\n align-items: center;\n font-weight: 400;\n font-size: 1rem;\n margin: 0;\n line-height: 1.5rem;\n justify-content: center;\n color: ", ";\n"], ["\n display: flex;\n align-items: center;\n font-weight: 400;\n font-size: 1rem;\n margin: 0;\n line-height: 1.5rem;\n justify-content: center;\n color: ", ";\n"])), function (props) { return props.color; });
7279
7302
  var PriceContainer$1 = newStyled.span(templateObject_4$8 || (templateObject_4$8 = __makeTemplateObject(["\n margin: 0 0.313rem;\n display: flex;\n align-items: center;\n"], ["\n margin: 0 0.313rem;\n display: flex;\n align-items: center;\n"])));
7280
7303
  var Simple = function (_a) {
7281
7304
  var title = _a.title, freeShippingText = _a.freeShippingText, price = _a.price, anyQtyForText = _a.anyQtyForText, backgroundColor = _a.backgroundColor, _b = _a.widthAuto, widthAuto = _b === void 0 ? false : _b;
7282
7305
  var theme = useTheme();
7283
- return (jsxRuntime.jsx(Card$1, __assign({ backgroundColor: backgroundColor, widthAuto: widthAuto }, { children: jsxRuntime.jsxs(Container$b, { children: [jsxRuntime.jsx(Title$2, __assign({ color: theme.palette.secondary.default, "data-testid": "Title" }, { children: title }), void 0), jsxRuntime.jsxs(Details$1, __assign({ color: theme.palette.secondary.default, "data-testid": "Details" }, { children: [anyQtyForText, jsxRuntime.jsx(PriceContainer$1, __assign({ "data-testid": "Price" }, { children: jsxRuntime.jsx(PriceLabel, { finalPrice: price, color: "#d3373c", size: exports.ComponentSize.Small }, void 0) }), void 0), "+ ", freeShippingText] }), void 0)] }, void 0) }), void 0));
7306
+ return (jsxRuntime.jsx(Card$1, __assign({ backgroundColor: backgroundColor, widthAuto: widthAuto }, { children: jsxRuntime.jsxs(Container$e, { children: [jsxRuntime.jsx(Title$2, __assign({ color: theme.colors.secondary, "data-testid": "Title" }, { children: title }), void 0), jsxRuntime.jsxs(Details$1, __assign({ color: theme.colors.secondary, "data-testid": "Details" }, { children: [anyQtyForText, jsxRuntime.jsx(PriceContainer$1, __assign({ "data-testid": "Price" }, { children: jsxRuntime.jsx(PriceLabel, { finalPrice: price, color: "#d3373c", size: exports.ComponentSize.Small }, void 0) }), void 0), "+ ", freeShippingText] }), void 0)] }, void 0) }), void 0));
7284
7307
  };
7285
- var templateObject_1$o, templateObject_2$h, templateObject_3$b, templateObject_4$8;
7308
+ var templateObject_1$s, templateObject_2$k, templateObject_3$b, templateObject_4$8;
7286
7309
 
7287
7310
  var Bundle = {
7288
7311
  Minimalistic: Minimalistic,
7289
7312
  Simple: Simple,
7290
7313
  };
7291
7314
 
7292
- var Container$a = newStyled.div(templateObject_1$n || (templateObject_1$n = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: center;\n width: fit-content;\n"], ["\n display: flex;\n align-items: center;\n justify-content: center;\n width: fit-content;\n"])));
7315
+ var Container$d = newStyled.div(templateObject_1$r || (templateObject_1$r = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: center;\n width: fit-content;\n"], ["\n display: flex;\n align-items: center;\n justify-content: center;\n width: fit-content;\n"])));
7293
7316
  var Tag = function (_a) {
7294
7317
  var text = _a.text, className = _a.className;
7295
- return jsxRuntime.jsx(Container$a, __assign({ className: className }, { children: text }), void 0);
7318
+ return jsxRuntime.jsx(Container$d, __assign({ className: className }, { children: text }), void 0);
7296
7319
  };
7297
- var templateObject_1$n;
7320
+ var templateObject_1$r;
7298
7321
 
7299
- var getStylesBySize$2 = function (size) {
7322
+ var getStylesBySize$3 = function (size) {
7300
7323
  switch (size) {
7301
7324
  case exports.ComponentSize.Large:
7302
7325
  return {
@@ -7327,11 +7350,11 @@ var getStylesBySize$2 = function (size) {
7327
7350
  var CategoryTag = function (_a) {
7328
7351
  var text = _a.text, size = _a.size, className = _a.className;
7329
7352
  var theme = useTheme();
7330
- var stylesBySize = getStylesBySize$2(size);
7331
- return (jsx(Tag, { css: __assign({ backgroundColor: theme.shades.white, fontWeight: 600, color: theme.shades.gray700 }, stylesBySize), text: text, className: className }, void 0));
7353
+ var stylesBySize = getStylesBySize$3(size);
7354
+ return (jsx(Tag, { css: __assign({ backgroundColor: theme.colors.white, fontWeight: 600, color: theme.colors.neutral700 }, stylesBySize), text: text, className: className }, void 0));
7332
7355
  };
7333
7356
 
7334
- var getStylesBySize$1 = function (size) {
7357
+ var getStylesBySize$2 = function (size) {
7335
7358
  switch (size) {
7336
7359
  case exports.ComponentSize.Large:
7337
7360
  return {
@@ -7361,7 +7384,7 @@ var getStylesBySize$1 = function (size) {
7361
7384
  };
7362
7385
  var SeasonOfferTag = function (_a) {
7363
7386
  var text = _a.text, _b = _a.backgroundColor, backgroundColor = _b === void 0 ? '#C64844' : _b, size = _a.size, className = _a.className;
7364
- var stylesBySize = getStylesBySize$1(size);
7387
+ var stylesBySize = getStylesBySize$2(size);
7365
7388
  return (jsx(Tag, { css: __assign({ backgroundColor: backgroundColor, fontWeight: 700, color: '#FFFFFF' }, stylesBySize), text: text, className: className }, void 0));
7366
7389
  };
7367
7390
 
@@ -7395,50 +7418,68 @@ var Timer = function (_a) {
7395
7418
  return (jsxRuntime.jsxs("div", __assign({ "data-testid": "Time" }, { children: [hours, "h ", minutes, "m ", seconds, "s"] }), void 0));
7396
7419
  };
7397
7420
 
7398
- var Label = newStyled.span(templateObject_1$m || (templateObject_1$m = __makeTemplateObject(["\n font-weight: 600;\n color: ", ";\n font-size: 1.125rem;\n line-height: 1.75rem;\n"], ["\n font-weight: 600;\n color: ", ";\n font-size: 1.125rem;\n line-height: 1.75rem;\n"])), function (_a) {
7421
+ var Label = newStyled.span(templateObject_1$q || (templateObject_1$q = __makeTemplateObject(["\n font-weight: 600;\n color: ", ";\n font-size: 1.125rem;\n line-height: 1.75rem;\n"], ["\n font-weight: 600;\n color: ", ";\n font-size: 1.125rem;\n line-height: 1.75rem;\n"])), function (_a) {
7399
7422
  var color = _a.color;
7400
7423
  return color;
7401
7424
  });
7402
- var MandatoryIcon = newStyled.span(templateObject_2$g || (templateObject_2$g = __makeTemplateObject(["\n color: ", ";\n margin-left: 0.25rem;\n"], ["\n color: ", ";\n margin-left: 0.25rem;\n"])), function (_a) {
7425
+ var MandatoryIcon = newStyled.span(templateObject_2$j || (templateObject_2$j = __makeTemplateObject(["\n color: ", ";\n margin-left: 0.25rem;\n"], ["\n color: ", ";\n margin-left: 0.25rem;\n"])), function (_a) {
7403
7426
  var color = _a.color;
7404
7427
  return color;
7405
7428
  });
7406
7429
  var InputLabel = function (_a) {
7407
7430
  var label = _a.label, isDisabled = _a.isDisabled, isRequired = _a.isRequired;
7408
7431
  var theme = useTheme();
7409
- return (jsxRuntime.jsxs(Label, __assign({ color: isDisabled ? theme.shades.gray250 : theme.shades.gray700 }, { children: [label, isRequired && jsxRuntime.jsx(MandatoryIcon, __assign({ color: theme.semantic.alert }, { children: "*" }), void 0)] }), void 0));
7432
+ return (jsxRuntime.jsxs(Label, __assign({ color: isDisabled ? theme.colors.neutral250 : theme.colors.neutral700 }, { children: [label, isRequired && jsxRuntime.jsx(MandatoryIcon, __assign({ color: theme.colors.semantic.error }, { children: "*" }), void 0)] }), void 0));
7410
7433
  };
7411
- var templateObject_1$m, templateObject_2$g;
7434
+ var templateObject_1$q, templateObject_2$j;
7412
7435
 
7413
7436
  var isEmpty = function (value) {
7414
7437
  return value.length === 0;
7415
7438
  };
7416
7439
 
7417
- var ErrorText = newStyled.h3(templateObject_1$l || (templateObject_1$l = __makeTemplateObject(["\n color: ", " !important;\n font-size: 0.75rem;\n font-weight: 600;\n margin: 0;\n font-height: 1rem;\n margin-left: 0.313rem;\n"], ["\n color: ", " !important;\n font-size: 0.75rem;\n font-weight: 600;\n margin: 0;\n font-height: 1rem;\n margin-left: 0.313rem;\n"])), function (props) { return props.color; });
7418
- var ErrorContainer = newStyled.div(templateObject_2$f || (templateObject_2$f = __makeTemplateObject(["\n display: flex;\n align-items: center;\n margin-top: 0.25rem;\n"], ["\n display: flex;\n align-items: center;\n margin-top: 0.25rem;\n"])));
7440
+ var ErrorText = newStyled.h3(templateObject_1$p || (templateObject_1$p = __makeTemplateObject(["\n color: ", " !important;\n font-size: 0.75rem;\n font-weight: 600;\n margin: 0;\n font-height: 1rem;\n margin-left: 0.313rem;\n"], ["\n color: ", " !important;\n font-size: 0.75rem;\n font-weight: 600;\n margin: 0;\n font-height: 1rem;\n margin-left: 0.313rem;\n"])), function (props) { return props.color; });
7441
+ var ErrorContainer = newStyled.div(templateObject_2$i || (templateObject_2$i = __makeTemplateObject(["\n display: flex;\n align-items: center;\n margin-top: 0.25rem;\n"], ["\n display: flex;\n align-items: center;\n margin-top: 0.25rem;\n"])));
7419
7442
  var Error$1 = function (_a) {
7420
7443
  var error = _a.error;
7421
7444
  var theme = useTheme();
7422
- return (jsxRuntime.jsxs(ErrorContainer, { children: [jsxRuntime.jsx(Icon.Actions.LightExclamation, { fill: theme.semantic.alert, width: 0.875, height: 0.875 }, void 0), jsxRuntime.jsx(ErrorText, __assign({ color: theme.semantic.alert }, { children: error }), void 0)] }, void 0));
7445
+ return (jsxRuntime.jsxs(ErrorContainer, { children: [jsxRuntime.jsx(Icon.Actions.LightExclamation, { fill: theme.colors.semantic.error, width: 0.875, height: 0.875 }, void 0), jsxRuntime.jsx(ErrorText, __assign({ color: theme.colors.semantic.error }, { children: error }), void 0)] }, void 0));
7423
7446
  };
7424
- var templateObject_1$l, templateObject_2$f;
7447
+ var templateObject_1$p, templateObject_2$i;
7425
7448
 
7426
- var Container$9 = newStyled.div(templateObject_1$k || (templateObject_1$k = __makeTemplateObject(["\n height: 3rem;\n input {\n border-color: ", ";\n }\n"], ["\n height: 3rem;\n input {\n border-color: ", ";\n }\n"])), function (_a) {
7449
+ var Container$c = newStyled.div(templateObject_1$o || (templateObject_1$o = __makeTemplateObject(["\n height: 3rem;\n input {\n border-color: ", ";\n }\n"], ["\n height: 3rem;\n input {\n border-color: ", ";\n }\n"])), function (_a) {
7427
7450
  var color = _a.color;
7428
7451
  return color;
7429
7452
  });
7430
- var StyledInput = newStyled.input(templateObject_2$e || (templateObject_2$e = __makeTemplateObject(["\n padding: 0.875rem 1rem 0.625rem;\n font-size: 1rem;\n border-radius: 0.5rem;\n border: 0.063rem solid ", ";\n line-height: 1.5rem;\n color: ", ";\n font-weight: 400;\n width: 100%;\n height: 100%;\n box-sizing: border-box;\n\n &::placeholder {\n color: ", ";\n }\n\n &:focus {\n outline: none;\n border-color: ", ";\n }\n\n &:disabled {\n background-color: ", ";\n border: 0.063rem solid ", ";\n color: ", ";\n\n &::placeholder {\n color: ", ";\n }\n }\n"], ["\n padding: 0.875rem 1rem 0.625rem;\n font-size: 1rem;\n border-radius: 0.5rem;\n border: 0.063rem solid ", ";\n line-height: 1.5rem;\n color: ", ";\n font-weight: 400;\n width: 100%;\n height: 100%;\n box-sizing: border-box;\n\n &::placeholder {\n color: ", ";\n }\n\n &:focus {\n outline: none;\n border-color: ", ";\n }\n\n &:disabled {\n background-color: ", ";\n border: 0.063rem solid ", ";\n color: ", ";\n\n &::placeholder {\n color: ", ";\n }\n }\n"])), function (_a) {
7431
- var borderColor = _a.borderColor;
7432
- return borderColor;
7453
+ var StyledInput = newStyled.input(templateObject_2$h || (templateObject_2$h = __makeTemplateObject(["\n padding: ", ";\n font-size: ", ";\n border-radius: ", ";\n border: ", ";\n line-height: ", ";\n color: ", ";\n font-weight: ", ";\n width: 100%;\n height: 100%;\n box-sizing: border-box;\n\n &::placeholder {\n color: ", ";\n }\n\n &:focus {\n outline: none;\n border-color: ", ";\n box-shadow: ", ";\n }\n\n &:disabled {\n background-color: ", ";\n border: 0.063rem solid ", ";\n color: ", ";\n\n &::placeholder {\n color: ", ";\n }\n }\n"], ["\n padding: ", ";\n font-size: ", ";\n border-radius: ", ";\n border: ", ";\n line-height: ", ";\n color: ", ";\n font-weight: ", ";\n width: 100%;\n height: 100%;\n box-sizing: border-box;\n\n &::placeholder {\n color: ", ";\n }\n\n &:focus {\n outline: none;\n border-color: ", ";\n box-shadow: ", ";\n }\n\n &:disabled {\n background-color: ", ";\n border: 0.063rem solid ", ";\n color: ", ";\n\n &::placeholder {\n color: ", ";\n }\n }\n"])), function (_a) {
7454
+ var padding = _a.padding;
7455
+ return padding;
7456
+ }, function (_a) {
7457
+ var fontSize = _a.fontSize;
7458
+ return fontSize;
7459
+ }, function (_a) {
7460
+ var borderRadius = _a.borderRadius;
7461
+ return borderRadius;
7462
+ }, function (_a) {
7463
+ var border = _a.border;
7464
+ return border;
7465
+ }, function (_a) {
7466
+ var lineHeight = _a.lineHeight;
7467
+ return lineHeight;
7433
7468
  }, function (_a) {
7434
7469
  var color = _a.color;
7435
7470
  return color;
7471
+ }, function (_a) {
7472
+ var fontWeight = _a.fontWeight;
7473
+ return fontWeight;
7436
7474
  }, function (_a) {
7437
7475
  var placeholderColor = _a.placeholderColor;
7438
7476
  return placeholderColor;
7439
7477
  }, function (_a) {
7440
- var color = _a.color;
7441
- return color;
7478
+ var highlight = _a.highlight;
7479
+ return highlight;
7480
+ }, function (_a) {
7481
+ var boxShadow = _a.boxShadow;
7482
+ return boxShadow;
7442
7483
  }, function (_a) {
7443
7484
  var disabledBackgroundColor = _a.disabledBackgroundColor;
7444
7485
  return disabledBackgroundColor;
@@ -7453,7 +7494,7 @@ var StyledInput = newStyled.input(templateObject_2$e || (templateObject_2$e = __
7453
7494
  return disabledColor;
7454
7495
  });
7455
7496
  var InputWrapper = newStyled.div(templateObject_3$a || (templateObject_3$a = __makeTemplateObject(["\n position: relative;\n display: flex;\n height: 100%;\n"], ["\n position: relative;\n display: flex;\n height: 100%;\n"])));
7456
- var templateObject_1$k, templateObject_2$e, templateObject_3$a;
7497
+ var templateObject_1$o, templateObject_2$h, templateObject_3$a;
7457
7498
 
7458
7499
  var BaseInput = function (_a) {
7459
7500
  var onChange = _a.onChange, _b = _a.defaultValue, defaultValue = _b === void 0 ? '' : _b, label = _a.label, children = _a.children, required = _a.required, onValidation = _a.onValidation, rest = __rest(_a, ["onChange", "defaultValue", "label", "children", "required", "onValidation"]);
@@ -7481,67 +7522,82 @@ var BaseInput = function (_a) {
7481
7522
  return exports.InputValidationType.Valid;
7482
7523
  };
7483
7524
  var styling = {
7484
- borderColor: theme.shades.gray200,
7485
- color: theme.shades.gray700,
7486
- placeholderColor: theme.shades.gray400,
7487
- disabledBackgroundColor: theme.shades.gray010,
7488
- disabledColor: theme.shades.gray250,
7525
+ border: theme.component.input.border,
7526
+ borderRadius: theme.component.input.borderRadius,
7527
+ color: theme.component.input.color,
7528
+ placeholderColor: theme.component.input.placeholderColor,
7529
+ disabledBackgroundColor: theme.colors.background.disabled,
7530
+ disabledColor: theme.colors.text.disabled,
7531
+ fontSize: theme.component.input.fontSize,
7532
+ fontWeight: theme.component.input.fontWeight,
7533
+ padding: theme.component.input.padding,
7534
+ lineHeight: theme.component.input.lineHeight,
7535
+ highlight: theme.colors.border.highlight,
7536
+ boxShadow: theme.component.input.boxShadow,
7489
7537
  };
7490
- return (jsxRuntime.jsxs(Container$9, __assign({ color: status === exports.InputValidationType.Valid
7491
- ? theme.shades.gray700
7538
+ return (jsxRuntime.jsxs(Container$c, __assign({ color: status === exports.InputValidationType.Valid
7539
+ ? theme.colors.neutral700
7492
7540
  : status === exports.InputValidationType.Error
7493
- ? theme.semantic.alert
7541
+ ? theme.colors.semantic.error
7494
7542
  : '' }, { children: [label && (jsxRuntime.jsx(InputLabel, { label: label, isDisabled: rest.disabled, isRequired: Boolean(required) }, void 0)), jsxRuntime.jsxs(InputWrapper, __assign({ className: "inputWrapper" }, { children: [jsxRuntime.jsx(StyledInput, __assign({ "data-testid": "base-input", type: "text", onChange: handleChange, onBlur: validate, required: Boolean(required), value: value }, rest, styling), void 0), children] }), void 0), required && status === exports.InputValidationType.Error && jsxRuntime.jsx(Error$1, { error: required }, void 0)] }), void 0));
7495
7543
  };
7496
7544
 
7497
- var Container$8 = newStyled.div(templateObject_1$j || (templateObject_1$j = __makeTemplateObject(["\n input {\n border-radius: 0.5rem 1rem 1rem 0.5rem;\n }\n"], ["\n input {\n border-radius: 0.5rem 1rem 1rem 0.5rem;\n }\n"])));
7498
- var ButtonContainer$1 = newStyled.div(templateObject_2$d || (templateObject_2$d = __makeTemplateObject(["\n width: 7.125rem;\n height: 100%;\n position: absolute;\n right: 0;\n\n button {\n width: 100%;\n height: 100%;\n border-radius: 0 0.5rem 0.5rem 0;\n }\n"], ["\n width: 7.125rem;\n height: 100%;\n position: absolute;\n right: 0;\n\n button {\n width: 100%;\n height: 100%;\n border-radius: 0 0.5rem 0.5rem 0;\n }\n"])));
7545
+ var Container$b = newStyled.div(templateObject_1$n || (templateObject_1$n = __makeTemplateObject(["\n input {\n border-radius: ", ";\n }\n"], ["\n input {\n border-radius: ", ";\n }\n"])), function (_a) {
7546
+ var theme = _a.theme;
7547
+ return theme.component.inputCustom.input.borderRadius;
7548
+ });
7549
+ var ButtonContainer$1 = newStyled.div(templateObject_2$g || (templateObject_2$g = __makeTemplateObject(["\n width: 7.125rem;\n height: 100%;\n position: absolute;\n right: 0;\n\n button {\n width: 100%;\n height: 100%;\n border-radius: ", ";\n }\n"], ["\n width: 7.125rem;\n height: 100%;\n position: absolute;\n right: 0;\n\n button {\n width: 100%;\n height: 100%;\n border-radius: ", ";\n }\n"])), function (_a) {
7550
+ var theme = _a.theme;
7551
+ return theme.component.inputCustom.button.borderRadius;
7552
+ });
7499
7553
  var Custom = function (_a) {
7500
7554
  var onClick = _a.onClick, text = _a.text, type = _a.type, rest = __rest(_a, ["onClick", "text", "type"]);
7555
+ var theme = useTheme();
7501
7556
  var props = {
7502
7557
  onClick: onClick,
7503
7558
  text: text,
7504
7559
  disabled: rest.disabled,
7505
7560
  };
7506
- return (jsxRuntime.jsx(Container$8, { children: jsxRuntime.jsx(BaseInput, __assign({}, rest, { children: jsxRuntime.jsx(ButtonContainer$1, { children: type === 'primary' ? jsxRuntime.jsx(ButtonPrimary, __assign({}, props), void 0) : jsxRuntime.jsx(ButtonSecondary, __assign({}, props), void 0) }, void 0) }), void 0) }, void 0));
7561
+ return (jsxRuntime.jsx(Container$b, __assign({ theme: theme }, { children: jsxRuntime.jsx(BaseInput, __assign({}, rest, { children: jsxRuntime.jsx(ButtonContainer$1, __assign({ theme: theme }, { children: type === 'primary' ? jsxRuntime.jsx(ButtonPrimary, __assign({}, props), void 0) : jsxRuntime.jsx(ButtonSecondary, __assign({}, props), void 0) }), void 0) }), void 0) }), void 0));
7507
7562
  };
7508
- var templateObject_1$j, templateObject_2$d;
7563
+ var templateObject_1$n, templateObject_2$g;
7509
7564
 
7510
- var SuccessContainer = newStyled.div(templateObject_1$i || (templateObject_1$i = __makeTemplateObject(["\n height: 3rem;\n display: flex;\n"], ["\n height: 3rem;\n display: flex;\n"])));
7511
- var SuccessMessage = newStyled.div(templateObject_2$c || (templateObject_2$c = __makeTemplateObject(["\n background-color: #dfefe0;\n border: 0.063rem solid #5ead63;\n border-radius: 0.5rem;\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n padding: 0 1rem;\n box-sizing: border-box;\n"], ["\n background-color: #dfefe0;\n border: 0.063rem solid #5ead63;\n border-radius: 0.5rem;\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n padding: 0 1rem;\n box-sizing: border-box;\n"])));
7565
+ var SuccessContainer = newStyled.div(templateObject_1$m || (templateObject_1$m = __makeTemplateObject(["\n height: 3rem;\n display: flex;\n"], ["\n height: 3rem;\n display: flex;\n"])));
7566
+ var SuccessMessage = newStyled.div(templateObject_2$f || (templateObject_2$f = __makeTemplateObject(["\n background-color: #dfefe0;\n border: 0.063rem solid #5ead63;\n border-radius: 0.5rem;\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n padding: 0 1rem;\n box-sizing: border-box;\n"], ["\n background-color: #dfefe0;\n border: 0.063rem solid #5ead63;\n border-radius: 0.5rem;\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n padding: 0 1rem;\n box-sizing: border-box;\n"])));
7512
7567
  var SuccessText = newStyled.span(templateObject_3$9 || (templateObject_3$9 = __makeTemplateObject(["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 600;\n margin-left: 0.313rem;\n"], ["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 600;\n margin-left: 0.313rem;\n"])));
7513
7568
  var Success = function (_a) {
7514
7569
  var children = _a.children, successText = _a.successText;
7515
7570
  return (jsxRuntime.jsxs(SuccessContainer, { children: [jsxRuntime.jsxs(SuccessMessage, { children: [jsxRuntime.jsx(Icon.Actions.Check, { fill: "#5EAD63", width: 1.375, height: 1.063 }, void 0), jsxRuntime.jsx(SuccessText, { children: successText }, void 0)] }, void 0), children] }, void 0));
7516
7571
  };
7517
- var templateObject_1$i, templateObject_2$c, templateObject_3$9;
7572
+ var templateObject_1$m, templateObject_2$f, templateObject_3$9;
7518
7573
 
7519
- var ButtonContainer = newStyled.div(templateObject_1$h || (templateObject_1$h = __makeTemplateObject(["\n margin-left: 0.625rem;\n height: 100%;\n\n button {\n width: 100%;\n height: 100%;\n border-radius: 0.5rem;\n background-color: ", ";\n }\n"], ["\n margin-left: 0.625rem;\n height: 100%;\n\n button {\n width: 100%;\n height: 100%;\n border-radius: 0.5rem;\n background-color: ", ";\n }\n"])), function (_a) {
7520
- var status = _a.status, type = _a.type;
7521
- return status === exports.InputValidationType.Empty && type === 'primary' ? '#808080' : '';
7574
+ var ButtonContainer = newStyled.div(templateObject_1$l || (templateObject_1$l = __makeTemplateObject(["\n margin-left: 0.625rem;\n height: 100%;\n\n button {\n width: 100%;\n height: 100%;\n background-color: ", ";\n }\n"], ["\n margin-left: 0.625rem;\n height: 100%;\n\n button {\n width: 100%;\n height: 100%;\n background-color: ", ";\n }\n"])), function (_a) {
7575
+ var status = _a.status, type = _a.type, theme = _a.theme;
7576
+ return status === exports.InputValidationType.Empty && type === 'primary' && theme.colors.neutral400;
7522
7577
  });
7523
7578
  var BasePlusButton = function (_a) {
7524
7579
  var onClick = _a.onClick, onClickEdit = _a.onClickEdit, text = _a.text, success = _a.success, editText = _a.editText, successText = _a.successText, rest = __rest(_a, ["onClick", "onClickEdit", "text", "success", "editText", "successText"]);
7525
7580
  var _b = React.useState(exports.InputValidationType.Empty), status = _b[0], setStatus = _b[1];
7526
- var SuccessComponent = (jsxRuntime.jsx(Success, __assign({ successText: successText }, { children: jsxRuntime.jsx(ButtonContainer, __assign({ status: status, type: "secondary" }, { children: jsxRuntime.jsx(ButtonSecondaryOutline, { text: editText, onClick: onClickEdit, disabled: rest.disabled }, void 0) }), void 0) }), void 0));
7527
- var Input = (jsxRuntime.jsx(BaseInput, __assign({}, rest, { onValidation: setStatus }, { children: jsxRuntime.jsx(ButtonContainer, __assign({ status: status, type: "primary" }, { children: jsxRuntime.jsx(ButtonSecondary, { text: text, onClick: onClick, disabled: rest.disabled || status === exports.InputValidationType.Error }, void 0) }), void 0) }), void 0));
7581
+ var theme = useTheme();
7582
+ var SuccessComponent = (jsxRuntime.jsx(Success, __assign({ successText: successText }, { children: jsxRuntime.jsx(ButtonContainer, __assign({ status: status, type: "secondary", theme: theme }, { children: jsxRuntime.jsx(ButtonSecondaryOutline, { text: editText, onClick: onClickEdit, disabled: rest.disabled }, void 0) }), void 0) }), void 0));
7583
+ var Input = (jsxRuntime.jsx(BaseInput, __assign({}, rest, { onValidation: setStatus }, { children: jsxRuntime.jsx(ButtonContainer, __assign({ status: status, type: "primary", theme: theme }, { children: jsxRuntime.jsx(ButtonSecondary, { text: text, onClick: onClick, disabled: rest.disabled || status === exports.InputValidationType.Error }, void 0) }), void 0) }), void 0));
7528
7584
  return success ? SuccessComponent : Input;
7529
7585
  };
7530
- var templateObject_1$h;
7586
+ var templateObject_1$l;
7531
7587
 
7532
- var Container$7 = newStyled.div(templateObject_1$g || (templateObject_1$g = __makeTemplateObject(["\n input {\n padding-right: 2.688rem;\n }\n"], ["\n input {\n padding-right: 2.688rem;\n }\n"])));
7533
- var IconContainer$2 = newStyled.div(templateObject_2$b || (templateObject_2$b = __makeTemplateObject(["\n position: absolute;\n right: 0.875rem;\n width: 1.125rem;\n height: 100%;\n\n svg path {\n fill: ", ";\n }\n"], ["\n position: absolute;\n right: 0.875rem;\n width: 1.125rem;\n height: 100%;\n\n svg path {\n fill: ", ";\n }\n"])), function (props) { return props.color; });
7588
+ var Container$a = newStyled.div(templateObject_1$k || (templateObject_1$k = __makeTemplateObject(["\n input {\n padding-right: 2.688rem;\n }\n"], ["\n input {\n padding-right: 2.688rem;\n }\n"])));
7589
+ var IconContainer$2 = newStyled.div(templateObject_2$e || (templateObject_2$e = __makeTemplateObject(["\n position: absolute;\n right: 0.875rem;\n width: 1.125rem;\n height: 100%;\n\n svg path {\n fill: ", ";\n }\n"], ["\n position: absolute;\n right: 0.875rem;\n width: 1.125rem;\n height: 100%;\n\n svg path {\n fill: ", ";\n }\n"])), function (props) { return props.color; });
7534
7590
  var BasePlusIcon = function (_a) {
7535
7591
  var Icon = _a.Icon, rest = __rest(_a, ["Icon"]);
7536
7592
  var theme = useTheme();
7537
7593
  var _b = React.useState(exports.InputValidationType.Empty), status = _b[0], setStatus = _b[1];
7538
- return (jsxRuntime.jsx(Container$7, { children: jsxRuntime.jsx(BaseInput, __assign({}, rest, { onValidation: setStatus }, { children: jsxRuntime.jsx(IconContainer$2, __assign({ color: status === exports.InputValidationType.Valid
7539
- ? theme.shades.gray700
7594
+ return (jsxRuntime.jsx(Container$a, { children: jsxRuntime.jsx(BaseInput, __assign({}, rest, { onValidation: setStatus }, { children: jsxRuntime.jsx(IconContainer$2, __assign({ color: status === exports.InputValidationType.Valid
7595
+ ? theme.colors.neutral700
7540
7596
  : status === exports.InputValidationType.Error
7541
- ? theme.semantic.alert
7542
- : '' }, { children: React.createElement(Icon, { fill: theme.shades.gray250 }) }), void 0) }), void 0) }, void 0));
7597
+ ? theme.colors.semantic.error
7598
+ : '' }, { children: React.createElement(Icon, { fill: theme.colors.neutral250 }) }), void 0) }), void 0) }, void 0));
7543
7599
  };
7544
- var templateObject_1$g, templateObject_2$b;
7600
+ var templateObject_1$k, templateObject_2$e;
7545
7601
 
7546
7602
  var Input = {
7547
7603
  Simple: BaseInput,
@@ -7555,7 +7611,7 @@ var index$3 = /*#__PURE__*/Object.freeze({
7555
7611
  Input: Input
7556
7612
  });
7557
7613
 
7558
- var Container$6 = newStyled.div(templateObject_1$f || (templateObject_1$f = __makeTemplateObject(["\n width: ", ";\n height: ", ";\n border: 0.063rem solid ", ";\n border-radius: 0.25rem;\n padding: 0.375rem;\n cursor: ", ";\n"], ["\n width: ", ";\n height: ", ";\n border: 0.063rem solid ", ";\n border-radius: 0.25rem;\n padding: 0.375rem;\n cursor: ", ";\n"])), function (_a) {
7614
+ var Container$9 = newStyled.div(templateObject_1$j || (templateObject_1$j = __makeTemplateObject(["\n width: ", ";\n height: ", ";\n border: 0.063rem solid ", ";\n border-radius: 0.25rem;\n padding: 0.375rem;\n cursor: ", ";\n"], ["\n width: ", ";\n height: ", ";\n border: 0.063rem solid ", ";\n border-radius: 0.25rem;\n padding: 0.375rem;\n cursor: ", ";\n"])), function (_a) {
7559
7615
  var width = _a.width;
7560
7616
  return width;
7561
7617
  }, function (_a) {
@@ -7571,11 +7627,11 @@ var Container$6 = newStyled.div(templateObject_1$f || (templateObject_1$f = __ma
7571
7627
  var PaymentMethod = function (_a) {
7572
7628
  var Icon = _a.Icon, width = _a.width, height = _a.height, onClick = _a.onClick;
7573
7629
  var theme = useTheme();
7574
- return (jsxRuntime.jsx(Container$6, __assign({ width: width, height: height, borderColor: theme.shades.gray100, isClickable: Boolean(onClick), onClick: onClick, "data-testid": "payment-method-container" }, { children: React.createElement(Icon) }), void 0));
7630
+ return (jsxRuntime.jsx(Container$9, __assign({ width: width, height: height, borderColor: theme.colors.neutral100, isClickable: Boolean(onClick), onClick: onClick, "data-testid": "payment-method-container" }, { children: React.createElement(Icon) }), void 0));
7575
7631
  };
7576
- var templateObject_1$f;
7632
+ var templateObject_1$j;
7577
7633
 
7578
- var Text$1 = newStyled.h3(templateObject_1$e || (templateObject_1$e = __makeTemplateObject(["\n background-color: ", ";\n margin: 0;\n padding: 0.25rem 0.5rem;\n font-size: 0.625rem;\n font-weight: 700;\n line-height: 0.875rem;\n border-radius: 0.125rem;\n display: initial;\n color: ", ";\n"], ["\n background-color: ", ";\n margin: 0;\n padding: 0.25rem 0.5rem;\n font-size: 0.625rem;\n font-weight: 700;\n line-height: 0.875rem;\n border-radius: 0.125rem;\n display: initial;\n color: ", ";\n"])), function (_a) {
7634
+ var Text$1 = newStyled.h3(templateObject_1$i || (templateObject_1$i = __makeTemplateObject(["\n background-color: ", ";\n margin: 0;\n padding: 0.25rem 0.5rem;\n font-size: 0.625rem;\n font-weight: 700;\n line-height: 0.875rem;\n border-radius: 0.125rem;\n display: initial;\n color: ", ";\n"], ["\n background-color: ", ";\n margin: 0;\n padding: 0.25rem 0.5rem;\n font-size: 0.625rem;\n font-weight: 700;\n line-height: 0.875rem;\n border-radius: 0.125rem;\n display: initial;\n color: ", ";\n"])), function (_a) {
7579
7635
  var backgroundColor = _a.backgroundColor;
7580
7636
  return backgroundColor;
7581
7637
  }, function (_a) {
@@ -7585,27 +7641,27 @@ var Text$1 = newStyled.h3(templateObject_1$e || (templateObject_1$e = __makeTemp
7585
7641
  var OfferBanner = function (_a) {
7586
7642
  var discountAppliedText = _a.discountAppliedText, backgroundColor = _a.backgroundColor;
7587
7643
  var theme = useTheme();
7588
- return (jsxRuntime.jsx(Text$1, __assign({ backgroundColor: backgroundColor, color: theme.shades.gray700, "data-testid": "OfferBanner" }, { children: discountAppliedText }), void 0));
7644
+ return (jsxRuntime.jsx(Text$1, __assign({ backgroundColor: backgroundColor, color: theme.colors.neutral700, "data-testid": "OfferBanner" }, { children: discountAppliedText }), void 0));
7589
7645
  };
7590
- var templateObject_1$e;
7646
+ var templateObject_1$i;
7591
7647
 
7592
- var Wrapper$2 = newStyled.div(templateObject_1$d || (templateObject_1$d = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n align-items: flex-end;\n"], ["\n display: flex;\n flex-direction: column;\n align-items: flex-end;\n"])));
7593
- var GrandTotal = newStyled.h1(templateObject_2$a || (templateObject_2$a = __makeTemplateObject(["\n margin: 0;\n font-size: 1.5rem;\n line-height: 2rem;\n font-weight: 700;\n color: ", ";\n display: flex;\n align-items: center;\n"], ["\n margin: 0;\n font-size: 1.5rem;\n line-height: 2rem;\n font-weight: 700;\n color: ", ";\n display: flex;\n align-items: center;\n"])), function (props) { return props.color; });
7648
+ var Wrapper$2 = newStyled.div(templateObject_1$h || (templateObject_1$h = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n align-items: flex-end;\n"], ["\n display: flex;\n flex-direction: column;\n align-items: flex-end;\n"])));
7649
+ var GrandTotal = newStyled.h1(templateObject_2$d || (templateObject_2$d = __makeTemplateObject(["\n margin: 0;\n font-size: 1.5rem;\n line-height: 2rem;\n font-weight: 700;\n color: ", ";\n display: flex;\n align-items: center;\n"], ["\n margin: 0;\n font-size: 1.5rem;\n line-height: 2rem;\n font-weight: 700;\n color: ", ";\n display: flex;\n align-items: center;\n"])), function (props) { return props.color; });
7594
7650
  var Currency = newStyled.span(templateObject_3$8 || (templateObject_3$8 = __makeTemplateObject(["\n margin: 0;\n margin-right: 0.625rem;\n font-size: 0.875rem;\n line-height: 1.375rem;\n font-weight: 600;\n"], ["\n margin: 0;\n margin-right: 0.625rem;\n font-size: 0.875rem;\n line-height: 1.375rem;\n font-weight: 600;\n"])));
7595
- var Container$5 = newStyled.div(templateObject_4$7 || (templateObject_4$7 = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n width: 100%;\n margin-top: 0.625rem;\n color: ", ";\n"], ["\n display: flex;\n justify-content: space-between;\n width: 100%;\n margin-top: 0.625rem;\n color: ", ";\n"])), function (props) { return props.highlightColor; });
7651
+ var Container$8 = newStyled.div(templateObject_4$7 || (templateObject_4$7 = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n width: 100%;\n margin-top: 0.625rem;\n color: ", ";\n"], ["\n display: flex;\n justify-content: space-between;\n width: 100%;\n margin-top: 0.625rem;\n color: ", ";\n"])), function (props) { return props.highlightColor; });
7596
7652
  var Discount = newStyled.h3(templateObject_5$4 || (templateObject_5$4 = __makeTemplateObject(["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 600;\n"], ["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 600;\n"])));
7597
7653
  var Total = function (_a) {
7598
7654
  var total = _a.total, currency = _a.currency, saving = _a.saving, _b = _a.highlightColor, highlightColor = _b === void 0 ? '#2f806a' : _b;
7599
7655
  var theme = useTheme();
7600
- return (jsxRuntime.jsxs(Wrapper$2, __assign({ "data-testid": "total-wrapper" }, { children: [jsxRuntime.jsxs(GrandTotal, __assign({ color: theme.shades.gray550 }, { children: [jsxRuntime.jsx(Currency, { children: currency }, void 0), total] }), void 0), saving && (jsxRuntime.jsxs(Container$5, __assign({ "data-testid": "subtotal-container", highlightColor: highlightColor }, { children: [jsxRuntime.jsx(Discount, { children: saving.savingText }, void 0), jsxRuntime.jsx(Discount, { children: saving.amount }, void 0)] }), void 0))] }), void 0));
7656
+ return (jsxRuntime.jsxs(Wrapper$2, __assign({ "data-testid": "total-wrapper" }, { children: [jsxRuntime.jsxs(GrandTotal, __assign({ color: theme.colors.neutral550 }, { children: [jsxRuntime.jsx(Currency, { children: currency }, void 0), total] }), void 0), saving && (jsxRuntime.jsxs(Container$8, __assign({ "data-testid": "subtotal-container", highlightColor: highlightColor }, { children: [jsxRuntime.jsx(Discount, { children: saving.savingText }, void 0), jsxRuntime.jsx(Discount, { children: saving.amount }, void 0)] }), void 0))] }), void 0));
7601
7657
  };
7602
- var templateObject_1$d, templateObject_2$a, templateObject_3$8, templateObject_4$7, templateObject_5$4;
7658
+ var templateObject_1$h, templateObject_2$d, templateObject_3$8, templateObject_4$7, templateObject_5$4;
7603
7659
 
7604
- var Wrapper$1 = newStyled.div(templateObject_1$c || (templateObject_1$c = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), function (_a) {
7660
+ var Wrapper$1 = newStyled.div(templateObject_1$g || (templateObject_1$g = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), function (_a) {
7605
7661
  var color = _a.color;
7606
7662
  return color;
7607
7663
  });
7608
- var ItemContainer = newStyled.div(templateObject_2$9 || (templateObject_2$9 = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n margin-bottom: 0.625rem;\n\n &:last-child {\n margin-bottom: 0;\n }\n"], ["\n display: flex;\n justify-content: space-between;\n margin-bottom: 0.625rem;\n\n &:last-child {\n margin-bottom: 0;\n }\n"])));
7664
+ var ItemContainer = newStyled.div(templateObject_2$c || (templateObject_2$c = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n margin-bottom: 0.625rem;\n\n &:last-child {\n margin-bottom: 0;\n }\n"], ["\n display: flex;\n justify-content: space-between;\n margin-bottom: 0.625rem;\n\n &:last-child {\n margin-bottom: 0;\n }\n"])));
7609
7665
  var Item$1 = newStyled.h4(templateObject_3$7 || (templateObject_3$7 = __makeTemplateObject(["\n margin: 0;\n font-size: 0.875rem;\n line-height: 1.375rem;\n font-weight: 600;\n"], ["\n margin: 0;\n font-size: 0.875rem;\n line-height: 1.375rem;\n font-weight: 600;\n"])));
7610
7666
  var CouponItem = newStyled(Item$1)(templateObject_4$6 || (templateObject_4$6 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), function (_a) {
7611
7667
  var color = _a.color;
@@ -7614,27 +7670,27 @@ var CouponItem = newStyled(Item$1)(templateObject_4$6 || (templateObject_4$6 = _
7614
7670
  var Subtotal = function (_a) {
7615
7671
  var subtotal = _a.subtotal, shipping = _a.shipping, taxes = _a.taxes, coupon = _a.coupon, _b = _a.highlightColor, highlightColor = _b === void 0 ? '#2f806a' : _b;
7616
7672
  var theme = useTheme();
7617
- return (jsxRuntime.jsxs(Wrapper$1, __assign({ color: theme.shades.gray700, "data-testid": "subtotal-wrapper" }, { children: [jsxRuntime.jsxs(ItemContainer, { children: [jsxRuntime.jsx(Item$1, { children: subtotal.label }, void 0), jsxRuntime.jsx(Item$1, { children: subtotal.value }, void 0)] }, void 0), jsxRuntime.jsxs(ItemContainer, { children: [jsxRuntime.jsx(Item$1, { children: shipping.label }, void 0), jsxRuntime.jsx(Item$1, { children: shipping.value }, void 0)] }, void 0), jsxRuntime.jsxs(ItemContainer, { children: [jsxRuntime.jsx(Item$1, { children: taxes.label }, void 0), jsxRuntime.jsx(Item$1, { children: taxes.value }, void 0)] }, void 0), coupon &&
7673
+ return (jsxRuntime.jsxs(Wrapper$1, __assign({ color: theme.colors.neutral700, "data-testid": "subtotal-wrapper" }, { children: [jsxRuntime.jsxs(ItemContainer, { children: [jsxRuntime.jsx(Item$1, { children: subtotal.label }, void 0), jsxRuntime.jsx(Item$1, { children: subtotal.value }, void 0)] }, void 0), jsxRuntime.jsxs(ItemContainer, { children: [jsxRuntime.jsx(Item$1, { children: shipping.label }, void 0), jsxRuntime.jsx(Item$1, { children: shipping.value }, void 0)] }, void 0), jsxRuntime.jsxs(ItemContainer, { children: [jsxRuntime.jsx(Item$1, { children: taxes.label }, void 0), jsxRuntime.jsx(Item$1, { children: taxes.value }, void 0)] }, void 0), coupon &&
7618
7674
  coupon.coupons.map(function (c, i) {
7619
7675
  return (jsxRuntime.jsxs(ItemContainer, { children: [jsxRuntime.jsxs(CouponItem, __assign({ color: highlightColor }, { children: [coupon.couponText, " ", c.code, " ", coupon.appliedText] }), void 0), jsxRuntime.jsx(CouponItem, __assign({ color: highlightColor }, { children: c.amount }), void 0)] }, i));
7620
7676
  })] }), void 0));
7621
7677
  };
7622
- var templateObject_1$c, templateObject_2$9, templateObject_3$7, templateObject_4$6;
7678
+ var templateObject_1$g, templateObject_2$c, templateObject_3$7, templateObject_4$6;
7623
7679
 
7624
7680
  var Totals = {
7625
7681
  Total: Total,
7626
7682
  Subtotal: Subtotal,
7627
7683
  };
7628
7684
 
7629
- var Container$4 = newStyled.div(templateObject_1$b || (templateObject_1$b = __makeTemplateObject(["\n padding: 0.625rem 1.25rem;\n background-color: ", ";\n border-radius: 0.313rem;\n display: flex;\n margin-bottom: 0.938rem;\n"], ["\n padding: 0.625rem 1.25rem;\n background-color: ", ";\n border-radius: 0.313rem;\n display: flex;\n margin-bottom: 0.938rem;\n"])), function (props) { return props.color; });
7630
- var IconContainer$1 = newStyled.div(templateObject_2$8 || (templateObject_2$8 = __makeTemplateObject(["\n width: 1rem;\n height: 0.875rem;\n margin-right: 0.5rem;\n margin-top: 0.125rem;\n"], ["\n width: 1rem;\n height: 0.875rem;\n margin-right: 0.5rem;\n margin-top: 0.125rem;\n"])));
7685
+ var Container$7 = newStyled.div(templateObject_1$f || (templateObject_1$f = __makeTemplateObject(["\n padding: 0.625rem 1.25rem;\n background-color: ", ";\n border-radius: 0.313rem;\n display: flex;\n margin-bottom: 0.938rem;\n"], ["\n padding: 0.625rem 1.25rem;\n background-color: ", ";\n border-radius: 0.313rem;\n display: flex;\n margin-bottom: 0.938rem;\n"])), function (props) { return props.color; });
7686
+ var IconContainer$1 = newStyled.div(templateObject_2$b || (templateObject_2$b = __makeTemplateObject(["\n width: 1rem;\n height: 0.875rem;\n margin-right: 0.5rem;\n margin-top: 0.125rem;\n"], ["\n width: 1rem;\n height: 0.875rem;\n margin-right: 0.5rem;\n margin-top: 0.125rem;\n"])));
7631
7687
  var Text = newStyled.p(templateObject_3$6 || (templateObject_3$6 = __makeTemplateObject(["\n font-size: 0.875rem;\n line-height: 1.375rem;\n font-weight: 400;\n margin: 0;\n color: ", ";\n"], ["\n font-size: 0.875rem;\n line-height: 1.375rem;\n font-weight: 400;\n margin: 0;\n color: ", ";\n"])), function (props) { return props.color; });
7632
7688
  var Details = newStyled.span(templateObject_4$5 || (templateObject_4$5 = __makeTemplateObject(["\n color: ", ";\n font-weight: 700;\n"], ["\n color: ", ";\n font-weight: 700;\n"])), function (props) { return props.color; });
7633
7689
  var Note = function (_a) {
7634
7690
  var accentColor = _a.accentColor, color = _a.color, backgroundColor = _a.backgroundColor, importantNoteText = _a.importantNoteText, text = _a.text;
7635
- return (jsxRuntime.jsxs(Container$4, __assign({ color: backgroundColor, "data-testid": "Container" }, { children: [jsxRuntime.jsx(IconContainer$1, { children: jsxRuntime.jsx(Icon.Actions.LightExclamation, { fill: accentColor }, void 0) }, void 0), jsxRuntime.jsx("div", { children: jsxRuntime.jsxs(Text, __assign({ color: color }, { children: [jsxRuntime.jsxs(Details, __assign({ color: accentColor }, { children: [importantNoteText, ":"] }), void 0), " ", text] }), void 0) }, void 0)] }), void 0));
7691
+ return (jsxRuntime.jsxs(Container$7, __assign({ color: backgroundColor, "data-testid": "Container" }, { children: [jsxRuntime.jsx(IconContainer$1, { children: jsxRuntime.jsx(Icon.Actions.LightExclamation, { fill: accentColor }, void 0) }, void 0), jsxRuntime.jsx("div", { children: jsxRuntime.jsxs(Text, __assign({ color: color }, { children: [jsxRuntime.jsxs(Details, __assign({ color: accentColor }, { children: [importantNoteText, ":"] }), void 0), " ", text] }), void 0) }, void 0)] }), void 0));
7636
7692
  };
7637
- var templateObject_1$b, templateObject_2$8, templateObject_3$6, templateObject_4$5;
7693
+ var templateObject_1$f, templateObject_2$b, templateObject_3$6, templateObject_4$5;
7638
7694
 
7639
7695
  var Breakpoints = {
7640
7696
  desktop: 1200,
@@ -7664,8 +7720,8 @@ var useWindowDimensions = function () {
7664
7720
  };
7665
7721
  };
7666
7722
 
7667
- var Title$1 = newStyled.h1(templateObject_1$a || (templateObject_1$a = __makeTemplateObject(["\n color: ", ";\n font-size: 1.25rem;\n line-height: 1.75rem;\n font-weight: 600;\n margin: 0;\n text-align: center;\n"], ["\n color: ", ";\n font-size: 1.25rem;\n line-height: 1.75rem;\n font-weight: 600;\n margin: 0;\n text-align: center;\n"])), function (props) { return props.color; });
7668
- var Line = newStyled.div(templateObject_2$7 || (templateObject_2$7 = __makeTemplateObject(["\n width: 100%;\n height: 0.063rem;\n background-color: ", ";\n margin: 0.938rem 0;\n"], ["\n width: 100%;\n height: 0.063rem;\n background-color: ", ";\n margin: 0.938rem 0;\n"])), function (props) { return props.backgroundColor; });
7723
+ var Title$1 = newStyled.h1(templateObject_1$e || (templateObject_1$e = __makeTemplateObject(["\n color: ", ";\n font-size: 1.25rem;\n line-height: 1.75rem;\n font-weight: 600;\n margin: 0;\n text-align: center;\n"], ["\n color: ", ";\n font-size: 1.25rem;\n line-height: 1.75rem;\n font-weight: 600;\n margin: 0;\n text-align: center;\n"])), function (props) { return props.color; });
7724
+ var Line = newStyled.div(templateObject_2$a || (templateObject_2$a = __makeTemplateObject(["\n width: 100%;\n height: 0.063rem;\n background-color: ", ";\n margin: 0.938rem 0;\n"], ["\n width: 100%;\n height: 0.063rem;\n background-color: ", ";\n margin: 0.938rem 0;\n"])), function (props) { return props.backgroundColor; });
7669
7725
  var Row$1 = newStyled.div(templateObject_3$5 || (templateObject_3$5 = __makeTemplateObject(["\n display: flex;\n flex-direction: ", ";\n justify-content: space-between;\n align-items: flex-start;\n"], ["\n display: flex;\n flex-direction: ", ";\n justify-content: space-between;\n align-items: flex-start;\n"])), function (props) { return (props.isMobile ? 'column' : 'row'); });
7670
7726
  var Col$1 = newStyled.div(templateObject_4$4 || (templateObject_4$4 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: flex-start;\n flex: 1;\n margin: 0 1.25rem;\n\n ", "\n"], ["\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: flex-start;\n flex: 1;\n margin: 0 1.25rem;\n\n ", "\n"])), function (props) {
7671
7727
  return props.isMobile &&
@@ -7682,38 +7738,38 @@ var DeliveryDetails = function (_a) {
7682
7738
  var deliveryDetailsText = _a.deliveryDetailsText, arrivingBy = _a.arrivingBy, shippingTo = _a.shippingTo, instantOrderUpdate = _a.instantOrderUpdate, note = _a.note;
7683
7739
  var theme = useTheme();
7684
7740
  var isMobile = useWindowDimensions().isMobile;
7685
- return (jsxRuntime.jsxs("div", __assign({ "data-testid": "DeliveryDetails" }, { children: [jsxRuntime.jsx(Title$1, __assign({ color: theme.palette.secondary.default }, { children: deliveryDetailsText }), void 0), jsxRuntime.jsx(Line, { backgroundColor: theme.shades.gray100 }, void 0), note && jsxRuntime.jsx(Note, __assign({}, note), void 0), jsxRuntime.jsxs(Row$1, __assign({ isMobile: isMobile, "data-testid": "DD-row" }, { children: [jsxRuntime.jsxs(Col$1, __assign({ isMobile: isMobile }, { children: [jsxRuntime.jsxs(SectionTitle, __assign({ color: theme.shades.gray700, isMobile: isMobile }, { children: [jsxRuntime.jsx(IconContainer, __assign({ isMobile: isMobile }, { children: jsxRuntime.jsx(Icon.PDP.Clock, {}, void 0) }), void 0), arrivingBy.title] }), void 0), jsxRuntime.jsx(SectionDetails, __assign({ color: theme.shades.gray700 }, { children: arrivingBy.details }), void 0)] }), void 0), jsxRuntime.jsxs(Col$1, __assign({ isMobile: isMobile }, { children: [jsxRuntime.jsxs(SectionTitle, __assign({ color: theme.shades.gray700, isMobile: isMobile }, { children: [jsxRuntime.jsx(IconContainer, __assign({ isMobile: isMobile }, { children: jsxRuntime.jsx(Icon.Navigation.MapMarker, {}, void 0) }), void 0), shippingTo.title] }), void 0), jsxRuntime.jsx(SectionDetails, __assign({ color: theme.shades.gray700 }, { children: shippingTo.details }), void 0)] }), void 0), jsxRuntime.jsxs(Col$1, __assign({ isMobile: isMobile }, { children: [jsxRuntime.jsxs(SectionTitle, __assign({ color: theme.shades.gray700, isMobile: isMobile }, { children: [jsxRuntime.jsx(IconContainer, __assign({ isMobile: isMobile }, { children: jsxRuntime.jsx(Icon.Messaging.Messenger, {}, void 0) }), void 0), instantOrderUpdate.title] }), void 0), jsxRuntime.jsx(SectionDetails, __assign({ color: theme.shades.gray700 }, { children: instantOrderUpdate.details }), void 0), jsxRuntime.jsxs(KeepMeUpdated, __assign({ onClick: instantOrderUpdate.keepMeUpdated.onClick, borderColor: theme.shades.gray150 }, { children: [jsxRuntime.jsx(Icon.Messaging.Messenger, { width: 1, height: 1, fill: "#0078FF" }, void 0), instantOrderUpdate.keepMeUpdated.title] }), void 0)] }), void 0)] }), void 0)] }), void 0));
7741
+ return (jsxRuntime.jsxs("div", __assign({ "data-testid": "DeliveryDetails" }, { children: [jsxRuntime.jsx(Title$1, __assign({ color: theme.colors.secondary }, { children: deliveryDetailsText }), void 0), jsxRuntime.jsx(Line, { backgroundColor: theme.colors.neutral100 }, void 0), note && jsxRuntime.jsx(Note, __assign({}, note), void 0), jsxRuntime.jsxs(Row$1, __assign({ isMobile: isMobile, "data-testid": "DD-row" }, { children: [jsxRuntime.jsxs(Col$1, __assign({ isMobile: isMobile }, { children: [jsxRuntime.jsxs(SectionTitle, __assign({ color: theme.colors.neutral700, isMobile: isMobile }, { children: [jsxRuntime.jsx(IconContainer, __assign({ isMobile: isMobile }, { children: jsxRuntime.jsx(Icon.PDP.Clock, {}, void 0) }), void 0), arrivingBy.title] }), void 0), jsxRuntime.jsx(SectionDetails, __assign({ color: theme.colors.neutral700 }, { children: arrivingBy.details }), void 0)] }), void 0), jsxRuntime.jsxs(Col$1, __assign({ isMobile: isMobile }, { children: [jsxRuntime.jsxs(SectionTitle, __assign({ color: theme.colors.neutral700, isMobile: isMobile }, { children: [jsxRuntime.jsx(IconContainer, __assign({ isMobile: isMobile }, { children: jsxRuntime.jsx(Icon.Navigation.MapMarker, {}, void 0) }), void 0), shippingTo.title] }), void 0), jsxRuntime.jsx(SectionDetails, __assign({ color: theme.colors.neutral700 }, { children: shippingTo.details }), void 0)] }), void 0), jsxRuntime.jsxs(Col$1, __assign({ isMobile: isMobile }, { children: [jsxRuntime.jsxs(SectionTitle, __assign({ color: theme.colors.neutral700, isMobile: isMobile }, { children: [jsxRuntime.jsx(IconContainer, __assign({ isMobile: isMobile }, { children: jsxRuntime.jsx(Icon.Messaging.Messenger, {}, void 0) }), void 0), instantOrderUpdate.title] }), void 0), jsxRuntime.jsx(SectionDetails, __assign({ color: theme.colors.neutral700 }, { children: instantOrderUpdate.details }), void 0), jsxRuntime.jsxs(KeepMeUpdated, __assign({ onClick: instantOrderUpdate.keepMeUpdated.onClick, borderColor: theme.colors.neutral150 }, { children: [jsxRuntime.jsx(Icon.Messaging.Messenger, { width: 1, height: 1, fill: "#0078FF" }, void 0), instantOrderUpdate.keepMeUpdated.title] }), void 0)] }), void 0)] }), void 0)] }), void 0));
7686
7742
  };
7687
- var templateObject_1$a, templateObject_2$7, templateObject_3$5, templateObject_4$4, templateObject_5$3, templateObject_6$3, templateObject_7$1, templateObject_8;
7743
+ var templateObject_1$e, templateObject_2$a, templateObject_3$5, templateObject_4$4, templateObject_5$3, templateObject_6$3, templateObject_7$1, templateObject_8;
7688
7744
 
7689
- var Container$3 = newStyled.div(templateObject_1$9 || (templateObject_1$9 = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n cursor: pointer;\n user-select: none;\n"], ["\n display: inline-flex;\n align-items: center;\n cursor: pointer;\n user-select: none;\n"])));
7690
- var H1$1 = newStyled.h1(templateObject_2$6 || (templateObject_2$6 = __makeTemplateObject(["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 700;\n color: ", ";\n margin-right: 0.313rem;\n"], ["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 700;\n color: ", ";\n margin-right: 0.313rem;\n"])), function (props) { return props.color; });
7745
+ var Container$6 = newStyled.div(templateObject_1$d || (templateObject_1$d = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n cursor: pointer;\n user-select: none;\n"], ["\n display: inline-flex;\n align-items: center;\n cursor: pointer;\n user-select: none;\n"])));
7746
+ var H1$2 = newStyled.h1(templateObject_2$9 || (templateObject_2$9 = __makeTemplateObject(["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 700;\n color: ", ";\n margin-right: 0.313rem;\n"], ["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 700;\n color: ", ";\n margin-right: 0.313rem;\n"])), function (props) { return props.color; });
7691
7747
  var ScrollToTop = function (_a) {
7692
7748
  var scrollToTopText = _a.scrollToTopText, onClick = _a.onClick;
7693
7749
  var theme = useTheme();
7694
- return (jsxRuntime.jsxs(Container$3, __assign({ onClick: onClick, "data-testid": "Container" }, { children: [jsxRuntime.jsx(H1$1, __assign({ color: theme.shades.gray700 }, { children: scrollToTopText }), void 0), jsxRuntime.jsx(Icon.Arrows.ChevronUpSolid, { width: 1.375, height: 1.375, fill: theme.palette.primary.default }, void 0)] }), void 0));
7750
+ return (jsxRuntime.jsxs(Container$6, __assign({ onClick: onClick, "data-testid": "Container" }, { children: [jsxRuntime.jsx(H1$2, __assign({ color: theme.colors.neutral700 }, { children: scrollToTopText }), void 0), jsxRuntime.jsx(Icon.Arrows.ChevronUpSolid, { width: 1.375, height: 1.375, fill: theme.colors.primary }, void 0)] }), void 0));
7695
7751
  };
7696
- var templateObject_1$9, templateObject_2$6;
7752
+ var templateObject_1$d, templateObject_2$9;
7697
7753
 
7698
- var Container$2 = newStyled.div(templateObject_1$8 || (templateObject_1$8 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: center;\n background-color: #dfefeb;\n padding: 0.75rem 0;\n"], ["\n display: flex;\n align-items: center;\n justify-content: center;\n background-color: #dfefeb;\n padding: 0.75rem 0;\n"])));
7699
- var H1 = newStyled.h1(templateObject_2$5 || (templateObject_2$5 = __makeTemplateObject(["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 600;\n color: ", ";\n margin-left: 0.625rem;\n"], ["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 600;\n color: ", ";\n margin-left: 0.625rem;\n"])), function (props) { return props.color; });
7754
+ var Container$5 = newStyled.div(templateObject_1$c || (templateObject_1$c = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: center;\n background-color: #dfefeb;\n padding: 0.75rem 0;\n"], ["\n display: flex;\n align-items: center;\n justify-content: center;\n background-color: #dfefeb;\n padding: 0.75rem 0;\n"])));
7755
+ var H1$1 = newStyled.h1(templateObject_2$8 || (templateObject_2$8 = __makeTemplateObject(["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 600;\n color: ", ";\n margin-left: 0.625rem;\n"], ["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 600;\n color: ", ";\n margin-left: 0.625rem;\n"])), function (props) { return props.color; });
7700
7756
  var OrderBar = function (_a) {
7701
7757
  var message = _a.message;
7702
7758
  var theme = useTheme();
7703
- return (jsxRuntime.jsxs(Container$2, { children: [jsxRuntime.jsx(Icon.Actions.Check, { width: 1.25, height: 0.875, fill: "#2F806A" }, void 0), jsxRuntime.jsx(H1, __assign({ color: theme.shades.gray700 }, { children: message }), void 0)] }, void 0));
7759
+ return (jsxRuntime.jsxs(Container$5, { children: [jsxRuntime.jsx(Icon.Actions.Check, { width: 1.25, height: 0.875, fill: "#2F806A" }, void 0), jsxRuntime.jsx(H1$1, __assign({ color: theme.colors.neutral700 }, { children: message }), void 0)] }, void 0));
7704
7760
  };
7705
- var templateObject_1$8, templateObject_2$5;
7761
+ var templateObject_1$c, templateObject_2$8;
7706
7762
 
7707
- var TableElement = newStyled.table(templateObject_1$7 || (templateObject_1$7 = __makeTemplateObject(["\n box-sizing: border-box;\n border-radius: 0.5rem;\n border: 0.063rem solid ", ";\n border-spacing: 0;\n font-size: 0.875rem;\n line-height: 3.125rem;\n width: 100%;\n color: ", ";\n"], ["\n box-sizing: border-box;\n border-radius: 0.5rem;\n border: 0.063rem solid ", ";\n border-spacing: 0;\n font-size: 0.875rem;\n line-height: 3.125rem;\n width: 100%;\n color: ", ";\n"])), function (props) { return props.borderColor; }, function (props) { return props.color; });
7708
- var TableCell = newStyled.td(templateObject_2$4 || (templateObject_2$4 = __makeTemplateObject(["\n border-bottom: 0.063rem solid ", ";\n border-right: 0.063rem solid ", ";\n padding: 0 1.25rem;\n text-align: center;\n\n &:last-child {\n border-right: none;\n }\n\n &:first-of-type {\n font-weight: 700;\n }\n"], ["\n border-bottom: 0.063rem solid ", ";\n border-right: 0.063rem solid ", ";\n padding: 0 1.25rem;\n text-align: center;\n\n &:last-child {\n border-right: none;\n }\n\n &:first-of-type {\n font-weight: 700;\n }\n"])), function (props) { return props.borderColor; }, function (props) { return props.borderColor; });
7763
+ var TableElement = newStyled.table(templateObject_1$b || (templateObject_1$b = __makeTemplateObject(["\n box-sizing: border-box;\n border-radius: 0.5rem;\n border: 0.063rem solid ", ";\n border-spacing: 0;\n font-size: 0.875rem;\n line-height: 3.125rem;\n width: 100%;\n color: ", ";\n"], ["\n box-sizing: border-box;\n border-radius: 0.5rem;\n border: 0.063rem solid ", ";\n border-spacing: 0;\n font-size: 0.875rem;\n line-height: 3.125rem;\n width: 100%;\n color: ", ";\n"])), function (props) { return props.borderColor; }, function (props) { return props.color; });
7764
+ var TableCell = newStyled.td(templateObject_2$7 || (templateObject_2$7 = __makeTemplateObject(["\n border-bottom: 0.063rem solid ", ";\n border-right: 0.063rem solid ", ";\n padding: 0 1.25rem;\n text-align: center;\n\n &:last-child {\n border-right: none;\n }\n\n &:first-of-type {\n font-weight: 700;\n }\n"], ["\n border-bottom: 0.063rem solid ", ";\n border-right: 0.063rem solid ", ";\n padding: 0 1.25rem;\n text-align: center;\n\n &:last-child {\n border-right: none;\n }\n\n &:first-of-type {\n font-weight: 700;\n }\n"])), function (props) { return props.borderColor; }, function (props) { return props.borderColor; });
7709
7765
  var TableHead = newStyled.th(templateObject_3$4 || (templateObject_3$4 = __makeTemplateObject(["\n border-bottom: 0.063rem solid ", ";\n border-right: 0.063rem solid ", ";\n font-weight: 700;\n\n &:last-child {\n border-right: none;\n }\n"], ["\n border-bottom: 0.063rem solid ", ";\n border-right: 0.063rem solid ", ";\n font-weight: 700;\n\n &:last-child {\n border-right: none;\n }\n"])), function (props) { return props.borderColor; }, function (props) { return props.borderColor; });
7710
7766
  var TableRow = newStyled.tr(templateObject_4$3 || (templateObject_4$3 = __makeTemplateObject(["\n &:last-child {\n td {\n border-bottom: none;\n }\n }\n\n &.background {\n background-color: ", ";\n }\n"], ["\n &:last-child {\n td {\n border-bottom: none;\n }\n }\n\n &.background {\n background-color: ", ";\n }\n"])), function (props) { return props.backgroundColor; });
7711
7767
  var SizeTable = function (_a) {
7712
7768
  var headers = _a.headers, data = _a.data;
7713
7769
  var theme = useTheme();
7714
- return (jsxRuntime.jsxs(TableElement, __assign({ color: theme.shades.gray700, borderColor: theme.shades.gray100 }, { children: [jsxRuntime.jsx("thead", { children: jsxRuntime.jsx(TableRow, __assign({ backgroundColor: theme.shades.gray010 }, { children: headers.map(function (header, index) { return (jsxRuntime.jsx(TableHead, __assign({ borderColor: theme.shades.gray100 }, { children: header }), index)); }) }), void 0) }, void 0), jsxRuntime.jsx("tbody", { children: data.map(function (row, index) { return (jsxRuntime.jsx(TableRow, __assign({ className: index % 2 !== 0 ? '' : 'background', backgroundColor: theme.shades.gray010 }, { children: row.map(function (cell, index) { return (jsxRuntime.jsx(TableCell, __assign({ borderColor: theme.shades.gray100 }, { children: cell }), index)); }) }), index)); }) }, void 0)] }), void 0));
7770
+ return (jsxRuntime.jsxs(TableElement, __assign({ color: theme.colors.neutral700, borderColor: theme.colors.neutral100 }, { children: [jsxRuntime.jsx("thead", { children: jsxRuntime.jsx(TableRow, __assign({ backgroundColor: theme.colors.neutral10 }, { children: headers.map(function (header, index) { return (jsxRuntime.jsx(TableHead, __assign({ borderColor: theme.colors.neutral100 }, { children: header }), index)); }) }), void 0) }, void 0), jsxRuntime.jsx("tbody", { children: data.map(function (row, index) { return (jsxRuntime.jsx(TableRow, __assign({ className: index % 2 !== 0 ? '' : 'background', backgroundColor: theme.colors.neutral10 }, { children: row.map(function (cell, index) { return (jsxRuntime.jsx(TableCell, __assign({ borderColor: theme.colors.neutral100 }, { children: cell }), index)); }) }), index)); }) }, void 0)] }), void 0));
7715
7771
  };
7716
- var templateObject_1$7, templateObject_2$4, templateObject_3$4, templateObject_4$3;
7772
+ var templateObject_1$b, templateObject_2$7, templateObject_3$4, templateObject_4$3;
7717
7773
 
7718
7774
  /* eslint-disable no-param-reassign */
7719
7775
  var index$2 = function (breakpoints) {
@@ -7801,15 +7857,15 @@ var breakpoints = {
7801
7857
  };
7802
7858
  var mediaQueries = index$2(Object.values(breakpoints).map(function (bp) { return "@media (min-width: " + bp + "px)"; }));
7803
7859
 
7804
- var Img = newStyled.img(templateObject_1$6 || (templateObject_1$6 = __makeTemplateObject(["\n height: ", ";\n width: ", ";\n border-radius: ", ";\n object-fit: ", ";\n object-position: ", ";\n"], ["\n height: ", ";\n width: ", ";\n border-radius: ", ";\n object-fit: ", ";\n object-position: ", ";\n"])), function (props) { return props.height; }, function (props) { return props.width; }, function (props) { return props.borderRadius; }, function (props) { return props.objectFit; }, function (props) { return props.objectPosition; });
7860
+ var Img = newStyled.img(templateObject_1$a || (templateObject_1$a = __makeTemplateObject(["\n height: ", ";\n width: ", ";\n border-radius: ", ";\n object-fit: ", ";\n object-position: ", ";\n"], ["\n height: ", ";\n width: ", ";\n border-radius: ", ";\n object-fit: ", ";\n object-position: ", ";\n"])), function (props) { return props.height; }, function (props) { return props.width; }, function (props) { return props.borderRadius; }, function (props) { return props.objectFit; }, function (props) { return props.objectPosition; });
7805
7861
  var Image = function (_a) {
7806
7862
  var src = _a.src, alt = _a.alt, height = _a.height, width = _a.width, borderRadius = _a.borderRadius, objectFit = _a.objectFit, objectPosition = _a.objectPosition;
7807
7863
  return (jsxRuntime.jsx(Img, { src: src, alt: alt, height: height, width: width, borderRadius: borderRadius, objectFit: objectFit, objectPosition: objectPosition }, void 0));
7808
7864
  };
7809
- var templateObject_1$6;
7865
+ var templateObject_1$a;
7810
7866
 
7811
- var Container$1 = newStyled.div(templateObject_1$5 || (templateObject_1$5 = __makeTemplateObject(["\n display: flex;\n flex-direction: row;\n width: auto;\n"], ["\n display: flex;\n flex-direction: row;\n width: auto;\n"])));
7812
- var DescriptionContainer = newStyled.div(templateObject_2$3 || (templateObject_2$3 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n ", ";\n width: 100%;\n"], ["\n display: flex;\n flex-direction: column;\n ", ";\n width: 100%;\n"])), mediaQueries({
7867
+ var Container$4 = newStyled.div(templateObject_1$9 || (templateObject_1$9 = __makeTemplateObject(["\n display: flex;\n flex-direction: row;\n width: auto;\n"], ["\n display: flex;\n flex-direction: row;\n width: auto;\n"])));
7868
+ var DescriptionContainer = newStyled.div(templateObject_2$6 || (templateObject_2$6 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n ", ";\n width: 100%;\n"], ["\n display: flex;\n flex-direction: column;\n ", ";\n width: 100%;\n"])), mediaQueries({
7813
7869
  marginLeft: ['0.938rem', '1.875rem'],
7814
7870
  }));
7815
7871
  var Title = newStyled.h2(function (_a) {
@@ -7843,9 +7899,9 @@ var PriceContainer = newStyled.div(templateObject_3$3 || (templateObject_3$3 = _
7843
7899
  var SimpleOrderItem = function (_a) {
7844
7900
  var title = _a.title, subtitle = _a.subtitle, image = _a.image, price = _a.price, tag = _a.tag;
7845
7901
  var theme = useTheme();
7846
- return (jsxRuntime.jsxs(Container$1, { children: [jsxRuntime.jsx(Image, { src: image.src, alt: image.alt, width: "4.063rem", height: "5.375rem", objectFit: "cover", objectPosition: "center" }, void 0), jsxRuntime.jsxs(DescriptionContainer, __assign({ "data-testid": "order-item-description-container" }, { children: [jsxRuntime.jsx(Title, __assign({ color: theme.shades.gray700 }, { children: title }), void 0), jsxRuntime.jsx(Subtitle, __assign({ color: theme.shades.gray700 }, { children: subtitle }), void 0), jsxRuntime.jsxs(PriceContainer, __assign({ "data-testid": "order-item-price-container", withTag: !!tag }, { children: [tag && (jsxRuntime.jsx(OfferBanner, { discountAppliedText: tag === null || tag === void 0 ? void 0 : tag.text, backgroundColor: tag === null || tag === void 0 ? void 0 : tag.backgroundColor }, void 0)), jsxRuntime.jsx(PriceLabel, { finalPrice: price.finalPrice, originalPrice: price.originalPrice, color: price.color || theme.shades.gray700, size: exports.ComponentSize.Small }, void 0)] }), void 0)] }), void 0)] }, void 0));
7902
+ return (jsxRuntime.jsxs(Container$4, { children: [jsxRuntime.jsx(Image, { src: image.src, alt: image.alt, width: "4.063rem", height: "5.375rem", objectFit: "cover", objectPosition: "center" }, void 0), jsxRuntime.jsxs(DescriptionContainer, __assign({ "data-testid": "order-item-description-container" }, { children: [jsxRuntime.jsx(Title, __assign({ color: theme.colors.neutral700 }, { children: title }), void 0), jsxRuntime.jsx(Subtitle, __assign({ color: theme.colors.neutral700 }, { children: subtitle }), void 0), jsxRuntime.jsxs(PriceContainer, __assign({ "data-testid": "order-item-price-container", withTag: !!tag }, { children: [tag && (jsxRuntime.jsx(OfferBanner, { discountAppliedText: tag === null || tag === void 0 ? void 0 : tag.text, backgroundColor: tag === null || tag === void 0 ? void 0 : tag.backgroundColor }, void 0)), jsxRuntime.jsx(PriceLabel, { finalPrice: price.finalPrice, originalPrice: price.originalPrice, color: price.color || theme.colors.neutral700, size: exports.ComponentSize.Small }, void 0)] }), void 0)] }), void 0)] }, void 0));
7847
7903
  };
7848
- var templateObject_1$5, templateObject_2$3, templateObject_3$3;
7904
+ var templateObject_1$9, templateObject_2$6, templateObject_3$3;
7849
7905
 
7850
7906
  function formatDate(date) {
7851
7907
  var day = date.getDate();
@@ -7854,8 +7910,8 @@ function formatDate(date) {
7854
7910
  return month < 10 ? day + "/0" + month + "/" + year : day + "/" + month + "/" + year;
7855
7911
  }
7856
7912
 
7857
- var Container = newStyled.div(templateObject_1$4 || (templateObject_1$4 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n width: auto;\n color: #292929;\n"], ["\n display: flex;\n flex-direction: column;\n width: auto;\n color: #292929;\n"])));
7858
- var Heading = newStyled.div(templateObject_2$2 || (templateObject_2$2 = __makeTemplateObject(["\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n width: 100%;\n ", ";\n text-align: right;\n margin-bottom: 10px;\n"], ["\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n width: 100%;\n ", ";\n text-align: right;\n margin-bottom: 10px;\n"])), mediaQueries({
7913
+ var Container$3 = newStyled.div(templateObject_1$8 || (templateObject_1$8 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n width: auto;\n color: #292929;\n"], ["\n display: flex;\n flex-direction: column;\n width: auto;\n color: #292929;\n"])));
7914
+ var Heading = newStyled.div(templateObject_2$5 || (templateObject_2$5 = __makeTemplateObject(["\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n width: 100%;\n ", ";\n text-align: right;\n margin-bottom: 10px;\n"], ["\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n width: 100%;\n ", ";\n text-align: right;\n margin-bottom: 10px;\n"])), mediaQueries({
7859
7915
  fontSize: ['14px', '16px'],
7860
7916
  lineHeight: ['22px', '24px'],
7861
7917
  }));
@@ -7878,9 +7934,9 @@ var H3$1 = newStyled.h3(templateObject_6$2 || (templateObject_6$2 = __makeTempla
7878
7934
  var P = newStyled.p(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n font-weight: normal;\n font-size: 16px;\n line-height: 24px;\n margin: 0;\n"], ["\n font-weight: normal;\n font-size: 16px;\n line-height: 24px;\n margin: 0;\n"])));
7879
7935
  var Review = function (_a) {
7880
7936
  var reviewerName = _a.reviewerName, date = _a.date, rating = _a.rating, stars = _a.stars, title = _a.title, description = _a.description, image = _a.image;
7881
- return (jsxRuntime.jsxs(Container, { children: [jsxRuntime.jsxs(Heading, { children: [jsxRuntime.jsx(H2, { children: reviewerName }, void 0), formatDate(date)] }, void 0), jsxRuntime.jsx(StarList, { starsNumber: 5, rating: rating, fill: stars.color, size: stars.size }, void 0), jsxRuntime.jsxs(Content, __assign({ "data-testid": "review-content" }, { children: [jsxRuntime.jsxs(ReviewContainer, { children: [jsxRuntime.jsx(H3$1, { children: title }, void 0), jsxRuntime.jsx(P, { children: description }, void 0)] }, void 0), jsxRuntime.jsx(Image, { src: image.src, alt: image.alt, width: "7.5rem", height: "10rem" }, void 0)] }), void 0)] }, void 0));
7937
+ return (jsxRuntime.jsxs(Container$3, { children: [jsxRuntime.jsxs(Heading, { children: [jsxRuntime.jsx(H2, { children: reviewerName }, void 0), formatDate(date)] }, void 0), jsxRuntime.jsx(StarList, { starsNumber: 5, rating: rating, fill: stars.color, size: stars.size }, void 0), jsxRuntime.jsxs(Content, __assign({ "data-testid": "review-content" }, { children: [jsxRuntime.jsxs(ReviewContainer, { children: [jsxRuntime.jsx(H3$1, { children: title }, void 0), jsxRuntime.jsx(P, { children: description }, void 0)] }, void 0), jsxRuntime.jsx(Image, { src: image.src, alt: image.alt, width: "7.5rem", height: "10rem" }, void 0)] }), void 0)] }, void 0));
7882
7938
  };
7883
- var templateObject_1$4, templateObject_2$2, templateObject_3$2, templateObject_4$2, templateObject_5$2, templateObject_6$2, templateObject_7;
7939
+ var templateObject_1$8, templateObject_2$5, templateObject_3$2, templateObject_4$2, templateObject_5$2, templateObject_6$2, templateObject_7;
7884
7940
 
7885
7941
  var Button = newStyled.button(function () { return ({
7886
7942
  background: 'transparent',
@@ -12133,16 +12189,16 @@ var Slider = /*#__PURE__*/function (_React$Component) {
12133
12189
  return Slider;
12134
12190
  }(React__default['default'].Component);
12135
12191
 
12136
- var StyledSlider = newStyled(Slider)(templateObject_1$3 || (templateObject_1$3 = __makeTemplateObject(["\n .slick-dots {\n position: static;\n display: flex !important;\n justify-content: center;\n column-gap: ", ";\n margin-top: ", ";\n }\n .slick-prev {\n left: ", ";\n }\n .slick-next {\n right: ", ";\n }\n .slick-prev,\n .slick-next {\n width: fit-content;\n height: fit-content;\n }\n .slick-prev:before,\n .slick-next:before {\n content: none;\n }\n .slick-dots li {\n margin: 0;\n width: auto;\n line-height: 0;\n height: auto;\n }\n"], ["\n .slick-dots {\n position: static;\n display: flex !important;\n justify-content: center;\n column-gap: ", ";\n margin-top: ", ";\n }\n .slick-prev {\n left: ", ";\n }\n .slick-next {\n right: ", ";\n }\n .slick-prev,\n .slick-next {\n width: fit-content;\n height: fit-content;\n }\n .slick-prev:before,\n .slick-next:before {\n content: none;\n }\n .slick-dots li {\n margin: 0;\n width: auto;\n line-height: 0;\n height: auto;\n }\n"])), function (props) { return props.dotsSpacing + "rem"; }, function (props) { return props.dotListMarginTop + "rem"; }, function (_a) {
12192
+ var StyledSlider = newStyled(Slider)(templateObject_1$7 || (templateObject_1$7 = __makeTemplateObject(["\n .slick-dots {\n position: static;\n display: flex !important;\n justify-content: center;\n column-gap: ", ";\n margin-top: ", ";\n }\n .slick-prev {\n left: ", ";\n }\n .slick-next {\n right: ", ";\n }\n .slick-prev,\n .slick-next {\n width: fit-content;\n height: fit-content;\n }\n .slick-prev:before,\n .slick-next:before {\n content: none;\n }\n .slick-dots li {\n margin: 0;\n width: auto;\n line-height: 0;\n height: auto;\n }\n"], ["\n .slick-dots {\n position: static;\n display: flex !important;\n justify-content: center;\n column-gap: ", ";\n margin-top: ", ";\n }\n .slick-prev {\n left: ", ";\n }\n .slick-next {\n right: ", ";\n }\n .slick-prev,\n .slick-next {\n width: fit-content;\n height: fit-content;\n }\n .slick-prev:before,\n .slick-next:before {\n content: none;\n }\n .slick-dots li {\n margin: 0;\n width: auto;\n line-height: 0;\n height: auto;\n }\n"])), function (props) { return props.dotsSpacing + "rem"; }, function (props) { return props.dotListMarginTop + "rem"; }, function (_a) {
12137
12193
  var arrowPaddingOffset = _a.arrowPaddingOffset, _b = _a.arrowPadding, arrowPadding = _b === void 0 ? 0 : _b;
12138
12194
  return "-" + (arrowPaddingOffset + arrowPadding) + "rem";
12139
12195
  }, function (_a) {
12140
12196
  var arrowPaddingOffset = _a.arrowPaddingOffset, _b = _a.arrowPadding, arrowPadding = _b === void 0 ? 0 : _b;
12141
12197
  return "-" + (arrowPaddingOffset + arrowPadding) + "rem";
12142
12198
  });
12143
- var templateObject_1$3;
12199
+ var templateObject_1$7;
12144
12200
 
12145
- var getStylesBySize = function (size) {
12201
+ var getStylesBySize$1 = function (size) {
12146
12202
  // rem units
12147
12203
  switch (size) {
12148
12204
  case exports.ComponentSize.Large:
@@ -12174,7 +12230,7 @@ var getStylesBySize = function (size) {
12174
12230
  var SliderNavigation = function (_a) {
12175
12231
  var children = _a.children, infinite = _a.infinite, arrows = _a.arrows, adaptiveHeight = _a.adaptiveHeight, dotsSize = _a.dotsSize, dotListMarginTop = _a.dotListMarginTop, _b = _a.initialSlide, initialSlide = _b === void 0 ? 0 : _b;
12176
12232
  var _c = React.useState(0), activeIndex = _c[0], setActiveIndex = _c[1];
12177
- var styles = getStylesBySize(dotsSize);
12233
+ var styles = getStylesBySize$1(dotsSize);
12178
12234
  var theme = useTheme();
12179
12235
  var nextArrow = arrows && (jsx(ArrowButton, { direction: "right", width: arrows.arrowWidth, height: arrows.arrowHeight }, void 0));
12180
12236
  var prevArrow = arrows && (jsx(ArrowButton, { direction: "left", width: arrows.arrowWidth, height: arrows.arrowHeight }, void 0));
@@ -12190,32 +12246,35 @@ var SliderNavigation = function (_a) {
12190
12246
  prevArrow: prevArrow,
12191
12247
  adaptiveHeight: adaptiveHeight,
12192
12248
  // eslint-disable-next-line react/display-name
12193
- customPaging: function (i) { return (jsx(Icon.SlideDots.SlideDot, { width: styles.dotWidth, height: styles.dotHeight, fill: activeIndex === i ? theme.shades.gray700 : 'none' }, i)); },
12249
+ customPaging: function (i) { return (jsx(Icon.SlideDots.SlideDot, { width: styles.dotWidth, height: styles.dotHeight, fill: activeIndex === i ? theme.colors.neutral700 : 'none' }, i)); },
12194
12250
  afterChange: setActiveIndex,
12195
12251
  };
12196
- return (jsx("div", __assign({ css: { padding: arrows ? "0 " + (arrows.arrowWidth + arrows.arrowPadding) + "rem" : 0 } }, { children: jsx(StyledSlider, __assign({}, settings, { arrowPadding: arrows && arrows.arrowPadding, dotListMarginTop: dotListMarginTop, arrowPaddingOffset: arrows ? arrows.arrowWidth : 0, dotsSpacing: styles.dotsSpacing }, { children: children }), void 0) }), void 0));
12252
+ return (jsx("div", __assign({ css: {
12253
+ padding: arrows ? "0 " + (arrows.arrowWidth + arrows.arrowPadding) + "rem" : 0,
12254
+ maxWidth: '100%',
12255
+ } }, { children: jsx(StyledSlider, __assign({}, settings, { arrowPadding: arrows && arrows.arrowPadding, dotListMarginTop: dotListMarginTop, arrowPaddingOffset: arrows ? arrows.arrowWidth : 0, dotsSpacing: styles.dotsSpacing }, { children: children }), void 0) }), void 0));
12197
12256
  };
12198
12257
 
12199
- var List = newStyled.ul(templateObject_1$2 || (templateObject_1$2 = __makeTemplateObject(["\n display: flex;\n margin: 0;\n padding: 0;\n"], ["\n display: flex;\n margin: 0;\n padding: 0;\n"])));
12200
- var Item = newStyled.li(templateObject_2$1 || (templateObject_2$1 = __makeTemplateObject(["\n width: 1.25rem;\n list-style: none;\n margin-right: 1.5rem;\n position: relative;\n line-height: 0;\n\n &:last-child {\n margin-right: 0;\n }\n\n &:hover {\n .dropdownWrapper {\n visibility: visible;\n }\n }\n"], ["\n width: 1.25rem;\n list-style: none;\n margin-right: 1.5rem;\n position: relative;\n line-height: 0;\n\n &:last-child {\n margin-right: 0;\n }\n\n &:hover {\n .dropdownWrapper {\n visibility: visible;\n }\n }\n"])));
12258
+ var List = newStyled.ul(templateObject_1$6 || (templateObject_1$6 = __makeTemplateObject(["\n display: flex;\n margin: 0;\n padding: 0;\n"], ["\n display: flex;\n margin: 0;\n padding: 0;\n"])));
12259
+ var Item = newStyled.li(templateObject_2$4 || (templateObject_2$4 = __makeTemplateObject(["\n width: 1.25rem;\n list-style: none;\n margin-right: 1.5rem;\n position: relative;\n line-height: 0;\n\n &:last-child {\n margin-right: 0;\n }\n\n &:hover {\n .dropdownWrapper {\n visibility: visible;\n }\n }\n"], ["\n width: 1.25rem;\n list-style: none;\n margin-right: 1.5rem;\n position: relative;\n line-height: 0;\n\n &:last-child {\n margin-right: 0;\n }\n\n &:hover {\n .dropdownWrapper {\n visibility: visible;\n }\n }\n"])));
12201
12260
  var DropdownWrapper = newStyled.div(templateObject_3$1 || (templateObject_3$1 = __makeTemplateObject(["\n right: -0.938rem;\n min-width: 9.375rem;\n position: absolute;\n padding-top: 0.625rem;\n margin-top: -0.188rem;\n width: max-content;\n visibility: hidden;\n"], ["\n right: -0.938rem;\n min-width: 9.375rem;\n position: absolute;\n padding-top: 0.625rem;\n margin-top: -0.188rem;\n width: max-content;\n visibility: hidden;\n"])));
12202
12261
  var ArrowContainer = newStyled.div(templateObject_4$1 || (templateObject_4$1 = __makeTemplateObject(["\n transform: rotate(180deg);\n display: flex;\n justify-content: flex-start;\n margin-bottom: -0.063rem;\n padding-left: 0.938rem;\n"], ["\n transform: rotate(180deg);\n display: flex;\n justify-content: flex-start;\n margin-bottom: -0.063rem;\n padding-left: 0.938rem;\n"])));
12203
12262
  var StyledDropdown = newStyled.ul(templateObject_5$1 || (templateObject_5$1 = __makeTemplateObject(["\n margin: 0;\n padding: 0;\n border: 0.063rem solid ", ";\n border-radius: 0.5rem;\n display: flex;\n flex-direction: column;\n background-color: #ffffff;\n"], ["\n margin: 0;\n padding: 0;\n border: 0.063rem solid ", ";\n border-radius: 0.5rem;\n display: flex;\n flex-direction: column;\n background-color: #ffffff;\n"])), function (props) { return props.borderColor; });
12204
12263
  var DropdownItem = newStyled.li(templateObject_6$1 || (templateObject_6$1 = __makeTemplateObject(["\n list-style: none;\n padding: 0.813rem;\n border-bottom: 0.063rem solid ", ";\n font-size: 0.875rem;\n line-height: 1.125rem;\n font-weight: 400;\n color: ", ";\n cursor: pointer;\n user-select: none;\n\n &:hover {\n background-color: ", ";\n }\n\n &:last-child {\n border-bottom: none;\n border-radius: 0 0 0.5rem 0.5rem;\n }\n\n &:first-of-type {\n border-radius: 0.5rem 0.5rem 0 0;\n }\n\n &:only-child {\n border-radius: 0.5rem;\n }\n"], ["\n list-style: none;\n padding: 0.813rem;\n border-bottom: 0.063rem solid ", ";\n font-size: 0.875rem;\n line-height: 1.125rem;\n font-weight: 400;\n color: ", ";\n cursor: pointer;\n user-select: none;\n\n &:hover {\n background-color: ", ";\n }\n\n &:last-child {\n border-bottom: none;\n border-radius: 0 0 0.5rem 0.5rem;\n }\n\n &:first-of-type {\n border-radius: 0.5rem 0.5rem 0 0;\n }\n\n &:only-child {\n border-radius: 0.5rem;\n }\n"])), function (props) { return props.borderColor; }, function (props) { return props.color; }, function (props) { return props.hoverColor; });
12205
- var templateObject_1$2, templateObject_2$1, templateObject_3$1, templateObject_4$1, templateObject_5$1, templateObject_6$1;
12264
+ var templateObject_1$6, templateObject_2$4, templateObject_3$1, templateObject_4$1, templateObject_5$1, templateObject_6$1;
12206
12265
 
12207
12266
  var DropdownListIcons = function (_a) {
12208
12267
  var items = _a.items;
12209
12268
  var theme = useTheme();
12210
- return (jsxRuntime.jsx(List, __assign({ "data-testid": "Icons-list" }, { children: items.map(function (item, index) { return (jsxRuntime.jsxs(Item, { children: [React.createElement(item.Icon, { fill: theme.shades.gray700 }), jsxRuntime.jsx(Dropdown, { items: item.items }, void 0)] }, index)); }) }), void 0));
12269
+ return (jsxRuntime.jsx(List, __assign({ "data-testid": "Icons-list" }, { children: items.map(function (item, index) { return (jsxRuntime.jsxs(Item, { children: [React.createElement(item.Icon, { fill: theme.colors.neutral700 }), jsxRuntime.jsx(Dropdown, { items: item.items }, void 0)] }, index)); }) }), void 0));
12211
12270
  };
12212
12271
  var Dropdown = function (_a) {
12213
12272
  var items = _a.items;
12214
12273
  var theme = useTheme();
12215
- return (jsxRuntime.jsxs(DropdownWrapper, __assign({ className: "dropdownWrapper", "data-testid": "Dropdown-wrapper" }, { children: [jsxRuntime.jsx(ArrowContainer, { children: jsxRuntime.jsx(TooltipArrow, { stroke: theme.shades.gray200, fill: "#fff", width: 1.25, height: 0.75 }, void 0) }, void 0), jsxRuntime.jsx(StyledDropdown, __assign({ borderColor: theme.shades.gray200 }, { children: items.map(function (item, index) { return (jsxRuntime.jsx(DropdownItem, __assign({ onClick: item.callback, borderColor: theme.shades.gray200, color: theme.shades.gray550, hoverColor: theme.shades.gray010 }, { children: item.description }), index)); }) }), void 0)] }), void 0));
12274
+ return (jsxRuntime.jsxs(DropdownWrapper, __assign({ className: "dropdownWrapper", "data-testid": "Dropdown-wrapper" }, { children: [jsxRuntime.jsx(ArrowContainer, { children: jsxRuntime.jsx(TooltipArrow, { stroke: theme.colors.neutral200, fill: "#fff", width: 1.25, height: 0.75 }, void 0) }, void 0), jsxRuntime.jsx(StyledDropdown, __assign({ borderColor: theme.colors.neutral200 }, { children: items.map(function (item, index) { return (jsxRuntime.jsx(DropdownItem, __assign({ onClick: item.callback, borderColor: theme.colors.neutral200, color: theme.colors.neutral550, hoverColor: theme.colors.neutral10 }, { children: item.description }), index)); }) }), void 0)] }), void 0));
12216
12275
  };
12217
12276
 
12218
- var StyledButton = newStyled(BaseButton)(templateObject_1$1 || (templateObject_1$1 = __makeTemplateObject(["\n width: 12.5rem;\n height: 2.5rem;\n background-color: ", ";\n cursor: pointer;\n border: none;\n\n &:hover {\n background-color: ", ";\n }\n"], ["\n width: 12.5rem;\n height: 2.5rem;\n background-color: ", ";\n cursor: pointer;\n border: none;\n\n &:hover {\n background-color: ", ";\n }\n"])), function (props) { return props.backgroundColor; }, function (props) { return props.hoverBackgroundColor; });
12277
+ var StyledButton = newStyled(BaseButton)(templateObject_1$5 || (templateObject_1$5 = __makeTemplateObject(["\n width: 12.5rem;\n height: 2.5rem;\n background-color: ", ";\n cursor: pointer;\n border: none;\n\n &:hover {\n background-color: ", ";\n }\n"], ["\n width: 12.5rem;\n height: 2.5rem;\n background-color: ", ";\n cursor: pointer;\n border: none;\n\n &:hover {\n background-color: ", ";\n }\n"])), function (props) { return props.backgroundColor; }, function (props) { return props.hoverBackgroundColor; });
12219
12278
  var AmazonButton = function (_a) {
12220
12279
  var onClick = _a.onClick;
12221
12280
  return (jsxRuntime.jsx(StyledButton, __assign({ backgroundColor: "#FED865", hoverBackgroundColor: "#F1CB58", onClick: onClick }, { children: jsxRuntime.jsx(Icon.Payment.Amazon, { width: 5.375, height: 1.25 }, void 0) }), void 0));
@@ -12224,7 +12283,7 @@ var PaypalButton = function (_a) {
12224
12283
  var onClick = _a.onClick;
12225
12284
  return (jsxRuntime.jsx(StyledButton, __assign({ backgroundColor: "#ffc439", hoverBackgroundColor: "#F4BF41", onClick: onClick }, { children: jsxRuntime.jsx(Icon.Payment.Paypal, { width: 4.938, height: 1.25 }, void 0) }), void 0));
12226
12285
  };
12227
- var templateObject_1$1;
12286
+ var templateObject_1$5;
12228
12287
 
12229
12288
  var AmazonPaypalButtons = /*#__PURE__*/Object.freeze({
12230
12289
  __proto__: null,
@@ -12232,8 +12291,8 @@ var AmazonPaypalButtons = /*#__PURE__*/Object.freeze({
12232
12291
  PaypalButton: PaypalButton
12233
12292
  });
12234
12293
 
12235
- var Wrapper = newStyled.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n padding: 0.625rem 1.25rem;\n background-color: ", ";\n width: 36.875rem;\n max-width: 100%;\n border-radius: 0.5rem;\n\n img {\n margin-right: ", ";\n }\n"], ["\n display: flex;\n align-items: center;\n padding: 0.625rem 1.25rem;\n background-color: ", ";\n width: 36.875rem;\n max-width: 100%;\n border-radius: 0.5rem;\n\n img {\n margin-right: ", ";\n }\n"])), function (props) { return props.backgroundColor; }, function (props) { return (props.rightToLeft ? '0' : '1.25rem'); });
12236
- var Col = newStyled.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n"], ["\n display: flex;\n flex-direction: column;\n"])));
12294
+ var Wrapper = newStyled.div(templateObject_1$4 || (templateObject_1$4 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n padding: 0.625rem 1.25rem;\n background-color: ", ";\n width: 36.875rem;\n max-width: 100%;\n border-radius: 0.5rem;\n\n img {\n margin-right: ", ";\n }\n"], ["\n display: flex;\n align-items: center;\n padding: 0.625rem 1.25rem;\n background-color: ", ";\n width: 36.875rem;\n max-width: 100%;\n border-radius: 0.5rem;\n\n img {\n margin-right: ", ";\n }\n"])), function (props) { return props.backgroundColor; }, function (props) { return (props.rightToLeft ? '0' : '1.25rem'); });
12295
+ var Col = newStyled.div(templateObject_2$3 || (templateObject_2$3 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n"], ["\n display: flex;\n flex-direction: column;\n"])));
12237
12296
  var Row = newStyled.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n width: 100%;\n margin-left: 10px;\n\n ", "};\n"], ["\n display: flex;\n align-items: center;\n width: 100%;\n margin-left: 10px;\n\n ", "};\n"])), function (props) {
12238
12297
  return props.rightToLeft &&
12239
12298
  "\n flex-direction: row-reverse;\n justify-content: space-between;\n ";
@@ -12244,15 +12303,134 @@ var FreeShipping = newStyled.span(templateObject_6 || (templateObject_6 = __make
12244
12303
  var CrossSellCheckbox = function (_a) {
12245
12304
  var imageURL = _a.imageURL, title = _a.title, description = _a.description, freeShippingText = _a.freeShippingText, rightToLeft = _a.rightToLeft, onChange = _a.onChange;
12246
12305
  var theme = useTheme();
12247
- return (jsxRuntime.jsxs(Wrapper, __assign({ backgroundColor: theme.shades.gray010, rightToLeft: Boolean(rightToLeft) }, { children: [jsxRuntime.jsx(Checkbox, { text: "", id: "checkbox", onChange: onChange, size: exports.ComponentSize.Small }, void 0), jsxRuntime.jsxs(Row, __assign({ rightToLeft: Boolean(rightToLeft) }, { children: [jsxRuntime.jsx(Image, { src: imageURL, alt: "Cross sell image", borderRadius: "0.5rem" }, void 0), jsxRuntime.jsxs(Col, { children: [jsxRuntime.jsx(H5, __assign({ color: theme.shades.gray700 }, { children: title }), void 0), jsxRuntime.jsxs(H3, __assign({ color: theme.semantic.alert }, { children: [description, jsxRuntime.jsxs(FreeShipping, __assign({ color: theme.shades.gray700 }, { children: [" + ", freeShippingText] }), void 0)] }), void 0)] }, void 0)] }), void 0)] }), void 0));
12306
+ return (jsxRuntime.jsxs(Wrapper, __assign({ backgroundColor: theme.colors.neutral10, rightToLeft: Boolean(rightToLeft) }, { children: [jsxRuntime.jsx(Checkbox, { text: "", id: "checkbox", onChange: onChange, size: exports.ComponentSize.Small }, void 0), jsxRuntime.jsxs(Row, __assign({ rightToLeft: Boolean(rightToLeft) }, { children: [jsxRuntime.jsx(Image, { src: imageURL, alt: "Cross sell image", borderRadius: "0.5rem" }, void 0), jsxRuntime.jsxs(Col, { children: [jsxRuntime.jsx(H5, __assign({ color: theme.colors.neutral700 }, { children: title }), void 0), jsxRuntime.jsxs(H3, __assign({ color: theme.colors.semantic.error }, { children: [description, jsxRuntime.jsxs(FreeShipping, __assign({ color: theme.colors.neutral700 }, { children: [" + ", freeShippingText] }), void 0)] }), void 0)] }, void 0)] }), void 0)] }), void 0));
12248
12307
  };
12249
- var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6;
12308
+ var templateObject_1$4, templateObject_2$3, templateObject_3, templateObject_4, templateObject_5, templateObject_6;
12250
12309
 
12251
12310
  var index = /*#__PURE__*/Object.freeze({
12252
12311
  __proto__: null,
12253
12312
  CrossSellCheckbox: CrossSellCheckbox
12254
12313
  });
12255
12314
 
12315
+ var ImageContainer = newStyled.div(function (_a) {
12316
+ var width = _a.width, height = _a.height;
12317
+ return ({
12318
+ position: 'relative',
12319
+ width: width,
12320
+ height: height,
12321
+ });
12322
+ });
12323
+ var Container$2 = newStyled.div(templateObject_1$3 || (templateObject_1$3 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n align-items: center;\n width: min-content;\n"], ["\n display: flex;\n flex-direction: column;\n align-items: center;\n width: min-content;\n"])));
12324
+ var H1 = newStyled.h1(templateObject_2$2 || (templateObject_2$2 = __makeTemplateObject(["\n font-size: 0.875rem;\n font-weight: normal;\n line-height: 1.375rem;\n text-align: center;\n color: ", ";\n margin: 0.25rem 0;\n text-align: ", ";\n"], ["\n font-size: 0.875rem;\n font-weight: normal;\n line-height: 1.375rem;\n text-align: center;\n color: ", ";\n margin: 0.25rem 0;\n text-align: ", ";\n"])), function (props) { return props.theme.colors.secondary; }, function (props) { return props.align; });
12325
+ var getStylesBySize = function (size) {
12326
+ switch (size) {
12327
+ case exports.ComponentSize.Medium:
12328
+ return {
12329
+ width: '10.75rem',
12330
+ height: '14.375rem',
12331
+ };
12332
+ case exports.ComponentSize.Small:
12333
+ return {
12334
+ width: '9.813rem',
12335
+ height: '13.125rem',
12336
+ };
12337
+ /* istanbul ignore next */
12338
+ default:
12339
+ return {
12340
+ width: '10.75rem',
12341
+ height: '14.375rem',
12342
+ };
12343
+ }
12344
+ };
12345
+ var ProductItemMobile = function (_a) {
12346
+ var title = _a.title, image = _a.image, price = _a.price, rating = _a.rating, size = _a.size, tags = _a.tags, _b = _a.alignName, alignName = _b === void 0 ? 'center' : _b;
12347
+ var theme = useTheme();
12348
+ var styles = getStylesBySize(size);
12349
+ return (jsxs(Container$2, { children: [tags ? (jsxs(ImageContainer, __assign({ width: styles === null || styles === void 0 ? void 0 : styles.width, height: styles === null || styles === void 0 ? void 0 : styles.height, "data-testid": "tags-image-container" }, { children: [jsx(Image, { src: image.src, alt: image.alt, width: "100%", height: "100%" }, void 0), jsx(SeasonOfferTag, { text: tags.seasonOfferTagText, size: exports.ComponentSize.Small, css: { position: 'absolute', top: 0, left: 0 } }, void 0), jsx(CategoryTag, { text: tags.categoryTagText, size: exports.ComponentSize.Small, css: { position: 'absolute', bottom: '1rem', left: 0 } }, void 0)] }), void 0)) : (jsx(Image, { src: image.src, alt: image.alt, width: styles === null || styles === void 0 ? void 0 : styles.width, height: styles === null || styles === void 0 ? void 0 : styles.height }, void 0)), jsx(H1, __assign({ theme: theme, align: alignName }, { children: title }), void 0), jsx(PriceLabel, { finalPrice: price.finalPrice, originalPrice: price.originalPrice, color: price.color, size: exports.ComponentSize.Small }, void 0), jsx(Rating, { size: exports.ComponentSize.XSmall, rating: rating.rating, reviews: rating.reviews, reviewsText: "" }, void 0)] }, void 0));
12350
+ };
12351
+ var templateObject_1$3, templateObject_2$2;
12352
+
12353
+ var Container$1 = newStyled.div(templateObject_1$2 || (templateObject_1$2 = __makeTemplateObject(["\n display: flex;\n row-gap: 1.875rem;\n column-gap: 1.875rem;\n flex-wrap: wrap;\n"], ["\n display: flex;\n row-gap: 1.875rem;\n column-gap: 1.875rem;\n flex-wrap: wrap;\n"])));
12354
+ function withProductGrid(ProductItemComponent, data) {
12355
+ function WithProductGrid(props) {
12356
+ return (jsxRuntime.jsx(Container$1, __assign({ "data-testid": "product-grid-container" }, { children: data.map(function (product, index) { return (jsxRuntime.jsx(ProductItemComponent, __assign({}, product, props), index)); }) }), void 0));
12357
+ }
12358
+ /* istanbul ignore next */
12359
+ var wrappedComponentName = ProductItemComponent.displayName || ProductItemComponent.name || 'Component';
12360
+ WithProductGrid.displayName = "withGrid(" + wrappedComponentName + ")";
12361
+ return WithProductGrid;
12362
+ }
12363
+ var templateObject_1$2;
12364
+
12365
+ var Collection = {
12366
+ ProductItemMobile: ProductItemMobile,
12367
+ withProductGrid: withProductGrid,
12368
+ };
12369
+
12370
+ var Backdrop = newStyled.div(templateObject_1$1 || (templateObject_1$1 = __makeTemplateObject(["\n position: fixed;\n z-index: 2;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n overflow: auto;\n transition: background-color 0.3s ease-out;\n\n ", "\n"], ["\n position: fixed;\n z-index: 2;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n overflow: auto;\n transition: background-color 0.3s ease-out;\n\n ", "\n"])), function (_a) {
12371
+ var isOpen = _a.isOpen, backgroundColor = _a.backgroundColor;
12372
+ return isOpen ? "background-color: " + backgroundColor + ";" : 'transparent';
12373
+ });
12374
+ var Sidebar = newStyled.div(templateObject_2$1 || (templateObject_2$1 = __makeTemplateObject(["\n height: 100%;\n width: ", ";\n position: fixed;\n z-index: 3;\n ", ": 0;\n top: 0;\n background-color: ", ";\n overflow-x: hidden;\n transition: transform 0.3s ease-in-out;\n\n ", "\n"], ["\n height: 100%;\n width: ", ";\n position: fixed;\n z-index: 3;\n ", ": 0;\n top: 0;\n background-color: ", ";\n overflow-x: hidden;\n transition: transform 0.3s ease-in-out;\n\n ", "\n"])), function (_a) {
12375
+ var width = _a.width;
12376
+ return width;
12377
+ }, function (_a) {
12378
+ var position = _a.position;
12379
+ return position;
12380
+ }, function (_a) {
12381
+ var backgroundColor = _a.backgroundColor;
12382
+ return backgroundColor;
12383
+ }, function (_a) {
12384
+ var isOpen = _a.isOpen, position = _a.position;
12385
+ return isOpen
12386
+ ? 'transform: translateX(0);'
12387
+ : "transform: translateX(" + (position === 'left' ? '-100%' : '100%') + ");";
12388
+ });
12389
+ var Drawer = function (_a) {
12390
+ var children = _a.children, isOpen = _a.isOpen, onClose = _a.onClose, onOpen = _a.onOpen, _b = _a.backgroundColor, backgroundColor = _b === void 0 ? '#fff' : _b, _c = _a.backdropColor, backdropColor = _c === void 0 ? 'rgba(0, 0, 0, 0.5)' : _c, _d = _a.position, position = _d === void 0 ? 'left' : _d, _e = _a.width, width = _e === void 0 ? '33%' : _e, onClickOutside = _a.onClickOutside;
12391
+ var _f = React.useState(isOpen), isOpenState = _f[0], setIsOpen = _f[1];
12392
+ var _g = React.useState(isOpen), isMounted = _g[0], setIsMounted = _g[1];
12393
+ React.useEffect(function () {
12394
+ if (isOpen === false) {
12395
+ setIsOpen(isOpen);
12396
+ var timeout_1 = setTimeout(function () {
12397
+ setIsMounted(isOpen);
12398
+ onClose && onClose();
12399
+ }, 300);
12400
+ return function () {
12401
+ clearTimeout(timeout_1);
12402
+ };
12403
+ }
12404
+ setIsMounted(isOpen);
12405
+ var timeout = setTimeout(function () {
12406
+ setIsOpen(isOpen);
12407
+ onOpen && onOpen();
12408
+ }, 100);
12409
+ return function () {
12410
+ clearTimeout(timeout);
12411
+ };
12412
+ }, [isOpen, onClose, onOpen]);
12413
+ return isMounted ? (jsxRuntime.jsxs("div", { children: [jsxRuntime.jsx(Backdrop, { backgroundColor: backdropColor, isOpen: isOpenState, "data-testid": "Drawer-Backdrop", onClick: onClickOutside && onClickOutside }, void 0), jsxRuntime.jsx(Sidebar, __assign({ position: position, width: width, backgroundColor: backgroundColor, isOpen: isOpenState, "data-testid": "Drawer-Sidebar" }, { children: children }), void 0)] }, void 0)) : null;
12414
+ };
12415
+ var templateObject_1$1, templateObject_2$1;
12416
+
12417
+ var Container = newStyled.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: ", ";\n height: ", ";\n"], ["\n width: ", ";\n height: ", ";\n"])), function (_a) {
12418
+ var size = _a.size;
12419
+ return (size ? size : '100%');
12420
+ }, function (_a) {
12421
+ var size = _a.size;
12422
+ return (size ? size : '100%');
12423
+ });
12424
+ var Animation = newStyled.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n @keyframes svg--animation {\n 0% {\n transform: rotateZ(0deg);\n }\n 100% {\n transform: rotateZ(360deg);\n }\n }\n width: 100%;\n height: 100%;\n animation: linear infinite svg--animation;\n animation-duration: ", "s;\n"], ["\n @keyframes svg--animation {\n 0% {\n transform: rotateZ(0deg);\n }\n 100% {\n transform: rotateZ(360deg);\n }\n }\n width: 100%;\n height: 100%;\n animation: linear infinite svg--animation;\n animation-duration: ", "s;\n"])), function (_a) {
12425
+ var animationDuration = _a.animationDuration;
12426
+ return animationDuration;
12427
+ });
12428
+ var Spinner = function (_a) {
12429
+ var fill = _a.fill, background = _a.background, _b = _a.animationDuration, animationDuration = _b === void 0 ? 1 : _b, _c = _a.complete, complete = _c === void 0 ? false : _c, completeIconStroke = _a.completeIconStroke, size = _a.size;
12430
+ return (jsxRuntime.jsx(Container, __assign({ size: size, "data-testid": "Container" }, { children: complete ? (jsxRuntime.jsx(Icon.Actions.LightCheck, { fill: fill, strokeWidth: completeIconStroke }, void 0)) : (jsxRuntime.jsx(Animation, __assign({ animationDuration: animationDuration, "data-testid": "Animation" }, { children: jsxRuntime.jsx(Icon.Other.Loading, { fill: fill, backgroundColor: background }, void 0) }), void 0)) }), void 0));
12431
+ };
12432
+ var templateObject_1, templateObject_2;
12433
+
12256
12434
  exports.Accordion = Accordion$1;
12257
12435
  exports.AccordionBox = AccordionBox;
12258
12436
  exports.AccordionIcon = AccordionIcon;
@@ -12264,9 +12442,11 @@ exports.ButtonSecondaryOutline = ButtonSecondaryOutline;
12264
12442
  exports.Card = Card$1;
12265
12443
  exports.CategoryTag = CategoryTag;
12266
12444
  exports.Checkbox = Checkbox;
12445
+ exports.Collection = Collection;
12267
12446
  exports.CrossSell = index;
12268
12447
  exports.DeliveryDetails = DeliveryDetails;
12269
12448
  exports.DiscountTag = DiscountTag;
12449
+ exports.Drawer = Drawer;
12270
12450
  exports.DropdownListIcons = DropdownListIcons;
12271
12451
  exports.FitPredictor = FitPredictor;
12272
12452
  exports.Icon = Icon;
@@ -12292,6 +12472,8 @@ exports.SizeFitGuide = SizeFitGuide;
12292
12472
  exports.SizeSelector = SizeSelector;
12293
12473
  exports.SizeTable = SizeTable;
12294
12474
  exports.SliderNavigation = SliderNavigation;
12475
+ exports.Spinner = Spinner;
12476
+ exports.StarList = StarList;
12295
12477
  exports.TextButton = TextButton;
12296
12478
  exports.ThemeProvider = ThemeProvider;
12297
12479
  exports.Timer = Timer;