KidStatusTag
Status tag for KID UI - locked / new / completed / in-progress.
Live preview
3 status types
3 canonical types — neutral / warning / success. Note: KID `warning` tone is BLUE (not amber) per KID DS convention.
📚 Đang học
neutral
💡 Cần ôn
warning
✓ Hoàn thành
success
Import & files
Import
import { KidStatusTag } from "@/components/Domains/DolKid/ui/KidStatusTag";- Source file
components/Domains/DolKid/ui/KidStatusTag.tsx
Examples
Examples 1
- Requires Playground context
AI context
AI context
Markdown summary safe to paste into Claude / ChatGPT / Cursor — includes name, status, import, props, axes, examples, figma source.
# KidStatusTagDomain: kid · Category: displayDesign: extension · Code: code-only
## DescriptionStatus tag for KID UI - locked / new / completed / in-progress.
## Import```tsimport { KidStatusTag } from "@/components/Domains/DolKid/ui/KidStatusTag";```Source: `components/Domains/DolKid/ui/KidStatusTag.tsx`
## Examples- **Requires Playground context**Related
Status legend
Status legend
- Stable
- Design + code shipped, full DS parity.
- Partial
- Design ready, some variants/states missing in code.
- Coded
- Implemented in code; design canon may not yet exist.
- Design only / Code only
- One side present; awaiting the other.
Phase 1.X-5.2 detail view — read-only metadata. Code preview + recipe + live demo deferred (need @dol/ui registry integration).