ERP-node/frontend/components/pop
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
..
dashboard pop화면 2026-01-07 14:31:04 +09:00
designer feat(pop-search): 검색 컴포넌트 MVP 구현 2026-02-23 17:16:38 +09:00
management POP 레이아웃 v3.0 아키텍처로 전환 - Section 요소 완전 제거 2026-02-03 19:11:03 +09:00
viewer fix(pop-modal): 중첩 모달 닫기 시 모든 모달이 한꺼번에 닫히는 버그 수정 2026-02-23 14:03:55 +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