feat(pop-card-list): PopCardList 컴포넌트 구현

- PopCardList 컴포넌트 추가 (NumberInputModal, PackageUnitModal 포함)
- ComponentEditorPanel, PopRenderer 충돌 해결 (modals + onRequestResize 통합)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
shin
2026-02-24 15:54:57 +09:00
parent 3336384434
commit 8cfd4024e1
19 changed files with 2099 additions and 372 deletions
+3
View File
@@ -1,3 +1,6 @@
# Claude Code (로컬 전용 - Git 제외)
.claude/
# Dependencies
node_modules/
npm-debug.log*