diff --git a/.changeset/checkbox-atom.md b/.changeset/checkbox-atom.md deleted file mode 100644 index fc0a48d..0000000 --- a/.changeset/checkbox-atom.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@code-sherpas/pharos-react': minor ---- - -Add `Checkbox` — a single square selection control (the shadcn Checkbox contract over Base UI's `Checkbox`: `role="checkbox"` with `aria-checked="mixed"` for the indeterminate state, a hidden form input, Space to toggle, and the shared Button/Input focus ring). - -First of the form-control family (Checkbox → Switch → Radio). Label-less by design (Escuela 1) — pair with a `