@ssa-ui-kit/widgets 0.0.3-alpha → 0.0.5-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 (57) hide show
  1. package/custom-shots/widgets-bots-table--no-control-orders--menu-opened_[w1920px].png +0 -0
  2. package/custom-shots/widgets-bots-table--no-control-orders--run-reason-modal_[w1920px].png +0 -0
  3. package/custom-shots/widgets-collapsiblenavbar-opened__[w1920px].png +0 -0
  4. package/custom-shots/widgets-collapsiblenavbar-opened__[w899px]_menu_opened.png +0 -0
  5. package/custom-shots/widgets-collapsiblenavbar-opened__[w899px]_statistics_submenu.png +0 -0
  6. package/custom-shots/widgets-filters--default__[w1920px].png +0 -0
  7. package/custom-shots/widgets-filters--more-button__[w900px].png +0 -0
  8. package/custom-shots/widgets-meal-nutrients--hint-opened__[w1440px].png +0 -0
  9. package/custom-shots/widgets-meal-nutrients--hint-opened__[w1920px].png +0 -0
  10. package/custom-shots/widgets-meal-nutrients--hint-opened__dropdown__[w390px].png +0 -0
  11. package/custom-shots/widgets-navbar-opened__[w1920px].png +0 -0
  12. package/custom-shots/widgets-notification-menu--is-opened__[w1440px].png +0 -0
  13. package/custom-shots/widgets-notification-menu--is-opened__[w1920px].png +0 -0
  14. package/custom-shots/widgets-pagination--next-hover__[w1920px].png +0 -0
  15. package/custom-shots/widgets-pagination--not-selected-hover__[w1920px].png +0 -0
  16. package/custom-shots/widgets-pagination--previous-hover__[w1920px].png +0 -0
  17. package/custom-shots/widgets-pagination--selected-hover__[w1920px].png +0 -0
  18. package/custom-shots/widgets-progressInfo__[w1440px].png +0 -0
  19. package/custom-shots/widgets-progressInfo__[w1920px].png +0 -0
  20. package/custom-shots/widgets-progressInfo__dropdown__[w390px].png +0 -0
  21. package/custom-shots/widgets-progressInfo__dropdown__[w900px].png +0 -0
  22. package/custom-shots/widgets-searchbox--cross-icon__[w900px].png +0 -0
  23. package/custom-shots/widgets-searchbox--search-icon__[w900px].png +0 -0
  24. package/custom-shots/widgets-table-filters--opened__[w1920px].png +0 -0
  25. package/custom-shots/widgets-trading-info-card--hover__[w1920px].png +0 -0
  26. package/custom-shots/widgets-user-profile--is-opened__[w1920px].png +0 -0
  27. package/dist/components/Filters/Filters.d.ts +4 -3
  28. package/dist/components/Filters/FiltersContext.d.ts +6 -3
  29. package/dist/components/TableFilters/TableFilters.d.ts +1 -1
  30. package/dist/components/TableFilters/hooks/useTableData.d.ts +8 -2
  31. package/dist/components/TableFilters/types.d.ts +1 -1
  32. package/dist/index.js +1 -1
  33. package/dist/index.js.map +1 -1
  34. package/package.json +4 -4
  35. package/src/components/Filters/Filters.spec.tsx +10 -1
  36. package/src/components/Filters/Filters.tsx +3 -1
  37. package/src/components/Filters/FiltersBlock.tsx +3 -4
  38. package/src/components/Filters/FiltersContext.tsx +4 -1
  39. package/src/components/Filters/FiltersWrapper.tsx +4 -1
  40. package/src/components/Filters/stories/StoryComponent.tsx +2 -1
  41. package/src/components/TableFilters/TableFilters.spec.tsx +7 -2
  42. package/src/components/TableFilters/TableFilters.tsx +2 -2
  43. package/src/components/TableFilters/hooks/useTableData.ts +32 -2
  44. package/src/components/TableFilters/stories/StoryComponent.tsx +4 -4
  45. package/src/components/TableFilters/types.ts +1 -1
  46. package/src/components/UserProfile/UserProfile.spec.tsx +17 -1
  47. package/src/components/UserProfile/UserProfile.tsx +1 -1
  48. package/test-results/{src-components-CollapsibleNavBar-CollapsibleNa-550ce-idgets-CollapsibleNavBar-1920-Should-be-visible-chromium → src-components-UserProfile-UserProfile.e2e.ts--1569e-r-info-and-logout-button-when-avatar-is-clicked-chromium}/trace.zip +0 -0
  49. package/test-results/{src-components-CollapsibleNavBar-CollapsibleNa-3bc42-amburger-menu-icon-should-be-visible-by-default-chromium → src-components-UserProfile-UserProfile.e2e.ts--914db-r-info-and-logout-button-when-avatar-is-hovered-chromium}/trace.zip +0 -0
  50. package/test-results/{src-components-CollapsibleNavBar-CollapsibleNa-37902-idgets-CollapsibleNavBar-1439-Should-be-visible-chromium → src-components-UserProfile-UserProfile.e2e.ts-Widgets-UserProfile-is-opened-chromium}/trace.zip +0 -0
  51. package/tsbuildcache +1 -1
  52. package/test-results/src-components-CollapsibleNavBar-CollapsibleNa-467fc-u-should-be-shown-after-Statistics-icon-hovered-chromium/trace.zip +0 -0
  53. package/test-results/src-components-CollapsibleNavBar-CollapsibleNa-82d84-should-be-visible-after-Statistics-item-clicked-chromium/trace.zip +0 -0
  54. package/test-results/src-components-CollapsibleNavBar-CollapsibleNa-86e96-nu-content-should-be-visible-after-icon-clicked-chromium/trace.zip +0 -0
  55. package/test-results/src-components-CollapsibleNavBar-CollapsibleNa-b093e-nu-should-be-expanded-after-toggle-icon-clicked-chromium/trace.zip +0 -0
  56. package/test-results/src-components-CollapsibleNavBar-CollapsibleNa-bc4b6-u-should-be-shown-after-Statistics-icon-hovered-chromium/trace.zip +0 -0
  57. package/test-results/src-components-CollapsibleNavBar-CollapsibleNa-d159d-d-after-Statistics-item-clicked-expanded-state--chromium/trace.zip +0 -0