@redneckz/wildless-cms-uni-blocks 0.14.840 → 0.14.841

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 (336) hide show
  1. package/bin/migration-scripts/0.14.832.js +1 -0
  2. package/bundle/blocks.schema.json +1 -1
  3. package/bundle/bundle.umd.js +47 -325
  4. package/bundle/bundle.umd.min.js +1 -1
  5. package/dist/components/Blocks.js +0 -6
  6. package/dist/components/Blocks.js.map +1 -1
  7. package/dist/components/Blocks.mobile.js +0 -4
  8. package/dist/components/Blocks.mobile.js.map +1 -1
  9. package/lib/common.css +1 -1
  10. package/lib/components/Blocks.js +0 -6
  11. package/lib/components/Blocks.js.map +1 -1
  12. package/lib/components/Blocks.mobile.js +0 -4
  13. package/lib/components/Blocks.mobile.js.map +1 -1
  14. package/mobile/bundle/bundle.umd.js +20 -226
  15. package/mobile/bundle/bundle.umd.min.js +1 -1
  16. package/mobile/dist/components/Blocks.js +0 -4
  17. package/mobile/dist/components/Blocks.js.map +1 -1
  18. package/mobile/lib/common.css +1 -1
  19. package/mobile/lib/components/Blocks.js +0 -4
  20. package/mobile/lib/components/Blocks.js.map +1 -1
  21. package/mobile/src/components/Blocks.ts +0 -4
  22. package/package.json +2 -2
  23. package/src/components/Blocks.mobile.ts +0 -4
  24. package/src/components/Blocks.ts +0 -6
  25. package/bundle/components/CarouselLinks/CarouselLinkButton.d.ts +0 -4
  26. package/bundle/components/CarouselLinks/CarouselLinks.d.ts +0 -6
  27. package/bundle/components/CarouselLinks/CarouselLinksContent.d.ts +0 -15
  28. package/bundle/components/ExchangeRateTile/CurrencyProps.d.ts +0 -6
  29. package/bundle/components/ExchangeRateTile/CurrencyTable.d.ts +0 -7
  30. package/bundle/components/ExchangeRateTile/CurrentLocation.d.ts +0 -6
  31. package/bundle/components/ExchangeRateTile/ExchangeCurrencyCalculator.d.ts +0 -24
  32. package/bundle/components/ExchangeRateTile/ExchangeRateTile.d.ts +0 -5
  33. package/bundle/components/ExchangeRateTile/ExchangeRateTileContent.d.ts +0 -9
  34. package/bundle/components/ExchangeRateTile/calculateResult.d.ts +0 -2
  35. package/bundle/components/ExchangeRateTile/callbackCurrencySelect.d.ts +0 -8
  36. package/bundle/components/ExchangeRateTile/formatCurrency.d.ts +0 -1
  37. package/bundle/components/ExchangeRateTile/renderInput.d.ts +0 -11
  38. package/bundle/components/ExchangeRateTile/useFetchExchangeRateData.d.ts +0 -9
  39. package/bundle/components/InsuranceAmountBlock/InsuranceAmountBlock.d.ts +0 -5
  40. package/bundle/components/InsuranceAmountBlock/InsuranceAmountBlockContent.d.ts +0 -31
  41. package/bundle/components/InsuranceAmountBlock/InsuranceAmountBlockInner.d.ts +0 -7
  42. package/bundle/ui-kit/Rating/Rating.d.ts +0 -1
  43. package/dist/components/CarouselLinks/CarouselLinkButton.d.ts +0 -4
  44. package/dist/components/CarouselLinks/CarouselLinkButton.js +0 -17
  45. package/dist/components/CarouselLinks/CarouselLinkButton.js.map +0 -1
  46. package/dist/components/CarouselLinks/CarouselLinks.d.ts +0 -6
  47. package/dist/components/CarouselLinks/CarouselLinks.js +0 -11
  48. package/dist/components/CarouselLinks/CarouselLinks.js.map +0 -1
  49. package/dist/components/CarouselLinks/CarouselLinksContent.d.ts +0 -15
  50. package/dist/components/CarouselLinks/CarouselLinksContent.js +0 -2
  51. package/dist/components/CarouselLinks/CarouselLinksContent.js.map +0 -1
  52. package/dist/components/ExchangeRateTile/CurrencyProps.d.ts +0 -6
  53. package/dist/components/ExchangeRateTile/CurrencyProps.js +0 -10
  54. package/dist/components/ExchangeRateTile/CurrencyProps.js.map +0 -1
  55. package/dist/components/ExchangeRateTile/CurrencyTable.d.ts +0 -7
  56. package/dist/components/ExchangeRateTile/CurrencyTable.js +0 -23
  57. package/dist/components/ExchangeRateTile/CurrencyTable.js.map +0 -1
  58. package/dist/components/ExchangeRateTile/CurrentLocation.d.ts +0 -6
  59. package/dist/components/ExchangeRateTile/CurrentLocation.js +0 -10
  60. package/dist/components/ExchangeRateTile/CurrentLocation.js.map +0 -1
  61. package/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.d.ts +0 -24
  62. package/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.js +0 -73
  63. package/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.js.map +0 -1
  64. package/dist/components/ExchangeRateTile/ExchangeRateTile.d.ts +0 -5
  65. package/dist/components/ExchangeRateTile/ExchangeRateTile.js +0 -26
  66. package/dist/components/ExchangeRateTile/ExchangeRateTile.js.map +0 -1
  67. package/dist/components/ExchangeRateTile/ExchangeRateTileContent.d.ts +0 -9
  68. package/dist/components/ExchangeRateTile/ExchangeRateTileContent.js +0 -2
  69. package/dist/components/ExchangeRateTile/ExchangeRateTileContent.js.map +0 -1
  70. package/dist/components/ExchangeRateTile/calculateResult.d.ts +0 -2
  71. package/dist/components/ExchangeRateTile/calculateResult.js +0 -11
  72. package/dist/components/ExchangeRateTile/calculateResult.js.map +0 -1
  73. package/dist/components/ExchangeRateTile/callbackCurrencySelect.d.ts +0 -8
  74. package/dist/components/ExchangeRateTile/callbackCurrencySelect.js +0 -21
  75. package/dist/components/ExchangeRateTile/callbackCurrencySelect.js.map +0 -1
  76. package/dist/components/ExchangeRateTile/formatCurrency.d.ts +0 -1
  77. package/dist/components/ExchangeRateTile/formatCurrency.js +0 -10
  78. package/dist/components/ExchangeRateTile/formatCurrency.js.map +0 -1
  79. package/dist/components/ExchangeRateTile/renderInput.d.ts +0 -11
  80. package/dist/components/ExchangeRateTile/renderInput.js +0 -16
  81. package/dist/components/ExchangeRateTile/renderInput.js.map +0 -1
  82. package/dist/components/ExchangeRateTile/useFetchExchangeRateData.d.ts +0 -9
  83. package/dist/components/ExchangeRateTile/useFetchExchangeRateData.js +0 -13
  84. package/dist/components/ExchangeRateTile/useFetchExchangeRateData.js.map +0 -1
  85. package/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.d.ts +0 -5
  86. package/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.js +0 -33
  87. package/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.js.map +0 -1
  88. package/dist/components/InsuranceAmountBlock/InsuranceAmountBlockContent.d.ts +0 -31
  89. package/dist/components/InsuranceAmountBlock/InsuranceAmountBlockContent.js +0 -2
  90. package/dist/components/InsuranceAmountBlock/InsuranceAmountBlockContent.js.map +0 -1
  91. package/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.d.ts +0 -7
  92. package/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js +0 -58
  93. package/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +0 -1
  94. package/dist/ui-kit/Rating/Rating.d.ts +0 -1
  95. package/dist/ui-kit/Rating/Rating.js +0 -21
  96. package/dist/ui-kit/Rating/Rating.js.map +0 -1
  97. package/lib/components/CarouselLinks/CarouselLinkButton.d.ts +0 -4
  98. package/lib/components/CarouselLinks/CarouselLinkButton.js +0 -15
  99. package/lib/components/CarouselLinks/CarouselLinkButton.js.map +0 -1
  100. package/lib/components/CarouselLinks/CarouselLinks.d.ts +0 -6
  101. package/lib/components/CarouselLinks/CarouselLinks.fixture.d.ts +0 -5
  102. package/lib/components/CarouselLinks/CarouselLinks.fixture.mobile.d.ts +0 -5
  103. package/lib/components/CarouselLinks/CarouselLinks.js +0 -9
  104. package/lib/components/CarouselLinks/CarouselLinks.js.map +0 -1
  105. package/lib/components/CarouselLinks/CarouselLinksContent.d.ts +0 -15
  106. package/lib/components/CarouselLinks/CarouselLinksContent.js +0 -2
  107. package/lib/components/CarouselLinks/CarouselLinksContent.js.map +0 -1
  108. package/lib/components/ExchangeRateTile/CurrencyProps.d.ts +0 -6
  109. package/lib/components/ExchangeRateTile/CurrencyProps.js +0 -8
  110. package/lib/components/ExchangeRateTile/CurrencyProps.js.map +0 -1
  111. package/lib/components/ExchangeRateTile/CurrencyTable.d.ts +0 -7
  112. package/lib/components/ExchangeRateTile/CurrencyTable.js +0 -21
  113. package/lib/components/ExchangeRateTile/CurrencyTable.js.map +0 -1
  114. package/lib/components/ExchangeRateTile/CurrentLocation.d.ts +0 -6
  115. package/lib/components/ExchangeRateTile/CurrentLocation.js +0 -8
  116. package/lib/components/ExchangeRateTile/CurrentLocation.js.map +0 -1
  117. package/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.d.ts +0 -24
  118. package/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.js +0 -71
  119. package/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.js.map +0 -1
  120. package/lib/components/ExchangeRateTile/ExchangeRateTile.d.ts +0 -5
  121. package/lib/components/ExchangeRateTile/ExchangeRateTile.fixture.d.ts +0 -5
  122. package/lib/components/ExchangeRateTile/ExchangeRateTile.fixture.mobile.d.ts +0 -5
  123. package/lib/components/ExchangeRateTile/ExchangeRateTile.js +0 -24
  124. package/lib/components/ExchangeRateTile/ExchangeRateTile.js.map +0 -1
  125. package/lib/components/ExchangeRateTile/ExchangeRateTileContent.d.ts +0 -9
  126. package/lib/components/ExchangeRateTile/ExchangeRateTileContent.js +0 -2
  127. package/lib/components/ExchangeRateTile/ExchangeRateTileContent.js.map +0 -1
  128. package/lib/components/ExchangeRateTile/calculateResult.d.ts +0 -2
  129. package/lib/components/ExchangeRateTile/calculateResult.js +0 -7
  130. package/lib/components/ExchangeRateTile/calculateResult.js.map +0 -1
  131. package/lib/components/ExchangeRateTile/callbackCurrencySelect.d.ts +0 -8
  132. package/lib/components/ExchangeRateTile/callbackCurrencySelect.js +0 -18
  133. package/lib/components/ExchangeRateTile/callbackCurrencySelect.js.map +0 -1
  134. package/lib/components/ExchangeRateTile/formatCurrency.d.ts +0 -1
  135. package/lib/components/ExchangeRateTile/formatCurrency.js +0 -7
  136. package/lib/components/ExchangeRateTile/formatCurrency.js.map +0 -1
  137. package/lib/components/ExchangeRateTile/renderInput.d.ts +0 -11
  138. package/lib/components/ExchangeRateTile/renderInput.js +0 -13
  139. package/lib/components/ExchangeRateTile/renderInput.js.map +0 -1
  140. package/lib/components/ExchangeRateTile/useFetchExchangeRateData.d.ts +0 -9
  141. package/lib/components/ExchangeRateTile/useFetchExchangeRateData.js +0 -10
  142. package/lib/components/ExchangeRateTile/useFetchExchangeRateData.js.map +0 -1
  143. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.d.ts +0 -5
  144. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.fixture.d.ts +0 -5
  145. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.js +0 -31
  146. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.js.map +0 -1
  147. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlockContent.d.ts +0 -31
  148. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlockContent.js +0 -2
  149. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlockContent.js.map +0 -1
  150. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.d.ts +0 -7
  151. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js +0 -56
  152. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +0 -1
  153. package/lib/ui-kit/Rating/Rating.d.ts +0 -1
  154. package/lib/ui-kit/Rating/Rating.fixture.d.ts +0 -5
  155. package/lib/ui-kit/Rating/Rating.js +0 -18
  156. package/lib/ui-kit/Rating/Rating.js.map +0 -1
  157. package/mobile/bundle/components/CarouselLinks/CarouselLinkButton.d.ts +0 -4
  158. package/mobile/bundle/components/CarouselLinks/CarouselLinks.d.ts +0 -6
  159. package/mobile/bundle/components/CarouselLinks/CarouselLinksContent.d.ts +0 -15
  160. package/mobile/bundle/components/ExchangeRateTile/CurrencyProps.d.ts +0 -6
  161. package/mobile/bundle/components/ExchangeRateTile/CurrencyTable.d.ts +0 -7
  162. package/mobile/bundle/components/ExchangeRateTile/CurrentLocation.d.ts +0 -6
  163. package/mobile/bundle/components/ExchangeRateTile/ExchangeCurrencyCalculator.d.ts +0 -24
  164. package/mobile/bundle/components/ExchangeRateTile/ExchangeRateTile.d.ts +0 -5
  165. package/mobile/bundle/components/ExchangeRateTile/ExchangeRateTileContent.d.ts +0 -9
  166. package/mobile/bundle/components/ExchangeRateTile/calculateResult.d.ts +0 -2
  167. package/mobile/bundle/components/ExchangeRateTile/callbackCurrencySelect.d.ts +0 -8
  168. package/mobile/bundle/components/ExchangeRateTile/formatCurrency.d.ts +0 -1
  169. package/mobile/bundle/components/ExchangeRateTile/renderInput.d.ts +0 -11
  170. package/mobile/bundle/components/ExchangeRateTile/useFetchExchangeRateData.d.ts +0 -9
  171. package/mobile/bundle/components/InsuranceAmountBlock/InsuranceAmountBlock.d.ts +0 -5
  172. package/mobile/bundle/components/InsuranceAmountBlock/InsuranceAmountBlockContent.d.ts +0 -31
  173. package/mobile/bundle/components/InsuranceAmountBlock/InsuranceAmountBlockInner.d.ts +0 -7
  174. package/mobile/bundle/ui-kit/Rating/Rating.d.ts +0 -1
  175. package/mobile/dist/components/CarouselLinks/CarouselLinkButton.d.ts +0 -4
  176. package/mobile/dist/components/CarouselLinks/CarouselLinkButton.js +0 -17
  177. package/mobile/dist/components/CarouselLinks/CarouselLinkButton.js.map +0 -1
  178. package/mobile/dist/components/CarouselLinks/CarouselLinks.d.ts +0 -6
  179. package/mobile/dist/components/CarouselLinks/CarouselLinks.js +0 -11
  180. package/mobile/dist/components/CarouselLinks/CarouselLinks.js.map +0 -1
  181. package/mobile/dist/components/CarouselLinks/CarouselLinksContent.d.ts +0 -15
  182. package/mobile/dist/components/CarouselLinks/CarouselLinksContent.js +0 -2
  183. package/mobile/dist/components/CarouselLinks/CarouselLinksContent.js.map +0 -1
  184. package/mobile/dist/components/ExchangeRateTile/CurrencyProps.d.ts +0 -6
  185. package/mobile/dist/components/ExchangeRateTile/CurrencyProps.js +0 -10
  186. package/mobile/dist/components/ExchangeRateTile/CurrencyProps.js.map +0 -1
  187. package/mobile/dist/components/ExchangeRateTile/CurrencyTable.d.ts +0 -7
  188. package/mobile/dist/components/ExchangeRateTile/CurrencyTable.js +0 -23
  189. package/mobile/dist/components/ExchangeRateTile/CurrencyTable.js.map +0 -1
  190. package/mobile/dist/components/ExchangeRateTile/CurrentLocation.d.ts +0 -6
  191. package/mobile/dist/components/ExchangeRateTile/CurrentLocation.js +0 -10
  192. package/mobile/dist/components/ExchangeRateTile/CurrentLocation.js.map +0 -1
  193. package/mobile/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.d.ts +0 -24
  194. package/mobile/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.js +0 -73
  195. package/mobile/dist/components/ExchangeRateTile/ExchangeCurrencyCalculator.js.map +0 -1
  196. package/mobile/dist/components/ExchangeRateTile/ExchangeRateTile.d.ts +0 -5
  197. package/mobile/dist/components/ExchangeRateTile/ExchangeRateTile.js +0 -26
  198. package/mobile/dist/components/ExchangeRateTile/ExchangeRateTile.js.map +0 -1
  199. package/mobile/dist/components/ExchangeRateTile/ExchangeRateTileContent.d.ts +0 -9
  200. package/mobile/dist/components/ExchangeRateTile/ExchangeRateTileContent.js +0 -2
  201. package/mobile/dist/components/ExchangeRateTile/ExchangeRateTileContent.js.map +0 -1
  202. package/mobile/dist/components/ExchangeRateTile/calculateResult.d.ts +0 -2
  203. package/mobile/dist/components/ExchangeRateTile/calculateResult.js +0 -11
  204. package/mobile/dist/components/ExchangeRateTile/calculateResult.js.map +0 -1
  205. package/mobile/dist/components/ExchangeRateTile/callbackCurrencySelect.d.ts +0 -8
  206. package/mobile/dist/components/ExchangeRateTile/callbackCurrencySelect.js +0 -21
  207. package/mobile/dist/components/ExchangeRateTile/callbackCurrencySelect.js.map +0 -1
  208. package/mobile/dist/components/ExchangeRateTile/formatCurrency.d.ts +0 -1
  209. package/mobile/dist/components/ExchangeRateTile/formatCurrency.js +0 -10
  210. package/mobile/dist/components/ExchangeRateTile/formatCurrency.js.map +0 -1
  211. package/mobile/dist/components/ExchangeRateTile/renderInput.d.ts +0 -11
  212. package/mobile/dist/components/ExchangeRateTile/renderInput.js +0 -16
  213. package/mobile/dist/components/ExchangeRateTile/renderInput.js.map +0 -1
  214. package/mobile/dist/components/ExchangeRateTile/useFetchExchangeRateData.d.ts +0 -9
  215. package/mobile/dist/components/ExchangeRateTile/useFetchExchangeRateData.js +0 -13
  216. package/mobile/dist/components/ExchangeRateTile/useFetchExchangeRateData.js.map +0 -1
  217. package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.d.ts +0 -5
  218. package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.js +0 -33
  219. package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlock.js.map +0 -1
  220. package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlockContent.d.ts +0 -31
  221. package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlockContent.js +0 -2
  222. package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlockContent.js.map +0 -1
  223. package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.d.ts +0 -7
  224. package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js +0 -58
  225. package/mobile/dist/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +0 -1
  226. package/mobile/dist/ui-kit/Rating/Rating.d.ts +0 -1
  227. package/mobile/dist/ui-kit/Rating/Rating.js +0 -21
  228. package/mobile/dist/ui-kit/Rating/Rating.js.map +0 -1
  229. package/mobile/lib/components/CarouselLinks/CarouselLinkButton.d.ts +0 -4
  230. package/mobile/lib/components/CarouselLinks/CarouselLinkButton.js +0 -15
  231. package/mobile/lib/components/CarouselLinks/CarouselLinkButton.js.map +0 -1
  232. package/mobile/lib/components/CarouselLinks/CarouselLinks.d.ts +0 -6
  233. package/mobile/lib/components/CarouselLinks/CarouselLinks.js +0 -9
  234. package/mobile/lib/components/CarouselLinks/CarouselLinks.js.map +0 -1
  235. package/mobile/lib/components/CarouselLinks/CarouselLinksContent.d.ts +0 -15
  236. package/mobile/lib/components/CarouselLinks/CarouselLinksContent.js +0 -2
  237. package/mobile/lib/components/CarouselLinks/CarouselLinksContent.js.map +0 -1
  238. package/mobile/lib/components/ExchangeRateTile/CurrencyProps.d.ts +0 -6
  239. package/mobile/lib/components/ExchangeRateTile/CurrencyProps.js +0 -8
  240. package/mobile/lib/components/ExchangeRateTile/CurrencyProps.js.map +0 -1
  241. package/mobile/lib/components/ExchangeRateTile/CurrencyTable.d.ts +0 -7
  242. package/mobile/lib/components/ExchangeRateTile/CurrencyTable.js +0 -21
  243. package/mobile/lib/components/ExchangeRateTile/CurrencyTable.js.map +0 -1
  244. package/mobile/lib/components/ExchangeRateTile/CurrentLocation.d.ts +0 -6
  245. package/mobile/lib/components/ExchangeRateTile/CurrentLocation.js +0 -8
  246. package/mobile/lib/components/ExchangeRateTile/CurrentLocation.js.map +0 -1
  247. package/mobile/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.d.ts +0 -24
  248. package/mobile/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.js +0 -71
  249. package/mobile/lib/components/ExchangeRateTile/ExchangeCurrencyCalculator.js.map +0 -1
  250. package/mobile/lib/components/ExchangeRateTile/ExchangeRateTile.d.ts +0 -5
  251. package/mobile/lib/components/ExchangeRateTile/ExchangeRateTile.js +0 -24
  252. package/mobile/lib/components/ExchangeRateTile/ExchangeRateTile.js.map +0 -1
  253. package/mobile/lib/components/ExchangeRateTile/ExchangeRateTileContent.d.ts +0 -9
  254. package/mobile/lib/components/ExchangeRateTile/ExchangeRateTileContent.js +0 -2
  255. package/mobile/lib/components/ExchangeRateTile/ExchangeRateTileContent.js.map +0 -1
  256. package/mobile/lib/components/ExchangeRateTile/calculateResult.d.ts +0 -2
  257. package/mobile/lib/components/ExchangeRateTile/calculateResult.js +0 -7
  258. package/mobile/lib/components/ExchangeRateTile/calculateResult.js.map +0 -1
  259. package/mobile/lib/components/ExchangeRateTile/callbackCurrencySelect.d.ts +0 -8
  260. package/mobile/lib/components/ExchangeRateTile/callbackCurrencySelect.js +0 -18
  261. package/mobile/lib/components/ExchangeRateTile/callbackCurrencySelect.js.map +0 -1
  262. package/mobile/lib/components/ExchangeRateTile/formatCurrency.d.ts +0 -1
  263. package/mobile/lib/components/ExchangeRateTile/formatCurrency.js +0 -7
  264. package/mobile/lib/components/ExchangeRateTile/formatCurrency.js.map +0 -1
  265. package/mobile/lib/components/ExchangeRateTile/renderInput.d.ts +0 -11
  266. package/mobile/lib/components/ExchangeRateTile/renderInput.js +0 -13
  267. package/mobile/lib/components/ExchangeRateTile/renderInput.js.map +0 -1
  268. package/mobile/lib/components/ExchangeRateTile/useFetchExchangeRateData.d.ts +0 -9
  269. package/mobile/lib/components/ExchangeRateTile/useFetchExchangeRateData.js +0 -10
  270. package/mobile/lib/components/ExchangeRateTile/useFetchExchangeRateData.js.map +0 -1
  271. package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.d.ts +0 -5
  272. package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.js +0 -31
  273. package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.js.map +0 -1
  274. package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlockContent.d.ts +0 -31
  275. package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlockContent.js +0 -2
  276. package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlockContent.js.map +0 -1
  277. package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.d.ts +0 -7
  278. package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js +0 -56
  279. package/mobile/lib/components/InsuranceAmountBlock/InsuranceAmountBlockInner.js.map +0 -1
  280. package/mobile/lib/ui-kit/Rating/Rating.d.ts +0 -1
  281. package/mobile/lib/ui-kit/Rating/Rating.js +0 -18
  282. package/mobile/lib/ui-kit/Rating/Rating.js.map +0 -1
  283. package/mobile/src/components/CarouselLinks/CarouselLinkButton.tsx +0 -36
  284. package/mobile/src/components/CarouselLinks/CarouselLinks.example.json +0 -31
  285. package/mobile/src/components/CarouselLinks/CarouselLinks.tsx +0 -50
  286. package/mobile/src/components/CarouselLinks/CarouselLinks.ui.json +0 -16
  287. package/mobile/src/components/CarouselLinks/CarouselLinksContent.ts +0 -22
  288. package/mobile/src/components/ExchangeRateTile/CurrencyProps.ts +0 -6
  289. package/mobile/src/components/ExchangeRateTile/CurrencyTable.tsx +0 -64
  290. package/mobile/src/components/ExchangeRateTile/CurrentLocation.tsx +0 -28
  291. package/mobile/src/components/ExchangeRateTile/ExchangeCurrencyCalculator.tsx +0 -155
  292. package/mobile/src/components/ExchangeRateTile/ExchangeRateTile.example.json +0 -12
  293. package/mobile/src/components/ExchangeRateTile/ExchangeRateTile.tsx +0 -60
  294. package/mobile/src/components/ExchangeRateTile/ExchangeRateTile.ui.json +0 -8
  295. package/mobile/src/components/ExchangeRateTile/ExchangeRateTileContent.ts +0 -11
  296. package/mobile/src/components/ExchangeRateTile/calculateResult.ts +0 -9
  297. package/mobile/src/components/ExchangeRateTile/callbackCurrencySelect.ts +0 -25
  298. package/mobile/src/components/ExchangeRateTile/formatCurrency.ts +0 -8
  299. package/mobile/src/components/ExchangeRateTile/renderInput.tsx +0 -43
  300. package/mobile/src/components/ExchangeRateTile/useFetchExchangeRateData.ts +0 -25
  301. package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlock.example.json +0 -89
  302. package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlock.tsx +0 -82
  303. package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlock.ui.json +0 -21
  304. package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlockContent.ts +0 -35
  305. package/mobile/src/components/InsuranceAmountBlock/InsuranceAmountBlockInner.tsx +0 -145
  306. package/mobile/src/ui-kit/Rating/Rating.tsx +0 -39
  307. package/src/components/CarouselLinks/CarouselLinkButton.tsx +0 -36
  308. package/src/components/CarouselLinks/CarouselLinks.example.json +0 -31
  309. package/src/components/CarouselLinks/CarouselLinks.fixture.mobile.tsx +0 -83
  310. package/src/components/CarouselLinks/CarouselLinks.fixture.tsx +0 -40
  311. package/src/components/CarouselLinks/CarouselLinks.tsx +0 -50
  312. package/src/components/CarouselLinks/CarouselLinks.ui.json +0 -16
  313. package/src/components/CarouselLinks/CarouselLinksContent.ts +0 -22
  314. package/src/components/ExchangeRateTile/CurrencyProps.ts +0 -6
  315. package/src/components/ExchangeRateTile/CurrencyTable.tsx +0 -64
  316. package/src/components/ExchangeRateTile/CurrentLocation.tsx +0 -28
  317. package/src/components/ExchangeRateTile/ExchangeCurrencyCalculator.tsx +0 -155
  318. package/src/components/ExchangeRateTile/ExchangeRateTile.example.json +0 -12
  319. package/src/components/ExchangeRateTile/ExchangeRateTile.fixture.mobile.tsx +0 -19
  320. package/src/components/ExchangeRateTile/ExchangeRateTile.fixture.tsx +0 -21
  321. package/src/components/ExchangeRateTile/ExchangeRateTile.tsx +0 -60
  322. package/src/components/ExchangeRateTile/ExchangeRateTile.ui.json +0 -8
  323. package/src/components/ExchangeRateTile/ExchangeRateTileContent.ts +0 -11
  324. package/src/components/ExchangeRateTile/calculateResult.ts +0 -9
  325. package/src/components/ExchangeRateTile/callbackCurrencySelect.ts +0 -25
  326. package/src/components/ExchangeRateTile/formatCurrency.ts +0 -8
  327. package/src/components/ExchangeRateTile/renderInput.tsx +0 -43
  328. package/src/components/ExchangeRateTile/useFetchExchangeRateData.ts +0 -25
  329. package/src/components/InsuranceAmountBlock/InsuranceAmountBlock.example.json +0 -89
  330. package/src/components/InsuranceAmountBlock/InsuranceAmountBlock.fixture.tsx +0 -62
  331. package/src/components/InsuranceAmountBlock/InsuranceAmountBlock.tsx +0 -82
  332. package/src/components/InsuranceAmountBlock/InsuranceAmountBlock.ui.json +0 -21
  333. package/src/components/InsuranceAmountBlock/InsuranceAmountBlockContent.ts +0 -35
  334. package/src/components/InsuranceAmountBlock/InsuranceAmountBlockInner.tsx +0 -145
  335. package/src/ui-kit/Rating/Rating.fixture.tsx +0 -7
  336. package/src/ui-kit/Rating/Rating.tsx +0 -39
