@redneckz/wildless-cms-uni-blocks 0.12.6 → 0.12.7

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.
Files changed (727) hide show
  1. package/bin/migration-scripts/0.12.7.js +20 -0
  2. package/bundle/blocks.schema.json +1 -1
  3. package/bundle/bundle.umd.js +125 -101
  4. package/bundle/bundle.umd.min.js +1 -1
  5. package/bundle/components/Carousel/CarouselContent.d.ts +4 -0
  6. package/bundle/components/Carousel/CarouselScrollButtons.d.ts +1 -2
  7. package/bundle/components/Carousel/itemsGap.d.ts +1 -1
  8. package/bundle/components/Carousel/renderControlButtons.d.ts +11 -0
  9. package/bundle/components/CarouselBankHistoryCard/CarouselBankHistoryCard.mobile.d.ts +6 -0
  10. package/bundle/components/Headline/HeadlineContent.d.ts +1 -2
  11. package/bundle/components/Headline/headlineVersionStyles.d.ts +2 -1
  12. package/bundle/ui-kit/SwipeListControl/SwipeListControlDots.d.ts +1 -2
  13. package/bundle/ui-kit/Text/TextProps.d.ts +2 -2
  14. package/dist/components/ApplicationForm/Footnote.js +1 -1
  15. package/dist/components/ApplicationForm/Footnote.js.map +1 -1
  16. package/dist/components/ApplicationForm/InputControl.js +1 -1
  17. package/dist/components/ApplicationForm/InputControl.js.map +1 -1
  18. package/dist/components/ApplicationForm/PhoneInputControl.js +1 -1
  19. package/dist/components/ApplicationForm/PhoneInputControl.js.map +1 -1
  20. package/dist/components/ApplicationForm/ResponseNotification.js +1 -1
  21. package/dist/components/ApplicationForm/ResponseNotification.js.map +1 -1
  22. package/dist/components/ApplicationForm/SelectControl.js +1 -1
  23. package/dist/components/ApplicationForm/SelectControl.js.map +1 -1
  24. package/dist/components/ApplicationForm/renderCreditParameters.js +1 -1
  25. package/dist/components/ApplicationForm/renderCreditParameters.js.map +1 -1
  26. package/dist/components/BenefitsBlock/BenefitsBlock.js +1 -1
  27. package/dist/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
  28. package/dist/components/Blocks.mobile.js +8 -0
  29. package/dist/components/Blocks.mobile.js.map +1 -1
  30. package/dist/components/BusinessBlock/BusinessCard.js +2 -1
  31. package/dist/components/BusinessBlock/BusinessCard.js.map +1 -1
  32. package/dist/components/Calculator/Calculator.js +2 -2
  33. package/dist/components/Calculator/Calculator.js.map +1 -1
  34. package/dist/components/Calculator/CalculatorValueBlock.js +1 -1
  35. package/dist/components/Calculator/CalculatorValueBlock.js.map +1 -1
  36. package/dist/components/Calculator/Rate.js +1 -1
  37. package/dist/components/Calculator/Rate.js.map +1 -1
  38. package/dist/components/Calculator/UnknownRate.js +1 -1
  39. package/dist/components/Calculator/UnknownRate.js.map +1 -1
  40. package/dist/components/Calculator/renderFootnote.js +1 -1
  41. package/dist/components/Calculator/renderFootnote.js.map +1 -1
  42. package/dist/components/Calculator/renderProposal.js +2 -1
  43. package/dist/components/Calculator/renderProposal.js.map +1 -1
  44. package/dist/components/Carousel/Carousel.js +19 -7
  45. package/dist/components/Carousel/Carousel.js.map +1 -1
  46. package/dist/components/Carousel/CarouselContent.d.ts +4 -0
  47. package/dist/components/Carousel/CarouselScrollButtons.d.ts +1 -2
  48. package/dist/components/Carousel/itemsGap.d.ts +1 -1
  49. package/dist/components/Carousel/itemsGap.js +1 -1
  50. package/dist/components/Carousel/itemsGap.js.map +1 -1
  51. package/dist/components/Carousel/renderControlButtons.d.ts +11 -0
  52. package/dist/components/Carousel/renderControlButtons.js +13 -0
  53. package/dist/components/Carousel/renderControlButtons.js.map +1 -0
  54. package/dist/components/CarouselBankHistoryCard/CarouselBankHistoryCard.mobile.d.ts +6 -0
  55. package/dist/components/CarouselBankHistoryCard/CarouselBankHistoryCard.mobile.js +9 -0
  56. package/dist/components/CarouselBankHistoryCard/CarouselBankHistoryCard.mobile.js.map +1 -0
  57. package/dist/components/CarouselLinks/CarouselLinks.js +1 -1
  58. package/dist/components/CarouselLinks/CarouselLinks.js.map +1 -1
  59. package/dist/components/ComparisonTable/ComparisonTable.js +2 -1
  60. package/dist/components/ComparisonTable/ComparisonTable.js.map +1 -1
  61. package/dist/components/ComparisonTable/HeaderCell.js +1 -1
  62. package/dist/components/ComparisonTable/HeaderCell.js.map +1 -1
  63. package/dist/components/ErrorBlock/ErrorBlock.js +2 -1
  64. package/dist/components/ErrorBlock/ErrorBlock.js.map +1 -1
  65. package/dist/components/ExchangeRateOffice/ExchangeRateOffice.js +1 -1
  66. package/dist/components/ExchangeRateOffice/ExchangeRateOffice.js.map +1 -1
  67. package/dist/components/ExchangeRateOffice/renderTableHeader.js +1 -1
  68. package/dist/components/ExchangeRateOffice/renderTableHeader.js.map +1 -1
  69. package/dist/components/ExchangeRateTile/CurrencyTable.js +1 -1
  70. package/dist/components/ExchangeRateTile/CurrencyTable.js.map +1 -1
  71. package/dist/components/Footer/Contacts.js +2 -2
  72. package/dist/components/Footer/Contacts.js.map +1 -1
  73. package/dist/components/Footer/HorizontalNavigation.js +1 -1
  74. package/dist/components/Footer/HorizontalNavigation.js.map +1 -1
  75. package/dist/components/Footer/SocialMedia.js +1 -1
  76. package/dist/components/Footer/SocialMedia.js.map +1 -1
  77. package/dist/components/Footer/TextInformation.js +1 -2
  78. package/dist/components/Footer/TextInformation.js.map +1 -1
  79. package/dist/components/Footer/TextInformationLink.js +1 -1
  80. package/dist/components/Footer/TextInformationLink.js.map +1 -1
  81. package/dist/components/GracePeriod/GracePeriod.js +1 -1
  82. package/dist/components/GracePeriod/GracePeriod.js.map +1 -1
  83. package/dist/components/Header/DropdownMenu.js +1 -1
  84. package/dist/components/Header/DropdownMenu.js.map +1 -1
  85. package/dist/components/Headline/Headline.js +1 -1
  86. package/dist/components/Headline/Headline.js.map +1 -1
  87. package/dist/components/Headline/HeadlineContent.d.ts +1 -2
  88. package/dist/components/Headline/headlineVersionStyles.d.ts +2 -1
  89. package/dist/components/Headline/headlineVersionStyles.js +11 -5
  90. package/dist/components/Headline/headlineVersionStyles.js.map +1 -1
  91. package/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.js +1 -1
  92. package/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.js.map +1 -1
  93. package/dist/components/InvestmentInfo/InvestmentInfo.js +1 -1
  94. package/dist/components/InvestmentInfo/InvestmentInfo.js.map +1 -1
  95. package/dist/components/MobileAppTile/renderList.js +1 -1
  96. package/dist/components/MobileAppTile/renderList.js.map +1 -1
  97. package/dist/components/OfficeMap/OfficeMap.js +1 -1
  98. package/dist/components/OfficeMap/OfficeMap.js.map +1 -1
  99. package/dist/components/OfficeMap/renderFunctions.js +4 -3
  100. package/dist/components/OfficeMap/renderFunctions.js.map +1 -1
  101. package/dist/components/OfficeServicesBlock/OfficeServicesBlock.js +2 -1
  102. package/dist/components/OfficeServicesBlock/OfficeServicesBlock.js.map +1 -1
  103. package/dist/components/ProductGallery/ProductGallery.js +2 -2
  104. package/dist/components/ProductGallery/ProductGallery.js.map +1 -1
  105. package/dist/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.js +1 -1
  106. package/dist/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.js.map +1 -1
  107. package/dist/components/SafeDepositRental/RentalPeriod.js +1 -1
  108. package/dist/components/SafeDepositRental/RentalPeriod.js.map +1 -1
  109. package/dist/components/SafeDepositRental/SafeDepositRental.js +2 -1
  110. package/dist/components/SafeDepositRental/SafeDepositRental.js.map +1 -1
  111. package/dist/components/SafeDepositRental/SafeDepositRentalFields.js +2 -1
  112. package/dist/components/SafeDepositRental/SafeDepositRentalFields.js.map +1 -1
  113. package/dist/components/SafeDepositRental/SafeDepositRentalTotal.js +2 -2
  114. package/dist/components/SafeDepositRental/SafeDepositRentalTotal.js.map +1 -1
  115. package/dist/components/StepsBlock/StepsBlockStyleMaps.js +1 -1
  116. package/dist/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
  117. package/dist/components/TariffsTable/EmbeddableCellData.js +1 -1
  118. package/dist/components/TariffsTable/EmbeddableCellData.js.map +1 -1
  119. package/dist/components/TariffsTable/TableTileHeader.js +1 -1
  120. package/dist/components/TariffsTable/TableTileHeader.js.map +1 -1
  121. package/dist/components/TariffsTable/TariffsTableRow.js +1 -1
  122. package/dist/components/TariffsTable/TariffsTableRow.js.map +1 -1
  123. package/dist/components/TextBlock/TextBlock.js +1 -1
  124. package/dist/components/TextBlock/TextBlock.js.map +1 -1
  125. package/dist/ui-kit/Button/ButtonInner.js +1 -1
  126. package/dist/ui-kit/Button/ButtonInner.js.map +1 -1
  127. package/dist/ui-kit/Checkbox/Checkbox.js +2 -1
  128. package/dist/ui-kit/Checkbox/Checkbox.js.map +1 -1
  129. package/dist/ui-kit/CookiePopup/CookiePopup.js +1 -1
  130. package/dist/ui-kit/CookiePopup/CookiePopup.js.map +1 -1
  131. package/dist/ui-kit/Dialog/Dialog.js +1 -1
  132. package/dist/ui-kit/Dialog/Dialog.js.map +1 -1
  133. package/dist/ui-kit/HeaderItem/HeaderItem.js +1 -1
  134. package/dist/ui-kit/HeaderItem/HeaderItem.js.map +1 -1
  135. package/dist/ui-kit/InnerTable/InnerTableBody.js +2 -1
  136. package/dist/ui-kit/InnerTable/InnerTableBody.js.map +1 -1
  137. package/dist/ui-kit/InnerTable/InnerTableBodyItem.js +2 -2
  138. package/dist/ui-kit/InnerTable/InnerTableBodyItem.js.map +1 -1
  139. package/dist/ui-kit/InnerTable/InnerTableHeader.js +1 -1
  140. package/dist/ui-kit/InnerTable/InnerTableHeader.js.map +1 -1
  141. package/dist/ui-kit/InputRange/InputRange.js +1 -1
  142. package/dist/ui-kit/InputRange/InputRange.js.map +1 -1
  143. package/dist/ui-kit/LinkButton/LinkButton.js +1 -1
  144. package/dist/ui-kit/List/List.js +1 -1
  145. package/dist/ui-kit/List/List.js.map +1 -1
  146. package/dist/ui-kit/Sitemap/Sitemap.js +1 -1
  147. package/dist/ui-kit/Sitemap/Sitemap.js.map +1 -1
  148. package/dist/ui-kit/SwipeListControl/SwipeListControlDots.d.ts +1 -2
  149. package/dist/ui-kit/Tags/Tags.js +1 -1
  150. package/dist/ui-kit/Tags/Tags.js.map +1 -1
  151. package/dist/ui-kit/Text/TextProps.d.ts +2 -2
  152. package/dist/ui-kit/TopItem/TopItem.js +1 -1
  153. package/dist/ui-kit/TopItem/TopItem.js.map +1 -1
  154. package/lib/common.css +1 -1
  155. package/lib/components/ApplicationForm/Footnote.js +1 -1
  156. package/lib/components/ApplicationForm/Footnote.js.map +1 -1
  157. package/lib/components/ApplicationForm/InputControl.js +1 -1
  158. package/lib/components/ApplicationForm/InputControl.js.map +1 -1
  159. package/lib/components/ApplicationForm/PhoneInputControl.js +1 -1
  160. package/lib/components/ApplicationForm/PhoneInputControl.js.map +1 -1
  161. package/lib/components/ApplicationForm/ResponseNotification.js +1 -1
  162. package/lib/components/ApplicationForm/ResponseNotification.js.map +1 -1
  163. package/lib/components/ApplicationForm/SelectControl.js +1 -1
  164. package/lib/components/ApplicationForm/SelectControl.js.map +1 -1
  165. package/lib/components/ApplicationForm/renderCreditParameters.js +1 -1
  166. package/lib/components/ApplicationForm/renderCreditParameters.js.map +1 -1
  167. package/lib/components/BenefitsBlock/BenefitsBlock.js +1 -1
  168. package/lib/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
  169. package/lib/components/Blocks.mobile.js +8 -0
  170. package/lib/components/Blocks.mobile.js.map +1 -1
  171. package/lib/components/BusinessBlock/BusinessCard.js +2 -1
  172. package/lib/components/BusinessBlock/BusinessCard.js.map +1 -1
  173. package/lib/components/Calculator/Calculator.js +2 -2
  174. package/lib/components/Calculator/Calculator.js.map +1 -1
  175. package/lib/components/Calculator/CalculatorValueBlock.js +1 -1
  176. package/lib/components/Calculator/CalculatorValueBlock.js.map +1 -1
  177. package/lib/components/Calculator/Rate.js +1 -1
  178. package/lib/components/Calculator/Rate.js.map +1 -1
  179. package/lib/components/Calculator/UnknownRate.js +1 -1
  180. package/lib/components/Calculator/UnknownRate.js.map +1 -1
  181. package/lib/components/Calculator/renderFootnote.js +1 -1
  182. package/lib/components/Calculator/renderFootnote.js.map +1 -1
  183. package/lib/components/Calculator/renderProposal.js +2 -1
  184. package/lib/components/Calculator/renderProposal.js.map +1 -1
  185. package/lib/components/Carousel/Carousel.fixture.mobile.d.ts +7 -4
  186. package/lib/components/Carousel/Carousel.js +19 -7
  187. package/lib/components/Carousel/Carousel.js.map +1 -1
  188. package/lib/components/Carousel/CarouselContent.d.ts +4 -0
  189. package/lib/components/Carousel/CarouselScrollButtons.d.ts +1 -2
  190. package/lib/components/Carousel/itemsGap.d.ts +1 -1
  191. package/lib/components/Carousel/itemsGap.js +1 -1
  192. package/lib/components/Carousel/itemsGap.js.map +1 -1
  193. package/lib/components/Carousel/renderControlButtons.d.ts +10 -0
  194. package/lib/components/Carousel/renderControlButtons.js +10 -0
  195. package/lib/components/Carousel/renderControlButtons.js.map +1 -0
  196. package/lib/components/CarouselBankHistoryCard/CarouselBankHistoryCard.fixture.d.ts +1 -0
  197. package/lib/components/CarouselBankHistoryCard/CarouselBankHistoryCard.fixture.mobile.d.ts +8 -0
  198. package/lib/components/CarouselBankHistoryCard/CarouselBankHistoryCard.mobile.d.ts +6 -0
  199. package/lib/components/CarouselBankHistoryCard/CarouselBankHistoryCard.mobile.js +7 -0
  200. package/lib/components/CarouselBankHistoryCard/CarouselBankHistoryCard.mobile.js.map +1 -0
  201. package/lib/components/CarouselLinks/CarouselLinks.js +1 -1
  202. package/lib/components/CarouselLinks/CarouselLinks.js.map +1 -1
  203. package/lib/components/ComparisonTable/ComparisonTable.js +2 -1
  204. package/lib/components/ComparisonTable/ComparisonTable.js.map +1 -1
  205. package/lib/components/ComparisonTable/HeaderCell.js +1 -1
  206. package/lib/components/ComparisonTable/HeaderCell.js.map +1 -1
  207. package/lib/components/ErrorBlock/ErrorBlock.js +2 -1
  208. package/lib/components/ErrorBlock/ErrorBlock.js.map +1 -1
  209. package/lib/components/ExchangeRateOffice/ExchangeRateOffice.js +1 -1
  210. package/lib/components/ExchangeRateOffice/ExchangeRateOffice.js.map +1 -1
  211. package/lib/components/ExchangeRateOffice/renderTableHeader.js +1 -1
  212. package/lib/components/ExchangeRateOffice/renderTableHeader.js.map +1 -1
  213. package/lib/components/ExchangeRateTile/CurrencyTable.js +1 -1
  214. package/lib/components/ExchangeRateTile/CurrencyTable.js.map +1 -1
  215. package/lib/components/Footer/Contacts.js +2 -2
  216. package/lib/components/Footer/Contacts.js.map +1 -1
  217. package/lib/components/Footer/HorizontalNavigation.js +1 -1
  218. package/lib/components/Footer/HorizontalNavigation.js.map +1 -1
  219. package/lib/components/Footer/SocialMedia.js +1 -1
  220. package/lib/components/Footer/SocialMedia.js.map +1 -1
  221. package/lib/components/Footer/TextInformation.js +1 -2
  222. package/lib/components/Footer/TextInformation.js.map +1 -1
  223. package/lib/components/Footer/TextInformationLink.js +1 -1
  224. package/lib/components/Footer/TextInformationLink.js.map +1 -1
  225. package/lib/components/GracePeriod/GracePeriod.js +1 -1
  226. package/lib/components/GracePeriod/GracePeriod.js.map +1 -1
  227. package/lib/components/Header/DropdownMenu.js +1 -1
  228. package/lib/components/Header/DropdownMenu.js.map +1 -1
  229. package/lib/components/Headline/Headline.js +1 -1
  230. package/lib/components/Headline/Headline.js.map +1 -1
  231. package/lib/components/Headline/HeadlineContent.d.ts +1 -2
  232. package/lib/components/Headline/headlineVersionStyles.d.ts +2 -1
  233. package/lib/components/Headline/headlineVersionStyles.js +11 -5
  234. package/lib/components/Headline/headlineVersionStyles.js.map +1 -1
  235. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.js +1 -1
  236. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.js.map +1 -1
  237. package/lib/components/InvestmentInfo/InvestmentInfo.js +1 -1
  238. package/lib/components/InvestmentInfo/InvestmentInfo.js.map +1 -1
  239. package/lib/components/MobileAppTile/renderList.js +1 -1
  240. package/lib/components/MobileAppTile/renderList.js.map +1 -1
  241. package/lib/components/OfficeMap/OfficeMap.js +1 -1
  242. package/lib/components/OfficeMap/OfficeMap.js.map +1 -1
  243. package/lib/components/OfficeMap/renderFunctions.js +4 -3
  244. package/lib/components/OfficeMap/renderFunctions.js.map +1 -1
  245. package/lib/components/OfficeServicesBlock/OfficeServicesBlock.js +2 -1
  246. package/lib/components/OfficeServicesBlock/OfficeServicesBlock.js.map +1 -1
  247. package/lib/components/ProductGallery/ProductGallery.js +2 -2
  248. package/lib/components/ProductGallery/ProductGallery.js.map +1 -1
  249. package/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.js +1 -1
  250. package/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.js.map +1 -1
  251. package/lib/components/SafeDepositRental/RentalPeriod.js +1 -1
  252. package/lib/components/SafeDepositRental/RentalPeriod.js.map +1 -1
  253. package/lib/components/SafeDepositRental/SafeDepositRental.js +2 -1
  254. package/lib/components/SafeDepositRental/SafeDepositRental.js.map +1 -1
  255. package/lib/components/SafeDepositRental/SafeDepositRentalFields.js +2 -1
  256. package/lib/components/SafeDepositRental/SafeDepositRentalFields.js.map +1 -1
  257. package/lib/components/SafeDepositRental/SafeDepositRentalTotal.js +2 -2
  258. package/lib/components/SafeDepositRental/SafeDepositRentalTotal.js.map +1 -1
  259. package/lib/components/StepsBlock/StepsBlockStyleMaps.js +1 -1
  260. package/lib/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
  261. package/lib/components/TariffsTable/EmbeddableCellData.js +1 -1
  262. package/lib/components/TariffsTable/EmbeddableCellData.js.map +1 -1
  263. package/lib/components/TariffsTable/TableTileHeader.js +1 -1
  264. package/lib/components/TariffsTable/TableTileHeader.js.map +1 -1
  265. package/lib/components/TariffsTable/TariffsTableRow.js +1 -1
  266. package/lib/components/TariffsTable/TariffsTableRow.js.map +1 -1
  267. package/lib/components/TextBlock/TextBlock.js +1 -1
  268. package/lib/components/TextBlock/TextBlock.js.map +1 -1
  269. package/lib/ui-kit/Button/ButtonInner.js +1 -1
  270. package/lib/ui-kit/Button/ButtonInner.js.map +1 -1
  271. package/lib/ui-kit/Checkbox/Checkbox.js +2 -1
  272. package/lib/ui-kit/Checkbox/Checkbox.js.map +1 -1
  273. package/lib/ui-kit/CookiePopup/CookiePopup.js +1 -1
  274. package/lib/ui-kit/CookiePopup/CookiePopup.js.map +1 -1
  275. package/lib/ui-kit/Dialog/Dialog.js +1 -1
  276. package/lib/ui-kit/Dialog/Dialog.js.map +1 -1
  277. package/lib/ui-kit/HeaderItem/HeaderItem.js +1 -1
  278. package/lib/ui-kit/HeaderItem/HeaderItem.js.map +1 -1
  279. package/lib/ui-kit/InnerTable/InnerTableBody.js +2 -1
  280. package/lib/ui-kit/InnerTable/InnerTableBody.js.map +1 -1
  281. package/lib/ui-kit/InnerTable/InnerTableBodyItem.js +2 -2
  282. package/lib/ui-kit/InnerTable/InnerTableBodyItem.js.map +1 -1
  283. package/lib/ui-kit/InnerTable/InnerTableHeader.js +1 -1
  284. package/lib/ui-kit/InnerTable/InnerTableHeader.js.map +1 -1
  285. package/lib/ui-kit/InputRange/InputRange.js +1 -1
  286. package/lib/ui-kit/InputRange/InputRange.js.map +1 -1
  287. package/lib/ui-kit/LinkButton/LinkButton.js +1 -1
  288. package/lib/ui-kit/List/List.js +1 -1
  289. package/lib/ui-kit/List/List.js.map +1 -1
  290. package/lib/ui-kit/Sitemap/Sitemap.js +1 -1
  291. package/lib/ui-kit/Sitemap/Sitemap.js.map +1 -1
  292. package/lib/ui-kit/SwipeListControl/SwipeListControlDots.d.ts +1 -2
  293. package/lib/ui-kit/Tags/Tags.js +1 -1
  294. package/lib/ui-kit/Tags/Tags.js.map +1 -1
  295. package/lib/ui-kit/Text/TextProps.d.ts +2 -2
  296. package/lib/ui-kit/TopItem/TopItem.js +1 -1
  297. package/lib/ui-kit/TopItem/TopItem.js.map +1 -1
  298. package/mobile/bundle/bundle.umd.js +116 -28
  299. package/mobile/bundle/bundle.umd.min.js +1 -1
  300. package/mobile/bundle/components/Carousel/CarouselContent.d.ts +4 -0
  301. package/mobile/bundle/components/Carousel/CarouselScrollButtons.d.ts +1 -2
  302. package/mobile/bundle/components/Carousel/renderControlButtons.d.ts +11 -0
  303. package/mobile/bundle/components/CarouselBankHistoryCard/CarouselBankHistoryCard.d.ts +1 -3
  304. package/mobile/bundle/components/Headline/HeadlineContent.d.ts +1 -2
  305. package/mobile/bundle/components/Headline/headlineVersionStyles.d.ts +2 -1
  306. package/mobile/bundle/ui-kit/SwipeListControl/SwipeListControlDots.d.ts +1 -2
  307. package/mobile/bundle/ui-kit/Text/TextProps.d.ts +2 -2
  308. package/mobile/dist/components/ApplicationForm/Footnote.js +1 -1
  309. package/mobile/dist/components/ApplicationForm/Footnote.js.map +1 -1
  310. package/mobile/dist/components/ApplicationForm/InputControl.js +1 -1
  311. package/mobile/dist/components/ApplicationForm/InputControl.js.map +1 -1
  312. package/mobile/dist/components/ApplicationForm/PhoneInputControl.js +1 -1
  313. package/mobile/dist/components/ApplicationForm/PhoneInputControl.js.map +1 -1
  314. package/mobile/dist/components/ApplicationForm/ResponseNotification.js +1 -1
  315. package/mobile/dist/components/ApplicationForm/ResponseNotification.js.map +1 -1
  316. package/mobile/dist/components/ApplicationForm/SelectControl.js +1 -1
  317. package/mobile/dist/components/ApplicationForm/SelectControl.js.map +1 -1
  318. package/mobile/dist/components/ApplicationForm/renderCreditParameters.js +1 -1
  319. package/mobile/dist/components/ApplicationForm/renderCreditParameters.js.map +1 -1
  320. package/mobile/dist/components/BenefitsBlock/BenefitsBlock.js +1 -1
  321. package/mobile/dist/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
  322. package/mobile/dist/components/Blocks.js +8 -0
  323. package/mobile/dist/components/Blocks.js.map +1 -1
  324. package/mobile/dist/components/BusinessBlock/BusinessCard.js +2 -1
  325. package/mobile/dist/components/BusinessBlock/BusinessCard.js.map +1 -1
  326. package/mobile/dist/components/Calculator/Calculator.js +2 -2
  327. package/mobile/dist/components/Calculator/Calculator.js.map +1 -1
  328. package/mobile/dist/components/Calculator/CalculatorValueBlock.js +1 -1
  329. package/mobile/dist/components/Calculator/CalculatorValueBlock.js.map +1 -1
  330. package/mobile/dist/components/Calculator/Rate.js +1 -1
  331. package/mobile/dist/components/Calculator/Rate.js.map +1 -1
  332. package/mobile/dist/components/Calculator/UnknownRate.js +1 -1
  333. package/mobile/dist/components/Calculator/UnknownRate.js.map +1 -1
  334. package/mobile/dist/components/Calculator/renderFootnote.js +1 -1
  335. package/mobile/dist/components/Calculator/renderFootnote.js.map +1 -1
  336. package/mobile/dist/components/Calculator/renderProposal.js +2 -1
  337. package/mobile/dist/components/Calculator/renderProposal.js.map +1 -1
  338. package/mobile/dist/components/Carousel/Carousel.js +19 -7
  339. package/mobile/dist/components/Carousel/Carousel.js.map +1 -1
  340. package/mobile/dist/components/Carousel/CarouselContent.d.ts +4 -0
  341. package/mobile/dist/components/Carousel/CarouselScrollButtons.d.ts +1 -2
  342. package/mobile/dist/components/Carousel/renderControlButtons.d.ts +11 -0
  343. package/mobile/dist/components/Carousel/renderControlButtons.js +13 -0
  344. package/mobile/dist/components/Carousel/renderControlButtons.js.map +1 -0
  345. package/mobile/dist/components/CarouselBankHistoryCard/CarouselBankHistoryCard.d.ts +1 -3
  346. package/mobile/dist/components/CarouselBankHistoryCard/CarouselBankHistoryCard.js +1 -40
  347. package/mobile/dist/components/CarouselBankHistoryCard/CarouselBankHistoryCard.js.map +1 -1
  348. package/mobile/dist/components/CarouselLinks/CarouselLinks.js +1 -1
  349. package/mobile/dist/components/CarouselLinks/CarouselLinks.js.map +1 -1
  350. package/mobile/dist/components/ErrorBlock/ErrorBlock.js +2 -1
  351. package/mobile/dist/components/ErrorBlock/ErrorBlock.js.map +1 -1
  352. package/mobile/dist/components/ExchangeRateOffice/ExchangeRateOffice.js +1 -1
  353. package/mobile/dist/components/ExchangeRateOffice/ExchangeRateOffice.js.map +1 -1
  354. package/mobile/dist/components/ExchangeRateOffice/renderTableHeader.js +1 -1
  355. package/mobile/dist/components/ExchangeRateOffice/renderTableHeader.js.map +1 -1
  356. package/mobile/dist/components/ExchangeRateTile/CurrencyTable.js +1 -1
  357. package/mobile/dist/components/ExchangeRateTile/CurrencyTable.js.map +1 -1
  358. package/mobile/dist/components/Footer/Contacts.js +2 -2
  359. package/mobile/dist/components/Footer/Contacts.js.map +1 -1
  360. package/mobile/dist/components/Footer/TextInformation.js +1 -2
  361. package/mobile/dist/components/Footer/TextInformation.js.map +1 -1
  362. package/mobile/dist/components/Footer/TextInformationLink.js +1 -1
  363. package/mobile/dist/components/Footer/TextInformationLink.js.map +1 -1
  364. package/mobile/dist/components/GracePeriod/GracePeriod.js +1 -1
  365. package/mobile/dist/components/GracePeriod/GracePeriod.js.map +1 -1
  366. package/mobile/dist/components/Header/DropdownMenu.js +1 -1
  367. package/mobile/dist/components/Header/DropdownMenu.js.map +1 -1
  368. package/mobile/dist/components/Headline/Headline.js +1 -1
  369. package/mobile/dist/components/Headline/Headline.js.map +1 -1
  370. package/mobile/dist/components/Headline/HeadlineContent.d.ts +1 -2
  371. package/mobile/dist/components/Headline/headlineVersionStyles.d.ts +2 -1
  372. package/mobile/dist/components/Headline/headlineVersionStyles.js +11 -5
  373. package/mobile/dist/components/Headline/headlineVersionStyles.js.map +1 -1
  374. package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.js +1 -1
  375. package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.js.map +1 -1
  376. package/mobile/dist/components/InvestmentInfo/InvestmentInfo.js +1 -1
  377. package/mobile/dist/components/InvestmentInfo/InvestmentInfo.js.map +1 -1
  378. package/mobile/dist/components/MobileAppTile/renderList.js +1 -1
  379. package/mobile/dist/components/MobileAppTile/renderList.js.map +1 -1
  380. package/mobile/dist/components/OfficeMap/OfficeMap.js +1 -1
  381. package/mobile/dist/components/OfficeMap/OfficeMap.js.map +1 -1
  382. package/mobile/dist/components/OfficeMap/renderFunctions.js +4 -3
  383. package/mobile/dist/components/OfficeMap/renderFunctions.js.map +1 -1
  384. package/mobile/dist/components/OfficeServicesBlock/OfficeServicesBlock.js +2 -1
  385. package/mobile/dist/components/OfficeServicesBlock/OfficeServicesBlock.js.map +1 -1
  386. package/mobile/dist/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.js +1 -1
  387. package/mobile/dist/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.js.map +1 -1
  388. package/mobile/dist/components/SafeDepositRental/RentalPeriod.js +1 -1
  389. package/mobile/dist/components/SafeDepositRental/RentalPeriod.js.map +1 -1
  390. package/mobile/dist/components/SafeDepositRental/SafeDepositRental.js +2 -1
  391. package/mobile/dist/components/SafeDepositRental/SafeDepositRental.js.map +1 -1
  392. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalFields.js +2 -1
  393. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalFields.js.map +1 -1
  394. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTotal.js +2 -2
  395. package/mobile/dist/components/SafeDepositRental/SafeDepositRentalTotal.js.map +1 -1
  396. package/mobile/dist/components/StepsBlock/StepsBlockStyleMaps.js +1 -1
  397. package/mobile/dist/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
  398. package/mobile/dist/components/TariffsTable/TableTileHeader.js +1 -1
  399. package/mobile/dist/components/TariffsTable/TableTileHeader.js.map +1 -1
  400. package/mobile/dist/components/TariffsTable/TariffsTableRow.js +1 -1
  401. package/mobile/dist/components/TariffsTable/TariffsTableRow.js.map +1 -1
  402. package/mobile/dist/components/TextBlock/TextBlock.js +1 -1
  403. package/mobile/dist/components/TextBlock/TextBlock.js.map +1 -1
  404. package/mobile/dist/ui-kit/Button/ButtonInner.js +1 -1
  405. package/mobile/dist/ui-kit/Button/ButtonInner.js.map +1 -1
  406. package/mobile/dist/ui-kit/Checkbox/Checkbox.js +2 -1
  407. package/mobile/dist/ui-kit/Checkbox/Checkbox.js.map +1 -1
  408. package/mobile/dist/ui-kit/CookiePopup/CookiePopup.js +1 -1
  409. package/mobile/dist/ui-kit/CookiePopup/CookiePopup.js.map +1 -1
  410. package/mobile/dist/ui-kit/Dialog/Dialog.js +1 -1
  411. package/mobile/dist/ui-kit/Dialog/Dialog.js.map +1 -1
  412. package/mobile/dist/ui-kit/InnerTable/InnerTableBody.js +2 -1
  413. package/mobile/dist/ui-kit/InnerTable/InnerTableBody.js.map +1 -1
  414. package/mobile/dist/ui-kit/InnerTable/InnerTableBodyItem.js +2 -2
  415. package/mobile/dist/ui-kit/InnerTable/InnerTableBodyItem.js.map +1 -1
  416. package/mobile/dist/ui-kit/InnerTable/InnerTableHeader.js +1 -1
  417. package/mobile/dist/ui-kit/InnerTable/InnerTableHeader.js.map +1 -1
  418. package/mobile/dist/ui-kit/InputRange/InputRange.js +1 -1
  419. package/mobile/dist/ui-kit/InputRange/InputRange.js.map +1 -1
  420. package/mobile/dist/ui-kit/LinkButton/LinkButton.js +1 -1
  421. package/mobile/dist/ui-kit/List/List.js +1 -1
  422. package/mobile/dist/ui-kit/List/List.js.map +1 -1
  423. package/mobile/dist/ui-kit/Sitemap/Sitemap.js +1 -1
  424. package/mobile/dist/ui-kit/Sitemap/Sitemap.js.map +1 -1
  425. package/mobile/dist/ui-kit/SwipeListControl/SwipeListControlDots.d.ts +1 -2
  426. package/mobile/dist/ui-kit/Tags/Tags.js +1 -1
  427. package/mobile/dist/ui-kit/Tags/Tags.js.map +1 -1
  428. package/mobile/dist/ui-kit/Text/TextProps.d.ts +2 -2
  429. package/mobile/dist/ui-kit/TopItem/TopItem.js +1 -1
  430. package/mobile/dist/ui-kit/TopItem/TopItem.js.map +1 -1
  431. package/mobile/lib/common.css +1 -1
  432. package/mobile/lib/components/ApplicationForm/Footnote.js +1 -1
  433. package/mobile/lib/components/ApplicationForm/Footnote.js.map +1 -1
  434. package/mobile/lib/components/ApplicationForm/InputControl.js +1 -1
  435. package/mobile/lib/components/ApplicationForm/InputControl.js.map +1 -1
  436. package/mobile/lib/components/ApplicationForm/PhoneInputControl.js +1 -1
  437. package/mobile/lib/components/ApplicationForm/PhoneInputControl.js.map +1 -1
  438. package/mobile/lib/components/ApplicationForm/ResponseNotification.js +1 -1
  439. package/mobile/lib/components/ApplicationForm/ResponseNotification.js.map +1 -1
  440. package/mobile/lib/components/ApplicationForm/SelectControl.js +1 -1
  441. package/mobile/lib/components/ApplicationForm/SelectControl.js.map +1 -1
  442. package/mobile/lib/components/ApplicationForm/renderCreditParameters.js +1 -1
  443. package/mobile/lib/components/ApplicationForm/renderCreditParameters.js.map +1 -1
  444. package/mobile/lib/components/BenefitsBlock/BenefitsBlock.js +1 -1
  445. package/mobile/lib/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
  446. package/mobile/lib/components/Blocks.js +8 -0
  447. package/mobile/lib/components/Blocks.js.map +1 -1
  448. package/mobile/lib/components/BusinessBlock/BusinessCard.js +2 -1
  449. package/mobile/lib/components/BusinessBlock/BusinessCard.js.map +1 -1
  450. package/mobile/lib/components/Calculator/Calculator.js +2 -2
  451. package/mobile/lib/components/Calculator/Calculator.js.map +1 -1
  452. package/mobile/lib/components/Calculator/CalculatorValueBlock.js +1 -1
  453. package/mobile/lib/components/Calculator/CalculatorValueBlock.js.map +1 -1
  454. package/mobile/lib/components/Calculator/Rate.js +1 -1
  455. package/mobile/lib/components/Calculator/Rate.js.map +1 -1
  456. package/mobile/lib/components/Calculator/UnknownRate.js +1 -1
  457. package/mobile/lib/components/Calculator/UnknownRate.js.map +1 -1
  458. package/mobile/lib/components/Calculator/renderFootnote.js +1 -1
  459. package/mobile/lib/components/Calculator/renderFootnote.js.map +1 -1
  460. package/mobile/lib/components/Calculator/renderProposal.js +2 -1
  461. package/mobile/lib/components/Calculator/renderProposal.js.map +1 -1
  462. package/mobile/lib/components/Carousel/Carousel.js +19 -7
  463. package/mobile/lib/components/Carousel/Carousel.js.map +1 -1
  464. package/mobile/lib/components/Carousel/CarouselContent.d.ts +4 -0
  465. package/mobile/lib/components/Carousel/CarouselScrollButtons.d.ts +1 -2
  466. package/mobile/lib/components/Carousel/renderControlButtons.d.ts +11 -0
  467. package/mobile/lib/components/Carousel/renderControlButtons.js +10 -0
  468. package/mobile/lib/components/Carousel/renderControlButtons.js.map +1 -0
  469. package/mobile/lib/components/CarouselBankHistoryCard/CarouselBankHistoryCard.d.ts +1 -3
  470. package/mobile/lib/components/CarouselBankHistoryCard/CarouselBankHistoryCard.js +1 -40
  471. package/mobile/lib/components/CarouselBankHistoryCard/CarouselBankHistoryCard.js.map +1 -1
  472. package/mobile/lib/components/CarouselLinks/CarouselLinks.js +1 -1
  473. package/mobile/lib/components/CarouselLinks/CarouselLinks.js.map +1 -1
  474. package/mobile/lib/components/ErrorBlock/ErrorBlock.js +2 -1
  475. package/mobile/lib/components/ErrorBlock/ErrorBlock.js.map +1 -1
  476. package/mobile/lib/components/ExchangeRateOffice/ExchangeRateOffice.js +1 -1
  477. package/mobile/lib/components/ExchangeRateOffice/ExchangeRateOffice.js.map +1 -1
  478. package/mobile/lib/components/ExchangeRateOffice/renderTableHeader.js +1 -1
  479. package/mobile/lib/components/ExchangeRateOffice/renderTableHeader.js.map +1 -1
  480. package/mobile/lib/components/ExchangeRateTile/CurrencyTable.js +1 -1
  481. package/mobile/lib/components/ExchangeRateTile/CurrencyTable.js.map +1 -1
  482. package/mobile/lib/components/Footer/Contacts.js +2 -2
  483. package/mobile/lib/components/Footer/Contacts.js.map +1 -1
  484. package/mobile/lib/components/Footer/TextInformation.js +1 -2
  485. package/mobile/lib/components/Footer/TextInformation.js.map +1 -1
  486. package/mobile/lib/components/Footer/TextInformationLink.js +1 -1
  487. package/mobile/lib/components/Footer/TextInformationLink.js.map +1 -1
  488. package/mobile/lib/components/GracePeriod/GracePeriod.js +1 -1
  489. package/mobile/lib/components/GracePeriod/GracePeriod.js.map +1 -1
  490. package/mobile/lib/components/Header/DropdownMenu.js +1 -1
  491. package/mobile/lib/components/Header/DropdownMenu.js.map +1 -1
  492. package/mobile/lib/components/Headline/Headline.js +1 -1
  493. package/mobile/lib/components/Headline/Headline.js.map +1 -1
  494. package/mobile/lib/components/Headline/HeadlineContent.d.ts +1 -2
  495. package/mobile/lib/components/Headline/headlineVersionStyles.d.ts +2 -1
  496. package/mobile/lib/components/Headline/headlineVersionStyles.js +11 -5
  497. package/mobile/lib/components/Headline/headlineVersionStyles.js.map +1 -1
  498. package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.js +1 -1
  499. package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.js.map +1 -1
  500. package/mobile/lib/components/InvestmentInfo/InvestmentInfo.js +1 -1
  501. package/mobile/lib/components/InvestmentInfo/InvestmentInfo.js.map +1 -1
  502. package/mobile/lib/components/MobileAppTile/renderList.js +1 -1
  503. package/mobile/lib/components/MobileAppTile/renderList.js.map +1 -1
  504. package/mobile/lib/components/OfficeMap/OfficeMap.js +1 -1
  505. package/mobile/lib/components/OfficeMap/OfficeMap.js.map +1 -1
  506. package/mobile/lib/components/OfficeMap/renderFunctions.js +4 -3
  507. package/mobile/lib/components/OfficeMap/renderFunctions.js.map +1 -1
  508. package/mobile/lib/components/OfficeServicesBlock/OfficeServicesBlock.js +2 -1
  509. package/mobile/lib/components/OfficeServicesBlock/OfficeServicesBlock.js.map +1 -1
  510. package/mobile/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.js +1 -1
  511. package/mobile/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.js.map +1 -1
  512. package/mobile/lib/components/SafeDepositRental/RentalPeriod.js +1 -1
  513. package/mobile/lib/components/SafeDepositRental/RentalPeriod.js.map +1 -1
  514. package/mobile/lib/components/SafeDepositRental/SafeDepositRental.js +2 -1
  515. package/mobile/lib/components/SafeDepositRental/SafeDepositRental.js.map +1 -1
  516. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalFields.js +2 -1
  517. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalFields.js.map +1 -1
  518. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTotal.js +2 -2
  519. package/mobile/lib/components/SafeDepositRental/SafeDepositRentalTotal.js.map +1 -1
  520. package/mobile/lib/components/StepsBlock/StepsBlockStyleMaps.js +1 -1
  521. package/mobile/lib/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
  522. package/mobile/lib/components/TariffsTable/TableTileHeader.js +1 -1
  523. package/mobile/lib/components/TariffsTable/TableTileHeader.js.map +1 -1
  524. package/mobile/lib/components/TariffsTable/TariffsTableRow.js +1 -1
  525. package/mobile/lib/components/TariffsTable/TariffsTableRow.js.map +1 -1
  526. package/mobile/lib/components/TextBlock/TextBlock.js +1 -1
  527. package/mobile/lib/components/TextBlock/TextBlock.js.map +1 -1
  528. package/mobile/lib/ui-kit/Button/ButtonInner.js +1 -1
  529. package/mobile/lib/ui-kit/Button/ButtonInner.js.map +1 -1
  530. package/mobile/lib/ui-kit/Checkbox/Checkbox.js +2 -1
  531. package/mobile/lib/ui-kit/Checkbox/Checkbox.js.map +1 -1
  532. package/mobile/lib/ui-kit/CookiePopup/CookiePopup.js +1 -1
  533. package/mobile/lib/ui-kit/CookiePopup/CookiePopup.js.map +1 -1
  534. package/mobile/lib/ui-kit/Dialog/Dialog.js +1 -1
  535. package/mobile/lib/ui-kit/Dialog/Dialog.js.map +1 -1
  536. package/mobile/lib/ui-kit/InnerTable/InnerTableBody.js +2 -1
  537. package/mobile/lib/ui-kit/InnerTable/InnerTableBody.js.map +1 -1
  538. package/mobile/lib/ui-kit/InnerTable/InnerTableBodyItem.js +2 -2
  539. package/mobile/lib/ui-kit/InnerTable/InnerTableBodyItem.js.map +1 -1
  540. package/mobile/lib/ui-kit/InnerTable/InnerTableHeader.js +1 -1
  541. package/mobile/lib/ui-kit/InnerTable/InnerTableHeader.js.map +1 -1
  542. package/mobile/lib/ui-kit/InputRange/InputRange.js +1 -1
  543. package/mobile/lib/ui-kit/InputRange/InputRange.js.map +1 -1
  544. package/mobile/lib/ui-kit/LinkButton/LinkButton.js +1 -1
  545. package/mobile/lib/ui-kit/List/List.js +1 -1
  546. package/mobile/lib/ui-kit/List/List.js.map +1 -1
  547. package/mobile/lib/ui-kit/Sitemap/Sitemap.js +1 -1
  548. package/mobile/lib/ui-kit/Sitemap/Sitemap.js.map +1 -1
  549. package/mobile/lib/ui-kit/SwipeListControl/SwipeListControlDots.d.ts +1 -2
  550. package/mobile/lib/ui-kit/Tags/Tags.js +1 -1
  551. package/mobile/lib/ui-kit/Tags/Tags.js.map +1 -1
  552. package/mobile/lib/ui-kit/Text/TextProps.d.ts +2 -2
  553. package/mobile/lib/ui-kit/TopItem/TopItem.js +1 -1
  554. package/mobile/lib/ui-kit/TopItem/TopItem.js.map +1 -1
  555. package/mobile/src/components/ApplicationForm/Footnote.tsx +1 -1
  556. package/mobile/src/components/ApplicationForm/InputControl.tsx +1 -1
  557. package/mobile/src/components/ApplicationForm/PhoneInputControl.tsx +1 -1
  558. package/mobile/src/components/ApplicationForm/ResponseNotification.tsx +1 -1
  559. package/mobile/src/components/ApplicationForm/SelectControl.tsx +1 -1
  560. package/mobile/src/components/ApplicationForm/renderCreditParameters.tsx +6 -2
  561. package/mobile/src/components/BenefitsBlock/BenefitsBlock.tsx +1 -1
  562. package/mobile/src/components/Blocks.ts +8 -0
  563. package/mobile/src/components/BusinessBlock/BusinessCard.tsx +4 -1
  564. package/mobile/src/components/Calculator/Calculator.tsx +2 -2
  565. package/mobile/src/components/Calculator/CalculatorValueBlock.tsx +1 -1
  566. package/mobile/src/components/Calculator/Rate.tsx +1 -1
  567. package/mobile/src/components/Calculator/UnknownRate.tsx +2 -2
  568. package/mobile/src/components/Calculator/renderFootnote.tsx +1 -1
  569. package/mobile/src/components/Calculator/renderProposal.tsx +6 -1
  570. package/mobile/src/components/Carousel/Carousel.tsx +21 -29
  571. package/mobile/src/components/Carousel/CarouselContent.ts +4 -0
  572. package/mobile/src/components/Carousel/CarouselScrollButtons.tsx +1 -1
  573. package/mobile/src/components/Carousel/renderControlButtons.tsx +24 -0
  574. package/mobile/src/components/CarouselBankHistoryCard/CarouselBankHistoryCard.tsx +14 -76
  575. package/mobile/src/components/CarouselLinks/CarouselLinks.tsx +1 -1
  576. package/mobile/src/components/ErrorBlock/ErrorBlock.tsx +6 -1
  577. package/mobile/src/components/ExchangeRateOffice/ExchangeRateOffice.tsx +7 -2
  578. package/mobile/src/components/ExchangeRateOffice/renderTableHeader.tsx +1 -1
  579. package/mobile/src/components/ExchangeRateTile/CurrencyTable.tsx +1 -1
  580. package/mobile/src/components/Footer/Contacts.tsx +2 -2
  581. package/mobile/src/components/Footer/TextInformation.tsx +1 -2
  582. package/mobile/src/components/Footer/TextInformationLink.tsx +1 -1
  583. package/mobile/src/components/GracePeriod/GracePeriod.tsx +1 -1
  584. package/mobile/src/components/Header/DropdownMenu.tsx +1 -1
  585. package/mobile/src/components/Headline/Headline.example.json +1 -11
  586. package/mobile/src/components/Headline/Headline.tsx +1 -0
  587. package/mobile/src/components/Headline/HeadlineContent.ts +1 -3
  588. package/mobile/src/components/Headline/headlineVersionStyles.ts +13 -6
  589. package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlock.tsx +1 -1
  590. package/mobile/src/components/InvestmentInfo/InvestmentInfo.tsx +1 -1
  591. package/mobile/src/components/MobileAppTile/renderList.tsx +2 -2
  592. package/mobile/src/components/OfficeMap/OfficeMap.tsx +1 -1
  593. package/mobile/src/components/OfficeMap/renderFunctions.tsx +8 -7
  594. package/mobile/src/components/OfficeServicesBlock/OfficeServicesBlock.tsx +6 -1
  595. package/mobile/src/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.tsx +3 -1
  596. package/mobile/src/components/SafeDepositRental/RentalPeriod.tsx +1 -1
  597. package/mobile/src/components/SafeDepositRental/SafeDepositRental.tsx +6 -1
  598. package/mobile/src/components/SafeDepositRental/SafeDepositRentalFields.tsx +4 -1
  599. package/mobile/src/components/SafeDepositRental/SafeDepositRentalTotal.tsx +2 -2
  600. package/mobile/src/components/StepsBlock/StepsBlockStyleMaps.ts +1 -1
  601. package/mobile/src/components/TariffsTable/TableTileHeader.tsx +5 -1
  602. package/mobile/src/components/TariffsTable/TariffsTableRow.tsx +1 -1
  603. package/mobile/src/components/TextBlock/TextBlock.tsx +1 -1
  604. package/mobile/src/ui-kit/Button/ButtonInner.tsx +1 -1
  605. package/mobile/src/ui-kit/Checkbox/Checkbox.tsx +8 -1
  606. package/mobile/src/ui-kit/CookiePopup/CookiePopup.tsx +1 -1
  607. package/mobile/src/ui-kit/Dialog/Dialog.tsx +1 -1
  608. package/mobile/src/ui-kit/InnerTable/InnerTableBody.tsx +5 -2
  609. package/mobile/src/ui-kit/InnerTable/InnerTableBodyItem.tsx +2 -2
  610. package/mobile/src/ui-kit/InnerTable/InnerTableHeader.tsx +1 -1
  611. package/mobile/src/ui-kit/InputRange/InputRange.tsx +1 -1
  612. package/mobile/src/ui-kit/LinkButton/LinkButton.tsx +1 -1
  613. package/mobile/src/ui-kit/List/List.tsx +1 -1
  614. package/mobile/src/ui-kit/Sitemap/Sitemap.tsx +1 -1
  615. package/mobile/src/ui-kit/SwipeListControl/SwipeListControlDots.tsx +1 -1
  616. package/mobile/src/ui-kit/Tags/Tags.tsx +3 -1
  617. package/mobile/src/ui-kit/Text/TextProps.ts +1 -13
  618. package/mobile/src/ui-kit/TopItem/TopItem.tsx +1 -1
  619. package/package.json +1 -1
  620. package/src/components/ApplicationForm/Footnote.tsx +1 -1
  621. package/src/components/ApplicationForm/InputControl.tsx +1 -1
  622. package/src/components/ApplicationForm/PhoneInputControl.tsx +1 -1
  623. package/src/components/ApplicationForm/ResponseNotification.tsx +1 -1
  624. package/src/components/ApplicationForm/SelectControl.tsx +1 -1
  625. package/src/components/ApplicationForm/renderCreditParameters.tsx +6 -2
  626. package/src/components/BenefitsBlock/BenefitsBlock.tsx +1 -1
  627. package/src/components/Blocks.mobile.ts +8 -0
  628. package/src/components/BusinessBlock/BusinessCard.tsx +4 -1
  629. package/src/components/Calculator/Calculator.tsx +2 -2
  630. package/src/components/Calculator/CalculatorValueBlock.tsx +1 -1
  631. package/src/components/Calculator/Rate.tsx +1 -1
  632. package/src/components/Calculator/UnknownRate.tsx +2 -2
  633. package/src/components/Calculator/renderFootnote.tsx +1 -1
  634. package/src/components/Calculator/renderProposal.tsx +6 -1
  635. package/src/components/Carousel/Carousel.fixture.mobile.tsx +173 -35
  636. package/src/components/Carousel/Carousel.fixture.tsx +6 -1
  637. package/src/components/Carousel/Carousel.tsx +21 -29
  638. package/src/components/Carousel/CarouselContent.ts +4 -0
  639. package/src/components/Carousel/CarouselScrollButtons.tsx +1 -1
  640. package/src/components/Carousel/itemsGap.ts +1 -1
  641. package/src/components/Carousel/renderControlButtons.tsx +24 -0
  642. package/src/components/CarouselBankHistoryCard/CarouselBankHistoryCard.fixture.mobile.tsx +18 -0
  643. package/src/components/CarouselBankHistoryCard/CarouselBankHistoryCard.fixture.tsx +8 -0
  644. package/src/components/CarouselBankHistoryCard/CarouselBankHistoryCard.mobile.tsx +23 -0
  645. package/src/components/CarouselLinks/CarouselLinks.tsx +1 -1
  646. package/src/components/ComparisonTable/ComparisonTable.tsx +4 -3
  647. package/src/components/ComparisonTable/HeaderCell.tsx +1 -1
  648. package/src/components/ErrorBlock/ErrorBlock.tsx +6 -1
  649. package/src/components/ExchangeRateOffice/ExchangeRateOffice.tsx +7 -2
  650. package/src/components/ExchangeRateOffice/renderTableHeader.tsx +1 -1
  651. package/src/components/ExchangeRateTile/CurrencyTable.tsx +1 -1
  652. package/src/components/Footer/Contacts.tsx +2 -2
  653. package/src/components/Footer/HorizontalNavigation.tsx +1 -1
  654. package/src/components/Footer/SocialMedia.tsx +1 -1
  655. package/src/components/Footer/TextInformation.tsx +1 -2
  656. package/src/components/Footer/TextInformationLink.tsx +1 -1
  657. package/src/components/GracePeriod/GracePeriod.tsx +1 -1
  658. package/src/components/Header/DropdownMenu.tsx +1 -1
  659. package/src/components/Headline/Headline.example.json +1 -11
  660. package/src/components/Headline/Headline.tsx +1 -0
  661. package/src/components/Headline/HeadlineContent.ts +1 -3
  662. package/src/components/Headline/headlineVersionStyles.ts +13 -6
  663. package/src/components/InsuranceAmountBlock/InsuranceAmountBlock.tsx +1 -1
  664. package/src/components/InvestmentInfo/InvestmentInfo.tsx +1 -1
  665. package/src/components/MobileAppTile/renderList.tsx +2 -2
  666. package/src/components/OfficeMap/OfficeMap.tsx +1 -1
  667. package/src/components/OfficeMap/renderFunctions.tsx +8 -7
  668. package/src/components/OfficeServicesBlock/OfficeServicesBlock.tsx +6 -1
  669. package/src/components/ProductGallery/ProductGallery.tsx +2 -2
  670. package/src/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.tsx +3 -1
  671. package/src/components/SafeDepositRental/RentalPeriod.tsx +1 -1
  672. package/src/components/SafeDepositRental/SafeDepositRental.tsx +6 -1
  673. package/src/components/SafeDepositRental/SafeDepositRentalFields.tsx +4 -1
  674. package/src/components/SafeDepositRental/SafeDepositRentalTotal.tsx +2 -2
  675. package/src/components/StepsBlock/StepsBlockStyleMaps.ts +1 -1
  676. package/src/components/TariffsTable/EmbeddableCellData.tsx +3 -1
  677. package/src/components/TariffsTable/TableTileHeader.tsx +5 -1
  678. package/src/components/TariffsTable/TariffsTableRow.tsx +1 -1
  679. package/src/components/TextBlock/TextBlock.tsx +1 -1
  680. package/src/ui-kit/Button/ButtonInner.tsx +1 -1
  681. package/src/ui-kit/Checkbox/Checkbox.tsx +8 -1
  682. package/src/ui-kit/CookiePopup/CookiePopup.tsx +1 -1
  683. package/src/ui-kit/Dialog/Dialog.tsx +1 -1
  684. package/src/ui-kit/HeaderItem/HeaderItem.tsx +1 -1
  685. package/src/ui-kit/InnerTable/InnerTableBody.tsx +5 -2
  686. package/src/ui-kit/InnerTable/InnerTableBodyItem.tsx +2 -2
  687. package/src/ui-kit/InnerTable/InnerTableHeader.tsx +1 -1
  688. package/src/ui-kit/InputRange/InputRange.tsx +1 -1
  689. package/src/ui-kit/LinkButton/LinkButton.tsx +1 -1
  690. package/src/ui-kit/List/List.tsx +1 -1
  691. package/src/ui-kit/Sitemap/Sitemap.tsx +1 -1
  692. package/src/ui-kit/SwipeListControl/SwipeListControlDots.tsx +1 -1
  693. package/src/ui-kit/Tags/Tags.tsx +3 -1
  694. package/src/ui-kit/Text/TextProps.ts +1 -13
  695. package/src/ui-kit/TopItem/TopItem.tsx +1 -1
  696. package/bundle/components/Carousel/itemsGap.mobile.d.ts +0 -1
  697. package/bundle/components/Footer/textInformationTextSize.d.ts +0 -1
  698. package/bundle/components/Footer/textInformationTextSize.mobile.d.ts +0 -1
  699. package/dist/components/Carousel/itemsGap.mobile.d.ts +0 -1
  700. package/dist/components/Carousel/itemsGap.mobile.js +0 -4
  701. package/dist/components/Carousel/itemsGap.mobile.js.map +0 -1
  702. package/dist/components/Footer/textInformationTextSize.d.ts +0 -1
  703. package/dist/components/Footer/textInformationTextSize.js +0 -4
  704. package/dist/components/Footer/textInformationTextSize.js.map +0 -1
  705. package/dist/components/Footer/textInformationTextSize.mobile.d.ts +0 -1
  706. package/dist/components/Footer/textInformationTextSize.mobile.js +0 -4
  707. package/dist/components/Footer/textInformationTextSize.mobile.js.map +0 -1
  708. package/lib/components/Carousel/itemsGap.mobile.d.ts +0 -1
  709. package/lib/components/Carousel/itemsGap.mobile.js +0 -2
  710. package/lib/components/Carousel/itemsGap.mobile.js.map +0 -1
  711. package/lib/components/Footer/textInformationTextSize.d.ts +0 -1
  712. package/lib/components/Footer/textInformationTextSize.js +0 -2
  713. package/lib/components/Footer/textInformationTextSize.js.map +0 -1
  714. package/lib/components/Footer/textInformationTextSize.mobile.d.ts +0 -1
  715. package/lib/components/Footer/textInformationTextSize.mobile.js +0 -2
  716. package/lib/components/Footer/textInformationTextSize.mobile.js.map +0 -1
  717. package/mobile/bundle/components/Footer/textInformationTextSize.d.ts +0 -1
  718. package/mobile/dist/components/Footer/textInformationTextSize.d.ts +0 -1
  719. package/mobile/dist/components/Footer/textInformationTextSize.js +0 -4
  720. package/mobile/dist/components/Footer/textInformationTextSize.js.map +0 -1
  721. package/mobile/lib/components/Footer/textInformationTextSize.d.ts +0 -1
  722. package/mobile/lib/components/Footer/textInformationTextSize.js +0 -2
  723. package/mobile/lib/components/Footer/textInformationTextSize.js.map +0 -1
  724. package/mobile/src/components/Footer/textInformationTextSize.ts +0 -1
  725. package/src/components/Carousel/itemsGap.mobile.ts +0 -1
  726. package/src/components/Footer/textInformationTextSize.mobile.ts +0 -1
  727. package/src/components/Footer/textInformationTextSize.ts +0 -1
