@redneckz/wildless-cms-uni-blocks 0.3.95 → 0.3.96
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/bundle/blocks.schema.json +1 -1
- package/bundle/bundle.umd.js +92 -90
- package/bundle/bundle.umd.min.js +1 -1
- package/cosmos-static/icons/StateMortgageIcon.svg +1 -0
- package/dist/components/Accordion/Accordion.js +1 -1
- package/dist/components/Accordion/Accordion.js.map +1 -1
- package/dist/components/Accordion/Accordion.mobile.js +1 -1
- package/dist/components/Accordion/Accordion.mobile.js.map +1 -1
- package/dist/components/Accordion/AccordionItem.js +3 -3
- package/dist/components/Accordion/AccordionItem.js.map +1 -1
- package/dist/components/Accordion/AccordionItem.mobile.js +1 -1
- package/dist/components/Accordion/AccordionItem.mobile.js.map +1 -1
- package/dist/components/Accordion/AccordionItemInner.js +1 -1
- package/dist/components/Accordion/AccordionItemInner.js.map +1 -1
- package/dist/components/BenefitsBlock/BenefitsBlock.js +4 -4
- package/dist/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
- package/dist/components/BenefitsBlock/BenefitsBlockContent.d.ts +4 -4
- package/dist/components/Bonus/Bonus.js +3 -3
- package/dist/components/Bonus/Bonus.js.map +1 -1
- package/dist/components/BonusBenefitsBlock/BonusBenefitsBlock.js +3 -3
- package/dist/components/BonusBenefitsBlock/BonusBenefitsBlock.js.map +1 -1
- package/dist/components/Calculator/Calculator.js +3 -3
- package/dist/components/Calculator/Calculator.js.map +1 -1
- package/dist/components/Catalog/Catalog.js +2 -3
- package/dist/components/Catalog/Catalog.js.map +1 -1
- package/dist/components/Catalog/CatalogCard.js +1 -1
- package/dist/components/Catalog/CatalogCard.js.map +1 -1
- package/dist/components/ComparisonTable/ComparisonTable.js +1 -1
- package/dist/components/ComparisonTable/ComparisonTable.js.map +1 -1
- package/dist/components/ComparisonTable/HeaderCell.js +1 -1
- package/dist/components/ComparisonTable/HeaderCell.js.map +1 -1
- package/dist/components/ComparisonTable/HeaderCell.mobile.js +1 -1
- package/dist/components/ComparisonTable/HeaderCell.mobile.js.map +1 -1
- package/dist/components/ComparisonTable/TableCell.js +2 -2
- package/dist/components/ComparisonTable/TableCell.js.map +1 -1
- package/dist/components/ComparisonTable/TableCell.mobile.js +1 -1
- package/dist/components/ComparisonTable/TableCell.mobile.js.map +1 -1
- package/dist/components/ComparisonTable/TableColumn.js +2 -2
- package/dist/components/ComparisonTable/TableColumn.js.map +1 -1
- package/dist/components/ComparisonTable/TableRow.js +1 -1
- package/dist/components/ComparisonTable/TableRow.js.map +1 -1
- package/dist/components/ExchangeRateTile/CurrencyTable.js +1 -1
- package/dist/components/ExchangeRateTile/CurrencyTable.js.map +1 -1
- package/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.js +2 -2
- package/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.js.map +1 -1
- package/dist/components/Footer/Footer.mobile.js +1 -1
- package/dist/components/Footer/Footer.mobile.js.map +1 -1
- package/dist/components/Footer/HorizontalNavigation.mobile.js +1 -1
- package/dist/components/Footer/HorizontalNavigation.mobile.js.map +1 -1
- package/dist/components/Footer/TextInformation.js +1 -1
- package/dist/components/Footer/TextInformation.js.map +1 -1
- package/dist/components/Footer/TextInformation.mobile.js +1 -1
- package/dist/components/Footer/TextInformation.mobile.js.map +1 -1
- package/dist/components/Footer/TextInformationLink.js +1 -1
- package/dist/components/Footer/TextInformationLink.js.map +1 -1
- package/dist/components/Gallery/Gallery.mobile.js +4 -4
- package/dist/components/Gallery/Gallery.mobile.js.map +1 -1
- package/dist/components/Gallery/GalleryCardInner.js +1 -1
- package/dist/components/Gallery/GalleryCardInner.js.map +1 -1
- package/dist/components/Gallery/GalleryContainer.js +2 -2
- package/dist/components/Gallery/GalleryContainer.js.map +1 -1
- package/dist/components/GracePeriod/GracePeriod.js +4 -4
- package/dist/components/GracePeriod/GracePeriod.js.map +1 -1
- package/dist/components/GroupBlock/GroupBlockTabs.js +2 -2
- package/dist/components/GroupBlock/GroupBlockTabs.js.map +1 -1
- package/dist/components/Header/Header.mobile.js +1 -1
- package/dist/components/Header/Header.mobile.js.map +1 -1
- package/dist/components/Header/HeaderBurger.js +2 -2
- package/dist/components/Header/HeaderBurger.js.map +1 -1
- package/dist/components/Header/HeaderTop.js +1 -1
- package/dist/components/Header/HeaderTop.js.map +1 -1
- package/dist/components/Headline/Headline.mobile.js +1 -1
- package/dist/components/Headline/Headline.mobile.js.map +1 -1
- package/dist/components/Headline/constants.js +1 -1
- package/dist/components/Headline/constants.js.map +1 -1
- package/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.js +5 -4
- package/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.js.map +1 -1
- package/dist/components/InsuranceAmountBlock/InsuranceAmountBlockContent.d.ts +3 -0
- package/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.d.ts +2 -0
- package/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js +2 -2
- package/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +1 -1
- package/dist/components/LinkDocs/LinkDocsListItem.js +1 -1
- package/dist/components/LinkDocs/LinkDocsListItem.js.map +1 -1
- package/dist/components/LinkList/LinkList.js +1 -1
- package/dist/components/LinkList/LinkList.js.map +1 -1
- package/dist/components/MobileAppTile/MobileAppTile.js +7 -7
- package/dist/components/MobileAppTile/MobileAppTile.js.map +1 -1
- package/dist/components/MobileAppTile/MobileAppTile.mobile.js +1 -1
- package/dist/components/MobileAppTile/MobileAppTile.mobile.js.map +1 -1
- package/dist/components/MobileAppTile/MobileAppTileContent.d.ts +4 -11
- package/dist/components/Navigation/Navigation.js +1 -1
- package/dist/components/Navigation/Navigation.js.map +1 -1
- package/dist/components/Navigation/NavigationItem.js +1 -1
- package/dist/components/Navigation/NavigationItem.js.map +1 -1
- package/dist/components/PictureText/PictureText.js +1 -1
- package/dist/components/PictureText/PictureText.js.map +1 -1
- package/dist/components/Placeholder/Placeholder.d.ts +1 -1
- package/dist/components/Placeholder/Placeholder.js +1 -1
- package/dist/components/Placeholder/Placeholder.js.map +1 -1
- package/dist/components/ProductBlock/ProductBlock.js +1 -1
- package/dist/components/ProductBlock/ProductBlock.js.map +1 -1
- package/dist/components/ProductBlock/ProductBlockInner.js +1 -1
- package/dist/components/ProductBlock/ProductBlockInner.js.map +1 -1
- package/dist/components/ProductBlock/renderBenefit.js +1 -1
- package/dist/components/ProductBlock/renderBenefit.js.map +1 -1
- package/dist/components/ProductGallery/ProductGallery.js +1 -1
- package/dist/components/ProductGallery/ProductGallery.js.map +1 -1
- package/dist/components/ProductTile/ProductTile.js +2 -2
- package/dist/components/ProductTile/ProductTile.js.map +1 -1
- package/dist/components/PromoTile/PromoTile.js +1 -1
- package/dist/components/PromoTile/PromoTile.js.map +1 -1
- package/dist/components/Recommendation/RecommendationCard.js +2 -2
- package/dist/components/Recommendation/RecommendationCard.js.map +1 -1
- package/dist/components/SafeDepositRental/SafeDepositRental.js +1 -1
- package/dist/components/SafeDepositRental/SafeDepositRental.js.map +1 -1
- package/dist/components/SafeDepositRental/SafeDepositRentalForm.js +3 -3
- package/dist/components/SafeDepositRental/SafeDepositRentalForm.js.map +1 -1
- package/dist/components/SafeDepositRental/SafeDepositRentalTotal.js +2 -2
- package/dist/components/SafeDepositRental/SafeDepositRentalTotal.js.map +1 -1
- package/dist/components/StepsBlock/StepsBlock.js +2 -2
- package/dist/components/StepsBlock/StepsBlock.js.map +1 -1
- package/dist/components/StepsBlock/StepsBlock.mobile.js +2 -2
- package/dist/components/StepsBlock/StepsBlock.mobile.js.map +1 -1
- package/dist/components/Tabs/renderTab.js +2 -2
- package/dist/components/Tabs/renderTab.js.map +1 -1
- package/dist/components/TariffsTable/TariffsTable.mobile.js +1 -1
- package/dist/components/TariffsTable/TariffsTable.mobile.js.map +1 -1
- package/dist/components/TariffsTable/TariffsTableCell.js +2 -2
- package/dist/components/TariffsTable/TariffsTableCell.js.map +1 -1
- package/dist/components/TariffsTable/TariffsTableRow.js +1 -1
- package/dist/components/TariffsTable/TariffsTableRow.js.map +1 -1
- package/dist/components/TariffsTable/TariffsTableTileCell.js +2 -2
- package/dist/components/TariffsTable/TariffsTableTileCell.js.map +1 -1
- package/dist/components/TextBlock/TextBlock.js +2 -2
- package/dist/components/TextBlock/TextBlock.js.map +1 -1
- package/dist/components/TextBlock/TextBlock.mobile.js +2 -2
- package/dist/components/TextBlock/TextBlock.mobile.js.map +1 -1
- package/dist/components/Tile/Tile.js +1 -1
- package/dist/components/Tile/Tile.js.map +1 -1
- package/dist/icons/IconName.d.ts +4 -2
- package/dist/icons/IconName.js +2 -0
- package/dist/icons/IconName.js.map +1 -1
- package/dist/ui-kit/Button/Button.mobile.js +2 -2
- package/dist/ui-kit/Button/Button.mobile.js.map +1 -1
- package/dist/ui-kit/Button/ButtonInner.js +1 -1
- package/dist/ui-kit/Button/ButtonInner.js.map +1 -1
- package/dist/ui-kit/Button/ButtonProps.d.ts +2 -2
- package/dist/ui-kit/Foldable/Foldable.js +1 -1
- package/dist/ui-kit/Foldable/Foldable.js.map +1 -1
- package/dist/ui-kit/HeaderItem/HeaderItem.mobile.js +1 -1
- package/dist/ui-kit/HeaderItem/HeaderItem.mobile.js.map +1 -1
- package/dist/ui-kit/Img/Img.mobile.js +2 -2
- package/dist/ui-kit/Img/Img.mobile.js.map +1 -1
- package/dist/ui-kit/Img/ImgAsPicture.js +1 -1
- package/dist/ui-kit/Img/ImgAsPicture.js.map +1 -1
- package/dist/ui-kit/InputRange/InputRange.js +1 -1
- package/dist/ui-kit/InputRange/InputRange.js.map +1 -1
- package/dist/ui-kit/Logo/Logo.mobile.js +1 -1
- package/dist/ui-kit/Logo/Logo.mobile.js.map +1 -1
- package/dist/ui-kit/Radio/Radio.js +1 -1
- package/dist/ui-kit/Radio/Radio.js.map +1 -1
- package/dist/ui-kit/SearchBar/SearchBarInner.js +3 -5
- package/dist/ui-kit/SearchBar/SearchBarInner.js.map +1 -1
- package/dist/ui-kit/Tabs/Tabs.js +2 -2
- package/dist/ui-kit/Tabs/Tabs.js.map +1 -1
- package/dist/ui-kit/TopItem/TopItem.js +1 -1
- package/dist/ui-kit/TopItem/TopItem.js.map +1 -1
- package/lib/common.css +1 -1
- package/lib/components/Accordion/Accordion.js +1 -1
- package/lib/components/Accordion/Accordion.js.map +1 -1
- package/lib/components/Accordion/Accordion.mobile.js +1 -1
- package/lib/components/Accordion/Accordion.mobile.js.map +1 -1
- package/lib/components/Accordion/AccordionItem.js +3 -3
- package/lib/components/Accordion/AccordionItem.js.map +1 -1
- package/lib/components/Accordion/AccordionItem.mobile.js +1 -1
- package/lib/components/Accordion/AccordionItem.mobile.js.map +1 -1
- package/lib/components/Accordion/AccordionItemInner.js +1 -1
- package/lib/components/Accordion/AccordionItemInner.js.map +1 -1
- package/lib/components/BenefitsBlock/BenefitsBlock.fixture.d.ts +2 -1
- package/lib/components/BenefitsBlock/BenefitsBlock.js +4 -4
- package/lib/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
- package/lib/components/BenefitsBlock/BenefitsBlockContent.d.ts +4 -4
- package/lib/components/Bonus/Bonus.js +3 -3
- package/lib/components/Bonus/Bonus.js.map +1 -1
- package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.js +3 -3
- package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.js.map +1 -1
- package/lib/components/Calculator/Calculator.js +3 -3
- package/lib/components/Calculator/Calculator.js.map +1 -1
- package/lib/components/Catalog/Catalog.js +2 -3
- package/lib/components/Catalog/Catalog.js.map +1 -1
- package/lib/components/Catalog/CatalogCard.js +1 -1
- package/lib/components/Catalog/CatalogCard.js.map +1 -1
- package/lib/components/ComparisonTable/ComparisonTable.js +1 -1
- package/lib/components/ComparisonTable/ComparisonTable.js.map +1 -1
- package/lib/components/ComparisonTable/HeaderCell.js +1 -1
- package/lib/components/ComparisonTable/HeaderCell.js.map +1 -1
- package/lib/components/ComparisonTable/HeaderCell.mobile.js +1 -1
- package/lib/components/ComparisonTable/HeaderCell.mobile.js.map +1 -1
- package/lib/components/ComparisonTable/TableCell.js +2 -2
- package/lib/components/ComparisonTable/TableCell.js.map +1 -1
- package/lib/components/ComparisonTable/TableCell.mobile.js +1 -1
- package/lib/components/ComparisonTable/TableCell.mobile.js.map +1 -1
- package/lib/components/ComparisonTable/TableColumn.js +2 -2
- package/lib/components/ComparisonTable/TableColumn.js.map +1 -1
- package/lib/components/ComparisonTable/TableRow.js +1 -1
- package/lib/components/ComparisonTable/TableRow.js.map +1 -1
- package/lib/components/ExchangeRateTile/CurrencyTable.js +1 -1
- package/lib/components/ExchangeRateTile/CurrencyTable.js.map +1 -1
- package/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.js +2 -2
- package/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.js.map +1 -1
- package/lib/components/Footer/Footer.mobile.js +1 -1
- package/lib/components/Footer/Footer.mobile.js.map +1 -1
- package/lib/components/Footer/HorizontalNavigation.mobile.js +1 -1
- package/lib/components/Footer/HorizontalNavigation.mobile.js.map +1 -1
- package/lib/components/Footer/TextInformation.js +1 -1
- package/lib/components/Footer/TextInformation.js.map +1 -1
- package/lib/components/Footer/TextInformation.mobile.js +1 -1
- package/lib/components/Footer/TextInformation.mobile.js.map +1 -1
- package/lib/components/Footer/TextInformationLink.js +1 -1
- package/lib/components/Footer/TextInformationLink.js.map +1 -1
- package/lib/components/Gallery/Gallery.mobile.js +4 -4
- package/lib/components/Gallery/Gallery.mobile.js.map +1 -1
- package/lib/components/Gallery/GalleryCardInner.js +1 -1
- package/lib/components/Gallery/GalleryCardInner.js.map +1 -1
- package/lib/components/Gallery/GalleryContainer.js +2 -2
- package/lib/components/Gallery/GalleryContainer.js.map +1 -1
- package/lib/components/GracePeriod/GracePeriod.js +4 -4
- package/lib/components/GracePeriod/GracePeriod.js.map +1 -1
- package/lib/components/GroupBlock/GroupBlockTabs.js +2 -2
- package/lib/components/GroupBlock/GroupBlockTabs.js.map +1 -1
- package/lib/components/Header/Header.mobile.js +1 -1
- package/lib/components/Header/Header.mobile.js.map +1 -1
- package/lib/components/Header/HeaderBurger.js +2 -2
- package/lib/components/Header/HeaderBurger.js.map +1 -1
- package/lib/components/Header/HeaderTop.js +1 -1
- package/lib/components/Header/HeaderTop.js.map +1 -1
- package/lib/components/Headline/Headline.fixture.d.ts +1 -1
- package/lib/components/Headline/Headline.fixture.mobile.d.ts +1 -1
- package/lib/components/Headline/Headline.mobile.js +1 -1
- package/lib/components/Headline/Headline.mobile.js.map +1 -1
- package/lib/components/Headline/constants.js +1 -1
- package/lib/components/Headline/constants.js.map +1 -1
- package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.js +5 -4
- package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.js.map +1 -1
- package/lib/components/InsuranceAmountBlock/InsuranceAmountBlockContent.d.ts +3 -0
- package/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.d.ts +2 -0
- package/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js +2 -2
- package/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +1 -1
- package/lib/components/LinkDocs/LinkDocsListItem.js +1 -1
- package/lib/components/LinkDocs/LinkDocsListItem.js.map +1 -1
- package/lib/components/LinkList/LinkList.js +1 -1
- package/lib/components/LinkList/LinkList.js.map +1 -1
- package/lib/components/MobileAppTile/MobileAppTile.fixture.d.ts +1 -0
- package/lib/components/MobileAppTile/MobileAppTile.js +7 -7
- package/lib/components/MobileAppTile/MobileAppTile.js.map +1 -1
- package/lib/components/MobileAppTile/MobileAppTile.mobile.js +1 -1
- package/lib/components/MobileAppTile/MobileAppTile.mobile.js.map +1 -1
- package/lib/components/MobileAppTile/MobileAppTileContent.d.ts +4 -11
- package/lib/components/Navigation/Navigation.js +1 -1
- package/lib/components/Navigation/Navigation.js.map +1 -1
- package/lib/components/Navigation/NavigationItem.js +1 -1
- package/lib/components/Navigation/NavigationItem.js.map +1 -1
- package/lib/components/PictureText/PictureText.js +1 -1
- package/lib/components/PictureText/PictureText.js.map +1 -1
- package/lib/components/Placeholder/Placeholder.d.ts +1 -1
- package/lib/components/Placeholder/Placeholder.js +1 -1
- package/lib/components/Placeholder/Placeholder.js.map +1 -1
- package/lib/components/ProductBlock/ProductBlock.js +1 -1
- package/lib/components/ProductBlock/ProductBlock.js.map +1 -1
- package/lib/components/ProductBlock/ProductBlockInner.js +1 -1
- package/lib/components/ProductBlock/ProductBlockInner.js.map +1 -1
- package/lib/components/ProductBlock/renderBenefit.js +1 -1
- package/lib/components/ProductBlock/renderBenefit.js.map +1 -1
- package/lib/components/ProductGallery/ProductGallery.js +1 -1
- package/lib/components/ProductGallery/ProductGallery.js.map +1 -1
- package/lib/components/ProductTile/ProductTile.js +2 -2
- package/lib/components/ProductTile/ProductTile.js.map +1 -1
- package/lib/components/PromoTile/PromoTile.js +1 -1
- package/lib/components/PromoTile/PromoTile.js.map +1 -1
- package/lib/components/Recommendation/RecommendationCard.js +2 -2
- package/lib/components/Recommendation/RecommendationCard.js.map +1 -1
- package/lib/components/SafeDepositRental/SafeDepositRental.js +1 -1
- package/lib/components/SafeDepositRental/SafeDepositRental.js.map +1 -1
- package/lib/components/SafeDepositRental/SafeDepositRentalForm.js +3 -3
- package/lib/components/SafeDepositRental/SafeDepositRentalForm.js.map +1 -1
- package/lib/components/SafeDepositRental/SafeDepositRentalTotal.js +2 -2
- package/lib/components/SafeDepositRental/SafeDepositRentalTotal.js.map +1 -1
- package/lib/components/StepsBlock/StepsBlock.js +2 -2
- package/lib/components/StepsBlock/StepsBlock.js.map +1 -1
- package/lib/components/StepsBlock/StepsBlock.mobile.js +2 -2
- package/lib/components/StepsBlock/StepsBlock.mobile.js.map +1 -1
- package/lib/components/Tabs/renderTab.js +2 -2
- package/lib/components/Tabs/renderTab.js.map +1 -1
- package/lib/components/TariffsTable/TariffsTable.mobile.js +1 -1
- package/lib/components/TariffsTable/TariffsTable.mobile.js.map +1 -1
- package/lib/components/TariffsTable/TariffsTableCell.js +2 -2
- package/lib/components/TariffsTable/TariffsTableCell.js.map +1 -1
- package/lib/components/TariffsTable/TariffsTableRow.js +1 -1
- package/lib/components/TariffsTable/TariffsTableRow.js.map +1 -1
- package/lib/components/TariffsTable/TariffsTableTileCell.js +2 -2
- package/lib/components/TariffsTable/TariffsTableTileCell.js.map +1 -1
- package/lib/components/TextBlock/TextBlock.js +2 -2
- package/lib/components/TextBlock/TextBlock.js.map +1 -1
- package/lib/components/TextBlock/TextBlock.mobile.js +2 -2
- package/lib/components/TextBlock/TextBlock.mobile.js.map +1 -1
- package/lib/components/Tile/Tile.js +1 -1
- package/lib/components/Tile/Tile.js.map +1 -1
- package/lib/icons/IconName.d.ts +4 -2
- package/lib/icons/IconName.js +2 -0
- package/lib/icons/IconName.js.map +1 -1
- package/lib/ui-kit/Button/Button.mobile.js +2 -2
- package/lib/ui-kit/Button/Button.mobile.js.map +1 -1
- package/lib/ui-kit/Button/ButtonInner.js +1 -1
- package/lib/ui-kit/Button/ButtonInner.js.map +1 -1
- package/lib/ui-kit/Button/ButtonProps.d.ts +2 -2
- package/lib/ui-kit/Foldable/Foldable.js +1 -1
- package/lib/ui-kit/Foldable/Foldable.js.map +1 -1
- package/lib/ui-kit/HeaderItem/HeaderItem.mobile.js +1 -1
- package/lib/ui-kit/HeaderItem/HeaderItem.mobile.js.map +1 -1
- package/lib/ui-kit/Img/Img.mobile.js +2 -2
- package/lib/ui-kit/Img/Img.mobile.js.map +1 -1
- package/lib/ui-kit/Img/ImgAsPicture.js +1 -1
- package/lib/ui-kit/Img/ImgAsPicture.js.map +1 -1
- package/lib/ui-kit/InputRange/InputRange.js +1 -1
- package/lib/ui-kit/InputRange/InputRange.js.map +1 -1
- package/lib/ui-kit/Logo/Logo.mobile.js +1 -1
- package/lib/ui-kit/Logo/Logo.mobile.js.map +1 -1
- package/lib/ui-kit/Radio/Radio.js +1 -1
- package/lib/ui-kit/Radio/Radio.js.map +1 -1
- package/lib/ui-kit/SearchBar/SearchBarInner.js +3 -5
- package/lib/ui-kit/SearchBar/SearchBarInner.js.map +1 -1
- package/lib/ui-kit/Tabs/Tabs.js +2 -2
- package/lib/ui-kit/Tabs/Tabs.js.map +1 -1
- package/lib/ui-kit/TopItem/TopItem.js +1 -1
- package/lib/ui-kit/TopItem/TopItem.js.map +1 -1
- package/mobile/bundle/bundle.umd.js +45 -45
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/dist/components/Accordion/Accordion.js +1 -1
- package/mobile/dist/components/Accordion/Accordion.js.map +1 -1
- package/mobile/dist/components/Accordion/AccordionItem.js +1 -1
- package/mobile/dist/components/Accordion/AccordionItem.js.map +1 -1
- package/mobile/dist/components/BenefitsBlock/BenefitsBlock.js +4 -4
- package/mobile/dist/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
- package/mobile/dist/components/BenefitsBlock/BenefitsBlockContent.d.ts +4 -4
- package/mobile/dist/components/Bonus/Bonus.js +3 -3
- package/mobile/dist/components/Bonus/Bonus.js.map +1 -1
- package/mobile/dist/components/BonusBenefitsBlock/BonusBenefitsBlock.js +3 -3
- package/mobile/dist/components/BonusBenefitsBlock/BonusBenefitsBlock.js.map +1 -1
- package/mobile/dist/components/Calculator/Calculator.js +3 -3
- package/mobile/dist/components/Calculator/Calculator.js.map +1 -1
- package/mobile/dist/components/Catalog/Catalog.js +2 -3
- package/mobile/dist/components/Catalog/Catalog.js.map +1 -1
- package/mobile/dist/components/Catalog/CatalogCard.js +1 -1
- package/mobile/dist/components/Catalog/CatalogCard.js.map +1 -1
- package/mobile/dist/components/ComparisonTable/HeaderCell.js +1 -1
- package/mobile/dist/components/ComparisonTable/HeaderCell.js.map +1 -1
- package/mobile/dist/components/ComparisonTable/TableCell.js +1 -1
- package/mobile/dist/components/ComparisonTable/TableCell.js.map +1 -1
- package/mobile/dist/components/ComparisonTable/TableColumn.js +2 -2
- package/mobile/dist/components/ComparisonTable/TableColumn.js.map +1 -1
- package/mobile/dist/components/ComparisonTable/TableRow.js +1 -1
- package/mobile/dist/components/ComparisonTable/TableRow.js.map +1 -1
- package/mobile/dist/components/ExchangeRateTile/CurrencyTable.js +1 -1
- package/mobile/dist/components/ExchangeRateTile/CurrencyTable.js.map +1 -1
- package/mobile/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.js +2 -2
- package/mobile/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.js.map +1 -1
- package/mobile/dist/components/Footer/Footer.js +1 -1
- package/mobile/dist/components/Footer/Footer.js.map +1 -1
- package/mobile/dist/components/Footer/HorizontalNavigation.js +1 -1
- package/mobile/dist/components/Footer/HorizontalNavigation.js.map +1 -1
- package/mobile/dist/components/Footer/TextInformation.js +1 -1
- package/mobile/dist/components/Footer/TextInformation.js.map +1 -1
- package/mobile/dist/components/Footer/TextInformationLink.js +1 -1
- package/mobile/dist/components/Footer/TextInformationLink.js.map +1 -1
- package/mobile/dist/components/Gallery/Gallery.js +4 -4
- package/mobile/dist/components/Gallery/Gallery.js.map +1 -1
- package/mobile/dist/components/Gallery/GalleryCardInner.js +1 -1
- package/mobile/dist/components/Gallery/GalleryCardInner.js.map +1 -1
- package/mobile/dist/components/Gallery/GalleryContainer.js +2 -2
- package/mobile/dist/components/Gallery/GalleryContainer.js.map +1 -1
- package/mobile/dist/components/GracePeriod/GracePeriod.js +4 -4
- package/mobile/dist/components/GracePeriod/GracePeriod.js.map +1 -1
- package/mobile/dist/components/GroupBlock/GroupBlockTabs.js +2 -2
- package/mobile/dist/components/GroupBlock/GroupBlockTabs.js.map +1 -1
- package/mobile/dist/components/Header/Header.js +1 -1
- package/mobile/dist/components/Header/Header.js.map +1 -1
- package/mobile/dist/components/Header/HeaderBurger.js +2 -2
- package/mobile/dist/components/Header/HeaderBurger.js.map +1 -1
- package/mobile/dist/components/Header/HeaderTop.js +1 -1
- package/mobile/dist/components/Header/HeaderTop.js.map +1 -1
- package/mobile/dist/components/Headline/Headline.js +1 -1
- package/mobile/dist/components/Headline/Headline.js.map +1 -1
- package/mobile/dist/components/Headline/constants.js +1 -1
- package/mobile/dist/components/Headline/constants.js.map +1 -1
- package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.js +5 -4
- package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.js.map +1 -1
- package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlockContent.d.ts +3 -0
- package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.d.ts +2 -0
- package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js +2 -2
- package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +1 -1
- package/mobile/dist/components/LinkList/LinkList.js +1 -1
- package/mobile/dist/components/LinkList/LinkList.js.map +1 -1
- package/mobile/dist/components/MobileAppTile/MobileAppTile.js +1 -1
- package/mobile/dist/components/MobileAppTile/MobileAppTile.js.map +1 -1
- package/mobile/dist/components/MobileAppTile/MobileAppTileContent.d.ts +4 -11
- package/mobile/dist/components/Navigation/Navigation.js +1 -1
- package/mobile/dist/components/Navigation/Navigation.js.map +1 -1
- package/mobile/dist/components/Navigation/NavigationItem.js +1 -1
- package/mobile/dist/components/Navigation/NavigationItem.js.map +1 -1
- package/mobile/dist/components/PictureText/PictureText.js +1 -1
- package/mobile/dist/components/PictureText/PictureText.js.map +1 -1
- package/mobile/dist/components/Placeholder/Placeholder.d.ts +1 -1
- package/mobile/dist/components/Placeholder/Placeholder.js +1 -1
- package/mobile/dist/components/Placeholder/Placeholder.js.map +1 -1
- package/mobile/dist/components/ProductTile/ProductTile.js +2 -2
- package/mobile/dist/components/ProductTile/ProductTile.js.map +1 -1
- package/mobile/dist/components/PromoTile/PromoTile.js +1 -1
- package/mobile/dist/components/PromoTile/PromoTile.js.map +1 -1
- package/mobile/dist/components/Recommendation/RecommendationCard.js +2 -2
- package/mobile/dist/components/Recommendation/RecommendationCard.js.map +1 -1
- package/mobile/dist/components/SafeDepositRental/SafeDepositRental.js +1 -1
- package/mobile/dist/components/SafeDepositRental/SafeDepositRental.js.map +1 -1
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalForm.js +3 -3
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalForm.js.map +1 -1
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTotal.js +2 -2
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTotal.js.map +1 -1
- package/mobile/dist/components/StepsBlock/StepsBlock.js +2 -2
- package/mobile/dist/components/StepsBlock/StepsBlock.js.map +1 -1
- package/mobile/dist/components/Tabs/renderTab.js +2 -2
- package/mobile/dist/components/Tabs/renderTab.js.map +1 -1
- package/mobile/dist/components/TariffsTable/TariffsTable.js +1 -1
- package/mobile/dist/components/TariffsTable/TariffsTable.js.map +1 -1
- package/mobile/dist/components/TariffsTable/TariffsTableCell.js +2 -2
- package/mobile/dist/components/TariffsTable/TariffsTableCell.js.map +1 -1
- package/mobile/dist/components/TariffsTable/TariffsTableRow.js +1 -1
- package/mobile/dist/components/TariffsTable/TariffsTableRow.js.map +1 -1
- package/mobile/dist/components/TariffsTable/TariffsTableTileCell.js +2 -2
- package/mobile/dist/components/TariffsTable/TariffsTableTileCell.js.map +1 -1
- package/mobile/dist/components/TextBlock/TextBlock.js +2 -2
- package/mobile/dist/components/TextBlock/TextBlock.js.map +1 -1
- package/mobile/dist/components/Tile/Tile.js +1 -1
- package/mobile/dist/components/Tile/Tile.js.map +1 -1
- package/mobile/dist/icons/IconName.d.ts +4 -2
- package/mobile/dist/icons/IconName.js +2 -0
- package/mobile/dist/icons/IconName.js.map +1 -1
- package/mobile/dist/ui-kit/Button/Button.js +2 -2
- package/mobile/dist/ui-kit/Button/Button.js.map +1 -1
- package/mobile/dist/ui-kit/Button/ButtonInner.js +1 -1
- package/mobile/dist/ui-kit/Button/ButtonInner.js.map +1 -1
- package/mobile/dist/ui-kit/Button/ButtonProps.d.ts +2 -2
- package/mobile/dist/ui-kit/Foldable/Foldable.js +1 -1
- package/mobile/dist/ui-kit/Foldable/Foldable.js.map +1 -1
- package/mobile/dist/ui-kit/HeaderItem/HeaderItem.js +1 -1
- package/mobile/dist/ui-kit/HeaderItem/HeaderItem.js.map +1 -1
- package/mobile/dist/ui-kit/Img/Img.js +2 -2
- package/mobile/dist/ui-kit/Img/Img.js.map +1 -1
- package/mobile/dist/ui-kit/Img/ImgAsPicture.js +1 -1
- package/mobile/dist/ui-kit/Img/ImgAsPicture.js.map +1 -1
- package/mobile/dist/ui-kit/InputRange/InputRange.js +1 -1
- package/mobile/dist/ui-kit/InputRange/InputRange.js.map +1 -1
- package/mobile/dist/ui-kit/Logo/Logo.js +1 -1
- package/mobile/dist/ui-kit/Logo/Logo.js.map +1 -1
- package/mobile/dist/ui-kit/Radio/Radio.js +1 -1
- package/mobile/dist/ui-kit/Radio/Radio.js.map +1 -1
- package/mobile/dist/ui-kit/SearchBar/SearchBarInner.js +3 -5
- package/mobile/dist/ui-kit/SearchBar/SearchBarInner.js.map +1 -1
- package/mobile/dist/ui-kit/Tabs/Tabs.js +2 -2
- package/mobile/dist/ui-kit/Tabs/Tabs.js.map +1 -1
- package/mobile/dist/ui-kit/TopItem/TopItem.js +1 -1
- package/mobile/dist/ui-kit/TopItem/TopItem.js.map +1 -1
- package/mobile/lib/components/Accordion/Accordion.js +1 -1
- package/mobile/lib/components/Accordion/Accordion.js.map +1 -1
- package/mobile/lib/components/Accordion/AccordionItem.js +1 -1
- package/mobile/lib/components/Accordion/AccordionItem.js.map +1 -1
- package/mobile/lib/components/BenefitsBlock/BenefitsBlock.js +4 -4
- package/mobile/lib/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
- package/mobile/lib/components/BenefitsBlock/BenefitsBlockContent.d.ts +4 -4
- package/mobile/lib/components/Bonus/Bonus.js +3 -3
- package/mobile/lib/components/Bonus/Bonus.js.map +1 -1
- package/mobile/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.js +3 -3
- package/mobile/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.js.map +1 -1
- package/mobile/lib/components/Calculator/Calculator.js +3 -3
- package/mobile/lib/components/Calculator/Calculator.js.map +1 -1
- package/mobile/lib/components/Catalog/Catalog.js +2 -3
- package/mobile/lib/components/Catalog/Catalog.js.map +1 -1
- package/mobile/lib/components/Catalog/CatalogCard.js +1 -1
- package/mobile/lib/components/Catalog/CatalogCard.js.map +1 -1
- package/mobile/lib/components/ComparisonTable/HeaderCell.js +1 -1
- package/mobile/lib/components/ComparisonTable/HeaderCell.js.map +1 -1
- package/mobile/lib/components/ComparisonTable/TableCell.js +1 -1
- package/mobile/lib/components/ComparisonTable/TableCell.js.map +1 -1
- package/mobile/lib/components/ComparisonTable/TableColumn.js +2 -2
- package/mobile/lib/components/ComparisonTable/TableColumn.js.map +1 -1
- package/mobile/lib/components/ComparisonTable/TableRow.js +1 -1
- package/mobile/lib/components/ComparisonTable/TableRow.js.map +1 -1
- package/mobile/lib/components/ExchangeRateTile/CurrencyTable.js +1 -1
- package/mobile/lib/components/ExchangeRateTile/CurrencyTable.js.map +1 -1
- package/mobile/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.js +2 -2
- package/mobile/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.js.map +1 -1
- package/mobile/lib/components/Footer/Footer.js +1 -1
- package/mobile/lib/components/Footer/Footer.js.map +1 -1
- package/mobile/lib/components/Footer/HorizontalNavigation.js +1 -1
- package/mobile/lib/components/Footer/HorizontalNavigation.js.map +1 -1
- package/mobile/lib/components/Footer/TextInformation.js +1 -1
- package/mobile/lib/components/Footer/TextInformation.js.map +1 -1
- package/mobile/lib/components/Footer/TextInformationLink.js +1 -1
- package/mobile/lib/components/Footer/TextInformationLink.js.map +1 -1
- package/mobile/lib/components/Gallery/Gallery.js +4 -4
- package/mobile/lib/components/Gallery/Gallery.js.map +1 -1
- package/mobile/lib/components/Gallery/GalleryCardInner.js +1 -1
- package/mobile/lib/components/Gallery/GalleryCardInner.js.map +1 -1
- package/mobile/lib/components/Gallery/GalleryContainer.js +2 -2
- package/mobile/lib/components/Gallery/GalleryContainer.js.map +1 -1
- package/mobile/lib/components/GracePeriod/GracePeriod.js +4 -4
- package/mobile/lib/components/GracePeriod/GracePeriod.js.map +1 -1
- package/mobile/lib/components/GroupBlock/GroupBlockTabs.js +2 -2
- package/mobile/lib/components/GroupBlock/GroupBlockTabs.js.map +1 -1
- package/mobile/lib/components/Header/Header.js +1 -1
- package/mobile/lib/components/Header/Header.js.map +1 -1
- package/mobile/lib/components/Header/HeaderBurger.js +2 -2
- package/mobile/lib/components/Header/HeaderBurger.js.map +1 -1
- package/mobile/lib/components/Header/HeaderTop.js +1 -1
- package/mobile/lib/components/Header/HeaderTop.js.map +1 -1
- package/mobile/lib/components/Headline/Headline.js +1 -1
- package/mobile/lib/components/Headline/Headline.js.map +1 -1
- package/mobile/lib/components/Headline/constants.js +1 -1
- package/mobile/lib/components/Headline/constants.js.map +1 -1
- package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.js +5 -4
- package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.js.map +1 -1
- package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlockContent.d.ts +3 -0
- package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.d.ts +2 -0
- package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js +2 -2
- package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +1 -1
- package/mobile/lib/components/LinkList/LinkList.js +1 -1
- package/mobile/lib/components/LinkList/LinkList.js.map +1 -1
- package/mobile/lib/components/MobileAppTile/MobileAppTile.js +1 -1
- package/mobile/lib/components/MobileAppTile/MobileAppTile.js.map +1 -1
- package/mobile/lib/components/MobileAppTile/MobileAppTileContent.d.ts +4 -11
- package/mobile/lib/components/Navigation/Navigation.js +1 -1
- package/mobile/lib/components/Navigation/Navigation.js.map +1 -1
- package/mobile/lib/components/Navigation/NavigationItem.js +1 -1
- package/mobile/lib/components/Navigation/NavigationItem.js.map +1 -1
- package/mobile/lib/components/PictureText/PictureText.js +1 -1
- package/mobile/lib/components/PictureText/PictureText.js.map +1 -1
- package/mobile/lib/components/Placeholder/Placeholder.d.ts +1 -1
- package/mobile/lib/components/Placeholder/Placeholder.js +1 -1
- package/mobile/lib/components/Placeholder/Placeholder.js.map +1 -1
- package/mobile/lib/components/ProductTile/ProductTile.js +2 -2
- package/mobile/lib/components/ProductTile/ProductTile.js.map +1 -1
- package/mobile/lib/components/PromoTile/PromoTile.js +1 -1
- package/mobile/lib/components/PromoTile/PromoTile.js.map +1 -1
- package/mobile/lib/components/Recommendation/RecommendationCard.js +2 -2
- package/mobile/lib/components/Recommendation/RecommendationCard.js.map +1 -1
- package/mobile/lib/components/SafeDepositRental/SafeDepositRental.js +1 -1
- package/mobile/lib/components/SafeDepositRental/SafeDepositRental.js.map +1 -1
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalForm.js +3 -3
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalForm.js.map +1 -1
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTotal.js +2 -2
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTotal.js.map +1 -1
- package/mobile/lib/components/StepsBlock/StepsBlock.js +2 -2
- package/mobile/lib/components/StepsBlock/StepsBlock.js.map +1 -1
- package/mobile/lib/components/Tabs/renderTab.js +2 -2
- package/mobile/lib/components/Tabs/renderTab.js.map +1 -1
- package/mobile/lib/components/TariffsTable/TariffsTable.js +1 -1
- package/mobile/lib/components/TariffsTable/TariffsTable.js.map +1 -1
- package/mobile/lib/components/TariffsTable/TariffsTableCell.js +2 -2
- package/mobile/lib/components/TariffsTable/TariffsTableCell.js.map +1 -1
- package/mobile/lib/components/TariffsTable/TariffsTableRow.js +1 -1
- package/mobile/lib/components/TariffsTable/TariffsTableRow.js.map +1 -1
- package/mobile/lib/components/TariffsTable/TariffsTableTileCell.js +2 -2
- package/mobile/lib/components/TariffsTable/TariffsTableTileCell.js.map +1 -1
- package/mobile/lib/components/TextBlock/TextBlock.js +2 -2
- package/mobile/lib/components/TextBlock/TextBlock.js.map +1 -1
- package/mobile/lib/components/Tile/Tile.js +1 -1
- package/mobile/lib/components/Tile/Tile.js.map +1 -1
- package/mobile/lib/icons/IconName.d.ts +4 -2
- package/mobile/lib/icons/IconName.js +2 -0
- package/mobile/lib/icons/IconName.js.map +1 -1
- package/mobile/lib/ui-kit/Button/Button.js +2 -2
- package/mobile/lib/ui-kit/Button/Button.js.map +1 -1
- package/mobile/lib/ui-kit/Button/ButtonInner.js +1 -1
- package/mobile/lib/ui-kit/Button/ButtonInner.js.map +1 -1
- package/mobile/lib/ui-kit/Button/ButtonProps.d.ts +2 -2
- package/mobile/lib/ui-kit/Foldable/Foldable.js +1 -1
- package/mobile/lib/ui-kit/Foldable/Foldable.js.map +1 -1
- package/mobile/lib/ui-kit/HeaderItem/HeaderItem.js +1 -1
- package/mobile/lib/ui-kit/HeaderItem/HeaderItem.js.map +1 -1
- package/mobile/lib/ui-kit/Img/Img.js +2 -2
- package/mobile/lib/ui-kit/Img/Img.js.map +1 -1
- package/mobile/lib/ui-kit/Img/ImgAsPicture.js +1 -1
- package/mobile/lib/ui-kit/Img/ImgAsPicture.js.map +1 -1
- package/mobile/lib/ui-kit/InputRange/InputRange.js +1 -1
- package/mobile/lib/ui-kit/InputRange/InputRange.js.map +1 -1
- package/mobile/lib/ui-kit/Logo/Logo.js +1 -1
- package/mobile/lib/ui-kit/Logo/Logo.js.map +1 -1
- package/mobile/lib/ui-kit/Radio/Radio.js +1 -1
- package/mobile/lib/ui-kit/Radio/Radio.js.map +1 -1
- package/mobile/lib/ui-kit/SearchBar/SearchBarInner.js +3 -5
- package/mobile/lib/ui-kit/SearchBar/SearchBarInner.js.map +1 -1
- package/mobile/lib/ui-kit/Tabs/Tabs.js +2 -2
- package/mobile/lib/ui-kit/Tabs/Tabs.js.map +1 -1
- package/mobile/lib/ui-kit/TopItem/TopItem.js +1 -1
- package/mobile/lib/ui-kit/TopItem/TopItem.js.map +1 -1
- package/mobile/src/components/Accordion/Accordion.tsx +1 -1
- package/mobile/src/components/Accordion/AccordionItem.tsx +2 -2
- package/mobile/src/components/BenefitsBlock/BenefitsBlock.example.json +12 -2
- package/mobile/src/components/BenefitsBlock/BenefitsBlock.tsx +13 -18
- package/mobile/src/components/BenefitsBlock/BenefitsBlockContent.ts +4 -4
- package/mobile/src/components/Bonus/Bonus.tsx +15 -7
- package/mobile/src/components/BonusBenefitsBlock/BonusBenefitsBlock.tsx +12 -5
- package/mobile/src/components/Calculator/Calculator.tsx +3 -3
- package/mobile/src/components/Catalog/Catalog.tsx +10 -5
- package/mobile/src/components/Catalog/CatalogCard.tsx +3 -5
- package/mobile/src/components/ComparisonTable/HeaderCell.tsx +1 -1
- package/mobile/src/components/ComparisonTable/TableCell.tsx +1 -1
- package/mobile/src/components/ComparisonTable/TableColumn.tsx +2 -2
- package/mobile/src/components/ComparisonTable/TableRow.tsx +1 -1
- package/mobile/src/components/ExchangeRateTile/CurrencyTable.tsx +1 -1
- package/mobile/src/components/ExchangeRateTile/ExchangeCurrencyCalculator.tsx +2 -2
- package/mobile/src/components/Footer/Footer.tsx +1 -1
- package/mobile/src/components/Footer/HorizontalNavigation.tsx +2 -2
- package/mobile/src/components/Footer/TextInformation.tsx +2 -2
- package/mobile/src/components/Footer/TextInformationLink.tsx +1 -1
- package/mobile/src/components/Gallery/Gallery.tsx +5 -7
- package/mobile/src/components/Gallery/GalleryCardInner.tsx +2 -4
- package/mobile/src/components/Gallery/GalleryContainer.tsx +10 -7
- package/mobile/src/components/GracePeriod/GracePeriod.example.json +5 -15
- package/mobile/src/components/GracePeriod/GracePeriod.tsx +17 -7
- package/mobile/src/components/GroupBlock/GroupBlockTabs.tsx +2 -2
- package/mobile/src/components/Header/Header.tsx +4 -4
- package/mobile/src/components/Header/HeaderBurger.tsx +3 -3
- package/mobile/src/components/Header/HeaderTop.tsx +3 -3
- package/mobile/src/components/Headline/Headline.tsx +1 -5
- package/mobile/src/components/Headline/constants.ts +1 -1
- package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlock.example.json +7 -1
- package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlock.tsx +6 -3
- package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlockContent.ts +3 -0
- package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlockInner.tsx +6 -5
- package/mobile/src/components/LinkList/LinkList.tsx +1 -1
- package/mobile/src/components/MobileAppTile/MobileAppTile.example.json +0 -1
- package/mobile/src/components/MobileAppTile/MobileAppTile.tsx +2 -2
- package/mobile/src/components/MobileAppTile/MobileAppTileContent.ts +4 -11
- package/mobile/src/components/Navigation/Navigation.tsx +1 -1
- package/mobile/src/components/Navigation/NavigationItem.tsx +1 -1
- package/mobile/src/components/PictureText/PictureText.tsx +2 -8
- package/mobile/src/components/Placeholder/Placeholder.tsx +2 -2
- package/mobile/src/components/ProductTile/ProductTile.tsx +4 -2
- package/mobile/src/components/PromoTile/PromoTile.tsx +1 -1
- package/mobile/src/components/Recommendation/RecommendationCard.tsx +2 -2
- package/mobile/src/components/SafeDepositRental/SafeDepositRental.tsx +1 -1
- package/mobile/src/components/SafeDepositRental/SafeDepositRentalForm.tsx +4 -4
- package/mobile/src/components/SafeDepositRental/SafeDepositRentalTotal.tsx +2 -2
- package/mobile/src/components/StepsBlock/StepsBlock.tsx +4 -4
- package/mobile/src/components/Tabs/renderTab.tsx +2 -2
- package/mobile/src/components/TariffsTable/TariffsTable.tsx +1 -1
- package/mobile/src/components/TariffsTable/TariffsTableCell.tsx +3 -3
- package/mobile/src/components/TariffsTable/TariffsTableRow.tsx +1 -1
- package/mobile/src/components/TariffsTable/TariffsTableTileCell.tsx +3 -5
- package/mobile/src/components/TextBlock/TextBlock.tsx +4 -4
- package/mobile/src/components/Tile/Tile.tsx +1 -6
- package/mobile/src/components/__snapshots__/Blocks.spec.tsx.snap +55 -48
- package/mobile/src/icons/IconName.ts +4 -4
- package/mobile/src/icons/StateMortgageIcon.svg +1 -0
- package/mobile/src/ui-kit/Button/Button.tsx +2 -2
- package/mobile/src/ui-kit/Button/ButtonInner.tsx +1 -1
- package/mobile/src/ui-kit/Button/ButtonProps.ts +2 -2
- package/mobile/src/ui-kit/Foldable/Foldable.tsx +1 -1
- package/mobile/src/ui-kit/HeaderItem/HeaderItem.tsx +1 -1
- package/mobile/src/ui-kit/Img/Img.tsx +13 -3
- package/mobile/src/ui-kit/Img/ImgAsPicture.tsx +1 -1
- package/mobile/src/ui-kit/InputRange/InputRange.tsx +1 -1
- package/mobile/src/ui-kit/Logo/Logo.tsx +1 -1
- package/mobile/src/ui-kit/Radio/Radio.tsx +1 -1
- package/mobile/src/ui-kit/SearchBar/SearchBarInner.tsx +3 -5
- package/mobile/src/ui-kit/Tabs/Tabs.tsx +2 -2
- package/mobile/src/ui-kit/TopItem/TopItem.tsx +1 -1
- package/package.json +1 -1
- package/src/components/Accordion/Accordion.mobile.tsx +1 -1
- package/src/components/Accordion/Accordion.tsx +2 -2
- package/src/components/Accordion/AccordionItem.mobile.tsx +2 -2
- package/src/components/Accordion/AccordionItem.tsx +3 -3
- package/src/components/Accordion/AccordionItemInner.tsx +1 -1
- package/src/components/BenefitsBlock/BenefitsBlock.example.json +12 -2
- package/src/components/BenefitsBlock/BenefitsBlock.fixture.tsx +60 -5
- package/src/components/BenefitsBlock/BenefitsBlock.tsx +13 -18
- package/src/components/BenefitsBlock/BenefitsBlockContent.ts +4 -4
- package/src/components/Bonus/Bonus.tsx +15 -7
- package/src/components/BonusBenefitsBlock/BonusBenefitsBlock.tsx +12 -5
- package/src/components/Calculator/Calculator.fixture.tsx +1 -1
- package/src/components/Calculator/Calculator.tsx +3 -3
- package/src/components/Catalog/Catalog.tsx +10 -5
- package/src/components/Catalog/CatalogCard.tsx +3 -5
- package/src/components/ComparisonTable/ComparisonTable.tsx +1 -1
- package/src/components/ComparisonTable/HeaderCell.mobile.tsx +1 -1
- package/src/components/ComparisonTable/HeaderCell.tsx +1 -1
- package/src/components/ComparisonTable/TableCell.mobile.tsx +1 -1
- package/src/components/ComparisonTable/TableCell.tsx +2 -2
- package/src/components/ComparisonTable/TableColumn.tsx +2 -2
- package/src/components/ComparisonTable/TableRow.tsx +1 -1
- package/src/components/ExchangeRateTile/CurrencyTable.tsx +1 -1
- package/src/components/ExchangeRateTile/ExchangeCurrencyCalculator.tsx +2 -2
- package/src/components/Footer/Footer.mobile.tsx +1 -1
- package/src/components/Footer/HorizontalNavigation.mobile.tsx +2 -2
- package/src/components/Footer/TextInformation.mobile.tsx +2 -2
- package/src/components/Footer/TextInformation.tsx +1 -2
- package/src/components/Footer/TextInformationLink.tsx +1 -1
- package/src/components/Gallery/Gallery.mobile.tsx +5 -7
- package/src/components/Gallery/GalleryCardInner.tsx +2 -4
- package/src/components/Gallery/GalleryContainer.tsx +10 -7
- package/src/components/GracePeriod/GracePeriod.example.json +5 -15
- package/src/components/GracePeriod/GracePeriod.tsx +17 -7
- package/src/components/GroupBlock/GroupBlockTabs.tsx +2 -2
- package/src/components/Header/Header.mobile.tsx +4 -4
- package/src/components/Header/HeaderBurger.tsx +3 -3
- package/src/components/Header/HeaderTop.tsx +3 -3
- package/src/components/Headline/Headline.fixture.mobile.tsx +2 -2
- package/src/components/Headline/Headline.fixture.tsx +1 -1
- package/src/components/Headline/Headline.mobile.tsx +1 -5
- package/src/components/Headline/constants.ts +1 -1
- package/src/components/Insurance/Insurance.fixture.tsx +1 -1
- package/src/components/InsuranceAmountBlock/InsuranceAmountBlock.example.json +7 -1
- package/src/components/InsuranceAmountBlock/InsuranceAmountBlock.fixture.tsx +13 -4
- package/src/components/InsuranceAmountBlock/InsuranceAmountBlock.tsx +6 -3
- package/src/components/InsuranceAmountBlock/InsuranceAmountBlockContent.ts +3 -0
- package/src/components/InsuranceAmountBlock/InsuranceAmountBlockInner.tsx +6 -5
- package/src/components/LinkDocs/LinkDocsListItem.tsx +1 -1
- package/src/components/LinkList/LinkList.tsx +1 -1
- package/src/components/MobileAppTile/MobileAppTile.example.json +0 -1
- package/src/components/MobileAppTile/MobileAppTile.fixture.tsx +28 -15
- package/src/components/MobileAppTile/MobileAppTile.mobile.tsx +2 -2
- package/src/components/MobileAppTile/MobileAppTile.tsx +13 -18
- package/src/components/MobileAppTile/MobileAppTileContent.ts +4 -11
- package/src/components/Navigation/Navigation.tsx +1 -1
- package/src/components/Navigation/NavigationItem.tsx +1 -1
- package/src/components/PictureText/PictureText.tsx +2 -8
- package/src/components/Placeholder/Placeholder.tsx +2 -2
- package/src/components/ProductBlock/ProductBlock.tsx +1 -1
- package/src/components/ProductBlock/ProductBlockInner.tsx +1 -1
- package/src/components/ProductBlock/renderBenefit.tsx +3 -1
- package/src/components/ProductGallery/ProductGallery.tsx +1 -1
- package/src/components/ProductTile/ProductTile.tsx +4 -2
- package/src/components/PromoTile/PromoTile.tsx +1 -1
- package/src/components/Recommendation/RecommendationCard.tsx +2 -2
- package/src/components/SafeDepositRental/SafeDepositRental.tsx +1 -1
- package/src/components/SafeDepositRental/SafeDepositRentalForm.tsx +4 -4
- package/src/components/SafeDepositRental/SafeDepositRentalTotal.tsx +2 -2
- package/src/components/StepsBlock/StepsBlock.mobile.tsx +4 -4
- package/src/components/StepsBlock/StepsBlock.tsx +4 -6
- package/src/components/Tabs/renderTab.tsx +2 -2
- package/src/components/TariffsTable/TariffsTable.mobile.tsx +1 -1
- package/src/components/TariffsTable/TariffsTableCell.tsx +3 -3
- package/src/components/TariffsTable/TariffsTableRow.tsx +1 -1
- package/src/components/TariffsTable/TariffsTableTileCell.tsx +3 -5
- package/src/components/TextBlock/TextBlock.mobile.tsx +4 -4
- package/src/components/TextBlock/TextBlock.tsx +3 -3
- package/src/components/Tile/Tile.tsx +1 -6
- package/src/components/__snapshots__/Blocks.spec.tsx.snap +55 -48
- package/src/icons/IconName.ts +4 -1
- package/src/icons/StateMortgageIcon.svg +1 -0
- package/src/ui-kit/Button/Button.mobile.tsx +2 -2
- package/src/ui-kit/Button/ButtonInner.tsx +1 -1
- package/src/ui-kit/Button/ButtonProps.ts +2 -2
- package/src/ui-kit/Foldable/Foldable.tsx +1 -1
- package/src/ui-kit/HeaderItem/HeaderItem.mobile.tsx +1 -1
- package/src/ui-kit/Img/Img.mobile.tsx +13 -3
- package/src/ui-kit/Img/ImgAsPicture.tsx +1 -1
- package/src/ui-kit/InputRange/InputRange.tsx +1 -1
- package/src/ui-kit/Logo/Logo.mobile.tsx +1 -1
- package/src/ui-kit/Radio/Radio.tsx +1 -1
- package/src/ui-kit/SearchBar/SearchBarInner.tsx +3 -5
- package/src/ui-kit/Tabs/Tabs.tsx +2 -2
- package/src/ui-kit/TopItem/TopItem.tsx +1 -1
|
@@ -30,7 +30,7 @@ export const Logo = JSX<Partial<LogoProps>>(
|
|
|
30
30
|
>
|
|
31
31
|
<Img image={{ icon: 'Logo' }} className={`${SVG_COLOR[bgColor]} w-10 h-[38px]`} asSVG />
|
|
32
32
|
{hideTitle ? null : (
|
|
33
|
-
<span className={`${TEXT_COLOR[bgColor]} text-
|
|
33
|
+
<span className={`${TEXT_COLOR[bgColor]} text-s font-medium ml-2.5`}>
|
|
34
34
|
{children || 'Россельхозбанк'}
|
|
35
35
|
</span>
|
|
36
36
|
)}
|
|
@@ -12,7 +12,7 @@ export const Radio = JSX<RadioProps>(({ name, text, value, checked, onChange, cl
|
|
|
12
12
|
checked={checked}
|
|
13
13
|
onChange={onChange}
|
|
14
14
|
/>
|
|
15
|
-
{text ? <span className="font-sans ml-3
|
|
15
|
+
{text ? <span className="font-sans ml-3 cursor-pointer">{text}</span> : null}
|
|
16
16
|
</label>
|
|
17
17
|
</div>
|
|
18
18
|
));
|
|
@@ -12,10 +12,8 @@ export const SearchBarInner = JSX<SearchBarInnerProps>(
|
|
|
12
12
|
const { term, setTerm } = context.useSearch();
|
|
13
13
|
|
|
14
14
|
const LoupeIconClassName = isMobile ? 'w-[20px] h-[20px]' : 'w-[24px] h-[24px]';
|
|
15
|
-
const SearchBarLabelClassName = isMobile ? '
|
|
16
|
-
const SearchBarInputClassName = isMobile
|
|
17
|
-
? ' placeholder-transparent font-normal'
|
|
18
|
-
: 'font-light h-full';
|
|
15
|
+
const SearchBarLabelClassName = isMobile ? 'text-s' : 'text-l-light';
|
|
16
|
+
const SearchBarInputClassName = isMobile ? ' placeholder-transparent' : 'h-full';
|
|
19
17
|
const inputPlaceholder = isMobile ? 'some search' : undefined;
|
|
20
18
|
|
|
21
19
|
return (
|
|
@@ -63,7 +61,7 @@ export const SearchBarInner = JSX<SearchBarInnerProps>(
|
|
|
63
61
|
console.log('click');
|
|
64
62
|
}}
|
|
65
63
|
>
|
|
66
|
-
<div className="
|
|
64
|
+
<div className="text-s px-9 py-2.5">Найти</div>
|
|
67
65
|
</Button>
|
|
68
66
|
)}
|
|
69
67
|
</form>
|
|
@@ -14,7 +14,7 @@ export const Tabs = JSX<TabsProps>(({ tabs, currentTabIndex, onTabClick }) => {
|
|
|
14
14
|
});
|
|
15
15
|
|
|
16
16
|
const tabDescriptionStyle = (isActive = false) =>
|
|
17
|
-
`
|
|
17
|
+
`text-xs-light ${isActive ? '' : 'text-secondary-text'}`;
|
|
18
18
|
|
|
19
19
|
const renderTab =
|
|
20
20
|
(currentTabIndex: number, onTabClick: TabClickHandler) => (tab: Tab, index: number) => {
|
|
@@ -32,7 +32,7 @@ const renderTab =
|
|
|
32
32
|
>
|
|
33
33
|
{tab?.icon ? renderIcon(tab, isActive) : null}
|
|
34
34
|
<div>
|
|
35
|
-
{tab?.title ? <h3 className="
|
|
35
|
+
{tab?.title ? <h3 className="m-0 text-l font-medium">{tab?.title}</h3> : null}
|
|
36
36
|
{tab?.description ? (
|
|
37
37
|
<span className={tabDescriptionStyle(isActive)}>{tab?.description}</span>
|
|
38
38
|
) : null}
|
|
@@ -15,7 +15,7 @@ export interface TopItemProps extends TopItemContent {
|
|
|
15
15
|
dataItemName?: string;
|
|
16
16
|
}
|
|
17
17
|
|
|
18
|
-
const TEXT_CLASSES = 'font-sans
|
|
18
|
+
const TEXT_CLASSES = 'font-sans text-s-light';
|
|
19
19
|
const LINK_CLASSES = 'inline-block border border-solid bg-transparent text-center no-underline';
|
|
20
20
|
|
|
21
21
|
export const TopItem = JSX<TopItemProps>(
|
package/package.json
CHANGED
|
@@ -11,7 +11,7 @@ export const Accordion = JSX<AccordionProps>(
|
|
|
11
11
|
return (
|
|
12
12
|
<section className={`py-6 px-4 font-sans bg-white text-primary-text ${className}`}>
|
|
13
13
|
{title ? <Heading headingType="h3" className="mb-2 text-center" title={title} /> : null}
|
|
14
|
-
{description ? <div className="mb-5 text-m-
|
|
14
|
+
{description ? <div className="mb-5 text-m-light text-center">{description}</div> : null}
|
|
15
15
|
{accordionItems?.length ? (
|
|
16
16
|
<ul className="list-none m-0 p-0">
|
|
17
17
|
{accordionItems.map((item, i) => (
|
|
@@ -27,12 +27,12 @@ export const Accordion = JSX<AccordionProps>(
|
|
|
27
27
|
return (
|
|
28
28
|
<BlockWrapper
|
|
29
29
|
context={context}
|
|
30
|
-
className={`p-[50px] font-sans bg-white text-primary-text ${className}`}
|
|
30
|
+
className={`p-[50px] mb-1 last:mb-0 font-sans bg-white text-primary-text ${className}`}
|
|
31
31
|
{...rest}
|
|
32
32
|
>
|
|
33
33
|
{title ? (
|
|
34
34
|
<Heading
|
|
35
|
-
headingType="
|
|
35
|
+
headingType="h3"
|
|
36
36
|
className={`mb-2.5 ${ALIGN_TITLE[accordionAlignTitle]}`}
|
|
37
37
|
title={title}
|
|
38
38
|
/>
|
|
@@ -23,7 +23,7 @@ export const AccordionItem = JSX<AccordionItemProps>(
|
|
|
23
23
|
onClick={handleToggle}
|
|
24
24
|
>
|
|
25
25
|
<span
|
|
26
|
-
className={`text-m-title-xs pr-2.5
|
|
26
|
+
className={`text-m-title-xs font-medium pr-2.5 flex ${
|
|
27
27
|
hasContent ? 'group-hover:text-primary-main' : ''
|
|
28
28
|
}`}
|
|
29
29
|
>
|
|
@@ -32,7 +32,7 @@ export const AccordionItem = JSX<AccordionItemProps>(
|
|
|
32
32
|
) : null}
|
|
33
33
|
{label}
|
|
34
34
|
</span>
|
|
35
|
-
{hasContent ? <Img image={icon} width="24" height="24" asSVG /> : null}
|
|
35
|
+
{hasContent ? <Img className="w-6" image={icon} width="24" height="24" asSVG /> : null}
|
|
36
36
|
</button>
|
|
37
37
|
{hasContent ? <AccordionItemInner blocks={blocks} context={context} /> : null}
|
|
38
38
|
</li>
|
|
@@ -17,12 +17,12 @@ export const AccordionItem = JSX<AccordionItemProps>(({ label, isExpanded, block
|
|
|
17
17
|
return (
|
|
18
18
|
<li className="border-0 border-b border-solid border-main-divider last:border-b-0">
|
|
19
19
|
<button
|
|
20
|
-
className={`border-none bg-transparent px-0
|
|
21
|
-
${hasContent ? 'group cursor-pointer' : ''}
|
|
20
|
+
className={`border-none bg-transparent px-0 pt-5 pb-3.5 flex justify-between text-left w-full
|
|
21
|
+
font-sans text-h6 ${hasContent ? 'group cursor-pointer' : ''}
|
|
22
22
|
`}
|
|
23
23
|
onClick={handleToggle}
|
|
24
24
|
>
|
|
25
|
-
<span className={`text-xl-
|
|
25
|
+
<span className={`text-xl font-medium pr-2.5`}>{label}</span>
|
|
26
26
|
{hasContent ? (
|
|
27
27
|
<Img image={icon} className="text-primary-main" width="24" height="24" asSVG />
|
|
28
28
|
) : null}
|
|
@@ -5,7 +5,7 @@ import type { AccordionItemProps } from './AccordionItem';
|
|
|
5
5
|
export const AccordionItemInner = JSX<AccordionItemProps>(({ blocks, context }) => {
|
|
6
6
|
return (
|
|
7
7
|
<div className="grid grid-cols-12 transition-all duration-300 max-h-0 overflow-hidden">
|
|
8
|
-
{renderBlocksList({ context, blocks, className: '!p-0 mb-5' })}
|
|
8
|
+
{renderBlocksList({ context, blocks, className: '!p-0 mb-3.5' })}
|
|
9
9
|
</div>
|
|
10
10
|
);
|
|
11
11
|
});
|
|
@@ -8,7 +8,12 @@
|
|
|
8
8
|
"benefitType": "description"
|
|
9
9
|
},
|
|
10
10
|
"icon": {
|
|
11
|
-
"icon": "ClockIcon"
|
|
11
|
+
"icon": "ClockIcon",
|
|
12
|
+
"format": "webp",
|
|
13
|
+
"size": {
|
|
14
|
+
"width": 70,
|
|
15
|
+
"height": 70
|
|
16
|
+
}
|
|
12
17
|
}
|
|
13
18
|
},
|
|
14
19
|
{
|
|
@@ -18,7 +23,12 @@
|
|
|
18
23
|
"benefitType": "description"
|
|
19
24
|
},
|
|
20
25
|
"icon": {
|
|
21
|
-
"icon": "SignDocsIcon"
|
|
26
|
+
"icon": "SignDocsIcon",
|
|
27
|
+
"format": "webp",
|
|
28
|
+
"size": {
|
|
29
|
+
"width": 70,
|
|
30
|
+
"height": 70
|
|
31
|
+
}
|
|
22
32
|
}
|
|
23
33
|
}
|
|
24
34
|
]
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { context } from '../../react/setup-fixture';
|
|
2
2
|
|
|
3
3
|
import { BenefitsBlock } from './BenefitsBlock';
|
|
4
|
+
import type { Picture } from '../../model/Picture';
|
|
4
5
|
|
|
5
6
|
const itemsList = [
|
|
6
7
|
'Комиссия за выдачу',
|
|
@@ -9,8 +10,18 @@ const itemsList = [
|
|
|
9
10
|
'частичное погашение кредита',
|
|
10
11
|
];
|
|
11
12
|
|
|
13
|
+
const image: Picture = {
|
|
14
|
+
src: 'money-1.png',
|
|
15
|
+
format: 'webp',
|
|
16
|
+
alt: 'Потребительский кредит наличными',
|
|
17
|
+
size: {
|
|
18
|
+
width: 70,
|
|
19
|
+
height: 70,
|
|
20
|
+
},
|
|
21
|
+
};
|
|
22
|
+
|
|
12
23
|
export default {
|
|
13
|
-
|
|
24
|
+
'desc-img': (
|
|
14
25
|
<div className="container grid grid-cols-12">
|
|
15
26
|
<BenefitsBlock
|
|
16
27
|
context={context}
|
|
@@ -23,7 +34,7 @@ export default {
|
|
|
23
34
|
name: 'Комиссия за выдачу кредита не взимается. Допускается полное или частичное погашение кредита',
|
|
24
35
|
benefitType: 'text',
|
|
25
36
|
},
|
|
26
|
-
icon:
|
|
37
|
+
icon: image,
|
|
27
38
|
},
|
|
28
39
|
{
|
|
29
40
|
label: 'Оформление по паспорту',
|
|
@@ -31,7 +42,7 @@ export default {
|
|
|
31
42
|
name: 'Обеспечение не требуется. Кредит можно получить на любые цели',
|
|
32
43
|
benefitType: 'text',
|
|
33
44
|
},
|
|
34
|
-
icon:
|
|
45
|
+
icon: image,
|
|
35
46
|
},
|
|
36
47
|
{
|
|
37
48
|
label: 'Без залога и поручительства',
|
|
@@ -39,7 +50,7 @@ export default {
|
|
|
39
50
|
name: 'Единовременное перечисление суммы кредита в полном объёме на текущий счет в Банке',
|
|
40
51
|
benefitType: 'text',
|
|
41
52
|
},
|
|
42
|
-
icon:
|
|
53
|
+
icon: image,
|
|
43
54
|
},
|
|
44
55
|
{
|
|
45
56
|
label: 'Деньги за 3 дня',
|
|
@@ -47,12 +58,56 @@ export default {
|
|
|
47
58
|
name: 'Рассмотрение заявки с момента предоставления полного комплекта документов',
|
|
48
59
|
benefitType: 'text',
|
|
49
60
|
},
|
|
50
|
-
icon:
|
|
61
|
+
icon: image,
|
|
51
62
|
},
|
|
52
63
|
]}
|
|
53
64
|
/>
|
|
54
65
|
</div>
|
|
55
66
|
),
|
|
67
|
+
'desc-icon': (
|
|
68
|
+
<div className="container grid grid-cols-12">
|
|
69
|
+
<BenefitsBlock
|
|
70
|
+
context={context}
|
|
71
|
+
className="col-span-12"
|
|
72
|
+
title="Преимущества кредита"
|
|
73
|
+
benefitList={[
|
|
74
|
+
{
|
|
75
|
+
label: 'Без комиссии',
|
|
76
|
+
description: {
|
|
77
|
+
name: 'Комиссия за выдачу ',
|
|
78
|
+
benefitType: 'text',
|
|
79
|
+
},
|
|
80
|
+
icon: { icon: 'MoneyIcon' },
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
label: 'Оформление',
|
|
84
|
+
description: {
|
|
85
|
+
name: 'Обеспечение ',
|
|
86
|
+
benefitType: 'text',
|
|
87
|
+
},
|
|
88
|
+
icon: { icon: 'PersonalCardIcon' },
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
label: 'Без залога ',
|
|
92
|
+
description: {
|
|
93
|
+
name: 'Единовременное перечисление ',
|
|
94
|
+
benefitType: 'text',
|
|
95
|
+
},
|
|
96
|
+
icon: { icon: 'CalendarTickIcon' },
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
label: 'Деньги за 3 дня',
|
|
100
|
+
description: {
|
|
101
|
+
name: 'Рассмотрение ',
|
|
102
|
+
benefitType: 'text',
|
|
103
|
+
},
|
|
104
|
+
icon: { icon: 'GlobalIcon' },
|
|
105
|
+
},
|
|
106
|
+
]}
|
|
107
|
+
/>
|
|
108
|
+
</div>
|
|
109
|
+
),
|
|
110
|
+
|
|
56
111
|
list: (
|
|
57
112
|
<div className="container grid grid-cols-12">
|
|
58
113
|
<BenefitsBlock
|
|
@@ -3,25 +3,20 @@ import { BlockWrapper } from '../../ui-kit/BlockWrapper';
|
|
|
3
3
|
import type { UniBlockProps } from '../../types';
|
|
4
4
|
import { Heading } from '../../ui-kit/Heading/Heading';
|
|
5
5
|
import { Img } from '../../ui-kit/Img/Img';
|
|
6
|
-
import type {
|
|
6
|
+
import type { BenefitItemProps, BenefitsBlockContent } from './BenefitsBlockContent';
|
|
7
7
|
import { DescriptionType, ListBenefitDef, TextBenefitDef } from './BenefitsBlockContent';
|
|
8
8
|
|
|
9
9
|
export interface BenefitsBlockProps extends BenefitsBlockContent, UniBlockProps {}
|
|
10
10
|
|
|
11
11
|
export const BenefitsBlock = JSX<BenefitsBlockProps>(
|
|
12
|
-
({ className = '',
|
|
12
|
+
({ className = '', title, benefitList, ...rest }) => {
|
|
13
13
|
return (
|
|
14
14
|
<BlockWrapper
|
|
15
15
|
className={`font-sans text-primary-text bg-white p-12 flex flex-col items-center ${className}`}
|
|
16
16
|
{...rest}
|
|
17
17
|
>
|
|
18
18
|
{title ? (
|
|
19
|
-
<Heading
|
|
20
|
-
headingType={headingType}
|
|
21
|
-
as="h2"
|
|
22
|
-
className="max-w-[47rem] text-center"
|
|
23
|
-
title={title}
|
|
24
|
-
/>
|
|
19
|
+
<Heading headingType="h3" as="h2" className="max-w-[47rem] text-center" title={title} />
|
|
25
20
|
) : null}
|
|
26
21
|
{benefitList?.length ? renderBenefits(benefitList) : null}
|
|
27
22
|
</BlockWrapper>
|
|
@@ -29,29 +24,29 @@ export const BenefitsBlock = JSX<BenefitsBlockProps>(
|
|
|
29
24
|
},
|
|
30
25
|
);
|
|
31
26
|
|
|
32
|
-
const renderBenefits = (benefits:
|
|
27
|
+
const renderBenefits = (benefits: BenefitItemProps[]) => {
|
|
33
28
|
return (
|
|
34
|
-
<div className="flex flex-wrap w-full justify-center gap-x-20 mt-
|
|
29
|
+
<div className="flex flex-wrap w-full justify-center gap-x-20 mt-8">
|
|
35
30
|
{benefits.map(renderStep)}
|
|
36
31
|
</div>
|
|
37
32
|
);
|
|
38
33
|
};
|
|
39
34
|
|
|
40
|
-
const renderStep = (benefit:
|
|
35
|
+
const renderStep = (benefit: BenefitItemProps, i: number) => {
|
|
41
36
|
const description = benefit?.description || undefined;
|
|
42
37
|
|
|
43
38
|
return (
|
|
44
|
-
<div key={String(i)} className="flex items-center basis-1/2 max-w-[500px] mb-
|
|
45
|
-
{benefit?.icon ? (
|
|
39
|
+
<div key={String(i)} className="flex items-center basis-1/2 max-w-[500px] mb-14">
|
|
40
|
+
{benefit?.icon?.icon ? (
|
|
46
41
|
<Img
|
|
47
|
-
className="
|
|
42
|
+
className="w-[50px] h-[50px] min-w-[50px] p-3 rounded-full bg-main-divider"
|
|
48
43
|
image={benefit.icon}
|
|
49
|
-
|
|
50
|
-
height="70"
|
|
44
|
+
asSVG
|
|
51
45
|
/>
|
|
52
46
|
) : null}
|
|
53
|
-
<
|
|
54
|
-
|
|
47
|
+
{benefit?.icon?.src ? <Img image={benefit.icon} /> : null}
|
|
48
|
+
<div className="ml-5">
|
|
49
|
+
{benefit?.label ? <h3 className="text-h6 m-0">{benefit.label}</h3> : null}
|
|
55
50
|
{renderDescription(description)}
|
|
56
51
|
</div>
|
|
57
52
|
</div>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Picture } from '../../model/Picture';
|
|
2
|
-
import type {
|
|
2
|
+
import type { TitleProp } from '../../model/HeadlineType';
|
|
3
3
|
import type { EmptyOption } from '../../model/EmptyOptionType';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -37,7 +37,7 @@ export type DescriptionType = EmptyOption | TextBenefitDef | ListBenefitDef;
|
|
|
37
37
|
/**
|
|
38
38
|
* @title Преимущество
|
|
39
39
|
*/
|
|
40
|
-
export interface
|
|
40
|
+
export interface BenefitItemProps {
|
|
41
41
|
/** @title Название */
|
|
42
42
|
label?: string;
|
|
43
43
|
/** @title Описание */
|
|
@@ -48,10 +48,10 @@ export interface BenefitItem {
|
|
|
48
48
|
/**
|
|
49
49
|
* @title Блок преимущества
|
|
50
50
|
*/
|
|
51
|
-
export type BenefitsBlockContent =
|
|
51
|
+
export type BenefitsBlockContent = TitleProp & {
|
|
52
52
|
/**
|
|
53
53
|
* @title Список преимуществ
|
|
54
54
|
* @maxItems 6
|
|
55
55
|
*/
|
|
56
|
-
benefitList?:
|
|
56
|
+
benefitList?: BenefitItemProps[];
|
|
57
57
|
};
|
|
@@ -1,21 +1,29 @@
|
|
|
1
1
|
import { JSX } from '@redneckz/uni-jsx';
|
|
2
2
|
import { BlockWrapper } from '../../ui-kit/BlockWrapper';
|
|
3
3
|
import type { UniBlockProps } from '../../types';
|
|
4
|
-
import { Heading } from '../../ui-kit/Heading/Heading';
|
|
5
4
|
import type { BonusContent } from './BonusContent';
|
|
5
|
+
import { Headline } from '../Headline/Headline';
|
|
6
6
|
|
|
7
7
|
export interface BonusProps extends BonusContent, UniBlockProps {}
|
|
8
8
|
|
|
9
9
|
export const Bonus = JSX<BonusProps>((props) => {
|
|
10
|
-
const { className = '', title, description, bonusItems, ...rest } = props;
|
|
10
|
+
const { context, className = '', title, description, bonusItems, ...rest } = props;
|
|
11
11
|
|
|
12
12
|
return (
|
|
13
|
-
<BlockWrapper
|
|
13
|
+
<BlockWrapper
|
|
14
|
+
className={`font-sans bg-white p-[50px] pb-9 ${className}`}
|
|
15
|
+
context={context}
|
|
16
|
+
{...rest}
|
|
17
|
+
>
|
|
14
18
|
<div className="container">
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
+
<Headline
|
|
20
|
+
context={context}
|
|
21
|
+
className="!p-0"
|
|
22
|
+
title={title}
|
|
23
|
+
description={description}
|
|
24
|
+
headlineVersion="M"
|
|
25
|
+
align="center"
|
|
26
|
+
/>
|
|
19
27
|
<div className="flex flex-wrap w-full mt-9">
|
|
20
28
|
{bonusItems
|
|
21
29
|
? bonusItems.map((_, i) => {
|
|
@@ -1,24 +1,31 @@
|
|
|
1
1
|
import { JSX } from '@redneckz/uni-jsx';
|
|
2
2
|
import { BlockWrapper } from '../../ui-kit/BlockWrapper';
|
|
3
3
|
import type { UniBlockProps } from '../../types';
|
|
4
|
-
import { Heading } from '../../ui-kit/Heading/Heading';
|
|
5
4
|
import { Img } from '../../ui-kit/Img/Img';
|
|
6
5
|
import type { BonusBenefit, BonusBenefitsBlockContent } from './BonusBenefitsBlockContent';
|
|
7
6
|
import { getElementsColsValue } from './getElementsColsValue';
|
|
7
|
+
import { Headline } from '../Headline/Headline';
|
|
8
8
|
|
|
9
9
|
export interface BenefitsBlockProps extends BonusBenefitsBlockContent, UniBlockProps {}
|
|
10
10
|
|
|
11
11
|
export const BonusBenefitsBlock = JSX<BenefitsBlockProps>(
|
|
12
|
-
({ className = '', title, subtitle, bonusBenefits, ...rest }) => {
|
|
12
|
+
({ context, className = '', title, subtitle, bonusBenefits, ...rest }) => {
|
|
13
13
|
return (
|
|
14
14
|
<BlockWrapper
|
|
15
15
|
className={`font-sans text-primary-text bg-white p-50 flex flex-col text-center ${className}`}
|
|
16
|
+
context={context}
|
|
16
17
|
{...rest}
|
|
17
18
|
>
|
|
18
|
-
|
|
19
|
-
|
|
19
|
+
<Headline
|
|
20
|
+
context={context}
|
|
21
|
+
className="!p-0"
|
|
22
|
+
title={title}
|
|
23
|
+
description={subtitle}
|
|
24
|
+
headlineVersion="M"
|
|
25
|
+
align="center"
|
|
26
|
+
/>
|
|
20
27
|
{bonusBenefits?.length ? (
|
|
21
|
-
<div className={`grid gap-1 ${getElementsColsValue(className)}`}>
|
|
28
|
+
<div className={`grid gap-1 mt-8 ${getElementsColsValue(className)}`}>
|
|
22
29
|
{bonusBenefits.map(renderBonusBenefit)}
|
|
23
30
|
</div>
|
|
24
31
|
) : null}
|
|
@@ -76,7 +76,7 @@ function renderNavButton({ tab, i, activeSlideIndex, onClick }: NavButtonProps)
|
|
|
76
76
|
? 'h-[88px] w-[387px] min-w-[387px] p-5 border-none bg-primary-main text-white'
|
|
77
77
|
: `h-[77px] w-[322px] min-w-[322px] px-5 py-4 ease-in duration-300 bg-white text-primary-text`;
|
|
78
78
|
const btnTitleClassName = isActiveBtn ? 'text-xl mb-1.5' : `text-l mb-[3px]`;
|
|
79
|
-
const btnDescClassName = isActiveBtn ? 'text-l text-white' : `text-m-
|
|
79
|
+
const btnDescClassName = isActiveBtn ? 'text-l font-light text-white' : `text-m font-light`;
|
|
80
80
|
const iconClassName = isActiveBtn ? '' : `text-primary-main`;
|
|
81
81
|
|
|
82
82
|
return (
|
|
@@ -85,7 +85,7 @@ function renderNavButton({ tab, i, activeSlideIndex, onClick }: NavButtonProps)
|
|
|
85
85
|
key={String(i)}
|
|
86
86
|
onClick={onClick}
|
|
87
87
|
aria-label={tab?.title}
|
|
88
|
-
className={`box-border font-sans relative border border-main-stroke cursor-pointer text-left border-b-0 flex
|
|
88
|
+
className={`box-border font-sans relative border border-main-stroke cursor-pointer text-left border-b-0 flex hover:h-[88px]
|
|
89
89
|
${btnClassName}`}
|
|
90
90
|
>
|
|
91
91
|
<Img
|
|
@@ -96,7 +96,7 @@ function renderNavButton({ tab, i, activeSlideIndex, onClick }: NavButtonProps)
|
|
|
96
96
|
asSVG
|
|
97
97
|
/>
|
|
98
98
|
<div className="border-0">
|
|
99
|
-
<div className={
|
|
99
|
+
<div className={`${btnTitleClassName}`}>{tab?.title}</div>
|
|
100
100
|
<div className={`text-secondary-text ${btnDescClassName}`}>{tab.description}</div>
|
|
101
101
|
</div>
|
|
102
102
|
</button>
|
|
@@ -2,11 +2,10 @@ import { JSX } from '@redneckz/uni-jsx';
|
|
|
2
2
|
import type { UniBlockProps } from '../../types';
|
|
3
3
|
import { BlockWrapper } from '../../ui-kit/BlockWrapper';
|
|
4
4
|
import { renderArrows } from '../../ui-kit/Button/renderArrows';
|
|
5
|
-
import { Description } from '../../ui-kit/Description/Description';
|
|
6
|
-
import { Heading } from '../../ui-kit/Heading/Heading';
|
|
7
5
|
import type { ContentPageContext } from '../ContentPage/ContentPageContext';
|
|
8
6
|
import { CatalogCard } from './CatalogCard';
|
|
9
7
|
import type { CatalogCardType, CatalogContent } from './CatalogContent';
|
|
8
|
+
import { Headline } from '../Headline/Headline';
|
|
10
9
|
|
|
11
10
|
export interface CatalogProps extends CatalogContent, UniBlockProps {}
|
|
12
11
|
|
|
@@ -24,10 +23,16 @@ export const Catalog = JSX<CatalogProps>(
|
|
|
24
23
|
className={`bg-white relative font-sans p-12 overflow-hidden text-center ${className}`}
|
|
25
24
|
{...rest}
|
|
26
25
|
>
|
|
27
|
-
|
|
28
|
-
|
|
26
|
+
<Headline
|
|
27
|
+
context={context}
|
|
28
|
+
className="!p-0"
|
|
29
|
+
title={title}
|
|
30
|
+
description={description}
|
|
31
|
+
headlineVersion="M"
|
|
32
|
+
align="center"
|
|
33
|
+
/>
|
|
29
34
|
<div
|
|
30
|
-
className="flex duration-1000 gap-3.5"
|
|
35
|
+
className="flex duration-1000 gap-3.5 mt-8"
|
|
31
36
|
style={{ transform: `translateX(-${activeCardIndex * CARD_SHIFT}px)` }}
|
|
32
37
|
role="list"
|
|
33
38
|
>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { JSX } from '@redneckz/uni-jsx';
|
|
2
2
|
import type { BlockVersion } from '../../model/BlockVersion';
|
|
3
|
-
import { Picture } from '../../model/Picture';
|
|
3
|
+
import type { Picture } from '../../model/Picture';
|
|
4
4
|
import type { UniBlockProps } from '../../types';
|
|
5
5
|
import { Button } from '../../ui-kit/Button/Button';
|
|
6
6
|
import type { ButtonWithIconProps } from '../../ui-kit/Button/ButtonProps';
|
|
@@ -28,11 +28,9 @@ export const CatalogCard = JSX<CatalogCardProps>(
|
|
|
28
28
|
{title ? (
|
|
29
29
|
<Heading headingType="h6" as="h4" className="text-left mb-1.5" title={title} />
|
|
30
30
|
) : null}
|
|
31
|
-
{description ?
|
|
32
|
-
<div className="text-m-md text-left mb-4 font-light">{description}</div>
|
|
33
|
-
) : null}
|
|
31
|
+
{description ? <div className="text-m-light text-left mb-4">{description}</div> : null}
|
|
34
32
|
{colors?.length ? (
|
|
35
|
-
<div className="flex mb-4 text-m-
|
|
33
|
+
<div className="flex mb-4 text-m-light text-secondary-text">
|
|
36
34
|
<div className="mr-1.5">Доступные цвета: </div>
|
|
37
35
|
{colors.map(renderColorOption)}
|
|
38
36
|
</div>
|
|
@@ -64,7 +64,7 @@ const renderShowMoreToggleButton = ({
|
|
|
64
64
|
onClick={onClick}
|
|
65
65
|
className="mt-5 flex-1 border-main-stroke border-solid border text-primary-text bg-white hover:border-primary-main hover:text-primary-main"
|
|
66
66
|
>
|
|
67
|
-
<div className="font-sans font-medium
|
|
67
|
+
<div className="font-sans text-xs-light font-medium py-[11px]">
|
|
68
68
|
{!isShowAllRow ? 'Показать все параметры' : 'Скрыть'}
|
|
69
69
|
</div>
|
|
70
70
|
</button>
|
|
@@ -15,7 +15,7 @@ export interface HeaderCellProps {
|
|
|
15
15
|
|
|
16
16
|
const headingStyle = (isFillGradient = false): string => (isFillGradient ? 'text-white' : '');
|
|
17
17
|
const subtitleStyle = (isFillGradient = false): string =>
|
|
18
|
-
`text-
|
|
18
|
+
`text-s mb-3.5 ${isFillGradient ? 'text-white' : 'text-secondary-text/80'}`;
|
|
19
19
|
|
|
20
20
|
export const HeaderCell = JSX<HeaderCellProps>(
|
|
21
21
|
({ icon, image, title, subtitle, isFillGradient }) => (
|
|
@@ -38,7 +38,7 @@ export const HeaderCell = JSX<HeaderCellProps>(({ icon, image, title, link }) =>
|
|
|
38
38
|
target={link.target}
|
|
39
39
|
className="mt-4 w-full text-primary-main bg-white hover:bg-secondary-hover active:bg-secondary-active"
|
|
40
40
|
>
|
|
41
|
-
<div className="font-medium
|
|
41
|
+
<div className="text-xs-light font-medium py-[11px]">{link.text}</div>
|
|
42
42
|
</Button>
|
|
43
43
|
</div>
|
|
44
44
|
)}
|
|
@@ -26,7 +26,7 @@ const renderCellInner =
|
|
|
26
26
|
(isFillGradient: boolean, rowHeader?: string) =>
|
|
27
27
|
({ label, description }: CellData, i: number) =>
|
|
28
28
|
(
|
|
29
|
-
<div key={String(i)} className="flex justify-between text-
|
|
29
|
+
<div key={String(i)} className="flex justify-between text-s py-3.5">
|
|
30
30
|
<div className={`${isFillGradient ? 'text-white/80' : 'text-secondary-text'}`}>
|
|
31
31
|
{rowHeader}
|
|
32
32
|
</div>
|
|
@@ -29,9 +29,9 @@ export const TableCell = JSX<TableCellProps>(({ cell, isFirstRow, isLastRow, isF
|
|
|
29
29
|
});
|
|
30
30
|
|
|
31
31
|
const labelStyle = (isFillGradient = false): string =>
|
|
32
|
-
`text-xl
|
|
32
|
+
`text-xl m-0 ${isFillGradient ? 'text-white' : ''}`;
|
|
33
33
|
const descriptionStyle = (isFillGradient = false): string =>
|
|
34
|
-
`text-
|
|
34
|
+
`text-s opacity-80 ${isFillGradient ? 'text-white' : 'text-secondary-text'}`;
|
|
35
35
|
|
|
36
36
|
const renderCellInner = ({ label, description }: CellData, i: number, isFillGradient: boolean) => (
|
|
37
37
|
<div key={String(i)} className="first:pt-7 pt-6 last:pb-7">
|
|
@@ -51,7 +51,7 @@ const renderButton = ({ header, buttonVersion }) => (
|
|
|
51
51
|
href={header.link.href}
|
|
52
52
|
target={header.link.target}
|
|
53
53
|
version={buttonVersion}
|
|
54
|
-
className="font-medium
|
|
54
|
+
className="text-s font-medium mt-4 py-[11px]"
|
|
55
55
|
>
|
|
56
56
|
{header.link.text}
|
|
57
57
|
</Button>
|
|
@@ -62,7 +62,7 @@ const renderToggleButton = ({ onToggleColumn, isFillGradient, showRow }) => (
|
|
|
62
62
|
<a
|
|
63
63
|
role="link"
|
|
64
64
|
onClick={onToggleColumn}
|
|
65
|
-
className={`font-medium
|
|
65
|
+
className={`text-s font-medium cursor-pointer ${
|
|
66
66
|
isFillGradient ? 'text-white/80' : 'text-primary-main'
|
|
67
67
|
}`}
|
|
68
68
|
>
|
|
@@ -15,7 +15,7 @@ export interface TableRowProps {
|
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
const titleStyle = (isLastRow = false) =>
|
|
18
|
-
`text-
|
|
18
|
+
`text-s py-7 ${DIVIDER_CLASSES} ${FIRST_CELL_CLASSES} ${
|
|
19
19
|
isLastRow ? 'border-b-0' : 'border-solid'
|
|
20
20
|
}`;
|
|
21
21
|
|