@ssa-ui-kit/widgets 0.0.5-alpha → 0.0.7-alpha

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 (547) hide show
  1. package/.babelrc.js +4 -4
  2. package/.env +7 -7
  3. package/.storybook/main.ts +42 -42
  4. package/.storybook/preview.tsx +21 -21
  5. package/.storybook/style.css +31 -31
  6. package/custom-shots/widgets-bots-table--no-control-orders--menu-opened_[w1920px].png +0 -0
  7. package/custom-shots/widgets-bots-table--no-control-orders--run-reason-modal_[w1920px].png +0 -0
  8. package/custom-shots/widgets-collapsiblenavbar-opened__[w1439px].png +0 -0
  9. package/custom-shots/widgets-collapsiblenavbar-opened__[w1439px]_statistics_submenu_popover.png +0 -0
  10. package/custom-shots/widgets-collapsiblenavbar-opened__[w1920px].png +0 -0
  11. package/custom-shots/widgets-collapsiblenavbar-opened__[w1920px]_side_menu_expanded.png +0 -0
  12. package/custom-shots/widgets-collapsiblenavbar-opened__[w1920px]_statistics_submenu_expanded.png +0 -0
  13. package/custom-shots/widgets-collapsiblenavbar-opened__[w1920px]_statistics_submenu_popover.png +0 -0
  14. package/custom-shots/widgets-collapsiblenavbar-opened__[w899px]_default.png +0 -0
  15. package/custom-shots/widgets-collapsiblenavbar-opened__[w899px]_menu_opened.png +0 -0
  16. package/custom-shots/widgets-collapsiblenavbar-opened__[w899px]_statistics_submenu.png +0 -0
  17. package/custom-shots/widgets-filters--default__[w1920px].png +0 -0
  18. package/custom-shots/widgets-filters--more-button__[w900px].png +0 -0
  19. package/custom-shots/widgets-heart-rate--hint-opened__[w1440px].png +0 -0
  20. package/custom-shots/widgets-heart-rate--hint-opened__[w1920px].png +0 -0
  21. package/custom-shots/widgets-heart-rate--hint-opened__[w390px].png +0 -0
  22. package/custom-shots/widgets-heart-rate--hint-opened__[w900px].png +0 -0
  23. package/custom-shots/widgets-linkstabbar--current-focus__[w1920px].png +0 -0
  24. package/custom-shots/widgets-linkstabbar--non-current-focus__[w1920px].png +0 -0
  25. package/custom-shots/widgets-meal-nutrients--hint-opened__[w1440px].png +0 -0
  26. package/custom-shots/widgets-meal-nutrients--hint-opened__[w1920px].png +0 -0
  27. package/custom-shots/widgets-meal-nutrients--hint-opened__[w390px].png +0 -0
  28. package/custom-shots/widgets-meal-nutrients--hint-opened__[w900px].png +0 -0
  29. package/custom-shots/widgets-meal-nutrients--hint-opened__dropdown__[w1440px].png +0 -0
  30. package/custom-shots/widgets-meal-nutrients--hint-opened__dropdown__[w1920px].png +0 -0
  31. package/custom-shots/widgets-meal-nutrients--hint-opened__dropdown__[w390px].png +0 -0
  32. package/custom-shots/widgets-meal-nutrients--hint-opened__dropdown__[w900px].png +0 -0
  33. package/custom-shots/widgets-navbar-opened__[w1920px].png +0 -0
  34. package/custom-shots/widgets-navbar-opened__[w390px].png +0 -0
  35. package/custom-shots/widgets-navbar-opened__[w900px].png +0 -0
  36. package/custom-shots/widgets-notification-menu--is-opened__[w1440px].png +0 -0
  37. package/custom-shots/widgets-notification-menu--is-opened__[w1920px].png +0 -0
  38. package/custom-shots/widgets-notification-menu--is-opened__[w390px].png +0 -0
  39. package/custom-shots/widgets-notification-menu--is-opened__[w900px].png +0 -0
  40. package/custom-shots/widgets-pagination--next-hover__[w1920px].png +0 -0
  41. package/custom-shots/widgets-pagination--not-selected-hover__[w1920px].png +0 -0
  42. package/custom-shots/widgets-pagination--previous-hover__[w1920px].png +0 -0
  43. package/custom-shots/widgets-pagination--selected-hover__[w1920px].png +0 -0
  44. package/custom-shots/widgets-pagination-disabled--next-hover__[w1920px].png +0 -0
  45. package/custom-shots/widgets-pagination-disabled--not-selected-hover__[w1920px].png +0 -0
  46. package/custom-shots/widgets-pagination-disabled--previous-hover__[w1920px].png +0 -0
  47. package/custom-shots/widgets-pagination-disabled--selected-hover__[w1920px].png +0 -0
  48. package/custom-shots/widgets-progressInfo__[w1440px].png +0 -0
  49. package/custom-shots/widgets-progressInfo__[w1920px].png +0 -0
  50. package/custom-shots/widgets-progressInfo__[w390px].png +0 -0
  51. package/custom-shots/widgets-progressInfo__[w900px].png +0 -0
  52. package/custom-shots/widgets-progressInfo__dropdown__[w1440px].png +0 -0
  53. package/custom-shots/widgets-progressInfo__dropdown__[w1920px].png +0 -0
  54. package/custom-shots/widgets-progressInfo__dropdown__[w390px].png +0 -0
  55. package/custom-shots/widgets-progressInfo__dropdown__[w900px].png +0 -0
  56. package/custom-shots/widgets-searchbox--cross-icon__[w900px].png +0 -0
  57. package/custom-shots/widgets-searchbox--search-icon__[w900px].png +0 -0
  58. package/custom-shots/widgets-table-filters--opened__[w1920px].png +0 -0
  59. package/custom-shots/widgets-trading-info-card--hover__[w1920px].png +0 -0
  60. package/custom-shots/widgets-user-profile--is-opened__[w1920px].png +0 -0
  61. package/customTest.tsx +35 -35
  62. package/dist/components/NotificationCard/NotificationCard.d.ts +2 -1
  63. package/dist/components/NotificationCard/types.d.ts +3 -1
  64. package/dist/components/Pagination/Pagination.d.ts +1 -1
  65. package/dist/components/Pagination/PaginationButtons.d.ts +1 -1
  66. package/dist/components/Pagination/types.d.ts +3 -0
  67. package/dist/index.js +1 -1
  68. package/dist/index.js.map +1 -1
  69. package/jest-setup.ts +17 -17
  70. package/lostpixel.config.ts +29 -29
  71. package/package.json +2 -2
  72. package/playwright.config.ts +7 -7
  73. package/src/components/AccountBalance/AccountBalance.spec.tsx +82 -82
  74. package/src/components/AccountBalance/AccountBalance.stories.tsx +35 -35
  75. package/src/components/AccountBalance/AccountBalance.tsx +63 -63
  76. package/src/components/AccountBalance/BalancePieChart.tsx +77 -77
  77. package/src/components/AccountBalance/BalancePieChartTitle.tsx +42 -42
  78. package/src/components/AccountBalance/WithLink.tsx +26 -26
  79. package/src/components/AccountBalance/index.ts +5 -5
  80. package/src/components/AccountBalance/stories/fixtures.ts +26 -26
  81. package/src/components/AccountBalance/types.ts +31 -31
  82. package/src/components/Activity/Activity.spec.tsx +79 -79
  83. package/src/components/Activity/Activity.stories.tsx +15 -15
  84. package/src/components/Activity/Activity.tsx +83 -83
  85. package/src/components/Activity/ActivityItem.tsx +38 -38
  86. package/src/components/Activity/index.tsx +2 -2
  87. package/src/components/Activity/mockActivityRequest.ts +106 -106
  88. package/src/components/Activity/styles.ts +12 -12
  89. package/src/components/Activity/types.ts +10 -10
  90. package/src/components/AddNewAccountCard/AddNewAccountCard.spec.tsx +39 -39
  91. package/src/components/AddNewAccountCard/AddNewAccountCard.stories.tsx +48 -48
  92. package/src/components/AddNewAccountCard/AddNewAccountCard.tsx +22 -22
  93. package/src/components/AddNewAccountCard/index.ts +2 -2
  94. package/src/components/AddNewAccountCard/styles.ts +29 -29
  95. package/src/components/AddNewAccountCard/types.ts +7 -7
  96. package/src/components/Bmi/Bmi.spec.tsx +68 -68
  97. package/src/components/Bmi/Bmi.stories.tsx +10 -10
  98. package/src/components/Bmi/Bmi.tsx +96 -96
  99. package/src/components/Bmi/BmiHeatbar.tsx +18 -18
  100. package/src/components/Bmi/BmiInfo.tsx +11 -11
  101. package/src/components/Bmi/BmiLabel.tsx +9 -9
  102. package/src/components/Bmi/BmiLabels.tsx +33 -33
  103. package/src/components/Bmi/BmiPointer.tsx +15 -15
  104. package/src/components/Bmi/index.tsx +2 -2
  105. package/src/components/Bmi/styles.ts +18 -18
  106. package/src/components/Bmi/types.ts +4 -4
  107. package/src/components/BotsTable/BotsTable.e2e.ts +77 -77
  108. package/src/components/BotsTable/BotsTable.spec.tsx +125 -125
  109. package/src/components/BotsTable/BotsTable.tsx +32 -32
  110. package/src/components/BotsTable/BotsTableCell.tsx +10 -10
  111. package/src/components/BotsTable/BotsTableHead.tsx +9 -9
  112. package/src/components/BotsTable/BotsTableRow.tsx +17 -17
  113. package/src/components/BotsTable/BotsTableWrapper.tsx +23 -23
  114. package/src/components/BotsTable/index.ts +5 -5
  115. package/src/components/BotsTable/stories/BotsTable/StoryComponent.tsx +59 -59
  116. package/src/components/BotsTable/stories/BotsTable/components/Actions/ActionIcon.tsx +11 -11
  117. package/src/components/BotsTable/stories/BotsTable/components/Actions/ActionItem.tsx +40 -40
  118. package/src/components/BotsTable/stories/BotsTable/components/Actions/ActionMore.tsx +89 -89
  119. package/src/components/BotsTable/stories/BotsTable/components/Actions/ActionRun.tsx +133 -133
  120. package/src/components/BotsTable/stories/BotsTable/components/Actions/Actions.tsx +13 -13
  121. package/src/components/BotsTable/stories/BotsTable/components/Actions/ActionsWrapper.tsx +21 -21
  122. package/src/components/BotsTable/stories/BotsTable/components/Actions/consts.tsx +118 -118
  123. package/src/components/BotsTable/stories/BotsTable/components/Actions/index.ts +6 -6
  124. package/src/components/BotsTable/stories/BotsTable/components/Exchange/Exchange.tsx +26 -26
  125. package/src/components/BotsTable/stories/BotsTable/components/Exchange/consts.tsx +157 -157
  126. package/src/components/BotsTable/stories/BotsTable/components/Exchange/index.ts +1 -1
  127. package/src/components/BotsTable/stories/BotsTable/components/Exchange/types.ts +6 -6
  128. package/src/components/BotsTable/stories/BotsTable/components/PNL.tsx +27 -27
  129. package/src/components/BotsTable/stories/BotsTable/components/ROI.tsx +25 -25
  130. package/src/components/BotsTable/stories/BotsTable/components/TableTag.tsx +22 -22
  131. package/src/components/BotsTable/stories/BotsTable/components/Trade/Trade.tsx +8 -8
  132. package/src/components/BotsTable/stories/BotsTable/components/Trade/consts.ts +14 -14
  133. package/src/components/BotsTable/stories/BotsTable/components/Trade/index.ts +1 -1
  134. package/src/components/BotsTable/stories/BotsTable/components/Trade/types.ts +5 -5
  135. package/src/components/BotsTable/stories/BotsTable/components/index.ts +6 -6
  136. package/src/components/BotsTable/stories/BotsTable/index.ts +1 -1
  137. package/src/components/BotsTable/stories/BotsTable/mockData.ts +84 -84
  138. package/src/components/BotsTable/stories/BotsTable.stories.tsx +39 -39
  139. package/src/components/BotsTable/stories/NoControlOrders/StoryComponent.tsx +35 -35
  140. package/src/components/BotsTable/stories/NoControlOrders/components/ActionMore.tsx +95 -95
  141. package/src/components/BotsTable/stories/NoControlOrders/components/Reason.tsx +11 -11
  142. package/src/components/BotsTable/stories/NoControlOrders/components/TableList.tsx +45 -45
  143. package/src/components/BotsTable/stories/NoControlOrders/components/TableRow.tsx +31 -31
  144. package/src/components/BotsTable/stories/NoControlOrders/components/index.ts +4 -4
  145. package/src/components/BotsTable/stories/NoControlOrders/mockData.ts +23 -23
  146. package/src/components/BotsTable/stories/NoControlOrders/types.ts +16 -16
  147. package/src/components/BotsTable/types.ts +31 -31
  148. package/src/components/Calories/Calories.spec.tsx +11 -11
  149. package/src/components/Calories/Calories.stories.tsx +26 -26
  150. package/src/components/Calories/Calories.tsx +54 -54
  151. package/src/components/Calories/index.tsx +2 -2
  152. package/src/components/Calories/innerContent.tsx +30 -30
  153. package/src/components/Calories/types.ts +4 -4
  154. package/src/components/CardList/CardList.spec.tsx +32 -32
  155. package/src/components/CardList/CardList.stories.tsx +37 -37
  156. package/src/components/CardList/CardList.tsx +37 -37
  157. package/src/components/CardList/index.ts +2 -2
  158. package/src/components/CardList/types.ts +10 -10
  159. package/src/components/CollapsibleNavBar/CollapsibleNavBar.e2e.ts +115 -115
  160. package/src/components/CollapsibleNavBar/CollapsibleNavBar.spec.tsx +54 -54
  161. package/src/components/CollapsibleNavBar/CollapsibleNavBar.tsx +55 -55
  162. package/src/components/CollapsibleNavBar/CollapsibleNavBarBase.ts +122 -122
  163. package/src/components/CollapsibleNavBar/CollapsibleNavBarItem.ts +28 -28
  164. package/src/components/CollapsibleNavBar/CollapsibleNavBarLink.ts +34 -34
  165. package/src/components/CollapsibleNavBar/CollapsibleNavBarList.ts +18 -18
  166. package/src/components/CollapsibleNavBar/CollapsibleNavBarWrapper.ts +23 -23
  167. package/src/components/CollapsibleNavBar/CollapsibleNavContentToggle.tsx +24 -24
  168. package/src/components/CollapsibleNavBar/CollapsibleNavToggle.tsx +52 -52
  169. package/src/components/CollapsibleNavBar/CollapsibleNavToggleWrapper.ts +16 -16
  170. package/src/components/CollapsibleNavBar/NavBarAccordionContent.tsx +33 -33
  171. package/src/components/CollapsibleNavBar/NavBarItemWithSubMenu.tsx +84 -84
  172. package/src/components/CollapsibleNavBar/NavBarItemWithoutSubMenu.tsx +39 -39
  173. package/src/components/CollapsibleNavBar/NavBarPopover.tsx +123 -123
  174. package/src/components/CollapsibleNavBar/TriggerIcon.tsx +35 -35
  175. package/src/components/CollapsibleNavBar/index.ts +2 -2
  176. package/src/components/CollapsibleNavBar/stories/CollapsibleNavBar.stories.tsx +57 -57
  177. package/src/components/CollapsibleNavBar/stories/Logo.tsx +12 -12
  178. package/src/components/CollapsibleNavBar/stories/StoryComponent.tsx +20 -20
  179. package/src/components/CollapsibleNavBar/stories/consts.ts +22 -22
  180. package/src/components/CollapsibleNavBar/stories/styles.ts +21 -21
  181. package/src/components/CollapsibleNavBar/styles.ts +119 -119
  182. package/src/components/CollapsibleNavBar/types.ts +14 -14
  183. package/src/components/ExchangeAccount/ExchangeAccount.spec.tsx +110 -110
  184. package/src/components/ExchangeAccount/ExchangeAccount.stories.tsx +90 -90
  185. package/src/components/ExchangeAccount/ExchangeAccount.tsx +73 -73
  186. package/src/components/ExchangeAccount/helpers.tsx +153 -153
  187. package/src/components/ExchangeAccount/index.ts +2 -2
  188. package/src/components/ExchangeAccount/styles.ts +133 -134
  189. package/src/components/ExchangeAccount/types.ts +12 -12
  190. package/src/components/ExchangeAccountKeys/ExchangeAccountKeys.spec.tsx +43 -43
  191. package/src/components/ExchangeAccountKeys/ExchangeAccountKeys.stories.tsx +14 -14
  192. package/src/components/ExchangeAccountKeys/ExchangeAccountKeys.tsx +71 -71
  193. package/src/components/ExchangeAccountKeys/helpers.ts +7 -7
  194. package/src/components/ExchangeAccountKeys/index.ts +2 -2
  195. package/src/components/ExchangeAccountKeys/stories/StoryComponent.tsx +33 -33
  196. package/src/components/ExchangeAccountKeys/styles.ts +97 -97
  197. package/src/components/ExchangeAccountKeys/types.ts +8 -8
  198. package/src/components/Filters/FilterBlockWrapper.tsx +11 -11
  199. package/src/components/Filters/Filters.e2e.ts +47 -47
  200. package/src/components/Filters/Filters.spec.tsx +47 -47
  201. package/src/components/Filters/Filters.tsx +87 -87
  202. package/src/components/Filters/FiltersBlock.tsx +69 -69
  203. package/src/components/Filters/FiltersContext.tsx +44 -44
  204. package/src/components/Filters/FiltersWrapper.tsx +18 -18
  205. package/src/components/Filters/hooks/useVisibility.ts +101 -101
  206. package/src/components/Filters/index.ts +1 -1
  207. package/src/components/Filters/stories/Filters.stories.tsx +17 -17
  208. package/src/components/Filters/stories/StoryComponent.tsx +19 -19
  209. package/src/components/Filters/stories/mockData.ts +212 -212
  210. package/src/components/Filters/types.ts +4 -4
  211. package/src/components/HeartRate/BPM.tsx +43 -43
  212. package/src/components/HeartRate/HeartRate.e2e.ts +78 -78
  213. package/src/components/HeartRate/HeartRate.spec.tsx +91 -91
  214. package/src/components/HeartRate/HeartRate.stories.tsx +36 -36
  215. package/src/components/HeartRate/HeartRate.tsx +105 -105
  216. package/src/components/HeartRate/HeartRateLineChart.tsx +53 -53
  217. package/src/components/HeartRate/index.ts +2 -2
  218. package/src/components/HeartRate/mockHeartRateRequest.ts +15 -15
  219. package/src/components/HeartRate/types.ts +15 -15
  220. package/src/components/HeartRate/utils.tsx +8 -8
  221. package/src/components/LinksTabBar/LinksTabBar.e2e.ts +23 -23
  222. package/src/components/LinksTabBar/LinksTabBar.spec.tsx +48 -48
  223. package/src/components/LinksTabBar/LinksTabBar.stories.tsx +45 -45
  224. package/src/components/LinksTabBar/LinksTabBar.tsx +14 -14
  225. package/src/components/LinksTabBar/LinksTabBarBase.tsx +36 -36
  226. package/src/components/LinksTabBar/index.ts +2 -2
  227. package/src/components/LinksTabBar/stories/decorators.tsx +34 -34
  228. package/src/components/LinksTabBar/stories/mockData.ts +27 -27
  229. package/src/components/LinksTabBar/types.ts +12 -12
  230. package/src/components/ListGoals/ListGoals.spec.tsx +82 -82
  231. package/src/components/ListGoals/ListGoals.stories.tsx +58 -58
  232. package/src/components/ListGoals/ListGoals.tsx +29 -29
  233. package/src/components/ListGoals/ListGoalsCard.tsx +61 -61
  234. package/src/components/ListGoals/index.ts +2 -2
  235. package/src/components/ListGoals/styles.tsx +11 -11
  236. package/src/components/ListGoals/types.ts +25 -25
  237. package/src/components/MealNutrients/MealNutrients.e2e.ts +68 -68
  238. package/src/components/MealNutrients/MealNutrients.spec.tsx +134 -134
  239. package/src/components/MealNutrients/MealNutrients.stories.tsx +37 -37
  240. package/src/components/MealNutrients/MealNutrients.tsx +84 -84
  241. package/src/components/MealNutrients/MealNutrientsLineChart.tsx +87 -87
  242. package/src/components/MealNutrients/MealNutrientsTooltip.tsx +30 -30
  243. package/src/components/MealNutrients/chartDefaultConfig.tsx +87 -87
  244. package/src/components/MealNutrients/index.tsx +2 -2
  245. package/src/components/MealNutrients/mockMealNutrientsRequest.ts +1246 -1246
  246. package/src/components/MealNutrients/types.ts +37 -37
  247. package/src/components/MealNutrients/useChartConfig.ts +69 -69
  248. package/src/components/MealPlanner/MealPlanner.spec.tsx +77 -77
  249. package/src/components/MealPlanner/MealPlanner.stories.tsx +15 -15
  250. package/src/components/MealPlanner/MealPlanner.tsx +100 -100
  251. package/src/components/MealPlanner/MealPlannerBadge.tsx +15 -15
  252. package/src/components/MealPlanner/MealPlannerBars.tsx +19 -19
  253. package/src/components/MealPlanner/MealPlannerCard.tsx +73 -73
  254. package/src/components/MealPlanner/MealPlannerLegends.tsx +22 -22
  255. package/src/components/MealPlanner/index.ts +2 -2
  256. package/src/components/MealPlanner/mockMealPlannerRequest.ts +70 -70
  257. package/src/components/MealPlanner/types.ts +21 -21
  258. package/src/components/NavBar/NavBar.e2e.ts +64 -64
  259. package/src/components/NavBar/NavBar.stories.tsx +86 -86
  260. package/src/components/NavBar/NavBar.tsx +46 -46
  261. package/src/components/NavBar/NavBarBase.ts +45 -45
  262. package/src/components/NavBar/NavBarItem.ts +13 -13
  263. package/src/components/NavBar/NavBarLink.ts +27 -27
  264. package/src/components/NavBar/NavBarList.ts +16 -16
  265. package/src/components/NavBar/NavBarWrapper.ts +40 -40
  266. package/src/components/NavBar/NavToggle.tsx +36 -36
  267. package/src/components/NavBar/NavToggleWrapper.ts +21 -21
  268. package/src/components/NavBar/index.ts +2 -2
  269. package/src/components/NavBar/types.ts +22 -22
  270. package/src/components/NotificationCard/NotificationCard.spec.tsx +113 -90
  271. package/src/components/NotificationCard/NotificationCard.stories.tsx +112 -112
  272. package/src/components/NotificationCard/NotificationCard.tsx +95 -94
  273. package/src/components/NotificationCard/index.ts +2 -2
  274. package/src/components/NotificationCard/styles.tsx +134 -134
  275. package/src/components/NotificationCard/types.ts +12 -9
  276. package/src/components/NotificationMenu/NotificationMenu.e2e.ts +27 -27
  277. package/src/components/NotificationMenu/NotificationMenu.spec.tsx +64 -64
  278. package/src/components/NotificationMenu/NotificationMenu.tsx +77 -77
  279. package/src/components/NotificationMenu/helpers.ts +91 -91
  280. package/src/components/NotificationMenu/index.ts +2 -2
  281. package/src/components/NotificationMenu/stories/NotificationMenu.stories.tsx +14 -14
  282. package/src/components/NotificationMenu/stories/StoryComponent.tsx +84 -84
  283. package/src/components/NotificationMenu/stories/StoryContent.tsx +52 -52
  284. package/src/components/NotificationMenu/styles.ts +125 -125
  285. package/src/components/NotificationMenu/types.ts +11 -11
  286. package/src/components/Pagination/ArrowButton.tsx +32 -32
  287. package/src/components/Pagination/Pagination.e2e.ts +51 -38
  288. package/src/components/Pagination/Pagination.spec.tsx +228 -218
  289. package/src/components/Pagination/Pagination.stories.tsx +60 -50
  290. package/src/components/Pagination/Pagination.tsx +66 -55
  291. package/src/components/Pagination/PaginationButtons.tsx +63 -55
  292. package/src/components/Pagination/PaginationContext.tsx +20 -20
  293. package/src/components/Pagination/index.ts +3 -3
  294. package/src/components/Pagination/styles.tsx +98 -81
  295. package/src/components/Pagination/types.ts +38 -35
  296. package/src/components/PieChart/PieChart.spec.tsx +97 -97
  297. package/src/components/PieChart/PieChart.stories.tsx +129 -129
  298. package/src/components/PieChart/PieChart.tsx +40 -40
  299. package/src/components/PieChart/PieChartBases.tsx +26 -26
  300. package/src/components/PieChart/PieChartLegend.tsx +51 -51
  301. package/src/components/PieChart/PieChartLegendList.tsx +19 -19
  302. package/src/components/PieChart/PieChartLegendMarker.tsx +12 -12
  303. package/src/components/PieChart/colorPalettes.ts +28 -28
  304. package/src/components/PieChart/index.ts +4 -4
  305. package/src/components/PieChart/stories/fixtures.ts +39 -39
  306. package/src/components/PieChart/types.ts +28 -28
  307. package/src/components/ProgressInfo/ProgressInfo.e2e.ts +31 -31
  308. package/src/components/ProgressInfo/ProgressInfo.spec.tsx +91 -91
  309. package/src/components/ProgressInfo/ProgressInfo.stories.tsx +32 -32
  310. package/src/components/ProgressInfo/ProgressInfo.tsx +117 -117
  311. package/src/components/ProgressInfo/ProgressInfoTotals.tsx +60 -60
  312. package/src/components/ProgressInfo/index.ts +3 -3
  313. package/src/components/ProgressInfo/mockProgressInfoRequest.ts +166 -166
  314. package/src/components/ProgressInfo/styles.ts +20 -20
  315. package/src/components/ProgressInfo/types.ts +29 -29
  316. package/src/components/SearchBox/SearchBox.e2e.ts +37 -37
  317. package/src/components/SearchBox/SearchBox.spec.tsx +77 -77
  318. package/src/components/SearchBox/SearchBox.tsx +70 -70
  319. package/src/components/SearchBox/SearchBoxCrossIcon.tsx +26 -26
  320. package/src/components/SearchBox/SearchBoxInput.tsx +20 -21
  321. package/src/components/SearchBox/SearchBoxWrapper.tsx +6 -6
  322. package/src/components/SearchBox/index.ts +4 -4
  323. package/src/components/SearchBox/stories/SearchBox.stories.tsx +16 -16
  324. package/src/components/SearchBox/stories/StoryComponent.tsx +25 -25
  325. package/src/components/SearchBox/types.ts +9 -9
  326. package/src/components/StepsCounter/StepsCounter.spec.tsx +14 -14
  327. package/src/components/StepsCounter/StepsCounter.stories.tsx +16 -16
  328. package/src/components/StepsCounter/StepsCounter.tsx +74 -74
  329. package/src/components/StepsCounter/index.ts +2 -2
  330. package/src/components/StepsCounter/types.ts +4 -4
  331. package/src/components/TableFilters/TableFilterCancelButton.tsx +39 -39
  332. package/src/components/TableFilters/TableFilterCheckbox.tsx +24 -24
  333. package/src/components/TableFilters/TableFilterClearButton.tsx +47 -47
  334. package/src/components/TableFilters/TableFilterTrigger.tsx +50 -50
  335. package/src/components/TableFilters/TableFilterTriggerWithNotification.tsx +44 -44
  336. package/src/components/TableFilters/TableFilters.e2e.ts +28 -28
  337. package/src/components/TableFilters/TableFilters.spec.tsx +171 -171
  338. package/src/components/TableFilters/TableFilters.tsx +188 -188
  339. package/src/components/TableFilters/TableFiltersAccordion.tsx +14 -14
  340. package/src/components/TableFilters/TableFiltersAccordionContent.tsx +18 -18
  341. package/src/components/TableFilters/TableFiltersButtons.tsx +32 -32
  342. package/src/components/TableFilters/hooks/useTableData.ts +137 -137
  343. package/src/components/TableFilters/index.ts +9 -9
  344. package/src/components/TableFilters/stories/StoryComponent.tsx +35 -35
  345. package/src/components/TableFilters/stories/TableFilters.stories.tsx +17 -17
  346. package/src/components/TableFilters/stories/TableFiltersWrapper.tsx +7 -7
  347. package/src/components/TableFilters/stories/mockData.tsx +114 -114
  348. package/src/components/TableFilters/styles.ts +26 -26
  349. package/src/components/TableFilters/types.ts +34 -34
  350. package/src/components/TableFilters/utils/handlers.ts +73 -73
  351. package/src/components/TradingInfoCard/TradingInfoCard.e2e.ts +16 -16
  352. package/src/components/TradingInfoCard/TradingInfoCard.spec.tsx +116 -116
  353. package/src/components/TradingInfoCard/TradingInfoCard.stories.tsx +118 -118
  354. package/src/components/TradingInfoCard/TradingInfoCard.tsx +43 -43
  355. package/src/components/TradingInfoCard/TradingInfoCardContent.tsx +32 -32
  356. package/src/components/TradingInfoCard/TradingInfoCardTooltip.tsx +47 -47
  357. package/src/components/TradingInfoCard/TradingInfoCardWrapper.tsx +72 -72
  358. package/src/components/TradingInfoCard/index.ts +3 -3
  359. package/src/components/TradingInfoCard/types.ts +27 -27
  360. package/src/components/TradingScoreboard/TradingScoreboard.spec.tsx +119 -119
  361. package/src/components/TradingScoreboard/TradingScoreboard.stories.tsx +119 -119
  362. package/src/components/TradingScoreboard/TradingScoreboard.tsx +41 -41
  363. package/src/components/TradingScoreboard/TradingScoreboardBase.tsx +17 -17
  364. package/src/components/TradingScoreboard/helpers.tsx +134 -134
  365. package/src/components/TradingScoreboard/index.ts +2 -2
  366. package/src/components/TradingScoreboard/types.ts +18 -18
  367. package/src/components/UpcomingWorkouts/UpcomingWorkoutCard.tsx +64 -64
  368. package/src/components/UpcomingWorkouts/UpcomingWorkouts.spec.tsx +56 -56
  369. package/src/components/UpcomingWorkouts/UpcomingWorkouts.stories.tsx +32 -32
  370. package/src/components/UpcomingWorkouts/UpcomingWorkouts.tsx +27 -27
  371. package/src/components/UpcomingWorkouts/index.ts +2 -2
  372. package/src/components/UpcomingWorkouts/style.ts +12 -12
  373. package/src/components/UpcomingWorkouts/types.ts +23 -23
  374. package/src/components/UserCard/UserCard.tsx +46 -46
  375. package/src/components/UserCard/UserCardBMI.tsx +37 -37
  376. package/src/components/UserCard/UserCardCredentials.tsx +56 -56
  377. package/src/components/UserCard/UserCardItem.tsx +42 -42
  378. package/src/components/UserCard/index.tsx +2 -2
  379. package/src/components/UserCard/types.ts +8 -8
  380. package/src/components/UserProfile/UserProfile.e2e.ts +21 -21
  381. package/src/components/UserProfile/UserProfile.spec.tsx +107 -107
  382. package/src/components/UserProfile/UserProfile.stories.tsx +21 -21
  383. package/src/components/UserProfile/UserProfile.tsx +53 -53
  384. package/src/components/UserProfile/index.ts +2 -2
  385. package/src/components/UserProfile/styles.ts +47 -47
  386. package/src/components/UserProfile/types.ts +8 -8
  387. package/src/components/WaterConsume/WaterConsume.spec.tsx +62 -62
  388. package/src/components/WaterConsume/WaterConsume.stories.tsx +36 -36
  389. package/src/components/WaterConsume/WaterConsume.tsx +188 -188
  390. package/src/components/WaterConsume/index.ts +2 -2
  391. package/src/components/WaterConsume/types.ts +11 -11
  392. package/src/consts.ts +18 -18
  393. package/src/index.ts +53 -53
  394. package/src/injectGlobal.ts +41 -41
  395. package/storybook-static/0.19f2e251.iframe.bundle.js +1 -0
  396. package/storybook-static/{497.7e0c2fc7.iframe.bundle.js → 106.f1e6d14d.iframe.bundle.js} +4 -4
  397. package/storybook-static/106.f1e6d14d.iframe.bundle.js.map +1 -0
  398. package/storybook-static/{sb-manager/GlobalScrollAreaStyles-4LLX2B3H-DOBSPBNW.js → 162.50e9b926.iframe.bundle.js} +1 -7
  399. package/storybook-static/291.c8585ee9.iframe.bundle.js +1 -0
  400. package/storybook-static/293.c50861da.iframe.bundle.js +2 -0
  401. package/storybook-static/293.c50861da.iframe.bundle.js.LICENSE.txt +9 -0
  402. package/storybook-static/36.713e1566.iframe.bundle.js +1 -0
  403. package/storybook-static/460.8dc4e7c6.iframe.bundle.js +402 -0
  404. package/storybook-static/{906.a25e1330.iframe.bundle.js.LICENSE.txt → 460.8dc4e7c6.iframe.bundle.js.LICENSE.txt} +2 -0
  405. package/storybook-static/460.8dc4e7c6.iframe.bundle.js.map +1 -0
  406. package/storybook-static/576.98c3eb27.iframe.bundle.js +1 -0
  407. package/storybook-static/{781.3faed4b1.iframe.bundle.js → 696.e559304f.iframe.bundle.js} +2 -2
  408. package/storybook-static/710.ab631936.iframe.bundle.js +1 -0
  409. package/storybook-static/829.7385f99b.iframe.bundle.js +139 -0
  410. package/storybook-static/829.7385f99b.iframe.bundle.js.map +1 -0
  411. package/storybook-static/834.04cdfc87.iframe.bundle.js +1 -0
  412. package/storybook-static/945.ddb2ee2f.iframe.bundle.js +1 -0
  413. package/storybook-static/components-Activity-Activity-stories.107a3fa3.iframe.bundle.js +1 -0
  414. package/storybook-static/components-Bmi-Bmi-stories.b8c54168.iframe.bundle.js +1 -0
  415. package/storybook-static/components-Calories-Calories-stories.8851a637.iframe.bundle.js +1 -0
  416. package/storybook-static/components-CardList-CardList-stories.963f2911.iframe.bundle.js +1 -0
  417. package/storybook-static/components-HeartRate-HeartRate-stories.f9844316.iframe.bundle.js +1 -0
  418. package/storybook-static/components-ListGoals-ListGoals-stories.ca994275.iframe.bundle.js +1 -0
  419. package/storybook-static/components-MealNutrients-MealNutrients-stories.1850ecb0.iframe.bundle.js +1 -0
  420. package/storybook-static/components-MealPlanner-MealPlanner-stories.542c85fc.iframe.bundle.js +1 -0
  421. package/storybook-static/components-NavBar-NavBar-stories.73f09876.iframe.bundle.js +1 -0
  422. package/storybook-static/components-ProgressInfo-ProgressInfo-stories.f6b5466e.iframe.bundle.js +1 -0
  423. package/storybook-static/components-StepsCounter-StepsCounter-stories.967e384f.iframe.bundle.js +1 -0
  424. package/storybook-static/{components-UpcomingWorkouts-UpcomingWorkouts-stories.fab18fcf.iframe.bundle.js → components-UpcomingWorkouts-UpcomingWorkouts-stories.ba735508.iframe.bundle.js} +1 -1
  425. package/storybook-static/components-WaterConsume-WaterConsume-stories.4b5e8cb5.iframe.bundle.js +1 -0
  426. package/storybook-static/iframe.html +4 -4
  427. package/storybook-static/index.json +1 -1
  428. package/storybook-static/main.912c7e67.iframe.bundle.js +1 -0
  429. package/storybook-static/project.json +1 -1
  430. package/storybook-static/runtime~main.e664d5e5.iframe.bundle.js +1 -0
  431. package/storybook-static/sb-addons/essentials-actions-2/manager-bundle.js +1 -1
  432. package/storybook-static/sb-addons/essentials-actions-2/manager-bundle.js.map +4 -4
  433. package/storybook-static/sb-addons/essentials-backgrounds-3/manager-bundle.js +5 -5
  434. package/storybook-static/sb-addons/essentials-backgrounds-3/manager-bundle.js.map +4 -4
  435. package/storybook-static/sb-addons/essentials-controls-1/manager-bundle.js +51 -49
  436. package/storybook-static/sb-addons/essentials-controls-1/manager-bundle.js.map +4 -4
  437. package/storybook-static/sb-addons/essentials-measure-6/manager-bundle.js +1 -1
  438. package/storybook-static/sb-addons/essentials-measure-6/manager-bundle.js.map +4 -4
  439. package/storybook-static/sb-addons/essentials-outline-7/manager-bundle.js +1 -1
  440. package/storybook-static/sb-addons/essentials-outline-7/manager-bundle.js.map +4 -4
  441. package/storybook-static/sb-addons/essentials-toolbars-5/manager-bundle.js +1 -1
  442. package/storybook-static/sb-addons/essentials-toolbars-5/manager-bundle.js.map +3 -3
  443. package/storybook-static/sb-addons/essentials-viewport-4/manager-bundle.js +1 -1
  444. package/storybook-static/sb-addons/essentials-viewport-4/manager-bundle.js.map +4 -4
  445. package/storybook-static/sb-addons/interactions-8/manager-bundle.js +11 -11
  446. package/storybook-static/sb-addons/interactions-8/manager-bundle.js.map +4 -4
  447. package/storybook-static/sb-addons/links-0/manager-bundle.js +1 -1
  448. package/storybook-static/sb-addons/links-0/manager-bundle.js.map +3 -3
  449. package/storybook-static/sb-manager/GlobalScrollAreaStyles-DZEYMYDM-UAEZM2KF.js +7 -0
  450. package/storybook-static/sb-manager/OverlayScrollbars-OGE3XJTA-T3S33YR7.js +1 -0
  451. package/storybook-static/sb-manager/WithTooltip-I4CCNYWD-ZW5IOTVO.js +1 -0
  452. package/storybook-static/sb-manager/{chunk-DP4DR4LA.js → chunk-3FAXWWKG.js} +1 -1
  453. package/storybook-static/sb-manager/{chunk-6KNXZZZ5.js → chunk-AA6TEL5N.js} +1 -1
  454. package/storybook-static/sb-manager/{chunk-SJD7EFYL.js → chunk-AM2ZNZZH.js} +1 -1
  455. package/storybook-static/sb-manager/chunk-AS2AMEUR.js +1 -0
  456. package/storybook-static/sb-manager/chunk-FPTBIX6P.js +403 -0
  457. package/storybook-static/sb-manager/{chunk-V7GYLJLR.js → chunk-IPZYHIL3.js} +2 -2
  458. package/storybook-static/sb-manager/chunk-QPL63VNK.js +1 -0
  459. package/storybook-static/sb-manager/{chunk-JSPL73I3.js → chunk-R5BIZIS3.js} +1 -1
  460. package/storybook-static/sb-manager/{formatter-6736J7QO-TGL2ZGQC.js → formatter-OJ5LH2CX-IQX6U4TO.js} +2 -2
  461. package/storybook-static/sb-manager/globals.js +1 -1
  462. package/storybook-static/sb-manager/index.js +1 -1
  463. package/storybook-static/sb-manager/runtime.js +1 -1
  464. package/storybook-static/sb-manager/syntaxhighlighter-SIPZPD4I-WOB5MYBW.js +1 -0
  465. package/storybook-static/sb-preview/runtime.js +4 -4
  466. package/storybook-static/stories.json +1 -1
  467. package/tsbuildcache +1 -1
  468. package/tsconfig.build.json +44 -44
  469. package/tsconfig.json +17 -17
  470. package/tsconfig.tsbuildinfo +1 -1
  471. package/webpack.config.js +28 -28
  472. package/custom-shots/widgets-navbar--mobile-opened__[w1440px].png +0 -0
  473. package/custom-shots/widgets-navbar--mobile-opened__[w1920px].png +0 -0
  474. package/custom-shots/widgets-navbar--mobile-opened__[w390px].png +0 -0
  475. package/custom-shots/widgets-navbar--mobile-opened__[w900px].png +0 -0
  476. package/custom-shots/widgets-searchbox--cross-icon__[w1920px].png +0 -0
  477. package/custom-shots/widgets-searchbox--search-icon__[w1920px].png +0 -0
  478. package/custom-shots/widgets-table-bots--default_[w1920px].png +0 -0
  479. package/custom-shots/widgets-table-bots--menu-opened_[w1920px].png +0 -0
  480. package/custom-shots/widgets-table-bots--no-control-orders--menu-opened_[w1920px].png +0 -0
  481. package/custom-shots/widgets-table-bots--no-control-orders--run-reason-modal_[w1920px].png +0 -0
  482. package/custom-shots/widgets-table-bots--run-reason-modal_[w1920px].png +0 -0
  483. package/storybook-static/106.9e8cbea9.iframe.bundle.js +0 -1
  484. package/storybook-static/134.2444003c.iframe.bundle.js +0 -1
  485. package/storybook-static/166.927d7b90.iframe.bundle.js +0 -1
  486. package/storybook-static/185.4df02b5b.iframe.bundle.js +0 -139
  487. package/storybook-static/185.4df02b5b.iframe.bundle.js.map +0 -1
  488. package/storybook-static/251.8c3ebcca.iframe.bundle.js +0 -1
  489. package/storybook-static/263.0a5aa731.iframe.bundle.js +0 -1
  490. package/storybook-static/283.258a25c8.iframe.bundle.js +0 -1
  491. package/storybook-static/326.7772ae66.iframe.bundle.js +0 -1
  492. package/storybook-static/494.f5410ab1.iframe.bundle.js +0 -2
  493. package/storybook-static/494.f5410ab1.iframe.bundle.js.LICENSE.txt +0 -18
  494. package/storybook-static/497.7e0c2fc7.iframe.bundle.js.map +0 -1
  495. package/storybook-static/540.17a57e0e.iframe.bundle.js +0 -1
  496. package/storybook-static/547.951a46da.iframe.bundle.js +0 -1
  497. package/storybook-static/609.f12a4891.iframe.bundle.js +0 -1
  498. package/storybook-static/633.947e8b75.iframe.bundle.js +0 -1
  499. package/storybook-static/661.14057bc5.iframe.bundle.js +0 -1
  500. package/storybook-static/753.91179890.iframe.bundle.js +0 -1
  501. package/storybook-static/76.25b4aa80.iframe.bundle.js +0 -1
  502. package/storybook-static/767.1716b836.iframe.bundle.js +0 -1
  503. package/storybook-static/906.a25e1330.iframe.bundle.js +0 -402
  504. package/storybook-static/906.a25e1330.iframe.bundle.js.map +0 -1
  505. package/storybook-static/912.a84a00a8.iframe.bundle.js +0 -1
  506. package/storybook-static/973.d2780faa.iframe.bundle.js +0 -1
  507. package/storybook-static/979.9baaf9d9.iframe.bundle.js +0 -1
  508. package/storybook-static/995.818e1781.iframe.bundle.js +0 -1
  509. package/storybook-static/components-Activity-Activity-stories.1f2220be.iframe.bundle.js +0 -1
  510. package/storybook-static/components-Bmi-Bmi-stories.033dba0e.iframe.bundle.js +0 -1
  511. package/storybook-static/components-Calories-Calories-stories.61da75cb.iframe.bundle.js +0 -1
  512. package/storybook-static/components-CardList-CardList-stories.caaffeda.iframe.bundle.js +0 -1
  513. package/storybook-static/components-HeartRate-HeartRate-stories.bd133239.iframe.bundle.js +0 -1
  514. package/storybook-static/components-ListGoals-ListGoals-stories.e68d5cbf.iframe.bundle.js +0 -1
  515. package/storybook-static/components-MealNutrients-MealNutrients-stories.7e46bd1e.iframe.bundle.js +0 -1
  516. package/storybook-static/components-MealPlanner-MealPlanner-stories.4b8341d3.iframe.bundle.js +0 -1
  517. package/storybook-static/components-NavBar-NavBar-stories.4f37096a.iframe.bundle.js +0 -1
  518. package/storybook-static/components-Pagination-Pagination-stories.2fd0c446.iframe.bundle.js +0 -1
  519. package/storybook-static/components-ProgressInfo-ProgressInfo-stories.665cee18.iframe.bundle.js +0 -1
  520. package/storybook-static/components-StepsCounter-StepsCounter-stories.b87bd065.iframe.bundle.js +0 -1
  521. package/storybook-static/components-TableFilters-stories-TableFilters-stories.24c4f9e8.iframe.bundle.js +0 -1
  522. package/storybook-static/components-WaterConsume-WaterConsume-stories.5dae388e.iframe.bundle.js +0 -1
  523. package/storybook-static/main.c21822d8.iframe.bundle.js +0 -1
  524. package/storybook-static/runtime~main.b259f462.iframe.bundle.js +0 -1
  525. package/storybook-static/sb-manager/CRUD-I5EZL2FS-LBZVDZXV.js +0 -1
  526. package/storybook-static/sb-manager/Communicate-7JXCND2Z-6SIVXWT4.js +0 -1
  527. package/storybook-static/sb-manager/Devices-SUYACUPO-DMGV6ENX.js +0 -1
  528. package/storybook-static/sb-manager/Documents-SGWAY3KW-XZRZ6I6S.js +0 -1
  529. package/storybook-static/sb-manager/Editing-7QFB6ZMG-J5U6QGB6.js +0 -1
  530. package/storybook-static/sb-manager/Git-DZ2D5ZUL-VKBWYJHE.js +0 -1
  531. package/storybook-static/sb-manager/Images-S2WTXNGG-NXAYS4VP.js +0 -1
  532. package/storybook-static/sb-manager/Logos-SJTNNI74-F3IVL4UV.js +0 -1
  533. package/storybook-static/sb-manager/OS-YZ2Y4VYS-KGSGCOHC.js +0 -1
  534. package/storybook-static/sb-manager/OverlayScrollbars-OL4C4TVX-FNYA4OIC.js +0 -1
  535. package/storybook-static/sb-manager/People-OD4EV7WZ-DBPUNUXW.js +0 -1
  536. package/storybook-static/sb-manager/Wayfinding-BB4H7CHP-N2QAVLVA.js +0 -1
  537. package/storybook-static/sb-manager/WithTooltip-YBG737T3-GLWUADFI.js +0 -1
  538. package/storybook-static/sb-manager/chunk-GBCXFRBK.js +0 -1
  539. package/storybook-static/sb-manager/chunk-IFNK3PLJ.js +0 -1
  540. package/storybook-static/sb-manager/chunk-JMPBYCHU.js +0 -1
  541. package/storybook-static/sb-manager/chunk-UBXIQABM.js +0 -447
  542. package/storybook-static/sb-manager/chunk-Z4NRYNHR.js +0 -1
  543. package/storybook-static/sb-manager/syntaxhighlighter-4OVWVELQ-5IZ45DZY.js +0 -1
  544. package/test-results/src-components-UserProfile-UserProfile.e2e.ts--1569e-r-info-and-logout-button-when-avatar-is-clicked-chromium/trace.zip +0 -0
  545. package/test-results/src-components-UserProfile-UserProfile.e2e.ts--914db-r-info-and-logout-button-when-avatar-is-hovered-chromium/trace.zip +0 -0
  546. package/test-results/src-components-UserProfile-UserProfile.e2e.ts-Widgets-UserProfile-is-opened-chromium/trace.zip +0 -0
  547. /package/storybook-static/{781.3faed4b1.iframe.bundle.js.LICENSE.txt → 696.e559304f.iframe.bundle.js.LICENSE.txt} +0 -0
