Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@yamada-ui/checkbox

Package Overview
Dependencies
Maintainers
0
Versions
1072
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/checkbox - npm Package Compare versions

Comparing version 1.2.0-next-20241119123334 to 1.2.0

6

dist/checkbox.d.ts
import * as react from 'react';
import { FocusEventHandler, ChangeEventHandler, Ref, ReactElement, InputHTMLAttributes } from 'react';
import { FocusEventHandler, ChangeEventHandler, ReactElement, InputHTMLAttributes, Ref } from 'react';
import * as _yamada_ui_form_control from '@yamada-ui/form-control';
import { FormControlOptions } from '@yamada-ui/form-control';
import { PropGetter, HTMLUIProps, ThemeProps, ComponentArgs, FC } from '@yamada-ui/core';
import { HTMLUIProps, ThemeProps, PropGetter, ComponentArgs, FC } from '@yamada-ui/core';
import { MotionProps } from '@yamada-ui/motion';
import { Dict, Merge } from '@yamada-ui/utils';
import { Merge, Dict } from '@yamada-ui/utils';

@@ -9,0 +9,0 @@ interface UseCheckboxProps<Y extends number | string = string> extends FormControlOptions {

{
"name": "@yamada-ui/checkbox",
"version": "1.2.0-next-20241119123334",
"version": "1.2.0",
"description": "Yamada UI checkbox component",

@@ -42,3 +42,3 @@ "keywords": [

"@yamada-ui/layouts": "1.2.1",
"@yamada-ui/motion": "2.2.8-next-20241119123334",
"@yamada-ui/motion": "2.2.8",
"@yamada-ui/use-controllable-state": "1.0.23",

@@ -45,0 +45,0 @@ "@yamada-ui/use-focus-visible": "1.1.10",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc