{"$schema":"https://ui.shadcn.com/schema/registry-item.json","name":"halo-type","type":"registry:ui","title":"Halo Type (free account required)","description":"Create a free AI Canvas account for unlimited one-command installs: https://aicanvas.me/account/sign-up","docs":"Almost there! \"Halo Type\" 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. Already have an account? Sign in and copy it from https://aicanvas.me/account/settings","dependencies":[],"registryDependencies":[],"files":[{"path":"components/aicanvas/halo-type.tsx","content":"const ACCOUNT_NOTICE =\n  \"Almost there! \\\"Halo Type\\\" 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. Already have an account? Sign in and copy it from https://aicanvas.me/account/settings\"\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:ui","target":"components/aicanvas/halo-type.tsx"}]}