@@ -1,7 +0,0 @@
1
- import { type ComponentType } from '../../model/ComponentType';
2
- import { type ButtonCommonContent } from '../../ui-kit/LinkButton/LinkButtonContent';
3
- import { type InsuranceAmountBlockTab } from './InsuranceAmountBlockContent';
4
- export interface InsuranceAmountBlockInnerProps extends InsuranceAmountBlockTab, ComponentType {
5
- button?: ButtonCommonContent;
6
- }
7
- export declare const InsuranceAmountBlockInner: import("@redneckz/uni-jsx").UNIComponent<InsuranceAmountBlockInnerProps, any, any>;
@@ -1 +0,0 @@
1
- export declare const Rating: () => any;
@@ -1,4 +0,0 @@
1
- import { type ComponentType } from '../../model/ComponentType';
2
- import { type CarouselLinkProps } from './CarouselLinksContent';
3
- export declare type CarouselLinkButtonProps = CarouselLinkProps & ComponentType;
4
- export declare const CarouselLinkButton: import("@redneckz/uni-jsx").UNIComponent<CarouselLinkButtonProps, any, any>;
@@ -1,17 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.CarouselLinkButton = void 0;
3
- const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
4
- const uni_jsx_1 = require("@redneckz/uni-jsx");
5
- const useLink_1 = require("../../hooks/useLink");
6
- const Img_1 = require("../../ui-kit/Img/Img");
7
- const style_1 = require("../../utils/style");
8
- exports.CarouselLinkButton = (0, uni_jsx_1.JSX)(({ icon, ...linkProps }) => {
9
- const link = (0, useLink_1.useLink)();
10
- const { text, href, target, onClick } = link(linkProps);
11
- const textStyle = 'font-light md:font-normal text-primary-text text-center text-xs md:text-sm whitespace-wrap';
12
- return text ? ((0, jsx_runtime_1.jsx)("div", { className: (0, style_1.style)('p-3 rounded-lg bg-white text-secondary-text flex justify-center'), children: (0, jsx_runtime_1.jsx)("a", { role: "link", href: href, target: target, onClick: onClick, children: (0, jsx_runtime_1.jsxs)("div", { className: "flex flex-col items-center gap-3 break-words max-w-[150px]", children: [icon ? ((0, jsx_runtime_1.jsx)(Img_1.Img, { className: "w-7 h-7 md:w-12 md:h-12", image: {
13
- ...icon,
14
- iconVersion: icon?.iconVersion,
15
- }, alt: text })) : null, (0, jsx_runtime_1.jsx)("div", { className: textStyle, children: text })] }) }) })) : null;
16
- });
17
- //# sourceMappingURL=CarouselLinkButton.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CarouselLinkButton.js","sourceRoot":"","sources":["../../../src/components/CarouselLinks/CarouselLinkButton.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,iDAA8C;AAE9C,8CAA2C;AAC3C,6CAA0C;AAK7B,QAAA,kBAAkB,GAAG,IAAA,aAAG,EAA0B,CAAC,EAAE,IAAI,EAAE,GAAG,SAAS,EAAE,EAAE,EAAE;IACxF,MAAM,IAAI,GAAG,IAAA,iBAAO,GAAE,CAAC;IACvB,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,GAAG,IAAI,CAAC,SAAS,CAAC,CAAC;IAExD,MAAM,SAAS,GACb,4FAA4F,CAAC;IAE/F,OAAO,IAAI,CAAC,CAAC,CAAC,CACZ,gCAAK,SAAS,EAAE,IAAA,aAAK,EAAC,iEAAiE,CAAC,YACtF,8BAAG,IAAI,EAAC,MAAM,EAAC,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,YACzD,iCAAK,SAAS,EAAC,4DAA4D,aACxE,IAAI,CAAC,CAAC,CAAC,CACN,uBAAC,SAAG,IACF,SAAS,EAAC,yBAAyB,EACnC,KAAK,EAAE;4BACL,GAAG,IAAI;4BACP,WAAW,EAAE,IAAI,EAAE,WAAW;yBAC/B,EACD,GAAG,EAAE,IAAI,GACT,CACH,CAAC,CAAC,CAAC,IAAI,EACR,gCAAK,SAAS,EAAE,SAAS,YAAG,IAAI,GAAO,IACnC,GACJ,GACA,CACP,CAAC,CAAC,CAAC,IAAI,CAAC;AACX,CAAC,CAAC,CAAC"}
@@ -1,6 +0,0 @@
1
- import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
2
- import { type CarouselLinksContent } from './CarouselLinksContent';
3
- interface CarouselLinksProps extends CarouselLinksContent, UniBlockProps {
4
- }
5
- export declare const CarouselLinks: import("@redneckz/uni-jsx").UNIComponent<CarouselLinksProps, any, any>;
6
- export {};
@@ -1,11 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.CarouselLinks = void 0;
3
- const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
4
- const uni_jsx_1 = require("@redneckz/uni-jsx");
5
- const BlockWrapper_1 = require("../../ui-kit/BlockWrapper");
6
- const style_1 = require("../../utils/style");
7
- const Headline_1 = require("../Headline/Headline");
8
- const CarouselLinkButton_1 = require("./CarouselLinkButton");
9
- exports.CarouselLinks = (0, uni_jsx_1.JSX)(({ className, additionalDescription, description, links, title, ...rest }) => ((0, jsx_runtime_1.jsx)(BlockWrapper_1.BlockWrapper, { defaultPadding: "p-5xl", className: (0, style_1.style)('overflow-hidden', className), ...rest, children: (0, jsx_runtime_1.jsxs)("div", { className: "flex flex-col lg:flex-row gap-5 justify-between", children: [(0, jsx_runtime_1.jsxs)("div", { className: "flex-1", children: [(0, jsx_runtime_1.jsx)(Headline_1.Headline, { isEmbedded: true, title: title, description: description, as: "h1", align: "text-left", headlineVersion: "XL" }), (0, jsx_runtime_1.jsx)(Headline_1.Headline, { className: "pt-m", description: additionalDescription, align: "text-left", isEmbedded: true })] }), links?.length ? renderLinks(links) : null] }) })));
10
- const renderLinks = (links) => ((0, jsx_runtime_1.jsx)("div", { className: (0, style_1.style)('lg:grid-cols-9 lg:[&>*]:col-span-2 lg:[&>*:nth-child(14n+2)]:col-span-3 lg:[&>*:nth-child(7n+5)]:col-span-3', 'lg:[&>*:nth-child(7n+6)]:col-span-3 lg:[&>*:nth-child(7n+7)]:col-span-3 lg:[&>*:nth-child(14n+10)]:col-span-3 lg:w-3/6', 'grid-cols-3 max-lg:[&>*:not(:nth-child(-n+3)):nth-child(4n+3)]:col-span-2 max-lg:[&>*:not(:nth-child(-n+3)):nth-child(4n+4)]:col-span-2', 'grid gap-3 lg:gap-5'), children: links.map((link, i) => ((0, jsx_runtime_1.jsx)(CarouselLinkButton_1.CarouselLinkButton, { ...link }, String(i)))) }));
11
- //# sourceMappingURL=CarouselLinks.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CarouselLinks.js","sourceRoot":"","sources":["../../../src/components/CarouselLinks/CarouselLinks.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,4DAAyD;AAEzD,6CAA0C;AAC1C,mDAAgD;AAChD,6DAA0D;AAK7C,QAAA,aAAa,GAAG,IAAA,aAAG,EAC9B,CAAC,EAAE,SAAS,EAAE,qBAAqB,EAAE,WAAW,EAAE,KAAK,EAAE,KAAK,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,CAAC,CAC5E,uBAAC,2BAAY,IAAC,cAAc,EAAC,OAAO,EAAC,SAAS,EAAE,IAAA,aAAK,EAAC,iBAAiB,EAAE,SAAS,CAAC,KAAM,IAAI,YAC3F,iCAAK,SAAS,EAAC,iDAAiD,aAC9D,iCAAK,SAAS,EAAC,QAAQ,aACrB,uBAAC,mBAAQ,IACP,UAAU,EAAE,IAAI,EAChB,KAAK,EAAE,KAAK,EACZ,WAAW,EAAE,WAAW,EACxB,EAAE,EAAC,IAAI,EACP,KAAK,EAAC,WAAW,EACjB,eAAe,EAAC,IAAI,GACpB,EACF,uBAAC,mBAAQ,IACP,SAAS,EAAC,MAAM,EAChB,WAAW,EAAE,qBAAqB,EAClC,KAAK,EAAC,WAAW,EACjB,UAAU,EAAE,IAAI,GAChB,IACE,EACL,KAAK,EAAE,MAAM,CAAC,CAAC,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,IACtC,GACO,CAChB,CACF,CAAC;AAEF,MAAM,WAAW,GAAG,CAAC,KAA0B,EAAE,EAAE,CAAC,CAClD,gCACE,SAAS,EAAE,IAAA,aAAK,EACd,6GAA6G,EAC7G,wHAAwH,EACxH,yIAAyI,EACzI,qBAAqB,CACtB,YAEA,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,CAAC,EAAE,EAAE,CAAC,CACtB,uBAAC,uCAAkB,OAAqB,IAAI,IAAnB,MAAM,CAAC,CAAC,CAAC,CAAc,CACjD,CAAC,GACE,CACP,CAAC"}
@@ -1,15 +0,0 @@
1
- import { type AdditionalDescriptionProps, type HeadlineCommonProps } from '../../model/HeadlineType';
2
- import { type LinkProps } from '../../model/LinkProps';
3
- import { type IconProps } from '../../model/Picture';
4
- import { type UniBlockContent } from '../../UniBlock/UniBlockProps';
5
- /**
6
- * @title Шапка колонки
7
- */
8
- export declare type CarouselLinkProps = IconProps & LinkProps;
9
- /** @title Карусель с ссылками */
10
- export declare type CarouselLinksContent = UniBlockContent & HeadlineCommonProps & AdditionalDescriptionProps & {
11
- /** @title Ссылки */
12
- links?: CarouselLinkProps[];
13
- /** @title Отступы вложенных компонентов */
14
- isInnerPadding?: boolean;
15
- };
@@ -1,2 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- //# sourceMappingURL=CarouselLinksContent.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CarouselLinksContent.js","sourceRoot":"","sources":["../../../src/components/CarouselLinks/CarouselLinksContent.ts"],"names":[],"mappings":""}
@@ -1,6 +0,0 @@
1
- export declare enum Currency {
2
- RUB = "RUB",
3
- EUR = "EUR",
4
- USD = "USD",
5
- CNY = "CNY"
6
- }
@@ -1,10 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.Currency = void 0;
3
- var Currency;
4
- (function (Currency) {
5
- Currency["RUB"] = "RUB";
6
- Currency["EUR"] = "EUR";
7
- Currency["USD"] = "USD";
8
- Currency["CNY"] = "CNY";
9
- })(Currency = exports.Currency || (exports.Currency = {}));
10
- //# sourceMappingURL=CurrencyProps.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CurrencyProps.js","sourceRoot":"","sources":["../../../src/components/ExchangeRateTile/CurrencyProps.ts"],"names":[],"mappings":";;AAAA,IAAY,QAKX;AALD,WAAY,QAAQ;IAClB,uBAAW,CAAA;IACX,uBAAW,CAAA;IACX,uBAAW,CAAA;IACX,uBAAW,CAAA;AACb,CAAC,EALW,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAKnB"}
@@ -1,7 +0,0 @@
1
- import { type ComponentType } from '../../model/ComponentType';
2
- import { type ExchangeCurrencyItem } from './ExchangeCurrencyCalculator';
3
- interface CurrencyTableProps extends ComponentType {
4
- exchangeCurrencyItems: ExchangeCurrencyItem[];
5
- }
6
- export declare const CurrencyTable: import("@redneckz/uni-jsx").UNIComponent<CurrencyTableProps, any, any>;
7
- export {};
@@ -1,23 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.CurrencyTable = void 0;
3
- const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
4
- const uni_jsx_1 = require("@redneckz/uni-jsx");
5
- const Img_1 = require("../../ui-kit/Img/Img");
6
- const Text_1 = require("../../ui-kit/Text/Text");
7
- const style_1 = require("../../utils/style");
8
- const formatCurrency_1 = require("./formatCurrency");
9
- const TABLE_STYLE_BASE = 'text-m font-light text-secondary-text ';
10
- const TABLE_HEAD_STYLE = `${TABLE_STYLE_BASE} text-left`;
11
- const TABLE_HEAD_STYLE_CENTER = `${TABLE_STYLE_BASE} pl-5xl text-center`;
12
- const TABLE_HEAD_STYLE_RIGHT = `${TABLE_STYLE_BASE} pl-5xl text-right`;
13
- const CURRENCY_ICONS_MAP = {
14
- USD: 'DollarIcon',
15
- EUR: 'EuroIcon',
16
- CNY: 'ChineseYuanRenminbiIcon',
17
- };
18
- exports.CurrencyTable = (0, uni_jsx_1.JSX)(({ className, exchangeCurrencyItems }) => ((0, jsx_runtime_1.jsxs)("table", { className: (0, style_1.style)('h-fit w-full', className), children: [(0, jsx_runtime_1.jsx)("thead", { children: (0, jsx_runtime_1.jsxs)("tr", { children: [(0, jsx_runtime_1.jsx)("th", { className: TABLE_HEAD_STYLE, children: (0, jsx_runtime_1.jsx)(Text_1.Text, { size: "text-m", children: "\u0412\u0430\u043B\u044E\u0442\u0430" }) }), (0, jsx_runtime_1.jsx)("th", { className: TABLE_HEAD_STYLE_CENTER, children: (0, jsx_runtime_1.jsx)(Text_1.Text, { size: "text-m", children: "\u041A\u0443\u043F\u0438\u0442\u044C" }) }), (0, jsx_runtime_1.jsx)("th", { className: TABLE_HEAD_STYLE_RIGHT, children: (0, jsx_runtime_1.jsx)(Text_1.Text, { size: "text-m", children: "\u041F\u0440\u043E\u0434\u0430\u0442\u044C" }) })] }) }), (0, jsx_runtime_1.jsx)("tbody", { children: exchangeCurrencyItems.map(renderCurrencyRow) })] })));
19
- const renderCurrencyRow = (exchangeCurrencyItem) => {
20
- const currency = exchangeCurrencyItem?.currency?.currency;
21
- return ((0, jsx_runtime_1.jsxs)("tr", { className: "pb-2xs text-h6", children: [(0, jsx_runtime_1.jsx)("td", { className: "pt-m m-auto flex text-left", children: (0, jsx_runtime_1.jsxs)("div", { className: "flex items-center gap-xs", children: [currency ? ((0, jsx_runtime_1.jsx)(Img_1.Img, { image: { icon: CURRENCY_ICONS_MAP[currency] }, width: "24", height: "24" })) : null, (0, jsx_runtime_1.jsx)(Text_1.Text, { size: "text-h6", children: currency })] }) }), (0, jsx_runtime_1.jsx)("td", { className: "pt-m pl-5xl text-center", children: (0, jsx_runtime_1.jsx)(Text_1.Text, { size: "text-h6", children: (0, formatCurrency_1.formatCurrency)(exchangeCurrencyItem?.saleExchangeRate) }) }), (0, jsx_runtime_1.jsx)("td", { className: "pt-m pl-5xl text-right", children: (0, jsx_runtime_1.jsx)(Text_1.Text, { size: "text-h6", children: (0, formatCurrency_1.formatCurrency)(exchangeCurrencyItem?.buyExchangeRate) }) })] }, currency));
22
- };
23
- //# sourceMappingURL=CurrencyTable.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CurrencyTable.js","sourceRoot":"","sources":["../../../src/components/ExchangeRateTile/CurrencyTable.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AAExC,8CAA2C;AAC3C,iDAA8C;AAC9C,6CAA0C;AAE1C,qDAAkD;AAElD,MAAM,gBAAgB,GAAG,wCAAwC,CAAC;AAClE,MAAM,gBAAgB,GAAG,GAAG,gBAAgB,YAAY,CAAC;AACzD,MAAM,uBAAuB,GAAG,GAAG,gBAAgB,qBAAqB,CAAC;AACzE,MAAM,sBAAsB,GAAG,GAAG,gBAAgB,oBAAoB,CAAC;AAEvE,MAAM,kBAAkB,GAAG;IACzB,GAAG,EAAE,YAAY;IACjB,GAAG,EAAE,UAAU;IACf,GAAG,EAAE,yBAAyB;CAC/B,CAAC;AAMW,QAAA,aAAa,GAAG,IAAA,aAAG,EAAqB,CAAC,EAAE,SAAS,EAAE,qBAAqB,EAAE,EAAE,EAAE,CAAC,CAC7F,mCAAO,SAAS,EAAE,IAAA,aAAK,EAAC,cAAc,EAAE,SAAS,CAAC,aAChD,4CACE,2CACE,+BAAI,SAAS,EAAE,gBAAgB,YAC7B,uBAAC,WAAI,IAAC,IAAI,EAAC,QAAQ,qDAAc,GAC9B,EACL,+BAAI,SAAS,EAAE,uBAAuB,YACpC,uBAAC,WAAI,IAAC,IAAI,EAAC,QAAQ,qDAAc,GAC9B,EACL,+BAAI,SAAS,EAAE,sBAAsB,YACnC,uBAAC,WAAI,IAAC,IAAI,EAAC,QAAQ,2DAAe,GAC/B,IACF,GACC,EACR,4CAAQ,qBAAqB,CAAC,GAAG,CAAC,iBAAiB,CAAC,GAAS,IACvD,CACT,CAAC,CAAC;AAEH,MAAM,iBAAiB,GAAG,CAAC,oBAA0C,EAAE,EAAE;IACvE,MAAM,QAAQ,GAAG,oBAAoB,EAAE,QAAQ,EAAE,QAAQ,CAAC;IAE1D,OAAO,CACL,gCAAmB,SAAS,EAAC,gBAAgB,aAC3C,+BAAI,SAAS,EAAC,4BAA4B,YACxC,iCAAK,SAAS,EAAC,0BAA0B,aACtC,QAAQ,CAAC,CAAC,CAAC,CACV,uBAAC,SAAG,IAAC,KAAK,EAAE,EAAE,IAAI,EAAE,kBAAkB,CAAC,QAAQ,CAAC,EAAE,EAAE,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,GAAG,CAC9E,CAAC,CAAC,CAAC,IAAI,EACR,uBAAC,WAAI,IAAC,IAAI,EAAC,SAAS,YAAE,QAAQ,GAAQ,IAClC,GACH,EACL,+BAAI,SAAS,EAAC,yBAAyB,YACrC,uBAAC,WAAI,IAAC,IAAI,EAAC,SAAS,YAAE,IAAA,+BAAc,EAAC,oBAAoB,EAAE,gBAAgB,CAAC,GAAQ,GACjF,EACL,+BAAI,SAAS,EAAC,wBAAwB,YACpC,uBAAC,WAAI,IAAC,IAAI,EAAC,SAAS,YAAE,IAAA,+BAAc,EAAC,oBAAoB,EAAE,eAAe,CAAC,GAAQ,GAChF,KAdE,QAAQ,CAeZ,CACN,CAAC;AACJ,CAAC,CAAC"}
@@ -1,6 +0,0 @@
1
- import { type ComponentType } from '../../model/ComponentType';
2
- interface CurrentLocationProps extends ComponentType {
3
- address?: string;
4
- }
5
- export declare const CurrentLocation: import("@redneckz/uni-jsx").UNIComponent<CurrentLocationProps, any, any>;
6
- export {};
@@ -1,10 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.CurrentLocation = void 0;
3
- const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
4
- const uni_jsx_1 = require("@redneckz/uni-jsx");
5
- const RoundedIcon_1 = require("../../ui-kit/Icon/RoundedIcon");
6
- const Paragraph_1 = require("../../ui-kit/Paragraph/Paragraph");
7
- const style_1 = require("../../utils/style");
8
- const icon = { icon: 'GpsIcon' };
9
- exports.CurrentLocation = (0, uni_jsx_1.JSX)(({ className = '', address }) => ((0, jsx_runtime_1.jsxs)("div", { className: (0, style_1.style)('flex gap-s w-full justify-between @sm:justify-center', className), children: [(0, jsx_runtime_1.jsx)(RoundedIcon_1.RoundedIcon, { ...icon, iconBgVersion: "primary", className: "shrink-0" }), (0, jsx_runtime_1.jsxs)("div", { className: "space-y-2xs whitespace-pre-wrap", children: [address ? ((0, jsx_runtime_1.jsx)(Paragraph_1.Paragraph, { size: "text-l", color: "text-primary-main", children: address })) : null, (0, jsx_runtime_1.jsx)(Paragraph_1.Paragraph, { size: "text-m", color: "text-secondary-text", children: "\u041A\u0443\u0440\u0441 \u0443\u043A\u0430\u0437\u0430\u043D \u0434\u043B\u044F \u0437\u0430\u0434\u0430\u043D\u043D\u043E\u0433\u043E \u043E\u0444\u0438\u0441\u0430" })] })] })));
10
- //# sourceMappingURL=CurrentLocation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CurrentLocation.js","sourceRoot":"","sources":["../../../src/components/ExchangeRateTile/CurrentLocation.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AAGxC,+DAA4D;AAC5D,gEAA6D;AAC7D,6CAA0C;AAM1C,MAAM,IAAI,GAAY,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;AAE7B,QAAA,eAAe,GAAG,IAAA,aAAG,EAAuB,CAAC,EAAE,SAAS,GAAG,EAAE,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC,CACxF,iCAAK,SAAS,EAAE,IAAA,aAAK,EAAC,sDAAsD,EAAE,SAAS,CAAC,aACtF,uBAAC,yBAAW,OAAK,IAAI,EAAE,aAAa,EAAC,SAAS,EAAC,SAAS,EAAC,UAAU,GAAG,EACtE,iCAAK,SAAS,EAAC,iCAAiC,aAC7C,OAAO,CAAC,CAAC,CAAC,CACT,uBAAC,qBAAS,IAAC,IAAI,EAAC,QAAQ,EAAC,KAAK,EAAC,mBAAmB,YAC/C,OAAO,GACE,CACb,CAAC,CAAC,CAAC,IAAI,EACR,uBAAC,qBAAS,IAAC,IAAI,EAAC,QAAQ,EAAC,KAAK,EAAC,qBAAqB,uLAExC,IACR,IACF,CACP,CAAC,CAAC"}
@@ -1,24 +0,0 @@
1
- import { type ComponentType } from '../../model/ComponentType';
2
- import { type ButtonCommonContent } from '../../ui-kit/LinkButton/LinkButtonContent';
3
- import { Currency } from './CurrencyProps';
4
- export interface ExchangeCurrencyItem {
5
- currency?: {
6
- id?: number;
7
- code?: string;
8
- currency?: Currency;
9
- };
10
- buyExchangeRate?: number;
11
- saleExchangeRate?: number;
12
- }
13
- export interface ExchangeCurrencyCalculatorProps extends ComponentType {
14
- currencyRatesBuy: ExchangeCurrencyItem[];
15
- currencyRatesSell: ExchangeCurrencyItem[];
16
- button?: ButtonCommonContent;
17
- }
18
- export interface CalcState {
19
- inputSell: string;
20
- inputBuy: string;
21
- selectSell: Currency;
22
- selectBuy: Currency;
23
- }
24
- export declare const ExchangeCurrencyCalculator: import("@redneckz/uni-jsx").UNIComponent<ExchangeCurrencyCalculatorProps, any, any>;
@@ -1,73 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.ExchangeCurrencyCalculator = void 0;
3
- const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
4
- const uni_jsx_1 = require("@redneckz/uni-jsx");
5
- const hooks_1 = require("@redneckz/uni-jsx/lib/hooks");
6
- const LinkButton_1 = require("../../ui-kit/LinkButton/LinkButton");
7
- const calculateResult_1 = require("./calculateResult");
8
- const callbackCurrencySelect_1 = require("./callbackCurrencySelect");
9
- const CurrencyProps_1 = require("./CurrencyProps");
10
- const renderInput_1 = require("./renderInput");
11
- exports.ExchangeCurrencyCalculator = (0, uni_jsx_1.JSX)(({ className = '', currencyRatesBuy, currencyRatesSell, button }) => {
12
- const [calcState, setCalcState] = (0, hooks_1.useState)({
13
- inputSell: '',
14
- inputBuy: '',
15
- selectSell: currencyRatesBuy?.[0]?.currency?.currency || CurrencyProps_1.Currency.RUB,
16
- selectBuy: currencyRatesSell?.[0]?.currency?.currency || CurrencyProps_1.Currency.USD,
17
- });
18
- const handleSetCalcState = (0, hooks_1.useCallback)((newState) => setCalcState((oldState) => ({ ...oldState, ...newState })), []);
19
- return ((0, jsx_runtime_1.jsxs)("div", { className: `flex flex-col gap-m pt-2xl ${className}`, children: [currencyRatesBuy && currencyRatesSell ? ((0, jsx_runtime_1.jsxs)("div", { className: "grid gap-m", children: [(0, renderInput_1.renderInput)({
20
- placeholder: 'Хочу продать',
21
- rates: currencyRatesSell,
22
- selected: calcState.selectSell,
23
- setSelected: handleSelectSell(calcState, handleSetCalcState, currencyRatesSell),
24
- value: calcState.inputSell,
25
- onChange: (value) => handleInputSell(handleSetCalcState, currencyRatesSell)(value, calcState.selectSell, calcState.selectBuy),
26
- }), (0, renderInput_1.renderInput)({
27
- placeholder: 'Получу',
28
- rates: currencyRatesBuy,
29
- selected: calcState.selectBuy,
30
- setSelected: handleSelectBuy(calcState, handleSetCalcState, currencyRatesBuy),
31
- value: calcState.inputBuy,
32
- onChange: (value) => handleInputBuy(handleSetCalcState, currencyRatesBuy)(value, calcState.selectBuy, calcState.selectSell),
33
- })] })) : null, button?.text ? ((0, jsx_runtime_1.jsx)(LinkButton_1.LinkButton, { text: button.text, version: button?.version, ...button })) : null] }));
34
- });
35
- const handleSelectSell = (calcState, setCalcState, currencyRatesSell) => (value) => {
36
- setCalcState({ selectSell: value });
37
- (0, callbackCurrencySelect_1.callbackCurrencySelect)({
38
- value,
39
- oppositeValue: calcState.selectBuy,
40
- handleConvert: (currencyFrom = calcState.selectSell, currencyTo = calcState.selectBuy) => {
41
- handleInputSell(setCalcState, currencyRatesSell)(calcState.inputSell, currencyFrom, currencyTo);
42
- },
43
- });
44
- };
45
- const handleSelectBuy = (calcState, setCalcState, currencyRatesBuy) => (value) => {
46
- setCalcState({ selectBuy: value });
47
- (0, callbackCurrencySelect_1.callbackCurrencySelect)({
48
- value,
49
- oppositeValue: calcState.selectSell,
50
- handleConvert: (currencyTo = calcState.selectBuy, currencyFrom = calcState.selectSell) => handleInputBuy(setCalcState, currencyRatesBuy)(calcState.inputBuy, currencyTo, currencyFrom),
51
- });
52
- };
53
- const handleInputSell = (setCalcState, currencyRatesSell) => (value, currencyFrom, currencyTo) => {
54
- setCalcState({ inputSell: (0, calculateResult_1.formatValue)(value), selectBuy: currencyTo });
55
- const rate = currencyRatesSell.find((_) => _.currency?.currency === currencyTo)?.buyExchangeRate ||
56
- currencyRatesSell.find((_) => _.currency?.currency === currencyFrom)?.buyExchangeRate;
57
- if (rate) {
58
- setCalcState({
59
- inputBuy: String((0, calculateResult_1.calculateResult)(value, rate, currencyFrom === CurrencyProps_1.Currency.RUB) || ''),
60
- });
61
- }
62
- };
63
- const handleInputBuy = (setCalcState, currencyRatesBuy) => (value, currencyTo, currencyFrom) => {
64
- setCalcState({ inputBuy: (0, calculateResult_1.formatValue)(value), selectSell: currencyFrom });
65
- const rate = currencyRatesBuy.find((_) => _.currency?.currency === currencyFrom)?.saleExchangeRate ||
66
- currencyRatesBuy.find((_) => _.currency?.currency === currencyTo)?.saleExchangeRate;
67
- if (rate) {
68
- setCalcState({
69
- inputSell: String((0, calculateResult_1.calculateResult)(value, rate, currencyTo === CurrencyProps_1.Currency.RUB) || ''),
70
- });
71
- }
72
- };
73
- //# sourceMappingURL=ExchangeCurrencyCalculator.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ExchangeCurrencyCalculator.js","sourceRoot":"","sources":["../../../src/components/ExchangeRateTile/ExchangeCurrencyCalculator.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAAoE;AAEpE,mEAAgE;AAEhE,uDAAiE;AACjE,qEAAkE;AAClE,mDAA2C;AAC3C,+CAA4C;AAyB/B,QAAA,0BAA0B,GAAG,IAAA,aAAG,EAC3C,CAAC,EAAE,SAAS,GAAG,EAAE,EAAE,gBAAgB,EAAE,iBAAiB,EAAE,MAAM,EAAE,EAAE,EAAE;IAClE,MAAM,CAAC,SAAS,EAAE,YAAY,CAAC,GAAG,IAAA,gBAAQ,EAAY;QACpD,SAAS,EAAE,EAAE;QACb,QAAQ,EAAE,EAAE;QACZ,UAAU,EAAE,gBAAgB,EAAE,CAAC,CAAC,CAAC,EAAE,QAAQ,EAAE,QAAQ,IAAI,wBAAQ,CAAC,GAAG;QACrE,SAAS,EAAE,iBAAiB,EAAE,CAAC,CAAC,CAAC,EAAE,QAAQ,EAAE,QAAQ,IAAI,wBAAQ,CAAC,GAAG;KACtE,CAAC,CAAC;IAEH,MAAM,kBAAkB,GAAG,IAAA,mBAAW,EACpC,CAAC,QAA4B,EAAE,EAAE,CAAC,YAAY,CAAC,CAAC,QAAQ,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,QAAQ,EAAE,GAAG,QAAQ,EAAE,CAAC,CAAC,EAC5F,EAAE,CACH,CAAC;IAEF,OAAO,CACL,iCAAK,SAAS,EAAE,8BAA8B,SAAS,EAAE,aACtD,gBAAgB,IAAI,iBAAiB,CAAC,CAAC,CAAC,CACvC,iCAAK,SAAS,EAAC,YAAY,aACxB,IAAA,yBAAW,EAAC;wBACX,WAAW,EAAE,cAAc;wBAC3B,KAAK,EAAE,iBAAiB;wBACxB,QAAQ,EAAE,SAAS,CAAC,UAAU;wBAC9B,WAAW,EAAE,gBAAgB,CAAC,SAAS,EAAE,kBAAkB,EAAE,iBAAiB,CAAC;wBAC/E,KAAK,EAAE,SAAS,CAAC,SAAS;wBAC1B,QAAQ,EAAE,CAAC,KAAK,EAAE,EAAE,CAClB,eAAe,CAAC,kBAAkB,EAAE,iBAAiB,CAAC,CACpD,KAAK,EACL,SAAS,CAAC,UAAU,EACpB,SAAS,CAAC,SAAS,CACpB;qBACJ,CAAC,EACD,IAAA,yBAAW,EAAC;wBACX,WAAW,EAAE,QAAQ;wBACrB,KAAK,EAAE,gBAAgB;wBACvB,QAAQ,EAAE,SAAS,CAAC,SAAS;wBAC7B,WAAW,EAAE,eAAe,CAAC,SAAS,EAAE,kBAAkB,EAAE,gBAAgB,CAAC;wBAC7E,KAAK,EAAE,SAAS,CAAC,QAAQ;wBACzB,QAAQ,EAAE,CAAC,KAAK,EAAE,EAAE,CAClB,cAAc,CAAC,kBAAkB,EAAE,gBAAgB,CAAC,CAClD,KAAK,EACL,SAAS,CAAC,SAAS,EACnB,SAAS,CAAC,UAAU,CACrB;qBACJ,CAAC,IACE,CACP,CAAC,CAAC,CAAC,IAAI,EACP,MAAM,EAAE,IAAI,CAAC,CAAC,CAAC,CACd,uBAAC,uBAAU,IAAC,IAAI,EAAE,MAAM,CAAC,IAAI,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,KAAM,MAAM,GAAI,CACxE,CAAC,CAAC,CAAC,IAAI,IACJ,CACP,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,MAAM,gBAAgB,GACpB,CACE,SAAoB,EACpB,YAAiD,EACjD,iBAAyC,EACzC,EAAE,CACJ,CAAC,KAAe,EAAE,EAAE;IAClB,YAAY,CAAC,EAAE,UAAU,EAAE,KAAK,EAAE,CAAC,CAAC;IACpC,IAAA,+CAAsB,EAAC;QACrB,KAAK;QACL,aAAa,EAAE,SAAS,CAAC,SAAS;QAClC,aAAa,EAAE,CAAC,YAAY,GAAG,SAAS,CAAC,UAAU,EAAE,UAAU,GAAG,SAAS,CAAC,SAAS,EAAE,EAAE;YACvF,eAAe,CAAC,YAAY,EAAE,iBAAiB,CAAC,CAC9C,SAAS,CAAC,SAAS,EACnB,YAAY,EACZ,UAAU,CACX,CAAC;QACJ,CAAC;KACF,CAAC,CAAC;AACL,CAAC,CAAC;AAEJ,MAAM,eAAe,GACnB,CACE,SAAoB,EACpB,YAAiD,EACjD,gBAAwC,EACxC,EAAE,CACJ,CAAC,KAAe,EAAE,EAAE;IAClB,YAAY,CAAC,EAAE,SAAS,EAAE,KAAK,EAAE,CAAC,CAAC;IACnC,IAAA,+CAAsB,EAAC;QACrB,KAAK;QACL,aAAa,EAAE,SAAS,CAAC,UAAU;QACnC,aAAa,EAAE,CAAC,UAAU,GAAG,SAAS,CAAC,SAAS,EAAE,YAAY,GAAG,SAAS,CAAC,UAAU,EAAE,EAAE,CACvF,cAAc,CAAC,YAAY,EAAE,gBAAgB,CAAC,CAC5C,SAAS,CAAC,QAAQ,EAClB,UAAU,EACV,YAAY,CACb;KACJ,CAAC,CAAC;AACL,CAAC,CAAC;AAEJ,MAAM,eAAe,GACnB,CAAC,YAAiD,EAAE,iBAAyC,EAAE,EAAE,CACjG,CAAC,KAAa,EAAE,YAAsB,EAAE,UAAoB,EAAE,EAAE;IAC9D,YAAY,CAAC,EAAE,SAAS,EAAE,IAAA,6BAAW,EAAC,KAAK,CAAC,EAAE,SAAS,EAAE,UAAU,EAAE,CAAC,CAAC;IACvE,MAAM,IAAI,GACR,iBAAiB,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,QAAQ,EAAE,QAAQ,KAAK,UAAU,CAAC,EAAE,eAAe;QACnF,iBAAiB,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,QAAQ,EAAE,QAAQ,KAAK,YAAY,CAAC,EAAE,eAAe,CAAC;IACxF,IAAI,IAAI,EAAE;QACR,YAAY,CAAC;YACX,QAAQ,EAAE,MAAM,CAAC,IAAA,iCAAe,EAAC,KAAK,EAAE,IAAI,EAAE,YAAY,KAAK,wBAAQ,CAAC,GAAG,CAAC,IAAI,EAAE,CAAC;SACpF,CAAC,CAAC;KACJ;AACH,CAAC,CAAC;AAEJ,MAAM,cAAc,GAClB,CAAC,YAAiD,EAAE,gBAAwC,EAAE,EAAE,CAChG,CAAC,KAAa,EAAE,UAAoB,EAAE,YAAsB,EAAE,EAAE;IAC9D,YAAY,CAAC,EAAE,QAAQ,EAAE,IAAA,6BAAW,EAAC,KAAK,CAAC,EAAE,UAAU,EAAE,YAAY,EAAE,CAAC,CAAC;IACzE,MAAM,IAAI,GACR,gBAAgB,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,QAAQ,EAAE,QAAQ,KAAK,YAAY,CAAC,EAAE,gBAAgB;QACrF,gBAAgB,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,QAAQ,EAAE,QAAQ,KAAK,UAAU,CAAC,EAAE,gBAAgB,CAAC;IACtF,IAAI,IAAI,EAAE;QACR,YAAY,CAAC;YACX,SAAS,EAAE,MAAM,CAAC,IAAA,iCAAe,EAAC,KAAK,EAAE,IAAI,EAAE,UAAU,KAAK,wBAAQ,CAAC,GAAG,CAAC,IAAI,EAAE,CAAC;SACnF,CAAC,CAAC;KACJ;AACH,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
2
- import { type ExchangeRateTileContent } from './ExchangeRateTileContent';
3
- export interface ExchangeRateTileProps extends ExchangeRateTileContent, UniBlockProps {
4
- }
5
- export declare const ExchangeRateTile: import("@redneckz/uni-jsx").UNIComponent<ExchangeRateTileProps, any, any>;
@@ -1,26 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.ExchangeRateTile = void 0;
3
- const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
4
- const uni_jsx_1 = require("@redneckz/uni-jsx");
5
- const useLocation_1 = require("../../hooks/useLocation");
6
- const BaseTile_1 = require("../../ui-kit/BaseTile/BaseTile");
7
- const BlockWrapper_1 = require("../../ui-kit/BlockWrapper");
8
- const Heading_1 = require("../../ui-kit/Heading/Heading");
9
- const style_1 = require("../../utils/style");
10
- const CurrencyProps_1 = require("./CurrencyProps");
11
- const CurrencyTable_1 = require("./CurrencyTable");
12
- const CurrentLocation_1 = require("./CurrentLocation");
13
- const ExchangeCurrencyCalculator_1 = require("./ExchangeCurrencyCalculator");
14
- const useFetchExchangeRateData_1 = require("./useFetchExchangeRateData");
15
- exports.ExchangeRateTile = (0, uni_jsx_1.JSX)(({ className = '', title = 'Курсы обмена валют', button, ...rest }) => {
16
- const currentLocation = (0, useLocation_1.useLocation)();
17
- const exchangeRates = (0, useFetchExchangeRateData_1.useFetchExchangeRateData)(currentLocation);
18
- const currencyRates = getCurrencyRates(exchangeRates?.exchangeRate?.currencies);
19
- const currencyRatesBuy = currencyRates.filter((_) => _.buyExchangeRate);
20
- currencyRatesBuy.unshift({ currency: { currency: CurrencyProps_1.Currency.RUB } });
21
- const currencyRatesSell = currencyRates.filter((_) => _.saleExchangeRate);
22
- currencyRatesSell.push({ currency: { currency: CurrencyProps_1.Currency.RUB } });
23
- return ((0, jsx_runtime_1.jsx)(BlockWrapper_1.BlockWrapper, { className: (0, style_1.style)('box-border min-h-80', className), ...rest, children: (0, jsx_runtime_1.jsx)(BaseTile_1.BaseTile, { className: "h-full", title: (0, jsx_runtime_1.jsx)(Heading_1.Heading, { headingType: "h4", title: title, className: "whitespace-pre-wrap" }), children: (0, jsx_runtime_1.jsxs)("div", { className: "flex w-full gap-6xl flex-wrap @lg:flex-nowrap", children: [(0, jsx_runtime_1.jsxs)("div", { className: "w-full @2xl:w-auto @5xl:w-1/2", children: [currencyRates ? ((0, jsx_runtime_1.jsx)(CurrencyTable_1.CurrencyTable, { className: "mb-xl", exchangeCurrencyItems: currencyRates })) : null, (0, jsx_runtime_1.jsx)(CurrentLocation_1.CurrentLocation, { address: exchangeRates?.address })] }), (0, jsx_runtime_1.jsx)(ExchangeCurrencyCalculator_1.ExchangeCurrencyCalculator, { className: "grow w-1/2", currencyRatesBuy: currencyRatesBuy, currencyRatesSell: currencyRatesSell, button: button })] }) }) }));
24
- });
25
- const getCurrencyRates = (currencies) => currencies?.filter((_) => [1, 2, 3].includes(_?.currency?.id)) || [];
26
- //# sourceMappingURL=ExchangeRateTile.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ExchangeRateTile.js","sourceRoot":"","sources":["../../../src/components/ExchangeRateTile/ExchangeRateTile.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,yDAAsD;AACtD,6DAA0D;AAC1D,4DAAyD;AACzD,0DAAuD;AAEvD,6CAA0C;AAC1C,mDAA2C;AAC3C,mDAAgD;AAChD,uDAAoD;AACpD,6EAGsC;AAEtC,yEAAsE;AAIzD,QAAA,gBAAgB,GAAG,IAAA,aAAG,EACjC,CAAC,EAAE,SAAS,GAAG,EAAE,EAAE,KAAK,GAAG,oBAAoB,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE;IACpE,MAAM,eAAe,GAAG,IAAA,yBAAW,GAAE,CAAC;IACtC,MAAM,aAAa,GAAG,IAAA,mDAAwB,EAAC,eAAe,CAAC,CAAC;IAEhE,MAAM,aAAa,GAAG,gBAAgB,CAAC,aAAa,EAAE,YAAY,EAAE,UAAU,CAAC,CAAC;IAEhF,MAAM,gBAAgB,GAAG,aAAa,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC;IACxE,gBAAgB,CAAC,OAAO,CAAC,EAAE,QAAQ,EAAE,EAAE,QAAQ,EAAE,wBAAQ,CAAC,GAAG,EAAE,EAAE,CAAC,CAAC;IAEnE,MAAM,iBAAiB,GAAG,aAAa,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,gBAAgB,CAAC,CAAC;IAC1E,iBAAiB,CAAC,IAAI,CAAC,EAAE,QAAQ,EAAE,EAAE,QAAQ,EAAE,wBAAQ,CAAC,GAAG,EAAE,EAAE,CAAC,CAAC;IAEjE,OAAO,CACL,uBAAC,2BAAY,IAAC,SAAS,EAAE,IAAA,aAAK,EAAC,qBAAqB,EAAE,SAAS,CAAC,KAAM,IAAI,YACxE,uBAAC,mBAAQ,IACP,SAAS,EAAC,QAAQ,EAClB,KAAK,EAAE,uBAAC,iBAAO,IAAC,WAAW,EAAC,IAAI,EAAC,KAAK,EAAE,KAAK,EAAE,SAAS,EAAC,qBAAqB,GAAG,YAEjF,iCAAK,SAAS,EAAC,+CAA+C,aAC5D,iCAAK,SAAS,EAAC,+BAA+B,aAC3C,aAAa,CAAC,CAAC,CAAC,CACf,uBAAC,6BAAa,IAAC,SAAS,EAAC,OAAO,EAAC,qBAAqB,EAAE,aAAa,GAAI,CAC1E,CAAC,CAAC,CAAC,IAAI,EACR,uBAAC,iCAAe,IAAC,OAAO,EAAE,aAAa,EAAE,OAAO,GAAI,IAChD,EACN,uBAAC,uDAA0B,IACzB,SAAS,EAAC,YAAY,EACtB,gBAAgB,EAAE,gBAAgB,EAClC,iBAAiB,EAAE,iBAAiB,EACpC,MAAM,EAAE,MAAM,GACd,IACE,GACG,GACE,CAChB,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,MAAM,gBAAgB,GAAG,CAAC,UAAmC,EAAE,EAAE,CAC/D,UAAU,EAAE,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,EAAE,QAAQ,EAAE,EAAY,CAAC,CAAC,IAAI,EAAE,CAAC"}
@@ -1,9 +0,0 @@
1
- import { type TitleProps } from '../../model/HeadlineType';
2
- import { type LinkButtonContent } from '../../ui-kit/LinkButton/LinkButtonContent';
3
- import { type UniBlockContent } from '../../UniBlock/UniBlockProps';
4
- /**
5
- * @title Курсы обмена валют
6
- */
7
- export declare type ExchangeRateTileContent = UniBlockContent & TitleProps & {
8
- button?: LinkButtonContent;
9
- };
@@ -1,2 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- //# sourceMappingURL=ExchangeRateTileContent.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ExchangeRateTileContent.js","sourceRoot":"","sources":["../../../src/components/ExchangeRateTile/ExchangeRateTileContent.ts"],"names":[],"mappings":""}
@@ -1,2 +0,0 @@
1
- export declare const calculateResult: (value: string, rate: number, precision: boolean) => number;
2
- export declare const formatValue: (value: string) => string;
@@ -1,11 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.formatValue = exports.calculateResult = void 0;
3
- const roundTo_1 = require("../../utils/roundTo");
4
- const calculateResult = (value, rate, precision) => {
5
- const result = Number((0, exports.formatValue)(value)) * Math.pow(rate, precision ? -1 : 1);
6
- return Number.isInteger(result) ? result : (0, roundTo_1.roundTo)(result);
7
- };
8
- exports.calculateResult = calculateResult;
9
- const formatValue = (value) => value.replace(/[^\d.,]/g, '').replace(',', '.');
10
- exports.formatValue = formatValue;
11
- //# sourceMappingURL=calculateResult.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"calculateResult.js","sourceRoot":"","sources":["../../../src/components/ExchangeRateTile/calculateResult.ts"],"names":[],"mappings":";;AAAA,iDAA8C;AAEvC,MAAM,eAAe,GAAG,CAAC,KAAa,EAAE,IAAY,EAAE,SAAkB,EAAE,EAAE;IACjF,MAAM,MAAM,GAAG,MAAM,CAAC,IAAA,mBAAW,EAAC,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC,GAAG,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;IAE/E,OAAO,MAAM,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,IAAA,iBAAO,EAAC,MAAM,CAAC,CAAC;AAC7D,CAAC,CAAC;AAJW,QAAA,eAAe,mBAI1B;AAEK,MAAM,WAAW,GAAG,CAAC,KAAa,EAAE,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,UAAU,EAAE,EAAE,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,GAAG,CAAC,CAAC;AAAjF,QAAA,WAAW,eAAsE"}
@@ -1,8 +0,0 @@
1
- import { Currency } from './CurrencyProps';
2
- interface TableFuncProps {
3
- value: Currency;
4
- oppositeValue: Currency;
5
- handleConvert: (currencyFrom?: Currency, currencyTo?: Currency) => void;
6
- }
7
- export declare const callbackCurrencySelect: (props: TableFuncProps) => void;
8
- export {};
@@ -1,21 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.callbackCurrencySelect = void 0;
3
- const tableFunc_1 = require("../../utils/tableFunc");
4
- const CurrencyProps_1 = require("./CurrencyProps");
5
- const callbackCurrencySelect = (props) => (0, tableFunc_1.tableFunc)([
6
- [
7
- (_) => _.value !== CurrencyProps_1.Currency.RUB && _.oppositeValue !== CurrencyProps_1.Currency.RUB,
8
- () => props.handleConvert(props.value, CurrencyProps_1.Currency.RUB),
9
- ],
10
- [
11
- (_) => _.value === CurrencyProps_1.Currency.RUB && _.oppositeValue === CurrencyProps_1.Currency.RUB,
12
- () => props.handleConvert(props.value, CurrencyProps_1.Currency.USD),
13
- ],
14
- [
15
- (_) => _.value === CurrencyProps_1.Currency.RUB && _.oppositeValue === CurrencyProps_1.Currency.RUB,
16
- () => props.handleConvert(props.value, CurrencyProps_1.Currency.CNY),
17
- ],
18
- [() => true, () => props.handleConvert(props.value)],
19
- ])(props)?.();
20
- exports.callbackCurrencySelect = callbackCurrencySelect;
21
- //# sourceMappingURL=callbackCurrencySelect.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"callbackCurrencySelect.js","sourceRoot":"","sources":["../../../src/components/ExchangeRateTile/callbackCurrencySelect.ts"],"names":[],"mappings":";;AAAA,qDAAkD;AAClD,mDAA2C;AAQpC,MAAM,sBAAsB,GAAG,CAAC,KAAqB,EAAE,EAAE,CAC9D,IAAA,qBAAS,EAA6B;IACpC;QACE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,KAAK,KAAK,wBAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,aAAa,KAAK,wBAAQ,CAAC,GAAG;QACnE,GAAG,EAAE,CAAC,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,KAAK,EAAE,wBAAQ,CAAC,GAAG,CAAC;KACrD;IACD;QACE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,KAAK,KAAK,wBAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,aAAa,KAAK,wBAAQ,CAAC,GAAG;QACnE,GAAG,EAAE,CAAC,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,KAAK,EAAE,wBAAQ,CAAC,GAAG,CAAC;KACrD;IACD;QACE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,KAAK,KAAK,wBAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,aAAa,KAAK,wBAAQ,CAAC,GAAG;QACnE,GAAG,EAAE,CAAC,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,KAAK,EAAE,wBAAQ,CAAC,GAAG,CAAC;KACrD;IACD,CAAC,GAAG,EAAE,CAAC,IAAI,EAAE,GAAG,EAAE,CAAC,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;CACrD,CAAC,CAAC,KAAK,CAAC,EAAE,EAAE,CAAC;AAfH,QAAA,sBAAsB,0BAenB"}
@@ -1 +0,0 @@
1
- export declare const formatCurrency: (value?: number) => string;
@@ -1,10 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.formatCurrency = void 0;
3
- const CurrencyProps_1 = require("./CurrencyProps");
4
- const currencyNumberFormat = new Intl.NumberFormat('ru', {
5
- style: 'currency',
6
- currency: CurrencyProps_1.Currency.RUB,
7
- });
8
- const formatCurrency = (value) => (value ? currencyNumberFormat.format(value) : '');
9
- exports.formatCurrency = formatCurrency;
10
- //# sourceMappingURL=formatCurrency.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"formatCurrency.js","sourceRoot":"","sources":["../../../src/components/ExchangeRateTile/formatCurrency.ts"],"names":[],"mappings":";;AAAA,mDAA2C;AAE3C,MAAM,oBAAoB,GAAG,IAAI,IAAI,CAAC,YAAY,CAAC,IAAI,EAAE;IACvD,KAAK,EAAE,UAAU;IACjB,QAAQ,EAAE,wBAAQ,CAAC,GAAG;CACvB,CAAC,CAAC;AAEI,MAAM,cAAc,GAAG,CAAC,KAAc,EAAE,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,oBAAoB,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;AAAvF,QAAA,cAAc,kBAAyE"}
@@ -1,11 +0,0 @@
1
- import { type ControlProps } from '../../model/ControlProps';
2
- import { type PlaceholderProps } from '../../model/PlaceholderProps';
3
- import { type Currency } from './CurrencyProps';
4
- import { type ExchangeCurrencyItem } from './ExchangeCurrencyCalculator';
5
- interface InputProps extends PlaceholderProps, ControlProps<string> {
6
- rates: ExchangeCurrencyItem[];
7
- selected: string;
8
- setSelected: (value: Currency) => void;
9
- }
10
- export declare function renderInput(props: InputProps): any;
11
- export {};
@@ -1,16 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.renderInput = void 0;
3
- const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
4
- const Input_1 = require("../../ui-kit/Input/Input");
5
- const Select_1 = require("../../ui-kit/Select/Select");
6
- function renderInput(props) {
7
- const { placeholder, rates, selected, value, onChange, setSelected } = props;
8
- const ratesOptions = rates.map((_) => ({
9
- key: _?.currency?.currency ?? '',
10
- text: _?.currency?.currency ?? '',
11
- }));
12
- const selectedValue = { key: selected, text: selected };
13
- return ((0, jsx_runtime_1.jsxs)("div", { className: "relative flex", children: [(0, jsx_runtime_1.jsx)(Input_1.Input, { className: "shrink-0 text-l w-full appearance-none -mr-20", placeholder: placeholder, type: "text", value: value, onChange: onChange }), ratesOptions.length ? ((0, jsx_runtime_1.jsx)(Select_1.Select, { className: "absolute right-0", isBorder: false, onChange: (_) => setSelected(_.key), options: ratesOptions, value: selectedValue })) : null] }));
14
- }
15
- exports.renderInput = renderInput;
16
- //# sourceMappingURL=renderInput.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"renderInput.js","sourceRoot":"","sources":["../../../src/components/ExchangeRateTile/renderInput.tsx"],"names":[],"mappings":";;;AAEA,oDAAiD;AAEjD,uDAAoD;AAUpD,SAAgB,WAAW,CAAC,KAAiB;IAC3C,MAAM,EAAE,WAAW,EAAE,KAAK,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE,WAAW,EAAE,GAAG,KAAK,CAAC;IAC7E,MAAM,YAAY,GAAa,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC;QAC/C,GAAG,EAAE,CAAC,EAAE,QAAQ,EAAE,QAAQ,IAAI,EAAE;QAChC,IAAI,EAAE,CAAC,EAAE,QAAQ,EAAE,QAAQ,IAAI,EAAE;KAClC,CAAC,CAAC,CAAC;IACJ,MAAM,aAAa,GAAW,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC;IAEhE,OAAO,CACL,iCAAK,SAAS,EAAC,eAAe,aAC5B,uBAAC,aAAK,IACJ,SAAS,EAAC,+CAA+C,EACzD,WAAW,EAAE,WAAW,EACxB,IAAI,EAAC,MAAM,EACX,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,QAAQ,GAClB,EACD,YAAY,CAAC,MAAM,CAAC,CAAC,CAAC,CACrB,uBAAC,eAAM,IACL,SAAS,EAAC,kBAAkB,EAC5B,QAAQ,EAAE,KAAK,EACf,QAAQ,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,WAAW,CAAC,CAAC,CAAC,GAAe,CAAC,EAC/C,OAAO,EAAE,YAAY,EACrB,KAAK,EAAE,aAAa,GACpB,CACH,CAAC,CAAC,CAAC,IAAI,IACJ,CACP,CAAC;AACJ,CAAC;AA5BD,kCA4BC"}
@@ -1,9 +0,0 @@
1
- import { type ExchangeCurrencyItem } from '../../components/ExchangeRateTile/ExchangeCurrencyCalculator';
2
- import { type Region } from '../../hooks/useRegions';
3
- export interface ExchangeData {
4
- exchangeRate?: {
5
- currencies?: ExchangeCurrencyItem[];
6
- };
7
- address?: string;
8
- }
9
- export declare function useFetchExchangeRateData(currentRegion: Region): ExchangeData;
@@ -1,13 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.useFetchExchangeRateData = void 0;
3
- const useAsyncData_1 = require("@redneckz/uni-jsx/lib/hooks/useAsyncData");
4
- const apiBaseUrl_1 = require("../../api/apiBaseUrl");
5
- const fetchJSON_1 = require("../../utils/fetchJSON");
6
- const EXCHANGE_RATES_URL = `${apiBaseUrl_1.API_BASE_URI}/exchangerates`;
7
- function useFetchExchangeRateData(currentRegion) {
8
- const regionCode = currentRegion?.code || '000';
9
- const { data } = (0, useAsyncData_1.useAsyncData)(EXCHANGE_RATES_URL + `?regionCode=${regionCode}`, fetchJSON_1.fetchJSONUnsafe);
10
- return data || {};
11
- }
12
- exports.useFetchExchangeRateData = useFetchExchangeRateData;
13
- //# sourceMappingURL=useFetchExchangeRateData.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useFetchExchangeRateData.js","sourceRoot":"","sources":["../../../src/components/ExchangeRateTile/useFetchExchangeRateData.ts"],"names":[],"mappings":";;AAAA,2EAAwE;AACxE,qDAAoD;AAGpD,qDAAkF;AASlF,MAAM,kBAAkB,GAAG,GAAG,yBAAY,gBAAgB,CAAC;AAE3D,SAAgB,wBAAwB,CAAC,aAAqB;IAC5D,MAAM,UAAU,GAAG,aAAa,EAAE,IAAI,IAAI,KAAK,CAAC;IAEhD,MAAM,EAAE,IAAI,EAAE,GAAG,IAAA,2BAAY,EAC3B,kBAAkB,GAAG,eAAe,UAAU,EAAE,EAChD,2BAAoD,CACrD,CAAC;IAEF,OAAO,IAAI,IAAI,EAAE,CAAC;AACpB,CAAC;AATD,4DASC"}
@@ -1,5 +0,0 @@
1
- import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
2
- import { type InsuranceAmountBlockContent } from './InsuranceAmountBlockContent';
3
- export interface InsuranceAmountBlockProps extends InsuranceAmountBlockContent, UniBlockProps {
4
- }
5
- export declare const InsuranceAmountBlock: import("@redneckz/uni-jsx").UNIComponent<InsuranceAmountBlockProps, any, any>;
@@ -1,33 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.InsuranceAmountBlock = void 0;
3
- const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
4
- const uni_jsx_1 = require("@redneckz/uni-jsx");
5
- const hooks_1 = require("@redneckz/uni-jsx/lib/hooks");
6
- const BlockWrapper_1 = require("../../ui-kit/BlockWrapper");
7
- const Heading_1 = require("../../ui-kit/Heading/Heading");
8
- const style_1 = require("../../utils/style");
9
- const InsuranceAmountBlockInner_1 = require("./InsuranceAmountBlockInner");
10
- exports.InsuranceAmountBlock = (0, uni_jsx_1.JSX)(({ className = '', title, insuranceTabs = [], button, ...rest }) => {
11
- const [activeSlideIndex, setActiveSlideIndex] = (0, hooks_1.useState)(0);
12
- const handleActiveSlideIndex = (0, hooks_1.useCallback)((_) => setActiveSlideIndex(_), []);
13
- return ((0, jsx_runtime_1.jsxs)(BlockWrapper_1.BlockWrapper, { className: (0, style_1.style)('box-border overflow-hidden relative px-0 space-y-2xl', className), defaultPadding: "p-6xl", ...rest, children: [title ? (0, jsx_runtime_1.jsx)(Heading_1.Heading, { className: "text-center", title: title, headingType: "h3" }) : null, insuranceTabs?.length > 1 ? ((0, jsx_runtime_1.jsx)("div", { className: "p-xs bg-secondary-light w-fit mx-auto rounded-md", children: insuranceTabs.map((item, i) => renderNavButton({
14
- title: item?.title,
15
- i,
16
- isActive: Boolean(i === activeSlideIndex),
17
- onClick: () => handleActiveSlideIndex(i),
18
- })) })) : null, (0, jsx_runtime_1.jsx)("div", { className: "flex", style: { transform: `translateX(-${activeSlideIndex}00%)` }, role: "list", children: renderInsuranceGalleries({
19
- insuranceTabs,
20
- button,
21
- }) })] }));
22
- });
23
- const renderInsuranceGalleries = ({ insuranceTabs, button }) => {
24
- const insuranceGalleries = insuranceTabs?.map((_) => _.cards);
25
- return insuranceGalleries?.length
26
- ? insuranceGalleries.map((cards, i) => ((0, jsx_runtime_1.jsx)(InsuranceAmountBlockInner_1.InsuranceAmountBlockInner, { button: button, cards: cards }, String(i))))
27
- : null;
28
- };
29
- function renderNavButton({ title, i, isActive, onClick }) {
30
- const btnClassName = isActive ? 'bg-primary-main text-white rounded-md' : `text-secondary-text`;
31
- return ((0, jsx_runtime_1.jsx)("button", { type: "button", onClick: onClick, "aria-label": `Кнопка ${title}`, className: `box-border px-m py-s text-m font-light ${btnClassName}`, children: title }, String(i)));
32
- }
33
- //# sourceMappingURL=InsuranceAmountBlock.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"InsuranceAmountBlock.js","sourceRoot":"","sources":["../../../src/components/InsuranceAmountBlock/InsuranceAmountBlock.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAAoE;AACpE,4DAAyD;AACzD,0DAAuD;AAEvD,6CAA0C;AAE1C,2EAAwE;AAW3D,QAAA,oBAAoB,GAAG,IAAA,aAAG,EACrC,CAAC,EAAE,SAAS,GAAG,EAAE,EAAE,KAAK,EAAE,aAAa,GAAG,EAAE,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE;IACjE,MAAM,CAAC,gBAAgB,EAAE,mBAAmB,CAAC,GAAG,IAAA,gBAAQ,EAAC,CAAC,CAAC,CAAC;IAC5D,MAAM,sBAAsB,GAAG,IAAA,mBAAW,EAAC,CAAC,CAAS,EAAE,EAAE,CAAC,mBAAmB,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC;IAEtF,OAAO,CACL,wBAAC,2BAAY,IACX,SAAS,EAAE,IAAA,aAAK,EAAC,sDAAsD,EAAE,SAAS,CAAC,EACnF,cAAc,EAAC,OAAO,KAClB,IAAI,aAEP,KAAK,CAAC,CAAC,CAAC,uBAAC,iBAAO,IAAC,SAAS,EAAC,aAAa,EAAC,KAAK,EAAE,KAAK,EAAE,WAAW,EAAC,IAAI,GAAG,CAAC,CAAC,CAAC,IAAI,EACjF,aAAa,EAAE,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,CAC3B,gCAAK,SAAS,EAAC,kDAAkD,YAC9D,aAAa,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,CAAC,EAAE,EAAE,CAC7B,eAAe,CAAC;oBACd,KAAK,EAAE,IAAI,EAAE,KAAK;oBAClB,CAAC;oBACD,QAAQ,EAAE,OAAO,CAAC,CAAC,KAAK,gBAAgB,CAAC;oBACzC,OAAO,EAAE,GAAG,EAAE,CAAC,sBAAsB,CAAC,CAAC,CAAC;iBACzC,CAAC,CACH,GACG,CACP,CAAC,CAAC,CAAC,IAAI,EACR,gCACE,SAAS,EAAC,MAAM,EAChB,KAAK,EAAE,EAAE,SAAS,EAAE,eAAe,gBAAgB,MAAM,EAAE,EAC3D,IAAI,EAAC,MAAM,YAEV,wBAAwB,CAAC;oBACxB,aAAa;oBACb,MAAM;iBACP,CAAC,GACE,IACO,CAChB,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,MAAM,wBAAwB,GAAG,CAAC,EAAE,aAAa,EAAE,MAAM,EAA+B,EAAE,EAAE;IAC1F,MAAM,kBAAkB,GAAG,aAAa,EAAE,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC;IAE9D,OAAO,kBAAkB,EAAE,MAAM;QAC/B,CAAC,CAAC,kBAAkB,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,CAAC,EAAE,EAAE,CAAC,CACnC,uBAAC,qDAAyB,IAAiB,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,IAAvC,MAAM,CAAC,CAAC,CAAC,CAAkC,CAC5E,CAAC;QACJ,CAAC,CAAC,IAAI,CAAC;AACX,CAAC,CAAC;AAEF,SAAS,eAAe,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAkB;IACtE,MAAM,YAAY,GAAG,QAAQ,CAAC,CAAC,CAAC,uCAAuC,CAAC,CAAC,CAAC,qBAAqB,CAAC;IAEhG,OAAO,CACL,mCACE,IAAI,EAAC,QAAQ,EAEb,OAAO,EAAE,OAAO,gBACJ,UAAU,KAAK,EAAE,EAC7B,SAAS,EAAE,0CAA0C,YAAY,EAAE,YAElE,KAAK,IALD,MAAM,CAAC,CAAC,CAAC,CAMP,CACV,CAAC;AACJ,CAAC"}
@@ -1,31 +0,0 @@
1
- import { type TitleProps } from '../../model/HeadlineType';
2
- import { type IconProps } from '../../model/Picture';
3
- import { type LinkButtonContent } from '../../ui-kit/LinkButton/LinkButtonContent';
4
- import { type UniBlockContent } from '../../UniBlock/UniBlockProps';
5
- /**
6
- * @title Кнопка выбора программы
7
- */
8
- export declare type CardItem = IconProps & {
9
- /** @title Страховой взнос */
10
- fee?: number;
11
- /** @title Страховая сумма */
12
- sum?: number;
13
- /** @title Ссылка на программу*/
14
- href?: string;
15
- };
16
- /**
17
- * @title Вкладка
18
- */
19
- export declare type InsuranceAmountBlockTab = TitleProps & {
20
- /** @title Содержимое вкладки */
21
- cards?: CardItem[];
22
- };
23
- /**
24
- * @title Страховые суммы
25
- */
26
- export declare type InsuranceAmountBlockContent = UniBlockContent & TitleProps & {
27
- /** @title Список вкладок */
28
- insuranceTabs?: InsuranceAmountBlockTab[];
29
- /** @title Кнопка */
30
- button?: LinkButtonContent;
31
- };
@@ -1,2 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- //# sourceMappingURL=InsuranceAmountBlockContent.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"InsuranceAmountBlockContent.js","sourceRoot":"","sources":["../../../src/components/InsuranceAmountBlock/InsuranceAmountBlockContent.ts"],"names":[],"mappings":""}