* feat: captcha example * fix: fix lint errors * chore: event handling and methods * chore: add accessibility features ARIA labels and roles * refactor: refactor code structure and improve captcha demo page * feat: add captcha internationalization * chore: 适配时间戳国际化展示 * fix: 1. 添加点击位置边界校验,防止点击外部导致x,y误差。2. 演示页面宽度过长添加滚动条。3. 添加hooks --------- |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .env | ||
| .env.analyze | ||
| .env.development | ||
| .env.production | ||
| index.html | ||
| package.json | ||
| postcss.config.mjs | ||
| tailwind.config.mjs | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.mts | ||