feat(space): 목표 카드를 collapsed rail로 재설계

This commit is contained in:
2026-03-14 18:46:27 +09:00
parent b0fe2887c6
commit 278fc11135
6 changed files with 412 additions and 39 deletions

View File

@@ -38,6 +38,8 @@ export const space = {
restReminder: '5분이 지났어요. 다음 한 조각으로 돌아와요.',
intentLabel: '이번 세션 목표',
microStepLabel: '지금 할 한 조각',
intentExpandAriaLabel: '목표 카드 펼치기',
intentCollapseAriaLabel: '목표 카드 접기',
refocusButton: '다시 방향',
refocusTitle: '다시 방향 잡기',
refocusDescription: '딱 한 줄만 다듬고 다시 시작해요.',