SearchField escape key propagates #5480 (#5571)
* SearchField escape key propigates
* updating tests for the new event state
* adding controls to the new storybook example
* fixing readonly mode
* fixing ts strict and clear input before propagate escape key
* only clear if setting to empty
* updated onClear related test