@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,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":"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"}
@@ -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":""}
@@ -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,58 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.InsuranceAmountBlockInner = 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 useCarouselControls_1 = require("../../hooks/useCarouselControls");
7
- const Img_1 = require("../../ui-kit/Img/Img");
8
- const LinkButton_1 = require("../../ui-kit/LinkButton/LinkButton");
9
- const renderArrows_1 = require("../../ui-kit/LinkButton/renderArrows");
10
- const Text_1 = require("../../ui-kit/Text/Text");
11
- const toLocalNumberFormat_1 = require("../../utils/toLocalNumberFormat");
12
- exports.InsuranceAmountBlockInner = (0, uni_jsx_1.JSX)(({ className = '', cards = [], button }) => {
13
- const [selectedCardIndex, setSelectedCardIndex] = (0, hooks_1.useState)(0);
14
- const handleSelectedCardIndex = (0, hooks_1.useCallback)((_) => setSelectedCardIndex(_), []);
15
- const galleryLength = cards.length;
16
- const CARD_VIEW_COUNT = 2;
17
- const [activeIndex, controls] = (0, useCarouselControls_1.useCarouselControls)({
18
- itemCount: galleryLength,
19
- visibleItemCount: CARD_VIEW_COUNT,
20
- });
21
- const { canDec, canInc } = controls;
22
- const activeHref = cards[activeIndex]?.href;
23
- return ((0, jsx_runtime_1.jsxs)("section", { role: "listitem", className: `min-w-full text-center ${className}`, children: [(0, jsx_runtime_1.jsxs)("div", { className: "relative overflow-hidden", "aria-label": "\u0421\u0442\u0440\u0430\u0445\u043E\u0432\u044B\u0435 \u043F\u0440\u043E\u0433\u0440\u0430\u043C\u043C\u044B", children: [galleryLength
24
- ? renderGallery({
25
- activeIndex,
26
- cards,
27
- selectedCardIndex,
28
- onClick: handleSelectedCardIndex,
29
- })
30
- : null, (0, renderArrows_1.renderArrows)({
31
- ...controls,
32
- btnClass: ['left-12', 'right-12'],
33
- className: 'top-16',
34
- }), canDec ? ((0, jsx_runtime_1.jsx)("div", { className: "absolute top-0 left-0 h-full w-32 bg-opacity-from-white" })) : null, canInc ? ((0, jsx_runtime_1.jsx)("div", { className: "absolute top-0 right-0 h-full w-32 bg-opacity-to-white" })) : null] }), (0, jsx_runtime_1.jsx)(LinkButton_1.LinkButton, { className: "w-60 text-center", version: "primary", ...button, href: activeHref })] }));
35
- });
36
- function renderGallery({ activeIndex, cards, selectedCardIndex, onClick }) {
37
- const tabsShiftWidth = activeIndex * 460;
38
- const cardsAlignStyle = cards.length > 2 ? 'justify-start' : 'justify-center';
39
- return ((0, jsx_runtime_1.jsx)("div", { style: { transform: `translateX(-${tabsShiftWidth}px)` }, className: "duration-1000 px-6xl", children: (0, jsx_runtime_1.jsx)("div", { className: `w-full flex flex-nowrap gap-s pb-6xl ${cardsAlignStyle}`, children: cards.map((slide, i) => renderNavButton({
40
- slide,
41
- i,
42
- isActive: Boolean(i === selectedCardIndex),
43
- onClick: () => onClick(i),
44
- })) }) }));
45
- }
46
- function renderNavButton({ slide, i, isActive, onClick }) {
47
- const btnClassName = isActive
48
- ? 'shadow-dark-blue border-primary-main'
49
- : `ease-in duration-300 border-gray`;
50
- return ((0, jsx_runtime_1.jsxs)("button", { type: "button", onClick: onClick, className: `p-3xl min-w-fit flex items-center gap-2xl bg-white border-solid border relative ${btnClassName}`, children: [slide?.icon ? ((0, jsx_runtime_1.jsx)(Img_1.Img, { className: "p-lg rounded-full bg-secondary-light", image: slide.icon, width: "108", height: "108" })) : null, (0, jsx_runtime_1.jsxs)("div", { className: "flex gap-s", children: [slide?.sum ? renderValueBlock('страховая сумма', slide.sum) : null, slide?.fee ? renderValueBlock('страховой взнос', slide.fee) : null] }), renderDoneIcon(isActive)] }, String(i)));
51
- }
52
- function renderValueBlock(title, sum) {
53
- return ((0, jsx_runtime_1.jsxs)("div", { className: "flex flex-col text-left whitespace-pre", children: [(0, jsx_runtime_1.jsxs)(Text_1.Text, { size: "text-h6", children: [(0, toLocalNumberFormat_1.toLocalNumberFormat)(2)(sum), " \u20BD"] }), (0, jsx_runtime_1.jsx)("div", { className: "mt-2xs", children: (0, jsx_runtime_1.jsx)(Text_1.Text, { size: "text-l", color: "text-secondary-text", children: title }) })] }));
54
- }
55
- function renderDoneIcon(isActive) {
56
- return isActive ? ((0, jsx_runtime_1.jsx)(Img_1.Img, { className: `h-6 w-6 min-w-6 min-h-6 absolute right-4 top-4`, image: { icon: 'DoneIcon' }, width: "24", height: "24" })) : null;
57
- }
58
- //# sourceMappingURL=InsuranceAmountBlockInner.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"InsuranceAmountBlockInner.js","sourceRoot":"","sources":["../../../src/components/InsuranceAmountBlock/InsuranceAmountBlockInner.tsx"],"names":[],"mappings":"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"}
@@ -1 +0,0 @@
1
- export declare const Rating: () => any;
@@ -1,21 +0,0 @@
1
- Object.defineProperty(exports, "__esModule", { value: true });
2
- exports.Rating = void 0;
3
- const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
4
- const hooks_1 = require("@redneckz/uni-jsx/lib/hooks");
5
- const Icon_1 = require("../Icon/Icon");
6
- const Rating = () => {
7
- const [rating, setRating] = (0, hooks_1.useState)(0);
8
- const [hoverRating, setHoverRating] = (0, hooks_1.useState)(0);
9
- const handleClick = (event) => {
10
- setRating(parseInt(event.currentTarget.id));
11
- };
12
- const handleMouseEnter = (event) => {
13
- setHoverRating(parseInt(event.currentTarget.id));
14
- };
15
- const handleMouseLeave = () => {
16
- setHoverRating(0);
17
- };
18
- return ((0, jsx_runtime_1.jsx)("div", { className: "flex justify-center", children: [...Array(5)].map((_, i) => ((0, jsx_runtime_1.jsx)("span", { onClick: handleClick, onMouseEnter: handleMouseEnter, onMouseLeave: handleMouseLeave, id: `${i + 1}`, children: (0, jsx_runtime_1.jsx)(Icon_1.Icon, { name: "StarIcon", iconVersion: rating >= i + 1 || hoverRating >= i + 1 ? 'color' : 'gray', className: "cursor-pointer w-14 h-14" }) }, i))) }));
19
- };
20
- exports.Rating = Rating;
21
- //# sourceMappingURL=Rating.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Rating.js","sourceRoot":"","sources":["../../../src/ui-kit/Rating/Rating.tsx"],"names":[],"mappings":";;;AAAA,uDAAuD;AACvD,uCAAoC;AAE7B,MAAM,MAAM,GAAG,GAAG,EAAE;IACzB,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG,IAAA,gBAAQ,EAAC,CAAC,CAAC,CAAC;IACxC,MAAM,CAAC,WAAW,EAAE,cAAc,CAAC,GAAG,IAAA,gBAAQ,EAAC,CAAC,CAAC,CAAC;IAElD,MAAM,WAAW,GAAG,CAAC,KAAwC,EAAE,EAAE;QAC/D,SAAS,CAAC,QAAQ,CAAC,KAAK,CAAC,aAAa,CAAC,EAAE,CAAC,CAAC,CAAC;IAC9C,CAAC,CAAC;IAEF,MAAM,gBAAgB,GAAG,CAAC,KAAwC,EAAE,EAAE;QACpE,cAAc,CAAC,QAAQ,CAAC,KAAK,CAAC,aAAa,CAAC,EAAE,CAAC,CAAC,CAAC;IACnD,CAAC,CAAC;IAEF,MAAM,gBAAgB,GAAG,GAAG,EAAE;QAC5B,cAAc,CAAC,CAAC,CAAC,CAAC;IACpB,CAAC,CAAC;IAEF,OAAO,CACL,gCAAK,SAAS,EAAC,qBAAqB,YACjC,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,CAC3B,iCAEE,OAAO,EAAE,WAAW,EACpB,YAAY,EAAE,gBAAgB,EAC9B,YAAY,EAAE,gBAAgB,EAC9B,EAAE,EAAE,GAAG,CAAC,GAAG,CAAC,EAAE,YAEd,uBAAC,WAAI,IACH,IAAI,EAAC,UAAU,EACf,WAAW,EAAE,MAAM,IAAI,CAAC,GAAG,CAAC,IAAI,WAAW,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,MAAM,EACvE,SAAS,EAAC,0BAA0B,GACpC,IAVG,CAAC,CAWD,CACR,CAAC,GACE,CACP,CAAC;AACJ,CAAC,CAAC;AAnCW,QAAA,MAAM,UAmCjB"}
@@ -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,15 +0,0 @@
1
- import { jsx as _jsx, jsxs as _jsxs } from "@redneckz/uni-jsx/jsx-runtime";
2
- import { JSX } from '@redneckz/uni-jsx';
3
- import { useLink } from '../../hooks/useLink.js';
4
- import { Img } from '../../ui-kit/Img/Img.js';
5
- import { style } from '../../utils/style.js';
6
- export const CarouselLinkButton = JSX(({ icon, ...linkProps }) => {
7
- const link = useLink();
8
- const { text, href, target, onClick } = link(linkProps);
9
- const textStyle = 'font-light md:font-normal text-primary-text text-center text-xs md:text-sm whitespace-wrap';
10
- return text ? (_jsx("div", { className: style('p-3 rounded-lg bg-white text-secondary-text flex justify-center'), children: _jsx("a", { role: "link", href: href, target: target, onClick: onClick, children: _jsxs("div", { className: "flex flex-col items-center gap-3 break-words max-w-[150px]", children: [icon ? (_jsx(Img, { className: "w-7 h-7 md:w-12 md:h-12", image: {
11
- ...icon,
12
- iconVersion: icon?.iconVersion,
13
- }, alt: text })) : null, _jsx("div", { className: textStyle, children: text })] }) }) })) : null;
14
- });
15
- //# sourceMappingURL=CarouselLinkButton.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CarouselLinkButton.js","sourceRoot":"","sources":["../../../src/components/CarouselLinks/CarouselLinkButton.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAE9C,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAC3C,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAK1C,MAAM,CAAC,MAAM,kBAAkB,GAAG,GAAG,CAA0B,CAAC,EAAE,IAAI,EAAE,GAAG,SAAS,EAAE,EAAE,EAAE;IACxF,MAAM,IAAI,GAAG,OAAO,EAAE,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,cAAK,SAAS,EAAE,KAAK,CAAC,iEAAiE,CAAC,YACtF,YAAG,IAAI,EAAC,MAAM,EAAC,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,YACzD,eAAK,SAAS,EAAC,4DAA4D,aACxE,IAAI,CAAC,CAAC,CAAC,CACN,KAAC,GAAG,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,cAAK,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,9 +0,0 @@
1
- import { jsx as _jsx, jsxs as _jsxs } from "@redneckz/uni-jsx/jsx-runtime";
2
- import { JSX } from '@redneckz/uni-jsx';
3
- import { BlockWrapper } from '../../ui-kit/BlockWrapper.js';
4
- import { style } from '../../utils/style.js';
5
- import { Headline } from '../Headline/Headline.js';
6
- import { CarouselLinkButton } from './CarouselLinkButton.js';
7
- export const CarouselLinks = JSX(({ className, additionalDescription, description, links, title, ...rest }) => (_jsx(BlockWrapper, { defaultPadding: "p-5xl", className: style('overflow-hidden', className), ...rest, children: _jsxs("div", { className: "flex flex-col lg:flex-row gap-5 justify-between", children: [_jsxs("div", { className: "flex-1", children: [_jsx(Headline, { isEmbedded: true, title: title, description: description, as: "h1", align: "text-left", headlineVersion: "XL" }), _jsx(Headline, { className: "pt-m", description: additionalDescription, align: "text-left", isEmbedded: true })] }), links?.length ? renderLinks(links) : null] }) })));
8
- const renderLinks = (links) => (_jsx("div", { className: 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) => (_jsx(CarouselLinkButton, { ...link }, String(i)))) }));
9
- //# sourceMappingURL=CarouselLinks.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CarouselLinks.js","sourceRoot":"","sources":["../../../src/components/CarouselLinks/CarouselLinks.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAEzD,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAC1C,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAK1D,MAAM,CAAC,MAAM,aAAa,GAAG,GAAG,CAC9B,CAAC,EAAE,SAAS,EAAE,qBAAqB,EAAE,WAAW,EAAE,KAAK,EAAE,KAAK,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,CAAC,CAC5E,KAAC,YAAY,IAAC,cAAc,EAAC,OAAO,EAAC,SAAS,EAAE,KAAK,CAAC,iBAAiB,EAAE,SAAS,CAAC,KAAM,IAAI,YAC3F,eAAK,SAAS,EAAC,iDAAiD,aAC9D,eAAK,SAAS,EAAC,QAAQ,aACrB,KAAC,QAAQ,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,KAAC,QAAQ,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,cACE,SAAS,EAAE,KAAK,CACd,6GAA6G,EAC7G,wHAAwH,EACxH,yIAAyI,EACzI,qBAAqB,CACtB,YAEA,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,CAAC,EAAE,EAAE,CAAC,CACtB,KAAC,kBAAkB,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
- export {};
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,8 +0,0 @@
1
- export var Currency;
2
- (function (Currency) {
3
- Currency["RUB"] = "RUB";
4
- Currency["EUR"] = "EUR";
5
- Currency["USD"] = "USD";
6
- Currency["CNY"] = "CNY";
7
- })(Currency || (Currency = {}));
8
- //# sourceMappingURL=CurrencyProps.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CurrencyProps.js","sourceRoot":"","sources":["../../../src/components/ExchangeRateTile/CurrencyProps.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,QAKX;AALD,WAAY,QAAQ;IAClB,uBAAW,CAAA;IACX,uBAAW,CAAA;IACX,uBAAW,CAAA;IACX,uBAAW,CAAA;AACb,CAAC,EALW,QAAQ,KAAR,QAAQ,QAKnB"}