@rabbitio/ui-kit 1.0.0-beta.124 → 1.0.0-beta.125

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 (209) hide show
  1. package/coverage/clover.xml +181 -181
  2. package/coverage/coverage-final.json +7 -7
  3. package/coverage/index.html +14 -14
  4. package/coverage/rabbit-ui-kit/index.html +1 -1
  5. package/coverage/rabbit-ui-kit/index.js.html +1 -1
  6. package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/googleAnalyticsAdapter.js.html +1 -1
  7. package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/index.html +1 -1
  8. package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/metrikaAdapter.js.html +1 -1
  9. package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/mixpanelAdapter.js.html +1 -1
  10. package/coverage/rabbit-ui-kit/src/common-apis/adapters/axiosAdapter.js.html +1 -1
  11. package/coverage/rabbit-ui-kit/src/common-apis/adapters/index.html +1 -1
  12. package/coverage/rabbit-ui-kit/src/common-apis/adapters/qrUtils.js.html +1 -1
  13. package/coverage/rabbit-ui-kit/src/common-apis/external-apis/apiGroups.js.html +1 -1
  14. package/coverage/rabbit-ui-kit/src/common-apis/external-apis/emailAPI.js.html +1 -1
  15. package/coverage/rabbit-ui-kit/src/common-apis/external-apis/index.html +1 -1
  16. package/coverage/rabbit-ui-kit/src/common-apis/external-apis/ipAddressProviders.js.html +1 -1
  17. package/coverage/rabbit-ui-kit/src/common-apis/globalConstants.jsx.html +1 -1
  18. package/coverage/rabbit-ui-kit/src/common-apis/index.html +1 -1
  19. package/coverage/rabbit-ui-kit/src/common-apis/models/blockchain.js.html +1 -1
  20. package/coverage/rabbit-ui-kit/src/common-apis/models/coin.js.html +1 -1
  21. package/coverage/rabbit-ui-kit/src/common-apis/models/index.html +1 -1
  22. package/coverage/rabbit-ui-kit/src/common-apis/models/protocol.js.html +1 -1
  23. package/coverage/rabbit-ui-kit/src/common-apis/services/fiatCurrenciesService.js.html +1 -1
  24. package/coverage/rabbit-ui-kit/src/common-apis/services/index.html +1 -1
  25. package/coverage/rabbit-ui-kit/src/common-apis/utils/amountUtils.js.html +1 -1
  26. package/coverage/rabbit-ui-kit/src/common-apis/utils/cache.js.html +6 -6
  27. package/coverage/rabbit-ui-kit/src/common-apis/utils/emailUtils.js.html +1 -1
  28. package/coverage/rabbit-ui-kit/src/common-apis/utils/errorUtils.js.html +1 -1
  29. package/coverage/rabbit-ui-kit/src/common-apis/utils/index.html +1 -1
  30. package/coverage/rabbit-ui-kit/src/common-apis/utils/logging/index.html +1 -1
  31. package/coverage/rabbit-ui-kit/src/common-apis/utils/logging/logger.js.html +5 -5
  32. package/coverage/rabbit-ui-kit/src/common-apis/utils/logging/logsStorage.js.html +3 -3
  33. package/coverage/rabbit-ui-kit/src/common-apis/utils/postponeExecution.js.html +1 -1
  34. package/coverage/rabbit-ui-kit/src/common-apis/utils/rabbitTicker.js.html +1 -1
  35. package/coverage/rabbit-ui-kit/src/common-apis/utils/safeStringify.js.html +1 -1
  36. package/coverage/rabbit-ui-kit/src/index.html +1 -1
  37. package/coverage/rabbit-ui-kit/src/index.js.html +1 -1
  38. package/coverage/rabbit-ui-kit/src/robust-api-caller/cacheAndConcurrentRequestsResolver.js.html +1 -1
  39. package/coverage/rabbit-ui-kit/src/robust-api-caller/cachedRobustExternalApiCallerService.js.html +1 -1
  40. package/coverage/rabbit-ui-kit/src/robust-api-caller/cancelProcessing.js.html +1 -1
  41. package/coverage/rabbit-ui-kit/src/robust-api-caller/concurrentCalculationsMetadataHolder.js.html +1 -1
  42. package/coverage/rabbit-ui-kit/src/robust-api-caller/externalApiProvider.js.html +1 -1
  43. package/coverage/rabbit-ui-kit/src/robust-api-caller/externalServicesStatsCollector.js.html +1 -1
  44. package/coverage/rabbit-ui-kit/src/robust-api-caller/index.html +1 -1
  45. package/coverage/rabbit-ui-kit/src/robust-api-caller/robustExternalAPICallerService.js.html +1 -1
  46. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/changeHeroSwapProvider.js.html +1 -1
  47. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/changeNowSwapProvider.js.html +1 -1
  48. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/exolixSwapProvider.js.html +4 -4
  49. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/goexmeSwapProvider.js.html +1 -1
  50. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/index.html +18 -18
  51. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/letsExchangeSwapProvider.js.html +1 -1
  52. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/retriableErrorsUtils.js.html +1 -1
  53. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/swapProvider.js.html +36 -36
  54. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js.html +128 -128
  55. package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/utils.js.html +14 -14
  56. package/coverage/rabbit-ui-kit/src/swaps-lib/models/baseSwapCreationInfo.js.html +1 -1
  57. package/coverage/rabbit-ui-kit/src/swaps-lib/models/existingSwap.js.html +1 -1
  58. package/coverage/rabbit-ui-kit/src/swaps-lib/models/existingSwapWithFiatData.js.html +1 -1
  59. package/coverage/rabbit-ui-kit/src/swaps-lib/models/index.html +1 -1
  60. package/coverage/rabbit-ui-kit/src/swaps-lib/models/partner.js.html +1 -1
  61. package/coverage/rabbit-ui-kit/src/swaps-lib/models/swapProviderCoinInfo.js.html +1 -1
  62. package/coverage/rabbit-ui-kit/src/swaps-lib/services/index.html +1 -1
  63. package/coverage/rabbit-ui-kit/src/swaps-lib/services/publicSwapService.js.html +1 -1
  64. package/coverage/rabbit-ui-kit/src/swaps-lib/utils/index.html +1 -1
  65. package/coverage/rabbit-ui-kit/src/swaps-lib/utils/swapUtils.js.html +1 -1
  66. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/arrowIcon.jsx.html +1 -1
  67. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/arrowTosca.jsx.html +1 -1
  68. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/arrowWhite.jsx.html +1 -1
  69. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/darkRectangle.jsx.html +1 -1
  70. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/determinedError.jsx.html +1 -1
  71. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/failedValidationIcon.jsx.html +1 -1
  72. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/index.html +1 -1
  73. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/infoIcon.jsx.html +1 -1
  74. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/messageIcon.jsx.html +1 -1
  75. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/noticeQuestionIcon.jsx.html +1 -1
  76. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/successfulValidationIcon.jsx.html +1 -1
  77. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/supportDialogImage.jsx.html +1 -1
  78. package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/walletIcon.jsx.html +1 -1
  79. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetIcon/AssetIcon.jsx.html +1 -1
  80. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetIcon/index.html +1 -1
  81. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetSelection/AssetSelection.jsx.html +1 -1
  82. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetSelection/index.html +1 -1
  83. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/BackgroundTitle/BackgroundTitle.jsx.html +1 -1
  84. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/BackgroundTitle/index.html +1 -1
  85. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/InformationMessage/InformationMessage.jsx.html +1 -1
  86. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/InformationMessage/index.html +1 -1
  87. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Input/Input.jsx.html +1 -1
  88. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Input/index.html +1 -1
  89. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/LoadingDots/LoadingDots.jsx.html +1 -1
  90. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/LoadingDots/index.html +1 -1
  91. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/NoticeIcon/NoticeIcon.jsx.html +1 -1
  92. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/NoticeIcon/index.html +1 -1
  93. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/QrCode/QrCode.jsx.html +1 -1
  94. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/QrCode/index.html +1 -1
  95. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/RateSelector/RateSelector.jsx.html +1 -1
  96. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/RateSelector/index.html +1 -1
  97. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/SupportChat/SupportChat.jsx.html +1 -1
  98. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/SupportChat/index.html +1 -1
  99. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Textarea/Textarea.jsx.html +1 -1
  100. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Textarea/index.html +1 -1
  101. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TitleBox/TitleBox.jsx.html +1 -1
  102. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TitleBox/index.html +1 -1
  103. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Tooltip/Tooltip.jsx.html +1 -1
  104. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Tooltip/index.html +1 -1
  105. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/LinesOfText.jsx.html +1 -1
  106. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/index.html +1 -1
  107. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Validation/Validation.jsx.html +1 -1
  108. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Validation/index.html +1 -1
  109. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Button/Button.jsx.html +1 -1
  110. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Button/index.html +1 -1
  111. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Close/Close.jsx.html +1 -1
  112. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Close/index.html +1 -1
  113. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/LinkButton.jsx.html +1 -1
  114. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/index.html +1 -1
  115. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/RadioButtonWithText.jsx.html +1 -1
  116. package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/index.html +1 -1
  117. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/AmountInput/AmountInput.jsx.html +1 -1
  118. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/AmountInput/index.html +1 -1
  119. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/CoinPicker/CoinPicker.jsx.html +1 -1
  120. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/CoinPicker/index.html +1 -1
  121. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/ColoredNotice/ColoredNotice.jsx.html +1 -1
  122. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/ColoredNotice/index.html +1 -1
  123. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LineWithIconLink/LineWithIconLink.jsx.html +1 -1
  124. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LineWithIconLink/index.html +1 -1
  125. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LogoCarousel/LogoCarousel.jsx.html +1 -1
  126. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LogoCarousel/index.html +1 -1
  127. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/SearchableCoinsList.jsx.html +1 -1
  128. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/index.html +1 -1
  129. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/TitledLineWithIconLink.jsx.html +1 -1
  130. package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/index.html +1 -1
  131. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/CoinPickerDialogStep.jsx.html +1 -1
  132. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/index.html +1 -1
  133. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/Dialog.jsx.html +1 -1
  134. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/DialogButtons.jsx.html +1 -1
  135. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/index.html +1 -1
  136. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/DialogStep.jsx.html +1 -1
  137. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/index.html +1 -1
  138. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/index.html +1 -1
  139. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx.html +1 -1
  140. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/SwapForm/index.html +1 -1
  141. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/WaitlistSubscription.jsx.html +1 -1
  142. package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/index.html +1 -1
  143. package/coverage/rabbit-ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/DeterminedErrorDialogStep.jsx.html +1 -1
  144. package/coverage/rabbit-ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/index.html +1 -1
  145. package/coverage/rabbit-ui-kit/src/ui-kit/hooks/index.html +1 -1
  146. package/coverage/rabbit-ui-kit/src/ui-kit/hooks/useCallHandlingErrors.js.html +1 -1
  147. package/coverage/rabbit-ui-kit/src/ui-kit/hooks/useIsHydrated.js.html +1 -1
  148. package/coverage/rabbit-ui-kit/src/ui-kit/hooks/useReferredState.js.html +1 -1
  149. package/coverage/rabbit-ui-kit/src/ui-kit/utils/index.html +1 -1
  150. package/coverage/rabbit-ui-kit/src/ui-kit/utils/inputValueProviders.js.html +1 -1
  151. package/coverage/rabbit-ui-kit/src/ui-kit/utils/searchCoins.js.html +1 -1
  152. package/coverage/rabbit-ui-kit/src/ui-kit/utils/textUtils.js.html +1 -1
  153. package/coverage/rabbit-ui-kit/src/ui-kit/utils/uiUtils.js.html +1 -1
  154. package/coverage/rabbit-ui-kit/src/ui-kit/utils/urlQueryUtils.js.html +1 -1
  155. package/coverage/rabbit-ui-kit/stories/atoms/BackgroundTitle.stories.jsx.html +1 -1
  156. package/coverage/rabbit-ui-kit/stories/atoms/LinesOfText.stories.jsx.html +1 -1
  157. package/coverage/rabbit-ui-kit/stories/atoms/LoadingDots.stories.jsx.html +1 -1
  158. package/coverage/rabbit-ui-kit/stories/atoms/QrCode.stories.jsx.html +1 -1
  159. package/coverage/rabbit-ui-kit/stories/atoms/RateSelector.stories.jsx.html +1 -1
  160. package/coverage/rabbit-ui-kit/stories/atoms/Validation.stories.jsx.html +1 -1
  161. package/coverage/rabbit-ui-kit/stories/atoms/buttons/Button.stories.jsx.html +1 -1
  162. package/coverage/rabbit-ui-kit/stories/atoms/buttons/Close.stories.jsx.html +1 -1
  163. package/coverage/rabbit-ui-kit/stories/atoms/buttons/LinkButton.stories.jsx.html +1 -1
  164. package/coverage/rabbit-ui-kit/stories/atoms/buttons/index.html +1 -1
  165. package/coverage/rabbit-ui-kit/stories/atoms/index.html +1 -1
  166. package/coverage/rabbit-ui-kit/stories/molecules/AmountInput.stories.jsx.html +1 -1
  167. package/coverage/rabbit-ui-kit/stories/molecules/CoinPicker.stories.jsx.html +1 -1
  168. package/coverage/rabbit-ui-kit/stories/molecules/ColoredNotice.stories.jsx.html +1 -1
  169. package/coverage/rabbit-ui-kit/stories/molecules/LineWithIconLink.stories.jsx.html +1 -1
  170. package/coverage/rabbit-ui-kit/stories/molecules/LogoCarousel.stories.jsx.html +1 -1
  171. package/coverage/rabbit-ui-kit/stories/molecules/TitledLineWithIconLink.stories.jsx.html +1 -1
  172. package/coverage/rabbit-ui-kit/stories/molecules/index.html +1 -1
  173. package/coverage/rabbit-ui-kit/stories/organisms/Dialog/Dialog.stories.jsx.html +1 -1
  174. package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogButtons/DialogButtons.stories.jsx.html +1 -1
  175. package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogButtons/index.html +1 -1
  176. package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogStep/DialogStep.stories.jsx.html +1 -1
  177. package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogStep/index.html +1 -1
  178. package/coverage/rabbit-ui-kit/stories/organisms/Dialog/index.html +1 -1
  179. package/coverage/rabbit-ui-kit/stories/organisms/WaitlistSubscription.stories.jsx.html +1 -1
  180. package/coverage/rabbit-ui-kit/stories/organisms/index.html +1 -1
  181. package/coverage/rabbit-ui-kit/stories/stubs/coins.jsx.html +1 -1
  182. package/coverage/rabbit-ui-kit/stories/stubs/exampleContent.jsx.html +1 -1
  183. package/coverage/rabbit-ui-kit/stories/stubs/index.html +1 -1
  184. package/coverage/rabbit-ui-kit/stories/templates/DeterminedErrorDialogStep.stories.jsx.html +1 -1
  185. package/coverage/rabbit-ui-kit/stories/templates/index.html +1 -1
  186. package/dist/index.cjs +1 -1
  187. package/dist/index.cjs.map +1 -1
  188. package/dist/index.modern.js +1 -1
  189. package/dist/index.modern.js.map +1 -1
  190. package/dist/index.module.js +1 -1
  191. package/dist/index.module.js.map +1 -1
  192. package/dist/index.umd.js +1 -1
  193. package/dist/index.umd.js.map +1 -1
  194. package/docker-compose.loadtest.yml +64 -0
  195. package/package.json +1 -1
  196. package/src/swaps-lib/external-apis/exolixSwapProvider.js +1 -1
  197. package/src/swaps-lib/test/external-apis/goexmeSwapProvider/integration/PairSupport.int.test.js +4 -1
  198. package/src/swaps-lib/test/external-apis/swapspaceSwapProvider/getSwapInfo.test.js +42 -0
  199. package/tools/rate-limits-tester/Dockerfile.loadtest +18 -0
  200. package/tools/rate-limits-tester/docker-compose.loadtest.yml +65 -0
  201. package/tools/rate-limits-tester/reports/fixed-pair-rps-dedicated-changehero-2026-03-10T14-57-24-907Z.json +572 -0
  202. package/tools/rate-limits-tester/reports/fixed-pair-rps-dedicated-changenow-2026-03-10T15-30-53-033Z.json +572 -0
  203. package/tools/rate-limits-tester/reports/fixed-pair-rps-dedicated-exolix-2026-03-10T13-49-07-452Z.json +518 -0
  204. package/tools/rate-limits-tester/reports/fixed-pair-rps-dedicated-letsexchange-2026-03-10T14-26-27-034Z.json +572 -0
  205. package/tools/rate-limits-tester/reports/fixed-pair-rps-report-2026-03-05T23-05-54-995Z.json +140 -0
  206. package/tools/rate-limits-tester/reports/fixed-pair-rps-report-2026-03-10T10-59-26-699Z.json +83 -0
  207. package/tools/rate-limits-tester/reports/fixed-pair-rps-report-2026-03-10T11-19-31-962Z.json +121 -0
  208. package/tools/rate-limits-tester/reports/fixed-pair-rps-report-2026-03-10T12-35-39-529Z.json +21 -0
  209. package/tools/rate-limits-tester/reports/fixed-pair-rps-report-2026-03-10T13-00-46-343Z.json +115 -0
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1771883791011" clover="3.2.0">
3
- <project timestamp="1771883791011" name="All files">
4
- <metrics statements="19269" coveredstatements="6172" conditionals="1554" coveredconditionals="1171" methods="355" coveredmethods="151" elements="21178" coveredelements="7494" complexity="0" loc="19269" ncloc="19269" packages="60" files="122" classes="122"/>
2
+ <coverage generated="1773344867582" clover="3.2.0">
3
+ <project timestamp="1773344867582" name="All files">
4
+ <metrics statements="19269" coveredstatements="6178" conditionals="1556" coveredconditionals="1175" methods="355" coveredmethods="151" elements="21180" coveredelements="7504" complexity="0" loc="19269" ncloc="19269" packages="60" files="122" classes="122"/>
5
5
  <package name="rabbit-ui-kit">
