rc-select
Advanced tools
Comparing version 14.13.4 to 14.14.0
@@ -23,2 +23,3 @@ import type { AlignType, BuildInPlacements } from '@rc-component/trigger/lib/interface'; | ||
scrollTo: ScrollTo; | ||
nativeElement: HTMLElement; | ||
} | ||
@@ -25,0 +26,0 @@ export interface BaseSelectPrivateProps { |
@@ -129,3 +129,4 @@ import _extends from "@babel/runtime/helpers/esm/extends"; | ||
return (_listRef$current = listRef.current) === null || _listRef$current === void 0 ? void 0 : _listRef$current.scrollTo(arg); | ||
} | ||
}, | ||
nativeElement: containerRef.current || selectorDomRef.current | ||
}; | ||
@@ -132,0 +133,0 @@ }); |
@@ -23,2 +23,3 @@ import type { AlignType, BuildInPlacements } from '@rc-component/trigger/lib/interface'; | ||
scrollTo: ScrollTo; | ||
nativeElement: HTMLElement; | ||
} | ||
@@ -25,0 +26,0 @@ export interface BaseSelectPrivateProps { |
@@ -139,3 +139,4 @@ "use strict"; | ||
return (_listRef$current = listRef.current) === null || _listRef$current === void 0 ? void 0 : _listRef$current.scrollTo(arg); | ||
} | ||
}, | ||
nativeElement: containerRef.current || selectorDomRef.current | ||
}; | ||
@@ -142,0 +143,0 @@ }); |
{ | ||
"name": "rc-select", | ||
"version": "14.13.4", | ||
"version": "14.14.0", | ||
"description": "React Select", | ||
@@ -5,0 +5,0 @@ "engines": { |
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
340880
7426