@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,94 +0,0 @@
1
- "use strict";
2
-
3
- function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
6
- });
7
- exports["default"] = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
- require("core-js/modules/es.symbol.js");
10
- require("core-js/modules/es.symbol.description.js");
11
- var React = _interopRequireWildcard(require("react"));
12
- var _uiHelpers = require("@megafon/ui-helpers");
13
- var _setRelAttribute = require("../../../../helpers/setRelAttribute");
14
- function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
15
- function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
16
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
17
- var ArrowRight16 = function ArrowRight16(props) {
18
- return /*#__PURE__*/React.createElement("svg", (0, _extends2["default"])({
19
- viewBox: "0 0 20 20"
20
- }, props), /*#__PURE__*/React.createElement("path", {
21
- d: "M8 13l3-3-3-3 1-1 4 4-4 4z"
22
- }));
23
- };
24
- var ArrowRight24 = function ArrowRight24(props) {
25
- return /*#__PURE__*/React.createElement("svg", (0, _extends2["default"])({
26
- viewBox: "0 0 32 32"
27
- }, props), /*#__PURE__*/React.createElement("path", {
28
- d: "M12.5 20.8l4.8-4.8-4.8-4.8 1.6-1.7 6.4 6.5-6.4 6.5z"
29
- }));
30
- };
31
- var cn = (0, _uiHelpers.cnCreate)('mfui-info-card');
32
- var InfoCard = function InfoCard(_ref) {
33
- var className = _ref.className,
34
- title = _ref.title,
35
- description = _ref.description,
36
- imgSrc = _ref.imgSrc,
37
- _ref$imgAlt = _ref.imgAlt,
38
- imgAlt = _ref$imgAlt === void 0 ? '' : _ref$imgAlt,
39
- href = _ref.href,
40
- target = _ref.target,
41
- rel = _ref.rel,
42
- download = _ref.download,
43
- moreInfo = _ref.moreInfo,
44
- onClick = _ref.onClick,
45
- _ref$size = _ref.size,
46
- size = _ref$size === void 0 ? 'medium' : _ref$size,
47
- imgPosition = _ref.imgPosition,
48
- _ref$background = _ref.background,
49
- background = _ref$background === void 0 ? 'stroke' : _ref$background,
50
- dataAttrs = _ref.dataAttrs,
51
- classes = _ref.classes;
52
- var RootElement = href ? 'a' : 'div';
53
- var isBigSize = size === 'big';
54
- var finalImgPosition = size === 'big' ? false : imgPosition;
55
- var isInvalidBackground = background === 'no' && (imgPosition === 'right-side' || size === 'big');
56
- var finalBackground = isInvalidBackground ? 'stroke' : background;
57
- var isLink = !!href;
58
- var isActive = isLink || !!onClick;
59
- var renderArrowRight = function renderArrowRight() {
60
- var ArrowRight = isBigSize ? ArrowRight24 : ArrowRight16;
61
- return /*#__PURE__*/React.createElement(ArrowRight, (0, _extends2["default"])({}, (0, _uiHelpers.filterDataAttrs)(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.moreArrow), {
62
- className: cn('more-info-arrow')
63
- }));
64
- };
65
- return /*#__PURE__*/React.createElement(RootElement, (0, _extends2["default"])({}, (0, _uiHelpers.filterDataAttrs)(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.root), {
66
- href: isLink ? href : undefined,
67
- target: isLink ? target : undefined,
68
- rel: isLink ? (0, _setRelAttribute.setRelAttribute)(rel, target) : undefined,
69
- download: isLink ? download : undefined,
70
- onClick: onClick,
71
- className: cn({
72
- size: size,
73
- position: finalImgPosition,
74
- background: finalBackground,
75
- active: isActive,
76
- 'align-center': !moreInfo
77
- }, [className, classes === null || classes === void 0 ? void 0 : classes.root])
78
- }), /*#__PURE__*/React.createElement("img", {
79
- className: cn('image'),
80
- src: imgSrc,
81
- alt: imgAlt
82
- }), /*#__PURE__*/React.createElement("div", {
83
- className: cn('content')
84
- }, !!title && /*#__PURE__*/React.createElement("div", (0, _extends2["default"])({}, (0, _uiHelpers.filterDataAttrs)(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.title), {
85
- className: cn('title', [classes === null || classes === void 0 ? void 0 : classes.title])
86
- }), (0, _uiHelpers.convert)(title, {})), !!description && /*#__PURE__*/React.createElement("div", (0, _extends2["default"])({}, (0, _uiHelpers.filterDataAttrs)(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.description), {
87
- className: cn('description')
88
- }), (0, _uiHelpers.convert)(description, _uiHelpers.textConvertConfig)), !!moreInfo && /*#__PURE__*/React.createElement("div", (0, _extends2["default"])({}, (0, _uiHelpers.filterDataAttrs)(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.moreInfo), {
89
- className: cn('more-info')
90
- }), /*#__PURE__*/React.createElement("span", {
91
- className: cn('more-info-text')
92
- }, (0, _uiHelpers.convert)(moreInfo, {})), isActive && renderArrowRight())));
93
- };
94
- var _default = exports["default"] = InfoCard;
@@ -1,31 +0,0 @@
1
- import React from 'react';
2
- export interface IInfoCardSettings {
3
- /** Размер карточки */
4
- size?: 'big' | 'medium' | 'small';
5
- /** Расположение изображения */
6
- imgPosition?: 'right-side' | 'top-left';
7
- /** Фон карточки */
8
- background?: 'shadow' | 'stroke' | 'gray' | 'green' | 'purple' | 'white' | 'no';
9
- }
10
- export interface IInfoCardData {
11
- /** Заголовок */
12
- title?: string;
13
- /** Текст */
14
- description?: string;
15
- /** URL изображения */
16
- imgSrc: string;
17
- /** Атрибут alt изображения */
18
- imgAlt?: string;
19
- /** URL ссылки */
20
- href?: string;
21
- /** Атрибут target ссылки */
22
- target?: '_self' | '_blank';
23
- /** Атрибут rel ссылки */
24
- rel?: string;
25
- /** Добавление атрибута download для ссылки */
26
- download?: boolean;
27
- /** Дополнительная информация */
28
- moreInfo?: string;
29
- /** Обработчик клика */
30
- onClick?: (e: React.SyntheticEvent<EventTarget>) => void;
31
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
@@ -1 +0,0 @@
1
- h1,h2,h3,h4,h5{margin:0}.mfui-instructions__title_resolution_mobile{margin-bottom:32px;text-align:center}@media screen and (min-width:768px) and (max-width:1023px){.mfui-instructions__title_resolution_mobile{margin-bottom:40px}}@media screen and (min-width:1024px){.mfui-instructions__title_resolution_mobile{display:none}}.mfui-instructions__title_resolution_desktop{margin-bottom:40px}@media screen and (max-width:1023px){.mfui-instructions__title_resolution_desktop{display:none}}.mfui-instructions .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1024px){.mfui-instructions__wrapper{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;justify-content:center}.mfui-instructions__wrapper_vertical-align_top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mfui-instructions__wrapper_vertical-align_unset{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}}.mfui-instructions .mfui-instructions__text{margin-top:48px}@media screen and (max-width:1023px){.mfui-instructions .mfui-instructions__text{text-align:center}}.mfui-instructions .mfui-instructions__button{display:block;margin-top:32px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}@media screen and (max-width:1023px){.mfui-instructions .mfui-instructions__button{margin-left:auto;margin-right:auto}}@media screen and (min-width:768px){.mfui-instructions .mfui-instructions__button{margin-top:40px}}.mfui-instructions__picture{max-height:490px;max-width:530px;overflow:hidden;position:relative}@media screen and (max-width:1023px){.mfui-instructions__picture{margin:0 auto}}@media screen and (min-width:1024px){.mfui-instructions__picture{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:50%}.mfui-instructions__picture_align_left{-webkit-box-ordinal-group:1;-ms-flex-order:0;margin-right:40px;order:0}}.mfui-instructions_mask_none .mfui-instructions__slide{display:-webkit-box;display:-ms-flexbox;display:flex}.mfui-instructions__swiper-img{height:100%;width:100%}.mfui-instructions__swiper-img_video{-webkit-filter:brightness(108.5%);filter:brightness(108.5%)}.mfui-instructions__img-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:490px;position:relative}@media screen and (max-width:1023px){.mfui-instructions__img-wrapper:before{background:var(--spbSky2);bottom:0;content:"";display:block;height:1px;left:0;margin:0 auto;position:absolute;right:0;width:324px;z-index:2}}.mfui-instructions__device-screen{overflow:hidden;pointer-events:none}@media screen and (max-width:1023px){.mfui-instructions_mask_android .mfui-instructions__img-wrapper,.mfui-instructions_mask_black-iphone .mfui-instructions__img-wrapper,.mfui-instructions_mask_white-iphone .mfui-instructions__img-wrapper{height:421px}}.mfui-instructions_mask_android .mfui-instructions__device-screen,.mfui-instructions_mask_black-iphone .mfui-instructions__device-screen,.mfui-instructions_mask_white-iphone .mfui-instructions__device-screen{height:490px;margin:auto;width:100%}.mfui-instructions_mask_android .mfui-instructions__swiper,.mfui-instructions_mask_black-iphone .mfui-instructions__swiper,.mfui-instructions_mask_white-iphone .mfui-instructions__swiper{height:363px;left:0;margin:auto;overflow:hidden;position:absolute;right:0;top:59px;width:204px}.mfui-instructions_mask_black-iphone .mfui-instructions__device-screen{background:url(img/blackIphone.png) 50% no-repeat;background-size:contain}.mfui-instructions_mask_white-iphone .mfui-instructions__device-screen{background:url(img/whiteIphone.png) 50% no-repeat;background-size:contain}@media screen and (max-width:1023px){.mfui-instructions_mask_android .mfui-instructions__img-wrapper{height:424px}}.mfui-instructions_mask_android .mfui-instructions__device-screen{background:url(img/android.png) 50% no-repeat;background-size:contain}.mfui-instructions_mask_android .mfui-instructions__swiper{height:370px;width:206px}@media screen and (max-width:1023px){.mfui-instructions_mask_new-iphone .mfui-instructions__img-wrapper{height:460px}}.mfui-instructions_mask_new-iphone .mfui-instructions__device-screen{background:url(img/newIphone.png) 50% no-repeat;background-size:contain;height:490px;margin:auto;position:relative;width:100%;z-index:2}.mfui-instructions_mask_new-iphone .mfui-instructions__swiper{border-radius:20px;height:462px;left:0;margin:auto;overflow:hidden;position:absolute;right:0;top:14px;width:214px;z-index:1}@media screen and (max-width:1023px){.mfui-instructions_mask_iphone-12 .mfui-instructions__img-wrapper:before{display:none}}.mfui-instructions_mask_iphone-12 .mfui-instructions__device-screen{background:url(img/iphone12.png) 50% no-repeat;background-size:contain;height:490px;margin:auto;position:relative;width:100%;z-index:2}.mfui-instructions_mask_iphone-12 .mfui-instructions__swiper{border-radius:20px;height:462px;left:0;margin:auto;overflow:hidden;position:absolute;right:0;top:14px;width:214px;z-index:1}.mfui-instructions_mask_iphone-15 .mfui-instructions__img-wrapper{height:487px}@media screen and (max-width:1023px){.mfui-instructions_mask_iphone-15 .mfui-instructions__img-wrapper:before{display:none}}.mfui-instructions_mask_iphone-15 .mfui-instructions__device-screen{background:url(img/iphone15.png) 50% no-repeat;background-size:contain;height:486px;margin:auto;position:relative;width:100%;z-index:2}.mfui-instructions_mask_iphone-15 .mfui-instructions__swiper{border-radius:20px;height:468px;left:0;margin:auto;overflow:hidden;position:absolute;right:0;top:10px;width:217px;z-index:1}.mfui-instructions_mask_android-cropped .mfui-instructions__img-wrapper{height:420px;min-height:420px}@media screen and (min-width:1024px){.mfui-instructions_mask_android-cropped .mfui-instructions__img-wrapper{height:440px;min-height:440px}}.mfui-instructions_mask_android-cropped .mfui-instructions__img-wrapper:before{background:var(--spbSky2);bottom:0;content:"";display:block;height:1px;left:0;margin:0 auto;position:absolute;right:0;width:324px;z-index:2}.mfui-instructions_mask_android-cropped .mfui-instructions__device-screen{background:url(img/android-new.png) 50% no-repeat;background-size:contain;height:510px;margin-top:24px;position:relative;width:100%;z-index:1}@media screen and (min-width:1024px){.mfui-instructions_mask_android-cropped .mfui-instructions__device-screen{height:574px}}.mfui-instructions_mask_android-cropped .mfui-instructions__swiper{left:0;margin:auto;overflow:hidden;position:absolute;right:0;top:54px;width:222px}@media screen and (min-width:1024px){.mfui-instructions_mask_android-cropped .mfui-instructions__swiper{top:58px;width:250px}}.mfui-instructions_mask_iphone-cropped .mfui-instructions__img-wrapper{height:420px;min-height:420px}.mfui-instructions_mask_iphone-cropped .mfui-instructions__img-wrapper:before{background:var(--spbSky2);bottom:0;content:"";display:block;height:1px;left:0;margin:0 auto;position:absolute;right:0;width:324px;z-index:2}.mfui-instructions_mask_iphone-cropped .mfui-instructions__device-screen{background:url(img/iphone-new.png) 50% no-repeat;background-size:contain;height:469px;margin-top:24px;position:relative;width:100%;z-index:1}.mfui-instructions_mask_iphone-cropped .mfui-instructions__swiper{left:0;margin:auto;overflow:hidden;position:absolute;right:0;top:38px;width:205px}@media screen and (min-width:768px) and (max-width:1023px){.mfui-instructions_mask_laptop .mfui-instructions__img-wrapper{background:url(img/laptop.png) 50% 0 no-repeat;background-size:100%;height:0;padding-bottom:53.4%}}@media screen and (min-width:480px) and (max-width:767px){.mfui-instructions_mask_laptop .mfui-instructions__img-wrapper{height:208px}}@media screen and (max-width:479px){.mfui-instructions_mask_laptop .mfui-instructions__img-wrapper{height:115px}.mfui-instructions_mask_laptop .mfui-instructions__img-wrapper:before{width:310px}}@media screen and (min-width:480px) and (max-width:767px){.mfui-instructions_mask_laptop .mfui-instructions__img-wrapper:before{width:460px}}@media screen and (min-width:768px) and (max-width:1023px){.mfui-instructions_mask_laptop .mfui-instructions__img-wrapper:before{width:590px}}.mfui-instructions_mask_laptop .mfui-instructions__device-screen{background:url(img/laptop.png) 50% 0 no-repeat;background-size:100%;height:100%;margin:auto;position:relative;width:100%}@media screen and (min-width:768px) and (max-width:1023px){.mfui-instructions_mask_laptop .mfui-instructions__device-screen{width:530px}}@media screen and (min-width:480px) and (max-width:767px){.mfui-instructions_mask_laptop .mfui-instructions__device-screen{width:450px}}@media screen and (max-width:479px){.mfui-instructions_mask_laptop .mfui-instructions__device-screen{width:270px}}@media screen and (min-width:1024px){.mfui-instructions_mask_laptop .mfui-instructions__device-screen{background:url(img/laptop.png) 50% no-repeat;background-size:contain}}.mfui-instructions_mask_laptop .mfui-instructions__swiper{left:50%;margin:auto;overflow:hidden;position:absolute;right:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:78%}@media screen and (min-width:480px) and (max-width:767px){.mfui-instructions_mask_laptop .mfui-instructions__swiper{height:190px;max-width:345px}}@media screen and (max-width:479px){.mfui-instructions_mask_laptop .mfui-instructions__swiper{height:105px;max-width:210px}}@media screen and (min-width:1024px){.mfui-instructions_mask_laptop .mfui-instructions__swiper{-webkit-transform:translate(-50%,-53%);transform:translate(-50%,-53%)}}@media screen and (max-width:1023px){.mfui-instructions_mask_laptop-new .mfui-instructions__img-wrapper{background:url(img/laptop-new.png) 50% 0 no-repeat;background-size:100%;height:0;padding-bottom:58.9%}}.mfui-instructions_mask_laptop-new .mfui-instructions__img-wrapper:before{display:none}.mfui-instructions_mask_laptop-new .mfui-instructions__device-screen{background:url(img/laptop-new.png) 50% 0 no-repeat;background-size:100%;height:100%;margin:auto;position:relative;width:100%}@media screen and (min-width:768px) and (max-width:1023px){.mfui-instructions_mask_laptop-new .mfui-instructions__device-screen{width:530px}}@media screen and (min-width:480px) and (max-width:767px){.mfui-instructions_mask_laptop-new .mfui-instructions__device-screen{width:450px}}@media screen and (max-width:479px){.mfui-instructions_mask_laptop-new .mfui-instructions__device-screen{width:270px}}@media screen and (min-width:1024px){.mfui-instructions_mask_laptop-new .mfui-instructions__device-screen{background:url(img/laptop-new.png) 50% no-repeat;background-size:contain}}.mfui-instructions_mask_laptop-new .mfui-instructions__swiper{left:50%;margin:auto;overflow:hidden;position:absolute;right:0;top:4px;-webkit-transform:translate(-49.5%);transform:translate(-49.5%);width:78%}@media screen and (min-width:480px) and (max-width:767px){.mfui-instructions_mask_laptop-new .mfui-instructions__swiper{max-width:415px;top:7px}}@media screen and (max-width:479px){.mfui-instructions_mask_laptop-new .mfui-instructions__swiper{max-width:302px}}@media screen and (min-width:768px) and (max-width:1023px){.mfui-instructions_mask_laptop-new .mfui-instructions__swiper{top:12px}}@media screen and (min-width:1024px){.mfui-instructions_mask_laptop-new .mfui-instructions__swiper{top:50%;-webkit-transform:translate(-49.5%,-55%);transform:translate(-49.5%,-55%)}}.mfui-instructions__slide{-ms-flex-negative:0;flex-shrink:0;height:100%}@media screen and (max-width:767px){.mfui-instructions__articles{margin-top:24px}}@media screen and (min-width:768px) and (max-width:1023px){.mfui-instructions__articles{margin-top:32px}}@media screen and (min-width:1024px){.mfui-instructions__articles{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50%}.mfui-instructions__articles_align_right{margin-right:40px}}.mfui-instructions__articles-list{list-style-type:none;margin:0;padding:0}@media screen and (min-width:1024px){.mfui-instructions__articles-list_mobile{display:none}}@media screen and (max-width:1023px){.mfui-instructions__articles-list_desktop{display:none}}.mfui-instructions__articles-item{min-height:40px;opacity:.5;position:relative}@media screen and (min-width:1024px){.mfui-instructions__articles-item{margin-bottom:48px}}.mfui-instructions__articles-item:hover,.mfui-instructions__articles-item_active{opacity:1}.mfui-instructions__articles-item:hover .mfui-instructions__articles-item-dot,.mfui-instructions__articles-item_active .mfui-instructions__articles-item-dot{color:var(--stcWhite)}.mfui-instructions__articles-item:hover .mfui-instructions__articles-item-dot:before,.mfui-instructions__articles-item_active .mfui-instructions__articles-item-dot:before{background:var(--brandGreen);bottom:0;left:0;right:0;top:0}@media screen and (min-width:1024px){.mfui-instructions__articles-item:last-child{margin-bottom:0}}.mfui-instructions__articles-item-dot{border-radius:12px;-webkit-box-shadow:inset 0 0 0 1px var(--spbSky3);box-shadow:inset 0 0 0 1px var(--spbSky3);cursor:pointer;display:inline-block;font-size:15px;font-weight:500;height:40px;line-height:40px;position:absolute;text-align:center;width:40px}@media screen and (max-width:479px){.mfui-instructions__articles-item-dot{min-width:40px}}.mfui-instructions__articles-item-dot:before{border-radius:12px;bottom:50%;content:"";left:50%;position:absolute;right:50%;top:50%;-webkit-transition:all .3s ease;transition:all .3s ease}.mfui-instructions__articles-item-dot-number{position:relative}.mfui-instructions__articles-item-title{cursor:pointer;display:inline-block;font-size:15px;font-weight:400;line-height:24px}@media screen and (min-width:1024px){.mfui-instructions__articles-item-title{padding:8px 0 0 56px}}.mfui-instructions__articles-dots{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;margin:0;padding:0}@media screen and (max-width:767px){.mfui-instructions__articles-dots{margin-top:16px}}@media screen and (min-width:768px) and (max-width:1023px){.mfui-instructions__articles-dots{margin-top:24px}}@media screen and (min-width:1024px){.mfui-instructions__articles-dots{display:none}}.mfui-instructions__articles-dots_text-after{margin-bottom:48px}.mfui-instructions__articles-dot{background:var(--spbSky2);border-radius:4px;cursor:pointer;display:inline-block;height:8px;margin-right:12px;position:relative;width:8px}.mfui-instructions__articles-dot:hover,.mfui-instructions__articles-dot_active{background:var(--brandGreen)}.mfui-instructions__articles-dot_active{width:20px}.mfui-instructions__articles-dot:last-child{margin-right:0}.mfui-instructions__articles-title-block{margin:0 auto;text-align:center}@media screen and (max-width:767px){.mfui-instructions__articles-title-block{width:55%}}@media screen and (max-width:479px){.mfui-instructions__articles-title-block{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.mfui-instructions__articles-title-block{max-width:530px;width:100%}}.mfui-instructions__articles-title-block_with-numeration{text-align:left}.mfui-instructions__articles-title{font-weight:400;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.mfui-instructions__articles-num,.mfui-instructions__articles-title{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;line-height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mfui-instructions__articles-num{font-weight:500;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--brandGreen);border-radius:50%;color:var(--stcWhite);height:40px;margin-right:16px;width:40px}@media screen and (min-width:1024px){.mfui-instructions__articles-num{display:none}}.mfui-instructions__picture_background_spbSky0{background-color:var(--spbSky0);border-radius:12px}.mfui-instructions__picture_background_spbSky0 .mfui-instructions__img-wrapper:before{display:none}.mfui-instructions__arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}@media screen and (max-width:767px){.mfui-instructions__arrow{display:none}}.mfui-instructions__arrow_prev{left:24px}.mfui-instructions__arrow_next{right:24px}.mfui-instructions__qr-code{-webkit-box-sizing:border-box;box-sizing:border-box;display:none;padding:12px;position:absolute;right:64px;top:12px;width:126px;z-index:3}@media screen and (min-width:768px){.mfui-instructions__qr-code{display:block}}@media screen and (min-width:1024px) and (max-width:1279px){.mfui-instructions__qr-code{right:44px}}.mfui-instructions__qr-code-image{display:block;height:auto;width:100%}.mfui-instructions__qr-code-text{font-size:12px;font-weight:500;line-height:12px;margin-bottom:12px;text-align:center}.mfui-instructions_reversed .mfui-instructions__title_resolution_mobile{margin-bottom:16px}@media screen and (max-width:1023px){.mfui-instructions_reversed .mfui-instructions__picture{margin-bottom:0;max-height:100%}.mfui-instructions_reversed .mfui-instructions__articles{display:none}}@media screen and (max-width:767px){.mfui-instructions_reversed .mfui-instructions__articles-title-block{margin-bottom:32px}}@media screen and (min-width:768px) and (max-width:1023px){.mfui-instructions_reversed .mfui-instructions__articles-title-block{margin-bottom:40px}}@media screen and (min-width:1024px){.mfui-instructions_items-gap_medium .mfui-instructions__articles-item:not(:last-child){margin-bottom:24px}}.mfui-instructions_items-gap_medium .mfui-instructions__text{margin-top:32px}@media screen and (min-width:768px){.mfui-instructions_items-gap_medium .mfui-instructions__text{margin-top:40px}}
@@ -1,120 +0,0 @@
1
- import * as React from 'react';
2
- import SwiperCore from 'swiper';
3
- import './Instructions.scss';
4
- export declare const pictureAlignTypes: {
5
- readonly LEFT: "left";
6
- readonly RIGHT: "right";
7
- };
8
- export declare const pictureVerticalAlignTypes: {
9
- CENTER: string;
10
- TOP: string;
11
- UNSET: string;
12
- };
13
- export declare const pictureMaskTypes: {
14
- readonly ANDROID: "android";
15
- readonly ANDROID_CROPPED: "android-cropped";
16
- readonly NEW_IPHONE: "new-iphone";
17
- readonly BLACK_IPHONE: "black-iphone";
18
- readonly WHITE_IPHONE: "white-iphone";
19
- readonly LAPTOP: "laptop";
20
- readonly LAPTOP_NEW: "laptop-new";
21
- readonly IPHONE_12: "iphone-12";
22
- readonly IPHONE_15: "iphone-15";
23
- readonly IPHONE_CROPPED: "iphone-cropped";
24
- readonly NONE: "none";
25
- };
26
- export declare const pictureBackgroundColorTypes: {
27
- readonly SPB_SKY_0: "spbSky0";
28
- };
29
- export declare const arrowTheme: {
30
- readonly PURPLE: "purple";
31
- readonly DARK: "dark";
32
- };
33
- export declare const elementOrderTypes: {
34
- readonly DEFAULT: "default";
35
- readonly REVERSED: "reversed";
36
- };
37
- type PictureAlignTypesType = (typeof pictureAlignTypes)[keyof typeof pictureAlignTypes];
38
- type PictureVerticalAlignTypesType = (typeof pictureVerticalAlignTypes)[keyof typeof pictureVerticalAlignTypes];
39
- type PictureMaskTypesType = (typeof pictureMaskTypes)[keyof typeof pictureMaskTypes];
40
- type PictureBackgroundColorsType = (typeof pictureBackgroundColorTypes)[keyof typeof pictureBackgroundColorTypes];
41
- type ArrowThemeType = (typeof arrowTheme)[keyof typeof arrowTheme];
42
- type ElementOrderType = (typeof elementOrderTypes)[keyof typeof elementOrderTypes];
43
- export type InstructionItemType = {
44
- title: string | React.ReactNode | React.ReactNode[];
45
- mediaUrl: string;
46
- isVideo: boolean;
47
- imageAlt?: string;
48
- /** Ссылка на изображение с QR-кодом */
49
- qrCode?: string;
50
- /** Текст для плашки с изображением QR-кода */
51
- qrCodeText?: string | React.ReactNode | React.ReactNode[];
52
- };
53
- export type ButtonType = {
54
- title: string;
55
- type?: 'primary' | 'outline';
56
- icon?: React.JSX.Element;
57
- href?: string;
58
- target?: '_self' | '_blank' | '_parent' | '_top';
59
- rel?: string;
60
- onClick?: (e: React.SyntheticEvent<EventTarget>) => void;
61
- };
62
- export interface IInstructionsProps {
63
- /** Дополнительные data атрибуты к внутренним элементам */
64
- dataAttrs?: {
65
- root?: Record<string, string>;
66
- item?: Record<string, string>;
67
- image?: Record<string, string>;
68
- mobileItemText?: Record<string, string>;
69
- wrapper?: Record<string, string>;
70
- arrowPrev?: Record<string, string>;
71
- arrowNext?: Record<string, string>;
72
- button?: Record<string, string>;
73
- };
74
- /** Ссылка на корневой элемент */
75
- rootRef?: React.Ref<HTMLDivElement>;
76
- /** Дополнительные классы для внутренних элементов */
77
- classes?: {
78
- instructionItem?: string;
79
- desktopInstructionItem?: string;
80
- mobileInstructionItem?: string;
81
- activeInstructionItem?: string;
82
- desktopItemTitle?: string;
83
- mobileItemTitle?: string;
84
- instructionItemImg?: string;
85
- additionalText?: string;
86
- arrowPrev?: string;
87
- arrowNext?: string;
88
- button?: string;
89
- };
90
- /** Заголовок инструкции */
91
- title?: string;
92
- /** Пункты инструкции */
93
- instructionItems: InstructionItemType[];
94
- /** Отступ между пунктами инструкции. DEPRECATED: 'large' */
95
- itemsGap?: 'medium' | 'large';
96
- /** Описание после инструкции */
97
- additionalText?: string;
98
- /** Расположение изображения по горизонтали */
99
- pictureAlign?: PictureAlignTypesType;
100
- /** Расположение изображения по вертикали */
101
- pictureVerticalAlign?: PictureVerticalAlignTypesType;
102
- /** Маска изображения */
103
- pictureMask?: PictureMaskTypesType;
104
- /** Цвет фона изображения */
105
- pictureBackgroundColor?: PictureBackgroundColorsType;
106
- /** Показать стрелки для смены пунктов инструкции */
107
- showArrows?: boolean;
108
- /** Цветовая тема стрелок навигации */
109
- arrowsTheme?: ArrowThemeType;
110
- /** Вертикальный порядок элементов на мобильных устройствах и планшетах */
111
- elementOrder?: ElementOrderType;
112
- /** Показать нумерацию пунктов инструкции на мобильных устройствах */
113
- showMobileNumeration?: boolean;
114
- /** Кнопка */
115
- button?: ButtonType;
116
- /** Ref на swiper */
117
- getSwiper?: (instance: SwiperCore) => void;
118
- }
119
- declare const Instructions: React.FC<React.PropsWithChildren<IInstructionsProps>>;
120
- export default Instructions;
@@ -1,371 +0,0 @@
1
- "use strict";
2
-
3
- function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
6
- });
7
- exports.pictureVerticalAlignTypes = exports.pictureMaskTypes = exports.pictureBackgroundColorTypes = exports.pictureAlignTypes = exports.elementOrderTypes = exports["default"] = exports.arrowTheme = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
- var _slicedToArray2 = _interopRequireDefault(require("@babel/runtime/helpers/slicedToArray"));
10
- require("core-js/modules/es.array.map.js");
11
- var React = _interopRequireWildcard(require("react"));
12
- var _uiCore = require("@megafon/ui-core");
13
- var _uiHelpers = require("@megafon/ui-helpers");
14
- var _setRelAttribute = require("../../helpers/setRelAttribute");
15
- function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
16
- function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
17
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
18
- /* eslint-disable jsx-a11y/no-static-element-interactions */
19
- /* eslint-disable jsx-a11y/click-events-have-key-events */
20
-
21
- var Swiper = null;
22
- var SwiperSlide = null;
23
- try {
24
- // eslint-disable-next-line global-require, @typescript-eslint/no-var-requires
25
- var SwiperAll = require('swiper/react');
26
- Swiper = SwiperAll.Swiper;
27
- SwiperSlide = SwiperAll.SwiperSlide;
28
- } catch (e) {
29
- // eslint-disable-next-line no-console
30
- console.warn("\n WARNING: megafon/ui-share is using the latest version of swiper. \n For more information about server-side rendering\n please check the Instructions component documentation at:\n https://ui.megafon.ru/components/instructions\n ");
31
- }
32
- var pictureAlignTypes = exports.pictureAlignTypes = {
33
- LEFT: 'left',
34
- RIGHT: 'right'
35
- };
36
- var pictureVerticalAlignTypes = exports.pictureVerticalAlignTypes = {
37
- CENTER: 'center',
38
- TOP: 'top',
39
- UNSET: 'unset'
40
- };
41
- var pictureMaskTypes = exports.pictureMaskTypes = {
42
- ANDROID: 'android',
43
- ANDROID_CROPPED: 'android-cropped',
44
- NEW_IPHONE: 'new-iphone',
45
- BLACK_IPHONE: 'black-iphone',
46
- WHITE_IPHONE: 'white-iphone',
47
- LAPTOP: 'laptop',
48
- LAPTOP_NEW: 'laptop-new',
49
- IPHONE_12: 'iphone-12',
50
- IPHONE_15: 'iphone-15',
51
- IPHONE_CROPPED: 'iphone-cropped',
52
- NONE: 'none'
53
- };
54
- var pictureBackgroundColorTypes = exports.pictureBackgroundColorTypes = {
55
- SPB_SKY_0: 'spbSky0'
56
- };
57
- var arrowTheme = exports.arrowTheme = {
58
- PURPLE: 'purple',
59
- DARK: 'dark'
60
- };
61
- var elementOrderTypes = exports.elementOrderTypes = {
62
- DEFAULT: 'default',
63
- REVERSED: 'reversed'
64
- };
65
- var testIdPrefix = 'Instructions';
66
- var cn = (0, _uiHelpers.cnCreate)('mfui-instructions');
67
- var swiperSlideCn = cn('slide');
68
- var Instructions = function Instructions(_ref) {
69
- var dataAttrs = _ref.dataAttrs,
70
- rootRef = _ref.rootRef,
71
- _ref$classes = _ref.classes,
72
- _ref$classes2 = _ref$classes === void 0 ? {} : _ref$classes,
73
- instructionItem = _ref$classes2.instructionItem,
74
- desktopInstructionItem = _ref$classes2.desktopInstructionItem,
75
- mobileInstructionItem = _ref$classes2.mobileInstructionItem,
76
- activeInstructionItem = _ref$classes2.activeInstructionItem,
77
- desktopItemTitle = _ref$classes2.desktopItemTitle,
78
- mobileItemTitle = _ref$classes2.mobileItemTitle,
79
- instructionItemImg = _ref$classes2.instructionItemImg,
80
- additionalText = _ref$classes2.additionalText,
81
- arrowPrev = _ref$classes2.arrowPrev,
82
- arrowNext = _ref$classes2.arrowNext,
83
- buttonClass = _ref$classes2.button,
84
- _ref$title = _ref.title,
85
- title = _ref$title === void 0 ? '' : _ref$title,
86
- instructionItems = _ref.instructionItems,
87
- itemsGap = _ref.itemsGap,
88
- _ref$pictureAlign = _ref.pictureAlign,
89
- pictureAlign = _ref$pictureAlign === void 0 ? 'left' : _ref$pictureAlign,
90
- _ref$pictureVerticalA = _ref.pictureVerticalAlign,
91
- pictureVerticalAlign = _ref$pictureVerticalA === void 0 ? 'center' : _ref$pictureVerticalA,
92
- _ref$pictureMask = _ref.pictureMask,
93
- pictureMask = _ref$pictureMask === void 0 ? 'none' : _ref$pictureMask,
94
- pictureBackgroundColor = _ref.pictureBackgroundColor,
95
- getSwiper = _ref.getSwiper,
96
- text = _ref.additionalText,
97
- showArrows = _ref.showArrows,
98
- _ref$arrowsTheme = _ref.arrowsTheme,
99
- arrowsTheme = _ref$arrowsTheme === void 0 ? arrowTheme.DARK : _ref$arrowsTheme,
100
- _ref$elementOrder = _ref.elementOrder,
101
- elementOrder = _ref$elementOrder === void 0 ? 'default' : _ref$elementOrder,
102
- showMobileNumeration = _ref.showMobileNumeration,
103
- button = _ref.button,
104
- children = _ref.children;
105
- var _React$useState = React.useState(),
106
- _React$useState2 = (0, _slicedToArray2["default"])(_React$useState, 2),
107
- swiperInstance = _React$useState2[0],
108
- setSwiperInstance = _React$useState2[1];
109
- var _React$useState3 = React.useState(0),
110
- _React$useState4 = (0, _slicedToArray2["default"])(_React$useState3, 2),
111
- slideIndex = _React$useState4[0],
112
- setSlideIndex = _React$useState4[1];
113
- var showButton = button === null || button === void 0 ? void 0 : button.title;
114
- var isMobileReversed = elementOrder === 'reversed';
115
- var getSwiperInstance = React.useCallback(function (swiper) {
116
- setSwiperInstance(swiper);
117
- getSwiper && getSwiper(swiper);
118
- }, [getSwiper]);
119
- var getActiveCustomClass = React.useCallback(function (articleIndex, activeIndex) {
120
- if (articleIndex !== activeIndex) {
121
- return undefined;
122
- }
123
- return activeInstructionItem;
124
- }, [activeInstructionItem]);
125
- var handleArticleClick = React.useCallback(function (ind) {
126
- return function () {
127
- setSlideIndex(ind);
128
- swiperInstance && swiperInstance.slideTo(ind);
129
- };
130
- }, [swiperInstance]);
131
- var handleSlideChange = React.useCallback(function (_ref2) {
132
- var activeIndex = _ref2.activeIndex;
133
- setSlideIndex(activeIndex);
134
- }, []);
135
- var handlePrevClick = React.useCallback(function () {
136
- if (!swiperInstance) {
137
- return;
138
- }
139
- swiperInstance.slidePrev();
140
- }, [swiperInstance]);
141
- var handleNextClick = React.useCallback(function () {
142
- if (!swiperInstance) {
143
- return;
144
- }
145
- swiperInstance.slideNext();
146
- }, [swiperInstance]);
147
- var renderVideo = React.useCallback(function (mediaUrl, index) {
148
- return /*#__PURE__*/React.createElement("video", (0, _extends2["default"])({
149
- loop: true,
150
- muted: true,
151
- autoPlay: true,
152
- playsInline: true,
153
- className: cn('swiper-img', {
154
- video: true
155
- })
156
- }, (0, _uiHelpers.filterDataAttrs)(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.image, index + 1)), /*#__PURE__*/React.createElement("source", {
157
- src: mediaUrl,
158
- type: "video/mp4"
159
- }));
160
- }, [dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.image]);
161
- var renderMobileDots = React.useCallback(function () {
162
- return /*#__PURE__*/React.createElement("ul", {
163
- className: cn('articles-dots', {
164
- reversed: isMobileReversed
165
- }),
166
- "data-testid": "".concat(testIdPrefix, "-articles-dots-mobile")
167
- }, instructionItems.map(function (_item, i) {
168
- return /*#__PURE__*/React.createElement("div", (0, _extends2["default"])({}, (0, _uiHelpers.filterDataAttrs)(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.item, i + 1), {
169
- key: i,
170
- className: cn('articles-dot', {
171
- active: slideIndex === i
172
- }, [getActiveCustomClass(i, slideIndex), instructionItem, mobileInstructionItem]),
173
- onClick: handleArticleClick(i)
174
- }));
175
- }));
176
- }, [instructionItems, dataAttrs, slideIndex, instructionItem, mobileInstructionItem, getActiveCustomClass, handleArticleClick, isMobileReversed]);
177
- var renderSlider = React.useCallback(function () {
178
- if (!Swiper || !SwiperSlide) {
179
- return /*#__PURE__*/React.createElement(React.Fragment, null);
180
- }
181
- return /*#__PURE__*/React.createElement(Swiper, {
182
- noSwiping: false,
183
- onSwiper: getSwiperInstance,
184
- noSwipingClass: swiperSlideCn,
185
- onSlideChange: handleSlideChange,
186
- className: cn('swiper')
187
- }, instructionItems.map(function (_ref3, i) {
188
- var mediaUrl = _ref3.mediaUrl,
189
- isVideo = _ref3.isVideo,
190
- imageAlt = _ref3.imageAlt;
191
- return /*#__PURE__*/React.createElement(SwiperSlide, {
192
- className: swiperSlideCn,
193
- key: i + mediaUrl
194
- }, isVideo ? renderVideo(mediaUrl, i) : /*#__PURE__*/React.createElement("img", (0, _extends2["default"])({
195
- alt: imageAlt,
196
- src: mediaUrl
197
- }, (0, _uiHelpers.filterDataAttrs)(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.image, i + 1), {
198
- className: cn('swiper-img', [instructionItemImg])
199
- })));
200
- }));
201
- }, [getSwiperInstance, instructionItemImg, instructionItems, renderVideo, dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.image, handleSlideChange]);
202
- var renderTitle = React.useCallback(function (resolution) {
203
- return /*#__PURE__*/React.createElement(_uiCore.Header, {
204
- className: cn('title', {
205
- resolution: resolution
206
- }),
207
- as: "h2"
208
- }, (0, _uiHelpers.convert)(title, _uiHelpers.titleConvertConfig));
209
- }, [title]);
210
- var renderQrCode = React.useCallback(function () {
211
- return /*#__PURE__*/React.createElement(React.Fragment, null, instructionItems.map(function (_ref4, i) {
212
- var qrCode = _ref4.qrCode,
213
- qrCodeText = _ref4.qrCodeText;
214
- return slideIndex === i && !!qrCode && /*#__PURE__*/React.createElement(_uiCore.Tile, {
215
- className: cn('qr-code'),
216
- radius: "rounded",
217
- shadowLevel: "default",
218
- key: qrCode
219
- }, !!qrCodeText && /*#__PURE__*/React.createElement("div", {
220
- className: cn('qr-code-text')
221
- }, qrCodeText), /*#__PURE__*/React.createElement("img", {
222
- src: qrCode,
223
- className: cn('qr-code-image'),
224
- alt: "QR-\u043A\u043E\u0434"
225
- }));
226
- }));
227
- }, [instructionItems, slideIndex]);
228
- var renderText = React.useCallback(function () {
229
- return /*#__PURE__*/React.createElement(_uiCore.Paragraph, {
230
- className: cn('text', [additionalText]),
231
- hasMargin: false
232
- }, (0, _uiHelpers.convert)(text, _uiHelpers.textConvertConfig));
233
- }, [text, additionalText]);
234
- var renderPicture = React.useCallback(function () {
235
- if (pictureMask === pictureMaskTypes.NONE) {
236
- return renderSlider();
237
- }
238
- return /*#__PURE__*/React.createElement("div", {
239
- className: cn('img-wrapper'),
240
- "data-testid": "".concat(testIdPrefix, "-img-wrapper")
241
- }, /*#__PURE__*/React.createElement("div", {
242
- className: cn('device-screen')
243
- }), renderSlider());
244
- }, [pictureMask, renderSlider]);
245
- var renderDesktopArticles = React.useCallback(function () {
246
- return /*#__PURE__*/React.createElement("ul", {
247
- className: cn('articles-list', {
248
- 'text-after': !!text,
249
- desktop: true
250
- }),
251
- "data-testid": "".concat(testIdPrefix, "-articles-list-desktop")
252
- }, instructionItems.map(function (_ref5, i) {
253
- var itemTitle = _ref5.title;
254
- return /*#__PURE__*/(
255
- // eslint-disable-next-line jsx-a11y/no-noninteractive-element-interactions
256
- React.createElement("li", (0, _extends2["default"])({}, (0, _uiHelpers.filterDataAttrs)(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.item, i + 1), {
257
- className: cn('articles-item', {
258
- active: slideIndex === i
259
- }, [getActiveCustomClass(i, slideIndex), instructionItem, desktopInstructionItem]),
260
- "data-index": i,
261
- onClick: handleArticleClick(i),
262
- key: i
263
- }), /*#__PURE__*/React.createElement("div", {
264
- className: cn('articles-item-dot')
265
- }, /*#__PURE__*/React.createElement("span", {
266
- className: cn('articles-item-dot-number')
267
- }, i + 1)), /*#__PURE__*/React.createElement("div", {
268
- className: cn('articles-item-title', [desktopItemTitle])
269
- }, itemTitle))
270
- );
271
- }));
272
- }, [desktopInstructionItem, desktopItemTitle, getActiveCustomClass, handleArticleClick, dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.item, instructionItem, instructionItems, slideIndex, text]);
273
- var renderMobileArticles = React.useCallback(function () {
274
- return /*#__PURE__*/React.createElement("div", {
275
- className: cn('articles-list', {
276
- mobile: true
277
- }),
278
- "data-testid": "".concat(testIdPrefix, "-articles-list-mobile")
279
- }, /*#__PURE__*/React.createElement("div", {
280
- className: cn('articles-title-block', {
281
- reversed: isMobileReversed,
282
- 'with-numeration': showMobileNumeration
283
- })
284
- }, instructionItems.map(function (_ref6, i) {
285
- var itemTitle = _ref6.title;
286
- return slideIndex === i && /*#__PURE__*/React.createElement("div", {
287
- key: i,
288
- "data-index": i,
289
- className: cn('articles-title')
290
- }, showMobileNumeration && /*#__PURE__*/React.createElement("span", {
291
- className: cn('articles-num')
292
- }, i + 1), /*#__PURE__*/React.createElement("div", (0, _extends2["default"])({}, (0, _uiHelpers.filterDataAttrs)(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.mobileItemText, i + 1), {
293
- className: cn('articles-title-text', [mobileItemTitle])
294
- }), itemTitle));
295
- })));
296
- }, [dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.mobileItemText, instructionItems, mobileItemTitle, slideIndex, isMobileReversed, showMobileNumeration]);
297
- var renderArrows = React.useCallback(function () {
298
- return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(_uiCore.NavArrow, {
299
- dataAttrs: {
300
- root: dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.arrowPrev
301
- },
302
- className: cn('arrow', {
303
- prev: true
304
- }, [arrowPrev]),
305
- theme: arrowsTheme,
306
- disabled: slideIndex === 0,
307
- onClick: handlePrevClick
308
- }), /*#__PURE__*/React.createElement(_uiCore.NavArrow, {
309
- dataAttrs: {
310
- root: dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.arrowNext
311
- },
312
- className: cn('arrow', {
313
- next: true
314
- }, [arrowNext]),
315
- view: "next",
316
- theme: arrowsTheme,
317
- disabled: slideIndex === instructionItems.length - 1,
318
- onClick: handleNextClick
319
- }));
320
- }, [handlePrevClick, handleNextClick, arrowsTheme, arrowPrev, arrowNext, dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.arrowPrev, dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.arrowNext, slideIndex, instructionItems.length]);
321
- var renderButton = React.useCallback(function () {
322
- var _ref7 = button || {},
323
- buttonTitle = _ref7.title,
324
- type = _ref7.type,
325
- icon = _ref7.icon,
326
- href = _ref7.href,
327
- target = _ref7.target,
328
- rel = _ref7.rel,
329
- onClick = _ref7.onClick;
330
- return /*#__PURE__*/React.createElement(_uiCore.Button, {
331
- dataAttrs: {
332
- root: dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.button
333
- },
334
- className: cn('button', [buttonClass]),
335
- type: type,
336
- theme: "green",
337
- icon: icon,
338
- href: href,
339
- target: target,
340
- rel: (0, _setRelAttribute.setRelAttribute)(rel, target),
341
- onClick: onClick
342
- }, buttonTitle);
343
- }, [button, buttonClass, dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.button]);
344
- return /*#__PURE__*/React.createElement("div", (0, _extends2["default"])({}, (0, _uiHelpers.filterDataAttrs)(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.root), {
345
- className: cn({
346
- mask: pictureMask,
347
- reversed: isMobileReversed,
348
- 'items-gap': itemsGap
349
- }),
350
- ref: rootRef
351
- }), /*#__PURE__*/React.createElement(_uiCore.Grid, {
352
- hAlign: "center"
353
- }, /*#__PURE__*/React.createElement(_uiCore.GridColumn, {
354
- all: "12"
355
- }, !!title && renderTitle('mobile'), /*#__PURE__*/React.createElement("div", (0, _extends2["default"])({
356
- className: cn('wrapper', {
357
- 'vertical-align': pictureVerticalAlign
358
- })
359
- }, (0, _uiHelpers.filterDataAttrs)(dataAttrs === null || dataAttrs === void 0 ? void 0 : dataAttrs.wrapper)), /*#__PURE__*/React.createElement("div", {
360
- className: cn('picture', {
361
- align: pictureAlign,
362
- background: pictureBackgroundColor
363
- }),
364
- "data-testid": "".concat(testIdPrefix, "-picture")
365
- }, isMobileReversed && renderMobileArticles(), renderPicture(), !!showArrows && renderArrows(), renderQrCode()), renderMobileDots(), /*#__PURE__*/React.createElement("div", {
366
- className: cn('articles', {
367
- align: pictureAlign
368
- })
369
- }, !!title && renderTitle('desktop'), !isMobileReversed && renderMobileArticles(), renderDesktopArticles(), text && renderText(), showButton && renderButton(), children)))));
370
- };
371
- var _default = exports["default"] = Instructions;