6
6
  <metrics statements="1" coveredstatements="0" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
7
7
  <file name="index.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/index.js">
@@ -1322,11 +1322,11 @@
1322
1322
  <line num="13" count="1" type="stmt"/>
1323
1323
  <line num="14" count="1" type="stmt"/>
1324
1324
  <line num="15" count="1" type="cond" truecount="1" falsecount="0"/>
1325
- <line num="16" count="457" type="stmt"/>
1326
- <line num="17" count="457" type="stmt"/>
1327
- <line num="18" count="457" type="stmt"/>
1328
- <line num="19" count="457" type="stmt"/>
1329
- <line num="20" count="457" type="stmt"/>
1325
+ <line num="16" count="459" type="stmt"/>
1326
+ <line num="17" count="459" type="stmt"/>
1327
+ <line num="18" count="459" type="stmt"/>
1328
+ <line num="19" count="459" type="stmt"/>
1329
+ <line num="20" count="459" type="stmt"/>
1330
1330
  <line num="21" count="1" type="stmt"/>
1331
1331
  <line num="22" count="1" type="stmt"/>
1332
1332
  <line num="23" count="0" type="stmt"/>
@@ -1711,10 +1711,10 @@
1711
1711
  <line num="11" count="1" type="stmt"/>
1712
1712
  <line num="12" count="1" type="stmt"/>
