{kindLabel[item.kind]}
{item.title || "제목 없는 작업본"}
{item.project?.label ?? "프로젝트 미지정"} · {actionLabel[item.nextAction]}
{kindLabel[item.kind]}
{item.project?.label ?? "프로젝트 미지정"} · {actionLabel[item.nextAction]}
{empty}
)}WORKSPACE
작성 중인 기록을 이어서 정리하고 검증·게시 흐름으로 연결합니다.
{error}
) : null} {!dashboard && !error ? (Studio 요약을 불러오는 중입니다.
) : null} {dashboard ? ( <>{item.event.type === "UNPUBLISHED" ? "게시 취소" : item.event.type === "REPUBLISHED" ? "재게시" : "게시"}
{item.document.project?.label ?? "프로젝트 미지정"}
아직 게시 기록이 없습니다.
)}