ERP-node/frontend/components/pop
SeongHyun Kim cae1622ac2 fix(pop): pop-status-bar 디자이너 팔레트 및 타입 등록 누락 수정
pop-status-bar 컴포넌트가 디자이너 컴포넌트 목록에 표시되지 않던
문제를 수정한다. 타입 유니온, 팔레트, 라벨, 기본 그리드 크기 4곳에
등록을 추가한다.
- pop-layout.ts: PopComponentType에 "pop-status-bar" 추가,
  DEFAULT_COMPONENT_GRID_SIZE에 6칸x1행 기본 크기 추가
- ComponentPalette.tsx: PALETTE_ITEMS에 "상태 바" 항목 추가
- PopRenderer.tsx: COMPONENT_TYPE_LABELS에 "상태 바" 추가
- ComponentEditorPanel.tsx: COMPONENT_TYPE_LABELS에 "상태 바" 추가
2026-03-11 16:41:18 +09:00
..
dashboard feat(pop): PC <-> POP 모드 전환 네비게이션 + POP 기본 화면(Landing) 기능 2026-03-09 12:16:26 +09:00
designer fix(pop): pop-status-bar 디자이너 팔레트 및 타입 등록 누락 수정 2026-03-11 16:41:18 +09:00
management Merge branch 'ksh-v2-work' 2026-03-05 19:04:54 +09:00
viewer feat(pop): 후속 액션 화면 이동 구현 + 입고확정 버튼 선택 상태 피드백 2026-03-03 17:13:01 +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