show = false, 3000)"
x-show="show" x-cloak
x-transition:enter="transition ease-out duration-300" x-transition:enter-start="translate-x-full opacity-0" x-transition:enter-end="translate-x-0 opacity-100"
x-transition:leave="transition ease-in duration-200" x-transition:leave-start="translate-x-0 opacity-100" x-transition:leave-end="translate-x-full opacity-0"
class="fixed top-4 right-4 z-100 px-4 py-3 rounded-xl text-sm font-medium shadow-lg"
:class="{
'bg-slate-900 text-emerald-400': type === 'success',
'bg-slate-900 text-red-400': type === 'error',
'bg-slate-900 text-blue-400': type === 'info'
}">
Pipeline
Data
System
r.json())
.then(d => { syncOk = d.ok; syncMsg = d.ok ? d.synced + '건' : '오류'; $dispatch('toast', {message: d.ok ? 'Sheets 동기화 완료 (' + d.synced + '건)' : '동기화 실패', type: d.ok ? 'success' : 'error'}); })
.catch(() => { syncOk = false; syncMsg = '실패'; $dispatch('toast', {message: '네트워크 오류', type: 'error'}); })
.finally(() => syncing = false);
"
:disabled="syncing"
:title="expanded ? '' : 'Export to Sheets'"
class="w-full flex items-center gap-2 rounded-lg text-xs font-medium text-slate-400 hover:bg-slate-700 transition-colors disabled:opacity-50"
:class="expanded ? 'px-3 py-2' : 'px-2.5 py-2 justify-center'">
Export to Sheets
동기화 중…
Login
Low
chungnamilbo.co.kr
2026-03-02
#1
아파트 층간소음 문제가 심각한 사회적 갈등으로 번지고 있으며, 관리사무소에 민원이 폭주하고 있습니다. 정부의 해결 노력에도 불구하고 층간소음 갈등은 소송으로 이어지는 경우가 많지만, 근본적인 해결 대책이 부족한 상황입니다.
진행 단계
피해발생
(관리사무소 민원, 소송 가능성 언급)
판단 근거
층간소음 분쟁은 주로 개인 간의 문제로, 상대방의 자력(적합 조건 2)이 충분하지 않을 가능성이 높습니다. 또한, 집단적 피해(적합 조건 3)로 보기 어렵고, 피해 규모(적합 조건 4)가 소송금융 투자에 적합할 만큼 크지 않으며, 상대방 책임의 명확성(적합 조건 1)과 증거 확보(적합 조건 5)도 어렵습니다.
원문보기
2026-03-03 19:11
gemini-2.5-flash