@reach/combobox
Advanced tools
Comparing version 0.10.4 to 0.10.5
@@ -27,3 +27,3 @@ /** | ||
*/ | ||
export declare const Combobox: import("@reach/utils").ComponentWithAs<"div", ComboboxProps>; | ||
export declare const Combobox: import("@reach/utils").ForwardRefExoticComponentWithAs<"div", ComboboxProps>; | ||
/** | ||
@@ -68,3 +68,3 @@ * @see Docs https://reacttraining.com/reach-ui/combobox#combobox-props | ||
*/ | ||
export declare const ComboboxInput: import("@reach/utils").ComponentWithAs<"input", ComboboxInputProps>; | ||
export declare const ComboboxInput: import("@reach/utils").ForwardRefExoticComponentWithAs<"input", ComboboxInputProps>; | ||
/** | ||
@@ -136,3 +136,3 @@ * @see Docs https://reacttraining.com/reach-ui/combobox#comboboxinput-props | ||
*/ | ||
export declare const ComboboxList: import("@reach/utils").ComponentWithAs<"ul", ComboboxListProps>; | ||
export declare const ComboboxList: import("@reach/utils").ForwardRefExoticComponentWithAs<"ul", ComboboxListProps>; | ||
/** | ||
@@ -164,3 +164,3 @@ * @see Docs https://reacttraining.com/reach-ui/combobox#comboboxlist-props | ||
*/ | ||
export declare const ComboboxOption: import("@reach/utils").ComponentWithAs<"li", ComboboxOptionProps>; | ||
export declare const ComboboxOption: import("@reach/utils").ForwardRefExoticComponentWithAs<"li", ComboboxOptionProps>; | ||
/** | ||
@@ -215,3 +215,3 @@ * @see Docs https://reacttraining.com/reach-ui/combobox#comboboxoption-props | ||
*/ | ||
export declare const ComboboxButton: import("@reach/utils").ComponentWithAs<"button", {}>; | ||
export declare const ComboboxButton: import("@reach/utils").ForwardRefExoticComponentWithAs<"button", {}>; | ||
/** | ||
@@ -218,0 +218,0 @@ * Escape regexp special characters in `str` |
{ | ||
"name": "@reach/combobox", | ||
"version": "0.10.4", | ||
"version": "0.10.5", | ||
"description": "Accessible React Combobox (Autocomplete).", | ||
@@ -16,7 +16,7 @@ "author": "React Training <hello@reacttraining.com>", | ||
"dependencies": { | ||
"@reach/auto-id": "0.10.4", | ||
"@reach/descendants": "0.10.4", | ||
"@reach/popover": "0.10.4", | ||
"@reach/portal": "0.10.4", | ||
"@reach/utils": "0.10.4", | ||
"@reach/auto-id": "0.10.5", | ||
"@reach/descendants": "0.10.5", | ||
"@reach/popover": "0.10.5", | ||
"@reach/portal": "0.10.5", | ||
"@reach/utils": "0.10.5", | ||
"highlight-words-core": "1.2.2", | ||
@@ -38,3 +38,3 @@ "prop-types": "^15.7.2", | ||
], | ||
"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
253262
+ Added@reach/auto-id@0.10.5(transitive)
+ Added@reach/descendants@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/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/popover@0.10.5
Updated@reach/portal@0.10.5
Updated@reach/utils@0.10.5