@redneckz/wildless-cms-uni-blocks 0.3.86 → 0.3.88

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 (812) hide show
  1. package/bundle/blocks.schema.json +1 -1
  2. package/bundle/bundle.umd.js +79 -73
  3. package/bundle/bundle.umd.min.js +1 -1
  4. package/dist/components/Accordion/Accordion.js +1 -1
  5. package/dist/components/Accordion/Accordion.js.map +1 -1
  6. package/dist/components/BenefitsBlock/BenefitsBlock.js +1 -1
  7. package/dist/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
  8. package/dist/components/Bonus/Bonus.js +2 -2
  9. package/dist/components/Bonus/Bonus.js.map +1 -1
  10. package/dist/components/BonusBenefitsBlock/BonusBenefitsBlock.js +1 -1
  11. package/dist/components/BonusBenefitsBlock/BonusBenefitsBlock.js.map +1 -1
  12. package/dist/components/Calculator/BonusCalculatorForm.js +2 -2
  13. package/dist/components/Calculator/BonusCalculatorForm.js.map +1 -1
  14. package/dist/components/Calculator/Calculator.js +2 -2
  15. package/dist/components/Calculator/Calculator.js.map +1 -1
  16. package/dist/components/Calculator/CalculatorValueBlock.js +1 -1
  17. package/dist/components/Calculator/CalculatorValueBlock.js.map +1 -1
  18. package/dist/components/Calculator/CreditCalculatorForm.js +1 -1
  19. package/dist/components/Calculator/Rate.js +1 -1
  20. package/dist/components/Calculator/Rate.js.map +1 -1
  21. package/dist/components/Calculator/renderButtonSection.d.ts +2 -1
  22. package/dist/components/Calculator/renderCalculatorBlock.d.ts +2 -1
  23. package/dist/components/Calculator/renderInitialFeeInput.d.ts +2 -1
  24. package/dist/components/Calculator/renderMonthsInput.d.ts +2 -1
  25. package/dist/components/Calculator/renderPaymentTypeSelector.d.ts +2 -1
  26. package/dist/components/Calculator/renderProposal.d.ts +2 -1
  27. package/dist/components/Calculator/renderProposal.js +1 -1
  28. package/dist/components/Calculator/renderProposal.js.map +1 -1
  29. package/dist/components/Calculator/renderProposalMortgage.d.ts +2 -1
  30. package/dist/components/Calculator/renderRealEstateValue.d.ts +2 -1
  31. package/dist/components/Calculator/renderWantedSumInput.d.ts +2 -1
  32. package/dist/components/Calculator/useBonusCalculatorParams.d.ts +1 -1
  33. package/dist/components/Calculator/useBonusCalculatorParams.js +3 -3
  34. package/dist/components/Calculator/useBonusCalculatorParams.js.map +1 -1
  35. package/dist/components/Calculator/useCreditCalculatorParams.d.ts +1 -1
  36. package/dist/components/Calculator/useCreditCalculatorParams.js +4 -4
  37. package/dist/components/Calculator/useCreditCalculatorParams.js.map +1 -1
  38. package/dist/components/Catalog/Catalog.js +1 -1
  39. package/dist/components/Catalog/Catalog.js.map +1 -1
  40. package/dist/components/Catalog/CatalogCard.js +1 -1
  41. package/dist/components/Catalog/CatalogCard.js.map +1 -1
  42. package/dist/components/ComparisonTable/HeaderCell.mobile.js +1 -1
  43. package/dist/components/ComparisonTable/HeaderCell.mobile.js.map +1 -1
  44. package/dist/components/ContentPage/ContentPage.d.ts +1 -1
  45. package/dist/components/ContentPage/ContentPage.js +2 -1
  46. package/dist/components/ContentPage/ContentPage.js.map +1 -1
  47. package/dist/components/ContentPage/ContentPageContext.d.ts +2 -2
  48. package/dist/components/ContentPage/ContentPageHead.d.ts +2 -1
  49. package/dist/components/ContentPage/normalizePage.d.ts +1 -1
  50. package/dist/components/ContentPage/normalizePage.js +1 -1
  51. package/dist/components/ContentPage/normalizePage.js.map +1 -1
  52. package/dist/components/ContentPage/normalizePage.mobile.js +1 -1
  53. package/dist/components/ContentPage/normalizePage.mobile.js.map +1 -1
  54. package/dist/components/ExchangeRateTile/renderButton.d.ts +2 -1
  55. package/dist/components/ExchangeRateTile/renderInput.d.ts +2 -1
  56. package/dist/components/Footer/Contacts.js +1 -1
  57. package/dist/components/Footer/Contacts.js.map +1 -1
  58. package/dist/components/Footer/Footer.js +1 -1
  59. package/dist/components/Footer/Footer.js.map +1 -1
  60. package/dist/components/Footer/MediaButton.js +1 -2
  61. package/dist/components/Footer/MediaButton.js.map +1 -1
  62. package/dist/components/Footer/Sitemap.js +2 -2
  63. package/dist/components/Footer/Sitemap.js.map +1 -1
  64. package/dist/components/Footer/SocialMedia.js +1 -1
  65. package/dist/components/Footer/SocialMedia.js.map +1 -1
  66. package/dist/components/Gallery/GalleryCardInner.js +1 -1
  67. package/dist/components/Gallery/GalleryCardInner.js.map +1 -1
  68. package/dist/components/Gallery/GalleryContainer.js +1 -1
  69. package/dist/components/Gallery/GalleryContainer.js.map +1 -1
  70. package/dist/components/GracePeriod/GracePeriod.js +2 -2
  71. package/dist/components/GracePeriod/GracePeriod.js.map +1 -1
  72. package/dist/components/GroupBlock/GroupBlocksItem.d.ts +2 -1
  73. package/dist/components/GroupBlock/renderBlocksTypes.d.ts +2 -1
  74. package/dist/components/Header/DropdownMenu.js +1 -1
  75. package/dist/components/Header/DropdownMenu.js.map +1 -1
  76. package/dist/components/Header/Header.js +1 -1
  77. package/dist/components/Header/HeaderBurger.d.ts +2 -1
  78. package/dist/components/Header/HeaderBurger.js.map +1 -1
  79. package/dist/components/Header/HeaderSubMenu.js +1 -1
  80. package/dist/components/Headline/Headline.js +2 -2
  81. package/dist/components/Headline/Headline.js.map +1 -1
  82. package/dist/components/Headline/HeadlineContent.d.ts +3 -0
  83. package/dist/components/Insurance/Insurance.js +2 -2
  84. package/dist/components/Insurance/Insurance.js.map +1 -1
  85. package/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +1 -1
  86. package/dist/components/LikeControl/LikeControl.js +1 -1
  87. package/dist/components/LikeControl/LikeControl.js.map +1 -1
  88. package/dist/components/LinkDocs/LinkDocs.js +2 -2
  89. package/dist/components/LinkDocs/LinkDocs.js.map +1 -1
  90. package/dist/components/LinkDocs/LinkDocsContent.d.ts +2 -2
  91. package/dist/components/MobileAppTile/MobileAppTile.mobile.js +1 -1
  92. package/dist/components/MobileAppTile/MobileAppTile.mobile.js.map +1 -1
  93. package/dist/components/ProductBlock/ProductBlock.js +3 -2
  94. package/dist/components/ProductBlock/ProductBlock.js.map +1 -1
  95. package/dist/components/ProductBlock/ProductBlockInner.js +2 -2
  96. package/dist/components/ProductBlock/ProductBlockInner.js.map +1 -1
  97. package/dist/components/ProductBlock/ProductBlockInner.mobile.js +2 -2
  98. package/dist/components/ProductBlock/ProductBlockInner.mobile.js.map +1 -1
  99. package/dist/components/ProductBlock/renderBackwardButton.d.ts +2 -1
  100. package/dist/components/ProductBlock/renderBenefit.d.ts +2 -1
  101. package/dist/components/ProductBlock/renderBenefit.mobile.d.ts +2 -1
  102. package/dist/components/ProductGallery/ProductGallery.js +2 -2
  103. package/dist/components/ProductGallery/ProductGallery.js.map +1 -1
  104. package/dist/components/ProductTile/ProductTile.js +1 -1
  105. package/dist/components/ProductTile/ProductTile.js.map +1 -1
  106. package/dist/components/PromoTile/PromoTile.js +1 -1
  107. package/dist/components/PromoTile/PromoTile.js.map +1 -1
  108. package/dist/components/Recommendation/Recommendation.js +8 -8
  109. package/dist/components/Recommendation/Recommendation.js.map +1 -1
  110. package/dist/components/Recommendation/RecommendationCard.js +3 -1
  111. package/dist/components/Recommendation/RecommendationCard.js.map +1 -1
  112. package/dist/components/Recommendation/RecommendationContent.d.ts +2 -3
  113. package/dist/components/TariffsTable/TariffsTable.js +1 -1
  114. package/dist/components/TariffsTable/TariffsTable.js.map +1 -1
  115. package/dist/content-page-repository/mapJSON.js.map +1 -1
  116. package/dist/content-page-repository/transformContentPage.js +1 -0
  117. package/dist/content-page-repository/transformContentPage.js.map +1 -1
  118. package/dist/hooks/useExchangeRates.js.map +1 -1
  119. package/dist/icons/IconName.js +2 -2
  120. package/dist/icons/IconName.js.map +1 -1
  121. package/dist/react/IntersectionObserverTag.js +26 -4
  122. package/dist/react/IntersectionObserverTag.js.map +1 -1
  123. package/dist/react/setup-fixture.js +7 -2
  124. package/dist/react/setup-fixture.js.map +1 -1
  125. package/dist/ui-kit/BlockWrapper.d.ts +1 -1
  126. package/dist/ui-kit/BlockWrapper.js +3 -2
  127. package/dist/ui-kit/BlockWrapper.js.map +1 -1
  128. package/dist/ui-kit/BlocksList/renderBlocksList.d.ts +2 -1
  129. package/dist/ui-kit/Button/ArrowButton.js +3 -3
  130. package/dist/ui-kit/Button/ArrowButton.js.map +1 -1
  131. package/dist/ui-kit/Button/Button.js +2 -2
  132. package/dist/ui-kit/Button/Button.js.map +1 -1
  133. package/dist/ui-kit/Button/ButtonInner.js +1 -1
  134. package/dist/ui-kit/Button/ButtonInner.js.map +1 -1
  135. package/dist/ui-kit/Button/ButtonProps.d.ts +4 -3
  136. package/dist/ui-kit/Button/LikeButton.js +3 -1
  137. package/dist/ui-kit/Button/LikeButton.js.map +1 -1
  138. package/dist/ui-kit/Button/renderArrows.d.ts +2 -1
  139. package/dist/ui-kit/Checkbox/Checkbox.js +1 -1
  140. package/dist/ui-kit/Checkbox/Checkbox.js.map +1 -1
  141. package/dist/ui-kit/Foldable/Foldable.js +1 -1
  142. package/dist/ui-kit/Foldable/Foldable.js.map +1 -1
  143. package/dist/ui-kit/HeaderItem/HeaderItem.js +1 -1
  144. package/dist/ui-kit/HeaderItem/HeaderItem.js.map +1 -1
  145. package/dist/ui-kit/Heading/Heading.mobile.js +1 -1
  146. package/dist/ui-kit/Heading/Heading.mobile.js.map +1 -1
  147. package/dist/ui-kit/Input/Input.js +1 -1
  148. package/dist/ui-kit/Input/Input.js.map +1 -1
  149. package/dist/ui-kit/InputRange/InputRange.js +1 -1
  150. package/dist/ui-kit/InputRange/InputRange.js.map +1 -1
  151. package/dist/ui-kit/SVG.d.ts +2 -3
  152. package/dist/ui-kit/SearchBar/SearchBarInner.js +2 -2
  153. package/dist/ui-kit/SearchBar/SearchBarInner.js.map +1 -1
  154. package/dist/ui-kit/Select/Select.js.map +1 -1
  155. package/dist/ui-kit/SwipeListControl/SwipeListControl.js +1 -1
  156. package/dist/ui-kit/SwipeListControl/SwipeListControl.js.map +1 -1
  157. package/dist/ui-kit/SwipeListControl/SwipeListControlDots.js +1 -1
  158. package/dist/ui-kit/SwipeListControl/SwipeListControlDots.js.map +1 -1
  159. package/dist/ui-kit/SwipeListControl/SwipeListControlList.d.ts +1 -1
  160. package/dist/ui-kit/SwipeListControl/SwipeListControlList.js +1 -1
  161. package/dist/ui-kit/SwipeListControl/SwipeListControlList.js.map +1 -1
  162. package/dist/ui-kit/Tabs/Tabs.js +1 -1
  163. package/dist/ui-kit/Tabs/Tabs.js.map +1 -1
  164. package/lib/common.css +1 -1
  165. package/lib/components/Accordion/Accordion.fixture.d.ts +3 -2
  166. package/lib/components/Accordion/Accordion.fixture.mobile.d.ts +2 -1
  167. package/lib/components/Accordion/Accordion.js +1 -1
  168. package/lib/components/Accordion/Accordion.js.map +1 -1
  169. package/lib/components/BenefitsBlock/BenefitsBlock.fixture.d.ts +3 -2
  170. package/lib/components/BenefitsBlock/BenefitsBlock.js +1 -1
  171. package/lib/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
  172. package/lib/components/Bonus/Bonus.fixture.d.ts +2 -1
  173. package/lib/components/Bonus/Bonus.js +2 -2
  174. package/lib/components/Bonus/Bonus.js.map +1 -1
  175. package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.fixture.d.ts +2 -1
  176. package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.js +1 -1
  177. package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.js.map +1 -1
  178. package/lib/components/Calculator/BonusCalculatorForm.js +3 -3
  179. package/lib/components/Calculator/BonusCalculatorForm.js.map +1 -1
  180. package/lib/components/Calculator/Calculator.fixture.d.ts +3 -2
  181. package/lib/components/Calculator/Calculator.js +2 -2
  182. package/lib/components/Calculator/Calculator.js.map +1 -1
  183. package/lib/components/Calculator/CalculatorValueBlock.js +1 -1
  184. package/lib/components/Calculator/CalculatorValueBlock.js.map +1 -1
  185. package/lib/components/Calculator/CreditCalculatorForm.js +2 -2
  186. package/lib/components/Calculator/Rate.js +1 -1
  187. package/lib/components/Calculator/Rate.js.map +1 -1
  188. package/lib/components/Calculator/renderButtonSection.d.ts +2 -1
  189. package/lib/components/Calculator/renderCalculatorBlock.d.ts +2 -1
  190. package/lib/components/Calculator/renderInitialFeeInput.d.ts +2 -1
  191. package/lib/components/Calculator/renderMonthsInput.d.ts +2 -1
  192. package/lib/components/Calculator/renderPaymentTypeSelector.d.ts +2 -1
  193. package/lib/components/Calculator/renderProposal.d.ts +2 -1
  194. package/lib/components/Calculator/renderProposal.js +1 -1
  195. package/lib/components/Calculator/renderProposal.js.map +1 -1
  196. package/lib/components/Calculator/renderProposalMortgage.d.ts +2 -1
  197. package/lib/components/Calculator/renderRealEstateValue.d.ts +2 -1
  198. package/lib/components/Calculator/renderWantedSumInput.d.ts +2 -1
  199. package/lib/components/Calculator/useBonusCalculatorParams.d.ts +1 -1
  200. package/lib/components/Calculator/useBonusCalculatorParams.js +1 -1
  201. package/lib/components/Calculator/useBonusCalculatorParams.js.map +1 -1
  202. package/lib/components/Calculator/useCreditCalculatorParams.d.ts +1 -1
  203. package/lib/components/Calculator/useCreditCalculatorParams.js +2 -2
  204. package/lib/components/Calculator/useCreditCalculatorParams.js.map +1 -1
  205. package/lib/components/Catalog/Catalog.fixture.d.ts +2 -1
  206. package/lib/components/Catalog/Catalog.js +1 -1
  207. package/lib/components/Catalog/Catalog.js.map +1 -1
  208. package/lib/components/Catalog/CatalogCard.js +1 -1
  209. package/lib/components/Catalog/CatalogCard.js.map +1 -1
  210. package/lib/components/ComparisonTable/ComparisonTable.fixture.d.ts +6 -5
  211. package/lib/components/ComparisonTable/ComparisonTable.fixture.mobile.d.ts +3 -2
  212. package/lib/components/ComparisonTable/HeaderCell.mobile.js +1 -1
  213. package/lib/components/ComparisonTable/HeaderCell.mobile.js.map +1 -1
  214. package/lib/components/ContentPage/ContentPage.d.ts +1 -1
  215. package/lib/components/ContentPage/ContentPage.fixture.d.ts +3 -2
  216. package/lib/components/ContentPage/ContentPage.fixture.mobile.d.ts +2 -1
  217. package/lib/components/ContentPage/ContentPage.js +2 -1
  218. package/lib/components/ContentPage/ContentPage.js.map +1 -1
  219. package/lib/components/ContentPage/ContentPageContext.d.ts +2 -2
  220. package/lib/components/ContentPage/ContentPageHead.d.ts +2 -1
  221. package/lib/components/ContentPage/normalizePage.d.ts +1 -1
  222. package/lib/components/ContentPage/normalizePage.js +1 -1
  223. package/lib/components/ContentPage/normalizePage.js.map +1 -1
  224. package/lib/components/ContentPage/normalizePage.mobile.js +1 -1
  225. package/lib/components/ContentPage/normalizePage.mobile.js.map +1 -1
  226. package/lib/components/ExchangeRateTile/ExchangeRateTile.fixture.d.ts +2 -1
  227. package/lib/components/ExchangeRateTile/renderButton.d.ts +2 -1
  228. package/lib/components/ExchangeRateTile/renderInput.d.ts +2 -1
  229. package/lib/components/Footer/Contacts.js +1 -1
  230. package/lib/components/Footer/Contacts.js.map +1 -1
  231. package/lib/components/Footer/Footer.fixture.d.ts +2 -1
  232. package/lib/components/Footer/Footer.fixture.mobile.d.ts +2 -1
  233. package/lib/components/Footer/Footer.js +1 -1
  234. package/lib/components/Footer/Footer.js.map +1 -1
  235. package/lib/components/Footer/MediaButton.js +1 -2
  236. package/lib/components/Footer/MediaButton.js.map +1 -1
  237. package/lib/components/Footer/Sitemap.js +2 -2
  238. package/lib/components/Footer/Sitemap.js.map +1 -1
  239. package/lib/components/Footer/SocialMedia.js +1 -1
  240. package/lib/components/Footer/SocialMedia.js.map +1 -1
  241. package/lib/components/Gallery/Gallery.fixture.d.ts +6 -5
  242. package/lib/components/Gallery/Gallery.fixture.mobile.d.ts +3 -2
  243. package/lib/components/Gallery/GalleryCardInner.js +1 -1
  244. package/lib/components/Gallery/GalleryCardInner.js.map +1 -1
  245. package/lib/components/Gallery/GalleryContainer.js +1 -1
  246. package/lib/components/Gallery/GalleryContainer.js.map +1 -1
  247. package/lib/components/GracePeriod/GracePeriod.fixture.d.ts +2 -1
  248. package/lib/components/GracePeriod/GracePeriod.js +2 -2
  249. package/lib/components/GracePeriod/GracePeriod.js.map +1 -1
  250. package/lib/components/GroupBlock/GroupBlock.fixture.d.ts +3 -2
  251. package/lib/components/GroupBlock/GroupBlocksItem.d.ts +2 -1
  252. package/lib/components/GroupBlock/renderBlocksTypes.d.ts +2 -1
  253. package/lib/components/Header/DropdownMenu.js +1 -1
  254. package/lib/components/Header/DropdownMenu.js.map +1 -1
  255. package/lib/components/Header/Header.fixture.d.ts +4 -3
  256. package/lib/components/Header/Header.fixture.mobile.d.ts +3 -2
  257. package/lib/components/Header/Header.js +1 -1
  258. package/lib/components/Header/HeaderBurger.d.ts +2 -1
  259. package/lib/components/Header/HeaderBurger.js.map +1 -1
  260. package/lib/components/Header/HeaderSubMenu.js +1 -1
  261. package/lib/components/Headline/Headline.fixture.d.ts +15 -14
  262. package/lib/components/Headline/Headline.fixture.mobile.d.ts +14 -13
  263. package/lib/components/Headline/Headline.js +2 -2
  264. package/lib/components/Headline/Headline.js.map +1 -1
  265. package/lib/components/Headline/HeadlineContent.d.ts +3 -0
  266. package/lib/components/Insurance/Insurance.fixture.d.ts +3 -2
  267. package/lib/components/Insurance/Insurance.js +2 -2
  268. package/lib/components/Insurance/Insurance.js.map +1 -1
  269. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.fixture.d.ts +2 -1
  270. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +1 -1
  271. package/lib/components/LikeControl/LikeControl.fixture.d.ts +2 -1
  272. package/lib/components/LikeControl/LikeControl.js +1 -1
  273. package/lib/components/LikeControl/LikeControl.js.map +1 -1
  274. package/lib/components/LinkDocs/LinkDocs.fixture.d.ts +5 -4
  275. package/lib/components/LinkDocs/LinkDocs.fixture.mobile.d.ts +4 -3
  276. package/lib/components/LinkDocs/LinkDocs.js +2 -2
  277. package/lib/components/LinkDocs/LinkDocs.js.map +1 -1
  278. package/lib/components/LinkDocs/LinkDocsContent.d.ts +2 -2
  279. package/lib/components/LinkList/LinkList.fixture.d.ts +2 -1
  280. package/lib/components/MiniGallery/MiniGallery.fixture.d.ts +3 -2
  281. package/lib/components/MobileAppTile/MobileAppTile.fixture.d.ts +4 -3
  282. package/lib/components/MobileAppTile/MobileAppTile.fixture.mobile.d.ts +2 -1
  283. package/lib/components/MobileAppTile/MobileAppTile.mobile.js +1 -1
  284. package/lib/components/MobileAppTile/MobileAppTile.mobile.js.map +1 -1
  285. package/lib/components/Navigation/Navigation.fixture.d.ts +2 -1
  286. package/lib/components/NavigatorTabs/NavigatorTabs.fixture.d.ts +2 -1
  287. package/lib/components/OtherProducts/OtherProducts.fixture.d.ts +2 -1
  288. package/lib/components/PictureText/PictureText.fixture.d.ts +2 -1
  289. package/lib/components/Placeholder/Placeholder.fixture.d.ts +2 -1
  290. package/lib/components/Placeholder/Placeholder.fixture.mobile.d.ts +2 -1
  291. package/lib/components/ProductBlock/ProductBlock.fixture.d.ts +11 -10
  292. package/lib/components/ProductBlock/ProductBlock.fixture.mobile.d.ts +7 -6
  293. package/lib/components/ProductBlock/ProductBlock.js +3 -2
  294. package/lib/components/ProductBlock/ProductBlock.js.map +1 -1
  295. package/lib/components/ProductBlock/ProductBlockInner.js +2 -2
  296. package/lib/components/ProductBlock/ProductBlockInner.js.map +1 -1
  297. package/lib/components/ProductBlock/ProductBlockInner.mobile.js +2 -2
  298. package/lib/components/ProductBlock/ProductBlockInner.mobile.js.map +1 -1
  299. package/lib/components/ProductBlock/renderBackwardButton.d.ts +2 -1
  300. package/lib/components/ProductBlock/renderBenefit.d.ts +2 -1
  301. package/lib/components/ProductBlock/renderBenefit.mobile.d.ts +2 -1
  302. package/lib/components/ProductGallery/ProductGallery.fixture.d.ts +3 -2
  303. package/lib/components/ProductGallery/ProductGallery.fixture.mobile.d.ts +3 -2
  304. package/lib/components/ProductGallery/ProductGallery.js +2 -2
  305. package/lib/components/ProductGallery/ProductGallery.js.map +1 -1
  306. package/lib/components/ProductTile/ProductTile.fixture.d.ts +6 -5
  307. package/lib/components/ProductTile/ProductTile.js +1 -1
  308. package/lib/components/ProductTile/ProductTile.js.map +1 -1
  309. package/lib/components/PromoTile/PromoTile.fixture.d.ts +2 -1
  310. package/lib/components/PromoTile/PromoTile.js +1 -1
  311. package/lib/components/PromoTile/PromoTile.js.map +1 -1
  312. package/lib/components/Recommendation/Recommendation.fixture.d.ts +7 -4
  313. package/lib/components/Recommendation/Recommendation.js +8 -8
  314. package/lib/components/Recommendation/Recommendation.js.map +1 -1
  315. package/lib/components/Recommendation/RecommendationCard.js +3 -1
  316. package/lib/components/Recommendation/RecommendationCard.js.map +1 -1
  317. package/lib/components/Recommendation/RecommendationContent.d.ts +2 -3
  318. package/lib/components/StepsBlock/StepsBlock.fixture.d.ts +5 -4
  319. package/lib/components/StepsBlock/StepsBlock.fixture.mobile.d.ts +9 -8
  320. package/lib/components/TariffsTable/TariffsTable.fixture.d.ts +5 -4
  321. package/lib/components/TariffsTable/TariffsTable.fixture.mobile.d.ts +3 -2
  322. package/lib/components/TariffsTable/TariffsTable.js +1 -1
  323. package/lib/components/TariffsTable/TariffsTable.js.map +1 -1
  324. package/lib/components/TextBlock/TextBlock.fixture.d.ts +4 -3
  325. package/lib/components/TextBlock/TextBlock.fixture.mobile.d.ts +4 -3
  326. package/lib/components/Tile/Tile.fixture.d.ts +6 -5
  327. package/lib/content-page-repository/mapJSON.js.map +1 -1
  328. package/lib/content-page-repository/transformContentPage.js +1 -0
  329. package/lib/content-page-repository/transformContentPage.js.map +1 -1
  330. package/lib/cosmos.decorator.d.ts +2 -1
  331. package/lib/hooks/useExchangeRates.js.map +1 -1
  332. package/lib/icons/IconName.js +1 -1
  333. package/lib/icons/IconName.js.map +1 -1
  334. package/lib/react/IntersectionObserverTag.js +3 -4
  335. package/lib/react/IntersectionObserverTag.js.map +1 -1
  336. package/lib/react/setup-fixture.js +3 -1
  337. package/lib/react/setup-fixture.js.map +1 -1
  338. package/lib/ui-kit/BlockWrapper.d.ts +1 -1
  339. package/lib/ui-kit/BlockWrapper.js +3 -2
  340. package/lib/ui-kit/BlockWrapper.js.map +1 -1
  341. package/lib/ui-kit/BlocksList/renderBlocksList.d.ts +1 -1
  342. package/lib/ui-kit/Button/ArrowButton.js +3 -3
  343. package/lib/ui-kit/Button/ArrowButton.js.map +1 -1
  344. package/lib/ui-kit/Button/Button.fixture.d.ts +10 -9
  345. package/lib/ui-kit/Button/Button.fixture.mobile.d.ts +2 -1
  346. package/lib/ui-kit/Button/Button.js +2 -2
  347. package/lib/ui-kit/Button/Button.js.map +1 -1
  348. package/lib/ui-kit/Button/ButtonInner.js +1 -1
  349. package/lib/ui-kit/Button/ButtonInner.js.map +1 -1
  350. package/lib/ui-kit/Button/ButtonProps.d.ts +4 -3
  351. package/lib/ui-kit/Button/LikeButton.fixture.d.ts +3 -2
  352. package/lib/ui-kit/Button/LikeButton.js +3 -1
  353. package/lib/ui-kit/Button/LikeButton.js.map +1 -1
  354. package/lib/ui-kit/Button/renderArrows.d.ts +2 -1
  355. package/lib/ui-kit/Checkbox/Checkbox.js +1 -1
  356. package/lib/ui-kit/Checkbox/Checkbox.js.map +1 -1
  357. package/lib/ui-kit/Foldable/Foldable.js +1 -1
  358. package/lib/ui-kit/Foldable/Foldable.js.map +1 -1
  359. package/lib/ui-kit/HeaderItem/HeaderItem.fixture.d.ts +3 -2
  360. package/lib/ui-kit/HeaderItem/HeaderItem.js +1 -1
  361. package/lib/ui-kit/HeaderItem/HeaderItem.js.map +1 -1
  362. package/lib/ui-kit/Heading/Heading.fixture.d.ts +2 -1
  363. package/lib/ui-kit/Heading/Heading.fixture.mobile.d.ts +2 -1
  364. package/lib/ui-kit/Heading/Heading.mobile.js +1 -1
  365. package/lib/ui-kit/Heading/Heading.mobile.js.map +1 -1
  366. package/lib/ui-kit/Icon/Icon.fixture.d.ts +5 -4
  367. package/lib/ui-kit/Input/Input.js +1 -1
  368. package/lib/ui-kit/Input/Input.js.map +1 -1
  369. package/lib/ui-kit/InputRange/InputRange.js +1 -1
  370. package/lib/ui-kit/InputRange/InputRange.js.map +1 -1
  371. package/lib/ui-kit/List/List.fixture.d.ts +11 -10
  372. package/lib/ui-kit/Logo/Logo.fixture.d.ts +2 -1
  373. package/lib/ui-kit/RadioButtonGroup/RadioButtonGroup.fixture.d.ts +2 -1
  374. package/lib/ui-kit/SVG.d.ts +2 -3
  375. package/lib/ui-kit/SearchBar/SearchBarInner.js +2 -2
  376. package/lib/ui-kit/SearchBar/SearchBarInner.js.map +1 -1
  377. package/lib/ui-kit/Select/Select.js.map +1 -1
  378. package/lib/ui-kit/SwipeListControl/SwipeListControl.fixture.mobile.d.ts +5 -4
  379. package/lib/ui-kit/SwipeListControl/SwipeListControl.js +1 -1
  380. package/lib/ui-kit/SwipeListControl/SwipeListControl.js.map +1 -1
  381. package/lib/ui-kit/SwipeListControl/SwipeListControlDots.js +1 -1
  382. package/lib/ui-kit/SwipeListControl/SwipeListControlDots.js.map +1 -1
  383. package/lib/ui-kit/SwipeListControl/SwipeListControlList.d.ts +1 -1
  384. package/lib/ui-kit/SwipeListControl/SwipeListControlList.js +1 -1
  385. package/lib/ui-kit/SwipeListControl/SwipeListControlList.js.map +1 -1
  386. package/lib/ui-kit/Tabs/Tabs.js +1 -1
  387. package/lib/ui-kit/Tabs/Tabs.js.map +1 -1
  388. package/lib/ui-kit/TopItem/TopItem.fixture.d.ts +3 -2
  389. package/mobile/bundle/bundle.umd.js +23 -20
  390. package/mobile/bundle/bundle.umd.min.js +1 -1
  391. package/mobile/dist/components/BenefitsBlock/BenefitsBlock.js +1 -1
  392. package/mobile/dist/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
  393. package/mobile/dist/components/Bonus/Bonus.js +2 -2
  394. package/mobile/dist/components/Bonus/Bonus.js.map +1 -1
  395. package/mobile/dist/components/BonusBenefitsBlock/BonusBenefitsBlock.js +1 -1
  396. package/mobile/dist/components/BonusBenefitsBlock/BonusBenefitsBlock.js.map +1 -1
  397. package/mobile/dist/components/Calculator/BonusCalculatorForm.js +2 -2
  398. package/mobile/dist/components/Calculator/BonusCalculatorForm.js.map +1 -1
  399. package/mobile/dist/components/Calculator/Calculator.js +2 -2
  400. package/mobile/dist/components/Calculator/Calculator.js.map +1 -1
  401. package/mobile/dist/components/Calculator/CalculatorValueBlock.js +1 -1
  402. package/mobile/dist/components/Calculator/CalculatorValueBlock.js.map +1 -1
  403. package/mobile/dist/components/Calculator/CreditCalculatorForm.js +1 -1
  404. package/mobile/dist/components/Calculator/Rate.js +1 -1
  405. package/mobile/dist/components/Calculator/Rate.js.map +1 -1
  406. package/mobile/dist/components/Calculator/renderButtonSection.d.ts +2 -1
  407. package/mobile/dist/components/Calculator/renderCalculatorBlock.d.ts +2 -1
  408. package/mobile/dist/components/Calculator/renderInitialFeeInput.d.ts +2 -1
  409. package/mobile/dist/components/Calculator/renderMonthsInput.d.ts +2 -1
  410. package/mobile/dist/components/Calculator/renderPaymentTypeSelector.d.ts +2 -1
  411. package/mobile/dist/components/Calculator/renderProposal.d.ts +2 -1
  412. package/mobile/dist/components/Calculator/renderProposal.js +1 -1
  413. package/mobile/dist/components/Calculator/renderProposal.js.map +1 -1
  414. package/mobile/dist/components/Calculator/renderProposalMortgage.d.ts +2 -1
  415. package/mobile/dist/components/Calculator/renderRealEstateValue.d.ts +2 -1
  416. package/mobile/dist/components/Calculator/renderWantedSumInput.d.ts +2 -1
  417. package/mobile/dist/components/Calculator/useBonusCalculatorParams.d.ts +1 -1
  418. package/mobile/dist/components/Calculator/useBonusCalculatorParams.js +3 -3
  419. package/mobile/dist/components/Calculator/useBonusCalculatorParams.js.map +1 -1
  420. package/mobile/dist/components/Calculator/useCreditCalculatorParams.d.ts +1 -1
  421. package/mobile/dist/components/Calculator/useCreditCalculatorParams.js +4 -4
  422. package/mobile/dist/components/Calculator/useCreditCalculatorParams.js.map +1 -1
  423. package/mobile/dist/components/Catalog/Catalog.js +1 -1
  424. package/mobile/dist/components/Catalog/Catalog.js.map +1 -1
  425. package/mobile/dist/components/Catalog/CatalogCard.js +1 -1
  426. package/mobile/dist/components/Catalog/CatalogCard.js.map +1 -1
  427. package/mobile/dist/components/ComparisonTable/HeaderCell.js +1 -1
  428. package/mobile/dist/components/ComparisonTable/HeaderCell.js.map +1 -1
  429. package/mobile/dist/components/ContentPage/ContentPage.d.ts +1 -1
  430. package/mobile/dist/components/ContentPage/ContentPage.js +2 -1
  431. package/mobile/dist/components/ContentPage/ContentPage.js.map +1 -1
  432. package/mobile/dist/components/ContentPage/ContentPageContext.d.ts +2 -2
  433. package/mobile/dist/components/ContentPage/ContentPageHead.d.ts +2 -1
  434. package/mobile/dist/components/ContentPage/normalizePage.js +1 -1
  435. package/mobile/dist/components/ContentPage/normalizePage.js.map +1 -1
  436. package/mobile/dist/components/ExchangeRateTile/renderButton.d.ts +2 -1
  437. package/mobile/dist/components/ExchangeRateTile/renderInput.d.ts +2 -1
  438. package/mobile/dist/components/Footer/Contacts.js +1 -1
  439. package/mobile/dist/components/Footer/Contacts.js.map +1 -1
  440. package/mobile/dist/components/Footer/MediaButton.js +1 -2
  441. package/mobile/dist/components/Footer/MediaButton.js.map +1 -1
  442. package/mobile/dist/components/Footer/Sitemap.js +2 -2
  443. package/mobile/dist/components/Footer/Sitemap.js.map +1 -1
  444. package/mobile/dist/components/Gallery/GalleryCardInner.js +1 -1
  445. package/mobile/dist/components/Gallery/GalleryCardInner.js.map +1 -1
  446. package/mobile/dist/components/Gallery/GalleryContainer.js +1 -1
  447. package/mobile/dist/components/Gallery/GalleryContainer.js.map +1 -1
  448. package/mobile/dist/components/GracePeriod/GracePeriod.js +2 -2
  449. package/mobile/dist/components/GracePeriod/GracePeriod.js.map +1 -1
  450. package/mobile/dist/components/GroupBlock/GroupBlocksItem.d.ts +2 -1
  451. package/mobile/dist/components/GroupBlock/renderBlocksTypes.d.ts +2 -1
  452. package/mobile/dist/components/Header/DropdownMenu.js +1 -1
  453. package/mobile/dist/components/Header/DropdownMenu.js.map +1 -1
  454. package/mobile/dist/components/Header/HeaderBurger.d.ts +2 -1
  455. package/mobile/dist/components/Header/HeaderBurger.js.map +1 -1
  456. package/mobile/dist/components/Header/HeaderSubMenu.js +1 -1
  457. package/mobile/dist/components/Headline/HeadlineContent.d.ts +3 -0
  458. package/mobile/dist/components/Insurance/Insurance.js +2 -2
  459. package/mobile/dist/components/Insurance/Insurance.js.map +1 -1
  460. package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +1 -1
  461. package/mobile/dist/components/LikeControl/LikeControl.js +1 -1
  462. package/mobile/dist/components/LikeControl/LikeControl.js.map +1 -1
  463. package/mobile/dist/components/LinkDocs/LinkDocsContent.d.ts +2 -2
  464. package/mobile/dist/components/MobileAppTile/MobileAppTile.js +1 -1
  465. package/mobile/dist/components/MobileAppTile/MobileAppTile.js.map +1 -1
  466. package/mobile/dist/components/ProductBlock/ProductBlockInner.js +2 -2
  467. package/mobile/dist/components/ProductBlock/ProductBlockInner.js.map +1 -1
  468. package/mobile/dist/components/ProductBlock/renderBackwardButton.d.ts +2 -1
  469. package/mobile/dist/components/ProductBlock/renderBenefit.d.ts +2 -1
  470. package/mobile/dist/components/ProductTile/ProductTile.js +1 -1
  471. package/mobile/dist/components/ProductTile/ProductTile.js.map +1 -1
  472. package/mobile/dist/components/PromoTile/PromoTile.js +1 -1
  473. package/mobile/dist/components/PromoTile/PromoTile.js.map +1 -1
  474. package/mobile/dist/components/Recommendation/Recommendation.js +8 -8
  475. package/mobile/dist/components/Recommendation/Recommendation.js.map +1 -1
  476. package/mobile/dist/components/Recommendation/RecommendationCard.js +3 -1
  477. package/mobile/dist/components/Recommendation/RecommendationCard.js.map +1 -1
  478. package/mobile/dist/components/Recommendation/RecommendationContent.d.ts +2 -3
  479. package/mobile/dist/content-page-repository/mapJSON.js.map +1 -1
  480. package/mobile/dist/content-page-repository/transformContentPage.js +1 -0
  481. package/mobile/dist/content-page-repository/transformContentPage.js.map +1 -1
  482. package/mobile/dist/hooks/useExchangeRates.js.map +1 -1
  483. package/mobile/dist/icons/IconName.js +2 -2
  484. package/mobile/dist/icons/IconName.js.map +1 -1
  485. package/mobile/dist/react/IntersectionObserverTag.js +26 -4
  486. package/mobile/dist/react/IntersectionObserverTag.js.map +1 -1
  487. package/mobile/dist/react/setup-fixture.js +7 -2
  488. package/mobile/dist/react/setup-fixture.js.map +1 -1
  489. package/mobile/dist/ui-kit/BlockWrapper.d.ts +1 -1
  490. package/mobile/dist/ui-kit/BlockWrapper.js +3 -2
  491. package/mobile/dist/ui-kit/BlockWrapper.js.map +1 -1
  492. package/mobile/dist/ui-kit/BlocksList/renderBlocksList.d.ts +2 -1
  493. package/mobile/dist/ui-kit/Button/ArrowButton.js +3 -3
  494. package/mobile/dist/ui-kit/Button/ArrowButton.js.map +1 -1
  495. package/mobile/dist/ui-kit/Button/ButtonInner.js +1 -1
  496. package/mobile/dist/ui-kit/Button/ButtonInner.js.map +1 -1
  497. package/mobile/dist/ui-kit/Button/ButtonProps.d.ts +4 -3
  498. package/mobile/dist/ui-kit/Button/LikeButton.js +3 -1
  499. package/mobile/dist/ui-kit/Button/LikeButton.js.map +1 -1
  500. package/mobile/dist/ui-kit/Button/renderArrows.d.ts +2 -1
  501. package/mobile/dist/ui-kit/Checkbox/Checkbox.js +1 -1
  502. package/mobile/dist/ui-kit/Checkbox/Checkbox.js.map +1 -1
  503. package/mobile/dist/ui-kit/Foldable/Foldable.js +1 -1
  504. package/mobile/dist/ui-kit/Foldable/Foldable.js.map +1 -1
  505. package/mobile/dist/ui-kit/Heading/Heading.js +1 -1
  506. package/mobile/dist/ui-kit/Heading/Heading.js.map +1 -1
  507. package/mobile/dist/ui-kit/Input/Input.js +1 -1
  508. package/mobile/dist/ui-kit/Input/Input.js.map +1 -1
  509. package/mobile/dist/ui-kit/InputRange/InputRange.js +1 -1
  510. package/mobile/dist/ui-kit/InputRange/InputRange.js.map +1 -1
  511. package/mobile/dist/ui-kit/SVG.d.ts +2 -3
  512. package/mobile/dist/ui-kit/SearchBar/SearchBarInner.js +2 -2
  513. package/mobile/dist/ui-kit/SearchBar/SearchBarInner.js.map +1 -1
  514. package/mobile/dist/ui-kit/Select/Select.js.map +1 -1
  515. package/mobile/dist/ui-kit/SwipeListControl/SwipeListControl.js +1 -1
  516. package/mobile/dist/ui-kit/SwipeListControl/SwipeListControl.js.map +1 -1
  517. package/mobile/dist/ui-kit/SwipeListControl/SwipeListControlDots.js +1 -1
  518. package/mobile/dist/ui-kit/SwipeListControl/SwipeListControlDots.js.map +1 -1
  519. package/mobile/dist/ui-kit/SwipeListControl/SwipeListControlList.d.ts +1 -1
  520. package/mobile/dist/ui-kit/SwipeListControl/SwipeListControlList.js +1 -1
  521. package/mobile/dist/ui-kit/SwipeListControl/SwipeListControlList.js.map +1 -1
  522. package/mobile/dist/ui-kit/Tabs/Tabs.js +1 -1
  523. package/mobile/dist/ui-kit/Tabs/Tabs.js.map +1 -1
  524. package/mobile/lib/components/BenefitsBlock/BenefitsBlock.js +1 -1
  525. package/mobile/lib/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
  526. package/mobile/lib/components/Bonus/Bonus.js +2 -2
  527. package/mobile/lib/components/Bonus/Bonus.js.map +1 -1
  528. package/mobile/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.js +1 -1
  529. package/mobile/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.js.map +1 -1
  530. package/mobile/lib/components/Calculator/BonusCalculatorForm.js +3 -3
  531. package/mobile/lib/components/Calculator/BonusCalculatorForm.js.map +1 -1
  532. package/mobile/lib/components/Calculator/Calculator.js +2 -2
  533. package/mobile/lib/components/Calculator/Calculator.js.map +1 -1
  534. package/mobile/lib/components/Calculator/CalculatorValueBlock.js +1 -1
  535. package/mobile/lib/components/Calculator/CalculatorValueBlock.js.map +1 -1
  536. package/mobile/lib/components/Calculator/CreditCalculatorForm.js +2 -2
  537. package/mobile/lib/components/Calculator/Rate.js +1 -1
  538. package/mobile/lib/components/Calculator/Rate.js.map +1 -1
  539. package/mobile/lib/components/Calculator/renderButtonSection.d.ts +2 -1
  540. package/mobile/lib/components/Calculator/renderCalculatorBlock.d.ts +2 -1
  541. package/mobile/lib/components/Calculator/renderInitialFeeInput.d.ts +2 -1
  542. package/mobile/lib/components/Calculator/renderMonthsInput.d.ts +2 -1
  543. package/mobile/lib/components/Calculator/renderPaymentTypeSelector.d.ts +2 -1
  544. package/mobile/lib/components/Calculator/renderProposal.d.ts +2 -1
  545. package/mobile/lib/components/Calculator/renderProposal.js +1 -1
  546. package/mobile/lib/components/Calculator/renderProposal.js.map +1 -1
  547. package/mobile/lib/components/Calculator/renderProposalMortgage.d.ts +2 -1
  548. package/mobile/lib/components/Calculator/renderRealEstateValue.d.ts +2 -1
  549. package/mobile/lib/components/Calculator/renderWantedSumInput.d.ts +2 -1
  550. package/mobile/lib/components/Calculator/useBonusCalculatorParams.d.ts +1 -1
  551. package/mobile/lib/components/Calculator/useBonusCalculatorParams.js +1 -1
  552. package/mobile/lib/components/Calculator/useBonusCalculatorParams.js.map +1 -1
  553. package/mobile/lib/components/Calculator/useCreditCalculatorParams.d.ts +1 -1
  554. package/mobile/lib/components/Calculator/useCreditCalculatorParams.js +2 -2
  555. package/mobile/lib/components/Calculator/useCreditCalculatorParams.js.map +1 -1
  556. package/mobile/lib/components/Catalog/Catalog.js +1 -1
  557. package/mobile/lib/components/Catalog/Catalog.js.map +1 -1
  558. package/mobile/lib/components/Catalog/CatalogCard.js +1 -1
  559. package/mobile/lib/components/Catalog/CatalogCard.js.map +1 -1
  560. package/mobile/lib/components/ComparisonTable/HeaderCell.js +1 -1
  561. package/mobile/lib/components/ComparisonTable/HeaderCell.js.map +1 -1
  562. package/mobile/lib/components/ContentPage/ContentPage.d.ts +1 -1
  563. package/mobile/lib/components/ContentPage/ContentPage.js +2 -1
  564. package/mobile/lib/components/ContentPage/ContentPage.js.map +1 -1
  565. package/mobile/lib/components/ContentPage/ContentPageContext.d.ts +2 -2
  566. package/mobile/lib/components/ContentPage/ContentPageHead.d.ts +2 -1
  567. package/mobile/lib/components/ContentPage/normalizePage.js +1 -1
  568. package/mobile/lib/components/ContentPage/normalizePage.js.map +1 -1
  569. package/mobile/lib/components/ExchangeRateTile/renderButton.d.ts +2 -1
  570. package/mobile/lib/components/ExchangeRateTile/renderInput.d.ts +2 -1
  571. package/mobile/lib/components/Footer/Contacts.js +1 -1
  572. package/mobile/lib/components/Footer/Contacts.js.map +1 -1
  573. package/mobile/lib/components/Footer/MediaButton.js +1 -2
  574. package/mobile/lib/components/Footer/MediaButton.js.map +1 -1
  575. package/mobile/lib/components/Footer/Sitemap.js +2 -2
  576. package/mobile/lib/components/Footer/Sitemap.js.map +1 -1
  577. package/mobile/lib/components/Gallery/GalleryCardInner.js +1 -1
  578. package/mobile/lib/components/Gallery/GalleryCardInner.js.map +1 -1
  579. package/mobile/lib/components/Gallery/GalleryContainer.js +1 -1
  580. package/mobile/lib/components/Gallery/GalleryContainer.js.map +1 -1
  581. package/mobile/lib/components/GracePeriod/GracePeriod.js +2 -2
  582. package/mobile/lib/components/GracePeriod/GracePeriod.js.map +1 -1
  583. package/mobile/lib/components/GroupBlock/GroupBlocksItem.d.ts +2 -1
  584. package/mobile/lib/components/GroupBlock/renderBlocksTypes.d.ts +2 -1
  585. package/mobile/lib/components/Header/DropdownMenu.js +1 -1
  586. package/mobile/lib/components/Header/DropdownMenu.js.map +1 -1
  587. package/mobile/lib/components/Header/HeaderBurger.d.ts +2 -1
  588. package/mobile/lib/components/Header/HeaderBurger.js.map +1 -1
  589. package/mobile/lib/components/Header/HeaderSubMenu.js +1 -1
  590. package/mobile/lib/components/Headline/HeadlineContent.d.ts +3 -0
  591. package/mobile/lib/components/Insurance/Insurance.js +2 -2
  592. package/mobile/lib/components/Insurance/Insurance.js.map +1 -1
  593. package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +1 -1
  594. package/mobile/lib/components/LikeControl/LikeControl.js +1 -1
  595. package/mobile/lib/components/LikeControl/LikeControl.js.map +1 -1
  596. package/mobile/lib/components/LinkDocs/LinkDocsContent.d.ts +2 -2
  597. package/mobile/lib/components/MobileAppTile/MobileAppTile.js +1 -1
  598. package/mobile/lib/components/MobileAppTile/MobileAppTile.js.map +1 -1
  599. package/mobile/lib/components/ProductBlock/ProductBlockInner.js +2 -2
  600. package/mobile/lib/components/ProductBlock/ProductBlockInner.js.map +1 -1
  601. package/mobile/lib/components/ProductBlock/renderBackwardButton.d.ts +2 -1
  602. package/mobile/lib/components/ProductBlock/renderBenefit.d.ts +2 -1
  603. package/mobile/lib/components/ProductTile/ProductTile.js +1 -1
  604. package/mobile/lib/components/ProductTile/ProductTile.js.map +1 -1
  605. package/mobile/lib/components/PromoTile/PromoTile.js +1 -1
  606. package/mobile/lib/components/PromoTile/PromoTile.js.map +1 -1
  607. package/mobile/lib/components/Recommendation/Recommendation.js +8 -8
  608. package/mobile/lib/components/Recommendation/Recommendation.js.map +1 -1
  609. package/mobile/lib/components/Recommendation/RecommendationCard.js +3 -1
  610. package/mobile/lib/components/Recommendation/RecommendationCard.js.map +1 -1
  611. package/mobile/lib/components/Recommendation/RecommendationContent.d.ts +2 -3
  612. package/mobile/lib/content-page-repository/mapJSON.js.map +1 -1
  613. package/mobile/lib/content-page-repository/transformContentPage.js +1 -0
  614. package/mobile/lib/content-page-repository/transformContentPage.js.map +1 -1
  615. package/mobile/lib/hooks/useExchangeRates.js.map +1 -1
  616. package/mobile/lib/icons/IconName.js +1 -1
  617. package/mobile/lib/icons/IconName.js.map +1 -1
  618. package/mobile/lib/react/IntersectionObserverTag.js +3 -4
  619. package/mobile/lib/react/IntersectionObserverTag.js.map +1 -1
  620. package/mobile/lib/react/setup-fixture.js +3 -1
  621. package/mobile/lib/react/setup-fixture.js.map +1 -1
  622. package/mobile/lib/ui-kit/BlockWrapper.d.ts +1 -1
  623. package/mobile/lib/ui-kit/BlockWrapper.js +3 -2
  624. package/mobile/lib/ui-kit/BlockWrapper.js.map +1 -1
  625. package/mobile/lib/ui-kit/BlocksList/renderBlocksList.d.ts +2 -1
  626. package/mobile/lib/ui-kit/Button/ArrowButton.js +3 -3
  627. package/mobile/lib/ui-kit/Button/ArrowButton.js.map +1 -1
  628. package/mobile/lib/ui-kit/Button/ButtonInner.js +1 -1
  629. package/mobile/lib/ui-kit/Button/ButtonInner.js.map +1 -1
  630. package/mobile/lib/ui-kit/Button/ButtonProps.d.ts +4 -3
  631. package/mobile/lib/ui-kit/Button/LikeButton.js +3 -1
  632. package/mobile/lib/ui-kit/Button/LikeButton.js.map +1 -1
  633. package/mobile/lib/ui-kit/Button/renderArrows.d.ts +2 -1
  634. package/mobile/lib/ui-kit/Checkbox/Checkbox.js +1 -1
  635. package/mobile/lib/ui-kit/Checkbox/Checkbox.js.map +1 -1
  636. package/mobile/lib/ui-kit/Foldable/Foldable.js +1 -1
  637. package/mobile/lib/ui-kit/Foldable/Foldable.js.map +1 -1
  638. package/mobile/lib/ui-kit/Heading/Heading.js +1 -1
  639. package/mobile/lib/ui-kit/Heading/Heading.js.map +1 -1
  640. package/mobile/lib/ui-kit/Input/Input.js +1 -1
  641. package/mobile/lib/ui-kit/Input/Input.js.map +1 -1
  642. package/mobile/lib/ui-kit/InputRange/InputRange.js +1 -1
  643. package/mobile/lib/ui-kit/InputRange/InputRange.js.map +1 -1
  644. package/mobile/lib/ui-kit/SVG.d.ts +2 -3
  645. package/mobile/lib/ui-kit/SearchBar/SearchBarInner.js +2 -2
  646. package/mobile/lib/ui-kit/SearchBar/SearchBarInner.js.map +1 -1
  647. package/mobile/lib/ui-kit/Select/Select.js.map +1 -1
  648. package/mobile/lib/ui-kit/SwipeListControl/SwipeListControl.js +1 -1
  649. package/mobile/lib/ui-kit/SwipeListControl/SwipeListControl.js.map +1 -1
  650. package/mobile/lib/ui-kit/SwipeListControl/SwipeListControlDots.js +1 -1
  651. package/mobile/lib/ui-kit/SwipeListControl/SwipeListControlDots.js.map +1 -1
  652. package/mobile/lib/ui-kit/SwipeListControl/SwipeListControlList.d.ts +1 -1
  653. package/mobile/lib/ui-kit/SwipeListControl/SwipeListControlList.js +1 -1
  654. package/mobile/lib/ui-kit/SwipeListControl/SwipeListControlList.js.map +1 -1
  655. package/mobile/lib/ui-kit/Tabs/Tabs.js +1 -1
  656. package/mobile/lib/ui-kit/Tabs/Tabs.js.map +1 -1
  657. package/mobile/src/common.css +7 -7
  658. package/mobile/src/components/BenefitsBlock/BenefitsBlock.tsx +1 -1
  659. package/mobile/src/components/Blocks.spec.tsx +3 -6
  660. package/mobile/src/components/Bonus/Bonus.tsx +3 -5
  661. package/mobile/src/components/BonusBenefitsBlock/BonusBenefitsBlock.tsx +1 -1
  662. package/mobile/src/components/Calculator/BonusCalculatorForm.tsx +3 -3
  663. package/mobile/src/components/Calculator/Calculator.tsx +2 -2
  664. package/mobile/src/components/Calculator/CalculatorValueBlock.tsx +2 -2
  665. package/mobile/src/components/Calculator/CreditCalculatorForm.tsx +2 -2
  666. package/mobile/src/components/Calculator/Rate.tsx +1 -1
  667. package/mobile/src/components/Calculator/renderProposal.tsx +2 -4
  668. package/mobile/src/components/Calculator/useBonusCalculatorParams.ts +2 -2
  669. package/mobile/src/components/Calculator/useCreditCalculatorParams.ts +2 -2
  670. package/mobile/src/components/Catalog/Catalog.tsx +2 -2
  671. package/mobile/src/components/Catalog/CatalogCard.tsx +10 -7
  672. package/mobile/src/components/ComparisonTable/HeaderCell.tsx +1 -1
  673. package/mobile/src/components/ContentPage/ContentPage.page.json +2 -2
  674. package/mobile/src/components/ContentPage/ContentPage.tsx +3 -2
  675. package/mobile/src/components/ContentPage/ContentPageContext.tsx +2 -4
  676. package/mobile/src/components/ContentPage/ContentPageHead.tsx +2 -2
  677. package/mobile/src/components/ContentPage/normalizePage.ts +3 -3
  678. package/mobile/src/components/Footer/Contacts.tsx +1 -1
  679. package/mobile/src/components/Footer/MediaButton.tsx +1 -2
  680. package/mobile/src/components/Footer/Sitemap.tsx +2 -2
  681. package/mobile/src/components/Gallery/GalleryCardInner.tsx +1 -3
  682. package/mobile/src/components/Gallery/GalleryContainer.tsx +1 -1
  683. package/mobile/src/components/GracePeriod/GracePeriod.tsx +2 -2
  684. package/mobile/src/components/Header/DropdownMenu.tsx +1 -1
  685. package/mobile/src/components/Header/HeaderBurger.tsx +2 -1
  686. package/mobile/src/components/Header/HeaderSubMenu.tsx +1 -1
  687. package/mobile/src/components/Headline/HeadlineContent.ts +3 -0
  688. package/mobile/src/components/Insurance/Insurance.tsx +5 -5
  689. package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlockInner.tsx +2 -2
  690. package/mobile/src/components/LikeControl/LikeControl.tsx +2 -2
  691. package/mobile/src/components/LinkDocs/LinkDocsContent.ts +2 -2
  692. package/mobile/src/components/MobileAppTile/MobileAppTile.tsx +2 -2
  693. package/mobile/src/components/ProductBlock/ProductBlock.example.json +1 -1
  694. package/mobile/src/components/ProductBlock/ProductBlockInner.tsx +2 -1
  695. package/mobile/src/components/ProductTile/ProductTile.tsx +2 -0
  696. package/mobile/src/components/PromoTile/PromoTile.example.json +1 -0
  697. package/mobile/src/components/PromoTile/PromoTile.tsx +2 -1
  698. package/mobile/src/components/Recommendation/Recommendation.tsx +20 -18
  699. package/mobile/src/components/Recommendation/RecommendationCard.tsx +20 -15
  700. package/mobile/src/components/Recommendation/RecommendationContent.ts +2 -3
  701. package/mobile/src/components/__snapshots__/Blocks.spec.tsx.snap +162 -59
  702. package/mobile/src/content-page-repository/mapJSON.ts +1 -1
  703. package/mobile/src/content-page-repository/transformContentPage.ts +1 -0
  704. package/mobile/src/hooks/useExchangeRates.ts +1 -1
  705. package/mobile/src/icons/IconName.ts +1 -2
  706. package/mobile/src/react/IntersectionObserverTag.tsx +3 -8
  707. package/mobile/src/react/setup-fixture.ts +5 -2
  708. package/mobile/src/ui-kit/BlockWrapper.tsx +5 -3
  709. package/mobile/src/ui-kit/Button/ArrowButton.tsx +4 -3
  710. package/mobile/src/ui-kit/Button/ButtonInner.tsx +1 -1
  711. package/mobile/src/ui-kit/Button/ButtonProps.ts +4 -3
  712. package/mobile/src/ui-kit/Button/LikeButton.tsx +3 -1
  713. package/mobile/src/ui-kit/Checkbox/Checkbox.tsx +2 -2
  714. package/mobile/src/ui-kit/Foldable/Foldable.tsx +1 -1
  715. package/mobile/src/ui-kit/Heading/Heading.tsx +1 -1
  716. package/mobile/src/ui-kit/Input/Input.tsx +3 -4
  717. package/mobile/src/ui-kit/InputRange/InputRange.tsx +4 -4
  718. package/mobile/src/ui-kit/SVG.tsx +2 -2
  719. package/mobile/src/ui-kit/SearchBar/SearchBarInner.tsx +3 -3
  720. package/mobile/src/ui-kit/Select/Select.tsx +1 -1
  721. package/mobile/src/ui-kit/SwipeListControl/SwipeListControl.tsx +2 -2
  722. package/mobile/src/ui-kit/SwipeListControl/SwipeListControlDots.tsx +4 -4
  723. package/mobile/src/ui-kit/SwipeListControl/SwipeListControlList.tsx +3 -3
  724. package/mobile/src/ui-kit/Tabs/Tabs.tsx +1 -1
  725. package/package.json +4 -2
  726. package/src/common.css +7 -7
  727. package/src/components/Accordion/Accordion.tsx +1 -1
  728. package/src/components/BenefitsBlock/BenefitsBlock.tsx +1 -1
  729. package/src/components/Blocks.spec.tsx +3 -6
  730. package/src/components/Bonus/Bonus.fixture.tsx +1 -0
  731. package/src/components/Bonus/Bonus.tsx +3 -5
  732. package/src/components/BonusBenefitsBlock/BonusBenefitsBlock.tsx +1 -1
  733. package/src/components/Calculator/BonusCalculatorForm.tsx +3 -3
  734. package/src/components/Calculator/Calculator.tsx +2 -2
  735. package/src/components/Calculator/CalculatorValueBlock.tsx +2 -2
  736. package/src/components/Calculator/CreditCalculatorForm.tsx +2 -2
  737. package/src/components/Calculator/Rate.tsx +1 -1
  738. package/src/components/Calculator/renderProposal.tsx +2 -4
  739. package/src/components/Calculator/useBonusCalculatorParams.ts +2 -2
  740. package/src/components/Calculator/useCreditCalculatorParams.ts +2 -2
  741. package/src/components/Catalog/Catalog.tsx +2 -2
  742. package/src/components/Catalog/CatalogCard.tsx +10 -7
  743. package/src/components/ComparisonTable/HeaderCell.mobile.tsx +1 -1
  744. package/src/components/ContentPage/ContentPage.fixture.tsx +1 -1
  745. package/src/components/ContentPage/ContentPage.page.json +2 -2
  746. package/src/components/ContentPage/ContentPage.tsx +3 -2
  747. package/src/components/ContentPage/ContentPageContext.tsx +2 -4
  748. package/src/components/ContentPage/ContentPageHead.tsx +2 -2
  749. package/src/components/ContentPage/normalizePage.mobile.ts +3 -3
  750. package/src/components/ContentPage/normalizePage.ts +4 -4
  751. package/src/components/Footer/Contacts.tsx +1 -1
  752. package/src/components/Footer/Footer.tsx +2 -2
  753. package/src/components/Footer/MediaButton.tsx +1 -2
  754. package/src/components/Footer/Sitemap.tsx +2 -2
  755. package/src/components/Footer/SocialMedia.tsx +1 -1
  756. package/src/components/Gallery/GalleryCardInner.tsx +1 -3
  757. package/src/components/Gallery/GalleryContainer.tsx +1 -1
  758. package/src/components/GracePeriod/GracePeriod.tsx +2 -2
  759. package/src/components/Header/DropdownMenu.tsx +1 -1
  760. package/src/components/Header/Header.tsx +1 -1
  761. package/src/components/Header/HeaderBurger.tsx +2 -1
  762. package/src/components/Header/HeaderSubMenu.tsx +1 -1
  763. package/src/components/Headline/Headline.fixture.tsx +4 -4
  764. package/src/components/Headline/Headline.tsx +3 -2
  765. package/src/components/Headline/HeadlineContent.ts +3 -0
  766. package/src/components/Insurance/Insurance.tsx +5 -5
  767. package/src/components/InsuranceAmountBlock/InsuranceAmountBlockInner.tsx +2 -2
  768. package/src/components/LikeControl/LikeControl.tsx +2 -2
  769. package/src/components/LinkDocs/LinkDocs.tsx +1 -2
  770. package/src/components/LinkDocs/LinkDocsContent.ts +2 -2
  771. package/src/components/MobileAppTile/MobileAppTile.fixture.tsx +3 -0
  772. package/src/components/MobileAppTile/MobileAppTile.mobile.tsx +2 -2
  773. package/src/components/ProductBlock/ProductBlock.example.json +1 -1
  774. package/src/components/ProductBlock/ProductBlock.tsx +10 -2
  775. package/src/components/ProductBlock/ProductBlockInner.mobile.tsx +2 -1
  776. package/src/components/ProductBlock/ProductBlockInner.tsx +3 -2
  777. package/src/components/ProductGallery/ProductGallery.tsx +2 -2
  778. package/src/components/ProductTile/ProductTile.tsx +2 -0
  779. package/src/components/PromoTile/PromoTile.example.json +1 -0
  780. package/src/components/PromoTile/PromoTile.tsx +2 -1
  781. package/src/components/Recommendation/Recommendation.fixture.tsx +68 -16
  782. package/src/components/Recommendation/Recommendation.tsx +20 -18
  783. package/src/components/Recommendation/RecommendationCard.tsx +20 -15
  784. package/src/components/Recommendation/RecommendationContent.ts +2 -3
  785. package/src/components/TariffsTable/TariffsTable.tsx +1 -1
  786. package/src/components/TextBlock/TextBlock.fixture.mobile.tsx +1 -0
  787. package/src/components/TextBlock/TextBlock.fixture.tsx +1 -0
  788. package/src/components/__snapshots__/Blocks.spec.tsx.snap +162 -59
  789. package/src/content-page-repository/mapJSON.ts +1 -1
  790. package/src/content-page-repository/transformContentPage.ts +1 -0
  791. package/src/hooks/useExchangeRates.ts +1 -1
  792. package/src/react/IntersectionObserverTag.tsx +3 -8
  793. package/src/react/setup-fixture.ts +5 -2
  794. package/src/ui-kit/BlockWrapper.tsx +5 -3
  795. package/src/ui-kit/Button/ArrowButton.tsx +4 -3
  796. package/src/ui-kit/Button/Button.tsx +2 -2
  797. package/src/ui-kit/Button/ButtonInner.tsx +1 -1
  798. package/src/ui-kit/Button/ButtonProps.ts +4 -3
  799. package/src/ui-kit/Button/LikeButton.tsx +3 -1
  800. package/src/ui-kit/Checkbox/Checkbox.tsx +2 -2
  801. package/src/ui-kit/Foldable/Foldable.tsx +1 -1
  802. package/src/ui-kit/HeaderItem/HeaderItem.tsx +1 -1
  803. package/src/ui-kit/Heading/Heading.mobile.tsx +1 -1
  804. package/src/ui-kit/Input/Input.tsx +3 -4
  805. package/src/ui-kit/InputRange/InputRange.tsx +4 -4
  806. package/src/ui-kit/SVG.tsx +2 -2
  807. package/src/ui-kit/SearchBar/SearchBarInner.tsx +3 -3
  808. package/src/ui-kit/Select/Select.tsx +1 -1
  809. package/src/ui-kit/SwipeListControl/SwipeListControl.tsx +2 -2
  810. package/src/ui-kit/SwipeListControl/SwipeListControlDots.tsx +4 -4
  811. package/src/ui-kit/SwipeListControl/SwipeListControlList.tsx +3 -3
  812. package/src/ui-kit/Tabs/Tabs.tsx +1 -1