@@ -619,7 +619,7 @@
619
619
 
620
620
  const ButtonInner = JSX((props) => {
621
621
  const { text, aboveText, appendLeft, appendRight, version = 'primary' } = props;
622
- return (jsxs("div", { className: style(getButtonStyle(props), 'flex gap-2'), children: [appendLeft ? jsx("div", { className: iconStyleMap[version], children: appendLeft }) : null, isWithText(props) ? (jsxs("div", { children: [aboveText ? jsx("div", { className: "text-xs-light text-left", children: aboveText }) : null, jsx("div", { className: `text-left ${aboveText ? 'text-s -mt-0.5' : 'text-l'}`, children: text })] })) : null, appendRight ? jsx("div", { className: iconStyleMap[version], children: appendRight }) : null] }));
622
+ return (jsxs("div", { className: style(getButtonStyle(props), 'flex gap-2'), children: [appendLeft ? jsx("div", { className: iconStyleMap[version], children: appendLeft }) : null, isWithText(props) ? (jsxs("div", { children: [aboveText ? jsx("div", { className: "text-xs font-light text-left", children: aboveText }) : null, jsx("div", { className: `text-left ${aboveText ? 'text-s -mt-0.5' : 'text-l'}`, children: text })] })) : null, appendRight ? jsx("div", { className: iconStyleMap[version], children: appendRight }) : null] }));
623
623
  });
