1 line
1.4 KiB
JavaScript
1 line
1.4 KiB
JavaScript
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,143,e=>{"use strict";async function t(e,a={}){let n=localStorage.getItem("amos_token"),s=await fetch(`/api/v1${e}`,{...a,headers:{"Content-Type":"application/json",...n?{Authorization:`Bearer ${n}`}:{},...a.headers}});if(!s.ok)throw Error((await s.json().catch(()=>({}))).error||`HTTP ${s.status}`);return s.json()}e.s(["api",0,{auth:{login:(e,a)=>t("/auth/login",{method:"POST",body:JSON.stringify({email:e,password:a})}),me:()=>t("/auth/me")},crm:{customers:()=>t("/crm/customers")},sales:{deals:()=>t("/sales/deals")},finance:{balance:()=>t("/finance/balance"),accounts:()=>t("/finance/accounts")},hr:{employees:()=>t("/hr/employees")},legal:{contracts:()=>t("/legal/contracts")}}])},93370,e=>{"use strict";var t=e.i(1624),a=e.i(30573);e.s(["Skeleton",0,function({className:e,...n}){return(0,t.jsx)("div",{"data-slot":"skeleton",className:(0,a.cn)("animate-pulse rounded-md bg-muted",e),...n})}])},1570,28939,e=>{"use strict";var t=e.i(64828);let a=(0,t.default)("trending-down",[["path",{d:"M16 17h6v-6",key:"t6n2it"}],["path",{d:"m22 17-8.5-8.5-5 5L2 7",key:"x473p"}]]);e.s(["TrendingDown",0,a],1570);let n=(0,t.default)("wallet",[["path",{d:"M19 7V4a1 1 0 0 0-1-1H5a2 2 0 0 0 0 4h15a1 1 0 0 1 1 1v4h-3a2 2 0 0 0 0 4h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1",key:"18etb6"}],["path",{d:"M3 5v14a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-4",key:"xoc0q4"}]]);e.s(["Wallet",0,n],28939)}]); |