@redneckz/wildless-cms-uni-blocks 0.3.31 → 0.3.34

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 (638) hide show
  1. package/README.md +1 -1
  2. package/bundle/blocks.schema.json +1 -1
  3. package/bundle/bundle.umd.js +171 -105
  4. package/bundle/bundle.umd.min.js +1 -1
  5. package/dist/components/Accordion/AccordionContent.d.ts +2 -2
  6. package/dist/components/Accordion/AccordionItem.js +2 -2
  7. package/dist/components/Accordion/AccordionItem.js.map +1 -1
  8. package/dist/components/Accordion/AccordionItem.mobile.js +2 -2
  9. package/dist/components/Accordion/AccordionItem.mobile.js.map +1 -1
  10. package/dist/components/BenefitsBlock/BenefitsBlock.js +2 -2
  11. package/dist/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
  12. package/dist/components/BenefitsBlock/BenefitsBlockContent.d.ts +2 -2
  13. package/dist/components/ComparisonTable/ComparisonTableContent.d.ts +2 -3
  14. package/dist/components/ComparisonTable/HeaderCell.d.ts +1 -2
  15. package/dist/components/ComparisonTable/HeaderCell.js +1 -2
  16. package/dist/components/ComparisonTable/HeaderCell.js.map +1 -1
  17. package/dist/components/ComparisonTable/HeaderCell.mobile.d.ts +1 -2
  18. package/dist/components/ComparisonTable/HeaderCell.mobile.js +2 -3
  19. package/dist/components/ComparisonTable/HeaderCell.mobile.js.map +1 -1
  20. package/dist/components/ContentPage/ContentPageContext.d.ts +2 -2
  21. package/dist/components/CreditCalculator/defaultTabs.js +3 -3
  22. package/dist/components/CreditCalculator/defaultTabs.js.map +1 -1
  23. package/dist/components/ExchangeRateTile/CurrencyTable.js +2 -2
  24. package/dist/components/ExchangeRateTile/CurrencyTable.js.map +1 -1
  25. package/dist/components/ExchangeRateTile/CurrentLocation.js +2 -2
  26. package/dist/components/ExchangeRateTile/CurrentLocation.js.map +1 -1
  27. package/dist/components/Footer/Footer.mobile.js +2 -2
  28. package/dist/components/Footer/Footer.mobile.js.map +1 -1
  29. package/dist/components/Footer/FooterContent.d.ts +2 -2
  30. package/dist/components/Footer/MediaButton.js +17 -5
  31. package/dist/components/Footer/MediaButton.js.map +1 -1
  32. package/dist/components/Footer/SocialMedia.js +1 -1
  33. package/dist/components/Footer/SocialMedia.js.map +1 -1
  34. package/dist/components/Gallery/Gallery.mobile.js +1 -2
  35. package/dist/components/Gallery/Gallery.mobile.js.map +1 -1
  36. package/dist/components/Gallery/GalleryCardInner.js +1 -2
  37. package/dist/components/Gallery/GalleryCardInner.js.map +1 -1
  38. package/dist/components/Header/HeaderBurger.js +3 -3
  39. package/dist/components/Header/HeaderBurger.js.map +1 -1
  40. package/dist/components/Header/HeaderContent.d.ts +3 -3
  41. package/dist/components/Header/HeaderSecondaryMenu.js +2 -2
  42. package/dist/components/Header/HeaderSecondaryMenu.js.map +1 -1
  43. package/dist/components/Header/HeaderTop.js +2 -2
  44. package/dist/components/Header/HeaderTop.js.map +1 -1
  45. package/dist/components/LinkDocs/LinkDocs.js +1 -1
  46. package/dist/components/LinkDocs/LinkDocs.js.map +1 -1
  47. package/dist/components/LinkDocs/LinkDocs.mobile.js +1 -1
  48. package/dist/components/LinkDocs/LinkDocs.mobile.js.map +1 -1
  49. package/dist/components/LinkDocs/LinkDocsContent.d.ts +2 -2
  50. package/dist/components/LinkDocs/LinkDocsList.d.ts +2 -2
  51. package/dist/components/LinkDocs/LinkDocsListItemBase.d.ts +2 -2
  52. package/dist/components/LinkDocs/LinkDocsListItemBase.js +2 -2
  53. package/dist/components/LinkDocs/LinkDocsListItemBase.js.map +1 -1
  54. package/dist/components/LinkDocs/LinkDocsVerticalList.d.ts +2 -2
  55. package/dist/components/MobileAppTile/MobileAppTile.js +1 -1
  56. package/dist/components/MobileAppTile/MobileAppTile.js.map +1 -1
  57. package/dist/components/PictureText/PictureText.js +8 -5
  58. package/dist/components/PictureText/PictureText.js.map +1 -1
  59. package/dist/components/PictureText/PictureTextContent.d.ts +7 -0
  60. package/dist/components/ProductBlock/ProductBlock.js +2 -2
  61. package/dist/components/ProductBlock/ProductBlock.js.map +1 -1
  62. package/dist/components/ProductBlock/ProductBlockContent.d.ts +4 -3
  63. package/dist/components/ProductBlock/ProductBlockInner.js +4 -4
  64. package/dist/components/ProductBlock/ProductBlockInner.js.map +1 -1
  65. package/dist/components/ProductBlock/renderBenefit.js +2 -2
  66. package/dist/components/ProductBlock/renderBenefit.js.map +1 -1
  67. package/dist/components/ProductBlock/renderBenefit.mobile.js +2 -2
  68. package/dist/components/ProductBlock/renderBenefit.mobile.js.map +1 -1
  69. package/dist/components/ProductGallery/ProductGallery.js +2 -5
  70. package/dist/components/ProductGallery/ProductGallery.js.map +1 -1
  71. package/dist/components/ProductGallery/ProductGalleryBlock.d.ts +1 -1
  72. package/dist/components/ProductGallery/ProductGalleryBlock.js +7 -2
  73. package/dist/components/ProductGallery/ProductGalleryBlock.js.map +1 -1
  74. package/dist/components/ProductGallery/ProductGalleryBlock.mobile.d.ts +1 -1
  75. package/dist/components/ProductGallery/ProductGalleryBlock.mobile.js +7 -2
  76. package/dist/components/ProductGallery/ProductGalleryBlock.mobile.js.map +1 -1
  77. package/dist/components/ProductGalleryGreen/ProductGalleryGreen.js +33 -14
  78. package/dist/components/ProductGalleryGreen/ProductGalleryGreen.js.map +1 -1
  79. package/dist/components/ProductGalleryGreen/ProductGalleryGreenContent.d.ts +2 -0
  80. package/dist/components/Recommendation/Recommendation.js +2 -2
  81. package/dist/components/Recommendation/Recommendation.js.map +1 -1
  82. package/dist/components/Recommendation/RecommendationCard.d.ts +2 -4
  83. package/dist/components/Recommendation/RecommendationCard.js +3 -3
  84. package/dist/components/Recommendation/RecommendationCard.js.map +1 -1
  85. package/dist/components/Recommendation/RecommendationContent.d.ts +4 -2
  86. package/dist/components/StepsBlock/StepsBlock.js +10 -4
  87. package/dist/components/StepsBlock/StepsBlock.js.map +1 -1
  88. package/dist/components/StepsBlock/StepsBlock.mobile.js +13 -6
  89. package/dist/components/StepsBlock/StepsBlock.mobile.js.map +1 -1
  90. package/dist/components/StepsBlock/StepsBlockContent.d.ts +4 -3
  91. package/dist/components/TariffsTable/TableTileHeader.js +2 -2
  92. package/dist/components/TariffsTable/TableTileHeader.js.map +1 -1
  93. package/dist/components/TariffsTable/TariffsTableCell.js +1 -2
  94. package/dist/components/TariffsTable/TariffsTableCell.js.map +1 -1
  95. package/dist/components/TariffsTable/TariffsTableContent.d.ts +2 -2
  96. package/dist/components/TariffsTable/TariffsTableRow.js +4 -4
  97. package/dist/components/TariffsTable/TariffsTableRow.js.map +1 -1
  98. package/dist/components/TariffsTable/TariffsTableTileCell.js +3 -4
  99. package/dist/components/TariffsTable/TariffsTableTileCell.js.map +1 -1
  100. package/dist/content-page-repository/transformContentPage.js +1 -1
  101. package/dist/content-page-repository/transformContentPage.js.map +1 -1
  102. package/dist/model/Picture.d.ts +3 -0
  103. package/dist/model/SitemapProps.d.ts +2 -2
  104. package/dist/services/sitemap/SitemapProps.d.ts +2 -2
  105. package/dist/setup-fixture.js +0 -4
  106. package/dist/setup-fixture.js.map +1 -1
  107. package/dist/ui-kit/Button/ButtonInner.js +2 -2
  108. package/dist/ui-kit/Button/ButtonInner.js.map +1 -1
  109. package/dist/ui-kit/Button/ButtonProps.d.ts +2 -2
  110. package/dist/ui-kit/Button/ButtonSection.js +2 -2
  111. package/dist/ui-kit/Button/ButtonSection.js.map +1 -1
  112. package/dist/ui-kit/Heading/Heading.js +1 -1
  113. package/dist/ui-kit/Heading/Heading.js.map +1 -1
  114. package/dist/ui-kit/Icon/Icon.js +1 -1
  115. package/dist/ui-kit/Icon/Icon.js.map +1 -1
  116. package/dist/ui-kit/Icon/IconProps.d.ts +11 -3
  117. package/dist/ui-kit/Img/Img.d.ts +4 -7
  118. package/dist/ui-kit/Img/Img.js +27 -9
  119. package/dist/ui-kit/Img/Img.js.map +1 -1
  120. package/dist/ui-kit/Img/Img.mobile.d.ts +4 -7
  121. package/dist/ui-kit/Img/Img.mobile.js +12 -3
  122. package/dist/ui-kit/Img/Img.mobile.js.map +1 -1
  123. package/dist/ui-kit/Img/ImgProps.d.ts +6 -3
  124. package/dist/ui-kit/List/ListItem.js +2 -2
  125. package/dist/ui-kit/List/ListItem.js.map +1 -1
  126. package/dist/ui-kit/SearchBar/SearchBar.js +2 -2
  127. package/dist/ui-kit/SearchBar/SearchBar.js.map +1 -1
  128. package/dist/ui-kit/SearchBar/SearchBar.mobile.js +3 -3
  129. package/dist/ui-kit/SearchBar/SearchBar.mobile.js.map +1 -1
  130. package/dist/ui-kit/SearchBar.mobile.js +2 -2
  131. package/dist/ui-kit/SearchBar.mobile.js.map +1 -1
  132. package/dist/ui-kit/Tabs/Tabs.js +2 -2
  133. package/dist/ui-kit/Tabs/Tabs.js.map +1 -1
  134. package/dist/ui-kit/Tabs/TabsProps.d.ts +2 -2
  135. package/lib/common.css +1 -1
  136. package/lib/components/Accordion/AccordionContent.d.ts +2 -2
  137. package/lib/components/Accordion/AccordionItem.js +2 -2
  138. package/lib/components/Accordion/AccordionItem.js.map +1 -1
  139. package/lib/components/Accordion/AccordionItem.mobile.js +2 -2
  140. package/lib/components/Accordion/AccordionItem.mobile.js.map +1 -1
  141. package/lib/components/BenefitsBlock/BenefitsBlock.js +2 -2
  142. package/lib/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
  143. package/lib/components/BenefitsBlock/BenefitsBlockContent.d.ts +2 -2
  144. package/lib/components/ComparisonTable/ComparisonTableContent.d.ts +2 -3
  145. package/lib/components/ComparisonTable/HeaderCell.d.ts +1 -2
  146. package/lib/components/ComparisonTable/HeaderCell.js +1 -2
  147. package/lib/components/ComparisonTable/HeaderCell.js.map +1 -1
  148. package/lib/components/ComparisonTable/HeaderCell.mobile.d.ts +1 -2
  149. package/lib/components/ComparisonTable/HeaderCell.mobile.js +2 -3
  150. package/lib/components/ComparisonTable/HeaderCell.mobile.js.map +1 -1
  151. package/lib/components/ContentPage/ContentPageContext.d.ts +2 -2
  152. package/lib/components/CreditCalculator/defaultTabs.js +3 -3
  153. package/lib/components/CreditCalculator/defaultTabs.js.map +1 -1
  154. package/lib/components/ExchangeRateTile/CurrencyTable.js +2 -2
  155. package/lib/components/ExchangeRateTile/CurrencyTable.js.map +1 -1
  156. package/lib/components/ExchangeRateTile/CurrentLocation.js +2 -2
  157. package/lib/components/ExchangeRateTile/CurrentLocation.js.map +1 -1
  158. package/lib/components/Footer/Footer.mobile.js +2 -2
  159. package/lib/components/Footer/Footer.mobile.js.map +1 -1
  160. package/lib/components/Footer/FooterContent.d.ts +2 -2
  161. package/lib/components/Footer/MediaButton.js +17 -5
  162. package/lib/components/Footer/MediaButton.js.map +1 -1
  163. package/lib/components/Footer/SocialMedia.js +1 -1
  164. package/lib/components/Footer/SocialMedia.js.map +1 -1
  165. package/lib/components/Gallery/Gallery.mobile.js +1 -2
  166. package/lib/components/Gallery/Gallery.mobile.js.map +1 -1
  167. package/lib/components/Gallery/GalleryCardInner.js +1 -2
  168. package/lib/components/Gallery/GalleryCardInner.js.map +1 -1
  169. package/lib/components/Header/HeaderBurger.js +3 -3
  170. package/lib/components/Header/HeaderBurger.js.map +1 -1
  171. package/lib/components/Header/HeaderContent.d.ts +3 -3
  172. package/lib/components/Header/HeaderSecondaryMenu.js +2 -2
  173. package/lib/components/Header/HeaderSecondaryMenu.js.map +1 -1
  174. package/lib/components/Header/HeaderTop.js +2 -2
  175. package/lib/components/Header/HeaderTop.js.map +1 -1
  176. package/lib/components/LinkDocs/LinkDocs.js +1 -1
  177. package/lib/components/LinkDocs/LinkDocs.js.map +1 -1
  178. package/lib/components/LinkDocs/LinkDocs.mobile.js +1 -1
  179. package/lib/components/LinkDocs/LinkDocs.mobile.js.map +1 -1
  180. package/lib/components/LinkDocs/LinkDocsContent.d.ts +2 -2
  181. package/lib/components/LinkDocs/LinkDocsList.d.ts +2 -2
  182. package/lib/components/LinkDocs/LinkDocsListItemBase.d.ts +2 -2
  183. package/lib/components/LinkDocs/LinkDocsListItemBase.js +2 -2
  184. package/lib/components/LinkDocs/LinkDocsListItemBase.js.map +1 -1
  185. package/lib/components/LinkDocs/LinkDocsVerticalList.d.ts +2 -2
  186. package/lib/components/MobileAppTile/MobileAppTile.js +1 -1
  187. package/lib/components/MobileAppTile/MobileAppTile.js.map +1 -1
  188. package/lib/components/PictureText/PictureText.js +8 -5
  189. package/lib/components/PictureText/PictureText.js.map +1 -1
  190. package/lib/components/PictureText/PictureTextContent.d.ts +7 -0
  191. package/lib/components/ProductBlock/ProductBlock.js +2 -2
  192. package/lib/components/ProductBlock/ProductBlock.js.map +1 -1
  193. package/lib/components/ProductBlock/ProductBlockContent.d.ts +4 -3
  194. package/lib/components/ProductBlock/ProductBlockInner.js +4 -4
  195. package/lib/components/ProductBlock/ProductBlockInner.js.map +1 -1
  196. package/lib/components/ProductBlock/renderBenefit.js +2 -2
  197. package/lib/components/ProductBlock/renderBenefit.js.map +1 -1
  198. package/lib/components/ProductBlock/renderBenefit.mobile.js +2 -2
  199. package/lib/components/ProductBlock/renderBenefit.mobile.js.map +1 -1
  200. package/lib/components/ProductGallery/ProductGallery.js +2 -5
  201. package/lib/components/ProductGallery/ProductGallery.js.map +1 -1
  202. package/lib/components/ProductGallery/ProductGalleryBlock.d.ts +1 -1
  203. package/lib/components/ProductGallery/ProductGalleryBlock.js +7 -2
  204. package/lib/components/ProductGallery/ProductGalleryBlock.js.map +1 -1
  205. package/lib/components/ProductGallery/ProductGalleryBlock.mobile.d.ts +1 -1
  206. package/lib/components/ProductGallery/ProductGalleryBlock.mobile.js +7 -2
  207. package/lib/components/ProductGallery/ProductGalleryBlock.mobile.js.map +1 -1
  208. package/lib/components/ProductGalleryGreen/ProductGalleryGreen.fixture.d.ts +1 -0
  209. package/lib/components/ProductGalleryGreen/ProductGalleryGreen.js +33 -14
  210. package/lib/components/ProductGalleryGreen/ProductGalleryGreen.js.map +1 -1
  211. package/lib/components/ProductGalleryGreen/ProductGalleryGreenContent.d.ts +2 -0
  212. package/lib/components/Recommendation/Recommendation.js +2 -2
  213. package/lib/components/Recommendation/Recommendation.js.map +1 -1
  214. package/lib/components/Recommendation/RecommendationCard.d.ts +2 -4
  215. package/lib/components/Recommendation/RecommendationCard.js +3 -3
  216. package/lib/components/Recommendation/RecommendationCard.js.map +1 -1
  217. package/lib/components/Recommendation/RecommendationContent.d.ts +4 -2
  218. package/lib/components/StepsBlock/StepsBlock.fixture.d.ts +1 -0
  219. package/lib/components/StepsBlock/StepsBlock.js +10 -4
  220. package/lib/components/StepsBlock/StepsBlock.js.map +1 -1
  221. package/lib/components/StepsBlock/StepsBlock.mobile.js +13 -6
  222. package/lib/components/StepsBlock/StepsBlock.mobile.js.map +1 -1
  223. package/lib/components/StepsBlock/StepsBlockContent.d.ts +4 -3
  224. package/lib/components/TariffsTable/TableTileHeader.js +2 -2
  225. package/lib/components/TariffsTable/TableTileHeader.js.map +1 -1
  226. package/lib/components/TariffsTable/TariffsTableCell.js +1 -2
  227. package/lib/components/TariffsTable/TariffsTableCell.js.map +1 -1
  228. package/lib/components/TariffsTable/TariffsTableContent.d.ts +2 -2
  229. package/lib/components/TariffsTable/TariffsTableRow.js +4 -4
  230. package/lib/components/TariffsTable/TariffsTableRow.js.map +1 -1
  231. package/lib/components/TariffsTable/TariffsTableTileCell.js +3 -4
  232. package/lib/components/TariffsTable/TariffsTableTileCell.js.map +1 -1
  233. package/lib/content-page-repository/transformContentPage.js +1 -1
  234. package/lib/content-page-repository/transformContentPage.js.map +1 -1
  235. package/lib/model/Picture.d.ts +3 -0
  236. package/lib/model/SitemapProps.d.ts +2 -2
  237. package/lib/services/sitemap/SitemapProps.d.ts +2 -2
  238. package/lib/setup-fixture.js +0 -4
  239. package/lib/setup-fixture.js.map +1 -1
  240. package/lib/ui-kit/Button/ButtonInner.js +2 -2
  241. package/lib/ui-kit/Button/ButtonInner.js.map +1 -1
  242. package/lib/ui-kit/Button/ButtonProps.d.ts +2 -2
  243. package/lib/ui-kit/Button/ButtonSection.js +2 -2
  244. package/lib/ui-kit/Button/ButtonSection.js.map +1 -1
  245. package/lib/ui-kit/Heading/Heading.js +1 -1
  246. package/lib/ui-kit/Heading/Heading.js.map +1 -1
  247. package/lib/ui-kit/Icon/Icon.js +1 -1
  248. package/lib/ui-kit/Icon/Icon.js.map +1 -1
  249. package/lib/ui-kit/Icon/IconProps.d.ts +11 -3
  250. package/lib/ui-kit/Img/Img.d.ts +4 -7
  251. package/lib/ui-kit/Img/Img.js +26 -8
  252. package/lib/ui-kit/Img/Img.js.map +1 -1
  253. package/lib/ui-kit/Img/Img.mobile.d.ts +4 -7
  254. package/lib/ui-kit/Img/Img.mobile.js +11 -2
  255. package/lib/ui-kit/Img/Img.mobile.js.map +1 -1
  256. package/lib/ui-kit/Img/ImgProps.d.ts +6 -3
  257. package/lib/ui-kit/List/ListItem.js +2 -2
  258. package/lib/ui-kit/List/ListItem.js.map +1 -1
  259. package/lib/ui-kit/SearchBar/SearchBar.js +2 -2
  260. package/lib/ui-kit/SearchBar/SearchBar.js.map +1 -1
  261. package/lib/ui-kit/SearchBar/SearchBar.mobile.js +3 -3
  262. package/lib/ui-kit/SearchBar/SearchBar.mobile.js.map +1 -1
  263. package/lib/ui-kit/SearchBar.mobile.js +2 -2
  264. package/lib/ui-kit/SearchBar.mobile.js.map +1 -1
  265. package/lib/ui-kit/Tabs/Tabs.js +2 -2
  266. package/lib/ui-kit/Tabs/Tabs.js.map +1 -1
  267. package/lib/ui-kit/Tabs/TabsProps.d.ts +2 -2
  268. package/mobile/bundle/bundle.umd.js +67 -35
  269. package/mobile/bundle/bundle.umd.min.js +1 -1
  270. package/mobile/dist/components/Accordion/AccordionContent.d.ts +2 -2
  271. package/mobile/dist/components/Accordion/AccordionItem.js +2 -2
  272. package/mobile/dist/components/Accordion/AccordionItem.js.map +1 -1
  273. package/mobile/dist/components/BenefitsBlock/BenefitsBlock.js +2 -2
  274. package/mobile/dist/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
  275. package/mobile/dist/components/BenefitsBlock/BenefitsBlockContent.d.ts +2 -2
  276. package/mobile/dist/components/ComparisonTable/ComparisonTableContent.d.ts +2 -3
  277. package/mobile/dist/components/ComparisonTable/HeaderCell.d.ts +1 -2
  278. package/mobile/dist/components/ComparisonTable/HeaderCell.js +2 -3
  279. package/mobile/dist/components/ComparisonTable/HeaderCell.js.map +1 -1
  280. package/mobile/dist/components/ContentPage/ContentPageContext.d.ts +2 -2
  281. package/mobile/dist/components/CreditCalculator/defaultTabs.js +3 -3
  282. package/mobile/dist/components/CreditCalculator/defaultTabs.js.map +1 -1
  283. package/mobile/dist/components/ExchangeRateTile/CurrencyTable.js +2 -2
  284. package/mobile/dist/components/ExchangeRateTile/CurrencyTable.js.map +1 -1
  285. package/mobile/dist/components/ExchangeRateTile/CurrentLocation.js +2 -2
  286. package/mobile/dist/components/ExchangeRateTile/CurrentLocation.js.map +1 -1
  287. package/mobile/dist/components/Footer/Footer.js +2 -2
  288. package/mobile/dist/components/Footer/Footer.js.map +1 -1
  289. package/mobile/dist/components/Footer/FooterContent.d.ts +2 -2
  290. package/mobile/dist/components/Footer/MediaButton.js +17 -5
  291. package/mobile/dist/components/Footer/MediaButton.js.map +1 -1
  292. package/mobile/dist/components/Gallery/Gallery.js +1 -2
  293. package/mobile/dist/components/Gallery/Gallery.js.map +1 -1
  294. package/mobile/dist/components/Gallery/GalleryCardInner.js +1 -2
  295. package/mobile/dist/components/Gallery/GalleryCardInner.js.map +1 -1
  296. package/mobile/dist/components/Header/HeaderBurger.js +3 -3
  297. package/mobile/dist/components/Header/HeaderBurger.js.map +1 -1
  298. package/mobile/dist/components/Header/HeaderContent.d.ts +3 -3
  299. package/mobile/dist/components/Header/HeaderSecondaryMenu.js +2 -2
  300. package/mobile/dist/components/Header/HeaderSecondaryMenu.js.map +1 -1
  301. package/mobile/dist/components/Header/HeaderTop.js +2 -2
  302. package/mobile/dist/components/Header/HeaderTop.js.map +1 -1
  303. package/mobile/dist/components/LinkDocs/LinkDocs.js +1 -1
  304. package/mobile/dist/components/LinkDocs/LinkDocs.js.map +1 -1
  305. package/mobile/dist/components/LinkDocs/LinkDocsContent.d.ts +2 -2
  306. package/mobile/dist/components/LinkDocs/LinkDocsList.d.ts +2 -2
  307. package/mobile/dist/components/LinkDocs/LinkDocsListItemBase.d.ts +2 -2
  308. package/mobile/dist/components/LinkDocs/LinkDocsListItemBase.js +2 -2
  309. package/mobile/dist/components/LinkDocs/LinkDocsListItemBase.js.map +1 -1
  310. package/mobile/dist/components/LinkDocs/LinkDocsVerticalList.d.ts +2 -2
  311. package/mobile/dist/components/PictureText/PictureText.js +8 -5
  312. package/mobile/dist/components/PictureText/PictureText.js.map +1 -1
  313. package/mobile/dist/components/PictureText/PictureTextContent.d.ts +7 -0
  314. package/mobile/dist/components/ProductBlock/ProductBlockContent.d.ts +4 -3
  315. package/mobile/dist/components/ProductBlock/renderBenefit.js +2 -2
  316. package/mobile/dist/components/ProductBlock/renderBenefit.js.map +1 -1
  317. package/mobile/dist/components/ProductGallery/ProductGalleryBlock.d.ts +1 -1
  318. package/mobile/dist/components/ProductGallery/ProductGalleryBlock.js +7 -2
  319. package/mobile/dist/components/ProductGallery/ProductGalleryBlock.js.map +1 -1
  320. package/mobile/dist/components/ProductGalleryGreen/ProductGalleryGreen.js +33 -14
  321. package/mobile/dist/components/ProductGalleryGreen/ProductGalleryGreen.js.map +1 -1
  322. package/mobile/dist/components/ProductGalleryGreen/ProductGalleryGreenContent.d.ts +2 -0
  323. package/mobile/dist/components/Recommendation/Recommendation.js +2 -2
  324. package/mobile/dist/components/Recommendation/Recommendation.js.map +1 -1
  325. package/mobile/dist/components/Recommendation/RecommendationCard.d.ts +2 -4
  326. package/mobile/dist/components/Recommendation/RecommendationCard.js +3 -3
  327. package/mobile/dist/components/Recommendation/RecommendationCard.js.map +1 -1
  328. package/mobile/dist/components/Recommendation/RecommendationContent.d.ts +4 -2
  329. package/mobile/dist/components/StepsBlock/StepsBlock.js +13 -6
  330. package/mobile/dist/components/StepsBlock/StepsBlock.js.map +1 -1
  331. package/mobile/dist/components/StepsBlock/StepsBlockContent.d.ts +4 -3
  332. package/mobile/dist/components/TariffsTable/TableTileHeader.js +2 -2
  333. package/mobile/dist/components/TariffsTable/TableTileHeader.js.map +1 -1
  334. package/mobile/dist/components/TariffsTable/TariffsTableCell.js +1 -2
  335. package/mobile/dist/components/TariffsTable/TariffsTableCell.js.map +1 -1
  336. package/mobile/dist/components/TariffsTable/TariffsTableContent.d.ts +2 -2
  337. package/mobile/dist/components/TariffsTable/TariffsTableRow.js +4 -4
  338. package/mobile/dist/components/TariffsTable/TariffsTableRow.js.map +1 -1
  339. package/mobile/dist/components/TariffsTable/TariffsTableTileCell.js +3 -4
  340. package/mobile/dist/components/TariffsTable/TariffsTableTileCell.js.map +1 -1
  341. package/mobile/dist/content-page-repository/transformContentPage.js +1 -1
  342. package/mobile/dist/content-page-repository/transformContentPage.js.map +1 -1
  343. package/mobile/dist/model/Picture.d.ts +3 -0
  344. package/mobile/dist/model/SitemapProps.d.ts +2 -2
  345. package/mobile/dist/services/sitemap/SitemapProps.d.ts +2 -2
  346. package/mobile/dist/setup-fixture.js +0 -4
  347. package/mobile/dist/setup-fixture.js.map +1 -1
  348. package/mobile/dist/ui-kit/Button/ButtonInner.js +2 -2
  349. package/mobile/dist/ui-kit/Button/ButtonInner.js.map +1 -1
  350. package/mobile/dist/ui-kit/Button/ButtonProps.d.ts +2 -2
  351. package/mobile/dist/ui-kit/Button/ButtonSection.js +2 -2
  352. package/mobile/dist/ui-kit/Button/ButtonSection.js.map +1 -1
  353. package/mobile/dist/ui-kit/Icon/Icon.js +1 -1
  354. package/mobile/dist/ui-kit/Icon/Icon.js.map +1 -1
  355. package/mobile/dist/ui-kit/Icon/IconProps.d.ts +11 -3
  356. package/mobile/dist/ui-kit/Img/Img.d.ts +4 -7
  357. package/mobile/dist/ui-kit/Img/Img.js +12 -3
  358. package/mobile/dist/ui-kit/Img/Img.js.map +1 -1
  359. package/mobile/dist/ui-kit/Img/ImgProps.d.ts +6 -3
  360. package/mobile/dist/ui-kit/List/ListItem.js +2 -2
  361. package/mobile/dist/ui-kit/List/ListItem.js.map +1 -1
  362. package/mobile/dist/ui-kit/SearchBar/SearchBar.js +3 -3
  363. package/mobile/dist/ui-kit/SearchBar/SearchBar.js.map +1 -1
  364. package/mobile/dist/ui-kit/Tabs/Tabs.js +2 -2
  365. package/mobile/dist/ui-kit/Tabs/Tabs.js.map +1 -1
  366. package/mobile/dist/ui-kit/Tabs/TabsProps.d.ts +2 -2
  367. package/mobile/lib/components/Accordion/AccordionContent.d.ts +2 -2
  368. package/mobile/lib/components/Accordion/AccordionItem.js +2 -2
  369. package/mobile/lib/components/Accordion/AccordionItem.js.map +1 -1
  370. package/mobile/lib/components/BenefitsBlock/BenefitsBlock.js +2 -2
  371. package/mobile/lib/components/BenefitsBlock/BenefitsBlock.js.map +1 -1
  372. package/mobile/lib/components/BenefitsBlock/BenefitsBlockContent.d.ts +2 -2
  373. package/mobile/lib/components/ComparisonTable/ComparisonTableContent.d.ts +2 -3
  374. package/mobile/lib/components/ComparisonTable/HeaderCell.d.ts +1 -2
  375. package/mobile/lib/components/ComparisonTable/HeaderCell.js +2 -3
  376. package/mobile/lib/components/ComparisonTable/HeaderCell.js.map +1 -1
  377. package/mobile/lib/components/ContentPage/ContentPageContext.d.ts +2 -2
  378. package/mobile/lib/components/CreditCalculator/defaultTabs.js +3 -3
  379. package/mobile/lib/components/CreditCalculator/defaultTabs.js.map +1 -1
  380. package/mobile/lib/components/ExchangeRateTile/CurrencyTable.js +2 -2
  381. package/mobile/lib/components/ExchangeRateTile/CurrencyTable.js.map +1 -1
  382. package/mobile/lib/components/ExchangeRateTile/CurrentLocation.js +2 -2
  383. package/mobile/lib/components/ExchangeRateTile/CurrentLocation.js.map +1 -1
  384. package/mobile/lib/components/Footer/Footer.js +2 -2
  385. package/mobile/lib/components/Footer/Footer.js.map +1 -1
  386. package/mobile/lib/components/Footer/FooterContent.d.ts +2 -2
  387. package/mobile/lib/components/Footer/MediaButton.js +17 -5
  388. package/mobile/lib/components/Footer/MediaButton.js.map +1 -1
  389. package/mobile/lib/components/Gallery/Gallery.js +1 -2
  390. package/mobile/lib/components/Gallery/Gallery.js.map +1 -1
  391. package/mobile/lib/components/Gallery/GalleryCardInner.js +1 -2
  392. package/mobile/lib/components/Gallery/GalleryCardInner.js.map +1 -1
  393. package/mobile/lib/components/Header/HeaderBurger.js +3 -3
  394. package/mobile/lib/components/Header/HeaderBurger.js.map +1 -1
  395. package/mobile/lib/components/Header/HeaderContent.d.ts +3 -3
  396. package/mobile/lib/components/Header/HeaderSecondaryMenu.js +2 -2
  397. package/mobile/lib/components/Header/HeaderSecondaryMenu.js.map +1 -1
  398. package/mobile/lib/components/Header/HeaderTop.js +2 -2
  399. package/mobile/lib/components/Header/HeaderTop.js.map +1 -1
  400. package/mobile/lib/components/LinkDocs/LinkDocs.js +1 -1
  401. package/mobile/lib/components/LinkDocs/LinkDocs.js.map +1 -1
  402. package/mobile/lib/components/LinkDocs/LinkDocsContent.d.ts +2 -2
  403. package/mobile/lib/components/LinkDocs/LinkDocsList.d.ts +2 -2
  404. package/mobile/lib/components/LinkDocs/LinkDocsListItemBase.d.ts +2 -2
  405. package/mobile/lib/components/LinkDocs/LinkDocsListItemBase.js +2 -2
  406. package/mobile/lib/components/LinkDocs/LinkDocsListItemBase.js.map +1 -1
  407. package/mobile/lib/components/LinkDocs/LinkDocsVerticalList.d.ts +2 -2
  408. package/mobile/lib/components/PictureText/PictureText.js +8 -5
  409. package/mobile/lib/components/PictureText/PictureText.js.map +1 -1
  410. package/mobile/lib/components/PictureText/PictureTextContent.d.ts +7 -0
  411. package/mobile/lib/components/ProductBlock/ProductBlockContent.d.ts +4 -3
  412. package/mobile/lib/components/ProductBlock/renderBenefit.js +2 -2
  413. package/mobile/lib/components/ProductBlock/renderBenefit.js.map +1 -1
  414. package/mobile/lib/components/ProductGallery/ProductGalleryBlock.d.ts +1 -1
  415. package/mobile/lib/components/ProductGallery/ProductGalleryBlock.js +7 -2
  416. package/mobile/lib/components/ProductGallery/ProductGalleryBlock.js.map +1 -1
  417. package/mobile/lib/components/ProductGalleryGreen/ProductGalleryGreen.js +33 -14
  418. package/mobile/lib/components/ProductGalleryGreen/ProductGalleryGreen.js.map +1 -1
  419. package/mobile/lib/components/ProductGalleryGreen/ProductGalleryGreenContent.d.ts +2 -0
  420. package/mobile/lib/components/Recommendation/Recommendation.js +2 -2
  421. package/mobile/lib/components/Recommendation/Recommendation.js.map +1 -1
  422. package/mobile/lib/components/Recommendation/RecommendationCard.d.ts +2 -4
  423. package/mobile/lib/components/Recommendation/RecommendationCard.js +3 -3
  424. package/mobile/lib/components/Recommendation/RecommendationCard.js.map +1 -1
  425. package/mobile/lib/components/Recommendation/RecommendationContent.d.ts +4 -2
  426. package/mobile/lib/components/StepsBlock/StepsBlock.js +13 -6
  427. package/mobile/lib/components/StepsBlock/StepsBlock.js.map +1 -1
  428. package/mobile/lib/components/StepsBlock/StepsBlockContent.d.ts +4 -3
  429. package/mobile/lib/components/TariffsTable/TableTileHeader.js +2 -2
  430. package/mobile/lib/components/TariffsTable/TableTileHeader.js.map +1 -1
  431. package/mobile/lib/components/TariffsTable/TariffsTableCell.js +1 -2
  432. package/mobile/lib/components/TariffsTable/TariffsTableCell.js.map +1 -1
  433. package/mobile/lib/components/TariffsTable/TariffsTableContent.d.ts +2 -2
  434. package/mobile/lib/components/TariffsTable/TariffsTableRow.js +4 -4
  435. package/mobile/lib/components/TariffsTable/TariffsTableRow.js.map +1 -1
  436. package/mobile/lib/components/TariffsTable/TariffsTableTileCell.js +3 -4
  437. package/mobile/lib/components/TariffsTable/TariffsTableTileCell.js.map +1 -1
  438. package/mobile/lib/content-page-repository/transformContentPage.js +1 -1
  439. package/mobile/lib/content-page-repository/transformContentPage.js.map +1 -1
  440. package/mobile/lib/model/Picture.d.ts +3 -0
  441. package/mobile/lib/model/SitemapProps.d.ts +2 -2
  442. package/mobile/lib/services/sitemap/SitemapProps.d.ts +2 -2
  443. package/mobile/lib/setup-fixture.js +0 -4
  444. package/mobile/lib/setup-fixture.js.map +1 -1
  445. package/mobile/lib/ui-kit/Button/ButtonInner.js +2 -2
  446. package/mobile/lib/ui-kit/Button/ButtonInner.js.map +1 -1
  447. package/mobile/lib/ui-kit/Button/ButtonProps.d.ts +2 -2
  448. package/mobile/lib/ui-kit/Button/ButtonSection.js +2 -2
  449. package/mobile/lib/ui-kit/Button/ButtonSection.js.map +1 -1
  450. package/mobile/lib/ui-kit/Icon/Icon.js +1 -1
  451. package/mobile/lib/ui-kit/Icon/Icon.js.map +1 -1
  452. package/mobile/lib/ui-kit/Icon/IconProps.d.ts +11 -3
  453. package/mobile/lib/ui-kit/Img/Img.d.ts +4 -7
  454. package/mobile/lib/ui-kit/Img/Img.js +11 -2
  455. package/mobile/lib/ui-kit/Img/Img.js.map +1 -1
  456. package/mobile/lib/ui-kit/Img/ImgProps.d.ts +6 -3
  457. package/mobile/lib/ui-kit/List/ListItem.js +2 -2
  458. package/mobile/lib/ui-kit/List/ListItem.js.map +1 -1
  459. package/mobile/lib/ui-kit/SearchBar/SearchBar.js +3 -3
  460. package/mobile/lib/ui-kit/SearchBar/SearchBar.js.map +1 -1
  461. package/mobile/lib/ui-kit/Tabs/Tabs.js +2 -2
  462. package/mobile/lib/ui-kit/Tabs/Tabs.js.map +1 -1
  463. package/mobile/lib/ui-kit/Tabs/TabsProps.d.ts +2 -2
  464. package/mobile/src/components/Accordion/Accordion.example.json +9 -3
  465. package/mobile/src/components/Accordion/AccordionContent.ts +2 -2
  466. package/mobile/src/components/Accordion/AccordionItem.tsx +3 -3
  467. package/mobile/src/components/BenefitsBlock/BenefitsBlock.example.json +6 -2
  468. package/mobile/src/components/BenefitsBlock/BenefitsBlock.tsx +5 -5
  469. package/mobile/src/components/BenefitsBlock/BenefitsBlockContent.ts +2 -2
  470. package/mobile/src/components/ComparisonTable/ComparisonTableContent.ts +2 -3
  471. package/mobile/src/components/ComparisonTable/HeaderCell.tsx +6 -8
  472. package/mobile/src/components/ContentPage/ContentPage.page.json +267 -82
  473. package/mobile/src/components/ContentPage/ContentPageContext.tsx +2 -2
  474. package/mobile/src/components/CreditCalculator/CreditCalculator.example.json +9 -3
  475. package/mobile/src/components/CreditCalculator/defaultTabs.ts +3 -3
  476. package/mobile/src/components/ExchangeRateTile/CurrencyTable.tsx +2 -2
  477. package/mobile/src/components/ExchangeRateTile/CurrentLocation.tsx +2 -2
  478. package/mobile/src/components/Footer/Footer.tsx +2 -2
  479. package/mobile/src/components/Footer/FooterContent.ts +2 -2
  480. package/mobile/src/components/Footer/MediaButton.tsx +21 -9
  481. package/mobile/src/components/Gallery/Gallery.tsx +2 -3
  482. package/mobile/src/components/Gallery/GalleryCardInner.tsx +2 -3
  483. package/mobile/src/components/Header/HeaderBurger.tsx +5 -5
  484. package/mobile/src/components/Header/HeaderContent.ts +3 -3
  485. package/mobile/src/components/Header/HeaderSecondaryMenu.tsx +5 -5
  486. package/mobile/src/components/Header/HeaderTop.tsx +3 -3
  487. package/mobile/src/components/LinkDocs/LinkDocs.example.json +3 -1
  488. package/mobile/src/components/LinkDocs/LinkDocs.tsx +1 -1
  489. package/mobile/src/components/LinkDocs/LinkDocsContent.ts +2 -2
  490. package/mobile/src/components/LinkDocs/LinkDocsList.tsx +2 -2
  491. package/mobile/src/components/LinkDocs/LinkDocsListItemBase.tsx +4 -4
  492. package/mobile/src/components/LinkDocs/LinkDocsVerticalList.tsx +2 -2
  493. package/mobile/src/components/MobileAppTile/MobileAppTile.example.json +6 -2
  494. package/mobile/src/components/PictureText/PictureText.example.json +8 -2
  495. package/mobile/src/components/PictureText/PictureText.tsx +37 -12
  496. package/mobile/src/components/PictureText/PictureTextContent.ts +7 -0
  497. package/mobile/src/components/ProductBlock/ProductBlock.example.json +11 -3
  498. package/mobile/src/components/ProductBlock/ProductBlockContent.ts +4 -3
  499. package/mobile/src/components/ProductBlock/renderBenefit.tsx +5 -5
  500. package/mobile/src/components/ProductGallery/ProductGallery.example.json +22 -1
  501. package/mobile/src/components/ProductGallery/ProductGalleryBlock.tsx +14 -4
  502. package/mobile/src/components/ProductGalleryGreen/ProductGalleryGreen.example.json +2 -1
  503. package/mobile/src/components/ProductGalleryGreen/ProductGalleryGreen.tsx +51 -28
  504. package/mobile/src/components/ProductGalleryGreen/ProductGalleryGreenContent.ts +2 -0
  505. package/mobile/src/components/Recommendation/Recommendation.example.json +18 -3
  506. package/mobile/src/components/Recommendation/Recommendation.tsx +6 -6
  507. package/mobile/src/components/Recommendation/RecommendationCard.tsx +21 -12
  508. package/mobile/src/components/Recommendation/RecommendationContent.ts +6 -4
  509. package/mobile/src/components/StepsBlock/StepsBlock.example.json +9 -3
  510. package/mobile/src/components/StepsBlock/StepsBlock.tsx +19 -9
  511. package/mobile/src/components/StepsBlock/StepsBlockContent.ts +4 -3
  512. package/mobile/src/components/TariffsTable/TableTileHeader.tsx +2 -2
  513. package/mobile/src/components/TariffsTable/TariffsTable.example.json +12 -4
  514. package/mobile/src/components/TariffsTable/TariffsTableCell.tsx +2 -3
  515. package/mobile/src/components/TariffsTable/TariffsTableContent.ts +2 -2
  516. package/mobile/src/components/TariffsTable/TariffsTableRow.tsx +7 -7
  517. package/mobile/src/components/TariffsTable/TariffsTableTileCell.tsx +4 -5
  518. package/mobile/src/content-page-repository/transformContentPage.ts +1 -1
  519. package/mobile/src/model/Picture.ts +4 -0
  520. package/mobile/src/model/SitemapProps.ts +2 -2
  521. package/mobile/src/services/sitemap/SitemapProps.ts +2 -2
  522. package/mobile/src/setup-fixture.ts +4 -6
  523. package/mobile/src/ui-kit/Button/ButtonInner.tsx +3 -3
  524. package/mobile/src/ui-kit/Button/ButtonProps.ts +2 -2
  525. package/mobile/src/ui-kit/Button/ButtonSection.tsx +2 -2
  526. package/mobile/src/ui-kit/Icon/Icon.tsx +1 -1
  527. package/mobile/src/ui-kit/Icon/IconProps.ts +12 -3
  528. package/mobile/src/ui-kit/Img/Img.tsx +38 -22
  529. package/mobile/src/ui-kit/Img/ImgProps.ts +7 -4
  530. package/mobile/src/ui-kit/List/ListItem.tsx +2 -2
  531. package/mobile/src/ui-kit/SearchBar/SearchBar.tsx +3 -3
  532. package/mobile/src/ui-kit/Tabs/Tabs.tsx +2 -2
  533. package/mobile/src/ui-kit/Tabs/TabsProps.ts +2 -2
  534. package/package.json +2 -3
  535. package/src/components/Accordion/Accordion.example.json +9 -3
  536. package/src/components/Accordion/Accordion.fixture.mobile.tsx +3 -1
  537. package/src/components/Accordion/AccordionContent.ts +2 -2
  538. package/src/components/Accordion/AccordionItem.mobile.tsx +3 -3
  539. package/src/components/Accordion/AccordionItem.tsx +2 -2
  540. package/src/components/BenefitsBlock/BenefitsBlock.example.json +6 -2
  541. package/src/components/BenefitsBlock/BenefitsBlock.fixture.tsx +4 -4
  542. package/src/components/BenefitsBlock/BenefitsBlock.tsx +5 -5
  543. package/src/components/BenefitsBlock/BenefitsBlockContent.ts +2 -2
  544. package/src/components/ComparisonTable/ComparisonTable.fixture.tsx +3 -3
  545. package/src/components/ComparisonTable/ComparisonTableContent.ts +2 -3
  546. package/src/components/ComparisonTable/HeaderCell.mobile.tsx +6 -8
  547. package/src/components/ComparisonTable/HeaderCell.tsx +3 -5
  548. package/src/components/ContentPage/ContentPage.page.json +267 -82
  549. package/src/components/ContentPage/ContentPageContext.tsx +2 -2
  550. package/src/components/CreditCalculator/CreditCalculator.example.json +9 -3
  551. package/src/components/CreditCalculator/CreditCalculator.fixture.tsx +3 -3
  552. package/src/components/CreditCalculator/defaultTabs.ts +3 -3
  553. package/src/components/ExchangeRateTile/CurrencyTable.tsx +2 -2
  554. package/src/components/ExchangeRateTile/CurrentLocation.tsx +2 -2
  555. package/src/components/Footer/Footer.mobile.tsx +2 -2
  556. package/src/components/Footer/FooterContent.ts +2 -2
  557. package/src/components/Footer/MediaButton.tsx +21 -9
  558. package/src/components/Footer/SocialMedia.tsx +1 -1
  559. package/src/components/Gallery/Gallery.fixture.mobile.tsx +1 -1
  560. package/src/components/Gallery/Gallery.fixture.tsx +1 -1
  561. package/src/components/Gallery/Gallery.mobile.tsx +2 -3
  562. package/src/components/Gallery/GalleryCardInner.tsx +2 -3
  563. package/src/components/Header/HeaderBurger.tsx +5 -5
  564. package/src/components/Header/HeaderContent.ts +3 -3
  565. package/src/components/Header/HeaderSecondaryMenu.tsx +5 -5
  566. package/src/components/Header/HeaderTop.tsx +3 -3
  567. package/src/components/LinkDocs/LinkDocs.example.json +3 -1
  568. package/src/components/LinkDocs/LinkDocs.fixture.tsx +7 -2
  569. package/src/components/LinkDocs/LinkDocs.mobile.tsx +1 -1
  570. package/src/components/LinkDocs/LinkDocs.tsx +1 -1
  571. package/src/components/LinkDocs/LinkDocsContent.ts +2 -2
  572. package/src/components/LinkDocs/LinkDocsList.tsx +2 -2
  573. package/src/components/LinkDocs/LinkDocsListItemBase.tsx +4 -4
  574. package/src/components/LinkDocs/LinkDocsVerticalList.tsx +2 -2
  575. package/src/components/MobileAppTile/MobileAppTile.example.json +6 -2
  576. package/src/components/MobileAppTile/MobileAppTile.fixture.tsx +2 -2
  577. package/src/components/MobileAppTile/MobileAppTile.tsx +3 -3
  578. package/src/components/PictureText/PictureText.example.json +8 -2
  579. package/src/components/PictureText/PictureText.fixture.tsx +2 -2
  580. package/src/components/PictureText/PictureText.tsx +37 -12
  581. package/src/components/PictureText/PictureTextContent.ts +7 -0
  582. package/src/components/ProductBlock/ProductBlock.example.json +11 -3
  583. package/src/components/ProductBlock/ProductBlock.fixture.mobile.tsx +3 -3
  584. package/src/components/ProductBlock/ProductBlock.fixture.tsx +7 -7
  585. package/src/components/ProductBlock/ProductBlock.tsx +2 -4
  586. package/src/components/ProductBlock/ProductBlockContent.ts +4 -3
  587. package/src/components/ProductBlock/ProductBlockInner.tsx +8 -11
  588. package/src/components/ProductBlock/renderBenefit.mobile.tsx +5 -5
  589. package/src/components/ProductBlock/renderBenefit.tsx +5 -5
  590. package/src/components/ProductGallery/ProductGallery.example.json +22 -1
  591. package/src/components/ProductGallery/ProductGallery.fixture.tsx +106 -104
  592. package/src/components/ProductGallery/ProductGallery.tsx +4 -17
  593. package/src/components/ProductGallery/ProductGalleryBlock.mobile.tsx +14 -4
  594. package/src/components/ProductGallery/ProductGalleryBlock.tsx +15 -4
  595. package/src/components/ProductGalleryGreen/ProductGalleryGreen.example.json +2 -1
  596. package/src/components/ProductGalleryGreen/ProductGalleryGreen.fixture.tsx +74 -2
  597. package/src/components/ProductGalleryGreen/ProductGalleryGreen.tsx +51 -28
  598. package/src/components/ProductGalleryGreen/ProductGalleryGreenContent.ts +2 -0
  599. package/src/components/Recommendation/Recommendation.example.json +18 -3
  600. package/src/components/Recommendation/Recommendation.fixture.tsx +15 -5
  601. package/src/components/Recommendation/Recommendation.tsx +6 -6
  602. package/src/components/Recommendation/RecommendationCard.tsx +21 -12
  603. package/src/components/Recommendation/RecommendationContent.ts +6 -4
  604. package/src/components/StepsBlock/StepsBlock.example.json +9 -3
  605. package/src/components/StepsBlock/StepsBlock.fixture.mobile.tsx +14 -14
  606. package/src/components/StepsBlock/StepsBlock.fixture.tsx +14 -0
  607. package/src/components/StepsBlock/StepsBlock.mobile.tsx +19 -9
  608. package/src/components/StepsBlock/StepsBlock.tsx +15 -8
  609. package/src/components/StepsBlock/StepsBlockContent.ts +4 -3
  610. package/src/components/TariffsTable/TableTileHeader.tsx +2 -2
  611. package/src/components/TariffsTable/TariffsTable.example.json +12 -4
  612. package/src/components/TariffsTable/TariffsTable.fixture.mobile.tsx +6 -9
  613. package/src/components/TariffsTable/TariffsTable.fixture.tsx +5 -5
  614. package/src/components/TariffsTable/TariffsTableCell.tsx +2 -3
  615. package/src/components/TariffsTable/TariffsTableContent.ts +2 -2
  616. package/src/components/TariffsTable/TariffsTableRow.tsx +7 -7
  617. package/src/components/TariffsTable/TariffsTableTileCell.tsx +4 -5
  618. package/src/content-page-repository/transformContentPage.ts +1 -1
  619. package/src/model/Picture.ts +4 -0
  620. package/src/model/SitemapProps.ts +2 -2
  621. package/src/services/sitemap/SitemapProps.ts +2 -2
  622. package/src/setup-fixture.ts +4 -6
  623. package/src/ui-kit/Button/Button.fixture.tsx +5 -5
  624. package/src/ui-kit/Button/ButtonInner.tsx +3 -3
  625. package/src/ui-kit/Button/ButtonProps.ts +2 -2
  626. package/src/ui-kit/Button/ButtonSection.tsx +2 -2
  627. package/src/ui-kit/Heading/Heading.tsx +1 -3
  628. package/src/ui-kit/Icon/Icon.tsx +1 -1
  629. package/src/ui-kit/Icon/IconProps.ts +12 -3
  630. package/src/ui-kit/Img/Img.mobile.tsx +38 -22
  631. package/src/ui-kit/Img/Img.tsx +50 -23
  632. package/src/ui-kit/Img/ImgProps.ts +7 -4
  633. package/src/ui-kit/List/ListItem.tsx +2 -2
  634. package/src/ui-kit/SearchBar/SearchBar.mobile.tsx +3 -3
  635. package/src/ui-kit/SearchBar/SearchBar.tsx +2 -2
  636. package/src/ui-kit/SearchBar.mobile.tsx +2 -2
  637. package/src/ui-kit/Tabs/Tabs.tsx +2 -2
  638. package/src/ui-kit/Tabs/TabsProps.ts +2 -2
