@megafon/ui-shared 8.13.2 → 8.14.0

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 (513) hide show
  1. package/package.json +5 -5
  2. package/dist/es/components/AccordionBox/AccordionBox.css +0 -1
  3. package/dist/es/components/AccordionBox/AccordionBox.d.ts +0 -49
  4. package/dist/es/components/AccordionBox/AccordionBox.js +0 -42
  5. package/dist/es/components/AudioPlayer/AudioPlayer.d.ts +0 -10
  6. package/dist/es/components/AudioPlayer/AudioPlayer.js +0 -107
  7. package/dist/es/components/AudioPlayer/AudioProgress.d.ts +0 -14
  8. package/dist/es/components/AudioPlayer/AudioProgress.js +0 -96
  9. package/dist/es/components/AudioPlayer/AudioRange.d.ts +0 -15
  10. package/dist/es/components/AudioPlayer/AudioRange.js +0 -31
  11. package/dist/es/components/AudioPlayer/AudioVolume.d.ts +0 -7
  12. package/dist/es/components/AudioPlayer/AudioVolume.js +0 -77
  13. package/dist/es/components/AudioPlayer/hooks/useTrackDuration.d.ts +0 -3
  14. package/dist/es/components/AudioPlayer/hooks/useTrackDuration.js +0 -26
  15. package/dist/es/components/AudioPlayer/style/AudioPlayer.css +0 -1
  16. package/dist/es/components/AudioPlayer/style/AudioProgress.css +0 -1
  17. package/dist/es/components/AudioPlayer/style/AudioRange.css +0 -1
  18. package/dist/es/components/AudioPlayer/style/AudioVolume.css +0 -1
  19. package/dist/es/components/AudioPlayer/timerFormatUtil.d.ts +0 -2
  20. package/dist/es/components/AudioPlayer/timerFormatUtil.js +0 -25
  21. package/dist/es/components/BannerBox/BannerBox.d.ts +0 -5
  22. package/dist/es/components/BannerBox/BannerBox.js +0 -22
  23. package/dist/es/components/BenefitsIcons/BenefitsIcons.d.ts +0 -30
  24. package/dist/es/components/BenefitsIcons/BenefitsIcons.js +0 -104
  25. package/dist/es/components/BenefitsIcons/BenefitsIconsTile.d.ts +0 -10
  26. package/dist/es/components/BenefitsIcons/BenefitsIconsTile.js +0 -51
  27. package/dist/es/components/BenefitsIcons/helpers.d.ts +0 -8
  28. package/dist/es/components/BenefitsIcons/helpers.js +0 -102
  29. package/dist/es/components/BenefitsIcons/style/BenefitsIcons.css +0 -1
  30. package/dist/es/components/BenefitsIcons/style/BenefitsIconsTile.css +0 -1
  31. package/dist/es/components/BenefitsIcons/types.d.ts +0 -54
  32. package/dist/es/components/BenefitsIcons/types.js +0 -17
  33. package/dist/es/components/BenefitsPictures/BenefitsPictures.d.ts +0 -27
  34. package/dist/es/components/BenefitsPictures/BenefitsPictures.js +0 -111
  35. package/dist/es/components/BenefitsPictures/BenfitsPictures.css +0 -1
  36. package/dist/es/components/BenefitsPictures/helpers.d.ts +0 -11
  37. package/dist/es/components/BenefitsPictures/helpers.js +0 -85
  38. package/dist/es/components/BenefitsPictures/types.d.ts +0 -24
  39. package/dist/es/components/BenefitsPictures/types.js +0 -1
  40. package/dist/es/components/BlogBox/BlogBox.css +0 -1
  41. package/dist/es/components/BlogBox/BlogBox.d.ts +0 -31
  42. package/dist/es/components/BlogBox/BlogBox.js +0 -72
  43. package/dist/es/components/BlogBox/components/BlogBoxTile.css +0 -1
  44. package/dist/es/components/BlogBox/components/BlogBoxTile.d.ts +0 -13
  45. package/dist/es/components/BlogBox/components/BlogBoxTile.js +0 -61
  46. package/dist/es/components/BlogBox/types.d.ts +0 -37
  47. package/dist/es/components/BlogBox/types.js +0 -1
  48. package/dist/es/components/Breadcrumbs/Breadcrumbs.css +0 -1
  49. package/dist/es/components/Breadcrumbs/Breadcrumbs.d.ts +0 -41
  50. package/dist/es/components/Breadcrumbs/Breadcrumbs.js +0 -66
  51. package/dist/es/components/Breadcrumbs/components/BreadcrumbsItem.css +0 -1
  52. package/dist/es/components/Breadcrumbs/components/BreadcrumbsItem.d.ts +0 -29
  53. package/dist/es/components/Breadcrumbs/components/BreadcrumbsItem.js +0 -57
  54. package/dist/es/components/ButtonBanner/ButtonBanner.css +0 -1
  55. package/dist/es/components/ButtonBanner/ButtonBanner.d.ts +0 -64
  56. package/dist/es/components/ButtonBanner/ButtonBanner.js +0 -96
  57. package/dist/es/components/ButtonLinkBox/ButtonLinkBox.css +0 -1
  58. package/dist/es/components/ButtonLinkBox/ButtonLinkBox.d.ts +0 -52
  59. package/dist/es/components/ButtonLinkBox/ButtonLinkBox.js +0 -65
  60. package/dist/es/components/ButtonsBox/ButtonsBox.css +0 -1
  61. package/dist/es/components/ButtonsBox/ButtonsBox.d.ts +0 -48
  62. package/dist/es/components/ButtonsBox/ButtonsBox.js +0 -47
  63. package/dist/es/components/Card/Card.css +0 -1
  64. package/dist/es/components/Card/Card.d.ts +0 -55
  65. package/dist/es/components/Card/Card.js +0 -229
  66. package/dist/es/components/Card/types.d.ts +0 -86
  67. package/dist/es/components/Card/types.js +0 -1
  68. package/dist/es/components/CardsBox/CardsBox.d.ts +0 -14
  69. package/dist/es/components/CardsBox/CardsBox.js +0 -26
  70. package/dist/es/components/CardsBox/helpers.d.ts +0 -10
  71. package/dist/es/components/CardsBox/helpers.js +0 -21
  72. package/dist/es/components/CarouselBox/CarouselBox.d.ts +0 -10
  73. package/dist/es/components/CarouselBox/CarouselBox.js +0 -45
  74. package/dist/es/components/ChipsBox/ChipBox.d.ts +0 -5
  75. package/dist/es/components/ChipsBox/ChipBox.js +0 -7
  76. package/dist/es/components/ChipsBox/ChipsBox.css +0 -1
  77. package/dist/es/components/ChipsBox/ChipsBox.d.ts +0 -16
  78. package/dist/es/components/ChipsBox/ChipsBox.js +0 -76
  79. package/dist/es/components/Container/Container.css +0 -1
  80. package/dist/es/components/Container/Container.d.ts +0 -41
  81. package/dist/es/components/Container/Container.js +0 -46
  82. package/dist/es/components/DarkGradientCards/DarkGradientCards.css +0 -1
  83. package/dist/es/components/DarkGradientCards/DarkGradientCards.d.ts +0 -33
  84. package/dist/es/components/DarkGradientCards/DarkGradientCards.js +0 -66
  85. package/dist/es/components/DarkGradientCards/components/DarkGradientCard.css +0 -1
  86. package/dist/es/components/DarkGradientCards/components/DarkGradientCard.d.ts +0 -16
  87. package/dist/es/components/DarkGradientCards/components/DarkGradientCard.js +0 -50
  88. package/dist/es/components/DarkGradientCards/types.d.ts +0 -20
  89. package/dist/es/components/DarkGradientCards/types.js +0 -1
  90. package/dist/es/components/DownloadLinks/DownloadLink.css +0 -1
  91. package/dist/es/components/DownloadLinks/DownloadLink.d.ts +0 -36
  92. package/dist/es/components/DownloadLinks/DownloadLink.js +0 -61
  93. package/dist/es/components/DownloadLinks/DownloadLinks.css +0 -1
  94. package/dist/es/components/DownloadLinks/DownloadLinks.d.ts +0 -20
  95. package/dist/es/components/DownloadLinks/DownloadLinks.js +0 -64
  96. package/dist/es/components/FaqWrapper/FaqWrapper.d.ts +0 -6
  97. package/dist/es/components/FaqWrapper/FaqWrapper.js +0 -9
  98. package/dist/es/components/ImageBanner/ImageBanner.css +0 -1
  99. package/dist/es/components/ImageBanner/ImageBanner.d.ts +0 -94
  100. package/dist/es/components/ImageBanner/ImageBanner.js +0 -164
  101. package/dist/es/components/InfoCards/InfoCards.css +0 -1
  102. package/dist/es/components/InfoCards/InfoCards.d.ts +0 -24
  103. package/dist/es/components/InfoCards/InfoCards.js +0 -44
  104. package/dist/es/components/InfoCards/components/InfoCard/InfoCard.css +0 -1
  105. package/dist/es/components/InfoCards/components/InfoCard/InfoCard.d.ts +0 -19
  106. package/dist/es/components/InfoCards/components/InfoCard/InfoCard.js +0 -85
  107. package/dist/es/components/InfoCards/types.d.ts +0 -31
  108. package/dist/es/components/InfoCards/types.js +0 -1
  109. package/dist/es/components/Instructions/Instructions.css +0 -1
  110. package/dist/es/components/Instructions/Instructions.d.ts +0 -120
  111. package/dist/es/components/Instructions/Instructions.js +0 -362
  112. package/dist/es/components/Instructions/img/android-new.png +0 -0
  113. package/dist/es/components/Instructions/img/android.png +0 -0
  114. package/dist/es/components/Instructions/img/blackIphone.png +0 -0
  115. package/dist/es/components/Instructions/img/iphone-new.png +0 -0
  116. package/dist/es/components/Instructions/img/iphone12.png +0 -0
  117. package/dist/es/components/Instructions/img/iphone15.png +0 -0
  118. package/dist/es/components/Instructions/img/laptop-new.png +0 -0
  119. package/dist/es/components/Instructions/img/laptop.png +0 -0
  120. package/dist/es/components/Instructions/img/newIphone.png +0 -0
  121. package/dist/es/components/Instructions/img/whiteIphone.png +0 -0
  122. package/dist/es/components/NotificationBox/NotificationBox.css +0 -1
  123. package/dist/es/components/NotificationBox/NotificationBox.d.ts +0 -15
  124. package/dist/es/components/NotificationBox/NotificationBox.js +0 -35
  125. package/dist/es/components/NumbersBox/NumbersBox.css +0 -1
  126. package/dist/es/components/NumbersBox/NumbersBox.d.ts +0 -35
  127. package/dist/es/components/NumbersBox/NumbersBox.js +0 -72
  128. package/dist/es/components/NumbersBox/components/NumbersCard/NumbersCard.css +0 -1
  129. package/dist/es/components/NumbersBox/components/NumbersCard/NumbersCard.d.ts +0 -16
  130. package/dist/es/components/NumbersBox/components/NumbersCard/NumbersCard.js +0 -28
  131. package/dist/es/components/NumbersBox/types.d.ts +0 -7
  132. package/dist/es/components/NumbersBox/types.js +0 -1
  133. package/dist/es/components/PageTitle/PageTitle.css +0 -1
  134. package/dist/es/components/PageTitle/PageTitle.d.ts +0 -36
  135. package/dist/es/components/PageTitle/PageTitle.js +0 -74
  136. package/dist/es/components/Partners/Partners.css +0 -1
  137. package/dist/es/components/Partners/Partners.d.ts +0 -37
  138. package/dist/es/components/Partners/Partners.js +0 -111
  139. package/dist/es/components/PictureBox/PictureBox.css +0 -1
  140. package/dist/es/components/PictureBox/PictureBox.d.ts +0 -48
  141. package/dist/es/components/PictureBox/PictureBox.js +0 -96
  142. package/dist/es/components/PictureBox/img/mac-book-1x.png +0 -0
  143. package/dist/es/components/PictureBox/img/mac-book-2x.png +0 -0
  144. package/dist/es/components/PictureWithDescription/PictureWithDescription.css +0 -1
  145. package/dist/es/components/PictureWithDescription/PictureWithDescription.d.ts +0 -32
  146. package/dist/es/components/PictureWithDescription/PictureWithDescription.js +0 -48
  147. package/dist/es/components/PromoBanner/PromoBanner.d.ts +0 -5
  148. package/dist/es/components/PromoBanner/PromoBanner.js +0 -26
  149. package/dist/es/components/PromoBanner/components/PromoBannerSlide/PromoBannerSlide.css +0 -1
  150. package/dist/es/components/PromoBanner/components/PromoBannerSlide/PromoBannerSlide.d.ts +0 -82
  151. package/dist/es/components/PromoBanner/components/PromoBannerSlide/PromoBannerSlide.js +0 -142
  152. package/dist/es/components/PromoCards/PromoCards.d.ts +0 -33
  153. package/dist/es/components/PromoCards/PromoCards.js +0 -61
  154. package/dist/es/components/PromoCards/components/PromoCard/PromoCard.css +0 -1
  155. package/dist/es/components/PromoCards/components/PromoCard/PromoCard.d.ts +0 -25
  156. package/dist/es/components/PromoCards/components/PromoCard/PromoCard.js +0 -175
  157. package/dist/es/components/PromoCards/types.d.ts +0 -62
  158. package/dist/es/components/PromoCards/types.js +0 -1
  159. package/dist/es/components/Property/Property.d.ts +0 -5
  160. package/dist/es/components/Property/Property.js +0 -10
  161. package/dist/es/components/ServiceCards/ServiceCards.css +0 -1
  162. package/dist/es/components/ServiceCards/ServiceCards.d.ts +0 -28
  163. package/dist/es/components/ServiceCards/ServiceCards.js +0 -42
  164. package/dist/es/components/ServiceCards/components/ServiceCard/ServiceCard.css +0 -1
  165. package/dist/es/components/ServiceCards/components/ServiceCard/ServiceCard.d.ts +0 -19
  166. package/dist/es/components/ServiceCards/components/ServiceCard/ServiceCard.js +0 -81
  167. package/dist/es/components/ServiceCards/types.d.ts +0 -26
  168. package/dist/es/components/ServiceCards/types.js +0 -1
  169. package/dist/es/components/SidePictureCards/SidePictureCards.d.ts +0 -31
  170. package/dist/es/components/SidePictureCards/SidePictureCards.js +0 -69
  171. package/dist/es/components/SidePictureCards/components/SidePictureCard.css +0 -1
  172. package/dist/es/components/SidePictureCards/components/SidePictureCard.d.ts +0 -18
  173. package/dist/es/components/SidePictureCards/components/SidePictureCard.js +0 -94
  174. package/dist/es/components/SidePictureCards/types.d.ts +0 -48
  175. package/dist/es/components/SidePictureCards/types.js +0 -1
  176. package/dist/es/components/Stepper/Stepper.css +0 -1
  177. package/dist/es/components/Stepper/Stepper.d.ts +0 -52
  178. package/dist/es/components/Stepper/Stepper.js +0 -159
  179. package/dist/es/components/Stepper/StepperItem.css +0 -1
  180. package/dist/es/components/Stepper/StepperItem.d.ts +0 -57
  181. package/dist/es/components/Stepper/StepperItem.js +0 -99
  182. package/dist/es/components/Stepper/img/separator-mobile.png +0 -0
  183. package/dist/es/components/Stepper/img/separator-vertical.png +0 -0
  184. package/dist/es/components/Stepper/img/separator.png +0 -0
  185. package/dist/es/components/Steps/Steps.css +0 -1
  186. package/dist/es/components/Steps/Steps.d.ts +0 -21
  187. package/dist/es/components/Steps/Steps.js +0 -32
  188. package/dist/es/components/Steps/StepsItem.css +0 -1
  189. package/dist/es/components/Steps/StepsItem.d.ts +0 -10
  190. package/dist/es/components/Steps/StepsItem.js +0 -21
  191. package/dist/es/components/StoreBanner/StoreBanner.css +0 -1
  192. package/dist/es/components/StoreBanner/StoreBanner.d.ts +0 -101
  193. package/dist/es/components/StoreBanner/StoreBanner.js +0 -200
  194. package/dist/es/components/StoreBanner/img/android.png +0 -0
  195. package/dist/es/components/StoreBanner/img/black-iphone.png +0 -0
  196. package/dist/es/components/StoreBanner/img/iphone12.png +0 -0
  197. package/dist/es/components/StoreBanner/img/new-iphone.png +0 -0
  198. package/dist/es/components/StoreBanner/img/white-iphone.png +0 -0
  199. package/dist/es/components/StoreButton/StoreButton.css +0 -1
  200. package/dist/es/components/StoreButton/StoreButton.d.ts +0 -36
  201. package/dist/es/components/StoreButton/StoreButton.js +0 -60
  202. package/dist/es/components/StoreButton/img/app-store-large.png +0 -0
  203. package/dist/es/components/StoreButton/img/app-store.png +0 -0
  204. package/dist/es/components/StoreButton/img/galaxy-store-large.png +0 -0
  205. package/dist/es/components/StoreButton/img/galaxy-store.png +0 -0
  206. package/dist/es/components/StoreButton/img/google-play-large.png +0 -0
  207. package/dist/es/components/StoreButton/img/google-play.png +0 -0
  208. package/dist/es/components/StoreButton/img/huawei-store-large.png +0 -0
  209. package/dist/es/components/StoreButton/img/huawei-store.png +0 -0
  210. package/dist/es/components/StoreButton/img/mi-store-large.png +0 -0
  211. package/dist/es/components/StoreButton/img/mi-store.png +0 -0
  212. package/dist/es/components/StoreButton/img/ru-store-large.png +0 -0
  213. package/dist/es/components/StoreButton/img/ru-store.png +0 -0
  214. package/dist/es/components/StoreButton/img/v-appstore-large.png +0 -0
  215. package/dist/es/components/StoreButton/img/v-appstore.png +0 -0
  216. package/dist/es/components/Table/Table.css +0 -1
  217. package/dist/es/components/Table/Table.d.ts +0 -18
  218. package/dist/es/components/Table/Table.js +0 -127
  219. package/dist/es/components/Table/TableCell.d.ts +0 -6
  220. package/dist/es/components/Table/TableCell.js +0 -6
  221. package/dist/es/components/Table/TableRow.d.ts +0 -11
  222. package/dist/es/components/Table/TableRow.js +0 -7
  223. package/dist/es/components/TabsBox/TabBox.d.ts +0 -2
  224. package/dist/es/components/TabsBox/TabBox.js +0 -2
  225. package/dist/es/components/TabsBox/TabsBox.d.ts +0 -8
  226. package/dist/es/components/TabsBox/TabsBox.js +0 -24
  227. package/dist/es/components/TextBox/TextBox.css +0 -1
  228. package/dist/es/components/TextBox/TextBox.d.ts +0 -17
  229. package/dist/es/components/TextBox/TextBox.js +0 -43
  230. package/dist/es/components/TextBox/TextBoxPicture.css +0 -1
  231. package/dist/es/components/TextBox/TextBoxPicture.d.ts +0 -21
  232. package/dist/es/components/TextBox/TextBoxPicture.js +0 -30
  233. package/dist/es/components/TextWithIcon/TextWithIcon.css +0 -1
  234. package/dist/es/components/TextWithIcon/TextWithIcon.d.ts +0 -21
  235. package/dist/es/components/TextWithIcon/TextWithIcon.js +0 -41
  236. package/dist/es/components/TextWithIcon/TextWithIconItem.css +0 -1
  237. package/dist/es/components/TextWithIcon/TextWithIconItem.d.ts +0 -25
  238. package/dist/es/components/TextWithIcon/TextWithIconItem.js +0 -40
  239. package/dist/es/components/TitleDescriptionBox/TitleDescriptionBox.css +0 -1
  240. package/dist/es/components/TitleDescriptionBox/TitleDescriptionBox.d.ts +0 -22
  241. package/dist/es/components/TitleDescriptionBox/TitleDescriptionBox.js +0 -60
  242. package/dist/es/components/VideoBanner/VideoBanner.css +0 -1
  243. package/dist/es/components/VideoBanner/VideoBanner.d.ts +0 -112
  244. package/dist/es/components/VideoBanner/VideoBanner.js +0 -245
  245. package/dist/es/components/VideoBlock/VideoBlock.css +0 -1
  246. package/dist/es/components/VideoBlock/VideoBlock.d.ts +0 -63
  247. package/dist/es/components/VideoBlock/VideoBlock.js +0 -230
  248. package/dist/es/constants/throttleTime.d.ts +0 -4
  249. package/dist/es/constants/throttleTime.js +0 -3
  250. package/dist/es/helpers/getColumnConfig.d.ts +0 -6
  251. package/dist/es/helpers/getColumnConfig.js +0 -10
  252. package/dist/es/helpers/setRelAttribute.d.ts +0 -3
  253. package/dist/es/helpers/setRelAttribute.js +0 -9
  254. package/dist/es/hooks/useResolutions.d.ts +0 -8
  255. package/dist/es/hooks/useResolutions.js +0 -62
  256. package/dist/es/index.d.ts +0 -67
  257. package/dist/es/index.js +0 -67
  258. package/dist/lib/components/AccordionBox/AccordionBox.css +0 -1
  259. package/dist/lib/components/AccordionBox/AccordionBox.d.ts +0 -49
  260. package/dist/lib/components/AccordionBox/AccordionBox.js +0 -51
  261. package/dist/lib/components/AudioPlayer/AudioPlayer.d.ts +0 -10
  262. package/dist/lib/components/AudioPlayer/AudioPlayer.js +0 -116
  263. package/dist/lib/components/AudioPlayer/AudioProgress.d.ts +0 -14
  264. package/dist/lib/components/AudioPlayer/AudioProgress.js +0 -102
  265. package/dist/lib/components/AudioPlayer/AudioRange.d.ts +0 -15
  266. package/dist/lib/components/AudioPlayer/AudioRange.js +0 -37
  267. package/dist/lib/components/AudioPlayer/AudioVolume.d.ts +0 -7
  268. package/dist/lib/components/AudioPlayer/AudioVolume.js +0 -83
  269. package/dist/lib/components/AudioPlayer/hooks/useTrackDuration.d.ts +0 -3
  270. package/dist/lib/components/AudioPlayer/hooks/useTrackDuration.js +0 -33
  271. package/dist/lib/components/AudioPlayer/style/AudioPlayer.css +0 -1
  272. package/dist/lib/components/AudioPlayer/style/AudioProgress.css +0 -1
  273. package/dist/lib/components/AudioPlayer/style/AudioRange.css +0 -1
  274. package/dist/lib/components/AudioPlayer/style/AudioVolume.css +0 -1
  275. package/dist/lib/components/AudioPlayer/timerFormatUtil.d.ts +0 -2
  276. package/dist/lib/components/AudioPlayer/timerFormatUtil.js +0 -31
  277. package/dist/lib/components/BannerBox/BannerBox.d.ts +0 -5
  278. package/dist/lib/components/BannerBox/BannerBox.js +0 -31
  279. package/dist/lib/components/BenefitsIcons/BenefitsIcons.d.ts +0 -30
  280. package/dist/lib/components/BenefitsIcons/BenefitsIcons.js +0 -113
  281. package/dist/lib/components/BenefitsIcons/BenefitsIconsTile.d.ts +0 -10
  282. package/dist/lib/components/BenefitsIcons/BenefitsIconsTile.js +0 -60
  283. package/dist/lib/components/BenefitsIcons/helpers.d.ts +0 -8
  284. package/dist/lib/components/BenefitsIcons/helpers.js +0 -108
  285. package/dist/lib/components/BenefitsIcons/style/BenefitsIcons.css +0 -1
  286. package/dist/lib/components/BenefitsIcons/style/BenefitsIconsTile.css +0 -1
  287. package/dist/lib/components/BenefitsIcons/types.d.ts +0 -54
  288. package/dist/lib/components/BenefitsIcons/types.js +0 -23
  289. package/dist/lib/components/BenefitsPictures/BenefitsPictures.d.ts +0 -27
  290. package/dist/lib/components/BenefitsPictures/BenefitsPictures.js +0 -120
  291. package/dist/lib/components/BenefitsPictures/BenfitsPictures.css +0 -1
  292. package/dist/lib/components/BenefitsPictures/helpers.d.ts +0 -11
  293. package/dist/lib/components/BenefitsPictures/helpers.js +0 -91
  294. package/dist/lib/components/BenefitsPictures/types.d.ts +0 -24
  295. package/dist/lib/components/BenefitsPictures/types.js +0 -5
  296. package/dist/lib/components/BlogBox/BlogBox.css +0 -1
  297. package/dist/lib/components/BlogBox/BlogBox.d.ts +0 -31
  298. package/dist/lib/components/BlogBox/BlogBox.js +0 -81
  299. package/dist/lib/components/BlogBox/components/BlogBoxTile.css +0 -1
  300. package/dist/lib/components/BlogBox/components/BlogBoxTile.d.ts +0 -13
  301. package/dist/lib/components/BlogBox/components/BlogBoxTile.js +0 -70
  302. package/dist/lib/components/BlogBox/types.d.ts +0 -37
  303. package/dist/lib/components/BlogBox/types.js +0 -5
  304. package/dist/lib/components/Breadcrumbs/Breadcrumbs.css +0 -1
  305. package/dist/lib/components/Breadcrumbs/Breadcrumbs.d.ts +0 -41
  306. package/dist/lib/components/Breadcrumbs/Breadcrumbs.js +0 -75
  307. package/dist/lib/components/Breadcrumbs/components/BreadcrumbsItem.css +0 -1
  308. package/dist/lib/components/Breadcrumbs/components/BreadcrumbsItem.d.ts +0 -29
  309. package/dist/lib/components/Breadcrumbs/components/BreadcrumbsItem.js +0 -66
  310. package/dist/lib/components/ButtonBanner/ButtonBanner.css +0 -1
  311. package/dist/lib/components/ButtonBanner/ButtonBanner.d.ts +0 -64
  312. package/dist/lib/components/ButtonBanner/ButtonBanner.js +0 -105
  313. package/dist/lib/components/ButtonLinkBox/ButtonLinkBox.css +0 -1
  314. package/dist/lib/components/ButtonLinkBox/ButtonLinkBox.d.ts +0 -52
  315. package/dist/lib/components/ButtonLinkBox/ButtonLinkBox.js +0 -74
  316. package/dist/lib/components/ButtonsBox/ButtonsBox.css +0 -1
  317. package/dist/lib/components/ButtonsBox/ButtonsBox.d.ts +0 -48
  318. package/dist/lib/components/ButtonsBox/ButtonsBox.js +0 -56
  319. package/dist/lib/components/Card/Card.css +0 -1
  320. package/dist/lib/components/Card/Card.d.ts +0 -55
  321. package/dist/lib/components/Card/Card.js +0 -238
  322. package/dist/lib/components/Card/types.d.ts +0 -86
  323. package/dist/lib/components/Card/types.js +0 -5
  324. package/dist/lib/components/CardsBox/CardsBox.d.ts +0 -14
  325. package/dist/lib/components/CardsBox/CardsBox.js +0 -36
  326. package/dist/lib/components/CardsBox/helpers.d.ts +0 -10
  327. package/dist/lib/components/CardsBox/helpers.js +0 -28
  328. package/dist/lib/components/CarouselBox/CarouselBox.d.ts +0 -10
  329. package/dist/lib/components/CarouselBox/CarouselBox.js +0 -55
  330. package/dist/lib/components/ChipsBox/ChipBox.d.ts +0 -5
  331. package/dist/lib/components/ChipsBox/ChipBox.js +0 -17
  332. package/dist/lib/components/ChipsBox/ChipsBox.css +0 -1
  333. package/dist/lib/components/ChipsBox/ChipsBox.d.ts +0 -16
  334. package/dist/lib/components/ChipsBox/ChipsBox.js +0 -85
  335. package/dist/lib/components/Container/Container.css +0 -1
  336. package/dist/lib/components/Container/Container.d.ts +0 -41
  337. package/dist/lib/components/Container/Container.js +0 -54
  338. package/dist/lib/components/DarkGradientCards/DarkGradientCards.css +0 -1
  339. package/dist/lib/components/DarkGradientCards/DarkGradientCards.d.ts +0 -33
  340. package/dist/lib/components/DarkGradientCards/DarkGradientCards.js +0 -75
  341. package/dist/lib/components/DarkGradientCards/components/DarkGradientCard.css +0 -1
  342. package/dist/lib/components/DarkGradientCards/components/DarkGradientCard.d.ts +0 -16
  343. package/dist/lib/components/DarkGradientCards/components/DarkGradientCard.js +0 -59
  344. package/dist/lib/components/DarkGradientCards/types.d.ts +0 -20
  345. package/dist/lib/components/DarkGradientCards/types.js +0 -5
  346. package/dist/lib/components/DownloadLinks/DownloadLink.css +0 -1
  347. package/dist/lib/components/DownloadLinks/DownloadLink.d.ts +0 -36
  348. package/dist/lib/components/DownloadLinks/DownloadLink.js +0 -70
  349. package/dist/lib/components/DownloadLinks/DownloadLinks.css +0 -1
  350. package/dist/lib/components/DownloadLinks/DownloadLinks.d.ts +0 -20
  351. package/dist/lib/components/DownloadLinks/DownloadLinks.js +0 -73
  352. package/dist/lib/components/FaqWrapper/FaqWrapper.d.ts +0 -6
  353. package/dist/lib/components/FaqWrapper/FaqWrapper.js +0 -18
  354. package/dist/lib/components/ImageBanner/ImageBanner.css +0 -1
  355. package/dist/lib/components/ImageBanner/ImageBanner.d.ts +0 -94
  356. package/dist/lib/components/ImageBanner/ImageBanner.js +0 -173
  357. package/dist/lib/components/InfoCards/InfoCards.css +0 -1
  358. package/dist/lib/components/InfoCards/InfoCards.d.ts +0 -24
  359. package/dist/lib/components/InfoCards/InfoCards.js +0 -53
  360. package/dist/lib/components/InfoCards/components/InfoCard/InfoCard.css +0 -1
  361. package/dist/lib/components/InfoCards/components/InfoCard/InfoCard.d.ts +0 -19
  362. package/dist/lib/components/InfoCards/components/InfoCard/InfoCard.js +0 -94
  363. package/dist/lib/components/InfoCards/types.d.ts +0 -31
  364. package/dist/lib/components/InfoCards/types.js +0 -5
  365. package/dist/lib/components/Instructions/Instructions.css +0 -1
  366. package/dist/lib/components/Instructions/Instructions.d.ts +0 -120
  367. package/dist/lib/components/Instructions/Instructions.js +0 -371
  368. package/dist/lib/components/Instructions/img/android-new.png +0 -0
  369. package/dist/lib/components/Instructions/img/android.png +0 -0
  370. package/dist/lib/components/Instructions/img/blackIphone.png +0 -0
  371. package/dist/lib/components/Instructions/img/iphone-new.png +0 -0
  372. package/dist/lib/components/Instructions/img/iphone12.png +0 -0
  373. package/dist/lib/components/Instructions/img/iphone15.png +0 -0
  374. package/dist/lib/components/Instructions/img/laptop-new.png +0 -0
  375. package/dist/lib/components/Instructions/img/laptop.png +0 -0
  376. package/dist/lib/components/Instructions/img/newIphone.png +0 -0
  377. package/dist/lib/components/Instructions/img/whiteIphone.png +0 -0
  378. package/dist/lib/components/NotificationBox/NotificationBox.css +0 -1
  379. package/dist/lib/components/NotificationBox/NotificationBox.d.ts +0 -15
  380. package/dist/lib/components/NotificationBox/NotificationBox.js +0 -44
  381. package/dist/lib/components/NumbersBox/NumbersBox.css +0 -1
  382. package/dist/lib/components/NumbersBox/NumbersBox.d.ts +0 -35
  383. package/dist/lib/components/NumbersBox/NumbersBox.js +0 -81
  384. package/dist/lib/components/NumbersBox/components/NumbersCard/NumbersCard.css +0 -1
  385. package/dist/lib/components/NumbersBox/components/NumbersCard/NumbersCard.d.ts +0 -16
  386. package/dist/lib/components/NumbersBox/components/NumbersCard/NumbersCard.js +0 -37
  387. package/dist/lib/components/NumbersBox/types.d.ts +0 -7
  388. package/dist/lib/components/NumbersBox/types.js +0 -5
  389. package/dist/lib/components/PageTitle/PageTitle.css +0 -1
  390. package/dist/lib/components/PageTitle/PageTitle.d.ts +0 -36
  391. package/dist/lib/components/PageTitle/PageTitle.js +0 -83
  392. package/dist/lib/components/Partners/Partners.css +0 -1
  393. package/dist/lib/components/Partners/Partners.d.ts +0 -37
  394. package/dist/lib/components/Partners/Partners.js +0 -120
  395. package/dist/lib/components/PictureBox/PictureBox.css +0 -1
  396. package/dist/lib/components/PictureBox/PictureBox.d.ts +0 -48
  397. package/dist/lib/components/PictureBox/PictureBox.js +0 -105
  398. package/dist/lib/components/PictureBox/img/mac-book-1x.png +0 -0
  399. package/dist/lib/components/PictureBox/img/mac-book-2x.png +0 -0
  400. package/dist/lib/components/PictureWithDescription/PictureWithDescription.css +0 -1
  401. package/dist/lib/components/PictureWithDescription/PictureWithDescription.d.ts +0 -32
  402. package/dist/lib/components/PictureWithDescription/PictureWithDescription.js +0 -56
  403. package/dist/lib/components/PromoBanner/PromoBanner.d.ts +0 -5
  404. package/dist/lib/components/PromoBanner/PromoBanner.js +0 -36
  405. package/dist/lib/components/PromoBanner/components/PromoBannerSlide/PromoBannerSlide.css +0 -1
  406. package/dist/lib/components/PromoBanner/components/PromoBannerSlide/PromoBannerSlide.d.ts +0 -82
  407. package/dist/lib/components/PromoBanner/components/PromoBannerSlide/PromoBannerSlide.js +0 -151
  408. package/dist/lib/components/PromoCards/PromoCards.d.ts +0 -33
  409. package/dist/lib/components/PromoCards/PromoCards.js +0 -71
  410. package/dist/lib/components/PromoCards/components/PromoCard/PromoCard.css +0 -1
  411. package/dist/lib/components/PromoCards/components/PromoCard/PromoCard.d.ts +0 -25
  412. package/dist/lib/components/PromoCards/components/PromoCard/PromoCard.js +0 -184
  413. package/dist/lib/components/PromoCards/types.d.ts +0 -62
  414. package/dist/lib/components/PromoCards/types.js +0 -5
  415. package/dist/lib/components/Property/Property.d.ts +0 -5
  416. package/dist/lib/components/Property/Property.js +0 -19
  417. package/dist/lib/components/ServiceCards/ServiceCards.css +0 -1
  418. package/dist/lib/components/ServiceCards/ServiceCards.d.ts +0 -28
  419. package/dist/lib/components/ServiceCards/ServiceCards.js +0 -51
  420. package/dist/lib/components/ServiceCards/components/ServiceCard/ServiceCard.css +0 -1
  421. package/dist/lib/components/ServiceCards/components/ServiceCard/ServiceCard.d.ts +0 -19
  422. package/dist/lib/components/ServiceCards/components/ServiceCard/ServiceCard.js +0 -90
  423. package/dist/lib/components/ServiceCards/types.d.ts +0 -26
  424. package/dist/lib/components/ServiceCards/types.js +0 -5
  425. package/dist/lib/components/SidePictureCards/SidePictureCards.d.ts +0 -31
  426. package/dist/lib/components/SidePictureCards/SidePictureCards.js +0 -79
  427. package/dist/lib/components/SidePictureCards/components/SidePictureCard.css +0 -1
  428. package/dist/lib/components/SidePictureCards/components/SidePictureCard.d.ts +0 -18
  429. package/dist/lib/components/SidePictureCards/components/SidePictureCard.js +0 -100
  430. package/dist/lib/components/SidePictureCards/types.d.ts +0 -48
  431. package/dist/lib/components/SidePictureCards/types.js +0 -5
  432. package/dist/lib/components/Stepper/Stepper.css +0 -1
  433. package/dist/lib/components/Stepper/Stepper.d.ts +0 -52
  434. package/dist/lib/components/Stepper/Stepper.js +0 -168
  435. package/dist/lib/components/Stepper/StepperItem.css +0 -1
  436. package/dist/lib/components/Stepper/StepperItem.d.ts +0 -57
  437. package/dist/lib/components/Stepper/StepperItem.js +0 -108
  438. package/dist/lib/components/Stepper/img/separator-mobile.png +0 -0
  439. package/dist/lib/components/Stepper/img/separator-vertical.png +0 -0
  440. package/dist/lib/components/Stepper/img/separator.png +0 -0
  441. package/dist/lib/components/Steps/Steps.css +0 -1
  442. package/dist/lib/components/Steps/Steps.d.ts +0 -21
  443. package/dist/lib/components/Steps/Steps.js +0 -40
  444. package/dist/lib/components/Steps/StepsItem.css +0 -1
  445. package/dist/lib/components/Steps/StepsItem.d.ts +0 -10
  446. package/dist/lib/components/Steps/StepsItem.js +0 -29
  447. package/dist/lib/components/StoreBanner/StoreBanner.css +0 -1
  448. package/dist/lib/components/StoreBanner/StoreBanner.d.ts +0 -101
  449. package/dist/lib/components/StoreBanner/StoreBanner.js +0 -209
  450. package/dist/lib/components/StoreBanner/img/android.png +0 -0
  451. package/dist/lib/components/StoreBanner/img/black-iphone.png +0 -0
  452. package/dist/lib/components/StoreBanner/img/iphone12.png +0 -0
  453. package/dist/lib/components/StoreBanner/img/new-iphone.png +0 -0
  454. package/dist/lib/components/StoreBanner/img/white-iphone.png +0 -0
  455. package/dist/lib/components/StoreButton/StoreButton.css +0 -1
  456. package/dist/lib/components/StoreButton/StoreButton.d.ts +0 -36
  457. package/dist/lib/components/StoreButton/StoreButton.js +0 -69
  458. package/dist/lib/components/StoreButton/img/app-store-large.png +0 -0
  459. package/dist/lib/components/StoreButton/img/app-store.png +0 -0
  460. package/dist/lib/components/StoreButton/img/galaxy-store-large.png +0 -0
  461. package/dist/lib/components/StoreButton/img/galaxy-store.png +0 -0
  462. package/dist/lib/components/StoreButton/img/google-play-large.png +0 -0
  463. package/dist/lib/components/StoreButton/img/google-play.png +0 -0
  464. package/dist/lib/components/StoreButton/img/huawei-store-large.png +0 -0
  465. package/dist/lib/components/StoreButton/img/huawei-store.png +0 -0
  466. package/dist/lib/components/StoreButton/img/mi-store-large.png +0 -0
  467. package/dist/lib/components/StoreButton/img/mi-store.png +0 -0
  468. package/dist/lib/components/StoreButton/img/ru-store-large.png +0 -0
  469. package/dist/lib/components/StoreButton/img/ru-store.png +0 -0
  470. package/dist/lib/components/StoreButton/img/v-appstore-large.png +0 -0
  471. package/dist/lib/components/StoreButton/img/v-appstore.png +0 -0
  472. package/dist/lib/components/Table/Table.css +0 -1
  473. package/dist/lib/components/Table/Table.d.ts +0 -18
  474. package/dist/lib/components/Table/Table.js +0 -136
  475. package/dist/lib/components/Table/TableCell.d.ts +0 -6
  476. package/dist/lib/components/Table/TableCell.js +0 -15
  477. package/dist/lib/components/Table/TableRow.d.ts +0 -11
  478. package/dist/lib/components/Table/TableRow.js +0 -17
  479. package/dist/lib/components/TabsBox/TabBox.d.ts +0 -2
  480. package/dist/lib/components/TabsBox/TabBox.js +0 -8
  481. package/dist/lib/components/TabsBox/TabsBox.d.ts +0 -8
  482. package/dist/lib/components/TabsBox/TabsBox.js +0 -33
  483. package/dist/lib/components/TextBox/TextBox.css +0 -1
  484. package/dist/lib/components/TextBox/TextBox.d.ts +0 -17
  485. package/dist/lib/components/TextBox/TextBox.js +0 -51
  486. package/dist/lib/components/TextBox/TextBoxPicture.css +0 -1
  487. package/dist/lib/components/TextBox/TextBoxPicture.d.ts +0 -21
  488. package/dist/lib/components/TextBox/TextBoxPicture.js +0 -38
  489. package/dist/lib/components/TextWithIcon/TextWithIcon.css +0 -1
  490. package/dist/lib/components/TextWithIcon/TextWithIcon.d.ts +0 -21
  491. package/dist/lib/components/TextWithIcon/TextWithIcon.js +0 -50
  492. package/dist/lib/components/TextWithIcon/TextWithIconItem.css +0 -1
  493. package/dist/lib/components/TextWithIcon/TextWithIconItem.d.ts +0 -25
  494. package/dist/lib/components/TextWithIcon/TextWithIconItem.js +0 -49
  495. package/dist/lib/components/TitleDescriptionBox/TitleDescriptionBox.css +0 -1
  496. package/dist/lib/components/TitleDescriptionBox/TitleDescriptionBox.d.ts +0 -22
  497. package/dist/lib/components/TitleDescriptionBox/TitleDescriptionBox.js +0 -69
  498. package/dist/lib/components/VideoBanner/VideoBanner.css +0 -1
  499. package/dist/lib/components/VideoBanner/VideoBanner.d.ts +0 -112
  500. package/dist/lib/components/VideoBanner/VideoBanner.js +0 -253
  501. package/dist/lib/components/VideoBlock/VideoBlock.css +0 -1
  502. package/dist/lib/components/VideoBlock/VideoBlock.d.ts +0 -63
  503. package/dist/lib/components/VideoBlock/VideoBlock.js +0 -238
  504. package/dist/lib/constants/throttleTime.d.ts +0 -4
  505. package/dist/lib/constants/throttleTime.js +0 -9
  506. package/dist/lib/helpers/getColumnConfig.d.ts +0 -6
  507. package/dist/lib/helpers/getColumnConfig.js +0 -16
  508. package/dist/lib/helpers/setRelAttribute.d.ts +0 -3
  509. package/dist/lib/helpers/setRelAttribute.js +0 -15
  510. package/dist/lib/hooks/useResolutions.d.ts +0 -8
  511. package/dist/lib/hooks/useResolutions.js +0 -69
  512. package/dist/lib/index.d.ts +0 -67
  513. package/dist/lib/index.js +0 -475
