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
lawtalknews.co.kr
2026-03-24
#1
회사가 근로계약서의 손해배상 조항을 근거로 프로젝트 실패 책임을 직원에게 전가하며 소송을 협박하고 있다. 법률 전문가들은 해당 조항의 무효 가능성을 제기하며 직원이 거액을 배상할 의무가 없을 수 있다고 조언한다. 이는 직원이 회사의 부당한 청구에 방어해야 하는 상황으로 해석된다.
진행 단계
피해발생
(회사의 소송 협박 및 법률 전문가 상담 단계)
판단 근거
이 사건은 회사가 직원을 상대로 손해배상 소송을 협박하는 상황으로, 소송금융의 주된 투자 대상인 원고의 적극적인 손해배상 청구 사건이 아니다. 직원이 방어해야 하는 입장이므로 투자 매력이 낮으며, 상대방 회사 규모나 구체적인 피해 금액 등 적합 조건에 부합하는 정보도 부족하다.
원문보기
2026-03-24 08:00
gemini-2.5-flash