ERP-node/frontend/components/pop
SeongHyun Kim df8cbb3e80 feat(pop): 액션 아키텍처 + 모달 시스템 구현 (STEP 0~7)
- executePopAction / usePopAction 훅 신규 생성
- pop-button을 usePopAction 기반으로 리팩토링
- PopModalDefinition 타입 + MODAL_SIZE_PRESETS 정의
- PopDesignerContext 신규 생성 (모달 탭 상태 공유)
- PopDesigner에 모달 탭 UI 추가 (메인 캔버스 / 모달 캔버스 전환)
- PopCanvas에 접이식 ModalSizeSettingsPanel + ModalThumbnailPreview 구현
- PopViewerWithModals 신규 생성 (뷰어 모달 렌더링 + 스택 관리)
- FULL 모달 전체화면 지원 (h-dvh, w-screen, rounded-none)
- pop-string-list 카드 버튼 액션 연동
- pop-icon / SelectedItemsDetailInput lucide import 최적화
- tsconfig skipLibCheck 설정 추가

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-23 13:54:49 +09:00
..
dashboard pop화면 2026-01-07 14:31:04 +09:00
designer feat(pop): 액션 아키텍처 + 모달 시스템 구현 (STEP 0~7) 2026-02-23 13:54:49 +09:00
management POP 레이아웃 v3.0 아키텍처로 전환 - Section 요소 완전 제거 2026-02-03 19:11:03 +09:00
viewer feat(pop): 액션 아키텍처 + 모달 시스템 구현 (STEP 0~7) 2026-02-23 13:54:49 +09:00
PopAcceptModal.tsx pop화면 2026-01-07 14:31:04 +09:00
PopApp.tsx pop화면 2026-01-07 14:31:04 +09:00
PopBottomNav.tsx pop화면 2026-01-07 14:31:04 +09:00
PopEquipmentModal.tsx pop화면 2026-01-07 14:31:04 +09:00
PopHeader.tsx pop화면 2026-01-07 14:31:04 +09:00
PopProcessModal.tsx pop화면 2026-01-07 14:31:04 +09:00
PopProductionPanel.tsx 글씨크기 조정 2026-01-08 12:34:19 +09:00
PopSettingsModal.tsx pop화면 2026-01-07 14:31:04 +09:00
PopStatusTabs.tsx pop화면 2026-01-07 14:31:04 +09:00
PopWorkCard.tsx pop화면 2026-01-07 14:31:04 +09:00
data.ts pop화면 2026-01-07 14:31:04 +09:00
index.ts pop화면 2026-01-07 14:31:04 +09:00
styles.css 글씨크기 조정 2026-01-08 12:34:19 +09:00
types.ts pop화면 2026-01-07 14:31:04 +09:00