feat: add autocomplete prop to rac datefield + datepicker (#7773)
* add hidden date input component
* add stories
* fix lint
* fix story
* add comments, fix types
* add test (not finished)
* fix types
* add test
* fix lint
* review comments
* add try catch