{"_id":"@accessible-react-mentions/compat-react-mentions","name":"@accessible-react-mentions/compat-react-mentions","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@accessible-react-mentions/compat-react-mentions","version":"0.0.1","description":"Drop-in API shim that lets apps using signavio/react-mentions migrate to accessible-react-mentions with a one-line import change.","license":"MIT","type":"module","main":"./dist/index.cjs","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"}},"dependencies":{"@accessible-react-mentions/react":"0.1.0"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0"},"devDependencies":{"@types/react":"^19.0.1","react":"^19.0.0","tsdown":"^0.21.10","typescript":"^6.0.3","vitest":"^4.1.5"},"publishConfig":{"access":"public"},"scripts":{"build":"tsdown","dev":"tsdown --watch","test":"vitest run --passWithNoTests","typecheck":"tsc --noEmit"},"_id":"@accessible-react-mentions/compat-react-mentions@0.0.1","_integrity":"sha512-i4W8V0JwESMmQTinT7zeYOYaa5rN5v+EdJTSyEundywtR9oQ+6g2pejmAJxXnG5/8qv3E1S1zKqKsQttQ7VojA==","_resolved":"/private/var/folders/39/9xywyt255_d0vfpsvctvjmz80000gn/T/440e09869329f826be23287d973cd7dc/accessible-react-mentions-compat-react-mentions-0.0.1.tgz","_from":"file:accessible-react-mentions-compat-react-mentions-0.0.1.tgz","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-i4W8V0JwESMmQTinT7zeYOYaa5rN5v+EdJTSyEundywtR9oQ+6g2pejmAJxXnG5/8qv3E1S1zKqKsQttQ7VojA==","shasum":"c2d9c4a9bb88bc8828f604b1fc10afc7c32612c5","tarball":"https://registry.npmjs.org/@accessible-react-mentions/compat-react-mentions/-/compat-react-mentions-0.0.1.tgz","fileCount":13,"unpackedSize":5644,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEMCICh4XjHTLej2d92hvPi9gJeoaPH7yqvW+2tBiGpXwNy0Ah9y6vKzGEoQvaydtuQ/PwoElJUAOk9tgTw7mHD22Tn4"}]},"_npmUser":{"name":"karan715","email":"karanthakur715@gmail.com"},"directories":{},"maintainers":[{"name":"karan715","email":"karanthakur715@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/compat-react-mentions_0.0.1_1777372352346_0.3423326687911252"},"_hasShrinkwrap":false}},"time":{"created":"2026-04-28T10:32:32.271Z","0.0.1":"2026-04-28T10:32:32.490Z","modified":"2026-04-28T10:32:32.664Z"},"maintainers":[{"name":"karan715","email":"karanthakur715@gmail.com"}],"description":"Drop-in API shim that lets apps using signavio/react-mentions migrate to accessible-react-mentions with a one-line import change.","license":"MIT","readme":"# @accessible-react-mentions/compat-react-mentions\n\nDrop-in API shim that lets apps using [`signavio/react-mentions`](https://github.com/signavio/react-mentions) migrate to [accessible-react-mentions](https://github.com/karan-t/accessible-react-mentions) with a one-line import change.\n\n> **Status: pre-alpha (v0.0.0).** This is a workspace placeholder so the package name is reserved on npm and the docs links resolve. The functional `MentionsInput` / `Mention` API ships with v1.0.\n\n## The plan\n\n```diff\n- import { MentionsInput, Mention } from 'react-mentions';\n+ import { MentionsInput, Mention } from '@accessible-react-mentions/compat-react-mentions';\n```\n\nThe value-format design choice (markdown-style `@[Display](id)` tokens) was made specifically so that this compat layer is a thin shim over the new core, not a parser bridge.\n\nSee [MIGRATION.md](./MIGRATION.md) for the full migration story.\n\n## License\n\nMIT\n","readmeFilename":"README.md","_rev":"1-10a8e9c0e40f50f9b5651510142821c5"}