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
High
etoday.co.kr
2026-04-02
#1
스마일게이트가 스마일게이트RPG 상장 무산과 관련하여 미래에셋증권(라이노스자산운용)이 제기한 1000억원대 손해배상 소송 1심에서 패소했습니다. 법원은 스마일게이트에 상장 추진 의무가 있었다고 판단했으며, 스마일게이트는 항소할 것으로 예상됩니다.
판단 근거
스마일게이트의 IPO 의무 불이행에 대한 법원의 1심 패소 판결로 상대방 책임이 명확하며(적합 조건 1), 대기업인 스마일게이트의 충분한 자력(적합 조건 2)과 1000억원이라는 큰 피해 규모(적합 조건 4)가 확인됩니다. 또한, 계약서 및 법원 판결 등 객관적 증거가 존재하여(적합 조건 5) 소송금융 투자에 적합합니다.
원문보기
2026-04-02 07:45
gemini-2.5-flash