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
busan.com
2026-03-31
#1
유튜버 쯔양에 대한 스토킹 및 협박 혐의로 '가로세로연구소' 김세의가 검찰에 불구속기소되었습니다. 검찰은 파급력이 큰 온라인 공간에서 피해자의 인격권을 침해하는 악성 콘텐츠 유포 사범에 엄정 대응할 것이라고 밝혔습니다.
판단 근거
검찰 기소로 상대방의 책임이 비교적 명확하며(적합 조건 1), 증거 확보 가능성이 높고(적합 조건 5), 공적 절차(검찰 수사 및 기소)가 진행 중임(적합 조건 6). 그러나 집단적 피해가 아니며, 상대방의 자력이나 구체적인 피해 규모가 명확하지 않아 High 등급은 어렵습니다.
원문보기
2026-03-31 07:30
gemini-2.5-flash