hookehuyr

docs(components): 补充 ArticleCard 和 PeriodInput 组件文档

- 新增 ArticleCard 组件文档(文章卡片)
- 新增 PeriodInput 组件文档(提取期自定义输入)
- 更新组件索引表格,添加缺失的组件条目

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
## 2026-03-05
### 09:38:01 - fix(husky): 移除 post-commit amend 机制避免循环
**影响文件**:
- `.husky/post-commit`
**变更摘要**:
- 移除 post-commit amend 机制避免循环
---
### 09:32:21 - fix(husky): 修复 CHANGELOG 自动更新条件判断
**影响文件**:
......