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

react-hook-form-chakra

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-hook-form-chakra - npm Package Compare versions

Comparing version

to
1.0.2

0

dist/form-checkbox/checkbox-container.d.ts

@@ -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";

10

dist/form-control/index.d.ts

@@ -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";

2

package.json

@@ -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