@aria-ui/listbox
Advanced tools
Comparing version 0.0.17 to 0.0.18
import * as _aria_ui_core from '@aria-ui/core'; | ||
import { ConnectableElement, SignalState } from '@aria-ui/core'; | ||
import { EmptyObject, ConnectableElement, SignalState } from '@aria-ui/core'; | ||
import { ItemFilter } from '@aria-ui/collection'; | ||
@@ -9,3 +9,3 @@ | ||
*/ | ||
interface ListboxEmptyProps { | ||
interface ListboxEmptyProps extends EmptyObject { | ||
} | ||
@@ -12,0 +12,0 @@ /** |
{ | ||
"name": "@aria-ui/listbox", | ||
"type": "module", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"private": false, | ||
@@ -14,8 +14,8 @@ "sideEffects": false, | ||
"@aria-ui/collection": "^0.0.3", | ||
"@aria-ui/core": "^0.0.17", | ||
"@aria-ui/presence": "^0.0.13" | ||
"@aria-ui/core": "^0.0.18", | ||
"@aria-ui/presence": "^0.0.14" | ||
}, | ||
"devDependencies": { | ||
"tsup": "^8.1.0", | ||
"typescript": "^5.5.3" | ||
"tsup": "^8.2.3", | ||
"typescript": "^5.5.4" | ||
}, | ||
@@ -22,0 +22,0 @@ "publishConfig": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17049
+ Added@aria-ui/core@0.0.18(transitive)
+ Added@aria-ui/presence@0.0.14(transitive)
+ Added@zag-js/dom-query@0.63.0(transitive)
- Removed@aria-ui/core@0.0.17(transitive)
- Removed@aria-ui/presence@0.0.13(transitive)
- Removed@zag-js/dom-query@0.59.0(transitive)
Updated@aria-ui/core@^0.0.18
Updated@aria-ui/presence@^0.0.14