@reach/combobox
Advanced tools
Comparing version 0.11.1 to 0.11.2
@@ -27,3 +27,3 @@ /** | ||
*/ | ||
export declare const Combobox: import("../../utils/src").ForwardRefExoticComponentWithAs<"div", ComboboxProps>; | ||
export declare const Combobox: import("@reach/utils").ForwardRefExoticComponentWithAs<"div", ComboboxProps>; | ||
/** | ||
@@ -68,3 +68,3 @@ * @see Docs https://reach.tech/combobox#combobox-props | ||
*/ | ||
export declare const ComboboxInput: import("../../utils/src").ForwardRefExoticComponentWithAs<"input", ComboboxInputProps>; | ||
export declare const ComboboxInput: import("@reach/utils").ForwardRefExoticComponentWithAs<"input", ComboboxInputProps>; | ||
/** | ||
@@ -136,3 +136,3 @@ * @see Docs https://reach.tech/combobox#comboboxinput-props | ||
*/ | ||
export declare const ComboboxList: import("../../utils/src").ForwardRefExoticComponentWithAs<"ul", ComboboxListProps>; | ||
export declare const ComboboxList: import("@reach/utils").ForwardRefExoticComponentWithAs<"ul", ComboboxListProps>; | ||
/** | ||
@@ -164,3 +164,3 @@ * @see Docs https://reach.tech/combobox#comboboxlist-props | ||
*/ | ||
export declare const ComboboxOption: import("../../utils/src").ForwardRefExoticComponentWithAs<"li", ComboboxOptionProps>; | ||
export declare const ComboboxOption: import("@reach/utils").ForwardRefExoticComponentWithAs<"li", ComboboxOptionProps>; | ||
/** | ||
@@ -215,3 +215,3 @@ * @see Docs https://reach.tech/combobox#comboboxoption-props | ||
*/ | ||
export declare const ComboboxButton: import("../../utils/src").ForwardRefExoticComponentWithAs<"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.11.1", | ||
"version": "0.11.2", | ||
"description": "Accessible React Combobox (Autocomplete).", | ||
@@ -16,7 +16,7 @@ "author": "React Training <hello@reacttraining.com>", | ||
"dependencies": { | ||
"@reach/auto-id": "0.11.1", | ||
"@reach/descendants": "0.11.1", | ||
"@reach/popover": "0.11.1", | ||
"@reach/portal": "0.11.1", | ||
"@reach/utils": "0.11.1", | ||
"@reach/auto-id": "0.11.2", | ||
"@reach/descendants": "0.11.2", | ||
"@reach/popover": "0.11.2", | ||
"@reach/portal": "0.11.2", | ||
"@reach/utils": "0.11.2", | ||
"highlight-words-core": "1.2.2", | ||
@@ -38,3 +38,3 @@ "prop-types": "^15.7.2", | ||
], | ||
"gitHead": "5c6de02db35c1bb69e28d52bf345ea5c5c484013" | ||
"gitHead": "2aa6f03c5eed8c2b7525a29db1c69fe6bc540e5d" | ||
} |
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
251915
+ Added@reach/auto-id@0.11.2(transitive)
+ Added@reach/descendants@0.11.2(transitive)
+ Added@reach/popover@0.11.2(transitive)
+ Added@reach/portal@0.11.2(transitive)
+ Added@reach/rect@0.11.2(transitive)
+ Added@reach/utils@0.11.2(transitive)
- Removed@reach/auto-id@0.11.1(transitive)
- Removed@reach/descendants@0.11.1(transitive)
- Removed@reach/popover@0.11.1(transitive)
- Removed@reach/portal@0.11.1(transitive)
- Removed@reach/rect@0.11.1(transitive)
- Removed@reach/utils@0.11.1(transitive)
Updated@reach/auto-id@0.11.2
Updated@reach/descendants@0.11.2
Updated@reach/popover@0.11.2
Updated@reach/portal@0.11.2
Updated@reach/utils@0.11.2