@@ -1,14 +1,15 @@
1
+ /// <reference types="react" />
1
2
  import '../../react/setup-fixture';
2
3
  declare const _default: {
3
- 'primary dotted (default)': any;
4
- 'primary w/o dots': any;
5
- 'secondary dotted': any;
6
- 'secondary w/o dots': any;
7
- 'gray dotted': any;
8
- 'gray w/o dots': any;
9
- 'tile dotted': any;
10
- 'tile w/o dots': any;
11
- 'tile white dotted': any;
12
- 'tile white w/o dots': any;
4
+ 'primary dotted (default)': JSX.Element;
5
+ 'primary w/o dots': JSX.Element;
6
+ 'secondary dotted': JSX.Element;
7
+ 'secondary w/o dots': JSX.Element;
8
+ 'gray dotted': JSX.Element;
9
+ 'gray w/o dots': JSX.Element;
10
+ 'tile dotted': JSX.Element;
11
+ 'tile w/o dots': JSX.Element;
12
+ 'tile white dotted': JSX.Element;
13
+ 'tile white w/o dots': JSX.Element;
13
14
  };
14
15
  export default _default;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import '../../react/setup-fixture';
2
- declare const _default: any;
3
+ declare const _default: JSX.Element;
3
4
  export default _default;
@@ -1,4 +1,5 @@
1
+ /// <reference types="react" />
1
2
  declare const _default: {
2
- default: any;
3
+ default: JSX.Element;
3
4
  };