1713
1713
  <line num="13" count="1" type="cond" truecount="1" falsecount="0"/>
1714
- <line num="14" count="658" type="stmt"/>
1715
- <line num="15" count="658" type="stmt"/>
1716
- <line num="16" count="658" type="stmt"/>
1717
- <line num="17" count="658" type="stmt"/>
1714
+ <line num="14" count="661" type="stmt"/>
1715
+ <line num="15" count="661" type="stmt"/>
1716
+ <line num="16" count="661" type="stmt"/>
1717
+ <line num="17" count="661" type="stmt"/>
1718
1718
  <line num="18" count="1" type="stmt"/>
1719
1719
  <line num="19" count="1" type="cond" truecount="1" falsecount="0"/>
1720
1720
  <line num="20" count="63" type="cond" truecount="0" falsecount="1"/>
@@ -1748,8 +1748,8 @@
1748
1748
  <line num="3" count="1" type="stmt"/>
1749
1749
  <line num="4" count="1" type="stmt"/>
1750
1750
  <line num="5" count="1" type="cond" truecount="1" falsecount="0"/>
1751
- <line num="6" count="658" type="stmt"/>
1752
- <line num="7" count="658" type="stmt"/>
1751
+ <line num="6" count="661" type="stmt"/>
1752
+ <line num="7" count="661" type="stmt"/>
1753
1753
  <line num="8" count="1" type="stmt"/>
