@radix-ui/react-popper
Advanced tools
Comparing version 0.0.15 to 0.0.16
@@ -11,3 +11,3 @@ import * as React from "react"; | ||
}>; | ||
type PopperAnchorPrimitive = Polymorphic.ForwardRefComponent<Polymorphic.IntrinsicElement<typeof Primitive>, PopperAnchorOwnProps>; | ||
export type PopperAnchorPrimitive = Polymorphic.ForwardRefComponent<Polymorphic.IntrinsicElement<typeof Primitive>, PopperAnchorOwnProps>; | ||
export const PopperAnchor: PopperAnchorPrimitive; | ||
@@ -22,3 +22,3 @@ type PopperContentOwnProps = Polymorphic.Merge<Polymorphic.OwnProps<typeof Primitive>, { | ||
}>; | ||
type PopperContentPrimitive = Polymorphic.ForwardRefComponent<Polymorphic.IntrinsicElement<typeof Primitive>, PopperContentOwnProps>; | ||
export type PopperContentPrimitive = Polymorphic.ForwardRefComponent<Polymorphic.IntrinsicElement<typeof Primitive>, PopperContentOwnProps>; | ||
export const PopperContent: PopperContentPrimitive; | ||
@@ -28,3 +28,3 @@ type PopperArrowOwnProps = Polymorphic.Merge<Polymorphic.OwnProps<typeof ArrowPrimitive.Root>, { | ||
}>; | ||
type PopperArrowPrimitive = Polymorphic.ForwardRefComponent<Polymorphic.IntrinsicElement<typeof ArrowPrimitive.Root>, PopperArrowOwnProps>; | ||
export type PopperArrowPrimitive = Polymorphic.ForwardRefComponent<Polymorphic.IntrinsicElement<typeof ArrowPrimitive.Root>, PopperArrowOwnProps>; | ||
export const PopperArrow: PopperArrowPrimitive; | ||
@@ -31,0 +31,0 @@ export const Root: React.FC<{}>; |
{ | ||
"name": "@radix-ui/react-popper", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"license": "MIT", | ||
@@ -22,7 +22,7 @@ "source": "src/index.ts", | ||
"@radix-ui/popper": "0.0.10", | ||
"@radix-ui/react-arrow": "0.0.12", | ||
"@radix-ui/react-arrow": "0.0.13", | ||
"@radix-ui/react-compose-refs": "0.0.5", | ||
"@radix-ui/react-context": "0.0.5", | ||
"@radix-ui/react-polymorphic": "0.0.11", | ||
"@radix-ui/react-primitive": "0.0.12", | ||
"@radix-ui/react-primitive": "0.0.13", | ||
"@radix-ui/react-use-rect": "0.0.7", | ||
@@ -29,0 +29,0 @@ "@radix-ui/react-use-size": "0.0.6", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
36507
+ Added@radix-ui/react-arrow@0.0.13(transitive)
+ Added@radix-ui/react-primitive@0.0.13(transitive)
- Removed@radix-ui/react-arrow@0.0.12(transitive)
- Removed@radix-ui/react-primitive@0.0.12(transitive)
Updated@radix-ui/react-arrow@0.0.13