@reach/listbox
Advanced tools
Comparing version 0.10.4 to 0.10.5
@@ -161,3 +161,3 @@ /** | ||
}; | ||
export declare const ListboxButton: import("@reach/utils").ComponentWithAs<"span", ListboxButtonProps>; | ||
export declare const ListboxButton: import("@reach/utils").MemoExoticComponentWithAs<"span", ListboxButtonProps>; | ||
/** | ||
@@ -267,3 +267,3 @@ * @see Docs https://reacttraining.com/reach-ui/listbox#listboxbutton-props | ||
*/ | ||
export declare const ListboxList: import("@reach/utils").ComponentWithAs<"ul", ListboxListProps>; | ||
export declare const ListboxList: import("@reach/utils").ForwardRefExoticComponentWithAs<"ul", ListboxListProps>; | ||
/** | ||
@@ -280,3 +280,3 @@ * @see Docs https://reacttraining.com/reach-ui/listbox#listboxlist-props | ||
*/ | ||
export declare const ListboxOption: import("@reach/utils").ComponentWithAs<"li", ListboxOptionProps>; | ||
export declare const ListboxOption: import("@reach/utils").ForwardRefExoticComponentWithAs<"li", ListboxOptionProps>; | ||
/** | ||
@@ -336,3 +336,3 @@ * @see Docs https://reacttraining.com/reach-ui/listbox#listboxoption-props | ||
*/ | ||
export declare const ListboxGroupLabel: import("@reach/utils").ComponentWithAs<"span", ListboxGroupLabelProps>; | ||
export declare const ListboxGroupLabel: import("@reach/utils").ForwardRefExoticComponentWithAs<"span", ListboxGroupLabelProps>; | ||
/** | ||
@@ -339,0 +339,0 @@ * @see Docs https://reacttraining.com/reach-ui/listbox#listboxgroup-props |
{ | ||
"name": "@reach/listbox", | ||
"version": "0.10.4", | ||
"version": "0.10.5", | ||
"description": "Accessible React listbox input.", | ||
@@ -16,7 +16,7 @@ "author": "React Training <hello@reacttraining.com>", | ||
"dependencies": { | ||
"@reach/auto-id": "0.10.4", | ||
"@reach/descendants": "0.10.4", | ||
"@reach/machine": "0.10.4", | ||
"@reach/popover": "0.10.4", | ||
"@reach/utils": "0.10.4", | ||
"@reach/auto-id": "0.10.5", | ||
"@reach/descendants": "0.10.5", | ||
"@reach/machine": "0.10.5", | ||
"@reach/popover": "0.10.5", | ||
"@reach/utils": "0.10.5", | ||
"prop-types": "^15.7.2" | ||
@@ -36,3 +36,3 @@ }, | ||
], | ||
"gitHead": "a0c7b3672835b2a9f84732663bb0e78992541211" | ||
"gitHead": "86a046f54d53b6420e392b3fa56dd991d9d4e458" | ||
} |
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
519469
+ Added@reach/auto-id@0.10.5(transitive)
+ Added@reach/descendants@0.10.5(transitive)
+ Added@reach/machine@0.10.5(transitive)
+ Added@reach/observe-rect@1.2.0(transitive)
+ Added@reach/popover@0.10.5(transitive)
+ Added@reach/portal@0.10.5(transitive)
+ Added@reach/rect@0.10.5(transitive)
+ Added@reach/utils@0.10.5(transitive)
- Removed@reach/auto-id@0.10.4(transitive)
- Removed@reach/descendants@0.10.4(transitive)
- Removed@reach/machine@0.10.4(transitive)
- Removed@reach/observe-rect@1.1.0(transitive)
- Removed@reach/popover@0.10.4(transitive)
- Removed@reach/portal@0.10.4(transitive)
- Removed@reach/rect@0.10.4(transitive)
- Removed@reach/utils@0.10.4(transitive)
Updated@reach/auto-id@0.10.5
Updated@reach/descendants@0.10.5
Updated@reach/machine@0.10.5
Updated@reach/popover@0.10.5
Updated@reach/utils@0.10.5