@foundationui/smart-input
Advanced tools
Comparing version
import { SmartInput } from './SmartInput'; | ||
export * from './useSmartInput'; | ||
export default SmartInput; |
import { SmartInput } from './SmartInput'; | ||
export * from './useSmartInput'; | ||
export default SmartInput; |
@@ -93,8 +93,2 @@ import React, { HTMLAttributes, MutableRefObject } from 'react'; | ||
declare function useSmartInput(arg: { | ||
modelId: string; | ||
context?: any; | ||
apiUrl?: string; | ||
}): (e: React.ChangeEvent<HTMLInputElement>) => void; | ||
export { SmartInput as default, useSmartInput }; | ||
export { SmartInput as default }; |
import { SmartInput } from './SmartInput'; | ||
export * from './useSmartInput'; | ||
export default SmartInput; |
{ | ||
"name": "@foundationui/smart-input", | ||
"version": "1.0.48", | ||
"version": "1.0.49", | ||
"description": "Smart input/textarea component for React. Learns to provide inline, tab-completeable suggestions.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
12
-20%537866
-0.44%2772
-0.57%