- update the SB page with the toggle too Fixes #16355
Additionally, copyTextToClipboard is renamed to setText, mimicking QClipboard naming.
- some minor visual fixes (padding & clear button color) - make it always paste plain text, eventhough the base component has to stay RichText - use it in SendModal->RecipientView - add a storybook page - added QML tests Fixes #15252