Bugfix: Use input event instead of keydown in the modal component

We've started using the input event instead of the keydown in the modal component to properly pass the value of the input.

https://github.com/owncloud/owncloud-design-system/pull/741