1754
1754
  <line num="9" count="1" type="stmt"/>
1755
1755
  <line num="10" count="0" type="stmt"/>
@@ -3145,7 +3145,7 @@
3145
3145
  </file>
3146
3146
  </package>
3147
3147
  <package name="rabbit-ui-kit.src.swaps-lib.external-apis">
3148
- <metrics statements="5028" coveredstatements="3695" conditionals="1182" coveredconditionals="966" methods="102" coveredmethods="70"/>
3148
+ <metrics statements="5028" coveredstatements="3701" conditionals="1184" coveredconditionals="970" methods="102" coveredmethods="70"/>
3149
3149
  <file name="changeHeroSwapProvider.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/external-apis/changeHeroSwapProvider.js">
3150
3150
  <metrics statements="909" coveredstatements="806" conditionals="298" coveredconditionals="228" methods="16" coveredmethods="14"/>
3151
3151
  <line num="1" count="1" type="stmt"/>
@@ -4915,7 +4915,7 @@
4915
4915
  <line num="853" count="1" type="stmt"/>
4916
4916
  </file>
4917
4917
  <file name="exolixSwapProvider.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/external-apis/exolixSwapProvider.js">
4918
- <metrics statements="619" coveredstatements="390" conditionals="166" coveredconditionals="137" methods="12" coveredmethods="6"/>
4918
+ <metrics statements="619" coveredstatements="390" conditionals="167" coveredconditionals="138" methods="12" coveredmethods="6"/>
4919
4919
  <line num="1" count="1" type="stmt"/>
4920
4920
  <line num="2" count="1" type="stmt"/>
4921
4921
  <line num="3" count="1" type="stmt"/>
@@ -5204,7 +5204,7 @@
5204
5204
  <line num="286" count="32" type="stmt"/>
5205
5205
  <line num="287" count="32" type="cond" truecount="1" falsecount="0"/>
5206
5206
  <line num="288" count="6" type="cond" truecount="1" falsecount="0"/>
5207
- <line num="289" count="32" type="cond" truecount="2" falsecount="0"/>
5207
+ <line num="289" count="32" type="cond" truecount="3" falsecount="0"/>
5208
5208
  <line num="290" count="1" type="stmt"/>
5209
5209
  <line num="291" count="1" type="stmt"/>
5210
5210
  <line num="292" count="1" type="stmt"/>
@@ -6916,41 +6916,41 @@
6916
6916
  <line num="9" count="1" type="stmt"/>
6917
6917
  <line num="10" count="1" type="stmt"/>
6918
6918
  <line num="11" count="1" type="cond" truecount="1" falsecount="0"/>
6919
- <line num="12" count="456" type="stmt"/>
6920
- <line num="13" count="456" type="stmt"/>
6921
- <line num="14" count="456" type="stmt"/>
6922
- <line num="15" count="456" type="stmt"/>
6923
- <line num="16" count="456" type="stmt"/>
6924
- <line num="17" count="456" type="stmt"/>
6925
- <line num="18" count="456" type="stmt"/>
6926
- <line num="19" count="456" type="stmt"/>
6927
- <line num="20" count="456" type="stmt"/>
6928
- <line num="21" count="456" type="stmt"/>
6929
- <line num="22" count="456" type="stmt"/>
6930
- <line num="23" count="456" type="stmt"/>
6931
- <line num="24" count="456" type="stmt"/>
6932
- <line num="25" count="456" type="stmt"/>
6933
- <line num="26" count="456" type="stmt"/>
6919
+ <line num="12" count="458" type="stmt"/>
6920
+ <line num="13" count="458" type="stmt"/>
6921
+ <line num="14" count="458" type="stmt"/>
6922
+ <line num="15" count="458" type="stmt"/>
6923
+ <line num="16" count="458" type="stmt"/>
6924
+ <line num="17" count="458" type="stmt"/>
6925
+ <line num="18" count="458" type="stmt"/>
6926
+ <line num="19" count="458" type="stmt"/>
6927
+ <line num="20" count="458" type="stmt"/>
6928
+ <line num="21" count="458" type="stmt"/>
6929
+ <line num="22" count="458" type="stmt"/>
6930
+ <line num="23" count="458" type="stmt"/>
6931
+ <line num="24" count="458" type="stmt"/>
6932
+ <line num="25" count="458" type="stmt"/>
6933
+ <line num="26" count="458" type="stmt"/>
6934
6934
  <line num="27" count="1" type="stmt"/>
6935
6935
  <line num="28" count="1" type="stmt"/>
6936
6936
  <line num="29" count="1" type="cond" truecount="1" falsecount="0"/>
6937
- <line num="30" count="456" type="stmt"/>
6938
- <line num="31" count="456" type="stmt"/>
6939
- <line num="32" count="456" type="stmt"/>
6940
- <line num="33" count="456" type="stmt"/>
6941
- <line num="34" count="456" type="stmt"/>
6942
- <line num="35" count="456" type="stmt"/>
6943
- <line num="36" count="456" type="stmt"/>
6944
- <line num="37" count="456" type="stmt"/>
6945
- <line num="38" count="456" type="stmt"/>
6946
- <line num="39" count="456" type="stmt"/>
6947
- <line num="40" count="456" type="stmt"/>
6948
- <line num="41" count="456" type="stmt"/>
6949
- <line num="42" count="456" type="stmt"/>
6950
- <line num="43" count="456" type="stmt"/>
6951
- <line num="44" count="456" type="stmt"/>
6952
- <line num="45" count="456" type="stmt"/>
6953
- <line num="46" count="456" type="stmt"/>
6937
+ <line num="30" count="458" type="stmt"/>
6938
+ <line num="31" count="458" type="stmt"/>
6939
+ <line num="32" count="458" type="stmt"/>
6940
+ <line num="33" count="458" type="stmt"/>
6941
+ <line num="34" count="458" type="stmt"/>
6942
+ <line num="35" count="458" type="stmt"/>
6943
+ <line num="36" count="458" type="stmt"/>
6944
+ <line num="37" count="458" type="stmt"/>
6945
+ <line num="38" count="458" type="stmt"/>
6946
+ <line num="39" count="458" type="stmt"/>
6947
+ <line num="40" count="458" type="stmt"/>
6948
+ <line num="41" count="458" type="stmt"/>
6949
+ <line num="42" count="458" type="stmt"/>
6950
+ <line num="43" count="458" type="stmt"/>
6951
+ <line num="44" count="458" type="stmt"/>
6952
+ <line num="45" count="458" type="stmt"/>
6953
+ <line num="46" count="458" type="stmt"/>
6954
6954
  <line num="47" count="1" type="stmt"/>
