@yamada-ui/checkbox
Advanced tools
Comparing version 1.2.0-next-20241119123334 to 1.2.0
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
221435
+ Added@yamada-ui/motion@2.2.8(transitive)
- Removed@yamada-ui/motion@2.2.8-next-20241119123334(transitive)
Updated@yamada-ui/motion@2.2.8