feat: pop-cart-outbound 출고 전용 장바구니 카드 컴포넌트 추가
출고(판매/기타/외주) 전용 카드 리스트 컴포넌트를 신규 생성한다. - 세로형 카드 레이아웃: 헤더 + 스탯 그리드 + 수량 입력 + 담기/취소 - ISA-101 산업 현장 디자인 토큰 (56px 버튼, 36px 숫자) - useCartSync 훅 연동, 이벤트 버스 filter/collect/save 지원 - 디자이너 설정 패널 3탭 (데이터/카드/장바구니) - React key prop fallback 패턴 적용 (sf.id || idx) - PopComponentType, ComponentPalette, PopRenderer 레지스트리 등록 - @playwright/test devDependency 추가 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -111,6 +111,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3",
|
||||
"@playwright/test": "^1.58.2",
|
||||
"@tailwindcss/postcss": "^4",
|
||||
"@tanstack/react-query-devtools": "^5.86.0",
|
||||
"@types/jsbarcode": "^3.11.4",
|
||||
|
||||
Reference in New Issue
Block a user