6955
6955
  <line num="48" count="1" type="cond" truecount="1" falsecount="0"/>
6956
6956
  <line num="49" count="32" type="stmt"/>
@@ -7508,7 +7508,7 @@
7508
7508
  <line num="601" count="1" type="stmt"/>
7509
7509
  </file>
7510
7510
  <file name="swapspaceSwapProvider.js" path="/Users/nikitamitiagin/MEGAsync/programming/projects/rabbit/rabbit-ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js">
7511
- <metrics statements="662" coveredstatements="524" conditionals="202" coveredconditionals="168" methods="15" coveredmethods="10"/>
7511
+ <metrics statements="662" coveredstatements="530" conditionals="203" coveredconditionals="171" methods="15" coveredmethods="10"/>
7512
7512
  <line num="1" count="1" type="stmt"/>
7513
7513
  <line num="2" count="1" type="stmt"/>
7514
7514
  <line num="3" count="1" type="stmt"/>
@@ -7538,17 +7538,17 @@
7538
7538
  <line num="27" count="1" type="stmt"/>
7539
7539
  <line num="28" count="1" type="stmt"/>
7540
7540
  <line num="29" count="1" type="cond" truecount="1" falsecount="0"/>
7541
- <line num="30" count="127" type="stmt"/>
7542
- <line num="31" count="127" type="stmt"/>
7543
- <line num="32" count="127" type="stmt"/>
7544
- <line num="33" count="127" type="stmt"/>
7545
- <line num="34" count="127" type="stmt"/>
7546
- <line num="35" count="127" type="stmt"/>
7547
- <line num="36" count="127" type="stmt"/>
7548
- <line num="37" count="127" type="stmt"/>
7549
- <line num="38" count="127" type="cond" truecount="0" falsecount="1"/>
7550
- <line num="39" count="127" type="cond" truecount="0" falsecount="1"/>
7551
- <line num="40" count="127" type="stmt"/>
7541
+ <line num="30" count="129" type="stmt"/>
7542
+ <line num="31" count="129" type="stmt"/>
7543
+ <line num="32" count="129" type="stmt"/>
7544
+ <line num="33" count="129" type="stmt"/>
7545
+ <line num="34" count="129" type="stmt"/>
7546
+ <line num="35" count="129" type="stmt"/>
7547
+ <line num="36" count="129" type="stmt"/>
7548
+ <line num="37" count="129" type="stmt"/>
7549
+ <line num="38" count="129" type="cond" truecount="0" falsecount="1"/>
7550
+ <line num="39" count="129" type="cond" truecount="0" falsecount="1"/>
7551
+ <line num="40" count="129" type="stmt"/>
7552
7552
  <line num="41" count="1" type="stmt"/>
7553
7553
  <line num="42" count="1" type="stmt"/>
7554
7554
  <line num="43" count="0" type="stmt"/>
@@ -7654,93 +7654,93 @@
7654
7654
  <line num="143" count="0" type="stmt"/>
7655
7655
  <line num="144" count="1" type="stmt"/>
7656
7656
  <line num="145" count="1" type="cond" truecount="1" falsecount="0"/>
7657
- <line num="146" count="67" type="stmt"/>
7658
- <line num="147" count="67" type="stmt"/>
7659
- <line num="148" count="67" type="stmt"/>
7660
- <line num="149" count="67" type="stmt"/>
7661
- <line num="150" count="67" type="stmt"/>
7662
- <line num="151" count="67" type="stmt"/>
7663
- <line num="152" count="67" type="stmt"/>
7664
- <line num="153" count="67" type="stmt"/>
7665
- <line num="154" count="67" type="stmt"/>
7666
- <line num="155" count="67" type="stmt"/>
7667
- <line num="156" count="67" type="stmt"/>
7668
- <line num="157" count="67" type="stmt"/>
7669
- <line num="158" count="67" type="cond" truecount="0" falsecount="1"/>
7670
- <line num="159" count="67" type="stmt"/>
7671
- <line num="160" count="67" type="cond" truecount="1" falsecount="0"/>
7672
- <line num="161" count="67" type="cond" truecount="1" falsecount="0"/>
7673
- <line num="162" count="67" type="cond" truecount="1" falsecount="0"/>
7674
- <line num="163" count="67" type="cond" truecount="1" falsecount="0"/>
7675
- <line num="164" count="65" type="cond" truecount="1" falsecount="0"/>
7676
- <line num="165" count="67" type="cond" truecount="1" falsecount="0"/>
7657
+ <line num="146" count="69" type="stmt"/>
7658
+ <line num="147" count="69" type="stmt"/>
7659
+ <line num="148" count="69" type="stmt"/>
7660
+ <line num="149" count="69" type="stmt"/>
7661
+ <line num="150" count="69" type="stmt"/>
7662
+ <line num="151" count="69" type="stmt"/>
7663
+ <line num="152" count="69" type="stmt"/>
7664
+ <line num="153" count="69" type="stmt"/>
7665
+ <line num="154" count="69" type="stmt"/>
7666
+ <line num="155" count="69" type="stmt"/>
7667
+ <line num="156" count="69" type="stmt"/>
7668
+ <line num="157" count="69" type="stmt"/>
7669
+ <line num="158" count="69" type="cond" truecount="0" falsecount="1"/>
7670
+ <line num="159" count="69" type="stmt"/>
7671
+ <line num="160" count="69" type="cond" truecount="1" falsecount="0"/>
7672
+ <line num="161" count="69" type="cond" truecount="1" falsecount="0"/>
7673
+ <line num="162" count="69" type="cond" truecount="1" falsecount="0"/>
7674
+ <line num="163" count="69" type="cond" truecount="1" falsecount="0"/>
7675
+ <line num="164" count="67" type="cond" truecount="1" falsecount="0"/>
7676
+ <line num="165" count="69" type="cond" truecount="1" falsecount="0"/>
7677
7677
  <line num="166" count="2" type="stmt"/>
7678
7678
  <line num="167" count="2" type="stmt"/>
