Results 3 issues of Vadim

Events that start on one month and end on another are not being displayed at all. In the reproduction code there are three events, 1 day long, 1 week long...

### Clear and concise description of the problem With the current implementation of `UseFocus`, it is impossible to pass [focus parameters](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/focus#parameters) to control focus behavior. Available options: - preventScroll -...

enhancement

### Before submitting the PR, please make sure you do the following - [x] Read the [Contributing Guidelines](https://github.com/vueuse/vueuse/blob/main/CONTRIBUTING.md). - [x] Read the [Pull Request Guidelines](https://github.com/vueuse/vueuse/blob/main/packages/guidelines.md). - [x] Check that there...