Ai Input
smoothui-registry/ai-inputFreeComponent
Deprecated alias for morph-surface. Kept for one release so existing installs keep resolving.
Install it
npx shadcn@latest add https://www.smoothui.dev/r/ai-input.jsonSource
1"use client";23/**4 * @deprecated Renamed to `morph-surface`.5 *6 * This component was never an AI input: its default export has always been7 * `MorphSurface`, a feedback dock that morphs a pill into a panel. The name sent8 * people looking for a chat composer — that is `ai-prompt-input`.9 *10 * This shim keeps `npx shadcn@latest add @smoothui/ai-input` working for one11 * release. Import from `morph-surface` instead:12 *13 * ```tsx14 * import MorphSurface from "@/components/smoothui/morph-surface";15 * ```16 */17export { default, default as MorphSurface } from "../morph-surface";
What it pulls in
Other registry items
Files it writes
More from SmoothUI Registry
All 177 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Agent Avataragent-avatar | SmoothUI Registry | Components | Free | no deps | |
| Ai Approvalai-approval | SmoothUI Registry | Components | Free | 2 deps | |
| Ai Artifactai-artifact | SmoothUI Registry | Components | Free | 2 deps | |
| Ai Branchai-branch | SmoothUI Registry | Components | Free | 2 deps | |
| Ai Citationai-citation | SmoothUI Registry | Components | Free | 2 deps | |
| Ai Context Meterai-context-meter | SmoothUI Registry | Components | Free | 2 deps | |
| Ai Conversationai-conversation | SmoothUI Registry | Components | Free | 2 deps | |
| Ai Coreai-core | SmoothUI Registry | Components | Free | 1 dep |
