Add optional search bar to `gr.Dataframe`'s toolbar (#10554)
* add test
* add changeset
* fix test
* amend filter behaviour
* fix label and toolbar placement
* edit story
* update filter logic
* rename show_search_input to show_search
* show_search_input rename
* tweak
* clean up
* clean up
* fix filter logic
* tweak
* fix test
* tweak
* amend show_seach options
* amend typing
* tweak
* amend search/filter behaviour
* clean up
* tweak
* more clean up
* tweak
* tweak
* Revert "tweak"
This reverts commit d22462efcb634c4af2e490e0424474745bb777e4.
* fix test
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>