624
624
  const getButtonStyle = (props) => {
625
625
  const { version, aboveText, rounded } = props;
@@ -664,7 +664,7 @@
664
664
 
665
665
  const Text = JSX(({ children, ...styleProps }) => (jsx("span", { className: style('font-sans', Object.values(styleProps)), children: children })));
666
666
 
667
- const Footnote = JSX(({ link }) => (jsxs(Paragraph, { size: "text-s-light", color: "text-secondary-text", children: [jsx(Text, { children: "\u041D\u0430\u0436\u0438\u043C\u0430\u044F \u043A\u043D\u043E\u043F\u043A\u0443, \u0432\u044B \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0435\u0442\u0435 \u0441\u043E\u0433\u043B\u0430\u0441\u0438\u0435 \u0441 " }), link ? (jsx(Button, { href: link.href, ariaLabel: "\u0443\u0441\u043B\u043E\u0432\u0438\u044F \u043F\u0435\u0440\u0435\u0434\u0430\u0447\u0438 \u0434\u0430\u043D\u043D\u044B\u0445", target: link.target, className: "text-primary-main", children: jsx(Text, { children: link.text }) })) : null] })));
667
+ const Footnote = JSX(({ link }) => (jsxs(Paragraph, { size: "text-s", font: "font-light", color: "text-secondary-text", children: [jsx(Text, { children: "\u041D\u0430\u0436\u0438\u043C\u0430\u044F \u043A\u043D\u043E\u043F\u043A\u0443, \u0432\u044B \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0435\u0442\u0435 \u0441\u043E\u0433\u043B\u0430\u0441\u0438\u0435 \u0441 " }), link ? (jsx(Button, { href: link.href, ariaLabel: "\u0443\u0441\u043B\u043E\u0432\u0438\u044F \u043F\u0435\u0440\u0435\u0434\u0430\u0447\u0438 \u0434\u0430\u043D\u043D\u044B\u0445", target: link.target, className: "text-primary-main", children: jsx(Text, { children: link.text }) })) : null] })));
668
668
 
669
669
  const withValidator = (props, validator) => {
670
670
  const { value, isDirty } = props;
@@ -687,7 +687,7 @@
687
687
  return (jsxs("div", { className: style('relative', className), children: [jsxs("label", { children: [label ? (jsx("div", { className: "mb-2", children: jsx(Text, { size: "text-m", font: "font-light", children: label }) })) : null, jsx("input", { className: style('w-full border rounded-md text-primary-text outline-none p-4', paddingStyle, validStyle, inputClassName), id: id, name: name || id, placeholder: placeholder, type: type, value: value, onInput: handleChange, onFocus: onFocus, onBlur: onBlur, pattern: pattern }, key)] }), children] }));
688
688
  });
689
689
 
690
- const InputControl = JSX(({ className, label, value = '', error, onChange, onBlur }) => (jsxs("div", { className: className, children: [jsx(Input, { type: "text", "aria-label": label, label: label, valid: Boolean(!error), value: value, onChange: onChange, onBlur: onBlur }), jsx("div", { className: "h-2", children: error ? (jsx(Text, { size: "text-xs-light", color: "text-error", children: error })) : null })] })));
690
+ const InputControl = JSX(({ className, label, value = '', error, onChange, onBlur }) => (jsxs("div", { className: className, children: [jsx(Input, { type: "text", "aria-label": label, label: label, valid: Boolean(!error), value: value, onChange: onChange, onBlur: onBlur }), jsx("div", { className: "h-2", children: error ? (jsx(Text, { size: "text-xs", font: "font-light", color: "text-error", children: error })) : null })] })));
691
691
 
692
692
  const isPlaceholder = (_) => _ === '_';
693
693
  const isDigit = (_) => /\d/.test(_);
@@ -708,7 +708,7 @@
708
708
  return (jsx(Input, { onChange: handleChange, onFocus: (event) => handleChange(event?.target?.value || ''), ...inputProps, children: children }));
709
709
  });
