@redneckz/wildless-cms-uni-blocks 0.3.85 → 0.3.86
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 +124 -89
- package/bundle/bundle.umd.min.js +1 -1
- package/dist/components/Accordion/useActiveHandler.d.ts +1 -1
- package/dist/components/Accordion/useActiveHandler.js +4 -4
- package/dist/components/Accordion/useActiveHandler.js.map +1 -1
- package/dist/components/BaseTile/BaseTile.js +1 -1
- package/dist/components/BaseTile/BaseTile.js.map +1 -1
- package/dist/components/BaseTile/BaseTileProps.d.ts +7 -26
- package/dist/components/BaseTile/getTileHeadingType.d.ts +1 -1
- package/dist/components/BaseTile/getTileHeadingType.js +3 -3
- package/dist/components/BaseTile/getTileHeadingType.js.map +1 -1
- package/dist/components/BenefitsBlock/BenefitsBlockContent.d.ts +2 -2
- package/dist/components/Bonus/BonusContent.d.ts +2 -3
- package/dist/components/Calculator/Rate.js +1 -1
- package/dist/components/Calculator/Rate.js.map +1 -1
- package/dist/components/Catalog/CatalogContent.d.ts +3 -4
- package/dist/components/ComparisonTable/ComparisonTable.js +2 -2
- package/dist/components/ComparisonTable/ComparisonTable.js.map +1 -1
- package/dist/components/ComparisonTable/ComparisonTableColumnHeaders.d.ts +1 -1
- package/dist/components/ComparisonTable/ComparisonTableColumnHeaders.js +4 -4
- package/dist/components/ComparisonTable/ComparisonTableColumnHeaders.js.map +1 -1
- package/dist/components/ComparisonTable/ComparisonTableRows.d.ts +2 -2
- package/dist/components/ComparisonTable/HeaderCell.js +1 -1
- package/dist/components/ComparisonTable/HeaderCell.js.map +1 -1
- package/dist/components/ContentPage/ContentPageContext.d.ts +1 -2
- package/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.d.ts +1 -1
- package/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.js.map +1 -1
- package/dist/components/Footer/HorizontalNavigationLink.d.ts +1 -1
- package/dist/components/Footer/TextInformationLink.d.ts +1 -1
- package/dist/components/Footer/TextInformationLink.js.map +1 -1
- package/dist/components/GracePeriod/GracePeriodContent.d.ts +2 -2
- package/dist/components/GroupBlock/GroupBlock.js +1 -1
- package/dist/components/GroupBlock/GroupBlock.js.map +1 -1
- package/dist/components/GroupBlock/GroupBlockTabs.d.ts +2 -3
- package/dist/components/GroupBlock/GroupBlockTabs.js +9 -7
- package/dist/components/GroupBlock/GroupBlockTabs.js.map +1 -1
- package/dist/components/GroupBlock/GroupBlocksItem.d.ts +1 -1
- package/dist/components/GroupBlock/GroupBlocksItem.js +1 -1
- package/dist/components/GroupBlock/GroupBlocksItem.js.map +1 -1
- package/dist/components/Header/DropdownMenu.d.ts +1 -0
- package/dist/components/Header/DropdownMenu.js +6 -3
- package/dist/components/Header/DropdownMenu.js.map +1 -1
- package/dist/components/Header/Header.js +1 -1
- package/dist/components/Header/HeaderSubMenu.js +1 -1
- package/dist/components/Header/HeaderSubMenu.js.map +1 -1
- package/dist/components/Headline/Headline.js +4 -2
- package/dist/components/Headline/Headline.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/HeadlineContent.d.ts +2 -4
- package/dist/components/Headline/constants.d.ts +9 -0
- package/dist/components/Headline/constants.js +33 -1
- package/dist/components/Headline/constants.js.map +1 -1
- package/dist/components/Insurance/Insurance.js +5 -5
- package/dist/components/Insurance/Insurance.js.map +1 -1
- package/dist/components/Insurance/InsuranceContent.d.ts +2 -5
- package/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js +2 -2
- package/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +1 -1
- package/dist/components/LinkDocs/LinkDocs.js +2 -2
- package/dist/components/LinkDocs/LinkDocs.js.map +1 -1
- package/dist/components/LinkDocs/LinkDocs.mobile.js +1 -1
- package/dist/components/LinkDocs/LinkDocs.mobile.js.map +1 -1
- package/dist/components/LinkDocs/LinkDocsContent.d.ts +3 -6
- package/dist/components/LinkDocs/LinkDocsHorizontalList.js +1 -1
- package/dist/components/LinkDocs/LinkDocsHorizontalList.js.map +1 -1
- package/dist/components/LinkDocs/LinkDocsVerticalList.js +1 -1
- package/dist/components/LinkDocs/LinkDocsVerticalList.js.map +1 -1
- package/dist/components/MobileAppTile/MobileAppTile.js +3 -3
- package/dist/components/MobileAppTile/MobileAppTile.js.map +1 -1
- package/dist/components/MobileAppTile/MobileAppTileContent.d.ts +2 -3
- package/dist/components/NavigatorTabs/NavigatorTabItem.d.ts +1 -1
- package/dist/components/NavigatorTabs/NavigatorTabItem.js +1 -1
- package/dist/components/NavigatorTabs/NavigatorTabItem.js.map +1 -1
- package/dist/components/OtherProducts/OtherProductsItem.js +1 -1
- package/dist/components/OtherProducts/OtherProductsItem.js.map +1 -1
- package/dist/components/PictureText/PictureTextContent.d.ts +2 -2
- package/dist/components/Placeholder/Placeholder.js +2 -4
- package/dist/components/Placeholder/Placeholder.js.map +1 -1
- package/dist/components/Placeholder/PlaceholderContent.d.ts +2 -3
- package/dist/components/ProductBlock/ProductBlockContent.d.ts +4 -5
- package/dist/components/ProductBlock/ProductBlockInner.js +3 -8
- package/dist/components/ProductBlock/ProductBlockInner.js.map +1 -1
- package/dist/components/ProductBlock/ProductBlockInner.mobile.js +3 -4
- package/dist/components/ProductBlock/ProductBlockInner.mobile.js.map +1 -1
- package/dist/components/ProductBlock/renderBackwardButton.js +1 -1
- package/dist/components/ProductBlock/renderBackwardButton.js.map +1 -1
- package/dist/components/ProductBlock/renderBenefit.js +1 -1
- package/dist/components/ProductBlock/renderBenefit.js.map +1 -1
- package/dist/components/ProductBlock/renderBenefit.mobile.js +1 -1
- package/dist/components/ProductBlock/renderBenefit.mobile.js.map +1 -1
- package/dist/components/ProductGallery/ProductGalleryBlock.d.ts +2 -2
- package/dist/components/ProductGallery/ProductGalleryBlock.js +2 -2
- package/dist/components/ProductGallery/ProductGalleryBlock.js.map +1 -1
- package/dist/components/ProductTile/ProductTile.js +4 -5
- package/dist/components/ProductTile/ProductTile.js.map +1 -1
- package/dist/components/ProductTile/ProductTileContent.d.ts +2 -3
- package/dist/components/PromoTile/PromoTile.js +2 -2
- package/dist/components/PromoTile/PromoTile.js.map +1 -1
- package/dist/components/PromoTile/PromoTileContent.d.ts +3 -3
- package/dist/components/Recommendation/RecommendationContent.d.ts +4 -4
- package/dist/components/StepsBlock/StepsBlock.js +3 -3
- 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/StepsBlock/StepsBlockStyleMaps.d.ts +1 -0
- package/dist/components/StepsBlock/StepsBlockStyleMaps.js +3 -1
- package/dist/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
- package/dist/components/TariffsTable/TariffsTableContent.d.ts +3 -4
- package/dist/components/Tile/Tile.js +3 -3
- package/dist/components/Tile/Tile.js.map +1 -1
- package/dist/components/Tile/TileContent.d.ts +3 -3
- package/dist/hooks/useLink.d.ts +3 -1
- package/dist/hooks/useLink.js +1 -1
- package/dist/hooks/useLink.js.map +1 -1
- package/dist/model/HeadlineType.d.ts +17 -0
- package/dist/{ui-kit/Heading/HeadingContent.js → model/HeadlineType.js} +1 -1
- package/dist/model/HeadlineType.js.map +1 -0
- package/dist/model/VNode.d.ts +1 -1
- package/dist/services/sitemap/findActiveSubItem.d.ts +1 -1
- package/dist/services/sitemap/findActiveSubItem.js +1 -1
- package/dist/services/sitemap/findActiveSubItem.js.map +1 -1
- package/dist/types.d.ts +0 -1
- package/dist/ui-kit/Breadcrumb.d.ts +1 -1
- package/dist/ui-kit/Button/Button.d.ts +0 -1
- package/dist/ui-kit/Button/Button.js +4 -4
- package/dist/ui-kit/Button/Button.js.map +1 -1
- package/dist/ui-kit/Button/Button.mobile.js +1 -1
- package/dist/ui-kit/Button/Button.mobile.js.map +1 -1
- package/dist/ui-kit/Button/ButtonInner.js +2 -2
- package/dist/ui-kit/Button/ButtonInner.js.map +1 -1
- package/dist/ui-kit/Button/ButtonProps.d.ts +3 -1
- package/dist/ui-kit/Button/ButtonSection.js +1 -1
- package/dist/ui-kit/Button/ButtonSection.js.map +1 -1
- package/dist/ui-kit/Button/LikeButton.d.ts +1 -1
- package/dist/ui-kit/Button/renderArrows.d.ts +2 -4
- package/dist/ui-kit/Button/renderArrows.js.map +1 -1
- package/dist/ui-kit/Description/Description.d.ts +2 -2
- package/dist/ui-kit/Description/Description.js +1 -1
- package/dist/ui-kit/Description/Description.js.map +1 -1
- package/dist/ui-kit/Foldable/useActiveHandler.d.ts +1 -1
- package/dist/ui-kit/Foldable/useActiveHandler.js.map +1 -1
- package/dist/ui-kit/Heading/Heading.d.ts +1 -5
- package/dist/ui-kit/Heading/Heading.js +8 -11
- package/dist/ui-kit/Heading/Heading.js.map +1 -1
- package/dist/ui-kit/Heading/Heading.mobile.d.ts +1 -5
- package/dist/ui-kit/Heading/Heading.mobile.js +2 -5
- package/dist/ui-kit/Heading/Heading.mobile.js.map +1 -1
- package/dist/ui-kit/Heading/HeadingProps.d.ts +20 -0
- package/{mobile/dist/ui-kit/Heading/HeadingContent.js → dist/ui-kit/Heading/HeadingProps.js} +1 -1
- package/dist/ui-kit/Heading/HeadingProps.js.map +1 -0
- package/dist/ui-kit/InputRange/InputRangeProps.d.ts +1 -2
- package/dist/ui-kit/SVG.d.ts +2 -2
- package/dist/ui-kit/SearchBar/SearchBarInner.js +3 -3
- package/dist/ui-kit/SearchBar/SearchBarInner.js.map +1 -1
- package/dist/ui-kit/TableArrowScrollControl/TableArrowScrollControlProps.d.ts +2 -3
- package/dist/ui-kit/Tabs/TabsProps.d.ts +1 -2
- package/dist/ui-kit/TopItem/TopItem.d.ts +1 -1
- package/dist/utils/url.d.ts +1 -0
- package/dist/utils/url.js +3 -1
- package/dist/utils/url.js.map +1 -1
- package/lib/common.css +1 -1
- package/lib/components/Accordion/useActiveHandler.d.ts +1 -1
- package/lib/components/Accordion/useActiveHandler.js +4 -4
- package/lib/components/Accordion/useActiveHandler.js.map +1 -1
- package/lib/components/BaseTile/BaseTile.js +1 -1
- package/lib/components/BaseTile/BaseTile.js.map +1 -1
- package/lib/components/BaseTile/BaseTileProps.d.ts +7 -26
- package/lib/components/BaseTile/getTileHeadingType.d.ts +1 -1
- package/lib/components/BaseTile/getTileHeadingType.js +3 -3
- package/lib/components/BaseTile/getTileHeadingType.js.map +1 -1
- package/lib/components/BenefitsBlock/BenefitsBlockContent.d.ts +2 -2
- package/lib/components/Bonus/BonusContent.d.ts +2 -3
- package/lib/components/Calculator/Rate.js +1 -1
- package/lib/components/Calculator/Rate.js.map +1 -1
- package/lib/components/Catalog/CatalogContent.d.ts +3 -4
- package/lib/components/ComparisonTable/ComparisonTable.js +2 -2
- package/lib/components/ComparisonTable/ComparisonTable.js.map +1 -1
- package/lib/components/ComparisonTable/ComparisonTableColumnHeaders.d.ts +1 -1
- package/lib/components/ComparisonTable/ComparisonTableColumnHeaders.js +4 -4
- package/lib/components/ComparisonTable/ComparisonTableColumnHeaders.js.map +1 -1
- package/lib/components/ComparisonTable/ComparisonTableRows.d.ts +2 -2
- package/lib/components/ComparisonTable/HeaderCell.js +1 -1
- package/lib/components/ComparisonTable/HeaderCell.js.map +1 -1
- package/lib/components/ContentPage/ContentPageContext.d.ts +1 -2
- package/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.d.ts +1 -1
- package/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.js.map +1 -1
- package/lib/components/Footer/HorizontalNavigationLink.d.ts +1 -1
- package/lib/components/Footer/TextInformationLink.d.ts +1 -1
- package/lib/components/Footer/TextInformationLink.js.map +1 -1
- package/lib/components/GracePeriod/GracePeriodContent.d.ts +2 -2
- package/lib/components/GroupBlock/GroupBlock.js +1 -1
- package/lib/components/GroupBlock/GroupBlock.js.map +1 -1
- package/lib/components/GroupBlock/GroupBlockTabs.d.ts +2 -3
- package/lib/components/GroupBlock/GroupBlockTabs.js +9 -7
- package/lib/components/GroupBlock/GroupBlockTabs.js.map +1 -1
- package/lib/components/GroupBlock/GroupBlocksItem.d.ts +1 -1
- package/lib/components/GroupBlock/GroupBlocksItem.js +1 -1
- package/lib/components/GroupBlock/GroupBlocksItem.js.map +1 -1
- package/lib/components/Header/DropdownMenu.d.ts +1 -0
- package/lib/components/Header/DropdownMenu.js +6 -3
- package/lib/components/Header/DropdownMenu.js.map +1 -1
- package/lib/components/Header/Header.js +1 -1
- package/lib/components/Header/HeaderSubMenu.js +1 -1
- package/lib/components/Header/HeaderSubMenu.js.map +1 -1
- package/lib/components/Headline/Headline.fixture.d.ts +5 -0
- package/lib/components/Headline/Headline.js +5 -3
- package/lib/components/Headline/Headline.js.map +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/HeadlineContent.d.ts +2 -4
- package/lib/components/Headline/constants.d.ts +9 -0
- package/lib/components/Headline/constants.js +32 -0
- package/lib/components/Headline/constants.js.map +1 -1
- package/lib/components/Insurance/Insurance.js +5 -5
- package/lib/components/Insurance/Insurance.js.map +1 -1
- package/lib/components/Insurance/InsuranceContent.d.ts +2 -5
- package/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js +2 -2
- package/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +1 -1
- package/lib/components/LinkDocs/LinkDocs.js +2 -2
- package/lib/components/LinkDocs/LinkDocs.js.map +1 -1
- package/lib/components/LinkDocs/LinkDocs.mobile.js +1 -1
- package/lib/components/LinkDocs/LinkDocs.mobile.js.map +1 -1
- package/lib/components/LinkDocs/LinkDocsContent.d.ts +3 -6
- package/lib/components/LinkDocs/LinkDocsHorizontalList.js +1 -1
- package/lib/components/LinkDocs/LinkDocsHorizontalList.js.map +1 -1
- package/lib/components/LinkDocs/LinkDocsVerticalList.js +1 -1
- package/lib/components/LinkDocs/LinkDocsVerticalList.js.map +1 -1
- package/lib/components/MobileAppTile/MobileAppTile.js +3 -3
- package/lib/components/MobileAppTile/MobileAppTile.js.map +1 -1
- package/lib/components/MobileAppTile/MobileAppTileContent.d.ts +2 -3
- package/lib/components/NavigatorTabs/NavigatorTabItem.d.ts +1 -1
- package/lib/components/NavigatorTabs/NavigatorTabItem.js +1 -1
- package/lib/components/NavigatorTabs/NavigatorTabItem.js.map +1 -1
- package/lib/components/OtherProducts/OtherProductsItem.js +1 -1
- package/lib/components/OtherProducts/OtherProductsItem.js.map +1 -1
- package/lib/components/PictureText/PictureTextContent.d.ts +2 -2
- package/lib/components/Placeholder/Placeholder.js +2 -4
- package/lib/components/Placeholder/Placeholder.js.map +1 -1
- package/lib/components/Placeholder/PlaceholderContent.d.ts +2 -3
- package/lib/components/ProductBlock/ProductBlockContent.d.ts +4 -5
- package/lib/components/ProductBlock/ProductBlockInner.js +3 -8
- package/lib/components/ProductBlock/ProductBlockInner.js.map +1 -1
- package/lib/components/ProductBlock/ProductBlockInner.mobile.js +3 -4
- package/lib/components/ProductBlock/ProductBlockInner.mobile.js.map +1 -1
- package/lib/components/ProductBlock/renderBackwardButton.js +1 -1
- package/lib/components/ProductBlock/renderBackwardButton.js.map +1 -1
- package/lib/components/ProductBlock/renderBenefit.js +1 -1
- package/lib/components/ProductBlock/renderBenefit.js.map +1 -1
- package/lib/components/ProductBlock/renderBenefit.mobile.js +1 -1
- package/lib/components/ProductBlock/renderBenefit.mobile.js.map +1 -1
- package/lib/components/ProductGallery/ProductGalleryBlock.d.ts +2 -2
- package/lib/components/ProductGallery/ProductGalleryBlock.js +2 -2
- package/lib/components/ProductGallery/ProductGalleryBlock.js.map +1 -1
- package/lib/components/ProductTile/ProductTile.js +4 -5
- package/lib/components/ProductTile/ProductTile.js.map +1 -1
- package/lib/components/ProductTile/ProductTileContent.d.ts +2 -3
- package/lib/components/PromoTile/PromoTile.js +2 -2
- package/lib/components/PromoTile/PromoTile.js.map +1 -1
- package/lib/components/PromoTile/PromoTileContent.d.ts +3 -3
- package/lib/components/Recommendation/RecommendationContent.d.ts +4 -4
- package/lib/components/StepsBlock/StepsBlock.js +3 -3
- 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/StepsBlock/StepsBlockStyleMaps.d.ts +1 -0
- package/lib/components/StepsBlock/StepsBlockStyleMaps.js +3 -1
- package/lib/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
- package/lib/components/TariffsTable/TariffsTableContent.d.ts +3 -4
- package/lib/components/Tile/Tile.js +3 -3
- package/lib/components/Tile/Tile.js.map +1 -1
- package/lib/components/Tile/TileContent.d.ts +3 -3
- package/lib/hooks/useLink.d.ts +3 -1
- package/lib/hooks/useLink.js +1 -1
- package/lib/hooks/useLink.js.map +1 -1
- package/lib/model/HeadlineType.d.ts +17 -0
- package/lib/model/HeadlineType.js +2 -0
- package/lib/model/HeadlineType.js.map +1 -0
- package/lib/model/VNode.d.ts +1 -1
- package/lib/services/sitemap/findActiveSubItem.d.ts +1 -1
- package/lib/services/sitemap/findActiveSubItem.js +1 -1
- package/lib/services/sitemap/findActiveSubItem.js.map +1 -1
- package/lib/types.d.ts +0 -1
- package/lib/ui-kit/Breadcrumb.d.ts +1 -1
- package/lib/ui-kit/Button/Button.d.ts +0 -1
- package/lib/ui-kit/Button/Button.js +2 -2
- package/lib/ui-kit/Button/Button.js.map +1 -1
- package/lib/ui-kit/Button/Button.mobile.js +1 -1
- package/lib/ui-kit/Button/Button.mobile.js.map +1 -1
- package/lib/ui-kit/Button/ButtonInner.js +2 -2
- package/lib/ui-kit/Button/ButtonInner.js.map +1 -1
- package/lib/ui-kit/Button/ButtonProps.d.ts +3 -1
- package/lib/ui-kit/Button/ButtonSection.js +1 -1
- package/lib/ui-kit/Button/ButtonSection.js.map +1 -1
- package/lib/ui-kit/Button/LikeButton.d.ts +1 -1
- package/lib/ui-kit/Button/renderArrows.d.ts +2 -4
- package/lib/ui-kit/Button/renderArrows.js.map +1 -1
- package/lib/ui-kit/Description/Description.d.ts +2 -2
- package/lib/ui-kit/Description/Description.js +1 -1
- package/lib/ui-kit/Description/Description.js.map +1 -1
- package/lib/ui-kit/Foldable/useActiveHandler.d.ts +1 -1
- package/lib/ui-kit/Foldable/useActiveHandler.js.map +1 -1
- package/lib/ui-kit/Heading/Heading.d.ts +1 -5
- package/lib/ui-kit/Heading/Heading.js +8 -11
- package/lib/ui-kit/Heading/Heading.js.map +1 -1
- package/lib/ui-kit/Heading/Heading.mobile.d.ts +1 -5
- package/lib/ui-kit/Heading/Heading.mobile.js +2 -5
- package/lib/ui-kit/Heading/Heading.mobile.js.map +1 -1
- package/lib/ui-kit/Heading/HeadingProps.d.ts +20 -0
- package/lib/ui-kit/Heading/HeadingProps.js +2 -0
- package/lib/ui-kit/Heading/HeadingProps.js.map +1 -0
- package/lib/ui-kit/InputRange/InputRangeProps.d.ts +1 -2
- package/lib/ui-kit/SVG.d.ts +2 -2
- package/lib/ui-kit/SearchBar/SearchBarInner.js +3 -3
- package/lib/ui-kit/SearchBar/SearchBarInner.js.map +1 -1
- package/lib/ui-kit/TableArrowScrollControl/TableArrowScrollControlProps.d.ts +2 -3
- package/lib/ui-kit/Tabs/TabsProps.d.ts +1 -2
- package/lib/ui-kit/TopItem/TopItem.d.ts +1 -1
- package/lib/utils/url.d.ts +1 -0
- package/lib/utils/url.js +1 -0
- package/lib/utils/url.js.map +1 -1
- package/mobile/bundle/bundle.umd.js +37 -41
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/dist/components/Accordion/useActiveHandler.d.ts +1 -1
- package/mobile/dist/components/Accordion/useActiveHandler.js +4 -4
- package/mobile/dist/components/Accordion/useActiveHandler.js.map +1 -1
- package/mobile/dist/components/BaseTile/BaseTile.js +1 -1
- package/mobile/dist/components/BaseTile/BaseTile.js.map +1 -1
- package/mobile/dist/components/BaseTile/BaseTileProps.d.ts +7 -26
- package/mobile/dist/components/BaseTile/getTileHeadingType.d.ts +1 -1
- package/mobile/dist/components/BaseTile/getTileHeadingType.js +3 -3
- package/mobile/dist/components/BaseTile/getTileHeadingType.js.map +1 -1
- package/mobile/dist/components/BenefitsBlock/BenefitsBlockContent.d.ts +2 -2
- package/mobile/dist/components/Bonus/BonusContent.d.ts +2 -3
- package/mobile/dist/components/Calculator/Rate.js +1 -1
- package/mobile/dist/components/Calculator/Rate.js.map +1 -1
- package/mobile/dist/components/Catalog/CatalogContent.d.ts +3 -4
- package/mobile/dist/components/ComparisonTable/ComparisonTableColumnHeaders.d.ts +1 -1
- package/mobile/dist/components/ComparisonTable/ComparisonTableColumnHeaders.js +4 -4
- package/mobile/dist/components/ComparisonTable/ComparisonTableColumnHeaders.js.map +1 -1
- package/mobile/dist/components/ComparisonTable/ComparisonTableRows.d.ts +2 -2
- package/mobile/dist/components/ContentPage/ContentPageContext.d.ts +1 -2
- package/mobile/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.d.ts +1 -1
- package/mobile/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.js.map +1 -1
- package/mobile/dist/components/Footer/HorizontalNavigationLink.d.ts +1 -1
- package/mobile/dist/components/Footer/TextInformationLink.d.ts +1 -1
- package/mobile/dist/components/Footer/TextInformationLink.js.map +1 -1
- package/mobile/dist/components/GracePeriod/GracePeriodContent.d.ts +2 -2
- package/mobile/dist/components/GroupBlock/GroupBlock.js +1 -1
- package/mobile/dist/components/GroupBlock/GroupBlock.js.map +1 -1
- package/mobile/dist/components/GroupBlock/GroupBlockTabs.d.ts +2 -3
- package/mobile/dist/components/GroupBlock/GroupBlockTabs.js +9 -7
- package/mobile/dist/components/GroupBlock/GroupBlockTabs.js.map +1 -1
- package/mobile/dist/components/GroupBlock/GroupBlocksItem.d.ts +1 -1
- package/mobile/dist/components/GroupBlock/GroupBlocksItem.js +1 -1
- package/mobile/dist/components/GroupBlock/GroupBlocksItem.js.map +1 -1
- package/mobile/dist/components/Header/DropdownMenu.d.ts +1 -0
- package/mobile/dist/components/Header/DropdownMenu.js +6 -3
- package/mobile/dist/components/Header/DropdownMenu.js.map +1 -1
- package/mobile/dist/components/Header/HeaderSubMenu.js +1 -1
- package/mobile/dist/components/Header/HeaderSubMenu.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/HeadlineContent.d.ts +2 -4
- package/mobile/dist/components/Headline/constants.d.ts +9 -0
- package/mobile/dist/components/Headline/constants.js +33 -1
- package/mobile/dist/components/Headline/constants.js.map +1 -1
- package/mobile/dist/components/Insurance/Insurance.js +5 -5
- package/mobile/dist/components/Insurance/Insurance.js.map +1 -1
- package/mobile/dist/components/Insurance/InsuranceContent.d.ts +2 -5
- package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js +2 -2
- package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +1 -1
- package/mobile/dist/components/LinkDocs/LinkDocs.js +1 -1
- package/mobile/dist/components/LinkDocs/LinkDocs.js.map +1 -1
- package/mobile/dist/components/LinkDocs/LinkDocsContent.d.ts +3 -6
- package/mobile/dist/components/LinkDocs/LinkDocsHorizontalList.js +1 -1
- package/mobile/dist/components/LinkDocs/LinkDocsHorizontalList.js.map +1 -1
- package/mobile/dist/components/LinkDocs/LinkDocsVerticalList.js +1 -1
- package/mobile/dist/components/LinkDocs/LinkDocsVerticalList.js.map +1 -1
- package/mobile/dist/components/MobileAppTile/MobileAppTileContent.d.ts +2 -3
- package/mobile/dist/components/NavigatorTabs/NavigatorTabItem.d.ts +1 -1
- package/mobile/dist/components/NavigatorTabs/NavigatorTabItem.js +1 -1
- package/mobile/dist/components/NavigatorTabs/NavigatorTabItem.js.map +1 -1
- package/mobile/dist/components/OtherProducts/OtherProductsItem.js +1 -1
- package/mobile/dist/components/OtherProducts/OtherProductsItem.js.map +1 -1
- package/mobile/dist/components/PictureText/PictureTextContent.d.ts +2 -2
- package/mobile/dist/components/Placeholder/Placeholder.js +2 -4
- package/mobile/dist/components/Placeholder/Placeholder.js.map +1 -1
- package/mobile/dist/components/Placeholder/PlaceholderContent.d.ts +2 -3
- package/mobile/dist/components/ProductBlock/ProductBlockContent.d.ts +4 -5
- package/mobile/dist/components/ProductBlock/ProductBlockInner.js +3 -4
- package/mobile/dist/components/ProductBlock/ProductBlockInner.js.map +1 -1
- package/mobile/dist/components/ProductBlock/renderBackwardButton.js +1 -1
- package/mobile/dist/components/ProductBlock/renderBackwardButton.js.map +1 -1
- package/mobile/dist/components/ProductBlock/renderBenefit.js +1 -1
- package/mobile/dist/components/ProductBlock/renderBenefit.js.map +1 -1
- package/mobile/dist/components/ProductGallery/ProductGalleryBlock.d.ts +2 -2
- package/mobile/dist/components/ProductGallery/ProductGalleryBlock.js +2 -2
- package/mobile/dist/components/ProductGallery/ProductGalleryBlock.js.map +1 -1
- package/mobile/dist/components/ProductTile/ProductTile.js +4 -5
- package/mobile/dist/components/ProductTile/ProductTile.js.map +1 -1
- package/mobile/dist/components/ProductTile/ProductTileContent.d.ts +2 -3
- package/mobile/dist/components/PromoTile/PromoTile.js +2 -2
- package/mobile/dist/components/PromoTile/PromoTile.js.map +1 -1
- package/mobile/dist/components/PromoTile/PromoTileContent.d.ts +3 -3
- package/mobile/dist/components/Recommendation/RecommendationContent.d.ts +4 -4
- package/mobile/dist/components/StepsBlock/StepsBlock.js +2 -2
- package/mobile/dist/components/StepsBlock/StepsBlock.js.map +1 -1
- package/mobile/dist/components/StepsBlock/StepsBlockStyleMaps.d.ts +1 -0
- package/mobile/dist/components/StepsBlock/StepsBlockStyleMaps.js +3 -1
- package/mobile/dist/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
- package/mobile/dist/components/TariffsTable/TariffsTableContent.d.ts +3 -4
- package/mobile/dist/components/Tile/Tile.js +3 -3
- package/mobile/dist/components/Tile/Tile.js.map +1 -1
- package/mobile/dist/components/Tile/TileContent.d.ts +3 -3
- package/mobile/dist/hooks/useLink.d.ts +3 -1
- package/mobile/dist/hooks/useLink.js +1 -1
- package/mobile/dist/hooks/useLink.js.map +1 -1
- package/mobile/dist/model/HeadlineType.d.ts +17 -0
- package/{dist/ui-kit/Description/DescriptionContent.js → mobile/dist/model/HeadlineType.js} +1 -1
- package/mobile/dist/model/HeadlineType.js.map +1 -0
- package/mobile/dist/model/VNode.d.ts +1 -1
- package/mobile/dist/services/sitemap/findActiveSubItem.d.ts +1 -1
- package/mobile/dist/services/sitemap/findActiveSubItem.js +1 -1
- package/mobile/dist/services/sitemap/findActiveSubItem.js.map +1 -1
- package/mobile/dist/types.d.ts +0 -1
- package/mobile/dist/ui-kit/Breadcrumb.d.ts +1 -1
- package/mobile/dist/ui-kit/Button/Button.js +1 -1
- package/mobile/dist/ui-kit/Button/Button.js.map +1 -1
- package/mobile/dist/ui-kit/Button/ButtonInner.js +2 -2
- package/mobile/dist/ui-kit/Button/ButtonInner.js.map +1 -1
- package/mobile/dist/ui-kit/Button/ButtonProps.d.ts +3 -1
- package/mobile/dist/ui-kit/Button/ButtonSection.js +1 -1
- package/mobile/dist/ui-kit/Button/ButtonSection.js.map +1 -1
- package/mobile/dist/ui-kit/Button/LikeButton.d.ts +1 -1
- package/mobile/dist/ui-kit/Button/renderArrows.d.ts +2 -4
- package/mobile/dist/ui-kit/Button/renderArrows.js.map +1 -1
- package/mobile/dist/ui-kit/Description/Description.d.ts +2 -2
- package/mobile/dist/ui-kit/Description/Description.js +1 -1
- package/mobile/dist/ui-kit/Description/Description.js.map +1 -1
- package/mobile/dist/ui-kit/Foldable/useActiveHandler.d.ts +1 -1
- package/mobile/dist/ui-kit/Foldable/useActiveHandler.js.map +1 -1
- package/mobile/dist/ui-kit/Heading/Heading.d.ts +1 -5
- package/mobile/dist/ui-kit/Heading/Heading.js +2 -5
- package/mobile/dist/ui-kit/Heading/Heading.js.map +1 -1
- package/mobile/dist/ui-kit/Heading/HeadingProps.d.ts +20 -0
- package/mobile/dist/ui-kit/{Description/DescriptionContent.js → Heading/HeadingProps.js} +1 -1
- package/mobile/dist/ui-kit/Heading/HeadingProps.js.map +1 -0
- package/mobile/dist/ui-kit/InputRange/InputRangeProps.d.ts +1 -2
- package/mobile/dist/ui-kit/SVG.d.ts +2 -2
- package/mobile/dist/ui-kit/SearchBar/SearchBarInner.js +3 -3
- package/mobile/dist/ui-kit/SearchBar/SearchBarInner.js.map +1 -1
- package/mobile/dist/ui-kit/TableArrowScrollControl/TableArrowScrollControlProps.d.ts +2 -3
- package/mobile/dist/ui-kit/Tabs/TabsProps.d.ts +1 -2
- package/mobile/dist/ui-kit/TopItem/TopItem.d.ts +1 -1
- package/mobile/dist/utils/url.d.ts +1 -0
- package/mobile/dist/utils/url.js +3 -1
- package/mobile/dist/utils/url.js.map +1 -1
- package/mobile/lib/components/Accordion/useActiveHandler.d.ts +1 -1
- package/mobile/lib/components/Accordion/useActiveHandler.js +4 -4
- package/mobile/lib/components/Accordion/useActiveHandler.js.map +1 -1
- package/mobile/lib/components/BaseTile/BaseTile.js +1 -1
- package/mobile/lib/components/BaseTile/BaseTile.js.map +1 -1
- package/mobile/lib/components/BaseTile/BaseTileProps.d.ts +7 -26
- package/mobile/lib/components/BaseTile/getTileHeadingType.d.ts +1 -1
- package/mobile/lib/components/BaseTile/getTileHeadingType.js +3 -3
- package/mobile/lib/components/BaseTile/getTileHeadingType.js.map +1 -1
- package/mobile/lib/components/BenefitsBlock/BenefitsBlockContent.d.ts +2 -2
- package/mobile/lib/components/Bonus/BonusContent.d.ts +2 -3
- package/mobile/lib/components/Calculator/Rate.js +1 -1
- package/mobile/lib/components/Calculator/Rate.js.map +1 -1
- package/mobile/lib/components/Catalog/CatalogContent.d.ts +3 -4
- package/mobile/lib/components/ComparisonTable/ComparisonTableColumnHeaders.d.ts +1 -1
- package/mobile/lib/components/ComparisonTable/ComparisonTableColumnHeaders.js +4 -4
- package/mobile/lib/components/ComparisonTable/ComparisonTableColumnHeaders.js.map +1 -1
- package/mobile/lib/components/ComparisonTable/ComparisonTableRows.d.ts +2 -2
- package/mobile/lib/components/ContentPage/ContentPageContext.d.ts +1 -2
- package/mobile/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.d.ts +1 -1
- package/mobile/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.js.map +1 -1
- package/mobile/lib/components/Footer/HorizontalNavigationLink.d.ts +1 -1
- package/mobile/lib/components/Footer/TextInformationLink.d.ts +1 -1
- package/mobile/lib/components/Footer/TextInformationLink.js.map +1 -1
- package/mobile/lib/components/GracePeriod/GracePeriodContent.d.ts +2 -2
- package/mobile/lib/components/GroupBlock/GroupBlock.js +1 -1
- package/mobile/lib/components/GroupBlock/GroupBlock.js.map +1 -1
- package/mobile/lib/components/GroupBlock/GroupBlockTabs.d.ts +2 -3
- package/mobile/lib/components/GroupBlock/GroupBlockTabs.js +9 -7
- package/mobile/lib/components/GroupBlock/GroupBlockTabs.js.map +1 -1
- package/mobile/lib/components/GroupBlock/GroupBlocksItem.d.ts +1 -1
- package/mobile/lib/components/GroupBlock/GroupBlocksItem.js +1 -1
- package/mobile/lib/components/GroupBlock/GroupBlocksItem.js.map +1 -1
- package/mobile/lib/components/Header/DropdownMenu.d.ts +1 -0
- package/mobile/lib/components/Header/DropdownMenu.js +6 -3
- package/mobile/lib/components/Header/DropdownMenu.js.map +1 -1
- package/mobile/lib/components/Header/HeaderSubMenu.js +1 -1
- package/mobile/lib/components/Header/HeaderSubMenu.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/HeadlineContent.d.ts +2 -4
- package/mobile/lib/components/Headline/constants.d.ts +9 -0
- package/mobile/lib/components/Headline/constants.js +32 -0
- package/mobile/lib/components/Headline/constants.js.map +1 -1
- package/mobile/lib/components/Insurance/Insurance.js +5 -5
- package/mobile/lib/components/Insurance/Insurance.js.map +1 -1
- package/mobile/lib/components/Insurance/InsuranceContent.d.ts +2 -5
- package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js +2 -2
- package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +1 -1
- package/mobile/lib/components/LinkDocs/LinkDocs.js +1 -1
- package/mobile/lib/components/LinkDocs/LinkDocs.js.map +1 -1
- package/mobile/lib/components/LinkDocs/LinkDocsContent.d.ts +3 -6
- package/mobile/lib/components/LinkDocs/LinkDocsHorizontalList.js +1 -1
- package/mobile/lib/components/LinkDocs/LinkDocsHorizontalList.js.map +1 -1
- package/mobile/lib/components/LinkDocs/LinkDocsVerticalList.js +1 -1
- package/mobile/lib/components/LinkDocs/LinkDocsVerticalList.js.map +1 -1
- package/mobile/lib/components/MobileAppTile/MobileAppTileContent.d.ts +2 -3
- package/mobile/lib/components/NavigatorTabs/NavigatorTabItem.d.ts +1 -1
- package/mobile/lib/components/NavigatorTabs/NavigatorTabItem.js +1 -1
- package/mobile/lib/components/NavigatorTabs/NavigatorTabItem.js.map +1 -1
- package/mobile/lib/components/OtherProducts/OtherProductsItem.js +1 -1
- package/mobile/lib/components/OtherProducts/OtherProductsItem.js.map +1 -1
- package/mobile/lib/components/PictureText/PictureTextContent.d.ts +2 -2
- package/mobile/lib/components/Placeholder/Placeholder.js +2 -4
- package/mobile/lib/components/Placeholder/Placeholder.js.map +1 -1
- package/mobile/lib/components/Placeholder/PlaceholderContent.d.ts +2 -3
- package/mobile/lib/components/ProductBlock/ProductBlockContent.d.ts +4 -5
- package/mobile/lib/components/ProductBlock/ProductBlockInner.js +3 -4
- package/mobile/lib/components/ProductBlock/ProductBlockInner.js.map +1 -1
- package/mobile/lib/components/ProductBlock/renderBackwardButton.js +1 -1
- package/mobile/lib/components/ProductBlock/renderBackwardButton.js.map +1 -1
- package/mobile/lib/components/ProductBlock/renderBenefit.js +1 -1
- package/mobile/lib/components/ProductBlock/renderBenefit.js.map +1 -1
- package/mobile/lib/components/ProductGallery/ProductGalleryBlock.d.ts +2 -2
- package/mobile/lib/components/ProductGallery/ProductGalleryBlock.js +2 -2
- package/mobile/lib/components/ProductGallery/ProductGalleryBlock.js.map +1 -1
- package/mobile/lib/components/ProductTile/ProductTile.js +4 -5
- package/mobile/lib/components/ProductTile/ProductTile.js.map +1 -1
- package/mobile/lib/components/ProductTile/ProductTileContent.d.ts +2 -3
- package/mobile/lib/components/PromoTile/PromoTile.js +2 -2
- package/mobile/lib/components/PromoTile/PromoTile.js.map +1 -1
- package/mobile/lib/components/PromoTile/PromoTileContent.d.ts +3 -3
- package/mobile/lib/components/Recommendation/RecommendationContent.d.ts +4 -4
- package/mobile/lib/components/StepsBlock/StepsBlock.js +2 -2
- package/mobile/lib/components/StepsBlock/StepsBlock.js.map +1 -1
- package/mobile/lib/components/StepsBlock/StepsBlockStyleMaps.d.ts +1 -0
- package/mobile/lib/components/StepsBlock/StepsBlockStyleMaps.js +3 -1
- package/mobile/lib/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
- package/mobile/lib/components/TariffsTable/TariffsTableContent.d.ts +3 -4
- package/mobile/lib/components/Tile/Tile.js +3 -3
- package/mobile/lib/components/Tile/Tile.js.map +1 -1
- package/mobile/lib/components/Tile/TileContent.d.ts +3 -3
- package/mobile/lib/hooks/useLink.d.ts +3 -1
- package/mobile/lib/hooks/useLink.js +1 -1
- package/mobile/lib/hooks/useLink.js.map +1 -1
- package/mobile/lib/model/HeadlineType.d.ts +17 -0
- package/mobile/lib/model/HeadlineType.js +2 -0
- package/mobile/lib/model/HeadlineType.js.map +1 -0
- package/mobile/lib/model/VNode.d.ts +1 -1
- package/mobile/lib/services/sitemap/findActiveSubItem.d.ts +1 -1
- package/mobile/lib/services/sitemap/findActiveSubItem.js +1 -1
- package/mobile/lib/services/sitemap/findActiveSubItem.js.map +1 -1
- package/mobile/lib/types.d.ts +0 -1
- package/mobile/lib/ui-kit/Breadcrumb.d.ts +1 -1
- package/mobile/lib/ui-kit/Button/Button.js +1 -1
- package/mobile/lib/ui-kit/Button/Button.js.map +1 -1
- package/mobile/lib/ui-kit/Button/ButtonInner.js +2 -2
- package/mobile/lib/ui-kit/Button/ButtonInner.js.map +1 -1
- package/mobile/lib/ui-kit/Button/ButtonProps.d.ts +3 -1
- package/mobile/lib/ui-kit/Button/ButtonSection.js +1 -1
- package/mobile/lib/ui-kit/Button/ButtonSection.js.map +1 -1
- package/mobile/lib/ui-kit/Button/LikeButton.d.ts +1 -1
- package/mobile/lib/ui-kit/Button/renderArrows.d.ts +2 -4
- package/mobile/lib/ui-kit/Button/renderArrows.js.map +1 -1
- package/mobile/lib/ui-kit/Description/Description.d.ts +2 -2
- package/mobile/lib/ui-kit/Description/Description.js +1 -1
- package/mobile/lib/ui-kit/Description/Description.js.map +1 -1
- package/mobile/lib/ui-kit/Foldable/useActiveHandler.d.ts +1 -1
- package/mobile/lib/ui-kit/Foldable/useActiveHandler.js.map +1 -1
- package/mobile/lib/ui-kit/Heading/Heading.d.ts +1 -5
- package/mobile/lib/ui-kit/Heading/Heading.js +2 -5
- package/mobile/lib/ui-kit/Heading/Heading.js.map +1 -1
- package/mobile/lib/ui-kit/Heading/HeadingProps.d.ts +20 -0
- package/mobile/lib/ui-kit/Heading/HeadingProps.js +2 -0
- package/mobile/lib/ui-kit/Heading/HeadingProps.js.map +1 -0
- package/mobile/lib/ui-kit/InputRange/InputRangeProps.d.ts +1 -2
- package/mobile/lib/ui-kit/SVG.d.ts +2 -2
- package/mobile/lib/ui-kit/SearchBar/SearchBarInner.js +3 -3
- package/mobile/lib/ui-kit/SearchBar/SearchBarInner.js.map +1 -1
- package/mobile/lib/ui-kit/TableArrowScrollControl/TableArrowScrollControlProps.d.ts +2 -3
- package/mobile/lib/ui-kit/Tabs/TabsProps.d.ts +1 -2
- package/mobile/lib/ui-kit/TopItem/TopItem.d.ts +1 -1
- package/mobile/lib/utils/url.d.ts +1 -0
- package/mobile/lib/utils/url.js +1 -0
- package/mobile/lib/utils/url.js.map +1 -1
- package/mobile/src/components/Accordion/useActiveHandler.ts +5 -5
- package/mobile/src/components/BaseTile/BaseTile.tsx +1 -1
- package/mobile/src/components/BaseTile/BaseTileProps.ts +7 -30
- package/mobile/src/components/BaseTile/getTileHeadingType.ts +3 -3
- package/mobile/src/components/BenefitsBlock/BenefitsBlockContent.ts +8 -9
- package/mobile/src/components/Blocks.spec.tsx +74 -0
- package/mobile/src/components/Bonus/BonusContent.ts +5 -7
- package/mobile/src/components/Calculator/Calculator.tsx +3 -3
- package/mobile/src/components/Calculator/Rate.tsx +1 -1
- package/mobile/src/components/Catalog/CatalogContent.ts +6 -8
- package/mobile/src/components/ComparisonTable/ComparisonTableColumnHeaders.tsx +6 -6
- package/mobile/src/components/ComparisonTable/ComparisonTableRows.tsx +2 -2
- package/mobile/src/components/ContentPage/ContentPageContext.tsx +1 -2
- package/mobile/src/components/ExchangeRateTile/ExchangeCurrencyCalculator.tsx +6 -6
- package/mobile/src/components/Footer/HorizontalNavigationLink.tsx +1 -1
- package/mobile/src/components/Footer/TextInformationLink.tsx +2 -4
- package/mobile/src/components/GracePeriod/GracePeriodContent.ts +2 -2
- package/mobile/src/components/GroupBlock/GroupBlock.tsx +5 -3
- package/mobile/src/components/GroupBlock/GroupBlockTabs.tsx +23 -24
- package/mobile/src/components/GroupBlock/GroupBlocksItem.tsx +3 -3
- package/mobile/src/components/Header/DropdownMenu.tsx +23 -10
- package/mobile/src/components/Header/HeaderSubMenu.tsx +2 -1
- package/mobile/src/components/Headline/Headline.example.json +1 -0
- package/mobile/src/components/Headline/Headline.tsx +1 -1
- package/mobile/src/components/Headline/HeadlineContent.ts +2 -5
- package/mobile/src/components/Headline/constants.ts +42 -0
- package/mobile/src/components/Insurance/Insurance.tsx +15 -10
- package/mobile/src/components/Insurance/InsuranceContent.ts +2 -5
- package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlockInner.tsx +5 -5
- package/mobile/src/components/LinkDocs/LinkDocs.example.json +1 -0
- package/mobile/src/components/LinkDocs/LinkDocs.tsx +0 -1
- package/mobile/src/components/LinkDocs/LinkDocsContent.ts +3 -6
- package/mobile/src/components/LinkDocs/LinkDocsHorizontalList.tsx +1 -1
- package/mobile/src/components/LinkDocs/LinkDocsVerticalList.tsx +1 -3
- package/mobile/src/components/MobileAppTile/MobileAppTileContent.ts +2 -4
- package/mobile/src/components/NavigatorTabs/NavigatorTabItem.tsx +2 -2
- package/mobile/src/components/OtherProducts/OtherProductsItem.tsx +2 -2
- package/mobile/src/components/PictureText/PictureTextContent.ts +2 -2
- package/mobile/src/components/Placeholder/Placeholder.tsx +8 -19
- package/mobile/src/components/Placeholder/PlaceholderContent.ts +2 -3
- package/mobile/src/components/ProductBlock/ProductBlockContent.ts +4 -7
- package/mobile/src/components/ProductBlock/ProductBlockInner.tsx +10 -21
- package/mobile/src/components/ProductBlock/renderBackwardButton.tsx +1 -1
- package/mobile/src/components/ProductBlock/renderBenefit.tsx +2 -6
- package/mobile/src/components/ProductGallery/ProductGalleryBlock.tsx +5 -5
- package/mobile/src/components/ProductTile/ProductTile.example.json +1 -1
- package/mobile/src/components/ProductTile/ProductTile.tsx +10 -15
- package/mobile/src/components/ProductTile/ProductTileContent.ts +2 -5
- package/mobile/src/components/PromoTile/PromoTile.tsx +10 -6
- package/mobile/src/components/PromoTile/PromoTileContent.ts +4 -4
- package/mobile/src/components/Recommendation/RecommendationContent.ts +4 -8
- package/mobile/src/components/StepsBlock/StepsBlock.tsx +2 -4
- package/mobile/src/components/StepsBlock/StepsBlockStyleMaps.ts +4 -1
- package/mobile/src/components/TariffsTable/TariffsTableContent.ts +12 -14
- package/mobile/src/components/Tile/Tile.tsx +7 -11
- package/mobile/src/components/Tile/TileContent.ts +4 -5
- package/mobile/src/components/__snapshots__/Blocks.spec.tsx.snap +755 -0
- package/mobile/src/hooks/useLink.ts +2 -2
- package/mobile/src/model/HeadlineType.ts +21 -0
- package/mobile/src/model/VNode.ts +1 -1
- package/mobile/src/services/sitemap/findActiveSubItem.ts +2 -2
- package/mobile/src/types.ts +0 -2
- package/mobile/src/ui-kit/Breadcrumb.tsx +1 -1
- package/mobile/src/ui-kit/Button/Button.tsx +2 -2
- package/mobile/src/ui-kit/Button/ButtonInner.tsx +3 -3
- package/mobile/src/ui-kit/Button/ButtonProps.ts +1 -1
- package/mobile/src/ui-kit/Button/ButtonSection.tsx +1 -1
- package/mobile/src/ui-kit/Button/LikeButton.tsx +1 -1
- package/mobile/src/ui-kit/Button/renderArrows.tsx +2 -3
- package/mobile/src/ui-kit/Description/Description.tsx +3 -3
- package/mobile/src/ui-kit/Foldable/useActiveHandler.ts +1 -1
- package/mobile/src/ui-kit/Heading/Heading.tsx +3 -13
- package/mobile/src/ui-kit/Heading/HeadingProps.ts +24 -0
- package/mobile/src/ui-kit/InputRange/InputRangeProps.ts +1 -3
- package/mobile/src/ui-kit/SVG.tsx +2 -2
- package/mobile/src/ui-kit/SearchBar/SearchBarInner.tsx +3 -3
- package/mobile/src/ui-kit/TableArrowScrollControl/TableArrowScrollControlProps.ts +2 -4
- package/mobile/src/ui-kit/Tabs/TabsProps.ts +1 -2
- package/mobile/src/ui-kit/TopItem/TopItem.tsx +1 -1
- package/mobile/src/utils/url.ts +2 -0
- package/package.json +3 -1
- package/src/components/Accordion/useActiveHandler.ts +5 -5
- package/src/components/BaseTile/BaseTile.tsx +1 -1
- package/src/components/BaseTile/BaseTileProps.ts +7 -30
- package/src/components/BaseTile/getTileHeadingType.ts +3 -3
- package/src/components/BenefitsBlock/BenefitsBlockContent.ts +8 -9
- package/src/components/Blocks.spec.tsx +74 -0
- package/src/components/Bonus/BonusContent.ts +5 -7
- package/src/components/Calculator/Calculator.tsx +3 -3
- package/src/components/Calculator/Rate.tsx +1 -1
- package/src/components/Catalog/CatalogContent.ts +6 -8
- package/src/components/ComparisonTable/ComparisonTable.tsx +4 -6
- package/src/components/ComparisonTable/ComparisonTableColumnHeaders.tsx +6 -6
- package/src/components/ComparisonTable/ComparisonTableRows.tsx +2 -2
- package/src/components/ComparisonTable/HeaderCell.tsx +0 -1
- package/src/components/ContentPage/ContentPageContext.tsx +1 -2
- package/src/components/ExchangeRateTile/ExchangeCurrencyCalculator.tsx +6 -6
- package/src/components/Footer/HorizontalNavigationLink.tsx +1 -1
- package/src/components/Footer/TextInformationLink.tsx +2 -4
- package/src/components/GracePeriod/GracePeriodContent.ts +2 -2
- package/src/components/GroupBlock/GroupBlock.tsx +5 -3
- package/src/components/GroupBlock/GroupBlockTabs.tsx +23 -24
- package/src/components/GroupBlock/GroupBlocksItem.tsx +3 -3
- package/src/components/Header/DropdownMenu.tsx +23 -10
- package/src/components/Header/Header.tsx +1 -1
- package/src/components/Header/HeaderSubMenu.tsx +2 -1
- package/src/components/Headline/Headline.example.json +1 -0
- package/src/components/Headline/Headline.fixture.tsx +25 -0
- package/src/components/Headline/Headline.mobile.tsx +1 -1
- package/src/components/Headline/Headline.tsx +13 -7
- package/src/components/Headline/HeadlineContent.ts +2 -5
- package/src/components/Headline/constants.ts +42 -0
- package/src/components/Insurance/Insurance.tsx +15 -10
- package/src/components/Insurance/InsuranceContent.ts +2 -5
- package/src/components/InsuranceAmountBlock/InsuranceAmountBlockInner.tsx +5 -5
- package/src/components/LinkDocs/LinkDocs.example.json +1 -0
- package/src/components/LinkDocs/LinkDocs.mobile.tsx +0 -1
- package/src/components/LinkDocs/LinkDocs.tsx +4 -3
- package/src/components/LinkDocs/LinkDocsContent.ts +3 -6
- package/src/components/LinkDocs/LinkDocsHorizontalList.tsx +1 -1
- package/src/components/LinkDocs/LinkDocsVerticalList.tsx +1 -3
- package/src/components/MobileAppTile/MobileAppTile.tsx +4 -3
- package/src/components/MobileAppTile/MobileAppTileContent.ts +2 -4
- package/src/components/NavigatorTabs/NavigatorTabItem.tsx +2 -2
- package/src/components/OtherProducts/OtherProductsItem.tsx +2 -2
- package/src/components/PictureText/PictureTextContent.ts +2 -2
- package/src/components/Placeholder/Placeholder.tsx +8 -19
- package/src/components/Placeholder/PlaceholderContent.ts +2 -3
- package/src/components/ProductBlock/ProductBlock.fixture.tsx +5 -5
- package/src/components/ProductBlock/ProductBlockContent.ts +4 -7
- package/src/components/ProductBlock/ProductBlockInner.mobile.tsx +10 -21
- package/src/components/ProductBlock/ProductBlockInner.tsx +11 -26
- package/src/components/ProductBlock/renderBackwardButton.tsx +1 -1
- package/src/components/ProductBlock/renderBenefit.mobile.tsx +2 -6
- package/src/components/ProductBlock/renderBenefit.tsx +2 -4
- package/src/components/ProductGallery/ProductGallery.fixture.tsx +8 -8
- package/src/components/ProductGallery/ProductGalleryBlock.tsx +5 -5
- package/src/components/ProductTile/ProductTile.example.json +1 -1
- package/src/components/ProductTile/ProductTile.fixture.tsx +2 -6
- package/src/components/ProductTile/ProductTile.tsx +10 -15
- package/src/components/ProductTile/ProductTileContent.ts +2 -5
- package/src/components/PromoTile/PromoTile.tsx +10 -6
- package/src/components/PromoTile/PromoTileContent.ts +4 -4
- package/src/components/Recommendation/RecommendationContent.ts +4 -8
- package/src/components/StepsBlock/StepsBlock.mobile.tsx +2 -4
- package/src/components/StepsBlock/StepsBlock.tsx +14 -13
- package/src/components/StepsBlock/StepsBlockStyleMaps.ts +4 -1
- package/src/components/TariffsTable/TariffsTableContent.ts +12 -14
- package/src/components/Tile/Tile.tsx +7 -11
- package/src/components/Tile/TileContent.ts +4 -5
- package/src/components/__snapshots__/Blocks.spec.tsx.snap +755 -0
- package/src/hooks/useLink.ts +2 -2
- package/src/model/HeadlineType.ts +21 -0
- package/src/model/VNode.ts +1 -1
- package/src/services/sitemap/findActiveSubItem.ts +2 -2
- package/src/types.ts +0 -2
- package/src/ui-kit/Breadcrumb.tsx +1 -1
- package/src/ui-kit/Button/Button.mobile.tsx +2 -2
- package/src/ui-kit/Button/Button.tsx +2 -2
- package/src/ui-kit/Button/ButtonInner.tsx +3 -3
- package/src/ui-kit/Button/ButtonProps.ts +1 -1
- package/src/ui-kit/Button/ButtonSection.tsx +1 -1
- package/src/ui-kit/Button/LikeButton.tsx +1 -1
- package/src/ui-kit/Button/renderArrows.tsx +2 -3
- package/src/ui-kit/Description/Description.tsx +3 -3
- package/src/ui-kit/Foldable/useActiveHandler.ts +1 -1
- package/src/ui-kit/Heading/Heading.mobile.tsx +3 -13
- package/src/ui-kit/Heading/Heading.tsx +9 -19
- package/src/ui-kit/Heading/HeadingProps.ts +24 -0
- package/src/ui-kit/InputRange/InputRangeProps.ts +1 -3
- package/src/ui-kit/SVG.tsx +2 -2
- package/src/ui-kit/SearchBar/SearchBarInner.tsx +3 -3
- package/src/ui-kit/TableArrowScrollControl/TableArrowScrollControlProps.ts +2 -4
- package/src/ui-kit/Tabs/TabsProps.ts +1 -2
- package/src/ui-kit/TopItem/TopItem.tsx +1 -1
- package/src/utils/url.ts +2 -0
- package/dist/ui-kit/Description/DescriptionContent.d.ts +0 -4
- package/dist/ui-kit/Description/DescriptionContent.js.map +0 -1
- package/dist/ui-kit/Heading/HeadingContent.d.ts +0 -15
- package/dist/ui-kit/Heading/HeadingContent.js.map +0 -1
- package/lib/ui-kit/Description/DescriptionContent.d.ts +0 -4
- package/lib/ui-kit/Description/DescriptionContent.js +0 -2
- package/lib/ui-kit/Description/DescriptionContent.js.map +0 -1
- package/lib/ui-kit/Heading/HeadingContent.d.ts +0 -15
- package/lib/ui-kit/Heading/HeadingContent.js +0 -2
- package/lib/ui-kit/Heading/HeadingContent.js.map +0 -1
- package/mobile/dist/ui-kit/Description/DescriptionContent.d.ts +0 -4
- package/mobile/dist/ui-kit/Description/DescriptionContent.js.map +0 -1
- package/mobile/dist/ui-kit/Heading/HeadingContent.d.ts +0 -15
- package/mobile/dist/ui-kit/Heading/HeadingContent.js.map +0 -1
- package/mobile/lib/ui-kit/Description/DescriptionContent.d.ts +0 -4
- package/mobile/lib/ui-kit/Description/DescriptionContent.js +0 -2
- package/mobile/lib/ui-kit/Description/DescriptionContent.js.map +0 -1
- package/mobile/lib/ui-kit/Heading/HeadingContent.d.ts +0 -15
- package/mobile/lib/ui-kit/Heading/HeadingContent.js +0 -2
- package/mobile/lib/ui-kit/Heading/HeadingContent.js.map +0 -1
- package/mobile/src/ui-kit/Description/DescriptionContent.ts +0 -4
- package/mobile/src/ui-kit/Heading/HeadingContent.ts +0 -17
- package/src/ui-kit/Description/DescriptionContent.ts +0 -4
- package/src/ui-kit/Heading/HeadingContent.ts +0 -17
|
@@ -0,0 +1,755 @@
|
|
|
1
|
+
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
2
|
+
|
|
3
|
+
exports[`Blocks Accordion should render block "Accordion" without content 1`] = `<section />`;
|
|
4
|
+
|
|
5
|
+
exports[`Blocks BenefitsBlock should render block "BenefitsBlock" without content 1`] = `<section />`;
|
|
6
|
+
|
|
7
|
+
exports[`Blocks Bonus should render block "Bonus" without content 1`] = `
|
|
8
|
+
<section>
|
|
9
|
+
<div
|
|
10
|
+
class="container"
|
|
11
|
+
>
|
|
12
|
+
<div
|
|
13
|
+
class="flex flex-wrap w-full mt-9"
|
|
14
|
+
/>
|
|
15
|
+
</div>
|
|
16
|
+
</section>
|
|
17
|
+
`;
|
|
18
|
+
|
|
19
|
+
exports[`Blocks BonusBenefitsBlock should render block "BonusBenefitsBlock" without content 1`] = `<section />`;
|
|
20
|
+
|
|
21
|
+
exports[`Blocks Calculator should render block "Calculator" without content 1`] = `
|
|
22
|
+
<section>
|
|
23
|
+
<div>
|
|
24
|
+
<div />
|
|
25
|
+
</div>
|
|
26
|
+
<div
|
|
27
|
+
class="flex"
|
|
28
|
+
role="list"
|
|
29
|
+
style="transform: translateX(-000%);"
|
|
30
|
+
/>
|
|
31
|
+
</section>
|
|
32
|
+
`;
|
|
33
|
+
|
|
34
|
+
exports[`Blocks Catalog should render block "Catalog" without content 1`] = `
|
|
35
|
+
<section>
|
|
36
|
+
<div
|
|
37
|
+
class="flex duration-1000 gap-3.5"
|
|
38
|
+
role="list"
|
|
39
|
+
style="transform: translateX(-0px);"
|
|
40
|
+
/>
|
|
41
|
+
<div />
|
|
42
|
+
<div
|
|
43
|
+
class="absolute top-0 bottom-0 w-[84px] left-0 bg-opacity-from-white"
|
|
44
|
+
/>
|
|
45
|
+
<div
|
|
46
|
+
class="absolute top-0 bottom-0 w-[84px] right-0 bg-opacity-to-white"
|
|
47
|
+
/>
|
|
48
|
+
</section>
|
|
49
|
+
`;
|
|
50
|
+
|
|
51
|
+
exports[`Blocks ComparisonTable should render block "ComparisonTable" without content 1`] = `
|
|
52
|
+
<section>
|
|
53
|
+
<h3
|
|
54
|
+
class="font-sans m-0 text-h2 max-w-[47rem] text-center mb-9 mx-auto"
|
|
55
|
+
/>
|
|
56
|
+
<div>
|
|
57
|
+
<div
|
|
58
|
+
role="table"
|
|
59
|
+
/>
|
|
60
|
+
</div>
|
|
61
|
+
</section>
|
|
62
|
+
`;
|
|
63
|
+
|
|
64
|
+
exports[`Blocks ExchangeRateTile should render block "ExchangeRateTile" without content 1`] = `
|
|
65
|
+
<section>
|
|
66
|
+
<div
|
|
67
|
+
class="font-sans flex flex-col grow h-full items-start "
|
|
68
|
+
>
|
|
69
|
+
<h3
|
|
70
|
+
class="font-sans m-0 text-h4 whitespace-pre-wrap text-h4"
|
|
71
|
+
>
|
|
72
|
+
Курсы обмена валют
|
|
73
|
+
</h3>
|
|
74
|
+
<div
|
|
75
|
+
class="flex grow w-full justify-between"
|
|
76
|
+
>
|
|
77
|
+
<div
|
|
78
|
+
class="flex flex-col justify-between w-full"
|
|
79
|
+
>
|
|
80
|
+
<div>
|
|
81
|
+
<div
|
|
82
|
+
class="flex"
|
|
83
|
+
>
|
|
84
|
+
<div
|
|
85
|
+
class="mr-14 pt-4"
|
|
86
|
+
>
|
|
87
|
+
<table
|
|
88
|
+
class="h-fit w-fit mb-[30px]"
|
|
89
|
+
>
|
|
90
|
+
<thead>
|
|
91
|
+
<tr>
|
|
92
|
+
<th
|
|
93
|
+
class="text-left text-m text-secondary-text"
|
|
94
|
+
>
|
|
95
|
+
Валюта
|
|
96
|
+
</th>
|
|
97
|
+
<th
|
|
98
|
+
class="text-left text-m text-secondary-text pl-11"
|
|
99
|
+
>
|
|
100
|
+
Купить
|
|
101
|
+
</th>
|
|
102
|
+
<th
|
|
103
|
+
class="text-left text-m text-secondary-text pl-11"
|
|
104
|
+
>
|
|
105
|
+
Продать
|
|
106
|
+
</th>
|
|
107
|
+
</tr>
|
|
108
|
+
</thead>
|
|
109
|
+
<tbody />
|
|
110
|
+
</table>
|
|
111
|
+
<div
|
|
112
|
+
class="flex "
|
|
113
|
+
>
|
|
114
|
+
<svg
|
|
115
|
+
aria-hidden="true"
|
|
116
|
+
class=""
|
|
117
|
+
height="24"
|
|
118
|
+
width="24"
|
|
119
|
+
>
|
|
120
|
+
<title>
|
|
121
|
+
Иконка Gps
|
|
122
|
+
</title>
|
|
123
|
+
<desc>
|
|
124
|
+
Иконка Gps
|
|
125
|
+
</desc>
|
|
126
|
+
<use
|
|
127
|
+
class="text-primary-main "
|
|
128
|
+
href="icons/GpsIcon.svg#icon"
|
|
129
|
+
xlink:href="icons/GpsIcon.svg#icon"
|
|
130
|
+
/>
|
|
131
|
+
</svg>
|
|
132
|
+
<div
|
|
133
|
+
class="ml-3"
|
|
134
|
+
>
|
|
135
|
+
<p
|
|
136
|
+
class="text-primary-main m-0 mb-1 text-l"
|
|
137
|
+
>
|
|
138
|
+
Москва, ул.Ленина д.28
|
|
139
|
+
</p>
|
|
140
|
+
<p
|
|
141
|
+
class="text-secondary-text m-0 text-m"
|
|
142
|
+
>
|
|
143
|
+
Курс указан для ближайшего офиса -
|
|
144
|
+
6км
|
|
145
|
+
</p>
|
|
146
|
+
</div>
|
|
147
|
+
</div>
|
|
148
|
+
</div>
|
|
149
|
+
</div>
|
|
150
|
+
</div>
|
|
151
|
+
</div>
|
|
152
|
+
</div>
|
|
153
|
+
</div>
|
|
154
|
+
</section>
|
|
155
|
+
`;
|
|
156
|
+
|
|
157
|
+
exports[`Blocks Footer should render block "Footer" without content 1`] = `
|
|
158
|
+
<section>
|
|
159
|
+
<div
|
|
160
|
+
class="flex items-stretch gap-[54px] pb-[30px] xl:gap-8"
|
|
161
|
+
>
|
|
162
|
+
<a
|
|
163
|
+
aria-label="Россельхозбанк"
|
|
164
|
+
class="inline-flex items-center font-sans no-underline w-[204px]"
|
|
165
|
+
href="/"
|
|
166
|
+
target="_self"
|
|
167
|
+
>
|
|
168
|
+
<svg
|
|
169
|
+
aria-hidden="true"
|
|
170
|
+
class="text-primary-main w-10"
|
|
171
|
+
height="45"
|
|
172
|
+
width="40"
|
|
173
|
+
>
|
|
174
|
+
<title>
|
|
175
|
+
Иконка Logo
|
|
176
|
+
</title>
|
|
177
|
+
<desc>
|
|
178
|
+
Иконка Logo
|
|
179
|
+
</desc>
|
|
180
|
+
<use
|
|
181
|
+
class="text-primary-main "
|
|
182
|
+
href="icons/Logo.svg#icon"
|
|
183
|
+
xlink:href="icons/Logo.svg#icon"
|
|
184
|
+
/>
|
|
185
|
+
</svg>
|
|
186
|
+
<span
|
|
187
|
+
class="text-black font-medium ml-2.5"
|
|
188
|
+
>
|
|
189
|
+
Россельхозбанк
|
|
190
|
+
</span>
|
|
191
|
+
</a>
|
|
192
|
+
<form
|
|
193
|
+
class="font-sans relative grow"
|
|
194
|
+
>
|
|
195
|
+
<div
|
|
196
|
+
class="absolute rounded h-full flex items-center justify-center pl-4 max-w-[170px] gap-3.5 pointer-events-none"
|
|
197
|
+
>
|
|
198
|
+
<div
|
|
199
|
+
class="w-[24px] h-[24px]"
|
|
200
|
+
>
|
|
201
|
+
<img
|
|
202
|
+
alt="Иконка Лупа"
|
|
203
|
+
aria-hidden="true"
|
|
204
|
+
class=""
|
|
205
|
+
height="24"
|
|
206
|
+
src="icons/LoupeIcon.svg"
|
|
207
|
+
title="Иконка Лупа"
|
|
208
|
+
width="24"
|
|
209
|
+
/>
|
|
210
|
+
</div>
|
|
211
|
+
<label
|
|
212
|
+
class="text-secondary-text font-light text-base"
|
|
213
|
+
for="search-bar-input"
|
|
214
|
+
>
|
|
215
|
+
Поиск по сайту
|
|
216
|
+
</label>
|
|
217
|
+
</div>
|
|
218
|
+
<input
|
|
219
|
+
class="h-12 pl-12 w-full peer text-base text-black border border-solid rounded box-border
|
|
220
|
+
outline-none pr-[6%] border-main-divider focus:border-primary-text font-light h-full"
|
|
221
|
+
id="search-bar-input"
|
|
222
|
+
name="search-bar-input"
|
|
223
|
+
type="text"
|
|
224
|
+
value=""
|
|
225
|
+
/>
|
|
226
|
+
<a
|
|
227
|
+
class="text-center font-sans select-none inline-block cursor-pointer no-underline text-white bg-primary-main hover:bg-primary-hover active:bg-primary-active rounded-md invisible peer-focus:visible absolute top-1 right-1"
|
|
228
|
+
role="button"
|
|
229
|
+
>
|
|
230
|
+
<div
|
|
231
|
+
class="font-normal text-sm px-9 py-[9px]"
|
|
232
|
+
>
|
|
233
|
+
Найти
|
|
234
|
+
</div>
|
|
235
|
+
</a>
|
|
236
|
+
</form>
|
|
237
|
+
</div>
|
|
238
|
+
<div
|
|
239
|
+
class="flex items-stretch gap-[54px] xl:gap-8"
|
|
240
|
+
>
|
|
241
|
+
<div
|
|
242
|
+
class="w-[204px] flex flex-col shrink-0 overflow-hidden"
|
|
243
|
+
>
|
|
244
|
+
<div
|
|
245
|
+
class=""
|
|
246
|
+
>
|
|
247
|
+
<a
|
|
248
|
+
aria-label="Обратная связь"
|
|
249
|
+
class="text-center font-sans select-none inline-block cursor-pointer no-underline text-white bg-primary-main hover:bg-primary-hover active:bg-primary-active rounded-md mb-6 w-full"
|
|
250
|
+
href="/"
|
|
251
|
+
role="link"
|
|
252
|
+
target="_blank"
|
|
253
|
+
>
|
|
254
|
+
<div
|
|
255
|
+
class="flex items-center justify-center gap-2 py-4 px-9 "
|
|
256
|
+
>
|
|
257
|
+
<div>
|
|
258
|
+
<div
|
|
259
|
+
class="text-xs text-left"
|
|
260
|
+
/>
|
|
261
|
+
<div
|
|
262
|
+
class="text-left text-base"
|
|
263
|
+
>
|
|
264
|
+
Обратная связь
|
|
265
|
+
</div>
|
|
266
|
+
</div>
|
|
267
|
+
</div>
|
|
268
|
+
</a>
|
|
269
|
+
</div>
|
|
270
|
+
<div>
|
|
271
|
+
<div
|
|
272
|
+
class="flex gap-2.5 "
|
|
273
|
+
/>
|
|
274
|
+
<span
|
|
275
|
+
class="font-light text-sm text-secondary-text"
|
|
276
|
+
>
|
|
277
|
+
Соцсети
|
|
278
|
+
</span>
|
|
279
|
+
</div>
|
|
280
|
+
<div>
|
|
281
|
+
<div
|
|
282
|
+
class="flex gap-2.5 mt-6"
|
|
283
|
+
/>
|
|
284
|
+
<span
|
|
285
|
+
class="font-light text-sm text-secondary-text"
|
|
286
|
+
>
|
|
287
|
+
Мобильное приложение
|
|
288
|
+
</span>
|
|
289
|
+
</div>
|
|
290
|
+
</div>
|
|
291
|
+
<div
|
|
292
|
+
class="flex items-start justify-between gap-11 xl:gap-5 pt-[3px]"
|
|
293
|
+
/>
|
|
294
|
+
</div>
|
|
295
|
+
<div
|
|
296
|
+
class="mt-[98px]"
|
|
297
|
+
/>
|
|
298
|
+
<div
|
|
299
|
+
class=""
|
|
300
|
+
>
|
|
301
|
+
<div
|
|
302
|
+
class="pt-5"
|
|
303
|
+
>
|
|
304
|
+
<span
|
|
305
|
+
class="font-sans font-light text-xs text-secondary-text"
|
|
306
|
+
>
|
|
307
|
+
© 2000-2022 АО «Россельхозбанк» Генеральная лицензия Банка России № 3349 от 12.08.2015 г.
|
|
308
|
+
</span>
|
|
309
|
+
</div>
|
|
310
|
+
</div>
|
|
311
|
+
</section>
|
|
312
|
+
`;
|
|
313
|
+
|
|
314
|
+
exports[`Blocks Gallery should render block "Gallery" without content 1`] = `
|
|
315
|
+
<section>
|
|
316
|
+
<div>
|
|
317
|
+
<div
|
|
318
|
+
class="absolute top-0 left-0 bottom-0 w-[84px] bg-gradient-to-r from-white to-transparent"
|
|
319
|
+
/>
|
|
320
|
+
<div
|
|
321
|
+
class="flex flex-col items-center mb-8"
|
|
322
|
+
/>
|
|
323
|
+
<div
|
|
324
|
+
class="flex justify-center duration-1000"
|
|
325
|
+
role="list"
|
|
326
|
+
style="transform: translateX(-0px);"
|
|
327
|
+
/>
|
|
328
|
+
</div>
|
|
329
|
+
<div />
|
|
330
|
+
<div
|
|
331
|
+
class="absolute top-0 left-0 bottom-0 w-[82px] bg-opacity-from-white"
|
|
332
|
+
/>
|
|
333
|
+
<div
|
|
334
|
+
class="absolute top-0 right-0 bottom-0 w-[82px] bg-opacity-to-white"
|
|
335
|
+
/>
|
|
336
|
+
</section>
|
|
337
|
+
`;
|
|
338
|
+
|
|
339
|
+
exports[`Blocks GracePeriod should render block "GracePeriod" without content 1`] = `
|
|
340
|
+
<section>
|
|
341
|
+
<h3
|
|
342
|
+
class="font-sans m-0 text-h3 text-center"
|
|
343
|
+
/>
|
|
344
|
+
<div
|
|
345
|
+
class="font-light text-base-md text-center mt-3"
|
|
346
|
+
/>
|
|
347
|
+
</section>
|
|
348
|
+
`;
|
|
349
|
+
|
|
350
|
+
exports[`Blocks GroupBlock should render block "GroupBlock" without content 1`] = `<section />`;
|
|
351
|
+
|
|
352
|
+
exports[`Blocks Header should render block "Header" without content 1`] = `
|
|
353
|
+
<section>
|
|
354
|
+
<div
|
|
355
|
+
class="container"
|
|
356
|
+
>
|
|
357
|
+
<div
|
|
358
|
+
class="flex items-center"
|
|
359
|
+
>
|
|
360
|
+
<a
|
|
361
|
+
aria-label="Россельхозбанк"
|
|
362
|
+
class="inline-flex items-center font-sans no-underline mr-8"
|
|
363
|
+
href="/"
|
|
364
|
+
target="_self"
|
|
365
|
+
>
|
|
366
|
+
<svg
|
|
367
|
+
aria-hidden="true"
|
|
368
|
+
class="text-primary-main w-10"
|
|
369
|
+
height="45"
|
|
370
|
+
width="40"
|
|
371
|
+
>
|
|
372
|
+
<title>
|
|
373
|
+
Иконка Logo
|
|
374
|
+
</title>
|
|
375
|
+
<desc>
|
|
376
|
+
Иконка Logo
|
|
377
|
+
</desc>
|
|
378
|
+
<use
|
|
379
|
+
class="text-primary-main "
|
|
380
|
+
href="icons/Logo.svg#icon"
|
|
381
|
+
xlink:href="icons/Logo.svg#icon"
|
|
382
|
+
/>
|
|
383
|
+
</svg>
|
|
384
|
+
<span
|
|
385
|
+
class="text-black font-medium ml-2.5"
|
|
386
|
+
>
|
|
387
|
+
Россельхозбанк
|
|
388
|
+
</span>
|
|
389
|
+
</a>
|
|
390
|
+
<div
|
|
391
|
+
class="flex items-center ml-auto"
|
|
392
|
+
>
|
|
393
|
+
<a
|
|
394
|
+
aria-label="Местоположение"
|
|
395
|
+
class="border-transparent inline-block border border-solid bg-transparent text-center no-underline mr-5"
|
|
396
|
+
href="#"
|
|
397
|
+
rel="noopener noreferrer"
|
|
398
|
+
>
|
|
399
|
+
<span
|
|
400
|
+
class="text-primary-text hover:text-primary-main font-sans font-light text-sm"
|
|
401
|
+
>
|
|
402
|
+
Москва
|
|
403
|
+
</span>
|
|
404
|
+
</a>
|
|
405
|
+
<a
|
|
406
|
+
aria-label="Список всех доступных офисов и банкоматов"
|
|
407
|
+
class="border-transparent inline-block border border-solid bg-transparent text-center no-underline mr-7"
|
|
408
|
+
href="#"
|
|
409
|
+
rel="noopener noreferrer"
|
|
410
|
+
>
|
|
411
|
+
<span
|
|
412
|
+
class="text-primary-text hover:text-primary-main font-sans font-light text-sm"
|
|
413
|
+
>
|
|
414
|
+
Офисы и банкоматы
|
|
415
|
+
</span>
|
|
416
|
+
</a>
|
|
417
|
+
<button
|
|
418
|
+
aria-label="Поиск по сайту"
|
|
419
|
+
class="border-0 p-0 w-[24px] h-[24px] flex items-center bg-inherit cursor-pointer mr-5 text-primary-text hover:text-primary-main"
|
|
420
|
+
disabled=""
|
|
421
|
+
type="button"
|
|
422
|
+
>
|
|
423
|
+
<svg
|
|
424
|
+
aria-hidden="true"
|
|
425
|
+
class="h-full"
|
|
426
|
+
>
|
|
427
|
+
<title>
|
|
428
|
+
Иконка Лупа
|
|
429
|
+
</title>
|
|
430
|
+
<desc>
|
|
431
|
+
Иконка Лупа
|
|
432
|
+
</desc>
|
|
433
|
+
<use
|
|
434
|
+
class="text-black "
|
|
435
|
+
href="icons/LoupeIcon.svg#icon"
|
|
436
|
+
xlink:href="icons/LoupeIcon.svg#icon"
|
|
437
|
+
/>
|
|
438
|
+
</svg>
|
|
439
|
+
</button>
|
|
440
|
+
<button
|
|
441
|
+
aria-label="Дополнительные ссылки"
|
|
442
|
+
class="border-0 p-0 w-[24px] h-[24px] flex items-center bg-inherit cursor-pointer text-secondary-light hover:text-secondary-hover min-w-[32px] min-h-[32px]"
|
|
443
|
+
disabled=""
|
|
444
|
+
type="button"
|
|
445
|
+
>
|
|
446
|
+
<svg
|
|
447
|
+
aria-hidden="true"
|
|
448
|
+
class="h-full bg-secondary-light rounded-full"
|
|
449
|
+
>
|
|
450
|
+
<title>
|
|
451
|
+
Иконка Сетка (белая)
|
|
452
|
+
</title>
|
|
453
|
+
<desc>
|
|
454
|
+
Иконка Сетка (белая)
|
|
455
|
+
</desc>
|
|
456
|
+
<use
|
|
457
|
+
class="text-black "
|
|
458
|
+
href="icons/GridIcon.svg#icon"
|
|
459
|
+
xlink:href="icons/GridIcon.svg#icon"
|
|
460
|
+
/>
|
|
461
|
+
</svg>
|
|
462
|
+
</button>
|
|
463
|
+
</div>
|
|
464
|
+
</div>
|
|
465
|
+
<div
|
|
466
|
+
class="mt-6 h-[1px] bg-main-divider"
|
|
467
|
+
/>
|
|
468
|
+
</div>
|
|
469
|
+
</section>
|
|
470
|
+
`;
|
|
471
|
+
|
|
472
|
+
exports[`Blocks Headline should render block "Headline" without content 1`] = `<section />`;
|
|
473
|
+
|
|
474
|
+
exports[`Blocks Insurance should render block "Insurance" without content 1`] = `
|
|
475
|
+
<section>
|
|
476
|
+
<section />
|
|
477
|
+
<div>
|
|
478
|
+
<div
|
|
479
|
+
class="mt-5 mx-auto flex justify-center gap-[122px] mt-[30px]"
|
|
480
|
+
>
|
|
481
|
+
<div
|
|
482
|
+
class="w-[558px] m-auto"
|
|
483
|
+
/>
|
|
484
|
+
</div>
|
|
485
|
+
</div>
|
|
486
|
+
</section>
|
|
487
|
+
`;
|
|
488
|
+
|
|
489
|
+
exports[`Blocks InsuranceAmountBlock should render block "InsuranceAmountBlock" without content 1`] = `
|
|
490
|
+
<section>
|
|
491
|
+
<div
|
|
492
|
+
class="flex"
|
|
493
|
+
role="list"
|
|
494
|
+
style="transform: translateX(-000%);"
|
|
495
|
+
/>
|
|
496
|
+
</section>
|
|
497
|
+
`;
|
|
498
|
+
|
|
499
|
+
exports[`Blocks LinkDocs should render block "LinkDocs" without content 1`] = `
|
|
500
|
+
<section>
|
|
501
|
+
<section />
|
|
502
|
+
</section>
|
|
503
|
+
`;
|
|
504
|
+
|
|
505
|
+
exports[`Blocks MiniGallery should render block "MiniGallery" without content 1`] = `
|
|
506
|
+
<section>
|
|
507
|
+
<div>
|
|
508
|
+
<div
|
|
509
|
+
class="absolute top-0 left-0 bottom-0 w-[84px] bg-gradient-to-r from-white to-transparent"
|
|
510
|
+
/>
|
|
511
|
+
<div
|
|
512
|
+
class="flex flex-col items-center mb-8"
|
|
513
|
+
/>
|
|
514
|
+
<div
|
|
515
|
+
class="flex justify-center duration-1000"
|
|
516
|
+
role="list"
|
|
517
|
+
style="transform: translateX(-0px);"
|
|
518
|
+
/>
|
|
519
|
+
</div>
|
|
520
|
+
<div />
|
|
521
|
+
<div
|
|
522
|
+
class="absolute top-0 left-0 bottom-0 w-[82px] bg-opacity-from-white"
|
|
523
|
+
/>
|
|
524
|
+
<div
|
|
525
|
+
class="absolute top-0 right-0 bottom-0 w-[82px] bg-opacity-to-white"
|
|
526
|
+
/>
|
|
527
|
+
</section>
|
|
528
|
+
`;
|
|
529
|
+
|
|
530
|
+
exports[`Blocks MobileAppTile should render block "MobileAppTile" without content 1`] = `
|
|
531
|
+
<section>
|
|
532
|
+
<div
|
|
533
|
+
class="font-sans flex flex-col grow h-full items-start "
|
|
534
|
+
>
|
|
535
|
+
<h3
|
|
536
|
+
class="font-sans m-0 text-h4 whitespace-pre-wrap max-w-[509px] mb-6
|
|
537
|
+
text-primary-text"
|
|
538
|
+
>
|
|
539
|
+
Мобильное приложение
|
|
540
|
+
</h3>
|
|
541
|
+
<div
|
|
542
|
+
class="flex grow w-full justify-between"
|
|
543
|
+
>
|
|
544
|
+
<div
|
|
545
|
+
class="flex flex-col justify-between w-full"
|
|
546
|
+
>
|
|
547
|
+
<div>
|
|
548
|
+
<div
|
|
549
|
+
class="flex flex-1 items-center"
|
|
550
|
+
>
|
|
551
|
+
<span
|
|
552
|
+
class="text-m text-secondary-text"
|
|
553
|
+
>
|
|
554
|
+
Наведите камеру телефона на QR-код и скачайте приложение
|
|
555
|
+
</span>
|
|
556
|
+
</div>
|
|
557
|
+
</div>
|
|
558
|
+
</div>
|
|
559
|
+
</div>
|
|
560
|
+
</div>
|
|
561
|
+
</section>
|
|
562
|
+
`;
|
|
563
|
+
|
|
564
|
+
exports[`Blocks Navigation should render block "Navigation" without content 1`] = `
|
|
565
|
+
<section>
|
|
566
|
+
<h2
|
|
567
|
+
class="font-medium text-xl-light m-0"
|
|
568
|
+
/>
|
|
569
|
+
</section>
|
|
570
|
+
`;
|
|
571
|
+
|
|
572
|
+
exports[`Blocks NavigatorTabs should render block "NavigatorTabs" without content 1`] = `<section />`;
|
|
573
|
+
|
|
574
|
+
exports[`Blocks OtherProducts should render block "OtherProducts" without content 1`] = `<section />`;
|
|
575
|
+
|
|
576
|
+
exports[`Blocks PictureText should render block "PictureText" without content 1`] = `
|
|
577
|
+
<section>
|
|
578
|
+
<h3
|
|
579
|
+
class="font-sans m-0 text-h2 text-center"
|
|
580
|
+
/>
|
|
581
|
+
<div
|
|
582
|
+
class="flex justify-center mt-9"
|
|
583
|
+
/>
|
|
584
|
+
</section>
|
|
585
|
+
`;
|
|
586
|
+
|
|
587
|
+
exports[`Blocks Placeholder should render block "Placeholder" without content 1`] = `
|
|
588
|
+
<section>
|
|
589
|
+
<section>
|
|
590
|
+
<div
|
|
591
|
+
class="text-xl-light text-primary-text text-left"
|
|
592
|
+
>
|
|
593
|
+
Блок в разработке...
|
|
594
|
+
</div>
|
|
595
|
+
</section>
|
|
596
|
+
<figure
|
|
597
|
+
class="m-0 min-w-[600px]"
|
|
598
|
+
>
|
|
599
|
+
<div
|
|
600
|
+
class="h-4 mt-2 bg-secondary-light"
|
|
601
|
+
style="width: 100%;"
|
|
602
|
+
/>
|
|
603
|
+
<div
|
|
604
|
+
class="h-4 mt-2 bg-secondary-light"
|
|
605
|
+
style="width: 61%;"
|
|
606
|
+
/>
|
|
607
|
+
<div
|
|
608
|
+
class="h-4 mt-2 bg-secondary-light"
|
|
609
|
+
style="width: 38%;"
|
|
610
|
+
/>
|
|
611
|
+
<div
|
|
612
|
+
class="h-4 mt-2 bg-secondary-light"
|
|
613
|
+
style="width: 23%;"
|
|
614
|
+
/>
|
|
615
|
+
</figure>
|
|
616
|
+
</section>
|
|
617
|
+
`;
|
|
618
|
+
|
|
619
|
+
exports[`Blocks ProductBlock should render block "ProductBlock" without content 1`] = `
|
|
620
|
+
<section>
|
|
621
|
+
<div
|
|
622
|
+
class="flex grow justify-between items-stretch "
|
|
623
|
+
>
|
|
624
|
+
<div
|
|
625
|
+
class="flex flex-col "
|
|
626
|
+
>
|
|
627
|
+
<section />
|
|
628
|
+
<div
|
|
629
|
+
class="font-sans flex flex-col grow h-full items-start "
|
|
630
|
+
>
|
|
631
|
+
|
|
632
|
+
<div
|
|
633
|
+
class="flex grow w-full justify-between"
|
|
634
|
+
>
|
|
635
|
+
<div
|
|
636
|
+
class="flex flex-col justify-between w-full"
|
|
637
|
+
>
|
|
638
|
+
<div />
|
|
639
|
+
</div>
|
|
640
|
+
</div>
|
|
641
|
+
</div>
|
|
642
|
+
</div>
|
|
643
|
+
</div>
|
|
644
|
+
</section>
|
|
645
|
+
`;
|
|
646
|
+
|
|
647
|
+
exports[`Blocks ProductGallery should render block "ProductGallery" without content 1`] = `
|
|
648
|
+
<section>
|
|
649
|
+
<div
|
|
650
|
+
class="flex duration-1000 pb-14"
|
|
651
|
+
role="list"
|
|
652
|
+
style="transform: translateX(-000%);"
|
|
653
|
+
/>
|
|
654
|
+
<div
|
|
655
|
+
class="flex items-center absolute bottom-6 left-0 right-0 px-[26px] box-border"
|
|
656
|
+
/>
|
|
657
|
+
</section>
|
|
658
|
+
`;
|
|
659
|
+
|
|
660
|
+
exports[`Blocks ProductTile should render block "ProductTile" without content 1`] = `
|
|
661
|
+
<section>
|
|
662
|
+
<div
|
|
663
|
+
class="z-[1]"
|
|
664
|
+
>
|
|
665
|
+
<section />
|
|
666
|
+
<div
|
|
667
|
+
class="flex mt-4"
|
|
668
|
+
/>
|
|
669
|
+
</div>
|
|
670
|
+
</section>
|
|
671
|
+
`;
|
|
672
|
+
|
|
673
|
+
exports[`Blocks PromoTile should render block "PromoTile" without content 1`] = `
|
|
674
|
+
<section>
|
|
675
|
+
<div
|
|
676
|
+
class="font-sans flex flex-col grow h-full items-start "
|
|
677
|
+
>
|
|
678
|
+
<div>
|
|
679
|
+
<section>
|
|
680
|
+
<h2
|
|
681
|
+
class="font-sans m-0 text-h2 whitespace-pre-wrap text-primary-text text-left"
|
|
682
|
+
>
|
|
683
|
+
Акции и спецпредложения
|
|
684
|
+
</h2>
|
|
685
|
+
</section>
|
|
686
|
+
</div>
|
|
687
|
+
<div
|
|
688
|
+
class="flex grow w-full justify-between"
|
|
689
|
+
>
|
|
690
|
+
<div
|
|
691
|
+
class="flex flex-col justify-between w-full"
|
|
692
|
+
>
|
|
693
|
+
<div>
|
|
694
|
+
<div
|
|
695
|
+
class="mt-1.5"
|
|
696
|
+
>
|
|
697
|
+
<div
|
|
698
|
+
class="text-base"
|
|
699
|
+
/>
|
|
700
|
+
</div>
|
|
701
|
+
</div>
|
|
702
|
+
</div>
|
|
703
|
+
</div>
|
|
704
|
+
</div>
|
|
705
|
+
</section>
|
|
706
|
+
`;
|
|
707
|
+
|
|
708
|
+
exports[`Blocks Recommendation should render block "Recommendation" without content 1`] = `
|
|
709
|
+
<section>
|
|
710
|
+
<div
|
|
711
|
+
class="flex duration-1000 gap-3.5"
|
|
712
|
+
role="list"
|
|
713
|
+
style="transform: translateX(-0px);"
|
|
714
|
+
/>
|
|
715
|
+
<div>
|
|
716
|
+
<div />
|
|
717
|
+
</div>
|
|
718
|
+
<div
|
|
719
|
+
class="absolute top-0 bottom-0 w-[84px] left-0 bg-opacity-from-white"
|
|
720
|
+
/>
|
|
721
|
+
<div
|
|
722
|
+
class="absolute top-0 bottom-0 w-[84px] right-0 bg-opacity-to-white"
|
|
723
|
+
/>
|
|
724
|
+
</section>
|
|
725
|
+
`;
|
|
726
|
+
|
|
727
|
+
exports[`Blocks StepsBlock should render block "StepsBlock" without content 1`] = `<section />`;
|
|
728
|
+
|
|
729
|
+
exports[`Blocks TariffsTable should render block "TariffsTable" without content 1`] = `<section />`;
|
|
730
|
+
|
|
731
|
+
exports[`Blocks TextBlock should render block "TextBlock" without content 1`] = `
|
|
732
|
+
<section>
|
|
733
|
+
<div
|
|
734
|
+
class="py-0.5"
|
|
735
|
+
/>
|
|
736
|
+
</section>
|
|
737
|
+
`;
|
|
738
|
+
|
|
739
|
+
exports[`Blocks Tile should render block "Tile" without content 1`] = `
|
|
740
|
+
<section>
|
|
741
|
+
<div
|
|
742
|
+
class="font-sans flex flex-col grow h-full items-start "
|
|
743
|
+
>
|
|
744
|
+
<div
|
|
745
|
+
class="flex grow w-full justify-between"
|
|
746
|
+
>
|
|
747
|
+
<div
|
|
748
|
+
class="flex flex-col justify-between w-full"
|
|
749
|
+
>
|
|
750
|
+
<div />
|
|
751
|
+
</div>
|
|
752
|
+
</div>
|
|
753
|
+
</div>
|
|
754
|
+
</section>
|
|
755
|
+
`;
|