@radix-ui/react-toggle-group
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -6,3 +6,3 @@ import { RovingFocusGroup } from "@radix-ui/react-roving-focus"; | ||
type ToggleGroupOwnProps = Polymorphic.OwnProps<typeof ToggleGroupSingle> | Polymorphic.OwnProps<typeof ToggleGroupMultiple>; | ||
type ToggleGroupPrimitive = Polymorphic.ForwardRefComponent<Polymorphic.IntrinsicElement<typeof ToggleGroupSingle> | Polymorphic.IntrinsicElement<typeof ToggleGroupMultiple>, ToggleGroupOwnProps>; | ||
export type ToggleGroupPrimitive = Polymorphic.ForwardRefComponent<Polymorphic.IntrinsicElement<typeof ToggleGroupSingle> | Polymorphic.IntrinsicElement<typeof ToggleGroupMultiple>, ToggleGroupOwnProps>; | ||
export const ToggleGroup: ToggleGroupPrimitive; | ||
@@ -66,3 +66,3 @@ type ToggleGroupSingleOwnProps = Polymorphic.Merge<Polymorphic.OwnProps<typeof ToggleGroupImpl>, { | ||
type ToggleGroupItemOwnProps = Omit<Polymorphic.OwnProps<typeof ToggleGroupRovingFocusItem> | Polymorphic.OwnProps<typeof ToggleGroupItemImpl>, 'pressed'>; | ||
type ToggleGroupItemPrimitive = Polymorphic.ForwardRefComponent<Polymorphic.IntrinsicElement<typeof ToggleGroupRovingFocusItem> | Polymorphic.IntrinsicElement<typeof ToggleGroupItemImpl>, ToggleGroupItemOwnProps>; | ||
export type ToggleGroupItemPrimitive = Polymorphic.ForwardRefComponent<Polymorphic.IntrinsicElement<typeof ToggleGroupRovingFocusItem> | Polymorphic.IntrinsicElement<typeof ToggleGroupItemImpl>, ToggleGroupItemOwnProps>; | ||
export const ToggleGroupItem: ToggleGroupItemPrimitive; | ||
@@ -69,0 +69,0 @@ type ToggleGroupRovingFocusItemOwnProps = Polymorphic.OwnProps<typeof ToggleGroupItemImpl>; |
{ | ||
"name": "@radix-ui/react-toggle-group", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"license": "MIT", | ||
@@ -24,6 +24,6 @@ "source": "src/index.ts", | ||
"@radix-ui/react-polymorphic": "0.0.11", | ||
"@radix-ui/react-primitive": "0.0.12", | ||
"@radix-ui/react-roving-focus": "0.0.12", | ||
"@radix-ui/react-primitive": "0.0.13", | ||
"@radix-ui/react-roving-focus": "0.0.13", | ||
"@radix-ui/react-slot": "0.0.10", | ||
"@radix-ui/react-toggle": "0.0.7", | ||
"@radix-ui/react-toggle": "0.0.8", | ||
"@radix-ui/react-use-controllable-state": "0.0.6" | ||
@@ -30,0 +30,0 @@ }, |
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
43080
+ Added@radix-ui/react-primitive@0.0.13(transitive)
+ Added@radix-ui/react-roving-focus@0.0.13(transitive)
+ Added@radix-ui/react-toggle@0.0.8(transitive)
- Removed@radix-ui/react-primitive@0.0.12(transitive)
- Removed@radix-ui/react-roving-focus@0.0.12(transitive)
- Removed@radix-ui/react-toggle@0.0.7(transitive)
Updated@radix-ui/react-toggle@0.0.8