7679
7679
  <line num="168" count="2" type="stmt"/>
7680
7680
  <line num="169" count="2" type="stmt"/>
7681
7681
  <line num="170" count="2" type="stmt"/>
7682
7682
  <line num="171" count="2" type="stmt"/>
7683
- <line num="172" count="65" type="cond" truecount="1" falsecount="0"/>
7684
- <line num="173" count="65" type="stmt"/>
7685
- <line num="174" count="65" type="cond" truecount="1" falsecount="0"/>
7686
- <line num="175" count="65" type="cond" truecount="1" falsecount="0"/>
7687
- <line num="176" count="65" type="stmt"/>
7688
- <line num="177" count="67" type="cond" truecount="1" falsecount="0"/>
7689
- <line num="178" count="67" type="cond" truecount="1" falsecount="0"/>
7690
- <line num="179" count="67" type="cond" truecount="1" falsecount="0"/>
7691
- <line num="180" count="67" type="cond" truecount="1" falsecount="0"/>
7692
- <line num="181" count="67" type="cond" truecount="1" falsecount="0"/>
7693
- <line num="182" count="56" type="stmt"/>
7694
- <line num="183" count="67" type="cond" truecount="1" falsecount="0"/>
7683
+ <line num="172" count="67" type="cond" truecount="1" falsecount="0"/>
7684
+ <line num="173" count="67" type="stmt"/>
7685
+ <line num="174" count="67" type="cond" truecount="1" falsecount="0"/>
7686
+ <line num="175" count="67" type="cond" truecount="1" falsecount="0"/>
7687
+ <line num="176" count="67" type="stmt"/>
7688
+ <line num="177" count="69" type="cond" truecount="1" falsecount="0"/>
7689
+ <line num="178" count="69" type="cond" truecount="1" falsecount="0"/>
7690
+ <line num="179" count="69" type="cond" truecount="1" falsecount="0"/>
7691
+ <line num="180" count="69" type="cond" truecount="1" falsecount="0"/>
7692
+ <line num="181" count="69" type="cond" truecount="1" falsecount="0"/>
7693
+ <line num="182" count="58" type="stmt"/>
7694
+ <line num="183" count="69" type="cond" truecount="1" falsecount="0"/>
7695
7695
  <line num="184" count="9" type="stmt"/>
7696
7696
  <line num="185" count="9" type="stmt"/>
7697
7697
  <line num="186" count="9" type="stmt"/>
7698
7698
  <line num="187" count="9" type="stmt"/>
7699
7699
  <line num="188" count="9" type="stmt"/>
7700
- <line num="189" count="56" type="cond" truecount="1" falsecount="0"/>
7701
- <line num="190" count="56" type="stmt"/>
7702
- <line num="191" count="67" type="cond" truecount="2" falsecount="0"/>
7703
- <line num="192" count="67" type="stmt"/>
7704
- <line num="193" count="67" type="cond" truecount="1" falsecount="0"/>
7705
- <line num="194" count="67" type="stmt"/>
7706
- <line num="195" count="67" type="cond" truecount="1" falsecount="0"/>
7707
- <line num="196" count="3" type="stmt"/>
7708
- <line num="197" count="3" type="stmt"/>
7709
- <line num="198" count="3" type="stmt"/>
7710
- <line num="199" count="3" type="cond" truecount="0" falsecount="1"/>
7711
- <line num="200" count="67" type="stmt"/>
7712
- <line num="201" count="67" type="cond" truecount="1" falsecount="1"/>
7713
- <line num="202" count="0" type="stmt"/>
7714
- <line num="203" count="0" type="stmt"/>
7715
- <line num="204" count="0" type="stmt"/>
7716
- <line num="205" count="0" type="stmt"/>
7717
- <line num="206" count="0" type="stmt"/>
7718
- <line num="207" count="0" type="stmt"/>
7719
- <line num="208" count="56" type="cond" truecount="1" falsecount="0"/>
7720
- <line num="209" count="56" type="stmt"/>
7721
- <line num="210" count="56" type="stmt"/>
7722
- <line num="211" count="56" type="stmt"/>
7723
- <line num="212" count="56" type="stmt"/>
7724
- <line num="213" count="56" type="stmt"/>
7725
- <line num="214" count="56" type="stmt"/>
7726
- <line num="215" count="56" type="stmt"/>
7727
- <line num="216" count="56" type="stmt"/>
7728
- <line num="217" count="56" type="stmt"/>
7729
- <line num="218" count="56" type="stmt"/>
7730
- <line num="219" count="56" type="stmt"/>
7731
- <line num="220" count="67" type="cond" truecount="1" falsecount="0"/>
7732
- <line num="221" count="3" type="stmt"/>
7733
- <line num="222" count="3" type="stmt"/>
7734
- <line num="223" count="3" type="stmt"/>
7735
- <line num="224" count="56" type="cond" truecount="1" falsecount="0"/>
7736
- <line num="225" count="56" type="stmt"/>
7737
- <line num="226" count="56" type="stmt"/>
7738
- <line num="227" count="56" type="stmt"/>
7739
- <line num="228" count="67" type="cond" truecount="2" falsecount="0"/>
7740
- <line num="229" count="67" type="cond" truecount="2" falsecount="0"/>
7741
- <line num="230" count="67" type="stmt"/>
7742
- <line num="231" count="67" type="stmt"/>
7743
- <line num="232" count="67" type="cond" truecount="1" falsecount="0"/>
7700
+ <line num="189" count="58" type="cond" truecount="1" falsecount="0"/>
7701
+ <line num="190" count="58" type="stmt"/>
7702
+ <line num="191" count="69" type="cond" truecount="2" falsecount="0"/>
7703
+ <line num="192" count="69" type="stmt"/>
7704
+ <line num="193" count="69" type="cond" truecount="1" falsecount="0"/>
7705
+ <line num="194" count="69" type="stmt"/>
7706
+ <line num="195" count="69" type="cond" truecount="1" falsecount="0"/>
7707
+ <line num="196" count="8" type="stmt"/>
7708
+ <line num="197" count="8" type="stmt"/>
7709
+ <line num="198" count="8" type="cond" truecount="1" falsecount="0"/>
7710
+ <line num="199" count="6" type="cond" truecount="1" falsecount="0"/>
7711
+ <line num="200" count="69" type="stmt"/>
7712
+ <line num="201" count="69" type="cond" truecount="2" falsecount="0"/>
7713
+ <line num="202" count="1" type="stmt"/>
7714
+ <line num="203" count="1" type="stmt"/>
7715
+ <line num="204" count="1" type="stmt"/>
7716
+ <line num="205" count="1" type="stmt"/>
7717
+ <line num="206" count="1" type="stmt"/>
7718
+ <line num="207" count="1" type="stmt"/>
7719
+ <line num="208" count="57" type="cond" truecount="1" falsecount="0"/>
7720
+ <line num="209" count="57" type="stmt"/>
7721
+ <line num="210" count="57" type="stmt"/>
7722
+ <line num="211" count="57" type="stmt"/>
7723
+ <line num="212" count="57" type="stmt"/>
7724
+ <line num="213" count="57" type="stmt"/>
7725
+ <line num="214" count="57" type="stmt"/>
7726
+ <line num="215" count="57" type="stmt"/>
7727
+ <line num="216" count="57" type="stmt"/>
7728
+ <line num="217" count="57" type="stmt"/>
7729
+ <line num="218" count="57" type="stmt"/>
7730
+ <line num="219" count="57" type="stmt"/>
7731
+ <line num="220" count="69" type="cond" truecount="1" falsecount="0"/>
7732
+ <line num="221" count="4" type="stmt"/>
7733
+ <line num="222" count="4" type="stmt"/>
7734
+ <line num="223" count="4" type="stmt"/>
7735
+ <line num="224" count="57" type="cond" truecount="1" falsecount="0"/>
7736
+ <line num="225" count="57" type="stmt"/>
7737
+ <line num="226" count="57" type="stmt"/>
7738
+ <line num="227" count="57" type="stmt"/>
7739
+ <line num="228" count="69" type="cond" truecount="2" falsecount="0"/>
7740
+ <line num="229" count="69" type="cond" truecount="2" falsecount="0"/>
7741
+ <line num="230" count="69" type="stmt"/>
7742
+ <line num="231" count="69" type="stmt"/>
7743
+ <line num="232" count="69" type="cond" truecount="1" falsecount="0"/>
7744
7744
  <line num="233" count="61" type="cond" truecount="1" falsecount="0"/>
