@ssa-ui-kit/widgets 1.0.12 → 1.1.55-canary-79b6b0d-20250224

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 (257) hide show
  1. package/dist/components/AccountBalance/AccountBalance.d.ts +1 -1
  2. package/dist/components/AccountBalance/BalancePieChart.d.ts +1 -1
  3. package/dist/components/AccountBalance/BalancePieChartTitle.d.ts +1 -1
  4. package/dist/components/AccountKeys/AccountKeys.d.ts +1 -1
  5. package/dist/components/AccountKeys/stories/StoryComponent.d.ts +1 -1
  6. package/dist/components/Activity/Activity.d.ts +1 -1
  7. package/dist/components/Activity/ActivityItem.d.ts +1 -1
  8. package/dist/components/Bmi/Bmi.d.ts +1 -1
  9. package/dist/components/Bmi/BmiLabels.d.ts +1 -1
  10. package/dist/components/BotsTable/BotsTable.d.ts +1 -1
  11. package/dist/components/BotsTable/stories/BotsTable/StoryComponent.d.ts +1 -1
  12. package/dist/components/BotsTable/stories/BotsTable/components/Actions/ActionIcon.d.ts +1 -1
  13. package/dist/components/BotsTable/stories/BotsTable/components/Actions/ActionItem.d.ts +1 -1
  14. package/dist/components/BotsTable/stories/BotsTable/components/Actions/ActionMore.d.ts +1 -1
  15. package/dist/components/BotsTable/stories/BotsTable/components/Actions/ActionRun.d.ts +1 -1
  16. package/dist/components/BotsTable/stories/BotsTable/components/Actions/Actions.d.ts +1 -1
  17. package/dist/components/BotsTable/stories/BotsTable/components/Actions/ActionsWrapper.d.ts +1 -1
  18. package/dist/components/BotsTable/stories/BotsTable/components/Actions/consts.d.ts +3 -3
  19. package/dist/components/BotsTable/stories/BotsTable/components/Exchange/Exchange.d.ts +1 -1
  20. package/dist/components/BotsTable/stories/BotsTable/components/Exchange/consts.d.ts +3 -3
  21. package/dist/components/BotsTable/stories/BotsTable/components/PNL.d.ts +1 -1
  22. package/dist/components/BotsTable/stories/BotsTable/components/ROI.d.ts +1 -1
  23. package/dist/components/BotsTable/stories/BotsTable/components/TableTag.d.ts +1 -1
  24. package/dist/components/BotsTable/stories/BotsTable/components/Trade/Trade.d.ts +1 -1
  25. package/dist/components/BotsTable/stories/NoControlOrders/StoryComponent.d.ts +1 -1
  26. package/dist/components/BotsTable/stories/NoControlOrders/components/ActionMore.d.ts +1 -1
  27. package/dist/components/BotsTable/stories/NoControlOrders/components/Reason.d.ts +1 -1
  28. package/dist/components/BotsTable/stories/NoControlOrders/components/TableList.d.ts +1 -1
  29. package/dist/components/BotsTable/stories/NoControlOrders/components/TableRow.d.ts +1 -1
  30. package/dist/components/Calories/Calories.d.ts +1 -1
  31. package/dist/components/Calories/innerContent.d.ts +1 -1
  32. package/dist/components/ExchangeAccount/ExchangeAccount.d.ts +1 -1
  33. package/dist/components/HeartRate/BPM.d.ts +1 -1
  34. package/dist/components/HeartRate/HeartRate.d.ts +1 -1
  35. package/dist/components/HeartRate/HeartRateLineChart.d.ts +1 -1
  36. package/dist/components/ListGoals/ListGoals.d.ts +1 -1
  37. package/dist/components/ListGoals/ListGoalsCard.d.ts +1 -1
  38. package/dist/components/MealNutrients/MealNutrients.d.ts +1 -1
  39. package/dist/components/MealNutrients/MealNutrientsLineChart.d.ts +1 -1
  40. package/dist/components/MealNutrients/MealNutrientsTooltip.d.ts +1 -1
  41. package/dist/components/MealPlanner/MealPlanner.d.ts +1 -1
  42. package/dist/components/MealPlanner/MealPlannerCard.d.ts +1 -1
  43. package/dist/components/StepsCounter/StepsCounter.d.ts +1 -1
  44. package/dist/components/TradingInfoCard/TradingInfoCard.d.ts +1 -1
  45. package/dist/components/TradingInfoCard/TradingInfoCardContent.d.ts +1 -1
  46. package/dist/components/TradingInfoCard/TradingInfoCardTooltip.d.ts +1 -1
  47. package/dist/components/TradingInfoCard/TradingInfoCardWrapper.d.ts +1 -1
  48. package/dist/components/TradingScoreboard/TradingScoreboard.d.ts +1 -1
  49. package/dist/components/TradingScoreboard/helpers.d.ts +4 -4
  50. package/dist/components/UpcomingWorkouts/UpcomingWorkoutCard.d.ts +1 -1
  51. package/dist/components/UpcomingWorkouts/UpcomingWorkouts.d.ts +1 -1
  52. package/dist/components/UserCard/UserCard.d.ts +1 -1
  53. package/dist/components/UserCard/UserCardBMI.d.ts +1 -1
  54. package/dist/components/UserCard/UserCardCredentials.d.ts +1 -1
  55. package/dist/components/UserCard/UserCardItem.d.ts +1 -1
  56. package/dist/components/WaterConsume/WaterConsume.d.ts +1 -1
  57. package/dist/index.js +2439 -1
  58. package/dist/index.js.map +1 -1
  59. package/package.json +24 -27
  60. package/.babelrc.js +0 -4
  61. package/.env +0 -7
  62. package/.storybook/main.ts +0 -47
  63. package/.storybook/preview.tsx +0 -22
  64. package/.storybook/style.css +0 -40
  65. package/custom-shots/widgets-bots-table--no-control-orders--menu-opened_[w1920px].png +0 -0
  66. package/custom-shots/widgets-bots-table--no-control-orders--run-reason-modal_[w1920px].png +0 -0
  67. package/custom-shots/widgets-heart-rate--hint-opened__[w1440px].png +0 -0
  68. package/custom-shots/widgets-heart-rate--hint-opened__[w1920px].png +0 -0
  69. package/custom-shots/widgets-heart-rate--hint-opened__[w390px].png +0 -0
  70. package/custom-shots/widgets-heart-rate--hint-opened__[w900px].png +0 -0
  71. package/custom-shots/widgets-meal-nutrients--hint-opened__[w1440px].png +0 -0
  72. package/custom-shots/widgets-meal-nutrients--hint-opened__[w1920px].png +0 -0
  73. package/custom-shots/widgets-meal-nutrients--hint-opened__[w390px].png +0 -0
  74. package/custom-shots/widgets-meal-nutrients--hint-opened__[w900px].png +0 -0
  75. package/custom-shots/widgets-meal-nutrients--hint-opened__dropdown__[w1440px].png +0 -0
  76. package/custom-shots/widgets-meal-nutrients--hint-opened__dropdown__[w1920px].png +0 -0
  77. package/custom-shots/widgets-meal-nutrients--hint-opened__dropdown__[w390px].png +0 -0
  78. package/custom-shots/widgets-meal-nutrients--hint-opened__dropdown__[w900px].png +0 -0
  79. package/custom-shots/widgets-trading-info-card--hover__[w1920px].png +0 -0
  80. package/customTest.tsx +0 -35
  81. package/jest-setup.ts +0 -20
  82. package/lostpixel.config.ts +0 -29
  83. package/playwright.config.ts +0 -7
  84. package/src/components/AccountBalance/AccountBalance.specBackup.tsx +0 -105
  85. package/src/components/AccountBalance/AccountBalance.stories.tsx +0 -138
  86. package/src/components/AccountBalance/AccountBalance.tsx +0 -60
  87. package/src/components/AccountBalance/BalancePieChart.tsx +0 -127
  88. package/src/components/AccountBalance/BalancePieChartTitle.tsx +0 -54
  89. package/src/components/AccountBalance/index.ts +0 -4
  90. package/src/components/AccountBalance/stories/fixtures.ts +0 -26
  91. package/src/components/AccountBalance/types.ts +0 -41
  92. package/src/components/AccountKeys/AccountKeys.specBackup.tsx +0 -43
  93. package/src/components/AccountKeys/AccountKeys.stories.tsx +0 -14
  94. package/src/components/AccountKeys/AccountKeys.tsx +0 -73
  95. package/src/components/AccountKeys/helpers.ts +0 -7
  96. package/src/components/AccountKeys/index.ts +0 -2
  97. package/src/components/AccountKeys/stories/StoryComponent.tsx +0 -33
  98. package/src/components/AccountKeys/styles.ts +0 -87
  99. package/src/components/AccountKeys/types.ts +0 -8
  100. package/src/components/Activity/Activity.specBackup.tsx +0 -79
  101. package/src/components/Activity/Activity.stories.tsx +0 -15
  102. package/src/components/Activity/Activity.tsx +0 -83
  103. package/src/components/Activity/ActivityItem.tsx +0 -38
  104. package/src/components/Activity/index.tsx +0 -2
  105. package/src/components/Activity/mockActivityRequest.ts +0 -106
  106. package/src/components/Activity/styles.ts +0 -12
  107. package/src/components/Activity/types.ts +0 -10
  108. package/src/components/Bmi/Bmi.spec.Backup.tsx +0 -68
  109. package/src/components/Bmi/Bmi.stories.tsx +0 -10
  110. package/src/components/Bmi/Bmi.tsx +0 -96
  111. package/src/components/Bmi/BmiHeatbar.tsx +0 -18
  112. package/src/components/Bmi/BmiInfo.tsx +0 -11
  113. package/src/components/Bmi/BmiLabel.tsx +0 -9
  114. package/src/components/Bmi/BmiLabels.tsx +0 -33
  115. package/src/components/Bmi/BmiPointer.tsx +0 -15
  116. package/src/components/Bmi/index.tsx +0 -2
  117. package/src/components/Bmi/styles.ts +0 -18
  118. package/src/components/Bmi/types.ts +0 -4
  119. package/src/components/BotsTable/BotsTable.e2e.ts +0 -77
  120. package/src/components/BotsTable/BotsTable.specBackup.tsx +0 -125
  121. package/src/components/BotsTable/BotsTable.tsx +0 -32
  122. package/src/components/BotsTable/BotsTableCell.tsx +0 -13
  123. package/src/components/BotsTable/BotsTableHead.tsx +0 -13
  124. package/src/components/BotsTable/BotsTableRow.tsx +0 -17
  125. package/src/components/BotsTable/BotsTableWrapper.tsx +0 -23
  126. package/src/components/BotsTable/index.ts +0 -5
  127. package/src/components/BotsTable/stories/BotsTable/StoryComponent.tsx +0 -59
  128. package/src/components/BotsTable/stories/BotsTable/components/Actions/ActionIcon.tsx +0 -11
  129. package/src/components/BotsTable/stories/BotsTable/components/Actions/ActionItem.tsx +0 -40
  130. package/src/components/BotsTable/stories/BotsTable/components/Actions/ActionMore.tsx +0 -89
  131. package/src/components/BotsTable/stories/BotsTable/components/Actions/ActionRun.tsx +0 -133
  132. package/src/components/BotsTable/stories/BotsTable/components/Actions/Actions.tsx +0 -13
  133. package/src/components/BotsTable/stories/BotsTable/components/Actions/ActionsWrapper.tsx +0 -21
  134. package/src/components/BotsTable/stories/BotsTable/components/Actions/consts.tsx +0 -118
  135. package/src/components/BotsTable/stories/BotsTable/components/Actions/index.ts +0 -6
  136. package/src/components/BotsTable/stories/BotsTable/components/Exchange/Exchange.tsx +0 -26
  137. package/src/components/BotsTable/stories/BotsTable/components/Exchange/consts.tsx +0 -157
  138. package/src/components/BotsTable/stories/BotsTable/components/Exchange/index.ts +0 -1
  139. package/src/components/BotsTable/stories/BotsTable/components/Exchange/types.ts +0 -6
  140. package/src/components/BotsTable/stories/BotsTable/components/PNL.tsx +0 -27
  141. package/src/components/BotsTable/stories/BotsTable/components/ROI.tsx +0 -25
  142. package/src/components/BotsTable/stories/BotsTable/components/TableTag.tsx +0 -22
  143. package/src/components/BotsTable/stories/BotsTable/components/Trade/Trade.tsx +0 -8
  144. package/src/components/BotsTable/stories/BotsTable/components/Trade/consts.ts +0 -14
  145. package/src/components/BotsTable/stories/BotsTable/components/Trade/index.ts +0 -1
  146. package/src/components/BotsTable/stories/BotsTable/components/Trade/types.ts +0 -5
  147. package/src/components/BotsTable/stories/BotsTable/components/index.ts +0 -6
  148. package/src/components/BotsTable/stories/BotsTable/index.ts +0 -1
  149. package/src/components/BotsTable/stories/BotsTable/mockData.ts +0 -84
  150. package/src/components/BotsTable/stories/BotsTable.stories.tsx +0 -39
  151. package/src/components/BotsTable/stories/NoControlOrders/StoryComponent.tsx +0 -35
  152. package/src/components/BotsTable/stories/NoControlOrders/components/ActionMore.tsx +0 -95
  153. package/src/components/BotsTable/stories/NoControlOrders/components/Reason.tsx +0 -11
  154. package/src/components/BotsTable/stories/NoControlOrders/components/TableList.tsx +0 -45
  155. package/src/components/BotsTable/stories/NoControlOrders/components/TableRow.tsx +0 -31
  156. package/src/components/BotsTable/stories/NoControlOrders/components/index.ts +0 -4
  157. package/src/components/BotsTable/stories/NoControlOrders/mockData.ts +0 -23
  158. package/src/components/BotsTable/stories/NoControlOrders/types.ts +0 -16
  159. package/src/components/BotsTable/types.ts +0 -31
  160. package/src/components/Calories/Calories.specBackup.tsx +0 -11
  161. package/src/components/Calories/Calories.stories.tsx +0 -26
  162. package/src/components/Calories/Calories.tsx +0 -54
  163. package/src/components/Calories/index.tsx +0 -2
  164. package/src/components/Calories/innerContent.tsx +0 -30
  165. package/src/components/Calories/types.ts +0 -4
  166. package/src/components/ExchangeAccount/ExchangeAccount.specBackup.tsx +0 -104
  167. package/src/components/ExchangeAccount/ExchangeAccount.stories.tsx +0 -108
  168. package/src/components/ExchangeAccount/ExchangeAccount.tsx +0 -90
  169. package/src/components/ExchangeAccount/helpers.tsx +0 -153
  170. package/src/components/ExchangeAccount/index.ts +0 -2
  171. package/src/components/ExchangeAccount/styles.ts +0 -115
  172. package/src/components/ExchangeAccount/types.ts +0 -14
  173. package/src/components/HeartRate/BPM.tsx +0 -43
  174. package/src/components/HeartRate/HeartRate.e2e.ts +0 -78
  175. package/src/components/HeartRate/HeartRate.specBackup.tsx +0 -91
  176. package/src/components/HeartRate/HeartRate.stories.tsx +0 -36
  177. package/src/components/HeartRate/HeartRate.tsx +0 -105
  178. package/src/components/HeartRate/HeartRateLineChart.tsx +0 -53
  179. package/src/components/HeartRate/index.ts +0 -2
  180. package/src/components/HeartRate/mockHeartRateRequest.ts +0 -15
  181. package/src/components/HeartRate/types.ts +0 -15
  182. package/src/components/HeartRate/utils.tsx +0 -8
  183. package/src/components/ListGoals/ListGoals.specBackup.tsx +0 -82
  184. package/src/components/ListGoals/ListGoals.stories.tsx +0 -58
  185. package/src/components/ListGoals/ListGoals.tsx +0 -29
  186. package/src/components/ListGoals/ListGoalsCard.tsx +0 -61
  187. package/src/components/ListGoals/index.ts +0 -2
  188. package/src/components/ListGoals/styles.tsx +0 -11
  189. package/src/components/ListGoals/types.ts +0 -25
  190. package/src/components/MealNutrients/MealNutrients.e2e.ts +0 -68
  191. package/src/components/MealNutrients/MealNutrients.specBackup.tsx +0 -134
  192. package/src/components/MealNutrients/MealNutrients.stories.tsx +0 -37
  193. package/src/components/MealNutrients/MealNutrients.tsx +0 -84
  194. package/src/components/MealNutrients/MealNutrientsLineChart.tsx +0 -89
  195. package/src/components/MealNutrients/MealNutrientsTooltip.tsx +0 -30
  196. package/src/components/MealNutrients/chartDefaultConfig.tsx +0 -87
  197. package/src/components/MealNutrients/index.tsx +0 -2
  198. package/src/components/MealNutrients/mockMealNutrientsRequest.ts +0 -1246
  199. package/src/components/MealNutrients/types.ts +0 -37
  200. package/src/components/MealNutrients/useChartConfig.ts +0 -69
  201. package/src/components/MealPlanner/MealPlanner.specBackup.tsx +0 -77
  202. package/src/components/MealPlanner/MealPlanner.stories.tsx +0 -15
  203. package/src/components/MealPlanner/MealPlanner.tsx +0 -100
  204. package/src/components/MealPlanner/MealPlannerBadge.tsx +0 -15
  205. package/src/components/MealPlanner/MealPlannerBars.tsx +0 -19
  206. package/src/components/MealPlanner/MealPlannerCard.tsx +0 -73
  207. package/src/components/MealPlanner/MealPlannerLegends.tsx +0 -22
  208. package/src/components/MealPlanner/index.ts +0 -2
  209. package/src/components/MealPlanner/mockMealPlannerRequest.ts +0 -70
  210. package/src/components/MealPlanner/types.ts +0 -21
  211. package/src/components/StepsCounter/StepsCounter.specBackup.tsx +0 -14
  212. package/src/components/StepsCounter/StepsCounter.stories.tsx +0 -16
  213. package/src/components/StepsCounter/StepsCounter.tsx +0 -74
  214. package/src/components/StepsCounter/index.ts +0 -2
  215. package/src/components/StepsCounter/types.ts +0 -4
  216. package/src/components/TradingInfoCard/TradingInfoCard.e2e.ts +0 -18
  217. package/src/components/TradingInfoCard/TradingInfoCard.specBackup.tsx +0 -116
  218. package/src/components/TradingInfoCard/TradingInfoCard.stories.tsx +0 -118
  219. package/src/components/TradingInfoCard/TradingInfoCard.tsx +0 -49
  220. package/src/components/TradingInfoCard/TradingInfoCardContent.tsx +0 -32
  221. package/src/components/TradingInfoCard/TradingInfoCardTooltip.tsx +0 -47
  222. package/src/components/TradingInfoCard/TradingInfoCardWrapper.tsx +0 -72
  223. package/src/components/TradingInfoCard/index.ts +0 -3
  224. package/src/components/TradingInfoCard/types.ts +0 -27
  225. package/src/components/TradingScoreboard/TradingScoreboard.specBackup.tsx +0 -119
  226. package/src/components/TradingScoreboard/TradingScoreboard.stories.tsx +0 -119
  227. package/src/components/TradingScoreboard/TradingScoreboard.tsx +0 -41
  228. package/src/components/TradingScoreboard/TradingScoreboardBase.tsx +0 -17
  229. package/src/components/TradingScoreboard/helpers.tsx +0 -134
  230. package/src/components/TradingScoreboard/index.ts +0 -2
  231. package/src/components/TradingScoreboard/types.ts +0 -18
  232. package/src/components/UpcomingWorkouts/UpcomingWorkoutCard.tsx +0 -64
  233. package/src/components/UpcomingWorkouts/UpcomingWorkouts.specBackup.tsx +0 -56
  234. package/src/components/UpcomingWorkouts/UpcomingWorkouts.stories.tsx +0 -32
  235. package/src/components/UpcomingWorkouts/UpcomingWorkouts.tsx +0 -27
  236. package/src/components/UpcomingWorkouts/index.ts +0 -2
  237. package/src/components/UpcomingWorkouts/style.ts +0 -12
  238. package/src/components/UpcomingWorkouts/types.ts +0 -23
  239. package/src/components/UserCard/UserCard.tsx +0 -46
  240. package/src/components/UserCard/UserCardBMI.tsx +0 -37
  241. package/src/components/UserCard/UserCardCredentials.tsx +0 -56
  242. package/src/components/UserCard/UserCardItem.tsx +0 -42
  243. package/src/components/UserCard/index.tsx +0 -2
  244. package/src/components/UserCard/types.ts +0 -8
  245. package/src/components/WaterConsume/WaterConsume.specBackup.tsx +0 -62
  246. package/src/components/WaterConsume/WaterConsume.stories.tsx +0 -36
  247. package/src/components/WaterConsume/WaterConsume.tsx +0 -188
  248. package/src/components/WaterConsume/index.ts +0 -2
  249. package/src/components/WaterConsume/types.ts +0 -11
  250. package/src/consts.ts +0 -18
  251. package/src/index.ts +0 -36
  252. package/src/injectGlobal.ts +0 -41
  253. package/test-results/.last-run.json +0 -21
  254. package/tsbuildcache +0 -1
  255. package/tsconfig.build.json +0 -44
  256. package/tsconfig.json +0 -17
  257. package/webpack.config.js +0 -28
