refactor(frontend): LGCNS 3개 페이지 디자인 시스템 공통 구조 전환 #33

병합
htlee feature/lgcns-design-system-align 에서 develop 로 3 commits 를 머지했습니다 2026-04-13 11:49:12 +09:00
Showing only changes of commit feb28dbb85 - Show all commits

파일 보기

@ -4,6 +4,14 @@
## [Unreleased]
### 변경
- **LGCNS 3개 페이지 디자인 시스템 전환** — LGCNSMLOps/AISecurityPage/AIAgentSecurityPage 공통 구조 적용
- 커스텀 탭 → TabBar/TabButton 공통 컴포넌트 교체
- hex 색상 맵 → Tailwind 토큰, `style={{ }}` 인라인 제거
- 인라인 Badge intent 삼항 → 카탈로그 함수 교체 (getAgentPermTypeIntent 등)
- 신규 카탈로그 4종: MLOps Job 상태, AI 위협 수준, Agent 권한 유형, Agent 실행 결과
- catalogRegistry 등록 → design-system.html 쇼케이스 자동 노출
## [2026-04-13]
### 추가