7745
7745
  <line num="234" count="61" type="cond" truecount="1" falsecount="0"/>
7746
7746
  <line num="235" count="61" type="cond" truecount="2" falsecount="0"/>
@@ -7748,16 +7748,16 @@
7748
7748
  <line num="237" count="61" type="cond" truecount="1" falsecount="0"/>
7749
7749
  <line num="238" count="61" type="cond" truecount="3" falsecount="0"/>
7750
7750
  <line num="239" count="50" type="cond" truecount="2" falsecount="0"/>
7751
- <line num="240" count="67" type="stmt"/>
7752
- <line num="241" count="67" type="stmt"/>
7753
- <line num="242" count="67" type="cond" truecount="1" falsecount="0"/>
7754
- <line num="243" count="53" type="stmt"/>
7755
- <line num="244" count="53" type="cond" truecount="1" falsecount="0"/>
7756
- <line num="245" count="53" type="stmt"/>
7757
- <line num="246" count="53" type="stmt"/>
7758
- <line num="247" count="67" type="cond" truecount="1" falsecount="0"/>
7759
- <line num="248" count="67" type="cond" truecount="1" falsecount="0"/>
7760
- <line num="249" count="19" type="cond" truecount="2" falsecount="0"/>
7751
+ <line num="240" count="69" type="stmt"/>
7752
+ <line num="241" count="69" type="stmt"/>
7753
+ <line num="242" count="69" type="cond" truecount="1" falsecount="0"/>
7754
+ <line num="243" count="54" type="stmt"/>
7755
+ <line num="244" count="54" type="cond" truecount="1" falsecount="0"/>
7756
+ <line num="245" count="54" type="stmt"/>
7757
+ <line num="246" count="54" type="stmt"/>
7758
+ <line num="247" count="69" type="cond" truecount="1" falsecount="0"/>
7759
+ <line num="248" count="69" type="cond" truecount="1" falsecount="0"/>
7760
+ <line num="249" count="20" type="cond" truecount="2" falsecount="0"/>
7761
7761
  <line num="250" count="2" type="stmt"/>
7762
7762
  <line num="251" count="2" type="stmt"/>
7763
7763
  <line num="252" count="2" type="stmt"/>
@@ -7765,18 +7765,18 @@
7765
7765
  <line num="254" count="2" type="cond" truecount="1" falsecount="0"/>
7766
7766
  <line num="255" count="2" type="stmt"/>
7767
7767
  <line num="256" count="2" type="stmt"/>
7768
- <line num="257" count="17" type="cond" truecount="1" falsecount="0"/>
7769
- <line num="258" count="17" type="stmt"/>
7770
- <line num="259" count="17" type="stmt"/>
7771
- <line num="260" count="17" type="stmt"/>
7772
- <line num="261" count="17" type="stmt"/>
7768
+ <line num="257" count="18" type="cond" truecount="1" falsecount="0"/>
7769
+ <line num="258" count="18" type="stmt"/>
7770
+ <line num="259" count="18" type="stmt"/>
7771
+ <line num="260" count="18" type="stmt"/>
7772
+ <line num="261" count="18" type="stmt"/>
7773
7773
  <line num="262" count="35" type="cond" truecount="1" falsecount="0"/>
7774
7774
  <line num="263" count="35" type="cond" truecount="1" falsecount="0"/>
7775
7775
  <line num="264" count="35" type="stmt"/>
7776
7776
  <line num="265" count="35" type="stmt"/>
7777
7777
  <line num="266" count="35" type="stmt"/>
7778
7778
  <line num="267" count="35" type="stmt"/>
7779
- <line num="268" count="67" type="cond" truecount="2" falsecount="0"/>
7779
+ <line num="268" count="69" type="cond" truecount="2" falsecount="0"/>
7780
7780
  <line num="269" count="33" type="cond" truecount="1" falsecount="0"/>
7781
7781
  <line num="270" count="43" type="cond" truecount="1" falsecount="0"/>
7782
7782
  <line num="271" count="43" type="cond" truecount="1" falsecount="0"/>
@@ -7784,7 +7784,7 @@
7784
7784
  <line num="273" count="33" type="stmt"/>
7785
7785
  <line num="274" count="33" type="stmt"/>
7786
7786
  <line num="275" count="35" type="cond" truecount="1" falsecount="0"/>
7787
- <line num="276" count="67" type="cond" truecount="2" falsecount="0"/>
7787
+ <line num="276" count="69" type="cond" truecount="2" falsecount="0"/>
7788
7788
  <line num="277" count="33" type="cond" truecount="1" falsecount="0"/>
7789
7789
  <line num="278" count="43" type="cond" truecount="1" falsecount="0"/>
7790
7790
  <line num="279" count="43" type="cond" truecount="1" falsecount="0"/>
@@ -7792,14 +7792,14 @@
7792
7792
  <line num="281" count="33" type="stmt"/>
7793
7793
  <line num="282" count="33" type="stmt"/>
7794
7794
  <line num="283" count="35" type="cond" truecount="1" falsecount="0"/>
