@megafon/ui-shared 2.0.0-beta.24 → 2.0.0-beta.240
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/CHANGELOG.md +2292 -0
- package/README.md +0 -5
- package/dist/es/components/AccordionBox/AccordionBox.css +13 -0
- package/dist/es/components/AccordionBox/AccordionBox.d.ts +33 -0
- package/dist/es/components/AccordionBox/AccordionBox.js +62 -0
- package/dist/es/components/BannerBox/BannerBox.d.ts +5 -0
- package/dist/es/components/BannerBox/BannerBox.js +31 -0
- package/dist/es/components/BenefitsIcons/BenefitsIcons.d.ts +16 -5
- package/dist/es/components/BenefitsIcons/BenefitsIcons.js +79 -14
- package/dist/es/components/BenefitsIcons/BenefitsIconsTile.d.ts +3 -2
- package/dist/es/components/BenefitsIcons/BenefitsIconsTile.js +13 -12
- package/dist/es/components/BenefitsIcons/style/BenefitsIcons.css +1 -1
- package/dist/es/components/BenefitsIcons/style/BenefitsIconsTile.css +11 -4
- package/dist/es/components/BenefitsIcons/types.d.ts +16 -7
- package/dist/es/components/BenefitsIcons/types.js +9 -7
- package/dist/es/components/BenefitsPictures/BenefitsPictures.d.ts +12 -3
- package/dist/es/components/BenefitsPictures/BenefitsPictures.js +25 -11
- package/dist/es/components/BenefitsPictures/BenfitsPictures.css +1 -1
- package/dist/es/components/BenefitsPictures/types.d.ts +3 -0
- package/dist/es/components/Breadcrumbs/Breadcrumbs.css +46 -0
- package/dist/es/components/Breadcrumbs/Breadcrumbs.d.ts +21 -0
- package/dist/es/components/Breadcrumbs/Breadcrumbs.js +49 -0
- package/dist/es/components/ButtonBanner/ButtonBanner.css +122 -0
- package/dist/es/components/ButtonBanner/ButtonBanner.d.ts +54 -0
- package/dist/es/components/ButtonBanner/ButtonBanner.js +107 -0
- package/dist/es/components/ButtonLinkBox/ButtonLinkBox.d.ts +32 -8
- package/dist/es/components/ButtonLinkBox/ButtonLinkBox.js +45 -10
- package/dist/es/components/Card/Card.css +130 -0
- package/dist/es/components/Card/Card.d.ts +67 -0
- package/dist/es/components/Card/Card.js +176 -0
- package/dist/es/components/CardsBox/CardsBox.d.ts +15 -0
- package/dist/es/components/CardsBox/CardsBox.js +80 -0
- package/dist/es/components/CarouselBox/CarouselBox.d.ts +5 -0
- package/dist/es/components/CarouselBox/CarouselBox.js +31 -0
- package/dist/es/components/Container/Container.css +2830 -0
- package/dist/es/components/Container/Container.d.ts +26 -0
- package/dist/es/components/Container/Container.js +46 -0
- package/dist/es/components/DownloadLinks/DownloadLink.css +36 -0
- package/dist/es/components/DownloadLinks/DownloadLink.d.ts +25 -0
- package/dist/es/components/DownloadLinks/DownloadLink.js +62 -0
- package/dist/es/components/DownloadLinks/DownloadLinks.css +36 -0
- package/dist/es/components/DownloadLinks/DownloadLinks.d.ts +10 -0
- package/dist/es/components/DownloadLinks/DownloadLinks.js +75 -0
- package/dist/es/components/Instructions/Instructions.css +489 -0
- package/dist/es/components/Instructions/Instructions.d.ts +52 -0
- package/dist/es/components/Instructions/Instructions.js +229 -0
- package/dist/es/components/Instructions/img/android.png +0 -0
- package/dist/es/components/Instructions/img/blackIphone.png +0 -0
- package/dist/es/components/Instructions/img/iphone12.png +0 -0
- package/dist/es/components/Instructions/img/laptop.png +0 -0
- package/dist/es/components/Instructions/img/newIphone.png +0 -0
- package/dist/es/components/Instructions/img/whiteIphone.png +0 -0
- package/dist/es/components/PageTitle/PageTitle.css +80 -0
- package/dist/es/components/PageTitle/PageTitle.d.ts +23 -0
- package/dist/es/components/PageTitle/PageTitle.js +65 -0
- package/dist/es/components/Partners/Partners.css +53 -0
- package/dist/es/components/Partners/Partners.d.ts +32 -0
- package/dist/es/components/Partners/Partners.js +114 -0
- package/dist/es/components/PictureWithDescription/PictureWithDescription.css +80 -0
- package/dist/es/components/PictureWithDescription/PictureWithDescription.d.ts +28 -0
- package/dist/es/components/PictureWithDescription/PictureWithDescription.js +61 -0
- package/dist/es/components/Property/Property.css +125 -0
- package/dist/es/components/Property/Property.d.ts +33 -0
- package/dist/es/components/Property/Property.js +130 -0
- package/dist/es/components/Property/PropertyDescription.css +17 -0
- package/dist/es/components/Property/PropertyDescription.d.ts +5 -0
- package/dist/es/components/Property/PropertyDescription.js +51 -0
- package/dist/es/components/Property/types.d.ts +14 -0
- package/dist/es/components/Property/types.js +0 -0
- package/dist/es/components/Steps/Steps.css +41 -0
- package/dist/es/components/Steps/Steps.d.ts +10 -0
- package/dist/es/components/Steps/Steps.js +35 -0
- package/dist/es/components/Steps/StepsItem.css +37 -0
- package/dist/es/components/Steps/StepsItem.d.ts +10 -0
- package/dist/es/components/Steps/StepsItem.js +26 -0
- package/dist/es/components/StoreBanner/StoreBanner.css +289 -0
- package/dist/es/components/StoreBanner/StoreBanner.d.ts +65 -0
- package/dist/es/components/StoreBanner/StoreBanner.js +145 -0
- package/dist/es/components/StoreBanner/doc/img/new-iphone-screen.png +0 -0
- package/dist/es/components/StoreBanner/doc/img/qr-code.png +0 -0
- package/dist/es/components/StoreBanner/doc/img/screen.png +0 -0
- package/dist/es/components/StoreBanner/img/android.png +0 -0
- package/dist/es/components/StoreBanner/img/black-iphone.png +0 -0
- package/dist/es/components/StoreBanner/img/new-iphone.png +0 -0
- package/dist/es/components/StoreBanner/img/white-iphone.png +0 -0
- package/dist/es/components/StoreButton/StoreButton.css +15 -0
- package/dist/es/components/StoreButton/StoreButton.d.ts +17 -0
- package/dist/es/components/StoreButton/StoreButton.js +37 -0
- package/dist/es/components/StoreButton/img/app-store.png +0 -0
- package/dist/es/components/StoreButton/img/google-play.png +0 -0
- package/dist/es/components/StoreButton/img/huawei-store.png +0 -0
- package/dist/es/components/Table/Table.css +153 -0
- package/dist/es/components/Table/Table.d.ts +14 -0
- package/dist/es/components/Table/Table.js +124 -0
- package/dist/es/components/Table/TableCell.d.ts +6 -0
- package/dist/es/components/Table/TableCell.js +12 -0
- package/dist/es/components/Table/TableRow.d.ts +9 -0
- package/dist/es/components/Table/TableRow.js +13 -0
- package/dist/es/components/TabsBox/TabBox.d.ts +2 -0
- package/dist/es/components/TabsBox/TabBox.js +2 -0
- package/dist/es/components/TabsBox/TabsBox.d.ts +8 -0
- package/dist/es/components/TabsBox/TabsBox.js +32 -0
- package/dist/es/components/TextBox/TextBox.css +16 -0
- package/dist/es/components/TextBox/TextBox.d.ts +16 -0
- package/dist/es/components/TextBox/TextBox.js +53 -0
- package/dist/es/components/TextBox/TextBoxPicture.css +24 -0
- package/dist/es/components/TextBox/TextBoxPicture.d.ts +17 -0
- package/dist/es/components/TextBox/TextBoxPicture.js +31 -0
- package/dist/es/components/TitleDescriptionBox/TitleDescriptionBox.css +11 -0
- package/dist/es/components/TitleDescriptionBox/TitleDescriptionBox.d.ts +13 -7
- package/dist/es/components/TitleDescriptionBox/TitleDescriptionBox.js +33 -13
- package/dist/es/components/VideoBanner/VideoBanner.css +216 -0
- package/dist/es/components/VideoBanner/VideoBanner.d.ts +90 -0
- package/dist/es/components/VideoBanner/VideoBanner.js +272 -0
- package/dist/es/components/VideoBlock/VideoBlock.css +127 -0
- package/dist/es/components/VideoBlock/VideoBlock.d.ts +49 -0
- package/dist/es/components/VideoBlock/VideoBlock.js +147 -0
- package/dist/es/constants/throttleTime.d.ts +4 -0
- package/dist/es/constants/throttleTime.js +3 -0
- package/dist/es/index.d.ts +29 -17
- package/dist/es/index.js +30 -18
- package/dist/lib/components/AccordionBox/AccordionBox.css +13 -0
- package/dist/lib/components/AccordionBox/AccordionBox.d.ts +33 -0
- package/dist/lib/components/AccordionBox/AccordionBox.js +80 -0
- package/dist/lib/components/BannerBox/BannerBox.d.ts +5 -0
- package/dist/lib/components/BannerBox/BannerBox.js +49 -0
- package/dist/lib/components/BenefitsIcons/BenefitsIcons.d.ts +16 -5
- package/dist/lib/components/BenefitsIcons/BenefitsIcons.js +82 -17
- package/dist/lib/components/BenefitsIcons/BenefitsIconsTile.d.ts +3 -2
- package/dist/lib/components/BenefitsIcons/BenefitsIconsTile.js +14 -15
- package/dist/lib/components/BenefitsIcons/style/BenefitsIcons.css +1 -1
- package/dist/lib/components/BenefitsIcons/style/BenefitsIconsTile.css +11 -4
- package/dist/lib/components/BenefitsIcons/types.d.ts +16 -7
- package/dist/lib/components/BenefitsIcons/types.js +11 -8
- package/dist/lib/components/BenefitsPictures/BenefitsPictures.d.ts +12 -3
- package/dist/lib/components/BenefitsPictures/BenefitsPictures.js +27 -13
- package/dist/lib/components/BenefitsPictures/BenfitsPictures.css +1 -1
- package/dist/lib/components/BenefitsPictures/types.d.ts +3 -0
- package/dist/lib/components/Breadcrumbs/Breadcrumbs.css +46 -0
- package/dist/lib/components/Breadcrumbs/Breadcrumbs.d.ts +21 -0
- package/dist/lib/components/Breadcrumbs/Breadcrumbs.js +65 -0
- package/dist/lib/components/ButtonBanner/ButtonBanner.css +122 -0
- package/dist/lib/components/ButtonBanner/ButtonBanner.d.ts +54 -0
- package/dist/lib/components/ButtonBanner/ButtonBanner.js +133 -0
- package/dist/lib/components/ButtonLinkBox/ButtonLinkBox.d.ts +32 -8
- package/dist/lib/components/ButtonLinkBox/ButtonLinkBox.js +53 -13
- package/dist/lib/components/Card/Card.css +130 -0
- package/dist/lib/components/Card/Card.d.ts +67 -0
- package/dist/lib/components/Card/Card.js +199 -0
- package/dist/lib/components/CardsBox/CardsBox.d.ts +15 -0
- package/dist/lib/components/CardsBox/CardsBox.js +105 -0
- package/dist/lib/components/CarouselBox/CarouselBox.d.ts +5 -0
- package/dist/lib/components/CarouselBox/CarouselBox.js +49 -0
- package/dist/lib/components/Container/Container.css +2830 -0
- package/dist/lib/components/Container/Container.d.ts +26 -0
- package/dist/lib/components/Container/Container.js +61 -0
- package/dist/lib/components/DownloadLinks/DownloadLink.css +36 -0
- package/dist/lib/components/DownloadLinks/DownloadLink.d.ts +25 -0
- package/dist/lib/components/DownloadLinks/DownloadLink.js +83 -0
- package/dist/lib/components/DownloadLinks/DownloadLinks.css +36 -0
- package/dist/lib/components/DownloadLinks/DownloadLinks.d.ts +10 -0
- package/dist/lib/components/DownloadLinks/DownloadLinks.js +95 -0
- package/dist/lib/components/Instructions/Instructions.css +489 -0
- package/dist/lib/components/Instructions/Instructions.d.ts +52 -0
- package/dist/lib/components/Instructions/Instructions.js +258 -0
- package/dist/lib/components/Instructions/img/android.png +0 -0
- package/dist/lib/components/Instructions/img/blackIphone.png +0 -0
- package/dist/lib/components/Instructions/img/iphone12.png +0 -0
- package/dist/lib/components/Instructions/img/laptop.png +0 -0
- package/dist/lib/components/Instructions/img/newIphone.png +0 -0
- package/dist/lib/components/Instructions/img/whiteIphone.png +0 -0
- package/dist/lib/components/PageTitle/PageTitle.css +80 -0
- package/dist/lib/components/PageTitle/PageTitle.d.ts +23 -0
- package/dist/lib/components/PageTitle/PageTitle.js +85 -0
- package/dist/lib/components/Partners/Partners.css +53 -0
- package/dist/lib/components/Partners/Partners.d.ts +32 -0
- package/dist/lib/components/Partners/Partners.js +136 -0
- package/dist/lib/components/PictureWithDescription/PictureWithDescription.css +80 -0
- package/dist/lib/components/PictureWithDescription/PictureWithDescription.d.ts +28 -0
- package/dist/lib/components/PictureWithDescription/PictureWithDescription.js +81 -0
- package/dist/lib/components/Property/Property.css +125 -0
- package/dist/lib/components/Property/Property.d.ts +33 -0
- package/dist/lib/components/Property/Property.js +152 -0
- package/dist/lib/components/Property/PropertyDescription.css +17 -0
- package/dist/lib/components/Property/PropertyDescription.d.ts +5 -0
- package/dist/lib/components/Property/PropertyDescription.js +71 -0
- package/dist/lib/components/Property/types.d.ts +14 -0
- package/dist/lib/components/Property/types.js +1 -0
- package/dist/lib/components/Steps/Steps.css +41 -0
- package/dist/lib/components/Steps/Steps.d.ts +10 -0
- package/dist/lib/components/Steps/Steps.js +55 -0
- package/dist/lib/components/Steps/StepsItem.css +37 -0
- package/dist/lib/components/Steps/StepsItem.d.ts +10 -0
- package/dist/lib/components/Steps/StepsItem.js +39 -0
- package/dist/lib/components/StoreBanner/StoreBanner.css +289 -0
- package/dist/lib/components/StoreBanner/StoreBanner.d.ts +65 -0
- package/dist/lib/components/StoreBanner/StoreBanner.js +169 -0
- package/dist/lib/components/StoreBanner/doc/img/new-iphone-screen.png +0 -0
- package/dist/lib/components/StoreBanner/doc/img/qr-code.png +0 -0
- package/dist/lib/components/StoreBanner/doc/img/screen.png +0 -0
- package/dist/lib/components/StoreBanner/img/android.png +0 -0
- package/dist/lib/components/StoreBanner/img/black-iphone.png +0 -0
- package/dist/lib/components/StoreBanner/img/new-iphone.png +0 -0
- package/dist/lib/components/StoreBanner/img/white-iphone.png +0 -0
- package/dist/lib/components/StoreButton/StoreButton.css +15 -0
- package/dist/lib/components/StoreButton/StoreButton.d.ts +17 -0
- package/dist/lib/components/StoreButton/StoreButton.js +58 -0
- package/dist/lib/components/StoreButton/img/app-store.png +0 -0
- package/dist/lib/components/StoreButton/img/google-play.png +0 -0
- package/dist/lib/components/StoreButton/img/huawei-store.png +0 -0
- package/dist/lib/components/Table/Table.css +153 -0
- package/dist/lib/components/Table/Table.d.ts +14 -0
- package/dist/lib/components/Table/Table.js +146 -0
- package/dist/lib/components/Table/TableCell.d.ts +6 -0
- package/dist/lib/components/Table/TableCell.js +27 -0
- package/dist/lib/components/Table/TableRow.d.ts +9 -0
- package/dist/lib/components/Table/TableRow.js +28 -0
- package/dist/lib/components/TabsBox/TabBox.d.ts +2 -0
- package/dist/lib/components/TabsBox/TabBox.js +11 -0
- package/dist/lib/components/TabsBox/TabsBox.d.ts +8 -0
- package/dist/lib/components/TabsBox/TabsBox.js +50 -0
- package/dist/lib/components/TextBox/TextBox.css +16 -0
- package/dist/lib/components/TextBox/TextBox.d.ts +16 -0
- package/dist/lib/components/TextBox/TextBox.js +70 -0
- package/dist/lib/components/TextBox/TextBoxPicture.css +24 -0
- package/dist/lib/components/TextBox/TextBoxPicture.d.ts +17 -0
- package/dist/lib/components/TextBox/TextBoxPicture.js +48 -0
- package/dist/lib/components/TitleDescriptionBox/TitleDescriptionBox.css +11 -0
- package/dist/lib/components/TitleDescriptionBox/TitleDescriptionBox.d.ts +13 -7
- package/dist/lib/components/TitleDescriptionBox/TitleDescriptionBox.js +37 -17
- package/dist/lib/components/VideoBanner/VideoBanner.css +216 -0
- package/dist/lib/components/VideoBanner/VideoBanner.d.ts +90 -0
- package/dist/lib/components/VideoBanner/VideoBanner.js +309 -0
- package/dist/lib/components/VideoBlock/VideoBlock.css +127 -0
- package/dist/lib/components/VideoBlock/VideoBlock.d.ts +49 -0
- package/dist/lib/components/VideoBlock/VideoBlock.js +170 -0
- package/dist/lib/constants/throttleTime.d.ts +4 -0
- package/dist/lib/constants/throttleTime.js +10 -0
- package/dist/lib/index.d.ts +29 -17
- package/dist/lib/index.js +147 -51
- package/package.json +22 -77
- package/dist/es/components/ProductCard/ProductCardFeatures.css +0 -35
- package/dist/es/components/ProductCard/ProductCardFeatures.d.ts +0 -61
- package/dist/es/components/ProductCard/ProductCardFeatures.js +0 -82
- package/dist/es/components/ProductCard/ProductCardFeaturesBottom.css +0 -41
- package/dist/es/components/ProductCard/ProductCardFeaturesBottom.d.ts +0 -22
- package/dist/es/components/ProductCard/ProductCardFeaturesBottom.js +0 -80
- package/dist/es/components/ProductCard/ProductCardFeaturesTop.css +0 -16
- package/dist/es/components/ProductCard/ProductCardFeaturesTop.d.ts +0 -25
- package/dist/es/components/ProductCard/ProductCardFeaturesTop.js +0 -67
- package/dist/es/components/ProductCard/ProductCardInfo.css +0 -236
- package/dist/es/components/ProductCard/ProductCardInfo.d.ts +0 -75
- package/dist/es/components/ProductCard/ProductCardInfo.js +0 -169
- package/dist/es/components/ProductCard/ProductCardTotal.css +0 -113
- package/dist/es/components/ProductCard/ProductCardTotal.d.ts +0 -86
- package/dist/es/components/ProductCard/ProductCardTotal.js +0 -161
- package/dist/es/components/ProductCard/ProductCardWrapper.css +0 -162
- package/dist/es/components/ProductCard/ProductCardWrapper.d.ts +0 -53
- package/dist/es/components/ProductCard/ProductCardWrapper.js +0 -109
- package/dist/es/components/ProductSwitcher/ProductSwitcher.css +0 -372
- package/dist/es/components/ProductSwitcher/ProductSwitcher.d.ts +0 -86
- package/dist/es/components/ProductSwitcher/ProductSwitcher.js +0 -612
- package/dist/es/components/ProductTile/ProductTile.d.ts +0 -287
- package/dist/es/components/ProductTile/ProductTile.js +0 -497
- package/dist/es/components/ProductTile/ProductTileBuy.d.ts +0 -53
- package/dist/es/components/ProductTile/ProductTileBuy.js +0 -99
- package/dist/es/components/ProductTile/ProductTileCashback.d.ts +0 -20
- package/dist/es/components/ProductTile/ProductTileCashback.js +0 -60
- package/dist/es/components/ProductTile/ProductTileDynamic.d.ts +0 -42
- package/dist/es/components/ProductTile/ProductTileDynamic.js +0 -109
- package/dist/es/components/ProductTile/ProductTileHint.d.ts +0 -24
- package/dist/es/components/ProductTile/ProductTileHint.js +0 -67
- package/dist/es/components/ProductTile/ProductTileOptions.d.ts +0 -31
- package/dist/es/components/ProductTile/ProductTileOptions.js +0 -130
- package/dist/es/components/ProductTile/ProductTilePrice.d.ts +0 -26
- package/dist/es/components/ProductTile/ProductTilePrice.js +0 -75
- package/dist/es/components/ProductTile/ProductTileStatic.d.ts +0 -20
- package/dist/es/components/ProductTile/ProductTileStatic.js +0 -60
- package/dist/es/components/ProductTile/ProductTileValue.d.ts +0 -31
- package/dist/es/components/ProductTile/ProductTileValue.js +0 -111
- package/dist/es/components/ProductTile/style/ProductTile.css +0 -146
- package/dist/es/components/ProductTile/style/ProductTileBuy.css +0 -76
- package/dist/es/components/ProductTile/style/ProductTileCashback.css +0 -23
- package/dist/es/components/ProductTile/style/ProductTileDynamic.css +0 -38
- package/dist/es/components/ProductTile/style/ProductTileHint.css +0 -93
- package/dist/es/components/ProductTile/style/ProductTileOptions.css +0 -84
- package/dist/es/components/ProductTile/style/ProductTilePrice.css +0 -105
- package/dist/es/components/ProductTile/style/ProductTileStatic.css +0 -23
- package/dist/es/components/ProductTile/style/ProductTileValue.css +0 -58
- package/dist/es/components/ProductTileRest/ProductTileRest.css +0 -226
- package/dist/es/components/ProductTileRest/ProductTileRest.d.ts +0 -109
- package/dist/es/components/ProductTileRest/ProductTileRest.js +0 -291
- package/dist/es/constants/breakpoints.d.ts +0 -1
- package/dist/es/constants/breakpoints.js +0 -1
- package/dist/lib/components/ProductCard/ProductCardFeatures.css +0 -35
- package/dist/lib/components/ProductCard/ProductCardFeatures.d.ts +0 -61
- package/dist/lib/components/ProductCard/ProductCardFeatures.js +0 -141
- package/dist/lib/components/ProductCard/ProductCardFeaturesBottom.css +0 -41
- package/dist/lib/components/ProductCard/ProductCardFeaturesBottom.d.ts +0 -22
- package/dist/lib/components/ProductCard/ProductCardFeaturesBottom.js +0 -140
- package/dist/lib/components/ProductCard/ProductCardFeaturesTop.css +0 -16
- package/dist/lib/components/ProductCard/ProductCardFeaturesTop.d.ts +0 -25
- package/dist/lib/components/ProductCard/ProductCardFeaturesTop.js +0 -124
- package/dist/lib/components/ProductCard/ProductCardInfo.css +0 -236
- package/dist/lib/components/ProductCard/ProductCardInfo.d.ts +0 -75
- package/dist/lib/components/ProductCard/ProductCardInfo.js +0 -241
- package/dist/lib/components/ProductCard/ProductCardTotal.css +0 -113
- package/dist/lib/components/ProductCard/ProductCardTotal.d.ts +0 -86
- package/dist/lib/components/ProductCard/ProductCardTotal.js +0 -218
- package/dist/lib/components/ProductCard/ProductCardWrapper.css +0 -162
- package/dist/lib/components/ProductCard/ProductCardWrapper.d.ts +0 -53
- package/dist/lib/components/ProductCard/ProductCardWrapper.js +0 -170
- package/dist/lib/components/ProductSwitcher/ProductSwitcher.css +0 -372
- package/dist/lib/components/ProductSwitcher/ProductSwitcher.d.ts +0 -86
- package/dist/lib/components/ProductSwitcher/ProductSwitcher.js +0 -686
- package/dist/lib/components/ProductTile/ProductTile.d.ts +0 -287
- package/dist/lib/components/ProductTile/ProductTile.js +0 -590
- package/dist/lib/components/ProductTile/ProductTileBuy.d.ts +0 -53
- package/dist/lib/components/ProductTile/ProductTileBuy.js +0 -156
- package/dist/lib/components/ProductTile/ProductTileCashback.d.ts +0 -20
- package/dist/lib/components/ProductTile/ProductTileCashback.js +0 -117
- package/dist/lib/components/ProductTile/ProductTileDynamic.d.ts +0 -42
- package/dist/lib/components/ProductTile/ProductTileDynamic.js +0 -174
- package/dist/lib/components/ProductTile/ProductTileHint.d.ts +0 -24
- package/dist/lib/components/ProductTile/ProductTileHint.js +0 -124
- package/dist/lib/components/ProductTile/ProductTileOptions.d.ts +0 -31
- package/dist/lib/components/ProductTile/ProductTileOptions.js +0 -193
- package/dist/lib/components/ProductTile/ProductTilePrice.d.ts +0 -26
- package/dist/lib/components/ProductTile/ProductTilePrice.js +0 -136
- package/dist/lib/components/ProductTile/ProductTileStatic.d.ts +0 -20
- package/dist/lib/components/ProductTile/ProductTileStatic.js +0 -123
- package/dist/lib/components/ProductTile/ProductTileValue.d.ts +0 -31
- package/dist/lib/components/ProductTile/ProductTileValue.js +0 -171
- package/dist/lib/components/ProductTile/style/ProductTile.css +0 -146
- package/dist/lib/components/ProductTile/style/ProductTileBuy.css +0 -76
- package/dist/lib/components/ProductTile/style/ProductTileCashback.css +0 -23
- package/dist/lib/components/ProductTile/style/ProductTileDynamic.css +0 -38
- package/dist/lib/components/ProductTile/style/ProductTileHint.css +0 -93
- package/dist/lib/components/ProductTile/style/ProductTileOptions.css +0 -84
- package/dist/lib/components/ProductTile/style/ProductTilePrice.css +0 -105
- package/dist/lib/components/ProductTile/style/ProductTileStatic.css +0 -23
- package/dist/lib/components/ProductTile/style/ProductTileValue.css +0 -58
- package/dist/lib/components/ProductTileRest/ProductTileRest.css +0 -226
- package/dist/lib/components/ProductTileRest/ProductTileRest.d.ts +0 -109
- package/dist/lib/components/ProductTileRest/ProductTileRest.js +0 -364
- package/dist/lib/constants/breakpoints.d.ts +0 -1
- package/dist/lib/constants/breakpoints.js +0 -8
@@ -1,31 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
import * as PropTypes from 'prop-types';
|
3
|
-
import './style/ProductTileValue.less';
|
4
|
-
export interface IProductTileValueProps {
|
5
|
-
/** Value */
|
6
|
-
value: string;
|
7
|
-
/** hAlign */
|
8
|
-
hAlign?: 'center';
|
9
|
-
}
|
10
|
-
interface IProductTileValueState {
|
11
|
-
prevValue: string;
|
12
|
-
currentValue: string;
|
13
|
-
isAnimating: boolean;
|
14
|
-
}
|
15
|
-
declare class ProductTileValue extends React.PureComponent<IProductTileValueProps, IProductTileValueState> {
|
16
|
-
static propTypes: {
|
17
|
-
value: PropTypes.Validator<string>;
|
18
|
-
hAlign: PropTypes.Requireable<string>;
|
19
|
-
};
|
20
|
-
constructor(props: IProductTileValueProps);
|
21
|
-
static getDerivedStateFromProps(props: IProductTileValueProps, state: IProductTileValueState): {
|
22
|
-
prevValue: string;
|
23
|
-
currentValue: string;
|
24
|
-
isAnimating: boolean;
|
25
|
-
};
|
26
|
-
componentDidUpdate(): void;
|
27
|
-
renderPrevPrice(): JSX.Element;
|
28
|
-
renderCurrentPrice(): JSX.Element;
|
29
|
-
render(): JSX.Element;
|
30
|
-
}
|
31
|
-
export default ProductTileValue;
|
@@ -1,111 +0,0 @@
|
|
1
|
-
import "core-js/modules/es.date.to-string";
|
2
|
-
import "core-js/modules/es.object.to-string";
|
3
|
-
import "core-js/modules/es.reflect.construct";
|
4
|
-
import "core-js/modules/es.regexp.to-string";
|
5
|
-
import "core-js/modules/web.timers";
|
6
|
-
import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
|
7
|
-
import _createClass from "@babel/runtime/helpers/createClass";
|
8
|
-
import _inherits from "@babel/runtime/helpers/inherits";
|
9
|
-
import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn";
|
10
|
-
import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf";
|
11
|
-
|
12
|
-
function _createSuper(Derived) { return function () { var Super = _getPrototypeOf(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }
|
13
|
-
|
14
|
-
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; } }
|
15
|
-
|
16
|
-
import * as React from 'react';
|
17
|
-
import * as PropTypes from 'prop-types';
|
18
|
-
import { cnCreate } from '@megafon/ui-core';
|
19
|
-
import "./style/ProductTileValue.css";
|
20
|
-
var cn = cnCreate('mfui-beta-product-tile-value');
|
21
|
-
|
22
|
-
var ProductTileValue = /*#__PURE__*/function (_React$PureComponent) {
|
23
|
-
_inherits(ProductTileValue, _React$PureComponent);
|
24
|
-
|
25
|
-
var _super = _createSuper(ProductTileValue);
|
26
|
-
|
27
|
-
function ProductTileValue(props) {
|
28
|
-
var _this;
|
29
|
-
|
30
|
-
_classCallCheck(this, ProductTileValue);
|
31
|
-
|
32
|
-
_this = _super.call(this, props);
|
33
|
-
_this.state = {
|
34
|
-
prevValue: '',
|
35
|
-
currentValue: props.value,
|
36
|
-
isAnimating: false
|
37
|
-
};
|
38
|
-
return _this;
|
39
|
-
}
|
40
|
-
|
41
|
-
_createClass(ProductTileValue, [{
|
42
|
-
key: "componentDidUpdate",
|
43
|
-
value: function componentDidUpdate() {
|
44
|
-
var _this2 = this;
|
45
|
-
|
46
|
-
var ANIMATION_DELAY = 50;
|
47
|
-
|
48
|
-
if (typeof window === 'undefined') {
|
49
|
-
return;
|
50
|
-
}
|
51
|
-
|
52
|
-
window.setTimeout(function () {
|
53
|
-
_this2.setState({
|
54
|
-
isAnimating: false
|
55
|
-
});
|
56
|
-
}, ANIMATION_DELAY);
|
57
|
-
}
|
58
|
-
}, {
|
59
|
-
key: "renderPrevPrice",
|
60
|
-
value: function renderPrevPrice() {
|
61
|
-
var _this$state = this.state,
|
62
|
-
prevValue = _this$state.prevValue,
|
63
|
-
isAnimating = _this$state.isAnimating;
|
64
|
-
return /*#__PURE__*/React.createElement("span", {
|
65
|
-
className: cn('prev', {
|
66
|
-
hide: !isAnimating
|
67
|
-
})
|
68
|
-
}, prevValue);
|
69
|
-
}
|
70
|
-
}, {
|
71
|
-
key: "renderCurrentPrice",
|
72
|
-
value: function renderCurrentPrice() {
|
73
|
-
var _this$state2 = this.state,
|
74
|
-
currentValue = _this$state2.currentValue,
|
75
|
-
isAnimating = _this$state2.isAnimating;
|
76
|
-
return /*#__PURE__*/React.createElement("span", {
|
77
|
-
className: cn('current', {
|
78
|
-
hide: isAnimating
|
79
|
-
})
|
80
|
-
}, currentValue);
|
81
|
-
}
|
82
|
-
}, {
|
83
|
-
key: "render",
|
84
|
-
value: function render() {
|
85
|
-
var hAlign = this.props.hAlign;
|
86
|
-
return /*#__PURE__*/React.createElement("span", {
|
87
|
-
className: cn('', {
|
88
|
-
'h-align': hAlign
|
89
|
-
})
|
90
|
-
}, this.renderPrevPrice(), this.renderCurrentPrice());
|
91
|
-
}
|
92
|
-
}], [{
|
93
|
-
key: "getDerivedStateFromProps",
|
94
|
-
value: function getDerivedStateFromProps(props, state) {
|
95
|
-
var isChangedValue = props.value !== state.currentValue;
|
96
|
-
return {
|
97
|
-
prevValue: isChangedValue ? state.currentValue : state.prevValue,
|
98
|
-
currentValue: props.value,
|
99
|
-
isAnimating: isChangedValue || state.isAnimating
|
100
|
-
};
|
101
|
-
}
|
102
|
-
}]);
|
103
|
-
|
104
|
-
return ProductTileValue;
|
105
|
-
}(React.PureComponent);
|
106
|
-
|
107
|
-
ProductTileValue.propTypes = {
|
108
|
-
value: PropTypes.string.isRequired,
|
109
|
-
hAlign: PropTypes.oneOf(['center'])
|
110
|
-
};
|
111
|
-
export default ProductTileValue;
|
@@ -1,146 +0,0 @@
|
|
1
|
-
h1,
|
2
|
-
h2,
|
3
|
-
h3,
|
4
|
-
h4,
|
5
|
-
h5 {
|
6
|
-
margin: 0;
|
7
|
-
}
|
8
|
-
.mfui-beta-product-tile {
|
9
|
-
font-family: inherit;
|
10
|
-
display: -webkit-box;
|
11
|
-
display: -ms-flexbox;
|
12
|
-
display: flex;
|
13
|
-
-webkit-box-flex: 1;
|
14
|
-
-ms-flex: 1 1 100%;
|
15
|
-
flex: 1 1 100%;
|
16
|
-
-webkit-box-orient: vertical;
|
17
|
-
-webkit-box-direction: normal;
|
18
|
-
-ms-flex-direction: column;
|
19
|
-
flex-direction: column;
|
20
|
-
-webkit-box-pack: justify;
|
21
|
-
-ms-flex-pack: justify;
|
22
|
-
justify-content: space-between;
|
23
|
-
-webkit-box-sizing: border-box;
|
24
|
-
box-sizing: border-box;
|
25
|
-
position: relative;
|
26
|
-
border-radius: 10px;
|
27
|
-
-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
|
28
|
-
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
|
29
|
-
background-color: #FFFFFF;
|
30
|
-
padding: 32px 8px 16px;
|
31
|
-
}
|
32
|
-
.mfui-beta-product-tile:hover {
|
33
|
-
-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
|
34
|
-
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
|
35
|
-
}
|
36
|
-
@media screen and (max-width: 767px) {
|
37
|
-
.mfui-beta-product-tile:not(:last-child) {
|
38
|
-
margin-bottom: 24px;
|
39
|
-
}
|
40
|
-
}
|
41
|
-
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
42
|
-
.mfui-beta-product-tile {
|
43
|
-
padding-top: 46px;
|
44
|
-
}
|
45
|
-
}
|
46
|
-
@media screen and (min-width: 1024px) and (max-width: 1279px) {
|
47
|
-
.mfui-beta-product-tile {
|
48
|
-
padding-top: 34px;
|
49
|
-
}
|
50
|
-
}
|
51
|
-
@media screen and (min-width: 1280px) {
|
52
|
-
.mfui-beta-product-tile {
|
53
|
-
padding: 34px 12px 20px;
|
54
|
-
}
|
55
|
-
}
|
56
|
-
.mfui-beta-product-tile__content {
|
57
|
-
margin-bottom: 25px;
|
58
|
-
}
|
59
|
-
.mfui-beta-product-tile__constructor {
|
60
|
-
background-color: #eeeeee;
|
61
|
-
padding: 24px 16px 16px;
|
62
|
-
margin-top: 10px;
|
63
|
-
position: relative;
|
64
|
-
}
|
65
|
-
.mfui-beta-product-tile__constructor:before {
|
66
|
-
border-top-color: #eeeeee;
|
67
|
-
border-left-color: #eeeeee;
|
68
|
-
border-bottom-color: transparent;
|
69
|
-
border-right-color: transparent;
|
70
|
-
border-width: 5px;
|
71
|
-
border-style: solid;
|
72
|
-
content: '';
|
73
|
-
left: 50%;
|
74
|
-
position: absolute;
|
75
|
-
top: -4px;
|
76
|
-
-webkit-transform: translateX(-50%) rotate(45deg);
|
77
|
-
transform: translateX(-50%) rotate(45deg);
|
78
|
-
}
|
79
|
-
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
80
|
-
.mfui-beta-product-tile__constructor {
|
81
|
-
padding: 16px 8px;
|
82
|
-
}
|
83
|
-
}
|
84
|
-
@media screen and (min-width: 1024px) and (max-width: 1279px) {
|
85
|
-
.mfui-beta-product-tile__constructor {
|
86
|
-
padding: 22px 8px;
|
87
|
-
}
|
88
|
-
}
|
89
|
-
@media screen and (min-width: 1280px) {
|
90
|
-
.mfui-beta-product-tile__constructor {
|
91
|
-
padding-left: 12px;
|
92
|
-
padding-right: 12px;
|
93
|
-
}
|
94
|
-
}
|
95
|
-
.mfui-beta-product-tile__title {
|
96
|
-
font-size: 20px;
|
97
|
-
font-weight: 500;
|
98
|
-
text-align: center;
|
99
|
-
line-height: 28px;
|
100
|
-
letter-spacing: 0.5px;
|
101
|
-
min-height: 47px;
|
102
|
-
}
|
103
|
-
@media screen and (max-width: 767px) {
|
104
|
-
.mfui-beta-product-tile__title {
|
105
|
-
min-height: auto;
|
106
|
-
}
|
107
|
-
}
|
108
|
-
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
109
|
-
.mfui-beta-product-tile__title {
|
110
|
-
font-size: 18px;
|
111
|
-
line-height: 24px;
|
112
|
-
}
|
113
|
-
}
|
114
|
-
@media screen and (min-width: 1024px) and (max-width: 1279px) {
|
115
|
-
.mfui-beta-product-tile__title {
|
116
|
-
font-size: 18px;
|
117
|
-
line-height: 24px;
|
118
|
-
}
|
119
|
-
}
|
120
|
-
@media screen and (min-width: 1280px) {
|
121
|
-
.mfui-beta-product-tile__title {
|
122
|
-
min-height: 56px;
|
123
|
-
}
|
124
|
-
}
|
125
|
-
.mfui-beta-product-tile__link-wrapper {
|
126
|
-
text-align: center;
|
127
|
-
margin-bottom: 18px;
|
128
|
-
}
|
129
|
-
@media screen and (max-width: 767px) {
|
130
|
-
.mfui-beta-product-tile__link-wrapper {
|
131
|
-
margin-bottom: 17px;
|
132
|
-
}
|
133
|
-
}
|
134
|
-
@media screen and (min-width: 1024px) and (max-width: 1279px) {
|
135
|
-
.mfui-beta-product-tile__link-wrapper {
|
136
|
-
margin-bottom: 26px;
|
137
|
-
}
|
138
|
-
}
|
139
|
-
.mfui-beta-product-tile_active {
|
140
|
-
-webkit-box-shadow: inset 0 0 0 2px #00863e, 0 4px 10px 0 rgba(0, 0, 0, 0.2);
|
141
|
-
box-shadow: inset 0 0 0 2px #00863e, 0 4px 10px 0 rgba(0, 0, 0, 0.2);
|
142
|
-
}
|
143
|
-
.mfui-beta-product-tile_active:hover {
|
144
|
-
-webkit-box-shadow: inset 0 0 0 2px #00863e, 0 4px 10px 0 rgba(0, 0, 0, 0.2);
|
145
|
-
box-shadow: inset 0 0 0 2px #00863e, 0 4px 10px 0 rgba(0, 0, 0, 0.2);
|
146
|
-
}
|
@@ -1,76 +0,0 @@
|
|
1
|
-
h1,
|
2
|
-
h2,
|
3
|
-
h3,
|
4
|
-
h4,
|
5
|
-
h5 {
|
6
|
-
margin: 0;
|
7
|
-
}
|
8
|
-
.mfui-beta-product-tile-buy {
|
9
|
-
font-family: inherit;
|
10
|
-
display: -webkit-box;
|
11
|
-
display: -ms-flexbox;
|
12
|
-
display: flex;
|
13
|
-
-webkit-box-orient: vertical;
|
14
|
-
-webkit-box-direction: normal;
|
15
|
-
-ms-flex-direction: column;
|
16
|
-
flex-direction: column;
|
17
|
-
padding: 0 12px;
|
18
|
-
}
|
19
|
-
@media screen and (min-width: 1280px) {
|
20
|
-
.mfui-beta-product-tile-buy {
|
21
|
-
-webkit-box-orient: horizontal;
|
22
|
-
-webkit-box-direction: normal;
|
23
|
-
-ms-flex-direction: row;
|
24
|
-
flex-direction: row;
|
25
|
-
-webkit-box-align: center;
|
26
|
-
-ms-flex-align: center;
|
27
|
-
align-items: center;
|
28
|
-
-webkit-box-pack: justify;
|
29
|
-
-ms-flex-pack: justify;
|
30
|
-
justify-content: space-between;
|
31
|
-
}
|
32
|
-
}
|
33
|
-
.mfui-beta-product-tile-buy .mfui-beta-product-tile-buy__detail-link {
|
34
|
-
-ms-flex-preferred-size: 100%;
|
35
|
-
flex-basis: 100%;
|
36
|
-
text-align: center;
|
37
|
-
min-width: 42.3%;
|
38
|
-
-ms-flex-negative: 1;
|
39
|
-
flex-shrink: 1;
|
40
|
-
}
|
41
|
-
.mfui-beta-product-tile-buy__button {
|
42
|
-
margin-bottom: 12px;
|
43
|
-
-ms-flex-preferred-size: 100%;
|
44
|
-
flex-basis: 100%;
|
45
|
-
-ms-flex-negative: 1;
|
46
|
-
flex-shrink: 1;
|
47
|
-
}
|
48
|
-
@media screen and (min-width: 1024px) and (max-width: 1279px) {
|
49
|
-
.mfui-beta-product-tile-buy__button {
|
50
|
-
margin-bottom: 17px;
|
51
|
-
}
|
52
|
-
}
|
53
|
-
@media screen and (min-width: 1280px) {
|
54
|
-
.mfui-beta-product-tile-buy__button {
|
55
|
-
margin-right: 21px;
|
56
|
-
margin-bottom: 0;
|
57
|
-
}
|
58
|
-
}
|
59
|
-
.mfui-beta-product-tile-buy__button_single-button {
|
60
|
-
margin-right: 0;
|
61
|
-
}
|
62
|
-
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
63
|
-
.mfui-beta-product-tile-buy__button_single-button {
|
64
|
-
margin-bottom: 38px;
|
65
|
-
}
|
66
|
-
}
|
67
|
-
@media screen and (min-width: 1024px) and (max-width: 1279px) {
|
68
|
-
.mfui-beta-product-tile-buy__button_single-button {
|
69
|
-
margin-bottom: 41px;
|
70
|
-
}
|
71
|
-
}
|
72
|
-
.mfui-beta-product-tile-buy__detail-link {
|
73
|
-
display: inline-block;
|
74
|
-
font-size: 15px;
|
75
|
-
line-height: 24px;
|
76
|
-
}
|
@@ -1,23 +0,0 @@
|
|
1
|
-
h1,
|
2
|
-
h2,
|
3
|
-
h3,
|
4
|
-
h4,
|
5
|
-
h5 {
|
6
|
-
margin: 0;
|
7
|
-
}
|
8
|
-
.mfui-beta-product-tile-cashback {
|
9
|
-
font-family: inherit;
|
10
|
-
text-align: center;
|
11
|
-
margin-bottom: 5px;
|
12
|
-
}
|
13
|
-
.mfui-beta-product-tile-cashback__text {
|
14
|
-
display: inline-block;
|
15
|
-
background-color: #FFA717;
|
16
|
-
padding: 3px 8px 3px 10px;
|
17
|
-
color: #FFFFFF;
|
18
|
-
font-size: 15px;
|
19
|
-
line-height: 24px;
|
20
|
-
font-weight: 500;
|
21
|
-
-webkit-transform: rotate(-5deg);
|
22
|
-
transform: rotate(-5deg);
|
23
|
-
}
|
@@ -1,38 +0,0 @@
|
|
1
|
-
h1,
|
2
|
-
h2,
|
3
|
-
h3,
|
4
|
-
h4,
|
5
|
-
h5 {
|
6
|
-
margin: 0;
|
7
|
-
}
|
8
|
-
.mfui-beta-product-tile-dynamic {
|
9
|
-
font-family: inherit;
|
10
|
-
}
|
11
|
-
.mfui-beta-product-tile-dynamic__constructor-range {
|
12
|
-
display: -webkit-box;
|
13
|
-
display: -ms-flexbox;
|
14
|
-
display: flex;
|
15
|
-
-webkit-box-pack: justify;
|
16
|
-
-ms-flex-pack: justify;
|
17
|
-
justify-content: space-between;
|
18
|
-
border-radius: 29px;
|
19
|
-
background-color: #FFFFFF;
|
20
|
-
margin-top: 4px;
|
21
|
-
margin-bottom: 4px;
|
22
|
-
}
|
23
|
-
.mfui-beta-product-tile-dynamic__constructor-pack {
|
24
|
-
position: relative;
|
25
|
-
font-size: 18px;
|
26
|
-
font-weight: 500;
|
27
|
-
line-height: 24px;
|
28
|
-
letter-spacing: 0.5px;
|
29
|
-
max-height: 24px;
|
30
|
-
text-align: center;
|
31
|
-
overflow: hidden;
|
32
|
-
vertical-align: bottom;
|
33
|
-
}
|
34
|
-
@media screen and (min-width: 1280px) {
|
35
|
-
.mfui-beta-product-tile-dynamic__constructor-pack {
|
36
|
-
font-size: 20px;
|
37
|
-
}
|
38
|
-
}
|
@@ -1,93 +0,0 @@
|
|
1
|
-
h1,
|
2
|
-
h2,
|
3
|
-
h3,
|
4
|
-
h4,
|
5
|
-
h5 {
|
6
|
-
margin: 0;
|
7
|
-
}
|
8
|
-
.mfui-beta-product-tile-hint {
|
9
|
-
font-family: inherit;
|
10
|
-
position: absolute;
|
11
|
-
top: -21px;
|
12
|
-
margin: auto;
|
13
|
-
left: 0;
|
14
|
-
right: 0;
|
15
|
-
border-top: 2px solid #00B956;
|
16
|
-
border-bottom: 2px solid #00B956;
|
17
|
-
width: 86%;
|
18
|
-
}
|
19
|
-
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
20
|
-
.mfui-beta-product-tile-hint {
|
21
|
-
width: 72%;
|
22
|
-
top: -30px;
|
23
|
-
}
|
24
|
-
}
|
25
|
-
@media screen and (min-width: 1280px) {
|
26
|
-
.mfui-beta-product-tile-hint {
|
27
|
-
width: 77.5%;
|
28
|
-
}
|
29
|
-
}
|
30
|
-
.mfui-beta-product-tile-hint__text {
|
31
|
-
position: relative;
|
32
|
-
padding: 9px 11px;
|
33
|
-
-webkit-box-sizing: border-box;
|
34
|
-
box-sizing: border-box;
|
35
|
-
background-color: #FFFFFF;
|
36
|
-
font-weight: 500;
|
37
|
-
color: #10E272;
|
38
|
-
text-align: center;
|
39
|
-
z-index: 1;
|
40
|
-
}
|
41
|
-
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
42
|
-
.mfui-beta-product-tile-hint__text {
|
43
|
-
padding: 9px 0;
|
44
|
-
}
|
45
|
-
}
|
46
|
-
.mfui-beta-product-tile-hint__border:after,
|
47
|
-
.mfui-beta-product-tile-hint__border:before {
|
48
|
-
content: '';
|
49
|
-
position: absolute;
|
50
|
-
border-radius: 1px;
|
51
|
-
top: 6px;
|
52
|
-
width: 30px;
|
53
|
-
height: 30px;
|
54
|
-
-webkit-transform: rotate(45deg);
|
55
|
-
transform: rotate(45deg);
|
56
|
-
background-color: #FFFFFF;
|
57
|
-
-webkit-box-shadow: 0 0 0 2px #00B956;
|
58
|
-
box-shadow: 0 0 0 2px #00B956;
|
59
|
-
}
|
60
|
-
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
61
|
-
.mfui-beta-product-tile-hint__border:after,
|
62
|
-
.mfui-beta-product-tile-hint__border:before {
|
63
|
-
width: 46px;
|
64
|
-
height: 48px;
|
65
|
-
top: 9px;
|
66
|
-
}
|
67
|
-
}
|
68
|
-
.mfui-beta-product-tile-hint__border:after {
|
69
|
-
right: -15px;
|
70
|
-
border-top-right-radius: 10px;
|
71
|
-
}
|
72
|
-
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
73
|
-
.mfui-beta-product-tile-hint__border:after {
|
74
|
-
right: -23px;
|
75
|
-
}
|
76
|
-
}
|
77
|
-
.mfui-beta-product-tile-hint__border:before {
|
78
|
-
left: -15px;
|
79
|
-
border-bottom-left-radius: 10px;
|
80
|
-
}
|
81
|
-
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
82
|
-
.mfui-beta-product-tile-hint__border:before {
|
83
|
-
left: -23px;
|
84
|
-
}
|
85
|
-
}
|
86
|
-
.mfui-beta-product-tile-hint__description {
|
87
|
-
display: inline-block;
|
88
|
-
}
|
89
|
-
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
90
|
-
.mfui-beta-product-tile-hint__description {
|
91
|
-
max-width: 190px;
|
92
|
-
}
|
93
|
-
}
|
@@ -1,84 +0,0 @@
|
|
1
|
-
h1,
|
2
|
-
h2,
|
3
|
-
h3,
|
4
|
-
h4,
|
5
|
-
h5 {
|
6
|
-
margin: 0;
|
7
|
-
}
|
8
|
-
.mfui-beta-product-tile-options {
|
9
|
-
font-family: inherit;
|
10
|
-
margin-left: 11px;
|
11
|
-
margin-top: 16px;
|
12
|
-
}
|
13
|
-
.mfui-beta-product-tile-options__option {
|
14
|
-
margin-top: 16px;
|
15
|
-
display: -webkit-box;
|
16
|
-
display: -ms-flexbox;
|
17
|
-
display: flex;
|
18
|
-
}
|
19
|
-
.mfui-beta-product-tile-options:not(:last-child) {
|
20
|
-
margin-bottom: 8px;
|
21
|
-
}
|
22
|
-
.mfui-beta-product-tile-options__head {
|
23
|
-
margin-bottom: 8px;
|
24
|
-
}
|
25
|
-
.mfui-beta-product-tile-options__icon {
|
26
|
-
margin-right: 8px;
|
27
|
-
}
|
28
|
-
.mfui-beta-product-tile-options__icon svg,
|
29
|
-
.mfui-beta-product-tile-options__icon img {
|
30
|
-
width: 32px;
|
31
|
-
height: 32px;
|
32
|
-
}
|
33
|
-
.mfui-beta-product-tile-options__content {
|
34
|
-
-ms-flex-negative: 1;
|
35
|
-
flex-shrink: 1;
|
36
|
-
}
|
37
|
-
.mfui-beta-product-tile-options__title {
|
38
|
-
font-size: 15px;
|
39
|
-
line-height: 24px;
|
40
|
-
font-weight: 500;
|
41
|
-
}
|
42
|
-
.mfui-beta-product-tile-options__title a {
|
43
|
-
color: #34AAF2;
|
44
|
-
text-decoration: none;
|
45
|
-
word-break: break-word;
|
46
|
-
}
|
47
|
-
.mfui-beta-product-tile-options__title a:hover {
|
48
|
-
text-decoration: underline;
|
49
|
-
}
|
50
|
-
.mfui-beta-product-tile-options__description {
|
51
|
-
font-size: 12px;
|
52
|
-
line-height: 16px;
|
53
|
-
}
|
54
|
-
.mfui-beta-product-tile-options__cashback-hint {
|
55
|
-
margin-top: -5px;
|
56
|
-
}
|
57
|
-
.mfui-beta-product-tile-options__hint-text {
|
58
|
-
font-weight: 300;
|
59
|
-
}
|
60
|
-
.mfui-beta-product-tile-options__hint-text p {
|
61
|
-
padding: 0;
|
62
|
-
margin-top: 0;
|
63
|
-
margin-bottom: 10px;
|
64
|
-
}
|
65
|
-
.mfui-beta-product-tile-options__hint-text a {
|
66
|
-
border-bottom: 1px dashed;
|
67
|
-
margin-right: 4px;
|
68
|
-
}
|
69
|
-
.mfui-beta-product-tile-options__hint-text a:hover {
|
70
|
-
text-decoration: none;
|
71
|
-
border: none;
|
72
|
-
}
|
73
|
-
.mfui-beta-product-tile-options__bubble-trigger {
|
74
|
-
display: inline-block;
|
75
|
-
font-size: 12px;
|
76
|
-
line-height: 16px;
|
77
|
-
color: #34AAF2;
|
78
|
-
border-bottom: 1px dashed;
|
79
|
-
font-weight: 400;
|
80
|
-
margin: 0 4px 1px 2px;
|
81
|
-
}
|
82
|
-
.mfui-beta-product-tile-options__bubble-trigger:hover {
|
83
|
-
border-bottom: none;
|
84
|
-
}
|
@@ -1,105 +0,0 @@
|
|
1
|
-
h1,
|
2
|
-
h2,
|
3
|
-
h3,
|
4
|
-
h4,
|
5
|
-
h5 {
|
6
|
-
margin: 0;
|
7
|
-
}
|
8
|
-
.mfui-beta-product-tile-price {
|
9
|
-
font-family: inherit;
|
10
|
-
font-size: 22px;
|
11
|
-
line-height: 28px;
|
12
|
-
font-weight: 600;
|
13
|
-
letter-spacing: 0.5px;
|
14
|
-
text-align: center;
|
15
|
-
}
|
16
|
-
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
17
|
-
.mfui-beta-product-tile-price {
|
18
|
-
font-size: 26px;
|
19
|
-
line-height: 32px;
|
20
|
-
}
|
21
|
-
}
|
22
|
-
@media screen and (min-width: 1024px) {
|
23
|
-
.mfui-beta-product-tile-price {
|
24
|
-
font-size: 28px;
|
25
|
-
line-height: 36px;
|
26
|
-
}
|
27
|
-
}
|
28
|
-
@media screen and (min-width: 1280px) {
|
29
|
-
.mfui-beta-product-tile-price {
|
30
|
-
font-size: 32px;
|
31
|
-
line-height: 40px;
|
32
|
-
}
|
33
|
-
}
|
34
|
-
@media screen and (min-width: 1024px) and (max-width: 1279px) {
|
35
|
-
.mfui-beta-product-tile-price {
|
36
|
-
margin-bottom: 1px;
|
37
|
-
}
|
38
|
-
}
|
39
|
-
@media screen and (min-width: 1280px) {
|
40
|
-
.mfui-beta-product-tile-price {
|
41
|
-
margin-bottom: 3px;
|
42
|
-
}
|
43
|
-
}
|
44
|
-
.mfui-beta-product-tile-price__payment-period {
|
45
|
-
font-weight: normal;
|
46
|
-
font-size: 15px;
|
47
|
-
line-height: 24px;
|
48
|
-
letter-spacing: 0;
|
49
|
-
}
|
50
|
-
.mfui-beta-product-tile-price__old-price {
|
51
|
-
visibility: hidden;
|
52
|
-
position: relative;
|
53
|
-
display: inline-block;
|
54
|
-
font-size: 15px;
|
55
|
-
line-height: 24px;
|
56
|
-
margin-right: 6px;
|
57
|
-
font-weight: 500;
|
58
|
-
letter-spacing: 0.5px;
|
59
|
-
}
|
60
|
-
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
61
|
-
.mfui-beta-product-tile-price__old-price {
|
62
|
-
font-size: 18px;
|
63
|
-
margin: 0 auto;
|
64
|
-
}
|
65
|
-
}
|
66
|
-
@media screen and (min-width: 1024px) and (max-width: 1279px) {
|
67
|
-
.mfui-beta-product-tile-price__old-price {
|
68
|
-
font-size: 18px;
|
69
|
-
}
|
70
|
-
}
|
71
|
-
@media screen and (min-width: 1280px) {
|
72
|
-
.mfui-beta-product-tile-price__old-price {
|
73
|
-
font-size: 20px;
|
74
|
-
line-height: 28px;
|
75
|
-
margin-right: 11px;
|
76
|
-
}
|
77
|
-
}
|
78
|
-
.mfui-beta-product-tile-price__old-price:before {
|
79
|
-
content: '';
|
80
|
-
position: absolute;
|
81
|
-
width: 100%;
|
82
|
-
height: 2px;
|
83
|
-
margin: auto;
|
84
|
-
top: 0;
|
85
|
-
bottom: 0;
|
86
|
-
background-color: #F62434;
|
87
|
-
}
|
88
|
-
.mfui-beta-product-tile-price_discount .mfui-beta-product-tile-price__old-price {
|
89
|
-
visibility: visible;
|
90
|
-
}
|
91
|
-
.mfui-beta-product-tile-price__old-price-value {
|
92
|
-
opacity: 0.5;
|
93
|
-
}
|
94
|
-
@media screen and (min-width: 768px) and (max-width: 1023px) {
|
95
|
-
.mfui-beta-product-tile-price__actual-price {
|
96
|
-
display: block;
|
97
|
-
text-align: center;
|
98
|
-
}
|
99
|
-
}
|
100
|
-
.mfui-beta-product-tile-price__discount-condition {
|
101
|
-
font-size: 12px;
|
102
|
-
font-weight: normal;
|
103
|
-
line-height: 16px;
|
104
|
-
min-height: 16px;
|
105
|
-
}
|