* Add minimize when copying to clipboard option
* Change minimizeOnCopyToClipboardKey constant reference and fix whitespace
* Extend feature to context menus and view component
* Cleanup and refactor methods
* Refactor copy method and add minimizeOnCopyToClipboardKey constant to electronConstants.ts
* Use window.main subclass and fix formatting
* Revert "Use window.main subclass and fix formatting"
This reverts commit 0159613751a54bc886fac0b34bd09d3a26498924.
* Reimplement part of 0159613751a54bc886fac0b34bd09d3a26498924
* Add null check to VaultComponent::copyValue
* Remove unused import