@redneckz/wildless-cms-uni-blocks 0.5.9 → 0.5.11
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/bin/migration-scripts/0.4.5.js +1 -1
- package/bin/migration-scripts/0.5.10.js +36 -0
- package/bin/utils.js +0 -2
- package/bundle/blocks.schema.json +1 -1
- package/bundle/bundle.umd.js +241 -141
- package/bundle/bundle.umd.min.js +1 -1
- package/cosmos-static/icons/CardTickIcon.svg +1 -1
- package/cosmos-static/icons/DocDownloadIcon.svg +1 -1
- package/cosmos-static/icons/DoneSimpleIcon.svg +1 -1
- package/dist/EventBus/EventMap.d.ts +2 -1
- package/dist/api/DaDataAPI.d.ts +12 -0
- package/dist/api/DaDataAPI.js.map +1 -1
- package/dist/components/Accordion/Accordion.d.ts +1 -1
- package/dist/components/Accordion/Accordion.mobile.d.ts +1 -1
- package/dist/components/Accordion/AccordionItem.d.ts +1 -1
- package/dist/components/Accordion/AccordionItem.mobile.d.ts +1 -1
- package/dist/components/BaseTile/BaseTile.d.ts +1 -1
- package/dist/components/BenefitsBlock/BenefitsBlock.d.ts +1 -1
- package/dist/components/Bonus/Bonus.d.ts +1 -1
- package/dist/components/Bonus/Bonus.js +11 -2
- package/dist/components/Bonus/Bonus.js.map +1 -1
- package/dist/components/Bonus/BonusContent.d.ts +30 -2
- package/dist/components/BonusBenefitsBlock/BonusBenefitsBlock.d.ts +1 -1
- package/dist/components/Calculator/BonusCalculatorForm.d.ts +1 -1
- package/dist/components/Calculator/BonusCalculatorForm.js +1 -1
- package/dist/components/Calculator/BonusCalculatorForm.js.map +1 -1
- package/dist/components/Calculator/Calculator.d.ts +1 -1
- package/dist/components/Calculator/CreditCalculatorForm.d.ts +1 -1
- package/dist/components/Calculator/CreditCalculatorForm.js +1 -1
- package/dist/components/Calculator/CreditCalculatorForm.js.map +1 -1
- package/dist/components/Calculator/DepositCalculatorForm.d.ts +1 -1
- package/dist/components/Calculator/DepositCalculatorForm.js +2 -2
- package/dist/components/Calculator/DepositCalculatorForm.js.map +1 -1
- package/dist/components/Calculator/renderCalculatorBlock.js +1 -1
- package/dist/components/Calculator/renderCalculatorBlock.js.map +1 -1
- package/dist/components/CardTransfer/CardTransfer.d.ts +1 -1
- package/dist/components/CardTransfer/CardTransfer.js +9 -10
- package/dist/components/CardTransfer/CardTransfer.js.map +1 -1
- package/dist/components/CardTransfer/CardTransferContent.d.ts +2 -2
- package/dist/components/Catalog/Catalog.d.ts +1 -1
- package/dist/components/Catalog/CatalogCard.d.ts +1 -1
- package/dist/components/Catalog/CatalogCard.js +1 -1
- package/dist/components/Catalog/CatalogCard.js.map +1 -1
- package/dist/components/ComparisonTable/ComparisonTable.d.ts +1 -1
- package/dist/components/ComparisonTable/ComparisonTable.mobile.d.ts +1 -1
- package/dist/components/ComparisonTable/TableColumn.d.ts +2 -2
- package/dist/components/ComparisonTable/TableColumn.js +7 -2
- package/dist/components/ComparisonTable/TableColumn.js.map +1 -1
- package/dist/components/ContentPage/ContentPage.d.ts +5 -24
- package/dist/components/ContentPage/ContentPage.js +17 -19
- package/dist/components/ContentPage/ContentPage.js.map +1 -1
- package/dist/components/ContentPage/ContentPageHead.d.ts +1 -1
- package/dist/components/ContentPage/computeAPIFallback.d.ts +2 -2
- package/dist/components/ContentPage/filterBlocks.d.ts +5 -4
- package/dist/components/ContentPage/filterBlocks.mobile.d.ts +5 -4
- package/dist/components/ContentPage/isBlockInRegistry.d.ts +1 -1
- package/dist/components/ContentPage/normalizeBlock.d.ts +4 -3
- package/dist/components/ContentPage/normalizeBlock.mobile.d.ts +1 -1
- package/dist/components/ContentPage/normalizePage.d.ts +2 -2
- package/dist/components/ContentPage/renderBlock.d.ts +13 -0
- package/dist/components/ContentPage/renderBlock.js +28 -0
- package/dist/components/ContentPage/renderBlock.js.map +1 -0
- package/dist/components/ErrorBlock/ErrorBlock.d.ts +1 -1
- package/dist/components/ErrorBlock/ErrorBlock.js +1 -1
- package/dist/components/ErrorBlock/ErrorBlock.js.map +1 -1
- package/dist/components/ExchangeRateTile/CurrentLocation.js +1 -1
- package/dist/components/ExchangeRateTile/CurrentLocation.js.map +1 -1
- package/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.d.ts +2 -2
- package/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.js +1 -1
- package/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.js.map +1 -1
- package/dist/components/ExchangeRateTile/ExchangeRateTile.d.ts +1 -1
- package/dist/components/ExchangeRateTile/ExchangeRateTile.js +2 -1
- package/dist/components/ExchangeRateTile/ExchangeRateTile.js.map +1 -1
- package/dist/components/ExchangeRateTile/renderInput.js +2 -2
- package/dist/components/ExchangeRateTile/renderInput.js.map +1 -1
- package/dist/components/Footer/Contacts.d.ts +1 -1
- package/dist/components/Footer/Footer.d.ts +1 -1
- package/dist/components/Footer/Footer.mobile.d.ts +1 -1
- package/dist/components/Footer/FooterLink.d.ts +1 -1
- package/dist/components/Footer/HorizontalNavigation.d.ts +2 -2
- package/dist/components/Footer/HorizontalNavigation.js.map +1 -1
- package/dist/components/Footer/HorizontalNavigation.mobile.d.ts +2 -2
- package/dist/components/Footer/HorizontalNavigation.mobile.js.map +1 -1
- package/dist/components/Footer/MediaButton.js +1 -1
- package/dist/components/Footer/MediaButton.js.map +1 -1
- package/dist/components/Footer/Sitemap.d.ts +2 -2
- package/dist/components/Footer/Sitemap.js.map +1 -1
- package/dist/components/Footer/SocialMedia.d.ts +1 -1
- package/dist/components/Footer/SocialMedia.mobile.d.ts +1 -1
- package/dist/components/Gallery/GalleryInner.d.ts +1 -1
- package/dist/components/Gallery/GalleryProps.d.ts +1 -1
- package/dist/components/GracePeriod/GracePeriod.d.ts +1 -1
- package/dist/components/GracePeriod/GracePeriod.js +3 -3
- package/dist/components/GracePeriod/GracePeriod.js.map +1 -1
- package/dist/components/GracePeriod/GracePeriodContent.d.ts +1 -1
- package/dist/components/Header/DropdownMenu.d.ts +1 -1
- package/dist/components/Header/Header.d.ts +1 -1
- package/dist/components/Header/Header.fallback.d.ts +1 -1
- package/dist/components/Header/Header.js.map +1 -1
- package/dist/components/Header/Header.mobile.d.ts +1 -1
- package/dist/components/Header/Header.mobile.js.map +1 -1
- package/dist/components/Headline/Headline.d.ts +1 -1
- package/dist/components/Headline/Headline.js +1 -1
- package/dist/components/Headline/Headline.js.map +1 -1
- package/dist/components/Headline/Headline.mobile.d.ts +1 -1
- package/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.d.ts +1 -1
- package/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.d.ts +1 -1
- package/dist/components/LikeControl/LikeControl.d.ts +1 -1
- package/dist/components/LinkDocs/LinkDocs.d.ts +1 -1
- package/dist/components/LinkDocs/LinkDocs.mobile.d.ts +1 -1
- package/dist/components/LinkDocs/LinkDocs.mobile.js +1 -1
- package/dist/components/LinkDocs/LinkDocs.mobile.js.map +1 -1
- package/dist/components/LinkList/LinkList.d.ts +1 -1
- package/dist/components/LinkList/LinkList.js.map +1 -1
- package/dist/components/MiniGallery/MiniGallery.d.ts +1 -1
- package/dist/components/MobileAppTile/MobileAppTile.d.ts +1 -1
- package/dist/components/MobileAppTile/MobileAppTile.js +3 -3
- package/dist/components/MobileAppTile/MobileAppTile.js.map +1 -1
- package/dist/components/MobileAppTile/MobileAppTile.mobile.d.ts +1 -1
- package/dist/components/MobileAppTile/MobileAppTile.mobile.js +1 -1
- package/dist/components/OfficeServicesBlock/OfficeServicesBlock.d.ts +1 -1
- package/dist/components/OtherProducts/OtherProducts.d.ts +1 -1
- package/dist/components/OtherProducts/OtherProductsContent.d.ts +2 -2
- package/dist/components/OtherProducts/OtherProductsItem.d.ts +1 -1
- package/dist/components/PictureText/PictureText.d.ts +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.d.ts +1 -1
- package/dist/components/ProductBlock/ProductBlock.js +1 -1
- package/dist/components/ProductBlock/ProductBlock.js.map +1 -1
- package/dist/components/ProductBlock/ProductBlock.mobile.d.ts +1 -1
- package/dist/components/ProductBlock/ProductBlock.mobile.js +1 -1
- package/dist/components/ProductBlock/ProductBlock.mobile.js.map +1 -1
- package/dist/components/ProductBlock/ProductBlockInner.d.ts +1 -1
- package/dist/components/ProductBlock/ProductBlockInner.js +1 -1
- package/dist/components/ProductBlock/ProductBlockInner.js.map +1 -1
- package/dist/components/ProductBlock/ProductBlockInner.mobile.d.ts +1 -1
- package/dist/components/ProductBlock/ProductBlockInner.mobile.js +1 -1
- package/dist/components/ProductBlock/ProductBlockInner.mobile.js.map +1 -1
- package/dist/components/ProductGallery/ProductGallery.d.ts +1 -1
- package/dist/components/ProductGallery/ProductGallery.js +10 -10
- package/dist/components/ProductGallery/ProductGallery.js.map +1 -1
- package/dist/components/ProductGallery/ProductGallery.mobile.d.ts +1 -1
- package/dist/components/ProductGallery/ProductGallery.mobile.js.map +1 -1
- package/dist/components/ProductGallery/ProductGalleryBlock.d.ts +1 -1
- package/dist/components/ProductGallery/ProductGalleryBlock.js +1 -1
- package/dist/components/ProductGallery/ProductGalleryBlock.js.map +1 -1
- package/dist/components/ProductGallery/ProductGalleryContent.d.ts +0 -1
- package/dist/components/ProductTile/ProductTile.d.ts +1 -1
- package/dist/components/ProductTile/ProductTile.js +1 -1
- package/dist/components/PromoTile/PromoTile.d.ts +1 -1
- package/dist/components/PromoTile/PromoTile.js +1 -1
- package/dist/components/PromoTile/PromoTile.js.map +1 -1
- package/dist/components/Recommendation/Recommendation.d.ts +1 -1
- package/dist/components/Recommendation/RecommendationCard.d.ts +1 -1
- package/dist/components/SafeDepositRental/RegionsAndBranches.js +1 -1
- package/dist/components/SafeDepositRental/RegionsAndBranches.js.map +1 -1
- package/dist/components/SafeDepositRental/SafeDepositRental.d.ts +1 -1
- package/dist/components/SafeDepositRental/SafeDepositRental.js +1 -1
- package/dist/components/SafeDepositRental/SafeDepositRental.js.map +1 -1
- package/dist/components/SafeDepositRental/SafeDepositRentalTotal.js +1 -1
- package/dist/components/SafeDepositRental/SafeDepositRentalTotal.js.map +1 -1
- package/dist/components/SafeDepositRental/WrapperSelect.js +6 -3
- package/dist/components/SafeDepositRental/WrapperSelect.js.map +1 -1
- package/dist/components/StepsBlock/StepsBlock.d.ts +1 -1
- package/dist/components/StepsBlock/StepsBlock.js.map +1 -1
- package/dist/components/StepsBlock/StepsBlock.mobile.d.ts +1 -1
- package/dist/components/StepsBlock/StepsBlock.mobile.js +5 -1
- package/dist/components/StepsBlock/StepsBlock.mobile.js.map +1 -1
- package/dist/components/Tabs/Tabs.d.ts +5 -1
- package/dist/components/Tabs/Tabs.js +13 -3
- package/dist/components/Tabs/Tabs.js.map +1 -1
- package/dist/components/Tabs/TabsContent.d.ts +2 -0
- package/dist/components/Tabs/renderLinkTab.d.ts +3 -2
- package/dist/components/Tabs/renderLinkTab.js +4 -1
- package/dist/components/Tabs/renderLinkTab.js.map +1 -1
- package/dist/components/Tabs/renderTab.d.ts +1 -1
- package/dist/components/Tabs/renderTab.js +12 -2
- package/dist/components/Tabs/renderTab.js.map +1 -1
- package/dist/components/TariffsTable/TariffsTable.d.ts +1 -1
- package/dist/components/TariffsTable/TariffsTable.mobile.d.ts +1 -1
- package/dist/components/TariffsTable/TariffsTableCell.d.ts +1 -1
- package/dist/components/TariffsTable/TariffsTableHorizontal.d.ts +1 -1
- package/dist/components/TariffsTable/TariffsTableRow.d.ts +1 -1
- package/dist/components/TariffsTable/TariffsTableRowContainer.d.ts +1 -1
- package/dist/components/TariffsTable/TariffsTableVertical.d.ts +1 -1
- package/dist/components/TextBlock/TextBlock.d.ts +1 -1
- package/dist/components/TextBlock/TextBlock.mobile.d.ts +1 -1
- package/dist/components/Tile/Tile.d.ts +1 -1
- package/dist/content-page-repository/ContentPageRepository.d.ts +1 -1
- package/dist/content-page-repository/transformContentPage.d.ts +1 -1
- package/dist/icons/IconName.d.ts +94 -2
- package/dist/icons/IconName.js +6 -3
- package/dist/icons/IconName.js.map +1 -1
- package/dist/model/BlockDecorator.d.ts +14 -0
- package/dist/model/BlockDecorator.js +4 -0
- package/dist/model/BlockDecorator.js.map +1 -0
- package/dist/model/BlocksRegistry.d.ts +5 -0
- package/dist/{types.js → model/BlocksRegistry.js} +1 -1
- package/dist/model/BlocksRegistry.js.map +1 -0
- package/dist/{types.d.ts → model/ContentPageDef.d.ts} +5 -20
- package/dist/{components/BlockContent.js → model/ContentPageDef.js} +1 -1
- package/dist/model/ContentPageDef.js.map +1 -0
- package/dist/{types → model}/Fallback.d.ts +0 -0
- package/dist/{types → model}/Fallback.js +0 -0
- package/dist/{types → model}/Fallback.js.map +1 -1
- package/dist/react/IntersectionObserverTag.js +7 -3
- package/dist/react/IntersectionObserverTag.js.map +1 -1
- package/dist/services/sitemap/useSitemap.d.ts +1 -1
- package/dist/ui-kit/BenefitItem/BenefitItemProps.d.ts +1 -0
- package/dist/ui-kit/BlockWrapper.d.ts +1 -1
- package/dist/ui-kit/BlockWrapper.js +34 -12
- package/dist/ui-kit/BlockWrapper.js.map +1 -1
- package/dist/ui-kit/Button/Button.mobile.js +4 -1
- package/dist/ui-kit/Button/Button.mobile.js.map +1 -1
- package/dist/ui-kit/Button/ButtonSection.d.ts +1 -1
- package/dist/ui-kit/Button/buttonClassNameConstants.js +1 -1
- package/dist/ui-kit/Button/buttonClassNameConstants.js.map +1 -1
- package/dist/ui-kit/CurrencyInput/CurrencyInput.js +11 -6
- package/dist/ui-kit/CurrencyInput/CurrencyInput.js.map +1 -1
- package/dist/ui-kit/CurrencyInput/CurrencyInputProps.d.ts +2 -7
- package/dist/ui-kit/CurrencyInput/adjustValue .d.ts +1 -0
- package/dist/ui-kit/CurrencyInput/adjustValue .js +15 -0
- package/dist/ui-kit/CurrencyInput/adjustValue .js.map +1 -0
- package/dist/ui-kit/Foldable/Foldable.d.ts +1 -1
- package/dist/ui-kit/Icon/Icon.js +11 -3
- package/dist/ui-kit/Icon/Icon.js.map +1 -1
- package/dist/ui-kit/InnerTable/InnerTable.d.ts +1 -1
- package/dist/ui-kit/InnerTable/InnerTableBody.d.ts +1 -1
- package/dist/ui-kit/InnerTable/InnerTableBodyItem.d.ts +1 -1
- package/dist/ui-kit/InnerTable/InnerTableButton.d.ts +1 -1
- package/dist/ui-kit/Input/Input.d.ts +1 -1
- package/dist/ui-kit/Input/Input.js +7 -4
- package/dist/ui-kit/Input/Input.js.map +1 -1
- package/dist/ui-kit/Input/InputProps.d.ts +6 -3
- package/dist/ui-kit/Logo/Logo.d.ts +1 -1
- package/dist/ui-kit/Logo/Logo.js +2 -2
- package/dist/ui-kit/Logo/Logo.js.map +1 -1
- package/dist/ui-kit/Logo/Logo.mobile.d.ts +1 -1
- package/dist/ui-kit/Logo/Logo.mobile.js +2 -2
- package/dist/ui-kit/Logo/Logo.mobile.js.map +1 -1
- package/dist/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
- package/dist/ui-kit/SearchBar/SearchBar.d.ts +1 -1
- package/dist/ui-kit/SearchBar/SearchBar.mobile.d.ts +1 -1
- package/dist/ui-kit/Select/Select.d.ts +10 -4
- package/dist/ui-kit/Select/Select.js +23 -5
- package/dist/ui-kit/Select/Select.js.map +1 -1
- package/dist/ui-kit/SwipeListControl/SwipeListControlProps.d.ts +1 -1
- package/dist/utils/changeHashOnObserve.d.ts +9 -1
- package/dist/utils/changeHashOnObserve.js +12 -4
- package/dist/utils/changeHashOnObserve.js.map +1 -1
- package/lib/EventBus/EventMap.d.ts +2 -1
- package/lib/api/DaDataAPI.d.ts +12 -0
- package/lib/api/DaDataAPI.js.map +1 -1
- package/lib/common.css +1 -1
- package/lib/components/Accordion/Accordion.d.ts +1 -1
- package/lib/components/Accordion/Accordion.mobile.d.ts +1 -1
- package/lib/components/Accordion/AccordionItem.d.ts +1 -1
- package/lib/components/Accordion/AccordionItem.mobile.d.ts +1 -1
- package/lib/components/BaseTile/BaseTile.d.ts +1 -1
- package/lib/components/BenefitsBlock/BenefitsBlock.d.ts +1 -1
- package/lib/components/Bonus/Bonus.d.ts +1 -1
- package/lib/components/Bonus/Bonus.js +11 -2
- package/lib/components/Bonus/Bonus.js.map +1 -1
- package/lib/components/Bonus/BonusContent.d.ts +30 -2
- package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.d.ts +1 -1
- package/lib/components/Calculator/BonusCalculatorForm.d.ts +1 -1
- package/lib/components/Calculator/BonusCalculatorForm.js +1 -1
- package/lib/components/Calculator/BonusCalculatorForm.js.map +1 -1
- package/lib/components/Calculator/Calculator.d.ts +1 -1
- package/lib/components/Calculator/CreditCalculatorForm.d.ts +1 -1
- package/lib/components/Calculator/CreditCalculatorForm.js +1 -1
- package/lib/components/Calculator/CreditCalculatorForm.js.map +1 -1
- package/lib/components/Calculator/DepositCalculatorForm.d.ts +1 -1
- package/lib/components/Calculator/DepositCalculatorForm.js +2 -2
- package/lib/components/Calculator/DepositCalculatorForm.js.map +1 -1
- package/lib/components/Calculator/renderCalculatorBlock.js +1 -1
- package/lib/components/Calculator/renderCalculatorBlock.js.map +1 -1
- package/lib/components/CardTransfer/CardTransfer.d.ts +1 -1
- package/lib/components/CardTransfer/CardTransfer.js +9 -10
- package/lib/components/CardTransfer/CardTransfer.js.map +1 -1
- package/lib/components/CardTransfer/CardTransferContent.d.ts +2 -2
- package/lib/components/Catalog/Catalog.d.ts +1 -1
- package/lib/components/Catalog/CatalogCard.d.ts +1 -1
- package/lib/components/Catalog/CatalogCard.js +1 -1
- package/lib/components/Catalog/CatalogCard.js.map +1 -1
- package/lib/components/ComparisonTable/ComparisonTable.d.ts +1 -1
- package/lib/components/ComparisonTable/ComparisonTable.mobile.d.ts +1 -1
- package/lib/components/ComparisonTable/TableColumn.d.ts +2 -2
- package/lib/components/ComparisonTable/TableColumn.js +7 -2
- package/lib/components/ComparisonTable/TableColumn.js.map +1 -1
- package/lib/components/ContentPage/ContentPage.d.ts +5 -24
- package/lib/components/ContentPage/ContentPage.js +17 -19
- package/lib/components/ContentPage/ContentPage.js.map +1 -1
- package/lib/components/ContentPage/ContentPageHead.d.ts +1 -1
- package/lib/components/ContentPage/computeAPIFallback.d.ts +2 -2
- package/lib/components/ContentPage/filterBlocks.d.ts +5 -4
- package/lib/components/ContentPage/filterBlocks.mobile.d.ts +5 -4
- package/lib/components/ContentPage/isBlockInRegistry.d.ts +1 -1
- package/lib/components/ContentPage/normalizeBlock.d.ts +4 -3
- package/lib/components/ContentPage/normalizeBlock.mobile.d.ts +1 -1
- package/lib/components/ContentPage/normalizePage.d.ts +2 -2
- package/lib/components/ContentPage/renderBlock.d.ts +13 -0
- package/lib/components/ContentPage/renderBlock.js +25 -0
- package/lib/components/ContentPage/renderBlock.js.map +1 -0
- package/lib/components/ErrorBlock/ErrorBlock.d.ts +1 -1
- package/lib/components/ErrorBlock/ErrorBlock.js +1 -1
- package/lib/components/ErrorBlock/ErrorBlock.js.map +1 -1
- package/lib/components/ExchangeRateTile/CurrentLocation.js +1 -1
- package/lib/components/ExchangeRateTile/CurrentLocation.js.map +1 -1
- package/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.d.ts +2 -2
- package/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.js +1 -1
- package/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.js.map +1 -1
- package/lib/components/ExchangeRateTile/ExchangeRateTile.d.ts +1 -1
- package/lib/components/ExchangeRateTile/ExchangeRateTile.js +2 -1
- package/lib/components/ExchangeRateTile/ExchangeRateTile.js.map +1 -1
- package/lib/components/ExchangeRateTile/renderInput.js +2 -2
- package/lib/components/ExchangeRateTile/renderInput.js.map +1 -1
- package/lib/components/Footer/Contacts.d.ts +1 -1
- package/lib/components/Footer/Footer.d.ts +1 -1
- package/lib/components/Footer/Footer.mobile.d.ts +1 -1
- package/lib/components/Footer/FooterLink.d.ts +1 -1
- package/lib/components/Footer/HorizontalNavigation.d.ts +2 -2
- package/lib/components/Footer/HorizontalNavigation.js.map +1 -1
- package/lib/components/Footer/HorizontalNavigation.mobile.d.ts +2 -2
- package/lib/components/Footer/HorizontalNavigation.mobile.js.map +1 -1
- package/lib/components/Footer/MediaButton.js +1 -1
- package/lib/components/Footer/MediaButton.js.map +1 -1
- package/lib/components/Footer/Sitemap.d.ts +2 -2
- package/lib/components/Footer/Sitemap.js.map +1 -1
- package/lib/components/Footer/SocialMedia.d.ts +1 -1
- package/lib/components/Footer/SocialMedia.mobile.d.ts +1 -1
- package/lib/components/Gallery/GalleryInner.d.ts +1 -1
- package/lib/components/Gallery/GalleryProps.d.ts +1 -1
- package/lib/components/GracePeriod/GracePeriod.d.ts +1 -1
- package/lib/components/GracePeriod/GracePeriod.js +3 -3
- package/lib/components/GracePeriod/GracePeriod.js.map +1 -1
- package/lib/components/GracePeriod/GracePeriodContent.d.ts +1 -1
- package/lib/components/Header/DropdownMenu.d.ts +1 -1
- package/lib/components/Header/Header.d.ts +1 -1
- package/lib/components/Header/Header.fallback.d.ts +1 -1
- package/lib/components/Header/Header.js.map +1 -1
- package/lib/components/Header/Header.mobile.d.ts +1 -1
- package/lib/components/Header/Header.mobile.js.map +1 -1
- package/lib/components/Headline/Headline.d.ts +1 -1
- package/lib/components/Headline/Headline.js +1 -1
- package/lib/components/Headline/Headline.js.map +1 -1
- package/lib/components/Headline/Headline.mobile.d.ts +1 -1
- package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.d.ts +1 -1
- package/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.d.ts +1 -1
- package/lib/components/LikeControl/LikeControl.d.ts +1 -1
- package/lib/components/LinkDocs/LinkDocs.d.ts +1 -1
- package/lib/components/LinkDocs/LinkDocs.mobile.d.ts +1 -1
- package/lib/components/LinkDocs/LinkDocs.mobile.js +1 -1
- package/lib/components/LinkDocs/LinkDocs.mobile.js.map +1 -1
- package/lib/components/LinkList/LinkList.d.ts +1 -1
- package/lib/components/LinkList/LinkList.js.map +1 -1
- package/lib/components/MiniGallery/MiniGallery.d.ts +1 -1
- package/lib/components/MobileAppTile/MobileAppTile.d.ts +1 -1
- package/lib/components/MobileAppTile/MobileAppTile.js +3 -3
- package/lib/components/MobileAppTile/MobileAppTile.js.map +1 -1
- package/lib/components/MobileAppTile/MobileAppTile.mobile.d.ts +1 -1
- package/lib/components/MobileAppTile/MobileAppTile.mobile.js +1 -1
- package/lib/components/OfficeServicesBlock/OfficeServicesBlock.d.ts +1 -1
- package/lib/components/OtherProducts/OtherProducts.d.ts +1 -1
- package/lib/components/OtherProducts/OtherProductsContent.d.ts +2 -2
- package/lib/components/OtherProducts/OtherProductsItem.d.ts +1 -1
- package/lib/components/PictureText/PictureText.d.ts +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.d.ts +1 -1
- package/lib/components/ProductBlock/ProductBlock.js +1 -1
- package/lib/components/ProductBlock/ProductBlock.js.map +1 -1
- package/lib/components/ProductBlock/ProductBlock.mobile.d.ts +1 -1
- package/lib/components/ProductBlock/ProductBlock.mobile.js +1 -1
- package/lib/components/ProductBlock/ProductBlock.mobile.js.map +1 -1
- package/lib/components/ProductBlock/ProductBlockInner.d.ts +1 -1
- package/lib/components/ProductBlock/ProductBlockInner.js +1 -1
- package/lib/components/ProductBlock/ProductBlockInner.js.map +1 -1
- package/lib/components/ProductBlock/ProductBlockInner.mobile.d.ts +1 -1
- package/lib/components/ProductBlock/ProductBlockInner.mobile.js +1 -1
- package/lib/components/ProductBlock/ProductBlockInner.mobile.js.map +1 -1
- package/lib/components/ProductGallery/ProductGallery.d.ts +1 -1
- package/lib/components/ProductGallery/ProductGallery.js +10 -10
- package/lib/components/ProductGallery/ProductGallery.js.map +1 -1
- package/lib/components/ProductGallery/ProductGallery.mobile.d.ts +1 -1
- package/lib/components/ProductGallery/ProductGallery.mobile.js.map +1 -1
- package/lib/components/ProductGallery/ProductGalleryBlock.d.ts +1 -1
- package/lib/components/ProductGallery/ProductGalleryBlock.js +1 -1
- package/lib/components/ProductGallery/ProductGalleryBlock.js.map +1 -1
- package/lib/components/ProductGallery/ProductGalleryContent.d.ts +0 -1
- package/lib/components/ProductTile/ProductTile.d.ts +1 -1
- package/lib/components/ProductTile/ProductTile.js +1 -1
- package/lib/components/PromoTile/PromoTile.d.ts +1 -1
- package/lib/components/PromoTile/PromoTile.js +1 -1
- package/lib/components/PromoTile/PromoTile.js.map +1 -1
- package/lib/components/Recommendation/Recommendation.d.ts +1 -1
- package/lib/components/Recommendation/RecommendationCard.d.ts +1 -1
- package/lib/components/SafeDepositRental/RegionsAndBranches.js +1 -1
- package/lib/components/SafeDepositRental/RegionsAndBranches.js.map +1 -1
- package/lib/components/SafeDepositRental/SafeDepositRental.d.ts +1 -1
- package/lib/components/SafeDepositRental/SafeDepositRental.js +1 -1
- package/lib/components/SafeDepositRental/SafeDepositRental.js.map +1 -1
- package/lib/components/SafeDepositRental/SafeDepositRentalTotal.js +1 -1
- package/lib/components/SafeDepositRental/SafeDepositRentalTotal.js.map +1 -1
- package/lib/components/SafeDepositRental/WrapperSelect.js +7 -4
- package/lib/components/SafeDepositRental/WrapperSelect.js.map +1 -1
- package/lib/components/StepsBlock/StepsBlock.d.ts +1 -1
- package/lib/components/StepsBlock/StepsBlock.js.map +1 -1
- package/lib/components/StepsBlock/StepsBlock.mobile.d.ts +1 -1
- package/lib/components/StepsBlock/StepsBlock.mobile.js +5 -1
- package/lib/components/StepsBlock/StepsBlock.mobile.js.map +1 -1
- package/lib/components/Tabs/Tabs.d.ts +5 -1
- package/lib/components/Tabs/Tabs.js +13 -3
- package/lib/components/Tabs/Tabs.js.map +1 -1
- package/lib/components/Tabs/TabsContent.d.ts +2 -0
- package/lib/components/Tabs/renderLinkTab.d.ts +3 -2
- package/lib/components/Tabs/renderLinkTab.js +5 -2
- package/lib/components/Tabs/renderLinkTab.js.map +1 -1
- package/lib/components/Tabs/renderTab.d.ts +1 -1
- package/lib/components/Tabs/renderTab.js +12 -2
- package/lib/components/Tabs/renderTab.js.map +1 -1
- package/lib/components/TariffsTable/TariffsTable.d.ts +1 -1
- package/lib/components/TariffsTable/TariffsTable.mobile.d.ts +1 -1
- package/lib/components/TariffsTable/TariffsTableCell.d.ts +1 -1
- package/lib/components/TariffsTable/TariffsTableHorizontal.d.ts +1 -1
- package/lib/components/TariffsTable/TariffsTableRow.d.ts +1 -1
- package/lib/components/TariffsTable/TariffsTableRowContainer.d.ts +1 -1
- package/lib/components/TariffsTable/TariffsTableVertical.d.ts +1 -1
- package/lib/components/TextBlock/TextBlock.d.ts +1 -1
- package/lib/components/TextBlock/TextBlock.mobile.d.ts +1 -1
- package/lib/components/Tile/Tile.d.ts +1 -1
- package/lib/content-page-repository/ContentPageRepository.d.ts +1 -1
- package/lib/content-page-repository/transformContentPage.d.ts +1 -1
- package/lib/icons/IconName.d.ts +94 -2
- package/lib/icons/IconName.js +4 -1
- package/lib/icons/IconName.js.map +1 -1
- package/lib/model/BlockDecorator.d.ts +14 -0
- package/lib/model/BlockDecorator.js +2 -0
- package/lib/model/BlockDecorator.js.map +1 -0
- package/lib/model/BlocksRegistry.d.ts +5 -0
- package/lib/model/BlocksRegistry.js +2 -0
- package/lib/model/BlocksRegistry.js.map +1 -0
- package/lib/{types.d.ts → model/ContentPageDef.d.ts} +5 -20
- package/lib/model/ContentPageDef.js +2 -0
- package/lib/model/ContentPageDef.js.map +1 -0
- package/lib/{types → model}/Fallback.d.ts +0 -0
- package/lib/{types → model}/Fallback.js +0 -0
- package/lib/{types → model}/Fallback.js.map +1 -1
- package/lib/react/IntersectionObserverTag.js +7 -3
- package/lib/react/IntersectionObserverTag.js.map +1 -1
- package/lib/services/sitemap/useSitemap.d.ts +1 -1
- package/lib/ui-kit/BenefitItem/BenefitItemProps.d.ts +1 -0
- package/lib/ui-kit/BlockWrapper.d.ts +1 -1
- package/lib/ui-kit/BlockWrapper.js +35 -13
- package/lib/ui-kit/BlockWrapper.js.map +1 -1
- package/lib/ui-kit/Button/Button.mobile.js +4 -1
- package/lib/ui-kit/Button/Button.mobile.js.map +1 -1
- package/lib/ui-kit/Button/ButtonSection.d.ts +1 -1
- package/lib/ui-kit/Button/buttonClassNameConstants.js +1 -1
- package/lib/ui-kit/Button/buttonClassNameConstants.js.map +1 -1
- package/lib/ui-kit/CurrencyInput/CurrencyInput.js +12 -7
- package/lib/ui-kit/CurrencyInput/CurrencyInput.js.map +1 -1
- package/lib/ui-kit/CurrencyInput/CurrencyInputProps.d.ts +2 -7
- package/lib/ui-kit/CurrencyInput/adjustValue .d.ts +1 -0
- package/lib/ui-kit/CurrencyInput/adjustValue .js +12 -0
- package/lib/ui-kit/CurrencyInput/adjustValue .js.map +1 -0
- package/lib/ui-kit/Foldable/Foldable.d.ts +1 -1
- package/lib/ui-kit/Icon/Icon.js +12 -4
- package/lib/ui-kit/Icon/Icon.js.map +1 -1
- package/lib/ui-kit/InnerTable/InnerTable.d.ts +1 -1
- package/lib/ui-kit/InnerTable/InnerTableBody.d.ts +1 -1
- package/lib/ui-kit/InnerTable/InnerTableBodyItem.d.ts +1 -1
- package/lib/ui-kit/InnerTable/InnerTableButton.d.ts +1 -1
- package/lib/ui-kit/Input/Input.d.ts +1 -1
- package/lib/ui-kit/Input/Input.js +8 -5
- package/lib/ui-kit/Input/Input.js.map +1 -1
- package/lib/ui-kit/Input/InputProps.d.ts +6 -3
- package/lib/ui-kit/Logo/Logo.d.ts +1 -1
- package/lib/ui-kit/Logo/Logo.js +2 -2
- package/lib/ui-kit/Logo/Logo.js.map +1 -1
- package/lib/ui-kit/Logo/Logo.mobile.d.ts +1 -1
- package/lib/ui-kit/Logo/Logo.mobile.js +2 -2
- package/lib/ui-kit/Logo/Logo.mobile.js.map +1 -1
- package/lib/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
- package/lib/ui-kit/SearchBar/SearchBar.d.ts +1 -1
- package/lib/ui-kit/SearchBar/SearchBar.mobile.d.ts +1 -1
- package/lib/ui-kit/Select/Select.d.ts +10 -4
- package/lib/ui-kit/{SelectCustom/SelectCustom.fixture.d.ts → Select/Select.fixture.d.ts} +0 -0
- package/lib/ui-kit/Select/Select.js +24 -6
- package/lib/ui-kit/Select/Select.js.map +1 -1
- package/lib/ui-kit/SwipeListControl/SwipeListControlProps.d.ts +1 -1
- package/lib/utils/changeHashOnObserve.d.ts +9 -1
- package/lib/utils/changeHashOnObserve.js +12 -4
- package/lib/utils/changeHashOnObserve.js.map +1 -1
- package/mobile/bundle/bundle.umd.js +162 -83
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/dist/EventBus/EventMap.d.ts +2 -1
- package/mobile/dist/api/DaDataAPI.d.ts +12 -0
- package/mobile/dist/api/DaDataAPI.js.map +1 -1
- package/mobile/dist/components/Accordion/Accordion.d.ts +1 -1
- package/mobile/dist/components/Accordion/AccordionItem.d.ts +1 -1
- package/mobile/dist/components/BaseTile/BaseTile.d.ts +1 -1
- package/mobile/dist/components/BenefitsBlock/BenefitsBlock.d.ts +1 -1
- package/mobile/dist/components/Bonus/Bonus.d.ts +1 -1
- package/mobile/dist/components/Bonus/Bonus.js +11 -2
- package/mobile/dist/components/Bonus/Bonus.js.map +1 -1
- package/mobile/dist/components/Bonus/BonusContent.d.ts +30 -2
- package/mobile/dist/components/BonusBenefitsBlock/BonusBenefitsBlock.d.ts +1 -1
- package/mobile/dist/components/Calculator/BonusCalculatorForm.d.ts +1 -1
- package/mobile/dist/components/Calculator/BonusCalculatorForm.js +1 -1
- package/mobile/dist/components/Calculator/BonusCalculatorForm.js.map +1 -1
- package/mobile/dist/components/Calculator/Calculator.d.ts +1 -1
- package/mobile/dist/components/Calculator/CreditCalculatorForm.d.ts +1 -1
- package/mobile/dist/components/Calculator/CreditCalculatorForm.js +1 -1
- package/mobile/dist/components/Calculator/CreditCalculatorForm.js.map +1 -1
- package/mobile/dist/components/Calculator/DepositCalculatorForm.d.ts +1 -1
- package/mobile/dist/components/Calculator/DepositCalculatorForm.js +2 -2
- package/mobile/dist/components/Calculator/DepositCalculatorForm.js.map +1 -1
- package/mobile/dist/components/Calculator/renderCalculatorBlock.js +1 -1
- package/mobile/dist/components/Calculator/renderCalculatorBlock.js.map +1 -1
- package/mobile/dist/components/CardTransfer/CardTransfer.d.ts +1 -1
- package/mobile/dist/components/CardTransfer/CardTransfer.js +9 -10
- package/mobile/dist/components/CardTransfer/CardTransfer.js.map +1 -1
- package/mobile/dist/components/CardTransfer/CardTransferContent.d.ts +2 -2
- package/mobile/dist/components/Catalog/Catalog.d.ts +1 -1
- package/mobile/dist/components/Catalog/CatalogCard.d.ts +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/ComparisonTable.d.ts +1 -1
- package/mobile/dist/components/ComparisonTable/TableColumn.d.ts +2 -2
- package/mobile/dist/components/ComparisonTable/TableColumn.js +7 -2
- package/mobile/dist/components/ComparisonTable/TableColumn.js.map +1 -1
- package/mobile/dist/components/ContentPage/ContentPage.d.ts +5 -24
- package/mobile/dist/components/ContentPage/ContentPage.js +17 -19
- package/mobile/dist/components/ContentPage/ContentPage.js.map +1 -1
- package/mobile/dist/components/ContentPage/ContentPageHead.d.ts +1 -1
- package/mobile/dist/components/ContentPage/computeAPIFallback.d.ts +2 -2
- package/mobile/dist/components/ContentPage/filterBlocks.d.ts +2 -2
- package/mobile/dist/components/ContentPage/isBlockInRegistry.d.ts +1 -1
- package/mobile/dist/components/ContentPage/normalizeBlock.d.ts +1 -1
- package/mobile/dist/components/ContentPage/normalizePage.d.ts +2 -2
- package/mobile/dist/components/ContentPage/renderBlock.d.ts +13 -0
- package/mobile/dist/components/ContentPage/renderBlock.js +28 -0
- package/mobile/dist/components/ContentPage/renderBlock.js.map +1 -0
- package/mobile/dist/components/ErrorBlock/ErrorBlock.d.ts +1 -1
- package/mobile/dist/components/ErrorBlock/ErrorBlock.js +1 -1
- package/mobile/dist/components/ErrorBlock/ErrorBlock.js.map +1 -1
- package/mobile/dist/components/ExchangeRateTile/CurrentLocation.js +1 -1
- package/mobile/dist/components/ExchangeRateTile/CurrentLocation.js.map +1 -1
- package/mobile/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.d.ts +2 -2
- package/mobile/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.js +1 -1
- package/mobile/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.js.map +1 -1
- package/mobile/dist/components/ExchangeRateTile/ExchangeRateTile.d.ts +1 -1
- package/mobile/dist/components/ExchangeRateTile/ExchangeRateTile.js +2 -1
- package/mobile/dist/components/ExchangeRateTile/ExchangeRateTile.js.map +1 -1
- package/mobile/dist/components/ExchangeRateTile/renderInput.js +2 -2
- package/mobile/dist/components/ExchangeRateTile/renderInput.js.map +1 -1
- package/mobile/dist/components/Footer/Contacts.d.ts +1 -1
- package/mobile/dist/components/Footer/Footer.d.ts +1 -1
- package/mobile/dist/components/Footer/FooterLink.d.ts +1 -1
- package/mobile/dist/components/Footer/HorizontalNavigation.d.ts +2 -2
- package/mobile/dist/components/Footer/HorizontalNavigation.js.map +1 -1
- package/mobile/dist/components/Footer/MediaButton.js +1 -1
- package/mobile/dist/components/Footer/MediaButton.js.map +1 -1
- package/mobile/dist/components/Footer/Sitemap.d.ts +2 -2
- package/mobile/dist/components/Footer/Sitemap.js.map +1 -1
- package/mobile/dist/components/Footer/SocialMedia.d.ts +1 -1
- package/mobile/dist/components/Gallery/GalleryInner.d.ts +1 -1
- package/mobile/dist/components/Gallery/GalleryProps.d.ts +1 -1
- package/mobile/dist/components/GracePeriod/GracePeriod.d.ts +1 -1
- package/mobile/dist/components/GracePeriod/GracePeriod.js +3 -3
- package/mobile/dist/components/GracePeriod/GracePeriod.js.map +1 -1
- package/mobile/dist/components/GracePeriod/GracePeriodContent.d.ts +1 -1
- package/mobile/dist/components/Header/DropdownMenu.d.ts +1 -1
- package/mobile/dist/components/Header/Header.d.ts +1 -1
- package/mobile/dist/components/Header/Header.fallback.d.ts +1 -1
- package/mobile/dist/components/Header/Header.js.map +1 -1
- package/mobile/dist/components/Headline/Headline.d.ts +1 -1
- package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.d.ts +1 -1
- package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.d.ts +1 -1
- package/mobile/dist/components/LikeControl/LikeControl.d.ts +1 -1
- package/mobile/dist/components/LinkDocs/LinkDocs.d.ts +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/LinkList/LinkList.d.ts +1 -1
- package/mobile/dist/components/LinkList/LinkList.js.map +1 -1
- package/mobile/dist/components/MiniGallery/MiniGallery.d.ts +1 -1
- package/mobile/dist/components/MobileAppTile/MobileAppTile.d.ts +1 -1
- package/mobile/dist/components/MobileAppTile/MobileAppTile.js +1 -1
- package/mobile/dist/components/OfficeServicesBlock/OfficeServicesBlock.d.ts +1 -1
- package/mobile/dist/components/OtherProducts/OtherProducts.d.ts +1 -1
- package/mobile/dist/components/OtherProducts/OtherProductsContent.d.ts +2 -2
- package/mobile/dist/components/OtherProducts/OtherProductsItem.d.ts +1 -1
- package/mobile/dist/components/PictureText/PictureText.d.ts +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/ProductBlock/ProductBlock.d.ts +1 -1
- package/mobile/dist/components/ProductBlock/ProductBlock.js +1 -1
- package/mobile/dist/components/ProductBlock/ProductBlock.js.map +1 -1
- package/mobile/dist/components/ProductBlock/ProductBlockInner.d.ts +1 -1
- package/mobile/dist/components/ProductBlock/ProductBlockInner.js +1 -1
- package/mobile/dist/components/ProductBlock/ProductBlockInner.js.map +1 -1
- package/mobile/dist/components/ProductGallery/ProductGallery.d.ts +1 -1
- package/mobile/dist/components/ProductGallery/ProductGallery.js.map +1 -1
- package/mobile/dist/components/ProductGallery/ProductGalleryBlock.d.ts +1 -1
- package/mobile/dist/components/ProductGallery/ProductGalleryBlock.js +1 -1
- package/mobile/dist/components/ProductGallery/ProductGalleryBlock.js.map +1 -1
- package/mobile/dist/components/ProductGallery/ProductGalleryContent.d.ts +0 -1
- package/mobile/dist/components/ProductTile/ProductTile.d.ts +1 -1
- package/mobile/dist/components/ProductTile/ProductTile.js +1 -1
- package/mobile/dist/components/PromoTile/PromoTile.d.ts +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/Recommendation.d.ts +1 -1
- package/mobile/dist/components/Recommendation/RecommendationCard.d.ts +1 -1
- package/mobile/dist/components/SafeDepositRental/RegionsAndBranches.js +1 -1
- package/mobile/dist/components/SafeDepositRental/RegionsAndBranches.js.map +1 -1
- package/mobile/dist/components/SafeDepositRental/SafeDepositRental.d.ts +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/SafeDepositRentalTotal.js +1 -1
- package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTotal.js.map +1 -1
- package/mobile/dist/components/SafeDepositRental/WrapperSelect.js +6 -3
- package/mobile/dist/components/SafeDepositRental/WrapperSelect.js.map +1 -1
- package/mobile/dist/components/StepsBlock/StepsBlock.d.ts +1 -1
- package/mobile/dist/components/StepsBlock/StepsBlock.js +5 -1
- package/mobile/dist/components/StepsBlock/StepsBlock.js.map +1 -1
- package/mobile/dist/components/Tabs/Tabs.d.ts +5 -1
- package/mobile/dist/components/Tabs/Tabs.js +13 -3
- package/mobile/dist/components/Tabs/Tabs.js.map +1 -1
- package/mobile/dist/components/Tabs/TabsContent.d.ts +2 -0
- package/mobile/dist/components/Tabs/renderLinkTab.d.ts +3 -2
- package/mobile/dist/components/Tabs/renderLinkTab.js +4 -1
- package/mobile/dist/components/Tabs/renderLinkTab.js.map +1 -1
- package/mobile/dist/components/Tabs/renderTab.d.ts +1 -1
- package/mobile/dist/components/Tabs/renderTab.js +12 -2
- package/mobile/dist/components/Tabs/renderTab.js.map +1 -1
- package/mobile/dist/components/TariffsTable/TariffsTable.d.ts +1 -1
- package/mobile/dist/components/TariffsTable/TariffsTableCell.d.ts +1 -1
- package/mobile/dist/components/TariffsTable/TariffsTableHorizontal.d.ts +1 -1
- package/mobile/dist/components/TariffsTable/TariffsTableRow.d.ts +1 -1
- package/mobile/dist/components/TariffsTable/TariffsTableRowContainer.d.ts +1 -1
- package/mobile/dist/components/TariffsTable/TariffsTableVertical.d.ts +1 -1
- package/mobile/dist/components/TextBlock/TextBlock.d.ts +1 -1
- package/mobile/dist/components/Tile/Tile.d.ts +1 -1
- package/mobile/dist/content-page-repository/ContentPageRepository.d.ts +1 -1
- package/mobile/dist/content-page-repository/transformContentPage.d.ts +1 -1
- package/mobile/dist/icons/IconName.d.ts +94 -2
- package/mobile/dist/icons/IconName.js +6 -3
- package/mobile/dist/icons/IconName.js.map +1 -1
- package/mobile/dist/model/BlockDecorator.d.ts +14 -0
- package/mobile/dist/model/BlockDecorator.js +4 -0
- package/mobile/dist/model/BlockDecorator.js.map +1 -0
- package/mobile/dist/model/BlocksRegistry.d.ts +5 -0
- package/mobile/dist/{components/BlockContent.js → model/BlocksRegistry.js} +1 -1
- package/mobile/dist/model/BlocksRegistry.js.map +1 -0
- package/mobile/dist/{types.d.ts → model/ContentPageDef.d.ts} +5 -20
- package/mobile/dist/model/ContentPageDef.js +2 -0
- package/mobile/dist/model/ContentPageDef.js.map +1 -0
- package/mobile/dist/{types → model}/Fallback.d.ts +0 -0
- package/mobile/dist/{types → model}/Fallback.js +0 -0
- package/mobile/dist/{types → model}/Fallback.js.map +1 -1
- package/mobile/dist/react/IntersectionObserverTag.js +7 -3
- package/mobile/dist/react/IntersectionObserverTag.js.map +1 -1
- package/mobile/dist/services/sitemap/useSitemap.d.ts +1 -1
- package/mobile/dist/ui-kit/BenefitItem/BenefitItemProps.d.ts +1 -0
- package/mobile/dist/ui-kit/BlockWrapper.d.ts +1 -1
- package/mobile/dist/ui-kit/BlockWrapper.js +34 -12
- package/mobile/dist/ui-kit/BlockWrapper.js.map +1 -1
- package/mobile/dist/ui-kit/Button/Button.js +4 -1
- package/mobile/dist/ui-kit/Button/Button.js.map +1 -1
- package/mobile/dist/ui-kit/Button/ButtonSection.d.ts +1 -1
- package/mobile/dist/ui-kit/Button/buttonClassNameConstants.js +1 -1
- package/mobile/dist/ui-kit/Button/buttonClassNameConstants.js.map +1 -1
- package/mobile/dist/ui-kit/CurrencyInput/CurrencyInput.js +11 -6
- package/mobile/dist/ui-kit/CurrencyInput/CurrencyInput.js.map +1 -1
- package/mobile/dist/ui-kit/CurrencyInput/CurrencyInputProps.d.ts +2 -7
- package/mobile/dist/ui-kit/CurrencyInput/adjustValue .d.ts +1 -0
- package/mobile/dist/ui-kit/CurrencyInput/adjustValue .js +15 -0
- package/mobile/dist/ui-kit/CurrencyInput/adjustValue .js.map +1 -0
- package/mobile/dist/ui-kit/Foldable/Foldable.d.ts +1 -1
- package/mobile/dist/ui-kit/Icon/Icon.js +11 -3
- package/mobile/dist/ui-kit/Icon/Icon.js.map +1 -1
- package/mobile/dist/ui-kit/InnerTable/InnerTable.d.ts +1 -1
- package/mobile/dist/ui-kit/InnerTable/InnerTableBody.d.ts +1 -1
- package/mobile/dist/ui-kit/InnerTable/InnerTableBodyItem.d.ts +1 -1
- package/mobile/dist/ui-kit/InnerTable/InnerTableButton.d.ts +1 -1
- package/mobile/dist/ui-kit/Input/Input.d.ts +1 -1
- package/mobile/dist/ui-kit/Input/Input.js +7 -4
- package/mobile/dist/ui-kit/Input/Input.js.map +1 -1
- package/mobile/dist/ui-kit/Input/InputProps.d.ts +6 -3
- package/mobile/dist/ui-kit/Logo/Logo.d.ts +1 -1
- package/mobile/dist/ui-kit/Logo/Logo.js +2 -2
- package/mobile/dist/ui-kit/Logo/Logo.js.map +1 -1
- package/mobile/dist/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
- package/mobile/dist/ui-kit/SearchBar/SearchBar.d.ts +1 -1
- package/mobile/dist/ui-kit/Select/Select.d.ts +10 -4
- package/mobile/dist/ui-kit/Select/Select.js +23 -5
- package/mobile/dist/ui-kit/Select/Select.js.map +1 -1
- package/mobile/dist/ui-kit/SwipeListControl/SwipeListControlProps.d.ts +1 -1
- package/mobile/dist/utils/changeHashOnObserve.d.ts +9 -1
- package/mobile/dist/utils/changeHashOnObserve.js +12 -4
- package/mobile/dist/utils/changeHashOnObserve.js.map +1 -1
- package/mobile/lib/EventBus/EventMap.d.ts +2 -1
- package/mobile/lib/api/DaDataAPI.d.ts +12 -0
- package/mobile/lib/api/DaDataAPI.js.map +1 -1
- package/mobile/lib/components/Accordion/Accordion.d.ts +1 -1
- package/mobile/lib/components/Accordion/AccordionItem.d.ts +1 -1
- package/mobile/lib/components/BaseTile/BaseTile.d.ts +1 -1
- package/mobile/lib/components/BenefitsBlock/BenefitsBlock.d.ts +1 -1
- package/mobile/lib/components/Bonus/Bonus.d.ts +1 -1
- package/mobile/lib/components/Bonus/Bonus.js +11 -2
- package/mobile/lib/components/Bonus/Bonus.js.map +1 -1
- package/mobile/lib/components/Bonus/BonusContent.d.ts +30 -2
- package/mobile/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.d.ts +1 -1
- package/mobile/lib/components/Calculator/BonusCalculatorForm.d.ts +1 -1
- package/mobile/lib/components/Calculator/BonusCalculatorForm.js +1 -1
- package/mobile/lib/components/Calculator/BonusCalculatorForm.js.map +1 -1
- package/mobile/lib/components/Calculator/Calculator.d.ts +1 -1
- package/mobile/lib/components/Calculator/CreditCalculatorForm.d.ts +1 -1
- package/mobile/lib/components/Calculator/CreditCalculatorForm.js +1 -1
- package/mobile/lib/components/Calculator/CreditCalculatorForm.js.map +1 -1
- package/mobile/lib/components/Calculator/DepositCalculatorForm.d.ts +1 -1
- package/mobile/lib/components/Calculator/DepositCalculatorForm.js +2 -2
- package/mobile/lib/components/Calculator/DepositCalculatorForm.js.map +1 -1
- package/mobile/lib/components/Calculator/renderCalculatorBlock.js +1 -1
- package/mobile/lib/components/Calculator/renderCalculatorBlock.js.map +1 -1
- package/mobile/lib/components/CardTransfer/CardTransfer.d.ts +1 -1
- package/mobile/lib/components/CardTransfer/CardTransfer.js +9 -10
- package/mobile/lib/components/CardTransfer/CardTransfer.js.map +1 -1
- package/mobile/lib/components/CardTransfer/CardTransferContent.d.ts +2 -2
- package/mobile/lib/components/Catalog/Catalog.d.ts +1 -1
- package/mobile/lib/components/Catalog/CatalogCard.d.ts +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/ComparisonTable.d.ts +1 -1
- package/mobile/lib/components/ComparisonTable/TableColumn.d.ts +2 -2
- package/mobile/lib/components/ComparisonTable/TableColumn.js +7 -2
- package/mobile/lib/components/ComparisonTable/TableColumn.js.map +1 -1
- package/mobile/lib/components/ContentPage/ContentPage.d.ts +5 -24
- package/mobile/lib/components/ContentPage/ContentPage.js +17 -19
- package/mobile/lib/components/ContentPage/ContentPage.js.map +1 -1
- package/mobile/lib/components/ContentPage/ContentPageHead.d.ts +1 -1
- package/mobile/lib/components/ContentPage/computeAPIFallback.d.ts +2 -2
- package/mobile/lib/components/ContentPage/filterBlocks.d.ts +2 -2
- package/mobile/lib/components/ContentPage/isBlockInRegistry.d.ts +1 -1
- package/mobile/lib/components/ContentPage/normalizeBlock.d.ts +1 -1
- package/mobile/lib/components/ContentPage/normalizePage.d.ts +2 -2
- package/mobile/lib/components/ContentPage/renderBlock.d.ts +13 -0
- package/mobile/lib/components/ContentPage/renderBlock.js +25 -0
- package/mobile/lib/components/ContentPage/renderBlock.js.map +1 -0
- package/mobile/lib/components/ErrorBlock/ErrorBlock.d.ts +1 -1
- package/mobile/lib/components/ErrorBlock/ErrorBlock.js +1 -1
- package/mobile/lib/components/ErrorBlock/ErrorBlock.js.map +1 -1
- package/mobile/lib/components/ExchangeRateTile/CurrentLocation.js +1 -1
- package/mobile/lib/components/ExchangeRateTile/CurrentLocation.js.map +1 -1
- package/mobile/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.d.ts +2 -2
- package/mobile/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.js +1 -1
- package/mobile/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.js.map +1 -1
- package/mobile/lib/components/ExchangeRateTile/ExchangeRateTile.d.ts +1 -1
- package/mobile/lib/components/ExchangeRateTile/ExchangeRateTile.js +2 -1
- package/mobile/lib/components/ExchangeRateTile/ExchangeRateTile.js.map +1 -1
- package/mobile/lib/components/ExchangeRateTile/renderInput.js +2 -2
- package/mobile/lib/components/ExchangeRateTile/renderInput.js.map +1 -1
- package/mobile/lib/components/Footer/Contacts.d.ts +1 -1
- package/mobile/lib/components/Footer/Footer.d.ts +1 -1
- package/mobile/lib/components/Footer/FooterLink.d.ts +1 -1
- package/mobile/lib/components/Footer/HorizontalNavigation.d.ts +2 -2
- package/mobile/lib/components/Footer/HorizontalNavigation.js.map +1 -1
- package/mobile/lib/components/Footer/MediaButton.js +1 -1
- package/mobile/lib/components/Footer/MediaButton.js.map +1 -1
- package/mobile/lib/components/Footer/Sitemap.d.ts +2 -2
- package/mobile/lib/components/Footer/Sitemap.js.map +1 -1
- package/mobile/lib/components/Footer/SocialMedia.d.ts +1 -1
- package/mobile/lib/components/Gallery/GalleryInner.d.ts +1 -1
- package/mobile/lib/components/Gallery/GalleryProps.d.ts +1 -1
- package/mobile/lib/components/GracePeriod/GracePeriod.d.ts +1 -1
- package/mobile/lib/components/GracePeriod/GracePeriod.js +3 -3
- package/mobile/lib/components/GracePeriod/GracePeriod.js.map +1 -1
- package/mobile/lib/components/GracePeriod/GracePeriodContent.d.ts +1 -1
- package/mobile/lib/components/Header/DropdownMenu.d.ts +1 -1
- package/mobile/lib/components/Header/Header.d.ts +1 -1
- package/mobile/lib/components/Header/Header.fallback.d.ts +1 -1
- package/mobile/lib/components/Header/Header.js.map +1 -1
- package/mobile/lib/components/Headline/Headline.d.ts +1 -1
- package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.d.ts +1 -1
- package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.d.ts +1 -1
- package/mobile/lib/components/LikeControl/LikeControl.d.ts +1 -1
- package/mobile/lib/components/LinkDocs/LinkDocs.d.ts +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/LinkList/LinkList.d.ts +1 -1
- package/mobile/lib/components/LinkList/LinkList.js.map +1 -1
- package/mobile/lib/components/MiniGallery/MiniGallery.d.ts +1 -1
- package/mobile/lib/components/MobileAppTile/MobileAppTile.d.ts +1 -1
- package/mobile/lib/components/MobileAppTile/MobileAppTile.js +1 -1
- package/mobile/lib/components/OfficeServicesBlock/OfficeServicesBlock.d.ts +1 -1
- package/mobile/lib/components/OtherProducts/OtherProducts.d.ts +1 -1
- package/mobile/lib/components/OtherProducts/OtherProductsContent.d.ts +2 -2
- package/mobile/lib/components/OtherProducts/OtherProductsItem.d.ts +1 -1
- package/mobile/lib/components/PictureText/PictureText.d.ts +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/ProductBlock/ProductBlock.d.ts +1 -1
- package/mobile/lib/components/ProductBlock/ProductBlock.js +1 -1
- package/mobile/lib/components/ProductBlock/ProductBlock.js.map +1 -1
- package/mobile/lib/components/ProductBlock/ProductBlockInner.d.ts +1 -1
- package/mobile/lib/components/ProductBlock/ProductBlockInner.js +1 -1
- package/mobile/lib/components/ProductBlock/ProductBlockInner.js.map +1 -1
- package/mobile/lib/components/ProductGallery/ProductGallery.d.ts +1 -1
- package/mobile/lib/components/ProductGallery/ProductGallery.js.map +1 -1
- package/mobile/lib/components/ProductGallery/ProductGalleryBlock.d.ts +1 -1
- package/mobile/lib/components/ProductGallery/ProductGalleryBlock.js +1 -1
- package/mobile/lib/components/ProductGallery/ProductGalleryBlock.js.map +1 -1
- package/mobile/lib/components/ProductGallery/ProductGalleryContent.d.ts +0 -1
- package/mobile/lib/components/ProductTile/ProductTile.d.ts +1 -1
- package/mobile/lib/components/ProductTile/ProductTile.js +1 -1
- package/mobile/lib/components/PromoTile/PromoTile.d.ts +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/Recommendation.d.ts +1 -1
- package/mobile/lib/components/Recommendation/RecommendationCard.d.ts +1 -1
- package/mobile/lib/components/SafeDepositRental/RegionsAndBranches.js +1 -1
- package/mobile/lib/components/SafeDepositRental/RegionsAndBranches.js.map +1 -1
- package/mobile/lib/components/SafeDepositRental/SafeDepositRental.d.ts +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/SafeDepositRentalTotal.js +1 -1
- package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTotal.js.map +1 -1
- package/mobile/lib/components/SafeDepositRental/WrapperSelect.js +7 -4
- package/mobile/lib/components/SafeDepositRental/WrapperSelect.js.map +1 -1
- package/mobile/lib/components/StepsBlock/StepsBlock.d.ts +1 -1
- package/mobile/lib/components/StepsBlock/StepsBlock.js +5 -1
- package/mobile/lib/components/StepsBlock/StepsBlock.js.map +1 -1
- package/mobile/lib/components/Tabs/Tabs.d.ts +5 -1
- package/mobile/lib/components/Tabs/Tabs.js +13 -3
- package/mobile/lib/components/Tabs/Tabs.js.map +1 -1
- package/mobile/lib/components/Tabs/TabsContent.d.ts +2 -0
- package/mobile/lib/components/Tabs/renderLinkTab.d.ts +3 -2
- package/mobile/lib/components/Tabs/renderLinkTab.js +5 -2
- package/mobile/lib/components/Tabs/renderLinkTab.js.map +1 -1
- package/mobile/lib/components/Tabs/renderTab.d.ts +1 -1
- package/mobile/lib/components/Tabs/renderTab.js +12 -2
- package/mobile/lib/components/Tabs/renderTab.js.map +1 -1
- package/mobile/lib/components/TariffsTable/TariffsTable.d.ts +1 -1
- package/mobile/lib/components/TariffsTable/TariffsTableCell.d.ts +1 -1
- package/mobile/lib/components/TariffsTable/TariffsTableHorizontal.d.ts +1 -1
- package/mobile/lib/components/TariffsTable/TariffsTableRow.d.ts +1 -1
- package/mobile/lib/components/TariffsTable/TariffsTableRowContainer.d.ts +1 -1
- package/mobile/lib/components/TariffsTable/TariffsTableVertical.d.ts +1 -1
- package/mobile/lib/components/TextBlock/TextBlock.d.ts +1 -1
- package/mobile/lib/components/Tile/Tile.d.ts +1 -1
- package/mobile/lib/content-page-repository/ContentPageRepository.d.ts +1 -1
- package/mobile/lib/content-page-repository/transformContentPage.d.ts +1 -1
- package/mobile/lib/icons/IconName.d.ts +94 -2
- package/mobile/lib/icons/IconName.js +4 -1
- package/mobile/lib/icons/IconName.js.map +1 -1
- package/mobile/lib/model/BlockDecorator.d.ts +14 -0
- package/mobile/lib/model/BlockDecorator.js +2 -0
- package/mobile/lib/model/BlockDecorator.js.map +1 -0
- package/mobile/lib/model/BlocksRegistry.d.ts +5 -0
- package/mobile/lib/model/BlocksRegistry.js +2 -0
- package/mobile/lib/model/BlocksRegistry.js.map +1 -0
- package/mobile/lib/{types.d.ts → model/ContentPageDef.d.ts} +5 -20
- package/mobile/lib/model/ContentPageDef.js +2 -0
- package/mobile/lib/model/ContentPageDef.js.map +1 -0
- package/mobile/lib/{types → model}/Fallback.d.ts +0 -0
- package/mobile/lib/{types → model}/Fallback.js +0 -0
- package/mobile/lib/{types → model}/Fallback.js.map +1 -1
- package/mobile/lib/react/IntersectionObserverTag.js +7 -3
- package/mobile/lib/react/IntersectionObserverTag.js.map +1 -1
- package/mobile/lib/services/sitemap/useSitemap.d.ts +1 -1
- package/mobile/lib/ui-kit/BenefitItem/BenefitItemProps.d.ts +1 -0
- package/mobile/lib/ui-kit/BlockWrapper.d.ts +1 -1
- package/mobile/lib/ui-kit/BlockWrapper.js +35 -13
- package/mobile/lib/ui-kit/BlockWrapper.js.map +1 -1
- package/mobile/lib/ui-kit/Button/Button.js +4 -1
- package/mobile/lib/ui-kit/Button/Button.js.map +1 -1
- package/mobile/lib/ui-kit/Button/ButtonSection.d.ts +1 -1
- package/mobile/lib/ui-kit/Button/buttonClassNameConstants.js +1 -1
- package/mobile/lib/ui-kit/Button/buttonClassNameConstants.js.map +1 -1
- package/mobile/lib/ui-kit/CurrencyInput/CurrencyInput.js +12 -7
- package/mobile/lib/ui-kit/CurrencyInput/CurrencyInput.js.map +1 -1
- package/mobile/lib/ui-kit/CurrencyInput/CurrencyInputProps.d.ts +2 -7
- package/mobile/lib/ui-kit/CurrencyInput/adjustValue .d.ts +1 -0
- package/mobile/lib/ui-kit/CurrencyInput/adjustValue .js +12 -0
- package/mobile/lib/ui-kit/CurrencyInput/adjustValue .js.map +1 -0
- package/mobile/lib/ui-kit/Foldable/Foldable.d.ts +1 -1
- package/mobile/lib/ui-kit/Icon/Icon.js +12 -4
- package/mobile/lib/ui-kit/Icon/Icon.js.map +1 -1
- package/mobile/lib/ui-kit/InnerTable/InnerTable.d.ts +1 -1
- package/mobile/lib/ui-kit/InnerTable/InnerTableBody.d.ts +1 -1
- package/mobile/lib/ui-kit/InnerTable/InnerTableBodyItem.d.ts +1 -1
- package/mobile/lib/ui-kit/InnerTable/InnerTableButton.d.ts +1 -1
- package/mobile/lib/ui-kit/Input/Input.d.ts +1 -1
- package/mobile/lib/ui-kit/Input/Input.js +8 -5
- package/mobile/lib/ui-kit/Input/Input.js.map +1 -1
- package/mobile/lib/ui-kit/Input/InputProps.d.ts +6 -3
- package/mobile/lib/ui-kit/Logo/Logo.d.ts +1 -1
- package/mobile/lib/ui-kit/Logo/Logo.js +2 -2
- package/mobile/lib/ui-kit/Logo/Logo.js.map +1 -1
- package/mobile/lib/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
- package/mobile/lib/ui-kit/SearchBar/SearchBar.d.ts +1 -1
- package/mobile/lib/ui-kit/Select/Select.d.ts +10 -4
- package/mobile/lib/ui-kit/Select/Select.js +24 -6
- package/mobile/lib/ui-kit/Select/Select.js.map +1 -1
- package/mobile/lib/ui-kit/SwipeListControl/SwipeListControlProps.d.ts +1 -1
- package/mobile/lib/utils/changeHashOnObserve.d.ts +9 -1
- package/mobile/lib/utils/changeHashOnObserve.js +12 -4
- package/mobile/lib/utils/changeHashOnObserve.js.map +1 -1
- package/mobile/src/EventBus/EventMap.ts +3 -1
- package/mobile/src/api/DaDataAPI.ts +13 -1
- package/mobile/src/components/Accordion/Accordion.tsx +1 -1
- package/mobile/src/components/Accordion/Accordion.ui.json +79 -0
- package/mobile/src/components/Accordion/AccordionItem.tsx +1 -1
- package/mobile/src/components/BaseTile/BaseTile.tsx +1 -1
- package/mobile/src/components/BenefitsBlock/BenefitsBlock.tsx +1 -1
- package/mobile/src/components/BenefitsBlock/BenefitsBlock.ui.json +16 -0
- package/mobile/src/components/Bonus/Bonus.example.json +5 -2
- package/mobile/src/components/Bonus/Bonus.tsx +45 -17
- package/mobile/src/components/Bonus/Bonus.ui.json +16 -0
- package/mobile/src/components/Bonus/BonusContent.ts +33 -2
- package/mobile/src/components/BonusBenefitsBlock/BonusBenefitsBlock.example.json +1 -1
- package/mobile/src/components/BonusBenefitsBlock/BonusBenefitsBlock.tsx +1 -1
- package/mobile/src/components/BonusBenefitsBlock/BonusBenefitsBlock.ui.json +11 -0
- package/mobile/src/components/Calculator/BonusCalculatorForm.tsx +2 -2
- package/mobile/src/components/Calculator/Calculator.example.json +2 -1
- package/mobile/src/components/Calculator/Calculator.tsx +1 -1
- package/mobile/src/components/Calculator/Calculator.ui.json +31 -0
- package/mobile/src/components/Calculator/CreditCalculatorForm.tsx +2 -2
- package/mobile/src/components/Calculator/DepositCalculatorForm.tsx +3 -3
- package/mobile/src/components/Calculator/renderCalculatorBlock.tsx +2 -2
- package/mobile/src/components/CardTransfer/CardTransfer.example.json +7 -2
- package/mobile/src/components/CardTransfer/CardTransfer.tsx +22 -23
- package/mobile/src/components/CardTransfer/CardTransfer.ui.json +1 -0
- package/mobile/src/components/CardTransfer/CardTransferContent.ts +2 -2
- package/mobile/src/components/Catalog/Catalog.tsx +1 -1
- package/mobile/src/components/Catalog/Catalog.ui.json +1 -0
- package/mobile/src/components/Catalog/CatalogCard.tsx +2 -2
- package/mobile/src/components/ComparisonTable/ComparisonTable.tsx +1 -1
- package/mobile/src/components/ComparisonTable/ComparisonTable.ui.json +1 -0
- package/mobile/src/components/ComparisonTable/TableColumn.tsx +19 -13
- package/mobile/src/components/ContentPage/ContentPage.page.json +15 -1
- package/mobile/src/components/ContentPage/ContentPage.tsx +53 -101
- package/mobile/src/components/ContentPage/ContentPageHead.tsx +1 -1
- package/mobile/src/components/ContentPage/computeAPIFallback.ts +2 -2
- package/mobile/src/components/ContentPage/filterBlocks.ts +2 -2
- package/mobile/src/components/ContentPage/isBlockInRegistry.ts +1 -1
- package/mobile/src/components/ContentPage/normalizeBlock.ts +1 -1
- package/mobile/src/components/ContentPage/normalizePage.ts +2 -2
- package/mobile/src/components/ContentPage/renderBlock.tsx +62 -0
- package/mobile/src/components/ErrorBlock/ErrorBlock.tsx +3 -3
- package/mobile/src/components/ErrorBlock/ErrorBlock.ui.json +12 -0
- package/mobile/src/components/ExchangeRateTile/CurrentLocation.tsx +1 -1
- package/mobile/src/components/ExchangeRateTile/ExchangeCurrencyCalculator.tsx +4 -3
- package/mobile/src/components/ExchangeRateTile/ExchangeRateTile.tsx +6 -3
- package/mobile/src/components/ExchangeRateTile/ExchangeRateTile.ui.json +1 -0
- package/mobile/src/components/ExchangeRateTile/renderInput.tsx +3 -3
- package/mobile/src/components/Footer/Contacts.tsx +1 -1
- package/mobile/src/components/Footer/Footer.tsx +2 -2
- package/mobile/src/components/Footer/Footer.ui.json +11 -0
- package/mobile/src/components/Footer/FooterLink.ts +1 -1
- package/mobile/src/components/Footer/HorizontalNavigation.tsx +3 -3
- package/mobile/src/components/Footer/MediaButton.tsx +1 -1
- package/mobile/src/components/Footer/Sitemap.tsx +2 -2
- package/mobile/src/components/Footer/SocialMedia.tsx +1 -1
- package/mobile/src/components/Gallery/Gallery.ui.json +1 -0
- package/mobile/src/components/Gallery/GalleryInner.tsx +1 -1
- package/mobile/src/components/Gallery/GalleryProps.ts +1 -1
- package/mobile/src/components/GracePeriod/GracePeriod.tsx +6 -5
- package/mobile/src/components/GracePeriod/GracePeriod.ui.json +15 -0
- package/mobile/src/components/GracePeriod/GracePeriodContent.ts +1 -1
- package/mobile/src/components/Header/DropdownMenu.tsx +1 -1
- package/mobile/src/components/Header/Header.fallback.ts +1 -1
- package/mobile/src/components/Header/Header.tsx +2 -2
- package/mobile/src/components/Header/Header.ui.json +11 -0
- package/mobile/src/components/Headline/Headline.tsx +1 -1
- package/mobile/src/components/Headline/Headline.ui.json +1 -0
- package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlock.tsx +1 -1
- package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlock.ui.json +15 -0
- package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlockInner.tsx +1 -1
- package/mobile/src/components/LikeControl/LikeControl.tsx +1 -1
- package/mobile/src/components/LinkDocs/LinkDocs.tsx +2 -2
- package/mobile/src/components/LinkDocs/LinkDocs.ui.json +1 -0
- package/mobile/src/components/LinkList/LinkList.tsx +1 -1
- package/mobile/src/components/LinkList/LinkList.ui.json +1 -0
- package/mobile/src/components/MiniGallery/MiniGallery.tsx +1 -1
- package/mobile/src/components/MiniGallery/MiniGallery.ui.json +1 -0
- package/mobile/src/components/MobileAppTile/MobileAppTile.tsx +2 -2
- package/mobile/src/components/MobileAppTile/MobileAppTile.ui.json +7 -0
- package/mobile/src/components/OfficeServicesBlock/OfficeServicesBlock.tsx +1 -1
- package/mobile/src/components/OfficeServicesBlock/OfficeServicesBlock.ui.json +11 -0
- package/mobile/src/components/OtherProducts/OtherProducts.tsx +1 -1
- package/mobile/src/components/OtherProducts/OtherProducts.ui.json +76 -0
- package/mobile/src/components/OtherProducts/OtherProductsContent.ts +2 -2
- package/mobile/src/components/OtherProducts/OtherProductsItem.tsx +1 -1
- package/mobile/src/components/PictureText/PictureText.example.json +2 -0
- package/mobile/src/components/PictureText/PictureText.tsx +1 -1
- package/mobile/src/components/PictureText/PictureText.ui.json +1 -0
- package/mobile/src/components/Placeholder/Placeholder.tsx +3 -3
- package/mobile/src/components/Placeholder/Placeholder.ui.json +1 -0
- package/mobile/src/components/ProductBlock/ProductBlock.tsx +3 -3
- package/mobile/src/components/ProductBlock/ProductBlock.ui.json +12 -0
- package/mobile/src/components/ProductBlock/ProductBlockInner.tsx +3 -3
- package/mobile/src/components/ProductGallery/ProductGallery.tsx +2 -2
- package/mobile/src/components/ProductGallery/ProductGallery.ui.json +30 -0
- package/mobile/src/components/ProductGallery/ProductGalleryBlock.tsx +3 -3
- package/mobile/src/components/ProductGallery/ProductGalleryContent.ts +0 -1
- package/mobile/src/components/ProductTile/ProductTile.tsx +2 -2
- package/mobile/src/components/ProductTile/ProductTile.ui.json +1 -0
- package/mobile/src/components/PromoTile/PromoTile.tsx +3 -3
- package/mobile/src/components/PromoTile/PromoTile.ui.json +1 -0
- package/mobile/src/components/Recommendation/Recommendation.tsx +1 -1
- package/mobile/src/components/Recommendation/Recommendation.ui.json +11 -0
- package/mobile/src/components/Recommendation/RecommendationCard.tsx +1 -1
- package/mobile/src/components/SafeDepositRental/RegionsAndBranches.tsx +4 -4
- package/mobile/src/components/SafeDepositRental/SafeDepositRental.tsx +2 -2
- package/mobile/src/components/SafeDepositRental/SafeDepositRental.ui.json +1 -0
- package/mobile/src/components/SafeDepositRental/SafeDepositRentalTotal.tsx +2 -2
- package/mobile/src/components/SafeDepositRental/WrapperSelect.tsx +15 -20
- package/mobile/src/components/StepsBlock/StepsBlock.tsx +14 -3
- package/mobile/src/components/StepsBlock/StepsBlock.ui.json +11 -0
- package/mobile/src/components/Tabs/Tabs.tsx +26 -4
- package/mobile/src/components/Tabs/Tabs.ui.json +1 -0
- package/mobile/src/components/Tabs/TabsContent.ts +2 -0
- package/mobile/src/components/Tabs/renderLinkTab.tsx +28 -12
- package/mobile/src/components/Tabs/renderTab.tsx +14 -3
- package/mobile/src/components/TariffsTable/TariffsTable.tsx +1 -1
- package/mobile/src/components/TariffsTable/TariffsTable.ui.json +33 -0
- package/mobile/src/components/TariffsTable/TariffsTableCell.tsx +1 -1
- package/mobile/src/components/TariffsTable/TariffsTableHorizontal.tsx +1 -1
- package/mobile/src/components/TariffsTable/TariffsTableRow.tsx +1 -1
- package/mobile/src/components/TariffsTable/TariffsTableRowContainer.tsx +1 -1
- package/mobile/src/components/TariffsTable/TariffsTableVertical.tsx +1 -1
- package/mobile/src/components/TextBlock/TextBlock.tsx +1 -1
- package/mobile/src/components/TextBlock/TextBlock.ui.json +1 -0
- package/mobile/src/components/Tile/Tile.tsx +1 -1
- package/mobile/src/components/Tile/Tile.ui.json +1 -0
- package/mobile/src/content-page-repository/ContentPageRepository.ts +1 -1
- package/mobile/src/content-page-repository/transformContentPage.ts +1 -1
- package/mobile/src/icons/AirPlaneIcon.svg +16 -1
- package/mobile/src/icons/AppleIcon.svg +1 -1
- package/mobile/src/icons/ArrowDownIcon.svg +1 -1
- package/mobile/src/icons/ArrowLeftIcon.svg +1 -1
- package/mobile/src/icons/ArrowUpIcon.svg +1 -1
- package/mobile/src/icons/AtmIcon.svg +1 -1
- package/mobile/src/icons/BankIcon.svg +1 -1
- package/mobile/src/icons/BuildingIcon.svg +1 -1
- package/mobile/src/icons/BurgerIcon.svg +1 -1
- package/mobile/src/icons/Calendar2Icon.svg +1 -1
- package/mobile/src/icons/CalendarCircleIcon.svg +1 -1
- package/mobile/src/icons/CalendarIcon.svg +1 -1
- package/mobile/src/icons/CalendarTickIcon.svg +1 -1
- package/mobile/src/icons/Car2Icon.svg +1 -1
- package/mobile/src/icons/CardIcon.svg +1 -1
- package/mobile/src/icons/CardPosIcon.svg +1 -1
- package/mobile/src/icons/CardTickIcon.svg +6 -6
- package/mobile/src/icons/ChartSquareIcon.svg +1 -1
- package/mobile/src/icons/CloseIcon.svg +1 -1
- package/mobile/src/icons/DiscountShapeIcon.svg +1 -1
- package/mobile/src/icons/DocDownloadIcon.svg +7 -7
- package/mobile/src/icons/DocIcon.svg +1 -1
- package/mobile/src/icons/DocIconMonoColor.svg +1 -1
- package/mobile/src/icons/DocumentTextIcon.svg +1 -1
- package/mobile/src/icons/DoneSimpleIcon.svg +2 -2
- package/mobile/src/icons/EmptyWalletChangeIcon.svg +1 -1
- package/mobile/src/icons/EmptyWalletIcon.svg +1 -1
- package/mobile/src/icons/GeolocationIcon.svg +1 -1
- package/mobile/src/icons/GlobalIcon.svg +1 -1
- package/mobile/src/icons/GpsIcon.svg +1 -1
- package/mobile/src/icons/GridIcon.svg +1 -1
- package/mobile/src/icons/IconName.ts +7 -2
- package/mobile/src/icons/InterestIcon.svg +1 -1
- package/mobile/src/icons/LogoIcon.svg +1 -1
- package/mobile/src/icons/LoupeIcon.svg +1 -1
- package/mobile/src/icons/MinusIcon.svg +1 -1
- package/mobile/src/icons/MoneyIcon.svg +1 -1
- package/mobile/src/icons/MoneysIcon.svg +1 -1
- package/mobile/src/icons/MonitorMobileIcon.svg +1 -1
- package/mobile/src/icons/OkIcon.svg +1 -1
- package/mobile/src/icons/PercentageRoundIcon.svg +1 -1
- package/mobile/src/icons/PercentageSquareIcon.svg +1 -1
- package/mobile/src/icons/PersonalCardIcon.svg +1 -1
- package/mobile/src/icons/PlayMarketIcon.svg +1 -1
- package/mobile/src/icons/PlusIcon.svg +1 -1
- package/mobile/src/icons/Profile2UserIcon.svg +1 -1
- package/mobile/src/icons/ProfileIcon.svg +1 -1
- package/mobile/src/icons/RoundRubleIcon.svg +1 -1
- package/mobile/src/icons/SafeIcon.svg +1 -1
- package/mobile/src/icons/ShieldTickIcon.svg +1 -1
- package/mobile/src/icons/SmallClockIcon.svg +1 -1
- package/mobile/src/icons/StrongBoxIcon.svg +1 -1
- package/mobile/src/icons/TelegramIcon.svg +1 -1
- package/mobile/src/icons/UserSquareIcon.svg +1 -1
- package/mobile/src/icons/UserTickIcon.svg +1 -1
- package/mobile/src/icons/VKIcon.svg +1 -1
- package/mobile/src/icons/WalletAdd2Icon.svg +1 -1
- package/mobile/src/icons/WalletAddIcon.svg +1 -1
- package/mobile/src/icons/WalletIcon.svg +1 -1
- package/mobile/src/icons/WalletWithMoneyIcon.svg +1 -1
- package/mobile/src/model/BlockDecorator.ts +17 -0
- package/mobile/src/model/BlocksRegistry.ts +11 -0
- package/mobile/src/{types.ts → model/ContentPageDef.ts} +5 -23
- package/mobile/src/{types → model}/Fallback.ts +1 -0
- package/mobile/src/react/IntersectionObserverTag.tsx +10 -3
- package/mobile/src/services/sitemap/useSitemap.ts +1 -1
- package/mobile/src/ui-kit/BenefitItem/BenefitItemProps.ts +1 -0
- package/mobile/src/ui-kit/BlockWrapper.tsx +46 -19
- package/mobile/src/ui-kit/BlocksList/renderBlocksList.tsx +2 -2
- package/mobile/src/ui-kit/Button/Button.tsx +4 -1
- package/mobile/src/ui-kit/Button/ButtonSection.tsx +1 -1
- package/mobile/src/ui-kit/Button/buttonClassNameConstants.ts +2 -1
- package/mobile/src/ui-kit/CurrencyInput/CurrencyInput.tsx +21 -36
- package/mobile/src/ui-kit/CurrencyInput/CurrencyInputProps.ts +3 -7
- package/mobile/src/ui-kit/CurrencyInput/adjustValue .ts +17 -0
- package/mobile/src/ui-kit/Foldable/Foldable.tsx +1 -1
- package/mobile/src/ui-kit/Icon/Icon.tsx +29 -12
- package/mobile/src/ui-kit/InnerTable/InnerTable.tsx +1 -1
- package/mobile/src/ui-kit/InnerTable/InnerTableBody.tsx +1 -1
- package/mobile/src/ui-kit/InnerTable/InnerTableBodyItem.tsx +1 -1
- package/mobile/src/ui-kit/InnerTable/InnerTableButton.tsx +1 -1
- package/mobile/src/ui-kit/Input/Input.tsx +37 -16
- package/mobile/src/ui-kit/Input/InputProps.ts +6 -3
- package/mobile/src/ui-kit/Logo/Logo.tsx +9 -5
- package/mobile/src/ui-kit/RadioButtonGroup/RadioButtonGroup.tsx +1 -1
- package/mobile/src/ui-kit/SearchBar/SearchBar.tsx +1 -1
- package/mobile/src/ui-kit/Select/Select.tsx +86 -20
- package/mobile/src/ui-kit/SwipeListControl/SwipeListControlProps.ts +1 -1
- package/mobile/src/utils/changeHashOnObserve.ts +30 -10
- package/package.json +6 -3
- package/src/EventBus/EventMap.ts +3 -1
- package/src/api/DaDataAPI.ts +13 -1
- package/src/components/Accordion/Accordion.mobile.tsx +1 -1
- package/src/components/Accordion/Accordion.tsx +1 -1
- package/src/components/Accordion/Accordion.ui.json +79 -0
- package/src/components/Accordion/AccordionItem.mobile.tsx +1 -1
- package/src/components/Accordion/AccordionItem.tsx +1 -1
- package/src/components/BaseTile/BaseTile.tsx +1 -1
- package/src/components/BenefitsBlock/BenefitsBlock.tsx +1 -1
- package/src/components/BenefitsBlock/BenefitsBlock.ui.json +16 -0
- package/src/components/Bonus/Bonus.example.json +5 -2
- package/src/components/Bonus/Bonus.fixture.tsx +37 -6
- package/src/components/Bonus/Bonus.tsx +45 -17
- package/src/components/Bonus/Bonus.ui.json +16 -0
- package/src/components/Bonus/BonusContent.ts +33 -2
- package/src/components/BonusBenefitsBlock/BonusBenefitsBlock.example.json +1 -1
- package/src/components/BonusBenefitsBlock/BonusBenefitsBlock.tsx +1 -1
- package/src/components/BonusBenefitsBlock/BonusBenefitsBlock.ui.json +11 -0
- package/src/components/Calculator/BonusCalculatorForm.tsx +2 -2
- package/src/components/Calculator/Calculator.example.json +2 -1
- package/src/components/Calculator/Calculator.tsx +1 -1
- package/src/components/Calculator/Calculator.ui.json +31 -0
- package/src/components/Calculator/CreditCalculatorForm.tsx +2 -2
- package/src/components/Calculator/DepositCalculatorForm.tsx +3 -3
- package/src/components/Calculator/renderCalculatorBlock.tsx +2 -2
- package/src/components/CardTransfer/CardTransfer.example.json +7 -2
- package/src/components/CardTransfer/CardTransfer.fixture.tsx +9 -1
- package/src/components/CardTransfer/CardTransfer.tsx +22 -23
- package/src/components/CardTransfer/CardTransfer.ui.json +1 -0
- package/src/components/CardTransfer/CardTransferContent.ts +2 -2
- package/src/components/Catalog/Catalog.tsx +1 -1
- package/src/components/Catalog/Catalog.ui.json +1 -0
- package/src/components/Catalog/CatalogCard.tsx +2 -2
- package/src/components/ComparisonTable/ComparisonTable.mobile.tsx +1 -1
- package/src/components/ComparisonTable/ComparisonTable.tsx +1 -1
- package/src/components/ComparisonTable/ComparisonTable.ui.json +1 -0
- package/src/components/ComparisonTable/TableColumn.tsx +19 -13
- package/src/components/ContentPage/ContentPage.fixture.mobile.tsx +1 -1
- package/src/components/ContentPage/ContentPage.fixture.tsx +3 -2
- package/src/components/ContentPage/ContentPage.page.json +15 -1
- package/src/components/ContentPage/ContentPage.tsx +53 -101
- package/src/components/ContentPage/ContentPageHead.tsx +1 -1
- package/src/components/ContentPage/computeAPIFallback.ts +2 -2
- package/src/components/ContentPage/filterBlocks.mobile.ts +2 -2
- package/src/components/ContentPage/filterBlocks.ts +2 -2
- package/src/components/ContentPage/isBlockInRegistry.ts +1 -1
- package/src/components/ContentPage/normalizeBlock.mobile.ts +1 -1
- package/src/components/ContentPage/normalizeBlock.ts +1 -1
- package/src/components/ContentPage/normalizePage.ts +2 -2
- package/src/components/ContentPage/renderBlock.tsx +62 -0
- package/src/components/ErrorBlock/ErrorBlock.tsx +3 -3
- package/src/components/ErrorBlock/ErrorBlock.ui.json +12 -0
- package/src/components/ExchangeRateTile/CurrentLocation.tsx +1 -1
- package/src/components/ExchangeRateTile/ExchangeCurrencyCalculator.tsx +4 -3
- package/src/components/ExchangeRateTile/ExchangeRateTile.tsx +6 -3
- package/src/components/ExchangeRateTile/ExchangeRateTile.ui.json +1 -0
- package/src/components/ExchangeRateTile/renderInput.tsx +3 -3
- package/src/components/Footer/Contacts.tsx +1 -1
- package/src/components/Footer/Footer.mobile.tsx +2 -2
- package/src/components/Footer/Footer.tsx +2 -2
- package/src/components/Footer/Footer.ui.json +11 -0
- package/src/components/Footer/FooterLink.ts +1 -1
- package/src/components/Footer/HorizontalNavigation.mobile.tsx +3 -3
- package/src/components/Footer/HorizontalNavigation.tsx +3 -3
- package/src/components/Footer/MediaButton.tsx +1 -1
- package/src/components/Footer/Sitemap.tsx +2 -2
- package/src/components/Footer/SocialMedia.mobile.tsx +1 -1
- package/src/components/Footer/SocialMedia.tsx +1 -1
- package/src/components/Gallery/Gallery.ui.json +1 -0
- package/src/components/Gallery/GalleryInner.tsx +1 -1
- package/src/components/Gallery/GalleryProps.ts +1 -1
- package/src/components/GracePeriod/GracePeriod.fixture.tsx +5 -5
- package/src/components/GracePeriod/GracePeriod.tsx +6 -5
- package/src/components/GracePeriod/GracePeriod.ui.json +15 -0
- package/src/components/GracePeriod/GracePeriodContent.ts +1 -1
- package/src/components/Header/DropdownMenu.tsx +1 -1
- package/src/components/Header/Header.fallback.ts +1 -1
- package/src/components/Header/Header.mobile.tsx +2 -2
- package/src/components/Header/Header.tsx +2 -2
- package/src/components/Header/Header.ui.json +11 -0
- package/src/components/Headline/Headline.mobile.tsx +1 -1
- package/src/components/Headline/Headline.tsx +2 -2
- package/src/components/Headline/Headline.ui.json +1 -0
- package/src/components/InsuranceAmountBlock/InsuranceAmountBlock.tsx +1 -1
- package/src/components/InsuranceAmountBlock/InsuranceAmountBlock.ui.json +15 -0
- package/src/components/InsuranceAmountBlock/InsuranceAmountBlockInner.tsx +1 -1
- package/src/components/LikeControl/LikeControl.tsx +1 -1
- package/src/components/LinkDocs/LinkDocs.mobile.tsx +2 -2
- package/src/components/LinkDocs/LinkDocs.tsx +1 -1
- package/src/components/LinkDocs/LinkDocs.ui.json +1 -0
- package/src/components/LinkList/LinkList.tsx +1 -1
- package/src/components/LinkList/LinkList.ui.json +1 -0
- package/src/components/MiniGallery/MiniGallery.tsx +1 -1
- package/src/components/MiniGallery/MiniGallery.ui.json +1 -0
- package/src/components/MobileAppTile/MobileAppTile.mobile.tsx +2 -2
- package/src/components/MobileAppTile/MobileAppTile.tsx +5 -5
- package/src/components/MobileAppTile/MobileAppTile.ui.json +7 -0
- package/src/components/OfficeServicesBlock/OfficeServicesBlock.tsx +1 -1
- package/src/components/OfficeServicesBlock/OfficeServicesBlock.ui.json +11 -0
- package/src/components/OtherProducts/OtherProducts.tsx +1 -1
- package/src/components/OtherProducts/OtherProducts.ui.json +76 -0
- package/src/components/OtherProducts/OtherProductsContent.ts +2 -2
- package/src/components/OtherProducts/OtherProductsItem.tsx +1 -1
- package/src/components/PictureText/PictureText.example.json +2 -0
- package/src/components/PictureText/PictureText.tsx +1 -1
- package/src/components/PictureText/PictureText.ui.json +1 -0
- package/src/components/Placeholder/Placeholder.tsx +3 -3
- package/src/components/Placeholder/Placeholder.ui.json +1 -0
- package/src/components/ProductBlock/ProductBlock.mobile.tsx +3 -3
- package/src/components/ProductBlock/ProductBlock.tsx +3 -3
- package/src/components/ProductBlock/ProductBlock.ui.json +12 -0
- package/src/components/ProductBlock/ProductBlockInner.mobile.tsx +3 -3
- package/src/components/ProductBlock/ProductBlockInner.tsx +2 -2
- package/src/components/ProductGallery/ProductGallery.mobile.tsx +2 -2
- package/src/components/ProductGallery/ProductGallery.tsx +14 -14
- package/src/components/ProductGallery/ProductGallery.ui.json +30 -0
- package/src/components/ProductGallery/ProductGalleryBlock.tsx +3 -3
- package/src/components/ProductGallery/ProductGalleryContent.ts +0 -1
- package/src/components/ProductTile/ProductTile.tsx +2 -2
- package/src/components/ProductTile/ProductTile.ui.json +1 -0
- package/src/components/PromoTile/PromoTile.tsx +3 -3
- package/src/components/PromoTile/PromoTile.ui.json +1 -0
- package/src/components/Recommendation/Recommendation.tsx +1 -1
- package/src/components/Recommendation/Recommendation.ui.json +11 -0
- package/src/components/Recommendation/RecommendationCard.tsx +1 -1
- package/src/components/SafeDepositRental/RegionsAndBranches.tsx +4 -4
- package/src/components/SafeDepositRental/SafeDepositRental.tsx +2 -2
- package/src/components/SafeDepositRental/SafeDepositRental.ui.json +1 -0
- package/src/components/SafeDepositRental/SafeDepositRentalTotal.tsx +2 -2
- package/src/components/SafeDepositRental/WrapperSelect.tsx +15 -20
- package/src/components/StepsBlock/StepsBlock.mobile.tsx +14 -3
- package/src/components/StepsBlock/StepsBlock.tsx +2 -2
- package/src/components/StepsBlock/StepsBlock.ui.json +11 -0
- package/src/components/Tabs/Tabs.tsx +26 -4
- package/src/components/Tabs/Tabs.ui.json +1 -0
- package/src/components/Tabs/TabsContent.ts +2 -0
- package/src/components/Tabs/renderLinkTab.tsx +28 -12
- package/src/components/Tabs/renderTab.tsx +14 -3
- package/src/components/TariffsTable/TariffsTable.mobile.tsx +1 -1
- package/src/components/TariffsTable/TariffsTable.tsx +1 -1
- package/src/components/TariffsTable/TariffsTable.ui.json +33 -0
- package/src/components/TariffsTable/TariffsTableCell.tsx +1 -1
- package/src/components/TariffsTable/TariffsTableHorizontal.tsx +1 -1
- package/src/components/TariffsTable/TariffsTableRow.tsx +1 -1
- package/src/components/TariffsTable/TariffsTableRowContainer.tsx +1 -1
- package/src/components/TariffsTable/TariffsTableVertical.tsx +1 -1
- package/src/components/TextBlock/TextBlock.mobile.tsx +1 -1
- package/src/components/TextBlock/TextBlock.tsx +1 -1
- package/src/components/TextBlock/TextBlock.ui.json +1 -0
- package/src/components/Tile/Tile.tsx +1 -1
- package/src/components/Tile/Tile.ui.json +1 -0
- package/src/content-page-repository/ContentPageRepository.ts +1 -1
- package/src/content-page-repository/transformContentPage.ts +1 -1
- package/src/icons/AirPlaneIcon.svg +16 -1
- package/src/icons/AppleIcon.svg +1 -1
- package/src/icons/ArrowDownIcon.svg +1 -1
- package/src/icons/ArrowLeftIcon.svg +1 -1
- package/src/icons/ArrowUpIcon.svg +1 -1
- package/src/icons/AtmIcon.svg +1 -1
- package/src/icons/BankIcon.svg +1 -1
- package/src/icons/BuildingIcon.svg +1 -1
- package/src/icons/BurgerIcon.svg +1 -1
- package/src/icons/Calendar2Icon.svg +1 -1
- package/src/icons/CalendarCircleIcon.svg +1 -1
- package/src/icons/CalendarIcon.svg +1 -1
- package/src/icons/CalendarTickIcon.svg +1 -1
- package/src/icons/Car2Icon.svg +1 -1
- package/src/icons/CardIcon.svg +1 -1
- package/src/icons/CardPosIcon.svg +1 -1
- package/src/icons/CardTickIcon.svg +6 -6
- package/src/icons/ChartSquareIcon.svg +1 -1
- package/src/icons/CloseIcon.svg +1 -1
- package/src/icons/DiscountShapeIcon.svg +1 -1
- package/src/icons/DocDownloadIcon.svg +7 -7
- package/src/icons/DocIcon.svg +1 -1
- package/src/icons/DocIconMonoColor.svg +1 -1
- package/src/icons/DocumentTextIcon.svg +1 -1
- package/src/icons/DoneSimpleIcon.svg +2 -2
- package/src/icons/EmptyWalletChangeIcon.svg +1 -1
- package/src/icons/EmptyWalletIcon.svg +1 -1
- package/src/icons/GeolocationIcon.svg +1 -1
- package/src/icons/GlobalIcon.svg +1 -1
- package/src/icons/GpsIcon.svg +1 -1
- package/src/icons/GridIcon.svg +1 -1
- package/src/icons/IconName.ts +96 -2
- package/src/icons/InterestIcon.svg +1 -1
- package/src/icons/LogoIcon.svg +1 -1
- package/src/icons/LoupeIcon.svg +1 -1
- package/src/icons/MinusIcon.svg +1 -1
- package/src/icons/MoneyIcon.svg +1 -1
- package/src/icons/MoneysIcon.svg +1 -1
- package/src/icons/MonitorMobileIcon.svg +1 -1
- package/src/icons/OkIcon.svg +1 -1
- package/src/icons/PercentageRoundIcon.svg +1 -1
- package/src/icons/PercentageSquareIcon.svg +1 -1
- package/src/icons/PersonalCardIcon.svg +1 -1
- package/src/icons/PlayMarketIcon.svg +1 -1
- package/src/icons/PlusIcon.svg +1 -1
- package/src/icons/Profile2UserIcon.svg +1 -1
- package/src/icons/ProfileIcon.svg +1 -1
- package/src/icons/RoundRubleIcon.svg +1 -1
- package/src/icons/SafeIcon.svg +1 -1
- package/src/icons/ShieldTickIcon.svg +1 -1
- package/src/icons/SmallClockIcon.svg +1 -1
- package/src/icons/StrongBoxIcon.svg +1 -1
- package/src/icons/TelegramIcon.svg +1 -1
- package/src/icons/UserSquareIcon.svg +1 -1
- package/src/icons/UserTickIcon.svg +1 -1
- package/src/icons/VKIcon.svg +1 -1
- package/src/icons/WalletAdd2Icon.svg +1 -1
- package/src/icons/WalletAddIcon.svg +1 -1
- package/src/icons/WalletIcon.svg +1 -1
- package/src/icons/WalletWithMoneyIcon.svg +1 -1
- package/src/model/BlockDecorator.ts +17 -0
- package/src/model/BlocksRegistry.ts +11 -0
- package/src/{types.ts → model/ContentPageDef.ts} +5 -23
- package/src/{types → model}/Fallback.ts +1 -0
- package/src/react/IntersectionObserverTag.tsx +10 -3
- package/src/services/sitemap/useSitemap.ts +1 -1
- package/src/ui-kit/BenefitItem/BenefitItemProps.ts +1 -0
- package/src/ui-kit/BlockWrapper.tsx +46 -19
- package/src/ui-kit/BlocksList/renderBlocksList.tsx +2 -2
- package/src/ui-kit/Button/Button.mobile.tsx +4 -1
- package/src/ui-kit/Button/ButtonSection.tsx +1 -1
- package/src/ui-kit/Button/buttonClassNameConstants.ts +2 -1
- package/src/ui-kit/CurrencyInput/CurrencyInput.tsx +21 -36
- package/src/ui-kit/CurrencyInput/CurrencyInputProps.ts +3 -7
- package/src/ui-kit/CurrencyInput/adjustValue .ts +17 -0
- package/src/ui-kit/Foldable/Foldable.tsx +1 -1
- package/src/ui-kit/Icon/Icon.fixture.tsx +5 -5
- package/src/ui-kit/Icon/Icon.tsx +29 -12
- package/src/ui-kit/InnerTable/InnerTable.tsx +1 -1
- package/src/ui-kit/InnerTable/InnerTableBody.tsx +1 -1
- package/src/ui-kit/InnerTable/InnerTableBodyItem.tsx +1 -1
- package/src/ui-kit/InnerTable/InnerTableButton.tsx +1 -1
- package/src/ui-kit/Input/Input.tsx +37 -16
- package/src/ui-kit/Input/InputProps.ts +6 -3
- package/src/ui-kit/Logo/Logo.mobile.tsx +9 -5
- package/src/ui-kit/Logo/Logo.tsx +3 -3
- package/src/ui-kit/RadioButtonGroup/RadioButtonGroup.tsx +1 -1
- package/src/ui-kit/SearchBar/SearchBar.mobile.tsx +1 -1
- package/src/ui-kit/SearchBar/SearchBar.tsx +1 -1
- package/src/ui-kit/{SelectCustom/SelectCustom.fixture.tsx → Select/Select.fixture.tsx} +2 -2
- package/src/ui-kit/Select/Select.tsx +86 -20
- package/src/ui-kit/SwipeListControl/SwipeListControlProps.ts +1 -1
- package/src/utils/changeHashOnObserve.ts +30 -10
- package/tailwind.config.cjs +0 -1
- package/bin/migration-scripts/0.4.5.spec.ts +0 -352
- package/dist/components/BlockContent.d.ts +0 -32
- package/dist/components/BlockContent.js.map +0 -1
- package/dist/components/ExchangeRateTile/renderButton.d.ts +0 -3
- package/dist/components/ExchangeRateTile/renderButton.js +0 -9
- package/dist/components/ExchangeRateTile/renderButton.js.map +0 -1
- package/dist/types.js.map +0 -1
- package/dist/ui-kit/Select/SelectOption.d.ts +0 -7
- package/dist/ui-kit/Select/SelectOption.js +0 -8
- package/dist/ui-kit/Select/SelectOption.js.map +0 -1
- package/dist/ui-kit/SelectCustom/SelectCustom.d.ts +0 -13
- package/dist/ui-kit/SelectCustom/SelectCustom.js +0 -30
- package/dist/ui-kit/SelectCustom/SelectCustom.js.map +0 -1
- package/dist/utils/isSSR.d.ts +0 -1
- package/dist/utils/isSSR.js +0 -5
- package/dist/utils/isSSR.js.map +0 -1
- package/lib/components/BlockContent.d.ts +0 -32
- package/lib/components/BlockContent.js +0 -2
- package/lib/components/BlockContent.js.map +0 -1
- package/lib/components/ExchangeRateTile/renderButton.d.ts +0 -3
- package/lib/components/ExchangeRateTile/renderButton.js +0 -6
- package/lib/components/ExchangeRateTile/renderButton.js.map +0 -1
- package/lib/types.js +0 -2
- package/lib/types.js.map +0 -1
- package/lib/ui-kit/Select/SelectOption.d.ts +0 -7
- package/lib/ui-kit/Select/SelectOption.js +0 -6
- package/lib/ui-kit/Select/SelectOption.js.map +0 -1
- package/lib/ui-kit/SelectCustom/SelectCustom.d.ts +0 -13
- package/lib/ui-kit/SelectCustom/SelectCustom.js +0 -28
- package/lib/ui-kit/SelectCustom/SelectCustom.js.map +0 -1
- package/lib/utils/isSSR.d.ts +0 -1
- package/lib/utils/isSSR.js +0 -2
- package/lib/utils/isSSR.js.map +0 -1
- package/mobile/dist/components/BlockContent.d.ts +0 -32
- package/mobile/dist/components/BlockContent.js.map +0 -1
- package/mobile/dist/components/ExchangeRateTile/renderButton.d.ts +0 -3
- package/mobile/dist/components/ExchangeRateTile/renderButton.js +0 -9
- package/mobile/dist/components/ExchangeRateTile/renderButton.js.map +0 -1
- package/mobile/dist/types.js +0 -2
- package/mobile/dist/types.js.map +0 -1
- package/mobile/dist/ui-kit/Select/SelectOption.d.ts +0 -7
- package/mobile/dist/ui-kit/Select/SelectOption.js +0 -8
- package/mobile/dist/ui-kit/Select/SelectOption.js.map +0 -1
- package/mobile/dist/ui-kit/SelectCustom/SelectCustom.d.ts +0 -13
- package/mobile/dist/ui-kit/SelectCustom/SelectCustom.js +0 -30
- package/mobile/dist/ui-kit/SelectCustom/SelectCustom.js.map +0 -1
- package/mobile/dist/utils/isSSR.d.ts +0 -1
- package/mobile/dist/utils/isSSR.js +0 -5
- package/mobile/dist/utils/isSSR.js.map +0 -1
- package/mobile/lib/components/BlockContent.d.ts +0 -32
- package/mobile/lib/components/BlockContent.js +0 -2
- package/mobile/lib/components/BlockContent.js.map +0 -1
- package/mobile/lib/components/ExchangeRateTile/renderButton.d.ts +0 -3
- package/mobile/lib/components/ExchangeRateTile/renderButton.js +0 -6
- package/mobile/lib/components/ExchangeRateTile/renderButton.js.map +0 -1
- package/mobile/lib/types.js +0 -2
- package/mobile/lib/types.js.map +0 -1
- package/mobile/lib/ui-kit/Select/SelectOption.d.ts +0 -7
- package/mobile/lib/ui-kit/Select/SelectOption.js +0 -6
- package/mobile/lib/ui-kit/Select/SelectOption.js.map +0 -1
- package/mobile/lib/ui-kit/SelectCustom/SelectCustom.d.ts +0 -13
- package/mobile/lib/ui-kit/SelectCustom/SelectCustom.js +0 -28
- package/mobile/lib/ui-kit/SelectCustom/SelectCustom.js.map +0 -1
- package/mobile/lib/utils/isSSR.d.ts +0 -1
- package/mobile/lib/utils/isSSR.js +0 -2
- package/mobile/lib/utils/isSSR.js.map +0 -1
- package/mobile/src/components/BlockContent.ts +0 -61
- package/mobile/src/components/Blocks.spec.tsx +0 -66
- package/mobile/src/components/ContentPage/computeAPIFallback.spec.ts +0 -63
- package/mobile/src/components/ContentPage/normalizeBlock.spec.ts +0 -50
- package/mobile/src/components/ExchangeRateTile/renderButton.tsx +0 -10
- package/mobile/src/components/__snapshots__/Blocks.spec.tsx.snap +0 -1203
- package/mobile/src/content-page-repository/mapJSON.spec.ts +0 -28
- package/mobile/src/services/sitemap/checkIsHrefSameOrigin.spec.ts +0 -20
- package/mobile/src/services/sitemap/isTopItemActive.spec.ts +0 -60
- package/mobile/src/services/sitemap/mergeTopItems.spec.ts +0 -20
- package/mobile/src/ui-kit/Select/SelectOption.tsx +0 -18
- package/mobile/src/ui-kit/SelectCustom/SelectCustom.tsx +0 -91
- package/mobile/src/ui-kit/SwipeListControl/utils/getIndexParts.spec.ts +0 -19
- package/mobile/src/ui-kit/SwipeListControl/utils/getScrollPoints.spec.ts +0 -42
- package/mobile/src/utils/adjustHref.spec.ts +0 -25
- package/mobile/src/utils/isSSR.ts +0 -2
- package/mobile/src/utils/maxBy.spec.ts +0 -11
- package/mobile/src/utils/url.spec.ts +0 -17
- package/src/components/BlockContent.ts +0 -61
- package/src/components/Blocks.spec.tsx +0 -66
- package/src/components/ContentPage/computeAPIFallback.spec.ts +0 -63
- package/src/components/ContentPage/normalizeBlock.mobile.spec.ts +0 -71
- package/src/components/ContentPage/normalizeBlock.spec.ts +0 -50
- package/src/components/ExchangeRateTile/renderButton.tsx +0 -10
- package/src/components/__snapshots__/Blocks.spec.tsx.snap +0 -1203
- package/src/content-page-repository/mapJSON.spec.ts +0 -28
- package/src/services/sitemap/checkIsHrefSameOrigin.spec.ts +0 -20
- package/src/services/sitemap/isTopItemActive.spec.ts +0 -60
- package/src/services/sitemap/mergeTopItems.spec.ts +0 -20
- package/src/ui-kit/Select/SelectOption.tsx +0 -18
- package/src/ui-kit/SelectCustom/SelectCustom.tsx +0 -91
- package/src/ui-kit/SwipeListControl/utils/getIndexParts.spec.ts +0 -19
- package/src/ui-kit/SwipeListControl/utils/getScrollPoints.spec.ts +0 -42
- package/src/utils/adjustHref.spec.ts +0 -25
- package/src/utils/isSSR.ts +0 -2
- package/src/utils/maxBy.spec.ts +0 -11
- package/src/utils/url.spec.ts +0 -17
package/bundle/bundle.umd.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).UniBlocks={})}(this,(function(e){"use strict";let t;const n=e=>(...n)=>t[e](...n),a=n("useState"),l=n("useEffect"),r=n("useCallback"),i=n("useMemo"),s=n("useRef");function o(e=""){return{getFetcherAddress:async function(){if(!("geolocation"in navigator))return null;try{const t=await(async()=>new Promise((e=>navigator.geolocation.getCurrentPosition((({coords:t})=>e(t))))))(),n=await fetch(`${e}/geolocate`,{method:"POST",mode:"cors",body:JSON.stringify({lat:t.latitude,lon:t.longitude,count:1})});return(await n.json())?.suggestions?.[0]?.data?.city}catch(e){return console.error(e),null}}}}const c=new class{_={PROD_BRANCH:"master",FORCED_DRAFT_FLOW:!1};setup(e){this._=e}get TEST_BRANCH(){return this._.TEST_BRANCH}get RC_BRANCH(){return this._.RC_BRANCH}get PROD_BRANCH(){return this._.PROD_BRANCH}get FORCED_DRAFT_FLOW(){return this._.FORCED_DRAFT_FLOW}get ASSIST_PROJECT_ID(){return this._.ASSIST_PROJECT_ID}get SITEMAP(){return this._.SITEMAP}get CDN(){return this._.CDN}get YANDEX_MAP_API_KEY(){return this._.YANDEX_MAP_API_KEY}get YANDEX_METRIKA_ID(){return this._.YANDEX_METRIKA_ID}},d="likesToken";function m(){async function e(){try{const e=JSON.parse(globalThis.localStorage.getItem(d)||"");if(e?.token)return e}catch(e){}try{const e=await fetch("/assist/v1/public/auth",{method:"POST",mode:"cors",headers:{"Content-Type":"application/json"},body:JSON.stringify({prefix:"guest"})}),{token:t,name:n}=await e.json();return globalThis.localStorage.setItem(d,JSON.stringify({token:t,name:n})),{token:t,name:n}}catch(e){return console.error(e),{}}}return{getLikeCount:async function(...t){if(!t.length)return[];const{token:n}=await e();try{const e=await fetch(`/assist/v1/public/projects/${c.ASSIST_PROJECT_ID}/nodes/likes`,{method:"POST",mode:"cors",headers:{"Content-Type":"application/json",Authorization:n},body:JSON.stringify({node_ids:t})}),{likes:a}=await e.json();return a||[]}catch(e){return console.error(e),[]}},like:async function(t){if(!t)return 0;const{token:n,name:a}=await e();try{const e=await fetch(`/assist/v1/public/projects/${c.ASSIST_PROJECT_ID}/nodes/like`,{method:"POST",mode:"cors",headers:{"Content-Type":"application/json",Authorization:n,UserID:a},body:JSON.stringify({node_id:t,user_name:a})}),{likes:l}=await e.json();return l||0}catch(e){return console.error(e),0}},dislike:async function(t){if(!t)return 0;const{token:n,name:a}=await e();try{const e=await fetch(`/assist/v1/public/projects/${c.ASSIST_PROJECT_ID}/nodes/unlike`,{method:"POST",mode:"cors",headers:{"Content-Type":"application/json",Authorization:n,UserID:a},body:JSON.stringify({node_id:t,user_name:a})}),{likes:l}=await e.json();return l||0}catch(e){return console.error(e),0}}}}const h=(...e)=>globalThis._uni._jsx(...e),u=(...e)=>globalThis._uni._jsxs(...e),x=e=>{const t=e;return t._tmpl||(t._tmpl=globalThis.__UNI_REACT__?e:p(e)),t._tmpl},p=e=>{function t(t,n){const{children:a,...l}=t||{},r=n?.slots?.default,i=a||r&&r();return e(Object.assign(l,i&&{children:i}),n)}return t.inheritAttrs=!1,t};class g{static inst=new g;subscribers={};subjectsStateMap={};subscribe(e,t){this.subscribers[e]||=[],this.subscribers[e]?.push(t);const n=this.subjectsStateMap[e];return n&&t(n),()=>{this.unsubscribe(e,t)}}unsubscribe(e,t){this.subscribers[e]=this.subscribers[e]?.filter((e=>e!==t))}fire(e,t){this.subjectsStateMap[e]=t,this.subscribers[e]?.forEach((e=>e(t)))}subject(e,t){this.subjectsStateMap[e]=t}}const b=e=>{if(!e.length)return;const[t]=e;t.isIntersecting},f=x((({anchor:e,className:t,context:n,children:r,tag:i="section",labels:s})=>{const o=i,{IntersectionObserverTag:c}=n,[d,m]=a(!0);return l((()=>g.inst.subscribe("tab",(e=>{var t;"group"===e.type?m(!s?.length||!e.label||s.includes(e.label)):(m(!0),t=e.label,setTimeout((()=>globalThis.document.getElementById(`#${t}`)?.scrollIntoView({behavior:"smooth"}))))}))),[s]),d?e?h(c,{tag:i,className:t,observerCallback:b,observerOptions:{threshold:1},anchor:e,children:r}):h(o,{className:t,children:r}):null}));const v={h0:"text-h0",h1:"text-h1",h2:"text-h2",h3:"text-h3",h4:"text-h4",h5:"text-h5",h6:"text-h6"},N=x((e=>{const{className:t="",headingType:n="h3",title:a,as:l="h3"}=e;return h(l,{className:`font-sans m-0 ${v[n]} ${t}`,children:a})}));var y,w;!function(e){e.ActualBalanceIcon="ActualBalanceIcon",e.AirPlaneIcon="AirPlaneIcon",e.AppleIcon="AppleIcon",e.ArrowDownIcon="ArrowDownIcon",e.ArrowLeftIcon="ArrowLeftIcon",e.ArrowUpIcon="ArrowUpIcon",e.AtmIcon="AtmIcon",e.BankIcon="BankIcon",e.BuildingIcon="BuildingIcon",e.BurgerIcon="BurgerIcon",e.Calendar2Icon="Calendar2Icon",e.CalendarCircleIcon="CalendarCircleIcon",e.CalendarIcon="CalendarIcon",e.CalendarTickIcon="CalendarTickIcon",e.Car2Icon="Car2Icon",e.CardIcon="CardIcon",e.CardPosIcon="CardPosIcon",e.CardTickIcon="CardTickIcon",e.CardWithGemIcon="CardWithGemIcon",e.CarIcon="CarIcon",e.ChartSquareIcon="ChartSquareIcon",e.CinemaIcon="CinemaIcon",e.ClockIcon="ClockIcon",e.CloseIcon="CloseIcon",e.ComfortableCompIcon="ComfortableCompIcon",e.CreditCardsIcon="CreditCardsIcon",e.DiscountShapeIcon="DiscountShapeIcon",e.DocDownloadIcon="DocDownloadIcon",e.DocIcon="DocIcon",e.DocIconMonoColor="DocIconMonoColor",e.DocsIcon="DocsIcon",e.DocumentTextIcon="DocumentTextIcon",e.DollarIcon="DollarIcon",e.DoneIcon="DoneIcon",e.DoneSimpleIcon="DoneSimpleIcon",e.EarthIcon="EarthIcon",e.EmptyWalletChangeIcon="EmptyWalletChangeIcon",e.EmptyWalletIcon="EmptyWalletIcon",e.EuroIcon="EuroIcon",e.GeolocationIcon="GeolocationIcon",e.GlassIcon="GlassIcon",e.GlobalIcon="GlobalIcon",e.GpsIcon="GpsIcon",e.GridIcon="GridIcon",e.InterestGrowthIcon="InterestGrowthIcon",e.InterestIcon="InterestIcon",e.JCBIcon="JCBIcon",e.LogoIcon="LogoIcon",e.LoupeIcon="LoupeIcon",e.MapMarkerClusterIcon="MapMarkerClusterIcon",e.MapMarkerSingleIcon="MapMarkerSingleIcon",e.MasterCardIcon="MasterCardIcon",e.MinusIcon="MinusIcon",e.MirIcon="MirIcon",e.MoneyIcon="MoneyIcon",e.MoneyInsuranceIcon="MoneyInsuranceIcon",e.MoneysIcon="MoneysIcon",e.MonitorMobileIcon="MonitorMobileIcon",e.NewDocIcon="NewDocIcon",e.OfficeIcon="OfficeIcon",e.OkIcon="OkIcon",e.PackA4Icon="PackA4Icon",e.PassSendIcon="PassSendIcon",e.PercentageRoundIcon="PercentageRoundIcon",e.PercentageSquareIcon="PercentageSquareIcon",e.PersonalCardIcon="PersonalCardIcon",e.PlayMarketIcon="PlayMarketIcon",e.PlusIcon="PlusIcon",e.PowerIcon="PowerIcon",e.Profile2UserIcon="Profile2UserIcon",e.ProfileIcon="ProfileIcon",e.PumpkinIcon="PumpkinIcon",e.RoundRubleIcon="RoundRubleIcon",e.SafeIcon="SafeIcon",e.ShieldTickIcon="ShieldTickIcon",e.SignDocsIcon="SignDocsIcon",e.SmallClockIcon="SmallClockIcon",e.SoundIcon="SoundIcon",e.StrongBoxIcon="StrongBoxIcon",e.TelegramIcon="TelegramIcon",e.UnionPayIcon="UnionPayIcon",e.UserSquareIcon="UserSquareIcon",e.UserTickIcon="UserTickIcon",e.VisaIcon="VisaIcon",e.VKIcon="VKIcon",e.WalletAdd2Icon="WalletAdd2Icon",e.WalletAddIcon="WalletAddIcon",e.WalletIcon="WalletIcon",e.WalletWithMoneyIcon="WalletWithMoneyIcon",e.WateringCanIcon="WateringCanIcon"}(y||(y={})),function(e){e.ActualBalanceIcon="Деньги",e.AirPlaneIcon="Самолёт",e.AppleIcon="Лого «Apple»",e.ArrowDownIcon="Стрелка 'Вниз'",e.ArrowLeftIcon="Стрелка",e.ArrowUpIcon="Стрелка вверх",e.AtmIcon="Банкомат",e.BankIcon="Банк",e.BuildingIcon="Здание с деревом",e.BurgerIcon="Бургер",e.Calendar2Icon="Календарь 2",e.CalendarCircleIcon="Скруглённый календарь",e.CalendarIcon="Календарь",e.CalendarTickIcon="Календарь с галочкой",e.Car2Icon="Машина2",e.CardIcon="Кред. карта",e.CardPosIcon="Кред. карта под наклоном",e.CardTickIcon="Кред. карта с галочкой",e.CardWithGemIcon="Карта с драгоценностями",e.CarIcon="Машина",e.ChartSquareIcon="Деньги внутри кошелька",e.CinemaIcon="Кинотеатр",e.ClockIcon="Часы",e.CloseIcon="Крестик",e.ComfortableCompIcon="Кресло",e.CreditCardsIcon="Кредитные карты",e.DiscountShapeIcon="Скидка",e.DocDownloadIcon="Скачать документ",e.DocIcon="Документ",e.DocIconMonoColor="Документ (одноцветный)",e.DocsIcon="Документы",e.DocumentTextIcon="Документ с текстом",e.DollarIcon="Доллар",e.DoneIcon="Зелёная 'галочка' в круге",e.DoneSimpleIcon="Зелёная 'галочка'",e.EarthIcon="Земля",e.EmptyWalletChangeIcon="Пустой кошелёк с возвратом",e.EmptyWalletIcon="Пустой кошелёк",e.EuroIcon="Евро",e.GeolocationIcon="Геолокация",e.GlassIcon="Зеркало",e.GlobalIcon="Глобус",e.GpsIcon="Gps",e.GridIcon="Сетка (белая)",e.InterestGrowthIcon="Диаграмма роста",e.InterestIcon="Скидка",e.JCBIcon="JCB",e.LogoIcon="Logo",e.LoupeIcon="Лупа",e.MapMarkerClusterIcon="Маркер карты",e.MapMarkerSingleIcon="Маркер карты РСХБ",e.MasterCardIcon="MasterCard",e.MinusIcon="Минус",e.MirIcon="МИР",e.MoneyIcon="Деньги",e.MoneyInsuranceIcon="Денежное страхование",e.MoneysIcon="MoneysIcon",e.MonitorMobileIcon="Монитор и мобильный",e.NewDocIcon="Новый документ",e.OfficeIcon="Офис",e.OkIcon="Лого «Одноклассники»",e.PackA4Icon="Пачка бумаги А4",e.PassSendIcon="Бизнес",e.PercentageRoundIcon="Проценты (круг.)",e.PercentageSquareIcon="Проценты",e.PersonalCardIcon="Персональная карта",e.PlayMarketIcon="Лого «PlayMarket»",e.PlusIcon="Плюс",e.PowerIcon="Щит",e.Profile2UserIcon="Профиль, 2 персоны",e.ProfileIcon="Профиль",e.PumpkinIcon="Тыква",e.RoundRubleIcon="Рубль (круг.)",e.SafeIcon="Сейф",e.ShieldTickIcon="Безопасность",e.SignDocsIcon="Подписанные документы",e.SmallClockIcon="Маленькие часы",e.SoundIcon="Звук",e.StrongBoxIcon="Ящик с замочной скважиной",e.TelegramIcon="Лого «Telegram»",e.UnionPayIcon="UnionPay",e.UserSquareIcon="Пользователь в рамке",e.UserTickIcon="Пользователь",e.VisaIcon="Visa",e.VKIcon="Лого «VK»",e.WalletAdd2Icon="Пополнение карты",e.WalletAddIcon="Кошелёк с плюсом",e.WalletIcon="Кошелёк",e.WalletWithMoneyIcon="Кошелёк с деньгами",e.WateringCanIcon="Добавить продукт"}(w||(w={}));const I={normal:"text-primary-main",black:"text-black",white:"text-black invert"},C=x((({className:e="",imageClassName:t="",name:n="",alt:a=`Иконка ${w[n]||n}`,title:l=a,iconVersion:r="normal",asSVG:i,...s})=>{const o=`${c.CDN||""}icons/${n}.svg`;return i?u("svg",{className:e,...s,"aria-hidden":"true",children:[l?h("title",{children:l}):null,a?h("desc",{children:a}):null,h("use",{className:`${I[r]} ${t}`,href:`${o}#icon`,xlinkHref:`${o}#icon`})]}):h("img",{className:e,src:o,alt:a,title:l,...s,"aria-hidden":"true"})}));function k(e){return"string"==typeof e?"normal":e.iconVersion||"normal"}const S=(e,t)=>e.media&&t.media?e.media-t.media:0,$=x((({className:e="",image:t,imageClassName:n="",isMobile:a=!1})=>{if(!t||!t?.sources&&!t?.src)return null;return u("picture",{className:`${a?"flex":"flex-none"} ${e}`,children:[t?.sources?.length?t.sources.sort(S).map((({src:e,format:n,media:a},l)=>h("source",{srcSet:e,type:B(n),media:a?`(max-width: ${a}px)`:"",...t.size},`${l}_${e}`))):null,T(t,n,a)]})})),T=(e,t="",n=!1)=>{const a={width:e.size?.width?`${e.size?.width}px`:"100%",height:e.size?.height?`${e.size?.height}px`:"100%"},l=e.title||"",r=e.alt||e.title,i=n?"m-auto":"m-0";return h("img",{src:e.src,className:`${i} ${t}`,alt:r,title:l,style:a,...e.size})};function B(e){return e?`image/${String(e)}`:void 0}const D=x((({className:e="",image:t,imageClassName:n="",isMobile:a,...l})=>{if(!t)return null;const r="string"==typeof t?t:t.icon;return r||""===r?r.length?h(C,{className:e,imageClassName:n,iconVersion:k(t),name:r,...l}):null:h($,{className:e,imageClassName:n,image:t,isMobile:a})})),R=x((({className:e="",imageClassName:t,image:n,...a})=>h(D,{className:e,imageClassName:t,image:n,...a})));function M(e){return e?e.filter(Boolean).join(" "):""}const A={left:"text-left",center:"text-center",right:"text-right"},V={transparent:{background:"bg-transparent",text:"text-primary-text",description:"text-primary-text"},primary:{background:"bg-white",text:"text-primary-text",description:"text-primary-text"},secondary:{background:"bg-primary-main",text:"text-white",description:"text-white/80"}},L={XXL:{descriptionFont:"text-h5",gap:"gap-[18px]",headingType:"h0",as:"h1"},XL:{descriptionFont:"text-xl-light",gap:"gap-4",headingType:"h1",as:"h1"},L:{descriptionFont:"text-xl-light",gap:"gap-4",headingType:"h2",as:"h2"},M:{descriptionFont:"text-xl-light",gap:"gap-3",headingType:"h3",as:"h3"},S:{descriptionFont:"text-xl-light",gap:"gap-2",headingType:"h4",as:"h4"}},P=x((e=>{const{className:t="",description:n}=e;return h("div",{className:`${t}`,children:n})})),_=x((({bgColorHeadline:e="transparent",align:t="center",className:n="",title:a,description:l,headlineVersion:r="XL",as:i,...s})=>{const o=V[e],c=L[r];return u(f,{className:`font-sans flex flex-col p-[50px] ${c.gap} ${o.background} ${n}`,...s,children:[a?h(N,{headingType:c?.headingType,as:i||c?.as,className:`whitespace-pre-wrap ${o.text} ${A[t]}`,title:a}):null,l?h(P,{className:`${c.descriptionFont} ${o.text} ${A[t]}`,description:l}):null]})})),j=x((({className:e,iconClassName:t,textClassName:n,suffixClassName:a,doc:l,icon:r})=>{const{text:i,fileSize:s,...o}=l;return u("a",{className:e,role:"link",...o,children:[r?h(R,{className:t,image:r,width:"24px",height:"24px",asSVG:!0}):null,i?u("span",{className:n,children:[i,h("span",{className:a,children:o?.href&&E(O(o.href),s)})]}):null]})})),E=(e,t)=>(e||t?",":"")+(e?` ${e}`:"")+(t?` (${t})`:""),O=e=>{if(!e)return"";const t=e.lastIndexOf(".");return-1!==t?e.substring(t+1):""},U=x((({className:e="",doc:t,icon:n})=>h(j,{className:`flex h-full box-border ${e}`,iconClassName:"mr-2.5 min-w-6 min-h-6",textClassName:"self-center text-l-light",suffixClassName:"text-secondary-text group-hover:text-primary-main",doc:t,icon:n}))),G=x((({className:e,documents:t,columnsMode:n="double",icon:a})=>t?.length?h("div",{className:e,role:"list",children:t.map(((e,t)=>h("div",{className:"double"===n?"basis-[calc(50%-20px)]":"",role:"listitem",children:h(U,{className:"group flex align-middle h-fit w-fit text-primary-text no-underline hover:text-primary-main",doc:e,icon:a})},String(t))))}):null)),z={double:"flex gap-x-5 gap-y-[26px] flex-wrap",single:"flex gap-3.5 flex-col"},F=x((({context:e,className:t="",title:n,description:a,align:l="center",documents:r,icon:i={icon:"DocIcon"},columnsMode:s="double",...o})=>u(f,{className:`font-sans text-primary-text p-[50px] bg-white ${t}`,context:e,...o,children:[h(_,{className:"!p-0",title:n,description:a,context:e,align:l,headlineVersion:"M",as:"h2"}),h(G,{className:`mt-8 ${z[s]}`,columnsMode:s,documents:r,icon:i})]}))),W={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},H={primary:"text-primary-text",secondary:"text-white"},X={primary:"text-secondary-text",secondary:"text-white"},J=x((e=>{const{className:t="",icon:n,label:a,description:l,version:r="primary",benefitsVersion:i="normal"}=e,s="white"===i||"secondary"===r;return u("div",{className:`flex gap-5 ${l?"items-start":"items-center"} ${t}`,children:[n?h("div",{className:q(r,i),children:h(R,{className:"w-6 h-6",image:{...n,iconVersion:s?"white":"normal"},asSVG:!0})}):null,u("div",{className:"gap-0.5",children:[a?h("div",{className:`text-h6 ${H[r]}`,children:a}):null,l?h("div",{className:`text-m-light ${X[r]}`,children:l}):null]})]})}));function q(e,t){let n="bg-primary-main text-black";return"secondary"===e?n="bg-white/30 text-black":"normal"===t&&(n="bg-secondary-light text-primary-main"),`w-[50px] h-[50px] min-w-[50px] rounded-full p-2.5 box-border flex items-center justify-center ${n}`}const K=e=>new Intl.NumberFormat("ru-RU",{maximumSignificantDigits:3}).format(e),Y=x((({className:e="",context:t,title:n,description:a,image:l,benefits:r,version:i="primary",sum:s,monthLimit:o,directionRight:c=!1,...d})=>u(f,{className:`relative font-sans py-12 px-24 ${W[i]} ${e}`,context:t,...d,children:[h(_,{context:t,className:"!p-0",title:n,description:a,headlineVersion:"M",bgColorHeadline:i,align:"center"}),u("div",{className:"flex justify-center gap-[122px] mt-[30px]",children:[l?.src?h(R,{className:c?"order-2":"",image:l}):null,u("div",{className:"w-[558px] m-auto",children:[r?.length?h("div",{className:"flex flex-col gap-4",children:r.map(Z(i))}):null,Q(s,o)]})]})]}))),Z=e=>(t,n)=>h(J,{icon:t.icon,label:t.label,description:t.description,version:e},String(n));function Q(e,t){return e||t?u("div",{className:"bg-main-divider rounded-md flex mt-7 gap-6 px-5 py-4",children:[Number.isFinite(e)?ee("Страховая сумма:",e,Boolean(t)):null,Number.isFinite(t)?ee("Ежемесячный лимит:",t,Boolean(e)):null]}):null}function ee(e,t=0,n=!1){return u("div",{className:`flex justify-between items-center gap-2 w-full ${n?"w-fit":"w-full"}`,children:[h("span",{className:"text-secondary-text text-l-light",children:e}),u("span",{className:"text-primary-main text-h6",children:[K(t)," ₽"]})]})}const te=e=>e?.includes("//"),ne=e=>(e||"").replace(/\/?\?.*/,""),ae=e=>{if(!e||!te(e))return;const t=e,n=t.indexOf("//"),a=t.indexOf("/",n+"//".length);return-1!==a?t.substring(0,a):t};var le=Object.freeze({__proto__:null,isURL:te,withoutQuery:ne,getOrigin:ae,getHash:e=>{if(!e||!te(e))return;const t=e.indexOf("#");return-1!==t?e.substring(t,e.length):void 0},isHash:e=>e?.startsWith("#")});const re="/mobile",ie=(e,t)=>{if(!e)return e;const n=ae(t?.href);return n?e.replace(n,"")||"/":e},se=e=>e;function oe({router:e,handlerDecorator:t=se},n){const a=((e,t)=>{if(!e)return e;const n=ie(e,t)||"",a=t?.pathname.startsWith(re);return a&&!te(n)?`/mobile${n}`:n})(n.href,e);return{...n,href:a,"aria-label":n.text,onClick:t((t=>{const l=a&&!te(a),r=!n.target||"_self"===n.target;l&&r&&(t?.preventDefault(),e.push(a))}),n)}}const ce=x((({text:e,href:t,target:n,onClick:a,className:l="",children:r})=>t?h("a",{className:`no-underline ${l}`,href:t,target:n,onClick:a,children:h("span",{className:l,children:e||r})}):h("span",{className:l,children:e||r})));function de(e){return t=>t.reduce(((t,n,a)=>t.length?t.concat({...e,key:a},n):[n]),[])}const me=x((e=>{const{text:t,aboveText:n,appendLeft:a,appendRight:l}=e;return u("div",{className:he(e),children:[a||null,ue(e)?u("div",{children:[h("div",{className:"text-xs-light text-left",children:n}),h("div",{className:"text-left "+(n?"text-s -mt-0.5":"text-l"),children:t})]}):null,l||null]})})),he=e=>{const{className:t="",version:n,aboveText:a,rounded:l}=e;if("link"===n)return"";const r="gap-2 "+(a?"py-2.5 px-7":"py-4 px-9");return["group flex items-center justify-center",ue(e)?r:"h-12 w-12",l?"rounded-full":"",t].join(" ")},ue=({text:e,aboveText:t,appendLeft:n})=>Boolean(e||t||!n),xe={primary:"text-white bg-primary-main hover:bg-primary-hover active:bg-primary-active",secondary:"text-primary-main bg-main-divider hover:text-white hover:bg-primary-hover active:bg-primary-active",white:"text-primary-main bg-white hover:text-white hover:bg-primary-hover active:bg-white",link:""},pe="bg-main-divider text-main-disabled",ge={primary:pe,secondary:pe,white:pe,link:""},be="text-center font-sans select-none",fe=({className:e,rounded:t,version:n})=>[be,"border border-transparent inline-block cursor-pointer no-underline focus:border-primary-focus focus:border",n?xe[n]:"",t?"rounded-full":"rounded-md",e].join(" "),ve=({className:e,rounded:t,version:n})=>["inline-block",be,n?ge[n]:"",t?"rounded-full":"rounded-md",e].join(" "),Ne=x((e=>{const{text:t,aboveText:n,appendLeft:a,appendRight:l,children:r,disabled:i,rounded:s,...o}=e,{asSVG:c,iconRight:d,icon:m,...u}=o,x=r??h(me,{text:t,aboveText:n,appendLeft:a,appendRight:l,rounded:s});return h(i?we:ye,{rounded:s,...u,children:x})})),ye=x((({className:e="",ariaLabel:t,version:n,rounded:a,href:l,target:r,children:i,onClick:s,...o})=>h("a",{className:fe({className:e,version:n,rounded:a}),href:l,target:r,onClick:s,"aria-label":t,role:l?"link":"button",...o,children:i}))),we=x((({className:e,children:t,ariaLabel:n,version:a,rounded:l})=>h("div",{role:"button","aria-disabled":"true","aria-label":n,tabIndex:-1,className:ve({className:e,rounded:l,version:a}),children:t}))),Ie=x((({context:e,className:t="",buttons:n})=>{const{handlerDecorator:a}=e,l=e.useRouter();return n&&n?.length?h("div",{className:t,children:n.map(((e,t)=>function({icon:e,iconRight:t,version:n="primary",...a},l){if(!a?.text)return null;const r="primary"===n?"group-hover:text-black":"group-hover:text-white",i="secondary"===n?"normal":"white";return h(Ne,e?{appendLeft:h(R,{imageClassName:r,image:{...e,iconVersion:i},width:"24",height:"24",asSVG:!0}),appendRight:h(R,{imageClassName:r,image:{...t,iconVersion:i},width:"24",height:"24",asSVG:!0}),version:n,...a}:{version:n,...a},String(l))}(oe({router:l,handlerDecorator:a},e),t)))}):null}));const Ce={primary:"rounded-full inline-block mr-3 mt-2",secondary:"rounded-full inline-block mr-3 mt-2",gray:"rounded-full inline-block mr-3 mt-2",tile:"rounded-full inline-block mr-4 mt-3","tile-white":"rounded-full inline-block mr-4 mt-3"},ke={primary:"bg-primary-text",secondary:"bg-white",gray:"bg-secondary-text",tile:"bg-black","tile-white":"bg-white"},Se=x((({className:e="",isDotted:t=!0,children:n,version:a="primary"})=>u("div",{className:`font-sans flex items-start ${e}`,role:"listitem",children:[t?h("div",{className:$e(a)}):null,h("span",{children:n})]}))),$e=e=>`${Ce[e]} ${ke[e]} ${{primary:"w-2 h-2 min-w-2 min-h-2",secondary:"w-2 h-2 min-w-2 min-h-2",gray:"w-1.5 h-1.5 min-w-1.5 min-h-1.5",tile:"w-[7px] h-[7px] min-w-[7px] min-h-[7px]","tile-white":"w-[7px] h-[7px] min-w-[7px] min-h-[7px]"}[e]}`,Te={primary:"text-primary-text",secondary:"text-white",gray:"text-secondary-text",tile:"text-primary-text","tile-white":"text-white"},Be={M:"text-xl-light",L:"text-h5-light"},De=x((e=>{const{className:t="",itemClassName:n,isDotted:a,items:l,listItemSize:r="M",version:i="primary"}=e;return h("section",{className:`${Te[i]} ${Be[r]} ${t}`,role:"list",children:l?.length?l.map(((e,t)=>h(Se,{className:n,isDotted:a,version:i,children:e},String(t)))):null})})),Re=x((({className:e="",title:t="",children:n,buttons:a,image:l})=>u("div",{className:`font-sans flex flex-col grow h-full items-start ${e}`,children:[t,u("div",{className:"flex grow w-full justify-between",children:[u("div",{className:"flex flex-col justify-between w-full",children:[h("div",{className:"h-full",children:n}),a?h("div",{className:"mt-auto pt-8",children:a}):null]}),l]})]}))),Me=(e="primary",t="normal")=>({icon:n,label:a,description:l},r)=>h(J,{icon:n,label:a,description:l,version:e,benefitsVersion:t},String(r)),Ae=x((({className:e="",context:t,title:n,headlineVersion:a="L",description:l,benefits:r,benefitsVersion:i="normal",buttons:s,image:o,items:c,version:d="primary",isDotted:m=!0,textBlockClassName:x=""})=>u("div",{className:`flex grow justify-between items-stretch h-full ${e}`,children:[u("div",{className:`flex flex-col ${x}`,children:[h(_,{context:t,title:n,description:l,className:"!p-0 max-w-[600px]",bgColorHeadline:d,headlineVersion:a,align:"left"}),u(Re,{context:t,buttons:Ve(t,s),children:[r?.filter((e=>e.label))?.length?h("div",{className:"flex gap-6 mt-6",children:r.map(Me(d,i))}):null,c?.length?h(De,{className:"mt-5 text-h6",items:c,itemClassName:"mb-[7px]",version:d,isDotted:m}):null]})]}),o?.src&&h(R,{className:"mt-[-50px]",image:o})]}))),Ve=(e,t)=>t?.length?h(Ie,{context:e,buttons:t,className:"flex gap-4"}):null;function Le(e,t,n){const{text:a,href:l,target:r,onClick:i}=e,s="primary"===t?"white":"black";return u("div",{className:`flex items-center cursor-pointer ${n}`,onClick:i,children:[h(Ne,{version:t,rounded:!0,className:"w-12 h-12 min-h-12 min-w-12 flex items-center justify-center mr-3",ariaLabel:a,href:l,target:r,children:h(R,{className:"w-4 h-4",image:{...e?.icon||{icon:"ArrowLeftIcon"},iconVersion:s},asSVG:!0})}),a?h("span",{className:"text-m",children:a}):null]})}const Pe={primary:"text-secondary-text",secondary:"text-white/80"},_e=x((e=>{const{context:t,className:n="",breadcrumbs:a,backwardButton:l,version:r="primary",...i}=e,s=t.useRouter(),{handlerDecorator:o}=t;return u(f,{context:t,className:`font-sans overflow-hidden p-[50px] flex flex-col box-border min-h-[454px] ${W[r]} ${n}`,...i,children:[l?.text?Le(oe({router:s,handlerDecorator:o},l),r,"mb-10 -mt-2.5"):null,a?.length?h("div",{className:"text-xs-light mb-6",children:de(h("span",{className:`mx-2 ${Pe[r]}`,children:"/"}))(a.map(((e,t)=>h(ce,{...oe({router:s,handlerDecorator:o},{className:Pe[r],...e})},String(t)))))}):null,h(Ae,{context:t,version:r,...i})]})})),je={primary:{background:"bg-white",icon:"bg-primary-main text-white",title:"text-primary-text",description:"text-secondary-text"},secondary:{background:"bg-primary-main",icon:"bg-white text-primary-main",title:"text-white",description:"text-white"},"secondary-light":{background:"bg-primary-main/10",icon:"bg-primary-main text-white",title:"text-primary-text",description:"text-secondary-text"}},Ee=x((({title:e,description:t,blockVersion:n="primary",iconVersion:a,image:l,className:r,...i})=>{const s=je[n];return u(f,{className:`font-sans px-9 py-4 flex ${s.background} ${r||""}`,...i,children:["small"===a?Oe(s.icon):null,"big"===a?Ue(l):null,u("div",{className:"py-0.5",children:[e?h("div",{className:`text-l font-medium mb-1 ${s.title}`,children:e}):null,t?h("div",{className:`text-s ${s.description}`,children:t}):null]})]})}));function Oe(e){return h("div",{className:"pt-1.5 pl-1 pr-4",children:h("div",{className:`rounded-full h-4 w-4 text-center text-xs-light ${e}`,children:"i"})})}function Ue(e){return e?.src?h(R,{className:"pt-0.5 pr-3",image:e}):null}const Ge=e=>{const t="col-span-",n=e.split(/\s+/).find((e=>e.startsWith(t)));return n?parseInt(n.substring(t.length),10):12};function ze(e=""){const t=Ge(e);return t<=6?"min-h-[300px]":t<=8?"min-h-[320px]":"min-h-[360px]"}function Fe(e=""){const t=Ge(e);return t<=6?"pr-9":t<=8?"pr-[4.75rem]":"pr-[9.4rem]"}const We=x((e=>{const{context:t,title:n,headingType:a="h3",description:l,items:r,children:i,buttons:s,image:o,isDotted:c=!0,listItemSize:d="M",className:m="",version:x="primary",...p}=e,g="primary"===x?"text-primary-text":"";return h(f,{context:t,className:`overflow-hidden font-sans p-9 pr-3 box-border ${m} ${W[x]} ${Fe(m)} ${ze(m)} `,...p,children:u(Re,{context:t,title:n?h(N,{headingType:a,as:"h2",title:n,className:`whitespace-pre-wrap max-w-[600px] ${g}`}):null,buttons:s?.length?h(Ie,{context:t,buttons:s.map((e=>({...e,className:"w-[158px]"}))),className:"flex mt-8 gap-3"}):null,image:o?.src?h(R,{className:"mt-auto ml-7",image:o}):null,children:[l?h(P,{className:"max-w-[600px] text-xl-light mt-2",description:l}):null,i,He(r,{version:x,isDotted:c,listItemSize:d})]})})}));function He(e,{version:t,isDotted:n,listItemSize:a}){const l="primary"===t?"tile":"tile-white";return e?.length?h(De,{items:e,isDotted:n,className:"mt-3",listItemSize:a,itemClassName:"mb-1.5",version:l}):null}const Xe=x((({context:e,className:t="",title:n,headlineVersion:a="S",description:l,additionalDescription:r,benefits:i=[],buttons:s,image:o,version:c="primary",...d})=>u(f,{context:e,className:`overflow-hidden font-sans p-9 box-border relative justify-between grid min-h-[364px]\n ${t} ${W[c]} ${Fe(t)}`,...d,children:[h(_,{context:e,className:"!p-0 !bg-transparent z-10 "+(n||l?"mb-3.5":""),as:"h2",title:n,description:l,headlineVersion:a,bgColorHeadline:c,align:"left"}),Je(i,c,o),r?Ke(r,o,c):null,s?.length?h(Ie,{context:e,buttons:s,className:"flex self-end mt-5 gap-4 z-10 text-l"}):null,o?.src?h(R,{className:"absolute right-0 bottom-0",image:o}):null]})));function Je(e,t,n){return h("div",{className:`z-10 grid grid-cols-[max-content_1fr] auto-rows-auto gap-x-6 gap-y-2.5 items-baseline \n ${n?.src?"max-w-[calc(100%-186px)]":"100%"}`,children:e.length?e.map(qe(t)):null})}function qe(e="primary"){const t={primary:"text-secondary-text",secondary:"text-white"};return function(n,a){const{label:l="",description:r=""}=n;return[h("div",{className:"text-h6",children:l},`label-${a}`),h("div",{className:`text-m-light ${t[e]}`,children:r},`desc-${a}`)]}}function Ke(e,t,n="primary"){return h("div",{className:`text-m-light mt-2.5 z-10 ${t?.src?"max-w-[calc(100%-186px)]":"100%"} ${{primary:"text-secondary-text",secondary:"text-white"}[n]}`,children:e})}const Ye=x((({className:e,disabled:t,...n})=>h(Ne,{rounded:!0,className:`group shadow-[0_4px_25px_rgba(0,0,0,0.07)] w-12 h-12 min-h-12 max-h-12 flex items-center justify-center ${t?"bg-secondary-light text-secondary-text":"bg-white text-primary-text hover:text-primary-main"} ${e||""}`,disabled:t,...n,children:h(R,{className:"w-4 h-4 min-w-4 min-h-4 rounded-full box-border",image:{icon:"ArrowLeftIcon",iconVersion:"black"},imageClassName:"group-hover:text-primary-main",width:"16",height:"16",asSVG:!0})})));function Ze({handler:e,isShown:t,btnClass:n,className:a="",isDisabled:l=!1}){return u("div",{children:[t[0]||l?h(Ye,{className:`absolute z-10 ${n[0]} ${a}`,onClick:e[0],ariaLabel:"Пролистать влево","data-block-control":"scroll-left",disabled:!t[0]}):null,t[1]||l?h(Ye,{className:`absolute z-10 rotate-180 ${n[1]} ${a}`,onClick:e[1],ariaLabel:"Пролистать вправо","data-block-control":"scroll-right",disabled:!t[1]}):null]})}const Qe={normal:3,mini:4},et={normal:"min-w-[364px] w-[364px]",mini:"min-w-[260px] w-[260px]"},tt={normal:380,mini:276},nt=x((({title:e,description:t,image:n,items:a,button:l,version:r,isDotted:i=!0})=>{const s=function(e){return`text-xl-light m-0\n ${"secondary"!==e?"text-primary-text":""}\n `}(r);return u("div",{className:"h-full flex flex-col justify-between text-center",children:[u("div",{children:[n?.src?h("div",{className:"flex justify-center",children:h(R,{className:"mb-6",image:n})}):null,e?lt(e,s):null,t?h("div",{className:"text-m"+(e?"mt-2":""),children:t}):null,a?.length?rt(a,i,r):null]}),l?.text?at(l):null]})}));function at(e){return h(Ne,{className:"mt-6 w-full",appendLeft:e.icon&&h(R,{image:e.icon,width:"24px",height:"24px",asSVG:!0}),...e})}function lt(e,t){return h("div",{className:`text-xl-light m-0 ${t}`,children:e})}function rt(e,t,n="primary"){return h(De,{className:"max-w-[308px] mt-2 text-s "+("primary"===n?"!text-secondary-text":""),itemClassName:"mt-1 text-left first:mt-0",items:e.filter((e=>e?.text)).map((e=>e.text)),isDotted:t,version:n})}const it=x((({context:e,title:t,description:n,cards:a=[],version:l="normal",activeCardIndex:r})=>u("div",{children:[h("div",{className:"absolute top-0 left-0 bottom-0 w-[84px] bg-gradient-to-r from-white to-transparent"}),h(_,{context:e,className:"!p-0",title:t,description:n,headlineVersion:"L",align:"center"}),h("div",{className:`flex mt-8 ${a?.length<=Qe[l]?"justify-center":""} duration-1000`,style:{transform:`translateX(-${r*tt[l]}px)`},role:"list",children:a?.map(((t,n)=>function({card:e,version:t},n){return h("section",{className:`box-border border-solid border border-main-stroke p-6 mx-2 flex flex-col justify-between\n items-stretch ${et[t]} ${W[e.version??"primary"]} w-full col-span-4`,role:"listitem",children:h(nt,{...e})},String(n))}({card:t,version:l,context:e},n)))})]})));const st=x((({context:e,cards:t=[],className:n="",version:l="normal",...r})=>{const[i,s]=a(0),o=t?.length>Qe[l],c=o&&t?.length-i>Qe[l],d=o&&i>0;return u(f,{context:e,className:`relative font-sans text-primary-text bg-white p-[42px] overflow-hidden ${n}`,...r,children:[h(it,{context:e,cards:t,version:l,activeCardIndex:i,...r}),Ze({handler:[()=>s(i-1),()=>s(i+1)],isShown:[d,c],btnClass:["left-8","right-8"],className:"top-1/2"}),h("div",{className:"absolute top-0 left-0 bottom-0 w-[82px] bg-opacity-from-white"}),h("div",{className:"absolute top-0 right-0 bottom-0 w-[82px] bg-opacity-to-white"})]})})),ot=x((e=>h(st,{...e,version:"normal"}))),ct=x((e=>h(st,{...e,version:"mini"}))),dt=x((({className:e="",documents:t,...n})=>h(f,{className:`font-sans bg-white mt-[10px] ${e}`,...n,children:h("ul",{className:"flex flex-col text-s text-secondary-text p-0",children:t?.length?mt(t):null})}))),mt=e=>e.map(((e,t)=>{const{text:n,...a}=e;return h("li",{className:"mb-4 list-none",children:h("a",{className:"hover:text-primary-main",role:"link",...a,children:n||null})},`list_item_${String(t)}`)})),ht={Headline:_,LinkDocs:F,TextBlock:Ee,PictureText:Y,ProductBlock:_e,Tile:We,ProductTile:Xe,Gallery:ot,MiniGallery:ct,LinkList:dt},ut=({blocks:e,context:t,className:n=""})=>e?.length?e.map(xt({context:t,className:n})):null,xt=({context:e,className:t})=>(n,a)=>{if(!n)return null;const{style:l,blockListType:r,...i}=n;if(!r||!(r in ht))return null;const s=M(l);return h(ht[r],{className:`${t} ${s}`,context:e,...i},`block_${a}`)},pt=x((({blocks:e,context:t})=>h("div",{className:"grid grid-cols-12 transition-all duration-300 max-h-0 overflow-hidden",children:ut({context:t,blocks:e,className:"!p-0 mb-3.5"})}))),gt=x((({label:e,isExpanded:t,blocks:n,context:l})=>{const{isActive:r,hasContent:i,icon:s,handleToggle:o}=(({blocks:e,initialState:t=!1})=>{const[n,l]=a(t),r=e?.length;return{isActive:n,hasContent:r,icon:n?"MinusIcon":"PlusIcon",handleToggle:e=>{const t=e.currentTarget;if(!t)return;l(!n);const a=t.nextSibling;a.style.maxHeight=a.style.maxHeight?"":`${a.scrollHeight}px`}}})({blocks:n,initialState:t});return u("li",{className:"border-0 border-b border-solid border-main-divider last:border-b-0",children:[u("button",{className:`border-none bg-transparent px-0 pt-5 pb-3.5 flex justify-between text-left w-full\n font-sans text-h6 ${i?"group cursor-pointer":""}\n `,onClick:o,children:[h("span",{className:"text-xl font-medium pr-2.5",children:e}),i?h(R,{image:s,className:"text-primary-main flex-shrink-0",width:"24",height:"24",asSVG:!0}):null]}),i?h(pt,{isExpanded:r,blocks:n,context:l}):null]})})),bt={left:"text-left",center:"text-center",right:"text-right"},ft=x((({title:e,description:t,accordionItems:n,context:a,className:l="",accordionAlignTitle:r="center",...i})=>u(f,{context:a,className:`p-[50px] mb-1 last:mb-0 font-sans bg-white text-primary-text ${l}`,...i,children:[e?h(N,{headingType:"h3",as:"h2",className:`mb-2.5 ${bt[r]}`,title:e}):null,t?h("div",{className:"mb-2.5 text-l",children:t}):null,n?.length?h("ul",{className:"list-none m-0 p-0",children:n.map(((e,t)=>h(gt,{...e,context:a},`AccordionItem${t}`)))}):null]}))),vt={primary:"bg-white",secondary:"bg-primary-main"},Nt={primary:"",secondary:"text-white"},yt={primary:"text-secondary-text",secondary:"text-white opacity-80"},wt={primary:"bg-main-divider text-primary-main",secondary:"bg-white/30 text-black"},It=x((({className:e="",title:t,benefitList:n,benefitsBlockVersion:a="primary",...l})=>u(f,{className:`font-sans text-primary-text p-12 flex flex-col items-center ${e} ${vt[a]}`,...l,children:[t?h(N,{headingType:"h3",as:"h2",className:`max-w-[47rem] text-center ${Nt[a]}`,title:t}):null,n?.length?Ct(n,a):null]}))),Ct=(e,t)=>h("div",{className:"flex flex-wrap w-full justify-center gap-x-20 mt-8",children:e.map(St(t))}),kt=(e,t)=>e.icon?(e.iconVersion="secondary"===t?"white":"normal",e):e,St=e=>(t,n)=>{const a=t?.description||void 0;return u("div",{className:"flex items-center basis-1/2 max-w-[500px] mb-14",children:[t?.icon?.icon?h(R,{className:`w-[50px] h-[50px] min-w-[50px] p-3 rounded-full ${wt[e]}`,image:kt(t.icon,e),asSVG:!0}):null,t?.icon?.src?h(R,{image:t.icon}):null,u("div",{className:"ml-5",children:[t?.label?h("h3",{className:`text-h6 m-0 ${Nt[e]}`,children:t.label}):null,$t(a,e)]})]},String(n))},$t=(e,t)=>{const n=e?e?.benefitType:null;return n&&e?h("div",{className:`text-l-light mt-2 ${yt[t]}`,children:"list"===n?Bt(e):Tt(e)}):null},Tt=e=>e?e.name:null,Bt=e=>{const t=e?.bullets?"list-disc pl-6":"";return e?.items&&e.items.length>0?h("ul",{className:t,children:e.items.map(((e,t)=>h("li",{children:e},`benefitListItem-${t}`)))}):null},Dt=x((e=>{const{context:t,className:n="",title:a,description:l,bonusItems:r,...i}=e;return h(f,{className:`font-sans bg-white p-[50px] pb-9 ${n}`,context:t,...i,children:u("div",{className:"container",children:[h(_,{context:t,className:"!p-0",title:a,description:l,headlineVersion:"M",align:"center"}),h("div",{className:"flex flex-wrap w-full mt-9",children:r?r.map(((e,t)=>h("div",{className:"flex-grow w-[49%] border border-gray pl-9 pt-9 pr-6 pb-6 mb-[14px] mx-[7px] even:mr-0 odd:ml-0 last:odd:mx-0",children:u("div",{className:"flex justify-between w-full",children:[u("div",{className:"mr-4",children:[h("div",{className:"text-h4",children:e.title}),h("div",{className:"text-xl-light mt-[14px] max-w-[488px]",children:e.description})]}),e.bonusCount?u("div",{className:"relative -bottom-3 h-auto flex items-end mt-14 shrink-0",children:[h("span",{className:"font-mohave -tracking-[5px] text-title-extra bg-clip-text text-transparent bg-green-to-yellow -mb-7",children:e.bonusCount}),h("span",{className:"text-h2 bg-clip-text text-transparent bg-green-to-yellow",children:e.bonusName})]}):null]})},String(t)))):null})]})})}));function Rt(e=""){const t=Ge(e);return t<=6?"grid-cols-2":t<=8?"grid-cols-3":"grid-cols-4"}const Mt=x((({context:e,className:t="",title:n,subtitle:a,bonusBenefits:l,...r})=>u(f,{className:`font-sans text-primary-text bg-white p-[50px] flex flex-col text-center ${t}`,context:e,...r,children:[h(_,{context:e,className:"!p-0",title:n,description:a,headlineVersion:"M",align:"center"}),l?.length?h("div",{className:`grid gap-1 mt-8 ${Rt(t)}`,children:l.map(At)}):null]}))),At=(e,t)=>u("div",{className:"flex flex-col items-center max-w-[292px]",children:[e?.icon?h(R,{className:"h-[160px] w-[180px] min-w-[180px] min-h-[160px]",image:e.icon,width:"180",height:"160"}):null,h("div",{children:e?.label?h("span",{className:"text-h6 m-0",children:e.label}):null})]},String(t)),Vt=x((({title:e,value:t,postfix:n="",prefix:a,className:l=""})=>u("div",{className:`mb-7 ${l}`,children:[e?h("div",{className:"text-l-light text-secondary-text",children:e}):null,t?u("div",{className:"text-h3",children:[a," ",K(Math.round(t))," ",n]}):null]}))),Lt=6e4,Pt=2e6,_t=97e4,jt=Math.round(23.5),Et={minSum:Lt,maxSum:Pt,minMonths:13,maxMonths:60,rateBottomRange:10,rateTopRange:7,isSalaryClient:!0,isStateEmployee:!0,isInsurance:!0,sumBorder:999999},Ot={minSumTravel:6e3,maxSumTravel:2e5,minSumOther:6e3,maxSumOther:2e5,maxBonus:5e3,prefMonthsNum:2,prefTravelBonusRate:.015,prefRestBonusRate:.01,travelBonusRate:.015,restBonusRate:.01},Ut=x((({rate:e,title:t="Ставка",unit:n,rateBlockClassName:a})=>u("div",{children:[h("div",{className:"text-l-light text-secondary-text",children:t}),u("div",{className:"flex justify-start",children:[h("span",{className:`block gradient-color-text font-mohave text-title-huge pr-6 -mt-4 ${a}`,children:String(e).replace(".",",")}),n?h("span",{className:"gradient-color-text text-[65px] leading-[75px]",children:n}):""]})]})));function Gt(e,t){return t?.length?h(Ie,{context:e,buttons:t,className:"flex flex-col mt-7 gap-2"}):null}const zt=(e,t,n)=>Math.max(t,Math.min(e,n)),Ft=x((({className:e,title:t,items:n=[],min:a=1,max:l=100,step:r=1,value:i=a,disabled:s=!1,onChange:o})=>{const c=e=>{var t;o&&o(zt((t=e.target.value,Number(t.replace(/\D/g,""))),a,l))},d={backgroundSize:`${(100*(i-a)/(l-a)).toFixed(2)}% 100%`};return u("div",{className:e,children:[u("label",{className:"block relative",children:[t?h("span",{className:"text-m-light",children:t}):null,h("input",{className:"m-0 mt-2 font-sans text-h3 w-full h-14 border border-solid border-main-stroke rounded-md\n outline-none p-0 pl-4 box-border text-primary-text hover:border-primary-hover focus:border-primary-focus disabled:border-main-stroke disabled:bg-main-divider",value:K(i),disabled:s,onChange:c,onBlur:c}),h("div",{className:"absolute inset-x-0 -bottom-1 px-4 leading-[18px]",children:h("input",{className:"box-border w-full m-0 cursor-pointer slider",type:"range",min:a,max:l,step:r,value:i,disabled:s,onChange:c,style:d})})]}),Wt(n)]})}));function Wt(e){return h("div",{className:"flex justify-between my-2",children:e.map(((e,t)=>h("span",{className:"text-s-light text-secondary-text",children:e},String(t))))})}const Ht=1e3;function Xt(e,t,n){const{moneyValue:a,minSum:l,maxSum:r,step:i=Ht,isShowItems:s=!0}=t,o=[`От ${K(l)} ₽`,`До ${K(r)} ₽`];return h(Ft,{title:e,items:s?o:[],min:l,max:r,step:i,value:zt(a,l,r),onChange:n})}const Jt=new Map;function qt(e){return e?Array.isArray(e)?e:e instanceof Function?qt(e()):[e]:[e]}let Kt=function(e,t,{fallback:n}={}){const r=i((()=>qt(e)),[e]),[s,o]=a(),[c,d]=a(),m=e=>{o(e),d(void 0)},h=e=>{o(void 0),d(e)};l((()=>{if(!r.every((e=>null===e)))try{const e=t(...r);"then"in e?(e=>{e.then((e=>Jt.get(r)||e)).then(m).catch(h)})(e):m(e)}catch(e){h(e)}}),[t,...r]);const u=r[0],x=n&&"string"==typeof u&&n[u];return{data:s||c||!x?s:x,error:c,mutate:()=>Promise.resolve(void 0),isValidating:!1}};const Yt=(...e)=>Kt(...e);async function Zt(e,t){try{return await Qt(e,t)}catch(e){console.error(e)}return null}async function Qt(e,t){const n=await fetch(e,{...t,headers:{...t?.headers,"Content-Type":"application/json"}});return await n.json()}function en(e){const{data:t}=Yt(`/wcms-resources/${e}.json`,Qt);return t}const tn=(e,t)=>{const{travelExpenseValue:n,restExpenseValue:a}=e,l=en(t||"bonus-calculator-data")||Ot,[r,i]=((e,t,n)=>{const{minSumTravel:a,minSumOther:l,maxBonus:r,prefMonthsNum:i,prefTravelBonusRate:s,prefRestBonusRate:o,travelBonusRate:c,restBonusRate:d}=e;if(t===a&&n===l)return[0,0];const m=Math.min(Math.round(s*t)+Math.round(o*n),r);return[m,m*i+Math.min(Math.round(c*t)+Math.round(d*n),r)*(12-i)]})(l,n,a);return{...l,...e,monthBonus:r,yearBonus:i}},nn=e=>e?h("p",{className:"text-s-light text-secondary-text mt-7",children:e}):null,an=x((({context:e,className:t="",sourceBookDir:n="",buttons:l,footnote:r})=>{const[i,s]=a(6e3),[o,c]=a(6e3),d={travelExpenseValue:i,restExpenseValue:o},{minSumTravel:m,maxSumTravel:x,minSumOther:p,maxSumOther:g,monthBonus:b,yearBonus:f}=tn(d,n);return u("section",{className:t,children:[u("div",{className:"w-[468px]",children:[Xt("Сумма покупок в категории путешествия, ₽",{minSum:m,maxSum:x,moneyValue:i,step:500,isShowItems:!1},s),Xt("Сумма покупок в остальных категориях, ₽",{className:"mt-7",minSum:p,maxSum:g,moneyValue:o,step:500,isShowItems:!1},c)]}),h("div",{children:b>=0?h(Ut,{title:"Баллов за месяц",rate:b,rateBlockClassName:"tracking-[-14px]"}):null}),u("div",{className:"w-full max-w-[350px]",children:[f>=0?h(Vt,{title:"Баллов за год",value:f}):null,Gt(e,l),nn(r)]})]})})),ln=x((({className:e,viewBox:t,fill:n="none",width:a,height:l,paths:r,...i})=>h("svg",{xmlns:"http://www.w3.org/2000/svg",className:e,viewBox:t,fill:n,width:a,height:l,children:r.map((({d:e,fill:t,...n},a)=>h("path",{d:e,fill:t||"currentColor",...i,...n},a)))}))),rn=[{d:"M10.207.793a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414 0l-2.5-2.5a1 1 0 0 1 1.414-1.414L3.5 6.086 8.793.793a1 1 0 0 1 1.414 0Z",fillRule:"evenodd",clipRule:"evenodd",fill:"white"}],sn=x((({className:e,text:t,checked:n,isRadio:a,onChange:l})=>h("div",{className:e,children:u("label",{className:"flex items-center relative cursor-pointer group",children:[h("input",{className:`peer appearance-none w-5 h-5 border-solid cursor-pointer group-hover:border-checkbox-hover\n ${a?"rounded-full border-2":"rounded checked:bg-primary-main border"}\n ${n?"border-black":"border-main-stroke"}\n checked:border-primary-main m-0`,type:"checkbox",onChange:e=>{l(e.target.checked)},checked:n}),a?h("div",{className:"left-1 w-3 h-3 rounded-full bg-primary-main hidden absolute peer-checked:block"}):h(ln,{paths:rn,className:"hidden absolute left-1 ml-px peer-checked:block",width:"11",height:"9",fill:"white",viewBox:"0 0 11 9"}),t?h("span",{className:"font-sans ml-3 text-l-light",children:t}):null]})})));function on(e,t,n){const{minMonths:a,maxMonths:l,monthsValue:r}=t,i=e=>`${e} ${Number(e)%10==1?"месяца":"месяцев"}`;return h(Ft,{className:"mt-7",title:e,items:[`От ${i(a)}`,`До ${i(l)}`],min:a,max:l,step:1,value:zt(r,a,l),onChange:n})}const cn=x((({items:e,checkedItem:t,onChangeCheckedItem:n})=>h("div",{className:"flex flex-col gap-3",children:e?.map((({id:e,text:a})=>h(sn,{isRadio:!0,text:a,checked:t===e,onChange:()=>n(e)},e)))})));function dn(e,{items:t,checkedItem:n,onChange:a}){return h(cn,{context:e,items:t,checkedItem:n,onChangeCheckedItem:a})}const mn=(e,t)=>{const{isInsurance:n,isSalaryClient:a,isStateEmployee:l,moneyValue:r}=e,i=en(t||"credit-calculator-data")?.rows?.find((e=>n===e.isInsurance&&a===e.isSalaryClient&&l===e.isStateEmployee))||Et,{rateBottomRange:s,rateTopRange:o,sumBorder:c}=i,d=r<=c?s:o,m=((e,t)=>{const{isAnnuity:n,moneyValue:a,monthsValue:l}=t;if(n){const t=e/1200;return a*(t+t/(Math.pow(1+t,l)-1))}return Math.round(a/l)+a*(e/1200)})(d,e);return{...i,...e,finalRate:d,monthlyPayment:m}},hn="annuity",un="differential",xn=[{id:hn,text:"Аннуитетный"},{id:un,text:"Дифференцированный"}],pn=x((({context:e,className:t="",sourceBookDir:n,buttons:l,footnote:r})=>{const[i,s]=a(!1),[o,c]=a(!0),[d,m]=a(!1),[x,p]=a(!1),[g,b]=a(_t),[f,v]=a(jt),N=mn({isAnnuity:i,isInsurance:o,isSalaryClient:d,isStateEmployee:x,moneyValue:g,monthsValue:f},n);return u("section",{className:t,children:[u("div",{className:"w-[468px]",children:[Xt("Сумма кредита, ₽",{...N,step:500},b),on("Срок кредита, месяцев",N,v),u("div",{className:"mt-7",children:[h(sn,{text:"Получаю зарплату на счёт в Россельхозбанке",checked:d,onChange:m}),h(sn,{className:"mt-3",text:"Работаю в бюджетной организации",checked:x,onChange:p}),h(sn,{className:"mt-3",text:"Комплексная страховая защита",checked:o,onChange:c})]})]}),h(Ut,{title:"Ставка",rate:N.finalRate,rateBlockClassName:"tracking-[-25px]",unit:"%"}),u("div",{className:"w-full max-w-[350px]",children:[h(Vt,{title:i?"Ежемесячный платеж":"Платёж в первый месяц",value:N.monthlyPayment,postfix:"₽"}),dn(e,{items:xn,checkedItem:i?hn:un,onChange:e=>s(e===hn)}),Gt(e,l),nn(r)]})]})})),gn="everyMonth",bn="atEndTerm",fn=[{id:gn,text:"Ежемесячно"},{id:bn,text:"В конце срока"}],vn={CreditCalculatorForm:pn,DepositCalculatorForm:x((({context:e,className:t="",rate:n,buttons:l,footnote:r})=>{const[i,s]=a(_t),[o,c]=a(jt),[d,m]=a(!1);return u("section",{className:t,children:[u("div",{className:"w-[468px]",children:[Xt("Сумма вклада, ₽",{moneyValue:i,minSum:Lt,maxSum:Pt},s),on("Срок вклада, месяцев",{minMonths:13,maxMonths:60,monthsValue:o},c)]}),h(Ut,{rate:n||1,rateBlockClassName:"tracking-[-25px]",unit:"%"}),u("div",{className:"w-full max-w-[350px]",children:[h(Vt,{title:"Доход по вкладу",value:948841,postfix:"₽",prefix:"+"}),h(Vt,{title:"Сумма в конце срока",value:1218841,postfix:"₽"}),dn(e,{items:fn,checkedItem:d?gn:bn,onChange:e=>m(e===gn)}),Gt(e,l),nn(r)]})]})})),BonusCalculatorForm:an},Nn=({context:e,className:t})=>(n,a)=>{const l=n?.calcType;if(!l||!(l in vn))return null;const r=vn[l];return h("section",{className:`box-border relative bg-white flex shrink-0 self-start basis-full ${t}`,role:"listitem",children:u("div",{className:"box-border p-9 w-full",children:[n?.title?h(N,{className:"text-center mb-6",title:n.title}):null,h(r,{context:e,...n,className:"flex justify-between"})]})},String(a))},yn=x((({className:e="",context:t,calculatorTabs:n=[],...l})=>{const r=n.map((e=>e.nav||{})),i=n.map((({calculatorBlock:e})=>e||{})),[s,o]=a(0),[c,d]=a(0),m=n?.length>3&&n?.length>c+3,x=c>0;return u(f,{context:t,className:`box-border overflow-hidden relative font-sans w-100 text-primary-text bg-white ${e}`,...l,children:[u("div",{className:"bg-white",children:[r.length>1?wn({tabsShift:c,tabsNav:r,activeSlideIndex:s,setActiveSlideIndex:o}):null,Ze({handler:[()=>d(c-1),()=>d(c+1)],isShown:[x,m],btnClass:["left-3","right-3"],className:"top-8"})]}),h("div",{className:"flex",style:{transform:`translateX(-${s}00%)`},role:"list",children:i?.length?i.map(Nn({context:t,className:e})):null})]})}));function wn({tabsShift:e,tabsNav:t,activeSlideIndex:n,setActiveSlideIndex:a}){return u("div",{children:[h("div",{style:{transform:`translateX(-${388*e}px)`},className:"flex flex-col justify-end items-center h-[126px] pt-9 box-border duration-1000",children:h("div",{className:"w-full flex flex-nowrap items-end gap-2",children:t.map(((e,t)=>function({tab:e,i:t,activeSlideIndex:n,onClick:a}){const l=t===n,r=l?"h-[88px] w-[387px] min-w-[387px] p-5 border-none bg-primary-main text-white":"h-[77px] w-[328px] min-w-[328px] px-5 py-4 ease-in duration-300 bg-white text-primary-text",i=l?"text-xl mb-1.5":"text-l mb-[3px]",s=l?"text-l-light text-white":"text-m-light text-secondary-text",o=l?"":"text-primary-main";return u("button",{type:"button",onClick:a,"aria-label":e?.title,className:`box-border relative border border-main-stroke cursor-pointer text-left border-b-0 flex hover:h-[88px]\n ${r}`,children:[h(R,{className:`h-6 w-6 min-w-6 min-h-6 mr-4 ${o}`,image:{...e?.icon,iconVersion:l?"white":"normal"},width:"24",height:"24",asSVG:!0}),u("div",{className:"border-0",children:[h("div",{className:`${i}`,children:e?.title}),h("div",{className:`${s}`,children:e.description})]})]},String(t))}({tab:e,i:t,activeSlideIndex:n,onClick:()=>a(t)})))})}),h("div",{className:"w-full h-2 bg-primary-main"})]})}const In=x((({className:e="",label:t,onChange:n,value:a="",minValue:l=0,maxValue:r=3e5,...i})=>u("div",{className:e,children:[t?h("label",{className:"block text-m-light mb-2",children:t}):null,u("div",{className:"h-[56px] relative flex items-center",children:[h("input",{type:"number",className:"text-l pl-4 pr-8 w-full h-full rounded-md border border-solid border-main-stroke hover:border-primary-hover active:border-primary-text focus:border-primary-text",onChange:e=>{if(!n)return;const t=""===e.target.value?"":String(zt(e.target.value,l,r));n(t)},value:a,min:l,max:r,...i}),h("span",{className:"text-xl-light absolute right-4",children:"₽"})]})]}))),Cn={version:"primary",className:"w-full h-[56px] px-9 mt-6"},kn=x((({className:e="",title:t="Укажите сумму перевода",label:n="Сумма перевода",placeholder:l="1500",buttonText:r="Далее",...i})=>{const[s,o]=a(""),c=!Number(s);return u(f,{className:`p-[50px] flex flex-col items-center font-sans bg-white ${e}`,...i,children:[t?h(N,{className:"max-w-[684px] pb-9",headingType:"h2",title:t}):null,u("form",{className:"w-[468px]",method:"POST",action:"https://www.rshb.ru/p2p/",children:[h(In,{name:"amount",value:s,onChange:o,placeholder:l,label:n}),h("button",{type:"submit",className:c?ve(Cn):fe(Cn),disabled:c,children:r})]})]})})),Sn={default:"normal",primary:"white",secondary:"black"},$n={black:"bg-black",white:"bg-white"},Tn=x((({className:e="",title:t,description:n,image:a,price:l,button:r,colors:i})=>u("section",{className:`border border-solid box-border p-[30px] min-w-[402px] flex flex-col justify-left ${e}`,role:"listitem",children:[a?.src?h(R,{className:"mb-5 flex justify-center",image:a}):null,t?h(N,{headingType:"h6",as:"h4",className:"text-left mb-1.5",title:t}):null,n?h("div",{className:"text-m-light text-left mb-4",children:n}):null,i?.length?u("div",{className:"flex mb-4 text-m-light text-secondary-text",children:[h("div",{className:"mr-1.5",children:"Доступные цвета: "}),i.map(Bn)]}):null,l?u("div",{className:"text-h3 text-left",children:[l," ₽"]}):null,r?Dn(r):null]}))),Bn=(e,t)=>h("span",{className:`w-6 h-6 ml-3 border border-solid border-main-divider rounded-full ${$n[e]}`},String(t)),Dn=e=>{const{icon:t,iconRight:n,...a}=e;if(!e?.text)return null;const l=Sn[e?.version||"default"],r=Rn({...t,iconVersion:l}),i=Rn({...n,iconVersion:l});return h(Ne,{className:"mt-5 w-full",appendLeft:r,appendRight:i,...a})},Rn=e=>{if(!e||!e?.icon&&!e?.src)return null;const t=e?.size?.width?`${e.size.width}`:"24";return h(R,{image:e,width:t,height:"24",asSVG:!0})},Mn="absolute top-0 bottom-0 w-[84px]",An=x((({context:e,cards:t=[],className:n="",title:l,description:r,...i})=>{const[s,o]=a(0);return u(f,{context:e,className:`bg-white relative font-sans p-12 overflow-hidden text-center ${n}`,...i,children:[h(_,{context:e,className:"!p-0",title:l,description:r,headlineVersion:"M",align:"center"}),h("div",{className:"flex duration-1000 gap-3.5 mt-8",style:{transform:`translateX(-${430*s}px)`},role:"list",children:t?.length?t.map(Vn(e)):null}),Ln({cardsCount:t.length,activeCardIndex:s,setActiveCardIndex:o}),h("div",{className:`${Mn} left-0 bg-opacity-from-white`}),h("div",{className:`${Mn} right-0 bg-opacity-to-white`})]})})),Vn=e=>(t,n)=>h(Tn,{context:e,...t},String(n)),Ln=({cardsCount:e,activeCardIndex:t,setActiveCardIndex:n})=>{const a=e>3;return Ze({handler:[()=>n(t-1),()=>n(t+1)],isShown:[a&&t>0,a&&e-t>3],btnClass:["left-8","right-8"],className:"top-1/2 z-10 mt-6"})},Pn=({columnsLength:e,colsLengthForScroll:t,activeCardIndex:n,setActiveCardIndex:a})=>{const l=e>t;return{handleNextClick:()=>a(n+1),handlePrevClick:()=>a(n-1),isScrollAvailable:l,showNextButton:l&&e-n>t,showPrevButton:Boolean(l&&n>0)}},_n="bg-gradient-to-r from-main-gradient-start to-main-gradient-end",jn="border-main-stroke border-solid border",En="border-main-divider border border-t-0 border-x-0",On="w-[200px] mr-6",Un=x((({icon:e,image:t,title:n,link:a})=>u("div",{className:`w-80 box-border flex flex-col items-center rounded-t-md border-b-0 px-7 pt-7 pb-[46px] ${jn} ${_n}`,role:"columnheader",children:[e&&!t?.src&&h(R,{className:"h-[63px] w-[63px] min-w-[63px] min-h-[63px] mb-4",image:e,width:"63",height:"63"}),t?.src&&h(R,{className:"mb-[18px]",image:t}),n?h(N,{headingType:"h4",as:"h3",className:"text-center text-white",title:n}):null,a?.text&&h("div",{className:"mt-auto w-full",children:h(Ne,{href:a.href,target:a.target,className:"mt-4 w-full text-primary-main bg-white hover:bg-secondary-hover active:bg-secondary-active",children:h("div",{className:"text-xs-light font-medium py-[11px]",children:a.text})})})]}))),Gn={comparison:"flex gap-4 duration-1000",tariff:"flex flex-grow duration-1000"},zn=x((({children:e,activeCardIndex:t,columnWidth:n,version:a="comparison"})=>h("div",{className:"flex flex-1 overflow-hidden",children:h("div",{className:Gn[a],style:{transform:`translateX(-${t*n}px)`},children:e})}))),Fn=x((({children:e})=>h("div",{className:"self-start flex flex-col",role:"row",children:h("div",{className:"flex",children:e})}))),Wn=x((({colHeaders:e,activeCardIndex:t,router:n,handlerDecorator:a})=>u(Fn,{children:[h("div",{className:On,role:"columnheader"}),h(zn,{activeCardIndex:t,columnWidth:336,children:e.map(((e,t)=>h(Un,{...e,link:e.link&&oe({router:n,handlerDecorator:a},e.link)},String(t))))})]}))),Hn=x((({isScrollAvailable:e,handleNextClick:t,handlePrevClick:n,showNextButton:a,showPrevButton:l})=>e?h("div",{children:Ze({handler:[n,t],isShown:[l,a],btnClass:["top-[108px]","top-11"],className:"right-7",isDisabled:!0})}):null)),Xn=x((({cell:e,isFirstRow:t,isLastRow:n,isFillGradient:a})=>h("div",{className:`w-80 box-border flex flex-col ${jn} ${n?"border-t-0 rounded-b-md":"border-y-0"} ${a?_n:""}`,role:"cell",children:h("div",{className:`mx-7 h-full ${En} ${a&&t?"border-t":""} ${n?"border-b-0":"border-solid"}`,children:e.map(((e,t)=>Kn(e,t,a)))})}))),Jn=(e=!1)=>"text-xl m-0 "+(e?"text-white":""),qn=(e=!1)=>"text-s opacity-80 "+(e?"text-white":"text-secondary-text"),Kn=({label:e,description:t},n,a)=>u("div",{className:"first:pt-7 pt-6 last:pb-7",children:[e?h("h4",{className:Jn(a),children:e}):null,t?h("div",{className:qn(a),children:t}):null]},String(n)),Yn=(e=!1)=>`text-s py-7 ${En} w-[200px] mr-6 ${e?"border-b-0":"border-solid"}`,Zn=x((({row:{header:e,data:t},activeCardIndex:n,isColoredFirstColumn:a,isFirstRow:l,isLastRow:r})=>u(Fn,{children:[e?.title?h("div",{className:Yn(r),children:e.title}):null,t?.length?h(zn,{activeCardIndex:n,columnWidth:336,children:t.map(((e,t)=>h(Xn,{cell:e,isFirstRow:l,isLastRow:r,isFillGradient:a&&0===t},String(t))))}):null]}))),Qn=x((({rowData:e,activeCardIndex:t,isColoredFirstColumn:n,...a})=>u("div",{className:"relative",children:[e.map(((e,a,{length:l})=>h(Zn,{row:e,isFirstRow:0===a,isLastRow:a+1===l,activeCardIndex:t,isColoredFirstColumn:n},String(a)))),h(Hn,{...a})]}))),ea=x((({context:e,columns:t,rowHeaders:n,isShowAllRow:l,visibleRowLength:r,isColoredFirstColumn:i})=>{const s=e.useRouter(),{handlerDecorator:o}=e,c=t?.map((({header:e})=>e||{})),d=t?.map((({data:e})=>e))||[],m=n?.map(((e,t)=>({header:e,data:d.map((e=>e?.[t]||[{}]))}))).slice(0,l?n.length:r),[x,p]=a(0),g=Pn({columnsLength:d.length,colsLengthForScroll:2,activeCardIndex:x,setActiveCardIndex:p}),{isScrollAvailable:b}=g;return u("div",{children:[u("div",{role:"table",children:[c?.length?h(Wn,{colHeaders:c,activeCardIndex:x,router:s,handlerDecorator:o}):null,m?.length?h(Qn,{rowData:m,activeCardIndex:x,isColoredFirstColumn:i,...g}):null]}),b?h("div",{className:"absolute top-0 right-0 bottom-0 w-[84px] bg-opacity-to-white"}):null]})})),ta=x((({className:e="",context:t,title:n,rowHeaders:l,columns:r,visibleRowLength:i=0,isColoredFirstColumn:s=!1,...o})=>{const[c,d]=a(!i);return u(f,{context:t,className:`bg-white font-sans py-[50px] pl-[50px] overflow-hidden text-primary-text relative ${e}`,...o,children:[h(N,{headingType:"h2",className:"max-w-[47rem] text-center mb-9 mx-auto",title:n}),h(ea,{context:t,columns:r,rowHeaders:l,isShowAllRow:c,isColoredFirstColumn:s,visibleRowLength:i}),i?na({isShowAllRow:c,onClick:()=>d(!c)}):null]})})),na=({isShowAllRow:e,onClick:t})=>h("div",{className:"pr-[50px]",children:u("div",{className:"flex w-full",children:[h("div",{className:On}),h("button",{onClick:t,className:"mt-5 flex-1 border-main-stroke border-solid border text-primary-text bg-white hover:border-primary-main hover:text-primary-main",children:h("div",{className:"font-sans text-xs-light font-medium py-[11px]",children:e?"Скрыть":"Показать все параметры"})})]})}),aa=e=>"Image"===e?.errorContentType&&e?.image?h(R,{image:e.image}):"Code"===e?.errorContentType&&e.code?h("div",{className:"font-mohave text-title-extra gradient-color-text",children:e.code}):null,la=x((({context:e,className:t="",title:n,subtitle:a,error:l,button:r})=>{const{useRouter:i,handlerDecorator:s}=e,o=i();return u("section",{className:`flex flex-col justify-center items-center mt-12 ${t}`,role:"listitem",children:[h("div",{className:"flex justify-center py-20",children:aa(l)}),n?h(N,{headingType:"h1",className:"text-left mb-4",title:n}):null,a?h("div",{className:"font-sans text-xl-light text-left mb-7 max-w-[613px] text-center",children:a}):null,r?.text?h(Ne,{className:"py-4 px-9",version:r?.version,...oe({router:o,handlerDecorator:s},r),children:r.text}):null]})})),ra=(e,t=2)=>{const n=10**t;return Math.round(parseFloat(String(e))*n)/n};function ia(){return Zt(sa,{method:"POST",body:JSON.stringify(oa)})}const sa="https://coins.rshb.ru/api/catalog/vue_storefront_magento_1_currency_rates_average/currency_rates_average/_search?size=10000",oa={query:{bool:{must:[{term:{russian_region_code:"77"}},{term:{from_volume:"0"}},{terms:{currency_pair:["USD/RUB","EUR/RUB"]}}]}}},ca=e=>e.reduce(((e,t)=>{const n=t.currency_first?.code;return e.some((e=>e.code===n))||e.push({code:n,buy:ra(Number(t.rate_buy),3),sell:ra(Number(t.rate_sell),3)}),e}),[]);var da;!function(e){e.RUB="RUB",e.EUR="EUR",e.USD="USD"}(da||(da={}));const ma=new Intl.NumberFormat("ru",{style:"currency",currency:da.RUB}),ha=e=>e?ma.format(e):"",ua="text-left text-m-light text-secondary-text",xa={USD:"DollarIcon",EUR:"EuroIcon"},pa=x((({className:e,exchangeCurrencyItems:t})=>u("table",{className:`h-fit w-fit ${e}`,children:[h("thead",{children:u("tr",{children:[h("th",{className:ua,children:"Валюта"}),h("th",{className:`${ua} pl-11`,children:"Купить"}),h("th",{className:`${ua} pl-11`,children:"Продать"})]})}),h("tbody",{children:t.map((e=>ga(e)))})]}))),ga=e=>{const t=e?.code;return u("tr",{className:"pb-1 text-h6",children:[h("td",{className:"pt-4",children:u("div",{className:"flex items-center",children:[t?h(R,{image:{icon:xa[t]},width:"24",height:"24"}):null,h("span",{className:"ml-2",children:t})]})}),h("td",{className:"pt-4 pl-11",children:ha(e?.sell)}),h("td",{className:"pt-4 pl-11",children:ha(e?.buy)})]},t)},ba=x((({className:e="",address:t,distance:n})=>u("div",{className:`flex ${e}`,children:[h(R,{image:{icon:"GpsIcon"},width:"24",height:"24",asSVG:!0}),u("div",{className:"ml-3",children:[t?h("p",{className:"text-primary-main m-0 mb-1 text-l",children:t}):null,n?u("p",{className:"text-secondary-text m-0 text-m",children:["Курс указан для ближайшего офиса - ",n]}):null]})]}))),fa=(e,t,n)=>{const a=Number(va(e))*Math.pow(t,n?-1:1);return Number.isInteger(a)?a:ra(a)},va=e=>e.replace(/[^\d.,]/g,"").replace(",","."),Na=e=>{return(t=[[e=>e.value!==da.RUB&&e.oppositeValue!==da.RUB,()=>e.handleConvert(e.value,da.RUB)],[e=>e.value===da.RUB&&e.oppositeValue===da.RUB,()=>e.handleConvert(e.value,da.USD)],[()=>!0,()=>e.handleConvert(e.value)]],e=>{const[,n]=t.find((([t])=>t(e)))||[];return n})(e)?.();var t},ya=x((({className:e="",id:t,name:n,type:a="text",placeholder:l,pattern:r,value:i,onChange:s})=>h("input",{className:`border rounded-md border-main-stroke hover:border-primary-hover active:border-primary-text focus:border-primary-text text-primary-text outline-none ${e}`,id:t,name:n||t,type:a,pattern:r,placeholder:l,value:i,onChange:e=>{const t=e.target.validity.valid?e.target.value:i;s(t)}}))),wa=x((({className:e="",isBorder:t=!0,label:n,options:r=[],value:i,onChange:s})=>{const[o,c]=a(r[0]||{key:"",text:""}),[d,m]=a(!1);return l((()=>{c(i||{key:"",text:""})}),[i]),u("div",{className:`${d?"z-10":""} ${e}`,children:[n?h("span",{className:"mb-2",children:n}):null,u("div",{className:"relative w-fit",children:[u("div",{className:`text-m-light flex justify-between items-center min-h-[56px] mb-0.5 p-4 pr-8 text-primary-text cursor-pointer\n ${Ca(t)}`,onClick:()=>m(!d),children:[o.text,h(C,{name:"ArrowUpIcon",width:"16",height:"16",className:"absolute right-3 "+(d?"":"rotate-180")})]}),r.length>0?h("div",{className:"h-0 "+(d?"":"overflow-hidden"),children:h("div",{className:"bg-white text-l rounded-md",children:r.map(Ia((e=>{c(e),m(!1),s(e)}),d,(e=>Boolean(e.key===o.key))))})}):null]})]})})),Ia=(e,t,n)=>(a,l)=>u("div",{onClick:()=>{e(a)},className:"flex px-4 py-3 cursor-pointer hover:bg-main-divider pr-11",children:[h("span",{children:a.text}),h(C,{name:"DoneSimpleIcon",width:"16",height:"16",className:["absolute right-4 pt-0.5",n(a)&&t?"":"hidden"].join(" ")})]},String(l));function Ca(e){return e?"border border-main-stroke rounded-md hover:border-primary-hover":""}function ka(e){const{placeholder:t,rates:n,selected:a,value:l,setValue:r,setSelected:i}=e,s=n.map((e=>({key:e.code??"",text:e.code??""}))),o={key:a,text:a};return u("div",{className:"relative flex",children:[h(ya,{className:"shrink-0 h-14 pl-4 pt-4 pb-4 text-l w-full appearance-none mr-[-90px]",placeholder:t,type:"text",value:l,onChange:r}),s.length?h(wa,{isBorder:!1,onChange:e=>i(e.key),options:s,value:o}):null]})}const Sa=x((({context:e,className:t="",currencyRatesBuy:n,currencyRatesSell:l,button:r})=>{const{useRouter:i,handlerDecorator:s}=e,o=i(),[c,d]=a({inputSell:"",inputBuy:"",selectSell:n?.[0]?.code||da.RUB,selectBuy:l?.[0]?.code||da.USD}),m=e=>{d((t=>({...t,...e})))};return u("div",{className:`grid gap-[18px] pt-2 ${t}`,children:[ka({placeholder:"Хочу продать",rates:l,selected:c.selectSell,setSelected:$a(c,m,l),value:c.inputSell,setValue:e=>Ba(m,l)(e,c.selectSell,c.selectBuy)}),ka({placeholder:"Получу",rates:n,selected:c.selectBuy,setSelected:Ta(c,m,n),value:c.inputBuy,setValue:e=>Da(m,n)(e,c.selectBuy,c.selectSell)}),r?.text?h(Ne,{className:"py-4 mr-1",version:r?.version,...oe({router:o,handlerDecorator:s},r),children:r.text}):null]})})),$a=(e,t,n)=>a=>{t({selectSell:a}),Na({value:a,oppositeValue:e.selectBuy,handleConvert:(a=e.selectSell,l=e.selectBuy)=>{Ba(t,n)(e.inputSell,a,l)}})},Ta=(e,t,n)=>a=>{t({selectBuy:a}),Na({value:a,oppositeValue:e.selectSell,handleConvert:(a=e.selectBuy,l=e.selectSell)=>Da(t,n)(e.inputBuy,a,l)})},Ba=(e,t)=>(n,a,l)=>{e({inputSell:va(n),selectBuy:l});const r=t.find((e=>e.code===l))?.buy||t.find((e=>e.code===a))?.sell;r&&e({inputBuy:String(fa(n,r,a===da.RUB)||"")})},Da=(e,t)=>(n,a,l)=>{e({inputBuy:va(n),selectSell:l});const r=t.find((e=>e.code===l))?.sell||t.find((e=>e.code===a))?.buy;r&&e({inputSell:String(fa(n,r,a===da.RUB)||"")})},Ra={address:"Москва, ул.Ленина д.28",distance:"6км"},Ma=x((({className:e="",context:t,title:n="Курсы обмена валют",button:a,...l})=>{const r=function(){const{data:e}=Yt(sa,ia),t=e?.hits?.hits?.map((e=>e._source))||[];return t.length?ca(t):t}(),i=r.filter((e=>e.buy));i.unshift({code:da.RUB});const s=r.filter((e=>e.sell));return s.push({code:da.RUB}),h(f,{context:t,className:`bg-white text-primary-text font-sans p-9 box-border ${e}`,...l,children:h(Re,{context:t,title:h(N,{headingType:"h4",title:n,className:"whitespace-pre-wrap text-h4"}),children:u("div",{className:"flex",children:[u("div",{className:"mr-14 pt-4",children:[r?h(pa,{className:"mb-[30px]",exchangeCurrencyItems:r}):null,h(ba,{...Ra})]}),r.length&&i.length&&s.length?h(Sa,{className:"grow",context:t,currencyRatesBuy:i,currencyRatesSell:s,button:a}):null]})})})})),Aa={"bg-white":"normal",transparent:"white"},Va={"bg-white":"text-primary-main",transparent:"text-white"},La={"bg-white":"text-primary-text",transparent:"text-white"},Pa=x((({className:e="",href:t,logo:n,children:a=n?.title,targetBlank:l,bgColor:r="bg-white",hideTitle:i})=>u("a",{className:`inline-flex items-center font-sans no-underline ${e}`,href:t||"/",target:l?"_blank":"_self","aria-label":n?.title||"Россельхозбанк",children:[h(R,n?.image?.src?{image:n.image,className:Va[r],width:"40",height:"45",asSVG:!0}:{image:{icon:"LogoIcon",iconVersion:Aa[r]},className:`${Va[r]} w-10`,width:"40",height:"45",asSVG:!0}),i?null:_a(a,r,n?.title)]}))),_a=(e,t,n)=>h("span",{className:`${La[t]} font-medium ml-2.5`,children:e||n||"Россельхозбанк"}),ja=x((({className:e,isMobile:t=!1})=>{const{term:n,setTerm:l}=(()=>{const[e,t]=a("");return{term:e,setTerm:e=>t(e)}})(),r=t?"text-s":"text-l-light",i=t?" placeholder-transparent":"h-full",s=t?"some search":void 0;return u("form",{className:`font-sans relative ${e}`,children:[u("div",{className:"absolute rounded h-full flex items-center justify-center pl-4 max-w-[170px] gap-3.5 pointer-events-none",children:[h("div",{className:t?"w-5 h-5":"w-6 h-6",children:h(R,{image:"LoupeIcon",width:"24",height:"24"})}),n?null:h("label",{htmlFor:"search-bar-input",className:`text-secondary-text ${r}`,children:"Поиск по сайту"})]}),h("input",{id:"search-bar-input",className:`h-12 pl-12 w-full peer text-l text-black border border-solid rounded-md box-border\n outline-none pr-[6%] border-main-stroke hover:border-primary-hover active:border-primary-text focus:border-primary-text ${i}`,value:n,onChange:e=>l(e.target.value),type:"text",name:"search-bar-input",placeholder:s}),t?h("button",{className:"visible peer-placeholder-shown:invisible absolute top-2 right-3 w-6 h-6 p-1 bg-transparent cursor-pointer border-none",onClick:e=>{e.preventDefault(),l("")},children:h(R,{image:"CloseIcon",width:"24",height:"24"})}):h(Ne,{version:"primary",text:"Найти",className:"invisible peer-focus:visible absolute top-[3px] right-1",onClick:e=>{e?.preventDefault(),console.log("click")},children:h("div",{className:"text-s px-9 py-2.5",children:"Найти"})})]})})),Ea=x((({className:e=""})=>h(ja,{className:e}))),Oa=x((({className:e="",items:t,hasButton:n,context:a})=>{const l=a.useRouter(),{handlerDecorator:r}=a;return u("div",{className:e,children:[t?.length?t.map(Ua):null,n?h(Ne,{version:"primary",className:"mb-6 w-full",...oe({router:l,handlerDecorator:r},{text:"Обратная связь",href:"/",target:"_blank"})}):null]})})),Ua=(e,t)=>{const{type:n,text:a,description:l}=e;return u("div",{className:"mb-4",children:[h("div",{children:Ga(n,a)}),h("div",{className:"mt-1 text-s-light text-secondary-text",children:l})]},String(t))},Ga=(e,t="")=>{switch(e){case"tel":return h("a",{className:"text-h6 text-primary-text hover:text-primary-main no-underline",href:`tel:${za(t)}`,children:t});case"email":return h("a",{className:"text-xl-light text-primary-text no-underline",href:`mailto:${t}`,children:t});default:return h("span",{children:t})}},za=e=>e.replaceAll(/\D/g,""),Fa=x((({className:e="",index:t,text:n,href:a,target:l,onClick:r})=>h("a",{className:`text-secondary-text hover:text-primary-main inline-block no-underline ${e}`,href:a,target:l,onClick:r,children:n||`Документ ${t}`}))),Wa=x((({links:e,className:t="",context:n})=>{const a=n.useRouter(),{handlerDecorator:l}=n;return h("div",{className:t,children:e?.length?h("div",{className:"flex justify-between items-center gap-5 py-5 border-solid border-x-0 border-y border-y-main-divider",children:e.map(((e,t)=>h(Fa,{index:t,className:"text-l-light max-w-[292px]",...oe({router:a,handlerDecorator:l},e)},String(t))))}):null})})),Ha=e=>t=>e?.href===t?.href,Xa=(e,t)=>{return(a=e,l=t,(a||[]).map((e=>l?.find(Ha(e))||e))).concat((n=e,(t||[]).filter((e=>!n?.find(Ha(e))))));var n,a,l};function Ja(e={}){const{data:t}=Yt(`/wcms-resources/${c.SITEMAP||"sitemap"}.json`,Qt,{fallback:e});return t||{}}const qa=x((({className:e="",items:t,fallback:n,context:a})=>{const l=Ja(n),r=Xa(l.topItems,t),i={router:a.useRouter(),handlerDecorator:a.handlerDecorator};return h("div",{className:`flex flex-grow items-start justify-between gap-[54px] xl:gap-5 ${e}`,children:r?.map(((e,t)=>Ka(e,t,i)))})})),Ka=(e,t,{router:n,handlerDecorator:a})=>{const{text:l,href:r,items:i,target:s}=e;return u("div",{className:"flex flex-col w-1/5 last:w-1/4 gap-3.5",children:[h("a",{className:"block leading-5 text-l text-primary-text hover:text-primary-main no-underline",href:r,target:s||"_self",children:l||`Раздел ${t}`}),i?.map(((e,t)=>h(Ya,{...oe({router:n,handlerDecorator:a},e),index:t},String(t))))]},String(t))},Ya=x((({text:e,href:t,target:n,index:a})=>h("a",{className:"block text-l-light text-secondary-text hover:text-primary-main no-underline",href:t,target:n||"_self",children:e||`Раздел ${a}`}))),Za=[{origins:["t.me","telegram.org"],icon:{icon:"TelegramIcon"},label:"Телеграм"},{origins:["vk.com"],icon:{icon:"VKIcon"},label:"ВКонтакте"},{origins:["ok.ru"],icon:{icon:"OkIcon"},label:"Одноклассники"},{origins:["apps.apple.com"],icon:{icon:"AppleIcon"},label:"App Store"},{origins:["play.google.com"],icon:{icon:"PlayMarketIcon"},label:"Google Play"}],Qa=x((({href:e,version:t="primary"})=>{const{icon:n,label:a}=Za.find((({origins:t})=>t.some((t=>e?.includes(t)))))||{};if(!n)return null;return h("a",{className:`flex items-center justify-center rounded-md w-14 h-14 group box-border ${"secondary"===t?"bg-secondary-light hover:bg-secondary-hover":"border-solid border-[1px] border-main-divider hover:border-transparent hover:bg-primary-main"} ${"primary"===t?"hover:text-black":""}`,href:e,"aria-label":a,target:"_blank",rel:"noopener noreferrer",children:n?h(R,{image:n,imageClassName:"group-hover:text-white",width:"24",height:"24",asSVG:!0}):null})})),el=x((({className:e="",media:t,version:n,context:a,children:l})=>{const r=a.useRouter(),{handlerDecorator:i}=a;return u("div",{className:"font-sans",children:[h("div",{className:`flex gap-2.5 ${e}`,children:t?.map(((e,t)=>h(Qa,{version:n,...oe({router:r,handlerDecorator:i},e)},String(t))))}),h("span",{className:"text-s-light text-secondary-text",children:l})]})})),tl=x((({className:e="",index:t,text:n,href:a,target:l,onClick:r})=>h("a",{className:`text-xs-light text-secondary-text visited:text-secondary-text hover:text-primary-main inline-block no-underline max-w-[292px] ${e}`,href:a,target:l,onClick:r,children:n||`Документ ${t}`}))),nl=x((({className:e,links:t,context:n})=>{const a=n.useRouter(),{handlerDecorator:l}=n;return u("div",{className:`${e||""}`,children:[h("div",{className:"pt-5",children:h("span",{className:"text-xs-light text-secondary-text",children:`© 2000-${(new Date).getFullYear()} АО «Россельхозбанк» Генеральная лицензия Банка России № 3349 от 12.08.2015 г.`})}),t?.length?h("div",{className:"flex justify-start items-start gap-5 pt-2.5",children:t.map(((e,t)=>h(tl,{index:t,...oe({router:a,handlerDecorator:l},e)},String(t))))}):null]})})),al="w-[204px]",ll=x((({className:e,documents:t,relatedEnterprises:n,contacts:a,socialMedia:l,mobileApps:r,topItems:i,context:s,page:o,...c})=>{const d=o?.fallback;return u(f,{tag:"footer",context:s,className:`p-9 bg-white font-sans ${e||""}`,...c,children:[u("div",{className:"flex items-stretch gap-[54px] pb-[30px] xl:gap-8",children:[h(Pa,{className:al}),h(Ea,{context:s,className:"grow"})]}),u("div",{className:"flex items-stretch gap-[54px] xl:gap-8",children:[u("div",{className:"w-[204px] flex flex-col shrink-0 overflow-hidden",children:[h(Oa,{items:a,context:s,hasButton:!0}),h(el,{media:l,context:s,children:"Соцсети"}),h(el,{className:"mt-6",media:r,context:s,children:"Мобильное приложение"})]}),h(qa,{className:"pt-[3px]",context:s,items:i,fallback:d})]}),h(Wa,{className:"mt-[98px]",links:n,context:s}),h(nl,{links:t,context:s})]})})),rl=x((({context:e,className:t="",title:n,description:a,calendar:l,...r})=>u(f,{className:`font-sans bg-white p-[50px] ${t}`,context:e,...r,children:[h(_,{context:e,className:"!p-0",title:n,description:a,headlineVersion:"M",align:"center"}),l?il(l):null]}))),il=e=>{const t=100/(e.reduce(((e,t)=>t?.month?.length?e+t.month.length:e),0)||1),n=e.filter((e=>e?.month?.length)).map((e=>({...e,flexBasis:e.month.length*t+"%"})));return u("div",{className:"w-full flex flex-col justify-center mt-[54px]",children:[h("div",{className:"flex w-full mb-3 text-h6 text-center",children:n.map((e=>sl(e,t)))}),h("div",{className:"flex w-full",children:n.map(((e,t)=>u("div",{className:"pr-[11px] mr-3 border-r border-main-divider last:border-r-0 last:pr-0 last:mr-0",style:{flexBasis:e.flexBasis},children:[h("div",{className:"flex",children:ol(e)}),u("div",{className:"text-s-light text-primary-text mt-3",children:[h("span",{children:e.text})," ",h("span",{className:"text-primary-main",children:e.greenText})]})]},`monthItem-${t}`)))})]})},sl=(e,t)=>e.month.map(((e,n)=>h("div",{style:{flexBasis:`${t}%`},children:e.text},`monthName-${n}`))),ol=e=>e.month.map((e=>e.image?.src?h("div",{className:"h-[207px] border-r-[1px] pr-3 mr-3 border-main-divider last:border-r-0 last:pr-0 last:mr-0",children:h(R,{image:e.image,className:"flex"})},`monthImage-${e.image.src}`):null)),cl=(e,t,n=((e,t)=>t.startsWith(e)))=>n(ne(e),(e=>(e||"").replace(re,""))(ne(te(e)?t.href:t.pathname))),dl=e=>t=>cl(t.href,e),ml=e=>t=>t.items?.some(dl(e))||cl(t.href,e)||((e,t)=>ae(e)===ae(t.href))(t.href,e),hl="font-sans text-s-light",ul=x((({className:e="",text:t,href:n,target:a,active:l,flat:r,onClick:i,children:s,ariaLabel:o,bgColor:c="bg-white"})=>h("a",{className:`${xl(c,l,r)} ${e}`,href:n,target:a,onClick:i,rel:"noopener noreferrer","aria-label":o,children:h("span",{className:pl(c,l,r),children:t||s})}))),xl=(e,t=!1,n=!1)=>{let a="border-transparent";return t&&(a="rounded-md "+("bg-white"===e?"border-primary-main":"border-white")),`${a} inline-block border border-solid bg-transparent text-center no-underline ${n?"":"px-4 py-2"}`},pl=(e,t=!1,n=!1)=>{if("transparent"===e)return`text-white hover:text-primary-hover ${hl}`;return`${t?"text-primary-main":(n?"text-primary-text":"text-secondary-text")+" hover:text-primary-main"} ${hl}`},gl=o("https://10.80.4.9");const bl=x((({className:e="",children:t,ariaLabel:n})=>h("button",{type:"button",className:`border-0 p-0 w-[24px] h-[24px] flex items-center bg-inherit cursor-pointer ${e}`,disabled:!0,"aria-label":n,children:t}))),fl={"bg-white":"text-primary-text hover:text-primary-main",transparent:"text-white"},vl={"bg-white":"text-secondary-light hover:text-secondary-hover",transparent:"text-white"},Nl={"bg-white":"black",transparent:"white"},yl=x((({className:e,defaultLocation:t="",bgColor:n="bg-white"})=>{const[i,s]=function(e){const[t,n]=a(e);return l((()=>{n(globalThis?.localStorage.getItem("location")||e)}),[e]),[t,r((()=>{gl.getFetcherAddress().then((t=>{const a=t||e;globalThis?.localStorage.setItem("location",a),n(a)}))}),[e])]}(t);return u("div",{className:`flex items-center ${e||""}`,children:[h(ul,{className:"mr-5",flat:!0,href:"#",text:i,ariaLabel:"Местоположение",onClick:s,bgColor:n}),h(ul,{className:"mr-7",flat:!0,href:"#",text:"Офисы и банкоматы",ariaLabel:"Список всех доступных офисов и банкоматов",bgColor:n}),h(bl,{className:`mr-5 group ${fl[n]}`,ariaLabel:"Поиск по сайту",children:h(R,{image:{icon:"LoupeIcon",iconVersion:Nl[n]},className:"h-full pointer-events-none",imageClassName:"group-hover:text-primary-hover group-hover:invert-0 pointer-events-none",asSVG:!0})}),h(bl,{className:`${vl[n]} group min-w-[32px] min-h-[32px]`,ariaLabel:"Дополнительные ссылки",children:h(R,{image:{icon:"GridIcon",iconVersion:Nl[n]},className:"h-full bg-main-divider/20 rounded-full pointer-events-none",imageClassName:"group-hover:text-primary-hover group-hover:invert-0",asSVG:!0})})]})})),wl="absolute left-0 -bottom-3 w-full h-[2px]",Il=x((({className:e="",text:t,href:n,target:a,active:l,onClick:r,children:i,bgColor:s="bg-white",dataItemName:o})=>u("a",{className:`relative inline-block bg-transparent text-center no-underline ${e}`,href:n,target:a,onClick:r,"data-item-name":o,children:[h("span",{className:Cl(s,l),children:t||i}),l?h("div",{className:kl(s,l)}):null]}))),Cl=(e,t=!1)=>{let n="text-white";return"bg-white"===e&&(n=t?"text-primary-main":"text-primary-text hover:text-primary-main"),`${n} font-sans text-l-light`},kl=(e,t=!1)=>t?`${"bg-white"===e?"bg-primary-main":e} ${wl}`:wl,Sl={"bg-white":"bg-primary-text",transparent:"bg-white"},$l=x((e=>{const{menuVisible:t,toggleMenu:n,menuItems:a,bgColor:l,context:r,activeSubItem:i}=e,{useRouter:s,handlerDecorator:o}=r,c=s();return u("div",{className:"absolute w-52 -top-4 right-0 pt-4 z-40 "+(t?"bg-white rounded-md shadow-blue-gray/24":""),children:[h("button",{className:"flex justify-between items-center cursor-pointer h-6 ml-6",onClick:n,"aria-label":""+(t?"Скрыть другие разделы":"Показать другие разделы"),children:Array(3).fill(l).map(Bl)}),h("div",{className:"flex flex-col rounded-md bg-white p-6 pb-2 "+(t?"":"hidden"),"aria-hidden":!t,children:Tl({menuItems:a,router:c,handlerDecorator:o,activeSubItem:i})})]})})),Tl=({menuItems:e,router:t,handlerDecorator:n,activeSubItem:a})=>e?.map((e=>{return h("a",{...oe({router:t,handlerDecorator:n},e),className:"text-l-light pb-4 hover:text-primary-main "+(l=e,l===a?"text-primary-main":""),children:e.text},e.href);var l})),Bl=(e,t)=>h("div",{className:`w-[3px] h-[3px] rounded mr-1 ${Sl[e]}`},String(t)),Dl=x((({context:e,subItems:t=[],bgColor:n})=>{const[l,r]=a(!1),i=e.useRouter(),{handlerDecorator:s,IntersectionObserverTag:o}=e,[c,d]=a(t.length),m=t.slice(c),x=(e=>(t=[])=>{const n=t?.filter(dl(e));return n?.length?(a=e=>e.href?.length||0,e=>e.reduceRight(((e,t)=>a(e)>a(t)?e:t)))(n):void 0;var a})(i)(t);return u("nav",{className:"relative mt-6",children:[h("div",{className:"overflow-hidden whitespace-nowrap mr-52 pb-3",children:t.map(((e,t)=>{return h(o,{tag:"span",observerCallback:(a=t,e=>{e.length&&(e[0].intersectionRatio<1?d((e=>Math.min(e,a))):d((e=>Math.max(e,a+1))))}),observerOptions:{threshold:1},children:h(Il,{className:"mr-8 "+(c-1<t?"invisible":""),active:e===x,...oe({router:i,handlerDecorator:s},e),bgColor:n})},String(t));var a}))}),m.length?h($l,{context:e,activeSubItem:x,menuVisible:l,toggleMenu:()=>r(!l),menuItems:m,bgColor:n}):null]})})),Rl={"bg-white":"bg-main-divider",transparent:"bg-main-divider opacity-30"},Ml=x((({className:e="",defaultLocation:t="Москва",showSubMenu:n=!0,bgColor:a="bg-white",context:l,topItems:r,logo:i,page:s,...o})=>{const c=l.useRouter(),d=s?.fallback,m=Ja(d),{handlerDecorator:x}=l,p=Xa(m.topItems,r),[g]=p,b=n?p.find(ml(c))||g:null,v=p.map(((e,t)=>h(ul,{active:e===b,...oe({router:c,handlerDecorator:x},e),"aria-label":e.text,bgColor:a},String(t))));return h(f,{tag:"header",context:l,className:`pt-6 px-20 ${a} ${e} ${n&&b?.items?.length?"pb-4":"pb-5"}`,...o,children:u("div",{className:"container",children:[u("div",{className:"flex items-center",children:[h(Pa,{className:"mr-8",bgColor:a,logo:i}),v,h(yl,{className:"ml-auto",defaultLocation:t,bgColor:a})]}),h("div",{className:`mt-6 h-[1px] ${Rl[a]}`}),n&&b?.items?.length?h(Dl,{context:l,subItems:b.items,bgColor:a}):null]})})})),Al=x((({className:e="",cards:t=[],button:n})=>{const[l,r]=a(0),[i,s]=a(0),o=t?.length??0,c=t?.length>2&&o>i+2,d=o===i+2,m=i>0,x=t[l]?.href;return u("section",{role:"listitem",className:`min-w-full text-center ${e}`,children:[u("div",{className:"relative overflow-hidden",children:[o?Vl({tabsShift:i,cards:t,activeSlideIndex:l,isLastShift:d,setActiveSlideIndex:r}):null,Ze({handler:[()=>s(i-1),()=>s(i+1)],isShown:[m,c],btnClass:["left-[50px]","right-[50px]"],className:"top-[62px]"}),m?h("div",{className:"absolute top-0 left-0 h-full w-[136px] bg-opacity-from-white"}):null,c?h("div",{className:"absolute top-0 right-0 h-full w-[136px] bg-opacity-to-white"}):null]}),h(Ne,{className:"w-[240px] text-center",version:"primary",...n,href:x})]})}));function Vl({tabsShift:e,cards:t,activeSlideIndex:n,isLastShift:a,setActiveSlideIndex:l}){const r=a?460*e-240:460*e,i=t.length>2?"justify-start":"justify-center";return h("div",{style:{transform:`translateX(-${r}px)`},className:"duration-1000 px-[50px]",children:h("div",{className:`w-full flex flex-nowrap gap-3.5 pb-12 ${i}`,children:t.map(((e,t)=>function({slide:e,i:t,activeSlideIndex:n,onClick:a}){const l=t===n;return u("button",{type:"button",onClick:a,className:"p-[30px] min-w-[460px] flex items-center bg-white border-solid border relative "+(l?"shadow-dark-blue/42 border-primary-main":"ease-in duration-300 border-main-stroke"),children:[e?.icon?h(R,{className:"p-5 rounded-full bg-secondary-light mr-[30px]",image:e.icon,width:"108",height:"108"}):null,u("div",{className:"flex gap-3.5",children:[e?.sum?Ll("страховая сумма",e.sum):null,e?.fee?Ll("страховой взнос",e.fee):null]}),Pl(l)]},String(t))}({slide:e,i:t,activeSlideIndex:n,onClick:()=>l(t)})))})})}function Ll(e,t){return u("div",{className:"flex flex-col text-left whitespace-pre",children:[u("span",{className:"text-h6",children:[K(t)," ₽"]}),h("span",{className:"text-secondary-text text-l mt-1",children:e})]})}function Pl(e){return e?h(R,{className:"h-6 w-6 min-w-6 min-h-6 absolute right-4 top-4",image:"DoneIcon",width:"24",height:"24"}):null}const _l=x((({className:e="",context:t,title:n,insuranceTabs:l=[],button:r,...i})=>{const[s,o]=a(0);return u(f,{context:t,className:`box-border py-[50px] overflow-hidden relative font-sans w-100 bg-white ${e}`,...i,children:[n?h(N,{className:"text-center mb-8",title:n,headingType:"h3"}):null,l?.length>1?h("div",{className:"p-1.5 bg-secondary-light w-fit mx-auto mb-7 rounded-md",children:l.map(((e,t)=>function({title:e,i:t,activeSlideIndex:n,onClick:a}){return h("button",{type:"button",onClick:a,"aria-label":e,className:"box-border px-4 py-3 text-m-light "+(t===n?"bg-primary-main text-white rounded-md":"text-secondary-text"),children:e},String(t))}({title:e?.title,i:t,activeSlideIndex:s,onClick:()=>o(t)})))}):null,h("div",{className:"flex",style:{transform:`translateX(-${s}00%)`},role:"list",children:jl({context:t,className:e,insuranceTabs:l,button:r})})]})})),jl=({insuranceTabs:e,button:t,context:n,className:a=""})=>{const l=e?.map((e=>e.cards));return l?.length?l.map(((e,l)=>h(Al,{context:n,className:a,button:t,cards:e},String(l)))):null};const El=x((({className:e="",context:t,title:n="Мобильное приложение",qr:a,buttons:l,version:r="primary",items:i,image:s,headingType:o="h4",...c})=>{const d="primary"===r?"text-primary-text":"",m="secondary"===r?"p-3.5 min-w-[120px]":"min-w-[92px]",x=l?.map((e=>({...e,className:"min-w-[168px]"})));return u(f,{context:t,className:`flex justify-between font-sans p-9 box-border relative min-h-[320px]\n ${ze(e)}\n ${W[r]}\n ${e}`,...c,children:[h(Re,{context:t,className:"z-[1]",title:n?h(N,{headingType:o,as:"h3",title:n,className:`whitespace-pre-wrap max-w-[509px] mb-6\n ${d}`}):null,buttons:l?.length?h(Ie,{context:t,buttons:x,className:"flex gap-4"}):null,children:u("div",{className:"flex flex-1 items-center",children:[a?.src?h("div",{className:`flex justify-center mr-5 bg-white rounded-md ${m}`,children:h(R,{className:"w-fit",image:a})}):null,Ol(r,i)]})}),s?.src?h("div",{className:"absolute right-0 bottom-0",children:h(R,{image:s})}):null]})})),Ol=(e,t)=>t?.length?h(De,{items:t,itemClassName:"text-l-light mb-2 last:mb-0",version:"primary"===e?"tile":"tile-white"}):h("span",{className:"text-m-light text-secondary-text",children:"Наведите камеру телефона на QR-код и скачайте приложение"}),Ul=x((({className:e="",context:t,title:n,servicesList:a,anchor:l="",...r})=>u(f,{context:t,id:l,className:`font-sans bg-white p-8 flex flex-col ${e}`,...r,children:[n?h(N,{headingType:"h5",className:"mb-5",title:n}):null,a?.length?a.map(Gl):null]}))),Gl=(e,t)=>u("li",{className:"flex mb-5 last:mb-0 list-none",children:[e.icon?h(R,{className:"mr-3 min-w-6 min-h-6 w-6 h-6",width:"24",height:"24",asSVG:!0,image:e.icon}):null,e.label?h("span",{className:"text-l-light",children:e.label}):null]},`list_item_${String(t)}`),zl="transition-all duration-300 max-h-0 overflow-hidden",Fl=x((({blocks:e=[],hiddenBlocksNum:t=0,foldButtonClasses:n,foldButtonLabel:l,foldButtonDataTheme:r,isUnfolded:i,containerClasses:s,render:o=(e=>e)})=>{const c=zt(t,0,e.length),{icon:d,handleToggle:m,isActive:x}=(({initialState:e=!1})=>{const[t,n]=a(e);return{icon:t?"ArrowUpIcon":"ArrowDownIcon",handleToggle:e=>{const a=e.currentTarget;if(!a)return;n(!t);const l=a.previousSibling.getElementsByClassName(zl)[0];l.style.maxHeight=l.style.maxHeight?"":`${l.scrollHeight}px`},isActive:t}})({initialState:i}),p=n||"border-none bg-primary-main hover:bg-primary-hover focus:bg-primary-main active:bg-primary-active px-0 py-5 mb-[1px] w-full font-sans text-white text-h4 flex justify-center cursor-pointer",g=x?"Скрыть":l;return e?u("div",{children:[Wl(e,o,{blocksToHide:c,isActive:x,containerClasses:s}),t?u("button",{className:p,"data-theme":r,onClick:m,children:[h("span",{className:"pr-3",children:g}),d?h(C,{className:"my-auto",name:d,iconVersion:"white",width:"20",height:"20",asSVG:!0}):null]}):null]}):null})),Wl=(e,t,{blocksToHide:n,isActive:a,containerClasses:l=""})=>{const r=e.slice(0,e.length-n),i=n>0?e.slice(-n):[];return t(u("div",{children:[r,h("div",{className:`${zl} ${l}`,children:i})]}),a)},Hl=x((({label:e,blocks:t,context:n,dataTheme:a,isUnfolded:l})=>{const r=ut({context:n,blocks:t});return h("div",{className:"border-0 border-b border-solid border-main-divider",children:t?.length?h(Fl,{foldButtonDataTheme:a,hiddenBlocksNum:t?.length,blocks:r,isUnfolded:l,context:n,foldButtonLabel:e,containerClasses:"grid grid-cols-12 gap-1 border-box",render:e=>h(Xl,{children:e})}):null})})),Xl=x((({children:e})=>h("div",{className:"box-border",children:e}))),Jl=x((({blockItems:e,colorPalette:t,context:n,className:a="",...l})=>h(f,{context:n,className:`font-sans text-primary-text ${a}`,...l,children:e?.length?h("div",{className:"box-border1",children:e.map(((e,a)=>h(Hl,{...e,dataTheme:t,context:n},`BlockItem${a}`)))}):null})));function ql(e=""){const t=Ge(e);return t<=4?"S":t<=8?"M":"L"}const Kl=x((({className:e,context:t,title:n,description:a="Блок в разработке...",...l})=>u(f,{context:t,className:`bg-white text-primary-text font-sans p-9 box-border ${e} ${Fe(e)} ${ze(e)} `,...l,children:[h(_,{context:t,className:"!p-0 max-w-[600px]",title:n,description:a,headlineVersion:ql(e)}),h("figure",{className:"m-0 min-w-[80%]",children:Yl()})]}))),Yl=(e=3)=>Ql(100,e).map((e=>Math.floor(e))).map(Zl),Zl=(e,t)=>h("div",{style:{width:`${e||100}%`},className:"h-4 mt-2 bg-secondary-light"},String(t)),Ql=(e,t)=>[e].concat(t>0?Ql(e/1.618,t-1):[]),er={primary:{title:"text-secondary-text",text:"text-secondary-text"},secondary:{title:"text-white",text:"text-white/80"}},tr=x((({className:e="",context:t,slides:n=[],version:l="primary",...r})=>{const i=n.map((e=>e.nav)),s=n.map((e=>e.productBlock)),[o,c]=a(0);return u(f,{context:t,className:`box-border pt-[50px] overflow-hidden relative font-sans w-100 ${e}\n ${W[l]}`,...r,children:[h("div",{className:"flex duration-1000 pb-14",style:{transform:`translateX(-${o}00%)`},role:"list",children:s.map(((e,n)=>function(e,t,n){const{version:a}=e,l=a?er[a].title:"";return h("section",{className:"box-border relative flex grow-0 shrink-0 basis-full",role:"listitem",children:h("div",{className:"flex grow",children:h(Ae,{className:`pl-[50px] z-10 ${l}`,context:n,textBlockClassName:"mb-[154px]",...e,headlineVersion:"XXL"})})},String(t))}({...e,version:l},n,t)))}),h("div",{className:"flex items-center absolute bottom-6 left-0 right-0 px-[26px] box-border h-28",children:i.map(((e,t)=>function({slide:e,i:t,activeSlideIndex:n,onClick:a,version:l}){const r=t===n,i=r?"bg-white shadow-dark-blue/42 w-[354px] min-w-[354px] border-none":`min-w-[277px] hover:py-[26px] hover:py-[26px] ease-in duration-300 bg-white/10\n ${W[l]}`,s=r?"text-primary-text text-h6":`text-l ${er[l].title}`,o=r?"text-secondary-text text-m-title-xs mt-2.5":`text-m mt-1.5 ${er[l].text}`,c="secondary"===l?"border-white/50":"border-black/50";return h("button",{type:"button",onClick:a,"aria-label":e?.title,className:`box-border font-sans relative overflow-hidden border border-white/50 cursor-pointer text-left mx-1 grow basis-0 pt-5 pb-[23px]\n ${i} ${c}\n `,children:u("div",{className:"border-0 px-6",children:[h("div",{className:`font-medium ${s}`,children:e?.title}),h("div",{className:`text-secondary-text ${o}`,children:e.description})]})},String(t))}({slide:e,i:t,activeSlideIndex:o,onClick:()=>c(t),version:l})))})]})}));const nr=x((({className:e="",context:t,title:n="Акции и спецпредложения",date:a,description:l,buttons:r=[],version:i="primary",...s})=>h(f,{context:t,className:`bg-white text-primary-text font-sans p-9 box-border ${e} ${W[i]} ${Fe(e)} ${ze(e)} `,...s,children:h(Re,{context:t,title:n?h(_,{context:t,title:n,className:"!p-0 max-w-[600px]",headlineVersion:ql(e),bgColorHeadline:i,align:"left",as:"h2"}):null,buttons:r?.length?h(Ie,{context:t,buttons:r,className:"flex gap-3"}):null,children:u("div",{className:"mt-1.5",children:[a?h("div",{className:"text-s mb-2",children:ar(a)}):null,h("div",{className:"text-l",children:l})]})})})));function ar(e){return new Date(e).toLocaleString("ru-RU",{day:"numeric",month:"long",year:"numeric"}).replace("г.","")}const lr=x((({context:e,className:t="",title:n,description:a,items:l,image:r,version:i,socialMedia:s})=>{const o=n?h(N,{headingType:"h5",as:"h3",className:"mb-3.5 z-10",title:n}):null,c=r?.src?h(R,{className:"absolute bottom-0 right-0 m-0",image:r}):null;return h("section",{className:`relative overflow-hidden text-left border border-solid box-border p-7 min-w-[524px] min-h-[218px] ${t}`,role:"listitem",children:h(Re,{context:e,className:"flex justify-between",title:o,image:c,children:u("div",{className:"h-full flex flex-col justify-between",children:[a?h(P,{className:"mb-2",description:a}):null,l?.length?h(De,{className:"text-xl-light flex flex-col flex-1 gap-2 max-w-[236px]",items:l,version:i}):null,s?h(el,{className:"pt-10 pb-0",media:s,version:i,context:e}):null]})})})})),rr="absolute top-0 bottom-0 w-[84px]",ir=x((({context:e,recommendations:t=[],className:n="",title:l,version:r,...i})=>{const[s,o]=a(0),c="secondary"===r?"border-white/50":"border-main-stroke";return u(f,{context:e,className:`relative font-sans p-9 overflow-hidden text-center ${"secondary"===r?"bg-primary-main text-white":"bg-white text-primary-text"} ${n}`,...i,children:[l?h(N,{headingType:"h3",className:"mb-6",title:l}):null,u("div",{children:[h("div",{className:"flex duration-1000 gap-3.5",style:{transform:`translateX(-${525*s}px)`},role:"list",children:t?.length?t.map(sr({context:e,version:r,className:c})):null}),or({cardsCount:t.length,activeCardIndex:s,setActiveCardIndex:o})]}),h("div",{className:`${rr} left-0 ${"secondary"===r?"bg-opacity-from-main":"bg-opacity-from-white"}`}),h("div",{className:`${rr} right-0 ${"secondary"===r?"bg-opacity-to-main":"bg-opacity-to-white"}`})]})})),sr=({context:e,version:t,className:n})=>(a,l)=>h(lr,{context:e,...a,version:t,className:n},String(l)),or=({cardsCount:e,activeCardIndex:t,setActiveCardIndex:n})=>{const a=e>2;return h("div",{children:Ze({handler:[()=>n(t-1),()=>n(t+1)],isShown:[a&&t>0,a&&e-t>2],btnClass:["left-8","right-8"],className:"top-1/2 mt-3"})})};const cr=e=>e?Zt(e,{method:"GET"}):{},dr={background:"url('/icons/ArrowDownIcon.svg') right 16px top 50% / 21px no-repeat"},mr=x((({className:e="",id:t,name:n,children:a,value:l,onChange:r})=>h("select",{className:`appearance-none pl-0.5 ${e}`,style:dr,id:t,name:n||t,value:l,onChange:e=>r(e.target.value),placeholder:"",children:a}))),hr=x((({className:e="",value:t,selected:n,disabled:a=!1,children:l})=>h("option",{className:e,value:`${t}`,selected:n,disabled:a,children:l}))),ur=x((({data:e,fieldLabel:t,fieldValue:n,selected:a,placeholder:l,setSelected:r,label:i})=>u("div",{children:[h("span",{className:"block text-m-light mb-2",children:i}),u(mr,{className:"h-14 border border-gray p-4 rounded-md text-s w-full cursor-pointer "+(a?"":"text-secondary-text"),value:a,onChange:e=>r(e),children:[l?h(hr,{value:"",children:l}):null,e.map(((e,a)=>h(hr,{value:e?.[n||t],children:e?.[t]},String(a))))]})]}))),xr=x((({regions:e=[],selectedRegion:t,onSelectedRegion:n,branches:a=[],selectedBranch:l,onSelectedBranch:r})=>u("div",{className:"flex justify-between mb-6",children:[h("div",{className:"w-full mr-4",children:h(ur,{data:e,fieldValue:"code",fieldLabel:"name",selected:t,setSelected:n,label:"Город"})}),h("div",{className:"w-full",children:h(ur,{data:a,fieldValue:"branchCode",fieldLabel:"address",selected:l,setSelected:r,label:"Отделение",placeholder:"Выберите отделение"})})]}))),pr=x((({name:e,text:t,value:n,checked:a,onChange:l,className:r})=>h("div",{className:r,children:u("label",{className:"flex items-center relative cursor-pointer",children:[h("input",{className:"appearance-none flex justify-center items-center shrink-0 w-5 h-5 border-2 border-primary-main\n rounded-full cursor-pointer after:block after:w-2.5 after:h-2.5 after:rounded-full checked:after:bg-primary-main",type:"radio",value:n,name:e,checked:a,onChange:l}),t?h("span",{className:"font-sans ml-3 cursor-pointer",children:t}):null]})}))),gr=x((()=>{const[e,t]=a("option2"),n=e=>t(e.target.value);return u("div",{children:[h(pr,{className:"mb-2",name:"contractType",text:"Простое хранение",value:"option1",checked:"option1"===e,onChange:n}),h(pr,{name:"contractType",text:"Сделка с недвижимостью",value:"option2",checked:"option2"===e,onChange:n})]})})),br=["От 1 дня","До 365 дней"],fr=x((({days:e,setDays:t})=>u("div",{className:"mb-6",children:[h("span",{className:"block text-m-light mb-[3px]",children:"Срок аренды"}),h(Ft,{min:1,max:365,value:e,items:br,onChange:t})]}))),vr=x((({caseVolumes:e=[],selectedCaseVolume:t,onSelectedCaseVolume:n,safeBoxCases:a=[],selectedBoxSize:l,onSelectedBoxSize:r})=>u("div",{className:"flex justify-between mb-6",children:[h("div",{className:"mr-4 w-full",children:h(ur,{data:e,fieldLabel:"volume",selected:t,setSelected:n,label:"Размер",placeholder:"Выберите размер"})}),h("div",{className:"w-full",children:h(ur,{data:a,fieldLabel:"safeBoxCasesSize",selected:l,setSelected:r,label:"Параметры ячейки, мм (ВхШхД)",placeholder:"Выберите параметр ячейки"})})]}))),Nr=e=>Array.isArray(e)?e.map((e=>e.gpsLatitude&&e.gpsLongitude?[e.gpsLatitude,e.gpsLongitude]:[])):e?.gpsLatitude&&e?.gpsLongitude?[[e.gpsLatitude,e.gpsLongitude]]:[],yr=(e,t)=>e.find((e=>e.branchCode===t)),wr=x((({regions:e,selectedRegion:t,branches:n,selectedBranch:a,days:l,selectedCaseVolume:r,selectedBoxSize:i,safeBoxCases:s,caseVolumes:o,setPoints:c,onChange:d,toggleShowMap:m})=>u("div",{className:"flex-1 mr-9",children:[h(xr,{regions:e,selectedRegion:t,onSelectedRegion:e=>d({selectedRegion:e}),branches:n,selectedBranch:a,onSelectedBranch:Ir(d,c,n)}),h(fr,{days:l,setDays:e=>d({days:e})}),h(vr,{caseVolumes:o,selectedCaseVolume:r,onSelectedCaseVolume:Cr(d),safeBoxCases:s,selectedBoxSize:i,onSelectedBoxSize:e=>d({selectedBoxSize:e})}),h("span",{className:"text-secondary-text text-l-light",children:"Тип договора"}),u("div",{className:"flex justify-between items-center mt-5",children:[h(gr,{}),h(Ne,{text:"Офисы на карте",version:"primary",onClick:m})]})]}))),Ir=(e,t,n)=>a=>{e({selectedBranch:a,selectedCaseVolume:"",selectedBoxSize:""}),t(Nr(a?yr(n,a):n))},Cr=e=>t=>{e({selectedCaseVolume:t,selectedBoxSize:""})},kr=x((({days:e,tariffs:t=[]})=>{const n=$r(e,t);return u("div",{className:"flex flex-col justify-between",children:[u("div",{className:"flex",children:[Sr("Аренда за",e,"mr-11"),Sr("Цена",n+" ₽")]}),u("div",{className:"bg-primary-main px-10 pt-10 pb-4 text-center",children:[h(R,{image:{icon:"PackA4Icon"},width:"290",height:"257",asSVG:!0}),u("span",{className:"text-s-light text-white opacity-80 mt-2 inline-block",children:["На рисунки изображена пачка",h("br",{})," листов формата А4"]})]})]})})),Sr=(e,t,n="")=>u("div",{className:n,children:[h("span",{className:"block text-m-light mb-1",children:e}),h("span",{className:"text-h3",children:t})]}),$r=(e,t)=>{const n=Tr(e);return e*(t?.find((e=>e.tariffType===String(n)))?.tariffValue||0)},Tr=e=>{let t=1;switch(!0){case e>30&&e<=90:t=2;break;case e>90&&e<=180:t=3;break;case e>180&&e<=365:t=4}return t},Br=x((e=>{const[t,n]=a({selectedRegion:"",selectedBranch:"",selectedCaseVolume:"",selectedBoxSize:"",days:26,branches:[]}),r=function(e){const{data:t}=Yt(e?`/api/v1/safeboxes?regionCode=${e}`:null,cr);return t||[]}(t.selectedRegion),i=e=>n((t=>({...t,...e})));l((()=>i({selectedRegion:Dr(e.regions)})),[e.regions]),l((()=>{Array.isArray(r)&&r.length&&(i({branches:r}),e.setPoints(Nr(r)))}),[r]),l((()=>{i({selectedBranch:"",selectedCaseVolume:"",selectedBoxSize:""})}),[t.selectedRegion]);const s=yr(t.branches,t.selectedBranch),o=Rr(s?.safeBoxCaseVolumes),c=Mr(s?.safeBoxCaseVolumes,t.selectedCaseVolume)?.safeBoxCases,d=Ar(c,t.selectedBoxSize);return u("div",{className:"flex justify-between align-top mb-6",children:[h(wr,{...t,...e,caseVolumes:o,safeBoxCases:c,onChange:i}),h(kr,{days:t.days,tariffs:d})]})})),Dr=e=>e?.length&&e[0]?.code?e[0].code:"",Rr=e=>e?.length?e?.filter((e=>e?.safeBoxCases?.length)):[],Mr=(e,t)=>e?.find((e=>e.volume===t)),Ar=(e,t)=>e?.find((e=>e.safeBoxCasesSize===t))?.tariffs;function Vr(e,t,n){t.geoObjects.removeAll();const a=e.templateLayoutFactory.createClass('<div style="margin-top: -3px;">{{properties.geoObjects.length}}</div>'),l=new e.Clusterer({clusterIcons:[{href:"icons/MapMarkerClusterIcon.svg",size:[78,84],offset:[-35,-50]}],clusterIconContentLayout:a,clusterHideIconOnBalloonOpen:!1,geoObjectHideIconOnBalloonOpen:!1}),r=n.map((t=>new e.Placemark(t,{},{iconLayout:"default#image",iconImageHref:"icons/MapMarkerSingleIcon.svg",iconImageSize:[78,84],iconImageOffset:[-35,-50]})));l.add(r),t.geoObjects.add(l),t.setBounds(e.util.bounds.fromPoints(n)).then((()=>{t.getZoom()>10&&t.setZoom(10)}))}const Lr=e=>globalThis[e];const Pr=()=>{const e=function(e,t){const[n,i]=a(),s=r((()=>i(Lr(e))),[e]);return l((()=>{const n=document.getElementById(t);if(!n){const e=document.createElement("script");return e.src=t,e.async=!0,e.id=t,e.addEventListener("load",s),document.head.appendChild(e),()=>{document.head.removeChild(e),i(void 0)}}if(!Lr(e))return n.addEventListener("load",s),()=>{n.removeEventListener("load",s)};s()}),[e,t]),n}("ymaps",`https://api-maps.yandex.ru/2.1/?apikey=${c.YANDEX_MAP_API_KEY}&lang=ru_RU`);return e},_r=x((({points:e})=>{const t=s(null),n=Pr();return l((()=>{n?.ready((()=>{t.current=new n.Map("map",{center:e[0],zoom:10}),Vr(n,t.current,e)}))}),[n]),l((()=>{t.current&&e&&n&&Vr(n,t.current,e)}),[t,e,n]),n?u("div",{className:"pt-12 mt-1 bg-white",children:[h(N,{title:"Офисы на карте",headingType:"h3",className:"mb-8 text-center"}),h("div",{id:"map",className:"h-[640px]"})]}):null})),jr=x((({title:e,footnote:t,context:n,className:l="",...r})=>{const[i,s]=a([]),[o,c]=a(!1),d=function(){const{data:e}=Yt("/api/v1/regions",Qt);return e||[]}();return u(f,{context:n,className:l,...r,children:[u("div",{className:"bg-white px-8 py-12",children:[e?h(N,{title:e,headingType:"h3",as:"h2",className:"mb-2.5 text-center"}):null,h(Br,{regions:d,setPoints:s,toggleShowMap:()=>{c(!o)}}),t?h("p",{className:"text-s-light text-secondary-text",children:t}):null]}),i.length&&o?h(_r,{points:i}):null]})})),Er=e=>Boolean(e?.icon||e?.src),Or={primary:{background:"bg-white",title:"text-primary-text",description:"text-secondary-text",iconText:"text-secondary-text",iconBackground:"bg-main-divider",iconConnector:"bg-secondary-light"},secondary:{background:"bg-primary-main",title:"text-white",description:"text-white/80",iconText:"text-white",iconBackground:"bg-white/30",iconConnector:"bg-white"}},Ur=x((({className:e="",showLines:t=!0,steps:n=[],button:a,version:l="primary",context:r,...i})=>{const s=r.useRouter(),{handlerDecorator:o}=r,{title:c}=i,d=Or[l],m=n.length>3,x=(e=>e?"":"opacity-0")(t),p=c?"mt-9":"";return u(f,{className:["box-border font-sans text-primary-text bg-white",m?"px-20":"px-[70px]","py-[50px] flex flex-col items-center",d.background,d.title,e].join(" "),context:r,...i,children:[c?h(N,{headingType:"h2",className:"max-w-[752px] text-center",title:c}):null,n?.length?u("div",{className:`box-border ${p}`,children:[h("div",{className:"flex items-center px-[88px]",children:de(h("div",{className:`h-0.5 w-full bg-secondary-light ${x}`}))(n.map(Gr(d)))}),h("div",{className:"flex justify-between "+(m?"gap-x-3":"gap-x-[101px]"),children:n.map(zr({styleMap:d,isMainButton:Boolean(a?.text),version:l,router:s,handlerDecorator:o}))})]}):null,a?.text?h(Ne,{className:"mt-8 w-full max-w-[240px]",version:"primary",...oe({router:s,handlerDecorator:o},a)}):null]})})),Gr=e=>({icon:t},n)=>h("div",{className:"flex flex-col items-center text-center",children:h("div",{className:`h-[100px] w-[100px] min-w-[100px] min-h-[100px] rounded-full p-[26px] box-border z-10 flex justify-center items-center\n ${e.iconBackground} ${e.title}`,children:Er(t)?h(R,{image:t,width:"48",height:"48",asSVG:!0}):h("span",{className:`text-h4 ${e.iconText}`,children:n+1})})},String(n)),zr=({styleMap:e,isMainButton:t,version:n,router:a,handlerDecorator:l})=>(r,i)=>{const s=r?.label?"mt-2":"mt-4";return u("div",{className:"flex flex-col items-center justify-between text-center relative w-[276px]\n whitespace-pre-line overflow-hidden",children:[r?.label?h("div",{className:"text-xl m-0 mt-4",children:r.label}):null,r?.description?h("div",{className:`text-l-light ${e.description} ${s}`,children:r.description}):null,r.button?.text&&!t?h(Ne,{className:"box-border mt-8 py-3 h-12 w-full max-w-[240px]",...oe({router:a,handlerDecorator:l},r.button),version:n,children:r.button.text}):null]},String(i))};const Fr="h-12 flex-1 flex items-center justify-center cursor-pointer",Wr="group bg-white",Hr="font-sans text-m",Xr="text-secondary-text group-hover:text-primary-main",Jr=(e,t)=>h("h3",{className:`${Hr} ${t?"text-white":Xr}`,children:e}),qr=(e,t)=>h("div",{className:"min-w-[22px] w-[22px] h-[22px] rounded-full text-xs ml-2 flex justify-center items-center "+(t?"bg-white/30 text-white":"bg-main-divider text-secondary-text group-hover:text-primary-main"),children:e}),Kr=({onClick:e,currentTab:t,showCounter:n,page:a,context:l})=>(r,i)=>{const{useRouter:s,handlerDecorator:o}=l,c=s(),d=r.type;if("group"!==d&&"link"!==d)return null;switch(d){case"group":return(({onClick:e,currentTab:t,showCounter:n,page:a})=>(l,r)=>{const i=t===l,s=l.ref?a?.blocks?.filter((e=>e?.labels?.includes(l.ref))).length:a?.blocks?.length;return h("div",{className:`${Fr} ${i?"bg-primary-main":Wr}`,role:"tab","aria-selected":i,onClick:()=>e(l),children:u("div",{className:"flex flex-1 items-center justify-center",children:[l?.title?Jr(l.title,i):null,n&&s?qr(s,i):null]})},String(r))})({onClick:e,currentTab:t,showCounter:n,page:a,context:l})(r,i);case"link":return(({text:e,onClick:t,href:n,target:a="_self",i:l})=>h("a",{className:`${Fr} group bg-white`,target:a,href:n,onClick:t,children:h("span",{className:`${Hr} ${Xr}`,children:e})},String(l)))({...oe({router:c,handlerDecorator:o},r),i:i});default:!function(e){throw new Error(e)}(d)}},Yr=x((e=>{const{context:t,className:n,tabs:r,page:i,showCounter:s}=e,[o,c]=a(r?r[0]:void 0);l((()=>{if("group"===o?.type)return g.inst.subject("tab",{label:o.ref})}),[o]);return h(f,{context:t,className:`mb-2 box-border flex gap-x-1 ${n}`,role:"tablist",children:r?.map(Kr({onClick:e=>{"group"===e?.type&&(g.inst.fire("tab",{type:e.type,label:e.ref}),c(e))},currentTab:o,page:i,showCounter:s,context:t}))})})),Zr=x((({isOpen:e,dataUrl:t,pdfUrl:n,rowIdx:a,cellIdx:l,fieldIdx:r})=>u(Ne,{version:"primary",onClick:()=>{g.inst.fire("tariffInnerTable",{dataUrl:t,pdfUrl:n,rowIdx:a,cellIdx:l,fieldIdx:r})},className:"w-full flex items-center justify-center rounded-none py-5 ",children:[h("div",{className:"text-h4",children:e?"Скрыть":"Показать ставки по вкладу"}),h(C,{name:e?"ArrowUpIcon":"ArrowDownIcon",className:"ml-3",iconVersion:"white",width:"20",height:"20",asSVG:!0})]}))),Qr=e=>e?.alt||e?.title||w[e?.icon?e.icon:""],ei={Buttons:({buttons:e})=>e&&e?.length?h("div",{children:e.map((({icon:e,rounded:t,...n},a)=>h(Ne,{className:(a>0&&t?"ml-3":"")+" w-12 h-12",ariaLabel:Qr(e),rounded:t,appendLeft:e?.src||e?.icon?h(R,{image:e,width:"24px",height:"24px",asSVG:!0}):null,...n},String(a))))}):null,Img:({image:e})=>e?.src?h(R,{image:e}):null,List:({isDotted:e,...t})=>h(De,{className:"flex flex-col justify-between items-start text-sm",version:"gray",isDotted:e??!0,...t}),LabelDescription:({label:e,description:t})=>u("div",{children:[e?h("div",{className:"text-h6 font-medium m-0 "+(t?"mb-1":""),children:e}):null,t?h("div",{className:"text-s text-secondary-text",children:t}):null]}),Table:x((e=>{const[t,n]=a(!0);console.log(e);const r=t=>{const a=["rowIdx","cellIdx","fieldIdx"].every((n=>e[n]===t[n]));n(!a)};return l((()=>g.inst.subscribe("tariffInnerTable",r)),[]),t?h(Zr,{...e}):null}))},ti=x((({context:e,cells:t,isLastRow:n,rowIdx:a,cellIdx:l})=>h("div",{className:"first:pl-0 w-80 flex-grow flex flex-col border-solid border-main-divider border border-t-0 border-x-0 "+(n?"border-t-0 rounded-b-md":""),role:"cell",children:t.map(ni(a,e,l))}))),ni=(e,t,n)=>(a,l)=>u("div",{className:"Table"===a?.tableCellType?"mx-0.5":"first:pt-5 last:pb-5 pl-10",children:[l>0?h("div",{className:"h-5"}):null,ai(a,t,{rowIdx:e,cellIdx:n,fieldIdx:l})]},String(l)),ai=(e,t,n)=>{if(!e)return null;const{tableCellType:a,...l}=e;if(!a||!(a in ei))return null;return h(ei[a],{context:t,...l,...n})};async function li(e){const t=await fetch(e);return await t.json()}const ri=x((({rows:e})=>{const[t,n]=a(0),l=e?.[0]?.length??0,r=l>3&&l>t+4,i=t>0;return u("div",{children:[e?.map(ii(t)),Ze({handler:[()=>n(t-1),()=>n(t+1)],isShown:[i,r],btnClass:["right-3 top-24","right-3 top-2"],className:""})]})})),ii=e=>(t,n)=>{if(!t?.length)return null;const[a,...l]=t,r=[...Array(e).keys()].reduce(((e,t)=>140*(l?.[t]?.cols?.length??1)+e),0);return u("div",{className:"flex border-main-divider border border-t-0 border-x-0 border-solid",children:[h("div",{className:"text-xl-light min-w-[214px] w-[214px] pt-6 pb-5",children:a.data}),h("div",{className:"flex flex-grow overflow-hidden",children:h("div",{className:"flex duration-1000 text-center",style:{transform:`translateX(-${r}px)`},children:l?.map(((t,n)=>u("div",{className:"flex flex-col flex-grow justify-center pt-6 pb-5 odd:bg-main-divider",children:[t?.data?h("div",{className:"text-xl-light mb-3",children:t.data}):null,t?.cols?si(t.cols,e):null]},`row${n}`)))})})]},String(n))},si=(e,t)=>e?h("div",{className:"flex text-xl-light "+(0===t?"text-secondary-text":""),children:e.map(((e,t)=>h("div",{className:"w-[76px] mx-8",children:e},String(t))))}):null,oi=x((({context:e,activeTabIndex:t,items:n})=>{const[l,r]=a({});return h("div",{children:n.map(((n,a)=>{const i=`activeTabIdx:${t}-tableIdx:${a}`;return u("div",{className:"w-full",children:[u("div",{className:"flex p-4 bg-main-stroke text-xl-light text-center justify-center cursor-pointer relative",onClick:()=>(e=>{r((t=>({...t,[e]:!t[e]})))})(i),children:[n.title,h(R,{image:l[i]?"PlusIcon":"MinusIcon",className:"absolute right-[22px]",width:"24",height:"24"})]}),h("div",{className:"w-full pl-2 overflow-hidden transition-height duration-500 ease-in-out "+(l[i]?"h-0":"h-[243px]"),children:h("div",{className:"relative",children:h(ri,{context:e,rows:n.rowsData})})})]},i)}))})})),ci=x((({currencies:e,linkToPDF:t,activeTabIndex:n,setActiveTabIndex:a})=>u("div",{className:"flex justify-between w-full pt-2.5 pb-3",children:[e&&e.length>1?h("div",{className:"flex bg-secondary-light p-1 rounded-md",children:e.map(((e,t)=>h("div",{className:"rounded-md text-xl-light px-4 py-3 cursor-pointer "+(t===n?"bg-primary-main text-white":"text-secondary-text"),onClick:()=>a(t),children:e||t+1},e)))}):null,t?u(Ne,{href:t,version:"secondary",className:"flex justify-center items-center text-l-light text-primary-main px-8",children:[h(R,{image:"DocDownloadIcon",className:"mr-[10px]",width:"24",height:"24",asSVG:!0}),h("span",{children:"Скачать в PDF"})]}):null]}))),di=x((({context:e,dataUrl:t,pdfUrl:n})=>{const{tableData:l}=function(e){const{data:t}=Yt(function(e){return`/wcms-resources/${e||"tariffs-inner-table-data"}.json`}(e),li);return t||{}}(t),[r,i]=a(0),s=l?.[r]?.items??[],o=l?.map((e=>e.currency??""));return l?u("div",{className:"bg-white z-10",children:[h(ci,{currencies:o,activeTabIndex:r,setActiveTabIndex:i,linkToPDF:n}),h(oi,{context:e,activeTabIndex:r,items:s}),h(Zr,{context:e,isOpen:!0})]}):null})),mi=x((({context:e,children:t,rowIdx:n})=>{const[r,i]=a(void 0);return l((()=>g.inst.subscribe("tariffInnerTable",(e=>{i(n===e.rowIdx?{dataUrl:e.dataUrl,pdfUrl:e.pdfUrl}:void 0)}))),[n]),u("div",{className:"self-start flex flex-col",role:"row",children:[h("div",{className:"flex",children:t}),r?h("div",{className:"origin-top animate-expansion",children:h(di,{context:e,...r})}):null]})})),hi=x((({row:{header:e,data:t},activeCardIndex:n,isLastRow:a,context:l,rowIdx:r})=>u(mi,{context:l,rowIdx:r,children:[h("div",{className:"text-s py-5 w-[354px] flex-shrink-0 border-main-divider border border-t-0 border-x-0 "+(a?"":"border-solid"),children:u("div",{className:"flex items-center text-primary-text",role:"cell",children:[e?.icon?h(R,{className:"mr-[14px] max-w-6 max-h-6",image:e.icon,width:"24px",height:"24px",asSVG:!0}):null,e?.title?h(N,{headingType:e?.headingType||"h6",as:"h6",title:e?.title}):null]})}),t?.length?h(zn,{activeCardIndex:n,columnWidth:360,version:"tariff",children:t.map(((e,t)=>h(ti,{cells:e,isLastRow:a,rowIdx:r,cellIdx:t,context:l},String(t))))}):null]}))),ui=x((({className:e="",context:t,title:n,description:l,rowHeaders:r,tariffsColumns:i,hiddenRowsNum:s=0,...o})=>{const[c,d]=a(0),m=i?.map((({data:e})=>e))||[],x=r?.map(((e,t)=>({header:e,data:m.map((e=>e?.[t]||[]))}))),p=m.length,g=Pn({columnsLength:p,colsLengthForScroll:2,activeCardIndex:c,setActiveCardIndex:d}),b=x?.map(((e,n,{length:a})=>h(hi,{context:t,row:e,isLastRow:n+1===a,activeCardIndex:c,rowIdx:n},String(n))));return u(f,{className:`bg-white font-sans p-[50px] overflow-hidden text-primary-text relative ${p>1?"pr-0":""} ${e}`,context:t,...o,children:[n?h(N,{headingType:"h2",className:"text-center "+(l?"mb-2.5":"mb-9"),title:n}):null,l?h("div",{className:"mb-9 text-center text-l",children:l}):null,x?.length?h(Fl,{blocks:b,hiddenBlocksNum:s,context:t,render:e=>h(xi,{tableArrowScrollControlProps:g,children:e}),foldButtonLabel:"Развернуть"}):null]})})),xi=x((({children:e,tableArrowScrollControlProps:t})=>{const{isScrollAvailable:n}=t;return u("div",{role:"table",children:[u("div",{className:"relative",children:[e,h(Hn,{...t})]}),n?h("div",{className:"absolute top-0 right-0 bottom-0 w-[84px] bg-opacity-to-white"}):null]})})),pi={Accordion:ft,BenefitsBlock:It,Bonus:Dt,CardTransfer:kn,ComparisonTable:ta,Calculator:yn,Catalog:An,ExchangeRateTile:Ma,Footer:ll,Gallery:ot,GracePeriod:rl,Header:Ml,Headline:_,InsuranceAmountBlock:_l,LinkDocs:F,MiniGallery:ct,MobileAppTile:El,PictureText:Y,ProductBlock:_e,ProductGallery:tr,ProductTile:Xe,PromoTile:nr,OtherProducts:Jl,Recommendation:ir,StepsBlock:Ur,TariffsTable:ui,TextBlock:Ee,Tile:We,Placeholder:Kl,BonusBenefitsBlock:Mt,SafeDepositRental:jr,Tabs:Yr,ErrorBlock:la,OfficeServicesBlock:Ul},gi=m();const bi=x((({className:e,onClick:t,ariaLabel:n})=>h("button",{type:"button",className:`border-0 w-9 bg-inherit cursor-pointer ${e||""}`,onClick:t,"aria-label":n,children:fi()}))),fi=()=>{const e={stroke:"#292D32",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"};return u("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[h("path",{...e,strokeMiterlimit:"10",d:"M21.48 11.95c.5-1.4-.4-2.6-1.9-2.6h-4c-.6 0-1.1-.5-1-1.2l.5-3.2c.2-.9-.4-1.9-1.3-2.2-.8-.3-1.8.1-2.2.7l-4.1 6.1M7.48 18.35l3.1 2.4c.4.4 1.3.6 1.9.6h3.8c1.2 0 2.5-.9 2.8-2.1l1.24-3.77"}),h("path",{...e,d:"M2.38 18.35v-9.8c0-1.4.6-1.9 2-1.9h1c1.4 0 2 .5 2 1.9v9.8c0 1.4-.6 1.9-2 1.9h-1c-1.4 0-2-.5-2-1.9Z"})]})},vi=x((({className:e,context:t,...n})=>{const{useRouter:i,handlerDecorator:s=se}=t,o=function(e){const[t,n]=a(0);return l((()=>{(async()=>{const[t]=await gi.getLikeCount(e);n(t?.value||0)})()}),[e]),{likeCount:t,like:r((async()=>{n(await gi.like(e))}),[e]),dislike:r((async()=>{n(await gi.dislike(e))}),[e])}}(i().pathname);return u(f,{tag:"div",context:t,className:`border-main border-2 border-solid bg-white flex w-[125px] items-center justify-center gap-3 p-2 font-sans ${e||""}`,...n,children:[h(bi,{onClick:s(o.like),ariaLabel:"Поставить отметку «лайк»"}),h(bi,{onClick:s(o.dislike),className:"rotate-180",ariaLabel:"Поставить отметку «дизлайк»"}),h("span",{className:"select-none",children:o.likeCount})]})})),Ni=({blockClassName:e,block:t,render:n})=>n({blockClassName:e,block:t}),yi=x((({className:e="",context:t,blocksRegistry:n,data:a={},blockDecorator:l=Ni})=>{const{style:r,blocks:i,slots:s={},likeControl:o,colorPalette:c="pc"}=a,{header:d}=s;return u("section",{className:`relative ${M(r)} ${e}`,"data-theme":c,children:[d?.blocks?.length?h("div",{className:`${M(d?.style)}`,children:d.blocks.map(((e,r)=>wi({block:e,page:a,blockDecorator:l,blocksRegistry:n,context:t},r)))}):null,i?.length?h("div",{className:"container grid grid-cols-12 gap-1",children:i.map(((e,r)=>wi({block:e,blockDecorator:l,blocksRegistry:n,context:t,page:a},r)))}):null,o?h("div",{className:"flex items-end absolute bottom-0 right-0 h-full pointer-events-none",children:h(vi,{className:"rounded-tl-lg sticky bottom-0 pointer-events-auto",context:t},"LikeControl")}):null]})}));function wi({block:e,blockDecorator:t,blocksRegistry:n,context:a,page:l},r){const{type:i}=e;i&&i in n||console.warn(`No block with "${i}" is registered`);const s=n[i||"Placeholder"]||Kl;return t({blockClassName:`scroll-mt-12 ${M(e.style)}`,block:e,render:e=>{const{version:t,content:n,anchor:o,labels:c}=e.block;return h(s,{className:e.blockClassName,version:t,context:a,page:l,anchor:o,labels:c,...n},`${i}-${r}`)}},`block-${r}`)}e.Blocks=pi,e.ContentPage=yi,e.DaDataAPI=o,e.LikeAPI=m,e.joinList=de,e.projectSettings=c,e.setup=(e,t)=>{globalThis._uni={_jsx:e,_jsxs:t||e}},e.setupHooks=e=>{t=e},e.url=le,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).UniBlocks={})}(this,(function(e){"use strict";let t;const n=e=>(...n)=>t[e](...n),a=n("useState"),l=n("useEffect"),r=n("useCallback"),i=n("useMemo"),s=n("useRef");function o(e=""){return{getFetcherAddress:async function(){if(!("geolocation"in navigator))return null;try{const t=await(async()=>new Promise((e=>navigator.geolocation.getCurrentPosition((({coords:t})=>e(t))))))(),n=await fetch(`${e}/geolocate`,{method:"POST",mode:"cors",body:JSON.stringify({lat:t.latitude,lon:t.longitude,count:1})});return(await n.json())?.suggestions?.[0]?.data?.city}catch(e){return console.error(e),null}}}}const c=new class{_={PROD_BRANCH:"master",FORCED_DRAFT_FLOW:!1};setup(e){this._=e}get TEST_BRANCH(){return this._.TEST_BRANCH}get RC_BRANCH(){return this._.RC_BRANCH}get PROD_BRANCH(){return this._.PROD_BRANCH}get FORCED_DRAFT_FLOW(){return this._.FORCED_DRAFT_FLOW}get ASSIST_PROJECT_ID(){return this._.ASSIST_PROJECT_ID}get SITEMAP(){return this._.SITEMAP}get CDN(){return this._.CDN}get YANDEX_MAP_API_KEY(){return this._.YANDEX_MAP_API_KEY}get YANDEX_METRIKA_ID(){return this._.YANDEX_METRIKA_ID}},d="likesToken";function m(){async function e(){try{const e=JSON.parse(globalThis.localStorage.getItem(d)||"");if(e?.token)return e}catch(e){}try{const e=await fetch("/assist/v1/public/auth",{method:"POST",mode:"cors",headers:{"Content-Type":"application/json"},body:JSON.stringify({prefix:"guest"})}),{token:t,name:n}=await e.json();return globalThis.localStorage.setItem(d,JSON.stringify({token:t,name:n})),{token:t,name:n}}catch(e){return console.error(e),{}}}return{getLikeCount:async function(...t){if(!t.length)return[];const{token:n}=await e();try{const e=await fetch(`/assist/v1/public/projects/${c.ASSIST_PROJECT_ID}/nodes/likes`,{method:"POST",mode:"cors",headers:{"Content-Type":"application/json",Authorization:n},body:JSON.stringify({node_ids:t})}),{likes:a}=await e.json();return a||[]}catch(e){return console.error(e),[]}},like:async function(t){if(!t)return 0;const{token:n,name:a}=await e();try{const e=await fetch(`/assist/v1/public/projects/${c.ASSIST_PROJECT_ID}/nodes/like`,{method:"POST",mode:"cors",headers:{"Content-Type":"application/json",Authorization:n,UserID:a},body:JSON.stringify({node_id:t,user_name:a})}),{likes:l}=await e.json();return l||0}catch(e){return console.error(e),0}},dislike:async function(t){if(!t)return 0;const{token:n,name:a}=await e();try{const e=await fetch(`/assist/v1/public/projects/${c.ASSIST_PROJECT_ID}/nodes/unlike`,{method:"POST",mode:"cors",headers:{"Content-Type":"application/json",Authorization:n,UserID:a},body:JSON.stringify({node_id:t,user_name:a})}),{likes:l}=await e.json();return l||0}catch(e){return console.error(e),0}}}}const h=(...e)=>globalThis._uni._jsx(...e),u=(...e)=>globalThis._uni._jsxs(...e),x=e=>{const t=e;return t._tmpl||(t._tmpl=globalThis.__UNI_REACT__?e:p(e)),t._tmpl},p=e=>{function t(t,n){const{children:a,...l}=t||{},r=n?.slots?.default,i=a||r&&r();return e(Object.assign(l,i&&{children:i}),n)}return t.inheritAttrs=!1,t};class g{static inst=new g;subscribers={};subjectsStateMap={};subscribe(e,t){this.subscribers[e]||=[],this.subscribers[e]?.push(t);const n=this.subjectsStateMap[e];return n&&t(n),()=>{this.unsubscribe(e,t)}}unsubscribe(e,t){this.subscribers[e]=this.subscribers[e]?.filter((e=>e!==t))}fire(e,t){this.subjectsStateMap[e]=t,this.subscribers[e]?.forEach((e=>e(t)))}subject(e,t){this.subjectsStateMap[e]=t}}const b=100,f=x((({anchor:e,className:t,context:n,children:r,tag:o="section",labels:c})=>{const d=o,{IntersectionObserverTag:m}=n,[u,x]=a(!0),p=s({}),b=i((()=>(({anchor:e,anchorClickRef:t})=>n=>{if(!n?.length)return;const[a]=n;!a.isIntersecting||a.boundingClientRect.top>150||(t?.current?.isScrolling&&t.current.label===`#${e}`?(g.inst.fire("anchorClick",{isScrolling:!1,label:void 0}),g.inst.fire("tab",{type:"link",label:e})):t?.current?.isScrolling||g.inst.fire("tab",{type:"link",label:e}))})({anchor:e,anchorClickRef:p})),[e,p]);return l((()=>{const e=g.inst.subscribe("anchorClick",(e=>{p.current=e})),t=g.inst.subscribe("tab",(e=>{var t;"group"===e.type?x(!c?.length||!e.label||c.includes(e.label)):((t=e.label)&&(globalThis.document.location.hash=t),x(!0))}));return()=>{e(),t()}}),[p]),u?e?h(m,{tag:o,className:t,observerCallback:b,observerOptions:{threshold:new Array(18).fill(0).map(N)},anchor:e,children:r}):h(d,{className:t,children:r}):null}));function N(e,t){const n=(t+1)/b+.82;return Math.round(n*b)/b}const v={h0:"text-h0",h1:"text-h1",h2:"text-h2",h3:"text-h3",h4:"text-h4",h5:"text-h5",h6:"text-h6"},y=x((e=>{const{className:t="",headingType:n="h3",title:a,as:l="h3"}=e;return h(l,{className:`font-sans m-0 ${v[n]} ${t}`,children:a})})),w={ActualBalanceIcon:!1,AirPlaneIcon:!1,AppleIcon:!0,ArrowDownIcon:!0,ArrowLeftIcon:!0,ArrowUpIcon:!0,AtmIcon:!0,BankIcon:!0,BuildingIcon:!0,BurgerIcon:!0,Calendar2Icon:!0,CalendarCircleIcon:!0,CalendarIcon:!0,CalendarTickIcon:!0,Car2Icon:!0,CardIcon:!0,CardPosIcon:!0,CardTickIcon:!0,CardWithGemIcon:!1,CarIcon:!1,ChartSquareIcon:!0,CinemaIcon:!1,ClockIcon:!1,CloseIcon:!0,ComfortableCompIcon:!1,CreditCardsIcon:!1,DiscountShapeIcon:!0,DocDownloadIcon:!0,DocIcon:!0,DocIconMonoColor:!0,DocsIcon:!1,DocumentTextIcon:!0,DollarIcon:!1,DoneIcon:!1,DoneSimpleIcon:!0,EarthIcon:!1,EmptyWalletChangeIcon:!0,EmptyWalletIcon:!0,EuroIcon:!1,GeolocationIcon:!0,GlassIcon:!1,GlobalIcon:!0,GpsIcon:!0,GridIcon:!0,InterestGrowthIcon:!1,InterestIcon:!0,JCBIcon:!1,LogoIcon:!0,LoupeIcon:!0,MapMarkerClusterIcon:!1,MapMarkerSingleIcon:!1,MasterCardIcon:!1,MinusIcon:!0,MirIcon:!1,MoneyIcon:!0,MoneyInsuranceIcon:!1,MoneysIcon:!0,MonitorMobileIcon:!0,NewDocIcon:!1,OfficeIcon:!1,OkIcon:!0,PackA4Icon:!1,PassSendIcon:!1,PercentageRoundIcon:!0,PercentageSquareIcon:!0,PersonalCardIcon:!0,PlayMarketIcon:!0,PlusIcon:!0,PowerIcon:!1,Profile2UserIcon:!0,ProfileIcon:!0,PumpkinIcon:!1,RoundRubleIcon:!0,SafeIcon:!0,ShieldTickIcon:!0,SignDocsIcon:!1,SmallClockIcon:!0,SoundIcon:!1,StrongBoxIcon:!0,TelegramIcon:!0,UnionPayIcon:!1,UserSquareIcon:!0,UserTickIcon:!0,VisaIcon:!1,VKIcon:!0,WalletAdd2Icon:!0,WalletAddIcon:!0,WalletIcon:!0,WalletWithMoneyIcon:!0,WateringCanIcon:!1};var I,C;!function(e){e.ActualBalanceIcon="ActualBalanceIcon",e.AirPlaneIcon="AirPlaneIcon",e.AppleIcon="AppleIcon",e.ArrowDownIcon="ArrowDownIcon",e.ArrowLeftIcon="ArrowLeftIcon",e.ArrowUpIcon="ArrowUpIcon",e.AtmIcon="AtmIcon",e.BankIcon="BankIcon",e.BuildingIcon="BuildingIcon",e.BurgerIcon="BurgerIcon",e.Calendar2Icon="Calendar2Icon",e.CalendarCircleIcon="CalendarCircleIcon",e.CalendarIcon="CalendarIcon",e.CalendarTickIcon="CalendarTickIcon",e.Car2Icon="Car2Icon",e.CardIcon="CardIcon",e.CardPosIcon="CardPosIcon",e.CardTickIcon="CardTickIcon",e.CardWithGemIcon="CardWithGemIcon",e.CarIcon="CarIcon",e.ChartSquareIcon="ChartSquareIcon",e.CinemaIcon="CinemaIcon",e.ClockIcon="ClockIcon",e.CloseIcon="CloseIcon",e.ComfortableCompIcon="ComfortableCompIcon",e.CreditCardsIcon="CreditCardsIcon",e.DiscountShapeIcon="DiscountShapeIcon",e.DocDownloadIcon="DocDownloadIcon",e.DocIcon="DocIcon",e.DocIconMonoColor="DocIconMonoColor",e.DocsIcon="DocsIcon",e.DocumentTextIcon="DocumentTextIcon",e.DollarIcon="DollarIcon",e.DoneIcon="DoneIcon",e.DoneSimpleIcon="DoneSimpleIcon",e.EarthIcon="EarthIcon",e.EmptyWalletChangeIcon="EmptyWalletChangeIcon",e.EmptyWalletIcon="EmptyWalletIcon",e.EuroIcon="EuroIcon",e.GeolocationIcon="GeolocationIcon",e.GlassIcon="GlassIcon",e.GlobalIcon="GlobalIcon",e.GpsIcon="GpsIcon",e.GridIcon="GridIcon",e.InterestGrowthIcon="InterestGrowthIcon",e.InterestIcon="InterestIcon",e.JCBIcon="JCBIcon",e.LogoIcon="LogoIcon",e.LoupeIcon="LoupeIcon",e.MapMarkerClusterIcon="MapMarkerClusterIcon",e.MapMarkerSingleIcon="MapMarkerSingleIcon",e.MasterCardIcon="MasterCardIcon",e.MinusIcon="MinusIcon",e.MirIcon="MirIcon",e.MoneyIcon="MoneyIcon",e.MoneyInsuranceIcon="MoneyInsuranceIcon",e.MoneysIcon="MoneysIcon",e.MonitorMobileIcon="MonitorMobileIcon",e.NewDocIcon="NewDocIcon",e.OfficeIcon="OfficeIcon",e.OkIcon="OkIcon",e.PackA4Icon="PackA4Icon",e.PassSendIcon="PassSendIcon",e.PercentageRoundIcon="PercentageRoundIcon",e.PercentageSquareIcon="PercentageSquareIcon",e.PersonalCardIcon="PersonalCardIcon",e.PlayMarketIcon="PlayMarketIcon",e.PlusIcon="PlusIcon",e.PowerIcon="PowerIcon",e.Profile2UserIcon="Profile2UserIcon",e.ProfileIcon="ProfileIcon",e.PumpkinIcon="PumpkinIcon",e.RoundRubleIcon="RoundRubleIcon",e.SafeIcon="SafeIcon",e.ShieldTickIcon="ShieldTickIcon",e.SignDocsIcon="SignDocsIcon",e.SmallClockIcon="SmallClockIcon",e.SoundIcon="SoundIcon",e.StrongBoxIcon="StrongBoxIcon",e.TelegramIcon="TelegramIcon",e.UnionPayIcon="UnionPayIcon",e.UserSquareIcon="UserSquareIcon",e.UserTickIcon="UserTickIcon",e.VisaIcon="VisaIcon",e.VKIcon="VKIcon",e.WalletAdd2Icon="WalletAdd2Icon",e.WalletAddIcon="WalletAddIcon",e.WalletIcon="WalletIcon",e.WalletWithMoneyIcon="WalletWithMoneyIcon",e.WateringCanIcon="WateringCanIcon"}(I||(I={})),function(e){e.ActualBalanceIcon="Деньги",e.AirPlaneIcon="Самолёт",e.AppleIcon="Лого «Apple»",e.ArrowDownIcon="Стрелка 'Вниз'",e.ArrowLeftIcon="Стрелка",e.ArrowUpIcon="Стрелка вверх",e.AtmIcon="Банкомат",e.BankIcon="Банк",e.BuildingIcon="Здание с деревом",e.BurgerIcon="Бургер",e.Calendar2Icon="Календарь 2",e.CalendarCircleIcon="Скруглённый календарь",e.CalendarIcon="Календарь",e.CalendarTickIcon="Календарь с галочкой",e.Car2Icon="Машина2",e.CardIcon="Кред. карта",e.CardPosIcon="Кред. карта под наклоном",e.CardTickIcon="Кред. карта с галочкой",e.CardWithGemIcon="Карта с драгоценностями",e.CarIcon="Машина",e.ChartSquareIcon="Деньги внутри кошелька",e.CinemaIcon="Кинотеатр",e.ClockIcon="Часы",e.CloseIcon="Крестик",e.ComfortableCompIcon="Кресло",e.CreditCardsIcon="Кредитные карты",e.DiscountShapeIcon="Скидка",e.DocDownloadIcon="Скачать документ",e.DocIcon="Документ",e.DocIconMonoColor="Документ (одноцветный)",e.DocsIcon="Документы",e.DocumentTextIcon="Документ с текстом",e.DollarIcon="Доллар",e.DoneIcon="Зелёная 'галочка' в круге",e.DoneSimpleIcon="Зелёная 'галочка'",e.EarthIcon="Земля",e.EmptyWalletChangeIcon="Пустой кошелёк с возвратом",e.EmptyWalletIcon="Пустой кошелёк",e.EuroIcon="Евро",e.GeolocationIcon="Геолокация",e.GlassIcon="Зеркало",e.GlobalIcon="Глобус",e.GpsIcon="Gps",e.GridIcon="Сетка (белая)",e.InterestGrowthIcon="Диаграмма роста",e.InterestIcon="Скидка",e.JCBIcon="JCB",e.LogoIcon="Logo",e.LoupeIcon="Лупа",e.MapMarkerClusterIcon="Маркер карты",e.MapMarkerSingleIcon="Маркер карты РСХБ",e.MasterCardIcon="MasterCard",e.MinusIcon="Минус",e.MirIcon="МИР",e.MoneyIcon="Деньги",e.MoneyInsuranceIcon="Денежное страхование",e.MoneysIcon="Купюры",e.MonitorMobileIcon="Монитор и мобильный",e.NewDocIcon="Новый документ",e.OfficeIcon="Офис",e.OkIcon="Лого «Одноклассники»",e.PackA4Icon="Пачка бумаги А4",e.PassSendIcon="Бизнес",e.PercentageRoundIcon="Проценты (круг.)",e.PercentageSquareIcon="Проценты",e.PersonalCardIcon="Персональная карта",e.PlayMarketIcon="Лого «PlayMarket»",e.PlusIcon="Плюс",e.PowerIcon="Щит",e.Profile2UserIcon="Профиль, 2 персоны",e.ProfileIcon="Профиль",e.PumpkinIcon="Тыква",e.RoundRubleIcon="Рубль (круг.)",e.SafeIcon="Сейф",e.ShieldTickIcon="Безопасность",e.SignDocsIcon="Подписанные документы",e.SmallClockIcon="Маленькие часы",e.SoundIcon="Звук",e.StrongBoxIcon="Ящик с замочной скважиной",e.TelegramIcon="Лого «Telegram»",e.UnionPayIcon="UnionPay",e.UserSquareIcon="Пользователь в рамке",e.UserTickIcon="Пользователь",e.VisaIcon="Visa",e.VKIcon="Лого «VK»",e.WalletAdd2Icon="Пополнение карты",e.WalletAddIcon="Кошелёк с плюсом",e.WalletIcon="Кошелёк",e.WalletWithMoneyIcon="Кошелёк с деньгами",e.WateringCanIcon="Добавить продукт"}(C||(C={}));const k={normal:"text-primary-main",black:"text-black",white:"text-black"},S=x((({className:e="",imageClassName:t="",name:n="",alt:a=`Иконка ${C[n]||n}`,title:l=a,iconVersion:r="normal",asSVG:i,...s})=>{const o=`${c.CDN||""}icons/${n}.svg`;return i&&w[n]?h(B,{className:e,children:u("svg",{className:[T(e,s.width),k[r],t,$(n,r)].join(" "),...s,"aria-hidden":"true",children:[l?h("title",{children:l}):null,a?h("desc",{children:a}):null,h("use",{href:`${o}#icon`,xlinkHref:`${o}#icon`})]})}):h("img",{className:e,src:o,alt:a,title:l,...s,"aria-hidden":"true"})})),$=(e,t)=>"white"===t&&w[e]?"invert":"",T=(e,t)=>t?`width: ${t}px `:"w-full h-full",B=x((({className:e,children:t})=>e?h("div",{className:e,children:t}):t));function D(e){return"string"==typeof e?"normal":e.iconVersion||"normal"}const R=(e,t)=>e.media&&t.media?e.media-t.media:0,M=x((({className:e="",image:t,imageClassName:n="",isMobile:a=!1})=>{if(!t||!t?.sources&&!t?.src)return null;return u("picture",{className:`${a?"flex":"flex-none"} ${e}`,children:[t?.sources?.length?t.sources.sort(R).map((({src:e,format:n,media:a},l)=>h("source",{srcSet:e,type:P(n),media:a?`(max-width: ${a}px)`:"",...t.size},`${l}_${e}`))):null,A(t,n,a)]})})),A=(e,t="",n=!1)=>{const a={width:e.size?.width?`${e.size?.width}px`:"100%",height:e.size?.height?`${e.size?.height}px`:"100%"},l=e.title||"",r=e.alt||e.title,i=n?"m-auto":"m-0";return h("img",{src:e.src,className:`${i} ${t}`,alt:r,title:l,style:a,...e.size})};function P(e){return e?`image/${String(e)}`:void 0}const V=x((({className:e="",image:t,imageClassName:n="",isMobile:a,...l})=>{if(!t)return null;const r="string"==typeof t?t:t.icon;return r||""===r?r.length?h(S,{className:e,imageClassName:n,iconVersion:D(t),name:r,...l}):null:h(M,{className:e,imageClassName:n,image:t,isMobile:a})})),L=x((({className:e="",imageClassName:t,image:n,...a})=>h(V,{className:e,imageClassName:t,image:n,...a})));function _(e){return e?e.filter(Boolean).join(" "):""}const j=x((e=>{const{className:t="",description:n}=e;return h("div",{className:`${t}`,children:n})})),O={left:"text-left",center:"text-center",right:"text-right"},U={transparent:{background:"bg-transparent",text:"text-primary-text",description:"text-primary-text"},primary:{background:"bg-white",text:"text-primary-text",description:"text-primary-text"},secondary:{background:"bg-primary-main",text:"text-white",description:"text-white/80"}},E={XXL:{descriptionFont:"text-h5",gap:"gap-[18px]",headingType:"h0",as:"h1"},XL:{descriptionFont:"text-xl-light",gap:"gap-4",headingType:"h1",as:"h1"},L:{descriptionFont:"text-xl-light",gap:"gap-4",headingType:"h2",as:"h2"},M:{descriptionFont:"text-xl-light",gap:"gap-3",headingType:"h3",as:"h3"},S:{descriptionFont:"text-xl-light",gap:"gap-2",headingType:"h4",as:"h4"}},G=x((({bgColorHeadline:e="transparent",align:t="center",className:n="",title:a,description:l,headlineVersion:r="XL",as:i,...s})=>{const o=U[e],c=E[r];return u(f,{className:`font-sans flex flex-col p-[50px] ${c.gap} ${o.background} ${n}`,...s,children:[a?h(y,{headingType:c?.headingType,as:i||c?.as,className:`whitespace-pre-wrap ${o.text} ${O[t]}`,title:a}):null,l?h(j,{className:`${c.descriptionFont} ${o.text} ${O[t]}`,description:l}):null]})})),z=x((({className:e,iconClassName:t,textClassName:n,suffixClassName:a,doc:l,icon:r})=>{const{text:i,fileSize:s,...o}=l;return u("a",{className:e,role:"link",...o,children:[r?h(L,{className:t,image:r,width:"24px",height:"24px",asSVG:!0}):null,i?u("span",{className:n,children:[i,h("span",{className:a,children:o?.href&&F(W(o.href),s)})]}):null]})})),F=(e,t)=>(e||t?",":"")+(e?` ${e}`:"")+(t?` (${t})`:""),W=e=>{if(!e)return"";const t=e.lastIndexOf(".");return-1!==t?e.substring(t+1):""},H=x((({className:e="",doc:t,icon:n})=>h(z,{className:`flex h-full box-border ${e}`,iconClassName:"mr-2.5 min-w-6 min-h-6",textClassName:"self-center text-l-light",suffixClassName:"text-secondary-text group-hover:text-primary-main",doc:t,icon:n}))),X=x((({className:e,documents:t,columnsMode:n="double",icon:a})=>t?.length?h("div",{className:e,role:"list",children:t.map(((e,t)=>h("div",{className:"double"===n?"basis-[calc(50%-20px)]":"",role:"listitem",children:h(H,{className:"group flex align-middle h-fit w-fit text-primary-text no-underline hover:text-primary-main",doc:e,icon:a})},String(t))))}):null)),J={double:"flex gap-x-5 gap-y-[26px] flex-wrap",single:"flex gap-3.5 flex-col"},q=x((({context:e,className:t="",title:n,description:a,align:l="center",documents:r,icon:i={icon:"DocIcon"},columnsMode:s="double",...o})=>u(f,{className:`font-sans text-primary-text p-[50px] bg-white ${t}`,context:e,...o,children:[h(G,{className:"!p-0",title:n,description:a,context:e,align:l,headlineVersion:"M",as:"h2"}),h(X,{className:`mt-8 ${J[s]}`,columnsMode:s,documents:r,icon:i})]}))),K={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white"},Y={primary:"text-primary-text",secondary:"text-white"},Z={primary:"text-secondary-text",secondary:"text-white"},Q=x((e=>{const{className:t="",icon:n,label:a,description:l,version:r="primary",benefitsVersion:i="normal"}=e,s="white"===i||"secondary"===r;return u("div",{className:`flex gap-5 ${l?"items-start":"items-center"} ${t}`,children:[n?h("div",{className:ee(r,i),children:h(L,{className:"w-6 h-6",image:{...n,iconVersion:s?"white":"normal"},asSVG:!0})}):null,u("div",{className:"gap-0.5",children:[a?h("div",{className:`text-h6 ${Y[r]}`,children:a}):null,l?h("div",{className:`text-m-light ${Z[r]}`,children:l}):null]})]})}));function ee(e,t){let n="bg-primary-main text-black";return"secondary"===e?n="bg-white/30 text-black":"normal"===t&&(n="bg-secondary-light text-primary-main"),`w-[50px] h-[50px] min-w-[50px] rounded-full p-2.5 box-border flex items-center justify-center ${n}`}const te=e=>new Intl.NumberFormat("ru-RU",{maximumSignificantDigits:3}).format(e),ne=x((({className:e="",context:t,title:n,description:a,image:l,benefits:r,version:i="primary",sum:s,monthLimit:o,directionRight:c=!1,...d})=>u(f,{className:`relative font-sans py-12 px-24 ${K[i]} ${e}`,context:t,...d,children:[h(G,{context:t,className:"!p-0",title:n,description:a,headlineVersion:"M",bgColorHeadline:i,align:"center"}),u("div",{className:"flex justify-center gap-[122px] mt-[30px]",children:[l?.src?h(L,{className:c?"order-2":"",image:l}):null,u("div",{className:"w-[558px] m-auto",children:[r?.length?h("div",{className:"flex flex-col gap-4",children:r.map(ae(i))}):null,le(s,o)]})]})]}))),ae=e=>(t,n)=>h(Q,{icon:t.icon,label:t.label,description:t.description,version:e},String(n));function le(e,t){return e||t?u("div",{className:"bg-main-divider rounded-md flex mt-7 gap-6 px-5 py-4",children:[Number.isFinite(e)?re("Страховая сумма:",e,Boolean(t)):null,Number.isFinite(t)?re("Ежемесячный лимит:",t,Boolean(e)):null]}):null}function re(e,t=0,n=!1){return u("div",{className:`flex justify-between items-center gap-2 w-full ${n?"w-fit":"w-full"}`,children:[h("span",{className:"text-secondary-text text-l-light",children:e}),u("span",{className:"text-primary-main text-h6",children:[te(t)," ₽"]})]})}const ie=e=>e?.includes("//"),se=e=>(e||"").replace(/\/?\?.*/,""),oe=e=>{if(!e||!ie(e))return;const t=e,n=t.indexOf("//"),a=t.indexOf("/",n+"//".length);return-1!==a?t.substring(0,a):t};var ce=Object.freeze({__proto__:null,isURL:ie,withoutQuery:se,getOrigin:oe,getHash:e=>{if(!e||!ie(e))return;const t=e.indexOf("#");return-1!==t?e.substring(t,e.length):void 0},isHash:e=>e?.startsWith("#")});const de="/mobile",me=(e,t)=>{if(!e)return e;const n=oe(t?.href);return n?e.replace(n,"")||"/":e},he=e=>e;function ue({router:e,handlerDecorator:t=he},n){const a=((e,t)=>{if(!e)return e;const n=me(e,t)||"",a=t?.pathname.startsWith(de);return a&&!ie(n)?`/mobile${n}`:n})(n.href,e);return{...n,href:a,"aria-label":n.text,onClick:t((t=>{const l=a&&!ie(a),r=!n.target||"_self"===n.target;l&&r&&(t?.preventDefault(),e.push(a))}),n)}}const xe=x((({text:e,href:t,target:n,onClick:a,className:l="",children:r})=>t?h("a",{className:`no-underline ${l}`,href:t,target:n,onClick:a,children:h("span",{className:l,children:e||r})}):h("span",{className:l,children:e||r})));function pe(e){return t=>t.reduce(((t,n,a)=>t.length?t.concat({...e,key:a},n):[n]),[])}const ge=x((e=>{const{text:t,aboveText:n,appendLeft:a,appendRight:l}=e;return u("div",{className:be(e),children:[a||null,fe(e)?u("div",{children:[h("div",{className:"text-xs-light text-left",children:n}),h("div",{className:"text-left "+(n?"text-s -mt-0.5":"text-l"),children:t})]}):null,l||null]})})),be=e=>{const{className:t="",version:n,aboveText:a,rounded:l}=e;if("link"===n)return"";const r="gap-2 "+(a?"py-2.5 px-7":"py-4 px-9");return["group flex items-center justify-center",fe(e)?r:"h-12 w-12",l?"rounded-full":"",t].join(" ")},fe=({text:e,aboveText:t,appendLeft:n})=>Boolean(e||t||!n),Ne={primary:"text-white bg-primary-main hover:bg-primary-hover active:bg-primary-active",secondary:"text-primary-main bg-main-divider hover:text-white hover:bg-primary-hover active:bg-primary-active",white:"text-primary-main bg-white hover:text-white hover:bg-primary-hover active:bg-white active:text-primary-main",link:""},ve="bg-main-divider text-main-disabled",ye={primary:ve,secondary:ve,white:ve,link:""},we="text-center font-sans select-none",Ie=({className:e,rounded:t,version:n})=>[we,"border border-transparent inline-block cursor-pointer no-underline focus:border-primary-focus focus:border",n?Ne[n]:"",t?"rounded-full":"rounded-md",e].join(" "),Ce=({className:e,rounded:t,version:n})=>["inline-block",we,n?ye[n]:"",t?"rounded-full":"rounded-md",e].join(" "),ke=x((e=>{const{text:t,aboveText:n,appendLeft:a,appendRight:l,children:r,disabled:i,rounded:s,...o}=e,{asSVG:c,iconRight:d,icon:m,...u}=o,x=r??h(ge,{text:t,aboveText:n,appendLeft:a,appendRight:l,rounded:s});return h(i?$e:Se,{rounded:s,...u,children:x})})),Se=x((({className:e="",ariaLabel:t,version:n,rounded:a,href:l,target:r,children:i,onClick:s,...o})=>h("a",{className:Ie({className:e,version:n,rounded:a}),href:l,target:r,onClick:s,"aria-label":t,role:l?"link":"button",...o,children:i}))),$e=x((({className:e,children:t,ariaLabel:n,version:a,rounded:l})=>h("div",{role:"button","aria-disabled":"true","aria-label":n,tabIndex:-1,className:Ce({className:e,rounded:l,version:a}),children:t}))),Te=x((({context:e,className:t="",buttons:n})=>{const{handlerDecorator:a}=e,l=e.useRouter();return n&&n?.length?h("div",{className:t,children:n.map(((e,t)=>function({icon:e,iconRight:t,version:n="primary",...a},l){if(!a?.text)return null;const r="primary"===n?"group-hover:text-black":"group-hover:text-white",i="secondary"===n?"normal":"white";return h(ke,e?{appendLeft:h(L,{imageClassName:r,image:{...e,iconVersion:i},width:"24",height:"24",asSVG:!0}),appendRight:h(L,{imageClassName:r,image:{...t,iconVersion:i},width:"24",height:"24",asSVG:!0}),version:n,...a}:{version:n,...a},String(l))}(ue({router:l,handlerDecorator:a},e),t)))}):null}));const Be={primary:"rounded-full inline-block mr-3 mt-2",secondary:"rounded-full inline-block mr-3 mt-2",gray:"rounded-full inline-block mr-3 mt-2",tile:"rounded-full inline-block mr-4 mt-3","tile-white":"rounded-full inline-block mr-4 mt-3"},De={primary:"bg-primary-text",secondary:"bg-white",gray:"bg-secondary-text",tile:"bg-black","tile-white":"bg-white"},Re=x((({className:e="",isDotted:t=!0,children:n,version:a="primary"})=>u("div",{className:`font-sans flex items-start ${e}`,role:"listitem",children:[t?h("div",{className:Me(a)}):null,h("span",{children:n})]}))),Me=e=>`${Be[e]} ${De[e]} ${{primary:"w-2 h-2 min-w-2 min-h-2",secondary:"w-2 h-2 min-w-2 min-h-2",gray:"w-1.5 h-1.5 min-w-1.5 min-h-1.5",tile:"w-[7px] h-[7px] min-w-[7px] min-h-[7px]","tile-white":"w-[7px] h-[7px] min-w-[7px] min-h-[7px]"}[e]}`,Ae={primary:"text-primary-text",secondary:"text-white",gray:"text-secondary-text",tile:"text-primary-text","tile-white":"text-white"},Pe={M:"text-xl-light",L:"text-h5-light"},Ve=x((e=>{const{className:t="",itemClassName:n,isDotted:a,items:l,listItemSize:r="M",version:i="primary"}=e;return h("section",{className:`${Ae[i]} ${Pe[r]} ${t}`,role:"list",children:l?.length?l.map(((e,t)=>h(Re,{className:n,isDotted:a,version:i,children:e},String(t)))):null})})),Le=x((({className:e="",title:t="",children:n,buttons:a,image:l})=>u("div",{className:`font-sans flex flex-col grow h-full items-start ${e}`,children:[t,u("div",{className:"flex grow w-full justify-between",children:[u("div",{className:"flex flex-col justify-between w-full",children:[h("div",{className:"h-full",children:n}),a?h("div",{className:"mt-auto pt-8",children:a}):null]}),l]})]}))),_e=(e="primary",t="normal")=>({icon:n,label:a,description:l},r)=>h(Q,{icon:n,label:a,description:l,version:e,benefitsVersion:t},String(r)),je=x((({className:e="",context:t,title:n,headlineVersion:a="L",description:l,benefits:r,benefitsVersion:i="normal",buttons:s,image:o,items:c,version:d="primary",isDotted:m=!0,textBlockClassName:x=""})=>u("div",{className:`flex grow justify-between items-stretch h-full ${e}`,children:[u("div",{className:`flex flex-col ${x}`,children:[h(G,{context:t,title:n,description:l,className:"!p-0 max-w-[600px]",bgColorHeadline:d,headlineVersion:a,align:"left"}),u(Le,{context:t,buttons:Oe(t,s),children:[r?.filter((e=>e.label))?.length?h("div",{className:"flex gap-6 mt-6",children:r.map(_e(d,i))}):null,c?.length?h(Ve,{className:"mt-5 text-h6",items:c,itemClassName:"mb-[7px]",version:d,isDotted:m}):null]})]}),o?.src&&h(L,{className:"mt-[-50px]",image:o})]}))),Oe=(e,t)=>t?.length?h(Te,{context:e,buttons:t,className:"flex gap-4"}):null;function Ue(e,t,n){const{text:a,href:l,target:r,onClick:i}=e,s="primary"===t?"white":"black";return u("div",{className:`flex items-center cursor-pointer ${n}`,onClick:i,children:[h(ke,{version:t,rounded:!0,className:"w-12 h-12 min-h-12 min-w-12 flex items-center justify-center mr-3",ariaLabel:a,href:l,target:r,children:h(L,{className:"w-4 h-4",image:{...e?.icon||{icon:"ArrowLeftIcon"},iconVersion:s},asSVG:!0})}),a?h("span",{className:"text-m",children:a}):null]})}const Ee={primary:"text-secondary-text",secondary:"text-white/80"},Ge=x((e=>{const{context:t,className:n="",breadcrumbs:a,backwardButton:l,version:r="primary",...i}=e,s=t.useRouter(),{handlerDecorator:o}=t;return u(f,{context:t,className:`font-sans overflow-hidden p-[50px] flex flex-col box-border min-h-[454px] ${K[r]} ${n}`,...i,children:[l?.text?Ue(ue({router:s,handlerDecorator:o},l),r,"mb-10 -mt-2.5"):null,a?.length?h("div",{className:"text-xs-light mb-6",children:pe(h("span",{className:`mx-2 ${Ee[r]}`,children:"/"}))(a.map(((e,t)=>h(xe,{...ue({router:s,handlerDecorator:o},{className:Ee[r],...e})},String(t)))))}):null,h(je,{context:t,version:r,...i})]})})),ze={primary:{background:"bg-white",icon:"bg-primary-main text-white",title:"text-primary-text",description:"text-secondary-text"},secondary:{background:"bg-primary-main",icon:"bg-white text-primary-main",title:"text-white",description:"text-white"},"secondary-light":{background:"bg-primary-main/10",icon:"bg-primary-main text-white",title:"text-primary-text",description:"text-secondary-text"}},Fe=x((({title:e,description:t,blockVersion:n="primary",iconVersion:a,image:l,className:r,...i})=>{const s=ze[n];return u(f,{className:`font-sans px-9 py-4 flex ${s.background} ${r||""}`,...i,children:["small"===a?We(s.icon):null,"big"===a?He(l):null,u("div",{className:"py-0.5",children:[e?h("div",{className:`text-l font-medium mb-1 ${s.title}`,children:e}):null,t?h("div",{className:`text-s ${s.description}`,children:t}):null]})]})}));function We(e){return h("div",{className:"pt-1.5 pl-1 pr-4",children:h("div",{className:`rounded-full h-4 w-4 text-center text-xs-light ${e}`,children:"i"})})}function He(e){return e?.src?h(L,{className:"pt-0.5 pr-3",image:e}):null}const Xe=e=>{const t="col-span-",n=e.split(/\s+/).find((e=>e.startsWith(t)));return n?parseInt(n.substring(t.length),10):12};function Je(e=""){const t=Xe(e);return t<=6?"min-h-[300px]":t<=8?"min-h-[320px]":"min-h-[360px]"}function qe(e=""){const t=Xe(e);return t<=6?"pr-9":t<=8?"pr-[4.75rem]":"pr-[9.4rem]"}const Ke=x((e=>{const{context:t,title:n,headingType:a="h3",description:l,items:r,children:i,buttons:s,image:o,isDotted:c=!0,listItemSize:d="M",className:m="",version:x="primary",...p}=e,g="primary"===x?"text-primary-text":"";return h(f,{context:t,className:`overflow-hidden font-sans p-9 pr-3 box-border ${m} ${K[x]} ${qe(m)} ${Je(m)} `,...p,children:u(Le,{context:t,title:n?h(y,{headingType:a,as:"h2",title:n,className:`whitespace-pre-wrap max-w-[600px] ${g}`}):null,buttons:s?.length?h(Te,{context:t,buttons:s.map((e=>({...e,className:"w-[158px]"}))),className:"flex mt-8 gap-3"}):null,image:o?.src?h(L,{className:"mt-auto ml-7",image:o}):null,children:[l?h(j,{className:"max-w-[600px] text-xl-light mt-2",description:l}):null,i,Ye(r,{version:x,isDotted:c,listItemSize:d})]})})}));function Ye(e,{version:t,isDotted:n,listItemSize:a}){const l="primary"===t?"tile":"tile-white";return e?.length?h(Ve,{items:e,isDotted:n,className:"mt-3",listItemSize:a,itemClassName:"mb-1.5",version:l}):null}const Ze=x((({context:e,className:t="",title:n,headlineVersion:a="S",description:l,additionalDescription:r,benefits:i=[],buttons:s,image:o,version:c="primary",...d})=>u(f,{context:e,className:`overflow-hidden font-sans p-9 box-border relative justify-between grid min-h-[364px]\n ${t} ${K[c]} ${qe(t)}`,...d,children:[h(G,{context:e,className:"!p-0 !bg-transparent z-10 "+(n||l?"mb-3.5":""),as:"h2",title:n,description:l,headlineVersion:a,bgColorHeadline:c,align:"left"}),Qe(i,c,o),r?tt(r,o,c):null,s?.length?h(Te,{context:e,buttons:s,className:"flex self-end mt-5 gap-4 z-10 text-l"}):null,o?.src?h(L,{className:"absolute right-0 bottom-0",image:o}):null]})));function Qe(e,t,n){return h("div",{className:`z-10 grid grid-cols-[max-content_1fr] auto-rows-auto gap-x-6 gap-y-2.5 items-baseline\n ${n?.src?"max-w-[calc(100%-186px)]":"100%"}`,children:e.length?e.map(et(t)):null})}function et(e="primary"){const t={primary:"text-secondary-text",secondary:"text-white"};return function(n,a){const{label:l="",description:r=""}=n;return[h("div",{className:"text-h6",children:l},`label-${a}`),h("div",{className:`text-m-light ${t[e]}`,children:r},`desc-${a}`)]}}function tt(e,t,n="primary"){return h("div",{className:`text-m-light mt-2.5 z-10 ${t?.src?"max-w-[calc(100%-186px)]":"100%"} ${{primary:"text-secondary-text",secondary:"text-white"}[n]}`,children:e})}const nt=x((({className:e,disabled:t,...n})=>h(ke,{rounded:!0,className:`group shadow-[0_4px_25px_rgba(0,0,0,0.07)] w-12 h-12 min-h-12 max-h-12 flex items-center justify-center ${t?"bg-secondary-light text-secondary-text":"bg-white text-primary-text hover:text-primary-main"} ${e||""}`,disabled:t,...n,children:h(L,{className:"w-4 h-4 min-w-4 min-h-4 rounded-full box-border",image:{icon:"ArrowLeftIcon",iconVersion:"black"},imageClassName:"group-hover:text-primary-main",width:"16",height:"16",asSVG:!0})})));function at({handler:e,isShown:t,btnClass:n,className:a="",isDisabled:l=!1}){return u("div",{children:[t[0]||l?h(nt,{className:`absolute z-10 ${n[0]} ${a}`,onClick:e[0],ariaLabel:"Пролистать влево","data-block-control":"scroll-left",disabled:!t[0]}):null,t[1]||l?h(nt,{className:`absolute z-10 rotate-180 ${n[1]} ${a}`,onClick:e[1],ariaLabel:"Пролистать вправо","data-block-control":"scroll-right",disabled:!t[1]}):null]})}const lt={normal:3,mini:4},rt={normal:"min-w-[364px] w-[364px]",mini:"min-w-[260px] w-[260px]"},it={normal:380,mini:276},st=x((({title:e,description:t,image:n,items:a,button:l,version:r,isDotted:i=!0})=>{const s=function(e){return`text-xl-light m-0\n ${"secondary"!==e?"text-primary-text":""}\n `}(r);return u("div",{className:"h-full flex flex-col justify-between text-center",children:[u("div",{children:[n?.src?h("div",{className:"flex justify-center",children:h(L,{className:"mb-6",image:n})}):null,e?ct(e,s):null,t?h("div",{className:"text-m"+(e?"mt-2":""),children:t}):null,a?.length?dt(a,i,r):null]}),l?.text?ot(l):null]})}));function ot(e){return h(ke,{className:"mt-6 w-full",appendLeft:e.icon&&h(L,{image:e.icon,width:"24px",height:"24px",asSVG:!0}),...e})}function ct(e,t){return h("div",{className:`text-xl-light m-0 ${t}`,children:e})}function dt(e,t,n="primary"){return h(Ve,{className:"max-w-[308px] mt-2 text-s "+("primary"===n?"!text-secondary-text":""),itemClassName:"mt-1 text-left first:mt-0",items:e.filter((e=>e?.text)).map((e=>e.text)),isDotted:t,version:n})}const mt=x((({context:e,title:t,description:n,cards:a=[],version:l="normal",activeCardIndex:r})=>u("div",{children:[h("div",{className:"absolute top-0 left-0 bottom-0 w-[84px] bg-gradient-to-r from-white to-transparent"}),h(G,{context:e,className:"!p-0",title:t,description:n,headlineVersion:"L",align:"center"}),h("div",{className:`flex mt-8 ${a?.length<=lt[l]?"justify-center":""} duration-1000`,style:{transform:`translateX(-${r*it[l]}px)`},role:"list",children:a?.map(((t,n)=>function({card:e,version:t},n){return h("section",{className:`box-border border-solid border border-main-stroke p-6 mx-2 flex flex-col justify-between\n items-stretch ${rt[t]} ${K[e.version??"primary"]} w-full col-span-4`,role:"listitem",children:h(st,{...e})},String(n))}({card:t,version:l,context:e},n)))})]})));const ht=x((({context:e,cards:t=[],className:n="",version:l="normal",...r})=>{const[i,s]=a(0),o=t?.length>lt[l],c=o&&t?.length-i>lt[l],d=o&&i>0;return u(f,{context:e,className:`relative font-sans text-primary-text bg-white p-[42px] overflow-hidden ${n}`,...r,children:[h(mt,{context:e,cards:t,version:l,activeCardIndex:i,...r}),at({handler:[()=>s(i-1),()=>s(i+1)],isShown:[d,c],btnClass:["left-8","right-8"],className:"top-1/2"}),h("div",{className:"absolute top-0 left-0 bottom-0 w-[82px] bg-opacity-from-white"}),h("div",{className:"absolute top-0 right-0 bottom-0 w-[82px] bg-opacity-to-white"})]})})),ut=x((e=>h(ht,{...e,version:"normal"}))),xt=x((e=>h(ht,{...e,version:"mini"}))),pt=x((({className:e="",documents:t,...n})=>h(f,{className:`font-sans bg-white mt-[10px] ${e}`,...n,children:h("ul",{className:"flex flex-col text-s text-secondary-text p-0",children:t?.length?gt(t):null})}))),gt=e=>e.map(((e,t)=>{const{text:n,...a}=e;return h("li",{className:"mb-4 list-none",children:h("a",{className:"hover:text-primary-main",role:"link",...a,children:n||null})},`list_item_${String(t)}`)})),bt={Headline:G,LinkDocs:q,TextBlock:Fe,PictureText:ne,ProductBlock:Ge,Tile:Ke,ProductTile:Ze,Gallery:ut,MiniGallery:xt,LinkList:pt},ft=({blocks:e,context:t,className:n=""})=>e?.length?e.map(Nt({context:t,className:n})):null,Nt=({context:e,className:t})=>(n,a)=>{if(!n)return null;const{style:l,blockListType:r,...i}=n;if(!r||!(r in bt))return null;const s=_(l);return h(bt[r],{className:`${t} ${s}`,context:e,...i},`block_${a}`)},vt=x((({blocks:e,context:t})=>h("div",{className:"grid grid-cols-12 transition-all duration-300 max-h-0 overflow-hidden",children:ft({context:t,blocks:e,className:"!p-0 mb-3.5"})}))),yt=x((({label:e,isExpanded:t,blocks:n,context:l})=>{const{isActive:r,hasContent:i,icon:s,handleToggle:o}=(({blocks:e,initialState:t=!1})=>{const[n,l]=a(t),r=e?.length;return{isActive:n,hasContent:r,icon:n?"MinusIcon":"PlusIcon",handleToggle:e=>{const t=e.currentTarget;if(!t)return;l(!n);const a=t.nextSibling;a.style.maxHeight=a.style.maxHeight?"":`${a.scrollHeight}px`}}})({blocks:n,initialState:t});return u("li",{className:"border-0 border-b border-solid border-main-divider last:border-b-0",children:[u("button",{className:`border-none bg-transparent px-0 pt-5 pb-3.5 flex justify-between text-left w-full\n font-sans text-h6 ${i?"group cursor-pointer":""}\n `,onClick:o,children:[h("span",{className:"text-xl font-medium pr-2.5",children:e}),i?h(L,{image:s,className:"text-primary-main flex-shrink-0",width:"24",height:"24",asSVG:!0}):null]}),i?h(vt,{isExpanded:r,blocks:n,context:l}):null]})})),wt={left:"text-left",center:"text-center",right:"text-right"},It=x((({title:e,description:t,accordionItems:n,context:a,className:l="",accordionAlignTitle:r="center",...i})=>u(f,{context:a,className:`p-[50px] mb-1 last:mb-0 font-sans bg-white text-primary-text ${l}`,...i,children:[e?h(y,{headingType:"h3",as:"h2",className:`mb-2.5 ${wt[r]}`,title:e}):null,t?h("div",{className:"mb-2.5 text-l",children:t}):null,n?.length?h("ul",{className:"list-none m-0 p-0",children:n.map(((e,t)=>h(yt,{...e,context:a},`AccordionItem${t}`)))}):null]}))),Ct={primary:"bg-white",secondary:"bg-primary-main"},kt={primary:"",secondary:"text-white"},St={primary:"text-secondary-text",secondary:"text-white opacity-80"},$t={primary:"bg-main-divider text-primary-main",secondary:"bg-white/30 text-black"},Tt=x((({className:e="",title:t,benefitList:n,benefitsBlockVersion:a="primary",...l})=>u(f,{className:`font-sans text-primary-text p-12 flex flex-col items-center ${e} ${Ct[a]}`,...l,children:[t?h(y,{headingType:"h3",as:"h2",className:`max-w-[47rem] text-center ${kt[a]}`,title:t}):null,n?.length?Bt(n,a):null]}))),Bt=(e,t)=>h("div",{className:"flex flex-wrap w-full justify-center gap-x-20 mt-8",children:e.map(Rt(t))}),Dt=(e,t)=>e.icon?(e.iconVersion="secondary"===t?"white":"normal",e):e,Rt=e=>(t,n)=>{const a=t?.description||void 0;return u("div",{className:"flex items-center basis-1/2 max-w-[500px] mb-14",children:[t?.icon?.icon?h(L,{className:`w-[50px] h-[50px] min-w-[50px] p-3 rounded-full ${$t[e]}`,image:Dt(t.icon,e),asSVG:!0}):null,t?.icon?.src?h(L,{image:t.icon}):null,u("div",{className:"ml-5",children:[t?.label?h("h3",{className:`text-h6 m-0 ${kt[e]}`,children:t.label}):null,Mt(a,e)]})]},String(n))},Mt=(e,t)=>{const n=e?e?.benefitType:null;return n&&e?h("div",{className:`text-l-light mt-2 ${St[t]}`,children:"list"===n?Pt(e):At(e)}):null},At=e=>e?e.name:null,Pt=e=>{const t=e?.bullets?"list-disc pl-6":"";return e?.items&&e.items.length>0?h("ul",{className:t,children:e.items.map(((e,t)=>h("li",{children:e},`benefitListItem-${t}`)))}):null},Vt=x((e=>{const{context:t,className:n="",title:a,description:l,bonusItems:r,...i}=e;return h(f,{className:`font-sans bg-white p-[50px] pb-9 ${n}`,context:t,...i,children:u("div",{className:"container",children:[h(G,{context:t,className:"!p-0",title:a,description:l,headlineVersion:"M",align:"center"}),h("div",{className:"flex flex-wrap w-full mt-9",children:r?.length?r.map(((e,n)=>h("div",{className:"flex-grow w-[49%] border border-gray pl-9 pt-9 pr-6 pb-6 mb-3 mx-2 even:mr-0 odd:ml-0 last:odd:mx-0",children:u("div",{className:"flex justify-between w-full",children:[u("div",{className:"flex flex-col justify-between mr-4",children:[u("div",{children:[h("div",{className:"text-h4",children:e.title}),h("div",{className:"text-xl-light mt-2 max-w-[488px]",children:e.description})]}),e?.buttons?.length?h(Te,{context:t,buttons:e?.buttons}):null]}),e.bonusItemContent?.bonusType?Lt(e.bonusItemContent):null]})},String(n)))):null})]})})})),Lt=e=>h("div",{children:"count"===e.bonusType?_t(e):jt(e)}),_t=e=>u("div",{className:"relative -bottom-3 h-auto flex items-end mt-14 shrink-0",children:[e.bonusCount?h("span",{className:"font-mohave -tracking-[5px] text-title-extra bg-clip-text text-transparent bg-green-to-yellow -mb-7",children:e.bonusCount}):null,e.bonusName?h("span",{className:"text-h2 bg-clip-text text-transparent bg-green-to-yellow",children:e.bonusName}):null]}),jt=e=>e.image?h(L,{className:"w-[50px] h-[50px] min-w-[50px] p-3 rounded-full",image:e.image}):null;function Ot(e=""){const t=Xe(e);return t<=6?"grid-cols-2":t<=8?"grid-cols-3":"grid-cols-4"}const Ut=x((({context:e,className:t="",title:n,subtitle:a,bonusBenefits:l,...r})=>u(f,{className:`font-sans text-primary-text bg-white p-[50px] flex flex-col text-center ${t}`,context:e,...r,children:[h(G,{context:e,className:"!p-0",title:n,description:a,headlineVersion:"M",align:"center"}),l?.length?h("div",{className:`grid gap-1 mt-8 ${Ot(t)}`,children:l.map(Et)}):null]}))),Et=(e,t)=>u("div",{className:"flex flex-col items-center max-w-[292px]",children:[e?.icon?h(L,{className:"h-[160px] w-[180px] min-w-[180px] min-h-[160px]",image:e.icon,width:"180",height:"160"}):null,h("div",{children:e?.label?h("span",{className:"text-h6 m-0",children:e.label}):null})]},String(t)),Gt=x((({title:e,value:t,postfix:n="",prefix:a,className:l=""})=>u("div",{className:`mb-7 ${l}`,children:[e?h("div",{className:"text-l-light text-secondary-text",children:e}):null,t?u("div",{className:"text-h3",children:[a," ",te(Math.round(t))," ",n]}):null]}))),zt=6e4,Ft=2e6,Wt=97e4,Ht=Math.round(23.5),Xt={minSum:zt,maxSum:Ft,minMonths:13,maxMonths:60,rateBottomRange:10,rateTopRange:7,isSalaryClient:!0,isStateEmployee:!0,isInsurance:!0,sumBorder:999999},Jt={minSumTravel:6e3,maxSumTravel:2e5,minSumOther:6e3,maxSumOther:2e5,maxBonus:5e3,prefMonthsNum:2,prefTravelBonusRate:.015,prefRestBonusRate:.01,travelBonusRate:.015,restBonusRate:.01},qt=x((({rate:e,title:t="Ставка",unit:n,rateBlockClassName:a})=>u("div",{children:[h("div",{className:"text-l-light text-secondary-text",children:t}),u("div",{className:"flex justify-start",children:[h("span",{className:`block gradient-color-text font-mohave text-title-huge pr-6 -mt-4 ${a}`,children:String(e).replace(".",",")}),n?h("span",{className:"gradient-color-text text-[65px] leading-[75px]",children:n}):""]})]})));function Kt(e,t){return t?.length?h(Te,{context:e,buttons:t,className:"flex flex-col mt-7 gap-2"}):null}const Yt=e=>e?h("p",{className:"text-s-light text-secondary-text mt-7",children:e}):null,Zt=(e,t,n)=>Math.max(t,Math.min(e,n)),Qt=x((({className:e,title:t,items:n=[],min:a=1,max:l=100,step:r=1,value:i=a,disabled:s=!1,onChange:o})=>{const c=e=>{var t;o&&o(Zt((t=e.target.value,Number(t.replace(/\D/g,""))),a,l))},d={backgroundSize:`${(100*(i-a)/(l-a)).toFixed(2)}% 100%`};return u("div",{className:e,children:[u("label",{className:"block relative",children:[t?h("span",{className:"text-m-light",children:t}):null,h("input",{className:"m-0 mt-2 font-sans text-h3 w-full h-14 border border-solid border-main-stroke rounded-md\n outline-none p-0 pl-4 box-border text-primary-text hover:border-primary-hover focus:border-primary-focus disabled:border-main-stroke disabled:bg-main-divider",value:te(i),disabled:s,onChange:c,onBlur:c}),h("div",{className:"absolute inset-x-0 -bottom-1 px-4 leading-[18px]",children:h("input",{className:"box-border w-full m-0 cursor-pointer slider",type:"range",min:a,max:l,step:r,value:i,disabled:s,onChange:c,style:d})})]}),en(n)]})}));function en(e){return h("div",{className:"flex justify-between my-2",children:e.map(((e,t)=>h("span",{className:"text-s-light text-secondary-text",children:e},String(t))))})}const tn=1e3;function nn(e,t,n){const{moneyValue:a,minSum:l,maxSum:r,step:i=tn,isShowItems:s=!0}=t,o=[`От ${te(l)} ₽`,`До ${te(r)} ₽`];return h(Qt,{title:e,items:s?o:[],min:l,max:r,step:i,value:Zt(a,l,r),onChange:n})}const an=new Map;function ln(e){return e?Array.isArray(e)?e:e instanceof Function?ln(e()):[e]:[e]}let rn=function(e,t,{fallback:n}={}){const r=i((()=>ln(e)),[e]),[s,o]=a(),[c,d]=a(),m=e=>{o(e),d(void 0)},h=e=>{o(void 0),d(e)};l((()=>{if(!r.every((e=>null===e)))try{const e=t(...r);"then"in e?(e=>{e.then((e=>an.get(r)||e)).then(m).catch(h)})(e):m(e)}catch(e){h(e)}}),[t,...r]);const u=r[0],x=n&&"string"==typeof u&&n[u];return{data:s||c||!x?s:x,error:c,mutate:()=>Promise.resolve(void 0),isValidating:!1}};const sn=(...e)=>rn(...e);async function on(e,t){try{return await cn(e,t)}catch(e){console.error(e)}return null}async function cn(e,t){const n=await fetch(e,{...t,headers:{...t?.headers,"Content-Type":"application/json"}});return await n.json()}function dn(e){const{data:t}=sn(`/wcms-resources/${e}.json`,cn);return t}const mn=(e,t)=>{const{travelExpenseValue:n,restExpenseValue:a}=e,l=dn(t||"bonus-calculator-data")||Jt,[r,i]=((e,t,n)=>{const{minSumTravel:a,minSumOther:l,maxBonus:r,prefMonthsNum:i,prefTravelBonusRate:s,prefRestBonusRate:o,travelBonusRate:c,restBonusRate:d}=e;if(t===a&&n===l)return[0,0];const m=Math.min(Math.round(s*t)+Math.round(o*n),r);return[m,m*i+Math.min(Math.round(c*t)+Math.round(d*n),r)*(12-i)]})(l,n,a);return{...l,...e,monthBonus:r,yearBonus:i}},hn=x((({context:e,className:t="",sourceBookDir:n="",buttons:l,footnote:r})=>{const[i,s]=a(6e3),[o,c]=a(6e3),d={travelExpenseValue:i,restExpenseValue:o},{minSumTravel:m,maxSumTravel:x,minSumOther:p,maxSumOther:g,monthBonus:b,yearBonus:f}=mn(d,n);return u("section",{className:t,children:[u("div",{className:"w-[468px]",children:[nn("Сумма покупок в категории путешествия, ₽",{minSum:m,maxSum:x,moneyValue:i,step:500,isShowItems:!1},s),nn("Сумма покупок в остальных категориях, ₽",{className:"mt-7",minSum:p,maxSum:g,moneyValue:o,step:500,isShowItems:!1},c)]}),h("div",{children:b>=0?h(qt,{title:"Баллов за месяц",rate:b,rateBlockClassName:"tracking-[-14px]"}):null}),u("div",{className:"w-full max-w-[350px]",children:[f>=0?h(Gt,{title:"Баллов за год",value:f}):null,Kt(e,l),Yt(r)]})]})})),un=x((({className:e,viewBox:t,fill:n="none",width:a,height:l,paths:r,...i})=>h("svg",{xmlns:"http://www.w3.org/2000/svg",className:e,viewBox:t,fill:n,width:a,height:l,children:r.map((({d:e,fill:t,...n},a)=>h("path",{d:e,fill:t||"currentColor",...i,...n},a)))}))),xn=[{d:"M10.207.793a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414 0l-2.5-2.5a1 1 0 0 1 1.414-1.414L3.5 6.086 8.793.793a1 1 0 0 1 1.414 0Z",fillRule:"evenodd",clipRule:"evenodd",fill:"white"}],pn=x((({className:e,text:t,checked:n,isRadio:a,onChange:l})=>h("div",{className:e,children:u("label",{className:"flex items-center relative cursor-pointer group",children:[h("input",{className:`peer appearance-none w-5 h-5 border-solid cursor-pointer group-hover:border-checkbox-hover\n ${a?"rounded-full border-2":"rounded checked:bg-primary-main border"}\n ${n?"border-black":"border-main-stroke"}\n checked:border-primary-main m-0`,type:"checkbox",onChange:e=>{l(e.target.checked)},checked:n}),a?h("div",{className:"left-1 w-3 h-3 rounded-full bg-primary-main hidden absolute peer-checked:block"}):h(un,{paths:xn,className:"hidden absolute left-1 ml-px peer-checked:block",width:"11",height:"9",fill:"white",viewBox:"0 0 11 9"}),t?h("span",{className:"font-sans ml-3 text-l-light",children:t}):null]})})));function gn(e,t,n){const{minMonths:a,maxMonths:l,monthsValue:r}=t,i=e=>`${e} ${Number(e)%10==1?"месяца":"месяцев"}`;return h(Qt,{className:"mt-7",title:e,items:[`От ${i(a)}`,`До ${i(l)}`],min:a,max:l,step:1,value:Zt(r,a,l),onChange:n})}const bn=x((({items:e,checkedItem:t,onChangeCheckedItem:n})=>h("div",{className:"flex flex-col gap-3",children:e?.map((({id:e,text:a})=>h(pn,{isRadio:!0,text:a,checked:t===e,onChange:()=>n(e)},e)))})));function fn(e,{items:t,checkedItem:n,onChange:a}){return h(bn,{context:e,items:t,checkedItem:n,onChangeCheckedItem:a})}const Nn=(e,t)=>{const{isInsurance:n,isSalaryClient:a,isStateEmployee:l,moneyValue:r}=e,i=dn(t||"credit-calculator-data")?.rows?.find((e=>n===e.isInsurance&&a===e.isSalaryClient&&l===e.isStateEmployee))||Xt,{rateBottomRange:s,rateTopRange:o,sumBorder:c}=i,d=r<=c?s:o,m=((e,t)=>{const{isAnnuity:n,moneyValue:a,monthsValue:l}=t;if(n){const t=e/1200;return a*(t+t/(Math.pow(1+t,l)-1))}return Math.round(a/l)+a*(e/1200)})(d,e);return{...i,...e,finalRate:d,monthlyPayment:m}},vn="annuity",yn="differential",wn=[{id:vn,text:"Аннуитетный"},{id:yn,text:"Дифференцированный"}],In=x((({context:e,className:t="",sourceBookDir:n,buttons:l,footnote:r})=>{const[i,s]=a(!1),[o,c]=a(!0),[d,m]=a(!1),[x,p]=a(!1),[g,b]=a(Wt),[f,N]=a(Ht),v=Nn({isAnnuity:i,isInsurance:o,isSalaryClient:d,isStateEmployee:x,moneyValue:g,monthsValue:f},n);return u("section",{className:t,children:[u("div",{className:"w-[468px]",children:[nn("Сумма кредита, ₽",{...v,step:500},b),gn("Срок кредита, месяцев",v,N),u("div",{className:"mt-7",children:[h(pn,{text:"Получаю зарплату на счёт в Россельхозбанке",checked:d,onChange:m}),h(pn,{className:"mt-3",text:"Работаю в бюджетной организации",checked:x,onChange:p}),h(pn,{className:"mt-3",text:"Комплексная страховая защита",checked:o,onChange:c})]})]}),h(qt,{title:"Ставка",rate:v.finalRate,rateBlockClassName:"tracking-[-25px]",unit:"%"}),u("div",{className:"w-full max-w-[350px]",children:[h(Gt,{title:i?"Ежемесячный платеж":"Платёж в первый месяц",value:v.monthlyPayment,postfix:"₽"}),fn(e,{items:wn,checkedItem:i?vn:yn,onChange:e=>s(e===vn)}),Kt(e,l),Yt(r)]})]})})),Cn="everyMonth",kn="atEndTerm",Sn=[{id:Cn,text:"Ежемесячно"},{id:kn,text:"В конце срока"}],$n={CreditCalculatorForm:In,DepositCalculatorForm:x((({context:e,className:t="",rate:n,buttons:l,footnote:r})=>{const[i,s]=a(Wt),[o,c]=a(Ht),[d,m]=a(!1);return u("section",{className:t,children:[u("div",{className:"w-[468px]",children:[nn("Сумма вклада, ₽",{moneyValue:i,minSum:zt,maxSum:Ft},s),gn("Срок вклада, месяцев",{minMonths:13,maxMonths:60,monthsValue:o},c)]}),h(qt,{rate:n||1,rateBlockClassName:"tracking-[-25px]",unit:"%"}),u("div",{className:"w-full max-w-[350px]",children:[h(Gt,{title:"Доход по вкладу",value:948841,postfix:"₽",prefix:"+"}),h(Gt,{title:"Сумма в конце срока",value:1218841,postfix:"₽"}),fn(e,{items:Sn,checkedItem:d?Cn:kn,onChange:e=>m(e===Cn)}),Kt(e,l),Yt(r)]})]})})),BonusCalculatorForm:hn},Tn=({context:e,className:t})=>(n,a)=>{const l=n?.calcType;if(!l||!(l in $n))return null;const r=$n[l];return h("section",{className:`box-border relative bg-white flex shrink-0 self-start basis-full ${t}`,role:"listitem",children:u("div",{className:"box-border p-9 w-full",children:[n?.title?h(y,{className:"text-center mb-6",title:n.title}):null,h(r,{context:e,...n,className:"flex justify-between"})]})},String(a))},Bn=x((({className:e="",context:t,calculatorTabs:n=[],...l})=>{const r=n.map((e=>e.nav||{})),i=n.map((({calculatorBlock:e})=>e||{})),[s,o]=a(0),[c,d]=a(0),m=n?.length>3&&n?.length>c+3,x=c>0;return u(f,{context:t,className:`box-border overflow-hidden relative font-sans w-100 text-primary-text bg-white ${e}`,...l,children:[u("div",{className:"bg-white",children:[r.length>1?Dn({tabsShift:c,tabsNav:r,activeSlideIndex:s,setActiveSlideIndex:o}):null,at({handler:[()=>d(c-1),()=>d(c+1)],isShown:[x,m],btnClass:["left-3","right-3"],className:"top-8"})]}),h("div",{className:"flex",style:{transform:`translateX(-${s}00%)`},role:"list",children:i?.length?i.map(Tn({context:t,className:e})):null})]})}));function Dn({tabsShift:e,tabsNav:t,activeSlideIndex:n,setActiveSlideIndex:a}){return u("div",{children:[h("div",{style:{transform:`translateX(-${388*e}px)`},className:"flex flex-col justify-end items-center h-[126px] pt-9 box-border duration-1000",children:h("div",{className:"w-full flex flex-nowrap items-end gap-2",children:t.map(((e,t)=>function({tab:e,i:t,activeSlideIndex:n,onClick:a}){const l=t===n,r=l?"h-[88px] w-[387px] min-w-[387px] p-5 border-none bg-primary-main text-white":"h-[77px] w-[328px] min-w-[328px] px-5 py-4 ease-in duration-300 bg-white text-primary-text",i=l?"text-xl mb-1.5":"text-l mb-[3px]",s=l?"text-l-light text-white":"text-m-light text-secondary-text",o=l?"":"text-primary-main";return u("button",{type:"button",onClick:a,"aria-label":e?.title,className:`box-border relative border border-main-stroke cursor-pointer text-left border-b-0 flex hover:h-[88px]\n ${r}`,children:[h(L,{className:`h-6 w-6 min-w-6 min-h-6 mr-4 ${o}`,image:{...e?.icon,iconVersion:l?"white":"normal"},width:"24",height:"24",asSVG:!0}),u("div",{className:"border-0",children:[h("div",{className:`${i}`,children:e?.title}),h("div",{className:`${s}`,children:e.description})]})]},String(t))}({tab:e,i:t,activeSlideIndex:n,onClick:()=>a(t)})))})}),h("div",{className:"w-full h-2 bg-primary-main"})]})}const Rn=e=>(e.match(/\./g)||[]).length>1?e.slice(0,e.lastIndexOf(".")):e,Mn=e=>{const t=0===e.indexOf("0")&&2===e.length?e.replace("0","0."):e;return t.startsWith(".")?t.replace(".","0."):t},An=e=>String(e.replace(",",".").replace(/[^.\d]/g,"")),Pn=x((({className:e="",inputClassName:t="",id:n,name:a,type:l="text",label:i,value:s="",children:o,onChange:c,...d})=>{const m=r((e=>{const t=e.target.validity.valid?e.target.value:s;c(t)}),[c]),x=o?"pr-8":"";return u("div",{className:`relative ${e}`,children:[i?h("label",{className:"block text-m-light mb-2",children:i}):null,h("input",{className:`w-full border rounded-md border-main-stroke hover:border-primary-hover active:border-primary-text\n focus:border-primary-text text-primary-text outline-none p-4 ${x} ${t}`,id:n,name:a||n,type:l,value:s,onChange:m,...d}),o]})})),Vn=x((({className:e="",onChange:t,minValue:n=0,maxValue:a=3e5,...l})=>{const i=r((e=>{if(!t)return;const l=Rn(Mn(An(e)));const r=Ln(l,Zt(Number(l),n,a));t(String(r))}),[t]);return h(Pn,{className:e,inputClassName:"w-full",onChange:i,...l,children:h("span",{className:"text-xl-light absolute right-4 bottom-4",children:"₽"})})})),Ln=(e,t)=>Number(e)===t?e:String(t),_n=x((({className:e="",title:t="Укажите сумму перевода",label:n="Сумма перевода",placeholder:l="1500",button:r,context:i,...s})=>{const o=i.useRouter(),{handlerDecorator:c}=i,[d,m]=a(""),x=!Number(d),p=x?Ce({version:r?.version}):Ie({className:"text-white",version:r?.version});return u(f,{className:`p-[50px] flex flex-col items-center font-sans bg-white ${e}`,context:i,...s,children:[t?h(y,{className:"max-w-[684px] pb-9",headingType:"h2",title:t}):null,u("form",{className:"w-[468px]",method:"POST",action:"https://www.rshb.ru/p2p/",children:[h(Vn,{name:"amount",value:d,onChange:m,placeholder:l,label:n}),r?.text?h("button",{type:"submit",className:`w-full p-4 mt-6 ${p} `,disabled:x,...ue({router:o,handlerDecorator:c},r),children:r.text}):null]})]})})),jn={default:"normal",primary:"white",secondary:"black"},On={black:"bg-black",white:"bg-white"},Un=x((({className:e="",title:t,description:n,image:a,price:l,button:r,colors:i})=>u("section",{className:`border border-solid box-border border-main-stroke p-[30px] min-w-[402px] flex flex-col justify-left ${e}`,role:"listitem",children:[a?.src?h(L,{className:"mb-5 flex justify-center",image:a}):null,t?h(y,{headingType:"h6",as:"h4",className:"text-left mb-1.5",title:t}):null,n?h("div",{className:"text-m-light text-left mb-4",children:n}):null,i?.length?u("div",{className:"flex mb-4 text-m-light text-secondary-text",children:[h("div",{className:"mr-1.5",children:"Доступные цвета: "}),i.map(En)]}):null,l?u("div",{className:"text-h3 text-left",children:[l," ₽"]}):null,r?Gn(r):null]}))),En=(e,t)=>h("span",{className:`w-6 h-6 ml-3 border border-solid border-main-divider rounded-full ${On[e]}`},String(t)),Gn=e=>{const{icon:t,iconRight:n,...a}=e;if(!e?.text)return null;const l=jn[e?.version||"default"],r=zn({...t,iconVersion:l}),i=zn({...n,iconVersion:l});return h(ke,{className:"mt-5 w-full",appendLeft:r,appendRight:i,...a})},zn=e=>{if(!e||!e?.icon&&!e?.src)return null;const t=e?.size?.width?`${e.size.width}`:"24";return h(L,{image:e,width:t,height:"24",asSVG:!0})},Fn="absolute top-0 bottom-0 w-[84px]",Wn=x((({context:e,cards:t=[],className:n="",title:l,description:r,...i})=>{const[s,o]=a(0);return u(f,{context:e,className:`bg-white relative font-sans p-12 overflow-hidden text-center ${n}`,...i,children:[h(G,{context:e,className:"!p-0",title:l,description:r,headlineVersion:"M",align:"center"}),h("div",{className:"flex duration-1000 gap-3.5 mt-8",style:{transform:`translateX(-${430*s}px)`},role:"list",children:t?.length?t.map(Hn(e)):null}),Xn({cardsCount:t.length,activeCardIndex:s,setActiveCardIndex:o}),h("div",{className:`${Fn} left-0 bg-opacity-from-white`}),h("div",{className:`${Fn} right-0 bg-opacity-to-white`})]})})),Hn=e=>(t,n)=>h(Un,{context:e,...t},String(n)),Xn=({cardsCount:e,activeCardIndex:t,setActiveCardIndex:n})=>{const a=e>3;return at({handler:[()=>n(t-1),()=>n(t+1)],isShown:[a&&t>0,a&&e-t>3],btnClass:["left-8","right-8"],className:"top-1/2 z-10 mt-6"})},Jn=({columnsLength:e,colsLengthForScroll:t,activeCardIndex:n,setActiveCardIndex:a})=>{const l=e>t;return{handleNextClick:()=>a(n+1),handlePrevClick:()=>a(n-1),isScrollAvailable:l,showNextButton:l&&e-n>t,showPrevButton:Boolean(l&&n>0)}},qn="bg-gradient-to-r from-main-gradient-start to-main-gradient-end",Kn="border-main-stroke border-solid border",Yn="border-main-divider border border-t-0 border-x-0",Zn="w-[200px] mr-6",Qn=x((({icon:e,image:t,title:n,link:a})=>u("div",{className:`w-80 box-border flex flex-col items-center rounded-t-md border-b-0 px-7 pt-7 pb-[46px] ${Kn} ${qn}`,role:"columnheader",children:[e&&!t?.src&&h(L,{className:"h-[63px] w-[63px] min-w-[63px] min-h-[63px] mb-4",image:e,width:"63",height:"63"}),t?.src&&h(L,{className:"mb-[18px]",image:t}),n?h(y,{headingType:"h4",as:"h3",className:"text-center text-white",title:n}):null,a?.text&&h("div",{className:"mt-auto w-full",children:h(ke,{href:a.href,target:a.target,className:"mt-4 w-full text-primary-main bg-white hover:bg-secondary-hover active:bg-secondary-active",children:h("div",{className:"text-xs-light font-medium py-[11px]",children:a.text})})})]}))),ea={comparison:"flex gap-4 duration-1000",tariff:"flex flex-grow duration-1000"},ta=x((({children:e,activeCardIndex:t,columnWidth:n,version:a="comparison"})=>h("div",{className:"flex flex-1 overflow-hidden",children:h("div",{className:ea[a],style:{transform:`translateX(-${t*n}px)`},children:e})}))),na=x((({children:e})=>h("div",{className:"self-start flex flex-col",role:"row",children:h("div",{className:"flex",children:e})}))),aa=x((({colHeaders:e,activeCardIndex:t,router:n,handlerDecorator:a})=>u(na,{children:[h("div",{className:Zn,role:"columnheader"}),h(ta,{activeCardIndex:t,columnWidth:336,children:e.map(((e,t)=>h(Qn,{...e,link:e.link&&ue({router:n,handlerDecorator:a},e.link)},String(t))))})]}))),la=x((({isScrollAvailable:e,handleNextClick:t,handlePrevClick:n,showNextButton:a,showPrevButton:l})=>e?h("div",{children:at({handler:[n,t],isShown:[l,a],btnClass:["top-[108px]","top-11"],className:"right-7",isDisabled:!0})}):null)),ra=x((({cell:e,isFirstRow:t,isLastRow:n,isFillGradient:a})=>h("div",{className:`w-80 box-border flex flex-col ${Kn} ${n?"border-t-0 rounded-b-md":"border-y-0"} ${a?qn:""}`,role:"cell",children:h("div",{className:`mx-7 h-full ${Yn} ${a&&t?"border-t":""} ${n?"border-b-0":"border-solid"}`,children:e.map(((e,t)=>oa(e,t,a)))})}))),ia=(e=!1)=>"text-xl m-0 "+(e?"text-white":""),sa=(e=!1)=>"text-s opacity-80 "+(e?"text-white":"text-secondary-text"),oa=({label:e,description:t},n,a)=>u("div",{className:"first:pt-7 pt-6 last:pb-7",children:[e?h("h4",{className:ia(a),children:e}):null,t?h("div",{className:sa(a),children:t}):null]},String(n)),ca=(e=!1)=>`text-s py-7 ${Yn} w-[200px] mr-6 ${e?"border-b-0":"border-solid"}`,da=x((({row:{header:e,data:t},activeCardIndex:n,isColoredFirstColumn:a,isFirstRow:l,isLastRow:r})=>u(na,{children:[e?.title?h("div",{className:ca(r),children:e.title}):null,t?.length?h(ta,{activeCardIndex:n,columnWidth:336,children:t.map(((e,t)=>h(ra,{cell:e,isFirstRow:l,isLastRow:r,isFillGradient:a&&0===t},String(t))))}):null]}))),ma=x((({rowData:e,activeCardIndex:t,isColoredFirstColumn:n,...a})=>u("div",{className:"relative",children:[e.map(((e,a,{length:l})=>h(da,{row:e,isFirstRow:0===a,isLastRow:a+1===l,activeCardIndex:t,isColoredFirstColumn:n},String(a)))),h(la,{...a})]}))),ha=x((({context:e,columns:t,rowHeaders:n,isShowAllRow:l,visibleRowLength:r,isColoredFirstColumn:i})=>{const s=e.useRouter(),{handlerDecorator:o}=e,c=t?.map((({header:e})=>e||{})),d=t?.map((({data:e})=>e))||[],m=n?.map(((e,t)=>({header:e,data:d.map((e=>e?.[t]||[{}]))}))).slice(0,l?n.length:r),[x,p]=a(0),g=Jn({columnsLength:d.length,colsLengthForScroll:2,activeCardIndex:x,setActiveCardIndex:p}),{isScrollAvailable:b}=g;return u("div",{children:[u("div",{role:"table",children:[c?.length?h(aa,{colHeaders:c,activeCardIndex:x,router:s,handlerDecorator:o}):null,m?.length?h(ma,{rowData:m,activeCardIndex:x,isColoredFirstColumn:i,...g}):null]}),b?h("div",{className:"absolute top-0 right-0 bottom-0 w-[84px] bg-opacity-to-white"}):null]})})),ua=x((({className:e="",context:t,title:n,rowHeaders:l,columns:r,visibleRowLength:i=0,isColoredFirstColumn:s=!1,...o})=>{const[c,d]=a(!i);return u(f,{context:t,className:`bg-white font-sans py-[50px] pl-[50px] overflow-hidden text-primary-text relative ${e}`,...o,children:[h(y,{headingType:"h2",className:"max-w-[47rem] text-center mb-9 mx-auto",title:n}),h(ha,{context:t,columns:r,rowHeaders:l,isShowAllRow:c,isColoredFirstColumn:s,visibleRowLength:i}),i?xa({isShowAllRow:c,onClick:()=>d(!c)}):null]})})),xa=({isShowAllRow:e,onClick:t})=>h("div",{className:"pr-[50px]",children:u("div",{className:"flex w-full",children:[h("div",{className:Zn}),h("button",{onClick:t,className:"mt-5 flex-1 border-main-stroke border-solid border text-primary-text bg-white hover:border-primary-main hover:text-primary-main",children:h("div",{className:"font-sans text-xs-light font-medium py-[11px]",children:e?"Скрыть":"Показать все параметры"})})]})}),pa=e=>"Image"===e?.errorContentType&&e?.image?h(L,{image:e.image}):"Code"===e?.errorContentType&&e.code?h("div",{className:"font-mohave text-title-extra gradient-color-text",children:e.code}):null,ga=x((({context:e,className:t="",title:n,subtitle:a,error:l,button:r})=>{const{useRouter:i,handlerDecorator:s}=e,o=i();return u("section",{className:`flex flex-col justify-center items-center mt-12 ${t}`,role:"listitem",children:[h("div",{className:"flex justify-center py-20",children:pa(l)}),n?h(y,{headingType:"h1",className:"text-left mb-4",title:n}):null,a?h("div",{className:"font-sans text-xl-light text-left mb-7 max-w-[613px] text-center",children:a}):null,r?.text?h(ke,{className:"py-4 px-9",version:r?.version,...ue({router:o,handlerDecorator:s},r),children:r.text}):null]})})),ba=(e,t=2)=>{const n=10**t;return Math.round(parseFloat(String(e))*n)/n};function fa(){return on(Na,{method:"POST",body:JSON.stringify(va)})}const Na="https://coins.rshb.ru/api/catalog/vue_storefront_magento_1_currency_rates_average/currency_rates_average/_search?size=10000",va={query:{bool:{must:[{term:{russian_region_code:"77"}},{term:{from_volume:"0"}},{terms:{currency_pair:["USD/RUB","EUR/RUB"]}}]}}},ya=e=>e.reduce(((e,t)=>{const n=t.currency_first?.code;return e.some((e=>e.code===n))||e.push({code:n,buy:ba(Number(t.rate_buy),3),sell:ba(Number(t.rate_sell),3)}),e}),[]);var wa;!function(e){e.RUB="RUB",e.EUR="EUR",e.USD="USD"}(wa||(wa={}));const Ia=new Intl.NumberFormat("ru",{style:"currency",currency:wa.RUB}),Ca=e=>e?Ia.format(e):"",ka="text-left text-m-light text-secondary-text",Sa={USD:"DollarIcon",EUR:"EuroIcon"},$a=x((({className:e,exchangeCurrencyItems:t})=>u("table",{className:`h-fit w-fit ${e}`,children:[h("thead",{children:u("tr",{children:[h("th",{className:ka,children:"Валюта"}),h("th",{className:`${ka} pl-11`,children:"Купить"}),h("th",{className:`${ka} pl-11`,children:"Продать"})]})}),h("tbody",{children:t.map((e=>Ta(e)))})]}))),Ta=e=>{const t=e?.code;return u("tr",{className:"pb-1 text-h6",children:[h("td",{className:"pt-4",children:u("div",{className:"flex items-center",children:[t?h(L,{image:{icon:Sa[t]},width:"24",height:"24"}):null,h("span",{className:"ml-2",children:t})]})}),h("td",{className:"pt-4 pl-11",children:Ca(e?.sell)}),h("td",{className:"pt-4 pl-11",children:Ca(e?.buy)})]},t)},Ba=x((({className:e="",address:t,distance:n})=>u("div",{className:`flex ${e}`,children:[h(L,{image:{icon:"GpsIcon"},width:"24",height:"24",asSVG:!0}),u("div",{className:"ml-3",children:[t?h("p",{className:"text-primary-main m-0 mb-1 text-l",children:t}):null,n?u("p",{className:"text-secondary-text m-0 text-m-light",children:["Курс указан для ближайшего офиса - ",n]}):null]})]}))),Da=x((({className:e="",isBorder:t=!0,label:n,options:r=[],value:i,onChange:s,placeholder:o=""})=>{const[c,d]=a(r[0]||{key:"",text:""}),[m,x]=a(!1);return l((()=>{d(i||{key:"",text:""})}),[i]),u("div",{className:`${e}`,children:[n?h("span",{className:"mb-2 flex",children:n}):null,u("div",{className:"relative "+(m?"z-20":"z-10"),children:[u("div",{className:`text-m-light flex justify-between items-center mb-0.5 text-primary-text cursor-pointer\n ${Aa(t)}`,onClick:()=>x(!m),children:[h("p",{className:"p-4 pr-8 h-[56px] overflow-hidden text-ellipsis whitespace-nowrap",children:c?.text||o}),h(S,{name:"ArrowUpIcon",width:"16",height:"16",className:"absolute right-3 "+(m?"":"rotate-180")})]}),r?.length?h("div",{className:`h-0 ${Ra(m)}`,children:h("div",{className:"bg-white text-l max-h-[256px] overflow-y-auto overflow-x-hidden rounded-md shadow-[0_4px_25px_rgba(0,0,0,0.07)]",children:r.map(Ma((e=>{d(e),x(!1),s(e)}),m,(e=>Boolean(e.key===c.key))))})}):null]})]})})),Ra=e=>e?"":"overflow-hidden",Ma=(e,t,n)=>(a,l)=>u("div",{onClick:()=>{e(a)},className:"flex px-4 py-3 cursor-pointer hover:bg-main-divider pr-11 relative",children:[h("span",{className:"min-h-6",children:a.text}),h(S,{name:"DoneSimpleIcon",width:"16",height:"16",className:["absolute right-4 pt-0.5",n(a)&&t?"":"hidden"].join(" ")})]},String(l)),Aa=e=>e?"border border-main-stroke rounded-md hover:border-primary-hover":"";function Pa(e){const{placeholder:t,rates:n,selected:a,value:l,setValue:r,setSelected:i}=e,s=n.map((e=>({key:e.code??"",text:e.code??""}))),o={key:a,text:a};return u("div",{className:"relative flex",children:[h(Pn,{className:"shrink-0 h-14 pl-4 pt-4 pb-4 text-l w-full appearance-none mr-[-90px]",placeholder:t,type:"text",value:l,onChange:r}),s.length?h(Da,{isBorder:!1,onChange:e=>i(e.key),options:s,value:o}):null]})}const Va=(e,t,n)=>{const a=Number(La(e))*Math.pow(t,n?-1:1);return Number.isInteger(a)?a:ba(a)},La=e=>e.replace(/[^\d.,]/g,"").replace(",","."),_a=e=>{return(t=[[e=>e.value!==wa.RUB&&e.oppositeValue!==wa.RUB,()=>e.handleConvert(e.value,wa.RUB)],[e=>e.value===wa.RUB&&e.oppositeValue===wa.RUB,()=>e.handleConvert(e.value,wa.USD)],[()=>!0,()=>e.handleConvert(e.value)]],e=>{const[,n]=t.find((([t])=>t(e)))||[];return n})(e)?.();var t},ja=x((({context:e,className:t="",currencyRatesBuy:n,currencyRatesSell:l,button:r})=>{const{useRouter:i,handlerDecorator:s}=e,o=i(),[c,d]=a({inputSell:"",inputBuy:"",selectSell:n?.[0]?.code||wa.RUB,selectBuy:l?.[0]?.code||wa.USD}),m=e=>{d((t=>({...t,...e})))};return u("div",{className:`grid gap-[18px] pt-2 ${t}`,children:[Pa({placeholder:"Хочу продать",rates:l,selected:c.selectSell,setSelected:Oa(c,m,l),value:c.inputSell,setValue:e=>Ea(m,l)(e,c.selectSell,c.selectBuy)}),Pa({placeholder:"Получу",rates:n,selected:c.selectBuy,setSelected:Ua(c,m,n),value:c.inputBuy,setValue:e=>Ga(m,n)(e,c.selectBuy,c.selectSell)}),r?.text?h(ke,{className:"py-4 mr-1",version:r?.version,...ue({router:o,handlerDecorator:s},r),children:r.text}):null]})})),Oa=(e,t,n)=>a=>{t({selectSell:a}),_a({value:a,oppositeValue:e.selectBuy,handleConvert:(a=e.selectSell,l=e.selectBuy)=>{Ea(t,n)(e.inputSell,a,l)}})},Ua=(e,t,n)=>a=>{t({selectBuy:a}),_a({value:a,oppositeValue:e.selectSell,handleConvert:(a=e.selectBuy,l=e.selectSell)=>Ga(t,n)(e.inputBuy,a,l)})},Ea=(e,t)=>(n,a,l)=>{e({inputSell:La(n),selectBuy:l});const r=t.find((e=>e.code===l))?.buy||t.find((e=>e.code===a))?.sell;r&&e({inputBuy:String(Va(n,r,a===wa.RUB)||"")})},Ga=(e,t)=>(n,a,l)=>{e({inputBuy:La(n),selectSell:l});const r=t.find((e=>e.code===l))?.sell||t.find((e=>e.code===a))?.buy;r&&e({inputSell:String(Va(n,r,a===wa.RUB)||"")})},za={address:"Москва, ул.Ленина д.28",distance:"6км"},Fa=x((({className:e="",context:t,title:n="Курсы обмена валют",button:a,...l})=>{const r=function(){const{data:e}=sn(Na,fa),t=e?.hits?.hits?.map((e=>e._source))||[];return t.length?ya(t):t}(),i=r.filter((e=>e.buy));i.unshift({code:wa.RUB});const s=r.filter((e=>e.sell));return s.push({code:wa.RUB}),h(f,{context:t,className:`bg-white text-primary-text font-sans p-9 box-border min-h-[320px] \n ${e}`,...l,children:h(Le,{context:t,title:h(y,{headingType:"h4",title:n,className:"whitespace-pre-wrap text-h4 mb-5"}),children:u("div",{className:"flex",children:[u("div",{className:"mr-14 pt-4",children:[r?h($a,{className:"mb-[30px]",exchangeCurrencyItems:r}):null,h(Ba,{...za})]}),r.length&&i.length&&s.length?h(ja,{className:"grow",context:t,currencyRatesBuy:i,currencyRatesSell:s,button:a}):null]})})})})),Wa={"bg-white":"normal",transparent:"white"},Ha={"bg-white":"text-primary-main",transparent:"text-white"},Xa={"bg-white":"text-primary-text",transparent:"text-white"},Ja=x((({className:e="",href:t,logo:n,children:a=n?.title,targetBlank:l,bgColor:r="bg-white",showTitle:i=!0})=>u("a",{className:`inline-flex items-center font-sans no-underline ${e}`,href:t||"/",target:l?"_blank":"_self","aria-label":n?.title||"Россельхозбанк",children:[h(L,n?.image?.src?{image:n.image,className:Ha[r],width:"40",height:"45",asSVG:!0}:{image:{icon:"LogoIcon",iconVersion:Wa[r]},className:`${Ha[r]} w-10`,width:"40",height:"45",asSVG:!0}),i?qa(a,r,n?.title):null]}))),qa=(e,t,n)=>h("span",{className:`${Xa[t]} font-medium ml-2.5`,children:e||n||"Россельхозбанк"}),Ka=x((({className:e,isMobile:t=!1})=>{const{term:n,setTerm:l}=(()=>{const[e,t]=a("");return{term:e,setTerm:e=>t(e)}})(),r=t?"text-s":"text-l-light",i=t?" placeholder-transparent":"h-full",s=t?"some search":void 0;return u("form",{className:`font-sans relative ${e}`,children:[u("div",{className:"absolute rounded h-full flex items-center justify-center pl-4 max-w-[170px] gap-3.5 pointer-events-none",children:[h("div",{className:t?"w-5 h-5":"w-6 h-6",children:h(L,{image:"LoupeIcon",width:"24",height:"24"})}),n?null:h("label",{htmlFor:"search-bar-input",className:`text-secondary-text ${r}`,children:"Поиск по сайту"})]}),h("input",{id:"search-bar-input",className:`h-12 pl-12 w-full peer text-l text-black border border-solid rounded-md box-border\n outline-none pr-[6%] border-main-stroke hover:border-primary-hover active:border-primary-text focus:border-primary-text ${i}`,value:n,onChange:e=>l(e.target.value),type:"text",name:"search-bar-input",placeholder:s}),t?h("button",{className:"visible peer-placeholder-shown:invisible absolute top-2 right-3 w-6 h-6 p-1 bg-transparent cursor-pointer border-none",onClick:e=>{e.preventDefault(),l("")},children:h(L,{image:"CloseIcon",width:"24",height:"24"})}):h(ke,{version:"primary",text:"Найти",className:"invisible peer-focus:visible absolute top-[3px] right-1",onClick:e=>{e?.preventDefault(),console.log("click")},children:h("div",{className:"text-s px-9 py-2.5",children:"Найти"})})]})})),Ya=x((({className:e=""})=>h(Ka,{className:e}))),Za=x((({className:e="",items:t,hasButton:n,context:a})=>{const l=a.useRouter(),{handlerDecorator:r}=a;return u("div",{className:e,children:[t?.length?t.map(Qa):null,n?h(ke,{version:"primary",className:"mb-6 w-full",...ue({router:l,handlerDecorator:r},{text:"Обратная связь",href:"/",target:"_blank"})}):null]})})),Qa=(e,t)=>{const{type:n,text:a,description:l}=e;return u("div",{className:"mb-4",children:[h("div",{children:el(n,a)}),h("div",{className:"mt-1 text-s-light text-secondary-text",children:l})]},String(t))},el=(e,t="")=>{switch(e){case"tel":return h("a",{className:"text-h6 text-primary-text hover:text-primary-main no-underline",href:`tel:${tl(t)}`,children:t});case"email":return h("a",{className:"text-xl-light text-primary-text no-underline",href:`mailto:${t}`,children:t});default:return h("span",{children:t})}},tl=e=>e.replaceAll(/\D/g,""),nl=x((({className:e="",index:t,text:n,href:a,target:l,onClick:r})=>h("a",{className:`text-secondary-text hover:text-primary-main inline-block no-underline ${e}`,href:a,target:l,onClick:r,children:n||`Документ ${t}`}))),al=x((({links:e,className:t="",context:n})=>{const a=n.useRouter(),{handlerDecorator:l}=n;return h("div",{className:t,children:e?.length?h("div",{className:"flex justify-between items-center gap-5 py-5 border-solid border-x-0 border-y border-y-main-divider",children:e.map(((e,t)=>h(nl,{index:t,className:"text-l-light max-w-[292px]",...ue({router:a,handlerDecorator:l},e)},String(t))))}):null})})),ll=e=>t=>e?.href===t?.href,rl=(e,t)=>{return(a=e,l=t,(a||[]).map((e=>l?.find(ll(e))||e))).concat((n=e,(t||[]).filter((e=>!n?.find(ll(e))))));var n,a,l};function il(e={}){const{data:t}=sn(`/wcms-resources/${c.SITEMAP||"sitemap"}.json`,cn,{fallback:e});return t||{}}const sl=x((({className:e="",items:t,fallback:n,context:a})=>{const l=il(n),r=rl(l.topItems,t),i={router:a.useRouter(),handlerDecorator:a.handlerDecorator};return h("div",{className:`flex flex-grow items-start justify-between gap-[54px] xl:gap-5 ${e}`,children:r?.map(((e,t)=>ol(e,t,i)))})})),ol=(e,t,{router:n,handlerDecorator:a})=>{const{text:l,href:r,items:i,target:s}=e;return u("div",{className:"flex flex-col w-1/5 last:w-1/4 gap-3.5",children:[h("a",{className:"block leading-5 text-l text-primary-text hover:text-primary-main no-underline",href:r,target:s||"_self",children:l||`Раздел ${t}`}),i?.map(((e,t)=>h(cl,{...ue({router:n,handlerDecorator:a},e),index:t},String(t))))]},String(t))},cl=x((({text:e,href:t,target:n,index:a})=>h("a",{className:"block text-l-light text-secondary-text hover:text-primary-main no-underline",href:t,target:n||"_self",children:e||`Раздел ${a}`}))),dl=[{origins:["t.me","telegram.org"],icon:{icon:"TelegramIcon"},label:"Телеграм"},{origins:["vk.com"],icon:{icon:"VKIcon"},label:"ВКонтакте"},{origins:["ok.ru"],icon:{icon:"OkIcon"},label:"Одноклассники"},{origins:["apps.apple.com"],icon:{icon:"AppleIcon"},label:"App Store"},{origins:["play.google.com"],icon:{icon:"PlayMarketIcon"},label:"Google Play"}],ml=x((({href:e,version:t="primary"})=>{const{icon:n,label:a}=dl.find((({origins:t})=>t.some((t=>e?.includes(t)))))||{};if(!n)return null;return h("a",{className:`flex items-center justify-center rounded-md w-14 h-14 group box-border ${"secondary"===t?"bg-white hover:bg-secondary-hover":"border-solid border-[1px] border-main-divider hover:border-transparent hover:bg-primary-main"} ${"primary"===t?"hover:text-black":""}`,href:e,"aria-label":a,target:"_blank",rel:"noopener noreferrer",children:n?h(L,{image:n,imageClassName:"group-hover:text-white",width:"24",height:"24",asSVG:!0}):null})})),hl=x((({className:e="",media:t,version:n,context:a,children:l})=>{const r=a.useRouter(),{handlerDecorator:i}=a;return u("div",{className:"font-sans",children:[h("div",{className:`flex gap-2.5 ${e}`,children:t?.map(((e,t)=>h(ml,{version:n,...ue({router:r,handlerDecorator:i},e)},String(t))))}),h("span",{className:"text-s-light text-secondary-text",children:l})]})})),ul=x((({className:e="",index:t,text:n,href:a,target:l,onClick:r})=>h("a",{className:`text-xs-light text-secondary-text visited:text-secondary-text hover:text-primary-main inline-block no-underline max-w-[292px] ${e}`,href:a,target:l,onClick:r,children:n||`Документ ${t}`}))),xl=x((({className:e,links:t,context:n})=>{const a=n.useRouter(),{handlerDecorator:l}=n;return u("div",{className:`${e||""}`,children:[h("div",{className:"pt-5",children:h("span",{className:"text-xs-light text-secondary-text",children:`© 2000-${(new Date).getFullYear()} АО «Россельхозбанк» Генеральная лицензия Банка России № 3349 от 12.08.2015 г.`})}),t?.length?h("div",{className:"flex justify-start items-start gap-5 pt-2.5",children:t.map(((e,t)=>h(ul,{index:t,...ue({router:a,handlerDecorator:l},e)},String(t))))}):null]})})),pl="w-[204px]",gl=x((({className:e,documents:t,relatedEnterprises:n,contacts:a,socialMedia:l,mobileApps:r,topItems:i,context:s,page:o,...c})=>{const d=o?.fallback;return u(f,{tag:"footer",context:s,className:`p-9 bg-white font-sans ${e||""}`,...c,children:[u("div",{className:"flex items-stretch gap-[54px] pb-[30px] xl:gap-8",children:[h(Ja,{className:pl}),h(Ya,{context:s,className:"grow"})]}),u("div",{className:"flex items-stretch gap-[54px] xl:gap-8",children:[u("div",{className:"w-[204px] flex flex-col shrink-0 overflow-hidden",children:[h(Za,{items:a,context:s,hasButton:!0}),h(hl,{media:l,context:s,children:"Соцсети"}),h(hl,{className:"mt-6",media:r,context:s,children:"Мобильное приложение"})]}),h(sl,{className:"pt-[3px]",context:s,items:i,fallback:d})]}),h(al,{className:"mt-[98px]",links:n,context:s}),h(xl,{links:t,context:s})]})})),bl=x((({context:e,className:t="",title:n,description:a,calendar:l,...r})=>u(f,{className:`font-sans bg-white p-[50px] ${t}`,context:e,...r,children:[h(G,{context:e,className:"!p-0",title:n,description:a,headlineVersion:"M",align:"center"}),l?fl(l):null]}))),fl=e=>{const t=100/(e.reduce(((e,t)=>t?.month?.length?e+t.month.length:e),0)||1),n=e.filter((e=>e?.month?.length)).map((e=>({...e,flexBasis:e.month.length*t+"%"})));return u("div",{className:"w-full flex flex-col justify-center mt-13",children:[h("div",{className:"flex w-full mb-3 text-h6 text-center",children:n.map((e=>Nl(e,t)))}),h("div",{className:"flex w-full",children:n.map(((e,t)=>u("div",{className:"pr-[11px] mr-3 border-r border-main-divider last:border-r-0 last:pr-0 last:mr-0",style:{flexBasis:e.flexBasis},children:[h("div",{className:"flex",children:vl(e)}),u("div",{className:"text-s-light text-primary-text mt-3",children:[h("span",{children:e.text})," ",h("span",{className:"text-primary-main",children:e.greenText})]})]},`monthItem-${t}`)))})]})},Nl=(e,t)=>e.month?.map(((e,n)=>h("div",{style:{flexBasis:`${t}%`},children:e.name},`monthName-${n}`))),vl=e=>e.month?.map((e=>e.image?.src?h("div",{className:"h-[207px] border-r-[1px] pr-3 mr-3 border-main-divider last:border-r-0 last:pr-0 last:mr-0",children:h(L,{image:e.image,className:"flex"})},`monthImage-${e.image.src}`):null)),yl=(e,t,n=((e,t)=>t.startsWith(e)))=>n(se(e),(e=>(e||"").replace(de,""))(se(ie(e)?t.href:t.pathname))),wl=e=>t=>yl(t.href,e),Il=e=>t=>t.items?.some(wl(e))||yl(t.href,e)||((e,t)=>oe(e)===oe(t.href))(t.href,e),Cl="font-sans text-s-light",kl=x((({className:e="",text:t,href:n,target:a,active:l,flat:r,onClick:i,children:s,ariaLabel:o,bgColor:c="bg-white"})=>h("a",{className:`${Sl(c,l,r)} ${e}`,href:n,target:a,onClick:i,rel:"noopener noreferrer","aria-label":o,children:h("span",{className:$l(c,l,r),children:t||s})}))),Sl=(e,t=!1,n=!1)=>{let a="border-transparent";return t&&(a="rounded-md "+("bg-white"===e?"border-primary-main":"border-white")),`${a} inline-block border border-solid bg-transparent text-center no-underline ${n?"":"px-4 py-2"}`},$l=(e,t=!1,n=!1)=>{if("transparent"===e)return`text-white hover:text-primary-hover ${Cl}`;return`${t?"text-primary-main":(n?"text-primary-text":"text-secondary-text")+" hover:text-primary-main"} ${Cl}`},Tl=o("https://10.80.4.9");const Bl=x((({className:e="",children:t,ariaLabel:n})=>h("button",{type:"button",className:`border-0 p-0 w-[24px] h-[24px] flex items-center bg-inherit cursor-pointer ${e}`,disabled:!0,"aria-label":n,children:t}))),Dl={"bg-white":"text-primary-text hover:text-primary-main",transparent:"text-white"},Rl={"bg-white":"text-secondary-light hover:text-secondary-hover",transparent:"text-white"},Ml={"bg-white":"black",transparent:"white"},Al=x((({className:e,defaultLocation:t="",bgColor:n="bg-white"})=>{const[i,s]=function(e){const[t,n]=a(e);return l((()=>{n(globalThis?.localStorage.getItem("location")||e)}),[e]),[t,r((()=>{Tl.getFetcherAddress().then((t=>{const a=t||e;globalThis?.localStorage.setItem("location",a),n(a)}))}),[e])]}(t);return u("div",{className:`flex items-center ${e||""}`,children:[h(kl,{className:"mr-5",flat:!0,href:"#",text:i,ariaLabel:"Местоположение",onClick:s,bgColor:n}),h(kl,{className:"mr-7",flat:!0,href:"#",text:"Офисы и банкоматы",ariaLabel:"Список всех доступных офисов и банкоматов",bgColor:n}),h(Bl,{className:`mr-5 group ${Dl[n]}`,ariaLabel:"Поиск по сайту",children:h(L,{image:{icon:"LoupeIcon",iconVersion:Ml[n]},className:"h-full pointer-events-none",imageClassName:"group-hover:text-primary-hover group-hover:invert-0 pointer-events-none",asSVG:!0})}),h(Bl,{className:`${Rl[n]} group min-w-[32px] min-h-[32px]`,ariaLabel:"Дополнительные ссылки",children:h(L,{image:{icon:"GridIcon",iconVersion:Ml[n]},className:"h-full bg-main-divider/20 rounded-full pointer-events-none",imageClassName:"group-hover:text-primary-hover group-hover:invert-0",asSVG:!0})})]})})),Pl="absolute left-0 -bottom-3 w-full h-[2px]",Vl=x((({className:e="",text:t,href:n,target:a,active:l,onClick:r,children:i,bgColor:s="bg-white",dataItemName:o})=>u("a",{className:`relative inline-block bg-transparent text-center no-underline ${e}`,href:n,target:a,onClick:r,"data-item-name":o,children:[h("span",{className:Ll(s,l),children:t||i}),l?h("div",{className:_l(s,l)}):null]}))),Ll=(e,t=!1)=>{let n="text-white";return"bg-white"===e&&(n=t?"text-primary-main":"text-primary-text hover:text-primary-main"),`${n} font-sans text-l-light`},_l=(e,t=!1)=>t?`${"bg-white"===e?"bg-primary-main":e} ${Pl}`:Pl,jl={"bg-white":"bg-primary-text",transparent:"bg-white"},Ol=x((e=>{const{menuVisible:t,toggleMenu:n,menuItems:a,bgColor:l,context:r,activeSubItem:i}=e,{useRouter:s,handlerDecorator:o}=r,c=s();return u("div",{className:"absolute w-52 -top-4 right-0 pt-4 z-40 "+(t?"bg-white rounded-md shadow-blue-gray/24":""),children:[h("button",{className:"flex justify-between items-center cursor-pointer h-6 ml-6",onClick:n,"aria-label":""+(t?"Скрыть другие разделы":"Показать другие разделы"),children:Array(3).fill(l).map(El)}),h("div",{className:"flex flex-col rounded-md bg-white p-6 pb-2 "+(t?"":"hidden"),"aria-hidden":!t,children:Ul({menuItems:a,router:c,handlerDecorator:o,activeSubItem:i})})]})})),Ul=({menuItems:e,router:t,handlerDecorator:n,activeSubItem:a})=>e?.map((e=>{return h("a",{...ue({router:t,handlerDecorator:n},e),className:"text-l-light pb-4 hover:text-primary-main "+(l=e,l===a?"text-primary-main":""),children:e.text},e.href);var l})),El=(e,t)=>h("div",{className:`w-[3px] h-[3px] rounded mr-1 ${jl[e]}`},String(t)),Gl=x((({context:e,subItems:t=[],bgColor:n})=>{const[l,r]=a(!1),i=e.useRouter(),{handlerDecorator:s,IntersectionObserverTag:o}=e,[c,d]=a(t.length),m=t.slice(c),x=(e=>(t=[])=>{const n=t?.filter(wl(e));return n?.length?(a=e=>e.href?.length||0,e=>e.reduceRight(((e,t)=>a(e)>a(t)?e:t)))(n):void 0;var a})(i)(t);return u("nav",{className:"relative mt-6",children:[h("div",{className:"overflow-hidden whitespace-nowrap mr-52 pb-3",children:t.map(((e,t)=>{return h(o,{tag:"span",observerCallback:(a=t,e=>{e.length&&(e[0].intersectionRatio<1?d((e=>Math.min(e,a))):d((e=>Math.max(e,a+1))))}),observerOptions:{threshold:1},children:h(Vl,{className:"mr-8 "+(c-1<t?"invisible":""),active:e===x,...ue({router:i,handlerDecorator:s},e),bgColor:n})},String(t));var a}))}),m.length?h(Ol,{context:e,activeSubItem:x,menuVisible:l,toggleMenu:()=>r(!l),menuItems:m,bgColor:n}):null]})})),zl={"bg-white":"bg-main-divider",transparent:"bg-main-divider opacity-30"},Fl=x((({className:e="",defaultLocation:t="Москва",showSubMenu:n=!0,bgColor:a="bg-white",context:l,topItems:r,logo:i,page:s,...o})=>{const c=l.useRouter(),d=s?.fallback,m=il(d),{handlerDecorator:x}=l,p=rl(m.topItems,r),[g]=p,b=n?p.find(Il(c))||g:null,N=p.map(((e,t)=>h(kl,{active:e===b,...ue({router:c,handlerDecorator:x},e),"aria-label":e.text,bgColor:a},String(t))));return h(f,{tag:"header",context:l,className:`pt-6 px-20 ${a} ${e} ${n&&b?.items?.length?"pb-4":"pb-5"}`,...o,children:u("div",{className:"container",children:[u("div",{className:"flex items-center",children:[h(Ja,{className:"mr-8",bgColor:a,logo:i}),N,h(Al,{className:"ml-auto",defaultLocation:t,bgColor:a})]}),h("div",{className:`mt-6 h-[1px] ${zl[a]}`}),n&&b?.items?.length?h(Gl,{context:l,subItems:b.items,bgColor:a}):null]})})})),Wl=x((({className:e="",cards:t=[],button:n})=>{const[l,r]=a(0),[i,s]=a(0),o=t?.length??0,c=t?.length>2&&o>i+2,d=o===i+2,m=i>0,x=t[l]?.href;return u("section",{role:"listitem",className:`min-w-full text-center ${e}`,children:[u("div",{className:"relative overflow-hidden",children:[o?Hl({tabsShift:i,cards:t,activeSlideIndex:l,isLastShift:d,setActiveSlideIndex:r}):null,at({handler:[()=>s(i-1),()=>s(i+1)],isShown:[m,c],btnClass:["left-[50px]","right-[50px]"],className:"top-[62px]"}),m?h("div",{className:"absolute top-0 left-0 h-full w-[136px] bg-opacity-from-white"}):null,c?h("div",{className:"absolute top-0 right-0 h-full w-[136px] bg-opacity-to-white"}):null]}),h(ke,{className:"w-[240px] text-center",version:"primary",...n,href:x})]})}));function Hl({tabsShift:e,cards:t,activeSlideIndex:n,isLastShift:a,setActiveSlideIndex:l}){const r=a?460*e-240:460*e,i=t.length>2?"justify-start":"justify-center";return h("div",{style:{transform:`translateX(-${r}px)`},className:"duration-1000 px-[50px]",children:h("div",{className:`w-full flex flex-nowrap gap-3.5 pb-12 ${i}`,children:t.map(((e,t)=>function({slide:e,i:t,activeSlideIndex:n,onClick:a}){const l=t===n;return u("button",{type:"button",onClick:a,className:"p-[30px] min-w-[460px] flex items-center bg-white border-solid border relative "+(l?"shadow-dark-blue/42 border-primary-main":"ease-in duration-300 border-main-stroke"),children:[e?.icon?h(L,{className:"p-5 rounded-full bg-secondary-light mr-[30px]",image:e.icon,width:"108",height:"108"}):null,u("div",{className:"flex gap-3.5",children:[e?.sum?Xl("страховая сумма",e.sum):null,e?.fee?Xl("страховой взнос",e.fee):null]}),Jl(l)]},String(t))}({slide:e,i:t,activeSlideIndex:n,onClick:()=>l(t)})))})})}function Xl(e,t){return u("div",{className:"flex flex-col text-left whitespace-pre",children:[u("span",{className:"text-h6",children:[te(t)," ₽"]}),h("span",{className:"text-secondary-text text-l mt-1",children:e})]})}function Jl(e){return e?h(L,{className:"h-6 w-6 min-w-6 min-h-6 absolute right-4 top-4",image:"DoneIcon",width:"24",height:"24"}):null}const ql=x((({className:e="",context:t,title:n,insuranceTabs:l=[],button:r,...i})=>{const[s,o]=a(0);return u(f,{context:t,className:`box-border py-[50px] overflow-hidden relative font-sans w-100 bg-white ${e}`,...i,children:[n?h(y,{className:"text-center mb-8",title:n,headingType:"h3"}):null,l?.length>1?h("div",{className:"p-1.5 bg-secondary-light w-fit mx-auto mb-7 rounded-md",children:l.map(((e,t)=>function({title:e,i:t,activeSlideIndex:n,onClick:a}){return h("button",{type:"button",onClick:a,"aria-label":e,className:"box-border px-4 py-3 text-m-light "+(t===n?"bg-primary-main text-white rounded-md":"text-secondary-text"),children:e},String(t))}({title:e?.title,i:t,activeSlideIndex:s,onClick:()=>o(t)})))}):null,h("div",{className:"flex",style:{transform:`translateX(-${s}00%)`},role:"list",children:Kl({context:t,className:e,insuranceTabs:l,button:r})})]})})),Kl=({insuranceTabs:e,button:t,context:n,className:a=""})=>{const l=e?.map((e=>e.cards));return l?.length?l.map(((e,l)=>h(Wl,{context:n,className:a,button:t,cards:e},String(l)))):null};const Yl=x((({className:e="",context:t,title:n="Мобильное приложение",qr:a,buttons:l,version:r="primary",items:i,image:s,headingType:o="h4",...c})=>{const d="primary"===r?"text-primary-text":"",m="secondary"===r?"p-3.5 min-w-[120px]":"min-w-[92px]",x=l?.map((e=>({...e,className:"min-w-[168px]"})));return u(f,{context:t,className:`flex justify-between font-sans p-9 box-border relative min-h-[320px]\n ${Je(e)}\n ${K[r]}\n ${e}`,...c,children:[h(Le,{context:t,className:"z-10",title:n?h(y,{headingType:o,as:"h3",title:n,className:`whitespace-pre-wrap max-w-[509px] mb-6\n ${d}`}):null,buttons:l?.length?h(Te,{context:t,buttons:x,className:"flex gap-4"}):null,children:u("div",{className:"flex flex-1 items-center",children:[a?.src?h("div",{className:`flex justify-center mr-5 bg-white rounded-md ${m}`,children:h(L,{className:"w-fit",image:a,alt:"QR-код"})}):null,Zl(r,i)]})}),s?.src?h("div",{className:"absolute right-0 bottom-0",children:h(L,{image:s})}):null]})})),Zl=(e,t)=>t?.length?h(Ve,{items:t,itemClassName:"text-l-light mb-2 last:mb-0",version:"primary"===e?"tile":"tile-white"}):h("span",{className:"text-m-light text-secondary-text",children:"Наведите камеру телефона на QR-код и скачайте приложение"}),Ql=x((({className:e="",context:t,title:n,servicesList:a,anchor:l="",...r})=>u(f,{context:t,id:l,className:`font-sans bg-white p-8 flex flex-col ${e}`,...r,children:[n?h(y,{headingType:"h5",className:"mb-5",title:n}):null,a?.length?a.map(er):null]}))),er=(e,t)=>u("li",{className:"flex mb-5 last:mb-0 list-none",children:[e.icon?h(L,{className:"mr-3 min-w-6 min-h-6 w-6 h-6",width:"24",height:"24",asSVG:!0,image:e.icon}):null,e.label?h("span",{className:"text-l-light",children:e.label}):null]},`list_item_${String(t)}`),tr="transition-all duration-300 max-h-0 overflow-hidden",nr=x((({blocks:e=[],hiddenBlocksNum:t=0,foldButtonClasses:n,foldButtonLabel:l,foldButtonDataTheme:r,isUnfolded:i,containerClasses:s,render:o=(e=>e)})=>{const c=Zt(t,0,e.length),{icon:d,handleToggle:m,isActive:x}=(({initialState:e=!1})=>{const[t,n]=a(e);return{icon:t?"ArrowUpIcon":"ArrowDownIcon",handleToggle:e=>{const a=e.currentTarget;if(!a)return;n(!t);const l=a.previousSibling.getElementsByClassName(tr)[0];l.style.maxHeight=l.style.maxHeight?"":`${l.scrollHeight}px`},isActive:t}})({initialState:i}),p=n||"border-none bg-primary-main hover:bg-primary-hover focus:bg-primary-main active:bg-primary-active px-0 py-5 mb-[1px] w-full font-sans text-white text-h4 flex justify-center cursor-pointer",g=x?"Скрыть":l;return e?u("div",{children:[ar(e,o,{blocksToHide:c,isActive:x,containerClasses:s}),t?u("button",{className:p,"data-theme":r,onClick:m,children:[h("span",{className:"pr-3",children:g}),d?h(S,{className:"my-auto",name:d,iconVersion:"white",width:"20",height:"20",asSVG:!0}):null]}):null]}):null})),ar=(e,t,{blocksToHide:n,isActive:a,containerClasses:l=""})=>{const r=e.slice(0,e.length-n),i=n>0?e.slice(-n):[];return t(u("div",{children:[r,h("div",{className:`${tr} ${l}`,children:i})]}),a)},lr=x((({label:e,blocks:t,context:n,dataTheme:a,isUnfolded:l})=>{const r=ft({context:n,blocks:t});return h("div",{className:"border-0 border-b border-solid border-main-divider",children:t?.length?h(nr,{foldButtonDataTheme:a,hiddenBlocksNum:t?.length,blocks:r,isUnfolded:l,context:n,foldButtonLabel:e,containerClasses:"grid grid-cols-12 gap-1 border-box",render:e=>h(rr,{children:e})}):null})})),rr=x((({children:e})=>h("div",{className:"box-border",children:e}))),ir=x((({blockItems:e,colorPalette:t,context:n,className:a="",...l})=>h(f,{context:n,className:`font-sans text-primary-text ${a}`,...l,children:e?.length?h("div",{className:"box-border1",children:e.map(((e,a)=>h(lr,{...e,dataTheme:t,context:n},`BlockItem${a}`)))}):null})));function sr(e=""){const t=Xe(e);return t<=4?"S":t<=8?"M":"L"}const or=x((({className:e,context:t,title:n,description:a="Блок в разработке...",...l})=>u(f,{context:t,className:`bg-white text-primary-text font-sans p-9 box-border ${e} ${qe(e)} ${Je(e)} `,...l,children:[h(G,{context:t,className:"!p-0 max-w-[600px]",title:n,description:a,headlineVersion:sr(e)}),h("figure",{className:"m-0 min-w-[80%]",children:cr()})]}))),cr=(e=3)=>mr(100,e).map((e=>Math.floor(e))).map(dr),dr=(e,t)=>h("div",{style:{width:`${e||100}%`},className:"h-4 mt-2 bg-secondary-light"},String(t)),mr=(e,t)=>[e].concat(t>0?mr(e/1.618,t-1):[]),hr={primary:{title:"text-secondary-text",text:"text-secondary-text"},secondary:{title:"text-white",text:"text-white/80"}},ur=x((({className:e="",context:t,slides:n=[],version:l="primary",...r})=>{const i=n.map((e=>e.nav)),s=n.map((e=>e.productBlock)),[o,c]=a(0);return u(f,{context:t,className:`box-border pt-[50px] overflow-hidden relative font-sans w-100 mb-6 ${e}\n ${K[l]}`,...r,children:[h("div",{className:"flex duration-1000 pb-14",style:{transform:`translateX(-${o}00%)`},role:"list",children:s.map(((e,n)=>function(e,t,n){const{version:a}=e,l=a?hr[a].title:"";return h("section",{className:"box-border relative flex grow-0 shrink-0 basis-full",role:"listitem",children:h("div",{className:"flex grow",children:h(je,{className:`pl-[50px] z-10 ${l}`,context:n,textBlockClassName:"mb-[154px]",...e,headlineVersion:"XXL"})})},String(t))}({...e,version:l},n,t)))}),h("div",{className:"flex items-center absolute bottom-6 left-0 right-0 px-[26px] box-border h-28",children:i.map(((e,t)=>function({slide:e,i:t,activeSlideIndex:n,onClick:a,version:l}){const r=t===n,i=r?"bg-white shadow-dark-blue/42 min-w-[354px] border-none p-6":`min-w-[290px] hover:py-[26px] hover:py-[26px] ease-in duration-300 bg-white/10 px-6 py-5 backdrop-blur\n ${K[l]}`,s=r?"text-primary-text !text-h6 p-2":`text-l pb-1 ${hr[l].title}`,o=r?"text-secondary-text text-l-light mt-2.5":`text-m-light ${hr[l].text}`,c="secondary"===l?"border-white/50":"border-black/50";return h("button",{type:"button",onClick:a,"aria-label":e?.title,className:`box-border relative overflow-hidden border border-white/50 cursor-pointer text-left mx-1 grow basis-0\n ${i} ${c}\n `,children:u("div",{className:"border-0 px-6",children:[h("div",{className:`last:pb-0 ${s}`,children:e?.title}),h("div",{className:`text-secondary-text ${o}`,children:e.description})]})},String(t))}({slide:e,i:t,activeSlideIndex:o,onClick:()=>c(t),version:l})))})]})}));const xr=x((({className:e="",context:t,title:n="Акции и спецпредложения",date:a,description:l,buttons:r=[],version:i="primary",...s})=>h(f,{context:t,className:`bg-white text-primary-text font-sans p-9 box-border ${e} ${K[i]} ${qe(e)} ${Je(e)} `,...s,children:h(Le,{context:t,title:n?h(G,{context:t,title:n,className:"!p-0 max-w-[600px]",headlineVersion:sr(e),bgColorHeadline:i,align:"left",as:"h2"}):null,buttons:r?.length?h(Te,{context:t,buttons:r,className:"flex gap-3"}):null,children:u("div",{className:"mt-1.5",children:[a?h("div",{className:"text-s mb-2",children:pr(a)}):null,h("div",{className:"text-l",children:l})]})})})));function pr(e){return new Date(e).toLocaleString("ru-RU",{day:"numeric",month:"long",year:"numeric"}).replace("г.","")}const gr=x((({context:e,className:t="",title:n,description:a,items:l,image:r,version:i,socialMedia:s})=>{const o=n?h(y,{headingType:"h5",as:"h3",className:"mb-3.5 z-10",title:n}):null,c=r?.src?h(L,{className:"absolute bottom-0 right-0 m-0",image:r}):null;return h("section",{className:`relative overflow-hidden text-left border border-solid box-border p-7 min-w-[524px] min-h-[218px] ${t}`,role:"listitem",children:h(Le,{context:e,className:"flex justify-between",title:o,image:c,children:u("div",{className:"h-full flex flex-col justify-between",children:[a?h(j,{className:"mb-2",description:a}):null,l?.length?h(Ve,{className:"text-xl-light flex flex-col flex-1 gap-2 max-w-[236px]",items:l,version:i}):null,s?h(hl,{className:"pt-10 pb-0",media:s,version:i,context:e}):null]})})})})),br="absolute top-0 bottom-0 w-[84px]",fr=x((({context:e,recommendations:t=[],className:n="",title:l,version:r,...i})=>{const[s,o]=a(0),c="secondary"===r?"border-white/50":"border-main-stroke";return u(f,{context:e,className:`relative font-sans p-9 overflow-hidden text-center ${"secondary"===r?"bg-primary-main text-white":"bg-white text-primary-text"} ${n}`,...i,children:[l?h(y,{headingType:"h3",className:"mb-6",title:l}):null,u("div",{children:[h("div",{className:"flex duration-1000 gap-3.5",style:{transform:`translateX(-${525*s}px)`},role:"list",children:t?.length?t.map(Nr({context:e,version:r,className:c})):null}),vr({cardsCount:t.length,activeCardIndex:s,setActiveCardIndex:o})]}),h("div",{className:`${br} left-0 ${"secondary"===r?"bg-opacity-from-main":"bg-opacity-from-white"}`}),h("div",{className:`${br} right-0 ${"secondary"===r?"bg-opacity-to-main":"bg-opacity-to-white"}`})]})})),Nr=({context:e,version:t,className:n})=>(a,l)=>h(gr,{context:e,...a,version:t,className:n},String(l)),vr=({cardsCount:e,activeCardIndex:t,setActiveCardIndex:n})=>{const a=e>2;return h("div",{children:at({handler:[()=>n(t-1),()=>n(t+1)],isShown:[a&&t>0,a&&e-t>2],btnClass:["left-8","right-8"],className:"top-1/2 mt-3"})})};const yr=e=>e?on(e,{method:"GET"}):{},wr=x((({data:e,fieldLabel:t,fieldValue:n,selected:a,placeholder:l="",setSelected:r,label:i})=>{const s=e.filter(Boolean).map((e=>({key:e?.[n||t],text:e?.[t]}))),o=s.find((e=>e.key===a));return h(Da,{options:s,label:i,placeholder:l||a,onChange:e=>r(e.key),value:o})})),Ir=x((({regions:e=[],selectedRegion:t,onSelectedRegion:n,branches:a=[],selectedBranch:l,onSelectedBranch:r})=>u("div",{className:"flex justify-between gap-4 mb-6",children:[h("div",{className:"max-w-[396px] w-1/2",children:h(wr,{data:e,fieldValue:"code",fieldLabel:"name",selected:t,setSelected:n,label:"Регион"})}),h("div",{className:"max-w-[396px] w-1/2",children:h(wr,{data:a,fieldValue:"branchCode",fieldLabel:"address",selected:l,setSelected:r,label:"Отделение",placeholder:"Выберите отделение"})})]}))),Cr=x((({name:e,text:t,value:n,checked:a,onChange:l,className:r})=>h("div",{className:r,children:u("label",{className:"flex items-center relative cursor-pointer",children:[h("input",{className:"appearance-none flex justify-center items-center shrink-0 w-5 h-5 border-2 border-primary-main\n rounded-full cursor-pointer after:block after:w-2.5 after:h-2.5 after:rounded-full checked:after:bg-primary-main",type:"radio",value:n,name:e,checked:a,onChange:l}),t?h("span",{className:"font-sans ml-3 cursor-pointer",children:t}):null]})}))),kr=x((()=>{const[e,t]=a("option2"),n=e=>t(e.target.value);return u("div",{children:[h(Cr,{className:"mb-2",name:"contractType",text:"Простое хранение",value:"option1",checked:"option1"===e,onChange:n}),h(Cr,{name:"contractType",text:"Сделка с недвижимостью",value:"option2",checked:"option2"===e,onChange:n})]})})),Sr=["От 1 дня","До 365 дней"],$r=x((({days:e,setDays:t})=>u("div",{className:"mb-6",children:[h("span",{className:"block text-m-light mb-[3px]",children:"Срок аренды"}),h(Qt,{min:1,max:365,value:e,items:Sr,onChange:t})]}))),Tr=x((({caseVolumes:e=[],selectedCaseVolume:t,onSelectedCaseVolume:n,safeBoxCases:a=[],selectedBoxSize:l,onSelectedBoxSize:r})=>u("div",{className:"flex justify-between mb-6",children:[h("div",{className:"mr-4 w-full",children:h(wr,{data:e,fieldLabel:"volume",selected:t,setSelected:n,label:"Размер",placeholder:"Выберите размер"})}),h("div",{className:"w-full",children:h(wr,{data:a,fieldLabel:"safeBoxCasesSize",selected:l,setSelected:r,label:"Параметры ячейки, мм (ВхШхД)",placeholder:"Выберите параметр ячейки"})})]}))),Br=e=>Array.isArray(e)?e.map((e=>e.gpsLatitude&&e.gpsLongitude?[e.gpsLatitude,e.gpsLongitude]:[])):e?.gpsLatitude&&e?.gpsLongitude?[[e.gpsLatitude,e.gpsLongitude]]:[],Dr=(e,t)=>e.find((e=>e.branchCode===t)),Rr=x((({regions:e,selectedRegion:t,branches:n,selectedBranch:a,days:l,selectedCaseVolume:r,selectedBoxSize:i,safeBoxCases:s,caseVolumes:o,setPoints:c,onChange:d,toggleShowMap:m})=>u("div",{className:"flex-1 mr-9",children:[h(Ir,{regions:e,selectedRegion:t,onSelectedRegion:e=>d({selectedRegion:e}),branches:n,selectedBranch:a,onSelectedBranch:Mr(d,c,n)}),h($r,{days:l,setDays:e=>d({days:e})}),h(Tr,{caseVolumes:o,selectedCaseVolume:r,onSelectedCaseVolume:Ar(d),safeBoxCases:s,selectedBoxSize:i,onSelectedBoxSize:e=>d({selectedBoxSize:e})}),h("span",{className:"text-secondary-text text-l-light",children:"Тип договора"}),u("div",{className:"flex justify-between items-center mt-5",children:[h(kr,{}),h(ke,{text:"Офисы на карте",version:"primary",onClick:m})]})]}))),Mr=(e,t,n)=>a=>{e({selectedBranch:a,selectedCaseVolume:"",selectedBoxSize:""}),t(Br(a?Dr(n,a):n))},Ar=e=>t=>{e({selectedCaseVolume:t,selectedBoxSize:""})},Pr=x((({days:e,tariffs:t=[]})=>{const n=Lr(e,t);return u("div",{className:"flex flex-col justify-between",children:[u("div",{className:"flex",children:[Vr("Аренда за",e,"mr-11"),Vr("Цена",n+" ₽")]}),u("div",{className:"bg-primary-main px-10 pt-10 pb-4 text-center",children:[h(L,{image:{icon:"PackA4Icon"},width:"290",height:"257",asSVG:!0}),u("span",{className:"text-s-light text-white opacity-80 mt-2 inline-block",children:["На рисунки изображена пачка",h("br",{})," листов формата А4"]})]})]})})),Vr=(e,t,n="")=>u("div",{className:n,children:[h("div",{className:"text-m-light text-secondary-text mb-1",children:e}),h("span",{className:"text-h3 text-primary-text",children:t})]}),Lr=(e,t)=>{const n=_r(e);return e*(t?.find((e=>e.tariffType===String(n)))?.tariffValue||0)},_r=e=>{let t=1;switch(!0){case e>30&&e<=90:t=2;break;case e>90&&e<=180:t=3;break;case e>180&&e<=365:t=4}return t},jr=x((e=>{const[t,n]=a({selectedRegion:"",selectedBranch:"",selectedCaseVolume:"",selectedBoxSize:"",days:26,branches:[]}),r=function(e){const{data:t}=sn(e?`/api/v1/safeboxes?regionCode=${e}`:null,yr);return t||[]}(t.selectedRegion),i=e=>n((t=>({...t,...e})));l((()=>i({selectedRegion:Or(e.regions)})),[e.regions]),l((()=>{Array.isArray(r)&&r.length&&(i({branches:r}),e.setPoints(Br(r)))}),[r]),l((()=>{i({selectedBranch:"",selectedCaseVolume:"",selectedBoxSize:""})}),[t.selectedRegion]);const s=Dr(t.branches,t.selectedBranch),o=Ur(s?.safeBoxCaseVolumes),c=Er(s?.safeBoxCaseVolumes,t.selectedCaseVolume)?.safeBoxCases,d=Gr(c,t.selectedBoxSize);return u("div",{className:"flex justify-between align-top mb-6",children:[h(Rr,{...t,...e,caseVolumes:o,safeBoxCases:c,onChange:i}),h(Pr,{days:t.days,tariffs:d})]})})),Or=e=>e?.length&&e[0]?.code?e[0].code:"",Ur=e=>e?.length?e?.filter((e=>e?.safeBoxCases?.length)):[],Er=(e,t)=>e?.find((e=>e.volume===t)),Gr=(e,t)=>e?.find((e=>e.safeBoxCasesSize===t))?.tariffs;function zr(e,t,n){t.geoObjects.removeAll();const a=e.templateLayoutFactory.createClass('<div style="margin-top: -3px;">{{properties.geoObjects.length}}</div>'),l=new e.Clusterer({clusterIcons:[{href:"icons/MapMarkerClusterIcon.svg",size:[78,84],offset:[-35,-50]}],clusterIconContentLayout:a,clusterHideIconOnBalloonOpen:!1,geoObjectHideIconOnBalloonOpen:!1}),r=n.map((t=>new e.Placemark(t,{},{iconLayout:"default#image",iconImageHref:"icons/MapMarkerSingleIcon.svg",iconImageSize:[78,84],iconImageOffset:[-35,-50]})));l.add(r),t.geoObjects.add(l),t.setBounds(e.util.bounds.fromPoints(n)).then((()=>{t.getZoom()>10&&t.setZoom(10)}))}const Fr=e=>globalThis[e];const Wr=()=>{const e=function(e,t){const[n,i]=a(),s=r((()=>i(Fr(e))),[e]);return l((()=>{const n=document.getElementById(t);if(!n){const e=document.createElement("script");return e.src=t,e.async=!0,e.id=t,e.addEventListener("load",s),document.head.appendChild(e),()=>{document.head.removeChild(e),i(void 0)}}if(!Fr(e))return n.addEventListener("load",s),()=>{n.removeEventListener("load",s)};s()}),[e,t]),n}("ymaps",`https://api-maps.yandex.ru/2.1/?apikey=${c.YANDEX_MAP_API_KEY}&lang=ru_RU`);return e},Hr=x((({points:e})=>{const t=s(null),n=Wr();return l((()=>{n?.ready((()=>{t.current=new n.Map("map",{center:e[0],zoom:10}),zr(n,t.current,e)}))}),[n]),l((()=>{t.current&&e&&n&&zr(n,t.current,e)}),[t,e,n]),n?u("div",{className:"pt-12 mt-1 bg-white",children:[h(y,{title:"Офисы на карте",headingType:"h3",className:"mb-8 text-center"}),h("div",{id:"map",className:"h-[640px]"})]}):null})),Xr=x((({title:e,footnote:t,context:n,className:l="",...r})=>{const[i,s]=a([]),[o,c]=a(!1),d=function(){const{data:e}=sn("/api/v1/regions",cn);return e||[]}();return u(f,{context:n,className:l,...r,children:[u("div",{className:"font-sans bg-white px-8 py-12",children:[e?h(y,{title:e,headingType:"h3",as:"h2",className:"mb-2.5 text-center"}):null,h(jr,{regions:d,setPoints:s,toggleShowMap:()=>{c(!o)}}),t?h("p",{className:"text-s-light text-secondary-text",children:t}):null]}),i.length&&o?h(Hr,{points:i}):null]})})),Jr=e=>Boolean(e?.icon||e?.src),qr={primary:{background:"bg-white",title:"text-primary-text",description:"text-secondary-text",iconText:"text-secondary-text",iconBackground:"bg-main-divider",iconConnector:"bg-secondary-light"},secondary:{background:"bg-primary-main",title:"text-white",description:"text-white/80",iconText:"text-white",iconBackground:"bg-white/30",iconConnector:"bg-white"}},Kr=x((({className:e="",showLines:t=!0,steps:n=[],button:a,version:l="primary",context:r,...i})=>{const s=r.useRouter(),{handlerDecorator:o}=r,{title:c}=i,d=qr[l],m=n.length>3,x=(e=>e?"":"opacity-0")(t),p=c?"mt-9":"";return u(f,{className:["box-border font-sans text-primary-text bg-white",m?"px-20":"px-[70px]","py-[50px] flex flex-col items-center",d.background,d.title,e].join(" "),context:r,...i,children:[c?h(y,{headingType:"h2",className:"max-w-[752px] text-center",title:c}):null,n?.length?u("div",{className:`box-border ${p}`,children:[h("div",{className:"flex items-center px-[88px]",children:pe(h("div",{className:`h-0.5 w-full bg-secondary-light ${x}`}))(n.map(Yr(d)))}),h("div",{className:"flex justify-between "+(m?"gap-x-3":"gap-x-[101px]"),children:n.map(Zr({styleMap:d,isMainButton:Boolean(a?.text),version:l,router:s,handlerDecorator:o}))})]}):null,a?.text?h(ke,{className:"mt-8 w-full max-w-[240px]",version:"primary",...ue({router:s,handlerDecorator:o},a)}):null]})})),Yr=e=>({icon:t},n)=>h("div",{className:"flex flex-col items-center text-center",children:h("div",{className:`h-[100px] w-[100px] min-w-[100px] min-h-[100px] rounded-full p-[26px] box-border z-10 flex justify-center items-center\n ${e.iconBackground} ${e.title}`,children:Jr(t)?h(L,{image:t,width:"48",height:"48",asSVG:!0}):h("span",{className:`text-h4 ${e.iconText}`,children:n+1})})},String(n)),Zr=({styleMap:e,isMainButton:t,version:n,router:a,handlerDecorator:l})=>(r,i)=>{const s=r?.label?"mt-2":"mt-4";return u("div",{className:"flex flex-col items-center justify-between text-center relative w-[276px]\n whitespace-pre-line overflow-hidden",children:[r?.label?h("div",{className:"text-xl m-0 mt-4",children:r.label}):null,r?.description?h("div",{className:`text-l-light ${e.description} ${s}`,children:r.description}):null,r.button?.text&&!t?h(ke,{className:"box-border mt-8 py-3 h-12 w-full max-w-[240px]",...ue({router:a,handlerDecorator:l},r.button),version:n,children:r.button.text}):null]},String(i))};const Qr="h-12 flex-1 flex items-center justify-center cursor-pointer",ei="bg-primary-main",ti="group bg-white",ni="font-sans text-m",ai="text-white",li="text-secondary-text group-hover:text-primary-main",ri=(e,t)=>h("h3",{className:`${ni} ${t?ai:li}`,children:e}),ii=(e,t)=>h("div",{className:"min-w-[22px] w-[22px] h-[22px] rounded-full text-xs ml-2 flex justify-center items-center "+(t?"bg-white/30 text-white":"bg-main-divider text-secondary-text group-hover:text-primary-main"),children:e}),si=({onClick:e,currentTab:t,showCounter:n,page:a,context:l})=>(r,i)=>{const{useRouter:s,handlerDecorator:o}=l,c=s(),d=r.type;if("group"!==d&&"link"!==d)return null;switch(d){case"group":return(({onClick:e,currentTab:t,showCounter:n,page:a})=>(l,r)=>{const i=t===l,s=l.ref?a?.blocks?.filter((e=>e?.labels?.includes(l.ref))).length:a?.blocks?.length;return h("div",{className:`${Qr} ${i?ei:ti}`,role:"tab","aria-selected":i,onClick:()=>e(l),children:u("div",{className:"flex flex-1 items-center justify-center",children:[l?.title?ri(l.title,i):null,n&&s?ii(s,i):null]})},String(r))})({onClick:e,currentTab:t,showCounter:n,page:a,context:l})(r,i);case"link":{const n=ue({router:c,handlerDecorator:o},r),a=n.onClick;return(({text:e,currentTab:t,onClick:n,href:a,target:l="_self",i:r})=>{const i="link"===t?.type&&t.href===a;return h("a",{className:`${Qr} ${i?ei:ti}`,target:l,href:a,onClick:n,children:h("span",{className:`${ni} ${i?ai:li}`,children:e})},String(r))})({...n,onClick:t=>{a(t),e(r),g.inst.fire("anchorClick",{isScrolling:!0,label:r.href})},currentTab:t,i:i})}default:!function(e){throw new Error(e)}(d)}},oi=x((e=>{const{context:t,className:n="",tabs:r,page:i,showCounter:s,isSticky:o}=e,[c,d]=a(r?r[0]:void 0);l((()=>g.inst.subscribe("tab",(e=>{if(!r)return;const t=r.find(ci(e));"link"===e.type&&t&&d(t)}))),[r]),l((()=>{if("group"===c?.type)return g.inst.subject("tab",{label:c.ref})}),[c]);return h(f,{context:t,className:`${o?"sticky top-1 z-20 ":""}box-border flex gap-x-1 ${n}`,role:"tablist",children:r?.map(si({onClick:e=>{"group"===e?.type&&g.inst.fire("tab",{type:e.type,label:e.ref}),d(e)},currentTab:c,page:i,showCounter:s,context:t}))})})),ci=e=>t=>"link"===t.type&&t.href===`#${e.label}`,di=x((({isOpen:e,dataUrl:t,pdfUrl:n,rowIdx:a,cellIdx:l,fieldIdx:r})=>u(ke,{version:"primary",onClick:()=>{g.inst.fire("tariffInnerTable",{dataUrl:t,pdfUrl:n,rowIdx:a,cellIdx:l,fieldIdx:r})},className:"w-full flex items-center justify-center rounded-none py-5 ",children:[h("div",{className:"text-h4",children:e?"Скрыть":"Показать ставки по вкладу"}),h(S,{name:e?"ArrowUpIcon":"ArrowDownIcon",className:"ml-3",iconVersion:"white",width:"20",height:"20",asSVG:!0})]}))),mi=e=>e?.alt||e?.title||C[e?.icon?e.icon:""],hi={Buttons:({buttons:e})=>e&&e?.length?h("div",{children:e.map((({icon:e,rounded:t,...n},a)=>h(ke,{className:(a>0&&t?"ml-3":"")+" w-12 h-12",ariaLabel:mi(e),rounded:t,appendLeft:e?.src||e?.icon?h(L,{image:e,width:"24px",height:"24px",asSVG:!0}):null,...n},String(a))))}):null,Img:({image:e})=>e?.src?h(L,{image:e}):null,List:({isDotted:e,...t})=>h(Ve,{className:"flex flex-col justify-between items-start text-sm",version:"gray",isDotted:e??!0,...t}),LabelDescription:({label:e,description:t})=>u("div",{children:[e?h("div",{className:"text-h6 font-medium m-0 "+(t?"mb-1":""),children:e}):null,t?h("div",{className:"text-s text-secondary-text",children:t}):null]}),Table:x((e=>{const[t,n]=a(!0);console.log(e);const r=t=>{const a=["rowIdx","cellIdx","fieldIdx"].every((n=>e[n]===t[n]));n(!a)};return l((()=>g.inst.subscribe("tariffInnerTable",r)),[]),t?h(di,{...e}):null}))},ui=x((({context:e,cells:t,isLastRow:n,rowIdx:a,cellIdx:l})=>h("div",{className:"first:pl-0 w-80 flex-grow flex flex-col border-solid border-main-divider border border-t-0 border-x-0 "+(n?"border-t-0 rounded-b-md":""),role:"cell",children:t.map(xi(a,e,l))}))),xi=(e,t,n)=>(a,l)=>u("div",{className:"Table"===a?.tableCellType?"mx-0.5":"first:pt-5 last:pb-5 pl-10",children:[l>0?h("div",{className:"h-5"}):null,pi(a,t,{rowIdx:e,cellIdx:n,fieldIdx:l})]},String(l)),pi=(e,t,n)=>{if(!e)return null;const{tableCellType:a,...l}=e;if(!a||!(a in hi))return null;return h(hi[a],{context:t,...l,...n})};async function gi(e){const t=await fetch(e);return await t.json()}const bi=x((({rows:e})=>{const[t,n]=a(0),l=e?.[0]?.length??0,r=l>3&&l>t+4,i=t>0;return u("div",{children:[e?.map(fi(t)),at({handler:[()=>n(t-1),()=>n(t+1)],isShown:[i,r],btnClass:["right-3 top-24","right-3 top-2"],className:""})]})})),fi=e=>(t,n)=>{if(!t?.length)return null;const[a,...l]=t,r=[...Array(e).keys()].reduce(((e,t)=>140*(l?.[t]?.cols?.length??1)+e),0);return u("div",{className:"flex border-main-divider border border-t-0 border-x-0 border-solid",children:[h("div",{className:"text-xl-light min-w-[214px] w-[214px] pt-6 pb-5",children:a.data}),h("div",{className:"flex flex-grow overflow-hidden",children:h("div",{className:"flex duration-1000 text-center",style:{transform:`translateX(-${r}px)`},children:l?.map(((t,n)=>u("div",{className:"flex flex-col flex-grow justify-center pt-6 pb-5 odd:bg-main-divider",children:[t?.data?h("div",{className:"text-xl-light mb-3",children:t.data}):null,t?.cols?Ni(t.cols,e):null]},`row${n}`)))})})]},String(n))},Ni=(e,t)=>e?h("div",{className:"flex text-xl-light "+(0===t?"text-secondary-text":""),children:e.map(((e,t)=>h("div",{className:"w-[76px] mx-8",children:e},String(t))))}):null,vi=x((({context:e,activeTabIndex:t,items:n})=>{const[l,r]=a({});return h("div",{children:n.map(((n,a)=>{const i=`activeTabIdx:${t}-tableIdx:${a}`;return u("div",{className:"w-full",children:[u("div",{className:"flex p-4 bg-main-stroke text-xl-light text-center justify-center cursor-pointer relative",onClick:()=>(e=>{r((t=>({...t,[e]:!t[e]})))})(i),children:[n.title,h(L,{image:l[i]?"PlusIcon":"MinusIcon",className:"absolute right-[22px]",width:"24",height:"24"})]}),h("div",{className:"w-full pl-2 overflow-hidden transition-height duration-500 ease-in-out "+(l[i]?"h-0":"h-[243px]"),children:h("div",{className:"relative",children:h(bi,{context:e,rows:n.rowsData})})})]},i)}))})})),yi=x((({currencies:e,linkToPDF:t,activeTabIndex:n,setActiveTabIndex:a})=>u("div",{className:"flex justify-between w-full pt-2.5 pb-3",children:[e&&e.length>1?h("div",{className:"flex bg-secondary-light p-1 rounded-md",children:e.map(((e,t)=>h("div",{className:"rounded-md text-xl-light px-4 py-3 cursor-pointer "+(t===n?"bg-primary-main text-white":"text-secondary-text"),onClick:()=>a(t),children:e||t+1},e)))}):null,t?u(ke,{href:t,version:"secondary",className:"flex justify-center items-center text-l-light text-primary-main px-8",children:[h(L,{image:"DocDownloadIcon",className:"mr-[10px]",width:"24",height:"24",asSVG:!0}),h("span",{children:"Скачать в PDF"})]}):null]}))),wi=x((({context:e,dataUrl:t,pdfUrl:n})=>{const{tableData:l}=function(e){const{data:t}=sn(function(e){return`/wcms-resources/${e||"tariffs-inner-table-data"}.json`}(e),gi);return t||{}}(t),[r,i]=a(0),s=l?.[r]?.items??[],o=l?.map((e=>e.currency??""));return l?u("div",{className:"bg-white z-10",children:[h(yi,{currencies:o,activeTabIndex:r,setActiveTabIndex:i,linkToPDF:n}),h(vi,{context:e,activeTabIndex:r,items:s}),h(di,{context:e,isOpen:!0})]}):null})),Ii=x((({context:e,children:t,rowIdx:n})=>{const[r,i]=a(void 0);return l((()=>g.inst.subscribe("tariffInnerTable",(e=>{i(n===e.rowIdx?{dataUrl:e.dataUrl,pdfUrl:e.pdfUrl}:void 0)}))),[n]),u("div",{className:"self-start flex flex-col",role:"row",children:[h("div",{className:"flex",children:t}),r?h("div",{className:"origin-top animate-expansion",children:h(wi,{context:e,...r})}):null]})})),Ci=x((({row:{header:e,data:t},activeCardIndex:n,isLastRow:a,context:l,rowIdx:r})=>u(Ii,{context:l,rowIdx:r,children:[h("div",{className:"text-s py-5 w-[354px] flex-shrink-0 border-main-divider border border-t-0 border-x-0 "+(a?"":"border-solid"),children:u("div",{className:"flex items-center text-primary-text",role:"cell",children:[e?.icon?h(L,{className:"mr-[14px] max-w-6 max-h-6",image:e.icon,width:"24px",height:"24px",asSVG:!0}):null,e?.title?h(y,{headingType:e?.headingType||"h6",as:"h6",title:e?.title}):null]})}),t?.length?h(ta,{activeCardIndex:n,columnWidth:360,version:"tariff",children:t.map(((e,t)=>h(ui,{cells:e,isLastRow:a,rowIdx:r,cellIdx:t,context:l},String(t))))}):null]}))),ki=x((({className:e="",context:t,title:n,description:l,rowHeaders:r,tariffsColumns:i,hiddenRowsNum:s=0,...o})=>{const[c,d]=a(0),m=i?.map((({data:e})=>e))||[],x=r?.map(((e,t)=>({header:e,data:m.map((e=>e?.[t]||[]))}))),p=m.length,g=Jn({columnsLength:p,colsLengthForScroll:2,activeCardIndex:c,setActiveCardIndex:d}),b=x?.map(((e,n,{length:a})=>h(Ci,{context:t,row:e,isLastRow:n+1===a,activeCardIndex:c,rowIdx:n},String(n))));return u(f,{className:`bg-white font-sans p-[50px] overflow-hidden text-primary-text relative ${p>1?"pr-0":""} ${e}`,context:t,...o,children:[n?h(y,{headingType:"h2",className:"text-center "+(l?"mb-2.5":"mb-9"),title:n}):null,l?h("div",{className:"mb-9 text-center text-l",children:l}):null,x?.length?h(nr,{blocks:b,hiddenBlocksNum:s,context:t,render:e=>h(Si,{tableArrowScrollControlProps:g,children:e}),foldButtonLabel:"Развернуть"}):null]})})),Si=x((({children:e,tableArrowScrollControlProps:t})=>{const{isScrollAvailable:n}=t;return u("div",{role:"table",children:[u("div",{className:"relative",children:[e,h(la,{...t})]}),n?h("div",{className:"absolute top-0 right-0 bottom-0 w-[84px] bg-opacity-to-white"}):null]})})),$i={Accordion:It,BenefitsBlock:Tt,Bonus:Vt,CardTransfer:_n,ComparisonTable:ua,Calculator:Bn,Catalog:Wn,ExchangeRateTile:Fa,Footer:gl,Gallery:ut,GracePeriod:bl,Header:Fl,Headline:G,InsuranceAmountBlock:ql,LinkDocs:q,MiniGallery:xt,MobileAppTile:Yl,PictureText:ne,ProductBlock:Ge,ProductGallery:ur,ProductTile:Ze,PromoTile:xr,OtherProducts:ir,Recommendation:fr,StepsBlock:Kr,TariffsTable:ki,TextBlock:Fe,Tile:Ke,Placeholder:or,BonusBenefitsBlock:Ut,SafeDepositRental:Xr,Tabs:oi,ErrorBlock:ga,OfficeServicesBlock:Ql},Ti=m();const Bi=x((({className:e,onClick:t,ariaLabel:n})=>h("button",{type:"button",className:`border-0 w-9 bg-inherit cursor-pointer ${e||""}`,onClick:t,"aria-label":n,children:Di()}))),Di=()=>{const e={stroke:"#292D32",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"};return u("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[h("path",{...e,strokeMiterlimit:"10",d:"M21.48 11.95c.5-1.4-.4-2.6-1.9-2.6h-4c-.6 0-1.1-.5-1-1.2l.5-3.2c.2-.9-.4-1.9-1.3-2.2-.8-.3-1.8.1-2.2.7l-4.1 6.1M7.48 18.35l3.1 2.4c.4.4 1.3.6 1.9.6h3.8c1.2 0 2.5-.9 2.8-2.1l1.24-3.77"}),h("path",{...e,d:"M2.38 18.35v-9.8c0-1.4.6-1.9 2-1.9h1c1.4 0 2 .5 2 1.9v9.8c0 1.4-.6 1.9-2 1.9h-1c-1.4 0-2-.5-2-1.9Z"})]})},Ri=x((({className:e,context:t,...n})=>{const{useRouter:i,handlerDecorator:s=he}=t,o=function(e){const[t,n]=a(0);return l((()=>{(async()=>{const[t]=await Ti.getLikeCount(e);n(t?.value||0)})()}),[e]),{likeCount:t,like:r((async()=>{n(await Ti.like(e))}),[e]),dislike:r((async()=>{n(await Ti.dislike(e))}),[e])}}(i().pathname);return u(f,{tag:"div",context:t,className:`border-main border-2 border-solid bg-white flex w-[125px] items-center justify-center gap-3 p-2 font-sans ${e||""}`,...n,children:[h(Bi,{onClick:s(o.like),ariaLabel:"Поставить отметку «лайк»"}),h(Bi,{onClick:s(o.dislike),className:"rotate-180",ariaLabel:"Поставить отметку «дизлайк»"}),h("span",{className:"select-none",children:o.likeCount})]})}));function Mi(e,t,n=[null]){const{key:a,page:l,blockDecorator:r,blocksRegistry:i,context:s}=t,{type:o}=e;o&&o in i||console.warn(`No block with "${o}" is registered`);const c=o&&i[o];return r({blockClassName:`scroll-mt-12 ${_(e.style)}`,block:e,ancestors:n,render:({block:r,blockClassName:i})=>{const{version:o,content:d,anchor:m,labels:u,blocks:x}=r,p=x?x.map(((a,l)=>Mi(a,{...t,key:`${t.key}-${l}`},[...n,e]))):null;return c?h(c,{className:i,version:o,context:s,page:l,anchor:m,labels:u,...d,children:p},a):null}},a)}const Ai=({blockClassName:e,block:t,render:n})=>n({blockClassName:e,block:t}),Pi=x((e=>{const{className:t="",context:n,data:a={}}=e,{style:l,blocks:r,slots:i,likeControl:s,colorPalette:o="pc"}=a,c=function({blocksRegistry:e,data:t,blockDecorator:n,context:a}){return(l,r)=>l.map(((l,i)=>Mi(l,{key:`${l.type||"#"}-${i}`,blocksRegistry:e,page:t||{},blockDecorator:n||Ai,context:a},r)))}(e);return u("section",{className:`relative ${_(l)} ${t}`,"data-theme":o,children:[i?.header?.blocks?.length?h("div",{className:`${_(i.header.style)}`,children:c(i.header.blocks,["header"])}):null,r?.length?h("div",{className:"container grid grid-cols-12 gap-1",children:c(r)}):null,s?Vi(n):null]})}));function Vi(e){return h("div",{className:"flex items-end absolute bottom-0 right-0 h-full pointer-events-none",children:h(Ri,{className:"rounded-tl-lg sticky bottom-0 pointer-events-auto",context:e},"LikeControl")})}e.Blocks=$i,e.ContentPage=Pi,e.DaDataAPI=o,e.LikeAPI=m,e.joinList=pe,e.projectSettings=c,e.setup=(e,t)=>{globalThis._uni={_jsx:e,_jsxs:t||e}},e.setupHooks=e=>{t=e},e.url=ce,Object.defineProperty(e,"__esModule",{value:!0})}));
|