@@ -1,81 +0,0 @@
1
- import _extends from "@babel/runtime/helpers/extends";
2
- import "core-js/modules/es.array.concat.js";
3
- import * as React from 'react';
4
- import { cnCreate, convert, filterDataAttrs, textConvertConfig, titleConvertConfig } from '@megafon/ui-helpers';
5
- import { setRelAttribute } from "../../../../helpers/setRelAttribute";
6
- import "./ServiceCard.css";
7
- var ArrowRight = function ArrowRight(props) {
8
- return /*#__PURE__*/React.createElement("svg", _extends({
9
- viewBox: "0 0 32 32"
10
- }, props), /*#__PURE__*/React.createElement("path", {
11
- d: "M12.5 20.8l4.8-4.8-4.8-4.8 1.6-1.7 6.4 6.5-6.4 6.5z"
12
- }));
13
- };
14
- var cn = cnCreate('mfui-service-card');
15
- var ServiceCard = function ServiceCard(_ref) {
16
- var title = _ref.title,
17
- subtitle = _ref.subtitle,
18
- value = _ref.value,
19
- _ref$background = _ref.background,
20
- background = _ref$background === void 0 ? 'shadow' : _ref$background,
21
- _ref$size = _ref.size,
22
- size = _ref$size === void 0 ? 'big' : _ref$size,
23
- imageSrc = _ref.imageSrc,
24
- imageSrc2x = _ref.imageSrc2x,
25
- _ref$imageAlt = _ref.imageAlt,
26
- imageAlt = _ref$imageAlt === void 0 ? 'image' : _ref$imageAlt,
27
- href = _ref.href,
28
- _ref$target = _ref.target,
29
- target = _ref$target === void 0 ? '_self' : _ref$target,
30
- rel = _ref.rel,
31
- classes = _ref.classes,
32
- dataAttrs = _ref.dataAttrs,
33
- onClick = _ref.onClick;
34
- var isSizeSmall = size === 'small';
35
- var currentRel = setRelAttribute(rel, target);
36
- var imageSrcSet = imageSrc2x ? "".concat(imageSrc, ", ").concat(imageSrc2x, " 2x") : undefined;
37
- var footerElement = /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
38
- className: cn('image-wrapper')
39
- }, /*#__PURE__*/React.createElement("img", {
40
- className: cn('image'),
41
- src: imageSrc,
42
- srcSet: imageSrcSet,
43
- alt: imageAlt
44
- })), /*#__PURE__*/React.createElement("div", {
45
- className: cn('price')
46
- }, /*#__PURE__*/React.createElement("div", {
47
- className: cn('circle')
48
- }, /*#__PURE__*/React.createElement(ArrowRight, {
49
- className: cn('arrow')
50
- })), /*#__PURE__*/React.createElement("div", {
51
- className: cn('value')
52
- }, value)));
53
- var renderFooter = function renderFooter() {
54
- if (isSizeSmall) {
55
- return /*#__PURE__*/React.createElement("div", _extends({
56
- className: cn('footer')
57
- }, filterDataAttrs(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.footer)), footerElement);
58
- }
59
- return footerElement;
60
- };
61
- return /*#__PURE__*/React.createElement("a", _extends({}, filterDataAttrs(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.root), {
62
- className: cn({
63
- background: background,
64
- size: size
65
- }, [classes === null || classes === void 0 ? void 0 : classes.root]),
66
- href: href,
67
- target: target,
68
- rel: currentRel,
69
- onClick: onClick
70
- }), /*#__PURE__*/React.createElement("div", {
71
- className: cn('header')
72
- }, /*#__PURE__*/React.createElement("div", _extends({}, filterDataAttrs(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.title), {
73
- className: cn('title', [classes === null || classes === void 0 ? void 0 : classes.title])
74
- }), typeof title === 'string' ? convert(title, titleConvertConfig) : title), subtitle && /*#__PURE__*/React.createElement("div", _extends({}, filterDataAttrs(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.subtitle), {
75
- className: cn('subtitle'),
76
- style: {
77
- WebkitBoxOrient: 'vertical'
78
- }
79
- }), typeof subtitle === 'string' ? convert(subtitle, textConvertConfig) : subtitle)), renderFooter());
80
- };
81
- export default ServiceCard;
@@ -1,26 +0,0 @@
1
- import { ReactNode } from 'react';
2
- export type TargetType = '_self' | '_blank' | '_parent' | '_top';
3
- export type ServiceCardDataType = {
4
- /** Заголовок */
5
- title: string | React.ReactNode | ReactNode[];
6
- /** Подзаголовок */
7
- subtitle?: string | React.ReactNode | ReactNode[];
8
- /** Значение */
9
- value: string;
10
- /** Изображение */
11
- imageSrc: string;
12
- /** Изображение 2x */
13
- imageSrc2x?: string;
14
- /** Значение тега alt для изображения */
15
- imageAlt?: string;
16
- /** Ссылка */
17
- href: string;
18
- /** Атрибут ссылки target */
19
- target?: TargetType;
20
- /** Атрибут ссылки rel */
21
- rel?: string;
22
- /** Обработчик клика по кнопке */
23
- onClick?: (e: React.SyntheticEvent<EventTarget>) => void;
24
- };
25
- export type SizeType = 'big' | 'small';
26
- export type BackgroundType = 'white' | 'gray' | 'shadow';
@@ -1 +0,0 @@
1
- export {};
@@ -1,31 +0,0 @@
1
- import * as React from 'react';
2
- import { Carousel } from '@megafon/ui-core';
3
- import { BackgroundType, CardDataType } from './types';
4
- type CarouselProps = React.ComponentProps<typeof Carousel>;
5
- export interface ISidePictureCards {
6
- /** Карточки. Минимальное количество 2 карточки */
7
- items: CardDataType[];
8
- /** Цвет фона карточек */
9
- background?: BackgroundType;
10
- /** Выстраивать карточки в карусель */
11
- hasCarousel?: boolean;
12
- /** Дополнительный класс для компонента */
13
- className?: string;
14
- /** Дополнительные классы для внутренних элементов */
15
- classes?: {
16
- root?: string;
17
- item?: string;
18
- itemTitle?: string;
19
- };
20
- /** Дополнительные data атрибуты к внутренним элементам */
21
- dataAttrs?: {
22
- root?: Record<string, string>;
23
- item?: Record<string, string>;
24
- };
25
- /** Обработчик смены слайда карусели */
26
- onCarouselChange?: CarouselProps['onChange'];
27
- /** Ссылка на корневой элемент */
28
- rootRef?: React.Ref<HTMLDivElement>;
29
- }
30
- declare const SidePictureCards: React.FC<ISidePictureCards>;
31
- export default SidePictureCards;
@@ -1,69 +0,0 @@
1
- import _extends from "@babel/runtime/helpers/extends";
2
- import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
- import "core-js/modules/es.array.concat.js";
4
- import "core-js/modules/es.array.map.js";
5
- import * as React from 'react';
6
- import { Carousel, Grid, GridColumn } from '@megafon/ui-core';
7
- import { breakpoints, cnCreate, filterDataAttrs } from '@megafon/ui-helpers';
8
- import SidePictureCard from "./components/SidePictureCard";
9
- var slidesSettings = _defineProperty(_defineProperty({}, breakpoints.MOBILE_SMALL_START, {
10
- slidesPerView: 1,
11
- spaceBetween: 16
12
- }), breakpoints.MOBILE_BIG_START, {
13
- slidesPerView: 2,
14
- spaceBetween: 20
15
- });
16
- var MIN_ITEMS_COUNT = 2;
17
- var cn = cnCreate('mfui-side-picture-cards');
18
- var SidePictureCards = function SidePictureCards(_ref) {
19
- var items = _ref.items,
20
- _ref$background = _ref.background,
21
- background = _ref$background === void 0 ? 'gray' : _ref$background,
22
- _ref$hasCarousel = _ref.hasCarousel,
23
- hasCarousel = _ref$hasCarousel === void 0 ? false : _ref$hasCarousel,
24
- className = _ref.className,
25
- _ref$classes = _ref.classes,
26
- classes = _ref$classes === void 0 ? {} : _ref$classes,
27
- dataAttrs = _ref.dataAttrs,
28
- onCarouselChange = _ref.onCarouselChange,
29
- rootRef = _ref.rootRef;
30
- if (items.length < MIN_ITEMS_COUNT) {
31
- return null;
32
- }
33
- var renderItem = function renderItem(item, index) {
34
- return /*#__PURE__*/React.createElement(SidePictureCard, _extends({}, item, {
35
- background: background,
36
- key: "".concat(item === null || item === void 0 ? void 0 : item.title, "_").concat(index),
37
- classes: {
38
- root: classes.item,
39
- title: classes.itemTitle
40
- },
41
- dataAttrs: {
42
- root: _extends({}, filterDataAttrs(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.item, index + 1))
43
- }
44
- }));
45
- };
46
- var renderContent = function renderContent() {
47
- if (hasCarousel) {
48
- return /*#__PURE__*/React.createElement(Carousel, {
49
- slidesSettings: slidesSettings,
50
- onChange: onCarouselChange
51
- }, items.map(renderItem));
52
- }
53
- return /*#__PURE__*/React.createElement(Grid, {
54
- guttersLeft: "medium",
55
- guttersBottom: "medium"
56
- }, items.map(function (item, i) {
57
- return /*#__PURE__*/React.createElement(GridColumn, {
58
- all: "6",
59
- mobile: "12",
60
- key: "".concat(item === null || item === void 0 ? void 0 : item.title, "_").concat(i)
61
- }, renderItem(item, i));
62
- }));
63
- };
64
- return /*#__PURE__*/React.createElement("div", _extends({}, filterDataAttrs(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.root), {
65
- className: cn([className, classes.root]),
66
- ref: rootRef
67
- }), renderContent());
68
- };
69
- export default SidePictureCards;
@@ -1 +0,0 @@
1
- h1,h2,h3,h4,h5{margin:0}.mfui-side-picture-card{background-color:var(--base);border-radius:24px;color:var(--content);display:grid;gap:20px;grid-template-columns:auto;grid-template-rows:1fr auto;min-height:100%;padding:12px;text-decoration:none;-webkit-transition:background-color,-webkit-box-shadow;transition:background-color,-webkit-box-shadow;transition:background-color,box-shadow;transition:background-color,box-shadow,-webkit-box-shadow;-webkit-transition-duration:.3s;transition-duration:.3s}@media screen and (min-width:1280px){.mfui-side-picture-card{grid-template-columns:1fr 1fr;grid-template-rows:none}}.mfui-side-picture-card:hover{text-decoration:none}.mfui-side-picture-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:12px}@media screen and (min-width:1280px){.mfui-side-picture-card__content{padding:12px 0 12px 12px}}.mfui-side-picture-card__title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:16px}@media screen and (min-width:1280px){.mfui-side-picture-card__title{margin-bottom:24px}}.mfui-side-picture-card__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:auto}@media screen and (min-width:1280px){.mfui-side-picture-card__items{gap:16px}}.mfui-side-picture-card__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.mfui-side-picture-card__item-icon{display:block;max-height:32px;min-width:32px;width:32px}.mfui-side-picture-card__item-icon svg{display:block;height:100%;width:100%;fill:var(--brandGreen)}.mfui-side-picture-card__item-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mfui-side-picture-card__item-text{-webkit-line-clamp:3;font-size:15px;font-weight:400}.mfui-side-picture-card__item-info,.mfui-side-picture-card__item-text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;line-height:24px}.mfui-side-picture-card__item-info{-webkit-line-clamp:2;font-size:18px;font-weight:500;letter-spacing:.5px}@media screen and (min-width:1280px){.mfui-side-picture-card__item-info{font-size:20px;line-height:28px}}.mfui-side-picture-card__button{margin-top:32px}.mfui-side-picture-card__picture{height:172px;position:relative}@media screen and (min-width:768px) and (max-width:1023px){.mfui-side-picture-card__picture{height:197px}}@media screen and (min-width:1024px) and (max-width:1279px){.mfui-side-picture-card__picture{height:270px}}@media screen and (min-width:1280px){.mfui-side-picture-card__picture{height:100%}}.mfui-side-picture-card__image{border-radius:24px;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.mfui-side-picture-card_active:hover:not(.mfui-side-picture-card_background_gray){-webkit-box-shadow:0 8px 28px rgba(0,0,0,.1);box-shadow:0 8px 28px rgba(0,0,0,.1)}.mfui-side-picture-card_background_gray{background-color:var(--spbSky0)}.mfui-side-picture-card_background_gray.mfui-side-picture-card_active:hover{background-color:var(--spbSky1)}
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- import { BackgroundType, CardDataType } from '../types';
3
- import './SidePictureCard.scss';
4
- export type SidePictureCardType = CardDataType & {
5
- background: BackgroundType;
6
- classes?: {
7
- root?: string;
8
- title?: string;
9
- button?: string;
10
- };
11
- dataAttrs?: {
12
- root?: Record<string, string>;
13
- title?: Record<string, string>;
14
- button?: Record<string, string>;
15
- };
16
- };
17
- declare const SidePictureCard: React.FC<SidePictureCardType>;
18
- export default SidePictureCard;
@@ -1,94 +0,0 @@
1
- import _extends from "@babel/runtime/helpers/extends";
2
- import "core-js/modules/es.array.concat.js";
3
- import "core-js/modules/es.array.map.js";
4
- import "core-js/modules/es.array.slice.js";
5
- import React from 'react';
6
- import { Button, Header } from '@megafon/ui-core';
7
- import { breakpoints, cnCreate, convert } from '@megafon/ui-helpers';
8
- import { setRelAttribute } from "../../../helpers/setRelAttribute";
9
- import "./SidePictureCard.css";
10
- var MAX_ICON_ITEMS_COUNT = 4;
11
- var cn = cnCreate('mfui-side-picture-card');
12
- var SidePictureCard = function SidePictureCard(_ref) {
13
- var background = _ref.background,
14
- title = _ref.title,
15
- image = _ref.image,
16
- _ref$iconItems = _ref.iconItems,
17
- iconItems = _ref$iconItems === void 0 ? [] : _ref$iconItems,
18
- button = _ref.button,
19
- href = _ref.href,
20
- target = _ref.target,
21
- rel = _ref.rel,
22
- _ref$classes = _ref.classes,
23
- classes = _ref$classes === void 0 ? {} : _ref$classes,
24
- dataAttrs = _ref.dataAttrs;
25
- var _ref2 = button || {},
26
- buttonTitle = _ref2.title,
27
- buttonHref = _ref2.href,
28
- buttonTarget = _ref2.target,
29
- buttonRel = _ref2.rel,
30
- onButtonClick = _ref2.onClick;
31
- var isLink = !!href && !buttonHref;
32
- var ElementType = isLink ? 'a' : 'div';
33
- var currentRel = setRelAttribute(rel, target);
34
- var currentButtonRel = setRelAttribute(buttonRel, buttonTarget);
35
- var visibleIconItems = iconItems.slice(0, MAX_ICON_ITEMS_COUNT);
36
- var items = visibleIconItems.map(function (item, i) {
37
- var icon = item.icon,
38
- _item$text = item.text,
39
- text = _item$text === void 0 ? '' : _item$text,
40
- _item$info = item.info,
41
- info = _item$info === void 0 ? '' : _item$info;
42
- return /*#__PURE__*/React.createElement("div", {
43
- className: cn('item'),
44
- key: "".concat(text || info, "_").concat(i)
45
- }, /*#__PURE__*/React.createElement("div", {
46
- className: cn('item-icon')
47
- }, icon), /*#__PURE__*/React.createElement("div", {
48
- className: cn('item-description')
49
- }, !!text && /*#__PURE__*/React.createElement("div", {
50
- className: cn('item-text')
51
- }, convert(text, {})), !!info && /*#__PURE__*/React.createElement("div", {
52
- className: cn('item-info')
53
- }, convert(info, {}))));
54
- });
55
- return /*#__PURE__*/React.createElement(ElementType, _extends({
56
- className: cn({
57
- background: background,
58
- active: isLink
59
- }, [classes.root])
60
- }, dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.root, {
61
- href: href,
62
- target: isLink ? target : undefined,
63
- rel: isLink ? currentRel : undefined
64
- }), /*#__PURE__*/React.createElement("div", {
65
- className: cn('content')
66
- }, !!title && /*#__PURE__*/React.createElement(Header, {
67
- className: cn('title', [classes === null || classes === void 0 ? void 0 : classes.title]),
68
- dataAttrs: {
69
- root: dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.title
70
- },
71
- as: "h3"
72
- }, convert(title, {})), /*#__PURE__*/React.createElement("div", {
73
- className: cn('items')
74
- }, items), !!buttonTitle && /*#__PURE__*/React.createElement(Button, {
75
- className: cn('button', [classes.button]),
76
- dataAttrs: {
77
- root: dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.button
78
- },
79
- href: buttonHref,
80
- target: buttonTarget,
81
- rel: currentButtonRel,
82
- onClick: onButtonClick
83
- }, buttonTitle)), /*#__PURE__*/React.createElement("picture", {
84
- className: cn('picture')
85
- }, /*#__PURE__*/React.createElement("source", {
86
- media: "(min-width: ".concat(breakpoints.DESKTOP_MIDDLE_START, "px)"),
87
- srcSet: image.srcWide
88
- }), /*#__PURE__*/React.createElement("img", {
89
- className: cn('image'),
90
- src: image.src,
91
- alt: image.alt || 'image'
92
- })));
93
- };
94
- export default SidePictureCard;
@@ -1,48 +0,0 @@
1
- import React from 'react';
2
- type TargetType = '_self' | '_blank' | '_parent' | '_top';
3
- type ButtonType = {
4
- /** Название */
5
- title: string;
6
- /** Ссылка */
7
- href?: string;
8
- /** Атрибут ссылки target */
9
- target?: TargetType;
10
- /** Атрибут ссылки rel */
11
- rel?: string;
12
- /** Обработчик клика */
13
- onClick?: (e: React.SyntheticEvent<EventTarget>) => void;
14
- };
15
- type ImageType = {
16
- /** Изображение на разрешении экрана 0-1279 */
17
- src: string;
18
- /** Изображение на разрешении экрана 1280+ */
19
- srcWide: string;
20
- /** Значение тега alt для изображения */
21
- alt?: string;
22
- };
23
- type IconContentType = {
24
- /** Иконка */
25
- icon: React.ReactNode;
26
- /** Текст-описание */
27
- text?: string;
28
- /** Дополнительная информация, значение */
29
- info?: string;
30
- };
31
- export type CardDataType = {
32
- /** Заголовок */
33
- title?: string;
34
- /** Изображение */
35
- image: ImageType;
36
- /** Список пунктов с иконками */
37
- iconItems: IconContentType[];
38
- /** Кнопка */
39
- button?: ButtonType;
40
- /** Ссылка */
41
- href?: string;
42
- /** Атрибут ссылки target */
43
- target?: TargetType;
44
- /** Атрибут ссылки rel */
45
- rel?: string;
46
- };
47
- export type BackgroundType = 'white' | 'gray';
48
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- h1,h2,h3,h4,h5{margin:0}.mfui-stepper{gap:16px}.mfui-stepper,.mfui-stepper__items-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mfui-stepper__items-wrap{gap:12px;overflow-x:auto}.mfui-stepper::-webkit-scrollbar{height:8px}.mfui-stepper::-webkit-scrollbar-thumb{background-color:var(--spbSky2);border-radius:8px}.mfui-stepper_is-horizontal .mfui-stepper__items-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
@@ -1,52 +0,0 @@
1
- import * as React from 'react';
2
- import type { IStepperItemProps } from './StepperItem';
3
- import './Stepper.scss';
4
- export type StepperItemType = Pick<IStepperItemProps, 'title' | 'text' | 'icon' | 'linkText' | 'linkUrl'>;
5
- export interface IStepperProps {
6
- /** Дополнительный класс корневого элемента */
7
- className?: string;
8
- /** Дополнительные классы элементов */
9
- classes?: {
10
- root?: string;
11
- itemsWrap?: string;
12
- item?: string;
13
- itemIconButton?: string;
14
- itemTitle?: string;
15
- itemText?: string;
16
- itemLink?: string;
17
- };
18
- /** Ссылка на корневой элемент */
19
- rootRef?: React.Ref<HTMLDivElement>;
20
- /** Индекс активного шага */
21
- activeStep?: number;
22
- /** Количество шагов */
23
- stepCount?: number;
24
- /** Шаги */
25
- items?: StepperItemType[];
26
- /** Направление */
27
- isHorizontal?: boolean;
28
- /** Цифры вместо галочек */
29
- isNumeric?: boolean;
30
- /** Отключение кнопок */
31
- isDisabled?: boolean;
32
- /** Все шаги пройдены */
33
- isAllChecked?: boolean;
34
- /** Отображение контента только активного шага */
35
- showActiveStepContent?: boolean;
36
- /** Выравнивание */
37
- align?: 'center' | 'left';
38
- /** Дополнительные data атрибуты к внутренним элементам */
39
- dataAttrs?: {
40
- root?: Record<string, string>;
41
- itemsWrap?: Record<string, string>;
42
- item?: Record<string, string>;
43
- itemIconButton?: Record<string, string>;
44
- itemTitle?: Record<string, string>;
45
- itemText?: Record<string, string>;
46
- itemLink?: Record<string, string>;
47
- };
48
- /** Обработчик события смены шага */
49
- onChange?: (index: number) => void;
50
- }
51
- declare const Stepper: React.FC<IStepperProps>;
52
- export default Stepper;
@@ -1,159 +0,0 @@
1
- import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
2
- import _extends from "@babel/runtime/helpers/extends";
3
- import "core-js/modules/es.array.from.js";
4
- import "core-js/modules/es.array.map.js";
5
- import "core-js/modules/es.string.iterator.js";
6
- import * as React from 'react';
7
- import { cnCreate, filterDataAttrs } from '@megafon/ui-helpers';
8
- import StepperItem, { STEPPER_ITEM_THEME_ENUM, STEPPER_ITEM_VIEW_ENUM } from "./StepperItem";
9
- import "./Stepper.css";
10
- var CheckedIcon = function CheckedIcon(props) {
11
- return /*#__PURE__*/React.createElement("svg", _extends({
12
- viewBox: "0 0 20 20"
13
- }, props), /*#__PURE__*/React.createElement("path", {
14
- d: "M8.832 11.547L6.619 9.335l-1.414 1.413 2.462 2.462 1.445 1.446 5.932-8.486-1.638-1.148-4.574 6.525z"
15
- }));
16
- };
17
- var cn = cnCreate('mfui-stepper');
18
- var Stepper = function Stepper(_ref) {
19
- var className = _ref.className,
20
- _ref$classes = _ref.classes,
21
- _ref$classes2 = _ref$classes === void 0 ? {} : _ref$classes,
22
- rootClassName = _ref$classes2.root,
23
- itemsWrapClassName = _ref$classes2.itemsWrap,
24
- itemClassName = _ref$classes2.item,
25
- itemIconButtonClassName = _ref$classes2.itemIconButton,
26
- itemTitleClassName = _ref$classes2.itemTitle,
27
- itemTextClassname = _ref$classes2.itemText,
28
- itemLinkClassName = _ref$classes2.itemLink,
29
- rootRef = _ref.rootRef,
30
- _ref$activeStep = _ref.activeStep,
31
- activeStep = _ref$activeStep === void 0 ? 0 : _ref$activeStep,
32
- _ref$stepCount = _ref.stepCount,
33
- stepCount = _ref$stepCount === void 0 ? 2 : _ref$stepCount,
34
- _ref$items = _ref.items,
35
- items = _ref$items === void 0 ? [] : _ref$items,
36
- _ref$isHorizontal = _ref.isHorizontal,
37
- isHorizontal = _ref$isHorizontal === void 0 ? true : _ref$isHorizontal,
38
- isNumeric = _ref.isNumeric,
39
- isDisabled = _ref.isDisabled,
40
- isAllChecked = _ref.isAllChecked,
41
- _ref$showActiveStepCo = _ref.showActiveStepContent,
42
- showActiveStepContent = _ref$showActiveStepCo === void 0 ? false : _ref$showActiveStepCo,
43
- _ref$align = _ref.align,
44
- align = _ref$align === void 0 ? 'center' : _ref$align,
45
- _ref$dataAttrs = _ref.dataAttrs,
46
- _ref$dataAttrs2 = _ref$dataAttrs === void 0 ? {} : _ref$dataAttrs,
47
- rootAttrs = _ref$dataAttrs2.root,
48
- itemsWrapAttrs = _ref$dataAttrs2.itemsWrap,
49
- itemAttrs = _ref$dataAttrs2.item,
50
- itemIconButtonAttrs = _ref$dataAttrs2.itemIconButton,
51
- itemTitleAttrs = _ref$dataAttrs2.itemTitle,
52
- itemTextAttrs = _ref$dataAttrs2.itemText,
53
- itemLinkAttrs = _ref$dataAttrs2.itemLink,
54
- _ref$onChange = _ref.onChange,
55
- onChange = _ref$onChange === void 0 ? function () {
56
- return null;
57
- } : _ref$onChange;
58
- var _React$useState = React.useState(activeStep),
59
- _React$useState2 = _slicedToArray(_React$useState, 2),
60
- currentIndex = _React$useState2[0],
61
- setCurrentIndex = _React$useState2[1];
62
- var hasCustomItems = !!items.length;
63
- var isHorizontalContent = isHorizontal || showActiveStepContent;
64
- var currentItems = hasCustomItems ? items : Array.from({
65
- length: stepCount
66
- });
67
- var isCorrectDisabled = React.useMemo(function () {
68
- return !!isAllChecked || !!isDisabled;
69
- }, [isAllChecked, isDisabled]);
70
- var defineItemTheme = React.useCallback(function (index) {
71
- switch (true) {
72
- case isAllChecked:
73
- case index < currentIndex:
74
- {
75
- return STEPPER_ITEM_THEME_ENUM.CHECKED;
76
- }
77
- case index === currentIndex:
78
- {
79
- return STEPPER_ITEM_THEME_ENUM.ACTIVE;
80
- }
81
- default:
82
- {
83
- return STEPPER_ITEM_THEME_ENUM.DEFAULT;
84
- }
85
- }
86
- }, [currentIndex, isAllChecked]);
87
- var handleClickItem = React.useCallback(function (index) {
88
- return function () {
89
- if (isCorrectDisabled) {
90
- return;
91
- }
92
- setCurrentIndex(index);
93
- onChange(index);
94
- };
95
- }, [isCorrectDisabled, onChange]);
96
- React.useEffect(function () {
97
- if (activeStep === undefined) {
98
- return;
99
- }
100
- setCurrentIndex(activeStep);
101
- }, [activeStep]);
102
- var renderIcon = React.useCallback(function (index, theme) {
103
- var isChecked = theme === STEPPER_ITEM_THEME_ENUM.CHECKED;
104
- if (isNumeric || !isChecked) {
105
- return index + 1;
106
- }
107
- return /*#__PURE__*/React.createElement(CheckedIcon, null);
108
- }, [isNumeric]);
109
- var renderItem = React.useCallback(function (props, index) {
110
- return /*#__PURE__*/React.createElement(StepperItem, _extends({}, props, {
111
- key: index,
112
- className: itemClassName,
113
- classes: {
114
- iconButton: itemIconButtonClassName,
115
- title: itemTitleClassName,
116
- text: itemTextClassname,
117
- link: itemLinkClassName
118
- },
119
- dataAttrs: {
120
- root: itemAttrs,
121
- iconButton: itemIconButtonAttrs,
122
- title: itemTitleAttrs,
123
- text: itemTextAttrs,
124
- link: itemLinkAttrs
125
- }
126
- }));
127
- }, [itemAttrs, itemIconButtonAttrs, itemIconButtonClassName, itemClassName, itemLinkAttrs, itemLinkClassName, itemTextAttrs, itemTextClassname, itemTitleAttrs, itemTitleClassName]);
128
- var renderItems = React.useMemo(function () {
129
- return currentItems.map(function (elem, i) {
130
- var item = elem || {};
131
- var itemTheme = defineItemTheme(i);
132
- var itemIcon = item.icon || renderIcon(i, itemTheme);
133
- return renderItem(_extends(_extends({}, item), {
134
- icon: itemIcon,
135
- hasSeparator: i < currentItems.length - 1,
136
- isHorizontal: isHorizontalContent,
137
- isDisabled: isCorrectDisabled,
138
- align: align,
139
- theme: itemTheme,
140
- view: showActiveStepContent ? STEPPER_ITEM_VIEW_ENUM.ICON : STEPPER_ITEM_VIEW_ENUM.DEFAULT,
141
- onClick: handleClickItem(i)
142
- }), i);
143
- });
144
- }, [align, currentItems, isCorrectDisabled, showActiveStepContent, isHorizontalContent, defineItemTheme, handleClickItem, renderIcon, renderItem]);
145
- var renderSingleItem = renderItem(_extends(_extends({}, currentItems[currentIndex]), {
146
- isDisabled: isCorrectDisabled,
147
- align: align,
148
- view: STEPPER_ITEM_VIEW_ENUM.CONTENT
149
- }));
150
- return /*#__PURE__*/React.createElement("div", _extends({}, filterDataAttrs(rootAttrs), {
151
- className: cn([className, rootClassName], {
152
- 'is-horizontal': isHorizontalContent
153
- }),
154
- ref: rootRef
155
- }), /*#__PURE__*/React.createElement("div", _extends({}, filterDataAttrs(itemsWrapAttrs), {
156
- className: cn('items-wrap', [itemsWrapClassName])
157
- }), renderItems), showActiveStepContent && renderSingleItem);
158
- };
159
- export default Stepper;
@@ -1 +0,0 @@
1
- h1,h2,h3,h4,h5{margin:0}.mfui-stepper-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}.mfui-stepper-item_is-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mfui-stepper-item_is-horizontal .mfui-stepper-item__separator{-o-border-image:url(img/separator-mobile.png) 2 round;border-image:url(img/separator-mobile.png) 2 round;border-left:none;border-radius:100px;border-top:2px solid transparent;height:2px;left:calc(50% + 22px);min-height:2px;position:absolute;top:19px;width:calc(100% - 32px)}@media screen and (min-width:768px){.mfui-stepper-item_is-horizontal .mfui-stepper-item__separator{-o-border-image:url(img/separator.png) 2 repeat;border-image:url(img/separator.png) 2 repeat}}@media screen and (min-width:1024px){.mfui-stepper-item_is-horizontal .mfui-stepper-item__separator{left:calc(50% + 32px);width:calc(100% - 52px)}}.mfui-stepper-item_theme_active .mfui-stepper-item__icon-button{background-color:var(--night20)}.mfui-stepper-item_theme_active .mfui-stepper-item__icon{background-color:var(--night)}.mfui-stepper-item_theme_checked .mfui-stepper-item__icon-button{background-color:var(--brandGreen20)}.mfui-stepper-item_theme_checked .mfui-stepper-item__icon{background-color:var(--brandGreen)}.mfui-stepper-item_theme_checked .mfui-stepper-item__separator{border-color:var(--brandGreen);-o-border-image:none;border-image:none}.mfui-stepper-item_align_left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mfui-stepper-item_align_left .mfui-stepper-item__separator{left:42px;right:0}@media screen and (min-width:1024px){.mfui-stepper-item_align_left .mfui-stepper-item__separator{left:auto}}.mfui-stepper-item_align_left .mfui-stepper-item__content,.mfui-stepper-item_align_left .mfui-stepper-item__icon-button-area{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mfui-stepper-item__icon-button-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-ms-flex-align:center;-ms-flex-item-align:stretch;align-self:stretch}.mfui-stepper-item__icon-button,.mfui-stepper-item__icon-button-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.mfui-stepper-item__icon-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--spbSky0);border:none;border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:40px;justify-content:center;outline:none;-webkit-transition:background-color .25s ease-out;transition:background-color .25s ease-out;width:40px}.mfui-stepper-item__icon-button:disabled{cursor:default}.mfui-stepper-item__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--spbSky2);border-radius:100%;color:var(--stcWhite);font-weight:500;height:24px;justify-content:center;-webkit-transition:background-color .25s ease-out;transition:background-color .25s ease-out;width:24px}.mfui-stepper-item__icon svg{height:20px;width:20px;fill:var(--stcWhite)}.mfui-stepper-item__separator{-o-border-image:url(img/separator-vertical.png) 2 repeat;border-image:url(img/separator-vertical.png) 2 repeat;border-left:2px solid transparent;border-top:none;height:100%;min-height:20px;position:static;-webkit-transition:border-color .25s ease-out;transition:border-color .25s ease-out;width:2px}.mfui-stepper-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:160px;padding-bottom:20px}.mfui-stepper-item__link{margin-top:13px}