* [AAE-3967] Add datetime-range search filter component
* Fix bug from max date is not resetting when clicking the clear button
* Fix formatting identation on date-range component
* Add unit tests
* Add documentation
* Fix comments
* [ADF-5085] Remove maxDate and set the max of the from date to the to date
* [ADF-5085] Add maxDate optional setting
* [ADF-5085] Add unit test for maxDate
* [ADF-5085] Add documentation for maxDate setting
* [ADF-5085] Unit tests for default and today value
* [ADF-5085] Refactor