element-web/playwright/snapshots/audio-player/audio-player.spec.ts
Florian Duros 8086262e04
Move AudioPlayer to shared components (#30386)
* feat: add `PlayPauseButton` to storybook

* feat: add generic media body

* feat: add seekbar component

* chore: add ViewWrapper to help writing stories with vm

* refactor: move `formatBytes` from `formattingUtils` into shared component

* refactor: add `className` props to `Clock`

* feat: add new audio player component

* test(e2e): add screenshots for new shared components

* feat: add AudioPlayerViewModel

* feat: use new audio player in `MAudioBody`

* refactor: remove old audio player

* test(e2e): update existing tests

* refactor: remove unused `DurationClock`

* refactor: rename `SeekBar` into `LegacySeekBar`
2025-08-07 09:02:49 +00:00
..
Selected-EventTile-of-audio-player--dark-theme--bubble-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player--dark-theme--group-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player--dark-theme--irc-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player--high-contrast--bubble-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player--high-contrast--group-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player--high-contrast--irc-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player--light-theme--bubble-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player--light-theme--group-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player--light-theme--irc-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player--light-theme--monospace-font--bubble-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player--light-theme--monospace-font--group-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player--light-theme--monospace-font--irc-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player-with-a-reply-bubble-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player-with-a-reply-chain-bubble-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player-with-a-reply-chain-group-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player-with-a-reply-chain-irc-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player-with-a-reply-group-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
Selected-EventTile-of-audio-player-with-a-reply-irc-layout-linux.png Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00