ERP-node/frontend/lib/registry/pop-components
SeongHyun Kim 52b217c180 feat(pop-search): 검색 컴포넌트 MVP 구현
- pop-search 컴포넌트 신규 추가 (Component, Config, types, index)
- 입력 타입: text, number, date, date-preset, select, multi-select, combo, modal-table, modal-card, modal-icon-grid, toggle
- 디자이너 팔레트, 레지스트리, 타입, 렌더러 라벨 등록
- 기본 그리드 크기 4x2, labelText/labelVisible 설정 지원
- filter_changed 이벤트 발행 (연결 시스템 미적용, 추후 dataFlow 기반으로 전환 예정)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-23 17:16:38 +09:00
..
pop-card-list feat(pop-card-list): PopCardList 컴포넌트 추가 2026-02-12 11:09:02 +09:00
pop-dashboard fix(pop-dashboard): 집계 함수 설정 유효성 검증 강화 - 문자열 컬럼에 SUM 적용 방지 2026-02-12 09:19:17 +09:00
pop-search feat(pop-search): 검색 컴포넌트 MVP 구현 2026-02-23 17:16:38 +09:00
pop-string-list feat(pop-search): 검색 컴포넌트 MVP 구현 2026-02-23 17:16:38 +09:00
index.ts feat(pop-search): 검색 컴포넌트 MVP 구현 2026-02-23 17:16:38 +09:00
pop-button.tsx feat(pop): 액션 아키텍처 + 모달 시스템 구현 (STEP 0~7) 2026-02-23 13:54:49 +09:00
pop-icon.tsx feat(pop): 액션 아키텍처 + 모달 시스템 구현 (STEP 0~7) 2026-02-23 13:54:49 +09:00
pop-text.tsx merge: ksh-dashboard를 ksh-v2-work에 병합 (pop-icon + pop-dashboard 통합) 2026-02-11 14:48:59 +09:00
types.ts feat(pop-string-list): 리스트 목록 컴포넌트 MVP 구현 2026-02-13 09:03:52 +09:00