{"$schema":"https://ui.shadcn.com/schema/registry-item.json","name":"andromeda-input","type":"registry:ui","title":"Input (Andromeda) (free account required)","description":"Create a free AI Canvas account for unlimited one-command installs: https://aicanvas.me/account/sign-up","docs":"Almost there! \"Input (Andromeda)\" is free with an AI Canvas account (free, unlimited installs). Sign up at https://aicanvas.me/account/sign-up, then copy your personal install command from the component page.","dependencies":[],"registryDependencies":[],"files":[{"path":"components/aicanvas/andromeda/components/Input.tsx","content":"const ACCOUNT_NOTICE =\n  \"Almost there! \\\"Input (Andromeda)\\\" is free with an AI Canvas account (free, unlimited installs). Sign up at https://aicanvas.me/account/sign-up, then copy your personal install command from the component page.\"\n\nexport default function AccountRequired() {\n  return (\n    <div style={{ padding: 24, fontFamily: 'ui-monospace, monospace', fontSize: 13, lineHeight: 1.6, color: '#9aa3af' }}>\n      {ACCOUNT_NOTICE}\n    </div>\n  )\n}\n","type":"registry:lib","target":"components/aicanvas/andromeda/components/Input.tsx"}]}