4
5
  export default _default;
@@ -1,4 +1,4 @@
1
- interface SVGPathOptions {
1
+ export interface SVGPathOptions {
2
2
  fill?: string;
3
3
  stroke?: string;
4
4
  strokeLinecap?: 'inherit' | 'butt' | 'round' | 'square';
@@ -6,7 +6,7 @@ interface SVGPathOptions {
6
6
  strokeWidth?: string;
7
7
  strokeMiterlimit?: string;
8
8
  }
9
- interface SVGPath extends SVGPathOptions {
9
+ export interface SVGPath extends SVGPathOptions {
10
10
  d: string;
11
11
  }
12
12
  export interface SVGProps extends SVGPathOptions {
@@ -17,4 +17,3 @@ export interface SVGProps extends SVGPathOptions {
17
17
  height?: string;
18
18
  }
19
19
  export declare const SVG: (props: import("@redneckz/uni-jsx").PropsWithChildren<SVGProps, any>, context?: any) => any;
20
- export {};
@@ -5,12 +5,12 @@ import { Img } from '../Img/Img.js';
5
5
  export const SearchBarInner = JSX(({ className, context, isMobile = false }) => {
6
6
  const { term, setTerm } = context.useSearch();
7
7
  const LoupeIconClassName = isMobile ? 'w-[20px] h-[20px]' : 'w-[24px] h-[24px]';
8
- const SearchBarLabelClassName = isMobile ? 'font-normal text-sm' : 'font-light text-base';
8
+ const SearchBarLabelClassName = isMobile ? 'font-normal text-sm' : 'text-l-light';
9
9
  const SearchBarInputClassName = isMobile
10
10
  ? ' placeholder-transparent font-normal'
11
11
  : 'font-light h-full';
12
12
  const inputPlaceholder = isMobile ? 'some search' : undefined;
13
- return (_jsxs("form", { className: `font-sans relative ${className}`, children: [_jsxs("div", { className: "absolute rounded h-full flex items-center justify-center pl-4 max-w-[170px] gap-3.5 pointer-events-none", children: [_jsx("div", { className: LoupeIconClassName, children: _jsx(Img, { image: "LoupeIcon", width: "24", height: "24" }) }), term ? null : (_jsx("label", { htmlFor: "search-bar-input", className: `text-secondary-text ${SearchBarLabelClassName}`, children: "\u041F\u043E\u0438\u0441\u043A \u043F\u043E \u0441\u0430\u0439\u0442\u0443" }))] }), _jsx("input", { id: "search-bar-input", className: `h-12 pl-12 w-full peer text-base text-black border border-solid rounded box-border
13
+ return (_jsxs("form", { className: `font-sans relative ${className}`, children: [_jsxs("div", { className: "absolute rounded h-full flex items-center justify-center pl-4 max-w-[170px] gap-3.5 pointer-events-none", children: [_jsx("div", { className: LoupeIconClassName, children: _jsx(Img, { image: "LoupeIcon", width: "24", height: "24" }) }), term ? null : (_jsx("label", { htmlFor: "search-bar-input", className: `text-secondary-text ${SearchBarLabelClassName}`, children: "\u041F\u043E\u0438\u0441\u043A \u043F\u043E \u0441\u0430\u0439\u0442\u0443" }))] }), _jsx("input", { id: "search-bar-input", className: `h-12 pl-12 w-full peer text-l text-black border border-solid rounded box-border
14
14
  outline-none pr-[6%] border-main-divider focus:border-primary-text ${SearchBarInputClassName}`, value: term, onChange: (e) => setTerm(e.target.value), type: "text", name: "search-bar-input", placeholder: inputPlaceholder }), isMobile ? (_jsx("button", { className: "visible peer-placeholder-shown:invisible absolute top-2 right-3 w-6 h-6 p-1 bg-transparent cursor-pointer border-none", onClick: (e) => {
15
15
  e.preventDefault();
16
16
  setTerm('');
@@ -1 +1 @@
1
- {"version":3,"file":"SearchBarInner.js","sourceRoot":"","sources":["../../../src/ui-kit/SearchBar/SearchBarInner.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AAExC,OAAO,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC1C,OAAO,EAAE,GAAG,EAAE,MAAM,YAAY,CAAC;AAMjC,MAAM,CAAC,MAAM,cAAc,GAAG,GAAG,CAC/B,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,GAAG,KAAK,EAAE,EAAE,EAAE;IAC3C,MAAM,EAAE,IAAI,EAAE,OAAO,EAAE,GAAG,OAAO,CAAC,SAAS,EAAE,CAAC;IAE9C,MAAM,kBAAkB,GAAG,QAAQ,CAAC,CAAC,CAAC,mBAAmB,CAAC,CAAC,CAAC,mBAAmB,CAAC;IAChF,MAAM,uBAAuB,GAAG,QAAQ,CAAC,CAAC,CAAC,qBAAqB,CAAC,CAAC,CAAC,sBAAsB,CAAC;IAC1F,MAAM,uBAAuB,GAAG,QAAQ;QACtC,CAAC,CAAC,sCAAsC;QACxC,CAAC,CAAC,mBAAmB,CAAC;IACxB,MAAM,gBAAgB,GAAG,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;IAE9D,OAAO,CACL,gBAAM,SAAS,EAAE,sBAAsB,SAAS,EAAE,aAChD,eAAK,SAAS,EAAC,yGAAyG,aACtH,cAAK,SAAS,EAAE,kBAAkB,YAChC,KAAC,GAAG,IAAC,KAAK,EAAC,WAAW,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,GAAG,GAC5C,EACL,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CACb,gBACE,OAAO,EAAC,kBAAkB,EAC1B,SAAS,EAAE,uBAAuB,uBAAuB,EAAE,2FAGrD,CACT,IACG,EACN,gBACE,EAAE,EAAC,kBAAkB,EACrB,SAAS,EAAE;mFAC8D,uBAAuB,EAAE,EAClG,KAAK,EAAE,IAAI,EACX,QAAQ,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,EACxC,IAAI,EAAC,MAAM,EACX,IAAI,EAAC,kBAAkB,EACvB,WAAW,EAAE,gBAAgB,GAC7B,EACD,QAAQ,CAAC,CAAC,CAAC,CACV,iBACE,SAAS,EAAC,uHAAuH,EACjI,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE;oBACb,CAAC,CAAC,cAAc,EAAE,CAAC;oBACnB,OAAO,CAAC,EAAE,CAAC,CAAC;gBACd,CAAC,YAED,KAAC,GAAG,IAAC,KAAK,EAAC,WAAW,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,GAAG,GACzC,CACV,CAAC,CAAC,CAAC,CACF,KAAC,MAAM,IACL,OAAO,EAAC,SAAS,EACjB,IAAI,EAAC,gCAAO,EACZ,SAAS,EAAC,qDAAqD,EAC/D,OAAO,EAAE,CAAC,EAAE,EAAE,EAAE;oBACd,EAAE,EAAE,cAAc,EAAE,CAAC;oBACrB,OAAO,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;gBACvB,CAAC,YAED,cAAK,SAAS,EAAC,mCAAmC,+CAAY,GACvD,CACV,IACI,CACR,CAAC;AACJ,CAAC,CACF,CAAC"}
1
+ {"version":3,"file":"SearchBarInner.js","sourceRoot":"","sources":["../../../src/ui-kit/SearchBar/SearchBarInner.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AAExC,OAAO,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC1C,OAAO,EAAE,GAAG,EAAE,MAAM,YAAY,CAAC;AAMjC,MAAM,CAAC,MAAM,cAAc,GAAG,GAAG,CAC/B,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,GAAG,KAAK,EAAE,EAAE,EAAE;IAC3C,MAAM,EAAE,IAAI,EAAE,OAAO,EAAE,GAAG,OAAO,CAAC,SAAS,EAAE,CAAC;IAE9C,MAAM,kBAAkB,GAAG,QAAQ,CAAC,CAAC,CAAC,mBAAmB,CAAC,CAAC,CAAC,mBAAmB,CAAC;IAChF,MAAM,uBAAuB,GAAG,QAAQ,CAAC,CAAC,CAAC,qBAAqB,CAAC,CAAC,CAAC,cAAc,CAAC;IAClF,MAAM,uBAAuB,GAAG,QAAQ;QACtC,CAAC,CAAC,sCAAsC;QACxC,CAAC,CAAC,mBAAmB,CAAC;IACxB,MAAM,gBAAgB,GAAG,QAAQ,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;IAE9D,OAAO,CACL,gBAAM,SAAS,EAAE,sBAAsB,SAAS,EAAE,aAChD,eAAK,SAAS,EAAC,yGAAyG,aACtH,cAAK,SAAS,EAAE,kBAAkB,YAChC,KAAC,GAAG,IAAC,KAAK,EAAC,WAAW,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,GAAG,GAC5C,EACL,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CACb,gBACE,OAAO,EAAC,kBAAkB,EAC1B,SAAS,EAAE,uBAAuB,uBAAuB,EAAE,2FAGrD,CACT,IACG,EACN,gBACE,EAAE,EAAC,kBAAkB,EACrB,SAAS,EAAE;mFAC8D,uBAAuB,EAAE,EAClG,KAAK,EAAE,IAAI,EACX,QAAQ,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,KAAe,CAAC,EAClD,IAAI,EAAC,MAAM,EACX,IAAI,EAAC,kBAAkB,EACvB,WAAW,EAAE,gBAAgB,GAC7B,EACD,QAAQ,CAAC,CAAC,CAAC,CACV,iBACE,SAAS,EAAC,uHAAuH,EACjI,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE;oBACb,CAAC,CAAC,cAAc,EAAE,CAAC;oBACnB,OAAO,CAAC,EAAE,CAAC,CAAC;gBACd,CAAC,YAED,KAAC,GAAG,IAAC,KAAK,EAAC,WAAW,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,GAAG,GACzC,CACV,CAAC,CAAC,CAAC,CACF,KAAC,MAAM,IACL,OAAO,EAAC,SAAS,EACjB,IAAI,EAAC,gCAAO,EACZ,SAAS,EAAC,qDAAqD,EAC/D,OAAO,EAAE,CAAC,EAAE,EAAE,EAAE;oBACd,EAAE,EAAE,cAAc,EAAE,CAAC;oBACrB,OAAO,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;gBACvB,CAAC,YAED,cAAK,SAAS,EAAC,mCAAmC,+CAAY,GACvD,CACV,IACI,CACR,CAAC;AACJ,CAAC,CACF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Select.js","sourceRoot":"","sources":["../../../src/ui-kit/Select/Select.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AAUxC,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CACvB,CAAC,EAAE,SAAS,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE,EAAE;IAC1D,OAAO,CACL,iBACE,SAAS,EAAE,SAAS,EACpB,EAAE,EAAE,EAAE,EACN,IAAI,EAAE,IAAI,IAAI,EAAE,EAChB,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,YAExC,QAAQ,GACF,CACV,CAAC;AACJ,CAAC,CACF,CAAC"}
1
+ {"version":3,"file":"Select.js","sourceRoot":"","sources":["../../../src/ui-kit/Select/Select.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AAUxC,MAAM,CAAC,MAAM,MAAM,GAAG,GAAG,CACvB,CAAC,EAAE,SAAS,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE,EAAE;IAC1D,OAAO,CACL,iBACE,SAAS,EAAE,SAAS,EACpB,EAAE,EAAE,EAAE,EACN,IAAI,EAAE,IAAI,IAAI,EAAE,EAChB,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,KAAe,CAAC,YAElD,QAAQ,GACF,CACV,CAAC;AACJ,CAAC,CACF,CAAC"}
@@ -1,7 +1,8 @@
1
+ /// <reference types="react" />
1
2
  declare const _default: {
2
- default: any;
3
- 'w/o dots': any;
4
- '1 element': any;
5
- '2 elements': any;
3
+ default: JSX.Element;
4
+ 'w/o dots': JSX.Element;
5
+ '1 element': JSX.Element;
6
+ '2 elements': JSX.Element;
6
7
  };
7
8
  export default _default;
@@ -15,7 +15,7 @@ export const SwipeListControl = JSX(({ className, context, children, gap = DEFAU
15
15
  children,
16
16
  };
17
17
  const handleScroll = (e) => {
18
- const { scrollLeft, clientWidth, childElementCount, scrollWidth, children: childrenCollection, } = e.currentTarget;
18
+ const { scrollLeft, clientWidth, childElementCount, scrollWidth, children: childrenCollection, } = e?.currentTarget;
19
19
  // horizontal PADDING / 2 to compensate padding-margin combo of child container
20
20
  // without CSS calc function, as wrapper element gets bigger in the DOM, remaining same visually
21
21
  const itemWidth = childrenCollection[0].offsetWidth - padding / 2;
@@ -1 +1 @@
1
- {"version":3,"file":"SwipeListControl.js","sourceRoot":"","sources":["../../../src/ui-kit/SwipeListControl/SwipeListControl.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAC3D,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAE9D,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAE1D,MAAM,CAAC,MAAM,gBAAgB,GAAG,GAAG,CACjC,CAAC,EACC,SAAS,EACT,OAAO,EACP,QAAQ,EACR,GAAG,GAAG,WAAW,EACjB,OAAO,GAAG,eAAe,EACzB,QAAQ,GAAG,IAAI,EACf,aAAa,GACd,EAAE,EAAE;IACH,MAAM,CAAC,WAAW,EAAE,cAAc,CAAC,GAAG,OAAO,CAAC,QAAQ,CAAS,CAAC,CAAC,CAAC;IAClE,MAAM,CAAC,aAAa,EAAE,gBAAgB,CAAC,GAAG,OAAO,CAAC,QAAQ,CAAS,CAAC,CAAC,CAAC;IAEtE,MAAM,SAAS,GAAG;QAChB,WAAW;QACX,aAAa;QACb,QAAQ;QACR,QAAQ;KACT,CAAC;IAEF,MAAM,YAAY,GAAG,CAAC,CAAU,EAAE,EAAE;QAClC,MAAM,EACJ,UAAU,EACV,WAAW,EACX,iBAAiB,EACjB,WAAW,EACX,QAAQ,EAAE,kBAAkB,GAC7B,GAAG,CAAC,CAAC,aAA4B,CAAC;QAEnC,+EAA+E;QAC/E,gGAAgG;QAChG,MAAM,SAAS,GAAI,kBAAkB,CAAC,CAAC,CAAiB,CAAC,WAAW,GAAG,OAAO,GAAG,CAAC,CAAC;QACnF,MAAM,YAAY,GAAG,eAAe,CAAC;YACnC,GAAG;YACH,OAAO;YACP,WAAW;YACX,WAAW;YACX,iBAAiB;YACjB,SAAS;SACV,CAAC,CAAC;QAEH,MAAM,EAAE,KAAK,EAAE,QAAQ,EAAE,GAAG,aAAa,CAAC,UAAU,EAAE,YAAY,CAAC,CAAC;QACpE,IAAI,KAAK,KAAK,WAAW,IAAI,aAAa,EAAE;YAC1C,aAAa,EAAE,CAAC;SACjB;QACD,cAAc,CAAC,KAAK,CAAC,CAAC;QACtB,gBAAgB,CAAC,QAAQ,CAAC,CAAC;IAC7B,CAAC,CAAC;IAEF,OAAO,CACL,eAAK,SAAS,EAAE,SAAS,aACvB,KAAC,oBAAoB,IACnB,GAAG,EAAE,GAAG,EACR,OAAO,EAAE,OAAO,EAChB,WAAW,EAAE,WAAW,EACxB,QAAQ,EAAE,YAAY,YAErB,QAAQ,GACY,EACvB,KAAC,oBAAoB,OAAK,SAAS,GAAI,IACnC,CACP,CAAC;AACJ,CAAC,CACF,CAAC"}
1
+ {"version":3,"file":"SwipeListControl.js","sourceRoot":"","sources":["../../../src/ui-kit/SwipeListControl/SwipeListControl.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAC3D,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAE9D,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAE1D,MAAM,CAAC,MAAM,gBAAgB,GAAG,GAAG,CACjC,CAAC,EACC,SAAS,EACT,OAAO,EACP,QAAQ,EACR,GAAG,GAAG,WAAW,EACjB,OAAO,GAAG,eAAe,EACzB,QAAQ,GAAG,IAAI,EACf,aAAa,GACd,EAAE,EAAE;IACH,MAAM,CAAC,WAAW,EAAE,cAAc,CAAC,GAAG,OAAO,CAAC,QAAQ,CAAS,CAAC,CAAC,CAAC;IAClE,MAAM,CAAC,aAAa,EAAE,gBAAgB,CAAC,GAAG,OAAO,CAAC,QAAQ,CAAS,CAAC,CAAC,CAAC;IAEtE,MAAM,SAAS,GAAG;QAChB,WAAW;QACX,aAAa;QACb,QAAQ;QACR,QAAQ;KACT,CAAC;IAEF,MAAM,YAAY,GAAG,CAAC,CAAC,EAAE,EAAE;QACzB,MAAM,EACJ,UAAU,EACV,WAAW,EACX,iBAAiB,EACjB,WAAW,EACX,QAAQ,EAAE,kBAAkB,GAC7B,GAAG,CAAC,EAAE,aAA4B,CAAC;QAEpC,+EAA+E;QAC/E,gGAAgG;QAChG,MAAM,SAAS,GAAI,kBAAkB,CAAC,CAAC,CAAiB,CAAC,WAAW,GAAG,OAAO,GAAG,CAAC,CAAC;QACnF,MAAM,YAAY,GAAG,eAAe,CAAC;YACnC,GAAG;YACH,OAAO;YACP,WAAW;YACX,WAAW;YACX,iBAAiB;YACjB,SAAS;SACV,CAAC,CAAC;QAEH,MAAM,EAAE,KAAK,EAAE,QAAQ,EAAE,GAAG,aAAa,CAAC,UAAU,EAAE,YAAY,CAAC,CAAC;QACpE,IAAI,KAAK,KAAK,WAAW,IAAI,aAAa,EAAE;YAC1C,aAAa,EAAE,CAAC;SACjB;QACD,cAAc,CAAC,KAAK,CAAC,CAAC;QACtB,gBAAgB,CAAC,QAAQ,CAAC,CAAC;IAC7B,CAAC,CAAC;IAEF,OAAO,CACL,eAAK,SAAS,EAAE,SAAS,aACvB,KAAC,oBAAoB,IACnB,GAAG,EAAE,GAAG,EACR,OAAO,EAAE,OAAO,EAChB,WAAW,EAAE,WAAW,EACxB,QAAQ,EAAE,YAAY,YAErB,QAAQ,GACY,EACvB,KAAC,oBAAoB,OAAK,SAAS,GAAI,IACnC,CACP,CAAC;AACJ,CAAC,CACF,CAAC"}
@@ -18,7 +18,7 @@ export const SwipeListControlDots = JSX(({ children, activeIndex, indexFraction,
18
18
  });
19
19
  const getDotStyles = (currentIdx, activeIndex, indexFraction) => {
20
20
  if (currentIdx < activeIndex || currentIdx > activeIndex + 1) {
21
- return null;
21
+ return;
22
22
  }
23
23
  const leftIndexMod = 1 - indexFraction;
24
24
  const rightIndexMod = indexFraction;
@@ -1 +1 @@
1
- {"version":3,"file":"SwipeListControlDots.js","sourceRoot":"","sources":["../../../src/ui-kit/SwipeListControl/SwipeListControlDots.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AAExC,MAAM,UAAU,GAAG,yEAAyE,CAAC;AAC7F,MAAM,cAAc,GAAG,CAAC,CAAC;AACzB,MAAM,uBAAuB,GAAG,EAAE,CAAC;AACnC,MAAM,gBAAgB,GAAG,GAAG,CAAC;AAC7B,MAAM,yBAAyB,GAAG,GAAG,CAAC;AAQtC,MAAM,CAAC,MAAM,oBAAoB,GAAG,GAAG,CACrC,CAAC,EAAE,QAAQ,EAAE,WAAW,EAAE,aAAa,EAAE,QAAQ,EAAE,EAAE,EAAE;IACrD,MAAM,WAAW,GAAG,CAAC,GAAW,EAAE,EAAE,CAAC,CAAC,CAAQ,EAAE,EAAE;QAChD,IAAI,GAAG,KAAK,WAAW,EAAE;YACvB,OAAO;SACR;QAED,MAAM,gBAAgB,GAAI,CAAC,CAAC,aAA6B,CAAC,aAAa;YACrE,EAAE,sBAAsB,CAAC;QAE3B,gBAAgB,EAAE,QAAQ,CAAC,GAAG,CAAC,EAAE,cAAc,CAAC,EAAE,QAAQ,EAAE,QAAQ,EAAE,KAAK,EAAE,SAAS,EAAE,CAAC,CAAC;IAC5F,CAAC,CAAC;IAEF,OAAO,QAAQ,IAAI,QAAQ,EAAE,MAAM,CAAC,CAAC,CAAC,CACpC,cAAK,SAAS,EAAC,+BAA+B,YAC3C,QAAQ,EAAE,GAAG,CAAC,CAAC,CAAC,EAAE,GAAG,EAAE,EAAE,CAAC,CACzB,cAEE,OAAO,EAAE,WAAW,CAAC,GAAG,CAAC,EACzB,SAAS,EAAE,GAAG,UAAU,EAAE,EAC1B,KAAK,EAAE,YAAY,CAAC,GAAG,EAAE,WAAW,EAAE,aAAa,CAAC,yBAH/C,MAAM,CAAC,GAAG,CAAC,CAKhB,CACH,CAAC,GACE,CACP,CAAC,CAAC,CAAC,IAAI,CAAC;AACX,CAAC,CACF,CAAC;AAEF,MAAM,YAAY,GAAG,CACnB,UAAkB,EAClB,WAAmB,EACnB,aAAqB,EACU,EAAE;IACjC,IAAI,UAAU,GAAG,WAAW,IAAI,UAAU,GAAG,WAAW,GAAG,CAAC,EAAE;QAC5D,OAAO,IAAI,CAAC;KACb;IAED,MAAM,YAAY,GAAG,CAAC,GAAG,aAAa,CAAC;IACvC,MAAM,aAAa,GAAG,aAAa,CAAC;IAEpC,OAAO,UAAU,KAAK,WAAW;QAC/B,CAAC,CAAC;YACE,OAAO,EAAE,GAAG,gBAAgB,GAAG,yBAAyB,GAAG,YAAY,EAAE;YACzE,KAAK,EAAE,GAAG,cAAc,GAAG,uBAAuB,GAAG,YAAY,IAAI;SACtE;QACH,CAAC,CAAC;YACE,OAAO,EAAE,GAAG,gBAAgB,GAAG,yBAAyB,GAAG,aAAa,EAAE;YAC1E,KAAK,EAAE,GAAG,cAAc,GAAG,uBAAuB,GAAG,aAAa,IAAI;SACvE,CAAC;AACR,CAAC,CAAC"}
1
+ {"version":3,"file":"SwipeListControlDots.js","sourceRoot":"","sources":["../../../src/ui-kit/SwipeListControl/SwipeListControlDots.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AAExC,MAAM,UAAU,GAAG,yEAAyE,CAAC;AAC7F,MAAM,cAAc,GAAG,CAAC,CAAC;AACzB,MAAM,uBAAuB,GAAG,EAAE,CAAC;AACnC,MAAM,gBAAgB,GAAG,GAAG,CAAC;AAC7B,MAAM,yBAAyB,GAAG,GAAG,CAAC;AAQtC,MAAM,CAAC,MAAM,oBAAoB,GAAG,GAAG,CACrC,CAAC,EAAE,QAAQ,EAAE,WAAW,EAAE,aAAa,EAAE,QAAQ,EAAE,EAAE,EAAE;IACrD,MAAM,WAAW,GAAG,CAAC,GAAW,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,EAAE;QACzC,IAAI,GAAG,KAAK,WAAW,EAAE;YACvB,OAAO;SACR;QAED,MAAM,gBAAgB,GAAI,CAAC,CAAC,aAA6B,CAAC,aAAa;YACrE,EAAE,sBAAsB,CAAC;QAE3B,gBAAgB,EAAE,QAAQ,CAAC,GAAG,CAAC,EAAE,cAAc,CAAC,EAAE,QAAQ,EAAE,QAAQ,EAAE,KAAK,EAAE,SAAS,EAAE,CAAC,CAAC;IAC5F,CAAC,CAAC;IAEF,OAAO,QAAQ,IAAI,QAAQ,EAAE,MAAM,CAAC,CAAC,CAAC,CACpC,cAAK,SAAS,EAAC,+BAA+B,YAC3C,QAAQ,EAAE,GAAG,CAAC,CAAC,CAAC,EAAE,GAAW,EAAE,EAAE,CAAC,CACjC,cAEE,OAAO,EAAE,WAAW,CAAC,GAAG,CAAC,EACzB,SAAS,EAAE,GAAG,UAAU,EAAE,EAC1B,KAAK,EAAE,YAAY,CAAC,GAAG,EAAE,WAAW,EAAE,aAAa,CAAC,yBAH/C,MAAM,CAAC,GAAG,CAAC,CAKhB,CACH,CAAC,GACE,CACP,CAAC,CAAC,CAAC,IAAI,CAAC;AACX,CAAC,CACF,CAAC;AAEF,MAAM,YAAY,GAAG,CACnB,UAAkB,EAClB,WAAmB,EACnB,aAAqB,EACe,EAAE;IACtC,IAAI,UAAU,GAAG,WAAW,IAAI,UAAU,GAAG,WAAW,GAAG,CAAC,EAAE;QAC5D,OAAO;KACR;IAED,MAAM,YAAY,GAAG,CAAC,GAAG,aAAa,CAAC;IACvC,MAAM,aAAa,GAAG,aAAa,CAAC;IAEpC,OAAO,UAAU,KAAK,WAAW;QAC/B,CAAC,CAAC;YACE,OAAO,EAAE,GAAG,gBAAgB,GAAG,yBAAyB,GAAG,YAAY,EAAE;YACzE,KAAK,EAAE,GAAG,cAAc,GAAG,uBAAuB,GAAG,YAAY,IAAI;SACtE;QACH,CAAC,CAAC;YACE,OAAO,EAAE,GAAG,gBAAgB,GAAG,yBAAyB,GAAG,aAAa,EAAE;YAC1E,KAAK,EAAE,GAAG,cAAc,GAAG,uBAAuB,GAAG,aAAa,IAAI;SACvE,CAAC;AACR,CAAC,CAAC"}
@@ -5,6 +5,6 @@ import { SwipeContainer } from './SwipeListControlProps';
5
5
  export interface SwipeListControlListProps extends SwipeContainer {
6
6
  className?: string;
7
7
  activeIndex: number;
8
- onScroll?: (e: UIEvent) => void;
8
+ onScroll?: (e: any) => void;
9
9
  }
10
10
  export declare const SwipeListControlList: (props: import("@redneckz/uni-jsx").PropsWithChildren<SwipeListControlListProps, any>, context?: any) => any;
@@ -1,8 +1,8 @@
1
1
  import { jsx as _jsx } from "@redneckz/uni-jsx/jsx-runtime";
2
2
  import { JSX } from '@redneckz/uni-jsx';
3
+ import { DEFAULT_GAP, DEFAULT_PADDING } from './constants.js';
3
4
  import { SwipeListControlItem } from './SwipeListControlItem.js';
4
5
  import { getContainerStyle } from './utils/getContainerStyle.js';
5
- import { DEFAULT_GAP, DEFAULT_PADDING } from './constants.js';
6
6
  export const SwipeListControlList = JSX(({ className = '', children, activeIndex, onScroll, gap = DEFAULT_GAP, padding = DEFAULT_PADDING, }) => {
7
7
  return (_jsx("div", { className: `overflow-auto flex horizontal-list no-scrollbar ${className}`, style: { ...getContainerStyle(padding), gap: `${gap}px` }, role: "list", onScroll: onScroll, children: children?.length ? (children?.map((child, idx) => (_jsx(SwipeListControlItem, { style: getContainerStyle(padding / 4), "aria-current": Boolean(activeIndex === idx), children: child }, String(idx))))) : (_jsx(SwipeListControlItem, { children: children })) }));
8
8
  });
@@ -1 +1 @@
1
- {"version":3,"file":"SwipeListControlList.js","sourceRoot":"","sources":["../../../src/ui-kit/SwipeListControl/SwipeListControlList.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AAC9D,OAAO,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAY3D,MAAM,CAAC,MAAM,oBAAoB,GAAG,GAAG,CACrC,CAAC,EACC,SAAS,GAAG,EAAE,EACd,QAAQ,EACR,WAAW,EACX,QAAQ,EACR,GAAG,GAAG,WAAW,EACjB,OAAO,GAAG,eAAe,GAC1B,EAAE,EAAE;IACH,OAAO,CACL,cACE,SAAS,EAAE,mDAAmD,SAAS,EAAE,EACzE,KAAK,EAAE,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,GAAG,GAAG,IAAI,EAAE,EACzD,IAAI,EAAC,MAAM,EACX,QAAQ,EAAE,QAAQ,YAEjB,QAAQ,EAAE,MAAM,CAAC,CAAC,CAAC,CAClB,QAAQ,EAAE,GAAG,CAAC,CAAC,KAAK,EAAE,GAAG,EAAE,EAAE,CAAC,CAC5B,KAAC,oBAAoB,IAEnB,KAAK,EAAE,iBAAiB,CAAC,OAAO,GAAG,CAAC,CAAC,kBACvB,OAAO,CAAC,WAAW,KAAK,GAAG,CAAC,YAEzC,KAAK,IAJD,MAAM,CAAC,GAAG,CAAC,CAKK,CACxB,CAAC,CACH,CAAC,CAAC,CAAC,CACF,KAAC,oBAAoB,cAAE,QAAQ,GAAwB,CACxD,GACG,CACP,CAAC;AACJ,CAAC,CACF,CAAC"}
1
+ {"version":3,"file":"SwipeListControlList.js","sourceRoot":"","sources":["../../../src/ui-kit/SwipeListControl/SwipeListControlList.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAC3D,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAE9D,OAAO,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AAW9D,MAAM,CAAC,MAAM,oBAAoB,GAAG,GAAG,CACrC,CAAC,EACC,SAAS,GAAG,EAAE,EACd,QAAQ,EACR,WAAW,EACX,QAAQ,EACR,GAAG,GAAG,WAAW,EACjB,OAAO,GAAG,eAAe,GAC1B,EAAE,EAAE;IACH,OAAO,CACL,cACE,SAAS,EAAE,mDAAmD,SAAS,EAAE,EACzE,KAAK,EAAE,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,GAAG,GAAG,IAAI,EAAE,EACzD,IAAI,EAAC,MAAM,EACX,QAAQ,EAAE,QAAQ,YAEjB,QAAQ,EAAE,MAAM,CAAC,CAAC,CAAC,CAClB,QAAQ,EAAE,GAAG,CAAC,CAAC,KAAK,EAAE,GAAG,EAAE,EAAE,CAAC,CAC5B,KAAC,oBAAoB,IAEnB,KAAK,EAAE,iBAAiB,CAAC,OAAO,GAAG,CAAC,CAAC,kBACvB,OAAO,CAAC,WAAW,KAAK,GAAG,CAAC,YAEzC,KAAK,IAJD,MAAM,CAAC,GAAG,CAAC,CAKK,CACxB,CAAC,CACH,CAAC,CAAC,CAAC,CACF,KAAC,oBAAoB,cAAE,QAAQ,GAAwB,CACxD,GACG,CACP,CAAC;AACJ,CAAC,CACF,CAAC"}
@@ -9,7 +9,7 @@ export const Tabs = JSX(({ tabs, currentTabIndex, onTabClick }) => {
9
9
  const tabDescriptionStyle = (isActive = false) => `font-light text-xs ${isActive ? '' : 'text-secondary-text'}`;
10
10
  const renderTab = (currentTabIndex, onTabClick) => (tab, index) => {
11
11
  const isActive = currentTabIndex === index;
12
- return (_jsxs("div", { className: `flex h-full flex-1 cursor-pointer mr-2 last:mr-0 box-content ${isActive ? ACTIVE_TAB_STYLE : TAB_STYLE}`, role: "tab", onClick: () => onTabClick(index), "aria-selected": String(isActive), children: [tab?.icon ? renderIcon(tab, isActive) : null, _jsxs("div", { children: [tab?.title ? _jsx("h3", { className: "font-medium m-0 text-base", children: tab?.title }) : null, tab?.description ? (_jsx("span", { className: tabDescriptionStyle(isActive), children: tab?.description })) : null] })] }, String(index)));
12
+ return (_jsxs("div", { className: `flex h-full flex-1 cursor-pointer mr-2 last:mr-0 box-content ${isActive ? ACTIVE_TAB_STYLE : TAB_STYLE}`, role: "tab", onClick: () => onTabClick(index), "aria-selected": isActive, children: [tab?.icon ? renderIcon(tab, isActive) : null, _jsxs("div", { children: [tab?.title ? _jsx("h3", { className: "font-medium m-0 text-base", children: tab?.title }) : null, tab?.description ? (_jsx("span", { className: tabDescriptionStyle(isActive), children: tab?.description })) : null] })] }, String(index)));
13
13
  };
14
14
  const renderIcon = (tab, isActive) => (_jsx("div", { className: "h-full mt-1", children: _jsx(Img, { className: `w-5 h-5 mr-3 ${isActive ? 'invert' : ''}`, image: tab?.icon || 'CardIcon', asSVG: !isActive }) }));
15
15
  //# sourceMappingURL=Tabs.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Tabs.js","sourceRoot":"","sources":["../../../src/ui-kit/Tabs/Tabs.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,YAAY,CAAC;AAGjC,MAAM,SAAS,GAAG,0DAA0D,CAAC;AAC7E,MAAM,gBAAgB,GAAG,gDAAgD,CAAC;AAE1E,MAAM,CAAC,MAAM,IAAI,GAAG,GAAG,CAAY,CAAC,EAAE,IAAI,EAAE,eAAe,EAAE,UAAU,EAAE,EAAE,EAAE;IAC3E,OAAO,CACL,cAAK,SAAS,EAAC,4CAA4C,EAAC,IAAI,EAAC,SAAS,YACvE,IAAI,EAAE,GAAG,CAAC,SAAS,CAAC,eAAe,EAAE,UAAU,CAAC,CAAC,GAC9C,CACP,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,MAAM,mBAAmB,GAAG,CAAC,QAAQ,GAAG,KAAK,EAAE,EAAE,CAC/C,sBAAsB,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,qBAAqB,EAAE,CAAC;AAEhE,MAAM,SAAS,GACb,CAAC,eAAuB,EAAE,UAA2B,EAAE,EAAE,CAAC,CAAC,GAAQ,EAAE,KAAa,EAAE,EAAE;IACpF,MAAM,QAAQ,GAAG,eAAe,KAAK,KAAK,CAAC;IAE3C,OAAO,CACL,eAEE,SAAS,EAAE,gEACT,QAAQ,CAAC,CAAC,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAChC,EAAE,EACF,IAAI,EAAC,KAAK,EACV,OAAO,EAAE,GAAG,EAAE,CAAC,UAAU,CAAC,KAAK,CAAC,mBACjB,MAAM,CAAC,QAAQ,CAAC,aAE9B,GAAG,EAAE,IAAI,CAAC,CAAC,CAAC,UAAU,CAAC,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,IAAI,EAC7C,0BACG,GAAG,EAAE,KAAK,CAAC,CAAC,CAAC,aAAI,SAAS,EAAC,2BAA2B,YAAE,GAAG,EAAE,KAAK,GAAM,CAAC,CAAC,CAAC,IAAI,EAC/E,GAAG,EAAE,WAAW,CAAC,CAAC,CAAC,CAClB,eAAM,SAAS,EAAE,mBAAmB,CAAC,QAAQ,CAAC,YAAG,GAAG,EAAE,WAAW,GAAQ,CAC1E,CAAC,CAAC,CAAC,IAAI,IACJ,KAdD,MAAM,CAAC,KAAK,CAAC,CAed,CACP,CAAC;AACJ,CAAC,CAAC;AAEJ,MAAM,UAAU,GAAG,CAAC,GAAQ,EAAE,QAAiB,EAAE,EAAE,CAAC,CAClD,cAAK,SAAS,EAAC,aAAa,YAC1B,KAAC,GAAG,IACF,SAAS,EAAE,gBAAgB,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,EAAE,EACrD,KAAK,EAAE,GAAG,EAAE,IAAI,IAAI,UAAU,EAC9B,KAAK,EAAE,CAAC,QAAQ,GAChB,GACE,CACP,CAAC"}
1
+ {"version":3,"file":"Tabs.js","sourceRoot":"","sources":["../../../src/ui-kit/Tabs/Tabs.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,YAAY,CAAC;AAGjC,MAAM,SAAS,GAAG,0DAA0D,CAAC;AAC7E,MAAM,gBAAgB,GAAG,gDAAgD,CAAC;AAE1E,MAAM,CAAC,MAAM,IAAI,GAAG,GAAG,CAAY,CAAC,EAAE,IAAI,EAAE,eAAe,EAAE,UAAU,EAAE,EAAE,EAAE;IAC3E,OAAO,CACL,cAAK,SAAS,EAAC,4CAA4C,EAAC,IAAI,EAAC,SAAS,YACvE,IAAI,EAAE,GAAG,CAAC,SAAS,CAAC,eAAe,EAAE,UAAU,CAAC,CAAC,GAC9C,CACP,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,MAAM,mBAAmB,GAAG,CAAC,QAAQ,GAAG,KAAK,EAAE,EAAE,CAC/C,sBAAsB,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,qBAAqB,EAAE,CAAC;AAEhE,MAAM,SAAS,GACb,CAAC,eAAuB,EAAE,UAA2B,EAAE,EAAE,CAAC,CAAC,GAAQ,EAAE,KAAa,EAAE,EAAE;IACpF,MAAM,QAAQ,GAAG,eAAe,KAAK,KAAK,CAAC;IAE3C,OAAO,CACL,eAEE,SAAS,EAAE,gEACT,QAAQ,CAAC,CAAC,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAChC,EAAE,EACF,IAAI,EAAC,KAAK,EACV,OAAO,EAAE,GAAG,EAAE,CAAC,UAAU,CAAC,KAAK,CAAC,mBACjB,QAAQ,aAEtB,GAAG,EAAE,IAAI,CAAC,CAAC,CAAC,UAAU,CAAC,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,IAAI,EAC7C,0BACG,GAAG,EAAE,KAAK,CAAC,CAAC,CAAC,aAAI,SAAS,EAAC,2BAA2B,YAAE,GAAG,EAAE,KAAK,GAAM,CAAC,CAAC,CAAC,IAAI,EAC/E,GAAG,EAAE,WAAW,CAAC,CAAC,CAAC,CAClB,eAAM,SAAS,EAAE,mBAAmB,CAAC,QAAQ,CAAC,YAAG,GAAG,EAAE,WAAW,GAAQ,CAC1E,CAAC,CAAC,CAAC,IAAI,IACJ,KAdD,MAAM,CAAC,KAAK,CAAC,CAed,CACP,CAAC;AACJ,CAAC,CAAC;AAEJ,MAAM,UAAU,GAAG,CAAC,GAAQ,EAAE,QAAiB,EAAE,EAAE,CAAC,CAClD,cAAK,SAAS,EAAC,aAAa,YAC1B,KAAC,GAAG,IACF,SAAS,EAAE,gBAAgB,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,EAAE,EACrD,KAAK,EAAE,GAAG,EAAE,IAAI,IAAI,UAAU,EAC9B,KAAK,EAAE,CAAC,QAAQ,GAChB,GACE,CACP,CAAC"}
@@ -1,6 +1,7 @@
1
+ /// <reference types="react" />
1
2
  import '../../react/setup-fixture';
2
3
  declare const _default: {
3
- default: any;
4
- active: any;
4
+ default: JSX.Element;
5
+ active: JSX.Element;
5
6
  };
6
7
  export default _default;
@@ -190,7 +190,7 @@
190
190
  h0: 'text-m-title',
191
191
  h1: 'text-m-title',
192
192
  h2: 'text-m-title',
193
- h3: 'text-m-title-md',
193
+ h3: 'text-h6',
194
194
  h4: 'text-m-title-xs',
195
195
  h5: 'text-m-title-xs',
196
196
  h6: 'text-m-title-xs',
@@ -201,7 +201,7 @@
201
201
  });
202
202
 
203
203
  // Generated. Do not touch
204
- /* eslint-disable max-lines */
204
+ /* eslint-disable max-len, max-lines */
205
205
  var IconMap;
206
206
  (function (IconMap) {
207
207
  IconMap["ActualBalanceIcon"] = "ActualBalanceIcon";
@@ -520,7 +520,7 @@
520
520
  });
521
521
  const getDotStyles = (currentIdx, activeIndex, indexFraction) => {
522
522
  if (currentIdx < activeIndex || currentIdx > activeIndex + 1) {
523
- return null;
523
+ return;
524
524
  }
525
525
  const leftIndexMod = 1 - indexFraction;
526
526
  const rightIndexMod = indexFraction;
@@ -609,7 +609,7 @@
609
609
  children,
610
610
  };
611
611
  const handleScroll = (e) => {
612
- const { scrollLeft, clientWidth, childElementCount, scrollWidth, children: childrenCollection, } = e.currentTarget;
612
+ const { scrollLeft, clientWidth, childElementCount, scrollWidth, children: childrenCollection, } = e?.currentTarget;
613
613
  // horizontal PADDING / 2 to compensate padding-margin combo of child container
614
614
  // without CSS calc function, as wrapper element gets bigger in the DOM, remaining same visually
615
615
  const itemWidth = childrenCollection[0].offsetWidth - padding / 2;
@@ -736,7 +736,7 @@
736
736
 
737
737
  const ButtonInner = JSX((props) => {
738
738
  const { text, aboveText, appendLeft, appendRight } = props;
739
- return (jsxs("div", { className: getButtonStyle(props), children: [appendLeft ? appendLeft : null, isWithText(props) ? (jsxs("div", { children: [jsx("div", { className: "text-xs text-left", children: aboveText }), jsx("div", { className: `text-left ${aboveText ? 'text-s -mt-0.5' : 'text-base'}`, children: text })] })) : null, appendRight ? appendRight : null] }));
739
+ return (jsxs("div", { className: getButtonStyle(props), children: [appendLeft ? appendLeft : null, isWithText(props) ? (jsxs("div", { children: [jsx("div", { className: "text-xs text-left", children: aboveText }), jsx("div", { className: `text-left ${aboveText ? 'text-s -mt-0.5' : 'text-l'}`, children: text })] })) : null, appendRight ? appendRight : null] }));
740
740
  });
741
741
  const getButtonStyle = (props) => {
742
742
  const { version, aboveText, rounded } = props;
@@ -850,7 +850,7 @@
850
850
  }
851
851
 
852
852
  const ProductBlockInner = JSX(({ className = '', context, title, headlineVersion = 'L', description, benefits, benefitsVersion = 'normal', buttons, image, items, version = 'primary', isDotted = true, label, }) => {
853
- return (jsxs("div", { className: `w-full ${className}`, children: [jsxs("div", { children: [label ? renderLabel(label, version) : null, jsx(Headline, { context: context, className: "!p-0 max-w-[600px]", title: title, description: description, headlineVersion: headlineVersion }), jsxs(BaseTile, { context: context, buttons: buttons?.length ? (jsx(ButtonSection, { context: context, buttons: buttons, className: "flex flex-col mt-5 gap-2.5" })) : null, children: [benefits?.filter((_) => _.label)?.length ? (jsx("div", { className: "mt-3", children: benefits.map((benefit, i) => renderBenefit({ benefit, version, benefitsVersion }, i)) })) : null, items?.length ? (jsx(List, { className: "mt-3 text-m", items: items, version: version, isDotted: isDotted })) : null] })] }), renderImage$1(image)] }));
853
+ return (jsxs("div", { className: `w-full ${className}`, children: [jsxs("div", { children: [label ? renderLabel(label, version) : null, jsx(Headline, { context: context, className: "!p-0 max-w-[600px]", title: title, description: description, bgColorHeadline: version, headlineVersion: headlineVersion }), jsxs(BaseTile, { context: context, buttons: buttons?.length ? (jsx(ButtonSection, { context: context, buttons: buttons, className: "flex flex-col mt-5 gap-2.5" })) : null, children: [benefits?.filter((_) => _.label)?.length ? (jsx("div", { className: "mt-3", children: benefits.map((benefit, i) => renderBenefit({ benefit, version, benefitsVersion }, i)) })) : null, items?.length ? (jsx(List, { className: "mt-3 text-m", items: items, version: version, isDotted: isDotted })) : null] })] }), renderImage$1(image)] }));
854
854
  });
855
855
  function renderImage$1(image) {
856
856
  return image?.src ? (jsx(Img, { imageClassName: "mt-5 mx-auto block", image: { className: 'block', ...image } })) : null;
@@ -859,7 +859,7 @@
859
859
  primary: 'text-primary-main border-secondary-hover',
860
860
  secondary: 'text-white/80',
861
861
  };
862
- const renderLabel = (label, version) => (jsx("div", { className: `m-xs px-2.5 py-1.5 mb-5 rounded-md border-2 border-solid w-fit ${labelStyleMap[version]}`, children: label }));
862
+ const renderLabel = (label, version) => (jsx("div", { className: `px-2.5 py-1.5 mb-5 rounded-md border-2 border-solid w-fit ${labelStyleMap[version]}`, children: label }));
863
863
 
864
864
  const productBlockStyleMap = {
865
865
  primary: 'bg-white text-primary-text',
@@ -935,9 +935,10 @@
935
935
  if (entry.isIntersecting) ;
936
936
  };
937
937
 
938
- const BlockWrapper = JSX(({ anchor, className, context, children, Tag = 'section' }) => {
938
+ const BlockWrapper = JSX(({ anchor, className, context, children, tag = 'section' }) => {
939
939
  const { IntersectionObserverTag } = context;
940
- return anchor ? (jsx(IntersectionObserverTag, { Tag: Tag, className: className, observerCallback: changeHashOnObserve, observerOptions: { threshold: 1 }, anchor: anchor, children: children })) : (jsx(Tag, { className: className, children: children }));
940
+ const Tag = tag;
941
+ return anchor ? (jsx(IntersectionObserverTag, { tag: tag, className: className, observerCallback: changeHashOnObserve, observerOptions: { threshold: 1 }, anchor: anchor, children: children })) : (jsx(Tag, { className: className, children: children }));
941
942
  });
942
943
 
943
944
  const LinkList = JSX(({ className = '', documents, ...rest }) => {
@@ -1017,7 +1018,7 @@
1017
1018
 
1018
1019
  const headingStyle = (isFillGradient = false) => (isFillGradient ? 'text-white' : '');
1019
1020
  const subtitleStyle = (isFillGradient = false) => `text-m-sm mb-3.5 ${isFillGradient ? 'text-white' : 'text-secondary-text/80'}`;
1020
- const HeaderCell = JSX(({ icon, image, title, subtitle, isFillGradient }) => (jsxs("div", { role: "columnheader", scope: "col", children: [icon ? (jsx(Img, { className: "h-[63px] w-[63px] min-w-[63px] min-h-[63px] mb-4", image: icon, width: "63", height: "63" })) : null, image?.src && (jsx("div", { className: "mb-3.5", children: jsx(Img, { image: image }) })), title ? (jsx(Heading, { headingType: "h4", className: headingStyle(isFillGradient), title: title })) : null, subtitle ? jsx("div", { className: subtitleStyle(isFillGradient), children: subtitle }) : null] })));
1021
+ const HeaderCell = JSX(({ icon, image, title, subtitle, isFillGradient }) => (jsxs("div", { role: "columnheader", children: [icon ? (jsx(Img, { className: "h-[63px] w-[63px] min-w-[63px] min-h-[63px] mb-4", image: icon, width: "63", height: "63" })) : null, image?.src && (jsx("div", { className: "mb-3.5", children: jsx(Img, { image: image }) })), title ? (jsx(Heading, { headingType: "h4", className: headingStyle(isFillGradient), title: title })) : null, subtitle ? jsx("div", { className: subtitleStyle(isFillGradient), children: subtitle }) : null] })));
1021
1022
 
1022
1023
  const TableCell = JSX(({ cell, rowHeader, isFillGradient = false }) => {
1023
1024
  const cellWrapperClasses = `box-border flex flex-col`;
@@ -1215,7 +1216,7 @@
1215
1216
  const validInputValue = e.target.validity.valid ? e.target.value : value;
1216
1217
  onChange(validInputValue);
1217
1218
  };
1218
- return (jsx("input", { className: className, id: id, name: name || id, type: type, pattern: pattern, placeholder: placeholder, value: value, onChange: (e) => handleChange(e) }));
1219
+ return (jsx("input", { className: className, id: id, name: name || id, type: type, pattern: pattern, placeholder: placeholder, value: value, onChange: handleChange }));
1219
1220
  });
1220
1221
 
1221
1222
  const Select = JSX(({ className = '', id, name, children, value, onChange }) => {
@@ -1322,7 +1323,7 @@
1322
1323
  });
1323
1324
 
1324
1325
  const MobileAppTile = JSX(({ className = '', title = 'Мобильное приложение', description, href = '#' }) => {
1325
- return (jsx("div", { className: `col-span-12 rounded-md cursor-pointer p-4 mt-6 mb-6 bg-secondary-light ${className}`, children: href ? (jsxs("div", { className: "flex", children: [jsx("div", { className: "flex justify-center align-middle rounded-md bg-primary-main w-[50px] h-[50px]", children: jsx(Logo, { className: "w-[33px]", bgColor: "transparent", hideTitle: true }) }), jsxs("a", { href: href, target: "_blank", className: "flex flex-col justify-center pl-3 font-sans", children: [jsx("div", { className: "text-m-button font-medium mb-[3px]", children: title }), jsx("div", { className: "text-m-button text-secondary-text", children: description })] })] })) : null }));
1326
+ return (jsx("div", { className: `col-span-12 rounded-md cursor-pointer p-4 mt-6 mb-6 bg-secondary-light ${className}`, children: href ? (jsxs("div", { className: "flex", children: [jsx("div", { className: "flex justify-center align-middle rounded-md bg-primary-main w-[50px] h-[50px]", children: jsx(Logo, { className: "w-[33px]", bgColor: "transparent", hideTitle: true }) }), jsxs("a", { href: href, target: "_blank", className: "flex flex-col justify-center pl-3 font-sans", children: [jsx("div", { className: "text-s font-medium mb-[3px]", children: title }), jsx("div", { className: "text-s text-secondary-text", children: description })] })] })) : null }));
1326
1327
  });
1327
1328
 
1328
1329
  const Contacts = JSX(({ className = '', items, hasButton, context }) => {
@@ -1336,7 +1337,7 @@
1336
1337
  });
1337
1338
  const renderContact = (item, index) => {
1338
1339
  const { type, text, description } = item;
1339
- return (jsxs("div", { className: "mb-4", children: [jsx("div", { children: renderText(type, text) }), jsx("div", { className: "mt-1 font-sans font-light text-sm text-secondary-text", children: description })] }, String(index)));
1340
+ return (jsxs("div", { className: "mb-4", children: [jsx("div", { children: renderText(type, text) }), jsx("div", { className: "mt-1 font-sans text-s-light text-secondary-text", children: description })] }, String(index)));
1340
1341
  };
1341
1342
  const renderText = (type, text = '') => {
1342
1343
  switch (type) {
@@ -1394,8 +1395,7 @@
1394
1395
  ? 'bg-secondary-light hover:bg-secondary-hover'
1395
1396
  : 'border-main-divider border-solid border-[1px] hover:bg-primary-main';
1396
1397
  const isPrimary = version === 'primary';
1397
- const imageClassName = isPrimary ? 'group-hover:text-white' : '';
1398
- return (jsx("a", { className: `flex items-center justify-center rounded-md w-14 h-14 group box-border ${classes} ${isPrimary ? 'hover:text-black' : ''}`, href: href, "aria-label": label, target: "_blank", rel: "noopener noreferrer", children: icon ? (jsx(Img, { image: icon, imageClassName: imageClassName, width: "24", height: "24", asSVG: true })) : null }));
1398
+ return (jsx("a", { className: `flex items-center justify-center rounded-md w-14 h-14 group box-border ${classes} ${isPrimary ? 'hover:text-black' : ''}`, href: href, "aria-label": label, target: "_blank", rel: "noopener noreferrer", children: icon ? (jsx(Img, { image: icon, imageClassName: "group-hover:text-white", width: "24", height: "24", asSVG: true })) : null }));
1399
1399
  });
1400
1400
 
1401
1401
  const SocialMedia = JSX(({ className, media, version, context }) => {
@@ -1427,12 +1427,12 @@
1427
1427
  const SearchBarInner = JSX(({ className, context, isMobile = false }) => {
1428
1428
  const { term, setTerm } = context.useSearch();
1429
1429
  const LoupeIconClassName = isMobile ? 'w-[20px] h-[20px]' : 'w-[24px] h-[24px]';
1430
- const SearchBarLabelClassName = isMobile ? 'font-normal text-sm' : 'font-light text-base';
1430
+ const SearchBarLabelClassName = isMobile ? 'font-normal text-sm' : 'text-l-light';
1431
1431
  const SearchBarInputClassName = isMobile
1432
1432
  ? ' placeholder-transparent font-normal'
1433
1433
  : 'font-light h-full';
1434
1434
  const inputPlaceholder = isMobile ? 'some search' : undefined;
1435
- return (jsxs("form", { className: `font-sans relative ${className}`, children: [jsxs("div", { className: "absolute rounded h-full flex items-center justify-center pl-4 max-w-[170px] gap-3.5 pointer-events-none", children: [jsx("div", { className: LoupeIconClassName, children: jsx(Img, { image: "LoupeIcon", width: "24", height: "24" }) }), term ? null : (jsx("label", { htmlFor: "search-bar-input", className: `text-secondary-text ${SearchBarLabelClassName}`, children: "\u041F\u043E\u0438\u0441\u043A \u043F\u043E \u0441\u0430\u0439\u0442\u0443" }))] }), jsx("input", { id: "search-bar-input", className: `h-12 pl-12 w-full peer text-base text-black border border-solid rounded box-border
1435
+ return (jsxs("form", { className: `font-sans relative ${className}`, children: [jsxs("div", { className: "absolute rounded h-full flex items-center justify-center pl-4 max-w-[170px] gap-3.5 pointer-events-none", children: [jsx("div", { className: LoupeIconClassName, children: jsx(Img, { image: "LoupeIcon", width: "24", height: "24" }) }), term ? null : (jsx("label", { htmlFor: "search-bar-input", className: `text-secondary-text ${SearchBarLabelClassName}`, children: "\u041F\u043E\u0438\u0441\u043A \u043F\u043E \u0441\u0430\u0439\u0442\u0443" }))] }), jsx("input", { id: "search-bar-input", className: `h-12 pl-12 w-full peer text-l text-black border border-solid rounded box-border
1436
1436
  outline-none pr-[6%] border-main-divider focus:border-primary-text ${SearchBarInputClassName}`, value: term, onChange: (e) => setTerm(e.target.value), type: "text", name: "search-bar-input", placeholder: inputPlaceholder }), isMobile ? (jsx("button", { className: "visible peer-placeholder-shown:invisible absolute top-2 right-3 w-6 h-6 p-1 bg-transparent cursor-pointer border-none", onClick: (e) => {
1437
1437
  e.preventDefault();
1438
1438
  setTerm('');
@@ -1718,16 +1718,19 @@
1718
1718
  strokeLinejoin: 'round',
1719
1719
  strokeWidth: '1.5',
1720
1720
  };
1721
- return (jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", children: [jsx("path", { ...params, strokeMiterlimit: "10", d: "M21.48 11.95c.5-1.4-.4-2.6-1.9-2.6h-4c-.6 0-1.1-.5-1-1.2l.5-3.2c.2-.9-.4-1.9-1.3-2.2-.8-.3-1.8.1-2.2.7l-4.1 6.1M7.48 18.35l3.1 2.4c.4.4 1.3.6 1.9.6h3.8c1.2 0 2.5-.9 2.8-2.1l1.24-3.77" }), jsx("path", { ...params, d: "M2.38 18.35v-9.8c0-1.4.6-1.9 2-1.9h1c1.4 0 2 .5 2 1.9v9.8c0 1.4-.6 1.9-2 1.9h-1c-1.4 0-2-.5-2-1.9Z" })] }));
1721
+ return (jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", children: [jsx("path", { ...params, strokeMiterlimit: "10",
1722
+ /* eslint-disable max-len */
1723
+ d: "M21.48 11.95c.5-1.4-.4-2.6-1.9-2.6h-4c-.6 0-1.1-.5-1-1.2l.5-3.2c.2-.9-.4-1.9-1.3-2.2-.8-.3-1.8.1-2.2.7l-4.1 6.1M7.48 18.35l3.1 2.4c.4.4 1.3.6 1.9.6h3.8c1.2 0 2.5-.9 2.8-2.1l1.24-3.77" }), jsx("path", { ...params, d: "M2.38 18.35v-9.8c0-1.4.6-1.9 2-1.9h1c1.4 0 2 .5 2 1.9v9.8c0 1.4-.6 1.9-2 1.9h-1c-1.4 0-2-.5-2-1.9Z" })] }));
1722
1724
  };
1723
1725
 
1724
1726
  const LikeControl = JSX(({ className, context, ...rest }) => {
1725
1727
  const likeService = context.useLikeService();
1726
- return (jsxs(BlockWrapper, { Tag: "div", context: context, className: `border-main border-2 border-solid bg-white flex w-[125px] items-center justify-center gap-3 p-2 font-sans ${className || ''}`, ...rest, children: [jsx(LikeButton, { onClick: likeService.like, ariaLabel: "\u041F\u043E\u0441\u0442\u0430\u0432\u0438\u0442\u044C \u043E\u0442\u043C\u0435\u0442\u043A\u0443 \u00AB\u043B\u0430\u0439\u043A\u00BB" }), jsx(LikeButton, { onClick: likeService.dislike, className: "rotate-180", ariaLabel: "\u041F\u043E\u0441\u0442\u0430\u0432\u0438\u0442\u044C \u043E\u0442\u043C\u0435\u0442\u043A\u0443 \u00AB\u0434\u0438\u0437\u043B\u0430\u0439\u043A\u00BB" }), jsx("span", { className: "select-none", children: likeService.likeCount })] }));
1728
+ return (jsxs(BlockWrapper, { tag: "div", context: context, className: `border-main border-2 border-solid bg-white flex w-[125px] items-center justify-center gap-3 p-2 font-sans ${className || ''}`, ...rest, children: [jsx(LikeButton, { onClick: likeService.like, ariaLabel: "\u041F\u043E\u0441\u0442\u0430\u0432\u0438\u0442\u044C \u043E\u0442\u043C\u0435\u0442\u043A\u0443 \u00AB\u043B\u0430\u0439\u043A\u00BB" }), jsx(LikeButton, { onClick: likeService.dislike, className: "rotate-180", ariaLabel: "\u041F\u043E\u0441\u0442\u0430\u0432\u0438\u0442\u044C \u043E\u0442\u043C\u0435\u0442\u043A\u0443 \u00AB\u0434\u0438\u0437\u043B\u0430\u0439\u043A\u00BB" }), jsx("span", { className: "select-none", children: likeService.likeCount })] }));
1727
1729
  });
1728
1730
 
1729
1731
  const defaultBlockDecorator = ({ blockClassName, block, render }) => render({ blockClassName, block });
1730
- const ContentPage = JSX(({ className = '', context, blocksRegistry, data: { style: pageStyle, blocks, slots = {}, likeControl, colorPalette = 'pc' }, blockDecorator = defaultBlockDecorator, }) => {
1732
+ const ContentPage = JSX(({ className = '', context, blocksRegistry, data = {}, blockDecorator = defaultBlockDecorator, }) => {
1733
+ const { style: pageStyle, blocks, slots = {}, likeControl, colorPalette = 'pc' } = data;
1731
1734
  const { header } = slots;
1732
1735
  return (jsxs("section", { className: `relative ${style2className(pageStyle)} ${className}`, "data-theme": colorPalette, children: [header?.blocks?.length ? (jsx("div", { className: `${style2className(header?.style)}`, children: header.blocks.map((block, i) => renderBlock({ block, blockDecorator, blocksRegistry, context }, i)) })) : null, blocks?.length ? (jsx("div", { className: "container grid grid-cols-12 gap-1", children: blocks.map((block, i) => renderBlock({ block, blockDecorator, blocksRegistry, context }, i)) })) : null, likeControl ? (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", context: context }, "LikeControl") })) : null] }));
1733
1736
  });