@@ -1,91 +1,91 @@
1
- import { ButtonGroupItem } from '@ssa-ui-kit/core';
2
- import { NotificationCardProps } from '@components/NotificationCard';
3
-
4
- export interface DataProps {
5
- notificationItems: NotificationCardProps[];
6
- groupButtonItems: ButtonGroupItem[];
7
- }
8
-
9
- export const notificationData: DataProps = {
10
- groupButtonItems: [
11
- { id: 1, text: 'All', isDisabled: false },
12
- { id: 2, text: 'Unread', isDisabled: false },
13
- ],
14
- notificationItems: [
15
- {
16
- title: 'lorem',
17
- text: 'With our newest listing, we’re welcoming Wrapped Bitcoin to innovation Zone! You can now deposit',
18
- type: 'Informational',
19
- isRead: false,
20
- time: Date.now() - 600000,
21
- },
22
- {
23
- title: 'CyberVeinToken is Now Available.',
24
- text: 'With our newest listing, we’re welcoming Wrapped',
25
- type: 'Warning',
26
- isRead: false,
27
- time: Date.now() - 1600000,
28
- },
29
- {
30
- title: 'CyberVeinToken is Now Available.',
31
- text: 'With our newest listing, we’re welcoming Wrapped',
32
- type: 'Warning',
33
- isRead: false,
34
- time: Date.now() - 1600000,
35
- },
36
- {
37
- title: 'CyberVeinToken is Now Available.',
38
- text: 'With our newest listing, we’re welcoming Wrapped',
39
- type: 'Error',
40
- isRead: true,
41
- time: Date.now() - 2600000,
42
- },
43
-
44
- {
45
- title: 'CyberVeinToken is Now Available.',
46
- text: 'With our newest listing, we’re welcoming Wrapped',
47
- type: 'Informational',
48
- isRead: true,
49
- time: Date.now() - 3600000,
50
- },
51
- ],
52
- };
53
-
54
- export const getMockData = () => {
55
- return new Promise<DataProps>((resolve) => {
56
- resolve(notificationData);
57
- });
58
- };
59
-
60
- export const divideOnSubArr = (arr: Array<NotificationCardProps>) => {
61
- return arr.reduce(
62
- (acc: Record<string, Array<NotificationCardProps>>, obj) => {
63
- if (!obj.isRead) {
64
- acc['Unread'].push(obj);
65
- }
66
- acc['All'] = arr;
67
-
68
- return acc;
69
- },
70
- { All: [], Unread: [] },
71
- );
72
- };
73
-
74
- export const readAll = (arr: Array<NotificationCardProps>) => {
75
- return arr.reduce((acc: Array<NotificationCardProps>, item) => {
76
- item.isRead = true;
77
- return [...acc, item];
78
- }, []);
79
- };
80
-
81
- export const disableButton = (
82
- arr: Array<ButtonGroupItem>,
83
- notifyArr: Array<NotificationCardProps>,
84
- ) => {
85
- return arr.reduce((accBtn: Array<ButtonGroupItem>, btn) => {
86
- if (!divideOnSubArr(notifyArr)[btn.text].length) {
87
- btn.isDisabled = true;
88
- }
89
- return [...accBtn, btn];
90
- }, []);
91
- };
1
+ import { ButtonGroupItem } from '@ssa-ui-kit/core';
2
+ import { NotificationCardProps } from '@components/NotificationCard';
3
+
4
+ export interface DataProps {
5
+ notificationItems: NotificationCardProps[];
6
+ groupButtonItems: ButtonGroupItem[];
7
+ }
8
+
9
+ export const notificationData: DataProps = {
10
+ groupButtonItems: [
11
+ { id: 1, text: 'All', isDisabled: false },
12
+ { id: 2, text: 'Unread', isDisabled: false },
13
+ ],
14
+ notificationItems: [
15
+ {
16
+ title: 'lorem',
17
+ text: 'With our newest listing, we’re welcoming Wrapped Bitcoin to innovation Zone! You can now deposit',
18
+ type: 'Informational',
19
+ isRead: false,
20
+ time: Date.now() - 600000,
21
+ },
22
+ {
23
+ title: 'CyberVeinToken is Now Available.',
24
+ text: 'With our newest listing, we’re welcoming Wrapped',
25
+ type: 'Warning',
26
+ isRead: false,
27
+ time: Date.now() - 1600000,
28
+ },
29
+ {
30
+ title: 'CyberVeinToken is Now Available.',
31
+ text: 'With our newest listing, we’re welcoming Wrapped',
32
+ type: 'Warning',
33
+ isRead: false,
34
+ time: Date.now() - 1600000,
35
+ },
36
+ {
37
+ title: 'CyberVeinToken is Now Available.',
38
+ text: 'With our newest listing, we’re welcoming Wrapped',
39
+ type: 'Error',
40
+ isRead: true,
41
+ time: Date.now() - 2600000,
42
+ },
43
+
44
+ {
45
+ title: 'CyberVeinToken is Now Available.',
46
+ text: 'With our newest listing, we’re welcoming Wrapped',
47
+ type: 'Informational',
48
+ isRead: true,
49
+ time: Date.now() - 3600000,
50
+ },
51
+ ],
52
+ };
53
+
54
+ export const getMockData = () => {
55
+ return new Promise<DataProps>((resolve) => {
56
+ resolve(notificationData);
57
+ });
58
+ };
59
+
60
+ export const divideOnSubArr = (arr: Array<NotificationCardProps>) => {
61
+ return arr.reduce(
62
+ (acc: Record<string, Array<NotificationCardProps>>, obj) => {
63
+ if (!obj.isRead) {
64
+ acc['Unread'].push(obj);
65
+ }
66
+ acc['All'] = arr;
67
+
68
+ return acc;
69
+ },
70
+ { All: [], Unread: [] },
71
+ );
72
+ };
73
+
74
+ export const readAll = (arr: Array<NotificationCardProps>) => {
75
+ return arr.reduce((acc: Array<NotificationCardProps>, item) => {
76
+ item.isRead = true;
77
+ return [...acc, item];
78
+ }, []);
79
+ };
80
+
81
+ export const disableButton = (
82
+ arr: Array<ButtonGroupItem>,
83
+ notifyArr: Array<NotificationCardProps>,
84
+ ) => {
85
+ return arr.reduce((accBtn: Array<ButtonGroupItem>, btn) => {
86
+ if (!divideOnSubArr(notifyArr)[btn.text].length) {
87
+ btn.isDisabled = true;
88
+ }
89
+ return [...accBtn, btn];
90
+ }, []);
91
+ };
@@ -1,2 +1,2 @@
1
- export { NotificationMenu } from './NotificationMenu';
2
- export * from './types';
1
+ export { NotificationMenu } from './NotificationMenu';
2
+ export * from './types';
@@ -1,14 +1,14 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import { NotificationMenu } from '../NotificationMenu';
3
- import { StoryComponent } from './StoryComponent';
4
-
5
- export default {
6
- title: 'Widgets/NotificationMenu',
7
- component: NotificationMenu,
8
- } as Meta<typeof NotificationMenu>;
9
-
10
- export const Default: StoryObj<typeof NotificationMenu> = () => {
11
- return <StoryComponent />;
12
- };
13
-
14
- Default.args = {};
1
+ import { Meta, StoryObj } from '@storybook/react';
2
+ import { NotificationMenu } from '../NotificationMenu';
3
+ import { StoryComponent } from './StoryComponent';
4
+
5
+ export default {
6
+ title: 'Widgets/NotificationMenu',
7
+ component: NotificationMenu,
8
+ } as Meta<typeof NotificationMenu>;
9
+
10
+ export const Default: StoryObj<typeof NotificationMenu> = () => {
11
+ return <StoryComponent />;
12
+ };
13
+
14
+ Default.args = {};
@@ -1,84 +1,84 @@
1
- import { useEffect, useState } from 'react';
2
- import { Link, MemoryRouter, Route, Routes } from 'react-router-dom';
3
- import { Button, ButtonGroup, ButtonGroupItem } from '@ssa-ui-kit/core';
4
- import { NotificationCardProps } from '@components/NotificationCard';
5
- import { NotificationMenu } from '../NotificationMenu';
6
- import { MarkAllReadButton, Trigger } from './StoryContent';
7
- import {
8
- disableButton,
9
- divideOnSubArr,
10
- getMockData,
11
- readAll,
12
- } from '../helpers';
13
- import { ButtonGroupCustom } from '../styles';
14
-
15
- export const StoryComponent = () => {
16
- const [notifications, setNotifications] = useState<NotificationCardProps[]>(
17
- [],
18
- );
19
- const [readNotifications, setReadNotifications] = useState<
20
- NotificationCardProps[]
21
- >([]);
22
- const [buttonItems, setButtonItems] = useState<ButtonGroupItem[]>([]);
23
- const [isLoading, setIsLoading] = useState<boolean>(true);
24
-
25
- const unreadQty = divideOnSubArr(notifications).Unread.length;
26
-
27
- const handleClickOpen = () => () => {
28
- if (!isLoading) return;
29
- getMockData().then((data) => {
30
- setIsLoading(false);
31
- setNotifications(data.notificationItems);
32
- setReadNotifications(data.notificationItems);
33
- setButtonItems(data.groupButtonItems);
34
- });
35
- };
36
-
37
- useEffect(() => {
38
- handleClickOpen();
39
- if (!unreadQty) {
40
- setButtonItems(disableButton(buttonItems, notifications));
41
- }
42
- }, [isLoading]);
43
-
44
- const handleClickReadAll = () => {
45
- setReadNotifications(readAll(notifications));
46
- setButtonItems(disableButton(buttonItems, notifications));
47
- };
48
-
49
- const handleClick = (item: Pick<ButtonGroupItem, 'id' | 'text'>) => {
50
- setReadNotifications(divideOnSubArr(notifications)[item.text]);
51
- };
52
-
53
- return (
54
- <MemoryRouter>
55
- <Routes>
56
- <Route
57
- path="/*"
58
- element={
59
- <NotificationMenu
60
- trigger={<Trigger />}
61
- onClick={handleClickOpen()}
62
- notifications={readNotifications}
63
- leftButton={
64
- unreadQty ? (
65
- <MarkAllReadButton onClick={() => handleClickReadAll()} />
66
- ) : null
67
- }
68
- rightButton={
69
- <Link to={'/'} css={{ gridColumn: 2 }}>
70
- <Button variant="info" text="View all notification" />
71
- </Link>
72
- }
73
- isLoading={isLoading}>
74
- <ButtonGroup
75
- items={buttonItems}
76
- buttonStyles={ButtonGroupCustom}
77
- onClick={(item) => handleClick(item)}
78
- />
79
- </NotificationMenu>
80
- }></Route>
81
- </Routes>
82
- </MemoryRouter>
83
- );
84
- };
1
+ import { useEffect, useState } from 'react';
2
+ import { Link, MemoryRouter, Route, Routes } from 'react-router-dom';
3
+ import { Button, ButtonGroup, ButtonGroupItem } from '@ssa-ui-kit/core';
4
+ import { NotificationCardProps } from '@components/NotificationCard';
5
+ import { NotificationMenu } from '../NotificationMenu';
6
+ import { MarkAllReadButton, Trigger } from './StoryContent';
7
+ import {
8
+ disableButton,
9
+ divideOnSubArr,
10
+ getMockData,
11
+ readAll,
12
+ } from '../helpers';
13
+ import { ButtonGroupCustom } from '../styles';
14
+
15
+ export const StoryComponent = () => {
16
+ const [notifications, setNotifications] = useState<NotificationCardProps[]>(
17
+ [],
18
+ );
19
+ const [readNotifications, setReadNotifications] = useState<
20
+ NotificationCardProps[]
21
+ >([]);
22
+ const [buttonItems, setButtonItems] = useState<ButtonGroupItem[]>([]);
23
+ const [isLoading, setIsLoading] = useState<boolean>(true);
24
+
25
+ const unreadQty = divideOnSubArr(notifications).Unread.length;
26
+
27
+ const handleClickOpen = () => () => {
28
+ if (!isLoading) return;
29
+ getMockData().then((data) => {
30
+ setIsLoading(false);
31
+ setNotifications(data.notificationItems);
32
+ setReadNotifications(data.notificationItems);
33
+ setButtonItems(data.groupButtonItems);
34
+ });
35
+ };
36
+
37
+ useEffect(() => {
38
+ handleClickOpen();
39
+ if (!unreadQty) {
40
+ setButtonItems(disableButton(buttonItems, notifications));
41
+ }
42
+ }, [isLoading]);
43
+
44
+ const handleClickReadAll = () => {
45
+ setReadNotifications(readAll(notifications));
46
+ setButtonItems(disableButton(buttonItems, notifications));
47
+ };
48
+
49
+ const handleClick = (item: Pick<ButtonGroupItem, 'id' | 'text'>) => {
50
+ setReadNotifications(divideOnSubArr(notifications)[item.text]);
51
+ };
52
+
53
+ return (
54
+ <MemoryRouter>
55
+ <Routes>
56
+ <Route
57
+ path="/*"
58
+ element={
59
+ <NotificationMenu
60
+ trigger={<Trigger />}
61
+ onClick={handleClickOpen()}
62
+ notifications={readNotifications}
63
+ leftButton={
64
+ unreadQty ? (
65
+ <MarkAllReadButton onClick={() => handleClickReadAll()} />
66
+ ) : null
67
+ }
68
+ rightButton={
69
+ <Link to={'/'} css={{ gridColumn: 2 }}>
70
+ <Button variant="info" text="View all notification" />
71
+ </Link>
72
+ }
73
+ isLoading={isLoading}>
74
+ <ButtonGroup
75
+ items={buttonItems}
76
+ buttonStyles={ButtonGroupCustom}
77
+ onClick={(item) => handleClick(item)}
78
+ />
79
+ </NotificationMenu>
80
+ }></Route>
81
+ </Routes>
82
+ </MemoryRouter>
83
+ );
84
+ };
@@ -1,52 +1,52 @@
1
- import { css, useTheme } from '@emotion/react';
2
- import { Button, Icon, Indicator } from '@ssa-ui-kit/core';
3
- import { ResetBtnStyles } from '../styles';
4
-
5
- interface CommonNotificationPops {
6
- onClick: () => void;
7
- }
8
-
9
- export const Trigger = () => {
10
- const theme = useTheme();
11
- return (
12
- <Indicator
13
- position="right"
14
- isVisible
15
- text={
16
- <span
17
- css={{
18
- fontSize: 10,
19
- fontWeight: 600,
20
- color: '#fff',
21
- minWidth: '12px',
22
- }}>
23
- 2
24
- </span>
25
- }
26
- background={`linear-gradient(90deg, ${theme.colors.yellow} 0%, ${theme.colors.yellowLighter} 100%)`}>
27
- <div css={{ padding: '0 5px' }}>
28
- <Icon name="notification" size={20} color={theme.colors.greyDarker} />
29
- </div>
30
- </Indicator>
31
- );
32
- };
33
-
34
- export const MarkAllReadButton = ({ onClick }: CommonNotificationPops) => {
35
- const theme = useTheme();
36
- return (
37
- <Button
38
- onClick={onClick}
39
- variant="tertiary"
40
- css={css`
41
- ${ResetBtnStyles}
42
- span {
43
- color: ${theme.colors.blueDark};
44
- }
45
- `}
46
- startIcon={
47
- <Icon name="check-circle" size={20} color={theme.colors.blueDark} />
48
- }
49
- text="Mark all as read"
50
- />
51
- );
52
- };
1
+ import { css, useTheme } from '@emotion/react';
2
+ import { Button, Icon, Indicator } from '@ssa-ui-kit/core';
3
+ import { ResetBtnStyles } from '../styles';
4
+
5
+ interface CommonNotificationPops {
6
+ onClick: () => void;
7
+ }
8
+
9
+ export const Trigger = () => {
10
+ const theme = useTheme();
11
+ return (
12
+ <Indicator
13
+ position="right"
14
+ isVisible
15
+ text={
16
+ <span
17
+ css={{
18
+ fontSize: 10,
19
+ fontWeight: 600,
20
+ color: '#fff',
21
+ minWidth: '12px',
22
+ }}>
23
+ 2
24
+ </span>
25
+ }
26
+ background={`linear-gradient(90deg, ${theme.colors.yellow} 0%, ${theme.colors.yellowLighter} 100%)`}>
27
+ <div css={{ padding: '0 5px' }}>
28
+ <Icon name="notification" size={20} color={theme.colors.greyDarker} />
29
+ </div>
30
+ </Indicator>
31
+ );
32
+ };
33
+
34
+ export const MarkAllReadButton = ({ onClick }: CommonNotificationPops) => {
35
+ const theme = useTheme();
36
+ return (
37
+ <Button
38
+ onClick={onClick}
39
+ variant="tertiary"
40
+ css={css`
41
+ ${ResetBtnStyles}
42
+ span {
43
+ color: ${theme.colors.blueDark};
44
+ }
45
+ `}
46
+ startIcon={
47
+ <Icon name="check-circle" size={20} color={theme.colors.blueDark} />
48
+ }
49
+ text="Mark all as read"
50
+ />
51
+ );
52
+ };