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
breaknews.com
2026-07-28
#1
포항시의회에서 재판 결과와는 별개로 정부 차원의 책임 있는 피해 회복 방안 마련과 국회 및 관계기관의 특별법 및 피해구제 제도 보완을 촉구하는 논의가 진행되었습니다. 이는 국책사업 등과 관련된 피해에 대한 제도적 개선 요구로 보입니다.
진행 단계
—
(정부 차원의 피해 회복 방안 마련 요구, 특별법 및 피해구제 제도 보완 논의)
판단 근거
제공된 기사 본문이 매우 짧아 사건의 구체적인 내용, 피해 규모, 상대방의 특정, 책임의 명확성 등 소송금융 적합도를 판단할 핵심 정보가 전무합니다. '재판 결과와 별개로'라는 표현이 있어 기존 재판이 종결되었을 가능성도 배제할 수 없어 부적합 조건에 해당할 여지도 있습니다.
원문보기
2026-07-31 02:02
gemini-2.5-flash