710
710
 
711
- const PhoneInputControl = JSX(({ className, label, value, error, onChange, onBlur }) => (jsxs("div", { className: className, children: [jsx(PhoneInput, { "aria-label": label, label: label, valid: Boolean(!error), value: value, onChange: onChange, onBlur: onBlur }), jsx("div", { className: "h-2", children: error ? (jsx(Text, { size: "text-xs-light", color: "text-error", children: error })) : null })] })));
711
+ const PhoneInputControl = JSX(({ className, label, value, error, onChange, onBlur }) => (jsxs("div", { className: className, children: [jsx(PhoneInput, { "aria-label": label, label: label, valid: Boolean(!error), value: value, onChange: onChange, onBlur: onBlur }), jsx("div", { className: "h-2", children: error ? (jsx(Text, { size: "text-xs", font: "font-light", color: "text-error", children: error })) : null })] })));
712
712
 
713
713
  const pattern = (regexp) => validator((_) => typeof _ === 'string' && regexp.test(_));
714
714
 
@@ -803,7 +803,7 @@
803
803
  const formatOption = (_) => _?.text || _?.key || '';
804
804
  const getBorderStyle = (isBorder, valid) => style(isBorder ? 'border rounded-md hover:border-primary-hover' : '', valid ? ' border-gray' : 'border-error');
805
805
 
806
- const SelectControl = JSX((props) => (jsxs("div", { children: [jsx(Select, { ...props, valid: !props.error }), jsx("div", { className: "h-2", children: props.error ? (jsx(Text, { size: "text-xs-light", color: "text-error", children: props.error })) : null })] })));
806
+ const SelectControl = JSX((props) => (jsxs("div", { children: [jsx(Select, { ...props, valid: !props.error }), jsx("div", { className: "h-2", children: props.error ? (jsx(Text, { size: "text-xs", font: "font-light", color: "text-error", children: props.error })) : null })] })));
807
807
 
808
808
  const renderAcquiringRegion = ({ regions, field }) => (jsxs("div", { className: "flex justify-between gap-5 mb-7", children: [jsx("div", { className: "w-1/2", children: jsx(SelectControl, { label: "\u0412\u0438\u0434 \u044D\u043A\u0432\u0430\u0439\u0440\u0438\u043D\u0433\u0430", placeholder: "\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u044D\u043A\u0432\u0430\u0439\u0440\u0438\u043D\u0433", options: ACQUIRING_TYPES.map(({ name: key = '' }) => ({ key, text: key })), ...withValidator(field('acquiringType'), defaultValidator) }) }), jsx("div", { className: "w-1/2", children: jsx(SelectControl, { label: "\u0410\u0434\u0440\u0435\u0441", placeholder: "\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0430\u0434\u0440\u0435\u0441", options: regions.map(({ code = '', name = '' }) => ({ key: code, text: name })), ...withValidator(field('region'), defaultValidator) }) })] }));
809
809
 
@@ -971,9 +971,9 @@
971
971
  return (jsxs("div", { className: className, children: [jsxs("label", { className: "block relative", children: [title ? (jsx(Text, { size: "text-m", font: "font-light", color: "text-primary-text", children: title })) : null, jsx("input", { className: style('m-0 mt-2 font-sans text-h3 w-full h-14', 'border border-solid border-gray rounded-md outline-none', 'p-0 pl-4 box-border', 'text-primary-text hover:border-primary-hover focus:border-primary-text', DISABLED_INPUT_CLASSES), disabled: disabled, onInput: handleChange, ...normalizedProps }), renderRangeWithTicks({ list, min, max, step, disabled, value, onChange })] }), renderRangeCaption(items)] }));
972
972
  });
973
973
  const closestValue = (list) => (_) => list.reduce((prev, curr) => (Math.abs(curr - _) < Math.abs(prev - _) ? curr : prev));
974
- const renderRangeCaption = (items) => (jsx("div", { className: "flex justify-between my-2", children: items.map((item, i) => (jsx(Text, { size: "text-s-light", color: "text-secondary-text", children: item }, String(i)))) }));
974
+ const renderRangeCaption = (items) => (jsx("div", { className: "flex justify-between my-2", children: items.map((item, i) => (jsx(Text, { size: "text-s", font: "font-light", color: "text-secondary-text", children: item }, String(i)))) }));
975
975
 
976
- const renderCreditParameters = (field) => (jsxs("div", { className: "flex justify-between gap-5 mb-7", children: [jsxs("div", { className: "w-1/2", children: [jsx("label", { children: jsx(Text, { size: "text-m-light", children: "\u0421\u0443\u043C\u043C\u0430 \u043A\u0440\u0435\u0434\u0438\u0442\u0430, \u20BD" }) }), jsx(InputRange, { items: ITEMS_CREDIT_AMOUNT, min: MIN_CREDIT_AMOUNT, max: MAX_CREDIT_AMOUNT, ...field('amount') })] }), jsxs("div", { className: "w-1/2", children: [jsx("label", { children: jsx(Text, { size: "text-m-light", children: "\u0421\u0440\u043E\u043A \u043A\u0440\u0435\u0434\u0438\u0442\u0430, \u043C\u0435\u0441\u044F\u0446\u0435\u0432" }) }), jsx(InputRange, { items: ITEMS_CREDIT_TERM, min: MIN_CREDIT_TERM, max: MAX_CREDIT_TERM, ...field('term') })] })] }));
976
+ const renderCreditParameters = (field) => (jsxs("div", { className: "flex justify-between gap-5 mb-7", children: [jsxs("div", { className: "w-1/2", children: [jsx("label", { children: jsx(Text, { size: "text-m", font: "font-light", children: "\u0421\u0443\u043C\u043C\u0430 \u043A\u0440\u0435\u0434\u0438\u0442\u0430, \u20BD" }) }), jsx(InputRange, { items: ITEMS_CREDIT_AMOUNT, min: MIN_CREDIT_AMOUNT, max: MAX_CREDIT_AMOUNT, ...field('amount') })] }), jsxs("div", { className: "w-1/2", children: [jsx("label", { children: jsx(Text, { size: "text-m", font: "font-light", children: "\u0421\u0440\u043E\u043A \u043A\u0440\u0435\u0434\u0438\u0442\u0430, \u043C\u0435\u0441\u044F\u0446\u0435\u0432" }) }), jsx(InputRange, { items: ITEMS_CREDIT_TERM, min: MIN_CREDIT_TERM, max: MAX_CREDIT_TERM, ...field('term') })] })] }));
977
977
 
