@zeniai/web-cockpit-ui 2.0.50-dev → 2.0.50-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-QSMg8hfu.js → CreditAgentRoutes-_rAmf-Xw.js} +1 -1
- package/dist/assets/{ScreenRoutes-Ct03fPC_.js → ScreenRoutes-RWFe3XVL.js} +3 -3
- package/dist/assets/{SignInScreen-CJtavsDU.js → SignInScreen-CO7FSHLl.js} +1 -1
- package/dist/assets/{analyticsHelper-BS7DMb82.js → analyticsHelper-DA8TQTap.js} +1 -1
- package/dist/assets/{index-CfGHvXa1.js → index-DopSTER4.js} +4 -4
- package/dist/index.html +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{j as i}from"./liveblocks-DzV9U5Bm.js";import{z as w,$ as v,D as j,o as E,a0 as P,F as k,Q as R,c as T,g as N,d as M,v as L,x as $}from"./index-
|
|
1
|
+
import{j as i}from"./liveblocks-DzV9U5Bm.js";import{z as w,$ as v,D as j,o as E,a0 as P,F as k,Q as R,c as T,g as N,d as M,v as L,x as $}from"./index-DopSTER4.js";import{a as f}from"./sentry-CPwsGQ3W.js";import{i as _,n as F,g as S,h as O,k as A,l as C,N as B}from"./core-Dv3l5Rvh.js";import{I1 as V,I2 as q,jM as Q,I3 as J,kg as Z,kj as G,k3 as H,I4 as K,I5 as W,kd as X,k9 as Y}from"./zeni-epic-state-C8dAmtua.js";import{n as ee}from"./mui-ejYaqlsK.js";import{P as te}from"./ScreenRoutes-RWFe3XVL.js";import"./recharts-BtFuqlyC.js";import"./analytics-DGHkSXoW.js";import"./lottie-C8qvaUYD.js";import"./lexical-BDnZad2Y.js";import"./utils-M-Cb21Hp.js";import"./analyticsHelper-DA8TQTap.js";import"./empty-DgQPrOJi.js";import"./index-BEhtiJ0X.js";import"./url-KZjQoTm5.js";import"./index-DGVKmmhx.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]="a9c17308-4930-40b2-adf1-aa3526a46de6",a._sentryDebugIdIdentifier="sentry-dbid-a9c17308-4930-40b2-adf1-aa3526a46de6")}catch{}})();function ne(a,t){return{headerData:{allTabOptions:k,selectedTabOption:R("creditAgent")},creditAgentPageData:{macroData:{data:t.macroCombined.data,fetchState:t.macroCombined.fetchStatus.fetchState,updateState:t.macroCombined.updateStatus.fetchState},cardProfilesData:t.cardProfilesData}}}function ae(a,t){return{headerActions:{onTabChange:n=>{const u=M(n),r=N(n);T.trackCockpitTabClicked(r),t.navigate(`../../${u}`,{replace:!0})}},creditAgentPageActions:{onFetchMacro:()=>{a(Y())},onSaveMacro:n=>{a(X(n))},onResetSaveMacro:()=>{a(W())},onUIStateChange:n=>{a(K(n))},cardProfilesActions:t.cardProfilesActions}}}const oe=O(ne,ae)(P),se=ee.div`
|
|
2
2
|
padding: ${E.sp5};
|
|
3
3
|
text-align: center;
|
|
4
4
|
`;function re(){const a=_(),t=F(),n=S(V),u=S(q),[r,m]=f.useState(new Set),g=f.useRef(new Set),y=S(e=>e.tenantState.currentTenantId),I=S(e=>e.companyViewState.zeniUsers.fetchState);f.useEffect(()=>{I==="Not-Started"&&t(Q())},[t,I]);const d=w.getSignedInUser(),b=d!=null&&[d.firstName,d.lastName].filter(Boolean).join(" ")||void 0,x=f.useMemo(()=>({onFetch:()=>{t(H())},onUpdateProfile:(e,o,s)=>{const c=s.updatedByName??b;t(G({tenantId:o,tenantEmailDomain:e,update:{...s,updatedByName:c}}))},onAnalyse:e=>{m(o=>new Set(o).add(e)),t(Z(e))},onDownloadReport:()=>{const e=J(n.rows),o=d?.userId??"",s=d?.zeniSessionId??"",c=y??"";if(!o||!s||!c)return;const z=encodeURIComponent(JSON.stringify(e)),D=`${v}/tableDownload?query=${z}`;fetch(D,{headers:{"zeni-user-id":o,"zeni-session-id":s,"zeni-tenant-id":c}}).then(async l=>{if(!l.ok){const p=await l.text();throw new Error(`Download failed: ${l.status} ${p}`)}return l.blob()}).then(l=>{const p=URL.createObjectURL(l),h=document.createElement("a");h.href=p,h.download=`${e.file_name}.xlsx`,h.click(),URL.revokeObjectURL(p)}).catch(()=>{})}}),[t,b,d,y,n.rows]);f.useEffect(()=>{if(r.size===0)return;const e=new Set;for(const o of r){const s=n.rows.find(c=>c.tenantId===o);s!=null&&s.isAnalyzing?g.current.add(o):s!=null&&!s.isAnalyzing&&g.current.has(o)&&(e.add(o),g.current.delete(o))}e.size>0&&m(o=>{const s=new Set(o);for(const c of e)s.delete(c);return s})},[n.rows,r]);const U=f.useMemo(()=>({fetchState:n.fetchStatus.fetchState,rows:n.rows.map(e=>e.isAnalyzing||e.tenantId!=null&&r.has(e.tenantId)?{...e,isAnalyzing:!0}:e),uiState:n.uiState}),[n,r]);return d==null?i.jsx(se,{children:j.getLocalizedStrings().cockpit.creditAgent.notSignedIn}):i.jsx(oe,{macroCombined:u,navigate:a,cardProfilesActions:x,cardProfilesData:U})}function xe(){const{useDynamicConfig:a}=L(),{configValue:t,isDynamicConfigLoading:n}=a($.creditAgentEnablement);if(n)return null;const r=w.getSignedInUser()?.userEmail,m=Array.isArray(t?.allowedUserEmails)?t.allowedUserEmails:[];return r!=null&&m.includes(r)?i.jsx(A,{children:i.jsx(C,{path:"/*",element:i.jsx(te,{element:i.jsx(re,{})})})}):i.jsx(A,{children:i.jsx(C,{path:"/*",element:i.jsx(B,{to:"/management",replace:!0})})})}export{xe as default};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/CreditAgentRoutes-
|
|
2
|
-
import{Hb as sd,Hc as Lf,Hd as qf,jK as At,ey as vs,He as qt,eH as nn,ew as Nf,Hf as Jt,eD as on,Hg as ud,Hh as cd,Hi as ur,Hj as ld,im as Df,jM as It,ij as fd,ir as Mf,Hk as ys,it as hd,iu as dd,Hl as wr,Hm as cr,hQ as pd,Hn as hn,Ho as Vo,d3 as md,fQ as $o,fN as sn,fV as Dt,fT as gd,Hp as Ff,Hq as Bf,iI as vd,iF as yd,Hr as _d,iT as bd,iO as _s,iL as wd,iA as Ed,Hs as Sd,ee as Rd,da as Od,jY as Uf,Ht as Td,be as an,ix as bs,iC as xd,ra as Vf,jL as dn,Hu as pt,j6 as Go,Hv as Ad,k2 as Id,H as et,bk as zo,Hw as Cd,hN as Pd,Hx as kd,Hy as $f,Hz as jd,pK as ws,pf as Ld,HA as qd,pl as xn,HB as Nd,pn as Dd,HC as Ot,pc as Md,cT as Fd,jP as Gf,jQ as zf,jO as Ho,jN as Zo,jR as Bd,HD as Ud,pN as Vd,HE as $d,pu as Gd,pH as zd,HF as Hd,py as Zd,HG as Yd,HH as Kt,HI as Yo,HJ as Wd,HK as Jd,o9 as Kd,of as Hf,HL as Zf,hi as Xd,Gd as Yf,HM as Qd,G7 as ep,HN as tp,HO as rp,oi as np,HP as ip,Gi as ap,G6 as op,sN as Wf,HQ as An,HR as Jf,CY as Wo,CK as sp,C$ as Kf,CN as up,HS as cp,CS as lp,CE as fp,CH as hp,HT as dp,D3 as pp,CV as mp,bn as gp,bd as vp,HU as yp,HV as Gt,HW as _p,HX as bp,HY as wp,iX as Mo,j1 as Ep,ba as Xf}from"./zeni-epic-state-C8dAmtua.js";import{j as U}from"./liveblocks-DzV9U5Bm.js";import{a as fe,p as ye,e as Qf,d as eh,g as Sp}from"./sentry-CPwsGQ3W.js";import{F as Rp,t as Op,J as lr,h as Ft,X as Tp,Q as wt,a as th,b as at,c as Ve,d as Ct,g as Bt,z as Je,w as xp,u as Ap,y as Ip,K as Cp,e as pn,H as Pp,D as fr,E as mn,o as Nt,r as kp,f as jp,v as Tt,I as gn,x as Mt,i as Lp,j as qp,k as In,l as Np,V as rh,A as Dp,m as nh,Y as ih,n as Fo,q as Mp,B as Fp,p as Bp,s as ah,C as Up,G as Vp,L as $p,Z as Gp,M as zp,N as Hp,O as Zp,P as Yp,R as Wp,S as Jp,T as Kp,U as Xp,W as oh}from"./index-CfGHvXa1.js";import{f as Qp}from"./analyticsHelper-BS7DMb82.js";import{i as Fe,n as Ze,g as we,o as ot,N as ir,k as gt,l as Te,p as sh,h as Ge,u as Jo,j as Bo}from"./core-Dv3l5Rvh.js";import{D as hr,n as tt,S as Ht}from"./mui-ejYaqlsK.js";import{a as He,b as em,c as tm,d as rm,e as Ko,f as nm,g as im,h as am,i as Zt,j as om,k as or,l as vn,m as sm,n as dr,o as um}from"./utils-M-Cb21Hp.js";import{r as Xo}from"./empty-DgQPrOJi.js";import{r as pr,a as cm}from"./index-BEhtiJ0X.js";import{r as lm}from"./index-DGVKmmhx.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]="6743cd62-74dc-461b-9558-56ce35c2effc",e._sentryDebugIdIdentifier="sentry-dbid-6743cd62-74dc-461b-9558-56ce35c2effc")}catch{}})();var Cn={},Es;function yn(){return Es||(Es=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,l){if(r.subarray&&t.subarray){t.set(r.subarray(s,s+d),l);return}for(var f=0;f<d;f++)t[l+f]=r[s+f]},flattenChunks:function(t){var r,s,d,l,f,h;for(d=0,r=0,s=t.length;r<s;r++)d+=t[r].length;for(h=new Uint8Array(d),l=0,r=0,s=t.length;r<s;r++)f=t[r],h.set(f,l),l+=f.length;return h}},a={arraySet:function(t,r,s,d,l){for(var f=0;f<d;f++)t[l+f]=r[s+f]},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={},Ss;function fm(){if(Ss)return Pt;Ss=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,l=3,f=258,h=29,c=256,b=c+1+h,m=30,y=19,g=2*b+1,u=15,_=16,w=7,v=256,E=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],D=[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],W=[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 L=new Array(m*2);t(L);var q=new Array(S);t(q);var G=new Array(f-l+1);t(G);var P=new Array(h);t(P);var j=new Array(m);t(j);function k(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,Y,H;function V(I,ne){this.dyn_tree=I,this.max_code=0,this.stat_desc=ne}function N(I){return I<256?q[I]:q[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,z,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]++,z=0,te>=oe&&(z=T[te-oe]),ee=se[te*2],I.opt_len+=ee*(A+z),ie&&(I.static_len+=ee*(Z[te*2+1]+z)));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(P[le]=se,I=0;I<1<<C[le];I++)G[se++]=le;for(G[se-1]=le,Z=0,le=0;le<16;le++)for(j[le]=Z,I=0;I<1<<D[le];I++)q[Z++]=le;for(Z>>=7;le<m;le++)for(j[le]=Z<<7,I=0;I<1<<D[le]-7;I++)q[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++)L[I*2+1]=5,L[I*2]=K(I,5);B=new k(R,C,c+1,b,u),Y=new k(L,D,0,m,u),H=new k(new Array(0),W,0,y,w)}function Ee(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 ke(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 Se(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=G[Z],X(I,T+c+1,ne),oe=C[T],oe!==0&&(Z-=P[T],$(I,Z,oe)),le--,T=N(le),X(I,T,se),oe=D[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[0*2+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[E*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 qe(I,ne,se){var le,Z=-1,ie,T=ne[0*2+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,E,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 De(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);qe(I,I.dyn_ltree,ne-1),qe(I,I.dyn_dtree,se-1)}function J(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[9*2]!==0||I.dyn_ltree[10*2]!==0||I.dyn_ltree[13*2]!==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,Y),I.bl_desc=new V(I.bl_tree,H),I.bi_buf=0,I.bi_valid=0,Ee(I)}function ge(I,ne,se,le){$(I,(r<<1)+(le?1:0),3),ke(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=J(I)),$e(I,I.l_desc),$e(I,I.d_desc),T=De(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),Se(I,R,L)):($(I,(d<<1)+(le?1:0),3),Ye(I,I.l_desc.max_code+1,I.d_desc.max_code+1,T+1),Se(I,I.dyn_ltree,I.dyn_dtree)),Ee(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[(G[se]+c+1)*2]++,I.dyn_dtree[N(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 Pn,Rs;function uh(){if(Rs)return Pn;Rs=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 Pn=e,Pn}var kn,Os;function ch(){if(Os)return kn;Os=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 l=r;l<d;l++)i=i>>>8^s[(i^a[l])&255];return i^-1}return kn=o,kn}var jn,Ts;function hm(){return Ts||(Ts=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 xs;function dm(){if(xs)return ut;xs=1;var e=yn(),n=fm(),o=uh(),i=ch(),a=hm(),t=0,r=1,s=3,d=4,l=5,f=0,h=1,c=-2,b=-3,m=-5,y=-1,g=1,u=2,_=3,w=4,v=0,E=2,x=8,O=9,C=15,D=8,W=29,M=256,S=M+1+W,R=30,L=19,q=2*S+1,G=15,P=3,j=258,k=j+P+1,B=32,Y=42,H=69,V=73,N=91,F=103,$=113,X=666,K=1,ae=2,ue=3,ve=4,me=3;function Ee(p,te){return p.msg=a[te],te}function Ce(p){return(p<<1)-(p>4?9:0)}function ke(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 Se(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 z=p.avail_in;return z>A&&(z=A),z===0?0:(p.avail_in-=z,e.arraySet(te,p.input,p.next_in,z,re),p.state.wrap===1?p.adler=o(p.adler,te,z,re):p.state.wrap===2&&(p.adler=i(p.adler,te,z,re)),p.next_in+=z,p.total_in+=z,z)}function qe(p,te){var re=p.max_chain_length,A=p.strstart,z,ee,_e=p.prev_length,de=p.nice_match,pe=p.strstart>p.w_size-k?p.strstart-(p.w_size-k):0,xe=p.window,vt=p.w_mask,Le=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(z=te,!(xe[z+_e]!==We||xe[z+_e-1]!==Be||xe[z]!==xe[A]||xe[++z]!==xe[A+1])){A+=2,z++;do;while(xe[++A]===xe[++z]&&xe[++A]===xe[++z]&&xe[++A]===xe[++z]&&xe[++A]===xe[++z]&&xe[++A]===xe[++z]&&xe[++A]===xe[++z]&&xe[++A]===xe[++z]&&xe[++A]===xe[++z]&&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=Le[te&vt])>pe&&--re!==0);return _e<=p.lookahead?_e:p.lookahead}function De(p){var te=p.w_size,re,A,z,ee,_e;do{if(ee=p.window_size-p.lookahead-p.strstart,p.strstart>=te+(te-k)){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 z=p.head[--re],p.head[re]=z>=te?z-te:0;while(--A);A=te,re=A;do z=p.prev[--re],p.prev[re]=z>=te?z-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>=P)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+P-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<P)););}while(p.lookahead<k&&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(De(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-k&&(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 J(p,te){for(var re,A;;){if(p.lookahead<k){if(De(p),p.lookahead<k&&te===t)return K;if(p.lookahead===0)break}if(re=0,p.lookahead>=P&&(p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+P-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-k&&(p.match_length=qe(p,re)),p.match_length>=P)if(A=n._tr_tally(p,p.strstart-p.match_start,p.match_length-P),p.lookahead-=p.match_length,p.match_length<=p.max_lazy_match&&p.lookahead>=P){p.match_length--;do p.strstart++,p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+P-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<P-1?p.strstart:P-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,z;;){if(p.lookahead<k){if(De(p),p.lookahead<k&&te===t)return K;if(p.lookahead===0)break}if(re=0,p.lookahead>=P&&(p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+P-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=P-1,re!==0&&p.prev_length<p.max_lazy_match&&p.strstart-re<=p.w_size-k&&(p.match_length=qe(p,re),p.match_length<=5&&(p.strategy===g||p.match_length===P&&p.strstart-p.match_start>4096)&&(p.match_length=P-1)),p.prev_length>=P&&p.match_length<=p.prev_length){z=p.strstart+p.lookahead-P,A=n._tr_tally(p,p.strstart-1-p.prev_match,p.prev_length-P),p.lookahead-=p.prev_length-1,p.prev_length-=2;do++p.strstart<=z&&(p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+P-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=P-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<P-1?p.strstart:P-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,z,ee,_e=p.window;;){if(p.lookahead<=j){if(De(p),p.lookahead<=j&&te===t)return K;if(p.lookahead===0)break}if(p.match_length=0,p.lookahead>=P&&p.strstart>0&&(z=p.strstart-1,A=_e[z],A===_e[++z]&&A===_e[++z]&&A===_e[++z])){ee=p.strstart+j;do;while(A===_e[++z]&&A===_e[++z]&&A===_e[++z]&&A===_e[++z]&&A===_e[++z]&&A===_e[++z]&&A===_e[++z]&&A===_e[++z]&&z<ee);p.match_length=j-(ee-z),p.match_length>p.lookahead&&(p.match_length=p.lookahead)}if(p.match_length>=P?(re=n._tr_tally(p,1,p.match_length-P),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&&(De(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,z){this.good_length=p,this.max_lazy=te,this.nice_length=re,this.max_chain=A,this.func=z}var Re;Re=[new he(0,0,0,0,Ye),new he(4,4,8,4,J),new he(4,5,16,8,J),new he(4,6,32,32,J),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,ke(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=P-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(q*2),this.dyn_dtree=new e.Buf16((2*R+1)*2),this.bl_tree=new e.Buf16((2*L+1)*2),ke(this.dyn_ltree),ke(this.dyn_dtree),ke(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new e.Buf16(G+1),this.heap=new e.Buf16(2*S+1),ke(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new e.Buf16(2*S+1),ke(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?Ee(p,c):(p.total_in=p.total_out=0,p.data_type=E,te=p.state,te.pending=0,te.pending_out=0,te.wrap<0&&(te.wrap=-te.wrap),te.status=te.wrap?Y:$,p.adler=te.wrap===2?0:1,te.last_flush=t,n._tr_init(te),f)}function se(p){var te=ne(p);return te===f&&Oe(p.state),te}function le(p,te){return!p||!p.state||p.state.wrap!==2?c:(p.state.gzhead=te,f)}function Z(p,te,re,A,z,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),z<1||z>O||re!==x||A<8||A>15||te<0||te>9||ee<0||ee>w)return Ee(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=z+7,de.hash_size=1<<de.hash_bits,de.hash_mask=de.hash_size-1,de.hash_shift=~~((de.hash_bits+P-1)/P),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<<z+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,D,v)}function T(p,te){var re,A,z,ee;if(!p||!p.state||te>l||te<0)return p?Ee(p,c):c;if(A=p.state,!p.output||!p.input&&p.avail_in!==0||A.status===X&&te!==d)return Ee(p,p.avail_out===0?m:c);if(A.strm=p,re=A.last_flush,A.last_flush=te,A.status===Y)if(A.wrap===2)p.adler=0,Se(A,31),Se(A,139),Se(A,8),A.gzhead?(Se(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)),Se(A,A.gzhead.time&255),Se(A,A.gzhead.time>>8&255),Se(A,A.gzhead.time>>16&255),Se(A,A.gzhead.time>>24&255),Se(A,A.level===9?2:A.strategy>=u||A.level<2?4:0),Se(A,A.gzhead.os&255),A.gzhead.extra&&A.gzhead.extra.length&&(Se(A,A.gzhead.extra.length&255),Se(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):(Se(A,0),Se(A,0),Se(A,0),Se(A,0),Se(A,0),Se(A,A.level===9?2:A.strategy>=u||A.level<2?4:0),Se(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(z=A.pending;A.gzindex<(A.gzhead.extra.length&65535)&&!(A.pending===A.pending_buf_size&&(A.gzhead.hcrc&&A.pending>z&&(p.adler=i(p.adler,A.pending_buf,A.pending-z,z)),je(p),z=A.pending,A.pending===A.pending_buf_size));)Se(A,A.gzhead.extra[A.gzindex]&255),A.gzindex++;A.gzhead.hcrc&&A.pending>z&&(p.adler=i(p.adler,A.pending_buf,A.pending-z,z)),A.gzindex===A.gzhead.extra.length&&(A.gzindex=0,A.status=V)}else A.status=V;if(A.status===V)if(A.gzhead.name){z=A.pending;do{if(A.pending===A.pending_buf_size&&(A.gzhead.hcrc&&A.pending>z&&(p.adler=i(p.adler,A.pending_buf,A.pending-z,z)),je(p),z=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,Se(A,ee)}while(ee!==0);A.gzhead.hcrc&&A.pending>z&&(p.adler=i(p.adler,A.pending_buf,A.pending-z,z)),ee===0&&(A.gzindex=0,A.status=N)}else A.status=N;if(A.status===N)if(A.gzhead.comment){z=A.pending;do{if(A.pending===A.pending_buf_size&&(A.gzhead.hcrc&&A.pending>z&&(p.adler=i(p.adler,A.pending_buf,A.pending-z,z)),je(p),z=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,Se(A,ee)}while(ee!==0);A.gzhead.hcrc&&A.pending>z&&(p.adler=i(p.adler,A.pending_buf,A.pending-z,z)),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&&(Se(A,p.adler&255),Se(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,f}else if(p.avail_in===0&&Ce(te)<=Ce(re)&&te!==d)return Ee(p,m);if(A.status===X&&p.avail_in!==0)return Ee(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),f;if(pe===ae&&(te===r?n._tr_align(A):te!==l&&(n._tr_stored_block(A,0,0,!1),te===s&&(ke(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,f}return te!==d?f:A.wrap<=0?h:(A.wrap===2?(Se(A,p.adler&255),Se(A,p.adler>>8&255),Se(A,p.adler>>16&255),Se(A,p.adler>>24&255),Se(A,p.total_in&255),Se(A,p.total_in>>8&255),Se(A,p.total_in>>16&255),Se(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?f:h)}function oe(p){var te;return!p||!p.state?c:(te=p.state.status,te!==Y&&te!==H&&te!==V&&te!==N&&te!==F&&te!==$&&te!==X?Ee(p,c):(p.state=null,te===$?Ee(p,b):f))}function be(p,te){var re=te.length,A,z,ee,_e,de,pe,xe,vt;if(!p||!p.state||(A=p.state,_e=A.wrap,_e===2||_e===1&&A.status!==Y||A.lookahead))return c;for(_e===1&&(p.adler=o(p.adler,te,re,0)),A.wrap=0,re>=A.w_size&&(_e===0&&(ke(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,De(A);A.lookahead>=P;){z=A.strstart,ee=A.lookahead-(P-1);do A.ins_h=(A.ins_h<<A.hash_shift^A.window[z+P-1])&A.hash_mask,A.prev[z&A.w_mask]=A.head[A.ins_h],A.head[A.ins_h]=z,z++;while(--ee);A.strstart=z,A.lookahead=P-1,De(A)}return A.strstart+=A.lookahead,A.block_start=A.strstart,A.insert=A.lookahead,A.lookahead=0,A.match_length=A.prev_length=P-1,A.match_available=0,p.next_in=pe,p.input=xe,p.avail_in=de,A.wrap=_e,f}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 Ln,As;function pm(){if(As)return Ln;As=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 Ln=e,Ln}var it={},qn,Is;function mm(){if(Is)return qn;Is=1;var e=30,n=12;return qn=function(i,a){var t,r,s,d,l,f,h,c,b,m,y,g,u,_,w,v,E,x,O,C,D,W,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,l=d-(a-i.avail_out),f=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,w=t.distcode,v=(1<<t.lenbits)-1,E=(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=w[g&E];r:for(;;){if(O=x>>>24,g>>>=O,u-=O,O=x>>>16&255,O&16){if(D=x&65535,O&=15,u<O&&(g+=S[r++]<<u,u+=8,u<O&&(g+=S[r++]<<u,u+=8)),D+=g&(1<<O)-1,D>h){i.msg="invalid distance too far back",t.mode=e;break e}if(g>>>=O,u-=O,O=d-l,D>O){if(O=D-O,O>b&&t.sane){i.msg="invalid distance too far back",t.mode=e;break e}if(W=0,M=y,m===0){if(W+=c-O,O<C){C-=O;do R[d++]=y[W++];while(--O);W=d-D,M=R}}else if(m<O){if(W+=c+m-O,O-=m,O<C){C-=O;do R[d++]=y[W++];while(--O);if(W=0,m<C){O=m,C-=O;do R[d++]=y[W++];while(--O);W=d-D,M=R}}}else if(W+=m-O,O<C){C-=O;do R[d++]=y[W++];while(--O);W=d-D,M=R}for(;C>2;)R[d++]=M[W++],R[d++]=M[W++],R[d++]=M[W++],C-=3;C&&(R[d++]=M[W++],C>1&&(R[d++]=M[W++]))}else{W=d-D;do R[d++]=R[W++],R[d++]=R[W++],R[d++]=R[W++],C-=3;while(C>2);C&&(R[d++]=R[W++],C>1&&(R[d++]=R[W++]))}}else if((O&64)===0){x=w[(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<f);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<f?257+(f-d):257-(d-f),t.hold=g,t.bits=u},qn}var Nn,Cs;function gm(){if(Cs)return Nn;Cs=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],l=[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],f=[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 Nn=function(c,b,m,y,g,u,_,w){var v=w.bits,E=0,x=0,O=0,C=0,D=0,W=0,M=0,S=0,R=0,L=0,q,G,P,j,k,B=null,Y=0,H,V=new e.Buf16(n+1),N=new e.Buf16(n+1),F=null,$=0,X,K,ae;for(E=0;E<=n;E++)V[E]=0;for(x=0;x<y;x++)V[b[m+x]]++;for(D=v,C=n;C>=1&&V[C]===0;C--);if(D>C&&(D=C),C===0)return g[u++]=1<<24|64<<16|0,g[u++]=1<<24|64<<16|0,w.bits=1,0;for(O=1;O<C&&V[O]===0;O++);for(D<O&&(D=O),S=1,E=1;E<=n;E++)if(S<<=1,S-=V[E],S<0)return-1;if(S>0&&(c===a||C!==1))return-1;for(N[1]=0,E=1;E<n;E++)N[E+1]=N[E]+V[E];for(x=0;x<y;x++)b[m+x]!==0&&(_[N[b[m+x]]++]=x);if(c===a?(B=F=_,H=19):c===t?(B=s,Y-=257,F=d,$-=257,H=256):(B=l,F=f,H=-1),L=0,x=0,E=O,k=u,W=D,M=0,P=-1,R=1<<D,j=R-1,c===t&&R>o||c===r&&R>i)return 1;for(;;){X=E-M,_[x]<H?(K=0,ae=_[x]):_[x]>H?(K=F[$+_[x]],ae=B[Y+_[x]]):(K=96,ae=0),q=1<<E-M,G=1<<W,O=G;do G-=q,g[k+(L>>M)+G]=X<<24|K<<16|ae|0;while(G!==0);for(q=1<<E-1;L&q;)q>>=1;if(q!==0?(L&=q-1,L+=q):L=0,x++,--V[E]===0){if(E===C)break;E=b[m+_[x]]}if(E>D&&(L&j)!==P){for(M===0&&(M=D),k+=O,W=E-M,S=1<<W;W+M<C&&(S-=V[W+M],!(S<=0));)W++,S<<=1;if(R+=1<<W,c===t&&R>o||c===r&&R>i)return 1;P=L&j,g[P]=D<<24|W<<16|k-u|0}}return L!==0&&(g[k+L]=E-M<<24|64<<16|0),w.bits=D,0},Nn}var Ps;function vm(){if(Ps)return it;Ps=1;var e=yn(),n=uh(),o=ch(),i=mm(),a=gm(),t=0,r=1,s=2,d=4,l=5,f=6,h=0,c=1,b=2,m=-2,y=-3,g=-4,u=-5,_=8,w=1,v=2,E=3,x=4,O=5,C=6,D=7,W=8,M=9,S=10,R=11,L=12,q=13,G=14,P=15,j=16,k=17,B=18,Y=19,H=20,V=21,N=22,F=23,$=24,X=25,K=26,ae=27,ue=28,ve=29,me=30,Ee=31,Ce=32,ke=852,je=592,Ae=15,Se=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 qe(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=w,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(ke),ie.distcode=ie.distdyn=new e.Buf32(je),ie.sane=1,ie.back=-1,h)}function De(Z){var ie;return!Z||!Z.state?m:(ie=Z.state,ie.wsize=0,ie.whave=0,ie.wnext=0,qe(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,De(Z))}function J(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 J(Z,Se)}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,z,ee,_e,de,pe,xe,vt,Le=0,Ie,Be,We,Xe,_r,br,Me,nt,ze=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===L&&(T.mode=q),te=Z.next_out,be=Z.output,A=Z.avail_out,p=Z.next_in,oe=Z.input,re=Z.avail_in,z=T.hold,ee=T.bits,_e=re,de=A,nt=h;e:for(;;)switch(T.mode){case w:if(T.wrap===0){T.mode=q;break}for(;ee<16;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if(T.wrap&2&&z===35615){T.check=0,ze[0]=z&255,ze[1]=z>>>8&255,T.check=o(T.check,ze,2,0),z=0,ee=0,T.mode=v;break}if(T.flags=0,T.head&&(T.head.done=!1),!(T.wrap&1)||(((z&255)<<8)+(z>>8))%31){Z.msg="incorrect header check",T.mode=me;break}if((z&15)!==_){Z.msg="unknown compression method",T.mode=me;break}if(z>>>=4,ee-=4,Me=(z&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=z&512?S:L,z=0,ee=0;break;case v:for(;ee<16;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if(T.flags=z,(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=z>>8&1),T.flags&512&&(ze[0]=z&255,ze[1]=z>>>8&255,T.check=o(T.check,ze,2,0)),z=0,ee=0,T.mode=E;case E:for(;ee<32;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}T.head&&(T.head.time=z),T.flags&512&&(ze[0]=z&255,ze[1]=z>>>8&255,ze[2]=z>>>16&255,ze[3]=z>>>24&255,T.check=o(T.check,ze,4,0)),z=0,ee=0,T.mode=x;case x:for(;ee<16;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}T.head&&(T.head.xflags=z&255,T.head.os=z>>8),T.flags&512&&(ze[0]=z&255,ze[1]=z>>>8&255,T.check=o(T.check,ze,2,0)),z=0,ee=0,T.mode=O;case O:if(T.flags&1024){for(;ee<16;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}T.length=z,T.head&&(T.head.extra_len=z),T.flags&512&&(ze[0]=z&255,ze[1]=z>>>8&255,T.check=o(T.check,ze,2,0)),z=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=D;case D: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=W;case W: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--,z+=oe[p++]<<ee,ee+=8}if(z!==(T.check&65535)){Z.msg="header crc mismatch",T.mode=me;break}z=0,ee=0}T.head&&(T.head.hcrc=T.flags>>9&1,T.head.done=!0),Z.adler=T.check=0,T.mode=L;break;case S:for(;ee<32;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}Z.adler=T.check=$e(z),z=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=z,T.bits=ee,b;Z.adler=T.check=1,T.mode=L;case L:if(ie===l||ie===f)break e;case q:if(T.last){z>>>=ee&7,ee-=ee&7,T.mode=ae;break}for(;ee<3;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}switch(T.last=z&1,z>>>=1,ee-=1,z&3){case 0:T.mode=G;break;case 1:if(Re(T),T.mode=H,ie===f){z>>>=2,ee-=2;break e}break;case 2:T.mode=k;break;case 3:Z.msg="invalid block type",T.mode=me}z>>>=2,ee-=2;break;case G:for(z>>>=ee&7,ee-=ee&7;ee<32;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if((z&65535)!==(z>>>16^65535)){Z.msg="invalid stored block lengths",T.mode=me;break}if(T.length=z&65535,z=0,ee=0,T.mode=P,ie===f)break e;case P: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=L;break;case k:for(;ee<14;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if(T.nlen=(z&31)+257,z>>>=5,ee-=5,T.ndist=(z&31)+1,z>>>=5,ee-=5,T.ncode=(z&15)+4,z>>>=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--,z+=oe[p++]<<ee,ee+=8}T.lens[gs[T.have++]]=z&7,z>>>=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=Y;case Y:for(;T.have<T.nlen+T.ndist;){for(;Le=T.lencode[z&(1<<T.lenbits)-1],Ie=Le>>>24,Be=Le>>>16&255,We=Le&65535,!(Ie<=ee);){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if(We<16)z>>>=Ie,ee-=Ie,T.lens[T.have++]=We;else{if(We===16){for(ht=Ie+2;ee<ht;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if(z>>>=Ie,ee-=Ie,T.have===0){Z.msg="invalid bit length repeat",T.mode=me;break}Me=T.lens[T.have-1],pe=3+(z&3),z>>>=2,ee-=2}else if(We===17){for(ht=Ie+3;ee<ht;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}z>>>=Ie,ee-=Ie,Me=0,pe=3+(z&7),z>>>=3,ee-=3}else{for(ht=Ie+7;ee<ht;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}z>>>=Ie,ee-=Ie,Me=0,pe=11+(z&127),z>>>=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===f)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=z,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,z=T.hold,ee=T.bits,T.mode===L&&(T.back=-1);break}for(T.back=0;Le=T.lencode[z&(1<<T.lenbits)-1],Ie=Le>>>24,Be=Le>>>16&255,We=Le&65535,!(Ie<=ee);){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if(Be&&(Be&240)===0){for(Xe=Ie,_r=Be,br=We;Le=T.lencode[br+((z&(1<<Xe+_r)-1)>>Xe)],Ie=Le>>>24,Be=Le>>>16&255,We=Le&65535,!(Xe+Ie<=ee);){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}z>>>=Xe,ee-=Xe,T.back+=Xe}if(z>>>=Ie,ee-=Ie,T.back+=Ie,T.length=We,Be===0){T.mode=K;break}if(Be&32){T.back=-1,T.mode=L;break}if(Be&64){Z.msg="invalid literal/length code",T.mode=me;break}T.extra=Be&15,T.mode=N;case N:if(T.extra){for(ht=T.extra;ee<ht;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}T.length+=z&(1<<T.extra)-1,z>>>=T.extra,ee-=T.extra,T.back+=T.extra}T.was=T.length,T.mode=F;case F:for(;Le=T.distcode[z&(1<<T.distbits)-1],Ie=Le>>>24,Be=Le>>>16&255,We=Le&65535,!(Ie<=ee);){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if((Be&240)===0){for(Xe=Ie,_r=Be,br=We;Le=T.distcode[br+((z&(1<<Xe+_r)-1)>>Xe)],Ie=Le>>>24,Be=Le>>>16&255,We=Le&65535,!(Xe+Ie<=ee);){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}z>>>=Xe,ee-=Xe,T.back+=Xe}if(z>>>=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--,z+=oe[p++]<<ee,ee+=8}T.offset+=z&(1<<T.extra)-1,z>>>=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--,z|=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?z:$e(z))!==T.check){Z.msg="incorrect data check",T.mode=me;break}z=0,ee=0}T.mode=ue;case ue:if(T.wrap&&T.flags){for(;ee<32;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if(z!==(T.total&4294967295)){Z.msg="incorrect length check",T.mode=me;break}z=0,ee=0}T.mode=ve;case ve:nt=c;break e;case me:nt=y;break e;case Ee: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=z,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===L?128:0)+(T.mode===H||T.mode===P?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=Ee,g):(oe.havedict=1,h))}return it.inflateReset=De,it.inflateReset2=Ye,it.inflateResetKeep=qe,it.inflateInit=Q,it.inflateInit2=J,it.inflate=I,it.inflateEnd=ne,it.inflateGetHeader=se,it.inflateSetDictionary=le,it.inflateInfo="pako inflate (from Nodeca project)",it}var Dn,ks;function ym(){return ks||(ks=1,Dn={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}),Dn}function Et(e){return sd(e).access.isAllowed?Rp:Op}const _m={overlayWidth:new at(100,100,50)};function js(){const e=Fe(),n=Ze(),o=lr(),i=Ft(),a=we(Et),t=we(M=>Lf(M)),r=t.uiState.selectedCustomerTenantId,s=fe.useMemo(()=>r?t.customers.find(M=>M.tenantId===r):void 0,[t.customers,r]),d=we(M=>r?qf(M.aiAccountantCustomerState,M.userState,r):[]),l=t.customerViewStateByTenantId[r],f=l?.jobsFetchStatus??{fetchState:"Not-Started"},h=l?.jobsPageToken!=null;fe.useEffect(()=>{t.fetchState==="Completed"?n(At(!1)):(t.fetchState==="Not-Started"||t.fetchState==="Error")&&n(vs())},[t.fetchState]);const c=M=>{const S=Ct(M),R=Bt(M);Ve.trackCockpitTabClicked(R),e(`../../${S}`,{replace:!0})},b=(M,S,R,L)=>{n(qt([M.tenantId])),n(nn(S,R,L))},m=(M,S,R)=>{n(nn(M,S,R))},y=(M,S)=>{n(qt(t.unonboardedTenantIds)),n(nn("retrain",M,S))},g=M=>{const S=t.selectedTenantIds,R=S.includes(M)?S.filter(L=>L!==M):[...S,M];n(qt(R))},u=M=>{if(M.length===0)return;const S=t.selectedTenantIds,R=new Set(S);if(M.every(q=>R.has(q))){const q=new Set(M);n(qt(S.filter(G=>!q.has(G))))}else{const q=Array.from(new Set([...S,...M]));n(qt(q))}},_=()=>{n(qt([]))},w=M=>{n(Nf(M.companyId,M.tenantId))},v=M=>{M==="aiAccountant"&&n(vs())},E=(M,S)=>{n(Jt({sortKey:M,sortOrder:S}))},x=M=>{n(Jt({selectedCustomerTenantId:M.tenantId})),n(on(M.tenantId))},O=()=>{n(Jt({selectedCustomerTenantId:""}))},C=M=>{n(Jt({filterText:M}))},D=(M,S)=>{n(Jt({filters:S}))},W=()=>{r&&n(on(r,!0))};return U.jsxs(U.Fragment,{children:[U.jsx(Tp,{headerData:{allTabOptions:a,selectedTabOption:wt("aiAccountant")},headerActions:{onTabChange:c},aiAccountantPageData:{aiAccountantView:t},aiAccountantPageActions:{onAction:b,onBulkAction:m,onCancelOnboarding:w,onClearSelection:_,onCockpitReloadData:v,onColumnSortConfigChanged:E,onCustomerSelected:x,onEvaluateAll:y,onFilterTextChanged:C,onFiltersChange:D,onToggleAllVisible:u,onToggleTenantSelection:g}}),U.jsx(hr,{anchor:"right",open:s!=null,PaperProps:{style:{width:_m.overlayWidth.valuePercentage(o),boxShadow:"none"}},slotProps:{backdrop:{style:{backgroundColor:i.colors.black,opacity:.75,cursor:"pointer"}}},onClose:O,children:s!=null&&U.jsx(th,{customer:s,hasMoreJobs:h,jobs:d,jobsFetchStatus:f,onAction:b,onCancelOnboarding:w,onClose:O,onLoadMoreJobs:W})})]})}function bm(){const{tenantId:e=""}=ot(),n=Fe(),o=Ze(),i=we(c=>ud(c.aiAccountantCustomerState,c.userState)),a=we(c=>Lf(c)),t=i.find(c=>c.tenantId===e),r=a.customerViewStateByTenantId[e],s=we(c=>qf(c.aiAccountantCustomerState,c.userState,e));if(fe.useEffect(()=>{o(on(e))},[e,o]),t==null)return null;const d=(c,b,m,y)=>{o(qt([c.tenantId])),o(nn(b,m,y))},l=c=>{o(Nf(c.companyId,c.tenantId))},f=()=>{n("../")},h=()=>{o(on(e,!0))};return U.jsx(th,{customer:t,hasMoreJobs:r?.jobsPageToken!=null,jobs:s,jobsFetchStatus:r?.jobsFetchStatus??{fetchState:"Not-Started"},onAction:d,onCancelOnboarding:l,onClose:f,onLoadMoreJobs:h})}const lh=(e,n)=>{const o=[...e??[]];return o.push(n),o},wm=e=>{const n=[...e??[]];return{poppedPathname:n.pop(),newStack:n}},Em=(e=2)=>{let n="../";for(let o=0;o<e;o++)n=`${n}../`;return n},Pe=({state:e,element:n})=>Je.isSignedIn()===!0?U.jsx(U.Fragment,{children:n}):U.jsx(ir,{to:"/signin/auth",replace:!0,state:{...e,message:"...",origin:window.location.pathname}});function Sm(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/",element:U.jsx(Pe,{element:U.jsx(js,{})})}),U.jsx(Te,{path:"/detail/:tenantId",element:U.jsx(Pe,{element:U.jsx(bm,{})})}),U.jsx(Te,{path:"/*",element:U.jsx(Pe,{element:U.jsx(js,{})})})]})}const Ut=()=>{const[e,n]=sh(),[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=xp(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},Rm={overlayWidth:new at(100,100,50)},{common:{strings:Ls}}=fr.getLocalizedStrings();function Om(e,n){return{headerActions:{onTabChange:o=>{const i=Ct(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(Mf(o))},onColumnSortConfigChanged:(o,i)=>{e(wr({uiState:{sortKey:o,sortOrder:i}}))},onCockpitReloadData:o=>{o==="healthMonitor"&&e(Df())},onFiltersChange:o=>{e(wr({uiState:{filters:o}}))}}}}function Tm(e,n){return{headerData:{allTabOptions:Et(e),selectedTabOption:wt("healthMonitor")},healthPageData:{healthView:n.healthView,managementView:n.managementView,mixpanelUrl:n.mixpanelHMUrl}}}const xm=Ge(Tm,Om)(Pp);function Mn({isDrawerOpen:e}){const n=Fe(),o=Ze(),i=Ft(),a=lr(),{companyId:t}=ot(),[r,s]=sh(),[d,l]=fe.useState(!1),f=Ut(),h=we(v=>cd(v)),c=we(v=>ur(v)),{additionalChurnFactors:b}=we(v=>ld(v)),{selectedCompanyDetail:m,selectedCompanyId:y,localFormDataAndStatusByCompanyId:g}=h,u=we(v=>v.companyViewState.zeniUsers.fetchState),_=we(v=>v.companyHealthMetricConfigViewState);if(fe.useEffect(()=>{const v=E=>E==="Not-Started"||E==="Error";h.fetchState==="Completed"?o(At(!1)):v(h.fetchState)&&(o(Df()),v(u)&&o(It()),v(_.fetchState)&&o(fd()))},[h.fetchState,_.fetchState]),fe.useEffect(()=>{t!=null&&h.fetchState==="Completed"&&r.has("utm_source")===!0&&(o(Mf(t)),m!=null&&(Ap(),Ve.trackCockpitHealthMonitorNotificationAlertClicked({companyId:m.companyInfo.companyId,companyName:m.companyInfo.name,churnProbability:m.companyHealthMetric.churnProbabilityPercentage??null}),l(!0),r.delete("utm_source"),s(r)))},[h.fetchState,m?.companyInfo.companyId,m?.companyInfo.name]),Je.getSignedInUser()==null)throw Error("Can't access Health Monitor page without signing in...");return U.jsxs(U.Fragment,{children:[e===!0||y!=null&&m!=null?U.jsx(hr,{anchor:"right",open:y!=null,PaperProps:{style:{width:Rm.overlayWidth.valuePercentage(a),boxShadow:"none"}},slotProps:{backdrop:{style:{backgroundColor:i.colors.black,opacity:.75,cursor:"pointer"}}},onClose:()=>o(ys()),children:U.jsx(Ip,{roomId:`cockpit_${y}`,autoConnect:!0,children:U.jsx(Cp,{onSaveClick:()=>{y!=null&&o(dd(y))},onSaveChangesToLocalStore:v=>{h.selectedCompanyId!=null&&o(hd({companyId:h.selectedCompanyId,updatedLocalData:v}))},localData:g?.companyHealthMetricLocalData??{netPromoterScore:void 0,externalProductServiceExposure:void 0,additionalChurnFactors:{increasingChurnProbability:[],decreasingChurnProbability:[]}},companyHealthMetricViewSelector:h,onCloseDrawer:()=>o(ys()),analytics:Ve,urlSource:d,additionalChurnFactorsOptions:b})})}):null,U.jsx(xm,{initialOpenThreadRequest:f??void 0,healthView:h,managementView:c,navigate:n,mixpanelHMUrl:pn.mixpanelHMUrl})]})}function Am(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/companies/:companyId",element:U.jsx(Pe,{element:U.jsx(Mn,{isDrawerOpen:!0})})}),U.jsx(Te,{path:"/",element:U.jsx(Pe,{element:U.jsx(Mn,{})})}),U.jsx(Te,{path:"/*",element:U.jsx(Pe,{element:U.jsx(Mn,{})})})]})}const Im={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)??Im.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 Cm=({fetchState:e})=>e==="In-Progress"||e==="Not-Started"?U.jsx(Pm,{children:U.jsx(mn,{size:"ExtraLarge",start:!0})}):null,Pm=tt.div`
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/CreditAgentRoutes-_rAmf-Xw.js","assets/liveblocks-DzV9U5Bm.js","assets/sentry-CPwsGQ3W.js","assets/core-Dv3l5Rvh.js","assets/recharts-BtFuqlyC.js","assets/zeni-epic-state-C8dAmtua.js","assets/index-DopSTER4.js","assets/mui-ejYaqlsK.js","assets/analytics-DGHkSXoW.js","assets/lottie-C8qvaUYD.js","assets/lexical-BDnZad2Y.js","assets/utils-M-Cb21Hp.js","assets/index-y98xvd7i.css","assets/analyticsHelper-DA8TQTap.js","assets/empty-DgQPrOJi.js","assets/index-BEhtiJ0X.js","assets/url-KZjQoTm5.js","assets/index-DGVKmmhx.js"])))=>i.map(i=>d[i]);
|
|
2
|
+
import{Hb as sd,Hc as Lf,Hd as qf,jK as At,ey as vs,He as qt,eH as nn,ew as Nf,Hf as Jt,eD as on,Hg as ud,Hh as cd,Hi as ur,Hj as ld,im as Df,jM as It,ij as fd,ir as Mf,Hk as ys,it as hd,iu as dd,Hl as wr,Hm as cr,hQ as pd,Hn as hn,Ho as Vo,d3 as md,fQ as $o,fN as sn,fV as Dt,fT as gd,Hp as Ff,Hq as Bf,iI as vd,iF as yd,Hr as _d,iT as bd,iO as _s,iL as wd,iA as Ed,Hs as Sd,ee as Rd,da as Od,jY as Uf,Ht as Td,be as an,ix as bs,iC as xd,ra as Vf,jL as dn,Hu as pt,j6 as Go,Hv as Ad,k2 as Id,H as et,bk as zo,Hw as Cd,hN as Pd,Hx as kd,Hy as $f,Hz as jd,pK as ws,pf as Ld,HA as qd,pl as xn,HB as Nd,pn as Dd,HC as Ot,pc as Md,cT as Fd,jP as Gf,jQ as zf,jO as Ho,jN as Zo,jR as Bd,HD as Ud,pN as Vd,HE as $d,pu as Gd,pH as zd,HF as Hd,py as Zd,HG as Yd,HH as Kt,HI as Yo,HJ as Wd,HK as Jd,o9 as Kd,of as Hf,HL as Zf,hi as Xd,Gd as Yf,HM as Qd,G7 as ep,HN as tp,HO as rp,oi as np,HP as ip,Gi as ap,G6 as op,sN as Wf,HQ as An,HR as Jf,CY as Wo,CK as sp,C$ as Kf,CN as up,HS as cp,CS as lp,CE as fp,CH as hp,HT as dp,D3 as pp,CV as mp,bn as gp,bd as vp,HU as yp,HV as Gt,HW as _p,HX as bp,HY as wp,iX as Mo,j1 as Ep,ba as Xf}from"./zeni-epic-state-C8dAmtua.js";import{j as U}from"./liveblocks-DzV9U5Bm.js";import{a as fe,p as ye,e as Qf,d as eh,g as Sp}from"./sentry-CPwsGQ3W.js";import{F as Rp,t as Op,J as lr,h as Ft,X as Tp,Q as wt,a as th,b as at,c as Ve,d as Ct,g as Bt,z as Je,w as xp,u as Ap,y as Ip,K as Cp,e as pn,H as Pp,D as fr,E as mn,o as Nt,r as kp,f as jp,v as Tt,I as gn,x as Mt,i as Lp,j as qp,k as In,l as Np,V as rh,A as Dp,m as nh,Y as ih,n as Fo,q as Mp,B as Fp,p as Bp,s as ah,C as Up,G as Vp,L as $p,Z as Gp,M as zp,N as Hp,O as Zp,P as Yp,R as Wp,S as Jp,T as Kp,U as Xp,W as oh}from"./index-DopSTER4.js";import{f as Qp}from"./analyticsHelper-DA8TQTap.js";import{i as Fe,n as Ze,g as we,o as ot,N as ir,k as gt,l as Te,p as sh,h as Ge,u as Jo,j as Bo}from"./core-Dv3l5Rvh.js";import{D as hr,n as tt,S as Ht}from"./mui-ejYaqlsK.js";import{a as He,b as em,c as tm,d as rm,e as Ko,f as nm,g as im,h as am,i as Zt,j as om,k as or,l as vn,m as sm,n as dr,o as um}from"./utils-M-Cb21Hp.js";import{r as Xo}from"./empty-DgQPrOJi.js";import{r as pr,a as cm}from"./index-BEhtiJ0X.js";import{r as lm}from"./index-DGVKmmhx.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]="6743cd62-74dc-461b-9558-56ce35c2effc",e._sentryDebugIdIdentifier="sentry-dbid-6743cd62-74dc-461b-9558-56ce35c2effc")}catch{}})();var Cn={},Es;function yn(){return Es||(Es=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,l){if(r.subarray&&t.subarray){t.set(r.subarray(s,s+d),l);return}for(var f=0;f<d;f++)t[l+f]=r[s+f]},flattenChunks:function(t){var r,s,d,l,f,h;for(d=0,r=0,s=t.length;r<s;r++)d+=t[r].length;for(h=new Uint8Array(d),l=0,r=0,s=t.length;r<s;r++)f=t[r],h.set(f,l),l+=f.length;return h}},a={arraySet:function(t,r,s,d,l){for(var f=0;f<d;f++)t[l+f]=r[s+f]},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={},Ss;function fm(){if(Ss)return Pt;Ss=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,l=3,f=258,h=29,c=256,b=c+1+h,m=30,y=19,g=2*b+1,u=15,_=16,w=7,v=256,E=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],D=[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],W=[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 L=new Array(m*2);t(L);var q=new Array(S);t(q);var G=new Array(f-l+1);t(G);var P=new Array(h);t(P);var j=new Array(m);t(j);function k(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,Y,H;function V(I,ne){this.dyn_tree=I,this.max_code=0,this.stat_desc=ne}function N(I){return I<256?q[I]:q[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,z,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]++,z=0,te>=oe&&(z=T[te-oe]),ee=se[te*2],I.opt_len+=ee*(A+z),ie&&(I.static_len+=ee*(Z[te*2+1]+z)));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(P[le]=se,I=0;I<1<<C[le];I++)G[se++]=le;for(G[se-1]=le,Z=0,le=0;le<16;le++)for(j[le]=Z,I=0;I<1<<D[le];I++)q[Z++]=le;for(Z>>=7;le<m;le++)for(j[le]=Z<<7,I=0;I<1<<D[le]-7;I++)q[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++)L[I*2+1]=5,L[I*2]=K(I,5);B=new k(R,C,c+1,b,u),Y=new k(L,D,0,m,u),H=new k(new Array(0),W,0,y,w)}function Ee(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 ke(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 Se(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=G[Z],X(I,T+c+1,ne),oe=C[T],oe!==0&&(Z-=P[T],$(I,Z,oe)),le--,T=N(le),X(I,T,se),oe=D[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[0*2+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[E*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 qe(I,ne,se){var le,Z=-1,ie,T=ne[0*2+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,E,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 De(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);qe(I,I.dyn_ltree,ne-1),qe(I,I.dyn_dtree,se-1)}function J(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[9*2]!==0||I.dyn_ltree[10*2]!==0||I.dyn_ltree[13*2]!==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,Y),I.bl_desc=new V(I.bl_tree,H),I.bi_buf=0,I.bi_valid=0,Ee(I)}function ge(I,ne,se,le){$(I,(r<<1)+(le?1:0),3),ke(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=J(I)),$e(I,I.l_desc),$e(I,I.d_desc),T=De(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),Se(I,R,L)):($(I,(d<<1)+(le?1:0),3),Ye(I,I.l_desc.max_code+1,I.d_desc.max_code+1,T+1),Se(I,I.dyn_ltree,I.dyn_dtree)),Ee(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[(G[se]+c+1)*2]++,I.dyn_dtree[N(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 Pn,Rs;function uh(){if(Rs)return Pn;Rs=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 Pn=e,Pn}var kn,Os;function ch(){if(Os)return kn;Os=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 l=r;l<d;l++)i=i>>>8^s[(i^a[l])&255];return i^-1}return kn=o,kn}var jn,Ts;function hm(){return Ts||(Ts=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 xs;function dm(){if(xs)return ut;xs=1;var e=yn(),n=fm(),o=uh(),i=ch(),a=hm(),t=0,r=1,s=3,d=4,l=5,f=0,h=1,c=-2,b=-3,m=-5,y=-1,g=1,u=2,_=3,w=4,v=0,E=2,x=8,O=9,C=15,D=8,W=29,M=256,S=M+1+W,R=30,L=19,q=2*S+1,G=15,P=3,j=258,k=j+P+1,B=32,Y=42,H=69,V=73,N=91,F=103,$=113,X=666,K=1,ae=2,ue=3,ve=4,me=3;function Ee(p,te){return p.msg=a[te],te}function Ce(p){return(p<<1)-(p>4?9:0)}function ke(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 Se(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 z=p.avail_in;return z>A&&(z=A),z===0?0:(p.avail_in-=z,e.arraySet(te,p.input,p.next_in,z,re),p.state.wrap===1?p.adler=o(p.adler,te,z,re):p.state.wrap===2&&(p.adler=i(p.adler,te,z,re)),p.next_in+=z,p.total_in+=z,z)}function qe(p,te){var re=p.max_chain_length,A=p.strstart,z,ee,_e=p.prev_length,de=p.nice_match,pe=p.strstart>p.w_size-k?p.strstart-(p.w_size-k):0,xe=p.window,vt=p.w_mask,Le=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(z=te,!(xe[z+_e]!==We||xe[z+_e-1]!==Be||xe[z]!==xe[A]||xe[++z]!==xe[A+1])){A+=2,z++;do;while(xe[++A]===xe[++z]&&xe[++A]===xe[++z]&&xe[++A]===xe[++z]&&xe[++A]===xe[++z]&&xe[++A]===xe[++z]&&xe[++A]===xe[++z]&&xe[++A]===xe[++z]&&xe[++A]===xe[++z]&&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=Le[te&vt])>pe&&--re!==0);return _e<=p.lookahead?_e:p.lookahead}function De(p){var te=p.w_size,re,A,z,ee,_e;do{if(ee=p.window_size-p.lookahead-p.strstart,p.strstart>=te+(te-k)){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 z=p.head[--re],p.head[re]=z>=te?z-te:0;while(--A);A=te,re=A;do z=p.prev[--re],p.prev[re]=z>=te?z-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>=P)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+P-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<P)););}while(p.lookahead<k&&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(De(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-k&&(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 J(p,te){for(var re,A;;){if(p.lookahead<k){if(De(p),p.lookahead<k&&te===t)return K;if(p.lookahead===0)break}if(re=0,p.lookahead>=P&&(p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+P-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-k&&(p.match_length=qe(p,re)),p.match_length>=P)if(A=n._tr_tally(p,p.strstart-p.match_start,p.match_length-P),p.lookahead-=p.match_length,p.match_length<=p.max_lazy_match&&p.lookahead>=P){p.match_length--;do p.strstart++,p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+P-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<P-1?p.strstart:P-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,z;;){if(p.lookahead<k){if(De(p),p.lookahead<k&&te===t)return K;if(p.lookahead===0)break}if(re=0,p.lookahead>=P&&(p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+P-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=P-1,re!==0&&p.prev_length<p.max_lazy_match&&p.strstart-re<=p.w_size-k&&(p.match_length=qe(p,re),p.match_length<=5&&(p.strategy===g||p.match_length===P&&p.strstart-p.match_start>4096)&&(p.match_length=P-1)),p.prev_length>=P&&p.match_length<=p.prev_length){z=p.strstart+p.lookahead-P,A=n._tr_tally(p,p.strstart-1-p.prev_match,p.prev_length-P),p.lookahead-=p.prev_length-1,p.prev_length-=2;do++p.strstart<=z&&(p.ins_h=(p.ins_h<<p.hash_shift^p.window[p.strstart+P-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=P-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<P-1?p.strstart:P-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,z,ee,_e=p.window;;){if(p.lookahead<=j){if(De(p),p.lookahead<=j&&te===t)return K;if(p.lookahead===0)break}if(p.match_length=0,p.lookahead>=P&&p.strstart>0&&(z=p.strstart-1,A=_e[z],A===_e[++z]&&A===_e[++z]&&A===_e[++z])){ee=p.strstart+j;do;while(A===_e[++z]&&A===_e[++z]&&A===_e[++z]&&A===_e[++z]&&A===_e[++z]&&A===_e[++z]&&A===_e[++z]&&A===_e[++z]&&z<ee);p.match_length=j-(ee-z),p.match_length>p.lookahead&&(p.match_length=p.lookahead)}if(p.match_length>=P?(re=n._tr_tally(p,1,p.match_length-P),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&&(De(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,z){this.good_length=p,this.max_lazy=te,this.nice_length=re,this.max_chain=A,this.func=z}var Re;Re=[new he(0,0,0,0,Ye),new he(4,4,8,4,J),new he(4,5,16,8,J),new he(4,6,32,32,J),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,ke(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=P-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(q*2),this.dyn_dtree=new e.Buf16((2*R+1)*2),this.bl_tree=new e.Buf16((2*L+1)*2),ke(this.dyn_ltree),ke(this.dyn_dtree),ke(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new e.Buf16(G+1),this.heap=new e.Buf16(2*S+1),ke(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new e.Buf16(2*S+1),ke(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?Ee(p,c):(p.total_in=p.total_out=0,p.data_type=E,te=p.state,te.pending=0,te.pending_out=0,te.wrap<0&&(te.wrap=-te.wrap),te.status=te.wrap?Y:$,p.adler=te.wrap===2?0:1,te.last_flush=t,n._tr_init(te),f)}function se(p){var te=ne(p);return te===f&&Oe(p.state),te}function le(p,te){return!p||!p.state||p.state.wrap!==2?c:(p.state.gzhead=te,f)}function Z(p,te,re,A,z,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),z<1||z>O||re!==x||A<8||A>15||te<0||te>9||ee<0||ee>w)return Ee(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=z+7,de.hash_size=1<<de.hash_bits,de.hash_mask=de.hash_size-1,de.hash_shift=~~((de.hash_bits+P-1)/P),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<<z+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,D,v)}function T(p,te){var re,A,z,ee;if(!p||!p.state||te>l||te<0)return p?Ee(p,c):c;if(A=p.state,!p.output||!p.input&&p.avail_in!==0||A.status===X&&te!==d)return Ee(p,p.avail_out===0?m:c);if(A.strm=p,re=A.last_flush,A.last_flush=te,A.status===Y)if(A.wrap===2)p.adler=0,Se(A,31),Se(A,139),Se(A,8),A.gzhead?(Se(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)),Se(A,A.gzhead.time&255),Se(A,A.gzhead.time>>8&255),Se(A,A.gzhead.time>>16&255),Se(A,A.gzhead.time>>24&255),Se(A,A.level===9?2:A.strategy>=u||A.level<2?4:0),Se(A,A.gzhead.os&255),A.gzhead.extra&&A.gzhead.extra.length&&(Se(A,A.gzhead.extra.length&255),Se(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):(Se(A,0),Se(A,0),Se(A,0),Se(A,0),Se(A,0),Se(A,A.level===9?2:A.strategy>=u||A.level<2?4:0),Se(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(z=A.pending;A.gzindex<(A.gzhead.extra.length&65535)&&!(A.pending===A.pending_buf_size&&(A.gzhead.hcrc&&A.pending>z&&(p.adler=i(p.adler,A.pending_buf,A.pending-z,z)),je(p),z=A.pending,A.pending===A.pending_buf_size));)Se(A,A.gzhead.extra[A.gzindex]&255),A.gzindex++;A.gzhead.hcrc&&A.pending>z&&(p.adler=i(p.adler,A.pending_buf,A.pending-z,z)),A.gzindex===A.gzhead.extra.length&&(A.gzindex=0,A.status=V)}else A.status=V;if(A.status===V)if(A.gzhead.name){z=A.pending;do{if(A.pending===A.pending_buf_size&&(A.gzhead.hcrc&&A.pending>z&&(p.adler=i(p.adler,A.pending_buf,A.pending-z,z)),je(p),z=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,Se(A,ee)}while(ee!==0);A.gzhead.hcrc&&A.pending>z&&(p.adler=i(p.adler,A.pending_buf,A.pending-z,z)),ee===0&&(A.gzindex=0,A.status=N)}else A.status=N;if(A.status===N)if(A.gzhead.comment){z=A.pending;do{if(A.pending===A.pending_buf_size&&(A.gzhead.hcrc&&A.pending>z&&(p.adler=i(p.adler,A.pending_buf,A.pending-z,z)),je(p),z=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,Se(A,ee)}while(ee!==0);A.gzhead.hcrc&&A.pending>z&&(p.adler=i(p.adler,A.pending_buf,A.pending-z,z)),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&&(Se(A,p.adler&255),Se(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,f}else if(p.avail_in===0&&Ce(te)<=Ce(re)&&te!==d)return Ee(p,m);if(A.status===X&&p.avail_in!==0)return Ee(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),f;if(pe===ae&&(te===r?n._tr_align(A):te!==l&&(n._tr_stored_block(A,0,0,!1),te===s&&(ke(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,f}return te!==d?f:A.wrap<=0?h:(A.wrap===2?(Se(A,p.adler&255),Se(A,p.adler>>8&255),Se(A,p.adler>>16&255),Se(A,p.adler>>24&255),Se(A,p.total_in&255),Se(A,p.total_in>>8&255),Se(A,p.total_in>>16&255),Se(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?f:h)}function oe(p){var te;return!p||!p.state?c:(te=p.state.status,te!==Y&&te!==H&&te!==V&&te!==N&&te!==F&&te!==$&&te!==X?Ee(p,c):(p.state=null,te===$?Ee(p,b):f))}function be(p,te){var re=te.length,A,z,ee,_e,de,pe,xe,vt;if(!p||!p.state||(A=p.state,_e=A.wrap,_e===2||_e===1&&A.status!==Y||A.lookahead))return c;for(_e===1&&(p.adler=o(p.adler,te,re,0)),A.wrap=0,re>=A.w_size&&(_e===0&&(ke(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,De(A);A.lookahead>=P;){z=A.strstart,ee=A.lookahead-(P-1);do A.ins_h=(A.ins_h<<A.hash_shift^A.window[z+P-1])&A.hash_mask,A.prev[z&A.w_mask]=A.head[A.ins_h],A.head[A.ins_h]=z,z++;while(--ee);A.strstart=z,A.lookahead=P-1,De(A)}return A.strstart+=A.lookahead,A.block_start=A.strstart,A.insert=A.lookahead,A.lookahead=0,A.match_length=A.prev_length=P-1,A.match_available=0,p.next_in=pe,p.input=xe,p.avail_in=de,A.wrap=_e,f}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 Ln,As;function pm(){if(As)return Ln;As=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 Ln=e,Ln}var it={},qn,Is;function mm(){if(Is)return qn;Is=1;var e=30,n=12;return qn=function(i,a){var t,r,s,d,l,f,h,c,b,m,y,g,u,_,w,v,E,x,O,C,D,W,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,l=d-(a-i.avail_out),f=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,w=t.distcode,v=(1<<t.lenbits)-1,E=(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=w[g&E];r:for(;;){if(O=x>>>24,g>>>=O,u-=O,O=x>>>16&255,O&16){if(D=x&65535,O&=15,u<O&&(g+=S[r++]<<u,u+=8,u<O&&(g+=S[r++]<<u,u+=8)),D+=g&(1<<O)-1,D>h){i.msg="invalid distance too far back",t.mode=e;break e}if(g>>>=O,u-=O,O=d-l,D>O){if(O=D-O,O>b&&t.sane){i.msg="invalid distance too far back",t.mode=e;break e}if(W=0,M=y,m===0){if(W+=c-O,O<C){C-=O;do R[d++]=y[W++];while(--O);W=d-D,M=R}}else if(m<O){if(W+=c+m-O,O-=m,O<C){C-=O;do R[d++]=y[W++];while(--O);if(W=0,m<C){O=m,C-=O;do R[d++]=y[W++];while(--O);W=d-D,M=R}}}else if(W+=m-O,O<C){C-=O;do R[d++]=y[W++];while(--O);W=d-D,M=R}for(;C>2;)R[d++]=M[W++],R[d++]=M[W++],R[d++]=M[W++],C-=3;C&&(R[d++]=M[W++],C>1&&(R[d++]=M[W++]))}else{W=d-D;do R[d++]=R[W++],R[d++]=R[W++],R[d++]=R[W++],C-=3;while(C>2);C&&(R[d++]=R[W++],C>1&&(R[d++]=R[W++]))}}else if((O&64)===0){x=w[(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<f);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<f?257+(f-d):257-(d-f),t.hold=g,t.bits=u},qn}var Nn,Cs;function gm(){if(Cs)return Nn;Cs=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],l=[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],f=[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 Nn=function(c,b,m,y,g,u,_,w){var v=w.bits,E=0,x=0,O=0,C=0,D=0,W=0,M=0,S=0,R=0,L=0,q,G,P,j,k,B=null,Y=0,H,V=new e.Buf16(n+1),N=new e.Buf16(n+1),F=null,$=0,X,K,ae;for(E=0;E<=n;E++)V[E]=0;for(x=0;x<y;x++)V[b[m+x]]++;for(D=v,C=n;C>=1&&V[C]===0;C--);if(D>C&&(D=C),C===0)return g[u++]=1<<24|64<<16|0,g[u++]=1<<24|64<<16|0,w.bits=1,0;for(O=1;O<C&&V[O]===0;O++);for(D<O&&(D=O),S=1,E=1;E<=n;E++)if(S<<=1,S-=V[E],S<0)return-1;if(S>0&&(c===a||C!==1))return-1;for(N[1]=0,E=1;E<n;E++)N[E+1]=N[E]+V[E];for(x=0;x<y;x++)b[m+x]!==0&&(_[N[b[m+x]]++]=x);if(c===a?(B=F=_,H=19):c===t?(B=s,Y-=257,F=d,$-=257,H=256):(B=l,F=f,H=-1),L=0,x=0,E=O,k=u,W=D,M=0,P=-1,R=1<<D,j=R-1,c===t&&R>o||c===r&&R>i)return 1;for(;;){X=E-M,_[x]<H?(K=0,ae=_[x]):_[x]>H?(K=F[$+_[x]],ae=B[Y+_[x]]):(K=96,ae=0),q=1<<E-M,G=1<<W,O=G;do G-=q,g[k+(L>>M)+G]=X<<24|K<<16|ae|0;while(G!==0);for(q=1<<E-1;L&q;)q>>=1;if(q!==0?(L&=q-1,L+=q):L=0,x++,--V[E]===0){if(E===C)break;E=b[m+_[x]]}if(E>D&&(L&j)!==P){for(M===0&&(M=D),k+=O,W=E-M,S=1<<W;W+M<C&&(S-=V[W+M],!(S<=0));)W++,S<<=1;if(R+=1<<W,c===t&&R>o||c===r&&R>i)return 1;P=L&j,g[P]=D<<24|W<<16|k-u|0}}return L!==0&&(g[k+L]=E-M<<24|64<<16|0),w.bits=D,0},Nn}var Ps;function vm(){if(Ps)return it;Ps=1;var e=yn(),n=uh(),o=ch(),i=mm(),a=gm(),t=0,r=1,s=2,d=4,l=5,f=6,h=0,c=1,b=2,m=-2,y=-3,g=-4,u=-5,_=8,w=1,v=2,E=3,x=4,O=5,C=6,D=7,W=8,M=9,S=10,R=11,L=12,q=13,G=14,P=15,j=16,k=17,B=18,Y=19,H=20,V=21,N=22,F=23,$=24,X=25,K=26,ae=27,ue=28,ve=29,me=30,Ee=31,Ce=32,ke=852,je=592,Ae=15,Se=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 qe(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=w,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(ke),ie.distcode=ie.distdyn=new e.Buf32(je),ie.sane=1,ie.back=-1,h)}function De(Z){var ie;return!Z||!Z.state?m:(ie=Z.state,ie.wsize=0,ie.whave=0,ie.wnext=0,qe(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,De(Z))}function J(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 J(Z,Se)}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,z,ee,_e,de,pe,xe,vt,Le=0,Ie,Be,We,Xe,_r,br,Me,nt,ze=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===L&&(T.mode=q),te=Z.next_out,be=Z.output,A=Z.avail_out,p=Z.next_in,oe=Z.input,re=Z.avail_in,z=T.hold,ee=T.bits,_e=re,de=A,nt=h;e:for(;;)switch(T.mode){case w:if(T.wrap===0){T.mode=q;break}for(;ee<16;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if(T.wrap&2&&z===35615){T.check=0,ze[0]=z&255,ze[1]=z>>>8&255,T.check=o(T.check,ze,2,0),z=0,ee=0,T.mode=v;break}if(T.flags=0,T.head&&(T.head.done=!1),!(T.wrap&1)||(((z&255)<<8)+(z>>8))%31){Z.msg="incorrect header check",T.mode=me;break}if((z&15)!==_){Z.msg="unknown compression method",T.mode=me;break}if(z>>>=4,ee-=4,Me=(z&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=z&512?S:L,z=0,ee=0;break;case v:for(;ee<16;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if(T.flags=z,(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=z>>8&1),T.flags&512&&(ze[0]=z&255,ze[1]=z>>>8&255,T.check=o(T.check,ze,2,0)),z=0,ee=0,T.mode=E;case E:for(;ee<32;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}T.head&&(T.head.time=z),T.flags&512&&(ze[0]=z&255,ze[1]=z>>>8&255,ze[2]=z>>>16&255,ze[3]=z>>>24&255,T.check=o(T.check,ze,4,0)),z=0,ee=0,T.mode=x;case x:for(;ee<16;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}T.head&&(T.head.xflags=z&255,T.head.os=z>>8),T.flags&512&&(ze[0]=z&255,ze[1]=z>>>8&255,T.check=o(T.check,ze,2,0)),z=0,ee=0,T.mode=O;case O:if(T.flags&1024){for(;ee<16;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}T.length=z,T.head&&(T.head.extra_len=z),T.flags&512&&(ze[0]=z&255,ze[1]=z>>>8&255,T.check=o(T.check,ze,2,0)),z=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=D;case D: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=W;case W: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--,z+=oe[p++]<<ee,ee+=8}if(z!==(T.check&65535)){Z.msg="header crc mismatch",T.mode=me;break}z=0,ee=0}T.head&&(T.head.hcrc=T.flags>>9&1,T.head.done=!0),Z.adler=T.check=0,T.mode=L;break;case S:for(;ee<32;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}Z.adler=T.check=$e(z),z=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=z,T.bits=ee,b;Z.adler=T.check=1,T.mode=L;case L:if(ie===l||ie===f)break e;case q:if(T.last){z>>>=ee&7,ee-=ee&7,T.mode=ae;break}for(;ee<3;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}switch(T.last=z&1,z>>>=1,ee-=1,z&3){case 0:T.mode=G;break;case 1:if(Re(T),T.mode=H,ie===f){z>>>=2,ee-=2;break e}break;case 2:T.mode=k;break;case 3:Z.msg="invalid block type",T.mode=me}z>>>=2,ee-=2;break;case G:for(z>>>=ee&7,ee-=ee&7;ee<32;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if((z&65535)!==(z>>>16^65535)){Z.msg="invalid stored block lengths",T.mode=me;break}if(T.length=z&65535,z=0,ee=0,T.mode=P,ie===f)break e;case P: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=L;break;case k:for(;ee<14;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if(T.nlen=(z&31)+257,z>>>=5,ee-=5,T.ndist=(z&31)+1,z>>>=5,ee-=5,T.ncode=(z&15)+4,z>>>=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--,z+=oe[p++]<<ee,ee+=8}T.lens[gs[T.have++]]=z&7,z>>>=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=Y;case Y:for(;T.have<T.nlen+T.ndist;){for(;Le=T.lencode[z&(1<<T.lenbits)-1],Ie=Le>>>24,Be=Le>>>16&255,We=Le&65535,!(Ie<=ee);){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if(We<16)z>>>=Ie,ee-=Ie,T.lens[T.have++]=We;else{if(We===16){for(ht=Ie+2;ee<ht;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if(z>>>=Ie,ee-=Ie,T.have===0){Z.msg="invalid bit length repeat",T.mode=me;break}Me=T.lens[T.have-1],pe=3+(z&3),z>>>=2,ee-=2}else if(We===17){for(ht=Ie+3;ee<ht;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}z>>>=Ie,ee-=Ie,Me=0,pe=3+(z&7),z>>>=3,ee-=3}else{for(ht=Ie+7;ee<ht;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}z>>>=Ie,ee-=Ie,Me=0,pe=11+(z&127),z>>>=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===f)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=z,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,z=T.hold,ee=T.bits,T.mode===L&&(T.back=-1);break}for(T.back=0;Le=T.lencode[z&(1<<T.lenbits)-1],Ie=Le>>>24,Be=Le>>>16&255,We=Le&65535,!(Ie<=ee);){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if(Be&&(Be&240)===0){for(Xe=Ie,_r=Be,br=We;Le=T.lencode[br+((z&(1<<Xe+_r)-1)>>Xe)],Ie=Le>>>24,Be=Le>>>16&255,We=Le&65535,!(Xe+Ie<=ee);){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}z>>>=Xe,ee-=Xe,T.back+=Xe}if(z>>>=Ie,ee-=Ie,T.back+=Ie,T.length=We,Be===0){T.mode=K;break}if(Be&32){T.back=-1,T.mode=L;break}if(Be&64){Z.msg="invalid literal/length code",T.mode=me;break}T.extra=Be&15,T.mode=N;case N:if(T.extra){for(ht=T.extra;ee<ht;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}T.length+=z&(1<<T.extra)-1,z>>>=T.extra,ee-=T.extra,T.back+=T.extra}T.was=T.length,T.mode=F;case F:for(;Le=T.distcode[z&(1<<T.distbits)-1],Ie=Le>>>24,Be=Le>>>16&255,We=Le&65535,!(Ie<=ee);){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if((Be&240)===0){for(Xe=Ie,_r=Be,br=We;Le=T.distcode[br+((z&(1<<Xe+_r)-1)>>Xe)],Ie=Le>>>24,Be=Le>>>16&255,We=Le&65535,!(Xe+Ie<=ee);){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}z>>>=Xe,ee-=Xe,T.back+=Xe}if(z>>>=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--,z+=oe[p++]<<ee,ee+=8}T.offset+=z&(1<<T.extra)-1,z>>>=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--,z|=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?z:$e(z))!==T.check){Z.msg="incorrect data check",T.mode=me;break}z=0,ee=0}T.mode=ue;case ue:if(T.wrap&&T.flags){for(;ee<32;){if(re===0)break e;re--,z+=oe[p++]<<ee,ee+=8}if(z!==(T.total&4294967295)){Z.msg="incorrect length check",T.mode=me;break}z=0,ee=0}T.mode=ve;case ve:nt=c;break e;case me:nt=y;break e;case Ee: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=z,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===L?128:0)+(T.mode===H||T.mode===P?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=Ee,g):(oe.havedict=1,h))}return it.inflateReset=De,it.inflateReset2=Ye,it.inflateResetKeep=qe,it.inflateInit=Q,it.inflateInit2=J,it.inflate=I,it.inflateEnd=ne,it.inflateGetHeader=se,it.inflateSetDictionary=le,it.inflateInfo="pako inflate (from Nodeca project)",it}var Dn,ks;function ym(){return ks||(ks=1,Dn={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}),Dn}function Et(e){return sd(e).access.isAllowed?Rp:Op}const _m={overlayWidth:new at(100,100,50)};function js(){const e=Fe(),n=Ze(),o=lr(),i=Ft(),a=we(Et),t=we(M=>Lf(M)),r=t.uiState.selectedCustomerTenantId,s=fe.useMemo(()=>r?t.customers.find(M=>M.tenantId===r):void 0,[t.customers,r]),d=we(M=>r?qf(M.aiAccountantCustomerState,M.userState,r):[]),l=t.customerViewStateByTenantId[r],f=l?.jobsFetchStatus??{fetchState:"Not-Started"},h=l?.jobsPageToken!=null;fe.useEffect(()=>{t.fetchState==="Completed"?n(At(!1)):(t.fetchState==="Not-Started"||t.fetchState==="Error")&&n(vs())},[t.fetchState]);const c=M=>{const S=Ct(M),R=Bt(M);Ve.trackCockpitTabClicked(R),e(`../../${S}`,{replace:!0})},b=(M,S,R,L)=>{n(qt([M.tenantId])),n(nn(S,R,L))},m=(M,S,R)=>{n(nn(M,S,R))},y=(M,S)=>{n(qt(t.unonboardedTenantIds)),n(nn("retrain",M,S))},g=M=>{const S=t.selectedTenantIds,R=S.includes(M)?S.filter(L=>L!==M):[...S,M];n(qt(R))},u=M=>{if(M.length===0)return;const S=t.selectedTenantIds,R=new Set(S);if(M.every(q=>R.has(q))){const q=new Set(M);n(qt(S.filter(G=>!q.has(G))))}else{const q=Array.from(new Set([...S,...M]));n(qt(q))}},_=()=>{n(qt([]))},w=M=>{n(Nf(M.companyId,M.tenantId))},v=M=>{M==="aiAccountant"&&n(vs())},E=(M,S)=>{n(Jt({sortKey:M,sortOrder:S}))},x=M=>{n(Jt({selectedCustomerTenantId:M.tenantId})),n(on(M.tenantId))},O=()=>{n(Jt({selectedCustomerTenantId:""}))},C=M=>{n(Jt({filterText:M}))},D=(M,S)=>{n(Jt({filters:S}))},W=()=>{r&&n(on(r,!0))};return U.jsxs(U.Fragment,{children:[U.jsx(Tp,{headerData:{allTabOptions:a,selectedTabOption:wt("aiAccountant")},headerActions:{onTabChange:c},aiAccountantPageData:{aiAccountantView:t},aiAccountantPageActions:{onAction:b,onBulkAction:m,onCancelOnboarding:w,onClearSelection:_,onCockpitReloadData:v,onColumnSortConfigChanged:E,onCustomerSelected:x,onEvaluateAll:y,onFilterTextChanged:C,onFiltersChange:D,onToggleAllVisible:u,onToggleTenantSelection:g}}),U.jsx(hr,{anchor:"right",open:s!=null,PaperProps:{style:{width:_m.overlayWidth.valuePercentage(o),boxShadow:"none"}},slotProps:{backdrop:{style:{backgroundColor:i.colors.black,opacity:.75,cursor:"pointer"}}},onClose:O,children:s!=null&&U.jsx(th,{customer:s,hasMoreJobs:h,jobs:d,jobsFetchStatus:f,onAction:b,onCancelOnboarding:w,onClose:O,onLoadMoreJobs:W})})]})}function bm(){const{tenantId:e=""}=ot(),n=Fe(),o=Ze(),i=we(c=>ud(c.aiAccountantCustomerState,c.userState)),a=we(c=>Lf(c)),t=i.find(c=>c.tenantId===e),r=a.customerViewStateByTenantId[e],s=we(c=>qf(c.aiAccountantCustomerState,c.userState,e));if(fe.useEffect(()=>{o(on(e))},[e,o]),t==null)return null;const d=(c,b,m,y)=>{o(qt([c.tenantId])),o(nn(b,m,y))},l=c=>{o(Nf(c.companyId,c.tenantId))},f=()=>{n("../")},h=()=>{o(on(e,!0))};return U.jsx(th,{customer:t,hasMoreJobs:r?.jobsPageToken!=null,jobs:s,jobsFetchStatus:r?.jobsFetchStatus??{fetchState:"Not-Started"},onAction:d,onCancelOnboarding:l,onClose:f,onLoadMoreJobs:h})}const lh=(e,n)=>{const o=[...e??[]];return o.push(n),o},wm=e=>{const n=[...e??[]];return{poppedPathname:n.pop(),newStack:n}},Em=(e=2)=>{let n="../";for(let o=0;o<e;o++)n=`${n}../`;return n},Pe=({state:e,element:n})=>Je.isSignedIn()===!0?U.jsx(U.Fragment,{children:n}):U.jsx(ir,{to:"/signin/auth",replace:!0,state:{...e,message:"...",origin:window.location.pathname}});function Sm(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/",element:U.jsx(Pe,{element:U.jsx(js,{})})}),U.jsx(Te,{path:"/detail/:tenantId",element:U.jsx(Pe,{element:U.jsx(bm,{})})}),U.jsx(Te,{path:"/*",element:U.jsx(Pe,{element:U.jsx(js,{})})})]})}const Ut=()=>{const[e,n]=sh(),[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=xp(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},Rm={overlayWidth:new at(100,100,50)},{common:{strings:Ls}}=fr.getLocalizedStrings();function Om(e,n){return{headerActions:{onTabChange:o=>{const i=Ct(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(Mf(o))},onColumnSortConfigChanged:(o,i)=>{e(wr({uiState:{sortKey:o,sortOrder:i}}))},onCockpitReloadData:o=>{o==="healthMonitor"&&e(Df())},onFiltersChange:o=>{e(wr({uiState:{filters:o}}))}}}}function Tm(e,n){return{headerData:{allTabOptions:Et(e),selectedTabOption:wt("healthMonitor")},healthPageData:{healthView:n.healthView,managementView:n.managementView,mixpanelUrl:n.mixpanelHMUrl}}}const xm=Ge(Tm,Om)(Pp);function Mn({isDrawerOpen:e}){const n=Fe(),o=Ze(),i=Ft(),a=lr(),{companyId:t}=ot(),[r,s]=sh(),[d,l]=fe.useState(!1),f=Ut(),h=we(v=>cd(v)),c=we(v=>ur(v)),{additionalChurnFactors:b}=we(v=>ld(v)),{selectedCompanyDetail:m,selectedCompanyId:y,localFormDataAndStatusByCompanyId:g}=h,u=we(v=>v.companyViewState.zeniUsers.fetchState),_=we(v=>v.companyHealthMetricConfigViewState);if(fe.useEffect(()=>{const v=E=>E==="Not-Started"||E==="Error";h.fetchState==="Completed"?o(At(!1)):v(h.fetchState)&&(o(Df()),v(u)&&o(It()),v(_.fetchState)&&o(fd()))},[h.fetchState,_.fetchState]),fe.useEffect(()=>{t!=null&&h.fetchState==="Completed"&&r.has("utm_source")===!0&&(o(Mf(t)),m!=null&&(Ap(),Ve.trackCockpitHealthMonitorNotificationAlertClicked({companyId:m.companyInfo.companyId,companyName:m.companyInfo.name,churnProbability:m.companyHealthMetric.churnProbabilityPercentage??null}),l(!0),r.delete("utm_source"),s(r)))},[h.fetchState,m?.companyInfo.companyId,m?.companyInfo.name]),Je.getSignedInUser()==null)throw Error("Can't access Health Monitor page without signing in...");return U.jsxs(U.Fragment,{children:[e===!0||y!=null&&m!=null?U.jsx(hr,{anchor:"right",open:y!=null,PaperProps:{style:{width:Rm.overlayWidth.valuePercentage(a),boxShadow:"none"}},slotProps:{backdrop:{style:{backgroundColor:i.colors.black,opacity:.75,cursor:"pointer"}}},onClose:()=>o(ys()),children:U.jsx(Ip,{roomId:`cockpit_${y}`,autoConnect:!0,children:U.jsx(Cp,{onSaveClick:()=>{y!=null&&o(dd(y))},onSaveChangesToLocalStore:v=>{h.selectedCompanyId!=null&&o(hd({companyId:h.selectedCompanyId,updatedLocalData:v}))},localData:g?.companyHealthMetricLocalData??{netPromoterScore:void 0,externalProductServiceExposure:void 0,additionalChurnFactors:{increasingChurnProbability:[],decreasingChurnProbability:[]}},companyHealthMetricViewSelector:h,onCloseDrawer:()=>o(ys()),analytics:Ve,urlSource:d,additionalChurnFactorsOptions:b})})}):null,U.jsx(xm,{initialOpenThreadRequest:f??void 0,healthView:h,managementView:c,navigate:n,mixpanelHMUrl:pn.mixpanelHMUrl})]})}function Am(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/companies/:companyId",element:U.jsx(Pe,{element:U.jsx(Mn,{isDrawerOpen:!0})})}),U.jsx(Te,{path:"/",element:U.jsx(Pe,{element:U.jsx(Mn,{})})}),U.jsx(Te,{path:"/*",element:U.jsx(Pe,{element:U.jsx(Mn,{})})})]})}const Im={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)??Im.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 Cm=({fetchState:e})=>e==="In-Progress"||e==="Not-Started"?U.jsx(Pm,{children:U.jsx(mn,{size:"ExtraLarge",start:!0})}):null,Pm=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 C_(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/report/:companyId",element:U.jsx(Pe,{element:U.jsx(No,{})})}),U.jsx(Te,{path:"/warnings/:companyId",element:U.jsx(Pe,{element:U.jsx(No,{})})}),U.jsx(Te,{path:"/*",element:U.jsx(Pe,{element:U.jsx(No,{})})})]})}function P_(e,n){const o=Jf(e,n.tenantId),i=o.estimateStatus?.fetchState!=="In-Progress"?void 0:"readonly";return{localData:o,isDisabled:i}}function k_(e,n){const{tenantId:o,companyId:i,location:a,navigate:t}=n;return{onSubscriptionDetailsChanged:r=>{const{addPlan:s,invoiceOption:d}=r,{subscriptionPlan:l,recurringAddOns:f,coupon:h}=s,c={subscriptionPlanId:l.selectedOption??"",subscriptionAddOnIds:f.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(Kf({tenantId:o,subscriptionData:c}))},onEstimateSuccess:()=>{const r=lh(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(Wo(o))}}}const j_=Ge(P_,k_)(Zp),L_=e=>{const{tenantId:n,companyId:o,location:i,navigate:a}=e;return U.jsx(j_,{tenantId:n,companyId:o,location:i,navigate:a})};function q_(e,n){const{companyId:o,tenantId:i}=n,a=cp(e,o,i),t=a.fetchState!=="In-Progress";return{subscriptionDetailView:a,canUpdate:t}}function N_(e,n){const{tenantId:o,location:i,navigate:a}=n;return{onUpdateOrAddPlanClick:t=>{e(Wo(o,t)),e(lp()),e(fp()),e(hp()),t!=null?a(`${i.pathname}/update`):a(`${i.pathname}/add`)},onCloseClick:()=>{a("../")}}}const D_=Ge(q_,N_)(Yp),M_=e=>{const{tenantId:n,companyId:o,location:i,navigate:a}=e,t=Ze(),[r,s]=fe.useState(!1),d=we(l=>l.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(D_,{tenantId:n,companyId:o,location:i,navigate:a})};function F_(e,n){return{subscriptionEstimateData:dp(e,n.tenantId)}}function B_(e,n){const{tenantId:o,companyId:i,location:a,navigate:t}=n,r=()=>{const s=wm(a.state?.pathnameStackToGoBack),d=s.poppedPathname??Em(1);t(d,{state:{pathnameStackToGoBack:s.newStack}})};return{onBackClick:()=>{r()},onCancelClick:()=>{r()},onConfirmClick:()=>{e(pp(o))},onConfirmSuccess:()=>{t(`../tenants/${o}/companies/${i}`)}}}const U_=Ge(F_,B_)(Wp),V_=e=>{const{tenantId:n,companyId:o,location:i,navigate:a}=e;return U.jsx(U_,{companyId:o,tenantId:n,location:i,navigate:a})};function $_(e,n){const o=Jf(e,n.tenantId),i=o.estimateStatus.fetchState!=="In-Progress"?void 0:"readonly";return{localData:o,isDisabled:i}}function G_(e,n){const{tenantId:o,companyId:i,location:a,navigate:t}=n;return{onSubscriptionDetailsChanged:r=>{const{updatePlan:s,applyChanges:d}=r,{subscriptionPlan:l,recurringAddOns:f,coupon:h}=s,c={subscriptionPlanId:l.selectedOption??"",subscriptionAddOnIds:f.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(Kf({tenantId:o,subscriptionData:c}))},onEstimateSuccess:()=>{const r=lh(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(Wo(o,r.subscription.subscription.subscriptionId))}}}const z_=Ge($_,G_)(Jp),H_=e=>{const{tenantId:n,companyId:o,location:i,navigate:a}=e;return U.jsx(z_,{tenantId:n,companyId:o,location:i,navigate:a})},od=["add","update","summary"],Z_=e=>vp(e,od),Y_=e=>gp(e,od),W_=()=>{const[e,n]=fe.useState(!0),{tenantId:o,companyId:i,updatePageType:a}=ot(),t=Fe(),r=we(d=>o!=null?d.subscriptionViewState.subscriptionUpdateViewDataByTenantId[o]:null);if(Je.getSignedInUser()==null)throw Error("Can't access subscription details drawer without signing in...");return fe.useEffect(()=>{(r==null&&a!=null||Y_(a??"")==null)&&t(`../tenants/${o}/companies/${i}`)},[r]),U.jsx(mr,{isOpen:e,onClose:()=>{n(!1),t("../subscription")},children:U.jsx(K_,{children:U.jsx(J_,{tenantId:o,companyId:i,updatePageType:a!=null?Z_(a):void 0})})})},J_=({tenantId:e,companyId:n,updatePageType:o})=>{const i=Fe(),a=Jo(),t={tenantId:e,companyId:n,navigate:i,location:a};if(o==null)return U.jsx(M_,{...t});switch(o){case"update":return U.jsx(H_,{...t});case"add":return U.jsx(L_,{...t});case"summary":return U.jsx(V_,{...t});default:return console.error("Subscription Update Page - Invalid Url"),U.jsx(ir,{to:"/",replace:!0})}},K_=tt(Ht)`
|
|
178
178
|
display: flex;
|
|
179
179
|
min-height: 100%;
|
|
180
|
-
`;function X_(e,n){return{headerActions:{onTabChange:o=>{const i=Ct(o),a=Bt(o);Ve.trackCockpitTabClicked(a),n.navigate(`../../${i}`,{replace:!0})},filterActions:{onFilterTextChanged:(o,i)=>{e(Gt({filterText:i}))},onFiltersChange:(o,i)=>{e(Gt({filters:i}))}}},subscriptionPageActions:{onColumnSortConfigChanged:(o,i)=>{e(Gt({sortKey:o,sortOrder:i}))},onCollapseToggled:(o,i)=>{e(Gt({isRowCollapseToggled:{companyId:o,isCollapsed:i}}))},onScroll:o=>{e(Gt({scrollYOffset:o}))},changeHandlers:(o,i)=>{const a=tb(i);Object.keys(a).length>0&&e(Go(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(Gt({filters:i}))},onCockpitReloadData:o=>{o==="subscription"&&e(Zo())}}}}function Q_(e,n){return{headerData:{allTabOptions:Et(e),selectedTabOption:wt("subscription")},subscriptionPageData:{loggedInUser:n.signedInUser,subscriptionView:n.subscriptionView}}}const eb=Ge(Q_,X_)(Kp);function Do({isDrawerOpen:e}){const n=Fe(),o=Ze(),i=Ut(),a=we(s=>yp(s)),t=we(s=>s.companyViewState.zeniUsers.fetchState);fe.useEffect(()=>{a.fetchState==="Completed"?o(At(!1)):(a.fetchState==="Not-Started"||a.fetchState==="Error")&&(o(Zo()),(t==="Not-Started"||t==="Error")&&o(It()))},[a.fetchState]);const r=Je.getSignedInUser();return U.jsxs(U.Fragment,{children:[e===!0?U.jsx(W_,{}):null,U.jsx(eb,{initialOpenThreadRequest:i??void 0,signedInUser:r,subscriptionView:a,navigate:n})]})}const tb=e=>{const{users:n}=e;return n?{users:n}:{}};function rb(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/tenants/:tenantId/companies/:companyId",element:U.jsx(Pe,{element:U.jsx(Do,{isDrawerOpen:!0})})}),U.jsx(Te,{path:"/tenants/:tenantId/companies/:companyId/:updatePageType",element:U.jsx(Pe,{element:U.jsx(Do,{isDrawerOpen:!0})})}),U.jsx(Te,{path:"/*",element:U.jsx(Pe,{element:U.jsx(Do,{})})})]})}function nb(e,n){const{navigate:o}=n;return{headerActions:{onTabChange:i=>{const a=Ct(i);o(`../../${a}`,{replace:!0})}},taskManagerPageActions:{onRowClick:(i,a)=>{window.open(`/${i}/tasks/${a}`)},onCockpitReloadData:i=>{i==="taskManager"&&e(Mo(null,"dueDate","descending",!1))},onFetchTaskManagerView:(i,a,t,r,s)=>{e(Mo(i,a,t,r,s))}}}}function ib(e,n){return{headerData:{allTabOptions:Et(e),selectedTabOption:wt("taskManager")},isBirdsEyeViewEnabled:n.isBirdsEyeViewEnabled,taskManagerPageData:{companyTaskManagerView:n.companyTaskManagerView}}}const ab=Ge(ib,nb)(Xp);function kf(){const e=Fe(),n=Ze(),o=Ut(),{useFeatureGate:i}=Tt(),{isFeatureEnabled:a}=i(gn.isBirdsEyeViewEnabled),t=we(l=>bp(l)),r=we(l=>wp(l)),s=we(l=>l.companyViewState.zeniUsers.fetchState);if(fe.useEffect(()=>{t.fetchState==="Completed"?n(At(!1)):(t.fetchState==="Not-Started"||t.fetchState==="Error")&&(n(Mo(null,"dueDate","descending",!1)),(s==="Not-Started"||s==="Error")&&n(It()))},[t.fetchState]),fe.useEffect(()=>{a&&(t.metricsFetchState==="Not-Started"||t.metricsFetchState==="Error")&&n(Ep())},[a,t.metricsFetchState]),Je.getSignedInUser()==null)throw Error("Can't access task manager page without signing in...");return U.jsx(ab,{companyTaskManagerView:t,isBirdsEyeViewEnabled:a,initialOpenThreadRequest:o,navigate:e,reviewCount:r})}function ob(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/",element:U.jsx(Pe,{element:U.jsx(kf,{})})}),U.jsx(Te,{path:"/*",element:U.jsx(Pe,{element:U.jsx(kf,{})})})]})}const sb=oh(()=>Xf(()=>import("./CreditAgentRoutes-
|
|
180
|
+
`;function X_(e,n){return{headerActions:{onTabChange:o=>{const i=Ct(o),a=Bt(o);Ve.trackCockpitTabClicked(a),n.navigate(`../../${i}`,{replace:!0})},filterActions:{onFilterTextChanged:(o,i)=>{e(Gt({filterText:i}))},onFiltersChange:(o,i)=>{e(Gt({filters:i}))}}},subscriptionPageActions:{onColumnSortConfigChanged:(o,i)=>{e(Gt({sortKey:o,sortOrder:i}))},onCollapseToggled:(o,i)=>{e(Gt({isRowCollapseToggled:{companyId:o,isCollapsed:i}}))},onScroll:o=>{e(Gt({scrollYOffset:o}))},changeHandlers:(o,i)=>{const a=tb(i);Object.keys(a).length>0&&e(Go(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(Gt({filters:i}))},onCockpitReloadData:o=>{o==="subscription"&&e(Zo())}}}}function Q_(e,n){return{headerData:{allTabOptions:Et(e),selectedTabOption:wt("subscription")},subscriptionPageData:{loggedInUser:n.signedInUser,subscriptionView:n.subscriptionView}}}const eb=Ge(Q_,X_)(Kp);function Do({isDrawerOpen:e}){const n=Fe(),o=Ze(),i=Ut(),a=we(s=>yp(s)),t=we(s=>s.companyViewState.zeniUsers.fetchState);fe.useEffect(()=>{a.fetchState==="Completed"?o(At(!1)):(a.fetchState==="Not-Started"||a.fetchState==="Error")&&(o(Zo()),(t==="Not-Started"||t==="Error")&&o(It()))},[a.fetchState]);const r=Je.getSignedInUser();return U.jsxs(U.Fragment,{children:[e===!0?U.jsx(W_,{}):null,U.jsx(eb,{initialOpenThreadRequest:i??void 0,signedInUser:r,subscriptionView:a,navigate:n})]})}const tb=e=>{const{users:n}=e;return n?{users:n}:{}};function rb(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/tenants/:tenantId/companies/:companyId",element:U.jsx(Pe,{element:U.jsx(Do,{isDrawerOpen:!0})})}),U.jsx(Te,{path:"/tenants/:tenantId/companies/:companyId/:updatePageType",element:U.jsx(Pe,{element:U.jsx(Do,{isDrawerOpen:!0})})}),U.jsx(Te,{path:"/*",element:U.jsx(Pe,{element:U.jsx(Do,{})})})]})}function nb(e,n){const{navigate:o}=n;return{headerActions:{onTabChange:i=>{const a=Ct(i);o(`../../${a}`,{replace:!0})}},taskManagerPageActions:{onRowClick:(i,a)=>{window.open(`/${i}/tasks/${a}`)},onCockpitReloadData:i=>{i==="taskManager"&&e(Mo(null,"dueDate","descending",!1))},onFetchTaskManagerView:(i,a,t,r,s)=>{e(Mo(i,a,t,r,s))}}}}function ib(e,n){return{headerData:{allTabOptions:Et(e),selectedTabOption:wt("taskManager")},isBirdsEyeViewEnabled:n.isBirdsEyeViewEnabled,taskManagerPageData:{companyTaskManagerView:n.companyTaskManagerView}}}const ab=Ge(ib,nb)(Xp);function kf(){const e=Fe(),n=Ze(),o=Ut(),{useFeatureGate:i}=Tt(),{isFeatureEnabled:a}=i(gn.isBirdsEyeViewEnabled),t=we(l=>bp(l)),r=we(l=>wp(l)),s=we(l=>l.companyViewState.zeniUsers.fetchState);if(fe.useEffect(()=>{t.fetchState==="Completed"?n(At(!1)):(t.fetchState==="Not-Started"||t.fetchState==="Error")&&(n(Mo(null,"dueDate","descending",!1)),(s==="Not-Started"||s==="Error")&&n(It()))},[t.fetchState]),fe.useEffect(()=>{a&&(t.metricsFetchState==="Not-Started"||t.metricsFetchState==="Error")&&n(Ep())},[a,t.metricsFetchState]),Je.getSignedInUser()==null)throw Error("Can't access task manager page without signing in...");return U.jsx(ab,{companyTaskManagerView:t,isBirdsEyeViewEnabled:a,initialOpenThreadRequest:o,navigate:e,reviewCount:r})}function ob(){return U.jsxs(gt,{children:[U.jsx(Te,{path:"/",element:U.jsx(Pe,{element:U.jsx(kf,{})})}),U.jsx(Te,{path:"/*",element:U.jsx(Pe,{element:U.jsx(kf,{})})})]})}const sb=oh(()=>Xf(()=>import("./CreditAgentRoutes-_rAmf-Xw.js"),__vite__mapDeps([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17])));let jf=!1;const ub=oh(()=>Xf(()=>Promise.resolve().then(()=>Ym),void 0));function cb(){const e=Je.getSignedInUser(),n=Ft().mode;return fe.useEffect(()=>{Je.isSignedIn()&&!jf&&e!=null&&(Qp(e,n),jf=!0)},[e]),U.jsxs(gt,{children:[U.jsx(Te,{path:"/ai-accountant/*",element:U.jsx(Sm,{})}),U.jsx(Te,{path:"/management/*",element:U.jsx(tg,{})}),U.jsx(Te,{path:"/subscription/*",element:U.jsx(rb,{})}),U.jsx(Te,{path:"/onboarding/*",element:U.jsx(o_,{})}),U.jsx(Te,{path:"/portfolio/*",element:U.jsx(l_,{})}),U.jsx(Te,{path:"/audit/*",element:U.jsx(C_,{})}),U.jsx(Te,{path:"/reconciliation/*",element:U.jsx(b_,{})}),U.jsx(Te,{path:"/health-monitor/*",element:U.jsx(Am,{})}),U.jsx(Te,{path:"/task-manager/*",element:U.jsx(ob,{})}),U.jsx(Te,{path:"/credit-agent/*",element:U.jsx(sb,{})}),U.jsx(Te,{path:"/*",element:U.jsx(ub,{})})]})}const wb=Object.freeze(Object.defineProperty({__proto__:null,default:cb},Symbol.toStringTag,{value:"Module"}));export{Pe as P,wb as S};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{j as d}from"./liveblocks-DzV9U5Bm.js";import{a as f,b as S,n as I}from"./sentry-CPwsGQ3W.js";import{n as m,i as w,g,u as h,N as y,h as b}from"./core-Dv3l5Rvh.js";import{z as l,h as C,D as v,c as E,n as U,_ as T,e as p}from"./index-
|
|
1
|
+
import{j as d}from"./liveblocks-DzV9U5Bm.js";import{a as f,b as S,n as I}from"./sentry-CPwsGQ3W.js";import{n as m,i as w,g,u as h,N as y,h as b}from"./core-Dv3l5Rvh.js";import{z as l,h as C,D as v,c as E,n as U,_ as T,e as p}from"./index-DopSTER4.js";import{HZ as x,H_ as D,H$ as L,I0 as z,bk as u}from"./zeni-epic-state-C8dAmtua.js";import{f as _}from"./analyticsHelper-DA8TQTap.js";import"./recharts-BtFuqlyC.js";import"./mui-ejYaqlsK.js";import"./analytics-DGHkSXoW.js";import"./lottie-C8qvaUYD.js";import"./lexical-BDnZad2Y.js";import"./utils-M-Cb21Hp.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]="879cec9b-8cc6-4f75-ac86-6102903a261c",e._sentryDebugIdIdentifier="sentry-dbid-879cec9b-8cc6-4f75-ac86-6102903a261c")}catch{}})();function k(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 A(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(z({authCode:n,oauthProvider:t,appType:"web",redirectUri:u(s),sourceUri:u(i.state!=null?i.state.origin:"")}))},getSignedInUser:()=>l.getSignedInUser(),onSignedInCallback:()=>{const n=i.state?.origin;n&&n!=="/"?r(n,{replace:!0}):window.open(window.location.origin,"_self")},clearSignInError:()=>{e(L())}}}const N=b(k,A)(T),P=S.memo(N);function q(){const e=m(),o=w(),i=l.getSignedInUser(),r=g(a=>a.tenantState.fetchState),n=g(a=>a.tenantState.signInState),t=g(a=>a.tenantState.loggedInUser),s=C().mode,c=h();if(f.useEffect(()=>{n==="In-Progress"&&r==="Completed"&&t?.zeniSessionId!=null&&(l.saveSignedInUserWithSession(t,t.zeniSessionId),x(t.userId,t.zeniSessionId),e(D("Completed")),v.updateAppLocaleID("en"),_(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 d.jsx(y,{to:a,state:{...c.state,origin:""}})}else return d.jsx(P,{navigate:o,location:c})}export{q as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{c as d}from"./index-
|
|
1
|
+
import{c as d}from"./index-DopSTER4.js";import"./sentry-CPwsGQ3W.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-Cqis8NSl.js","assets/sentry-CPwsGQ3W.js","assets/empty-DgQPrOJi.js","assets/index-DIZbCNfs.js","assets/index-BEhtiJ0X.js","assets/zeni-epic-state-C8dAmtua.js","assets/core-Dv3l5Rvh.js","assets/utils-M-Cb21Hp.js","assets/recharts-BtFuqlyC.js","assets/url-KZjQoTm5.js","assets/index-Bvo6zxJi.js","assets/index-DGVKmmhx.js","assets/url-IXFzfx6D.js","assets/index-B8zuDlpv.js","assets/ScreenRoutes-
|
|
2
|
-
import{a as g,b as k,R as dDe,c as x3,p as n0,r as Dl,g as hV,e as uK,f as cDe,s as pK,w as uDe,i as pDe,S as hDe,j as mDe,k as gDe,l as fDe,m as xDe}from"./sentry-CPwsGQ3W.js";import{j as co,_ as m5e,a as hd,u as g5e,T as yDe,C as wDe,b as bDe,c as hS,d as mS,e as vDe,f as f5e,g as CDe,h as $De,L as kDe,i as hK,k as SDe,l as ADe,P as EDe,m as LDe,n as jDe,o as x5e,p as IDe,q as MDe,I as mK,r as PDe,s as TDe,t as BDe,v as DDe,w as _De,x as zDe,y as y5e,z as RDe,A as FDe,B as ODe}from"./liveblocks-DzV9U5Bm.js";import{f as w5e,R as Ug,r as Tn,P as qi,u as gS,g as Ku,h as NDe,i as mV,j as HDe,k as VDe,l as Yj,N as UDe,m as WDe,n as QDe,B as GDe}from"./core-Dv3l5Rvh.js";import{H as DC,ba as Wg,bb as YDe,bc as gK,bd as _3,be as Fr,bf as b5e,bg as fS,bh as kr,bi as KDe,bj as qDe,bk as Rf,bl as k2,bm as gV,bn as v5e,bo as ZDe,bp as C5e,bq as JDe,br as $5e,bs as XDe,bt as Ei,bu as Ff,bv as Au,bw as e_e,bx as t_e,by as o_e,bz as r_e,bA as fK,bB as i_e,bC as n_e,bD as a_e,bE as s_e,bF as fV,bG as k5e,bH as S2,bI as l_e,bJ as S5e,bK as kF,bL as xK,bM as yK,bN as wK,bO as Ns,bP as xV,bQ as yV,bR as y7,bS as wV,bT as bV,bU as vV,bV as CV,bW as d_e,bX as _C,bY as c_e,bZ as A5e,b_ as $V,b$ as u_e,c0 as k0,c1 as _x,c2 as zx,c3 as p_e,c4 as h_e,c5 as m_e,c6 as g_e,c7 as f_e,c8 as x_e,c9 as y_e,ca as w_e,cb as b_e,cc as v_e,cd as C_e,ce as $_e,cf as k_e,cg as S_e,ch as A_e,ci as E_e,cj as L_e,ck as j_e,cl as I_e,cm as M_e,cn as P_e,co as E5e,cp as T_e,cq as bK,cr as B_e,cs as D_e,ct as __e,cu as Z8,cv as L5e,cw as j5e,cx as z_e,cy as vK,cz as I5e,cA as R_e,cB as CK,cC as M5e,cD as P5e,cE as T5e,cF as B5e,cG as D5e,cH as F_e,cI as _5e,cJ as O_e,cK as N_e,cL as H_e,cM as z5e,cN as SF,cO as V_e,cP as R5e,cQ as F5e,cR as U_e,cS as W_e,cT as Q_e,cU as G_e,cV as Y_e,cW as K_e,cX as q_e,cY as Z_e,v as J_e,cZ as xS,c_ as AF,c$ as EF,d0 as X_e,d1 as eze,d2 as tze,d3 as oze,d4 as rze,d5 as ize,d6 as nze,d7 as aze,d8 as sze,d9 as lze,da as $K,db as dze,dc as cze,dd as uze,de as pze,df as hze,dg as mze}from"./zeni-epic-state-C8dAmtua.js";import{T as O5e,j as So,n,c as me,k as Ft,G as Rx,C as N5e,u as H5e,a as gze}from"./mui-ejYaqlsK.js";import{r as fze,m as Eu}from"./analytics-DGHkSXoW.js";import{L as LF}from"./lottie-C8qvaUYD.js";import{r as Kn}from"./lexical-BDnZad2Y.js";import{E as wi,c as yS,P as xze,R as jF,F as zC,X as dd,Y as cd,G as Q0,H as RC,I as wS,J as G0,K as V5e,L as yze,M as wze,N as z3,O as kV,Q as SV,S as Fx,U as bze}from"./recharts-BtFuqlyC.js";import{r as vze}from"./utils-M-Cb21Hp.js";(function(){try{var e=typeof window<"u"?window:typeof x3<"u"?x3:typeof globalThis<"u"?globalThis:typeof self<"u"?self:{},t=new e.Error().stack;t&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[t]="95f9031c-18f1-4ff7-997e-0c041116138f",e._sentryDebugIdIdentifier="sentry-dbid-95f9031c-18f1-4ff7-997e-0c041116138f")}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 uw={},kK;function Cze(){if(kK)return uw;kK=1;var e=w5e();return uw.createRoot=e.createRoot,uw.hydrateRoot=e.hydrateRoot,uw}var $ze=Cze(),xl=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof x3<"u"?x3:typeof self<"u"?self:{};function yr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var SK={exports:{}},h6={},AK;function kze(){if(AK)return h6;AK=1;var e=k,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,u,p){var h,m={},f=null,x=null;p!==void 0&&(f=""+p),u.key!==void 0&&(f=""+u.key),u.ref!==void 0&&(x=u.ref);for(h in u)i.call(u,h)&&!l.hasOwnProperty(h)&&(m[h]=u[h]);if(c&&c.defaultProps)for(h in u=c.defaultProps,u)m[h]===void 0&&(m[h]=u[h]);return{$$typeof:t,type:c,key:f,ref:x,props:m,_owner:a.current}}return h6.Fragment=o,h6.jsx=d,h6.jsxs=d,h6}var EK;function U5e(){return EK||(EK=1,SK.exports=kze()),SK.exports}var s=U5e();const Sze=g.createContext(null),Kj={didCatch:!1,error:null};let Aze=class extends g.Component{constructor(e){super(e),this.resetErrorBoundary=this.resetErrorBoundary.bind(this),this.state=Kj}static getDerivedStateFromError(e){return{didCatch:!0,error:e}}resetErrorBoundary(){const{error:e}=this.state;if(e!==null){for(var t,o,i=arguments.length,a=new Array(i),l=0;l<i;l++)a[l]=arguments[l];(t=(o=this.props).onReset)===null||t===void 0||t.call(o,{args:a,reason:"imperative-api"}),this.setState(Kj)}}componentDidCatch(e,t){var o,i;(o=(i=this.props).onError)===null||o===void 0||o.call(i,e,t)}componentDidUpdate(e,t){const{didCatch:o}=this.state,{resetKeys:i}=this.props;if(o&&t.error!==null&&Eze(e.resetKeys,i)){var a,l;(a=(l=this.props).onReset)===null||a===void 0||a.call(l,{next:i,prev:e.resetKeys,reason:"keys"}),this.setState(Kj)}}render(){const{children:e,fallbackRender:t,FallbackComponent:o,fallback:i}=this.props,{didCatch:a,error:l}=this.state;let d=e;if(a){const c={error:l,resetErrorBoundary:this.resetErrorBoundary};if(typeof t=="function")d=t(c);else if(o)d=g.createElement(o,c);else if(i!==void 0)d=i;else throw l}return g.createElement(Sze.Provider,{value:{didCatch:a,error:l,resetErrorBoundary:this.resetErrorBoundary}},d)}};function Eze(){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 IF={exports:{}},Lze=IF.exports,LK;function jze(){return LK||(LK=1,function(e){(function(t,o){e.exports?e.exports=o():t.numeral=o()})(Lze,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 u(p,h){this._input=p,this._value=h}return t=function(p){var h,m,f,x;if(t.isNumeral(p))h=p.value();else if(p===0||typeof p>"u")h=0;else if(p===null||o.isNaN(p))h=null;else if(typeof p=="string")if(c.zeroFormat&&p===c.zeroFormat)h=0;else if(c.nullFormat&&p===c.nullFormat||!p.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&&p.match(x)){f=a[m].unformat;break}f=f||t._.stringToNumber,h=f(p)}else h=Number(p)||null;return new u(p,h)},t.version=i,t.isNumeral=function(p){return p instanceof u},t._=o={numberToFormat:function(p,h,m){var f=l[t.options.currentLocale],x=!1,y=!1,w=0,b="",C=1e12,$=1e9,A=1e6,E=1e3,I="",L=!1,P,B,T,D,z,R,Y;if(p=p||0,B=Math.abs(p),t._.includes(h,"(")?(x=!0,h=h.replace(/[\(|\)]/g,"")):(t._.includes(h,"+")||t._.includes(h,"-"))&&(z=t._.includes(h,"+")?h.indexOf("+"):p<0?h.indexOf("-"):-1,h=h.replace(/[\+|\-]/g,"")),t._.includes(h,"a")&&(P=h.match(/a(k|m|b|t)?/),P=P?P[1]:!1,t._.includes(h," a")&&(b=" "),h=h.replace(new RegExp(b+"a[kmbt]?"),""),B>=C&&!P||P==="t"?(b+=f.abbreviations.trillion,p=p/C):B<C&&B>=$&&!P||P==="b"?(b+=f.abbreviations.billion,p=p/$):B<$&&B>=A&&!P||P==="m"?(b+=f.abbreviations.million,p=p/A):(B<A&&B>=E&&!P||P==="k")&&(b+=f.abbreviations.thousand,p=p/E)),t._.includes(h,"[.]")&&(y=!0,h=h.replace("[.]",".")),T=p.toString().split(".")[0],D=h.split(".")[1],R=h.indexOf(","),w=(h.split(".")[0].split(",")[0].match(/0/g)||[]).length,D?(t._.includes(D,"[")?(D=D.replace("]",""),D=D.split("["),I=t._.toFixed(p,D[0].length+D[1].length,m,D[1].length)):I=t._.toFixed(p,D.length,m),T=I.split(".")[0],t._.includes(I,".")?I=f.delimiters.decimal+I.split(".")[1]:I="",y&&Number(I.slice(1))===0&&(I="")):T=t._.toFixed(p,0,m),b&&!P&&Number(T)>=1e3&&b!==f.abbreviations.trillion)switch(T=String(Number(T)/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(T,"-")&&(T=T.slice(1),L=!0),T.length<w)for(var Z=w-T.length;Z>0;Z--)T="0"+T;return R>-1&&(T=T.toString().replace(/(\d)(?=(\d{3})+(?!\d))/g,"$1"+f.delimiters.thousands)),h.indexOf(".")===0&&(T=""),Y=T+I+(b||""),x?Y=(x&&L?"(":"")+Y+(x&&L?")":""):z>=0?Y=z===0?(L?"-":"+")+Y:Y+(L?"-":"+"):L&&(Y="-"+Y),Y},stringToNumber:function(p){var h=l[c.currentLocale],m=p,f={thousand:3,million:6,billion:9,trillion:12},x,y,w;if(c.zeroFormat&&p===c.zeroFormat)y=0;else if(c.nullFormat&&p===c.nullFormat||!p.replace(/[^0-9]+/g,"").length)y=null;else{y=1,h.delimiters.decimal!=="."&&(p=p.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*=(p.split("-").length+Math.min(p.split("(").length-1,p.split(")").length-1))%2?1:-1,p=p.replace(/[^0-9\.]+/g,""),y*=Number(p)}return y},isNaN:function(p){return typeof p=="number"&&isNaN(p)},includes:function(p,h){return p.indexOf(h)!==-1},insert:function(p,h,m){return p.slice(0,m)+h+p.slice(m)},reduce:function(p,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(p),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(p){var h=p.toString().split(".");return h.length<2?1:Math.pow(10,h[1].length)},correctionFactor:function(){var p=Array.prototype.slice.call(arguments);return p.reduce(function(h,m){var f=o.multiplier(m);return h>f?h:f},1)},toFixed:function(p,h,m,f){var x=p.toString().split("."),y=h-(f||0),w,b,C,$;return x.length===2?w=Math.min(Math.max(x[1].length,y),h):w=y,C=Math.pow(10,w),$=(m(p+"e+"+w)/C).toFixed(w),f>h-w&&(b=new RegExp("\\.?0{1,"+(f-(h-w))+"}$"),$=$.replace(b,"")),$}},t.options=c,t.formats=a,t.locales=l,t.locale=function(p){return p&&(c.currentLocale=p.toLowerCase()),c.currentLocale},t.localeData=function(p){if(!p)return l[c.currentLocale];if(p=p.toLowerCase(),!l[p])throw new Error("Unknown locale : "+p);return l[p]},t.reset=function(){for(var p in d)c[p]=d[p]},t.zeroFormat=function(p){c.zeroFormat=typeof p=="string"?p:null},t.nullFormat=function(p){c.nullFormat=typeof p=="string"?p:null},t.defaultFormat=function(p){c.defaultFormat=typeof p=="string"?p:"0.0"},t.register=function(p,h,m){if(h=h.toLowerCase(),this[p+"s"][h])throw new TypeError(h+" "+p+" already registered.");return this[p+"s"][h]=m,m},t.validate=function(p,h){var m,f,x,y,w,b,C,$;if(typeof p!="string"&&(p+="",console.warn&&console.warn("Numeral.js: Value is not string. It has been co-erced to: ",p)),p=p.trim(),p.match(/^\d+$/))return!0;if(p==="")return!1;try{C=t.localeData(h)}catch{C=t.localeData(t.locale())}return x=C.currency.symbol,w=C.abbreviations,m=C.delimiters.decimal,C.delimiters.thousands==="."?f="\\.":f=C.delimiters.thousands,$=p.match(/^[^\d]+/),$!==null&&(p=p.substr(1),$[0]!==x)||($=p.match(/[^\d]+$/),$!==null&&(p=p.slice(0,-1),$[0]!==w.thousand&&$[0]!==w.million&&$[0]!==w.billion&&$[0]!==w.trillion))?!1:(b=new RegExp(f+"{2}"),p.match(/[^\d.,]/g)?!1:(y=p.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=u.prototype={clone:function(){return t(this)},format:function(p,h){var m=this._value,f=p||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(p){return this._value=Number(p),this},add:function(p){var h=o.correctionFactor.call(null,this._value,p);function m(f,x,y,w){return f+Math.round(h*x)}return this._value=o.reduce([this._value,p],m,0)/h,this},subtract:function(p){var h=o.correctionFactor.call(null,this._value,p);function m(f,x,y,w){return f-Math.round(h*x)}return this._value=o.reduce([p],m,Math.round(this._value*h))/h,this},multiply:function(p){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,p],h,1),this},divide:function(p){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,p],h),this},difference:function(p){return Math.abs(t(this._value).subtract(p).value())}},t.register("locale","en",{delimiters:{thousands:",",decimal:"."},abbreviations:{thousand:"k",million:"m",billion:"b",trillion:"t"},ordinal:function(p){var h=p%10;return~~(p%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(p,h,m){var f=t._.includes(h," BPS")?" ":"",x;return p=p*1e4,h=h.replace(/\s?BPS/,""),x=t._.numberToFormat(p,h,m),t._.includes(x,")")?(x=x.split(""),x.splice(-1,0,f+"BPS"),x=x.join("")):x=x+f+"BPS",x},unformat:function(p){return+(t._.stringToNumber(p)*1e-4).toFixed(15)}})}(),function(){var p={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=p.suffixes.concat(h.suffixes.filter(function(x){return p.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,C=t._.includes(y,"ib")?h:p,$=t._.includes(y," b")||t._.includes(y," ib")?" ":"",A,E,I;for(y=y.replace(/\s?i?b/,""),A=0;A<=C.suffixes.length;A++)if(E=Math.pow(C.base,A),I=Math.pow(C.base,A+1),x===null||x===0||x>=E&&x<I){$+=C.suffixes[A],E>0&&(x=x/E);break}return b=t._.numberToFormat(x,y,w),b+$},unformat:function(x){var y=t._.stringToNumber(x),w,b;if(y){for(w=p.suffixes.length-1;w>=0;w--){if(t._.includes(x,p.suffixes[w])){b=Math.pow(p.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(p,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(p,h,m),p>=0?(x.before=x.before.replace(/[\-\(]/,""),x.after=x.after.replace(/[\-\)]/,"")):p<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(p,h,m){var f,x=typeof p=="number"&&!t._.isNaN(p)?p.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(p){var h=t._.includes(p,"e+")?p.split("e+"):p.split("e-"),m=Number(h[0]),f=Number(h[1]);f=t._.includes(p,"e-")?f*=-1:f;function x(y,w,b,C){var $=t._.correctionFactor(y,w),A=y*$*(w*$)/($*$);return A}return t._.reduce([m,Math.pow(10,f)],x,1)}})}(),function(){t.register("format","ordinal",{regexps:{format:/(o)/},format:function(p,h,m){var f=t.locales[t.options.currentLocale],x,y=t._.includes(h," o")?" ":"";return h=h.replace(/\s?o/,""),y+=f.ordinal(p),x=t._.numberToFormat(p,h,m),x+y}})}(),function(){t.register("format","percentage",{regexps:{format:/(%)/,unformat:/(%)/},format:function(p,h,m){var f=t._.includes(h," %")?" ":"",x;return t.options.scalePercentBy100&&(p=p*100),h=h.replace(/\s?\%/,""),x=t._.numberToFormat(p,h,m),t._.includes(x,")")?(x=x.split(""),x.splice(-1,0,f+"%"),x=x.join("")):x=x+f+"%",x},unformat:function(p){var h=t._.stringToNumber(p);return t.options.scalePercentBy100?h*.01:h}})}(),function(){t.register("format","time",{regexps:{format:/(:)/,unformat:/(:)/},format:function(p,h,m){var f=Math.floor(p/60/60),x=Math.floor((p-f*60*60)/60),y=Math.round(p-f*60*60-x*60);return f+":"+(x<10?"0"+x:x)+":"+(y<10?"0"+y:y)},unformat:function(p){var h=p.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})}(IF)),IF.exports}var Ize=jze();const j0=yr(Ize);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 I0="$$material";function Mze(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 Pze={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 Tze(e){var t=Object.create(null);return function(o){return t[o]===void 0&&(t[o]=e(o)),t[o]}}var Bze=/[A-Z]|^ms/g,Dze=/_EMO_([^_]+?)_([^]*?)_EMO_/g,W5e=function(e){return e.charCodeAt(1)===45},jK=function(e){return e!=null&&typeof e!="boolean"},qj=Tze(function(e){return W5e(e)?e:e.replace(Bze,"-$&").toLowerCase()}),IK=function(e,t){switch(e){case"animation":case"animationName":if(typeof t=="string")return t.replace(Dze,function(o,i,a){return Xh={name:i,styles:a,next:Xh},i})}return Pze[e]!==1&&!W5e(e)&&typeof t=="number"&&t!==0?t+"px":t};function FC(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 Xh={name:a.name,styles:a.styles,next:Xh},a.name;var l=o;if(l.styles!==void 0){var d=l.next;if(d!==void 0)for(;d!==void 0;)Xh={name:d.name,styles:d.styles,next:Xh},d=d.next;var c=l.styles+";";return c}return _ze(e,t,o)}}var u=o;return u}function _ze(e,t,o){var i="";if(Array.isArray(o))for(var a=0;a<o.length;a++)i+=FC(e,t,o[a])+";";else for(var l in o){var d=o[l];if(typeof d!="object"){var c=d;jK(c)&&(i+=qj(l)+":"+IK(l,c)+";")}else if(Array.isArray(d)&&typeof d[0]=="string"&&t==null)for(var u=0;u<d.length;u++)jK(d[u])&&(i+=qj(l)+":"+IK(l,d[u])+";");else{var p=FC(e,t,d);switch(l){case"animation":case"animationName":{i+=qj(l)+":"+p+";";break}default:i+=l+"{"+p+"}"}}}return i}var MK=/label:\s*([^\s;{]+)\s*(;|$)/g,Xh;function zze(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="";Xh=void 0;var l=e[0];if(l==null||l.raw===void 0)i=!1,a+=FC(o,t,l);else{var d=l;a+=d[0]}for(var c=1;c<e.length;c++)if(a+=FC(o,t,e[c]),i){var u=l;a+=u[c]}MK.lastIndex=0;for(var p="",h;(h=MK.exec(a))!==null;)p+="-"+h[1];var m=Mze(a)+p;return{name:m,styles:a,next:Xh}}var Zj={exports:{}},Jj,PK;function Rze(){if(PK)return Jj;PK=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Jj=e,Jj}var Xj,TK;function Fze(){if(TK)return Xj;TK=1;var e=Rze();function t(){}function o(){}return o.resetWarningCache=t,Xj=function(){function i(d,c,u,p,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},Xj}var BK;function AV(){return BK||(BK=1,Zj.exports=Fze()()),Zj.exports}var Oze=AV();const Mt=yr(Oze);function Nze(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 Hze(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 Vze=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(Hze(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var a=Nze(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}(),cs="-ms-",OC="-moz-",Gr="-webkit-",Q5e="comm",EV="rule",LV="decl",Uze="@import",G5e="@keyframes",Wze="@layer",Qze=Math.abs,bS=String.fromCharCode,Gze=Object.assign;function Yze(e,t){return Ga(e,0)^45?(((t<<2^Ga(e,0))<<2^Ga(e,1))<<2^Ga(e,2))<<2^Ga(e,3):0}function Y5e(e){return e.trim()}function Kze(e,t){return(e=t.exec(e))?e[0]:e}function Yr(e,t,o){return e.replace(t,o)}function MF(e,t){return e.indexOf(t)}function Ga(e,t){return e.charCodeAt(t)|0}function J8(e,t,o){return e.slice(t,o)}function Lu(e){return e.length}function jV(e){return e.length}function pw(e,t){return t.push(e),e}function qze(e,t){return e.map(t).join("")}var vS=1,Of=1,K5e=0,jl=0,Wn=0,w7="";function CS(e,t,o,i,a,l,d){return{value:e,root:t,parent:o,type:i,props:a,children:l,line:vS,column:Of,length:d,return:""}}function m6(e,t){return Gze(CS("",null,null,"",null,null,0),e,{length:-e.length},t)}function Zze(){return Wn}function Jze(){return Wn=jl>0?Ga(w7,--jl):0,Of--,Wn===10&&(Of=1,vS--),Wn}function ad(){return Wn=jl<K5e?Ga(w7,jl++):0,Of++,Wn===10&&(Of=1,vS++),Wn}function rp(){return Ga(w7,jl)}function oC(){return jl}function Ox(e,t){return J8(w7,e,t)}function X8(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 q5e(e){return vS=Of=1,K5e=Lu(w7=e),jl=0,[]}function Z5e(e){return w7="",e}function rC(e){return Y5e(Ox(jl-1,PF(e===91?e+2:e===40?e+1:e)))}function Xze(e){for(;(Wn=rp())&&Wn<33;)ad();return X8(e)>2||X8(Wn)>3?"":" "}function eRe(e,t){for(;--t&&ad()&&!(Wn<48||Wn>102||Wn>57&&Wn<65||Wn>70&&Wn<97););return Ox(e,oC()+(t<6&&rp()==32&&ad()==32))}function PF(e){for(;ad();)switch(Wn){case e:return jl;case 34:case 39:e!==34&&e!==39&&PF(Wn);break;case 40:e===41&&PF(e);break;case 92:ad();break}return jl}function tRe(e,t){for(;ad()&&e+Wn!==57&&!(e+Wn===84&&rp()===47););return"/*"+Ox(t,jl-1)+"*"+bS(e===47?e:ad())}function oRe(e){for(;!X8(rp());)ad();return Ox(e,jl)}function rRe(e){return Z5e(iC("",null,null,null,[""],e=q5e(e),0,[0],e))}function iC(e,t,o,i,a,l,d,c,u){for(var p=0,h=0,m=d,f=0,x=0,y=0,w=1,b=1,C=1,$=0,A="",E=a,I=l,L=i,P=A;b;)switch(y=$,$=ad()){case 40:if(y!=108&&Ga(P,m-1)==58){MF(P+=Yr(rC($),"&","&\f"),"&\f")!=-1&&(C=-1);break}case 34:case 39:case 91:P+=rC($);break;case 9:case 10:case 13:case 32:P+=Xze(y);break;case 92:P+=eRe(oC()-1,7);continue;case 47:switch(rp()){case 42:case 47:pw(iRe(tRe(ad(),oC()),t,o),u);break;default:P+="/"}break;case 123*w:c[p++]=Lu(P)*C;case 125*w:case 59:case 0:switch($){case 0:case 125:b=0;case 59+h:C==-1&&(P=Yr(P,/\f/g,"")),x>0&&Lu(P)-m&&pw(x>32?_K(P+";",i,o,m-1):_K(Yr(P," ","")+";",i,o,m-2),u);break;case 59:P+=";";default:if(pw(L=DK(P,t,o,p,h,a,c,A,E=[],I=[],m),l),$===123)if(h===0)iC(P,t,L,L,E,l,m,c,I);else switch(f===99&&Ga(P,3)===110?100:f){case 100:case 108:case 109:case 115:iC(e,L,L,i&&pw(DK(e,L,L,0,0,a,c,A,a,E=[],m),I),a,I,m,c,i?E:I);break;default:iC(P,L,L,L,[""],I,0,c,I)}}p=h=x=0,w=C=1,A=P="",m=d;break;case 58:m=1+Lu(P),x=y;default:if(w<1){if($==123)--w;else if($==125&&w++==0&&Jze()==125)continue}switch(P+=bS($),$*w){case 38:C=h>0?1:(P+="\f",-1);break;case 44:c[p++]=(Lu(P)-1)*C,C=1;break;case 64:rp()===45&&(P+=rC(ad())),f=rp(),h=m=Lu(A=P+=oRe(oC())),$++;break;case 45:y===45&&Lu(P)==2&&(w=0)}}return l}function DK(e,t,o,i,a,l,d,c,u,p,h){for(var m=a-1,f=a===0?l:[""],x=jV(f),y=0,w=0,b=0;y<i;++y)for(var C=0,$=J8(e,m+1,m=Qze(w=d[y])),A=e;C<x;++C)(A=Y5e(w>0?f[C]+" "+$:Yr($,/&\f/g,f[C])))&&(u[b++]=A);return CS(e,t,o,a===0?EV:c,u,p,h)}function iRe(e,t,o){return CS(e,t,o,Q5e,bS(Zze()),J8(e,2,-2),0)}function _K(e,t,o,i){return CS(e,t,o,LV,J8(e,0,i),J8(e,i+1,-1),i)}function ff(e,t){for(var o="",i=jV(e),a=0;a<i;a++)o+=t(e[a],a,e,t)||"";return o}function nRe(e,t,o,i){switch(e.type){case Wze:if(e.children.length)break;case Uze:case LV:return e.return=e.return||e.value;case Q5e:return"";case G5e:return e.return=e.value+"{"+ff(e.children,i)+"}";case EV:e.value=e.props.join(",")}return Lu(o=ff(e.children,i))?e.return=e.value+"{"+o+"}":""}function aRe(e){var t=jV(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 sRe(e){return function(t){t.root||(t=t.return)&&e(t)}}var lRe=function(e,t,o){for(var i=0,a=0;i=a,a=rp(),i===38&&a===12&&(t[o]=1),!X8(a);)ad();return Ox(e,jl)},dRe=function(e,t){var o=-1,i=44;do switch(X8(i)){case 0:i===38&&rp()===12&&(t[o]=1),e[o]+=lRe(jl-1,t,o);break;case 2:e[o]+=rC(i);break;case 4:if(i===44){e[++o]=rp()===58?"&\f":"",t[o]=e[o].length;break}default:e[o]+=bS(i)}while(i=ad());return e},cRe=function(e,t){return Z5e(dRe(q5e(e),t))},zK=new WeakMap,uRe=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&&!zK.get(o))&&!i){zK.set(e,!0);for(var a=[],l=cRe(t,a),d=o.props,c=0,u=0;c<l.length;c++)for(var p=0;p<d.length;p++,u++)e.props[u]=a[c]?l[c].replace(/&\f/g,d[p]):d[p]+" "+l[c]}}},pRe=function(e){if(e.type==="decl"){var t=e.value;t.charCodeAt(0)===108&&t.charCodeAt(2)===98&&(e.return="",e.value="")}};function J5e(e,t){switch(Yze(e,t)){case 5103:return Gr+"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 Gr+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Gr+e+OC+e+cs+e+e;case 6828:case 4268:return Gr+e+cs+e+e;case 6165:return Gr+e+cs+"flex-"+e+e;case 5187:return Gr+e+Yr(e,/(\w+).+(:[^]+)/,Gr+"box-$1$2"+cs+"flex-$1$2")+e;case 5443:return Gr+e+cs+"flex-item-"+Yr(e,/flex-|-self/,"")+e;case 4675:return Gr+e+cs+"flex-line-pack"+Yr(e,/align-content|flex-|-self/,"")+e;case 5548:return Gr+e+cs+Yr(e,"shrink","negative")+e;case 5292:return Gr+e+cs+Yr(e,"basis","preferred-size")+e;case 6060:return Gr+"box-"+Yr(e,"-grow","")+Gr+e+cs+Yr(e,"grow","positive")+e;case 4554:return Gr+Yr(e,/([^-])(transform)/g,"$1"+Gr+"$2")+e;case 6187:return Yr(Yr(Yr(e,/(zoom-|grab)/,Gr+"$1"),/(image-set)/,Gr+"$1"),e,"")+e;case 5495:case 3959:return Yr(e,/(image-set\([^]*)/,Gr+"$1$`$1");case 4968:return Yr(Yr(e,/(.+:)(flex-)?(.*)/,Gr+"box-pack:$3"+cs+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Gr+e+e;case 4095:case 3583:case 4068:case 2532:return Yr(e,/(.+)-inline(.+)/,Gr+"$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(Lu(e)-1-t>6)switch(Ga(e,t+1)){case 109:if(Ga(e,t+4)!==45)break;case 102:return Yr(e,/(.+:)(.+)-([^]+)/,"$1"+Gr+"$2-$3$1"+OC+(Ga(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~MF(e,"stretch")?J5e(Yr(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Ga(e,t+1)!==115)break;case 6444:switch(Ga(e,Lu(e)-3-(~MF(e,"!important")&&10))){case 107:return Yr(e,":",":"+Gr)+e;case 101:return Yr(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Gr+(Ga(e,14)===45?"inline-":"")+"box$3$1"+Gr+"$2$3$1"+cs+"$2box$3")+e}break;case 5936:switch(Ga(e,t+11)){case 114:return Gr+e+cs+Yr(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Gr+e+cs+Yr(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Gr+e+cs+Yr(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Gr+e+cs+e+e}return e}var hRe=function(e,t,o,i){if(e.length>-1&&!e.return)switch(e.type){case LV:e.return=J5e(e.value,e.length);break;case G5e:return ff([m6(e,{value:Yr(e.value,"@","@"+Gr)})],i);case EV:if(e.length)return qze(e.props,function(a){switch(Kze(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return ff([m6(e,{props:[Yr(a,/:(read-\w+)/,":"+OC+"$1")]})],i);case"::placeholder":return ff([m6(e,{props:[Yr(a,/:(plac\w+)/,":"+Gr+"input-$1")]}),m6(e,{props:[Yr(a,/:(plac\w+)/,":"+OC+"$1")]}),m6(e,{props:[Yr(a,/:(plac\w+)/,cs+"input-$1")]})],i)}return""})}},mRe=[hRe],X5e=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||mRe,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,u=[uRe,pRe];{var p,h=[nRe,sRe(function(y){p.insert(y)})],m=aRe(u.concat(i,h)),f=function(y){return ff(rRe(y),m)};c=function(y,w,b,C){p=b,f(y?y+"{"+w.styles+"}":w.styles),C&&(x.inserted[w.name]=!0)}}var x={key:t,sheet:new Vze({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 gRe(e){return e==null||Object.keys(e).length===0}function efe(e){const{styles:t,defaultTheme:o={}}=e,i=typeof t=="function"?a=>t(gRe(a)?o:a):t;return s.jsx(Rx,{styles:i})}function fRe(e,t){return n(e,t)}function xRe(e,t){Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))}const RK=[];function u2(e){return RK[0]=e,zze(RK)}var FK={exports:{}},mi={},OK;function yRe(){if(OK)return mi;OK=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"),u=Symbol.for("react.suspense"),p=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 u:case p: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 mi.ContextConsumer=l,mi.ContextProvider=d,mi.Element=e,mi.ForwardRef=c,mi.Fragment=o,mi.Lazy=m,mi.Memo=h,mi.Portal=t,mi.Profiler=a,mi.StrictMode=i,mi.Suspense=u,mi.SuspenseList=p,mi.isContextConsumer=function(w){return y(w)===l},mi.isContextProvider=function(w){return y(w)===d},mi.isElement=function(w){return typeof w=="object"&&w!==null&&w.$$typeof===e},mi.isForwardRef=function(w){return y(w)===c},mi.isFragment=function(w){return y(w)===o},mi.isLazy=function(w){return y(w)===m},mi.isMemo=function(w){return y(w)===h},mi.isPortal=function(w){return y(w)===t},mi.isProfiler=function(w){return y(w)===a},mi.isStrictMode=function(w){return y(w)===i},mi.isSuspense=function(w){return y(w)===u},mi.isSuspenseList=function(w){return y(w)===p},mi.isValidElementType=function(w){return typeof w=="string"||typeof w=="function"||w===o||w===a||w===i||w===u||w===p||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)},mi.typeOf=y,mi}var NK;function wRe(){return NK||(NK=1,FK.exports=yRe()),FK.exports}var tfe=wRe();function h0(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 ofe(e){if(g.isValidElement(e)||tfe.isValidElementType(e)||!h0(e))return e;const t={};return Object.keys(e).forEach(o=>{t[o]=ofe(e[o])}),t}function vs(e,t,o={clone:!0}){const i=o.clone?{...e}:e;return h0(e)&&h0(t)&&Object.keys(t).forEach(a=>{g.isValidElement(t[a])||tfe.isValidElementType(t[a])?i[a]=t[a]:h0(t[a])&&Object.prototype.hasOwnProperty.call(e,a)&&h0(e[a])?i[a]=vs(e[a],t[a],o):o.clone?i[a]=h0(t[a])?ofe(t[a]):t[a]:i[a]=t[a]}),i}const bRe=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 vRe(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:o="px",step:i=5,...a}=e,l=bRe(t),d=Object.keys(l);function c(f){return`@media (min-width:${typeof t[f]=="number"?t[f]:f}${o})`}function u(f){return`@media (max-width:${(typeof t[f]=="number"?t[f]:f)-i/100}${o})`}function p(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?p(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?u(d[x]):p(f,d[d.indexOf(f)+1]).replace("@media","@media not all and")}return{keys:d,values:l,up:c,down:u,between:p,only:h,not:m,unit:o,...a}}function HK(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 CRe(e,t){return t==="@"||t.startsWith("@")&&(e.some(o=>t.startsWith(`@${o}`))||!!t.match(/^@\d/))}function $Re(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 kRe(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 u=t(e.breakpoints.not(...c),d);return u.includes("not all and")?u.replace("not all and ","").replace("min-width:","width<").replace("max-width:","width>").replace("and","or"):u}}const i={},a=l=>(o(i,l),i);return o(a),{...e,containerQueries:a}}const SRe={borderRadius:4};function S8(e,t){return t?vs(e,t,{clone:!1}):e}const $S={xs:0,sm:600,md:900,lg:1200,xl:1536},VK={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${$S[e]}px)`},ARe={containerQueries:e=>({up:t=>{let o=typeof t=="number"?t:$S[t]||t;return typeof o=="number"&&(o=`${o}px`),e?`@container ${e} (min-width:${o})`:`@container (min-width:${o})`}})};function z0(e,t,o){const i=e.theme||{};if(Array.isArray(t)){const a=i.breakpoints||VK;return t.reduce((l,d,c)=>(l[a.up(a.keys[c])]=o(t[c]),l),{})}if(typeof t=="object"){const a=i.breakpoints||VK;return Object.keys(t).reduce((l,d)=>{if(CRe(a.keys,d)){const c=$Re(i.containerQueries?i:ARe,d);c&&(l[c]=o(t[d],d))}else if(Object.keys(a.values||$S).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 ERe(e={}){return e.keys?.reduce((t,o)=>{const i=e.up(o);return t[i]={},t},{})||{}}function UK(e,t){return e.reduce((o,i)=>{const a=o[i];return(!a||Object.keys(a).length===0)&&delete o[i],o},t)}function Ho(e){if(typeof e!="string")throw new Error(_0(7));return e.charAt(0).toUpperCase()+e.slice(1)}function kS(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 NC(e,t,o,i=o){let a;return typeof e=="function"?a=e(o):Array.isArray(e)?a=e[o]||i:a=kS(e,o)||i,t&&(a=t(a,i,e)),a}function Bn(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],u=d.theme,p=kS(u,i)||{};return z0(d,c,h=>{let m=NC(p,a,h);return h===m&&typeof h=="string"&&(m=NC(p,a,`${t}${h==="default"?"":Ho(h)}`,h)),o===!1?m:{[o]:m}})};return l.propTypes={},l.filterProps=[t],l}function LRe(e){const t={};return o=>(t[o]===void 0&&(t[o]=e(o)),t[o])}const jRe={m:"margin",p:"padding"},IRe={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},WK={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},MRe=LRe(e=>{if(e.length>2)if(WK[e])e=WK[e];else return[e];const[t,o]=e.split(""),i=jRe[t],a=IRe[o]||"";return Array.isArray(a)?a.map(l=>i+l):[i+a]}),IV=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],MV=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"];[...IV,...MV];function Nx(e,t,o,i){const a=kS(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 PV(e){return Nx(e,"spacing",8)}function Hx(e,t){return typeof t=="string"||t==null?t:e(t)}function PRe(e,t){return o=>e.reduce((i,a)=>(i[a]=Hx(t,o),i),{})}function TRe(e,t,o,i){if(!t.includes(o))return null;const a=MRe(o),l=PRe(a,i),d=e[o];return z0(e,d,l)}function rfe(e,t){const o=PV(e.theme);return Object.keys(e).map(i=>TRe(e,t,i,o)).reduce(S8,{})}function nn(e){return rfe(e,IV)}nn.propTypes={};nn.filterProps=IV;function an(e){return rfe(e,MV)}an.propTypes={};an.filterProps=MV;function ife(e=8,t=PV({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 SS(...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]?S8(a,t[l](i)):a,{});return o.propTypes={},o.filterProps=e.reduce((i,a)=>i.concat(a.filterProps),[]),o}function Rd(e){return typeof e!="number"?e:`${e}px solid`}function lc(e,t){return Bn({prop:e,themeKey:"borders",transform:t})}const BRe=lc("border",Rd),DRe=lc("borderTop",Rd),_Re=lc("borderRight",Rd),zRe=lc("borderBottom",Rd),RRe=lc("borderLeft",Rd),FRe=lc("borderColor"),ORe=lc("borderTopColor"),NRe=lc("borderRightColor"),HRe=lc("borderBottomColor"),VRe=lc("borderLeftColor"),URe=lc("outline",Rd),WRe=lc("outlineColor"),AS=e=>{if(e.borderRadius!==void 0&&e.borderRadius!==null){const t=Nx(e.theme,"shape.borderRadius",4),o=i=>({borderRadius:Hx(t,i)});return z0(e,e.borderRadius,o)}return null};AS.propTypes={};AS.filterProps=["borderRadius"];SS(BRe,DRe,_Re,zRe,RRe,FRe,ORe,NRe,HRe,VRe,AS,URe,WRe);const ES=e=>{if(e.gap!==void 0&&e.gap!==null){const t=Nx(e.theme,"spacing",8),o=i=>({gap:Hx(t,i)});return z0(e,e.gap,o)}return null};ES.propTypes={};ES.filterProps=["gap"];const LS=e=>{if(e.columnGap!==void 0&&e.columnGap!==null){const t=Nx(e.theme,"spacing",8),o=i=>({columnGap:Hx(t,i)});return z0(e,e.columnGap,o)}return null};LS.propTypes={};LS.filterProps=["columnGap"];const jS=e=>{if(e.rowGap!==void 0&&e.rowGap!==null){const t=Nx(e.theme,"spacing",8),o=i=>({rowGap:Hx(t,i)});return z0(e,e.rowGap,o)}return null};jS.propTypes={};jS.filterProps=["rowGap"];const QRe=Bn({prop:"gridColumn"}),GRe=Bn({prop:"gridRow"}),YRe=Bn({prop:"gridAutoFlow"}),KRe=Bn({prop:"gridAutoColumns"}),qRe=Bn({prop:"gridAutoRows"}),ZRe=Bn({prop:"gridTemplateColumns"}),JRe=Bn({prop:"gridTemplateRows"}),XRe=Bn({prop:"gridTemplateAreas"}),eFe=Bn({prop:"gridArea"});SS(ES,LS,jS,QRe,GRe,YRe,KRe,qRe,ZRe,JRe,XRe,eFe);function xf(e,t){return t==="grey"?t:e}const tFe=Bn({prop:"color",themeKey:"palette",transform:xf}),oFe=Bn({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:xf}),rFe=Bn({prop:"backgroundColor",themeKey:"palette",transform:xf});SS(tFe,oFe,rFe);function ed(e){return e<=1&&e!==0?`${e*100}%`:e}const iFe=Bn({prop:"width",transform:ed}),TV=e=>{if(e.maxWidth!==void 0&&e.maxWidth!==null){const t=o=>{const i=e.theme?.breakpoints?.values?.[o]||$S[o];return i?e.theme?.breakpoints?.unit!=="px"?{maxWidth:`${i}${e.theme.breakpoints.unit}`}:{maxWidth:i}:{maxWidth:ed(o)}};return z0(e,e.maxWidth,t)}return null};TV.filterProps=["maxWidth"];const nFe=Bn({prop:"minWidth",transform:ed}),aFe=Bn({prop:"height",transform:ed}),sFe=Bn({prop:"maxHeight",transform:ed}),lFe=Bn({prop:"minHeight",transform:ed});Bn({prop:"size",cssProperty:"width",transform:ed});Bn({prop:"size",cssProperty:"height",transform:ed});const dFe=Bn({prop:"boxSizing"});SS(iFe,TV,nFe,aFe,sFe,lFe,dFe);const IS={border:{themeKey:"borders",transform:Rd},borderTop:{themeKey:"borders",transform:Rd},borderRight:{themeKey:"borders",transform:Rd},borderBottom:{themeKey:"borders",transform:Rd},borderLeft:{themeKey:"borders",transform:Rd},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:Rd},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:AS},color:{themeKey:"palette",transform:xf},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:xf},backgroundColor:{themeKey:"palette",transform:xf},p:{style:an},pt:{style:an},pr:{style:an},pb:{style:an},pl:{style:an},px:{style:an},py:{style:an},padding:{style:an},paddingTop:{style:an},paddingRight:{style:an},paddingBottom:{style:an},paddingLeft:{style:an},paddingX:{style:an},paddingY:{style:an},paddingInline:{style:an},paddingInlineStart:{style:an},paddingInlineEnd:{style:an},paddingBlock:{style:an},paddingBlockStart:{style:an},paddingBlockEnd:{style:an},m:{style:nn},mt:{style:nn},mr:{style:nn},mb:{style:nn},ml:{style:nn},mx:{style:nn},my:{style:nn},margin:{style:nn},marginTop:{style:nn},marginRight:{style:nn},marginBottom:{style:nn},marginLeft:{style:nn},marginX:{style:nn},marginY:{style:nn},marginInline:{style:nn},marginInlineStart:{style:nn},marginInlineEnd:{style:nn},marginBlock:{style:nn},marginBlockStart:{style:nn},marginBlockEnd:{style:nn},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:ES},rowGap:{style:jS},columnGap:{style:LS},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:ed},maxWidth:{style:TV},minWidth:{transform:ed},height:{transform:ed},maxHeight:{transform:ed},minHeight:{transform:ed},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 cFe(...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 uFe(e,t){return typeof e=="function"?e(t):e}function pFe(){function e(o,i,a,l){const d={[o]:i,theme:a},c=l[o];if(!c)return{[o]:i};const{cssProperty:u=o,themeKey:p,transform:h,style:m}=c;if(i==null)return null;if(p==="typography"&&i==="inherit")return{[o]:i};const f=kS(a,p)||{};return m?m(d):z0(d,i,x=>{let y=NC(f,h,x);return x===y&&typeof x=="string"&&(y=NC(f,h,`${o}${x==="default"?"":Ho(x)}`,x)),u===!1?y:{[u]:y}})}function t(o){const{sx:i,theme:a={},nested:l}=o||{};if(!i)return null;const d=a.unstable_sxConfig??IS;function c(u){let p=u;if(typeof u=="function")p=u(a);else if(typeof u!="object")return u;if(!p)return null;const h=ERe(a.breakpoints),m=Object.keys(h);let f=h;return Object.keys(p).forEach(x=>{const y=uFe(p[x],a);if(y!=null)if(typeof y=="object")if(d[x])f=S8(f,e(x,y,a,d));else{const w=z0({theme:a},y,b=>({[x]:b}));cFe(w,y)?f[x]=t({sx:y,theme:a,nested:!0}):f=S8(f,w)}else f=S8(f,e(x,y,a,d))}),!l&&a.modularCssLayers?{"@layer sx":HK(a,UK(m,f))}:HK(a,UK(m,f))}return Array.isArray(i)?i.map(c):c(i)}return t}const y3=pFe();y3.filterProps=["sx"];function hFe(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 BV(e={},...t){const{breakpoints:o={},palette:i={},spacing:a,shape:l={},...d}=e,c=vRe(o),u=ife(a);let p=vs({breakpoints:c,direction:"ltr",components:{},palette:{mode:"light",...i},spacing:u,shape:{...SRe,...l}},d);return p=kRe(p),p.applyStyles=hFe,p=t.reduce((h,m)=>vs(h,m),p),p.unstable_sxConfig={...IS,...d?.unstable_sxConfig},p.unstable_sx=function(h){return y3({sx:h,theme:this})},p}function mFe(e){return Object.keys(e).length===0}function DV(e=null){const t=g.useContext(O5e);return!t||mFe(t)?e:t}const gFe=BV();function nfe(e=gFe){return DV(e)}function QK(e){const t=u2(e);return e!==t&&t.styles?(t.styles.match(/^@layer\s+[^{]*$/)||(t.styles=`@layer global{${t.styles}}`),t):e}function afe({styles:e,themeId:t,defaultTheme:o={}}){const i=nfe(o),a=t&&i[t]||i;let l=typeof e=="function"?e(a):e;return a.modularCssLayers&&(Array.isArray(l)?l=l.map(d=>QK(typeof d=="function"?d(a):d)):l=QK(l)),s.jsx(efe,{styles:l})}const GK=e=>e,fFe=()=>{let e=GK;return{configure(t){e=t},generate(t){return e(t)},reset(){e=GK}}},xFe=fFe();function sfe(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=sfe(e[t]))&&(i&&(i+=" "),i+=o)}else for(o in e)e[o]&&(i&&(i+=" "),i+=o);return i}function Lo(){for(var e,t,o=0,i="",a=arguments.length;o<a;o++)(e=arguments[o])&&(t=sfe(e))&&(i&&(i+=" "),i+=t);return i}const yFe={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 Ur(e,t,o="Mui"){const i=yFe[t];return i?`${o}-${i}`:`${xFe.generate(e)}-${t}`}function Tr(e,t,o="Mui"){const i={};return t.forEach(a=>{i[a]=Ur(e,a,o)}),i}function lfe(e){const{variants:t,...o}=e,i={variants:t,style:u2(o),isProcessed:!0};return i.style===o||t&&t.forEach(a=>{typeof a.style!="function"&&(a.style=u2(a.style))}),i}const wFe=BV();function eI(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}function Qg(e,t){return t&&e&&typeof e=="object"&&e.styles&&!e.styles.startsWith("@layer")&&(e.styles=`@layer ${t}{${String(e.styles)}}`),e}function bFe(e){return e?(t,o)=>o[e]:null}function vFe(e,t,o){e.theme=kFe(e.theme)?o:e.theme[t]||e.theme}function nC(e,t,o){const i=typeof t=="function"?t(e):t;if(Array.isArray(i))return i.flatMap(a=>nC(e,a,o));if(Array.isArray(i?.variants)){let a;if(i.isProcessed)a=o?Qg(i.style,o):i.style;else{const{variants:l,...d}=i;a=o?Qg(u2(d),o):d}return dfe(e,i.variants,[a],o)}return i?.isProcessed?o?Qg(u2(i.style),o):i.style:o?Qg(u2(i),o):i}function dfe(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?Qg(u2(d.style(a)),i):d.style(a))):o.push(i?Qg(u2(d.style),i):d.style)}return o}function CFe(e={}){const{themeId:t,defaultTheme:o=wFe,rootShouldForwardProp:i=eI,slotShouldForwardProp:a=eI}=e;function l(d){vFe(d,t,o)}return(d,c={})=>{xRe(d,I=>I.filter(L=>L!==y3));const{name:u,slot:p,skipVariantsResolver:h,skipSx:m,overridesResolver:f=bFe(AFe(p)),...x}=c,y=u&&u.startsWith("Mui")||p?"components":"custom",w=h!==void 0?h:p&&p!=="Root"&&p!=="root"||!1,b=m||!1;let C=eI;p==="Root"||p==="root"?C=i:p?C=a:SFe(d)&&(C=void 0);const $=fRe(d,{shouldForwardProp:C,label:$Fe(),...x}),A=I=>{if(I.__emotion_real===I)return I;if(typeof I=="function")return function(L){return nC(L,I,L.theme.modularCssLayers?y:void 0)};if(h0(I)){const L=lfe(I);return function(P){return L.variants?nC(P,L,P.theme.modularCssLayers?y:void 0):P.theme.modularCssLayers?Qg(L.style,y):L.style}}return I},E=(...I)=>{const L=[],P=I.map(A),B=[];if(L.push(l),u&&f&&B.push(function(z){const R=z.theme.components?.[u]?.styleOverrides;if(!R)return null;const Y={};for(const Z in R)Y[Z]=nC(z,R[Z],z.theme.modularCssLayers?"theme":void 0);return f(z,Y)}),u&&!w&&B.push(function(z){const R=z.theme?.components?.[u]?.variants;return R?dfe(z,R,[],z.theme.modularCssLayers?"theme":void 0):null}),b||B.push(y3),Array.isArray(P[0])){const z=P.shift(),R=new Array(L.length).fill(""),Y=new Array(B.length).fill("");let Z;Z=[...R,...z,...Y],Z.raw=[...R,...z.raw,...Y],L.unshift(Z)}const T=[...L,...P,...B],D=$(...T);return d.muiName&&(D.muiName=d.muiName),D};return $.withConfig&&(E.withConfig=$.withConfig),E}}function $Fe(e,t){return void 0}function kFe(e){for(const t in e)return!1;return!0}function SFe(e){return typeof e=="string"&&e.charCodeAt(0)>96}function AFe(e){return e&&e.charAt(0).toLowerCase()+e.slice(1)}function TF(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 u in d)if(Object.prototype.hasOwnProperty.call(d,u)){const p=u;i[l][p]=TF(d[p],c[p],o)}}}else l==="className"&&o&&t.className?i.className=Lo(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 oc=typeof window<"u"?g.useLayoutEffect:g.useEffect;function EFe(e,t=Number.MIN_SAFE_INTEGER,o=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,o))}function _V(e,t=0,o=1){return EFe(e,t,o)}function LFe(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 A2(e){if(e.type)return e;if(e.charAt(0)==="#")return A2(LFe(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 jFe=e=>{const t=A2(e);return t.values.slice(0,3).map((o,i)=>t.type.includes("hsl")&&i!==0?`${o}%`:o).join(" ")},K9=(e,t)=>{try{return jFe(e)}catch{return e}};function MS(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 cfe(e){e=A2(e);const{values:t}=e,o=t[0],i=t[1]/100,a=t[2]/100,l=i*Math.min(a,1-a),d=(p,h=(p+o/30)%12)=>a-l*Math.max(Math.min(h-3,9-h,1),-1);let c="rgb";const u=[Math.round(d(0)*255),Math.round(d(8)*255),Math.round(d(4)*255)];return e.type==="hsla"&&(c+="a",u.push(t[3])),MS({type:c,values:u})}function BF(e){e=A2(e);let t=e.type==="hsl"||e.type==="hsla"?A2(cfe(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 IFe(e,t){const o=BF(e),i=BF(t);return(Math.max(o,i)+.05)/(Math.min(o,i)+.05)}function HC(e,t){return e=A2(e),t=_V(t),(e.type==="rgb"||e.type==="hsl")&&(e.type+="a"),e.type==="color"?e.values[3]=`/${t}`:e.values[3]=t,MS(e)}function Gm(e,t,o){try{return HC(e,t)}catch{return e}}function PS(e,t){if(e=A2(e),t=_V(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 MS(e)}function oi(e,t,o){try{return PS(e,t)}catch{return e}}function TS(e,t){if(e=A2(e),t=_V(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 MS(e)}function ri(e,t,o){try{return TS(e,t)}catch{return e}}function MFe(e,t=.15){return BF(e)>.5?PS(e,t):TS(e,t)}function hw(e,t,o){try{return MFe(e,t)}catch{return e}}const ufe=g.createContext(null);function zV(){return g.useContext(ufe)}const PFe=typeof Symbol=="function"&&Symbol.for,TFe=PFe?Symbol.for("mui.nested"):"__THEME_NESTED__";function BFe(e,t){return typeof t=="function"?t(e):{...e,...t}}function DFe(e){const{children:t,theme:o}=e,i=zV(),a=g.useMemo(()=>{const l=i===null?{...o}:BFe(i,o);return l!=null&&(l[TFe]=i!==null),l},[o,i]);return s.jsx(ufe.Provider,{value:a,children:t})}const pfe=g.createContext();function _Fe({value:e,...t}){return s.jsx(pfe.Provider,{value:e??!0,...t})}const b7=()=>g.useContext(pfe)??!1,hfe=g.createContext(void 0);function zFe({value:e,children:t}){return s.jsx(hfe.Provider,{value:e,children:t})}function RFe(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?TF(a.defaultProps,i,t.components.mergeClassNameAndStyle):!a.styleOverrides&&!a.variants?TF(a,i,t.components.mergeClassNameAndStyle):i}function FFe({props:e,name:t}){const o=g.useContext(hfe);return RFe({props:e,name:t,theme:{components:o}})}let YK=0;function OFe(e){const[t,o]=g.useState(e),i=e||t;return g.useEffect(()=>{t==null&&(YK+=1,o(`mui-${YK}`))},[t]),i}const NFe={...dDe},KK=NFe.useId;function BS(e){if(KK!==void 0){const t=KK();return e??t}return OFe(e)}function HFe(e){const t=DV(),o=BS()||"",{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};`,oc(()=>{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(afe,{styles:a}):null}const qK={};function ZK(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 mfe(e){const{children:t,theme:o,themeId:i}=e,a=DV(qK),l=zV()||qK,d=ZK(i,a,o),c=ZK(i,l,o,!0),u=(i?d[i]:d).direction==="rtl",p=HFe(d);return s.jsx(DFe,{theme:c,children:s.jsx(O5e.Provider,{value:d,children:s.jsx(_Fe,{value:u,children:s.jsxs(zFe,{value:i?d[i].components:d.components,children:[p,t]})})})})}const JK={theme:void 0};function VFe(e){let t,o;return function(i){let a=t;return(a===void 0||i.theme!==o)&&(JK.theme=i.theme,a=lfe(e(JK)),t=a,o=i.theme),a}}const RV="mode",FV="color-scheme",UFe="data-color-scheme";function WFe(e){const{defaultMode:t="system",defaultLightColorScheme:o="light",defaultDarkColorScheme:i="dark",modeStorageKey:a=RV,colorSchemeStorageKey:l=FV,attribute:d=UFe,colorSchemeNode:c="document.documentElement",nonce:u}=e||{};let p="",h=d;if(d==="class"&&(h=".%s"),d==="data"&&(h="[data-%s]"),h.startsWith(".")){const f=h.substring(1);p+=`${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-Cqis8NSl.js","assets/sentry-CPwsGQ3W.js","assets/empty-DgQPrOJi.js","assets/index-DIZbCNfs.js","assets/index-BEhtiJ0X.js","assets/zeni-epic-state-C8dAmtua.js","assets/core-Dv3l5Rvh.js","assets/utils-M-Cb21Hp.js","assets/recharts-BtFuqlyC.js","assets/url-KZjQoTm5.js","assets/index-Bvo6zxJi.js","assets/index-DGVKmmhx.js","assets/url-IXFzfx6D.js","assets/index-B8zuDlpv.js","assets/ScreenRoutes-RWFe3XVL.js","assets/liveblocks-DzV9U5Bm.js","assets/analyticsHelper-DA8TQTap.js","assets/mui-ejYaqlsK.js","assets/SignInScreen-CO7FSHLl.js","assets/analytics-DGHkSXoW.js","assets/lottie-C8qvaUYD.js","assets/lexical-BDnZad2Y.js"])))=>i.map(i=>d[i]);
|
|
2
|
+
import{a as g,b as k,R as dDe,c as x3,p as n0,r as Dl,g as hV,e as uK,f as cDe,s as pK,w as uDe,i as pDe,S as hDe,j as mDe,k as gDe,l as fDe,m as xDe}from"./sentry-CPwsGQ3W.js";import{j as co,_ as m5e,a as hd,u as g5e,T as yDe,C as wDe,b as bDe,c as hS,d as mS,e as vDe,f as f5e,g as CDe,h as $De,L as kDe,i as hK,k as SDe,l as ADe,P as EDe,m as LDe,n as jDe,o as x5e,p as IDe,q as MDe,I as mK,r as PDe,s as TDe,t as BDe,v as DDe,w as _De,x as zDe,y as y5e,z as RDe,A as FDe,B as ODe}from"./liveblocks-DzV9U5Bm.js";import{f as w5e,R as Ug,r as Tn,P as qi,u as gS,g as Ku,h as NDe,i as mV,j as HDe,k as VDe,l as Yj,N as UDe,m as WDe,n as QDe,B as GDe}from"./core-Dv3l5Rvh.js";import{H as DC,ba as Wg,bb as YDe,bc as gK,bd as _3,be as Fr,bf as b5e,bg as fS,bh as kr,bi as KDe,bj as qDe,bk as Rf,bl as k2,bm as gV,bn as v5e,bo as ZDe,bp as C5e,bq as JDe,br as $5e,bs as XDe,bt as Ei,bu as Ff,bv as Au,bw as e_e,bx as t_e,by as o_e,bz as r_e,bA as fK,bB as i_e,bC as n_e,bD as a_e,bE as s_e,bF as fV,bG as k5e,bH as S2,bI as l_e,bJ as S5e,bK as kF,bL as xK,bM as yK,bN as wK,bO as Ns,bP as xV,bQ as yV,bR as y7,bS as wV,bT as bV,bU as vV,bV as CV,bW as d_e,bX as _C,bY as c_e,bZ as A5e,b_ as $V,b$ as u_e,c0 as k0,c1 as _x,c2 as zx,c3 as p_e,c4 as h_e,c5 as m_e,c6 as g_e,c7 as f_e,c8 as x_e,c9 as y_e,ca as w_e,cb as b_e,cc as v_e,cd as C_e,ce as $_e,cf as k_e,cg as S_e,ch as A_e,ci as E_e,cj as L_e,ck as j_e,cl as I_e,cm as M_e,cn as P_e,co as E5e,cp as T_e,cq as bK,cr as B_e,cs as D_e,ct as __e,cu as Z8,cv as L5e,cw as j5e,cx as z_e,cy as vK,cz as I5e,cA as R_e,cB as CK,cC as M5e,cD as P5e,cE as T5e,cF as B5e,cG as D5e,cH as F_e,cI as _5e,cJ as O_e,cK as N_e,cL as H_e,cM as z5e,cN as SF,cO as V_e,cP as R5e,cQ as F5e,cR as U_e,cS as W_e,cT as Q_e,cU as G_e,cV as Y_e,cW as K_e,cX as q_e,cY as Z_e,v as J_e,cZ as xS,c_ as AF,c$ as EF,d0 as X_e,d1 as eze,d2 as tze,d3 as oze,d4 as rze,d5 as ize,d6 as nze,d7 as aze,d8 as sze,d9 as lze,da as $K,db as dze,dc as cze,dd as uze,de as pze,df as hze,dg as mze}from"./zeni-epic-state-C8dAmtua.js";import{T as O5e,j as So,n,c as me,k as Ft,G as Rx,C as N5e,u as H5e,a as gze}from"./mui-ejYaqlsK.js";import{r as fze,m as Eu}from"./analytics-DGHkSXoW.js";import{L as LF}from"./lottie-C8qvaUYD.js";import{r as Kn}from"./lexical-BDnZad2Y.js";import{E as wi,c as yS,P as xze,R as jF,F as zC,X as dd,Y as cd,G as Q0,H as RC,I as wS,J as G0,K as V5e,L as yze,M as wze,N as z3,O as kV,Q as SV,S as Fx,U as bze}from"./recharts-BtFuqlyC.js";import{r as vze}from"./utils-M-Cb21Hp.js";(function(){try{var e=typeof window<"u"?window:typeof x3<"u"?x3:typeof globalThis<"u"?globalThis:typeof self<"u"?self:{},t=new e.Error().stack;t&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[t]="cb7092b5-1a5f-49d4-8042-e6aab1c9dcb5",e._sentryDebugIdIdentifier="sentry-dbid-cb7092b5-1a5f-49d4-8042-e6aab1c9dcb5")}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 uw={},kK;function Cze(){if(kK)return uw;kK=1;var e=w5e();return uw.createRoot=e.createRoot,uw.hydrateRoot=e.hydrateRoot,uw}var $ze=Cze(),xl=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof x3<"u"?x3:typeof self<"u"?self:{};function yr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var SK={exports:{}},h6={},AK;function kze(){if(AK)return h6;AK=1;var e=k,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,u,p){var h,m={},f=null,x=null;p!==void 0&&(f=""+p),u.key!==void 0&&(f=""+u.key),u.ref!==void 0&&(x=u.ref);for(h in u)i.call(u,h)&&!l.hasOwnProperty(h)&&(m[h]=u[h]);if(c&&c.defaultProps)for(h in u=c.defaultProps,u)m[h]===void 0&&(m[h]=u[h]);return{$$typeof:t,type:c,key:f,ref:x,props:m,_owner:a.current}}return h6.Fragment=o,h6.jsx=d,h6.jsxs=d,h6}var EK;function U5e(){return EK||(EK=1,SK.exports=kze()),SK.exports}var s=U5e();const Sze=g.createContext(null),Kj={didCatch:!1,error:null};let Aze=class extends g.Component{constructor(e){super(e),this.resetErrorBoundary=this.resetErrorBoundary.bind(this),this.state=Kj}static getDerivedStateFromError(e){return{didCatch:!0,error:e}}resetErrorBoundary(){const{error:e}=this.state;if(e!==null){for(var t,o,i=arguments.length,a=new Array(i),l=0;l<i;l++)a[l]=arguments[l];(t=(o=this.props).onReset)===null||t===void 0||t.call(o,{args:a,reason:"imperative-api"}),this.setState(Kj)}}componentDidCatch(e,t){var o,i;(o=(i=this.props).onError)===null||o===void 0||o.call(i,e,t)}componentDidUpdate(e,t){const{didCatch:o}=this.state,{resetKeys:i}=this.props;if(o&&t.error!==null&&Eze(e.resetKeys,i)){var a,l;(a=(l=this.props).onReset)===null||a===void 0||a.call(l,{next:i,prev:e.resetKeys,reason:"keys"}),this.setState(Kj)}}render(){const{children:e,fallbackRender:t,FallbackComponent:o,fallback:i}=this.props,{didCatch:a,error:l}=this.state;let d=e;if(a){const c={error:l,resetErrorBoundary:this.resetErrorBoundary};if(typeof t=="function")d=t(c);else if(o)d=g.createElement(o,c);else if(i!==void 0)d=i;else throw l}return g.createElement(Sze.Provider,{value:{didCatch:a,error:l,resetErrorBoundary:this.resetErrorBoundary}},d)}};function Eze(){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 IF={exports:{}},Lze=IF.exports,LK;function jze(){return LK||(LK=1,function(e){(function(t,o){e.exports?e.exports=o():t.numeral=o()})(Lze,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 u(p,h){this._input=p,this._value=h}return t=function(p){var h,m,f,x;if(t.isNumeral(p))h=p.value();else if(p===0||typeof p>"u")h=0;else if(p===null||o.isNaN(p))h=null;else if(typeof p=="string")if(c.zeroFormat&&p===c.zeroFormat)h=0;else if(c.nullFormat&&p===c.nullFormat||!p.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&&p.match(x)){f=a[m].unformat;break}f=f||t._.stringToNumber,h=f(p)}else h=Number(p)||null;return new u(p,h)},t.version=i,t.isNumeral=function(p){return p instanceof u},t._=o={numberToFormat:function(p,h,m){var f=l[t.options.currentLocale],x=!1,y=!1,w=0,b="",C=1e12,$=1e9,A=1e6,E=1e3,I="",L=!1,P,B,T,D,z,R,Y;if(p=p||0,B=Math.abs(p),t._.includes(h,"(")?(x=!0,h=h.replace(/[\(|\)]/g,"")):(t._.includes(h,"+")||t._.includes(h,"-"))&&(z=t._.includes(h,"+")?h.indexOf("+"):p<0?h.indexOf("-"):-1,h=h.replace(/[\+|\-]/g,"")),t._.includes(h,"a")&&(P=h.match(/a(k|m|b|t)?/),P=P?P[1]:!1,t._.includes(h," a")&&(b=" "),h=h.replace(new RegExp(b+"a[kmbt]?"),""),B>=C&&!P||P==="t"?(b+=f.abbreviations.trillion,p=p/C):B<C&&B>=$&&!P||P==="b"?(b+=f.abbreviations.billion,p=p/$):B<$&&B>=A&&!P||P==="m"?(b+=f.abbreviations.million,p=p/A):(B<A&&B>=E&&!P||P==="k")&&(b+=f.abbreviations.thousand,p=p/E)),t._.includes(h,"[.]")&&(y=!0,h=h.replace("[.]",".")),T=p.toString().split(".")[0],D=h.split(".")[1],R=h.indexOf(","),w=(h.split(".")[0].split(",")[0].match(/0/g)||[]).length,D?(t._.includes(D,"[")?(D=D.replace("]",""),D=D.split("["),I=t._.toFixed(p,D[0].length+D[1].length,m,D[1].length)):I=t._.toFixed(p,D.length,m),T=I.split(".")[0],t._.includes(I,".")?I=f.delimiters.decimal+I.split(".")[1]:I="",y&&Number(I.slice(1))===0&&(I="")):T=t._.toFixed(p,0,m),b&&!P&&Number(T)>=1e3&&b!==f.abbreviations.trillion)switch(T=String(Number(T)/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(T,"-")&&(T=T.slice(1),L=!0),T.length<w)for(var Z=w-T.length;Z>0;Z--)T="0"+T;return R>-1&&(T=T.toString().replace(/(\d)(?=(\d{3})+(?!\d))/g,"$1"+f.delimiters.thousands)),h.indexOf(".")===0&&(T=""),Y=T+I+(b||""),x?Y=(x&&L?"(":"")+Y+(x&&L?")":""):z>=0?Y=z===0?(L?"-":"+")+Y:Y+(L?"-":"+"):L&&(Y="-"+Y),Y},stringToNumber:function(p){var h=l[c.currentLocale],m=p,f={thousand:3,million:6,billion:9,trillion:12},x,y,w;if(c.zeroFormat&&p===c.zeroFormat)y=0;else if(c.nullFormat&&p===c.nullFormat||!p.replace(/[^0-9]+/g,"").length)y=null;else{y=1,h.delimiters.decimal!=="."&&(p=p.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*=(p.split("-").length+Math.min(p.split("(").length-1,p.split(")").length-1))%2?1:-1,p=p.replace(/[^0-9\.]+/g,""),y*=Number(p)}return y},isNaN:function(p){return typeof p=="number"&&isNaN(p)},includes:function(p,h){return p.indexOf(h)!==-1},insert:function(p,h,m){return p.slice(0,m)+h+p.slice(m)},reduce:function(p,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(p),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(p){var h=p.toString().split(".");return h.length<2?1:Math.pow(10,h[1].length)},correctionFactor:function(){var p=Array.prototype.slice.call(arguments);return p.reduce(function(h,m){var f=o.multiplier(m);return h>f?h:f},1)},toFixed:function(p,h,m,f){var x=p.toString().split("."),y=h-(f||0),w,b,C,$;return x.length===2?w=Math.min(Math.max(x[1].length,y),h):w=y,C=Math.pow(10,w),$=(m(p+"e+"+w)/C).toFixed(w),f>h-w&&(b=new RegExp("\\.?0{1,"+(f-(h-w))+"}$"),$=$.replace(b,"")),$}},t.options=c,t.formats=a,t.locales=l,t.locale=function(p){return p&&(c.currentLocale=p.toLowerCase()),c.currentLocale},t.localeData=function(p){if(!p)return l[c.currentLocale];if(p=p.toLowerCase(),!l[p])throw new Error("Unknown locale : "+p);return l[p]},t.reset=function(){for(var p in d)c[p]=d[p]},t.zeroFormat=function(p){c.zeroFormat=typeof p=="string"?p:null},t.nullFormat=function(p){c.nullFormat=typeof p=="string"?p:null},t.defaultFormat=function(p){c.defaultFormat=typeof p=="string"?p:"0.0"},t.register=function(p,h,m){if(h=h.toLowerCase(),this[p+"s"][h])throw new TypeError(h+" "+p+" already registered.");return this[p+"s"][h]=m,m},t.validate=function(p,h){var m,f,x,y,w,b,C,$;if(typeof p!="string"&&(p+="",console.warn&&console.warn("Numeral.js: Value is not string. It has been co-erced to: ",p)),p=p.trim(),p.match(/^\d+$/))return!0;if(p==="")return!1;try{C=t.localeData(h)}catch{C=t.localeData(t.locale())}return x=C.currency.symbol,w=C.abbreviations,m=C.delimiters.decimal,C.delimiters.thousands==="."?f="\\.":f=C.delimiters.thousands,$=p.match(/^[^\d]+/),$!==null&&(p=p.substr(1),$[0]!==x)||($=p.match(/[^\d]+$/),$!==null&&(p=p.slice(0,-1),$[0]!==w.thousand&&$[0]!==w.million&&$[0]!==w.billion&&$[0]!==w.trillion))?!1:(b=new RegExp(f+"{2}"),p.match(/[^\d.,]/g)?!1:(y=p.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=u.prototype={clone:function(){return t(this)},format:function(p,h){var m=this._value,f=p||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(p){return this._value=Number(p),this},add:function(p){var h=o.correctionFactor.call(null,this._value,p);function m(f,x,y,w){return f+Math.round(h*x)}return this._value=o.reduce([this._value,p],m,0)/h,this},subtract:function(p){var h=o.correctionFactor.call(null,this._value,p);function m(f,x,y,w){return f-Math.round(h*x)}return this._value=o.reduce([p],m,Math.round(this._value*h))/h,this},multiply:function(p){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,p],h,1),this},divide:function(p){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,p],h),this},difference:function(p){return Math.abs(t(this._value).subtract(p).value())}},t.register("locale","en",{delimiters:{thousands:",",decimal:"."},abbreviations:{thousand:"k",million:"m",billion:"b",trillion:"t"},ordinal:function(p){var h=p%10;return~~(p%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(p,h,m){var f=t._.includes(h," BPS")?" ":"",x;return p=p*1e4,h=h.replace(/\s?BPS/,""),x=t._.numberToFormat(p,h,m),t._.includes(x,")")?(x=x.split(""),x.splice(-1,0,f+"BPS"),x=x.join("")):x=x+f+"BPS",x},unformat:function(p){return+(t._.stringToNumber(p)*1e-4).toFixed(15)}})}(),function(){var p={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=p.suffixes.concat(h.suffixes.filter(function(x){return p.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,C=t._.includes(y,"ib")?h:p,$=t._.includes(y," b")||t._.includes(y," ib")?" ":"",A,E,I;for(y=y.replace(/\s?i?b/,""),A=0;A<=C.suffixes.length;A++)if(E=Math.pow(C.base,A),I=Math.pow(C.base,A+1),x===null||x===0||x>=E&&x<I){$+=C.suffixes[A],E>0&&(x=x/E);break}return b=t._.numberToFormat(x,y,w),b+$},unformat:function(x){var y=t._.stringToNumber(x),w,b;if(y){for(w=p.suffixes.length-1;w>=0;w--){if(t._.includes(x,p.suffixes[w])){b=Math.pow(p.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(p,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(p,h,m),p>=0?(x.before=x.before.replace(/[\-\(]/,""),x.after=x.after.replace(/[\-\)]/,"")):p<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(p,h,m){var f,x=typeof p=="number"&&!t._.isNaN(p)?p.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(p){var h=t._.includes(p,"e+")?p.split("e+"):p.split("e-"),m=Number(h[0]),f=Number(h[1]);f=t._.includes(p,"e-")?f*=-1:f;function x(y,w,b,C){var $=t._.correctionFactor(y,w),A=y*$*(w*$)/($*$);return A}return t._.reduce([m,Math.pow(10,f)],x,1)}})}(),function(){t.register("format","ordinal",{regexps:{format:/(o)/},format:function(p,h,m){var f=t.locales[t.options.currentLocale],x,y=t._.includes(h," o")?" ":"";return h=h.replace(/\s?o/,""),y+=f.ordinal(p),x=t._.numberToFormat(p,h,m),x+y}})}(),function(){t.register("format","percentage",{regexps:{format:/(%)/,unformat:/(%)/},format:function(p,h,m){var f=t._.includes(h," %")?" ":"",x;return t.options.scalePercentBy100&&(p=p*100),h=h.replace(/\s?\%/,""),x=t._.numberToFormat(p,h,m),t._.includes(x,")")?(x=x.split(""),x.splice(-1,0,f+"%"),x=x.join("")):x=x+f+"%",x},unformat:function(p){var h=t._.stringToNumber(p);return t.options.scalePercentBy100?h*.01:h}})}(),function(){t.register("format","time",{regexps:{format:/(:)/,unformat:/(:)/},format:function(p,h,m){var f=Math.floor(p/60/60),x=Math.floor((p-f*60*60)/60),y=Math.round(p-f*60*60-x*60);return f+":"+(x<10?"0"+x:x)+":"+(y<10?"0"+y:y)},unformat:function(p){var h=p.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})}(IF)),IF.exports}var Ize=jze();const j0=yr(Ize);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 I0="$$material";function Mze(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 Pze={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 Tze(e){var t=Object.create(null);return function(o){return t[o]===void 0&&(t[o]=e(o)),t[o]}}var Bze=/[A-Z]|^ms/g,Dze=/_EMO_([^_]+?)_([^]*?)_EMO_/g,W5e=function(e){return e.charCodeAt(1)===45},jK=function(e){return e!=null&&typeof e!="boolean"},qj=Tze(function(e){return W5e(e)?e:e.replace(Bze,"-$&").toLowerCase()}),IK=function(e,t){switch(e){case"animation":case"animationName":if(typeof t=="string")return t.replace(Dze,function(o,i,a){return Xh={name:i,styles:a,next:Xh},i})}return Pze[e]!==1&&!W5e(e)&&typeof t=="number"&&t!==0?t+"px":t};function FC(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 Xh={name:a.name,styles:a.styles,next:Xh},a.name;var l=o;if(l.styles!==void 0){var d=l.next;if(d!==void 0)for(;d!==void 0;)Xh={name:d.name,styles:d.styles,next:Xh},d=d.next;var c=l.styles+";";return c}return _ze(e,t,o)}}var u=o;return u}function _ze(e,t,o){var i="";if(Array.isArray(o))for(var a=0;a<o.length;a++)i+=FC(e,t,o[a])+";";else for(var l in o){var d=o[l];if(typeof d!="object"){var c=d;jK(c)&&(i+=qj(l)+":"+IK(l,c)+";")}else if(Array.isArray(d)&&typeof d[0]=="string"&&t==null)for(var u=0;u<d.length;u++)jK(d[u])&&(i+=qj(l)+":"+IK(l,d[u])+";");else{var p=FC(e,t,d);switch(l){case"animation":case"animationName":{i+=qj(l)+":"+p+";";break}default:i+=l+"{"+p+"}"}}}return i}var MK=/label:\s*([^\s;{]+)\s*(;|$)/g,Xh;function zze(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="";Xh=void 0;var l=e[0];if(l==null||l.raw===void 0)i=!1,a+=FC(o,t,l);else{var d=l;a+=d[0]}for(var c=1;c<e.length;c++)if(a+=FC(o,t,e[c]),i){var u=l;a+=u[c]}MK.lastIndex=0;for(var p="",h;(h=MK.exec(a))!==null;)p+="-"+h[1];var m=Mze(a)+p;return{name:m,styles:a,next:Xh}}var Zj={exports:{}},Jj,PK;function Rze(){if(PK)return Jj;PK=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Jj=e,Jj}var Xj,TK;function Fze(){if(TK)return Xj;TK=1;var e=Rze();function t(){}function o(){}return o.resetWarningCache=t,Xj=function(){function i(d,c,u,p,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},Xj}var BK;function AV(){return BK||(BK=1,Zj.exports=Fze()()),Zj.exports}var Oze=AV();const Mt=yr(Oze);function Nze(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 Hze(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 Vze=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(Hze(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var a=Nze(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}(),cs="-ms-",OC="-moz-",Gr="-webkit-",Q5e="comm",EV="rule",LV="decl",Uze="@import",G5e="@keyframes",Wze="@layer",Qze=Math.abs,bS=String.fromCharCode,Gze=Object.assign;function Yze(e,t){return Ga(e,0)^45?(((t<<2^Ga(e,0))<<2^Ga(e,1))<<2^Ga(e,2))<<2^Ga(e,3):0}function Y5e(e){return e.trim()}function Kze(e,t){return(e=t.exec(e))?e[0]:e}function Yr(e,t,o){return e.replace(t,o)}function MF(e,t){return e.indexOf(t)}function Ga(e,t){return e.charCodeAt(t)|0}function J8(e,t,o){return e.slice(t,o)}function Lu(e){return e.length}function jV(e){return e.length}function pw(e,t){return t.push(e),e}function qze(e,t){return e.map(t).join("")}var vS=1,Of=1,K5e=0,jl=0,Wn=0,w7="";function CS(e,t,o,i,a,l,d){return{value:e,root:t,parent:o,type:i,props:a,children:l,line:vS,column:Of,length:d,return:""}}function m6(e,t){return Gze(CS("",null,null,"",null,null,0),e,{length:-e.length},t)}function Zze(){return Wn}function Jze(){return Wn=jl>0?Ga(w7,--jl):0,Of--,Wn===10&&(Of=1,vS--),Wn}function ad(){return Wn=jl<K5e?Ga(w7,jl++):0,Of++,Wn===10&&(Of=1,vS++),Wn}function rp(){return Ga(w7,jl)}function oC(){return jl}function Ox(e,t){return J8(w7,e,t)}function X8(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 q5e(e){return vS=Of=1,K5e=Lu(w7=e),jl=0,[]}function Z5e(e){return w7="",e}function rC(e){return Y5e(Ox(jl-1,PF(e===91?e+2:e===40?e+1:e)))}function Xze(e){for(;(Wn=rp())&&Wn<33;)ad();return X8(e)>2||X8(Wn)>3?"":" "}function eRe(e,t){for(;--t&&ad()&&!(Wn<48||Wn>102||Wn>57&&Wn<65||Wn>70&&Wn<97););return Ox(e,oC()+(t<6&&rp()==32&&ad()==32))}function PF(e){for(;ad();)switch(Wn){case e:return jl;case 34:case 39:e!==34&&e!==39&&PF(Wn);break;case 40:e===41&&PF(e);break;case 92:ad();break}return jl}function tRe(e,t){for(;ad()&&e+Wn!==57&&!(e+Wn===84&&rp()===47););return"/*"+Ox(t,jl-1)+"*"+bS(e===47?e:ad())}function oRe(e){for(;!X8(rp());)ad();return Ox(e,jl)}function rRe(e){return Z5e(iC("",null,null,null,[""],e=q5e(e),0,[0],e))}function iC(e,t,o,i,a,l,d,c,u){for(var p=0,h=0,m=d,f=0,x=0,y=0,w=1,b=1,C=1,$=0,A="",E=a,I=l,L=i,P=A;b;)switch(y=$,$=ad()){case 40:if(y!=108&&Ga(P,m-1)==58){MF(P+=Yr(rC($),"&","&\f"),"&\f")!=-1&&(C=-1);break}case 34:case 39:case 91:P+=rC($);break;case 9:case 10:case 13:case 32:P+=Xze(y);break;case 92:P+=eRe(oC()-1,7);continue;case 47:switch(rp()){case 42:case 47:pw(iRe(tRe(ad(),oC()),t,o),u);break;default:P+="/"}break;case 123*w:c[p++]=Lu(P)*C;case 125*w:case 59:case 0:switch($){case 0:case 125:b=0;case 59+h:C==-1&&(P=Yr(P,/\f/g,"")),x>0&&Lu(P)-m&&pw(x>32?_K(P+";",i,o,m-1):_K(Yr(P," ","")+";",i,o,m-2),u);break;case 59:P+=";";default:if(pw(L=DK(P,t,o,p,h,a,c,A,E=[],I=[],m),l),$===123)if(h===0)iC(P,t,L,L,E,l,m,c,I);else switch(f===99&&Ga(P,3)===110?100:f){case 100:case 108:case 109:case 115:iC(e,L,L,i&&pw(DK(e,L,L,0,0,a,c,A,a,E=[],m),I),a,I,m,c,i?E:I);break;default:iC(P,L,L,L,[""],I,0,c,I)}}p=h=x=0,w=C=1,A=P="",m=d;break;case 58:m=1+Lu(P),x=y;default:if(w<1){if($==123)--w;else if($==125&&w++==0&&Jze()==125)continue}switch(P+=bS($),$*w){case 38:C=h>0?1:(P+="\f",-1);break;case 44:c[p++]=(Lu(P)-1)*C,C=1;break;case 64:rp()===45&&(P+=rC(ad())),f=rp(),h=m=Lu(A=P+=oRe(oC())),$++;break;case 45:y===45&&Lu(P)==2&&(w=0)}}return l}function DK(e,t,o,i,a,l,d,c,u,p,h){for(var m=a-1,f=a===0?l:[""],x=jV(f),y=0,w=0,b=0;y<i;++y)for(var C=0,$=J8(e,m+1,m=Qze(w=d[y])),A=e;C<x;++C)(A=Y5e(w>0?f[C]+" "+$:Yr($,/&\f/g,f[C])))&&(u[b++]=A);return CS(e,t,o,a===0?EV:c,u,p,h)}function iRe(e,t,o){return CS(e,t,o,Q5e,bS(Zze()),J8(e,2,-2),0)}function _K(e,t,o,i){return CS(e,t,o,LV,J8(e,0,i),J8(e,i+1,-1),i)}function ff(e,t){for(var o="",i=jV(e),a=0;a<i;a++)o+=t(e[a],a,e,t)||"";return o}function nRe(e,t,o,i){switch(e.type){case Wze:if(e.children.length)break;case Uze:case LV:return e.return=e.return||e.value;case Q5e:return"";case G5e:return e.return=e.value+"{"+ff(e.children,i)+"}";case EV:e.value=e.props.join(",")}return Lu(o=ff(e.children,i))?e.return=e.value+"{"+o+"}":""}function aRe(e){var t=jV(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 sRe(e){return function(t){t.root||(t=t.return)&&e(t)}}var lRe=function(e,t,o){for(var i=0,a=0;i=a,a=rp(),i===38&&a===12&&(t[o]=1),!X8(a);)ad();return Ox(e,jl)},dRe=function(e,t){var o=-1,i=44;do switch(X8(i)){case 0:i===38&&rp()===12&&(t[o]=1),e[o]+=lRe(jl-1,t,o);break;case 2:e[o]+=rC(i);break;case 4:if(i===44){e[++o]=rp()===58?"&\f":"",t[o]=e[o].length;break}default:e[o]+=bS(i)}while(i=ad());return e},cRe=function(e,t){return Z5e(dRe(q5e(e),t))},zK=new WeakMap,uRe=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&&!zK.get(o))&&!i){zK.set(e,!0);for(var a=[],l=cRe(t,a),d=o.props,c=0,u=0;c<l.length;c++)for(var p=0;p<d.length;p++,u++)e.props[u]=a[c]?l[c].replace(/&\f/g,d[p]):d[p]+" "+l[c]}}},pRe=function(e){if(e.type==="decl"){var t=e.value;t.charCodeAt(0)===108&&t.charCodeAt(2)===98&&(e.return="",e.value="")}};function J5e(e,t){switch(Yze(e,t)){case 5103:return Gr+"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 Gr+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Gr+e+OC+e+cs+e+e;case 6828:case 4268:return Gr+e+cs+e+e;case 6165:return Gr+e+cs+"flex-"+e+e;case 5187:return Gr+e+Yr(e,/(\w+).+(:[^]+)/,Gr+"box-$1$2"+cs+"flex-$1$2")+e;case 5443:return Gr+e+cs+"flex-item-"+Yr(e,/flex-|-self/,"")+e;case 4675:return Gr+e+cs+"flex-line-pack"+Yr(e,/align-content|flex-|-self/,"")+e;case 5548:return Gr+e+cs+Yr(e,"shrink","negative")+e;case 5292:return Gr+e+cs+Yr(e,"basis","preferred-size")+e;case 6060:return Gr+"box-"+Yr(e,"-grow","")+Gr+e+cs+Yr(e,"grow","positive")+e;case 4554:return Gr+Yr(e,/([^-])(transform)/g,"$1"+Gr+"$2")+e;case 6187:return Yr(Yr(Yr(e,/(zoom-|grab)/,Gr+"$1"),/(image-set)/,Gr+"$1"),e,"")+e;case 5495:case 3959:return Yr(e,/(image-set\([^]*)/,Gr+"$1$`$1");case 4968:return Yr(Yr(e,/(.+:)(flex-)?(.*)/,Gr+"box-pack:$3"+cs+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Gr+e+e;case 4095:case 3583:case 4068:case 2532:return Yr(e,/(.+)-inline(.+)/,Gr+"$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(Lu(e)-1-t>6)switch(Ga(e,t+1)){case 109:if(Ga(e,t+4)!==45)break;case 102:return Yr(e,/(.+:)(.+)-([^]+)/,"$1"+Gr+"$2-$3$1"+OC+(Ga(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~MF(e,"stretch")?J5e(Yr(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Ga(e,t+1)!==115)break;case 6444:switch(Ga(e,Lu(e)-3-(~MF(e,"!important")&&10))){case 107:return Yr(e,":",":"+Gr)+e;case 101:return Yr(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Gr+(Ga(e,14)===45?"inline-":"")+"box$3$1"+Gr+"$2$3$1"+cs+"$2box$3")+e}break;case 5936:switch(Ga(e,t+11)){case 114:return Gr+e+cs+Yr(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Gr+e+cs+Yr(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Gr+e+cs+Yr(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Gr+e+cs+e+e}return e}var hRe=function(e,t,o,i){if(e.length>-1&&!e.return)switch(e.type){case LV:e.return=J5e(e.value,e.length);break;case G5e:return ff([m6(e,{value:Yr(e.value,"@","@"+Gr)})],i);case EV:if(e.length)return qze(e.props,function(a){switch(Kze(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return ff([m6(e,{props:[Yr(a,/:(read-\w+)/,":"+OC+"$1")]})],i);case"::placeholder":return ff([m6(e,{props:[Yr(a,/:(plac\w+)/,":"+Gr+"input-$1")]}),m6(e,{props:[Yr(a,/:(plac\w+)/,":"+OC+"$1")]}),m6(e,{props:[Yr(a,/:(plac\w+)/,cs+"input-$1")]})],i)}return""})}},mRe=[hRe],X5e=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||mRe,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,u=[uRe,pRe];{var p,h=[nRe,sRe(function(y){p.insert(y)})],m=aRe(u.concat(i,h)),f=function(y){return ff(rRe(y),m)};c=function(y,w,b,C){p=b,f(y?y+"{"+w.styles+"}":w.styles),C&&(x.inserted[w.name]=!0)}}var x={key:t,sheet:new Vze({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 gRe(e){return e==null||Object.keys(e).length===0}function efe(e){const{styles:t,defaultTheme:o={}}=e,i=typeof t=="function"?a=>t(gRe(a)?o:a):t;return s.jsx(Rx,{styles:i})}function fRe(e,t){return n(e,t)}function xRe(e,t){Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))}const RK=[];function u2(e){return RK[0]=e,zze(RK)}var FK={exports:{}},mi={},OK;function yRe(){if(OK)return mi;OK=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"),u=Symbol.for("react.suspense"),p=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 u:case p: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 mi.ContextConsumer=l,mi.ContextProvider=d,mi.Element=e,mi.ForwardRef=c,mi.Fragment=o,mi.Lazy=m,mi.Memo=h,mi.Portal=t,mi.Profiler=a,mi.StrictMode=i,mi.Suspense=u,mi.SuspenseList=p,mi.isContextConsumer=function(w){return y(w)===l},mi.isContextProvider=function(w){return y(w)===d},mi.isElement=function(w){return typeof w=="object"&&w!==null&&w.$$typeof===e},mi.isForwardRef=function(w){return y(w)===c},mi.isFragment=function(w){return y(w)===o},mi.isLazy=function(w){return y(w)===m},mi.isMemo=function(w){return y(w)===h},mi.isPortal=function(w){return y(w)===t},mi.isProfiler=function(w){return y(w)===a},mi.isStrictMode=function(w){return y(w)===i},mi.isSuspense=function(w){return y(w)===u},mi.isSuspenseList=function(w){return y(w)===p},mi.isValidElementType=function(w){return typeof w=="string"||typeof w=="function"||w===o||w===a||w===i||w===u||w===p||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)},mi.typeOf=y,mi}var NK;function wRe(){return NK||(NK=1,FK.exports=yRe()),FK.exports}var tfe=wRe();function h0(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 ofe(e){if(g.isValidElement(e)||tfe.isValidElementType(e)||!h0(e))return e;const t={};return Object.keys(e).forEach(o=>{t[o]=ofe(e[o])}),t}function vs(e,t,o={clone:!0}){const i=o.clone?{...e}:e;return h0(e)&&h0(t)&&Object.keys(t).forEach(a=>{g.isValidElement(t[a])||tfe.isValidElementType(t[a])?i[a]=t[a]:h0(t[a])&&Object.prototype.hasOwnProperty.call(e,a)&&h0(e[a])?i[a]=vs(e[a],t[a],o):o.clone?i[a]=h0(t[a])?ofe(t[a]):t[a]:i[a]=t[a]}),i}const bRe=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 vRe(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:o="px",step:i=5,...a}=e,l=bRe(t),d=Object.keys(l);function c(f){return`@media (min-width:${typeof t[f]=="number"?t[f]:f}${o})`}function u(f){return`@media (max-width:${(typeof t[f]=="number"?t[f]:f)-i/100}${o})`}function p(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?p(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?u(d[x]):p(f,d[d.indexOf(f)+1]).replace("@media","@media not all and")}return{keys:d,values:l,up:c,down:u,between:p,only:h,not:m,unit:o,...a}}function HK(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 CRe(e,t){return t==="@"||t.startsWith("@")&&(e.some(o=>t.startsWith(`@${o}`))||!!t.match(/^@\d/))}function $Re(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 kRe(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 u=t(e.breakpoints.not(...c),d);return u.includes("not all and")?u.replace("not all and ","").replace("min-width:","width<").replace("max-width:","width>").replace("and","or"):u}}const i={},a=l=>(o(i,l),i);return o(a),{...e,containerQueries:a}}const SRe={borderRadius:4};function S8(e,t){return t?vs(e,t,{clone:!1}):e}const $S={xs:0,sm:600,md:900,lg:1200,xl:1536},VK={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${$S[e]}px)`},ARe={containerQueries:e=>({up:t=>{let o=typeof t=="number"?t:$S[t]||t;return typeof o=="number"&&(o=`${o}px`),e?`@container ${e} (min-width:${o})`:`@container (min-width:${o})`}})};function z0(e,t,o){const i=e.theme||{};if(Array.isArray(t)){const a=i.breakpoints||VK;return t.reduce((l,d,c)=>(l[a.up(a.keys[c])]=o(t[c]),l),{})}if(typeof t=="object"){const a=i.breakpoints||VK;return Object.keys(t).reduce((l,d)=>{if(CRe(a.keys,d)){const c=$Re(i.containerQueries?i:ARe,d);c&&(l[c]=o(t[d],d))}else if(Object.keys(a.values||$S).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 ERe(e={}){return e.keys?.reduce((t,o)=>{const i=e.up(o);return t[i]={},t},{})||{}}function UK(e,t){return e.reduce((o,i)=>{const a=o[i];return(!a||Object.keys(a).length===0)&&delete o[i],o},t)}function Ho(e){if(typeof e!="string")throw new Error(_0(7));return e.charAt(0).toUpperCase()+e.slice(1)}function kS(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 NC(e,t,o,i=o){let a;return typeof e=="function"?a=e(o):Array.isArray(e)?a=e[o]||i:a=kS(e,o)||i,t&&(a=t(a,i,e)),a}function Bn(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],u=d.theme,p=kS(u,i)||{};return z0(d,c,h=>{let m=NC(p,a,h);return h===m&&typeof h=="string"&&(m=NC(p,a,`${t}${h==="default"?"":Ho(h)}`,h)),o===!1?m:{[o]:m}})};return l.propTypes={},l.filterProps=[t],l}function LRe(e){const t={};return o=>(t[o]===void 0&&(t[o]=e(o)),t[o])}const jRe={m:"margin",p:"padding"},IRe={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},WK={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},MRe=LRe(e=>{if(e.length>2)if(WK[e])e=WK[e];else return[e];const[t,o]=e.split(""),i=jRe[t],a=IRe[o]||"";return Array.isArray(a)?a.map(l=>i+l):[i+a]}),IV=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],MV=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"];[...IV,...MV];function Nx(e,t,o,i){const a=kS(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 PV(e){return Nx(e,"spacing",8)}function Hx(e,t){return typeof t=="string"||t==null?t:e(t)}function PRe(e,t){return o=>e.reduce((i,a)=>(i[a]=Hx(t,o),i),{})}function TRe(e,t,o,i){if(!t.includes(o))return null;const a=MRe(o),l=PRe(a,i),d=e[o];return z0(e,d,l)}function rfe(e,t){const o=PV(e.theme);return Object.keys(e).map(i=>TRe(e,t,i,o)).reduce(S8,{})}function nn(e){return rfe(e,IV)}nn.propTypes={};nn.filterProps=IV;function an(e){return rfe(e,MV)}an.propTypes={};an.filterProps=MV;function ife(e=8,t=PV({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 SS(...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]?S8(a,t[l](i)):a,{});return o.propTypes={},o.filterProps=e.reduce((i,a)=>i.concat(a.filterProps),[]),o}function Rd(e){return typeof e!="number"?e:`${e}px solid`}function lc(e,t){return Bn({prop:e,themeKey:"borders",transform:t})}const BRe=lc("border",Rd),DRe=lc("borderTop",Rd),_Re=lc("borderRight",Rd),zRe=lc("borderBottom",Rd),RRe=lc("borderLeft",Rd),FRe=lc("borderColor"),ORe=lc("borderTopColor"),NRe=lc("borderRightColor"),HRe=lc("borderBottomColor"),VRe=lc("borderLeftColor"),URe=lc("outline",Rd),WRe=lc("outlineColor"),AS=e=>{if(e.borderRadius!==void 0&&e.borderRadius!==null){const t=Nx(e.theme,"shape.borderRadius",4),o=i=>({borderRadius:Hx(t,i)});return z0(e,e.borderRadius,o)}return null};AS.propTypes={};AS.filterProps=["borderRadius"];SS(BRe,DRe,_Re,zRe,RRe,FRe,ORe,NRe,HRe,VRe,AS,URe,WRe);const ES=e=>{if(e.gap!==void 0&&e.gap!==null){const t=Nx(e.theme,"spacing",8),o=i=>({gap:Hx(t,i)});return z0(e,e.gap,o)}return null};ES.propTypes={};ES.filterProps=["gap"];const LS=e=>{if(e.columnGap!==void 0&&e.columnGap!==null){const t=Nx(e.theme,"spacing",8),o=i=>({columnGap:Hx(t,i)});return z0(e,e.columnGap,o)}return null};LS.propTypes={};LS.filterProps=["columnGap"];const jS=e=>{if(e.rowGap!==void 0&&e.rowGap!==null){const t=Nx(e.theme,"spacing",8),o=i=>({rowGap:Hx(t,i)});return z0(e,e.rowGap,o)}return null};jS.propTypes={};jS.filterProps=["rowGap"];const QRe=Bn({prop:"gridColumn"}),GRe=Bn({prop:"gridRow"}),YRe=Bn({prop:"gridAutoFlow"}),KRe=Bn({prop:"gridAutoColumns"}),qRe=Bn({prop:"gridAutoRows"}),ZRe=Bn({prop:"gridTemplateColumns"}),JRe=Bn({prop:"gridTemplateRows"}),XRe=Bn({prop:"gridTemplateAreas"}),eFe=Bn({prop:"gridArea"});SS(ES,LS,jS,QRe,GRe,YRe,KRe,qRe,ZRe,JRe,XRe,eFe);function xf(e,t){return t==="grey"?t:e}const tFe=Bn({prop:"color",themeKey:"palette",transform:xf}),oFe=Bn({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:xf}),rFe=Bn({prop:"backgroundColor",themeKey:"palette",transform:xf});SS(tFe,oFe,rFe);function ed(e){return e<=1&&e!==0?`${e*100}%`:e}const iFe=Bn({prop:"width",transform:ed}),TV=e=>{if(e.maxWidth!==void 0&&e.maxWidth!==null){const t=o=>{const i=e.theme?.breakpoints?.values?.[o]||$S[o];return i?e.theme?.breakpoints?.unit!=="px"?{maxWidth:`${i}${e.theme.breakpoints.unit}`}:{maxWidth:i}:{maxWidth:ed(o)}};return z0(e,e.maxWidth,t)}return null};TV.filterProps=["maxWidth"];const nFe=Bn({prop:"minWidth",transform:ed}),aFe=Bn({prop:"height",transform:ed}),sFe=Bn({prop:"maxHeight",transform:ed}),lFe=Bn({prop:"minHeight",transform:ed});Bn({prop:"size",cssProperty:"width",transform:ed});Bn({prop:"size",cssProperty:"height",transform:ed});const dFe=Bn({prop:"boxSizing"});SS(iFe,TV,nFe,aFe,sFe,lFe,dFe);const IS={border:{themeKey:"borders",transform:Rd},borderTop:{themeKey:"borders",transform:Rd},borderRight:{themeKey:"borders",transform:Rd},borderBottom:{themeKey:"borders",transform:Rd},borderLeft:{themeKey:"borders",transform:Rd},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:Rd},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:AS},color:{themeKey:"palette",transform:xf},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:xf},backgroundColor:{themeKey:"palette",transform:xf},p:{style:an},pt:{style:an},pr:{style:an},pb:{style:an},pl:{style:an},px:{style:an},py:{style:an},padding:{style:an},paddingTop:{style:an},paddingRight:{style:an},paddingBottom:{style:an},paddingLeft:{style:an},paddingX:{style:an},paddingY:{style:an},paddingInline:{style:an},paddingInlineStart:{style:an},paddingInlineEnd:{style:an},paddingBlock:{style:an},paddingBlockStart:{style:an},paddingBlockEnd:{style:an},m:{style:nn},mt:{style:nn},mr:{style:nn},mb:{style:nn},ml:{style:nn},mx:{style:nn},my:{style:nn},margin:{style:nn},marginTop:{style:nn},marginRight:{style:nn},marginBottom:{style:nn},marginLeft:{style:nn},marginX:{style:nn},marginY:{style:nn},marginInline:{style:nn},marginInlineStart:{style:nn},marginInlineEnd:{style:nn},marginBlock:{style:nn},marginBlockStart:{style:nn},marginBlockEnd:{style:nn},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:ES},rowGap:{style:jS},columnGap:{style:LS},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:ed},maxWidth:{style:TV},minWidth:{transform:ed},height:{transform:ed},maxHeight:{transform:ed},minHeight:{transform:ed},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 cFe(...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 uFe(e,t){return typeof e=="function"?e(t):e}function pFe(){function e(o,i,a,l){const d={[o]:i,theme:a},c=l[o];if(!c)return{[o]:i};const{cssProperty:u=o,themeKey:p,transform:h,style:m}=c;if(i==null)return null;if(p==="typography"&&i==="inherit")return{[o]:i};const f=kS(a,p)||{};return m?m(d):z0(d,i,x=>{let y=NC(f,h,x);return x===y&&typeof x=="string"&&(y=NC(f,h,`${o}${x==="default"?"":Ho(x)}`,x)),u===!1?y:{[u]:y}})}function t(o){const{sx:i,theme:a={},nested:l}=o||{};if(!i)return null;const d=a.unstable_sxConfig??IS;function c(u){let p=u;if(typeof u=="function")p=u(a);else if(typeof u!="object")return u;if(!p)return null;const h=ERe(a.breakpoints),m=Object.keys(h);let f=h;return Object.keys(p).forEach(x=>{const y=uFe(p[x],a);if(y!=null)if(typeof y=="object")if(d[x])f=S8(f,e(x,y,a,d));else{const w=z0({theme:a},y,b=>({[x]:b}));cFe(w,y)?f[x]=t({sx:y,theme:a,nested:!0}):f=S8(f,w)}else f=S8(f,e(x,y,a,d))}),!l&&a.modularCssLayers?{"@layer sx":HK(a,UK(m,f))}:HK(a,UK(m,f))}return Array.isArray(i)?i.map(c):c(i)}return t}const y3=pFe();y3.filterProps=["sx"];function hFe(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 BV(e={},...t){const{breakpoints:o={},palette:i={},spacing:a,shape:l={},...d}=e,c=vRe(o),u=ife(a);let p=vs({breakpoints:c,direction:"ltr",components:{},palette:{mode:"light",...i},spacing:u,shape:{...SRe,...l}},d);return p=kRe(p),p.applyStyles=hFe,p=t.reduce((h,m)=>vs(h,m),p),p.unstable_sxConfig={...IS,...d?.unstable_sxConfig},p.unstable_sx=function(h){return y3({sx:h,theme:this})},p}function mFe(e){return Object.keys(e).length===0}function DV(e=null){const t=g.useContext(O5e);return!t||mFe(t)?e:t}const gFe=BV();function nfe(e=gFe){return DV(e)}function QK(e){const t=u2(e);return e!==t&&t.styles?(t.styles.match(/^@layer\s+[^{]*$/)||(t.styles=`@layer global{${t.styles}}`),t):e}function afe({styles:e,themeId:t,defaultTheme:o={}}){const i=nfe(o),a=t&&i[t]||i;let l=typeof e=="function"?e(a):e;return a.modularCssLayers&&(Array.isArray(l)?l=l.map(d=>QK(typeof d=="function"?d(a):d)):l=QK(l)),s.jsx(efe,{styles:l})}const GK=e=>e,fFe=()=>{let e=GK;return{configure(t){e=t},generate(t){return e(t)},reset(){e=GK}}},xFe=fFe();function sfe(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=sfe(e[t]))&&(i&&(i+=" "),i+=o)}else for(o in e)e[o]&&(i&&(i+=" "),i+=o);return i}function Lo(){for(var e,t,o=0,i="",a=arguments.length;o<a;o++)(e=arguments[o])&&(t=sfe(e))&&(i&&(i+=" "),i+=t);return i}const yFe={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 Ur(e,t,o="Mui"){const i=yFe[t];return i?`${o}-${i}`:`${xFe.generate(e)}-${t}`}function Tr(e,t,o="Mui"){const i={};return t.forEach(a=>{i[a]=Ur(e,a,o)}),i}function lfe(e){const{variants:t,...o}=e,i={variants:t,style:u2(o),isProcessed:!0};return i.style===o||t&&t.forEach(a=>{typeof a.style!="function"&&(a.style=u2(a.style))}),i}const wFe=BV();function eI(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}function Qg(e,t){return t&&e&&typeof e=="object"&&e.styles&&!e.styles.startsWith("@layer")&&(e.styles=`@layer ${t}{${String(e.styles)}}`),e}function bFe(e){return e?(t,o)=>o[e]:null}function vFe(e,t,o){e.theme=kFe(e.theme)?o:e.theme[t]||e.theme}function nC(e,t,o){const i=typeof t=="function"?t(e):t;if(Array.isArray(i))return i.flatMap(a=>nC(e,a,o));if(Array.isArray(i?.variants)){let a;if(i.isProcessed)a=o?Qg(i.style,o):i.style;else{const{variants:l,...d}=i;a=o?Qg(u2(d),o):d}return dfe(e,i.variants,[a],o)}return i?.isProcessed?o?Qg(u2(i.style),o):i.style:o?Qg(u2(i),o):i}function dfe(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?Qg(u2(d.style(a)),i):d.style(a))):o.push(i?Qg(u2(d.style),i):d.style)}return o}function CFe(e={}){const{themeId:t,defaultTheme:o=wFe,rootShouldForwardProp:i=eI,slotShouldForwardProp:a=eI}=e;function l(d){vFe(d,t,o)}return(d,c={})=>{xRe(d,I=>I.filter(L=>L!==y3));const{name:u,slot:p,skipVariantsResolver:h,skipSx:m,overridesResolver:f=bFe(AFe(p)),...x}=c,y=u&&u.startsWith("Mui")||p?"components":"custom",w=h!==void 0?h:p&&p!=="Root"&&p!=="root"||!1,b=m||!1;let C=eI;p==="Root"||p==="root"?C=i:p?C=a:SFe(d)&&(C=void 0);const $=fRe(d,{shouldForwardProp:C,label:$Fe(),...x}),A=I=>{if(I.__emotion_real===I)return I;if(typeof I=="function")return function(L){return nC(L,I,L.theme.modularCssLayers?y:void 0)};if(h0(I)){const L=lfe(I);return function(P){return L.variants?nC(P,L,P.theme.modularCssLayers?y:void 0):P.theme.modularCssLayers?Qg(L.style,y):L.style}}return I},E=(...I)=>{const L=[],P=I.map(A),B=[];if(L.push(l),u&&f&&B.push(function(z){const R=z.theme.components?.[u]?.styleOverrides;if(!R)return null;const Y={};for(const Z in R)Y[Z]=nC(z,R[Z],z.theme.modularCssLayers?"theme":void 0);return f(z,Y)}),u&&!w&&B.push(function(z){const R=z.theme?.components?.[u]?.variants;return R?dfe(z,R,[],z.theme.modularCssLayers?"theme":void 0):null}),b||B.push(y3),Array.isArray(P[0])){const z=P.shift(),R=new Array(L.length).fill(""),Y=new Array(B.length).fill("");let Z;Z=[...R,...z,...Y],Z.raw=[...R,...z.raw,...Y],L.unshift(Z)}const T=[...L,...P,...B],D=$(...T);return d.muiName&&(D.muiName=d.muiName),D};return $.withConfig&&(E.withConfig=$.withConfig),E}}function $Fe(e,t){return void 0}function kFe(e){for(const t in e)return!1;return!0}function SFe(e){return typeof e=="string"&&e.charCodeAt(0)>96}function AFe(e){return e&&e.charAt(0).toLowerCase()+e.slice(1)}function TF(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 u in d)if(Object.prototype.hasOwnProperty.call(d,u)){const p=u;i[l][p]=TF(d[p],c[p],o)}}}else l==="className"&&o&&t.className?i.className=Lo(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 oc=typeof window<"u"?g.useLayoutEffect:g.useEffect;function EFe(e,t=Number.MIN_SAFE_INTEGER,o=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,o))}function _V(e,t=0,o=1){return EFe(e,t,o)}function LFe(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 A2(e){if(e.type)return e;if(e.charAt(0)==="#")return A2(LFe(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 jFe=e=>{const t=A2(e);return t.values.slice(0,3).map((o,i)=>t.type.includes("hsl")&&i!==0?`${o}%`:o).join(" ")},K9=(e,t)=>{try{return jFe(e)}catch{return e}};function MS(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 cfe(e){e=A2(e);const{values:t}=e,o=t[0],i=t[1]/100,a=t[2]/100,l=i*Math.min(a,1-a),d=(p,h=(p+o/30)%12)=>a-l*Math.max(Math.min(h-3,9-h,1),-1);let c="rgb";const u=[Math.round(d(0)*255),Math.round(d(8)*255),Math.round(d(4)*255)];return e.type==="hsla"&&(c+="a",u.push(t[3])),MS({type:c,values:u})}function BF(e){e=A2(e);let t=e.type==="hsl"||e.type==="hsla"?A2(cfe(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 IFe(e,t){const o=BF(e),i=BF(t);return(Math.max(o,i)+.05)/(Math.min(o,i)+.05)}function HC(e,t){return e=A2(e),t=_V(t),(e.type==="rgb"||e.type==="hsl")&&(e.type+="a"),e.type==="color"?e.values[3]=`/${t}`:e.values[3]=t,MS(e)}function Gm(e,t,o){try{return HC(e,t)}catch{return e}}function PS(e,t){if(e=A2(e),t=_V(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 MS(e)}function oi(e,t,o){try{return PS(e,t)}catch{return e}}function TS(e,t){if(e=A2(e),t=_V(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 MS(e)}function ri(e,t,o){try{return TS(e,t)}catch{return e}}function MFe(e,t=.15){return BF(e)>.5?PS(e,t):TS(e,t)}function hw(e,t,o){try{return MFe(e,t)}catch{return e}}const ufe=g.createContext(null);function zV(){return g.useContext(ufe)}const PFe=typeof Symbol=="function"&&Symbol.for,TFe=PFe?Symbol.for("mui.nested"):"__THEME_NESTED__";function BFe(e,t){return typeof t=="function"?t(e):{...e,...t}}function DFe(e){const{children:t,theme:o}=e,i=zV(),a=g.useMemo(()=>{const l=i===null?{...o}:BFe(i,o);return l!=null&&(l[TFe]=i!==null),l},[o,i]);return s.jsx(ufe.Provider,{value:a,children:t})}const pfe=g.createContext();function _Fe({value:e,...t}){return s.jsx(pfe.Provider,{value:e??!0,...t})}const b7=()=>g.useContext(pfe)??!1,hfe=g.createContext(void 0);function zFe({value:e,children:t}){return s.jsx(hfe.Provider,{value:e,children:t})}function RFe(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?TF(a.defaultProps,i,t.components.mergeClassNameAndStyle):!a.styleOverrides&&!a.variants?TF(a,i,t.components.mergeClassNameAndStyle):i}function FFe({props:e,name:t}){const o=g.useContext(hfe);return RFe({props:e,name:t,theme:{components:o}})}let YK=0;function OFe(e){const[t,o]=g.useState(e),i=e||t;return g.useEffect(()=>{t==null&&(YK+=1,o(`mui-${YK}`))},[t]),i}const NFe={...dDe},KK=NFe.useId;function BS(e){if(KK!==void 0){const t=KK();return e??t}return OFe(e)}function HFe(e){const t=DV(),o=BS()||"",{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};`,oc(()=>{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(afe,{styles:a}):null}const qK={};function ZK(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 mfe(e){const{children:t,theme:o,themeId:i}=e,a=DV(qK),l=zV()||qK,d=ZK(i,a,o),c=ZK(i,l,o,!0),u=(i?d[i]:d).direction==="rtl",p=HFe(d);return s.jsx(DFe,{theme:c,children:s.jsx(O5e.Provider,{value:d,children:s.jsx(_Fe,{value:u,children:s.jsxs(zFe,{value:i?d[i].components:d.components,children:[p,t]})})})})}const JK={theme:void 0};function VFe(e){let t,o;return function(i){let a=t;return(a===void 0||i.theme!==o)&&(JK.theme=i.theme,a=lfe(e(JK)),t=a,o=i.theme),a}}const RV="mode",FV="color-scheme",UFe="data-color-scheme";function WFe(e){const{defaultMode:t="system",defaultLightColorScheme:o="light",defaultDarkColorScheme:i="dark",modeStorageKey:a=RV,colorSchemeStorageKey:l=FV,attribute:d=UFe,colorSchemeNode:c="document.documentElement",nonce:u}=e||{};let p="",h=d;if(d==="class"&&(h=".%s"),d==="data"&&(h="[data-%s]"),h.startsWith(".")){const f=h.substring(1);p+=`${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||(p+=`${c}.removeAttribute('${f}'.replace('%s', light));
|
|
4
4
|
${c}.removeAttribute('${f}'.replace('%s', dark));`),p+=`
|
|
5
5
|
${c}.setAttribute('${f}'.replace('%s', colorScheme), ${x?`${x}.replace('%s', colorScheme)`:'""'});`}else p+=`${c}.setAttribute('${h}', colorScheme);`;return s.jsx("script",{suppressHydrationWarning:!0,nonce:typeof window>"u"?u:"",dangerouslySetInnerHTML:{__html:`(function() {
|
|
@@ -80066,7 +80066,7 @@ ${e}`,Zfr=e=>g.createElement("svg",{width:38,height:39,viewBox:"0 0 38 39",fill:
|
|
|
80066
80066
|
`,lPr=n(QW)`
|
|
80067
80067
|
color: ${e=>e.theme.colors.alert};
|
|
80068
80068
|
margin-top: ${r.sp2};
|
|
80069
|
-
`;var dPr=vze();const q8=hV(dPr);class cPr{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 q8.AES.encrypt(t,o).toString()}decrypt(t,o){return q8.AES.decrypt(t,o).toString(q8.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 sa=new cPr,uPr=({children:e})=>{const t=gze("(prefers-color-scheme: dark)"),[o,i]=k.useState({dark:t});g.useEffect(()=>{const u=sa.getTheme()==null?t:sa.getTheme()==="dark";o.dark!==u&&i({dark:u})},[o,t]);const a=()=>{const u=!o.dark;sa.setTheme(u?"dark":"light"),i({...o,dark:u})},l=o.dark?P2o():M2o(),d=typeof window<"u"?window.__NONCE__:void 0,c=d!=null&&d.length>0?d:void 0;return co.jsx(Sco,{dark:o.dark,webAppTheme:l,toggle:a,nonce:c,children:e})},pPr=["sandbox","production"],hPr=e=>_3(e,pPr),mPr=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"}},gPr=["development","staging","production"],fPr=e=>_3(e,gPr),xPr=e=>{switch(e){case"QA":case"PUNE":case"SUNNYVALE":case"DELHI":case"MOHALI":return"staging";case"PROD":case"NEXT":return"production";case"DEV":default:return"development"}},yPr=["DEV","QA","PUNE","SUNNYVALE","DELHI","MOHALI","PROD","NEXT"],wPr=e=>_3(e,yPr),Qd=wPr("DEV"),Dx=()=>Qd==="DEV"||Qd==="QA"||Qd==="PUNE"||Qd==="SUNNYVALE"||Qd==="DELHI"||Qd==="MOHALI",BY="https://zeni-webapp-dev.uc.r.appspot.com",bPr="63d3a2406505a5737a2b4debdb513f20",PGr=hPr(mPr(Qd)),vPr=fPr(xPr(Qd));function CPr(e,t){return q8.AES.decrypt(e,t).toString(q8.enc.Utf8)}const $Pr="ZENI-WEB-APP-",SBe=Qd==="DEV"||Qd==="QA"?.2:.8,On={sentryDsn:"",sentryTraceSamplingRate:SBe,googleClientId:"",googleMapsAPIKey:"",microsoftClientId:"",mixpanelToken:"",pusherClientSecret:"",pusherCluster:"",quickbooksKey:"",appUrl:"",featureClientSecret:"",featureClientSecretCockpit:"",cardVaultId:"",stripeKey:"",qboRedirectionUrl:"",mixpanelUrl:"",mixpanelHMUrl:""};let D3,DY;function kPr(e){On.sentryDsn=e.keys.SENTRY_DSN,On.sentryTraceSamplingRate=e.keys.SENTRY_TRACE_SAMPLE_RATES!=null?parseInt(e.keys.SENTRY_TRACE_SAMPLE_RATES):SBe,On.googleClientId=e.keys.GOOGLE_CLIENT_ID,On.googleMapsAPIKey=e.keys.GOOGLE_MAP_KEY,On.microsoftClientId=e.keys.MICROSOFT_CLIENT_ID,On.mixpanelToken=e.keys.MIXPANEL_TOKEN,On.pusherClientSecret=e.keys.PUSHER_CLIENT_SECRET,On.pusherCluster=e.keys.PUSHER_CLUSTER,On.quickbooksKey=e.keys.QUICKBOOK_TOKEN,On.appUrl=e.keys.WEB_ENDPOINT,On.featureClientSecret=e.keys.STATSIG_CLIENT_SECRET,On.featureClientSecretCockpit=e.keys.STATSIG_CLIENT_SECRET_COCKPIT,On.cardVaultId=e.keys.UNIT_VAULT_ID,On.stripeKey=e.keys.STRIPE_KEY,On.qboRedirectionUrl=e.keys.QBO_URL,On.mixpanelUrl=e.keys.MIXPANEL_URL,On.mixpanelHMUrl=e.keys.MIXPANEL_HM_URL,DY=e.externalEndPoints,D3=e.apiEndPoints,SPr()}function SPr(){try{const e=new Set;if(D3!=null){for(const t of Object.values(D3))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 APr(){const t=encodeURIComponent(JSON.stringify({environment:Qd}));try{const o=await fetch(`${BY}/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 a5e=!1;function k8(){a5e||(Eu.init(bPr,{api_host:DY.mixpanelBaseUrl,ignore_dnt:!0,store_google:!1,track_marketing:!1}),a5e=!0)}let s5e=!1,l5e=!1;function ABe(){if(s5e)return;s5e=!0,k8();const e=yl.extractUtmParamsFromUrl();Object.keys(e).length>0&&Eu.register(e),Dx()&&console.log(`[UTM] first-touch bootstrap: ${JSON.stringify(e)}`)}function EPr(){return Eu?.persistence?.props??null}const LPr=new Set(["dclid","fbclid","gclid","ko_click_id","li_fat_id","msclkid","sccid","ttclid","twclid","wbraid"]);function jPr(){const e=EPr();if(e==null)return;const t=Object.keys(e).filter(o=>o.startsWith("utm_")||LPr.has(o));for(const o of t)Eu.unregister(o);Dx()&&t.length>0&&console.log(`[UTM] cleared from cookie: ${JSON.stringify(t)}`)}function IPr(){l5e||(l5e=!0,jPr())}class Vg{identify(t,o){if(k8(),this.#o=t,t!=null&&o!=null&&(Vg.#t==null||J_e({userId:t,traits:o},Vg.#t)!==!0)){const{$email:i,...a}={...o};Eu.identify(t),i&&i!=null&&Eu.people.set_once({$email:i}),Eu.people.set(a),Vg.#t={userId:t,traits:o},Dx()&&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(k8(),this.#o==null){console.error("user is not identified :(, so can not fire event");return}ABe();const i={distinct_id:this.#o,...o};Eu.track(t,i),IPr(),Dx()&&console.log(`*** firing ${t} with props ${JSON.stringify(o)}`)}alias(t,o){k8(),Eu.alias(t,o)}reset(){k8(),Eu.reset(),this.#o=void 0,Vg.#t=void 0}static get analytics(){return this.#e}static#e=new yl.Analytics(new Vg);static#t;#o}const Jh=Vg.analytics;function MPr(){ABe()}const PPr=()=>{const e=gS(),t=Ku(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} ${Q.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}},d5e=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}},TGr=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 TPr(e,t){return{updateDownloadStateHandler:o=>{e(X_e(o))},onZeniLogoClick:()=>{t.themeState.toggle()},onLogOutClick:()=>{e(AF()),e(EF(!1)),sa.clearAll();const o=t.locationHook.state?.origin??"/";t.navigate(o,{replace:!0})},onNewCustomerClick:()=>{t.navigate("/onboarding/new"),Jh?.trackOnboardingNewCustomerStarted()},onThreadClick:(o,i,a)=>{const l=o.entityType.split(".");if(l.length===2){const d=v3e(l[0]);if(d!=null){const c=d5e(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=v3e(l[0]);if(d!=null){const c=d5e(d);t.navigate(`/${c}`),a(o,i)}else console.warn(`Invalid navigation target in notification: ${l[0]}`)}}}}function BPr(e,t){const{signedInUser:o,cockpitHeader:i}=t,a=e.tenantState.currentTenantId,d=xS(e)?.companyName??"",c={userId:o?.userId??"",sessionId:o?.zeniSessionId??"",tenantId:a??""};return{signedInUser:o,cockpitHeader:i,downloadState:e.companyViewState.downloadState,downloadParams:{currentTenantCompanyName:d,cockpitEndPoint:`${BY}/cockpitTabs`,authParams:c}}}const DPr=NDe(BPr,TPr)(W4r);function _Pr(){const e=FSe(),t=sa.getSignedInUser(),o=mV(),i=gS(),a=PPr(),l=Ku(u=>eze(u)),d={tabsFileType:"excel",tabs:["management","subscription","portfolio","onboarding","healthMonitor"],filterByTabs:l.filterByTabs,timezone:tze()},c=i.pathname.split("/")[1];return co.jsx(DPr,{locationHook:i,themeState:e,signedInUser:t,cockpitHeader:a,allTabsViews:l,defaultOptions:d,analytics:Jh,currentTab:c,navigate:o})}const zPr=["/management/*","/subscription/*","/onboarding/*","/portfolio/*","/audit/*","/health-monitor/*","/task-manager/*","/ai-accountant/*","/credit-agent/*"];function RPr({appContent:e}){const t=zPr.filter(o=>HDe(o)).length===0;return co.jsxs(co.Fragment,{children:[t?null:co.jsx(_Pr,{}),co.jsx(co.Fragment,{children:e})]})}const FPr="cockpit",EBe="init-enter";function OPr({location:e,visitedUrl:t}){const{pathname:o}=e;return g.useLayoutEffect(()=>{const i=t.get(o||EBe);c5e(i!==void 0?i:0)}),null}const NPr=g.memo(OPr,(e,t)=>{const{location:o,visitedUrl:i}=e,{location:a}=t,l=o.pathname||EBe,d=HPr();return i.set(l,d),!((a.pathname!==o.pathname||a.search!==o.search)&&a.hash==="")}),c5e=(e=0)=>window.requestAnimationFrame(()=>{window.scrollTo(0,e)}),HPr=()=>{let e=0;return document!=null&&document.documentElement!==null&&(e=document.documentElement.scrollTop),window.pageYOffset||e},LBe=e=>g.lazy(async()=>{const t=e.toString(),o=sa.getForceRefreshedComponents(),i=new Set(o),a=i.has(t);try{const l=await e();return i.delete(t),sa.saveForceRefreshedComponents(Array.from(i)),l}catch(l){throw a||(i.add(t),sa.saveForceRefreshedComponents(Array.from(i)),location.reload()),l}}),VPr=LBe(()=>Wg(()=>import("./ScreenRoutes-Ct03fPC_.js").then(e=>e.S),__vite__mapDeps([14,5,1,6,15,8,16,17,7,2,4,9,11]))),UPr=LBe(()=>Wg(()=>import("./SignInScreen-CJtavsDU.js"),__vite__mapDeps([18,15,1,6,8,5,16,17,19,20,21,7])));function WPr(){const e=g.useRef();e.current==null&&(e.current=new Map);const t=mV(),o=gS();return g.useEffect(()=>{MPr()},[]),g.useEffect(()=>{const i="signin/auth";sa.isSignedIn()===!1&&!o.pathname.includes(i)&&t(i,{replace:!0,state:{...o.state,message:"...",origin:o.pathname}})}),co.jsxs(YPr,{children:[co.jsx(NPr,{visitedUrl:e.current,location:o}),co.jsx(QPr,{})]})}const QPr=()=>{const e=sa.isSignedIn(),t=sa.getSignedInUser(),o=e&&fS(t),i=Ku(u=>xS(u)),a={userId:t?.userId??"",sessionId:t?.zeniSessionId??"",tenantId:i.tenantId??""},l=Ku(u=>oze(u)),c=Ku(u=>rze(u)).map(u=>({companyId:u.companyId,tenantId:u.tenantId,companyName:u.name}));return co.jsx(Epr,{roomId:FPr,authParams:a,users:l,companies:c,authUrlEndPoint:`${D3.tenantMicroServiceBaseUrl}/1.0/commenting/auth`,fetchZeniUsers:!1,commentingUsersUrlEndPoint:`${D3.tenantMicroServiceBaseUrl}/1.0/users/zeni-users`,autoConnect:o,withRoomProvider:!1,loggedInUser:t,withThreadsProvider:!0,filter:{application:"cockpit"},children:co.jsx(GPr,{})})},GPr=()=>co.jsx(g.Suspense,{fallback:co.jsx(KPr,{children:co.jsx(xo,{size:"Large",start:!0})}),children:co.jsxs(VDe,{children:[co.jsx(Yj,{path:"/",element:co.jsx(UDe,{to:"management",replace:!0})}),co.jsx(Yj,{path:"/signin/auth",element:co.jsx(UPr,{})}),co.jsx(Yj,{path:"*",element:co.jsx(RPr,{appContent:co.jsx(VPr,{})})})]})}),YPr=Ht("div")``,KPr=Ht("div")`
|
|
80069
|
+
`;var dPr=vze();const q8=hV(dPr);class cPr{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 q8.AES.encrypt(t,o).toString()}decrypt(t,o){return q8.AES.decrypt(t,o).toString(q8.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 sa=new cPr,uPr=({children:e})=>{const t=gze("(prefers-color-scheme: dark)"),[o,i]=k.useState({dark:t});g.useEffect(()=>{const u=sa.getTheme()==null?t:sa.getTheme()==="dark";o.dark!==u&&i({dark:u})},[o,t]);const a=()=>{const u=!o.dark;sa.setTheme(u?"dark":"light"),i({...o,dark:u})},l=o.dark?P2o():M2o(),d=typeof window<"u"?window.__NONCE__:void 0,c=d!=null&&d.length>0?d:void 0;return co.jsx(Sco,{dark:o.dark,webAppTheme:l,toggle:a,nonce:c,children:e})},pPr=["sandbox","production"],hPr=e=>_3(e,pPr),mPr=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"}},gPr=["development","staging","production"],fPr=e=>_3(e,gPr),xPr=e=>{switch(e){case"QA":case"PUNE":case"SUNNYVALE":case"DELHI":case"MOHALI":return"staging";case"PROD":case"NEXT":return"production";case"DEV":default:return"development"}},yPr=["DEV","QA","PUNE","SUNNYVALE","DELHI","MOHALI","PROD","NEXT"],wPr=e=>_3(e,yPr),Qd=wPr("QA"),Dx=()=>Qd==="DEV"||Qd==="QA"||Qd==="PUNE"||Qd==="SUNNYVALE"||Qd==="DELHI"||Qd==="MOHALI",BY="https://zeni-webapp-qa.uc.r.appspot.com",bPr="ed1936cb971f6aad4104ddbe708f812c",PGr=hPr(mPr(Qd)),vPr=fPr(xPr(Qd));function CPr(e,t){return q8.AES.decrypt(e,t).toString(q8.enc.Utf8)}const $Pr="ZENI-WEB-APP-",SBe=Qd==="DEV"||Qd==="QA"?.2:.8,On={sentryDsn:"",sentryTraceSamplingRate:SBe,googleClientId:"",googleMapsAPIKey:"",microsoftClientId:"",mixpanelToken:"",pusherClientSecret:"",pusherCluster:"",quickbooksKey:"",appUrl:"",featureClientSecret:"",featureClientSecretCockpit:"",cardVaultId:"",stripeKey:"",qboRedirectionUrl:"",mixpanelUrl:"",mixpanelHMUrl:""};let D3,DY;function kPr(e){On.sentryDsn=e.keys.SENTRY_DSN,On.sentryTraceSamplingRate=e.keys.SENTRY_TRACE_SAMPLE_RATES!=null?parseInt(e.keys.SENTRY_TRACE_SAMPLE_RATES):SBe,On.googleClientId=e.keys.GOOGLE_CLIENT_ID,On.googleMapsAPIKey=e.keys.GOOGLE_MAP_KEY,On.microsoftClientId=e.keys.MICROSOFT_CLIENT_ID,On.mixpanelToken=e.keys.MIXPANEL_TOKEN,On.pusherClientSecret=e.keys.PUSHER_CLIENT_SECRET,On.pusherCluster=e.keys.PUSHER_CLUSTER,On.quickbooksKey=e.keys.QUICKBOOK_TOKEN,On.appUrl=e.keys.WEB_ENDPOINT,On.featureClientSecret=e.keys.STATSIG_CLIENT_SECRET,On.featureClientSecretCockpit=e.keys.STATSIG_CLIENT_SECRET_COCKPIT,On.cardVaultId=e.keys.UNIT_VAULT_ID,On.stripeKey=e.keys.STRIPE_KEY,On.qboRedirectionUrl=e.keys.QBO_URL,On.mixpanelUrl=e.keys.MIXPANEL_URL,On.mixpanelHMUrl=e.keys.MIXPANEL_HM_URL,DY=e.externalEndPoints,D3=e.apiEndPoints,SPr()}function SPr(){try{const e=new Set;if(D3!=null){for(const t of Object.values(D3))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 APr(){const t=encodeURIComponent(JSON.stringify({environment:Qd}));try{const o=await fetch(`${BY}/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 a5e=!1;function k8(){a5e||(Eu.init(bPr,{api_host:DY.mixpanelBaseUrl,ignore_dnt:!0,store_google:!1,track_marketing:!1}),a5e=!0)}let s5e=!1,l5e=!1;function ABe(){if(s5e)return;s5e=!0,k8();const e=yl.extractUtmParamsFromUrl();Object.keys(e).length>0&&Eu.register(e),Dx()&&console.log(`[UTM] first-touch bootstrap: ${JSON.stringify(e)}`)}function EPr(){return Eu?.persistence?.props??null}const LPr=new Set(["dclid","fbclid","gclid","ko_click_id","li_fat_id","msclkid","sccid","ttclid","twclid","wbraid"]);function jPr(){const e=EPr();if(e==null)return;const t=Object.keys(e).filter(o=>o.startsWith("utm_")||LPr.has(o));for(const o of t)Eu.unregister(o);Dx()&&t.length>0&&console.log(`[UTM] cleared from cookie: ${JSON.stringify(t)}`)}function IPr(){l5e||(l5e=!0,jPr())}class Vg{identify(t,o){if(k8(),this.#o=t,t!=null&&o!=null&&(Vg.#t==null||J_e({userId:t,traits:o},Vg.#t)!==!0)){const{$email:i,...a}={...o};Eu.identify(t),i&&i!=null&&Eu.people.set_once({$email:i}),Eu.people.set(a),Vg.#t={userId:t,traits:o},Dx()&&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(k8(),this.#o==null){console.error("user is not identified :(, so can not fire event");return}ABe();const i={distinct_id:this.#o,...o};Eu.track(t,i),IPr(),Dx()&&console.log(`*** firing ${t} with props ${JSON.stringify(o)}`)}alias(t,o){k8(),Eu.alias(t,o)}reset(){k8(),Eu.reset(),this.#o=void 0,Vg.#t=void 0}static get analytics(){return this.#e}static#e=new yl.Analytics(new Vg);static#t;#o}const Jh=Vg.analytics;function MPr(){ABe()}const PPr=()=>{const e=gS(),t=Ku(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} ${Q.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}},d5e=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}},TGr=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 TPr(e,t){return{updateDownloadStateHandler:o=>{e(X_e(o))},onZeniLogoClick:()=>{t.themeState.toggle()},onLogOutClick:()=>{e(AF()),e(EF(!1)),sa.clearAll();const o=t.locationHook.state?.origin??"/";t.navigate(o,{replace:!0})},onNewCustomerClick:()=>{t.navigate("/onboarding/new"),Jh?.trackOnboardingNewCustomerStarted()},onThreadClick:(o,i,a)=>{const l=o.entityType.split(".");if(l.length===2){const d=v3e(l[0]);if(d!=null){const c=d5e(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=v3e(l[0]);if(d!=null){const c=d5e(d);t.navigate(`/${c}`),a(o,i)}else console.warn(`Invalid navigation target in notification: ${l[0]}`)}}}}function BPr(e,t){const{signedInUser:o,cockpitHeader:i}=t,a=e.tenantState.currentTenantId,d=xS(e)?.companyName??"",c={userId:o?.userId??"",sessionId:o?.zeniSessionId??"",tenantId:a??""};return{signedInUser:o,cockpitHeader:i,downloadState:e.companyViewState.downloadState,downloadParams:{currentTenantCompanyName:d,cockpitEndPoint:`${BY}/cockpitTabs`,authParams:c}}}const DPr=NDe(BPr,TPr)(W4r);function _Pr(){const e=FSe(),t=sa.getSignedInUser(),o=mV(),i=gS(),a=PPr(),l=Ku(u=>eze(u)),d={tabsFileType:"excel",tabs:["management","subscription","portfolio","onboarding","healthMonitor"],filterByTabs:l.filterByTabs,timezone:tze()},c=i.pathname.split("/")[1];return co.jsx(DPr,{locationHook:i,themeState:e,signedInUser:t,cockpitHeader:a,allTabsViews:l,defaultOptions:d,analytics:Jh,currentTab:c,navigate:o})}const zPr=["/management/*","/subscription/*","/onboarding/*","/portfolio/*","/audit/*","/health-monitor/*","/task-manager/*","/ai-accountant/*","/credit-agent/*"];function RPr({appContent:e}){const t=zPr.filter(o=>HDe(o)).length===0;return co.jsxs(co.Fragment,{children:[t?null:co.jsx(_Pr,{}),co.jsx(co.Fragment,{children:e})]})}const FPr="cockpit",EBe="init-enter";function OPr({location:e,visitedUrl:t}){const{pathname:o}=e;return g.useLayoutEffect(()=>{const i=t.get(o||EBe);c5e(i!==void 0?i:0)}),null}const NPr=g.memo(OPr,(e,t)=>{const{location:o,visitedUrl:i}=e,{location:a}=t,l=o.pathname||EBe,d=HPr();return i.set(l,d),!((a.pathname!==o.pathname||a.search!==o.search)&&a.hash==="")}),c5e=(e=0)=>window.requestAnimationFrame(()=>{window.scrollTo(0,e)}),HPr=()=>{let e=0;return document!=null&&document.documentElement!==null&&(e=document.documentElement.scrollTop),window.pageYOffset||e},LBe=e=>g.lazy(async()=>{const t=e.toString(),o=sa.getForceRefreshedComponents(),i=new Set(o),a=i.has(t);try{const l=await e();return i.delete(t),sa.saveForceRefreshedComponents(Array.from(i)),l}catch(l){throw a||(i.add(t),sa.saveForceRefreshedComponents(Array.from(i)),location.reload()),l}}),VPr=LBe(()=>Wg(()=>import("./ScreenRoutes-RWFe3XVL.js").then(e=>e.S),__vite__mapDeps([14,5,1,6,15,8,16,17,7,2,4,9,11]))),UPr=LBe(()=>Wg(()=>import("./SignInScreen-CO7FSHLl.js"),__vite__mapDeps([18,15,1,6,8,5,16,17,19,20,21,7])));function WPr(){const e=g.useRef();e.current==null&&(e.current=new Map);const t=mV(),o=gS();return g.useEffect(()=>{MPr()},[]),g.useEffect(()=>{const i="signin/auth";sa.isSignedIn()===!1&&!o.pathname.includes(i)&&t(i,{replace:!0,state:{...o.state,message:"...",origin:o.pathname}})}),co.jsxs(YPr,{children:[co.jsx(NPr,{visitedUrl:e.current,location:o}),co.jsx(QPr,{})]})}const QPr=()=>{const e=sa.isSignedIn(),t=sa.getSignedInUser(),o=e&&fS(t),i=Ku(u=>xS(u)),a={userId:t?.userId??"",sessionId:t?.zeniSessionId??"",tenantId:i.tenantId??""},l=Ku(u=>oze(u)),c=Ku(u=>rze(u)).map(u=>({companyId:u.companyId,tenantId:u.tenantId,companyName:u.name}));return co.jsx(Epr,{roomId:FPr,authParams:a,users:l,companies:c,authUrlEndPoint:`${D3.tenantMicroServiceBaseUrl}/1.0/commenting/auth`,fetchZeniUsers:!1,commentingUsersUrlEndPoint:`${D3.tenantMicroServiceBaseUrl}/1.0/users/zeni-users`,autoConnect:o,withRoomProvider:!1,loggedInUser:t,withThreadsProvider:!0,filter:{application:"cockpit"},children:co.jsx(GPr,{})})},GPr=()=>co.jsx(g.Suspense,{fallback:co.jsx(KPr,{children:co.jsx(xo,{size:"Large",start:!0})}),children:co.jsxs(VDe,{children:[co.jsx(Yj,{path:"/",element:co.jsx(UDe,{to:"management",replace:!0})}),co.jsx(Yj,{path:"/signin/auth",element:co.jsx(UPr,{})}),co.jsx(Yj,{path:"*",element:co.jsx(RPr,{appContent:co.jsx(VPr,{})})})]})}),YPr=Ht("div")``,KPr=Ht("div")`
|
|
80070
80070
|
display: flex;
|
|
80071
80071
|
flex: 1 1 auto;
|
|
80072
80072
|
flex-direction: row;
|
|
@@ -80077,4 +80077,4 @@ ${e}`,Zfr=e=>g.createElement("svg",{width:38,height:39,viewBox:"0 0 38 39",fill:
|
|
|
80077
80077
|
background-color: ${e=>e.theme.colors.background};
|
|
80078
80078
|
`;function qPr(){Q.updateAppLocaleID("en"),eTr();const e=tTr(),[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 co.jsx(uPr,{children:co.jsx(WDe,{store:e,children:co.jsx(OCt,{children:co.jsxs(hGt,{children:[t?co.jsx(XXt,{onPrimaryClick:a}):null,co.jsx(JPr,{})]})})})})}const Y9=new ize,ZPr=()=>{const e=sa.getSignedInUser(),t=Ku(T=>xS(T)),o=Ku(T=>lze(T,t.companyId)),i=gS(),a=mV(),l=QDe(),[d,c]=g.useState(null),u=kir(e?.userId),p=t?.excludedResources?.fetchState=="Completed"?t.excludedResources.resources:[];g.useEffect(()=>()=>{l($K())},[]);const{useDynamicConfig:h}=by(),{configValue:m}=h(gke.creditAgentEnablement),f=sa.getSignedInUser()?.userEmail;g.useEffect(()=>{const T=Array.isArray(m?.allowedUserEmails)?m.allowedUserEmails:[],D=f!=null&&T.includes(f);l(dze(D))},[l,m,f]);const x=Ku(T=>cze(T)),y=t?.externalConnections?.accounting[0]?.connectionName,w=()=>{l($K())},b=g.useMemo(()=>uze(t.userRole),[t.userRole]),C=Ku(T=>T.companyViewState.zeniUsers),$=g.useMemo(()=>{const T=C.fetchState==="Error"&&pze(C.error);return T&&console.warn("Auto-logout triggered due to invalid session"),T},[C.fetchState,C.error]),A=g.useMemo(()=>{const T=C.fetchState==="Error"&&hze(C.error)===!0;return T&&console.warn("Page is not accessible, show 404"),T},[C.fetchState,C.error]),E=g.useRef(!1);g.useEffect(()=>($&&!E.current&&(E.current=!0,I()),()=>{E.current=!1}),[$]),g.useEffect(()=>{A&&window.open("/page-not-found","_self")},[A]);const I=g.useCallback(()=>{c(null),Y9.stop(),l(AF()),l(EF(!1)),sa.clearAll();const T=i.state?.origin??"/";a(T,{replace:!0})},[l,c,i,a]),L=g.useCallback((T="manual")=>{T==="auto-logout"?cmo({idleTimeoutMinutes:u.idleTimeoutMinutes}):hmo(),c(null),Y9.stop(),l(AF()),l(EF(!1)),sa.clearAll(),window.location.href="/signin/auth"},[l,c,u.idleTimeoutMinutes]);g.useEffect(()=>{if(e?.zeniSessionId!=null)return Y9.start({idleTimeoutMinutes:u.idleTimeoutMinutes,warningDurationSeconds:u.warningDurationSeconds,heartbeatIntervalMinutes:u.heartbeatIntervalMinutes,isAutoLogoutEnabled:u.isAutoLogoutEnabled},{onHeartbeat:()=>l(mze()),onWarningStart:T=>{Jh.trackSessionTimeoutPopupShown(T),c(T)},onWarningTick:c,onAutoLogout:()=>{Jh.trackSessionTimeoutAutoLogout(),L("auto-logout")},onSessionExtended:()=>c(null)}),()=>Y9.stop()},[e?.zeniSessionId,u.isAutoLogoutEnabled,u.idleTimeoutMinutes,u.warningDurationSeconds,u.heartbeatIntervalMinutes,l,L,c]);const P=g.useMemo(()=>sa.getSignedInUser(),[]),B=g.useMemo(()=>({userId:P?.userId??"",sessionId:P?.zeniSessionId??"",tenantId:t.tenantId??""}),[P,t.tenantId]);return co.jsxs(AGt,{globalInfo:{loggedInUser:e,loggedInUserRole:t?.userRole,excludedResources:p,loggedInUserRoleMap:b,currentTenant:t,connectionName:y,controllersList:o},children:[co.jsx(xGt,{toolkit:{analytics:Jh,sentry:hDe,authParams:B},children:co.jsxs(MQt,{endPoint:{url:BY},children:[co.jsx(per,{isOnDashboard:!1,showSnackbar:x.isSnackbarOpen,snackbar:{message:x.message,messageType:x.messageType,onRemoveSnackbar:w,showStatusIcon:x.showStatusIcon}}),co.jsx(WPr,{})]})}),d!=null&&e!=null?co.jsx(D3r,{secondsRemaining:d,onContinueSession:()=>{Jh.trackSessionTimeoutClicked("continue",d),Y9.continueSession()},onSignOut:()=>{Jh.trackSessionTimeoutClicked("sign_out",d),L()}}):null]})},JPr=()=>{const e=sa.isSignedIn(),o=Ku(i=>xS(i)).companyId;return co.jsx(lqt,{isUserSignedIn:e,featureGateCustomFields:{companyId:o},zeniFeatureConfig:{currentFeatureEnv:vPr,featureClientSecret:On.featureClientSecretCockpit,providerEndPoint:DY.statsigBaseUrl},children:co.jsx(ZPr,{})})},XPr=uDe(qPr);function eTr(){console.log("Initialize any 3rd party libs!")}let $F=null;function tTr(){return $F===null&&($F=oTr(),nze().catch(e=>{console.error("Failed to load feature epics:",e),pDe(e,{tags:{critical:"true",module:"epicManager"}}),alert(`The application failed to load required modules. Some features may not work correctly.
|
|
80079
80079
|
|
|
80080
|
-
Please refresh the page to try again.`)})),$F}function oTr(){console.warn(`initializing epic state with url ${JSON.stringify(D3)}`);const e=sa.getSignedInUser(),t=aze(D3,e?.userId,e?.zeniSessionId,void 0,Dx()),o=sze();return o.userId!=null&&Jh.identify(o.userId,{tenant_id:o.tenantId}),t}const u5e="zeni-chunk-reload-at",rTr=6e4,iTr=["Failed to fetch dynamically imported module","error loading dynamically imported module","Importing a module script failed"];function nTr(){window.addEventListener("vite:preloadError",e=>{const t=e;p5e(t.payload)&&t.preventDefault()}),window.addEventListener("unhandledrejection",e=>{aTr(e.reason)&&p5e(e.reason)})}function p5e(e){try{const t=Number(sessionStorage.getItem(u5e))||0;if(Date.now()-t<rTr)return!1;sessionStorage.setItem(u5e,String(Date.now()))}catch{return!1}return console.warn("[chunk-load] Stale chunk detected — hard-reloading:",e),window.location.reload(),!0}function aTr(e){const t=String(e?.message??e??"");return iTr.some(o=>t.includes(o))}const sTr=!!(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}$/)),lTr="
|
|
80080
|
+
Please refresh the page to try again.`)})),$F}function oTr(){console.warn(`initializing epic state with url ${JSON.stringify(D3)}`);const e=sa.getSignedInUser(),t=aze(D3,e?.userId,e?.zeniSessionId,void 0,Dx()),o=sze();return o.userId!=null&&Jh.identify(o.userId,{tenant_id:o.tenantId}),t}const u5e="zeni-chunk-reload-at",rTr=6e4,iTr=["Failed to fetch dynamically imported module","error loading dynamically imported module","Importing a module script failed"];function nTr(){window.addEventListener("vite:preloadError",e=>{const t=e;p5e(t.payload)&&t.preventDefault()}),window.addEventListener("unhandledrejection",e=>{aTr(e.reason)&&p5e(e.reason)})}function p5e(e){try{const t=Number(sessionStorage.getItem(u5e))||0;if(Date.now()-t<rTr)return!1;sessionStorage.setItem(u5e,String(Date.now()))}catch{return!1}return console.warn("[chunk-load] Stale chunk detected — hard-reloading:",e),window.location.reload(),!0}function aTr(e){const t=String(e?.message??e??"");return iTr.some(o=>t.includes(o))}const sTr=!!(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}$/)),lTr="QA",dTr="https://zeni-webapp-qa.uc.r.appspot.com",h5e=`/service-worker.js?v=${Date.now()}&env=${lTr}&endpoint=${encodeURIComponent(dTr)}`;function cTr(e){if("serviceWorker"in navigator){if(new URL("https://qa.app.zeni.ai",window.location.href).origin!==window.location.origin)return;window.addEventListener("load",()=>{sTr?uTr(h5e):jBe(h5e)})}}function jBe(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 uTr(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())}):jBe(e)}).catch(()=>{console.log("No internet connection found. App is running in offline mode.")})}const pTr=sa.getSignedInUser(),hTr=pTr?.zeniSessionId;async function mTr(){try{const e=await APr(),t=CPr(e,$Pr+Qd);kPr(JSON.parse(t)),$ze.createRoot(document.getElementById("root")).render(co.jsx(k.StrictMode,{children:co.jsx(GDe,{basename:"/cockpit",children:co.jsx(XPr,{})})})),gTr()}catch(e){console.error("Error initializing app:",e)}}function gTr(){const e=()=>{mDe({dsn:On.sentryDsn,integrations:[gDe(),fDe({maskAllText:!0,blockAllMedia:!0})],tracesSampleRate:On.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}}),xDe("session-id",hTr)};typeof requestIdleCallback=="function"?requestIdleCallback(e):setTimeout(e,0)}nTr();mTr();cTr();export{BY as $,pzr as A,xp as B,kGr as C,Q as D,xo as E,hGr as F,vGr as G,xGr as H,yke as I,je as J,fGr as K,QOr as L,IGr as M,LGr as N,bGr as O,yzr as P,$4 as Q,wzr as R,wGr as S,yGr as T,gGr as U,mGr as V,LBe as W,$Gr as X,A2o as Y,GOr as Z,A_r as _,CGr as a,MGr as a0,j as b,Jh as c,d5e as d,On as e,uFr as f,TGr as g,st as h,AGr as i,EGr as j,v as k,S_r as l,PGr as m,yl as n,r as o,SGr as p,aDr as q,jGr as r,zTr as s,Dp as t,MPr as u,by as v,yVr as w,gke as x,Lpr as y,sa 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-DopSTER4.js"></script><link rel="modulepreload" crossorigin href="/assets/sentry-CPwsGQ3W.js"><link rel="modulepreload" crossorigin href="/assets/core-Dv3l5Rvh.js"><link rel="modulepreload" crossorigin href="/assets/zeni-epic-state-C8dAmtua.js"><link rel="modulepreload" crossorigin href="/assets/recharts-BtFuqlyC.js"><link rel="modulepreload" crossorigin href="/assets/liveblocks-DzV9U5Bm.js"><link rel="modulepreload" crossorigin href="/assets/mui-ejYaqlsK.js"><link rel="modulepreload" crossorigin href="/assets/analytics-DGHkSXoW.js"><link rel="modulepreload" crossorigin href="/assets/lottie-C8qvaUYD.js"><link rel="modulepreload" crossorigin href="/assets/lexical-BDnZad2Y.js"><link rel="modulepreload" crossorigin href="/assets/utils-M-Cb21Hp.js"><link rel="stylesheet" crossorigin href="/assets/index-y98xvd7i.css"></head><body><div id="root"></div></body></html>
|