* feat: create confirm dialog to use instead of window.confirm * move confirm to right * add types * less margin
* feat: Use dialog component for clear canvas instead of window confirm * reduce font weight * fix specs * update button name and use action * export clearCanvas from actions