7795
- <line num="284" count="67" type="cond" truecount="2" falsecount="0"/>
7795
+ <line num="284" count="69" type="cond" truecount="2" falsecount="0"/>
7796
7796
  <line num="285" count="11" type="stmt"/>
7797
7797
  <line num="286" count="11" type="stmt"/>
7798
7798
  <line num="287" count="11" type="stmt"/>
7799
- <line num="288" count="67" type="cond" truecount="2" falsecount="0"/>
7799
+ <line num="288" count="69" type="cond" truecount="2" falsecount="0"/>
7800
7800
  <line num="289" count="33" type="stmt"/>
7801
7801
  <line num="290" count="33" type="stmt"/>
7802
- <line num="291" count="67" type="cond" truecount="2" falsecount="0"/>
7802
+ <line num="291" count="69" type="cond" truecount="2" falsecount="0"/>
7803
7803
  <line num="292" count="33" type="cond" truecount="1" falsecount="0"/>
7804
7804
  <line num="293" count="31" type="stmt"/>
7805
7805
  <line num="294" count="33" type="cond" truecount="1" falsecount="0"/>
@@ -7807,7 +7807,7 @@
7807
7807
  <line num="296" count="2" type="stmt"/>
7808
7808
  <line num="297" count="33" type="stmt"/>
7809
7809
  <line num="298" count="35" type="cond" truecount="1" falsecount="0"/>
7810
- <line num="299" count="67" type="cond" truecount="1" falsecount="0"/>
7810
+ <line num="299" count="69" type="cond" truecount="1" falsecount="0"/>
7811
7811
  <line num="300" count="32" type="cond" truecount="1" falsecount="0"/>
7812
7812
  <line num="301" count="32" type="stmt"/>
7813
7813
  <line num="302" count="32" type="stmt"/>
@@ -7846,16 +7846,16 @@
7846
7846
  <line num="335" count="3" type="stmt"/>
7847
7847
  <line num="336" count="3" type="stmt"/>
7848
7848
  <line num="337" count="3" type="stmt"/>
7849
- <line num="338" count="67" type="cond" truecount="0" falsecount="1"/>
7850
- <line num="339" count="67" type="cond" truecount="1" falsecount="0"/>
7849
+ <line num="338" count="69" type="cond" truecount="0" falsecount="1"/>
7850
+ <line num="339" count="69" type="cond" truecount="1" falsecount="0"/>
7851
7851
  <line num="340" count="3" type="cond" truecount="0" falsecount="1"/>
7852
- <line num="341" count="67" type="stmt"/>
7853
- <line num="342" count="67" type="stmt"/>
7854
- <line num="343" count="67" type="stmt"/>
7855
- <line num="344" count="67" type="stmt"/>
7856
- <line num="345" count="67" type="stmt"/>
7857
- <line num="346" count="67" type="stmt"/>
7858
- <line num="347" count="67" type="cond" truecount="1" falsecount="0"/>
7852
+ <line num="341" count="69" type="stmt"/>
7853
+ <line num="342" count="69" type="stmt"/>
7854
+ <line num="343" count="69" type="stmt"/>
7855
+ <line num="344" count="69" type="stmt"/>
7856
+ <line num="345" count="69" type="stmt"/>
7857
+ <line num="346" count="69" type="stmt"/>
7858
+ <line num="347" count="69" type="cond" truecount="1" falsecount="0"/>
7859
7859
  <line num="348" count="4" type="cond" truecount="2" falsecount="0"/>
7860
7860
  <line num="349" count="1" type="stmt"/>
7861
7861
  <line num="350" count="1" type="stmt"/>
@@ -7865,7 +7865,7 @@
7865
7865
  <line num="354" count="3" type="cond" truecount="1" falsecount="0"/>
7866
7866
  <line num="355" count="3" type="stmt"/>
7867
7867
  <line num="356" count="3" type="stmt"/>
7868
- <line num="357" count="67" type="stmt"/>
7868
+ <line num="357" count="69" type="stmt"/>
7869
7869
  <line num="358" count="1" type="stmt"/>
7870
7870
  <line num="359" count="1" type="cond" truecount="1" falsecount="0"/>
7871
7871
  <line num="360" count="56" type="stmt"/>
@@ -8177,16 +8177,16 @@
8177
8177
  <line num="1" count="1" type="stmt"/>
8178
8178
  <line num="2" count="1" type="stmt"/>
8179
8179
  <line num="3" count="1" type="cond" truecount="1" falsecount="0"/>
8180
- <line num="4" count="395" type="stmt"/>
8181
- <line num="5" count="395" type="stmt"/>
8182
- <line num="6" count="395" type="stmt"/>
8183
- <line num="7" count="395" type="stmt"/>
8180
+ <line num="4" count="396" type="stmt"/>
8181
+ <line num="5" count="396" type="stmt"/>
8182
+ <line num="6" count="396" type="stmt"/>
8183
+ <line num="7" count="396" type="stmt"/>
8184
8184
  <line num="8" count="0" type="stmt"/>
8185
8185
  <line num="9" count="0" type="stmt"/>
8186
- <line num="10" count="395" type="stmt"/>
8187
- <line num="11" count="395" type="stmt"/>
8188
- <line num="12" count="395" type="stmt"/>
8189
- <line num="13" count="395" type="stmt"/>
8186
+ <line num="10" count="396" type="stmt"/>
8187
+ <line num="11" count="396" type="stmt"/>
8188
+ <line num="12" count="396" type="stmt"/>
8189
+ <line num="13" count="396" type="stmt"/>
8190
8190
  <line num="14" count="1" type="stmt"/>
8191
8191
  <line num="15" count="1" type="stmt"/>
8192
8192
  <line num="16" count="1" type="stmt"/>
@@ -8195,11 +8195,11 @@
8195
8195
  <line num="19" count="1" type="stmt"/>
8196
8196
  <line num="20" count="1" type="stmt"/>
8197
8197
  <line num="21" count="1" type="cond" truecount="1" falsecount="0"/>
8198
- <line num="22" count="395" type="stmt"/>
8199
- <line num="23" count="395" type="stmt"/>
8200
- <line num="24" count="395" type="stmt"/>
8201
- <line num="25" count="395" type="stmt"/>
8202
- <line num="26" count="395" type="stmt"/>
8198
+ <line num="22" count="396" type="stmt"/>
8199
+ <line num="23" count="396" type="stmt"/>
8200
+ <line num="24" count="396" type="stmt"/>
8201
+ <line num="25" count="396" type="stmt"/>
8202
+ <line num="26" count="396" type="stmt"/>
8203
8203
  </file>
8204
8204
  </package>
8205
8205
  <package name="rabbit-ui-kit.src.swaps-lib.models">