Files
invyone/frontend/components
johngreen bad1010621
Build & Deploy to K8s / build-and-deploy (push) Successful in 4m7s
fix(template-thumb): 실제 스튜디오 저장 포맷(list:Array + screenResolution) 지원
기존 fromV2 / fromV1 은 BlockV2.xPct 또는 TemplateComponent.order/row
가정이었는데, 실 운영 빌더(templateAdapter.saveTemplate) 는
list 가 컴포넌트 배열이고 각 요소가 position{x,y} + size{w,h} 절대 px,
공통 screenResolution 으로 정규화되는 구조였음.

fromStudio 추가:
- list 를 배열 / v2.1 layers / { components } 어느 모양이든 평탄화
- screenResolution 우선, 없으면 컴포넌트 bounding box 폴백
- url(v2-table-list 등)/componentType/widgetType 어느 키든 inferKind 로 분류

호출 순서: fromStudio → fromV2 → fromV1 (안전망).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 08:09:14 +09:00
..
2026-04-25 00:41:37 +09:00
2026-04-10 13:33:37 +09:00
123
2026-04-06 15:54:31 +09:00
2026-04-21 22:59:51 +09:00