Document data range picker custom emit events
Problem
The date range picker component is missing documentation for the custom input emitted events which have being implemented in the component.
Proposal
Let's add the documentation for the custom two input emit events.
- Does this also inherit the emit events from the parent date picker component?
- Maybe also consider merging these two components logically?