TagGroup: add default empty state and support for custom empty state (#4358)
* add empty state and focus ring
* add tests
* copy
* remove container negative margin if empty
* fix styles for focus ring
* update stories
* improve stories
* fix story
* add chromatic stories
* use translated string for None
* move default to prop destructuring
* fix focus-visible style and add comment
* add min-height to empty state
* handle error on removing all tags with maxRows
* focus container after last tag removed
* add ar-AE string for chromatic
* switch to useEffect
* update prevCount
---------
Co-authored-by: Robert Snow <rsnow@adobe.com>
Co-authored-by: Daniel Lu <dl1644@gmail.com>