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
jbnews.com
2026-03-30
#1
중국 법원이 LG화학이 제기한 양극재 특허 소송에서 원고 패소 판결을 내리며 기각했다. 이로써 중국 국가지식재산권국의 기존 무효 결정이 유지되었다. 해당 판결은 리튬 이차전지 관련 특허 소송에 대한 것이다.
진행 단계
판결선고
(중국 법원의 원고 패소 판결 및 국가지식재산권국의 무효 결정 유지)
판단 근거
LG화학이 원고로 제기한 특허 소송에서 중국 법원이 원고 패소 판결을 내리며 기각했다. 이는 이미 종결된 사건(부적합 조건)으로, 소송금융의 투자 대상이 될 수 없다. 소송금융은 주로 피해자(원고)가 소송 비용을 조달하기 위해 활용되는데, 이 사건은 이미 원고(LG화학)가 패소하여 종결되었기 때문이다.
원문보기
2026-03-30 08:16
gemini-2.5-flash