978
978
  const renderRegionDepartment = ({ regions, branches, field }) => (jsxs("div", { className: "flex justify-between gap-5 mb-7", children: [jsx("div", { className: "w-1/2", children: jsx(SelectControl, { label: "\u0420\u0435\u0433\u0438\u043E\u043D", placeholder: "\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0440\u0435\u0433\u0438\u043E\u043D", options: regions.map(({ code = '', name = '' }) => ({ key: code, text: name })), ...withValidator(field('region'), defaultValidator) }) }), jsx("div", { className: "w-1/2", children: jsx(SelectControl, { label: "\u0410\u0434\u0440\u0435\u0441", placeholder: "\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0430\u0434\u0440\u0435\u0441", options: branches.map(({ branchCode = '', address = '' }) => ({
979
979
  key: branchCode,
@@ -1092,7 +1092,7 @@
1092
1092
  onChange && onChange(!value);
1093
1093
  }, [onChange, disabled, value]);
1094
1094
  const icon = isRadio ? (jsx("div", { className: "absolute left-1 w-3 h-3 rounded-full bg-primary-main" })) : (jsx(SVG, { paths: CHECK_PATHS, className: "absolute left-1 ml-px block", width: "11", height: "9", fill: "white", viewBox: "0 0 11 9" }));
1095
- return (jsx("div", { className: className, children: jsxs("label", { className: "flex items-center relative cursor-pointer group/box", onClick: handleChange, children: [jsx("div", { className: style('appearance-none w-5 h-5 border-solid cursor-pointer m-0', isRadio ? 'rounded-full border-2' : checkboxStyle(value), value ? 'border-primary-main' : 'border-gray', disabled ? 'bg-main-disabled' : 'group-hover/box:border-primary-hover'), role: "checkbox", "aria-checked": Boolean(value), "aria-disabled": Boolean(disabled) }), value ? icon : null, text ? jsx("span", { className: "font-sans ml-3 text-l-light", children: text }) : null] }) }));
1095
+ return (jsx("div", { className: className, children: jsxs("label", { className: "flex items-center relative cursor-pointer group/box", onClick: handleChange, children: [jsx("div", { className: style('appearance-none w-5 h-5 border-solid cursor-pointer m-0', isRadio ? 'rounded-full border-2' : checkboxStyle(value), value ? 'border-primary-main' : 'border-gray', disabled ? 'bg-main-disabled' : 'group-hover/box:border-primary-hover'), role: "checkbox", "aria-checked": Boolean(value), "aria-disabled": Boolean(disabled) }), value ? icon : null, text ? (jsx("div", { className: "ml-3", children: jsx(Text, { size: "text-l", font: "font-light", children: text }) })) : null] }) }));
1096
1096
  });
1097
1097
  const checkboxStyle = (value) => style('rounded border', value ? 'bg-primary-main' : '');
1098
1098
 
@@ -1140,7 +1140,7 @@
1140
1140
  const ResponseNotification = JSX(({ responseType }) => {
1141
1141
  const responseOK = responseType === 'OK';
1142
1142
  const backgroundColor = responseOK ? 'bg-ok' : 'bg-fail';
1143
- return (jsxs("div", { className: `flex items-center mt-5 p-5 rounded-md ${backgroundColor}`, children: [responseOK ? (jsx(Img, { image: { icon: 'ResponceOKIcon' }, width: "42", height: "42", className: "mr-4" })) : (jsx(Img, { image: { icon: 'ResponceFailIcon' }, width: "37", height: "34", className: "mr-4" })), jsxs("div", { children: [jsx(Heading, { headingType: "h6", title: responseOK ? 'Ваша заявка отправлена' : 'Не удалось отправить заявку', className: "mb-1" }), jsx(Text, { size: "text-l-light", color: "text-secondary-text", children: responseOK ? 'Совсем скоро мы с вами свяжемся' : 'Пожалуйста, повторите позднее' })] })] }));
1143
+ return (jsxs("div", { className: `flex items-center mt-5 p-5 rounded-md ${backgroundColor}`, children: [responseOK ? (jsx(Img, { image: { icon: 'ResponceOKIcon' }, width: "42", height: "42", className: "mr-4" })) : (jsx(Img, { image: { icon: 'ResponceFailIcon' }, width: "37", height: "34", className: "mr-4" })), jsxs("div", { children: [jsx(Heading, { headingType: "h6", title: responseOK ? 'Ваша заявка отправлена' : 'Не удалось отправить заявку', className: "mb-1" }), jsx(Text, { size: "text-l", font: "font-light", color: "text-secondary-text", children: responseOK ? 'Совсем скоро мы с вами свяжемся' : 'Пожалуйста, повторите позднее' })] })] }));
1144
1144
  });
1145
1145
 
1146
1146
  const COMPONENTS_MAP = {
@@ -1168,7 +1168,7 @@
1168
1168
  const renderBenefit = (benefit, i) => (jsxs("div", { className: "flex items-center sm:basis-1/2 sm:max-w-[400px] mb-14", role: "listitem", children: [benefit?.icon?.icon ? (jsx(Img, { className: style('p-3 mr-5 shrink-0 bg-main-divider text-primary-main group-data-secondary:bg-white/30 group-data-secondary:text-black', benefitImageStyles), image: benefit.icon })) : null, benefit?.icon?.src ? jsx(Img, { className: "mr-5 shrink-0", image: benefit.icon }) : null, benefit?.label ? (jsxs("div", { className: "sm:h-full", children: [jsx(Heading, { headingType: "h6", children: benefit.label }), renderDescription$4(benefit.description)] })) : null] }, String(i)));
1169
1169
  const renderDescription$4 = (description) => {
1170
1170
  const benefitType = description?.benefitType || null;
1171
- return description && benefitType ? (jsx("div", { className: "mt-2 text-l-light text-secondary-text group-data-secondary:text-white/80", children: benefitType === 'list'
1171
+ return description && benefitType ? (jsx("div", { className: "mt-2 text-l font-light text-secondary-text group-data-secondary:text-white/80", children: benefitType === 'list'
1172
1172
  ? renderListBenefit(description)
1173
1173
  : renderTextBenefit(description) })) : null;
1174
1174
  };
@@ -1192,31 +1192,37 @@
1192
1192
  XXL: {
1193
1193
  title: { headingType: 'h0', as: 'h1' },
1194
1194
  descriptionSize: 'text-h5',
1195
+ descriptionWeight: 'font-normal',
1195
1196
  descriptionStyle: 'mt-m',
1196
1197
  },
1197
1198
  XL: {
1198
1199
  title: { headingType: 'h1', as: 'h1' },
1199
- descriptionSize: 'text-xl-light',
1200
+ descriptionSize: 'text-xl',
1201
+ descriptionWeight: 'font-light',
1200
1202
  descriptionStyle: 'mt-s',
1201
1203
  },
1202
1204
  L: {
1203
1205
  title: { headingType: 'h2', as: 'h2' },
1204
- descriptionSize: 'text-xl-light',
1206
+ descriptionSize: 'text-xl',
1207
+ descriptionWeight: 'font-light',
1205
1208
  descriptionStyle: 'mt-s',
1206
1209
  },
1207
1210
  M: {
1208
1211
  title: { headingType: 'h3', as: 'h2' },
1209
- descriptionSize: 'text-xl-light',
1212
+ descriptionSize: 'text-xl',
1213
+ descriptionWeight: 'font-light',
1210
1214
  descriptionStyle: 'mt-text',
1211
1215
  },
1212
1216
  S: {
1213
1217
  title: { headingType: 'h4', as: 'h2' },
1214
- descriptionSize: 'text-xl-light',
1218
+ descriptionSize: 'text-xl',
1219
+ descriptionWeight: 'font-light',
1215
1220
  descriptionStyle: 'mt-xs',
1216
1221
  },
1217
1222
  XS: {
1218
1223
  title: { headingType: 'h5', as: 'h2' },
1219
- descriptionSize: 'text-l-light',
1224
+ descriptionSize: 'text-l',
1225
+ descriptionWeight: 'font-light',
1220
1226
  descriptionStyle: 'mt-xs',
1221
1227
  },
1222
1228
  };
@@ -1235,7 +1241,7 @@
1235
1241
  const Headline = JSX(({ className, version = '', headlineVersion = 'XL', title, description, align = 'text-center', as, isPadding = true, isTheme = false, ...rest }) => {
1236
1242
  const versionStyle = headlineVersionStyles[headlineVersion];
1237
1243
  const descriptionStyle = { marginTop: versionStyle.descriptionStyle };
1238
- return (jsxs(BlockWrapper, { className: className, defaultPadding: isPadding ? 'p-default' : '', version: version, isTheme: isTheme, ...rest, children: [title ? (jsx(Heading, { className: style('whitespace-pre-wrap', align), ...versionStyle?.title, as: as || versionStyle?.title.as, title: title })) : null, description ? (jsx(Paragraph, { size: versionStyle.descriptionSize, align: align, ...descriptionStyle, children: description })) : null] }));
1244
+ return (jsxs(BlockWrapper, { className: className, defaultPadding: isPadding ? 'p-default' : '', version: version, isTheme: isTheme, ...rest, children: [title ? (jsx(Heading, { className: style('whitespace-pre-wrap', align), ...versionStyle?.title, as: as || versionStyle?.title.as, title: title })) : null, description ? (jsx(Paragraph, { size: versionStyle.descriptionSize, font: versionStyle.descriptionWeight, align: align, ...descriptionStyle, children: description })) : null] }));
1239
1245
  });
1240
1246
 
1241
1247
  const Bonus = JSX((props) => {
@@ -1291,7 +1297,7 @@
1291
1297
  });
1292
1298
  const renderItem = (item, key) => {
1293
1299
  const { icon, text } = item;
1294
- return (jsxs("li", { className: "flex items-center gap-3.5 mb-3 last:mb-0", children: [icon?.icon ? (jsx(Img, { image: icon, className: "w-12 h-12 min-w-12 p-3 rounded-icon bg-main-divider" })) : null, icon?.src ? jsx(Img, { image: icon }) : null, jsx("span", { className: "text-xl-light", children: text })] }, key));
1300
+ return (jsxs("li", { className: "flex items-center gap-3.5 mb-3 last:mb-0", children: [icon?.icon ? (jsx(Img, { image: icon, className: "w-12 h-12 min-w-12 p-3 rounded-icon bg-main-divider" })) : null, icon?.src ? jsx(Img, { image: icon }) : null, jsx(Text, { size: "text-xl", font: "font-light", children: text })] }, key));
1295
1301
  };
1296
1302
 
1297
1303
  const BusinessBlock = JSX(({ className, title, cards, ...rest }) => (jsxs(BlockWrapper, { className: className, defaultPadding: "p-default", ...rest, children: [jsx(Heading, { headingType: "h3", title: title, className: "text-center mb-8" }), jsx("div", { className: "flex gap-5", children: cards?.length ? cards.map((_, i) => jsx(BusinessCard, { ..._ }, String(i))) : null })] })));
@@ -1332,7 +1338,7 @@
1332
1338
  return isVisible ? (jsxs("div", { children: [canDec ? (jsx(ArrowButton, { className: `absolute z-40 ${btnClass[0]} ${className}`, onClick: dec, ariaLabel: "\u041F\u0440\u043E\u043B\u0438\u0441\u0442\u0430\u0442\u044C \u0432\u043B\u0435\u0432\u043E", "data-block-control": "scroll-left", disabled: !canDec })) : null, canInc ? (jsx(ArrowButton, { className: `absolute z-40 rotate-180 ${btnClass[1]} ${className}`, onClick: inc, ariaLabel: "\u041F\u0440\u043E\u043B\u0438\u0441\u0442\u0430\u0442\u044C \u0432\u043F\u0440\u0430\u0432\u043E", "data-block-control": "scroll-right", disabled: !canInc })) : null] })) : null;
1333
1339
  }
1334
1340
 
1335
- const CalculatorValueBlock = JSX(({ title, value, postfix = '', prefix, className = '' }) => (jsxs("div", { className: style('mb-7', className), children: [title ? (jsx(Text, { size: "text-l-light", color: "text-secondary-text", children: title })) : null, value ? (jsx("div", { children: jsxs(Text, { size: "text-h3", children: [prefix, " ", toLocalNumberFormat(2)(Math.round(value)), " ", postfix] }) })) : (jsx("div", { children: jsx(Text, { size: "text-h3", children: "-" }) }))] })));
1341
+ const CalculatorValueBlock = JSX(({ title, value, postfix = '', prefix, className = '' }) => (jsxs("div", { className: style('mb-7', className), children: [title ? (jsx(Text, { size: "text-l", font: "font-light", color: "text-secondary-text", children: title })) : null, value ? (jsx("div", { children: jsxs(Text, { size: "text-h3", children: [prefix, " ", toLocalNumberFormat(2)(Math.round(value)), " ", postfix] }) })) : (jsx("div", { children: jsx(Text, { size: "text-h3", children: "-" }) }))] })));
1336
1342
 
1337
1343
  const DEFAULT_MIN_SUM$1 = 10000;
1338
1344
  const DEFAULT_MAX_SUM$1 = 5000000;
@@ -1401,9 +1407,9 @@
1401
1407
  const DEPOSIT_CALC_DEFAULT_DIR = 'deposit-calculator-data';
1402
1408
  const BUSINESS_DEPOSIT_CALC_DEFAULT_DIR = 'business-calculator-data';
1403
1409
 
1404
- const Rate = JSX(({ rate, title = 'Ставка', unit, depositeName, isShowDepositeName, rateBlockClassName, fractionDigits = 2, }) => (jsxs("div", { children: [jsx(Text, { size: "text-l-light", color: "text-secondary-text", children: title }), jsxs("div", { className: "relative", children: [jsxs("div", { className: "flex justify-start gradient-color-text", children: [jsx("span", { className: style('font-mohave text-title-huge pr-6 -mt-4', rateBlockClassName), children: String(rate.toFixed(fractionDigits)).replace('.', ',') }), unit ? jsx("span", { className: "text-7xl", children: unit }) : null] }), depositeName && isShowDepositeName ? (jsx("div", { className: "absolute bottom-7 w-full text-center whitespace-nowrap", children: depositeName })) : null] })] })));
1410
+ const Rate = JSX(({ rate, title = 'Ставка', unit, depositeName, isShowDepositeName, rateBlockClassName, fractionDigits = 2, }) => (jsxs("div", { children: [jsx(Text, { size: "text-l", font: "font-light", color: "text-secondary-text", children: title }), jsxs("div", { className: "relative", children: [jsxs("div", { className: "flex justify-start gradient-color-text", children: [jsx("span", { className: style('font-mohave text-title-huge pr-6 -mt-4', rateBlockClassName), children: String(rate.toFixed(fractionDigits)).replace('.', ',') }), unit ? jsx("span", { className: "text-7xl", children: unit }) : null] }), depositeName && isShowDepositeName ? (jsx("div", { className: "absolute bottom-7 w-full text-center whitespace-nowrap", children: depositeName })) : null] })] })));
1405
1411
 
1406
- const renderFootnote = (text) => text ? (jsx(Paragraph, { size: "text-s-light", color: "text-secondary-text", children: text })) : null;
1412
+ const renderFootnote = (text) => text ? (jsx(Paragraph, { size: "text-s", font: "font-light", color: "text-secondary-text", children: text })) : null;
1407
1413
 
1408
1414
  const DEFAULT_MONEY_STEP = 1000;
1409
1415
  function renderWantedSumInput({ isShowItems = true, step = DEFAULT_MONEY_STEP, ...rest }) {
@@ -1488,7 +1494,7 @@
1488
1494
  ],
1489
1495
  });
1490
1496
 
1491
- const UnknownRate = JSX(({ title = 'Ставка' }) => (jsxs("div", { children: [jsx(Text, { size: "text-l-light", color: "text-secondary-text", children: title }), jsx("div", { className: "mt-1 pt-1 pl-5 pb-1.5", children: jsx(Icon, { name: "PercentIcon", width: "90", height: "85" }) }), jsx("div", { className: "w-[250px] mt-3.5", children: jsxs(Paragraph, { size: "text-xl-light", color: "text-primary-text", children: ["\u041F\u0440\u043E\u0446\u0435\u043D\u0442\u043D\u0430\u044F \u0441\u0442\u0430\u0432\u043A\u0430 \u0434\u043B\u044F \u0441\u0440\u043E\u043A\u0430 ", jsx("strong", { children: "1-30 \u0434\u043D\u0435\u0439" }), " \u0443\u0441\u0442\u0430\u043D\u0430\u0432\u043B\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u043F\u0440\u0438 \u043E\u0431\u0440\u0430\u0449\u0435\u043D\u0438\u0438 \u0432 \u0411\u0430\u043D\u043A"] }) })] })));
1497
+ const UnknownRate = JSX(({ title = 'Ставка' }) => (jsxs("div", { children: [jsx(Text, { size: "text-l", font: "font-light", color: "text-secondary-text", children: title }), jsx("div", { className: "mt-1 pt-1 pl-5 pb-1.5", children: jsx(Icon, { name: "PercentIcon", width: "90", height: "85" }) }), jsx("div", { className: "w-[250px] mt-3.5", children: jsxs(Paragraph, { size: "text-xl", font: "font-light", color: "text-primary-text", children: ["\u041F\u0440\u043E\u0446\u0435\u043D\u0442\u043D\u0430\u044F \u0441\u0442\u0430\u0432\u043A\u0430 \u0434\u043B\u044F \u0441\u0440\u043E\u043A\u0430 ", jsx("strong", { children: "1-30 \u0434\u043D\u0435\u0439" }), " \u0443\u0441\u0442\u0430\u043D\u0430\u0432\u043B\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u043F\u0440\u0438 \u043E\u0431\u0440\u0430\u0449\u0435\u043D\u0438\u0438 \u0432 \u0411\u0430\u043D\u043A"] }) })] })));
1492
1498
 
1493
1499
  const defaultDiscriminator = (_) => _;
1494
1500
  const maxBy = (discriminator = defaultDiscriminator) => (list) => list.reduceRight((a, b) => (discriminator(a) > discriminator(b) ? a : b));
@@ -1884,8 +1890,8 @@
1884
1890
  : `h-[77px] w-[328px] min-w-[328px] px-5 py-4 ease-in duration-300 bg-white text-primary-text`;
1885
1891
  const btnTitleClassName = isActive ? 'text-xl mb-1.5' : `text-l mb-[3px]`;
1886
1892
  const btnDescClassName = isActive
1887
- ? 'text-l-light text-white'
1888
- : `text-m-light text-secondary-text`;
1893
+ ? 'text-l font-light text-white'
1894
+ : `text-m font-light text-secondary-text`;
1889
1895
  const iconClassName = isActive ? '' : `text-primary-main`;
1890
1896
  const iconVersion = tab?.icon?.iconVersion;
1891
1897
  const activeIconStyle = isActive ? 'white' : 'normal';
@@ -2044,28 +2050,6 @@
2044
2050
  .filter(([_]) => _ && _.intersectionRatio >= 0.9)
2045
2051
  .map(([, i]) => i);
2046
2052
 
2047
- const containerStyles = {
2048
- 'horizontal-list': 'mx-auto mt-5 w-fit',
2049
- 'vertical-list': 'absolute flex-col justify-center h-full top-0 left-4',
2050
- };
2051
- const activeDotStyles = {
2052
- 'horizontal-list': 'w-6',
2053
- 'vertical-list': 'h-6',
2054
- };
2055
- const dotStyle = 'cursor-pointer rounded-full transition-width duration-300 bg-primary-main group-data-secondary:bg-white group-data-transparent:bg-white';
2056
- const inactiveDotStyle = 'w-2 h-2 opacity-30';
2057
- const SwipeListControlDots = JSX(({ containerRef, activeIndex, dotCount = 0, listType = 'horizontal-list', version }) => {
2058
- const handleClick = (idx) => {
2059
- if (idx !== activeIndex && containerRef?.current) {
2060
- containerRef.current.children[idx]?.scrollIntoView({
2061
- behavior: 'smooth',
2062
- block: 'nearest',
2063
- });
2064
- }
2065
- };
2066
- return dotCount ? (jsx("div", { className: style('flex gap-2', containerStyles[listType], version ? 'group' : ''), ...(version ? { 'data-ver': version } : {}), children: new Array(dotCount).fill(null).map((_, idx) => (jsx("div", { className: `${dotStyle} ${idx === activeIndex ? activeDotStyles[listType] : inactiveDotStyle}`, role: "button", "aria-hidden": true, onClick: () => handleClick(idx) }, String(idx)))) })) : null;
2067
- });
2068
-
2069
2053
  const areArraysEqual = (as, bs) => as === bs || Boolean(as && bs && as?.length === bs?.length && as.every((_, i) => _ === bs[i]));
2070
2054
 
2071
2055
  const getItemWidth = (container) => (itemCount) => container.scrollWidth / itemCount;
@@ -2128,6 +2112,8 @@
2128
2112
  ];
2129
2113
  };
2130
2114
 
2115
+ const ITEMS_GAP = 16;
2116
+
2131
2117
  const scrollButtonStyle$1 = 'absolute top-[calc(50%-24px)] z-40';
2132
2118
  const blurBaseStyle = 'absolute top-0 bottom-0 z-40 w-[84px] pointer-events-none';
2133
2119
  const CarouselScrollButtons = JSX(({ scroll, arrowsPadded, isBlur, onScrollLeft, onScrollRight, hasEdgeBlocks, activeIndex, itemCount, }) => {
@@ -2156,12 +2142,39 @@
2156
2142
  });
2157
2143
  const renderBlur = (isBlur, scroll) => isBlur ? (jsxs("div", { children: [scroll.canScrollLeft ? (jsx("div", { className: style(blurBaseStyle, 'left-0 bg-opacity-from-white') })) : null, scroll.canScrollRight ? (jsx("div", { className: style(blurBaseStyle, 'right-0 bg-opacity-to-white') })) : null] })) : null;
2158
2144
 
2159
- const ITEMS_GAP = 4;
2145
+ const containerStyles = {
2146
+ 'horizontal-list': 'mx-auto mt-5 w-fit',
2147
+ 'vertical-list': 'absolute flex-col justify-center h-full top-0 left-4',
2148
+ };
2149
+ const activeDotStyles = {
2150
+ 'horizontal-list': 'w-6',
2151
+ 'vertical-list': 'h-6',
2152
+ };
2153
+ const dotStyle = 'cursor-pointer rounded-full transition-width duration-300 bg-primary-main group-data-secondary:bg-white group-data-transparent:bg-white';
2154
+ const inactiveDotStyle = 'w-2 h-2 opacity-30';
2155
+ const SwipeListControlDots = JSX(({ containerRef, activeIndex, dotCount = 0, listType = 'horizontal-list', version }) => {
2156
+ const handleClick = (idx) => {
2157
+ if (idx !== activeIndex && containerRef?.current) {
2158
+ containerRef.current.children[idx]?.scrollIntoView({
2159
+ behavior: 'smooth',
2160
+ block: 'nearest',
2161
+ });
2162
+ }
2163
+ };
2164
+ return dotCount ? (jsx("div", { className: style('flex gap-2', containerStyles[listType], version ? 'group' : ''), ...(version ? { 'data-ver': version } : {}), children: new Array(dotCount).fill(null).map((_, idx) => (jsx("div", { className: `${dotStyle} ${idx === activeIndex ? activeDotStyles[listType] : inactiveDotStyle}`, role: "button", "aria-hidden": true, onClick: () => handleClick(idx) }, String(idx)))) })) : null;
2165
+ });
2166
+
2167
+ const renderControlButtons = ({ showArrows, showDots, scrollButtonsProps, dotsProps, }) => {
2168
+ return [
2169
+ showArrows ? jsx(CarouselScrollButtons, { ...scrollButtonsProps }, "0") : null,
2170
+ showDots ? jsx(SwipeListControlDots, { ...dotsProps, listType: "horizontal-list" }, "1") : null,
2171
+ ];
2172
+ };
2160
2173
 
2161
- const Carousel = JSX(({ className = '', itemCount, visibleItemCount, isBlur = true, isCyclic = false, arrowsPadded = true, isPadding = true, showDots = false, isAlignCenter = false, ...rest }) => {
2174
+ const Carousel = JSX(({ className = '', itemCount, visibleItemCount = 0, isBlur = true, isCyclic = false, arrowsPadded = true, isPadding = true, showDots = false, isAlignCenter = false, showArrows = true, isGap = true, ...rest }) => {
2162
2175
  const { blocks: childBlocks = [] } = rest.block || {};
2163
2176
  const count = itemCount || childBlocks?.length;
2164
- const [activeIndex, setActiveIndex] = useState(Math.floor((visibleItemCount || 0) / 2));
2177
+ const [activeIndex, setActiveIndex] = useState(Math.floor(visibleItemCount / 2));
2165
2178
  const increaseActiveIndex = useCallback(() => setActiveIndex((_) => _ + 1), []);
2166
2179
  const decreaseActiveIndex = useCallback(() => setActiveIndex((_) => _ - 1), []);
2167
2180
  const [containerRef, scroll] = useSwipeListScroll({
@@ -2170,7 +2183,7 @@
2170
2183
  });
2171
2184
  const [dotsActiveIndex] = scroll.visibleIndicesRange;
2172
2185
  const isBankHistoryCarousel = childBlocks && childBlocks[0]?.type === 'CarouselBankHistoryCard';
2173
- return (jsx(BlockWrapper, { className: className, defaultPadding: getPaddingStyle$1(isPadding), ...rest, children: jsxs("div", { className: style(getAlignStyle(isAlignCenter), 'relative max-w-full'), children: [jsx(SwipeListContainer, { containerRef: containerRef, visibleItemCount: visibleItemCount, snapAlign: "snap-start", gap: ITEMS_GAP, onVisibleIndicesChange: scroll.handleVisibleIndicesChange, children: renderChildren({
2186
+ return (jsx(BlockWrapper, { className: className, defaultPadding: getPaddingStyle$1(isPadding), ...rest, children: jsxs("div", { className: style(getAlignStyle(isAlignCenter), 'relative max-w-full'), children: [jsx(SwipeListContainer, { containerRef: containerRef, visibleItemCount: visibleItemCount, snapAlign: "snap-start", gap: isGap ? ITEMS_GAP : undefined, onVisibleIndicesChange: scroll.handleVisibleIndicesChange, children: renderChildren({
2174
2187
  ...rest,
2175
2188
  renderProps: isBankHistoryCarousel
2176
2189
  ? (block, options) => renderBlock$1(block, options, {
@@ -2178,7 +2191,21 @@
2178
2191
  activeIndex: activeIndex,
2179
2192
  })
2180
2193
  : renderBlock$1,
2181
- }) }), jsx(CarouselScrollButtons, { scroll: scroll, isBlur: isBlur, arrowsPadded: arrowsPadded, onScrollLeft: decreaseActiveIndex, onScrollRight: increaseActiveIndex, hasEdgeBlocks: isBankHistoryCarousel, activeIndex: activeIndex, itemCount: count }), showDots ? renderDots(containerRef, dotsActiveIndex, count) : null] }) }));
2194
+ }) }), renderControlButtons({
2195
+ showArrows,
2196
+ showDots,
2197
+ scrollButtonsProps: {
2198
+ scroll,
2199
+ arrowsPadded,
2200
+ isBlur,
2201
+ onScrollLeft: decreaseActiveIndex,
2202
+ onScrollRight: increaseActiveIndex,
2203
+ hasEdgeBlocks: isBankHistoryCarousel,
2204
+ activeIndex,
2205
+ itemCount: count,
2206
+ },
2207
+ dotsProps: { containerRef, activeIndex: dotsActiveIndex, dotCount: count },
2208
+ })] }) }));
2182
2209
  });
2183
2210
  Carousel.childrenTypes = [
2184
2211
  'CarouselCard',
@@ -2195,7 +2222,6 @@
2195
2222
  ];
2196
2223
  const getPaddingStyle$1 = (isPadding) => (isPadding ? 'p-default' : '');
2197
2224
  const getAlignStyle = (isAlignCenter) => isAlignCenter ? 'flex justify-center' : '';
2198
- const renderDots = (containerRef, dotsActiveIndex, itemCount) => (jsx(SwipeListControlDots, { containerRef: containerRef, activeIndex: dotsActiveIndex, dotCount: itemCount, listType: 'horizontal-list' }));
2199
2225
 
2200
2226
  const CarouselBankHistoryCard = JSX(({ title, description, blocksLength = 0, activeIndex, options }) => {
2201
2227
  const orderNumber = Number(options?.key?.split('-').slice(-1)[0]) || 0;
@@ -2305,7 +2331,7 @@
2305
2331
  };
2306
2332
 
2307
2333
  const LINK_CLASS_NAME = `absolute border border-primary-main ml-3 px-6 py-5
2308
- text-l-light bg-white text-primary-text flex w-[316px]
2334
+ text-l font-light bg-white text-primary-text flex w-[316px]
2309
2335
  justify-between items-center group-hover/link:text-primary-main z-10`;
2310
2336
  const LINK_BORDER_CLASS_NAME = 'bg-transparent border-white border h-[70px] absolute w-[316px] top-0';
2311
2337
  const LinkButton = JSX(({ text, href = '', target = '', className = '' }) => {
@@ -2315,7 +2341,7 @@
2315
2341
  });
2316
2342
 
2317
2343
  const MAX_LINKS_COUNT = 10;
2318
- const CarouselLinks = JSX(({ className, additionalDescription, description, links, title, ...rest }) => (jsxs(BlockWrapper, { className: style('flex w-full overflow-hidden justify-between', className), ...rest, children: [jsxs("div", { className: "flex flex-col max-w-96 pr-m text-white text-xl-light", children: [jsx(Headline, { isPadding: false, title: title, description: description, as: "h1", align: "text-left" }), additionalDescription ? (jsx(Headline, { className: "pt-s", description: additionalDescription, align: "text-left", isPadding: false })) : null] }), links?.length ? renderLinks(links) : null] })));
2344
+ const CarouselLinks = JSX(({ className, additionalDescription, description, links, title, ...rest }) => (jsxs(BlockWrapper, { className: style('flex w-full overflow-hidden justify-between', className), ...rest, children: [jsxs("div", { className: "flex flex-col max-w-96 pr-m text-white text-xl font-light", children: [jsx(Headline, { isPadding: false, title: title, description: description, as: "h1", align: "text-left" }), additionalDescription ? (jsx(Headline, { className: "pt-s", description: additionalDescription, align: "text-left", isPadding: false })) : null] }), links?.length ? renderLinks(links) : null] })));
2319
2345
  const renderLinks = (links) => {
2320
2346
  const itemCount = Math.ceil(links.length / MAX_LINKS_COUNT);
2321
2347
  return (jsx(Carousel, { className: "min-w-[832px] w-[832px]", version: "", isBlur: false, isCyclic: true, itemCount: itemCount, arrowsPadded: false, showDots: true, children: new Array(itemCount).fill(null).map((_, groupIndex) => (jsx("div", { className: "w-[672px] min-w-[672px] ml-10 mr-10 flex flex-wrap self-start", children: links
@@ -2331,7 +2357,7 @@
2331
2357
  const ListItem = JSX(({ className, isDotted = true, children, size = 'M' }) => (jsxs("div", { className: style('font-sans flex', className), role: "listitem", children: [isDotted ? (jsx("div", { className: "shrink-0", children: jsx("div", { className: style('align-middle inline-block rounded-full bg-primary-text group-data-secondary:bg-white', DOT_SIZE_MAP[size]) }) })) : null, jsx("span", { children: children })] })));
2332
2358
 
2333
2359
  const TEXT_SIZE_MAP = {
2334
- S: 'text-l-light',
2360
+ S: 'text-l font-light',
2335
2361
  M: 'text-h6',
2336
2362
  L: 'text-h5',
2337
2363
  };
@@ -2410,7 +2436,7 @@
2410
2436
  });
2411
2437
  const getFilteredIcon = (icon) => (icon?.src || icon?.icon ? icon : undefined);
2412
2438
 
2413
- const SocialMedia = JSX(({ className = '', media, children, buttonSize }) => (jsxs("div", { className: "font-sans", children: [jsx("div", { className: `flex gap-1 ${className}`, children: media?.map((_, index) => (jsx(MediaButton, { buttonSize: buttonSize, ..._ }, String(index)))) }), jsx(Text, { size: "text-s-light", color: "text-secondary-text", children: children })] })));
2439
+ const SocialMedia = JSX(({ className = '', media, children, buttonSize }) => (jsxs("div", { className: "font-sans", children: [jsx("div", { className: `flex gap-1 ${className}`, children: media?.map((_, index) => (jsx(MediaButton, { buttonSize: buttonSize, ..._ }, String(index)))) }), jsx(Text, { size: "text-s", font: "font-light", color: "text-secondary-text", children: children })] })));
2414
2440
 
2415
2441
  const BORDER_STYLE = 'border border-solid border-gray group-data-secondary:border-white/50 group-data-gray:border-main-divider';
2416
2442
 
@@ -2475,7 +2501,7 @@
2475
2501
  const COLS_LENGTH_FOR_SCROLL$1 = 3;
2476
2502
  const COLUMN_WIDTH$2 = 4 * 80 + 4 * 4; // w-80 + gap-4 = 336px
2477
2503
 
2478
- const HeaderCell = JSX(({ icon, image, title, link }) => (jsxs("div", { className: `w-80 box-border flex flex-col items-center rounded-t-md border-b-0 px-7 pt-7 pb-[46px] ${BORDER_CLASSES} ${GRADIENT}`, role: "columnheader", children: [icon && !image?.src && (jsx(Img, { className: "h-[63px] w-[63px] min-w-[63px] min-h-[63px] mb-4", image: icon, width: "63", height: "63" })), image?.src && jsx(Img, { className: "mb-[18px]", image: image }), title ? (jsx(Heading, { headingType: "h4", as: "h3", className: "text-center text-white", title: title })) : null, link?.text && (jsx("div", { className: "mt-auto w-full", children: jsx(Button, { href: link.href, target: link.target, className: "mt-4 w-full text-primary-main bg-white hover:bg-secondary-hover active:bg-secondary-active", children: jsx("div", { className: "text-xs-light font-medium py-[11px]", children: link.text }) }) }))] })));
2504
+ const HeaderCell = JSX(({ icon, image, title, link }) => (jsxs("div", { className: `w-80 box-border flex flex-col items-center rounded-t-md border-b-0 px-7 pt-7 pb-[46px] ${BORDER_CLASSES} ${GRADIENT}`, role: "columnheader", children: [icon && !image?.src && (jsx(Img, { className: "h-[63px] w-[63px] min-w-[63px] min-h-[63px] mb-4", image: icon, width: "63", height: "63" })), image?.src && jsx(Img, { className: "mb-[18px]", image: image }), title ? (jsx(Heading, { headingType: "h4", as: "h3", className: "text-center text-white", title: title })) : null, link?.text && (jsx("div", { className: "mt-auto w-full", children: jsx(Button, { href: link.href, target: link.target, className: "mt-4 w-full text-primary-main bg-white hover:bg-secondary-hover active:bg-secondary-active", children: jsx("div", { className: "text-xs font-light font-medium py-[11px]", children: link.text }) }) }))] })));
2479
2505
 
2480
2506
  const carouselContainerClassesMap = {
2481
2507
  comparison: 'flex gap-4 duration-1000',
@@ -2535,7 +2561,7 @@
2535
2561
  ? renderShowMoreToggleButton({ isShowAllRow, onClick: handleToggle })
2536
2562
  : null] }));
2537
2563
  });
2538
- const renderShowMoreToggleButton = ({ isShowAllRow, onClick, }) => (jsx("div", { className: "pr-12", children: jsxs("div", { className: "flex w-full", children: [jsx("div", { className: FIRST_CELL_CLASSES$1 }), jsx("button", { onClick: onClick, className: "mt-5 flex-1 border-gray border-solid border text-primary-text bg-white hover:border-primary-main hover:text-primary-main", children: jsx("div", { className: "font-sans text-xs-light font-medium py-3", children: !isShowAllRow ? 'Показать все параметры' : 'Скрыть' }) })] }) }));
2564
+ const renderShowMoreToggleButton = ({ isShowAllRow, onClick, }) => (jsx("div", { className: "pr-12", children: jsxs("div", { className: "flex w-full", children: [jsx("div", { className: FIRST_CELL_CLASSES$1 }), jsx("button", { onClick: onClick, className: "mt-m py-xs flex-1 border-gray border-solid border text-primary-text bg-white hover:border-primary-main hover:text-primary-main", children: jsx(Text, { size: "text-xs", font: "font-medium", children: !isShowAllRow ? 'Показать все параметры' : 'Скрыть' }) })] }) }));
2539
2565
 
2540
2566
  const ContactsBlock = JSX(({ className, contacts, info, version = 'secondary', ...rest }) => (jsxs(BlockWrapper, { className: style('flex', className), defaultPadding: "p-default", version: version, ...rest, children: [info?.length ? renderBlocks(info) : null, contacts?.length ? renderBlocks(contacts) : null] })));
2541
2567
  const renderBlocks = (info) => (jsx("div", { className: "flex grow basis-0", children: info.map((column, index) => renderBlocksColumn({ column, index })) }));
@@ -2669,7 +2695,7 @@
2669
2695
  return null;
2670
2696
  };
2671
2697
  const getErrorBlockStyle = (text) => (text ? 'py-20 pt-3 pb-1' : 'mb-16 pb-2 mt-24 pt-3');
2672
- const ErrorBlock = JSX(({ className = '', title, subtitle, error, button, ...rest }) => (jsxs(BlockWrapper, { className: style('flex flex-col justify-center items-center', className), defaultPadding: getErrorBlockStyle(button?.text), version: "transparent", ...rest, children: [jsx("div", { className: "flex justify-center py-20", children: renderErrorContent(error) }), title ? jsx(Heading, { headingType: "h1", className: "text-left mb-4", title: title }) : null, subtitle ? (jsx("div", { className: "font-sans text-xl-light mb-7 max-w-[613px] text-center", children: subtitle })) : null, button?.text ? (jsx(Button, { className: "py-4 px-9", version: button?.version, ...button, children: button.text })) : null] })));
2698
+ const ErrorBlock = JSX(({ className = '', title, subtitle, error, button, ...rest }) => (jsxs(BlockWrapper, { className: style('flex flex-col justify-center items-center', className), defaultPadding: getErrorBlockStyle(button?.text), version: "transparent", ...rest, children: [jsx("div", { className: "flex justify-center py-20", children: renderErrorContent(error) }), title ? jsx(Heading, { headingType: "h1", className: "text-left mb-4", title: title }) : null, subtitle ? (jsx("div", { className: "mb-7 max-w-[613px] text-center", children: jsx(Text, { size: "text-xl", font: "font-light", children: subtitle }) })) : null, button?.text ? (jsx(Button, { className: "py-4 px-9", version: button?.version, ...button, children: button.text })) : null] })));
2673
2699
 
2674
2700
  var Currencies;
2675
2701
  (function (Currencies) {
@@ -2705,12 +2731,12 @@
2705
2731
  });
2706
2732
 
2707
2733
  const renderTableHeader = (title) => {
2708
- return (jsx("th", { className: "pl-11", children: jsx(Text, { size: "text-m-light", align: "text-left", color: "text-secondary-text", children: title }) }));
2734
+ return (jsx("th", { className: "pl-11", children: jsx(Text, { size: "text-m", font: "font-light", align: "text-left", color: "text-secondary-text", children: title }) }));
2709
2735
  };
2710
2736
 
2711
2737
  const ExchangeRateOffice = JSX(({ className, currencies = [], actuality = '', officeName = '', ...rest }) => {
2712
2738
  const fourRates = topNRates(currencies, 4);
2713
- return (jsxs(BlockWrapper, { className: className, ...rest, children: [jsxs("div", { className: "flex flex-row flex-grow-0 justify-between mb-8", children: [jsx(Heading, { headingType: "h4", title: 'Курс обмена валют в ' + officeName, className: "whitespace-pre-wrap text-h4 mb-5" }), jsx("div", { className: "pl-11", children: jsx(Text, { size: "text-m-light", align: "text-left", color: "text-secondary-text", children: actuality }) })] }), jsx("div", { className: "flex flex-row pt-4 text-left", children: fourRates.length > 0 ? (jsxs("table", { className: style('h-fit w-fit', className), children: [jsx("thead", { children: jsxs("tr", { children: [jsx("th", { children: jsx(Text, { size: "text-m-light", align: "text-left", color: "text-secondary-text", children: "\u0412\u0430\u043B\u044E\u0442\u0430" }) }), renderTableHeader('Купить'), renderTableHeader('Продать'), renderTableHeader('Лучшая покупка'), renderTableHeader('Лучшая продажа')] }) }), jsx("tbody", { children: fourRates.map((item) => renderCurrencyRow$1(item)) })] })) : null })] }));
2739
+ return (jsxs(BlockWrapper, { className: className, ...rest, children: [jsxs("div", { className: "flex flex-row flex-grow-0 justify-between mb-8", children: [jsx(Heading, { headingType: "h4", title: 'Курс обмена валют в ' + officeName, className: "whitespace-pre-wrap text-h4 mb-5" }), jsx("div", { className: "pl-11", children: jsx(Text, { size: "text-m", font: "font-light", align: "text-left", color: "text-secondary-text", children: actuality }) })] }), jsx("div", { className: "flex flex-row pt-4 text-left", children: fourRates.length > 0 ? (jsxs("table", { className: style('h-fit w-fit', className), children: [jsx("thead", { children: jsxs("tr", { children: [jsx("th", { children: jsx(Text, { size: "text-m", font: "font-light", align: "text-left", color: "text-secondary-text", children: "\u0412\u0430\u043B\u044E\u0442\u0430" }) }), renderTableHeader('Купить'), renderTableHeader('Продать'), renderTableHeader('Лучшая покупка'), renderTableHeader('Лучшая продажа')] }) }), jsx("tbody", { children: fourRates.map((item) => renderCurrencyRow$1(item)) })] })) : null })] }));
2714
2740
  });
2715
2741
  const topNRates = (rates, n) => rates.sort((a, b) => Number(a.id) - Number(b.id)).slice(0, n);
2716
2742
 
@@ -2727,7 +2753,7 @@
2727
2753
  });
2728
2754
  const formatCurrency = (value) => (value ? currencyNumberFormat.format(value) : '');
2729
2755
 
2730
- const TABLE_HEAD_STYLE = 'text-left text-m-light text-secondary-text';
2756
+ const TABLE_HEAD_STYLE = 'text-left text-m font-light text-secondary-text';
2731
2757
  const TABLE_HEAD_STYLE_WITH_PL = `${TABLE_HEAD_STYLE} pl-11`;
2732
2758
  const CURRENCY_ICONS_MAP = {
2733
2759
  USD: 'DollarIcon',
@@ -3108,7 +3134,7 @@
3108
3134
  globalThis.document?.removeEventListener('keydown', handleEscape);
3109
3135
  };
3110
3136
  }, [onClose]);
3111
- return isOpened ? (jsx("div", { className: style('fixed inset-0 bg-white text-l-light z-50 overflow-x-hidden overflow-y-scroll no-scrollbar', className), role: "dialog", children: jsxs("div", { className: "relative container pb-12 min-h-full", children: [jsxs("div", { className: "sticky bg-white pt-6 top-0", children: [jsx(CloseButton, { className: "absolute top-0 -right-12", onClick: onClose }), head] }), children] }) })) : null;
3137
+ return isOpened ? (jsx("div", { className: style('fixed inset-0 bg-white text-l font-light z-50 overflow-x-hidden overflow-y-scroll no-scrollbar', className), role: "dialog", children: jsxs("div", { className: "relative container pb-12 min-h-full", children: [jsxs("div", { className: "sticky bg-white pt-6 top-0", children: [jsx(CloseButton, { className: "absolute top-0 -right-12", onClick: onClose }), head] }), children] }) })) : null;
3112
3138
  });
3113
3139
 
3114
3140
  function useDialogProps(id, isOpenedOnInit = false) {
@@ -3155,7 +3181,7 @@
3155
3181
  const isAnotherPortal = projectSettings.BASE_PATH && basePath ? !projectSettings.BASE_PATH.startsWith(basePath) : false;
3156
3182
  const link = useLink({ isRemote: isAnotherPortal, basePath });
3157
3183
  const { href, target, onClick } = link(rest);
3158
- return (jsx("a", { className: style('text-l-light text-secondary-text hover:text-primary-main no-underline', 'overflow-x-hidden overflow-ellipsis whitespace-nowrap'), href: href, target: target || '_self', onClick: onClick, children: text || `Раздел ${index}` }));
3184
+ return (jsx("a", { className: style('text-l font-light text-secondary-text hover:text-primary-main no-underline', 'overflow-x-hidden overflow-ellipsis whitespace-nowrap'), href: href, target: target || '_self', onClick: onClick, children: text || `Раздел ${index}` }));
3159
3185
  });
3160
3186
 
3161
3187
  const SearchInput = JSX(({ className, value, autoFocus, onChange, onFocus }) => {
@@ -3211,13 +3237,13 @@
3211
3237
 
3212
3238
  const Contacts = JSX(({ className = '', items, hasButton }) => (jsxs("div", { className: className, children: [items?.length ? items.map(renderContactsGroup) : null, hasButton ? (jsx(Button, { version: "primary", className: "mb-6 w-full", href: "https://www.rshb.ru/feedback/question/", target: "_blank", ariaLabel: "\u041E\u0431\u0440\u0430\u0442\u043D\u0430\u044F \u0441\u0432\u044F\u0437\u044C", text: "\u041E\u0431\u0440\u0430\u0442\u043D\u0430\u044F \u0441\u0432\u044F\u0437\u044C" })) : null] })));
3213
3239
  const renderContactsGroup = (item, i) => (jsxs("div", { className: "mb-6", children: [jsx("div", { className: "mb-4", children: jsx(Text, { size: "text-l", font: "font-medium", children: item?.title }) }), jsx("div", { children: item.items?.map(renderContact) })] }, String(i)));
3214
- const renderContact = (item, index) => (jsxs("div", { className: "mb-4", children: [jsx("div", { children: renderText(item.type, item.text) }), jsx("div", { className: "mt-1 text-s-light text-secondary-text", children: item.description })] }, String(index)));
3240
+ const renderContact = (item, index) => (jsxs("div", { className: "mb-4", children: [jsx("div", { children: renderText(item.type, item.text) }), jsx("div", { className: "mt-1 text-s font-light text-secondary-text", children: item.description })] }, String(index)));
3215
3241
  const renderText = (type, text = '') => {
3216
3242
  switch (type) {
3217
3243
  case 'tel':
3218
3244
  return (jsx("a", { className: "text-h6 text-primary-text hover:text-primary-main no-underline", href: `tel:${formatTel(text)}`, children: text }));
3219
3245
  case 'email':
3220
- return (jsx("a", { className: "text-xl-light text-primary-text no-underline", href: `mailto:${text}`, children: text }));
3246
+ return (jsx("a", { className: "text-xl font-light text-primary-text no-underline", href: `mailto:${text}`, children: text }));
3221
3247
  default:
3222
3248
  return jsx("span", { children: text });
3223
3249
  }
@@ -3233,18 +3259,16 @@
3233
3259
  });
3234
3260
 
3235
3261
  const HorizontalNavigation = JSX(({ className = '', links }) => {
3236
- return (jsx("div", { className: className, children: links?.length ? (jsx("div", { className: "flex justify-between items-center gap-5 py-5 border-solid border-x-0 border-y border-y-main-divider", children: links.map((_, i) => (jsx(HorizontalNavigationLink, { index: i, className: "text-l-light max-w-[292px]", ..._ }, String(i)))) })) : null }));
3262
+ return (jsx("div", { className: className, children: links?.length ? (jsx("div", { className: "flex justify-between items-center gap-5 py-5 border-solid border-x-0 border-y border-y-main-divider", children: links.map((_, i) => (jsx(HorizontalNavigationLink, { index: i, className: "text-l font-light max-w-[292px]", ..._ }, String(i)))) })) : null }));
3237
3263
  });
3238
3264
 
3239
3265
  const TextInformationLink = JSX(({ className = '', index, ...rest }) => {
3240
3266
  const link = useLink({ isRemote: true });
3241
3267
  const { href, target, text, onClick } = link(rest);
3242
- return (jsx("a", { className: `text-xs-light text-secondary-text visited:text-secondary-text hover:text-primary-main inline-block no-underline max-w-[292px] ${className}`, href: href, target: target, onClick: onClick, children: text || `Документ ${index}` }));
3268
+ return (jsx("a", { className: `text-xs font-light text-secondary-text visited:text-secondary-text hover:text-primary-main inline-block no-underline max-w-[292px] ${className}`, href: href, target: target, onClick: onClick, children: text || `Документ ${index}` }));
3243
3269
  });
3244
3270
 
3245
- const textInformationTextSize = 'text-xs-light';
3246
-
3247
- const TextInformation = JSX(({ className = '', links }) => (jsxs("div", { className: className, children: [jsx("div", { className: "pt-4 xl:pt-5", children: jsx(Text, { size: textInformationTextSize, color: "text-secondary-text", children: `\u00a9\u00A02000-${new Date().getFullYear()}\u00A0АО \u00ABРоссельхозбанк\u00BB Генеральная лицензия Банка России \u2116\u00A03349 от\u00A012.08.2015\u00A0г.` }) }), links?.length ? (jsx("div", { className: "flex justify-start items-start gap-5 pt-4", children: links.map((_, i) => (jsx(TextInformationLink, { index: i, ..._ }, String(i)))) })) : null] })));
3271
+ const TextInformation = JSX(({ className = '', links }) => (jsxs("div", { className: className, children: [jsx("div", { className: "pt-4 xl:pt-5", children: jsx(Text, { size: "text-xs", font: "font-light", color: "text-secondary-text", children: `\u00a9\u00A02000-${new Date().getFullYear()}\u00A0АО \u00ABРоссельхозбанк\u00BB Генеральная лицензия Банка России \u2116\u00A03349 от\u00A012.08.2015\u00A0г.` }) }), links?.length ? (jsx("div", { className: "flex justify-start items-start gap-5 pt-4", children: links.map((_, i) => (jsx(TextInformationLink, { index: i, ..._ }, String(i)))) })) : null] })));
3248
3272
 
3249
3273
  const LEFT_COL_WIDTH_FULL_HD = 'w-[204px]';
3250
3274
  const Footer = JSX(({ className = '', ...rest }) => {
@@ -3265,7 +3289,7 @@
3265
3289
  // Condition lower is always true, TS does not understand this, notice filter above
3266
3290
  flexBasis: `${_?.month?.length ? _.month.length * colSize : ''}%`,
3267
3291
  }));
3268
- return (jsxs("div", { className: "w-full flex flex-col justify-center mt-13", children: [jsx("div", { className: "flex w-full mb-3 text-h6 text-center", children: mappedCalendar.map((_) => renderMonthNames(_, colSize)) }), jsx("div", { className: "flex w-full", children: mappedCalendar.map((_, ind) => (jsxs("div", { className: "pr-[11px] mr-3 border-r border-main-divider last:border-r-0 last:pr-0 last:mr-0", style: { flexBasis: _.flexBasis }, children: [jsx("div", { className: "flex", children: renderMonthImages(_) }), jsxs("div", { className: "text-s-light text-primary-text mt-3", children: [jsx("span", { children: _.text }), "\u2009", jsx("span", { className: "text-primary-main", children: _.greenText })] })] }, `monthItem-${ind}`))) })] }));
3292
+ return (jsxs("div", { className: "w-full flex flex-col justify-center mt-13", children: [jsx("div", { className: "flex w-full mb-3 text-h6 text-center", children: mappedCalendar.map((_) => renderMonthNames(_, colSize)) }), jsx("div", { className: "flex w-full", children: mappedCalendar.map((_, ind) => (jsxs("div", { className: "pr-[11px] mr-3 border-r border-main-divider last:border-r-0 last:pr-0 last:mr-0", style: { flexBasis: _.flexBasis }, children: [jsx("div", { className: "flex", children: renderMonthImages(_) }), jsxs("div", { className: "text-s font-light text-primary-text mt-3", children: [jsx("span", { children: _.text }), "\u2009", jsx("span", { className: "text-primary-main", children: _.greenText })] })] }, `monthItem-${ind}`))) })] }));
3269
3293
  };
