24 lines
1.3 KiB
Markdown
24 lines
1.3 KiB
Markdown
# V13-FE-004 — Provider Adapter 구현 재검증 (new-component scope)
|
|
|
|
| 항목 | 값 |
|
|
| --- | --- |
|
|
| Requirement / API / DB / Job / UI / Test | REQ-FE-ADAPTER / Cross / Cross / Cross / UI-FOUND-04 / T-FE-ADAPTER-02 |
|
|
| Dependency / Gate | V13-FE-003 (COMPLETED) / G0 |
|
|
| Artifact | `frontend/src/shared/ui/adapter/primevue/*` |
|
|
|
|
## Source / Assumption / Unknown / Decision Required
|
|
|
|
- **Source:** PrimeVue/AG Grid imports remain available in the approved adapter directory for new vendor-neutral components. Existing `Ks*` components are direct-vendor components under the direct ownership Slice and no longer consume `UiAdapter` for rendering.
|
|
- **Assumption:** the existing WCAG 2.2 AA target is the applicable baseline; this test run is contract-level evidence, not an assistive-technology audit.
|
|
- **Unknown:** provider visual baseline and keyboard/AT matrix remain pending `AEG-V16-024` approval.
|
|
- **Decision Required:** no new provider or provider-specific component is introduced by KBX reuse.
|
|
|
|
## Actual evidence
|
|
|
|
`pnpm vitest run src/shared/ui/adapter/tests/uiAdapter.contract.spec.ts src/shared/ui/components/tests/accessibility.contract.spec.ts`
|
|
|
|
- 2 files / 4 tests passed
|
|
- exit 0, 2026-08-09
|
|
|
|
No DB, migration, end-to-end, visual baseline, or screen-reader pass is claimed.
|