ERP-node/frontend/lib/registry
kjs 7a65ab0f85 docs: update full-screen analysis and V2 component usage guide
- Revised the full-screen analysis document to reflect the latest updates, including the purpose and core rules for screen development.
- Expanded the V2 component usage guide to include a comprehensive catalog of components, their configurations, and usage guidelines for LLM and chatbot applications.
- Added a summary of the system architecture and clarified the implementation methods for user business screens and admin menus.
- Enhanced the documentation to serve as a reference for AI agents and screen designers, ensuring adherence to the established guidelines.

These updates aim to improve clarity and usability for developers and designers working with the WACE ERP screen composition system.

Made-with: Cursor
2026-03-13 15:02:06 +09:00
..
components docs: update full-screen analysis and V2 component usage guide 2026-03-13 15:02:06 +09:00
layouts feat: add next-themes package and update styles 2026-03-10 15:24:05 +09:00
pop-components Merge branch 'ksh-v2-work' into main 2026-03-12 09:00:52 +09:00
utils feat: 수주등록 모달 및 범용 컴포넌트 개발 2025-11-14 14:43:53 +09:00
AutoRegisteringComponentRenderer.ts 이력테이블 기준 컬럼 설정 기능 2025-10-27 11:41:30 +09:00
ComponentRegistry.ts refactor: 코드 정리 및 불필요한 로그 제거 2026-02-05 17:35:13 +09:00
DynamicComponentRenderer.tsx Merge commit '80be7c5a7600c080f897823837890fbdef58f565' into jskim-node 2026-03-12 15:53:20 +09:00
DynamicConfigPanel.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
DynamicLayoutRenderer.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
DynamicWebTypeRenderer.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
LayoutRegistry.ts 레이아웃 추가기능 2025-09-10 18:36:28 +09:00
PopComponentRegistry.ts feat(pop-scanner): 바코드/QR 스캐너 컴포넌트 + 멀티필드 파싱 + 반자동 매핑 2026-03-06 19:52:18 +09:00
WebTypeRegistry.ts console.log 삭제 2025-09-16 16:16:41 +09:00
index.ts 웹타입 컴포넌트 분리작업 2025-09-09 14:29:04 +09:00
init.ts docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00
types.ts 웹타입 컴포넌트 분리작업 2025-09-09 14:29:04 +09:00
useRegistry.ts 웹타입 컴포넌트 분리작업 2025-09-09 14:29:04 +09:00