@zeniai/web-cockpit-ui 2.0.94-dev → 2.0.94-qa
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/{CreditAgentRoutes-BXV9hf7U.js → CreditAgentRoutes-BzTvjP3D.js} +1 -1
- package/dist/assets/{ScreenRoutes-sy2QskiC.js → ScreenRoutes-dcg3R0kU.js} +3 -3
- package/dist/assets/{SignInScreen-BqlLUb0S.js → SignInScreen-CjkwbiUx.js} +1 -1
- package/dist/assets/{analyticsHelper-CSs6_NWq.js → analyticsHelper-QVoarp1A.js} +1 -1
- package/dist/assets/{index-C_cietsq.js → index-N01BKpLM.js} +4 -4
- package/dist/index.html +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{j as s}from"./liveblocks-B3Dmsh6M.js";import{u as D,P}from"./ScreenRoutes-
|
|
1
|
+
import{j as s}from"./liveblocks-B3Dmsh6M.js";import{u as D,P}from"./ScreenRoutes-dcg3R0kU.js";import{a as f}from"./sentry-WQIrXn23.js";import{i as v,n as T,g as m,h as j,k as C,l as I,N as k}from"./core-bZ_V-uQJ.js";import{Kd as R,Ke as N,kg as E,Kf as M,k_ as L,l1 as $,kP as _,Kg as K,Kh as O,kX as B,kT as F}from"./zeni-epic-state-CiYPf4wj.js";import{z as q,$ as J,e as V,f as X,a0 as Z,U as G,a as H,c as Q,g as W,h as Y}from"./index-N01BKpLM.js";import{n as ee}from"./mui-6JEtGkot.js";import"./recharts-CQ5l3RkA.js";import"./analyticsHelper-QVoarp1A.js";import"./utils-ZzDoNTUE.js";import"./empty-B-utXt9d.js";import"./index-CWIMhwcP.js";import"./url-CFdPdjoN.js";import"./index-CjA2Y-AM.js";import"./analytics-2Vj81lfA.js";import"./lottie-B7Tz-fe-.js";import"./lexical-AMpOx-JS.js";(function(){try{var a=typeof window<"u"?window:typeof global<"u"?global:typeof globalThis<"u"?globalThis:typeof self<"u"?self:{},t=new a.Error().stack;t&&(a._sentryDebugIds=a._sentryDebugIds||{},a._sentryDebugIds[t]="5cf96c31-5d7c-44de-8d67-5f281de7c3c2",a._sentryDebugIdIdentifier="sentry-dbid-5cf96c31-5d7c-44de-8d67-5f281de7c3c2")}catch{}})();function te(a,t){return{headerData:{allTabOptions:G,selectedTabOption:H("creditAgent")},creditAgentPageData:{macroData:{data:t.macroCombined.data,fetchState:t.macroCombined.fetchStatus.fetchState,updateState:t.macroCombined.updateStatus.fetchState},cardProfilesData:t.cardProfilesData}}}function ne(a,t){return{headerActions:{onTabChange:n=>{const g=Y(n),c=W(n);Q.trackCockpitTabClicked(c),t.navigate(`../../${g}`,{replace:!0})}},creditAgentPageActions:{onFetchMacro:()=>{a(F())},onSaveMacro:n=>{a(B(n))},onResetSaveMacro:()=>{a(O())},onUIStateChange:n=>{a(K(n))},cardProfilesActions:t.cardProfilesActions}}}const ae=j(te,ne)(Z),oe=ee.div`
|
|
2
2
|
padding: ${X.sp5};
|
|
3
3
|
text-align: center;
|
|
4
4
|
`;function re(){const a=v(),t=T(),n=m(R),g=m(N),[c,h]=f.useState(new Set),p=f.useRef(new Set),y=m(e=>e.tenantState.currentTenantId),b=m(e=>e.companyViewState.zeniUsers.fetchState);f.useEffect(()=>{b==="Not-Started"&&t(E())},[t,b]);const d=q.getSignedInUser(),A=d!=null&&[d.firstName,d.lastName].filter(Boolean).join(" ")||void 0,z=f.useMemo(()=>({onFetch:()=>{t(_())},onUpdateProfile:(e,o,r)=>{const i=r.updatedByName??A;t($({tenantId:o,tenantEmailDomain:e,update:{...r,updatedByName:i}}))},onAnalyse:e=>{h(o=>new Set(o).add(e)),t(L(e))},onDownloadReport:()=>{const e=M(n.rows),o=d?.userId??"",r=d?.zeniSessionId??"",i=y??"";if(!o||!r||!i)return;const x=encodeURIComponent(JSON.stringify(e)),U=`${J}/tableDownload?query=${x}`;fetch(U,{headers:{"zeni-user-id":o,"zeni-session-id":r,"zeni-tenant-id":i}}).then(async l=>{if(!l.ok){const u=await l.text();throw new Error(`Download failed: ${l.status} ${u}`)}return l.blob()}).then(l=>{const u=URL.createObjectURL(l),S=document.createElement("a");S.href=u,S.download=`${e.file_name}.xlsx`,S.click(),URL.revokeObjectURL(u)}).catch(()=>{})}}),[t,A,d,y,n.rows]);f.useEffect(()=>{if(c.size===0)return;const e=new Set;for(const o of c){const r=n.rows.find(i=>i.tenantId===o);r!=null&&r.isAnalyzing?p.current.add(o):r!=null&&!r.isAnalyzing&&p.current.has(o)&&(e.add(o),p.current.delete(o))}e.size>0&&h(o=>{const r=new Set(o);for(const i of e)r.delete(i);return r})},[n.rows,c]);const w=f.useMemo(()=>({fetchState:n.fetchStatus.fetchState,rows:n.rows.map(e=>e.isAnalyzing||e.tenantId!=null&&c.has(e.tenantId)?{...e,isAnalyzing:!0}:e),uiState:n.uiState}),[n,c]);return d==null?s.jsx(oe,{children:V.getLocalizedStrings().cockpit.creditAgent.notSignedIn}):s.jsx(ae,{macroCombined:g,navigate:a,cardProfilesActions:z,cardProfilesData:w})}function ze(){const{isAllowed:a,isLoading:t}=D();return t?null:a?s.jsx(C,{children:s.jsx(I,{path:"/*",element:s.jsx(P,{element:s.jsx(re,{})})})}):s.jsx(C,{children:s.jsx(I,{path:"/*",element:s.jsx(k,{to:"/management",replace:!0})})})}export{ze as default};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/CreditAgentRoutes-
|
|
2
|
-
import{Jo as Lf,Jp as Df,ke as It,eQ as vs,Jq as Dt,eZ as nn,eO as Nf,Jr as Wt,eV as on,Js as ud,Jt as cd,Ju as ur,Jv as ld,iI as Mf,kg as Ct,iF as fd,iM as Ff,Jw as ys,iO as hd,iP as dd,Jx as wr,Jy as cr,i9 as pd,Jz as hn,JA as Vo,d4 as md,g9 as $o,g6 as sn,ge as Mt,gc as gd,JB as Bf,JC as Uf,j1 as vd,i_ as yd,JD as _d,jc as bd,j7 as _s,j4 as wd,iV as Ed,JE as Sd,ew as Rd,db as Od,ks as Vf,JF as Td,be as an,iS as bs,iX as xd,s3 as $f,kf as dn,JG as pt,jw as zo,JH as Ad,ky as Id,H as et,bk as Go,JI as Cd,i6 as kd,JJ as Pd,JK as zf,JL as jd,qr as ws,pY as qd,JM as Ld,q2 as xn,JN as Dd,q4 as Nd,JO as Tt,pV as Md,cU as Fd,kj as Gf,kk as Hf,ki as Ho,kh as Zo,kl as Bd,JP as Ud,qu as Vd,JQ as $d,qb as zd,qo as Gd,JR as Hd,qf as Zd,JS as Jd,JT as Kt,JU as Jo,JV as Yd,JW as Wd,oZ as Kd,p3 as Zf,JX as Jf,hD as Xd,Ir as Yf,JY as Qd,Il as ep,JZ as tp,J_ as rp,p6 as np,J$ as ip,Iw as ap,Ik as op,tP as Wf,K0 as An,K1 as Kf,Fg as Yo,F2 as sp,Fj as Xf,F5 as up,K2 as cp,Fa as lp,EY as fp,E$ as hp,K3 as dp,Fn as pp,Fd as mp,bn as gp,bd as vp,K4 as yp,K5 as zt,K6 as _p,K7 as bp,K8 as wp,jk as Mo,jg as Ep,jq as Sp,jt as Es,ba as Qf}from"./zeni-epic-state-CiYPf4wj.js";import{j as U}from"./liveblocks-B3Dmsh6M.js";import{a as fe,p as ye,e as eh,d as th,g as Rp}from"./sentry-WQIrXn23.js";import{C as wt,G as xt,z as He,U as Op,t as Tp,J as lr,y as Ft,o as xp,a as Et,b as rh,w as at,c as Ve,h as kt,g as Bt,O as Ap,u as Ip,R as Cp,Z as kp,d as pn,Q as Pp,e as fr,H as mn,f as Nt,l as jp,i as qp,j as gn,k as Lp,s as Dp,m as In,n as Np,p as nh,q as Mp,r as ih,D as ah,v as Fo,x as Fp,A as Bp,B as Up,E as oh,F as Vp,I as $p,K as zp,L as Gp,M as Hp,N as Zp,P as Jp,S as Yp,T as Wp,X as Kp,V as Xp,Y as Qp,W as sh}from"./index-C_cietsq.js";import{f as em}from"./analyticsHelper-CSs6_NWq.js";import{i as Fe,n as Je,g as Se,o as ot,N as ir,k as gt,l as Te,p as uh,h as ze,u as Wo,j as Bo}from"./core-bZ_V-uQJ.js";import{D as hr,n as tt,S as Ht}from"./mui-6JEtGkot.js";import{a as Ze,b as tm,c as rm,d as nm,e as Ko,f as im,g as am,h as om,i as Zt,j as sm,k as or,l as vn,m as um,n as dr,o as cm}from"./utils-ZzDoNTUE.js";import{r as Xo}from"./empty-B-utXt9d.js";import{r as pr,a as lm}from"./index-CWIMhwcP.js";import{r as fm}from"./index-CjA2Y-AM.js";(function(){try{var e=typeof window<"u"?window:typeof global<"u"?global:typeof globalThis<"u"?globalThis:typeof self<"u"?self:{},n=new e.Error().stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="157b2fde-7614-40b9-889d-e8e7e19e73d8",e._sentryDebugIdIdentifier="sentry-dbid-157b2fde-7614-40b9-889d-e8e7e19e73d8")}catch{}})();var Cn={},Ss;function yn(){return Ss||(Ss=1,(function(e){var n=typeof Uint8Array<"u"&&typeof Uint16Array<"u"&&typeof Int32Array<"u";function o(t,r){return Object.prototype.hasOwnProperty.call(t,r)}e.assign=function(t){for(var r=Array.prototype.slice.call(arguments,1);r.length;){var s=r.shift();if(s){if(typeof s!="object")throw new TypeError(s+"must be non-object");for(var d in s)o(s,d)&&(t[d]=s[d])}}return t},e.shrinkBuf=function(t,r){return t.length===r?t:t.subarray?t.subarray(0,r):(t.length=r,t)};var i={arraySet:function(t,r,s,d,f){if(r.subarray&&t.subarray){t.set(r.subarray(s,s+d),f);return}for(var l=0;l<d;l++)t[f+l]=r[s+l]},flattenChunks:function(t){var r,s,d,f,l,h;for(d=0,r=0,s=t.length;r<s;r++)d+=t[r].length;for(h=new Uint8Array(d),f=0,r=0,s=t.length;r<s;r++)l=t[r],h.set(l,f),f+=l.length;return h}},a={arraySet:function(t,r,s,d,f){for(var l=0;l<d;l++)t[f+l]=r[s+l]},flattenChunks:function(t){return[].concat.apply([],t)}};e.setTyped=function(t){t?(e.Buf8=Uint8Array,e.Buf16=Uint16Array,e.Buf32=Int32Array,e.assign(e,i)):(e.Buf8=Array,e.Buf16=Array,e.Buf32=Array,e.assign(e,a))},e.setTyped(n)})(Cn)),Cn}var ut={},Pt={},Rs;function hm(){if(Rs)return Pt;Rs=1;var e=yn(),n=4,o=0,i=1,a=2;function t(I){for(var ne=I.length;--ne>=0;)I[ne]=0}var r=0,s=1,d=2,f=3,l=258,h=29,c=256,b=c+1+h,m=30,y=19,g=2*b+1,u=15,_=16,E=7,v=256,w=16,x=17,O=18,C=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],N=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Y=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],M=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],S=512,R=new Array((b+2)*2);t(R);var q=new Array(m*2);t(q);var L=new Array(S);t(L);var z=new Array(l-f+1);t(z);var k=new Array(h);t(k);var j=new Array(m);t(j);function P(I,ne,se,le,Z){this.static_tree=I,this.extra_bits=ne,this.extra_base=se,this.elems=le,this.max_length=Z,this.has_stree=I&&I.length}var B,J,H;function V(I,ne){this.dyn_tree=I,this.max_code=0,this.stat_desc=ne}function D(I){return I<256?L[I]:L[256+(I>>>7)]}function F(I,ne){I.pending_buf[I.pending++]=ne&255,I.pending_buf[I.pending++]=ne>>>8&255}function $(I,ne,se){I.bi_valid>_-se?(I.bi_buf|=ne<<I.bi_valid&65535,F(I,I.bi_buf),I.bi_buf=ne>>_-I.bi_valid,I.bi_valid+=se-_):(I.bi_buf|=ne<<I.bi_valid&65535,I.bi_valid+=se)}function X(I,ne,se){$(I,se[ne*2],se[ne*2+1])}function K(I,ne){var se=0;do se|=I&1,I>>>=1,se<<=1;while(--ne>0);return se>>>1}function ae(I){I.bi_valid===16?(F(I,I.bi_buf),I.bi_buf=0,I.bi_valid=0):I.bi_valid>=8&&(I.pending_buf[I.pending++]=I.bi_buf&255,I.bi_buf>>=8,I.bi_valid-=8)}function ue(I,ne){var se=ne.dyn_tree,le=ne.max_code,Z=ne.stat_desc.static_tree,ie=ne.stat_desc.has_stree,T=ne.stat_desc.extra_bits,oe=ne.stat_desc.extra_base,be=ne.stat_desc.max_length,p,te,re,A,G,ee,_e=0;for(A=0;A<=u;A++)I.bl_count[A]=0;for(se[I.heap[I.heap_max]*2+1]=0,p=I.heap_max+1;p<g;p++)te=I.heap[p],A=se[se[te*2+1]*2+1]+1,A>be&&(A=be,_e++),se[te*2+1]=A,!(te>le)&&(I.bl_count[A]++,G=0,te>=oe&&(G=T[te-oe]),ee=se[te*2],I.opt_len+=ee*(A+G),ie&&(I.static_len+=ee*(Z[te*2+1]+G)));if(_e!==0){do{for(A=be-1;I.bl_count[A]===0;)A--;I.bl_count[A]--,I.bl_count[A+1]+=2,I.bl_count[be]--,_e-=2}while(_e>0);for(A=be;A!==0;A--)for(te=I.bl_count[A];te!==0;)re=I.heap[--p],!(re>le)&&(se[re*2+1]!==A&&(I.opt_len+=(A-se[re*2+1])*se[re*2],se[re*2+1]=A),te--)}}function ve(I,ne,se){var le=new Array(u+1),Z=0,ie,T;for(ie=1;ie<=u;ie++)le[ie]=Z=Z+se[ie-1]<<1;for(T=0;T<=ne;T++){var oe=I[T*2+1];oe!==0&&(I[T*2]=K(le[oe]++,oe))}}function me(){var I,ne,se,le,Z,ie=new Array(u+1);for(se=0,le=0;le<h-1;le++)for(k[le]=se,I=0;I<1<<C[le];I++)z[se++]=le;for(z[se-1]=le,Z=0,le=0;le<16;le++)for(j[le]=Z,I=0;I<1<<N[le];I++)L[Z++]=le;for(Z>>=7;le<m;le++)for(j[le]=Z<<7,I=0;I<1<<N[le]-7;I++)L[256+Z++]=le;for(ne=0;ne<=u;ne++)ie[ne]=0;for(I=0;I<=143;)R[I*2+1]=8,I++,ie[8]++;for(;I<=255;)R[I*2+1]=9,I++,ie[9]++;for(;I<=279;)R[I*2+1]=7,I++,ie[7]++;for(;I<=287;)R[I*2+1]=8,I++,ie[8]++;for(ve(R,b+1,ie),I=0;I<m;I++)q[I*2+1]=5,q[I*2]=K(I,5);B=new P(R,C,c+1,b,u),J=new P(q,N,0,m,u),H=new P(new Array(0),Y,0,y,E)}function we(I){var ne;for(ne=0;ne<b;ne++)I.dyn_ltree[ne*2]=0;for(ne=0;ne<m;ne++)I.dyn_dtree[ne*2]=0;for(ne=0;ne<y;ne++)I.bl_tree[ne*2]=0;I.dyn_ltree[v*2]=1,I.opt_len=I.static_len=0,I.last_lit=I.matches=0}function Ce(I){I.bi_valid>8?F(I,I.bi_buf):I.bi_valid>0&&(I.pending_buf[I.pending++]=I.bi_buf),I.bi_buf=0,I.bi_valid=0}function Pe(I,ne,se,le){Ce(I),F(I,se),F(I,~se),e.arraySet(I.pending_buf,I.window,ne,se,I.pending),I.pending+=se}function je(I,ne,se,le){var Z=ne*2,ie=se*2;return I[Z]<I[ie]||I[Z]===I[ie]&&le[ne]<=le[se]}function Ae(I,ne,se){for(var le=I.heap[se],Z=se<<1;Z<=I.heap_len&&(Z<I.heap_len&&je(ne,I.heap[Z+1],I.heap[Z],I.depth)&&Z++,!je(ne,le,I.heap[Z],I.depth));)I.heap[se]=I.heap[Z],se=Z,Z<<=1;I.heap[se]=le}function Ee(I,ne,se){var le,Z,ie=0,T,oe;if(I.last_lit!==0)do le=I.pending_buf[I.d_buf+ie*2]<<8|I.pending_buf[I.d_buf+ie*2+1],Z=I.pending_buf[I.l_buf+ie],ie++,le===0?X(I,Z,ne):(T=z[Z],X(I,T+c+1,ne),oe=C[T],oe!==0&&(Z-=k[T],$(I,Z,oe)),le--,T=D(le),X(I,T,se),oe=N[T],oe!==0&&(le-=j[T],$(I,le,oe)));while(ie<I.last_lit);X(I,v,ne)}function $e(I,ne){var se=ne.dyn_tree,le=ne.stat_desc.static_tree,Z=ne.stat_desc.has_stree,ie=ne.stat_desc.elems,T,oe,be=-1,p;for(I.heap_len=0,I.heap_max=g,T=0;T<ie;T++)se[T*2]!==0?(I.heap[++I.heap_len]=be=T,I.depth[T]=0):se[T*2+1]=0;for(;I.heap_len<2;)p=I.heap[++I.heap_len]=be<2?++be:0,se[p*2]=1,I.depth[p]=0,I.opt_len--,Z&&(I.static_len-=le[p*2+1]);for(ne.max_code=be,T=I.heap_len>>1;T>=1;T--)Ae(I,se,T);p=ie;do T=I.heap[1],I.heap[1]=I.heap[I.heap_len--],Ae(I,se,1),oe=I.heap[1],I.heap[--I.heap_max]=T,I.heap[--I.heap_max]=oe,se[p*2]=se[T*2]+se[oe*2],I.depth[p]=(I.depth[T]>=I.depth[oe]?I.depth[T]:I.depth[oe])+1,se[T*2+1]=se[oe*2+1]=p,I.heap[1]=p++,Ae(I,se,1);while(I.heap_len>=2);I.heap[--I.heap_max]=I.heap[1],ue(I,ne),ve(se,be,I.bl_count)}function st(I,ne,se){var le,Z=-1,ie,T=ne[1],oe=0,be=7,p=4;for(T===0&&(be=138,p=3),ne[(se+1)*2+1]=65535,le=0;le<=se;le++)ie=T,T=ne[(le+1)*2+1],!(++oe<be&&ie===T)&&(oe<p?I.bl_tree[ie*2]+=oe:ie!==0?(ie!==Z&&I.bl_tree[ie*2]++,I.bl_tree[w*2]++):oe<=10?I.bl_tree[x*2]++:I.bl_tree[O*2]++,oe=0,Z=ie,T===0?(be=138,p=3):ie===T?(be=6,p=3):(be=7,p=4))}function Le(I,ne,se){var le,Z=-1,ie,T=ne[1],oe=0,be=7,p=4;for(T===0&&(be=138,p=3),le=0;le<=se;le++)if(ie=T,T=ne[(le+1)*2+1],!(++oe<be&&ie===T)){if(oe<p)do X(I,ie,I.bl_tree);while(--oe!==0);else ie!==0?(ie!==Z&&(X(I,ie,I.bl_tree),oe--),X(I,w,I.bl_tree),$(I,oe-3,2)):oe<=10?(X(I,x,I.bl_tree),$(I,oe-3,3)):(X(I,O,I.bl_tree),$(I,oe-11,7));oe=0,Z=ie,T===0?(be=138,p=3):ie===T?(be=6,p=3):(be=7,p=4)}}function Ne(I){var ne;for(st(I,I.dyn_ltree,I.l_desc.max_code),st(I,I.dyn_dtree,I.d_desc.max_code),$e(I,I.bl_desc),ne=y-1;ne>=3&&I.bl_tree[M[ne]*2+1]===0;ne--);return I.opt_len+=3*(ne+1)+5+5+4,ne}function Ye(I,ne,se,le){var Z;for($(I,ne-257,5),$(I,se-1,5),$(I,le-4,4),Z=0;Z<le;Z++)$(I,I.bl_tree[M[Z]*2+1],3);Le(I,I.dyn_ltree,ne-1),Le(I,I.dyn_dtree,se-1)}function W(I){var ne=4093624447,se;for(se=0;se<=31;se++,ne>>>=1)if(ne&1&&I.dyn_ltree[se*2]!==0)return o;if(I.dyn_ltree[18]!==0||I.dyn_ltree[20]!==0||I.dyn_ltree[26]!==0)return i;for(se=32;se<c;se++)if(I.dyn_ltree[se*2]!==0)return i;return o}var Q=!1;function ce(I){Q||(me(),Q=!0),I.l_desc=new V(I.dyn_ltree,B),I.d_desc=new V(I.dyn_dtree,J),I.bl_desc=new V(I.bl_tree,H),I.bi_buf=0,I.bi_valid=0,we(I)}function ge(I,ne,se,le){$(I,(r<<1)+(le?1:0),3),Pe(I,ne,se)}function he(I){$(I,s<<1,3),X(I,v,R),ae(I)}function Re(I,ne,se,le){var Z,ie,T=0;I.level>0?(I.strm.data_type===a&&(I.strm.data_type=W(I)),$e(I,I.l_desc),$e(I,I.d_desc),T=Ne(I),Z=I.opt_len+3+7>>>3,ie=I.static_len+3+7>>>3,ie<=Z&&(Z=ie)):Z=ie=se+5,se+4<=Z&&ne!==-1?ge(I,ne,se,le):I.strategy===n||ie===Z?($(I,(s<<1)+(le?1:0),3),Ee(I,R,q)):($(I,(d<<1)+(le?1:0),3),Ye(I,I.l_desc.max_code+1,I.d_desc.max_code+1,T+1),Ee(I,I.dyn_ltree,I.dyn_dtree)),we(I),le&&Ce(I)}function Oe(I,ne,se){return I.pending_buf[I.d_buf+I.last_lit*2]=ne>>>8&255,I.pending_buf[I.d_buf+I.last_lit*2+1]=ne&255,I.pending_buf[I.l_buf+I.last_lit]=se&255,I.last_lit++,ne===0?I.dyn_ltree[se*2]++:(I.matches++,ne--,I.dyn_ltree[(z[se]+c+1)*2]++,I.dyn_dtree[D(ne)*2]++),I.last_lit===I.lit_bufsize-1}return Pt._tr_init=ce,Pt._tr_stored_block=ge,Pt._tr_flush_block=Re,Pt._tr_tally=Oe,Pt._tr_align=he,Pt}var kn,Os;function ch(){if(Os)return kn;Os=1;function e(n,o,i,a){for(var t=n&65535|0,r=n>>>16&65535|0,s=0;i!==0;){s=i>2e3?2e3:i,i-=s;do t=t+o[a++]|0,r=r+t|0;while(--s);t%=65521,r%=65521}return t|r<<16|0}return kn=e,kn}var Pn,Ts;function lh(){if(Ts)return Pn;Ts=1;function e(){for(var i,a=[],t=0;t<256;t++){i=t;for(var r=0;r<8;r++)i=i&1?3988292384^i>>>1:i>>>1;a[t]=i}return a}var n=e();function o(i,a,t,r){var s=n,d=r+t;i^=-1;for(var f=r;f<d;f++)i=i>>>8^s[(i^a[f])&255];return i^-1}return Pn=o,Pn}var jn,xs;function dm(){return xs||(xs=1,jn={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}),jn}var As;function pm(){if(As)return ut;As=1;var e=yn(),n=hm(),o=ch(),i=lh(),a=dm(),t=0,r=1,s=3,d=4,f=5,l=0,h=1,c=-2,b=-3,m=-5,y=-1,g=1,u=2,_=3,E=4,v=0,w=2,x=8,O=9,C=15,N=8,Y=29,M=256,S=M+1+Y,R=30,q=19,L=2*S+1,z=15,k=3,j=258,P=j+k+1,B=32,J=42,H=69,V=73,D=91,F=103,$=113,X=666,K=1,ae=2,ue=3,ve=4,me=3;function we(p,te){return p.msg=a[te],te}function Ce(p){return(p<<1)-(p>4?9:0)}function Pe(p){for(var te=p.length;--te>=0;)p[te]=0}function je(p){var te=p.state,re=te.pending;re>p.avail_out&&(re=p.avail_out),re!==0&&(e.arraySet(p.output,te.pending_buf,te.pending_out,re,p.next_out),p.next_out+=re,te.pending_out+=re,p.total_out+=re,p.avail_out-=re,te.pending-=re,te.pending===0&&(te.pending_out=0))}function Ae(p,te){n._tr_flush_block(p,p.block_start>=0?p.block_start:-1,p.strstart-p.block_start,te),p.block_start=p.strstart,je(p.strm)}function Ee(p,te){p.pending_buf[p.pending++]=te}function $e(p,te){p.pending_buf[p.pending++]=te>>>8&255,p.pending_buf[p.pending++]=te&255}function st(p,te,re,A){var G=p.avail_in;return G>A&&(G=A),G===0?0:(p.avail_in-=G,e.arraySet(te,p.input,p.next_in,G,re),p.state.wrap===1?p.adler=o(p.adler,te,G,re):p.state.wrap===2&&(p.adler=i(p.adler,te,G,re)),p.next_in+=G,p.total_in+=G,G)}function Le(p,te){var re=p.max_chain_length,A=p.strstart,G,ee,_e=p.prev_length,de=p.nice_match,pe=p.strstart>p.w_size-P?p.strstart-(p.w_size-P):0,xe=p.window,vt=p.w_mask,qe=p.prev,Ie=p.strstart+j,Be=xe[A+_e-1],We=xe[A+_e];p.prev_length>=p.good_match&&(re>>=2),de>p.lookahead&&(de=p.lookahead);do if(G=te,!(xe[G+_e]!==We||xe[G+_e-1]!==Be||xe[G]!==xe[A]||xe[++G]!==xe[A+1])){A+=2,G++;do;while(xe[++A]===xe[++G]&&xe[++A]===xe[++G]&&xe[++A]===xe[++G]&&xe[++A]===xe[++G]&&xe[++A]===xe[++G]&&xe[++A]===xe[++G]&&xe[++A]===xe[++G]&&xe[++A]===xe[++G]&&A<Ie);if(ee=j-(Ie-A),A=Ie-j,ee>_e){if(p.match_start=te,_e=ee,ee>=de)break;Be=xe[A+_e-1],We=xe[A+_e]}}while((te=qe[te&vt])>pe&&--re!==0);return _e<=p.lookahead?_e:p.lookahead}function Ne(p){var te=p.w_size,re,A,G,ee,_e;do{if(ee=p.window_size-p.lookahead-p.strstart,p.strstart>=te+(te-P)){e.arraySet(p.window,p.window,te,te,0),p.match_start-=te,p.strstart-=te,p.block_start-=te,A=p.hash_size,re=A;do G=p.head[--re],p.head[re]=G>=te?G-te:0;while(--A);A=te,re=A;do G=p.prev[--re],p.prev[re]=G>=te?G-te:0;while(--A);ee+=te}if(p.strm.avail_in===0)break;if(A=st(p.strm,p.window,p.strstart+p.lookahead,ee),p.lookahead+=A,p.lookahead+p.insert>=k)for(_e=p.strstart-p.insert,p.ins_h=p.window[_e],p.ins_h=(p.ins_h<<p.hash_shift^p.window[_e+1])&p.hash_mask;p.insert&&(p.ins_h=(p.ins_h<<p.hash_shift^p.window[_e+k-1])&p.hash_mask,p.prev[_e&p.w_mask]=p.head[p.ins_h],p.head[p.ins_h]=_e,_e++,p.insert--,!(p.lookahead+p.insert<k)););}while(p.lookahead<P&&p.strm.avail_in!==0)}function Ye(p,te){var re=65535;for(re>p.pending_buf_size-5&&(re=p.pending_buf_size-5);;){if(p.lookahead<=1){if(Ne(p),p.lookahead===0&&te===t)return K;if(p.lookahead===0)break}p.strstart+=p.lookahead,p.lookahead=0;var A=p.block_start+re;if((p.strstart===0||p.strstart>=A)&&(p.lookahead=p.strstart-A,p.strstart=A,Ae(p,!1),p.strm.avail_out===0)||p.strstart-p.block_start>=p.w_size-P&&(Ae(p,!1),p.strm.avail_out===0))return K}return p.insert=0,te===d?(Ae(p,!0),p.strm.avail_out===0?ue:ve):(p.strstart>p.block_start&&(Ae(p,!1),p.strm.avail_out===0),K)}function W(p,te){for(var re,A;;){if(p.lookahead<P){if(Ne(p),p.lookahead<P&&te===t)return K;if(p.lookahead===0)break}if(re=0,p.lookahead>=k&&(p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+k-1])&p.hash_mask,re=p.prev[p.strstart&p.w_mask]=p.head[p.ins_h],p.head[p.ins_h]=p.strstart),re!==0&&p.strstart-re<=p.w_size-P&&(p.match_length=Le(p,re)),p.match_length>=k)if(A=n._tr_tally(p,p.strstart-p.match_start,p.match_length-k),p.lookahead-=p.match_length,p.match_length<=p.max_lazy_match&&p.lookahead>=k){p.match_length--;do p.strstart++,p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+k-1])&p.hash_mask,re=p.prev[p.strstart&p.w_mask]=p.head[p.ins_h],p.head[p.ins_h]=p.strstart;while(--p.match_length!==0);p.strstart++}else p.strstart+=p.match_length,p.match_length=0,p.ins_h=p.window[p.strstart],p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+1])&p.hash_mask;else A=n._tr_tally(p,0,p.window[p.strstart]),p.lookahead--,p.strstart++;if(A&&(Ae(p,!1),p.strm.avail_out===0))return K}return p.insert=p.strstart<k-1?p.strstart:k-1,te===d?(Ae(p,!0),p.strm.avail_out===0?ue:ve):p.last_lit&&(Ae(p,!1),p.strm.avail_out===0)?K:ae}function Q(p,te){for(var re,A,G;;){if(p.lookahead<P){if(Ne(p),p.lookahead<P&&te===t)return K;if(p.lookahead===0)break}if(re=0,p.lookahead>=k&&(p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+k-1])&p.hash_mask,re=p.prev[p.strstart&p.w_mask]=p.head[p.ins_h],p.head[p.ins_h]=p.strstart),p.prev_length=p.match_length,p.prev_match=p.match_start,p.match_length=k-1,re!==0&&p.prev_length<p.max_lazy_match&&p.strstart-re<=p.w_size-P&&(p.match_length=Le(p,re),p.match_length<=5&&(p.strategy===g||p.match_length===k&&p.strstart-p.match_start>4096)&&(p.match_length=k-1)),p.prev_length>=k&&p.match_length<=p.prev_length){G=p.strstart+p.lookahead-k,A=n._tr_tally(p,p.strstart-1-p.prev_match,p.prev_length-k),p.lookahead-=p.prev_length-1,p.prev_length-=2;do++p.strstart<=G&&(p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+k-1])&p.hash_mask,re=p.prev[p.strstart&p.w_mask]=p.head[p.ins_h],p.head[p.ins_h]=p.strstart);while(--p.prev_length!==0);if(p.match_available=0,p.match_length=k-1,p.strstart++,A&&(Ae(p,!1),p.strm.avail_out===0))return K}else if(p.match_available){if(A=n._tr_tally(p,0,p.window[p.strstart-1]),A&&Ae(p,!1),p.strstart++,p.lookahead--,p.strm.avail_out===0)return K}else p.match_available=1,p.strstart++,p.lookahead--}return p.match_available&&(A=n._tr_tally(p,0,p.window[p.strstart-1]),p.match_available=0),p.insert=p.strstart<k-1?p.strstart:k-1,te===d?(Ae(p,!0),p.strm.avail_out===0?ue:ve):p.last_lit&&(Ae(p,!1),p.strm.avail_out===0)?K:ae}function ce(p,te){for(var re,A,G,ee,_e=p.window;;){if(p.lookahead<=j){if(Ne(p),p.lookahead<=j&&te===t)return K;if(p.lookahead===0)break}if(p.match_length=0,p.lookahead>=k&&p.strstart>0&&(G=p.strstart-1,A=_e[G],A===_e[++G]&&A===_e[++G]&&A===_e[++G])){ee=p.strstart+j;do;while(A===_e[++G]&&A===_e[++G]&&A===_e[++G]&&A===_e[++G]&&A===_e[++G]&&A===_e[++G]&&A===_e[++G]&&A===_e[++G]&&G<ee);p.match_length=j-(ee-G),p.match_length>p.lookahead&&(p.match_length=p.lookahead)}if(p.match_length>=k?(re=n._tr_tally(p,1,p.match_length-k),p.lookahead-=p.match_length,p.strstart+=p.match_length,p.match_length=0):(re=n._tr_tally(p,0,p.window[p.strstart]),p.lookahead--,p.strstart++),re&&(Ae(p,!1),p.strm.avail_out===0))return K}return p.insert=0,te===d?(Ae(p,!0),p.strm.avail_out===0?ue:ve):p.last_lit&&(Ae(p,!1),p.strm.avail_out===0)?K:ae}function ge(p,te){for(var re;;){if(p.lookahead===0&&(Ne(p),p.lookahead===0)){if(te===t)return K;break}if(p.match_length=0,re=n._tr_tally(p,0,p.window[p.strstart]),p.lookahead--,p.strstart++,re&&(Ae(p,!1),p.strm.avail_out===0))return K}return p.insert=0,te===d?(Ae(p,!0),p.strm.avail_out===0?ue:ve):p.last_lit&&(Ae(p,!1),p.strm.avail_out===0)?K:ae}function he(p,te,re,A,G){this.good_length=p,this.max_lazy=te,this.nice_length=re,this.max_chain=A,this.func=G}var Re;Re=[new he(0,0,0,0,Ye),new he(4,4,8,4,W),new he(4,5,16,8,W),new he(4,6,32,32,W),new he(4,4,16,16,Q),new he(8,16,32,32,Q),new he(8,16,128,128,Q),new he(8,32,128,256,Q),new he(32,128,258,1024,Q),new he(32,258,258,4096,Q)];function Oe(p){p.window_size=2*p.w_size,Pe(p.head),p.max_lazy_match=Re[p.level].max_lazy,p.good_match=Re[p.level].good_length,p.nice_match=Re[p.level].nice_length,p.max_chain_length=Re[p.level].max_chain,p.strstart=0,p.block_start=0,p.lookahead=0,p.insert=0,p.match_length=p.prev_length=k-1,p.match_available=0,p.ins_h=0}function I(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=x,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new e.Buf16(L*2),this.dyn_dtree=new e.Buf16((2*R+1)*2),this.bl_tree=new e.Buf16((2*q+1)*2),Pe(this.dyn_ltree),Pe(this.dyn_dtree),Pe(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new e.Buf16(z+1),this.heap=new e.Buf16(2*S+1),Pe(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new e.Buf16(2*S+1),Pe(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function ne(p){var te;return!p||!p.state?we(p,c):(p.total_in=p.total_out=0,p.data_type=w,te=p.state,te.pending=0,te.pending_out=0,te.wrap<0&&(te.wrap=-te.wrap),te.status=te.wrap?J:$,p.adler=te.wrap===2?0:1,te.last_flush=t,n._tr_init(te),l)}function se(p){var te=ne(p);return te===l&&Oe(p.state),te}function le(p,te){return!p||!p.state||p.state.wrap!==2?c:(p.state.gzhead=te,l)}function Z(p,te,re,A,G,ee){if(!p)return c;var _e=1;if(te===y&&(te=6),A<0?(_e=0,A=-A):A>15&&(_e=2,A-=16),G<1||G>O||re!==x||A<8||A>15||te<0||te>9||ee<0||ee>E)return we(p,c);A===8&&(A=9);var de=new I;return p.state=de,de.strm=p,de.wrap=_e,de.gzhead=null,de.w_bits=A,de.w_size=1<<de.w_bits,de.w_mask=de.w_size-1,de.hash_bits=G+7,de.hash_size=1<<de.hash_bits,de.hash_mask=de.hash_size-1,de.hash_shift=~~((de.hash_bits+k-1)/k),de.window=new e.Buf8(de.w_size*2),de.head=new e.Buf16(de.hash_size),de.prev=new e.Buf16(de.w_size),de.lit_bufsize=1<<G+6,de.pending_buf_size=de.lit_bufsize*4,de.pending_buf=new e.Buf8(de.pending_buf_size),de.d_buf=1*de.lit_bufsize,de.l_buf=3*de.lit_bufsize,de.level=te,de.strategy=ee,de.method=re,se(p)}function ie(p,te){return Z(p,te,x,C,N,v)}function T(p,te){var re,A,G,ee;if(!p||!p.state||te>f||te<0)return p?we(p,c):c;if(A=p.state,!p.output||!p.input&&p.avail_in!==0||A.status===X&&te!==d)return we(p,p.avail_out===0?m:c);if(A.strm=p,re=A.last_flush,A.last_flush=te,A.status===J)if(A.wrap===2)p.adler=0,Ee(A,31),Ee(A,139),Ee(A,8),A.gzhead?(Ee(A,(A.gzhead.text?1:0)+(A.gzhead.hcrc?2:0)+(A.gzhead.extra?4:0)+(A.gzhead.name?8:0)+(A.gzhead.comment?16:0)),Ee(A,A.gzhead.time&255),Ee(A,A.gzhead.time>>8&255),Ee(A,A.gzhead.time>>16&255),Ee(A,A.gzhead.time>>24&255),Ee(A,A.level===9?2:A.strategy>=u||A.level<2?4:0),Ee(A,A.gzhead.os&255),A.gzhead.extra&&A.gzhead.extra.length&&(Ee(A,A.gzhead.extra.length&255),Ee(A,A.gzhead.extra.length>>8&255)),A.gzhead.hcrc&&(p.adler=i(p.adler,A.pending_buf,A.pending,0)),A.gzindex=0,A.status=H):(Ee(A,0),Ee(A,0),Ee(A,0),Ee(A,0),Ee(A,0),Ee(A,A.level===9?2:A.strategy>=u||A.level<2?4:0),Ee(A,me),A.status=$);else{var _e=x+(A.w_bits-8<<4)<<8,de=-1;A.strategy>=u||A.level<2?de=0:A.level<6?de=1:A.level===6?de=2:de=3,_e|=de<<6,A.strstart!==0&&(_e|=B),_e+=31-_e%31,A.status=$,$e(A,_e),A.strstart!==0&&($e(A,p.adler>>>16),$e(A,p.adler&65535)),p.adler=1}if(A.status===H)if(A.gzhead.extra){for(G=A.pending;A.gzindex<(A.gzhead.extra.length&65535)&&!(A.pending===A.pending_buf_size&&(A.gzhead.hcrc&&A.pending>G&&(p.adler=i(p.adler,A.pending_buf,A.pending-G,G)),je(p),G=A.pending,A.pending===A.pending_buf_size));)Ee(A,A.gzhead.extra[A.gzindex]&255),A.gzindex++;A.gzhead.hcrc&&A.pending>G&&(p.adler=i(p.adler,A.pending_buf,A.pending-G,G)),A.gzindex===A.gzhead.extra.length&&(A.gzindex=0,A.status=V)}else A.status=V;if(A.status===V)if(A.gzhead.name){G=A.pending;do{if(A.pending===A.pending_buf_size&&(A.gzhead.hcrc&&A.pending>G&&(p.adler=i(p.adler,A.pending_buf,A.pending-G,G)),je(p),G=A.pending,A.pending===A.pending_buf_size)){ee=1;break}A.gzindex<A.gzhead.name.length?ee=A.gzhead.name.charCodeAt(A.gzindex++)&255:ee=0,Ee(A,ee)}while(ee!==0);A.gzhead.hcrc&&A.pending>G&&(p.adler=i(p.adler,A.pending_buf,A.pending-G,G)),ee===0&&(A.gzindex=0,A.status=D)}else A.status=D;if(A.status===D)if(A.gzhead.comment){G=A.pending;do{if(A.pending===A.pending_buf_size&&(A.gzhead.hcrc&&A.pending>G&&(p.adler=i(p.adler,A.pending_buf,A.pending-G,G)),je(p),G=A.pending,A.pending===A.pending_buf_size)){ee=1;break}A.gzindex<A.gzhead.comment.length?ee=A.gzhead.comment.charCodeAt(A.gzindex++)&255:ee=0,Ee(A,ee)}while(ee!==0);A.gzhead.hcrc&&A.pending>G&&(p.adler=i(p.adler,A.pending_buf,A.pending-G,G)),ee===0&&(A.status=F)}else A.status=F;if(A.status===F&&(A.gzhead.hcrc?(A.pending+2>A.pending_buf_size&&je(p),A.pending+2<=A.pending_buf_size&&(Ee(A,p.adler&255),Ee(A,p.adler>>8&255),p.adler=0,A.status=$)):A.status=$),A.pending!==0){if(je(p),p.avail_out===0)return A.last_flush=-1,l}else if(p.avail_in===0&&Ce(te)<=Ce(re)&&te!==d)return we(p,m);if(A.status===X&&p.avail_in!==0)return we(p,m);if(p.avail_in!==0||A.lookahead!==0||te!==t&&A.status!==X){var pe=A.strategy===u?ge(A,te):A.strategy===_?ce(A,te):Re[A.level].func(A,te);if((pe===ue||pe===ve)&&(A.status=X),pe===K||pe===ue)return p.avail_out===0&&(A.last_flush=-1),l;if(pe===ae&&(te===r?n._tr_align(A):te!==f&&(n._tr_stored_block(A,0,0,!1),te===s&&(Pe(A.head),A.lookahead===0&&(A.strstart=0,A.block_start=0,A.insert=0))),je(p),p.avail_out===0))return A.last_flush=-1,l}return te!==d?l:A.wrap<=0?h:(A.wrap===2?(Ee(A,p.adler&255),Ee(A,p.adler>>8&255),Ee(A,p.adler>>16&255),Ee(A,p.adler>>24&255),Ee(A,p.total_in&255),Ee(A,p.total_in>>8&255),Ee(A,p.total_in>>16&255),Ee(A,p.total_in>>24&255)):($e(A,p.adler>>>16),$e(A,p.adler&65535)),je(p),A.wrap>0&&(A.wrap=-A.wrap),A.pending!==0?l:h)}function oe(p){var te;return!p||!p.state?c:(te=p.state.status,te!==J&&te!==H&&te!==V&&te!==D&&te!==F&&te!==$&&te!==X?we(p,c):(p.state=null,te===$?we(p,b):l))}function be(p,te){var re=te.length,A,G,ee,_e,de,pe,xe,vt;if(!p||!p.state||(A=p.state,_e=A.wrap,_e===2||_e===1&&A.status!==J||A.lookahead))return c;for(_e===1&&(p.adler=o(p.adler,te,re,0)),A.wrap=0,re>=A.w_size&&(_e===0&&(Pe(A.head),A.strstart=0,A.block_start=0,A.insert=0),vt=new e.Buf8(A.w_size),e.arraySet(vt,te,re-A.w_size,A.w_size,0),te=vt,re=A.w_size),de=p.avail_in,pe=p.next_in,xe=p.input,p.avail_in=re,p.next_in=0,p.input=te,Ne(A);A.lookahead>=k;){G=A.strstart,ee=A.lookahead-(k-1);do A.ins_h=(A.ins_h<<A.hash_shift^A.window[G+k-1])&A.hash_mask,A.prev[G&A.w_mask]=A.head[A.ins_h],A.head[A.ins_h]=G,G++;while(--ee);A.strstart=G,A.lookahead=k-1,Ne(A)}return A.strstart+=A.lookahead,A.block_start=A.strstart,A.insert=A.lookahead,A.lookahead=0,A.match_length=A.prev_length=k-1,A.match_available=0,p.next_in=pe,p.input=xe,p.avail_in=de,A.wrap=_e,l}return ut.deflateInit=ie,ut.deflateInit2=Z,ut.deflateReset=se,ut.deflateResetKeep=ne,ut.deflateSetHeader=le,ut.deflate=T,ut.deflateEnd=oe,ut.deflateSetDictionary=be,ut.deflateInfo="pako deflate (from Nodeca project)",ut}var qn,Is;function mm(){if(Is)return qn;Is=1;function e(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}return qn=e,qn}var it={},Ln,Cs;function gm(){if(Cs)return Ln;Cs=1;var e=30,n=12;return Ln=function(i,a){var t,r,s,d,f,l,h,c,b,m,y,g,u,_,E,v,w,x,O,C,N,Y,M,S,R;t=i.state,r=i.next_in,S=i.input,s=r+(i.avail_in-5),d=i.next_out,R=i.output,f=d-(a-i.avail_out),l=d+(i.avail_out-257),h=t.dmax,c=t.wsize,b=t.whave,m=t.wnext,y=t.window,g=t.hold,u=t.bits,_=t.lencode,E=t.distcode,v=(1<<t.lenbits)-1,w=(1<<t.distbits)-1;e:do{u<15&&(g+=S[r++]<<u,u+=8,g+=S[r++]<<u,u+=8),x=_[g&v];t:for(;;){if(O=x>>>24,g>>>=O,u-=O,O=x>>>16&255,O===0)R[d++]=x&65535;else if(O&16){C=x&65535,O&=15,O&&(u<O&&(g+=S[r++]<<u,u+=8),C+=g&(1<<O)-1,g>>>=O,u-=O),u<15&&(g+=S[r++]<<u,u+=8,g+=S[r++]<<u,u+=8),x=E[g&w];r:for(;;){if(O=x>>>24,g>>>=O,u-=O,O=x>>>16&255,O&16){if(N=x&65535,O&=15,u<O&&(g+=S[r++]<<u,u+=8,u<O&&(g+=S[r++]<<u,u+=8)),N+=g&(1<<O)-1,N>h){i.msg="invalid distance too far back",t.mode=e;break e}if(g>>>=O,u-=O,O=d-f,N>O){if(O=N-O,O>b&&t.sane){i.msg="invalid distance too far back",t.mode=e;break e}if(Y=0,M=y,m===0){if(Y+=c-O,O<C){C-=O;do R[d++]=y[Y++];while(--O);Y=d-N,M=R}}else if(m<O){if(Y+=c+m-O,O-=m,O<C){C-=O;do R[d++]=y[Y++];while(--O);if(Y=0,m<C){O=m,C-=O;do R[d++]=y[Y++];while(--O);Y=d-N,M=R}}}else if(Y+=m-O,O<C){C-=O;do R[d++]=y[Y++];while(--O);Y=d-N,M=R}for(;C>2;)R[d++]=M[Y++],R[d++]=M[Y++],R[d++]=M[Y++],C-=3;C&&(R[d++]=M[Y++],C>1&&(R[d++]=M[Y++]))}else{Y=d-N;do R[d++]=R[Y++],R[d++]=R[Y++],R[d++]=R[Y++],C-=3;while(C>2);C&&(R[d++]=R[Y++],C>1&&(R[d++]=R[Y++]))}}else if((O&64)===0){x=E[(x&65535)+(g&(1<<O)-1)];continue r}else{i.msg="invalid distance code",t.mode=e;break e}break}}else if((O&64)===0){x=_[(x&65535)+(g&(1<<O)-1)];continue t}else if(O&32){t.mode=n;break e}else{i.msg="invalid literal/length code",t.mode=e;break e}break}}while(r<s&&d<l);C=u>>3,r-=C,u-=C<<3,g&=(1<<u)-1,i.next_in=r,i.next_out=d,i.avail_in=r<s?5+(s-r):5-(r-s),i.avail_out=d<l?257+(l-d):257-(d-l),t.hold=g,t.bits=u},Ln}var Dn,ks;function vm(){if(ks)return Dn;ks=1;var e=yn(),n=15,o=852,i=592,a=0,t=1,r=2,s=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],d=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],f=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],l=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];return Dn=function(c,b,m,y,g,u,_,E){var v=E.bits,w=0,x=0,O=0,C=0,N=0,Y=0,M=0,S=0,R=0,q=0,L,z,k,j,P,B=null,J=0,H,V=new e.Buf16(n+1),D=new e.Buf16(n+1),F=null,$=0,X,K,ae;for(w=0;w<=n;w++)V[w]=0;for(x=0;x<y;x++)V[b[m+x]]++;for(N=v,C=n;C>=1&&V[C]===0;C--);if(N>C&&(N=C),C===0)return g[u++]=1<<24|64<<16|0,g[u++]=1<<24|64<<16|0,E.bits=1,0;for(O=1;O<C&&V[O]===0;O++);for(N<O&&(N=O),S=1,w=1;w<=n;w++)if(S<<=1,S-=V[w],S<0)return-1;if(S>0&&(c===a||C!==1))return-1;for(D[1]=0,w=1;w<n;w++)D[w+1]=D[w]+V[w];for(x=0;x<y;x++)b[m+x]!==0&&(_[D[b[m+x]]++]=x);if(c===a?(B=F=_,H=19):c===t?(B=s,J-=257,F=d,$-=257,H=256):(B=f,F=l,H=-1),q=0,x=0,w=O,P=u,Y=N,M=0,k=-1,R=1<<N,j=R-1,c===t&&R>o||c===r&&R>i)return 1;for(;;){X=w-M,_[x]<H?(K=0,ae=_[x]):_[x]>H?(K=F[$+_[x]],ae=B[J+_[x]]):(K=96,ae=0),L=1<<w-M,z=1<<Y,O=z;do z-=L,g[P+(q>>M)+z]=X<<24|K<<16|ae|0;while(z!==0);for(L=1<<w-1;q&L;)L>>=1;if(L!==0?(q&=L-1,q+=L):q=0,x++,--V[w]===0){if(w===C)break;w=b[m+_[x]]}if(w>N&&(q&j)!==k){for(M===0&&(M=N),P+=O,Y=w-M,S=1<<Y;Y+M<C&&(S-=V[Y+M],!(S<=0));)Y++,S<<=1;if(R+=1<<Y,c===t&&R>o||c===r&&R>i)return 1;k=q&j,g[k]=N<<24|Y<<16|P-u|0}}return q!==0&&(g[P+q]=w-M<<24|64<<16|0),E.bits=N,0},Dn}var Ps;function ym(){if(Ps)return it;Ps=1;var e=yn(),n=ch(),o=lh(),i=gm(),a=vm(),t=0,r=1,s=2,d=4,f=5,l=6,h=0,c=1,b=2,m=-2,y=-3,g=-4,u=-5,_=8,E=1,v=2,w=3,x=4,O=5,C=6,N=7,Y=8,M=9,S=10,R=11,q=12,L=13,z=14,k=15,j=16,P=17,B=18,J=19,H=20,V=21,D=22,F=23,$=24,X=25,K=26,ae=27,ue=28,ve=29,me=30,we=31,Ce=32,Pe=852,je=592,Ae=15,Ee=Ae;function $e(Z){return(Z>>>24&255)+(Z>>>8&65280)+((Z&65280)<<8)+((Z&255)<<24)}function st(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new e.Buf16(320),this.work=new e.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function Le(Z){var ie;return!Z||!Z.state?m:(ie=Z.state,Z.total_in=Z.total_out=ie.total=0,Z.msg="",ie.wrap&&(Z.adler=ie.wrap&1),ie.mode=E,ie.last=0,ie.havedict=0,ie.dmax=32768,ie.head=null,ie.hold=0,ie.bits=0,ie.lencode=ie.lendyn=new e.Buf32(Pe),ie.distcode=ie.distdyn=new e.Buf32(je),ie.sane=1,ie.back=-1,h)}function Ne(Z){var ie;return!Z||!Z.state?m:(ie=Z.state,ie.wsize=0,ie.whave=0,ie.wnext=0,Le(Z))}function Ye(Z,ie){var T,oe;return!Z||!Z.state||(oe=Z.state,ie<0?(T=0,ie=-ie):(T=(ie>>4)+1,ie<48&&(ie&=15)),ie&&(ie<8||ie>15))?m:(oe.window!==null&&oe.wbits!==ie&&(oe.window=null),oe.wrap=T,oe.wbits=ie,Ne(Z))}function W(Z,ie){var T,oe;return Z?(oe=new st,Z.state=oe,oe.window=null,T=Ye(Z,ie),T!==h&&(Z.state=null),T):m}function Q(Z){return W(Z,Ee)}var ce=!0,ge,he;function Re(Z){if(ce){var ie;for(ge=new e.Buf32(512),he=new e.Buf32(32),ie=0;ie<144;)Z.lens[ie++]=8;for(;ie<256;)Z.lens[ie++]=9;for(;ie<280;)Z.lens[ie++]=7;for(;ie<288;)Z.lens[ie++]=8;for(a(r,Z.lens,0,288,ge,0,Z.work,{bits:9}),ie=0;ie<32;)Z.lens[ie++]=5;a(s,Z.lens,0,32,he,0,Z.work,{bits:5}),ce=!1}Z.lencode=ge,Z.lenbits=9,Z.distcode=he,Z.distbits=5}function Oe(Z,ie,T,oe){var be,p=Z.state;return p.window===null&&(p.wsize=1<<p.wbits,p.wnext=0,p.whave=0,p.window=new e.Buf8(p.wsize)),oe>=p.wsize?(e.arraySet(p.window,ie,T-p.wsize,p.wsize,0),p.wnext=0,p.whave=p.wsize):(be=p.wsize-p.wnext,be>oe&&(be=oe),e.arraySet(p.window,ie,T-oe,be,p.wnext),oe-=be,oe?(e.arraySet(p.window,ie,T-oe,oe,0),p.wnext=oe,p.whave=p.wsize):(p.wnext+=be,p.wnext===p.wsize&&(p.wnext=0),p.whave<p.wsize&&(p.whave+=be))),0}function I(Z,ie){var T,oe,be,p,te,re,A,G,ee,_e,de,pe,xe,vt,qe=0,Ie,Be,We,Xe,_r,br,Me,nt,Ge=new e.Buf8(4),yt,ht,gs=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!Z||!Z.state||!Z.output||!Z.input&&Z.avail_in!==0)return m;T=Z.state,T.mode===q&&(T.mode=L),te=Z.next_out,be=Z.output,A=Z.avail_out,p=Z.next_in,oe=Z.input,re=Z.avail_in,G=T.hold,ee=T.bits,_e=re,de=A,nt=h;e:for(;;)switch(T.mode){case E:if(T.wrap===0){T.mode=L;break}for(;ee<16;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if(T.wrap&2&&G===35615){T.check=0,Ge[0]=G&255,Ge[1]=G>>>8&255,T.check=o(T.check,Ge,2,0),G=0,ee=0,T.mode=v;break}if(T.flags=0,T.head&&(T.head.done=!1),!(T.wrap&1)||(((G&255)<<8)+(G>>8))%31){Z.msg="incorrect header check",T.mode=me;break}if((G&15)!==_){Z.msg="unknown compression method",T.mode=me;break}if(G>>>=4,ee-=4,Me=(G&15)+8,T.wbits===0)T.wbits=Me;else if(Me>T.wbits){Z.msg="invalid window size",T.mode=me;break}T.dmax=1<<Me,Z.adler=T.check=1,T.mode=G&512?S:q,G=0,ee=0;break;case v:for(;ee<16;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if(T.flags=G,(T.flags&255)!==_){Z.msg="unknown compression method",T.mode=me;break}if(T.flags&57344){Z.msg="unknown header flags set",T.mode=me;break}T.head&&(T.head.text=G>>8&1),T.flags&512&&(Ge[0]=G&255,Ge[1]=G>>>8&255,T.check=o(T.check,Ge,2,0)),G=0,ee=0,T.mode=w;case w:for(;ee<32;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}T.head&&(T.head.time=G),T.flags&512&&(Ge[0]=G&255,Ge[1]=G>>>8&255,Ge[2]=G>>>16&255,Ge[3]=G>>>24&255,T.check=o(T.check,Ge,4,0)),G=0,ee=0,T.mode=x;case x:for(;ee<16;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}T.head&&(T.head.xflags=G&255,T.head.os=G>>8),T.flags&512&&(Ge[0]=G&255,Ge[1]=G>>>8&255,T.check=o(T.check,Ge,2,0)),G=0,ee=0,T.mode=O;case O:if(T.flags&1024){for(;ee<16;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}T.length=G,T.head&&(T.head.extra_len=G),T.flags&512&&(Ge[0]=G&255,Ge[1]=G>>>8&255,T.check=o(T.check,Ge,2,0)),G=0,ee=0}else T.head&&(T.head.extra=null);T.mode=C;case C:if(T.flags&1024&&(pe=T.length,pe>re&&(pe=re),pe&&(T.head&&(Me=T.head.extra_len-T.length,T.head.extra||(T.head.extra=new Array(T.head.extra_len)),e.arraySet(T.head.extra,oe,p,pe,Me)),T.flags&512&&(T.check=o(T.check,oe,pe,p)),re-=pe,p+=pe,T.length-=pe),T.length))break e;T.length=0,T.mode=N;case N:if(T.flags&2048){if(re===0)break e;pe=0;do Me=oe[p+pe++],T.head&&Me&&T.length<65536&&(T.head.name+=String.fromCharCode(Me));while(Me&&pe<re);if(T.flags&512&&(T.check=o(T.check,oe,pe,p)),re-=pe,p+=pe,Me)break e}else T.head&&(T.head.name=null);T.length=0,T.mode=Y;case Y:if(T.flags&4096){if(re===0)break e;pe=0;do Me=oe[p+pe++],T.head&&Me&&T.length<65536&&(T.head.comment+=String.fromCharCode(Me));while(Me&&pe<re);if(T.flags&512&&(T.check=o(T.check,oe,pe,p)),re-=pe,p+=pe,Me)break e}else T.head&&(T.head.comment=null);T.mode=M;case M:if(T.flags&512){for(;ee<16;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if(G!==(T.check&65535)){Z.msg="header crc mismatch",T.mode=me;break}G=0,ee=0}T.head&&(T.head.hcrc=T.flags>>9&1,T.head.done=!0),Z.adler=T.check=0,T.mode=q;break;case S:for(;ee<32;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}Z.adler=T.check=$e(G),G=0,ee=0,T.mode=R;case R:if(T.havedict===0)return Z.next_out=te,Z.avail_out=A,Z.next_in=p,Z.avail_in=re,T.hold=G,T.bits=ee,b;Z.adler=T.check=1,T.mode=q;case q:if(ie===f||ie===l)break e;case L:if(T.last){G>>>=ee&7,ee-=ee&7,T.mode=ae;break}for(;ee<3;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}switch(T.last=G&1,G>>>=1,ee-=1,G&3){case 0:T.mode=z;break;case 1:if(Re(T),T.mode=H,ie===l){G>>>=2,ee-=2;break e}break;case 2:T.mode=P;break;case 3:Z.msg="invalid block type",T.mode=me}G>>>=2,ee-=2;break;case z:for(G>>>=ee&7,ee-=ee&7;ee<32;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if((G&65535)!==(G>>>16^65535)){Z.msg="invalid stored block lengths",T.mode=me;break}if(T.length=G&65535,G=0,ee=0,T.mode=k,ie===l)break e;case k:T.mode=j;case j:if(pe=T.length,pe){if(pe>re&&(pe=re),pe>A&&(pe=A),pe===0)break e;e.arraySet(be,oe,p,pe,te),re-=pe,p+=pe,A-=pe,te+=pe,T.length-=pe;break}T.mode=q;break;case P:for(;ee<14;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if(T.nlen=(G&31)+257,G>>>=5,ee-=5,T.ndist=(G&31)+1,G>>>=5,ee-=5,T.ncode=(G&15)+4,G>>>=4,ee-=4,T.nlen>286||T.ndist>30){Z.msg="too many length or distance symbols",T.mode=me;break}T.have=0,T.mode=B;case B:for(;T.have<T.ncode;){for(;ee<3;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}T.lens[gs[T.have++]]=G&7,G>>>=3,ee-=3}for(;T.have<19;)T.lens[gs[T.have++]]=0;if(T.lencode=T.lendyn,T.lenbits=7,yt={bits:T.lenbits},nt=a(t,T.lens,0,19,T.lencode,0,T.work,yt),T.lenbits=yt.bits,nt){Z.msg="invalid code lengths set",T.mode=me;break}T.have=0,T.mode=J;case J:for(;T.have<T.nlen+T.ndist;){for(;qe=T.lencode[G&(1<<T.lenbits)-1],Ie=qe>>>24,Be=qe>>>16&255,We=qe&65535,!(Ie<=ee);){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if(We<16)G>>>=Ie,ee-=Ie,T.lens[T.have++]=We;else{if(We===16){for(ht=Ie+2;ee<ht;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if(G>>>=Ie,ee-=Ie,T.have===0){Z.msg="invalid bit length repeat",T.mode=me;break}Me=T.lens[T.have-1],pe=3+(G&3),G>>>=2,ee-=2}else if(We===17){for(ht=Ie+3;ee<ht;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}G>>>=Ie,ee-=Ie,Me=0,pe=3+(G&7),G>>>=3,ee-=3}else{for(ht=Ie+7;ee<ht;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}G>>>=Ie,ee-=Ie,Me=0,pe=11+(G&127),G>>>=7,ee-=7}if(T.have+pe>T.nlen+T.ndist){Z.msg="invalid bit length repeat",T.mode=me;break}for(;pe--;)T.lens[T.have++]=Me}}if(T.mode===me)break;if(T.lens[256]===0){Z.msg="invalid code -- missing end-of-block",T.mode=me;break}if(T.lenbits=9,yt={bits:T.lenbits},nt=a(r,T.lens,0,T.nlen,T.lencode,0,T.work,yt),T.lenbits=yt.bits,nt){Z.msg="invalid literal/lengths set",T.mode=me;break}if(T.distbits=6,T.distcode=T.distdyn,yt={bits:T.distbits},nt=a(s,T.lens,T.nlen,T.ndist,T.distcode,0,T.work,yt),T.distbits=yt.bits,nt){Z.msg="invalid distances set",T.mode=me;break}if(T.mode=H,ie===l)break e;case H:T.mode=V;case V:if(re>=6&&A>=258){Z.next_out=te,Z.avail_out=A,Z.next_in=p,Z.avail_in=re,T.hold=G,T.bits=ee,i(Z,de),te=Z.next_out,be=Z.output,A=Z.avail_out,p=Z.next_in,oe=Z.input,re=Z.avail_in,G=T.hold,ee=T.bits,T.mode===q&&(T.back=-1);break}for(T.back=0;qe=T.lencode[G&(1<<T.lenbits)-1],Ie=qe>>>24,Be=qe>>>16&255,We=qe&65535,!(Ie<=ee);){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if(Be&&(Be&240)===0){for(Xe=Ie,_r=Be,br=We;qe=T.lencode[br+((G&(1<<Xe+_r)-1)>>Xe)],Ie=qe>>>24,Be=qe>>>16&255,We=qe&65535,!(Xe+Ie<=ee);){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}G>>>=Xe,ee-=Xe,T.back+=Xe}if(G>>>=Ie,ee-=Ie,T.back+=Ie,T.length=We,Be===0){T.mode=K;break}if(Be&32){T.back=-1,T.mode=q;break}if(Be&64){Z.msg="invalid literal/length code",T.mode=me;break}T.extra=Be&15,T.mode=D;case D:if(T.extra){for(ht=T.extra;ee<ht;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}T.length+=G&(1<<T.extra)-1,G>>>=T.extra,ee-=T.extra,T.back+=T.extra}T.was=T.length,T.mode=F;case F:for(;qe=T.distcode[G&(1<<T.distbits)-1],Ie=qe>>>24,Be=qe>>>16&255,We=qe&65535,!(Ie<=ee);){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if((Be&240)===0){for(Xe=Ie,_r=Be,br=We;qe=T.distcode[br+((G&(1<<Xe+_r)-1)>>Xe)],Ie=qe>>>24,Be=qe>>>16&255,We=qe&65535,!(Xe+Ie<=ee);){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}G>>>=Xe,ee-=Xe,T.back+=Xe}if(G>>>=Ie,ee-=Ie,T.back+=Ie,Be&64){Z.msg="invalid distance code",T.mode=me;break}T.offset=We,T.extra=Be&15,T.mode=$;case $:if(T.extra){for(ht=T.extra;ee<ht;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}T.offset+=G&(1<<T.extra)-1,G>>>=T.extra,ee-=T.extra,T.back+=T.extra}if(T.offset>T.dmax){Z.msg="invalid distance too far back",T.mode=me;break}T.mode=X;case X:if(A===0)break e;if(pe=de-A,T.offset>pe){if(pe=T.offset-pe,pe>T.whave&&T.sane){Z.msg="invalid distance too far back",T.mode=me;break}pe>T.wnext?(pe-=T.wnext,xe=T.wsize-pe):xe=T.wnext-pe,pe>T.length&&(pe=T.length),vt=T.window}else vt=be,xe=te-T.offset,pe=T.length;pe>A&&(pe=A),A-=pe,T.length-=pe;do be[te++]=vt[xe++];while(--pe);T.length===0&&(T.mode=V);break;case K:if(A===0)break e;be[te++]=T.length,A--,T.mode=V;break;case ae:if(T.wrap){for(;ee<32;){if(re===0)break e;re--,G|=oe[p++]<<ee,ee+=8}if(de-=A,Z.total_out+=de,T.total+=de,de&&(Z.adler=T.check=T.flags?o(T.check,be,de,te-de):n(T.check,be,de,te-de)),de=A,(T.flags?G:$e(G))!==T.check){Z.msg="incorrect data check",T.mode=me;break}G=0,ee=0}T.mode=ue;case ue:if(T.wrap&&T.flags){for(;ee<32;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if(G!==(T.total&4294967295)){Z.msg="incorrect length check",T.mode=me;break}G=0,ee=0}T.mode=ve;case ve:nt=c;break e;case me:nt=y;break e;case we:return g;case Ce:default:return m}return Z.next_out=te,Z.avail_out=A,Z.next_in=p,Z.avail_in=re,T.hold=G,T.bits=ee,(T.wsize||de!==Z.avail_out&&T.mode<me&&(T.mode<ae||ie!==d))&&Oe(Z,Z.output,Z.next_out,de-Z.avail_out),_e-=Z.avail_in,de-=Z.avail_out,Z.total_in+=_e,Z.total_out+=de,T.total+=de,T.wrap&&de&&(Z.adler=T.check=T.flags?o(T.check,be,de,Z.next_out-de):n(T.check,be,de,Z.next_out-de)),Z.data_type=T.bits+(T.last?64:0)+(T.mode===q?128:0)+(T.mode===H||T.mode===k?256:0),(_e===0&&de===0||ie===d)&&nt===h&&(nt=u),nt}function ne(Z){if(!Z||!Z.state)return m;var ie=Z.state;return ie.window&&(ie.window=null),Z.state=null,h}function se(Z,ie){var T;return!Z||!Z.state||(T=Z.state,(T.wrap&2)===0)?m:(T.head=ie,ie.done=!1,h)}function le(Z,ie){var T=ie.length,oe,be,p;return!Z||!Z.state||(oe=Z.state,oe.wrap!==0&&oe.mode!==R)?m:oe.mode===R&&(be=1,be=n(be,ie,T,0),be!==oe.check)?y:(p=Oe(Z,ie,T,T),p?(oe.mode=we,g):(oe.havedict=1,h))}return it.inflateReset=Ne,it.inflateReset2=Ye,it.inflateResetKeep=Le,it.inflateInit=Q,it.inflateInit2=W,it.inflate=I,it.inflateEnd=ne,it.inflateGetHeader=se,it.inflateSetDictionary=le,it.inflateInfo="pako inflate (from Nodeca project)",it}var Nn,js;function _m(){return js||(js=1,Nn={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}),Nn}function bm(){const{useDynamicConfig:e}=wt(),{configValue:n,isDynamicConfigLoading:o}=e(xt.creditAgentEnablement),i=He.getSignedInUser()?.userEmail;return{isAllowed:fe.useMemo(()=>{const t=Array.isArray(n?.allowedUserEmails)?n.allowedUserEmails:[];return i!=null&&t.includes(i)},[n,i]),isLoading:o}}function St(){const{isAllowed:e}=bm();return e?Op:Tp}const wm={overlayWidth:new at(100,100,50)};function qs(){const e=Fe(),n=Je(),o=lr(),i=Ft(),a=St(),t=Se(M=>Lf(M)),r=t.uiState.selectedCustomerTenantId,s=fe.useMemo(()=>r?t.customers.find(M=>M.tenantId===r):void 0,[t.customers,r]),d=Se(M=>r?Df(M.aiAccountantCustomerState,M.userState,r):[]),f=t.customerViewStateByTenantId[r],l=f?.jobsFetchStatus??{fetchState:"Not-Started"},h=f?.jobsPageToken!=null;fe.useEffect(()=>{t.fetchState==="Completed"?n(It(!1)):(t.fetchState==="Not-Started"||t.fetchState==="Error")&&n(vs())},[t.fetchState]);const c=M=>{const S=kt(M),R=Bt(M);Ve.trackCockpitTabClicked(R),e(`../../${S}`,{replace:!0})},b=(M,S,R,q)=>{n(Dt([M.tenantId])),n(nn(S,R,q))},m=(M,S,R)=>{n(nn(M,S,R))},y=(M,S)=>{n(Dt(t.unonboardedTenantIds)),n(nn("retrain",M,S))},g=M=>{const S=t.selectedTenantIds,R=S.includes(M)?S.filter(q=>q!==M):[...S,M];n(Dt(R))},u=M=>{if(M.length===0)return;const S=t.selectedTenantIds,R=new Set(S);if(M.every(L=>R.has(L))){const L=new Set(M);n(Dt(S.filter(z=>!L.has(z))))}else{const L=Array.from(new Set([...S,...M]));n(Dt(L))}},_=()=>{n(Dt([]))},E=M=>{n(Nf(M.companyId,M.tenantId))},v=M=>{M==="aiAccountant"&&n(vs())},w=(M,S)=>{n(Wt({sortKey:M,sortOrder:S}))},x=M=>{n(Wt({selectedCustomerTenantId:M.tenantId})),n(on(M.tenantId))},O=()=>{n(Wt({selectedCustomerTenantId:""}))},C=M=>{n(Wt({filterText:M}))},N=(M,S)=>{n(Wt({filters:S}))},Y=()=>{r&&n(on(r,!0))};return U.jsxs(U.Fragment,{children:[U.jsx(xp,{headerData:{allTabOptions:a,selectedTabOption:Et("aiAccountant")},headerActions:{onTabChange:c},aiAccountantPageData:{aiAccountantView:t},aiAccountantPageActions:{onAction:b,onBulkAction:m,onCancelOnboarding:E,onClearSelection:_,onCockpitReloadData:v,onColumnSortConfigChanged:w,onCustomerSelected:x,onEvaluateAll:y,onFilterTextChanged:C,onFiltersChange:N,onToggleAllVisible:u,onToggleTenantSelection:g}}),U.jsx(hr,{anchor:"right",open:s!=null,PaperProps:{style:{width:wm.overlayWidth.valuePercentage(o),boxShadow:"none"}},slotProps:{backdrop:{style:{backgroundColor:i.colors.black,opacity:.75,cursor:"pointer"}}},onClose:O,children:s!=null&&U.jsx(rh,{customer:s,hasMoreJobs:h,jobs:d,jobsFetchStatus:l,onAction:b,onCancelOnboarding:E,onClose:O,onLoadMoreJobs:Y})})]})}function Em(){const{tenantId:e=""}=ot(),n=Fe(),o=Je(),i=Se(c=>ud(c.aiAccountantCustomerState,c.userState)),a=Se(c=>Lf(c)),t=i.find(c=>c.tenantId===e),r=a.customerViewStateByTenantId[e],s=Se(c=>Df(c.aiAccountantCustomerState,c.userState,e));if(fe.useEffect(()=>{o(on(e))},[e,o]),t==null)return null;const d=(c,b,m,y)=>{o(Dt([c.tenantId])),o(nn(b,m,y))},f=c=>{o(Nf(c.companyId,c.tenantId))},l=()=>{n("../")},h=()=>{o(on(e,!0))};return U.jsx(rh,{customer:t,hasMoreJobs:r?.jobsPageToken!=null,jobs:s,jobsFetchStatus:r?.jobsFetchStatus??{fetchState:"Not-Started"},onAction:d,onCancelOnboarding:f,onClose:l,onLoadMoreJobs:h})}const fh=(e,n)=>{const o=[...e??[]];return o.push(n),o},Sm=e=>{const n=[...e??[]];return{poppedPathname:n.pop(),newStack:n}},Rm=(e=2)=>{let n="../";for(let o=0;o<e;o++)n=`${n}../`;return n},ke=({state:e,element:n})=>He.isSignedIn()===!0?U.jsx(U.Fragment,{children:n}):U.jsx(ir,{to:"/signin/auth",replace:!0,state:{...e,message:"...",origin:window.location.pathname}});function Om(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/",element:U.jsx(ke,{element:U.jsx(qs,{})})}),U.jsx(Te,{path:"/detail/:tenantId",element:U.jsx(ke,{element:U.jsx(Em,{})})}),U.jsx(Te,{path:"/*",element:U.jsx(ke,{element:U.jsx(qs,{})})})]})}const Ut=()=>{const[e,n]=uh(),[o,i]=fe.useState(),a=fe.useRef(!1);return fe.useEffect(()=>{if(a.current===!0||!(e.has("thread_id")||e.has("entity_type")||e.has("company_id")))return;const r=Ap(e);r!=null&&i(r);const s=new URLSearchParams(e);s.delete("thread_id"),s.delete("entity_type"),s.delete("company_id"),n(s,{replace:!0}),a.current=!0},[e,n]),o},Tm={overlayWidth:new at(100,100,50)},{common:{strings:Ls}}=fr.getLocalizedStrings();function xm(e,n){return{headerActions:{onTabChange:o=>{const i=kt(o),a=Bt(o);Ve.trackCockpitTabClicked(a),n.navigate(`../../${i}`,{replace:!0})},filterActions:{onFilterTextChanged:(o,i)=>{e(wr({uiState:{filterText:i}}))},onFiltersChange:(o,i)=>{i.categories!=null&&i.categoryCombinationOperator!=null&&Ve.trackHealthMonitorFiltersApplied({filterSelection:{condition:i.categories.map(a=>a.matchingOperator).join(Ls.comma),logic:i.categoryCombinationOperator,parameter:i.categories.map(a=>a.field).join(Ls.comma)}}),e(wr({uiState:{filters:i}}))}}},healthPageActions:{onRowClick:o=>{e(Ff(o))},onColumnSortConfigChanged:(o,i)=>{e(wr({uiState:{sortKey:o,sortOrder:i}}))},onCockpitReloadData:o=>{o==="healthMonitor"&&e(Mf())},onFiltersChange:o=>{e(wr({uiState:{filters:o}}))}}}}function Am(e,n){return{healthPageData:{healthView:n.healthView,managementView:n.managementView,mixpanelUrl:n.mixpanelHMUrl}}}const Im=ze(Am,xm)(Pp);function Mn({isDrawerOpen:e}){const n=Fe(),o=Je(),i=Ft(),a=lr(),{companyId:t}=ot(),[r,s]=uh(),[d,f]=fe.useState(!1),l=Ut(),h=St(),c=Se(w=>cd(w)),b=Se(w=>ur(w)),{additionalChurnFactors:m}=Se(w=>ld(w)),{selectedCompanyDetail:y,selectedCompanyId:g,localFormDataAndStatusByCompanyId:u}=c,_=Se(w=>w.companyViewState.zeniUsers.fetchState),E=Se(w=>w.companyHealthMetricConfigViewState);if(fe.useEffect(()=>{const w=x=>x==="Not-Started"||x==="Error";c.fetchState==="Completed"?o(It(!1)):w(c.fetchState)&&(o(Mf()),w(_)&&o(Ct()),w(E.fetchState)&&o(fd()))},[c.fetchState,E.fetchState]),fe.useEffect(()=>{t!=null&&c.fetchState==="Completed"&&r.has("utm_source")===!0&&(o(Ff(t)),y!=null&&(Ip(),Ve.trackCockpitHealthMonitorNotificationAlertClicked({companyId:y.companyInfo.companyId,companyName:y.companyInfo.name,churnProbability:y.companyHealthMetric.churnProbabilityPercentage??null}),f(!0),r.delete("utm_source"),s(r)))},[c.fetchState,y?.companyInfo.companyId,y?.companyInfo.name]),He.getSignedInUser()==null)throw Error("Can't access Health Monitor page without signing in...");return U.jsxs(U.Fragment,{children:[e===!0||g!=null&&y!=null?U.jsx(hr,{anchor:"right",open:g!=null,PaperProps:{style:{width:Tm.overlayWidth.valuePercentage(a),boxShadow:"none"}},slotProps:{backdrop:{style:{backgroundColor:i.colors.black,opacity:.75,cursor:"pointer"}}},onClose:()=>o(ys()),children:U.jsx(Cp,{roomId:`cockpit_${g}`,autoConnect:!0,children:U.jsx(kp,{onSaveClick:()=>{g!=null&&o(dd(g))},onSaveChangesToLocalStore:w=>{c.selectedCompanyId!=null&&o(hd({companyId:c.selectedCompanyId,updatedLocalData:w}))},localData:u?.companyHealthMetricLocalData??{netPromoterScore:void 0,externalProductServiceExposure:void 0,additionalChurnFactors:{increasingChurnProbability:[],decreasingChurnProbability:[]}},companyHealthMetricViewSelector:c,onCloseDrawer:()=>o(ys()),analytics:Ve,urlSource:d,additionalChurnFactorsOptions:m})})}):null,U.jsx(Im,{headerData:{allTabOptions:h,selectedTabOption:Et("healthMonitor")},initialOpenThreadRequest:l??void 0,healthView:c,managementView:b,navigate:n,mixpanelHMUrl:pn.mixpanelHMUrl})]})}function Cm(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/companies/:companyId",element:U.jsx(ke,{element:U.jsx(Mn,{isDrawerOpen:!0})})}),U.jsx(Te,{path:"/",element:U.jsx(ke,{element:U.jsx(Mn,{})})}),U.jsx(Te,{path:"/*",element:U.jsx(ke,{element:U.jsx(Mn,{})})})]})}const km={drawerLeftMargin:new at(0,0,240)};function mr(e){const{isOpen:n,drawerLeftMargin:o,children:i,onClose:a}=e,t=lr(),r=o?.valuePx(t)??km.drawerLeftMargin.valuePx(t),s=Ft();return U.jsx(hr,{anchor:"right",open:n,PaperProps:{style:{width:`calc(100% - ${r})`}},slotProps:{backdrop:{style:{backgroundColor:s.colors.black,opacity:.8,cursor:"pointer"}}},onClose:a,children:i})}const Pm=({fetchState:e})=>e==="In-Progress"||e==="Not-Started"?U.jsx(jm,{children:U.jsx(mn,{size:"ExtraLarge",start:!0})}):null,jm=tt.div`
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/CreditAgentRoutes-BzTvjP3D.js","assets/liveblocks-B3Dmsh6M.js","assets/sentry-WQIrXn23.js","assets/core-bZ_V-uQJ.js","assets/recharts-CQ5l3RkA.js","assets/zeni-epic-state-CiYPf4wj.js","assets/index-N01BKpLM.js","assets/mui-6JEtGkot.js","assets/analytics-2Vj81lfA.js","assets/lottie-B7Tz-fe-.js","assets/lexical-AMpOx-JS.js","assets/utils-ZzDoNTUE.js","assets/index-C8ouCD8q.css","assets/analyticsHelper-QVoarp1A.js","assets/empty-B-utXt9d.js","assets/index-CWIMhwcP.js","assets/url-CFdPdjoN.js","assets/index-CjA2Y-AM.js"])))=>i.map(i=>d[i]);
|
|
2
|
+
import{Jo as Lf,Jp as Df,ke as It,eQ as vs,Jq as Dt,eZ as nn,eO as Nf,Jr as Wt,eV as on,Js as ud,Jt as cd,Ju as ur,Jv as ld,iI as Mf,kg as Ct,iF as fd,iM as Ff,Jw as ys,iO as hd,iP as dd,Jx as wr,Jy as cr,i9 as pd,Jz as hn,JA as Vo,d4 as md,g9 as $o,g6 as sn,ge as Mt,gc as gd,JB as Bf,JC as Uf,j1 as vd,i_ as yd,JD as _d,jc as bd,j7 as _s,j4 as wd,iV as Ed,JE as Sd,ew as Rd,db as Od,ks as Vf,JF as Td,be as an,iS as bs,iX as xd,s3 as $f,kf as dn,JG as pt,jw as zo,JH as Ad,ky as Id,H as et,bk as Go,JI as Cd,i6 as kd,JJ as Pd,JK as zf,JL as jd,qr as ws,pY as qd,JM as Ld,q2 as xn,JN as Dd,q4 as Nd,JO as Tt,pV as Md,cU as Fd,kj as Gf,kk as Hf,ki as Ho,kh as Zo,kl as Bd,JP as Ud,qu as Vd,JQ as $d,qb as zd,qo as Gd,JR as Hd,qf as Zd,JS as Jd,JT as Kt,JU as Jo,JV as Yd,JW as Wd,oZ as Kd,p3 as Zf,JX as Jf,hD as Xd,Ir as Yf,JY as Qd,Il as ep,JZ as tp,J_ as rp,p6 as np,J$ as ip,Iw as ap,Ik as op,tP as Wf,K0 as An,K1 as Kf,Fg as Yo,F2 as sp,Fj as Xf,F5 as up,K2 as cp,Fa as lp,EY as fp,E$ as hp,K3 as dp,Fn as pp,Fd as mp,bn as gp,bd as vp,K4 as yp,K5 as zt,K6 as _p,K7 as bp,K8 as wp,jk as Mo,jg as Ep,jq as Sp,jt as Es,ba as Qf}from"./zeni-epic-state-CiYPf4wj.js";import{j as U}from"./liveblocks-B3Dmsh6M.js";import{a as fe,p as ye,e as eh,d as th,g as Rp}from"./sentry-WQIrXn23.js";import{C as wt,G as xt,z as He,U as Op,t as Tp,J as lr,y as Ft,o as xp,a as Et,b as rh,w as at,c as Ve,h as kt,g as Bt,O as Ap,u as Ip,R as Cp,Z as kp,d as pn,Q as Pp,e as fr,H as mn,f as Nt,l as jp,i as qp,j as gn,k as Lp,s as Dp,m as In,n as Np,p as nh,q as Mp,r as ih,D as ah,v as Fo,x as Fp,A as Bp,B as Up,E as oh,F as Vp,I as $p,K as zp,L as Gp,M as Hp,N as Zp,P as Jp,S as Yp,T as Wp,X as Kp,V as Xp,Y as Qp,W as sh}from"./index-N01BKpLM.js";import{f as em}from"./analyticsHelper-QVoarp1A.js";import{i as Fe,n as Je,g as Se,o as ot,N as ir,k as gt,l as Te,p as uh,h as ze,u as Wo,j as Bo}from"./core-bZ_V-uQJ.js";import{D as hr,n as tt,S as Ht}from"./mui-6JEtGkot.js";import{a as Ze,b as tm,c as rm,d as nm,e as Ko,f as im,g as am,h as om,i as Zt,j as sm,k as or,l as vn,m as um,n as dr,o as cm}from"./utils-ZzDoNTUE.js";import{r as Xo}from"./empty-B-utXt9d.js";import{r as pr,a as lm}from"./index-CWIMhwcP.js";import{r as fm}from"./index-CjA2Y-AM.js";(function(){try{var e=typeof window<"u"?window:typeof global<"u"?global:typeof globalThis<"u"?globalThis:typeof self<"u"?self:{},n=new e.Error().stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="157b2fde-7614-40b9-889d-e8e7e19e73d8",e._sentryDebugIdIdentifier="sentry-dbid-157b2fde-7614-40b9-889d-e8e7e19e73d8")}catch{}})();var Cn={},Ss;function yn(){return Ss||(Ss=1,(function(e){var n=typeof Uint8Array<"u"&&typeof Uint16Array<"u"&&typeof Int32Array<"u";function o(t,r){return Object.prototype.hasOwnProperty.call(t,r)}e.assign=function(t){for(var r=Array.prototype.slice.call(arguments,1);r.length;){var s=r.shift();if(s){if(typeof s!="object")throw new TypeError(s+"must be non-object");for(var d in s)o(s,d)&&(t[d]=s[d])}}return t},e.shrinkBuf=function(t,r){return t.length===r?t:t.subarray?t.subarray(0,r):(t.length=r,t)};var i={arraySet:function(t,r,s,d,f){if(r.subarray&&t.subarray){t.set(r.subarray(s,s+d),f);return}for(var l=0;l<d;l++)t[f+l]=r[s+l]},flattenChunks:function(t){var r,s,d,f,l,h;for(d=0,r=0,s=t.length;r<s;r++)d+=t[r].length;for(h=new Uint8Array(d),f=0,r=0,s=t.length;r<s;r++)l=t[r],h.set(l,f),f+=l.length;return h}},a={arraySet:function(t,r,s,d,f){for(var l=0;l<d;l++)t[f+l]=r[s+l]},flattenChunks:function(t){return[].concat.apply([],t)}};e.setTyped=function(t){t?(e.Buf8=Uint8Array,e.Buf16=Uint16Array,e.Buf32=Int32Array,e.assign(e,i)):(e.Buf8=Array,e.Buf16=Array,e.Buf32=Array,e.assign(e,a))},e.setTyped(n)})(Cn)),Cn}var ut={},Pt={},Rs;function hm(){if(Rs)return Pt;Rs=1;var e=yn(),n=4,o=0,i=1,a=2;function t(I){for(var ne=I.length;--ne>=0;)I[ne]=0}var r=0,s=1,d=2,f=3,l=258,h=29,c=256,b=c+1+h,m=30,y=19,g=2*b+1,u=15,_=16,E=7,v=256,w=16,x=17,O=18,C=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],N=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Y=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],M=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],S=512,R=new Array((b+2)*2);t(R);var q=new Array(m*2);t(q);var L=new Array(S);t(L);var z=new Array(l-f+1);t(z);var k=new Array(h);t(k);var j=new Array(m);t(j);function P(I,ne,se,le,Z){this.static_tree=I,this.extra_bits=ne,this.extra_base=se,this.elems=le,this.max_length=Z,this.has_stree=I&&I.length}var B,J,H;function V(I,ne){this.dyn_tree=I,this.max_code=0,this.stat_desc=ne}function D(I){return I<256?L[I]:L[256+(I>>>7)]}function F(I,ne){I.pending_buf[I.pending++]=ne&255,I.pending_buf[I.pending++]=ne>>>8&255}function $(I,ne,se){I.bi_valid>_-se?(I.bi_buf|=ne<<I.bi_valid&65535,F(I,I.bi_buf),I.bi_buf=ne>>_-I.bi_valid,I.bi_valid+=se-_):(I.bi_buf|=ne<<I.bi_valid&65535,I.bi_valid+=se)}function X(I,ne,se){$(I,se[ne*2],se[ne*2+1])}function K(I,ne){var se=0;do se|=I&1,I>>>=1,se<<=1;while(--ne>0);return se>>>1}function ae(I){I.bi_valid===16?(F(I,I.bi_buf),I.bi_buf=0,I.bi_valid=0):I.bi_valid>=8&&(I.pending_buf[I.pending++]=I.bi_buf&255,I.bi_buf>>=8,I.bi_valid-=8)}function ue(I,ne){var se=ne.dyn_tree,le=ne.max_code,Z=ne.stat_desc.static_tree,ie=ne.stat_desc.has_stree,T=ne.stat_desc.extra_bits,oe=ne.stat_desc.extra_base,be=ne.stat_desc.max_length,p,te,re,A,G,ee,_e=0;for(A=0;A<=u;A++)I.bl_count[A]=0;for(se[I.heap[I.heap_max]*2+1]=0,p=I.heap_max+1;p<g;p++)te=I.heap[p],A=se[se[te*2+1]*2+1]+1,A>be&&(A=be,_e++),se[te*2+1]=A,!(te>le)&&(I.bl_count[A]++,G=0,te>=oe&&(G=T[te-oe]),ee=se[te*2],I.opt_len+=ee*(A+G),ie&&(I.static_len+=ee*(Z[te*2+1]+G)));if(_e!==0){do{for(A=be-1;I.bl_count[A]===0;)A--;I.bl_count[A]--,I.bl_count[A+1]+=2,I.bl_count[be]--,_e-=2}while(_e>0);for(A=be;A!==0;A--)for(te=I.bl_count[A];te!==0;)re=I.heap[--p],!(re>le)&&(se[re*2+1]!==A&&(I.opt_len+=(A-se[re*2+1])*se[re*2],se[re*2+1]=A),te--)}}function ve(I,ne,se){var le=new Array(u+1),Z=0,ie,T;for(ie=1;ie<=u;ie++)le[ie]=Z=Z+se[ie-1]<<1;for(T=0;T<=ne;T++){var oe=I[T*2+1];oe!==0&&(I[T*2]=K(le[oe]++,oe))}}function me(){var I,ne,se,le,Z,ie=new Array(u+1);for(se=0,le=0;le<h-1;le++)for(k[le]=se,I=0;I<1<<C[le];I++)z[se++]=le;for(z[se-1]=le,Z=0,le=0;le<16;le++)for(j[le]=Z,I=0;I<1<<N[le];I++)L[Z++]=le;for(Z>>=7;le<m;le++)for(j[le]=Z<<7,I=0;I<1<<N[le]-7;I++)L[256+Z++]=le;for(ne=0;ne<=u;ne++)ie[ne]=0;for(I=0;I<=143;)R[I*2+1]=8,I++,ie[8]++;for(;I<=255;)R[I*2+1]=9,I++,ie[9]++;for(;I<=279;)R[I*2+1]=7,I++,ie[7]++;for(;I<=287;)R[I*2+1]=8,I++,ie[8]++;for(ve(R,b+1,ie),I=0;I<m;I++)q[I*2+1]=5,q[I*2]=K(I,5);B=new P(R,C,c+1,b,u),J=new P(q,N,0,m,u),H=new P(new Array(0),Y,0,y,E)}function we(I){var ne;for(ne=0;ne<b;ne++)I.dyn_ltree[ne*2]=0;for(ne=0;ne<m;ne++)I.dyn_dtree[ne*2]=0;for(ne=0;ne<y;ne++)I.bl_tree[ne*2]=0;I.dyn_ltree[v*2]=1,I.opt_len=I.static_len=0,I.last_lit=I.matches=0}function Ce(I){I.bi_valid>8?F(I,I.bi_buf):I.bi_valid>0&&(I.pending_buf[I.pending++]=I.bi_buf),I.bi_buf=0,I.bi_valid=0}function Pe(I,ne,se,le){Ce(I),F(I,se),F(I,~se),e.arraySet(I.pending_buf,I.window,ne,se,I.pending),I.pending+=se}function je(I,ne,se,le){var Z=ne*2,ie=se*2;return I[Z]<I[ie]||I[Z]===I[ie]&&le[ne]<=le[se]}function Ae(I,ne,se){for(var le=I.heap[se],Z=se<<1;Z<=I.heap_len&&(Z<I.heap_len&&je(ne,I.heap[Z+1],I.heap[Z],I.depth)&&Z++,!je(ne,le,I.heap[Z],I.depth));)I.heap[se]=I.heap[Z],se=Z,Z<<=1;I.heap[se]=le}function Ee(I,ne,se){var le,Z,ie=0,T,oe;if(I.last_lit!==0)do le=I.pending_buf[I.d_buf+ie*2]<<8|I.pending_buf[I.d_buf+ie*2+1],Z=I.pending_buf[I.l_buf+ie],ie++,le===0?X(I,Z,ne):(T=z[Z],X(I,T+c+1,ne),oe=C[T],oe!==0&&(Z-=k[T],$(I,Z,oe)),le--,T=D(le),X(I,T,se),oe=N[T],oe!==0&&(le-=j[T],$(I,le,oe)));while(ie<I.last_lit);X(I,v,ne)}function $e(I,ne){var se=ne.dyn_tree,le=ne.stat_desc.static_tree,Z=ne.stat_desc.has_stree,ie=ne.stat_desc.elems,T,oe,be=-1,p;for(I.heap_len=0,I.heap_max=g,T=0;T<ie;T++)se[T*2]!==0?(I.heap[++I.heap_len]=be=T,I.depth[T]=0):se[T*2+1]=0;for(;I.heap_len<2;)p=I.heap[++I.heap_len]=be<2?++be:0,se[p*2]=1,I.depth[p]=0,I.opt_len--,Z&&(I.static_len-=le[p*2+1]);for(ne.max_code=be,T=I.heap_len>>1;T>=1;T--)Ae(I,se,T);p=ie;do T=I.heap[1],I.heap[1]=I.heap[I.heap_len--],Ae(I,se,1),oe=I.heap[1],I.heap[--I.heap_max]=T,I.heap[--I.heap_max]=oe,se[p*2]=se[T*2]+se[oe*2],I.depth[p]=(I.depth[T]>=I.depth[oe]?I.depth[T]:I.depth[oe])+1,se[T*2+1]=se[oe*2+1]=p,I.heap[1]=p++,Ae(I,se,1);while(I.heap_len>=2);I.heap[--I.heap_max]=I.heap[1],ue(I,ne),ve(se,be,I.bl_count)}function st(I,ne,se){var le,Z=-1,ie,T=ne[1],oe=0,be=7,p=4;for(T===0&&(be=138,p=3),ne[(se+1)*2+1]=65535,le=0;le<=se;le++)ie=T,T=ne[(le+1)*2+1],!(++oe<be&&ie===T)&&(oe<p?I.bl_tree[ie*2]+=oe:ie!==0?(ie!==Z&&I.bl_tree[ie*2]++,I.bl_tree[w*2]++):oe<=10?I.bl_tree[x*2]++:I.bl_tree[O*2]++,oe=0,Z=ie,T===0?(be=138,p=3):ie===T?(be=6,p=3):(be=7,p=4))}function Le(I,ne,se){var le,Z=-1,ie,T=ne[1],oe=0,be=7,p=4;for(T===0&&(be=138,p=3),le=0;le<=se;le++)if(ie=T,T=ne[(le+1)*2+1],!(++oe<be&&ie===T)){if(oe<p)do X(I,ie,I.bl_tree);while(--oe!==0);else ie!==0?(ie!==Z&&(X(I,ie,I.bl_tree),oe--),X(I,w,I.bl_tree),$(I,oe-3,2)):oe<=10?(X(I,x,I.bl_tree),$(I,oe-3,3)):(X(I,O,I.bl_tree),$(I,oe-11,7));oe=0,Z=ie,T===0?(be=138,p=3):ie===T?(be=6,p=3):(be=7,p=4)}}function Ne(I){var ne;for(st(I,I.dyn_ltree,I.l_desc.max_code),st(I,I.dyn_dtree,I.d_desc.max_code),$e(I,I.bl_desc),ne=y-1;ne>=3&&I.bl_tree[M[ne]*2+1]===0;ne--);return I.opt_len+=3*(ne+1)+5+5+4,ne}function Ye(I,ne,se,le){var Z;for($(I,ne-257,5),$(I,se-1,5),$(I,le-4,4),Z=0;Z<le;Z++)$(I,I.bl_tree[M[Z]*2+1],3);Le(I,I.dyn_ltree,ne-1),Le(I,I.dyn_dtree,se-1)}function W(I){var ne=4093624447,se;for(se=0;se<=31;se++,ne>>>=1)if(ne&1&&I.dyn_ltree[se*2]!==0)return o;if(I.dyn_ltree[18]!==0||I.dyn_ltree[20]!==0||I.dyn_ltree[26]!==0)return i;for(se=32;se<c;se++)if(I.dyn_ltree[se*2]!==0)return i;return o}var Q=!1;function ce(I){Q||(me(),Q=!0),I.l_desc=new V(I.dyn_ltree,B),I.d_desc=new V(I.dyn_dtree,J),I.bl_desc=new V(I.bl_tree,H),I.bi_buf=0,I.bi_valid=0,we(I)}function ge(I,ne,se,le){$(I,(r<<1)+(le?1:0),3),Pe(I,ne,se)}function he(I){$(I,s<<1,3),X(I,v,R),ae(I)}function Re(I,ne,se,le){var Z,ie,T=0;I.level>0?(I.strm.data_type===a&&(I.strm.data_type=W(I)),$e(I,I.l_desc),$e(I,I.d_desc),T=Ne(I),Z=I.opt_len+3+7>>>3,ie=I.static_len+3+7>>>3,ie<=Z&&(Z=ie)):Z=ie=se+5,se+4<=Z&&ne!==-1?ge(I,ne,se,le):I.strategy===n||ie===Z?($(I,(s<<1)+(le?1:0),3),Ee(I,R,q)):($(I,(d<<1)+(le?1:0),3),Ye(I,I.l_desc.max_code+1,I.d_desc.max_code+1,T+1),Ee(I,I.dyn_ltree,I.dyn_dtree)),we(I),le&&Ce(I)}function Oe(I,ne,se){return I.pending_buf[I.d_buf+I.last_lit*2]=ne>>>8&255,I.pending_buf[I.d_buf+I.last_lit*2+1]=ne&255,I.pending_buf[I.l_buf+I.last_lit]=se&255,I.last_lit++,ne===0?I.dyn_ltree[se*2]++:(I.matches++,ne--,I.dyn_ltree[(z[se]+c+1)*2]++,I.dyn_dtree[D(ne)*2]++),I.last_lit===I.lit_bufsize-1}return Pt._tr_init=ce,Pt._tr_stored_block=ge,Pt._tr_flush_block=Re,Pt._tr_tally=Oe,Pt._tr_align=he,Pt}var kn,Os;function ch(){if(Os)return kn;Os=1;function e(n,o,i,a){for(var t=n&65535|0,r=n>>>16&65535|0,s=0;i!==0;){s=i>2e3?2e3:i,i-=s;do t=t+o[a++]|0,r=r+t|0;while(--s);t%=65521,r%=65521}return t|r<<16|0}return kn=e,kn}var Pn,Ts;function lh(){if(Ts)return Pn;Ts=1;function e(){for(var i,a=[],t=0;t<256;t++){i=t;for(var r=0;r<8;r++)i=i&1?3988292384^i>>>1:i>>>1;a[t]=i}return a}var n=e();function o(i,a,t,r){var s=n,d=r+t;i^=-1;for(var f=r;f<d;f++)i=i>>>8^s[(i^a[f])&255];return i^-1}return Pn=o,Pn}var jn,xs;function dm(){return xs||(xs=1,jn={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}),jn}var As;function pm(){if(As)return ut;As=1;var e=yn(),n=hm(),o=ch(),i=lh(),a=dm(),t=0,r=1,s=3,d=4,f=5,l=0,h=1,c=-2,b=-3,m=-5,y=-1,g=1,u=2,_=3,E=4,v=0,w=2,x=8,O=9,C=15,N=8,Y=29,M=256,S=M+1+Y,R=30,q=19,L=2*S+1,z=15,k=3,j=258,P=j+k+1,B=32,J=42,H=69,V=73,D=91,F=103,$=113,X=666,K=1,ae=2,ue=3,ve=4,me=3;function we(p,te){return p.msg=a[te],te}function Ce(p){return(p<<1)-(p>4?9:0)}function Pe(p){for(var te=p.length;--te>=0;)p[te]=0}function je(p){var te=p.state,re=te.pending;re>p.avail_out&&(re=p.avail_out),re!==0&&(e.arraySet(p.output,te.pending_buf,te.pending_out,re,p.next_out),p.next_out+=re,te.pending_out+=re,p.total_out+=re,p.avail_out-=re,te.pending-=re,te.pending===0&&(te.pending_out=0))}function Ae(p,te){n._tr_flush_block(p,p.block_start>=0?p.block_start:-1,p.strstart-p.block_start,te),p.block_start=p.strstart,je(p.strm)}function Ee(p,te){p.pending_buf[p.pending++]=te}function $e(p,te){p.pending_buf[p.pending++]=te>>>8&255,p.pending_buf[p.pending++]=te&255}function st(p,te,re,A){var G=p.avail_in;return G>A&&(G=A),G===0?0:(p.avail_in-=G,e.arraySet(te,p.input,p.next_in,G,re),p.state.wrap===1?p.adler=o(p.adler,te,G,re):p.state.wrap===2&&(p.adler=i(p.adler,te,G,re)),p.next_in+=G,p.total_in+=G,G)}function Le(p,te){var re=p.max_chain_length,A=p.strstart,G,ee,_e=p.prev_length,de=p.nice_match,pe=p.strstart>p.w_size-P?p.strstart-(p.w_size-P):0,xe=p.window,vt=p.w_mask,qe=p.prev,Ie=p.strstart+j,Be=xe[A+_e-1],We=xe[A+_e];p.prev_length>=p.good_match&&(re>>=2),de>p.lookahead&&(de=p.lookahead);do if(G=te,!(xe[G+_e]!==We||xe[G+_e-1]!==Be||xe[G]!==xe[A]||xe[++G]!==xe[A+1])){A+=2,G++;do;while(xe[++A]===xe[++G]&&xe[++A]===xe[++G]&&xe[++A]===xe[++G]&&xe[++A]===xe[++G]&&xe[++A]===xe[++G]&&xe[++A]===xe[++G]&&xe[++A]===xe[++G]&&xe[++A]===xe[++G]&&A<Ie);if(ee=j-(Ie-A),A=Ie-j,ee>_e){if(p.match_start=te,_e=ee,ee>=de)break;Be=xe[A+_e-1],We=xe[A+_e]}}while((te=qe[te&vt])>pe&&--re!==0);return _e<=p.lookahead?_e:p.lookahead}function Ne(p){var te=p.w_size,re,A,G,ee,_e;do{if(ee=p.window_size-p.lookahead-p.strstart,p.strstart>=te+(te-P)){e.arraySet(p.window,p.window,te,te,0),p.match_start-=te,p.strstart-=te,p.block_start-=te,A=p.hash_size,re=A;do G=p.head[--re],p.head[re]=G>=te?G-te:0;while(--A);A=te,re=A;do G=p.prev[--re],p.prev[re]=G>=te?G-te:0;while(--A);ee+=te}if(p.strm.avail_in===0)break;if(A=st(p.strm,p.window,p.strstart+p.lookahead,ee),p.lookahead+=A,p.lookahead+p.insert>=k)for(_e=p.strstart-p.insert,p.ins_h=p.window[_e],p.ins_h=(p.ins_h<<p.hash_shift^p.window[_e+1])&p.hash_mask;p.insert&&(p.ins_h=(p.ins_h<<p.hash_shift^p.window[_e+k-1])&p.hash_mask,p.prev[_e&p.w_mask]=p.head[p.ins_h],p.head[p.ins_h]=_e,_e++,p.insert--,!(p.lookahead+p.insert<k)););}while(p.lookahead<P&&p.strm.avail_in!==0)}function Ye(p,te){var re=65535;for(re>p.pending_buf_size-5&&(re=p.pending_buf_size-5);;){if(p.lookahead<=1){if(Ne(p),p.lookahead===0&&te===t)return K;if(p.lookahead===0)break}p.strstart+=p.lookahead,p.lookahead=0;var A=p.block_start+re;if((p.strstart===0||p.strstart>=A)&&(p.lookahead=p.strstart-A,p.strstart=A,Ae(p,!1),p.strm.avail_out===0)||p.strstart-p.block_start>=p.w_size-P&&(Ae(p,!1),p.strm.avail_out===0))return K}return p.insert=0,te===d?(Ae(p,!0),p.strm.avail_out===0?ue:ve):(p.strstart>p.block_start&&(Ae(p,!1),p.strm.avail_out===0),K)}function W(p,te){for(var re,A;;){if(p.lookahead<P){if(Ne(p),p.lookahead<P&&te===t)return K;if(p.lookahead===0)break}if(re=0,p.lookahead>=k&&(p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+k-1])&p.hash_mask,re=p.prev[p.strstart&p.w_mask]=p.head[p.ins_h],p.head[p.ins_h]=p.strstart),re!==0&&p.strstart-re<=p.w_size-P&&(p.match_length=Le(p,re)),p.match_length>=k)if(A=n._tr_tally(p,p.strstart-p.match_start,p.match_length-k),p.lookahead-=p.match_length,p.match_length<=p.max_lazy_match&&p.lookahead>=k){p.match_length--;do p.strstart++,p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+k-1])&p.hash_mask,re=p.prev[p.strstart&p.w_mask]=p.head[p.ins_h],p.head[p.ins_h]=p.strstart;while(--p.match_length!==0);p.strstart++}else p.strstart+=p.match_length,p.match_length=0,p.ins_h=p.window[p.strstart],p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+1])&p.hash_mask;else A=n._tr_tally(p,0,p.window[p.strstart]),p.lookahead--,p.strstart++;if(A&&(Ae(p,!1),p.strm.avail_out===0))return K}return p.insert=p.strstart<k-1?p.strstart:k-1,te===d?(Ae(p,!0),p.strm.avail_out===0?ue:ve):p.last_lit&&(Ae(p,!1),p.strm.avail_out===0)?K:ae}function Q(p,te){for(var re,A,G;;){if(p.lookahead<P){if(Ne(p),p.lookahead<P&&te===t)return K;if(p.lookahead===0)break}if(re=0,p.lookahead>=k&&(p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+k-1])&p.hash_mask,re=p.prev[p.strstart&p.w_mask]=p.head[p.ins_h],p.head[p.ins_h]=p.strstart),p.prev_length=p.match_length,p.prev_match=p.match_start,p.match_length=k-1,re!==0&&p.prev_length<p.max_lazy_match&&p.strstart-re<=p.w_size-P&&(p.match_length=Le(p,re),p.match_length<=5&&(p.strategy===g||p.match_length===k&&p.strstart-p.match_start>4096)&&(p.match_length=k-1)),p.prev_length>=k&&p.match_length<=p.prev_length){G=p.strstart+p.lookahead-k,A=n._tr_tally(p,p.strstart-1-p.prev_match,p.prev_length-k),p.lookahead-=p.prev_length-1,p.prev_length-=2;do++p.strstart<=G&&(p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+k-1])&p.hash_mask,re=p.prev[p.strstart&p.w_mask]=p.head[p.ins_h],p.head[p.ins_h]=p.strstart);while(--p.prev_length!==0);if(p.match_available=0,p.match_length=k-1,p.strstart++,A&&(Ae(p,!1),p.strm.avail_out===0))return K}else if(p.match_available){if(A=n._tr_tally(p,0,p.window[p.strstart-1]),A&&Ae(p,!1),p.strstart++,p.lookahead--,p.strm.avail_out===0)return K}else p.match_available=1,p.strstart++,p.lookahead--}return p.match_available&&(A=n._tr_tally(p,0,p.window[p.strstart-1]),p.match_available=0),p.insert=p.strstart<k-1?p.strstart:k-1,te===d?(Ae(p,!0),p.strm.avail_out===0?ue:ve):p.last_lit&&(Ae(p,!1),p.strm.avail_out===0)?K:ae}function ce(p,te){for(var re,A,G,ee,_e=p.window;;){if(p.lookahead<=j){if(Ne(p),p.lookahead<=j&&te===t)return K;if(p.lookahead===0)break}if(p.match_length=0,p.lookahead>=k&&p.strstart>0&&(G=p.strstart-1,A=_e[G],A===_e[++G]&&A===_e[++G]&&A===_e[++G])){ee=p.strstart+j;do;while(A===_e[++G]&&A===_e[++G]&&A===_e[++G]&&A===_e[++G]&&A===_e[++G]&&A===_e[++G]&&A===_e[++G]&&A===_e[++G]&&G<ee);p.match_length=j-(ee-G),p.match_length>p.lookahead&&(p.match_length=p.lookahead)}if(p.match_length>=k?(re=n._tr_tally(p,1,p.match_length-k),p.lookahead-=p.match_length,p.strstart+=p.match_length,p.match_length=0):(re=n._tr_tally(p,0,p.window[p.strstart]),p.lookahead--,p.strstart++),re&&(Ae(p,!1),p.strm.avail_out===0))return K}return p.insert=0,te===d?(Ae(p,!0),p.strm.avail_out===0?ue:ve):p.last_lit&&(Ae(p,!1),p.strm.avail_out===0)?K:ae}function ge(p,te){for(var re;;){if(p.lookahead===0&&(Ne(p),p.lookahead===0)){if(te===t)return K;break}if(p.match_length=0,re=n._tr_tally(p,0,p.window[p.strstart]),p.lookahead--,p.strstart++,re&&(Ae(p,!1),p.strm.avail_out===0))return K}return p.insert=0,te===d?(Ae(p,!0),p.strm.avail_out===0?ue:ve):p.last_lit&&(Ae(p,!1),p.strm.avail_out===0)?K:ae}function he(p,te,re,A,G){this.good_length=p,this.max_lazy=te,this.nice_length=re,this.max_chain=A,this.func=G}var Re;Re=[new he(0,0,0,0,Ye),new he(4,4,8,4,W),new he(4,5,16,8,W),new he(4,6,32,32,W),new he(4,4,16,16,Q),new he(8,16,32,32,Q),new he(8,16,128,128,Q),new he(8,32,128,256,Q),new he(32,128,258,1024,Q),new he(32,258,258,4096,Q)];function Oe(p){p.window_size=2*p.w_size,Pe(p.head),p.max_lazy_match=Re[p.level].max_lazy,p.good_match=Re[p.level].good_length,p.nice_match=Re[p.level].nice_length,p.max_chain_length=Re[p.level].max_chain,p.strstart=0,p.block_start=0,p.lookahead=0,p.insert=0,p.match_length=p.prev_length=k-1,p.match_available=0,p.ins_h=0}function I(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=x,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new e.Buf16(L*2),this.dyn_dtree=new e.Buf16((2*R+1)*2),this.bl_tree=new e.Buf16((2*q+1)*2),Pe(this.dyn_ltree),Pe(this.dyn_dtree),Pe(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new e.Buf16(z+1),this.heap=new e.Buf16(2*S+1),Pe(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new e.Buf16(2*S+1),Pe(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function ne(p){var te;return!p||!p.state?we(p,c):(p.total_in=p.total_out=0,p.data_type=w,te=p.state,te.pending=0,te.pending_out=0,te.wrap<0&&(te.wrap=-te.wrap),te.status=te.wrap?J:$,p.adler=te.wrap===2?0:1,te.last_flush=t,n._tr_init(te),l)}function se(p){var te=ne(p);return te===l&&Oe(p.state),te}function le(p,te){return!p||!p.state||p.state.wrap!==2?c:(p.state.gzhead=te,l)}function Z(p,te,re,A,G,ee){if(!p)return c;var _e=1;if(te===y&&(te=6),A<0?(_e=0,A=-A):A>15&&(_e=2,A-=16),G<1||G>O||re!==x||A<8||A>15||te<0||te>9||ee<0||ee>E)return we(p,c);A===8&&(A=9);var de=new I;return p.state=de,de.strm=p,de.wrap=_e,de.gzhead=null,de.w_bits=A,de.w_size=1<<de.w_bits,de.w_mask=de.w_size-1,de.hash_bits=G+7,de.hash_size=1<<de.hash_bits,de.hash_mask=de.hash_size-1,de.hash_shift=~~((de.hash_bits+k-1)/k),de.window=new e.Buf8(de.w_size*2),de.head=new e.Buf16(de.hash_size),de.prev=new e.Buf16(de.w_size),de.lit_bufsize=1<<G+6,de.pending_buf_size=de.lit_bufsize*4,de.pending_buf=new e.Buf8(de.pending_buf_size),de.d_buf=1*de.lit_bufsize,de.l_buf=3*de.lit_bufsize,de.level=te,de.strategy=ee,de.method=re,se(p)}function ie(p,te){return Z(p,te,x,C,N,v)}function T(p,te){var re,A,G,ee;if(!p||!p.state||te>f||te<0)return p?we(p,c):c;if(A=p.state,!p.output||!p.input&&p.avail_in!==0||A.status===X&&te!==d)return we(p,p.avail_out===0?m:c);if(A.strm=p,re=A.last_flush,A.last_flush=te,A.status===J)if(A.wrap===2)p.adler=0,Ee(A,31),Ee(A,139),Ee(A,8),A.gzhead?(Ee(A,(A.gzhead.text?1:0)+(A.gzhead.hcrc?2:0)+(A.gzhead.extra?4:0)+(A.gzhead.name?8:0)+(A.gzhead.comment?16:0)),Ee(A,A.gzhead.time&255),Ee(A,A.gzhead.time>>8&255),Ee(A,A.gzhead.time>>16&255),Ee(A,A.gzhead.time>>24&255),Ee(A,A.level===9?2:A.strategy>=u||A.level<2?4:0),Ee(A,A.gzhead.os&255),A.gzhead.extra&&A.gzhead.extra.length&&(Ee(A,A.gzhead.extra.length&255),Ee(A,A.gzhead.extra.length>>8&255)),A.gzhead.hcrc&&(p.adler=i(p.adler,A.pending_buf,A.pending,0)),A.gzindex=0,A.status=H):(Ee(A,0),Ee(A,0),Ee(A,0),Ee(A,0),Ee(A,0),Ee(A,A.level===9?2:A.strategy>=u||A.level<2?4:0),Ee(A,me),A.status=$);else{var _e=x+(A.w_bits-8<<4)<<8,de=-1;A.strategy>=u||A.level<2?de=0:A.level<6?de=1:A.level===6?de=2:de=3,_e|=de<<6,A.strstart!==0&&(_e|=B),_e+=31-_e%31,A.status=$,$e(A,_e),A.strstart!==0&&($e(A,p.adler>>>16),$e(A,p.adler&65535)),p.adler=1}if(A.status===H)if(A.gzhead.extra){for(G=A.pending;A.gzindex<(A.gzhead.extra.length&65535)&&!(A.pending===A.pending_buf_size&&(A.gzhead.hcrc&&A.pending>G&&(p.adler=i(p.adler,A.pending_buf,A.pending-G,G)),je(p),G=A.pending,A.pending===A.pending_buf_size));)Ee(A,A.gzhead.extra[A.gzindex]&255),A.gzindex++;A.gzhead.hcrc&&A.pending>G&&(p.adler=i(p.adler,A.pending_buf,A.pending-G,G)),A.gzindex===A.gzhead.extra.length&&(A.gzindex=0,A.status=V)}else A.status=V;if(A.status===V)if(A.gzhead.name){G=A.pending;do{if(A.pending===A.pending_buf_size&&(A.gzhead.hcrc&&A.pending>G&&(p.adler=i(p.adler,A.pending_buf,A.pending-G,G)),je(p),G=A.pending,A.pending===A.pending_buf_size)){ee=1;break}A.gzindex<A.gzhead.name.length?ee=A.gzhead.name.charCodeAt(A.gzindex++)&255:ee=0,Ee(A,ee)}while(ee!==0);A.gzhead.hcrc&&A.pending>G&&(p.adler=i(p.adler,A.pending_buf,A.pending-G,G)),ee===0&&(A.gzindex=0,A.status=D)}else A.status=D;if(A.status===D)if(A.gzhead.comment){G=A.pending;do{if(A.pending===A.pending_buf_size&&(A.gzhead.hcrc&&A.pending>G&&(p.adler=i(p.adler,A.pending_buf,A.pending-G,G)),je(p),G=A.pending,A.pending===A.pending_buf_size)){ee=1;break}A.gzindex<A.gzhead.comment.length?ee=A.gzhead.comment.charCodeAt(A.gzindex++)&255:ee=0,Ee(A,ee)}while(ee!==0);A.gzhead.hcrc&&A.pending>G&&(p.adler=i(p.adler,A.pending_buf,A.pending-G,G)),ee===0&&(A.status=F)}else A.status=F;if(A.status===F&&(A.gzhead.hcrc?(A.pending+2>A.pending_buf_size&&je(p),A.pending+2<=A.pending_buf_size&&(Ee(A,p.adler&255),Ee(A,p.adler>>8&255),p.adler=0,A.status=$)):A.status=$),A.pending!==0){if(je(p),p.avail_out===0)return A.last_flush=-1,l}else if(p.avail_in===0&&Ce(te)<=Ce(re)&&te!==d)return we(p,m);if(A.status===X&&p.avail_in!==0)return we(p,m);if(p.avail_in!==0||A.lookahead!==0||te!==t&&A.status!==X){var pe=A.strategy===u?ge(A,te):A.strategy===_?ce(A,te):Re[A.level].func(A,te);if((pe===ue||pe===ve)&&(A.status=X),pe===K||pe===ue)return p.avail_out===0&&(A.last_flush=-1),l;if(pe===ae&&(te===r?n._tr_align(A):te!==f&&(n._tr_stored_block(A,0,0,!1),te===s&&(Pe(A.head),A.lookahead===0&&(A.strstart=0,A.block_start=0,A.insert=0))),je(p),p.avail_out===0))return A.last_flush=-1,l}return te!==d?l:A.wrap<=0?h:(A.wrap===2?(Ee(A,p.adler&255),Ee(A,p.adler>>8&255),Ee(A,p.adler>>16&255),Ee(A,p.adler>>24&255),Ee(A,p.total_in&255),Ee(A,p.total_in>>8&255),Ee(A,p.total_in>>16&255),Ee(A,p.total_in>>24&255)):($e(A,p.adler>>>16),$e(A,p.adler&65535)),je(p),A.wrap>0&&(A.wrap=-A.wrap),A.pending!==0?l:h)}function oe(p){var te;return!p||!p.state?c:(te=p.state.status,te!==J&&te!==H&&te!==V&&te!==D&&te!==F&&te!==$&&te!==X?we(p,c):(p.state=null,te===$?we(p,b):l))}function be(p,te){var re=te.length,A,G,ee,_e,de,pe,xe,vt;if(!p||!p.state||(A=p.state,_e=A.wrap,_e===2||_e===1&&A.status!==J||A.lookahead))return c;for(_e===1&&(p.adler=o(p.adler,te,re,0)),A.wrap=0,re>=A.w_size&&(_e===0&&(Pe(A.head),A.strstart=0,A.block_start=0,A.insert=0),vt=new e.Buf8(A.w_size),e.arraySet(vt,te,re-A.w_size,A.w_size,0),te=vt,re=A.w_size),de=p.avail_in,pe=p.next_in,xe=p.input,p.avail_in=re,p.next_in=0,p.input=te,Ne(A);A.lookahead>=k;){G=A.strstart,ee=A.lookahead-(k-1);do A.ins_h=(A.ins_h<<A.hash_shift^A.window[G+k-1])&A.hash_mask,A.prev[G&A.w_mask]=A.head[A.ins_h],A.head[A.ins_h]=G,G++;while(--ee);A.strstart=G,A.lookahead=k-1,Ne(A)}return A.strstart+=A.lookahead,A.block_start=A.strstart,A.insert=A.lookahead,A.lookahead=0,A.match_length=A.prev_length=k-1,A.match_available=0,p.next_in=pe,p.input=xe,p.avail_in=de,A.wrap=_e,l}return ut.deflateInit=ie,ut.deflateInit2=Z,ut.deflateReset=se,ut.deflateResetKeep=ne,ut.deflateSetHeader=le,ut.deflate=T,ut.deflateEnd=oe,ut.deflateSetDictionary=be,ut.deflateInfo="pako deflate (from Nodeca project)",ut}var qn,Is;function mm(){if(Is)return qn;Is=1;function e(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}return qn=e,qn}var it={},Ln,Cs;function gm(){if(Cs)return Ln;Cs=1;var e=30,n=12;return Ln=function(i,a){var t,r,s,d,f,l,h,c,b,m,y,g,u,_,E,v,w,x,O,C,N,Y,M,S,R;t=i.state,r=i.next_in,S=i.input,s=r+(i.avail_in-5),d=i.next_out,R=i.output,f=d-(a-i.avail_out),l=d+(i.avail_out-257),h=t.dmax,c=t.wsize,b=t.whave,m=t.wnext,y=t.window,g=t.hold,u=t.bits,_=t.lencode,E=t.distcode,v=(1<<t.lenbits)-1,w=(1<<t.distbits)-1;e:do{u<15&&(g+=S[r++]<<u,u+=8,g+=S[r++]<<u,u+=8),x=_[g&v];t:for(;;){if(O=x>>>24,g>>>=O,u-=O,O=x>>>16&255,O===0)R[d++]=x&65535;else if(O&16){C=x&65535,O&=15,O&&(u<O&&(g+=S[r++]<<u,u+=8),C+=g&(1<<O)-1,g>>>=O,u-=O),u<15&&(g+=S[r++]<<u,u+=8,g+=S[r++]<<u,u+=8),x=E[g&w];r:for(;;){if(O=x>>>24,g>>>=O,u-=O,O=x>>>16&255,O&16){if(N=x&65535,O&=15,u<O&&(g+=S[r++]<<u,u+=8,u<O&&(g+=S[r++]<<u,u+=8)),N+=g&(1<<O)-1,N>h){i.msg="invalid distance too far back",t.mode=e;break e}if(g>>>=O,u-=O,O=d-f,N>O){if(O=N-O,O>b&&t.sane){i.msg="invalid distance too far back",t.mode=e;break e}if(Y=0,M=y,m===0){if(Y+=c-O,O<C){C-=O;do R[d++]=y[Y++];while(--O);Y=d-N,M=R}}else if(m<O){if(Y+=c+m-O,O-=m,O<C){C-=O;do R[d++]=y[Y++];while(--O);if(Y=0,m<C){O=m,C-=O;do R[d++]=y[Y++];while(--O);Y=d-N,M=R}}}else if(Y+=m-O,O<C){C-=O;do R[d++]=y[Y++];while(--O);Y=d-N,M=R}for(;C>2;)R[d++]=M[Y++],R[d++]=M[Y++],R[d++]=M[Y++],C-=3;C&&(R[d++]=M[Y++],C>1&&(R[d++]=M[Y++]))}else{Y=d-N;do R[d++]=R[Y++],R[d++]=R[Y++],R[d++]=R[Y++],C-=3;while(C>2);C&&(R[d++]=R[Y++],C>1&&(R[d++]=R[Y++]))}}else if((O&64)===0){x=E[(x&65535)+(g&(1<<O)-1)];continue r}else{i.msg="invalid distance code",t.mode=e;break e}break}}else if((O&64)===0){x=_[(x&65535)+(g&(1<<O)-1)];continue t}else if(O&32){t.mode=n;break e}else{i.msg="invalid literal/length code",t.mode=e;break e}break}}while(r<s&&d<l);C=u>>3,r-=C,u-=C<<3,g&=(1<<u)-1,i.next_in=r,i.next_out=d,i.avail_in=r<s?5+(s-r):5-(r-s),i.avail_out=d<l?257+(l-d):257-(d-l),t.hold=g,t.bits=u},Ln}var Dn,ks;function vm(){if(ks)return Dn;ks=1;var e=yn(),n=15,o=852,i=592,a=0,t=1,r=2,s=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],d=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],f=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],l=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];return Dn=function(c,b,m,y,g,u,_,E){var v=E.bits,w=0,x=0,O=0,C=0,N=0,Y=0,M=0,S=0,R=0,q=0,L,z,k,j,P,B=null,J=0,H,V=new e.Buf16(n+1),D=new e.Buf16(n+1),F=null,$=0,X,K,ae;for(w=0;w<=n;w++)V[w]=0;for(x=0;x<y;x++)V[b[m+x]]++;for(N=v,C=n;C>=1&&V[C]===0;C--);if(N>C&&(N=C),C===0)return g[u++]=1<<24|64<<16|0,g[u++]=1<<24|64<<16|0,E.bits=1,0;for(O=1;O<C&&V[O]===0;O++);for(N<O&&(N=O),S=1,w=1;w<=n;w++)if(S<<=1,S-=V[w],S<0)return-1;if(S>0&&(c===a||C!==1))return-1;for(D[1]=0,w=1;w<n;w++)D[w+1]=D[w]+V[w];for(x=0;x<y;x++)b[m+x]!==0&&(_[D[b[m+x]]++]=x);if(c===a?(B=F=_,H=19):c===t?(B=s,J-=257,F=d,$-=257,H=256):(B=f,F=l,H=-1),q=0,x=0,w=O,P=u,Y=N,M=0,k=-1,R=1<<N,j=R-1,c===t&&R>o||c===r&&R>i)return 1;for(;;){X=w-M,_[x]<H?(K=0,ae=_[x]):_[x]>H?(K=F[$+_[x]],ae=B[J+_[x]]):(K=96,ae=0),L=1<<w-M,z=1<<Y,O=z;do z-=L,g[P+(q>>M)+z]=X<<24|K<<16|ae|0;while(z!==0);for(L=1<<w-1;q&L;)L>>=1;if(L!==0?(q&=L-1,q+=L):q=0,x++,--V[w]===0){if(w===C)break;w=b[m+_[x]]}if(w>N&&(q&j)!==k){for(M===0&&(M=N),P+=O,Y=w-M,S=1<<Y;Y+M<C&&(S-=V[Y+M],!(S<=0));)Y++,S<<=1;if(R+=1<<Y,c===t&&R>o||c===r&&R>i)return 1;k=q&j,g[k]=N<<24|Y<<16|P-u|0}}return q!==0&&(g[P+q]=w-M<<24|64<<16|0),E.bits=N,0},Dn}var Ps;function ym(){if(Ps)return it;Ps=1;var e=yn(),n=ch(),o=lh(),i=gm(),a=vm(),t=0,r=1,s=2,d=4,f=5,l=6,h=0,c=1,b=2,m=-2,y=-3,g=-4,u=-5,_=8,E=1,v=2,w=3,x=4,O=5,C=6,N=7,Y=8,M=9,S=10,R=11,q=12,L=13,z=14,k=15,j=16,P=17,B=18,J=19,H=20,V=21,D=22,F=23,$=24,X=25,K=26,ae=27,ue=28,ve=29,me=30,we=31,Ce=32,Pe=852,je=592,Ae=15,Ee=Ae;function $e(Z){return(Z>>>24&255)+(Z>>>8&65280)+((Z&65280)<<8)+((Z&255)<<24)}function st(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new e.Buf16(320),this.work=new e.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function Le(Z){var ie;return!Z||!Z.state?m:(ie=Z.state,Z.total_in=Z.total_out=ie.total=0,Z.msg="",ie.wrap&&(Z.adler=ie.wrap&1),ie.mode=E,ie.last=0,ie.havedict=0,ie.dmax=32768,ie.head=null,ie.hold=0,ie.bits=0,ie.lencode=ie.lendyn=new e.Buf32(Pe),ie.distcode=ie.distdyn=new e.Buf32(je),ie.sane=1,ie.back=-1,h)}function Ne(Z){var ie;return!Z||!Z.state?m:(ie=Z.state,ie.wsize=0,ie.whave=0,ie.wnext=0,Le(Z))}function Ye(Z,ie){var T,oe;return!Z||!Z.state||(oe=Z.state,ie<0?(T=0,ie=-ie):(T=(ie>>4)+1,ie<48&&(ie&=15)),ie&&(ie<8||ie>15))?m:(oe.window!==null&&oe.wbits!==ie&&(oe.window=null),oe.wrap=T,oe.wbits=ie,Ne(Z))}function W(Z,ie){var T,oe;return Z?(oe=new st,Z.state=oe,oe.window=null,T=Ye(Z,ie),T!==h&&(Z.state=null),T):m}function Q(Z){return W(Z,Ee)}var ce=!0,ge,he;function Re(Z){if(ce){var ie;for(ge=new e.Buf32(512),he=new e.Buf32(32),ie=0;ie<144;)Z.lens[ie++]=8;for(;ie<256;)Z.lens[ie++]=9;for(;ie<280;)Z.lens[ie++]=7;for(;ie<288;)Z.lens[ie++]=8;for(a(r,Z.lens,0,288,ge,0,Z.work,{bits:9}),ie=0;ie<32;)Z.lens[ie++]=5;a(s,Z.lens,0,32,he,0,Z.work,{bits:5}),ce=!1}Z.lencode=ge,Z.lenbits=9,Z.distcode=he,Z.distbits=5}function Oe(Z,ie,T,oe){var be,p=Z.state;return p.window===null&&(p.wsize=1<<p.wbits,p.wnext=0,p.whave=0,p.window=new e.Buf8(p.wsize)),oe>=p.wsize?(e.arraySet(p.window,ie,T-p.wsize,p.wsize,0),p.wnext=0,p.whave=p.wsize):(be=p.wsize-p.wnext,be>oe&&(be=oe),e.arraySet(p.window,ie,T-oe,be,p.wnext),oe-=be,oe?(e.arraySet(p.window,ie,T-oe,oe,0),p.wnext=oe,p.whave=p.wsize):(p.wnext+=be,p.wnext===p.wsize&&(p.wnext=0),p.whave<p.wsize&&(p.whave+=be))),0}function I(Z,ie){var T,oe,be,p,te,re,A,G,ee,_e,de,pe,xe,vt,qe=0,Ie,Be,We,Xe,_r,br,Me,nt,Ge=new e.Buf8(4),yt,ht,gs=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!Z||!Z.state||!Z.output||!Z.input&&Z.avail_in!==0)return m;T=Z.state,T.mode===q&&(T.mode=L),te=Z.next_out,be=Z.output,A=Z.avail_out,p=Z.next_in,oe=Z.input,re=Z.avail_in,G=T.hold,ee=T.bits,_e=re,de=A,nt=h;e:for(;;)switch(T.mode){case E:if(T.wrap===0){T.mode=L;break}for(;ee<16;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if(T.wrap&2&&G===35615){T.check=0,Ge[0]=G&255,Ge[1]=G>>>8&255,T.check=o(T.check,Ge,2,0),G=0,ee=0,T.mode=v;break}if(T.flags=0,T.head&&(T.head.done=!1),!(T.wrap&1)||(((G&255)<<8)+(G>>8))%31){Z.msg="incorrect header check",T.mode=me;break}if((G&15)!==_){Z.msg="unknown compression method",T.mode=me;break}if(G>>>=4,ee-=4,Me=(G&15)+8,T.wbits===0)T.wbits=Me;else if(Me>T.wbits){Z.msg="invalid window size",T.mode=me;break}T.dmax=1<<Me,Z.adler=T.check=1,T.mode=G&512?S:q,G=0,ee=0;break;case v:for(;ee<16;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if(T.flags=G,(T.flags&255)!==_){Z.msg="unknown compression method",T.mode=me;break}if(T.flags&57344){Z.msg="unknown header flags set",T.mode=me;break}T.head&&(T.head.text=G>>8&1),T.flags&512&&(Ge[0]=G&255,Ge[1]=G>>>8&255,T.check=o(T.check,Ge,2,0)),G=0,ee=0,T.mode=w;case w:for(;ee<32;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}T.head&&(T.head.time=G),T.flags&512&&(Ge[0]=G&255,Ge[1]=G>>>8&255,Ge[2]=G>>>16&255,Ge[3]=G>>>24&255,T.check=o(T.check,Ge,4,0)),G=0,ee=0,T.mode=x;case x:for(;ee<16;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}T.head&&(T.head.xflags=G&255,T.head.os=G>>8),T.flags&512&&(Ge[0]=G&255,Ge[1]=G>>>8&255,T.check=o(T.check,Ge,2,0)),G=0,ee=0,T.mode=O;case O:if(T.flags&1024){for(;ee<16;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}T.length=G,T.head&&(T.head.extra_len=G),T.flags&512&&(Ge[0]=G&255,Ge[1]=G>>>8&255,T.check=o(T.check,Ge,2,0)),G=0,ee=0}else T.head&&(T.head.extra=null);T.mode=C;case C:if(T.flags&1024&&(pe=T.length,pe>re&&(pe=re),pe&&(T.head&&(Me=T.head.extra_len-T.length,T.head.extra||(T.head.extra=new Array(T.head.extra_len)),e.arraySet(T.head.extra,oe,p,pe,Me)),T.flags&512&&(T.check=o(T.check,oe,pe,p)),re-=pe,p+=pe,T.length-=pe),T.length))break e;T.length=0,T.mode=N;case N:if(T.flags&2048){if(re===0)break e;pe=0;do Me=oe[p+pe++],T.head&&Me&&T.length<65536&&(T.head.name+=String.fromCharCode(Me));while(Me&&pe<re);if(T.flags&512&&(T.check=o(T.check,oe,pe,p)),re-=pe,p+=pe,Me)break e}else T.head&&(T.head.name=null);T.length=0,T.mode=Y;case Y:if(T.flags&4096){if(re===0)break e;pe=0;do Me=oe[p+pe++],T.head&&Me&&T.length<65536&&(T.head.comment+=String.fromCharCode(Me));while(Me&&pe<re);if(T.flags&512&&(T.check=o(T.check,oe,pe,p)),re-=pe,p+=pe,Me)break e}else T.head&&(T.head.comment=null);T.mode=M;case M:if(T.flags&512){for(;ee<16;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if(G!==(T.check&65535)){Z.msg="header crc mismatch",T.mode=me;break}G=0,ee=0}T.head&&(T.head.hcrc=T.flags>>9&1,T.head.done=!0),Z.adler=T.check=0,T.mode=q;break;case S:for(;ee<32;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}Z.adler=T.check=$e(G),G=0,ee=0,T.mode=R;case R:if(T.havedict===0)return Z.next_out=te,Z.avail_out=A,Z.next_in=p,Z.avail_in=re,T.hold=G,T.bits=ee,b;Z.adler=T.check=1,T.mode=q;case q:if(ie===f||ie===l)break e;case L:if(T.last){G>>>=ee&7,ee-=ee&7,T.mode=ae;break}for(;ee<3;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}switch(T.last=G&1,G>>>=1,ee-=1,G&3){case 0:T.mode=z;break;case 1:if(Re(T),T.mode=H,ie===l){G>>>=2,ee-=2;break e}break;case 2:T.mode=P;break;case 3:Z.msg="invalid block type",T.mode=me}G>>>=2,ee-=2;break;case z:for(G>>>=ee&7,ee-=ee&7;ee<32;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if((G&65535)!==(G>>>16^65535)){Z.msg="invalid stored block lengths",T.mode=me;break}if(T.length=G&65535,G=0,ee=0,T.mode=k,ie===l)break e;case k:T.mode=j;case j:if(pe=T.length,pe){if(pe>re&&(pe=re),pe>A&&(pe=A),pe===0)break e;e.arraySet(be,oe,p,pe,te),re-=pe,p+=pe,A-=pe,te+=pe,T.length-=pe;break}T.mode=q;break;case P:for(;ee<14;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if(T.nlen=(G&31)+257,G>>>=5,ee-=5,T.ndist=(G&31)+1,G>>>=5,ee-=5,T.ncode=(G&15)+4,G>>>=4,ee-=4,T.nlen>286||T.ndist>30){Z.msg="too many length or distance symbols",T.mode=me;break}T.have=0,T.mode=B;case B:for(;T.have<T.ncode;){for(;ee<3;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}T.lens[gs[T.have++]]=G&7,G>>>=3,ee-=3}for(;T.have<19;)T.lens[gs[T.have++]]=0;if(T.lencode=T.lendyn,T.lenbits=7,yt={bits:T.lenbits},nt=a(t,T.lens,0,19,T.lencode,0,T.work,yt),T.lenbits=yt.bits,nt){Z.msg="invalid code lengths set",T.mode=me;break}T.have=0,T.mode=J;case J:for(;T.have<T.nlen+T.ndist;){for(;qe=T.lencode[G&(1<<T.lenbits)-1],Ie=qe>>>24,Be=qe>>>16&255,We=qe&65535,!(Ie<=ee);){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if(We<16)G>>>=Ie,ee-=Ie,T.lens[T.have++]=We;else{if(We===16){for(ht=Ie+2;ee<ht;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if(G>>>=Ie,ee-=Ie,T.have===0){Z.msg="invalid bit length repeat",T.mode=me;break}Me=T.lens[T.have-1],pe=3+(G&3),G>>>=2,ee-=2}else if(We===17){for(ht=Ie+3;ee<ht;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}G>>>=Ie,ee-=Ie,Me=0,pe=3+(G&7),G>>>=3,ee-=3}else{for(ht=Ie+7;ee<ht;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}G>>>=Ie,ee-=Ie,Me=0,pe=11+(G&127),G>>>=7,ee-=7}if(T.have+pe>T.nlen+T.ndist){Z.msg="invalid bit length repeat",T.mode=me;break}for(;pe--;)T.lens[T.have++]=Me}}if(T.mode===me)break;if(T.lens[256]===0){Z.msg="invalid code -- missing end-of-block",T.mode=me;break}if(T.lenbits=9,yt={bits:T.lenbits},nt=a(r,T.lens,0,T.nlen,T.lencode,0,T.work,yt),T.lenbits=yt.bits,nt){Z.msg="invalid literal/lengths set",T.mode=me;break}if(T.distbits=6,T.distcode=T.distdyn,yt={bits:T.distbits},nt=a(s,T.lens,T.nlen,T.ndist,T.distcode,0,T.work,yt),T.distbits=yt.bits,nt){Z.msg="invalid distances set",T.mode=me;break}if(T.mode=H,ie===l)break e;case H:T.mode=V;case V:if(re>=6&&A>=258){Z.next_out=te,Z.avail_out=A,Z.next_in=p,Z.avail_in=re,T.hold=G,T.bits=ee,i(Z,de),te=Z.next_out,be=Z.output,A=Z.avail_out,p=Z.next_in,oe=Z.input,re=Z.avail_in,G=T.hold,ee=T.bits,T.mode===q&&(T.back=-1);break}for(T.back=0;qe=T.lencode[G&(1<<T.lenbits)-1],Ie=qe>>>24,Be=qe>>>16&255,We=qe&65535,!(Ie<=ee);){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if(Be&&(Be&240)===0){for(Xe=Ie,_r=Be,br=We;qe=T.lencode[br+((G&(1<<Xe+_r)-1)>>Xe)],Ie=qe>>>24,Be=qe>>>16&255,We=qe&65535,!(Xe+Ie<=ee);){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}G>>>=Xe,ee-=Xe,T.back+=Xe}if(G>>>=Ie,ee-=Ie,T.back+=Ie,T.length=We,Be===0){T.mode=K;break}if(Be&32){T.back=-1,T.mode=q;break}if(Be&64){Z.msg="invalid literal/length code",T.mode=me;break}T.extra=Be&15,T.mode=D;case D:if(T.extra){for(ht=T.extra;ee<ht;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}T.length+=G&(1<<T.extra)-1,G>>>=T.extra,ee-=T.extra,T.back+=T.extra}T.was=T.length,T.mode=F;case F:for(;qe=T.distcode[G&(1<<T.distbits)-1],Ie=qe>>>24,Be=qe>>>16&255,We=qe&65535,!(Ie<=ee);){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if((Be&240)===0){for(Xe=Ie,_r=Be,br=We;qe=T.distcode[br+((G&(1<<Xe+_r)-1)>>Xe)],Ie=qe>>>24,Be=qe>>>16&255,We=qe&65535,!(Xe+Ie<=ee);){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}G>>>=Xe,ee-=Xe,T.back+=Xe}if(G>>>=Ie,ee-=Ie,T.back+=Ie,Be&64){Z.msg="invalid distance code",T.mode=me;break}T.offset=We,T.extra=Be&15,T.mode=$;case $:if(T.extra){for(ht=T.extra;ee<ht;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}T.offset+=G&(1<<T.extra)-1,G>>>=T.extra,ee-=T.extra,T.back+=T.extra}if(T.offset>T.dmax){Z.msg="invalid distance too far back",T.mode=me;break}T.mode=X;case X:if(A===0)break e;if(pe=de-A,T.offset>pe){if(pe=T.offset-pe,pe>T.whave&&T.sane){Z.msg="invalid distance too far back",T.mode=me;break}pe>T.wnext?(pe-=T.wnext,xe=T.wsize-pe):xe=T.wnext-pe,pe>T.length&&(pe=T.length),vt=T.window}else vt=be,xe=te-T.offset,pe=T.length;pe>A&&(pe=A),A-=pe,T.length-=pe;do be[te++]=vt[xe++];while(--pe);T.length===0&&(T.mode=V);break;case K:if(A===0)break e;be[te++]=T.length,A--,T.mode=V;break;case ae:if(T.wrap){for(;ee<32;){if(re===0)break e;re--,G|=oe[p++]<<ee,ee+=8}if(de-=A,Z.total_out+=de,T.total+=de,de&&(Z.adler=T.check=T.flags?o(T.check,be,de,te-de):n(T.check,be,de,te-de)),de=A,(T.flags?G:$e(G))!==T.check){Z.msg="incorrect data check",T.mode=me;break}G=0,ee=0}T.mode=ue;case ue:if(T.wrap&&T.flags){for(;ee<32;){if(re===0)break e;re--,G+=oe[p++]<<ee,ee+=8}if(G!==(T.total&4294967295)){Z.msg="incorrect length check",T.mode=me;break}G=0,ee=0}T.mode=ve;case ve:nt=c;break e;case me:nt=y;break e;case we:return g;case Ce:default:return m}return Z.next_out=te,Z.avail_out=A,Z.next_in=p,Z.avail_in=re,T.hold=G,T.bits=ee,(T.wsize||de!==Z.avail_out&&T.mode<me&&(T.mode<ae||ie!==d))&&Oe(Z,Z.output,Z.next_out,de-Z.avail_out),_e-=Z.avail_in,de-=Z.avail_out,Z.total_in+=_e,Z.total_out+=de,T.total+=de,T.wrap&&de&&(Z.adler=T.check=T.flags?o(T.check,be,de,Z.next_out-de):n(T.check,be,de,Z.next_out-de)),Z.data_type=T.bits+(T.last?64:0)+(T.mode===q?128:0)+(T.mode===H||T.mode===k?256:0),(_e===0&&de===0||ie===d)&&nt===h&&(nt=u),nt}function ne(Z){if(!Z||!Z.state)return m;var ie=Z.state;return ie.window&&(ie.window=null),Z.state=null,h}function se(Z,ie){var T;return!Z||!Z.state||(T=Z.state,(T.wrap&2)===0)?m:(T.head=ie,ie.done=!1,h)}function le(Z,ie){var T=ie.length,oe,be,p;return!Z||!Z.state||(oe=Z.state,oe.wrap!==0&&oe.mode!==R)?m:oe.mode===R&&(be=1,be=n(be,ie,T,0),be!==oe.check)?y:(p=Oe(Z,ie,T,T),p?(oe.mode=we,g):(oe.havedict=1,h))}return it.inflateReset=Ne,it.inflateReset2=Ye,it.inflateResetKeep=Le,it.inflateInit=Q,it.inflateInit2=W,it.inflate=I,it.inflateEnd=ne,it.inflateGetHeader=se,it.inflateSetDictionary=le,it.inflateInfo="pako inflate (from Nodeca project)",it}var Nn,js;function _m(){return js||(js=1,Nn={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}),Nn}function bm(){const{useDynamicConfig:e}=wt(),{configValue:n,isDynamicConfigLoading:o}=e(xt.creditAgentEnablement),i=He.getSignedInUser()?.userEmail;return{isAllowed:fe.useMemo(()=>{const t=Array.isArray(n?.allowedUserEmails)?n.allowedUserEmails:[];return i!=null&&t.includes(i)},[n,i]),isLoading:o}}function St(){const{isAllowed:e}=bm();return e?Op:Tp}const wm={overlayWidth:new at(100,100,50)};function qs(){const e=Fe(),n=Je(),o=lr(),i=Ft(),a=St(),t=Se(M=>Lf(M)),r=t.uiState.selectedCustomerTenantId,s=fe.useMemo(()=>r?t.customers.find(M=>M.tenantId===r):void 0,[t.customers,r]),d=Se(M=>r?Df(M.aiAccountantCustomerState,M.userState,r):[]),f=t.customerViewStateByTenantId[r],l=f?.jobsFetchStatus??{fetchState:"Not-Started"},h=f?.jobsPageToken!=null;fe.useEffect(()=>{t.fetchState==="Completed"?n(It(!1)):(t.fetchState==="Not-Started"||t.fetchState==="Error")&&n(vs())},[t.fetchState]);const c=M=>{const S=kt(M),R=Bt(M);Ve.trackCockpitTabClicked(R),e(`../../${S}`,{replace:!0})},b=(M,S,R,q)=>{n(Dt([M.tenantId])),n(nn(S,R,q))},m=(M,S,R)=>{n(nn(M,S,R))},y=(M,S)=>{n(Dt(t.unonboardedTenantIds)),n(nn("retrain",M,S))},g=M=>{const S=t.selectedTenantIds,R=S.includes(M)?S.filter(q=>q!==M):[...S,M];n(Dt(R))},u=M=>{if(M.length===0)return;const S=t.selectedTenantIds,R=new Set(S);if(M.every(L=>R.has(L))){const L=new Set(M);n(Dt(S.filter(z=>!L.has(z))))}else{const L=Array.from(new Set([...S,...M]));n(Dt(L))}},_=()=>{n(Dt([]))},E=M=>{n(Nf(M.companyId,M.tenantId))},v=M=>{M==="aiAccountant"&&n(vs())},w=(M,S)=>{n(Wt({sortKey:M,sortOrder:S}))},x=M=>{n(Wt({selectedCustomerTenantId:M.tenantId})),n(on(M.tenantId))},O=()=>{n(Wt({selectedCustomerTenantId:""}))},C=M=>{n(Wt({filterText:M}))},N=(M,S)=>{n(Wt({filters:S}))},Y=()=>{r&&n(on(r,!0))};return U.jsxs(U.Fragment,{children:[U.jsx(xp,{headerData:{allTabOptions:a,selectedTabOption:Et("aiAccountant")},headerActions:{onTabChange:c},aiAccountantPageData:{aiAccountantView:t},aiAccountantPageActions:{onAction:b,onBulkAction:m,onCancelOnboarding:E,onClearSelection:_,onCockpitReloadData:v,onColumnSortConfigChanged:w,onCustomerSelected:x,onEvaluateAll:y,onFilterTextChanged:C,onFiltersChange:N,onToggleAllVisible:u,onToggleTenantSelection:g}}),U.jsx(hr,{anchor:"right",open:s!=null,PaperProps:{style:{width:wm.overlayWidth.valuePercentage(o),boxShadow:"none"}},slotProps:{backdrop:{style:{backgroundColor:i.colors.black,opacity:.75,cursor:"pointer"}}},onClose:O,children:s!=null&&U.jsx(rh,{customer:s,hasMoreJobs:h,jobs:d,jobsFetchStatus:l,onAction:b,onCancelOnboarding:E,onClose:O,onLoadMoreJobs:Y})})]})}function Em(){const{tenantId:e=""}=ot(),n=Fe(),o=Je(),i=Se(c=>ud(c.aiAccountantCustomerState,c.userState)),a=Se(c=>Lf(c)),t=i.find(c=>c.tenantId===e),r=a.customerViewStateByTenantId[e],s=Se(c=>Df(c.aiAccountantCustomerState,c.userState,e));if(fe.useEffect(()=>{o(on(e))},[e,o]),t==null)return null;const d=(c,b,m,y)=>{o(Dt([c.tenantId])),o(nn(b,m,y))},f=c=>{o(Nf(c.companyId,c.tenantId))},l=()=>{n("../")},h=()=>{o(on(e,!0))};return U.jsx(rh,{customer:t,hasMoreJobs:r?.jobsPageToken!=null,jobs:s,jobsFetchStatus:r?.jobsFetchStatus??{fetchState:"Not-Started"},onAction:d,onCancelOnboarding:f,onClose:l,onLoadMoreJobs:h})}const fh=(e,n)=>{const o=[...e??[]];return o.push(n),o},Sm=e=>{const n=[...e??[]];return{poppedPathname:n.pop(),newStack:n}},Rm=(e=2)=>{let n="../";for(let o=0;o<e;o++)n=`${n}../`;return n},ke=({state:e,element:n})=>He.isSignedIn()===!0?U.jsx(U.Fragment,{children:n}):U.jsx(ir,{to:"/signin/auth",replace:!0,state:{...e,message:"...",origin:window.location.pathname}});function Om(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/",element:U.jsx(ke,{element:U.jsx(qs,{})})}),U.jsx(Te,{path:"/detail/:tenantId",element:U.jsx(ke,{element:U.jsx(Em,{})})}),U.jsx(Te,{path:"/*",element:U.jsx(ke,{element:U.jsx(qs,{})})})]})}const Ut=()=>{const[e,n]=uh(),[o,i]=fe.useState(),a=fe.useRef(!1);return fe.useEffect(()=>{if(a.current===!0||!(e.has("thread_id")||e.has("entity_type")||e.has("company_id")))return;const r=Ap(e);r!=null&&i(r);const s=new URLSearchParams(e);s.delete("thread_id"),s.delete("entity_type"),s.delete("company_id"),n(s,{replace:!0}),a.current=!0},[e,n]),o},Tm={overlayWidth:new at(100,100,50)},{common:{strings:Ls}}=fr.getLocalizedStrings();function xm(e,n){return{headerActions:{onTabChange:o=>{const i=kt(o),a=Bt(o);Ve.trackCockpitTabClicked(a),n.navigate(`../../${i}`,{replace:!0})},filterActions:{onFilterTextChanged:(o,i)=>{e(wr({uiState:{filterText:i}}))},onFiltersChange:(o,i)=>{i.categories!=null&&i.categoryCombinationOperator!=null&&Ve.trackHealthMonitorFiltersApplied({filterSelection:{condition:i.categories.map(a=>a.matchingOperator).join(Ls.comma),logic:i.categoryCombinationOperator,parameter:i.categories.map(a=>a.field).join(Ls.comma)}}),e(wr({uiState:{filters:i}}))}}},healthPageActions:{onRowClick:o=>{e(Ff(o))},onColumnSortConfigChanged:(o,i)=>{e(wr({uiState:{sortKey:o,sortOrder:i}}))},onCockpitReloadData:o=>{o==="healthMonitor"&&e(Mf())},onFiltersChange:o=>{e(wr({uiState:{filters:o}}))}}}}function Am(e,n){return{healthPageData:{healthView:n.healthView,managementView:n.managementView,mixpanelUrl:n.mixpanelHMUrl}}}const Im=ze(Am,xm)(Pp);function Mn({isDrawerOpen:e}){const n=Fe(),o=Je(),i=Ft(),a=lr(),{companyId:t}=ot(),[r,s]=uh(),[d,f]=fe.useState(!1),l=Ut(),h=St(),c=Se(w=>cd(w)),b=Se(w=>ur(w)),{additionalChurnFactors:m}=Se(w=>ld(w)),{selectedCompanyDetail:y,selectedCompanyId:g,localFormDataAndStatusByCompanyId:u}=c,_=Se(w=>w.companyViewState.zeniUsers.fetchState),E=Se(w=>w.companyHealthMetricConfigViewState);if(fe.useEffect(()=>{const w=x=>x==="Not-Started"||x==="Error";c.fetchState==="Completed"?o(It(!1)):w(c.fetchState)&&(o(Mf()),w(_)&&o(Ct()),w(E.fetchState)&&o(fd()))},[c.fetchState,E.fetchState]),fe.useEffect(()=>{t!=null&&c.fetchState==="Completed"&&r.has("utm_source")===!0&&(o(Ff(t)),y!=null&&(Ip(),Ve.trackCockpitHealthMonitorNotificationAlertClicked({companyId:y.companyInfo.companyId,companyName:y.companyInfo.name,churnProbability:y.companyHealthMetric.churnProbabilityPercentage??null}),f(!0),r.delete("utm_source"),s(r)))},[c.fetchState,y?.companyInfo.companyId,y?.companyInfo.name]),He.getSignedInUser()==null)throw Error("Can't access Health Monitor page without signing in...");return U.jsxs(U.Fragment,{children:[e===!0||g!=null&&y!=null?U.jsx(hr,{anchor:"right",open:g!=null,PaperProps:{style:{width:Tm.overlayWidth.valuePercentage(a),boxShadow:"none"}},slotProps:{backdrop:{style:{backgroundColor:i.colors.black,opacity:.75,cursor:"pointer"}}},onClose:()=>o(ys()),children:U.jsx(Cp,{roomId:`cockpit_${g}`,autoConnect:!0,children:U.jsx(kp,{onSaveClick:()=>{g!=null&&o(dd(g))},onSaveChangesToLocalStore:w=>{c.selectedCompanyId!=null&&o(hd({companyId:c.selectedCompanyId,updatedLocalData:w}))},localData:u?.companyHealthMetricLocalData??{netPromoterScore:void 0,externalProductServiceExposure:void 0,additionalChurnFactors:{increasingChurnProbability:[],decreasingChurnProbability:[]}},companyHealthMetricViewSelector:c,onCloseDrawer:()=>o(ys()),analytics:Ve,urlSource:d,additionalChurnFactorsOptions:m})})}):null,U.jsx(Im,{headerData:{allTabOptions:h,selectedTabOption:Et("healthMonitor")},initialOpenThreadRequest:l??void 0,healthView:c,managementView:b,navigate:n,mixpanelHMUrl:pn.mixpanelHMUrl})]})}function Cm(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/companies/:companyId",element:U.jsx(ke,{element:U.jsx(Mn,{isDrawerOpen:!0})})}),U.jsx(Te,{path:"/",element:U.jsx(ke,{element:U.jsx(Mn,{})})}),U.jsx(Te,{path:"/*",element:U.jsx(ke,{element:U.jsx(Mn,{})})})]})}const km={drawerLeftMargin:new at(0,0,240)};function mr(e){const{isOpen:n,drawerLeftMargin:o,children:i,onClose:a}=e,t=lr(),r=o?.valuePx(t)??km.drawerLeftMargin.valuePx(t),s=Ft();return U.jsx(hr,{anchor:"right",open:n,PaperProps:{style:{width:`calc(100% - ${r})`}},slotProps:{backdrop:{style:{backgroundColor:s.colors.black,opacity:.8,cursor:"pointer"}}},onClose:a,children:i})}const Pm=({fetchState:e})=>e==="In-Progress"||e==="Not-Started"?U.jsx(jm,{children:U.jsx(mn,{size:"ExtraLarge",start:!0})}):null,jm=tt.div`
|
|
3
3
|
display: flex;
|
|
4
4
|
width: 100%;
|
|
5
5
|
height: 100%;
|
|
@@ -177,4 +177,4 @@ Found: ${o.toString().split(`
|
|
|
177
177
|
`;function P_(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/report/:companyId",element:U.jsx(ke,{element:U.jsx(Do,{})})}),U.jsx(Te,{path:"/warnings/:companyId",element:U.jsx(ke,{element:U.jsx(Do,{})})}),U.jsx(Te,{path:"/*",element:U.jsx(ke,{element:U.jsx(Do,{})})})]})}function j_(e,n){const o=Kf(e,n.tenantId),i=o.estimateStatus?.fetchState!=="In-Progress"?void 0:"readonly";return{localData:o,isDisabled:i}}function q_(e,n){const{tenantId:o,companyId:i,location:a,navigate:t}=n;return{onSubscriptionDetailsChanged:r=>{const{addPlan:s,invoiceOption:d}=r,{subscriptionPlan:f,recurringAddOns:l,coupon:h}=s,c={subscriptionPlanId:f.selectedOption??"",subscriptionAddOnIds:l.filter(b=>b.selectedOption!=null).map(b=>b.selectedOption),subscriptionCouponIds:h.selectedOption!=null?[h.selectedOption]:[],invoiceImmediately:d.invoicingOption!=null};s.planStartDate!=null&&(c.startDate=an(s.planStartDate.toString())),e(Xf({tenantId:o,subscriptionData:c}))},onEstimateSuccess:()=>{const r=fh(a.state?.pathnameStackToGoBack,a.pathname);t(`../tenants/${o}/companies/${i}/summary`,{state:{pathnameStackToGoBack:r}})},onReviewClick:()=>{e(sp(o))},onBackClick:()=>{t(`../tenants/${o}/companies/${i}`)},onResetClick:()=>{e(Yo(o))}}}const L_=ze(j_,q_)(Jp),D_=e=>{const{tenantId:n,companyId:o,location:i,navigate:a}=e;return U.jsx(L_,{tenantId:n,companyId:o,location:i,navigate:a})};function N_(e,n){const{companyId:o,tenantId:i}=n,a=cp(e,o,i),t=a.fetchState!=="In-Progress";return{subscriptionDetailView:a,canUpdate:t}}function M_(e,n){const{tenantId:o,location:i,navigate:a}=n;return{onUpdateOrAddPlanClick:t=>{e(Yo(o,t)),e(lp()),e(fp()),e(hp()),t!=null?a(`${i.pathname}/update`):a(`${i.pathname}/add`)},onCloseClick:()=>{a("../")}}}const F_=ze(N_,M_)(Yp),B_=e=>{const{tenantId:n,companyId:o,location:i,navigate:a}=e,t=Je(),[r,s]=fe.useState(!1),d=Se(f=>f.subscriptionViewState.subscriptionDetailsByCompanyId[o]?.fetchStatus);return fe.useEffect(()=>{!r&&(d==null||d?.fetchState==="Not-Started")&&(s(!0),t(up(o)))},[r,d,o,t]),fe.useEffect(()=>{r&&d!=null&&d?.fetchState==="Error"&&a("../subscription")},[r,d]),U.jsx(F_,{tenantId:n,companyId:o,location:i,navigate:a})};function U_(e,n){return{subscriptionEstimateData:dp(e,n.tenantId)}}function V_(e,n){const{tenantId:o,companyId:i,location:a,navigate:t}=n,r=()=>{const s=Sm(a.state?.pathnameStackToGoBack),d=s.poppedPathname??Rm(1);t(d,{state:{pathnameStackToGoBack:s.newStack}})};return{onBackClick:()=>{r()},onCancelClick:()=>{r()},onConfirmClick:()=>{e(pp(o))},onConfirmSuccess:()=>{t(`../tenants/${o}/companies/${i}`)}}}const $_=ze(U_,V_)(Wp),z_=e=>{const{tenantId:n,companyId:o,location:i,navigate:a}=e;return U.jsx($_,{companyId:o,tenantId:n,location:i,navigate:a})};function G_(e,n){const o=Kf(e,n.tenantId),i=o.estimateStatus.fetchState!=="In-Progress"?void 0:"readonly";return{localData:o,isDisabled:i}}function H_(e,n){const{tenantId:o,companyId:i,location:a,navigate:t}=n;return{onSubscriptionDetailsChanged:r=>{const{updatePlan:s,applyChanges:d}=r,{subscriptionPlan:f,recurringAddOns:l,coupon:h}=s,c={subscriptionPlanId:f.selectedOption??"",subscriptionAddOnIds:l.filter(b=>b.selectedOption!=null).map(b=>b.selectedOption),subscriptionCouponIds:h.selectedOption!=null?[h.selectedOption]:[],invoiceImmediately:!0,applyEndOfTerm:d.changeType==="applyEndOfTerm",shouldProrate:d.shouldProrate};e(Xf({tenantId:o,subscriptionData:c}))},onEstimateSuccess:()=>{const r=fh(a.state?.pathnameStackToGoBack,a.pathname);t(`../tenants/${o}/companies/${i}/summary`,{state:{pathnameStackToGoBack:r}})},onReviewClick:()=>{e(mp(o))},onBackClick:()=>{t(`../tenants/${o}/companies/${i}`)},onResetClick:r=>{e(Yo(o,r.subscription.subscription.subscriptionId))}}}const Z_=ze(G_,H_)(Kp),J_=e=>{const{tenantId:n,companyId:o,location:i,navigate:a}=e;return U.jsx(Z_,{tenantId:n,companyId:o,location:i,navigate:a})},sd=["add","update","summary"],Y_=e=>vp(e,sd),W_=e=>gp(e,sd),K_=()=>{const[e,n]=fe.useState(!0),{tenantId:o,companyId:i,updatePageType:a}=ot(),t=Fe(),r=Se(d=>o!=null?d.subscriptionViewState.subscriptionUpdateViewDataByTenantId[o]:null);if(He.getSignedInUser()==null)throw Error("Can't access subscription details drawer without signing in...");return fe.useEffect(()=>{(r==null&&a!=null||W_(a??"")==null)&&t(`../tenants/${o}/companies/${i}`)},[r]),U.jsx(mr,{isOpen:e,onClose:()=>{n(!1),t("../subscription")},children:U.jsx(Q_,{children:U.jsx(X_,{tenantId:o,companyId:i,updatePageType:a!=null?Y_(a):void 0})})})},X_=({tenantId:e,companyId:n,updatePageType:o})=>{const i=Fe(),a=Wo(),t={tenantId:e,companyId:n,navigate:i,location:a};if(o==null)return U.jsx(B_,{...t});switch(o){case"update":return U.jsx(J_,{...t});case"add":return U.jsx(D_,{...t});case"summary":return U.jsx(z_,{...t});default:return console.error("Subscription Update Page - Invalid Url"),U.jsx(ir,{to:"/",replace:!0})}},Q_=tt(Ht)`
|
|
178
178
|
display: flex;
|
|
179
179
|
min-height: 100%;
|
|
180
|
-
`;function eb(e,n){return{headerActions:{onTabChange:o=>{const i=kt(o),a=Bt(o);Ve.trackCockpitTabClicked(a),n.navigate(`../../${i}`,{replace:!0})},filterActions:{onFilterTextChanged:(o,i)=>{e(zt({filterText:i}))},onFiltersChange:(o,i)=>{e(zt({filters:i}))}}},subscriptionPageActions:{onColumnSortConfigChanged:(o,i)=>{e(zt({sortKey:o,sortOrder:i}))},onCollapseToggled:(o,i)=>{e(zt({isRowCollapseToggled:{companyId:o,isCollapsed:i}}))},onScroll:o=>{e(zt({scrollYOffset:o}))},changeHandlers:(o,i)=>{const a=nb(i);Object.keys(a).length>0&&e(zo(o,a))},onCompanyNameClicked:o=>window.open(`/${o.company.company.companyInfo.primaryEmailDomain}/dashboard`),onPassportIconClicked:o=>window.open(`/${o.company.company.companyInfo.primaryEmailDomain}/dashboard/company_details`),onPlanOrAddOnClicked:(o,i)=>{e(_p({tenantId:i})),n.navigate(`../tenants/${i}/companies/${o}`)},onFiltersChange:(o,i)=>{e(zt({filters:i}))},onCockpitReloadData:o=>{o==="subscription"&&e(Zo())}}}}function tb(e,n){return{subscriptionPageData:{loggedInUser:n.signedInUser,subscriptionView:n.subscriptionView}}}const rb=ze(tb,eb)(Xp);function No({isDrawerOpen:e}){const n=Fe(),o=Je(),i=Ut(),a=St(),t=Se(d=>yp(d)),r=Se(d=>d.companyViewState.zeniUsers.fetchState);fe.useEffect(()=>{t.fetchState==="Completed"?o(It(!1)):(t.fetchState==="Not-Started"||t.fetchState==="Error")&&(o(Zo()),(r==="Not-Started"||r==="Error")&&o(Ct()))},[t.fetchState]);const s=He.getSignedInUser();return U.jsxs(U.Fragment,{children:[e===!0?U.jsx(K_,{}):null,U.jsx(rb,{headerData:{allTabOptions:a,selectedTabOption:Et("subscription")},initialOpenThreadRequest:i??void 0,signedInUser:s,subscriptionView:t,navigate:n})]})}const nb=e=>{const{users:n}=e;return n?{users:n}:{}};function ib(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/tenants/:tenantId/companies/:companyId",element:U.jsx(ke,{element:U.jsx(No,{isDrawerOpen:!0})})}),U.jsx(Te,{path:"/tenants/:tenantId/companies/:companyId/:updatePageType",element:U.jsx(ke,{element:U.jsx(No,{isDrawerOpen:!0})})}),U.jsx(Te,{path:"/*",element:U.jsx(ke,{element:U.jsx(No,{})})})]})}function ab(e,n){const{navigate:o}=n;return{headerActions:{onTabChange:i=>{const a=kt(i);o(`../../${a}`,{replace:!0})},filterActions:{onFilterTextChanged:(i,a)=>{e(Es({filterText:a}))},onFiltersChange:(i,a)=>{e(Es({filters:a}))}}},taskManagerPageActions:{onRowClick:(i,a)=>{window.open(`/${i}/tasks/${a}`)},onCockpitReloadData:i=>{i==="taskManager"&&e(Mo(0,"dueDate","descending",!1))},onFetchTaskManagerView:(i,a,t,r,s,d)=>{e(Mo(i,a,t,r,s,d))}}}}function ob(e,n){return{isBirdsEyeViewEnabled:n.isBirdsEyeViewEnabled,taskManagerPageData:{companyTaskManagerView:n.companyTaskManagerView}}}const sb=ze(ob,ab)(Qp);function jf(){const e=Fe(),n=Je(),o=Ut(),i=St(),{useFeatureGate:a}=wt(),{isFeatureEnabled:t}=a(gn.isBirdsEyeViewEnabled),r=Se(h=>bp(h)),s=Se(h=>wp(h)),d=Se(h=>h.companyViewState.zeniUsers.fetchState);if(fe.useEffect(()=>{r.fetchState==="Completed"?n(It(!1)):r.fetchState==="Not-Started"&&(n(Mo(0,"dueDate","descending",!1)),n(Ep()),(d==="Not-Started"||d==="Error")&&n(Ct()))},[r.fetchState]),fe.useEffect(()=>{t&&(r.metricsFetchState==="Not-Started"||r.metricsFetchState==="Error")&&n(Sp())},[t,r.metricsFetchState]),He.getSignedInUser()==null)throw Error("Can't access task manager page without signing in...");const l=fe.useMemo(()=>({allTabOptions:i,selectedTabOption:Et("taskManager")}),[i]);return U.jsx(sb,{headerData:l,companyTaskManagerView:r,isBirdsEyeViewEnabled:t,initialOpenThreadRequest:o,navigate:e,reviewCount:s})}function ub(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/",element:U.jsx(ke,{element:U.jsx(jf,{})})}),U.jsx(Te,{path:"/*",element:U.jsx(ke,{element:U.jsx(jf,{})})})]})}const cb=sh(()=>Qf(()=>import("./CreditAgentRoutes-
|
|
180
|
+
`;function eb(e,n){return{headerActions:{onTabChange:o=>{const i=kt(o),a=Bt(o);Ve.trackCockpitTabClicked(a),n.navigate(`../../${i}`,{replace:!0})},filterActions:{onFilterTextChanged:(o,i)=>{e(zt({filterText:i}))},onFiltersChange:(o,i)=>{e(zt({filters:i}))}}},subscriptionPageActions:{onColumnSortConfigChanged:(o,i)=>{e(zt({sortKey:o,sortOrder:i}))},onCollapseToggled:(o,i)=>{e(zt({isRowCollapseToggled:{companyId:o,isCollapsed:i}}))},onScroll:o=>{e(zt({scrollYOffset:o}))},changeHandlers:(o,i)=>{const a=nb(i);Object.keys(a).length>0&&e(zo(o,a))},onCompanyNameClicked:o=>window.open(`/${o.company.company.companyInfo.primaryEmailDomain}/dashboard`),onPassportIconClicked:o=>window.open(`/${o.company.company.companyInfo.primaryEmailDomain}/dashboard/company_details`),onPlanOrAddOnClicked:(o,i)=>{e(_p({tenantId:i})),n.navigate(`../tenants/${i}/companies/${o}`)},onFiltersChange:(o,i)=>{e(zt({filters:i}))},onCockpitReloadData:o=>{o==="subscription"&&e(Zo())}}}}function tb(e,n){return{subscriptionPageData:{loggedInUser:n.signedInUser,subscriptionView:n.subscriptionView}}}const rb=ze(tb,eb)(Xp);function No({isDrawerOpen:e}){const n=Fe(),o=Je(),i=Ut(),a=St(),t=Se(d=>yp(d)),r=Se(d=>d.companyViewState.zeniUsers.fetchState);fe.useEffect(()=>{t.fetchState==="Completed"?o(It(!1)):(t.fetchState==="Not-Started"||t.fetchState==="Error")&&(o(Zo()),(r==="Not-Started"||r==="Error")&&o(Ct()))},[t.fetchState]);const s=He.getSignedInUser();return U.jsxs(U.Fragment,{children:[e===!0?U.jsx(K_,{}):null,U.jsx(rb,{headerData:{allTabOptions:a,selectedTabOption:Et("subscription")},initialOpenThreadRequest:i??void 0,signedInUser:s,subscriptionView:t,navigate:n})]})}const nb=e=>{const{users:n}=e;return n?{users:n}:{}};function ib(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/tenants/:tenantId/companies/:companyId",element:U.jsx(ke,{element:U.jsx(No,{isDrawerOpen:!0})})}),U.jsx(Te,{path:"/tenants/:tenantId/companies/:companyId/:updatePageType",element:U.jsx(ke,{element:U.jsx(No,{isDrawerOpen:!0})})}),U.jsx(Te,{path:"/*",element:U.jsx(ke,{element:U.jsx(No,{})})})]})}function ab(e,n){const{navigate:o}=n;return{headerActions:{onTabChange:i=>{const a=kt(i);o(`../../${a}`,{replace:!0})},filterActions:{onFilterTextChanged:(i,a)=>{e(Es({filterText:a}))},onFiltersChange:(i,a)=>{e(Es({filters:a}))}}},taskManagerPageActions:{onRowClick:(i,a)=>{window.open(`/${i}/tasks/${a}`)},onCockpitReloadData:i=>{i==="taskManager"&&e(Mo(0,"dueDate","descending",!1))},onFetchTaskManagerView:(i,a,t,r,s,d)=>{e(Mo(i,a,t,r,s,d))}}}}function ob(e,n){return{isBirdsEyeViewEnabled:n.isBirdsEyeViewEnabled,taskManagerPageData:{companyTaskManagerView:n.companyTaskManagerView}}}const sb=ze(ob,ab)(Qp);function jf(){const e=Fe(),n=Je(),o=Ut(),i=St(),{useFeatureGate:a}=wt(),{isFeatureEnabled:t}=a(gn.isBirdsEyeViewEnabled),r=Se(h=>bp(h)),s=Se(h=>wp(h)),d=Se(h=>h.companyViewState.zeniUsers.fetchState);if(fe.useEffect(()=>{r.fetchState==="Completed"?n(It(!1)):r.fetchState==="Not-Started"&&(n(Mo(0,"dueDate","descending",!1)),n(Ep()),(d==="Not-Started"||d==="Error")&&n(Ct()))},[r.fetchState]),fe.useEffect(()=>{t&&(r.metricsFetchState==="Not-Started"||r.metricsFetchState==="Error")&&n(Sp())},[t,r.metricsFetchState]),He.getSignedInUser()==null)throw Error("Can't access task manager page without signing in...");const l=fe.useMemo(()=>({allTabOptions:i,selectedTabOption:Et("taskManager")}),[i]);return U.jsx(sb,{headerData:l,companyTaskManagerView:r,isBirdsEyeViewEnabled:t,initialOpenThreadRequest:o,navigate:e,reviewCount:s})}function ub(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/",element:U.jsx(ke,{element:U.jsx(jf,{})})}),U.jsx(Te,{path:"/*",element:U.jsx(ke,{element:U.jsx(jf,{})})})]})}const cb=sh(()=>Qf(()=>import("./CreditAgentRoutes-BzTvjP3D.js"),__vite__mapDeps([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17])));let qf=!1;const lb=sh(()=>Qf(()=>Promise.resolve().then(()=>Wm),void 0));function fb(){const e=He.getSignedInUser(),n=Ft().mode;return fe.useEffect(()=>{He.isSignedIn()&&!qf&&e!=null&&(em(e,n),qf=!0)},[e]),U.jsxs(gt,{children:[U.jsx(Te,{path:"/ai-accountant/*",element:U.jsx(Om,{})}),U.jsx(Te,{path:"/management/*",element:U.jsx(ng,{})}),U.jsx(Te,{path:"/subscription/*",element:U.jsx(ib,{})}),U.jsx(Te,{path:"/onboarding/*",element:U.jsx(u_,{})}),U.jsx(Te,{path:"/portfolio/*",element:U.jsx(h_,{})}),U.jsx(Te,{path:"/audit/*",element:U.jsx(P_,{})}),U.jsx(Te,{path:"/reconciliation/*",element:U.jsx(E_,{})}),U.jsx(Te,{path:"/health-monitor/*",element:U.jsx(Cm,{})}),U.jsx(Te,{path:"/task-manager/*",element:U.jsx(ub,{})}),U.jsx(Te,{path:"/credit-agent/*",element:U.jsx(cb,{})}),U.jsx(Te,{path:"/*",element:U.jsx(lb,{})})]})}const Sb=Object.freeze(Object.defineProperty({__proto__:null,default:fb},Symbol.toStringTag,{value:"Module"}));export{ke as P,Sb as S,bm as u};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{j as l}from"./liveblocks-B3Dmsh6M.js";import{a as f,b as S,n as I}from"./sentry-WQIrXn23.js";import{n as m,i as w,g,u as h,N as b,h as y}from"./core-bZ_V-uQJ.js";import{z as d,y as v,e as C,c as E,v as U,_ as T,d as p}from"./index-
|
|
1
|
+
import{j as l}from"./liveblocks-B3Dmsh6M.js";import{a as f,b as S,n as I}from"./sentry-WQIrXn23.js";import{n as m,i as w,g,u as h,N as b,h as y}from"./core-bZ_V-uQJ.js";import{z as d,y as v,e as C,c as E,v as U,_ as T,d as p}from"./index-N01BKpLM.js";import{K9 as x,Ka as z,Kb as L,Kc as D,bk as u}from"./zeni-epic-state-CiYPf4wj.js";import{f as k}from"./analyticsHelper-QVoarp1A.js";import"./recharts-CQ5l3RkA.js";import"./mui-6JEtGkot.js";import"./analytics-2Vj81lfA.js";import"./lottie-B7Tz-fe-.js";import"./lexical-AMpOx-JS.js";import"./utils-ZzDoNTUE.js";(function(){try{var e=typeof window<"u"?window:typeof global<"u"?global:typeof globalThis<"u"?globalThis:typeof self<"u"?self:{},o=new e.Error().stack;o&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[o]="d522b756-85f7-4757-bea9-c65d504ea712",e._sentryDebugIdIdentifier="sentry-dbid-d522b756-85f7-4757-bea9-c65d504ea712")}catch{}})();function A(e){const o=e.tenantState.fetchState,i=e.tenantState.sendEmailMagicLinkFetchState;return{googleClientId:p.googleClientId,microsoftClientId:p.microsoftClientId,signInError:e.tenantState.error?.error,fetchState:o,sendMagicLinkStatus:i,showEmailLogin:!1}}function N(e,o){const{location:i,navigate:r}=o;return console.warn(JSON.stringify(window.location)),{onOAuthError:(n,t)=>{I({message:`OAuth error from provider ${t} with error ${n}`,level:"error",tags:{authProvider:t,errorType:"zeni.login.error"},extra:{error:n,windowLocation:window.location.href}})},onOAuthSuccess:(n,t)=>{const s=t==="google"?window.location.origin:window.location.origin+window.location.pathname;e(D({authCode:n,oauthProvider:t,appType:"web",redirectUri:u(s),sourceUri:u(i.state!=null?i.state.origin:"")}))},getSignedInUser:()=>d.getSignedInUser(),onSignedInCallback:()=>{const n=i.state?.origin;n&&n!=="/"?r(n,{replace:!0}):window.open(window.location.origin,"_self")},clearSignInError:()=>{e(L())}}}const _=y(A,N)(T),K=S.memo(_);function G(){const e=m(),o=w(),i=d.getSignedInUser(),r=g(a=>a.tenantState.fetchState),n=g(a=>a.tenantState.signInState),t=g(a=>a.tenantState.loggedInUser),s=v().mode,c=h();if(f.useEffect(()=>{n==="In-Progress"&&r==="Completed"&&t?.zeniSessionId!=null&&(d.saveSignedInUserWithSession(t,t.zeniSessionId),x(t.userId,t.zeniSessionId),e(z("Completed")),C.updateAppLocaleID("en"),k(t,s),setTimeout(()=>{E.trackLogin(U.Event.loginSuccess,t.authProvider??"google")},2e3))},[]),n==="In-Progress"&&r==="Completed"&&t?.zeniSessionId!=null||i!=null){const a=c.state?.origin??"/";return l.jsx(b,{to:a,state:{...c.state,origin:""}})}else return l.jsx(K,{navigate:o,location:c})}export{G as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{c as d}from"./index-
|
|
1
|
+
import{c as d}from"./index-N01BKpLM.js";import"./sentry-WQIrXn23.js";(function(){try{var a=typeof window<"u"?window:typeof global<"u"?global:typeof globalThis<"u"?globalThis:typeof self<"u"?self:{},i=new a.Error().stack;i&&(a._sentryDebugIds=a._sentryDebugIds||{},a._sentryDebugIds[i]="f9c004df-7e01-44f5-aa06-ab5d7d1b11c7",a._sentryDebugIdIdentifier="sentry-dbid-f9c004df-7e01-44f5-aa06-ab5d7d1b11c7")}catch{}})();const t=(a,i,e,n)=>{d.identify(a.userId,{tenant_id:e?.tenantId,tenant_email_domain:e?.tenantEmailDomain,company_id:e?.companyId,company_name:e?.companyName,user_role:e?.userRole,$email:a.userEmail,user_email_domain:a.userEmailDomain,$first_name:a.firstName,$last_name:a.lastName,company_ids:void 0,company_names:void 0,user_roles:void 0,app_type:"web",appearance:i})};export{t as f};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/empty-C09d-R77.js","assets/sentry-WQIrXn23.js","assets/empty-B-utXt9d.js","assets/index-C3PTDcDK.js","assets/index-CWIMhwcP.js","assets/zeni-epic-state-CiYPf4wj.js","assets/core-bZ_V-uQJ.js","assets/utils-ZzDoNTUE.js","assets/recharts-CQ5l3RkA.js","assets/url-CFdPdjoN.js","assets/index-Cooanb3W.js","assets/index-CjA2Y-AM.js","assets/url-BLZnDSBM.js","assets/index-CXmtWMWZ.js","assets/ScreenRoutes-
|
|
2
|
-
import{a as g,b as $,R as PNe,c as A4,p as G2,r as fd,g as cW,e as uJ,f as TNe,s as hJ,w as zNe,i as RNe,S as FNe,j as ONe,k as NNe,l as HNe,m as _Ne}from"./sentry-WQIrXn23.js";import{j as yo,_ as S8e,a as Jd,u as E8e,T as VNe,C as QNe,b as UNe,c as FE,d as OE,e as WNe,f as L8e,g as GNe,h as YNe,L as KNe,i as mJ,k as qNe,l as ZNe,P as JNe,m as XNe,n as eHe,o as I8e,p as tHe,q as oHe,I as gJ,r as rHe,s as iHe,t as nHe,v as aHe,w as sHe,x as lHe,y as j8e,z as dHe,A as cHe,B as pHe}from"./liveblocks-B3Dmsh6M.js";import{f as M8e,R as G3,r as Hn,P as $n,u as NE,g as Ru,h as uHe,i as pW,j as hHe,k as mHe,l as kB,N as gHe,m as fHe,n as xHe,B as yHe}from"./core-bZ_V-uQJ.js";import{H as J$,ba as Y3,bb as wHe,bc as fJ,bd as V4,be as Qr,bf as B8e,bg as HE,bh as Dr,bi as bHe,bj as vHe,bk as Y7,bl as ym,bm as uW,bn as D8e,bo as CHe,bp as k1,bq as AHe,br as hW,bs as P8e,bt as Yi,bu as K7,bv as mu,bw as $He,bx as kHe,by as SHe,bz as T8e,bA as g_,bB as EHe,bC as LHe,bD as IHe,bE as jHe,bF as mW,bG as z8e,bH as wm,bI as MHe,bJ as R8e,bK as f_,bL as xJ,bM as yJ,bN as wJ,bO as wl,bP as gW,bQ as fW,bR as R6,bS as xW,bT as yW,bU as wW,bV as bW,bW as BHe,bX as X$,bY as DHe,bZ as F8e,b_ as vW,b$ as PHe,c0 as h0,c1 as Rw,c2 as Fw,c3 as THe,c4 as zHe,c5 as RHe,c6 as FHe,c7 as OHe,c8 as NHe,c9 as HHe,ca as wv,cb as _He,cc as VHe,cd as QHe,ce as UHe,cf as WHe,cg as GHe,ch as YHe,ci as KHe,cj as qHe,ck as ZHe,cl as JHe,cm as XHe,cn as e_e,co as t_e,cp as O8e,cq as o_e,cr as bJ,cs as r_e,ct as i_e,cu as Ty,cv as N8e,cw as n_e,cx as H8e,cy as CW,cz as a_e,cA as vJ,cB as s_e,cC as CJ,cD as _8e,cE as V8e,cF as Q8e,cG as U8e,cH as W8e,cI as l_e,cJ as G8e,cK as d_e,cL as c_e,cM as p_e,cN as Y8e,cO as x_,cP as u_e,cQ as K8e,cR as q8e,cS as h_e,cT as m_e,cU as g_e,cV as f_e,cW as x_e,cX as y_e,cY as w_e,cZ as b_e,v as v_e,c_ as _E,c$ as y_,d0 as w_,d1 as C_e,d2 as A_e,d3 as $_e,d4 as k_e,d5 as S_e,d6 as E_e,d7 as L_e,d8 as I_e,d9 as j_e,da as M_e,db as AJ,dc as B_e,dd as D_e,de as P_e,df as T_e,dg as z_e}from"./zeni-epic-state-CiYPf4wj.js";import{T as Z8e,j as To,n,c as he,k as Nt,G as Ow,C as J8e,u as X8e,a as R_e}from"./mui-6JEtGkot.js";import{r as F_e,m as gu}from"./analytics-2Vj81lfA.js";import{L as b_}from"./lottie-B7Tz-fe-.js";import{r as fa}from"./lexical-AMpOx-JS.js";import{E as Oi,c as VE,P as O_e,R as v_,F as ek,X as Wd,Y as Gd,G as P0,H as tk,I as QE,J as T0,K as e9e,L as N_e,M as H_e,N as Q4,O as AW,Q as $W,S as Nw,U as __e}from"./recharts-CQ5l3RkA.js";import{r as V_e}from"./utils-ZzDoNTUE.js";(function(){try{var e=typeof window<"u"?window:typeof A4<"u"?A4:typeof globalThis<"u"?globalThis:typeof self<"u"?self:{},t=new e.Error().stack;t&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[t]="e80e4927-523c-4853-a6b9-4cd74fe46e6e",e._sentryDebugIdIdentifier="sentry-dbid-e80e4927-523c-4853-a6b9-4cd74fe46e6e")}catch{}})();(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const a of document.querySelectorAll('link[rel="modulepreload"]'))i(a);new MutationObserver(a=>{for(const l of a)if(l.type==="childList")for(const d of l.addedNodes)d.tagName==="LINK"&&d.rel==="modulepreload"&&i(d)}).observe(document,{childList:!0,subtree:!0});function o(a){const l={};return a.integrity&&(l.integrity=a.integrity),a.referrerPolicy&&(l.referrerPolicy=a.referrerPolicy),a.crossOrigin==="use-credentials"?l.credentials="include":a.crossOrigin==="anonymous"?l.credentials="omit":l.credentials="same-origin",l}function i(a){if(a.ep)return;a.ep=!0;const l=o(a);fetch(a.href,l)}})();var bv={},$J;function Q_e(){if($J)return bv;$J=1;var e=M8e();return bv.createRoot=e.createRoot,bv.hydrateRoot=e.hydrateRoot,bv}var U_e=Q_e(),td=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof A4<"u"?A4:typeof self<"u"?self:{};function Mr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var kJ={exports:{}},F8={},SJ;function W_e(){if(SJ)return F8;SJ=1;var e=$,t=Symbol.for("react.element"),o=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,a=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l={key:!0,ref:!0,__self:!0,__source:!0};function d(c,p,u){var h,m={},f=null,x=null;u!==void 0&&(f=""+u),p.key!==void 0&&(f=""+p.key),p.ref!==void 0&&(x=p.ref);for(h in p)i.call(p,h)&&!l.hasOwnProperty(h)&&(m[h]=p[h]);if(c&&c.defaultProps)for(h in p=c.defaultProps,p)m[h]===void 0&&(m[h]=p[h]);return{$$typeof:t,type:c,key:f,ref:x,props:m,_owner:a.current}}return F8.Fragment=o,F8.jsx=d,F8.jsxs=d,F8}var EJ;function t9e(){return EJ||(EJ=1,kJ.exports=W_e()),kJ.exports}var s=t9e();const G_e=g.createContext(null),SB={didCatch:!1,error:null};let Y_e=class extends g.Component{constructor(t){super(t),this.resetErrorBoundary=this.resetErrorBoundary.bind(this),this.state=SB}static getDerivedStateFromError(t){return{didCatch:!0,error:t}}resetErrorBoundary(){const{error:t}=this.state;if(t!==null){for(var o,i,a=arguments.length,l=new Array(a),d=0;d<a;d++)l[d]=arguments[d];(o=(i=this.props).onReset)===null||o===void 0||o.call(i,{args:l,reason:"imperative-api"}),this.setState(SB)}}componentDidCatch(t,o){var i,a;(i=(a=this.props).onError)===null||i===void 0||i.call(a,t,o)}componentDidUpdate(t,o){const{didCatch:i}=this.state,{resetKeys:a}=this.props;if(i&&o.error!==null&&K_e(t.resetKeys,a)){var l,d;(l=(d=this.props).onReset)===null||l===void 0||l.call(d,{next:a,prev:t.resetKeys,reason:"keys"}),this.setState(SB)}}render(){const{children:t,fallbackRender:o,FallbackComponent:i,fallback:a}=this.props,{didCatch:l,error:d}=this.state;let c=t;if(l){const p={error:d,resetErrorBoundary:this.resetErrorBoundary};if(typeof o=="function")c=o(p);else if(i)c=g.createElement(i,p);else if(a!==void 0)c=a;else throw d}return g.createElement(G_e.Provider,{value:{didCatch:l,error:d,resetErrorBoundary:this.resetErrorBoundary}},c)}};function K_e(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return e.length!==t.length||e.some((o,i)=>!Object.is(o,t[i]))}var C_={exports:{}},q_e=C_.exports,LJ;function Z_e(){return LJ||(LJ=1,(function(e){(function(t,o){e.exports?e.exports=o():t.numeral=o()})(q_e,function(){var t,o,i="2.0.6",a={},l={},d={currentLocale:"en",zeroFormat:null,nullFormat:null,defaultFormat:"0,0",scalePercentBy100:!0},c={currentLocale:d.currentLocale,zeroFormat:d.zeroFormat,nullFormat:d.nullFormat,defaultFormat:d.defaultFormat,scalePercentBy100:d.scalePercentBy100};function p(u,h){this._input=u,this._value=h}return t=function(u){var h,m,f,x;if(t.isNumeral(u))h=u.value();else if(u===0||typeof u>"u")h=0;else if(u===null||o.isNaN(u))h=null;else if(typeof u=="string")if(c.zeroFormat&&u===c.zeroFormat)h=0;else if(c.nullFormat&&u===c.nullFormat||!u.replace(/[^0-9]+/g,"").length)h=null;else{for(m in a)if(x=typeof a[m].regexps.unformat=="function"?a[m].regexps.unformat():a[m].regexps.unformat,x&&u.match(x)){f=a[m].unformat;break}f=f||t._.stringToNumber,h=f(u)}else h=Number(u)||null;return new p(u,h)},t.version=i,t.isNumeral=function(u){return u instanceof p},t._=o={numberToFormat:function(u,h,m){var f=l[t.options.currentLocale],x=!1,y=!1,w=0,b="",v=1e12,A=1e9,S=1e6,E=1e3,j="",L=!1,M,D,P,T,z,R,K;if(u=u||0,D=Math.abs(u),t._.includes(h,"(")?(x=!0,h=h.replace(/[\(|\)]/g,"")):(t._.includes(h,"+")||t._.includes(h,"-"))&&(z=t._.includes(h,"+")?h.indexOf("+"):u<0?h.indexOf("-"):-1,h=h.replace(/[\+|\-]/g,"")),t._.includes(h,"a")&&(M=h.match(/a(k|m|b|t)?/),M=M?M[1]:!1,t._.includes(h," a")&&(b=" "),h=h.replace(new RegExp(b+"a[kmbt]?"),""),D>=v&&!M||M==="t"?(b+=f.abbreviations.trillion,u=u/v):D<v&&D>=A&&!M||M==="b"?(b+=f.abbreviations.billion,u=u/A):D<A&&D>=S&&!M||M==="m"?(b+=f.abbreviations.million,u=u/S):(D<S&&D>=E&&!M||M==="k")&&(b+=f.abbreviations.thousand,u=u/E)),t._.includes(h,"[.]")&&(y=!0,h=h.replace("[.]",".")),P=u.toString().split(".")[0],T=h.split(".")[1],R=h.indexOf(","),w=(h.split(".")[0].split(",")[0].match(/0/g)||[]).length,T?(t._.includes(T,"[")?(T=T.replace("]",""),T=T.split("["),j=t._.toFixed(u,T[0].length+T[1].length,m,T[1].length)):j=t._.toFixed(u,T.length,m),P=j.split(".")[0],t._.includes(j,".")?j=f.delimiters.decimal+j.split(".")[1]:j="",y&&Number(j.slice(1))===0&&(j="")):P=t._.toFixed(u,0,m),b&&!M&&Number(P)>=1e3&&b!==f.abbreviations.trillion)switch(P=String(Number(P)/1e3),b){case f.abbreviations.thousand:b=f.abbreviations.million;break;case f.abbreviations.million:b=f.abbreviations.billion;break;case f.abbreviations.billion:b=f.abbreviations.trillion;break}if(t._.includes(P,"-")&&(P=P.slice(1),L=!0),P.length<w)for(var Z=w-P.length;Z>0;Z--)P="0"+P;return R>-1&&(P=P.toString().replace(/(\d)(?=(\d{3})+(?!\d))/g,"$1"+f.delimiters.thousands)),h.indexOf(".")===0&&(P=""),K=P+j+(b||""),x?K=(x&&L?"(":"")+K+(x&&L?")":""):z>=0?K=z===0?(L?"-":"+")+K:K+(L?"-":"+"):L&&(K="-"+K),K},stringToNumber:function(u){var h=l[c.currentLocale],m=u,f={thousand:3,million:6,billion:9,trillion:12},x,y,w;if(c.zeroFormat&&u===c.zeroFormat)y=0;else if(c.nullFormat&&u===c.nullFormat||!u.replace(/[^0-9]+/g,"").length)y=null;else{y=1,h.delimiters.decimal!=="."&&(u=u.replace(/\./g,"").replace(h.delimiters.decimal,"."));for(x in f)if(w=new RegExp("[^a-zA-Z]"+h.abbreviations[x]+"(?:\\)|(\\"+h.currency.symbol+")?(?:\\))?)?$"),m.match(w)){y*=Math.pow(10,f[x]);break}y*=(u.split("-").length+Math.min(u.split("(").length-1,u.split(")").length-1))%2?1:-1,u=u.replace(/[^0-9\.]+/g,""),y*=Number(u)}return y},isNaN:function(u){return typeof u=="number"&&isNaN(u)},includes:function(u,h){return u.indexOf(h)!==-1},insert:function(u,h,m){return u.slice(0,m)+h+u.slice(m)},reduce:function(u,h){if(this===null)throw new TypeError("Array.prototype.reduce called on null or undefined");if(typeof h!="function")throw new TypeError(h+" is not a function");var m=Object(u),f=m.length>>>0,x=0,y;if(arguments.length===3)y=arguments[2];else{for(;x<f&&!(x in m);)x++;if(x>=f)throw new TypeError("Reduce of empty array with no initial value");y=m[x++]}for(;x<f;x++)x in m&&(y=h(y,m[x],x,m));return y},multiplier:function(u){var h=u.toString().split(".");return h.length<2?1:Math.pow(10,h[1].length)},correctionFactor:function(){var u=Array.prototype.slice.call(arguments);return u.reduce(function(h,m){var f=o.multiplier(m);return h>f?h:f},1)},toFixed:function(u,h,m,f){var x=u.toString().split("."),y=h-(f||0),w,b,v,A;return x.length===2?w=Math.min(Math.max(x[1].length,y),h):w=y,v=Math.pow(10,w),A=(m(u+"e+"+w)/v).toFixed(w),f>h-w&&(b=new RegExp("\\.?0{1,"+(f-(h-w))+"}$"),A=A.replace(b,"")),A}},t.options=c,t.formats=a,t.locales=l,t.locale=function(u){return u&&(c.currentLocale=u.toLowerCase()),c.currentLocale},t.localeData=function(u){if(!u)return l[c.currentLocale];if(u=u.toLowerCase(),!l[u])throw new Error("Unknown locale : "+u);return l[u]},t.reset=function(){for(var u in d)c[u]=d[u]},t.zeroFormat=function(u){c.zeroFormat=typeof u=="string"?u:null},t.nullFormat=function(u){c.nullFormat=typeof u=="string"?u:null},t.defaultFormat=function(u){c.defaultFormat=typeof u=="string"?u:"0.0"},t.register=function(u,h,m){if(h=h.toLowerCase(),this[u+"s"][h])throw new TypeError(h+" "+u+" already registered.");return this[u+"s"][h]=m,m},t.validate=function(u,h){var m,f,x,y,w,b,v,A;if(typeof u!="string"&&(u+="",console.warn&&console.warn("Numeral.js: Value is not string. It has been co-erced to: ",u)),u=u.trim(),u.match(/^\d+$/))return!0;if(u==="")return!1;try{v=t.localeData(h)}catch{v=t.localeData(t.locale())}return x=v.currency.symbol,w=v.abbreviations,m=v.delimiters.decimal,v.delimiters.thousands==="."?f="\\.":f=v.delimiters.thousands,A=u.match(/^[^\d]+/),A!==null&&(u=u.substr(1),A[0]!==x)||(A=u.match(/[^\d]+$/),A!==null&&(u=u.slice(0,-1),A[0]!==w.thousand&&A[0]!==w.million&&A[0]!==w.billion&&A[0]!==w.trillion))?!1:(b=new RegExp(f+"{2}"),u.match(/[^\d.,]/g)?!1:(y=u.split(m),y.length>2?!1:y.length<2?!!y[0].match(/^\d+.*\d$/)&&!y[0].match(b):y[0].length===1?!!y[0].match(/^\d+$/)&&!y[0].match(b)&&!!y[1].match(/^\d+$/):!!y[0].match(/^\d+.*\d$/)&&!y[0].match(b)&&!!y[1].match(/^\d+$/)))},t.fn=p.prototype={clone:function(){return t(this)},format:function(u,h){var m=this._value,f=u||c.defaultFormat,x,y,w;if(h=h||Math.round,m===0&&c.zeroFormat!==null)y=c.zeroFormat;else if(m===null&&c.nullFormat!==null)y=c.nullFormat;else{for(x in a)if(f.match(a[x].regexps.format)){w=a[x].format;break}w=w||t._.numberToFormat,y=w(m,f,h)}return y},value:function(){return this._value},input:function(){return this._input},set:function(u){return this._value=Number(u),this},add:function(u){var h=o.correctionFactor.call(null,this._value,u);function m(f,x,y,w){return f+Math.round(h*x)}return this._value=o.reduce([this._value,u],m,0)/h,this},subtract:function(u){var h=o.correctionFactor.call(null,this._value,u);function m(f,x,y,w){return f-Math.round(h*x)}return this._value=o.reduce([u],m,Math.round(this._value*h))/h,this},multiply:function(u){function h(m,f,x,y){var w=o.correctionFactor(m,f);return Math.round(m*w)*Math.round(f*w)/Math.round(w*w)}return this._value=o.reduce([this._value,u],h,1),this},divide:function(u){function h(m,f,x,y){var w=o.correctionFactor(m,f);return Math.round(m*w)/Math.round(f*w)}return this._value=o.reduce([this._value,u],h),this},difference:function(u){return Math.abs(t(this._value).subtract(u).value())}},t.register("locale","en",{delimiters:{thousands:",",decimal:"."},abbreviations:{thousand:"k",million:"m",billion:"b",trillion:"t"},ordinal:function(u){var h=u%10;return~~(u%100/10)===1?"th":h===1?"st":h===2?"nd":h===3?"rd":"th"},currency:{symbol:"$"}}),(function(){t.register("format","bps",{regexps:{format:/(BPS)/,unformat:/(BPS)/},format:function(u,h,m){var f=t._.includes(h," BPS")?" ":"",x;return u=u*1e4,h=h.replace(/\s?BPS/,""),x=t._.numberToFormat(u,h,m),t._.includes(x,")")?(x=x.split(""),x.splice(-1,0,f+"BPS"),x=x.join("")):x=x+f+"BPS",x},unformat:function(u){return+(t._.stringToNumber(u)*1e-4).toFixed(15)}})})(),(function(){var u={base:1e3,suffixes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"]},h={base:1024,suffixes:["B","KiB","MiB","GiB","TiB","PiB","EiB","ZiB","YiB"]},m=u.suffixes.concat(h.suffixes.filter(function(x){return u.suffixes.indexOf(x)<0})),f=m.join("|");f="("+f.replace("B","B(?!PS)")+")",t.register("format","bytes",{regexps:{format:/([0\s]i?b)/,unformat:new RegExp(f)},format:function(x,y,w){var b,v=t._.includes(y,"ib")?h:u,A=t._.includes(y," b")||t._.includes(y," ib")?" ":"",S,E,j;for(y=y.replace(/\s?i?b/,""),S=0;S<=v.suffixes.length;S++)if(E=Math.pow(v.base,S),j=Math.pow(v.base,S+1),x===null||x===0||x>=E&&x<j){A+=v.suffixes[S],E>0&&(x=x/E);break}return b=t._.numberToFormat(x,y,w),b+A},unformat:function(x){var y=t._.stringToNumber(x),w,b;if(y){for(w=u.suffixes.length-1;w>=0;w--){if(t._.includes(x,u.suffixes[w])){b=Math.pow(u.base,w);break}if(t._.includes(x,h.suffixes[w])){b=Math.pow(h.base,w);break}}y*=b||1}return y}})})(),(function(){t.register("format","currency",{regexps:{format:/(\$)/},format:function(u,h,m){var f=t.locales[t.options.currentLocale],x={before:h.match(/^([\+|\-|\(|\s|\$]*)/)[0],after:h.match(/([\+|\-|\)|\s|\$]*)$/)[0]},y,w,b;for(h=h.replace(/\s?\$\s?/,""),y=t._.numberToFormat(u,h,m),u>=0?(x.before=x.before.replace(/[\-\(]/,""),x.after=x.after.replace(/[\-\)]/,"")):u<0&&!t._.includes(x.before,"-")&&!t._.includes(x.before,"(")&&(x.before="-"+x.before),b=0;b<x.before.length;b++)switch(w=x.before[b],w){case"$":y=t._.insert(y,f.currency.symbol,b);break;case" ":y=t._.insert(y," ",b+f.currency.symbol.length-1);break}for(b=x.after.length-1;b>=0;b--)switch(w=x.after[b],w){case"$":y=b===x.after.length-1?y+f.currency.symbol:t._.insert(y,f.currency.symbol,-(x.after.length-(1+b)));break;case" ":y=b===x.after.length-1?y+" ":t._.insert(y," ",-(x.after.length-(1+b)+f.currency.symbol.length-1));break}return y}})})(),(function(){t.register("format","exponential",{regexps:{format:/(e\+|e-)/,unformat:/(e\+|e-)/},format:function(u,h,m){var f,x=typeof u=="number"&&!t._.isNaN(u)?u.toExponential():"0e+0",y=x.split("e");return h=h.replace(/e[\+|\-]{1}0/,""),f=t._.numberToFormat(Number(y[0]),h,m),f+"e"+y[1]},unformat:function(u){var h=t._.includes(u,"e+")?u.split("e+"):u.split("e-"),m=Number(h[0]),f=Number(h[1]);f=t._.includes(u,"e-")?f*=-1:f;function x(y,w,b,v){var A=t._.correctionFactor(y,w),S=y*A*(w*A)/(A*A);return S}return t._.reduce([m,Math.pow(10,f)],x,1)}})})(),(function(){t.register("format","ordinal",{regexps:{format:/(o)/},format:function(u,h,m){var f=t.locales[t.options.currentLocale],x,y=t._.includes(h," o")?" ":"";return h=h.replace(/\s?o/,""),y+=f.ordinal(u),x=t._.numberToFormat(u,h,m),x+y}})})(),(function(){t.register("format","percentage",{regexps:{format:/(%)/,unformat:/(%)/},format:function(u,h,m){var f=t._.includes(h," %")?" ":"",x;return t.options.scalePercentBy100&&(u=u*100),h=h.replace(/\s?\%/,""),x=t._.numberToFormat(u,h,m),t._.includes(x,")")?(x=x.split(""),x.splice(-1,0,f+"%"),x=x.join("")):x=x+f+"%",x},unformat:function(u){var h=t._.stringToNumber(u);return t.options.scalePercentBy100?h*.01:h}})})(),(function(){t.register("format","time",{regexps:{format:/(:)/,unformat:/(:)/},format:function(u,h,m){var f=Math.floor(u/60/60),x=Math.floor((u-f*60*60)/60),y=Math.round(u-f*60*60-x*60);return f+":"+(x<10?"0"+x:x)+":"+(y<10?"0"+y:y)},unformat:function(u){var h=u.split(":"),m=0;return h.length===3?(m=m+Number(h[0])*60*60,m=m+Number(h[1])*60,m=m+Number(h[2])):h.length===2&&(m=m+Number(h[0])*60,m=m+Number(h[1])),Number(m)}})})(),t})})(C_)),C_.exports}var J_e=Z_e();const y0=Mr(J_e);function $0(e,...t){const o=new URL(`https://mui.com/production-error/?code=${e}`);return t.forEach(i=>o.searchParams.append("args[]",i)),`Minified MUI error #${e}; visit ${o} for the full message.`}const w0="$$material";function X_e(e){for(var t=0,o,i=0,a=e.length;a>=4;++i,a-=4)o=e.charCodeAt(i)&255|(e.charCodeAt(++i)&255)<<8|(e.charCodeAt(++i)&255)<<16|(e.charCodeAt(++i)&255)<<24,o=(o&65535)*1540483477+((o>>>16)*59797<<16),o^=o>>>24,t=(o&65535)*1540483477+((o>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(a){case 3:t^=(e.charCodeAt(i+2)&255)<<16;case 2:t^=(e.charCodeAt(i+1)&255)<<8;case 1:t^=e.charCodeAt(i)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var eVe={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};function tVe(e){var t=Object.create(null);return function(o){return t[o]===void 0&&(t[o]=e(o)),t[o]}}var oVe=/[A-Z]|^ms/g,rVe=/_EMO_([^_]+?)_([^]*?)_EMO_/g,o9e=function(e){return e.charCodeAt(1)===45},IJ=function(e){return e!=null&&typeof e!="boolean"},EB=tVe(function(e){return o9e(e)?e:e.replace(oVe,"-$&").toLowerCase()}),jJ=function(e,t){switch(e){case"animation":case"animationName":if(typeof t=="string")return t.replace(rVe,function(o,i,a){return Uh={name:i,styles:a,next:Uh},i})}return eVe[e]!==1&&!o9e(e)&&typeof t=="number"&&t!==0?t+"px":t};function ok(e,t,o){if(o==null)return"";var i=o;if(i.__emotion_styles!==void 0)return i;switch(typeof o){case"boolean":return"";case"object":{var a=o;if(a.anim===1)return Uh={name:a.name,styles:a.styles,next:Uh},a.name;var l=o;if(l.styles!==void 0){var d=l.next;if(d!==void 0)for(;d!==void 0;)Uh={name:d.name,styles:d.styles,next:Uh},d=d.next;var c=l.styles+";";return c}return iVe(e,t,o)}}var p=o;return p}function iVe(e,t,o){var i="";if(Array.isArray(o))for(var a=0;a<o.length;a++)i+=ok(e,t,o[a])+";";else for(var l in o){var d=o[l];if(typeof d!="object"){var c=d;IJ(c)&&(i+=EB(l)+":"+jJ(l,c)+";")}else if(Array.isArray(d)&&typeof d[0]=="string"&&t==null)for(var p=0;p<d.length;p++)IJ(d[p])&&(i+=EB(l)+":"+jJ(l,d[p])+";");else{var u=ok(e,t,d);switch(l){case"animation":case"animationName":{i+=EB(l)+":"+u+";";break}default:i+=l+"{"+u+"}"}}}return i}var MJ=/label:\s*([^\s;{]+)\s*(;|$)/g,Uh;function nVe(e,t,o){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var i=!0,a="";Uh=void 0;var l=e[0];if(l==null||l.raw===void 0)i=!1,a+=ok(o,t,l);else{var d=l;a+=d[0]}for(var c=1;c<e.length;c++)if(a+=ok(o,t,e[c]),i){var p=l;a+=p[c]}MJ.lastIndex=0;for(var u="",h;(h=MJ.exec(a))!==null;)u+="-"+h[1];var m=X_e(a)+u;return{name:m,styles:a,next:Uh}}var LB={exports:{}},IB,BJ;function aVe(){if(BJ)return IB;BJ=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return IB=e,IB}var jB,DJ;function sVe(){if(DJ)return jB;DJ=1;var e=aVe();function t(){}function o(){}return o.resetWarningCache=t,jB=function(){function i(d,c,p,u,h,m){if(m!==e){var f=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw f.name="Invariant Violation",f}}i.isRequired=i;function a(){return i}var l={array:i,bigint:i,bool:i,func:i,number:i,object:i,string:i,symbol:i,any:i,arrayOf:a,element:i,elementType:i,instanceOf:a,node:i,objectOf:a,oneOf:a,oneOfType:a,shape:a,exact:a,checkPropTypes:o,resetWarningCache:t};return l.PropTypes=l,l},jB}var PJ;function kW(){return PJ||(PJ=1,LB.exports=sVe()()),LB.exports}var lVe=kW();const zt=Mr(lVe);function dVe(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function cVe(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var pVe=(function(){function e(o){var i=this;this._insertTag=function(a){var l;i.tags.length===0?i.insertionPoint?l=i.insertionPoint.nextSibling:i.prepend?l=i.container.firstChild:l=i.before:l=i.tags[i.tags.length-1].nextSibling,i.container.insertBefore(a,l),i.tags.push(a)},this.isSpeedy=o.speedy===void 0?!0:o.speedy,this.tags=[],this.ctr=0,this.nonce=o.nonce,this.key=o.key,this.container=o.container,this.prepend=o.prepend,this.insertionPoint=o.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(o){o.forEach(this._insertTag)},t.insert=function(o){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(cVe(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var a=dVe(i);try{a.insertRule(o,a.cssRules.length)}catch{}}else i.appendChild(document.createTextNode(o));this.ctr++},t.flush=function(){this.tags.forEach(function(o){var i;return(i=o.parentNode)==null?void 0:i.removeChild(o)}),this.tags=[],this.ctr=0},e})(),Fs="-ms-",rk="-moz-",pi="-webkit-",r9e="comm",SW="rule",EW="decl",uVe="@import",i9e="@keyframes",hVe="@layer",mVe=Math.abs,UE=String.fromCharCode,gVe=Object.assign;function fVe(e,t){return xs(e,0)^45?(((t<<2^xs(e,0))<<2^xs(e,1))<<2^xs(e,2))<<2^xs(e,3):0}function n9e(e){return e.trim()}function xVe(e,t){return(e=t.exec(e))?e[0]:e}function ui(e,t,o){return e.replace(t,o)}function A_(e,t){return e.indexOf(t)}function xs(e,t){return e.charCodeAt(t)|0}function zy(e,t,o){return e.slice(t,o)}function fu(e){return e.length}function LW(e){return e.length}function vv(e,t){return t.push(e),e}function yVe(e,t){return e.map(t).join("")}var WE=1,q7=1,a9e=0,cd=0,ua=0,F6="";function GE(e,t,o,i,a,l,d){return{value:e,root:t,parent:o,type:i,props:a,children:l,line:WE,column:q7,length:d,return:""}}function O8(e,t){return gVe(GE("",null,null,"",null,null,0),e,{length:-e.length},t)}function wVe(){return ua}function bVe(){return ua=cd>0?xs(F6,--cd):0,q7--,ua===10&&(q7=1,WE--),ua}function _d(){return ua=cd<a9e?xs(F6,cd++):0,q7++,ua===10&&(q7=1,WE++),ua}function Qu(){return xs(F6,cd)}function y$(){return cd}function Hw(e,t){return zy(F6,e,t)}function Ry(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function s9e(e){return WE=q7=1,a9e=fu(F6=e),cd=0,[]}function l9e(e){return F6="",e}function w$(e){return n9e(Hw(cd-1,$_(e===91?e+2:e===40?e+1:e)))}function vVe(e){for(;(ua=Qu())&&ua<33;)_d();return Ry(e)>2||Ry(ua)>3?"":" "}function CVe(e,t){for(;--t&&_d()&&!(ua<48||ua>102||ua>57&&ua<65||ua>70&&ua<97););return Hw(e,y$()+(t<6&&Qu()==32&&_d()==32))}function $_(e){for(;_d();)switch(ua){case e:return cd;case 34:case 39:e!==34&&e!==39&&$_(ua);break;case 40:e===41&&$_(e);break;case 92:_d();break}return cd}function AVe(e,t){for(;_d()&&e+ua!==57&&!(e+ua===84&&Qu()===47););return"/*"+Hw(t,cd-1)+"*"+UE(e===47?e:_d())}function $Ve(e){for(;!Ry(Qu());)_d();return Hw(e,cd)}function kVe(e){return l9e(b$("",null,null,null,[""],e=s9e(e),0,[0],e))}function b$(e,t,o,i,a,l,d,c,p){for(var u=0,h=0,m=d,f=0,x=0,y=0,w=1,b=1,v=1,A=0,S="",E=a,j=l,L=i,M=S;b;)switch(y=A,A=_d()){case 40:if(y!=108&&xs(M,m-1)==58){A_(M+=ui(w$(A),"&","&\f"),"&\f")!=-1&&(v=-1);break}case 34:case 39:case 91:M+=w$(A);break;case 9:case 10:case 13:case 32:M+=vVe(y);break;case 92:M+=CVe(y$()-1,7);continue;case 47:switch(Qu()){case 42:case 47:vv(SVe(AVe(_d(),y$()),t,o),p);break;default:M+="/"}break;case 123*w:c[u++]=fu(M)*v;case 125*w:case 59:case 0:switch(A){case 0:case 125:b=0;case 59+h:v==-1&&(M=ui(M,/\f/g,"")),x>0&&fu(M)-m&&vv(x>32?zJ(M+";",i,o,m-1):zJ(ui(M," ","")+";",i,o,m-2),p);break;case 59:M+=";";default:if(vv(L=TJ(M,t,o,u,h,a,c,S,E=[],j=[],m),l),A===123)if(h===0)b$(M,t,L,L,E,l,m,c,j);else switch(f===99&&xs(M,3)===110?100:f){case 100:case 108:case 109:case 115:b$(e,L,L,i&&vv(TJ(e,L,L,0,0,a,c,S,a,E=[],m),j),a,j,m,c,i?E:j);break;default:b$(M,L,L,L,[""],j,0,c,j)}}u=h=x=0,w=v=1,S=M="",m=d;break;case 58:m=1+fu(M),x=y;default:if(w<1){if(A==123)--w;else if(A==125&&w++==0&&bVe()==125)continue}switch(M+=UE(A),A*w){case 38:v=h>0?1:(M+="\f",-1);break;case 44:c[u++]=(fu(M)-1)*v,v=1;break;case 64:Qu()===45&&(M+=w$(_d())),f=Qu(),h=m=fu(S=M+=$Ve(y$())),A++;break;case 45:y===45&&fu(M)==2&&(w=0)}}return l}function TJ(e,t,o,i,a,l,d,c,p,u,h){for(var m=a-1,f=a===0?l:[""],x=LW(f),y=0,w=0,b=0;y<i;++y)for(var v=0,A=zy(e,m+1,m=mVe(w=d[y])),S=e;v<x;++v)(S=n9e(w>0?f[v]+" "+A:ui(A,/&\f/g,f[v])))&&(p[b++]=S);return GE(e,t,o,a===0?SW:c,p,u,h)}function SVe(e,t,o){return GE(e,t,o,r9e,UE(wVe()),zy(e,2,-2),0)}function zJ(e,t,o,i){return GE(e,t,o,EW,zy(e,0,i),zy(e,i+1,-1),i)}function S7(e,t){for(var o="",i=LW(e),a=0;a<i;a++)o+=t(e[a],a,e,t)||"";return o}function EVe(e,t,o,i){switch(e.type){case hVe:if(e.children.length)break;case uVe:case EW:return e.return=e.return||e.value;case r9e:return"";case i9e:return e.return=e.value+"{"+S7(e.children,i)+"}";case SW:e.value=e.props.join(",")}return fu(o=S7(e.children,i))?e.return=e.value+"{"+o+"}":""}function LVe(e){var t=LW(e);return function(o,i,a,l){for(var d="",c=0;c<t;c++)d+=e[c](o,i,a,l)||"";return d}}function IVe(e){return function(t){t.root||(t=t.return)&&e(t)}}var jVe=function(e,t,o){for(var i=0,a=0;i=a,a=Qu(),i===38&&a===12&&(t[o]=1),!Ry(a);)_d();return Hw(e,cd)},MVe=function(e,t){var o=-1,i=44;do switch(Ry(i)){case 0:i===38&&Qu()===12&&(t[o]=1),e[o]+=jVe(cd-1,t,o);break;case 2:e[o]+=w$(i);break;case 4:if(i===44){e[++o]=Qu()===58?"&\f":"",t[o]=e[o].length;break}default:e[o]+=UE(i)}while(i=_d());return e},BVe=function(e,t){return l9e(MVe(s9e(e),t))},RJ=new WeakMap,DVe=function(e){if(!(e.type!=="rule"||!e.parent||e.length<1)){for(var t=e.value,o=e.parent,i=e.column===o.column&&e.line===o.line;o.type!=="rule";)if(o=o.parent,!o)return;if(!(e.props.length===1&&t.charCodeAt(0)!==58&&!RJ.get(o))&&!i){RJ.set(e,!0);for(var a=[],l=BVe(t,a),d=o.props,c=0,p=0;c<l.length;c++)for(var u=0;u<d.length;u++,p++)e.props[p]=a[c]?l[c].replace(/&\f/g,d[u]):d[u]+" "+l[c]}}},PVe=function(e){if(e.type==="decl"){var t=e.value;t.charCodeAt(0)===108&&t.charCodeAt(2)===98&&(e.return="",e.value="")}};function d9e(e,t){switch(fVe(e,t)){case 5103:return pi+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return pi+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return pi+e+rk+e+Fs+e+e;case 6828:case 4268:return pi+e+Fs+e+e;case 6165:return pi+e+Fs+"flex-"+e+e;case 5187:return pi+e+ui(e,/(\w+).+(:[^]+)/,pi+"box-$1$2"+Fs+"flex-$1$2")+e;case 5443:return pi+e+Fs+"flex-item-"+ui(e,/flex-|-self/,"")+e;case 4675:return pi+e+Fs+"flex-line-pack"+ui(e,/align-content|flex-|-self/,"")+e;case 5548:return pi+e+Fs+ui(e,"shrink","negative")+e;case 5292:return pi+e+Fs+ui(e,"basis","preferred-size")+e;case 6060:return pi+"box-"+ui(e,"-grow","")+pi+e+Fs+ui(e,"grow","positive")+e;case 4554:return pi+ui(e,/([^-])(transform)/g,"$1"+pi+"$2")+e;case 6187:return ui(ui(ui(e,/(zoom-|grab)/,pi+"$1"),/(image-set)/,pi+"$1"),e,"")+e;case 5495:case 3959:return ui(e,/(image-set\([^]*)/,pi+"$1$`$1");case 4968:return ui(ui(e,/(.+:)(flex-)?(.*)/,pi+"box-pack:$3"+Fs+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+pi+e+e;case 4095:case 3583:case 4068:case 2532:return ui(e,/(.+)-inline(.+)/,pi+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(fu(e)-1-t>6)switch(xs(e,t+1)){case 109:if(xs(e,t+4)!==45)break;case 102:return ui(e,/(.+:)(.+)-([^]+)/,"$1"+pi+"$2-$3$1"+rk+(xs(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~A_(e,"stretch")?d9e(ui(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(xs(e,t+1)!==115)break;case 6444:switch(xs(e,fu(e)-3-(~A_(e,"!important")&&10))){case 107:return ui(e,":",":"+pi)+e;case 101:return ui(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+pi+(xs(e,14)===45?"inline-":"")+"box$3$1"+pi+"$2$3$1"+Fs+"$2box$3")+e}break;case 5936:switch(xs(e,t+11)){case 114:return pi+e+Fs+ui(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return pi+e+Fs+ui(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return pi+e+Fs+ui(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return pi+e+Fs+e+e}return e}var TVe=function(e,t,o,i){if(e.length>-1&&!e.return)switch(e.type){case EW:e.return=d9e(e.value,e.length);break;case i9e:return S7([O8(e,{value:ui(e.value,"@","@"+pi)})],i);case SW:if(e.length)return yVe(e.props,function(a){switch(xVe(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return S7([O8(e,{props:[ui(a,/:(read-\w+)/,":"+rk+"$1")]})],i);case"::placeholder":return S7([O8(e,{props:[ui(a,/:(plac\w+)/,":"+pi+"input-$1")]}),O8(e,{props:[ui(a,/:(plac\w+)/,":"+rk+"$1")]}),O8(e,{props:[ui(a,/:(plac\w+)/,Fs+"input-$1")]})],i)}return""})}},zVe=[TVe],c9e=function(e){var t=e.key;if(t==="css"){var o=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(o,function(y){var w=y.getAttribute("data-emotion");w.indexOf(" ")!==-1&&(document.head.appendChild(y),y.setAttribute("data-s",""))})}var i=e.stylisPlugins||zVe,a={},l,d=[];l=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),function(y){for(var w=y.getAttribute("data-emotion").split(" "),b=1;b<w.length;b++)a[w[b]]=!0;d.push(y)});var c,p=[DVe,PVe];{var u,h=[EVe,IVe(function(y){u.insert(y)})],m=LVe(p.concat(i,h)),f=function(y){return S7(kVe(y),m)};c=function(y,w,b,v){u=b,f(y?y+"{"+w.styles+"}":w.styles),v&&(x.inserted[w.name]=!0)}}var x={key:t,sheet:new pVe({key:t,container:l,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:a,registered:{},insert:c};return x.sheet.hydrate(d),x};function RVe(e){return e==null||Object.keys(e).length===0}function p9e(e){const{styles:t,defaultTheme:o={}}=e,i=typeof t=="function"?a=>t(RVe(a)?o:a):t;return s.jsx(Ow,{styles:i})}function FVe(e,t){return n(e,t)}function OVe(e,t){Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))}const FJ=[];function nm(e){return FJ[0]=e,nVe(FJ)}var OJ={exports:{}},Bi={},NJ;function NVe(){if(NJ)return Bi;NJ=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),l=Symbol.for("react.consumer"),d=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),h=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),f=Symbol.for("react.view_transition"),x=Symbol.for("react.client.reference");function y(w){if(typeof w=="object"&&w!==null){var b=w.$$typeof;switch(b){case e:switch(w=w.type,w){case o:case a:case i:case p:case u:case f:return w;default:switch(w=w&&w.$$typeof,w){case d:case c:case m:case h:return w;case l:return w;default:return b}}case t:return b}}}return Bi.ContextConsumer=l,Bi.ContextProvider=d,Bi.Element=e,Bi.ForwardRef=c,Bi.Fragment=o,Bi.Lazy=m,Bi.Memo=h,Bi.Portal=t,Bi.Profiler=a,Bi.StrictMode=i,Bi.Suspense=p,Bi.SuspenseList=u,Bi.isContextConsumer=function(w){return y(w)===l},Bi.isContextProvider=function(w){return y(w)===d},Bi.isElement=function(w){return typeof w=="object"&&w!==null&&w.$$typeof===e},Bi.isForwardRef=function(w){return y(w)===c},Bi.isFragment=function(w){return y(w)===o},Bi.isLazy=function(w){return y(w)===m},Bi.isMemo=function(w){return y(w)===h},Bi.isPortal=function(w){return y(w)===t},Bi.isProfiler=function(w){return y(w)===a},Bi.isStrictMode=function(w){return y(w)===i},Bi.isSuspense=function(w){return y(w)===p},Bi.isSuspenseList=function(w){return y(w)===u},Bi.isValidElementType=function(w){return typeof w=="string"||typeof w=="function"||w===o||w===a||w===i||w===p||w===u||typeof w=="object"&&w!==null&&(w.$$typeof===m||w.$$typeof===h||w.$$typeof===d||w.$$typeof===l||w.$$typeof===c||w.$$typeof===x||w.getModuleId!==void 0)},Bi.typeOf=y,Bi}var HJ;function HVe(){return HJ||(HJ=1,OJ.exports=NVe()),OJ.exports}var u9e=HVe();function o0(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function h9e(e){if(g.isValidElement(e)||u9e.isValidElementType(e)||!o0(e))return e;const t={};return Object.keys(e).forEach(o=>{t[o]=h9e(e[o])}),t}function Zs(e,t,o={clone:!0}){const i=o.clone?{...e}:e;return o0(e)&&o0(t)&&Object.keys(t).forEach(a=>{g.isValidElement(t[a])||u9e.isValidElementType(t[a])?i[a]=t[a]:o0(t[a])&&Object.prototype.hasOwnProperty.call(e,a)&&o0(e[a])?i[a]=Zs(e[a],t[a],o):o.clone?i[a]=o0(t[a])?h9e(t[a]):t[a]:i[a]=t[a]}),i}const _Ve=e=>{const t=Object.keys(e).map(o=>({key:o,val:e[o]}))||[];return t.sort((o,i)=>o.val-i.val),t.reduce((o,i)=>({...o,[i.key]:i.val}),{})};function VVe(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:o="px",step:i=5,...a}=e,l=_Ve(t),d=Object.keys(l);function c(f){return`@media (min-width:${typeof t[f]=="number"?t[f]:f}${o})`}function p(f){return`@media (max-width:${(typeof t[f]=="number"?t[f]:f)-i/100}${o})`}function u(f,x){const y=d.indexOf(x);return`@media (min-width:${typeof t[f]=="number"?t[f]:f}${o}) and (max-width:${(y!==-1&&typeof t[d[y]]=="number"?t[d[y]]:x)-i/100}${o})`}function h(f){return d.indexOf(f)+1<d.length?u(f,d[d.indexOf(f)+1]):c(f)}function m(f){const x=d.indexOf(f);return x===0?c(d[1]):x===d.length-1?p(d[x]):u(f,d[d.indexOf(f)+1]).replace("@media","@media not all and")}return{keys:d,values:l,up:c,down:p,between:u,only:h,not:m,unit:o,...a}}function _J(e,t){if(!e.containerQueries)return t;const o=Object.keys(t).filter(i=>i.startsWith("@container")).sort((i,a)=>{const l=/min-width:\s*([0-9.]+)/;return+(i.match(l)?.[1]||0)-+(a.match(l)?.[1]||0)});return o.length?o.reduce((i,a)=>{const l=t[a];return delete i[a],i[a]=l,i},{...t}):t}function QVe(e,t){return t==="@"||t.startsWith("@")&&(e.some(o=>t.startsWith(`@${o}`))||!!t.match(/^@\d/))}function UVe(e,t){const o=t.match(/^@([^/]+)?\/?(.+)?$/);if(!o)return null;const[,i,a]=o,l=Number.isNaN(+i)?i||0:+i;return e.containerQueries(a).up(l)}function WVe(e){const t=(l,d)=>l.replace("@media",d?`@container ${d}`:"@container");function o(l,d){l.up=(...c)=>t(e.breakpoints.up(...c),d),l.down=(...c)=>t(e.breakpoints.down(...c),d),l.between=(...c)=>t(e.breakpoints.between(...c),d),l.only=(...c)=>t(e.breakpoints.only(...c),d),l.not=(...c)=>{const p=t(e.breakpoints.not(...c),d);return p.includes("not all and")?p.replace("not all and ","").replace("min-width:","width<").replace("max-width:","width>").replace("and","or"):p}}const i={},a=l=>(o(i,l),i);return o(a),{...e,containerQueries:a}}const GVe={borderRadius:4};function sy(e,t){return t?Zs(e,t,{clone:!1}):e}const YE={xs:0,sm:600,md:900,lg:1200,xl:1536},VJ={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${YE[e]}px)`},YVe={containerQueries:e=>({up:t=>{let o=typeof t=="number"?t:YE[t]||t;return typeof o=="number"&&(o=`${o}px`),e?`@container ${e} (min-width:${o})`:`@container (min-width:${o})`}})};function k0(e,t,o){const i=e.theme||{};if(Array.isArray(t)){const a=i.breakpoints||VJ;return t.reduce((l,d,c)=>(l[a.up(a.keys[c])]=o(t[c]),l),{})}if(typeof t=="object"){const a=i.breakpoints||VJ;return Object.keys(t).reduce((l,d)=>{if(QVe(a.keys,d)){const c=UVe(i.containerQueries?i:YVe,d);c&&(l[c]=o(t[d],d))}else if(Object.keys(a.values||YE).includes(d)){const c=a.up(d);l[c]=o(t[d],d)}else{const c=d;l[c]=t[c]}return l},{})}return o(t)}function KVe(e={}){return e.keys?.reduce((t,o)=>{const i=e.up(o);return t[i]={},t},{})||{}}function QJ(e,t){return e.reduce((o,i)=>{const a=o[i];return(!a||Object.keys(a).length===0)&&delete o[i],o},t)}function or(e){if(typeof e!="string")throw new Error($0(7));return e.charAt(0).toUpperCase()+e.slice(1)}function KE(e,t,o=!0){if(!t||typeof t!="string")return null;if(e&&e.vars&&o){const i=`vars.${t}`.split(".").reduce((a,l)=>a&&a[l]?a[l]:null,e);if(i!=null)return i}return t.split(".").reduce((i,a)=>i&&i[a]!=null?i[a]:null,e)}function ik(e,t,o,i=o){let a;return typeof e=="function"?a=e(o):Array.isArray(e)?a=e[o]||i:a=KE(e,o)||i,t&&(a=t(a,i,e)),a}function ta(e){const{prop:t,cssProperty:o=e.prop,themeKey:i,transform:a}=e,l=d=>{if(d[t]==null)return null;const c=d[t],p=d.theme,u=KE(p,i)||{};return k0(d,c,h=>{let m=ik(u,a,h);return h===m&&typeof h=="string"&&(m=ik(u,a,`${t}${h==="default"?"":or(h)}`,h)),o===!1?m:{[o]:m}})};return l.propTypes={},l.filterProps=[t],l}function qVe(e){const t={};return o=>(t[o]===void 0&&(t[o]=e(o)),t[o])}const ZVe={m:"margin",p:"padding"},JVe={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},UJ={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},XVe=qVe(e=>{if(e.length>2)if(UJ[e])e=UJ[e];else return[e];const[t,o]=e.split(""),i=ZVe[t],a=JVe[o]||"";return Array.isArray(a)?a.map(l=>i+l):[i+a]}),IW=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],jW=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"];[...IW,...jW];function _w(e,t,o,i){const a=KE(e,t,!0)??o;return typeof a=="number"||typeof a=="string"?l=>typeof l=="string"?l:typeof a=="string"?a.startsWith("var(")&&l===0?0:a.startsWith("var(")&&l===1?a:`calc(${l} * ${a})`:a*l:Array.isArray(a)?l=>{if(typeof l=="string")return l;const d=Math.abs(l),c=a[d];return l>=0?c:typeof c=="number"?-c:typeof c=="string"&&c.startsWith("var(")?`calc(-1 * ${c})`:`-${c}`}:typeof a=="function"?a:(()=>{})}function MW(e){return _w(e,"spacing",8)}function Vw(e,t){return typeof t=="string"||t==null?t:e(t)}function eQe(e,t){return o=>e.reduce((i,a)=>(i[a]=Vw(t,o),i),{})}function tQe(e,t,o,i){if(!t.includes(o))return null;const a=XVe(o),l=eQe(a,i),d=e[o];return k0(e,d,l)}function m9e(e,t){const o=MW(e.theme);return Object.keys(e).map(i=>tQe(e,t,i,o)).reduce(sy,{})}function jn(e){return m9e(e,IW)}jn.propTypes={};jn.filterProps=IW;function Mn(e){return m9e(e,jW)}Mn.propTypes={};Mn.filterProps=jW;function g9e(e=8,t=MW({spacing:e})){if(e.mui)return e;const o=(...i)=>(i.length===0?[1]:i).map(a=>{const l=t(a);return typeof l=="number"?`${l}px`:l}).join(" ");return o.mui=!0,o}function qE(...e){const t=e.reduce((i,a)=>(a.filterProps.forEach(l=>{i[l]=a}),i),{}),o=i=>Object.keys(i).reduce((a,l)=>t[l]?sy(a,t[l](i)):a,{});return o.propTypes={},o.filterProps=e.reduce((i,a)=>i.concat(a.filterProps),[]),o}function Ec(e){return typeof e!="number"?e:`${e}px solid`}function Kc(e,t){return ta({prop:e,themeKey:"borders",transform:t})}const oQe=Kc("border",Ec),rQe=Kc("borderTop",Ec),iQe=Kc("borderRight",Ec),nQe=Kc("borderBottom",Ec),aQe=Kc("borderLeft",Ec),sQe=Kc("borderColor"),lQe=Kc("borderTopColor"),dQe=Kc("borderRightColor"),cQe=Kc("borderBottomColor"),pQe=Kc("borderLeftColor"),uQe=Kc("outline",Ec),hQe=Kc("outlineColor"),ZE=e=>{if(e.borderRadius!==void 0&&e.borderRadius!==null){const t=_w(e.theme,"shape.borderRadius",4),o=i=>({borderRadius:Vw(t,i)});return k0(e,e.borderRadius,o)}return null};ZE.propTypes={};ZE.filterProps=["borderRadius"];qE(oQe,rQe,iQe,nQe,aQe,sQe,lQe,dQe,cQe,pQe,ZE,uQe,hQe);const JE=e=>{if(e.gap!==void 0&&e.gap!==null){const t=_w(e.theme,"spacing",8),o=i=>({gap:Vw(t,i)});return k0(e,e.gap,o)}return null};JE.propTypes={};JE.filterProps=["gap"];const XE=e=>{if(e.columnGap!==void 0&&e.columnGap!==null){const t=_w(e.theme,"spacing",8),o=i=>({columnGap:Vw(t,i)});return k0(e,e.columnGap,o)}return null};XE.propTypes={};XE.filterProps=["columnGap"];const eL=e=>{if(e.rowGap!==void 0&&e.rowGap!==null){const t=_w(e.theme,"spacing",8),o=i=>({rowGap:Vw(t,i)});return k0(e,e.rowGap,o)}return null};eL.propTypes={};eL.filterProps=["rowGap"];const mQe=ta({prop:"gridColumn"}),gQe=ta({prop:"gridRow"}),fQe=ta({prop:"gridAutoFlow"}),xQe=ta({prop:"gridAutoColumns"}),yQe=ta({prop:"gridAutoRows"}),wQe=ta({prop:"gridTemplateColumns"}),bQe=ta({prop:"gridTemplateRows"}),vQe=ta({prop:"gridTemplateAreas"}),CQe=ta({prop:"gridArea"});qE(JE,XE,eL,mQe,gQe,fQe,xQe,yQe,wQe,bQe,vQe,CQe);function E7(e,t){return t==="grey"?t:e}const AQe=ta({prop:"color",themeKey:"palette",transform:E7}),$Qe=ta({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:E7}),kQe=ta({prop:"backgroundColor",themeKey:"palette",transform:E7});qE(AQe,$Qe,kQe);function Rd(e){return e<=1&&e!==0?`${e*100}%`:e}const SQe=ta({prop:"width",transform:Rd}),BW=e=>{if(e.maxWidth!==void 0&&e.maxWidth!==null){const t=o=>{const i=e.theme?.breakpoints?.values?.[o]||YE[o];return i?e.theme?.breakpoints?.unit!=="px"?{maxWidth:`${i}${e.theme.breakpoints.unit}`}:{maxWidth:i}:{maxWidth:Rd(o)}};return k0(e,e.maxWidth,t)}return null};BW.filterProps=["maxWidth"];const EQe=ta({prop:"minWidth",transform:Rd}),LQe=ta({prop:"height",transform:Rd}),IQe=ta({prop:"maxHeight",transform:Rd}),jQe=ta({prop:"minHeight",transform:Rd});ta({prop:"size",cssProperty:"width",transform:Rd});ta({prop:"size",cssProperty:"height",transform:Rd});const MQe=ta({prop:"boxSizing"});qE(SQe,BW,EQe,LQe,IQe,jQe,MQe);const tL={border:{themeKey:"borders",transform:Ec},borderTop:{themeKey:"borders",transform:Ec},borderRight:{themeKey:"borders",transform:Ec},borderBottom:{themeKey:"borders",transform:Ec},borderLeft:{themeKey:"borders",transform:Ec},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:Ec},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:ZE},color:{themeKey:"palette",transform:E7},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:E7},backgroundColor:{themeKey:"palette",transform:E7},p:{style:Mn},pt:{style:Mn},pr:{style:Mn},pb:{style:Mn},pl:{style:Mn},px:{style:Mn},py:{style:Mn},padding:{style:Mn},paddingTop:{style:Mn},paddingRight:{style:Mn},paddingBottom:{style:Mn},paddingLeft:{style:Mn},paddingX:{style:Mn},paddingY:{style:Mn},paddingInline:{style:Mn},paddingInlineStart:{style:Mn},paddingInlineEnd:{style:Mn},paddingBlock:{style:Mn},paddingBlockStart:{style:Mn},paddingBlockEnd:{style:Mn},m:{style:jn},mt:{style:jn},mr:{style:jn},mb:{style:jn},ml:{style:jn},mx:{style:jn},my:{style:jn},margin:{style:jn},marginTop:{style:jn},marginRight:{style:jn},marginBottom:{style:jn},marginLeft:{style:jn},marginX:{style:jn},marginY:{style:jn},marginInline:{style:jn},marginInlineStart:{style:jn},marginInlineEnd:{style:jn},marginBlock:{style:jn},marginBlockStart:{style:jn},marginBlockEnd:{style:jn},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:JE},rowGap:{style:eL},columnGap:{style:XE},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:Rd},maxWidth:{style:BW},minWidth:{transform:Rd},height:{transform:Rd},maxHeight:{transform:Rd},minHeight:{transform:Rd},boxSizing:{},font:{themeKey:"font"},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}};function BQe(...e){const t=e.reduce((i,a)=>i.concat(Object.keys(a)),[]),o=new Set(t);return e.every(i=>o.size===Object.keys(i).length)}function DQe(e,t){return typeof e=="function"?e(t):e}function PQe(){function e(o,i,a,l){const d={[o]:i,theme:a},c=l[o];if(!c)return{[o]:i};const{cssProperty:p=o,themeKey:u,transform:h,style:m}=c;if(i==null)return null;if(u==="typography"&&i==="inherit")return{[o]:i};const f=KE(a,u)||{};return m?m(d):k0(d,i,x=>{let y=ik(f,h,x);return x===y&&typeof x=="string"&&(y=ik(f,h,`${o}${x==="default"?"":or(x)}`,x)),p===!1?y:{[p]:y}})}function t(o){const{sx:i,theme:a={},nested:l}=o||{};if(!i)return null;const d=a.unstable_sxConfig??tL;function c(p){let u=p;if(typeof p=="function")u=p(a);else if(typeof p!="object")return p;if(!u)return null;const h=KVe(a.breakpoints),m=Object.keys(h);let f=h;return Object.keys(u).forEach(x=>{const y=DQe(u[x],a);if(y!=null)if(typeof y=="object")if(d[x])f=sy(f,e(x,y,a,d));else{const w=k0({theme:a},y,b=>({[x]:b}));BQe(w,y)?f[x]=t({sx:y,theme:a,nested:!0}):f=sy(f,w)}else f=sy(f,e(x,y,a,d))}),!l&&a.modularCssLayers?{"@layer sx":_J(a,QJ(m,f))}:_J(a,QJ(m,f))}return Array.isArray(i)?i.map(c):c(i)}return t}const $4=PQe();$4.filterProps=["sx"];function TQe(e,t){const o=this;if(o.vars){if(!o.colorSchemes?.[e]||typeof o.getColorSchemeSelector!="function")return{};let i=o.getColorSchemeSelector(e);return i==="&"?t:((i.includes("data-")||i.includes("."))&&(i=`*:where(${i.replace(/\s*&$/,"")}) &`),{[i]:t})}return o.palette.mode===e?t:{}}function DW(e={},...t){const{breakpoints:o={},palette:i={},spacing:a,shape:l={},...d}=e,c=VVe(o),p=g9e(a);let u=Zs({breakpoints:c,direction:"ltr",components:{},palette:{mode:"light",...i},spacing:p,shape:{...GVe,...l}},d);return u=WVe(u),u.applyStyles=TQe,u=t.reduce((h,m)=>Zs(h,m),u),u.unstable_sxConfig={...tL,...d?.unstable_sxConfig},u.unstable_sx=function(h){return $4({sx:h,theme:this})},u}function zQe(e){return Object.keys(e).length===0}function PW(e=null){const t=g.useContext(Z8e);return!t||zQe(t)?e:t}const RQe=DW();function f9e(e=RQe){return PW(e)}function WJ(e){const t=nm(e);return e!==t&&t.styles?(t.styles.match(/^@layer\s+[^{]*$/)||(t.styles=`@layer global{${t.styles}}`),t):e}function x9e({styles:e,themeId:t,defaultTheme:o={}}){const i=f9e(o),a=t&&i[t]||i;let l=typeof e=="function"?e(a):e;return a.modularCssLayers&&(Array.isArray(l)?l=l.map(d=>WJ(typeof d=="function"?d(a):d)):l=WJ(l)),s.jsx(p9e,{styles:l})}const GJ=e=>e,FQe=()=>{let e=GJ;return{configure(t){e=t},generate(t){return e(t)},reset(){e=GJ}}},OQe=FQe();function y9e(e){var t,o,i="";if(typeof e=="string"||typeof e=="number")i+=e;else if(typeof e=="object")if(Array.isArray(e)){var a=e.length;for(t=0;t<a;t++)e[t]&&(o=y9e(e[t]))&&(i&&(i+=" "),i+=o)}else for(o in e)e[o]&&(i&&(i+=" "),i+=o);return i}function Oo(){for(var e,t,o=0,i="",a=arguments.length;o<a;o++)(e=arguments[o])&&(t=y9e(e))&&(i&&(i+=" "),i+=t);return i}const NQe={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function li(e,t,o="Mui"){const i=NQe[t];return i?`${o}-${i}`:`${OQe.generate(e)}-${t}`}function Xr(e,t,o="Mui"){const i={};return t.forEach(a=>{i[a]=li(e,a,o)}),i}function w9e(e){const{variants:t,...o}=e,i={variants:t,style:nm(o),isProcessed:!0};return i.style===o||t&&t.forEach(a=>{typeof a.style!="function"&&(a.style=nm(a.style))}),i}const HQe=DW();function MB(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}function K3(e,t){return t&&e&&typeof e=="object"&&e.styles&&!e.styles.startsWith("@layer")&&(e.styles=`@layer ${t}{${String(e.styles)}}`),e}function _Qe(e){return e?(t,o)=>o[e]:null}function VQe(e,t,o){e.theme=WQe(e.theme)?o:e.theme[t]||e.theme}function v$(e,t,o){const i=typeof t=="function"?t(e):t;if(Array.isArray(i))return i.flatMap(a=>v$(e,a,o));if(Array.isArray(i?.variants)){let a;if(i.isProcessed)a=o?K3(i.style,o):i.style;else{const{variants:l,...d}=i;a=o?K3(nm(d),o):d}return b9e(e,i.variants,[a],o)}return i?.isProcessed?o?K3(nm(i.style),o):i.style:o?K3(nm(i),o):i}function b9e(e,t,o=[],i=void 0){let a;e:for(let l=0;l<t.length;l+=1){const d=t[l];if(typeof d.props=="function"){if(a??={...e,...e.ownerState,ownerState:e.ownerState},!d.props(a))continue}else for(const c in d.props)if(e[c]!==d.props[c]&&e.ownerState?.[c]!==d.props[c])continue e;typeof d.style=="function"?(a??={...e,...e.ownerState,ownerState:e.ownerState},o.push(i?K3(nm(d.style(a)),i):d.style(a))):o.push(i?K3(nm(d.style),i):d.style)}return o}function QQe(e={}){const{themeId:t,defaultTheme:o=HQe,rootShouldForwardProp:i=MB,slotShouldForwardProp:a=MB}=e;function l(d){VQe(d,t,o)}return(d,c={})=>{OVe(d,j=>j.filter(L=>L!==$4));const{name:p,slot:u,skipVariantsResolver:h,skipSx:m,overridesResolver:f=_Qe(YQe(u)),...x}=c,y=p&&p.startsWith("Mui")||u?"components":"custom",w=h!==void 0?h:u&&u!=="Root"&&u!=="root"||!1,b=m||!1;let v=MB;u==="Root"||u==="root"?v=i:u?v=a:GQe(d)&&(v=void 0);const A=FVe(d,{shouldForwardProp:v,label:UQe(),...x}),S=j=>{if(j.__emotion_real===j)return j;if(typeof j=="function")return function(L){return v$(L,j,L.theme.modularCssLayers?y:void 0)};if(o0(j)){const L=w9e(j);return function(M){return L.variants?v$(M,L,M.theme.modularCssLayers?y:void 0):M.theme.modularCssLayers?K3(L.style,y):L.style}}return j},E=(...j)=>{const L=[],M=j.map(S),D=[];if(L.push(l),p&&f&&D.push(function(z){const R=z.theme.components?.[p]?.styleOverrides;if(!R)return null;const K={};for(const Z in R)K[Z]=v$(z,R[Z],z.theme.modularCssLayers?"theme":void 0);return f(z,K)}),p&&!w&&D.push(function(z){const R=z.theme?.components?.[p]?.variants;return R?b9e(z,R,[],z.theme.modularCssLayers?"theme":void 0):null}),b||D.push($4),Array.isArray(M[0])){const z=M.shift(),R=new Array(L.length).fill(""),K=new Array(D.length).fill("");let Z;Z=[...R,...z,...K],Z.raw=[...R,...z.raw,...K],L.unshift(Z)}const P=[...L,...M,...D],T=A(...P);return d.muiName&&(T.muiName=d.muiName),T};return A.withConfig&&(E.withConfig=A.withConfig),E}}function UQe(e,t){return void 0}function WQe(e){for(const t in e)return!1;return!0}function GQe(e){return typeof e=="string"&&e.charCodeAt(0)>96}function YQe(e){return e&&e.charAt(0).toLowerCase()+e.slice(1)}function k_(e,t,o=!1){const i={...t};for(const a in e)if(Object.prototype.hasOwnProperty.call(e,a)){const l=a;if(l==="components"||l==="slots")i[l]={...e[l],...i[l]};else if(l==="componentsProps"||l==="slotProps"){const d=e[l],c=t[l];if(!c)i[l]=d||{};else if(!d)i[l]=c;else{i[l]={...c};for(const p in d)if(Object.prototype.hasOwnProperty.call(d,p)){const u=p;i[l][u]=k_(d[u],c[u],o)}}}else l==="className"&&o&&t.className?i.className=Oo(e?.className,t?.className):l==="style"&&o&&t.style?i.style={...e?.style,...t?.style}:i[l]===void 0&&(i[l]=e[l])}return i}const Yd=typeof window<"u"?g.useLayoutEffect:g.useEffect;function KQe(e,t=Number.MIN_SAFE_INTEGER,o=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,o))}function TW(e,t=0,o=1){return KQe(e,t,o)}function qQe(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let o=e.match(t);return o&&o[0].length===1&&(o=o.map(i=>i+i)),o?`rgb${o.length===4?"a":""}(${o.map((i,a)=>a<3?parseInt(i,16):Math.round(parseInt(i,16)/255*1e3)/1e3).join(", ")})`:""}function bm(e){if(e.type)return e;if(e.charAt(0)==="#")return bm(qQe(e));const t=e.indexOf("("),o=e.substring(0,t);if(!["rgb","rgba","hsl","hsla","color"].includes(o))throw new Error($0(9,e));let i=e.substring(t+1,e.length-1),a;if(o==="color"){if(i=i.split(" "),a=i.shift(),i.length===4&&i[3].charAt(0)==="/"&&(i[3]=i[3].slice(1)),!["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].includes(a))throw new Error($0(10,a))}else i=i.split(",");return i=i.map(l=>parseFloat(l)),{type:o,values:i,colorSpace:a}}const ZQe=e=>{const t=bm(e);return t.values.slice(0,3).map((o,i)=>t.type.includes("hsl")&&i!==0?`${o}%`:o).join(" ")},jx=(e,t)=>{try{return ZQe(e)}catch{return e}};function oL(e){const{type:t,colorSpace:o}=e;let{values:i}=e;return t.includes("rgb")?i=i.map((a,l)=>l<3?parseInt(a,10):a):t.includes("hsl")&&(i[1]=`${i[1]}%`,i[2]=`${i[2]}%`),t.includes("color")?i=`${o} ${i.join(" ")}`:i=`${i.join(", ")}`,`${t}(${i})`}function v9e(e){e=bm(e);const{values:t}=e,o=t[0],i=t[1]/100,a=t[2]/100,l=i*Math.min(a,1-a),d=(u,h=(u+o/30)%12)=>a-l*Math.max(Math.min(h-3,9-h,1),-1);let c="rgb";const p=[Math.round(d(0)*255),Math.round(d(8)*255),Math.round(d(4)*255)];return e.type==="hsla"&&(c+="a",p.push(t[3])),oL({type:c,values:p})}function S_(e){e=bm(e);let t=e.type==="hsl"||e.type==="hsla"?bm(v9e(e)).values:e.values;return t=t.map(o=>(e.type!=="color"&&(o/=255),o<=.03928?o/12.92:((o+.055)/1.055)**2.4)),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function JQe(e,t){const o=S_(e),i=S_(t);return(Math.max(o,i)+.05)/(Math.min(o,i)+.05)}function nk(e,t){return e=bm(e),t=TW(t),(e.type==="rgb"||e.type==="hsl")&&(e.type+="a"),e.type==="color"?e.values[3]=`/${t}`:e.values[3]=t,oL(e)}function _g(e,t,o){try{return nk(e,t)}catch{return e}}function rL(e,t){if(e=bm(e),t=TW(t),e.type.includes("hsl"))e.values[2]*=1-t;else if(e.type.includes("rgb")||e.type.includes("color"))for(let o=0;o<3;o+=1)e.values[o]*=1-t;return oL(e)}function Ai(e,t,o){try{return rL(e,t)}catch{return e}}function iL(e,t){if(e=bm(e),t=TW(t),e.type.includes("hsl"))e.values[2]+=(100-e.values[2])*t;else if(e.type.includes("rgb"))for(let o=0;o<3;o+=1)e.values[o]+=(255-e.values[o])*t;else if(e.type.includes("color"))for(let o=0;o<3;o+=1)e.values[o]+=(1-e.values[o])*t;return oL(e)}function $i(e,t,o){try{return iL(e,t)}catch{return e}}function XQe(e,t=.15){return S_(e)>.5?rL(e,t):iL(e,t)}function Cv(e,t,o){try{return XQe(e,t)}catch{return e}}const C9e=g.createContext(null);function zW(){return g.useContext(C9e)}const eUe=typeof Symbol=="function"&&Symbol.for,tUe=eUe?Symbol.for("mui.nested"):"__THEME_NESTED__";function oUe(e,t){return typeof t=="function"?t(e):{...e,...t}}function rUe(e){const{children:t,theme:o}=e,i=zW(),a=g.useMemo(()=>{const l=i===null?{...o}:oUe(i,o);return l!=null&&(l[tUe]=i!==null),l},[o,i]);return s.jsx(C9e.Provider,{value:a,children:t})}const A9e=g.createContext();function iUe({value:e,...t}){return s.jsx(A9e.Provider,{value:e??!0,...t})}const O6=()=>g.useContext(A9e)??!1,$9e=g.createContext(void 0);function nUe({value:e,children:t}){return s.jsx($9e.Provider,{value:e,children:t})}function aUe(e){const{theme:t,name:o,props:i}=e;if(!t||!t.components||!t.components[o])return i;const a=t.components[o];return a.defaultProps?k_(a.defaultProps,i,t.components.mergeClassNameAndStyle):!a.styleOverrides&&!a.variants?k_(a,i,t.components.mergeClassNameAndStyle):i}function sUe({props:e,name:t}){const o=g.useContext($9e);return aUe({props:e,name:t,theme:{components:o}})}let YJ=0;function lUe(e){const[t,o]=g.useState(e),i=e||t;return g.useEffect(()=>{t==null&&(YJ+=1,o(`mui-${YJ}`))},[t]),i}const dUe={...PNe},KJ=dUe.useId;function nL(e){if(KJ!==void 0){const t=KJ();return e??t}return lUe(e)}function cUe(e){const t=PW(),o=nL()||"",{modularCssLayers:i}=e;let a="mui.global, mui.components, mui.theme, mui.custom, mui.sx";return!i||t!==null?a="":typeof i=="string"?a=i.replace(/mui(?!\.)/g,a):a=`@layer ${a};`,Yd(()=>{const l=document.querySelector("head");if(!l)return;const d=l.firstChild;if(a){if(d&&d.hasAttribute?.("data-mui-layer-order")&&d.getAttribute("data-mui-layer-order")===o)return;const c=document.createElement("style");c.setAttribute("data-mui-layer-order",o),c.textContent=a,l.prepend(c)}else l.querySelector(`style[data-mui-layer-order="${o}"]`)?.remove()},[a,o]),a?s.jsx(x9e,{styles:a}):null}const qJ={};function ZJ(e,t,o,i=!1){return g.useMemo(()=>{const a=e&&t[e]||t;if(typeof o=="function"){const l=o(a),d=e?{...t,[e]:l}:l;return i?()=>d:d}return e?{...t,[e]:o}:{...t,...o}},[e,t,o,i])}function k9e(e){const{children:t,theme:o,themeId:i}=e,a=PW(qJ),l=zW()||qJ,d=ZJ(i,a,o),c=ZJ(i,l,o,!0),p=(i?d[i]:d).direction==="rtl",u=cUe(d);return s.jsx(rUe,{theme:c,children:s.jsx(Z8e.Provider,{value:d,children:s.jsx(iUe,{value:p,children:s.jsxs(nUe,{value:i?d[i].components:d.components,children:[u,t]})})})})}const JJ={theme:void 0};function pUe(e){let t,o;return function(i){let a=t;return(a===void 0||i.theme!==o)&&(JJ.theme=i.theme,a=w9e(e(JJ)),t=a,o=i.theme),a}}const RW="mode",FW="color-scheme",uUe="data-color-scheme";function hUe(e){const{defaultMode:t="system",defaultLightColorScheme:o="light",defaultDarkColorScheme:i="dark",modeStorageKey:a=RW,colorSchemeStorageKey:l=FW,attribute:d=uUe,colorSchemeNode:c="document.documentElement",nonce:p}=e||{};let u="",h=d;if(d==="class"&&(h=".%s"),d==="data"&&(h="[data-%s]"),h.startsWith(".")){const f=h.substring(1);u+=`${c}.classList.remove('${f}'.replace('%s', light), '${f}'.replace('%s', dark));
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/empty-C09d-R77.js","assets/sentry-WQIrXn23.js","assets/empty-B-utXt9d.js","assets/index-C3PTDcDK.js","assets/index-CWIMhwcP.js","assets/zeni-epic-state-CiYPf4wj.js","assets/core-bZ_V-uQJ.js","assets/utils-ZzDoNTUE.js","assets/recharts-CQ5l3RkA.js","assets/url-CFdPdjoN.js","assets/index-Cooanb3W.js","assets/index-CjA2Y-AM.js","assets/url-BLZnDSBM.js","assets/index-CXmtWMWZ.js","assets/ScreenRoutes-dcg3R0kU.js","assets/liveblocks-B3Dmsh6M.js","assets/analyticsHelper-QVoarp1A.js","assets/mui-6JEtGkot.js","assets/SignInScreen-CjkwbiUx.js","assets/analytics-2Vj81lfA.js","assets/lottie-B7Tz-fe-.js","assets/lexical-AMpOx-JS.js"])))=>i.map(i=>d[i]);
|
|
2
|
+
import{a as g,b as $,R as PNe,c as A4,p as G2,r as fd,g as cW,e as uJ,f as TNe,s as hJ,w as zNe,i as RNe,S as FNe,j as ONe,k as NNe,l as HNe,m as _Ne}from"./sentry-WQIrXn23.js";import{j as yo,_ as S8e,a as Jd,u as E8e,T as VNe,C as QNe,b as UNe,c as FE,d as OE,e as WNe,f as L8e,g as GNe,h as YNe,L as KNe,i as mJ,k as qNe,l as ZNe,P as JNe,m as XNe,n as eHe,o as I8e,p as tHe,q as oHe,I as gJ,r as rHe,s as iHe,t as nHe,v as aHe,w as sHe,x as lHe,y as j8e,z as dHe,A as cHe,B as pHe}from"./liveblocks-B3Dmsh6M.js";import{f as M8e,R as G3,r as Hn,P as $n,u as NE,g as Ru,h as uHe,i as pW,j as hHe,k as mHe,l as kB,N as gHe,m as fHe,n as xHe,B as yHe}from"./core-bZ_V-uQJ.js";import{H as J$,ba as Y3,bb as wHe,bc as fJ,bd as V4,be as Qr,bf as B8e,bg as HE,bh as Dr,bi as bHe,bj as vHe,bk as Y7,bl as ym,bm as uW,bn as D8e,bo as CHe,bp as k1,bq as AHe,br as hW,bs as P8e,bt as Yi,bu as K7,bv as mu,bw as $He,bx as kHe,by as SHe,bz as T8e,bA as g_,bB as EHe,bC as LHe,bD as IHe,bE as jHe,bF as mW,bG as z8e,bH as wm,bI as MHe,bJ as R8e,bK as f_,bL as xJ,bM as yJ,bN as wJ,bO as wl,bP as gW,bQ as fW,bR as R6,bS as xW,bT as yW,bU as wW,bV as bW,bW as BHe,bX as X$,bY as DHe,bZ as F8e,b_ as vW,b$ as PHe,c0 as h0,c1 as Rw,c2 as Fw,c3 as THe,c4 as zHe,c5 as RHe,c6 as FHe,c7 as OHe,c8 as NHe,c9 as HHe,ca as wv,cb as _He,cc as VHe,cd as QHe,ce as UHe,cf as WHe,cg as GHe,ch as YHe,ci as KHe,cj as qHe,ck as ZHe,cl as JHe,cm as XHe,cn as e_e,co as t_e,cp as O8e,cq as o_e,cr as bJ,cs as r_e,ct as i_e,cu as Ty,cv as N8e,cw as n_e,cx as H8e,cy as CW,cz as a_e,cA as vJ,cB as s_e,cC as CJ,cD as _8e,cE as V8e,cF as Q8e,cG as U8e,cH as W8e,cI as l_e,cJ as G8e,cK as d_e,cL as c_e,cM as p_e,cN as Y8e,cO as x_,cP as u_e,cQ as K8e,cR as q8e,cS as h_e,cT as m_e,cU as g_e,cV as f_e,cW as x_e,cX as y_e,cY as w_e,cZ as b_e,v as v_e,c_ as _E,c$ as y_,d0 as w_,d1 as C_e,d2 as A_e,d3 as $_e,d4 as k_e,d5 as S_e,d6 as E_e,d7 as L_e,d8 as I_e,d9 as j_e,da as M_e,db as AJ,dc as B_e,dd as D_e,de as P_e,df as T_e,dg as z_e}from"./zeni-epic-state-CiYPf4wj.js";import{T as Z8e,j as To,n,c as he,k as Nt,G as Ow,C as J8e,u as X8e,a as R_e}from"./mui-6JEtGkot.js";import{r as F_e,m as gu}from"./analytics-2Vj81lfA.js";import{L as b_}from"./lottie-B7Tz-fe-.js";import{r as fa}from"./lexical-AMpOx-JS.js";import{E as Oi,c as VE,P as O_e,R as v_,F as ek,X as Wd,Y as Gd,G as P0,H as tk,I as QE,J as T0,K as e9e,L as N_e,M as H_e,N as Q4,O as AW,Q as $W,S as Nw,U as __e}from"./recharts-CQ5l3RkA.js";import{r as V_e}from"./utils-ZzDoNTUE.js";(function(){try{var e=typeof window<"u"?window:typeof A4<"u"?A4:typeof globalThis<"u"?globalThis:typeof self<"u"?self:{},t=new e.Error().stack;t&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[t]="d570a482-9a06-41db-9e2d-ea6858df97d8",e._sentryDebugIdIdentifier="sentry-dbid-d570a482-9a06-41db-9e2d-ea6858df97d8")}catch{}})();(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const a of document.querySelectorAll('link[rel="modulepreload"]'))i(a);new MutationObserver(a=>{for(const l of a)if(l.type==="childList")for(const d of l.addedNodes)d.tagName==="LINK"&&d.rel==="modulepreload"&&i(d)}).observe(document,{childList:!0,subtree:!0});function o(a){const l={};return a.integrity&&(l.integrity=a.integrity),a.referrerPolicy&&(l.referrerPolicy=a.referrerPolicy),a.crossOrigin==="use-credentials"?l.credentials="include":a.crossOrigin==="anonymous"?l.credentials="omit":l.credentials="same-origin",l}function i(a){if(a.ep)return;a.ep=!0;const l=o(a);fetch(a.href,l)}})();var bv={},$J;function Q_e(){if($J)return bv;$J=1;var e=M8e();return bv.createRoot=e.createRoot,bv.hydrateRoot=e.hydrateRoot,bv}var U_e=Q_e(),td=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof A4<"u"?A4:typeof self<"u"?self:{};function Mr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var kJ={exports:{}},F8={},SJ;function W_e(){if(SJ)return F8;SJ=1;var e=$,t=Symbol.for("react.element"),o=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,a=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l={key:!0,ref:!0,__self:!0,__source:!0};function d(c,p,u){var h,m={},f=null,x=null;u!==void 0&&(f=""+u),p.key!==void 0&&(f=""+p.key),p.ref!==void 0&&(x=p.ref);for(h in p)i.call(p,h)&&!l.hasOwnProperty(h)&&(m[h]=p[h]);if(c&&c.defaultProps)for(h in p=c.defaultProps,p)m[h]===void 0&&(m[h]=p[h]);return{$$typeof:t,type:c,key:f,ref:x,props:m,_owner:a.current}}return F8.Fragment=o,F8.jsx=d,F8.jsxs=d,F8}var EJ;function t9e(){return EJ||(EJ=1,kJ.exports=W_e()),kJ.exports}var s=t9e();const G_e=g.createContext(null),SB={didCatch:!1,error:null};let Y_e=class extends g.Component{constructor(t){super(t),this.resetErrorBoundary=this.resetErrorBoundary.bind(this),this.state=SB}static getDerivedStateFromError(t){return{didCatch:!0,error:t}}resetErrorBoundary(){const{error:t}=this.state;if(t!==null){for(var o,i,a=arguments.length,l=new Array(a),d=0;d<a;d++)l[d]=arguments[d];(o=(i=this.props).onReset)===null||o===void 0||o.call(i,{args:l,reason:"imperative-api"}),this.setState(SB)}}componentDidCatch(t,o){var i,a;(i=(a=this.props).onError)===null||i===void 0||i.call(a,t,o)}componentDidUpdate(t,o){const{didCatch:i}=this.state,{resetKeys:a}=this.props;if(i&&o.error!==null&&K_e(t.resetKeys,a)){var l,d;(l=(d=this.props).onReset)===null||l===void 0||l.call(d,{next:a,prev:t.resetKeys,reason:"keys"}),this.setState(SB)}}render(){const{children:t,fallbackRender:o,FallbackComponent:i,fallback:a}=this.props,{didCatch:l,error:d}=this.state;let c=t;if(l){const p={error:d,resetErrorBoundary:this.resetErrorBoundary};if(typeof o=="function")c=o(p);else if(i)c=g.createElement(i,p);else if(a!==void 0)c=a;else throw d}return g.createElement(G_e.Provider,{value:{didCatch:l,error:d,resetErrorBoundary:this.resetErrorBoundary}},c)}};function K_e(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return e.length!==t.length||e.some((o,i)=>!Object.is(o,t[i]))}var C_={exports:{}},q_e=C_.exports,LJ;function Z_e(){return LJ||(LJ=1,(function(e){(function(t,o){e.exports?e.exports=o():t.numeral=o()})(q_e,function(){var t,o,i="2.0.6",a={},l={},d={currentLocale:"en",zeroFormat:null,nullFormat:null,defaultFormat:"0,0",scalePercentBy100:!0},c={currentLocale:d.currentLocale,zeroFormat:d.zeroFormat,nullFormat:d.nullFormat,defaultFormat:d.defaultFormat,scalePercentBy100:d.scalePercentBy100};function p(u,h){this._input=u,this._value=h}return t=function(u){var h,m,f,x;if(t.isNumeral(u))h=u.value();else if(u===0||typeof u>"u")h=0;else if(u===null||o.isNaN(u))h=null;else if(typeof u=="string")if(c.zeroFormat&&u===c.zeroFormat)h=0;else if(c.nullFormat&&u===c.nullFormat||!u.replace(/[^0-9]+/g,"").length)h=null;else{for(m in a)if(x=typeof a[m].regexps.unformat=="function"?a[m].regexps.unformat():a[m].regexps.unformat,x&&u.match(x)){f=a[m].unformat;break}f=f||t._.stringToNumber,h=f(u)}else h=Number(u)||null;return new p(u,h)},t.version=i,t.isNumeral=function(u){return u instanceof p},t._=o={numberToFormat:function(u,h,m){var f=l[t.options.currentLocale],x=!1,y=!1,w=0,b="",v=1e12,A=1e9,S=1e6,E=1e3,j="",L=!1,M,D,P,T,z,R,K;if(u=u||0,D=Math.abs(u),t._.includes(h,"(")?(x=!0,h=h.replace(/[\(|\)]/g,"")):(t._.includes(h,"+")||t._.includes(h,"-"))&&(z=t._.includes(h,"+")?h.indexOf("+"):u<0?h.indexOf("-"):-1,h=h.replace(/[\+|\-]/g,"")),t._.includes(h,"a")&&(M=h.match(/a(k|m|b|t)?/),M=M?M[1]:!1,t._.includes(h," a")&&(b=" "),h=h.replace(new RegExp(b+"a[kmbt]?"),""),D>=v&&!M||M==="t"?(b+=f.abbreviations.trillion,u=u/v):D<v&&D>=A&&!M||M==="b"?(b+=f.abbreviations.billion,u=u/A):D<A&&D>=S&&!M||M==="m"?(b+=f.abbreviations.million,u=u/S):(D<S&&D>=E&&!M||M==="k")&&(b+=f.abbreviations.thousand,u=u/E)),t._.includes(h,"[.]")&&(y=!0,h=h.replace("[.]",".")),P=u.toString().split(".")[0],T=h.split(".")[1],R=h.indexOf(","),w=(h.split(".")[0].split(",")[0].match(/0/g)||[]).length,T?(t._.includes(T,"[")?(T=T.replace("]",""),T=T.split("["),j=t._.toFixed(u,T[0].length+T[1].length,m,T[1].length)):j=t._.toFixed(u,T.length,m),P=j.split(".")[0],t._.includes(j,".")?j=f.delimiters.decimal+j.split(".")[1]:j="",y&&Number(j.slice(1))===0&&(j="")):P=t._.toFixed(u,0,m),b&&!M&&Number(P)>=1e3&&b!==f.abbreviations.trillion)switch(P=String(Number(P)/1e3),b){case f.abbreviations.thousand:b=f.abbreviations.million;break;case f.abbreviations.million:b=f.abbreviations.billion;break;case f.abbreviations.billion:b=f.abbreviations.trillion;break}if(t._.includes(P,"-")&&(P=P.slice(1),L=!0),P.length<w)for(var Z=w-P.length;Z>0;Z--)P="0"+P;return R>-1&&(P=P.toString().replace(/(\d)(?=(\d{3})+(?!\d))/g,"$1"+f.delimiters.thousands)),h.indexOf(".")===0&&(P=""),K=P+j+(b||""),x?K=(x&&L?"(":"")+K+(x&&L?")":""):z>=0?K=z===0?(L?"-":"+")+K:K+(L?"-":"+"):L&&(K="-"+K),K},stringToNumber:function(u){var h=l[c.currentLocale],m=u,f={thousand:3,million:6,billion:9,trillion:12},x,y,w;if(c.zeroFormat&&u===c.zeroFormat)y=0;else if(c.nullFormat&&u===c.nullFormat||!u.replace(/[^0-9]+/g,"").length)y=null;else{y=1,h.delimiters.decimal!=="."&&(u=u.replace(/\./g,"").replace(h.delimiters.decimal,"."));for(x in f)if(w=new RegExp("[^a-zA-Z]"+h.abbreviations[x]+"(?:\\)|(\\"+h.currency.symbol+")?(?:\\))?)?$"),m.match(w)){y*=Math.pow(10,f[x]);break}y*=(u.split("-").length+Math.min(u.split("(").length-1,u.split(")").length-1))%2?1:-1,u=u.replace(/[^0-9\.]+/g,""),y*=Number(u)}return y},isNaN:function(u){return typeof u=="number"&&isNaN(u)},includes:function(u,h){return u.indexOf(h)!==-1},insert:function(u,h,m){return u.slice(0,m)+h+u.slice(m)},reduce:function(u,h){if(this===null)throw new TypeError("Array.prototype.reduce called on null or undefined");if(typeof h!="function")throw new TypeError(h+" is not a function");var m=Object(u),f=m.length>>>0,x=0,y;if(arguments.length===3)y=arguments[2];else{for(;x<f&&!(x in m);)x++;if(x>=f)throw new TypeError("Reduce of empty array with no initial value");y=m[x++]}for(;x<f;x++)x in m&&(y=h(y,m[x],x,m));return y},multiplier:function(u){var h=u.toString().split(".");return h.length<2?1:Math.pow(10,h[1].length)},correctionFactor:function(){var u=Array.prototype.slice.call(arguments);return u.reduce(function(h,m){var f=o.multiplier(m);return h>f?h:f},1)},toFixed:function(u,h,m,f){var x=u.toString().split("."),y=h-(f||0),w,b,v,A;return x.length===2?w=Math.min(Math.max(x[1].length,y),h):w=y,v=Math.pow(10,w),A=(m(u+"e+"+w)/v).toFixed(w),f>h-w&&(b=new RegExp("\\.?0{1,"+(f-(h-w))+"}$"),A=A.replace(b,"")),A}},t.options=c,t.formats=a,t.locales=l,t.locale=function(u){return u&&(c.currentLocale=u.toLowerCase()),c.currentLocale},t.localeData=function(u){if(!u)return l[c.currentLocale];if(u=u.toLowerCase(),!l[u])throw new Error("Unknown locale : "+u);return l[u]},t.reset=function(){for(var u in d)c[u]=d[u]},t.zeroFormat=function(u){c.zeroFormat=typeof u=="string"?u:null},t.nullFormat=function(u){c.nullFormat=typeof u=="string"?u:null},t.defaultFormat=function(u){c.defaultFormat=typeof u=="string"?u:"0.0"},t.register=function(u,h,m){if(h=h.toLowerCase(),this[u+"s"][h])throw new TypeError(h+" "+u+" already registered.");return this[u+"s"][h]=m,m},t.validate=function(u,h){var m,f,x,y,w,b,v,A;if(typeof u!="string"&&(u+="",console.warn&&console.warn("Numeral.js: Value is not string. It has been co-erced to: ",u)),u=u.trim(),u.match(/^\d+$/))return!0;if(u==="")return!1;try{v=t.localeData(h)}catch{v=t.localeData(t.locale())}return x=v.currency.symbol,w=v.abbreviations,m=v.delimiters.decimal,v.delimiters.thousands==="."?f="\\.":f=v.delimiters.thousands,A=u.match(/^[^\d]+/),A!==null&&(u=u.substr(1),A[0]!==x)||(A=u.match(/[^\d]+$/),A!==null&&(u=u.slice(0,-1),A[0]!==w.thousand&&A[0]!==w.million&&A[0]!==w.billion&&A[0]!==w.trillion))?!1:(b=new RegExp(f+"{2}"),u.match(/[^\d.,]/g)?!1:(y=u.split(m),y.length>2?!1:y.length<2?!!y[0].match(/^\d+.*\d$/)&&!y[0].match(b):y[0].length===1?!!y[0].match(/^\d+$/)&&!y[0].match(b)&&!!y[1].match(/^\d+$/):!!y[0].match(/^\d+.*\d$/)&&!y[0].match(b)&&!!y[1].match(/^\d+$/)))},t.fn=p.prototype={clone:function(){return t(this)},format:function(u,h){var m=this._value,f=u||c.defaultFormat,x,y,w;if(h=h||Math.round,m===0&&c.zeroFormat!==null)y=c.zeroFormat;else if(m===null&&c.nullFormat!==null)y=c.nullFormat;else{for(x in a)if(f.match(a[x].regexps.format)){w=a[x].format;break}w=w||t._.numberToFormat,y=w(m,f,h)}return y},value:function(){return this._value},input:function(){return this._input},set:function(u){return this._value=Number(u),this},add:function(u){var h=o.correctionFactor.call(null,this._value,u);function m(f,x,y,w){return f+Math.round(h*x)}return this._value=o.reduce([this._value,u],m,0)/h,this},subtract:function(u){var h=o.correctionFactor.call(null,this._value,u);function m(f,x,y,w){return f-Math.round(h*x)}return this._value=o.reduce([u],m,Math.round(this._value*h))/h,this},multiply:function(u){function h(m,f,x,y){var w=o.correctionFactor(m,f);return Math.round(m*w)*Math.round(f*w)/Math.round(w*w)}return this._value=o.reduce([this._value,u],h,1),this},divide:function(u){function h(m,f,x,y){var w=o.correctionFactor(m,f);return Math.round(m*w)/Math.round(f*w)}return this._value=o.reduce([this._value,u],h),this},difference:function(u){return Math.abs(t(this._value).subtract(u).value())}},t.register("locale","en",{delimiters:{thousands:",",decimal:"."},abbreviations:{thousand:"k",million:"m",billion:"b",trillion:"t"},ordinal:function(u){var h=u%10;return~~(u%100/10)===1?"th":h===1?"st":h===2?"nd":h===3?"rd":"th"},currency:{symbol:"$"}}),(function(){t.register("format","bps",{regexps:{format:/(BPS)/,unformat:/(BPS)/},format:function(u,h,m){var f=t._.includes(h," BPS")?" ":"",x;return u=u*1e4,h=h.replace(/\s?BPS/,""),x=t._.numberToFormat(u,h,m),t._.includes(x,")")?(x=x.split(""),x.splice(-1,0,f+"BPS"),x=x.join("")):x=x+f+"BPS",x},unformat:function(u){return+(t._.stringToNumber(u)*1e-4).toFixed(15)}})})(),(function(){var u={base:1e3,suffixes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"]},h={base:1024,suffixes:["B","KiB","MiB","GiB","TiB","PiB","EiB","ZiB","YiB"]},m=u.suffixes.concat(h.suffixes.filter(function(x){return u.suffixes.indexOf(x)<0})),f=m.join("|");f="("+f.replace("B","B(?!PS)")+")",t.register("format","bytes",{regexps:{format:/([0\s]i?b)/,unformat:new RegExp(f)},format:function(x,y,w){var b,v=t._.includes(y,"ib")?h:u,A=t._.includes(y," b")||t._.includes(y," ib")?" ":"",S,E,j;for(y=y.replace(/\s?i?b/,""),S=0;S<=v.suffixes.length;S++)if(E=Math.pow(v.base,S),j=Math.pow(v.base,S+1),x===null||x===0||x>=E&&x<j){A+=v.suffixes[S],E>0&&(x=x/E);break}return b=t._.numberToFormat(x,y,w),b+A},unformat:function(x){var y=t._.stringToNumber(x),w,b;if(y){for(w=u.suffixes.length-1;w>=0;w--){if(t._.includes(x,u.suffixes[w])){b=Math.pow(u.base,w);break}if(t._.includes(x,h.suffixes[w])){b=Math.pow(h.base,w);break}}y*=b||1}return y}})})(),(function(){t.register("format","currency",{regexps:{format:/(\$)/},format:function(u,h,m){var f=t.locales[t.options.currentLocale],x={before:h.match(/^([\+|\-|\(|\s|\$]*)/)[0],after:h.match(/([\+|\-|\)|\s|\$]*)$/)[0]},y,w,b;for(h=h.replace(/\s?\$\s?/,""),y=t._.numberToFormat(u,h,m),u>=0?(x.before=x.before.replace(/[\-\(]/,""),x.after=x.after.replace(/[\-\)]/,"")):u<0&&!t._.includes(x.before,"-")&&!t._.includes(x.before,"(")&&(x.before="-"+x.before),b=0;b<x.before.length;b++)switch(w=x.before[b],w){case"$":y=t._.insert(y,f.currency.symbol,b);break;case" ":y=t._.insert(y," ",b+f.currency.symbol.length-1);break}for(b=x.after.length-1;b>=0;b--)switch(w=x.after[b],w){case"$":y=b===x.after.length-1?y+f.currency.symbol:t._.insert(y,f.currency.symbol,-(x.after.length-(1+b)));break;case" ":y=b===x.after.length-1?y+" ":t._.insert(y," ",-(x.after.length-(1+b)+f.currency.symbol.length-1));break}return y}})})(),(function(){t.register("format","exponential",{regexps:{format:/(e\+|e-)/,unformat:/(e\+|e-)/},format:function(u,h,m){var f,x=typeof u=="number"&&!t._.isNaN(u)?u.toExponential():"0e+0",y=x.split("e");return h=h.replace(/e[\+|\-]{1}0/,""),f=t._.numberToFormat(Number(y[0]),h,m),f+"e"+y[1]},unformat:function(u){var h=t._.includes(u,"e+")?u.split("e+"):u.split("e-"),m=Number(h[0]),f=Number(h[1]);f=t._.includes(u,"e-")?f*=-1:f;function x(y,w,b,v){var A=t._.correctionFactor(y,w),S=y*A*(w*A)/(A*A);return S}return t._.reduce([m,Math.pow(10,f)],x,1)}})})(),(function(){t.register("format","ordinal",{regexps:{format:/(o)/},format:function(u,h,m){var f=t.locales[t.options.currentLocale],x,y=t._.includes(h," o")?" ":"";return h=h.replace(/\s?o/,""),y+=f.ordinal(u),x=t._.numberToFormat(u,h,m),x+y}})})(),(function(){t.register("format","percentage",{regexps:{format:/(%)/,unformat:/(%)/},format:function(u,h,m){var f=t._.includes(h," %")?" ":"",x;return t.options.scalePercentBy100&&(u=u*100),h=h.replace(/\s?\%/,""),x=t._.numberToFormat(u,h,m),t._.includes(x,")")?(x=x.split(""),x.splice(-1,0,f+"%"),x=x.join("")):x=x+f+"%",x},unformat:function(u){var h=t._.stringToNumber(u);return t.options.scalePercentBy100?h*.01:h}})})(),(function(){t.register("format","time",{regexps:{format:/(:)/,unformat:/(:)/},format:function(u,h,m){var f=Math.floor(u/60/60),x=Math.floor((u-f*60*60)/60),y=Math.round(u-f*60*60-x*60);return f+":"+(x<10?"0"+x:x)+":"+(y<10?"0"+y:y)},unformat:function(u){var h=u.split(":"),m=0;return h.length===3?(m=m+Number(h[0])*60*60,m=m+Number(h[1])*60,m=m+Number(h[2])):h.length===2&&(m=m+Number(h[0])*60,m=m+Number(h[1])),Number(m)}})})(),t})})(C_)),C_.exports}var J_e=Z_e();const y0=Mr(J_e);function $0(e,...t){const o=new URL(`https://mui.com/production-error/?code=${e}`);return t.forEach(i=>o.searchParams.append("args[]",i)),`Minified MUI error #${e}; visit ${o} for the full message.`}const w0="$$material";function X_e(e){for(var t=0,o,i=0,a=e.length;a>=4;++i,a-=4)o=e.charCodeAt(i)&255|(e.charCodeAt(++i)&255)<<8|(e.charCodeAt(++i)&255)<<16|(e.charCodeAt(++i)&255)<<24,o=(o&65535)*1540483477+((o>>>16)*59797<<16),o^=o>>>24,t=(o&65535)*1540483477+((o>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(a){case 3:t^=(e.charCodeAt(i+2)&255)<<16;case 2:t^=(e.charCodeAt(i+1)&255)<<8;case 1:t^=e.charCodeAt(i)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var eVe={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};function tVe(e){var t=Object.create(null);return function(o){return t[o]===void 0&&(t[o]=e(o)),t[o]}}var oVe=/[A-Z]|^ms/g,rVe=/_EMO_([^_]+?)_([^]*?)_EMO_/g,o9e=function(e){return e.charCodeAt(1)===45},IJ=function(e){return e!=null&&typeof e!="boolean"},EB=tVe(function(e){return o9e(e)?e:e.replace(oVe,"-$&").toLowerCase()}),jJ=function(e,t){switch(e){case"animation":case"animationName":if(typeof t=="string")return t.replace(rVe,function(o,i,a){return Uh={name:i,styles:a,next:Uh},i})}return eVe[e]!==1&&!o9e(e)&&typeof t=="number"&&t!==0?t+"px":t};function ok(e,t,o){if(o==null)return"";var i=o;if(i.__emotion_styles!==void 0)return i;switch(typeof o){case"boolean":return"";case"object":{var a=o;if(a.anim===1)return Uh={name:a.name,styles:a.styles,next:Uh},a.name;var l=o;if(l.styles!==void 0){var d=l.next;if(d!==void 0)for(;d!==void 0;)Uh={name:d.name,styles:d.styles,next:Uh},d=d.next;var c=l.styles+";";return c}return iVe(e,t,o)}}var p=o;return p}function iVe(e,t,o){var i="";if(Array.isArray(o))for(var a=0;a<o.length;a++)i+=ok(e,t,o[a])+";";else for(var l in o){var d=o[l];if(typeof d!="object"){var c=d;IJ(c)&&(i+=EB(l)+":"+jJ(l,c)+";")}else if(Array.isArray(d)&&typeof d[0]=="string"&&t==null)for(var p=0;p<d.length;p++)IJ(d[p])&&(i+=EB(l)+":"+jJ(l,d[p])+";");else{var u=ok(e,t,d);switch(l){case"animation":case"animationName":{i+=EB(l)+":"+u+";";break}default:i+=l+"{"+u+"}"}}}return i}var MJ=/label:\s*([^\s;{]+)\s*(;|$)/g,Uh;function nVe(e,t,o){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var i=!0,a="";Uh=void 0;var l=e[0];if(l==null||l.raw===void 0)i=!1,a+=ok(o,t,l);else{var d=l;a+=d[0]}for(var c=1;c<e.length;c++)if(a+=ok(o,t,e[c]),i){var p=l;a+=p[c]}MJ.lastIndex=0;for(var u="",h;(h=MJ.exec(a))!==null;)u+="-"+h[1];var m=X_e(a)+u;return{name:m,styles:a,next:Uh}}var LB={exports:{}},IB,BJ;function aVe(){if(BJ)return IB;BJ=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return IB=e,IB}var jB,DJ;function sVe(){if(DJ)return jB;DJ=1;var e=aVe();function t(){}function o(){}return o.resetWarningCache=t,jB=function(){function i(d,c,p,u,h,m){if(m!==e){var f=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw f.name="Invariant Violation",f}}i.isRequired=i;function a(){return i}var l={array:i,bigint:i,bool:i,func:i,number:i,object:i,string:i,symbol:i,any:i,arrayOf:a,element:i,elementType:i,instanceOf:a,node:i,objectOf:a,oneOf:a,oneOfType:a,shape:a,exact:a,checkPropTypes:o,resetWarningCache:t};return l.PropTypes=l,l},jB}var PJ;function kW(){return PJ||(PJ=1,LB.exports=sVe()()),LB.exports}var lVe=kW();const zt=Mr(lVe);function dVe(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function cVe(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var pVe=(function(){function e(o){var i=this;this._insertTag=function(a){var l;i.tags.length===0?i.insertionPoint?l=i.insertionPoint.nextSibling:i.prepend?l=i.container.firstChild:l=i.before:l=i.tags[i.tags.length-1].nextSibling,i.container.insertBefore(a,l),i.tags.push(a)},this.isSpeedy=o.speedy===void 0?!0:o.speedy,this.tags=[],this.ctr=0,this.nonce=o.nonce,this.key=o.key,this.container=o.container,this.prepend=o.prepend,this.insertionPoint=o.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(o){o.forEach(this._insertTag)},t.insert=function(o){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(cVe(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var a=dVe(i);try{a.insertRule(o,a.cssRules.length)}catch{}}else i.appendChild(document.createTextNode(o));this.ctr++},t.flush=function(){this.tags.forEach(function(o){var i;return(i=o.parentNode)==null?void 0:i.removeChild(o)}),this.tags=[],this.ctr=0},e})(),Fs="-ms-",rk="-moz-",pi="-webkit-",r9e="comm",SW="rule",EW="decl",uVe="@import",i9e="@keyframes",hVe="@layer",mVe=Math.abs,UE=String.fromCharCode,gVe=Object.assign;function fVe(e,t){return xs(e,0)^45?(((t<<2^xs(e,0))<<2^xs(e,1))<<2^xs(e,2))<<2^xs(e,3):0}function n9e(e){return e.trim()}function xVe(e,t){return(e=t.exec(e))?e[0]:e}function ui(e,t,o){return e.replace(t,o)}function A_(e,t){return e.indexOf(t)}function xs(e,t){return e.charCodeAt(t)|0}function zy(e,t,o){return e.slice(t,o)}function fu(e){return e.length}function LW(e){return e.length}function vv(e,t){return t.push(e),e}function yVe(e,t){return e.map(t).join("")}var WE=1,q7=1,a9e=0,cd=0,ua=0,F6="";function GE(e,t,o,i,a,l,d){return{value:e,root:t,parent:o,type:i,props:a,children:l,line:WE,column:q7,length:d,return:""}}function O8(e,t){return gVe(GE("",null,null,"",null,null,0),e,{length:-e.length},t)}function wVe(){return ua}function bVe(){return ua=cd>0?xs(F6,--cd):0,q7--,ua===10&&(q7=1,WE--),ua}function _d(){return ua=cd<a9e?xs(F6,cd++):0,q7++,ua===10&&(q7=1,WE++),ua}function Qu(){return xs(F6,cd)}function y$(){return cd}function Hw(e,t){return zy(F6,e,t)}function Ry(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function s9e(e){return WE=q7=1,a9e=fu(F6=e),cd=0,[]}function l9e(e){return F6="",e}function w$(e){return n9e(Hw(cd-1,$_(e===91?e+2:e===40?e+1:e)))}function vVe(e){for(;(ua=Qu())&&ua<33;)_d();return Ry(e)>2||Ry(ua)>3?"":" "}function CVe(e,t){for(;--t&&_d()&&!(ua<48||ua>102||ua>57&&ua<65||ua>70&&ua<97););return Hw(e,y$()+(t<6&&Qu()==32&&_d()==32))}function $_(e){for(;_d();)switch(ua){case e:return cd;case 34:case 39:e!==34&&e!==39&&$_(ua);break;case 40:e===41&&$_(e);break;case 92:_d();break}return cd}function AVe(e,t){for(;_d()&&e+ua!==57&&!(e+ua===84&&Qu()===47););return"/*"+Hw(t,cd-1)+"*"+UE(e===47?e:_d())}function $Ve(e){for(;!Ry(Qu());)_d();return Hw(e,cd)}function kVe(e){return l9e(b$("",null,null,null,[""],e=s9e(e),0,[0],e))}function b$(e,t,o,i,a,l,d,c,p){for(var u=0,h=0,m=d,f=0,x=0,y=0,w=1,b=1,v=1,A=0,S="",E=a,j=l,L=i,M=S;b;)switch(y=A,A=_d()){case 40:if(y!=108&&xs(M,m-1)==58){A_(M+=ui(w$(A),"&","&\f"),"&\f")!=-1&&(v=-1);break}case 34:case 39:case 91:M+=w$(A);break;case 9:case 10:case 13:case 32:M+=vVe(y);break;case 92:M+=CVe(y$()-1,7);continue;case 47:switch(Qu()){case 42:case 47:vv(SVe(AVe(_d(),y$()),t,o),p);break;default:M+="/"}break;case 123*w:c[u++]=fu(M)*v;case 125*w:case 59:case 0:switch(A){case 0:case 125:b=0;case 59+h:v==-1&&(M=ui(M,/\f/g,"")),x>0&&fu(M)-m&&vv(x>32?zJ(M+";",i,o,m-1):zJ(ui(M," ","")+";",i,o,m-2),p);break;case 59:M+=";";default:if(vv(L=TJ(M,t,o,u,h,a,c,S,E=[],j=[],m),l),A===123)if(h===0)b$(M,t,L,L,E,l,m,c,j);else switch(f===99&&xs(M,3)===110?100:f){case 100:case 108:case 109:case 115:b$(e,L,L,i&&vv(TJ(e,L,L,0,0,a,c,S,a,E=[],m),j),a,j,m,c,i?E:j);break;default:b$(M,L,L,L,[""],j,0,c,j)}}u=h=x=0,w=v=1,S=M="",m=d;break;case 58:m=1+fu(M),x=y;default:if(w<1){if(A==123)--w;else if(A==125&&w++==0&&bVe()==125)continue}switch(M+=UE(A),A*w){case 38:v=h>0?1:(M+="\f",-1);break;case 44:c[u++]=(fu(M)-1)*v,v=1;break;case 64:Qu()===45&&(M+=w$(_d())),f=Qu(),h=m=fu(S=M+=$Ve(y$())),A++;break;case 45:y===45&&fu(M)==2&&(w=0)}}return l}function TJ(e,t,o,i,a,l,d,c,p,u,h){for(var m=a-1,f=a===0?l:[""],x=LW(f),y=0,w=0,b=0;y<i;++y)for(var v=0,A=zy(e,m+1,m=mVe(w=d[y])),S=e;v<x;++v)(S=n9e(w>0?f[v]+" "+A:ui(A,/&\f/g,f[v])))&&(p[b++]=S);return GE(e,t,o,a===0?SW:c,p,u,h)}function SVe(e,t,o){return GE(e,t,o,r9e,UE(wVe()),zy(e,2,-2),0)}function zJ(e,t,o,i){return GE(e,t,o,EW,zy(e,0,i),zy(e,i+1,-1),i)}function S7(e,t){for(var o="",i=LW(e),a=0;a<i;a++)o+=t(e[a],a,e,t)||"";return o}function EVe(e,t,o,i){switch(e.type){case hVe:if(e.children.length)break;case uVe:case EW:return e.return=e.return||e.value;case r9e:return"";case i9e:return e.return=e.value+"{"+S7(e.children,i)+"}";case SW:e.value=e.props.join(",")}return fu(o=S7(e.children,i))?e.return=e.value+"{"+o+"}":""}function LVe(e){var t=LW(e);return function(o,i,a,l){for(var d="",c=0;c<t;c++)d+=e[c](o,i,a,l)||"";return d}}function IVe(e){return function(t){t.root||(t=t.return)&&e(t)}}var jVe=function(e,t,o){for(var i=0,a=0;i=a,a=Qu(),i===38&&a===12&&(t[o]=1),!Ry(a);)_d();return Hw(e,cd)},MVe=function(e,t){var o=-1,i=44;do switch(Ry(i)){case 0:i===38&&Qu()===12&&(t[o]=1),e[o]+=jVe(cd-1,t,o);break;case 2:e[o]+=w$(i);break;case 4:if(i===44){e[++o]=Qu()===58?"&\f":"",t[o]=e[o].length;break}default:e[o]+=UE(i)}while(i=_d());return e},BVe=function(e,t){return l9e(MVe(s9e(e),t))},RJ=new WeakMap,DVe=function(e){if(!(e.type!=="rule"||!e.parent||e.length<1)){for(var t=e.value,o=e.parent,i=e.column===o.column&&e.line===o.line;o.type!=="rule";)if(o=o.parent,!o)return;if(!(e.props.length===1&&t.charCodeAt(0)!==58&&!RJ.get(o))&&!i){RJ.set(e,!0);for(var a=[],l=BVe(t,a),d=o.props,c=0,p=0;c<l.length;c++)for(var u=0;u<d.length;u++,p++)e.props[p]=a[c]?l[c].replace(/&\f/g,d[u]):d[u]+" "+l[c]}}},PVe=function(e){if(e.type==="decl"){var t=e.value;t.charCodeAt(0)===108&&t.charCodeAt(2)===98&&(e.return="",e.value="")}};function d9e(e,t){switch(fVe(e,t)){case 5103:return pi+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return pi+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return pi+e+rk+e+Fs+e+e;case 6828:case 4268:return pi+e+Fs+e+e;case 6165:return pi+e+Fs+"flex-"+e+e;case 5187:return pi+e+ui(e,/(\w+).+(:[^]+)/,pi+"box-$1$2"+Fs+"flex-$1$2")+e;case 5443:return pi+e+Fs+"flex-item-"+ui(e,/flex-|-self/,"")+e;case 4675:return pi+e+Fs+"flex-line-pack"+ui(e,/align-content|flex-|-self/,"")+e;case 5548:return pi+e+Fs+ui(e,"shrink","negative")+e;case 5292:return pi+e+Fs+ui(e,"basis","preferred-size")+e;case 6060:return pi+"box-"+ui(e,"-grow","")+pi+e+Fs+ui(e,"grow","positive")+e;case 4554:return pi+ui(e,/([^-])(transform)/g,"$1"+pi+"$2")+e;case 6187:return ui(ui(ui(e,/(zoom-|grab)/,pi+"$1"),/(image-set)/,pi+"$1"),e,"")+e;case 5495:case 3959:return ui(e,/(image-set\([^]*)/,pi+"$1$`$1");case 4968:return ui(ui(e,/(.+:)(flex-)?(.*)/,pi+"box-pack:$3"+Fs+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+pi+e+e;case 4095:case 3583:case 4068:case 2532:return ui(e,/(.+)-inline(.+)/,pi+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(fu(e)-1-t>6)switch(xs(e,t+1)){case 109:if(xs(e,t+4)!==45)break;case 102:return ui(e,/(.+:)(.+)-([^]+)/,"$1"+pi+"$2-$3$1"+rk+(xs(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~A_(e,"stretch")?d9e(ui(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(xs(e,t+1)!==115)break;case 6444:switch(xs(e,fu(e)-3-(~A_(e,"!important")&&10))){case 107:return ui(e,":",":"+pi)+e;case 101:return ui(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+pi+(xs(e,14)===45?"inline-":"")+"box$3$1"+pi+"$2$3$1"+Fs+"$2box$3")+e}break;case 5936:switch(xs(e,t+11)){case 114:return pi+e+Fs+ui(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return pi+e+Fs+ui(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return pi+e+Fs+ui(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return pi+e+Fs+e+e}return e}var TVe=function(e,t,o,i){if(e.length>-1&&!e.return)switch(e.type){case EW:e.return=d9e(e.value,e.length);break;case i9e:return S7([O8(e,{value:ui(e.value,"@","@"+pi)})],i);case SW:if(e.length)return yVe(e.props,function(a){switch(xVe(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return S7([O8(e,{props:[ui(a,/:(read-\w+)/,":"+rk+"$1")]})],i);case"::placeholder":return S7([O8(e,{props:[ui(a,/:(plac\w+)/,":"+pi+"input-$1")]}),O8(e,{props:[ui(a,/:(plac\w+)/,":"+rk+"$1")]}),O8(e,{props:[ui(a,/:(plac\w+)/,Fs+"input-$1")]})],i)}return""})}},zVe=[TVe],c9e=function(e){var t=e.key;if(t==="css"){var o=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(o,function(y){var w=y.getAttribute("data-emotion");w.indexOf(" ")!==-1&&(document.head.appendChild(y),y.setAttribute("data-s",""))})}var i=e.stylisPlugins||zVe,a={},l,d=[];l=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),function(y){for(var w=y.getAttribute("data-emotion").split(" "),b=1;b<w.length;b++)a[w[b]]=!0;d.push(y)});var c,p=[DVe,PVe];{var u,h=[EVe,IVe(function(y){u.insert(y)})],m=LVe(p.concat(i,h)),f=function(y){return S7(kVe(y),m)};c=function(y,w,b,v){u=b,f(y?y+"{"+w.styles+"}":w.styles),v&&(x.inserted[w.name]=!0)}}var x={key:t,sheet:new pVe({key:t,container:l,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:a,registered:{},insert:c};return x.sheet.hydrate(d),x};function RVe(e){return e==null||Object.keys(e).length===0}function p9e(e){const{styles:t,defaultTheme:o={}}=e,i=typeof t=="function"?a=>t(RVe(a)?o:a):t;return s.jsx(Ow,{styles:i})}function FVe(e,t){return n(e,t)}function OVe(e,t){Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))}const FJ=[];function nm(e){return FJ[0]=e,nVe(FJ)}var OJ={exports:{}},Bi={},NJ;function NVe(){if(NJ)return Bi;NJ=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),l=Symbol.for("react.consumer"),d=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),h=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),f=Symbol.for("react.view_transition"),x=Symbol.for("react.client.reference");function y(w){if(typeof w=="object"&&w!==null){var b=w.$$typeof;switch(b){case e:switch(w=w.type,w){case o:case a:case i:case p:case u:case f:return w;default:switch(w=w&&w.$$typeof,w){case d:case c:case m:case h:return w;case l:return w;default:return b}}case t:return b}}}return Bi.ContextConsumer=l,Bi.ContextProvider=d,Bi.Element=e,Bi.ForwardRef=c,Bi.Fragment=o,Bi.Lazy=m,Bi.Memo=h,Bi.Portal=t,Bi.Profiler=a,Bi.StrictMode=i,Bi.Suspense=p,Bi.SuspenseList=u,Bi.isContextConsumer=function(w){return y(w)===l},Bi.isContextProvider=function(w){return y(w)===d},Bi.isElement=function(w){return typeof w=="object"&&w!==null&&w.$$typeof===e},Bi.isForwardRef=function(w){return y(w)===c},Bi.isFragment=function(w){return y(w)===o},Bi.isLazy=function(w){return y(w)===m},Bi.isMemo=function(w){return y(w)===h},Bi.isPortal=function(w){return y(w)===t},Bi.isProfiler=function(w){return y(w)===a},Bi.isStrictMode=function(w){return y(w)===i},Bi.isSuspense=function(w){return y(w)===p},Bi.isSuspenseList=function(w){return y(w)===u},Bi.isValidElementType=function(w){return typeof w=="string"||typeof w=="function"||w===o||w===a||w===i||w===p||w===u||typeof w=="object"&&w!==null&&(w.$$typeof===m||w.$$typeof===h||w.$$typeof===d||w.$$typeof===l||w.$$typeof===c||w.$$typeof===x||w.getModuleId!==void 0)},Bi.typeOf=y,Bi}var HJ;function HVe(){return HJ||(HJ=1,OJ.exports=NVe()),OJ.exports}var u9e=HVe();function o0(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function h9e(e){if(g.isValidElement(e)||u9e.isValidElementType(e)||!o0(e))return e;const t={};return Object.keys(e).forEach(o=>{t[o]=h9e(e[o])}),t}function Zs(e,t,o={clone:!0}){const i=o.clone?{...e}:e;return o0(e)&&o0(t)&&Object.keys(t).forEach(a=>{g.isValidElement(t[a])||u9e.isValidElementType(t[a])?i[a]=t[a]:o0(t[a])&&Object.prototype.hasOwnProperty.call(e,a)&&o0(e[a])?i[a]=Zs(e[a],t[a],o):o.clone?i[a]=o0(t[a])?h9e(t[a]):t[a]:i[a]=t[a]}),i}const _Ve=e=>{const t=Object.keys(e).map(o=>({key:o,val:e[o]}))||[];return t.sort((o,i)=>o.val-i.val),t.reduce((o,i)=>({...o,[i.key]:i.val}),{})};function VVe(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:o="px",step:i=5,...a}=e,l=_Ve(t),d=Object.keys(l);function c(f){return`@media (min-width:${typeof t[f]=="number"?t[f]:f}${o})`}function p(f){return`@media (max-width:${(typeof t[f]=="number"?t[f]:f)-i/100}${o})`}function u(f,x){const y=d.indexOf(x);return`@media (min-width:${typeof t[f]=="number"?t[f]:f}${o}) and (max-width:${(y!==-1&&typeof t[d[y]]=="number"?t[d[y]]:x)-i/100}${o})`}function h(f){return d.indexOf(f)+1<d.length?u(f,d[d.indexOf(f)+1]):c(f)}function m(f){const x=d.indexOf(f);return x===0?c(d[1]):x===d.length-1?p(d[x]):u(f,d[d.indexOf(f)+1]).replace("@media","@media not all and")}return{keys:d,values:l,up:c,down:p,between:u,only:h,not:m,unit:o,...a}}function _J(e,t){if(!e.containerQueries)return t;const o=Object.keys(t).filter(i=>i.startsWith("@container")).sort((i,a)=>{const l=/min-width:\s*([0-9.]+)/;return+(i.match(l)?.[1]||0)-+(a.match(l)?.[1]||0)});return o.length?o.reduce((i,a)=>{const l=t[a];return delete i[a],i[a]=l,i},{...t}):t}function QVe(e,t){return t==="@"||t.startsWith("@")&&(e.some(o=>t.startsWith(`@${o}`))||!!t.match(/^@\d/))}function UVe(e,t){const o=t.match(/^@([^/]+)?\/?(.+)?$/);if(!o)return null;const[,i,a]=o,l=Number.isNaN(+i)?i||0:+i;return e.containerQueries(a).up(l)}function WVe(e){const t=(l,d)=>l.replace("@media",d?`@container ${d}`:"@container");function o(l,d){l.up=(...c)=>t(e.breakpoints.up(...c),d),l.down=(...c)=>t(e.breakpoints.down(...c),d),l.between=(...c)=>t(e.breakpoints.between(...c),d),l.only=(...c)=>t(e.breakpoints.only(...c),d),l.not=(...c)=>{const p=t(e.breakpoints.not(...c),d);return p.includes("not all and")?p.replace("not all and ","").replace("min-width:","width<").replace("max-width:","width>").replace("and","or"):p}}const i={},a=l=>(o(i,l),i);return o(a),{...e,containerQueries:a}}const GVe={borderRadius:4};function sy(e,t){return t?Zs(e,t,{clone:!1}):e}const YE={xs:0,sm:600,md:900,lg:1200,xl:1536},VJ={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${YE[e]}px)`},YVe={containerQueries:e=>({up:t=>{let o=typeof t=="number"?t:YE[t]||t;return typeof o=="number"&&(o=`${o}px`),e?`@container ${e} (min-width:${o})`:`@container (min-width:${o})`}})};function k0(e,t,o){const i=e.theme||{};if(Array.isArray(t)){const a=i.breakpoints||VJ;return t.reduce((l,d,c)=>(l[a.up(a.keys[c])]=o(t[c]),l),{})}if(typeof t=="object"){const a=i.breakpoints||VJ;return Object.keys(t).reduce((l,d)=>{if(QVe(a.keys,d)){const c=UVe(i.containerQueries?i:YVe,d);c&&(l[c]=o(t[d],d))}else if(Object.keys(a.values||YE).includes(d)){const c=a.up(d);l[c]=o(t[d],d)}else{const c=d;l[c]=t[c]}return l},{})}return o(t)}function KVe(e={}){return e.keys?.reduce((t,o)=>{const i=e.up(o);return t[i]={},t},{})||{}}function QJ(e,t){return e.reduce((o,i)=>{const a=o[i];return(!a||Object.keys(a).length===0)&&delete o[i],o},t)}function or(e){if(typeof e!="string")throw new Error($0(7));return e.charAt(0).toUpperCase()+e.slice(1)}function KE(e,t,o=!0){if(!t||typeof t!="string")return null;if(e&&e.vars&&o){const i=`vars.${t}`.split(".").reduce((a,l)=>a&&a[l]?a[l]:null,e);if(i!=null)return i}return t.split(".").reduce((i,a)=>i&&i[a]!=null?i[a]:null,e)}function ik(e,t,o,i=o){let a;return typeof e=="function"?a=e(o):Array.isArray(e)?a=e[o]||i:a=KE(e,o)||i,t&&(a=t(a,i,e)),a}function ta(e){const{prop:t,cssProperty:o=e.prop,themeKey:i,transform:a}=e,l=d=>{if(d[t]==null)return null;const c=d[t],p=d.theme,u=KE(p,i)||{};return k0(d,c,h=>{let m=ik(u,a,h);return h===m&&typeof h=="string"&&(m=ik(u,a,`${t}${h==="default"?"":or(h)}`,h)),o===!1?m:{[o]:m}})};return l.propTypes={},l.filterProps=[t],l}function qVe(e){const t={};return o=>(t[o]===void 0&&(t[o]=e(o)),t[o])}const ZVe={m:"margin",p:"padding"},JVe={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},UJ={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},XVe=qVe(e=>{if(e.length>2)if(UJ[e])e=UJ[e];else return[e];const[t,o]=e.split(""),i=ZVe[t],a=JVe[o]||"";return Array.isArray(a)?a.map(l=>i+l):[i+a]}),IW=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],jW=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"];[...IW,...jW];function _w(e,t,o,i){const a=KE(e,t,!0)??o;return typeof a=="number"||typeof a=="string"?l=>typeof l=="string"?l:typeof a=="string"?a.startsWith("var(")&&l===0?0:a.startsWith("var(")&&l===1?a:`calc(${l} * ${a})`:a*l:Array.isArray(a)?l=>{if(typeof l=="string")return l;const d=Math.abs(l),c=a[d];return l>=0?c:typeof c=="number"?-c:typeof c=="string"&&c.startsWith("var(")?`calc(-1 * ${c})`:`-${c}`}:typeof a=="function"?a:(()=>{})}function MW(e){return _w(e,"spacing",8)}function Vw(e,t){return typeof t=="string"||t==null?t:e(t)}function eQe(e,t){return o=>e.reduce((i,a)=>(i[a]=Vw(t,o),i),{})}function tQe(e,t,o,i){if(!t.includes(o))return null;const a=XVe(o),l=eQe(a,i),d=e[o];return k0(e,d,l)}function m9e(e,t){const o=MW(e.theme);return Object.keys(e).map(i=>tQe(e,t,i,o)).reduce(sy,{})}function jn(e){return m9e(e,IW)}jn.propTypes={};jn.filterProps=IW;function Mn(e){return m9e(e,jW)}Mn.propTypes={};Mn.filterProps=jW;function g9e(e=8,t=MW({spacing:e})){if(e.mui)return e;const o=(...i)=>(i.length===0?[1]:i).map(a=>{const l=t(a);return typeof l=="number"?`${l}px`:l}).join(" ");return o.mui=!0,o}function qE(...e){const t=e.reduce((i,a)=>(a.filterProps.forEach(l=>{i[l]=a}),i),{}),o=i=>Object.keys(i).reduce((a,l)=>t[l]?sy(a,t[l](i)):a,{});return o.propTypes={},o.filterProps=e.reduce((i,a)=>i.concat(a.filterProps),[]),o}function Ec(e){return typeof e!="number"?e:`${e}px solid`}function Kc(e,t){return ta({prop:e,themeKey:"borders",transform:t})}const oQe=Kc("border",Ec),rQe=Kc("borderTop",Ec),iQe=Kc("borderRight",Ec),nQe=Kc("borderBottom",Ec),aQe=Kc("borderLeft",Ec),sQe=Kc("borderColor"),lQe=Kc("borderTopColor"),dQe=Kc("borderRightColor"),cQe=Kc("borderBottomColor"),pQe=Kc("borderLeftColor"),uQe=Kc("outline",Ec),hQe=Kc("outlineColor"),ZE=e=>{if(e.borderRadius!==void 0&&e.borderRadius!==null){const t=_w(e.theme,"shape.borderRadius",4),o=i=>({borderRadius:Vw(t,i)});return k0(e,e.borderRadius,o)}return null};ZE.propTypes={};ZE.filterProps=["borderRadius"];qE(oQe,rQe,iQe,nQe,aQe,sQe,lQe,dQe,cQe,pQe,ZE,uQe,hQe);const JE=e=>{if(e.gap!==void 0&&e.gap!==null){const t=_w(e.theme,"spacing",8),o=i=>({gap:Vw(t,i)});return k0(e,e.gap,o)}return null};JE.propTypes={};JE.filterProps=["gap"];const XE=e=>{if(e.columnGap!==void 0&&e.columnGap!==null){const t=_w(e.theme,"spacing",8),o=i=>({columnGap:Vw(t,i)});return k0(e,e.columnGap,o)}return null};XE.propTypes={};XE.filterProps=["columnGap"];const eL=e=>{if(e.rowGap!==void 0&&e.rowGap!==null){const t=_w(e.theme,"spacing",8),o=i=>({rowGap:Vw(t,i)});return k0(e,e.rowGap,o)}return null};eL.propTypes={};eL.filterProps=["rowGap"];const mQe=ta({prop:"gridColumn"}),gQe=ta({prop:"gridRow"}),fQe=ta({prop:"gridAutoFlow"}),xQe=ta({prop:"gridAutoColumns"}),yQe=ta({prop:"gridAutoRows"}),wQe=ta({prop:"gridTemplateColumns"}),bQe=ta({prop:"gridTemplateRows"}),vQe=ta({prop:"gridTemplateAreas"}),CQe=ta({prop:"gridArea"});qE(JE,XE,eL,mQe,gQe,fQe,xQe,yQe,wQe,bQe,vQe,CQe);function E7(e,t){return t==="grey"?t:e}const AQe=ta({prop:"color",themeKey:"palette",transform:E7}),$Qe=ta({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:E7}),kQe=ta({prop:"backgroundColor",themeKey:"palette",transform:E7});qE(AQe,$Qe,kQe);function Rd(e){return e<=1&&e!==0?`${e*100}%`:e}const SQe=ta({prop:"width",transform:Rd}),BW=e=>{if(e.maxWidth!==void 0&&e.maxWidth!==null){const t=o=>{const i=e.theme?.breakpoints?.values?.[o]||YE[o];return i?e.theme?.breakpoints?.unit!=="px"?{maxWidth:`${i}${e.theme.breakpoints.unit}`}:{maxWidth:i}:{maxWidth:Rd(o)}};return k0(e,e.maxWidth,t)}return null};BW.filterProps=["maxWidth"];const EQe=ta({prop:"minWidth",transform:Rd}),LQe=ta({prop:"height",transform:Rd}),IQe=ta({prop:"maxHeight",transform:Rd}),jQe=ta({prop:"minHeight",transform:Rd});ta({prop:"size",cssProperty:"width",transform:Rd});ta({prop:"size",cssProperty:"height",transform:Rd});const MQe=ta({prop:"boxSizing"});qE(SQe,BW,EQe,LQe,IQe,jQe,MQe);const tL={border:{themeKey:"borders",transform:Ec},borderTop:{themeKey:"borders",transform:Ec},borderRight:{themeKey:"borders",transform:Ec},borderBottom:{themeKey:"borders",transform:Ec},borderLeft:{themeKey:"borders",transform:Ec},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:Ec},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:ZE},color:{themeKey:"palette",transform:E7},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:E7},backgroundColor:{themeKey:"palette",transform:E7},p:{style:Mn},pt:{style:Mn},pr:{style:Mn},pb:{style:Mn},pl:{style:Mn},px:{style:Mn},py:{style:Mn},padding:{style:Mn},paddingTop:{style:Mn},paddingRight:{style:Mn},paddingBottom:{style:Mn},paddingLeft:{style:Mn},paddingX:{style:Mn},paddingY:{style:Mn},paddingInline:{style:Mn},paddingInlineStart:{style:Mn},paddingInlineEnd:{style:Mn},paddingBlock:{style:Mn},paddingBlockStart:{style:Mn},paddingBlockEnd:{style:Mn},m:{style:jn},mt:{style:jn},mr:{style:jn},mb:{style:jn},ml:{style:jn},mx:{style:jn},my:{style:jn},margin:{style:jn},marginTop:{style:jn},marginRight:{style:jn},marginBottom:{style:jn},marginLeft:{style:jn},marginX:{style:jn},marginY:{style:jn},marginInline:{style:jn},marginInlineStart:{style:jn},marginInlineEnd:{style:jn},marginBlock:{style:jn},marginBlockStart:{style:jn},marginBlockEnd:{style:jn},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:JE},rowGap:{style:eL},columnGap:{style:XE},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:Rd},maxWidth:{style:BW},minWidth:{transform:Rd},height:{transform:Rd},maxHeight:{transform:Rd},minHeight:{transform:Rd},boxSizing:{},font:{themeKey:"font"},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}};function BQe(...e){const t=e.reduce((i,a)=>i.concat(Object.keys(a)),[]),o=new Set(t);return e.every(i=>o.size===Object.keys(i).length)}function DQe(e,t){return typeof e=="function"?e(t):e}function PQe(){function e(o,i,a,l){const d={[o]:i,theme:a},c=l[o];if(!c)return{[o]:i};const{cssProperty:p=o,themeKey:u,transform:h,style:m}=c;if(i==null)return null;if(u==="typography"&&i==="inherit")return{[o]:i};const f=KE(a,u)||{};return m?m(d):k0(d,i,x=>{let y=ik(f,h,x);return x===y&&typeof x=="string"&&(y=ik(f,h,`${o}${x==="default"?"":or(x)}`,x)),p===!1?y:{[p]:y}})}function t(o){const{sx:i,theme:a={},nested:l}=o||{};if(!i)return null;const d=a.unstable_sxConfig??tL;function c(p){let u=p;if(typeof p=="function")u=p(a);else if(typeof p!="object")return p;if(!u)return null;const h=KVe(a.breakpoints),m=Object.keys(h);let f=h;return Object.keys(u).forEach(x=>{const y=DQe(u[x],a);if(y!=null)if(typeof y=="object")if(d[x])f=sy(f,e(x,y,a,d));else{const w=k0({theme:a},y,b=>({[x]:b}));BQe(w,y)?f[x]=t({sx:y,theme:a,nested:!0}):f=sy(f,w)}else f=sy(f,e(x,y,a,d))}),!l&&a.modularCssLayers?{"@layer sx":_J(a,QJ(m,f))}:_J(a,QJ(m,f))}return Array.isArray(i)?i.map(c):c(i)}return t}const $4=PQe();$4.filterProps=["sx"];function TQe(e,t){const o=this;if(o.vars){if(!o.colorSchemes?.[e]||typeof o.getColorSchemeSelector!="function")return{};let i=o.getColorSchemeSelector(e);return i==="&"?t:((i.includes("data-")||i.includes("."))&&(i=`*:where(${i.replace(/\s*&$/,"")}) &`),{[i]:t})}return o.palette.mode===e?t:{}}function DW(e={},...t){const{breakpoints:o={},palette:i={},spacing:a,shape:l={},...d}=e,c=VVe(o),p=g9e(a);let u=Zs({breakpoints:c,direction:"ltr",components:{},palette:{mode:"light",...i},spacing:p,shape:{...GVe,...l}},d);return u=WVe(u),u.applyStyles=TQe,u=t.reduce((h,m)=>Zs(h,m),u),u.unstable_sxConfig={...tL,...d?.unstable_sxConfig},u.unstable_sx=function(h){return $4({sx:h,theme:this})},u}function zQe(e){return Object.keys(e).length===0}function PW(e=null){const t=g.useContext(Z8e);return!t||zQe(t)?e:t}const RQe=DW();function f9e(e=RQe){return PW(e)}function WJ(e){const t=nm(e);return e!==t&&t.styles?(t.styles.match(/^@layer\s+[^{]*$/)||(t.styles=`@layer global{${t.styles}}`),t):e}function x9e({styles:e,themeId:t,defaultTheme:o={}}){const i=f9e(o),a=t&&i[t]||i;let l=typeof e=="function"?e(a):e;return a.modularCssLayers&&(Array.isArray(l)?l=l.map(d=>WJ(typeof d=="function"?d(a):d)):l=WJ(l)),s.jsx(p9e,{styles:l})}const GJ=e=>e,FQe=()=>{let e=GJ;return{configure(t){e=t},generate(t){return e(t)},reset(){e=GJ}}},OQe=FQe();function y9e(e){var t,o,i="";if(typeof e=="string"||typeof e=="number")i+=e;else if(typeof e=="object")if(Array.isArray(e)){var a=e.length;for(t=0;t<a;t++)e[t]&&(o=y9e(e[t]))&&(i&&(i+=" "),i+=o)}else for(o in e)e[o]&&(i&&(i+=" "),i+=o);return i}function Oo(){for(var e,t,o=0,i="",a=arguments.length;o<a;o++)(e=arguments[o])&&(t=y9e(e))&&(i&&(i+=" "),i+=t);return i}const NQe={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function li(e,t,o="Mui"){const i=NQe[t];return i?`${o}-${i}`:`${OQe.generate(e)}-${t}`}function Xr(e,t,o="Mui"){const i={};return t.forEach(a=>{i[a]=li(e,a,o)}),i}function w9e(e){const{variants:t,...o}=e,i={variants:t,style:nm(o),isProcessed:!0};return i.style===o||t&&t.forEach(a=>{typeof a.style!="function"&&(a.style=nm(a.style))}),i}const HQe=DW();function MB(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}function K3(e,t){return t&&e&&typeof e=="object"&&e.styles&&!e.styles.startsWith("@layer")&&(e.styles=`@layer ${t}{${String(e.styles)}}`),e}function _Qe(e){return e?(t,o)=>o[e]:null}function VQe(e,t,o){e.theme=WQe(e.theme)?o:e.theme[t]||e.theme}function v$(e,t,o){const i=typeof t=="function"?t(e):t;if(Array.isArray(i))return i.flatMap(a=>v$(e,a,o));if(Array.isArray(i?.variants)){let a;if(i.isProcessed)a=o?K3(i.style,o):i.style;else{const{variants:l,...d}=i;a=o?K3(nm(d),o):d}return b9e(e,i.variants,[a],o)}return i?.isProcessed?o?K3(nm(i.style),o):i.style:o?K3(nm(i),o):i}function b9e(e,t,o=[],i=void 0){let a;e:for(let l=0;l<t.length;l+=1){const d=t[l];if(typeof d.props=="function"){if(a??={...e,...e.ownerState,ownerState:e.ownerState},!d.props(a))continue}else for(const c in d.props)if(e[c]!==d.props[c]&&e.ownerState?.[c]!==d.props[c])continue e;typeof d.style=="function"?(a??={...e,...e.ownerState,ownerState:e.ownerState},o.push(i?K3(nm(d.style(a)),i):d.style(a))):o.push(i?K3(nm(d.style),i):d.style)}return o}function QQe(e={}){const{themeId:t,defaultTheme:o=HQe,rootShouldForwardProp:i=MB,slotShouldForwardProp:a=MB}=e;function l(d){VQe(d,t,o)}return(d,c={})=>{OVe(d,j=>j.filter(L=>L!==$4));const{name:p,slot:u,skipVariantsResolver:h,skipSx:m,overridesResolver:f=_Qe(YQe(u)),...x}=c,y=p&&p.startsWith("Mui")||u?"components":"custom",w=h!==void 0?h:u&&u!=="Root"&&u!=="root"||!1,b=m||!1;let v=MB;u==="Root"||u==="root"?v=i:u?v=a:GQe(d)&&(v=void 0);const A=FVe(d,{shouldForwardProp:v,label:UQe(),...x}),S=j=>{if(j.__emotion_real===j)return j;if(typeof j=="function")return function(L){return v$(L,j,L.theme.modularCssLayers?y:void 0)};if(o0(j)){const L=w9e(j);return function(M){return L.variants?v$(M,L,M.theme.modularCssLayers?y:void 0):M.theme.modularCssLayers?K3(L.style,y):L.style}}return j},E=(...j)=>{const L=[],M=j.map(S),D=[];if(L.push(l),p&&f&&D.push(function(z){const R=z.theme.components?.[p]?.styleOverrides;if(!R)return null;const K={};for(const Z in R)K[Z]=v$(z,R[Z],z.theme.modularCssLayers?"theme":void 0);return f(z,K)}),p&&!w&&D.push(function(z){const R=z.theme?.components?.[p]?.variants;return R?b9e(z,R,[],z.theme.modularCssLayers?"theme":void 0):null}),b||D.push($4),Array.isArray(M[0])){const z=M.shift(),R=new Array(L.length).fill(""),K=new Array(D.length).fill("");let Z;Z=[...R,...z,...K],Z.raw=[...R,...z.raw,...K],L.unshift(Z)}const P=[...L,...M,...D],T=A(...P);return d.muiName&&(T.muiName=d.muiName),T};return A.withConfig&&(E.withConfig=A.withConfig),E}}function UQe(e,t){return void 0}function WQe(e){for(const t in e)return!1;return!0}function GQe(e){return typeof e=="string"&&e.charCodeAt(0)>96}function YQe(e){return e&&e.charAt(0).toLowerCase()+e.slice(1)}function k_(e,t,o=!1){const i={...t};for(const a in e)if(Object.prototype.hasOwnProperty.call(e,a)){const l=a;if(l==="components"||l==="slots")i[l]={...e[l],...i[l]};else if(l==="componentsProps"||l==="slotProps"){const d=e[l],c=t[l];if(!c)i[l]=d||{};else if(!d)i[l]=c;else{i[l]={...c};for(const p in d)if(Object.prototype.hasOwnProperty.call(d,p)){const u=p;i[l][u]=k_(d[u],c[u],o)}}}else l==="className"&&o&&t.className?i.className=Oo(e?.className,t?.className):l==="style"&&o&&t.style?i.style={...e?.style,...t?.style}:i[l]===void 0&&(i[l]=e[l])}return i}const Yd=typeof window<"u"?g.useLayoutEffect:g.useEffect;function KQe(e,t=Number.MIN_SAFE_INTEGER,o=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,o))}function TW(e,t=0,o=1){return KQe(e,t,o)}function qQe(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let o=e.match(t);return o&&o[0].length===1&&(o=o.map(i=>i+i)),o?`rgb${o.length===4?"a":""}(${o.map((i,a)=>a<3?parseInt(i,16):Math.round(parseInt(i,16)/255*1e3)/1e3).join(", ")})`:""}function bm(e){if(e.type)return e;if(e.charAt(0)==="#")return bm(qQe(e));const t=e.indexOf("("),o=e.substring(0,t);if(!["rgb","rgba","hsl","hsla","color"].includes(o))throw new Error($0(9,e));let i=e.substring(t+1,e.length-1),a;if(o==="color"){if(i=i.split(" "),a=i.shift(),i.length===4&&i[3].charAt(0)==="/"&&(i[3]=i[3].slice(1)),!["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].includes(a))throw new Error($0(10,a))}else i=i.split(",");return i=i.map(l=>parseFloat(l)),{type:o,values:i,colorSpace:a}}const ZQe=e=>{const t=bm(e);return t.values.slice(0,3).map((o,i)=>t.type.includes("hsl")&&i!==0?`${o}%`:o).join(" ")},jx=(e,t)=>{try{return ZQe(e)}catch{return e}};function oL(e){const{type:t,colorSpace:o}=e;let{values:i}=e;return t.includes("rgb")?i=i.map((a,l)=>l<3?parseInt(a,10):a):t.includes("hsl")&&(i[1]=`${i[1]}%`,i[2]=`${i[2]}%`),t.includes("color")?i=`${o} ${i.join(" ")}`:i=`${i.join(", ")}`,`${t}(${i})`}function v9e(e){e=bm(e);const{values:t}=e,o=t[0],i=t[1]/100,a=t[2]/100,l=i*Math.min(a,1-a),d=(u,h=(u+o/30)%12)=>a-l*Math.max(Math.min(h-3,9-h,1),-1);let c="rgb";const p=[Math.round(d(0)*255),Math.round(d(8)*255),Math.round(d(4)*255)];return e.type==="hsla"&&(c+="a",p.push(t[3])),oL({type:c,values:p})}function S_(e){e=bm(e);let t=e.type==="hsl"||e.type==="hsla"?bm(v9e(e)).values:e.values;return t=t.map(o=>(e.type!=="color"&&(o/=255),o<=.03928?o/12.92:((o+.055)/1.055)**2.4)),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function JQe(e,t){const o=S_(e),i=S_(t);return(Math.max(o,i)+.05)/(Math.min(o,i)+.05)}function nk(e,t){return e=bm(e),t=TW(t),(e.type==="rgb"||e.type==="hsl")&&(e.type+="a"),e.type==="color"?e.values[3]=`/${t}`:e.values[3]=t,oL(e)}function _g(e,t,o){try{return nk(e,t)}catch{return e}}function rL(e,t){if(e=bm(e),t=TW(t),e.type.includes("hsl"))e.values[2]*=1-t;else if(e.type.includes("rgb")||e.type.includes("color"))for(let o=0;o<3;o+=1)e.values[o]*=1-t;return oL(e)}function Ai(e,t,o){try{return rL(e,t)}catch{return e}}function iL(e,t){if(e=bm(e),t=TW(t),e.type.includes("hsl"))e.values[2]+=(100-e.values[2])*t;else if(e.type.includes("rgb"))for(let o=0;o<3;o+=1)e.values[o]+=(255-e.values[o])*t;else if(e.type.includes("color"))for(let o=0;o<3;o+=1)e.values[o]+=(1-e.values[o])*t;return oL(e)}function $i(e,t,o){try{return iL(e,t)}catch{return e}}function XQe(e,t=.15){return S_(e)>.5?rL(e,t):iL(e,t)}function Cv(e,t,o){try{return XQe(e,t)}catch{return e}}const C9e=g.createContext(null);function zW(){return g.useContext(C9e)}const eUe=typeof Symbol=="function"&&Symbol.for,tUe=eUe?Symbol.for("mui.nested"):"__THEME_NESTED__";function oUe(e,t){return typeof t=="function"?t(e):{...e,...t}}function rUe(e){const{children:t,theme:o}=e,i=zW(),a=g.useMemo(()=>{const l=i===null?{...o}:oUe(i,o);return l!=null&&(l[tUe]=i!==null),l},[o,i]);return s.jsx(C9e.Provider,{value:a,children:t})}const A9e=g.createContext();function iUe({value:e,...t}){return s.jsx(A9e.Provider,{value:e??!0,...t})}const O6=()=>g.useContext(A9e)??!1,$9e=g.createContext(void 0);function nUe({value:e,children:t}){return s.jsx($9e.Provider,{value:e,children:t})}function aUe(e){const{theme:t,name:o,props:i}=e;if(!t||!t.components||!t.components[o])return i;const a=t.components[o];return a.defaultProps?k_(a.defaultProps,i,t.components.mergeClassNameAndStyle):!a.styleOverrides&&!a.variants?k_(a,i,t.components.mergeClassNameAndStyle):i}function sUe({props:e,name:t}){const o=g.useContext($9e);return aUe({props:e,name:t,theme:{components:o}})}let YJ=0;function lUe(e){const[t,o]=g.useState(e),i=e||t;return g.useEffect(()=>{t==null&&(YJ+=1,o(`mui-${YJ}`))},[t]),i}const dUe={...PNe},KJ=dUe.useId;function nL(e){if(KJ!==void 0){const t=KJ();return e??t}return lUe(e)}function cUe(e){const t=PW(),o=nL()||"",{modularCssLayers:i}=e;let a="mui.global, mui.components, mui.theme, mui.custom, mui.sx";return!i||t!==null?a="":typeof i=="string"?a=i.replace(/mui(?!\.)/g,a):a=`@layer ${a};`,Yd(()=>{const l=document.querySelector("head");if(!l)return;const d=l.firstChild;if(a){if(d&&d.hasAttribute?.("data-mui-layer-order")&&d.getAttribute("data-mui-layer-order")===o)return;const c=document.createElement("style");c.setAttribute("data-mui-layer-order",o),c.textContent=a,l.prepend(c)}else l.querySelector(`style[data-mui-layer-order="${o}"]`)?.remove()},[a,o]),a?s.jsx(x9e,{styles:a}):null}const qJ={};function ZJ(e,t,o,i=!1){return g.useMemo(()=>{const a=e&&t[e]||t;if(typeof o=="function"){const l=o(a),d=e?{...t,[e]:l}:l;return i?()=>d:d}return e?{...t,[e]:o}:{...t,...o}},[e,t,o,i])}function k9e(e){const{children:t,theme:o,themeId:i}=e,a=PW(qJ),l=zW()||qJ,d=ZJ(i,a,o),c=ZJ(i,l,o,!0),p=(i?d[i]:d).direction==="rtl",u=cUe(d);return s.jsx(rUe,{theme:c,children:s.jsx(Z8e.Provider,{value:d,children:s.jsx(iUe,{value:p,children:s.jsxs(nUe,{value:i?d[i].components:d.components,children:[u,t]})})})})}const JJ={theme:void 0};function pUe(e){let t,o;return function(i){let a=t;return(a===void 0||i.theme!==o)&&(JJ.theme=i.theme,a=w9e(e(JJ)),t=a,o=i.theme),a}}const RW="mode",FW="color-scheme",uUe="data-color-scheme";function hUe(e){const{defaultMode:t="system",defaultLightColorScheme:o="light",defaultDarkColorScheme:i="dark",modeStorageKey:a=RW,colorSchemeStorageKey:l=FW,attribute:d=uUe,colorSchemeNode:c="document.documentElement",nonce:p}=e||{};let u="",h=d;if(d==="class"&&(h=".%s"),d==="data"&&(h="[data-%s]"),h.startsWith(".")){const f=h.substring(1);u+=`${c}.classList.remove('${f}'.replace('%s', light), '${f}'.replace('%s', dark));
|
|
3
3
|
${c}.classList.add('${f}'.replace('%s', colorScheme));`}const m=h.match(/\[([^[\]]+)\]/);if(m){const[f,x]=m[1].split("=");x||(u+=`${c}.removeAttribute('${f}'.replace('%s', light));
|
|
4
4
|
${c}.removeAttribute('${f}'.replace('%s', dark));`),u+=`
|
|
5
5
|
${c}.setAttribute('${f}'.replace('%s', colorScheme), ${x?`${x}.replace('%s', colorScheme)`:'""'});`}else h!==".%s"&&(u+=`${c}.setAttribute('${h}', colorScheme);`);return s.jsx("script",{suppressHydrationWarning:!0,nonce:typeof window>"u"?p:"",dangerouslySetInnerHTML:{__html:`(function() {
|
|
@@ -87017,7 +87017,7 @@ ${e}`,RIr=e=>g.createElement("svg",{width:38,height:39,viewBox:"0 0 38 39",fill:
|
|
|
87017
87017
|
`,KYr=n(qY)`
|
|
87018
87018
|
color: ${e=>e.theme.colors.alert};
|
|
87019
87019
|
margin-top: ${r.sp2};
|
|
87020
|
-
`;var qYr=V_e();const Py=cW(qYr);class ZYr{getSignedInUser(){const t=window.localStorage.getItem(this.ZENI_SESSION_ID),o=window.localStorage.getItem(this.ZENI_SIGNED_IN_USER);if(o!=null&&t!=null)return JSON.parse(this.decrypt(o,t))}getShowNegativeAmountInParenthesis(){const t=window.localStorage.getItem(this.ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS),o=window.localStorage.getItem(this.ZENI_SESSION_ID);return t!=null&&o!=null?JSON.parse(this.decrypt(t,o)):!1}getShowNegativeAmountInParenthesisPDF(){const t=window.localStorage.getItem(this.ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS_PDF),o=window.localStorage.getItem(this.ZENI_SESSION_ID);return t!=null&&o!=null?JSON.parse(this.decrypt(t,o)):!0}getSignedInUserTenant(t){const o=window.localStorage.getItem(this.ZENI_SIGNED_IN_USER_TENANTS),i=window.localStorage.getItem(this.ZENI_SESSION_ID);if(o!=null&&i!=null)return JSON.parse(this.decrypt(o,i)).find(l=>l.tenantEmailDomain===t)}getSignedInUserTenantWithId(t){const o=window.localStorage.getItem(this.ZENI_SIGNED_IN_USER_TENANTS),i=window.localStorage.getItem(this.ZENI_SESSION_ID);if(o!=null&&i!=null)return JSON.parse(this.decrypt(o,i)).find(l=>l.tenantId===t)}getForceRefreshedComponents(){const t=window.localStorage.getItem(this.ZENI_SESSION_ID),o=window.localStorage.getItem(this.ZENI_FORCE_REFRESHED_COMPONENTS);if(o&&t!=null){const i=this.decrypt(o,t);return i?JSON.parse(i):[]}return[]}saveForceRefreshedComponents(t){const o=window.localStorage.getItem(this.ZENI_SESSION_ID);o!=null?window.localStorage.setItem(this.ZENI_FORCE_REFRESHED_COMPONENTS,this.encrypt(JSON.stringify(t),o)):console.warn("Can't update the force refreshed components when the user is logged out!")}saveSignedInUserWithSession(t,o){if(t==null||o==null)throw new Error("Can't accept nil for user or session Id");window.localStorage.setItem(this.ZENI_SESSION_ID,o),window.localStorage.setItem(this.ZENI_SIGNED_IN_USER,this.encrypt(JSON.stringify(t),o))}saveSignedInUserTenants(t,o){const i=o??window.localStorage.getItem(this.ZENI_SESSION_ID);i!=null?window.localStorage.setItem(this.ZENI_SIGNED_IN_USER_TENANTS,this.encrypt(JSON.stringify(t),i)):console.warn("Can't update the setting when the user is logged out!")}saveShowNegativeAmountInParenthesis(t){const o=window.localStorage.getItem(this.ZENI_SESSION_ID);if(o!=null)window.localStorage.setItem(this.ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS,this.encrypt(JSON.stringify(t),o));else throw new Error("Can't update the setting when the user is logged out!")}saveShowNegativeAmountInParenthesisPDF(t){const o=window.localStorage.getItem(this.ZENI_SESSION_ID);if(o!=null)window.localStorage.setItem(this.ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS_PDF,this.encrypt(JSON.stringify(t),o));else throw new Error("Can't update the setting when the user is logged out!")}isSignedIn(){return[this.ZENI_SESSION_ID,this.ZENI_SIGNED_IN_USER].map(o=>window.localStorage.getItem(o)!=null).reduce((o,i)=>o&&i)}clearAll(){this.ALL_IDs.forEach(t=>window.localStorage.removeItem(t))}setTheme(t){const o=window.localStorage.getItem(this.ZENI_SESSION_ID);o!=null&&window.localStorage.setItem(this.ZENI_THEME,this.encrypt(t,o))}getTheme(){const t=window.localStorage.getItem(this.ZENI_THEME),o=window.localStorage.getItem(this.ZENI_SESSION_ID);if(t!=null&&o!==null)return this.decrypt(t,o)}encrypt(t,o){return Py.AES.encrypt(t,o).toString()}decrypt(t,o){return Py.AES.decrypt(t,o).toString(Py.enc.Utf8)}ZENI_SESSION_ID="ZENI_SESSION_ID";ZENI_SIGNED_IN_USER="ZENI_SIGNED_IN_USER";ZENI_SIGNED_IN_USER_TENANTS="ZENI_SIGNED_IN_USER_TENANTS";ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS="ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS";ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS_PDF="ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS_PDF";ZENI_THEME="ZENI_THEME";ZENI_FORCE_REFRESHED_COMPONENTS="ZENI_FORCE_REFRESHED_COMPONENTS";ALL_IDs=[this.ZENI_SESSION_ID,this.ZENI_SIGNED_IN_USER,this.ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS,this.ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS_PDF,this.ZENI_SIGNED_IN_USER_TENANTS,this.ZENI_THEME,this.ZENI_FORCE_REFRESHED_COMPONENTS]}const os=new ZYr,JYr=({children:e})=>{const t=R_e("(prefers-color-scheme: dark)"),[o,i]=$.useState({dark:t});g.useEffect(()=>{const p=os.getTheme()==null?t:os.getTheme()==="dark";o.dark!==p&&i({dark:p})},[o,t]);const a=()=>{const p=!o.dark;os.setTheme(p?"dark":"light"),i({...o,dark:p})},l=o.dark?z9o():T9o(),d=typeof window<"u"?window.__NONCE__:void 0,c=d!=null&&d.length>0?d:void 0;return yo.jsx(P4o,{dark:o.dark,webAppTheme:l,toggle:a,nonce:c,children:e})},XYr=["sandbox","production"],eKr=e=>V4(e,XYr),tKr=e=>{switch(e){case"DEV":case"QA":case"PUNE":case"SUNNYVALE":case"DELHI":case"MOHALI":return"sandbox";case"PROD":case"NEXT":return"production";default:return"sandbox"}},oKr=["development","staging","production"],rKr=e=>V4(e,oKr),iKr=e=>{switch(e){case"QA":case"PUNE":case"SUNNYVALE":case"DELHI":case"MOHALI":return"staging";case"PROD":case"NEXT":return"production";default:return"development"}},nKr=["DEV","QA","PUNE","SUNNYVALE","DELHI","MOHALI","PROD","NEXT"],aKr=e=>V4(e,nKr),Tc=aKr("DEV"),zw=()=>Tc==="DEV"||Tc==="QA"||Tc==="PUNE"||Tc==="SUNNYVALE"||Tc==="DELHI"||Tc==="MOHALI",VZ="https://zeni-webapp-dev.uc.r.appspot.com",sKr="63d3a2406505a5737a2b4debdb513f20",D1i=eKr(tKr(Tc)),lKr=rKr(iKr(Tc));function dKr(e,t){return Py.AES.decrypt(e,t).toString(Py.enc.Utf8)}const cKr="ZENI-WEB-APP-",lNe=Tc==="DEV"||Tc==="QA"?.2:.8,sa={sentryDsn:"",sentryTraceSamplingRate:lNe,googleClientId:"",googleMapsAPIKey:"",microsoftClientId:"",mixpanelToken:"",pusherClientSecret:"",pusherCluster:"",quickbooksKey:"",appUrl:"",featureClientSecret:"",featureClientSecretCockpit:"",cardVaultId:"",stripeKey:"",qboRedirectionUrl:"",mixpanelUrl:"",mixpanelHMUrl:""};let _4,QZ;function pKr(e){sa.sentryDsn=e.keys.SENTRY_DSN,sa.sentryTraceSamplingRate=e.keys.SENTRY_TRACE_SAMPLE_RATES!=null?parseInt(e.keys.SENTRY_TRACE_SAMPLE_RATES):lNe,sa.googleClientId=e.keys.GOOGLE_CLIENT_ID,sa.googleMapsAPIKey=e.keys.GOOGLE_MAP_KEY,sa.microsoftClientId=e.keys.MICROSOFT_CLIENT_ID,sa.mixpanelToken=e.keys.MIXPANEL_TOKEN,sa.pusherClientSecret=e.keys.PUSHER_CLIENT_SECRET,sa.pusherCluster=e.keys.PUSHER_CLUSTER,sa.quickbooksKey=e.keys.QUICKBOOK_TOKEN,sa.appUrl=e.keys.WEB_ENDPOINT,sa.featureClientSecret=e.keys.STATSIG_CLIENT_SECRET,sa.featureClientSecretCockpit=e.keys.STATSIG_CLIENT_SECRET_COCKPIT,sa.cardVaultId=e.keys.UNIT_VAULT_ID,sa.stripeKey=e.keys.STRIPE_KEY,sa.qboRedirectionUrl=e.keys.QBO_URL,sa.mixpanelUrl=e.keys.MIXPANEL_URL,sa.mixpanelHMUrl=e.keys.MIXPANEL_HM_URL,QZ=e.externalEndPoints,_4=e.apiEndPoints,uKr()}function uKr(){try{const e=new Set;if(_4!=null){for(const t of Object.values(_4))if(typeof t=="string"&&t.startsWith("http"))try{e.add(new URL(t).origin)}catch{}}for(const t of e){const o=document.createElement("link");o.rel="preconnect",o.href=t,o.crossOrigin="anonymous",document.head.appendChild(o)}}catch{}}async function hKr(){const t=encodeURIComponent(JSON.stringify({environment:Tc}));try{const o=await fetch(`${VZ}/api/keys?query=${t}`);if(!o.ok)throw new Error(`HTTP error! status: ${o.status}`);return await o.json()}catch(o){return console.error("Error fetching details:",o),null}}let y8e=!1;function ay(){y8e||(gu.init(sKr,{api_host:QZ.mixpanelBaseUrl,ignore_dnt:!0,store_google:!1,track_marketing:!1}),y8e=!0)}let w8e=!1,b8e=!1;function dNe(){if(w8e)return;w8e=!0,ay();const e=Ys.extractUtmParamsFromUrl();Object.keys(e).length>0&&gu.register(e),zw()&&console.log(`[UTM] first-touch bootstrap: ${JSON.stringify(e)}`)}function mKr(){return gu?.persistence?.props??null}const gKr=new Set(["dclid","fbclid","gclid","ko_click_id","li_fat_id","msclkid","sccid","ttclid","twclid","wbraid"]);function fKr(){const e=mKr();if(e==null)return;const t=Object.keys(e).filter(o=>o.startsWith("utm_")||gKr.has(o));for(const o of t)gu.unregister(o);zw()&&t.length>0&&console.log(`[UTM] cleared from cookie: ${JSON.stringify(t)}`)}function xKr(){b8e||(b8e=!0,fKr())}class W3{identify(t,o){if(ay(),this.#o=t,t!=null&&o!=null&&(W3.#t==null||v_e({userId:t,traits:o},W3.#t)!==!0)){const{$email:i,...a}={...o};gu.identify(t),i&&i!=null&&gu.people.set_once({$email:i}),gu.people.set(a),W3.#t={userId:t,traits:o},zw()&&console.log(`*** Called people set with userId ${t} traits ${JSON.stringify(o)} `)}}identifyUserAndCompany(t,o,i,a,l){throw Error("Use identify in the web-app!!")}track(t,o){if(ay(),this.#o==null){console.error("user is not identified :(, so can not fire event");return}dNe();const i={distinct_id:this.#o,...o};gu.track(t,i),xKr(),zw()&&console.log(`*** firing ${t} with props ${JSON.stringify(o)}`)}alias(t,o){ay(),gu.alias(t,o)}reset(){ay(),gu.reset(),this.#o=void 0,W3.#t=void 0}static get analytics(){return this.#e}static#e=new Ys.Analytics(new W3);static#t;#o}const Qh=W3.analytics;function yKr(){dNe()}const wKr=()=>{const e=NE(),t=Ru(o=>o.companyState);if(e.pathname.includes("/management/parent/")){const o=e.pathname.split("/")[3],i=t.companiesById[o];if(i!=null)return`${i.companyInfo.name} ${W.getLocalizedStrings().cockpit.cockpitHeaderSubsidiaryText}`}if(e.pathname.includes("management/month-end-report/company/")){const o=e.pathname.split("/")[4],i=t.companiesById[o];if(i!=null)return i.companyInfo.name}},v8e=e=>{switch(e){case"healthMonitor":return"health-monitor";case"taskManager":return"task-manager";case"aiAccountant":return"ai-accountant";case"creditAgent":return"credit-agent";default:return e}},P1i=e=>{switch(e){case"healthMonitor":return"health monitor";case"taskManager":return"task manager";case"aiAccountant":return"ai accountant";case"creditAgent":return"credit agent";default:return e}};function bKr(e,t){return{updateDownloadStateHandler:o=>{e(C_e(o))},onZeniLogoClick:()=>{t.themeState.toggle()},onLogOutClick:()=>{e(y_()),e(w_(!1)),os.clearAll();const o=t.locationHook.state?.origin??"/";t.navigate(o,{replace:!0})},onNewCustomerClick:()=>{t.navigate("/onboarding/new"),Qh?.trackOnboardingNewCustomerStarted()},onThreadClick:(o,i,a)=>{const l=o.entityType.split(".");if(l.length===2){const d=D7e(l[0]);if(d!=null){const c=v8e(d);t.navigate(`/${c}`),a(o,i)}else console.warn(`Invalid navigation target in thread: ${l[0]}`)}},onNotificationClick:(o,i,a)=>{const l=o.entityType.split(".");if(o.isGlobalComment&&l.length===2){const d=D7e(l[0]);if(d!=null){const c=v8e(d);t.navigate(`/${c}`),a(o,i)}else console.warn(`Invalid navigation target in notification: ${l[0]}`)}}}}function vKr(e,t){const{signedInUser:o,cockpitHeader:i}=t,a=e.tenantState.currentTenantId,d=_E(e)?.companyName??"",c={userId:o?.userId??"",sessionId:o?.zeniSessionId??"",tenantId:a??""};return{signedInUser:o,cockpitHeader:i,downloadState:e.companyViewState.downloadState,downloadParams:{currentTenantCompanyName:d,cockpitEndPoint:`${VZ}/cockpitTabs`,authParams:c}}}const CKr=uHe(vKr,bKr)(MEr);function AKr(){const e=qje(),t=os.getSignedInUser(),o=pW(),i=NE(),a=wKr(),l=Ru(p=>A_e(p)),d={tabsFileType:"excel",tabs:["management","subscription","portfolio","onboarding","healthMonitor"],filterByTabs:l.filterByTabs,timezone:$_e()},c=i.pathname.split("/")[1];return yo.jsx(CKr,{locationHook:i,themeState:e,signedInUser:t,cockpitHeader:a,allTabsViews:l,defaultOptions:d,analytics:Qh,currentTab:c,navigate:o})}const $Kr=["/management/*","/subscription/*","/onboarding/*","/portfolio/*","/audit/*","/health-monitor/*","/task-manager/*","/ai-accountant/*","/credit-agent/*"];function kKr({appContent:e}){const t=$Kr.filter(o=>hHe(o)).length===0;return yo.jsxs(yo.Fragment,{children:[t?null:yo.jsx(AKr,{}),yo.jsx(yo.Fragment,{children:e})]})}const SKr="cockpit",cNe="init-enter";function EKr({location:e,visitedUrl:t}){const{pathname:o}=e;return g.useLayoutEffect(()=>{const i=t.get(o||cNe);C8e(i!==void 0?i:0)}),null}const LKr=g.memo(EKr,(e,t)=>{const{location:o,visitedUrl:i}=e,{location:a}=t,l=o.pathname||cNe,d=IKr();return i.set(l,d),!((a.pathname!==o.pathname||a.search!==o.search)&&a.hash==="")}),C8e=(e=0)=>window.requestAnimationFrame(()=>{window.scrollTo(0,e)}),IKr=()=>{let e=0;return document!=null&&document.documentElement!==null&&(e=document.documentElement.scrollTop),window.pageYOffset||e},pNe=e=>g.lazy(async()=>{const t=e.toString(),o=os.getForceRefreshedComponents(),i=new Set(o),a=i.has(t);try{const l=await e();return i.delete(t),os.saveForceRefreshedComponents(Array.from(i)),l}catch(l){throw a||(i.add(t),os.saveForceRefreshedComponents(Array.from(i)),location.reload()),l}}),jKr=pNe(()=>Y3(()=>import("./ScreenRoutes-sy2QskiC.js").then(e=>e.S),__vite__mapDeps([14,5,1,6,15,8,16,17,7,2,4,9,11]))),MKr=pNe(()=>Y3(()=>import("./SignInScreen-BqlLUb0S.js"),__vite__mapDeps([18,15,1,6,8,5,16,17,19,20,21,7])));function BKr(){const e=g.useRef();e.current==null&&(e.current=new Map);const t=pW(),o=NE();return g.useEffect(()=>{yKr()},[]),g.useEffect(()=>{const i="signin/auth";os.isSignedIn()===!1&&!o.pathname.includes(i)&&t(i,{replace:!0,state:{...o.state,message:"...",origin:o.pathname}})}),yo.jsxs(TKr,{children:[yo.jsx(LKr,{visitedUrl:e.current,location:o}),yo.jsx(DKr,{})]})}const DKr=()=>{const e=os.isSignedIn(),t=os.getSignedInUser(),o=e&&HE(t),i=Ru(p=>_E(p)),a={userId:t?.userId??"",sessionId:t?.zeniSessionId??"",tenantId:i.tenantId??""},l=Ru(p=>k_e(p)),c=Ru(p=>S_e(p)).map(p=>({companyId:p.companyId,tenantId:p.tenantId,companyName:p.name}));return yo.jsx(qwr,{roomId:SKr,authParams:a,users:l,companies:c,authUrlEndPoint:`${_4.tenantMicroServiceBaseUrl}/1.0/commenting/auth`,fetchZeniUsers:!1,commentingUsersUrlEndPoint:`${_4.tenantMicroServiceBaseUrl}/1.0/users/zeni-users`,autoConnect:o,withRoomProvider:!1,loggedInUser:t,withThreadsProvider:!0,filter:{application:"cockpit"},children:yo.jsx(PKr,{})})},PKr=()=>yo.jsx(g.Suspense,{fallback:yo.jsx(zKr,{children:yo.jsx(wo,{size:"Large",start:!0})}),children:yo.jsxs(mHe,{children:[yo.jsx(kB,{path:"/",element:yo.jsx(gHe,{to:"management",replace:!0})}),yo.jsx(kB,{path:"/signin/auth",element:yo.jsx(MKr,{})}),yo.jsx(kB,{path:"*",element:yo.jsx(kKr,{appContent:yo.jsx(jKr,{})})})]})}),TKr=Zt("div")``,zKr=Zt("div")`
|
|
87020
|
+
`;var qYr=V_e();const Py=cW(qYr);class ZYr{getSignedInUser(){const t=window.localStorage.getItem(this.ZENI_SESSION_ID),o=window.localStorage.getItem(this.ZENI_SIGNED_IN_USER);if(o!=null&&t!=null)return JSON.parse(this.decrypt(o,t))}getShowNegativeAmountInParenthesis(){const t=window.localStorage.getItem(this.ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS),o=window.localStorage.getItem(this.ZENI_SESSION_ID);return t!=null&&o!=null?JSON.parse(this.decrypt(t,o)):!1}getShowNegativeAmountInParenthesisPDF(){const t=window.localStorage.getItem(this.ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS_PDF),o=window.localStorage.getItem(this.ZENI_SESSION_ID);return t!=null&&o!=null?JSON.parse(this.decrypt(t,o)):!0}getSignedInUserTenant(t){const o=window.localStorage.getItem(this.ZENI_SIGNED_IN_USER_TENANTS),i=window.localStorage.getItem(this.ZENI_SESSION_ID);if(o!=null&&i!=null)return JSON.parse(this.decrypt(o,i)).find(l=>l.tenantEmailDomain===t)}getSignedInUserTenantWithId(t){const o=window.localStorage.getItem(this.ZENI_SIGNED_IN_USER_TENANTS),i=window.localStorage.getItem(this.ZENI_SESSION_ID);if(o!=null&&i!=null)return JSON.parse(this.decrypt(o,i)).find(l=>l.tenantId===t)}getForceRefreshedComponents(){const t=window.localStorage.getItem(this.ZENI_SESSION_ID),o=window.localStorage.getItem(this.ZENI_FORCE_REFRESHED_COMPONENTS);if(o&&t!=null){const i=this.decrypt(o,t);return i?JSON.parse(i):[]}return[]}saveForceRefreshedComponents(t){const o=window.localStorage.getItem(this.ZENI_SESSION_ID);o!=null?window.localStorage.setItem(this.ZENI_FORCE_REFRESHED_COMPONENTS,this.encrypt(JSON.stringify(t),o)):console.warn("Can't update the force refreshed components when the user is logged out!")}saveSignedInUserWithSession(t,o){if(t==null||o==null)throw new Error("Can't accept nil for user or session Id");window.localStorage.setItem(this.ZENI_SESSION_ID,o),window.localStorage.setItem(this.ZENI_SIGNED_IN_USER,this.encrypt(JSON.stringify(t),o))}saveSignedInUserTenants(t,o){const i=o??window.localStorage.getItem(this.ZENI_SESSION_ID);i!=null?window.localStorage.setItem(this.ZENI_SIGNED_IN_USER_TENANTS,this.encrypt(JSON.stringify(t),i)):console.warn("Can't update the setting when the user is logged out!")}saveShowNegativeAmountInParenthesis(t){const o=window.localStorage.getItem(this.ZENI_SESSION_ID);if(o!=null)window.localStorage.setItem(this.ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS,this.encrypt(JSON.stringify(t),o));else throw new Error("Can't update the setting when the user is logged out!")}saveShowNegativeAmountInParenthesisPDF(t){const o=window.localStorage.getItem(this.ZENI_SESSION_ID);if(o!=null)window.localStorage.setItem(this.ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS_PDF,this.encrypt(JSON.stringify(t),o));else throw new Error("Can't update the setting when the user is logged out!")}isSignedIn(){return[this.ZENI_SESSION_ID,this.ZENI_SIGNED_IN_USER].map(o=>window.localStorage.getItem(o)!=null).reduce((o,i)=>o&&i)}clearAll(){this.ALL_IDs.forEach(t=>window.localStorage.removeItem(t))}setTheme(t){const o=window.localStorage.getItem(this.ZENI_SESSION_ID);o!=null&&window.localStorage.setItem(this.ZENI_THEME,this.encrypt(t,o))}getTheme(){const t=window.localStorage.getItem(this.ZENI_THEME),o=window.localStorage.getItem(this.ZENI_SESSION_ID);if(t!=null&&o!==null)return this.decrypt(t,o)}encrypt(t,o){return Py.AES.encrypt(t,o).toString()}decrypt(t,o){return Py.AES.decrypt(t,o).toString(Py.enc.Utf8)}ZENI_SESSION_ID="ZENI_SESSION_ID";ZENI_SIGNED_IN_USER="ZENI_SIGNED_IN_USER";ZENI_SIGNED_IN_USER_TENANTS="ZENI_SIGNED_IN_USER_TENANTS";ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS="ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS";ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS_PDF="ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS_PDF";ZENI_THEME="ZENI_THEME";ZENI_FORCE_REFRESHED_COMPONENTS="ZENI_FORCE_REFRESHED_COMPONENTS";ALL_IDs=[this.ZENI_SESSION_ID,this.ZENI_SIGNED_IN_USER,this.ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS,this.ZENI_SHOW_NEGATIVE_AMOUNT_IN_PARENTHESIS_PDF,this.ZENI_SIGNED_IN_USER_TENANTS,this.ZENI_THEME,this.ZENI_FORCE_REFRESHED_COMPONENTS]}const os=new ZYr,JYr=({children:e})=>{const t=R_e("(prefers-color-scheme: dark)"),[o,i]=$.useState({dark:t});g.useEffect(()=>{const p=os.getTheme()==null?t:os.getTheme()==="dark";o.dark!==p&&i({dark:p})},[o,t]);const a=()=>{const p=!o.dark;os.setTheme(p?"dark":"light"),i({...o,dark:p})},l=o.dark?z9o():T9o(),d=typeof window<"u"?window.__NONCE__:void 0,c=d!=null&&d.length>0?d:void 0;return yo.jsx(P4o,{dark:o.dark,webAppTheme:l,toggle:a,nonce:c,children:e})},XYr=["sandbox","production"],eKr=e=>V4(e,XYr),tKr=e=>{switch(e){case"DEV":case"QA":case"PUNE":case"SUNNYVALE":case"DELHI":case"MOHALI":return"sandbox";case"PROD":case"NEXT":return"production";default:return"sandbox"}},oKr=["development","staging","production"],rKr=e=>V4(e,oKr),iKr=e=>{switch(e){case"QA":case"PUNE":case"SUNNYVALE":case"DELHI":case"MOHALI":return"staging";case"PROD":case"NEXT":return"production";default:return"development"}},nKr=["DEV","QA","PUNE","SUNNYVALE","DELHI","MOHALI","PROD","NEXT"],aKr=e=>V4(e,nKr),Tc=aKr("QA"),zw=()=>Tc==="DEV"||Tc==="QA"||Tc==="PUNE"||Tc==="SUNNYVALE"||Tc==="DELHI"||Tc==="MOHALI",VZ="https://zeni-webapp-qa.uc.r.appspot.com",sKr="ed1936cb971f6aad4104ddbe708f812c",D1i=eKr(tKr(Tc)),lKr=rKr(iKr(Tc));function dKr(e,t){return Py.AES.decrypt(e,t).toString(Py.enc.Utf8)}const cKr="ZENI-WEB-APP-",lNe=Tc==="DEV"||Tc==="QA"?.2:.8,sa={sentryDsn:"",sentryTraceSamplingRate:lNe,googleClientId:"",googleMapsAPIKey:"",microsoftClientId:"",mixpanelToken:"",pusherClientSecret:"",pusherCluster:"",quickbooksKey:"",appUrl:"",featureClientSecret:"",featureClientSecretCockpit:"",cardVaultId:"",stripeKey:"",qboRedirectionUrl:"",mixpanelUrl:"",mixpanelHMUrl:""};let _4,QZ;function pKr(e){sa.sentryDsn=e.keys.SENTRY_DSN,sa.sentryTraceSamplingRate=e.keys.SENTRY_TRACE_SAMPLE_RATES!=null?parseInt(e.keys.SENTRY_TRACE_SAMPLE_RATES):lNe,sa.googleClientId=e.keys.GOOGLE_CLIENT_ID,sa.googleMapsAPIKey=e.keys.GOOGLE_MAP_KEY,sa.microsoftClientId=e.keys.MICROSOFT_CLIENT_ID,sa.mixpanelToken=e.keys.MIXPANEL_TOKEN,sa.pusherClientSecret=e.keys.PUSHER_CLIENT_SECRET,sa.pusherCluster=e.keys.PUSHER_CLUSTER,sa.quickbooksKey=e.keys.QUICKBOOK_TOKEN,sa.appUrl=e.keys.WEB_ENDPOINT,sa.featureClientSecret=e.keys.STATSIG_CLIENT_SECRET,sa.featureClientSecretCockpit=e.keys.STATSIG_CLIENT_SECRET_COCKPIT,sa.cardVaultId=e.keys.UNIT_VAULT_ID,sa.stripeKey=e.keys.STRIPE_KEY,sa.qboRedirectionUrl=e.keys.QBO_URL,sa.mixpanelUrl=e.keys.MIXPANEL_URL,sa.mixpanelHMUrl=e.keys.MIXPANEL_HM_URL,QZ=e.externalEndPoints,_4=e.apiEndPoints,uKr()}function uKr(){try{const e=new Set;if(_4!=null){for(const t of Object.values(_4))if(typeof t=="string"&&t.startsWith("http"))try{e.add(new URL(t).origin)}catch{}}for(const t of e){const o=document.createElement("link");o.rel="preconnect",o.href=t,o.crossOrigin="anonymous",document.head.appendChild(o)}}catch{}}async function hKr(){const t=encodeURIComponent(JSON.stringify({environment:Tc}));try{const o=await fetch(`${VZ}/api/keys?query=${t}`);if(!o.ok)throw new Error(`HTTP error! status: ${o.status}`);return await o.json()}catch(o){return console.error("Error fetching details:",o),null}}let y8e=!1;function ay(){y8e||(gu.init(sKr,{api_host:QZ.mixpanelBaseUrl,ignore_dnt:!0,store_google:!1,track_marketing:!1}),y8e=!0)}let w8e=!1,b8e=!1;function dNe(){if(w8e)return;w8e=!0,ay();const e=Ys.extractUtmParamsFromUrl();Object.keys(e).length>0&&gu.register(e),zw()&&console.log(`[UTM] first-touch bootstrap: ${JSON.stringify(e)}`)}function mKr(){return gu?.persistence?.props??null}const gKr=new Set(["dclid","fbclid","gclid","ko_click_id","li_fat_id","msclkid","sccid","ttclid","twclid","wbraid"]);function fKr(){const e=mKr();if(e==null)return;const t=Object.keys(e).filter(o=>o.startsWith("utm_")||gKr.has(o));for(const o of t)gu.unregister(o);zw()&&t.length>0&&console.log(`[UTM] cleared from cookie: ${JSON.stringify(t)}`)}function xKr(){b8e||(b8e=!0,fKr())}class W3{identify(t,o){if(ay(),this.#o=t,t!=null&&o!=null&&(W3.#t==null||v_e({userId:t,traits:o},W3.#t)!==!0)){const{$email:i,...a}={...o};gu.identify(t),i&&i!=null&&gu.people.set_once({$email:i}),gu.people.set(a),W3.#t={userId:t,traits:o},zw()&&console.log(`*** Called people set with userId ${t} traits ${JSON.stringify(o)} `)}}identifyUserAndCompany(t,o,i,a,l){throw Error("Use identify in the web-app!!")}track(t,o){if(ay(),this.#o==null){console.error("user is not identified :(, so can not fire event");return}dNe();const i={distinct_id:this.#o,...o};gu.track(t,i),xKr(),zw()&&console.log(`*** firing ${t} with props ${JSON.stringify(o)}`)}alias(t,o){ay(),gu.alias(t,o)}reset(){ay(),gu.reset(),this.#o=void 0,W3.#t=void 0}static get analytics(){return this.#e}static#e=new Ys.Analytics(new W3);static#t;#o}const Qh=W3.analytics;function yKr(){dNe()}const wKr=()=>{const e=NE(),t=Ru(o=>o.companyState);if(e.pathname.includes("/management/parent/")){const o=e.pathname.split("/")[3],i=t.companiesById[o];if(i!=null)return`${i.companyInfo.name} ${W.getLocalizedStrings().cockpit.cockpitHeaderSubsidiaryText}`}if(e.pathname.includes("management/month-end-report/company/")){const o=e.pathname.split("/")[4],i=t.companiesById[o];if(i!=null)return i.companyInfo.name}},v8e=e=>{switch(e){case"healthMonitor":return"health-monitor";case"taskManager":return"task-manager";case"aiAccountant":return"ai-accountant";case"creditAgent":return"credit-agent";default:return e}},P1i=e=>{switch(e){case"healthMonitor":return"health monitor";case"taskManager":return"task manager";case"aiAccountant":return"ai accountant";case"creditAgent":return"credit agent";default:return e}};function bKr(e,t){return{updateDownloadStateHandler:o=>{e(C_e(o))},onZeniLogoClick:()=>{t.themeState.toggle()},onLogOutClick:()=>{e(y_()),e(w_(!1)),os.clearAll();const o=t.locationHook.state?.origin??"/";t.navigate(o,{replace:!0})},onNewCustomerClick:()=>{t.navigate("/onboarding/new"),Qh?.trackOnboardingNewCustomerStarted()},onThreadClick:(o,i,a)=>{const l=o.entityType.split(".");if(l.length===2){const d=D7e(l[0]);if(d!=null){const c=v8e(d);t.navigate(`/${c}`),a(o,i)}else console.warn(`Invalid navigation target in thread: ${l[0]}`)}},onNotificationClick:(o,i,a)=>{const l=o.entityType.split(".");if(o.isGlobalComment&&l.length===2){const d=D7e(l[0]);if(d!=null){const c=v8e(d);t.navigate(`/${c}`),a(o,i)}else console.warn(`Invalid navigation target in notification: ${l[0]}`)}}}}function vKr(e,t){const{signedInUser:o,cockpitHeader:i}=t,a=e.tenantState.currentTenantId,d=_E(e)?.companyName??"",c={userId:o?.userId??"",sessionId:o?.zeniSessionId??"",tenantId:a??""};return{signedInUser:o,cockpitHeader:i,downloadState:e.companyViewState.downloadState,downloadParams:{currentTenantCompanyName:d,cockpitEndPoint:`${VZ}/cockpitTabs`,authParams:c}}}const CKr=uHe(vKr,bKr)(MEr);function AKr(){const e=qje(),t=os.getSignedInUser(),o=pW(),i=NE(),a=wKr(),l=Ru(p=>A_e(p)),d={tabsFileType:"excel",tabs:["management","subscription","portfolio","onboarding","healthMonitor"],filterByTabs:l.filterByTabs,timezone:$_e()},c=i.pathname.split("/")[1];return yo.jsx(CKr,{locationHook:i,themeState:e,signedInUser:t,cockpitHeader:a,allTabsViews:l,defaultOptions:d,analytics:Qh,currentTab:c,navigate:o})}const $Kr=["/management/*","/subscription/*","/onboarding/*","/portfolio/*","/audit/*","/health-monitor/*","/task-manager/*","/ai-accountant/*","/credit-agent/*"];function kKr({appContent:e}){const t=$Kr.filter(o=>hHe(o)).length===0;return yo.jsxs(yo.Fragment,{children:[t?null:yo.jsx(AKr,{}),yo.jsx(yo.Fragment,{children:e})]})}const SKr="cockpit",cNe="init-enter";function EKr({location:e,visitedUrl:t}){const{pathname:o}=e;return g.useLayoutEffect(()=>{const i=t.get(o||cNe);C8e(i!==void 0?i:0)}),null}const LKr=g.memo(EKr,(e,t)=>{const{location:o,visitedUrl:i}=e,{location:a}=t,l=o.pathname||cNe,d=IKr();return i.set(l,d),!((a.pathname!==o.pathname||a.search!==o.search)&&a.hash==="")}),C8e=(e=0)=>window.requestAnimationFrame(()=>{window.scrollTo(0,e)}),IKr=()=>{let e=0;return document!=null&&document.documentElement!==null&&(e=document.documentElement.scrollTop),window.pageYOffset||e},pNe=e=>g.lazy(async()=>{const t=e.toString(),o=os.getForceRefreshedComponents(),i=new Set(o),a=i.has(t);try{const l=await e();return i.delete(t),os.saveForceRefreshedComponents(Array.from(i)),l}catch(l){throw a||(i.add(t),os.saveForceRefreshedComponents(Array.from(i)),location.reload()),l}}),jKr=pNe(()=>Y3(()=>import("./ScreenRoutes-dcg3R0kU.js").then(e=>e.S),__vite__mapDeps([14,5,1,6,15,8,16,17,7,2,4,9,11]))),MKr=pNe(()=>Y3(()=>import("./SignInScreen-CjkwbiUx.js"),__vite__mapDeps([18,15,1,6,8,5,16,17,19,20,21,7])));function BKr(){const e=g.useRef();e.current==null&&(e.current=new Map);const t=pW(),o=NE();return g.useEffect(()=>{yKr()},[]),g.useEffect(()=>{const i="signin/auth";os.isSignedIn()===!1&&!o.pathname.includes(i)&&t(i,{replace:!0,state:{...o.state,message:"...",origin:o.pathname}})}),yo.jsxs(TKr,{children:[yo.jsx(LKr,{visitedUrl:e.current,location:o}),yo.jsx(DKr,{})]})}const DKr=()=>{const e=os.isSignedIn(),t=os.getSignedInUser(),o=e&&HE(t),i=Ru(p=>_E(p)),a={userId:t?.userId??"",sessionId:t?.zeniSessionId??"",tenantId:i.tenantId??""},l=Ru(p=>k_e(p)),c=Ru(p=>S_e(p)).map(p=>({companyId:p.companyId,tenantId:p.tenantId,companyName:p.name}));return yo.jsx(qwr,{roomId:SKr,authParams:a,users:l,companies:c,authUrlEndPoint:`${_4.tenantMicroServiceBaseUrl}/1.0/commenting/auth`,fetchZeniUsers:!1,commentingUsersUrlEndPoint:`${_4.tenantMicroServiceBaseUrl}/1.0/users/zeni-users`,autoConnect:o,withRoomProvider:!1,loggedInUser:t,withThreadsProvider:!0,filter:{application:"cockpit"},children:yo.jsx(PKr,{})})},PKr=()=>yo.jsx(g.Suspense,{fallback:yo.jsx(zKr,{children:yo.jsx(wo,{size:"Large",start:!0})}),children:yo.jsxs(mHe,{children:[yo.jsx(kB,{path:"/",element:yo.jsx(gHe,{to:"management",replace:!0})}),yo.jsx(kB,{path:"/signin/auth",element:yo.jsx(MKr,{})}),yo.jsx(kB,{path:"*",element:yo.jsx(kKr,{appContent:yo.jsx(jKr,{})})})]})}),TKr=Zt("div")``,zKr=Zt("div")`
|
|
87021
87021
|
display: flex;
|
|
87022
87022
|
flex: 1 1 auto;
|
|
87023
87023
|
flex-direction: row;
|
|
@@ -87028,4 +87028,4 @@ ${e}`,RIr=e=>g.createElement("svg",{width:38,height:39,viewBox:"0 0 38 39",fill:
|
|
|
87028
87028
|
background-color: ${e=>e.theme.colors.background};
|
|
87029
87029
|
`;function RKr(){W.updateAppLocaleID("en"),HKr();const e=_Kr(),[t,o]=g.useState(!1),i=g.useCallback(l=>{l.data?.type==="UPDATE_READY"?o(!0):l.data?.type==="HIDE_UPDATE_POPUP"&&o(!1)},[]);g.useEffect(()=>("serviceWorker"in navigator&&(navigator.serviceWorker.addEventListener("message",i),navigator.serviceWorker.addEventListener("controllerchange",()=>{o(!1)})),()=>{navigator.serviceWorker.removeEventListener("message",i)}),[i]);const a=()=>{o(!1),window.location.reload()};return yo.jsx(JYr,{children:yo.jsx(fHe,{store:e,children:yo.jsx(eMt,{children:yo.jsxs(kto,{children:[t?yo.jsx(kco,{onPrimaryClick:a}):null,yo.jsx(OKr,{})]})})})})}const Ix=new E_e,FKr=()=>{const e=os.getSignedInUser(),t=Ru(L=>_E(L)),o=Ru(L=>M_e(L,t.companyId)),i=NE(),a=pW(),l=xHe(),[d,c]=g.useState(null),p=$4r(e?.userId),u=t?.excludedResources?.fetchState=="Completed"?t.excludedResources.resources:[];g.useEffect(()=>()=>{l(AJ())},[]);const h=Ru(L=>B_e(L)),m=t?.externalConnections?.accounting[0]?.connectionName,f=()=>{l(AJ())},x=g.useMemo(()=>D_e(t.userRole),[t.userRole]),y=Ru(L=>L.companyViewState.zeniUsers),w=g.useMemo(()=>{const L=y.fetchState==="Error"&&P_e(y.error);return L&&console.warn("Auto-logout triggered due to invalid session"),L},[y.fetchState,y.error]),b=g.useMemo(()=>{const L=y.fetchState==="Error"&&T_e(y.error)===!0;return L&&console.warn("Page is not accessible, show 404"),L},[y.fetchState,y.error]),v=g.useRef(!1);g.useEffect(()=>(w&&!v.current&&(v.current=!0,A()),()=>{v.current=!1}),[w]),g.useEffect(()=>{b&&window.open("/page-not-found","_self")},[b]);const A=g.useCallback(()=>{c(null),Ix.stop(),l(y_()),l(w_(!1)),os.clearAll();const L=i.state?.origin??"/";a(L,{replace:!0})},[l,c,i,a]),S=g.useCallback((L="manual")=>{L==="auto-logout"?mxo({idleTimeoutMinutes:p.idleTimeoutMinutes}):xxo(),c(null),Ix.stop(),l(y_()),l(w_(!1)),os.clearAll(),window.location.href="/signin/auth"},[l,c,p.idleTimeoutMinutes]);g.useEffect(()=>{if(e?.zeniSessionId!=null)return Ix.start({idleTimeoutMinutes:p.idleTimeoutMinutes,warningDurationSeconds:p.warningDurationSeconds,heartbeatIntervalMinutes:p.heartbeatIntervalMinutes,isAutoLogoutEnabled:p.isAutoLogoutEnabled},{onHeartbeat:()=>l(z_e()),onWarningStart:L=>{Qh.trackSessionTimeoutPopupShown(L),c(L)},onWarningTick:c,onAutoLogout:()=>{Qh.trackSessionTimeoutAutoLogout(),S("auto-logout")},onSessionExtended:()=>c(null)}),()=>Ix.stop()},[e?.zeniSessionId,p.isAutoLogoutEnabled,p.idleTimeoutMinutes,p.warningDurationSeconds,p.heartbeatIntervalMinutes,l,S,c]);const E=g.useMemo(()=>os.getSignedInUser(),[]),j=g.useMemo(()=>({userId:E?.userId??"",sessionId:E?.zeniSessionId??"",tenantId:t.tenantId??""}),[E,t.tenantId]);return yo.jsxs(Fto,{globalInfo:{loggedInUser:e,loggedInUserRole:t?.userRole,excludedResources:u,loggedInUserRoleMap:x,currentTenant:t,connectionName:m,controllersList:o},children:[yo.jsx(Ito,{toolkit:{analytics:Qh,sentry:FNe,authParams:j},children:yo.jsxs(_eo,{endPoint:{url:VZ},children:[yo.jsx(Our,{isOnDashboard:!1,showSnackbar:h.isSnackbarOpen,snackbar:{message:h.message,messageType:h.messageType,onRemoveSnackbar:f,showStatusIcon:h.showStatusIcon}}),yo.jsx(BKr,{})]})}),d!=null&&e!=null?yo.jsx(vSr,{secondsRemaining:d,onContinueSession:()=>{Qh.trackSessionTimeoutClicked("continue",d),Ix.continueSession()},onSignOut:()=>{Qh.trackSessionTimeoutClicked("sign_out",d),S()}}):null]})},OKr=()=>{const e=os.isSignedIn(),o=Ru(i=>_E(i)).companyId;return yo.jsx(Nio,{isUserSignedIn:e,featureGateCustomFields:{companyId:o},zeniFeatureConfig:{currentFeatureEnv:lKr,featureClientSecret:sa.featureClientSecretCockpit,providerEndPoint:QZ.statsigBaseUrl},children:yo.jsx(FKr,{})})},NKr=zNe(RKr);function HKr(){console.log("Initialize any 3rd party libs!")}let m_=null;function _Kr(){return m_===null&&(m_=VKr(),L_e().catch(e=>{console.error("Failed to load feature epics:",e),RNe(e,{tags:{critical:"true",module:"epicManager"}}),alert(`The application failed to load required modules. Some features may not work correctly.
|
|
87030
87030
|
|
|
87031
|
-
Please refresh the page to try again.`)})),m_}function VKr(){console.warn(`initializing epic state with url ${JSON.stringify(_4)}`);const e=os.getSignedInUser(),t=I_e(_4,e?.userId,e?.zeniSessionId,void 0,zw()),o=j_e();return o.userId!=null&&Qh.identify(o.userId,{tenant_id:o.tenantId}),t}const A8e="zeni-chunk-reload-at",QKr=6e4,UKr=["Failed to fetch dynamically imported module","error loading dynamically imported module","Importing a module script failed"];function WKr(){window.addEventListener("vite:preloadError",e=>{const t=e;$8e(t.payload)&&t.preventDefault()}),window.addEventListener("unhandledrejection",e=>{GKr(e.reason)&&$8e(e.reason)})}function $8e(e){try{const t=Number(sessionStorage.getItem(A8e))||0;if(Date.now()-t<QKr)return!1;sessionStorage.setItem(A8e,String(Date.now()))}catch{return!1}return console.warn("[chunk-load] Stale chunk detected — hard-reloading:",e),window.location.reload(),!0}function GKr(e){const t=String(e?.message??e??"");return UKr.some(o=>t.includes(o))}const YKr=!!(window.location.hostname==="localhost"||window.location.hostname==="[::1]"||window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/)),KKr="
|
|
87031
|
+
Please refresh the page to try again.`)})),m_}function VKr(){console.warn(`initializing epic state with url ${JSON.stringify(_4)}`);const e=os.getSignedInUser(),t=I_e(_4,e?.userId,e?.zeniSessionId,void 0,zw()),o=j_e();return o.userId!=null&&Qh.identify(o.userId,{tenant_id:o.tenantId}),t}const A8e="zeni-chunk-reload-at",QKr=6e4,UKr=["Failed to fetch dynamically imported module","error loading dynamically imported module","Importing a module script failed"];function WKr(){window.addEventListener("vite:preloadError",e=>{const t=e;$8e(t.payload)&&t.preventDefault()}),window.addEventListener("unhandledrejection",e=>{GKr(e.reason)&&$8e(e.reason)})}function $8e(e){try{const t=Number(sessionStorage.getItem(A8e))||0;if(Date.now()-t<QKr)return!1;sessionStorage.setItem(A8e,String(Date.now()))}catch{return!1}return console.warn("[chunk-load] Stale chunk detected — hard-reloading:",e),window.location.reload(),!0}function GKr(e){const t=String(e?.message??e??"");return UKr.some(o=>t.includes(o))}const YKr=!!(window.location.hostname==="localhost"||window.location.hostname==="[::1]"||window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/)),KKr="QA",qKr="https://zeni-webapp-qa.uc.r.appspot.com",k8e=`/service-worker.js?v=${Date.now()}&env=${KKr}&endpoint=${encodeURIComponent(qKr)}`;function ZKr(e){if("serviceWorker"in navigator){if(new URL("https://qa.app.zeni.ai",window.location.href).origin!==window.location.origin)return;window.addEventListener("load",()=>{YKr?JKr(k8e):uNe(k8e)})}}function uNe(e,t){navigator.serviceWorker.register(e).then(o=>{o.onupdatefound=()=>{const i=o.installing;i!=null&&(i.onstatechange=()=>{i.state==="installed"&&(navigator.serviceWorker.controller?(console.log("New content available; will be used when all tabs are closed."),navigator.serviceWorker.controller?.postMessage({type:"UPDATE_READY"}),o.waiting?.postMessage({type:"SKIP_WAITING"})):console.log("Content is cached for offline use."))})},o.waiting&&o.waiting.postMessage({type:"SKIP_WAITING"}),navigator.serviceWorker.addEventListener("controllerchange",()=>{console.log("New service worker activated."),o.active?.postMessage({type:"CLIENTS_CLAIM"})})}).catch(o=>{console.error("Error during service worker registration:",o)})}function JKr(e,t){fetch(e,{headers:{"Service-Worker":"script"}}).then(o=>{const i=o.headers.get("content-type");o.status===404||i!=null&&!i.includes("javascript")?navigator.serviceWorker.ready.then(a=>{a.unregister().then(()=>window.location.reload())}):uNe(e)}).catch(()=>{console.log("No internet connection found. App is running in offline mode.")})}const XKr=os.getSignedInUser(),eqr=XKr?.zeniSessionId;async function tqr(){try{const e=await hKr(),t=dKr(e,cKr+Tc);pKr(JSON.parse(t)),U_e.createRoot(document.getElementById("root")).render(yo.jsx($.StrictMode,{children:yo.jsx(yHe,{basename:"/cockpit",children:yo.jsx(NKr,{})})})),oqr()}catch(e){console.error("Error initializing app:",e)}}function oqr(){const e=()=>{ONe({dsn:sa.sentryDsn,integrations:[NNe(),HNe({maskAllText:!0,blockAllMedia:!0})],tracesSampleRate:sa.sentryTraceSamplingRate,replaysSessionSampleRate:0,replaysOnErrorSampleRate:1,beforeSendTransaction(t){return t.breadcrumbs&&(t.breadcrumbs=t.breadcrumbs.filter(o=>o.category!=="console"?!0:(o.message??"").toLowerCase().includes("called people set")||Array.isArray(o.data?.arguments)&&o.data.arguments.some(a=>typeof a=="string"&&a.toLowerCase().includes("called people set"))?!1:(Array.isArray(o.data?.arguments)&&(o.data.arguments=o.data.arguments.map(a=>{if(typeof a=="string"&&a.includes("user_roles"))try{const l=a.match(/\{.*\}/s);if(l!==null){const d=JSON.parse(l[0]);if(d.user_roles!=null)return delete d.user_roles,a.replace(l[0],JSON.stringify(d))}}catch{}return a})),!0))),t}}),_Ne("session-id",eqr)};typeof requestIdleCallback=="function"?requestIdleCallback(e):setTimeout(e,0)}WKr();tqr();ZKr();export{VZ as $,r2 as A,S1i as B,Uj as C,j9o as D,Cqr as E,k1i as F,Dio as G,wo as H,C1i as I,Me as J,kii as K,Sii as L,M1i as M,I1i as N,asi as O,v1i as P,y1i as Q,Zwr as R,Tei as S,zei as T,m1i as U,w1i as V,pNe as W,b1i as X,f1i as Y,x1i as Z,MXr as _,B5 as a,B1i as a0,A1i as b,Qh as c,sa as d,W as e,r as f,P1i as g,v8e as h,$oi as i,gIe as j,E1i as k,j1i as l,C as m,jXr as n,$1i as o,g1i as p,Iei as q,D1i as r,L1i as s,b2 as t,yKr as u,Ys as v,I as w,pJr as x,at as y,os as z};
|
package/dist/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en"><head><meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate"><meta http-equiv="expires" content="0"><meta http-equiv="pragma" content="no-cache"><meta charset="UTF-8"><link rel="icon" type="image/svg+xml" href="/assets/favicon-D56XvgAH.ico"><meta name="ROBOTS" content="NOINDEX, NOFOLLOW"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap"><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Zeni - Modern Finance Team For Startups</title><script type="module" crossorigin src="/assets/index-
|
|
1
|
+
<!DOCTYPE html><html lang="en"><head><meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate"><meta http-equiv="expires" content="0"><meta http-equiv="pragma" content="no-cache"><meta charset="UTF-8"><link rel="icon" type="image/svg+xml" href="/assets/favicon-D56XvgAH.ico"><meta name="ROBOTS" content="NOINDEX, NOFOLLOW"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap"><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Zeni - Modern Finance Team For Startups</title><script type="module" crossorigin src="/assets/index-N01BKpLM.js"></script><link rel="modulepreload" crossorigin href="/assets/sentry-WQIrXn23.js"><link rel="modulepreload" crossorigin href="/assets/core-bZ_V-uQJ.js"><link rel="modulepreload" crossorigin href="/assets/zeni-epic-state-CiYPf4wj.js"><link rel="modulepreload" crossorigin href="/assets/recharts-CQ5l3RkA.js"><link rel="modulepreload" crossorigin href="/assets/liveblocks-B3Dmsh6M.js"><link rel="modulepreload" crossorigin href="/assets/mui-6JEtGkot.js"><link rel="modulepreload" crossorigin href="/assets/analytics-2Vj81lfA.js"><link rel="modulepreload" crossorigin href="/assets/lottie-B7Tz-fe-.js"><link rel="modulepreload" crossorigin href="/assets/lexical-AMpOx-JS.js"><link rel="modulepreload" crossorigin href="/assets/utils-ZzDoNTUE.js"><link rel="stylesheet" crossorigin href="/assets/index-C8ouCD8q.css"></head><body><div id="root"></div></body></html>
|