UNPKG

@julo-ui/otp-input

Version:

React Input Component for entering sequences of digits

13 lines (12 loc) 948 B
export { default as OtpInput, default } from './OtpInput.js'; export { OtpInputProvider, UseOtpInputProvider, useOtpInputContext } from './OtpInputProvider.js'; export { default as OtpInputField } from './components/otp-input-field/OtpInputField.js'; export { useOtpInputField } from './components/otp-input-field/use-otp-input-field.js'; export { OtpInputFieldProps, UseOtpInputFieldProps } from './components/otp-input-field/types.js'; export { O as OtpInputDescendantsProvider, d as OtpInputProps, g as OtpInputProviderProps, f as UseOtpInputContextProps, e as UseOtpInputProps, U as UseOtpInputReturn, c as useOtpInput, b as useOtpInputDescendant, a as useOtpInputDescendants, u as useOtpInputDescendantsContext } from './types-cc693119.js'; import '@julo-ui/system'; import 'react/jsx-runtime'; import 'react'; import '@chakra-ui/descendant'; import '@chakra-ui/descendant/dist/use-descendant'; import '@chakra-ui/descendant/dist/descendant';