react-hook-form-chakra
Advanced tools
Comparing version
@@ -0,0 +0,0 @@ import { StackProps as ChakraStackProps } from "@chakra-ui/react"; |
@@ -0,0 +0,0 @@ import { CheckboxProps as ChakraCheckboxProps } from "@chakra-ui/react"; |
@@ -0,0 +0,0 @@ import { CheckboxProps as ChakraCheckboxProps } from "@chakra-ui/react"; |
export * from "./checkbox-container"; | ||
export * from "./checkbox-control"; | ||
export * from "./checkbox-single"; |
@@ -1,2 +0,2 @@ | ||
import { FormControlProps, FormErrorMessageProps, FormLabelProps, TextProps } from "@chakra-ui/react"; | ||
import { FormControlProps, FormErrorMessageProps, FormLabelProps, TextProps, TooltipProps } from "@chakra-ui/react"; | ||
import { FC, ReactNode } from "react"; | ||
@@ -43,2 +43,10 @@ import { Control } from "react-hook-form"; | ||
errorMessageProps?: FormErrorMessageProps; | ||
/** | ||
* Text for Chakra Tooltip | ||
*/ | ||
tooltipText?: string; | ||
/** | ||
* Chakra TooltipProps | ||
*/ | ||
tooltipProps?: TooltipProps; | ||
} | ||
@@ -45,0 +53,0 @@ /** |
@@ -0,0 +0,0 @@ export * from "./form-checkbox"; |
@@ -0,0 +0,0 @@ import { InputProps } from "@chakra-ui/react"; |
@@ -0,0 +0,0 @@ import { NumberInputProps as ChakraNumberInputProps } from "@chakra-ui/react"; |
@@ -0,0 +0,0 @@ import { PinInputProps, StackProps } from "@chakra-ui/react"; |
@@ -0,0 +0,0 @@ import { RadioGroupProps, StackProps } from "@chakra-ui/react"; |
@@ -0,0 +0,0 @@ import { ButtonProps } from "@chakra-ui/react"; |
@@ -0,0 +0,0 @@ import { SelectProps } from "@chakra-ui/react"; |
@@ -0,0 +0,0 @@ import { SliderProps, SliderThumbProps, SliderTrackProps } from "@chakra-ui/react"; |
@@ -0,0 +0,0 @@ import { ButtonProps } from "@chakra-ui/react"; |
@@ -0,0 +0,0 @@ import { SwitchProps } from "@chakra-ui/react"; |
@@ -0,0 +0,0 @@ import { TextareaProps } from "@chakra-ui/react"; |
@@ -5,3 +5,3 @@ { | ||
"author": "Crhistian Ramirez", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"license": "MIT", | ||
@@ -8,0 +8,0 @@ "type": "module", |
@@ -0,0 +0,0 @@ <div align="center"> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
237071
275.39%4492
298.58%3
50%69
1280%3
Infinity%