* feat: upload support rootClassName * feat: optimize code * feat: optimize code
* improve the a11y of the upload progress * add a11y test, update snapshots * pass aria props as part of restProps * use kebab-case instead of camelCase for aria attributes --------- Co-authored-by: afc163 <afc163@gmail.com>
* chore(typo): update * test(upload): add case * fix: Upload disable state logic * test: remove case * chore: remove unused
* chore: Migrate CJS to ESM * clear