* Ott 563 part 1/popup (#239)
* feat(563): added images
* feat(563): added MatchPopup
* refactor(563): removed MatchHover components
* Ott 563 part 2/components (#240)
* feat(563): added components
* feat(563): popup navigation
* Ott 563 part 3/players list (#242)
* feat(563): players list component
* refactor(563): removed closeIcon svg and reused Close icon component with diff color
* refactor(563): fix review comments
* Update src/features/MatchPopup/components/PlayersList/index.tsx
Co-authored-by: Serg <936x936@gmail.com>
Co-authored-by: Serg <936x936@gmail.com>
* feat(563): settings components (#244)
* Ott 563 part 5/checkbox radio (#245)
* refactor(563): swaping background icons to Icon components
* fix(563): fixed components spacing
* refactor(563): removed svg icon files
* refactor(563): fix review comments
* Ott 563 part 6/display match playlists (#248)
* feat(563): added requests and lexics
* feat(563): display match playlist buttons
* refacotr(563): fixed pr comments
* Ott 563 part 7/playlist format actions (#249)
* refactor(563): lexics store lexic id update
* feat(563): display playlist formats and actions
* feat(563): display team players
* refactor(563): moved type to types file
* Ott 563 part 8/imprvs (#252)
* fix(563): close on outside click
* fix(563): restored full match click
* feat(563): display full match duration
* fix(563): scrollable players list and shirt number
* fix(563): fix review comments
* Ott 563 part 8/mobile desktop settings (#254)
* fix(563): add mobile lexics
* feat(563): wip
* refactor(563): split Settings into Desktop and Mobile
Co-authored-by: Serg <936x936@gmail.com>
* refactor(#314): moved matches state from header filters store to specific profiles
* refactor(#314): changed Mathes type import path
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>