@trafilea/afrodita-components 4.0.2-beta.9 → 4.1.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.
- package/build/index.d.ts +1028 -925
- package/build/index.esm.js +468 -316
- package/build/index.esm.js.map +1 -1
- package/build/index.js +475 -317
- package/build/index.js.map +1 -1
- package/build/{dts/core/theme/Theme.d.ts → theme/shapermint.theme.d.ts} +26 -25
- package/build/theme/shapermint.theme.js +30 -15
- package/build/theme/truekind.theme.d.ts +383 -0
- package/build/theme/truekind.theme.js +12 -2
- package/package.json +1 -1
- package/build/dts/components/Demo.stories.d.ts +0 -7
- package/build/dts/components/Icon-wrapper/IconWrapper.d.ts +0 -12
- package/build/dts/components/Icon-wrapper/IconWrapper.test.d.ts +0 -1
- package/build/dts/components/accordion/Accordion.d.ts +0 -13
- package/build/dts/components/accordion/Accordion.stories.d.ts +0 -9
- package/build/dts/components/accordion/Accordion.test.d.ts +0 -1
- package/build/dts/components/accordion/styles.d.ts +0 -16
- package/build/dts/components/bundle/index.d.ts +0 -5
- package/build/dts/components/bundle/minimalistic/Minimalistic.d.ts +0 -15
- package/build/dts/components/bundle/minimalistic/Minimalistic.stories.d.ts +0 -9
- package/build/dts/components/bundle/minimalistic/Minimalistic.test.d.ts +0 -1
- package/build/dts/components/bundle/simple/Simple.d.ts +0 -10
- package/build/dts/components/bundle/simple/Simple.stories.d.ts +0 -9
- package/build/dts/components/bundle/simple/Simple.test.d.ts +0 -1
- package/build/dts/components/cartProductItem/CloseIcon/Close.test.d.ts +0 -1
- package/build/dts/components/cartProductItem/CloseIcon/CloseButton.d.ts +0 -5
- package/build/dts/components/cartProductItem/CloseIcon/CloseButton.stories.d.ts +0 -9
- package/build/dts/components/cartProductItem/Description/Description.d.ts +0 -5
- package/build/dts/components/cartProductItem/Description/Description.stories.d.ts +0 -9
- package/build/dts/components/cartProductItem/Description/Description.test.d.ts +0 -1
- package/build/dts/components/cartProductItem/Promo/Promo.d.ts +0 -5
- package/build/dts/components/cartProductItem/Promo/Promo.stories.d.ts +0 -9
- package/build/dts/components/cartProductItem/Promo/Promo.test.d.ts +0 -1
- package/build/dts/components/cartProductItem/ThinPrice/ThinPrice.d.ts +0 -5
- package/build/dts/components/cartProductItem/ThinPrice/ThinPrice.stories.d.ts +0 -9
- package/build/dts/components/cartProductItem/ThinPrice/ThinPrice.test.d.ts +0 -1
- package/build/dts/components/cartProductItem/Title/Title.d.ts +0 -5
- package/build/dts/components/cartProductItem/Title/Title.stories.d.ts +0 -9
- package/build/dts/components/cartProductItem/Title/Title.test.d.ts +0 -1
- package/build/dts/components/cartProductItem/index.d.ts +0 -8
- package/build/dts/components/checkbox/Checkbox.d.ts +0 -21
- package/build/dts/components/checkbox/Checkbox.stories.d.ts +0 -24
- package/build/dts/components/checkbox/Checkbox.test.d.ts +0 -1
- package/build/dts/components/checkbox/styles.d.ts +0 -9
- package/build/dts/components/collection/grid/WithProductGrid.d.ts +0 -11
- package/build/dts/components/collection/grid/WithProductGrid.stories.d.ts +0 -9
- package/build/dts/components/collection/grid/WithProductGrid.test.d.ts +0 -1
- package/build/dts/components/collection/index.d.ts +0 -5
- package/build/dts/components/collection/product/mobile/ProductItemMobile.d.ts +0 -7
- package/build/dts/components/collection/product/mobile/ProductItemMobile.stories.d.ts +0 -24
- package/build/dts/components/collection/product/mobile/ProductItemMobile.test.d.ts +0 -1
- package/build/dts/components/collection/product/types.d.ts +0 -14
- package/build/dts/components/color/ColorRadioGroup.d.ts +0 -25
- package/build/dts/components/color/MultiColorPicker.d.ts +0 -10
- package/build/dts/components/color/MultiColorPicker.stories.d.ts +0 -9
- package/build/dts/components/color/MultiColorPicker.test.d.ts +0 -1
- package/build/dts/components/color/SingleColorPicker.d.ts +0 -10
- package/build/dts/components/color/SingleColorPicker.stories.d.ts +0 -9
- package/build/dts/components/color/SingleColorPicker.test.d.ts +0 -1
- package/build/dts/components/color/selector/ColorSelector.d.ts +0 -15
- package/build/dts/components/color/selector/ColorSelector.stories.d.ts +0 -14
- package/build/dts/components/color/selector/ColorSelector.test.d.ts +0 -1
- package/build/dts/components/color/selector/OneColorSelector.d.ts +0 -8
- package/build/dts/components/color/selector/OutOfStock.d.ts +0 -6
- package/build/dts/components/color/selector/PatternSelector.d.ts +0 -8
- package/build/dts/components/color/selector/PatternSelector.test.d.ts +0 -1
- package/build/dts/components/color/selector/ThreeColorSelector.d.ts +0 -10
- package/build/dts/components/color/selector/TwoColorSelector.d.ts +0 -9
- package/build/dts/components/cross-sell/Checkbox/CrossSellCheckbox.d.ts +0 -13
- package/build/dts/components/cross-sell/Checkbox/CrossSellCheckbox.stories.d.ts +0 -9
- package/build/dts/components/cross-sell/Checkbox/CrossSellCheckbox.test.d.ts +0 -1
- package/build/dts/components/cross-sell/index.d.ts +0 -1
- package/build/dts/components/cta/BaseCTA.d.ts +0 -13
- package/build/dts/components/cta/BaseCTA.test.d.ts +0 -1
- package/build/dts/components/cta/index.d.ts +0 -3
- package/build/dts/components/cta/primary/ButtonPrimary.d.ts +0 -3
- package/build/dts/components/cta/primary/ButtonPrimary.stories.d.ts +0 -37
- package/build/dts/components/cta/primary/ButtonPrimary.test.d.ts +0 -1
- package/build/dts/components/cta/secondary/ButtonSecondary.d.ts +0 -3
- package/build/dts/components/cta/secondary/ButtonSecondary.stories.d.ts +0 -37
- package/build/dts/components/cta/secondary/ButtonSecondary.test.d.ts +0 -1
- package/build/dts/components/cta/secondary/ButtonSecondaryOutline.d.ts +0 -3
- package/build/dts/components/cta/secondary/ButtonSecondaryOutline.stories.d.ts +0 -37
- package/build/dts/components/cta/secondary/ButtonSecondaryOutline.test.d.ts +0 -1
- package/build/dts/components/delivery-details/DeliveryDetails.d.ts +0 -26
- package/build/dts/components/delivery-details/DeliveryDetails.stories.d.ts +0 -9
- package/build/dts/components/delivery-details/DeliveryDetails.test.d.ts +0 -1
- package/build/dts/components/delivery-details/Note/Note.d.ts +0 -9
- package/build/dts/components/delivery-details/Note/Note.stories.d.ts +0 -9
- package/build/dts/components/delivery-details/Note/Note.test.d.ts +0 -1
- package/build/dts/components/drawer/Drawer.d.ts +0 -13
- package/build/dts/components/drawer/Drawer.stories.d.ts +0 -14
- package/build/dts/components/drawer/Drawer.test.d.ts +0 -1
- package/build/dts/components/dropdown/base/BaseDropdown.d.ts +0 -17
- package/build/dts/components/dropdown/base/BaseDropdownButton.d.ts +0 -12
- package/build/dts/components/dropdown/base/BaseDropdownOption.d.ts +0 -11
- package/build/dts/components/dropdown/base/BaseDropdownOptions.d.ts +0 -6
- package/build/dts/components/dropdown/variants/filtering/Filtering.test.d.ts +0 -1
- package/build/dts/components/dropdown/variants/filtering/FilteringDropdown.d.ts +0 -13
- package/build/dts/components/dropdown/variants/filtering/FilteringDropdown.stories.d.ts +0 -12
- package/build/dts/components/dropdown/variants/simple/SimpleDropdown.d.ts +0 -20
- package/build/dts/components/dropdown/variants/simple/SimpleDropdown.stories.d.ts +0 -13
- package/build/dts/components/dropdown/variants/simple/SimpleDropdown.test.d.ts +0 -1
- package/build/dts/components/dropdown-list-icons/DropdownListIcons.d.ts +0 -6
- package/build/dts/components/dropdown-list-icons/DropdownListIcons.stories.d.ts +0 -9
- package/build/dts/components/dropdown-list-icons/DropdownListIcons.test.d.ts +0 -1
- package/build/dts/components/dropdown-list-icons/Styled.d.ts +0 -34
- package/build/dts/components/filtering/Accordion.d.ts +0 -8
- package/build/dts/components/filtering/Filters.d.ts +0 -15
- package/build/dts/components/filtering/Filters.stories.d.ts +0 -9
- package/build/dts/components/filtering/Filters.test.d.ts +0 -1
- package/build/dts/components/filtering/FiltersStyled.d.ts +0 -43
- package/build/dts/components/filtering/Tags/Tags.d.ts +0 -24
- package/build/dts/components/filtering/Tags/Tags.stories.d.ts +0 -9
- package/build/dts/components/filtering/Tags/Tags.test.d.ts +0 -1
- package/build/dts/components/fit/FitPredictor.d.ts +0 -5
- package/build/dts/components/fit/FitPredictor.stories.d.ts +0 -7
- package/build/dts/components/fit/FitPredictor.test.d.ts +0 -1
- package/build/dts/components/gallery/ImagePreviewList.d.ts +0 -9
- package/build/dts/components/gallery/ImagePreviewList.test.d.ts +0 -1
- package/build/dts/components/gallery/ImageProductWithTags.d.ts +0 -10
- package/build/dts/components/gallery/ImageProductWithTags.test.d.ts +0 -1
- package/build/dts/components/gallery/ImageSmallPreview.d.ts +0 -9
- package/build/dts/components/gallery/ImageSmallPreview.test.d.ts +0 -1
- package/build/dts/components/gallery/ProductGallery.d.ts +0 -12
- package/build/dts/components/gallery/ProductGallery.stories.d.ts +0 -9
- package/build/dts/components/gallery/ProductGallery.test.d.ts +0 -1
- package/build/dts/components/icon-button/IconButton.d.ts +0 -16
- package/build/dts/components/icon-button/IconButton.stories.d.ts +0 -23
- package/build/dts/components/icon-button/IconButton.test.d.ts +0 -1
- package/build/dts/components/icon-button/amazonAndPaypal/AmazonPaypalButtons.d.ts +0 -6
- package/build/dts/components/icon-button/amazonAndPaypal/AmazonPaypalButtons.stories.d.ts +0 -7
- package/build/dts/components/icon-button/amazonAndPaypal/AmazonPaypalButtons.test.d.ts +0 -1
- package/build/dts/components/icons/Actions/Check.d.ts +0 -3
- package/build/dts/components/icons/Actions/ClearLight.d.ts +0 -3
- package/build/dts/components/icons/Actions/Close.d.ts +0 -3
- package/build/dts/components/icons/Actions/LightCheck.d.ts +0 -6
- package/build/dts/components/icons/Actions/LightExclamation.d.ts +0 -3
- package/build/dts/components/icons/Actions/Question.d.ts +0 -3
- package/build/dts/components/icons/Actions/Trash.d.ts +0 -3
- package/build/dts/components/icons/Actions/index.d.ts +0 -7
- package/build/dts/components/icons/Arrows/ChevronDown.d.ts +0 -3
- package/build/dts/components/icons/Arrows/ChevronLeft.d.ts +0 -3
- package/build/dts/components/icons/Arrows/ChevronRight.d.ts +0 -3
- package/build/dts/components/icons/Arrows/ChevronRightVariant.d.ts +0 -3
- package/build/dts/components/icons/Arrows/ChevronUp.d.ts +0 -3
- package/build/dts/components/icons/Arrows/ChevronUpSolid.d.ts +0 -3
- package/build/dts/components/icons/Arrows/CircleUp.d.ts +0 -3
- package/build/dts/components/icons/Arrows/index.d.ts +0 -7
- package/build/dts/components/icons/Custom/SixtyDaysGuarantee.d.ts +0 -3
- package/build/dts/components/icons/Custom/index.d.ts +0 -1
- package/build/dts/components/icons/Download/AppleStore.d.ts +0 -3
- package/build/dts/components/icons/Download/GooglePlay.d.ts +0 -3
- package/build/dts/components/icons/Download/index.d.ts +0 -2
- package/build/dts/components/icons/Messaging/Comment.d.ts +0 -3
- package/build/dts/components/icons/Messaging/Mail.d.ts +0 -2
- package/build/dts/components/icons/Messaging/Message.d.ts +0 -8
- package/build/dts/components/icons/Messaging/Messenger.d.ts +0 -3
- package/build/dts/components/icons/Messaging/QuestionCircle.d.ts +0 -3
- package/build/dts/components/icons/Messaging/index.d.ts +0 -5
- package/build/dts/components/icons/Navigation/MapMarker.d.ts +0 -3
- package/build/dts/components/icons/Navigation/Search.d.ts +0 -3
- package/build/dts/components/icons/Navigation/ShoppingBag.d.ts +0 -3
- package/build/dts/components/icons/Navigation/User.d.ts +0 -3
- package/build/dts/components/icons/Navigation/index.d.ts +0 -4
- package/build/dts/components/icons/Other/FitPredictor.d.ts +0 -3
- package/build/dts/components/icons/Other/Loading.d.ts +0 -6
- package/build/dts/components/icons/Other/Shapermint.d.ts +0 -3
- package/build/dts/components/icons/Other/index.d.ts +0 -4
- package/build/dts/components/icons/Other/mcAfee.d.ts +0 -3
- package/build/dts/components/icons/PDP/Clock.d.ts +0 -3
- package/build/dts/components/icons/PDP/FlagUSA.d.ts +0 -3
- package/build/dts/components/icons/PDP/Minus.d.ts +0 -3
- package/build/dts/components/icons/PDP/Plus.d.ts +0 -3
- package/build/dts/components/icons/PDP/Rule.d.ts +0 -3
- package/build/dts/components/icons/PDP/Shipping.d.ts +0 -3
- package/build/dts/components/icons/PDP/Star.d.ts +0 -3
- package/build/dts/components/icons/PDP/StarEmpty.d.ts +0 -3
- package/build/dts/components/icons/PDP/StarHalf.d.ts +0 -3
- package/build/dts/components/icons/PDP/Stopwatch.d.ts +0 -3
- package/build/dts/components/icons/PDP/index.d.ts +0 -10
- package/build/dts/components/icons/Payment/Amazon.d.ts +0 -3
- package/build/dts/components/icons/Payment/Amex.d.ts +0 -3
- package/build/dts/components/icons/Payment/JCB.d.ts +0 -3
- package/build/dts/components/icons/Payment/Klarna.d.ts +0 -3
- package/build/dts/components/icons/Payment/MasterCard.d.ts +0 -3
- package/build/dts/components/icons/Payment/Paypal.d.ts +0 -3
- package/build/dts/components/icons/Payment/Visa.d.ts +0 -3
- package/build/dts/components/icons/Payment/index.d.ts +0 -7
- package/build/dts/components/icons/SlideDots/SlideDot.d.ts +0 -3
- package/build/dts/components/icons/SlideDots/index.d.ts +0 -1
- package/build/dts/components/icons/SocialMedia/Facebook.d.ts +0 -3
- package/build/dts/components/icons/SocialMedia/FacebookSolid.d.ts +0 -3
- package/build/dts/components/icons/SocialMedia/Instagram.d.ts +0 -3
- package/build/dts/components/icons/SocialMedia/InstagramSolid.d.ts +0 -3
- package/build/dts/components/icons/SocialMedia/Pinterest.d.ts +0 -3
- package/build/dts/components/icons/SocialMedia/Twitter.d.ts +0 -3
- package/build/dts/components/icons/SocialMedia/Youtube.d.ts +0 -3
- package/build/dts/components/icons/SocialMedia/index.d.ts +0 -7
- package/build/dts/components/icons/index.d.ts +0 -27
- package/build/dts/components/index.d.ts +0 -49
- package/build/dts/components/input/base/BaseInput.d.ts +0 -23
- package/build/dts/components/input/base/BaseInput.stories.d.ts +0 -8
- package/build/dts/components/input/base/BaseInput.test.d.ts +0 -1
- package/build/dts/components/input/base/Error.d.ts +0 -6
- package/build/dts/components/input/base/Styled.d.ts +0 -32
- package/build/dts/components/input/basePlusButton/BasePlusButton.d.ts +0 -12
- package/build/dts/components/input/basePlusButton/BasePlusButton.stories.d.ts +0 -9
- package/build/dts/components/input/basePlusButton/BasePlusButton.test.d.ts +0 -1
- package/build/dts/components/input/basePlusButton/Success.d.ts +0 -7
- package/build/dts/components/input/basePlusIcon/BasePlusIcon.d.ts +0 -7
- package/build/dts/components/input/basePlusIcon/BasePlusIcon.stories.d.ts +0 -9
- package/build/dts/components/input/basePlusIcon/BasePlusIcon.test.d.ts +0 -1
- package/build/dts/components/input/custom/Custom.d.ts +0 -9
- package/build/dts/components/input/custom/Custom.stories.d.ts +0 -9
- package/build/dts/components/input/custom/Custom.test.d.ts +0 -1
- package/build/dts/components/input/index.d.ts +0 -7
- package/build/dts/components/input/label/Label.d.ts +0 -15
- package/build/dts/components/input/label/Label.stories.d.ts +0 -9
- package/build/dts/components/input/label/Label.test.d.ts +0 -1
- package/build/dts/components/mobile/gallery/ImageProductWithTagsMobile.d.ts +0 -10
- package/build/dts/components/mobile/gallery/ProductGalleryMobile.d.ts +0 -12
- package/build/dts/components/mobile/gallery/ProductGalleryMobile.stories.d.ts +0 -8
- package/build/dts/components/mobile/gallery/ProductGalleryMobile.test.d.ts +0 -1
- package/build/dts/components/mobile/gallery/slide_navigation/ArrowButton.d.ts +0 -8
- package/build/dts/components/mobile/gallery/slide_navigation/SlideDots.d.ts +0 -8
- package/build/dts/components/mobile/gallery/slide_navigation/SlideDots.test.d.ts +0 -1
- package/build/dts/components/mobile/gallery/slide_navigation/SlideNavigation.d.ts +0 -9
- package/build/dts/components/mobile/gallery/slide_navigation/SlideNavigation.test.d.ts +0 -1
- package/build/dts/components/offer-banner/OfferBanner.d.ts +0 -15
- package/build/dts/components/offer-banner/OfferBanner.stories.d.ts +0 -9
- package/build/dts/components/offer-banner/OfferBanner.test.d.ts +0 -1
- package/build/dts/components/order-bar/OrderBar.d.ts +0 -17
- package/build/dts/components/order-bar/OrderBar.stories.d.ts +0 -9
- package/build/dts/components/order-bar/OrderBar.test.d.ts +0 -1
- package/build/dts/components/pagination/Pagination.d.ts +0 -11
- package/build/dts/components/pagination/Pagination.stories.d.ts +0 -9
- package/build/dts/components/pagination/Pagination.test.d.ts +0 -1
- package/build/dts/components/pagination/styles.d.ts +0 -29
- package/build/dts/components/payment-methods/PaymentMethod.d.ts +0 -20
- package/build/dts/components/payment-methods/PaymentMethod.stories.d.ts +0 -13
- package/build/dts/components/payment-methods/PaymentMethod.test.d.ts +0 -1
- package/build/dts/components/pricing/discount/DiscountTag.d.ts +0 -21
- package/build/dts/components/pricing/discount/DiscountTag.stories.d.ts +0 -23
- package/build/dts/components/pricing/discount/DiscountTag.test.d.ts +0 -1
- package/build/dts/components/pricing/index.d.ts +0 -2
- package/build/dts/components/pricing/price/PriceLabel.d.ts +0 -11
- package/build/dts/components/pricing/price/PriceLabel.stories.d.ts +0 -23
- package/build/dts/components/pricing/price/PriceLabel.test.d.ts +0 -1
- package/build/dts/components/product/order/item/SimpleOrderItem.d.ts +0 -20
- package/build/dts/components/product/order/item/SimpleOrderItem.stories.d.ts +0 -11
- package/build/dts/components/product/order/item/SimpleOrderItem.test.d.ts +0 -1
- package/build/dts/components/progress-bar/ProgressBar.d.ts +0 -8
- package/build/dts/components/progress-bar/ProgressBar.stories.d.ts +0 -8
- package/build/dts/components/progress-bar/ProgressBar.test.d.ts +0 -1
- package/build/dts/components/quantityPicker/QuantityPicker.d.ts +0 -6
- package/build/dts/components/quantityPicker/QuantityPicker.stories.d.ts +0 -9
- package/build/dts/components/quantityPicker/QuantityPicker.test.d.ts +0 -1
- package/build/dts/components/radio/container/group.d.ts +0 -12
- package/build/dts/components/radio/container/group.stories.d.ts +0 -23
- package/build/dts/components/radio/container/group.test.d.ts +0 -1
- package/build/dts/components/radio/index.d.ts +0 -1
- package/build/dts/components/radio/input/radio.d.ts +0 -13
- package/build/dts/components/radio/input/radio.stories.d.ts +0 -23
- package/build/dts/components/radio/input/radio.test.d.ts +0 -1
- package/build/dts/components/radio/input/styles.d.ts +0 -13
- package/build/dts/components/rating/Rating.d.ts +0 -9
- package/build/dts/components/rating/Rating.stories.d.ts +0 -24
- package/build/dts/components/rating/Rating.test.d.ts +0 -1
- package/build/dts/components/rating/starList/StarList.d.ts +0 -9
- package/build/dts/components/rating/starList/StarList.stories.d.ts +0 -24
- package/build/dts/components/rating/starList/StarList.test.d.ts +0 -1
- package/build/dts/components/rating/starList/styles.d.ts +0 -12
- package/build/dts/components/rating/styles.d.ts +0 -13
- package/build/dts/components/review/Review.d.ts +0 -19
- package/build/dts/components/review/Review.stories.d.ts +0 -9
- package/build/dts/components/review/Review.test.d.ts +0 -1
- package/build/dts/components/scroll-to-top/ScrollToTop.d.ts +0 -18
- package/build/dts/components/scroll-to-top/ScrollToTop.stories.d.ts +0 -9
- package/build/dts/components/scroll-to-top/ScrollToTop.test.d.ts +0 -1
- package/build/dts/components/search-bar/ClearButton.d.ts +0 -6
- package/build/dts/components/search-bar/ClearButton.test.d.ts +0 -1
- package/build/dts/components/search-bar/Footer.d.ts +0 -7
- package/build/dts/components/search-bar/Input.d.ts +0 -9
- package/build/dts/components/search-bar/ProductItem.d.ts +0 -8
- package/build/dts/components/search-bar/ProductItem.test.d.ts +0 -1
- package/build/dts/components/search-bar/ResultsPanel.d.ts +0 -12
- package/build/dts/components/search-bar/ResultsPanel.test.d.ts +0 -1
- package/build/dts/components/search-bar/SearchBar.d.ts +0 -11
- package/build/dts/components/search-bar/SearchBar.stories.d.ts +0 -7
- package/build/dts/components/search-bar/SearchBar.test.d.ts +0 -1
- package/build/dts/components/search-bar/SearchControl.d.ts +0 -7
- package/build/dts/components/search-bar/SearchControl.test.d.ts +0 -1
- package/build/dts/components/search-bar/index.d.ts +0 -1
- package/build/dts/components/selector/simple/SelectorSecondary.d.ts +0 -4
- package/build/dts/components/selector/simple/SelectorSecondary.stories.d.ts +0 -23
- package/build/dts/components/selector/simple/SelectorSecondary.test.d.ts +0 -1
- package/build/dts/components/selector/simple/SimpleSelector.d.ts +0 -11
- package/build/dts/components/selector/simple/SimpleSelector.test.d.ts +0 -1
- package/build/dts/components/shared/button/BaseButton.d.ts +0 -14
- package/build/dts/components/shared/button/BaseButton.stories.d.ts +0 -14
- package/build/dts/components/shared/button/Button.d.ts +0 -6
- package/build/dts/components/shared/card/Card.d.ts +0 -18
- package/build/dts/components/shared/card/Card.stories.d.ts +0 -7
- package/build/dts/components/shared/card/Card.test.d.ts +0 -1
- package/build/dts/components/shared/card/CardBody.d.ts +0 -5
- package/build/dts/components/shared/card/CardSection.d.ts +0 -6
- package/build/dts/components/shared/card/index.d.ts +0 -2
- package/build/dts/components/shared/image/Image.d.ts +0 -14
- package/build/dts/components/shared/image/Image.test.d.ts +0 -1
- package/build/dts/components/shared/label/label.d.ts +0 -13
- package/build/dts/components/shared/label/label.test.d.ts +0 -1
- package/build/dts/components/shared/label/styles.d.ts +0 -7
- package/build/dts/components/shared/select/BaseSelect.d.ts +0 -16
- package/build/dts/components/shared/select/BaseSelect.stories.d.ts +0 -11
- package/build/dts/components/shared/select/BaseSelectButton.d.ts +0 -17
- package/build/dts/components/shared/select/BaseSelectOption.d.ts +0 -22
- package/build/dts/components/shared/select/BaseSelectOptions.d.ts +0 -7
- package/build/dts/components/size/guide/SizeFitGuide.d.ts +0 -9
- package/build/dts/components/size/guide/SizeFitGuide.stories.d.ts +0 -9
- package/build/dts/components/size/guide/SizeFitGuide.test.d.ts +0 -1
- package/build/dts/components/size/selector/SizeSelector.d.ts +0 -10
- package/build/dts/components/size/selector/SizeSelector.stories.d.ts +0 -8
- package/build/dts/components/size/selector/SizeSelector.test.d.ts +0 -1
- package/build/dts/components/size-table/SizeTable.d.ts +0 -6
- package/build/dts/components/size-table/SizeTable.stories.d.ts +0 -9
- package/build/dts/components/size-table/SizeTable.test.d.ts +0 -1
- package/build/dts/components/slider/ArrowButton.d.ts +0 -14
- package/build/dts/components/slider/SliderNatigation.test.d.ts +0 -1
- package/build/dts/components/slider/SliderNavigation.d.ts +0 -17
- package/build/dts/components/slider/SliderNavigation.stories.d.ts +0 -9
- package/build/dts/components/slider/StyledSlider.d.ts +0 -16
- package/build/dts/components/spinner/Spinner.d.ts +0 -10
- package/build/dts/components/spinner/Spinner.stories.d.ts +0 -9
- package/build/dts/components/spinner/Spinner.test.d.ts +0 -1
- package/build/dts/components/tag/Tag.d.ts +0 -7
- package/build/dts/components/tag/Tag.test.d.ts +0 -1
- package/build/dts/components/tag/index.d.ts +0 -3
- package/build/dts/components/tag/variants/pdp/category/CategoryTag.d.ts +0 -8
- package/build/dts/components/tag/variants/pdp/category/CategoryTag.stories.d.ts +0 -22
- package/build/dts/components/tag/variants/pdp/category/CategoryTag.test.d.ts +0 -1
- package/build/dts/components/tag/variants/pdp/season-offer/SeasonOfferTag.d.ts +0 -9
- package/build/dts/components/tag/variants/pdp/season-offer/SeasonOfferTag.stories.d.ts +0 -22
- package/build/dts/components/tag/variants/pdp/season-offer/SeasonOfferTag.test.d.ts +0 -1
- package/build/dts/components/text/Text.d.ts +0 -99
- package/build/dts/components/text/Text.stories.d.ts +0 -16
- package/build/dts/components/text-button/TextButton.d.ts +0 -13
- package/build/dts/components/text-button/TextButton.stories.d.ts +0 -58
- package/build/dts/components/text-button/TextButton.test.d.ts +0 -1
- package/build/dts/components/timer/Timer.d.ts +0 -13
- package/build/dts/components/timer/Timer.stories.d.ts +0 -9
- package/build/dts/components/timer/Timer.test.d.ts +0 -1
- package/build/dts/components/tooltip/Arrow.d.ts +0 -6
- package/build/dts/components/tooltip/Styled.d.ts +0 -56
- package/build/dts/components/tooltip/Tooltip.d.ts +0 -15
- package/build/dts/components/tooltip/Tooltip.stories.d.ts +0 -35
- package/build/dts/components/tooltip/Tooltip.test.d.ts +0 -1
- package/build/dts/components/tooltip/utils.d.ts +0 -7
- package/build/dts/components/totals/index.d.ts +0 -5
- package/build/dts/components/totals/subtotal/Subtotal.d.ts +0 -22
- package/build/dts/components/totals/subtotal/Subtotal.stories.d.ts +0 -9
- package/build/dts/components/totals/subtotal/Subtotal.test.d.ts +0 -1
- package/build/dts/components/totals/total/Total.d.ts +0 -38
- package/build/dts/components/totals/total/Total.stories.d.ts +0 -9
- package/build/dts/components/totals/total/Total.test.d.ts +0 -1
- package/build/dts/config/breakpoints.d.ts +0 -5
- package/build/dts/core/theme/Theme.test.d.ts +0 -1
- package/build/dts/core/theme/shapermint.theme.d.ts +0 -3
- package/build/dts/core/theme/theme.helpers.d.ts +0 -13
- package/build/dts/core/theme/truekind.theme.d.ts +0 -3
- package/build/dts/hooks/WindowDimensions.d.ts +0 -8
- package/build/dts/hooks/click-outside.d.ts +0 -3
- package/build/dts/hooks/index.d.ts +0 -3
- package/build/dts/index.d.ts +0 -5
- package/build/dts/setupTests.d.ts +0 -1
- package/build/dts/types/enums.d.ts +0 -21
- package/build/dts/types/types.d.ts +0 -81
- package/build/dts/utils/dateFormatter/dateFormatter.d.ts +0 -1
- package/build/dts/utils/dateFormatter/dateFormatter.test.d.ts +0 -1
- package/build/dts/utils/decimalParser/decimalParser.d.ts +0 -4
- package/build/dts/utils/decimalParser/decimalParser.test.d.ts +0 -1
- package/build/dts/utils/index.d.ts +0 -4
- package/build/dts/utils/media.d.ts +0 -7
- package/build/dts/utils/simulateClick/simulateClick.d.ts +0 -1
- package/build/dts/utils/simulateClick/simulateClick.test.d.ts +0 -1
- package/build/dts/utils/sliceString/sliceString.d.ts +0 -1
- package/build/dts/utils/sliceString/sliceString.test.d.ts +0 -1
- package/build/dts/utils/validations/validations.d.ts +0 -5
- package/build/dts/utils/validations/validations.test.d.ts +0 -1
package/build/index.d.ts
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import {
|
|
3
|
-
import React, { ReactNode, FC, AriaAttributes, CSSProperties, AnchorHTMLAttributes, LabelHTMLAttributes, ElementType, RefObject } from 'react';
|
|
2
|
+
import React, { FC, ReactNode, ElementType, CSSProperties, AriaAttributes, AnchorHTMLAttributes, LabelHTMLAttributes, RefObject } from 'react';
|
|
4
3
|
import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime';
|
|
5
|
-
import { ButtonProps } from 'src/components/shared/button/Button';
|
|
6
4
|
import * as _emotion_react_types_jsx_namespace from '@emotion/react/types/jsx-namespace';
|
|
7
|
-
import
|
|
8
|
-
import
|
|
5
|
+
import * as _emotion_styled from '@emotion/styled';
|
|
6
|
+
import * as _emotion_react from '@emotion/react';
|
|
9
7
|
|
|
10
8
|
declare enum CardSectionType {
|
|
11
9
|
Header = 0,
|
|
@@ -29,7 +27,7 @@ declare enum InputValidationType {
|
|
|
29
27
|
Empty = 2
|
|
30
28
|
}
|
|
31
29
|
|
|
32
|
-
interface IconProps
|
|
30
|
+
interface IconProps {
|
|
33
31
|
width?: number;
|
|
34
32
|
height?: number;
|
|
35
33
|
fill?: string;
|
|
@@ -78,7 +76,7 @@ declare type ImageType = {
|
|
|
78
76
|
imageUrl: string;
|
|
79
77
|
alt: string;
|
|
80
78
|
};
|
|
81
|
-
interface IconWithOpacityProps extends IconProps
|
|
79
|
+
interface IconWithOpacityProps extends IconProps {
|
|
82
80
|
opacity?: number;
|
|
83
81
|
}
|
|
84
82
|
interface WithTestId {
|
|
@@ -109,7 +107,7 @@ interface SearchBarOptionItem {
|
|
|
109
107
|
title: string;
|
|
110
108
|
}
|
|
111
109
|
|
|
112
|
-
declare const SixtyDaysGuarantee: ({ height, width, fill, title }: IconProps
|
|
110
|
+
declare const SixtyDaysGuarantee: ({ height, width, fill, title }: IconProps) => JSX.Element;
|
|
113
111
|
|
|
114
112
|
declare const Custom_SixtyDaysGuarantee: typeof SixtyDaysGuarantee;
|
|
115
113
|
declare namespace Custom {
|
|
@@ -118,22 +116,22 @@ declare namespace Custom {
|
|
|
118
116
|
};
|
|
119
117
|
}
|
|
120
118
|
|
|
121
|
-
declare const Check: ({ height, width, fill }: IconProps
|
|
119
|
+
declare const Check: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
122
120
|
|
|
123
|
-
declare const ClearLight: ({ height, width, fill }: IconProps
|
|
121
|
+
declare const ClearLight: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
124
122
|
|
|
125
|
-
declare const LightExclamation: ({ height, width, fill }: IconProps
|
|
123
|
+
declare const LightExclamation: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
126
124
|
|
|
127
|
-
interface LightCheckProps extends IconProps
|
|
125
|
+
interface LightCheckProps extends IconProps {
|
|
128
126
|
strokeWidth?: number;
|
|
129
127
|
}
|
|
130
128
|
declare const LightCheck: ({ height, width, fill, strokeWidth }: LightCheckProps) => JSX.Element;
|
|
131
129
|
|
|
132
|
-
declare const Question: ({ height, width, fill }: IconProps
|
|
130
|
+
declare const Question: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
133
131
|
|
|
134
|
-
declare const Close: ({ height, width, fill }: IconProps
|
|
132
|
+
declare const Close: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
135
133
|
|
|
136
|
-
declare const Trash: ({ height, width, fill }: IconProps
|
|
134
|
+
declare const Trash: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
137
135
|
|
|
138
136
|
declare const Actions_Check: typeof Check;
|
|
139
137
|
declare const Actions_ClearLight: typeof ClearLight;
|
|
@@ -156,16 +154,16 @@ declare namespace Actions {
|
|
|
156
154
|
};
|
|
157
155
|
}
|
|
158
156
|
|
|
159
|
-
declare const FitPredictor$1: ({ height, width, fill }: IconProps
|
|
157
|
+
declare const FitPredictor$1: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
160
158
|
|
|
161
|
-
interface LoadingProps extends IconProps
|
|
159
|
+
interface LoadingProps extends IconProps {
|
|
162
160
|
backgroundColor: string;
|
|
163
161
|
}
|
|
164
162
|
declare const Loading: ({ height, width, fill, backgroundColor }: LoadingProps) => JSX.Element;
|
|
165
163
|
|
|
166
|
-
declare const Shapermint: ({ height, width }: IconProps
|
|
164
|
+
declare const Shapermint: ({ height, width }: IconProps) => JSX.Element;
|
|
167
165
|
|
|
168
|
-
declare const McAfee: ({ height, width }: IconProps
|
|
166
|
+
declare const McAfee: ({ height, width }: IconProps) => JSX.Element;
|
|
169
167
|
|
|
170
168
|
type Other_LoadingProps = LoadingProps;
|
|
171
169
|
declare const Other_Loading: typeof Loading;
|
|
@@ -181,19 +179,19 @@ declare namespace Other {
|
|
|
181
179
|
};
|
|
182
180
|
}
|
|
183
181
|
|
|
184
|
-
declare const ChevronDown: ({ height, width, fill }: IconProps
|
|
182
|
+
declare const ChevronDown: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
185
183
|
|
|
186
184
|
declare const ChevronLeft: ({ height, width, fill, opacity }: IconWithOpacityProps) => JSX.Element;
|
|
187
185
|
|
|
188
186
|
declare const ChevronRight: ({ height, width, fill, opacity }: IconWithOpacityProps) => JSX.Element;
|
|
189
187
|
|
|
190
|
-
declare const ChevronRightVariant: ({ height, width, fill }: IconProps
|
|
188
|
+
declare const ChevronRightVariant: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
191
189
|
|
|
192
|
-
declare const ChevronUp: ({ height, width, fill }: IconProps
|
|
190
|
+
declare const ChevronUp: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
193
191
|
|
|
194
|
-
declare const ChevronUpSolid: ({ height, width, fill }: IconProps
|
|
192
|
+
declare const ChevronUpSolid: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
195
193
|
|
|
196
|
-
declare const CircleUp: ({ width, height, fill }: IconProps
|
|
194
|
+
declare const CircleUp: ({ width, height, fill }: IconProps) => JSX.Element;
|
|
197
195
|
|
|
198
196
|
declare const Arrows_ChevronDown: typeof ChevronDown;
|
|
199
197
|
declare const Arrows_ChevronLeft: typeof ChevronLeft;
|
|
@@ -214,25 +212,25 @@ declare namespace Arrows {
|
|
|
214
212
|
};
|
|
215
213
|
}
|
|
216
214
|
|
|
217
|
-
declare const Clock: ({ height, width, fill }: IconProps
|
|
215
|
+
declare const Clock: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
218
216
|
|
|
219
|
-
declare const FlagUSA: ({ height, width, fill }: IconProps
|
|
217
|
+
declare const FlagUSA: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
220
218
|
|
|
221
|
-
declare const Minus: ({ height, width, fill, title }: IconProps
|
|
219
|
+
declare const Minus: ({ height, width, fill, title }: IconProps) => JSX.Element;
|
|
222
220
|
|
|
223
|
-
declare const Plus: ({ height, width, fill, title }: IconProps
|
|
221
|
+
declare const Plus: ({ height, width, fill, title }: IconProps) => JSX.Element;
|
|
224
222
|
|
|
225
|
-
declare const Rule: ({ width, height, fill }: IconProps
|
|
223
|
+
declare const Rule: ({ width, height, fill }: IconProps) => JSX.Element;
|
|
226
224
|
|
|
227
|
-
declare const Star: ({ height, width, fill }: IconProps
|
|
225
|
+
declare const Star: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
228
226
|
|
|
229
|
-
declare const StarEmpty: ({ height, width, fill }: IconProps
|
|
227
|
+
declare const StarEmpty: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
230
228
|
|
|
231
|
-
declare const StarHalf: ({ height, width, fill }: IconProps
|
|
229
|
+
declare const StarHalf: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
232
230
|
|
|
233
|
-
declare const Stopwatch: ({ height, width, fill, title }: IconProps
|
|
231
|
+
declare const Stopwatch: ({ height, width, fill, title }: IconProps) => JSX.Element;
|
|
234
232
|
|
|
235
|
-
declare const Shipping: ({ height, width, fill }: IconProps
|
|
233
|
+
declare const Shipping: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
236
234
|
|
|
237
235
|
declare const PDP_Clock: typeof Clock;
|
|
238
236
|
declare const PDP_FlagUSA: typeof FlagUSA;
|
|
@@ -259,19 +257,19 @@ declare namespace PDP {
|
|
|
259
257
|
};
|
|
260
258
|
}
|
|
261
259
|
|
|
262
|
-
declare const Facebook: ({ height, width, fill }: IconProps
|
|
260
|
+
declare const Facebook: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
263
261
|
|
|
264
|
-
declare const FacebookSolid: ({ height, width, fill }: IconProps
|
|
262
|
+
declare const FacebookSolid: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
265
263
|
|
|
266
|
-
declare const Instagram: ({ height, width, fill }: IconProps
|
|
264
|
+
declare const Instagram: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
267
265
|
|
|
268
|
-
declare const InstagramSolid: ({ height, width, fill }: IconProps
|
|
266
|
+
declare const InstagramSolid: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
269
267
|
|
|
270
|
-
declare const Pinterest: ({ height, width, fill }: IconProps
|
|
268
|
+
declare const Pinterest: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
271
269
|
|
|
272
|
-
declare const Twitter: ({ height, width, fill }: IconProps
|
|
270
|
+
declare const Twitter: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
273
271
|
|
|
274
|
-
declare const Youtube: ({ height, width, fill }: IconProps
|
|
272
|
+
declare const Youtube: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
275
273
|
|
|
276
274
|
declare const SocialMedia_Facebook: typeof Facebook;
|
|
277
275
|
declare const SocialMedia_FacebookSolid: typeof FacebookSolid;
|
|
@@ -292,61 +290,70 @@ declare namespace SocialMedia {
|
|
|
292
290
|
};
|
|
293
291
|
}
|
|
294
292
|
|
|
295
|
-
declare const Search: ({ height, width, fill }: IconProps
|
|
293
|
+
declare const Search: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
294
|
+
|
|
295
|
+
declare const User: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
296
296
|
|
|
297
|
-
declare const
|
|
297
|
+
declare const ShoppingBag: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
298
298
|
|
|
299
|
-
declare const
|
|
299
|
+
declare const ShoppingCart: FC<IconProps>;
|
|
300
300
|
|
|
301
|
-
declare const MapMarker: ({ height, width, fill }: IconProps
|
|
301
|
+
declare const MapMarker: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
302
|
+
|
|
303
|
+
declare const Hamburger: FC<IconProps>;
|
|
302
304
|
|
|
303
305
|
declare const Navigation_Search: typeof Search;
|
|
304
306
|
declare const Navigation_User: typeof User;
|
|
305
307
|
declare const Navigation_ShoppingBag: typeof ShoppingBag;
|
|
308
|
+
declare const Navigation_ShoppingCart: typeof ShoppingCart;
|
|
306
309
|
declare const Navigation_MapMarker: typeof MapMarker;
|
|
310
|
+
declare const Navigation_Hamburger: typeof Hamburger;
|
|
307
311
|
declare namespace Navigation {
|
|
308
312
|
export {
|
|
309
313
|
Navigation_Search as Search,
|
|
310
314
|
Navigation_User as User,
|
|
311
315
|
Navigation_ShoppingBag as ShoppingBag,
|
|
316
|
+
Navigation_ShoppingCart as ShoppingCart,
|
|
312
317
|
Navigation_MapMarker as MapMarker,
|
|
318
|
+
Navigation_Hamburger as Hamburger,
|
|
313
319
|
};
|
|
314
320
|
}
|
|
315
321
|
|
|
316
|
-
declare const QuestionCircle: ({ height, width, fill }: IconProps
|
|
322
|
+
declare const QuestionCircle: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
317
323
|
|
|
318
|
-
declare const Messenger: ({ height, width, fill }: IconProps
|
|
324
|
+
declare const Messenger: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
319
325
|
|
|
320
|
-
declare const Comment: ({ height, width, fill }: IconProps
|
|
326
|
+
declare const Comment: ({ height, width, fill }: IconProps) => JSX.Element;
|
|
321
327
|
|
|
322
|
-
interface
|
|
328
|
+
interface IconWrapperProps {
|
|
323
329
|
width?: number;
|
|
324
330
|
height?: number;
|
|
325
|
-
fill?: string;
|
|
326
331
|
title?: string;
|
|
327
|
-
|
|
328
|
-
|
|
332
|
+
viewBoxX: number;
|
|
333
|
+
viewBoxY: number;
|
|
334
|
+
children: React.ReactNode;
|
|
335
|
+
testid?: string;
|
|
336
|
+
fill?: string;
|
|
337
|
+
}
|
|
329
338
|
|
|
330
339
|
declare const Mail: ({ height, width }: IconWrapperProps) => JSX.Element;
|
|
331
340
|
|
|
332
341
|
declare const Messaging_QuestionCircle: typeof QuestionCircle;
|
|
333
342
|
declare const Messaging_Messenger: typeof Messenger;
|
|
334
343
|
declare const Messaging_Comment: typeof Comment;
|
|
335
|
-
declare const Messaging_Message: typeof Message;
|
|
336
344
|
declare const Messaging_Mail: typeof Mail;
|
|
337
345
|
declare namespace Messaging {
|
|
338
346
|
export {
|
|
339
347
|
Messaging_QuestionCircle as QuestionCircle,
|
|
340
348
|
Messaging_Messenger as Messenger,
|
|
341
349
|
Messaging_Comment as Comment,
|
|
342
|
-
Messaging_Message as Message,
|
|
343
350
|
Messaging_Mail as Mail,
|
|
344
351
|
};
|
|
345
352
|
}
|
|
346
353
|
|
|
347
|
-
declare const AppleStore: ({ height, width }: IconProps
|
|
354
|
+
declare const AppleStore: ({ height, width }: IconProps) => JSX.Element;
|
|
348
355
|
|
|
349
|
-
declare const GooglePlay: ({ height, width }: IconProps
|
|
356
|
+
declare const GooglePlay: ({ height, width }: IconProps) => JSX.Element;
|
|
350
357
|
|
|
351
358
|
declare const Download_AppleStore: typeof AppleStore;
|
|
352
359
|
declare const Download_GooglePlay: typeof GooglePlay;
|
|
@@ -357,23 +364,23 @@ declare namespace Download {
|
|
|
357
364
|
};
|
|
358
365
|
}
|
|
359
366
|
|
|
360
|
-
declare const Visa: ({ height, width }: IconProps
|
|
367
|
+
declare const Visa: ({ height, width }: IconProps) => JSX.Element;
|
|
361
368
|
|
|
362
|
-
declare const MasterCard: ({ height, width }: IconProps
|
|
369
|
+
declare const MasterCard: ({ height, width }: IconProps) => JSX.Element;
|
|
363
370
|
|
|
364
|
-
declare const
|
|
371
|
+
declare const Amex: ({ height, width }: IconProps) => JSX.Element;
|
|
365
372
|
|
|
366
|
-
declare const JCB: ({ height, width }: IconProps
|
|
373
|
+
declare const JCB: ({ height, width }: IconProps) => JSX.Element;
|
|
367
374
|
|
|
368
|
-
declare const Paypal: ({ height, width }: IconProps
|
|
375
|
+
declare const Paypal: ({ height, width }: IconProps) => JSX.Element;
|
|
369
376
|
|
|
370
|
-
declare const Klarna: ({ height, width }: IconProps
|
|
377
|
+
declare const Klarna: ({ height, width }: IconProps) => JSX.Element;
|
|
371
378
|
|
|
372
|
-
declare const Amazon: ({ height, width }: IconProps
|
|
379
|
+
declare const Amazon: ({ height, width }: IconProps) => JSX.Element;
|
|
373
380
|
|
|
374
381
|
declare const Payment_Visa: typeof Visa;
|
|
375
382
|
declare const Payment_MasterCard: typeof MasterCard;
|
|
376
|
-
declare const
|
|
383
|
+
declare const Payment_Amex: typeof Amex;
|
|
377
384
|
declare const Payment_JCB: typeof JCB;
|
|
378
385
|
declare const Payment_Paypal: typeof Paypal;
|
|
379
386
|
declare const Payment_Klarna: typeof Klarna;
|
|
@@ -382,7 +389,7 @@ declare namespace Payment {
|
|
|
382
389
|
export {
|
|
383
390
|
Payment_Visa as Visa,
|
|
384
391
|
Payment_MasterCard as MasterCard,
|
|
385
|
-
|
|
392
|
+
Payment_Amex as Amex,
|
|
386
393
|
Payment_JCB as JCB,
|
|
387
394
|
Payment_Paypal as Paypal,
|
|
388
395
|
Payment_Klarna as Klarna,
|
|
@@ -399,7 +406,7 @@ declare namespace SlideDots {
|
|
|
399
406
|
};
|
|
400
407
|
}
|
|
401
408
|
|
|
402
|
-
declare type IconType = ({ height, width, fill }: IconProps
|
|
409
|
+
declare type IconType = ({ height, width, fill }: IconProps) => JSX.Element;
|
|
403
410
|
declare const Icon: {
|
|
404
411
|
Custom: typeof Custom;
|
|
405
412
|
Arrows: typeof Arrows;
|
|
@@ -445,23 +452,27 @@ declare const ButtonSecondary: ({ text, onClick, disabled, wide, size, className
|
|
|
445
452
|
|
|
446
453
|
declare const ButtonSecondaryOutline: ({ text, onClick, disabled, wide, size, className, }: CTAProps) => _emotion_react_jsx_runtime.JSX.Element;
|
|
447
454
|
|
|
455
|
+
declare type Value<T> = DropdownOption<T>;
|
|
456
|
+
declare type OnChange<T> = (option: Value<T>) => void;
|
|
448
457
|
declare type CommonProps<T> = {
|
|
449
|
-
options:
|
|
458
|
+
options: Value<T>[];
|
|
450
459
|
disabled?: boolean;
|
|
451
460
|
wide?: boolean;
|
|
452
|
-
onChange: (option: DropdownOption<T>) => void;
|
|
453
461
|
label?: string;
|
|
454
462
|
sort?: boolean;
|
|
455
|
-
|
|
456
|
-
declare type ConditionalProps<T> = {
|
|
457
|
-
initialValue: DropdownOption<T>;
|
|
458
|
-
placeHolder?: string;
|
|
459
|
-
} | {
|
|
460
|
-
initialValue?: undefined;
|
|
463
|
+
initialValue?: Value<T>;
|
|
461
464
|
placeHolder: string;
|
|
462
465
|
};
|
|
463
|
-
declare type
|
|
464
|
-
|
|
466
|
+
declare type ControlledProps<T> = {
|
|
467
|
+
value: Value<T>;
|
|
468
|
+
onChange: OnChange<T>;
|
|
469
|
+
} & CommonProps<T>;
|
|
470
|
+
declare type UncontrolledProps<T> = {
|
|
471
|
+
value?: never;
|
|
472
|
+
onChange?: OnChange<T>;
|
|
473
|
+
} & CommonProps<T>;
|
|
474
|
+
declare type SimpleDropdownProps<T> = UncontrolledProps<T> | ControlledProps<T>;
|
|
475
|
+
declare function SimpleDropdown<T>({ options, disabled, initialValue, placeHolder, label, wide, sort, onChange, value, }: SimpleDropdownProps<T>): JSX.Element;
|
|
465
476
|
|
|
466
477
|
interface SizeSelectorProps {
|
|
467
478
|
label: string;
|
|
@@ -601,913 +612,1005 @@ interface AccordionProps {
|
|
|
601
612
|
}
|
|
602
613
|
declare const Accordion: ({ header, content, defaultOpen, variant, disabled, openIcon, closeIcon, }: AccordionProps) => JSX.Element;
|
|
603
614
|
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
615
|
+
declare const ThemeProvider: FC<{
|
|
616
|
+
theme: Theme;
|
|
617
|
+
children: ReactNode;
|
|
618
|
+
}>;
|
|
619
|
+
declare const useTheme: () => Theme;
|
|
620
|
+
declare const ThemeVariables: FC<{
|
|
621
|
+
theme: Theme;
|
|
622
|
+
Container?: ElementType;
|
|
623
|
+
}>;
|
|
624
|
+
declare const AssetsProvider: FC<{
|
|
625
|
+
assets: ThemeAssets;
|
|
626
|
+
}>;
|
|
627
|
+
declare const useThemeAssets: () => ThemeAssets;
|
|
628
|
+
declare type Theme = {
|
|
617
629
|
name: string;
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
interface MinimalisticProps {
|
|
636
|
-
backgroundColor?: string;
|
|
637
|
-
borderColor?: string;
|
|
638
|
-
originalPrice: string;
|
|
639
|
-
price: string;
|
|
640
|
-
savingPrice: string;
|
|
641
|
-
getMorePayLessText: string;
|
|
642
|
-
youAreSavingText: string;
|
|
643
|
-
getQtyForText: string;
|
|
644
|
-
discount: number;
|
|
645
|
-
offText: string;
|
|
646
|
-
widthAuto?: boolean;
|
|
647
|
-
}
|
|
648
|
-
|
|
649
|
-
declare const Bundle: {
|
|
650
|
-
Minimalistic: ({ backgroundColor, borderColor, originalPrice, price, savingPrice, getMorePayLessText, youAreSavingText, getQtyForText, discount, offText, widthAuto, }: MinimalisticProps) => JSX.Element;
|
|
651
|
-
Simple: ({ title, freeShippingText, price, anyQtyForText, backgroundColor, widthAuto, }: SimpleProps) => JSX.Element;
|
|
652
|
-
};
|
|
653
|
-
|
|
654
|
-
interface CategoryTagProps {
|
|
655
|
-
text: string;
|
|
656
|
-
size: ComponentSize.Large | ComponentSize.Medium | ComponentSize.Small;
|
|
657
|
-
className?: string;
|
|
658
|
-
}
|
|
659
|
-
declare const CategoryTag: ({ text, size, className }: CategoryTagProps) => _emotion_react_jsx_runtime.JSX.Element;
|
|
660
|
-
|
|
661
|
-
interface SeasonOfferTagProps {
|
|
662
|
-
text: string;
|
|
663
|
-
backgroundColor?: string;
|
|
664
|
-
size: ComponentSize.Large | ComponentSize.Medium | ComponentSize.Small;
|
|
665
|
-
className?: string;
|
|
666
|
-
}
|
|
667
|
-
declare const SeasonOfferTag: ({ text, backgroundColor, size, className, }: SeasonOfferTagProps) => _emotion_react_jsx_runtime.JSX.Element;
|
|
668
|
-
|
|
669
|
-
interface TimeProps {
|
|
670
|
-
hours: number;
|
|
671
|
-
minutes: number;
|
|
672
|
-
seconds: number;
|
|
673
|
-
}
|
|
674
|
-
interface TimerProps extends TimeProps {
|
|
675
|
-
onTimeUp: () => void;
|
|
676
|
-
}
|
|
677
|
-
declare const Timer: ({ onTimeUp, ...rest }: TimerProps) => JSX.Element;
|
|
678
|
-
|
|
679
|
-
interface BaseInputCommmonProps {
|
|
680
|
-
defaultValue?: string;
|
|
681
|
-
maxLength?: number;
|
|
682
|
-
placeholder?: string;
|
|
683
|
-
label?: string;
|
|
684
|
-
onValidation?: (status: InputValidationType) => void;
|
|
685
|
-
disabled?: boolean;
|
|
686
|
-
required?: string;
|
|
687
|
-
children?: React.ReactNode;
|
|
688
|
-
size?: 'regular' | 'small';
|
|
689
|
-
}
|
|
690
|
-
interface BaseInputControlled extends BaseInputCommmonProps {
|
|
691
|
-
value: string;
|
|
692
|
-
onChange: (value: string) => void;
|
|
693
|
-
}
|
|
694
|
-
interface BaseInputUncontrolled extends BaseInputCommmonProps {
|
|
695
|
-
value?: never;
|
|
696
|
-
onChange?: (value: string) => void;
|
|
697
|
-
}
|
|
698
|
-
declare type BaseInputProps = BaseInputControlled | BaseInputUncontrolled;
|
|
699
|
-
|
|
700
|
-
declare type BasePlusIconProps = BaseInputProps & {
|
|
701
|
-
Icon: IconType;
|
|
702
|
-
};
|
|
703
|
-
|
|
704
|
-
declare type BasePlusButtonProps = BaseInputProps & {
|
|
705
|
-
label?: undefined;
|
|
706
|
-
onClick: (value: string) => void;
|
|
707
|
-
onClickEdit: () => void;
|
|
708
|
-
text: string;
|
|
709
|
-
success: boolean;
|
|
710
|
-
editText: string;
|
|
711
|
-
successText: string;
|
|
712
|
-
};
|
|
713
|
-
|
|
714
|
-
declare type CustomProps = BaseInputProps & {
|
|
715
|
-
onClick: () => void;
|
|
716
|
-
text: string;
|
|
717
|
-
variant: ButtonProps['variant'];
|
|
718
|
-
};
|
|
719
|
-
|
|
720
|
-
declare const Input: {
|
|
721
|
-
Simple: ({ value, onChange, defaultValue, label, children, required, onValidation, size, ...rest }: BaseInputProps) => JSX.Element;
|
|
722
|
-
Custom: ({ onClick, text, variant, ...rest }: CustomProps) => JSX.Element;
|
|
723
|
-
SimplePlusButton: ({ onClick, onClickEdit, text, success, editText, successText, ...rest }: BasePlusButtonProps) => JSX.Element;
|
|
724
|
-
SimplePlusIcon: ({ Icon, ...rest }: BasePlusIconProps) => JSX.Element;
|
|
725
|
-
};
|
|
726
|
-
|
|
727
|
-
interface PaymentMethodsProps {
|
|
728
|
-
Icon: IconType;
|
|
729
|
-
width: string;
|
|
730
|
-
height: string;
|
|
731
|
-
onClick?: () => void;
|
|
732
|
-
}
|
|
733
|
-
declare const PaymentMethod: ({ Icon, width, height, onClick }: PaymentMethodsProps) => JSX.Element;
|
|
734
|
-
|
|
735
|
-
interface OfferBannerProps {
|
|
736
|
-
discountAppliedText: string;
|
|
737
|
-
backgroundColor: string;
|
|
738
|
-
}
|
|
739
|
-
declare const OfferBanner: ({ discountAppliedText, backgroundColor }: OfferBannerProps) => JSX.Element;
|
|
740
|
-
|
|
741
|
-
declare type SubtotalOption = {
|
|
742
|
-
label: string;
|
|
743
|
-
value: string;
|
|
630
|
+
fontSizes: number[];
|
|
631
|
+
fontWeights: number[];
|
|
632
|
+
lineHeights: number[];
|
|
633
|
+
mediaQueries: ThemeBreakpoints;
|
|
634
|
+
radius: {
|
|
635
|
+
regular: string;
|
|
636
|
+
};
|
|
637
|
+
zIndex: {
|
|
638
|
+
modal: number;
|
|
639
|
+
overlay: number;
|
|
640
|
+
};
|
|
641
|
+
colors: ThemeColors;
|
|
642
|
+
component: ThemeComponent;
|
|
643
|
+
typography: ThemeTypography;
|
|
644
|
+
fonts: ThemeFonts;
|
|
645
|
+
assets: ThemeAssets;
|
|
744
646
|
};
|
|
745
|
-
declare type
|
|
746
|
-
|
|
747
|
-
|
|
647
|
+
declare type ThemeBreakpoints = {
|
|
648
|
+
mobile: number;
|
|
649
|
+
desktop: number;
|
|
748
650
|
};
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
651
|
+
declare type ThemeBasicPallete = {
|
|
652
|
+
color: string;
|
|
653
|
+
contrast: string;
|
|
654
|
+
};
|
|
655
|
+
declare type ThemeColorPallete = ThemeBasicPallete & {
|
|
656
|
+
soft: ThemeBasicPallete;
|
|
657
|
+
};
|
|
658
|
+
declare type ThemeColorPrimaryPallete = ThemeColorPallete & {
|
|
659
|
+
20: ThemeColorPallete;
|
|
660
|
+
40: ThemeColorPallete;
|
|
661
|
+
60: ThemeColorPallete;
|
|
662
|
+
80: ThemeColorPallete;
|
|
663
|
+
};
|
|
664
|
+
declare type ThemeColors = {
|
|
665
|
+
pallete: {
|
|
666
|
+
primary: ThemeColorPrimaryPallete;
|
|
667
|
+
secondary: ThemeColorPrimaryPallete;
|
|
668
|
+
} & Partial<Record<string, ThemeColorPallete>>;
|
|
669
|
+
shades: {
|
|
670
|
+
black: ThemeBasicPallete;
|
|
671
|
+
white: ThemeBasicPallete;
|
|
672
|
+
5: ThemeBasicPallete;
|
|
673
|
+
10: ThemeBasicPallete;
|
|
674
|
+
50: ThemeBasicPallete;
|
|
675
|
+
100: ThemeBasicPallete;
|
|
676
|
+
150: ThemeBasicPallete;
|
|
677
|
+
200: ThemeBasicPallete;
|
|
678
|
+
250: ThemeBasicPallete;
|
|
679
|
+
300: ThemeBasicPallete;
|
|
680
|
+
350: ThemeBasicPallete;
|
|
681
|
+
400: ThemeBasicPallete;
|
|
682
|
+
450: ThemeBasicPallete;
|
|
683
|
+
500: ThemeBasicPallete;
|
|
684
|
+
550: ThemeBasicPallete;
|
|
685
|
+
600: ThemeBasicPallete;
|
|
686
|
+
650: ThemeBasicPallete;
|
|
687
|
+
700: ThemeBasicPallete;
|
|
688
|
+
750: ThemeBasicPallete;
|
|
689
|
+
800: ThemeBasicPallete;
|
|
690
|
+
850: ThemeBasicPallete;
|
|
691
|
+
900: ThemeBasicPallete;
|
|
692
|
+
950: ThemeBasicPallete;
|
|
693
|
+
990: ThemeBasicPallete;
|
|
758
694
|
};
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
highlightColor?: string;
|
|
765
|
-
saving?: {
|
|
766
|
-
amount: string;
|
|
767
|
-
savingText: string;
|
|
695
|
+
semantic: {
|
|
696
|
+
positive: ThemeBasicPallete;
|
|
697
|
+
urgent: ThemeBasicPallete;
|
|
698
|
+
attention: ThemeBasicPallete;
|
|
699
|
+
informative: ThemeBasicPallete;
|
|
768
700
|
};
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
Subtotal: ({ subtotal, shipping, taxes, coupon, highlightColor, }: SubtotalProps) => JSX.Element;
|
|
774
|
-
};
|
|
775
|
-
|
|
776
|
-
declare type detail = {
|
|
777
|
-
title: string;
|
|
778
|
-
details: string;
|
|
779
|
-
};
|
|
780
|
-
interface orderUpdate extends detail {
|
|
781
|
-
keepMeUpdated: {
|
|
782
|
-
title: string;
|
|
783
|
-
onClick: () => void;
|
|
701
|
+
border: {
|
|
702
|
+
color: string;
|
|
703
|
+
disabled: string;
|
|
704
|
+
highlight: string;
|
|
784
705
|
};
|
|
785
|
-
|
|
786
|
-
interface DeliveryDetailsProps {
|
|
787
|
-
deliveryDetailsText: string;
|
|
788
|
-
arrivingBy: detail;
|
|
789
|
-
shippingTo: detail;
|
|
790
|
-
instantOrderUpdate: orderUpdate;
|
|
791
|
-
note?: {
|
|
792
|
-
importantNoteText: string;
|
|
793
|
-
text: string;
|
|
794
|
-
accentColor: string;
|
|
795
|
-
backgroundColor: string;
|
|
706
|
+
background: {
|
|
796
707
|
color: string;
|
|
708
|
+
disabled: string;
|
|
797
709
|
};
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
interface ScrollToTopProps {
|
|
802
|
-
scrollToTopText: string;
|
|
803
|
-
onClick: () => void;
|
|
804
|
-
}
|
|
805
|
-
declare const ScrollToTop: ({ scrollToTopText, onClick }: ScrollToTopProps) => JSX.Element;
|
|
806
|
-
|
|
807
|
-
interface OrderBarProps {
|
|
808
|
-
message: string;
|
|
809
|
-
}
|
|
810
|
-
declare const OrderBar: ({ message }: OrderBarProps) => JSX.Element;
|
|
811
|
-
|
|
812
|
-
interface TableProps {
|
|
813
|
-
headers: string[];
|
|
814
|
-
data: string[][];
|
|
815
|
-
}
|
|
816
|
-
declare const SizeTable: ({ headers, data }: TableProps) => JSX.Element;
|
|
817
|
-
|
|
818
|
-
interface Price extends Pick<PriceLabelProps, 'finalPrice' | 'originalPrice'> {
|
|
819
|
-
color?: string;
|
|
820
|
-
}
|
|
821
|
-
interface ProductOrderItemProps {
|
|
822
|
-
title: string;
|
|
823
|
-
subtitle: string;
|
|
824
|
-
image: {
|
|
825
|
-
src: string;
|
|
826
|
-
alt: string;
|
|
710
|
+
text: {
|
|
711
|
+
color: string;
|
|
712
|
+
disabled: string;
|
|
827
713
|
};
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
714
|
+
};
|
|
715
|
+
declare type ThemeComponent = {
|
|
716
|
+
button: {
|
|
717
|
+
border: string;
|
|
718
|
+
borderRadius: string;
|
|
719
|
+
fontWeight: number;
|
|
720
|
+
size: {
|
|
721
|
+
small: {
|
|
722
|
+
fontSize: string;
|
|
723
|
+
padding: string;
|
|
724
|
+
};
|
|
725
|
+
medium: {
|
|
726
|
+
fontSize: string;
|
|
727
|
+
padding: string;
|
|
728
|
+
};
|
|
729
|
+
large: {
|
|
730
|
+
fontSize: string;
|
|
731
|
+
padding: string;
|
|
732
|
+
};
|
|
733
|
+
};
|
|
734
|
+
primary: {
|
|
735
|
+
active: {
|
|
736
|
+
backgroundColor: string;
|
|
737
|
+
color: string;
|
|
738
|
+
};
|
|
739
|
+
hover: {
|
|
740
|
+
backgroundColor: string;
|
|
741
|
+
color: string;
|
|
742
|
+
};
|
|
743
|
+
};
|
|
744
|
+
secondary: {
|
|
745
|
+
active: {
|
|
746
|
+
backgroundColor: string;
|
|
747
|
+
color: string;
|
|
748
|
+
};
|
|
749
|
+
hover: {
|
|
750
|
+
backgroundColor: string;
|
|
751
|
+
color: string;
|
|
752
|
+
};
|
|
753
|
+
};
|
|
832
754
|
};
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
interface ReviewProps {
|
|
837
|
-
reviewerName: string;
|
|
838
|
-
date: Date;
|
|
839
|
-
rating: number;
|
|
840
|
-
stars: {
|
|
755
|
+
input: {
|
|
756
|
+
background: string;
|
|
841
757
|
color: string;
|
|
842
|
-
|
|
758
|
+
placeholderColor: string;
|
|
759
|
+
borderRadius: string;
|
|
760
|
+
fontSize: string;
|
|
761
|
+
fontWeight: number;
|
|
762
|
+
padding: string;
|
|
763
|
+
lineHeight: string;
|
|
764
|
+
border: string;
|
|
765
|
+
boxShadow: string;
|
|
843
766
|
};
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
767
|
+
inputCustom: {
|
|
768
|
+
button: {
|
|
769
|
+
borderRadius: string;
|
|
770
|
+
};
|
|
771
|
+
input: {
|
|
772
|
+
borderRadius: string;
|
|
773
|
+
};
|
|
849
774
|
};
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
775
|
+
selector: {
|
|
776
|
+
size: {
|
|
777
|
+
small: {
|
|
778
|
+
padding: string;
|
|
779
|
+
borderRadius: string;
|
|
780
|
+
};
|
|
781
|
+
medium: {
|
|
782
|
+
padding: string;
|
|
783
|
+
borderRadius: string;
|
|
784
|
+
};
|
|
785
|
+
};
|
|
786
|
+
default: {
|
|
787
|
+
fontWeight: number;
|
|
788
|
+
border: string;
|
|
789
|
+
background: string;
|
|
790
|
+
color: string;
|
|
791
|
+
};
|
|
792
|
+
hover: {
|
|
793
|
+
fontWeight: number;
|
|
794
|
+
background: string;
|
|
795
|
+
border: string;
|
|
796
|
+
color: string;
|
|
797
|
+
};
|
|
798
|
+
disabled: {
|
|
799
|
+
border: string;
|
|
800
|
+
};
|
|
801
|
+
fontSize: string;
|
|
864
802
|
};
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
}
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
}
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
interface AmazonPaypalBtnProps {
|
|
887
|
-
onClick: () => void;
|
|
888
|
-
}
|
|
889
|
-
declare const AmazonButton: ({ onClick }: AmazonPaypalBtnProps) => JSX.Element;
|
|
890
|
-
declare const PaypalButton: ({ onClick }: AmazonPaypalBtnProps) => JSX.Element;
|
|
891
|
-
|
|
892
|
-
interface CrossSellCheckboxProps extends rightToLeftProps {
|
|
893
|
-
imageURL: string;
|
|
894
|
-
title: string;
|
|
895
|
-
description: string;
|
|
896
|
-
freeShippingText: string;
|
|
897
|
-
onChange: (checked: Boolean) => void;
|
|
898
|
-
}
|
|
899
|
-
interface rightToLeftProps {
|
|
900
|
-
rightToLeft: boolean;
|
|
901
|
-
}
|
|
902
|
-
declare const CrossSellCheckbox: ({ imageURL, title, description, freeShippingText, rightToLeft, onChange, }: CrossSellCheckboxProps) => JSX.Element;
|
|
903
|
-
|
|
904
|
-
type index_d_CrossSellCheckboxProps = CrossSellCheckboxProps;
|
|
905
|
-
declare const index_d_CrossSellCheckbox: typeof CrossSellCheckbox;
|
|
906
|
-
declare namespace index_d {
|
|
907
|
-
export {
|
|
908
|
-
index_d_CrossSellCheckboxProps as CrossSellCheckboxProps,
|
|
909
|
-
index_d_CrossSellCheckbox as CrossSellCheckbox,
|
|
910
|
-
};
|
|
911
|
-
}
|
|
912
|
-
|
|
913
|
-
interface ProductItemProps {
|
|
914
|
-
title: string;
|
|
915
|
-
image: ImageProps;
|
|
916
|
-
price: Pick<PriceLabelProps, 'finalPrice' | 'originalPrice' | 'color'>;
|
|
917
|
-
rating: Pick<RatingProps, 'rating' | 'reviews'>;
|
|
918
|
-
tags?: {
|
|
919
|
-
categoryTagText: string;
|
|
920
|
-
seasonOfferTagText: string;
|
|
803
|
+
rating: {
|
|
804
|
+
fontWeight: number;
|
|
805
|
+
size: {
|
|
806
|
+
xsmall: {
|
|
807
|
+
fontSize: string;
|
|
808
|
+
lineHeight: string;
|
|
809
|
+
};
|
|
810
|
+
small: {
|
|
811
|
+
fontSize: string;
|
|
812
|
+
lineHeight: string;
|
|
813
|
+
};
|
|
814
|
+
medium: {
|
|
815
|
+
fontSize: string;
|
|
816
|
+
lineHeight: string;
|
|
817
|
+
};
|
|
818
|
+
large: {
|
|
819
|
+
fontSize: string;
|
|
820
|
+
lineHeight: string;
|
|
821
|
+
};
|
|
822
|
+
};
|
|
921
823
|
};
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
824
|
+
card: {
|
|
825
|
+
borderRadius: string;
|
|
826
|
+
};
|
|
827
|
+
radio: {
|
|
828
|
+
borderColor: string;
|
|
829
|
+
background: string;
|
|
830
|
+
size: {
|
|
831
|
+
small: {
|
|
832
|
+
borderWidth: string;
|
|
833
|
+
margin: string;
|
|
834
|
+
height: string;
|
|
835
|
+
active: {
|
|
836
|
+
borderWidth: string;
|
|
837
|
+
};
|
|
838
|
+
};
|
|
839
|
+
medium: {
|
|
840
|
+
borderWidth: string;
|
|
841
|
+
margin: string;
|
|
842
|
+
height: string;
|
|
843
|
+
active: {
|
|
844
|
+
borderWidth: string;
|
|
845
|
+
};
|
|
846
|
+
};
|
|
847
|
+
large: {
|
|
848
|
+
borderWidth: string;
|
|
849
|
+
margin: string;
|
|
850
|
+
height: string;
|
|
851
|
+
active: {
|
|
852
|
+
borderWidth: string;
|
|
853
|
+
};
|
|
854
|
+
};
|
|
855
|
+
};
|
|
856
|
+
};
|
|
857
|
+
label: {
|
|
858
|
+
fontSize: {
|
|
859
|
+
small: string;
|
|
860
|
+
medium: string;
|
|
861
|
+
large: string;
|
|
862
|
+
};
|
|
863
|
+
lineHeight: {
|
|
864
|
+
small: string;
|
|
865
|
+
medium: string;
|
|
866
|
+
large: string;
|
|
867
|
+
};
|
|
868
|
+
};
|
|
869
|
+
checkbox: {
|
|
870
|
+
background: string;
|
|
871
|
+
borderColor: string;
|
|
872
|
+
active: {
|
|
873
|
+
background: string;
|
|
874
|
+
};
|
|
875
|
+
size: {
|
|
876
|
+
large: {
|
|
877
|
+
width: string;
|
|
878
|
+
height: string;
|
|
879
|
+
borderRadius: string;
|
|
880
|
+
borderWidth: string;
|
|
881
|
+
margin: string;
|
|
882
|
+
icon: {
|
|
883
|
+
width: string;
|
|
884
|
+
height: string;
|
|
885
|
+
};
|
|
886
|
+
};
|
|
887
|
+
medium: {
|
|
888
|
+
width: string;
|
|
889
|
+
height: string;
|
|
890
|
+
borderRadius: string;
|
|
891
|
+
borderWidth: string;
|
|
892
|
+
margin: string;
|
|
893
|
+
icon: {
|
|
894
|
+
width: string;
|
|
895
|
+
height: string;
|
|
896
|
+
};
|
|
897
|
+
};
|
|
898
|
+
small: {
|
|
899
|
+
width: string;
|
|
900
|
+
height: string;
|
|
901
|
+
borderRadius: string;
|
|
902
|
+
borderWidth: string;
|
|
903
|
+
margin: string;
|
|
904
|
+
icon: {
|
|
905
|
+
width: string;
|
|
906
|
+
height: string;
|
|
907
|
+
};
|
|
908
|
+
};
|
|
909
|
+
};
|
|
910
|
+
};
|
|
911
|
+
accordion: {
|
|
912
|
+
variant: {
|
|
913
|
+
box: {
|
|
914
|
+
container: {
|
|
915
|
+
border: string;
|
|
916
|
+
borderColor: string;
|
|
917
|
+
borderRadius: string;
|
|
918
|
+
padding: string;
|
|
919
|
+
};
|
|
920
|
+
summary: {
|
|
921
|
+
fontWeight: number;
|
|
922
|
+
fontSize: string;
|
|
923
|
+
lineHeight: string;
|
|
924
|
+
color: string;
|
|
925
|
+
};
|
|
926
|
+
details: {
|
|
927
|
+
margin: string;
|
|
928
|
+
};
|
|
929
|
+
icon: {
|
|
930
|
+
width: number;
|
|
931
|
+
height: number;
|
|
932
|
+
color: string;
|
|
933
|
+
};
|
|
934
|
+
};
|
|
935
|
+
simple: {
|
|
936
|
+
container: {
|
|
937
|
+
borderTop: string;
|
|
938
|
+
borderBottom: string;
|
|
939
|
+
borderColor: string;
|
|
940
|
+
borderRadius: string;
|
|
941
|
+
padding: string;
|
|
942
|
+
};
|
|
943
|
+
summary: {
|
|
944
|
+
fontWeight: number;
|
|
945
|
+
fontSize: string;
|
|
946
|
+
lineHeight: string;
|
|
947
|
+
color: string;
|
|
948
|
+
};
|
|
949
|
+
details: {
|
|
950
|
+
margin: string;
|
|
951
|
+
};
|
|
952
|
+
icon: {
|
|
953
|
+
width: number;
|
|
954
|
+
height: number;
|
|
955
|
+
color: string;
|
|
956
|
+
};
|
|
957
|
+
};
|
|
958
|
+
};
|
|
959
|
+
};
|
|
960
|
+
dropdown: {
|
|
961
|
+
borderRadius: string;
|
|
962
|
+
fontSize: string;
|
|
963
|
+
fontWeight: number;
|
|
964
|
+
lineHeight: string;
|
|
965
|
+
padding: string;
|
|
966
|
+
color: string;
|
|
967
|
+
fill: string;
|
|
968
|
+
options: {
|
|
969
|
+
borderColor: string;
|
|
970
|
+
color: string;
|
|
971
|
+
};
|
|
972
|
+
};
|
|
973
|
+
modal: {
|
|
974
|
+
minWidth: string;
|
|
975
|
+
};
|
|
976
|
+
};
|
|
977
|
+
declare type ThemeTypography = {
|
|
978
|
+
config: {
|
|
979
|
+
weight: {
|
|
980
|
+
heavy: number;
|
|
981
|
+
bold: number;
|
|
982
|
+
demi: number;
|
|
983
|
+
regular: number;
|
|
984
|
+
};
|
|
985
|
+
};
|
|
986
|
+
variants: Record<string, CSSProperties>;
|
|
987
|
+
};
|
|
988
|
+
declare type ThemeFonts = {
|
|
989
|
+
url: string;
|
|
990
|
+
config: Array<{
|
|
991
|
+
src: string;
|
|
992
|
+
family: string;
|
|
993
|
+
weight?: number | string;
|
|
994
|
+
style?: string;
|
|
995
|
+
stretch?: string;
|
|
996
|
+
}>;
|
|
997
|
+
};
|
|
998
|
+
declare type ThemeAssets = {
|
|
999
|
+
images: {
|
|
1000
|
+
favicon: string;
|
|
1001
|
+
logo: string;
|
|
1002
|
+
};
|
|
1003
|
+
[key: string]: any;
|
|
932
1004
|
};
|
|
933
1005
|
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
1006
|
+
interface CheckboxProps {
|
|
1007
|
+
disabled?: boolean;
|
|
1008
|
+
onChange: (checked: boolean) => void;
|
|
1009
|
+
size?: ComponentSize.Large | ComponentSize.Medium | ComponentSize.Small;
|
|
1010
|
+
text: string;
|
|
1011
|
+
checked?: boolean;
|
|
1012
|
+
id: string;
|
|
1013
|
+
backgroundColor?: string;
|
|
1014
|
+
variant: 'primary' | 'secondary';
|
|
1015
|
+
}
|
|
1016
|
+
declare const Checkbox: ({ disabled, onChange, size, text, checked, id, variant, }: CheckboxProps) => JSX.Element;
|
|
1017
|
+
|
|
1018
|
+
interface RadioGroupInputProps {
|
|
1019
|
+
name: string;
|
|
1020
|
+
options?: RadioGroupOption[];
|
|
1021
|
+
value?: RadioGroupOption;
|
|
1022
|
+
onChange: (value: RadioGroupOption) => void;
|
|
1023
|
+
size?: ComponentSize.Small | ComponentSize.Medium | ComponentSize.Large;
|
|
1024
|
+
disabled?: boolean;
|
|
1025
|
+
}
|
|
1026
|
+
declare const RadioGroupInput: ({ name, options, value, onChange, size, disabled, }: RadioGroupInputProps) => JSX.Element;
|
|
1027
|
+
|
|
1028
|
+
interface SimpleProps {
|
|
1029
|
+
title: string;
|
|
1030
|
+
freeShippingText: string;
|
|
1031
|
+
price: string;
|
|
1032
|
+
anyQtyForText: string;
|
|
1033
|
+
backgroundColor: string;
|
|
1034
|
+
widthAuto?: boolean;
|
|
1035
|
+
}
|
|
1036
|
+
|
|
1037
|
+
interface MinimalisticProps {
|
|
1038
|
+
backgroundColor?: string;
|
|
1039
|
+
borderColor?: string;
|
|
1040
|
+
originalPrice: string;
|
|
1041
|
+
price: string;
|
|
1042
|
+
savingPrice: string;
|
|
1043
|
+
getMorePayLessText: string;
|
|
1044
|
+
youAreSavingText: string;
|
|
1045
|
+
getQtyForText: string;
|
|
1046
|
+
discount: number;
|
|
1047
|
+
offText: string;
|
|
1048
|
+
widthAuto?: boolean;
|
|
1049
|
+
}
|
|
1050
|
+
|
|
1051
|
+
declare const Bundle: {
|
|
1052
|
+
Minimalistic: ({ backgroundColor, borderColor, originalPrice, price, savingPrice, getMorePayLessText, youAreSavingText, getQtyForText, discount, offText, widthAuto, }: MinimalisticProps) => JSX.Element;
|
|
1053
|
+
Simple: ({ title, freeShippingText, price, anyQtyForText, backgroundColor, widthAuto, }: SimpleProps) => JSX.Element;
|
|
937
1054
|
};
|
|
938
1055
|
|
|
939
|
-
interface
|
|
940
|
-
|
|
941
|
-
size
|
|
942
|
-
|
|
943
|
-
fill: string;
|
|
1056
|
+
interface CategoryTagProps {
|
|
1057
|
+
text: string;
|
|
1058
|
+
size: ComponentSize.Large | ComponentSize.Medium | ComponentSize.Small;
|
|
1059
|
+
className?: string;
|
|
944
1060
|
}
|
|
945
|
-
declare const
|
|
1061
|
+
declare const CategoryTag: ({ text, size, className }: CategoryTagProps) => _emotion_react_jsx_runtime.JSX.Element;
|
|
946
1062
|
|
|
947
|
-
interface
|
|
948
|
-
|
|
949
|
-
isOpen: boolean;
|
|
950
|
-
onClose?: () => void;
|
|
951
|
-
onOpen?: () => void;
|
|
952
|
-
onClickOutside?: (event: React.MouseEvent<HTMLDivElement, MouseEvent>) => void;
|
|
1063
|
+
interface SeasonOfferTagProps {
|
|
1064
|
+
text: string;
|
|
953
1065
|
backgroundColor?: string;
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
width?: string;
|
|
1066
|
+
size: ComponentSize.Large | ComponentSize.Medium | ComponentSize.Small;
|
|
1067
|
+
className?: string;
|
|
957
1068
|
}
|
|
958
|
-
declare const
|
|
1069
|
+
declare const SeasonOfferTag: ({ text, backgroundColor, size, className, }: SeasonOfferTagProps) => _emotion_react_jsx_runtime.JSX.Element;
|
|
959
1070
|
|
|
960
|
-
interface
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
complete?: boolean;
|
|
965
|
-
completeIconStroke?: number;
|
|
966
|
-
size?: string;
|
|
1071
|
+
interface TimeProps {
|
|
1072
|
+
hours: number;
|
|
1073
|
+
minutes: number;
|
|
1074
|
+
seconds: number;
|
|
967
1075
|
}
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
interface TagsProps {
|
|
971
|
-
color?: string;
|
|
972
|
-
items: string[];
|
|
973
|
-
onCloseClick: (index: number) => void;
|
|
1076
|
+
interface TimerProps extends TimeProps {
|
|
1077
|
+
onTimeUp: () => void;
|
|
974
1078
|
}
|
|
975
|
-
declare const
|
|
976
|
-
|
|
977
|
-
declare type FilteringDropdownProps<T> = {
|
|
978
|
-
options: DropdownOption<T>[];
|
|
979
|
-
disabled?: boolean;
|
|
980
|
-
wide?: boolean;
|
|
981
|
-
onChange: (options: DropdownOption<T>[]) => void;
|
|
982
|
-
filter?: boolean;
|
|
983
|
-
sliceAfter?: number;
|
|
984
|
-
placeHolder: string;
|
|
985
|
-
};
|
|
986
|
-
declare function FilteringDropdown<T>({ options, disabled, placeHolder, wide, sliceAfter, filter, onChange, }: FilteringDropdownProps<T>): JSX.Element;
|
|
1079
|
+
declare const Timer: ({ onTimeUp, ...rest }: TimerProps) => JSX.Element;
|
|
987
1080
|
|
|
988
|
-
interface
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
boldActive?: boolean;
|
|
1081
|
+
interface BaseInputCommmonProps {
|
|
1082
|
+
defaultValue?: string;
|
|
1083
|
+
maxLength?: number;
|
|
1084
|
+
placeholder?: string;
|
|
1085
|
+
label?: string;
|
|
1086
|
+
onValidation?: (status: InputValidationType) => void;
|
|
995
1087
|
disabled?: boolean;
|
|
1088
|
+
required?: string;
|
|
1089
|
+
children?: React.ReactNode;
|
|
1090
|
+
size?: 'regular' | 'small';
|
|
996
1091
|
}
|
|
997
|
-
|
|
1092
|
+
interface BaseInputControlled extends BaseInputCommmonProps {
|
|
1093
|
+
value: string;
|
|
1094
|
+
onChange: (value: string) => void;
|
|
1095
|
+
}
|
|
1096
|
+
interface BaseInputUncontrolled extends BaseInputCommmonProps {
|
|
1097
|
+
value?: never;
|
|
1098
|
+
onChange?: (value: string) => void;
|
|
1099
|
+
}
|
|
1100
|
+
declare type BaseInputProps = BaseInputControlled | BaseInputUncontrolled;
|
|
998
1101
|
|
|
999
|
-
declare
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
underline?: never;
|
|
1016
|
-
disabled?: never;
|
|
1017
|
-
wide?: never;
|
|
1018
|
-
original?: never;
|
|
1019
|
-
allCaps?: never;
|
|
1020
|
-
};
|
|
1021
|
-
declare type TextHeadingProps = {
|
|
1022
|
-
variant: 'heading1' | 'heading2' | 'heading3' | 'heading4' | 'heading5' | 'heading6';
|
|
1023
|
-
weight?: 'bold' | 'demi' | 'regular';
|
|
1024
|
-
size?: 'regular';
|
|
1025
|
-
underline?: never;
|
|
1026
|
-
disabled?: never;
|
|
1027
|
-
wide?: never;
|
|
1028
|
-
original?: never;
|
|
1029
|
-
allCaps?: never;
|
|
1030
|
-
};
|
|
1031
|
-
declare type TextBodyProps = {
|
|
1032
|
-
variant: 'body';
|
|
1033
|
-
size?: 'regular' | 'small';
|
|
1034
|
-
weight?: 'bold' | 'demi' | 'regular';
|
|
1035
|
-
underline?: never;
|
|
1036
|
-
disabled?: never;
|
|
1037
|
-
wide?: never;
|
|
1038
|
-
original?: never;
|
|
1039
|
-
allCaps?: never;
|
|
1040
|
-
};
|
|
1041
|
-
declare type TextButtonProps = {
|
|
1042
|
-
variant: 'button';
|
|
1043
|
-
size: 'large' | 'regular' | 'small';
|
|
1044
|
-
weight: 'bold' | 'demi';
|
|
1045
|
-
underline?: never;
|
|
1046
|
-
disabled?: never;
|
|
1047
|
-
wide?: boolean;
|
|
1048
|
-
original?: never;
|
|
1049
|
-
allCaps?: never;
|
|
1050
|
-
};
|
|
1051
|
-
declare type TextPricingProps = {
|
|
1052
|
-
variant: 'pricing';
|
|
1053
|
-
size: 'large' | 'medium' | 'regular' | 'small';
|
|
1054
|
-
weight?: never;
|
|
1055
|
-
underline?: never;
|
|
1056
|
-
disabled?: never;
|
|
1057
|
-
wide?: never;
|
|
1058
|
-
original?: boolean;
|
|
1059
|
-
allCaps?: never;
|
|
1060
|
-
};
|
|
1061
|
-
declare type TextLinkProps = {
|
|
1062
|
-
variant: 'link';
|
|
1063
|
-
weight?: 'demi' | 'regular';
|
|
1064
|
-
size?: 'regular' | 'small';
|
|
1065
|
-
underline?: boolean;
|
|
1066
|
-
disabled?: boolean;
|
|
1067
|
-
wide?: never;
|
|
1068
|
-
original?: never;
|
|
1069
|
-
allCaps?: never;
|
|
1070
|
-
} & AnchorHTMLAttributes<'a'>;
|
|
1071
|
-
declare type TextLabelProps = {
|
|
1072
|
-
variant: 'label';
|
|
1073
|
-
weight?: 'regular' | 'demi';
|
|
1074
|
-
size?: 'regular' | 'small';
|
|
1075
|
-
underline?: never;
|
|
1076
|
-
disabled?: boolean;
|
|
1077
|
-
wide?: never;
|
|
1078
|
-
original?: never;
|
|
1079
|
-
allCaps?: never;
|
|
1080
|
-
} & LabelHTMLAttributes<'label'>;
|
|
1081
|
-
declare type TextTagProps = {
|
|
1082
|
-
variant: 'tag';
|
|
1083
|
-
size?: 'regular' | 'small' | 'x-small';
|
|
1084
|
-
weight?: 'regular' | 'demi' | 'bold';
|
|
1085
|
-
underline?: never;
|
|
1102
|
+
declare type BasePlusIconProps = BaseInputProps & {
|
|
1103
|
+
Icon: IconType;
|
|
1104
|
+
};
|
|
1105
|
+
|
|
1106
|
+
declare type BasePlusButtonProps = BaseInputProps & {
|
|
1107
|
+
label?: undefined;
|
|
1108
|
+
onClick: (value: string) => void;
|
|
1109
|
+
onClickEdit: () => void;
|
|
1110
|
+
text: string;
|
|
1111
|
+
success: boolean;
|
|
1112
|
+
editText: string;
|
|
1113
|
+
successText: string;
|
|
1114
|
+
};
|
|
1115
|
+
|
|
1116
|
+
interface BaseCTAProps {
|
|
1117
|
+
onClick: () => void;
|
|
1086
1118
|
disabled?: boolean;
|
|
1087
|
-
wide?:
|
|
1088
|
-
original?: never;
|
|
1089
|
-
allCaps?: boolean;
|
|
1090
|
-
};
|
|
1091
|
-
declare type TextProps = AriaAttributes & {
|
|
1092
|
-
style?: CSSProperties;
|
|
1119
|
+
wide?: boolean;
|
|
1093
1120
|
className?: string;
|
|
1094
|
-
|
|
1121
|
+
size?: ComponentSize;
|
|
1122
|
+
text: string;
|
|
1123
|
+
type?: ButtonType;
|
|
1124
|
+
}
|
|
1095
1125
|
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
onChange: (text: string) => void;
|
|
1100
|
-
onSearch: (term: string) => void;
|
|
1101
|
-
resultsPanelDataTestId?: string;
|
|
1102
|
-
}
|
|
1103
|
-
declare const SearchBar: ({ suggestions, resultOptions, onChange, onSearch, resultsPanelDataTestId, }: SearchBarProps) => JSX.Element;
|
|
1126
|
+
declare type ButtonProps = {
|
|
1127
|
+
variant: 'primary' | 'secondary' | 'secondary-outline';
|
|
1128
|
+
} & BaseCTAProps;
|
|
1104
1129
|
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1130
|
+
declare type CustomProps = BaseInputProps & {
|
|
1131
|
+
onClick: () => void;
|
|
1132
|
+
text: string;
|
|
1133
|
+
variant: ButtonProps['variant'];
|
|
1134
|
+
};
|
|
1135
|
+
|
|
1136
|
+
declare const Input: {
|
|
1137
|
+
Simple: ({ value, onChange, defaultValue, label, children, required, onValidation, size, ...rest }: BaseInputProps) => JSX.Element;
|
|
1138
|
+
Custom: ({ onClick, text, variant, ...rest }: CustomProps) => JSX.Element;
|
|
1139
|
+
SimplePlusButton: ({ onClick, onClickEdit, text, success, editText, successText, ...rest }: BasePlusButtonProps) => JSX.Element;
|
|
1140
|
+
SimplePlusIcon: ({ Icon, ...rest }: BasePlusIconProps) => JSX.Element;
|
|
1141
|
+
};
|
|
1142
|
+
|
|
1143
|
+
interface PaymentMethodsProps {
|
|
1144
|
+
Icon: IconType;
|
|
1145
|
+
width: string;
|
|
1146
|
+
height: string;
|
|
1147
|
+
onClick?: () => void;
|
|
1112
1148
|
}
|
|
1113
|
-
declare const
|
|
1149
|
+
declare const PaymentMethod: ({ Icon, width, height, onClick }: PaymentMethodsProps) => JSX.Element;
|
|
1114
1150
|
|
|
1115
|
-
interface
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
id: string;
|
|
1119
|
-
label: string;
|
|
1120
|
-
size?: ComponentSize.Small | ComponentSize.Medium | ComponentSize.Large;
|
|
1121
|
-
checked?: boolean;
|
|
1122
|
-
disabled?: boolean;
|
|
1123
|
-
onChange: (option: RadioGroupOption) => void;
|
|
1151
|
+
interface OfferBannerProps {
|
|
1152
|
+
discountAppliedText: string;
|
|
1153
|
+
backgroundColor: string;
|
|
1124
1154
|
}
|
|
1125
|
-
declare const
|
|
1155
|
+
declare const OfferBanner: ({ discountAppliedText, backgroundColor }: OfferBannerProps) => JSX.Element;
|
|
1126
1156
|
|
|
1127
|
-
declare
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
}>;
|
|
1131
|
-
declare const useTheme: () => Theme;
|
|
1132
|
-
declare const ThemeVariables: FC<{
|
|
1133
|
-
theme: Theme;
|
|
1134
|
-
Container?: ElementType;
|
|
1135
|
-
}>;
|
|
1136
|
-
declare const AssetsProvider: FC<{
|
|
1137
|
-
assets: ThemeAssets;
|
|
1138
|
-
}>;
|
|
1139
|
-
declare const useThemeAssets: () => ThemeAssets;
|
|
1140
|
-
declare type Theme = {
|
|
1141
|
-
name: string;
|
|
1142
|
-
fontSizes: number[];
|
|
1143
|
-
fontWeights: number[];
|
|
1144
|
-
lineHeights: number[];
|
|
1145
|
-
mediaQueries: ThemeBreakpoints;
|
|
1146
|
-
colors: ThemeColors;
|
|
1147
|
-
component: ThemeComponent;
|
|
1148
|
-
typography: ThemeTypography;
|
|
1149
|
-
fonts: ThemeFonts;
|
|
1150
|
-
assets: ThemeAssets;
|
|
1151
|
-
};
|
|
1152
|
-
declare type ThemeBreakpoints = {
|
|
1153
|
-
mobile: number;
|
|
1154
|
-
desktop: number;
|
|
1157
|
+
declare type SubtotalOption = {
|
|
1158
|
+
label: string;
|
|
1159
|
+
value: string;
|
|
1155
1160
|
};
|
|
1156
|
-
declare type
|
|
1157
|
-
|
|
1158
|
-
|
|
1161
|
+
declare type Coupon = {
|
|
1162
|
+
code: string;
|
|
1163
|
+
amount: string;
|
|
1159
1164
|
};
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
declare type ThemeColors = {
|
|
1170
|
-
pallete: {
|
|
1171
|
-
primary: ThemeColorPrimaryPallete;
|
|
1172
|
-
secondary: ThemeColorPrimaryPallete;
|
|
1173
|
-
} & Partial<Record<string, ThemeColorPallete>>;
|
|
1174
|
-
shades: {
|
|
1175
|
-
black: ThemeBasicPallete;
|
|
1176
|
-
white: ThemeBasicPallete;
|
|
1177
|
-
5: ThemeBasicPallete;
|
|
1178
|
-
10: ThemeBasicPallete;
|
|
1179
|
-
50: ThemeBasicPallete;
|
|
1180
|
-
100: ThemeBasicPallete;
|
|
1181
|
-
150: ThemeBasicPallete;
|
|
1182
|
-
200: ThemeBasicPallete;
|
|
1183
|
-
250: ThemeBasicPallete;
|
|
1184
|
-
300: ThemeBasicPallete;
|
|
1185
|
-
350: ThemeBasicPallete;
|
|
1186
|
-
400: ThemeBasicPallete;
|
|
1187
|
-
450: ThemeBasicPallete;
|
|
1188
|
-
500: ThemeBasicPallete;
|
|
1189
|
-
550: ThemeBasicPallete;
|
|
1190
|
-
600: ThemeBasicPallete;
|
|
1191
|
-
650: ThemeBasicPallete;
|
|
1192
|
-
700: ThemeBasicPallete;
|
|
1193
|
-
750: ThemeBasicPallete;
|
|
1194
|
-
800: ThemeBasicPallete;
|
|
1195
|
-
850: ThemeBasicPallete;
|
|
1196
|
-
900: ThemeBasicPallete;
|
|
1197
|
-
950: ThemeBasicPallete;
|
|
1198
|
-
990: ThemeBasicPallete;
|
|
1165
|
+
interface SubtotalProps {
|
|
1166
|
+
subtotal: SubtotalOption;
|
|
1167
|
+
shipping: SubtotalOption;
|
|
1168
|
+
taxes: SubtotalOption;
|
|
1169
|
+
highlightColor?: string;
|
|
1170
|
+
coupon?: {
|
|
1171
|
+
couponText: string;
|
|
1172
|
+
appliedText: string;
|
|
1173
|
+
coupons: Coupon[];
|
|
1199
1174
|
};
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1175
|
+
}
|
|
1176
|
+
|
|
1177
|
+
interface TotalProps {
|
|
1178
|
+
total: string;
|
|
1179
|
+
currency: string;
|
|
1180
|
+
highlightColor?: string;
|
|
1181
|
+
saving?: {
|
|
1182
|
+
amount: string;
|
|
1183
|
+
savingText: string;
|
|
1205
1184
|
};
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1185
|
+
}
|
|
1186
|
+
|
|
1187
|
+
declare const Totals: {
|
|
1188
|
+
Total: ({ total, currency, saving, highlightColor }: TotalProps) => JSX.Element;
|
|
1189
|
+
Subtotal: ({ subtotal, shipping, taxes, coupon, highlightColor, }: SubtotalProps) => JSX.Element;
|
|
1190
|
+
};
|
|
1191
|
+
|
|
1192
|
+
declare type detail = {
|
|
1193
|
+
title: string;
|
|
1194
|
+
details: string;
|
|
1195
|
+
};
|
|
1196
|
+
interface orderUpdate extends detail {
|
|
1197
|
+
keepMeUpdated: {
|
|
1198
|
+
title: string;
|
|
1199
|
+
onClick: () => void;
|
|
1210
1200
|
};
|
|
1211
|
-
|
|
1201
|
+
}
|
|
1202
|
+
interface DeliveryDetailsProps {
|
|
1203
|
+
deliveryDetailsText: string;
|
|
1204
|
+
arrivingBy: detail;
|
|
1205
|
+
shippingTo: detail;
|
|
1206
|
+
instantOrderUpdate: orderUpdate;
|
|
1207
|
+
note?: {
|
|
1208
|
+
importantNoteText: string;
|
|
1209
|
+
text: string;
|
|
1210
|
+
accentColor: string;
|
|
1211
|
+
backgroundColor: string;
|
|
1212
1212
|
color: string;
|
|
1213
|
-
disabled: string;
|
|
1214
1213
|
};
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1214
|
+
}
|
|
1215
|
+
declare const DeliveryDetails: ({ deliveryDetailsText, arrivingBy, shippingTo, instantOrderUpdate, note, }: DeliveryDetailsProps) => JSX.Element;
|
|
1216
|
+
|
|
1217
|
+
interface ScrollToTopProps {
|
|
1218
|
+
scrollToTopText: string;
|
|
1219
|
+
onClick: () => void;
|
|
1220
|
+
}
|
|
1221
|
+
declare const ScrollToTop: ({ scrollToTopText, onClick }: ScrollToTopProps) => JSX.Element;
|
|
1222
|
+
|
|
1223
|
+
interface OrderBarProps {
|
|
1224
|
+
message: string;
|
|
1225
|
+
}
|
|
1226
|
+
declare const OrderBar: ({ message }: OrderBarProps) => JSX.Element;
|
|
1227
|
+
|
|
1228
|
+
interface TableProps {
|
|
1229
|
+
headers: string[];
|
|
1230
|
+
data: string[][];
|
|
1231
|
+
}
|
|
1232
|
+
declare const SizeTable: ({ headers, data }: TableProps) => JSX.Element;
|
|
1233
|
+
|
|
1234
|
+
interface Price extends Pick<PriceLabelProps, 'finalPrice' | 'originalPrice'> {
|
|
1235
|
+
color?: string;
|
|
1236
|
+
}
|
|
1237
|
+
interface ProductOrderItemProps {
|
|
1238
|
+
title: string;
|
|
1239
|
+
subtitle: string;
|
|
1240
|
+
image: {
|
|
1241
|
+
src: string;
|
|
1242
|
+
alt: string;
|
|
1218
1243
|
};
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
fontWeight: number;
|
|
1225
|
-
size: {
|
|
1226
|
-
small: {
|
|
1227
|
-
fontSize: string;
|
|
1228
|
-
padding: string;
|
|
1229
|
-
};
|
|
1230
|
-
medium: {
|
|
1231
|
-
fontSize: string;
|
|
1232
|
-
padding: string;
|
|
1233
|
-
};
|
|
1234
|
-
large: {
|
|
1235
|
-
fontSize: string;
|
|
1236
|
-
padding: string;
|
|
1237
|
-
};
|
|
1238
|
-
};
|
|
1239
|
-
primary: {
|
|
1240
|
-
active: {
|
|
1241
|
-
backgroundColor: string;
|
|
1242
|
-
color: string;
|
|
1243
|
-
};
|
|
1244
|
-
hover: {
|
|
1245
|
-
backgroundColor: string;
|
|
1246
|
-
color: string;
|
|
1247
|
-
};
|
|
1248
|
-
};
|
|
1249
|
-
secondary: {
|
|
1250
|
-
active: {
|
|
1251
|
-
backgroundColor: string;
|
|
1252
|
-
color: string;
|
|
1253
|
-
};
|
|
1254
|
-
hover: {
|
|
1255
|
-
backgroundColor: string;
|
|
1256
|
-
color: string;
|
|
1257
|
-
};
|
|
1258
|
-
};
|
|
1244
|
+
quantity?: number;
|
|
1245
|
+
price: Price;
|
|
1246
|
+
tag?: {
|
|
1247
|
+
text: string;
|
|
1248
|
+
backgroundColor: string;
|
|
1259
1249
|
};
|
|
1260
|
-
|
|
1261
|
-
|
|
1250
|
+
}
|
|
1251
|
+
declare const SimpleOrderItem: ({ title, subtitle, image, price, tag, quantity, }: ProductOrderItemProps) => JSX.Element;
|
|
1252
|
+
|
|
1253
|
+
interface ReviewProps {
|
|
1254
|
+
reviewerName: string;
|
|
1255
|
+
date: Date;
|
|
1256
|
+
rating: number;
|
|
1257
|
+
stars: {
|
|
1262
1258
|
color: string;
|
|
1263
|
-
|
|
1264
|
-
borderRadius: string;
|
|
1265
|
-
fontSize: string;
|
|
1266
|
-
fontWeight: number;
|
|
1267
|
-
padding: string;
|
|
1268
|
-
lineHeight: string;
|
|
1269
|
-
border: string;
|
|
1270
|
-
boxShadow: string;
|
|
1259
|
+
size: ComponentSize.Medium | ComponentSize.Small;
|
|
1271
1260
|
};
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
borderRadius: string;
|
|
1278
|
-
};
|
|
1261
|
+
title: string;
|
|
1262
|
+
description: string;
|
|
1263
|
+
image: {
|
|
1264
|
+
src: string;
|
|
1265
|
+
alt: string;
|
|
1279
1266
|
};
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
background: string;
|
|
1295
|
-
color: string;
|
|
1296
|
-
};
|
|
1297
|
-
hover: {
|
|
1298
|
-
fontWeight: number;
|
|
1299
|
-
background: string;
|
|
1300
|
-
border: string;
|
|
1301
|
-
color: string;
|
|
1302
|
-
};
|
|
1303
|
-
disabled: {
|
|
1304
|
-
border: string;
|
|
1305
|
-
};
|
|
1306
|
-
fontSize: string;
|
|
1267
|
+
}
|
|
1268
|
+
declare const Review: ({ reviewerName, date, rating, stars, title, description, image }: ReviewProps) => JSX.Element;
|
|
1269
|
+
|
|
1270
|
+
interface SliderNavigationProps {
|
|
1271
|
+
children: JSX.Element[];
|
|
1272
|
+
infinite: boolean;
|
|
1273
|
+
adaptiveHeight: boolean;
|
|
1274
|
+
dotsSize: ComponentSize.Large | ComponentSize.Medium | ComponentSize.Small;
|
|
1275
|
+
dotListMarginTop: number;
|
|
1276
|
+
initialSlide?: number;
|
|
1277
|
+
arrows?: {
|
|
1278
|
+
arrowWidth: number;
|
|
1279
|
+
arrowHeight: number;
|
|
1280
|
+
arrowPadding: number;
|
|
1307
1281
|
};
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
medium: string;
|
|
1366
|
-
large: string;
|
|
1367
|
-
};
|
|
1368
|
-
lineHeight: {
|
|
1369
|
-
small: string;
|
|
1370
|
-
medium: string;
|
|
1371
|
-
large: string;
|
|
1372
|
-
};
|
|
1373
|
-
};
|
|
1374
|
-
checkbox: {
|
|
1375
|
-
background: string;
|
|
1376
|
-
borderColor: string;
|
|
1377
|
-
active: {
|
|
1378
|
-
background: string;
|
|
1379
|
-
};
|
|
1380
|
-
size: {
|
|
1381
|
-
large: {
|
|
1382
|
-
width: string;
|
|
1383
|
-
height: string;
|
|
1384
|
-
borderRadius: string;
|
|
1385
|
-
borderWidth: string;
|
|
1386
|
-
margin: string;
|
|
1387
|
-
icon: {
|
|
1388
|
-
width: string;
|
|
1389
|
-
height: string;
|
|
1390
|
-
};
|
|
1391
|
-
};
|
|
1392
|
-
medium: {
|
|
1393
|
-
width: string;
|
|
1394
|
-
height: string;
|
|
1395
|
-
borderRadius: string;
|
|
1396
|
-
borderWidth: string;
|
|
1397
|
-
margin: string;
|
|
1398
|
-
icon: {
|
|
1399
|
-
width: string;
|
|
1400
|
-
height: string;
|
|
1401
|
-
};
|
|
1402
|
-
};
|
|
1403
|
-
small: {
|
|
1404
|
-
width: string;
|
|
1405
|
-
height: string;
|
|
1406
|
-
borderRadius: string;
|
|
1407
|
-
borderWidth: string;
|
|
1408
|
-
margin: string;
|
|
1409
|
-
icon: {
|
|
1410
|
-
width: string;
|
|
1411
|
-
height: string;
|
|
1412
|
-
};
|
|
1413
|
-
};
|
|
1414
|
-
};
|
|
1415
|
-
};
|
|
1416
|
-
accordion: {
|
|
1417
|
-
variant: {
|
|
1418
|
-
box: {
|
|
1419
|
-
container: {
|
|
1420
|
-
border: string;
|
|
1421
|
-
borderColor: string;
|
|
1422
|
-
borderRadius: string;
|
|
1423
|
-
padding: string;
|
|
1424
|
-
};
|
|
1425
|
-
summary: {
|
|
1426
|
-
fontWeight: number;
|
|
1427
|
-
fontSize: string;
|
|
1428
|
-
lineHeight: string;
|
|
1429
|
-
color: string;
|
|
1430
|
-
};
|
|
1431
|
-
details: {
|
|
1432
|
-
margin: string;
|
|
1433
|
-
};
|
|
1434
|
-
icon: {
|
|
1435
|
-
width: number;
|
|
1436
|
-
height: number;
|
|
1437
|
-
color: string;
|
|
1438
|
-
};
|
|
1439
|
-
};
|
|
1440
|
-
simple: {
|
|
1441
|
-
container: {
|
|
1442
|
-
borderTop: string;
|
|
1443
|
-
borderBottom: string;
|
|
1444
|
-
borderColor: string;
|
|
1445
|
-
borderRadius: string;
|
|
1446
|
-
padding: string;
|
|
1447
|
-
};
|
|
1448
|
-
summary: {
|
|
1449
|
-
fontWeight: number;
|
|
1450
|
-
fontSize: string;
|
|
1451
|
-
lineHeight: string;
|
|
1452
|
-
color: string;
|
|
1453
|
-
};
|
|
1454
|
-
details: {
|
|
1455
|
-
margin: string;
|
|
1456
|
-
};
|
|
1457
|
-
icon: {
|
|
1458
|
-
width: number;
|
|
1459
|
-
height: number;
|
|
1460
|
-
color: string;
|
|
1461
|
-
};
|
|
1462
|
-
};
|
|
1463
|
-
};
|
|
1464
|
-
};
|
|
1465
|
-
dropdown: {
|
|
1466
|
-
borderRadius: string;
|
|
1467
|
-
fontSize: string;
|
|
1468
|
-
fontWeight: number;
|
|
1469
|
-
lineHeight: string;
|
|
1470
|
-
padding: string;
|
|
1471
|
-
color: string;
|
|
1472
|
-
fill: string;
|
|
1473
|
-
options: {
|
|
1474
|
-
borderColor: string;
|
|
1475
|
-
color: string;
|
|
1476
|
-
};
|
|
1282
|
+
}
|
|
1283
|
+
declare const SliderNavigation: ({ children, infinite, arrows, adaptiveHeight, dotsSize, dotListMarginTop, initialSlide, }: SliderNavigationProps) => _emotion_react_jsx_runtime.JSX.Element;
|
|
1284
|
+
|
|
1285
|
+
interface DropdownListIconsProps {
|
|
1286
|
+
items: DropdownListIconsItem[];
|
|
1287
|
+
}
|
|
1288
|
+
declare const DropdownListIcons: ({ items }: DropdownListIconsProps) => JSX.Element;
|
|
1289
|
+
|
|
1290
|
+
interface ImageStyleProps {
|
|
1291
|
+
height?: string;
|
|
1292
|
+
width?: string;
|
|
1293
|
+
borderRadius?: string;
|
|
1294
|
+
objectFit?: string;
|
|
1295
|
+
objectPosition?: string;
|
|
1296
|
+
className?: string;
|
|
1297
|
+
}
|
|
1298
|
+
interface ImageProps extends ImageStyleProps {
|
|
1299
|
+
src: string;
|
|
1300
|
+
alt: string;
|
|
1301
|
+
}
|
|
1302
|
+
declare const Image: ({ src, alt, height, width, borderRadius, objectFit, objectPosition, className, }: ImageProps) => JSX.Element;
|
|
1303
|
+
|
|
1304
|
+
interface AmazonPaypalBtnProps {
|
|
1305
|
+
onClick: () => void;
|
|
1306
|
+
}
|
|
1307
|
+
declare const AmazonButton: ({ onClick }: AmazonPaypalBtnProps) => JSX.Element;
|
|
1308
|
+
declare const PaypalButton: ({ onClick }: AmazonPaypalBtnProps) => JSX.Element;
|
|
1309
|
+
|
|
1310
|
+
interface CrossSellCheckboxProps extends rightToLeftProps {
|
|
1311
|
+
imageURL: string;
|
|
1312
|
+
title: string;
|
|
1313
|
+
description: string;
|
|
1314
|
+
freeShippingText: string;
|
|
1315
|
+
onChange: (checked: Boolean) => void;
|
|
1316
|
+
}
|
|
1317
|
+
interface rightToLeftProps {
|
|
1318
|
+
rightToLeft: boolean;
|
|
1319
|
+
}
|
|
1320
|
+
declare const CrossSellCheckbox: ({ imageURL, title, description, freeShippingText, rightToLeft, onChange, }: CrossSellCheckboxProps) => JSX.Element;
|
|
1321
|
+
|
|
1322
|
+
type index_d_CrossSellCheckboxProps = CrossSellCheckboxProps;
|
|
1323
|
+
declare const index_d_CrossSellCheckbox: typeof CrossSellCheckbox;
|
|
1324
|
+
declare namespace index_d {
|
|
1325
|
+
export {
|
|
1326
|
+
index_d_CrossSellCheckboxProps as CrossSellCheckboxProps,
|
|
1327
|
+
index_d_CrossSellCheckbox as CrossSellCheckbox,
|
|
1328
|
+
};
|
|
1329
|
+
}
|
|
1330
|
+
|
|
1331
|
+
interface ProductItemProps {
|
|
1332
|
+
title: string;
|
|
1333
|
+
image: ImageProps;
|
|
1334
|
+
price: Pick<PriceLabelProps, 'finalPrice' | 'originalPrice' | 'color'>;
|
|
1335
|
+
rating: Pick<RatingProps, 'rating' | 'reviews'>;
|
|
1336
|
+
tags?: {
|
|
1337
|
+
categoryTagText: string;
|
|
1338
|
+
seasonOfferTagText: string;
|
|
1477
1339
|
};
|
|
1340
|
+
alignName?: 'left' | 'center';
|
|
1341
|
+
}
|
|
1342
|
+
|
|
1343
|
+
interface ProductItemSmallMobileProps extends ProductItemProps {
|
|
1344
|
+
size: ComponentSize.Medium | ComponentSize.Small;
|
|
1345
|
+
}
|
|
1346
|
+
|
|
1347
|
+
declare function withProductGrid<P extends ProductItemProps>(ProductItemComponent: React.FC<P>, data: ProductItemProps[]): {
|
|
1348
|
+
(props: Omit<P, 'title' | 'image' | 'price' | 'rating'>): JSX.Element;
|
|
1349
|
+
displayName: string;
|
|
1350
|
+
};
|
|
1351
|
+
|
|
1352
|
+
declare const Collection: {
|
|
1353
|
+
ProductItemMobile: ({ title, image, price, rating, size, tags, alignName, }: ProductItemSmallMobileProps) => _emotion_react_types_jsx_namespace.EmotionJSX.Element;
|
|
1354
|
+
withProductGrid: typeof withProductGrid;
|
|
1355
|
+
};
|
|
1356
|
+
|
|
1357
|
+
interface StarListProps {
|
|
1358
|
+
rating: number;
|
|
1359
|
+
size?: ComponentSize;
|
|
1360
|
+
starsNumber: number;
|
|
1361
|
+
fill: string;
|
|
1362
|
+
}
|
|
1363
|
+
declare const StarList: ({ rating, starsNumber, fill, size, }: StarListProps) => JSX.Element;
|
|
1364
|
+
|
|
1365
|
+
interface DrawerProps {
|
|
1366
|
+
children: React.ReactNode;
|
|
1367
|
+
isOpen: boolean;
|
|
1368
|
+
onClose?: () => void;
|
|
1369
|
+
onOpen?: () => void;
|
|
1370
|
+
onClickOutside?: (event: React.MouseEvent<HTMLDivElement, MouseEvent>) => void;
|
|
1371
|
+
backgroundColor?: string;
|
|
1372
|
+
backdropColor?: string;
|
|
1373
|
+
position?: 'left' | 'right';
|
|
1374
|
+
width?: string;
|
|
1375
|
+
}
|
|
1376
|
+
declare const Drawer: ({ children, isOpen, onClose, onOpen, backgroundColor, backdropColor, position, width, onClickOutside, }: DrawerProps) => JSX.Element | null;
|
|
1377
|
+
|
|
1378
|
+
interface SpinnerProps {
|
|
1379
|
+
fill: string;
|
|
1380
|
+
background: string;
|
|
1381
|
+
animationDuration?: number;
|
|
1382
|
+
complete?: boolean;
|
|
1383
|
+
completeIconStroke?: number;
|
|
1384
|
+
size?: string;
|
|
1385
|
+
}
|
|
1386
|
+
declare const Spinner: ({ fill, background, animationDuration, complete, completeIconStroke, size, }: SpinnerProps) => JSX.Element;
|
|
1387
|
+
|
|
1388
|
+
interface TagsProps {
|
|
1389
|
+
color?: string;
|
|
1390
|
+
items: string[];
|
|
1391
|
+
onCloseClick: (index: number) => void;
|
|
1392
|
+
}
|
|
1393
|
+
declare const Tags: ({ color, items, onCloseClick }: TagsProps) => JSX.Element;
|
|
1394
|
+
|
|
1395
|
+
declare type FilteringDropdownProps<T> = {
|
|
1396
|
+
options: DropdownOption<T>[];
|
|
1397
|
+
disabled?: boolean;
|
|
1398
|
+
wide?: boolean;
|
|
1399
|
+
onChange: (options: DropdownOption<T>[]) => void;
|
|
1400
|
+
filter?: boolean;
|
|
1401
|
+
sliceAfter?: number;
|
|
1402
|
+
placeHolder: string;
|
|
1478
1403
|
};
|
|
1479
|
-
declare
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1404
|
+
declare function FilteringDropdown<T>({ options, disabled, placeHolder, wide, sliceAfter, filter, onChange, }: FilteringDropdownProps<T>): JSX.Element;
|
|
1405
|
+
|
|
1406
|
+
interface PaginationProps {
|
|
1407
|
+
from: number;
|
|
1408
|
+
to: number;
|
|
1409
|
+
onChange: (page: number) => void;
|
|
1410
|
+
currentPage?: number;
|
|
1411
|
+
underlineActive?: boolean;
|
|
1412
|
+
boldActive?: boolean;
|
|
1413
|
+
disabled?: boolean;
|
|
1414
|
+
}
|
|
1415
|
+
declare const Pagination: ({ from, to, currentPage, onChange, underlineActive, boldActive, disabled, }: PaginationProps) => JSX.Element;
|
|
1416
|
+
|
|
1417
|
+
declare const Text: FC<TextProps>;
|
|
1418
|
+
declare type TextHeroProps = {
|
|
1419
|
+
variant: 'hero1' | 'hero2' | 'hero3';
|
|
1420
|
+
weight?: 'heavy' | 'bold' | 'demi';
|
|
1421
|
+
size?: 'regular';
|
|
1422
|
+
underline?: never;
|
|
1423
|
+
disabled?: never;
|
|
1424
|
+
wide?: never;
|
|
1425
|
+
original?: never;
|
|
1426
|
+
allCaps?: never;
|
|
1489
1427
|
};
|
|
1490
|
-
declare type
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1428
|
+
declare type TextDisplayProps = {
|
|
1429
|
+
variant: 'display1' | 'display2';
|
|
1430
|
+
weight?: 'bold' | 'demi';
|
|
1431
|
+
size?: 'regular';
|
|
1432
|
+
underline?: never;
|
|
1433
|
+
disabled?: never;
|
|
1434
|
+
wide?: never;
|
|
1435
|
+
original?: never;
|
|
1436
|
+
allCaps?: never;
|
|
1499
1437
|
};
|
|
1500
|
-
declare type
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1438
|
+
declare type TextHeadingProps = {
|
|
1439
|
+
variant: 'heading1' | 'heading2' | 'heading3' | 'heading4' | 'heading5' | 'heading6';
|
|
1440
|
+
weight?: 'bold' | 'demi' | 'regular';
|
|
1441
|
+
size?: 'regular';
|
|
1442
|
+
underline?: never;
|
|
1443
|
+
disabled?: never;
|
|
1444
|
+
wide?: never;
|
|
1445
|
+
original?: never;
|
|
1446
|
+
allCaps?: never;
|
|
1447
|
+
};
|
|
1448
|
+
declare type TextBodyProps = {
|
|
1449
|
+
variant: 'body';
|
|
1450
|
+
size?: 'regular' | 'small';
|
|
1451
|
+
weight?: 'bold' | 'demi' | 'regular';
|
|
1452
|
+
underline?: never;
|
|
1453
|
+
disabled?: never;
|
|
1454
|
+
wide?: never;
|
|
1455
|
+
original?: never;
|
|
1456
|
+
allCaps?: never;
|
|
1457
|
+
};
|
|
1458
|
+
declare type TextButtonProps = {
|
|
1459
|
+
variant: 'button';
|
|
1460
|
+
size: 'large' | 'regular' | 'small';
|
|
1461
|
+
weight: 'bold' | 'demi';
|
|
1462
|
+
underline?: never;
|
|
1463
|
+
disabled?: never;
|
|
1464
|
+
wide?: boolean;
|
|
1465
|
+
original?: never;
|
|
1466
|
+
allCaps?: never;
|
|
1467
|
+
};
|
|
1468
|
+
declare type TextPricingProps = {
|
|
1469
|
+
variant: 'pricing';
|
|
1470
|
+
size: 'large' | 'medium' | 'regular' | 'small';
|
|
1471
|
+
weight?: never;
|
|
1472
|
+
underline?: never;
|
|
1473
|
+
disabled?: never;
|
|
1474
|
+
wide?: never;
|
|
1475
|
+
original?: boolean;
|
|
1476
|
+
allCaps?: never;
|
|
1477
|
+
};
|
|
1478
|
+
declare type TextLinkProps = {
|
|
1479
|
+
variant: 'link';
|
|
1480
|
+
weight?: 'demi' | 'regular';
|
|
1481
|
+
size?: 'regular' | 'small';
|
|
1482
|
+
underline?: boolean;
|
|
1483
|
+
disabled?: boolean;
|
|
1484
|
+
wide?: never;
|
|
1485
|
+
original?: never;
|
|
1486
|
+
allCaps?: never;
|
|
1487
|
+
} & AnchorHTMLAttributes<'a'>;
|
|
1488
|
+
declare type TextLabelProps = {
|
|
1489
|
+
variant: 'label';
|
|
1490
|
+
weight?: 'regular' | 'demi';
|
|
1491
|
+
size?: 'regular' | 'small';
|
|
1492
|
+
underline?: never;
|
|
1493
|
+
disabled?: boolean;
|
|
1494
|
+
wide?: never;
|
|
1495
|
+
original?: never;
|
|
1496
|
+
allCaps?: never;
|
|
1497
|
+
} & LabelHTMLAttributes<'label'>;
|
|
1498
|
+
declare type TextTagProps = {
|
|
1499
|
+
variant: 'tag';
|
|
1500
|
+
size?: 'regular' | 'small' | 'x-small';
|
|
1501
|
+
weight?: 'regular' | 'demi' | 'bold';
|
|
1502
|
+
underline?: never;
|
|
1503
|
+
disabled?: boolean;
|
|
1504
|
+
wide?: never;
|
|
1505
|
+
original?: never;
|
|
1506
|
+
allCaps?: boolean;
|
|
1507
|
+
};
|
|
1508
|
+
declare type TextProps = AriaAttributes & {
|
|
1509
|
+
style?: CSSProperties;
|
|
1510
|
+
className?: string;
|
|
1511
|
+
} & (TextHeroProps | TextDisplayProps | TextHeadingProps | TextBodyProps | TextLinkProps | TextButtonProps | TextPricingProps | TextLabelProps | TextTagProps);
|
|
1512
|
+
|
|
1513
|
+
interface SearchBarProps {
|
|
1514
|
+
suggestions: SearchBarOptionItem[];
|
|
1515
|
+
resultOptions: SearchBarOptionItem[];
|
|
1516
|
+
onChange: (text: string) => void;
|
|
1517
|
+
onSearch: (term: string) => void;
|
|
1518
|
+
resultsPanelDataTestId?: string;
|
|
1519
|
+
}
|
|
1520
|
+
declare const SearchBar: ({ suggestions, resultOptions, onChange, onSearch, resultsPanelDataTestId, }: SearchBarProps) => JSX.Element;
|
|
1521
|
+
|
|
1522
|
+
interface ProductGalleryMobileProps {
|
|
1523
|
+
images: ImageType[];
|
|
1524
|
+
selectedValue?: ImageType;
|
|
1525
|
+
DiscountTagElement?: JSX.Element;
|
|
1526
|
+
BestSellerTagElement?: JSX.Element;
|
|
1527
|
+
productImageDataTestId?: string;
|
|
1528
|
+
slideDotsDataTestId?: string;
|
|
1529
|
+
}
|
|
1530
|
+
declare const ProductGalleryMobile: ({ images, selectedValue, DiscountTagElement, BestSellerTagElement, productImageDataTestId, slideDotsDataTestId, }: ProductGalleryMobileProps) => JSX.Element;
|
|
1531
|
+
|
|
1532
|
+
interface RadioProps {
|
|
1533
|
+
name: string;
|
|
1534
|
+
value: string;
|
|
1535
|
+
id: string;
|
|
1536
|
+
label: string;
|
|
1537
|
+
size?: ComponentSize.Small | ComponentSize.Medium | ComponentSize.Large;
|
|
1538
|
+
checked?: boolean;
|
|
1539
|
+
disabled?: boolean;
|
|
1540
|
+
onChange: (option: RadioGroupOption) => void;
|
|
1541
|
+
}
|
|
1542
|
+
declare const RadioInput: ({ name, value, id, label, checked, disabled, onChange, size, }: RadioProps) => JSX.Element;
|
|
1543
|
+
|
|
1544
|
+
declare type PortalProps = {
|
|
1545
|
+
id: string;
|
|
1546
|
+
className?: string;
|
|
1547
|
+
};
|
|
1548
|
+
declare const Portal: FC<PortalProps>;
|
|
1549
|
+
|
|
1550
|
+
declare type ModalProps = {
|
|
1551
|
+
id: string;
|
|
1552
|
+
dismissable?: boolean;
|
|
1553
|
+
};
|
|
1554
|
+
declare const Overlay: _emotion_styled.StyledComponent<{
|
|
1555
|
+
theme?: _emotion_react.Theme | undefined;
|
|
1556
|
+
as?: React.ElementType<any> | undefined;
|
|
1557
|
+
} & {
|
|
1558
|
+
opened?: boolean | undefined;
|
|
1559
|
+
}, React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
1560
|
+
declare const Modal: FC<ModalProps>;
|
|
1561
|
+
declare type ModalEventDetail = {
|
|
1562
|
+
id: string;
|
|
1563
|
+
type: 'open' | 'close';
|
|
1564
|
+
};
|
|
1565
|
+
declare const modalEvent: (id: string, detail: Omit<ModalEventDetail, 'id'>) => void;
|
|
1566
|
+
declare global {
|
|
1567
|
+
interface WindowEventMap {
|
|
1568
|
+
modal: CustomEvent<ModalEventDetail>;
|
|
1569
|
+
}
|
|
1570
|
+
}
|
|
1571
|
+
|
|
1572
|
+
interface CloseButtonProps {
|
|
1573
|
+
onClick: () => void;
|
|
1574
|
+
}
|
|
1575
|
+
|
|
1576
|
+
interface DescriptionProps {
|
|
1577
|
+
text: string;
|
|
1578
|
+
}
|
|
1579
|
+
|
|
1580
|
+
interface PromoProps {
|
|
1581
|
+
text: string;
|
|
1582
|
+
}
|
|
1583
|
+
|
|
1584
|
+
interface TitleProps {
|
|
1585
|
+
title: string;
|
|
1586
|
+
}
|
|
1587
|
+
|
|
1588
|
+
declare const CartProductItem: {
|
|
1589
|
+
Title: ({ title }: TitleProps) => JSX.Element;
|
|
1590
|
+
Tag: ({ discountAppliedText, backgroundColor }: OfferBannerProps) => JSX.Element;
|
|
1591
|
+
Promo: ({ text }: PromoProps) => JSX.Element;
|
|
1592
|
+
Description: ({ text }: DescriptionProps) => JSX.Element;
|
|
1593
|
+
CloseButton: ({ onClick }: CloseButtonProps) => JSX.Element;
|
|
1506
1594
|
};
|
|
1507
1595
|
|
|
1596
|
+
declare type QuantityPickerPropsOnChange = (value: number) => void;
|
|
1597
|
+
declare type QuantityPickerPropsControlled = {
|
|
1598
|
+
value: number;
|
|
1599
|
+
onChange: QuantityPickerPropsOnChange;
|
|
1600
|
+
};
|
|
1601
|
+
declare type QuantityPickerPropsUncontrolled = {
|
|
1602
|
+
value?: never;
|
|
1603
|
+
onChange?: QuantityPickerPropsOnChange;
|
|
1604
|
+
};
|
|
1605
|
+
declare type QuantityPickerProps = {
|
|
1606
|
+
initialValue?: number;
|
|
1607
|
+
maxValue?: number;
|
|
1608
|
+
} & (QuantityPickerPropsControlled | QuantityPickerPropsUncontrolled);
|
|
1609
|
+
declare const QuantityPicker: ({ initialValue, maxValue, value, onChange, }: QuantityPickerProps) => JSX.Element;
|
|
1610
|
+
|
|
1508
1611
|
declare const useOnClickOutside: <T extends HTMLElement = HTMLElement>(ref: RefObject<T>, handler: (event: Event) => void) => void;
|
|
1509
1612
|
|
|
1510
|
-
declare const useWindowDimensions: (breakpoints: ThemeBreakpoints
|
|
1613
|
+
declare const useWindowDimensions: (breakpoints: ThemeBreakpoints) => {
|
|
1511
1614
|
isMobile: boolean;
|
|
1512
1615
|
windowDimensions: {
|
|
1513
1616
|
width: number;
|
|
@@ -1515,4 +1618,4 @@ declare const useWindowDimensions: (breakpoints: ThemeBreakpoints$1) => {
|
|
|
1515
1618
|
};
|
|
1516
1619
|
};
|
|
1517
1620
|
|
|
1518
|
-
export { Accordion, AmazonButton, AssetsProvider, Bundle, ButtonPrimary, ButtonSecondary, ButtonSecondaryOutline, ButtonType, CTAProps, _default as Card, CardSectionType, CategoryTag, Checkbox, Collection, Color, ColorPickerOption, ComponentPosition, ComponentSize, index_d as CrossSell, DeliveryDetails, DiscountTag, Drawer, DropdownListIcons, DropdownListIconsItem, DropdownListIconsSubItem, DropdownOption, Filter, FilterChange, FilteringDropdown, Tags as FilteringTags, FitPredictor, Icon, IconButton, IconProps
|
|
1621
|
+
export { Accordion, AmazonButton, AssetsProvider, Bundle, ButtonPrimary, ButtonSecondary, ButtonSecondaryOutline, ButtonType, CTAProps, _default as Card, CardSectionType, CartProductItem, CategoryTag, Checkbox, Collection, Color, ColorPickerOption, ComponentPosition, ComponentSize, index_d as CrossSell, DeliveryDetails, DiscountTag, Drawer, DropdownListIcons, DropdownListIconsItem, DropdownListIconsSubItem, DropdownOption, Filter, FilterChange, FilteringDropdown, Tags as FilteringTags, FitPredictor, Icon, IconButton, IconProps, IconWithOpacityProps, Image, ImageType, Input, InputValidationType, Modal, MultiColorPicker, OfferBanner, OrderBar, Overlay, Pagination, Pattern, PaymentMethod, PaypalButton, Portal, PriceLabel, ProductGallery, ProductGalleryMobile, ProgressBar, QuantityPicker, RadioGroupInput, RadioGroupOption, RadioInput, Rating, Review, ScrollToTop, SearchBar, SearchBarOptionItem, SeasonOfferTag, SimpleDropdown, SimpleOrderItem, SingleColorPicker, SizeFitGuide, SizeOption, SizeSelector, SizeTable, SliderNavigation, Spinner, StarList, Text, TextButton, Theme, ThemeAssets, ThemeBasicPallete, ThemeBreakpoints, ThemeColorPallete, ThemeColors, ThemeComponent, ThemeFonts, ThemeProvider, ThemeTypography, ThemeVariables, Timer, Tooltip, Totals, WithTestId, modalEvent, useOnClickOutside, useTheme, useThemeAssets, useWindowDimensions };
|