Improve Type command with positional argument syntax
- Remove `-t` option requirement for cleaner syntax
- Add positional argument: `axe type "text" --udid UDID`
- Maintain backward compatibility with stdin and file input
- Improve error handling for unsupported characters
- Add comprehensive input validation and error messages
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>