@@ -1,5 +1,5 @@
1
1
  import type { BlockVersion } from '../../model/BlockVersion';
2
- import { Icon } from '../../ui-kit/Icon/Icon';
2
+ import { Img } from '../../ui-kit/Img/Img';
3
3
  import type { Benefit } from '../BenefitsBlock/BenefitsBlockContent';
4
4
 
5
5
  const benefitTitleStyleMap: Record<BlockVersion, string> = {
@@ -14,16 +14,16 @@ const benefitDescStyleMap: Record<BlockVersion, string> = {
14
14
  export function renderBenefit(benefit: Benefit, i: number, version: BlockVersion) {
15
15
  return (
16
16
  <div key={String(i)} className="flex gap-3 items-center mb-2.5 last:mb-0">
17
- {benefit.icon && (
18
- <Icon
17
+ {benefit.icon ? (
18
+ <Img
19
19
  className="w-6 h-6 rounded-full box-border"
20
- name={benefit.icon}
20
+ image={benefit.icon}
21
21
  width="24"
22
22
  height="24"
23
23
  asSVG
24
24
  color={version}
25
25
  />
26
- )}
26
+ ) : null}
27
27
  <div className={`font-medium text-m-title-xs m-0 ${benefitTitleStyleMap[version]}`}>
28
28
  {benefit.label}
29
29
  </div>
@@ -3,7 +3,7 @@
3
3
  {
4
4
  "nav": {
5
5
  "title": "Заголовок",
6
- "desc": "Описание"
6
+ "description": "Описание"
7
7
  },
8
8
  "productBlock": {
9
9
  "title": "Продуктовая галерея",
@@ -15,6 +15,27 @@
15
15
  }
16
16
  },
17
17
  "description": "Описание",
18
+ "isDotted": "true",
19
+ "items": ["Элемент списка 1", "Элемент списка 2", "Элемент списка 3"],
20
+ "version": "primary"
21
+ }
22
+ },
23
+ {
24
+ "nav": {
25
+ "title": "Заголовок",
26
+ "description": "Описание"
27
+ },
28
+ "productBlock": {
29
+ "title": "Продуктовая галерея",
30
+ "image": {
31
+ "format": "webp",
32
+ "size": {
33
+ "width": 234,
34
+ "height": 234
35
+ }
36
+ },
37
+ "description": "Описание",
38
+ "isDotted": "true",
18
39
  "items": ["Элемент списка 1", "Элемент списка 2", "Элемент списка 3"],
19
40
  "version": "primary"
20
41
  }
@@ -1,8 +1,14 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
- import type { UniBlockProps } from '../../types';
3
2
  import { HeadingType } from '../../ui-kit/Heading/HeadingContent';
4
- import type { ProductBlockInnerContent } from '../ProductBlock/ProductBlockContent';
5
3
  import { ProductBlockInner } from '../ProductBlock/ProductBlockInner';
4
+ import type { BlockVersion } from '../../model/BlockVersion';
5
+ import type { ProductBlockInnerContent } from '../ProductBlock/ProductBlockContent';
6
+ import type { UniBlockProps } from '../../types';
7
+
8
+ const productGalleryStyleMap: Record<BlockVersion, string> = {
9
+ primary: 'bg-white text-primary-text',
10
+ secondary: 'bg-primary-main text-white',
11
+ };
6
12
 
7
13
  export interface ProductGalleryBlockProps extends UniBlockProps {
8
14
  headingType?: HeadingType;
@@ -10,9 +16,13 @@ export interface ProductGalleryBlockProps extends UniBlockProps {
10
16
  }
11
17
 
12
18
  export const ProductGalleryBlock = JSX<ProductGalleryBlockProps>(
13
- ({ block, headingType, context }) => {
19
+ ({ block, headingType, context, className = '' }) => {
20
+ const version = block?.version ?? 'primary';
21
+
14
22
  return (
15
- <section className="flex grow-0 shrink-0 basis-full px-4 pt-6">
23
+ <section
24
+ className={`flex grow-0 shrink-0 basis-full px-4 pt-6 ${productGalleryStyleMap[version]} ${className}`}
25
+ >
16
26
  <div className="flex grow">
17
27
  <ProductBlockInner context={context} headingType={headingType || 'h2'} {...block} />
18
28
  </div>
@@ -10,7 +10,8 @@
10
10
  "image": {
11
11
  "format": "webp",
12
12
  "size": {
13
- "width": 280
13
+ "width": 608,
14
+ "height": 299
14
15
  }
15
16
  },
16
17
  "version": "primary",
@@ -1,38 +1,61 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
2
  import type { UniBlockProps } from '../../types';
3
- import { Icon } from '../../ui-kit/Icon/Icon';
3
+ import type { BlockVersion } from '../../model/BlockVersion';
4
4
  import type { ProductBlockInnerContent } from '../ProductBlock/ProductBlockContent';
5
5
  import { ProductBlockInner } from '../ProductBlock/ProductBlockInner';
6
6
  import type { ProductGalleryGreenContent } from './ProductGalleryGreenContent';
7
7
 
8
8
  export interface ProductGalleryProps extends ProductGalleryGreenContent, UniBlockProps {}
9
9
 
10
+ type StyleType = {
11
+ title: string;
12
+ text: string;
13
+ };
14
+
15
+ const productGalleryGreenStyleMap: Record<BlockVersion, string> = {
16
+ primary: 'bg-white text-primary-text',
17
+ secondary: 'bg-primary-main text-white',
18
+ };
19
+
20
+ const productBlockStyleMap: Record<BlockVersion, StyleType> = {
21
+ primary: { title: 'text-secondary-text', text: 'text-secondary-text' },
22
+ secondary: { title: 'text-white', text: 'text-white/80' },
23
+ };
24
+
25
+ const productSlideStyleMap: Record<BlockVersion, string> = {
26
+ primary: 'bg-white text-primary-text',
27
+ secondary: 'bg-primary-main text-white',
28
+ };
29
+
10
30
  export const ProductGalleryGreen = JSX<ProductGalleryProps>(
11
- ({ className = '', context, slides = [], anchor = null }) => {
31
+ ({ className = '', context, slides = [], version = 'primary', duration = 0, anchor = null }) => {
12
32
  const galleryNav = slides.map((s) => s.nav);
13
33
  const galleryBlocks = slides.map((s) => s.productBlock);
14
34
  const [activeSlideIndex, setActiveSlideIndex] = context.useState(0);
15
35
 
16
36
  return (
17
37
  <section
18
- className={`box-border pt-[70px] relative font-sans overflow-hidden bg-primary-main w-100 ${className}`}
19
38
  id={anchor}
39
+ className={`box-border pt-[50px] overflow-hidden relative font-sans w-100 ${className}
40
+ ${productGalleryGreenStyleMap[version]}`}
20
41
  >
21
42
  <div
22
43
  className="flex duration-1000 pb-14"
23
44
  style={{ transform: `translateX(-${activeSlideIndex}00%)` }}
24
45
  role="list"
25
46
  >
26
- {galleryBlocks.map((_, i) => renderProductBlock(_, i, context))}
47
+ {galleryBlocks.map((_, i) => renderProductBlock({ ..._, version }, i, context))}
27
48
  </div>
28
49
 
29
- <div className="flex items-center absolute bottom-6 left-0 right-0 px-9 box-border">
50
+ <div className="flex items-center absolute bottom-6 left-0 right-0 px-[26px] box-border">
30
51
  {galleryNav.map((slide, i) =>
31
52
  renderNavButton({
32
53
  slide,
33
54
  i,
34
55
  activeSlideIndex,
35
56
  onClick: () => setActiveSlideIndex(i),
57
+ version,
58
+ duration,
36
59
  }),
37
60
  )}
38
61
  </div>
@@ -42,47 +65,43 @@ export const ProductGalleryGreen = JSX<ProductGalleryProps>(
42
65
  );
43
66
 
44
67
  function renderProductBlock(block: ProductBlockInnerContent, i: number, context) {
68
+ const { version } = block;
69
+ const additionalClass = version ? productBlockStyleMap[version].title : '';
70
+
45
71
  return (
46
72
  <section
47
73
  key={String(i)}
48
- className="box-border relative flex grow-0 shrink-0 basis-full px-9"
74
+ className="box-border relative flex grow-0 shrink-0 basis-full"
49
75
  role="listitem"
50
76
  >
51
77
  <div className="flex grow">
52
- {block.backgroundText ? (
53
- <div className="absolute text-[454px] font-bold text-white tracking-[-10px] leading-[299px] opacity-[.1] right-12 top-20 z-0">
54
- {block.backgroundText}
55
- </div>
56
- ) : null}
57
78
  <ProductBlockInner
58
- className="pl-2.5 pt-2.5 pb-1.5 pr-[6.25rem] z-[1]"
79
+ className={`pl-[50px] pr-2 z-[1] ${additionalClass}`}
59
80
  context={context}
60
81
  textBlockClassName="mb-[154px]"
61
- version="secondary"
62
82
  {...block}
63
83
  />
64
- <Icon
65
- className="absolute right-[460px] top-[200px] z-0 mb-4"
66
- name="ArrowsRewindRight"
67
- width="230"
68
- height="187"
69
- />
70
84
  </div>
71
85
  </section>
72
86
  );
73
87
  }
74
88
 
75
- function renderNavButton({ slide, i, activeSlideIndex, onClick }) {
89
+ function renderNavButton({ slide, i, activeSlideIndex, onClick, version, duration }) {
76
90
  const isActiveBtn = i === activeSlideIndex;
91
+
77
92
  const btnClassName = isActiveBtn
78
- ? 'bg-white shadow-dark-blue/42 h-[102px] w-[354px] min-w-[354px] max-w-[354px] p-0'
79
- : 'bg-white/10 min-w-[277px] px-0 pt-4 pb-[23px] hover:pt-[21px] hover:pb-7 ease-in duration-300';
93
+ ? 'bg-white shadow-dark-blue/42 h-[102px] w-[354px] min-w-[354px] max-w-[354px] p-0 border-none'
94
+ : `min-w-[277px] px-0 pt-4 pb-[23px] hover:py-[26px] hover:py-[26px] ease-in duration-300
95
+ ${productSlideStyleMap[version]}`;
80
96
  const btnTitleClassName = isActiveBtn
81
- ? 'text-[18px] text-primary-text pb-[10px]'
82
- : 'text-m-base text-white pb-[3px]';
97
+ ? 'text-primary-text text-title-2xs'
98
+ : `text-base ${productBlockStyleMap[version].title}`;
83
99
  const btnDescClassName = isActiveBtn
84
- ? 'text-[18px] text-secondary-text'
85
- : 'text-m-base text-white';
100
+ ? 'text-secondary-text text-m-title-xs mt-2.5'
101
+ : `text-m-md mt-1.5 ${productBlockStyleMap[version].text}`;
102
+
103
+ const additionalBorder = version === 'secondary' ? 'border-white/50' : '';
104
+ const progressBarClassName = isActiveBtn ? 'animate-slide' : '';
86
105
 
87
106
  return (
88
107
  <button
@@ -90,14 +109,18 @@ function renderNavButton({ slide, i, activeSlideIndex, onClick }) {
90
109
  key={String(i)}
91
110
  onClick={onClick}
92
111
  aria-label={slide?.title}
93
- className={`box-border font-sans group relative overflow-hidden border-white/50 border-[1px] cursor-pointer text-left mb-6a mx-1 grow basis-0 backdrop-blur-sm
94
- ${btnClassName}
112
+ className={`box-border font-sans group relative overflow-hidden border-[1px] cursor-pointer text-left mx-1 grow basis-0 backdrop-blur-sm
113
+ ${btnClassName} ${additionalBorder}
95
114
  `}
96
115
  >
97
116
  <div className="border-0 px-6">
98
117
  <div className={`font-medium ${btnTitleClassName}`}>{slide?.title}</div>
99
118
  <div className={`text-secondary-text ${btnDescClassName}`}>{slide.description}</div>
100
119
  </div>
120
+ <div
121
+ className={`absolute bottom-0 left-0 w-full h-[3px] bg-primary-main -translate-x-full ${progressBarClassName}`}
122
+ style={{ animationDuration: `${duration}s`, animationFillMode: 'forwards' }}
123
+ ></div>
101
124
  </button>
102
125
  );
103
126
  }
@@ -1,4 +1,5 @@
1
1
  import type { ProductBlockInnerContent } from '../ProductBlock/ProductBlockContent';
2
+ import type { BlockVersion } from '../../model/BlockVersion';
2
3
 
3
4
  /** @title Кнопка под слайдом */
4
5
  interface ProductGalleryNav {
@@ -29,4 +30,5 @@ export interface ProductGalleryGreenContent {
29
30
  duration?: number;
30
31
  /** @title Слайды */
31
32
  slides?: ProductSlide[];
33
+ version?: BlockVersion;
32
34
  }
@@ -10,7 +10,12 @@
10
10
  }
11
11
  },
12
12
  "title": "Заголовок 1",
13
- "description": "Описание 1"
13
+ "description": "Описание 1",
14
+ "socialMedia": [
15
+ { "href": "https://t.me" },
16
+ { "href": "https://vk.com" },
17
+ { "href": "https://ok.ru" }
18
+ ]
14
19
  },
15
20
  {
16
21
  "image": {
@@ -21,7 +26,12 @@
21
26
  }
22
27
  },
23
28
  "title": "Заголовок 2",
24
- "description": "Описание 2"
29
+ "description": "Описание 2",
30
+ "socialMedia": [
31
+ { "href": "https://t.me" },
32
+ { "href": "https://vk.com" },
33
+ { "href": "https://ok.ru" }
34
+ ]
25
35
  },
26
36
  {
27
37
  "image": {
@@ -32,7 +42,12 @@
32
42
  }
33
43
  },
34
44
  "title": "Заголовок 3",
35
- "description": "Описание 3"
45
+ "description": "Описание 3",
46
+ "socialMedia": [
47
+ { "href": "https://t.me" },
48
+ { "href": "https://vk.com" },
49
+ { "href": "https://ok.ru" }
50
+ ]
36
51
  }
37
52
  ]
38
53
  }
@@ -3,7 +3,7 @@ import type { UniBlockProps } from '../../types';
3
3
  import { ArrowButton } from '../../ui-kit/Button/ArrowButton';
4
4
  import { Heading } from '../../ui-kit/Heading/Heading';
5
5
  import { RecommendationCard } from './RecommendationCard';
6
- import type { RecommendationCardContent, RecommendationContent } from './RecommendationContent';
6
+ import type { RecommendationCardTypes, RecommendationContent } from './RecommendationContent';
7
7
 
8
8
  const BLUR_BLOCK_CLASSES = 'absolute top-0 bottom-0 w-[84px]';
9
9
  const CARD_FULL_VIEW_COUNT = 2;
@@ -17,16 +17,16 @@ export const Recommendation = JSX<RecommendationProps>(
17
17
 
18
18
  const blockClassName =
19
19
  version === 'secondary' ? 'bg-primary-main text-white' : 'bg-white text-primary-text';
20
- const cardClassName = version === 'secondary' ? 'border-main-divider' : 'border-main-stroke';
20
+ const cardClassName = version === 'secondary' ? 'border-white/50' : 'border-main-stroke';
21
21
 
22
22
  return (
23
23
  <section
24
- className={`relative font-sans p-[50px] overflow-hidden ${blockClassName} ${className}`}
24
+ className={`relative font-sans p-9 overflow-hidden text-center ${blockClassName} ${className}`}
25
25
  id={anchor}
26
26
  >
27
- {title ? <Heading headingType="h3" className="mb-8" title={title} /> : null}
27
+ {title ? <Heading headingType="h2" className="mb-6" title={title} /> : null}
28
28
  <div
29
- className="flex duration-1000 gap-4"
29
+ className="flex duration-1000 gap-3.5"
30
30
  style={{ transform: `translateX(-${activeCardIndex * CARD_SHIFT}px)` }}
31
31
  role="list"
32
32
  >
@@ -58,7 +58,7 @@ export const Recommendation = JSX<RecommendationProps>(
58
58
 
59
59
  const renderRecommendationCard =
60
60
  ({ context, version, className }) =>
61
- (card: RecommendationCardContent, i: number) => {
61
+ (card: RecommendationCardTypes, i: number) => {
62
62
  return (
63
63
  <RecommendationCard
64
64
  key={String(i)}
@@ -1,31 +1,40 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
- import type { BlockVersion } from '../../model/BlockVersion';
3
- import type { UniBlockProps } from '../../types';
4
2
  import { Description } from '../../ui-kit/Description/Description';
5
- import { Heading } from '../../ui-kit/Heading/Heading';
6
3
  import { Img } from '../../ui-kit/Img/Img';
7
4
  import { List } from '../../ui-kit/List/List';
8
5
  import { BaseTile } from '../BaseTile/BaseTile';
9
- import type { RecommendationCardContent } from './RecommendationContent';
6
+ import { SocialMedia } from '../Footer/SocialMedia';
7
+ import type { UniBlockProps } from '../../types';
8
+ import type { RecommendationCardTypes } from './RecommendationContent';
10
9
 
11
- export interface RecommendationCardProps extends RecommendationCardContent, UniBlockProps {
12
- version?: BlockVersion;
13
- }
10
+ export interface RecommendationCardProps extends RecommendationCardTypes, UniBlockProps {}
14
11
 
15
12
  export const RecommendationCard = JSX<RecommendationCardProps>(
16
- ({ context, className = '', title, description, items, image, version }) => {
13
+ ({ context, className = '', title, description, items, image, version, socialMedia }) => {
17
14
  return (
18
15
  <section
19
- className={`border border-solid box-border rounded-md p-7 min-w-[515px] max-w-[515px] ${className}`}
16
+ className={`border border-solid box-border py-[30px] px-9 min-w-[515px] max-w-[515px] ${className}`}
20
17
  role="listitem"
21
18
  >
22
19
  <BaseTile
23
20
  context={context}
24
- title={title && <Heading headingType="h4" title={title} className="mb-4" />}
21
+ className="flex justify-between"
22
+ title={
23
+ title ? (
24
+ <h4 className={`font-sans text-title-xs font-normal m-0 mb-3.5`}>{title}</h4>
25
+ ) : null
26
+ }
25
27
  image={image?.src && <Img className="mt-auto ml-7" image={image} />}
26
28
  >
27
- {description ? <Description description={description} /> : null}
28
- {items?.length ? <List items={items} version={version} /> : null}
29
+ {description ? <Description className="text-left" description={description} /> : null}
30
+ {items?.length ? (
31
+ <List
32
+ className="text-md font-light flex flex-col gap-2"
33
+ items={items}
34
+ version={version}
35
+ />
36
+ ) : null}
37
+ <SocialMedia className="pt-[42px] pb-0" media={socialMedia} context={context} />
29
38
  </BaseTile>
30
39
  </section>
31
40
  );
@@ -1,19 +1,21 @@
1
1
  import type { BlockVersion } from '../../model/BlockVersion';
2
+ import type { LinkProps } from '../../model/LinkProps';
2
3
  import type { DescriptionContent } from '../../ui-kit/Description/DescriptionContent';
3
4
  import type { HeadingContent } from '../../ui-kit/Heading/HeadingContent';
4
5
  import type { ImageContent } from '../../ui-kit/Img/ImgProps';
5
6
  import type { ListContent } from '../../ui-kit/List/ListContent';
6
7
 
7
- export type RecommendationCardContent = HeadingContent &
8
+ export type RecommendationCardTypes = HeadingContent &
8
9
  DescriptionContent &
9
10
  ListContent &
10
- ImageContent;
11
-
11
+ ImageContent &
12
+ RecommendationContent;
12
13
  /**
13
14
  * @title Рекомендации
14
15
  */
15
16
  export interface RecommendationContent extends HeadingContent {
16
17
  /** @title Карточки */
17
- recommendations?: RecommendationCardContent[];
18
+ recommendations?: RecommendationCardTypes[];
18
19
  version?: BlockVersion;
20
+ socialMedia?: LinkProps[];
19
21
  }
@@ -7,15 +7,21 @@
7
7
  {
8
8
  "label": "Шаг №1",
9
9
  "description": "Описание шага №1",
10
- "icon": "NewDocIcon"
10
+ "icon": {
11
+ "icon": "NewDocIcon"
12
+ }
11
13
  },
12
14
  {
13
15
  "label": "Шаг №2",
14
- "icon": "PassSendIcon"
16
+ "icon": {
17
+ "icon": "PassSendIcon"
18
+ }
15
19
  },
16
20
  {
17
21
  "description": "Шаг №3 без заголовка",
18
- "icon": "ActualBalanceIcon"
22
+ "icon": {
23
+ "icon": "ActualBalanceIcon"
24
+ }
19
25
  }
20
26
  ]
21
27
  }
@@ -1,10 +1,10 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
- import { Heading } from '../../ui-kit/Heading/Heading';
3
- import { Icon } from '../../ui-kit/Icon/Icon';
2
+ import type { BlockVersion } from '../../model/BlockVersion';
4
3
  import type { SizeVersion } from '../../model/SizeVersion';
5
4
  import type { UniBlockProps } from '../../types';
5
+ import { Heading } from '../../ui-kit/Heading/Heading';
6
+ import { Img } from '../../ui-kit/Img/Img';
6
7
  import type { Step, StepsBlockContent } from './StepsBlockContent';
7
- import type { BlockVersion } from '../../model/BlockVersion';
8
8
 
9
9
  export interface StepsBlockProps extends StepsBlockContent, UniBlockProps {}
10
10
 
@@ -16,6 +16,16 @@ type StyleType = {
16
16
  iconConnector: string;
17
17
  };
18
18
 
19
+ const STEPS_SIZE_MAP: Record<SizeVersion, string> = {
20
+ normal: 'h-[70px] w-[70px] min-w-[70px] min-h-[70px]',
21
+ small: 'h-[50px] w-[50px] min-w-[50px] min-h-[50px]',
22
+ };
23
+
24
+ const STEPS_TILE_DESCRIPTION_HEIGHT_MAP: Record<SizeVersion, string> = {
25
+ normal: 'min-h-[70px]',
26
+ small: 'min-h-[50px]',
27
+ };
28
+
19
29
  const STEPS_BLOCK_STYLE_MAPS: Record<BlockVersion, StyleType> = {
20
30
  primary: {
21
31
  background: 'bg-white',
@@ -88,7 +98,9 @@ const renderStepTitle = (params: RenderStepTitleParams) => {
88
98
  <div className={`min-h-8 h-full w-[2px] ${style.iconConnector} ${margin}`} />
89
99
  )}
90
100
  </div>
91
- <div className="flex flex-col justify-start relative">
101
+ <div
102
+ className={`flex flex-col justify-center h-fit ${STEPS_TILE_DESCRIPTION_HEIGHT_MAP[size]}`}
103
+ >
92
104
  {step.label && (
93
105
  <div className="font-medium text-m-title-xs m-0 text-left">{step.label}</div>
94
106
  )}
@@ -110,10 +122,7 @@ const renderStepTitle = (params: RenderStepTitleParams) => {
110
122
  const renderIconArea = (params: RenderStepTitleParams) => {
111
123
  const { step, size, i, version } = params;
112
124
  const style = styleMaps(version);
113
- const iconAreaSize =
114
- size === 'normal'
115
- ? 'h-[70px] w-[70px] min-w-[70px] min-h-[70px]'
116
- : 'h-[50px] w-[50px] min-w-[50px] min-h-[50px]';
125
+ const iconAreaSize = STEPS_SIZE_MAP[size];
117
126
 
118
127
  const iconSize = size === 'normal' ? '38' : '27';
119
128
  const iconTextSize = size === 'normal' ? 'text-m-title' : 'text-m-title-xs';
@@ -123,7 +132,8 @@ const renderIconArea = (params: RenderStepTitleParams) => {
123
132
  className={`${iconAreaSize} ${style.iconBackground} rounded-full z-10 mr-3 flex justify-center content-center`}
124
133
  >
125
134
  <span className={`font-medium flex self-center ${style.title} ${iconTextSize}`}>
126
- {(step.icon && <Icon name={step.icon} width={iconSize} height={iconSize} asSVG />) || i + 1}
135
+ {(step.icon?.icon && <Img image={step.icon} width={iconSize} height={iconSize} asSVG />) ||
136
+ i + 1}
127
137
  </span>
128
138
  </div>
129
139
  );
@@ -1,6 +1,6 @@
1
- import type { IconName } from '../../ui-kit/Icon/IconProps';
2
1
  import type { SizeVersion } from '../../model/SizeVersion';
3
2
  import type { BlockVersion } from '../../model/BlockVersion';
3
+ import type { Picture } from '../../model/Picture';
4
4
 
5
5
  /**
6
6
  * @title Шаг
@@ -10,7 +10,7 @@ export interface Step {
10
10
  label?: string;
11
11
  /** @title Описание */
12
12
  description?: string;
13
- icon?: IconName;
13
+ icon?: Picture;
14
14
  }
15
15
 
16
16
  /**
@@ -26,9 +26,10 @@ export interface StepsBlockContent {
26
26
  /**
27
27
  * @title Шаги
28
28
  * @minItems 2
29
- * @maxItems 3
29
+ * @maxItems 4
30
30
  */
31
31
  steps?: Step[];
32
+ /** @title Размер шагов (моб.) */
32
33
  size?: SizeVersion; // TODO: mobile content
33
34
  version?: BlockVersion; // TODO: mobile content
34
35
  }
@@ -1,6 +1,6 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
2
  import { Heading } from '../../ui-kit/Heading/Heading';
3
- import { Icon } from '../../ui-kit/Icon/Icon';
3
+ import { Img } from '../../ui-kit/Img/Img';
4
4
  import type { TariffsTableRowHeader } from './TariffsTableContent';
5
5
 
6
6
  export const TableTileHeader = JSX<TariffsTableRowHeader>(({ title, icon }) => {
@@ -8,7 +8,7 @@ export const TableTileHeader = JSX<TariffsTableRowHeader>(({ title, icon }) => {
8
8
  <div className="flex gap-2.5 mb-2">
9
9
  {title ? <Heading headingType="h3" className="font-medium" title={title} /> : null}
10
10
  {icon ? (
11
- <Icon className="ml-auto max-w-6 max-h-6" name={icon} width="24px" height="24px" />
11
+ <Img className="ml-auto max-w-6 max-h-6" image={icon} width="24px" height="24px" />
12
12
  ) : null}
13
13
  </div>
14
14
  );
@@ -5,11 +5,15 @@
5
5
  "rowHeaders": [
6
6
  {
7
7
  "title": "Параметр 1",
8
- "icon": "MoneyIcon"
8
+ "icon": {
9
+ "icon": "MoneyIcon"
10
+ }
9
11
  },
10
12
  {
11
13
  "title": "Параметр 2",
12
- "icon": "DollarIcon"
14
+ "icon": {
15
+ "icon": "DollarIcon"
16
+ }
13
17
  },
14
18
  {
15
19
  "title": "Параметр 3"
@@ -45,7 +49,9 @@
45
49
  "label": "Ячейка 3-2",
46
50
  "buttons": [
47
51
  {
48
- "icon": "AppleIcon",
52
+ "icon": {
53
+ "icon": "AppleIcon"
54
+ },
49
55
  "rounded": true,
50
56
  "version": "secondary",
51
57
  "href": "/",
@@ -53,7 +59,9 @@
53
59
  "text": ""
54
60
  },
55
61
  {
56
- "icon": "PlayMarketIcon",
62
+ "icon": {
63
+ "icon": "PlayMarketIcon"
64
+ },
57
65
  "rounded": true,
58
66
  "version": "secondary",
59
67
  "href": "/",
@@ -1,10 +1,9 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
2
  import { Button } from '../../ui-kit/Button/Button';
3
- import { Icon } from '../../ui-kit/Icon/Icon';
3
+ import type { ButtonWithIconProps } from '../../ui-kit/Button/ButtonProps';
4
4
  import { Img } from '../../ui-kit/Img/Img';
5
5
  import { List } from '../../ui-kit/List/List';
6
6
  import type { TariffsTableCellData, TariffsTableList } from './TariffsTableContent';
7
- import type { ButtonWithIconProps } from '../../ui-kit/Button/ButtonProps';
8
7
 
9
8
  export interface TariffsTableCellProps {
10
9
  cell: TariffsTableCellData[];
@@ -55,7 +54,7 @@ const renderButtons = (buttons: ButtonWithIconProps[]) => (
55
54
  className={`${idx > 0 && rounded ? 'ml-3' : ''} w-12 h-12`}
56
55
  key={String(idx)}
57
56
  rounded={rounded}
58
- appendLeft={icon && <Icon name={icon} width="24px" height="24px" asSVG />}
57
+ appendLeft={icon ? <Img image={icon} width="24px" height="24px" asSVG /> : null}
59
58
  {...buttonProps}
60
59
  />
61
60
  ))}
@@ -1,4 +1,3 @@
1
- import type { IconName } from '../../icons/IconName';
2
1
  import type { CellData } from '../ComparisonTable/ComparisonTableContent';
3
2
  import type { ListOrientation } from '../../model/ListOrientation';
4
3
  import type { ImageContent } from '../../ui-kit/Img/ImgProps';
@@ -6,6 +5,7 @@ import type { ButtonContent } from '../../ui-kit/Button/ButtonProps';
6
5
  import type { ListContent } from '../../ui-kit/List/ListContent';
7
6
  import type { HeadingContent } from '../../ui-kit/Heading/HeadingContent';
8
7
  import type { DescriptionContent } from '../../ui-kit/Description/DescriptionContent';
8
+ import { Picture } from '../../model/Picture';
9
9
 
10
10
  /**
11
11
  * @title Ряд
@@ -44,7 +44,7 @@ export type TariffsTableCellData = CellData &
44
44
  * @title Параметр
45
45
  */
46
46
  export type TariffsTableRowHeader = HeadingContent & {
47
- icon?: IconName;
47
+ icon?: Picture;
48
48
  };
49
49
 
50
50
  /**