Rsp dropzone (#4757)
* initialize dropzone
* brainstorm
* cleanup dropzone
* merge
* update stories with actions
* messages
* use rac dropzone
* input stuff
* add css, change dropzone ref
* set isFilled
* add css, trying stuff in dropzone
* add unfilled/filled state
* added bannerMessage and isFilled prop, update stories
* clean up stories
* added a test
* updated css, exported Draggable, clean up package.json
* add imperative handle - tbd whether it is kept
* cleanup
* fix react-aria-component dependency
* create new css folder for dnd stories
* add text component to story
* add spacing, add tests, whcm css
* clean up rac dropzone
* add more tests
* fix typo
* fix stories, fix typo in css, remove focus styling
* added jsdoc comments, new story, export types
* add css to new story, change examples to buttons, minor css changes
* fix linting
* fix typo
* remove imperative handler from dropzone
* fix tests
* fix typo
* update css to match new style for banner, update css for whcm
* fix typo, add draggable image to story
* update text color to meet color contrast
* fix indentation
* fix indentation
* update package
* update css and tests, styled filled state for stories, message announces on VO
* update useId import
* small code review changes
* fix HCM
* fix lint
* add missing filter dom props to filetrigger
* further hcm fixes
* update stories with text component
---------
Co-authored-by: Robert Snow <rsnow@adobe.com>
Co-authored-by: Daniel Lu <dl1644@gmail.com>