Allow Chatbot examples to show more than one image (#10111)
* change example image limit to 4
* add changeset
* refactor examples
* redesign examples
* aria improvements
* check for multimodal
* use multimedia icons
* clean up
* remove min-height
* add param
* fix test
* Revert "add param"
This reverts commit f858097240c3615c19650b5d5263c70d6a408fac.
* Revert "fix test"
This reverts commit 41570fa1004965479e7692ee83dd33b1d4c709b0.
* handle icon in chat_interface.py
* remove unused css class
* fix types
* format
* fix test
* - change logic to use example icon for text example if exists
- ensure mixed files can be displayed in multiples
* add stories
* tweaks
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>