@trafilea/afrodita-components 2.3.0 → 2.3.4
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.css +2 -324
- package/build/index.d.ts +59 -1
- package/build/index.esm.css +2 -324
- package/build/index.esm.js +1063 -1379
- package/build/index.esm.js.map +1 -1
- package/build/index.js +1064 -1378
- package/build/index.js.map +1 -1
- package/package.json +3 -3
- 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/AccordionBox.d.ts +0 -9
- package/build/dts/components/accordion/AccordionBox.stories.d.ts +0 -10
- package/build/dts/components/accordion/AccordionBox.test.d.ts +0 -1
- package/build/dts/components/accordion/AccordionControlButton.d.ts +0 -12
- package/build/dts/components/accordion/AccordionIcon.d.ts +0 -10
- package/build/dts/components/accordion/AccordionIcon.stories.d.ts +0 -22
- package/build/dts/components/accordion/AccordionIcon.test.d.ts +0 -1
- 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/checkbox/Checkbox.d.ts +0 -24
- package/build/dts/components/checkbox/Checkbox.stories.d.ts +0 -23
- package/build/dts/components/checkbox/Checkbox.test.d.ts +0 -1
- 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/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 -13
- package/build/dts/components/color/ColorRadioGroup.d.ts +0 -24
- 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/dropdown/base/BaseDropdown.d.ts +0 -17
- package/build/dts/components/dropdown/base/BaseDropdownButton.d.ts +0 -11
- package/build/dts/components/dropdown/base/BaseDropdownOption.d.ts +0 -9
- package/build/dts/components/dropdown/base/BaseDropdownOptions.d.ts +0 -6
- package/build/dts/components/dropdown/variants/simple/SimpleDropdown.d.ts +0 -19
- package/build/dts/components/dropdown/variants/simple/SimpleDropdown.stories.d.ts +0 -12
- 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/fit/FitPredictor.d.ts +0 -5
- 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/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/index.d.ts +0 -5
- 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/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 -6
- 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/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 -3
- 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 -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 -41
- package/build/dts/components/input/base/BaseInput.d.ts +0 -14
- package/build/dts/components/input/base/BaseInput.stories.d.ts +0 -9
- 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 -24
- package/build/dts/components/input/basePlusButton/BasePlusButton.d.ts +0 -13
- 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 -6
- 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 -8
- 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/payment-methods/PaymentMethod.d.ts +0 -20
- package/build/dts/components/payment-methods/PaymentMethod.stories.d.ts +0 -12
- 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/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/rating/Rating.d.ts +0 -8
- package/build/dts/components/rating/Rating.stories.d.ts +0 -23
- package/build/dts/components/rating/Rating.test.d.ts +0 -1
- package/build/dts/components/rating/starList/StarList.d.ts +0 -8
- package/build/dts/components/rating/starList/StarList.stories.d.ts +0 -23
- package/build/dts/components/rating/starList/StarList.test.d.ts +0 -1
- 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/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/accordion/Accordion.d.ts +0 -18
- package/build/dts/components/shared/accordion/Accordion.stories.d.ts +0 -10
- package/build/dts/components/shared/accordion/Accordion.test.d.ts +0 -1
- package/build/dts/components/shared/accordion/AccordionButton.d.ts +0 -9
- package/build/dts/components/shared/accordion/AccordionPanel.d.ts +0 -21
- package/build/dts/components/shared/button/BaseButton.d.ts +0 -13
- package/build/dts/components/shared/button/BaseButton.stories.d.ts +0 -14
- 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/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 -8
- 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-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/theme/ThemeProvider.d.ts +0 -8
- package/build/dts/components/theme/defaultTheme.d.ts +0 -2
- 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/hooks/WindowDimensions.d.ts +0 -7
- package/build/dts/index.d.ts +0 -3
- 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 -108
- 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 -2
- package/build/dts/utils/media.d.ts +0 -2
- package/build/dts/utils/validations/validations.d.ts +0 -5
- package/build/dts/utils/validations/validations.test.d.ts +0 -1
package/build/index.js
CHANGED
|
@@ -1327,8 +1327,8 @@ var createCache = function createCache(options) {
|
|
|
1327
1327
|
return cache;
|
|
1328
1328
|
};
|
|
1329
1329
|
|
|
1330
|
-
function _extends$
|
|
1331
|
-
_extends$
|
|
1330
|
+
function _extends$1() {
|
|
1331
|
+
_extends$1 = Object.assign || function (target) {
|
|
1332
1332
|
for (var i = 1; i < arguments.length; i++) {
|
|
1333
1333
|
var source = arguments[i];
|
|
1334
1334
|
|
|
@@ -1342,30 +1342,11 @@ function _extends$4() {
|
|
|
1342
1342
|
return target;
|
|
1343
1343
|
};
|
|
1344
1344
|
|
|
1345
|
-
return _extends$
|
|
1345
|
+
return _extends$1.apply(this, arguments);
|
|
1346
1346
|
}
|
|
1347
1347
|
|
|
1348
1348
|
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
1349
1349
|
|
|
1350
|
-
function getDefaultExportFromCjs (x) {
|
|
1351
|
-
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
|
|
1352
|
-
}
|
|
1353
|
-
|
|
1354
|
-
function getAugmentedNamespace(n) {
|
|
1355
|
-
if (n.__esModule) return n;
|
|
1356
|
-
var a = Object.defineProperty({}, '__esModule', {value: true});
|
|
1357
|
-
Object.keys(n).forEach(function (k) {
|
|
1358
|
-
var d = Object.getOwnPropertyDescriptor(n, k);
|
|
1359
|
-
Object.defineProperty(a, k, d.get ? d : {
|
|
1360
|
-
enumerable: true,
|
|
1361
|
-
get: function () {
|
|
1362
|
-
return n[k];
|
|
1363
|
-
}
|
|
1364
|
-
});
|
|
1365
|
-
});
|
|
1366
|
-
return a;
|
|
1367
|
-
}
|
|
1368
|
-
|
|
1369
1350
|
var reactIs$1 = {exports: {}};
|
|
1370
1351
|
|
|
1371
1352
|
var reactIs_production_min = {};
|
|
@@ -2053,7 +2034,7 @@ var serializeStyles$1 = function serializeStyles(args, registered, mergedProps)
|
|
|
2053
2034
|
};
|
|
2054
2035
|
|
|
2055
2036
|
var isBrowser$4 = typeof document !== 'undefined';
|
|
2056
|
-
var hasOwnProperty = Object.prototype.hasOwnProperty;
|
|
2037
|
+
var hasOwnProperty$1 = Object.prototype.hasOwnProperty;
|
|
2057
2038
|
|
|
2058
2039
|
var EmotionCacheContext = /* #__PURE__ */React.createContext( // we're doing this to avoid preconstruct's dead code elimination in this one case
|
|
2059
2040
|
// because this module is primarily intended for the browser and node
|
|
@@ -2119,7 +2100,7 @@ var getTheme = function getTheme(outerTheme, theme) {
|
|
|
2119
2100
|
throw new Error('[ThemeProvider] Please make your theme prop a plain object');
|
|
2120
2101
|
}
|
|
2121
2102
|
|
|
2122
|
-
return _extends$
|
|
2103
|
+
return _extends$1({}, outerTheme, theme);
|
|
2123
2104
|
};
|
|
2124
2105
|
|
|
2125
2106
|
var createCacheWithTheme = /* #__PURE__ */weakMemoize(function (outerTheme) {
|
|
@@ -2156,7 +2137,7 @@ var createEmotionProps = function createEmotionProps(type, props) {
|
|
|
2156
2137
|
var newProps = {};
|
|
2157
2138
|
|
|
2158
2139
|
for (var key in props) {
|
|
2159
|
-
if (hasOwnProperty.call(props, key)) {
|
|
2140
|
+
if (hasOwnProperty$1.call(props, key)) {
|
|
2160
2141
|
newProps[key] = props[key];
|
|
2161
2142
|
}
|
|
2162
2143
|
}
|
|
@@ -2217,7 +2198,7 @@ var Emotion = /* #__PURE__ */withEmotionCache(function (props, cache, ref) {
|
|
|
2217
2198
|
var newProps = {};
|
|
2218
2199
|
|
|
2219
2200
|
for (var key in props) {
|
|
2220
|
-
if (hasOwnProperty.call(props, key) && key !== 'css' && key !== typePropName && (process.env.NODE_ENV === 'production' || key !== labelPropName)) {
|
|
2201
|
+
if (hasOwnProperty$1.call(props, key) && key !== 'css' && key !== typePropName && (process.env.NODE_ENV === 'production' || key !== labelPropName)) {
|
|
2221
2202
|
newProps[key] = props[key];
|
|
2222
2203
|
}
|
|
2223
2204
|
}
|
|
@@ -2442,7 +2423,7 @@ function css() {
|
|
|
2442
2423
|
return serializeStyles$1(args);
|
|
2443
2424
|
}
|
|
2444
2425
|
|
|
2445
|
-
var classnames$
|
|
2426
|
+
var classnames$2 = function classnames(args) {
|
|
2446
2427
|
var len = args.length;
|
|
2447
2428
|
var i = 0;
|
|
2448
2429
|
var cls = '';
|
|
@@ -2546,7 +2527,7 @@ var ClassNames = /* #__PURE__ */withEmotionCache(function (props, cache) {
|
|
|
2546
2527
|
args[_key2] = arguments[_key2];
|
|
2547
2528
|
}
|
|
2548
2529
|
|
|
2549
|
-
return merge(cache.registered, css, classnames$
|
|
2530
|
+
return merge(cache.registered, css, classnames$2(args));
|
|
2550
2531
|
};
|
|
2551
2532
|
|
|
2552
2533
|
var content = {
|
|
@@ -2634,13 +2615,25 @@ var Question = function (_a) {
|
|
|
2634
2615
|
return (jsxRuntime.jsx(IconWrapper, __assign({ width: width, height: height, viewBoxX: 22, viewBoxY: 22, title: "Question" }, { children: jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22ZM9.75807 15.9678C9.75807 15.2819 10.3141 14.7258 11 14.7258C11.6859 14.7258 12.2419 15.2819 12.2419 15.9678C12.2419 16.6537 11.6859 17.2097 11 17.2097C10.3141 17.2097 9.75807 16.6537 9.75807 15.9678ZM10.6305 13.6613H11.3402C11.6341 13.6613 11.8725 13.423 11.8725 13.1291V13.1122C11.8725 12.2512 12.5546 11.8053 13.3108 11.3109C14.2517 10.6958 15.3073 10.0058 15.3073 8.34809C15.3073 6.10995 13.306 4.79034 10.9854 4.79034C8.99703 4.79034 7.88 5.56717 6.93852 6.77482C6.75157 7.01461 6.80634 7.36288 7.05584 7.53671L7.6384 7.94255C7.86878 8.10307 8.18573 8.05805 8.35907 7.83717C9.022 6.99252 9.69269 6.56454 10.9854 6.56454C12.7453 6.56454 13.5331 7.46028 13.5331 8.34809C13.5331 9.20467 12.865 9.62547 12.1181 10.0959C11.1715 10.6922 10.0983 11.3681 10.0983 13.1122V13.1291C10.0983 13.423 10.3366 13.6613 10.6305 13.6613Z", fill: fill }, void 0) }), void 0));
|
|
2635
2616
|
};
|
|
2636
2617
|
|
|
2618
|
+
var Close = function (_a) {
|
|
2619
|
+
var height = _a.height, width = _a.width, fill = _a.fill;
|
|
2620
|
+
return (jsxRuntime.jsx(IconWrapper, __assign({ width: width, height: height, viewBoxX: 9, viewBoxY: 8, title: "close" }, { children: jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.2123 0.287701C0.919406 0.580594 0.919406 1.05547 1.2123 1.34836L3.86397 4.00003L1.21233 6.65167C0.919437 6.94456 0.919437 7.41944 1.21233 7.71233C1.50522 8.00522 1.9801 8.00522 2.27299 7.71233L4.92463 5.06069L7.57626 7.71232C7.86915 8.00522 8.34403 8.00522 8.63692 7.71232C8.92981 7.41943 8.92981 6.94456 8.63692 6.65166L5.98529 4.00003L8.63695 1.34837C8.92984 1.05548 8.92984 0.580602 8.63695 0.287709C8.34406 -0.00518426 7.86918 -0.00518393 7.57629 0.287709L4.92463 2.93937L2.27296 0.287701C1.98007 -0.00519271 1.50519 -0.00519269 1.2123 0.287701Z", fill: fill }, void 0) }), void 0));
|
|
2621
|
+
};
|
|
2622
|
+
|
|
2623
|
+
var Trash = function (_a) {
|
|
2624
|
+
var height = _a.height, width = _a.width, fill = _a.fill;
|
|
2625
|
+
return (jsxRuntime.jsx(IconWrapper, __assign({ width: width, height: height, viewBoxX: 16, viewBoxY: 20, title: "trash" }, { children: jsxRuntime.jsx("path", { d: "M10.5714 16.875H11.1429C11.2186 16.875 11.2913 16.8421 11.3449 16.7835C11.3985 16.7249 11.4286 16.6454 11.4286 16.5625V5.9375C11.4286 5.85462 11.3985 5.77513 11.3449 5.71653C11.2913 5.65792 11.2186 5.625 11.1429 5.625H10.5714C10.4957 5.625 10.423 5.65792 10.3694 5.71653C10.3158 5.77513 10.2857 5.85462 10.2857 5.9375V16.5625C10.2857 16.6454 10.3158 16.7249 10.3694 16.7835C10.423 16.8421 10.4957 16.875 10.5714 16.875ZM4.85714 16.875H5.42857C5.50435 16.875 5.57702 16.8421 5.6306 16.7835C5.68418 16.7249 5.71429 16.6454 5.71429 16.5625V5.9375C5.71429 5.85462 5.68418 5.77513 5.6306 5.71653C5.57702 5.65792 5.50435 5.625 5.42857 5.625H4.85714C4.78137 5.625 4.70869 5.65792 4.65511 5.71653C4.60153 5.77513 4.57143 5.85462 4.57143 5.9375V16.5625C4.57143 16.6454 4.60153 16.7249 4.65511 16.7835C4.70869 16.8421 4.78137 16.875 4.85714 16.875ZM15.7143 2.5H12L10.8 0.75C10.6403 0.517132 10.4333 0.328126 10.1952 0.197949C9.95719 0.067772 9.69471 0 9.42857 0L6.57143 0C6.30529 0 6.04282 0.067772 5.80478 0.197949C5.56674 0.328126 5.35968 0.517132 5.2 0.75L4 2.5H0.285714C0.209938 2.5 0.137266 2.53292 0.0836838 2.59153C0.030102 2.65013 0 2.72962 0 2.8125L0 3.4375C0 3.52038 0.030102 3.59987 0.0836838 3.65847C0.137266 3.71708 0.209938 3.75 0.285714 3.75H1.14286V18.125C1.14286 18.6223 1.32347 19.0992 1.64496 19.4508C1.96645 19.8025 2.40249 20 2.85714 20H13.1429C13.5975 20 14.0336 19.8025 14.355 19.4508C14.6765 19.0992 14.8571 18.6223 14.8571 18.125V3.75H15.7143C15.7901 3.75 15.8627 3.71708 15.9163 3.65847C15.9699 3.59987 16 3.52038 16 3.4375V2.8125C16 2.72962 15.9699 2.65013 15.9163 2.59153C15.8627 2.53292 15.7901 2.5 15.7143 2.5ZM6.11429 1.5C6.1677 1.4226 6.23676 1.35976 6.31607 1.31639C6.39537 1.27302 6.48277 1.2503 6.57143 1.25H9.42857C9.51723 1.2503 9.60463 1.27302 9.68394 1.31639C9.76324 1.35976 9.8323 1.4226 9.88571 1.5L10.5714 2.5H5.42857L6.11429 1.5ZM13.7143 18.125C13.7143 18.2908 13.6541 18.4497 13.5469 18.5669C13.4398 18.6842 13.2944 18.75 13.1429 18.75H2.85714C2.70559 18.75 2.56025 18.6842 2.45308 18.5669C2.34592 18.4497 2.28571 18.2908 2.28571 18.125V3.75H13.7143V18.125ZM7.71429 16.875H8.28572C8.36149 16.875 8.43416 16.8421 8.48775 16.7835C8.54133 16.7249 8.57143 16.6454 8.57143 16.5625V5.9375C8.57143 5.85462 8.54133 5.77513 8.48775 5.71653C8.43416 5.65792 8.36149 5.625 8.28572 5.625H7.71429C7.63851 5.625 7.56584 5.65792 7.51226 5.71653C7.45867 5.77513 7.42857 5.85462 7.42857 5.9375V16.5625C7.42857 16.6454 7.45867 16.7249 7.51226 16.7835C7.56584 16.8421 7.63851 16.875 7.71429 16.875Z", fill: fill }, void 0) }), void 0));
|
|
2626
|
+
};
|
|
2627
|
+
|
|
2637
2628
|
var Actions = /*#__PURE__*/Object.freeze({
|
|
2638
2629
|
__proto__: null,
|
|
2639
2630
|
Check: Check,
|
|
2640
2631
|
ClearLight: ClearLight,
|
|
2641
2632
|
LightExclamation: LightExclamation,
|
|
2642
2633
|
LightCheck: LightCheck,
|
|
2643
|
-
Question: Question
|
|
2634
|
+
Question: Question,
|
|
2635
|
+
Close: Close,
|
|
2636
|
+
Trash: Trash
|
|
2644
2637
|
});
|
|
2645
2638
|
|
|
2646
2639
|
var FitPredictor$1 = function (_a) {
|
|
@@ -2680,6 +2673,11 @@ var ChevronRight = function (_a) {
|
|
|
2680
2673
|
return (jsxRuntime.jsx(IconWrapper, __assign({ width: width, height: height, viewBoxX: 20, viewBoxY: 34, title: "chevron right" }, { children: jsxRuntime.jsx("g", __assign({ opacity: opacity }, { children: jsxRuntime.jsx("path", { d: "M4.14231 0.6657C3.22745 -0.2219 1.70267 -0.2219 0.787802 0.6657C-0.127065 1.5533 -0.127065 3.03263 0.787802 3.92023C4.44727 7.47063 8.10673 10.9224 11.7662 14.4728C11.7662 14.5714 14.2058 16.7411 14.2058 16.8397C14.2058 16.9384 11.6645 19.2067 11.6645 19.3053C8.00508 22.8557 4.34562 26.4061 0.68615 30.0551C-0.228717 30.9427 -0.228717 32.422 0.68615 33.3096C1.19441 33.8028 1.80432 34 2.41423 34C3.02414 34 3.63405 33.8028 4.14231 33.3096L19.2884 18.6149C19.695 18.2205 20 17.6287 20 16.9384C20 16.3466 19.695 15.7549 19.2884 15.2618L4.14231 0.6657Z", fill: fill }, void 0) }), void 0) }), void 0));
|
|
2681
2674
|
};
|
|
2682
2675
|
|
|
2676
|
+
var ChevronRightVariant = function (_a) {
|
|
2677
|
+
var height = _a.height, width = _a.width, fill = _a.fill;
|
|
2678
|
+
return (jsxRuntime.jsx(IconWrapper, __assign({ width: width, height: height, viewBoxX: 24, viewBoxY: 24, title: "chevron right variant" }, { children: jsxRuntime.jsx("path", { d: "M17.635 6.24942C17.3066 5.91686 16.8139 5.91686 16.4854 6.24942C16.1569 6.58199 16.1569 7.08083 16.4854 7.41339L20.208 11.127H1.82117C1.38321 11.1824 1 11.5704 1 12.0139C1 12.4573 1.38321 12.8453 1.82117 12.8453H20.208L16.4854 16.6143C16.1569 16.9469 16.1569 17.4457 16.4854 17.7783C16.6496 17.9446 16.8686 18 17.0876 18C17.3066 18 17.5255 17.9446 17.6898 17.7783L22.781 12.6236C22.9453 12.4573 23 12.2356 23 12.0139C23 11.7921 22.8905 11.5704 22.781 11.4042L17.635 6.24942Z", fill: fill }, void 0) }), void 0));
|
|
2679
|
+
};
|
|
2680
|
+
|
|
2683
2681
|
var ChevronUp = function (_a) {
|
|
2684
2682
|
var height = _a.height, width = _a.width, fill = _a.fill;
|
|
2685
2683
|
return (jsxRuntime.jsx(IconWrapper, __assign({ width: width, height: height, viewBoxX: 36, viewBoxY: 20, title: "chevron up" }, { children: jsxRuntime.jsx("path", { d: "M0.285774 18.1586L1.89534 19.7224C2.2763 20.0925 2.89398 20.0925 3.27501 19.7224L18 5.44992L32.7251 19.7223C33.106 20.0924 33.7237 20.0924 34.1047 19.7223L35.7143 18.1585C36.0952 17.7884 36.0952 17.1883 35.7143 16.8181L18.6898 0.277592C18.3088 -0.0925308 17.6911 -0.0925308 17.3101 0.277592L0.285774 16.8181C-0.095258 17.1883 -0.095258 17.7885 0.285774 18.1586Z", fill: fill }, void 0) }), void 0));
|
|
@@ -2700,6 +2698,7 @@ var Arrows = /*#__PURE__*/Object.freeze({
|
|
|
2700
2698
|
ChevronDown: ChevronDown,
|
|
2701
2699
|
ChevronLeft: ChevronLeft,
|
|
2702
2700
|
ChevronRight: ChevronRight,
|
|
2701
|
+
ChevronRightVariant: ChevronRightVariant,
|
|
2703
2702
|
ChevronUp: ChevronUp,
|
|
2704
2703
|
ChevronUpSolid: ChevronUpSolid,
|
|
2705
2704
|
CircleUp: CircleUp
|
|
@@ -3483,7 +3482,7 @@ var createStyled = function createStyled(tag, options) {
|
|
|
3483
3482
|
});
|
|
3484
3483
|
|
|
3485
3484
|
Styled.withComponent = function (nextTag, nextOptions) {
|
|
3486
|
-
return createStyled(nextTag, _extends$
|
|
3485
|
+
return createStyled(nextTag, _extends$1({}, options, nextOptions, {
|
|
3487
3486
|
shouldForwardProp: composeShouldForwardProps(Styled, nextOptions, true)
|
|
3488
3487
|
})).apply(void 0, styles);
|
|
3489
3488
|
};
|
|
@@ -3527,7 +3526,7 @@ exports.InputValidationType = void 0;
|
|
|
3527
3526
|
InputValidationType[InputValidationType["Empty"] = 2] = "Empty";
|
|
3528
3527
|
})(exports.InputValidationType || (exports.InputValidationType = {}));
|
|
3529
3528
|
|
|
3530
|
-
var Section = newStyled.div(templateObject_1$
|
|
3529
|
+
var Section = newStyled.div(templateObject_1$M || (templateObject_1$M = __makeTemplateObject(["\n font-weight: 600;\n display: flex;\n flex-direction: row;\n align-items: center;\n align-text: left;\n width: 100%;\n box-sizing: border-box;\n align-self: flex-start;\n padding: ", ";\n"], ["\n font-weight: 600;\n display: flex;\n flex-direction: row;\n align-items: center;\n align-text: left;\n width: 100%;\n box-sizing: border-box;\n align-self: flex-start;\n padding: ", ";\n"])), function (props) {
|
|
3531
3530
|
return props.type === exports.CardSectionType.Header ? '0.5rem 1.5rem 0' : '0 1.5rem 0.5rem';
|
|
3532
3531
|
});
|
|
3533
3532
|
var CardHeader = function (_a) {
|
|
@@ -3538,16 +3537,16 @@ var CardFooter = function (_a) {
|
|
|
3538
3537
|
var children = _a.children;
|
|
3539
3538
|
return (jsxRuntime.jsx(Section, __assign({ type: exports.CardSectionType.Footer }, { children: children }), void 0));
|
|
3540
3539
|
};
|
|
3541
|
-
var templateObject_1$
|
|
3540
|
+
var templateObject_1$M;
|
|
3542
3541
|
|
|
3543
|
-
var Body = newStyled.div(templateObject_1$
|
|
3542
|
+
var Body = newStyled.div(templateObject_1$L || (templateObject_1$L = __makeTemplateObject(["\n display: flex;\n align-items: center;\n padding: 0.5rem 1.5rem;\n align-self: flex-start;\n"], ["\n display: flex;\n align-items: center;\n padding: 0.5rem 1.5rem;\n align-self: flex-start;\n"])));
|
|
3544
3543
|
var CardBody = function (_a) {
|
|
3545
3544
|
var children = _a.children;
|
|
3546
3545
|
return jsxRuntime.jsx(Body, { children: children }, void 0);
|
|
3547
3546
|
};
|
|
3548
|
-
var templateObject_1$
|
|
3547
|
+
var templateObject_1$L;
|
|
3549
3548
|
|
|
3550
|
-
var Container$
|
|
3549
|
+
var Container$t = newStyled.div(templateObject_1$K || (templateObject_1$K = __makeTemplateObject(["\n ", "\n width: ", ";\n background: ", ";\n border-radius: 0.5rem;\n border: ", ";\n"], ["\n ", "\n width: ", ";\n background: ", ";\n border-radius: 0.5rem;\n border: ", ";\n"])), function (_a) {
|
|
3551
3550
|
var flex = _a.flex;
|
|
3552
3551
|
return flex &&
|
|
3553
3552
|
"display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;";
|
|
@@ -3559,24 +3558,24 @@ var Container$r = newStyled.div(templateObject_1$I || (templateObject_1$I = __ma
|
|
|
3559
3558
|
});
|
|
3560
3559
|
var Card = function (_a) {
|
|
3561
3560
|
var children = _a.children, backgroundColor = _a.backgroundColor, _b = _a.widthAuto, widthAuto = _b === void 0 ? true : _b, border = _a.border, _c = _a.flex, flex = _c === void 0 ? true : _c;
|
|
3562
|
-
return (jsxRuntime.jsx(Container$
|
|
3561
|
+
return (jsxRuntime.jsx(Container$t, __assign({ backgroundColor: backgroundColor, widthAuto: widthAuto, border: border, flex: flex, "data-testid": "CardContainer" }, { children: children }), void 0));
|
|
3563
3562
|
};
|
|
3564
3563
|
var Card$1 = Object.assign(Card, {
|
|
3565
3564
|
Header: CardHeader,
|
|
3566
3565
|
Footer: CardFooter,
|
|
3567
3566
|
Body: CardBody,
|
|
3568
3567
|
});
|
|
3569
|
-
var templateObject_1$
|
|
3568
|
+
var templateObject_1$K;
|
|
3570
3569
|
|
|
3571
3570
|
function jsx(type, props, key) {
|
|
3572
|
-
if (!hasOwnProperty.call(props, 'css')) {
|
|
3571
|
+
if (!hasOwnProperty$1.call(props, 'css')) {
|
|
3573
3572
|
return jsxRuntime.jsx(type, props, key);
|
|
3574
3573
|
}
|
|
3575
3574
|
|
|
3576
3575
|
return jsxRuntime.jsx(Emotion, createEmotionProps(type, props), key);
|
|
3577
3576
|
}
|
|
3578
3577
|
function jsxs(type, props, key) {
|
|
3579
|
-
if (!hasOwnProperty.call(props, 'css')) {
|
|
3578
|
+
if (!hasOwnProperty$1.call(props, 'css')) {
|
|
3580
3579
|
return jsxRuntime.jsxs(type, props, key);
|
|
3581
3580
|
}
|
|
3582
3581
|
|
|
@@ -3596,7 +3595,7 @@ var BaseButton = function (_a) {
|
|
|
3596
3595
|
} }, { children: [renderLeading, children, renderTrailing] }), void 0));
|
|
3597
3596
|
};
|
|
3598
3597
|
|
|
3599
|
-
var getStylesBySize$
|
|
3598
|
+
var getStylesBySize$d = function (size) {
|
|
3600
3599
|
switch (size) {
|
|
3601
3600
|
case exports.ComponentSize.Large:
|
|
3602
3601
|
return {
|
|
@@ -3623,7 +3622,7 @@ var getStylesBySize$c = function (size) {
|
|
|
3623
3622
|
var BaseCTA = function (_a) {
|
|
3624
3623
|
var text = _a.text, onClick = _a.onClick, _b = _a.disabled, disabled = _b === void 0 ? false : _b, _c = _a.wide, wide = _c === void 0 ? false : _c, _d = _a.size, size = _d === void 0 ? exports.ComponentSize.Medium : _d, type = _a.type, className = _a.className;
|
|
3625
3624
|
var theme = useTheme();
|
|
3626
|
-
var stylesBySize = getStylesBySize$
|
|
3625
|
+
var stylesBySize = getStylesBySize$d(size);
|
|
3627
3626
|
return (jsx(BaseButton, __assign({ onClick: onClick, disabled: disabled, className: className, type: type, css: __assign(__assign({ width: wide ? '100%' : '' }, stylesBySize), { fontWeight: 600, '&:hover': {
|
|
3628
3627
|
color: theme.shades.white,
|
|
3629
3628
|
cursor: 'pointer',
|
|
@@ -3686,8 +3685,8 @@ var ButtonSecondaryOutline = function (_a) {
|
|
|
3686
3685
|
}, text: text }, void 0));
|
|
3687
3686
|
};
|
|
3688
3687
|
|
|
3689
|
-
function _extends
|
|
3690
|
-
_extends
|
|
3688
|
+
function _extends() {
|
|
3689
|
+
_extends = Object.assign || function (target) {
|
|
3691
3690
|
for (var i = 1; i < arguments.length; i++) {
|
|
3692
3691
|
var source = arguments[i];
|
|
3693
3692
|
|
|
@@ -3701,7 +3700,7 @@ function _extends$3() {
|
|
|
3701
3700
|
return target;
|
|
3702
3701
|
};
|
|
3703
3702
|
|
|
3704
|
-
return _extends
|
|
3703
|
+
return _extends.apply(this, arguments);
|
|
3705
3704
|
}
|
|
3706
3705
|
|
|
3707
3706
|
function _objectWithoutPropertiesLoose$1(source, excluded) {
|
|
@@ -3840,7 +3839,7 @@ function render(_ref) {
|
|
|
3840
3839
|
return match(strategy, (_match = {}, _match[RenderStrategy.Unmount] = function () {
|
|
3841
3840
|
return null;
|
|
3842
3841
|
}, _match[RenderStrategy.Hidden] = function () {
|
|
3843
|
-
return _render(_extends
|
|
3842
|
+
return _render(_extends({}, _rest, {
|
|
3844
3843
|
hidden: true,
|
|
3845
3844
|
style: {
|
|
3846
3845
|
display: 'none'
|
|
@@ -4312,12 +4311,12 @@ function Description(props) {
|
|
|
4312
4311
|
}, [id, context.register]);
|
|
4313
4312
|
var passThroughProps = props;
|
|
4314
4313
|
|
|
4315
|
-
var propsWeControl = _extends
|
|
4314
|
+
var propsWeControl = _extends({}, context.props, {
|
|
4316
4315
|
id: id
|
|
4317
4316
|
});
|
|
4318
4317
|
|
|
4319
4318
|
return render({
|
|
4320
|
-
props: _extends
|
|
4319
|
+
props: _extends({}, passThroughProps, propsWeControl),
|
|
4321
4320
|
slot: context.slot || {},
|
|
4322
4321
|
defaultTag: DEFAULT_DESCRIPTION_TAG,
|
|
4323
4322
|
name: context.name || 'Description'
|
|
@@ -4366,32 +4365,32 @@ var ActionTypes$2;
|
|
|
4366
4365
|
var reducers$2 = (_reducers$2 = {}, _reducers$2[ActionTypes$2.ToggleDisclosure] = function (state) {
|
|
4367
4366
|
var _match;
|
|
4368
4367
|
|
|
4369
|
-
return _extends
|
|
4368
|
+
return _extends({}, state, {
|
|
4370
4369
|
disclosureState: match(state.disclosureState, (_match = {}, _match[DisclosureStates.Open] = DisclosureStates.Closed, _match[DisclosureStates.Closed] = DisclosureStates.Open, _match))
|
|
4371
4370
|
});
|
|
4372
4371
|
}, _reducers$2[ActionTypes$2.CloseDisclosure] = function (state) {
|
|
4373
4372
|
if (state.disclosureState === DisclosureStates.Closed) return state;
|
|
4374
|
-
return _extends
|
|
4373
|
+
return _extends({}, state, {
|
|
4375
4374
|
disclosureState: DisclosureStates.Closed
|
|
4376
4375
|
});
|
|
4377
4376
|
}, _reducers$2[ActionTypes$2.LinkPanel] = function (state) {
|
|
4378
4377
|
if (state.linkedPanel === true) return state;
|
|
4379
|
-
return _extends
|
|
4378
|
+
return _extends({}, state, {
|
|
4380
4379
|
linkedPanel: true
|
|
4381
4380
|
});
|
|
4382
4381
|
}, _reducers$2[ActionTypes$2.UnlinkPanel] = function (state) {
|
|
4383
4382
|
if (state.linkedPanel === false) return state;
|
|
4384
|
-
return _extends
|
|
4383
|
+
return _extends({}, state, {
|
|
4385
4384
|
linkedPanel: false
|
|
4386
4385
|
});
|
|
4387
4386
|
}, _reducers$2[ActionTypes$2.SetButtonId] = function (state, action) {
|
|
4388
4387
|
if (state.buttonId === action.buttonId) return state;
|
|
4389
|
-
return _extends
|
|
4388
|
+
return _extends({}, state, {
|
|
4390
4389
|
buttonId: action.buttonId
|
|
4391
4390
|
});
|
|
4392
4391
|
}, _reducers$2[ActionTypes$2.SetPanelId] = function (state, action) {
|
|
4393
4392
|
if (state.panelId === action.panelId) return state;
|
|
4394
|
-
return _extends
|
|
4393
|
+
return _extends({}, state, {
|
|
4395
4394
|
panelId: action.panelId
|
|
4396
4395
|
});
|
|
4397
4396
|
}, _reducers$2);
|
|
@@ -4593,7 +4592,7 @@ var Button$5 = /*#__PURE__*/forwardRefWithAs(function Button(props, ref) {
|
|
|
4593
4592
|
onClick: handleClick
|
|
4594
4593
|
};
|
|
4595
4594
|
return render({
|
|
4596
|
-
props: _extends
|
|
4595
|
+
props: _extends({}, passthroughProps, propsWeControl),
|
|
4597
4596
|
slot: slot,
|
|
4598
4597
|
defaultTag: DEFAULT_BUTTON_TAG$1,
|
|
4599
4598
|
name: 'Disclosure.Button'
|
|
@@ -4658,7 +4657,7 @@ var Panel$2 = /*#__PURE__*/forwardRefWithAs(function Panel(props, ref) {
|
|
|
4658
4657
|
return React__default['default'].createElement(DisclosurePanelContext.Provider, {
|
|
4659
4658
|
value: state.panelId
|
|
4660
4659
|
}, render({
|
|
4661
|
-
props: _extends
|
|
4660
|
+
props: _extends({}, passthroughProps, propsWeControl),
|
|
4662
4661
|
slot: slot,
|
|
4663
4662
|
defaultTag: DEFAULT_PANEL_TAG,
|
|
4664
4663
|
features: PanelRenderFeatures,
|
|
@@ -4861,24 +4860,24 @@ var ActionTypes$1;
|
|
|
4861
4860
|
var reducers$1 = (_reducers$1 = {}, _reducers$1[ActionTypes$1.CloseListbox] = function (state) {
|
|
4862
4861
|
if (state.disabled) return state;
|
|
4863
4862
|
if (state.listboxState === ListboxStates.Closed) return state;
|
|
4864
|
-
return _extends
|
|
4863
|
+
return _extends({}, state, {
|
|
4865
4864
|
activeOptionIndex: null,
|
|
4866
4865
|
listboxState: ListboxStates.Closed
|
|
4867
4866
|
});
|
|
4868
4867
|
}, _reducers$1[ActionTypes$1.OpenListbox] = function (state) {
|
|
4869
4868
|
if (state.disabled) return state;
|
|
4870
4869
|
if (state.listboxState === ListboxStates.Open) return state;
|
|
4871
|
-
return _extends
|
|
4870
|
+
return _extends({}, state, {
|
|
4872
4871
|
listboxState: ListboxStates.Open
|
|
4873
4872
|
});
|
|
4874
4873
|
}, _reducers$1[ActionTypes$1.SetDisabled] = function (state, action) {
|
|
4875
4874
|
if (state.disabled === action.disabled) return state;
|
|
4876
|
-
return _extends
|
|
4875
|
+
return _extends({}, state, {
|
|
4877
4876
|
disabled: action.disabled
|
|
4878
4877
|
});
|
|
4879
4878
|
}, _reducers$1[ActionTypes$1.SetOrientation] = function (state, action) {
|
|
4880
4879
|
if (state.orientation === action.orientation) return state;
|
|
4881
|
-
return _extends
|
|
4880
|
+
return _extends({}, state, {
|
|
4882
4881
|
orientation: action.orientation
|
|
4883
4882
|
});
|
|
4884
4883
|
}, _reducers$1[ActionTypes$1.GoToOption] = function (state, action) {
|
|
@@ -4899,7 +4898,7 @@ var reducers$1 = (_reducers$1 = {}, _reducers$1[ActionTypes$1.CloseListbox] = fu
|
|
|
4899
4898
|
}
|
|
4900
4899
|
});
|
|
4901
4900
|
if (state.searchQuery === '' && state.activeOptionIndex === activeOptionIndex) return state;
|
|
4902
|
-
return _extends
|
|
4901
|
+
return _extends({}, state, {
|
|
4903
4902
|
searchQuery: '',
|
|
4904
4903
|
activeOptionIndex: activeOptionIndex
|
|
4905
4904
|
});
|
|
@@ -4912,10 +4911,10 @@ var reducers$1 = (_reducers$1 = {}, _reducers$1[ActionTypes$1.CloseListbox] = fu
|
|
|
4912
4911
|
|
|
4913
4912
|
return !option.dataRef.current.disabled && ((_option$dataRef$curre = option.dataRef.current.textValue) == null ? void 0 : _option$dataRef$curre.startsWith(searchQuery));
|
|
4914
4913
|
});
|
|
4915
|
-
if (match === -1 || match === state.activeOptionIndex) return _extends
|
|
4914
|
+
if (match === -1 || match === state.activeOptionIndex) return _extends({}, state, {
|
|
4916
4915
|
searchQuery: searchQuery
|
|
4917
4916
|
});
|
|
4918
|
-
return _extends
|
|
4917
|
+
return _extends({}, state, {
|
|
4919
4918
|
searchQuery: searchQuery,
|
|
4920
4919
|
activeOptionIndex: match
|
|
4921
4920
|
});
|
|
@@ -4923,11 +4922,11 @@ var reducers$1 = (_reducers$1 = {}, _reducers$1[ActionTypes$1.CloseListbox] = fu
|
|
|
4923
4922
|
if (state.disabled) return state;
|
|
4924
4923
|
if (state.listboxState === ListboxStates.Closed) return state;
|
|
4925
4924
|
if (state.searchQuery === '') return state;
|
|
4926
|
-
return _extends
|
|
4925
|
+
return _extends({}, state, {
|
|
4927
4926
|
searchQuery: ''
|
|
4928
4927
|
});
|
|
4929
4928
|
}, _reducers$1[ActionTypes$1.RegisterOption] = function (state, action) {
|
|
4930
|
-
return _extends
|
|
4929
|
+
return _extends({}, state, {
|
|
4931
4930
|
options: [].concat(state.options, [{
|
|
4932
4931
|
id: action.id,
|
|
4933
4932
|
dataRef: action.dataRef
|
|
@@ -4940,7 +4939,7 @@ var reducers$1 = (_reducers$1 = {}, _reducers$1[ActionTypes$1.CloseListbox] = fu
|
|
|
4940
4939
|
return a.id === action.id;
|
|
4941
4940
|
});
|
|
4942
4941
|
if (idx !== -1) nextOptions.splice(idx, 1);
|
|
4943
|
-
return _extends
|
|
4942
|
+
return _extends({}, state, {
|
|
4944
4943
|
options: nextOptions,
|
|
4945
4944
|
activeOptionIndex: function () {
|
|
4946
4945
|
if (idx === state.activeOptionIndex) return null;
|
|
@@ -5161,7 +5160,7 @@ var Button$4 = /*#__PURE__*/forwardRefWithAs(function Button(props, ref) {
|
|
|
5161
5160
|
onClick: handleClick
|
|
5162
5161
|
};
|
|
5163
5162
|
return render({
|
|
5164
|
-
props: _extends
|
|
5163
|
+
props: _extends({}, passthroughProps, propsWeControl),
|
|
5165
5164
|
slot: slot,
|
|
5166
5165
|
defaultTag: DEFAULT_BUTTON_TAG,
|
|
5167
5166
|
name: 'Listbox.Button'
|
|
@@ -5194,7 +5193,7 @@ function Label$3(props) {
|
|
|
5194
5193
|
onClick: handleClick
|
|
5195
5194
|
};
|
|
5196
5195
|
return render({
|
|
5197
|
-
props: _extends
|
|
5196
|
+
props: _extends({}, props, propsWeControl),
|
|
5198
5197
|
slot: slot,
|
|
5199
5198
|
defaultTag: DEFAULT_LABEL_TAG$1,
|
|
5200
5199
|
name: 'Listbox.Label'
|
|
@@ -5370,7 +5369,7 @@ var Options = /*#__PURE__*/forwardRefWithAs(function Options(props, ref) {
|
|
|
5370
5369
|
};
|
|
5371
5370
|
var passthroughProps = props;
|
|
5372
5371
|
return render({
|
|
5373
|
-
props: _extends
|
|
5372
|
+
props: _extends({}, passthroughProps, propsWeControl),
|
|
5374
5373
|
slot: slot,
|
|
5375
5374
|
defaultTag: DEFAULT_OPTIONS_TAG,
|
|
5376
5375
|
features: OptionsRenderFeatures,
|
|
@@ -5514,7 +5513,7 @@ function Option$2(props) {
|
|
|
5514
5513
|
onMouseLeave: handleLeave
|
|
5515
5514
|
};
|
|
5516
5515
|
return render({
|
|
5517
|
-
props: _extends
|
|
5516
|
+
props: _extends({}, passthroughProps, propsWeControl),
|
|
5518
5517
|
slot: slot,
|
|
5519
5518
|
defaultTag: DEFAULT_OPTION_TAG$1,
|
|
5520
5519
|
name: 'Listbox.Option'
|
|
@@ -5655,11 +5654,11 @@ function Label$2(props) {
|
|
|
5655
5654
|
return context.register(id);
|
|
5656
5655
|
}, [id, context.register]);
|
|
5657
5656
|
|
|
5658
|
-
var propsWeControl = _extends
|
|
5657
|
+
var propsWeControl = _extends({}, context.props, {
|
|
5659
5658
|
id: id
|
|
5660
5659
|
});
|
|
5661
5660
|
|
|
5662
|
-
var allProps = _extends
|
|
5661
|
+
var allProps = _extends({}, passThroughProps, propsWeControl); // @ts-expect-error props are dynamic via context, some components will
|
|
5663
5662
|
// provide an onClick then we can delete it.
|
|
5664
5663
|
|
|
5665
5664
|
|
|
@@ -5681,7 +5680,7 @@ var ActionTypes;
|
|
|
5681
5680
|
})(ActionTypes || (ActionTypes = {}));
|
|
5682
5681
|
|
|
5683
5682
|
var reducers = (_reducers = {}, _reducers[ActionTypes.RegisterOption] = function (state, action) {
|
|
5684
|
-
return _extends
|
|
5683
|
+
return _extends({}, state, {
|
|
5685
5684
|
options: [].concat(state.options, [{
|
|
5686
5685
|
id: action.id,
|
|
5687
5686
|
element: action.element,
|
|
@@ -5695,7 +5694,7 @@ var reducers = (_reducers = {}, _reducers[ActionTypes.RegisterOption] = function
|
|
|
5695
5694
|
});
|
|
5696
5695
|
if (idx === -1) return state;
|
|
5697
5696
|
options.splice(idx, 1);
|
|
5698
|
-
return _extends
|
|
5697
|
+
return _extends({}, state, {
|
|
5699
5698
|
options: options
|
|
5700
5699
|
});
|
|
5701
5700
|
}, _reducers);
|
|
@@ -5836,7 +5835,7 @@ function RadioGroup(props) {
|
|
|
5836
5835
|
}
|
|
5837
5836
|
}, [radioGroupRef, options, triggerChange]);
|
|
5838
5837
|
var registerOption = React.useCallback(function (option) {
|
|
5839
|
-
dispatch(_extends
|
|
5838
|
+
dispatch(_extends({
|
|
5840
5839
|
type: ActionTypes.RegisterOption
|
|
5841
5840
|
}, option));
|
|
5842
5841
|
return function () {
|
|
@@ -5871,7 +5870,7 @@ function RadioGroup(props) {
|
|
|
5871
5870
|
}, React__default['default'].createElement(RadioGroupContext.Provider, {
|
|
5872
5871
|
value: api
|
|
5873
5872
|
}, render({
|
|
5874
|
-
props: _extends
|
|
5873
|
+
props: _extends({}, passThroughProps, propsWeControl),
|
|
5875
5874
|
defaultTag: DEFAULT_RADIO_GROUP_TAG,
|
|
5876
5875
|
name: 'RadioGroup'
|
|
5877
5876
|
}))));
|
|
@@ -5980,7 +5979,7 @@ function Option$1(props) {
|
|
|
5980
5979
|
}, React__default['default'].createElement(LabelProvider, {
|
|
5981
5980
|
name: "RadioGroup.Label"
|
|
5982
5981
|
}, render({
|
|
5983
|
-
props: _extends
|
|
5982
|
+
props: _extends({}, passThroughProps, propsWeControl),
|
|
5984
5983
|
slot: slot,
|
|
5985
5984
|
defaultTag: DEFAULT_OPTION_TAG,
|
|
5986
5985
|
name: 'RadioGroup.Option'
|
|
@@ -6007,7 +6006,7 @@ function BaseSelectOption(_a) {
|
|
|
6007
6006
|
return (jsxRuntime.jsx(Listbox.Option, __assign({ className: className, as: as, value: value, disabled: disabled }, { children: children }), void 0));
|
|
6008
6007
|
}
|
|
6009
6008
|
|
|
6010
|
-
var CustomListBox = newStyled(Listbox)(templateObject_1$
|
|
6009
|
+
var CustomListBox = newStyled(Listbox)(templateObject_1$J || (templateObject_1$J = __makeTemplateObject(["\n position: relative;\n"], ["\n position: relative;\n"])));
|
|
6011
6010
|
function BaseSelect(_a) {
|
|
6012
6011
|
var value = _a.value, onChange = _a.onChange, disabled = _a.disabled, children = _a.children, className = _a.className;
|
|
6013
6012
|
return (jsxRuntime.jsx(CustomListBox, __assign({ disabled: disabled, as: "div", value: value, onChange: onChange, className: className }, { children: children }), void 0));
|
|
@@ -6017,7 +6016,7 @@ var BaseSelect$1 = Object.assign(BaseSelect, {
|
|
|
6017
6016
|
Options: BaseSelectOptions,
|
|
6018
6017
|
Option: BaseSelectOption,
|
|
6019
6018
|
});
|
|
6020
|
-
var templateObject_1$
|
|
6019
|
+
var templateObject_1$J;
|
|
6021
6020
|
|
|
6022
6021
|
var CustomButton = newStyled.button(function (_a) {
|
|
6023
6022
|
var theme = _a.theme, wide = _a.wide;
|
|
@@ -6154,7 +6153,7 @@ function SimpleDropdown(_a) {
|
|
|
6154
6153
|
return (jsxRuntime.jsxs(BaseDropdown$1, __assign({ value: selectedValue, onChange: onChangeHandler, disabled: disabled, wide: wide }, { children: [jsxRuntime.jsx(Button, __assign({ OpenIcon: Icon.Arrows.ChevronDown, CloseIcon: Icon.Arrows.ChevronUp, wide: wide }, { children: selectedOptionLabel() }), void 0), jsxRuntime.jsx(BaseDropdown$1.Options, { children: options.map(function (item) { return (jsxRuntime.jsx(BaseDropdown$1.Option, __assign({ value: item, disabled: false }, { children: item.label }), item.key)); }) }, void 0)] }), void 0));
|
|
6155
6154
|
}
|
|
6156
6155
|
|
|
6157
|
-
var getStylesBySize$
|
|
6156
|
+
var getStylesBySize$c = function (size) {
|
|
6158
6157
|
switch (size) {
|
|
6159
6158
|
case exports.ComponentSize.Medium:
|
|
6160
6159
|
return {
|
|
@@ -6170,7 +6169,7 @@ var getStylesBySize$b = function (size) {
|
|
|
6170
6169
|
var SimpleSelector = function (_a) {
|
|
6171
6170
|
var text = _a.text, className = _a.className, _b = _a.disabled, disabled = _b === void 0 ? false : _b, _c = _a.size, size = _c === void 0 ? exports.ComponentSize.Medium : _c, _d = _a.active, active = _d === void 0 ? false : _d, onClick = _a.onClick;
|
|
6172
6171
|
var theme = useTheme();
|
|
6173
|
-
var stylesBySize = getStylesBySize$
|
|
6172
|
+
var stylesBySize = getStylesBySize$c(size);
|
|
6174
6173
|
var activeStyles = active ? { fontWeight: 600 } : { fontWeight: 0 };
|
|
6175
6174
|
return (jsx(BaseButton, __assign({ onClick: onClick, disabled: disabled, className: className, type: "button", css: __assign(__assign(__assign({}, stylesBySize), activeStyles), { boxSizing: 'border-box', fontSize: '0.75rem', cursor: 'pointer', '&:hover': {
|
|
6176
6175
|
fontWeight: 600,
|
|
@@ -6196,8 +6195,8 @@ var SelectorSecondary = function (_a) {
|
|
|
6196
6195
|
} }) }, void 0));
|
|
6197
6196
|
};
|
|
6198
6197
|
|
|
6199
|
-
var ButtonsContainer = newStyled.div(templateObject_1$
|
|
6200
|
-
var SizeParagraph = newStyled.p(templateObject_2$
|
|
6198
|
+
var ButtonsContainer = newStyled.div(templateObject_1$I || (templateObject_1$I = __makeTemplateObject(["\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"], ["\n display: flex;\n flex-direction: row;\n flex-wrap: wrap;\n"])));
|
|
6199
|
+
var SizeParagraph = newStyled.p(templateObject_2$v || (templateObject_2$v = __makeTemplateObject(["\n margin: 0 0 0.63rem 0;\n font-size: 0.88rem;\n"], ["\n margin: 0 0 0.63rem 0;\n font-size: 0.88rem;\n"])));
|
|
6201
6200
|
var getInitialValue$2 = function (options, selectedValue) {
|
|
6202
6201
|
if (selectedValue && selectedValue.disabled !== true && options.includes(selectedValue))
|
|
6203
6202
|
return selectedValue;
|
|
@@ -6222,9 +6221,9 @@ var SizeSelector = function (_a) {
|
|
|
6222
6221
|
}, size: exports.ComponentSize.Medium, text: size.label, active: active, disabled: size.disabled, onClick: function () { return onChangeHandler(size); } }, size.label));
|
|
6223
6222
|
}) }, void 0)] }, void 0));
|
|
6224
6223
|
};
|
|
6225
|
-
var templateObject_1$
|
|
6224
|
+
var templateObject_1$I, templateObject_2$v;
|
|
6226
6225
|
|
|
6227
|
-
var getStylesBySize$
|
|
6226
|
+
var getStylesBySize$b = function (size) {
|
|
6228
6227
|
switch (size) {
|
|
6229
6228
|
case exports.ComponentSize.Large:
|
|
6230
6229
|
case exports.ComponentSize.Medium:
|
|
@@ -6242,7 +6241,7 @@ var getStylesBySize$a = function (size) {
|
|
|
6242
6241
|
}
|
|
6243
6242
|
};
|
|
6244
6243
|
var textButtonStyles$1 = function (theme, size) {
|
|
6245
|
-
var stylesBySize = getStylesBySize$
|
|
6244
|
+
var stylesBySize = getStylesBySize$b(size);
|
|
6246
6245
|
return __assign(__assign({ border: 'none', background: 'transparent', padding: 0, color: theme.shades.gray550, alignItems: 'center', fontWeight: 600 }, stylesBySize), { '&:hover': {
|
|
6247
6246
|
textDecorationLine: 'underline',
|
|
6248
6247
|
}, '&:disabled': {
|
|
@@ -6251,7 +6250,7 @@ var textButtonStyles$1 = function (theme, size) {
|
|
|
6251
6250
|
} });
|
|
6252
6251
|
};
|
|
6253
6252
|
var withContainer = function (iconFill, isLeading, Icon) {
|
|
6254
|
-
return Icon && (jsx("span", __assign({ css: css(templateObject_1$
|
|
6253
|
+
return Icon && (jsx("span", __assign({ css: css(templateObject_1$H || (templateObject_1$H = __makeTemplateObject(["\n display: flex;\n align-items: center;\n ", "\n "], ["\n display: flex;\n align-items: center;\n ", "\n "])), isLeading ? 'margin-right: 5px' : 'margin-left: 5px') }, { children: jsx(Icon, { width: 1.25, height: 1.25, fill: iconFill }, void 0) }), void 0));
|
|
6255
6254
|
};
|
|
6256
6255
|
var getIconFill = function (theme, disabled, iconColor) {
|
|
6257
6256
|
if (disabled)
|
|
@@ -6267,18 +6266,18 @@ var TextButton = function (_a) {
|
|
|
6267
6266
|
var iconFill = getIconFill(theme, disabled, iconColor);
|
|
6268
6267
|
return (jsx(BaseButton, __assign({ renderLeading: withContainer(iconFill, true, LeadingIcon), renderTrailing: withContainer(iconFill, false, TrailingIcon), disabled: disabled, type: type, onClick: onClick, css: textButtonStyles$1(theme, size) }, { children: text }), void 0));
|
|
6269
6268
|
};
|
|
6270
|
-
var templateObject_1$
|
|
6269
|
+
var templateObject_1$H;
|
|
6271
6270
|
|
|
6272
|
-
var Container$
|
|
6273
|
-
var P$2 = newStyled.p(templateObject_2$
|
|
6271
|
+
var Container$s = newStyled.div(templateObject_1$G || (templateObject_1$G = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n font-size: 0.88rem;\n"], ["\n display: flex;\n justify-content: space-between;\n font-size: 0.88rem;\n"])));
|
|
6272
|
+
var P$2 = newStyled.p(templateObject_2$u || (templateObject_2$u = __makeTemplateObject(["\n margin: 0;\n"], ["\n margin: 0;\n"])));
|
|
6274
6273
|
var PercentageSpan = newStyled.span(templateObject_3$j || (templateObject_3$j = __makeTemplateObject(["\n font-weight: 700;\n text-decoration-line: underline;\n"], ["\n font-weight: 700;\n text-decoration-line: underline;\n"])));
|
|
6275
6274
|
var SizeFitGuide = function (_a) {
|
|
6276
6275
|
var title = _a.title, fitPercentageLabel = _a.fitPercentageLabel, fitPercentage = _a.fitPercentage, onClick = _a.onClick;
|
|
6277
|
-
return (jsxRuntime.jsxs(Container$
|
|
6276
|
+
return (jsxRuntime.jsxs(Container$s, { children: [jsxRuntime.jsx(TextButton, { LeadingIcon: Icon.PDP.Rule, size: exports.ComponentSize.Small, text: title, onClick: onClick }, void 0), jsxRuntime.jsxs(P$2, { children: [fitPercentageLabel, " ", jsxRuntime.jsxs(PercentageSpan, { children: [fitPercentage, "%"] }, void 0)] }, void 0)] }, void 0));
|
|
6278
6277
|
};
|
|
6279
|
-
var templateObject_1$
|
|
6278
|
+
var templateObject_1$G, templateObject_2$u, templateObject_3$j;
|
|
6280
6279
|
|
|
6281
|
-
var getStylesBySize$
|
|
6280
|
+
var getStylesBySize$a = function (size) {
|
|
6282
6281
|
switch (size) {
|
|
6283
6282
|
case exports.ComponentSize.Large:
|
|
6284
6283
|
return {
|
|
@@ -6306,7 +6305,7 @@ var getStylesBySize$9 = function (size) {
|
|
|
6306
6305
|
};
|
|
6307
6306
|
}
|
|
6308
6307
|
};
|
|
6309
|
-
var Container$
|
|
6308
|
+
var Container$r = newStyled.div(templateObject_1$F || (templateObject_1$F = __makeTemplateObject(["\n background-color: ", ";\n border: 1px solid ", ";\n border-radius: ", ";\n padding: ", ";\n display: inline-flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n width: ", ";\n height: ", ";\n text-align: center;\n cursor: default;\n"], ["\n background-color: ", ";\n border: 1px solid ", ";\n border-radius: ", ";\n padding: ", ";\n display: inline-flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n width: ", ";\n height: ", ";\n text-align: center;\n cursor: default;\n"])), function (_a) {
|
|
6310
6309
|
var backgroundColor = _a.backgroundColor;
|
|
6311
6310
|
return backgroundColor;
|
|
6312
6311
|
}, function (_a) {
|
|
@@ -6315,39 +6314,39 @@ var Container$p = newStyled.div(templateObject_1$D || (templateObject_1$D = __ma
|
|
|
6315
6314
|
}, function (_a) {
|
|
6316
6315
|
var _b;
|
|
6317
6316
|
var size = _a.size;
|
|
6318
|
-
return (_b = getStylesBySize$
|
|
6317
|
+
return (_b = getStylesBySize$a(size)) === null || _b === void 0 ? void 0 : _b.borderRadius;
|
|
6319
6318
|
}, function (_a) {
|
|
6320
6319
|
var _b;
|
|
6321
6320
|
var size = _a.size;
|
|
6322
|
-
return (_b = getStylesBySize$
|
|
6321
|
+
return (_b = getStylesBySize$a(size)) === null || _b === void 0 ? void 0 : _b.padding;
|
|
6323
6322
|
}, function (_a) {
|
|
6324
6323
|
var size = _a.size;
|
|
6325
6324
|
return (size === exports.ComponentSize.Small ? '2rem' : 'unset');
|
|
6326
6325
|
}, function (_a) {
|
|
6327
6326
|
var _b;
|
|
6328
6327
|
var size = _a.size;
|
|
6329
|
-
return (_b = getStylesBySize$
|
|
6328
|
+
return (_b = getStylesBySize$a(size)) === null || _b === void 0 ? void 0 : _b.height;
|
|
6330
6329
|
});
|
|
6331
|
-
var H3$2 = newStyled.h3(templateObject_2$
|
|
6330
|
+
var H3$2 = newStyled.h3(templateObject_2$t || (templateObject_2$t = __makeTemplateObject(["\n color: ", ";\n font-weight: bold;\n margin: 0;\n font-size: ", ";\n line-height: ", ";\n"], ["\n color: ", ";\n font-weight: bold;\n margin: 0;\n font-size: ", ";\n line-height: ", ";\n"])), function (_a) {
|
|
6332
6331
|
var textColor = _a.textColor;
|
|
6333
6332
|
return textColor;
|
|
6334
6333
|
}, function (_a) {
|
|
6335
6334
|
var _b;
|
|
6336
6335
|
var size = _a.size;
|
|
6337
|
-
return (_b = getStylesBySize$
|
|
6336
|
+
return (_b = getStylesBySize$a(size)) === null || _b === void 0 ? void 0 : _b.fontSize;
|
|
6338
6337
|
}, function (_a) {
|
|
6339
6338
|
var _b;
|
|
6340
6339
|
var size = _a.size;
|
|
6341
|
-
return (_b = getStylesBySize$
|
|
6340
|
+
return (_b = getStylesBySize$a(size)) === null || _b === void 0 ? void 0 : _b.lineHeight;
|
|
6342
6341
|
});
|
|
6343
6342
|
var DiscountTag = function (_a) {
|
|
6344
6343
|
var discount = _a.discount, offText = _a.offText, disabled = _a.disabled, _b = _a.backgroundColor, backgroundColor = _b === void 0 ? '#fff' : _b, _c = _a.borderColor, borderColor = _c === void 0 ? 'transparent' : _c, _d = _a.textColor, textColor = _d === void 0 ? '#fff' : _d, _e = _a.size, size = _e === void 0 ? exports.ComponentSize.Medium : _e;
|
|
6345
6344
|
var theme = useTheme();
|
|
6346
|
-
return (jsxRuntime.jsx(Container$
|
|
6345
|
+
return (jsxRuntime.jsx(Container$r, __assign({ backgroundColor: disabled ? theme.shades.gray050 : backgroundColor, borderColor: disabled ? theme.shades.gray050 : borderColor, size: size, "data-testid": "discount-container" }, { children: jsxRuntime.jsxs(H3$2, __assign({ textColor: disabled ? theme.shades.gray250 : textColor, size: size }, { children: [discount, "% ", offText] }), void 0) }), void 0));
|
|
6347
6346
|
};
|
|
6348
|
-
var templateObject_1$
|
|
6347
|
+
var templateObject_1$F, templateObject_2$t;
|
|
6349
6348
|
|
|
6350
|
-
var getStylesBySize$
|
|
6349
|
+
var getStylesBySize$9 = function (size) {
|
|
6351
6350
|
switch (size) {
|
|
6352
6351
|
case exports.ComponentSize.Large:
|
|
6353
6352
|
return {
|
|
@@ -6369,18 +6368,18 @@ var getStylesBySize$8 = function (size) {
|
|
|
6369
6368
|
};
|
|
6370
6369
|
}
|
|
6371
6370
|
};
|
|
6372
|
-
var Container$
|
|
6373
|
-
var Price = newStyled.h1(templateObject_2$
|
|
6371
|
+
var Container$q = newStyled.div(templateObject_1$E || (templateObject_1$E = __makeTemplateObject(["\n display: flex;\n align-items: center;\n"], ["\n display: flex;\n align-items: center;\n"])));
|
|
6372
|
+
var Price = newStyled.h1(templateObject_2$s || (templateObject_2$s = __makeTemplateObject(["\n font-weight: ", ";\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n text-decoration: ", ";\n margin: ", ";\n"], ["\n font-weight: ", ";\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n text-decoration: ", ";\n margin: ", ";\n"])), function (_a) {
|
|
6374
6373
|
var weight = _a.weight;
|
|
6375
6374
|
return (weight ? weight : '400');
|
|
6376
6375
|
}, function (_a) {
|
|
6377
6376
|
var _b;
|
|
6378
6377
|
var size = _a.size;
|
|
6379
|
-
return (_b = getStylesBySize$
|
|
6378
|
+
return (_b = getStylesBySize$9(size)) === null || _b === void 0 ? void 0 : _b.fontSize;
|
|
6380
6379
|
}, function (_a) {
|
|
6381
6380
|
var _b;
|
|
6382
6381
|
var size = _a.size;
|
|
6383
|
-
return (_b = getStylesBySize$
|
|
6382
|
+
return (_b = getStylesBySize$9(size)) === null || _b === void 0 ? void 0 : _b.lineHeight;
|
|
6384
6383
|
}, function (_a) {
|
|
6385
6384
|
var color = _a.color;
|
|
6386
6385
|
return color;
|
|
@@ -6390,19 +6389,19 @@ var Price = newStyled.h1(templateObject_2$r || (templateObject_2$r = __makeTempl
|
|
|
6390
6389
|
}, function (_a) {
|
|
6391
6390
|
var _b;
|
|
6392
6391
|
var margin = _a.margin, size = _a.size;
|
|
6393
|
-
return (margin ? (_b = getStylesBySize$
|
|
6392
|
+
return (margin ? (_b = getStylesBySize$9(size)) === null || _b === void 0 ? void 0 : _b.margin : '0');
|
|
6394
6393
|
});
|
|
6395
6394
|
var TagContainer = newStyled.h1(templateObject_3$i || (templateObject_3$i = __makeTemplateObject(["\n margin: ", ";\n display: flex;\n align-items: center;\n"], ["\n margin: ", ";\n display: flex;\n align-items: center;\n"])), function (_a) {
|
|
6396
6395
|
var _b;
|
|
6397
6396
|
var size = _a.size;
|
|
6398
|
-
return (_b = getStylesBySize$
|
|
6397
|
+
return (_b = getStylesBySize$9(size)) === null || _b === void 0 ? void 0 : _b.margin;
|
|
6399
6398
|
});
|
|
6400
6399
|
var PriceLabel = function (_a) {
|
|
6401
6400
|
var finalPrice = _a.finalPrice, originalPrice = _a.originalPrice, discount = _a.discount, color = _a.color, _b = _a.size, size = _b === void 0 ? exports.ComponentSize.Medium : _b;
|
|
6402
6401
|
var theme = useTheme();
|
|
6403
|
-
return (jsxRuntime.jsxs(Container$
|
|
6402
|
+
return (jsxRuntime.jsxs(Container$q, { children: [jsxRuntime.jsx(Price, __assign({ size: size, color: color || theme.palette.secondary.default, weight: 700, "data-testid": "price" }, { children: finalPrice }), void 0), originalPrice && (jsxRuntime.jsx(Price, __assign({ size: size, color: theme.shades.gray400, margin: true, underlined: true, "data-testid": "discount" }, { children: originalPrice }), void 0)), discount && (jsxRuntime.jsx(TagContainer, __assign({ size: size }, { children: jsxRuntime.jsx(DiscountTag, __assign({}, discount, { size: size }), void 0) }), void 0))] }, void 0));
|
|
6404
6403
|
};
|
|
6405
|
-
var templateObject_1$
|
|
6404
|
+
var templateObject_1$E, templateObject_2$s, templateObject_3$i;
|
|
6406
6405
|
|
|
6407
6406
|
var OneColorSelector = function (_a) {
|
|
6408
6407
|
var color = _a.color, selected = _a.selected, dataTestId = _a.dataTestId;
|
|
@@ -6441,8 +6440,8 @@ var OutOfStock = function (_a) {
|
|
|
6441
6440
|
return (jsxRuntime.jsxs("svg", __assign({ width: "32", height: "33", viewBox: "0 0 32 33", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [jsxRuntime.jsx("title", { children: title }, void 0), jsxRuntime.jsx("mask", __assign({ id: "path-1-inside-1", fill: "white" }, { children: jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.89435 9.60565C8.40619 10.0938 8.40619 10.8853 8.89435 11.3734L14.0209 16.5L8.89433 21.6266C8.40617 22.1147 8.40617 22.9062 8.89433 23.3943C9.38248 23.8825 10.1739 23.8825 10.6621 23.3943L15.7887 18.2677L21.2687 23.7478C21.7569 24.2359 22.5483 24.2359 23.0365 23.7478C23.5246 23.2596 23.5246 22.4682 23.0365 21.98L17.5564 16.5L23.0365 11.02C23.5246 10.5318 23.5246 9.74035 23.0365 9.25219C22.5483 8.76404 21.7568 8.76404 21.2687 9.25219L15.7887 14.7322L10.6621 9.60565C10.174 9.1175 9.3825 9.1175 8.89435 9.60565Z" }, void 0) }), void 0), jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.89435 9.60565C8.40619 10.0938 8.40619 10.8853 8.89435 11.3734L14.0209 16.5L8.89433 21.6266C8.40617 22.1147 8.40617 22.9062 8.89433 23.3943C9.38248 23.8825 10.1739 23.8825 10.6621 23.3943L15.7887 18.2677L21.2687 23.7478C21.7569 24.2359 22.5483 24.2359 23.0365 23.7478C23.5246 23.2596 23.5246 22.4682 23.0365 21.98L17.5564 16.5L23.0365 11.02C23.5246 10.5318 23.5246 9.74035 23.0365 9.25219C22.5483 8.76404 21.7568 8.76404 21.2687 9.25219L15.7887 14.7322L10.6621 9.60565C10.174 9.1175 9.3825 9.1175 8.89435 9.60565Z", fill: theme.shades.gray300 }, void 0), jsxRuntime.jsx("path", { d: "M14.0209 16.5L14.5866 17.0657L15.1523 16.5L14.5866 15.9343L14.0209 16.5ZM8.89433 21.6266L9.46001 22.1922L8.89433 21.6266ZM10.6621 23.3943L11.2278 23.96L10.6621 23.3943ZM15.7887 18.2677L16.3544 17.7021L15.7887 17.1364L15.223 17.7021L15.7887 18.2677ZM17.5564 16.5L16.9908 15.9343L16.4251 16.5L16.9908 17.0657L17.5564 16.5ZM23.0365 11.02L23.6021 11.5856L23.0365 11.02ZM21.2687 9.25219L21.8344 9.81788L21.2687 9.25219ZM15.7887 14.7322L15.223 15.2979L15.7887 15.8636L16.3544 15.2979L15.7887 14.7322ZM9.46003 10.8077C9.2843 10.632 9.2843 10.3471 9.46003 10.1713L8.32866 9.03997C7.52809 9.84054 7.52809 11.1385 8.32866 11.9391L9.46003 10.8077ZM14.5866 15.9343L9.46003 10.8077L8.32866 11.9391L13.4552 17.0657L14.5866 15.9343ZM9.46001 22.1922L14.5866 17.0657L13.4552 15.9343L8.32864 21.0609L9.46001 22.1922ZM9.46001 22.8286C9.28428 22.6529 9.28428 22.368 9.46001 22.1922L8.32864 21.0609C7.52807 21.8614 7.52807 23.1594 8.32864 23.96L9.46001 22.8286ZM10.0964 22.8286C9.92067 23.0044 9.63575 23.0044 9.46001 22.8286L8.32864 23.96C9.12922 24.7606 10.4272 24.7606 11.2278 23.96L10.0964 22.8286ZM15.223 17.7021L10.0964 22.8286L11.2278 23.96L16.3544 18.8334L15.223 17.7021ZM21.8344 23.1821L16.3544 17.7021L15.223 18.8334L20.703 24.3135L21.8344 23.1821ZM22.4708 23.1821C22.2951 23.3578 22.0101 23.3578 21.8344 23.1821L20.703 24.3135C21.5036 25.114 22.8016 25.114 23.6022 24.3135L22.4708 23.1821ZM22.4708 22.5457C22.6465 22.7214 22.6465 23.0064 22.4708 23.1821L23.6022 24.3135C24.4027 23.5129 24.4027 22.2149 23.6022 21.4143L22.4708 22.5457ZM16.9908 17.0657L22.4708 22.5457L23.6022 21.4143L18.1221 15.9343L16.9908 17.0657ZM22.4708 10.4543L16.9908 15.9343L18.1221 17.0657L23.6021 11.5856L22.4708 10.4543ZM22.4708 9.81788C22.6465 9.99361 22.6465 10.2785 22.4708 10.4543L23.6021 11.5856C24.4027 10.7851 24.4027 9.48708 23.6021 8.68651L22.4708 9.81788ZM21.8344 9.81788C22.0101 9.64214 22.295 9.64214 22.4708 9.81788L23.6021 8.68651C22.8016 7.88593 21.5036 7.88593 20.703 8.68651L21.8344 9.81788ZM16.3544 15.2979L21.8344 9.81788L20.703 8.68651L15.223 14.1665L16.3544 15.2979ZM10.0964 10.1713L15.223 15.2979L16.3544 14.1665L11.2278 9.03997L10.0964 10.1713ZM9.46003 10.1713C9.63577 9.9956 9.92069 9.9956 10.0964 10.1713L11.2278 9.03997C10.4272 8.23939 9.12924 8.23939 8.32866 9.03997L9.46003 10.1713Z", fill: "white", mask: "url(#path-1-inside-1)" }, void 0), jsxRuntime.jsx("circle", { cx: "16", cy: "16.5", r: "12", stroke: theme.shades.gray300, strokeWidth: "0.5" }, void 0)] }), void 0));
|
|
6442
6441
|
};
|
|
6443
6442
|
|
|
6444
|
-
var CustomRadioGroup = newStyled(RadioGroup)(templateObject_1$
|
|
6445
|
-
var CustomRadioGroupLabel = newStyled(RadioGroup.Label)(templateObject_2$
|
|
6443
|
+
var CustomRadioGroup = newStyled(RadioGroup)(templateObject_1$D || (templateObject_1$D = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n"], ["\n display: flex;\n flex-direction: column;\n"])));
|
|
6444
|
+
var CustomRadioGroupLabel = newStyled(RadioGroup.Label)(templateObject_2$r || (templateObject_2$r = __makeTemplateObject(["\n font-size: 0.88rem;\n"], ["\n font-size: 0.88rem;\n"])));
|
|
6446
6445
|
var CustomRadioGroupOption = newStyled(RadioGroup.Option)(templateObject_3$h || (templateObject_3$h = __makeTemplateObject(["\n margin-right: 1rem;\n\n svg {\n cursor: pointer;\n }\n"], ["\n margin-right: 1rem;\n\n svg {\n cursor: pointer;\n }\n"])));
|
|
6447
6446
|
var Span = newStyled.span(templateObject_4$d || (templateObject_4$d = __makeTemplateObject(["\n font-weight: 600;\n"], ["\n font-weight: 600;\n"])));
|
|
6448
6447
|
var OptionsContainer = newStyled.div(templateObject_5$7 || (templateObject_5$7 = __makeTemplateObject(["\n display: flex;\n margin-top: 0.63rem;\n"], ["\n display: flex;\n margin-top: 0.63rem;\n"])));
|
|
@@ -6463,20 +6462,20 @@ var ColorRadioGroup$1 = Object.assign(ColorRadioGroup, {
|
|
|
6463
6462
|
Option: Option,
|
|
6464
6463
|
OptionsContainer: OptionsContainer,
|
|
6465
6464
|
});
|
|
6466
|
-
var templateObject_1$
|
|
6465
|
+
var templateObject_1$D, templateObject_2$r, templateObject_3$h, templateObject_4$d, templateObject_5$7;
|
|
6467
6466
|
|
|
6468
|
-
var Container$
|
|
6467
|
+
var Container$p = newStyled.div(templateObject_1$C || (templateObject_1$C = __makeTemplateObject(["\n width: 2rem;\n height: 2rem;\n border-radius: 50%;\n border: 0.081rem solid ", ";\n box-sizing: border-box;\n padding: 0.156rem;\n cursor: pointer;\n"], ["\n width: 2rem;\n height: 2rem;\n border-radius: 50%;\n border: 0.081rem solid ", ";\n box-sizing: border-box;\n padding: 0.156rem;\n cursor: pointer;\n"])), function (_a) {
|
|
6469
6468
|
var borderColor = _a.borderColor;
|
|
6470
6469
|
return borderColor;
|
|
6471
6470
|
});
|
|
6472
|
-
var Image$3 = newStyled.img(templateObject_2$
|
|
6471
|
+
var Image$3 = newStyled.img(templateObject_2$q || (templateObject_2$q = __makeTemplateObject(["\n width: 100%;\n height: 100%;\n border-radius: 50%;\n"], ["\n width: 100%;\n height: 100%;\n border-radius: 50%;\n"])));
|
|
6473
6472
|
var PatternSelector = function (_a) {
|
|
6474
6473
|
var url = _a.url, selected = _a.selected, dataTestId = _a.dataTestId;
|
|
6475
6474
|
var theme = useTheme();
|
|
6476
6475
|
var outerBorder = selected ? theme.shades.gray550 : 'transparent';
|
|
6477
|
-
return (jsxRuntime.jsx(Container$
|
|
6476
|
+
return (jsxRuntime.jsx(Container$p, __assign({ "data-testid": dataTestId, borderColor: outerBorder }, { children: jsxRuntime.jsx(Image$3, { src: url, alt: "pattern" }, void 0) }), void 0));
|
|
6478
6477
|
};
|
|
6479
|
-
var templateObject_1$
|
|
6478
|
+
var templateObject_1$C, templateObject_2$q;
|
|
6480
6479
|
|
|
6481
6480
|
var renderOptions$1 = function (options) {
|
|
6482
6481
|
if (options.length)
|
|
@@ -6542,7 +6541,7 @@ var MultiColorPicker = function (_a) {
|
|
|
6542
6541
|
return (jsxRuntime.jsxs(ColorRadioGroup$1, __assign({ value: selectedColor, onChange: onChangeHandler }, { children: [jsxRuntime.jsx(ColorRadioGroup$1.Label, { label: label, values: valueLabels }, void 0), jsxRuntime.jsx(ColorRadioGroup$1.OptionsContainer, { children: renderOptions(selectedColor, options) }, void 0)] }), void 0));
|
|
6543
6542
|
};
|
|
6544
6543
|
|
|
6545
|
-
var Image$2 = newStyled.img(templateObject_1$
|
|
6544
|
+
var Image$2 = newStyled.img(templateObject_1$B || (templateObject_1$B = __makeTemplateObject(["\n width: 4.063rem;\n height: 5.375rem;\n box-sizing: border-box;\n cursor: pointer;\n border: ", ";\n"], ["\n width: 4.063rem;\n height: 5.375rem;\n box-sizing: border-box;\n cursor: pointer;\n border: ", ";\n"])), function (_a) {
|
|
6546
6545
|
var selected = _a.selected, theme = _a.theme;
|
|
6547
6546
|
return selected ? "0.063rem solid " + theme.shades.gray700 : 'inherit';
|
|
6548
6547
|
});
|
|
@@ -6551,29 +6550,29 @@ var ImageSmallPreview = function (_a) {
|
|
|
6551
6550
|
var theme = useTheme();
|
|
6552
6551
|
return jsxRuntime.jsx(Image$2, { className: className, src: imageUrl, alt: alt, selected: selected, theme: theme }, void 0);
|
|
6553
6552
|
};
|
|
6554
|
-
var templateObject_1$
|
|
6553
|
+
var templateObject_1$B;
|
|
6555
6554
|
|
|
6556
|
-
var Container$
|
|
6557
|
-
var Button$3 = newStyled.button(templateObject_2$
|
|
6555
|
+
var Container$o = newStyled.div(templateObject_1$A || (templateObject_1$A = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n padding-right: 1.25rem;\n overflow: auto;\n"], ["\n display: flex;\n flex-direction: column;\n padding-right: 1.25rem;\n overflow: auto;\n"])));
|
|
6556
|
+
var Button$3 = newStyled.button(templateObject_2$p || (templateObject_2$p = __makeTemplateObject(["\n padding: 0;\n border: none;\n text-decoration: none;\n background: transparent;\n"], ["\n padding: 0;\n border: none;\n text-decoration: none;\n background: transparent;\n"])));
|
|
6558
6557
|
var ImagePreviewList = function (_a) {
|
|
6559
6558
|
var images = _a.images, selectedImage = _a.selectedImage, onClick = _a.onClick, dataTestId = _a.dataTestId;
|
|
6560
|
-
return (jsx(Container$
|
|
6559
|
+
return (jsx(Container$o, __assign({ "data-testid": dataTestId }, { children: images.map(function (item) {
|
|
6561
6560
|
return (jsx(Button$3, __assign({ onClick: function () { return onClick(item); } }, { children: jsx(ImageSmallPreview, { css: { marginBottom: '1.25rem' }, imageUrl: item.imageUrl, alt: item.alt, selected: item.key === selectedImage.key }, void 0) }), item.key));
|
|
6562
6561
|
}) }), void 0));
|
|
6563
6562
|
};
|
|
6564
|
-
var templateObject_1$
|
|
6563
|
+
var templateObject_1$A, templateObject_2$p;
|
|
6565
6564
|
|
|
6566
|
-
var Container$
|
|
6567
|
-
var Image$1 = newStyled.img(templateObject_2$
|
|
6565
|
+
var Container$n = newStyled.div(templateObject_1$z || (templateObject_1$z = __makeTemplateObject(["\n position: relative;\n max-height: 45rem;\n max-width: 33.125rem;\n"], ["\n position: relative;\n max-height: 45rem;\n max-width: 33.125rem;\n"])));
|
|
6566
|
+
var Image$1 = newStyled.img(templateObject_2$o || (templateObject_2$o = __makeTemplateObject(["\n width: 100%;\n height: 100%;\n"], ["\n width: 100%;\n height: 100%;\n"])));
|
|
6568
6567
|
var TopTagContainer = newStyled.div(templateObject_3$g || (templateObject_3$g = __makeTemplateObject(["\n position: absolute;\n left: 0;\n top: 0;\n"], ["\n position: absolute;\n left: 0;\n top: 0;\n"])));
|
|
6569
6568
|
var BottomTagContainer = newStyled.div(templateObject_4$c || (templateObject_4$c = __makeTemplateObject(["\n position: absolute;\n bottom: 3.75rem;\n left: 0;\n"], ["\n position: absolute;\n bottom: 3.75rem;\n left: 0;\n"])));
|
|
6570
6569
|
var ImageProductWithTags = function (_a) {
|
|
6571
6570
|
var image = _a.image, DiscountTagElement = _a.DiscountTagElement, BestSellerTagElement = _a.BestSellerTagElement, dataTestId = _a.dataTestId;
|
|
6572
|
-
return (jsxRuntime.jsxs(Container$
|
|
6571
|
+
return (jsxRuntime.jsxs(Container$n, __assign({ "data-testid": dataTestId }, { children: [jsxRuntime.jsx(Image$1, { src: image.imageUrl, alt: image.alt }, void 0), jsxRuntime.jsx(TopTagContainer, { children: DiscountTagElement }, void 0), jsxRuntime.jsx(BottomTagContainer, { children: BestSellerTagElement }, void 0)] }), void 0));
|
|
6573
6572
|
};
|
|
6574
|
-
var templateObject_1$
|
|
6573
|
+
var templateObject_1$z, templateObject_2$o, templateObject_3$g, templateObject_4$c;
|
|
6575
6574
|
|
|
6576
|
-
var Container$
|
|
6575
|
+
var Container$m = newStyled.div(templateObject_1$y || (templateObject_1$y = __makeTemplateObject(["\n display: flex;\n flex-direction: row;\n width: fit-content;\n max-height: 45rem;\n"], ["\n display: flex;\n flex-direction: row;\n width: fit-content;\n max-height: 45rem;\n"])));
|
|
6577
6576
|
var ProductGallery = function (_a) {
|
|
6578
6577
|
var images = _a.images, selectedValue = _a.selectedValue, DiscountTagElement = _a.DiscountTagElement, BestSellerTagElement = _a.BestSellerTagElement, productImageDataTestId = _a.productImageDataTestId, previewListDataTestId = _a.previewListDataTestId;
|
|
6579
6578
|
var initialValue = selectedValue && images.includes(selectedValue) ? selectedValue : images[0];
|
|
@@ -6581,13 +6580,13 @@ var ProductGallery = function (_a) {
|
|
|
6581
6580
|
React.useEffect(function () {
|
|
6582
6581
|
setSelectedImage(initialValue);
|
|
6583
6582
|
}, [initialValue]);
|
|
6584
|
-
return (jsxRuntime.jsxs(Container$
|
|
6583
|
+
return (jsxRuntime.jsxs(Container$m, { children: [jsxRuntime.jsx(ImagePreviewList, { images: images, selectedImage: selectedImage, dataTestId: previewListDataTestId, onClick: function (value) {
|
|
6585
6584
|
setSelectedImage(value);
|
|
6586
6585
|
} }, void 0), jsxRuntime.jsx(ImageProductWithTags, { image: selectedImage, DiscountTagElement: DiscountTagElement, BestSellerTagElement: BestSellerTagElement, dataTestId: productImageDataTestId }, void 0)] }, void 0));
|
|
6587
6586
|
};
|
|
6588
|
-
var templateObject_1$
|
|
6587
|
+
var templateObject_1$y;
|
|
6589
6588
|
|
|
6590
|
-
var getStylesBySize$
|
|
6589
|
+
var getStylesBySize$8 = function (size) {
|
|
6591
6590
|
switch (size) {
|
|
6592
6591
|
case exports.ComponentSize.Large:
|
|
6593
6592
|
return {
|
|
@@ -6619,13 +6618,13 @@ var StarList = function (_a) {
|
|
|
6619
6618
|
var rating = _a.rating, starsNumber = _a.starsNumber, fill = _a.fill, _b = _a.size, size = _b === void 0 ? exports.ComponentSize.Medium : _b;
|
|
6620
6619
|
return (jsx("div", __assign({ style: { display: 'flex' } }, { children: __spreadArray([], new Array(starsNumber)).map(function (_, index) {
|
|
6621
6620
|
return (jsx("div", __assign({ "data-testid": "star-container", css: {
|
|
6622
|
-
marginRight: getStylesBySize$
|
|
6621
|
+
marginRight: getStylesBySize$8(size).marginRight,
|
|
6623
6622
|
display: 'flex',
|
|
6624
|
-
} }, { children: index < Math.floor(rating) ? (jsx(Icon.PDP.Star, __assign({}, getStylesBySize$
|
|
6623
|
+
} }, { children: index < Math.floor(rating) ? (jsx(Icon.PDP.Star, __assign({}, getStylesBySize$8(size), { fill: fill }), void 0)) : index === Math.floor(rating) && rating % 1 != 0 ? (jsx(Icon.PDP.StarHalf, __assign({}, getStylesBySize$8(size), { fill: fill }), void 0)) : (jsx(Icon.PDP.StarEmpty, __assign({}, getStylesBySize$8(size), { fill: fill }), void 0)) }), index));
|
|
6625
6624
|
}) }), void 0));
|
|
6626
6625
|
};
|
|
6627
6626
|
|
|
6628
|
-
var getStylesBySize$
|
|
6627
|
+
var getStylesBySize$7 = function (size) {
|
|
6629
6628
|
switch (size) {
|
|
6630
6629
|
case exports.ComponentSize.Large:
|
|
6631
6630
|
return {
|
|
@@ -6665,14 +6664,14 @@ var Rating = function (_a) {
|
|
|
6665
6664
|
fontStyle: 'normal',
|
|
6666
6665
|
fontWeight: 'normal',
|
|
6667
6666
|
color: theme.palette.secondary.default,
|
|
6668
|
-
fontSize: getStylesBySize$
|
|
6669
|
-
lineHeight: getStylesBySize$
|
|
6670
|
-
marginLeft: getStylesBySize$
|
|
6667
|
+
fontSize: getStylesBySize$7(size).fontSize,
|
|
6668
|
+
lineHeight: getStylesBySize$7(size).lineHeight,
|
|
6669
|
+
marginLeft: getStylesBySize$7(size).marginLeft,
|
|
6671
6670
|
} }, { children: [reviews, " ", reviewsText] }), void 0)] }), void 0));
|
|
6672
6671
|
};
|
|
6673
6672
|
|
|
6674
|
-
var Container$
|
|
6675
|
-
var P$1 = newStyled.p(templateObject_2$
|
|
6673
|
+
var Container$l = newStyled.div(templateObject_1$x || (templateObject_1$x = __makeTemplateObject(["\n display: flex;\n align-items: center;\n font-size: 0.88rem;\n"], ["\n display: flex;\n align-items: center;\n font-size: 0.88rem;\n"])));
|
|
6674
|
+
var P$1 = newStyled.p(templateObject_2$n || (templateObject_2$n = __makeTemplateObject(["\n margin: 0 0.25rem;\n font-weight: 700;\n color: ", ";\n"], ["\n margin: 0 0.25rem;\n font-weight: 700;\n color: ", ";\n"])), function (props) { return props.theme.shades.gray550; });
|
|
6676
6675
|
var textButtonStyles = function (theme) { return ({
|
|
6677
6676
|
border: 'none',
|
|
6678
6677
|
background: 'transparent',
|
|
@@ -6685,9 +6684,9 @@ var textButtonStyles = function (theme) { return ({
|
|
|
6685
6684
|
var FitPredictor = function (_a) {
|
|
6686
6685
|
var onClick = _a.onClick;
|
|
6687
6686
|
var theme = useTheme();
|
|
6688
|
-
return (jsxs(Container$
|
|
6687
|
+
return (jsxs(Container$l, __assign({ theme: theme }, { children: [jsx(Container$l, { children: jsx(Icon.Other.FitPredictor, { width: 1.125, height: 1.125, fill: theme.shades.gray550 }, void 0) }, void 0), jsx(P$1, __assign({ theme: theme }, { children: "FIT PREDICTOR" }), void 0), jsx(BaseButton, __assign({ css: textButtonStyles(theme), onClick: onClick }, { children: "Calculate your size" }), void 0)] }), void 0));
|
|
6689
6688
|
};
|
|
6690
|
-
var templateObject_1$
|
|
6689
|
+
var templateObject_1$x, templateObject_2$n;
|
|
6691
6690
|
|
|
6692
6691
|
var H2$1 = newStyled.h2(function (_a) {
|
|
6693
6692
|
var color = _a.color;
|
|
@@ -6701,7 +6700,7 @@ var H2$1 = newStyled.h2(function (_a) {
|
|
|
6701
6700
|
margin: '0.938rem 4.188rem',
|
|
6702
6701
|
});
|
|
6703
6702
|
});
|
|
6704
|
-
var Bar = newStyled.div(templateObject_1$
|
|
6703
|
+
var Bar = newStyled.div(templateObject_1$w || (templateObject_1$w = __makeTemplateObject(["\n @keyframes loading {\n 0% {\n transform: translateX(0);\n }\n to {\n transform: translateX(400%);\n }\n }\n\n height: 0.5rem;\n background-color: ", ";\n width: ", ";\n border-radius: 0.25rem;\n position: absolute;\n left: ", ";\n animation: ", ";\n"], ["\n @keyframes loading {\n 0% {\n transform: translateX(0);\n }\n to {\n transform: translateX(400%);\n }\n }\n\n height: 0.5rem;\n background-color: ", ";\n width: ", ";\n border-radius: 0.25rem;\n position: absolute;\n left: ", ";\n animation: ", ";\n"])), function (_a) {
|
|
6705
6704
|
var backgroundColor = _a.backgroundColor;
|
|
6706
6705
|
return backgroundColor;
|
|
6707
6706
|
}, function (_a) {
|
|
@@ -6724,7 +6723,7 @@ var Background = newStyled.div(function (_a) {
|
|
|
6724
6723
|
position: 'absolute',
|
|
6725
6724
|
});
|
|
6726
6725
|
});
|
|
6727
|
-
var Container$
|
|
6726
|
+
var Container$k = newStyled.div(function (_a) {
|
|
6728
6727
|
var widthAuto = _a.widthAuto;
|
|
6729
6728
|
return ({
|
|
6730
6729
|
width: widthAuto ? 'auto' : 'fit-content',
|
|
@@ -6738,11 +6737,11 @@ var getBarWithBasedOnPercent = function (percent) {
|
|
|
6738
6737
|
var ProgressBar = function (_a) {
|
|
6739
6738
|
var description = _a.description, fillColor = _a.fillColor, _b = _a.widthAuto, widthAuto = _b === void 0 ? true : _b, percent = _a.percent;
|
|
6740
6739
|
var theme = useTheme();
|
|
6741
|
-
return (jsxRuntime.jsxs(Container$
|
|
6740
|
+
return (jsxRuntime.jsxs(Container$k, __assign({ "data-testid": "PBContainer", widthAuto: widthAuto }, { children: [jsxRuntime.jsx(Background, __assign({ backgroundColor: theme.shades.gray100 }, { children: jsxRuntime.jsx(Bar, { "data-testid": "PBBar", backgroundColor: fillColor, percent: percent }, void 0) }), void 0), description && jsxRuntime.jsx(H2$1, __assign({ color: theme.palette.secondary.default }, { children: description }), void 0)] }), void 0));
|
|
6742
6741
|
};
|
|
6743
|
-
var templateObject_1$
|
|
6742
|
+
var templateObject_1$w;
|
|
6744
6743
|
|
|
6745
|
-
var getStylesBySize$
|
|
6744
|
+
var getStylesBySize$6 = function (size) {
|
|
6746
6745
|
switch (size) {
|
|
6747
6746
|
case exports.ComponentSize.Large:
|
|
6748
6747
|
return {
|
|
@@ -6761,21 +6760,21 @@ var getStylesBySize$5 = function (size) {
|
|
|
6761
6760
|
};
|
|
6762
6761
|
}
|
|
6763
6762
|
};
|
|
6764
|
-
var Container$
|
|
6763
|
+
var Container$j = newStyled.div(templateObject_1$v || (templateObject_1$v = __makeTemplateObject(["\n background-color: ", ";\n width: ", ";\n height: ", ";\n border-radius: 50%;\n display: flex;\n justify-content: center;\n align-items: center;\n transition: background-color 0.1s ease;\n\n svg {\n margin: ", ";\n }\n\n &:hover {\n background-color: ", ";\n cursor: pointer;\n }\n\n &.disabled {\n background-color: ", ";\n cursor: not-allowed;\n\n svg path {\n fill: ", ";\n }\n }\n"], ["\n background-color: ", ";\n width: ", ";\n height: ", ";\n border-radius: 50%;\n display: flex;\n justify-content: center;\n align-items: center;\n transition: background-color 0.1s ease;\n\n svg {\n margin: ", ";\n }\n\n &:hover {\n background-color: ", ";\n cursor: pointer;\n }\n\n &.disabled {\n background-color: ", ";\n cursor: not-allowed;\n\n svg path {\n fill: ", ";\n }\n }\n"])), function (_a) {
|
|
6765
6764
|
var backgroundColor = _a.backgroundColor;
|
|
6766
6765
|
return backgroundColor;
|
|
6767
6766
|
}, function (_a) {
|
|
6768
6767
|
var _b;
|
|
6769
6768
|
var size = _a.size;
|
|
6770
|
-
return (_b = getStylesBySize$
|
|
6769
|
+
return (_b = getStylesBySize$6(size)) === null || _b === void 0 ? void 0 : _b.widthHeight;
|
|
6771
6770
|
}, function (_a) {
|
|
6772
6771
|
var _b;
|
|
6773
6772
|
var size = _a.size;
|
|
6774
|
-
return (_b = getStylesBySize$
|
|
6773
|
+
return (_b = getStylesBySize$6(size)) === null || _b === void 0 ? void 0 : _b.widthHeight;
|
|
6775
6774
|
}, function (_a) {
|
|
6776
6775
|
var _b;
|
|
6777
6776
|
var size = _a.size;
|
|
6778
|
-
return (_b = getStylesBySize$
|
|
6777
|
+
return (_b = getStylesBySize$6(size)) === null || _b === void 0 ? void 0 : _b.margin;
|
|
6779
6778
|
}, function (_a) {
|
|
6780
6779
|
var hoverBackgroundColor = _a.hoverBackgroundColor;
|
|
6781
6780
|
return hoverBackgroundColor;
|
|
@@ -6789,9 +6788,9 @@ var Container$h = newStyled.div(templateObject_1$t || (templateObject_1$t = __ma
|
|
|
6789
6788
|
var IconButton = function (_a) {
|
|
6790
6789
|
var children = _a.children, disabled = _a.disabled, _b = _a.size, size = _b === void 0 ? exports.ComponentSize.Medium : _b, onClick = _a.onClick;
|
|
6791
6790
|
var theme = useTheme();
|
|
6792
|
-
return (jsxRuntime.jsx(Container$
|
|
6791
|
+
return (jsxRuntime.jsx(Container$j, __assign({ className: disabled ? 'disabled' : '', backgroundColor: theme.palette.primary.default, hoverBackgroundColor: theme.palette.secondary.default, disabledColor: theme.shades.gray050, disabledIconColor: theme.shades.gray200, size: size, "data-testid": "Container", onClick: disabled ? function () { } : onClick }, { children: children }), void 0));
|
|
6793
6792
|
};
|
|
6794
|
-
var templateObject_1$
|
|
6793
|
+
var templateObject_1$v;
|
|
6795
6794
|
|
|
6796
6795
|
var TooltipArrow = function (_a) {
|
|
6797
6796
|
var height = _a.height, width = _a.width, fill = _a.fill, stroke = _a.stroke;
|
|
@@ -6871,7 +6870,7 @@ var getTooltipAlignItems = function (position, align) {
|
|
|
6871
6870
|
}
|
|
6872
6871
|
};
|
|
6873
6872
|
|
|
6874
|
-
var Wrapper$5 = newStyled.div(templateObject_1$
|
|
6873
|
+
var Wrapper$5 = newStyled.div(templateObject_1$u || (templateObject_1$u = __makeTemplateObject(["\n display: flex;\n flex-direction: ", ";\n align-items: center;\n cursor: pointer;\n\n &:hover {\n .tooltip-container {\n visibility: visible;\n opacity: 1;\n }\n }\n"], ["\n display: flex;\n flex-direction: ", ";\n align-items: center;\n cursor: pointer;\n\n &:hover {\n .tooltip-container {\n visibility: visible;\n opacity: 1;\n }\n }\n"])), function (_a) {
|
|
6875
6874
|
var position = _a.position;
|
|
6876
6875
|
return getWrapperFlexDirection(position);
|
|
6877
6876
|
});
|
|
@@ -6895,7 +6894,7 @@ var TooltipContainer = newStyled.div(function (_a) {
|
|
|
6895
6894
|
var getTooltipMargin = function (actual, expected, margin) {
|
|
6896
6895
|
return actual === expected ? margin : '0';
|
|
6897
6896
|
};
|
|
6898
|
-
var ContentWrapper = newStyled.div(templateObject_2$
|
|
6897
|
+
var ContentWrapper = newStyled.div(templateObject_2$m || (templateObject_2$m = __makeTemplateObject(["\n border: 0.063rem solid ", ";\n padding: 0.563rem 0.75rem;\n border-radius: 0.5rem;\n background-color: #fff;\n"], ["\n border: 0.063rem solid ", ";\n padding: 0.563rem 0.75rem;\n border-radius: 0.5rem;\n background-color: #fff;\n"])), function (_a) {
|
|
6899
6898
|
var borderColor = _a.borderColor;
|
|
6900
6899
|
return borderColor;
|
|
6901
6900
|
});
|
|
@@ -6919,7 +6918,7 @@ var Title$3 = newStyled.h1(templateObject_6$5 || (templateObject_6$5 = __makeTem
|
|
|
6919
6918
|
return color;
|
|
6920
6919
|
});
|
|
6921
6920
|
var IconContainer$3 = newStyled.div(templateObject_7$2 || (templateObject_7$2 = __makeTemplateObject(["\n width: 1.375rem;\n height: 1.125rem;\n margin-right: 0.563rem;\n"], ["\n width: 1.375rem;\n height: 1.125rem;\n margin-right: 0.563rem;\n"])));
|
|
6922
|
-
var templateObject_1$
|
|
6921
|
+
var templateObject_1$u, templateObject_2$m, templateObject_3$f, templateObject_4$b, templateObject_5$6, templateObject_6$5, templateObject_7$2;
|
|
6923
6922
|
|
|
6924
6923
|
var Tooltip = function (_a) {
|
|
6925
6924
|
var children = _a.children, position = _a.position, text = _a.text, _b = _a.align, align = _b === void 0 ? 'center' : _b, onClick = _a.onClick, header = _a.header;
|
|
@@ -6984,7 +6983,7 @@ var AccordionControlButton = function (_a) {
|
|
|
6984
6983
|
}, disabled: disabled, className: className }, { children: [children, controlIcon] }), void 0));
|
|
6985
6984
|
};
|
|
6986
6985
|
|
|
6987
|
-
var Container$
|
|
6986
|
+
var Container$i = newStyled(Accordion$1)(function (props) { return ({
|
|
6988
6987
|
border: "1px solid " + props.theme.shades.gray100,
|
|
6989
6988
|
padding: '1.25rem 2rem',
|
|
6990
6989
|
}); });
|
|
@@ -7006,14 +7005,14 @@ var Panel$1 = newStyled(Accordion$1.Panel)(function () { return ({
|
|
|
7006
7005
|
var AccordionBox = function (_a) {
|
|
7007
7006
|
var title = _a.title, text = _a.text, defaultOpen = _a.defaultOpen, _b = _a.disabled, disabled = _b === void 0 ? false : _b;
|
|
7008
7007
|
var theme = useTheme();
|
|
7009
|
-
return (jsxRuntime.jsx(Container$
|
|
7008
|
+
return (jsxRuntime.jsx(Container$i, __assign({ theme: theme, defaultOpen: defaultOpen }, { children: function (_a) {
|
|
7010
7009
|
var open = _a.open;
|
|
7011
7010
|
var showPanel = open && !disabled;
|
|
7012
7011
|
return (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsx(Button$2, __assign({ disabled: disabled, open: open, openIcon: jsxRuntime.jsx(Icon.PDP.Plus, { width: 1.5, height: 1.5, title: "plus icon", fill: theme.shades.gray700 }, void 0), closeIcon: jsxRuntime.jsx(Icon.PDP.Minus, { width: 1.5, height: 1.5, title: "minus icon", fill: theme.shades.gray700 }, void 0) }, { children: title }), void 0), showPanel && jsxRuntime.jsx(Panel$1, __assign({ staticProp: true }, { children: text }), void 0)] }, void 0));
|
|
7013
7012
|
} }), void 0));
|
|
7014
7013
|
};
|
|
7015
7014
|
|
|
7016
|
-
var Container$
|
|
7015
|
+
var Container$h = newStyled(Accordion$1)(function (props) { return ({
|
|
7017
7016
|
borderTop: "1px solid " + props.theme.shades.gray100,
|
|
7018
7017
|
padding: '0.625rem 0',
|
|
7019
7018
|
}); });
|
|
@@ -7030,14 +7029,14 @@ var Panel = newStyled(Accordion$1.Panel)(function () { return ({
|
|
|
7030
7029
|
var AccordionIcon = function (_a) {
|
|
7031
7030
|
var title = _a.title, text = _a.text, leadingIcon = _a.leadingIcon, defaultOpen = _a.defaultOpen, _b = _a.disabled, disabled = _b === void 0 ? false : _b;
|
|
7032
7031
|
var theme = useTheme();
|
|
7033
|
-
return (jsxRuntime.jsx(Container$
|
|
7032
|
+
return (jsxRuntime.jsx(Container$h, __assign({ theme: theme, defaultOpen: defaultOpen }, { children: function (_a) {
|
|
7034
7033
|
var open = _a.open;
|
|
7035
7034
|
var showPanel = open && !disabled;
|
|
7036
7035
|
return (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsx(Button$1, __assign({ open: open, openIcon: jsxRuntime.jsx(Icon.PDP.Plus, { width: 1, height: 1, title: "plus icon", fill: theme.shades.gray700 }, void 0), closeIcon: jsxRuntime.jsx(Icon.PDP.Minus, { width: 1, height: 1, title: "minus icon", fill: theme.shades.gray700 }, void 0), disabled: disabled }, { children: jsxRuntime.jsxs("span", __assign({ style: { display: 'flex', alignItems: 'center' } }, { children: [leadingIcon, title] }), void 0) }), void 0), showPanel && jsxRuntime.jsx(Panel, __assign({ staticProp: true }, { children: text }), void 0)] }, void 0));
|
|
7037
7036
|
} }), void 0));
|
|
7038
7037
|
};
|
|
7039
7038
|
|
|
7040
|
-
var getStylesBySize$
|
|
7039
|
+
var getStylesBySize$5 = function (size) {
|
|
7041
7040
|
switch (size) {
|
|
7042
7041
|
case exports.ComponentSize.Large:
|
|
7043
7042
|
return {
|
|
@@ -7092,37 +7091,37 @@ var getStylesBySize$4 = function (size) {
|
|
|
7092
7091
|
};
|
|
7093
7092
|
}
|
|
7094
7093
|
};
|
|
7095
|
-
var Container$
|
|
7096
|
-
var CustomCheckbox = newStyled.div(templateObject_2$
|
|
7094
|
+
var Container$g = newStyled.div(templateObject_1$t || (templateObject_1$t = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: center;\n width: fit-content;\n user-select: none;\n position: relative;\n"], ["\n display: flex;\n align-items: center;\n justify-content: center;\n width: fit-content;\n user-select: none;\n position: relative;\n"])));
|
|
7095
|
+
var CustomCheckbox = newStyled.div(templateObject_2$l || (templateObject_2$l = __makeTemplateObject(["\n border: 0.094rem solid ", ";\n width: ", ";\n height: ", ";\n border-radius: ", ";\n margin-right: ", ";\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n\n svg {\n width: ", ";\n height: ", ";\n }\n"], ["\n border: 0.094rem solid ", ";\n width: ", ";\n height: ", ";\n border-radius: ", ";\n margin-right: ", ";\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n\n svg {\n width: ", ";\n height: ", ";\n }\n"])), function (_a) {
|
|
7097
7096
|
var color = _a.color;
|
|
7098
7097
|
return color;
|
|
7099
7098
|
}, function (_a) {
|
|
7100
7099
|
var _b, _c;
|
|
7101
7100
|
var size = _a.size;
|
|
7102
|
-
return (_c = (_b = getStylesBySize$
|
|
7101
|
+
return (_c = (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.input) === null || _c === void 0 ? void 0 : _c.width;
|
|
7103
7102
|
}, function (_a) {
|
|
7104
7103
|
var _b, _c;
|
|
7105
7104
|
var size = _a.size;
|
|
7106
|
-
return (_c = (_b = getStylesBySize$
|
|
7105
|
+
return (_c = (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.input) === null || _c === void 0 ? void 0 : _c.height;
|
|
7107
7106
|
}, function (_a) {
|
|
7108
7107
|
var _b, _c;
|
|
7109
7108
|
var size = _a.size;
|
|
7110
|
-
return (_c = (_b = getStylesBySize$
|
|
7109
|
+
return (_c = (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.input) === null || _c === void 0 ? void 0 : _c.borderRadius;
|
|
7111
7110
|
}, function (_a) {
|
|
7112
7111
|
var _b, _c;
|
|
7113
7112
|
var size = _a.size;
|
|
7114
|
-
return (_c = (_b = getStylesBySize$
|
|
7113
|
+
return (_c = (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.input) === null || _c === void 0 ? void 0 : _c.marginRight;
|
|
7115
7114
|
}, function (_a) {
|
|
7116
7115
|
var isChecked = _a.isChecked, color = _a.color;
|
|
7117
7116
|
return (isChecked ? color : '#fff');
|
|
7118
7117
|
}, function (_a) {
|
|
7119
7118
|
var _b, _c;
|
|
7120
7119
|
var size = _a.size;
|
|
7121
|
-
return (_c = (_b = getStylesBySize$
|
|
7120
|
+
return (_c = (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.icon) === null || _c === void 0 ? void 0 : _c.width;
|
|
7122
7121
|
}, function (_a) {
|
|
7123
7122
|
var _b, _c;
|
|
7124
7123
|
var size = _a.size;
|
|
7125
|
-
return (_c = (_b = getStylesBySize$
|
|
7124
|
+
return (_c = (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.icon) === null || _c === void 0 ? void 0 : _c.height;
|
|
7126
7125
|
});
|
|
7127
7126
|
var Input$2 = newStyled.input(templateObject_3$e || (templateObject_3$e = __makeTemplateObject(["\n position: absolute;\n height: 100%;\n width: 100%;\n margin: 0;\n opacity: 0;\n cursor: ", ";\n"], ["\n position: absolute;\n height: 100%;\n width: 100%;\n margin: 0;\n opacity: 0;\n cursor: ", ";\n"])), function (_a) {
|
|
7128
7127
|
var disabled = _a.disabled;
|
|
@@ -7131,11 +7130,11 @@ var Input$2 = newStyled.input(templateObject_3$e || (templateObject_3$e = __make
|
|
|
7131
7130
|
var Text$4 = newStyled.label(templateObject_4$a || (templateObject_4$a = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n font-weight: ", ";\n"])), function (_a) {
|
|
7132
7131
|
var _b, _c;
|
|
7133
7132
|
var size = _a.size;
|
|
7134
|
-
return (_c = (_b = getStylesBySize$
|
|
7133
|
+
return (_c = (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.text) === null || _c === void 0 ? void 0 : _c.fontSize;
|
|
7135
7134
|
}, function (_a) {
|
|
7136
7135
|
var _b, _c;
|
|
7137
7136
|
var size = _a.size;
|
|
7138
|
-
return (_c = (_b = getStylesBySize$
|
|
7137
|
+
return (_c = (_b = getStylesBySize$5(size)) === null || _b === void 0 ? void 0 : _b.text) === null || _c === void 0 ? void 0 : _c.lineHeight;
|
|
7139
7138
|
}, function (_a) {
|
|
7140
7139
|
var color = _a.color;
|
|
7141
7140
|
return color;
|
|
@@ -7153,11 +7152,11 @@ var Checkbox = function (_a) {
|
|
|
7153
7152
|
return !checked;
|
|
7154
7153
|
});
|
|
7155
7154
|
};
|
|
7156
|
-
return (jsxRuntime.jsxs(Container$
|
|
7155
|
+
return (jsxRuntime.jsxs(Container$g, __assign({ disabled: disabled }, { children: [jsxRuntime.jsx(Input$2, { type: "checkbox", checked: isChecked, disabled: disabled, onChange: disabled ? function () { } : handleChange, id: id }, void 0), jsxRuntime.jsx(CustomCheckbox, __assign({ isChecked: isChecked, size: size, color: disabled ? theme.shades.gray250 : theme.shades.gray700, "data-testid": "checkbox" }, { children: isChecked && jsxRuntime.jsx(Icon.Actions.Check, { fill: "#fff" }, void 0) }), void 0), jsxRuntime.jsx(Text$4, __assign({ isChecked: isChecked, size: size, color: disabled ? theme.shades.gray250 : theme.shades.gray700, "data-testid": "checkbox-text", htmlFor: id }, { children: text }), void 0)] }), void 0));
|
|
7157
7156
|
};
|
|
7158
|
-
var templateObject_1$
|
|
7157
|
+
var templateObject_1$t, templateObject_2$l, templateObject_3$e, templateObject_4$a;
|
|
7159
7158
|
|
|
7160
|
-
var getStylesBySize$
|
|
7159
|
+
var getStylesBySize$4 = function (size) {
|
|
7161
7160
|
switch (size) {
|
|
7162
7161
|
case exports.ComponentSize.Large:
|
|
7163
7162
|
return {
|
|
@@ -7200,15 +7199,15 @@ var getStylesBySize$3 = function (size) {
|
|
|
7200
7199
|
};
|
|
7201
7200
|
}
|
|
7202
7201
|
};
|
|
7203
|
-
var Wrapper$4 = newStyled.div(templateObject_1$
|
|
7204
|
-
var Container$
|
|
7202
|
+
var Wrapper$4 = newStyled.div(templateObject_1$s || (templateObject_1$s = __makeTemplateObject(["\n display: flex;\n align-items: center;\n"], ["\n display: flex;\n align-items: center;\n"])));
|
|
7203
|
+
var Container$f = newStyled.div(templateObject_2$k || (templateObject_2$k = __makeTemplateObject(["\n position: relative;\n height: ", ";\n width: ", ";\n"], ["\n position: relative;\n height: ", ";\n width: ", ";\n"])), function (_a) {
|
|
7205
7204
|
var _b;
|
|
7206
7205
|
var size = _a.size;
|
|
7207
|
-
return (_b = getStylesBySize$
|
|
7206
|
+
return (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.container;
|
|
7208
7207
|
}, function (_a) {
|
|
7209
7208
|
var _b;
|
|
7210
7209
|
var size = _a.size;
|
|
7211
|
-
return (_b = getStylesBySize$
|
|
7210
|
+
return (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.container;
|
|
7212
7211
|
});
|
|
7213
7212
|
var Input$1 = newStyled.input(templateObject_3$d || (templateObject_3$d = __makeTemplateObject(["\n position: absolute;\n opacity: 0;\n cursor: ", ";\n height: 100%;\n width: 100%;\n margin: 0;\n"], ["\n position: absolute;\n opacity: 0;\n cursor: ", ";\n height: 100%;\n width: 100%;\n margin: 0;\n"])), function (_a) {
|
|
7214
7213
|
var disabled = _a.disabled;
|
|
@@ -7217,7 +7216,7 @@ var Input$1 = newStyled.input(templateObject_3$d || (templateObject_3$d = __make
|
|
|
7217
7216
|
var CustomRadio = newStyled.div(templateObject_4$9 || (templateObject_4$9 = __makeTemplateObject(["\n border: ", " solid\n ", ";\n border-radius: 50%;\n height: 100%;\n width: 100%;\n box-sizing: border-box;\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n"], ["\n border: ", " solid\n ", ";\n border-radius: 50%;\n height: 100%;\n width: 100%;\n box-sizing: border-box;\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n"])), function (_a) {
|
|
7218
7217
|
var _b;
|
|
7219
7218
|
var size = _a.size;
|
|
7220
|
-
return (_b = getStylesBySize$
|
|
7219
|
+
return (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.input.borderSize;
|
|
7221
7220
|
}, function (_a) {
|
|
7222
7221
|
var disabled = _a.disabled, color = _a.color, disabledColor = _a.disabledColor;
|
|
7223
7222
|
return (disabled ? disabledColor : color);
|
|
@@ -7228,24 +7227,24 @@ var CustomRadio = newStyled.div(templateObject_4$9 || (templateObject_4$9 = __ma
|
|
|
7228
7227
|
var CustomRadioCheck = newStyled.div(templateObject_5$5 || (templateObject_5$5 = __makeTemplateObject(["\n border-radius: 50%;\n height: ", ";\n width: ", ";\n background-color: #fff;\n"], ["\n border-radius: 50%;\n height: ", ";\n width: ", ";\n background-color: #fff;\n"])), function (_a) {
|
|
7229
7228
|
var _b;
|
|
7230
7229
|
var size = _a.size;
|
|
7231
|
-
return (_b = getStylesBySize$
|
|
7230
|
+
return (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.check;
|
|
7232
7231
|
}, function (_a) {
|
|
7233
7232
|
var _b;
|
|
7234
7233
|
var size = _a.size;
|
|
7235
|
-
return (_b = getStylesBySize$
|
|
7234
|
+
return (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.check;
|
|
7236
7235
|
});
|
|
7237
7236
|
var Text$3 = newStyled.label(templateObject_6$4 || (templateObject_6$4 = __makeTemplateObject(["\n margin-left: ", ";\n font-weight: 400;\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n"], ["\n margin-left: ", ";\n font-weight: 400;\n font-size: ", ";\n line-height: ", ";\n color: ", ";\n"])), function (_a) {
|
|
7238
7237
|
var _b;
|
|
7239
7238
|
var size = _a.size;
|
|
7240
|
-
return (_b = getStylesBySize$
|
|
7239
|
+
return (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.text.marginLeft;
|
|
7241
7240
|
}, function (_a) {
|
|
7242
7241
|
var _b;
|
|
7243
7242
|
var size = _a.size;
|
|
7244
|
-
return (_b = getStylesBySize$
|
|
7243
|
+
return (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.text.fontSize;
|
|
7245
7244
|
}, function (_a) {
|
|
7246
7245
|
var _b;
|
|
7247
7246
|
var size = _a.size;
|
|
7248
|
-
return (_b = getStylesBySize$
|
|
7247
|
+
return (_b = getStylesBySize$4(size)) === null || _b === void 0 ? void 0 : _b.text.lineHeight;
|
|
7249
7248
|
}, function (_a) {
|
|
7250
7249
|
var disabled = _a.disabled, color = _a.color, disabledColor = _a.disabledColor;
|
|
7251
7250
|
return (disabled ? disabledColor : color);
|
|
@@ -7257,9 +7256,9 @@ var RadioInput = function (_a) {
|
|
|
7257
7256
|
var value = event.currentTarget.value;
|
|
7258
7257
|
onChange({ value: value, label: label });
|
|
7259
7258
|
};
|
|
7260
|
-
return (jsxRuntime.jsxs(Wrapper$4, { children: [jsxRuntime.jsxs(Container$
|
|
7259
|
+
return (jsxRuntime.jsxs(Wrapper$4, { children: [jsxRuntime.jsxs(Container$f, __assign({ size: size, "data-testid": "container" }, { children: [jsxRuntime.jsx(Input$1, { id: name + "-" + id, type: "radio", name: name, value: value, checked: checked, onChange: function (e) { return (disabled ? null : handleChange(e, label)); }, disabled: disabled }, void 0), jsxRuntime.jsx(CustomRadio, __assign({ size: size, isChecked: checked, disabled: disabled, color: theme.shades.gray700, disabledColor: theme.shades.gray250, "data-testid": "custom-radio" }, { children: checked && jsxRuntime.jsx(CustomRadioCheck, { size: size, "data-testid": "check" }, void 0) }), void 0)] }), void 0), jsxRuntime.jsx(Text$3, __assign({ size: size, disabled: disabled, color: theme.shades.gray700, disabledColor: theme.shades.gray250, "data-testid": "label", htmlFor: name + "-" + id }, { children: label }), void 0)] }, void 0));
|
|
7261
7260
|
};
|
|
7262
|
-
var templateObject_1$
|
|
7261
|
+
var templateObject_1$s, templateObject_2$k, templateObject_3$d, templateObject_4$9, templateObject_5$5, templateObject_6$4;
|
|
7263
7262
|
|
|
7264
7263
|
var RadioGroupInput = function (_a) {
|
|
7265
7264
|
var name = _a.name, _b = _a.options, options = _b === void 0 ? [] : _b, value = _a.value, onChange = _a.onChange, _c = _a.size, size = _c === void 0 ? exports.ComponentSize.Medium : _c, _d = _a.disabled, disabled = _d === void 0 ? false : _d;
|
|
@@ -7273,8 +7272,8 @@ var RadioGroupInput = function (_a) {
|
|
|
7273
7272
|
}) }), void 0));
|
|
7274
7273
|
};
|
|
7275
7274
|
|
|
7276
|
-
var Wrapper$3 = newStyled.div(templateObject_1$
|
|
7277
|
-
var Container$
|
|
7275
|
+
var Wrapper$3 = newStyled.div(templateObject_1$r || (templateObject_1$r = __makeTemplateObject(["\n padding: 0.625rem 1.5rem;\n"], ["\n padding: 0.625rem 1.5rem;\n"])));
|
|
7276
|
+
var Container$e = newStyled.div(templateObject_2$j || (templateObject_2$j = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n align-items: center;\n"], ["\n display: flex;\n justify-content: space-between;\n align-items: center;\n"])));
|
|
7278
7277
|
var Text$2 = newStyled.h4(templateObject_3$c || (templateObject_3$c = __makeTemplateObject(["\n font-size: 0.875rem;\n line-height: 1.375rem;\n color: ", ";\n font-weight: ", ";\n margin: ", ";\n"], ["\n font-size: 0.875rem;\n line-height: 1.375rem;\n color: ", ";\n font-weight: ", ";\n margin: ", ";\n"])), function (_a) {
|
|
7279
7278
|
var color = _a.color;
|
|
7280
7279
|
return color;
|
|
@@ -7288,34 +7287,34 @@ var Text$2 = newStyled.h4(templateObject_3$c || (templateObject_3$c = __makeTemp
|
|
|
7288
7287
|
var Minimalistic = function (_a) {
|
|
7289
7288
|
var _b = _a.backgroundColor, backgroundColor = _b === void 0 ? '#FCFAF7' : _b, _c = _a.borderColor, borderColor = _c === void 0 ? '#E7C9B2' : _c, originalPrice = _a.originalPrice, price = _a.price, savingPrice = _a.savingPrice, getMorePayLessText = _a.getMorePayLessText, youAreSavingText = _a.youAreSavingText, getQtyForText = _a.getQtyForText, discount = _a.discount, offText = _a.offText, _d = _a.widthAuto, widthAuto = _d === void 0 ? false : _d;
|
|
7290
7289
|
var theme = useTheme();
|
|
7291
|
-
return (jsxRuntime.jsx(Card$1, __assign({ backgroundColor: backgroundColor, widthAuto: widthAuto, border: { borderColor: borderColor, borderWidth: '0.063rem' }, flex: false }, { children: jsxRuntime.jsxs(Wrapper$3, { children: [jsxRuntime.jsxs(Container$
|
|
7290
|
+
return (jsxRuntime.jsx(Card$1, __assign({ backgroundColor: backgroundColor, widthAuto: widthAuto, border: { borderColor: borderColor, borderWidth: '0.063rem' }, flex: false }, { children: jsxRuntime.jsxs(Wrapper$3, { children: [jsxRuntime.jsxs(Container$e, __assign({ "data-testid": "TopSection" }, { children: [jsxRuntime.jsx(Text$2, __assign({ color: theme.palette.secondary.default, weight: "600", margin: "0 1.25rem 0 0" }, { children: getMorePayLessText }), void 0), jsxRuntime.jsx(PriceLabel, { finalPrice: price, originalPrice: originalPrice, color: "#3A3A3A", size: exports.ComponentSize.Small }, void 0)] }), void 0), jsxRuntime.jsxs(Container$e, __assign({ "data-testid": "BottomSection" }, { children: [jsxRuntime.jsxs(Text$2, __assign({ color: "#d3373c", weight: "600", margin: "0 1.25rem 0 0" }, { children: [getQtyForText, " ", discount, "% ", offText] }), void 0), jsxRuntime.jsxs(Text$2, __assign({ color: theme.palette.secondary.default }, { children: [youAreSavingText, ": ", savingPrice] }), void 0)] }), void 0)] }, void 0) }), void 0));
|
|
7292
7291
|
};
|
|
7293
|
-
var templateObject_1$
|
|
7292
|
+
var templateObject_1$r, templateObject_2$j, templateObject_3$c;
|
|
7294
7293
|
|
|
7295
|
-
var Container$
|
|
7296
|
-
var Title$2 = newStyled.h1(templateObject_2$
|
|
7294
|
+
var Container$d = newStyled.div(templateObject_1$q || (templateObject_1$q = __makeTemplateObject(["\n padding: 0.625rem 1.5rem;\n"], ["\n padding: 0.625rem 1.5rem;\n"])));
|
|
7295
|
+
var Title$2 = newStyled.h1(templateObject_2$i || (templateObject_2$i = __makeTemplateObject(["\n font-weight: 700;\n font-size: 1rem;\n line-height: 1.25rem;\n color: ", ";\n margin: 0;\n margin-bottom: 0.125rem;\n text-align: center;\n"], ["\n font-weight: 700;\n font-size: 1rem;\n line-height: 1.25rem;\n color: ", ";\n margin: 0;\n margin-bottom: 0.125rem;\n text-align: center;\n"])), function (props) { return props.color; });
|
|
7297
7296
|
var Details$1 = newStyled.span(templateObject_3$b || (templateObject_3$b = __makeTemplateObject(["\n display: flex;\n align-items: center;\n font-weight: 400;\n font-size: 1rem;\n margin: 0;\n line-height: 1.5rem;\n justify-content: center;\n color: ", ";\n"], ["\n display: flex;\n align-items: center;\n font-weight: 400;\n font-size: 1rem;\n margin: 0;\n line-height: 1.5rem;\n justify-content: center;\n color: ", ";\n"])), function (props) { return props.color; });
|
|
7298
7297
|
var PriceContainer$1 = newStyled.span(templateObject_4$8 || (templateObject_4$8 = __makeTemplateObject(["\n margin: 0 0.313rem;\n display: flex;\n align-items: center;\n"], ["\n margin: 0 0.313rem;\n display: flex;\n align-items: center;\n"])));
|
|
7299
7298
|
var Simple = function (_a) {
|
|
7300
7299
|
var title = _a.title, freeShippingText = _a.freeShippingText, price = _a.price, anyQtyForText = _a.anyQtyForText, backgroundColor = _a.backgroundColor, _b = _a.widthAuto, widthAuto = _b === void 0 ? false : _b;
|
|
7301
7300
|
var theme = useTheme();
|
|
7302
|
-
return (jsxRuntime.jsx(Card$1, __assign({ backgroundColor: backgroundColor, widthAuto: widthAuto }, { children: jsxRuntime.jsxs(Container$
|
|
7301
|
+
return (jsxRuntime.jsx(Card$1, __assign({ backgroundColor: backgroundColor, widthAuto: widthAuto }, { children: jsxRuntime.jsxs(Container$d, { children: [jsxRuntime.jsx(Title$2, __assign({ color: theme.palette.secondary.default, "data-testid": "Title" }, { children: title }), void 0), jsxRuntime.jsxs(Details$1, __assign({ color: theme.palette.secondary.default, "data-testid": "Details" }, { children: [anyQtyForText, jsxRuntime.jsx(PriceContainer$1, __assign({ "data-testid": "Price" }, { children: jsxRuntime.jsx(PriceLabel, { finalPrice: price, color: "#d3373c", size: exports.ComponentSize.Small }, void 0) }), void 0), "+ ", freeShippingText] }), void 0)] }, void 0) }), void 0));
|
|
7303
7302
|
};
|
|
7304
|
-
var templateObject_1$
|
|
7303
|
+
var templateObject_1$q, templateObject_2$i, templateObject_3$b, templateObject_4$8;
|
|
7305
7304
|
|
|
7306
7305
|
var Bundle = {
|
|
7307
7306
|
Minimalistic: Minimalistic,
|
|
7308
7307
|
Simple: Simple,
|
|
7309
7308
|
};
|
|
7310
7309
|
|
|
7311
|
-
var Container$
|
|
7310
|
+
var Container$c = newStyled.div(templateObject_1$p || (templateObject_1$p = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: center;\n width: fit-content;\n"], ["\n display: flex;\n align-items: center;\n justify-content: center;\n width: fit-content;\n"])));
|
|
7312
7311
|
var Tag = function (_a) {
|
|
7313
7312
|
var text = _a.text, className = _a.className;
|
|
7314
|
-
return jsxRuntime.jsx(Container$
|
|
7313
|
+
return jsxRuntime.jsx(Container$c, __assign({ className: className }, { children: text }), void 0);
|
|
7315
7314
|
};
|
|
7316
|
-
var templateObject_1$
|
|
7315
|
+
var templateObject_1$p;
|
|
7317
7316
|
|
|
7318
|
-
var getStylesBySize$
|
|
7317
|
+
var getStylesBySize$3 = function (size) {
|
|
7319
7318
|
switch (size) {
|
|
7320
7319
|
case exports.ComponentSize.Large:
|
|
7321
7320
|
return {
|
|
@@ -7346,11 +7345,11 @@ var getStylesBySize$2 = function (size) {
|
|
|
7346
7345
|
var CategoryTag = function (_a) {
|
|
7347
7346
|
var text = _a.text, size = _a.size, className = _a.className;
|
|
7348
7347
|
var theme = useTheme();
|
|
7349
|
-
var stylesBySize = getStylesBySize$
|
|
7348
|
+
var stylesBySize = getStylesBySize$3(size);
|
|
7350
7349
|
return (jsx(Tag, { css: __assign({ backgroundColor: theme.shades.white, fontWeight: 600, color: theme.shades.gray700 }, stylesBySize), text: text, className: className }, void 0));
|
|
7351
7350
|
};
|
|
7352
7351
|
|
|
7353
|
-
var getStylesBySize$
|
|
7352
|
+
var getStylesBySize$2 = function (size) {
|
|
7354
7353
|
switch (size) {
|
|
7355
7354
|
case exports.ComponentSize.Large:
|
|
7356
7355
|
return {
|
|
@@ -7380,7 +7379,7 @@ var getStylesBySize$1 = function (size) {
|
|
|
7380
7379
|
};
|
|
7381
7380
|
var SeasonOfferTag = function (_a) {
|
|
7382
7381
|
var text = _a.text, _b = _a.backgroundColor, backgroundColor = _b === void 0 ? '#C64844' : _b, size = _a.size, className = _a.className;
|
|
7383
|
-
var stylesBySize = getStylesBySize$
|
|
7382
|
+
var stylesBySize = getStylesBySize$2(size);
|
|
7384
7383
|
return (jsx(Tag, { css: __assign({ backgroundColor: backgroundColor, fontWeight: 700, color: '#FFFFFF' }, stylesBySize), text: text, className: className }, void 0));
|
|
7385
7384
|
};
|
|
7386
7385
|
|
|
@@ -7414,11 +7413,11 @@ var Timer = function (_a) {
|
|
|
7414
7413
|
return (jsxRuntime.jsxs("div", __assign({ "data-testid": "Time" }, { children: [hours, "h ", minutes, "m ", seconds, "s"] }), void 0));
|
|
7415
7414
|
};
|
|
7416
7415
|
|
|
7417
|
-
var Label = newStyled.span(templateObject_1$
|
|
7416
|
+
var Label = newStyled.span(templateObject_1$o || (templateObject_1$o = __makeTemplateObject(["\n font-weight: 600;\n color: ", ";\n font-size: 1.125rem;\n line-height: 1.75rem;\n"], ["\n font-weight: 600;\n color: ", ";\n font-size: 1.125rem;\n line-height: 1.75rem;\n"])), function (_a) {
|
|
7418
7417
|
var color = _a.color;
|
|
7419
7418
|
return color;
|
|
7420
7419
|
});
|
|
7421
|
-
var MandatoryIcon = newStyled.span(templateObject_2$
|
|
7420
|
+
var MandatoryIcon = newStyled.span(templateObject_2$h || (templateObject_2$h = __makeTemplateObject(["\n color: ", ";\n margin-left: 0.25rem;\n"], ["\n color: ", ";\n margin-left: 0.25rem;\n"])), function (_a) {
|
|
7422
7421
|
var color = _a.color;
|
|
7423
7422
|
return color;
|
|
7424
7423
|
});
|
|
@@ -7427,26 +7426,26 @@ var InputLabel = function (_a) {
|
|
|
7427
7426
|
var theme = useTheme();
|
|
7428
7427
|
return (jsxRuntime.jsxs(Label, __assign({ color: isDisabled ? theme.shades.gray250 : theme.shades.gray700 }, { children: [label, isRequired && jsxRuntime.jsx(MandatoryIcon, __assign({ color: theme.semantic.alert }, { children: "*" }), void 0)] }), void 0));
|
|
7429
7428
|
};
|
|
7430
|
-
var templateObject_1$
|
|
7429
|
+
var templateObject_1$o, templateObject_2$h;
|
|
7431
7430
|
|
|
7432
7431
|
var isEmpty = function (value) {
|
|
7433
7432
|
return value.length === 0;
|
|
7434
7433
|
};
|
|
7435
7434
|
|
|
7436
|
-
var ErrorText = newStyled.h3(templateObject_1$
|
|
7437
|
-
var ErrorContainer = newStyled.div(templateObject_2$
|
|
7435
|
+
var ErrorText = newStyled.h3(templateObject_1$n || (templateObject_1$n = __makeTemplateObject(["\n color: ", " !important;\n font-size: 0.75rem;\n font-weight: 600;\n margin: 0;\n font-height: 1rem;\n margin-left: 0.313rem;\n"], ["\n color: ", " !important;\n font-size: 0.75rem;\n font-weight: 600;\n margin: 0;\n font-height: 1rem;\n margin-left: 0.313rem;\n"])), function (props) { return props.color; });
|
|
7436
|
+
var ErrorContainer = newStyled.div(templateObject_2$g || (templateObject_2$g = __makeTemplateObject(["\n display: flex;\n align-items: center;\n margin-top: 0.25rem;\n"], ["\n display: flex;\n align-items: center;\n margin-top: 0.25rem;\n"])));
|
|
7438
7437
|
var Error$1 = function (_a) {
|
|
7439
7438
|
var error = _a.error;
|
|
7440
7439
|
var theme = useTheme();
|
|
7441
7440
|
return (jsxRuntime.jsxs(ErrorContainer, { children: [jsxRuntime.jsx(Icon.Actions.LightExclamation, { fill: theme.semantic.alert, width: 0.875, height: 0.875 }, void 0), jsxRuntime.jsx(ErrorText, __assign({ color: theme.semantic.alert }, { children: error }), void 0)] }, void 0));
|
|
7442
7441
|
};
|
|
7443
|
-
var templateObject_1$
|
|
7442
|
+
var templateObject_1$n, templateObject_2$g;
|
|
7444
7443
|
|
|
7445
|
-
var Container$
|
|
7444
|
+
var Container$b = newStyled.div(templateObject_1$m || (templateObject_1$m = __makeTemplateObject(["\n height: 3rem;\n input {\n border-color: ", ";\n }\n"], ["\n height: 3rem;\n input {\n border-color: ", ";\n }\n"])), function (_a) {
|
|
7446
7445
|
var color = _a.color;
|
|
7447
7446
|
return color;
|
|
7448
7447
|
});
|
|
7449
|
-
var StyledInput = newStyled.input(templateObject_2$
|
|
7448
|
+
var StyledInput = newStyled.input(templateObject_2$f || (templateObject_2$f = __makeTemplateObject(["\n padding: 0.875rem 1rem 0.625rem;\n font-size: 1rem;\n border-radius: 0.5rem;\n border: 0.063rem solid ", ";\n line-height: 1.5rem;\n color: ", ";\n font-weight: 400;\n width: 100%;\n height: 100%;\n box-sizing: border-box;\n\n &::placeholder {\n color: ", ";\n }\n\n &:focus {\n outline: none;\n border-color: ", ";\n }\n\n &:disabled {\n background-color: ", ";\n border: 0.063rem solid ", ";\n color: ", ";\n\n &::placeholder {\n color: ", ";\n }\n }\n"], ["\n padding: 0.875rem 1rem 0.625rem;\n font-size: 1rem;\n border-radius: 0.5rem;\n border: 0.063rem solid ", ";\n line-height: 1.5rem;\n color: ", ";\n font-weight: 400;\n width: 100%;\n height: 100%;\n box-sizing: border-box;\n\n &::placeholder {\n color: ", ";\n }\n\n &:focus {\n outline: none;\n border-color: ", ";\n }\n\n &:disabled {\n background-color: ", ";\n border: 0.063rem solid ", ";\n color: ", ";\n\n &::placeholder {\n color: ", ";\n }\n }\n"])), function (_a) {
|
|
7450
7449
|
var borderColor = _a.borderColor;
|
|
7451
7450
|
return borderColor;
|
|
7452
7451
|
}, function (_a) {
|
|
@@ -7472,7 +7471,7 @@ var StyledInput = newStyled.input(templateObject_2$e || (templateObject_2$e = __
|
|
|
7472
7471
|
return disabledColor;
|
|
7473
7472
|
});
|
|
7474
7473
|
var InputWrapper = newStyled.div(templateObject_3$a || (templateObject_3$a = __makeTemplateObject(["\n position: relative;\n display: flex;\n height: 100%;\n"], ["\n position: relative;\n display: flex;\n height: 100%;\n"])));
|
|
7475
|
-
var templateObject_1$
|
|
7474
|
+
var templateObject_1$m, templateObject_2$f, templateObject_3$a;
|
|
7476
7475
|
|
|
7477
7476
|
var BaseInput = function (_a) {
|
|
7478
7477
|
var onChange = _a.onChange, _b = _a.defaultValue, defaultValue = _b === void 0 ? '' : _b, label = _a.label, children = _a.children, required = _a.required, onValidation = _a.onValidation, rest = __rest(_a, ["onChange", "defaultValue", "label", "children", "required", "onValidation"]);
|
|
@@ -7506,15 +7505,15 @@ var BaseInput = function (_a) {
|
|
|
7506
7505
|
disabledBackgroundColor: theme.shades.gray010,
|
|
7507
7506
|
disabledColor: theme.shades.gray250,
|
|
7508
7507
|
};
|
|
7509
|
-
return (jsxRuntime.jsxs(Container$
|
|
7508
|
+
return (jsxRuntime.jsxs(Container$b, __assign({ color: status === exports.InputValidationType.Valid
|
|
7510
7509
|
? theme.shades.gray700
|
|
7511
7510
|
: status === exports.InputValidationType.Error
|
|
7512
7511
|
? theme.semantic.alert
|
|
7513
7512
|
: '' }, { children: [label && (jsxRuntime.jsx(InputLabel, { label: label, isDisabled: rest.disabled, isRequired: Boolean(required) }, void 0)), jsxRuntime.jsxs(InputWrapper, __assign({ className: "inputWrapper" }, { children: [jsxRuntime.jsx(StyledInput, __assign({ "data-testid": "base-input", type: "text", onChange: handleChange, onBlur: validate, required: Boolean(required), value: value }, rest, styling), void 0), children] }), void 0), required && status === exports.InputValidationType.Error && jsxRuntime.jsx(Error$1, { error: required }, void 0)] }), void 0));
|
|
7514
7513
|
};
|
|
7515
7514
|
|
|
7516
|
-
var Container$
|
|
7517
|
-
var ButtonContainer$1 = newStyled.div(templateObject_2$
|
|
7515
|
+
var Container$a = newStyled.div(templateObject_1$l || (templateObject_1$l = __makeTemplateObject(["\n input {\n border-radius: 0.5rem 1rem 1rem 0.5rem;\n }\n"], ["\n input {\n border-radius: 0.5rem 1rem 1rem 0.5rem;\n }\n"])));
|
|
7516
|
+
var ButtonContainer$1 = newStyled.div(templateObject_2$e || (templateObject_2$e = __makeTemplateObject(["\n width: 7.125rem;\n height: 100%;\n position: absolute;\n right: 0;\n\n button {\n width: 100%;\n height: 100%;\n border-radius: 0 0.5rem 0.5rem 0;\n }\n"], ["\n width: 7.125rem;\n height: 100%;\n position: absolute;\n right: 0;\n\n button {\n width: 100%;\n height: 100%;\n border-radius: 0 0.5rem 0.5rem 0;\n }\n"])));
|
|
7518
7517
|
var Custom = function (_a) {
|
|
7519
7518
|
var onClick = _a.onClick, text = _a.text, type = _a.type, rest = __rest(_a, ["onClick", "text", "type"]);
|
|
7520
7519
|
var props = {
|
|
@@ -7522,20 +7521,20 @@ var Custom = function (_a) {
|
|
|
7522
7521
|
text: text,
|
|
7523
7522
|
disabled: rest.disabled,
|
|
7524
7523
|
};
|
|
7525
|
-
return (jsxRuntime.jsx(Container$
|
|
7524
|
+
return (jsxRuntime.jsx(Container$a, { children: jsxRuntime.jsx(BaseInput, __assign({}, rest, { children: jsxRuntime.jsx(ButtonContainer$1, { children: type === 'primary' ? jsxRuntime.jsx(ButtonPrimary, __assign({}, props), void 0) : jsxRuntime.jsx(ButtonSecondary, __assign({}, props), void 0) }, void 0) }), void 0) }, void 0));
|
|
7526
7525
|
};
|
|
7527
|
-
var templateObject_1$
|
|
7526
|
+
var templateObject_1$l, templateObject_2$e;
|
|
7528
7527
|
|
|
7529
|
-
var SuccessContainer = newStyled.div(templateObject_1$
|
|
7530
|
-
var SuccessMessage = newStyled.div(templateObject_2$
|
|
7528
|
+
var SuccessContainer = newStyled.div(templateObject_1$k || (templateObject_1$k = __makeTemplateObject(["\n height: 3rem;\n display: flex;\n"], ["\n height: 3rem;\n display: flex;\n"])));
|
|
7529
|
+
var SuccessMessage = newStyled.div(templateObject_2$d || (templateObject_2$d = __makeTemplateObject(["\n background-color: #dfefe0;\n border: 0.063rem solid #5ead63;\n border-radius: 0.5rem;\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n padding: 0 1rem;\n box-sizing: border-box;\n"], ["\n background-color: #dfefe0;\n border: 0.063rem solid #5ead63;\n border-radius: 0.5rem;\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n padding: 0 1rem;\n box-sizing: border-box;\n"])));
|
|
7531
7530
|
var SuccessText = newStyled.span(templateObject_3$9 || (templateObject_3$9 = __makeTemplateObject(["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 600;\n margin-left: 0.313rem;\n"], ["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 600;\n margin-left: 0.313rem;\n"])));
|
|
7532
7531
|
var Success = function (_a) {
|
|
7533
7532
|
var children = _a.children, successText = _a.successText;
|
|
7534
7533
|
return (jsxRuntime.jsxs(SuccessContainer, { children: [jsxRuntime.jsxs(SuccessMessage, { children: [jsxRuntime.jsx(Icon.Actions.Check, { fill: "#5EAD63", width: 1.375, height: 1.063 }, void 0), jsxRuntime.jsx(SuccessText, { children: successText }, void 0)] }, void 0), children] }, void 0));
|
|
7535
7534
|
};
|
|
7536
|
-
var templateObject_1$
|
|
7535
|
+
var templateObject_1$k, templateObject_2$d, templateObject_3$9;
|
|
7537
7536
|
|
|
7538
|
-
var ButtonContainer = newStyled.div(templateObject_1$
|
|
7537
|
+
var ButtonContainer = newStyled.div(templateObject_1$j || (templateObject_1$j = __makeTemplateObject(["\n margin-left: 0.625rem;\n height: 100%;\n\n button {\n width: 100%;\n height: 100%;\n border-radius: 0.5rem;\n background-color: ", ";\n }\n"], ["\n margin-left: 0.625rem;\n height: 100%;\n\n button {\n width: 100%;\n height: 100%;\n border-radius: 0.5rem;\n background-color: ", ";\n }\n"])), function (_a) {
|
|
7539
7538
|
var status = _a.status, type = _a.type;
|
|
7540
7539
|
return status === exports.InputValidationType.Empty && type === 'primary' ? '#808080' : '';
|
|
7541
7540
|
});
|
|
@@ -7546,21 +7545,21 @@ var BasePlusButton = function (_a) {
|
|
|
7546
7545
|
var Input = (jsxRuntime.jsx(BaseInput, __assign({}, rest, { onValidation: setStatus }, { children: jsxRuntime.jsx(ButtonContainer, __assign({ status: status, type: "primary" }, { children: jsxRuntime.jsx(ButtonSecondary, { text: text, onClick: onClick, disabled: rest.disabled || status === exports.InputValidationType.Error }, void 0) }), void 0) }), void 0));
|
|
7547
7546
|
return success ? SuccessComponent : Input;
|
|
7548
7547
|
};
|
|
7549
|
-
var templateObject_1$
|
|
7548
|
+
var templateObject_1$j;
|
|
7550
7549
|
|
|
7551
|
-
var Container$
|
|
7552
|
-
var IconContainer$2 = newStyled.div(templateObject_2$
|
|
7550
|
+
var Container$9 = newStyled.div(templateObject_1$i || (templateObject_1$i = __makeTemplateObject(["\n input {\n padding-right: 2.688rem;\n }\n"], ["\n input {\n padding-right: 2.688rem;\n }\n"])));
|
|
7551
|
+
var IconContainer$2 = newStyled.div(templateObject_2$c || (templateObject_2$c = __makeTemplateObject(["\n position: absolute;\n right: 0.875rem;\n width: 1.125rem;\n height: 100%;\n\n svg path {\n fill: ", ";\n }\n"], ["\n position: absolute;\n right: 0.875rem;\n width: 1.125rem;\n height: 100%;\n\n svg path {\n fill: ", ";\n }\n"])), function (props) { return props.color; });
|
|
7553
7552
|
var BasePlusIcon = function (_a) {
|
|
7554
7553
|
var Icon = _a.Icon, rest = __rest(_a, ["Icon"]);
|
|
7555
7554
|
var theme = useTheme();
|
|
7556
7555
|
var _b = React.useState(exports.InputValidationType.Empty), status = _b[0], setStatus = _b[1];
|
|
7557
|
-
return (jsxRuntime.jsx(Container$
|
|
7556
|
+
return (jsxRuntime.jsx(Container$9, { children: jsxRuntime.jsx(BaseInput, __assign({}, rest, { onValidation: setStatus }, { children: jsxRuntime.jsx(IconContainer$2, __assign({ color: status === exports.InputValidationType.Valid
|
|
7558
7557
|
? theme.shades.gray700
|
|
7559
7558
|
: status === exports.InputValidationType.Error
|
|
7560
7559
|
? theme.semantic.alert
|
|
7561
7560
|
: '' }, { children: React.createElement(Icon, { fill: theme.shades.gray250 }) }), void 0) }), void 0) }, void 0));
|
|
7562
7561
|
};
|
|
7563
|
-
var templateObject_1$
|
|
7562
|
+
var templateObject_1$i, templateObject_2$c;
|
|
7564
7563
|
|
|
7565
7564
|
var Input = {
|
|
7566
7565
|
Simple: BaseInput,
|
|
@@ -7574,7 +7573,7 @@ var index$3 = /*#__PURE__*/Object.freeze({
|
|
|
7574
7573
|
Input: Input
|
|
7575
7574
|
});
|
|
7576
7575
|
|
|
7577
|
-
var Container$
|
|
7576
|
+
var Container$8 = newStyled.div(templateObject_1$h || (templateObject_1$h = __makeTemplateObject(["\n width: ", ";\n height: ", ";\n border: 0.063rem solid ", ";\n border-radius: 0.25rem;\n padding: 0.375rem;\n cursor: ", ";\n"], ["\n width: ", ";\n height: ", ";\n border: 0.063rem solid ", ";\n border-radius: 0.25rem;\n padding: 0.375rem;\n cursor: ", ";\n"])), function (_a) {
|
|
7578
7577
|
var width = _a.width;
|
|
7579
7578
|
return width;
|
|
7580
7579
|
}, function (_a) {
|
|
@@ -7590,11 +7589,11 @@ var Container$6 = newStyled.div(templateObject_1$f || (templateObject_1$f = __ma
|
|
|
7590
7589
|
var PaymentMethod = function (_a) {
|
|
7591
7590
|
var Icon = _a.Icon, width = _a.width, height = _a.height, onClick = _a.onClick;
|
|
7592
7591
|
var theme = useTheme();
|
|
7593
|
-
return (jsxRuntime.jsx(Container$
|
|
7592
|
+
return (jsxRuntime.jsx(Container$8, __assign({ width: width, height: height, borderColor: theme.shades.gray100, isClickable: Boolean(onClick), onClick: onClick, "data-testid": "payment-method-container" }, { children: React.createElement(Icon) }), void 0));
|
|
7594
7593
|
};
|
|
7595
|
-
var templateObject_1$
|
|
7594
|
+
var templateObject_1$h;
|
|
7596
7595
|
|
|
7597
|
-
var Text$1 = newStyled.h3(templateObject_1$
|
|
7596
|
+
var Text$1 = newStyled.h3(templateObject_1$g || (templateObject_1$g = __makeTemplateObject(["\n background-color: ", ";\n margin: 0;\n padding: 0.25rem 0.5rem;\n font-size: 0.625rem;\n font-weight: 700;\n line-height: 0.875rem;\n border-radius: 0.125rem;\n display: initial;\n color: ", ";\n"], ["\n background-color: ", ";\n margin: 0;\n padding: 0.25rem 0.5rem;\n font-size: 0.625rem;\n font-weight: 700;\n line-height: 0.875rem;\n border-radius: 0.125rem;\n display: initial;\n color: ", ";\n"])), function (_a) {
|
|
7598
7597
|
var backgroundColor = _a.backgroundColor;
|
|
7599
7598
|
return backgroundColor;
|
|
7600
7599
|
}, function (_a) {
|
|
@@ -7606,25 +7605,25 @@ var OfferBanner = function (_a) {
|
|
|
7606
7605
|
var theme = useTheme();
|
|
7607
7606
|
return (jsxRuntime.jsx(Text$1, __assign({ backgroundColor: backgroundColor, color: theme.shades.gray700, "data-testid": "OfferBanner" }, { children: discountAppliedText }), void 0));
|
|
7608
7607
|
};
|
|
7609
|
-
var templateObject_1$
|
|
7608
|
+
var templateObject_1$g;
|
|
7610
7609
|
|
|
7611
|
-
var Wrapper$2 = newStyled.div(templateObject_1$
|
|
7612
|
-
var GrandTotal = newStyled.h1(templateObject_2$
|
|
7610
|
+
var Wrapper$2 = newStyled.div(templateObject_1$f || (templateObject_1$f = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n align-items: flex-end;\n"], ["\n display: flex;\n flex-direction: column;\n align-items: flex-end;\n"])));
|
|
7611
|
+
var GrandTotal = newStyled.h1(templateObject_2$b || (templateObject_2$b = __makeTemplateObject(["\n margin: 0;\n font-size: 1.5rem;\n line-height: 2rem;\n font-weight: 700;\n color: ", ";\n display: flex;\n align-items: center;\n"], ["\n margin: 0;\n font-size: 1.5rem;\n line-height: 2rem;\n font-weight: 700;\n color: ", ";\n display: flex;\n align-items: center;\n"])), function (props) { return props.color; });
|
|
7613
7612
|
var Currency = newStyled.span(templateObject_3$8 || (templateObject_3$8 = __makeTemplateObject(["\n margin: 0;\n margin-right: 0.625rem;\n font-size: 0.875rem;\n line-height: 1.375rem;\n font-weight: 600;\n"], ["\n margin: 0;\n margin-right: 0.625rem;\n font-size: 0.875rem;\n line-height: 1.375rem;\n font-weight: 600;\n"])));
|
|
7614
|
-
var Container$
|
|
7613
|
+
var Container$7 = newStyled.div(templateObject_4$7 || (templateObject_4$7 = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n width: 100%;\n margin-top: 0.625rem;\n color: ", ";\n"], ["\n display: flex;\n justify-content: space-between;\n width: 100%;\n margin-top: 0.625rem;\n color: ", ";\n"])), function (props) { return props.highlightColor; });
|
|
7615
7614
|
var Discount = newStyled.h3(templateObject_5$4 || (templateObject_5$4 = __makeTemplateObject(["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 600;\n"], ["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 600;\n"])));
|
|
7616
7615
|
var Total = function (_a) {
|
|
7617
7616
|
var total = _a.total, currency = _a.currency, saving = _a.saving, _b = _a.highlightColor, highlightColor = _b === void 0 ? '#2f806a' : _b;
|
|
7618
7617
|
var theme = useTheme();
|
|
7619
|
-
return (jsxRuntime.jsxs(Wrapper$2, __assign({ "data-testid": "total-wrapper" }, { children: [jsxRuntime.jsxs(GrandTotal, __assign({ color: theme.shades.gray550 }, { children: [jsxRuntime.jsx(Currency, { children: currency }, void 0), total] }), void 0), saving && (jsxRuntime.jsxs(Container$
|
|
7618
|
+
return (jsxRuntime.jsxs(Wrapper$2, __assign({ "data-testid": "total-wrapper" }, { children: [jsxRuntime.jsxs(GrandTotal, __assign({ color: theme.shades.gray550 }, { children: [jsxRuntime.jsx(Currency, { children: currency }, void 0), total] }), void 0), saving && (jsxRuntime.jsxs(Container$7, __assign({ "data-testid": "subtotal-container", highlightColor: highlightColor }, { children: [jsxRuntime.jsx(Discount, { children: saving.savingText }, void 0), jsxRuntime.jsx(Discount, { children: saving.amount }, void 0)] }), void 0))] }), void 0));
|
|
7620
7619
|
};
|
|
7621
|
-
var templateObject_1$
|
|
7620
|
+
var templateObject_1$f, templateObject_2$b, templateObject_3$8, templateObject_4$7, templateObject_5$4;
|
|
7622
7621
|
|
|
7623
|
-
var Wrapper$1 = newStyled.div(templateObject_1$
|
|
7622
|
+
var Wrapper$1 = newStyled.div(templateObject_1$e || (templateObject_1$e = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), function (_a) {
|
|
7624
7623
|
var color = _a.color;
|
|
7625
7624
|
return color;
|
|
7626
7625
|
});
|
|
7627
|
-
var ItemContainer = newStyled.div(templateObject_2$
|
|
7626
|
+
var ItemContainer = newStyled.div(templateObject_2$a || (templateObject_2$a = __makeTemplateObject(["\n display: flex;\n justify-content: space-between;\n margin-bottom: 0.625rem;\n\n &:last-child {\n margin-bottom: 0;\n }\n"], ["\n display: flex;\n justify-content: space-between;\n margin-bottom: 0.625rem;\n\n &:last-child {\n margin-bottom: 0;\n }\n"])));
|
|
7628
7627
|
var Item$1 = newStyled.h4(templateObject_3$7 || (templateObject_3$7 = __makeTemplateObject(["\n margin: 0;\n font-size: 0.875rem;\n line-height: 1.375rem;\n font-weight: 600;\n"], ["\n margin: 0;\n font-size: 0.875rem;\n line-height: 1.375rem;\n font-weight: 600;\n"])));
|
|
7629
7628
|
var CouponItem = newStyled(Item$1)(templateObject_4$6 || (templateObject_4$6 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), function (_a) {
|
|
7630
7629
|
var color = _a.color;
|
|
@@ -7638,22 +7637,22 @@ var Subtotal = function (_a) {
|
|
|
7638
7637
|
return (jsxRuntime.jsxs(ItemContainer, { children: [jsxRuntime.jsxs(CouponItem, __assign({ color: highlightColor }, { children: [coupon.couponText, " ", c.code, " ", coupon.appliedText] }), void 0), jsxRuntime.jsx(CouponItem, __assign({ color: highlightColor }, { children: c.amount }), void 0)] }, i));
|
|
7639
7638
|
})] }), void 0));
|
|
7640
7639
|
};
|
|
7641
|
-
var templateObject_1$
|
|
7640
|
+
var templateObject_1$e, templateObject_2$a, templateObject_3$7, templateObject_4$6;
|
|
7642
7641
|
|
|
7643
7642
|
var Totals = {
|
|
7644
7643
|
Total: Total,
|
|
7645
7644
|
Subtotal: Subtotal,
|
|
7646
7645
|
};
|
|
7647
7646
|
|
|
7648
|
-
var Container$
|
|
7649
|
-
var IconContainer$1 = newStyled.div(templateObject_2$
|
|
7647
|
+
var Container$6 = newStyled.div(templateObject_1$d || (templateObject_1$d = __makeTemplateObject(["\n padding: 0.625rem 1.25rem;\n background-color: ", ";\n border-radius: 0.313rem;\n display: flex;\n margin-bottom: 0.938rem;\n"], ["\n padding: 0.625rem 1.25rem;\n background-color: ", ";\n border-radius: 0.313rem;\n display: flex;\n margin-bottom: 0.938rem;\n"])), function (props) { return props.color; });
|
|
7648
|
+
var IconContainer$1 = newStyled.div(templateObject_2$9 || (templateObject_2$9 = __makeTemplateObject(["\n width: 1rem;\n height: 0.875rem;\n margin-right: 0.5rem;\n margin-top: 0.125rem;\n"], ["\n width: 1rem;\n height: 0.875rem;\n margin-right: 0.5rem;\n margin-top: 0.125rem;\n"])));
|
|
7650
7649
|
var Text = newStyled.p(templateObject_3$6 || (templateObject_3$6 = __makeTemplateObject(["\n font-size: 0.875rem;\n line-height: 1.375rem;\n font-weight: 400;\n margin: 0;\n color: ", ";\n"], ["\n font-size: 0.875rem;\n line-height: 1.375rem;\n font-weight: 400;\n margin: 0;\n color: ", ";\n"])), function (props) { return props.color; });
|
|
7651
7650
|
var Details = newStyled.span(templateObject_4$5 || (templateObject_4$5 = __makeTemplateObject(["\n color: ", ";\n font-weight: 700;\n"], ["\n color: ", ";\n font-weight: 700;\n"])), function (props) { return props.color; });
|
|
7652
7651
|
var Note = function (_a) {
|
|
7653
7652
|
var accentColor = _a.accentColor, color = _a.color, backgroundColor = _a.backgroundColor, importantNoteText = _a.importantNoteText, text = _a.text;
|
|
7654
|
-
return (jsxRuntime.jsxs(Container$
|
|
7653
|
+
return (jsxRuntime.jsxs(Container$6, __assign({ color: backgroundColor, "data-testid": "Container" }, { children: [jsxRuntime.jsx(IconContainer$1, { children: jsxRuntime.jsx(Icon.Actions.LightExclamation, { fill: accentColor }, void 0) }, void 0), jsxRuntime.jsx("div", { children: jsxRuntime.jsxs(Text, __assign({ color: color }, { children: [jsxRuntime.jsxs(Details, __assign({ color: accentColor }, { children: [importantNoteText, ":"] }), void 0), " ", text] }), void 0) }, void 0)] }), void 0));
|
|
7655
7654
|
};
|
|
7656
|
-
var templateObject_1$
|
|
7655
|
+
var templateObject_1$d, templateObject_2$9, templateObject_3$6, templateObject_4$5;
|
|
7657
7656
|
|
|
7658
7657
|
var Breakpoints = {
|
|
7659
7658
|
desktop: 1200,
|
|
@@ -7683,8 +7682,8 @@ var useWindowDimensions = function () {
|
|
|
7683
7682
|
};
|
|
7684
7683
|
};
|
|
7685
7684
|
|
|
7686
|
-
var Title$1 = newStyled.h1(templateObject_1$
|
|
7687
|
-
var Line = newStyled.div(templateObject_2$
|
|
7685
|
+
var Title$1 = newStyled.h1(templateObject_1$c || (templateObject_1$c = __makeTemplateObject(["\n color: ", ";\n font-size: 1.25rem;\n line-height: 1.75rem;\n font-weight: 600;\n margin: 0;\n text-align: center;\n"], ["\n color: ", ";\n font-size: 1.25rem;\n line-height: 1.75rem;\n font-weight: 600;\n margin: 0;\n text-align: center;\n"])), function (props) { return props.color; });
|
|
7686
|
+
var Line = newStyled.div(templateObject_2$8 || (templateObject_2$8 = __makeTemplateObject(["\n width: 100%;\n height: 0.063rem;\n background-color: ", ";\n margin: 0.938rem 0;\n"], ["\n width: 100%;\n height: 0.063rem;\n background-color: ", ";\n margin: 0.938rem 0;\n"])), function (props) { return props.backgroundColor; });
|
|
7688
7687
|
var Row$1 = newStyled.div(templateObject_3$5 || (templateObject_3$5 = __makeTemplateObject(["\n display: flex;\n flex-direction: ", ";\n justify-content: space-between;\n align-items: flex-start;\n"], ["\n display: flex;\n flex-direction: ", ";\n justify-content: space-between;\n align-items: flex-start;\n"])), function (props) { return (props.isMobile ? 'column' : 'row'); });
|
|
7689
7688
|
var Col$1 = newStyled.div(templateObject_4$4 || (templateObject_4$4 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: flex-start;\n flex: 1;\n margin: 0 1.25rem;\n\n ", "\n"], ["\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: flex-start;\n flex: 1;\n margin: 0 1.25rem;\n\n ", "\n"])), function (props) {
|
|
7690
7689
|
return props.isMobile &&
|
|
@@ -7703,28 +7702,28 @@ var DeliveryDetails = function (_a) {
|
|
|
7703
7702
|
var isMobile = useWindowDimensions().isMobile;
|
|
7704
7703
|
return (jsxRuntime.jsxs("div", __assign({ "data-testid": "DeliveryDetails" }, { children: [jsxRuntime.jsx(Title$1, __assign({ color: theme.palette.secondary.default }, { children: deliveryDetailsText }), void 0), jsxRuntime.jsx(Line, { backgroundColor: theme.shades.gray100 }, void 0), note && jsxRuntime.jsx(Note, __assign({}, note), void 0), jsxRuntime.jsxs(Row$1, __assign({ isMobile: isMobile, "data-testid": "DD-row" }, { children: [jsxRuntime.jsxs(Col$1, __assign({ isMobile: isMobile }, { children: [jsxRuntime.jsxs(SectionTitle, __assign({ color: theme.shades.gray700, isMobile: isMobile }, { children: [jsxRuntime.jsx(IconContainer, __assign({ isMobile: isMobile }, { children: jsxRuntime.jsx(Icon.PDP.Clock, {}, void 0) }), void 0), arrivingBy.title] }), void 0), jsxRuntime.jsx(SectionDetails, __assign({ color: theme.shades.gray700 }, { children: arrivingBy.details }), void 0)] }), void 0), jsxRuntime.jsxs(Col$1, __assign({ isMobile: isMobile }, { children: [jsxRuntime.jsxs(SectionTitle, __assign({ color: theme.shades.gray700, isMobile: isMobile }, { children: [jsxRuntime.jsx(IconContainer, __assign({ isMobile: isMobile }, { children: jsxRuntime.jsx(Icon.Navigation.MapMarker, {}, void 0) }), void 0), shippingTo.title] }), void 0), jsxRuntime.jsx(SectionDetails, __assign({ color: theme.shades.gray700 }, { children: shippingTo.details }), void 0)] }), void 0), jsxRuntime.jsxs(Col$1, __assign({ isMobile: isMobile }, { children: [jsxRuntime.jsxs(SectionTitle, __assign({ color: theme.shades.gray700, isMobile: isMobile }, { children: [jsxRuntime.jsx(IconContainer, __assign({ isMobile: isMobile }, { children: jsxRuntime.jsx(Icon.Messaging.Messenger, {}, void 0) }), void 0), instantOrderUpdate.title] }), void 0), jsxRuntime.jsx(SectionDetails, __assign({ color: theme.shades.gray700 }, { children: instantOrderUpdate.details }), void 0), jsxRuntime.jsxs(KeepMeUpdated, __assign({ onClick: instantOrderUpdate.keepMeUpdated.onClick, borderColor: theme.shades.gray150 }, { children: [jsxRuntime.jsx(Icon.Messaging.Messenger, { width: 1, height: 1, fill: "#0078FF" }, void 0), instantOrderUpdate.keepMeUpdated.title] }), void 0)] }), void 0)] }), void 0)] }), void 0));
|
|
7705
7704
|
};
|
|
7706
|
-
var templateObject_1$
|
|
7705
|
+
var templateObject_1$c, templateObject_2$8, templateObject_3$5, templateObject_4$4, templateObject_5$3, templateObject_6$3, templateObject_7$1, templateObject_8;
|
|
7707
7706
|
|
|
7708
|
-
var Container$
|
|
7709
|
-
var H1$
|
|
7707
|
+
var Container$5 = newStyled.div(templateObject_1$b || (templateObject_1$b = __makeTemplateObject(["\n display: inline-flex;\n align-items: center;\n cursor: pointer;\n user-select: none;\n"], ["\n display: inline-flex;\n align-items: center;\n cursor: pointer;\n user-select: none;\n"])));
|
|
7708
|
+
var H1$2 = newStyled.h1(templateObject_2$7 || (templateObject_2$7 = __makeTemplateObject(["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 700;\n color: ", ";\n margin-right: 0.313rem;\n"], ["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 700;\n color: ", ";\n margin-right: 0.313rem;\n"])), function (props) { return props.color; });
|
|
7710
7709
|
var ScrollToTop = function (_a) {
|
|
7711
7710
|
var scrollToTopText = _a.scrollToTopText, onClick = _a.onClick;
|
|
7712
7711
|
var theme = useTheme();
|
|
7713
|
-
return (jsxRuntime.jsxs(Container$
|
|
7712
|
+
return (jsxRuntime.jsxs(Container$5, __assign({ onClick: onClick, "data-testid": "Container" }, { children: [jsxRuntime.jsx(H1$2, __assign({ color: theme.shades.gray700 }, { children: scrollToTopText }), void 0), jsxRuntime.jsx(Icon.Arrows.ChevronUpSolid, { width: 1.375, height: 1.375, fill: theme.palette.primary.default }, void 0)] }), void 0));
|
|
7714
7713
|
};
|
|
7715
|
-
var templateObject_1$
|
|
7714
|
+
var templateObject_1$b, templateObject_2$7;
|
|
7716
7715
|
|
|
7717
|
-
var Container$
|
|
7718
|
-
var H1 = newStyled.h1(templateObject_2$
|
|
7716
|
+
var Container$4 = newStyled.div(templateObject_1$a || (templateObject_1$a = __makeTemplateObject(["\n display: flex;\n align-items: center;\n justify-content: center;\n background-color: #dfefeb;\n padding: 0.75rem 0;\n"], ["\n display: flex;\n align-items: center;\n justify-content: center;\n background-color: #dfefeb;\n padding: 0.75rem 0;\n"])));
|
|
7717
|
+
var H1$1 = newStyled.h1(templateObject_2$6 || (templateObject_2$6 = __makeTemplateObject(["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 600;\n color: ", ";\n margin-left: 0.625rem;\n"], ["\n margin: 0;\n font-size: 1rem;\n line-height: 1.5rem;\n font-weight: 600;\n color: ", ";\n margin-left: 0.625rem;\n"])), function (props) { return props.color; });
|
|
7719
7718
|
var OrderBar = function (_a) {
|
|
7720
7719
|
var message = _a.message;
|
|
7721
7720
|
var theme = useTheme();
|
|
7722
|
-
return (jsxRuntime.jsxs(Container$
|
|
7721
|
+
return (jsxRuntime.jsxs(Container$4, { children: [jsxRuntime.jsx(Icon.Actions.Check, { width: 1.25, height: 0.875, fill: "#2F806A" }, void 0), jsxRuntime.jsx(H1$1, __assign({ color: theme.shades.gray700 }, { children: message }), void 0)] }, void 0));
|
|
7723
7722
|
};
|
|
7724
|
-
var templateObject_1$
|
|
7723
|
+
var templateObject_1$a, templateObject_2$6;
|
|
7725
7724
|
|
|
7726
|
-
var TableElement = newStyled.table(templateObject_1$
|
|
7727
|
-
var TableCell = newStyled.td(templateObject_2$
|
|
7725
|
+
var TableElement = newStyled.table(templateObject_1$9 || (templateObject_1$9 = __makeTemplateObject(["\n box-sizing: border-box;\n border-radius: 0.5rem;\n border: 0.063rem solid ", ";\n border-spacing: 0;\n font-size: 0.875rem;\n line-height: 3.125rem;\n width: 100%;\n color: ", ";\n"], ["\n box-sizing: border-box;\n border-radius: 0.5rem;\n border: 0.063rem solid ", ";\n border-spacing: 0;\n font-size: 0.875rem;\n line-height: 3.125rem;\n width: 100%;\n color: ", ";\n"])), function (props) { return props.borderColor; }, function (props) { return props.color; });
|
|
7726
|
+
var TableCell = newStyled.td(templateObject_2$5 || (templateObject_2$5 = __makeTemplateObject(["\n border-bottom: 0.063rem solid ", ";\n border-right: 0.063rem solid ", ";\n padding: 0 1.25rem;\n text-align: center;\n\n &:last-child {\n border-right: none;\n }\n\n &:first-of-type {\n font-weight: 700;\n }\n"], ["\n border-bottom: 0.063rem solid ", ";\n border-right: 0.063rem solid ", ";\n padding: 0 1.25rem;\n text-align: center;\n\n &:last-child {\n border-right: none;\n }\n\n &:first-of-type {\n font-weight: 700;\n }\n"])), function (props) { return props.borderColor; }, function (props) { return props.borderColor; });
|
|
7728
7727
|
var TableHead = newStyled.th(templateObject_3$4 || (templateObject_3$4 = __makeTemplateObject(["\n border-bottom: 0.063rem solid ", ";\n border-right: 0.063rem solid ", ";\n font-weight: 700;\n\n &:last-child {\n border-right: none;\n }\n"], ["\n border-bottom: 0.063rem solid ", ";\n border-right: 0.063rem solid ", ";\n font-weight: 700;\n\n &:last-child {\n border-right: none;\n }\n"])), function (props) { return props.borderColor; }, function (props) { return props.borderColor; });
|
|
7729
7728
|
var TableRow = newStyled.tr(templateObject_4$3 || (templateObject_4$3 = __makeTemplateObject(["\n &:last-child {\n td {\n border-bottom: none;\n }\n }\n\n &.background {\n background-color: ", ";\n }\n"], ["\n &:last-child {\n td {\n border-bottom: none;\n }\n }\n\n &.background {\n background-color: ", ";\n }\n"])), function (props) { return props.backgroundColor; });
|
|
7730
7729
|
var SizeTable = function (_a) {
|
|
@@ -7732,7 +7731,7 @@ var SizeTable = function (_a) {
|
|
|
7732
7731
|
var theme = useTheme();
|
|
7733
7732
|
return (jsxRuntime.jsxs(TableElement, __assign({ color: theme.shades.gray700, borderColor: theme.shades.gray100 }, { children: [jsxRuntime.jsx("thead", { children: jsxRuntime.jsx(TableRow, __assign({ backgroundColor: theme.shades.gray010 }, { children: headers.map(function (header, index) { return (jsxRuntime.jsx(TableHead, __assign({ borderColor: theme.shades.gray100 }, { children: header }), index)); }) }), void 0) }, void 0), jsxRuntime.jsx("tbody", { children: data.map(function (row, index) { return (jsxRuntime.jsx(TableRow, __assign({ className: index % 2 !== 0 ? '' : 'background', backgroundColor: theme.shades.gray010 }, { children: row.map(function (cell, index) { return (jsxRuntime.jsx(TableCell, __assign({ borderColor: theme.shades.gray100 }, { children: cell }), index)); }) }), index)); }) }, void 0)] }), void 0));
|
|
7734
7733
|
};
|
|
7735
|
-
var templateObject_1$
|
|
7734
|
+
var templateObject_1$9, templateObject_2$5, templateObject_3$4, templateObject_4$3;
|
|
7736
7735
|
|
|
7737
7736
|
/* eslint-disable no-param-reassign */
|
|
7738
7737
|
var index$2 = function (breakpoints) {
|
|
@@ -7820,15 +7819,15 @@ var breakpoints = {
|
|
|
7820
7819
|
};
|
|
7821
7820
|
var mediaQueries = index$2(Object.values(breakpoints).map(function (bp) { return "@media (min-width: " + bp + "px)"; }));
|
|
7822
7821
|
|
|
7823
|
-
var Img = newStyled.img(templateObject_1$
|
|
7822
|
+
var Img = newStyled.img(templateObject_1$8 || (templateObject_1$8 = __makeTemplateObject(["\n height: ", ";\n width: ", ";\n border-radius: ", ";\n object-fit: ", ";\n object-position: ", ";\n"], ["\n height: ", ";\n width: ", ";\n border-radius: ", ";\n object-fit: ", ";\n object-position: ", ";\n"])), function (props) { return props.height; }, function (props) { return props.width; }, function (props) { return props.borderRadius; }, function (props) { return props.objectFit; }, function (props) { return props.objectPosition; });
|
|
7824
7823
|
var Image = function (_a) {
|
|
7825
7824
|
var src = _a.src, alt = _a.alt, height = _a.height, width = _a.width, borderRadius = _a.borderRadius, objectFit = _a.objectFit, objectPosition = _a.objectPosition;
|
|
7826
7825
|
return (jsxRuntime.jsx(Img, { src: src, alt: alt, height: height, width: width, borderRadius: borderRadius, objectFit: objectFit, objectPosition: objectPosition }, void 0));
|
|
7827
7826
|
};
|
|
7828
|
-
var templateObject_1$
|
|
7827
|
+
var templateObject_1$8;
|
|
7829
7828
|
|
|
7830
|
-
var Container$
|
|
7831
|
-
var DescriptionContainer = newStyled.div(templateObject_2$
|
|
7829
|
+
var Container$3 = newStyled.div(templateObject_1$7 || (templateObject_1$7 = __makeTemplateObject(["\n display: flex;\n flex-direction: row;\n width: auto;\n"], ["\n display: flex;\n flex-direction: row;\n width: auto;\n"])));
|
|
7830
|
+
var DescriptionContainer = newStyled.div(templateObject_2$4 || (templateObject_2$4 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n ", ";\n width: 100%;\n"], ["\n display: flex;\n flex-direction: column;\n ", ";\n width: 100%;\n"])), mediaQueries({
|
|
7832
7831
|
marginLeft: ['0.938rem', '1.875rem'],
|
|
7833
7832
|
}));
|
|
7834
7833
|
var Title = newStyled.h2(function (_a) {
|
|
@@ -7862,9 +7861,9 @@ var PriceContainer = newStyled.div(templateObject_3$3 || (templateObject_3$3 = _
|
|
|
7862
7861
|
var SimpleOrderItem = function (_a) {
|
|
7863
7862
|
var title = _a.title, subtitle = _a.subtitle, image = _a.image, price = _a.price, tag = _a.tag;
|
|
7864
7863
|
var theme = useTheme();
|
|
7865
|
-
return (jsxRuntime.jsxs(Container$
|
|
7864
|
+
return (jsxRuntime.jsxs(Container$3, { children: [jsxRuntime.jsx(Image, { src: image.src, alt: image.alt, width: "4.063rem", height: "5.375rem", objectFit: "cover", objectPosition: "center" }, void 0), jsxRuntime.jsxs(DescriptionContainer, __assign({ "data-testid": "order-item-description-container" }, { children: [jsxRuntime.jsx(Title, __assign({ color: theme.shades.gray700 }, { children: title }), void 0), jsxRuntime.jsx(Subtitle, __assign({ color: theme.shades.gray700 }, { children: subtitle }), void 0), jsxRuntime.jsxs(PriceContainer, __assign({ "data-testid": "order-item-price-container", withTag: !!tag }, { children: [tag && (jsxRuntime.jsx(OfferBanner, { discountAppliedText: tag === null || tag === void 0 ? void 0 : tag.text, backgroundColor: tag === null || tag === void 0 ? void 0 : tag.backgroundColor }, void 0)), jsxRuntime.jsx(PriceLabel, { finalPrice: price.finalPrice, originalPrice: price.originalPrice, color: price.color || theme.shades.gray700, size: exports.ComponentSize.Small }, void 0)] }), void 0)] }), void 0)] }, void 0));
|
|
7866
7865
|
};
|
|
7867
|
-
var templateObject_1$
|
|
7866
|
+
var templateObject_1$7, templateObject_2$4, templateObject_3$3;
|
|
7868
7867
|
|
|
7869
7868
|
function formatDate(date) {
|
|
7870
7869
|
var day = date.getDate();
|
|
@@ -7873,8 +7872,8 @@ function formatDate(date) {
|
|
|
7873
7872
|
return month < 10 ? day + "/0" + month + "/" + year : day + "/" + month + "/" + year;
|
|
7874
7873
|
}
|
|
7875
7874
|
|
|
7876
|
-
var Container = newStyled.div(templateObject_1$
|
|
7877
|
-
var Heading = newStyled.div(templateObject_2$
|
|
7875
|
+
var Container$2 = newStyled.div(templateObject_1$6 || (templateObject_1$6 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n width: auto;\n color: #292929;\n"], ["\n display: flex;\n flex-direction: column;\n width: auto;\n color: #292929;\n"])));
|
|
7876
|
+
var Heading = newStyled.div(templateObject_2$3 || (templateObject_2$3 = __makeTemplateObject(["\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n width: 100%;\n ", ";\n text-align: right;\n margin-bottom: 10px;\n"], ["\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n width: 100%;\n ", ";\n text-align: right;\n margin-bottom: 10px;\n"])), mediaQueries({
|
|
7878
7877
|
fontSize: ['14px', '16px'],
|
|
7879
7878
|
lineHeight: ['22px', '24px'],
|
|
7880
7879
|
}));
|
|
@@ -7897,9 +7896,9 @@ var H3$1 = newStyled.h3(templateObject_6$2 || (templateObject_6$2 = __makeTempla
|
|
|
7897
7896
|
var P = newStyled.p(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n font-weight: normal;\n font-size: 16px;\n line-height: 24px;\n margin: 0;\n"], ["\n font-weight: normal;\n font-size: 16px;\n line-height: 24px;\n margin: 0;\n"])));
|
|
7898
7897
|
var Review = function (_a) {
|
|
7899
7898
|
var reviewerName = _a.reviewerName, date = _a.date, rating = _a.rating, stars = _a.stars, title = _a.title, description = _a.description, image = _a.image;
|
|
7900
|
-
return (jsxRuntime.jsxs(Container, { children: [jsxRuntime.jsxs(Heading, { children: [jsxRuntime.jsx(H2, { children: reviewerName }, void 0), formatDate(date)] }, void 0), jsxRuntime.jsx(StarList, { starsNumber: 5, rating: rating, fill: stars.color, size: stars.size }, void 0), jsxRuntime.jsxs(Content, __assign({ "data-testid": "review-content" }, { children: [jsxRuntime.jsxs(ReviewContainer, { children: [jsxRuntime.jsx(H3$1, { children: title }, void 0), jsxRuntime.jsx(P, { children: description }, void 0)] }, void 0), jsxRuntime.jsx(Image, { src: image.src, alt: image.alt, width: "7.5rem", height: "10rem" }, void 0)] }), void 0)] }, void 0));
|
|
7899
|
+
return (jsxRuntime.jsxs(Container$2, { children: [jsxRuntime.jsxs(Heading, { children: [jsxRuntime.jsx(H2, { children: reviewerName }, void 0), formatDate(date)] }, void 0), jsxRuntime.jsx(StarList, { starsNumber: 5, rating: rating, fill: stars.color, size: stars.size }, void 0), jsxRuntime.jsxs(Content, __assign({ "data-testid": "review-content" }, { children: [jsxRuntime.jsxs(ReviewContainer, { children: [jsxRuntime.jsx(H3$1, { children: title }, void 0), jsxRuntime.jsx(P, { children: description }, void 0)] }, void 0), jsxRuntime.jsx(Image, { src: image.src, alt: image.alt, width: "7.5rem", height: "10rem" }, void 0)] }), void 0)] }, void 0));
|
|
7901
7900
|
};
|
|
7902
|
-
var templateObject_1$
|
|
7901
|
+
var templateObject_1$6, templateObject_2$3, templateObject_3$2, templateObject_4$2, templateObject_5$2, templateObject_6$2, templateObject_7;
|
|
7903
7902
|
|
|
7904
7903
|
var Button = newStyled.button(function () { return ({
|
|
7905
7904
|
background: 'transparent',
|
|
@@ -7916,20 +7915,208 @@ var ArrowButton = function (_a) {
|
|
|
7916
7915
|
return (jsxRuntime.jsx(Button, __assign({ className: className, type: "button", onClick: onClick, "data-testid": "arrow-button-" + direction }, { children: direction === 'left' ? (jsxRuntime.jsx(Icon.Arrows.ChevronLeft, { width: width, height: height, opacity: 0.5 }, void 0)) : (jsxRuntime.jsx(Icon.Arrows.ChevronRight, { width: width, height: height, opacity: 0.5 }, void 0)) }), void 0));
|
|
7917
7916
|
};
|
|
7918
7917
|
|
|
7919
|
-
|
|
7918
|
+
function _defineProperty(obj, key, value) {
|
|
7919
|
+
if (key in obj) {
|
|
7920
|
+
Object.defineProperty(obj, key, {
|
|
7921
|
+
value: value,
|
|
7922
|
+
enumerable: true,
|
|
7923
|
+
configurable: true,
|
|
7924
|
+
writable: true
|
|
7925
|
+
});
|
|
7926
|
+
} else {
|
|
7927
|
+
obj[key] = value;
|
|
7928
|
+
}
|
|
7929
|
+
|
|
7930
|
+
return obj;
|
|
7931
|
+
}
|
|
7932
|
+
|
|
7933
|
+
function ownKeys(object, enumerableOnly) {
|
|
7934
|
+
var keys = Object.keys(object);
|
|
7935
|
+
|
|
7936
|
+
if (Object.getOwnPropertySymbols) {
|
|
7937
|
+
var symbols = Object.getOwnPropertySymbols(object);
|
|
7920
7938
|
|
|
7921
|
-
|
|
7939
|
+
if (enumerableOnly) {
|
|
7940
|
+
symbols = symbols.filter(function (sym) {
|
|
7941
|
+
return Object.getOwnPropertyDescriptor(object, sym).enumerable;
|
|
7942
|
+
});
|
|
7943
|
+
}
|
|
7922
7944
|
|
|
7923
|
-
|
|
7945
|
+
keys.push.apply(keys, symbols);
|
|
7946
|
+
}
|
|
7924
7947
|
|
|
7925
|
-
|
|
7948
|
+
return keys;
|
|
7949
|
+
}
|
|
7926
7950
|
|
|
7927
|
-
|
|
7951
|
+
function _objectSpread2(target) {
|
|
7952
|
+
for (var i = 1; i < arguments.length; i++) {
|
|
7953
|
+
var source = arguments[i] != null ? arguments[i] : {};
|
|
7954
|
+
|
|
7955
|
+
if (i % 2) {
|
|
7956
|
+
ownKeys(Object(source), true).forEach(function (key) {
|
|
7957
|
+
_defineProperty(target, key, source[key]);
|
|
7958
|
+
});
|
|
7959
|
+
} else if (Object.getOwnPropertyDescriptors) {
|
|
7960
|
+
Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
|
|
7961
|
+
} else {
|
|
7962
|
+
ownKeys(Object(source)).forEach(function (key) {
|
|
7963
|
+
Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
|
|
7964
|
+
});
|
|
7965
|
+
}
|
|
7966
|
+
}
|
|
7967
|
+
|
|
7968
|
+
return target;
|
|
7969
|
+
}
|
|
7970
|
+
|
|
7971
|
+
function _classCallCheck(instance, Constructor) {
|
|
7972
|
+
if (!(instance instanceof Constructor)) {
|
|
7973
|
+
throw new TypeError("Cannot call a class as a function");
|
|
7974
|
+
}
|
|
7975
|
+
}
|
|
7976
|
+
|
|
7977
|
+
function _defineProperties(target, props) {
|
|
7978
|
+
for (var i = 0; i < props.length; i++) {
|
|
7979
|
+
var descriptor = props[i];
|
|
7980
|
+
descriptor.enumerable = descriptor.enumerable || false;
|
|
7981
|
+
descriptor.configurable = true;
|
|
7982
|
+
if ("value" in descriptor) descriptor.writable = true;
|
|
7983
|
+
Object.defineProperty(target, descriptor.key, descriptor);
|
|
7984
|
+
}
|
|
7985
|
+
}
|
|
7986
|
+
|
|
7987
|
+
function _createClass(Constructor, protoProps, staticProps) {
|
|
7988
|
+
if (protoProps) _defineProperties(Constructor.prototype, protoProps);
|
|
7989
|
+
if (staticProps) _defineProperties(Constructor, staticProps);
|
|
7990
|
+
return Constructor;
|
|
7991
|
+
}
|
|
7992
|
+
|
|
7993
|
+
function _assertThisInitialized(self) {
|
|
7994
|
+
if (self === void 0) {
|
|
7995
|
+
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
7996
|
+
}
|
|
7997
|
+
|
|
7998
|
+
return self;
|
|
7999
|
+
}
|
|
8000
|
+
|
|
8001
|
+
function _setPrototypeOf(o, p) {
|
|
8002
|
+
_setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
|
|
8003
|
+
o.__proto__ = p;
|
|
8004
|
+
return o;
|
|
8005
|
+
};
|
|
8006
|
+
|
|
8007
|
+
return _setPrototypeOf(o, p);
|
|
8008
|
+
}
|
|
8009
|
+
|
|
8010
|
+
function _inherits(subClass, superClass) {
|
|
8011
|
+
if (typeof superClass !== "function" && superClass !== null) {
|
|
8012
|
+
throw new TypeError("Super expression must either be null or a function");
|
|
8013
|
+
}
|
|
8014
|
+
|
|
8015
|
+
subClass.prototype = Object.create(superClass && superClass.prototype, {
|
|
8016
|
+
constructor: {
|
|
8017
|
+
value: subClass,
|
|
8018
|
+
writable: true,
|
|
8019
|
+
configurable: true
|
|
8020
|
+
}
|
|
8021
|
+
});
|
|
8022
|
+
if (superClass) _setPrototypeOf(subClass, superClass);
|
|
8023
|
+
}
|
|
8024
|
+
|
|
8025
|
+
function _getPrototypeOf(o) {
|
|
8026
|
+
_getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {
|
|
8027
|
+
return o.__proto__ || Object.getPrototypeOf(o);
|
|
8028
|
+
};
|
|
8029
|
+
return _getPrototypeOf(o);
|
|
8030
|
+
}
|
|
8031
|
+
|
|
8032
|
+
function _isNativeReflectConstruct() {
|
|
8033
|
+
if (typeof Reflect === "undefined" || !Reflect.construct) return false;
|
|
8034
|
+
if (Reflect.construct.sham) return false;
|
|
8035
|
+
if (typeof Proxy === "function") return true;
|
|
8036
|
+
|
|
8037
|
+
try {
|
|
8038
|
+
Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {}));
|
|
8039
|
+
return true;
|
|
8040
|
+
} catch (e) {
|
|
8041
|
+
return false;
|
|
8042
|
+
}
|
|
8043
|
+
}
|
|
8044
|
+
|
|
8045
|
+
function _typeof(obj) {
|
|
8046
|
+
"@babel/helpers - typeof";
|
|
8047
|
+
|
|
8048
|
+
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
|
|
8049
|
+
_typeof = function _typeof(obj) {
|
|
8050
|
+
return typeof obj;
|
|
8051
|
+
};
|
|
8052
|
+
} else {
|
|
8053
|
+
_typeof = function _typeof(obj) {
|
|
8054
|
+
return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
|
|
8055
|
+
};
|
|
8056
|
+
}
|
|
8057
|
+
|
|
8058
|
+
return _typeof(obj);
|
|
8059
|
+
}
|
|
8060
|
+
|
|
8061
|
+
function _possibleConstructorReturn(self, call) {
|
|
8062
|
+
if (call && (_typeof(call) === "object" || typeof call === "function")) {
|
|
8063
|
+
return call;
|
|
8064
|
+
}
|
|
8065
|
+
|
|
8066
|
+
return _assertThisInitialized(self);
|
|
8067
|
+
}
|
|
8068
|
+
|
|
8069
|
+
function _createSuper(Derived) {
|
|
8070
|
+
var hasNativeReflectConstruct = _isNativeReflectConstruct();
|
|
8071
|
+
return function _createSuperInternal() {
|
|
8072
|
+
var Super = _getPrototypeOf(Derived),
|
|
8073
|
+
result;
|
|
8074
|
+
|
|
8075
|
+
if (hasNativeReflectConstruct) {
|
|
8076
|
+
var NewTarget = _getPrototypeOf(this).constructor;
|
|
8077
|
+
result = Reflect.construct(Super, arguments, NewTarget);
|
|
8078
|
+
} else {
|
|
8079
|
+
result = Super.apply(this, arguments);
|
|
8080
|
+
}
|
|
8081
|
+
|
|
8082
|
+
return _possibleConstructorReturn(this, result);
|
|
8083
|
+
};
|
|
8084
|
+
}
|
|
8085
|
+
|
|
8086
|
+
function _objectWithoutPropertiesLoose(source, excluded) {
|
|
8087
|
+
if (source == null) return {};
|
|
8088
|
+
var target = {};
|
|
8089
|
+
var sourceKeys = Object.keys(source);
|
|
8090
|
+
var key, i;
|
|
8091
|
+
|
|
8092
|
+
for (i = 0; i < sourceKeys.length; i++) {
|
|
8093
|
+
key = sourceKeys[i];
|
|
8094
|
+
if (excluded.indexOf(key) >= 0) continue;
|
|
8095
|
+
target[key] = source[key];
|
|
8096
|
+
}
|
|
8097
|
+
|
|
8098
|
+
return target;
|
|
8099
|
+
}
|
|
8100
|
+
|
|
8101
|
+
function _objectWithoutProperties(source, excluded) {
|
|
8102
|
+
if (source == null) return {};
|
|
8103
|
+
var target = _objectWithoutPropertiesLoose(source, excluded);
|
|
8104
|
+
var key, i;
|
|
8105
|
+
|
|
8106
|
+
if (Object.getOwnPropertySymbols) {
|
|
8107
|
+
var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
|
|
8108
|
+
|
|
8109
|
+
for (i = 0; i < sourceSymbolKeys.length; i++) {
|
|
8110
|
+
key = sourceSymbolKeys[i];
|
|
8111
|
+
if (excluded.indexOf(key) >= 0) continue;
|
|
8112
|
+
if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
|
|
8113
|
+
target[key] = source[key];
|
|
8114
|
+
}
|
|
8115
|
+
}
|
|
8116
|
+
|
|
8117
|
+
return target;
|
|
8118
|
+
}
|
|
7928
8119
|
|
|
7929
|
-
Object.defineProperty(exports, "__esModule", {
|
|
7930
|
-
value: true
|
|
7931
|
-
});
|
|
7932
|
-
exports["default"] = void 0;
|
|
7933
8120
|
var initialState = {
|
|
7934
8121
|
animating: false,
|
|
7935
8122
|
autoplaying: null,
|
|
@@ -7961,65 +8148,57 @@ var initialState = {
|
|
|
7961
8148
|
trackWidth: 0,
|
|
7962
8149
|
targetSlide: 0
|
|
7963
8150
|
};
|
|
7964
|
-
var _default = initialState;
|
|
7965
|
-
exports["default"] = _default;
|
|
7966
|
-
}(initialState));
|
|
7967
8151
|
|
|
7968
8152
|
/**
|
|
7969
|
-
*
|
|
7970
|
-
*
|
|
7971
|
-
*
|
|
7972
|
-
*
|
|
7973
|
-
*
|
|
7974
|
-
*
|
|
8153
|
+
* Checks if `value` is the
|
|
8154
|
+
* [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
|
|
8155
|
+
* of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
|
|
8156
|
+
*
|
|
8157
|
+
* @static
|
|
8158
|
+
* @memberOf _
|
|
8159
|
+
* @since 0.1.0
|
|
8160
|
+
* @category Lang
|
|
8161
|
+
* @param {*} value The value to check.
|
|
8162
|
+
* @returns {boolean} Returns `true` if `value` is an object, else `false`.
|
|
8163
|
+
* @example
|
|
8164
|
+
*
|
|
8165
|
+
* _.isObject({});
|
|
8166
|
+
* // => true
|
|
8167
|
+
*
|
|
8168
|
+
* _.isObject([1, 2, 3]);
|
|
8169
|
+
* // => true
|
|
8170
|
+
*
|
|
8171
|
+
* _.isObject(_.noop);
|
|
8172
|
+
* // => true
|
|
8173
|
+
*
|
|
8174
|
+
* _.isObject(null);
|
|
8175
|
+
* // => false
|
|
7975
8176
|
*/
|
|
7976
8177
|
|
|
7977
|
-
|
|
7978
|
-
var
|
|
7979
|
-
|
|
7980
|
-
|
|
7981
|
-
var NAN = 0 / 0;
|
|
7982
|
-
|
|
7983
|
-
/** `Object#toString` result references. */
|
|
7984
|
-
var symbolTag = '[object Symbol]';
|
|
7985
|
-
|
|
7986
|
-
/** Used to match leading and trailing whitespace. */
|
|
7987
|
-
var reTrim = /^\s+|\s+$/g;
|
|
8178
|
+
function isObject$2(value) {
|
|
8179
|
+
var type = typeof value;
|
|
8180
|
+
return value != null && (type == 'object' || type == 'function');
|
|
8181
|
+
}
|
|
7988
8182
|
|
|
7989
|
-
|
|
7990
|
-
var reIsBadHex = /^[-+]0x[0-9a-f]+$/i;
|
|
8183
|
+
var isObject_1 = isObject$2;
|
|
7991
8184
|
|
|
7992
|
-
/**
|
|
7993
|
-
var reIsBinary = /^0b[01]+$/i;
|
|
8185
|
+
/** Detect free variable `global` from Node.js. */
|
|
7994
8186
|
|
|
7995
|
-
|
|
7996
|
-
var reIsOctal = /^0o[0-7]+$/i;
|
|
8187
|
+
var freeGlobal$1 = typeof commonjsGlobal == 'object' && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal;
|
|
7997
8188
|
|
|
7998
|
-
|
|
7999
|
-
var freeParseInt = parseInt;
|
|
8189
|
+
var _freeGlobal = freeGlobal$1;
|
|
8000
8190
|
|
|
8001
|
-
|
|
8002
|
-
var freeGlobal = typeof commonjsGlobal == 'object' && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal;
|
|
8191
|
+
var freeGlobal = _freeGlobal;
|
|
8003
8192
|
|
|
8004
8193
|
/** Detect free variable `self`. */
|
|
8005
8194
|
var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
|
|
8006
8195
|
|
|
8007
8196
|
/** Used as a reference to the global object. */
|
|
8008
|
-
var root = freeGlobal || freeSelf || Function('return this')();
|
|
8009
|
-
|
|
8010
|
-
/** Used for built-in method references. */
|
|
8011
|
-
var objectProto = Object.prototype;
|
|
8197
|
+
var root$2 = freeGlobal || freeSelf || Function('return this')();
|
|
8012
8198
|
|
|
8013
|
-
|
|
8014
|
-
* Used to resolve the
|
|
8015
|
-
* [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
|
|
8016
|
-
* of values.
|
|
8017
|
-
*/
|
|
8018
|
-
var objectToString = objectProto.toString;
|
|
8199
|
+
var _root = root$2;
|
|
8019
8200
|
|
|
8020
|
-
|
|
8021
|
-
var nativeMax = Math.max,
|
|
8022
|
-
nativeMin = Math.min;
|
|
8201
|
+
var root$1 = _root;
|
|
8023
8202
|
|
|
8024
8203
|
/**
|
|
8025
8204
|
* Gets the timestamp of the number of milliseconds that have elapsed since
|
|
@@ -8037,30 +8216,317 @@ var nativeMax = Math.max,
|
|
|
8037
8216
|
* }, _.now());
|
|
8038
8217
|
* // => Logs the number of milliseconds it took for the deferred invocation.
|
|
8039
8218
|
*/
|
|
8040
|
-
var now = function() {
|
|
8041
|
-
return root.Date.now();
|
|
8219
|
+
var now$1 = function() {
|
|
8220
|
+
return root$1.Date.now();
|
|
8042
8221
|
};
|
|
8043
8222
|
|
|
8223
|
+
var now_1 = now$1;
|
|
8224
|
+
|
|
8225
|
+
/** Used to match a single whitespace character. */
|
|
8226
|
+
|
|
8227
|
+
var reWhitespace = /\s/;
|
|
8228
|
+
|
|
8044
8229
|
/**
|
|
8045
|
-
*
|
|
8046
|
-
*
|
|
8047
|
-
* invoked. The debounced function comes with a `cancel` method to cancel
|
|
8048
|
-
* delayed `func` invocations and a `flush` method to immediately invoke them.
|
|
8049
|
-
* Provide `options` to indicate whether `func` should be invoked on the
|
|
8050
|
-
* leading and/or trailing edge of the `wait` timeout. The `func` is invoked
|
|
8051
|
-
* with the last arguments provided to the debounced function. Subsequent
|
|
8052
|
-
* calls to the debounced function return the result of the last `func`
|
|
8053
|
-
* invocation.
|
|
8054
|
-
*
|
|
8055
|
-
* **Note:** If `leading` and `trailing` options are `true`, `func` is
|
|
8056
|
-
* invoked on the trailing edge of the timeout only if the debounced function
|
|
8057
|
-
* is invoked more than once during the `wait` timeout.
|
|
8230
|
+
* Used by `_.trim` and `_.trimEnd` to get the index of the last non-whitespace
|
|
8231
|
+
* character of `string`.
|
|
8058
8232
|
*
|
|
8059
|
-
*
|
|
8060
|
-
*
|
|
8233
|
+
* @private
|
|
8234
|
+
* @param {string} string The string to inspect.
|
|
8235
|
+
* @returns {number} Returns the index of the last non-whitespace character.
|
|
8236
|
+
*/
|
|
8237
|
+
function trimmedEndIndex$1(string) {
|
|
8238
|
+
var index = string.length;
|
|
8239
|
+
|
|
8240
|
+
while (index-- && reWhitespace.test(string.charAt(index))) {}
|
|
8241
|
+
return index;
|
|
8242
|
+
}
|
|
8243
|
+
|
|
8244
|
+
var _trimmedEndIndex = trimmedEndIndex$1;
|
|
8245
|
+
|
|
8246
|
+
var trimmedEndIndex = _trimmedEndIndex;
|
|
8247
|
+
|
|
8248
|
+
/** Used to match leading whitespace. */
|
|
8249
|
+
var reTrimStart = /^\s+/;
|
|
8250
|
+
|
|
8251
|
+
/**
|
|
8252
|
+
* The base implementation of `_.trim`.
|
|
8061
8253
|
*
|
|
8062
|
-
*
|
|
8063
|
-
*
|
|
8254
|
+
* @private
|
|
8255
|
+
* @param {string} string The string to trim.
|
|
8256
|
+
* @returns {string} Returns the trimmed string.
|
|
8257
|
+
*/
|
|
8258
|
+
function baseTrim$1(string) {
|
|
8259
|
+
return string
|
|
8260
|
+
? string.slice(0, trimmedEndIndex(string) + 1).replace(reTrimStart, '')
|
|
8261
|
+
: string;
|
|
8262
|
+
}
|
|
8263
|
+
|
|
8264
|
+
var _baseTrim = baseTrim$1;
|
|
8265
|
+
|
|
8266
|
+
var root = _root;
|
|
8267
|
+
|
|
8268
|
+
/** Built-in value references. */
|
|
8269
|
+
var Symbol$3 = root.Symbol;
|
|
8270
|
+
|
|
8271
|
+
var _Symbol = Symbol$3;
|
|
8272
|
+
|
|
8273
|
+
var Symbol$2 = _Symbol;
|
|
8274
|
+
|
|
8275
|
+
/** Used for built-in method references. */
|
|
8276
|
+
var objectProto$1 = Object.prototype;
|
|
8277
|
+
|
|
8278
|
+
/** Used to check objects for own properties. */
|
|
8279
|
+
var hasOwnProperty = objectProto$1.hasOwnProperty;
|
|
8280
|
+
|
|
8281
|
+
/**
|
|
8282
|
+
* Used to resolve the
|
|
8283
|
+
* [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
|
|
8284
|
+
* of values.
|
|
8285
|
+
*/
|
|
8286
|
+
var nativeObjectToString$1 = objectProto$1.toString;
|
|
8287
|
+
|
|
8288
|
+
/** Built-in value references. */
|
|
8289
|
+
var symToStringTag$1 = Symbol$2 ? Symbol$2.toStringTag : undefined;
|
|
8290
|
+
|
|
8291
|
+
/**
|
|
8292
|
+
* A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.
|
|
8293
|
+
*
|
|
8294
|
+
* @private
|
|
8295
|
+
* @param {*} value The value to query.
|
|
8296
|
+
* @returns {string} Returns the raw `toStringTag`.
|
|
8297
|
+
*/
|
|
8298
|
+
function getRawTag$1(value) {
|
|
8299
|
+
var isOwn = hasOwnProperty.call(value, symToStringTag$1),
|
|
8300
|
+
tag = value[symToStringTag$1];
|
|
8301
|
+
|
|
8302
|
+
try {
|
|
8303
|
+
value[symToStringTag$1] = undefined;
|
|
8304
|
+
var unmasked = true;
|
|
8305
|
+
} catch (e) {}
|
|
8306
|
+
|
|
8307
|
+
var result = nativeObjectToString$1.call(value);
|
|
8308
|
+
if (unmasked) {
|
|
8309
|
+
if (isOwn) {
|
|
8310
|
+
value[symToStringTag$1] = tag;
|
|
8311
|
+
} else {
|
|
8312
|
+
delete value[symToStringTag$1];
|
|
8313
|
+
}
|
|
8314
|
+
}
|
|
8315
|
+
return result;
|
|
8316
|
+
}
|
|
8317
|
+
|
|
8318
|
+
var _getRawTag = getRawTag$1;
|
|
8319
|
+
|
|
8320
|
+
/** Used for built-in method references. */
|
|
8321
|
+
|
|
8322
|
+
var objectProto = Object.prototype;
|
|
8323
|
+
|
|
8324
|
+
/**
|
|
8325
|
+
* Used to resolve the
|
|
8326
|
+
* [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
|
|
8327
|
+
* of values.
|
|
8328
|
+
*/
|
|
8329
|
+
var nativeObjectToString = objectProto.toString;
|
|
8330
|
+
|
|
8331
|
+
/**
|
|
8332
|
+
* Converts `value` to a string using `Object.prototype.toString`.
|
|
8333
|
+
*
|
|
8334
|
+
* @private
|
|
8335
|
+
* @param {*} value The value to convert.
|
|
8336
|
+
* @returns {string} Returns the converted string.
|
|
8337
|
+
*/
|
|
8338
|
+
function objectToString$1(value) {
|
|
8339
|
+
return nativeObjectToString.call(value);
|
|
8340
|
+
}
|
|
8341
|
+
|
|
8342
|
+
var _objectToString = objectToString$1;
|
|
8343
|
+
|
|
8344
|
+
var Symbol$1 = _Symbol,
|
|
8345
|
+
getRawTag = _getRawTag,
|
|
8346
|
+
objectToString = _objectToString;
|
|
8347
|
+
|
|
8348
|
+
/** `Object#toString` result references. */
|
|
8349
|
+
var nullTag = '[object Null]',
|
|
8350
|
+
undefinedTag = '[object Undefined]';
|
|
8351
|
+
|
|
8352
|
+
/** Built-in value references. */
|
|
8353
|
+
var symToStringTag = Symbol$1 ? Symbol$1.toStringTag : undefined;
|
|
8354
|
+
|
|
8355
|
+
/**
|
|
8356
|
+
* The base implementation of `getTag` without fallbacks for buggy environments.
|
|
8357
|
+
*
|
|
8358
|
+
* @private
|
|
8359
|
+
* @param {*} value The value to query.
|
|
8360
|
+
* @returns {string} Returns the `toStringTag`.
|
|
8361
|
+
*/
|
|
8362
|
+
function baseGetTag$1(value) {
|
|
8363
|
+
if (value == null) {
|
|
8364
|
+
return value === undefined ? undefinedTag : nullTag;
|
|
8365
|
+
}
|
|
8366
|
+
return (symToStringTag && symToStringTag in Object(value))
|
|
8367
|
+
? getRawTag(value)
|
|
8368
|
+
: objectToString(value);
|
|
8369
|
+
}
|
|
8370
|
+
|
|
8371
|
+
var _baseGetTag = baseGetTag$1;
|
|
8372
|
+
|
|
8373
|
+
/**
|
|
8374
|
+
* Checks if `value` is object-like. A value is object-like if it's not `null`
|
|
8375
|
+
* and has a `typeof` result of "object".
|
|
8376
|
+
*
|
|
8377
|
+
* @static
|
|
8378
|
+
* @memberOf _
|
|
8379
|
+
* @since 4.0.0
|
|
8380
|
+
* @category Lang
|
|
8381
|
+
* @param {*} value The value to check.
|
|
8382
|
+
* @returns {boolean} Returns `true` if `value` is object-like, else `false`.
|
|
8383
|
+
* @example
|
|
8384
|
+
*
|
|
8385
|
+
* _.isObjectLike({});
|
|
8386
|
+
* // => true
|
|
8387
|
+
*
|
|
8388
|
+
* _.isObjectLike([1, 2, 3]);
|
|
8389
|
+
* // => true
|
|
8390
|
+
*
|
|
8391
|
+
* _.isObjectLike(_.noop);
|
|
8392
|
+
* // => false
|
|
8393
|
+
*
|
|
8394
|
+
* _.isObjectLike(null);
|
|
8395
|
+
* // => false
|
|
8396
|
+
*/
|
|
8397
|
+
|
|
8398
|
+
function isObjectLike$1(value) {
|
|
8399
|
+
return value != null && typeof value == 'object';
|
|
8400
|
+
}
|
|
8401
|
+
|
|
8402
|
+
var isObjectLike_1 = isObjectLike$1;
|
|
8403
|
+
|
|
8404
|
+
var baseGetTag = _baseGetTag,
|
|
8405
|
+
isObjectLike = isObjectLike_1;
|
|
8406
|
+
|
|
8407
|
+
/** `Object#toString` result references. */
|
|
8408
|
+
var symbolTag = '[object Symbol]';
|
|
8409
|
+
|
|
8410
|
+
/**
|
|
8411
|
+
* Checks if `value` is classified as a `Symbol` primitive or object.
|
|
8412
|
+
*
|
|
8413
|
+
* @static
|
|
8414
|
+
* @memberOf _
|
|
8415
|
+
* @since 4.0.0
|
|
8416
|
+
* @category Lang
|
|
8417
|
+
* @param {*} value The value to check.
|
|
8418
|
+
* @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
|
|
8419
|
+
* @example
|
|
8420
|
+
*
|
|
8421
|
+
* _.isSymbol(Symbol.iterator);
|
|
8422
|
+
* // => true
|
|
8423
|
+
*
|
|
8424
|
+
* _.isSymbol('abc');
|
|
8425
|
+
* // => false
|
|
8426
|
+
*/
|
|
8427
|
+
function isSymbol$1(value) {
|
|
8428
|
+
return typeof value == 'symbol' ||
|
|
8429
|
+
(isObjectLike(value) && baseGetTag(value) == symbolTag);
|
|
8430
|
+
}
|
|
8431
|
+
|
|
8432
|
+
var isSymbol_1 = isSymbol$1;
|
|
8433
|
+
|
|
8434
|
+
var baseTrim = _baseTrim,
|
|
8435
|
+
isObject$1 = isObject_1,
|
|
8436
|
+
isSymbol = isSymbol_1;
|
|
8437
|
+
|
|
8438
|
+
/** Used as references for various `Number` constants. */
|
|
8439
|
+
var NAN = 0 / 0;
|
|
8440
|
+
|
|
8441
|
+
/** Used to detect bad signed hexadecimal string values. */
|
|
8442
|
+
var reIsBadHex = /^[-+]0x[0-9a-f]+$/i;
|
|
8443
|
+
|
|
8444
|
+
/** Used to detect binary string values. */
|
|
8445
|
+
var reIsBinary = /^0b[01]+$/i;
|
|
8446
|
+
|
|
8447
|
+
/** Used to detect octal string values. */
|
|
8448
|
+
var reIsOctal = /^0o[0-7]+$/i;
|
|
8449
|
+
|
|
8450
|
+
/** Built-in method references without a dependency on `root`. */
|
|
8451
|
+
var freeParseInt = parseInt;
|
|
8452
|
+
|
|
8453
|
+
/**
|
|
8454
|
+
* Converts `value` to a number.
|
|
8455
|
+
*
|
|
8456
|
+
* @static
|
|
8457
|
+
* @memberOf _
|
|
8458
|
+
* @since 4.0.0
|
|
8459
|
+
* @category Lang
|
|
8460
|
+
* @param {*} value The value to process.
|
|
8461
|
+
* @returns {number} Returns the number.
|
|
8462
|
+
* @example
|
|
8463
|
+
*
|
|
8464
|
+
* _.toNumber(3.2);
|
|
8465
|
+
* // => 3.2
|
|
8466
|
+
*
|
|
8467
|
+
* _.toNumber(Number.MIN_VALUE);
|
|
8468
|
+
* // => 5e-324
|
|
8469
|
+
*
|
|
8470
|
+
* _.toNumber(Infinity);
|
|
8471
|
+
* // => Infinity
|
|
8472
|
+
*
|
|
8473
|
+
* _.toNumber('3.2');
|
|
8474
|
+
* // => 3.2
|
|
8475
|
+
*/
|
|
8476
|
+
function toNumber$1(value) {
|
|
8477
|
+
if (typeof value == 'number') {
|
|
8478
|
+
return value;
|
|
8479
|
+
}
|
|
8480
|
+
if (isSymbol(value)) {
|
|
8481
|
+
return NAN;
|
|
8482
|
+
}
|
|
8483
|
+
if (isObject$1(value)) {
|
|
8484
|
+
var other = typeof value.valueOf == 'function' ? value.valueOf() : value;
|
|
8485
|
+
value = isObject$1(other) ? (other + '') : other;
|
|
8486
|
+
}
|
|
8487
|
+
if (typeof value != 'string') {
|
|
8488
|
+
return value === 0 ? value : +value;
|
|
8489
|
+
}
|
|
8490
|
+
value = baseTrim(value);
|
|
8491
|
+
var isBinary = reIsBinary.test(value);
|
|
8492
|
+
return (isBinary || reIsOctal.test(value))
|
|
8493
|
+
? freeParseInt(value.slice(2), isBinary ? 2 : 8)
|
|
8494
|
+
: (reIsBadHex.test(value) ? NAN : +value);
|
|
8495
|
+
}
|
|
8496
|
+
|
|
8497
|
+
var toNumber_1 = toNumber$1;
|
|
8498
|
+
|
|
8499
|
+
var isObject = isObject_1,
|
|
8500
|
+
now = now_1,
|
|
8501
|
+
toNumber = toNumber_1;
|
|
8502
|
+
|
|
8503
|
+
/** Error message constants. */
|
|
8504
|
+
var FUNC_ERROR_TEXT = 'Expected a function';
|
|
8505
|
+
|
|
8506
|
+
/* Built-in method references for those with the same name as other `lodash` methods. */
|
|
8507
|
+
var nativeMax = Math.max,
|
|
8508
|
+
nativeMin = Math.min;
|
|
8509
|
+
|
|
8510
|
+
/**
|
|
8511
|
+
* Creates a debounced function that delays invoking `func` until after `wait`
|
|
8512
|
+
* milliseconds have elapsed since the last time the debounced function was
|
|
8513
|
+
* invoked. The debounced function comes with a `cancel` method to cancel
|
|
8514
|
+
* delayed `func` invocations and a `flush` method to immediately invoke them.
|
|
8515
|
+
* Provide `options` to indicate whether `func` should be invoked on the
|
|
8516
|
+
* leading and/or trailing edge of the `wait` timeout. The `func` is invoked
|
|
8517
|
+
* with the last arguments provided to the debounced function. Subsequent
|
|
8518
|
+
* calls to the debounced function return the result of the last `func`
|
|
8519
|
+
* invocation.
|
|
8520
|
+
*
|
|
8521
|
+
* **Note:** If `leading` and `trailing` options are `true`, `func` is
|
|
8522
|
+
* invoked on the trailing edge of the timeout only if the debounced function
|
|
8523
|
+
* is invoked more than once during the `wait` timeout.
|
|
8524
|
+
*
|
|
8525
|
+
* If `wait` is `0` and `leading` is `false`, `func` invocation is deferred
|
|
8526
|
+
* until to the next tick, similar to `setTimeout` with a timeout of `0`.
|
|
8527
|
+
*
|
|
8528
|
+
* See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)
|
|
8529
|
+
* for details over the differences between `_.debounce` and `_.throttle`.
|
|
8064
8530
|
*
|
|
8065
8531
|
* @static
|
|
8066
8532
|
* @memberOf _
|
|
@@ -8140,9 +8606,11 @@ function debounce(func, wait, options) {
|
|
|
8140
8606
|
function remainingWait(time) {
|
|
8141
8607
|
var timeSinceLastCall = time - lastCallTime,
|
|
8142
8608
|
timeSinceLastInvoke = time - lastInvokeTime,
|
|
8143
|
-
|
|
8609
|
+
timeWaiting = wait - timeSinceLastCall;
|
|
8144
8610
|
|
|
8145
|
-
return maxing
|
|
8611
|
+
return maxing
|
|
8612
|
+
? nativeMin(timeWaiting, maxWait - timeSinceLastInvoke)
|
|
8613
|
+
: timeWaiting;
|
|
8146
8614
|
}
|
|
8147
8615
|
|
|
8148
8616
|
function shouldInvoke(time) {
|
|
@@ -8203,6 +8671,7 @@ function debounce(func, wait, options) {
|
|
|
8203
8671
|
}
|
|
8204
8672
|
if (maxing) {
|
|
8205
8673
|
// Handle invocations in a tight loop.
|
|
8674
|
+
clearTimeout(timerId);
|
|
8206
8675
|
timerId = setTimeout(timerExpired, wait);
|
|
8207
8676
|
return invokeFunc(lastCallTime);
|
|
8208
8677
|
}
|
|
@@ -8217,133 +8686,9 @@ function debounce(func, wait, options) {
|
|
|
8217
8686
|
return debounced;
|
|
8218
8687
|
}
|
|
8219
8688
|
|
|
8220
|
-
|
|
8221
|
-
* Checks if `value` is the
|
|
8222
|
-
* [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
|
|
8223
|
-
* of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
|
|
8224
|
-
*
|
|
8225
|
-
* @static
|
|
8226
|
-
* @memberOf _
|
|
8227
|
-
* @since 0.1.0
|
|
8228
|
-
* @category Lang
|
|
8229
|
-
* @param {*} value The value to check.
|
|
8230
|
-
* @returns {boolean} Returns `true` if `value` is an object, else `false`.
|
|
8231
|
-
* @example
|
|
8232
|
-
*
|
|
8233
|
-
* _.isObject({});
|
|
8234
|
-
* // => true
|
|
8235
|
-
*
|
|
8236
|
-
* _.isObject([1, 2, 3]);
|
|
8237
|
-
* // => true
|
|
8238
|
-
*
|
|
8239
|
-
* _.isObject(_.noop);
|
|
8240
|
-
* // => true
|
|
8241
|
-
*
|
|
8242
|
-
* _.isObject(null);
|
|
8243
|
-
* // => false
|
|
8244
|
-
*/
|
|
8245
|
-
function isObject(value) {
|
|
8246
|
-
var type = typeof value;
|
|
8247
|
-
return !!value && (type == 'object' || type == 'function');
|
|
8248
|
-
}
|
|
8249
|
-
|
|
8250
|
-
/**
|
|
8251
|
-
* Checks if `value` is object-like. A value is object-like if it's not `null`
|
|
8252
|
-
* and has a `typeof` result of "object".
|
|
8253
|
-
*
|
|
8254
|
-
* @static
|
|
8255
|
-
* @memberOf _
|
|
8256
|
-
* @since 4.0.0
|
|
8257
|
-
* @category Lang
|
|
8258
|
-
* @param {*} value The value to check.
|
|
8259
|
-
* @returns {boolean} Returns `true` if `value` is object-like, else `false`.
|
|
8260
|
-
* @example
|
|
8261
|
-
*
|
|
8262
|
-
* _.isObjectLike({});
|
|
8263
|
-
* // => true
|
|
8264
|
-
*
|
|
8265
|
-
* _.isObjectLike([1, 2, 3]);
|
|
8266
|
-
* // => true
|
|
8267
|
-
*
|
|
8268
|
-
* _.isObjectLike(_.noop);
|
|
8269
|
-
* // => false
|
|
8270
|
-
*
|
|
8271
|
-
* _.isObjectLike(null);
|
|
8272
|
-
* // => false
|
|
8273
|
-
*/
|
|
8274
|
-
function isObjectLike(value) {
|
|
8275
|
-
return !!value && typeof value == 'object';
|
|
8276
|
-
}
|
|
8277
|
-
|
|
8278
|
-
/**
|
|
8279
|
-
* Checks if `value` is classified as a `Symbol` primitive or object.
|
|
8280
|
-
*
|
|
8281
|
-
* @static
|
|
8282
|
-
* @memberOf _
|
|
8283
|
-
* @since 4.0.0
|
|
8284
|
-
* @category Lang
|
|
8285
|
-
* @param {*} value The value to check.
|
|
8286
|
-
* @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
|
|
8287
|
-
* @example
|
|
8288
|
-
*
|
|
8289
|
-
* _.isSymbol(Symbol.iterator);
|
|
8290
|
-
* // => true
|
|
8291
|
-
*
|
|
8292
|
-
* _.isSymbol('abc');
|
|
8293
|
-
* // => false
|
|
8294
|
-
*/
|
|
8295
|
-
function isSymbol(value) {
|
|
8296
|
-
return typeof value == 'symbol' ||
|
|
8297
|
-
(isObjectLike(value) && objectToString.call(value) == symbolTag);
|
|
8298
|
-
}
|
|
8689
|
+
var debounce_1 = debounce;
|
|
8299
8690
|
|
|
8300
|
-
|
|
8301
|
-
* Converts `value` to a number.
|
|
8302
|
-
*
|
|
8303
|
-
* @static
|
|
8304
|
-
* @memberOf _
|
|
8305
|
-
* @since 4.0.0
|
|
8306
|
-
* @category Lang
|
|
8307
|
-
* @param {*} value The value to process.
|
|
8308
|
-
* @returns {number} Returns the number.
|
|
8309
|
-
* @example
|
|
8310
|
-
*
|
|
8311
|
-
* _.toNumber(3.2);
|
|
8312
|
-
* // => 3.2
|
|
8313
|
-
*
|
|
8314
|
-
* _.toNumber(Number.MIN_VALUE);
|
|
8315
|
-
* // => 5e-324
|
|
8316
|
-
*
|
|
8317
|
-
* _.toNumber(Infinity);
|
|
8318
|
-
* // => Infinity
|
|
8319
|
-
*
|
|
8320
|
-
* _.toNumber('3.2');
|
|
8321
|
-
* // => 3.2
|
|
8322
|
-
*/
|
|
8323
|
-
function toNumber(value) {
|
|
8324
|
-
if (typeof value == 'number') {
|
|
8325
|
-
return value;
|
|
8326
|
-
}
|
|
8327
|
-
if (isSymbol(value)) {
|
|
8328
|
-
return NAN;
|
|
8329
|
-
}
|
|
8330
|
-
if (isObject(value)) {
|
|
8331
|
-
var other = typeof value.valueOf == 'function' ? value.valueOf() : value;
|
|
8332
|
-
value = isObject(other) ? (other + '') : other;
|
|
8333
|
-
}
|
|
8334
|
-
if (typeof value != 'string') {
|
|
8335
|
-
return value === 0 ? value : +value;
|
|
8336
|
-
}
|
|
8337
|
-
value = value.replace(reTrim, '');
|
|
8338
|
-
var isBinary = reIsBinary.test(value);
|
|
8339
|
-
return (isBinary || reIsOctal.test(value))
|
|
8340
|
-
? freeParseInt(value.slice(2), isBinary ? 2 : 8)
|
|
8341
|
-
: (reIsBadHex.test(value) ? NAN : +value);
|
|
8342
|
-
}
|
|
8343
|
-
|
|
8344
|
-
var lodash_debounce = debounce;
|
|
8345
|
-
|
|
8346
|
-
var classnames = {exports: {}};
|
|
8691
|
+
var classnames$1 = {exports: {}};
|
|
8347
8692
|
|
|
8348
8693
|
/*!
|
|
8349
8694
|
Copyright (c) 2018 Jed Watson.
|
|
@@ -8399,30 +8744,13 @@ var classnames = {exports: {}};
|
|
|
8399
8744
|
window.classNames = classNames;
|
|
8400
8745
|
}
|
|
8401
8746
|
}());
|
|
8402
|
-
}(classnames));
|
|
8747
|
+
}(classnames$1));
|
|
8403
8748
|
|
|
8404
|
-
var
|
|
8405
|
-
|
|
8406
|
-
Object.defineProperty(innerSliderUtils, "__esModule", {
|
|
8407
|
-
value: true
|
|
8408
|
-
});
|
|
8409
|
-
innerSliderUtils.clamp = clamp;
|
|
8410
|
-
innerSliderUtils.canUseDOM = innerSliderUtils.slidesOnLeft = innerSliderUtils.slidesOnRight = innerSliderUtils.siblingDirection = innerSliderUtils.getTotalSlides = innerSliderUtils.getPostClones = innerSliderUtils.getPreClones = innerSliderUtils.getTrackLeft = innerSliderUtils.getTrackAnimateCSS = innerSliderUtils.getTrackCSS = innerSliderUtils.checkSpecKeys = innerSliderUtils.getSlideCount = innerSliderUtils.checkNavigable = innerSliderUtils.getNavigableIndexes = innerSliderUtils.swipeEnd = innerSliderUtils.swipeMove = innerSliderUtils.swipeStart = innerSliderUtils.keyHandler = innerSliderUtils.changeSlide = innerSliderUtils.slideHandler = innerSliderUtils.initializedState = innerSliderUtils.extractObject = innerSliderUtils.canGoNext = innerSliderUtils.getSwipeDirection = innerSliderUtils.getHeight = innerSliderUtils.getWidth = innerSliderUtils.lazySlidesOnRight = innerSliderUtils.lazySlidesOnLeft = innerSliderUtils.lazyEndIndex = innerSliderUtils.lazyStartIndex = innerSliderUtils.getRequiredLazySlides = innerSliderUtils.getOnDemandLazySlides = innerSliderUtils.safePreventDefault = void 0;
|
|
8411
|
-
|
|
8412
|
-
var _react$4 = _interopRequireDefault$4(React__default['default']);
|
|
8413
|
-
|
|
8414
|
-
function _interopRequireDefault$4(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
8415
|
-
|
|
8416
|
-
function ownKeys$4(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
|
|
8417
|
-
|
|
8418
|
-
function _objectSpread$4(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys$4(Object(source), true).forEach(function (key) { _defineProperty$4(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys$4(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
|
8419
|
-
|
|
8420
|
-
function _defineProperty$4(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
8749
|
+
var classnames = classnames$1.exports;
|
|
8421
8750
|
|
|
8422
8751
|
function clamp(number, lowerBound, upperBound) {
|
|
8423
8752
|
return Math.max(lowerBound, Math.min(number, upperBound));
|
|
8424
8753
|
}
|
|
8425
|
-
|
|
8426
8754
|
var safePreventDefault = function safePreventDefault(event) {
|
|
8427
8755
|
var passiveEvents = ["onTouchStart", "onTouchMove", "onWheel"];
|
|
8428
8756
|
|
|
@@ -8430,9 +8758,6 @@ var safePreventDefault = function safePreventDefault(event) {
|
|
|
8430
8758
|
event.preventDefault();
|
|
8431
8759
|
}
|
|
8432
8760
|
};
|
|
8433
|
-
|
|
8434
|
-
innerSliderUtils.safePreventDefault = safePreventDefault;
|
|
8435
|
-
|
|
8436
8761
|
var getOnDemandLazySlides = function getOnDemandLazySlides(spec) {
|
|
8437
8762
|
var onDemandSlides = [];
|
|
8438
8763
|
var startIndex = lazyStartIndex(spec);
|
|
@@ -8447,61 +8772,25 @@ var getOnDemandLazySlides = function getOnDemandLazySlides(spec) {
|
|
|
8447
8772
|
return onDemandSlides;
|
|
8448
8773
|
}; // return list of slides that need to be present
|
|
8449
8774
|
|
|
8450
|
-
|
|
8451
|
-
innerSliderUtils.getOnDemandLazySlides = getOnDemandLazySlides;
|
|
8452
|
-
|
|
8453
|
-
var getRequiredLazySlides = function getRequiredLazySlides(spec) {
|
|
8454
|
-
var requiredSlides = [];
|
|
8455
|
-
var startIndex = lazyStartIndex(spec);
|
|
8456
|
-
var endIndex = lazyEndIndex(spec);
|
|
8457
|
-
|
|
8458
|
-
for (var slideIndex = startIndex; slideIndex < endIndex; slideIndex++) {
|
|
8459
|
-
requiredSlides.push(slideIndex);
|
|
8460
|
-
}
|
|
8461
|
-
|
|
8462
|
-
return requiredSlides;
|
|
8463
|
-
}; // startIndex that needs to be present
|
|
8464
|
-
|
|
8465
|
-
|
|
8466
|
-
innerSliderUtils.getRequiredLazySlides = getRequiredLazySlides;
|
|
8467
|
-
|
|
8468
8775
|
var lazyStartIndex = function lazyStartIndex(spec) {
|
|
8469
8776
|
return spec.currentSlide - lazySlidesOnLeft(spec);
|
|
8470
8777
|
};
|
|
8471
|
-
|
|
8472
|
-
innerSliderUtils.lazyStartIndex = lazyStartIndex;
|
|
8473
|
-
|
|
8474
8778
|
var lazyEndIndex = function lazyEndIndex(spec) {
|
|
8475
8779
|
return spec.currentSlide + lazySlidesOnRight(spec);
|
|
8476
8780
|
};
|
|
8477
|
-
|
|
8478
|
-
innerSliderUtils.lazyEndIndex = lazyEndIndex;
|
|
8479
|
-
|
|
8480
8781
|
var lazySlidesOnLeft = function lazySlidesOnLeft(spec) {
|
|
8481
8782
|
return spec.centerMode ? Math.floor(spec.slidesToShow / 2) + (parseInt(spec.centerPadding) > 0 ? 1 : 0) : 0;
|
|
8482
8783
|
};
|
|
8483
|
-
|
|
8484
|
-
innerSliderUtils.lazySlidesOnLeft = lazySlidesOnLeft;
|
|
8485
|
-
|
|
8486
8784
|
var lazySlidesOnRight = function lazySlidesOnRight(spec) {
|
|
8487
8785
|
return spec.centerMode ? Math.floor((spec.slidesToShow - 1) / 2) + 1 + (parseInt(spec.centerPadding) > 0 ? 1 : 0) : spec.slidesToShow;
|
|
8488
8786
|
}; // get width of an element
|
|
8489
8787
|
|
|
8490
|
-
|
|
8491
|
-
innerSliderUtils.lazySlidesOnRight = lazySlidesOnRight;
|
|
8492
|
-
|
|
8493
8788
|
var getWidth = function getWidth(elem) {
|
|
8494
8789
|
return elem && elem.offsetWidth || 0;
|
|
8495
8790
|
};
|
|
8496
|
-
|
|
8497
|
-
innerSliderUtils.getWidth = getWidth;
|
|
8498
|
-
|
|
8499
8791
|
var getHeight = function getHeight(elem) {
|
|
8500
8792
|
return elem && elem.offsetHeight || 0;
|
|
8501
8793
|
};
|
|
8502
|
-
|
|
8503
|
-
innerSliderUtils.getHeight = getHeight;
|
|
8504
|
-
|
|
8505
8794
|
var getSwipeDirection = function getSwipeDirection(touchObject) {
|
|
8506
8795
|
var verticalSwiping = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
|
|
8507
8796
|
var xDist, yDist, r, swipeAngle;
|
|
@@ -8533,9 +8822,6 @@ var getSwipeDirection = function getSwipeDirection(touchObject) {
|
|
|
8533
8822
|
return "vertical";
|
|
8534
8823
|
}; // whether or not we can go next
|
|
8535
8824
|
|
|
8536
|
-
|
|
8537
|
-
innerSliderUtils.getSwipeDirection = getSwipeDirection;
|
|
8538
|
-
|
|
8539
8825
|
var canGoNext = function canGoNext(spec) {
|
|
8540
8826
|
var canGo = true;
|
|
8541
8827
|
|
|
@@ -8550,9 +8836,6 @@ var canGoNext = function canGoNext(spec) {
|
|
|
8550
8836
|
return canGo;
|
|
8551
8837
|
}; // given an object and a list of keys, return new object with given keys
|
|
8552
8838
|
|
|
8553
|
-
|
|
8554
|
-
innerSliderUtils.canGoNext = canGoNext;
|
|
8555
|
-
|
|
8556
8839
|
var extractObject = function extractObject(spec, keys) {
|
|
8557
8840
|
var newObject = {};
|
|
8558
8841
|
keys.forEach(function (key) {
|
|
@@ -8561,13 +8844,9 @@ var extractObject = function extractObject(spec, keys) {
|
|
|
8561
8844
|
return newObject;
|
|
8562
8845
|
}; // get initialized state
|
|
8563
8846
|
|
|
8564
|
-
|
|
8565
|
-
innerSliderUtils.extractObject = extractObject;
|
|
8566
|
-
|
|
8567
8847
|
var initializedState = function initializedState(spec) {
|
|
8568
8848
|
// spec also contains listRef, trackRef
|
|
8569
|
-
var slideCount =
|
|
8570
|
-
|
|
8849
|
+
var slideCount = React__default['default'].Children.count(spec.children);
|
|
8571
8850
|
var listNode = spec.listRef;
|
|
8572
8851
|
var listWidth = Math.ceil(getWidth(listNode));
|
|
8573
8852
|
var trackNode = spec.trackRef && spec.trackRef.node;
|
|
@@ -8595,7 +8874,7 @@ var initializedState = function initializedState(spec) {
|
|
|
8595
8874
|
}
|
|
8596
8875
|
|
|
8597
8876
|
var lazyLoadedList = spec.lazyLoadedList || [];
|
|
8598
|
-
var slidesToLoad = getOnDemandLazySlides(
|
|
8877
|
+
var slidesToLoad = getOnDemandLazySlides(_objectSpread2(_objectSpread2({}, spec), {}, {
|
|
8599
8878
|
currentSlide: currentSlide,
|
|
8600
8879
|
lazyLoadedList: lazyLoadedList
|
|
8601
8880
|
}));
|
|
@@ -8617,9 +8896,6 @@ var initializedState = function initializedState(spec) {
|
|
|
8617
8896
|
|
|
8618
8897
|
return state;
|
|
8619
8898
|
};
|
|
8620
|
-
|
|
8621
|
-
innerSliderUtils.initializedState = initializedState;
|
|
8622
|
-
|
|
8623
8899
|
var slideHandler = function slideHandler(spec) {
|
|
8624
8900
|
var waitForAnimate = spec.waitForAnimate,
|
|
8625
8901
|
animating = spec.animating,
|
|
@@ -8686,10 +8962,10 @@ var slideHandler = function slideHandler(spec) {
|
|
|
8686
8962
|
finalSlide = slideCount - slidesToShow;
|
|
8687
8963
|
}
|
|
8688
8964
|
|
|
8689
|
-
animationLeft = getTrackLeft(
|
|
8965
|
+
animationLeft = getTrackLeft(_objectSpread2(_objectSpread2({}, spec), {}, {
|
|
8690
8966
|
slideIndex: animationSlide
|
|
8691
8967
|
}));
|
|
8692
|
-
finalLeft = getTrackLeft(
|
|
8968
|
+
finalLeft = getTrackLeft(_objectSpread2(_objectSpread2({}, spec), {}, {
|
|
8693
8969
|
slideIndex: finalSlide
|
|
8694
8970
|
}));
|
|
8695
8971
|
|
|
@@ -8699,7 +8975,7 @@ var slideHandler = function slideHandler(spec) {
|
|
|
8699
8975
|
}
|
|
8700
8976
|
|
|
8701
8977
|
if (lazyLoad) {
|
|
8702
|
-
lazyLoadedList = lazyLoadedList.concat(getOnDemandLazySlides(
|
|
8978
|
+
lazyLoadedList = lazyLoadedList.concat(getOnDemandLazySlides(_objectSpread2(_objectSpread2({}, spec), {}, {
|
|
8703
8979
|
currentSlide: animationSlide
|
|
8704
8980
|
})));
|
|
8705
8981
|
}
|
|
@@ -8707,7 +8983,7 @@ var slideHandler = function slideHandler(spec) {
|
|
|
8707
8983
|
if (!useCSS) {
|
|
8708
8984
|
state = {
|
|
8709
8985
|
currentSlide: finalSlide,
|
|
8710
|
-
trackStyle: getTrackCSS(
|
|
8986
|
+
trackStyle: getTrackCSS(_objectSpread2(_objectSpread2({}, spec), {}, {
|
|
8711
8987
|
left: finalLeft
|
|
8712
8988
|
})),
|
|
8713
8989
|
lazyLoadedList: lazyLoadedList,
|
|
@@ -8717,7 +8993,7 @@ var slideHandler = function slideHandler(spec) {
|
|
|
8717
8993
|
state = {
|
|
8718
8994
|
animating: true,
|
|
8719
8995
|
currentSlide: finalSlide,
|
|
8720
|
-
trackStyle: getTrackAnimateCSS(
|
|
8996
|
+
trackStyle: getTrackAnimateCSS(_objectSpread2(_objectSpread2({}, spec), {}, {
|
|
8721
8997
|
left: animationLeft
|
|
8722
8998
|
})),
|
|
8723
8999
|
lazyLoadedList: lazyLoadedList,
|
|
@@ -8726,7 +9002,7 @@ var slideHandler = function slideHandler(spec) {
|
|
|
8726
9002
|
nextState = {
|
|
8727
9003
|
animating: false,
|
|
8728
9004
|
currentSlide: finalSlide,
|
|
8729
|
-
trackStyle: getTrackCSS(
|
|
9005
|
+
trackStyle: getTrackCSS(_objectSpread2(_objectSpread2({}, spec), {}, {
|
|
8730
9006
|
left: finalLeft
|
|
8731
9007
|
})),
|
|
8732
9008
|
swipeLeft: null,
|
|
@@ -8740,9 +9016,6 @@ var slideHandler = function slideHandler(spec) {
|
|
|
8740
9016
|
nextState: nextState
|
|
8741
9017
|
};
|
|
8742
9018
|
};
|
|
8743
|
-
|
|
8744
|
-
innerSliderUtils.slideHandler = slideHandler;
|
|
8745
|
-
|
|
8746
9019
|
var changeSlide = function changeSlide(spec, options) {
|
|
8747
9020
|
var indexOffset, previousInt, slideOffset, unevenOffset, targetSlide;
|
|
8748
9021
|
var slidesToScroll = spec.slidesToScroll,
|
|
@@ -8786,7 +9059,7 @@ var changeSlide = function changeSlide(spec, options) {
|
|
|
8786
9059
|
targetSlide = options.index;
|
|
8787
9060
|
|
|
8788
9061
|
if (infinite) {
|
|
8789
|
-
var direction = siblingDirection(
|
|
9062
|
+
var direction = siblingDirection(_objectSpread2(_objectSpread2({}, spec), {}, {
|
|
8790
9063
|
targetSlide: targetSlide
|
|
8791
9064
|
}));
|
|
8792
9065
|
|
|
@@ -8802,18 +9075,12 @@ var changeSlide = function changeSlide(spec, options) {
|
|
|
8802
9075
|
|
|
8803
9076
|
return targetSlide;
|
|
8804
9077
|
};
|
|
8805
|
-
|
|
8806
|
-
innerSliderUtils.changeSlide = changeSlide;
|
|
8807
|
-
|
|
8808
9078
|
var keyHandler = function keyHandler(e, accessibility, rtl) {
|
|
8809
9079
|
if (e.target.tagName.match("TEXTAREA|INPUT|SELECT") || !accessibility) return "";
|
|
8810
9080
|
if (e.keyCode === 37) return rtl ? "next" : "previous";
|
|
8811
9081
|
if (e.keyCode === 39) return rtl ? "previous" : "next";
|
|
8812
9082
|
return "";
|
|
8813
9083
|
};
|
|
8814
|
-
|
|
8815
|
-
innerSliderUtils.keyHandler = keyHandler;
|
|
8816
|
-
|
|
8817
9084
|
var swipeStart = function swipeStart(e, swipe, draggable) {
|
|
8818
9085
|
e.target.tagName === "IMG" && safePreventDefault(e);
|
|
8819
9086
|
if (!swipe || !draggable && e.type.indexOf("mouse") !== -1) return "";
|
|
@@ -8827,9 +9094,6 @@ var swipeStart = function swipeStart(e, swipe, draggable) {
|
|
|
8827
9094
|
}
|
|
8828
9095
|
};
|
|
8829
9096
|
};
|
|
8830
|
-
|
|
8831
|
-
innerSliderUtils.swipeStart = swipeStart;
|
|
8832
|
-
|
|
8833
9097
|
var swipeMove = function swipeMove(e, spec) {
|
|
8834
9098
|
// spec also contains, trackRef and slideIndex
|
|
8835
9099
|
var scrolling = spec.scrolling,
|
|
@@ -8905,10 +9169,10 @@ var swipeMove = function swipeMove(e, spec) {
|
|
|
8905
9169
|
swipeLeft = curLeft + touchSwipeLength * positionOffset;
|
|
8906
9170
|
}
|
|
8907
9171
|
|
|
8908
|
-
state =
|
|
9172
|
+
state = _objectSpread2(_objectSpread2({}, state), {}, {
|
|
8909
9173
|
touchObject: touchObject,
|
|
8910
9174
|
swipeLeft: swipeLeft,
|
|
8911
|
-
trackStyle: getTrackCSS(
|
|
9175
|
+
trackStyle: getTrackCSS(_objectSpread2(_objectSpread2({}, spec), {}, {
|
|
8912
9176
|
left: swipeLeft
|
|
8913
9177
|
}))
|
|
8914
9178
|
});
|
|
@@ -8924,9 +9188,6 @@ var swipeMove = function swipeMove(e, spec) {
|
|
|
8924
9188
|
|
|
8925
9189
|
return state;
|
|
8926
9190
|
};
|
|
8927
|
-
|
|
8928
|
-
innerSliderUtils.swipeMove = swipeMove;
|
|
8929
|
-
|
|
8930
9191
|
var swipeEnd = function swipeEnd(e, spec) {
|
|
8931
9192
|
var dragging = spec.dragging,
|
|
8932
9193
|
swipe = spec.swipe,
|
|
@@ -9001,16 +9262,13 @@ var swipeEnd = function swipeEnd(e, spec) {
|
|
|
9001
9262
|
} else {
|
|
9002
9263
|
// Adjust the track back to it's original position.
|
|
9003
9264
|
var currentLeft = getTrackLeft(spec);
|
|
9004
|
-
state["trackStyle"] = getTrackAnimateCSS(
|
|
9265
|
+
state["trackStyle"] = getTrackAnimateCSS(_objectSpread2(_objectSpread2({}, spec), {}, {
|
|
9005
9266
|
left: currentLeft
|
|
9006
9267
|
}));
|
|
9007
9268
|
}
|
|
9008
9269
|
|
|
9009
9270
|
return state;
|
|
9010
9271
|
};
|
|
9011
|
-
|
|
9012
|
-
innerSliderUtils.swipeEnd = swipeEnd;
|
|
9013
|
-
|
|
9014
9272
|
var getNavigableIndexes = function getNavigableIndexes(spec) {
|
|
9015
9273
|
var max = spec.infinite ? spec.slideCount * 2 : spec.slideCount;
|
|
9016
9274
|
var breakpoint = spec.infinite ? spec.slidesToShow * -1 : 0;
|
|
@@ -9025,9 +9283,6 @@ var getNavigableIndexes = function getNavigableIndexes(spec) {
|
|
|
9025
9283
|
|
|
9026
9284
|
return indexes;
|
|
9027
9285
|
};
|
|
9028
|
-
|
|
9029
|
-
innerSliderUtils.getNavigableIndexes = getNavigableIndexes;
|
|
9030
|
-
|
|
9031
9286
|
var checkNavigable = function checkNavigable(spec, index) {
|
|
9032
9287
|
var navigables = getNavigableIndexes(spec);
|
|
9033
9288
|
var prevNavigable = 0;
|
|
@@ -9047,9 +9302,6 @@ var checkNavigable = function checkNavigable(spec, index) {
|
|
|
9047
9302
|
|
|
9048
9303
|
return index;
|
|
9049
9304
|
};
|
|
9050
|
-
|
|
9051
|
-
innerSliderUtils.checkNavigable = checkNavigable;
|
|
9052
|
-
|
|
9053
9305
|
var getSlideCount = function getSlideCount(spec) {
|
|
9054
9306
|
var centerOffset = spec.centerMode ? spec.slideWidth * Math.floor(spec.slidesToShow / 2) : 0;
|
|
9055
9307
|
|
|
@@ -9084,17 +9336,13 @@ var getSlideCount = function getSlideCount(spec) {
|
|
|
9084
9336
|
return spec.slidesToScroll;
|
|
9085
9337
|
}
|
|
9086
9338
|
};
|
|
9087
|
-
|
|
9088
|
-
innerSliderUtils.getSlideCount = getSlideCount;
|
|
9089
|
-
|
|
9090
9339
|
var checkSpecKeys = function checkSpecKeys(spec, keysArray) {
|
|
9091
|
-
return
|
|
9092
|
-
|
|
9093
|
-
|
|
9340
|
+
return (// eslint-disable-next-line no-prototype-builtins
|
|
9341
|
+
keysArray.reduce(function (value, key) {
|
|
9342
|
+
return value && spec.hasOwnProperty(key);
|
|
9343
|
+
}, true) ? null : console.error("Keys Missing:", spec)
|
|
9344
|
+
);
|
|
9094
9345
|
};
|
|
9095
|
-
|
|
9096
|
-
innerSliderUtils.checkSpecKeys = checkSpecKeys;
|
|
9097
|
-
|
|
9098
9346
|
var getTrackCSS = function getTrackCSS(spec) {
|
|
9099
9347
|
checkSpecKeys(spec, ["left", "variableWidth", "slideCount", "slidesToShow", "slideWidth"]);
|
|
9100
9348
|
var trackWidth, trackHeight;
|
|
@@ -9116,7 +9364,7 @@ var getTrackCSS = function getTrackCSS(spec) {
|
|
|
9116
9364
|
var WebkitTransform = !spec.vertical ? "translate3d(" + spec.left + "px, 0px, 0px)" : "translate3d(0px, " + spec.left + "px, 0px)";
|
|
9117
9365
|
var transform = !spec.vertical ? "translate3d(" + spec.left + "px, 0px, 0px)" : "translate3d(0px, " + spec.left + "px, 0px)";
|
|
9118
9366
|
var msTransform = !spec.vertical ? "translateX(" + spec.left + "px)" : "translateY(" + spec.left + "px)";
|
|
9119
|
-
style =
|
|
9367
|
+
style = _objectSpread2(_objectSpread2({}, style), {}, {
|
|
9120
9368
|
WebkitTransform: WebkitTransform,
|
|
9121
9369
|
transform: transform,
|
|
9122
9370
|
msTransform: msTransform
|
|
@@ -9145,9 +9393,6 @@ var getTrackCSS = function getTrackCSS(spec) {
|
|
|
9145
9393
|
|
|
9146
9394
|
return style;
|
|
9147
9395
|
};
|
|
9148
|
-
|
|
9149
|
-
innerSliderUtils.getTrackCSS = getTrackCSS;
|
|
9150
|
-
|
|
9151
9396
|
var getTrackAnimateCSS = function getTrackAnimateCSS(spec) {
|
|
9152
9397
|
checkSpecKeys(spec, ["left", "variableWidth", "slideCount", "slidesToShow", "slideWidth", "speed", "cssEase"]);
|
|
9153
9398
|
var style = getTrackCSS(spec); // useCSS is true by default so it can be undefined
|
|
@@ -9165,9 +9410,6 @@ var getTrackAnimateCSS = function getTrackAnimateCSS(spec) {
|
|
|
9165
9410
|
|
|
9166
9411
|
return style;
|
|
9167
9412
|
};
|
|
9168
|
-
|
|
9169
|
-
innerSliderUtils.getTrackAnimateCSS = getTrackAnimateCSS;
|
|
9170
|
-
|
|
9171
9413
|
var getTrackLeft = function getTrackLeft(spec) {
|
|
9172
9414
|
if (spec.unslick) {
|
|
9173
9415
|
return 0;
|
|
@@ -9252,9 +9494,6 @@ var getTrackLeft = function getTrackLeft(spec) {
|
|
|
9252
9494
|
|
|
9253
9495
|
return targetLeft;
|
|
9254
9496
|
};
|
|
9255
|
-
|
|
9256
|
-
innerSliderUtils.getTrackLeft = getTrackLeft;
|
|
9257
|
-
|
|
9258
9497
|
var getPreClones = function getPreClones(spec) {
|
|
9259
9498
|
if (spec.unslick || !spec.infinite) {
|
|
9260
9499
|
return 0;
|
|
@@ -9266,9 +9505,6 @@ var getPreClones = function getPreClones(spec) {
|
|
|
9266
9505
|
|
|
9267
9506
|
return spec.slidesToShow + (spec.centerMode ? 1 : 0);
|
|
9268
9507
|
};
|
|
9269
|
-
|
|
9270
|
-
innerSliderUtils.getPreClones = getPreClones;
|
|
9271
|
-
|
|
9272
9508
|
var getPostClones = function getPostClones(spec) {
|
|
9273
9509
|
if (spec.unslick || !spec.infinite) {
|
|
9274
9510
|
return 0;
|
|
@@ -9276,15 +9512,9 @@ var getPostClones = function getPostClones(spec) {
|
|
|
9276
9512
|
|
|
9277
9513
|
return spec.slideCount;
|
|
9278
9514
|
};
|
|
9279
|
-
|
|
9280
|
-
innerSliderUtils.getPostClones = getPostClones;
|
|
9281
|
-
|
|
9282
9515
|
var getTotalSlides = function getTotalSlides(spec) {
|
|
9283
9516
|
return spec.slideCount === 1 ? 1 : getPreClones(spec) + spec.slideCount + getPostClones(spec);
|
|
9284
9517
|
};
|
|
9285
|
-
|
|
9286
|
-
innerSliderUtils.getTotalSlides = getTotalSlides;
|
|
9287
|
-
|
|
9288
9518
|
var siblingDirection = function siblingDirection(spec) {
|
|
9289
9519
|
if (spec.targetSlide > spec.currentSlide) {
|
|
9290
9520
|
if (spec.targetSlide > spec.currentSlide + slidesOnRight(spec)) {
|
|
@@ -9300,9 +9530,6 @@ var siblingDirection = function siblingDirection(spec) {
|
|
|
9300
9530
|
return "left";
|
|
9301
9531
|
}
|
|
9302
9532
|
};
|
|
9303
|
-
|
|
9304
|
-
innerSliderUtils.siblingDirection = siblingDirection;
|
|
9305
|
-
|
|
9306
9533
|
var slidesOnRight = function slidesOnRight(_ref) {
|
|
9307
9534
|
var slidesToShow = _ref.slidesToShow,
|
|
9308
9535
|
centerMode = _ref.centerMode,
|
|
@@ -9323,9 +9550,6 @@ var slidesOnRight = function slidesOnRight(_ref) {
|
|
|
9323
9550
|
|
|
9324
9551
|
return slidesToShow - 1;
|
|
9325
9552
|
};
|
|
9326
|
-
|
|
9327
|
-
innerSliderUtils.slidesOnRight = slidesOnRight;
|
|
9328
|
-
|
|
9329
9553
|
var slidesOnLeft = function slidesOnLeft(_ref2) {
|
|
9330
9554
|
var slidesToShow = _ref2.slidesToShow,
|
|
9331
9555
|
centerMode = _ref2.centerMode,
|
|
@@ -9346,61 +9570,10 @@ var slidesOnLeft = function slidesOnLeft(_ref2) {
|
|
|
9346
9570
|
|
|
9347
9571
|
return 0;
|
|
9348
9572
|
};
|
|
9349
|
-
|
|
9350
|
-
innerSliderUtils.slidesOnLeft = slidesOnLeft;
|
|
9351
|
-
|
|
9352
9573
|
var canUseDOM = function canUseDOM() {
|
|
9353
9574
|
return !!(typeof window !== "undefined" && window.document && window.document.createElement);
|
|
9354
9575
|
};
|
|
9355
9576
|
|
|
9356
|
-
innerSliderUtils.canUseDOM = canUseDOM;
|
|
9357
|
-
|
|
9358
|
-
var track = {};
|
|
9359
|
-
|
|
9360
|
-
Object.defineProperty(track, "__esModule", {
|
|
9361
|
-
value: true
|
|
9362
|
-
});
|
|
9363
|
-
track.Track = void 0;
|
|
9364
|
-
|
|
9365
|
-
var _react$3 = _interopRequireDefault$3(React__default['default']);
|
|
9366
|
-
|
|
9367
|
-
var _classnames$3 = _interopRequireDefault$3(classnames.exports);
|
|
9368
|
-
|
|
9369
|
-
var _innerSliderUtils$3 = innerSliderUtils;
|
|
9370
|
-
|
|
9371
|
-
function _interopRequireDefault$3(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
9372
|
-
|
|
9373
|
-
function _typeof$3(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof$3 = function _typeof(obj) { return typeof obj; }; } else { _typeof$3 = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof$3(obj); }
|
|
9374
|
-
|
|
9375
|
-
function _extends$2() { _extends$2 = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2.apply(this, arguments); }
|
|
9376
|
-
|
|
9377
|
-
function _classCallCheck$3(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
9378
|
-
|
|
9379
|
-
function _defineProperties$3(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
9380
|
-
|
|
9381
|
-
function _createClass$3(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$3(Constructor.prototype, protoProps); if (staticProps) _defineProperties$3(Constructor, staticProps); return Constructor; }
|
|
9382
|
-
|
|
9383
|
-
function _inherits$3(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf$3(subClass, superClass); }
|
|
9384
|
-
|
|
9385
|
-
function _setPrototypeOf$3(o, p) { _setPrototypeOf$3 = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf$3(o, p); }
|
|
9386
|
-
|
|
9387
|
-
function _createSuper$3(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct$3(); return function _createSuperInternal() { var Super = _getPrototypeOf$3(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf$3(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn$3(this, result); }; }
|
|
9388
|
-
|
|
9389
|
-
function _possibleConstructorReturn$3(self, call) { if (call && (_typeof$3(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized$3(self); }
|
|
9390
|
-
|
|
9391
|
-
function _assertThisInitialized$3(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
9392
|
-
|
|
9393
|
-
function _isNativeReflectConstruct$3() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
9394
|
-
|
|
9395
|
-
function _getPrototypeOf$3(o) { _getPrototypeOf$3 = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf$3(o); }
|
|
9396
|
-
|
|
9397
|
-
function ownKeys$3(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
|
|
9398
|
-
|
|
9399
|
-
function _objectSpread$3(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys$3(Object(source), true).forEach(function (key) { _defineProperty$3(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys$3(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
|
9400
|
-
|
|
9401
|
-
function _defineProperty$3(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
9402
|
-
|
|
9403
|
-
// given specifications/props for a slide, fetch all the classes that need to be applied to the slide
|
|
9404
9577
|
var getSlideClasses = function getSlideClasses(spec) {
|
|
9405
9578
|
var slickActive, slickCenter, slickCloned;
|
|
9406
9579
|
var centerOffset, index;
|
|
@@ -9472,7 +9645,7 @@ var getSlideStyle = function getSlideStyle(spec) {
|
|
|
9472
9645
|
};
|
|
9473
9646
|
|
|
9474
9647
|
var getKey = function getKey(child, fallbackKey) {
|
|
9475
|
-
return child.key
|
|
9648
|
+
return child.key + "-" + fallbackKey;
|
|
9476
9649
|
};
|
|
9477
9650
|
|
|
9478
9651
|
var renderSlides = function renderSlides(spec) {
|
|
@@ -9480,13 +9653,10 @@ var renderSlides = function renderSlides(spec) {
|
|
|
9480
9653
|
var slides = [];
|
|
9481
9654
|
var preCloneSlides = [];
|
|
9482
9655
|
var postCloneSlides = [];
|
|
9483
|
-
|
|
9484
|
-
var
|
|
9485
|
-
|
|
9486
|
-
|
|
9487
|
-
var endIndex = (0, _innerSliderUtils$3.lazyEndIndex)(spec);
|
|
9488
|
-
|
|
9489
|
-
_react$3["default"].Children.forEach(spec.children, function (elem, index) {
|
|
9656
|
+
var childrenCount = React__default['default'].Children.count(spec.children);
|
|
9657
|
+
var startIndex = lazyStartIndex(spec);
|
|
9658
|
+
var endIndex = lazyEndIndex(spec);
|
|
9659
|
+
React__default['default'].Children.forEach(spec.children, function (elem, index) {
|
|
9490
9660
|
var child;
|
|
9491
9661
|
var childOnClickOptions = {
|
|
9492
9662
|
message: "children",
|
|
@@ -9498,24 +9668,24 @@ var renderSlides = function renderSlides(spec) {
|
|
|
9498
9668
|
if (!spec.lazyLoad || spec.lazyLoad && spec.lazyLoadedList.indexOf(index) >= 0) {
|
|
9499
9669
|
child = elem;
|
|
9500
9670
|
} else {
|
|
9501
|
-
child = /*#__PURE__*/
|
|
9671
|
+
child = /*#__PURE__*/React__default['default'].createElement("div", null);
|
|
9502
9672
|
}
|
|
9503
9673
|
|
|
9504
|
-
var childStyle = getSlideStyle(
|
|
9674
|
+
var childStyle = getSlideStyle(_objectSpread2(_objectSpread2({}, spec), {}, {
|
|
9505
9675
|
index: index
|
|
9506
9676
|
}));
|
|
9507
9677
|
var slideClass = child.props.className || "";
|
|
9508
|
-
var slideClasses = getSlideClasses(
|
|
9678
|
+
var slideClasses = getSlideClasses(_objectSpread2(_objectSpread2({}, spec), {}, {
|
|
9509
9679
|
index: index
|
|
9510
9680
|
})); // push a cloned element of the desired slide
|
|
9511
9681
|
|
|
9512
|
-
slides.push( /*#__PURE__*/
|
|
9682
|
+
slides.push( /*#__PURE__*/React__default['default'].cloneElement(child, {
|
|
9513
9683
|
key: "original" + getKey(child, index),
|
|
9514
9684
|
"data-index": index,
|
|
9515
|
-
className: (
|
|
9685
|
+
className: classnames(slideClasses, slideClass),
|
|
9516
9686
|
tabIndex: "-1",
|
|
9517
9687
|
"aria-hidden": !slideClasses["slick-active"],
|
|
9518
|
-
style:
|
|
9688
|
+
style: _objectSpread2(_objectSpread2({
|
|
9519
9689
|
outline: "none"
|
|
9520
9690
|
}, child.props.style || {}), childStyle),
|
|
9521
9691
|
onClick: function onClick(e) {
|
|
@@ -9530,23 +9700,23 @@ var renderSlides = function renderSlides(spec) {
|
|
|
9530
9700
|
if (spec.infinite && spec.fade === false) {
|
|
9531
9701
|
var preCloneNo = childrenCount - index;
|
|
9532
9702
|
|
|
9533
|
-
if (preCloneNo <=
|
|
9703
|
+
if (preCloneNo <= getPreClones(spec) && childrenCount !== spec.slidesToShow) {
|
|
9534
9704
|
key = -preCloneNo;
|
|
9535
9705
|
|
|
9536
9706
|
if (key >= startIndex) {
|
|
9537
9707
|
child = elem;
|
|
9538
9708
|
}
|
|
9539
9709
|
|
|
9540
|
-
slideClasses = getSlideClasses(
|
|
9710
|
+
slideClasses = getSlideClasses(_objectSpread2(_objectSpread2({}, spec), {}, {
|
|
9541
9711
|
index: key
|
|
9542
9712
|
}));
|
|
9543
|
-
preCloneSlides.push( /*#__PURE__*/
|
|
9713
|
+
preCloneSlides.push( /*#__PURE__*/React__default['default'].cloneElement(child, {
|
|
9544
9714
|
key: "precloned" + getKey(child, key),
|
|
9545
9715
|
"data-index": key,
|
|
9546
9716
|
tabIndex: "-1",
|
|
9547
|
-
className: (
|
|
9717
|
+
className: classnames(slideClasses, slideClass),
|
|
9548
9718
|
"aria-hidden": !slideClasses["slick-active"],
|
|
9549
|
-
style:
|
|
9719
|
+
style: _objectSpread2(_objectSpread2({}, child.props.style || {}), childStyle),
|
|
9550
9720
|
onClick: function onClick(e) {
|
|
9551
9721
|
child.props && child.props.onClick && child.props.onClick(e);
|
|
9552
9722
|
|
|
@@ -9564,16 +9734,16 @@ var renderSlides = function renderSlides(spec) {
|
|
|
9564
9734
|
child = elem;
|
|
9565
9735
|
}
|
|
9566
9736
|
|
|
9567
|
-
slideClasses = getSlideClasses(
|
|
9737
|
+
slideClasses = getSlideClasses(_objectSpread2(_objectSpread2({}, spec), {}, {
|
|
9568
9738
|
index: key
|
|
9569
9739
|
}));
|
|
9570
|
-
postCloneSlides.push( /*#__PURE__*/
|
|
9740
|
+
postCloneSlides.push( /*#__PURE__*/React__default['default'].cloneElement(child, {
|
|
9571
9741
|
key: "postcloned" + getKey(child, key),
|
|
9572
9742
|
"data-index": key,
|
|
9573
9743
|
tabIndex: "-1",
|
|
9574
|
-
className: (
|
|
9744
|
+
className: classnames(slideClasses, slideClass),
|
|
9575
9745
|
"aria-hidden": !slideClasses["slick-active"],
|
|
9576
|
-
style:
|
|
9746
|
+
style: _objectSpread2(_objectSpread2({}, child.props.style || {}), childStyle),
|
|
9577
9747
|
onClick: function onClick(e) {
|
|
9578
9748
|
child.props && child.props.onClick && child.props.onClick(e);
|
|
9579
9749
|
|
|
@@ -9594,14 +9764,14 @@ var renderSlides = function renderSlides(spec) {
|
|
|
9594
9764
|
};
|
|
9595
9765
|
|
|
9596
9766
|
var Track = /*#__PURE__*/function (_React$PureComponent) {
|
|
9597
|
-
_inherits
|
|
9767
|
+
_inherits(Track, _React$PureComponent);
|
|
9598
9768
|
|
|
9599
|
-
var _super = _createSuper
|
|
9769
|
+
var _super = _createSuper(Track);
|
|
9600
9770
|
|
|
9601
9771
|
function Track() {
|
|
9602
9772
|
var _this;
|
|
9603
9773
|
|
|
9604
|
-
_classCallCheck
|
|
9774
|
+
_classCallCheck(this, Track);
|
|
9605
9775
|
|
|
9606
9776
|
for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
|
|
9607
9777
|
args[_key] = arguments[_key];
|
|
@@ -9609,83 +9779,38 @@ var Track = /*#__PURE__*/function (_React$PureComponent) {
|
|
|
9609
9779
|
|
|
9610
9780
|
_this = _super.call.apply(_super, [this].concat(args));
|
|
9611
9781
|
|
|
9612
|
-
_defineProperty
|
|
9782
|
+
_defineProperty(_assertThisInitialized(_this), "node", null);
|
|
9613
9783
|
|
|
9614
|
-
_defineProperty
|
|
9784
|
+
_defineProperty(_assertThisInitialized(_this), "handleRef", function (ref) {
|
|
9615
9785
|
_this.node = ref;
|
|
9616
9786
|
});
|
|
9617
9787
|
|
|
9618
9788
|
return _this;
|
|
9619
9789
|
}
|
|
9620
9790
|
|
|
9621
|
-
_createClass
|
|
9791
|
+
_createClass(Track, [{
|
|
9622
9792
|
key: "render",
|
|
9623
|
-
value: function render() {
|
|
9624
|
-
var slides = renderSlides(this.props);
|
|
9625
|
-
var _this$props = this.props,
|
|
9626
|
-
onMouseEnter = _this$props.onMouseEnter,
|
|
9627
|
-
onMouseOver = _this$props.onMouseOver,
|
|
9628
|
-
onMouseLeave = _this$props.onMouseLeave;
|
|
9629
|
-
var mouseEvents = {
|
|
9630
|
-
onMouseEnter: onMouseEnter,
|
|
9631
|
-
onMouseOver: onMouseOver,
|
|
9632
|
-
onMouseLeave: onMouseLeave
|
|
9633
|
-
};
|
|
9634
|
-
return /*#__PURE__*/
|
|
9635
|
-
ref: this.handleRef,
|
|
9636
|
-
className: "slick-track",
|
|
9637
|
-
style: this.props.trackStyle
|
|
9638
|
-
}, mouseEvents), slides);
|
|
9639
|
-
}
|
|
9640
|
-
}]);
|
|
9641
|
-
|
|
9642
|
-
return Track;
|
|
9643
|
-
}(_react$3["default"].PureComponent);
|
|
9644
|
-
|
|
9645
|
-
track.Track = Track;
|
|
9646
|
-
|
|
9647
|
-
var dots = {};
|
|
9648
|
-
|
|
9649
|
-
Object.defineProperty(dots, "__esModule", {
|
|
9650
|
-
value: true
|
|
9651
|
-
});
|
|
9652
|
-
dots.Dots = void 0;
|
|
9653
|
-
|
|
9654
|
-
var _react$2 = _interopRequireDefault$2(React__default['default']);
|
|
9655
|
-
|
|
9656
|
-
var _classnames$2 = _interopRequireDefault$2(classnames.exports);
|
|
9657
|
-
|
|
9658
|
-
var _innerSliderUtils$2 = innerSliderUtils;
|
|
9659
|
-
|
|
9660
|
-
function _interopRequireDefault$2(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
9661
|
-
|
|
9662
|
-
function _typeof$2(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof$2 = function _typeof(obj) { return typeof obj; }; } else { _typeof$2 = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof$2(obj); }
|
|
9663
|
-
|
|
9664
|
-
function ownKeys$2(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
|
|
9665
|
-
|
|
9666
|
-
function _objectSpread$2(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys$2(Object(source), true).forEach(function (key) { _defineProperty$2(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys$2(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
|
9667
|
-
|
|
9668
|
-
function _defineProperty$2(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
9669
|
-
|
|
9670
|
-
function _classCallCheck$2(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
9671
|
-
|
|
9672
|
-
function _defineProperties$2(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
9673
|
-
|
|
9674
|
-
function _createClass$2(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$2(Constructor.prototype, protoProps); if (staticProps) _defineProperties$2(Constructor, staticProps); return Constructor; }
|
|
9675
|
-
|
|
9676
|
-
function _inherits$2(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf$2(subClass, superClass); }
|
|
9677
|
-
|
|
9678
|
-
function _setPrototypeOf$2(o, p) { _setPrototypeOf$2 = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf$2(o, p); }
|
|
9679
|
-
|
|
9680
|
-
function _createSuper$2(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct$2(); return function _createSuperInternal() { var Super = _getPrototypeOf$2(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf$2(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn$2(this, result); }; }
|
|
9681
|
-
|
|
9682
|
-
function _possibleConstructorReturn$2(self, call) { if (call && (_typeof$2(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized$2(self); }
|
|
9683
|
-
|
|
9684
|
-
function _assertThisInitialized$2(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
9685
|
-
|
|
9686
|
-
function _isNativeReflectConstruct$2() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
9793
|
+
value: function render() {
|
|
9794
|
+
var slides = renderSlides(this.props);
|
|
9795
|
+
var _this$props = this.props,
|
|
9796
|
+
onMouseEnter = _this$props.onMouseEnter,
|
|
9797
|
+
onMouseOver = _this$props.onMouseOver,
|
|
9798
|
+
onMouseLeave = _this$props.onMouseLeave;
|
|
9799
|
+
var mouseEvents = {
|
|
9800
|
+
onMouseEnter: onMouseEnter,
|
|
9801
|
+
onMouseOver: onMouseOver,
|
|
9802
|
+
onMouseLeave: onMouseLeave
|
|
9803
|
+
};
|
|
9804
|
+
return /*#__PURE__*/React__default['default'].createElement("div", _extends$1({
|
|
9805
|
+
ref: this.handleRef,
|
|
9806
|
+
className: "slick-track",
|
|
9807
|
+
style: this.props.trackStyle
|
|
9808
|
+
}, mouseEvents), slides);
|
|
9809
|
+
}
|
|
9810
|
+
}]);
|
|
9687
9811
|
|
|
9688
|
-
|
|
9812
|
+
return Track;
|
|
9813
|
+
}(React__default['default'].PureComponent);
|
|
9689
9814
|
|
|
9690
9815
|
var getDotCount = function getDotCount(spec) {
|
|
9691
9816
|
var dots;
|
|
@@ -9700,17 +9825,17 @@ var getDotCount = function getDotCount(spec) {
|
|
|
9700
9825
|
};
|
|
9701
9826
|
|
|
9702
9827
|
var Dots = /*#__PURE__*/function (_React$PureComponent) {
|
|
9703
|
-
_inherits
|
|
9828
|
+
_inherits(Dots, _React$PureComponent);
|
|
9704
9829
|
|
|
9705
|
-
var _super = _createSuper
|
|
9830
|
+
var _super = _createSuper(Dots);
|
|
9706
9831
|
|
|
9707
9832
|
function Dots() {
|
|
9708
|
-
_classCallCheck
|
|
9833
|
+
_classCallCheck(this, Dots);
|
|
9709
9834
|
|
|
9710
9835
|
return _super.apply(this, arguments);
|
|
9711
9836
|
}
|
|
9712
9837
|
|
|
9713
|
-
_createClass
|
|
9838
|
+
_createClass(Dots, [{
|
|
9714
9839
|
key: "clickHandler",
|
|
9715
9840
|
value: function clickHandler(options, e) {
|
|
9716
9841
|
// In Autoplay the focus stays on clicked button even after transition
|
|
@@ -9746,12 +9871,12 @@ var Dots = /*#__PURE__*/function (_React$PureComponent) {
|
|
|
9746
9871
|
for (var i = 0; i < dotCount; i++) {
|
|
9747
9872
|
var _rightBound = (i + 1) * slidesToScroll - 1;
|
|
9748
9873
|
|
|
9749
|
-
var rightBound = infinite ? _rightBound :
|
|
9874
|
+
var rightBound = infinite ? _rightBound : clamp(_rightBound, 0, slideCount - 1);
|
|
9750
9875
|
|
|
9751
9876
|
var _leftBound = rightBound - (slidesToScroll - 1);
|
|
9752
9877
|
|
|
9753
|
-
var leftBound = infinite ? _leftBound :
|
|
9754
|
-
var className = (
|
|
9878
|
+
var leftBound = infinite ? _leftBound : clamp(_leftBound, 0, slideCount - 1);
|
|
9879
|
+
var className = classnames({
|
|
9755
9880
|
"slick-active": infinite ? currentSlide >= leftBound && currentSlide <= rightBound : currentSlide === leftBound
|
|
9756
9881
|
});
|
|
9757
9882
|
var dotOptions = {
|
|
@@ -9761,82 +9886,35 @@ var Dots = /*#__PURE__*/function (_React$PureComponent) {
|
|
|
9761
9886
|
currentSlide: currentSlide
|
|
9762
9887
|
};
|
|
9763
9888
|
var onClick = this.clickHandler.bind(this, dotOptions);
|
|
9764
|
-
dots = dots.concat( /*#__PURE__*/
|
|
9889
|
+
dots = dots.concat( /*#__PURE__*/React__default['default'].createElement("li", {
|
|
9765
9890
|
key: i,
|
|
9766
9891
|
className: className
|
|
9767
|
-
}, /*#__PURE__*/
|
|
9892
|
+
}, /*#__PURE__*/React__default['default'].cloneElement(this.props.customPaging(i), {
|
|
9768
9893
|
onClick: onClick
|
|
9769
9894
|
})));
|
|
9770
9895
|
}
|
|
9771
9896
|
|
|
9772
|
-
return /*#__PURE__*/
|
|
9897
|
+
return /*#__PURE__*/React__default['default'].cloneElement(this.props.appendDots(dots), _objectSpread2({
|
|
9773
9898
|
className: this.props.dotsClass
|
|
9774
9899
|
}, mouseEvents));
|
|
9775
9900
|
}
|
|
9776
9901
|
}]);
|
|
9777
9902
|
|
|
9778
9903
|
return Dots;
|
|
9779
|
-
}(
|
|
9780
|
-
|
|
9781
|
-
dots.Dots = Dots;
|
|
9782
|
-
|
|
9783
|
-
var arrows = {};
|
|
9784
|
-
|
|
9785
|
-
Object.defineProperty(arrows, "__esModule", {
|
|
9786
|
-
value: true
|
|
9787
|
-
});
|
|
9788
|
-
arrows.NextArrow = arrows.PrevArrow = void 0;
|
|
9789
|
-
|
|
9790
|
-
var _react$1 = _interopRequireDefault$1(React__default['default']);
|
|
9791
|
-
|
|
9792
|
-
var _classnames$1 = _interopRequireDefault$1(classnames.exports);
|
|
9793
|
-
|
|
9794
|
-
var _innerSliderUtils$1 = innerSliderUtils;
|
|
9795
|
-
|
|
9796
|
-
function _interopRequireDefault$1(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
9797
|
-
|
|
9798
|
-
function _typeof$1(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof$1 = function _typeof(obj) { return typeof obj; }; } else { _typeof$1 = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof$1(obj); }
|
|
9799
|
-
|
|
9800
|
-
function _extends$1() { _extends$1 = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1.apply(this, arguments); }
|
|
9801
|
-
|
|
9802
|
-
function ownKeys$1(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
|
|
9803
|
-
|
|
9804
|
-
function _objectSpread$1(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys$1(Object(source), true).forEach(function (key) { _defineProperty$1(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys$1(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
|
9805
|
-
|
|
9806
|
-
function _defineProperty$1(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
9807
|
-
|
|
9808
|
-
function _classCallCheck$1(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
9809
|
-
|
|
9810
|
-
function _defineProperties$1(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
9811
|
-
|
|
9812
|
-
function _createClass$1(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties$1(Constructor.prototype, protoProps); if (staticProps) _defineProperties$1(Constructor, staticProps); return Constructor; }
|
|
9813
|
-
|
|
9814
|
-
function _inherits$1(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf$1(subClass, superClass); }
|
|
9815
|
-
|
|
9816
|
-
function _setPrototypeOf$1(o, p) { _setPrototypeOf$1 = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf$1(o, p); }
|
|
9817
|
-
|
|
9818
|
-
function _createSuper$1(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct$1(); return function _createSuperInternal() { var Super = _getPrototypeOf$1(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf$1(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn$1(this, result); }; }
|
|
9819
|
-
|
|
9820
|
-
function _possibleConstructorReturn$1(self, call) { if (call && (_typeof$1(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized$1(self); }
|
|
9821
|
-
|
|
9822
|
-
function _assertThisInitialized$1(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
9823
|
-
|
|
9824
|
-
function _isNativeReflectConstruct$1() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
9825
|
-
|
|
9826
|
-
function _getPrototypeOf$1(o) { _getPrototypeOf$1 = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf$1(o); }
|
|
9904
|
+
}(React__default['default'].PureComponent);
|
|
9827
9905
|
|
|
9828
9906
|
var PrevArrow = /*#__PURE__*/function (_React$PureComponent) {
|
|
9829
|
-
_inherits
|
|
9907
|
+
_inherits(PrevArrow, _React$PureComponent);
|
|
9830
9908
|
|
|
9831
|
-
var _super = _createSuper
|
|
9909
|
+
var _super = _createSuper(PrevArrow);
|
|
9832
9910
|
|
|
9833
9911
|
function PrevArrow() {
|
|
9834
|
-
_classCallCheck
|
|
9912
|
+
_classCallCheck(this, PrevArrow);
|
|
9835
9913
|
|
|
9836
9914
|
return _super.apply(this, arguments);
|
|
9837
9915
|
}
|
|
9838
9916
|
|
|
9839
|
-
_createClass
|
|
9917
|
+
_createClass(PrevArrow, [{
|
|
9840
9918
|
key: "clickHandler",
|
|
9841
9919
|
value: function clickHandler(options, e) {
|
|
9842
9920
|
if (e) {
|
|
@@ -9864,7 +9942,7 @@ var PrevArrow = /*#__PURE__*/function (_React$PureComponent) {
|
|
|
9864
9942
|
var prevArrowProps = {
|
|
9865
9943
|
key: "0",
|
|
9866
9944
|
"data-role": "none",
|
|
9867
|
-
className: (
|
|
9945
|
+
className: classnames(prevClasses),
|
|
9868
9946
|
style: {
|
|
9869
9947
|
display: "block"
|
|
9870
9948
|
},
|
|
@@ -9877,9 +9955,9 @@ var PrevArrow = /*#__PURE__*/function (_React$PureComponent) {
|
|
|
9877
9955
|
var prevArrow;
|
|
9878
9956
|
|
|
9879
9957
|
if (this.props.prevArrow) {
|
|
9880
|
-
prevArrow = /*#__PURE__*/
|
|
9958
|
+
prevArrow = /*#__PURE__*/React__default['default'].cloneElement(this.props.prevArrow, _objectSpread2(_objectSpread2({}, prevArrowProps), customProps));
|
|
9881
9959
|
} else {
|
|
9882
|
-
prevArrow = /*#__PURE__*/
|
|
9960
|
+
prevArrow = /*#__PURE__*/React__default['default'].createElement("button", _extends$1({
|
|
9883
9961
|
key: "0",
|
|
9884
9962
|
type: "button"
|
|
9885
9963
|
}, prevArrowProps), " ", "Previous");
|
|
@@ -9890,22 +9968,19 @@ var PrevArrow = /*#__PURE__*/function (_React$PureComponent) {
|
|
|
9890
9968
|
}]);
|
|
9891
9969
|
|
|
9892
9970
|
return PrevArrow;
|
|
9893
|
-
}(
|
|
9894
|
-
|
|
9895
|
-
arrows.PrevArrow = PrevArrow;
|
|
9896
|
-
|
|
9971
|
+
}(React__default['default'].PureComponent);
|
|
9897
9972
|
var NextArrow = /*#__PURE__*/function (_React$PureComponent2) {
|
|
9898
|
-
_inherits
|
|
9973
|
+
_inherits(NextArrow, _React$PureComponent2);
|
|
9899
9974
|
|
|
9900
|
-
var _super2 = _createSuper
|
|
9975
|
+
var _super2 = _createSuper(NextArrow);
|
|
9901
9976
|
|
|
9902
9977
|
function NextArrow() {
|
|
9903
|
-
_classCallCheck
|
|
9978
|
+
_classCallCheck(this, NextArrow);
|
|
9904
9979
|
|
|
9905
9980
|
return _super2.apply(this, arguments);
|
|
9906
9981
|
}
|
|
9907
9982
|
|
|
9908
|
-
_createClass
|
|
9983
|
+
_createClass(NextArrow, [{
|
|
9909
9984
|
key: "clickHandler",
|
|
9910
9985
|
value: function clickHandler(options, e) {
|
|
9911
9986
|
if (e) {
|
|
@@ -9925,7 +10000,7 @@ var NextArrow = /*#__PURE__*/function (_React$PureComponent2) {
|
|
|
9925
10000
|
message: "next"
|
|
9926
10001
|
});
|
|
9927
10002
|
|
|
9928
|
-
if (!
|
|
10003
|
+
if (!canGoNext(this.props)) {
|
|
9929
10004
|
nextClasses["slick-disabled"] = true;
|
|
9930
10005
|
nextHandler = null;
|
|
9931
10006
|
}
|
|
@@ -9933,7 +10008,7 @@ var NextArrow = /*#__PURE__*/function (_React$PureComponent2) {
|
|
|
9933
10008
|
var nextArrowProps = {
|
|
9934
10009
|
key: "1",
|
|
9935
10010
|
"data-role": "none",
|
|
9936
|
-
className: (
|
|
10011
|
+
className: classnames(nextClasses),
|
|
9937
10012
|
style: {
|
|
9938
10013
|
display: "block"
|
|
9939
10014
|
},
|
|
@@ -9946,9 +10021,9 @@ var NextArrow = /*#__PURE__*/function (_React$PureComponent2) {
|
|
|
9946
10021
|
var nextArrow;
|
|
9947
10022
|
|
|
9948
10023
|
if (this.props.nextArrow) {
|
|
9949
|
-
nextArrow = /*#__PURE__*/
|
|
10024
|
+
nextArrow = /*#__PURE__*/React__default['default'].cloneElement(this.props.nextArrow, _objectSpread2(_objectSpread2({}, nextArrowProps), customProps));
|
|
9950
10025
|
} else {
|
|
9951
|
-
nextArrow = /*#__PURE__*/
|
|
10026
|
+
nextArrow = /*#__PURE__*/React__default['default'].createElement("button", _extends$1({
|
|
9952
10027
|
key: "1",
|
|
9953
10028
|
type: "button"
|
|
9954
10029
|
}, nextArrowProps), " ", "Next");
|
|
@@ -9959,9 +10034,7 @@ var NextArrow = /*#__PURE__*/function (_React$PureComponent2) {
|
|
|
9959
10034
|
}]);
|
|
9960
10035
|
|
|
9961
10036
|
return NextArrow;
|
|
9962
|
-
}(
|
|
9963
|
-
|
|
9964
|
-
arrows.NextArrow = NextArrow;
|
|
10037
|
+
}(React__default['default'].PureComponent);
|
|
9965
10038
|
|
|
9966
10039
|
/**
|
|
9967
10040
|
* A collection of shims that provide minimal functionality of the ES6 collections.
|
|
@@ -10890,72 +10963,6 @@ var index$1 = (function () {
|
|
|
10890
10963
|
return ResizeObserver;
|
|
10891
10964
|
})();
|
|
10892
10965
|
|
|
10893
|
-
var ResizeObserver_es = /*#__PURE__*/Object.freeze({
|
|
10894
|
-
__proto__: null,
|
|
10895
|
-
'default': index$1
|
|
10896
|
-
});
|
|
10897
|
-
|
|
10898
|
-
var require$$8 = /*@__PURE__*/getAugmentedNamespace(ResizeObserver_es);
|
|
10899
|
-
|
|
10900
|
-
Object.defineProperty(innerSlider, "__esModule", {
|
|
10901
|
-
value: true
|
|
10902
|
-
});
|
|
10903
|
-
innerSlider.InnerSlider = void 0;
|
|
10904
|
-
|
|
10905
|
-
var _react = _interopRequireDefault(React__default['default']);
|
|
10906
|
-
|
|
10907
|
-
var _initialState = _interopRequireDefault(initialState);
|
|
10908
|
-
|
|
10909
|
-
var _lodash = _interopRequireDefault(lodash_debounce);
|
|
10910
|
-
|
|
10911
|
-
var _classnames = _interopRequireDefault(classnames.exports);
|
|
10912
|
-
|
|
10913
|
-
var _innerSliderUtils = innerSliderUtils;
|
|
10914
|
-
|
|
10915
|
-
var _track = track;
|
|
10916
|
-
|
|
10917
|
-
var _dots = dots;
|
|
10918
|
-
|
|
10919
|
-
var _arrows = arrows;
|
|
10920
|
-
|
|
10921
|
-
var _resizeObserverPolyfill = _interopRequireDefault(require$$8);
|
|
10922
|
-
|
|
10923
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
10924
|
-
|
|
10925
|
-
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
|
|
10926
|
-
|
|
10927
|
-
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
10928
|
-
|
|
10929
|
-
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
10930
|
-
|
|
10931
|
-
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
10932
|
-
|
|
10933
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
|
|
10934
|
-
|
|
10935
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
|
10936
|
-
|
|
10937
|
-
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
10938
|
-
|
|
10939
|
-
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
10940
|
-
|
|
10941
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
10942
|
-
|
|
10943
|
-
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
10944
|
-
|
|
10945
|
-
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
10946
|
-
|
|
10947
|
-
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
10948
|
-
|
|
10949
|
-
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
10950
|
-
|
|
10951
|
-
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
10952
|
-
|
|
10953
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
10954
|
-
|
|
10955
|
-
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
10956
|
-
|
|
10957
|
-
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
10958
|
-
|
|
10959
10966
|
var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
10960
10967
|
_inherits(InnerSlider, _React$Component);
|
|
10961
10968
|
|
|
@@ -10980,7 +10987,7 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
10980
10987
|
if (_this.props.adaptiveHeight && _this.list) {
|
|
10981
10988
|
var elem = _this.list.querySelector("[data-index=\"".concat(_this.state.currentSlide, "\"]"));
|
|
10982
10989
|
|
|
10983
|
-
_this.list.style.height =
|
|
10990
|
+
_this.list.style.height = getHeight(elem) + "px";
|
|
10984
10991
|
}
|
|
10985
10992
|
});
|
|
10986
10993
|
|
|
@@ -10988,7 +10995,7 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
10988
10995
|
_this.props.onInit && _this.props.onInit();
|
|
10989
10996
|
|
|
10990
10997
|
if (_this.props.lazyLoad) {
|
|
10991
|
-
var slidesToLoad =
|
|
10998
|
+
var slidesToLoad = getOnDemandLazySlides(_objectSpread2(_objectSpread2({}, _this.props), _this.state));
|
|
10992
10999
|
|
|
10993
11000
|
if (slidesToLoad.length > 0) {
|
|
10994
11001
|
_this.setState(function (prevState) {
|
|
@@ -11003,7 +11010,7 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11003
11010
|
}
|
|
11004
11011
|
}
|
|
11005
11012
|
|
|
11006
|
-
var spec =
|
|
11013
|
+
var spec = _objectSpread2({
|
|
11007
11014
|
listRef: _this.list,
|
|
11008
11015
|
trackRef: _this.track
|
|
11009
11016
|
}, _this.props);
|
|
@@ -11011,14 +11018,14 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11011
11018
|
_this.updateState(spec, true, function () {
|
|
11012
11019
|
_this.adaptHeight();
|
|
11013
11020
|
|
|
11014
|
-
_this.props.autoplay && _this.autoPlay("
|
|
11021
|
+
_this.props.autoplay && _this.autoPlay("playing");
|
|
11015
11022
|
});
|
|
11016
11023
|
|
|
11017
11024
|
if (_this.props.lazyLoad === "progressive") {
|
|
11018
11025
|
_this.lazyLoadTimer = setInterval(_this.progressiveLazyLoad, 1000);
|
|
11019
11026
|
}
|
|
11020
11027
|
|
|
11021
|
-
_this.ro = new
|
|
11028
|
+
_this.ro = new index$1(function () {
|
|
11022
11029
|
if (_this.state.animating) {
|
|
11023
11030
|
_this.onWindowResized(false); // don't set trackStyle hence don't break animation
|
|
11024
11031
|
|
|
@@ -11081,7 +11088,7 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11081
11088
|
_this.props.onReInit && _this.props.onReInit();
|
|
11082
11089
|
|
|
11083
11090
|
if (_this.props.lazyLoad) {
|
|
11084
|
-
var slidesToLoad =
|
|
11091
|
+
var slidesToLoad = getOnDemandLazySlides(_objectSpread2(_objectSpread2({}, _this.props), _this.state));
|
|
11085
11092
|
|
|
11086
11093
|
if (slidesToLoad.length > 0) {
|
|
11087
11094
|
_this.setState(function (prevState) {
|
|
@@ -11101,7 +11108,7 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11101
11108
|
|
|
11102
11109
|
_this.adaptHeight();
|
|
11103
11110
|
|
|
11104
|
-
var spec =
|
|
11111
|
+
var spec = _objectSpread2(_objectSpread2({
|
|
11105
11112
|
listRef: _this.list,
|
|
11106
11113
|
trackRef: _this.track
|
|
11107
11114
|
}, _this.props), _this.state);
|
|
@@ -11109,25 +11116,29 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11109
11116
|
var setTrackStyle = _this.didPropsChange(prevProps);
|
|
11110
11117
|
|
|
11111
11118
|
setTrackStyle && _this.updateState(spec, setTrackStyle, function () {
|
|
11112
|
-
if (_this.state.currentSlide >=
|
|
11119
|
+
if (_this.state.currentSlide >= React__default['default'].Children.count(_this.props.children)) {
|
|
11113
11120
|
_this.changeSlide({
|
|
11114
11121
|
message: "index",
|
|
11115
|
-
index:
|
|
11122
|
+
index: React__default['default'].Children.count(_this.props.children) - _this.props.slidesToShow,
|
|
11116
11123
|
currentSlide: _this.state.currentSlide
|
|
11117
11124
|
});
|
|
11118
11125
|
}
|
|
11119
11126
|
|
|
11120
|
-
if (_this.props.autoplay) {
|
|
11121
|
-
_this.
|
|
11122
|
-
|
|
11123
|
-
_this.
|
|
11127
|
+
if (prevProps.autoplay !== _this.props.autoplay || prevProps.autoplaySpeed !== _this.props.autoplaySpeed) {
|
|
11128
|
+
if (!prevProps.autoplay && _this.props.autoplay) {
|
|
11129
|
+
_this.autoPlay("playing");
|
|
11130
|
+
} else if (_this.props.autoplay) {
|
|
11131
|
+
_this.autoPlay("update");
|
|
11132
|
+
} else {
|
|
11133
|
+
_this.pause("paused");
|
|
11134
|
+
}
|
|
11124
11135
|
}
|
|
11125
11136
|
});
|
|
11126
11137
|
});
|
|
11127
11138
|
|
|
11128
11139
|
_defineProperty(_assertThisInitialized(_this), "onWindowResized", function (setTrackStyle) {
|
|
11129
11140
|
if (_this.debouncedResize) _this.debouncedResize.cancel();
|
|
11130
|
-
_this.debouncedResize = (
|
|
11141
|
+
_this.debouncedResize = debounce_1(function () {
|
|
11131
11142
|
return _this.resizeWindow(setTrackStyle);
|
|
11132
11143
|
}, 50);
|
|
11133
11144
|
|
|
@@ -11140,7 +11151,7 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11140
11151
|
|
|
11141
11152
|
if (!isTrackMounted) return;
|
|
11142
11153
|
|
|
11143
|
-
var spec =
|
|
11154
|
+
var spec = _objectSpread2(_objectSpread2({
|
|
11144
11155
|
listRef: _this.list,
|
|
11145
11156
|
trackRef: _this.track
|
|
11146
11157
|
}, _this.props), _this.state);
|
|
@@ -11159,17 +11170,17 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11159
11170
|
});
|
|
11160
11171
|
|
|
11161
11172
|
_defineProperty(_assertThisInitialized(_this), "updateState", function (spec, setTrackStyle, callback) {
|
|
11162
|
-
var updatedState =
|
|
11163
|
-
spec =
|
|
11173
|
+
var updatedState = initializedState(spec);
|
|
11174
|
+
spec = _objectSpread2(_objectSpread2(_objectSpread2({}, spec), updatedState), {}, {
|
|
11164
11175
|
slideIndex: updatedState.currentSlide
|
|
11165
11176
|
});
|
|
11166
|
-
var targetLeft =
|
|
11167
|
-
spec =
|
|
11177
|
+
var targetLeft = getTrackLeft(spec);
|
|
11178
|
+
spec = _objectSpread2(_objectSpread2({}, spec), {}, {
|
|
11168
11179
|
left: targetLeft
|
|
11169
11180
|
});
|
|
11170
|
-
var trackStyle =
|
|
11181
|
+
var trackStyle = getTrackCSS(spec);
|
|
11171
11182
|
|
|
11172
|
-
if (setTrackStyle ||
|
|
11183
|
+
if (setTrackStyle || React__default['default'].Children.count(_this.props.children) !== React__default['default'].Children.count(spec.children)) {
|
|
11173
11184
|
updatedState["trackStyle"] = trackStyle;
|
|
11174
11185
|
}
|
|
11175
11186
|
|
|
@@ -11181,10 +11192,10 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11181
11192
|
var _trackWidth = 0,
|
|
11182
11193
|
_trackLeft = 0;
|
|
11183
11194
|
var childrenWidths = [];
|
|
11184
|
-
var preClones =
|
|
11195
|
+
var preClones = getPreClones(_objectSpread2(_objectSpread2(_objectSpread2({}, _this.props), _this.state), {}, {
|
|
11185
11196
|
slideCount: _this.props.children.length
|
|
11186
11197
|
}));
|
|
11187
|
-
var postClones =
|
|
11198
|
+
var postClones = getPostClones(_objectSpread2(_objectSpread2(_objectSpread2({}, _this.props), _this.state), {}, {
|
|
11188
11199
|
slideCount: _this.props.children.length
|
|
11189
11200
|
}));
|
|
11190
11201
|
|
|
@@ -11221,16 +11232,16 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11221
11232
|
};
|
|
11222
11233
|
}
|
|
11223
11234
|
|
|
11224
|
-
var childrenCount =
|
|
11235
|
+
var childrenCount = React__default['default'].Children.count(_this.props.children);
|
|
11225
11236
|
|
|
11226
|
-
var spec =
|
|
11237
|
+
var spec = _objectSpread2(_objectSpread2(_objectSpread2({}, _this.props), _this.state), {}, {
|
|
11227
11238
|
slideCount: childrenCount
|
|
11228
11239
|
});
|
|
11229
11240
|
|
|
11230
|
-
var slideCount =
|
|
11241
|
+
var slideCount = getPreClones(spec) + getPostClones(spec) + childrenCount;
|
|
11231
11242
|
var trackWidth = 100 / _this.props.slidesToShow * slideCount;
|
|
11232
11243
|
var slideWidth = 100 / slideCount;
|
|
11233
|
-
var trackLeft = -slideWidth * (
|
|
11244
|
+
var trackLeft = -slideWidth * (getPreClones(spec) + _this.state.currentSlide) * trackWidth / 100;
|
|
11234
11245
|
|
|
11235
11246
|
if (_this.props.centerMode) {
|
|
11236
11247
|
trackLeft += (100 - slideWidth * trackWidth / 100) / 2;
|
|
@@ -11290,16 +11301,16 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11290
11301
|
_defineProperty(_assertThisInitialized(_this), "progressiveLazyLoad", function () {
|
|
11291
11302
|
var slidesToLoad = [];
|
|
11292
11303
|
|
|
11293
|
-
var spec =
|
|
11304
|
+
var spec = _objectSpread2(_objectSpread2({}, _this.props), _this.state);
|
|
11294
11305
|
|
|
11295
|
-
for (var index = _this.state.currentSlide; index < _this.state.slideCount +
|
|
11306
|
+
for (var index = _this.state.currentSlide; index < _this.state.slideCount + getPostClones(spec); index++) {
|
|
11296
11307
|
if (_this.state.lazyLoadedList.indexOf(index) < 0) {
|
|
11297
11308
|
slidesToLoad.push(index);
|
|
11298
11309
|
break;
|
|
11299
11310
|
}
|
|
11300
11311
|
}
|
|
11301
11312
|
|
|
11302
|
-
for (var _index = _this.state.currentSlide - 1; _index >= -
|
|
11313
|
+
for (var _index = _this.state.currentSlide - 1; _index >= -getPreClones(spec); _index--) {
|
|
11303
11314
|
if (_this.state.lazyLoadedList.indexOf(_index) < 0) {
|
|
11304
11315
|
slidesToLoad.push(_index);
|
|
11305
11316
|
break;
|
|
@@ -11335,7 +11346,7 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11335
11346
|
|
|
11336
11347
|
var currentSlide = _this.state.currentSlide;
|
|
11337
11348
|
|
|
11338
|
-
var _slideHandler =
|
|
11349
|
+
var _slideHandler = slideHandler(_objectSpread2(_objectSpread2(_objectSpread2({
|
|
11339
11350
|
index: index
|
|
11340
11351
|
}, _this.props), _this.state), {}, {
|
|
11341
11352
|
trackRef: _this.track,
|
|
@@ -11386,9 +11397,9 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11386
11397
|
_defineProperty(_assertThisInitialized(_this), "changeSlide", function (options) {
|
|
11387
11398
|
var dontAnimate = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
|
|
11388
11399
|
|
|
11389
|
-
var spec =
|
|
11400
|
+
var spec = _objectSpread2(_objectSpread2({}, _this.props), _this.state);
|
|
11390
11401
|
|
|
11391
|
-
var targetSlide =
|
|
11402
|
+
var targetSlide = changeSlide(spec, options);
|
|
11392
11403
|
if (targetSlide !== 0 && !targetSlide) return;
|
|
11393
11404
|
|
|
11394
11405
|
if (dontAnimate === true) {
|
|
@@ -11416,7 +11427,7 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11416
11427
|
});
|
|
11417
11428
|
|
|
11418
11429
|
_defineProperty(_assertThisInitialized(_this), "keyHandler", function (e) {
|
|
11419
|
-
var dir =
|
|
11430
|
+
var dir = keyHandler(e, _this.props.accessibility, _this.props.rtl);
|
|
11420
11431
|
dir !== "" && _this.changeSlide({
|
|
11421
11432
|
message: dir
|
|
11422
11433
|
});
|
|
@@ -11445,12 +11456,12 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11445
11456
|
_this.disableBodyScroll();
|
|
11446
11457
|
}
|
|
11447
11458
|
|
|
11448
|
-
var state =
|
|
11459
|
+
var state = swipeStart(e, _this.props.swipe, _this.props.draggable);
|
|
11449
11460
|
state !== "" && _this.setState(state);
|
|
11450
11461
|
});
|
|
11451
11462
|
|
|
11452
11463
|
_defineProperty(_assertThisInitialized(_this), "swipeMove", function (e) {
|
|
11453
|
-
var state =
|
|
11464
|
+
var state = swipeMove(e, _objectSpread2(_objectSpread2(_objectSpread2({}, _this.props), _this.state), {}, {
|
|
11454
11465
|
trackRef: _this.track,
|
|
11455
11466
|
listRef: _this.list,
|
|
11456
11467
|
slideIndex: _this.state.currentSlide
|
|
@@ -11465,7 +11476,7 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11465
11476
|
});
|
|
11466
11477
|
|
|
11467
11478
|
_defineProperty(_assertThisInitialized(_this), "swipeEnd", function (e) {
|
|
11468
|
-
var state =
|
|
11479
|
+
var state = swipeEnd(e, _objectSpread2(_objectSpread2(_objectSpread2({}, _this.props), _this.state), {}, {
|
|
11469
11480
|
trackRef: _this.track,
|
|
11470
11481
|
listRef: _this.list,
|
|
11471
11482
|
slideIndex: _this.state.currentSlide
|
|
@@ -11530,7 +11541,7 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11530
11541
|
if (_this.props.rtl) {
|
|
11531
11542
|
nextIndex = _this.state.currentSlide - _this.props.slidesToScroll;
|
|
11532
11543
|
} else {
|
|
11533
|
-
if (
|
|
11544
|
+
if (canGoNext(_objectSpread2(_objectSpread2({}, _this.props), _this.state))) {
|
|
11534
11545
|
nextIndex = _this.state.currentSlide + _this.props.slidesToScroll;
|
|
11535
11546
|
} else {
|
|
11536
11547
|
return false;
|
|
@@ -11621,16 +11632,16 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11621
11632
|
});
|
|
11622
11633
|
|
|
11623
11634
|
_defineProperty(_assertThisInitialized(_this), "render", function () {
|
|
11624
|
-
var className = (
|
|
11635
|
+
var className = classnames("slick-slider", _this.props.className, {
|
|
11625
11636
|
"slick-vertical": _this.props.vertical,
|
|
11626
11637
|
"slick-initialized": true
|
|
11627
11638
|
});
|
|
11628
11639
|
|
|
11629
|
-
var spec =
|
|
11640
|
+
var spec = _objectSpread2(_objectSpread2({}, _this.props), _this.state);
|
|
11630
11641
|
|
|
11631
|
-
var trackProps =
|
|
11642
|
+
var trackProps = extractObject(spec, ["fade", "cssEase", "speed", "infinite", "centerMode", "focusOnSelect", "currentSlide", "lazyLoad", "lazyLoadedList", "rtl", "slideWidth", "slideHeight", "listHeight", "vertical", "slidesToShow", "slidesToScroll", "slideCount", "trackStyle", "variableWidth", "unslick", "centerPadding", "targetSlide", "useCSS"]);
|
|
11632
11643
|
var pauseOnHover = _this.props.pauseOnHover;
|
|
11633
|
-
trackProps =
|
|
11644
|
+
trackProps = _objectSpread2(_objectSpread2({}, trackProps), {}, {
|
|
11634
11645
|
onMouseEnter: pauseOnHover ? _this.onTrackOver : null,
|
|
11635
11646
|
onMouseLeave: pauseOnHover ? _this.onTrackLeave : null,
|
|
11636
11647
|
onMouseOver: pauseOnHover ? _this.onTrackOver : null,
|
|
@@ -11639,24 +11650,24 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11639
11650
|
var dots;
|
|
11640
11651
|
|
|
11641
11652
|
if (_this.props.dots === true && _this.state.slideCount >= _this.props.slidesToShow) {
|
|
11642
|
-
var dotProps =
|
|
11653
|
+
var dotProps = extractObject(spec, ["dotsClass", "slideCount", "slidesToShow", "currentSlide", "slidesToScroll", "clickHandler", "children", "customPaging", "infinite", "appendDots"]);
|
|
11643
11654
|
var pauseOnDotsHover = _this.props.pauseOnDotsHover;
|
|
11644
|
-
dotProps =
|
|
11655
|
+
dotProps = _objectSpread2(_objectSpread2({}, dotProps), {}, {
|
|
11645
11656
|
clickHandler: _this.changeSlide,
|
|
11646
11657
|
onMouseEnter: pauseOnDotsHover ? _this.onDotsLeave : null,
|
|
11647
11658
|
onMouseOver: pauseOnDotsHover ? _this.onDotsOver : null,
|
|
11648
11659
|
onMouseLeave: pauseOnDotsHover ? _this.onDotsLeave : null
|
|
11649
11660
|
});
|
|
11650
|
-
dots = /*#__PURE__*/
|
|
11661
|
+
dots = /*#__PURE__*/React__default['default'].createElement(Dots, dotProps);
|
|
11651
11662
|
}
|
|
11652
11663
|
|
|
11653
11664
|
var prevArrow, nextArrow;
|
|
11654
|
-
var arrowProps =
|
|
11665
|
+
var arrowProps = extractObject(spec, ["infinite", "centerMode", "currentSlide", "slideCount", "slidesToShow", "prevArrow", "nextArrow"]);
|
|
11655
11666
|
arrowProps.clickHandler = _this.changeSlide;
|
|
11656
11667
|
|
|
11657
11668
|
if (_this.props.arrows) {
|
|
11658
|
-
prevArrow = /*#__PURE__*/
|
|
11659
|
-
nextArrow = /*#__PURE__*/
|
|
11669
|
+
prevArrow = /*#__PURE__*/React__default['default'].createElement(PrevArrow, arrowProps);
|
|
11670
|
+
nextArrow = /*#__PURE__*/React__default['default'].createElement(NextArrow, arrowProps);
|
|
11660
11671
|
}
|
|
11661
11672
|
|
|
11662
11673
|
var verticalHeightStyle = null;
|
|
@@ -11683,7 +11694,7 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11683
11694
|
}
|
|
11684
11695
|
}
|
|
11685
11696
|
|
|
11686
|
-
var listStyle =
|
|
11697
|
+
var listStyle = _objectSpread2(_objectSpread2({}, verticalHeightStyle), centerPaddingStyle);
|
|
11687
11698
|
|
|
11688
11699
|
var touchMove = _this.props.touchMove;
|
|
11689
11700
|
var listProps = {
|
|
@@ -11715,18 +11726,18 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11715
11726
|
};
|
|
11716
11727
|
}
|
|
11717
11728
|
|
|
11718
|
-
return /*#__PURE__*/
|
|
11729
|
+
return /*#__PURE__*/React__default['default'].createElement("div", innerSliderProps, !_this.props.unslick ? prevArrow : "", /*#__PURE__*/React__default['default'].createElement("div", _extends$1({
|
|
11719
11730
|
ref: _this.listRefHandler
|
|
11720
|
-
}, listProps), /*#__PURE__*/
|
|
11731
|
+
}, listProps), /*#__PURE__*/React__default['default'].createElement(Track, _extends$1({
|
|
11721
11732
|
ref: _this.trackRefHandler
|
|
11722
11733
|
}, trackProps), _this.props.children)), !_this.props.unslick ? nextArrow : "", !_this.props.unslick ? dots : "");
|
|
11723
11734
|
});
|
|
11724
11735
|
|
|
11725
11736
|
_this.list = null;
|
|
11726
11737
|
_this.track = null;
|
|
11727
|
-
_this.state =
|
|
11738
|
+
_this.state = _objectSpread2(_objectSpread2({}, initialState), {}, {
|
|
11728
11739
|
currentSlide: _this.props.initialSlide,
|
|
11729
|
-
slideCount:
|
|
11740
|
+
slideCount: React__default['default'].Children.count(_this.props.children)
|
|
11730
11741
|
});
|
|
11731
11742
|
_this.callbackTimers = [];
|
|
11732
11743
|
_this.clickable = true;
|
|
@@ -11734,7 +11745,7 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11734
11745
|
|
|
11735
11746
|
var ssrState = _this.ssrInit();
|
|
11736
11747
|
|
|
11737
|
-
_this.state =
|
|
11748
|
+
_this.state = _objectSpread2(_objectSpread2({}, _this.state), ssrState);
|
|
11738
11749
|
return _this;
|
|
11739
11750
|
}
|
|
11740
11751
|
|
|
@@ -11746,6 +11757,7 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11746
11757
|
for (var _i3 = 0, _Object$keys = Object.keys(this.props); _i3 < _Object$keys.length; _i3++) {
|
|
11747
11758
|
var key = _Object$keys[_i3];
|
|
11748
11759
|
|
|
11760
|
+
// eslint-disable-next-line no-prototype-builtins
|
|
11749
11761
|
if (!prevProps.hasOwnProperty(key)) {
|
|
11750
11762
|
setTrackStyle = true;
|
|
11751
11763
|
break;
|
|
@@ -11761,14 +11773,12 @@ var InnerSlider = /*#__PURE__*/function (_React$Component) {
|
|
|
11761
11773
|
}
|
|
11762
11774
|
}
|
|
11763
11775
|
|
|
11764
|
-
return setTrackStyle ||
|
|
11776
|
+
return setTrackStyle || React__default['default'].Children.count(this.props.children) !== React__default['default'].Children.count(prevProps.children);
|
|
11765
11777
|
}
|
|
11766
11778
|
}]);
|
|
11767
11779
|
|
|
11768
11780
|
return InnerSlider;
|
|
11769
|
-
}(
|
|
11770
|
-
|
|
11771
|
-
innerSlider.InnerSlider = InnerSlider;
|
|
11781
|
+
}(React__default['default'].Component);
|
|
11772
11782
|
|
|
11773
11783
|
var camel2hyphen$1 = function (str) {
|
|
11774
11784
|
return str
|
|
@@ -11832,25 +11842,12 @@ var json2mq = function (query) {
|
|
|
11832
11842
|
|
|
11833
11843
|
var json2mq_1 = json2mq;
|
|
11834
11844
|
|
|
11835
|
-
var defaultProps = {};
|
|
11836
|
-
|
|
11837
|
-
(function (exports) {
|
|
11838
|
-
|
|
11839
|
-
Object.defineProperty(exports, "__esModule", {
|
|
11840
|
-
value: true
|
|
11841
|
-
});
|
|
11842
|
-
exports["default"] = void 0;
|
|
11843
|
-
|
|
11844
|
-
var _react = _interopRequireDefault(React__default['default']);
|
|
11845
|
-
|
|
11846
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
11847
|
-
|
|
11848
11845
|
var defaultProps = {
|
|
11849
11846
|
accessibility: true,
|
|
11850
11847
|
adaptiveHeight: false,
|
|
11851
11848
|
afterChange: null,
|
|
11852
11849
|
appendDots: function appendDots(dots) {
|
|
11853
|
-
return /*#__PURE__*/
|
|
11850
|
+
return /*#__PURE__*/React__default['default'].createElement("ul", {
|
|
11854
11851
|
style: {
|
|
11855
11852
|
display: "block"
|
|
11856
11853
|
}
|
|
@@ -11865,7 +11862,7 @@ var defaultProps = {
|
|
|
11865
11862
|
className: "",
|
|
11866
11863
|
cssEase: "ease",
|
|
11867
11864
|
customPaging: function customPaging(i) {
|
|
11868
|
-
return /*#__PURE__*/
|
|
11865
|
+
return /*#__PURE__*/React__default['default'].createElement("button", null, i + 1);
|
|
11869
11866
|
},
|
|
11870
11867
|
dots: false,
|
|
11871
11868
|
dotsClass: "slick-dots",
|
|
@@ -11905,365 +11902,6 @@ var defaultProps = {
|
|
|
11905
11902
|
vertical: false,
|
|
11906
11903
|
waitForAnimate: true
|
|
11907
11904
|
};
|
|
11908
|
-
var _default = defaultProps;
|
|
11909
|
-
exports["default"] = _default;
|
|
11910
|
-
}(defaultProps));
|
|
11911
|
-
|
|
11912
|
-
/**
|
|
11913
|
-
* Delegate to handle a media query being matched and unmatched.
|
|
11914
|
-
*
|
|
11915
|
-
* @param {object} options
|
|
11916
|
-
* @param {function} options.match callback for when the media query is matched
|
|
11917
|
-
* @param {function} [options.unmatch] callback for when the media query is unmatched
|
|
11918
|
-
* @param {function} [options.setup] one-time callback triggered the first time a query is matched
|
|
11919
|
-
* @param {boolean} [options.deferSetup=false] should the setup callback be run immediately, rather than first time query is matched?
|
|
11920
|
-
* @constructor
|
|
11921
|
-
*/
|
|
11922
|
-
|
|
11923
|
-
function QueryHandler$1(options) {
|
|
11924
|
-
this.options = options;
|
|
11925
|
-
!options.deferSetup && this.setup();
|
|
11926
|
-
}
|
|
11927
|
-
|
|
11928
|
-
QueryHandler$1.prototype = {
|
|
11929
|
-
|
|
11930
|
-
constructor : QueryHandler$1,
|
|
11931
|
-
|
|
11932
|
-
/**
|
|
11933
|
-
* coordinates setup of the handler
|
|
11934
|
-
*
|
|
11935
|
-
* @function
|
|
11936
|
-
*/
|
|
11937
|
-
setup : function() {
|
|
11938
|
-
if(this.options.setup) {
|
|
11939
|
-
this.options.setup();
|
|
11940
|
-
}
|
|
11941
|
-
this.initialised = true;
|
|
11942
|
-
},
|
|
11943
|
-
|
|
11944
|
-
/**
|
|
11945
|
-
* coordinates setup and triggering of the handler
|
|
11946
|
-
*
|
|
11947
|
-
* @function
|
|
11948
|
-
*/
|
|
11949
|
-
on : function() {
|
|
11950
|
-
!this.initialised && this.setup();
|
|
11951
|
-
this.options.match && this.options.match();
|
|
11952
|
-
},
|
|
11953
|
-
|
|
11954
|
-
/**
|
|
11955
|
-
* coordinates the unmatch event for the handler
|
|
11956
|
-
*
|
|
11957
|
-
* @function
|
|
11958
|
-
*/
|
|
11959
|
-
off : function() {
|
|
11960
|
-
this.options.unmatch && this.options.unmatch();
|
|
11961
|
-
},
|
|
11962
|
-
|
|
11963
|
-
/**
|
|
11964
|
-
* called when a handler is to be destroyed.
|
|
11965
|
-
* delegates to the destroy or unmatch callbacks, depending on availability.
|
|
11966
|
-
*
|
|
11967
|
-
* @function
|
|
11968
|
-
*/
|
|
11969
|
-
destroy : function() {
|
|
11970
|
-
this.options.destroy ? this.options.destroy() : this.off();
|
|
11971
|
-
},
|
|
11972
|
-
|
|
11973
|
-
/**
|
|
11974
|
-
* determines equality by reference.
|
|
11975
|
-
* if object is supplied compare options, if function, compare match callback
|
|
11976
|
-
*
|
|
11977
|
-
* @function
|
|
11978
|
-
* @param {object || function} [target] the target for comparison
|
|
11979
|
-
*/
|
|
11980
|
-
equals : function(target) {
|
|
11981
|
-
return this.options === target || this.options.match === target;
|
|
11982
|
-
}
|
|
11983
|
-
|
|
11984
|
-
};
|
|
11985
|
-
|
|
11986
|
-
var QueryHandler_1 = QueryHandler$1;
|
|
11987
|
-
|
|
11988
|
-
/**
|
|
11989
|
-
* Helper function for iterating over a collection
|
|
11990
|
-
*
|
|
11991
|
-
* @param collection
|
|
11992
|
-
* @param fn
|
|
11993
|
-
*/
|
|
11994
|
-
|
|
11995
|
-
function each$2(collection, fn) {
|
|
11996
|
-
var i = 0,
|
|
11997
|
-
length = collection.length,
|
|
11998
|
-
cont;
|
|
11999
|
-
|
|
12000
|
-
for(i; i < length; i++) {
|
|
12001
|
-
cont = fn(collection[i], i);
|
|
12002
|
-
if(cont === false) {
|
|
12003
|
-
break; //allow early exit
|
|
12004
|
-
}
|
|
12005
|
-
}
|
|
12006
|
-
}
|
|
12007
|
-
|
|
12008
|
-
/**
|
|
12009
|
-
* Helper function for determining whether target object is an array
|
|
12010
|
-
*
|
|
12011
|
-
* @param target the object under test
|
|
12012
|
-
* @return {Boolean} true if array, false otherwise
|
|
12013
|
-
*/
|
|
12014
|
-
function isArray$1(target) {
|
|
12015
|
-
return Object.prototype.toString.apply(target) === '[object Array]';
|
|
12016
|
-
}
|
|
12017
|
-
|
|
12018
|
-
/**
|
|
12019
|
-
* Helper function for determining whether target object is a function
|
|
12020
|
-
*
|
|
12021
|
-
* @param target the object under test
|
|
12022
|
-
* @return {Boolean} true if function, false otherwise
|
|
12023
|
-
*/
|
|
12024
|
-
function isFunction$1(target) {
|
|
12025
|
-
return typeof target === 'function';
|
|
12026
|
-
}
|
|
12027
|
-
|
|
12028
|
-
var Util$1 = {
|
|
12029
|
-
isFunction : isFunction$1,
|
|
12030
|
-
isArray : isArray$1,
|
|
12031
|
-
each : each$2
|
|
12032
|
-
};
|
|
12033
|
-
|
|
12034
|
-
var QueryHandler = QueryHandler_1;
|
|
12035
|
-
var each$1 = Util$1.each;
|
|
12036
|
-
|
|
12037
|
-
/**
|
|
12038
|
-
* Represents a single media query, manages it's state and registered handlers for this query
|
|
12039
|
-
*
|
|
12040
|
-
* @constructor
|
|
12041
|
-
* @param {string} query the media query string
|
|
12042
|
-
* @param {boolean} [isUnconditional=false] whether the media query should run regardless of whether the conditions are met. Primarily for helping older browsers deal with mobile-first design
|
|
12043
|
-
*/
|
|
12044
|
-
function MediaQuery$1(query, isUnconditional) {
|
|
12045
|
-
this.query = query;
|
|
12046
|
-
this.isUnconditional = isUnconditional;
|
|
12047
|
-
this.handlers = [];
|
|
12048
|
-
this.mql = window.matchMedia(query);
|
|
12049
|
-
|
|
12050
|
-
var self = this;
|
|
12051
|
-
this.listener = function(mql) {
|
|
12052
|
-
// Chrome passes an MediaQueryListEvent object, while other browsers pass MediaQueryList directly
|
|
12053
|
-
self.mql = mql.currentTarget || mql;
|
|
12054
|
-
self.assess();
|
|
12055
|
-
};
|
|
12056
|
-
this.mql.addListener(this.listener);
|
|
12057
|
-
}
|
|
12058
|
-
|
|
12059
|
-
MediaQuery$1.prototype = {
|
|
12060
|
-
|
|
12061
|
-
constuctor : MediaQuery$1,
|
|
12062
|
-
|
|
12063
|
-
/**
|
|
12064
|
-
* add a handler for this query, triggering if already active
|
|
12065
|
-
*
|
|
12066
|
-
* @param {object} handler
|
|
12067
|
-
* @param {function} handler.match callback for when query is activated
|
|
12068
|
-
* @param {function} [handler.unmatch] callback for when query is deactivated
|
|
12069
|
-
* @param {function} [handler.setup] callback for immediate execution when a query handler is registered
|
|
12070
|
-
* @param {boolean} [handler.deferSetup=false] should the setup callback be deferred until the first time the handler is matched?
|
|
12071
|
-
*/
|
|
12072
|
-
addHandler : function(handler) {
|
|
12073
|
-
var qh = new QueryHandler(handler);
|
|
12074
|
-
this.handlers.push(qh);
|
|
12075
|
-
|
|
12076
|
-
this.matches() && qh.on();
|
|
12077
|
-
},
|
|
12078
|
-
|
|
12079
|
-
/**
|
|
12080
|
-
* removes the given handler from the collection, and calls it's destroy methods
|
|
12081
|
-
*
|
|
12082
|
-
* @param {object || function} handler the handler to remove
|
|
12083
|
-
*/
|
|
12084
|
-
removeHandler : function(handler) {
|
|
12085
|
-
var handlers = this.handlers;
|
|
12086
|
-
each$1(handlers, function(h, i) {
|
|
12087
|
-
if(h.equals(handler)) {
|
|
12088
|
-
h.destroy();
|
|
12089
|
-
return !handlers.splice(i,1); //remove from array and exit each early
|
|
12090
|
-
}
|
|
12091
|
-
});
|
|
12092
|
-
},
|
|
12093
|
-
|
|
12094
|
-
/**
|
|
12095
|
-
* Determine whether the media query should be considered a match
|
|
12096
|
-
*
|
|
12097
|
-
* @return {Boolean} true if media query can be considered a match, false otherwise
|
|
12098
|
-
*/
|
|
12099
|
-
matches : function() {
|
|
12100
|
-
return this.mql.matches || this.isUnconditional;
|
|
12101
|
-
},
|
|
12102
|
-
|
|
12103
|
-
/**
|
|
12104
|
-
* Clears all handlers and unbinds events
|
|
12105
|
-
*/
|
|
12106
|
-
clear : function() {
|
|
12107
|
-
each$1(this.handlers, function(handler) {
|
|
12108
|
-
handler.destroy();
|
|
12109
|
-
});
|
|
12110
|
-
this.mql.removeListener(this.listener);
|
|
12111
|
-
this.handlers.length = 0; //clear array
|
|
12112
|
-
},
|
|
12113
|
-
|
|
12114
|
-
/*
|
|
12115
|
-
* Assesses the query, turning on all handlers if it matches, turning them off if it doesn't match
|
|
12116
|
-
*/
|
|
12117
|
-
assess : function() {
|
|
12118
|
-
var action = this.matches() ? 'on' : 'off';
|
|
12119
|
-
|
|
12120
|
-
each$1(this.handlers, function(handler) {
|
|
12121
|
-
handler[action]();
|
|
12122
|
-
});
|
|
12123
|
-
}
|
|
12124
|
-
};
|
|
12125
|
-
|
|
12126
|
-
var MediaQuery_1 = MediaQuery$1;
|
|
12127
|
-
|
|
12128
|
-
var MediaQuery = MediaQuery_1;
|
|
12129
|
-
var Util = Util$1;
|
|
12130
|
-
var each = Util.each;
|
|
12131
|
-
var isFunction = Util.isFunction;
|
|
12132
|
-
var isArray = Util.isArray;
|
|
12133
|
-
|
|
12134
|
-
/**
|
|
12135
|
-
* Allows for registration of query handlers.
|
|
12136
|
-
* Manages the query handler's state and is responsible for wiring up browser events
|
|
12137
|
-
*
|
|
12138
|
-
* @constructor
|
|
12139
|
-
*/
|
|
12140
|
-
function MediaQueryDispatch$1 () {
|
|
12141
|
-
if(!window.matchMedia) {
|
|
12142
|
-
throw new Error('matchMedia not present, legacy browsers require a polyfill');
|
|
12143
|
-
}
|
|
12144
|
-
|
|
12145
|
-
this.queries = {};
|
|
12146
|
-
this.browserIsIncapable = !window.matchMedia('only all').matches;
|
|
12147
|
-
}
|
|
12148
|
-
|
|
12149
|
-
MediaQueryDispatch$1.prototype = {
|
|
12150
|
-
|
|
12151
|
-
constructor : MediaQueryDispatch$1,
|
|
12152
|
-
|
|
12153
|
-
/**
|
|
12154
|
-
* Registers a handler for the given media query
|
|
12155
|
-
*
|
|
12156
|
-
* @param {string} q the media query
|
|
12157
|
-
* @param {object || Array || Function} options either a single query handler object, a function, or an array of query handlers
|
|
12158
|
-
* @param {function} options.match fired when query matched
|
|
12159
|
-
* @param {function} [options.unmatch] fired when a query is no longer matched
|
|
12160
|
-
* @param {function} [options.setup] fired when handler first triggered
|
|
12161
|
-
* @param {boolean} [options.deferSetup=false] whether setup should be run immediately or deferred until query is first matched
|
|
12162
|
-
* @param {boolean} [shouldDegrade=false] whether this particular media query should always run on incapable browsers
|
|
12163
|
-
*/
|
|
12164
|
-
register : function(q, options, shouldDegrade) {
|
|
12165
|
-
var queries = this.queries,
|
|
12166
|
-
isUnconditional = shouldDegrade && this.browserIsIncapable;
|
|
12167
|
-
|
|
12168
|
-
if(!queries[q]) {
|
|
12169
|
-
queries[q] = new MediaQuery(q, isUnconditional);
|
|
12170
|
-
}
|
|
12171
|
-
|
|
12172
|
-
//normalise to object in an array
|
|
12173
|
-
if(isFunction(options)) {
|
|
12174
|
-
options = { match : options };
|
|
12175
|
-
}
|
|
12176
|
-
if(!isArray(options)) {
|
|
12177
|
-
options = [options];
|
|
12178
|
-
}
|
|
12179
|
-
each(options, function(handler) {
|
|
12180
|
-
if (isFunction(handler)) {
|
|
12181
|
-
handler = { match : handler };
|
|
12182
|
-
}
|
|
12183
|
-
queries[q].addHandler(handler);
|
|
12184
|
-
});
|
|
12185
|
-
|
|
12186
|
-
return this;
|
|
12187
|
-
},
|
|
12188
|
-
|
|
12189
|
-
/**
|
|
12190
|
-
* unregisters a query and all it's handlers, or a specific handler for a query
|
|
12191
|
-
*
|
|
12192
|
-
* @param {string} q the media query to target
|
|
12193
|
-
* @param {object || function} [handler] specific handler to unregister
|
|
12194
|
-
*/
|
|
12195
|
-
unregister : function(q, handler) {
|
|
12196
|
-
var query = this.queries[q];
|
|
12197
|
-
|
|
12198
|
-
if(query) {
|
|
12199
|
-
if(handler) {
|
|
12200
|
-
query.removeHandler(handler);
|
|
12201
|
-
}
|
|
12202
|
-
else {
|
|
12203
|
-
query.clear();
|
|
12204
|
-
delete this.queries[q];
|
|
12205
|
-
}
|
|
12206
|
-
}
|
|
12207
|
-
|
|
12208
|
-
return this;
|
|
12209
|
-
}
|
|
12210
|
-
};
|
|
12211
|
-
|
|
12212
|
-
var MediaQueryDispatch_1 = MediaQueryDispatch$1;
|
|
12213
|
-
|
|
12214
|
-
var MediaQueryDispatch = MediaQueryDispatch_1;
|
|
12215
|
-
var src = new MediaQueryDispatch();
|
|
12216
|
-
|
|
12217
|
-
(function (exports) {
|
|
12218
|
-
|
|
12219
|
-
Object.defineProperty(exports, "__esModule", {
|
|
12220
|
-
value: true
|
|
12221
|
-
});
|
|
12222
|
-
exports["default"] = void 0;
|
|
12223
|
-
|
|
12224
|
-
var _react = _interopRequireDefault(React__default['default']);
|
|
12225
|
-
|
|
12226
|
-
var _innerSlider = innerSlider;
|
|
12227
|
-
|
|
12228
|
-
var _json2mq = _interopRequireDefault(json2mq_1);
|
|
12229
|
-
|
|
12230
|
-
var _defaultProps = _interopRequireDefault(defaultProps);
|
|
12231
|
-
|
|
12232
|
-
var _innerSliderUtils = innerSliderUtils;
|
|
12233
|
-
|
|
12234
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
12235
|
-
|
|
12236
|
-
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
|
|
12237
|
-
|
|
12238
|
-
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
12239
|
-
|
|
12240
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }
|
|
12241
|
-
|
|
12242
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }
|
|
12243
|
-
|
|
12244
|
-
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
12245
|
-
|
|
12246
|
-
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
|
|
12247
|
-
|
|
12248
|
-
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
|
|
12249
|
-
|
|
12250
|
-
function _inherits(subClass, superClass) { if (typeof superClass !== "function" && superClass !== null) { throw new TypeError("Super expression must either be null or a function"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }
|
|
12251
|
-
|
|
12252
|
-
function _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }
|
|
12253
|
-
|
|
12254
|
-
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
|
12255
|
-
|
|
12256
|
-
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
|
|
12257
|
-
|
|
12258
|
-
function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }
|
|
12259
|
-
|
|
12260
|
-
function _isNativeReflectConstruct() { if (typeof Reflect === "undefined" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === "function") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }
|
|
12261
|
-
|
|
12262
|
-
function _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }
|
|
12263
|
-
|
|
12264
|
-
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
12265
|
-
|
|
12266
|
-
var enquire = (0, _innerSliderUtils.canUseDOM)() && src;
|
|
12267
11905
|
|
|
12268
11906
|
var Slider = /*#__PURE__*/function (_React$Component) {
|
|
12269
11907
|
_inherits(Slider, _React$Component);
|
|
@@ -12313,11 +11951,23 @@ var Slider = /*#__PURE__*/function (_React$Component) {
|
|
|
12313
11951
|
key: "media",
|
|
12314
11952
|
value: function media(query, handler) {
|
|
12315
11953
|
// javascript handler for css media query
|
|
12316
|
-
|
|
11954
|
+
var mql = window.matchMedia(query);
|
|
11955
|
+
|
|
11956
|
+
var listener = function listener(_ref) {
|
|
11957
|
+
var matches = _ref.matches;
|
|
11958
|
+
|
|
11959
|
+
if (matches) {
|
|
11960
|
+
handler();
|
|
11961
|
+
}
|
|
11962
|
+
};
|
|
11963
|
+
|
|
11964
|
+
mql.addListener(listener);
|
|
11965
|
+
listener(mql);
|
|
12317
11966
|
|
|
12318
11967
|
this._responsiveMediaHandlers.push({
|
|
11968
|
+
mql: mql,
|
|
12319
11969
|
query: query,
|
|
12320
|
-
|
|
11970
|
+
listener: listener
|
|
12321
11971
|
});
|
|
12322
11972
|
} // handles responsive breakpoints
|
|
12323
11973
|
|
|
@@ -12344,19 +11994,19 @@ var Slider = /*#__PURE__*/function (_React$Component) {
|
|
|
12344
11994
|
var bQuery;
|
|
12345
11995
|
|
|
12346
11996
|
if (index === 0) {
|
|
12347
|
-
bQuery = (
|
|
11997
|
+
bQuery = json2mq_1({
|
|
12348
11998
|
minWidth: 0,
|
|
12349
11999
|
maxWidth: breakpoint
|
|
12350
12000
|
});
|
|
12351
12001
|
} else {
|
|
12352
|
-
bQuery = (
|
|
12002
|
+
bQuery = json2mq_1({
|
|
12353
12003
|
minWidth: breakpoints[index - 1] + 1,
|
|
12354
12004
|
maxWidth: breakpoint
|
|
12355
12005
|
});
|
|
12356
12006
|
} // when not using server side rendering
|
|
12357
12007
|
|
|
12358
12008
|
|
|
12359
|
-
|
|
12009
|
+
canUseDOM() && _this2.media(bQuery, function () {
|
|
12360
12010
|
_this2.setState({
|
|
12361
12011
|
breakpoint: breakpoint
|
|
12362
12012
|
});
|
|
@@ -12364,10 +12014,10 @@ var Slider = /*#__PURE__*/function (_React$Component) {
|
|
|
12364
12014
|
}); // Register media query for full screen. Need to support resize from small to large
|
|
12365
12015
|
// convert javascript object to media query string
|
|
12366
12016
|
|
|
12367
|
-
var query = (
|
|
12017
|
+
var query = json2mq_1({
|
|
12368
12018
|
minWidth: breakpoints.slice(-1)[0]
|
|
12369
12019
|
});
|
|
12370
|
-
|
|
12020
|
+
canUseDOM() && this.media(query, function () {
|
|
12371
12021
|
_this2.setState({
|
|
12372
12022
|
breakpoint: null
|
|
12373
12023
|
});
|
|
@@ -12378,7 +12028,7 @@ var Slider = /*#__PURE__*/function (_React$Component) {
|
|
|
12378
12028
|
key: "componentWillUnmount",
|
|
12379
12029
|
value: function componentWillUnmount() {
|
|
12380
12030
|
this._responsiveMediaHandlers.forEach(function (obj) {
|
|
12381
|
-
|
|
12031
|
+
obj.mql.removeListener(obj.listener);
|
|
12382
12032
|
});
|
|
12383
12033
|
}
|
|
12384
12034
|
}, {
|
|
@@ -12393,9 +12043,9 @@ var Slider = /*#__PURE__*/function (_React$Component) {
|
|
|
12393
12043
|
newProps = this.props.responsive.filter(function (resp) {
|
|
12394
12044
|
return resp.breakpoint === _this3.state.breakpoint;
|
|
12395
12045
|
});
|
|
12396
|
-
settings = newProps[0].settings === "unslick" ? "unslick" :
|
|
12046
|
+
settings = newProps[0].settings === "unslick" ? "unslick" : _objectSpread2(_objectSpread2(_objectSpread2({}, defaultProps), this.props), newProps[0].settings);
|
|
12397
12047
|
} else {
|
|
12398
|
-
settings =
|
|
12048
|
+
settings = _objectSpread2(_objectSpread2({}, defaultProps), this.props);
|
|
12399
12049
|
} // force scrolling by one if centerMode is on
|
|
12400
12050
|
|
|
12401
12051
|
|
|
@@ -12422,10 +12072,9 @@ var Slider = /*#__PURE__*/function (_React$Component) {
|
|
|
12422
12072
|
} // makes sure that children is an array, even when there is only 1 child
|
|
12423
12073
|
|
|
12424
12074
|
|
|
12425
|
-
var children =
|
|
12075
|
+
var children = React__default['default'].Children.toArray(this.props.children); // Children may contain false or null, so we should filter them
|
|
12426
12076
|
// children may also contain string filled with spaces (in certain cases where we use jsx strings)
|
|
12427
12077
|
|
|
12428
|
-
|
|
12429
12078
|
children = children.filter(function (child) {
|
|
12430
12079
|
if (typeof child === "string") {
|
|
12431
12080
|
return !!child.trim();
|
|
@@ -12454,7 +12103,7 @@ var Slider = /*#__PURE__*/function (_React$Component) {
|
|
|
12454
12103
|
}
|
|
12455
12104
|
|
|
12456
12105
|
if (k >= children.length) break;
|
|
12457
|
-
row.push( /*#__PURE__*/
|
|
12106
|
+
row.push( /*#__PURE__*/React__default['default'].cloneElement(children[k], {
|
|
12458
12107
|
key: 100 * i + 10 * j + k,
|
|
12459
12108
|
tabIndex: -1,
|
|
12460
12109
|
style: {
|
|
@@ -12464,20 +12113,20 @@ var Slider = /*#__PURE__*/function (_React$Component) {
|
|
|
12464
12113
|
}));
|
|
12465
12114
|
}
|
|
12466
12115
|
|
|
12467
|
-
newSlide.push( /*#__PURE__*/
|
|
12116
|
+
newSlide.push( /*#__PURE__*/React__default['default'].createElement("div", {
|
|
12468
12117
|
key: 10 * i + j
|
|
12469
12118
|
}, row));
|
|
12470
12119
|
}
|
|
12471
12120
|
|
|
12472
12121
|
if (settings.variableWidth) {
|
|
12473
|
-
newChildren.push( /*#__PURE__*/
|
|
12122
|
+
newChildren.push( /*#__PURE__*/React__default['default'].createElement("div", {
|
|
12474
12123
|
key: i,
|
|
12475
12124
|
style: {
|
|
12476
12125
|
width: currentWidth
|
|
12477
12126
|
}
|
|
12478
12127
|
}, newSlide));
|
|
12479
12128
|
} else {
|
|
12480
|
-
newChildren.push( /*#__PURE__*/
|
|
12129
|
+
newChildren.push( /*#__PURE__*/React__default['default'].createElement("div", {
|
|
12481
12130
|
key: i
|
|
12482
12131
|
}, newSlide));
|
|
12483
12132
|
}
|
|
@@ -12485,14 +12134,14 @@ var Slider = /*#__PURE__*/function (_React$Component) {
|
|
|
12485
12134
|
|
|
12486
12135
|
if (settings === "unslick") {
|
|
12487
12136
|
var className = "regular slider " + (this.props.className || "");
|
|
12488
|
-
return /*#__PURE__*/
|
|
12137
|
+
return /*#__PURE__*/React__default['default'].createElement("div", {
|
|
12489
12138
|
className: className
|
|
12490
12139
|
}, children);
|
|
12491
12140
|
} else if (newChildren.length <= settings.slidesToShow) {
|
|
12492
12141
|
settings.unslick = true;
|
|
12493
12142
|
}
|
|
12494
12143
|
|
|
12495
|
-
return /*#__PURE__*/
|
|
12144
|
+
return /*#__PURE__*/React__default['default'].createElement(InnerSlider, _extends$1({
|
|
12496
12145
|
style: this.props.style,
|
|
12497
12146
|
ref: this.innerSliderRefHandler
|
|
12498
12147
|
}, settings), newChildren);
|
|
@@ -12500,38 +12149,18 @@ var Slider = /*#__PURE__*/function (_React$Component) {
|
|
|
12500
12149
|
}]);
|
|
12501
12150
|
|
|
12502
12151
|
return Slider;
|
|
12503
|
-
}(
|
|
12504
|
-
|
|
12505
|
-
exports["default"] = Slider;
|
|
12506
|
-
}(slider));
|
|
12507
|
-
|
|
12508
|
-
(function (exports) {
|
|
12509
|
-
|
|
12510
|
-
Object.defineProperty(exports, "__esModule", {
|
|
12511
|
-
value: true
|
|
12512
|
-
});
|
|
12513
|
-
exports["default"] = void 0;
|
|
12514
|
-
|
|
12515
|
-
var _slider = _interopRequireDefault(slider);
|
|
12516
|
-
|
|
12517
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
12518
|
-
|
|
12519
|
-
var _default = _slider["default"];
|
|
12520
|
-
exports["default"] = _default;
|
|
12521
|
-
}(lib));
|
|
12152
|
+
}(React__default['default'].Component);
|
|
12522
12153
|
|
|
12523
|
-
var Slider =
|
|
12524
|
-
|
|
12525
|
-
var StyledSlider = newStyled(Slider)(templateObject_1$3 || (templateObject_1$3 = __makeTemplateObject(["\n .slick-dots {\n position: static;\n display: flex !important;\n justify-content: center;\n column-gap: ", ";\n margin-top: ", ";\n }\n .slick-prev {\n left: ", ";\n }\n .slick-next {\n right: ", ";\n }\n .slick-prev,\n .slick-next {\n width: fit-content;\n height: fit-content;\n }\n .slick-prev:before,\n .slick-next:before {\n content: none;\n }\n .slick-dots li {\n margin: 0;\n width: auto;\n line-height: 0;\n height: auto;\n }\n"], ["\n .slick-dots {\n position: static;\n display: flex !important;\n justify-content: center;\n column-gap: ", ";\n margin-top: ", ";\n }\n .slick-prev {\n left: ", ";\n }\n .slick-next {\n right: ", ";\n }\n .slick-prev,\n .slick-next {\n width: fit-content;\n height: fit-content;\n }\n .slick-prev:before,\n .slick-next:before {\n content: none;\n }\n .slick-dots li {\n margin: 0;\n width: auto;\n line-height: 0;\n height: auto;\n }\n"])), function (props) { return props.dotsSpacing + "rem"; }, function (props) { return props.dotListMarginTop + "rem"; }, function (_a) {
|
|
12154
|
+
var StyledSlider = newStyled(Slider)(templateObject_1$5 || (templateObject_1$5 = __makeTemplateObject(["\n .slick-dots {\n position: static;\n display: flex !important;\n justify-content: center;\n column-gap: ", ";\n margin-top: ", ";\n }\n .slick-prev {\n left: ", ";\n }\n .slick-next {\n right: ", ";\n }\n .slick-prev,\n .slick-next {\n width: fit-content;\n height: fit-content;\n }\n .slick-prev:before,\n .slick-next:before {\n content: none;\n }\n .slick-dots li {\n margin: 0;\n width: auto;\n line-height: 0;\n height: auto;\n }\n"], ["\n .slick-dots {\n position: static;\n display: flex !important;\n justify-content: center;\n column-gap: ", ";\n margin-top: ", ";\n }\n .slick-prev {\n left: ", ";\n }\n .slick-next {\n right: ", ";\n }\n .slick-prev,\n .slick-next {\n width: fit-content;\n height: fit-content;\n }\n .slick-prev:before,\n .slick-next:before {\n content: none;\n }\n .slick-dots li {\n margin: 0;\n width: auto;\n line-height: 0;\n height: auto;\n }\n"])), function (props) { return props.dotsSpacing + "rem"; }, function (props) { return props.dotListMarginTop + "rem"; }, function (_a) {
|
|
12526
12155
|
var arrowPaddingOffset = _a.arrowPaddingOffset, _b = _a.arrowPadding, arrowPadding = _b === void 0 ? 0 : _b;
|
|
12527
12156
|
return "-" + (arrowPaddingOffset + arrowPadding) + "rem";
|
|
12528
12157
|
}, function (_a) {
|
|
12529
12158
|
var arrowPaddingOffset = _a.arrowPaddingOffset, _b = _a.arrowPadding, arrowPadding = _b === void 0 ? 0 : _b;
|
|
12530
12159
|
return "-" + (arrowPaddingOffset + arrowPadding) + "rem";
|
|
12531
12160
|
});
|
|
12532
|
-
var templateObject_1$
|
|
12161
|
+
var templateObject_1$5;
|
|
12533
12162
|
|
|
12534
|
-
var getStylesBySize = function (size) {
|
|
12163
|
+
var getStylesBySize$1 = function (size) {
|
|
12535
12164
|
// rem units
|
|
12536
12165
|
switch (size) {
|
|
12537
12166
|
case exports.ComponentSize.Large:
|
|
@@ -12563,7 +12192,7 @@ var getStylesBySize = function (size) {
|
|
|
12563
12192
|
var SliderNavigation = function (_a) {
|
|
12564
12193
|
var children = _a.children, infinite = _a.infinite, arrows = _a.arrows, adaptiveHeight = _a.adaptiveHeight, dotsSize = _a.dotsSize, dotListMarginTop = _a.dotListMarginTop, _b = _a.initialSlide, initialSlide = _b === void 0 ? 0 : _b;
|
|
12565
12194
|
var _c = React.useState(0), activeIndex = _c[0], setActiveIndex = _c[1];
|
|
12566
|
-
var styles = getStylesBySize(dotsSize);
|
|
12195
|
+
var styles = getStylesBySize$1(dotsSize);
|
|
12567
12196
|
var theme = useTheme();
|
|
12568
12197
|
var nextArrow = arrows && (jsx(ArrowButton, { direction: "right", width: arrows.arrowWidth, height: arrows.arrowHeight }, void 0));
|
|
12569
12198
|
var prevArrow = arrows && (jsx(ArrowButton, { direction: "left", width: arrows.arrowWidth, height: arrows.arrowHeight }, void 0));
|
|
@@ -12585,13 +12214,13 @@ var SliderNavigation = function (_a) {
|
|
|
12585
12214
|
return (jsx("div", __assign({ css: { padding: arrows ? "0 " + (arrows.arrowWidth + arrows.arrowPadding) + "rem" : 0 } }, { children: jsx(StyledSlider, __assign({}, settings, { arrowPadding: arrows && arrows.arrowPadding, dotListMarginTop: dotListMarginTop, arrowPaddingOffset: arrows ? arrows.arrowWidth : 0, dotsSpacing: styles.dotsSpacing }, { children: children }), void 0) }), void 0));
|
|
12586
12215
|
};
|
|
12587
12216
|
|
|
12588
|
-
var List = newStyled.ul(templateObject_1$
|
|
12589
|
-
var Item = newStyled.li(templateObject_2$
|
|
12217
|
+
var List = newStyled.ul(templateObject_1$4 || (templateObject_1$4 = __makeTemplateObject(["\n display: flex;\n margin: 0;\n padding: 0;\n"], ["\n display: flex;\n margin: 0;\n padding: 0;\n"])));
|
|
12218
|
+
var Item = newStyled.li(templateObject_2$2 || (templateObject_2$2 = __makeTemplateObject(["\n width: 1.25rem;\n list-style: none;\n margin-right: 1.5rem;\n position: relative;\n line-height: 0;\n\n &:last-child {\n margin-right: 0;\n }\n\n &:hover {\n .dropdownWrapper {\n visibility: visible;\n }\n }\n"], ["\n width: 1.25rem;\n list-style: none;\n margin-right: 1.5rem;\n position: relative;\n line-height: 0;\n\n &:last-child {\n margin-right: 0;\n }\n\n &:hover {\n .dropdownWrapper {\n visibility: visible;\n }\n }\n"])));
|
|
12590
12219
|
var DropdownWrapper = newStyled.div(templateObject_3$1 || (templateObject_3$1 = __makeTemplateObject(["\n right: -0.938rem;\n min-width: 9.375rem;\n position: absolute;\n padding-top: 0.625rem;\n margin-top: -0.188rem;\n width: max-content;\n visibility: hidden;\n"], ["\n right: -0.938rem;\n min-width: 9.375rem;\n position: absolute;\n padding-top: 0.625rem;\n margin-top: -0.188rem;\n width: max-content;\n visibility: hidden;\n"])));
|
|
12591
12220
|
var ArrowContainer = newStyled.div(templateObject_4$1 || (templateObject_4$1 = __makeTemplateObject(["\n transform: rotate(180deg);\n display: flex;\n justify-content: flex-start;\n margin-bottom: -0.063rem;\n padding-left: 0.938rem;\n"], ["\n transform: rotate(180deg);\n display: flex;\n justify-content: flex-start;\n margin-bottom: -0.063rem;\n padding-left: 0.938rem;\n"])));
|
|
12592
12221
|
var StyledDropdown = newStyled.ul(templateObject_5$1 || (templateObject_5$1 = __makeTemplateObject(["\n margin: 0;\n padding: 0;\n border: 0.063rem solid ", ";\n border-radius: 0.5rem;\n display: flex;\n flex-direction: column;\n background-color: #ffffff;\n"], ["\n margin: 0;\n padding: 0;\n border: 0.063rem solid ", ";\n border-radius: 0.5rem;\n display: flex;\n flex-direction: column;\n background-color: #ffffff;\n"])), function (props) { return props.borderColor; });
|
|
12593
12222
|
var DropdownItem = newStyled.li(templateObject_6$1 || (templateObject_6$1 = __makeTemplateObject(["\n list-style: none;\n padding: 0.813rem;\n border-bottom: 0.063rem solid ", ";\n font-size: 0.875rem;\n line-height: 1.125rem;\n font-weight: 400;\n color: ", ";\n cursor: pointer;\n user-select: none;\n\n &:hover {\n background-color: ", ";\n }\n\n &:last-child {\n border-bottom: none;\n border-radius: 0 0 0.5rem 0.5rem;\n }\n\n &:first-of-type {\n border-radius: 0.5rem 0.5rem 0 0;\n }\n\n &:only-child {\n border-radius: 0.5rem;\n }\n"], ["\n list-style: none;\n padding: 0.813rem;\n border-bottom: 0.063rem solid ", ";\n font-size: 0.875rem;\n line-height: 1.125rem;\n font-weight: 400;\n color: ", ";\n cursor: pointer;\n user-select: none;\n\n &:hover {\n background-color: ", ";\n }\n\n &:last-child {\n border-bottom: none;\n border-radius: 0 0 0.5rem 0.5rem;\n }\n\n &:first-of-type {\n border-radius: 0.5rem 0.5rem 0 0;\n }\n\n &:only-child {\n border-radius: 0.5rem;\n }\n"])), function (props) { return props.borderColor; }, function (props) { return props.color; }, function (props) { return props.hoverColor; });
|
|
12594
|
-
var templateObject_1$
|
|
12223
|
+
var templateObject_1$4, templateObject_2$2, templateObject_3$1, templateObject_4$1, templateObject_5$1, templateObject_6$1;
|
|
12595
12224
|
|
|
12596
12225
|
var DropdownListIcons = function (_a) {
|
|
12597
12226
|
var items = _a.items;
|
|
@@ -12604,7 +12233,7 @@ var Dropdown = function (_a) {
|
|
|
12604
12233
|
return (jsxRuntime.jsxs(DropdownWrapper, __assign({ className: "dropdownWrapper", "data-testid": "Dropdown-wrapper" }, { children: [jsxRuntime.jsx(ArrowContainer, { children: jsxRuntime.jsx(TooltipArrow, { stroke: theme.shades.gray200, fill: "#fff", width: 1.25, height: 0.75 }, void 0) }, void 0), jsxRuntime.jsx(StyledDropdown, __assign({ borderColor: theme.shades.gray200 }, { children: items.map(function (item, index) { return (jsxRuntime.jsx(DropdownItem, __assign({ onClick: item.callback, borderColor: theme.shades.gray200, color: theme.shades.gray550, hoverColor: theme.shades.gray010 }, { children: item.description }), index)); }) }), void 0)] }), void 0));
|
|
12605
12234
|
};
|
|
12606
12235
|
|
|
12607
|
-
var StyledButton = newStyled(BaseButton)(templateObject_1$
|
|
12236
|
+
var StyledButton = newStyled(BaseButton)(templateObject_1$3 || (templateObject_1$3 = __makeTemplateObject(["\n width: 12.5rem;\n height: 2.5rem;\n background-color: ", ";\n cursor: pointer;\n border: none;\n\n &:hover {\n background-color: ", ";\n }\n"], ["\n width: 12.5rem;\n height: 2.5rem;\n background-color: ", ";\n cursor: pointer;\n border: none;\n\n &:hover {\n background-color: ", ";\n }\n"])), function (props) { return props.backgroundColor; }, function (props) { return props.hoverBackgroundColor; });
|
|
12608
12237
|
var AmazonButton = function (_a) {
|
|
12609
12238
|
var onClick = _a.onClick;
|
|
12610
12239
|
return (jsxRuntime.jsx(StyledButton, __assign({ backgroundColor: "#FED865", hoverBackgroundColor: "#F1CB58", onClick: onClick }, { children: jsxRuntime.jsx(Icon.Payment.Amazon, { width: 5.375, height: 1.25 }, void 0) }), void 0));
|
|
@@ -12613,7 +12242,7 @@ var PaypalButton = function (_a) {
|
|
|
12613
12242
|
var onClick = _a.onClick;
|
|
12614
12243
|
return (jsxRuntime.jsx(StyledButton, __assign({ backgroundColor: "#ffc439", hoverBackgroundColor: "#F4BF41", onClick: onClick }, { children: jsxRuntime.jsx(Icon.Payment.Paypal, { width: 4.938, height: 1.25 }, void 0) }), void 0));
|
|
12615
12244
|
};
|
|
12616
|
-
var templateObject_1$
|
|
12245
|
+
var templateObject_1$3;
|
|
12617
12246
|
|
|
12618
12247
|
var AmazonPaypalButtons = /*#__PURE__*/Object.freeze({
|
|
12619
12248
|
__proto__: null,
|
|
@@ -12621,8 +12250,8 @@ var AmazonPaypalButtons = /*#__PURE__*/Object.freeze({
|
|
|
12621
12250
|
PaypalButton: PaypalButton
|
|
12622
12251
|
});
|
|
12623
12252
|
|
|
12624
|
-
var Wrapper = newStyled.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n padding: 0.625rem 1.25rem;\n background-color: ", ";\n width: 36.875rem;\n max-width: 100%;\n border-radius: 0.5rem;\n\n img {\n margin-right: ", ";\n }\n"], ["\n display: flex;\n align-items: center;\n padding: 0.625rem 1.25rem;\n background-color: ", ";\n width: 36.875rem;\n max-width: 100%;\n border-radius: 0.5rem;\n\n img {\n margin-right: ", ";\n }\n"])), function (props) { return props.backgroundColor; }, function (props) { return (props.rightToLeft ? '0' : '1.25rem'); });
|
|
12625
|
-
var Col = newStyled.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n"], ["\n display: flex;\n flex-direction: column;\n"])));
|
|
12253
|
+
var Wrapper = newStyled.div(templateObject_1$2 || (templateObject_1$2 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n padding: 0.625rem 1.25rem;\n background-color: ", ";\n width: 36.875rem;\n max-width: 100%;\n border-radius: 0.5rem;\n\n img {\n margin-right: ", ";\n }\n"], ["\n display: flex;\n align-items: center;\n padding: 0.625rem 1.25rem;\n background-color: ", ";\n width: 36.875rem;\n max-width: 100%;\n border-radius: 0.5rem;\n\n img {\n margin-right: ", ";\n }\n"])), function (props) { return props.backgroundColor; }, function (props) { return (props.rightToLeft ? '0' : '1.25rem'); });
|
|
12254
|
+
var Col = newStyled.div(templateObject_2$1 || (templateObject_2$1 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n"], ["\n display: flex;\n flex-direction: column;\n"])));
|
|
12626
12255
|
var Row = newStyled.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n width: 100%;\n margin-left: 10px;\n\n ", "};\n"], ["\n display: flex;\n align-items: center;\n width: 100%;\n margin-left: 10px;\n\n ", "};\n"])), function (props) {
|
|
12627
12256
|
return props.rightToLeft &&
|
|
12628
12257
|
"\n flex-direction: row-reverse;\n justify-content: space-between;\n ";
|
|
@@ -12635,13 +12264,68 @@ var CrossSellCheckbox = function (_a) {
|
|
|
12635
12264
|
var theme = useTheme();
|
|
12636
12265
|
return (jsxRuntime.jsxs(Wrapper, __assign({ backgroundColor: theme.shades.gray010, rightToLeft: Boolean(rightToLeft) }, { children: [jsxRuntime.jsx(Checkbox, { text: "", id: "checkbox", onChange: onChange, size: exports.ComponentSize.Small }, void 0), jsxRuntime.jsxs(Row, __assign({ rightToLeft: Boolean(rightToLeft) }, { children: [jsxRuntime.jsx(Image, { src: imageURL, alt: "Cross sell image", borderRadius: "0.5rem" }, void 0), jsxRuntime.jsxs(Col, { children: [jsxRuntime.jsx(H5, __assign({ color: theme.shades.gray700 }, { children: title }), void 0), jsxRuntime.jsxs(H3, __assign({ color: theme.semantic.alert }, { children: [description, jsxRuntime.jsxs(FreeShipping, __assign({ color: theme.shades.gray700 }, { children: [" + ", freeShippingText] }), void 0)] }), void 0)] }, void 0)] }), void 0)] }), void 0));
|
|
12637
12266
|
};
|
|
12638
|
-
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6;
|
|
12267
|
+
var templateObject_1$2, templateObject_2$1, templateObject_3, templateObject_4, templateObject_5, templateObject_6;
|
|
12639
12268
|
|
|
12640
12269
|
var index = /*#__PURE__*/Object.freeze({
|
|
12641
12270
|
__proto__: null,
|
|
12642
12271
|
CrossSellCheckbox: CrossSellCheckbox
|
|
12643
12272
|
});
|
|
12644
12273
|
|
|
12274
|
+
var ImageContainer = newStyled.div(function (_a) {
|
|
12275
|
+
var width = _a.width, height = _a.height;
|
|
12276
|
+
return ({
|
|
12277
|
+
position: 'relative',
|
|
12278
|
+
width: width,
|
|
12279
|
+
height: height,
|
|
12280
|
+
});
|
|
12281
|
+
});
|
|
12282
|
+
var Container$1 = newStyled.div(templateObject_1$1 || (templateObject_1$1 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n align-items: center;\n width: min-content;\n"], ["\n display: flex;\n flex-direction: column;\n align-items: center;\n width: min-content;\n"])));
|
|
12283
|
+
var H1 = newStyled.h1(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n font-size: 0.875rem;\n font-weight: normal;\n line-height: 1.375rem;\n text-align: center;\n color: ", ";\n margin: 0.25rem 0;\n text-align: ", ";\n"], ["\n font-size: 0.875rem;\n font-weight: normal;\n line-height: 1.375rem;\n text-align: center;\n color: ", ";\n margin: 0.25rem 0;\n text-align: ", ";\n"])), function (props) { return props.theme.palette.secondary.default; }, function (props) { return props.align; });
|
|
12284
|
+
var getStylesBySize = function (size) {
|
|
12285
|
+
switch (size) {
|
|
12286
|
+
case exports.ComponentSize.Medium:
|
|
12287
|
+
return {
|
|
12288
|
+
width: '10.75rem',
|
|
12289
|
+
height: '14.375rem',
|
|
12290
|
+
};
|
|
12291
|
+
case exports.ComponentSize.Small:
|
|
12292
|
+
return {
|
|
12293
|
+
width: '9.813rem',
|
|
12294
|
+
height: '13.125rem',
|
|
12295
|
+
};
|
|
12296
|
+
/* istanbul ignore next */
|
|
12297
|
+
default:
|
|
12298
|
+
return {
|
|
12299
|
+
width: '10.75rem',
|
|
12300
|
+
height: '14.375rem',
|
|
12301
|
+
};
|
|
12302
|
+
}
|
|
12303
|
+
};
|
|
12304
|
+
var ProductItemMobile = function (_a) {
|
|
12305
|
+
var title = _a.title, image = _a.image, price = _a.price, rating = _a.rating, size = _a.size, tags = _a.tags, _b = _a.alignName, alignName = _b === void 0 ? 'center' : _b;
|
|
12306
|
+
var theme = useTheme();
|
|
12307
|
+
var styles = getStylesBySize(size);
|
|
12308
|
+
return (jsxs(Container$1, { children: [tags ? (jsxs(ImageContainer, __assign({ width: styles === null || styles === void 0 ? void 0 : styles.width, height: styles === null || styles === void 0 ? void 0 : styles.height, "data-testid": "tags-image-container" }, { children: [jsx(Image, { src: image.src, alt: image.alt, width: "100%", height: "100%" }, void 0), jsx(SeasonOfferTag, { text: tags.seasonOfferTagText, size: exports.ComponentSize.Small, css: { position: 'absolute', top: 0, left: 0 } }, void 0), jsx(CategoryTag, { text: tags.categoryTagText, size: exports.ComponentSize.Small, css: { position: 'absolute', bottom: '1rem', left: 0 } }, void 0)] }), void 0)) : (jsx(Image, { src: image.src, alt: image.alt, width: styles === null || styles === void 0 ? void 0 : styles.width, height: styles === null || styles === void 0 ? void 0 : styles.height }, void 0)), jsx(H1, __assign({ theme: theme, align: alignName }, { children: title }), void 0), jsx(PriceLabel, { finalPrice: price.finalPrice, originalPrice: price.originalPrice, color: price.color, size: exports.ComponentSize.Small }, void 0), jsx(Rating, { size: exports.ComponentSize.XSmall, rating: rating.rating, reviews: rating.reviews, reviewsText: "" }, void 0)] }, void 0));
|
|
12309
|
+
};
|
|
12310
|
+
var templateObject_1$1, templateObject_2;
|
|
12311
|
+
|
|
12312
|
+
var Container = newStyled.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n row-gap: 1.875rem;\n column-gap: 1.875rem;\n flex-wrap: wrap;\n"], ["\n display: flex;\n row-gap: 1.875rem;\n column-gap: 1.875rem;\n flex-wrap: wrap;\n"])));
|
|
12313
|
+
function withProductGrid(ProductItemComponent, data) {
|
|
12314
|
+
function WithProductGrid(props) {
|
|
12315
|
+
return (jsxRuntime.jsx(Container, __assign({ "data-testid": "product-grid-container" }, { children: data.map(function (product, index) { return (jsxRuntime.jsx(ProductItemComponent, __assign({}, product, props), index)); }) }), void 0));
|
|
12316
|
+
}
|
|
12317
|
+
/* istanbul ignore next */
|
|
12318
|
+
var wrappedComponentName = ProductItemComponent.displayName || ProductItemComponent.name || 'Component';
|
|
12319
|
+
WithProductGrid.displayName = "withGrid(" + wrappedComponentName + ")";
|
|
12320
|
+
return WithProductGrid;
|
|
12321
|
+
}
|
|
12322
|
+
var templateObject_1;
|
|
12323
|
+
|
|
12324
|
+
var Collection = {
|
|
12325
|
+
ProductItemMobile: ProductItemMobile,
|
|
12326
|
+
withProductGrid: withProductGrid,
|
|
12327
|
+
};
|
|
12328
|
+
|
|
12645
12329
|
exports.Accordion = Accordion$1;
|
|
12646
12330
|
exports.AccordionBox = AccordionBox;
|
|
12647
12331
|
exports.AccordionIcon = AccordionIcon;
|
|
@@ -12653,6 +12337,7 @@ exports.ButtonSecondaryOutline = ButtonSecondaryOutline;
|
|
|
12653
12337
|
exports.Card = Card$1;
|
|
12654
12338
|
exports.CategoryTag = CategoryTag;
|
|
12655
12339
|
exports.Checkbox = Checkbox;
|
|
12340
|
+
exports.Collection = Collection;
|
|
12656
12341
|
exports.CrossSell = index;
|
|
12657
12342
|
exports.DeliveryDetails = DeliveryDetails;
|
|
12658
12343
|
exports.DiscountTag = DiscountTag;
|
|
@@ -12681,6 +12366,7 @@ exports.SizeFitGuide = SizeFitGuide;
|
|
|
12681
12366
|
exports.SizeSelector = SizeSelector;
|
|
12682
12367
|
exports.SizeTable = SizeTable;
|
|
12683
12368
|
exports.SliderNavigation = SliderNavigation;
|
|
12369
|
+
exports.StarList = StarList;
|
|
12684
12370
|
exports.TextButton = TextButton;
|
|
12685
12371
|
exports.ThemeProvider = ThemeProvider;
|
|
12686
12372
|
exports.Timer = Timer;
|