@umbraco-ui/uui 1.17.0-rc.4 → 1.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3517,7 +3517,11 @@
3517
3517
  "events": [
3518
3518
  {
3519
3519
  "name": "change",
3520
- "description": "fires when the a file has been selected."
3520
+ "description": "fires when a file has been selected."
3521
+ },
3522
+ {
3523
+ "name": "reject",
3524
+ "description": "fires when files are rejected due to not matching the accept attribute."
3521
3525
  }
3522
3526
  ],
3523
3527
  "slots": [