3270
3294
  const renderMonthNames = (item, colSize) => item.month?.map((_, i) => (jsx("div", { style: { flexBasis: `${colSize}%` }, children: _.text }, `monthName-${i}`)));
3271
3295
  const renderMonthImages = (item) => item.month?.map((_) => _.image?.src ? (jsx("div", { className: "h-[207px] border-r pr-3 mr-3 border-main-divider last:border-r-0 last:pr-0 last:mr-0", children: jsx(Img, { image: _.image, className: "flex" }) }, `monthImage-${_.image.src}`)) : null);
@@ -3383,7 +3407,7 @@
3383
3407
  const getLinkStyle = (active = false, flat = false) => style('inline-block border border-solid bg-transparent text-center no-underline', active
3384
3408
  ? 'rounded-md border-primary-main group-data-transparent:border-white'
3385
3409
  : 'border-transparent', flat ? '' : 'px-4 py-2');
3386
- const getTextStyle$1 = (active = false, flat = false) => style('font-sans text-s-light', active
3410
+ const getTextStyle$1 = (active = false, flat = false) => style('font-sans text-s font-light', active
3387
3411
  ? 'text-primary-main'
3388
3412
  : style(flat ? 'text-primary-text' : 'text-secondary-text', 'hover:text-primary-main'), 'group-data-transparent:text-white group-data-transparent:hover:text-primary-hover');
3389
3413
 
@@ -3421,7 +3445,7 @@
3421
3445
  .fill(null)
3422
3446
  .map((_, i) => (jsx("div", { className: "w-[3px] h-[3px] rounded mr-1 bg-primary-text group-hover/btn:bg-primary-hover group-data-transparent:bg-white" }, String(i)))) }), jsx("div", { className: style('absolute flex flex-col rounded-md bg-white p-6 pb-2', visible ? '' : 'hidden'), "aria-hidden": !visible, children: items?.map((item, i) => {
3423
3447
  const { text, ...linkProps } = item;
3424
- return (jsx("a", { className: style('text-l-light pb-4 hover:text-primary-main', item === activeItem ? 'text-primary-main' : ''), ...link(linkProps), children: text }, item.href || String(i)));
3448
+ return (jsx("a", { className: style('text-l font-light pb-4 hover:text-primary-main', item === activeItem ? 'text-primary-main' : ''), ...link(linkProps), children: text }, item.href || String(i)));
3425
3449
  }) })] }));
3426
3450
  });
3427
3451
 
@@ -3430,7 +3454,7 @@
3430
3454
  const { href, target, text, onClick } = link(rest);
3431
3455
  return (jsxs("a", { className: style('relative inline-block bg-transparent text-center no-underline', className), href: href, target: target, "data-item-name": dataItemName, onClick: onClick, children: [jsx("span", { className: getTextStyle(active), children: text || children }), active ? (jsx("div", { className: "absolute left-0 right-0 -bottom-3 h-0.5 bg-primary-main group-data-transparent:bg-transparent" })) : null] }));
3432
3456
  });
3433
- const getTextStyle = (active = false) => style('font-sans text-l-light', active ? 'text-primary-main' : 'text-primary-text hover:text-primary-main', 'group-data-transparent:text-white group-data-transparent:hover:text-primary-hover');
3457
+ const getTextStyle = (active = false) => style('font-sans text-l font-light', active ? 'text-primary-main' : 'text-primary-text hover:text-primary-main', 'group-data-transparent:text-white group-data-transparent:hover:text-primary-hover');
3434
3458
 
