🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@radix-ui/react-checkbox

Package Overview
Dependencies
Maintainers
6
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@radix-ui/react-checkbox - npm Package Compare versions

Comparing version

to
1.3.0

21

dist/index.js

@@ -194,4 +194,16 @@ "use strict";

internal_do_not_use_render: ({ isFormControl }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_jsx_runtime.Fragment, { children: [
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(CheckboxTrigger, { ...checkboxProps, ref: forwardedRef }),
isFormControl && /* @__PURE__ */ (0, import_jsx_runtime.jsx)(CheckboxBubbleInput, {})
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
CheckboxTrigger,
{
...checkboxProps,
ref: forwardedRef,
__scopeCheckbox
}
),
isFormControl && /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
CheckboxBubbleInput,
{
__scopeCheckbox
}
)
] })

@@ -229,6 +241,3 @@ }

var CheckboxBubbleInput = React.forwardRef(
({
__scopeCheckbox,
...props
}, forwardedRef) => {
({ __scopeCheckbox, ...props }, forwardedRef) => {
const {

@@ -235,0 +244,0 @@ control,

{
"name": "@radix-ui/react-checkbox",
"version": "1.3.0-rc.1746466567086",
"version": "1.3.0",
"license": "MIT",

@@ -14,9 +14,9 @@ "source": "./src/index.ts",

"dependencies": {
"@radix-ui/primitive": "1.1.2",
"@radix-ui/react-primitive": "2.1.1",
"@radix-ui/react-compose-refs": "1.1.2",
"@radix-ui/primitive": "1.1.2",
"@radix-ui/react-use-controllable-state": "1.2.2",
"@radix-ui/react-context": "1.1.2",
"@radix-ui/react-use-previous": "1.1.1",
"@radix-ui/react-presence": "1.1.4",
"@radix-ui/react-primitive": "2.1.1-rc.1746466567086",
"@radix-ui/react-use-controllable-state": "1.2.2",
"@radix-ui/react-use-previous": "1.1.1",
"@radix-ui/react-use-size": "1.1.1"

@@ -31,5 +31,5 @@ },

"typescript": "^5.7.3",
"@repo/eslint-config": "0.0.0",
"@repo/builder": "0.0.0",
"@repo/typescript-config": "0.0.0",
"@repo/eslint-config": "0.0.0"
"@repo/typescript-config": "0.0.0"
},

@@ -36,0 +36,0 @@ "peerDependencies": {

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