@redneckz/wildless-cms-uni-blocks 0.13.23 → 0.13.24

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 (338) hide show
  1. package/bin/migration-scripts/0.13.15.js +25 -0
  2. package/bundle/blocks.schema.json +1 -1
  3. package/bundle/bundle.umd.js +47 -32
  4. package/bundle/bundle.umd.min.js +1 -1
  5. package/bundle/components/Carousel/visibleItemCount.d.ts +1 -0
  6. package/bundle/components/Carousel/visibleItemCount.mobile.d.ts +1 -0
  7. package/bundle/components/CarouselRecommendationCard/CarouselRecommendationCard.mobile.d.ts +1 -1
  8. package/bundle/components/CarouselRecommendationCard/CarouselRecommendationCardContent.d.ts +2 -3
  9. package/bundle/components/Footer/FooterContent.d.ts +4 -1
  10. package/bundle/components/Footer/FooterDataProps.d.ts +4 -10
  11. package/bundle/components/Footer/MediaButton.d.ts +2 -3
  12. package/bundle/components/Footer/{buttonSizeStyles.d.ts → buttonSizeStyle.d.ts} +1 -1
  13. package/bundle/components/ProductBlock/ProductBlockContent.d.ts +1 -1
  14. package/bundle/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +2 -0
  15. package/bundle/ui-kit/BaseTile/BaseTile.d.ts +1 -0
  16. package/bundle/ui-kit/RichText/getHtmlText.d.ts +1 -0
  17. package/cosmos-static/icons/MailIcon.svg +1 -1
  18. package/cosmos-static/icons/PhoneIcon.svg +1 -1
  19. package/cosmos-static/icons/RutubeIcon.svg +1 -1
  20. package/dist/components/Calculator/Calculator.mobile.js +1 -1
  21. package/dist/components/Calculator/Calculator.mobile.js.map +1 -1
  22. package/dist/components/Calculator/useRefinancingCalculatorParams.js +0 -3
  23. package/dist/components/Calculator/useRefinancingCalculatorParams.js.map +1 -1
  24. package/dist/components/Carousel/Carousel.js +2 -1
  25. package/dist/components/Carousel/Carousel.js.map +1 -1
  26. package/dist/components/Carousel/visibleItemCount.d.ts +1 -0
  27. package/dist/components/Carousel/visibleItemCount.js +4 -0
  28. package/dist/components/Carousel/visibleItemCount.js.map +1 -0
  29. package/dist/components/Carousel/visibleItemCount.mobile.d.ts +1 -0
  30. package/dist/components/Carousel/visibleItemCount.mobile.js +4 -0
  31. package/dist/components/Carousel/visibleItemCount.mobile.js.map +1 -0
  32. package/dist/components/CarouselRecommendationCard/CarouselRecommendationCard.js +1 -0
  33. package/dist/components/CarouselRecommendationCard/CarouselRecommendationCard.js.map +1 -1
  34. package/dist/components/CarouselRecommendationCard/CarouselRecommendationCard.mobile.d.ts +1 -1
  35. package/dist/components/CarouselRecommendationCard/CarouselRecommendationCard.mobile.js.map +1 -1
  36. package/dist/components/CarouselRecommendationCard/CarouselRecommendationCardContent.d.ts +2 -3
  37. package/dist/components/Footer/Footer.js +4 -3
  38. package/dist/components/Footer/Footer.js.map +1 -1
  39. package/dist/components/Footer/FooterContent.d.ts +4 -1
  40. package/dist/components/Footer/FooterDataProps.d.ts +4 -10
  41. package/dist/components/Footer/MediaButton.d.ts +2 -3
  42. package/dist/components/Footer/MediaButton.js +5 -4
  43. package/dist/components/Footer/MediaButton.js.map +1 -1
  44. package/dist/components/Footer/SocialMedia.js +1 -1
  45. package/dist/components/Footer/SocialMedia.js.map +1 -1
  46. package/{lib/components/Footer/buttonSizeStyles.d.ts → dist/components/Footer/buttonSizeStyle.d.ts} +1 -1
  47. package/{mobile/dist/components/Footer/buttonSizeStyles.js → dist/components/Footer/buttonSizeStyle.js} +3 -3
  48. package/dist/components/Footer/buttonSizeStyle.js.map +1 -0
  49. package/dist/components/ProductBlock/ProductBlock.js.map +1 -1
  50. package/dist/components/ProductBlock/ProductBlockContent.d.ts +1 -1
  51. package/dist/components/ProductBlock/renderBackwardButton.js +1 -1
  52. package/dist/components/ProductBlock/renderBackwardButton.js.map +1 -1
  53. package/dist/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.js +12 -3
  54. package/dist/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.js.map +1 -1
  55. package/dist/components/StepsBlock/StepsBlock.mobile.js +1 -1
  56. package/dist/components/StepsBlock/StepsBlock.mobile.js.map +1 -1
  57. package/dist/icons/IconName.js +1 -1
  58. package/dist/icons/IconName.js.map +1 -1
  59. package/dist/ui-kit/BaseProductTile/BaseProductTile.js +2 -2
  60. package/dist/ui-kit/BaseProductTile/BaseProductTile.js.map +1 -1
  61. package/dist/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +2 -0
  62. package/dist/ui-kit/BaseTile/BaseTile.d.ts +1 -0
  63. package/dist/ui-kit/BaseTile/BaseTile.js +2 -2
  64. package/dist/ui-kit/BaseTile/BaseTile.js.map +1 -1
  65. package/dist/ui-kit/Button/buttonClassNameConstants.js +2 -2
  66. package/dist/ui-kit/Button/buttonClassNameConstants.js.map +1 -1
  67. package/dist/ui-kit/Button/renderButtonsSection.js +11 -4
  68. package/dist/ui-kit/Button/renderButtonsSection.js.map +1 -1
  69. package/dist/ui-kit/Logo/Logo.js +1 -1
  70. package/dist/ui-kit/Logo/Logo.js.map +1 -1
  71. package/dist/ui-kit/RichText/RichText.js +2 -1
  72. package/dist/ui-kit/RichText/RichText.js.map +1 -1
  73. package/dist/ui-kit/RichText/getHtmlText.d.ts +1 -0
  74. package/dist/ui-kit/RichText/getHtmlText.js +5 -0
  75. package/dist/ui-kit/RichText/getHtmlText.js.map +1 -0
  76. package/lib/common.css +1 -1
  77. package/lib/components/Calculator/Calculator.mobile.js +1 -1
  78. package/lib/components/Calculator/Calculator.mobile.js.map +1 -1
  79. package/lib/components/Calculator/useRefinancingCalculatorParams.js +0 -3
  80. package/lib/components/Calculator/useRefinancingCalculatorParams.js.map +1 -1
  81. package/lib/components/Carousel/Carousel.js +2 -1
  82. package/lib/components/Carousel/Carousel.js.map +1 -1
  83. package/lib/components/Carousel/visibleItemCount.d.ts +1 -0
  84. package/lib/components/Carousel/visibleItemCount.js +2 -0
  85. package/lib/components/Carousel/visibleItemCount.js.map +1 -0
  86. package/lib/components/Carousel/visibleItemCount.mobile.d.ts +1 -0
  87. package/lib/components/Carousel/visibleItemCount.mobile.js +2 -0
  88. package/lib/components/Carousel/visibleItemCount.mobile.js.map +1 -0
  89. package/lib/components/CarouselRecommendationCard/CarouselRecommendationCard.js +1 -0
  90. package/lib/components/CarouselRecommendationCard/CarouselRecommendationCard.js.map +1 -1
  91. package/lib/components/CarouselRecommendationCard/CarouselRecommendationCard.mobile.d.ts +1 -1
  92. package/lib/components/CarouselRecommendationCard/CarouselRecommendationCard.mobile.js.map +1 -1
  93. package/lib/components/CarouselRecommendationCard/CarouselRecommendationCardContent.d.ts +2 -3
  94. package/lib/components/Footer/Footer.js +4 -3
  95. package/lib/components/Footer/Footer.js.map +1 -1
  96. package/lib/components/Footer/FooterContent.d.ts +4 -1
  97. package/lib/components/Footer/FooterDataProps.d.ts +4 -10
  98. package/lib/components/Footer/MediaButton.d.ts +2 -3
  99. package/lib/components/Footer/MediaButton.js +5 -4
  100. package/lib/components/Footer/MediaButton.js.map +1 -1
  101. package/lib/components/Footer/SocialMedia.js +1 -1
  102. package/lib/components/Footer/SocialMedia.js.map +1 -1
  103. package/{dist/components/Footer/buttonSizeStyles.d.ts → lib/components/Footer/buttonSizeStyle.d.ts} +1 -1
  104. package/lib/components/Footer/buttonSizeStyle.js +5 -0
  105. package/lib/components/Footer/buttonSizeStyle.js.map +1 -0
  106. package/lib/components/ProductBlock/ProductBlock.js.map +1 -1
  107. package/lib/components/ProductBlock/ProductBlockContent.d.ts +1 -1
  108. package/lib/components/ProductBlock/renderBackwardButton.js +1 -1
  109. package/lib/components/ProductBlock/renderBackwardButton.js.map +1 -1
  110. package/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.js +12 -3
  111. package/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.js.map +1 -1
  112. package/lib/components/StepsBlock/StepsBlock.mobile.js +1 -1
  113. package/lib/components/StepsBlock/StepsBlock.mobile.js.map +1 -1
  114. package/lib/components/Tile/Tile.fixture.mobile.d.ts +9 -0
  115. package/lib/icons/IconName.js +1 -1
  116. package/lib/icons/IconName.js.map +1 -1
  117. package/lib/ui-kit/BaseProductTile/BaseProductTile.js +2 -2
  118. package/lib/ui-kit/BaseProductTile/BaseProductTile.js.map +1 -1
  119. package/lib/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +2 -0
  120. package/lib/ui-kit/BaseTile/BaseTile.d.ts +1 -0
  121. package/lib/ui-kit/BaseTile/BaseTile.js +2 -2
  122. package/lib/ui-kit/BaseTile/BaseTile.js.map +1 -1
  123. package/lib/ui-kit/Button/buttonClassNameConstants.js +2 -2
  124. package/lib/ui-kit/Button/buttonClassNameConstants.js.map +1 -1
  125. package/lib/ui-kit/Button/renderButtonsSection.js +11 -4
  126. package/lib/ui-kit/Button/renderButtonsSection.js.map +1 -1
  127. package/lib/ui-kit/Logo/Logo.js +1 -1
  128. package/lib/ui-kit/Logo/Logo.js.map +1 -1
  129. package/lib/ui-kit/RichText/RichText.js +2 -1
  130. package/lib/ui-kit/RichText/RichText.js.map +1 -1
  131. package/lib/ui-kit/RichText/getHtmlText.d.ts +1 -0
  132. package/lib/ui-kit/RichText/getHtmlText.js +2 -0
  133. package/lib/ui-kit/RichText/getHtmlText.js.map +1 -0
  134. package/mobile/bundle/bundle.umd.js +45 -31
  135. package/mobile/bundle/bundle.umd.min.js +1 -1
  136. package/mobile/bundle/components/Carousel/visibleItemCount.d.ts +1 -0
  137. package/mobile/bundle/components/CarouselRecommendationCard/CarouselRecommendationCard.d.ts +1 -1
  138. package/mobile/bundle/components/CarouselRecommendationCard/CarouselRecommendationCardContent.d.ts +2 -3
  139. package/mobile/bundle/components/Footer/FooterContent.d.ts +4 -1
  140. package/mobile/bundle/components/Footer/FooterDataProps.d.ts +4 -10
  141. package/mobile/bundle/components/Footer/MediaButton.d.ts +2 -3
  142. package/mobile/bundle/components/Footer/{buttonSizeStyles.d.ts → buttonSizeStyle.d.ts} +1 -1
  143. package/mobile/bundle/components/ProductBlock/ProductBlockContent.d.ts +1 -1
  144. package/mobile/bundle/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +2 -0
  145. package/mobile/bundle/ui-kit/BaseTile/BaseTile.d.ts +1 -0
  146. package/mobile/bundle/ui-kit/RichText/getHtmlText.d.ts +1 -0
  147. package/mobile/dist/components/Calculator/Calculator.js +1 -1
  148. package/mobile/dist/components/Calculator/Calculator.js.map +1 -1
  149. package/mobile/dist/components/Calculator/useRefinancingCalculatorParams.js +0 -3
  150. package/mobile/dist/components/Calculator/useRefinancingCalculatorParams.js.map +1 -1
  151. package/mobile/dist/components/Carousel/Carousel.js +2 -1
  152. package/mobile/dist/components/Carousel/Carousel.js.map +1 -1
  153. package/mobile/dist/components/Carousel/visibleItemCount.d.ts +1 -0
  154. package/mobile/dist/components/Carousel/visibleItemCount.js +4 -0
  155. package/mobile/dist/components/Carousel/visibleItemCount.js.map +1 -0
  156. package/mobile/dist/components/CarouselRecommendationCard/CarouselRecommendationCard.d.ts +1 -1
  157. package/mobile/dist/components/CarouselRecommendationCard/CarouselRecommendationCard.js.map +1 -1
  158. package/mobile/dist/components/CarouselRecommendationCard/CarouselRecommendationCardContent.d.ts +2 -3
  159. package/mobile/dist/components/Footer/FooterContent.d.ts +4 -1
  160. package/mobile/dist/components/Footer/FooterDataProps.d.ts +4 -10
  161. package/mobile/dist/components/Footer/MediaButton.d.ts +2 -3
  162. package/mobile/dist/components/Footer/MediaButton.js +5 -4
  163. package/mobile/dist/components/Footer/MediaButton.js.map +1 -1
  164. package/mobile/dist/components/Footer/SocialMedia.js +1 -1
  165. package/mobile/dist/components/Footer/SocialMedia.js.map +1 -1
  166. package/mobile/dist/components/Footer/buttonSizeStyle.d.ts +4 -0
  167. package/{dist/components/Footer/buttonSizeStyles.js → mobile/dist/components/Footer/buttonSizeStyle.js} +3 -3
  168. package/mobile/dist/components/Footer/buttonSizeStyle.js.map +1 -0
  169. package/mobile/dist/components/ProductBlock/ProductBlock.js.map +1 -1
  170. package/mobile/dist/components/ProductBlock/ProductBlockContent.d.ts +1 -1
  171. package/mobile/dist/components/ProductBlock/renderBackwardButton.js +1 -1
  172. package/mobile/dist/components/ProductBlock/renderBackwardButton.js.map +1 -1
  173. package/mobile/dist/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.js +12 -3
  174. package/mobile/dist/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.js.map +1 -1
  175. package/mobile/dist/components/StepsBlock/StepsBlock.js +1 -1
  176. package/mobile/dist/components/StepsBlock/StepsBlock.js.map +1 -1
  177. package/mobile/dist/icons/IconName.js +1 -1
  178. package/mobile/dist/icons/IconName.js.map +1 -1
  179. package/mobile/dist/ui-kit/BaseProductTile/BaseProductTile.js +2 -2
  180. package/mobile/dist/ui-kit/BaseProductTile/BaseProductTile.js.map +1 -1
  181. package/mobile/dist/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +2 -0
  182. package/mobile/dist/ui-kit/BaseTile/BaseTile.d.ts +1 -0
  183. package/mobile/dist/ui-kit/BaseTile/BaseTile.js +2 -2
  184. package/mobile/dist/ui-kit/BaseTile/BaseTile.js.map +1 -1
  185. package/mobile/dist/ui-kit/Button/buttonClassNameConstants.js +2 -2
  186. package/mobile/dist/ui-kit/Button/buttonClassNameConstants.js.map +1 -1
  187. package/mobile/dist/ui-kit/Button/renderButtonsSection.js +11 -4
  188. package/mobile/dist/ui-kit/Button/renderButtonsSection.js.map +1 -1
  189. package/mobile/dist/ui-kit/Logo/Logo.js +1 -1
  190. package/mobile/dist/ui-kit/Logo/Logo.js.map +1 -1
  191. package/mobile/dist/ui-kit/RichText/RichText.js +2 -1
  192. package/mobile/dist/ui-kit/RichText/RichText.js.map +1 -1
  193. package/mobile/dist/ui-kit/RichText/getHtmlText.d.ts +1 -0
  194. package/mobile/dist/ui-kit/RichText/getHtmlText.js +5 -0
  195. package/mobile/dist/ui-kit/RichText/getHtmlText.js.map +1 -0
  196. package/mobile/lib/common.css +1 -1
  197. package/mobile/lib/components/Calculator/Calculator.js +1 -1
  198. package/mobile/lib/components/Calculator/Calculator.js.map +1 -1
  199. package/mobile/lib/components/Calculator/useRefinancingCalculatorParams.js +0 -3
  200. package/mobile/lib/components/Calculator/useRefinancingCalculatorParams.js.map +1 -1
  201. package/mobile/lib/components/Carousel/Carousel.js +2 -1
  202. package/mobile/lib/components/Carousel/Carousel.js.map +1 -1
  203. package/mobile/lib/components/Carousel/visibleItemCount.d.ts +1 -0
  204. package/mobile/lib/components/Carousel/visibleItemCount.js +2 -0
  205. package/mobile/lib/components/Carousel/visibleItemCount.js.map +1 -0
  206. package/mobile/lib/components/CarouselRecommendationCard/CarouselRecommendationCard.d.ts +1 -1
  207. package/mobile/lib/components/CarouselRecommendationCard/CarouselRecommendationCard.js.map +1 -1
  208. package/mobile/lib/components/CarouselRecommendationCard/CarouselRecommendationCardContent.d.ts +2 -3
  209. package/mobile/lib/components/Footer/FooterContent.d.ts +4 -1
  210. package/mobile/lib/components/Footer/FooterDataProps.d.ts +4 -10
  211. package/mobile/lib/components/Footer/MediaButton.d.ts +2 -3
  212. package/mobile/lib/components/Footer/MediaButton.js +5 -4
  213. package/mobile/lib/components/Footer/MediaButton.js.map +1 -1
  214. package/mobile/lib/components/Footer/SocialMedia.js +1 -1
  215. package/mobile/lib/components/Footer/SocialMedia.js.map +1 -1
  216. package/mobile/lib/components/Footer/buttonSizeStyle.d.ts +4 -0
  217. package/mobile/lib/components/Footer/buttonSizeStyle.js +5 -0
  218. package/mobile/lib/components/Footer/buttonSizeStyle.js.map +1 -0
  219. package/mobile/lib/components/ProductBlock/ProductBlock.js.map +1 -1
  220. package/mobile/lib/components/ProductBlock/ProductBlockContent.d.ts +1 -1
  221. package/mobile/lib/components/ProductBlock/renderBackwardButton.js +1 -1
  222. package/mobile/lib/components/ProductBlock/renderBackwardButton.js.map +1 -1
  223. package/mobile/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.js +12 -3
  224. package/mobile/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.js.map +1 -1
  225. package/mobile/lib/components/StepsBlock/StepsBlock.js +1 -1
  226. package/mobile/lib/components/StepsBlock/StepsBlock.js.map +1 -1
  227. package/mobile/lib/icons/IconName.js +1 -1
  228. package/mobile/lib/icons/IconName.js.map +1 -1
  229. package/mobile/lib/ui-kit/BaseProductTile/BaseProductTile.js +2 -2
  230. package/mobile/lib/ui-kit/BaseProductTile/BaseProductTile.js.map +1 -1
  231. package/mobile/lib/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +2 -0
  232. package/mobile/lib/ui-kit/BaseTile/BaseTile.d.ts +1 -0
  233. package/mobile/lib/ui-kit/BaseTile/BaseTile.js +2 -2
  234. package/mobile/lib/ui-kit/BaseTile/BaseTile.js.map +1 -1
  235. package/mobile/lib/ui-kit/Button/buttonClassNameConstants.js +2 -2
  236. package/mobile/lib/ui-kit/Button/buttonClassNameConstants.js.map +1 -1
  237. package/mobile/lib/ui-kit/Button/renderButtonsSection.js +11 -4
  238. package/mobile/lib/ui-kit/Button/renderButtonsSection.js.map +1 -1
  239. package/mobile/lib/ui-kit/Logo/Logo.js +1 -1
  240. package/mobile/lib/ui-kit/Logo/Logo.js.map +1 -1
  241. package/mobile/lib/ui-kit/RichText/RichText.js +2 -1
  242. package/mobile/lib/ui-kit/RichText/RichText.js.map +1 -1
  243. package/mobile/lib/ui-kit/RichText/getHtmlText.d.ts +1 -0
  244. package/mobile/lib/ui-kit/RichText/getHtmlText.js +2 -0
  245. package/mobile/lib/ui-kit/RichText/getHtmlText.js.map +1 -0
  246. package/mobile/src/components/Calculator/Calculator.tsx +1 -1
  247. package/mobile/src/components/Calculator/useRefinancingCalculatorParams.ts +1 -8
  248. package/mobile/src/components/Carousel/Carousel.example.json +0 -1
  249. package/mobile/src/components/Carousel/Carousel.tsx +2 -1
  250. package/mobile/src/components/Carousel/visibleItemCount.ts +1 -0
  251. package/mobile/src/components/CarouselRecommendationCard/CarouselRecommendationCard.tsx +2 -2
  252. package/mobile/src/components/CarouselRecommendationCard/CarouselRecommendationCardContent.ts +2 -4
  253. package/mobile/src/components/Footer/FooterContent.ts +5 -1
  254. package/mobile/src/components/Footer/FooterDataProps.ts +4 -10
  255. package/mobile/src/components/Footer/MediaButton.tsx +34 -39
  256. package/mobile/src/components/Footer/SocialMedia.tsx +2 -2
  257. package/mobile/src/components/Footer/{buttonSizeStyles.ts → buttonSizeStyle.ts} +1 -1
  258. package/mobile/src/components/ProductBlock/ProductBlock.tsx +0 -1
  259. package/mobile/src/components/ProductBlock/ProductBlockContent.ts +1 -1
  260. package/mobile/src/components/ProductBlock/renderBackwardButton.tsx +1 -1
  261. package/mobile/src/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.example.json +2 -0
  262. package/mobile/src/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.tsx +33 -17
  263. package/mobile/src/components/StepsBlock/StepsBlock.tsx +2 -1
  264. package/mobile/src/icons/IconName.ts +1 -1
  265. package/mobile/src/icons/MailIcon.svg +4 -1
  266. package/mobile/src/icons/PhoneIcon.svg +3 -1
  267. package/mobile/src/icons/RutubeIcon.svg +1 -1
  268. package/mobile/src/ui-kit/BaseProductTile/BaseProductTile.tsx +7 -1
  269. package/mobile/src/ui-kit/BaseProductTile/BaseProductTileContent.ts +2 -0
  270. package/mobile/src/ui-kit/BaseTile/BaseTile.tsx +9 -2
  271. package/mobile/src/ui-kit/Button/buttonClassNameConstants.ts +2 -2
  272. package/mobile/src/ui-kit/Button/renderButtonsSection.tsx +14 -5
  273. package/mobile/src/ui-kit/Logo/Logo.tsx +1 -1
  274. package/mobile/src/ui-kit/RichText/RichText.tsx +3 -2
  275. package/mobile/src/ui-kit/RichText/getHtmlText.tsx +1 -0
  276. package/package.json +1 -1
  277. package/src/components/Calculator/Calculator.mobile.tsx +1 -1
  278. package/src/components/Calculator/useRefinancingCalculatorParams.ts +1 -8
  279. package/src/components/Carousel/Carousel.example.json +0 -1
  280. package/src/components/Carousel/Carousel.fixture.tsx +3 -0
  281. package/src/components/Carousel/Carousel.tsx +2 -1
  282. package/src/components/Carousel/visibleItemCount.mobile.ts +1 -0
  283. package/src/components/Carousel/visibleItemCount.ts +1 -0
  284. package/src/components/CarouselRecommendationCard/CarouselRecommendationCard.fixture.mobile.tsx +4 -18
  285. package/src/components/CarouselRecommendationCard/CarouselRecommendationCard.fixture.tsx +4 -18
  286. package/src/components/CarouselRecommendationCard/CarouselRecommendationCard.mobile.tsx +2 -2
  287. package/src/components/CarouselRecommendationCard/CarouselRecommendationCard.tsx +1 -0
  288. package/src/components/CarouselRecommendationCard/CarouselRecommendationCardContent.ts +2 -4
  289. package/src/components/Footer/Footer.tsx +4 -3
  290. package/src/components/Footer/FooterContent.ts +5 -1
  291. package/src/components/Footer/FooterDataProps.ts +4 -10
  292. package/src/components/Footer/MediaButton.tsx +34 -39
  293. package/src/components/Footer/SocialMedia.tsx +2 -2
  294. package/src/components/Footer/{buttonSizeStyles.ts → buttonSizeStyle.ts} +1 -1
  295. package/src/components/ProductBlock/ProductBlock.tsx +0 -1
  296. package/src/components/ProductBlock/ProductBlockContent.ts +1 -1
  297. package/src/components/ProductBlock/renderBackwardButton.tsx +1 -1
  298. package/src/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.example.json +2 -0
  299. package/src/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.fixture.tsx +3 -3
  300. package/src/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.tsx +33 -17
  301. package/src/components/StepsBlock/StepsBlock.mobile.tsx +2 -1
  302. package/src/components/Tile/Tile.fixture.mobile.tsx +48 -0
  303. package/src/icons/IconName.ts +0 -2
  304. package/src/icons/MailIcon.svg +4 -1
  305. package/src/icons/PhoneIcon.svg +3 -1
  306. package/src/icons/RutubeIcon.svg +1 -1
  307. package/src/ui-kit/BaseProductTile/BaseProductTile.tsx +7 -1
  308. package/src/ui-kit/BaseProductTile/BaseProductTileContent.ts +2 -0
  309. package/src/ui-kit/BaseTile/BaseTile.tsx +9 -2
  310. package/src/ui-kit/Button/buttonClassNameConstants.ts +2 -2
  311. package/src/ui-kit/Button/renderButtonsSection.tsx +14 -5
  312. package/src/ui-kit/Logo/Logo.tsx +1 -1
  313. package/src/ui-kit/RichText/RichText.tsx +3 -2
  314. package/src/ui-kit/RichText/getHtmlText.tsx +1 -0
  315. package/bundle/components/Footer/buttonStylesWithText.d.ts +0 -2
  316. package/dist/components/Footer/buttonSizeStyles.js.map +0 -1
  317. package/dist/components/Footer/buttonStylesWithText.d.ts +0 -2
  318. package/dist/components/Footer/buttonStylesWithText.js +0 -9
  319. package/dist/components/Footer/buttonStylesWithText.js.map +0 -1
  320. package/lib/components/Footer/buttonSizeStyles.js +0 -5
  321. package/lib/components/Footer/buttonSizeStyles.js.map +0 -1
  322. package/lib/components/Footer/buttonStylesWithText.d.ts +0 -2
  323. package/lib/components/Footer/buttonStylesWithText.js +0 -6
  324. package/lib/components/Footer/buttonStylesWithText.js.map +0 -1
  325. package/mobile/bundle/components/Footer/buttonStylesWithText.d.ts +0 -2
  326. package/mobile/dist/components/Footer/buttonSizeStyles.d.ts +0 -4
  327. package/mobile/dist/components/Footer/buttonSizeStyles.js.map +0 -1
  328. package/mobile/dist/components/Footer/buttonStylesWithText.d.ts +0 -2
  329. package/mobile/dist/components/Footer/buttonStylesWithText.js +0 -9
  330. package/mobile/dist/components/Footer/buttonStylesWithText.js.map +0 -1
  331. package/mobile/lib/components/Footer/buttonSizeStyles.d.ts +0 -4
  332. package/mobile/lib/components/Footer/buttonSizeStyles.js +0 -5
  333. package/mobile/lib/components/Footer/buttonSizeStyles.js.map +0 -1
  334. package/mobile/lib/components/Footer/buttonStylesWithText.d.ts +0 -2
  335. package/mobile/lib/components/Footer/buttonStylesWithText.js +0 -6
  336. package/mobile/lib/components/Footer/buttonStylesWithText.js.map +0 -1
  337. package/mobile/src/components/Footer/buttonStylesWithText.ts +0 -11
  338. package/src/components/Footer/buttonStylesWithText.ts +0 -11
@@ -0,0 +1,25 @@
1
+ export const description = 'v0.13.15';
2
+
3
+ export default (uniPath, content) => {
4
+ if (!content?.blocks) {
5
+ return content;
6
+ }
7
+
8
+ for (const block of content.blocks) {
9
+ adjustCarouselBlock(block);
10
+ }
11
+
12
+ return { ...content };
13
+ };
14
+
15
+ function adjustCarouselBlock(block) {
16
+ if (block.blocks) {
17
+ for (const childBlock of block.blocks) {
18
+ adjustCarouselBlock(childBlock);
19
+ }
20
+ }
21
+
22
+ if (block.type === 'Carousel' && block?.mobile?.content?.visibleItemCount) {
23
+ block.mobile.content.visibleItemCount = 0;
24
+ }
25
+ }