3435
3459
  const HeaderSubMenuItem = JSX(({ observerOptions, onVisibilityChange, children, className, ...rest }) => {
3436
3460
  const observerCallback = useCallback((entries) => {
@@ -3624,7 +3648,7 @@
3624
3648
  };
3625
3649
  function renderNavButton$1({ title, i, isActive, onClick }) {
3626
3650
  const btnClassName = isActive ? 'bg-primary-main text-white rounded-md' : `text-secondary-text`;
3627
- return (jsx("button", { type: "button", onClick: onClick, "aria-label": title, className: `box-border px-4 py-3 text-m-light ${btnClassName}`, children: title }, String(i)));
3651
+ return (jsx("button", { type: "button", onClick: onClick, "aria-label": title, className: `box-border px-4 py-3 text-m font-light ${btnClassName}`, children: title }, String(i)));
3628
3652
  }
3629
3653
 
3630
3654
  const joinList = (sep) => (list) => list.reduce((acc, el, i) => (acc.length ? acc.concat({ ...sep, key: `sep-${i}` }, el) : [el]), []);
@@ -3648,7 +3672,7 @@
3648
3672
  if (investmentZeroColumn) {
3649
3673
  columns.unshift(investmentZeroColumn);
3650
3674
  }
3651
- return (jsx(BlockWrapper, { className: className, ...rest, children: jsxs("div", { className: "container text-m-light", children: [columns?.length ? (jsxs("div", { children: [jsxs("div", { className: "flex items-end relative pl-9 pr-5 text-white", children: [joinList(jsx("div", { className: "w-px h-4 bg-gray" }))(columns.map(renderInvestmentColumn)), jsx("div", { className: "absolute right-[30px] w-px h-4 bg-gray" })] }), jsx("div", { className: "border-t border-gray -mt-2 ml-9 mr-8" }), jsx("div", { className: "flex justify-between text-primary-text mt-3 -mx-10", children: columns.map(renderInvestmentColumnTitle) })] })) : null, items?.length ? (jsx(List, { className: "mt-9 max-w-[657px]", items: items, isDotted: isDotted, listItemSize: "M" })) : null] }) }));
3675
+ return (jsx(BlockWrapper, { className: className, ...rest, children: jsxs("div", { className: "container text-m font-light", children: [columns?.length ? (jsxs("div", { children: [jsxs("div", { className: "flex items-end relative pl-9 pr-5 text-white", children: [joinList(jsx("div", { className: "w-px h-4 bg-gray" }))(columns.map(renderInvestmentColumn)), jsx("div", { className: "absolute right-[30px] w-px h-4 bg-gray" })] }), jsx("div", { className: "border-t border-gray -mt-2 ml-9 mr-8" }), jsx("div", { className: "flex justify-between text-primary-text mt-3 -mx-10", children: columns.map(renderInvestmentColumnTitle) })] })) : null, items?.length ? (jsx(List, { className: "mt-9 max-w-[657px]", items: items, isDotted: isDotted, listItemSize: "M" })) : null] }) }));
3652
3676
  });
3653
3677
  const renderInvestmentColumn = (column, i, arr) => {
3654
3678
  const isSecondColumn = i === 1;
@@ -3698,7 +3722,7 @@
3698
3722
  const renderDescription$2 = (description) => description ? (jsx("div", { className: "mb-5 pt-0.5 sm:mb-0 sm:pt-0", children: jsx(Text, { size: "text-xl", "font-weight": "light", children: description }) })) : null;
3699
3723
 
3700
3724
  const renderList$1 = (items) => {
3701
- return items?.length ? (jsx(List, { items: items, className: "text-l-light mb-2 last:mb-0" })) : (jsx("span", { className: "text-m-light text-secondary-text", children: "\u041D\u0430\u0432\u0435\u0434\u0438\u0442\u0435 \u043A\u0430\u043C\u0435\u0440\u0443 \u0442\u0435\u043B\u0435\u0444\u043E\u043D\u0430 \u043D\u0430 QR-\u043A\u043E\u0434 \u0438 \u0441\u043A\u0430\u0447\u0430\u0439\u0442\u0435 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435" }));
3725
+ return items?.length ? (jsx(List, { items: items, className: "text-l font-light mb-2 last:mb-0" })) : (jsx("span", { className: "text-m font-light text-secondary-text", children: "\u041D\u0430\u0432\u0435\u0434\u0438\u0442\u0435 \u043A\u0430\u043C\u0435\u0440\u0443 \u0442\u0435\u043B\u0435\u0444\u043E\u043D\u0430 \u043D\u0430 QR-\u043A\u043E\u0434 \u0438 \u0441\u043A\u0430\u0447\u0430\u0439\u0442\u0435 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435" }));
3702
3726
  };
3703
3727
 
3704
3728
  const MobileAppTile = JSX(({ className, padding, alignTitle = 'left', buttons = [], description, headingType = 'h4', image, items, qr, title = 'Мобильное приложение', version = 'primary', ...rest }) => {
@@ -4026,11 +4050,11 @@
4026
4050
  const lunchHourText = hasTime ? `Перерыв ${lunchHour}` : lunchHour;
4027
4051
  return status ? (jsxs("div", { className: "flex", children: [jsx("div", { className: "p-3 border rounded-md text-m flex items-center cursor-pointer text-primary-main border-green-light mr-4", children: workTime ? workTime : null }), jsx("div", { className: "p-3 border rounded-md text-m flex items-center cursor-pointer text-yellow border-golden", children: lunchHour ? lunchHourText : null })] })) : (jsx("div", { className: "flex", children: jsx("div", { className: "p-3 border rounded-md text-m flex items-center cursor-pointer text-error border-error", children: "\u0412\u044B\u0445\u043E\u0434\u043D\u043E\u0439" }) }));
4028
4052
  };
4029
- const renderNearbyOffice = ({ icon, title, distance, time }, index) => (jsxs("div", { className: "flex mr-4", children: [jsx(Icon, { name: icon, width: "16", height: "16", className: "mr-1" }), title ? jsxs("span", { className: "text-m", children: [title, "\u00A0"] }) : null, jsxs("span", { className: "text-m-light", children: [distance ? ` (${distance})` : null, time ? `, ${time}` : null] })] }, `nearbyOffice${index}`));
4030
- const renderDay = ({ title, status, workTime, lunchHour, description }, inx) => (jsxs("div", { className: "flex flex-col pb-3 border-b border-solid border-main-divider mb-3 last:border-0", children: [jsxs("div", { className: "flex justify-between items-center w-full pb-1 text-l text-primary-text", children: [jsx("div", { children: title }), status ? null : jsx("div", { className: "text-m-light text-error", children: "\u0412\u044B\u0445\u043E\u0434\u043D\u043E\u0439" }), status && workTime ? jsx("div", { children: workTime }) : null] }), status && lunchHour ? renderLunchHour(lunchHour) : null, description ? (jsx("div", { className: "pb-1 text-s-light text-secondary-text", children: description })) : null] }, `day${inx}`));
4053
+ const renderNearbyOffice = ({ icon, title, distance, time }, index) => (jsxs("div", { className: "flex mr-4", children: [jsx(Icon, { name: icon, width: "16", height: "16", className: "mr-1" }), title ? jsxs(Text, { size: "text-m", children: [title, "\u00A0"] }) : null, jsxs(Text, { size: "text-m", font: "font-light", children: [distance ? ` (${distance})` : null, time ? `, ${time}` : null] })] }, `nearbyOffice${index}`));
4054
+ const renderDay = ({ title, status, workTime, lunchHour, description }, inx) => (jsxs("div", { className: "flex flex-col pb-3 border-b border-solid border-main-divider mb-3 last:border-0", children: [jsxs("div", { className: "flex justify-between items-center w-full pb-1 text-l text-primary-text", children: [jsx("div", { children: title }), status ? null : jsx("div", { className: "text-m font-light text-error", children: "\u0412\u044B\u0445\u043E\u0434\u043D\u043E\u0439" }), status && workTime ? jsx("div", { children: workTime }) : null] }), status && lunchHour ? renderLunchHour(lunchHour) : null, description ? (jsx("div", { className: "pb-1 text-s font-light text-secondary-text", children: description })) : null] }, `day${inx}`));
4031
4055
  const renderLunchHour = (lunchHour) => {
4032
4056
  const hasTime = /\d+/gi.test(lunchHour);
4033
- return hasTime ? (jsxs("div", { className: "flex justify-between items-center w-full pb-1 text-m-light text-error", children: [jsx("div", { children: "\u041F\u0435\u0440\u0435\u0440\u044B\u0432" }), jsx("div", { children: lunchHour })] })) : (jsx("div", { className: "flex justify-between items-center w-full pb-1 text-m-light text-primary-main", children: jsx("div", { children: lunchHour }) }));
4057
+ return hasTime ? (jsxs("div", { className: "flex justify-between items-center w-full pb-1 text-m font-light text-error", children: [jsx("div", { children: "\u041F\u0435\u0440\u0435\u0440\u044B\u0432" }), jsx("div", { children: lunchHour })] })) : (jsx("div", { className: "flex justify-between items-center w-full pb-1 text-m font-light text-primary-main", children: jsx("div", { children: lunchHour }) }));
4034
4058
  };
4035
4059
 
4036
4060
  const OfficeMap = JSX(({ className = '' }) => {
@@ -4064,11 +4088,11 @@
4064
4088
  ];
4065
4089
  const currentWeekDayInd = new Date().getDay();
4066
4090
  const currentWeekDay = currentWeekDayInd > 0 ? workScheduleWeek[currentWeekDayInd - 1] : workScheduleWeek[6];
4067
- return (jsxs("div", { className: `flex flex-col font-sans bg-white w-full ${className}`, children: [jsxs("div", { className: "flex flex-col px-12 pt-12", children: [jsxs("div", { className: "flex justify-between", children: [jsx("div", { className: "text-h2", children: name }), renderCurrentDaySchedule(currentWeekDay)] }), jsxs("div", { className: "flex text-l-light pt-4", children: [jsx(Icon, { name: "GeolocationIcon", width: "24", height: "24", className: "pr-1" }), address] }), jsx("div", { className: "flex pt-4", children: nearbyOffices.map(renderNearbyOffice) })] }), jsxs("div", { className: "flex justify-between pt-8", children: [jsx("div", { className: "flex-grow h-full w-full overflow-hidden", children: point ? jsx(YandexMap, { points: [point], className: "h-full" }) : null }), jsx("div", { className: "w-[434px] min-w-[434px] pl-9 pr-12 pb-14 flex flex-col", children: workScheduleWeek.map(renderDay) })] })] }));
4091
+ return (jsxs("div", { className: `flex flex-col font-sans bg-white w-full ${className}`, children: [jsxs("div", { className: "flex flex-col px-12 pt-12", children: [jsxs("div", { className: "flex justify-between", children: [jsx("div", { className: "text-h2", children: name }), renderCurrentDaySchedule(currentWeekDay)] }), jsxs("div", { className: "flex text-l font-light pt-4", children: [jsx(Icon, { name: "GeolocationIcon", width: "24", height: "24", className: "pr-1" }), address] }), jsx("div", { className: "flex pt-4", children: nearbyOffices.map(renderNearbyOffice) })] }), jsxs("div", { className: "flex justify-between pt-8", children: [jsx("div", { className: "flex-grow h-full w-full overflow-hidden", children: point ? jsx(YandexMap, { points: [point], className: "h-full" }) : null }), jsx("div", { className: "w-[434px] min-w-[434px] pl-9 pr-12 pb-14 flex flex-col", children: workScheduleWeek.map(renderDay) })] })] }));
4068
4092
  });
4069
4093
 
4070
4094
  const OfficeServicesBlock = JSX(({ className = '', title, servicesList, ...rest }) => (jsxs(BlockWrapper, { className: style('flex flex-col', className), ...rest, children: [title ? jsx(Heading, { headingType: "h5", className: "mb-5", title: title }) : null, servicesList?.length ? (jsx("ul", { className: "list-none m-0 p-0", children: servicesList.map(renderListItems) })) : null] })));
4071
- const renderListItems = (itemList, i) => (jsxs("li", { className: "flex mb-5 last:mb-0 list-none", children: [itemList.icon ? (jsx(Img, { className: "mr-3 min-w-6 min-h-6 w-6 h-6", width: "24", height: "24", image: itemList.icon })) : null, itemList.label ? jsx("span", { className: "text-l-light", children: itemList.label }) : null] }, `list_item_${String(i)}`));
4095
+ const renderListItems = (itemList, i) => (jsxs("li", { className: "flex mb-5 last:mb-0 list-none", children: [itemList.icon ? (jsx(Img, { className: "mr-3 min-w-6 min-h-6 w-6 h-6", width: "24", height: "24", image: itemList.icon })) : null, itemList.label ? (jsx(Text, { size: "text-l", font: "font-light", children: itemList.label })) : null] }, `list_item_${String(i)}`));
4072
4096
 
4073
4097
  const ParagraphBlock = JSX(({ text, size, align, font, children, ...rest }) => (jsx(BlockWrapper, { defaultPadding: "p-0", ...rest, children: jsx(Paragraph, { size: size, align: align, font: font, children: text || children }) })));
4074
4098
 
@@ -4103,7 +4127,7 @@
4103
4127
  const BenefitsList = JSX(({ isTabularBenefits, ...rest }) => isTabularBenefits ? jsx(TabularBenefitsList, { ...rest }) : jsx(DefaultBenefitsList, { ...rest }));
4104
4128
 
4105
4129
  const Tags = JSX(({ className, tags }) => tags?.length ? (jsx("div", { className: style('flex flex-wrap gap-xs', className), role: "list", children: tags.map(renderTag) })) : null);
4106
- const renderTag = (tag, key) => (jsx("div", { className: "py-2 px-2.5 border-solid border rounded-md border-gray", role: "listitem", children: jsx(Text, { size: "text-m-light", children: tag }) }, String(key)));
4130
+ const renderTag = (tag, key) => (jsx("div", { className: "py-2 px-2.5 border-solid border rounded-md border-gray", role: "listitem", children: jsx(Text, { size: "text-m", font: "font-light", children: tag }) }, String(key)));
4107
4131
 
4108
4132
  const BaseProductTile = JSX(({ className, padding, defaultPadding, title, description, headlineVersion = 'L', align = 'text-left', isInsetTitle = true, benefitsVersion, isTabularBenefits, benefits, __html, items, isDotted = true, listItemSize, tags, buttons, image, imageOptions: { imageAlign = 'end', directionRight = true, isBackground } = {}, children, }) => {
4109
4133
  const img = image?.src ? jsx(Img, { image: image }) : null;
@@ -4152,8 +4176,8 @@
4152
4176
  ? 'text-primary-text text-h6 py-2'
4153
4177
  : 'text-l pb-1 text-secondary-text group-data-secondary:text-white';
4154
4178
  const btnDescClassName = isActive
4155
- ? 'text-secondary-text text-l-light'
4156
- : 'text-m-light text-secondary-text group-data-secondary:text-white/80';
4179
+ ? 'text-secondary-text text-l font-light'
4180
+ : 'text-secondary-text text-m font-light group-data-secondary:text-white/80';
4157
4181
  return (jsxs("button", { type: "button", onClick: () => onClick(i), "aria-label": nav?.title, className: style('relative px-6 box-border overflow-hidden text-left grow basis-0 border border-gray group-data-secondary:border-white/50', btnClassName), children: [jsx("div", { className: btnTitleClassName, children: nav?.title }), jsx("div", { className: btnDescClassName, children: nav?.description })] }, String(i)));
4158
4182
  };
4159
4183
 
@@ -4177,7 +4201,7 @@
4177
4201
  : null] })] })));
4178
4202
  const renderIconBlock = (icon) => (jsxs("div", { className: 'w-10 h-7 sm:w-24 sm:h-16 mb-3 sm:mb-0 sm:mt-3', children: [icon?.src ? jsx(Img, { image: icon }) : null, icon?.icon ? jsx(Img, { image: icon }) : null] }));
4179
4203
  const renderDescriptionBlock = (__html) => (jsx("div", { className: "border-b border-main-divider pb-5 my-5", children: jsx(RichText, { __html: __html }) }));
4180
- const renderBlock = (blockName, data, iconName) => (jsxs("div", { className: "flex mb-4", children: [jsx(Icon, { className: "pr-4", iconVersion: "black", name: iconName, width: "24", height: "24" }), jsxs("div", { className: "flex flex-col first:pb-1", children: [jsx(Text, { size: "text-m-light", children: blockName }), data ? (jsx(Text, { size: "text-h6", color: "text-green", children: data })) : null] })] }));
4204
+ const renderBlock = (blockName, data, iconName) => (jsxs("div", { className: "flex mb-4", children: [jsx(Icon, { className: "pr-4", iconVersion: "black", name: iconName, width: "24", height: "24" }), jsxs("div", { className: "flex flex-col first:pb-1", children: [jsx(Text, { size: "text-m", font: "font-light", children: blockName }), data ? (jsx(Text, { size: "text-h6", color: "text-green", children: data })) : null] })] }));
4181
4205
 
4182
4206
  const RichTextBlock = JSX((props) => {
4183
4207
  const { __html, richVersion, ...rest } = props;
@@ -4245,14 +4269,14 @@
4245
4269
  const ITEMS = ['От 1 дня', 'До 365 дней'];
4246
4270
  const MIN = 1;
4247
4271
  const MAX = 365;
4248
- const RentalPeriod = JSX(({ days, setDays }) => (jsxs("div", { className: "mb-6", children: [jsx("span", { className: "block text-m-light mb-[3px]", children: "\u0421\u0440\u043E\u043A \u0430\u0440\u0435\u043D\u0434\u044B" }), jsx(InputRange, { min: MIN, max: MAX, value: days, items: ITEMS, onChange: setDays })] })));
4272
+ const RentalPeriod = JSX(({ days, setDays }) => (jsxs("div", { className: "mb-6", children: [jsx("span", { className: "block text-m font-light mb-1", children: "\u0421\u0440\u043E\u043A \u0430\u0440\u0435\u043D\u0434\u044B" }), jsx(InputRange, { min: MIN, max: MAX, value: days, items: ITEMS, onChange: setDays })] })));
4249
4273
 
4250
4274
  const SafeBoxCases = JSX(({ caseVolumes = [], selectedCaseVolume, onSelectedCaseVolume, safeBoxCases = [], selectedBoxSize, onSelectedBoxSize, }) => {
4251
4275
  return (jsxs("div", { className: "flex justify-between mb-6", children: [jsx("div", { className: "mr-4 w-full", children: jsx(WrapperSelect, { data: caseVolumes, fieldLabel: "volume", selected: selectedCaseVolume, setSelected: onSelectedCaseVolume, label: "\u0420\u0430\u0437\u043C\u0435\u0440", placeholder: "\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0440\u0430\u0437\u043C\u0435\u0440" }) }), jsx("div", { className: "w-full", children: jsx(WrapperSelect, { data: safeBoxCases, fieldLabel: "safeBoxCasesSize", selected: selectedBoxSize, setSelected: onSelectedBoxSize, label: "\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u044F\u0447\u0435\u0439\u043A\u0438, \u043C\u043C (\u0412\u0445\u0428\u0445\u0414)", placeholder: "\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440 \u044F\u0447\u0435\u0439\u043A\u0438" }) })] }));
4252
4276
  });
4253
4277
 
4254
4278
  const SafeDepositRentalFields = JSX(({ regions, selectedRegion, branches, selectedBranch, days, selectedCaseVolume, selectedBoxSize, safeBoxCases, caseVolumes, onChange, onClick, }) => {
4255
- return (jsxs("div", { className: "flex-1 mr-9", children: [jsx(RegionsAndBranches, { regions: regions, selectedRegion: selectedRegion, onSelectedRegion: (value) => onChange({ selectedRegion: value }), branches: branches, selectedBranch: selectedBranch, onSelectedBranch: onSelectedBranch(onChange) }), jsx(RentalPeriod, { days: days, setDays: (value) => onChange({ days: value }) }), jsx(SafeBoxCases, { caseVolumes: caseVolumes, selectedCaseVolume: selectedCaseVolume, onSelectedCaseVolume: onSelectedCaseVolume(onChange), safeBoxCases: safeBoxCases, selectedBoxSize: selectedBoxSize, onSelectedBoxSize: (value) => onChange({ selectedBoxSize: value }) }), jsx("span", { className: "text-secondary-text text-l-light", children: "\u0422\u0438\u043F \u0434\u043E\u0433\u043E\u0432\u043E\u0440\u0430" }), jsxs("div", { className: "flex justify-between items-center mt-5", children: [jsx(RenderRadioButtons, {}), jsx(Button, { text: "\u041E\u0444\u0438\u0441\u044B \u043D\u0430 \u043A\u0430\u0440\u0442\u0435", version: "primary", onClick: onClick })] })] }));
4279
+ return (jsxs("div", { className: "flex-1 mr-9", children: [jsx(RegionsAndBranches, { regions: regions, selectedRegion: selectedRegion, onSelectedRegion: (value) => onChange({ selectedRegion: value }), branches: branches, selectedBranch: selectedBranch, onSelectedBranch: onSelectedBranch(onChange) }), jsx(RentalPeriod, { days: days, setDays: (value) => onChange({ days: value }) }), jsx(SafeBoxCases, { caseVolumes: caseVolumes, selectedCaseVolume: selectedCaseVolume, onSelectedCaseVolume: onSelectedCaseVolume(onChange), safeBoxCases: safeBoxCases, selectedBoxSize: selectedBoxSize, onSelectedBoxSize: (value) => onChange({ selectedBoxSize: value }) }), jsx(Text, { size: "text-l", font: "font-light", color: "text-secondary-text", children: "\u0422\u0438\u043F \u0434\u043E\u0433\u043E\u0432\u043E\u0440\u0430" }), jsxs("div", { className: "flex justify-between items-center mt-5", children: [jsx(RenderRadioButtons, {}), jsx(Button, { text: "\u041E\u0444\u0438\u0441\u044B \u043D\u0430 \u043A\u0430\u0440\u0442\u0435", version: "primary", onClick: onClick })] })] }));
4256
4280
  });
4257
4281
  const onSelectedBranch = (onChange) => (value) => {
4258
4282
  onChange({ selectedBranch: value, selectedCaseVolume: '', selectedBoxSize: '' });
@@ -4263,10 +4287,10 @@
4263
4287
 
4264
4288
  const SafeDepositRentalTotal = JSX(({ days, tariffs = [] }) => {
4265
4289
  const price = calculatePrice(days, tariffs);
4266
- return (jsxs("div", { className: "flex flex-col justify-between", children: [jsxs("div", { className: "flex", children: [renderTotal('Аренда за', days, 'mr-11'), renderTotal('Цена', price + ' ₽')] }), jsxs("div", { className: "bg-primary-main px-10 pt-10 pb-4 text-center", children: [jsx(Img, { image: { icon: 'PackA4Icon' }, width: "290", height: "257" }), jsxs("span", { className: "text-s-light text-white opacity-80 mt-2 inline-block", children: ["\u041D\u0430 \u0440\u0438\u0441\u0443\u043D\u043A\u0438 \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0430 \u043F\u0430\u0447\u043A\u0430", jsx("br", {}), " \u043B\u0438\u0441\u0442\u043E\u0432 \u0444\u043E\u0440\u043C\u0430\u0442\u0430 \u04104"] })] })] }));
4290
+ return (jsxs("div", { className: "flex flex-col justify-between", children: [jsxs("div", { className: "flex", children: [renderTotal('Аренда за', days, 'mr-11'), renderTotal('Цена', price + ' ₽')] }), jsxs("div", { className: "bg-primary-main px-10 pt-10 pb-4 text-center", children: [jsx(Img, { image: { icon: 'PackA4Icon' }, width: "290", height: "257" }), jsxs("span", { className: "text-s font-light text-white opacity-80 mt-2 inline-block", children: ["\u041D\u0430 \u0440\u0438\u0441\u0443\u043D\u043A\u0438 \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0430 \u043F\u0430\u0447\u043A\u0430", jsx("br", {}), " \u043B\u0438\u0441\u0442\u043E\u0432 \u0444\u043E\u0440\u043C\u0430\u0442\u0430 \u04104"] })] })] }));
4267
4291
  });
4268
4292
  const renderTotal = (label, total, className = '') => {
4269
- return (jsxs("div", { className: className, children: [jsx("div", { className: "text-m-light text-secondary-text mb-1", children: label }), jsx("span", { className: "text-h3 text-primary-text", children: total })] }));
4293
+ return (jsxs("div", { className: className, children: [jsx("div", { className: "text-m font-light text-secondary-text mb-1", children: label }), jsx("span", { className: "text-h3 text-primary-text", children: total })] }));
4270
4294
  };
4271
4295
  const calculatePrice = (days, tariffs) => {
4272
4296
  const tariffType = getTariffType(days);
@@ -4346,7 +4370,7 @@
4346
4370
  const branches = useSafeBoxes(selectedRegion);
4347
4371
  const handleChangeSafeDepositState = useCallback((state) => setStateDepositState((oldState) => ({ ...oldState, ...state })), [setStateDepositState]);
4348
4372
  const points = getCoordinates(getBranch(branches, safeDepositState.selectedBranch) || branches);
4349
- return (jsxs(BlockWrapper, { className: className, defaultPadding: "", ...rest, children: [jsxs("div", { className: "px-8 py-12", children: [title ? (jsx(Heading, { title: title, headingType: "h3", as: "h2", className: "text-primary-text mb-2.5 text-center" })) : null, jsx(SafeDepositRentalForm, { regions: regions, branches: branches, data: { ...safeDepositState, selectedRegion }, onClick: handleShowMap, onChange: handleChangeSafeDepositState }), footnote ? jsx("p", { className: "text-s-light text-secondary-text", children: footnote }) : null] }), points.length && showMap ? jsx(YandexMap, { points: points, className: "h-[640px]" }) : null] }));
4373
+ return (jsxs(BlockWrapper, { className: className, defaultPadding: "", ...rest, children: [jsxs("div", { className: "px-8 py-12", children: [title ? (jsx(Heading, { title: title, headingType: "h3", as: "h2", className: "text-primary-text mb-2.5 text-center" })) : null, jsx(SafeDepositRentalForm, { regions: regions, branches: branches, data: { ...safeDepositState, selectedRegion }, onClick: handleShowMap, onChange: handleChangeSafeDepositState }), footnote ? (jsx(Paragraph, { size: "text-s", font: "font-light", children: footnote })) : null] }), points.length && showMap ? jsx(YandexMap, { points: points, className: "h-[640px]" }) : null] }));
4350
4374
  });
4351
4375
  const normalizeSelectedRegion = (selectedRegion, regions) => !selectedRegion && regions?.length && regions[0]?.code ? regions[0].code : selectedRegion;
4352
4376
 
@@ -4374,7 +4398,7 @@
4374
4398
  const getContainerWidth = (length) => (length < 5 ? 'w-[276px]' : 'w-[210px]');
4375
4399
 
4376
4400
  const STEPS_BLOCK_STYLE = {
4377
- description: 'text-white/80 text-l-light group-data-primary:text-secondary-text group-data-gray:text-secondary-text',
4401
+ description: 'text-white/80 text-l font-light group-data-primary:text-secondary-text group-data-gray:text-secondary-text',
4378
4402
  iconText: 'text-white group-data-primary:text-secondary-text group-data-gray:text-secondary-text',
4379
4403
  iconBackground: 'bg-white/30 group-data-primary:bg-main-divider',
4380
4404
  iconConnector: 'bg-white group-data-primary:bg-secondary-light',
@@ -4570,7 +4594,7 @@
4570
4594
  const renderButtonsCellData = ({ buttons }) => renderButtonsSection(buttons);
4571
4595
  const renderLabelDescriptionCellData = ({ label, description }) => {
4572
4596
  const labelClassName = `text-h6 m-0 ${description ? 'mb-1' : ''}`;
4573
- return (jsxs("div", { children: [label ? jsx("div", { className: labelClassName, children: label }) : null, description ? jsx("div", { className: "text-secondary-text text-l-light", children: description }) : null] }));
4597
+ return (jsxs("div", { children: [label ? jsx("div", { className: labelClassName, children: label }) : null, description ? (jsx("div", { className: "text-secondary-text text-l font-light", children: description })) : null] }));
4574
4598
  };
4575
4599
  const renderImgCellData = ({ image }) => (image?.src ? jsx(Img, { image: image }) : null);
4576
4600
  const renderListCellData = ({ isDotted, ...rest }) => (jsx(List, { className: "flex flex-col justify-between items-start text-h6", isDotted: isDotted ?? true, ...rest }));
@@ -4657,9 +4681,9 @@
4657
4681
  'flex duration-1000 text-center',
4658
4682
  rowIdx !== 0 ? 'font-normal' : 'font-light',
4659
4683
  ].join(' ');
4660
- return (jsxs("div", { className: "flex border-main-divider border border-t-0 border-x-0 border-solid", children: [headerColumn?.data ? (jsx("div", { className: `text-xl-light w-[214px] pb-5 ${rowIdx === 0 ? 'pt-8' : 'pt-6'}`, children: headerColumn.data })) : null, jsx("div", { className: "flex flex-grow overflow-hidden", children: jsx("div", { className: columnsClassName, style: {
4684
+ return (jsxs("div", { className: "flex border-main-divider border border-t-0 border-x-0 border-solid", children: [headerColumn?.data ? (jsx("div", { className: `text-xl fontd-light w-[214px] pb-5 ${rowIdx === 0 ? 'pt-8' : 'pt-6'}`, children: headerColumn.data })) : null, jsx("div", { className: "flex flex-grow overflow-hidden", children: jsx("div", { className: columnsClassName, style: {
4661
4685
  transform: `translateX(-${transform}px)`,
4662
- }, children: columns?.map((_, i) => (jsxs("div", { className: "flex flex-col flex-grow justify-center pt-6 pb-5 odd:bg-main-divider", children: [_?.data ? jsx("div", { className: "text-xl-light mb-3", children: _.data }) : null, _?.cols ? renderCols(_.cols, activeColumnIndex) : null] }, `row${i}`))) }) })] }, String(rowIdx)));
4686
+ }, children: columns?.map((_, i) => (jsxs("div", { className: "flex flex-col flex-grow justify-center pt-6 pb-5 odd:bg-main-divider", children: [_?.data ? jsx("div", { className: "text-xl font-light mb-3", children: _.data }) : null, _?.cols ? renderCols(_.cols, activeColumnIndex) : null] }, `row${i}`))) }) })] }, String(rowIdx)));
4663
4687
  };
4664
4688
  const renderCols = (cols, rowIndex) => cols?.length > 0 ? (jsx("div", { className: `flex ${rowIndex} ${rowIndex === 0 ? 'text-secondary-text' : ''} last:mr-3`, children: cols.map((data, i) => (jsx("div", { className: `w-[76px] text-h6 mr-5 first:ml-8`, children: data }, String(i)))) })) : null;
4665
4689
 
@@ -4668,11 +4692,11 @@
4668
4692
  const toggleTables = useCallback((key) => setHiddenTables((oldState) => ({ ...oldState, [key]: !oldState[key] })), []);
4669
4693
  return (jsx("div", { children: items.map((_, tableIdx) => {
4670
4694
  const key = `activeTabIdx:${activeTabIndex}-tableIdx:${tableIdx}`;
4671
- return (jsxs("div", { className: "w-full", children: [jsxs("div", { className: "flex p-4 bg-gray text-xl-light text-center justify-center cursor-pointer relative", onClick: () => toggleTables(key), children: [_.title, jsx(Img, { image: { icon: hiddenTables[key] ? 'PlusIcon' : 'MinusIcon' }, className: "absolute right-[22px]", width: "24", height: "24" })] }), jsx("div", { className: `w-full pl-2 overflow-hidden transition-height duration-500 ease-in-out ${hiddenTables[key] ? 'h-0' : ''}`, children: jsx("div", { className: "relative", children: jsx(InnerTableBodyItem, { rows: _.rowsData }) }) })] }, key));
4695
+ return (jsxs("div", { className: "w-full", children: [jsxs("div", { className: "flex p-4 bg-gray text-center justify-center cursor-pointer relative", onClick: () => toggleTables(key), children: [jsx(Text, { size: "text-xl", font: "font-light", children: _.title }), jsx(Img, { image: { icon: hiddenTables[key] ? 'PlusIcon' : 'MinusIcon' }, className: "absolute right-[22px]", width: "24", height: "24" })] }), jsx("div", { className: `w-full pl-2 overflow-hidden transition-height duration-500 ease-in-out ${hiddenTables[key] ? 'h-0' : ''}`, children: jsx("div", { className: "relative", children: jsx(InnerTableBodyItem, { rows: _.rowsData }) }) })] }, key));
4672
4696
  }) }));
4673
4697
  });