@@ -1,118 +0,0 @@
1
- export const actionsIcons = {
2
- trade: () => (
3
- <svg
4
- width="21"
5
- height="21"
6
- viewBox="0 0 21 21"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg">
9
- <rect
10
- width="21"
11
- height="21"
12
- rx="6"
13
- fill="url(#paint0_linear_1141_8268)"
14
- />
15
- <rect x="5.84009" y="5.5" width="10" height="10" rx="3" fill="white" />
16
- <defs>
17
- <linearGradient
18
- id="paint0_linear_1141_8268"
19
- x1="2.03505e-07"
20
- y1="10.5"
21
- x2="20.4562"
22
- y2="13.8352"
23
- gradientUnits="userSpaceOnUse">
24
- <stop stopColor="#F0816B" />
25
- <stop offset="0.998643" stopColor="#F99990" />
26
- </linearGradient>
27
- </defs>
28
- </svg>
29
- ),
30
- liquidation: () => (
31
- <svg
32
- width="21"
33
- height="21"
34
- viewBox="0 0 21 21"
35
- fill="none"
36
- xmlns="http://www.w3.org/2000/svg">
37
- <path
38
- d="M14.3401 9.63397C15.0068 10.0189 15.0068 10.9811 14.3401 11.366L9.84009 13.9641C9.17342 14.349 8.34009 13.8679 8.34009 13.0981L8.34009 7.90192C8.34009 7.13212 9.17342 6.651 9.84009 7.0359L14.3401 9.63397Z"
39
- fill="url(#paint0_linear_1141_8272)"
40
- />
41
- <rect
42
- x="1"
43
- y="1"
44
- width="19"
45
- height="19"
46
- rx="5"
47
- stroke="url(#paint1_linear_1141_8272)"
48
- strokeWidth="2"
49
- />
50
- <defs>
51
- <linearGradient
52
- id="paint0_linear_1141_8272"
53
- x1="10.8401"
54
- y1="15.5"
55
- x2="14.7783"
56
- y2="7.41936"
57
- gradientUnits="userSpaceOnUse">
58
- <stop stopColor="#89D996" />
59
- <stop offset="1" stopColor="#52C587" />
60
- </linearGradient>
61
- <linearGradient
62
- id="paint1_linear_1141_8272"
63
- x1="21"
64
- y1="10.5"
65
- x2="4.03066"
66
- y2="2.22971"
67
- gradientUnits="userSpaceOnUse">
68
- <stop stopColor="#89D996" />
69
- <stop offset="1" stopColor="#52C587" />
70
- </linearGradient>
71
- </defs>
72
- </svg>
73
- ),
74
- pending: () => (
75
- <svg
76
- width="21"
77
- height="21"
78
- viewBox="0 0 21 21"
79
- fill="none"
80
- xmlns="http://www.w3.org/2000/svg">
81
- <path
82
- d="M14.3401 9.63397C15.0068 10.0189 15.0068 10.9811 14.3401 11.366L9.84009 13.9641C9.17342 14.349 8.34009 13.8679 8.34009 13.0981L8.34009 7.90192C8.34009 7.13212 9.17342 6.651 9.84009 7.0359L14.3401 9.63397Z"
83
- fill="url(#paint0_linear_1141_8272)"
84
- />
85
- <rect
86
- x="1"
87
- y="1"
88
- width="19"
89
- height="19"
90
- rx="5"
91
- stroke="url(#paint1_linear_1141_8272)"
92
- strokeWidth="2"
93
- />
94
- <defs>
95
- <linearGradient
96
- id="paint0_linear_1141_8272"
97
- x1="10.8401"
98
- y1="15.5"
99
- x2="14.7783"
100
- y2="7.41936"
101
- gradientUnits="userSpaceOnUse">
102
- <stop stopColor="#89D996" />
103
- <stop offset="1" stopColor="#52C587" />
104
- </linearGradient>
105
- <linearGradient
106
- id="paint1_linear_1141_8272"
107
- x1="21"
108
- y1="10.5"
109
- x2="4.03066"
110
- y2="2.22971"
111
- gradientUnits="userSpaceOnUse">
112
- <stop stopColor="#89D996" />
113
- <stop offset="1" stopColor="#52C587" />
114
- </linearGradient>
115
- </defs>
116
- </svg>
117
- ),
118
- };
@@ -1,6 +0,0 @@
1
- export * from './ActionIcon';
2
- export * from './ActionItem';
3
- export * from './ActionMore';
4
- export * from './ActionRun';
5
- export * from './Actions';
6
- export * from './ActionsWrapper';
@@ -1,26 +0,0 @@
1
- import { Wrapper } from '@ssa-ui-kit/core';
2
- import { exchangeIcons } from './consts';
3
- import { ExchangeProps } from './types';
4
-
5
- export const Exchange = ({ exchangeType, showTitle = true }: ExchangeProps) => {
6
- const { icon: ExchangeIcon, title } = exchangeIcons[exchangeType];
7
- if (!showTitle) {
8
- return <ExchangeIcon />;
9
- }
10
- return (
11
- <Wrapper>
12
- <div
13
- css={{
14
- display: 'flex',
15
- width: 25,
16
- height: 25,
17
- alignItems: 'center',
18
- justifyContent: 'center',
19
- marginRight: 12,
20
- }}>
21
- <ExchangeIcon />
22
- </div>
23
- {title}
24
- </Wrapper>
25
- );
26
- };
@@ -1,157 +0,0 @@
1
- export const exchangeIcons = {
2
- binance: {
3
- icon: () => (
4
- <svg
5
- xmlns="http://www.w3.org/2000/svg"
6
- width="26"
7
- height="26"
8
- viewBox="0 0 26 26"
9
- fill="none">
10
- <path
11
- d="M13.2202 25.5C20.1238 25.5 25.7202 19.9036 25.7202 13C25.7202 6.09644 20.1238 0.5 13.2202 0.5C6.31666 0.5 0.720215 6.09644 0.720215 13C0.720215 19.9036 6.31666 25.5 13.2202 25.5Z"
12
- fill="#F1D33D"
13
- />
14
- <path
15
- d="M12.873 24.8056C16.0961 24.8056 19.1872 23.5252 21.4663 21.2461C23.7454 18.9671 25.0258 15.8759 25.0258 12.6528H0.720215C0.720215 15.8759 2.00059 18.9671 4.27968 21.2461C5.40817 22.3746 6.74788 23.2698 8.22233 23.8805C9.69677 24.4913 11.2771 24.8056 12.873 24.8056Z"
16
- fill="#E7A324"
17
- />
18
- <path
19
- d="M12.8728 24.0123C19.0598 24.0123 24.0753 18.9968 24.0753 12.8099C24.0753 6.62292 19.0598 1.60742 12.8728 1.60742C6.68591 1.60742 1.67041 6.62292 1.67041 12.8099C1.67041 18.9968 6.68591 24.0123 12.8728 24.0123Z"
20
- fill="url(#paint0_linear_910_8268)"
21
- />
22
- <path
23
- d="M12.8727 24.0085C9.91779 24.0079 7.08283 22.8397 4.98545 20.7582C2.88806 18.6768 1.69821 15.8508 1.67513 12.896V12.9896C1.65246 15.9838 2.81889 18.8646 4.91831 20.9995C7.01773 23.1345 9.87856 24.3491 12.8727 24.3767C15.8675 24.3504 18.7294 23.1365 20.8298 21.0017C22.9302 18.8668 24.0975 15.9856 24.0751 12.9908C24.0751 12.9592 24.0751 12.9288 24.0751 12.8972C24.0517 15.8527 22.8611 18.679 20.7627 20.7604C18.6643 22.8417 15.8282 24.0092 12.8727 24.0085Z"
24
- fill="#D38E26"
25
- />
26
- <path
27
- d="M12.8728 21.8887C17.9738 21.8887 22.1089 17.7536 22.1089 12.6526C22.1089 7.55165 17.9738 3.4165 12.8728 3.4165C7.77187 3.4165 3.63672 7.55165 3.63672 12.6526C3.63672 17.7536 7.77187 21.8887 12.8728 21.8887Z"
28
- fill="#F9EE60"
29
- />
30
- <path
31
- d="M12.8728 3.4165C10.4233 3.4165 8.07402 4.38959 6.34191 6.1217C4.60981 7.85381 3.63672 10.203 3.63672 12.6526H22.1089C22.1089 10.203 21.1359 7.85381 19.4037 6.1217C17.6716 4.38959 15.3224 3.4165 12.8728 3.4165Z"
32
- fill="#E3A22C"
33
- />
34
- <path
35
- d="M12.8732 21.1599C17.5714 21.1599 21.3801 17.3512 21.3801 12.6529C21.3801 7.95468 17.5714 4.146 12.8732 4.146C8.1749 4.146 4.36621 7.95468 4.36621 12.6529C4.36621 17.3512 8.1749 21.1599 12.8732 21.1599Z"
36
- fill="url(#paint1_linear_910_8268)"
37
- />
38
- <path
39
- d="M8.19153 11.3343L6.79639 12.6662L8.19153 14.003L9.59153 12.6674L8.19153 11.3343ZM12.8594 15.7919L10.5334 13.5704L9.11635 14.8744L12.8594 18.4473L16.6025 14.8744L15.1818 13.5704L12.8594 15.7919ZM12.8594 9.51378L15.1818 11.7353L16.5976 10.4313L12.8545 6.8584L9.11149 10.4313L10.5285 11.7353L12.8594 9.51378ZM17.554 11.3464L16.154 12.6771L17.5492 14.014L18.9492 12.6784L17.554 11.3464ZM12.8922 13.9896L14.2874 12.6528L12.8922 11.316L11.4971 12.6528L12.8922 13.9896Z"
40
- fill="#EEF1F7"
41
- />
42
- <defs>
43
- <linearGradient
44
- id="paint0_linear_910_8268"
45
- x1="12.8728"
46
- y1="1.51263"
47
- x2="12.8728"
48
- y2="24.0451"
49
- gradientUnits="userSpaceOnUse">
50
- <stop stopColor="#FAEE5E" />
51
- <stop offset="1" stopColor="#EDC12D" />
52
- </linearGradient>
53
- <linearGradient
54
- id="paint1_linear_910_8268"
55
- x1="12.8732"
56
- y1="4.05607"
57
- x2="12.8732"
58
- y2="21.1016"
59
- gradientUnits="userSpaceOnUse">
60
- <stop stopColor="#EFC938" />
61
- <stop offset="1" stopColor="#F1B62E" />
62
- </linearGradient>
63
- </defs>
64
- </svg>
65
- ),
66
- title: 'Binance',
67
- },
68
- kraken: {
69
- icon: () => (
70
- <svg
71
- xmlns="http://www.w3.org/2000/svg"
72
- width="18"
73
- height="18"
74
- viewBox="0 0 18 18"
75
- fill="none">
76
- <path
77
- fillRule="evenodd"
78
- clipRule="evenodd"
79
- d="M6.15699 7.72909C6.26079 7.90375 6.31578 8.10118 6.31578 8.29992L6.31579 8.87744C6.31579 8.96563 6.24858 9.03943 6.16086 9.04794C6.09814 9.05401 4.61188 9.18268 3.99841 7.93707C3.78228 7.49761 3.75725 7.02809 3.76231 6.5861L3.76233 6.57135C3.76233 6.21246 3.60976 5.86312 3.3436 5.61283C3.06054 5.34674 2.63736 5.2865 2.29034 5.46293L2.20654 5.50578L2.6674 5.93868C3.04924 6.29716 3.26451 6.79923 3.25887 7.31608C3.25325 7.8276 3.3347 8.30521 3.49468 8.6972C3.87208 9.6244 5.1965 10.0949 5.20958 10.0995C5.27773 10.1231 5.32377 10.1867 5.32466 10.2586C5.3259 10.3305 5.28184 10.3955 5.21465 10.4213C5.21022 10.423 4.72845 10.6111 4.25594 11.0082C3.63863 11.5272 3.32548 12.1428 3.32548 12.8376C3.3255 13.5679 3.67547 14.3805 4.36685 15.2553C4.54321 14.9798 4.55865 14.6234 4.39302 14.3333C4.1385 13.8882 4.08198 13.405 4.22947 12.936C4.50548 12.0594 5.4787 11.221 7.12283 10.444C7.18981 10.4124 7.26885 10.4272 7.31999 10.4804C7.37085 10.5337 7.38215 10.6136 7.34765 10.6788C7.34262 10.6884 6.83261 11.675 6.83261 12.9974C6.83265 13.9504 7.09191 14.8392 7.60368 15.6425C7.76461 15.3948 7.81511 15.0843 7.73423 14.7907C7.58529 14.25 7.57989 13.6443 7.71817 12.9905C7.90792 12.0948 8.36613 11.1365 9.081 10.1426C9.11312 10.0978 9.16485 10.0713 9.22018 10.0713C9.27518 10.0713 9.32692 10.0978 9.35903 10.1426C10.0739 11.1365 10.5324 12.0947 10.7219 12.9906C10.8601 13.6441 10.8548 14.2499 10.7058 14.7908C10.6806 14.8829 10.6677 14.9778 10.6677 15.0723C10.6678 15.2786 10.7266 15.4754 10.8363 15.643C11.4751 14.642 11.7192 13.5205 11.5625 12.3061C11.4379 11.3419 11.096 10.6853 11.0924 10.6788C11.0582 10.6136 11.0692 10.5337 11.1203 10.4804C11.1712 10.4272 11.2506 10.4125 11.3172 10.444C12.9614 11.221 13.9352 12.0596 14.2108 12.9363C14.3587 13.4052 14.3021 13.8883 14.0476 14.3334C13.9715 14.4666 13.931 14.6179 13.931 14.7708C13.931 14.945 13.9807 15.112 14.0732 15.2556C14.9442 14.1538 15.2716 13.1581 15.0462 12.2933C14.7111 11.0072 13.24 10.4273 13.2251 10.4216C13.1582 10.3957 13.1142 10.3307 13.1154 10.2588C13.1166 10.1868 13.1626 10.1234 13.2304 10.0998C13.2438 10.0952 14.5683 9.62447 14.9457 8.69766C15.1053 8.30574 15.1871 7.82817 15.1815 7.31637C15.1755 6.79959 15.3911 6.29753 15.7729 5.93903L16.2339 5.5058L16.1494 5.46285C16.0206 5.39702 15.8758 5.36223 15.7304 5.36223C15.4937 5.36222 15.2689 5.45127 15.0967 5.61291C14.8267 5.86671 14.6741 6.2214 14.6783 6.5861C14.6834 7.02808 14.6581 7.49773 14.4422 7.93701C13.8291 9.18236 12.3431 9.05405 12.2801 9.04796C12.1921 9.03944 12.1251 8.96568 12.1251 8.87745L12.1252 8.29925C12.1252 8.09933 12.1793 7.90302 12.2818 7.73131C12.6149 7.17154 12.7871 6.52844 12.779 5.87149C12.7553 3.92639 11.1617 2.35645 9.21987 2.35645C9.20862 2.35642 9.19758 2.35652 9.18628 2.35661C7.2424 2.37468 5.66101 3.97134 5.66101 5.91572C5.66106 6.55546 5.83255 7.18254 6.15699 7.72909ZM10.5262 7.11076C10.4816 7.11076 10.4373 7.09366 10.4037 7.05943C10.3377 6.99187 10.3386 6.88342 10.4061 6.81722C11.1462 6.09209 11.1545 4.83239 11.1545 4.81976C11.1545 4.72511 11.2312 4.64847 11.3258 4.64847C11.4204 4.64843 11.4971 4.72516 11.4971 4.81976C11.4971 4.87719 11.4876 6.23712 10.646 7.06186C10.6128 7.0945 10.5693 7.11081 10.5262 7.11076ZM7.91415 7.11076C7.87071 7.11082 7.8276 7.09454 7.7943 7.06186C6.95248 6.23708 6.94293 4.87723 6.94293 4.81975C6.94299 4.72511 7.01966 4.64847 7.11421 4.64847C7.20881 4.64843 7.28549 4.72514 7.28549 4.8197C7.28555 4.83792 7.29829 6.0961 8.03397 6.81722C8.10148 6.88341 8.10266 6.99187 8.03635 7.05943C8.0028 7.09363 7.95844 7.11081 7.91415 7.11076ZM9.22018 6.15083C9.12536 6.15083 9.04888 6.0742 9.04888 5.9796L9.04889 3.65988C9.04889 3.56528 9.12531 3.48864 9.22017 3.48864C9.31478 3.48859 9.39145 3.56532 9.39145 3.65991L9.39146 5.97955C9.39146 6.07416 9.31473 6.15085 9.22018 6.15083Z"
80
- fill="#7049B9"
81
- />
82
- </svg>
83
- ),
84
- title: 'Kraken',
85
- },
86
- bittrex: {
87
- icon: () => (
88
- <svg
89
- xmlns="http://www.w3.org/2000/svg"
90
- width="42"
91
- height="39"
92
- viewBox="0 0 42 39"
93
- fill="none">
94
- <g filter="url(#filter0_d_910_8539)">
95
- <circle cx="21.2202" cy="17" r="12.5" fill="white" />
96
- </g>
97
- <rect
98
- x="18.8457"
99
- y="10.25"
100
- width="9.125"
101
- height="9.46774"
102
- rx="1.25"
103
- stroke="#1B7BD5"
104
- strokeWidth="1.5"
105
- />
106
- <rect
107
- x="15.3037"
108
- y="13.4492"
109
- width="9.125"
110
- height="9.46774"
111
- rx="1.25"
112
- stroke="#1B7BD5"
113
- strokeWidth="1.5"
114
- />
115
- <defs>
116
- <filter
117
- id="filter0_d_910_8539"
118
- x="0.720215"
119
- y="0.5"
120
- width="41"
121
- height="41"
122
- filterUnits="userSpaceOnUse"
123
- colorInterpolationFilters="sRGB">
124
- <feFlood floodOpacity="0" result="BackgroundImageFix" />
125
- <feColorMatrix
126
- in="SourceAlpha"
127
- type="matrix"
128
- values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
129
- result="hardAlpha"
130
- />
131
- <feOffset dy="4" />
132
- <feGaussianBlur stdDeviation="4" />
133
- <feComposite in2="hardAlpha" operator="out" />
134
- <feColorMatrix
135
- type="matrix"
136
- values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"
137
- />
138
- <feBlend
139
- mode="normal"
140
- in2="BackgroundImageFix"
141
- result="effect1_dropShadow_910_8539"
142
- />
143
- <feBlend
144
- mode="normal"
145
- in="SourceGraphic"
146
- in2="effect1_dropShadow_910_8539"
147
- result="shape"
148
- />
149
- </filter>
150
- </defs>
151
- </svg>
152
- ),
153
- title: 'Bittrex',
154
- },
155
- };
156
-
157
- export type ExchangeIconsType = typeof exchangeIcons;
@@ -1 +0,0 @@
1
- export { Exchange } from './Exchange';
@@ -1,6 +0,0 @@
1
- export type ExchangeType = 'binance' | 'kraken' | 'bittrex';
2
-
3
- export interface ExchangeProps {
4
- exchangeType: ExchangeType;
5
- showTitle?: boolean;
6
- }
@@ -1,27 +0,0 @@
1
- import { useTheme } from '@emotion/react';
2
- import { Icon, Wrapper } from '@ssa-ui-kit/core';
3
- import * as Types from '@components/BotsTable/types';
4
-
5
- export const PNL = ({ amount, currency, isIncreasing }: Types.PNL) => {
6
- const theme = useTheme();
7
- return (
8
- <Wrapper>
9
- <div
10
- css={{
11
- width: 75,
12
- textAlign: 'right',
13
- marginRight: 5,
14
- }}>
15
- {isIncreasing ? '+' : '-'}
16
- {amount}
17
- &nbsp;
18
- {currency}
19
- </div>
20
- <Icon
21
- name={`${isIncreasing ? 'arrow-up' : 'arrow-down'}`}
22
- size={13}
23
- color={isIncreasing ? theme.colors.green : theme.colors.pink}
24
- />
25
- </Wrapper>
26
- );
27
- };
@@ -1,25 +0,0 @@
1
- import { useTheme } from '@emotion/react';
2
- import { Icon, Wrapper } from '@ssa-ui-kit/core';
3
- import * as Types from '@components/BotsTable/types';
4
-
5
- export const ROI = ({ amount, isIncreasing }: Types.ROI) => {
6
- const theme = useTheme();
7
- return (
8
- <Wrapper>
9
- <div
10
- css={{
11
- width: 35,
12
- textAlign: 'right',
13
- marginRight: 5,
14
- }}>
15
- {isIncreasing ? '+' : '-'}
16
- {amount}%
17
- </div>
18
- <Icon
19
- name={`${isIncreasing ? 'arrow-up' : 'arrow-down'}`}
20
- size={13}
21
- color={isIncreasing ? theme.colors.green : theme.colors.pink}
22
- />
23
- </Wrapper>
24
- );
25
- };
@@ -1,22 +0,0 @@
1
- import { Tag } from '@ssa-ui-kit/core';
2
-
3
- export const TableTag = ({
4
- children,
5
- color,
6
- }: {
7
- children: string;
8
- color: string;
9
- }) => (
10
- <Tag
11
- color={color}
12
- css={{
13
- borderRadius: 25,
14
- border: 'none',
15
- boxShadow: 'none',
16
- height: 22,
17
- padding: '1px 12px',
18
- fontSize: 14,
19
- }}>
20
- {children}
21
- </Tag>
22
- );
@@ -1,8 +0,0 @@
1
- import { TradeProps } from './types';
2
- import { tradeStatuses } from './consts';
3
- import { TableTag } from '../TableTag';
4
-
5
- export const Trade = ({ tradeType }: TradeProps) => {
6
- const { color, title } = tradeStatuses[tradeType];
7
- return <TableTag color={color}>{title}</TableTag>;
8
- };
@@ -1,14 +0,0 @@
1
- export const tradeStatuses = {
2
- trade: {
3
- title: 'Trade',
4
- color: 'green',
5
- },
6
- liquidation: {
7
- title: 'Liquidation',
8
- color: 'pink',
9
- },
10
- pending: {
11
- title: 'Pending',
12
- color: 'yellowWarm',
13
- },
14
- };
@@ -1 +0,0 @@
1
- export { Trade } from './Trade';
@@ -1,5 +0,0 @@
1
- export type TradeType = 'trade' | 'liquidation' | 'pending';
2
-
3
- export interface TradeProps {
4
- tradeType: TradeType;
5
- }
@@ -1,6 +0,0 @@
1
- export * from './Exchange';
2
- export * from './Trade';
3
- export * from './PNL';
4
- export * from './ROI';
5
- export * from './TableTag';
6
- export * from './Actions';
@@ -1 +0,0 @@
1
- export * from './components';
@@ -1,84 +0,0 @@
1
- import { BotsTableItem } from '@components/BotsTable/types';
2
-
3
- const commonStructure: BotsTableItem = {
4
- id: 1,
5
- name: 'Bot name 1',
6
- creationDate: '27.07.23',
7
- exchange: 'binance',
8
- status: 'trade',
9
- pair: 'ETH/USD',
10
- pnl: {
11
- amount: 300,
12
- currency: 'USD',
13
- isIncreasing: true,
14
- },
15
- roi: {
16
- amount: 25,
17
- isIncreasing: true,
18
- },
19
- isDisabled: false,
20
- };
21
-
22
- const binanceData = new Array(5).fill(null).map((value, index) => ({
23
- ...commonStructure,
24
- id: index + 1,
25
- name: `Bot name ${index + 1}`,
26
- }));
27
-
28
- export const botsTableData: BotsTableItem[] = [
29
- ...binanceData,
30
- {
31
- ...commonStructure,
32
- id: 6,
33
- name: 'Bot name 6',
34
- exchange: 'kraken',
35
- status: 'pending',
36
- pnl: {
37
- amount: 100,
38
- currency: 'USD',
39
- isIncreasing: false,
40
- },
41
- roi: {
42
- amount: 15,
43
- isIncreasing: false,
44
- },
45
- },
46
- {
47
- ...commonStructure,
48
- id: 7,
49
- name: 'Bot name 7',
50
- exchange: 'kraken',
51
- status: 'liquidation',
52
- },
53
- {
54
- ...commonStructure,
55
- id: 8,
56
- name: 'Bot name 8',
57
- exchange: 'bittrex',
58
- status: 'liquidation',
59
- pnl: {
60
- amount: 70,
61
- currency: 'USD',
62
- isIncreasing: false,
63
- },
64
- roi: {
65
- amount: 10,
66
- isIncreasing: false,
67
- },
68
- },
69
- {
70
- ...commonStructure,
71
- id: 9,
72
- name: 'Bot name 9',
73
- exchange: 'kraken',
74
- status: 'liquidation',
75
- },
76
- {
77
- ...commonStructure,
78
- id: 10,
79
- name: 'Bot name 9',
80
- exchange: 'kraken',
81
- status: 'liquidation',
82
- isDisabled: true,
83
- },
84
- ];
@@ -1,39 +0,0 @@
1
- import type { Meta, StoryObj } from '@storybook/react';
2
- import { Table } from '@ssa-ui-kit/core';
3
- import { BotsTableStory } from './BotsTable/StoryComponent';
4
- import { NoControlOrdersStory } from './NoControlOrders/StoryComponent';
5
-
6
- export default {
7
- title: 'Trading/BotsTable',
8
- component: Table,
9
- } as Meta<typeof Table>;
10
-
11
- export const BotsTable: StoryObj<typeof Table> = () => <BotsTableStory />;
12
-
13
- BotsTable.parameters = {
14
- backgrounds: {
15
- default: 'main',
16
- values: [
17
- {
18
- name: 'main',
19
- value: '#D0D1D6',
20
- },
21
- ],
22
- },
23
- };
24
-
25
- export const NoControlOrders: StoryObj<typeof Table> = () => (
26
- <NoControlOrdersStory />
27
- );
28
-
29
- NoControlOrders.parameters = {
30
- backgrounds: {
31
- default: 'main',
32
- values: [
33
- {
34
- name: 'main',
35
- value: '#D0D1D6',
36
- },
37
- ],
38
- },
39
- };
@@ -1,35 +0,0 @@
1
- import { Wrapper } from '@ssa-ui-kit/core';
2
- import { noControlOrdersData } from './mockData';
3
- import { TableList, TableRow } from './components';
4
-
5
- export const NoControlOrdersStory = () => {
6
- const columns = [
7
- 'Exchange',
8
- 'Account',
9
- 'Bot Name',
10
- 'Bot Run',
11
- 'Order Id',
12
- 'Status',
13
- 'Reason',
14
- 'Pair',
15
- 'Order Size',
16
- 'Order Type',
17
- '',
18
- ];
19
-
20
- return (
21
- <Wrapper
22
- css={{
23
- width: '100%',
24
- height: '100%',
25
- overflowX: 'auto',
26
- whiteSpace: 'nowrap',
27
- }}>
28
- <TableList columns={columns}>
29
- {noControlOrdersData.map((item) => (
30
- <TableRow key={item.id} {...item} />
31
- ))}
32
- </TableList>
33
- </Wrapper>
34
- );
35
- };