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
Medium
kookje.co.kr
2026-03-03
#1
시민행동이 낙동강 엄궁·장낙대교 건설 사업에 대해 본안 소송 판결 확정 시까지 공사 중지를 요청했으나, 법원에서 해당 신청이 기각되었다. 원고 측은 낙동강 하구 생태계의 영구적 보전 가치를 주장하며 소송을 이어갈 예정으로, 현재 본안 소송이 진행 중이다.
진행 단계
소송중
(본안 소송 진행 중, 공사중지 신청 기각)
판단 근거
상대방은 공공기관 또는 대기업일 가능성이 높아 자력이 충분하며(적합 조건 2), 낙동강 하구 생태계 보전이라는 집단적이고 중대한 가치를 다루므로 피해 규모가 크고(적합 조건 3, 4), 시민행동이 원고로 참여하여 집단적 피해 양상을 보임(적합 조건 3). 다만, 공사중지 신청이 기각되어 본안 소송의 진행에 다소 어려움이 있을 수 있다.
원문보기
2026-03-03 19:45
gemini-2.5-flash