4674
4698
 
4675
- const InnerTableHeader = JSX(({ currencies, linkToPDF, activeTabIndex, setActiveTabIndex }) => (jsxs("div", { className: "flex justify-between w-full pt-2.5 pb-3", children: [currencies && currencies.length > 1 ? (jsx("div", { className: "flex bg-secondary-light p-1.5 rounded-md", children: currencies.map((currency, idx) => (jsx("div", { className: `rounded-md text-xl-light px-4 py-3 cursor-pointer ${idx === activeTabIndex ? 'bg-primary-main text-white' : 'text-secondary-text'}`, onClick: () => setActiveTabIndex(idx), children: currency || idx + 1 }, currency))) })) : null, linkToPDF ? (jsx(Button, { href: linkToPDF, version: "secondary", target: "_blank", appendLeft: jsx(Icon, { name: "DocDownloadIcon", iconVersion: "color", className: "mr-0.5", width: "20", height: "20" }), text: "\u0421\u043A\u0430\u0447\u0430\u0442\u044C \u0432 PDF" })) : null] })));
4699
+ const InnerTableHeader = JSX(({ currencies, linkToPDF, activeTabIndex, setActiveTabIndex }) => (jsxs("div", { className: "flex justify-between w-full pt-2.5 pb-3", children: [currencies && currencies.length > 1 ? (jsx("div", { className: "flex bg-secondary-light p-1.5 rounded-md", children: currencies.map((currency, idx) => (jsx("div", { className: `rounded-md text-xl font-light px-4 py-3 cursor-pointer ${idx === activeTabIndex ? 'bg-primary-main text-white' : 'text-secondary-text'}`, onClick: () => setActiveTabIndex(idx), children: currency || idx + 1 }, currency))) })) : null, linkToPDF ? (jsx(Button, { href: linkToPDF, version: "secondary", target: "_blank", appendLeft: jsx(Icon, { name: "DocDownloadIcon", iconVersion: "color", className: "mr-0.5", width: "20", height: "20" }), text: "\u0421\u043A\u0430\u0447\u0430\u0442\u044C \u0432 PDF" })) : null] })));
4676
4700
 
4677
4701
  function useTariffsInnerTableData(directoryName) {
4678
4702
  const { data } = useAsyncData(tariffsInnerTableDataUrl(directoryName), fetchTariffsInnerTableData);
@@ -4704,7 +4728,7 @@
4704
4728
  const [openTableInnerIdx, setOpenTableInnerIdx] = useState(undefined);
4705
4729
  const handleOpenTableInnerIdx = useCallback((_) => setOpenTableInnerIdx(_), []);
4706
4730
  const onHideContentClick = () => setTableInner(undefined);
4707
- return (jsxs(TariffsTableRowContainer, { onHideContentClick: onHideContentClick, tableInner: tableInner, ...rest, children: [jsx("div", { className: `text-s py-5 ${FIRST_CELL_CLASSES} ${DIVIDER_CLASSES}`, children: jsxs("div", { className: "flex items-center text-primary-text", role: "cell", children: [header?.icon ? (jsx(Img, { className: "mr-3.5 max-w-6", image: header.icon, width: "24", height: "24" })) : null, header?.title ? jsx("div", { className: "text-m-light", children: header?.title }) : null] }) }), data?.length ? (jsx(TableCarouselContainer, { activeIndex: activeIndex, columnWidth: COLUMN_WIDTH$1, version: "tariff", children: data.map((cells, i) => (jsx(TariffsTableCell, { cells: cells, rowIdx: rowIdx, cellIdx: i, setTableInner: handleSetTableInner, tableInner: tableInner, openTableInnerIdx: openTableInnerIdx, setOpenTableInnerIdx: handleOpenTableInnerIdx, ...rest }, String(i)))) })) : null] }));
4731
+ return (jsxs(TariffsTableRowContainer, { onHideContentClick: onHideContentClick, tableInner: tableInner, ...rest, children: [jsx("div", { className: `text-s py-5 ${FIRST_CELL_CLASSES} ${DIVIDER_CLASSES}`, children: jsxs("div", { className: "flex items-center text-primary-text", role: "cell", children: [header?.icon ? (jsx(Img, { className: "mr-3.5 max-w-6", image: header.icon, width: "24", height: "24" })) : null, header?.title ? jsx("div", { className: "text-m font-light", children: header?.title }) : null] }) }), data?.length ? (jsx(TableCarouselContainer, { activeIndex: activeIndex, columnWidth: COLUMN_WIDTH$1, version: "tariff", children: data.map((cells, i) => (jsx(TariffsTableCell, { cells: cells, rowIdx: rowIdx, cellIdx: i, setTableInner: handleSetTableInner, tableInner: tableInner, openTableInnerIdx: openTableInnerIdx, setOpenTableInnerIdx: handleOpenTableInnerIdx, ...rest }, String(i)))) })) : null] }));
4708
4732
  });
4709
4733
 
4710
4734
  const TariffsTable = JSX(({ className = '', title, description, rowHeaders, tariffsColumns: columns, hiddenRowsNum = 0, ...rest }) => {
@@ -4738,7 +4762,7 @@
4738
4762
  });
4739
4763
 
4740
4764
  const TextBlock = JSX(({ className = '', title, description, iconVersion, image, __html, items = [], ...rest }) => (jsxs(BlockWrapper, { className: style('flex gap-3 bg-white group-data-secondary:bg-primary-main/10', className), ...rest, children: [iconVersion === 'small' ? jsx("div", { className: "mt-1", children: renderIcon() }) : null, iconVersion === 'big' ? renderImage(image) : null, jsxs("div", { className: "flex flex-col w-fit gap-3", children: [title ? (jsx(Text, { size: "text-l", font: "font-medium", color: "text-primary-text group-data-secondary:text-white", children: title })) : null, description ? renderDescription(description) : null, items?.length ? renderList(items, true) : null, __html ? jsx(RichText, { __html: __html }) : null] })] })));
4741
- const renderIcon = () => (jsx("div", { className: `rounded-full h-4 w-4 text-center text-xs-light bg-primary-main text-white group-data-secondary:bg-white group-data-secondary:text-primary-main`, children: "i" }));
4765
+ const renderIcon = () => (jsx("div", { className: `rounded-full h-4 w-4 text-center text-xs font-light bg-primary-main text-white group-data-secondary:bg-white group-data-secondary:text-primary-main`, children: "i" }));
4742
4766
  const renderImage = (image) => image?.src ? jsx(Img, { className: "h-fit", image: image }) : null;
4743
4767
  const renderDescription = (description) => (jsx(Paragraph, { size: "text-s", color: "text-secondary-text group-data-secondary:text-white", children: description }));
4744
4768
  const renderList = (items, bullets) => {
@@ -4900,7 +4924,7 @@
4900
4924
  globalThis.localStorage?.setItem(COOKIE_DIALOG_ID, 'true');
4901
4925
  close();
4902
4926
  }, [close]);
4903
- return isOpened ? (jsx("div", { className: "container z-40 fixed bottom-0 left-0 right-0 pointer-events-none", children: jsxs("div", { className: "bg-white m-6 p-6 rounded-md flex items-center pointer-events-auto shadow-[0_4px_25px_rgba(0,0,0,0.07)]", children: [jsx("div", { className: "flex-1", children: jsxs(Paragraph, { size: "text-s-light", color: "text-primary-text", children: ["\u0410\u041E \u00AB\u0420\u043E\u0441\u0441\u0435\u043B\u044C\u0445\u043E\u0437\u0431\u0430\u043D\u043A\u00BB \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u0442", jsx(LinkWrapper, { isRemote: true, className: style(getStyleLinkWrapper(termLink?.href)), ...termLink, children: "cookie" }), "(\u0444\u0430\u0439\u043B\u044B \u0441 \u0434\u0430\u043D\u043D\u044B\u043C\u0438 \u043E \u043F\u0440\u043E\u0448\u043B\u044B\u0445 \u043F\u043E\u0441\u0435\u0449\u0435\u043D\u0438\u044F\u0445 \u0441\u0430\u0439\u0442\u0430) \u0434\u043B\u044F \u043F\u0435\u0440\u0441\u043E\u043D\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0438 \u0441\u0435\u0440\u0432\u0438\u0441\u043E\u0432 \u0438 \u0443\u0434\u043E\u0431\u0441\u0442\u0432\u0430 \u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u0435\u0439. \u0412\u044B \u043C\u043E\u0436\u0435\u0442\u0435 \u0437\u0430\u043F\u0440\u0435\u0442\u0438\u0442\u044C \u0441\u043E\u0445\u0440\u0430\u043D\u0435\u043D\u0438\u0435 cookie \u0432 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0430\u0445 \u0441\u0432\u043E\u0435\u0433\u043E \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430.", jsx(LinkWrapper, { isRemote: true, className: style(getStyleLinkWrapper(personalDataPolicyLink?.href)), ...personalDataPolicyLink, children: "\u041E\u0431\u0440\u0430\u0431\u043E\u0442\u043A\u0430 \u0412\u0430\u0448\u0438\u0445 \u043F\u0435\u0440\u0441\u043E\u043D\u0430\u043B\u044C\u043D\u044B\u0445 \u0434\u0430\u043D\u043D\u044B\u0445" }), "\u043F\u0440\u043E\u0438\u0437\u0432\u043E\u0434\u0438\u0442\u0441\u044F \u0432 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0442\u0440\u0435\u0431\u043E\u0432\u0430\u043D\u0438\u044F\u043C\u0438 \u0424\u0435\u0434\u0435\u0440\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u0437\u0430\u043A\u043E\u043D\u0430 \u043E\u0442 27.07.2006 \u2116 152-\u04243 \u00AB\u041E \u043F\u0435\u0440\u0441\u043E\u043D\u0430\u043B\u044C\u043D\u044B\u0445 \u0434\u0430\u043D\u043D\u044B\u0445\u00BB."] }) }), jsx("div", { className: "w-24 flex justify-end", children: jsx(CloseButton, { className: "bg-main-gray rounded-md", onClick: handleClose }) })] }) })) : null;
4927
+ return isOpened ? (jsx("div", { className: "container z-40 fixed bottom-0 left-0 right-0 pointer-events-none", children: jsxs("div", { className: "bg-white m-6 p-6 rounded-md flex items-center pointer-events-auto shadow-[0_4px_25px_rgba(0,0,0,0.07)]", children: [jsx("div", { className: "flex-1", children: jsxs(Paragraph, { size: "text-s", font: "font-light", color: "text-primary-text", children: ["\u0410\u041E \u00AB\u0420\u043E\u0441\u0441\u0435\u043B\u044C\u0445\u043E\u0437\u0431\u0430\u043D\u043A\u00BB \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u0442", jsx(LinkWrapper, { isRemote: true, className: style(getStyleLinkWrapper(termLink?.href)), ...termLink, children: "cookie" }), "(\u0444\u0430\u0439\u043B\u044B \u0441 \u0434\u0430\u043D\u043D\u044B\u043C\u0438 \u043E \u043F\u0440\u043E\u0448\u043B\u044B\u0445 \u043F\u043E\u0441\u0435\u0449\u0435\u043D\u0438\u044F\u0445 \u0441\u0430\u0439\u0442\u0430) \u0434\u043B\u044F \u043F\u0435\u0440\u0441\u043E\u043D\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u0438 \u0441\u0435\u0440\u0432\u0438\u0441\u043E\u0432 \u0438 \u0443\u0434\u043E\u0431\u0441\u0442\u0432\u0430 \u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u0435\u0439. \u0412\u044B \u043C\u043E\u0436\u0435\u0442\u0435 \u0437\u0430\u043F\u0440\u0435\u0442\u0438\u0442\u044C \u0441\u043E\u0445\u0440\u0430\u043D\u0435\u043D\u0438\u0435 cookie \u0432 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0430\u0445 \u0441\u0432\u043E\u0435\u0433\u043E \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430.", jsx(LinkWrapper, { isRemote: true, className: style(getStyleLinkWrapper(personalDataPolicyLink?.href)), ...personalDataPolicyLink, children: "\u041E\u0431\u0440\u0430\u0431\u043E\u0442\u043A\u0430 \u0412\u0430\u0448\u0438\u0445 \u043F\u0435\u0440\u0441\u043E\u043D\u0430\u043B\u044C\u043D\u044B\u0445 \u0434\u0430\u043D\u043D\u044B\u0445" }), "\u043F\u0440\u043E\u0438\u0437\u0432\u043E\u0434\u0438\u0442\u0441\u044F \u0432 \u0441\u043E\u043E\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0442\u0440\u0435\u0431\u043E\u0432\u0430\u043D\u0438\u044F\u043C\u0438 \u0424\u0435\u0434\u0435\u0440\u0430\u043B\u044C\u043D\u043E\u0433\u043E \u0437\u0430\u043A\u043E\u043D\u0430 \u043E\u0442 27.07.2006 \u2116 152-\u04243 \u00AB\u041E \u043F\u0435\u0440\u0441\u043E\u043D\u0430\u043B\u044C\u043D\u044B\u0445 \u0434\u0430\u043D\u043D\u044B\u0445\u00BB."] }) }), jsx("div", { className: "w-24 flex justify-end", children: jsx(CloseButton, { className: "bg-main-gray rounded-md", onClick: handleClose }) })] }) })) : null;
4904
4928
  });
4905
4929
  const getStyleLinkWrapper = (href) => ['inline mx-1', href ? 'text-green-dark' : ''];
4906
4930
 
@@ -4977,7 +5001,7 @@
4977
5001
  return (jsx("div", { className: "flex items-end absolute bottom-0 right-0 h-full pointer-events-none", children: jsx(LikeControl, { className: "rounded-tl-lg sticky bottom-0 pointer-events-auto" }) }));
4978
5002
  }
4979
5003
 
4980
- const packageVersion = "0.12.6";
5004
+ const packageVersion = "0.12.7";
4981
5005
 
4982
5006
  exports.Blocks = Blocks;
4983
5007
  exports.ContentPage = ContentPage;