merge: 장수 일람 최신 main을 공통 버튼 작업에 반영한다

This commit is contained in:
2026-08-21 16:36:59 +00:00
9 changed files with 602 additions and 95 deletions
+6 -3
View File
@@ -31,9 +31,12 @@ The Ref-style directory pages share a second, deliberately compact control
family through `LegacySortControls.vue`. Its `.legacy-sort-*` rules own the
explicit dark select/option palette, the raised submit button, and the
focus/active states for sortable table headers. A page supplies only the
available legacy sort keys, their fixed directions, and placement. Columns
without an unambiguous legacy sort key remain plain headers rather than
inventing a new ordering contract.
available sort keys and placement. NPC·암행부·세력도시는 Ref의 고정 방향을
유지합니다. 장수 일람은 사용자 조작 계약에 따라 로드한 snapshot 위에서
`내림차순 → 오름차순 → 해제`를 순환하고, 여러 열의 방향과 우선순위를 scoped
SFC indicator로 표시합니다. 장수 일람의 성격·특기·부상 설명은 많은 행에서
eager popup instance를 만들지 않는 `DirectoryTooltip.vue` scoped CSS가 소유하며,
mobile에서는 viewport 가장자리 8px 안의 고정 설명판으로 전환합니다.
## Button composition