feat(pop-button): pop-button 컴포넌트 MVP 구현
- PopButtonComponent: 5가지 액션 타입(save/delete/api/modal/event) + 후속 액션 체이닝 - PopButtonConfigPanel: 프리셋 기반 설정(save/delete/logout/menu/modal-open/custom) - 확인 다이얼로그(ConfirmConfig) 선택 기능 - usePopEvent/useDataSource 훅 연동 - PopComponentType에 pop-button 추가, 팔레트 등록 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -17,7 +17,8 @@ import "./pop-icon";
|
||||
import "./pop-dashboard";
|
||||
import "./pop-card-list";
|
||||
|
||||
import "./pop-button";
|
||||
|
||||
// 향후 추가될 컴포넌트들:
|
||||
// import "./pop-field";
|
||||
// import "./pop-button";
|
||||
// import "./pop-list";
|
||||
|
||||
1047
frontend/lib/registry/pop-components/pop-button.tsx
Normal file
1047
frontend/lib/registry/pop-components/pop-button.tsx
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user