{"$schema":"https://ui.shadcn.com/schema/registry-item.json","author":"Eduardo Calvo <educlopez93@gmail.com>","css":{},"dependencies":[],"description":"Deprecated alias for morph-surface. Kept for one release so existing installs keep resolving.","devDependencies":[],"files":[{"content":"\"use client\";\n\n/**\n * @deprecated Renamed to `morph-surface`.\n *\n * This component was never an AI input: its default export has always been\n * `MorphSurface`, a feedback dock that morphs a pill into a panel. The name sent\n * people looking for a chat composer — that is `ai-prompt-input`.\n *\n * This shim keeps `npx shadcn@latest add @smoothui/ai-input` working for one\n * release. Import from `morph-surface` instead:\n *\n * ```tsx\n * import MorphSurface from \"@/components/smoothui/morph-surface\";\n * ```\n */\nexport { default, default as MorphSurface } from \"../morph-surface\";\n","path":"index.tsx","target":"components/smoothui/ai-input/index.tsx","type":"registry:ui"}],"name":"ai-input","registryDependencies":["https://smoothui.dev/r/morph-surface.json"],"title":"Ai Input","type":"registry:ui"}