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
jeonmin.co.kr
2026-03-25
#1
새만금 국제공항 건설 사업에 대한 환경 단체 및 주민들의 집행정지 신청이 법원에서 기각되어 사업 추진이 계속된다. 법원은 공항 소음 피해가 금전적 보상이 가능하여 '회복하기 어려운 손해'가 아니라고 판단했다. 본안 소송은 환경 이슈를 중심으로 항소심이 진행 중이며, 환경영향평가도 유보된 상태이다.
진행 단계
소송중
(집행정지 기각, 본안 소송 항소심 진행 중)
판단 근거
이 사건은 정부 사업을 중단시키기 위한 행정소송으로, 피해자들의 직접적인 금전적 손해배상 청구 사건이 아니다. 법원이 소음 피해를 '회복하기 어려운 손해'로 보지 않고 금전적 보상이 가능하다고 판단하여, 소송금융의 주요 투자 대상인 명확한 금전적 회수 가능성이 낮다.
원문보기
2026-03-25 08:03
gemini-2.5-flash