Adds `column_widths` to `gr.Dataframe` and hide overflowing text when `wrap=False` (#5894)
* changes
* added prop
* add changeset
* table
* null case
* fix tests
* add story
* format
* lint
* add changeset
* Update js/dataframe/shared/Table.svelte
Co-authored-by: aliabid94 <aabid94@gmail.com>
* add support for ints
* added test
* docstring
* format
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: aliabid94 <aabid94@gmail.com>