- create a reusable "Max" send button component - use it in SwapModal and SendModal - add some more tests in tst_SwapInputPanel.qml Fixes #15066
- new panel created: `SwapInputPanel` - some cleanups to the needed stores - created a SB page demonstrating the use of 2 panels and the `SwapExchangeButton` - created QML tests Fixes #14781