@loaders.gl/parquet 4.0.0-alpha.7 → 4.0.0-alpha.8
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/dist.min.js +25 -16
- package/dist/dist.min.js.map +3 -3
- package/dist/es5/parquet-loader.js +1 -1
- package/dist/es5/parquet-wasm-loader.js +1 -1
- package/dist/es5/parquet-wasm-writer.js +1 -1
- package/dist/es5/parquet-writer.js +1 -1
- package/dist/esm/parquet-loader.js +1 -1
- package/dist/esm/parquet-wasm-loader.js +1 -1
- package/dist/esm/parquet-wasm-writer.js +1 -1
- package/dist/esm/parquet-writer.js +1 -1
- package/dist/lib/parsers/parse-parquet-to-columns.js +1 -1
- package/dist/parquet-worker.js +26 -17
- package/dist/parquet-worker.js.map +3 -3
- package/package.json +6 -6
package/dist/parquet-worker.js
CHANGED
|
@@ -1,32 +1,41 @@
|
|
|
1
|
-
(()=>{var a_=Object.create;var Ta=Object.defineProperty;var p_=Object.getOwnPropertyDescriptor;var u_=Object.getOwnPropertyNames;var c_=Object.getPrototypeOf,m_=Object.prototype.hasOwnProperty;var Dw=r=>Ta(r,"__esModule",{value:!0});var rf=(r=>typeof require!="undefined"?require:typeof Proxy!="undefined"?new Proxy(r,{get:(e,t)=>(typeof require!="undefined"?require:e)[t]}):r)(function(r){if(typeof require!="undefined")return require.apply(this,arguments);throw new Error('Dynamic require of "'+r+'" is not supported')});var je=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),Mf=(r,e)=>{Dw(r);for(var t in e)Ta(r,t,{get:e[t],enumerable:!0})},d_=(r,e,t)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of u_(e))!m_.call(r,n)&&n!=="default"&&Ta(r,n,{get:()=>e[n],enumerable:!(t=p_(e,n))||t.enumerable});return r},Te=r=>d_(Dw(Ta(r!=null?a_(c_(r)):{},"default",r&&r.__esModule&&"default"in r?{get:()=>r.default,enumerable:!0}:{value:r,enumerable:!0})),r);var Vw=je((_E,Cw)=>{var vi={},As=4294967295,B_=9007199254740991;function Ia(r){return r=~r,r<0&&(r=(r&2147483647)+2147483648),r}function Sa(r){console.assert(r>-1&&r<=B_,"number out of range"),console.assert(Math.floor(r)===r,"number must be an integer");var e=0,t=r&4294967295,n=t<0?(r&2147483647)+2147483648:t;return r>As&&(e=(r-n)/(As+1)),[e,n]}function Uw(r){if(r>-1)return Sa(r);var e=Sa(-r),t=Ia(e[0]),n=Ia(e[1]);return n===As?(t+=1,n=0):n+=1,[t,n]}function xa(r,e,t){return t&&(r&2147483648)!=0?(r=Ia(r),e=Ia(e),console.assert(r<2097152,"number too small"),-(r*(As+1)+e+1)):(console.assert(r<2097152,"number too large"),r*(As+1)+e)}vi.readInt64BE=function(r,e){e=e||0;var t=r.readUInt32BE(e),n=r.readUInt32BE(e+4);return xa(t,n,!0)};vi.readInt64LE=function(r,e){e=e||0;var t=r.readUInt32LE(e),n=r.readUInt32LE(e+4);return xa(n,t,!0)};vi.readUInt64BE=function(r,e){e=e||0;var t=r.readUInt32BE(e),n=r.readUInt32BE(e+4);return xa(t,n,!1)};vi.readUInt64LE=function(r,e){e=e||0;var t=r.readUInt32LE(e),n=r.readUInt32LE(e+4);return xa(n,t,!1)};vi.writeInt64BE=function(r,e,t){t=t||0;var n=Uw(r);e.writeUInt32BE(n[0],t),e.writeUInt32BE(n[1],t+4)};vi.writeInt64LE=function(r,e,t){t=t||0;var n=Uw(r);e.writeUInt32LE(n[1],t),e.writeUInt32LE(n[0],t+4)};vi.writeUInt64BE=function(r,e,t){t=t||0;var n=Sa(r);e.writeUInt32BE(n[0],t),e.writeUInt32BE(n[1],t+4)};vi.writeUInt64LE=function(r,e,t){t=t||0;var n=Sa(r);e.writeUInt32LE(n[1],t),e.writeUInt32LE(n[0],t+4)};Cw.exports=vi});var Xw=je((kE,Jw)=>{Jw.exports=Gw;var Kw=128,C_=127,V_=~C_,W_=Math.pow(2,31);function Gw(r,e,t){e=e||[],t=t||0;for(var n=t;r>=W_;)e[t++]=r&255|Kw,r/=128;for(;r&V_;)e[t++]=r&255|Kw,r>>>=7;return e[t]=r|0,Gw.bytes=t-n+1,e}});var $w=je((TE,Qw)=>{Qw.exports=uc;var Y_=128,Zw=127;function uc(r,e){var t=0,e=e||0,n=0,i=e,f,o=r.length;do{if(i>=o)throw uc.bytes=0,new RangeError("Could not decode varint");f=r[i++],t+=n<28?(f&Zw)<<n:(f&Zw)*Math.pow(2,n),n+=7}while(f>=Y_);return uc.bytes=i-e,t}});var th=je((BE,eh)=>{var K_=Math.pow(2,7),G_=Math.pow(2,14),J_=Math.pow(2,21),X_=Math.pow(2,28),Z_=Math.pow(2,35),Q_=Math.pow(2,42),$_=Math.pow(2,49),eq=Math.pow(2,56),tq=Math.pow(2,63);eh.exports=function(r){return r<K_?1:r<G_?2:r<J_?3:r<X_?4:r<Z_?5:r<Q_?6:r<$_?7:r<eq?8:r<tq?9:10}});var nh=je((IE,rh)=>{rh.exports={encode:Xw(),decode:$w(),encodingLength:th()}});var _i=je(kr=>{"use strict";var iq=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Int32Array!="undefined";function fq(r,e){return Object.prototype.hasOwnProperty.call(r,e)}kr.assign=function(r){for(var e=Array.prototype.slice.call(arguments,1);e.length;){var t=e.shift();if(!!t){if(typeof t!="object")throw new TypeError(t+"must be non-object");for(var n in t)fq(t,n)&&(r[n]=t[n])}}return r};kr.shrinkBuf=function(r,e){return r.length===e?r:r.subarray?r.subarray(0,e):(r.length=e,r)};var oq={arraySet:function(r,e,t,n,i){if(e.subarray&&r.subarray){r.set(e.subarray(t,t+n),i);return}for(var f=0;f<n;f++)r[i+f]=e[t+f]},flattenChunks:function(r){var e,t,n,i,f,o;for(n=0,e=0,t=r.length;e<t;e++)n+=r[e].length;for(o=new Uint8Array(n),i=0,e=0,t=r.length;e<t;e++)f=r[e],o.set(f,i),i+=f.length;return o}},sq={arraySet:function(r,e,t,n,i){for(var f=0;f<n;f++)r[i+f]=e[t+f]},flattenChunks:function(r){return[].concat.apply([],r)}};kr.setTyped=function(r){r?(kr.Buf8=Uint8Array,kr.Buf16=Uint16Array,kr.Buf32=Int32Array,kr.assign(kr,oq)):(kr.Buf8=Array,kr.Buf16=Array,kr.Buf32=Array,kr.assign(kr,sq))};kr.setTyped(iq)});var xh=je(qo=>{"use strict";var lq=_i(),aq=4,sh=0,lh=1,pq=2;function vo(r){for(var e=r.length;--e>=0;)r[e]=0}var uq=0,ah=1,cq=2,mq=3,dq=258,dc=29,Hs=256,Rs=Hs+1+dc,_o=30,wc=19,ph=2*Rs+1,Uf=15,hc=16,wq=7,bc=256,uh=16,ch=17,mh=18,gc=[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],Oa=[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],hq=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],dh=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],bq=512,qi=new Array((Rs+2)*2);vo(qi);var Ds=new Array(_o*2);vo(Ds);var zs=new Array(bq);vo(zs);var Fs=new Array(dq-mq+1);vo(Fs);var jc=new Array(dc);vo(jc);var Na=new Array(_o);vo(Na);function yc(r,e,t,n,i){this.static_tree=r,this.extra_bits=e,this.extra_base=t,this.elems=n,this.max_length=i,this.has_stree=r&&r.length}var wh,hh,bh;function vc(r,e){this.dyn_tree=r,this.max_code=0,this.stat_desc=e}function gh(r){return r<256?zs[r]:zs[256+(r>>>7)]}function Ps(r,e){r.pending_buf[r.pending++]=e&255,r.pending_buf[r.pending++]=e>>>8&255}function Rr(r,e,t){r.bi_valid>hc-t?(r.bi_buf|=e<<r.bi_valid&65535,Ps(r,r.bi_buf),r.bi_buf=e>>hc-r.bi_valid,r.bi_valid+=t-hc):(r.bi_buf|=e<<r.bi_valid&65535,r.bi_valid+=t)}function Zn(r,e,t){Rr(r,t[e*2],t[e*2+1])}function jh(r,e){var t=0;do t|=r&1,r>>>=1,t<<=1;while(--e>0);return t>>>1}function gq(r){r.bi_valid===16?(Ps(r,r.bi_buf),r.bi_buf=0,r.bi_valid=0):r.bi_valid>=8&&(r.pending_buf[r.pending++]=r.bi_buf&255,r.bi_buf>>=8,r.bi_valid-=8)}function jq(r,e){var t=e.dyn_tree,n=e.max_code,i=e.stat_desc.static_tree,f=e.stat_desc.has_stree,o=e.stat_desc.extra_bits,s=e.stat_desc.extra_base,l=e.stat_desc.max_length,p,u,b,c,h,T,y=0;for(c=0;c<=Uf;c++)r.bl_count[c]=0;for(t[r.heap[r.heap_max]*2+1]=0,p=r.heap_max+1;p<ph;p++)u=r.heap[p],c=t[t[u*2+1]*2+1]+1,c>l&&(c=l,y++),t[u*2+1]=c,!(u>n)&&(r.bl_count[c]++,h=0,u>=s&&(h=o[u-s]),T=t[u*2],r.opt_len+=T*(c+h),f&&(r.static_len+=T*(i[u*2+1]+h)));if(y!==0){do{for(c=l-1;r.bl_count[c]===0;)c--;r.bl_count[c]--,r.bl_count[c+1]+=2,r.bl_count[l]--,y-=2}while(y>0);for(c=l;c!==0;c--)for(u=r.bl_count[c];u!==0;)b=r.heap[--p],!(b>n)&&(t[b*2+1]!==c&&(r.opt_len+=(c-t[b*2+1])*t[b*2],t[b*2+1]=c),u--)}}function yh(r,e,t){var n=new Array(Uf+1),i=0,f,o;for(f=1;f<=Uf;f++)n[f]=i=i+t[f-1]<<1;for(o=0;o<=e;o++){var s=r[o*2+1];s!==0&&(r[o*2]=jh(n[s]++,s))}}function yq(){var r,e,t,n,i,f=new Array(Uf+1);for(t=0,n=0;n<dc-1;n++)for(jc[n]=t,r=0;r<1<<gc[n];r++)Fs[t++]=n;for(Fs[t-1]=n,i=0,n=0;n<16;n++)for(Na[n]=i,r=0;r<1<<Oa[n];r++)zs[i++]=n;for(i>>=7;n<_o;n++)for(Na[n]=i<<7,r=0;r<1<<Oa[n]-7;r++)zs[256+i++]=n;for(e=0;e<=Uf;e++)f[e]=0;for(r=0;r<=143;)qi[r*2+1]=8,r++,f[8]++;for(;r<=255;)qi[r*2+1]=9,r++,f[9]++;for(;r<=279;)qi[r*2+1]=7,r++,f[7]++;for(;r<=287;)qi[r*2+1]=8,r++,f[8]++;for(yh(qi,Rs+1,f),r=0;r<_o;r++)Ds[r*2+1]=5,Ds[r*2]=jh(r,5);wh=new yc(qi,gc,Hs+1,Rs,Uf),hh=new yc(Ds,Oa,0,_o,Uf),bh=new yc(new Array(0),hq,0,wc,wq)}function vh(r){var e;for(e=0;e<Rs;e++)r.dyn_ltree[e*2]=0;for(e=0;e<_o;e++)r.dyn_dtree[e*2]=0;for(e=0;e<wc;e++)r.bl_tree[e*2]=0;r.dyn_ltree[bc*2]=1,r.opt_len=r.static_len=0,r.last_lit=r.matches=0}function _h(r){r.bi_valid>8?Ps(r,r.bi_buf):r.bi_valid>0&&(r.pending_buf[r.pending++]=r.bi_buf),r.bi_buf=0,r.bi_valid=0}function vq(r,e,t,n){_h(r),n&&(Ps(r,t),Ps(r,~t)),lq.arraySet(r.pending_buf,r.window,e,t,r.pending),r.pending+=t}function qh(r,e,t,n){var i=e*2,f=t*2;return r[i]<r[f]||r[i]===r[f]&&n[e]<=n[t]}function _c(r,e,t){for(var n=r.heap[t],i=t<<1;i<=r.heap_len&&(i<r.heap_len&&qh(e,r.heap[i+1],r.heap[i],r.depth)&&i++,!qh(e,n,r.heap[i],r.depth));)r.heap[t]=r.heap[i],t=i,i<<=1;r.heap[t]=n}function kh(r,e,t){var n,i,f=0,o,s;if(r.last_lit!==0)do n=r.pending_buf[r.d_buf+f*2]<<8|r.pending_buf[r.d_buf+f*2+1],i=r.pending_buf[r.l_buf+f],f++,n===0?Zn(r,i,e):(o=Fs[i],Zn(r,o+Hs+1,e),s=gc[o],s!==0&&(i-=jc[o],Rr(r,i,s)),n--,o=gh(n),Zn(r,o,t),s=Oa[o],s!==0&&(n-=Na[o],Rr(r,n,s)));while(f<r.last_lit);Zn(r,bc,e)}function qc(r,e){var t=e.dyn_tree,n=e.stat_desc.static_tree,i=e.stat_desc.has_stree,f=e.stat_desc.elems,o,s,l=-1,p;for(r.heap_len=0,r.heap_max=ph,o=0;o<f;o++)t[o*2]!==0?(r.heap[++r.heap_len]=l=o,r.depth[o]=0):t[o*2+1]=0;for(;r.heap_len<2;)p=r.heap[++r.heap_len]=l<2?++l:0,t[p*2]=1,r.depth[p]=0,r.opt_len--,i&&(r.static_len-=n[p*2+1]);for(e.max_code=l,o=r.heap_len>>1;o>=1;o--)_c(r,t,o);p=f;do o=r.heap[1],r.heap[1]=r.heap[r.heap_len--],_c(r,t,1),s=r.heap[1],r.heap[--r.heap_max]=o,r.heap[--r.heap_max]=s,t[p*2]=t[o*2]+t[s*2],r.depth[p]=(r.depth[o]>=r.depth[s]?r.depth[o]:r.depth[s])+1,t[o*2+1]=t[s*2+1]=p,r.heap[1]=p++,_c(r,t,1);while(r.heap_len>=2);r.heap[--r.heap_max]=r.heap[1],jq(r,e),yh(t,l,r.bl_count)}function Th(r,e,t){var n,i=-1,f,o=e[0*2+1],s=0,l=7,p=4;for(o===0&&(l=138,p=3),e[(t+1)*2+1]=65535,n=0;n<=t;n++)f=o,o=e[(n+1)*2+1],!(++s<l&&f===o)&&(s<p?r.bl_tree[f*2]+=s:f!==0?(f!==i&&r.bl_tree[f*2]++,r.bl_tree[uh*2]++):s<=10?r.bl_tree[ch*2]++:r.bl_tree[mh*2]++,s=0,i=f,o===0?(l=138,p=3):f===o?(l=6,p=3):(l=7,p=4))}function Bh(r,e,t){var n,i=-1,f,o=e[0*2+1],s=0,l=7,p=4;for(o===0&&(l=138,p=3),n=0;n<=t;n++)if(f=o,o=e[(n+1)*2+1],!(++s<l&&f===o)){if(s<p)do Zn(r,f,r.bl_tree);while(--s!=0);else f!==0?(f!==i&&(Zn(r,f,r.bl_tree),s--),Zn(r,uh,r.bl_tree),Rr(r,s-3,2)):s<=10?(Zn(r,ch,r.bl_tree),Rr(r,s-3,3)):(Zn(r,mh,r.bl_tree),Rr(r,s-11,7));s=0,i=f,o===0?(l=138,p=3):f===o?(l=6,p=3):(l=7,p=4)}}function _q(r){var e;for(Th(r,r.dyn_ltree,r.l_desc.max_code),Th(r,r.dyn_dtree,r.d_desc.max_code),qc(r,r.bl_desc),e=wc-1;e>=3&&r.bl_tree[dh[e]*2+1]===0;e--);return r.opt_len+=3*(e+1)+5+5+4,e}function qq(r,e,t,n){var i;for(Rr(r,e-257,5),Rr(r,t-1,5),Rr(r,n-4,4),i=0;i<n;i++)Rr(r,r.bl_tree[dh[i]*2+1],3);Bh(r,r.dyn_ltree,e-1),Bh(r,r.dyn_dtree,t-1)}function kq(r){var e=4093624447,t;for(t=0;t<=31;t++,e>>>=1)if(e&1&&r.dyn_ltree[t*2]!==0)return sh;if(r.dyn_ltree[9*2]!==0||r.dyn_ltree[10*2]!==0||r.dyn_ltree[13*2]!==0)return lh;for(t=32;t<Hs;t++)if(r.dyn_ltree[t*2]!==0)return lh;return sh}var Ih=!1;function Tq(r){Ih||(yq(),Ih=!0),r.l_desc=new vc(r.dyn_ltree,wh),r.d_desc=new vc(r.dyn_dtree,hh),r.bl_desc=new vc(r.bl_tree,bh),r.bi_buf=0,r.bi_valid=0,vh(r)}function Sh(r,e,t,n){Rr(r,(uq<<1)+(n?1:0),3),vq(r,e,t,!0)}function Bq(r){Rr(r,ah<<1,3),Zn(r,bc,qi),gq(r)}function Iq(r,e,t,n){var i,f,o=0;r.level>0?(r.strm.data_type===pq&&(r.strm.data_type=kq(r)),qc(r,r.l_desc),qc(r,r.d_desc),o=_q(r),i=r.opt_len+3+7>>>3,f=r.static_len+3+7>>>3,f<=i&&(i=f)):i=f=t+5,t+4<=i&&e!==-1?Sh(r,e,t,n):r.strategy===aq||f===i?(Rr(r,(ah<<1)+(n?1:0),3),kh(r,qi,Ds)):(Rr(r,(cq<<1)+(n?1:0),3),qq(r,r.l_desc.max_code+1,r.d_desc.max_code+1,o+1),kh(r,r.dyn_ltree,r.dyn_dtree)),vh(r),n&&_h(r)}function Sq(r,e,t){return r.pending_buf[r.d_buf+r.last_lit*2]=e>>>8&255,r.pending_buf[r.d_buf+r.last_lit*2+1]=e&255,r.pending_buf[r.l_buf+r.last_lit]=t&255,r.last_lit++,e===0?r.dyn_ltree[t*2]++:(r.matches++,e--,r.dyn_ltree[(Fs[t]+Hs+1)*2]++,r.dyn_dtree[gh(e)*2]++),r.last_lit===r.lit_bufsize-1}qo._tr_init=Tq;qo._tr_stored_block=Sh;qo._tr_flush_block=Iq;qo._tr_tally=Sq;qo._tr_align=Bq});var kc=je((UE,Eh)=>{"use strict";function xq(r,e,t,n){for(var i=r&65535|0,f=r>>>16&65535|0,o=0;t!==0;){o=t>2e3?2e3:t,t-=o;do i=i+e[n++]|0,f=f+i|0;while(--o);i%=65521,f%=65521}return i|f<<16|0}Eh.exports=xq});var Tc=je((CE,Ah)=>{"use strict";function Eq(){for(var r,e=[],t=0;t<256;t++){r=t;for(var n=0;n<8;n++)r=r&1?3988292384^r>>>1:r>>>1;e[t]=r}return e}var Aq=Eq();function Oq(r,e,t,n){var i=Aq,f=n+t;r^=-1;for(var o=n;o<f;o++)r=r>>>8^i[(r^e[o])&255];return r^-1}Ah.exports=Oq});var Ha=je((VE,Oh)=>{"use strict";Oh.exports={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"}});var Lh=je(ei=>{"use strict";var Tr=_i(),hn=xh(),Nh=kc(),nf=Tc(),Nq=Ha(),Cf=0,Hq=1,Rq=3,ff=4,Hh=5,Qn=0,Rh=1,bn=-2,Dq=-3,Bc=-5,zq=-1,Fq=1,Ra=2,Pq=3,Mq=4,Lq=0,Uq=2,Da=8,Cq=9,Vq=15,Wq=8,Yq=29,Kq=256,Ic=Kq+1+Yq,Gq=30,Jq=19,Xq=2*Ic+1,Zq=15,tt=3,of=258,Rn=of+tt+1,Qq=32,za=42,Sc=69,Fa=73,Pa=91,Ma=103,Vf=113,Ms=666,rr=1,Ls=2,Wf=3,ko=4,$q=3;function sf(r,e){return r.msg=Nq[e],e}function Dh(r){return(r<<1)-(r>4?9:0)}function lf(r){for(var e=r.length;--e>=0;)r[e]=0}function af(r){var e=r.state,t=e.pending;t>r.avail_out&&(t=r.avail_out),t!==0&&(Tr.arraySet(r.output,e.pending_buf,e.pending_out,t,r.next_out),r.next_out+=t,e.pending_out+=t,r.total_out+=t,r.avail_out-=t,e.pending-=t,e.pending===0&&(e.pending_out=0))}function pr(r,e){hn._tr_flush_block(r,r.block_start>=0?r.block_start:-1,r.strstart-r.block_start,e),r.block_start=r.strstart,af(r.strm)}function ot(r,e){r.pending_buf[r.pending++]=e}function Us(r,e){r.pending_buf[r.pending++]=e>>>8&255,r.pending_buf[r.pending++]=e&255}function ek(r,e,t,n){var i=r.avail_in;return i>n&&(i=n),i===0?0:(r.avail_in-=i,Tr.arraySet(e,r.input,r.next_in,i,t),r.state.wrap===1?r.adler=Nh(r.adler,e,i,t):r.state.wrap===2&&(r.adler=nf(r.adler,e,i,t)),r.next_in+=i,r.total_in+=i,i)}function zh(r,e){var t=r.max_chain_length,n=r.strstart,i,f,o=r.prev_length,s=r.nice_match,l=r.strstart>r.w_size-Rn?r.strstart-(r.w_size-Rn):0,p=r.window,u=r.w_mask,b=r.prev,c=r.strstart+of,h=p[n+o-1],T=p[n+o];r.prev_length>=r.good_match&&(t>>=2),s>r.lookahead&&(s=r.lookahead);do if(i=e,!(p[i+o]!==T||p[i+o-1]!==h||p[i]!==p[n]||p[++i]!==p[n+1])){n+=2,i++;do;while(p[++n]===p[++i]&&p[++n]===p[++i]&&p[++n]===p[++i]&&p[++n]===p[++i]&&p[++n]===p[++i]&&p[++n]===p[++i]&&p[++n]===p[++i]&&p[++n]===p[++i]&&n<c);if(f=of-(c-n),n=c-of,f>o){if(r.match_start=e,o=f,f>=s)break;h=p[n+o-1],T=p[n+o]}}while((e=b[e&u])>l&&--t!=0);return o<=r.lookahead?o:r.lookahead}function Yf(r){var e=r.w_size,t,n,i,f,o;do{if(f=r.window_size-r.lookahead-r.strstart,r.strstart>=e+(e-Rn)){Tr.arraySet(r.window,r.window,e,e,0),r.match_start-=e,r.strstart-=e,r.block_start-=e,n=r.hash_size,t=n;do i=r.head[--t],r.head[t]=i>=e?i-e:0;while(--n);n=e,t=n;do i=r.prev[--t],r.prev[t]=i>=e?i-e:0;while(--n);f+=e}if(r.strm.avail_in===0)break;if(n=ek(r.strm,r.window,r.strstart+r.lookahead,f),r.lookahead+=n,r.lookahead+r.insert>=tt)for(o=r.strstart-r.insert,r.ins_h=r.window[o],r.ins_h=(r.ins_h<<r.hash_shift^r.window[o+1])&r.hash_mask;r.insert&&(r.ins_h=(r.ins_h<<r.hash_shift^r.window[o+tt-1])&r.hash_mask,r.prev[o&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=o,o++,r.insert--,!(r.lookahead+r.insert<tt)););}while(r.lookahead<Rn&&r.strm.avail_in!==0)}function tk(r,e){var t=65535;for(t>r.pending_buf_size-5&&(t=r.pending_buf_size-5);;){if(r.lookahead<=1){if(Yf(r),r.lookahead===0&&e===Cf)return rr;if(r.lookahead===0)break}r.strstart+=r.lookahead,r.lookahead=0;var n=r.block_start+t;if((r.strstart===0||r.strstart>=n)&&(r.lookahead=r.strstart-n,r.strstart=n,pr(r,!1),r.strm.avail_out===0)||r.strstart-r.block_start>=r.w_size-Rn&&(pr(r,!1),r.strm.avail_out===0))return rr}return r.insert=0,e===ff?(pr(r,!0),r.strm.avail_out===0?Wf:ko):(r.strstart>r.block_start&&(pr(r,!1),r.strm.avail_out===0),rr)}function xc(r,e){for(var t,n;;){if(r.lookahead<Rn){if(Yf(r),r.lookahead<Rn&&e===Cf)return rr;if(r.lookahead===0)break}if(t=0,r.lookahead>=tt&&(r.ins_h=(r.ins_h<<r.hash_shift^r.window[r.strstart+tt-1])&r.hash_mask,t=r.prev[r.strstart&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=r.strstart),t!==0&&r.strstart-t<=r.w_size-Rn&&(r.match_length=zh(r,t)),r.match_length>=tt)if(n=hn._tr_tally(r,r.strstart-r.match_start,r.match_length-tt),r.lookahead-=r.match_length,r.match_length<=r.max_lazy_match&&r.lookahead>=tt){r.match_length--;do r.strstart++,r.ins_h=(r.ins_h<<r.hash_shift^r.window[r.strstart+tt-1])&r.hash_mask,t=r.prev[r.strstart&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=r.strstart;while(--r.match_length!=0);r.strstart++}else r.strstart+=r.match_length,r.match_length=0,r.ins_h=r.window[r.strstart],r.ins_h=(r.ins_h<<r.hash_shift^r.window[r.strstart+1])&r.hash_mask;else n=hn._tr_tally(r,0,r.window[r.strstart]),r.lookahead--,r.strstart++;if(n&&(pr(r,!1),r.strm.avail_out===0))return rr}return r.insert=r.strstart<tt-1?r.strstart:tt-1,e===ff?(pr(r,!0),r.strm.avail_out===0?Wf:ko):r.last_lit&&(pr(r,!1),r.strm.avail_out===0)?rr:Ls}function To(r,e){for(var t,n,i;;){if(r.lookahead<Rn){if(Yf(r),r.lookahead<Rn&&e===Cf)return rr;if(r.lookahead===0)break}if(t=0,r.lookahead>=tt&&(r.ins_h=(r.ins_h<<r.hash_shift^r.window[r.strstart+tt-1])&r.hash_mask,t=r.prev[r.strstart&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=r.strstart),r.prev_length=r.match_length,r.prev_match=r.match_start,r.match_length=tt-1,t!==0&&r.prev_length<r.max_lazy_match&&r.strstart-t<=r.w_size-Rn&&(r.match_length=zh(r,t),r.match_length<=5&&(r.strategy===Fq||r.match_length===tt&&r.strstart-r.match_start>4096)&&(r.match_length=tt-1)),r.prev_length>=tt&&r.match_length<=r.prev_length){i=r.strstart+r.lookahead-tt,n=hn._tr_tally(r,r.strstart-1-r.prev_match,r.prev_length-tt),r.lookahead-=r.prev_length-1,r.prev_length-=2;do++r.strstart<=i&&(r.ins_h=(r.ins_h<<r.hash_shift^r.window[r.strstart+tt-1])&r.hash_mask,t=r.prev[r.strstart&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=r.strstart);while(--r.prev_length!=0);if(r.match_available=0,r.match_length=tt-1,r.strstart++,n&&(pr(r,!1),r.strm.avail_out===0))return rr}else if(r.match_available){if(n=hn._tr_tally(r,0,r.window[r.strstart-1]),n&&pr(r,!1),r.strstart++,r.lookahead--,r.strm.avail_out===0)return rr}else r.match_available=1,r.strstart++,r.lookahead--}return r.match_available&&(n=hn._tr_tally(r,0,r.window[r.strstart-1]),r.match_available=0),r.insert=r.strstart<tt-1?r.strstart:tt-1,e===ff?(pr(r,!0),r.strm.avail_out===0?Wf:ko):r.last_lit&&(pr(r,!1),r.strm.avail_out===0)?rr:Ls}function rk(r,e){for(var t,n,i,f,o=r.window;;){if(r.lookahead<=of){if(Yf(r),r.lookahead<=of&&e===Cf)return rr;if(r.lookahead===0)break}if(r.match_length=0,r.lookahead>=tt&&r.strstart>0&&(i=r.strstart-1,n=o[i],n===o[++i]&&n===o[++i]&&n===o[++i])){f=r.strstart+of;do;while(n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&i<f);r.match_length=of-(f-i),r.match_length>r.lookahead&&(r.match_length=r.lookahead)}if(r.match_length>=tt?(t=hn._tr_tally(r,1,r.match_length-tt),r.lookahead-=r.match_length,r.strstart+=r.match_length,r.match_length=0):(t=hn._tr_tally(r,0,r.window[r.strstart]),r.lookahead--,r.strstart++),t&&(pr(r,!1),r.strm.avail_out===0))return rr}return r.insert=0,e===ff?(pr(r,!0),r.strm.avail_out===0?Wf:ko):r.last_lit&&(pr(r,!1),r.strm.avail_out===0)?rr:Ls}function nk(r,e){for(var t;;){if(r.lookahead===0&&(Yf(r),r.lookahead===0)){if(e===Cf)return rr;break}if(r.match_length=0,t=hn._tr_tally(r,0,r.window[r.strstart]),r.lookahead--,r.strstart++,t&&(pr(r,!1),r.strm.avail_out===0))return rr}return r.insert=0,e===ff?(pr(r,!0),r.strm.avail_out===0?Wf:ko):r.last_lit&&(pr(r,!1),r.strm.avail_out===0)?rr:Ls}function $n(r,e,t,n,i){this.good_length=r,this.max_lazy=e,this.nice_length=t,this.max_chain=n,this.func=i}var Bo;Bo=[new $n(0,0,0,0,tk),new $n(4,4,8,4,xc),new $n(4,5,16,8,xc),new $n(4,6,32,32,xc),new $n(4,4,16,16,To),new $n(8,16,32,32,To),new $n(8,16,128,128,To),new $n(8,32,128,256,To),new $n(32,128,258,1024,To),new $n(32,258,258,4096,To)];function ik(r){r.window_size=2*r.w_size,lf(r.head),r.max_lazy_match=Bo[r.level].max_lazy,r.good_match=Bo[r.level].good_length,r.nice_match=Bo[r.level].nice_length,r.max_chain_length=Bo[r.level].max_chain,r.strstart=0,r.block_start=0,r.lookahead=0,r.insert=0,r.match_length=r.prev_length=tt-1,r.match_available=0,r.ins_h=0}function fk(){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=Da,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 Tr.Buf16(Xq*2),this.dyn_dtree=new Tr.Buf16((2*Gq+1)*2),this.bl_tree=new Tr.Buf16((2*Jq+1)*2),lf(this.dyn_ltree),lf(this.dyn_dtree),lf(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Tr.Buf16(Zq+1),this.heap=new Tr.Buf16(2*Ic+1),lf(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Tr.Buf16(2*Ic+1),lf(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 Fh(r){var e;return!r||!r.state?sf(r,bn):(r.total_in=r.total_out=0,r.data_type=Uq,e=r.state,e.pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap?za:Vf,r.adler=e.wrap===2?0:1,e.last_flush=Cf,hn._tr_init(e),Qn)}function Ph(r){var e=Fh(r);return e===Qn&&ik(r.state),e}function ok(r,e){return!r||!r.state||r.state.wrap!==2?bn:(r.state.gzhead=e,Qn)}function Mh(r,e,t,n,i,f){if(!r)return bn;var o=1;if(e===zq&&(e=6),n<0?(o=0,n=-n):n>15&&(o=2,n-=16),i<1||i>Cq||t!==Da||n<8||n>15||e<0||e>9||f<0||f>Mq)return sf(r,bn);n===8&&(n=9);var s=new fk;return r.state=s,s.strm=r,s.wrap=o,s.gzhead=null,s.w_bits=n,s.w_size=1<<s.w_bits,s.w_mask=s.w_size-1,s.hash_bits=i+7,s.hash_size=1<<s.hash_bits,s.hash_mask=s.hash_size-1,s.hash_shift=~~((s.hash_bits+tt-1)/tt),s.window=new Tr.Buf8(s.w_size*2),s.head=new Tr.Buf16(s.hash_size),s.prev=new Tr.Buf16(s.w_size),s.lit_bufsize=1<<i+6,s.pending_buf_size=s.lit_bufsize*4,s.pending_buf=new Tr.Buf8(s.pending_buf_size),s.d_buf=1*s.lit_bufsize,s.l_buf=(1+2)*s.lit_bufsize,s.level=e,s.strategy=f,s.method=t,Ph(r)}function sk(r,e){return Mh(r,e,Da,Vq,Wq,Lq)}function lk(r,e){var t,n,i,f;if(!r||!r.state||e>Hh||e<0)return r?sf(r,bn):bn;if(n=r.state,!r.output||!r.input&&r.avail_in!==0||n.status===Ms&&e!==ff)return sf(r,r.avail_out===0?Bc:bn);if(n.strm=r,t=n.last_flush,n.last_flush=e,n.status===za)if(n.wrap===2)r.adler=0,ot(n,31),ot(n,139),ot(n,8),n.gzhead?(ot(n,(n.gzhead.text?1:0)+(n.gzhead.hcrc?2:0)+(n.gzhead.extra?4:0)+(n.gzhead.name?8:0)+(n.gzhead.comment?16:0)),ot(n,n.gzhead.time&255),ot(n,n.gzhead.time>>8&255),ot(n,n.gzhead.time>>16&255),ot(n,n.gzhead.time>>24&255),ot(n,n.level===9?2:n.strategy>=Ra||n.level<2?4:0),ot(n,n.gzhead.os&255),n.gzhead.extra&&n.gzhead.extra.length&&(ot(n,n.gzhead.extra.length&255),ot(n,n.gzhead.extra.length>>8&255)),n.gzhead.hcrc&&(r.adler=nf(r.adler,n.pending_buf,n.pending,0)),n.gzindex=0,n.status=Sc):(ot(n,0),ot(n,0),ot(n,0),ot(n,0),ot(n,0),ot(n,n.level===9?2:n.strategy>=Ra||n.level<2?4:0),ot(n,$q),n.status=Vf);else{var o=Da+(n.w_bits-8<<4)<<8,s=-1;n.strategy>=Ra||n.level<2?s=0:n.level<6?s=1:n.level===6?s=2:s=3,o|=s<<6,n.strstart!==0&&(o|=Qq),o+=31-o%31,n.status=Vf,Us(n,o),n.strstart!==0&&(Us(n,r.adler>>>16),Us(n,r.adler&65535)),r.adler=1}if(n.status===Sc)if(n.gzhead.extra){for(i=n.pending;n.gzindex<(n.gzhead.extra.length&65535)&&!(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(r.adler=nf(r.adler,n.pending_buf,n.pending-i,i)),af(r),i=n.pending,n.pending===n.pending_buf_size));)ot(n,n.gzhead.extra[n.gzindex]&255),n.gzindex++;n.gzhead.hcrc&&n.pending>i&&(r.adler=nf(r.adler,n.pending_buf,n.pending-i,i)),n.gzindex===n.gzhead.extra.length&&(n.gzindex=0,n.status=Fa)}else n.status=Fa;if(n.status===Fa)if(n.gzhead.name){i=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(r.adler=nf(r.adler,n.pending_buf,n.pending-i,i)),af(r),i=n.pending,n.pending===n.pending_buf_size)){f=1;break}n.gzindex<n.gzhead.name.length?f=n.gzhead.name.charCodeAt(n.gzindex++)&255:f=0,ot(n,f)}while(f!==0);n.gzhead.hcrc&&n.pending>i&&(r.adler=nf(r.adler,n.pending_buf,n.pending-i,i)),f===0&&(n.gzindex=0,n.status=Pa)}else n.status=Pa;if(n.status===Pa)if(n.gzhead.comment){i=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(r.adler=nf(r.adler,n.pending_buf,n.pending-i,i)),af(r),i=n.pending,n.pending===n.pending_buf_size)){f=1;break}n.gzindex<n.gzhead.comment.length?f=n.gzhead.comment.charCodeAt(n.gzindex++)&255:f=0,ot(n,f)}while(f!==0);n.gzhead.hcrc&&n.pending>i&&(r.adler=nf(r.adler,n.pending_buf,n.pending-i,i)),f===0&&(n.status=Ma)}else n.status=Ma;if(n.status===Ma&&(n.gzhead.hcrc?(n.pending+2>n.pending_buf_size&&af(r),n.pending+2<=n.pending_buf_size&&(ot(n,r.adler&255),ot(n,r.adler>>8&255),r.adler=0,n.status=Vf)):n.status=Vf),n.pending!==0){if(af(r),r.avail_out===0)return n.last_flush=-1,Qn}else if(r.avail_in===0&&Dh(e)<=Dh(t)&&e!==ff)return sf(r,Bc);if(n.status===Ms&&r.avail_in!==0)return sf(r,Bc);if(r.avail_in!==0||n.lookahead!==0||e!==Cf&&n.status!==Ms){var l=n.strategy===Ra?nk(n,e):n.strategy===Pq?rk(n,e):Bo[n.level].func(n,e);if((l===Wf||l===ko)&&(n.status=Ms),l===rr||l===Wf)return r.avail_out===0&&(n.last_flush=-1),Qn;if(l===Ls&&(e===Hq?hn._tr_align(n):e!==Hh&&(hn._tr_stored_block(n,0,0,!1),e===Rq&&(lf(n.head),n.lookahead===0&&(n.strstart=0,n.block_start=0,n.insert=0))),af(r),r.avail_out===0))return n.last_flush=-1,Qn}return e!==ff?Qn:n.wrap<=0?Rh:(n.wrap===2?(ot(n,r.adler&255),ot(n,r.adler>>8&255),ot(n,r.adler>>16&255),ot(n,r.adler>>24&255),ot(n,r.total_in&255),ot(n,r.total_in>>8&255),ot(n,r.total_in>>16&255),ot(n,r.total_in>>24&255)):(Us(n,r.adler>>>16),Us(n,r.adler&65535)),af(r),n.wrap>0&&(n.wrap=-n.wrap),n.pending!==0?Qn:Rh)}function ak(r){var e;return!r||!r.state?bn:(e=r.state.status,e!==za&&e!==Sc&&e!==Fa&&e!==Pa&&e!==Ma&&e!==Vf&&e!==Ms?sf(r,bn):(r.state=null,e===Vf?sf(r,Dq):Qn))}function pk(r,e){var t=e.length,n,i,f,o,s,l,p,u;if(!r||!r.state||(n=r.state,o=n.wrap,o===2||o===1&&n.status!==za||n.lookahead))return bn;for(o===1&&(r.adler=Nh(r.adler,e,t,0)),n.wrap=0,t>=n.w_size&&(o===0&&(lf(n.head),n.strstart=0,n.block_start=0,n.insert=0),u=new Tr.Buf8(n.w_size),Tr.arraySet(u,e,t-n.w_size,n.w_size,0),e=u,t=n.w_size),s=r.avail_in,l=r.next_in,p=r.input,r.avail_in=t,r.next_in=0,r.input=e,Yf(n);n.lookahead>=tt;){i=n.strstart,f=n.lookahead-(tt-1);do n.ins_h=(n.ins_h<<n.hash_shift^n.window[i+tt-1])&n.hash_mask,n.prev[i&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=i,i++;while(--f);n.strstart=i,n.lookahead=tt-1,Yf(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=tt-1,n.match_available=0,r.next_in=l,r.input=p,r.avail_in=s,n.wrap=o,Qn}ei.deflateInit=sk;ei.deflateInit2=Mh;ei.deflateReset=Ph;ei.deflateResetKeep=Fh;ei.deflateSetHeader=ok;ei.deflate=lk;ei.deflateEnd=ak;ei.deflateSetDictionary=pk;ei.deflateInfo="pako deflate (from Nodeca project)"});var Ec=je(Io=>{"use strict";var La=_i(),Uh=!0,Ch=!0;try{String.fromCharCode.apply(null,[0])}catch{Uh=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{Ch=!1}var Cs=new La.Buf8(256);for(ki=0;ki<256;ki++)Cs[ki]=ki>=252?6:ki>=248?5:ki>=240?4:ki>=224?3:ki>=192?2:1;var ki;Cs[254]=Cs[254]=1;Io.string2buf=function(r){var e,t,n,i,f,o=r.length,s=0;for(i=0;i<o;i++)t=r.charCodeAt(i),(t&64512)==55296&&i+1<o&&(n=r.charCodeAt(i+1),(n&64512)==56320&&(t=65536+(t-55296<<10)+(n-56320),i++)),s+=t<128?1:t<2048?2:t<65536?3:4;for(e=new La.Buf8(s),f=0,i=0;f<s;i++)t=r.charCodeAt(i),(t&64512)==55296&&i+1<o&&(n=r.charCodeAt(i+1),(n&64512)==56320&&(t=65536+(t-55296<<10)+(n-56320),i++)),t<128?e[f++]=t:t<2048?(e[f++]=192|t>>>6,e[f++]=128|t&63):t<65536?(e[f++]=224|t>>>12,e[f++]=128|t>>>6&63,e[f++]=128|t&63):(e[f++]=240|t>>>18,e[f++]=128|t>>>12&63,e[f++]=128|t>>>6&63,e[f++]=128|t&63);return e};function Vh(r,e){if(e<65534&&(r.subarray&&Ch||!r.subarray&&Uh))return String.fromCharCode.apply(null,La.shrinkBuf(r,e));for(var t="",n=0;n<e;n++)t+=String.fromCharCode(r[n]);return t}Io.buf2binstring=function(r){return Vh(r,r.length)};Io.binstring2buf=function(r){for(var e=new La.Buf8(r.length),t=0,n=e.length;t<n;t++)e[t]=r.charCodeAt(t);return e};Io.buf2string=function(r,e){var t,n,i,f,o=e||r.length,s=new Array(o*2);for(n=0,t=0;t<o;){if(i=r[t++],i<128){s[n++]=i;continue}if(f=Cs[i],f>4){s[n++]=65533,t+=f-1;continue}for(i&=f===2?31:f===3?15:7;f>1&&t<o;)i=i<<6|r[t++]&63,f--;if(f>1){s[n++]=65533;continue}i<65536?s[n++]=i:(i-=65536,s[n++]=55296|i>>10&1023,s[n++]=56320|i&1023)}return Vh(s,n)};Io.utf8border=function(r,e){var t;for(e=e||r.length,e>r.length&&(e=r.length),t=e-1;t>=0&&(r[t]&192)==128;)t--;return t<0||t===0?e:t+Cs[r[t]]>e?t:e}});var Ac=je((KE,Wh)=>{"use strict";function uk(){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}Wh.exports=uk});var Jh=je(Ys=>{"use strict";var Vs=Lh(),Ws=_i(),Oc=Ec(),Nc=Ha(),ck=Ac(),Yh=Object.prototype.toString,mk=0,Hc=4,So=0,Kh=1,Gh=2,dk=-1,wk=0,hk=8;function Kf(r){if(!(this instanceof Kf))return new Kf(r);this.options=Ws.assign({level:dk,method:hk,chunkSize:16384,windowBits:15,memLevel:8,strategy:wk,to:""},r||{});var e=this.options;e.raw&&e.windowBits>0?e.windowBits=-e.windowBits:e.gzip&&e.windowBits>0&&e.windowBits<16&&(e.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new ck,this.strm.avail_out=0;var t=Vs.deflateInit2(this.strm,e.level,e.method,e.windowBits,e.memLevel,e.strategy);if(t!==So)throw new Error(Nc[t]);if(e.header&&Vs.deflateSetHeader(this.strm,e.header),e.dictionary){var n;if(typeof e.dictionary=="string"?n=Oc.string2buf(e.dictionary):Yh.call(e.dictionary)==="[object ArrayBuffer]"?n=new Uint8Array(e.dictionary):n=e.dictionary,t=Vs.deflateSetDictionary(this.strm,n),t!==So)throw new Error(Nc[t]);this._dict_set=!0}}Kf.prototype.push=function(r,e){var t=this.strm,n=this.options.chunkSize,i,f;if(this.ended)return!1;f=e===~~e?e:e===!0?Hc:mk,typeof r=="string"?t.input=Oc.string2buf(r):Yh.call(r)==="[object ArrayBuffer]"?t.input=new Uint8Array(r):t.input=r,t.next_in=0,t.avail_in=t.input.length;do{if(t.avail_out===0&&(t.output=new Ws.Buf8(n),t.next_out=0,t.avail_out=n),i=Vs.deflate(t,f),i!==Kh&&i!==So)return this.onEnd(i),this.ended=!0,!1;(t.avail_out===0||t.avail_in===0&&(f===Hc||f===Gh))&&(this.options.to==="string"?this.onData(Oc.buf2binstring(Ws.shrinkBuf(t.output,t.next_out))):this.onData(Ws.shrinkBuf(t.output,t.next_out)))}while((t.avail_in>0||t.avail_out===0)&&i!==Kh);return f===Hc?(i=Vs.deflateEnd(this.strm),this.onEnd(i),this.ended=!0,i===So):(f===Gh&&(this.onEnd(So),t.avail_out=0),!0)};Kf.prototype.onData=function(r){this.chunks.push(r)};Kf.prototype.onEnd=function(r){r===So&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Ws.flattenChunks(this.chunks)),this.chunks=[],this.err=r,this.msg=this.strm.msg};function Rc(r,e){var t=new Kf(e);if(t.push(r,!0),t.err)throw t.msg||Nc[t.err];return t.result}function bk(r,e){return e=e||{},e.raw=!0,Rc(r,e)}function gk(r,e){return e=e||{},e.gzip=!0,Rc(r,e)}Ys.Deflate=Kf;Ys.deflate=Rc;Ys.deflateRaw=bk;Ys.gzip=gk});var Zh=je((JE,Xh)=>{"use strict";var Ua=30,jk=12;Xh.exports=function(e,t){var n,i,f,o,s,l,p,u,b,c,h,T,y,N,P,R,Y,re,W,O,te,U,ne,j,g;n=e.state,i=e.next_in,j=e.input,f=i+(e.avail_in-5),o=e.next_out,g=e.output,s=o-(t-e.avail_out),l=o+(e.avail_out-257),p=n.dmax,u=n.wsize,b=n.whave,c=n.wnext,h=n.window,T=n.hold,y=n.bits,N=n.lencode,P=n.distcode,R=(1<<n.lenbits)-1,Y=(1<<n.distbits)-1;e:do{y<15&&(T+=j[i++]<<y,y+=8,T+=j[i++]<<y,y+=8),re=N[T&R];t:for(;;){if(W=re>>>24,T>>>=W,y-=W,W=re>>>16&255,W===0)g[o++]=re&65535;else if(W&16){O=re&65535,W&=15,W&&(y<W&&(T+=j[i++]<<y,y+=8),O+=T&(1<<W)-1,T>>>=W,y-=W),y<15&&(T+=j[i++]<<y,y+=8,T+=j[i++]<<y,y+=8),re=P[T&Y];r:for(;;){if(W=re>>>24,T>>>=W,y-=W,W=re>>>16&255,W&16){if(te=re&65535,W&=15,y<W&&(T+=j[i++]<<y,y+=8,y<W&&(T+=j[i++]<<y,y+=8)),te+=T&(1<<W)-1,te>p){e.msg="invalid distance too far back",n.mode=Ua;break e}if(T>>>=W,y-=W,W=o-s,te>W){if(W=te-W,W>b&&n.sane){e.msg="invalid distance too far back",n.mode=Ua;break e}if(U=0,ne=h,c===0){if(U+=u-W,W<O){O-=W;do g[o++]=h[U++];while(--W);U=o-te,ne=g}}else if(c<W){if(U+=u+c-W,W-=c,W<O){O-=W;do g[o++]=h[U++];while(--W);if(U=0,c<O){W=c,O-=W;do g[o++]=h[U++];while(--W);U=o-te,ne=g}}}else if(U+=c-W,W<O){O-=W;do g[o++]=h[U++];while(--W);U=o-te,ne=g}for(;O>2;)g[o++]=ne[U++],g[o++]=ne[U++],g[o++]=ne[U++],O-=3;O&&(g[o++]=ne[U++],O>1&&(g[o++]=ne[U++]))}else{U=o-te;do g[o++]=g[U++],g[o++]=g[U++],g[o++]=g[U++],O-=3;while(O>2);O&&(g[o++]=g[U++],O>1&&(g[o++]=g[U++]))}}else if((W&64)==0){re=P[(re&65535)+(T&(1<<W)-1)];continue r}else{e.msg="invalid distance code",n.mode=Ua;break e}break}}else if((W&64)==0){re=N[(re&65535)+(T&(1<<W)-1)];continue t}else if(W&32){n.mode=jk;break e}else{e.msg="invalid literal/length code",n.mode=Ua;break e}break}}while(i<f&&o<l);O=y>>3,i-=O,y-=O<<3,T&=(1<<y)-1,e.next_in=i,e.next_out=o,e.avail_in=i<f?5+(f-i):5-(i-f),e.avail_out=o<l?257+(l-o):257-(o-l),n.hold=T,n.bits=y}});var ib=je((XE,nb)=>{"use strict";var Qh=_i(),xo=15,$h=852,eb=592,tb=0,Dc=1,rb=2,yk=[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],vk=[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],_k=[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],qk=[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];nb.exports=function(e,t,n,i,f,o,s,l){var p=l.bits,u=0,b=0,c=0,h=0,T=0,y=0,N=0,P=0,R=0,Y=0,re,W,O,te,U,ne=null,j=0,g,A=new Qh.Buf16(xo+1),w=new Qh.Buf16(xo+1),F=null,C=0,M,Q,x;for(u=0;u<=xo;u++)A[u]=0;for(b=0;b<i;b++)A[t[n+b]]++;for(T=p,h=xo;h>=1&&A[h]===0;h--);if(T>h&&(T=h),h===0)return f[o++]=1<<24|64<<16|0,f[o++]=1<<24|64<<16|0,l.bits=1,0;for(c=1;c<h&&A[c]===0;c++);for(T<c&&(T=c),P=1,u=1;u<=xo;u++)if(P<<=1,P-=A[u],P<0)return-1;if(P>0&&(e===tb||h!==1))return-1;for(w[1]=0,u=1;u<xo;u++)w[u+1]=w[u]+A[u];for(b=0;b<i;b++)t[n+b]!==0&&(s[w[t[n+b]]++]=b);if(e===tb?(ne=F=s,g=19):e===Dc?(ne=yk,j-=257,F=vk,C-=257,g=256):(ne=_k,F=qk,g=-1),Y=0,b=0,u=c,U=o,y=T,N=0,O=-1,R=1<<T,te=R-1,e===Dc&&R>$h||e===rb&&R>eb)return 1;for(;;){M=u-N,s[b]<g?(Q=0,x=s[b]):s[b]>g?(Q=F[C+s[b]],x=ne[j+s[b]]):(Q=32+64,x=0),re=1<<u-N,W=1<<y,c=W;do W-=re,f[U+(Y>>N)+W]=M<<24|Q<<16|x|0;while(W!==0);for(re=1<<u-1;Y&re;)re>>=1;if(re!==0?(Y&=re-1,Y+=re):Y=0,b++,--A[u]==0){if(u===h)break;u=t[n+s[b]]}if(u>T&&(Y&te)!==O){for(N===0&&(N=T),U+=c,y=u-N,P=1<<y;y+N<h&&(P-=A[y+N],!(P<=0));)y++,P<<=1;if(R+=1<<y,e===Dc&&R>$h||e===rb&&R>eb)return 1;O=Y&te,f[O]=T<<24|y<<16|U-o|0}}return Y!==0&&(f[U+Y]=u-N<<24|64<<16|0),l.bits=T,0}});var Pb=je(Dn=>{"use strict";var Xr=_i(),zc=kc(),ti=Tc(),kk=Zh(),Ks=ib(),Tk=0,fb=1,ob=2,sb=4,Bk=5,Ca=6,Gf=0,Ik=1,Sk=2,gn=-2,lb=-3,Fc=-4,xk=-5,ab=8,pb=1,ub=2,cb=3,mb=4,db=5,wb=6,hb=7,bb=8,gb=9,jb=10,Va=11,Ti=12,Pc=13,yb=14,Mc=15,vb=16,_b=17,qb=18,kb=19,Wa=20,Ya=21,Tb=22,Bb=23,Ib=24,Sb=25,xb=26,Lc=27,Eb=28,Ab=29,Ht=30,Uc=31,Ek=32,Ak=852,Ok=592,Nk=15,Hk=Nk;function Ob(r){return(r>>>24&255)+(r>>>8&65280)+((r&65280)<<8)+((r&255)<<24)}function Rk(){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 Xr.Buf16(320),this.work=new Xr.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function Nb(r){var e;return!r||!r.state?gn:(e=r.state,r.total_in=r.total_out=e.total=0,r.msg="",e.wrap&&(r.adler=e.wrap&1),e.mode=pb,e.last=0,e.havedict=0,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new Xr.Buf32(Ak),e.distcode=e.distdyn=new Xr.Buf32(Ok),e.sane=1,e.back=-1,Gf)}function Hb(r){var e;return!r||!r.state?gn:(e=r.state,e.wsize=0,e.whave=0,e.wnext=0,Nb(r))}function Rb(r,e){var t,n;return!r||!r.state||(n=r.state,e<0?(t=0,e=-e):(t=(e>>4)+1,e<48&&(e&=15)),e&&(e<8||e>15))?gn:(n.window!==null&&n.wbits!==e&&(n.window=null),n.wrap=t,n.wbits=e,Hb(r))}function Db(r,e){var t,n;return r?(n=new Rk,r.state=n,n.window=null,t=Rb(r,e),t!==Gf&&(r.state=null),t):gn}function Dk(r){return Db(r,Hk)}var zb=!0,Cc,Vc;function zk(r){if(zb){var e;for(Cc=new Xr.Buf32(512),Vc=new Xr.Buf32(32),e=0;e<144;)r.lens[e++]=8;for(;e<256;)r.lens[e++]=9;for(;e<280;)r.lens[e++]=7;for(;e<288;)r.lens[e++]=8;for(Ks(fb,r.lens,0,288,Cc,0,r.work,{bits:9}),e=0;e<32;)r.lens[e++]=5;Ks(ob,r.lens,0,32,Vc,0,r.work,{bits:5}),zb=!1}r.lencode=Cc,r.lenbits=9,r.distcode=Vc,r.distbits=5}function Fb(r,e,t,n){var i,f=r.state;return f.window===null&&(f.wsize=1<<f.wbits,f.wnext=0,f.whave=0,f.window=new Xr.Buf8(f.wsize)),n>=f.wsize?(Xr.arraySet(f.window,e,t-f.wsize,f.wsize,0),f.wnext=0,f.whave=f.wsize):(i=f.wsize-f.wnext,i>n&&(i=n),Xr.arraySet(f.window,e,t-n,i,f.wnext),n-=i,n?(Xr.arraySet(f.window,e,t-n,n,0),f.wnext=n,f.whave=f.wsize):(f.wnext+=i,f.wnext===f.wsize&&(f.wnext=0),f.whave<f.wsize&&(f.whave+=i))),0}function Fk(r,e){var t,n,i,f,o,s,l,p,u,b,c,h,T,y,N=0,P,R,Y,re,W,O,te,U,ne=new Xr.Buf8(4),j,g,A=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!r||!r.state||!r.output||!r.input&&r.avail_in!==0)return gn;t=r.state,t.mode===Ti&&(t.mode=Pc),o=r.next_out,i=r.output,l=r.avail_out,f=r.next_in,n=r.input,s=r.avail_in,p=t.hold,u=t.bits,b=s,c=l,U=Gf;e:for(;;)switch(t.mode){case pb:if(t.wrap===0){t.mode=Pc;break}for(;u<16;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if(t.wrap&2&&p===35615){t.check=0,ne[0]=p&255,ne[1]=p>>>8&255,t.check=ti(t.check,ne,2,0),p=0,u=0,t.mode=ub;break}if(t.flags=0,t.head&&(t.head.done=!1),!(t.wrap&1)||(((p&255)<<8)+(p>>8))%31){r.msg="incorrect header check",t.mode=Ht;break}if((p&15)!==ab){r.msg="unknown compression method",t.mode=Ht;break}if(p>>>=4,u-=4,te=(p&15)+8,t.wbits===0)t.wbits=te;else if(te>t.wbits){r.msg="invalid window size",t.mode=Ht;break}t.dmax=1<<te,r.adler=t.check=1,t.mode=p&512?jb:Ti,p=0,u=0;break;case ub:for(;u<16;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if(t.flags=p,(t.flags&255)!==ab){r.msg="unknown compression method",t.mode=Ht;break}if(t.flags&57344){r.msg="unknown header flags set",t.mode=Ht;break}t.head&&(t.head.text=p>>8&1),t.flags&512&&(ne[0]=p&255,ne[1]=p>>>8&255,t.check=ti(t.check,ne,2,0)),p=0,u=0,t.mode=cb;case cb:for(;u<32;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}t.head&&(t.head.time=p),t.flags&512&&(ne[0]=p&255,ne[1]=p>>>8&255,ne[2]=p>>>16&255,ne[3]=p>>>24&255,t.check=ti(t.check,ne,4,0)),p=0,u=0,t.mode=mb;case mb:for(;u<16;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}t.head&&(t.head.xflags=p&255,t.head.os=p>>8),t.flags&512&&(ne[0]=p&255,ne[1]=p>>>8&255,t.check=ti(t.check,ne,2,0)),p=0,u=0,t.mode=db;case db:if(t.flags&1024){for(;u<16;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}t.length=p,t.head&&(t.head.extra_len=p),t.flags&512&&(ne[0]=p&255,ne[1]=p>>>8&255,t.check=ti(t.check,ne,2,0)),p=0,u=0}else t.head&&(t.head.extra=null);t.mode=wb;case wb:if(t.flags&1024&&(h=t.length,h>s&&(h=s),h&&(t.head&&(te=t.head.extra_len-t.length,t.head.extra||(t.head.extra=new Array(t.head.extra_len)),Xr.arraySet(t.head.extra,n,f,h,te)),t.flags&512&&(t.check=ti(t.check,n,h,f)),s-=h,f+=h,t.length-=h),t.length))break e;t.length=0,t.mode=hb;case hb:if(t.flags&2048){if(s===0)break e;h=0;do te=n[f+h++],t.head&&te&&t.length<65536&&(t.head.name+=String.fromCharCode(te));while(te&&h<s);if(t.flags&512&&(t.check=ti(t.check,n,h,f)),s-=h,f+=h,te)break e}else t.head&&(t.head.name=null);t.length=0,t.mode=bb;case bb:if(t.flags&4096){if(s===0)break e;h=0;do te=n[f+h++],t.head&&te&&t.length<65536&&(t.head.comment+=String.fromCharCode(te));while(te&&h<s);if(t.flags&512&&(t.check=ti(t.check,n,h,f)),s-=h,f+=h,te)break e}else t.head&&(t.head.comment=null);t.mode=gb;case gb:if(t.flags&512){for(;u<16;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if(p!==(t.check&65535)){r.msg="header crc mismatch",t.mode=Ht;break}p=0,u=0}t.head&&(t.head.hcrc=t.flags>>9&1,t.head.done=!0),r.adler=t.check=0,t.mode=Ti;break;case jb:for(;u<32;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}r.adler=t.check=Ob(p),p=0,u=0,t.mode=Va;case Va:if(t.havedict===0)return r.next_out=o,r.avail_out=l,r.next_in=f,r.avail_in=s,t.hold=p,t.bits=u,Sk;r.adler=t.check=1,t.mode=Ti;case Ti:if(e===Bk||e===Ca)break e;case Pc:if(t.last){p>>>=u&7,u-=u&7,t.mode=Lc;break}for(;u<3;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}switch(t.last=p&1,p>>>=1,u-=1,p&3){case 0:t.mode=yb;break;case 1:if(zk(t),t.mode=Wa,e===Ca){p>>>=2,u-=2;break e}break;case 2:t.mode=_b;break;case 3:r.msg="invalid block type",t.mode=Ht}p>>>=2,u-=2;break;case yb:for(p>>>=u&7,u-=u&7;u<32;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if((p&65535)!=(p>>>16^65535)){r.msg="invalid stored block lengths",t.mode=Ht;break}if(t.length=p&65535,p=0,u=0,t.mode=Mc,e===Ca)break e;case Mc:t.mode=vb;case vb:if(h=t.length,h){if(h>s&&(h=s),h>l&&(h=l),h===0)break e;Xr.arraySet(i,n,f,h,o),s-=h,f+=h,l-=h,o+=h,t.length-=h;break}t.mode=Ti;break;case _b:for(;u<14;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if(t.nlen=(p&31)+257,p>>>=5,u-=5,t.ndist=(p&31)+1,p>>>=5,u-=5,t.ncode=(p&15)+4,p>>>=4,u-=4,t.nlen>286||t.ndist>30){r.msg="too many length or distance symbols",t.mode=Ht;break}t.have=0,t.mode=qb;case qb:for(;t.have<t.ncode;){for(;u<3;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}t.lens[A[t.have++]]=p&7,p>>>=3,u-=3}for(;t.have<19;)t.lens[A[t.have++]]=0;if(t.lencode=t.lendyn,t.lenbits=7,j={bits:t.lenbits},U=Ks(Tk,t.lens,0,19,t.lencode,0,t.work,j),t.lenbits=j.bits,U){r.msg="invalid code lengths set",t.mode=Ht;break}t.have=0,t.mode=kb;case kb:for(;t.have<t.nlen+t.ndist;){for(;N=t.lencode[p&(1<<t.lenbits)-1],P=N>>>24,R=N>>>16&255,Y=N&65535,!(P<=u);){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if(Y<16)p>>>=P,u-=P,t.lens[t.have++]=Y;else{if(Y===16){for(g=P+2;u<g;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if(p>>>=P,u-=P,t.have===0){r.msg="invalid bit length repeat",t.mode=Ht;break}te=t.lens[t.have-1],h=3+(p&3),p>>>=2,u-=2}else if(Y===17){for(g=P+3;u<g;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}p>>>=P,u-=P,te=0,h=3+(p&7),p>>>=3,u-=3}else{for(g=P+7;u<g;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}p>>>=P,u-=P,te=0,h=11+(p&127),p>>>=7,u-=7}if(t.have+h>t.nlen+t.ndist){r.msg="invalid bit length repeat",t.mode=Ht;break}for(;h--;)t.lens[t.have++]=te}}if(t.mode===Ht)break;if(t.lens[256]===0){r.msg="invalid code -- missing end-of-block",t.mode=Ht;break}if(t.lenbits=9,j={bits:t.lenbits},U=Ks(fb,t.lens,0,t.nlen,t.lencode,0,t.work,j),t.lenbits=j.bits,U){r.msg="invalid literal/lengths set",t.mode=Ht;break}if(t.distbits=6,t.distcode=t.distdyn,j={bits:t.distbits},U=Ks(ob,t.lens,t.nlen,t.ndist,t.distcode,0,t.work,j),t.distbits=j.bits,U){r.msg="invalid distances set",t.mode=Ht;break}if(t.mode=Wa,e===Ca)break e;case Wa:t.mode=Ya;case Ya:if(s>=6&&l>=258){r.next_out=o,r.avail_out=l,r.next_in=f,r.avail_in=s,t.hold=p,t.bits=u,kk(r,c),o=r.next_out,i=r.output,l=r.avail_out,f=r.next_in,n=r.input,s=r.avail_in,p=t.hold,u=t.bits,t.mode===Ti&&(t.back=-1);break}for(t.back=0;N=t.lencode[p&(1<<t.lenbits)-1],P=N>>>24,R=N>>>16&255,Y=N&65535,!(P<=u);){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if(R&&(R&240)==0){for(re=P,W=R,O=Y;N=t.lencode[O+((p&(1<<re+W)-1)>>re)],P=N>>>24,R=N>>>16&255,Y=N&65535,!(re+P<=u);){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}p>>>=re,u-=re,t.back+=re}if(p>>>=P,u-=P,t.back+=P,t.length=Y,R===0){t.mode=xb;break}if(R&32){t.back=-1,t.mode=Ti;break}if(R&64){r.msg="invalid literal/length code",t.mode=Ht;break}t.extra=R&15,t.mode=Tb;case Tb:if(t.extra){for(g=t.extra;u<g;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}t.length+=p&(1<<t.extra)-1,p>>>=t.extra,u-=t.extra,t.back+=t.extra}t.was=t.length,t.mode=Bb;case Bb:for(;N=t.distcode[p&(1<<t.distbits)-1],P=N>>>24,R=N>>>16&255,Y=N&65535,!(P<=u);){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if((R&240)==0){for(re=P,W=R,O=Y;N=t.distcode[O+((p&(1<<re+W)-1)>>re)],P=N>>>24,R=N>>>16&255,Y=N&65535,!(re+P<=u);){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}p>>>=re,u-=re,t.back+=re}if(p>>>=P,u-=P,t.back+=P,R&64){r.msg="invalid distance code",t.mode=Ht;break}t.offset=Y,t.extra=R&15,t.mode=Ib;case Ib:if(t.extra){for(g=t.extra;u<g;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}t.offset+=p&(1<<t.extra)-1,p>>>=t.extra,u-=t.extra,t.back+=t.extra}if(t.offset>t.dmax){r.msg="invalid distance too far back",t.mode=Ht;break}t.mode=Sb;case Sb:if(l===0)break e;if(h=c-l,t.offset>h){if(h=t.offset-h,h>t.whave&&t.sane){r.msg="invalid distance too far back",t.mode=Ht;break}h>t.wnext?(h-=t.wnext,T=t.wsize-h):T=t.wnext-h,h>t.length&&(h=t.length),y=t.window}else y=i,T=o-t.offset,h=t.length;h>l&&(h=l),l-=h,t.length-=h;do i[o++]=y[T++];while(--h);t.length===0&&(t.mode=Ya);break;case xb:if(l===0)break e;i[o++]=t.length,l--,t.mode=Ya;break;case Lc:if(t.wrap){for(;u<32;){if(s===0)break e;s--,p|=n[f++]<<u,u+=8}if(c-=l,r.total_out+=c,t.total+=c,c&&(r.adler=t.check=t.flags?ti(t.check,i,c,o-c):zc(t.check,i,c,o-c)),c=l,(t.flags?p:Ob(p))!==t.check){r.msg="incorrect data check",t.mode=Ht;break}p=0,u=0}t.mode=Eb;case Eb:if(t.wrap&&t.flags){for(;u<32;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if(p!==(t.total&4294967295)){r.msg="incorrect length check",t.mode=Ht;break}p=0,u=0}t.mode=Ab;case Ab:U=Ik;break e;case Ht:U=lb;break e;case Uc:return Fc;case Ek:default:return gn}return r.next_out=o,r.avail_out=l,r.next_in=f,r.avail_in=s,t.hold=p,t.bits=u,(t.wsize||c!==r.avail_out&&t.mode<Ht&&(t.mode<Lc||e!==sb))&&Fb(r,r.output,r.next_out,c-r.avail_out)?(t.mode=Uc,Fc):(b-=r.avail_in,c-=r.avail_out,r.total_in+=b,r.total_out+=c,t.total+=c,t.wrap&&c&&(r.adler=t.check=t.flags?ti(t.check,i,c,r.next_out-c):zc(t.check,i,c,r.next_out-c)),r.data_type=t.bits+(t.last?64:0)+(t.mode===Ti?128:0)+(t.mode===Wa||t.mode===Mc?256:0),(b===0&&c===0||e===sb)&&U===Gf&&(U=xk),U)}function Pk(r){if(!r||!r.state)return gn;var e=r.state;return e.window&&(e.window=null),r.state=null,Gf}function Mk(r,e){var t;return!r||!r.state||(t=r.state,(t.wrap&2)==0)?gn:(t.head=e,e.done=!1,Gf)}function Lk(r,e){var t=e.length,n,i,f;return!r||!r.state||(n=r.state,n.wrap!==0&&n.mode!==Va)?gn:n.mode===Va&&(i=1,i=zc(i,e,t,0),i!==n.check)?lb:(f=Fb(r,e,t,t),f?(n.mode=Uc,Fc):(n.havedict=1,Gf))}Dn.inflateReset=Hb;Dn.inflateReset2=Rb;Dn.inflateResetKeep=Nb;Dn.inflateInit=Dk;Dn.inflateInit2=Db;Dn.inflate=Fk;Dn.inflateEnd=Pk;Dn.inflateGetHeader=Mk;Dn.inflateSetDictionary=Lk;Dn.inflateInfo="pako inflate (from Nodeca project)"});var Wc=je((QE,Mb)=>{"use strict";Mb.exports={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}});var Ub=je(($E,Lb)=>{"use strict";function Uk(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}Lb.exports=Uk});var Vb=je(Js=>{"use strict";var Eo=Pb(),Gs=_i(),Ka=Ec(),Vt=Wc(),Yc=Ha(),Ck=Ac(),Vk=Ub(),Cb=Object.prototype.toString;function Jf(r){if(!(this instanceof Jf))return new Jf(r);this.options=Gs.assign({chunkSize:16384,windowBits:0,to:""},r||{});var e=this.options;e.raw&&e.windowBits>=0&&e.windowBits<16&&(e.windowBits=-e.windowBits,e.windowBits===0&&(e.windowBits=-15)),e.windowBits>=0&&e.windowBits<16&&!(r&&r.windowBits)&&(e.windowBits+=32),e.windowBits>15&&e.windowBits<48&&(e.windowBits&15)==0&&(e.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new Ck,this.strm.avail_out=0;var t=Eo.inflateInit2(this.strm,e.windowBits);if(t!==Vt.Z_OK)throw new Error(Yc[t]);if(this.header=new Vk,Eo.inflateGetHeader(this.strm,this.header),e.dictionary&&(typeof e.dictionary=="string"?e.dictionary=Ka.string2buf(e.dictionary):Cb.call(e.dictionary)==="[object ArrayBuffer]"&&(e.dictionary=new Uint8Array(e.dictionary)),e.raw&&(t=Eo.inflateSetDictionary(this.strm,e.dictionary),t!==Vt.Z_OK)))throw new Error(Yc[t])}Jf.prototype.push=function(r,e){var t=this.strm,n=this.options.chunkSize,i=this.options.dictionary,f,o,s,l,p,u=!1;if(this.ended)return!1;o=e===~~e?e:e===!0?Vt.Z_FINISH:Vt.Z_NO_FLUSH,typeof r=="string"?t.input=Ka.binstring2buf(r):Cb.call(r)==="[object ArrayBuffer]"?t.input=new Uint8Array(r):t.input=r,t.next_in=0,t.avail_in=t.input.length;do{if(t.avail_out===0&&(t.output=new Gs.Buf8(n),t.next_out=0,t.avail_out=n),f=Eo.inflate(t,Vt.Z_NO_FLUSH),f===Vt.Z_NEED_DICT&&i&&(f=Eo.inflateSetDictionary(this.strm,i)),f===Vt.Z_BUF_ERROR&&u===!0&&(f=Vt.Z_OK,u=!1),f!==Vt.Z_STREAM_END&&f!==Vt.Z_OK)return this.onEnd(f),this.ended=!0,!1;t.next_out&&(t.avail_out===0||f===Vt.Z_STREAM_END||t.avail_in===0&&(o===Vt.Z_FINISH||o===Vt.Z_SYNC_FLUSH))&&(this.options.to==="string"?(s=Ka.utf8border(t.output,t.next_out),l=t.next_out-s,p=Ka.buf2string(t.output,s),t.next_out=l,t.avail_out=n-l,l&&Gs.arraySet(t.output,t.output,s,l,0),this.onData(p)):this.onData(Gs.shrinkBuf(t.output,t.next_out))),t.avail_in===0&&t.avail_out===0&&(u=!0)}while((t.avail_in>0||t.avail_out===0)&&f!==Vt.Z_STREAM_END);return f===Vt.Z_STREAM_END&&(o=Vt.Z_FINISH),o===Vt.Z_FINISH?(f=Eo.inflateEnd(this.strm),this.onEnd(f),this.ended=!0,f===Vt.Z_OK):(o===Vt.Z_SYNC_FLUSH&&(this.onEnd(Vt.Z_OK),t.avail_out=0),!0)};Jf.prototype.onData=function(r){this.chunks.push(r)};Jf.prototype.onEnd=function(r){r===Vt.Z_OK&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Gs.flattenChunks(this.chunks)),this.chunks=[],this.err=r,this.msg=this.strm.msg};function Kc(r,e){var t=new Jf(e);if(t.push(r,!0),t.err)throw t.msg||Yc[t.err];return t.result}function Wk(r,e){return e=e||{},e.raw=!0,Kc(r,e)}Js.Inflate=Jf;Js.inflate=Kc;Js.inflateRaw=Wk;Js.ungzip=Kc});var Kb=je((tA,Yb)=>{"use strict";var Yk=_i().assign,Kk=Jh(),Gk=Vb(),Jk=Wc(),Wb={};Yk(Wb,Kk,Gk,Jk);Yb.exports=Wb});var Gc=je(()=>{});var Zb=je(Xb=>{"use strict";var Zk=[0,255,65535,16777215,4294967295];function Qk(r,e,t,n,i){var f;for(f=0;f<i;f++)t[n+f]=r[e+f]}function $k(r,e,t,n){var i;for(i=0;i<n;i++)r[e+i]=r[e-t+i]}function Xc(r){this.array=r,this.pos=0}Xc.prototype.readUncompressedLength=function(){for(var r=0,e=0,t,n;e<32&&this.pos<this.array.length;){if(t=this.array[this.pos],this.pos+=1,n=t&127,n<<e>>>e!==n)return-1;if(r|=n<<e,t<128)return r;e+=7}return-1};Xc.prototype.uncompressToBuffer=function(r){for(var e=this.array,t=e.length,n=this.pos,i=0,f,o,s,l;n<e.length;)if(f=e[n],n+=1,(f&3)==0){if(o=(f>>>2)+1,o>60){if(n+3>=t)return!1;s=o-60,o=e[n]+(e[n+1]<<8)+(e[n+2]<<16)+(e[n+3]<<24),o=(o&Zk[s])+1,n+=s}if(n+o>t)return!1;Qk(e,n,r,i,o),n+=o,i+=o}else{switch(f&3){case 1:o=(f>>>2&7)+4,l=e[n]+(f>>>5<<8),n+=1;break;case 2:if(n+1>=t)return!1;o=(f>>>2)+1,l=e[n]+(e[n+1]<<8),n+=2;break;case 3:if(n+3>=t)return!1;o=(f>>>2)+1,l=e[n]+(e[n+1]<<8)+(e[n+2]<<16)+(e[n+3]<<24),n+=4;break;default:break}if(l===0||l>i)return!1;$k(r,i,l,o),i+=o}return!0};Xb.SnappyDecompressor=Xc});var rg=je(tg=>{"use strict";var eT=16,tT=1<<eT,Qb=14,Zc=new Array(Qb+1);function Qs(r,e){return r*506832829>>>e}function $s(r,e){return r[e]+(r[e+1]<<8)+(r[e+2]<<16)+(r[e+3]<<24)}function $b(r,e,t){return r[e]===r[t]&&r[e+1]===r[t+1]&&r[e+2]===r[t+2]&&r[e+3]===r[t+3]}function rT(r,e,t,n,i){var f;for(f=0;f<i;f++)t[n+f]=r[e+f]}function eg(r,e,t,n,i){return t<=60?(n[i]=t-1<<2,i+=1):t<256?(n[i]=60<<2,n[i+1]=t-1,i+=2):(n[i]=61<<2,n[i+1]=t-1&255,n[i+2]=t-1>>>8,i+=3),rT(r,e,n,i,t),i+t}function Qc(r,e,t,n){return n<12&&t<2048?(r[e]=1+(n-4<<2)+(t>>>8<<5),r[e+1]=t&255,e+2):(r[e]=2+(n-1<<2),r[e+1]=t&255,r[e+2]=t>>>8,e+3)}function nT(r,e,t,n){for(;n>=68;)e=Qc(r,e,t,64),n-=64;return n>64&&(e=Qc(r,e,t,60),n-=60),Qc(r,e,t,n)}function iT(r,e,t,n,i){for(var f=1;1<<f<=t&&f<=Qb;)f+=1;f-=1;var o=32-f;typeof Zc[f]=="undefined"&&(Zc[f]=new Uint16Array(1<<f));var s=Zc[f],l;for(l=0;l<s.length;l++)s[l]=0;var p=e+t,u,b=e,c=e,h,T,y,N,P,R,Y,re,W,O,te,U=!0,ne=15;if(t>=ne)for(u=p-ne,e+=1,T=Qs($s(r,e),o);U;){P=32,y=e;do{if(e=y,h=T,R=P>>>5,P+=1,y=e+R,e>u){U=!1;break}T=Qs($s(r,y),o),N=b+s[h],s[h]=e-b}while(!$b(r,e,N));if(!U)break;i=eg(r,c,e-c,n,i);do{for(Y=e,re=4;e+re<p&&r[e+re]===r[N+re];)re+=1;if(e+=re,W=Y-N,i=nT(n,i,W,re),c=e,e>=u){U=!1;break}O=Qs($s(r,e-1),o),s[O]=e-1-b,te=Qs($s(r,e),o),N=b+s[te],s[te]=e-b}while($b(r,e,N));if(!U)break;e+=1,T=Qs($s(r,e),o)}return c<p&&(i=eg(r,c,p-c,n,i)),i}function fT(r,e,t){do e[t]=r&127,r=r>>>7,r>0&&(e[t]+=128),t+=1;while(r>0);return t}function $c(r){this.array=r}$c.prototype.maxCompressedLength=function(){var r=this.array.length;return 32+r+Math.floor(r/6)};$c.prototype.compressToBuffer=function(r){var e=this.array,t=e.length,n=0,i=0,f;for(i=fT(t,r,i);n<t;)f=Math.min(t-n,tT),i=iT(e,n,f,r,i),n+=f;return i};tg.SnappyCompressor=$c});var og=je(em=>{"use strict";function ng(){return typeof process=="object"&&typeof process.versions=="object"&&typeof process.versions.node!="undefined"}function Xa(r){return r instanceof Uint8Array&&(!ng()||!Buffer.isBuffer(r))}function Za(r){return r instanceof ArrayBuffer}function ig(r){return ng()?Buffer.isBuffer(r):!1}var oT=Zb().SnappyDecompressor,sT=rg().SnappyCompressor,fg="Argument compressed must be type of ArrayBuffer, Buffer, or Uint8Array";function lT(r){if(!Xa(r)&&!Za(r)&&!ig(r))throw new TypeError(fg);var e=!1,t=!1;Xa(r)?e=!0:Za(r)&&(t=!0,r=new Uint8Array(r));var n=new oT(r),i=n.readUncompressedLength();if(i===-1)throw new Error("Invalid Snappy bitstream");var f,o;if(e){if(f=new Uint8Array(i),!n.uncompressToBuffer(f))throw new Error("Invalid Snappy bitstream")}else if(t){if(f=new ArrayBuffer(i),o=new Uint8Array(f),!n.uncompressToBuffer(o))throw new Error("Invalid Snappy bitstream")}else if(f=Buffer.alloc(i),!n.uncompressToBuffer(f))throw new Error("Invalid Snappy bitstream");return f}function aT(r){if(!Xa(r)&&!Za(r)&&!ig(r))throw new TypeError(fg);var e=!1,t=!1;Xa(r)?e=!0:Za(r)&&(t=!0,r=new Uint8Array(r));var n=new sT(r),i=n.maxCompressedLength(),f,o,s;if(e?(f=new Uint8Array(i),s=n.compressToBuffer(f)):t?(f=new ArrayBuffer(i),o=new Uint8Array(f),s=n.compressToBuffer(o)):(f=Buffer.alloc(i),s=n.compressToBuffer(f)),!f.slice){var l=new Uint8Array(Array.prototype.slice.call(f,0,s));if(e)return l;if(t)return l.buffer;throw new Error("Not implemented")}return f.slice(0,s)}em.uncompress=lT;em.compress=aT});var tm=je(Ao=>{Ao.hashU32=function(e){return e=e|0,e=e+2127912214+(e<<12)|0,e=e^-949894596^e>>>19,e=e+374761393+(e<<5)|0,e=e+-744332180^e<<9,e=e+-42973499+(e<<3)|0,e^-1252372727^e>>>16|0};Ao.readU64=function(e,t){var n=0;return n|=e[t++]<<0,n|=e[t++]<<8,n|=e[t++]<<16,n|=e[t++]<<24,n|=e[t++]<<32,n|=e[t++]<<40,n|=e[t++]<<48,n|=e[t++]<<56,n};Ao.readU32=function(e,t){var n=0;return n|=e[t++]<<0,n|=e[t++]<<8,n|=e[t++]<<16,n|=e[t++]<<24,n};Ao.writeU32=function(e,t,n){e[t++]=n>>0&255,e[t++]=n>>8&255,e[t++]=n>>16&255,e[t++]=n>>24&255};Ao.imul=function(e,t){var n=e>>>16,i=e&65535,f=t>>>16,o=t&65535;return i*o+(n*o+i*f<<16)|0}});var ug=je(pg=>{var ri=tm(),Zf=2654435761,Qf=2246822519,sg=3266489917,uT=668265263,lg=374761393;function np(r,e){return r=r|0,e=e|0,r>>>(32-e|0)|r<<e|0}function ag(r,e,t){return r=r|0,e=e|0,t=t|0,ri.imul(r>>>(32-e|0)|r<<e,t)|0}function rm(r,e){return r=r|0,e=e|0,r>>>e^r|0}function rl(r,e,t,n,i){return ag(ri.imul(e,t)+r,n,i)}function cT(r,e,t){return ag(r+ri.imul(e[t],lg),11,Zf)}function mT(r,e,t){return rl(r,ri.readU32(e,t),sg,17,uT)}function dT(r,e,t){return[rl(r[0],ri.readU32(e,t+0),Qf,13,Zf),rl(r[1],ri.readU32(e,t+4),Qf,13,Zf),rl(r[2],ri.readU32(e,t+8),Qf,13,Zf),rl(r[3],ri.readU32(e,t+12),Qf,13,Zf)]}function wT(r,e,t,n){var i,f;if(f=n,n>=16){for(i=[r+Zf+Qf,r+Qf,r,r-Zf];n>=16;)i=dT(i,e,t),t+=16,n-=16;i=np(i[0],1)+np(i[1],7)+np(i[2],12)+np(i[3],18)+f}else i=r+lg+n>>>0;for(;n>=4;)i=mT(i,e,t),t+=4,n-=4;for(;n>0;)i=cT(i,e,t),t++,n--;return i=rm(ri.imul(rm(ri.imul(rm(i,15),Qf),13),sg),16),i>>>0}pg.hash=wT});var yg=je(sr=>{var hT=ug(),jn=tm(),ip=4,bT=13,cg=5,nm=6,fp=1<<16,nl=4,op=(1<<nl)-1,gT=4,Oo=(1<<gT)-1,mg=gg(5<<20),im=yT(),fm=407708164,jT=4,dg=8,wg=16,om=64,sm=192,sp=2147483648,hg=7,lm=4,bg=7,lp={4:65536,5:262144,6:1048576,7:4194304};function yT(){try{return new Uint32Array(fp)}catch{for(var r=new Array(fp),e=0;e<fp;e++)r[e]=0;return r}}function vT(r){for(var e=0;e<fp;e++)im[e]=0}function gg(r){try{return new Uint8Array(r)}catch{for(var e=new Array(r),t=0;t<r;t++)e[t]=0;return e}}function jg(r,e,t){if(typeof r.buffer!==void 0){if(Uint8Array.prototype.slice)return r.slice(e,t);var n=r.length;e=e|0,e=e<0?Math.max(n+e,0):Math.min(e,n),t=t===void 0?n:t|0,t=t<0?Math.max(n+t,0):Math.min(t,n);for(var i=new Uint8Array(t-e),f=e,o=0;f<t;)i[o++]=r[f++];return i}else return r.slice(e,t)}sr.compressBound=function(e){return e+e/255+16|0};sr.decompressBound=function(e){var t=0;if(jn.readU32(e,t)!==fm)throw new Error("invalid magic number");t+=4;var n=e[t++];if((n&sm)!==om)throw new Error("incompatible descriptor version "+(n&sm));var i=(n&wg)!=0,f=(n&dg)!=0,o=e[t++]>>lm&bg;if(lp[o]===void 0)throw new Error("invalid block size "+o);var s=lp[o];if(f)return jn.readU64(e,t);t++;for(var l=0;;){var p=jn.readU32(e,t);if(t+=4,p&sp?(p&=~sp,l+=p):l+=s,p===0)return l;i&&(t+=4),t+=p}};sr.makeBuffer=gg;sr.decompressBlock=function(e,t,n,i,f){var o,s,l,p,u;for(l=n+i;n<l;){var b=e[n++],c=b>>4;if(c>0){if(c===15)for(;c+=e[n],e[n++]===255;);for(p=n+c;n<p;)t[f++]=e[n++]}if(n>=l)break;if(o=b&15,s=e[n++]|e[n++]<<8,o===15)for(;o+=e[n],e[n++]===255;);for(o+=ip,u=f-s,p=u+o;u<p;)t[f++]=t[u++]|0}return f};sr.compressBlock=function(e,t,n,i,f){var o,s,l,p,u,b,c,h,T;if(c=0,h=i+n,s=n,i>=bT)for(var y=(1<<nm)+3;n+ip<h-cg;){var N=jn.readU32(e,n),P=jn.hashU32(N)>>>0;if(P=(P>>16^P)>>>0&65535,o=f[P]-1,f[P]=n+1,o<0||n-o>>>16>0||jn.readU32(e,o)!==N){u=y++>>nm,n+=u;continue}for(y=(1<<nm)+3,b=n-s,p=n-o,n+=ip,o+=ip,l=n;n<h-cg&&e[n]===e[o];)n++,o++;l=n-l;var R=l<op?l:op;if(b>=Oo){for(t[c++]=(Oo<<nl)+R,T=b-Oo;T>=255;T-=255)t[c++]=255;t[c++]=T}else t[c++]=(b<<nl)+R;for(var Y=0;Y<b;Y++)t[c++]=e[s+Y];if(t[c++]=p,t[c++]=p>>8,l>=op){for(T=l-op;T>=255;T-=255)t[c++]=255;t[c++]=T}s=n}if(s===0)return 0;if(b=h-s,b>=Oo){for(t[c++]=Oo<<nl,T=b-Oo;T>=255;T-=255)t[c++]=255;t[c++]=T}else t[c++]=b<<nl;for(n=s;n<h;)t[c++]=e[n++];return c};sr.decompressFrame=function(e,t){var n,i,f,o,s=0,l=0;if(jn.readU32(e,s)!==fm)throw new Error("invalid magic number");if(s+=4,o=e[s++],(o&sm)!==om)throw new Error("incompatible descriptor version");n=(o&wg)!=0,i=(o&jT)!=0,f=(o&dg)!=0;var p=e[s++]>>lm&bg;if(lp[p]===void 0)throw new Error("invalid block size");for(f&&(s+=8),s++;;){var u;if(u=jn.readU32(e,s),s+=4,u===0)break;if(n&&(s+=4),(u&sp)!=0){u&=~sp;for(var b=0;b<u;b++)t[l++]=e[s++]}else l=sr.decompressBlock(e,t,s,u,l),s+=u}return i&&(s+=4),l};sr.compressFrame=function(e,t){var n=0;jn.writeU32(t,n,fm),n+=4,t[n++]=om,t[n++]=hg<<lm,t[n]=hT.hash(0,t,4,n-4)>>8,n++;var i=lp[hg],f=e.length,o=0;for(vT(im);f>0;){var s=0,l=f>i?i:f;if(s=sr.compressBlock(e,mg,o,l,im),s>l||s===0){jn.writeU32(t,n,2147483648|l),n+=4;for(var p=o+l;o<p;)t[n++]=e[o++];f-=l}else{jn.writeU32(t,n,s),n+=4;for(var u=0;u<s;)t[n++]=mg[u++];o+=l,f-=l}}return jn.writeU32(t,n,0),n+=4,n};sr.decompress=function(e,t){var n,i;return t===void 0&&(t=sr.decompressBound(e)),n=sr.makeBuffer(t),i=sr.decompressFrame(e,n),i!==t&&(n=jg(n,0,i)),n};sr.compress=function(e,t){var n,i;return t===void 0&&(t=sr.compressBound(e.length)),n=sr.makeBuffer(t),i=sr.compressFrame(e,n),i!==t&&(n=jg(n,0,i)),n}});var vn=je((R2,Vg)=>{var Nm=4294967296,Cg=[];for(Mo=0;Mo<256;Mo++)Cg[Mo]=(Mo>15?"":"0")+Mo.toString(16);var Mo,ol=Vg.exports=function(r,e){r instanceof Buffer?(this.buffer=r,this.offset=e||0):Object.prototype.toString.call(r)=="[object Uint8Array]"?(this.buffer=new Buffer(r),this.offset=e||0):(this.buffer=this.buffer||new Buffer(8),this.offset=0,this.setValue.apply(this,arguments))};ol.MAX_INT=Math.pow(2,53);ol.MIN_INT=-Math.pow(2,53);ol.prototype={constructor:ol,_2scomp:function(){for(var r=this.buffer,e=this.offset,t=1,n=e+7;n>=e;n--){var i=(r[n]^255)+t;r[n]=i&255,t=i>>8}},setValue:function(r,e){var t=!1;if(arguments.length==1)if(typeof r=="number"){if(t=r<0,r=Math.abs(r),e=r%Nm,r=r/Nm,r>Nm)throw new RangeError(r+" is outside Int64 range");r=r|0}else if(typeof r=="string")r=(r+"").replace(/^0x/,""),e=r.substr(-8),r=r.length>8?r.substr(0,r.length-8):"",r=parseInt(r,16),e=parseInt(e,16);else throw new Error(r+" must be a Number or String");for(var n=this.buffer,i=this.offset,f=7;f>=0;f--)n[i+f]=e&255,e=f==4?r:e>>>8;t&&this._2scomp()},toNumber:function(r){for(var e=this.buffer,t=this.offset,n=e[t]&128,i=0,f=1,o=7,s=1;o>=0;o--,s*=256){var l=e[t+o];n&&(l=(l^255)+f,f=l>>8,l=l&255),i+=l*s}return!r&&i>=ol.MAX_INT?n?-1/0:1/0:n?-i:i},valueOf:function(){return this.toNumber(!1)},toString:function(r){return this.valueOf().toString(r||10)},toOctetString:function(r){for(var e=new Array(8),t=this.buffer,n=this.offset,i=0;i<8;i++)e[i]=Cg[t[n+i]];return e.join(r||"")},toBuffer:function(r){if(r&&this.offset===0)return this.buffer;var e=new Buffer(8);return this.buffer.copy(e,0,this.offset,this.offset+8),e},copy:function(r,e){this.buffer.copy(r,e||0,this.offset,this.offset+8)},compare:function(r){if((this.buffer[this.offset]&128)!=(r.buffer[r.offset]&128))return r.buffer[r.offset]-this.buffer[this.offset];for(var e=0;e<8;e++)if(this.buffer[this.offset+e]!==r.buffer[r.offset+e])return this.buffer[this.offset+e]-r.buffer[r.offset+e];return 0},equals:function(r){return this.compare(r)===0},inspect:function(){return"[Int64 value:"+this+" octets:"+this.toOctetString(" ")+"]"}}});var df=je((ii,Hm)=>{var Sp=rf("util"),sl=ii.Type={STOP:0,VOID:1,BOOL:2,BYTE:3,I08:3,DOUBLE:4,I16:6,I32:8,I64:10,STRING:11,UTF7:11,STRUCT:12,MAP:13,SET:14,LIST:15,UTF8:16,UTF16:17};ii.MessageType={CALL:1,REPLY:2,EXCEPTION:3,ONEWAY:4};ii.TException=xp;function xp(r){Error.call(this),Error.captureStackTrace!==void 0&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name,this.message=r}Sp.inherits(xp,Error);var RB=ii.TApplicationExceptionType={UNKNOWN:0,UNKNOWN_METHOD:1,INVALID_MESSAGE_TYPE:2,WRONG_METHOD_NAME:3,BAD_SEQUENCE_ID:4,MISSING_RESULT:5,INTERNAL_ERROR:6,PROTOCOL_ERROR:7,INVALID_TRANSFORM:8,INVALID_PROTOCOL:9,UNSUPPORTED_CLIENT_TYPE:10};ii.TApplicationException=Ep;function Ep(r,e){xp.call(this),Error.captureStackTrace!==void 0&&Error.captureStackTrace(this,this.constructor),this.type=r||RB.UNKNOWN,this.name=this.constructor.name,this.message=e}Sp.inherits(Ep,xp);Ep.prototype.read=function(r){for(var e,t=r.readStructBegin("TApplicationException");t=r.readFieldBegin(),t.ftype!=sl.STOP;){switch(t.fid){case 1:t.ftype==sl.STRING?(t=r.readString(),this.message=t):t=r.skip(t.ftype);break;case 2:t.ftype==sl.I32?(t=r.readI32(),this.type=t):t=r.skip(t.ftype);break;default:t=r.skip(t.ftype);break}r.readFieldEnd()}r.readStructEnd()};Ep.prototype.write=function(r){r.writeStructBegin("TApplicationException"),this.message&&(r.writeFieldBegin("message",sl.STRING,1),r.writeString(this.message),r.writeFieldEnd()),this.code&&(r.writeFieldBegin("type",sl.I32,2),r.writeI32(this.code),r.writeFieldEnd()),r.writeFieldStop(),r.writeStructEnd()};var D2=ii.TProtocolExceptionType={UNKNOWN:0,INVALID_DATA:1,NEGATIVE_SIZE:2,SIZE_LIMIT:3,BAD_VERSION:4,NOT_IMPLEMENTED:5,DEPTH_LIMIT:6};ii.TProtocolException=Wg;function Wg(r,e){Error.call(this),Error.captureStackTrace!==void 0&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name,this.type=r,this.message=e}Sp.inherits(Wg,Error);ii.objectLength=function(r){return Object.keys(r).length};ii.inherits=function(r,e){Sp.inherits(r,e)};var Ap,Op;Ap=function(r,e){if(!r)return r;var t;e.shift===void 0?t=e:t=e[0];var n=t,i=r.length,f=[],o,s;for(o=0;o<i;o++)s=r[o],t===null?f.push(s):t===Op||t===Ap?f.push(t(s,e.slice(1))):f.push(new n(s));return f};Op=function(r,e){if(!r)return r;var t;e.shift===void 0?t=e:t=e[0];var n=t,i={},f;for(var o in r)r.hasOwnProperty(o)&&(f=r[o],t===null?i[o]=f:t===Op||t===Ap?i[o]=t(f,e.slice(1)):i[o]=new n(f));return i};Hm.exports.copyMap=Op;Hm.exports.copyList=Ap});var Kg=je((z2,Yg)=>{var Lo=null;typeof WebSocket!="undefined"?Lo=WebSocket:typeof MozWebSocket!="undefined"?Lo=MozWebSocket:typeof global!="undefined"?Lo=global.WebSocket||global.MozWebSocket:typeof window!="undefined"?Lo=window.WebSocket||window.MozWebSocket:typeof self!="undefined"&&(Lo=self.WebSocket||self.MozWebSocket);Yg.exports=Lo});var Dm=je((F2,Rm)=>{"use strict";var Uo=typeof Reflect=="object"?Reflect:null,Gg=Uo&&typeof Uo.apply=="function"?Uo.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)},Np;Uo&&typeof Uo.ownKeys=="function"?Np=Uo.ownKeys:Object.getOwnPropertySymbols?Np=function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Np=function(e){return Object.getOwnPropertyNames(e)};function DB(r){console&&console.warn&&console.warn(r)}var Jg=Number.isNaN||function(e){return e!==e};function wt(){wt.init.call(this)}Rm.exports=wt;Rm.exports.once=MB;wt.EventEmitter=wt;wt.prototype._events=void 0;wt.prototype._eventsCount=0;wt.prototype._maxListeners=void 0;var Xg=10;function Hp(r){if(typeof r!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof r)}Object.defineProperty(wt,"defaultMaxListeners",{enumerable:!0,get:function(){return Xg},set:function(r){if(typeof r!="number"||r<0||Jg(r))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+r+".");Xg=r}});wt.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0};wt.prototype.setMaxListeners=function(e){if(typeof e!="number"||e<0||Jg(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this};function Zg(r){return r._maxListeners===void 0?wt.defaultMaxListeners:r._maxListeners}wt.prototype.getMaxListeners=function(){return Zg(this)};wt.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var i=e==="error",f=this._events;if(f!==void 0)i=i&&f.error===void 0;else if(!i)return!1;if(i){var o;if(t.length>0&&(o=t[0]),o instanceof Error)throw o;var s=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw s.context=o,s}var l=f[e];if(l===void 0)return!1;if(typeof l=="function")Gg(l,this,t);else for(var p=l.length,u=rj(l,p),n=0;n<p;++n)Gg(u[n],this,t);return!0};function Qg(r,e,t,n){var i,f,o;if(Hp(t),f=r._events,f===void 0?(f=r._events=Object.create(null),r._eventsCount=0):(f.newListener!==void 0&&(r.emit("newListener",e,t.listener?t.listener:t),f=r._events),o=f[e]),o===void 0)o=f[e]=t,++r._eventsCount;else if(typeof o=="function"?o=f[e]=n?[t,o]:[o,t]:n?o.unshift(t):o.push(t),i=Zg(r),i>0&&o.length>i&&!o.warned){o.warned=!0;var s=new Error("Possible EventEmitter memory leak detected. "+o.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");s.name="MaxListenersExceededWarning",s.emitter=r,s.type=e,s.count=o.length,DB(s)}return r}wt.prototype.addListener=function(e,t){return Qg(this,e,t,!1)};wt.prototype.on=wt.prototype.addListener;wt.prototype.prependListener=function(e,t){return Qg(this,e,t,!0)};function zB(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function $g(r,e,t){var n={fired:!1,wrapFn:void 0,target:r,type:e,listener:t},i=zB.bind(n);return i.listener=t,n.wrapFn=i,i}wt.prototype.once=function(e,t){return Hp(t),this.on(e,$g(this,e,t)),this};wt.prototype.prependOnceListener=function(e,t){return Hp(t),this.prependListener(e,$g(this,e,t)),this};wt.prototype.removeListener=function(e,t){var n,i,f,o,s;if(Hp(t),i=this._events,i===void 0)return this;if(n=i[e],n===void 0)return this;if(n===t||n.listener===t)--this._eventsCount==0?this._events=Object.create(null):(delete i[e],i.removeListener&&this.emit("removeListener",e,n.listener||t));else if(typeof n!="function"){for(f=-1,o=n.length-1;o>=0;o--)if(n[o]===t||n[o].listener===t){s=n[o].listener,f=o;break}if(f<0)return this;f===0?n.shift():FB(n,f),n.length===1&&(i[e]=n[0]),i.removeListener!==void 0&&this.emit("removeListener",e,s||t)}return this};wt.prototype.off=wt.prototype.removeListener;wt.prototype.removeAllListeners=function(e){var t,n,i;if(n=this._events,n===void 0)return this;if(n.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):n[e]!==void 0&&(--this._eventsCount==0?this._events=Object.create(null):delete n[e]),this;if(arguments.length===0){var f=Object.keys(n),o;for(i=0;i<f.length;++i)o=f[i],o!=="removeListener"&&this.removeAllListeners(o);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(t=n[e],typeof t=="function")this.removeListener(e,t);else if(t!==void 0)for(i=t.length-1;i>=0;i--)this.removeListener(e,t[i]);return this};function ej(r,e,t){var n=r._events;if(n===void 0)return[];var i=n[e];return i===void 0?[]:typeof i=="function"?t?[i.listener||i]:[i]:t?PB(i):rj(i,i.length)}wt.prototype.listeners=function(e){return ej(this,e,!0)};wt.prototype.rawListeners=function(e){return ej(this,e,!1)};wt.listenerCount=function(r,e){return typeof r.listenerCount=="function"?r.listenerCount(e):tj.call(r,e)};wt.prototype.listenerCount=tj;function tj(r){var e=this._events;if(e!==void 0){var t=e[r];if(typeof t=="function")return 1;if(t!==void 0)return t.length}return 0}wt.prototype.eventNames=function(){return this._eventsCount>0?Np(this._events):[]};function rj(r,e){for(var t=new Array(e),n=0;n<e;++n)t[n]=r[n];return t}function FB(r,e){for(;e+1<r.length;e++)r[e]=r[e+1];r.pop()}function PB(r){for(var e=new Array(r.length),t=0;t<e.length;++t)e[t]=r[t].listener||r[t];return e}function MB(r,e){return new Promise(function(t,n){function i(o){r.removeListener(e,f),n(o)}function f(){typeof r.removeListener=="function"&&r.removeListener("error",i),t([].slice.call(arguments))}nj(r,e,f,{once:!0}),e!=="error"&&LB(r,i,{once:!0})})}function LB(r,e,t){typeof r.on=="function"&&nj(r,"error",e,t)}function nj(r,e,t,n){if(typeof r.on=="function")n.once?r.once(e,t):r.on(e,t);else if(typeof r.addEventListener=="function")r.addEventListener(e,function i(f){n.once&&r.removeEventListener(e,i),t(f)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof r)}});var Rp=je(wf=>{var zm=Math.pow(2,8),UB=Math.pow(2,16),ij=Math.pow(2,24),fj=Math.pow(2,32),CB=Math.pow(2,40),VB=Math.pow(2,48),Fm=Math.pow(2,52),WB=Math.pow(2,1022);wf.readByte=function(r){return r>127?r-256:r};wf.readI16=function(r,e){e=e||0;var t=r[e+1];return t+=r[e]<<8,r[e]&128&&(t-=UB),t};wf.readI32=function(r,e){e=e||0;var t=r[e+3];return t+=r[e+2]<<8,t+=r[e+1]<<16,t+=r[e]*ij,r[e]&128&&(t-=fj),t};wf.writeI16=function(r,e){return r[1]=e&255,e>>=8,r[0]=e&255,r};wf.writeI32=function(r,e){return r[3]=e&255,e>>=8,r[2]=e&255,e>>=8,r[1]=e&255,e>>=8,r[0]=e&255,r};wf.readDouble=function(r,e){e=e||0;var t=r[e]&128,n=(r[e+1]&240)>>4;n+=(r[e]&127)<<4;var i=r[e+7];switch(i+=r[e+6]<<8,i+=r[e+5]<<16,i+=r[e+4]*ij,i+=r[e+3]*fj,i+=r[e+2]*CB,i+=(r[e+1]&15)*VB,n){case 0:n=-1022;break;case 2047:return i?NaN:t?-1/0:1/0;default:i+=Fm,n-=1023}return t&&(i*=-1),i*Math.pow(2,n-52)};wf.writeDouble=function(r,e){var t,n,i;return r[0]=e<0?128:0,e=Math.abs(e),e!==e?(t=2251799813685248,n=2047):e===1/0?(t=0,n=2047):(n=Math.floor(Math.log(e)/Math.LN2),i=Math.pow(2,-n),e*i<1&&(n--,i*=2),n+1023>=2047?(t=0,n=2047):n+1023>=1?(t=(e*i-1)*Fm,n+=1023):(t=e*WB*Fm,n=0)),r[1]=n<<4&240,r[0]|=n>>4&127,r[7]=t&255,t=Math.floor(t/zm),r[6]=t&255,t=Math.floor(t/zm),r[5]=t&255,t=Math.floor(t/zm),r[4]=t&255,t>>=8,r[3]=t&255,t>>=8,r[2]=t&255,t>>=8,r[1]|=t&15,r}});var io=je((M2,sj)=>{var YB=rf("util");sj.exports=oj;function oj(r){Error.call(this),Error.captureStackTrace!==void 0&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name,this.message=r}YB.inherits(oj,Error)});var zp=je(Ei=>{var KB=rf("util"),Co=function(){},lj=console.log,Dp="error";function ll(r){return function(){var e=["thrift: ["+r+"] "].concat(Array.from(arguments));return lj(KB.format.apply(null,e))}}var Pm=Co,Mm=Co,Lm=Co,Um=Co,Cm=Co;Ei.setLogFunc=function(r){lj=r};var GB=Ei.setLogLevel=function(r){switch(Pm=Mm=Lm=Um=Cm=Co,Dp=r,Dp){case"trace":Pm=ll("TRACE");case"debug":Mm=ll("DEBUG");case"error":Lm=ll("ERROR");case"warning":Um=ll("WARN");case"info":Cm=ll("INFO")}};GB(Dp);Ei.getLogLevel=function(){return Dp};Ei.trace=function(){return Pm.apply(null,arguments)};Ei.debug=function(){return Mm.apply(null,arguments)};Ei.error=function(){return Lm.apply(null,arguments)};Ei.warning=function(){return Um.apply(null,arguments)};Ei.info=function(){return Cm.apply(null,arguments)}});var Ym=je((U2,aj)=>{var JB=zp(),Ai=vn(),zt=df(),yt=zt.Type;aj.exports=J;var Vm=Math.pow(2,8),XB=Math.pow(2,24),ZB=Math.pow(2,32),QB=Math.pow(2,40),$B=Math.pow(2,48),Wm=Math.pow(2,52),eI=Math.pow(2,1022);function J(r){this.trans=r,this.lastField_=[],this.lastFieldId_=0,this.string_limit_=0,this.string_buf_=null,this.string_buf_size_=0,this.container_limit_=0,this.booleanField_={name:null,hasBoolValue:!1},this.boolValue_={hasBoolValue:!1,boolValue:!1}}J.PROTOCOL_ID=-126;J.VERSION_N=1;J.VERSION_MASK=31;J.TYPE_MASK=-32;J.TYPE_BITS=7;J.TYPE_SHIFT_AMOUNT=5;J.Types={CT_STOP:0,CT_BOOLEAN_TRUE:1,CT_BOOLEAN_FALSE:2,CT_BYTE:3,CT_I16:4,CT_I32:5,CT_I64:6,CT_DOUBLE:7,CT_BINARY:8,CT_LIST:9,CT_SET:10,CT_MAP:11,CT_STRUCT:12};J.TTypeToCType=[J.Types.CT_STOP,0,J.Types.CT_BOOLEAN_TRUE,J.Types.CT_BYTE,J.Types.CT_DOUBLE,0,J.Types.CT_I16,0,J.Types.CT_I32,0,J.Types.CT_I64,J.Types.CT_BINARY,J.Types.CT_STRUCT,J.Types.CT_MAP,J.Types.CT_SET,J.Types.CT_LIST];J.prototype.getTransport=function(){return this.trans};J.prototype.getCompactType=function(r){return J.TTypeToCType[r]};J.prototype.getTType=function(r){switch(r){case yt.STOP:return yt.STOP;case J.Types.CT_BOOLEAN_FALSE:case J.Types.CT_BOOLEAN_TRUE:return yt.BOOL;case J.Types.CT_BYTE:return yt.BYTE;case J.Types.CT_I16:return yt.I16;case J.Types.CT_I32:return yt.I32;case J.Types.CT_I64:return yt.I64;case J.Types.CT_DOUBLE:return yt.DOUBLE;case J.Types.CT_BINARY:return yt.STRING;case J.Types.CT_LIST:return yt.LIST;case J.Types.CT_SET:return yt.SET;case J.Types.CT_MAP:return yt.MAP;case J.Types.CT_STRUCT:return yt.STRUCT;default:throw new zt.TProtocolException(zt.TProtocolExceptionType.INVALID_DATA,"Unknown type: "+r)}return yt.STOP};J.prototype.flush=function(){return this.trans.flush()};J.prototype.writeMessageBegin=function(r,e,t){this.writeByte(J.PROTOCOL_ID),this.writeByte(J.VERSION_N&J.VERSION_MASK|e<<J.TYPE_SHIFT_AMOUNT&J.TYPE_MASK),this.writeVarint32(t),this.writeString(r),this._seqid?JB.warning("SeqId already set",{name:r}):(this._seqid=t,this.trans.setCurrSeqId(t))};J.prototype.writeMessageEnd=function(){};J.prototype.writeStructBegin=function(r){this.lastField_.push(this.lastFieldId_),this.lastFieldId_=0};J.prototype.writeStructEnd=function(){this.lastFieldId_=this.lastField_.pop()};J.prototype.writeFieldBegin=function(r,e,t){if(e!=yt.BOOL)return this.writeFieldBeginInternal(r,e,t,-1);this.booleanField_.name=r,this.booleanField_.fieldType=e,this.booleanField_.fieldId=t};J.prototype.writeFieldEnd=function(){};J.prototype.writeFieldStop=function(){this.writeByte(J.Types.CT_STOP)};J.prototype.writeMapBegin=function(r,e,t){t===0?this.writeByte(0):(this.writeVarint32(t),this.writeByte(this.getCompactType(r)<<4|this.getCompactType(e)))};J.prototype.writeMapEnd=function(){};J.prototype.writeListBegin=function(r,e){this.writeCollectionBegin(r,e)};J.prototype.writeListEnd=function(){};J.prototype.writeSetBegin=function(r,e){this.writeCollectionBegin(r,e)};J.prototype.writeSetEnd=function(){};J.prototype.writeBool=function(r){this.booleanField_.name!==null?(this.writeFieldBeginInternal(this.booleanField_.name,this.booleanField_.fieldType,this.booleanField_.fieldId,r?J.Types.CT_BOOLEAN_TRUE:J.Types.CT_BOOLEAN_FALSE),this.booleanField_.name=null):this.writeByte(r?J.Types.CT_BOOLEAN_TRUE:J.Types.CT_BOOLEAN_FALSE)};J.prototype.writeByte=function(r){this.trans.write(new Buffer([r]))};J.prototype.writeI16=function(r){this.writeVarint32(this.i32ToZigzag(r))};J.prototype.writeI32=function(r){this.writeVarint32(this.i32ToZigzag(r))};J.prototype.writeI64=function(r){this.writeVarint64(this.i64ToZigzag(r))};J.prototype.writeDouble=function(r){var e=new Buffer(8),t,n,i;e[7]=r<0?128:0,r=Math.abs(r),r!==r?(t=2251799813685248,n=2047):r===1/0?(t=0,n=2047):(n=Math.floor(Math.log(r)/Math.LN2),i=Math.pow(2,-n),r*i<1&&(n--,i*=2),n+1023>=2047?(t=0,n=2047):n+1023>=1?(t=(r*i-1)*Wm,n+=1023):(t=r*eI*Wm,n=0)),e[6]=n<<4&240,e[7]|=n>>4&127,e[0]=t&255,t=Math.floor(t/Vm),e[1]=t&255,t=Math.floor(t/Vm),e[2]=t&255,t=Math.floor(t/Vm),e[3]=t&255,t>>=8,e[4]=t&255,t>>=8,e[5]=t&255,t>>=8,e[6]|=t&15,this.trans.write(e)};J.prototype.writeStringOrBinary=function(r,e,t){if(typeof t=="string")this.writeVarint32(Buffer.byteLength(t,e)),this.trans.write(new Buffer(t,e));else if(t instanceof Buffer||Object.prototype.toString.call(t)=="[object Uint8Array]")this.writeVarint32(t.length),this.trans.write(t);else throw new Error(r+" called without a string/Buffer argument: "+t)};J.prototype.writeString=function(r){this.writeStringOrBinary("writeString","utf8",r)};J.prototype.writeBinary=function(r){this.writeStringOrBinary("writeBinary","binary",r)};J.prototype.writeFieldBeginInternal=function(r,e,t,n){var i=n==-1?this.getCompactType(e):n;t>this.lastFieldId_&&t-this.lastFieldId_<=15?this.writeByte(t-this.lastFieldId_<<4|i):(this.writeByte(i),this.writeI16(t)),this.lastFieldId_=t};J.prototype.writeCollectionBegin=function(r,e){e<=14?this.writeByte(e<<4|this.getCompactType(r)):(this.writeByte(240|this.getCompactType(r)),this.writeVarint32(e))};J.prototype.writeVarint32=function(r){for(var e=new Buffer(5),t=0;;)if((r&~127)==0){e[t++]=r;break}else e[t++]=r&127|128,r=r>>>7;var n=new Buffer(t);e.copy(n,0,0,t),this.trans.write(n)};J.prototype.writeVarint64=function(r){if(typeof r=="number"&&(r=new Ai(r)),!(r instanceof Ai))throw new zt.TProtocolException(zt.TProtocolExceptionType.INVALID_DATA,"Expected Int64 or Number, found: "+r);for(var e=new Buffer(10),t=0,n=r.buffer.readUInt32BE(0,!0),i=r.buffer.readUInt32BE(4,!0),f=0;;)if((i&~127)==0&&n===0){e[t++]=i;break}else e[t++]=i&127|128,f=n<<25,i=i>>>7,n=n>>>7,i=i|f;var o=new Buffer(t);e.copy(o,0,0,t),this.trans.write(o)};J.prototype.i64ToZigzag=function(r){if(typeof r=="string"?r=new Ai(parseInt(r,10)):typeof r=="number"&&(r=new Ai(r)),!(r instanceof Ai))throw new zt.TProtocolException(zt.TProtocolExceptionType.INVALID_DATA,"Expected Int64 or Number, found: "+r);var e=r.buffer.readUInt32BE(0,!0),t=r.buffer.readUInt32BE(4,!0),n=e>>>31;return e=(e<<1|t>>>31)^(n?4294967295:0),t=t<<1^(n?4294967295:0),new Ai(e,t)};J.prototype.i32ToZigzag=function(r){return r<<1^(r&2147483648?4294967295:0)};J.prototype.readMessageBegin=function(){var r=this.trans.readByte();if(r!=J.PROTOCOL_ID)throw new zt.TProtocolException(zt.TProtocolExceptionType.BAD_VERSION,"Bad protocol identifier "+r);var e=this.trans.readByte(),t=e&J.VERSION_MASK;if(t!=J.VERSION_N)throw new zt.TProtocolException(zt.TProtocolExceptionType.BAD_VERSION,"Bad protocol version "+t);var n=e>>J.TYPE_SHIFT_AMOUNT&J.TYPE_BITS,i=this.readVarint32(),f=this.readString();return{fname:f,mtype:n,rseqid:i}};J.prototype.readMessageEnd=function(){};J.prototype.readStructBegin=function(){return this.lastField_.push(this.lastFieldId_),this.lastFieldId_=0,{fname:""}};J.prototype.readStructEnd=function(){this.lastFieldId_=this.lastField_.pop()};J.prototype.readFieldBegin=function(){var r=0,e=this.trans.readByte(e),t=e&15;if(t==J.Types.CT_STOP)return{fname:null,ftype:zt.Type.STOP,fid:0};var n=(e&240)>>>4;n===0?r=this.readI16():r=this.lastFieldId_+n;var i=this.getTType(t);return(t==J.Types.CT_BOOLEAN_TRUE||t==J.Types.CT_BOOLEAN_FALSE)&&(this.boolValue_.hasBoolValue=!0,this.boolValue_.boolValue=t==J.Types.CT_BOOLEAN_TRUE),this.lastFieldId_=r,{fname:null,ftype:i,fid:r}};J.prototype.readFieldEnd=function(){};J.prototype.readMapBegin=function(){var r=this.readVarint32();if(r<0)throw new zt.TProtocolException(zt.TProtocolExceptionType.NEGATIVE_SIZE,"Negative map size");var e=0;r!==0&&(e=this.trans.readByte());var t=this.getTType((e&240)>>>4),n=this.getTType(e&15);return{ktype:t,vtype:n,size:r}};J.prototype.readMapEnd=function(){};J.prototype.readListBegin=function(){var r=this.trans.readByte(),e=r>>>4&15;if(e==15&&(e=this.readVarint32()),e<0)throw new zt.TProtocolException(zt.TProtocolExceptionType.NEGATIVE_SIZE,"Negative list size");var t=this.getTType(r&15);return{etype:t,size:e}};J.prototype.readListEnd=function(){};J.prototype.readSetBegin=function(){return this.readListBegin()};J.prototype.readSetEnd=function(){};J.prototype.readBool=function(){var r=!1,e=0;if(this.boolValue_.hasBoolValue===!0)r=this.boolValue_.boolValue,this.boolValue_.hasBoolValue=!1;else{var t=this.trans.readByte();e=t.rsize,r=t.value==J.Types.CT_BOOLEAN_TRUE}return r};J.prototype.readByte=function(){return this.trans.readByte()};J.prototype.readI16=function(){return this.readI32()};J.prototype.readI32=function(){return this.zigzagToI32(this.readVarint32())};J.prototype.readI64=function(){return this.zigzagToI64(this.readVarint64())};J.prototype.readDouble=function(){var r=this.trans.read(8),e=0,t=r[e+7]&128,n=(r[e+6]&240)>>4;n+=(r[e+7]&127)<<4;var i=r[e];switch(i+=r[e+1]<<8,i+=r[e+2]<<16,i+=r[e+3]*XB,i+=r[e+4]*ZB,i+=r[e+5]*QB,i+=(r[e+6]&15)*$B,n){case 0:n=-1022;break;case 2047:return i?NaN:t?-1/0:1/0;default:i+=Wm,n-=1023}return t&&(i*=-1),i*Math.pow(2,n-52)};J.prototype.readBinary=function(){var r=this.readVarint32();if(r===0)return new Buffer(0);if(r<0)throw new zt.TProtocolException(zt.TProtocolExceptionType.NEGATIVE_SIZE,"Negative binary size");return this.trans.read(r)};J.prototype.readString=function(){var r=this.readVarint32();if(r===0)return"";if(r<0)throw new zt.TProtocolException(zt.TProtocolExceptionType.NEGATIVE_SIZE,"Negative string size");return this.trans.readString(r)};J.prototype.readVarint32=function(){return this.readVarint64().toNumber()};J.prototype.readVarint64=function(){for(var r=0,e=0,t=0,n=0;;){var i=this.trans.readByte();if(r++,n<=25?e=e|(i&127)<<n:25<n&&n<32?(e=e|(i&127)<<n,t=t|(i&127)>>>32-n):t=t|(i&127)<<n-32,n+=7,!(i&128))break;if(r>=10)throw new zt.TProtocolException(zt.TProtocolExceptionType.INVALID_DATA,"Variable-length int over 10 bytes.")}return new Ai(t,e)};J.prototype.zigzagToI32=function(r){return r>>>1^-1*(r&1)};J.prototype.zigzagToI64=function(r){var e=r.buffer.readUInt32BE(0,!0),t=r.buffer.readUInt32BE(4,!0),n=new Ai(e&0,t&1);n._2scomp();var i=n.buffer.readUInt32BE(0,!0),f=n.buffer.readUInt32BE(4,!0),o=e<<31;return e=e>>>1^i,t=(t>>>1|o)^f,new Ai(e,t)};J.prototype.skip=function(r){switch(r){case yt.BOOL:this.readBool();break;case yt.BYTE:this.readByte();break;case yt.I16:this.readI16();break;case yt.I32:this.readI32();break;case yt.I64:this.readI64();break;case yt.DOUBLE:this.readDouble();break;case yt.STRING:this.readString();break;case yt.STRUCT:for(this.readStructBegin();;){var e=this.readFieldBegin();if(e.ftype===yt.STOP)break;this.skip(e.ftype),this.readFieldEnd()}this.readStructEnd();break;case yt.MAP:for(var t=this.readMapBegin(),n=0;n<t.size;++n)this.skip(t.ktype),this.skip(t.vtype);this.readMapEnd();break;case yt.SET:for(var i=this.readSetBegin(),f=0;f<i.size;++f)this.skip(i.etype);this.readSetEnd();break;case yt.LIST:for(var o=this.readListBegin(),s=0;s<o.size;++s)this.skip(o.etype);this.readListEnd();break;default:throw new Error("Invalid type: "+r)}}});var Jm=je((C2,dj)=>{var pj=zp(),Km=Rp(),uj=vn(),Oi=df(),Dr=Oi.Type;dj.exports=_e;var cj=-65536,Gm=-2147418112,mj=255;_e.VERSION_MASK=cj;_e.VERSION_1=Gm;_e.TYPE_MASK=mj;function _e(r,e,t){this.trans=r,this.strictRead=e!==void 0?e:!1,this.strictWrite=t!==void 0?t:!0,this._seqid=null}_e.prototype.flush=function(){return this.trans.flush()};_e.prototype.writeMessageBegin=function(r,e,t){this.strictWrite?(this.writeI32(Gm|e),this.writeString(r),this.writeI32(t)):(this.writeString(r),this.writeByte(e),this.writeI32(t)),this._seqid!==null?pj.warning("SeqId already set",{name:r}):(this._seqid=t,this.trans.setCurrSeqId(t))};_e.prototype.writeMessageEnd=function(){this._seqid!==null?this._seqid=null:pj.warning("No seqid to unset")};_e.prototype.writeStructBegin=function(r){};_e.prototype.writeStructEnd=function(){};_e.prototype.writeFieldBegin=function(r,e,t){this.writeByte(e),this.writeI16(t)};_e.prototype.writeFieldEnd=function(){};_e.prototype.writeFieldStop=function(){this.writeByte(Dr.STOP)};_e.prototype.writeMapBegin=function(r,e,t){this.writeByte(r),this.writeByte(e),this.writeI32(t)};_e.prototype.writeMapEnd=function(){};_e.prototype.writeListBegin=function(r,e){this.writeByte(r),this.writeI32(e)};_e.prototype.writeListEnd=function(){};_e.prototype.writeSetBegin=function(r,e){this.writeByte(r),this.writeI32(e)};_e.prototype.writeSetEnd=function(){};_e.prototype.writeBool=function(r){r?this.writeByte(1):this.writeByte(0)};_e.prototype.writeByte=function(r){this.trans.write(new Buffer([r]))};_e.prototype.writeI16=function(r){this.trans.write(Km.writeI16(new Buffer(2),r))};_e.prototype.writeI32=function(r){this.trans.write(Km.writeI32(new Buffer(4),r))};_e.prototype.writeI64=function(r){r.buffer?this.trans.write(r.buffer):this.trans.write(new uj(r).buffer)};_e.prototype.writeDouble=function(r){this.trans.write(Km.writeDouble(new Buffer(8),r))};_e.prototype.writeStringOrBinary=function(r,e,t){if(typeof t=="string")this.writeI32(Buffer.byteLength(t,e)),this.trans.write(new Buffer(t,e));else if(t instanceof Buffer||Object.prototype.toString.call(t)=="[object Uint8Array]")this.writeI32(t.length),this.trans.write(t);else throw new Error(r+" called without a string/Buffer argument: "+t)};_e.prototype.writeString=function(r){this.writeStringOrBinary("writeString","utf8",r)};_e.prototype.writeBinary=function(r){this.writeStringOrBinary("writeBinary","binary",r)};_e.prototype.readMessageBegin=function(){var r=this.readI32(),e,t,n;if(r<0){var i=r&cj;if(i!=Gm)throw new Oi.TProtocolException(Oi.TProtocolExceptionType.BAD_VERSION,"Bad version in readMessageBegin: "+r);e=r&mj,t=this.readString(),n=this.readI32()}else{if(this.strictRead)throw new Oi.TProtocolException(Oi.TProtocolExceptionType.BAD_VERSION,"No protocol version header");t=this.trans.read(r),e=this.readByte(),n=this.readI32()}return{fname:t,mtype:e,rseqid:n}};_e.prototype.readMessageEnd=function(){};_e.prototype.readStructBegin=function(){return{fname:""}};_e.prototype.readStructEnd=function(){};_e.prototype.readFieldBegin=function(){var r=this.readByte();if(r==Dr.STOP)return{fname:null,ftype:r,fid:0};var e=this.readI16();return{fname:null,ftype:r,fid:e}};_e.prototype.readFieldEnd=function(){};_e.prototype.readMapBegin=function(){var r=this.readByte(),e=this.readByte(),t=this.readI32();return{ktype:r,vtype:e,size:t}};_e.prototype.readMapEnd=function(){};_e.prototype.readListBegin=function(){var r=this.readByte(),e=this.readI32();return{etype:r,size:e}};_e.prototype.readListEnd=function(){};_e.prototype.readSetBegin=function(){var r=this.readByte(),e=this.readI32();return{etype:r,size:e}};_e.prototype.readSetEnd=function(){};_e.prototype.readBool=function(){var r=this.readByte();return r!==0};_e.prototype.readByte=function(){return this.trans.readByte()};_e.prototype.readI16=function(){return this.trans.readI16()};_e.prototype.readI32=function(){return this.trans.readI32()};_e.prototype.readI64=function(){var r=this.trans.read(8);return new uj(r)};_e.prototype.readDouble=function(){return this.trans.readDouble()};_e.prototype.readBinary=function(){var r=this.readI32();if(r===0)return new Buffer(0);if(r<0)throw new Oi.TProtocolException(Oi.TProtocolExceptionType.NEGATIVE_SIZE,"Negative binary size");return this.trans.read(r)};_e.prototype.readString=function(){var r=this.readI32();if(r===0)return"";if(r<0)throw new Oi.TProtocolException(Oi.TProtocolExceptionType.NEGATIVE_SIZE,"Negative string size");return this.trans.readString(r)};_e.prototype.getTransport=function(){return this.trans};_e.prototype.skip=function(r){switch(r){case Dr.BOOL:this.readBool();break;case Dr.BYTE:this.readByte();break;case Dr.I16:this.readI16();break;case Dr.I32:this.readI32();break;case Dr.I64:this.readI64();break;case Dr.DOUBLE:this.readDouble();break;case Dr.STRING:this.readString();break;case Dr.STRUCT:for(this.readStructBegin();;){var e=this.readFieldBegin();if(e.ftype===Dr.STOP)break;this.skip(e.ftype),this.readFieldEnd()}this.readStructEnd();break;case Dr.MAP:for(var t=this.readMapBegin(),n=0;n<t.size;++n)this.skip(t.ktype),this.skip(t.vtype);this.readMapEnd();break;case Dr.SET:for(var i=this.readSetBegin(),f=0;f<i.size;++f)this.skip(i.etype);this.readSetEnd();break;case Dr.LIST:for(var o=this.readListBegin(),s=0;s<o.size;++s)this.skip(o.etype);this.readListEnd();break;default:throw new Error("Invalid type: "+r)}}});var Xm=je((V2,yj)=>{var tI=rf("util"),Fp=Ym(),wj=Jm(),rI=io();function al(r){Error.call(this),Error.captureStackTrace!==void 0&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name,this.message=r}tI.inherits(al,Error);yj.exports=Wt;var nI=0,iI=1,fI=0,oI=32/8,sI=48/8,lI=64/8,aI=96/8,hj=112/8,bj=4095,gj=1,pI=1073741823;function Ni(r){var e=pl();this.outputBuffer=null;var t=this;this.transport=new e(null,function(n){t.outputBuffer=n}),this.transport.inBuf=r||Buffer.alloc(0),this.transport.writeCursor=this.transport.inBuf.length,this.protocol=new Fp(this.transport)}Ni.prototype.readVarint32=function(){return this.protocol.readVarint32()};Ni.prototype.writeVarint32=function(r){this.protocol.writeVarint32(r)};Ni.prototype.readString=function(){return this.protocol.readString()};Ni.prototype.writeString=function(r){this.protocol.writeString(r)};Ni.prototype.getOutCount=function(){return this.transport.outCount};Ni.prototype.write=function(r){this.transport.write(r)};Ni.prototype.toBuffer=function(){return this.transport.flush(),this.outputBuffer};Wt.SubprotocolId={BINARY:0,JSON:1,COMPACT:2};function Wt(){this.maxFrameSize=pI,this.protocolId=Wt.SubprotocolId.BINARY,this.rheaders={},this.wheaders={},this.inBuf=Buffer.alloc(0),this.outCount=0,this.flags=null,this.seqid=0,this.shouldWriteHeaders=!0}var jj=function(r,e){if(typeof r!="string"||typeof e!="string")throw new al("Header key and values must be strings")},uI=function(r){for(var e=Object.keys(Wt.SubprotocolId),t=0;t<e.length;t++)if(r===Wt.SubprotocolId[e[t]])return!0;throw new Error(r+" is not a valid protocol id")};Wt.prototype.setSeqId=function(r){this.seqid=r};Wt.prototype.getSeqId=function(r){return this.seqid};Wt.prototype.setFlags=function(r){this.flags=r};Wt.prototype.getReadHeaders=function(){return this.rheaders};Wt.prototype.setReadHeader=function(r,e){jj(r,e),this.rheaders[r]=e};Wt.prototype.clearReadHeaders=function(){this.rheaders={}};Wt.prototype.getWriteHeaders=function(){return this.wheaders};Wt.prototype.setWriteHeader=function(r,e){jj(r,e),this.wheaders[r]=e};Wt.prototype.clearWriteHeaders=function(){this.wheaders={}};Wt.prototype.setMaxFrameSize=function(r){this.maxFrameSize=r};Wt.prototype.setProtocolId=function(r){uI(r),this.protocolId=r};Wt.prototype.getProtocolId=function(){return this.protocolId};var cI=function(r){var e=r.readInt32BE();return(e&wj.VERSION_MASK)===wj.VERSION_1},mI=function(r){var e=r.readInt8(nI),t=r.readInt8(iI);return e===Fp.PROTOCOL_ID&&(t&Fp.VERSION_MASK)===Fp.VERSION_N};Wt.prototype.readHeaders=function(){var r=this.inBuf,e=!1;if(cI(r)&&(this.setProtocolId(Wt.SubprotocolId.BINARY),e=!0),mI(r)&&(this.setProtocolId(Wt.SubprotocolId.COMPACT),e=!0),e){this.shouldWriteHeaders=!1;return}var t=r.readInt32BE(fI);if(t>this.maxFrameSize)throw new al("Frame exceeds maximum frame size");var n=r.readInt16BE(oI);if(this.shouldWriteHeaders=n===bj,!!this.shouldWriteHeaders){this.setFlags(r.readInt16BE(sI)),this.setSeqId(r.readInt32BE(lI));var i=r.readInt16BE(aI)*4,f=hj+i;if(f>r.length)throw new al("Header size is greater than frame size");var o=Buffer.alloc(i);r.copy(o,0,hj,f);var s=new Ni(o);this.setProtocolId(s.readVarint32());var l=s.readVarint32();if(l>0)throw new al("Transforms are not yet supported");for(;;)try{var p=s.readVarint32();if(p!==gj)break;for(var u=s.readVarint32(),b=0;b<u;b++){var c=s.readString(),h=s.readString();this.setReadHeader(c,h)}}catch(T){if(T instanceof rI)break;throw T}return this.read(f),this.getReadHeaders()}};Wt.prototype.writeHeaders=function(){if(!!this.shouldWriteHeaders){var r=this.getWriteHeaders(),e=new Ni;e.writeVarint32(this.protocolId),e.writeVarint32(0);var t=Object.keys(r);if(t.length>0){e.writeVarint32(gj),e.writeVarint32(t.length);for(var n=0;n<t.length;n++){var i=t[n],f=r[i];e.writeString(i),e.writeString(f)}}var o=e.getOutCount(),s=(4-o%4)%4,l=Buffer.alloc(2);l.writeInt16BE(Math.floor((o+s)/4));var p=Buffer.alloc(s);p.fill(0),e.write(p);var u=e.toBuffer(),b=Buffer.alloc(4);b.writeInt32BE(10+this.outCount+u.length);var c=Buffer.alloc(2);c.writeInt16BE(bj);var h=Buffer.alloc(2);h.writeInt16BE(0);var T=Buffer.alloc(4);T.writeInt32BE(this.getSeqId());var y=Buffer.concat([b,c,h,T,l,u]);this.outBuffers.unshift(y),this.outCount+=y.length}}});var pl=je((W2,vj)=>{var Pp=Rp(),dI=io(),wI=Xm();vj.exports=Ft;function Ft(r,e){this.defaultReadBufferSize=1024,this.writeBufferSize=512,this.inBuf=new Buffer(this.defaultReadBufferSize),this.readCursor=0,this.writeCursor=0,this.outBuffers=[],this.outCount=0,this.onFlush=e}Ft.prototype=new wI;Ft.prototype.reset=function(){this.inBuf=new Buffer(this.defaultReadBufferSize),this.readCursor=0,this.writeCursor=0,this.outBuffers=[],this.outCount=0};Ft.receiver=function(r,e){var t=new Ft;return function(n){if(t.writeCursor+n.length>t.inBuf.length){var i=new Buffer(t.writeCursor+n.length);t.inBuf.copy(i,0,0,t.writeCursor),t.inBuf=i}n.copy(t.inBuf,t.writeCursor,0),t.writeCursor+=n.length,r(t,e)}};Ft.prototype.commitPosition=function(){var r=this.writeCursor-this.readCursor,e=r*2>this.defaultReadBufferSize?r*2:this.defaultReadBufferSize,t=new Buffer(e);r>0&&this.inBuf.copy(t,0,this.readCursor,this.writeCursor),this.readCursor=0,this.writeCursor=r,this.inBuf=t};Ft.prototype.rollbackPosition=function(){this.readCursor=0};Ft.prototype.isOpen=function(){return!0};Ft.prototype.open=function(){};Ft.prototype.close=function(){};Ft.prototype.setCurrSeqId=function(r){this._seqid=r};Ft.prototype.ensureAvailable=function(r){if(this.readCursor+r>this.writeCursor)throw new dI};Ft.prototype.read=function(r){this.ensureAvailable(r);var e=new Buffer(r);return this.inBuf.copy(e,0,this.readCursor,this.readCursor+r),this.readCursor+=r,e};Ft.prototype.readByte=function(){return this.ensureAvailable(1),Pp.readByte(this.inBuf[this.readCursor++])};Ft.prototype.readI16=function(){this.ensureAvailable(2);var r=Pp.readI16(this.inBuf,this.readCursor);return this.readCursor+=2,r};Ft.prototype.readI32=function(){this.ensureAvailable(4);var r=Pp.readI32(this.inBuf,this.readCursor);return this.readCursor+=4,r};Ft.prototype.readDouble=function(){this.ensureAvailable(8);var r=Pp.readDouble(this.inBuf,this.readCursor);return this.readCursor+=8,r};Ft.prototype.readString=function(r){this.ensureAvailable(r);var e=this.inBuf.toString("utf8",this.readCursor,this.readCursor+r);return this.readCursor+=r,e};Ft.prototype.borrow=function(){var r={buf:this.inBuf,readIndex:this.readCursor,writeIndex:this.writeCursor};return r};Ft.prototype.consume=function(r){this.readCursor+=r};Ft.prototype.write=function(r){typeof r=="string"&&(r=new Buffer(r,"utf8")),this.outBuffers.push(r),this.outCount+=r.length};Ft.prototype.flush=function(){var r=this._seqid;if(this._seqid=null,!(this.outCount<1)){var e=new Buffer(this.outCount),t=0;this.outBuffers.forEach(function(n){n.copy(e,t,0),t+=n.length}),this.onFlush&&this.onFlush(e,r),this.outBuffers=[],this.outCount=0}}});var Qm=je((Y2,Bj)=>{var _j=vn(),qj=Bj.exports={},hI=Math.pow(2,24),kj=Math.pow(2,31),Zm=Math.pow(2,32),Tj=Math.pow(10,11);qj.toDecimalString=function(r){var e=r.buffer,t=r.offset;if(!e[t]&&!(e[t+1]&224)||!~e[t]&&!~(e[t+1]&224))return r.toString();var n=e[t]&128;if(n){for(var i=!1,f=new Buffer(8),o=7;o>=0;--o)f[o]=~e[t+o]+(i?0:1)&255,i|=e[t+o];e=f}var s=e[t+1]+(e[t]<<8),l=e[t+7]+(e[t+6]<<8)+(e[t+5]<<16)+e[t+4]*hI+(e[t+3]+(e[t+2]<<8))*Zm+s*74976710656,p=Math.floor(l/Tj)+s*2814;return l=("00000000000"+String(l%Tj)).slice(-11),(n?"-":"")+String(p)+l};qj.fromDecimalString=function(r){var e=r.charAt(0)==="-";if(r.length<(e?17:16))return new _j(+r);if(r.length>(e?20:19))throw new RangeError("Too many digits for Int64: "+r);var t=+r.slice(e?1:0,-15),n=+r.slice(-15)+t*2764472320,i=Math.floor(n/Zm)+t*232830;if(n=n%Zm,i>=kj&&!(e&&i==kj&&n==0))throw new RangeError("The magnitude is too large for Int64.");return e&&(i=~i,n===0?i=i+1&4294967295:n=~n+1,i=2147483648|i),new _j(i,n)}});var xj=je((J2,Sj)=>{var Ij=vn(),K2=Qm(),G2=Sj.exports=function(){"use strict";var r,e,t={'"':'"',"\\":"\\","/":"/",b:"\b",f:"\f",n:`
|
|
2
|
-
|
|
3
|
-
`?t+="\\n":i==="\r"?t+="\\r":i===" "?t+="\\t":t+=i}this.tstack.push('"'+t+'"')}};fe.prototype.writeBinary=function(r){if(typeof r=="string")var e=new Buffer(r,"binary");else if(r instanceof Buffer||Object.prototype.toString.call(r)=="[object Uint8Array]")var e=r;else throw new Error("writeBinary called without a string/Buffer argument: "+r);this.tstack.push('"'+e.toString("base64")+'"')};fe.prototype.readMessageBegin=function(){this.rstack=[],this.rpos=[];var r=this.trans.borrow();if(r.readIndex>=r.writeIndex)throw new Aj;var e=r.readIndex;if(r.buf[e]!==91)throw new Error("Malformed JSON input, no opening bracket");e++;for(var t=1,n=!1;e<r.writeIndex;e++){var i=r.buf[e];if(n)i===34?n=!1:i===92&&(e+=1);else if(i===91)t+=1;else if(i===93){if(t-=1,t===0)break}else i===34&&(n=!0)}if(t!==0)throw new Aj;this.robj=gI(r.buf.slice(r.readIndex,e+1).toString()),this.trans.consume(e+1-r.readIndex);var f=this.robj.shift();if(f!=fe.Version)throw new Error("Wrong thrift protocol version: "+f);var o={};return o.fname=this.robj.shift(),o.mtype=this.robj.shift(),o.rseqid=this.robj.shift(),this.rstack.push(this.robj.shift()),o};fe.prototype.readMessageEnd=function(){};fe.prototype.readStructBegin=function(){var r={};return r.fname="",this.rstack[this.rstack.length-1]instanceof Array&&this.rstack.push(this.rstack[this.rstack.length-1].shift()),r};fe.prototype.readStructEnd=function(){this.rstack.pop()};fe.prototype.readFieldBegin=function(){var r={},e=-1,t=rt.STOP;for(var n in this.rstack[this.rstack.length-1])if(n!==null){e=parseInt(n,10),this.rpos.push(this.rstack.length);var i=this.rstack[this.rstack.length-1][e];delete this.rstack[this.rstack.length-1][e],this.rstack.push(i);break}if(e!=-1)for(var f in this.rstack[this.rstack.length-1])fe.RType[f]!==null&&(t=fe.RType[f],this.rstack[this.rstack.length-1]=this.rstack[this.rstack.length-1][f]);return r.fname="",r.ftype=t,r.fid=e,r};fe.prototype.readFieldEnd=function(){for(var r=this.rpos.pop();this.rstack.length>r;)this.rstack.pop()};fe.prototype.readMapBegin=function(){var r=this.rstack.pop(),e=r.shift();e instanceof Array&&(this.rstack.push(r),r=e,e=r.shift());var t={};return t.ktype=fe.RType[e],t.vtype=fe.RType[r.shift()],t.size=r.shift(),this.rpos.push(this.rstack.length),this.rstack.push(r.shift()),t};fe.prototype.readMapEnd=function(){this.readFieldEnd()};fe.prototype.readListBegin=function(){var r=this.rstack[this.rstack.length-1],e={};return e.etype=fe.RType[r.shift()],e.size=r.shift(),this.rpos.push(this.rstack.length),this.rstack.push(r.shift()),e};fe.prototype.readListEnd=function(){var r=this.rpos.pop()-2,e=this.rstack;e.pop(),e instanceof Array&&e.length>r&&e[r].length>0&&e.push(e[r].shift())};fe.prototype.readSetBegin=function(){return this.readListBegin()};fe.prototype.readSetEnd=function(){return this.readListEnd()};fe.prototype.readBool=function(){return this.readValue()=="1"};fe.prototype.readByte=function(){return this.readI32()};fe.prototype.readI16=function(){return this.readI32()};fe.prototype.readI32=function(r){return+this.readValue()};fe.prototype.readValue=function(r){r===void 0&&(r=this.rstack[this.rstack.length-1]);var e={};if(r instanceof Array)r.length===0?e.value=void 0:e.value=r.shift();else if(!(r instanceof $m)&&r instanceof Object){for(var t in r)if(t!==null){this.rstack.push(r[t]),delete r[t],e.value=t;break}}else e.value=r,this.rstack.pop();return e.value};fe.prototype.readI64=function(){var r=this.readValue();return typeof r=="string"?Ej.fromDecimalString(r):new $m(r)};fe.prototype.readDouble=function(){return this.readI32()};fe.prototype.readBinary=function(){return new Buffer(this.readValue(),"base64")};fe.prototype.readString=function(){return this.readValue()};fe.prototype.getTransport=function(){return this.trans};fe.prototype.skip=function(r){switch(r){case rt.BOOL:this.readBool();break;case rt.BYTE:this.readByte();break;case rt.I16:this.readI16();break;case rt.I32:this.readI32();break;case rt.I64:this.readI64();break;case rt.DOUBLE:this.readDouble();break;case rt.STRING:this.readString();break;case rt.STRUCT:for(this.readStructBegin();;){var e=this.readFieldBegin();if(e.ftype===rt.STOP)break;this.skip(e.ftype),this.readFieldEnd()}this.readStructEnd();break;case rt.MAP:for(var t=this.readMapBegin(),n=0;n<t.size;++n)this.skip(t.ktype),this.skip(t.vtype);this.readMapEnd();break;case rt.SET:for(var i=this.readSetBegin(),f=0;f<i.size;++f)this.skip(i.etype);this.readSetEnd();break;case rt.LIST:for(var o=this.readListBegin(),s=0;s<o.size;++s)this.skip(o.etype);this.readListEnd();break;default:throw new Error("Invalid type: "+r)}}});var ed=je((Q2,Nj)=>{Nj.exports=jI;function jI(r,e){r.Client&&(r=r.Client);var t=function(f,o){e.write(f,o)},n=new e.transport(void 0,t),i=new r(n,e.protocol);return n.client=i,e.client=i,i}});var Hj=je(Vo=>{"use strict";Object.defineProperty(Vo,"__esModule",{value:!0});var yI=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},vI=typeof window!="undefined"&&typeof window.document!="undefined",_I=(typeof self=="undefined"?"undefined":yI(self))==="object"&&self.constructor&&self.constructor.name==="DedicatedWorkerGlobalScope",qI=typeof process!="undefined"&&process.versions!=null&&process.versions.node!=null,kI=function(){return typeof window!="undefined"&&window.name==="nodejs"||navigator.userAgent.includes("Node.js")||navigator.userAgent.includes("jsdom")};Vo.isBrowser=vI;Vo.isWebWorker=_I;Vo.isNode=qI;Vo.isJsDom=kI});var Fj=je(Mp=>{var TI=rf("util"),Rj=Kg(),Dj=Dm().EventEmitter,zj=df(),BI=pl(),II=ul(),SI=io(),xI=ed(),EI=Hj();Mp.WSConnection=Br;function Br(r,e,t){Dj.call(this),this.options=t||{},this.host=r,this.port=e,this.secure=this.options.secure||!1,this.transport=this.options.transport||BI,this.protocol=this.options.protocol||II,this.path=this.options.path,this.send_pending=[],this.seqId2Service={},this.wsOptions={host:this.host,port:this.port||80,path:this.options.path||"/",headers:this.options.headers||{}};for(var n in this.options.wsOptions)this.wsOptions[n]=this.options.wsOptions[n]}TI.inherits(Br,Dj);Br.prototype.__reset=function(){this.socket=null,this.send_pending=[]};Br.prototype.__onOpen=function(){this.emit("open"),this.send_pending.length>0&&(this.send_pending.forEach(function(r){this.socket.send(r)},this),this.send_pending=[])};Br.prototype.__onClose=function(r){this.emit("close"),this.__reset()};Br.prototype.__decodeCallback=function(r){var e=new this.protocol(r);try{for(;;){var t=e.readMessageBegin(),n=t.rseqid*-1,i=this.client,f=this.seqId2Service[t.rseqid];f&&(i=this.client[f],delete this.seqId2Service[t.rseqid]),i._reqs[n]=function(o,s){r.commitPosition();var l=i._reqs[t.rseqid];delete i._reqs[t.rseqid],l&&l(o,s)},i["recv_"+t.fname]?i["recv_"+t.fname](e,t.mtype,n):(delete i._reqs[n],this.emit("error",new zj.TApplicationException(zj.TApplicationExceptionType.WRONG_METHOD_NAME,"Received a response to an unknown RPC function")))}}catch(o){if(o instanceof SI)r.rollbackPosition();else throw o}};Br.prototype.__onData=function(r){Object.prototype.toString.call(r)==="[object ArrayBuffer]"&&(r=new Uint8Array(r));var e=new Buffer(r);this.transport.receiver(this.__decodeCallback.bind(this))(e)};Br.prototype.__onMessage=function(r){this.__onData(r.data)};Br.prototype.__onError=function(r){this.emit("error",r),this.socket.close()};Br.prototype.isOpen=function(){return this.socket&&this.socket.readyState===this.socket.OPEN};Br.prototype.open=function(){this.socket&&this.socket.readyState!==this.socket.CLOSED||(EI.isBrowser?this.socket=new Rj(this.uri()):this.socket=new Rj(this.uri(),"",this.wsOptions),this.socket.binaryType="arraybuffer",this.socket.onopen=this.__onOpen.bind(this),this.socket.onmessage=this.__onMessage.bind(this),this.socket.onerror=this.__onError.bind(this),this.socket.onclose=this.__onClose.bind(this))};Br.prototype.close=function(){this.socket.close()};Br.prototype.uri=function(){var r=this.secure?"wss":"ws",e="",t=this.path||"/",n=this.host;return this.port&&(r==="wss"&&this.port!==443||r==="ws"&&this.port!==80)&&(e=":"+this.port),r+"://"+n+e+t};Br.prototype.write=function(r){this.isOpen()?this.socket.send(r):this.send_pending.push(r)};Mp.createWSConnection=function(r,e,t){return new Br(r,e,t)};Mp.createWSClient=xI});var Mj=je(Lp=>{var AI=rf("util"),OI=Dm().EventEmitter,Pj=df(),NI=pl(),HI=ul(),RI=io(),DI=ed();Lp.XHRConnection=zr;function zr(r,e,t){this.options=t||{},this.wpos=0,this.rpos=0,this.useCORS=t&&t.useCORS,this.send_buf="",this.recv_buf="",this.transport=t.transport||NI,this.protocol=t.protocol||HI,this.headers=t.headers||{},r=r||window.location.host,e=e||window.location.port;var n=t.https?"https://":"http://",i=t.path||"/";e===""&&(e=void 0),!e||e===80||e==="80"?this.url=n+r+i:this.url=n+r+":"+e+i,this.seqId2Service={}}AI.inherits(zr,OI);zr.prototype.getXmlHttpRequestObject=function(){try{return new XMLHttpRequest}catch{}try{return new ActiveXObject("Msxml2.XMLHTTP")}catch{}try{return new ActiveXObject("Microsoft.XMLHTTP")}catch{}throw"Your browser doesn't support XHR."};zr.prototype.flush=function(){var r=this;if(this.url===void 0||this.url==="")return this.send_buf;var e=this.getXmlHttpRequestObject();e.overrideMimeType&&e.overrideMimeType("application/json"),e.onreadystatechange=function(){this.readyState==4&&this.status==200&&r.setRecvBuffer(this.responseText)},e.open("POST",this.url,!0),Object.keys(this.headers).forEach(function(t){e.setRequestHeader(t,r.headers[t])}),e.send(this.send_buf)};zr.prototype.setRecvBuffer=function(r){if(this.recv_buf=r,this.recv_buf_sz=this.recv_buf.length,this.wpos=this.recv_buf.length,this.rpos=0,Object.prototype.toString.call(r)=="[object ArrayBuffer]")var e=new Uint8Array(r);var t=new Buffer(e||r);this.transport.receiver(this.__decodeCallback.bind(this))(t)};zr.prototype.__decodeCallback=function(r){var e=new this.protocol(r);try{for(;;){var t=e.readMessageBegin(),n=t.rseqid*-1,i=this.client,f=this.seqId2Service[t.rseqid];f&&(i=this.client[f],delete this.seqId2Service[t.rseqid]),i._reqs[n]=function(o,s){r.commitPosition();var l=i._reqs[t.rseqid];delete i._reqs[t.rseqid],l&&l(o,s)},i["recv_"+t.fname]?i["recv_"+t.fname](e,t.mtype,n):(delete i._reqs[n],this.emit("error",new Pj.TApplicationException(Pj.TApplicationExceptionType.WRONG_METHOD_NAME,"Received a response to an unknown RPC function")))}}catch(o){if(o instanceof RI)r.rollbackPosition();else throw o}};zr.prototype.isOpen=function(){return!0};zr.prototype.open=function(){};zr.prototype.close=function(){};zr.prototype.read=function(r){var e=this.wpos-this.rpos;if(e===0)return"";var t=r;e<r&&(t=e);var n=this.read_buf.substr(this.rpos,t);return this.rpos+=t,n};zr.prototype.readAll=function(){return this.recv_buf};zr.prototype.write=function(r){this.send_buf=r,this.flush()};zr.prototype.getSendBuffer=function(){return this.send_buf};Lp.createXHRConnection=function(r,e,t){return new zr(r,e,t)};Lp.createXHRClient=DI});var Uj=je((Lj,td)=>{(function(r){"use strict";if(typeof bootstrap=="function")bootstrap("promise",r);else if(typeof Lj=="object"&&typeof td=="object")td.exports=r();else if(typeof define=="function"&&define.amd)define(r);else if(typeof ses!="undefined")if(ses.ok())ses.makeQ=r;else return;else if(typeof window!="undefined"||typeof self!="undefined"){var e=typeof window!="undefined"?window:self,t=e.Q;e.Q=r(),e.Q.noConflict=function(){return e.Q=t,this}}else throw new Error("This environment was not anticipated by Q. Please file a bug.")})(function(){"use strict";var r=!1;try{throw new Error}catch(_){r=!!_.stack}var e=ne(),t,n=function(){},i=function(){var _={task:void 0,next:null},B=_,D=!1,Z=void 0,ye=!1,Pe=[];function ke(){for(var jt,Ct;_.next;)_=_.next,jt=_.task,_.task=void 0,Ct=_.domain,Ct&&(_.domain=void 0,Ct.enter()),bt(jt,Ct);for(;Pe.length;)jt=Pe.pop(),bt(jt);D=!1}function bt(jt,Ct){try{jt()}catch(Qi){if(ye)throw Ct&&Ct.exit(),setTimeout(ke,0),Ct&&Ct.enter(),Qi;setTimeout(function(){throw Qi},0)}Ct&&Ct.exit()}if(i=function(jt){B=B.next={task:jt,domain:ye&&process.domain,next:null},D||(D=!0,Z())},typeof process=="object"&&process.toString()==="[object process]"&&process.nextTick)ye=!0,Z=function(){process.nextTick(ke)};else if(typeof setImmediate=="function")typeof window!="undefined"?Z=setImmediate.bind(window,ke):Z=function(){setImmediate(ke)};else if(typeof MessageChannel!="undefined"){var lt=new MessageChannel;lt.port1.onmessage=function(){Z=gt,lt.port1.onmessage=ke,ke()};var gt=function(){lt.port2.postMessage(0)};Z=function(){setTimeout(ke,0),gt()}}else Z=function(){setTimeout(ke,0)};return i.runAfter=function(jt){Pe.push(jt),D||(D=!0,Z())},i}(),f=Function.call;function o(_){return function(){return f.apply(_,arguments)}}var s=o(Array.prototype.slice),l=o(Array.prototype.reduce||function(_,B){var D=0,Z=this.length;if(arguments.length===1)do{if(D in this){B=this[D++];break}if(++D>=Z)throw new TypeError}while(1);for(;D<Z;D++)D in this&&(B=_(B,this[D],D));return B}),p=o(Array.prototype.indexOf||function(_){for(var B=0;B<this.length;B++)if(this[B]===_)return B;return-1}),u=o(Array.prototype.map||function(_,B){var D=this,Z=[];return l(D,function(ye,Pe,ke){Z.push(_.call(B,Pe,ke,D))},void 0),Z}),b=Object.create||function(_){function B(){}return B.prototype=_,new B},c=Object.defineProperty||function(_,B,D){return _[B]=D.value,_},h=o(Object.prototype.hasOwnProperty),T=Object.keys||function(_){var B=[];for(var D in _)h(_,D)&&B.push(D);return B},y=o(Object.prototype.toString);function N(_){return _===Object(_)}function P(_){return y(_)==="[object StopIteration]"||_ instanceof R}var R;typeof ReturnValue!="undefined"?R=ReturnValue:R=function(_){this.value=_};var Y="From previous event:";function re(_,B){if(r&&B.stack&&typeof _=="object"&&_!==null&&_.stack){for(var D=[],Z=B;Z;Z=Z.source)Z.stack&&(!_.__minimumStackCounter__||_.__minimumStackCounter__>Z.stackCounter)&&(c(_,"__minimumStackCounter__",{value:Z.stackCounter,configurable:!0}),D.unshift(Z.stack));D.unshift(_.stack);var ye=D.join(`
|
|
1
|
+
(()=>{var D_=Object.create;var Ea=Object.defineProperty;var z_=Object.getOwnPropertyDescriptor;var F_=Object.getOwnPropertyNames;var P_=Object.getPrototypeOf,M_=Object.prototype.hasOwnProperty;var rh=t=>Ea(t,"__esModule",{value:!0});var he=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Cf=(t,e)=>{rh(t);for(var r in e)Ea(t,r,{get:e[r],enumerable:!0})},U_=(t,e,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of F_(e))!M_.call(t,n)&&n!=="default"&&Ea(t,n,{get:()=>e[n],enumerable:!(r=z_(e,n))||r.enumerable});return t},Te=t=>U_(rh(Ea(t!=null?D_(P_(t)):{},"default",t&&t.__esModule&&"default"in t?{get:()=>t.default,enumerable:!0}:{value:t,enumerable:!0})),t);var ph=he((aA,ah)=>{var _i={},Ds=4294967295,$_=9007199254740991;function Oa(t){return t=~t,t<0&&(t=(t&2147483647)+2147483648),t}function Na(t){console.assert(t>-1&&t<=$_,"number out of range"),console.assert(Math.floor(t)===t,"number must be an integer");var e=0,r=t&4294967295,n=r<0?(t&2147483647)+2147483648:r;return t>Ds&&(e=(t-n)/(Ds+1)),[e,n]}function lh(t){if(t>-1)return Na(t);var e=Na(-t),r=Oa(e[0]),n=Oa(e[1]);return n===Ds?(r+=1,n=0):n+=1,[r,n]}function Ha(t,e,r){return r&&(t&2147483648)!=0?(t=Oa(t),e=Oa(e),console.assert(t<2097152,"number too small"),-(t*(Ds+1)+e+1)):(console.assert(t<2097152,"number too large"),t*(Ds+1)+e)}_i.readInt64BE=function(t,e){e=e||0;var r=t.readUInt32BE(e),n=t.readUInt32BE(e+4);return Ha(r,n,!0)};_i.readInt64LE=function(t,e){e=e||0;var r=t.readUInt32LE(e),n=t.readUInt32LE(e+4);return Ha(n,r,!0)};_i.readUInt64BE=function(t,e){e=e||0;var r=t.readUInt32BE(e),n=t.readUInt32BE(e+4);return Ha(r,n,!1)};_i.readUInt64LE=function(t,e){e=e||0;var r=t.readUInt32LE(e),n=t.readUInt32LE(e+4);return Ha(n,r,!1)};_i.writeInt64BE=function(t,e,r){r=r||0;var n=lh(t);e.writeUInt32BE(n[0],r),e.writeUInt32BE(n[1],r+4)};_i.writeInt64LE=function(t,e,r){r=r||0;var n=lh(t);e.writeUInt32LE(n[1],r),e.writeUInt32LE(n[0],r+4)};_i.writeUInt64BE=function(t,e,r){r=r||0;var n=Na(t);e.writeUInt32BE(n[0],r),e.writeUInt32BE(n[1],r+4)};_i.writeUInt64LE=function(t,e,r){r=r||0;var n=Na(t);e.writeUInt32LE(n[1],r),e.writeUInt32LE(n[0],r+4)};ah.exports=_i});var hh=he((uA,wh)=>{wh.exports=dh;var mh=128,hq=127,bq=~hq,gq=Math.pow(2,31);function dh(t,e,r){e=e||[],r=r||0;for(var n=r;t>=gq;)e[r++]=t&255|mh,t/=128;for(;t&bq;)e[r++]=t&255|mh,t>>>=7;return e[r]=t|0,dh.bytes=r-n+1,e}});var jh=he((cA,gh)=>{gh.exports=qc;var jq=128,bh=127;function qc(t,e){var r=0,e=e||0,n=0,i=e,f,o=t.length;do{if(i>=o)throw qc.bytes=0,new RangeError("Could not decode varint");f=t[i++],r+=n<28?(f&bh)<<n:(f&bh)*Math.pow(2,n),n+=7}while(f>=jq);return qc.bytes=i-e,r}});var vh=he((mA,yh)=>{var yq=Math.pow(2,7),vq=Math.pow(2,14),_q=Math.pow(2,21),qq=Math.pow(2,28),kq=Math.pow(2,35),Tq=Math.pow(2,42),Bq=Math.pow(2,49),Iq=Math.pow(2,56),Sq=Math.pow(2,63);yh.exports=function(t){return t<yq?1:t<vq?2:t<_q?3:t<qq?4:t<kq?5:t<Tq?6:t<Bq?7:t<Iq?8:t<Sq?9:10}});var qh=he((dA,_h)=>{_h.exports={encode:hh(),decode:jh(),encodingLength:vh()}});var qi=he(Tr=>{"use strict";var Aq=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Int32Array!="undefined";function Oq(t,e){return Object.prototype.hasOwnProperty.call(t,e)}Tr.assign=function(t){for(var e=Array.prototype.slice.call(arguments,1);e.length;){var r=e.shift();if(!!r){if(typeof r!="object")throw new TypeError(r+"must be non-object");for(var n in r)Oq(r,n)&&(t[n]=r[n])}}return t};Tr.shrinkBuf=function(t,e){return t.length===e?t:t.subarray?t.subarray(0,e):(t.length=e,t)};var Nq={arraySet:function(t,e,r,n,i){if(e.subarray&&t.subarray){t.set(e.subarray(r,r+n),i);return}for(var f=0;f<n;f++)t[i+f]=e[r+f]},flattenChunks:function(t){var e,r,n,i,f,o;for(n=0,e=0,r=t.length;e<r;e++)n+=t[e].length;for(o=new Uint8Array(n),i=0,e=0,r=t.length;e<r;e++)f=t[e],o.set(f,i),i+=f.length;return o}},Hq={arraySet:function(t,e,r,n,i){for(var f=0;f<n;f++)t[i+f]=e[r+f]},flattenChunks:function(t){return[].concat.apply([],t)}};Tr.setTyped=function(t){t?(Tr.Buf8=Uint8Array,Tr.Buf16=Uint16Array,Tr.Buf32=Int32Array,Tr.assign(Tr,Nq)):(Tr.Buf8=Array,Tr.Buf16=Array,Tr.Buf32=Array,Tr.assign(Tr,Hq))};Tr.setTyped(Aq)});var Jh=he(Io=>{"use strict";var Rq=qi(),Dq=4,Ih=0,Sh=1,zq=2;function To(t){for(var e=t.length;--e>=0;)t[e]=0}var Fq=0,xh=1,Pq=2,Mq=3,Uq=258,Bc=29,Ps=256,Ms=Ps+1+Bc,Bo=30,Ic=19,Eh=2*Ms+1,Wf=15,Sc=16,Lq=7,xc=256,Ah=16,Oh=17,Nh=18,Ec=[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],za=[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],Cq=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],Hh=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],Vq=512,ki=new Array((Ms+2)*2);To(ki);var Us=new Array(Bo*2);To(Us);var Ls=new Array(Vq);To(Ls);var Cs=new Array(Uq-Mq+1);To(Cs);var Ac=new Array(Bc);To(Ac);var Fa=new Array(Bo);To(Fa);function Oc(t,e,r,n,i){this.static_tree=t,this.extra_bits=e,this.extra_base=r,this.elems=n,this.max_length=i,this.has_stree=t&&t.length}var Rh,Dh,zh;function Nc(t,e){this.dyn_tree=t,this.max_code=0,this.stat_desc=e}function Fh(t){return t<256?Ls[t]:Ls[256+(t>>>7)]}function Vs(t,e){t.pending_buf[t.pending++]=e&255,t.pending_buf[t.pending++]=e>>>8&255}function Dr(t,e,r){t.bi_valid>Sc-r?(t.bi_buf|=e<<t.bi_valid&65535,Vs(t,t.bi_buf),t.bi_buf=e>>Sc-t.bi_valid,t.bi_valid+=r-Sc):(t.bi_buf|=e<<t.bi_valid&65535,t.bi_valid+=r)}function Qn(t,e,r){Dr(t,r[e*2],r[e*2+1])}function Ph(t,e){var r=0;do r|=t&1,t>>>=1,r<<=1;while(--e>0);return r>>>1}function Wq(t){t.bi_valid===16?(Vs(t,t.bi_buf),t.bi_buf=0,t.bi_valid=0):t.bi_valid>=8&&(t.pending_buf[t.pending++]=t.bi_buf&255,t.bi_buf>>=8,t.bi_valid-=8)}function Yq(t,e){var r=e.dyn_tree,n=e.max_code,i=e.stat_desc.static_tree,f=e.stat_desc.has_stree,o=e.stat_desc.extra_bits,s=e.stat_desc.extra_base,l=e.stat_desc.max_length,p,u,b,c,h,T,y=0;for(c=0;c<=Wf;c++)t.bl_count[c]=0;for(r[t.heap[t.heap_max]*2+1]=0,p=t.heap_max+1;p<Eh;p++)u=t.heap[p],c=r[r[u*2+1]*2+1]+1,c>l&&(c=l,y++),r[u*2+1]=c,!(u>n)&&(t.bl_count[c]++,h=0,u>=s&&(h=o[u-s]),T=r[u*2],t.opt_len+=T*(c+h),f&&(t.static_len+=T*(i[u*2+1]+h)));if(y!==0){do{for(c=l-1;t.bl_count[c]===0;)c--;t.bl_count[c]--,t.bl_count[c+1]+=2,t.bl_count[l]--,y-=2}while(y>0);for(c=l;c!==0;c--)for(u=t.bl_count[c];u!==0;)b=t.heap[--p],!(b>n)&&(r[b*2+1]!==c&&(t.opt_len+=(c-r[b*2+1])*r[b*2],r[b*2+1]=c),u--)}}function Mh(t,e,r){var n=new Array(Wf+1),i=0,f,o;for(f=1;f<=Wf;f++)n[f]=i=i+r[f-1]<<1;for(o=0;o<=e;o++){var s=t[o*2+1];s!==0&&(t[o*2]=Ph(n[s]++,s))}}function Kq(){var t,e,r,n,i,f=new Array(Wf+1);for(r=0,n=0;n<Bc-1;n++)for(Ac[n]=r,t=0;t<1<<Ec[n];t++)Cs[r++]=n;for(Cs[r-1]=n,i=0,n=0;n<16;n++)for(Fa[n]=i,t=0;t<1<<za[n];t++)Ls[i++]=n;for(i>>=7;n<Bo;n++)for(Fa[n]=i<<7,t=0;t<1<<za[n]-7;t++)Ls[256+i++]=n;for(e=0;e<=Wf;e++)f[e]=0;for(t=0;t<=143;)ki[t*2+1]=8,t++,f[8]++;for(;t<=255;)ki[t*2+1]=9,t++,f[9]++;for(;t<=279;)ki[t*2+1]=7,t++,f[7]++;for(;t<=287;)ki[t*2+1]=8,t++,f[8]++;for(Mh(ki,Ms+1,f),t=0;t<Bo;t++)Us[t*2+1]=5,Us[t*2]=Ph(t,5);Rh=new Oc(ki,Ec,Ps+1,Ms,Wf),Dh=new Oc(Us,za,0,Bo,Wf),zh=new Oc(new Array(0),Cq,0,Ic,Lq)}function Uh(t){var e;for(e=0;e<Ms;e++)t.dyn_ltree[e*2]=0;for(e=0;e<Bo;e++)t.dyn_dtree[e*2]=0;for(e=0;e<Ic;e++)t.bl_tree[e*2]=0;t.dyn_ltree[xc*2]=1,t.opt_len=t.static_len=0,t.last_lit=t.matches=0}function Lh(t){t.bi_valid>8?Vs(t,t.bi_buf):t.bi_valid>0&&(t.pending_buf[t.pending++]=t.bi_buf),t.bi_buf=0,t.bi_valid=0}function Gq(t,e,r,n){Lh(t),n&&(Vs(t,r),Vs(t,~r)),Rq.arraySet(t.pending_buf,t.window,e,r,t.pending),t.pending+=r}function Ch(t,e,r,n){var i=e*2,f=r*2;return t[i]<t[f]||t[i]===t[f]&&n[e]<=n[r]}function Hc(t,e,r){for(var n=t.heap[r],i=r<<1;i<=t.heap_len&&(i<t.heap_len&&Ch(e,t.heap[i+1],t.heap[i],t.depth)&&i++,!Ch(e,n,t.heap[i],t.depth));)t.heap[r]=t.heap[i],r=i,i<<=1;t.heap[r]=n}function Vh(t,e,r){var n,i,f=0,o,s;if(t.last_lit!==0)do n=t.pending_buf[t.d_buf+f*2]<<8|t.pending_buf[t.d_buf+f*2+1],i=t.pending_buf[t.l_buf+f],f++,n===0?Qn(t,i,e):(o=Cs[i],Qn(t,o+Ps+1,e),s=Ec[o],s!==0&&(i-=Ac[o],Dr(t,i,s)),n--,o=Fh(n),Qn(t,o,r),s=za[o],s!==0&&(n-=Fa[o],Dr(t,n,s)));while(f<t.last_lit);Qn(t,xc,e)}function Rc(t,e){var r=e.dyn_tree,n=e.stat_desc.static_tree,i=e.stat_desc.has_stree,f=e.stat_desc.elems,o,s,l=-1,p;for(t.heap_len=0,t.heap_max=Eh,o=0;o<f;o++)r[o*2]!==0?(t.heap[++t.heap_len]=l=o,t.depth[o]=0):r[o*2+1]=0;for(;t.heap_len<2;)p=t.heap[++t.heap_len]=l<2?++l:0,r[p*2]=1,t.depth[p]=0,t.opt_len--,i&&(t.static_len-=n[p*2+1]);for(e.max_code=l,o=t.heap_len>>1;o>=1;o--)Hc(t,r,o);p=f;do o=t.heap[1],t.heap[1]=t.heap[t.heap_len--],Hc(t,r,1),s=t.heap[1],t.heap[--t.heap_max]=o,t.heap[--t.heap_max]=s,r[p*2]=r[o*2]+r[s*2],t.depth[p]=(t.depth[o]>=t.depth[s]?t.depth[o]:t.depth[s])+1,r[o*2+1]=r[s*2+1]=p,t.heap[1]=p++,Hc(t,r,1);while(t.heap_len>=2);t.heap[--t.heap_max]=t.heap[1],Yq(t,e),Mh(r,l,t.bl_count)}function Wh(t,e,r){var n,i=-1,f,o=e[0*2+1],s=0,l=7,p=4;for(o===0&&(l=138,p=3),e[(r+1)*2+1]=65535,n=0;n<=r;n++)f=o,o=e[(n+1)*2+1],!(++s<l&&f===o)&&(s<p?t.bl_tree[f*2]+=s:f!==0?(f!==i&&t.bl_tree[f*2]++,t.bl_tree[Ah*2]++):s<=10?t.bl_tree[Oh*2]++:t.bl_tree[Nh*2]++,s=0,i=f,o===0?(l=138,p=3):f===o?(l=6,p=3):(l=7,p=4))}function Yh(t,e,r){var n,i=-1,f,o=e[0*2+1],s=0,l=7,p=4;for(o===0&&(l=138,p=3),n=0;n<=r;n++)if(f=o,o=e[(n+1)*2+1],!(++s<l&&f===o)){if(s<p)do Qn(t,f,t.bl_tree);while(--s!=0);else f!==0?(f!==i&&(Qn(t,f,t.bl_tree),s--),Qn(t,Ah,t.bl_tree),Dr(t,s-3,2)):s<=10?(Qn(t,Oh,t.bl_tree),Dr(t,s-3,3)):(Qn(t,Nh,t.bl_tree),Dr(t,s-11,7));s=0,i=f,o===0?(l=138,p=3):f===o?(l=6,p=3):(l=7,p=4)}}function Jq(t){var e;for(Wh(t,t.dyn_ltree,t.l_desc.max_code),Wh(t,t.dyn_dtree,t.d_desc.max_code),Rc(t,t.bl_desc),e=Ic-1;e>=3&&t.bl_tree[Hh[e]*2+1]===0;e--);return t.opt_len+=3*(e+1)+5+5+4,e}function Zq(t,e,r,n){var i;for(Dr(t,e-257,5),Dr(t,r-1,5),Dr(t,n-4,4),i=0;i<n;i++)Dr(t,t.bl_tree[Hh[i]*2+1],3);Yh(t,t.dyn_ltree,e-1),Yh(t,t.dyn_dtree,r-1)}function Xq(t){var e=4093624447,r;for(r=0;r<=31;r++,e>>>=1)if(e&1&&t.dyn_ltree[r*2]!==0)return Ih;if(t.dyn_ltree[9*2]!==0||t.dyn_ltree[10*2]!==0||t.dyn_ltree[13*2]!==0)return Sh;for(r=32;r<Ps;r++)if(t.dyn_ltree[r*2]!==0)return Sh;return Ih}var Kh=!1;function Qq(t){Kh||(Kq(),Kh=!0),t.l_desc=new Nc(t.dyn_ltree,Rh),t.d_desc=new Nc(t.dyn_dtree,Dh),t.bl_desc=new Nc(t.bl_tree,zh),t.bi_buf=0,t.bi_valid=0,Uh(t)}function Gh(t,e,r,n){Dr(t,(Fq<<1)+(n?1:0),3),Gq(t,e,r,!0)}function $q(t){Dr(t,xh<<1,3),Qn(t,xc,ki),Wq(t)}function ek(t,e,r,n){var i,f,o=0;t.level>0?(t.strm.data_type===zq&&(t.strm.data_type=Xq(t)),Rc(t,t.l_desc),Rc(t,t.d_desc),o=Jq(t),i=t.opt_len+3+7>>>3,f=t.static_len+3+7>>>3,f<=i&&(i=f)):i=f=r+5,r+4<=i&&e!==-1?Gh(t,e,r,n):t.strategy===Dq||f===i?(Dr(t,(xh<<1)+(n?1:0),3),Vh(t,ki,Us)):(Dr(t,(Pq<<1)+(n?1:0),3),Zq(t,t.l_desc.max_code+1,t.d_desc.max_code+1,o+1),Vh(t,t.dyn_ltree,t.dyn_dtree)),Uh(t),n&&Lh(t)}function tk(t,e,r){return t.pending_buf[t.d_buf+t.last_lit*2]=e>>>8&255,t.pending_buf[t.d_buf+t.last_lit*2+1]=e&255,t.pending_buf[t.l_buf+t.last_lit]=r&255,t.last_lit++,e===0?t.dyn_ltree[r*2]++:(t.matches++,e--,t.dyn_ltree[(Cs[r]+Ps+1)*2]++,t.dyn_dtree[Fh(e)*2]++),t.last_lit===t.lit_bufsize-1}Io._tr_init=Qq;Io._tr_stored_block=Gh;Io._tr_flush_block=ek;Io._tr_tally=tk;Io._tr_align=$q});var Dc=he((xA,Zh)=>{"use strict";function rk(t,e,r,n){for(var i=t&65535|0,f=t>>>16&65535|0,o=0;r!==0;){o=r>2e3?2e3:r,r-=o;do i=i+e[n++]|0,f=f+i|0;while(--o);i%=65521,f%=65521}return i|f<<16|0}Zh.exports=rk});var zc=he((EA,Xh)=>{"use strict";function nk(){for(var t,e=[],r=0;r<256;r++){t=r;for(var n=0;n<8;n++)t=t&1?3988292384^t>>>1:t>>>1;e[r]=t}return e}var ik=nk();function fk(t,e,r,n){var i=ik,f=n+r;t^=-1;for(var o=n;o<f;o++)t=t>>>8^i[(t^e[o])&255];return t^-1}Xh.exports=fk});var Pa=he((AA,Qh)=>{"use strict";Qh.exports={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"}});var sb=he(ti=>{"use strict";var Br=qi(),bn=Jh(),$h=Dc(),ff=zc(),ok=Pa(),Yf=0,sk=1,lk=3,of=4,eb=5,$n=0,tb=1,gn=-2,ak=-3,Fc=-5,pk=-1,uk=1,Ma=2,ck=3,mk=4,dk=0,wk=2,Ua=8,hk=9,bk=15,gk=8,jk=29,yk=256,Pc=yk+1+jk,vk=30,_k=19,qk=2*Pc+1,kk=15,tt=3,sf=258,Dn=sf+tt+1,Tk=32,La=42,Mc=69,Ca=73,Va=91,Wa=103,Kf=113,Ws=666,nr=1,Ys=2,Gf=3,So=4,Bk=3;function lf(t,e){return t.msg=ok[e],e}function rb(t){return(t<<1)-(t>4?9:0)}function af(t){for(var e=t.length;--e>=0;)t[e]=0}function pf(t){var e=t.state,r=e.pending;r>t.avail_out&&(r=t.avail_out),r!==0&&(Br.arraySet(t.output,e.pending_buf,e.pending_out,r,t.next_out),t.next_out+=r,e.pending_out+=r,t.total_out+=r,t.avail_out-=r,e.pending-=r,e.pending===0&&(e.pending_out=0))}function ur(t,e){bn._tr_flush_block(t,t.block_start>=0?t.block_start:-1,t.strstart-t.block_start,e),t.block_start=t.strstart,pf(t.strm)}function st(t,e){t.pending_buf[t.pending++]=e}function Ks(t,e){t.pending_buf[t.pending++]=e>>>8&255,t.pending_buf[t.pending++]=e&255}function Ik(t,e,r,n){var i=t.avail_in;return i>n&&(i=n),i===0?0:(t.avail_in-=i,Br.arraySet(e,t.input,t.next_in,i,r),t.state.wrap===1?t.adler=$h(t.adler,e,i,r):t.state.wrap===2&&(t.adler=ff(t.adler,e,i,r)),t.next_in+=i,t.total_in+=i,i)}function nb(t,e){var r=t.max_chain_length,n=t.strstart,i,f,o=t.prev_length,s=t.nice_match,l=t.strstart>t.w_size-Dn?t.strstart-(t.w_size-Dn):0,p=t.window,u=t.w_mask,b=t.prev,c=t.strstart+sf,h=p[n+o-1],T=p[n+o];t.prev_length>=t.good_match&&(r>>=2),s>t.lookahead&&(s=t.lookahead);do if(i=e,!(p[i+o]!==T||p[i+o-1]!==h||p[i]!==p[n]||p[++i]!==p[n+1])){n+=2,i++;do;while(p[++n]===p[++i]&&p[++n]===p[++i]&&p[++n]===p[++i]&&p[++n]===p[++i]&&p[++n]===p[++i]&&p[++n]===p[++i]&&p[++n]===p[++i]&&p[++n]===p[++i]&&n<c);if(f=sf-(c-n),n=c-sf,f>o){if(t.match_start=e,o=f,f>=s)break;h=p[n+o-1],T=p[n+o]}}while((e=b[e&u])>l&&--r!=0);return o<=t.lookahead?o:t.lookahead}function Jf(t){var e=t.w_size,r,n,i,f,o;do{if(f=t.window_size-t.lookahead-t.strstart,t.strstart>=e+(e-Dn)){Br.arraySet(t.window,t.window,e,e,0),t.match_start-=e,t.strstart-=e,t.block_start-=e,n=t.hash_size,r=n;do i=t.head[--r],t.head[r]=i>=e?i-e:0;while(--n);n=e,r=n;do i=t.prev[--r],t.prev[r]=i>=e?i-e:0;while(--n);f+=e}if(t.strm.avail_in===0)break;if(n=Ik(t.strm,t.window,t.strstart+t.lookahead,f),t.lookahead+=n,t.lookahead+t.insert>=tt)for(o=t.strstart-t.insert,t.ins_h=t.window[o],t.ins_h=(t.ins_h<<t.hash_shift^t.window[o+1])&t.hash_mask;t.insert&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[o+tt-1])&t.hash_mask,t.prev[o&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=o,o++,t.insert--,!(t.lookahead+t.insert<tt)););}while(t.lookahead<Dn&&t.strm.avail_in!==0)}function Sk(t,e){var r=65535;for(r>t.pending_buf_size-5&&(r=t.pending_buf_size-5);;){if(t.lookahead<=1){if(Jf(t),t.lookahead===0&&e===Yf)return nr;if(t.lookahead===0)break}t.strstart+=t.lookahead,t.lookahead=0;var n=t.block_start+r;if((t.strstart===0||t.strstart>=n)&&(t.lookahead=t.strstart-n,t.strstart=n,ur(t,!1),t.strm.avail_out===0)||t.strstart-t.block_start>=t.w_size-Dn&&(ur(t,!1),t.strm.avail_out===0))return nr}return t.insert=0,e===of?(ur(t,!0),t.strm.avail_out===0?Gf:So):(t.strstart>t.block_start&&(ur(t,!1),t.strm.avail_out===0),nr)}function Uc(t,e){for(var r,n;;){if(t.lookahead<Dn){if(Jf(t),t.lookahead<Dn&&e===Yf)return nr;if(t.lookahead===0)break}if(r=0,t.lookahead>=tt&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+tt-1])&t.hash_mask,r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),r!==0&&t.strstart-r<=t.w_size-Dn&&(t.match_length=nb(t,r)),t.match_length>=tt)if(n=bn._tr_tally(t,t.strstart-t.match_start,t.match_length-tt),t.lookahead-=t.match_length,t.match_length<=t.max_lazy_match&&t.lookahead>=tt){t.match_length--;do t.strstart++,t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+tt-1])&t.hash_mask,r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart;while(--t.match_length!=0);t.strstart++}else t.strstart+=t.match_length,t.match_length=0,t.ins_h=t.window[t.strstart],t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+1])&t.hash_mask;else n=bn._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++;if(n&&(ur(t,!1),t.strm.avail_out===0))return nr}return t.insert=t.strstart<tt-1?t.strstart:tt-1,e===of?(ur(t,!0),t.strm.avail_out===0?Gf:So):t.last_lit&&(ur(t,!1),t.strm.avail_out===0)?nr:Ys}function xo(t,e){for(var r,n,i;;){if(t.lookahead<Dn){if(Jf(t),t.lookahead<Dn&&e===Yf)return nr;if(t.lookahead===0)break}if(r=0,t.lookahead>=tt&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+tt-1])&t.hash_mask,r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),t.prev_length=t.match_length,t.prev_match=t.match_start,t.match_length=tt-1,r!==0&&t.prev_length<t.max_lazy_match&&t.strstart-r<=t.w_size-Dn&&(t.match_length=nb(t,r),t.match_length<=5&&(t.strategy===uk||t.match_length===tt&&t.strstart-t.match_start>4096)&&(t.match_length=tt-1)),t.prev_length>=tt&&t.match_length<=t.prev_length){i=t.strstart+t.lookahead-tt,n=bn._tr_tally(t,t.strstart-1-t.prev_match,t.prev_length-tt),t.lookahead-=t.prev_length-1,t.prev_length-=2;do++t.strstart<=i&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+tt-1])&t.hash_mask,r=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart);while(--t.prev_length!=0);if(t.match_available=0,t.match_length=tt-1,t.strstart++,n&&(ur(t,!1),t.strm.avail_out===0))return nr}else if(t.match_available){if(n=bn._tr_tally(t,0,t.window[t.strstart-1]),n&&ur(t,!1),t.strstart++,t.lookahead--,t.strm.avail_out===0)return nr}else t.match_available=1,t.strstart++,t.lookahead--}return t.match_available&&(n=bn._tr_tally(t,0,t.window[t.strstart-1]),t.match_available=0),t.insert=t.strstart<tt-1?t.strstart:tt-1,e===of?(ur(t,!0),t.strm.avail_out===0?Gf:So):t.last_lit&&(ur(t,!1),t.strm.avail_out===0)?nr:Ys}function xk(t,e){for(var r,n,i,f,o=t.window;;){if(t.lookahead<=sf){if(Jf(t),t.lookahead<=sf&&e===Yf)return nr;if(t.lookahead===0)break}if(t.match_length=0,t.lookahead>=tt&&t.strstart>0&&(i=t.strstart-1,n=o[i],n===o[++i]&&n===o[++i]&&n===o[++i])){f=t.strstart+sf;do;while(n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&n===o[++i]&&i<f);t.match_length=sf-(f-i),t.match_length>t.lookahead&&(t.match_length=t.lookahead)}if(t.match_length>=tt?(r=bn._tr_tally(t,1,t.match_length-tt),t.lookahead-=t.match_length,t.strstart+=t.match_length,t.match_length=0):(r=bn._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++),r&&(ur(t,!1),t.strm.avail_out===0))return nr}return t.insert=0,e===of?(ur(t,!0),t.strm.avail_out===0?Gf:So):t.last_lit&&(ur(t,!1),t.strm.avail_out===0)?nr:Ys}function Ek(t,e){for(var r;;){if(t.lookahead===0&&(Jf(t),t.lookahead===0)){if(e===Yf)return nr;break}if(t.match_length=0,r=bn._tr_tally(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++,r&&(ur(t,!1),t.strm.avail_out===0))return nr}return t.insert=0,e===of?(ur(t,!0),t.strm.avail_out===0?Gf:So):t.last_lit&&(ur(t,!1),t.strm.avail_out===0)?nr:Ys}function ei(t,e,r,n,i){this.good_length=t,this.max_lazy=e,this.nice_length=r,this.max_chain=n,this.func=i}var Eo;Eo=[new ei(0,0,0,0,Sk),new ei(4,4,8,4,Uc),new ei(4,5,16,8,Uc),new ei(4,6,32,32,Uc),new ei(4,4,16,16,xo),new ei(8,16,32,32,xo),new ei(8,16,128,128,xo),new ei(8,32,128,256,xo),new ei(32,128,258,1024,xo),new ei(32,258,258,4096,xo)];function Ak(t){t.window_size=2*t.w_size,af(t.head),t.max_lazy_match=Eo[t.level].max_lazy,t.good_match=Eo[t.level].good_length,t.nice_match=Eo[t.level].nice_length,t.max_chain_length=Eo[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=tt-1,t.match_available=0,t.ins_h=0}function Ok(){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=Ua,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 Br.Buf16(qk*2),this.dyn_dtree=new Br.Buf16((2*vk+1)*2),this.bl_tree=new Br.Buf16((2*_k+1)*2),af(this.dyn_ltree),af(this.dyn_dtree),af(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Br.Buf16(kk+1),this.heap=new Br.Buf16(2*Pc+1),af(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Br.Buf16(2*Pc+1),af(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 ib(t){var e;return!t||!t.state?lf(t,gn):(t.total_in=t.total_out=0,t.data_type=wk,e=t.state,e.pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap?La:Kf,t.adler=e.wrap===2?0:1,e.last_flush=Yf,bn._tr_init(e),$n)}function fb(t){var e=ib(t);return e===$n&&Ak(t.state),e}function Nk(t,e){return!t||!t.state||t.state.wrap!==2?gn:(t.state.gzhead=e,$n)}function ob(t,e,r,n,i,f){if(!t)return gn;var o=1;if(e===pk&&(e=6),n<0?(o=0,n=-n):n>15&&(o=2,n-=16),i<1||i>hk||r!==Ua||n<8||n>15||e<0||e>9||f<0||f>mk)return lf(t,gn);n===8&&(n=9);var s=new Ok;return t.state=s,s.strm=t,s.wrap=o,s.gzhead=null,s.w_bits=n,s.w_size=1<<s.w_bits,s.w_mask=s.w_size-1,s.hash_bits=i+7,s.hash_size=1<<s.hash_bits,s.hash_mask=s.hash_size-1,s.hash_shift=~~((s.hash_bits+tt-1)/tt),s.window=new Br.Buf8(s.w_size*2),s.head=new Br.Buf16(s.hash_size),s.prev=new Br.Buf16(s.w_size),s.lit_bufsize=1<<i+6,s.pending_buf_size=s.lit_bufsize*4,s.pending_buf=new Br.Buf8(s.pending_buf_size),s.d_buf=1*s.lit_bufsize,s.l_buf=(1+2)*s.lit_bufsize,s.level=e,s.strategy=f,s.method=r,fb(t)}function Hk(t,e){return ob(t,e,Ua,bk,gk,dk)}function Rk(t,e){var r,n,i,f;if(!t||!t.state||e>eb||e<0)return t?lf(t,gn):gn;if(n=t.state,!t.output||!t.input&&t.avail_in!==0||n.status===Ws&&e!==of)return lf(t,t.avail_out===0?Fc:gn);if(n.strm=t,r=n.last_flush,n.last_flush=e,n.status===La)if(n.wrap===2)t.adler=0,st(n,31),st(n,139),st(n,8),n.gzhead?(st(n,(n.gzhead.text?1:0)+(n.gzhead.hcrc?2:0)+(n.gzhead.extra?4:0)+(n.gzhead.name?8:0)+(n.gzhead.comment?16:0)),st(n,n.gzhead.time&255),st(n,n.gzhead.time>>8&255),st(n,n.gzhead.time>>16&255),st(n,n.gzhead.time>>24&255),st(n,n.level===9?2:n.strategy>=Ma||n.level<2?4:0),st(n,n.gzhead.os&255),n.gzhead.extra&&n.gzhead.extra.length&&(st(n,n.gzhead.extra.length&255),st(n,n.gzhead.extra.length>>8&255)),n.gzhead.hcrc&&(t.adler=ff(t.adler,n.pending_buf,n.pending,0)),n.gzindex=0,n.status=Mc):(st(n,0),st(n,0),st(n,0),st(n,0),st(n,0),st(n,n.level===9?2:n.strategy>=Ma||n.level<2?4:0),st(n,Bk),n.status=Kf);else{var o=Ua+(n.w_bits-8<<4)<<8,s=-1;n.strategy>=Ma||n.level<2?s=0:n.level<6?s=1:n.level===6?s=2:s=3,o|=s<<6,n.strstart!==0&&(o|=Tk),o+=31-o%31,n.status=Kf,Ks(n,o),n.strstart!==0&&(Ks(n,t.adler>>>16),Ks(n,t.adler&65535)),t.adler=1}if(n.status===Mc)if(n.gzhead.extra){for(i=n.pending;n.gzindex<(n.gzhead.extra.length&65535)&&!(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(t.adler=ff(t.adler,n.pending_buf,n.pending-i,i)),pf(t),i=n.pending,n.pending===n.pending_buf_size));)st(n,n.gzhead.extra[n.gzindex]&255),n.gzindex++;n.gzhead.hcrc&&n.pending>i&&(t.adler=ff(t.adler,n.pending_buf,n.pending-i,i)),n.gzindex===n.gzhead.extra.length&&(n.gzindex=0,n.status=Ca)}else n.status=Ca;if(n.status===Ca)if(n.gzhead.name){i=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(t.adler=ff(t.adler,n.pending_buf,n.pending-i,i)),pf(t),i=n.pending,n.pending===n.pending_buf_size)){f=1;break}n.gzindex<n.gzhead.name.length?f=n.gzhead.name.charCodeAt(n.gzindex++)&255:f=0,st(n,f)}while(f!==0);n.gzhead.hcrc&&n.pending>i&&(t.adler=ff(t.adler,n.pending_buf,n.pending-i,i)),f===0&&(n.gzindex=0,n.status=Va)}else n.status=Va;if(n.status===Va)if(n.gzhead.comment){i=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(t.adler=ff(t.adler,n.pending_buf,n.pending-i,i)),pf(t),i=n.pending,n.pending===n.pending_buf_size)){f=1;break}n.gzindex<n.gzhead.comment.length?f=n.gzhead.comment.charCodeAt(n.gzindex++)&255:f=0,st(n,f)}while(f!==0);n.gzhead.hcrc&&n.pending>i&&(t.adler=ff(t.adler,n.pending_buf,n.pending-i,i)),f===0&&(n.status=Wa)}else n.status=Wa;if(n.status===Wa&&(n.gzhead.hcrc?(n.pending+2>n.pending_buf_size&&pf(t),n.pending+2<=n.pending_buf_size&&(st(n,t.adler&255),st(n,t.adler>>8&255),t.adler=0,n.status=Kf)):n.status=Kf),n.pending!==0){if(pf(t),t.avail_out===0)return n.last_flush=-1,$n}else if(t.avail_in===0&&rb(e)<=rb(r)&&e!==of)return lf(t,Fc);if(n.status===Ws&&t.avail_in!==0)return lf(t,Fc);if(t.avail_in!==0||n.lookahead!==0||e!==Yf&&n.status!==Ws){var l=n.strategy===Ma?Ek(n,e):n.strategy===ck?xk(n,e):Eo[n.level].func(n,e);if((l===Gf||l===So)&&(n.status=Ws),l===nr||l===Gf)return t.avail_out===0&&(n.last_flush=-1),$n;if(l===Ys&&(e===sk?bn._tr_align(n):e!==eb&&(bn._tr_stored_block(n,0,0,!1),e===lk&&(af(n.head),n.lookahead===0&&(n.strstart=0,n.block_start=0,n.insert=0))),pf(t),t.avail_out===0))return n.last_flush=-1,$n}return e!==of?$n:n.wrap<=0?tb:(n.wrap===2?(st(n,t.adler&255),st(n,t.adler>>8&255),st(n,t.adler>>16&255),st(n,t.adler>>24&255),st(n,t.total_in&255),st(n,t.total_in>>8&255),st(n,t.total_in>>16&255),st(n,t.total_in>>24&255)):(Ks(n,t.adler>>>16),Ks(n,t.adler&65535)),pf(t),n.wrap>0&&(n.wrap=-n.wrap),n.pending!==0?$n:tb)}function Dk(t){var e;return!t||!t.state?gn:(e=t.state.status,e!==La&&e!==Mc&&e!==Ca&&e!==Va&&e!==Wa&&e!==Kf&&e!==Ws?lf(t,gn):(t.state=null,e===Kf?lf(t,ak):$n))}function zk(t,e){var r=e.length,n,i,f,o,s,l,p,u;if(!t||!t.state||(n=t.state,o=n.wrap,o===2||o===1&&n.status!==La||n.lookahead))return gn;for(o===1&&(t.adler=$h(t.adler,e,r,0)),n.wrap=0,r>=n.w_size&&(o===0&&(af(n.head),n.strstart=0,n.block_start=0,n.insert=0),u=new Br.Buf8(n.w_size),Br.arraySet(u,e,r-n.w_size,n.w_size,0),e=u,r=n.w_size),s=t.avail_in,l=t.next_in,p=t.input,t.avail_in=r,t.next_in=0,t.input=e,Jf(n);n.lookahead>=tt;){i=n.strstart,f=n.lookahead-(tt-1);do n.ins_h=(n.ins_h<<n.hash_shift^n.window[i+tt-1])&n.hash_mask,n.prev[i&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=i,i++;while(--f);n.strstart=i,n.lookahead=tt-1,Jf(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=tt-1,n.match_available=0,t.next_in=l,t.input=p,t.avail_in=s,n.wrap=o,$n}ti.deflateInit=Hk;ti.deflateInit2=ob;ti.deflateReset=fb;ti.deflateResetKeep=ib;ti.deflateSetHeader=Nk;ti.deflate=Rk;ti.deflateEnd=Dk;ti.deflateSetDictionary=zk;ti.deflateInfo="pako deflate (from Nodeca project)"});var Lc=he(Ao=>{"use strict";var Ya=qi(),lb=!0,ab=!0;try{String.fromCharCode.apply(null,[0])}catch{lb=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{ab=!1}var Gs=new Ya.Buf8(256);for(Ti=0;Ti<256;Ti++)Gs[Ti]=Ti>=252?6:Ti>=248?5:Ti>=240?4:Ti>=224?3:Ti>=192?2:1;var Ti;Gs[254]=Gs[254]=1;Ao.string2buf=function(t){var e,r,n,i,f,o=t.length,s=0;for(i=0;i<o;i++)r=t.charCodeAt(i),(r&64512)==55296&&i+1<o&&(n=t.charCodeAt(i+1),(n&64512)==56320&&(r=65536+(r-55296<<10)+(n-56320),i++)),s+=r<128?1:r<2048?2:r<65536?3:4;for(e=new Ya.Buf8(s),f=0,i=0;f<s;i++)r=t.charCodeAt(i),(r&64512)==55296&&i+1<o&&(n=t.charCodeAt(i+1),(n&64512)==56320&&(r=65536+(r-55296<<10)+(n-56320),i++)),r<128?e[f++]=r:r<2048?(e[f++]=192|r>>>6,e[f++]=128|r&63):r<65536?(e[f++]=224|r>>>12,e[f++]=128|r>>>6&63,e[f++]=128|r&63):(e[f++]=240|r>>>18,e[f++]=128|r>>>12&63,e[f++]=128|r>>>6&63,e[f++]=128|r&63);return e};function pb(t,e){if(e<65534&&(t.subarray&&ab||!t.subarray&&lb))return String.fromCharCode.apply(null,Ya.shrinkBuf(t,e));for(var r="",n=0;n<e;n++)r+=String.fromCharCode(t[n]);return r}Ao.buf2binstring=function(t){return pb(t,t.length)};Ao.binstring2buf=function(t){for(var e=new Ya.Buf8(t.length),r=0,n=e.length;r<n;r++)e[r]=t.charCodeAt(r);return e};Ao.buf2string=function(t,e){var r,n,i,f,o=e||t.length,s=new Array(o*2);for(n=0,r=0;r<o;){if(i=t[r++],i<128){s[n++]=i;continue}if(f=Gs[i],f>4){s[n++]=65533,r+=f-1;continue}for(i&=f===2?31:f===3?15:7;f>1&&r<o;)i=i<<6|t[r++]&63,f--;if(f>1){s[n++]=65533;continue}i<65536?s[n++]=i:(i-=65536,s[n++]=55296|i>>10&1023,s[n++]=56320|i&1023)}return pb(s,n)};Ao.utf8border=function(t,e){var r;for(e=e||t.length,e>t.length&&(e=t.length),r=e-1;r>=0&&(t[r]&192)==128;)r--;return r<0||r===0?e:r+Gs[t[r]]>e?r:e}});var Cc=he((HA,ub)=>{"use strict";function Fk(){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}ub.exports=Fk});var wb=he(Xs=>{"use strict";var Js=sb(),Zs=qi(),Vc=Lc(),Wc=Pa(),Pk=Cc(),cb=Object.prototype.toString,Mk=0,Yc=4,Oo=0,mb=1,db=2,Uk=-1,Lk=0,Ck=8;function Zf(t){if(!(this instanceof Zf))return new Zf(t);this.options=Zs.assign({level:Uk,method:Ck,chunkSize:16384,windowBits:15,memLevel:8,strategy:Lk,to:""},t||{});var e=this.options;e.raw&&e.windowBits>0?e.windowBits=-e.windowBits:e.gzip&&e.windowBits>0&&e.windowBits<16&&(e.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new Pk,this.strm.avail_out=0;var r=Js.deflateInit2(this.strm,e.level,e.method,e.windowBits,e.memLevel,e.strategy);if(r!==Oo)throw new Error(Wc[r]);if(e.header&&Js.deflateSetHeader(this.strm,e.header),e.dictionary){var n;if(typeof e.dictionary=="string"?n=Vc.string2buf(e.dictionary):cb.call(e.dictionary)==="[object ArrayBuffer]"?n=new Uint8Array(e.dictionary):n=e.dictionary,r=Js.deflateSetDictionary(this.strm,n),r!==Oo)throw new Error(Wc[r]);this._dict_set=!0}}Zf.prototype.push=function(t,e){var r=this.strm,n=this.options.chunkSize,i,f;if(this.ended)return!1;f=e===~~e?e:e===!0?Yc:Mk,typeof t=="string"?r.input=Vc.string2buf(t):cb.call(t)==="[object ArrayBuffer]"?r.input=new Uint8Array(t):r.input=t,r.next_in=0,r.avail_in=r.input.length;do{if(r.avail_out===0&&(r.output=new Zs.Buf8(n),r.next_out=0,r.avail_out=n),i=Js.deflate(r,f),i!==mb&&i!==Oo)return this.onEnd(i),this.ended=!0,!1;(r.avail_out===0||r.avail_in===0&&(f===Yc||f===db))&&(this.options.to==="string"?this.onData(Vc.buf2binstring(Zs.shrinkBuf(r.output,r.next_out))):this.onData(Zs.shrinkBuf(r.output,r.next_out)))}while((r.avail_in>0||r.avail_out===0)&&i!==mb);return f===Yc?(i=Js.deflateEnd(this.strm),this.onEnd(i),this.ended=!0,i===Oo):(f===db&&(this.onEnd(Oo),r.avail_out=0),!0)};Zf.prototype.onData=function(t){this.chunks.push(t)};Zf.prototype.onEnd=function(t){t===Oo&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=Zs.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg};function Kc(t,e){var r=new Zf(e);if(r.push(t,!0),r.err)throw r.msg||Wc[r.err];return r.result}function Vk(t,e){return e=e||{},e.raw=!0,Kc(t,e)}function Wk(t,e){return e=e||{},e.gzip=!0,Kc(t,e)}Xs.Deflate=Zf;Xs.deflate=Kc;Xs.deflateRaw=Vk;Xs.gzip=Wk});var bb=he((DA,hb)=>{"use strict";var Ka=30,Yk=12;hb.exports=function(e,r){var n,i,f,o,s,l,p,u,b,c,h,T,y,N,P,R,Y,re,W,O,te,L,ne,j,g;n=e.state,i=e.next_in,j=e.input,f=i+(e.avail_in-5),o=e.next_out,g=e.output,s=o-(r-e.avail_out),l=o+(e.avail_out-257),p=n.dmax,u=n.wsize,b=n.whave,c=n.wnext,h=n.window,T=n.hold,y=n.bits,N=n.lencode,P=n.distcode,R=(1<<n.lenbits)-1,Y=(1<<n.distbits)-1;e:do{y<15&&(T+=j[i++]<<y,y+=8,T+=j[i++]<<y,y+=8),re=N[T&R];t:for(;;){if(W=re>>>24,T>>>=W,y-=W,W=re>>>16&255,W===0)g[o++]=re&65535;else if(W&16){O=re&65535,W&=15,W&&(y<W&&(T+=j[i++]<<y,y+=8),O+=T&(1<<W)-1,T>>>=W,y-=W),y<15&&(T+=j[i++]<<y,y+=8,T+=j[i++]<<y,y+=8),re=P[T&Y];r:for(;;){if(W=re>>>24,T>>>=W,y-=W,W=re>>>16&255,W&16){if(te=re&65535,W&=15,y<W&&(T+=j[i++]<<y,y+=8,y<W&&(T+=j[i++]<<y,y+=8)),te+=T&(1<<W)-1,te>p){e.msg="invalid distance too far back",n.mode=Ka;break e}if(T>>>=W,y-=W,W=o-s,te>W){if(W=te-W,W>b&&n.sane){e.msg="invalid distance too far back",n.mode=Ka;break e}if(L=0,ne=h,c===0){if(L+=u-W,W<O){O-=W;do g[o++]=h[L++];while(--W);L=o-te,ne=g}}else if(c<W){if(L+=u+c-W,W-=c,W<O){O-=W;do g[o++]=h[L++];while(--W);if(L=0,c<O){W=c,O-=W;do g[o++]=h[L++];while(--W);L=o-te,ne=g}}}else if(L+=c-W,W<O){O-=W;do g[o++]=h[L++];while(--W);L=o-te,ne=g}for(;O>2;)g[o++]=ne[L++],g[o++]=ne[L++],g[o++]=ne[L++],O-=3;O&&(g[o++]=ne[L++],O>1&&(g[o++]=ne[L++]))}else{L=o-te;do g[o++]=g[L++],g[o++]=g[L++],g[o++]=g[L++],O-=3;while(O>2);O&&(g[o++]=g[L++],O>1&&(g[o++]=g[L++]))}}else if((W&64)==0){re=P[(re&65535)+(T&(1<<W)-1)];continue r}else{e.msg="invalid distance code",n.mode=Ka;break e}break}}else if((W&64)==0){re=N[(re&65535)+(T&(1<<W)-1)];continue t}else if(W&32){n.mode=Yk;break e}else{e.msg="invalid literal/length code",n.mode=Ka;break e}break}}while(i<f&&o<l);O=y>>3,i-=O,y-=O<<3,T&=(1<<y)-1,e.next_in=i,e.next_out=o,e.avail_in=i<f?5+(f-i):5-(i-f),e.avail_out=o<l?257+(l-o):257-(o-l),n.hold=T,n.bits=y}});var kb=he((zA,qb)=>{"use strict";var gb=qi(),No=15,jb=852,yb=592,vb=0,Gc=1,_b=2,Kk=[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],Gk=[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],Jk=[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],Zk=[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];qb.exports=function(e,r,n,i,f,o,s,l){var p=l.bits,u=0,b=0,c=0,h=0,T=0,y=0,N=0,P=0,R=0,Y=0,re,W,O,te,L,ne=null,j=0,g,A=new gb.Buf16(No+1),w=new gb.Buf16(No+1),F=null,C=0,M,Q,x;for(u=0;u<=No;u++)A[u]=0;for(b=0;b<i;b++)A[r[n+b]]++;for(T=p,h=No;h>=1&&A[h]===0;h--);if(T>h&&(T=h),h===0)return f[o++]=1<<24|64<<16|0,f[o++]=1<<24|64<<16|0,l.bits=1,0;for(c=1;c<h&&A[c]===0;c++);for(T<c&&(T=c),P=1,u=1;u<=No;u++)if(P<<=1,P-=A[u],P<0)return-1;if(P>0&&(e===vb||h!==1))return-1;for(w[1]=0,u=1;u<No;u++)w[u+1]=w[u]+A[u];for(b=0;b<i;b++)r[n+b]!==0&&(s[w[r[n+b]]++]=b);if(e===vb?(ne=F=s,g=19):e===Gc?(ne=Kk,j-=257,F=Gk,C-=257,g=256):(ne=Jk,F=Zk,g=-1),Y=0,b=0,u=c,L=o,y=T,N=0,O=-1,R=1<<T,te=R-1,e===Gc&&R>jb||e===_b&&R>yb)return 1;for(;;){M=u-N,s[b]<g?(Q=0,x=s[b]):s[b]>g?(Q=F[C+s[b]],x=ne[j+s[b]]):(Q=32+64,x=0),re=1<<u-N,W=1<<y,c=W;do W-=re,f[L+(Y>>N)+W]=M<<24|Q<<16|x|0;while(W!==0);for(re=1<<u-1;Y&re;)re>>=1;if(re!==0?(Y&=re-1,Y+=re):Y=0,b++,--A[u]==0){if(u===h)break;u=r[n+s[b]]}if(u>T&&(Y&te)!==O){for(N===0&&(N=T),L+=c,y=u-N,P=1<<y;y+N<h&&(P-=A[y+N],!(P<=0));)y++,P<<=1;if(R+=1<<y,e===Gc&&R>jb||e===_b&&R>yb)return 1;O=Y&te,f[O]=T<<24|y<<16|L-o|0}}return Y!==0&&(f[L+Y]=u-N<<24|64<<16|0),l.bits=T,0}});var fg=he(zn=>{"use strict";var Xr=qi(),Jc=Dc(),ri=zc(),Xk=bb(),Qs=kb(),Qk=0,Tb=1,Bb=2,Ib=4,$k=5,Ga=6,Xf=0,eT=1,tT=2,jn=-2,Sb=-3,Zc=-4,rT=-5,xb=8,Eb=1,Ab=2,Ob=3,Nb=4,Hb=5,Rb=6,Db=7,zb=8,Fb=9,Pb=10,Ja=11,Bi=12,Xc=13,Mb=14,Qc=15,Ub=16,Lb=17,Cb=18,Vb=19,Za=20,Xa=21,Wb=22,Yb=23,Kb=24,Gb=25,Jb=26,$c=27,Zb=28,Xb=29,Rt=30,em=31,nT=32,iT=852,fT=592,oT=15,sT=oT;function Qb(t){return(t>>>24&255)+(t>>>8&65280)+((t&65280)<<8)+((t&255)<<24)}function lT(){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 Xr.Buf16(320),this.work=new Xr.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function $b(t){var e;return!t||!t.state?jn:(e=t.state,t.total_in=t.total_out=e.total=0,t.msg="",e.wrap&&(t.adler=e.wrap&1),e.mode=Eb,e.last=0,e.havedict=0,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new Xr.Buf32(iT),e.distcode=e.distdyn=new Xr.Buf32(fT),e.sane=1,e.back=-1,Xf)}function eg(t){var e;return!t||!t.state?jn:(e=t.state,e.wsize=0,e.whave=0,e.wnext=0,$b(t))}function tg(t,e){var r,n;return!t||!t.state||(n=t.state,e<0?(r=0,e=-e):(r=(e>>4)+1,e<48&&(e&=15)),e&&(e<8||e>15))?jn:(n.window!==null&&n.wbits!==e&&(n.window=null),n.wrap=r,n.wbits=e,eg(t))}function rg(t,e){var r,n;return t?(n=new lT,t.state=n,n.window=null,r=tg(t,e),r!==Xf&&(t.state=null),r):jn}function aT(t){return rg(t,sT)}var ng=!0,tm,rm;function pT(t){if(ng){var e;for(tm=new Xr.Buf32(512),rm=new Xr.Buf32(32),e=0;e<144;)t.lens[e++]=8;for(;e<256;)t.lens[e++]=9;for(;e<280;)t.lens[e++]=7;for(;e<288;)t.lens[e++]=8;for(Qs(Tb,t.lens,0,288,tm,0,t.work,{bits:9}),e=0;e<32;)t.lens[e++]=5;Qs(Bb,t.lens,0,32,rm,0,t.work,{bits:5}),ng=!1}t.lencode=tm,t.lenbits=9,t.distcode=rm,t.distbits=5}function ig(t,e,r,n){var i,f=t.state;return f.window===null&&(f.wsize=1<<f.wbits,f.wnext=0,f.whave=0,f.window=new Xr.Buf8(f.wsize)),n>=f.wsize?(Xr.arraySet(f.window,e,r-f.wsize,f.wsize,0),f.wnext=0,f.whave=f.wsize):(i=f.wsize-f.wnext,i>n&&(i=n),Xr.arraySet(f.window,e,r-n,i,f.wnext),n-=i,n?(Xr.arraySet(f.window,e,r-n,n,0),f.wnext=n,f.whave=f.wsize):(f.wnext+=i,f.wnext===f.wsize&&(f.wnext=0),f.whave<f.wsize&&(f.whave+=i))),0}function uT(t,e){var r,n,i,f,o,s,l,p,u,b,c,h,T,y,N=0,P,R,Y,re,W,O,te,L,ne=new Xr.Buf8(4),j,g,A=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!t||!t.state||!t.output||!t.input&&t.avail_in!==0)return jn;r=t.state,r.mode===Bi&&(r.mode=Xc),o=t.next_out,i=t.output,l=t.avail_out,f=t.next_in,n=t.input,s=t.avail_in,p=r.hold,u=r.bits,b=s,c=l,L=Xf;e:for(;;)switch(r.mode){case Eb:if(r.wrap===0){r.mode=Xc;break}for(;u<16;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if(r.wrap&2&&p===35615){r.check=0,ne[0]=p&255,ne[1]=p>>>8&255,r.check=ri(r.check,ne,2,0),p=0,u=0,r.mode=Ab;break}if(r.flags=0,r.head&&(r.head.done=!1),!(r.wrap&1)||(((p&255)<<8)+(p>>8))%31){t.msg="incorrect header check",r.mode=Rt;break}if((p&15)!==xb){t.msg="unknown compression method",r.mode=Rt;break}if(p>>>=4,u-=4,te=(p&15)+8,r.wbits===0)r.wbits=te;else if(te>r.wbits){t.msg="invalid window size",r.mode=Rt;break}r.dmax=1<<te,t.adler=r.check=1,r.mode=p&512?Pb:Bi,p=0,u=0;break;case Ab:for(;u<16;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if(r.flags=p,(r.flags&255)!==xb){t.msg="unknown compression method",r.mode=Rt;break}if(r.flags&57344){t.msg="unknown header flags set",r.mode=Rt;break}r.head&&(r.head.text=p>>8&1),r.flags&512&&(ne[0]=p&255,ne[1]=p>>>8&255,r.check=ri(r.check,ne,2,0)),p=0,u=0,r.mode=Ob;case Ob:for(;u<32;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}r.head&&(r.head.time=p),r.flags&512&&(ne[0]=p&255,ne[1]=p>>>8&255,ne[2]=p>>>16&255,ne[3]=p>>>24&255,r.check=ri(r.check,ne,4,0)),p=0,u=0,r.mode=Nb;case Nb:for(;u<16;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}r.head&&(r.head.xflags=p&255,r.head.os=p>>8),r.flags&512&&(ne[0]=p&255,ne[1]=p>>>8&255,r.check=ri(r.check,ne,2,0)),p=0,u=0,r.mode=Hb;case Hb:if(r.flags&1024){for(;u<16;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}r.length=p,r.head&&(r.head.extra_len=p),r.flags&512&&(ne[0]=p&255,ne[1]=p>>>8&255,r.check=ri(r.check,ne,2,0)),p=0,u=0}else r.head&&(r.head.extra=null);r.mode=Rb;case Rb:if(r.flags&1024&&(h=r.length,h>s&&(h=s),h&&(r.head&&(te=r.head.extra_len-r.length,r.head.extra||(r.head.extra=new Array(r.head.extra_len)),Xr.arraySet(r.head.extra,n,f,h,te)),r.flags&512&&(r.check=ri(r.check,n,h,f)),s-=h,f+=h,r.length-=h),r.length))break e;r.length=0,r.mode=Db;case Db:if(r.flags&2048){if(s===0)break e;h=0;do te=n[f+h++],r.head&&te&&r.length<65536&&(r.head.name+=String.fromCharCode(te));while(te&&h<s);if(r.flags&512&&(r.check=ri(r.check,n,h,f)),s-=h,f+=h,te)break e}else r.head&&(r.head.name=null);r.length=0,r.mode=zb;case zb:if(r.flags&4096){if(s===0)break e;h=0;do te=n[f+h++],r.head&&te&&r.length<65536&&(r.head.comment+=String.fromCharCode(te));while(te&&h<s);if(r.flags&512&&(r.check=ri(r.check,n,h,f)),s-=h,f+=h,te)break e}else r.head&&(r.head.comment=null);r.mode=Fb;case Fb:if(r.flags&512){for(;u<16;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if(p!==(r.check&65535)){t.msg="header crc mismatch",r.mode=Rt;break}p=0,u=0}r.head&&(r.head.hcrc=r.flags>>9&1,r.head.done=!0),t.adler=r.check=0,r.mode=Bi;break;case Pb:for(;u<32;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}t.adler=r.check=Qb(p),p=0,u=0,r.mode=Ja;case Ja:if(r.havedict===0)return t.next_out=o,t.avail_out=l,t.next_in=f,t.avail_in=s,r.hold=p,r.bits=u,tT;t.adler=r.check=1,r.mode=Bi;case Bi:if(e===$k||e===Ga)break e;case Xc:if(r.last){p>>>=u&7,u-=u&7,r.mode=$c;break}for(;u<3;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}switch(r.last=p&1,p>>>=1,u-=1,p&3){case 0:r.mode=Mb;break;case 1:if(pT(r),r.mode=Za,e===Ga){p>>>=2,u-=2;break e}break;case 2:r.mode=Lb;break;case 3:t.msg="invalid block type",r.mode=Rt}p>>>=2,u-=2;break;case Mb:for(p>>>=u&7,u-=u&7;u<32;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if((p&65535)!=(p>>>16^65535)){t.msg="invalid stored block lengths",r.mode=Rt;break}if(r.length=p&65535,p=0,u=0,r.mode=Qc,e===Ga)break e;case Qc:r.mode=Ub;case Ub:if(h=r.length,h){if(h>s&&(h=s),h>l&&(h=l),h===0)break e;Xr.arraySet(i,n,f,h,o),s-=h,f+=h,l-=h,o+=h,r.length-=h;break}r.mode=Bi;break;case Lb:for(;u<14;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if(r.nlen=(p&31)+257,p>>>=5,u-=5,r.ndist=(p&31)+1,p>>>=5,u-=5,r.ncode=(p&15)+4,p>>>=4,u-=4,r.nlen>286||r.ndist>30){t.msg="too many length or distance symbols",r.mode=Rt;break}r.have=0,r.mode=Cb;case Cb:for(;r.have<r.ncode;){for(;u<3;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}r.lens[A[r.have++]]=p&7,p>>>=3,u-=3}for(;r.have<19;)r.lens[A[r.have++]]=0;if(r.lencode=r.lendyn,r.lenbits=7,j={bits:r.lenbits},L=Qs(Qk,r.lens,0,19,r.lencode,0,r.work,j),r.lenbits=j.bits,L){t.msg="invalid code lengths set",r.mode=Rt;break}r.have=0,r.mode=Vb;case Vb:for(;r.have<r.nlen+r.ndist;){for(;N=r.lencode[p&(1<<r.lenbits)-1],P=N>>>24,R=N>>>16&255,Y=N&65535,!(P<=u);){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if(Y<16)p>>>=P,u-=P,r.lens[r.have++]=Y;else{if(Y===16){for(g=P+2;u<g;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if(p>>>=P,u-=P,r.have===0){t.msg="invalid bit length repeat",r.mode=Rt;break}te=r.lens[r.have-1],h=3+(p&3),p>>>=2,u-=2}else if(Y===17){for(g=P+3;u<g;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}p>>>=P,u-=P,te=0,h=3+(p&7),p>>>=3,u-=3}else{for(g=P+7;u<g;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}p>>>=P,u-=P,te=0,h=11+(p&127),p>>>=7,u-=7}if(r.have+h>r.nlen+r.ndist){t.msg="invalid bit length repeat",r.mode=Rt;break}for(;h--;)r.lens[r.have++]=te}}if(r.mode===Rt)break;if(r.lens[256]===0){t.msg="invalid code -- missing end-of-block",r.mode=Rt;break}if(r.lenbits=9,j={bits:r.lenbits},L=Qs(Tb,r.lens,0,r.nlen,r.lencode,0,r.work,j),r.lenbits=j.bits,L){t.msg="invalid literal/lengths set",r.mode=Rt;break}if(r.distbits=6,r.distcode=r.distdyn,j={bits:r.distbits},L=Qs(Bb,r.lens,r.nlen,r.ndist,r.distcode,0,r.work,j),r.distbits=j.bits,L){t.msg="invalid distances set",r.mode=Rt;break}if(r.mode=Za,e===Ga)break e;case Za:r.mode=Xa;case Xa:if(s>=6&&l>=258){t.next_out=o,t.avail_out=l,t.next_in=f,t.avail_in=s,r.hold=p,r.bits=u,Xk(t,c),o=t.next_out,i=t.output,l=t.avail_out,f=t.next_in,n=t.input,s=t.avail_in,p=r.hold,u=r.bits,r.mode===Bi&&(r.back=-1);break}for(r.back=0;N=r.lencode[p&(1<<r.lenbits)-1],P=N>>>24,R=N>>>16&255,Y=N&65535,!(P<=u);){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if(R&&(R&240)==0){for(re=P,W=R,O=Y;N=r.lencode[O+((p&(1<<re+W)-1)>>re)],P=N>>>24,R=N>>>16&255,Y=N&65535,!(re+P<=u);){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}p>>>=re,u-=re,r.back+=re}if(p>>>=P,u-=P,r.back+=P,r.length=Y,R===0){r.mode=Jb;break}if(R&32){r.back=-1,r.mode=Bi;break}if(R&64){t.msg="invalid literal/length code",r.mode=Rt;break}r.extra=R&15,r.mode=Wb;case Wb:if(r.extra){for(g=r.extra;u<g;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}r.length+=p&(1<<r.extra)-1,p>>>=r.extra,u-=r.extra,r.back+=r.extra}r.was=r.length,r.mode=Yb;case Yb:for(;N=r.distcode[p&(1<<r.distbits)-1],P=N>>>24,R=N>>>16&255,Y=N&65535,!(P<=u);){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if((R&240)==0){for(re=P,W=R,O=Y;N=r.distcode[O+((p&(1<<re+W)-1)>>re)],P=N>>>24,R=N>>>16&255,Y=N&65535,!(re+P<=u);){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}p>>>=re,u-=re,r.back+=re}if(p>>>=P,u-=P,r.back+=P,R&64){t.msg="invalid distance code",r.mode=Rt;break}r.offset=Y,r.extra=R&15,r.mode=Kb;case Kb:if(r.extra){for(g=r.extra;u<g;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}r.offset+=p&(1<<r.extra)-1,p>>>=r.extra,u-=r.extra,r.back+=r.extra}if(r.offset>r.dmax){t.msg="invalid distance too far back",r.mode=Rt;break}r.mode=Gb;case Gb:if(l===0)break e;if(h=c-l,r.offset>h){if(h=r.offset-h,h>r.whave&&r.sane){t.msg="invalid distance too far back",r.mode=Rt;break}h>r.wnext?(h-=r.wnext,T=r.wsize-h):T=r.wnext-h,h>r.length&&(h=r.length),y=r.window}else y=i,T=o-r.offset,h=r.length;h>l&&(h=l),l-=h,r.length-=h;do i[o++]=y[T++];while(--h);r.length===0&&(r.mode=Xa);break;case Jb:if(l===0)break e;i[o++]=r.length,l--,r.mode=Xa;break;case $c:if(r.wrap){for(;u<32;){if(s===0)break e;s--,p|=n[f++]<<u,u+=8}if(c-=l,t.total_out+=c,r.total+=c,c&&(t.adler=r.check=r.flags?ri(r.check,i,c,o-c):Jc(r.check,i,c,o-c)),c=l,(r.flags?p:Qb(p))!==r.check){t.msg="incorrect data check",r.mode=Rt;break}p=0,u=0}r.mode=Zb;case Zb:if(r.wrap&&r.flags){for(;u<32;){if(s===0)break e;s--,p+=n[f++]<<u,u+=8}if(p!==(r.total&4294967295)){t.msg="incorrect length check",r.mode=Rt;break}p=0,u=0}r.mode=Xb;case Xb:L=eT;break e;case Rt:L=Sb;break e;case em:return Zc;case nT:default:return jn}return t.next_out=o,t.avail_out=l,t.next_in=f,t.avail_in=s,r.hold=p,r.bits=u,(r.wsize||c!==t.avail_out&&r.mode<Rt&&(r.mode<$c||e!==Ib))&&ig(t,t.output,t.next_out,c-t.avail_out)?(r.mode=em,Zc):(b-=t.avail_in,c-=t.avail_out,t.total_in+=b,t.total_out+=c,r.total+=c,r.wrap&&c&&(t.adler=r.check=r.flags?ri(r.check,i,c,t.next_out-c):Jc(r.check,i,c,t.next_out-c)),t.data_type=r.bits+(r.last?64:0)+(r.mode===Bi?128:0)+(r.mode===Za||r.mode===Qc?256:0),(b===0&&c===0||e===Ib)&&L===Xf&&(L=rT),L)}function cT(t){if(!t||!t.state)return jn;var e=t.state;return e.window&&(e.window=null),t.state=null,Xf}function mT(t,e){var r;return!t||!t.state||(r=t.state,(r.wrap&2)==0)?jn:(r.head=e,e.done=!1,Xf)}function dT(t,e){var r=e.length,n,i,f;return!t||!t.state||(n=t.state,n.wrap!==0&&n.mode!==Ja)?jn:n.mode===Ja&&(i=1,i=Jc(i,e,r,0),i!==n.check)?Sb:(f=ig(t,e,r,r),f?(n.mode=em,Zc):(n.havedict=1,Xf))}zn.inflateReset=eg;zn.inflateReset2=tg;zn.inflateResetKeep=$b;zn.inflateInit=aT;zn.inflateInit2=rg;zn.inflate=uT;zn.inflateEnd=cT;zn.inflateGetHeader=mT;zn.inflateSetDictionary=dT;zn.inflateInfo="pako inflate (from Nodeca project)"});var nm=he((PA,og)=>{"use strict";og.exports={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}});var lg=he((MA,sg)=>{"use strict";function wT(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}sg.exports=wT});var pg=he(el=>{"use strict";var Ho=fg(),$s=qi(),Qa=Lc(),Wt=nm(),im=Pa(),hT=Cc(),bT=lg(),ag=Object.prototype.toString;function Qf(t){if(!(this instanceof Qf))return new Qf(t);this.options=$s.assign({chunkSize:16384,windowBits:0,to:""},t||{});var e=this.options;e.raw&&e.windowBits>=0&&e.windowBits<16&&(e.windowBits=-e.windowBits,e.windowBits===0&&(e.windowBits=-15)),e.windowBits>=0&&e.windowBits<16&&!(t&&t.windowBits)&&(e.windowBits+=32),e.windowBits>15&&e.windowBits<48&&(e.windowBits&15)==0&&(e.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new hT,this.strm.avail_out=0;var r=Ho.inflateInit2(this.strm,e.windowBits);if(r!==Wt.Z_OK)throw new Error(im[r]);if(this.header=new bT,Ho.inflateGetHeader(this.strm,this.header),e.dictionary&&(typeof e.dictionary=="string"?e.dictionary=Qa.string2buf(e.dictionary):ag.call(e.dictionary)==="[object ArrayBuffer]"&&(e.dictionary=new Uint8Array(e.dictionary)),e.raw&&(r=Ho.inflateSetDictionary(this.strm,e.dictionary),r!==Wt.Z_OK)))throw new Error(im[r])}Qf.prototype.push=function(t,e){var r=this.strm,n=this.options.chunkSize,i=this.options.dictionary,f,o,s,l,p,u=!1;if(this.ended)return!1;o=e===~~e?e:e===!0?Wt.Z_FINISH:Wt.Z_NO_FLUSH,typeof t=="string"?r.input=Qa.binstring2buf(t):ag.call(t)==="[object ArrayBuffer]"?r.input=new Uint8Array(t):r.input=t,r.next_in=0,r.avail_in=r.input.length;do{if(r.avail_out===0&&(r.output=new $s.Buf8(n),r.next_out=0,r.avail_out=n),f=Ho.inflate(r,Wt.Z_NO_FLUSH),f===Wt.Z_NEED_DICT&&i&&(f=Ho.inflateSetDictionary(this.strm,i)),f===Wt.Z_BUF_ERROR&&u===!0&&(f=Wt.Z_OK,u=!1),f!==Wt.Z_STREAM_END&&f!==Wt.Z_OK)return this.onEnd(f),this.ended=!0,!1;r.next_out&&(r.avail_out===0||f===Wt.Z_STREAM_END||r.avail_in===0&&(o===Wt.Z_FINISH||o===Wt.Z_SYNC_FLUSH))&&(this.options.to==="string"?(s=Qa.utf8border(r.output,r.next_out),l=r.next_out-s,p=Qa.buf2string(r.output,s),r.next_out=l,r.avail_out=n-l,l&&$s.arraySet(r.output,r.output,s,l,0),this.onData(p)):this.onData($s.shrinkBuf(r.output,r.next_out))),r.avail_in===0&&r.avail_out===0&&(u=!0)}while((r.avail_in>0||r.avail_out===0)&&f!==Wt.Z_STREAM_END);return f===Wt.Z_STREAM_END&&(o=Wt.Z_FINISH),o===Wt.Z_FINISH?(f=Ho.inflateEnd(this.strm),this.onEnd(f),this.ended=!0,f===Wt.Z_OK):(o===Wt.Z_SYNC_FLUSH&&(this.onEnd(Wt.Z_OK),r.avail_out=0),!0)};Qf.prototype.onData=function(t){this.chunks.push(t)};Qf.prototype.onEnd=function(t){t===Wt.Z_OK&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=$s.flattenChunks(this.chunks)),this.chunks=[],this.err=t,this.msg=this.strm.msg};function fm(t,e){var r=new Qf(e);if(r.push(t,!0),r.err)throw r.msg||im[r.err];return r.result}function gT(t,e){return e=e||{},e.raw=!0,fm(t,e)}el.Inflate=Qf;el.inflate=fm;el.inflateRaw=gT;el.ungzip=fm});var mg=he((LA,cg)=>{"use strict";var jT=qi().assign,yT=wb(),vT=pg(),_T=nm(),ug={};jT(ug,yT,vT,_T);cg.exports=ug});var om=he(()=>{});var bg=he(hg=>{"use strict";var kT=[0,255,65535,16777215,4294967295];function TT(t,e,r,n,i){var f;for(f=0;f<i;f++)r[n+f]=t[e+f]}function BT(t,e,r,n){var i;for(i=0;i<n;i++)t[e+i]=t[e-r+i]}function lm(t){this.array=t,this.pos=0}lm.prototype.readUncompressedLength=function(){for(var t=0,e=0,r,n;e<32&&this.pos<this.array.length;){if(r=this.array[this.pos],this.pos+=1,n=r&127,n<<e>>>e!==n)return-1;if(t|=n<<e,r<128)return t;e+=7}return-1};lm.prototype.uncompressToBuffer=function(t){for(var e=this.array,r=e.length,n=this.pos,i=0,f,o,s,l;n<e.length;)if(f=e[n],n+=1,(f&3)==0){if(o=(f>>>2)+1,o>60){if(n+3>=r)return!1;s=o-60,o=e[n]+(e[n+1]<<8)+(e[n+2]<<16)+(e[n+3]<<24),o=(o&kT[s])+1,n+=s}if(n+o>r)return!1;TT(e,n,t,i,o),n+=o,i+=o}else{switch(f&3){case 1:o=(f>>>2&7)+4,l=e[n]+(f>>>5<<8),n+=1;break;case 2:if(n+1>=r)return!1;o=(f>>>2)+1,l=e[n]+(e[n+1]<<8),n+=2;break;case 3:if(n+3>=r)return!1;o=(f>>>2)+1,l=e[n]+(e[n+1]<<8)+(e[n+2]<<16)+(e[n+3]<<24),n+=4;break;default:break}if(l===0||l>i)return!1;BT(t,i,l,o),i+=o}return!0};hg.SnappyDecompressor=lm});var _g=he(vg=>{"use strict";var IT=16,ST=1<<IT,gg=14,am=new Array(gg+1);function nl(t,e){return t*506832829>>>e}function il(t,e){return t[e]+(t[e+1]<<8)+(t[e+2]<<16)+(t[e+3]<<24)}function jg(t,e,r){return t[e]===t[r]&&t[e+1]===t[r+1]&&t[e+2]===t[r+2]&&t[e+3]===t[r+3]}function xT(t,e,r,n,i){var f;for(f=0;f<i;f++)r[n+f]=t[e+f]}function yg(t,e,r,n,i){return r<=60?(n[i]=r-1<<2,i+=1):r<256?(n[i]=60<<2,n[i+1]=r-1,i+=2):(n[i]=61<<2,n[i+1]=r-1&255,n[i+2]=r-1>>>8,i+=3),xT(t,e,n,i,r),i+r}function pm(t,e,r,n){return n<12&&r<2048?(t[e]=1+(n-4<<2)+(r>>>8<<5),t[e+1]=r&255,e+2):(t[e]=2+(n-1<<2),t[e+1]=r&255,t[e+2]=r>>>8,e+3)}function ET(t,e,r,n){for(;n>=68;)e=pm(t,e,r,64),n-=64;return n>64&&(e=pm(t,e,r,60),n-=60),pm(t,e,r,n)}function AT(t,e,r,n,i){for(var f=1;1<<f<=r&&f<=gg;)f+=1;f-=1;var o=32-f;typeof am[f]=="undefined"&&(am[f]=new Uint16Array(1<<f));var s=am[f],l;for(l=0;l<s.length;l++)s[l]=0;var p=e+r,u,b=e,c=e,h,T,y,N,P,R,Y,re,W,O,te,L=!0,ne=15;if(r>=ne)for(u=p-ne,e+=1,T=nl(il(t,e),o);L;){P=32,y=e;do{if(e=y,h=T,R=P>>>5,P+=1,y=e+R,e>u){L=!1;break}T=nl(il(t,y),o),N=b+s[h],s[h]=e-b}while(!jg(t,e,N));if(!L)break;i=yg(t,c,e-c,n,i);do{for(Y=e,re=4;e+re<p&&t[e+re]===t[N+re];)re+=1;if(e+=re,W=Y-N,i=ET(n,i,W,re),c=e,e>=u){L=!1;break}O=nl(il(t,e-1),o),s[O]=e-1-b,te=nl(il(t,e),o),N=b+s[te],s[te]=e-b}while(jg(t,e,N));if(!L)break;e+=1,T=nl(il(t,e),o)}return c<p&&(i=yg(t,c,p-c,n,i)),i}function OT(t,e,r){do e[r]=t&127,t=t>>>7,t>0&&(e[r]+=128),r+=1;while(t>0);return r}function um(t){this.array=t}um.prototype.maxCompressedLength=function(){var t=this.array.length;return 32+t+Math.floor(t/6)};um.prototype.compressToBuffer=function(t){var e=this.array,r=e.length,n=0,i=0,f;for(i=OT(r,t,i);n<r;)f=Math.min(r-n,ST),i=AT(e,n,f,t,i),n+=f;return i};vg.SnappyCompressor=um});var Bg=he(cm=>{"use strict";function qg(){return typeof process=="object"&&typeof process.versions=="object"&&typeof process.versions.node!="undefined"}function tp(t){return t instanceof Uint8Array&&(!qg()||!Buffer.isBuffer(t))}function rp(t){return t instanceof ArrayBuffer}function kg(t){return qg()?Buffer.isBuffer(t):!1}var NT=bg().SnappyDecompressor,HT=_g().SnappyCompressor,Tg="Argument compressed must be type of ArrayBuffer, Buffer, or Uint8Array";function RT(t){if(!tp(t)&&!rp(t)&&!kg(t))throw new TypeError(Tg);var e=!1,r=!1;tp(t)?e=!0:rp(t)&&(r=!0,t=new Uint8Array(t));var n=new NT(t),i=n.readUncompressedLength();if(i===-1)throw new Error("Invalid Snappy bitstream");var f,o;if(e){if(f=new Uint8Array(i),!n.uncompressToBuffer(f))throw new Error("Invalid Snappy bitstream")}else if(r){if(f=new ArrayBuffer(i),o=new Uint8Array(f),!n.uncompressToBuffer(o))throw new Error("Invalid Snappy bitstream")}else if(f=Buffer.alloc(i),!n.uncompressToBuffer(f))throw new Error("Invalid Snappy bitstream");return f}function DT(t){if(!tp(t)&&!rp(t)&&!kg(t))throw new TypeError(Tg);var e=!1,r=!1;tp(t)?e=!0:rp(t)&&(r=!0,t=new Uint8Array(t));var n=new HT(t),i=n.maxCompressedLength(),f,o,s;if(e?(f=new Uint8Array(i),s=n.compressToBuffer(f)):r?(f=new ArrayBuffer(i),o=new Uint8Array(f),s=n.compressToBuffer(o)):(f=Buffer.alloc(i),s=n.compressToBuffer(f)),!f.slice){var l=new Uint8Array(Array.prototype.slice.call(f,0,s));if(e)return l;if(r)return l.buffer;throw new Error("Not implemented")}return f.slice(0,s)}cm.uncompress=RT;cm.compress=DT});var mm=he(Ro=>{Ro.hashU32=function(e){return e=e|0,e=e+2127912214+(e<<12)|0,e=e^-949894596^e>>>19,e=e+374761393+(e<<5)|0,e=e+-744332180^e<<9,e=e+-42973499+(e<<3)|0,e^-1252372727^e>>>16|0};Ro.readU64=function(e,r){var n=0;return n|=e[r++]<<0,n|=e[r++]<<8,n|=e[r++]<<16,n|=e[r++]<<24,n|=e[r++]<<32,n|=e[r++]<<40,n|=e[r++]<<48,n|=e[r++]<<56,n};Ro.readU32=function(e,r){var n=0;return n|=e[r++]<<0,n|=e[r++]<<8,n|=e[r++]<<16,n|=e[r++]<<24,n};Ro.writeU32=function(e,r,n){e[r++]=n>>0&255,e[r++]=n>>8&255,e[r++]=n>>16&255,e[r++]=n>>24&255};Ro.imul=function(e,r){var n=e>>>16,i=e&65535,f=r>>>16,o=r&65535;return i*o+(n*o+i*f<<16)|0}});var Ag=he(Eg=>{var ni=mm(),eo=2654435761,to=2246822519,Ig=3266489917,FT=668265263,Sg=374761393;function lp(t,e){return t=t|0,e=e|0,t>>>(32-e|0)|t<<e|0}function xg(t,e,r){return t=t|0,e=e|0,r=r|0,ni.imul(t>>>(32-e|0)|t<<e,r)|0}function dm(t,e){return t=t|0,e=e|0,t>>>e^t|0}function sl(t,e,r,n,i){return xg(ni.imul(e,r)+t,n,i)}function PT(t,e,r){return xg(t+ni.imul(e[r],Sg),11,eo)}function MT(t,e,r){return sl(t,ni.readU32(e,r),Ig,17,FT)}function UT(t,e,r){return[sl(t[0],ni.readU32(e,r+0),to,13,eo),sl(t[1],ni.readU32(e,r+4),to,13,eo),sl(t[2],ni.readU32(e,r+8),to,13,eo),sl(t[3],ni.readU32(e,r+12),to,13,eo)]}function LT(t,e,r,n){var i,f;if(f=n,n>=16){for(i=[t+eo+to,t+to,t,t-eo];n>=16;)i=UT(i,e,r),r+=16,n-=16;i=lp(i[0],1)+lp(i[1],7)+lp(i[2],12)+lp(i[3],18)+f}else i=t+Sg+n>>>0;for(;n>=4;)i=MT(i,e,r),r+=4,n-=4;for(;n>0;)i=PT(i,e,r),r++,n--;return i=dm(ni.imul(dm(ni.imul(dm(i,15),to),13),Ig),16),i>>>0}Eg.hash=LT});var Mg=he(lr=>{var CT=Ag(),yn=mm(),ap=4,VT=13,Og=5,wm=6,pp=1<<16,ll=4,up=(1<<ll)-1,WT=4,Do=(1<<WT)-1,Ng=Fg(5<<20),hm=KT(),bm=407708164,YT=4,Hg=8,Rg=16,gm=64,jm=192,cp=2147483648,Dg=7,ym=4,zg=7,mp={4:65536,5:262144,6:1048576,7:4194304};function KT(){try{return new Uint32Array(pp)}catch{for(var t=new Array(pp),e=0;e<pp;e++)t[e]=0;return t}}function GT(t){for(var e=0;e<pp;e++)hm[e]=0}function Fg(t){try{return new Uint8Array(t)}catch{for(var e=new Array(t),r=0;r<t;r++)e[r]=0;return e}}function Pg(t,e,r){if(typeof t.buffer!==void 0){if(Uint8Array.prototype.slice)return t.slice(e,r);var n=t.length;e=e|0,e=e<0?Math.max(n+e,0):Math.min(e,n),r=r===void 0?n:r|0,r=r<0?Math.max(n+r,0):Math.min(r,n);for(var i=new Uint8Array(r-e),f=e,o=0;f<r;)i[o++]=t[f++];return i}else return t.slice(e,r)}lr.compressBound=function(e){return e+e/255+16|0};lr.decompressBound=function(e){var r=0;if(yn.readU32(e,r)!==bm)throw new Error("invalid magic number");r+=4;var n=e[r++];if((n&jm)!==gm)throw new Error("incompatible descriptor version "+(n&jm));var i=(n&Rg)!=0,f=(n&Hg)!=0,o=e[r++]>>ym&zg;if(mp[o]===void 0)throw new Error("invalid block size "+o);var s=mp[o];if(f)return yn.readU64(e,r);r++;for(var l=0;;){var p=yn.readU32(e,r);if(r+=4,p&cp?(p&=~cp,l+=p):l+=s,p===0)return l;i&&(r+=4),r+=p}};lr.makeBuffer=Fg;lr.decompressBlock=function(e,r,n,i,f){var o,s,l,p,u;for(l=n+i;n<l;){var b=e[n++],c=b>>4;if(c>0){if(c===15)for(;c+=e[n],e[n++]===255;);for(p=n+c;n<p;)r[f++]=e[n++]}if(n>=l)break;if(o=b&15,s=e[n++]|e[n++]<<8,o===15)for(;o+=e[n],e[n++]===255;);for(o+=ap,u=f-s,p=u+o;u<p;)r[f++]=r[u++]|0}return f};lr.compressBlock=function(e,r,n,i,f){var o,s,l,p,u,b,c,h,T;if(c=0,h=i+n,s=n,i>=VT)for(var y=(1<<wm)+3;n+ap<h-Og;){var N=yn.readU32(e,n),P=yn.hashU32(N)>>>0;if(P=(P>>16^P)>>>0&65535,o=f[P]-1,f[P]=n+1,o<0||n-o>>>16>0||yn.readU32(e,o)!==N){u=y++>>wm,n+=u;continue}for(y=(1<<wm)+3,b=n-s,p=n-o,n+=ap,o+=ap,l=n;n<h-Og&&e[n]===e[o];)n++,o++;l=n-l;var R=l<up?l:up;if(b>=Do){for(r[c++]=(Do<<ll)+R,T=b-Do;T>=255;T-=255)r[c++]=255;r[c++]=T}else r[c++]=(b<<ll)+R;for(var Y=0;Y<b;Y++)r[c++]=e[s+Y];if(r[c++]=p,r[c++]=p>>8,l>=up){for(T=l-up;T>=255;T-=255)r[c++]=255;r[c++]=T}s=n}if(s===0)return 0;if(b=h-s,b>=Do){for(r[c++]=Do<<ll,T=b-Do;T>=255;T-=255)r[c++]=255;r[c++]=T}else r[c++]=b<<ll;for(n=s;n<h;)r[c++]=e[n++];return c};lr.decompressFrame=function(e,r){var n,i,f,o,s=0,l=0;if(yn.readU32(e,s)!==bm)throw new Error("invalid magic number");if(s+=4,o=e[s++],(o&jm)!==gm)throw new Error("incompatible descriptor version");n=(o&Rg)!=0,i=(o&YT)!=0,f=(o&Hg)!=0;var p=e[s++]>>ym&zg;if(mp[p]===void 0)throw new Error("invalid block size");for(f&&(s+=8),s++;;){var u;if(u=yn.readU32(e,s),s+=4,u===0)break;if(n&&(s+=4),(u&cp)!=0){u&=~cp;for(var b=0;b<u;b++)r[l++]=e[s++]}else l=lr.decompressBlock(e,r,s,u,l),s+=u}return i&&(s+=4),l};lr.compressFrame=function(e,r){var n=0;yn.writeU32(r,n,bm),n+=4,r[n++]=gm,r[n++]=Dg<<ym,r[n]=CT.hash(0,r,4,n-4)>>8,n++;var i=mp[Dg],f=e.length,o=0;for(GT(hm);f>0;){var s=0,l=f>i?i:f;if(s=lr.compressBlock(e,Ng,o,l,hm),s>l||s===0){yn.writeU32(r,n,2147483648|l),n+=4;for(var p=o+l;o<p;)r[n++]=e[o++];f-=l}else{yn.writeU32(r,n,s),n+=4;for(var u=0;u<s;)r[n++]=Ng[u++];o+=l,f-=l}}return yn.writeU32(r,n,0),n+=4,n};lr.decompress=function(e,r){var n,i;return r===void 0&&(r=lr.decompressBound(e)),n=lr.makeBuffer(r),i=lr.decompressFrame(e,n),i!==r&&(n=Pg(n,0,i)),n};lr.compress=function(e,r){var n,i;return r===void 0&&(r=lr.compressBound(e.length)),n=lr.makeBuffer(r),i=lr.compressFrame(e,n),i!==r&&(n=Pg(n,0,i)),n}});var _n=he((_N,pj)=>{var Wm=4294967296,aj=[];for(Vo=0;Vo<256;Vo++)aj[Vo]=(Vo>15?"":"0")+Vo.toString(16);var Vo,ul=pj.exports=function(t,e){t instanceof Buffer?(this.buffer=t,this.offset=e||0):Object.prototype.toString.call(t)=="[object Uint8Array]"?(this.buffer=new Buffer(t),this.offset=e||0):(this.buffer=this.buffer||new Buffer(8),this.offset=0,this.setValue.apply(this,arguments))};ul.MAX_INT=Math.pow(2,53);ul.MIN_INT=-Math.pow(2,53);ul.prototype={constructor:ul,_2scomp:function(){for(var t=this.buffer,e=this.offset,r=1,n=e+7;n>=e;n--){var i=(t[n]^255)+r;t[n]=i&255,r=i>>8}},setValue:function(t,e){var r=!1;if(arguments.length==1)if(typeof t=="number"){if(r=t<0,t=Math.abs(t),e=t%Wm,t=t/Wm,t>Wm)throw new RangeError(t+" is outside Int64 range");t=t|0}else if(typeof t=="string")t=(t+"").replace(/^0x/,""),e=t.substr(-8),t=t.length>8?t.substr(0,t.length-8):"",t=parseInt(t,16),e=parseInt(e,16);else throw new Error(t+" must be a Number or String");for(var n=this.buffer,i=this.offset,f=7;f>=0;f--)n[i+f]=e&255,e=f==4?t:e>>>8;r&&this._2scomp()},toNumber:function(t){for(var e=this.buffer,r=this.offset,n=e[r]&128,i=0,f=1,o=7,s=1;o>=0;o--,s*=256){var l=e[r+o];n&&(l=(l^255)+f,f=l>>8,l=l&255),i+=l*s}return!t&&i>=ul.MAX_INT?n?-1/0:1/0:n?-i:i},valueOf:function(){return this.toNumber(!1)},toString:function(t){return this.valueOf().toString(t||10)},toOctetString:function(t){for(var e=new Array(8),r=this.buffer,n=this.offset,i=0;i<8;i++)e[i]=aj[r[n+i]];return e.join(t||"")},toBuffer:function(t){if(t&&this.offset===0)return this.buffer;var e=new Buffer(8);return this.buffer.copy(e,0,this.offset,this.offset+8),e},copy:function(t,e){this.buffer.copy(t,e||0,this.offset,this.offset+8)},compare:function(t){if((this.buffer[this.offset]&128)!=(t.buffer[t.offset]&128))return t.buffer[t.offset]-this.buffer[this.offset];for(var e=0;e<8;e++)if(this.buffer[this.offset+e]!==t.buffer[t.offset+e])return this.buffer[this.offset+e]-t.buffer[t.offset+e];return 0},equals:function(t){return this.compare(t)===0},inspect:function(){return"[Int64 value:"+this+" octets:"+this.toOctetString(" ")+"]"}}});var cj=he((qN,uj)=>{uj.exports=function(e){return e&&typeof e=="object"&&typeof e.copy=="function"&&typeof e.fill=="function"&&typeof e.readUInt8=="function"}});var mj=he((kN,Ym)=>{typeof Object.create=="function"?Ym.exports=function(e,r){e.super_=r,e.prototype=Object.create(r.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:Ym.exports=function(e,r){e.super_=r;var n=function(){};n.prototype=r.prototype,e.prototype=new n,e.prototype.constructor=e}});var Ai=he(ot=>{var dj=Object.getOwnPropertyDescriptors||function(e){for(var r=Object.keys(e),n={},i=0;i<r.length;i++)n[r[i]]=Object.getOwnPropertyDescriptor(e,r[i]);return n},lI=/%[sdj%]/g;ot.format=function(t){if(!Dp(t)){for(var e=[],r=0;r<arguments.length;r++)e.push(wf(arguments[r]));return e.join(" ")}for(var r=1,n=arguments,i=n.length,f=String(t).replace(lI,function(s){if(s==="%%")return"%";if(r>=i)return s;switch(s){case"%s":return String(n[r++]);case"%d":return Number(n[r++]);case"%j":try{return JSON.stringify(n[r++])}catch{return"[Circular]"}default:return s}}),o=n[r];r<i;o=n[++r])Rp(o)||!Wo(o)?f+=" "+o:f+=" "+wf(o);return f};ot.deprecate=function(t,e){if(typeof process!="undefined"&&process.noDeprecation===!0)return t;if(typeof process=="undefined")return function(){return ot.deprecate(t,e).apply(this,arguments)};var r=!1;function n(){if(!r){if(process.throwDeprecation)throw new Error(e);process.traceDeprecation?console.trace(e):console.error(e),r=!0}return t.apply(this,arguments)}return n};var Np={},Km;ot.debuglog=function(t){if(hf(Km)&&(Km=process.env.NODE_DEBUG||""),t=t.toUpperCase(),!Np[t])if(new RegExp("\\b"+t+"\\b","i").test(Km)){var e=process.pid;Np[t]=function(){var r=ot.format.apply(ot,arguments);console.error("%s %d: %s",t,e,r)}}else Np[t]=function(){};return Np[t]};function wf(t,e){var r={seen:[],stylize:pI};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),Zm(e)?r.showHidden=e:e&&ot._extend(r,e),hf(r.showHidden)&&(r.showHidden=!1),hf(r.depth)&&(r.depth=2),hf(r.colors)&&(r.colors=!1),hf(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=aI),Hp(r,t,r.depth)}ot.inspect=wf;wf.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]};wf.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};function aI(t,e){var r=wf.styles[e];return r?"["+wf.colors[r][0]+"m"+t+"["+wf.colors[r][1]+"m":t}function pI(t,e){return t}function uI(t){var e={};return t.forEach(function(r,n){e[r]=!0}),e}function Hp(t,e,r){if(t.customInspect&&e&&Pp(e.inspect)&&e.inspect!==ot.inspect&&!(e.constructor&&e.constructor.prototype===e)){var n=e.inspect(r,t);return Dp(n)||(n=Hp(t,n,r)),n}var i=cI(t,e);if(i)return i;var f=Object.keys(e),o=uI(f);if(t.showHidden&&(f=Object.getOwnPropertyNames(e)),Fp(e)&&(f.indexOf("message")>=0||f.indexOf("description")>=0))return Gm(e);if(f.length===0){if(Pp(e)){var s=e.name?": "+e.name:"";return t.stylize("[Function"+s+"]","special")}if(zp(e))return t.stylize(RegExp.prototype.toString.call(e),"regexp");if(Xm(e))return t.stylize(Date.prototype.toString.call(e),"date");if(Fp(e))return Gm(e)}var l="",p=!1,u=["{","}"];if(wj(e)&&(p=!0,u=["[","]"]),Pp(e)){var b=e.name?": "+e.name:"";l=" [Function"+b+"]"}if(zp(e)&&(l=" "+RegExp.prototype.toString.call(e)),Xm(e)&&(l=" "+Date.prototype.toUTCString.call(e)),Fp(e)&&(l=" "+Gm(e)),f.length===0&&(!p||e.length==0))return u[0]+l+u[1];if(r<0)return zp(e)?t.stylize(RegExp.prototype.toString.call(e),"regexp"):t.stylize("[Object]","special");t.seen.push(e);var c;return p?c=mI(t,e,r,o,f):c=f.map(function(h){return Jm(t,e,r,o,h,p)}),t.seen.pop(),dI(c,l,u)}function cI(t,e){if(hf(e))return t.stylize("undefined","undefined");if(Dp(e)){var r="'"+JSON.stringify(e).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return t.stylize(r,"string")}if(hj(e))return t.stylize(""+e,"number");if(Zm(e))return t.stylize(""+e,"boolean");if(Rp(e))return t.stylize("null","null")}function Gm(t){return"["+Error.prototype.toString.call(t)+"]"}function mI(t,e,r,n,i){for(var f=[],o=0,s=e.length;o<s;++o)bj(e,String(o))?f.push(Jm(t,e,r,n,String(o),!0)):f.push("");return i.forEach(function(l){l.match(/^\d+$/)||f.push(Jm(t,e,r,n,l,!0))}),f}function Jm(t,e,r,n,i,f){var o,s,l;if(l=Object.getOwnPropertyDescriptor(e,i)||{value:e[i]},l.get?l.set?s=t.stylize("[Getter/Setter]","special"):s=t.stylize("[Getter]","special"):l.set&&(s=t.stylize("[Setter]","special")),bj(n,i)||(o="["+i+"]"),s||(t.seen.indexOf(l.value)<0?(Rp(r)?s=Hp(t,l.value,null):s=Hp(t,l.value,r-1),s.indexOf(`
|
|
2
|
+
`)>-1&&(f?s=s.split(`
|
|
3
|
+
`).map(function(p){return" "+p}).join(`
|
|
4
|
+
`).substr(2):s=`
|
|
5
|
+
`+s.split(`
|
|
6
|
+
`).map(function(p){return" "+p}).join(`
|
|
7
|
+
`))):s=t.stylize("[Circular]","special")),hf(o)){if(f&&i.match(/^\d+$/))return s;o=JSON.stringify(""+i),o.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(o=o.substr(1,o.length-2),o=t.stylize(o,"name")):(o=o.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),o=t.stylize(o,"string"))}return o+": "+s}function dI(t,e,r){var n=0,i=t.reduce(function(f,o){return n++,o.indexOf(`
|
|
8
|
+
`)>=0&&n++,f+o.replace(/\u001b\[\d\d?m/g,"").length+1},0);return i>60?r[0]+(e===""?"":e+`
|
|
9
|
+
`)+" "+t.join(`,
|
|
10
|
+
`)+" "+r[1]:r[0]+e+" "+t.join(", ")+" "+r[1]}function wj(t){return Array.isArray(t)}ot.isArray=wj;function Zm(t){return typeof t=="boolean"}ot.isBoolean=Zm;function Rp(t){return t===null}ot.isNull=Rp;function wI(t){return t==null}ot.isNullOrUndefined=wI;function hj(t){return typeof t=="number"}ot.isNumber=hj;function Dp(t){return typeof t=="string"}ot.isString=Dp;function hI(t){return typeof t=="symbol"}ot.isSymbol=hI;function hf(t){return t===void 0}ot.isUndefined=hf;function zp(t){return Wo(t)&&Qm(t)==="[object RegExp]"}ot.isRegExp=zp;function Wo(t){return typeof t=="object"&&t!==null}ot.isObject=Wo;function Xm(t){return Wo(t)&&Qm(t)==="[object Date]"}ot.isDate=Xm;function Fp(t){return Wo(t)&&(Qm(t)==="[object Error]"||t instanceof Error)}ot.isError=Fp;function Pp(t){return typeof t=="function"}ot.isFunction=Pp;function bI(t){return t===null||typeof t=="boolean"||typeof t=="number"||typeof t=="string"||typeof t=="symbol"||typeof t=="undefined"}ot.isPrimitive=bI;ot.isBuffer=cj();function Qm(t){return Object.prototype.toString.call(t)}function $m(t){return t<10?"0"+t.toString(10):t.toString(10)}var gI=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function jI(){var t=new Date,e=[$m(t.getHours()),$m(t.getMinutes()),$m(t.getSeconds())].join(":");return[t.getDate(),gI[t.getMonth()],e].join(" ")}ot.log=function(){console.log("%s - %s",jI(),ot.format.apply(ot,arguments))};ot.inherits=mj();ot._extend=function(t,e){if(!e||!Wo(e))return t;for(var r=Object.keys(e),n=r.length;n--;)t[r[n]]=e[r[n]];return t};function bj(t,e){return Object.prototype.hasOwnProperty.call(t,e)}var so=typeof Symbol!="undefined"?Symbol("util.promisify.custom"):void 0;ot.promisify=function(e){if(typeof e!="function")throw new TypeError('The "original" argument must be of type Function');if(so&&e[so]){var r=e[so];if(typeof r!="function")throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(r,so,{value:r,enumerable:!1,writable:!1,configurable:!0}),r}function r(){for(var n,i,f=new Promise(function(l,p){n=l,i=p}),o=[],s=0;s<arguments.length;s++)o.push(arguments[s]);o.push(function(l,p){l?i(l):n(p)});try{e.apply(this,o)}catch(l){i(l)}return f}return Object.setPrototypeOf(r,Object.getPrototypeOf(e)),so&&Object.defineProperty(r,so,{value:r,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(r,dj(e))};ot.promisify.custom=so;function yI(t,e){if(!t){var r=new Error("Promise was rejected with a falsy value");r.reason=t,t=r}return e(t)}function vI(t){if(typeof t!="function")throw new TypeError('The "original" argument must be of type Function');function e(){for(var r=[],n=0;n<arguments.length;n++)r.push(arguments[n]);var i=r.pop();if(typeof i!="function")throw new TypeError("The last argument must be of type Function");var f=this,o=function(){return i.apply(f,arguments)};t.apply(this,r).then(function(s){process.nextTick(o,null,s)},function(s){process.nextTick(yI,s,o)})}return Object.setPrototypeOf(e,Object.getPrototypeOf(t)),Object.defineProperties(e,dj(t)),e}ot.callbackify=vI});var bf=he((fi,ed)=>{var Mp=Ai(),cl=fi.Type={STOP:0,VOID:1,BOOL:2,BYTE:3,I08:3,DOUBLE:4,I16:6,I32:8,I64:10,STRING:11,UTF7:11,STRUCT:12,MAP:13,SET:14,LIST:15,UTF8:16,UTF16:17};fi.MessageType={CALL:1,REPLY:2,EXCEPTION:3,ONEWAY:4};fi.TException=Up;function Up(t){Error.call(this),Error.captureStackTrace!==void 0&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name,this.message=t}Mp.inherits(Up,Error);var _I=fi.TApplicationExceptionType={UNKNOWN:0,UNKNOWN_METHOD:1,INVALID_MESSAGE_TYPE:2,WRONG_METHOD_NAME:3,BAD_SEQUENCE_ID:4,MISSING_RESULT:5,INTERNAL_ERROR:6,PROTOCOL_ERROR:7,INVALID_TRANSFORM:8,INVALID_PROTOCOL:9,UNSUPPORTED_CLIENT_TYPE:10};fi.TApplicationException=Lp;function Lp(t,e){Up.call(this),Error.captureStackTrace!==void 0&&Error.captureStackTrace(this,this.constructor),this.type=t||_I.UNKNOWN,this.name=this.constructor.name,this.message=e}Mp.inherits(Lp,Up);Lp.prototype.read=function(t){for(var e,r=t.readStructBegin("TApplicationException");r=t.readFieldBegin(),r.ftype!=cl.STOP;){switch(r.fid){case 1:r.ftype==cl.STRING?(r=t.readString(),this.message=r):r=t.skip(r.ftype);break;case 2:r.ftype==cl.I32?(r=t.readI32(),this.type=r):r=t.skip(r.ftype);break;default:r=t.skip(r.ftype);break}t.readFieldEnd()}t.readStructEnd()};Lp.prototype.write=function(t){t.writeStructBegin("TApplicationException"),this.message&&(t.writeFieldBegin("message",cl.STRING,1),t.writeString(this.message),t.writeFieldEnd()),this.code&&(t.writeFieldBegin("type",cl.I32,2),t.writeI32(this.code),t.writeFieldEnd()),t.writeFieldStop(),t.writeStructEnd()};var BN=fi.TProtocolExceptionType={UNKNOWN:0,INVALID_DATA:1,NEGATIVE_SIZE:2,SIZE_LIMIT:3,BAD_VERSION:4,NOT_IMPLEMENTED:5,DEPTH_LIMIT:6};fi.TProtocolException=gj;function gj(t,e){Error.call(this),Error.captureStackTrace!==void 0&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name,this.type=t,this.message=e}Mp.inherits(gj,Error);fi.objectLength=function(t){return Object.keys(t).length};fi.inherits=function(t,e){Mp.inherits(t,e)};var Cp,Vp;Cp=function(t,e){if(!t)return t;var r;e.shift===void 0?r=e:r=e[0];var n=r,i=t.length,f=[],o,s;for(o=0;o<i;o++)s=t[o],r===null?f.push(s):r===Vp||r===Cp?f.push(r(s,e.slice(1))):f.push(new n(s));return f};Vp=function(t,e){if(!t)return t;var r;e.shift===void 0?r=e:r=e[0];var n=r,i={},f;for(var o in t)t.hasOwnProperty(o)&&(f=t[o],r===null?i[o]=f:r===Vp||r===Cp?i[o]=r(f,e.slice(1)):i[o]=new n(f));return i};ed.exports.copyMap=Vp;ed.exports.copyList=Cp});var yj=he((IN,jj)=>{var Yo=null;typeof WebSocket!="undefined"?Yo=WebSocket:typeof MozWebSocket!="undefined"?Yo=MozWebSocket:typeof global!="undefined"?Yo=global.WebSocket||global.MozWebSocket:typeof window!="undefined"?Yo=window.WebSocket||window.MozWebSocket:typeof self!="undefined"&&(Yo=self.WebSocket||self.MozWebSocket);jj.exports=Yo});var rd=he((SN,td)=>{"use strict";var Ko=typeof Reflect=="object"?Reflect:null,vj=Ko&&typeof Ko.apply=="function"?Ko.apply:function(e,r,n){return Function.prototype.apply.call(e,r,n)},Wp;Ko&&typeof Ko.ownKeys=="function"?Wp=Ko.ownKeys:Object.getOwnPropertySymbols?Wp=function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Wp=function(e){return Object.getOwnPropertyNames(e)};function qI(t){console&&console.warn&&console.warn(t)}var _j=Number.isNaN||function(e){return e!==e};function ht(){ht.init.call(this)}td.exports=ht;td.exports.once=II;ht.EventEmitter=ht;ht.prototype._events=void 0;ht.prototype._eventsCount=0;ht.prototype._maxListeners=void 0;var qj=10;function Yp(t){if(typeof t!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}Object.defineProperty(ht,"defaultMaxListeners",{enumerable:!0,get:function(){return qj},set:function(t){if(typeof t!="number"||t<0||_j(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");qj=t}});ht.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0};ht.prototype.setMaxListeners=function(e){if(typeof e!="number"||e<0||_j(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this};function kj(t){return t._maxListeners===void 0?ht.defaultMaxListeners:t._maxListeners}ht.prototype.getMaxListeners=function(){return kj(this)};ht.prototype.emit=function(e){for(var r=[],n=1;n<arguments.length;n++)r.push(arguments[n]);var i=e==="error",f=this._events;if(f!==void 0)i=i&&f.error===void 0;else if(!i)return!1;if(i){var o;if(r.length>0&&(o=r[0]),o instanceof Error)throw o;var s=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw s.context=o,s}var l=f[e];if(l===void 0)return!1;if(typeof l=="function")vj(l,this,r);else for(var p=l.length,u=xj(l,p),n=0;n<p;++n)vj(u[n],this,r);return!0};function Tj(t,e,r,n){var i,f,o;if(Yp(r),f=t._events,f===void 0?(f=t._events=Object.create(null),t._eventsCount=0):(f.newListener!==void 0&&(t.emit("newListener",e,r.listener?r.listener:r),f=t._events),o=f[e]),o===void 0)o=f[e]=r,++t._eventsCount;else if(typeof o=="function"?o=f[e]=n?[r,o]:[o,r]:n?o.unshift(r):o.push(r),i=kj(t),i>0&&o.length>i&&!o.warned){o.warned=!0;var s=new Error("Possible EventEmitter memory leak detected. "+o.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");s.name="MaxListenersExceededWarning",s.emitter=t,s.type=e,s.count=o.length,qI(s)}return t}ht.prototype.addListener=function(e,r){return Tj(this,e,r,!1)};ht.prototype.on=ht.prototype.addListener;ht.prototype.prependListener=function(e,r){return Tj(this,e,r,!0)};function kI(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function Bj(t,e,r){var n={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},i=kI.bind(n);return i.listener=r,n.wrapFn=i,i}ht.prototype.once=function(e,r){return Yp(r),this.on(e,Bj(this,e,r)),this};ht.prototype.prependOnceListener=function(e,r){return Yp(r),this.prependListener(e,Bj(this,e,r)),this};ht.prototype.removeListener=function(e,r){var n,i,f,o,s;if(Yp(r),i=this._events,i===void 0)return this;if(n=i[e],n===void 0)return this;if(n===r||n.listener===r)--this._eventsCount==0?this._events=Object.create(null):(delete i[e],i.removeListener&&this.emit("removeListener",e,n.listener||r));else if(typeof n!="function"){for(f=-1,o=n.length-1;o>=0;o--)if(n[o]===r||n[o].listener===r){s=n[o].listener,f=o;break}if(f<0)return this;f===0?n.shift():TI(n,f),n.length===1&&(i[e]=n[0]),i.removeListener!==void 0&&this.emit("removeListener",e,s||r)}return this};ht.prototype.off=ht.prototype.removeListener;ht.prototype.removeAllListeners=function(e){var r,n,i;if(n=this._events,n===void 0)return this;if(n.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):n[e]!==void 0&&(--this._eventsCount==0?this._events=Object.create(null):delete n[e]),this;if(arguments.length===0){var f=Object.keys(n),o;for(i=0;i<f.length;++i)o=f[i],o!=="removeListener"&&this.removeAllListeners(o);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(r=n[e],typeof r=="function")this.removeListener(e,r);else if(r!==void 0)for(i=r.length-1;i>=0;i--)this.removeListener(e,r[i]);return this};function Ij(t,e,r){var n=t._events;if(n===void 0)return[];var i=n[e];return i===void 0?[]:typeof i=="function"?r?[i.listener||i]:[i]:r?BI(i):xj(i,i.length)}ht.prototype.listeners=function(e){return Ij(this,e,!0)};ht.prototype.rawListeners=function(e){return Ij(this,e,!1)};ht.listenerCount=function(t,e){return typeof t.listenerCount=="function"?t.listenerCount(e):Sj.call(t,e)};ht.prototype.listenerCount=Sj;function Sj(t){var e=this._events;if(e!==void 0){var r=e[t];if(typeof r=="function")return 1;if(r!==void 0)return r.length}return 0}ht.prototype.eventNames=function(){return this._eventsCount>0?Wp(this._events):[]};function xj(t,e){for(var r=new Array(e),n=0;n<e;++n)r[n]=t[n];return r}function TI(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}function BI(t){for(var e=new Array(t.length),r=0;r<e.length;++r)e[r]=t[r].listener||t[r];return e}function II(t,e){return new Promise(function(r,n){function i(o){t.removeListener(e,f),n(o)}function f(){typeof t.removeListener=="function"&&t.removeListener("error",i),r([].slice.call(arguments))}Ej(t,e,f,{once:!0}),e!=="error"&&SI(t,i,{once:!0})})}function SI(t,e,r){typeof t.on=="function"&&Ej(t,"error",e,r)}function Ej(t,e,r,n){if(typeof t.on=="function")n.once?t.once(e,r):t.on(e,r);else if(typeof t.addEventListener=="function")t.addEventListener(e,function i(f){n.once&&t.removeEventListener(e,i),r(f)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof t)}});var Kp=he(gf=>{var nd=Math.pow(2,8),xI=Math.pow(2,16),Aj=Math.pow(2,24),Oj=Math.pow(2,32),EI=Math.pow(2,40),AI=Math.pow(2,48),id=Math.pow(2,52),OI=Math.pow(2,1022);gf.readByte=function(t){return t>127?t-256:t};gf.readI16=function(t,e){e=e||0;var r=t[e+1];return r+=t[e]<<8,t[e]&128&&(r-=xI),r};gf.readI32=function(t,e){e=e||0;var r=t[e+3];return r+=t[e+2]<<8,r+=t[e+1]<<16,r+=t[e]*Aj,t[e]&128&&(r-=Oj),r};gf.writeI16=function(t,e){return t[1]=e&255,e>>=8,t[0]=e&255,t};gf.writeI32=function(t,e){return t[3]=e&255,e>>=8,t[2]=e&255,e>>=8,t[1]=e&255,e>>=8,t[0]=e&255,t};gf.readDouble=function(t,e){e=e||0;var r=t[e]&128,n=(t[e+1]&240)>>4;n+=(t[e]&127)<<4;var i=t[e+7];switch(i+=t[e+6]<<8,i+=t[e+5]<<16,i+=t[e+4]*Aj,i+=t[e+3]*Oj,i+=t[e+2]*EI,i+=(t[e+1]&15)*AI,n){case 0:n=-1022;break;case 2047:return i?NaN:r?-1/0:1/0;default:i+=id,n-=1023}return r&&(i*=-1),i*Math.pow(2,n-52)};gf.writeDouble=function(t,e){var r,n,i;return t[0]=e<0?128:0,e=Math.abs(e),e!==e?(r=2251799813685248,n=2047):e===1/0?(r=0,n=2047):(n=Math.floor(Math.log(e)/Math.LN2),i=Math.pow(2,-n),e*i<1&&(n--,i*=2),n+1023>=2047?(r=0,n=2047):n+1023>=1?(r=(e*i-1)*id,n+=1023):(r=e*OI*id,n=0)),t[1]=n<<4&240,t[0]|=n>>4&127,t[7]=r&255,r=Math.floor(r/nd),t[6]=r&255,r=Math.floor(r/nd),t[5]=r&255,r=Math.floor(r/nd),t[4]=r&255,r>>=8,t[3]=r&255,r>>=8,t[2]=r&255,r>>=8,t[1]|=r&15,t}});var lo=he((EN,Hj)=>{var NI=Ai();Hj.exports=Nj;function Nj(t){Error.call(this),Error.captureStackTrace!==void 0&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name,this.message=t}NI.inherits(Nj,Error)});var Jp=he(Oi=>{var HI=Ai(),Go=function(){},Rj=console.log,Gp="error";function ml(t){return function(){var e=["thrift: ["+t+"] "].concat(Array.from(arguments));return Rj(HI.format.apply(null,e))}}var fd=Go,od=Go,sd=Go,ld=Go,ad=Go;Oi.setLogFunc=function(t){Rj=t};var RI=Oi.setLogLevel=function(t){switch(fd=od=sd=ld=ad=Go,Gp=t,Gp){case"trace":fd=ml("TRACE");case"debug":od=ml("DEBUG");case"error":sd=ml("ERROR");case"warning":ld=ml("WARN");case"info":ad=ml("INFO")}};RI(Gp);Oi.getLogLevel=function(){return Gp};Oi.trace=function(){return fd.apply(null,arguments)};Oi.debug=function(){return od.apply(null,arguments)};Oi.error=function(){return sd.apply(null,arguments)};Oi.warning=function(){return ld.apply(null,arguments)};Oi.info=function(){return ad.apply(null,arguments)}});var cd=he((ON,Dj)=>{var DI=Jp(),Ni=_n(),Ft=bf(),vt=Ft.Type;Dj.exports=J;var pd=Math.pow(2,8),zI=Math.pow(2,24),FI=Math.pow(2,32),PI=Math.pow(2,40),MI=Math.pow(2,48),ud=Math.pow(2,52),UI=Math.pow(2,1022);function J(t){this.trans=t,this.lastField_=[],this.lastFieldId_=0,this.string_limit_=0,this.string_buf_=null,this.string_buf_size_=0,this.container_limit_=0,this.booleanField_={name:null,hasBoolValue:!1},this.boolValue_={hasBoolValue:!1,boolValue:!1}}J.PROTOCOL_ID=-126;J.VERSION_N=1;J.VERSION_MASK=31;J.TYPE_MASK=-32;J.TYPE_BITS=7;J.TYPE_SHIFT_AMOUNT=5;J.Types={CT_STOP:0,CT_BOOLEAN_TRUE:1,CT_BOOLEAN_FALSE:2,CT_BYTE:3,CT_I16:4,CT_I32:5,CT_I64:6,CT_DOUBLE:7,CT_BINARY:8,CT_LIST:9,CT_SET:10,CT_MAP:11,CT_STRUCT:12};J.TTypeToCType=[J.Types.CT_STOP,0,J.Types.CT_BOOLEAN_TRUE,J.Types.CT_BYTE,J.Types.CT_DOUBLE,0,J.Types.CT_I16,0,J.Types.CT_I32,0,J.Types.CT_I64,J.Types.CT_BINARY,J.Types.CT_STRUCT,J.Types.CT_MAP,J.Types.CT_SET,J.Types.CT_LIST];J.prototype.getTransport=function(){return this.trans};J.prototype.getCompactType=function(t){return J.TTypeToCType[t]};J.prototype.getTType=function(t){switch(t){case vt.STOP:return vt.STOP;case J.Types.CT_BOOLEAN_FALSE:case J.Types.CT_BOOLEAN_TRUE:return vt.BOOL;case J.Types.CT_BYTE:return vt.BYTE;case J.Types.CT_I16:return vt.I16;case J.Types.CT_I32:return vt.I32;case J.Types.CT_I64:return vt.I64;case J.Types.CT_DOUBLE:return vt.DOUBLE;case J.Types.CT_BINARY:return vt.STRING;case J.Types.CT_LIST:return vt.LIST;case J.Types.CT_SET:return vt.SET;case J.Types.CT_MAP:return vt.MAP;case J.Types.CT_STRUCT:return vt.STRUCT;default:throw new Ft.TProtocolException(Ft.TProtocolExceptionType.INVALID_DATA,"Unknown type: "+t)}return vt.STOP};J.prototype.flush=function(){return this.trans.flush()};J.prototype.writeMessageBegin=function(t,e,r){this.writeByte(J.PROTOCOL_ID),this.writeByte(J.VERSION_N&J.VERSION_MASK|e<<J.TYPE_SHIFT_AMOUNT&J.TYPE_MASK),this.writeVarint32(r),this.writeString(t),this._seqid?DI.warning("SeqId already set",{name:t}):(this._seqid=r,this.trans.setCurrSeqId(r))};J.prototype.writeMessageEnd=function(){};J.prototype.writeStructBegin=function(t){this.lastField_.push(this.lastFieldId_),this.lastFieldId_=0};J.prototype.writeStructEnd=function(){this.lastFieldId_=this.lastField_.pop()};J.prototype.writeFieldBegin=function(t,e,r){if(e!=vt.BOOL)return this.writeFieldBeginInternal(t,e,r,-1);this.booleanField_.name=t,this.booleanField_.fieldType=e,this.booleanField_.fieldId=r};J.prototype.writeFieldEnd=function(){};J.prototype.writeFieldStop=function(){this.writeByte(J.Types.CT_STOP)};J.prototype.writeMapBegin=function(t,e,r){r===0?this.writeByte(0):(this.writeVarint32(r),this.writeByte(this.getCompactType(t)<<4|this.getCompactType(e)))};J.prototype.writeMapEnd=function(){};J.prototype.writeListBegin=function(t,e){this.writeCollectionBegin(t,e)};J.prototype.writeListEnd=function(){};J.prototype.writeSetBegin=function(t,e){this.writeCollectionBegin(t,e)};J.prototype.writeSetEnd=function(){};J.prototype.writeBool=function(t){this.booleanField_.name!==null?(this.writeFieldBeginInternal(this.booleanField_.name,this.booleanField_.fieldType,this.booleanField_.fieldId,t?J.Types.CT_BOOLEAN_TRUE:J.Types.CT_BOOLEAN_FALSE),this.booleanField_.name=null):this.writeByte(t?J.Types.CT_BOOLEAN_TRUE:J.Types.CT_BOOLEAN_FALSE)};J.prototype.writeByte=function(t){this.trans.write(new Buffer([t]))};J.prototype.writeI16=function(t){this.writeVarint32(this.i32ToZigzag(t))};J.prototype.writeI32=function(t){this.writeVarint32(this.i32ToZigzag(t))};J.prototype.writeI64=function(t){this.writeVarint64(this.i64ToZigzag(t))};J.prototype.writeDouble=function(t){var e=new Buffer(8),r,n,i;e[7]=t<0?128:0,t=Math.abs(t),t!==t?(r=2251799813685248,n=2047):t===1/0?(r=0,n=2047):(n=Math.floor(Math.log(t)/Math.LN2),i=Math.pow(2,-n),t*i<1&&(n--,i*=2),n+1023>=2047?(r=0,n=2047):n+1023>=1?(r=(t*i-1)*ud,n+=1023):(r=t*UI*ud,n=0)),e[6]=n<<4&240,e[7]|=n>>4&127,e[0]=r&255,r=Math.floor(r/pd),e[1]=r&255,r=Math.floor(r/pd),e[2]=r&255,r=Math.floor(r/pd),e[3]=r&255,r>>=8,e[4]=r&255,r>>=8,e[5]=r&255,r>>=8,e[6]|=r&15,this.trans.write(e)};J.prototype.writeStringOrBinary=function(t,e,r){if(typeof r=="string")this.writeVarint32(Buffer.byteLength(r,e)),this.trans.write(new Buffer(r,e));else if(r instanceof Buffer||Object.prototype.toString.call(r)=="[object Uint8Array]")this.writeVarint32(r.length),this.trans.write(r);else throw new Error(t+" called without a string/Buffer argument: "+r)};J.prototype.writeString=function(t){this.writeStringOrBinary("writeString","utf8",t)};J.prototype.writeBinary=function(t){this.writeStringOrBinary("writeBinary","binary",t)};J.prototype.writeFieldBeginInternal=function(t,e,r,n){var i=n==-1?this.getCompactType(e):n;r>this.lastFieldId_&&r-this.lastFieldId_<=15?this.writeByte(r-this.lastFieldId_<<4|i):(this.writeByte(i),this.writeI16(r)),this.lastFieldId_=r};J.prototype.writeCollectionBegin=function(t,e){e<=14?this.writeByte(e<<4|this.getCompactType(t)):(this.writeByte(240|this.getCompactType(t)),this.writeVarint32(e))};J.prototype.writeVarint32=function(t){for(var e=new Buffer(5),r=0;;)if((t&~127)==0){e[r++]=t;break}else e[r++]=t&127|128,t=t>>>7;var n=new Buffer(r);e.copy(n,0,0,r),this.trans.write(n)};J.prototype.writeVarint64=function(t){if(typeof t=="number"&&(t=new Ni(t)),!(t instanceof Ni))throw new Ft.TProtocolException(Ft.TProtocolExceptionType.INVALID_DATA,"Expected Int64 or Number, found: "+t);for(var e=new Buffer(10),r=0,n=t.buffer.readUInt32BE(0,!0),i=t.buffer.readUInt32BE(4,!0),f=0;;)if((i&~127)==0&&n===0){e[r++]=i;break}else e[r++]=i&127|128,f=n<<25,i=i>>>7,n=n>>>7,i=i|f;var o=new Buffer(r);e.copy(o,0,0,r),this.trans.write(o)};J.prototype.i64ToZigzag=function(t){if(typeof t=="string"?t=new Ni(parseInt(t,10)):typeof t=="number"&&(t=new Ni(t)),!(t instanceof Ni))throw new Ft.TProtocolException(Ft.TProtocolExceptionType.INVALID_DATA,"Expected Int64 or Number, found: "+t);var e=t.buffer.readUInt32BE(0,!0),r=t.buffer.readUInt32BE(4,!0),n=e>>>31;return e=(e<<1|r>>>31)^(n?4294967295:0),r=r<<1^(n?4294967295:0),new Ni(e,r)};J.prototype.i32ToZigzag=function(t){return t<<1^(t&2147483648?4294967295:0)};J.prototype.readMessageBegin=function(){var t=this.trans.readByte();if(t!=J.PROTOCOL_ID)throw new Ft.TProtocolException(Ft.TProtocolExceptionType.BAD_VERSION,"Bad protocol identifier "+t);var e=this.trans.readByte(),r=e&J.VERSION_MASK;if(r!=J.VERSION_N)throw new Ft.TProtocolException(Ft.TProtocolExceptionType.BAD_VERSION,"Bad protocol version "+r);var n=e>>J.TYPE_SHIFT_AMOUNT&J.TYPE_BITS,i=this.readVarint32(),f=this.readString();return{fname:f,mtype:n,rseqid:i}};J.prototype.readMessageEnd=function(){};J.prototype.readStructBegin=function(){return this.lastField_.push(this.lastFieldId_),this.lastFieldId_=0,{fname:""}};J.prototype.readStructEnd=function(){this.lastFieldId_=this.lastField_.pop()};J.prototype.readFieldBegin=function(){var t=0,e=this.trans.readByte(e),r=e&15;if(r==J.Types.CT_STOP)return{fname:null,ftype:Ft.Type.STOP,fid:0};var n=(e&240)>>>4;n===0?t=this.readI16():t=this.lastFieldId_+n;var i=this.getTType(r);return(r==J.Types.CT_BOOLEAN_TRUE||r==J.Types.CT_BOOLEAN_FALSE)&&(this.boolValue_.hasBoolValue=!0,this.boolValue_.boolValue=r==J.Types.CT_BOOLEAN_TRUE),this.lastFieldId_=t,{fname:null,ftype:i,fid:t}};J.prototype.readFieldEnd=function(){};J.prototype.readMapBegin=function(){var t=this.readVarint32();if(t<0)throw new Ft.TProtocolException(Ft.TProtocolExceptionType.NEGATIVE_SIZE,"Negative map size");var e=0;t!==0&&(e=this.trans.readByte());var r=this.getTType((e&240)>>>4),n=this.getTType(e&15);return{ktype:r,vtype:n,size:t}};J.prototype.readMapEnd=function(){};J.prototype.readListBegin=function(){var t=this.trans.readByte(),e=t>>>4&15;if(e==15&&(e=this.readVarint32()),e<0)throw new Ft.TProtocolException(Ft.TProtocolExceptionType.NEGATIVE_SIZE,"Negative list size");var r=this.getTType(t&15);return{etype:r,size:e}};J.prototype.readListEnd=function(){};J.prototype.readSetBegin=function(){return this.readListBegin()};J.prototype.readSetEnd=function(){};J.prototype.readBool=function(){var t=!1,e=0;if(this.boolValue_.hasBoolValue===!0)t=this.boolValue_.boolValue,this.boolValue_.hasBoolValue=!1;else{var r=this.trans.readByte();e=r.rsize,t=r.value==J.Types.CT_BOOLEAN_TRUE}return t};J.prototype.readByte=function(){return this.trans.readByte()};J.prototype.readI16=function(){return this.readI32()};J.prototype.readI32=function(){return this.zigzagToI32(this.readVarint32())};J.prototype.readI64=function(){return this.zigzagToI64(this.readVarint64())};J.prototype.readDouble=function(){var t=this.trans.read(8),e=0,r=t[e+7]&128,n=(t[e+6]&240)>>4;n+=(t[e+7]&127)<<4;var i=t[e];switch(i+=t[e+1]<<8,i+=t[e+2]<<16,i+=t[e+3]*zI,i+=t[e+4]*FI,i+=t[e+5]*PI,i+=(t[e+6]&15)*MI,n){case 0:n=-1022;break;case 2047:return i?NaN:r?-1/0:1/0;default:i+=ud,n-=1023}return r&&(i*=-1),i*Math.pow(2,n-52)};J.prototype.readBinary=function(){var t=this.readVarint32();if(t===0)return new Buffer(0);if(t<0)throw new Ft.TProtocolException(Ft.TProtocolExceptionType.NEGATIVE_SIZE,"Negative binary size");return this.trans.read(t)};J.prototype.readString=function(){var t=this.readVarint32();if(t===0)return"";if(t<0)throw new Ft.TProtocolException(Ft.TProtocolExceptionType.NEGATIVE_SIZE,"Negative string size");return this.trans.readString(t)};J.prototype.readVarint32=function(){return this.readVarint64().toNumber()};J.prototype.readVarint64=function(){for(var t=0,e=0,r=0,n=0;;){var i=this.trans.readByte();if(t++,n<=25?e=e|(i&127)<<n:25<n&&n<32?(e=e|(i&127)<<n,r=r|(i&127)>>>32-n):r=r|(i&127)<<n-32,n+=7,!(i&128))break;if(t>=10)throw new Ft.TProtocolException(Ft.TProtocolExceptionType.INVALID_DATA,"Variable-length int over 10 bytes.")}return new Ni(r,e)};J.prototype.zigzagToI32=function(t){return t>>>1^-1*(t&1)};J.prototype.zigzagToI64=function(t){var e=t.buffer.readUInt32BE(0,!0),r=t.buffer.readUInt32BE(4,!0),n=new Ni(e&0,r&1);n._2scomp();var i=n.buffer.readUInt32BE(0,!0),f=n.buffer.readUInt32BE(4,!0),o=e<<31;return e=e>>>1^i,r=(r>>>1|o)^f,new Ni(e,r)};J.prototype.skip=function(t){switch(t){case vt.BOOL:this.readBool();break;case vt.BYTE:this.readByte();break;case vt.I16:this.readI16();break;case vt.I32:this.readI32();break;case vt.I64:this.readI64();break;case vt.DOUBLE:this.readDouble();break;case vt.STRING:this.readString();break;case vt.STRUCT:for(this.readStructBegin();;){var e=this.readFieldBegin();if(e.ftype===vt.STOP)break;this.skip(e.ftype),this.readFieldEnd()}this.readStructEnd();break;case vt.MAP:for(var r=this.readMapBegin(),n=0;n<r.size;++n)this.skip(r.ktype),this.skip(r.vtype);this.readMapEnd();break;case vt.SET:for(var i=this.readSetBegin(),f=0;f<i.size;++f)this.skip(i.etype);this.readSetEnd();break;case vt.LIST:for(var o=this.readListBegin(),s=0;s<o.size;++s)this.skip(o.etype);this.readListEnd();break;default:throw new Error("Invalid type: "+t)}}});var wd=he((NN,Uj)=>{var zj=Jp(),md=Kp(),Fj=_n(),Hi=bf(),zr=Hi.Type;Uj.exports=_e;var Pj=-65536,dd=-2147418112,Mj=255;_e.VERSION_MASK=Pj;_e.VERSION_1=dd;_e.TYPE_MASK=Mj;function _e(t,e,r){this.trans=t,this.strictRead=e!==void 0?e:!1,this.strictWrite=r!==void 0?r:!0,this._seqid=null}_e.prototype.flush=function(){return this.trans.flush()};_e.prototype.writeMessageBegin=function(t,e,r){this.strictWrite?(this.writeI32(dd|e),this.writeString(t),this.writeI32(r)):(this.writeString(t),this.writeByte(e),this.writeI32(r)),this._seqid!==null?zj.warning("SeqId already set",{name:t}):(this._seqid=r,this.trans.setCurrSeqId(r))};_e.prototype.writeMessageEnd=function(){this._seqid!==null?this._seqid=null:zj.warning("No seqid to unset")};_e.prototype.writeStructBegin=function(t){};_e.prototype.writeStructEnd=function(){};_e.prototype.writeFieldBegin=function(t,e,r){this.writeByte(e),this.writeI16(r)};_e.prototype.writeFieldEnd=function(){};_e.prototype.writeFieldStop=function(){this.writeByte(zr.STOP)};_e.prototype.writeMapBegin=function(t,e,r){this.writeByte(t),this.writeByte(e),this.writeI32(r)};_e.prototype.writeMapEnd=function(){};_e.prototype.writeListBegin=function(t,e){this.writeByte(t),this.writeI32(e)};_e.prototype.writeListEnd=function(){};_e.prototype.writeSetBegin=function(t,e){this.writeByte(t),this.writeI32(e)};_e.prototype.writeSetEnd=function(){};_e.prototype.writeBool=function(t){t?this.writeByte(1):this.writeByte(0)};_e.prototype.writeByte=function(t){this.trans.write(new Buffer([t]))};_e.prototype.writeI16=function(t){this.trans.write(md.writeI16(new Buffer(2),t))};_e.prototype.writeI32=function(t){this.trans.write(md.writeI32(new Buffer(4),t))};_e.prototype.writeI64=function(t){t.buffer?this.trans.write(t.buffer):this.trans.write(new Fj(t).buffer)};_e.prototype.writeDouble=function(t){this.trans.write(md.writeDouble(new Buffer(8),t))};_e.prototype.writeStringOrBinary=function(t,e,r){if(typeof r=="string")this.writeI32(Buffer.byteLength(r,e)),this.trans.write(new Buffer(r,e));else if(r instanceof Buffer||Object.prototype.toString.call(r)=="[object Uint8Array]")this.writeI32(r.length),this.trans.write(r);else throw new Error(t+" called without a string/Buffer argument: "+r)};_e.prototype.writeString=function(t){this.writeStringOrBinary("writeString","utf8",t)};_e.prototype.writeBinary=function(t){this.writeStringOrBinary("writeBinary","binary",t)};_e.prototype.readMessageBegin=function(){var t=this.readI32(),e,r,n;if(t<0){var i=t&Pj;if(i!=dd)throw new Hi.TProtocolException(Hi.TProtocolExceptionType.BAD_VERSION,"Bad version in readMessageBegin: "+t);e=t&Mj,r=this.readString(),n=this.readI32()}else{if(this.strictRead)throw new Hi.TProtocolException(Hi.TProtocolExceptionType.BAD_VERSION,"No protocol version header");r=this.trans.read(t),e=this.readByte(),n=this.readI32()}return{fname:r,mtype:e,rseqid:n}};_e.prototype.readMessageEnd=function(){};_e.prototype.readStructBegin=function(){return{fname:""}};_e.prototype.readStructEnd=function(){};_e.prototype.readFieldBegin=function(){var t=this.readByte();if(t==zr.STOP)return{fname:null,ftype:t,fid:0};var e=this.readI16();return{fname:null,ftype:t,fid:e}};_e.prototype.readFieldEnd=function(){};_e.prototype.readMapBegin=function(){var t=this.readByte(),e=this.readByte(),r=this.readI32();return{ktype:t,vtype:e,size:r}};_e.prototype.readMapEnd=function(){};_e.prototype.readListBegin=function(){var t=this.readByte(),e=this.readI32();return{etype:t,size:e}};_e.prototype.readListEnd=function(){};_e.prototype.readSetBegin=function(){var t=this.readByte(),e=this.readI32();return{etype:t,size:e}};_e.prototype.readSetEnd=function(){};_e.prototype.readBool=function(){var t=this.readByte();return t!==0};_e.prototype.readByte=function(){return this.trans.readByte()};_e.prototype.readI16=function(){return this.trans.readI16()};_e.prototype.readI32=function(){return this.trans.readI32()};_e.prototype.readI64=function(){var t=this.trans.read(8);return new Fj(t)};_e.prototype.readDouble=function(){return this.trans.readDouble()};_e.prototype.readBinary=function(){var t=this.readI32();if(t===0)return new Buffer(0);if(t<0)throw new Hi.TProtocolException(Hi.TProtocolExceptionType.NEGATIVE_SIZE,"Negative binary size");return this.trans.read(t)};_e.prototype.readString=function(){var t=this.readI32();if(t===0)return"";if(t<0)throw new Hi.TProtocolException(Hi.TProtocolExceptionType.NEGATIVE_SIZE,"Negative string size");return this.trans.readString(t)};_e.prototype.getTransport=function(){return this.trans};_e.prototype.skip=function(t){switch(t){case zr.BOOL:this.readBool();break;case zr.BYTE:this.readByte();break;case zr.I16:this.readI16();break;case zr.I32:this.readI32();break;case zr.I64:this.readI64();break;case zr.DOUBLE:this.readDouble();break;case zr.STRING:this.readString();break;case zr.STRUCT:for(this.readStructBegin();;){var e=this.readFieldBegin();if(e.ftype===zr.STOP)break;this.skip(e.ftype),this.readFieldEnd()}this.readStructEnd();break;case zr.MAP:for(var r=this.readMapBegin(),n=0;n<r.size;++n)this.skip(r.ktype),this.skip(r.vtype);this.readMapEnd();break;case zr.SET:for(var i=this.readSetBegin(),f=0;f<i.size;++f)this.skip(i.etype);this.readSetEnd();break;case zr.LIST:for(var o=this.readListBegin(),s=0;s<o.size;++s)this.skip(o.etype);this.readListEnd();break;default:throw new Error("Invalid type: "+t)}}});var hd=he((HN,Kj)=>{var LI=Ai(),Zp=cd(),Lj=wd(),CI=lo();function dl(t){Error.call(this),Error.captureStackTrace!==void 0&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name,this.message=t}LI.inherits(dl,Error);Kj.exports=Yt;var VI=0,WI=1,YI=0,KI=32/8,GI=48/8,JI=64/8,ZI=96/8,Cj=112/8,Vj=4095,Wj=1,XI=1073741823;function Ri(t){var e=wl();this.outputBuffer=null;var r=this;this.transport=new e(null,function(n){r.outputBuffer=n}),this.transport.inBuf=t||Buffer.alloc(0),this.transport.writeCursor=this.transport.inBuf.length,this.protocol=new Zp(this.transport)}Ri.prototype.readVarint32=function(){return this.protocol.readVarint32()};Ri.prototype.writeVarint32=function(t){this.protocol.writeVarint32(t)};Ri.prototype.readString=function(){return this.protocol.readString()};Ri.prototype.writeString=function(t){this.protocol.writeString(t)};Ri.prototype.getOutCount=function(){return this.transport.outCount};Ri.prototype.write=function(t){this.transport.write(t)};Ri.prototype.toBuffer=function(){return this.transport.flush(),this.outputBuffer};Yt.SubprotocolId={BINARY:0,JSON:1,COMPACT:2};function Yt(){this.maxFrameSize=XI,this.protocolId=Yt.SubprotocolId.BINARY,this.rheaders={},this.wheaders={},this.inBuf=Buffer.alloc(0),this.outCount=0,this.flags=null,this.seqid=0,this.shouldWriteHeaders=!0}var Yj=function(t,e){if(typeof t!="string"||typeof e!="string")throw new dl("Header key and values must be strings")},QI=function(t){for(var e=Object.keys(Yt.SubprotocolId),r=0;r<e.length;r++)if(t===Yt.SubprotocolId[e[r]])return!0;throw new Error(t+" is not a valid protocol id")};Yt.prototype.setSeqId=function(t){this.seqid=t};Yt.prototype.getSeqId=function(t){return this.seqid};Yt.prototype.setFlags=function(t){this.flags=t};Yt.prototype.getReadHeaders=function(){return this.rheaders};Yt.prototype.setReadHeader=function(t,e){Yj(t,e),this.rheaders[t]=e};Yt.prototype.clearReadHeaders=function(){this.rheaders={}};Yt.prototype.getWriteHeaders=function(){return this.wheaders};Yt.prototype.setWriteHeader=function(t,e){Yj(t,e),this.wheaders[t]=e};Yt.prototype.clearWriteHeaders=function(){this.wheaders={}};Yt.prototype.setMaxFrameSize=function(t){this.maxFrameSize=t};Yt.prototype.setProtocolId=function(t){QI(t),this.protocolId=t};Yt.prototype.getProtocolId=function(){return this.protocolId};var $I=function(t){var e=t.readInt32BE();return(e&Lj.VERSION_MASK)===Lj.VERSION_1},eS=function(t){var e=t.readInt8(VI),r=t.readInt8(WI);return e===Zp.PROTOCOL_ID&&(r&Zp.VERSION_MASK)===Zp.VERSION_N};Yt.prototype.readHeaders=function(){var t=this.inBuf,e=!1;if($I(t)&&(this.setProtocolId(Yt.SubprotocolId.BINARY),e=!0),eS(t)&&(this.setProtocolId(Yt.SubprotocolId.COMPACT),e=!0),e){this.shouldWriteHeaders=!1;return}var r=t.readInt32BE(YI);if(r>this.maxFrameSize)throw new dl("Frame exceeds maximum frame size");var n=t.readInt16BE(KI);if(this.shouldWriteHeaders=n===Vj,!!this.shouldWriteHeaders){this.setFlags(t.readInt16BE(GI)),this.setSeqId(t.readInt32BE(JI));var i=t.readInt16BE(ZI)*4,f=Cj+i;if(f>t.length)throw new dl("Header size is greater than frame size");var o=Buffer.alloc(i);t.copy(o,0,Cj,f);var s=new Ri(o);this.setProtocolId(s.readVarint32());var l=s.readVarint32();if(l>0)throw new dl("Transforms are not yet supported");for(;;)try{var p=s.readVarint32();if(p!==Wj)break;for(var u=s.readVarint32(),b=0;b<u;b++){var c=s.readString(),h=s.readString();this.setReadHeader(c,h)}}catch(T){if(T instanceof CI)break;throw T}return this.read(f),this.getReadHeaders()}};Yt.prototype.writeHeaders=function(){if(!!this.shouldWriteHeaders){var t=this.getWriteHeaders(),e=new Ri;e.writeVarint32(this.protocolId),e.writeVarint32(0);var r=Object.keys(t);if(r.length>0){e.writeVarint32(Wj),e.writeVarint32(r.length);for(var n=0;n<r.length;n++){var i=r[n],f=t[i];e.writeString(i),e.writeString(f)}}var o=e.getOutCount(),s=(4-o%4)%4,l=Buffer.alloc(2);l.writeInt16BE(Math.floor((o+s)/4));var p=Buffer.alloc(s);p.fill(0),e.write(p);var u=e.toBuffer(),b=Buffer.alloc(4);b.writeInt32BE(10+this.outCount+u.length);var c=Buffer.alloc(2);c.writeInt16BE(Vj);var h=Buffer.alloc(2);h.writeInt16BE(0);var T=Buffer.alloc(4);T.writeInt32BE(this.getSeqId());var y=Buffer.concat([b,c,h,T,l,u]);this.outBuffers.unshift(y),this.outCount+=y.length}}});var wl=he((RN,Gj)=>{var Xp=Kp(),tS=lo(),rS=hd();Gj.exports=Pt;function Pt(t,e){this.defaultReadBufferSize=1024,this.writeBufferSize=512,this.inBuf=new Buffer(this.defaultReadBufferSize),this.readCursor=0,this.writeCursor=0,this.outBuffers=[],this.outCount=0,this.onFlush=e}Pt.prototype=new rS;Pt.prototype.reset=function(){this.inBuf=new Buffer(this.defaultReadBufferSize),this.readCursor=0,this.writeCursor=0,this.outBuffers=[],this.outCount=0};Pt.receiver=function(t,e){var r=new Pt;return function(n){if(r.writeCursor+n.length>r.inBuf.length){var i=new Buffer(r.writeCursor+n.length);r.inBuf.copy(i,0,0,r.writeCursor),r.inBuf=i}n.copy(r.inBuf,r.writeCursor,0),r.writeCursor+=n.length,t(r,e)}};Pt.prototype.commitPosition=function(){var t=this.writeCursor-this.readCursor,e=t*2>this.defaultReadBufferSize?t*2:this.defaultReadBufferSize,r=new Buffer(e);t>0&&this.inBuf.copy(r,0,this.readCursor,this.writeCursor),this.readCursor=0,this.writeCursor=t,this.inBuf=r};Pt.prototype.rollbackPosition=function(){this.readCursor=0};Pt.prototype.isOpen=function(){return!0};Pt.prototype.open=function(){};Pt.prototype.close=function(){};Pt.prototype.setCurrSeqId=function(t){this._seqid=t};Pt.prototype.ensureAvailable=function(t){if(this.readCursor+t>this.writeCursor)throw new tS};Pt.prototype.read=function(t){this.ensureAvailable(t);var e=new Buffer(t);return this.inBuf.copy(e,0,this.readCursor,this.readCursor+t),this.readCursor+=t,e};Pt.prototype.readByte=function(){return this.ensureAvailable(1),Xp.readByte(this.inBuf[this.readCursor++])};Pt.prototype.readI16=function(){this.ensureAvailable(2);var t=Xp.readI16(this.inBuf,this.readCursor);return this.readCursor+=2,t};Pt.prototype.readI32=function(){this.ensureAvailable(4);var t=Xp.readI32(this.inBuf,this.readCursor);return this.readCursor+=4,t};Pt.prototype.readDouble=function(){this.ensureAvailable(8);var t=Xp.readDouble(this.inBuf,this.readCursor);return this.readCursor+=8,t};Pt.prototype.readString=function(t){this.ensureAvailable(t);var e=this.inBuf.toString("utf8",this.readCursor,this.readCursor+t);return this.readCursor+=t,e};Pt.prototype.borrow=function(){var t={buf:this.inBuf,readIndex:this.readCursor,writeIndex:this.writeCursor};return t};Pt.prototype.consume=function(t){this.readCursor+=t};Pt.prototype.write=function(t){typeof t=="string"&&(t=new Buffer(t,"utf8")),this.outBuffers.push(t),this.outCount+=t.length};Pt.prototype.flush=function(){var t=this._seqid;if(this._seqid=null,!(this.outCount<1)){var e=new Buffer(this.outCount),r=0;this.outBuffers.forEach(function(n){n.copy(e,r,0),r+=n.length}),this.onFlush&&this.onFlush(e,t),this.outBuffers=[],this.outCount=0}}});var gd=he((DN,$j)=>{var Jj=_n(),Zj=$j.exports={},nS=Math.pow(2,24),Xj=Math.pow(2,31),bd=Math.pow(2,32),Qj=Math.pow(10,11);Zj.toDecimalString=function(t){var e=t.buffer,r=t.offset;if(!e[r]&&!(e[r+1]&224)||!~e[r]&&!~(e[r+1]&224))return t.toString();var n=e[r]&128;if(n){for(var i=!1,f=new Buffer(8),o=7;o>=0;--o)f[o]=~e[r+o]+(i?0:1)&255,i|=e[r+o];e=f}var s=e[r+1]+(e[r]<<8),l=e[r+7]+(e[r+6]<<8)+(e[r+5]<<16)+e[r+4]*nS+(e[r+3]+(e[r+2]<<8))*bd+s*74976710656,p=Math.floor(l/Qj)+s*2814;return l=("00000000000"+String(l%Qj)).slice(-11),(n?"-":"")+String(p)+l};Zj.fromDecimalString=function(t){var e=t.charAt(0)==="-";if(t.length<(e?17:16))return new Jj(+t);if(t.length>(e?20:19))throw new RangeError("Too many digits for Int64: "+t);var r=+t.slice(e?1:0,-15),n=+t.slice(-15)+r*2764472320,i=Math.floor(n/bd)+r*232830;if(n=n%bd,i>=Xj&&!(e&&i==Xj&&n==0))throw new RangeError("The magnitude is too large for Int64.");return e&&(i=~i,n===0?i=i+1&4294967295:n=~n+1,i=2147483648|i),new Jj(i,n)}});var ry=he((PN,ty)=>{var ey=_n(),zN=gd(),FN=ty.exports=function(){"use strict";var t,e,r={'"':'"',"\\":"\\","/":"/",b:"\b",f:"\f",n:`
|
|
11
|
+
`,r:"\r",t:" "},n,i=function(h){throw new SyntaxError(h)},f=function(h){return h&&h!==e&&i("Expected '"+h+"' instead of '"+e+"'"),e=n.charAt(t),t+=1,e},o=function(){var h,T="";for(e==="-"&&(T="-",f("-"));e>="0"&&e<="9";)T+=e,f();if(e===".")for(T+=".";f()&&e>="0"&&e<="9";)T+=e;if(e==="e"||e==="E")for(T+=e,f(),(e==="-"||e==="+")&&(T+=e,f());e>="0"&&e<="9";)T+=e,f();if(h=+T,!isFinite(h))i("Bad number");else return h>=ey.MAX_INT||h<=ey.MIN_INT?T:h},s=function(){var h,T,y="",N;if(e==='"')for(;f();){if(e==='"')return f(),y;if(e==="\\")if(f(),e==="u"){for(N=0,T=0;T<4&&(h=parseInt(f(),16),!!isFinite(h));T+=1)N=N*16+h;y+=String.fromCharCode(N)}else if(typeof r[e]=="string")y+=r[e];else break;else y+=e}i("Bad string")},l=function(){for(;e&&e<=" ";)f()},p=function(){switch(e){case"t":return f("t"),f("r"),f("u"),f("e"),!0;case"f":return f("f"),f("a"),f("l"),f("s"),f("e"),!1;case"n":return f("n"),f("u"),f("l"),f("l"),null}i("Unexpected '"+e+"'")},u,b=function(){var h=[];if(e==="["){if(f("["),l(),e==="]")return f("]"),h;for(;e;){if(h.push(u()),l(),e==="]")return f("]"),h;f(","),l()}}i("Bad array")},c=function(){var h,T={};if(e==="{"){if(f("{"),l(),e==="}")return f("}"),T;for(;e;){if(h=s(),l(),f(":"),Object.hasOwnProperty.call(T,h)&&i('Duplicate key "'+h+'"'),T[h]=u(),l(),e==="}")return f("}"),T;f(","),l()}}i("Bad object")};return u=function(){switch(l(),e){case"{":return c();case"[":return b();case'"':return s();case"-":return o();default:return e>="0"&&e<="9"?o():p()}},function(h){var T;return n=h,t=0,e=" ",T=u(),l(),e&&i("Syntax error"),T}}()});var hl=he((UN,fy)=>{var jd=_n(),iS=bf(),rt=iS.Type,MN=Ai(),ny=gd(),fS=ry(),iy=lo();fy.exports=fe;function fe(t){this.tstack=[],this.tpos=[],this.trans=t}fe.Type={};fe.Type[rt.BOOL]='"tf"';fe.Type[rt.BYTE]='"i8"';fe.Type[rt.I16]='"i16"';fe.Type[rt.I32]='"i32"';fe.Type[rt.I64]='"i64"';fe.Type[rt.DOUBLE]='"dbl"';fe.Type[rt.STRUCT]='"rec"';fe.Type[rt.STRING]='"str"';fe.Type[rt.MAP]='"map"';fe.Type[rt.LIST]='"lst"';fe.Type[rt.SET]='"set"';fe.RType={};fe.RType.tf=rt.BOOL;fe.RType.i8=rt.BYTE;fe.RType.i16=rt.I16;fe.RType.i32=rt.I32;fe.RType.i64=rt.I64;fe.RType.dbl=rt.DOUBLE;fe.RType.rec=rt.STRUCT;fe.RType.str=rt.STRING;fe.RType.map=rt.MAP;fe.RType.lst=rt.LIST;fe.RType.set=rt.SET;fe.Version=1;fe.prototype.flush=function(){return this.writeToTransportIfStackIsFlushable(),this.trans.flush()};fe.prototype.writeToTransportIfStackIsFlushable=function(){this.tstack.length===1&&this.trans.write(this.tstack.pop())};fe.prototype.writeMessageBegin=function(t,e,r){this.tstack.push([fe.Version,'"'+t+'"',e,r])};fe.prototype.writeMessageEnd=function(){var t=this.tstack.pop();this.wobj=this.tstack.pop(),this.wobj.push(t),this.wbuf="["+this.wobj.join(",")+"]",this.trans.write(this.wbuf)};fe.prototype.writeStructBegin=function(t){this.tpos.push(this.tstack.length),this.tstack.push({})};fe.prototype.writeStructEnd=function(){var t=this.tpos.pop(),e=this.tstack[t],r="{",n=!0;for(var i in e)n?n=!1:r+=",",r+=i+":"+e[i];r+="}",this.tstack[t]=r,this.writeToTransportIfStackIsFlushable()};fe.prototype.writeFieldBegin=function(t,e,r){this.tpos.push(this.tstack.length),this.tstack.push({fieldId:'"'+r+'"',fieldType:fe.Type[e]})};fe.prototype.writeFieldEnd=function(){var t=this.tstack.pop(),e=this.tstack.pop();":"+t==":[object Object]"?this.tstack[this.tstack.length-1][e.fieldId]="{"+e.fieldType+":"+JSON.stringify(t)+"}":this.tstack[this.tstack.length-1][e.fieldId]="{"+e.fieldType+":"+t+"}",this.tpos.pop(),this.writeToTransportIfStackIsFlushable()};fe.prototype.writeFieldStop=function(){};fe.prototype.writeMapBegin=function(t,e,r){this.tpos.push(this.tstack.length),this.tstack.push([fe.Type[t],fe.Type[e],0])};fe.prototype.writeMapEnd=function(){var t=this.tpos.pop();if(t!=this.tstack.length){(this.tstack.length-t-1)%2!=0&&this.tstack.push("");var e=(this.tstack.length-t-1)/2;this.tstack[t][this.tstack[t].length-1]=e;for(var r="}",n=!0;this.tstack.length>t+1;){var i=this.tstack.pop(),f=this.tstack.pop();n?n=!1:r=","+r,isNaN(f)||(f='"'+f+'"'),r=f+":"+i+r}r="{"+r,this.tstack[t].push(r),this.tstack[t]="["+this.tstack[t].join(",")+"]",this.writeToTransportIfStackIsFlushable()}};fe.prototype.writeListBegin=function(t,e){this.tpos.push(this.tstack.length),this.tstack.push([fe.Type[t],e])};fe.prototype.writeListEnd=function(){for(var t=this.tpos.pop();this.tstack.length>t+1;){var e=this.tstack[t+1];this.tstack.splice(t+1,1),this.tstack[t].push(e)}this.tstack[t]="["+this.tstack[t].join(",")+"]",this.writeToTransportIfStackIsFlushable()};fe.prototype.writeSetBegin=function(t,e){this.tpos.push(this.tstack.length),this.tstack.push([fe.Type[t],e])};fe.prototype.writeSetEnd=function(){for(var t=this.tpos.pop();this.tstack.length>t+1;){var e=this.tstack[t+1];this.tstack.splice(t+1,1),this.tstack[t].push(e)}this.tstack[t]="["+this.tstack[t].join(",")+"]",this.writeToTransportIfStackIsFlushable()};fe.prototype.writeBool=function(t){this.tstack.push(t?1:0)};fe.prototype.writeByte=function(t){this.tstack.push(t)};fe.prototype.writeI16=function(t){this.tstack.push(t)};fe.prototype.writeI32=function(t){this.tstack.push(t)};fe.prototype.writeI64=function(t){t instanceof jd?this.tstack.push(ny.toDecimalString(t)):this.tstack.push(t)};fe.prototype.writeDouble=function(t){this.tstack.push(t)};fe.prototype.writeString=function(t){if(t===null)this.tstack.push(null);else{if(typeof t=="string")var e=t;else if(t instanceof Buffer)var e=t.toString("utf8");else throw new Error("writeString called without a string/Buffer argument: "+t);for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);i==='"'?r+='\\"':i==="\\"?r+="\\\\":i==="\b"?r+="\\b":i==="\f"?r+="\\f":i===`
|
|
12
|
+
`?r+="\\n":i==="\r"?r+="\\r":i===" "?r+="\\t":r+=i}this.tstack.push('"'+r+'"')}};fe.prototype.writeBinary=function(t){if(typeof t=="string")var e=new Buffer(t,"binary");else if(t instanceof Buffer||Object.prototype.toString.call(t)=="[object Uint8Array]")var e=t;else throw new Error("writeBinary called without a string/Buffer argument: "+t);this.tstack.push('"'+e.toString("base64")+'"')};fe.prototype.readMessageBegin=function(){this.rstack=[],this.rpos=[];var t=this.trans.borrow();if(t.readIndex>=t.writeIndex)throw new iy;var e=t.readIndex;if(t.buf[e]!==91)throw new Error("Malformed JSON input, no opening bracket");e++;for(var r=1,n=!1;e<t.writeIndex;e++){var i=t.buf[e];if(n)i===34?n=!1:i===92&&(e+=1);else if(i===91)r+=1;else if(i===93){if(r-=1,r===0)break}else i===34&&(n=!0)}if(r!==0)throw new iy;this.robj=fS(t.buf.slice(t.readIndex,e+1).toString()),this.trans.consume(e+1-t.readIndex);var f=this.robj.shift();if(f!=fe.Version)throw new Error("Wrong thrift protocol version: "+f);var o={};return o.fname=this.robj.shift(),o.mtype=this.robj.shift(),o.rseqid=this.robj.shift(),this.rstack.push(this.robj.shift()),o};fe.prototype.readMessageEnd=function(){};fe.prototype.readStructBegin=function(){var t={};return t.fname="",this.rstack[this.rstack.length-1]instanceof Array&&this.rstack.push(this.rstack[this.rstack.length-1].shift()),t};fe.prototype.readStructEnd=function(){this.rstack.pop()};fe.prototype.readFieldBegin=function(){var t={},e=-1,r=rt.STOP;for(var n in this.rstack[this.rstack.length-1])if(n!==null){e=parseInt(n,10),this.rpos.push(this.rstack.length);var i=this.rstack[this.rstack.length-1][e];delete this.rstack[this.rstack.length-1][e],this.rstack.push(i);break}if(e!=-1)for(var f in this.rstack[this.rstack.length-1])fe.RType[f]!==null&&(r=fe.RType[f],this.rstack[this.rstack.length-1]=this.rstack[this.rstack.length-1][f]);return t.fname="",t.ftype=r,t.fid=e,t};fe.prototype.readFieldEnd=function(){for(var t=this.rpos.pop();this.rstack.length>t;)this.rstack.pop()};fe.prototype.readMapBegin=function(){var t=this.rstack.pop(),e=t.shift();e instanceof Array&&(this.rstack.push(t),t=e,e=t.shift());var r={};return r.ktype=fe.RType[e],r.vtype=fe.RType[t.shift()],r.size=t.shift(),this.rpos.push(this.rstack.length),this.rstack.push(t.shift()),r};fe.prototype.readMapEnd=function(){this.readFieldEnd()};fe.prototype.readListBegin=function(){var t=this.rstack[this.rstack.length-1],e={};return e.etype=fe.RType[t.shift()],e.size=t.shift(),this.rpos.push(this.rstack.length),this.rstack.push(t.shift()),e};fe.prototype.readListEnd=function(){var t=this.rpos.pop()-2,e=this.rstack;e.pop(),e instanceof Array&&e.length>t&&e[t].length>0&&e.push(e[t].shift())};fe.prototype.readSetBegin=function(){return this.readListBegin()};fe.prototype.readSetEnd=function(){return this.readListEnd()};fe.prototype.readBool=function(){return this.readValue()=="1"};fe.prototype.readByte=function(){return this.readI32()};fe.prototype.readI16=function(){return this.readI32()};fe.prototype.readI32=function(t){return+this.readValue()};fe.prototype.readValue=function(t){t===void 0&&(t=this.rstack[this.rstack.length-1]);var e={};if(t instanceof Array)t.length===0?e.value=void 0:e.value=t.shift();else if(!(t instanceof jd)&&t instanceof Object){for(var r in t)if(r!==null){this.rstack.push(t[r]),delete t[r],e.value=r;break}}else e.value=t,this.rstack.pop();return e.value};fe.prototype.readI64=function(){var t=this.readValue();return typeof t=="string"?ny.fromDecimalString(t):new jd(t)};fe.prototype.readDouble=function(){return this.readI32()};fe.prototype.readBinary=function(){return new Buffer(this.readValue(),"base64")};fe.prototype.readString=function(){return this.readValue()};fe.prototype.getTransport=function(){return this.trans};fe.prototype.skip=function(t){switch(t){case rt.BOOL:this.readBool();break;case rt.BYTE:this.readByte();break;case rt.I16:this.readI16();break;case rt.I32:this.readI32();break;case rt.I64:this.readI64();break;case rt.DOUBLE:this.readDouble();break;case rt.STRING:this.readString();break;case rt.STRUCT:for(this.readStructBegin();;){var e=this.readFieldBegin();if(e.ftype===rt.STOP)break;this.skip(e.ftype),this.readFieldEnd()}this.readStructEnd();break;case rt.MAP:for(var r=this.readMapBegin(),n=0;n<r.size;++n)this.skip(r.ktype),this.skip(r.vtype);this.readMapEnd();break;case rt.SET:for(var i=this.readSetBegin(),f=0;f<i.size;++f)this.skip(i.etype);this.readSetEnd();break;case rt.LIST:for(var o=this.readListBegin(),s=0;s<o.size;++s)this.skip(o.etype);this.readListEnd();break;default:throw new Error("Invalid type: "+t)}}});var yd=he((LN,oy)=>{oy.exports=oS;function oS(t,e){t.Client&&(t=t.Client);var r=function(f,o){e.write(f,o)},n=new e.transport(void 0,r),i=new t(n,e.protocol);return n.client=i,e.client=i,i}});var sy=he(Jo=>{"use strict";Object.defineProperty(Jo,"__esModule",{value:!0});var sS=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},lS=typeof window!="undefined"&&typeof window.document!="undefined",aS=(typeof self=="undefined"?"undefined":sS(self))==="object"&&self.constructor&&self.constructor.name==="DedicatedWorkerGlobalScope",pS=typeof process!="undefined"&&process.versions!=null&&process.versions.node!=null,uS=function(){return typeof window!="undefined"&&window.name==="nodejs"||navigator.userAgent.includes("Node.js")||navigator.userAgent.includes("jsdom")};Jo.isBrowser=lS;Jo.isWebWorker=aS;Jo.isNode=pS;Jo.isJsDom=uS});var uy=he(Qp=>{var cS=Ai(),ly=yj(),ay=rd().EventEmitter,py=bf(),mS=wl(),dS=hl(),wS=lo(),hS=yd(),bS=sy();Qp.WSConnection=Ir;function Ir(t,e,r){ay.call(this),this.options=r||{},this.host=t,this.port=e,this.secure=this.options.secure||!1,this.transport=this.options.transport||mS,this.protocol=this.options.protocol||dS,this.path=this.options.path,this.send_pending=[],this.seqId2Service={},this.wsOptions={host:this.host,port:this.port||80,path:this.options.path||"/",headers:this.options.headers||{}};for(var n in this.options.wsOptions)this.wsOptions[n]=this.options.wsOptions[n]}cS.inherits(Ir,ay);Ir.prototype.__reset=function(){this.socket=null,this.send_pending=[]};Ir.prototype.__onOpen=function(){this.emit("open"),this.send_pending.length>0&&(this.send_pending.forEach(function(t){this.socket.send(t)},this),this.send_pending=[])};Ir.prototype.__onClose=function(t){this.emit("close"),this.__reset()};Ir.prototype.__decodeCallback=function(t){var e=new this.protocol(t);try{for(;;){var r=e.readMessageBegin(),n=r.rseqid*-1,i=this.client,f=this.seqId2Service[r.rseqid];f&&(i=this.client[f],delete this.seqId2Service[r.rseqid]),i._reqs[n]=function(o,s){t.commitPosition();var l=i._reqs[r.rseqid];delete i._reqs[r.rseqid],l&&l(o,s)},i["recv_"+r.fname]?i["recv_"+r.fname](e,r.mtype,n):(delete i._reqs[n],this.emit("error",new py.TApplicationException(py.TApplicationExceptionType.WRONG_METHOD_NAME,"Received a response to an unknown RPC function")))}}catch(o){if(o instanceof wS)t.rollbackPosition();else throw o}};Ir.prototype.__onData=function(t){Object.prototype.toString.call(t)==="[object ArrayBuffer]"&&(t=new Uint8Array(t));var e=new Buffer(t);this.transport.receiver(this.__decodeCallback.bind(this))(e)};Ir.prototype.__onMessage=function(t){this.__onData(t.data)};Ir.prototype.__onError=function(t){this.emit("error",t),this.socket.close()};Ir.prototype.isOpen=function(){return this.socket&&this.socket.readyState===this.socket.OPEN};Ir.prototype.open=function(){this.socket&&this.socket.readyState!==this.socket.CLOSED||(bS.isBrowser?this.socket=new ly(this.uri()):this.socket=new ly(this.uri(),"",this.wsOptions),this.socket.binaryType="arraybuffer",this.socket.onopen=this.__onOpen.bind(this),this.socket.onmessage=this.__onMessage.bind(this),this.socket.onerror=this.__onError.bind(this),this.socket.onclose=this.__onClose.bind(this))};Ir.prototype.close=function(){this.socket.close()};Ir.prototype.uri=function(){var t=this.secure?"wss":"ws",e="",r=this.path||"/",n=this.host;return this.port&&(t==="wss"&&this.port!==443||t==="ws"&&this.port!==80)&&(e=":"+this.port),t+"://"+n+e+r};Ir.prototype.write=function(t){this.isOpen()?this.socket.send(t):this.send_pending.push(t)};Qp.createWSConnection=function(t,e,r){return new Ir(t,e,r)};Qp.createWSClient=hS});var my=he($p=>{var gS=Ai(),jS=rd().EventEmitter,cy=bf(),yS=wl(),vS=hl(),_S=lo(),qS=yd();$p.XHRConnection=Fr;function Fr(t,e,r){this.options=r||{},this.wpos=0,this.rpos=0,this.useCORS=r&&r.useCORS,this.send_buf="",this.recv_buf="",this.transport=r.transport||yS,this.protocol=r.protocol||vS,this.headers=r.headers||{},t=t||window.location.host,e=e||window.location.port;var n=r.https?"https://":"http://",i=r.path||"/";e===""&&(e=void 0),!e||e===80||e==="80"?this.url=n+t+i:this.url=n+t+":"+e+i,this.seqId2Service={}}gS.inherits(Fr,jS);Fr.prototype.getXmlHttpRequestObject=function(){try{return new XMLHttpRequest}catch{}try{return new ActiveXObject("Msxml2.XMLHTTP")}catch{}try{return new ActiveXObject("Microsoft.XMLHTTP")}catch{}throw"Your browser doesn't support XHR."};Fr.prototype.flush=function(){var t=this;if(this.url===void 0||this.url==="")return this.send_buf;var e=this.getXmlHttpRequestObject();e.overrideMimeType&&e.overrideMimeType("application/json"),e.onreadystatechange=function(){this.readyState==4&&this.status==200&&t.setRecvBuffer(this.responseText)},e.open("POST",this.url,!0),Object.keys(this.headers).forEach(function(r){e.setRequestHeader(r,t.headers[r])}),e.send(this.send_buf)};Fr.prototype.setRecvBuffer=function(t){if(this.recv_buf=t,this.recv_buf_sz=this.recv_buf.length,this.wpos=this.recv_buf.length,this.rpos=0,Object.prototype.toString.call(t)=="[object ArrayBuffer]")var e=new Uint8Array(t);var r=new Buffer(e||t);this.transport.receiver(this.__decodeCallback.bind(this))(r)};Fr.prototype.__decodeCallback=function(t){var e=new this.protocol(t);try{for(;;){var r=e.readMessageBegin(),n=r.rseqid*-1,i=this.client,f=this.seqId2Service[r.rseqid];f&&(i=this.client[f],delete this.seqId2Service[r.rseqid]),i._reqs[n]=function(o,s){t.commitPosition();var l=i._reqs[r.rseqid];delete i._reqs[r.rseqid],l&&l(o,s)},i["recv_"+r.fname]?i["recv_"+r.fname](e,r.mtype,n):(delete i._reqs[n],this.emit("error",new cy.TApplicationException(cy.TApplicationExceptionType.WRONG_METHOD_NAME,"Received a response to an unknown RPC function")))}}catch(o){if(o instanceof _S)t.rollbackPosition();else throw o}};Fr.prototype.isOpen=function(){return!0};Fr.prototype.open=function(){};Fr.prototype.close=function(){};Fr.prototype.read=function(t){var e=this.wpos-this.rpos;if(e===0)return"";var r=t;e<t&&(r=e);var n=this.read_buf.substr(this.rpos,r);return this.rpos+=r,n};Fr.prototype.readAll=function(){return this.recv_buf};Fr.prototype.write=function(t){this.send_buf=t,this.flush()};Fr.prototype.getSendBuffer=function(){return this.send_buf};$p.createXHRConnection=function(t,e,r){return new Fr(t,e,r)};$p.createXHRClient=qS});var wy=he((dy,vd)=>{(function(t){"use strict";if(typeof bootstrap=="function")bootstrap("promise",t);else if(typeof dy=="object"&&typeof vd=="object")vd.exports=t();else if(typeof define=="function"&&define.amd)define(t);else if(typeof ses!="undefined")if(ses.ok())ses.makeQ=t;else return;else if(typeof window!="undefined"||typeof self!="undefined"){var e=typeof window!="undefined"?window:self,r=e.Q;e.Q=t(),e.Q.noConflict=function(){return e.Q=r,this}}else throw new Error("This environment was not anticipated by Q. Please file a bug.")})(function(){"use strict";var t=!1;try{throw new Error}catch(_){t=!!_.stack}var e=ne(),r,n=function(){},i=function(){var _={task:void 0,next:null},B=_,D=!1,X=void 0,ye=!1,Pe=[];function ke(){for(var yt,Vt;_.next;)_=_.next,yt=_.task,_.task=void 0,Vt=_.domain,Vt&&(_.domain=void 0,Vt.enter()),gt(yt,Vt);for(;Pe.length;)yt=Pe.pop(),gt(yt);D=!1}function gt(yt,Vt){try{yt()}catch(ef){if(ye)throw Vt&&Vt.exit(),setTimeout(ke,0),Vt&&Vt.enter(),ef;setTimeout(function(){throw ef},0)}Vt&&Vt.exit()}if(i=function(yt){B=B.next={task:yt,domain:ye&&process.domain,next:null},D||(D=!0,X())},typeof process=="object"&&process.toString()==="[object process]"&&process.nextTick)ye=!0,X=function(){process.nextTick(ke)};else if(typeof setImmediate=="function")typeof window!="undefined"?X=setImmediate.bind(window,ke):X=function(){setImmediate(ke)};else if(typeof MessageChannel!="undefined"){var at=new MessageChannel;at.port1.onmessage=function(){X=jt,at.port1.onmessage=ke,ke()};var jt=function(){at.port2.postMessage(0)};X=function(){setTimeout(ke,0),jt()}}else X=function(){setTimeout(ke,0)};return i.runAfter=function(yt){Pe.push(yt),D||(D=!0,X())},i}(),f=Function.call;function o(_){return function(){return f.apply(_,arguments)}}var s=o(Array.prototype.slice),l=o(Array.prototype.reduce||function(_,B){var D=0,X=this.length;if(arguments.length===1)do{if(D in this){B=this[D++];break}if(++D>=X)throw new TypeError}while(1);for(;D<X;D++)D in this&&(B=_(B,this[D],D));return B}),p=o(Array.prototype.indexOf||function(_){for(var B=0;B<this.length;B++)if(this[B]===_)return B;return-1}),u=o(Array.prototype.map||function(_,B){var D=this,X=[];return l(D,function(ye,Pe,ke){X.push(_.call(B,Pe,ke,D))},void 0),X}),b=Object.create||function(_){function B(){}return B.prototype=_,new B},c=Object.defineProperty||function(_,B,D){return _[B]=D.value,_},h=o(Object.prototype.hasOwnProperty),T=Object.keys||function(_){var B=[];for(var D in _)h(_,D)&&B.push(D);return B},y=o(Object.prototype.toString);function N(_){return _===Object(_)}function P(_){return y(_)==="[object StopIteration]"||_ instanceof R}var R;typeof ReturnValue!="undefined"?R=ReturnValue:R=function(_){this.value=_};var Y="From previous event:";function re(_,B){if(t&&B.stack&&typeof _=="object"&&_!==null&&_.stack){for(var D=[],X=B;X;X=X.source)X.stack&&(!_.__minimumStackCounter__||_.__minimumStackCounter__>X.stackCounter)&&(c(_,"__minimumStackCounter__",{value:X.stackCounter,configurable:!0}),D.unshift(X.stack));D.unshift(_.stack);var ye=D.join(`
|
|
4
13
|
`+Y+`
|
|
5
14
|
`),Pe=W(ye);c(_,"stack",{value:Pe,configurable:!0})}}function W(_){for(var B=_.split(`
|
|
6
|
-
`),D=[],
|
|
7
|
-
`)}function O(_){return _.indexOf("(module.js:")!==-1||_.indexOf("(node.js:")!==-1}function te(_){var B=/at .+ \((.+):(\d+):(?:\d+)\)$/.exec(_);if(B)return[B[1],Number(B[2])];var D=/at ([^ ]+):(\d+):(?:\d+)$/.exec(_);if(D)return[D[1],Number(D[2])];var
|
|
8
|
-
`),B=_[0].indexOf("@")>0?_[1]:_[2],D=te(B);return D?(
|
|
9
|
-
`)+1),ye.stackCounter=A++}function Pe(ke){D=ke,g.longStackSupport&&r&&(ye.source=ke),l(_,function(bt,lt){g.nextTick(function(){ke.promiseDispatch.apply(ke,lt)})},void 0),_=void 0,B=void 0}return Z.promise=ye,Z.resolve=function(ke){D||Pe(g(ke))},Z.fulfill=function(ke){D||Pe(xe(ke))},Z.reject=function(ke){D||Pe(ht(ke))},Z.notify=function(ke){D||l(B,function(bt,lt){g.nextTick(function(){lt(ke)})},void 0)},Z}w.prototype.makeNodeResolver=function(){var _=this;return function(B,D){B?_.reject(B):arguments.length>2?_.resolve(s(arguments,1)):_.resolve(D)}},g.Promise=F,g.promise=F;function F(_){if(typeof _!="function")throw new TypeError("resolver must be a function.");var B=w();try{_(B.resolve,B.reject,B.notify)}catch(D){B.reject(D)}return B.promise}F.race=C,F.all=ee,F.reject=ht,F.resolve=g,g.passByCopy=function(_){return _},M.prototype.passByCopy=function(){return this},g.join=function(_,B){return g(_).join(B)},M.prototype.join=function(_){return g([this,_]).spread(function(B,D){if(B===D)return B;throw new Error("Q can't join: not the same: "+B+" "+D)})},g.race=C;function C(_){return F(function(B,D){for(var Z=0,ye=_.length;Z<ye;Z++)g(_[Z]).then(B,D)})}M.prototype.race=function(){return this.then(g.race)},g.makePromise=M;function M(_,B,D){B===void 0&&(B=function(Pe){return ht(new Error("Promise does not support operation: "+Pe))}),D===void 0&&(D=function(){return{state:"unknown"}});var Z=b(M.prototype);if(Z.promiseDispatch=function(Pe,ke,bt){var lt;try{_[ke]?lt=_[ke].apply(Z,bt):lt=B.call(Z,ke,bt)}catch(gt){lt=ht(gt)}Pe&&Pe(lt)},Z.inspect=D,D){var ye=D();ye.state==="rejected"&&(Z.exception=ye.reason),Z.valueOf=function(){var Pe=D();return Pe.state==="pending"||Pe.state==="rejected"?Z:Pe.value}}return Z}M.prototype.toString=function(){return"[object Promise]"},M.prototype.then=function(_,B,D){var Z=this,ye=w(),Pe=!1;function ke(gt){try{return typeof _=="function"?_(gt):gt}catch(jt){return ht(jt)}}function bt(gt){if(typeof B=="function"){re(gt,Z);try{return B(gt)}catch(jt){return ht(jt)}}return ht(gt)}function lt(gt){return typeof D=="function"?D(gt):gt}return g.nextTick(function(){Z.promiseDispatch(function(gt){Pe||(Pe=!0,ye.resolve(ke(gt)))},"when",[function(gt){Pe||(Pe=!0,ye.resolve(bt(gt)))}])}),Z.promiseDispatch(void 0,"when",[void 0,function(gt){var jt,Ct=!1;try{jt=lt(gt)}catch(Qi){if(Ct=!0,g.onerror)g.onerror(Qi);else throw Qi}Ct||ye.notify(jt)}]),ye.promise},g.tap=function(_,B){return g(_).tap(B)},M.prototype.tap=function(_){return _=g(_),this.then(function(B){return _.fcall(B).thenResolve(B)})},g.when=Q;function Q(_,B,D,Z){return g(_).then(B,D,Z)}M.prototype.thenResolve=function(_){return this.then(function(){return _})},g.thenResolve=function(_,B){return g(_).thenResolve(B)},M.prototype.thenReject=function(_){return this.then(function(){throw _})},g.thenReject=function(_,B){return g(_).thenReject(B)},g.nearer=x;function x(_){if(Se(_)){var B=_.inspect();if(B.state==="fulfilled")return B.value}return _}g.isPromise=Se;function Se(_){return _ instanceof M}g.isPromiseAlike=ie;function ie(_){return N(_)&&typeof _.then=="function"}g.isPending=L;function L(_){return Se(_)&&_.inspect().state==="pending"}M.prototype.isPending=function(){return this.inspect().state==="pending"},g.isFulfilled=K;function K(_){return!Se(_)||_.inspect().state==="fulfilled"}M.prototype.isFulfilled=function(){return this.inspect().state==="fulfilled"},g.isRejected=Ie;function Ie(_){return Se(_)&&_.inspect().state==="rejected"}M.prototype.isRejected=function(){return this.inspect().state==="rejected"};var oe=[],We=[],ar=[],ae=!0;function It(){oe.length=0,We.length=0,ae||(ae=!0)}function Xi(_,B){!ae||(typeof process=="object"&&typeof process.emit=="function"&&g.nextTick.runAfter(function(){p(We,_)!==-1&&(process.emit("unhandledRejection",B,_),ar.push(_))}),We.push(_),B&&typeof B.stack!="undefined"?oe.push(B.stack):oe.push("(no stack) "+B))}function Zi(_){if(!!ae){var B=p(We,_);B!==-1&&(typeof process=="object"&&typeof process.emit=="function"&&g.nextTick.runAfter(function(){var D=p(ar,_);D!==-1&&(process.emit("rejectionHandled",oe[B],_),ar.splice(D,1))}),We.splice(B,1),oe.splice(B,1))}}g.resetUnhandledRejections=It,g.getUnhandledReasons=function(){return oe.slice()},g.stopUnhandledRejectionTracking=function(){It(),ae=!1},It(),g.reject=ht;function ht(_){var B=M({when:function(D){return D&&Zi(this),D?D(_):this}},function(){return this},function(){return{state:"rejected",reason:_}});return Xi(B,_),B}g.fulfill=xe;function xe(_){return M({when:function(){return _},get:function(B){return _[B]},set:function(B,D){_[B]=D},delete:function(B){delete _[B]},post:function(B,D){return B==null?_.apply(void 0,D):_[B].apply(_,D)},apply:function(B,D){return _.apply(B,D)},keys:function(){return T(_)}},void 0,function(){return{state:"fulfilled",value:_}})}function St(_){var B=w();return g.nextTick(function(){try{_.then(B.resolve,B.reject,B.notify)}catch(D){B.reject(D)}}),B.promise}g.master=it;function it(_){return M({isDef:function(){}},function(D,Z){return $(_,D,Z)},function(){return g(_).inspect()})}g.spread=v;function v(_,B,D){return g(_).spread(B,D)}M.prototype.spread=function(_,B){return this.all().then(function(D){return _.apply(void 0,D)},B)},g.async=m;function m(_){return function(){function B(Pe,ke){var bt;if(typeof StopIteration=="undefined"){try{bt=D[Pe](ke)}catch(lt){return ht(lt)}return bt.done?g(bt.value):Q(bt.value,Z,ye)}else{try{bt=D[Pe](ke)}catch(lt){return P(lt)?g(lt.value):ht(lt)}return Q(bt,Z,ye)}}var D=_.apply(this,arguments),Z=B.bind(B,"next"),ye=B.bind(B,"throw");return Z()}}g.spawn=d;function d(_){g.done(g.async(_)())}g.return=q;function q(_){throw new R(_)}g.promised=z;function z(_){return function(){return v([this,ee(arguments)],function(B,D){return _.apply(B,D)})}}g.dispatch=$;function $(_,B,D){return g(_).dispatch(B,D)}M.prototype.dispatch=function(_,B){var D=this,Z=w();return g.nextTick(function(){D.promiseDispatch(Z.resolve,_,B)}),Z.promise},g.get=function(_,B){return g(_).dispatch("get",[B])},M.prototype.get=function(_){return this.dispatch("get",[_])},g.set=function(_,B,D){return g(_).dispatch("set",[B,D])},M.prototype.set=function(_,B){return this.dispatch("set",[_,B])},g.del=g.delete=function(_,B){return g(_).dispatch("delete",[B])},M.prototype.del=M.prototype.delete=function(_){return this.dispatch("delete",[_])},g.mapply=g.post=function(_,B,D){return g(_).dispatch("post",[B,D])},M.prototype.mapply=M.prototype.post=function(_,B){return this.dispatch("post",[_,B])},g.send=g.mcall=g.invoke=function(_,B){return g(_).dispatch("post",[B,s(arguments,2)])},M.prototype.send=M.prototype.mcall=M.prototype.invoke=function(_){return this.dispatch("post",[_,s(arguments,1)])},g.fapply=function(_,B){return g(_).dispatch("apply",[void 0,B])},M.prototype.fapply=function(_){return this.dispatch("apply",[void 0,_])},g.try=g.fcall=function(_){return g(_).dispatch("apply",[void 0,s(arguments,1)])},M.prototype.fcall=function(){return this.dispatch("apply",[void 0,s(arguments)])},g.fbind=function(_){var B=g(_),D=s(arguments,1);return function(){return B.dispatch("apply",[this,D.concat(s(arguments))])}},M.prototype.fbind=function(){var _=this,B=s(arguments);return function(){return _.dispatch("apply",[this,B.concat(s(arguments))])}},g.keys=function(_){return g(_).dispatch("keys",[])},M.prototype.keys=function(){return this.dispatch("keys",[])},g.all=ee;function ee(_){return Q(_,function(B){var D=0,Z=w();return l(B,function(ye,Pe,ke){var bt;Se(Pe)&&(bt=Pe.inspect()).state==="fulfilled"?B[ke]=bt.value:(++D,Q(Pe,function(lt){B[ke]=lt,--D==0&&Z.resolve(B)},Z.reject,function(lt){Z.notify({index:ke,value:lt})}))},void 0),D===0&&Z.resolve(B),Z.promise})}M.prototype.all=function(){return ee(this)},g.any=Ye;function Ye(_){if(_.length===0)return g.resolve();var B=g.defer(),D=0;return l(_,function(Z,ye,Pe){var ke=_[Pe];D++,Q(ke,bt,lt,gt);function bt(jt){B.resolve(jt)}function lt(jt){if(D--,D===0){var Ct=jt||new Error(""+jt);Ct.message="Q can't get fulfillment value from any promise, all promises were rejected. Last error message: "+Ct.message,B.reject(Ct)}}function gt(jt){B.notify({index:Pe,value:jt})}},void 0),B.promise}M.prototype.any=function(){return Ye(this)},g.allResolved=j(Re,"allResolved","allSettled");function Re(_){return Q(_,function(B){return B=u(B,g),Q(ee(u(B,function(D){return Q(D,n,n)})),function(){return B})})}M.prototype.allResolved=function(){return Re(this)},g.allSettled=ct;function ct(_){return g(_).allSettled()}M.prototype.allSettled=function(){return this.then(function(_){return ee(u(_,function(B){B=g(B);function D(){return B.inspect()}return B.then(D,D)}))})},g.fail=g.catch=function(_,B){return g(_).then(void 0,B)},M.prototype.fail=M.prototype.catch=function(_){return this.then(void 0,_)},g.progress=er;function er(_,B){return g(_).then(void 0,void 0,B)}M.prototype.progress=function(_){return this.then(void 0,void 0,_)},g.fin=g.finally=function(_,B){return g(_).finally(B)},M.prototype.fin=M.prototype.finally=function(_){if(!_||typeof _.apply!="function")throw new Error("Q can't apply finally callback");return _=g(_),this.then(function(B){return _.fcall().then(function(){return B})},function(B){return _.fcall().then(function(){throw B})})},g.done=function(_,B,D,Z){return g(_).done(B,D,Z)},M.prototype.done=function(_,B,D){var Z=function(Pe){g.nextTick(function(){if(re(Pe,ye),g.onerror)g.onerror(Pe);else throw Pe})},ye=_||B||D?this.then(_,B,D):this;typeof process=="object"&&process&&process.domain&&(Z=process.domain.bind(Z)),ye.then(void 0,Z)},g.timeout=function(_,B,D){return g(_).timeout(B,D)},M.prototype.timeout=function(_,B){var D=w(),Z=setTimeout(function(){(!B||typeof B=="string")&&(B=new Error(B||"Timed out after "+_+" ms"),B.code="ETIMEDOUT"),D.reject(B)},_);return this.then(function(ye){clearTimeout(Z),D.resolve(ye)},function(ye){clearTimeout(Z),D.reject(ye)},D.notify),D.promise},g.delay=function(_,B){return B===void 0&&(B=_,_=void 0),g(_).delay(B)},M.prototype.delay=function(_){return this.then(function(B){var D=w();return setTimeout(function(){D.resolve(B)},_),D.promise})},g.nfapply=function(_,B){return g(_).nfapply(B)},M.prototype.nfapply=function(_){var B=w(),D=s(_);return D.push(B.makeNodeResolver()),this.fapply(D).fail(B.reject),B.promise},g.nfcall=function(_){var B=s(arguments,1);return g(_).nfapply(B)},M.prototype.nfcall=function(){var _=s(arguments),B=w();return _.push(B.makeNodeResolver()),this.fapply(_).fail(B.reject),B.promise},g.nfbind=g.denodeify=function(_){if(_===void 0)throw new Error("Q can't wrap an undefined function");var B=s(arguments,1);return function(){var D=B.concat(s(arguments)),Z=w();return D.push(Z.makeNodeResolver()),g(_).fapply(D).fail(Z.reject),Z.promise}},M.prototype.nfbind=M.prototype.denodeify=function(){var _=s(arguments);return _.unshift(this),g.denodeify.apply(void 0,_)},g.nbind=function(_,B){var D=s(arguments,2);return function(){var Z=D.concat(s(arguments)),ye=w();Z.push(ye.makeNodeResolver());function Pe(){return _.apply(B,arguments)}return g(Pe).fapply(Z).fail(ye.reject),ye.promise}},M.prototype.nbind=function(){var _=s(arguments,0);return _.unshift(this),g.nbind.apply(void 0,_)},g.nmapply=g.npost=function(_,B,D){return g(_).npost(B,D)},M.prototype.nmapply=M.prototype.npost=function(_,B){var D=s(B||[]),Z=w();return D.push(Z.makeNodeResolver()),this.dispatch("post",[_,D]).fail(Z.reject),Z.promise},g.nsend=g.nmcall=g.ninvoke=function(_,B){var D=s(arguments,2),Z=w();return D.push(Z.makeNodeResolver()),g(_).dispatch("post",[B,D]).fail(Z.reject),Z.promise},M.prototype.nsend=M.prototype.nmcall=M.prototype.ninvoke=function(_){var B=s(arguments,1),D=w();return B.push(D.makeNodeResolver()),this.dispatch("post",[_,B]).fail(D.reject),D.promise},g.nodeify=ce;function ce(_,B){return g(_).nodeify(B)}M.prototype.nodeify=function(_){if(_)this.then(function(B){g.nextTick(function(){_(null,B)})},function(B){g.nextTick(function(){_(B)})});else return this},g.noConflict=function(){throw new Error("Q.noConflict only works when Q is used as a global")};var Nn=ne();return g})});var Yj=je(Wj=>{var zI=rf("util"),Cj=df();Wj.Multiplexer=Vj;function FI(r,e,t){function n(i,f,o){e.call(this,i,f,o)}return zI.inherits(n,e),n.prototype.writeMessageBegin=function(i,f,o){f==Cj.MessageType.CALL||f==Cj.MessageType.ONEWAY?(t.seqId2Service[o]=r,n.super_.prototype.writeMessageBegin.call(this,r+":"+i,f,o)):n.super_.prototype.writeMessageBegin.call(this,i,f,o)},n}function Vj(){this.seqid=0}Vj.prototype.createClient=function(r,e,t){e.Client&&(e=e.Client);var n=function(l,p){t.write(l,p)},i=new t.transport(void 0,n),f=new FI(r,t.protocol,t),o=new e(i,f),s=this;return o.new_seqid=function(){return s.seqid+=1,s.seqid},typeof t.client!="object"&&(t.client={}),t.client[r]=o,o}});var Gj=je((nN,Kj)=>{var Wo=Rp(),PI=io(),MI=Xm();Kj.exports=Yt;function Yt(r,e){this.inBuf=r||new Buffer(0),this.outBuffers=[],this.outCount=0,this.readPos=0,this.onFlush=e}Yt.prototype=new MI;Yt.receiver=function(r,e){var t=null;return function(n){for(t&&(n=Buffer.concat([t,n]),t=null);n.length;){if(n.length<4){t=n;return}var i=Wo.readI32(n,0);if(n.length<4+i){t=n;return}var f=n.slice(4,4+i);t=n.slice(4+i),r(new Yt(f),e),n=t,t=null}}};Yt.prototype.commitPosition=function(){},Yt.prototype.rollbackPosition=function(){},Yt.prototype.isOpen=function(){return!0};Yt.prototype.open=function(){};Yt.prototype.close=function(){};Yt.prototype.setCurrSeqId=function(r){this._seqid=r};Yt.prototype.ensureAvailable=function(r){if(this.readPos+r>this.inBuf.length)throw new PI};Yt.prototype.read=function(r){this.ensureAvailable(r);var e=this.readPos+r;if(this.inBuf.length<e)throw new Error("read("+r+") failed - not enough data");var t=this.inBuf.slice(this.readPos,e);return this.readPos=e,t};Yt.prototype.readByte=function(){return this.ensureAvailable(1),Wo.readByte(this.inBuf[this.readPos++])};Yt.prototype.readI16=function(){this.ensureAvailable(2);var r=Wo.readI16(this.inBuf,this.readPos);return this.readPos+=2,r};Yt.prototype.readI32=function(){this.ensureAvailable(4);var r=Wo.readI32(this.inBuf,this.readPos);return this.readPos+=4,r};Yt.prototype.readDouble=function(){this.ensureAvailable(8);var r=Wo.readDouble(this.inBuf,this.readPos);return this.readPos+=8,r};Yt.prototype.readString=function(r){this.ensureAvailable(r);var e=this.inBuf.toString("utf8",this.readPos,this.readPos+r);return this.readPos+=r,e};Yt.prototype.borrow=function(){return{buf:this.inBuf,readIndex:this.readPos,writeIndex:this.inBuf.length}};Yt.prototype.consume=function(r){this.readPos+=r};Yt.prototype.write=function(r,e){typeof r=="string"&&(r=new Buffer(r,e||"utf8")),this.outBuffers.push(r),this.outCount+=r.length};Yt.prototype.flush=function(){var r=this._seqid;this._seqid=null;var e=new Buffer(this.outCount),t=0;if(this.outBuffers.forEach(function(i){i.copy(e,t,0),t+=i.length}),this.onFlush){var n=new Buffer(e.length+4);Wo.writeI32(n,e.length),e.copy(n,4,0,e.length),this.onFlush&&this.onFlush(n,r)}this.outBuffers=[],this.outCount=0}});var Xj=je((iN,Jj)=>{var LI=zp();Jj.exports=Ir;function Ir(r){this.__reset(r)}Ir.prototype.__reset=function(r){this.url=r,this.socket=null,this.callbacks=[],this.send_pending=[],this.send_buf="",this.recv_buf="",this.rb_wpos=0,this.rb_rpos=0};Ir.prototype.flush=function(r,e){var t=this;this.isOpen()?(this.socket.send(this.send_buf),this.callbacks.push(function(){var n=e;return function(i){t.setRecvBuffer(i),n()}}())):this.send_pending.push({buf:this.send_buf,cb:e})};Ir.prototype.__onOpen=function(){var r=this;this.send_pending.length>0&&(this.send_pending.forEach(function(e){r.socket.send(e.buf),r.callbacks.push(function(){var t=e.cb;return function(n){r.setRecvBuffer(n),t()}}())}),this.send_pending=[])};Ir.prototype.__onClose=function(r){this.__reset(this.url)};Ir.prototype.__onMessage=function(r){this.callbacks.length&&this.callbacks.shift()(r.data)};Ir.prototype.__onError=function(r){LI.error("websocket: "+r.toString()),this.socket.close()};Ir.prototype.setRecvBuffer=function(r){this.recv_buf=r,this.recv_buf_sz=this.recv_buf.length,this.wpos=this.recv_buf.length,this.rpos=0};Ir.prototype.isOpen=function(){return this.socket&&this.socket.readyState==this.socket.OPEN};Ir.prototype.open=function(){this.socket&&this.socket.readyState!=this.socket.CLOSED||(this.socket=new WebSocket(this.url),this.socket.onopen=this.__onOpen.bind(this),this.socket.onmessage=this.__onMessage.bind(this),this.socket.onerror=this.__onError.bind(this),this.socket.onclose=this.__onClose.bind(this))};Ir.prototype.close=function(){this.socket.close()};Ir.prototype.read=function(r){var e=this.wpos-this.rpos;if(e===0)return"";var t=r;e<r&&(t=e);var n=this.read_buf.substr(this.rpos,t);return this.rpos+=t,n};Ir.prototype.readAll=function(){return this.recv_buf};Ir.prototype.write=function(r){this.send_buf=r};Ir.prototype.getSendBuffer=function(){return this.send_buf}});var nt=je(lr=>{lr.Thrift=df();var rd=Fj();lr.WSConnection=rd.WSConnection;lr.createWSConnection=rd.createWSConnection;lr.createWSClient=rd.createWSClient;var nd=Mj();lr.XHRConnection=nd.XHRConnection;lr.createXHRConnection=nd.createXHRConnection;lr.createXHRClient=nd.createXHRClient;lr.Int64=vn();lr.Q=Uj();var UI=Yj();lr.Multiplexer=UI.Multiplexer;lr.TBufferedTransport=pl();lr.TFramedTransport=Gj();lr.TWebSocketTransport=Xj();lr.Protocol=ul();lr.TJSONProtocol=ul();lr.TBinaryProtocol=Jm();lr.TCompactProtocol=Ym()});var Yy=je((tR,Wp)=>{var vy,_y,qy,ky,Ty,By,Iy,Sy,xy,Ey,Ay,Oy,Ny,Cp,md,Hy,Ry,Dy,Jo,zy,Fy,Py,My,Ly,Uy,Cy,Vy,Wy,Vp;(function(r){var e=typeof global=="object"?global:typeof self=="object"?self:typeof this=="object"?this:{};typeof define=="function"&&define.amd?define("tslib",["exports"],function(n){r(t(e,t(n)))}):typeof Wp=="object"&&typeof Wp.exports=="object"?r(t(e,t(Wp.exports))):r(t(e));function t(n,i){return n!==e&&(typeof Object.create=="function"?Object.defineProperty(n,"__esModule",{value:!0}):n.__esModule=!0),function(f,o){return n[f]=i?i(f,o):o}}})(function(r){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var f in i)Object.prototype.hasOwnProperty.call(i,f)&&(n[f]=i[f])};vy=function(n,i){if(typeof i!="function"&&i!==null)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null");e(n,i);function f(){this.constructor=n}n.prototype=i===null?Object.create(i):(f.prototype=i.prototype,new f)},_y=Object.assign||function(n){for(var i,f=1,o=arguments.length;f<o;f++){i=arguments[f];for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(n[s]=i[s])}return n},qy=function(n,i){var f={};for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&i.indexOf(o)<0&&(f[o]=n[o]);if(n!=null&&typeof Object.getOwnPropertySymbols=="function")for(var s=0,o=Object.getOwnPropertySymbols(n);s<o.length;s++)i.indexOf(o[s])<0&&Object.prototype.propertyIsEnumerable.call(n,o[s])&&(f[o[s]]=n[o[s]]);return f},ky=function(n,i,f,o){var s=arguments.length,l=s<3?i:o===null?o=Object.getOwnPropertyDescriptor(i,f):o,p;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(n,i,f,o);else for(var u=n.length-1;u>=0;u--)(p=n[u])&&(l=(s<3?p(l):s>3?p(i,f,l):p(i,f))||l);return s>3&&l&&Object.defineProperty(i,f,l),l},Ty=function(n,i){return function(f,o){i(f,o,n)}},By=function(n,i,f,o,s,l){function p(re){if(re!==void 0&&typeof re!="function")throw new TypeError("Function expected");return re}for(var u=o.kind,b=u==="getter"?"get":u==="setter"?"set":"value",c=!i&&n?o.static?n:n.prototype:null,h=i||(c?Object.getOwnPropertyDescriptor(c,o.name):{}),T,y=!1,N=f.length-1;N>=0;N--){var P={};for(var R in o)P[R]=R==="access"?{}:o[R];for(var R in o.access)P.access[R]=o.access[R];P.addInitializer=function(re){if(y)throw new TypeError("Cannot add initializers after decoration has completed");l.push(p(re||null))};var Y=(0,f[N])(u==="accessor"?{get:h.get,set:h.set}:h[b],P);if(u==="accessor"){if(Y===void 0)continue;if(Y===null||typeof Y!="object")throw new TypeError("Object expected");(T=p(Y.get))&&(h.get=T),(T=p(Y.set))&&(h.set=T),(T=p(Y.init))&&s.push(T)}else(T=p(Y))&&(u==="field"?s.push(T):h[b]=T)}c&&Object.defineProperty(c,o.name,h),y=!0},Iy=function(n,i,f){for(var o=arguments.length>2,s=0;s<i.length;s++)f=o?i[s].call(n,f):i[s].call(n);return o?f:void 0},Sy=function(n){return typeof n=="symbol"?n:"".concat(n)},xy=function(n,i,f){return typeof i=="symbol"&&(i=i.description?"[".concat(i.description,"]"):""),Object.defineProperty(n,"name",{configurable:!0,value:f?"".concat(f," ",i):i})},Ey=function(n,i){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(n,i)},Ay=function(n,i,f,o){function s(l){return l instanceof f?l:new f(function(p){p(l)})}return new(f||(f=Promise))(function(l,p){function u(h){try{c(o.next(h))}catch(T){p(T)}}function b(h){try{c(o.throw(h))}catch(T){p(T)}}function c(h){h.done?l(h.value):s(h.value).then(u,b)}c((o=o.apply(n,i||[])).next())})},Oy=function(n,i){var f={label:0,sent:function(){if(l[0]&1)throw l[1];return l[1]},trys:[],ops:[]},o,s,l,p;return p={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(p[Symbol.iterator]=function(){return this}),p;function u(c){return function(h){return b([c,h])}}function b(c){if(o)throw new TypeError("Generator is already executing.");for(;p&&(p=0,c[0]&&(f=0)),f;)try{if(o=1,s&&(l=c[0]&2?s.return:c[0]?s.throw||((l=s.return)&&l.call(s),0):s.next)&&!(l=l.call(s,c[1])).done)return l;switch(s=0,l&&(c=[c[0]&2,l.value]),c[0]){case 0:case 1:l=c;break;case 4:return f.label++,{value:c[1],done:!1};case 5:f.label++,s=c[1],c=[0];continue;case 7:c=f.ops.pop(),f.trys.pop();continue;default:if(l=f.trys,!(l=l.length>0&&l[l.length-1])&&(c[0]===6||c[0]===2)){f=0;continue}if(c[0]===3&&(!l||c[1]>l[0]&&c[1]<l[3])){f.label=c[1];break}if(c[0]===6&&f.label<l[1]){f.label=l[1],l=c;break}if(l&&f.label<l[2]){f.label=l[2],f.ops.push(c);break}l[2]&&f.ops.pop(),f.trys.pop();continue}c=i.call(n,f)}catch(h){c=[6,h],s=0}finally{o=l=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},Ny=function(n,i){for(var f in n)f!=="default"&&!Object.prototype.hasOwnProperty.call(i,f)&&Vp(i,n,f)},Vp=Object.create?function(n,i,f,o){o===void 0&&(o=f);var s=Object.getOwnPropertyDescriptor(i,f);(!s||("get"in s?!i.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:function(){return i[f]}}),Object.defineProperty(n,o,s)}:function(n,i,f,o){o===void 0&&(o=f),n[o]=i[f]},Cp=function(n){var i=typeof Symbol=="function"&&Symbol.iterator,f=i&&n[i],o=0;if(f)return f.call(n);if(n&&typeof n.length=="number")return{next:function(){return n&&o>=n.length&&(n=void 0),{value:n&&n[o++],done:!n}}};throw new TypeError(i?"Object is not iterable.":"Symbol.iterator is not defined.")},md=function(n,i){var f=typeof Symbol=="function"&&n[Symbol.iterator];if(!f)return n;var o=f.call(n),s,l=[],p;try{for(;(i===void 0||i-- >0)&&!(s=o.next()).done;)l.push(s.value)}catch(u){p={error:u}}finally{try{s&&!s.done&&(f=o.return)&&f.call(o)}finally{if(p)throw p.error}}return l},Hy=function(){for(var n=[],i=0;i<arguments.length;i++)n=n.concat(md(arguments[i]));return n},Ry=function(){for(var n=0,i=0,f=arguments.length;i<f;i++)n+=arguments[i].length;for(var o=Array(n),s=0,i=0;i<f;i++)for(var l=arguments[i],p=0,u=l.length;p<u;p++,s++)o[s]=l[p];return o},Dy=function(n,i,f){if(f||arguments.length===2)for(var o=0,s=i.length,l;o<s;o++)(l||!(o in i))&&(l||(l=Array.prototype.slice.call(i,0,o)),l[o]=i[o]);return n.concat(l||Array.prototype.slice.call(i))},Jo=function(n){return this instanceof Jo?(this.v=n,this):new Jo(n)},zy=function(n,i,f){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var o=f.apply(n,i||[]),s,l=[];return s={},p("next"),p("throw"),p("return"),s[Symbol.asyncIterator]=function(){return this},s;function p(y){o[y]&&(s[y]=function(N){return new Promise(function(P,R){l.push([y,N,P,R])>1||u(y,N)})})}function u(y,N){try{b(o[y](N))}catch(P){T(l[0][3],P)}}function b(y){y.value instanceof Jo?Promise.resolve(y.value.v).then(c,h):T(l[0][2],y)}function c(y){u("next",y)}function h(y){u("throw",y)}function T(y,N){y(N),l.shift(),l.length&&u(l[0][0],l[0][1])}},Fy=function(n){var i,f;return i={},o("next"),o("throw",function(s){throw s}),o("return"),i[Symbol.iterator]=function(){return this},i;function o(s,l){i[s]=n[s]?function(p){return(f=!f)?{value:Jo(n[s](p)),done:!1}:l?l(p):p}:l}},Py=function(n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i=n[Symbol.asyncIterator],f;return i?i.call(n):(n=typeof Cp=="function"?Cp(n):n[Symbol.iterator](),f={},o("next"),o("throw"),o("return"),f[Symbol.asyncIterator]=function(){return this},f);function o(l){f[l]=n[l]&&function(p){return new Promise(function(u,b){p=n[l](p),s(u,b,p.done,p.value)})}}function s(l,p,u,b){Promise.resolve(b).then(function(c){l({value:c,done:u})},p)}},My=function(n,i){return Object.defineProperty?Object.defineProperty(n,"raw",{value:i}):n.raw=i,n};var t=Object.create?function(n,i){Object.defineProperty(n,"default",{enumerable:!0,value:i})}:function(n,i){n.default=i};Ly=function(n){if(n&&n.__esModule)return n;var i={};if(n!=null)for(var f in n)f!=="default"&&Object.prototype.hasOwnProperty.call(n,f)&&Vp(i,n,f);return t(i,n),i},Uy=function(n){return n&&n.__esModule?n:{default:n}},Cy=function(n,i,f,o){if(f==="a"&&!o)throw new TypeError("Private accessor was defined without a getter");if(typeof i=="function"?n!==i||!o:!i.has(n))throw new TypeError("Cannot read private member from an object whose class did not declare it");return f==="m"?o:f==="a"?o.call(n):o?o.value:i.get(n)},Vy=function(n,i,f,o,s){if(o==="m")throw new TypeError("Private method is not writable");if(o==="a"&&!s)throw new TypeError("Private accessor was defined without a setter");if(typeof i=="function"?n!==i||!s:!i.has(n))throw new TypeError("Cannot write private member to an object whose class did not declare it");return o==="a"?s.call(n,f):s?s.value=f:i.set(n,f),f},Wy=function(n,i){if(i===null||typeof i!="object"&&typeof i!="function")throw new TypeError("Cannot use 'in' operator on non-object");return typeof n=="function"?i===n:n.has(i)},r("__extends",vy),r("__assign",_y),r("__rest",qy),r("__decorate",ky),r("__param",Ty),r("__esDecorate",By),r("__runInitializers",Iy),r("__propKey",Sy),r("__setFunctionName",xy),r("__metadata",Ey),r("__awaiter",Ay),r("__generator",Oy),r("__exportStar",Ny),r("__createBinding",Vp),r("__values",Cp),r("__read",md),r("__spread",Hy),r("__spreadArrays",Ry),r("__spreadArray",Dy),r("__await",Jo),r("__asyncGenerator",zy),r("__asyncDelegator",Fy),r("__asyncValues",Py),r("__makeTemplateObject",My),r("__importStar",Ly),r("__importDefault",Uy),r("__classPrivateFieldGet",Cy),r("__classPrivateFieldSet",Vy),r("__classPrivateFieldIn",Wy)})});var Xn={self:typeof self!="undefined"&&self,window:typeof window!="undefined"&&window,global:typeof global!="undefined"&&global,document:typeof document!="undefined"&&document},w_=Xn.self||Xn.window||Xn.global||{},h_=Xn.window||Xn.self||Xn.global||{},b_=Xn.global||Xn.self||Xn.window||{},g_=Xn.document||{};var Hn=Boolean(typeof process!="object"||String(process)!=="[object process]"||process.browser);var zw=typeof process!="undefined"&&process.version&&/v([0-9]*)/.exec(process.version),j_=zw&&parseFloat(zw[1])||0;function sc(r,e=!0,t){let n=t||new Set;if(r){if(Fw(r))n.add(r);else if(Fw(r.buffer))n.add(r.buffer);else if(!ArrayBuffer.isView(r)){if(e&&typeof r=="object")for(let i in r)sc(r[i],e,n)}}return t===void 0?Array.from(n):[]}function Fw(r){return r?r instanceof ArrayBuffer||typeof MessagePort!="undefined"&&r instanceof MessagePort||typeof ImageBitmap!="undefined"&&r instanceof ImageBitmap||typeof OffscreenCanvas!="undefined"&&r instanceof OffscreenCanvas:!1}function Lf(){let parentPort;try{eval("globalThis.parentPort = require('worker_threads').parentPort"),parentPort=globalThis.parentPort}catch{}return parentPort}var lc=new Map,wn=class{static inWorkerThread(){return typeof self!="undefined"||Boolean(Lf())}static set onmessage(e){function t(i){let f=Lf(),{type:o,payload:s}=f?i:i.data;e(o,s)}let n=Lf();n?(n.on("message",t),n.on("exit",()=>console.debug("Node worker closing"))):globalThis.onmessage=t}static addEventListener(e){let t=lc.get(e);t||(t=i=>{if(!y_(i))return;let f=Lf(),{type:o,payload:s}=f?i:i.data;e(o,s)}),Lf()?console.error("not implemented"):globalThis.addEventListener("message",t)}static removeEventListener(e){let t=lc.get(e);lc.delete(e),Lf()?console.error("not implemented"):globalThis.removeEventListener("message",t)}static postMessage(e,t){let n={source:"loaders.gl",type:e,payload:t},i=sc(t),f=Lf();f?f.postMessage(n,i):globalThis.postMessage(n,i)}};function y_(r){let{type:e,data:t}=r;return e==="message"&&t&&typeof t.source=="string"&&t.source.startsWith("loaders.gl")}var v_=0;function ac(r){!wn.inWorkerThread()||(wn.onmessage=async(e,t)=>{switch(e){case"process":try{let{input:n,options:i={},context:f={}}=t,o=await q_({loader:r,arrayBuffer:n,options:i,context:{...f,parse:__}});wn.postMessage("done",{result:o})}catch(n){let i=n instanceof Error?n.message:"";wn.postMessage("error",{error:i})}break;default:}})}function __(r,e){return new Promise((t,n)=>{let i=v_++,f=(s,l)=>{if(l.id===i)switch(s){case"done":wn.removeEventListener(f),t(l.result);break;case"error":wn.removeEventListener(f),n(l.error);break;default:}};wn.addEventListener(f);let o={id:i,input:r,options:e};wn.postMessage("process",o)})}async function q_({loader:r,arrayBuffer:e,options:t,context:n}){let i,f;if(r.parseSync||r.parse)i=e,f=r.parseSync||r.parse;else if(r.parseTextSync)i=new TextDecoder().decode(e),f=r.parseTextSync;else throw new Error(`Could not load data with ${r.name} loader`);return t={...t,modules:r&&r.options&&r.options.modules||{},worker:!1},await f(i,{...t},n,r)}function Pw(...r){let e=r.map(f=>f instanceof ArrayBuffer?new Uint8Array(f):f),t=e.reduce((f,o)=>f+o.byteLength,0),n=new Uint8Array(t),i=0;for(let f of e)n.set(f,i),i+=f.byteLength;return n.buffer}async function pc(r){let e=[];for await(let t of r)e.push(t);return Pw(...e)}function Mw(r){return r}function Lw(r){return r&&typeof r=="object"&&r.isBuffer}function Gr(r){if(Lw(r))return Mw(r);if(r instanceof ArrayBuffer)return r;if(ArrayBuffer.isView(r))return r.byteOffset===0&&r.byteLength===r.buffer.byteLength?r.buffer:r.buffer.slice(r.byteOffset,r.byteOffset+r.byteLength);if(typeof r=="string"){let e=r;return new TextEncoder().encode(e).buffer}if(r&&typeof r=="object"&&r._toArrayBuffer)return r._toArrayBuffer();throw new Error("toArrayBuffer")}function yi(r){return e=>new Promise((t,n)=>r(e,(i,f)=>i?n(i):t(f)))}function Es(r){if(r instanceof ArrayBuffer)return{read:async(n,i)=>Buffer.from(r,n,i),close:async()=>{},size:r.byteLength};let e=r;return{read:async(t,n)=>{let i=await e.slice(t,t+n).arrayBuffer();return Buffer.from(i)},close:async()=>{},size:e.size}}var k_="4.0.0-alpha.7",T_={parquet:{type:"object-row-table",url:void 0,columnList:[],geoparquet:!0}},Ba={name:"Apache Parquet",id:"parquet",module:"parquet",version:k_,worker:!0,category:"table",extensions:["parquet"],mimeTypes:["application/octet-stream"],binary:!0,tests:["PAR1","PARE"],options:T_};var yo=Te(Vw());function Ww(r,e,t){switch(r){case"BOOLEAN":return I_(e);case"INT32":return x_(e);case"INT64":return A_(e);case"INT96":return N_(e);case"FLOAT":return R_(e);case"DOUBLE":return z_(e);case"BYTE_ARRAY":return P_(e);case"FIXED_LEN_BYTE_ARRAY":return L_(e,t);default:throw new Error(`unsupported type: ${r}`)}}function Yw(r,e,t,n){switch(r){case"BOOLEAN":return S_(e,t);case"INT32":return E_(e,t);case"INT64":return O_(e,t);case"INT96":return H_(e,t);case"FLOAT":return D_(e,t);case"DOUBLE":return F_(e,t);case"BYTE_ARRAY":return M_(e,t);case"FIXED_LEN_BYTE_ARRAY":return U_(e,t,n);default:throw new Error(`unsupported type: ${r}`)}}function I_(r){let e=Buffer.alloc(Math.ceil(r.length/8));e.fill(0);for(let t=0;t<r.length;t++)r[t]&&(e[Math.floor(t/8)]|=1<<t%8);return e}function S_(r,e){let t=[];for(let n=0;n<e;n++){let i=r.buffer[r.offset+Math.floor(n/8)];t.push((i&1<<n%8)>0)}return r.offset+=Math.ceil(e/8),t}function x_(r){let e=Buffer.alloc(4*r.length);for(let t=0;t<r.length;t++)e.writeInt32LE(r[t],t*4);return e}function E_(r,e){let t=[];for(let n=0;n<e;n++)t.push(r.buffer.readInt32LE(r.offset)),r.offset+=4;return t}function A_(r){let e=Buffer.alloc(8*r.length);for(let t=0;t<r.length;t++)yo.default.writeInt64LE(r[t],e,t*8);return e}function O_(r,e){let t=[];for(let n=0;n<e;n++)t.push(yo.default.readInt64LE(r.buffer,r.offset)),r.offset+=8;return t}function N_(r){let e=Buffer.alloc(12*r.length);for(let t=0;t<r.length;t++)r[t]>=0?(yo.default.writeInt64LE(r[t],e,t*12),e.writeUInt32LE(0,t*12+8)):(yo.default.writeInt64LE(~-r[t]+1,e,t*12),e.writeUInt32LE(4294967295,t*12+8));return e}function H_(r,e){let t=[];for(let n=0;n<e;n++){let i=yo.default.readInt64LE(r.buffer,r.offset);r.buffer.readUInt32LE(r.offset+8)===4294967295?t.push(~-i+1):t.push(i),r.offset+=12}return t}function R_(r){let e=Buffer.alloc(4*r.length);for(let t=0;t<r.length;t++)e.writeFloatLE(r[t],t*4);return e}function D_(r,e){let t=[];for(let n=0;n<e;n++)t.push(r.buffer.readFloatLE(r.offset)),r.offset+=4;return t}function z_(r){let e=Buffer.alloc(8*r.length);for(let t=0;t<r.length;t++)e.writeDoubleLE(r[t],t*8);return e}function F_(r,e){let t=[];for(let n=0;n<e;n++)t.push(r.buffer.readDoubleLE(r.offset)),r.offset+=8;return t}function P_(r){let e=0;for(let i=0;i<r.length;i++)r[i]=Buffer.from(r[i]),e+=4+r[i].length;let t=Buffer.alloc(e),n=0;for(let i=0;i<r.length;i++)t.writeUInt32LE(r[i].length,n),r[i].copy(t,n+4),n+=4+r[i].length;return t}function M_(r,e){let t=[];for(let n=0;n<e;n++){let i=r.buffer.readUInt32LE(r.offset);r.offset+=4,t.push(r.buffer.slice(r.offset,r.offset+i)),r.offset+=i}return t}function L_(r,e){if(!e.typeLength)throw new Error("missing option: typeLength (required for FIXED_LEN_BYTE_ARRAY)");for(let t=0;t<r.length;t++)if(r[t]=Buffer.from(r[t]),r[t].length!==e.typeLength)throw new Error(`invalid value for FIXED_LEN_BYTE_ARRAY: ${r[t]}`);return Buffer.concat(r)}function U_(r,e,t){let n=[];if(!t.typeLength)throw new Error("missing option: typeLength (required for FIXED_LEN_BYTE_ARRAY)");for(let i=0;i<e;i++)n.push(r.buffer.slice(r.offset,r.offset+t.typeLength)),r.offset+=t.typeLength;return n}var Os=Te(nh());function ih(r,e,t){if(!("bitWidth"in t))throw new Error("bitWidth is required");switch(r){case"BOOLEAN":case"INT32":case"INT64":e=e.map(s=>parseInt(s,10));break;default:throw new Error(`unsupported type: ${r}`)}let n=Buffer.alloc(0),i=[],f=0;for(let s=0;s<e.length;s++)f===0&&i.length%8==0&&e[s]===e[s+1]?(i.length&&(n=Buffer.concat([n,fh(i,t)]),i=[]),f=1):f>0&&e[s]===e[s-1]?f+=1:(f&&(n=Buffer.concat([n,oh(e[s-1],f,t)]),f=0),i.push(e[s]));if(f?n=Buffer.concat([n,oh(e[e.length-1],f,t)]):i.length&&(n=Buffer.concat([n,fh(i,t)])),t.disableEnvelope)return n;let o=Buffer.alloc(n.length+4);return o.writeUInt32LE(n.length,void 0),n.copy(o,4),o}function Ea(r,e,t,n){if(!("bitWidth"in n))throw new Error("bitWidth is required");n.disableEnvelope||(e.offset+=4);let i=[];for(;i.length<t;){let f=Os.default.decode(e.buffer,e.offset);if(e.offset+=Os.default.encodingLength(f),f&1){let o=(f>>1)*8;i.push(...rq(e,o,n))}else{let o=f>>1;i.push(...nq(e,o,n))}}if(i=i.slice(0,t),i.length!==t)throw new Error("invalid RLE encoding");return i}function rq(r,e,t){let n=t.bitWidth;if(e%8!=0)throw new Error("must be a multiple of 8");let i=new Array(e).fill(0);for(let f=0;f<n*e;f++)r.buffer[r.offset+Math.floor(f/8)]&1<<f%8&&(i[Math.floor(f/n)]|=1<<f%n);return r.offset+=n*(e/8),i}function nq(r,e,t){let n=t.bitWidth,i=0;for(let f=0;f<Math.ceil(n/8);f++)i<<8,i+=r.buffer[r.offset],r.offset+=1;return new Array(e).fill(i)}function fh(r,e){let t=e.bitWidth;for(let i=0;i<r.length%8;i++)r.push(0);let n=Buffer.alloc(Math.ceil(t*(r.length/8)));for(let i=0;i<t*r.length;i++)(r[Math.floor(i/t)]&1<<i%t)>0&&(n[Math.floor(i/8)]|=1<<i%8);return Buffer.concat([Buffer.from(Os.default.encode(r.length/8<<1|1)),n])}function oh(r,e,t){let n=t.bitWidth,i=Buffer.alloc(Math.ceil(n/8));for(let f=0;f<i.length;f++)i.writeUInt8(r&255,f),r>>8;return Buffer.concat([Buffer.from(Os.default.encode(e<<1)),i])}function cc(r,e,t,n){return n.bitWidth=e.buffer.slice(e.offset,e.offset+1).readInt8(0),e.offset+=1,Ea(r,e,t,{...n,disableEnvelope:!0})}function mc(r,e,t,n){throw new Error("Encode dictionary functionality is not supported")}var Ns={PLAIN:{encodeValues:Ww,decodeValues:Yw},RLE:{encodeValues:ih,decodeValues:Ea},PLAIN_DICTIONARY:{encodeValues:mc,decodeValues:cc},RLE_DICTIONARY:{encodeValues:mc,decodeValues:cc}};var Jr=class{constructor(e){this.compressBatches=this.compressBatches.bind(this),this.decompressBatches=this.decompressBatches.bind(this)}async preload(){}async compress(e){return await this.preload(),this.compressSync(e)}async decompress(e,t){return await this.preload(),this.decompressSync(e,t)}compressSync(e){throw new Error(`${this.name}: sync compression not supported`)}decompressSync(e,t){throw new Error(`${this.name}: sync decompression not supported`)}async*compressBatches(e){let t=await this.concatenate(e);yield this.compress(t)}async*decompressBatches(e){let t=await this.concatenate(e);yield this.decompress(t)}concatenate(e){return pc(e)}improveError(e){return e.message.includes(this.name)||(e.message=`${this.name} ${e.message}`),e}};var Aa=class extends Jr{constructor(e){super(e);this.name="uncompressed";this.extensions=[];this.contentEncodings=[];this.isSupported=!0;this.options=e||{}}compressSync(e){return e}decompressSync(e){return e}async*compressBatches(e){return yield*e}async*decompressBatches(e){return yield*e}};var Xs=Te(Kb()),Bi=Te(Gc());var Jc=class extends Jr{constructor(e={}){super(e);this.name="deflate";this.extensions=[];this.contentEncodings=["deflate"];this.isSupported=!0;this._chunks=[];this.options=e}async compress(e){if(!Hn&&this.options.deflate?.useZlib){let t=this.options.deflate?.gzip?await yi(Bi.default.gzip)(e):await yi(Bi.default.deflate)(e);return Gr(t)}return this.compressSync(e)}async decompress(e){if(!Hn&&this.options.deflate?.useZlib){let t=this.options.deflate?.gzip?await yi(Bi.default.gunzip)(e):await yi(Bi.default.inflate)(e);return Gr(t)}return this.decompressSync(e)}compressSync(e){if(!Hn&&this.options.deflate?.useZlib){let i=this.options.deflate?.gzip?Bi.default.gzipSync(e):Bi.default.deflateSync(e);return Gr(i)}let t=this.options?.deflate||{},n=new Uint8Array(e);return Xs.default.deflate(n,t).buffer}decompressSync(e){if(!Hn&&this.options.deflate?.useZlib){let i=this.options.deflate?.gzip?Bi.default.gunzipSync(e):Bi.default.inflateSync(e);return Gr(i)}let t=this.options?.deflate||{},n=new Uint8Array(e);return Xs.default.inflate(n,t).buffer}async*compressBatches(e){let t=this.options?.deflate||{},n=new Xs.default.Deflate(t);yield*this.transformBatches(n,e)}async*decompressBatches(e){let t=this.options?.deflate||{},n=new Xs.default.Inflate(t);yield*this.transformBatches(n,e)}async*transformBatches(e,t){e.onData=this._onData.bind(this),e.onEnd=this._onEnd.bind(this);for await(let o of t){let s=new Uint8Array(o);if(!e.push(s,!1))throw new Error(`${this._getError()}write`);yield*this._getChunks()}let n=new Uint8Array(0),i=e.push(n,!0);yield*this._getChunks()}_onData(e){this._chunks.push(e)}_onEnd(e){if(e!==0)throw new Error(this._getError(e)+this._chunks.length)}_getChunks(){let e=this._chunks;return this._chunks=[],e}_getError(e=0){let t={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"};return`${this.name}: ${t[e]}`}};var Ga=class extends Jc{constructor(e){super({...e,deflate:{...e?.gzip,gzip:!0}});this.name="gzip";this.extensions=["gz","gzip"];this.contentEncodings=["gzip","x-gzip"];this.isSupported=!0}};var Xk=()=>{function r(a){this.data=a,this.offset=0}let e=Int32Array.from([256,402,436,468,500,534,566,598,630,662,694,726,758,790,822,854,886,920,952,984,1016,1048,1080]),t=Int32Array.from([1,2,3,4,0,5,17,6,16,7,8,9,10,11,12,13,14,15]),n=Int32Array.from([0,3,2,1,0,0,0,0,0,0,3,3,3,3,3,3]),i=Int32Array.from([0,0,0,0,-1,1,-2,2,-3,3,-1,1,-2,2,-3,3]),f=Int32Array.from([131072,131076,131075,196610,131072,131076,131075,262145,131072,131076,131075,196610,131072,131076,131075,262149]),o=Int32Array.from([1,5,9,13,17,25,33,41,49,65,81,97,113,145,177,209,241,305,369,497,753,1265,2289,4337,8433,16625]),s=Int32Array.from([2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,6,6,7,8,9,10,11,12,13,24]),l=Int16Array.from([0,0,0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,7,8,9,10,12,14,24]),p=Int16Array.from([0,0,0,0,0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,7,8,9,10,24]),u=new Int16Array(2816);T(u);function b(a){let I=-1,k=16;for(;k>0;)a>>>k!=0&&(I+=k,a=a>>>k),k=k>>1;return I+a}function c(a,I,k){return 16+I+2*(k<<a)}function h(a,I,k){if(a<k+(2<<I))throw"maxDistance is too small";let S=(a-k>>I)+4,E=b(S)-1;return((E-1<<1|S>>E&1)-1<<I)+(1<<I)+k+16}function T(a){let I=new Int16Array(24),k=new Int16Array(24);k[0]=2;for(let S=0;S<23;++S)I[S+1]=I[S]+(1<<l[S]),k[S+1]=k[S]+(1<<p[S]);for(let S=0;S<704;++S){let E=S>>>6,G=-4;E>=2&&(E-=2,G=0);let X=(170064>>>E*2&3)<<3|S>>>3&7,se=(156228>>>E*2&3)<<3|S&7,we=k[se],be=G+(we>4?3:we-2),ue=S*4;a[ue+0]=l[X]|p[se]<<8,a[ue+1]=I[X],a[ue+2]=k[se],a[ue+3]=be}}function y(a){let I=a.isLargeWindow;if(a.isLargeWindow=0,a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),ce(a,1)==0)return 16;let k=ce(a,3);return k!=0?17+k:(k=ce(a,3),k!=0?k==1?I==0||(a.isLargeWindow=1,ce(a,1)==1)||(k=ce(a,6),k<10||k>30)?-1:k:8+k:17)}function N(a){if(a.runningState!=1)throw"State MUST be freshly initialized";a.isEager=1}function P(a){if(a.runningState!=1)throw"State MUST be freshly initialized";a.isLargeWindow=1}function R(a,I){if(a.runningState!=1)throw"State MUST be freshly initialized";if(a.cdNumChunks==0&&(a.cdChunks=new Array(16),a.cdChunkOffsets=new Int32Array(16),a.cdBlockBits=-1),a.cdNumChunks==15)throw"Too many dictionary chunks";a.cdChunks[a.cdNumChunks]=I,a.cdNumChunks++,a.cdTotalSize+=I.length,a.cdChunkOffsets[a.cdNumChunks]=a.cdTotalSize}function Y(a,I){if(a.runningState!=0)throw"State MUST be uninitialized";a.blockTrees=new Int32Array(3091),a.blockTrees[0]=7,a.distRbIdx=3;let k=h(2147483644,3,15<<3);a.distExtraBits=new Int8Array(k),a.distOffset=new Int32Array(k),a.input=I,_(a),a.runningState=1}function re(a){if(a.runningState==0)throw"State MUST be initialized";a.runningState!=11&&(a.runningState=11,a.input!=null&&(r_(a.input),a.input=null))}function W(a){if(a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),ce(a,1)!=0){let I=ce(a,3);return I==0?1:ce(a,I)+(1<<I)}return 0}function O(a){if(a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),a.inputEnd=ce(a,1),a.metaBlockLength=0,a.isUncompressed=0,a.isMetadata=0,a.inputEnd!=0&&ce(a,1)!=0)return;let I=ce(a,2)+4;if(I==7){if(a.isMetadata=1,ce(a,1)!=0)throw"Corrupted reserved bit";let k=ce(a,2);if(k==0)return;for(let S=0;S<k;S++){a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16);let E=ce(a,8);if(E==0&&S+1==k&&k>1)throw"Exuberant nibble";a.metaBlockLength|=E<<S*8}}else for(let k=0;k<I;k++){a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16);let S=ce(a,4);if(S==0&&k+1==I&&I>4)throw"Exuberant nibble";a.metaBlockLength|=S<<k*4}a.metaBlockLength++,a.inputEnd==0&&(a.isUncompressed=ce(a,1))}function te(a,I,k){let S=a[I],E=k.accumulator32>>>k.bitOffset;S+=E&255;let G=a[S]>>16,X=a[S]&65535;if(G<=8)return k.bitOffset+=G,X;S+=X;let se=(1<<G)-1;return S+=(E&se)>>>8,k.bitOffset+=(a[S]>>16)+8,a[S]&65535}function U(a,I,k){k.bitOffset>=16&&(k.accumulator32=k.shortBuffer[k.halfOffset++]<<16|k.accumulator32>>>16,k.bitOffset-=16);let S=te(a,I,k),E=s[S];return k.bitOffset>=16&&(k.accumulator32=k.shortBuffer[k.halfOffset++]<<16|k.accumulator32>>>16,k.bitOffset-=16),o[S]+(E<=16?ce(k,E):Nn(k,E))}function ne(a,I){let k=a[I];for(;I>0;I--)a[I]=a[I-1];a[0]=k}function j(a,I){let k=new Int32Array(256);for(let S=0;S<256;S++)k[S]=S;for(let S=0;S<I;S++){let E=a[S]&255;a[S]=k[E],E!=0&&ne(k,E)}}function g(a,I,k,S){let E=0,G=8,X=0,se=0,we=32768,be=new Int32Array(32+1),ue=be.length-1;for(Ye(be,ue,5,a,18);E<I&&we>0;){S.halfOffset>2030&&Re(S),S.bitOffset>=16&&(S.accumulator32=S.shortBuffer[S.halfOffset++]<<16|S.accumulator32>>>16,S.bitOffset-=16);let Ke=S.accumulator32>>>S.bitOffset&31;S.bitOffset+=be[Ke]>>16;let Xe=be[Ke]&65535;if(Xe<16)X=0,k[E++]=Xe,Xe!=0&&(G=Xe,we-=32768>>Xe);else{let xt=Xe-14,Yr=0;Xe==16&&(Yr=G),se!=Yr&&(X=0,se=Yr);let dn=X;X>0&&(X-=2,X<<=xt),S.bitOffset>=16&&(S.accumulator32=S.shortBuffer[S.halfOffset++]<<16|S.accumulator32>>>16,S.bitOffset-=16),X+=ce(S,xt)+3;let tr=X-dn;if(E+tr>I)throw"symbol + repeatDelta > numSymbols";for(let $e=0;$e<tr;$e++)k[E++]=se;se!=0&&(we-=tr<<15-se)}}if(we!=0)throw"Unused space";k.fill(0,E,I)}function A(a,I){for(let k=0;k<I-1;++k)for(let S=k+1;S<I;++S)if(a[k]==a[S])throw"Duplicate simple Huffman code symbol"}function w(a,I,k,S,E){let G=new Int32Array(I),X=new Int32Array(4),se=1+b(a-1),we=ce(E,2)+1;for(let ue=0;ue<we;ue++){E.bitOffset>=16&&(E.accumulator32=E.shortBuffer[E.halfOffset++]<<16|E.accumulator32>>>16,E.bitOffset-=16);let Ke=ce(E,se);if(Ke>=I)throw"Can't readHuffmanCode";X[ue]=Ke}A(X,we);let be=we;switch(we==4&&(be+=ce(E,1)),be){case 1:G[X[0]]=1;break;case 2:G[X[0]]=1,G[X[1]]=1;break;case 3:G[X[0]]=1,G[X[1]]=2,G[X[2]]=2;break;case 4:G[X[0]]=2,G[X[1]]=2,G[X[2]]=2,G[X[3]]=2;break;case 5:G[X[0]]=1,G[X[1]]=2,G[X[2]]=3,G[X[3]]=3;break;default:break}return Ye(k,S,8,G,I)}function F(a,I,k,S,E){let G=new Int32Array(a),X=new Int32Array(18),se=32,we=0;for(let be=I;be<18&&se>0;be++){let ue=t[be];E.bitOffset>=16&&(E.accumulator32=E.shortBuffer[E.halfOffset++]<<16|E.accumulator32>>>16,E.bitOffset-=16);let Ke=E.accumulator32>>>E.bitOffset&15;E.bitOffset+=f[Ke]>>16;let Xe=f[Ke]&65535;X[ue]=Xe,Xe!=0&&(se-=32>>Xe,we++)}if(se!=0&&we!=1)throw"Corrupted Huffman code histogram";return g(X,a,G,E),Ye(k,S,8,G,a)}function C(a,I,k,S,E){E.halfOffset>2030&&Re(E),E.bitOffset>=16&&(E.accumulator32=E.shortBuffer[E.halfOffset++]<<16|E.accumulator32>>>16,E.bitOffset-=16);let G=ce(E,2);return G==1?w(a,I,k,S,E):F(I,G,k,S,E)}function M(a,I,k){k.halfOffset>2030&&Re(k);let S=W(k)+1;if(S==1)return I.fill(0,0,a),S;k.bitOffset>=16&&(k.accumulator32=k.shortBuffer[k.halfOffset++]<<16|k.accumulator32>>>16,k.bitOffset-=16);let E=ce(k,1),G=0;E!=0&&(G=ce(k,4)+1);let X=S+G,se=e[X+31>>5],we=new Int32Array(se+1),be=we.length-1;C(X,X,we,be,k);for(let ue=0;ue<a;){k.halfOffset>2030&&Re(k),k.bitOffset>=16&&(k.accumulator32=k.shortBuffer[k.halfOffset++]<<16|k.accumulator32>>>16,k.bitOffset-=16);let Ke=te(we,be,k);if(Ke==0)I[ue]=0,ue++;else if(Ke<=G){k.bitOffset>=16&&(k.accumulator32=k.shortBuffer[k.halfOffset++]<<16|k.accumulator32>>>16,k.bitOffset-=16);let Xe=(1<<Ke)+ce(k,Ke);for(;Xe!=0;){if(ue>=a)throw"Corrupted context map";I[ue]=0,ue++,Xe--}}else I[ue]=Ke-G,ue++}return k.bitOffset>=16&&(k.accumulator32=k.shortBuffer[k.halfOffset++]<<16|k.accumulator32>>>16,k.bitOffset-=16),ce(k,1)==1&&j(I,a),S}function Q(a,I,k){let S=a.rings,E=4+I*2;a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16);let G=te(a.blockTrees,2*I,a),X=U(a.blockTrees,2*I+1,a);return G==1?G=S[E+1]+1:G==0?G=S[E]:G-=2,G>=k&&(G-=k),S[E]=S[E+1],S[E+1]=G,X}function x(a){a.literalBlockLength=Q(a,0,a.numLiteralBlockTypes);let I=a.rings[5];a.contextMapSlice=I<<6,a.literalTreeIdx=a.contextMap[a.contextMapSlice]&255;let k=a.contextModes[I];a.contextLookupOffset1=k<<9,a.contextLookupOffset2=a.contextLookupOffset1+256}function Se(a){a.commandBlockLength=Q(a,1,a.numCommandBlockTypes),a.commandTreeIdx=a.rings[7]}function ie(a){a.distanceBlockLength=Q(a,2,a.numDistanceBlockTypes),a.distContextMapSlice=a.rings[9]<<2}function L(a){let I=a.maxRingBufferSize;if(I>a.expectedTotalSize){let E=a.expectedTotalSize;for(;I>>1>E;)I>>=1;a.inputEnd==0&&I<16384&&a.maxRingBufferSize>=16384&&(I=16384)}if(I<=a.ringBufferSize)return;let k=I+37,S=new Int8Array(k);a.ringBuffer.length!=0&&S.set(a.ringBuffer.subarray(0,0+a.ringBufferSize),0),a.ringBuffer=S,a.ringBufferSize=I}function K(a){if(a.inputEnd!=0){a.nextRunningState=10,a.runningState=12;return}a.literalTreeGroup=new Int32Array(0),a.commandTreeGroup=new Int32Array(0),a.distanceTreeGroup=new Int32Array(0),a.halfOffset>2030&&Re(a),O(a),!(a.metaBlockLength==0&&a.isMetadata==0)&&(a.isUncompressed!=0||a.isMetadata!=0?(Z(a),a.runningState=a.isMetadata!=0?5:6):a.runningState=3,a.isMetadata==0&&(a.expectedTotalSize+=a.metaBlockLength,a.expectedTotalSize>1<<30&&(a.expectedTotalSize=1<<30),a.ringBufferSize<a.maxRingBufferSize&&L(a)))}function Ie(a,I,k){let S=a.blockTrees[2*I];if(k<=1)return a.blockTrees[2*I+1]=S,a.blockTrees[2*I+2]=S,1<<28;let E=k+2;S+=C(E,E,a.blockTrees,2*I,a),a.blockTrees[2*I+1]=S;let G=26;return S+=C(G,G,a.blockTrees,2*I+1,a),a.blockTrees[2*I+2]=S,U(a.blockTrees,2*I+1,a)}function oe(a,I){let k=a.distExtraBits,S=a.distOffset,E=a.distancePostfixBits,G=a.numDirectDistanceCodes,X=1<<E,se=1,we=0,be=16;for(let ue=0;ue<G;++ue)k[be]=0,S[be]=ue+1,++be;for(;be<I;){let ue=G+((2+we<<se)-4<<E)+1;for(let Ke=0;Ke<X;++Ke)k[be]=se,S[be]=ue+Ke,++be;se=se+we,we=we^1}}function We(a){a.numLiteralBlockTypes=W(a)+1,a.literalBlockLength=Ie(a,0,a.numLiteralBlockTypes),a.numCommandBlockTypes=W(a)+1,a.commandBlockLength=Ie(a,1,a.numCommandBlockTypes),a.numDistanceBlockTypes=W(a)+1,a.distanceBlockLength=Ie(a,2,a.numDistanceBlockTypes),a.halfOffset>2030&&Re(a),a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),a.distancePostfixBits=ce(a,2),a.numDirectDistanceCodes=ce(a,4)<<a.distancePostfixBits,a.contextModes=new Int8Array(a.numLiteralBlockTypes);for(let G=0;G<a.numLiteralBlockTypes;){let X=$i(G+96,a.numLiteralBlockTypes);for(;G<X;++G)a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),a.contextModes[G]=ce(a,2);a.halfOffset>2030&&Re(a)}a.contextMap=new Int8Array(a.numLiteralBlockTypes<<6);let I=M(a.numLiteralBlockTypes<<6,a.contextMap,a);a.trivialLiteralContext=1;for(let G=0;G<a.numLiteralBlockTypes<<6;G++)if(a.contextMap[G]!=G>>6){a.trivialLiteralContext=0;break}a.distContextMap=new Int8Array(a.numDistanceBlockTypes<<2);let k=M(a.numDistanceBlockTypes<<2,a.distContextMap,a);a.literalTreeGroup=It(256,256,I,a),a.commandTreeGroup=It(704,704,a.numCommandBlockTypes,a);let S=c(a.distancePostfixBits,a.numDirectDistanceCodes,24),E=S;a.isLargeWindow==1&&(S=c(a.distancePostfixBits,a.numDirectDistanceCodes,62),E=h(2147483644,a.distancePostfixBits,a.numDirectDistanceCodes)),a.distanceTreeGroup=It(S,E,k,a),oe(a,E),a.contextMapSlice=0,a.distContextMapSlice=0,a.contextLookupOffset1=a.contextModes[0]*512,a.contextLookupOffset2=a.contextLookupOffset1+256,a.literalTreeIdx=0,a.commandTreeIdx=0,a.rings[4]=1,a.rings[5]=0,a.rings[6]=1,a.rings[7]=0,a.rings[8]=1,a.rings[9]=0}function ar(a){let I=a.ringBuffer;if(a.metaBlockLength<=0){D(a),a.runningState=2;return}let k=$i(a.ringBufferSize-a.pos,a.metaBlockLength);if(Pe(a,I,a.pos,k),a.metaBlockLength-=k,a.pos+=k,a.pos==a.ringBufferSize){a.nextRunningState=6,a.runningState=12;return}D(a),a.runningState=2}function ae(a){let I=$i(a.outputLength-a.outputUsed,a.ringBufferBytesReady-a.ringBufferBytesWritten);return I!=0&&(a.output.set(a.ringBuffer.subarray(a.ringBufferBytesWritten,a.ringBufferBytesWritten+I),a.outputOffset+a.outputUsed),a.outputUsed+=I,a.ringBufferBytesWritten+=I),a.outputUsed<a.outputLength?1:0}function It(a,I,k,S){let E=e[I+31>>5],G=new Int32Array(k+k*E),X=k;for(let se=0;se<k;++se)G[se]=X,X+=C(a,I,G,se,S);return G}function Xi(a){let I=a.ringBufferSize;return a.isEager!=0&&(I=$i(I,a.ringBufferBytesWritten+a.outputLength-a.outputUsed)),I}function Zi(a,I){if(a.distance>2147483644)throw"Invalid backward reference";let k=a.distance-a.maxDistance-1-a.cdTotalSize;if(k<0)xe(a,-k-1,a.copyLength),a.runningState=14;else{let S=jt,E=a.copyLength;if(E>31)throw"Invalid backward reference";let G=Qi[E];if(G==0)throw"Invalid backward reference";let X=Ct[E],se=(1<<G)-1,we=k&se,be=k>>>G;X+=we*E;let ue=m;if(be>=ue.numTransforms)throw"Invalid backward reference";let Ke=q(a.ringBuffer,a.pos,S,X,E,ue,be);if(a.pos+=Ke,a.metaBlockLength-=Ke,a.pos>=I){a.nextRunningState=4,a.runningState=12;return}a.runningState=4}}function ht(a){a.cdBlockMap=new Int8Array(256);let I=8;for(;a.cdTotalSize-1>>>I!=0;)I++;I-=8,a.cdBlockBits=I;let k=0,S=0;for(;k<a.cdTotalSize;){for(;a.cdChunkOffsets[S+1]<k;)S++;a.cdBlockMap[k>>>I]=S,k+=1<<I}}function xe(a,I,k){a.cdBlockBits==-1&&ht(a);let S=a.cdBlockMap[I>>>a.cdBlockBits];for(;I>=a.cdChunkOffsets[S+1];)S++;if(a.cdTotalSize>I+k)throw"Invalid backward reference";a.distRbIdx=a.distRbIdx+1&3,a.rings[a.distRbIdx]=a.distance,a.metaBlockLength-=k,a.cdBrIndex=S,a.cdBrOffset=I-a.cdChunkOffsets[S],a.cdBrLength=k,a.cdBrCopied=0}function St(a,I){let k=a.pos,S=k;for(;a.cdBrLength!=a.cdBrCopied;){let E=I-k,X=a.cdChunkOffsets[a.cdBrIndex+1]-a.cdChunkOffsets[a.cdBrIndex]-a.cdBrOffset,se=a.cdBrLength-a.cdBrCopied;if(se>X&&(se=X),se>E&&(se=E),t_(a.ringBuffer,k,a.cdChunks[a.cdBrIndex],a.cdBrOffset,a.cdBrOffset+se),k+=se,a.cdBrOffset+=se,a.cdBrCopied+=se,se==X&&(a.cdBrIndex++,a.cdBrOffset=0),k>=I)break}return k-S}function it(a){if(a.runningState==0)throw"Can't decompress until initialized";if(a.runningState==11)throw"Can't decompress after close";if(a.runningState==1){let E=y(a);if(E==-1)throw"Invalid 'windowBits' code";a.maxRingBufferSize=1<<E,a.maxBackwardDistance=a.maxRingBufferSize-16,a.runningState=2}let I=Xi(a),k=a.ringBufferSize-1,S=a.ringBuffer;for(;a.runningState!=10;)switch(a.runningState){case 2:if(a.metaBlockLength<0)throw"Invalid metablock length";K(a),I=Xi(a),k=a.ringBufferSize-1,S=a.ringBuffer;continue;case 3:We(a),a.runningState=4;case 4:if(a.metaBlockLength<=0){a.runningState=2;continue}a.halfOffset>2030&&Re(a),a.commandBlockLength==0&&Se(a),a.commandBlockLength--,a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16);let E=te(a.commandTreeGroup,a.commandTreeIdx,a)<<2,G=u[E],X=u[E+1],se=u[E+2];a.distanceCode=u[E+3],a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16);let we=G&255;a.insertLength=X+(we<=16?ce(a,we):Nn(a,we)),a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16);let be=G>>8;a.copyLength=se+(be<=16?ce(a,be):Nn(a,be)),a.j=0,a.runningState=7;case 7:if(a.trivialLiteralContext!=0){for(;a.j<a.insertLength;)if(a.halfOffset>2030&&Re(a),a.literalBlockLength==0&&x(a),a.literalBlockLength--,a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),S[a.pos]=te(a.literalTreeGroup,a.literalTreeIdx,a),a.pos++,a.j++,a.pos>=I){a.nextRunningState=7,a.runningState=12;break}}else{let tr=S[a.pos-1&k]&255,$e=S[a.pos-2&k]&255;for(;a.j<a.insertLength;){a.halfOffset>2030&&Re(a),a.literalBlockLength==0&&x(a);let Kr=bt[a.contextLookupOffset1+tr]|bt[a.contextLookupOffset2+$e],gi=a.contextMap[a.contextMapSlice+Kr]&255;if(a.literalBlockLength--,$e=tr,a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),tr=te(a.literalTreeGroup,gi,a),S[a.pos]=tr,a.pos++,a.j++,a.pos>=I){a.nextRunningState=7,a.runningState=12;break}}}if(a.runningState!=7)continue;if(a.metaBlockLength-=a.insertLength,a.metaBlockLength<=0){a.runningState=4;continue}let ue=a.distanceCode;if(ue<0)a.distance=a.rings[a.distRbIdx];else{a.halfOffset>2030&&Re(a),a.distanceBlockLength==0&&ie(a),a.distanceBlockLength--,a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16);let tr=a.distContextMap[a.distContextMapSlice+ue]&255;if(ue=te(a.distanceTreeGroup,tr,a),ue<16){let $e=a.distRbIdx+n[ue]&3;if(a.distance=a.rings[$e]+i[ue],a.distance<0)throw"Negative distance"}else{let $e=a.distExtraBits[ue],Kr;a.bitOffset+$e<=32?Kr=ce(a,$e):(a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),Kr=$e<=16?ce(a,$e):Nn(a,$e)),a.distance=a.distOffset[ue]+(Kr<<a.distancePostfixBits)}}if(a.maxDistance!=a.maxBackwardDistance&&a.pos<a.maxBackwardDistance?a.maxDistance=a.pos:a.maxDistance=a.maxBackwardDistance,a.distance>a.maxDistance){a.runningState=9;continue}if(ue>0&&(a.distRbIdx=a.distRbIdx+1&3,a.rings[a.distRbIdx]=a.distance),a.copyLength>a.metaBlockLength)throw"Invalid backward reference";a.j=0,a.runningState=8;case 8:let Ke=a.pos-a.distance&k,Xe=a.pos,xt=a.copyLength-a.j,Yr=Ke+xt,dn=Xe+xt;if(Yr<k&&dn<k){if(xt<12||Yr>Xe&&dn>Ke)for(let tr=0;tr<xt;tr+=4)S[Xe++]=S[Ke++],S[Xe++]=S[Ke++],S[Xe++]=S[Ke++],S[Xe++]=S[Ke++];else S.copyWithin(Xe,Ke,Yr);a.j+=xt,a.metaBlockLength-=xt,a.pos+=xt}else for(;a.j<a.copyLength;)if(S[a.pos]=S[a.pos-a.distance&k],a.metaBlockLength--,a.pos++,a.j++,a.pos>=I){a.nextRunningState=8,a.runningState=12;break}a.runningState==8&&(a.runningState=4);continue;case 9:Zi(a,I);continue;case 14:if(a.pos+=St(a,I),a.pos>=I){a.nextRunningState=14,a.runningState=12;return}a.runningState=4;continue;case 5:for(;a.metaBlockLength>0;)a.halfOffset>2030&&Re(a),a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),ce(a,8),a.metaBlockLength--;a.runningState=2;continue;case 6:ar(a);continue;case 12:a.ringBufferBytesReady=$i(a.pos,a.ringBufferSize),a.runningState=13;case 13:if(ae(a)==0)return;a.pos>=a.maxBackwardDistance&&(a.maxDistance=a.maxBackwardDistance),a.pos>=a.ringBufferSize&&(a.pos>a.ringBufferSize&&S.copyWithin(0,a.ringBufferSize,a.pos),a.pos&=k,a.ringBufferBytesWritten=0),a.runningState=a.nextRunningState;continue;default:throw"Unexpected state "+a.runningState}if(a.runningState==10){if(a.metaBlockLength<0)throw"Invalid metablock length";Z(a),ct(a,1)}}function v(a,I,k){this.numTransforms=0,this.triplets=new Int32Array(0),this.prefixSuffixStorage=new Int8Array(0),this.prefixSuffixHeads=new Int32Array(0),this.params=new Int16Array(0),this.numTransforms=a,this.triplets=new Int32Array(a*3),this.params=new Int16Array(a),this.prefixSuffixStorage=new Int8Array(I),this.prefixSuffixHeads=new Int32Array(k+1)}let m=new v(121,167,50);function d(a,I,k,S,E){let G=S.length,X=1,se=0;for(let we=0;we<G;++we){let be=S.charCodeAt(we);be==35?I[X++]=se:a[se++]=be}for(let we=0;we<363;++we)k[we]=E.charCodeAt(we)-32}d(m.prefixSuffixStorage,m.prefixSuffixHeads,m.triplets,`# #s #, #e #.# the #.com/#\xC2\xA0# of # and # in # to #"#">#
|
|
15
|
+
`),D=[],X=0;X<B.length;++X){var ye=B[X];!L(ye)&&!O(ye)&&ye&&D.push(ye)}return D.join(`
|
|
16
|
+
`)}function O(_){return _.indexOf("(module.js:")!==-1||_.indexOf("(node.js:")!==-1}function te(_){var B=/at .+ \((.+):(\d+):(?:\d+)\)$/.exec(_);if(B)return[B[1],Number(B[2])];var D=/at ([^ ]+):(\d+):(?:\d+)$/.exec(_);if(D)return[D[1],Number(D[2])];var X=/.*@(.+):(\d+)$/.exec(_);if(X)return[X[1],Number(X[2])]}function L(_){var B=te(_);if(!B)return!1;var D=B[0],X=B[1];return D===r&&X>=e&&X<=Hn}function ne(){if(!!t)try{throw new Error}catch(X){var _=X.stack.split(`
|
|
17
|
+
`),B=_[0].indexOf("@")>0?_[1]:_[2],D=te(B);return D?(r=D[0],D[1]):void 0}}function j(_,B,D){return function(){return typeof console!="undefined"&&typeof console.warn=="function"&&console.warn(B+" is deprecated, use "+D+" instead.",new Error("").stack),_.apply(_,arguments)}}function g(_){return _ instanceof M?_:ie(_)?xt(_):xe(_)}g.resolve=g,g.nextTick=i,g.longStackSupport=!1;var A=1;typeof process=="object"&&process&&process.env&&process.env.Q_DEBUG&&(g.longStackSupport=!0),g.defer=w;function w(){var _=[],B=[],D,X=b(w.prototype),ye=b(M.prototype);if(ye.promiseDispatch=function(ke,gt,at){var jt=s(arguments);_?(_.push(jt),gt==="when"&&at[1]&&B.push(at[1])):g.nextTick(function(){D.promiseDispatch.apply(D,jt)})},ye.valueOf=function(){if(_)return ye;var ke=x(D);return Se(ke)&&(D=ke),ke},ye.inspect=function(){return D?D.inspect():{state:"pending"}},g.longStackSupport&&t)try{throw new Error}catch(ke){ye.stack=ke.stack.substring(ke.stack.indexOf(`
|
|
18
|
+
`)+1),ye.stackCounter=A++}function Pe(ke){D=ke,g.longStackSupport&&t&&(ye.source=ke),l(_,function(gt,at){g.nextTick(function(){ke.promiseDispatch.apply(ke,at)})},void 0),_=void 0,B=void 0}return X.promise=ye,X.resolve=function(ke){D||Pe(g(ke))},X.fulfill=function(ke){D||Pe(xe(ke))},X.reject=function(ke){D||Pe(bt(ke))},X.notify=function(ke){D||l(B,function(gt,at){g.nextTick(function(){at(ke)})},void 0)},X}w.prototype.makeNodeResolver=function(){var _=this;return function(B,D){B?_.reject(B):arguments.length>2?_.resolve(s(arguments,1)):_.resolve(D)}},g.Promise=F,g.promise=F;function F(_){if(typeof _!="function")throw new TypeError("resolver must be a function.");var B=w();try{_(B.resolve,B.reject,B.notify)}catch(D){B.reject(D)}return B.promise}F.race=C,F.all=ee,F.reject=bt,F.resolve=g,g.passByCopy=function(_){return _},M.prototype.passByCopy=function(){return this},g.join=function(_,B){return g(_).join(B)},M.prototype.join=function(_){return g([this,_]).spread(function(B,D){if(B===D)return B;throw new Error("Q can't join: not the same: "+B+" "+D)})},g.race=C;function C(_){return F(function(B,D){for(var X=0,ye=_.length;X<ye;X++)g(_[X]).then(B,D)})}M.prototype.race=function(){return this.then(g.race)},g.makePromise=M;function M(_,B,D){B===void 0&&(B=function(Pe){return bt(new Error("Promise does not support operation: "+Pe))}),D===void 0&&(D=function(){return{state:"unknown"}});var X=b(M.prototype);if(X.promiseDispatch=function(Pe,ke,gt){var at;try{_[ke]?at=_[ke].apply(X,gt):at=B.call(X,ke,gt)}catch(jt){at=bt(jt)}Pe&&Pe(at)},X.inspect=D,D){var ye=D();ye.state==="rejected"&&(X.exception=ye.reason),X.valueOf=function(){var Pe=D();return Pe.state==="pending"||Pe.state==="rejected"?X:Pe.value}}return X}M.prototype.toString=function(){return"[object Promise]"},M.prototype.then=function(_,B,D){var X=this,ye=w(),Pe=!1;function ke(jt){try{return typeof _=="function"?_(jt):jt}catch(yt){return bt(yt)}}function gt(jt){if(typeof B=="function"){re(jt,X);try{return B(jt)}catch(yt){return bt(yt)}}return bt(jt)}function at(jt){return typeof D=="function"?D(jt):jt}return g.nextTick(function(){X.promiseDispatch(function(jt){Pe||(Pe=!0,ye.resolve(ke(jt)))},"when",[function(jt){Pe||(Pe=!0,ye.resolve(gt(jt)))}])}),X.promiseDispatch(void 0,"when",[void 0,function(jt){var yt,Vt=!1;try{yt=at(jt)}catch(ef){if(Vt=!0,g.onerror)g.onerror(ef);else throw ef}Vt||ye.notify(yt)}]),ye.promise},g.tap=function(_,B){return g(_).tap(B)},M.prototype.tap=function(_){return _=g(_),this.then(function(B){return _.fcall(B).thenResolve(B)})},g.when=Q;function Q(_,B,D,X){return g(_).then(B,D,X)}M.prototype.thenResolve=function(_){return this.then(function(){return _})},g.thenResolve=function(_,B){return g(_).thenResolve(B)},M.prototype.thenReject=function(_){return this.then(function(){throw _})},g.thenReject=function(_,B){return g(_).thenReject(B)},g.nearer=x;function x(_){if(Se(_)){var B=_.inspect();if(B.state==="fulfilled")return B.value}return _}g.isPromise=Se;function Se(_){return _ instanceof M}g.isPromiseAlike=ie;function ie(_){return N(_)&&typeof _.then=="function"}g.isPending=U;function U(_){return Se(_)&&_.inspect().state==="pending"}M.prototype.isPending=function(){return this.inspect().state==="pending"},g.isFulfilled=K;function K(_){return!Se(_)||_.inspect().state==="fulfilled"}M.prototype.isFulfilled=function(){return this.inspect().state==="fulfilled"},g.isRejected=Ie;function Ie(_){return Se(_)&&_.inspect().state==="rejected"}M.prototype.isRejected=function(){return this.inspect().state==="rejected"};var oe=[],We=[],pr=[],ae=!0;function St(){oe.length=0,We.length=0,ae||(ae=!0)}function Qi(_,B){!ae||(typeof process=="object"&&typeof process.emit=="function"&&g.nextTick.runAfter(function(){p(We,_)!==-1&&(process.emit("unhandledRejection",B,_),pr.push(_))}),We.push(_),B&&typeof B.stack!="undefined"?oe.push(B.stack):oe.push("(no stack) "+B))}function $i(_){if(!!ae){var B=p(We,_);B!==-1&&(typeof process=="object"&&typeof process.emit=="function"&&g.nextTick.runAfter(function(){var D=p(pr,_);D!==-1&&(process.emit("rejectionHandled",oe[B],_),pr.splice(D,1))}),We.splice(B,1),oe.splice(B,1))}}g.resetUnhandledRejections=St,g.getUnhandledReasons=function(){return oe.slice()},g.stopUnhandledRejectionTracking=function(){St(),ae=!1},St(),g.reject=bt;function bt(_){var B=M({when:function(D){return D&&$i(this),D?D(_):this}},function(){return this},function(){return{state:"rejected",reason:_}});return Qi(B,_),B}g.fulfill=xe;function xe(_){return M({when:function(){return _},get:function(B){return _[B]},set:function(B,D){_[B]=D},delete:function(B){delete _[B]},post:function(B,D){return B==null?_.apply(void 0,D):_[B].apply(_,D)},apply:function(B,D){return _.apply(B,D)},keys:function(){return T(_)}},void 0,function(){return{state:"fulfilled",value:_}})}function xt(_){var B=w();return g.nextTick(function(){try{_.then(B.resolve,B.reject,B.notify)}catch(D){B.reject(D)}}),B.promise}g.master=it;function it(_){return M({isDef:function(){}},function(D,X){return $(_,D,X)},function(){return g(_).inspect()})}g.spread=v;function v(_,B,D){return g(_).spread(B,D)}M.prototype.spread=function(_,B){return this.all().then(function(D){return _.apply(void 0,D)},B)},g.async=m;function m(_){return function(){function B(Pe,ke){var gt;if(typeof StopIteration=="undefined"){try{gt=D[Pe](ke)}catch(at){return bt(at)}return gt.done?g(gt.value):Q(gt.value,X,ye)}else{try{gt=D[Pe](ke)}catch(at){return P(at)?g(at.value):bt(at)}return Q(gt,X,ye)}}var D=_.apply(this,arguments),X=B.bind(B,"next"),ye=B.bind(B,"throw");return X()}}g.spawn=d;function d(_){g.done(g.async(_)())}g.return=q;function q(_){throw new R(_)}g.promised=z;function z(_){return function(){return v([this,ee(arguments)],function(B,D){return _.apply(B,D)})}}g.dispatch=$;function $(_,B,D){return g(_).dispatch(B,D)}M.prototype.dispatch=function(_,B){var D=this,X=w();return g.nextTick(function(){D.promiseDispatch(X.resolve,_,B)}),X.promise},g.get=function(_,B){return g(_).dispatch("get",[B])},M.prototype.get=function(_){return this.dispatch("get",[_])},g.set=function(_,B,D){return g(_).dispatch("set",[B,D])},M.prototype.set=function(_,B){return this.dispatch("set",[_,B])},g.del=g.delete=function(_,B){return g(_).dispatch("delete",[B])},M.prototype.del=M.prototype.delete=function(_){return this.dispatch("delete",[_])},g.mapply=g.post=function(_,B,D){return g(_).dispatch("post",[B,D])},M.prototype.mapply=M.prototype.post=function(_,B){return this.dispatch("post",[_,B])},g.send=g.mcall=g.invoke=function(_,B){return g(_).dispatch("post",[B,s(arguments,2)])},M.prototype.send=M.prototype.mcall=M.prototype.invoke=function(_){return this.dispatch("post",[_,s(arguments,1)])},g.fapply=function(_,B){return g(_).dispatch("apply",[void 0,B])},M.prototype.fapply=function(_){return this.dispatch("apply",[void 0,_])},g.try=g.fcall=function(_){return g(_).dispatch("apply",[void 0,s(arguments,1)])},M.prototype.fcall=function(){return this.dispatch("apply",[void 0,s(arguments)])},g.fbind=function(_){var B=g(_),D=s(arguments,1);return function(){return B.dispatch("apply",[this,D.concat(s(arguments))])}},M.prototype.fbind=function(){var _=this,B=s(arguments);return function(){return _.dispatch("apply",[this,B.concat(s(arguments))])}},g.keys=function(_){return g(_).dispatch("keys",[])},M.prototype.keys=function(){return this.dispatch("keys",[])},g.all=ee;function ee(_){return Q(_,function(B){var D=0,X=w();return l(B,function(ye,Pe,ke){var gt;Se(Pe)&&(gt=Pe.inspect()).state==="fulfilled"?B[ke]=gt.value:(++D,Q(Pe,function(at){B[ke]=at,--D==0&&X.resolve(B)},X.reject,function(at){X.notify({index:ke,value:at})}))},void 0),D===0&&X.resolve(B),X.promise})}M.prototype.all=function(){return ee(this)},g.any=Ye;function Ye(_){if(_.length===0)return g.resolve();var B=g.defer(),D=0;return l(_,function(X,ye,Pe){var ke=_[Pe];D++,Q(ke,gt,at,jt);function gt(yt){B.resolve(yt)}function at(yt){if(D--,D===0){var Vt=yt||new Error(""+yt);Vt.message="Q can't get fulfillment value from any promise, all promises were rejected. Last error message: "+Vt.message,B.reject(Vt)}}function jt(yt){B.notify({index:Pe,value:yt})}},void 0),B.promise}M.prototype.any=function(){return Ye(this)},g.allResolved=j(Re,"allResolved","allSettled");function Re(_){return Q(_,function(B){return B=u(B,g),Q(ee(u(B,function(D){return Q(D,n,n)})),function(){return B})})}M.prototype.allResolved=function(){return Re(this)},g.allSettled=mt;function mt(_){return g(_).allSettled()}M.prototype.allSettled=function(){return this.then(function(_){return ee(u(_,function(B){B=g(B);function D(){return B.inspect()}return B.then(D,D)}))})},g.fail=g.catch=function(_,B){return g(_).then(void 0,B)},M.prototype.fail=M.prototype.catch=function(_){return this.then(void 0,_)},g.progress=tr;function tr(_,B){return g(_).then(void 0,void 0,B)}M.prototype.progress=function(_){return this.then(void 0,void 0,_)},g.fin=g.finally=function(_,B){return g(_).finally(B)},M.prototype.fin=M.prototype.finally=function(_){if(!_||typeof _.apply!="function")throw new Error("Q can't apply finally callback");return _=g(_),this.then(function(B){return _.fcall().then(function(){return B})},function(B){return _.fcall().then(function(){throw B})})},g.done=function(_,B,D,X){return g(_).done(B,D,X)},M.prototype.done=function(_,B,D){var X=function(Pe){g.nextTick(function(){if(re(Pe,ye),g.onerror)g.onerror(Pe);else throw Pe})},ye=_||B||D?this.then(_,B,D):this;typeof process=="object"&&process&&process.domain&&(X=process.domain.bind(X)),ye.then(void 0,X)},g.timeout=function(_,B,D){return g(_).timeout(B,D)},M.prototype.timeout=function(_,B){var D=w(),X=setTimeout(function(){(!B||typeof B=="string")&&(B=new Error(B||"Timed out after "+_+" ms"),B.code="ETIMEDOUT"),D.reject(B)},_);return this.then(function(ye){clearTimeout(X),D.resolve(ye)},function(ye){clearTimeout(X),D.reject(ye)},D.notify),D.promise},g.delay=function(_,B){return B===void 0&&(B=_,_=void 0),g(_).delay(B)},M.prototype.delay=function(_){return this.then(function(B){var D=w();return setTimeout(function(){D.resolve(B)},_),D.promise})},g.nfapply=function(_,B){return g(_).nfapply(B)},M.prototype.nfapply=function(_){var B=w(),D=s(_);return D.push(B.makeNodeResolver()),this.fapply(D).fail(B.reject),B.promise},g.nfcall=function(_){var B=s(arguments,1);return g(_).nfapply(B)},M.prototype.nfcall=function(){var _=s(arguments),B=w();return _.push(B.makeNodeResolver()),this.fapply(_).fail(B.reject),B.promise},g.nfbind=g.denodeify=function(_){if(_===void 0)throw new Error("Q can't wrap an undefined function");var B=s(arguments,1);return function(){var D=B.concat(s(arguments)),X=w();return D.push(X.makeNodeResolver()),g(_).fapply(D).fail(X.reject),X.promise}},M.prototype.nfbind=M.prototype.denodeify=function(){var _=s(arguments);return _.unshift(this),g.denodeify.apply(void 0,_)},g.nbind=function(_,B){var D=s(arguments,2);return function(){var X=D.concat(s(arguments)),ye=w();X.push(ye.makeNodeResolver());function Pe(){return _.apply(B,arguments)}return g(Pe).fapply(X).fail(ye.reject),ye.promise}},M.prototype.nbind=function(){var _=s(arguments,0);return _.unshift(this),g.nbind.apply(void 0,_)},g.nmapply=g.npost=function(_,B,D){return g(_).npost(B,D)},M.prototype.nmapply=M.prototype.npost=function(_,B){var D=s(B||[]),X=w();return D.push(X.makeNodeResolver()),this.dispatch("post",[_,D]).fail(X.reject),X.promise},g.nsend=g.nmcall=g.ninvoke=function(_,B){var D=s(arguments,2),X=w();return D.push(X.makeNodeResolver()),g(_).dispatch("post",[B,D]).fail(X.reject),X.promise},M.prototype.nsend=M.prototype.nmcall=M.prototype.ninvoke=function(_){var B=s(arguments,1),D=w();return B.push(D.makeNodeResolver()),this.dispatch("post",[_,B]).fail(D.reject),D.promise},g.nodeify=ce;function ce(_,B){return g(_).nodeify(B)}M.prototype.nodeify=function(_){if(_)this.then(function(B){g.nextTick(function(){_(null,B)})},function(B){g.nextTick(function(){_(B)})});else return this},g.noConflict=function(){throw new Error("Q.noConflict only works when Q is used as a global")};var Hn=ne();return g})});var jy=he(gy=>{var kS=Ai(),hy=bf();gy.Multiplexer=by;function TS(t,e,r){function n(i,f,o){e.call(this,i,f,o)}return kS.inherits(n,e),n.prototype.writeMessageBegin=function(i,f,o){f==hy.MessageType.CALL||f==hy.MessageType.ONEWAY?(r.seqId2Service[o]=t,n.super_.prototype.writeMessageBegin.call(this,t+":"+i,f,o)):n.super_.prototype.writeMessageBegin.call(this,i,f,o)},n}function by(){this.seqid=0}by.prototype.createClient=function(t,e,r){e.Client&&(e=e.Client);var n=function(l,p){r.write(l,p)},i=new r.transport(void 0,n),f=new TS(t,r.protocol,r),o=new e(i,f),s=this;return o.new_seqid=function(){return s.seqid+=1,s.seqid},typeof r.client!="object"&&(r.client={}),r.client[t]=o,o}});var vy=he((KN,yy)=>{var Zo=Kp(),BS=lo(),IS=hd();yy.exports=Kt;function Kt(t,e){this.inBuf=t||new Buffer(0),this.outBuffers=[],this.outCount=0,this.readPos=0,this.onFlush=e}Kt.prototype=new IS;Kt.receiver=function(t,e){var r=null;return function(n){for(r&&(n=Buffer.concat([r,n]),r=null);n.length;){if(n.length<4){r=n;return}var i=Zo.readI32(n,0);if(n.length<4+i){r=n;return}var f=n.slice(4,4+i);r=n.slice(4+i),t(new Kt(f),e),n=r,r=null}}};Kt.prototype.commitPosition=function(){},Kt.prototype.rollbackPosition=function(){},Kt.prototype.isOpen=function(){return!0};Kt.prototype.open=function(){};Kt.prototype.close=function(){};Kt.prototype.setCurrSeqId=function(t){this._seqid=t};Kt.prototype.ensureAvailable=function(t){if(this.readPos+t>this.inBuf.length)throw new BS};Kt.prototype.read=function(t){this.ensureAvailable(t);var e=this.readPos+t;if(this.inBuf.length<e)throw new Error("read("+t+") failed - not enough data");var r=this.inBuf.slice(this.readPos,e);return this.readPos=e,r};Kt.prototype.readByte=function(){return this.ensureAvailable(1),Zo.readByte(this.inBuf[this.readPos++])};Kt.prototype.readI16=function(){this.ensureAvailable(2);var t=Zo.readI16(this.inBuf,this.readPos);return this.readPos+=2,t};Kt.prototype.readI32=function(){this.ensureAvailable(4);var t=Zo.readI32(this.inBuf,this.readPos);return this.readPos+=4,t};Kt.prototype.readDouble=function(){this.ensureAvailable(8);var t=Zo.readDouble(this.inBuf,this.readPos);return this.readPos+=8,t};Kt.prototype.readString=function(t){this.ensureAvailable(t);var e=this.inBuf.toString("utf8",this.readPos,this.readPos+t);return this.readPos+=t,e};Kt.prototype.borrow=function(){return{buf:this.inBuf,readIndex:this.readPos,writeIndex:this.inBuf.length}};Kt.prototype.consume=function(t){this.readPos+=t};Kt.prototype.write=function(t,e){typeof t=="string"&&(t=new Buffer(t,e||"utf8")),this.outBuffers.push(t),this.outCount+=t.length};Kt.prototype.flush=function(){var t=this._seqid;this._seqid=null;var e=new Buffer(this.outCount),r=0;if(this.outBuffers.forEach(function(i){i.copy(e,r,0),r+=i.length}),this.onFlush){var n=new Buffer(e.length+4);Zo.writeI32(n,e.length),e.copy(n,4,0,e.length),this.onFlush&&this.onFlush(n,t)}this.outBuffers=[],this.outCount=0}});var qy=he((GN,_y)=>{var SS=Jp();_y.exports=Sr;function Sr(t){this.__reset(t)}Sr.prototype.__reset=function(t){this.url=t,this.socket=null,this.callbacks=[],this.send_pending=[],this.send_buf="",this.recv_buf="",this.rb_wpos=0,this.rb_rpos=0};Sr.prototype.flush=function(t,e){var r=this;this.isOpen()?(this.socket.send(this.send_buf),this.callbacks.push(function(){var n=e;return function(i){r.setRecvBuffer(i),n()}}())):this.send_pending.push({buf:this.send_buf,cb:e})};Sr.prototype.__onOpen=function(){var t=this;this.send_pending.length>0&&(this.send_pending.forEach(function(e){t.socket.send(e.buf),t.callbacks.push(function(){var r=e.cb;return function(n){t.setRecvBuffer(n),r()}}())}),this.send_pending=[])};Sr.prototype.__onClose=function(t){this.__reset(this.url)};Sr.prototype.__onMessage=function(t){this.callbacks.length&&this.callbacks.shift()(t.data)};Sr.prototype.__onError=function(t){SS.error("websocket: "+t.toString()),this.socket.close()};Sr.prototype.setRecvBuffer=function(t){this.recv_buf=t,this.recv_buf_sz=this.recv_buf.length,this.wpos=this.recv_buf.length,this.rpos=0};Sr.prototype.isOpen=function(){return this.socket&&this.socket.readyState==this.socket.OPEN};Sr.prototype.open=function(){this.socket&&this.socket.readyState!=this.socket.CLOSED||(this.socket=new WebSocket(this.url),this.socket.onopen=this.__onOpen.bind(this),this.socket.onmessage=this.__onMessage.bind(this),this.socket.onerror=this.__onError.bind(this),this.socket.onclose=this.__onClose.bind(this))};Sr.prototype.close=function(){this.socket.close()};Sr.prototype.read=function(t){var e=this.wpos-this.rpos;if(e===0)return"";var r=t;e<t&&(r=e);var n=this.read_buf.substr(this.rpos,r);return this.rpos+=r,n};Sr.prototype.readAll=function(){return this.recv_buf};Sr.prototype.write=function(t){this.send_buf=t};Sr.prototype.getSendBuffer=function(){return this.send_buf}});var nt=he(ar=>{ar.Thrift=bf();var _d=uy();ar.WSConnection=_d.WSConnection;ar.createWSConnection=_d.createWSConnection;ar.createWSClient=_d.createWSClient;var qd=my();ar.XHRConnection=qd.XHRConnection;ar.createXHRConnection=qd.createXHRConnection;ar.createXHRClient=qd.createXHRClient;ar.Int64=_n();ar.Q=wy();var xS=jy();ar.Multiplexer=xS.Multiplexer;ar.TBufferedTransport=wl();ar.TFramedTransport=vy();ar.TWebSocketTransport=qy();ar.Protocol=hl();ar.TJSONProtocol=hl();ar.TBinaryProtocol=wd();ar.TCompactProtocol=cd()});var j0=he((WR,nu)=>{var Gy,Jy,Zy,Xy,Qy,$y,e0,t0,r0,n0,i0,f0,o0,tu,Nd,s0,l0,a0,es,p0,u0,c0,m0,d0,w0,h0,b0,g0,ru;(function(t){var e=typeof global=="object"?global:typeof self=="object"?self:typeof this=="object"?this:{};typeof define=="function"&&define.amd?define("tslib",["exports"],function(n){t(r(e,r(n)))}):typeof nu=="object"&&typeof nu.exports=="object"?t(r(e,r(nu.exports))):t(r(e));function r(n,i){return n!==e&&(typeof Object.create=="function"?Object.defineProperty(n,"__esModule",{value:!0}):n.__esModule=!0),function(f,o){return n[f]=i?i(f,o):o}}})(function(t){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var f in i)Object.prototype.hasOwnProperty.call(i,f)&&(n[f]=i[f])};Gy=function(n,i){if(typeof i!="function"&&i!==null)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null");e(n,i);function f(){this.constructor=n}n.prototype=i===null?Object.create(i):(f.prototype=i.prototype,new f)},Jy=Object.assign||function(n){for(var i,f=1,o=arguments.length;f<o;f++){i=arguments[f];for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(n[s]=i[s])}return n},Zy=function(n,i){var f={};for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&i.indexOf(o)<0&&(f[o]=n[o]);if(n!=null&&typeof Object.getOwnPropertySymbols=="function")for(var s=0,o=Object.getOwnPropertySymbols(n);s<o.length;s++)i.indexOf(o[s])<0&&Object.prototype.propertyIsEnumerable.call(n,o[s])&&(f[o[s]]=n[o[s]]);return f},Xy=function(n,i,f,o){var s=arguments.length,l=s<3?i:o===null?o=Object.getOwnPropertyDescriptor(i,f):o,p;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(n,i,f,o);else for(var u=n.length-1;u>=0;u--)(p=n[u])&&(l=(s<3?p(l):s>3?p(i,f,l):p(i,f))||l);return s>3&&l&&Object.defineProperty(i,f,l),l},Qy=function(n,i){return function(f,o){i(f,o,n)}},$y=function(n,i,f,o,s,l){function p(re){if(re!==void 0&&typeof re!="function")throw new TypeError("Function expected");return re}for(var u=o.kind,b=u==="getter"?"get":u==="setter"?"set":"value",c=!i&&n?o.static?n:n.prototype:null,h=i||(c?Object.getOwnPropertyDescriptor(c,o.name):{}),T,y=!1,N=f.length-1;N>=0;N--){var P={};for(var R in o)P[R]=R==="access"?{}:o[R];for(var R in o.access)P.access[R]=o.access[R];P.addInitializer=function(re){if(y)throw new TypeError("Cannot add initializers after decoration has completed");l.push(p(re||null))};var Y=(0,f[N])(u==="accessor"?{get:h.get,set:h.set}:h[b],P);if(u==="accessor"){if(Y===void 0)continue;if(Y===null||typeof Y!="object")throw new TypeError("Object expected");(T=p(Y.get))&&(h.get=T),(T=p(Y.set))&&(h.set=T),(T=p(Y.init))&&s.push(T)}else(T=p(Y))&&(u==="field"?s.push(T):h[b]=T)}c&&Object.defineProperty(c,o.name,h),y=!0},e0=function(n,i,f){for(var o=arguments.length>2,s=0;s<i.length;s++)f=o?i[s].call(n,f):i[s].call(n);return o?f:void 0},t0=function(n){return typeof n=="symbol"?n:"".concat(n)},r0=function(n,i,f){return typeof i=="symbol"&&(i=i.description?"[".concat(i.description,"]"):""),Object.defineProperty(n,"name",{configurable:!0,value:f?"".concat(f," ",i):i})},n0=function(n,i){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(n,i)},i0=function(n,i,f,o){function s(l){return l instanceof f?l:new f(function(p){p(l)})}return new(f||(f=Promise))(function(l,p){function u(h){try{c(o.next(h))}catch(T){p(T)}}function b(h){try{c(o.throw(h))}catch(T){p(T)}}function c(h){h.done?l(h.value):s(h.value).then(u,b)}c((o=o.apply(n,i||[])).next())})},f0=function(n,i){var f={label:0,sent:function(){if(l[0]&1)throw l[1];return l[1]},trys:[],ops:[]},o,s,l,p;return p={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(p[Symbol.iterator]=function(){return this}),p;function u(c){return function(h){return b([c,h])}}function b(c){if(o)throw new TypeError("Generator is already executing.");for(;p&&(p=0,c[0]&&(f=0)),f;)try{if(o=1,s&&(l=c[0]&2?s.return:c[0]?s.throw||((l=s.return)&&l.call(s),0):s.next)&&!(l=l.call(s,c[1])).done)return l;switch(s=0,l&&(c=[c[0]&2,l.value]),c[0]){case 0:case 1:l=c;break;case 4:return f.label++,{value:c[1],done:!1};case 5:f.label++,s=c[1],c=[0];continue;case 7:c=f.ops.pop(),f.trys.pop();continue;default:if(l=f.trys,!(l=l.length>0&&l[l.length-1])&&(c[0]===6||c[0]===2)){f=0;continue}if(c[0]===3&&(!l||c[1]>l[0]&&c[1]<l[3])){f.label=c[1];break}if(c[0]===6&&f.label<l[1]){f.label=l[1],l=c;break}if(l&&f.label<l[2]){f.label=l[2],f.ops.push(c);break}l[2]&&f.ops.pop(),f.trys.pop();continue}c=i.call(n,f)}catch(h){c=[6,h],s=0}finally{o=l=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},o0=function(n,i){for(var f in n)f!=="default"&&!Object.prototype.hasOwnProperty.call(i,f)&&ru(i,n,f)},ru=Object.create?function(n,i,f,o){o===void 0&&(o=f);var s=Object.getOwnPropertyDescriptor(i,f);(!s||("get"in s?!i.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:function(){return i[f]}}),Object.defineProperty(n,o,s)}:function(n,i,f,o){o===void 0&&(o=f),n[o]=i[f]},tu=function(n){var i=typeof Symbol=="function"&&Symbol.iterator,f=i&&n[i],o=0;if(f)return f.call(n);if(n&&typeof n.length=="number")return{next:function(){return n&&o>=n.length&&(n=void 0),{value:n&&n[o++],done:!n}}};throw new TypeError(i?"Object is not iterable.":"Symbol.iterator is not defined.")},Nd=function(n,i){var f=typeof Symbol=="function"&&n[Symbol.iterator];if(!f)return n;var o=f.call(n),s,l=[],p;try{for(;(i===void 0||i-- >0)&&!(s=o.next()).done;)l.push(s.value)}catch(u){p={error:u}}finally{try{s&&!s.done&&(f=o.return)&&f.call(o)}finally{if(p)throw p.error}}return l},s0=function(){for(var n=[],i=0;i<arguments.length;i++)n=n.concat(Nd(arguments[i]));return n},l0=function(){for(var n=0,i=0,f=arguments.length;i<f;i++)n+=arguments[i].length;for(var o=Array(n),s=0,i=0;i<f;i++)for(var l=arguments[i],p=0,u=l.length;p<u;p++,s++)o[s]=l[p];return o},a0=function(n,i,f){if(f||arguments.length===2)for(var o=0,s=i.length,l;o<s;o++)(l||!(o in i))&&(l||(l=Array.prototype.slice.call(i,0,o)),l[o]=i[o]);return n.concat(l||Array.prototype.slice.call(i))},es=function(n){return this instanceof es?(this.v=n,this):new es(n)},p0=function(n,i,f){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var o=f.apply(n,i||[]),s,l=[];return s={},p("next"),p("throw"),p("return"),s[Symbol.asyncIterator]=function(){return this},s;function p(y){o[y]&&(s[y]=function(N){return new Promise(function(P,R){l.push([y,N,P,R])>1||u(y,N)})})}function u(y,N){try{b(o[y](N))}catch(P){T(l[0][3],P)}}function b(y){y.value instanceof es?Promise.resolve(y.value.v).then(c,h):T(l[0][2],y)}function c(y){u("next",y)}function h(y){u("throw",y)}function T(y,N){y(N),l.shift(),l.length&&u(l[0][0],l[0][1])}},u0=function(n){var i,f;return i={},o("next"),o("throw",function(s){throw s}),o("return"),i[Symbol.iterator]=function(){return this},i;function o(s,l){i[s]=n[s]?function(p){return(f=!f)?{value:es(n[s](p)),done:!1}:l?l(p):p}:l}},c0=function(n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i=n[Symbol.asyncIterator],f;return i?i.call(n):(n=typeof tu=="function"?tu(n):n[Symbol.iterator](),f={},o("next"),o("throw"),o("return"),f[Symbol.asyncIterator]=function(){return this},f);function o(l){f[l]=n[l]&&function(p){return new Promise(function(u,b){p=n[l](p),s(u,b,p.done,p.value)})}}function s(l,p,u,b){Promise.resolve(b).then(function(c){l({value:c,done:u})},p)}},m0=function(n,i){return Object.defineProperty?Object.defineProperty(n,"raw",{value:i}):n.raw=i,n};var r=Object.create?function(n,i){Object.defineProperty(n,"default",{enumerable:!0,value:i})}:function(n,i){n.default=i};d0=function(n){if(n&&n.__esModule)return n;var i={};if(n!=null)for(var f in n)f!=="default"&&Object.prototype.hasOwnProperty.call(n,f)&&ru(i,n,f);return r(i,n),i},w0=function(n){return n&&n.__esModule?n:{default:n}},h0=function(n,i,f,o){if(f==="a"&&!o)throw new TypeError("Private accessor was defined without a getter");if(typeof i=="function"?n!==i||!o:!i.has(n))throw new TypeError("Cannot read private member from an object whose class did not declare it");return f==="m"?o:f==="a"?o.call(n):o?o.value:i.get(n)},b0=function(n,i,f,o,s){if(o==="m")throw new TypeError("Private method is not writable");if(o==="a"&&!s)throw new TypeError("Private accessor was defined without a setter");if(typeof i=="function"?n!==i||!s:!i.has(n))throw new TypeError("Cannot write private member to an object whose class did not declare it");return o==="a"?s.call(n,f):s?s.value=f:i.set(n,f),f},g0=function(n,i){if(i===null||typeof i!="object"&&typeof i!="function")throw new TypeError("Cannot use 'in' operator on non-object");return typeof n=="function"?i===n:n.has(i)},t("__extends",Gy),t("__assign",Jy),t("__rest",Zy),t("__decorate",Xy),t("__param",Qy),t("__esDecorate",$y),t("__runInitializers",e0),t("__propKey",t0),t("__setFunctionName",r0),t("__metadata",n0),t("__awaiter",i0),t("__generator",f0),t("__exportStar",o0),t("__createBinding",ru),t("__values",tu),t("__read",Nd),t("__spread",s0),t("__spreadArrays",l0),t("__spreadArray",a0),t("__await",es),t("__asyncGenerator",p0),t("__asyncDelegator",u0),t("__asyncValues",c0),t("__makeTemplateObject",m0),t("__importStar",d0),t("__importDefault",w0),t("__classPrivateFieldGet",h0),t("__classPrivateFieldSet",b0),t("__classPrivateFieldIn",g0)})});var Xn={self:typeof self!="undefined"&&self,window:typeof window!="undefined"&&window,global:typeof global!="undefined"&&global,document:typeof document!="undefined"&&document},L_=Xn.self||Xn.window||Xn.global||{},C_=Xn.window||Xn.self||Xn.global||{},V_=Xn.global||Xn.self||Xn.window||{},W_=Xn.document||{};var Rn=Boolean(typeof process!="object"||String(process)!=="[object process]"||process.browser);var nh=typeof process!="undefined"&&process.version&&/v([0-9]*)/.exec(process.version),Y_=nh&&parseFloat(nh[1])||0;function jc(t,e=!0,r){let n=r||new Set;if(t){if(ih(t))n.add(t);else if(ih(t.buffer))n.add(t.buffer);else if(!ArrayBuffer.isView(t)){if(e&&typeof t=="object")for(let i in t)jc(t[i],e,n)}}return r===void 0?Array.from(n):[]}function ih(t){return t?t instanceof ArrayBuffer||typeof MessagePort!="undefined"&&t instanceof MessagePort||typeof ImageBitmap!="undefined"&&t instanceof ImageBitmap||typeof OffscreenCanvas!="undefined"&&t instanceof OffscreenCanvas:!1}function Vf(){let parentPort;try{eval("globalThis.parentPort = require('worker_threads').parentPort"),parentPort=globalThis.parentPort}catch{}return parentPort}var yc=new Map,hn=class{static inWorkerThread(){return typeof self!="undefined"||Boolean(Vf())}static set onmessage(e){function r(i){let f=Vf(),{type:o,payload:s}=f?i:i.data;e(o,s)}let n=Vf();n?(n.on("message",r),n.on("exit",()=>console.debug("Node worker closing"))):globalThis.onmessage=r}static addEventListener(e){let r=yc.get(e);r||(r=i=>{if(!K_(i))return;let f=Vf(),{type:o,payload:s}=f?i:i.data;e(o,s)}),Vf()?console.error("not implemented"):globalThis.addEventListener("message",r)}static removeEventListener(e){let r=yc.get(e);yc.delete(e),Vf()?console.error("not implemented"):globalThis.removeEventListener("message",r)}static postMessage(e,r){let n={source:"loaders.gl",type:e,payload:r},i=jc(r),f=Vf();f?f.postMessage(n,i):globalThis.postMessage(n,i)}};function K_(t){let{type:e,data:r}=t;return e==="message"&&r&&typeof r.source=="string"&&r.source.startsWith("loaders.gl")}var G_=0;function vc(t){!hn.inWorkerThread()||(hn.onmessage=async(e,r)=>{switch(e){case"process":try{let{input:n,options:i={},context:f={}}=r,o=await Z_({loader:t,arrayBuffer:n,options:i,context:{...f,parse:J_}});hn.postMessage("done",{result:o})}catch(n){let i=n instanceof Error?n.message:"";hn.postMessage("error",{error:i})}break;default:}})}function J_(t,e){return new Promise((r,n)=>{let i=G_++,f=(s,l)=>{if(l.id===i)switch(s){case"done":hn.removeEventListener(f),r(l.result);break;case"error":hn.removeEventListener(f),n(l.error);break;default:}};hn.addEventListener(f);let o={id:i,input:t,options:e};hn.postMessage("process",o)})}async function Z_({loader:t,arrayBuffer:e,options:r,context:n}){let i,f;if(t.parseSync||t.parse)i=e,f=t.parseSync||t.parse;else if(t.parseTextSync)i=new TextDecoder().decode(e),f=t.parseTextSync;else throw new Error(`Could not load data with ${t.name} loader`);return r={...r,modules:t&&t.options&&t.options.modules||{},worker:!1},await f(i,{...r},n,t)}function fh(...t){let e=t.map(f=>f instanceof ArrayBuffer?new Uint8Array(f):f),r=e.reduce((f,o)=>f+o.byteLength,0),n=new Uint8Array(r),i=0;for(let f of e)n.set(f,i),i+=f.byteLength;return n.buffer}async function _c(t){let e=[];for await(let r of t)e.push(r);return fh(...e)}function oh(t){return t}function sh(t){return t&&typeof t=="object"&&t.isBuffer}function Jr(t){if(sh(t))return oh(t);if(t instanceof ArrayBuffer)return t;if(ArrayBuffer.isView(t))return t.byteOffset===0&&t.byteLength===t.buffer.byteLength?t.buffer:t.buffer.slice(t.byteOffset,t.byteOffset+t.byteLength);if(typeof t=="string"){let e=t;return new TextEncoder().encode(e).buffer}if(t&&typeof t=="object"&&t._toArrayBuffer)return t._toArrayBuffer();throw new Error("toArrayBuffer")}function vi(t){return e=>new Promise((r,n)=>t(e,(i,f)=>i?n(i):r(f)))}function Rs(t){if(t instanceof ArrayBuffer)return{read:async(n,i)=>Buffer.from(t,n,i),close:async()=>{},size:t.byteLength};let e=t;return{read:async(r,n)=>{let i=await e.slice(r,r+n).arrayBuffer();return Buffer.from(i)},close:async()=>{},size:e.size}}var X_="4.0.0-alpha.8",Q_={parquet:{type:"object-row-table",url:void 0,columnList:[],geoparquet:!0}},Aa={name:"Apache Parquet",id:"parquet",module:"parquet",version:X_,worker:!0,category:"table",extensions:["parquet"],mimeTypes:["application/octet-stream"],binary:!0,tests:["PAR1","PARE"],options:Q_};var ko=Te(ph());function uh(t,e,r){switch(t){case"BOOLEAN":return eq(e);case"INT32":return rq(e);case"INT64":return iq(e);case"INT96":return oq(e);case"FLOAT":return lq(e);case"DOUBLE":return pq(e);case"BYTE_ARRAY":return cq(e);case"FIXED_LEN_BYTE_ARRAY":return dq(e,r);default:throw new Error(`unsupported type: ${t}`)}}function ch(t,e,r,n){switch(t){case"BOOLEAN":return tq(e,r);case"INT32":return nq(e,r);case"INT64":return fq(e,r);case"INT96":return sq(e,r);case"FLOAT":return aq(e,r);case"DOUBLE":return uq(e,r);case"BYTE_ARRAY":return mq(e,r);case"FIXED_LEN_BYTE_ARRAY":return wq(e,r,n);default:throw new Error(`unsupported type: ${t}`)}}function eq(t){let e=Buffer.alloc(Math.ceil(t.length/8));e.fill(0);for(let r=0;r<t.length;r++)t[r]&&(e[Math.floor(r/8)]|=1<<r%8);return e}function tq(t,e){let r=[];for(let n=0;n<e;n++){let i=t.buffer[t.offset+Math.floor(n/8)];r.push((i&1<<n%8)>0)}return t.offset+=Math.ceil(e/8),r}function rq(t){let e=Buffer.alloc(4*t.length);for(let r=0;r<t.length;r++)e.writeInt32LE(t[r],r*4);return e}function nq(t,e){let r=[];for(let n=0;n<e;n++)r.push(t.buffer.readInt32LE(t.offset)),t.offset+=4;return r}function iq(t){let e=Buffer.alloc(8*t.length);for(let r=0;r<t.length;r++)ko.default.writeInt64LE(t[r],e,r*8);return e}function fq(t,e){let r=[];for(let n=0;n<e;n++)r.push(ko.default.readInt64LE(t.buffer,t.offset)),t.offset+=8;return r}function oq(t){let e=Buffer.alloc(12*t.length);for(let r=0;r<t.length;r++)t[r]>=0?(ko.default.writeInt64LE(t[r],e,r*12),e.writeUInt32LE(0,r*12+8)):(ko.default.writeInt64LE(~-t[r]+1,e,r*12),e.writeUInt32LE(4294967295,r*12+8));return e}function sq(t,e){let r=[];for(let n=0;n<e;n++){let i=ko.default.readInt64LE(t.buffer,t.offset);t.buffer.readUInt32LE(t.offset+8)===4294967295?r.push(~-i+1):r.push(i),t.offset+=12}return r}function lq(t){let e=Buffer.alloc(4*t.length);for(let r=0;r<t.length;r++)e.writeFloatLE(t[r],r*4);return e}function aq(t,e){let r=[];for(let n=0;n<e;n++)r.push(t.buffer.readFloatLE(t.offset)),t.offset+=4;return r}function pq(t){let e=Buffer.alloc(8*t.length);for(let r=0;r<t.length;r++)e.writeDoubleLE(t[r],r*8);return e}function uq(t,e){let r=[];for(let n=0;n<e;n++)r.push(t.buffer.readDoubleLE(t.offset)),t.offset+=8;return r}function cq(t){let e=0;for(let i=0;i<t.length;i++)t[i]=Buffer.from(t[i]),e+=4+t[i].length;let r=Buffer.alloc(e),n=0;for(let i=0;i<t.length;i++)r.writeUInt32LE(t[i].length,n),t[i].copy(r,n+4),n+=4+t[i].length;return r}function mq(t,e){let r=[];for(let n=0;n<e;n++){let i=t.buffer.readUInt32LE(t.offset);t.offset+=4,r.push(t.buffer.slice(t.offset,t.offset+i)),t.offset+=i}return r}function dq(t,e){if(!e.typeLength)throw new Error("missing option: typeLength (required for FIXED_LEN_BYTE_ARRAY)");for(let r=0;r<t.length;r++)if(t[r]=Buffer.from(t[r]),t[r].length!==e.typeLength)throw new Error(`invalid value for FIXED_LEN_BYTE_ARRAY: ${t[r]}`);return Buffer.concat(t)}function wq(t,e,r){let n=[];if(!r.typeLength)throw new Error("missing option: typeLength (required for FIXED_LEN_BYTE_ARRAY)");for(let i=0;i<e;i++)n.push(t.buffer.slice(t.offset,t.offset+r.typeLength)),t.offset+=r.typeLength;return n}var zs=Te(qh());function kh(t,e,r){if(!("bitWidth"in r))throw new Error("bitWidth is required");switch(t){case"BOOLEAN":case"INT32":case"INT64":e=e.map(s=>parseInt(s,10));break;default:throw new Error(`unsupported type: ${t}`)}let n=Buffer.alloc(0),i=[],f=0;for(let s=0;s<e.length;s++)f===0&&i.length%8==0&&e[s]===e[s+1]?(i.length&&(n=Buffer.concat([n,Th(i,r)]),i=[]),f=1):f>0&&e[s]===e[s-1]?f+=1:(f&&(n=Buffer.concat([n,Bh(e[s-1],f,r)]),f=0),i.push(e[s]));if(f?n=Buffer.concat([n,Bh(e[e.length-1],f,r)]):i.length&&(n=Buffer.concat([n,Th(i,r)])),r.disableEnvelope)return n;let o=Buffer.alloc(n.length+4);return o.writeUInt32LE(n.length,void 0),n.copy(o,4),o}function Ra(t,e,r,n){if(!("bitWidth"in n))throw new Error("bitWidth is required");n.disableEnvelope||(e.offset+=4);let i=[];for(;i.length<r;){let f=zs.default.decode(e.buffer,e.offset);if(e.offset+=zs.default.encodingLength(f),f&1){let o=(f>>1)*8;i.push(...xq(e,o,n))}else{let o=f>>1;i.push(...Eq(e,o,n))}}if(i=i.slice(0,r),i.length!==r)throw new Error("invalid RLE encoding");return i}function xq(t,e,r){let n=r.bitWidth;if(e%8!=0)throw new Error("must be a multiple of 8");let i=new Array(e).fill(0);for(let f=0;f<n*e;f++)t.buffer[t.offset+Math.floor(f/8)]&1<<f%8&&(i[Math.floor(f/n)]|=1<<f%n);return t.offset+=n*(e/8),i}function Eq(t,e,r){let n=r.bitWidth,i=0;for(let f=0;f<Math.ceil(n/8);f++)i<<8,i+=t.buffer[t.offset],t.offset+=1;return new Array(e).fill(i)}function Th(t,e){let r=e.bitWidth;for(let i=0;i<t.length%8;i++)t.push(0);let n=Buffer.alloc(Math.ceil(r*(t.length/8)));for(let i=0;i<r*t.length;i++)(t[Math.floor(i/r)]&1<<i%r)>0&&(n[Math.floor(i/8)]|=1<<i%8);return Buffer.concat([Buffer.from(zs.default.encode(t.length/8<<1|1)),n])}function Bh(t,e,r){let n=r.bitWidth,i=Buffer.alloc(Math.ceil(n/8));for(let f=0;f<i.length;f++)i.writeUInt8(t&255,f),t>>8;return Buffer.concat([Buffer.from(zs.default.encode(e<<1)),i])}function kc(t,e,r,n){return n.bitWidth=e.buffer.slice(e.offset,e.offset+1).readInt8(0),e.offset+=1,Ra(t,e,r,{...n,disableEnvelope:!0})}function Tc(t,e,r,n){throw new Error("Encode dictionary functionality is not supported")}var Fs={PLAIN:{encodeValues:uh,decodeValues:ch},RLE:{encodeValues:kh,decodeValues:Ra},PLAIN_DICTIONARY:{encodeValues:Tc,decodeValues:kc},RLE_DICTIONARY:{encodeValues:Tc,decodeValues:kc}};var Zr=class{constructor(e){this.compressBatches=this.compressBatches.bind(this),this.decompressBatches=this.decompressBatches.bind(this)}async preload(){}async compress(e){return await this.preload(),this.compressSync(e)}async decompress(e,r){return await this.preload(),this.decompressSync(e,r)}compressSync(e){throw new Error(`${this.name}: sync compression not supported`)}decompressSync(e,r){throw new Error(`${this.name}: sync decompression not supported`)}async*compressBatches(e){let r=await this.concatenate(e);yield this.compress(r)}async*decompressBatches(e){let r=await this.concatenate(e);yield this.decompress(r)}concatenate(e){return _c(e)}improveError(e){return e.message.includes(this.name)||(e.message=`${this.name} ${e.message}`),e}};var Da=class extends Zr{constructor(e){super(e);this.name="uncompressed";this.extensions=[];this.contentEncodings=[];this.isSupported=!0;this.options=e||{}}compressSync(e){return e}decompressSync(e){return e}async*compressBatches(e){return yield*e}async*decompressBatches(e){return yield*e}};var tl=Te(mg()),Ii=Te(om());var sm=class extends Zr{constructor(e={}){super(e);this.name="deflate";this.extensions=[];this.contentEncodings=["deflate"];this.isSupported=!0;this._chunks=[];this.options=e}async compress(e){if(!Rn&&this.options.deflate?.useZlib){let r=this.options.deflate?.gzip?await vi(Ii.default.gzip)(e):await vi(Ii.default.deflate)(e);return Jr(r)}return this.compressSync(e)}async decompress(e){if(!Rn&&this.options.deflate?.useZlib){let r=this.options.deflate?.gzip?await vi(Ii.default.gunzip)(e):await vi(Ii.default.inflate)(e);return Jr(r)}return this.decompressSync(e)}compressSync(e){if(!Rn&&this.options.deflate?.useZlib){let i=this.options.deflate?.gzip?Ii.default.gzipSync(e):Ii.default.deflateSync(e);return Jr(i)}let r=this.options?.deflate||{},n=new Uint8Array(e);return tl.default.deflate(n,r).buffer}decompressSync(e){if(!Rn&&this.options.deflate?.useZlib){let i=this.options.deflate?.gzip?Ii.default.gunzipSync(e):Ii.default.inflateSync(e);return Jr(i)}let r=this.options?.deflate||{},n=new Uint8Array(e);return tl.default.inflate(n,r).buffer}async*compressBatches(e){let r=this.options?.deflate||{},n=new tl.default.Deflate(r);yield*this.transformBatches(n,e)}async*decompressBatches(e){let r=this.options?.deflate||{},n=new tl.default.Inflate(r);yield*this.transformBatches(n,e)}async*transformBatches(e,r){e.onData=this._onData.bind(this),e.onEnd=this._onEnd.bind(this);for await(let o of r){let s=new Uint8Array(o);if(!e.push(s,!1))throw new Error(`${this._getError()}write`);yield*this._getChunks()}let n=new Uint8Array(0),i=e.push(n,!0);yield*this._getChunks()}_onData(e){this._chunks.push(e)}_onEnd(e){if(e!==0)throw new Error(this._getError(e)+this._chunks.length)}_getChunks(){let e=this._chunks;return this._chunks=[],e}_getError(e=0){let r={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"};return`${this.name}: ${r[e]}`}};var $a=class extends sm{constructor(e){super({...e,deflate:{...e?.gzip,gzip:!0}});this.name="gzip";this.extensions=["gz","gzip"];this.contentEncodings=["gzip","x-gzip"];this.isSupported=!0}};var qT=()=>{function t(a){this.data=a,this.offset=0}let e=Int32Array.from([256,402,436,468,500,534,566,598,630,662,694,726,758,790,822,854,886,920,952,984,1016,1048,1080]),r=Int32Array.from([1,2,3,4,0,5,17,6,16,7,8,9,10,11,12,13,14,15]),n=Int32Array.from([0,3,2,1,0,0,0,0,0,0,3,3,3,3,3,3]),i=Int32Array.from([0,0,0,0,-1,1,-2,2,-3,3,-1,1,-2,2,-3,3]),f=Int32Array.from([131072,131076,131075,196610,131072,131076,131075,262145,131072,131076,131075,196610,131072,131076,131075,262149]),o=Int32Array.from([1,5,9,13,17,25,33,41,49,65,81,97,113,145,177,209,241,305,369,497,753,1265,2289,4337,8433,16625]),s=Int32Array.from([2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,6,6,7,8,9,10,11,12,13,24]),l=Int16Array.from([0,0,0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,7,8,9,10,12,14,24]),p=Int16Array.from([0,0,0,0,0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,7,8,9,10,24]),u=new Int16Array(2816);T(u);function b(a){let I=-1,k=16;for(;k>0;)a>>>k!=0&&(I+=k,a=a>>>k),k=k>>1;return I+a}function c(a,I,k){return 16+I+2*(k<<a)}function h(a,I,k){if(a<k+(2<<I))throw"maxDistance is too small";let S=(a-k>>I)+4,E=b(S)-1;return((E-1<<1|S>>E&1)-1<<I)+(1<<I)+k+16}function T(a){let I=new Int16Array(24),k=new Int16Array(24);k[0]=2;for(let S=0;S<23;++S)I[S+1]=I[S]+(1<<l[S]),k[S+1]=k[S]+(1<<p[S]);for(let S=0;S<704;++S){let E=S>>>6,G=-4;E>=2&&(E-=2,G=0);let Z=(170064>>>E*2&3)<<3|S>>>3&7,se=(156228>>>E*2&3)<<3|S&7,we=k[se],ge=G+(we>4?3:we-2),ue=S*4;a[ue+0]=l[Z]|p[se]<<8,a[ue+1]=I[Z],a[ue+2]=k[se],a[ue+3]=ge}}function y(a){let I=a.isLargeWindow;if(a.isLargeWindow=0,a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),ce(a,1)==0)return 16;let k=ce(a,3);return k!=0?17+k:(k=ce(a,3),k!=0?k==1?I==0||(a.isLargeWindow=1,ce(a,1)==1)||(k=ce(a,6),k<10||k>30)?-1:k:8+k:17)}function N(a){if(a.runningState!=1)throw"State MUST be freshly initialized";a.isEager=1}function P(a){if(a.runningState!=1)throw"State MUST be freshly initialized";a.isLargeWindow=1}function R(a,I){if(a.runningState!=1)throw"State MUST be freshly initialized";if(a.cdNumChunks==0&&(a.cdChunks=new Array(16),a.cdChunkOffsets=new Int32Array(16),a.cdBlockBits=-1),a.cdNumChunks==15)throw"Too many dictionary chunks";a.cdChunks[a.cdNumChunks]=I,a.cdNumChunks++,a.cdTotalSize+=I.length,a.cdChunkOffsets[a.cdNumChunks]=a.cdTotalSize}function Y(a,I){if(a.runningState!=0)throw"State MUST be uninitialized";a.blockTrees=new Int32Array(3091),a.blockTrees[0]=7,a.distRbIdx=3;let k=h(2147483644,3,15<<3);a.distExtraBits=new Int8Array(k),a.distOffset=new Int32Array(k),a.input=I,_(a),a.runningState=1}function re(a){if(a.runningState==0)throw"State MUST be initialized";a.runningState!=11&&(a.runningState=11,a.input!=null&&(x_(a.input),a.input=null))}function W(a){if(a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),ce(a,1)!=0){let I=ce(a,3);return I==0?1:ce(a,I)+(1<<I)}return 0}function O(a){if(a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),a.inputEnd=ce(a,1),a.metaBlockLength=0,a.isUncompressed=0,a.isMetadata=0,a.inputEnd!=0&&ce(a,1)!=0)return;let I=ce(a,2)+4;if(I==7){if(a.isMetadata=1,ce(a,1)!=0)throw"Corrupted reserved bit";let k=ce(a,2);if(k==0)return;for(let S=0;S<k;S++){a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16);let E=ce(a,8);if(E==0&&S+1==k&&k>1)throw"Exuberant nibble";a.metaBlockLength|=E<<S*8}}else for(let k=0;k<I;k++){a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16);let S=ce(a,4);if(S==0&&k+1==I&&I>4)throw"Exuberant nibble";a.metaBlockLength|=S<<k*4}a.metaBlockLength++,a.inputEnd==0&&(a.isUncompressed=ce(a,1))}function te(a,I,k){let S=a[I],E=k.accumulator32>>>k.bitOffset;S+=E&255;let G=a[S]>>16,Z=a[S]&65535;if(G<=8)return k.bitOffset+=G,Z;S+=Z;let se=(1<<G)-1;return S+=(E&se)>>>8,k.bitOffset+=(a[S]>>16)+8,a[S]&65535}function L(a,I,k){k.bitOffset>=16&&(k.accumulator32=k.shortBuffer[k.halfOffset++]<<16|k.accumulator32>>>16,k.bitOffset-=16);let S=te(a,I,k),E=s[S];return k.bitOffset>=16&&(k.accumulator32=k.shortBuffer[k.halfOffset++]<<16|k.accumulator32>>>16,k.bitOffset-=16),o[S]+(E<=16?ce(k,E):Hn(k,E))}function ne(a,I){let k=a[I];for(;I>0;I--)a[I]=a[I-1];a[0]=k}function j(a,I){let k=new Int32Array(256);for(let S=0;S<256;S++)k[S]=S;for(let S=0;S<I;S++){let E=a[S]&255;a[S]=k[E],E!=0&&ne(k,E)}}function g(a,I,k,S){let E=0,G=8,Z=0,se=0,we=32768,ge=new Int32Array(32+1),ue=ge.length-1;for(Ye(ge,ue,5,a,18);E<I&&we>0;){S.halfOffset>2030&&Re(S),S.bitOffset>=16&&(S.accumulator32=S.shortBuffer[S.halfOffset++]<<16|S.accumulator32>>>16,S.bitOffset-=16);let Ke=S.accumulator32>>>S.bitOffset&31;S.bitOffset+=ge[Ke]>>16;let Ze=ge[Ke]&65535;if(Ze<16)Z=0,k[E++]=Ze,Ze!=0&&(G=Ze,we-=32768>>Ze);else{let Et=Ze-14,Kr=0;Ze==16&&(Kr=G),se!=Kr&&(Z=0,se=Kr);let wn=Z;Z>0&&(Z-=2,Z<<=Et),S.bitOffset>=16&&(S.accumulator32=S.shortBuffer[S.halfOffset++]<<16|S.accumulator32>>>16,S.bitOffset-=16),Z+=ce(S,Et)+3;let rr=Z-wn;if(E+rr>I)throw"symbol + repeatDelta > numSymbols";for(let $e=0;$e<rr;$e++)k[E++]=se;se!=0&&(we-=rr<<15-se)}}if(we!=0)throw"Unused space";k.fill(0,E,I)}function A(a,I){for(let k=0;k<I-1;++k)for(let S=k+1;S<I;++S)if(a[k]==a[S])throw"Duplicate simple Huffman code symbol"}function w(a,I,k,S,E){let G=new Int32Array(I),Z=new Int32Array(4),se=1+b(a-1),we=ce(E,2)+1;for(let ue=0;ue<we;ue++){E.bitOffset>=16&&(E.accumulator32=E.shortBuffer[E.halfOffset++]<<16|E.accumulator32>>>16,E.bitOffset-=16);let Ke=ce(E,se);if(Ke>=I)throw"Can't readHuffmanCode";Z[ue]=Ke}A(Z,we);let ge=we;switch(we==4&&(ge+=ce(E,1)),ge){case 1:G[Z[0]]=1;break;case 2:G[Z[0]]=1,G[Z[1]]=1;break;case 3:G[Z[0]]=1,G[Z[1]]=2,G[Z[2]]=2;break;case 4:G[Z[0]]=2,G[Z[1]]=2,G[Z[2]]=2,G[Z[3]]=2;break;case 5:G[Z[0]]=1,G[Z[1]]=2,G[Z[2]]=3,G[Z[3]]=3;break;default:break}return Ye(k,S,8,G,I)}function F(a,I,k,S,E){let G=new Int32Array(a),Z=new Int32Array(18),se=32,we=0;for(let ge=I;ge<18&&se>0;ge++){let ue=r[ge];E.bitOffset>=16&&(E.accumulator32=E.shortBuffer[E.halfOffset++]<<16|E.accumulator32>>>16,E.bitOffset-=16);let Ke=E.accumulator32>>>E.bitOffset&15;E.bitOffset+=f[Ke]>>16;let Ze=f[Ke]&65535;Z[ue]=Ze,Ze!=0&&(se-=32>>Ze,we++)}if(se!=0&&we!=1)throw"Corrupted Huffman code histogram";return g(Z,a,G,E),Ye(k,S,8,G,a)}function C(a,I,k,S,E){E.halfOffset>2030&&Re(E),E.bitOffset>=16&&(E.accumulator32=E.shortBuffer[E.halfOffset++]<<16|E.accumulator32>>>16,E.bitOffset-=16);let G=ce(E,2);return G==1?w(a,I,k,S,E):F(I,G,k,S,E)}function M(a,I,k){k.halfOffset>2030&&Re(k);let S=W(k)+1;if(S==1)return I.fill(0,0,a),S;k.bitOffset>=16&&(k.accumulator32=k.shortBuffer[k.halfOffset++]<<16|k.accumulator32>>>16,k.bitOffset-=16);let E=ce(k,1),G=0;E!=0&&(G=ce(k,4)+1);let Z=S+G,se=e[Z+31>>5],we=new Int32Array(se+1),ge=we.length-1;C(Z,Z,we,ge,k);for(let ue=0;ue<a;){k.halfOffset>2030&&Re(k),k.bitOffset>=16&&(k.accumulator32=k.shortBuffer[k.halfOffset++]<<16|k.accumulator32>>>16,k.bitOffset-=16);let Ke=te(we,ge,k);if(Ke==0)I[ue]=0,ue++;else if(Ke<=G){k.bitOffset>=16&&(k.accumulator32=k.shortBuffer[k.halfOffset++]<<16|k.accumulator32>>>16,k.bitOffset-=16);let Ze=(1<<Ke)+ce(k,Ke);for(;Ze!=0;){if(ue>=a)throw"Corrupted context map";I[ue]=0,ue++,Ze--}}else I[ue]=Ke-G,ue++}return k.bitOffset>=16&&(k.accumulator32=k.shortBuffer[k.halfOffset++]<<16|k.accumulator32>>>16,k.bitOffset-=16),ce(k,1)==1&&j(I,a),S}function Q(a,I,k){let S=a.rings,E=4+I*2;a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16);let G=te(a.blockTrees,2*I,a),Z=L(a.blockTrees,2*I+1,a);return G==1?G=S[E+1]+1:G==0?G=S[E]:G-=2,G>=k&&(G-=k),S[E]=S[E+1],S[E+1]=G,Z}function x(a){a.literalBlockLength=Q(a,0,a.numLiteralBlockTypes);let I=a.rings[5];a.contextMapSlice=I<<6,a.literalTreeIdx=a.contextMap[a.contextMapSlice]&255;let k=a.contextModes[I];a.contextLookupOffset1=k<<9,a.contextLookupOffset2=a.contextLookupOffset1+256}function Se(a){a.commandBlockLength=Q(a,1,a.numCommandBlockTypes),a.commandTreeIdx=a.rings[7]}function ie(a){a.distanceBlockLength=Q(a,2,a.numDistanceBlockTypes),a.distContextMapSlice=a.rings[9]<<2}function U(a){let I=a.maxRingBufferSize;if(I>a.expectedTotalSize){let E=a.expectedTotalSize;for(;I>>1>E;)I>>=1;a.inputEnd==0&&I<16384&&a.maxRingBufferSize>=16384&&(I=16384)}if(I<=a.ringBufferSize)return;let k=I+37,S=new Int8Array(k);a.ringBuffer.length!=0&&S.set(a.ringBuffer.subarray(0,0+a.ringBufferSize),0),a.ringBuffer=S,a.ringBufferSize=I}function K(a){if(a.inputEnd!=0){a.nextRunningState=10,a.runningState=12;return}a.literalTreeGroup=new Int32Array(0),a.commandTreeGroup=new Int32Array(0),a.distanceTreeGroup=new Int32Array(0),a.halfOffset>2030&&Re(a),O(a),!(a.metaBlockLength==0&&a.isMetadata==0)&&(a.isUncompressed!=0||a.isMetadata!=0?(X(a),a.runningState=a.isMetadata!=0?5:6):a.runningState=3,a.isMetadata==0&&(a.expectedTotalSize+=a.metaBlockLength,a.expectedTotalSize>1<<30&&(a.expectedTotalSize=1<<30),a.ringBufferSize<a.maxRingBufferSize&&U(a)))}function Ie(a,I,k){let S=a.blockTrees[2*I];if(k<=1)return a.blockTrees[2*I+1]=S,a.blockTrees[2*I+2]=S,1<<28;let E=k+2;S+=C(E,E,a.blockTrees,2*I,a),a.blockTrees[2*I+1]=S;let G=26;return S+=C(G,G,a.blockTrees,2*I+1,a),a.blockTrees[2*I+2]=S,L(a.blockTrees,2*I+1,a)}function oe(a,I){let k=a.distExtraBits,S=a.distOffset,E=a.distancePostfixBits,G=a.numDirectDistanceCodes,Z=1<<E,se=1,we=0,ge=16;for(let ue=0;ue<G;++ue)k[ge]=0,S[ge]=ue+1,++ge;for(;ge<I;){let ue=G+((2+we<<se)-4<<E)+1;for(let Ke=0;Ke<Z;++Ke)k[ge]=se,S[ge]=ue+Ke,++ge;se=se+we,we=we^1}}function We(a){a.numLiteralBlockTypes=W(a)+1,a.literalBlockLength=Ie(a,0,a.numLiteralBlockTypes),a.numCommandBlockTypes=W(a)+1,a.commandBlockLength=Ie(a,1,a.numCommandBlockTypes),a.numDistanceBlockTypes=W(a)+1,a.distanceBlockLength=Ie(a,2,a.numDistanceBlockTypes),a.halfOffset>2030&&Re(a),a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),a.distancePostfixBits=ce(a,2),a.numDirectDistanceCodes=ce(a,4)<<a.distancePostfixBits,a.contextModes=new Int8Array(a.numLiteralBlockTypes);for(let G=0;G<a.numLiteralBlockTypes;){let Z=tf(G+96,a.numLiteralBlockTypes);for(;G<Z;++G)a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),a.contextModes[G]=ce(a,2);a.halfOffset>2030&&Re(a)}a.contextMap=new Int8Array(a.numLiteralBlockTypes<<6);let I=M(a.numLiteralBlockTypes<<6,a.contextMap,a);a.trivialLiteralContext=1;for(let G=0;G<a.numLiteralBlockTypes<<6;G++)if(a.contextMap[G]!=G>>6){a.trivialLiteralContext=0;break}a.distContextMap=new Int8Array(a.numDistanceBlockTypes<<2);let k=M(a.numDistanceBlockTypes<<2,a.distContextMap,a);a.literalTreeGroup=St(256,256,I,a),a.commandTreeGroup=St(704,704,a.numCommandBlockTypes,a);let S=c(a.distancePostfixBits,a.numDirectDistanceCodes,24),E=S;a.isLargeWindow==1&&(S=c(a.distancePostfixBits,a.numDirectDistanceCodes,62),E=h(2147483644,a.distancePostfixBits,a.numDirectDistanceCodes)),a.distanceTreeGroup=St(S,E,k,a),oe(a,E),a.contextMapSlice=0,a.distContextMapSlice=0,a.contextLookupOffset1=a.contextModes[0]*512,a.contextLookupOffset2=a.contextLookupOffset1+256,a.literalTreeIdx=0,a.commandTreeIdx=0,a.rings[4]=1,a.rings[5]=0,a.rings[6]=1,a.rings[7]=0,a.rings[8]=1,a.rings[9]=0}function pr(a){let I=a.ringBuffer;if(a.metaBlockLength<=0){D(a),a.runningState=2;return}let k=tf(a.ringBufferSize-a.pos,a.metaBlockLength);if(Pe(a,I,a.pos,k),a.metaBlockLength-=k,a.pos+=k,a.pos==a.ringBufferSize){a.nextRunningState=6,a.runningState=12;return}D(a),a.runningState=2}function ae(a){let I=tf(a.outputLength-a.outputUsed,a.ringBufferBytesReady-a.ringBufferBytesWritten);return I!=0&&(a.output.set(a.ringBuffer.subarray(a.ringBufferBytesWritten,a.ringBufferBytesWritten+I),a.outputOffset+a.outputUsed),a.outputUsed+=I,a.ringBufferBytesWritten+=I),a.outputUsed<a.outputLength?1:0}function St(a,I,k,S){let E=e[I+31>>5],G=new Int32Array(k+k*E),Z=k;for(let se=0;se<k;++se)G[se]=Z,Z+=C(a,I,G,se,S);return G}function Qi(a){let I=a.ringBufferSize;return a.isEager!=0&&(I=tf(I,a.ringBufferBytesWritten+a.outputLength-a.outputUsed)),I}function $i(a,I){if(a.distance>2147483644)throw"Invalid backward reference";let k=a.distance-a.maxDistance-1-a.cdTotalSize;if(k<0)xe(a,-k-1,a.copyLength),a.runningState=14;else{let S=yt,E=a.copyLength;if(E>31)throw"Invalid backward reference";let G=ef[E];if(G==0)throw"Invalid backward reference";let Z=Vt[E],se=(1<<G)-1,we=k&se,ge=k>>>G;Z+=we*E;let ue=m;if(ge>=ue.numTransforms)throw"Invalid backward reference";let Ke=q(a.ringBuffer,a.pos,S,Z,E,ue,ge);if(a.pos+=Ke,a.metaBlockLength-=Ke,a.pos>=I){a.nextRunningState=4,a.runningState=12;return}a.runningState=4}}function bt(a){a.cdBlockMap=new Int8Array(256);let I=8;for(;a.cdTotalSize-1>>>I!=0;)I++;I-=8,a.cdBlockBits=I;let k=0,S=0;for(;k<a.cdTotalSize;){for(;a.cdChunkOffsets[S+1]<k;)S++;a.cdBlockMap[k>>>I]=S,k+=1<<I}}function xe(a,I,k){a.cdBlockBits==-1&&bt(a);let S=a.cdBlockMap[I>>>a.cdBlockBits];for(;I>=a.cdChunkOffsets[S+1];)S++;if(a.cdTotalSize>I+k)throw"Invalid backward reference";a.distRbIdx=a.distRbIdx+1&3,a.rings[a.distRbIdx]=a.distance,a.metaBlockLength-=k,a.cdBrIndex=S,a.cdBrOffset=I-a.cdChunkOffsets[S],a.cdBrLength=k,a.cdBrCopied=0}function xt(a,I){let k=a.pos,S=k;for(;a.cdBrLength!=a.cdBrCopied;){let E=I-k,Z=a.cdChunkOffsets[a.cdBrIndex+1]-a.cdChunkOffsets[a.cdBrIndex]-a.cdBrOffset,se=a.cdBrLength-a.cdBrCopied;if(se>Z&&(se=Z),se>E&&(se=E),S_(a.ringBuffer,k,a.cdChunks[a.cdBrIndex],a.cdBrOffset,a.cdBrOffset+se),k+=se,a.cdBrOffset+=se,a.cdBrCopied+=se,se==Z&&(a.cdBrIndex++,a.cdBrOffset=0),k>=I)break}return k-S}function it(a){if(a.runningState==0)throw"Can't decompress until initialized";if(a.runningState==11)throw"Can't decompress after close";if(a.runningState==1){let E=y(a);if(E==-1)throw"Invalid 'windowBits' code";a.maxRingBufferSize=1<<E,a.maxBackwardDistance=a.maxRingBufferSize-16,a.runningState=2}let I=Qi(a),k=a.ringBufferSize-1,S=a.ringBuffer;for(;a.runningState!=10;)switch(a.runningState){case 2:if(a.metaBlockLength<0)throw"Invalid metablock length";K(a),I=Qi(a),k=a.ringBufferSize-1,S=a.ringBuffer;continue;case 3:We(a),a.runningState=4;case 4:if(a.metaBlockLength<=0){a.runningState=2;continue}a.halfOffset>2030&&Re(a),a.commandBlockLength==0&&Se(a),a.commandBlockLength--,a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16);let E=te(a.commandTreeGroup,a.commandTreeIdx,a)<<2,G=u[E],Z=u[E+1],se=u[E+2];a.distanceCode=u[E+3],a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16);let we=G&255;a.insertLength=Z+(we<=16?ce(a,we):Hn(a,we)),a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16);let ge=G>>8;a.copyLength=se+(ge<=16?ce(a,ge):Hn(a,ge)),a.j=0,a.runningState=7;case 7:if(a.trivialLiteralContext!=0){for(;a.j<a.insertLength;)if(a.halfOffset>2030&&Re(a),a.literalBlockLength==0&&x(a),a.literalBlockLength--,a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),S[a.pos]=te(a.literalTreeGroup,a.literalTreeIdx,a),a.pos++,a.j++,a.pos>=I){a.nextRunningState=7,a.runningState=12;break}}else{let rr=S[a.pos-1&k]&255,$e=S[a.pos-2&k]&255;for(;a.j<a.insertLength;){a.halfOffset>2030&&Re(a),a.literalBlockLength==0&&x(a);let Gr=gt[a.contextLookupOffset1+rr]|gt[a.contextLookupOffset2+$e],ji=a.contextMap[a.contextMapSlice+Gr]&255;if(a.literalBlockLength--,$e=rr,a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),rr=te(a.literalTreeGroup,ji,a),S[a.pos]=rr,a.pos++,a.j++,a.pos>=I){a.nextRunningState=7,a.runningState=12;break}}}if(a.runningState!=7)continue;if(a.metaBlockLength-=a.insertLength,a.metaBlockLength<=0){a.runningState=4;continue}let ue=a.distanceCode;if(ue<0)a.distance=a.rings[a.distRbIdx];else{a.halfOffset>2030&&Re(a),a.distanceBlockLength==0&&ie(a),a.distanceBlockLength--,a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16);let rr=a.distContextMap[a.distContextMapSlice+ue]&255;if(ue=te(a.distanceTreeGroup,rr,a),ue<16){let $e=a.distRbIdx+n[ue]&3;if(a.distance=a.rings[$e]+i[ue],a.distance<0)throw"Negative distance"}else{let $e=a.distExtraBits[ue],Gr;a.bitOffset+$e<=32?Gr=ce(a,$e):(a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),Gr=$e<=16?ce(a,$e):Hn(a,$e)),a.distance=a.distOffset[ue]+(Gr<<a.distancePostfixBits)}}if(a.maxDistance!=a.maxBackwardDistance&&a.pos<a.maxBackwardDistance?a.maxDistance=a.pos:a.maxDistance=a.maxBackwardDistance,a.distance>a.maxDistance){a.runningState=9;continue}if(ue>0&&(a.distRbIdx=a.distRbIdx+1&3,a.rings[a.distRbIdx]=a.distance),a.copyLength>a.metaBlockLength)throw"Invalid backward reference";a.j=0,a.runningState=8;case 8:let Ke=a.pos-a.distance&k,Ze=a.pos,Et=a.copyLength-a.j,Kr=Ke+Et,wn=Ze+Et;if(Kr<k&&wn<k){if(Et<12||Kr>Ze&&wn>Ke)for(let rr=0;rr<Et;rr+=4)S[Ze++]=S[Ke++],S[Ze++]=S[Ke++],S[Ze++]=S[Ke++],S[Ze++]=S[Ke++];else S.copyWithin(Ze,Ke,Kr);a.j+=Et,a.metaBlockLength-=Et,a.pos+=Et}else for(;a.j<a.copyLength;)if(S[a.pos]=S[a.pos-a.distance&k],a.metaBlockLength--,a.pos++,a.j++,a.pos>=I){a.nextRunningState=8,a.runningState=12;break}a.runningState==8&&(a.runningState=4);continue;case 9:$i(a,I);continue;case 14:if(a.pos+=xt(a,I),a.pos>=I){a.nextRunningState=14,a.runningState=12;return}a.runningState=4;continue;case 5:for(;a.metaBlockLength>0;)a.halfOffset>2030&&Re(a),a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16),ce(a,8),a.metaBlockLength--;a.runningState=2;continue;case 6:pr(a);continue;case 12:a.ringBufferBytesReady=tf(a.pos,a.ringBufferSize),a.runningState=13;case 13:if(ae(a)==0)return;a.pos>=a.maxBackwardDistance&&(a.maxDistance=a.maxBackwardDistance),a.pos>=a.ringBufferSize&&(a.pos>a.ringBufferSize&&S.copyWithin(0,a.ringBufferSize,a.pos),a.pos&=k,a.ringBufferBytesWritten=0),a.runningState=a.nextRunningState;continue;default:throw"Unexpected state "+a.runningState}if(a.runningState==10){if(a.metaBlockLength<0)throw"Invalid metablock length";X(a),mt(a,1)}}function v(a,I,k){this.numTransforms=0,this.triplets=new Int32Array(0),this.prefixSuffixStorage=new Int8Array(0),this.prefixSuffixHeads=new Int32Array(0),this.params=new Int16Array(0),this.numTransforms=a,this.triplets=new Int32Array(a*3),this.params=new Int16Array(a),this.prefixSuffixStorage=new Int8Array(I),this.prefixSuffixHeads=new Int32Array(k+1)}let m=new v(121,167,50);function d(a,I,k,S,E){let G=S.length,Z=1,se=0;for(let we=0;we<G;++we){let ge=S.charCodeAt(we);ge==35?I[Z++]=se:a[se++]=ge}for(let we=0;we<363;++we)k[we]=E.charCodeAt(we)-32}d(m.prefixSuffixStorage,m.prefixSuffixHeads,m.triplets,`# #s #, #e #.# the #.com/#\xC2\xA0# of # and # in # to #"#">#
|
|
10
19
|
#]# for # a # that #. # with #'# from # by #. The # on # as # is #ing #
|
|
11
|
-
#:#ed #(# at #ly #="# of the #. This #,# not #er #al #='#ful #ive #less #est #ize #ous #`,` !! ! , *! &! " ! ) * * - ! # ! #!*! + ,$ ! - % . / # 0 1 . " 2 3!* 4% ! # / 5 6 7 8 0 1 & $ 9 + : ; < ' != > ?! 4 @ 4 2 & A *# ( B C& ) % ) !*# *-% A +! *. D! %' & E *6 F G% ! *A *% H! D I!+! J!+ K +- *4! A L!*4 M N +6 O!*% +.! K *G P +%( ! G *D +D Q +# *K!*G!+D!+# +G +A +4!+% +K!+4!*D!+K!*K`);function q(a,I,k,S,E,G,X){let se=I,we=G.triplets,be=G.prefixSuffixStorage,ue=G.prefixSuffixHeads,Ke=3*X,Xe=we[Ke],xt=we[Ke+1],Yr=we[Ke+2],dn=ue[Xe],tr=ue[Xe+1],$e=ue[Yr],Kr=ue[Yr+1],gi=xt-11,ka=xt-0;for((gi<1||gi>9)&&(gi=0),(ka<1||ka>9)&&(ka=0);dn!=tr;)a[se++]=be[dn++];gi>E&&(gi=E),S+=gi,E-=gi,E-=ka;let Hw=E;for(;Hw>0;)a[se++]=k[S++],Hw--;if(xt==10||xt==11){let vt=se-E;for(xt==10&&(E=1);E>0;){let Pf=a[vt]&255;Pf<192?(Pf>=97&&Pf<=122&&(a[vt]^=32),vt+=1,E-=1):Pf<224?(a[vt+1]^=32,vt+=2,E-=2):(a[vt+2]^=5,vt+=3,E-=3)}}else if(xt==21||xt==22){let vt=se-E,Pf=G.params[X],Hr=(Pf&32767)+(16777216-(Pf&32768));for(;E>0;){let ef=1,ji=a[vt]&255;if(ji<128)Hr+=ji,a[vt]=Hr&127;else if(!(ji<192)){if(ji<224)if(E>=2){let tf=a[vt+1];Hr+=tf&63|(ji&31)<<6,a[vt]=192|Hr>>6&31,a[vt+1]=tf&192|Hr&63,ef=2}else ef=E;else if(ji<240)if(E>=3){let tf=a[vt+1],xs=a[vt+2];Hr+=xs&63|(tf&63)<<6|(ji&15)<<12,a[vt]=224|Hr>>12&15,a[vt+1]=tf&192|Hr>>6&63,a[vt+2]=xs&192|Hr&63,ef=3}else ef=E;else if(ji<248)if(E>=4){let tf=a[vt+1],xs=a[vt+2],Rw=a[vt+3];Hr+=Rw&63|(xs&63)<<6|(tf&63)<<12|(ji&7)<<18,a[vt]=240|Hr>>18&7,a[vt+1]=tf&192|Hr>>12&63,a[vt+2]=xs&192|Hr>>6&63,a[vt+3]=Rw&192|Hr&63,ef=4}else ef=E}vt+=ef,E-=ef,xt==21&&(E=0)}}for(;$e!=Kr;)a[se++]=be[$e++];return se-I}function z(a,I){let k=1<<I-1;for(;(a&k)!=0;)k>>=1;return(a&k-1)+k}function $(a,I,k,S,E){do S-=k,a[I+S]=E;while(S>0)}function ee(a,I,k){let S=1<<I-k;for(;I<15&&(S-=a[I],!(S<=0));)I++,S<<=1;return I-k}function Ye(a,I,k,S,E){let G=a[I],X,se=new Int32Array(E),we=new Int32Array(16),be=new Int32Array(16),ue;for(ue=0;ue<E;ue++)we[S[ue]]++;be[1]=0;for(let $e=1;$e<15;$e++)be[$e+1]=be[$e]+we[$e];for(ue=0;ue<E;ue++)S[ue]!=0&&(se[be[S[ue]]++]=ue);let Ke=k,Xe=1<<Ke,xt=Xe;if(be[15]==1){for(X=0;X<xt;X++)a[G+X]=se[0];return xt}X=0,ue=0;for(let $e=1,Kr=2;$e<=k;$e++,Kr<<=1)for(;we[$e]>0;we[$e]--)$(a,G+X,Kr,Xe,$e<<16|se[ue++]),X=z(X,$e);let Yr=xt-1,dn=-1,tr=G;for(let $e=k+1,Kr=2;$e<=15;$e++,Kr<<=1)for(;we[$e]>0;we[$e]--)(X&Yr)!=dn&&(tr+=Xe,Ke=ee(we,$e,k),Xe=1<<Ke,xt+=Xe,dn=X&Yr,a[G+dn]=Ke+k<<16|tr-G-dn),$(a,tr+(X>>k),Kr,Xe,$e-k<<16|se[ue++]),X=z(X,$e);return xt}function Re(a){if(a.endOfStreamReached!=0){if(ye(a)>=-2)return;throw"No more input"}let I=a.halfOffset<<1,k=4096-I;for(a.byteBuffer.copyWithin(0,I,4096),a.halfOffset=0;k<4096;){let S=4096-k,E=Nw(a.input,a.byteBuffer,k,S);if(E<=0){a.endOfStreamReached=1,a.tailBytes=k,k+=1;break}k+=E}ke(a,k)}function ct(a,I){if(a.endOfStreamReached==0)return;let k=(a.halfOffset<<1)+(a.bitOffset+7>>3)-4;if(k>a.tailBytes)throw"Read after end";if(I!=0&&k!=a.tailBytes)throw"Unused bytes after end"}function er(a){if(a.bitOffset>32)throw"Accumulator underloaded: "+a.bitOffset}function ce(a,I){let k=a.accumulator32>>>a.bitOffset&(1<<I)-1;return a.bitOffset+=I,k}function Nn(a,I){let k=ce(a,16);return a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16,k|ce(a,I-16)<<16}function _(a){a.byteBuffer=new Int8Array(4160),a.accumulator32=0,a.shortBuffer=new Int16Array(2080),a.bitOffset=32,a.halfOffset=2048,a.endOfStreamReached=0,B(a)}function B(a){a.halfOffset>2030&&Re(a),ct(a,0),a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16,a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16}function D(a){a.bitOffset==32&&B(a)}function Z(a){let I=32-a.bitOffset&7;if(I!=0&&ce(a,I)!=0)throw"Corrupted padding bits"}function ye(a){let I=2048;return a.endOfStreamReached!=0&&(I=a.tailBytes+1>>1),I-a.halfOffset}function Pe(a,I,k,S){if((a.bitOffset&7)!=0)throw"Unaligned copyBytes";for(;a.bitOffset!=32&&S!=0;)I[k++]=a.accumulator32>>>a.bitOffset,a.bitOffset+=8,S--;if(S==0)return;let E=$i(ye(a),S>>1);if(E>0){let G=a.halfOffset<<1,X=E<<1;I.set(a.byteBuffer.subarray(G,G+X),k),k+=X,S-=X,a.halfOffset+=E}if(S!=0){if(ye(a)>0){for(a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16);S!=0;)I[k++]=a.accumulator32>>>a.bitOffset,a.bitOffset+=8,S--;ct(a,0);return}for(;S>0;){let G=Nw(a.input,I,k,S);if(G==-1)throw"Unexpected end of input";k+=G,S-=G}}}function ke(a,I){let k=a.byteBuffer,S=I>>1,E=a.shortBuffer;for(let G=0;G<S;++G)E[G]=k[G*2]&255|(k[G*2+1]&255)<<8}let bt=new Int32Array(2048);function lt(a,I,k){for(let E=0;E<256;++E)a[E]=E&63,a[512+E]=E>>2,a[1792+E]=2+(E>>6);for(let E=0;E<128;++E)a[1024+E]=4*(I.charCodeAt(E)-32);for(let E=0;E<64;++E)a[1152+E]=E&1,a[1216+E]=2+(E&1);let S=1280;for(let E=0;E<19;++E){let G=E&3,X=k.charCodeAt(E)-32;for(let se=0;se<X;++se)a[S++]=G}for(let E=0;E<16;++E)a[1792+E]=1,a[2032+E]=6;a[1792]=0,a[2047]=7;for(let E=0;E<256;++E)a[1536+E]=a[1792+E]<<3}lt(bt,` !! ! "#$##%#$&'##(#)#++++++++++((&*'##,---,---,-----,-----,-----&#'###.///.///./////./////./////&#'# `,"A/* ': & : $ \x81 @");function gt(){this.ringBuffer=new Int8Array(0),this.contextModes=new Int8Array(0),this.contextMap=new Int8Array(0),this.distContextMap=new Int8Array(0),this.distExtraBits=new Int8Array(0),this.output=new Int8Array(0),this.byteBuffer=new Int8Array(0),this.shortBuffer=new Int16Array(0),this.intBuffer=new Int32Array(0),this.rings=new Int32Array(0),this.blockTrees=new Int32Array(0),this.literalTreeGroup=new Int32Array(0),this.commandTreeGroup=new Int32Array(0),this.distanceTreeGroup=new Int32Array(0),this.distOffset=new Int32Array(0),this.runningState=0,this.nextRunningState=0,this.accumulator32=0,this.bitOffset=0,this.halfOffset=0,this.tailBytes=0,this.endOfStreamReached=0,this.metaBlockLength=0,this.inputEnd=0,this.isUncompressed=0,this.isMetadata=0,this.literalBlockLength=0,this.numLiteralBlockTypes=0,this.commandBlockLength=0,this.numCommandBlockTypes=0,this.distanceBlockLength=0,this.numDistanceBlockTypes=0,this.pos=0,this.maxDistance=0,this.distRbIdx=0,this.trivialLiteralContext=0,this.literalTreeIdx=0,this.commandTreeIdx=0,this.j=0,this.insertLength=0,this.contextMapSlice=0,this.distContextMapSlice=0,this.contextLookupOffset1=0,this.contextLookupOffset2=0,this.distanceCode=0,this.numDirectDistanceCodes=0,this.distancePostfixBits=0,this.distance=0,this.copyLength=0,this.maxBackwardDistance=0,this.maxRingBufferSize=0,this.ringBufferSize=0,this.expectedTotalSize=0,this.outputOffset=0,this.outputLength=0,this.outputUsed=0,this.ringBufferBytesWritten=0,this.ringBufferBytesReady=0,this.isEager=0,this.isLargeWindow=0,this.cdNumChunks=0,this.cdTotalSize=0,this.cdBrIndex=0,this.cdBrOffset=0,this.cdBrLength=0,this.cdBrCopied=0,this.cdChunks=new Array(0),this.cdChunkOffsets=new Int32Array(0),this.cdBlockBits=0,this.cdBlockMap=new Int8Array(0),this.input=null,this.ringBuffer=new Int8Array(0),this.rings=new Int32Array(10),this.rings[0]=16,this.rings[1]=15,this.rings[2]=11,this.rings[3]=4}let jt=null,Ct=new Int32Array(32),Qi=new Int32Array(32);function $v(a,I){if(f_(a)==0||i_(a)==0)throw"newData must be a direct read-only byte buffer";if(I.length>31)throw"sizeBits length must be at most "+31;for(let X=0;X<4;++X)if(I[X]!=0)throw"first "+4+" must be 0";let k=Ct,S=Qi;S.set(I.subarray(0,0+I.length),0);let E=0,G=a.length;for(let X=0;X<I.length;++X){k[X]=E;let se=S[X];if(se!=0){if(se>=31)throw"newSizeBits values must be less than 31";if(E+=X<<se,E<=0||E>G)throw"newSizeBits is inconsistent: overflow"}}for(let X=I.length;X<32;++X)k[X]=E;if(E!=G)throw"newSizeBits is inconsistent: underflow";jt=a}function e_(a,I,k,S,E,G){let X=s_(I+k);if(X.length!=a.length)throw"Corrupted brotli dictionary";let se=0,we=S.length;for(let be=0;be<we;be+=2){let ue=S.charCodeAt(be)-36,Ke=S.charCodeAt(be+1)-36;for(let Xe=0;Xe<ue;++Xe)X[se]^=3,se++;for(let Xe=0;Xe<Ke;++Xe)X[se]^=236,se++}for(let be=0;be<G.length;++be)E[be]=G.charCodeAt(be)-65;a.set(X)}{let a=new Int8Array(122784),I=new Int32Array(25);e_(a,'wjnfgltmojefofewab`h`lgfgbwbpkltlmozpjwf`jwzlsfmivpwojhfeqfftlqhwf{wzfbqlufqalgzolufelqnallhsobzojufojmfkfosklnfpjgfnlqftlqgolmdwkfnujftejmgsbdfgbzpevookfbgwfqnfb`kbqfbeqlnwqvfnbqhbaofvslmkjdkgbwfobmgmftpfufmmf{w`bpfalwkslpwvpfgnbgfkbmgkfqftkbwmbnfOjmhaoldpjyfabpfkfognbhfnbjmvpfq$*#(klogfmgptjwkMftpqfbgtfqfpjdmwbhfkbufdbnfpffm`boosbwktfoosovpnfmvejonsbqwiljmwkjpojpwdllgmffgtbzptfpwilapnjmgboploldlqj`kvpfpobpwwfbnbqnzellghjmdtjoofbpwtbqgafpwejqfSbdfhmltbtbz-smdnlufwkbmolbgdjufpfoemlwfnv`keffgnbmzql`hj`lmlm`follhkjgfgjfgKlnfqvofklpwbib{jmel`ovaobtpofppkboeplnfpv`kylmf233&lmfp`bqfWjnfqb`faovfelvqtffheb`fklsfdbufkbqgolpwtkfmsbqhhfswsbpppkjsqllnKWNOsobmWzsfglmfpbufhffseobdojmhplogejufwllhqbwfwltmivnswkvpgbqh`bqgejofefbqpwbzhjoowkbweboobvwlfufq-`lnwbohpklsulwfgffsnlgfqfpwwvqmalqmabmgefooqlpfvqo+phjmqlof`lnfb`wpbdfpnffwdlog-isdjwfnubqzefowwkfmpfmggqlsUjft`lsz2-3!?,b=pwlsfopfojfpwlvqsb`h-djesbpw`pp<dqbznfbm%dw8qjgfpklwobwfpbjgqlbgubq#effoilkmqj`hslqwebpw$VB.gfbg?,a=sllqajoowzsfV-P-tllgnvpw1s{8JmelqbmhtjgftbmwtbooofbgX3^8sbvotbufpvqf\'+$ tbjwnbppbqnpdlfpdbjmobmdsbjg"..#ol`hvmjwqllwtbohejqntjef{no!plmdwfpw13s{hjmgqltpwlloelmwnbjopbefpwbqnbsp`lqfqbjmeoltabazpsbmpbzp7s{85s{8bqwpellwqfbotjhjkfbwpwfswqjslqd,obhftfbhwlogElqn`bpwebmpabmhufqzqvmpivozwbph2s{8dlbodqftpoltfgdfjg>!pfwp6s{8-ip<73s{je#+pllmpfbwmlmfwvafyfqlpfmwqffgeb`wjmwldjewkbqn2;s{`bnfkjooalogyllnuljgfbpzqjmdejoosfbhjmjw`lpw0s{8ib`hwbdpajwpqloofgjwhmftmfbq?"..dqltIPLMgvwzMbnfpbofzlv#olwpsbjmibyy`logfzfpejpkttt-qjphwbapsqfu23s{qjpf16s{Aovfgjmd033/abooelqgfbqmtjogal{-ebjqob`hufqpsbjqivmfwf`kje+"sj`hfujo\'+! tbqnolqgglfpsvoo/333jgfbgqbtkvdfpslwevmgavqmkqfe`foohfzpwj`hklvqolppevfo21s{pvjwgfboQPP!bdfgdqfzDFW!fbpfbjnpdjqobjgp;s{8mbuzdqjgwjsp :::tbqpobgz`bqp*8#~sks<kfoowbootklnyk9 ), #233kboo- B4s{8svpk`kbw3s{8`qft),?,kbpk46s{eobwqbqf#%%#wfoo`bnslmwlobjgnjppphjswfmwejmfnbofdfwpsolw733/ `lloeffw-sks?aq=fqj`nlpwdvjgafoogfp`kbjqnbwkbwln,jnd% ;1ov`h`fmw3338wjmzdlmfkwnopfoogqvdEQFFmlgfmj`h<jg>olpfmvooubpwtjmgQPP#tfbqqfozaffmpbnfgvhfmbpb`bsftjpkdvoeW109kjwppolwdbwfhj`haovqwkfz26s{$$*8*8!=npjftjmpajqgplqwafwbpffhW2;9lqgpwqffnboo53s{ebqnlupalzpX3^-$*8!SLPWafbqhjgp*8~~nbqzwfmg+VH*rvbgyk9\n.pjy....sqls$*8ojewW2:9uj`fbmgzgfaw=QPPsllomf`haoltW259gllqfuboW249ofwpebjolqbosloomlub`lopdfmf#lxplewqlnfwjooqlpp?k0=slvqebgfsjmh?wq=njmj*\x7F"+njmfyk9abqpkfbq33*8njoh#..=jqlmeqfggjphtfmwpljosvwp,ip,klozW119JPAMW139bgbnpffp?k1=iplm$/#$`lmwW129#QPPollsbpjbnllm?,s=plvoOJMFelqw`bqwW279?k2=;3s{"..?:s{8W379njhf975Ymj`fjm`kZlqhqj`fyk9\b$**8svqfnbdfsbqbwlmfalmg904Y\\le\\$^*8333/yk9\vwbmhzbqgaltoavpk965YIbub03s{ \x7F~ &@0&907YifeeF[SJ`bpkujpbdloepmltyk9rvfq-`pppj`hnfbwnjm-ajmggfookjqfsj`pqfmw905YKWWS.132elwltloeFMG#{al{967YALGZgj`h8 ~ f{jw906Yubqpafbw$~*8gjfw:::8bmmf~~?,Xj^-Obmdhn.^tjqfwlzpbggppfbobof{8 \n~f`klmjmf-lqd336*wlmziftppbmgofdpqlle333*#133tjmfdfbqgldpallwdbqz`vwpwzofwfnswjlm-{no`l`hdbmd\'+$-63s{Sk-Gnjp`bobmolbmgfphnjofqzbmvmj{gjp`*8~ gvpw`ojs*- 43s{.133GUGp4^=?wbsfgfnlj((*tbdffvqlskjolswpklofEBRpbpjm.15WobapsfwpVQO#avoh`llh8~ KFBGX3^*baaqivbm+2:;ofpkwtjm?,j=plmzdvzpev`hsjsf\x7F. "331*mgltX2^8X^8 Old#pbow \n\nabmdwqjnabwk*x 33s{ ~*8hl9\0effpbg=p9,,#X^8wloosovd+*x x #-ip$133sgvboalbw-ISD*8 ~rvlw*8 $*8 ~1327132613251324132;132:13131312131113101317131613151314131;131:130313021301130013071306130513041320132113221323133:133;133413351336133713301331133213332:::2::;2::42::52::62::72::02::12::22::32:;:2:;;2:;42:;52:;62:;72:;02:;12:;22:;32:4:2:4;2:442:452:462:472:402:412:422:432:5:2:5;2:542:552:562:572:502:512:522:532:6:2:6;2:642:652:662:672:602:612:622:632333231720:73333::::`lnln/Mpfpwffpwbsfqlwlglkb`f`bgbb/]lajfmg/Abbp/Aujgb`bpllwqlelqlplollwqb`vbogjilpjgldqbmwjslwfnbgfafbodlrv/Efpwlmbgbwqfpsl`l`bpbabilwlgbpjmlbdvbsvfpvmlpbmwfgj`fovjpfoobnbzlylmbbnlqsjpllaqb`oj`foolgjlpklqb`bpj<[<\\<Q<\\<R<P=l<\\=l=o=n<\\<Q<Y<S<R<R=n<T<[<Q<R<X<R=n<R<Z<Y<R<Q<T=i<q<\\<Y<Y<]=g<P=g<~=g=m<R<^=g<^<R<q<R<R<]<s<R<W<T<Q<T<L<H<q<Y<p=g=n=g<r<Q<T<P<X<\\<{<\\<x<\\<q=o<r<]=n<Y<t<[<Y<U<Q=o<P<P<N=g=o<Z5m5f4O5j5i4K5i4U5o5h4O5d4]4C5f4K5m5e5k5d5h5i5h5o4K5d5h5k4D4_4K5h4I5j5k5f4O5f5n4C5k5h4G5i4D5k5h5d5h5f4D5h4K5f4D5o4X5f4K5i4O5i5j4F4D5f5h5j4A4D5k5i5i4X5d4Xejqpwujgflojdkwtlqognfgjbtkjwf`olpfaob`hqjdkwpnbooallhpsob`fnvpj`ejfoglqgfqsljmwubovfofufowbaofalbqgklvpfdqlvstlqhpzfbqppwbwfwlgbztbwfqpwbqwpwzofgfbwksltfqsklmfmjdkwfqqlqjmsvwbalvwwfqnpwjwofwllopfufmwol`bowjnfpobqdftlqgpdbnfppklqwpsb`fel`vp`ofbqnlgfoaol`hdvjgfqbgjlpkbqftlnfmbdbjmnlmfzjnbdfmbnfpzlvmdojmfpobwfq`lolqdqffmeqlmw%bns8tbw`kelq`fsqj`fqvofpafdjmbewfqujpjwjppvfbqfbpafoltjmgf{wlwboklvqpobafosqjmwsqfppavjowojmhppsffgpwvgzwqbgfelvmgpfmpfvmgfqpkltmelqnpqbmdfbggfgpwjoonlufgwbhfmbalufeobpkej{fglewfmlwkfqujftp`kf`hofdboqjufqjwfnprvj`hpkbsfkvnbmf{jpwdljmdnlujfwkjqgabpj`sfb`fpwbdftjgwkoldjmjgfbptqlwfsbdfpvpfqpgqjufpwlqfaqfbhplvwkulj`fpjwfpnlmwktkfqfavjogtkj`kfbqwkelqvnwkqffpslqwsbqwz@oj`holtfqojufp`obppobzfqfmwqzpwlqzvpbdfplvmg`lvqwzlvq#ajqwkslsvswzsfpbssozJnbdfafjmdvssfqmlwfpfufqzpkltpnfbmpf{wqbnbw`kwqb`hhmltmfbqozafdbmpvsfqsbsfqmlqwkofbqmdjufmmbnfgfmgfgWfqnpsbqwpDqlvsaqbmgvpjmdtlnbmebopfqfbgzbvgjlwbhfptkjof-`ln,ojufg`bpfpgbjoz`kjogdqfbwivgdfwklpfvmjwpmfufqaqlbg`lbpw`lufqbssofejofp`z`ofp`fmfsobmp`oj`htqjwfrvffmsjf`ffnbjoeqbnflogfqsklwlojnjw`b`kf`jujop`boffmwfqwkfnfwkfqfwlv`kalvmgqlzbobphfgtklofpjm`fpwl`h#mbnfebjwkkfbqwfnswzleefqp`lsfltmfgnjdkwboavnwkjmhaollgbqqbznbilqwqvpw`bmlmvmjlm`lvmwubojgpwlmfPwzofOldjmkbsszl``vqofew9eqfpkrvjwfejonpdqbgfmffgpvqabmejdkwabpjpklufqbvwl8qlvwf-kwnonj{fgejmboZlvq#pojgfwlsj`aqltmbolmfgqbtmpsojwqfb`kQjdkwgbwfpnbq`krvlwfdllgpOjmhpglvawbpzm`wkvnaboolt`kjfezlvwkmlufo23s{8pfqufvmwjokbmgp@kf`hPsb`frvfqzibnfpfrvbowtj`f3/333Pwbqwsbmfoplmdpqlvmgfjdkwpkjewtlqwkslpwpofbgptffhpbuljgwkfpfnjofpsobmfpnbqwboskbsobmwnbqhpqbwfpsobzp`objnpbofpwf{wppwbqptqlmd?,k0=wkjmd-lqd,nvowjkfbqgSltfqpwbmgwlhfmplojg+wkjpaqjmdpkjsppwbeewqjfg`boopevoozeb`wpbdfmwWkjp#,,..=bgnjmfdzswFufmw26s{8Fnbjowqvf!`qlpppsfmwaoldpal{!=mlwfgofbuf`kjmbpjyfpdvfpw?,k7=qlalwkfbuzwqvf/pfufmdqbmg`qjnfpjdmpbtbqfgbm`fskbpf=?"..fm\\VP% 0:8133s{\\mbnfobwjmfmilzbib{-bwjlmpnjwkV-P-#klogpsfwfqjmgjbmbu!=`kbjmp`lqf`lnfpgljmdsqjlqPkbqf2::3pqlnbmojpwpibsbmeboopwqjboltmfqbdqff?,k1=bavpfbofqwlsfqb!.,,T`bqgpkjoopwfbnpSklwlwqvwk`ofbm-sks<pbjmwnfwboolvjpnfbmwsqlleaqjfeqlt!=dfmqfwqv`hollhpUbovfEqbnf-mfw,..= ?wqz#x ubq#nbhfp`lpwpsobjmbgvowrvfpwwqbjmobalqkfosp`bvpfnbdj`nlwlqwkfjq163s{ofbpwpwfsp@lvmw`lvogdobpppjgfpevmgpklwfobtbqgnlvwknlufpsbqjpdjufpgvw`kwf{bpeqvjwmvoo/\x7F\x7FX^8wls!= ?"..SLPW!l`fbm?aq,=eollqpsfbhgfswk#pjyfabmhp`bw`k`kbqw13s{8bojdmgfboptlvog63s{8vqo>!sbqhpnlvpfNlpw#---?,bnlmdaqbjmalgz#mlmf8abpfg`bqqzgqbewqfefqsbdf\\klnf-nfwfqgfobzgqfbnsqlufiljmw?,wq=gqvdp?"..#bsqjojgfboboofmf{b`welqwk`lgfpoldj`Ujft#pffnpaobmhslqwp#+133pbufg\\ojmhdlbopdqbmwdqffhklnfpqjmdpqbwfg03s{8tklpfsbqpf+*8!#Aol`hojmv{ilmfpsj{fo$*8!=*8je+.ofewgbujgklqpfEl`vpqbjpfal{fpWqb`hfnfmw?,fn=abq!=-pq`>wltfqbow>!`baofkfmqz17s{8pfwvsjwbozpkbqsnjmlqwbpwftbmwpwkjp-qfpfwtkffodjqop,`pp,233&8`ovappwveeajaofulwfp#2333hlqfb~*8 abmgprvfvf>#x~8;3s{8`hjmdx \n\nbkfbg`ol`hjqjpkojhf#qbwjlpwbwpElqn!zbkll*X3^8Balvwejmgp?,k2=gfavdwbphpVQO#>`foop~*+*821s{8sqjnfwfoopwvqmp3{533-isd!psbjmafb`kwb{fpnj`qlbmdfo..=?,djewppwfuf.ojmhalgz-~*8 \nnlvmw#+2::EBR?,qldfqeqbmh@obpp1;s{8effgp?k2=?p`lwwwfpwp11s{8gqjmh*#\x7F\x7F#oftjppkboo 30:8#elq#olufgtbpwf33s{8ib9npjnlm?elmwqfsoznffwpvmwfq`kfbswjdkwAqbmg*#">#gqfpp`ojspqllnplmhfznlajonbjm-Mbnf#sobwfevmmzwqffp`ln,!2-isdtnlgfsbqbnPWBQWofew#jggfm/#132*8 ~ elqn-ujqvp`kbjqwqbmptlqpwSbdfpjwjlmsbw`k?".. l.`b`ejqnpwlvqp/333#bpjbmj((*xbglaf$*X3^jg>23alwk8nfmv#-1-nj-smd!hfujm`lb`k@kjogaqv`f1-isdVQO*(-isd\x7Fpvjwfpoj`fkbqqz213!#ptffwwq= mbnf>gjfdlsbdf#ptjpp..= eee8!=Old-`ln!wqfbwpkffw*#%%#27s{8poffsmwfmwejofgib9ojg>!`Mbnf!tlqpfpklwp.al{.gfowb %ow8afbqp97;Y?gbwb.qvqbo?,b=#psfmgabhfqpklsp>#!!8sks!=`wjlm20s{8aqjbmkfoolpjyf>l>&1E#iljmnbzaf?jnd#jnd!=/#eipjnd!#!*X3^NWlsAWzsf!mftozGbmph`yf`kwqbjohmltp?,k6=ebr!=yk.`m23*8 .2!*8wzsf>aovfpwqvozgbujp-ip$8= ?"pwffo#zlv#k1= elqn#ifpvp233&#nfmv- \n tbofpqjphpvnfmwggjmda.ojhwfb`kdje!#ufdbpgbmphffpwjpkrjspvlnjplaqfgfpgffmwqfwlglpsvfgfb/]lpfpw/Mwjfmfkbpwblwqlpsbqwfglmgfmvfulkb`fqelqnbnjpnlnfilqnvmglbrv/Ag/Abpp/_olbzvgbef`kbwlgbpwbmwlnfmlpgbwlplwqbppjwjlnv`klbklqbovdbqnbzlqfpwlpklqbpwfmfqbmwfpelwlpfpwbpsb/Apmvfubpbovgelqlpnfgjlrvjfmnfpfpslgfq`kjofpfq/Muf`fpgf`jqilp/Efpwbqufmwbdqvslkf`klfoolpwfmdlbnjdl`lpbpmjufodfmwfnjpnbbjqfpivojlwfnbpkb`jbebulqivmjlojaqfsvmwlavfmlbvwlqbaqjoavfmbwf{wlnbqylpbafqojpwbovfdl`/_nlfmfqlivfdlsfq/Vkbafqfpwlzmvm`bnvifqubolqevfqbojaqldvpwbjdvboulwlp`bplpdv/Absvfglplnlpbujplvpwfggfafmml`kfavp`bebowbfvqlppfqjfgj`kl`vqpl`obuf`bpbpof/_msobylobqdllaqbpujpwbbslzlivmwlwqbwbujpwl`qfbq`bnslkfnlp`jm`l`bqdlsjplplqgfmkb`fm/Mqfbgjp`lsfgql`fq`bsvfgbsbsfonfmlq/Vwjo`obqlilqdf`boofslmfqwbqgfmbgjfnbq`bpjdvffoobppjdol`l`kfnlwlpnbgqf`obpfqfpwlmj/]lrvfgbsbpbqabm`lkjilpujbifsbaol/Epwfujfmfqfjmlgfibqelmgl`bmbomlqwfofwqb`bvpbwlnbqnbmlpovmfpbvwlpujoobufmglsfpbqwjslpwfmdbnbq`loofubsbgqfvmjglubnlpylmbpbnalpabmgbnbqjbbavplnv`kbpvajqqjlibujujqdqbgl`kj`bboo/Ailufmgj`kbfpwbmwbofppbojqpvfolsfplpejmfpoobnbavp`l/Epwboofdbmfdqlsobybkvnlqsbdbqivmwbglaofjpobpalopbab/]lkbaobov`kb/mqfbgj`fmivdbqmlwbpuboofboo/M`bqdbglolqbabilfpw/Edvpwlnfmwfnbqjlejqnb`lpwlej`kbsobwbkldbqbqwfpofzfpbrvfonvpflabpfpsl`lpnjwbg`jfol`kj`lnjfgldbmbqpbmwlfwbsbgfafpsobzbqfgfppjfwf`lqwf`lqfbgvgbpgfpflujfilgfpfbbdvbp%rvlw8glnbjm`lnnlmpwbwvpfufmwpnbpwfqpzpwfnb`wjlmabmmfqqfnlufp`qloovsgbwfdolabonfgjvnejowfqmvnafq`kbmdfqfpvowsvaoj`p`qffm`kllpfmlqnbowqbufojppvfpplvq`fwbqdfwpsqjmdnlgvofnlajofptjw`ksklwlpalqgfqqfdjlmjwpfoepl`jbob`wjuf`lovnmqf`lqgelooltwjwof=fjwkfqofmdwkebnjozeqjfmgobzlvwbvwklq`qfbwfqfujftpvnnfqpfqufqsobzfgsobzfqf{sbmgsloj`zelqnbwglvaofsljmwppfqjfpsfqplmojujmdgfpjdmnlmwkpelq`fpvmjrvftfjdkwsflsoffmfqdzmbwvqfpfbq`kejdvqfkbujmd`vpwlnleepfwofwwfqtjmgltpvanjwqfmgfqdqlvspvsolbgkfbowknfwklgujgflpp`klloevwvqfpkbgltgfabwfubovfpLaif`wlwkfqpqjdkwpofbdvf`kqlnfpjnsofmlwj`fpkbqfgfmgjmdpfbplmqfslqwlmojmfprvbqfavwwlmjnbdfpfmbaofnlujmdobwfpwtjmwfqEqbm`fsfqjlgpwqlmdqfsfbwOlmglmgfwbjoelqnfggfnbmgpf`vqfsbppfgwlddofsob`fpgfuj`fpwbwj``jwjfppwqfbnzfooltbwwb`hpwqffweojdkwkjggfmjmel!=lsfmfgvpfevouboofz`bvpfpofbgfqpf`qfwpf`lmggbnbdfpslqwpf{`fswqbwjmdpjdmfgwkjmdpfeef`wejfogppwbwfpleej`fujpvbofgjwlqulovnfQfslqwnvpfvnnlujfpsbqfmwb``fppnlpwoznlwkfq!#jg>!nbqhfwdqlvmg`kbm`fpvqufzafelqfpznalonlnfmwpsff`knlwjlmjmpjgfnbwwfq@fmwfqlaif`wf{jpwpnjggofFvqlsfdqltwkofdb`znbmmfqfmlvdk`bqffqbmptfqlqjdjmslqwbo`ojfmwpfof`wqbmgln`olpfgwlsj`p`lnjmdebwkfqlswjlmpjnsozqbjpfgfp`bsf`klpfm`kvq`kgfejmfqfbplm`lqmfqlvwsvwnfnlqzjeqbnfsloj`fnlgfopMvnafqgvqjmdleefqppwzofphjoofgojpwfg`boofgpjoufqnbqdjmgfofwfafwwfqaqltpfojnjwpDolabopjmdoftjgdfw`fmwfqavgdfwmltqbs`qfgjw`objnpfmdjmfpbefwz`klj`fpsjqjw.pwzofpsqfbgnbhjmdmffgfgqvppjbsofbpff{wfmwP`qjswaqlhfmbooltp`kbqdfgjujgfeb`wlqnfnafq.abpfgwkflqz`lmejdbqlvmgtlqhfgkfosfg@kvq`kjnsb`wpklvogbotbzpoldl!#alwwlnojpw!=*xubq#sqfej{lqbmdfKfbgfq-svpk+`lvsofdbqgfmaqjgdfobvm`kQfujftwbhjmdujpjlmojwwofgbwjmdAvwwlmafbvwzwkfnfpelqdlwPfbq`kbm`klqbonlpwolbgfg@kbmdfqfwvqmpwqjmdqfolbgNlajofjm`lnfpvssozPlvq`flqgfqpujftfg%maps8`lvqpfBalvw#jpobmg?kwno#`llhjfmbnf>!bnbylmnlgfqmbguj`fjm?,b=9#Wkf#gjboldklvpfpAFDJM#Nf{j`lpwbqwp`fmwqfkfjdkwbggjmdJpobmgbppfwpFnsjqfP`kllofeelqwgjqf`wmfbqoznbmvboPfof`w- Lmfiljmfgnfmv!=SkjojsbtbqgpkbmgofjnslqwLeej`fqfdbqgphjoopmbwjlmPslqwpgfdqfftffhoz#+f-d-afkjmggl`wlqolddfgvmjwfg?,a=?,afdjmpsobmwpbppjpwbqwjpwjppvfg033s{\x7F`bmbgbbdfm`zp`kfnfqfnbjmAqbyjopbnsofoldl!=afzlmg.p`bofb``fswpfqufgnbqjmfEllwfq`bnfqb?,k2= \\elqn!ofbufppwqfpp!#,= -dje!#lmolbgolbgfqL{elqgpjpwfqpvqujuojpwfmefnbofGfpjdmpjyf>!bssfbowf{w!=ofufopwkbmhpkjdkfqelq`fgbmjnbobmzlmfBeqj`bbdqffgqf`fmwSflsof?aq#,=tlmgfqsqj`fpwvqmfg\x7F\x7F#x~8nbjm!=jmojmfpvmgbztqbs!=ebjofg`fmpvpnjmvwfafb`lmrvlwfp263s{\x7Ffpwbwfqfnlwffnbjo!ojmhfgqjdkw8pjdmboelqnbo2-kwnopjdmvssqjm`feolbw9-smd!#elqvn-B``fppsbsfqpplvmgpf{wfmgKfjdkwpojgfqVWE.;!%bns8#Afelqf-#TjwkpwvgjlltmfqpnbmbdfsqlejwiRvfqzbmmvbosbqbnpalvdkwebnlvpdlldofolmdfqj((*#xjpqbfopbzjmdgf`jgfklnf!=kfbgfqfmpvqfaqbm`ksjf`fpaol`h8pwbwfgwls!=?qb`jmdqfpjyf..%dw8sb`jwzpf{vboavqfbv-isd!#23/333lawbjmwjwofpbnlvmw/#Jm`-`lnfgznfmv!#ozqj`pwlgbz-jmgffg`lvmwz\\oldl-EbnjozollhfgNbqhfwopf#jeSobzfqwvqhfz*8ubq#elqfpwdjujmdfqqlqpGlnbjm~fopfxjmpfqwAold?,ellwfqoldjm-ebpwfqbdfmwp?algz#23s{#3sqbdnbeqjgbzivmjlqgloobqsob`fg`lufqpsovdjm6/333#sbdf!=alpwlm-wfpw+bubwbqwfpwfg\\`lvmwelqvnpp`kfnbjmgf{/ejoofgpkbqfpqfbgfqbofqw+bssfbqPvanjwojmf!=algz!= )#WkfWklvdkpffjmdifqpfzMftp?,ufqjezf{sfqwjmivqztjgwk>@llhjfPWBQW#b`qlpp\\jnbdfwkqfbgmbwjufsl`hfwal{!= Pzpwfn#Gbujg`bm`fqwbaofpsqlufgBsqjo#qfboozgqjufqjwfn!=nlqf!=albqgp`lolqp`bnsvpejqpw#\x7F\x7F#X^8nfgjb-dvjwbqejmjpktjgwk9pkltfgLwkfq#-sks!#bppvnfobzfqptjoplmpwlqfpqfojfeptfgfm@vpwlnfbpjoz#zlvq#Pwqjmd Tkjowbzolq`ofbq9qfplqweqfm`kwklvdk!*#(#!?algz=avzjmdaqbmgpNfnafqmbnf!=lssjmdpf`wlq6s{8!=upsb`fslpwfqnbilq#`leeffnbqwjmnbwvqfkbssfm?,mbu=hbmpbpojmh!=Jnbdfp>ebopftkjof#kpsb`f3%bns8# Jm##sltfqSlophj.`lolqilqgbmAlwwlnPwbqw#.`lvmw1-kwnomftp!=32-isdLmojmf.qjdkwnjoofqpfmjlqJPAM#33/333#dvjgfpubovf*f`wjlmqfsbjq-{no!##qjdkwp-kwno.aol`hqfdF{s9klufqtjwkjmujqdjmsklmfp?,wq=vpjmd# \nubq#=$*8 \n?,wg= ?,wq= abkbpbaqbpjodbofdlnbdzbqslophjpqsphj4]4C5d\bTA\nzk\vBl\bQ\x7F\vUmGx\bSM\nmC\bTA wQ\nd}\bW@\bTl\bTF i@ cT\vBM\v|jBV qw cC\bWI\npa fM\n{Z{X\bTF\bVV\bVK \x7FmkF []\bPm\bTv\nsI\vpg [I\bQpmx\v_W\n^M\npe\vQ}\vGu\nel\npeChBV\bTA So\nzk\vGL\vxD\nd[JzMY\bQpli\nfl\npC{BNt\vwT i_\bTgQQ\n|p\vXN\bQS\vxDQC\bWZ pD\vVS\bTWNtYh\nzuKjN} wr Ha\n_D j`\vQ}\vWp\nxZ{c ji BU\nbDa| Tn pV\nZd\nmC\vEV{X c} To\bWl\bUd IQ cg\vxs\nXW wR\vek c} ]y Jn\nrp\neg\npV\nz\\{W\npl\nz\\\nzU Pc `{\bV@\nc|\bRw i_\bVb\nwX HvSu\bTF\v_W\vWs\vsIm\x7F\nTT\ndc US }f iZ\bWz c}MD Be iD\v@@\bTl\bPv }tSwM`\vnU kW\ved\nqo\vxY A|\bTz\vy`BRBM iaXU\nyun^ fL iI\nXW fD\bWz\bW@ yj \x7Fm av BN\vb\\ pD\bTf\nY[ Jn\bQy [^\vWc\vyuDlCJ\vWj\vHR `V\vuW Qy\np@\vGuplJm\bW[\nLP\nxC\n`m wQui\x7FR\nbI wQ BZ WVBR\npg cgtiCW\n_y Rg\bQa\vQB\vWc\nYble\ngESu\nL[ Q\x7F ea dj\v]W\nb~M` wL\bTV\bVH\nt\x7F\npl |bs_\bU|\bTaoQlvSkM`\bTv\vK}\nfl cCoQBR Hk |d\bQp HK BZ\vHR\bPv\vLx\vEZ\bT\x7F\bTv iDoDMU\vwBSuk`St\ntC Pl Kg\noi jY\vxYh}\nzk\bWZ \x7Fm\ve` TB fE\nzk `zYh\nV| HK AJ AJ\bUL p\\ ql\nYcKd\nfyYh [I\vDgJm\n]n\nlb\bUd\n{Z lu fsoQ\bTWJm\vwB eaYhBC sb Tn\nzU\n_y\vxY Q]\ngwmt O\\\ntb\bWW\bQy mI V[\ny\\\naB\vRb wQ\n]QQJ\bWg\vWa\bQj\ntC\bVH\nYm\vxs\bVK\nel\bWI\vxYCq\ntR\vHV\bTl\bVw ay\bQa\bVV }t dj\nr| p\\ wR\n{i\nTT [I i[ AJ\vxs\v_W d{\vQ} cg Tz A| Cj\vLmN}m\x7F\nbK dZ p\\ `V sV\np@ iD wQ\vQ}\bTfkaJm\v@@\bV` zp\n@NSw iI cg\noiSu\bVwloCy c}\vb\\ sUBA\bWI\bTf\nxS Vp\nd|\bTV\vbC NoJu\nTC |`\n{Z D]\bU| c}lm\bTl Bv Pl c}\bQp \x7Fm\nLk kj\n@NSbKO j_ p\\\nzU\bTl\bTg\bWI cfXO\bWW\ndzli BN\nd[\bWOMD\vKC dj I_\bVV\ny\\\vLmxl xB kV\vb\\\vJW\vVS Vx\vxD d{MD\bTa |`\vPzR}\vWsBM\nsICN\bTaJm\npe i_\npV\nrh Rd Hv\n~A\nxR\vWh\vWk\nxS\vAz\vwX\nbIoQ fw\nqI\nV|\nunz\x7F\vpg d\\\voA{D i_xB\bT\x7F `Vqr TTg]CA\vuR VJ T`\npw\vRb I_\nCxRo\vsICjKh Bv WVBBoD{D\nhcKm\v^R QE\n{I\np@\nc|Gt c}Dl\nzUqN sVk} Hh\v|j\nqou| Q]\vek\x7FZM`St\npe dj\bVG\veE \x7Fm\vWc|I\n[W fL\bT\x7F BZSu\vKaCqNtY[\nqI\bTv fM i@ }fB\\ Qy\vBl\bWgXDkc\vx[\bVV Q] \x7Fa Py\vxD\nfI }foD dj SGls ~DCN\n{Z \\v\n_D\nhc\vx_C[ AJ\nLM VxCI bj c^ cF\ntCSx wrXA\bU\\ |a\vK\\\bTV\bVj\nd| fsCX\ntb\bRw Vx AE A|\bT\x7FNt\vDg Vc\bTld@\npo \x7FM cF\npe iZ Bo\bSq\nfHl`\bTx\bWf HE\vF{ cO fD\nlm\vfZ\nlm\veU dGBH\bTV SiMW\nwX\nz\\ \\cCX\nd} l}\bQp\bTV F~\bQ\x7F `i\ng@nO\bUd\bTl\nL[ wQ ji\ntC |J\nLU\naB\vxYKj AJuN i[\npeSk\vDg\vx]\bVb\bVV\nea kV\nqI\bTaSk\nAO pD\ntb\nts\nyi\bVg i_\v_W\nLkNt yj fMR\x7F iI\bTl\vwX sV\vMl\nyu AJ\bVjKO WV\vA}\vW\x7F\nrp iD\v|olv\vsIBM d~ CU\bVbeV\npC\vwT j` c}\vxs\vps\vvh WV\vGg\vAe\vVK\v]W rg\vWcF` Br\vb\\ dZ\bQp\nqIkF\nLk\vAR\bWI\bTg bs dw\n{L\n_y iZ\bTA lg\bVV\bTl dk\n`k a{ i_{Awj wN\v@@\bTe i_\n_D wL\nAH\viK\vek\n[] p_ yj\bTv US [r\n{I\npsGt\vVK\nplS}\vWP |dMD\vHV\bT\x7FR}M`\bTV\bVHlvCh\bW[Ke R{\v^R ab BZ VA B`\nd|\nhsKe BeOi R{ d\\nB\bWZ dZ VJOs \x7FmuQ\vhZQ@QQ\nfI\bW[B\\li\nzU\nMdM`\nxS\bVV\n\\}\vxD \x7Fm\bTpIS\nc| kVi~ V{\vhZ |b\bWt\n@R\voA\vnU\bWI ea B` iD c} TzBR\vQBNj CP [I\bTv `WuN\vpg\vpg\vWc iT bs wL U_ c\\ |h\vKa Nr fL\nq|\nzu\nz\\ Nr\bUg |bm`\bTv\nyd\nrp\bWf UXBV\nzk\nd} wQ }fCe\ved\bTW\bSB\nxU cn\bTb\ne\x7F a\\ SG\bU|\npV\nN\\Kn\vnU At pD\v^R\vIrb[ R{ dE\vxD\vWK\vWA\bQL\bW@Su\bUd\nDM PcCADloQ Hswiub\n\x7Fa\bQpOb\nLP\bTlY[\vK} AJ\bQ\x7Fn^\vsA\bSM\nqM\bWZ\n^W\vz{S| fD\bVK\bTv\bPvBB CPdF id\vxsmx\vws cC\ntC ycM`\vW\x7F\nrh\bQp\vxD\\o\nsI_k\nzukF fDXsXO jp\bTvBS{B Br\nzQ\nbI c{BDBVnO\bTF caJd fL PV I_\nlK`o wX\npa gu\bP}{^\bWf\n{I BN\npaKl\vpg cn fL\vvhCq\bTl\vnU\bSqCm wR\bUJ\npe\nyd\nYgCy\vKW fD\neaoQ j_ BvnM\vID\bTa\nzApl\n]n\bTa R{ fr\n_y\bUg{Xkk\vxD|Ixl\nfyCe\vwB\nLk\vd]\noi\n}h Q]\npe\bVwHkOQ\nzk AJ\npV\bPv\ny\\ A{Oi\bSBXA\veE jp\nq} iDqN\v^R \x7Fm iZ Br\bVg\noi\n\\X U_\nc|\vHV\bTf Tn\\N\\N\nuBlv\nyu Td\bTf\bPL\v]W dG\nA`\nw^\ngI\npe dw\nz\\ia\bWZ cFJm\n{Z\bWO_kDfRR d\\\bVV\vxsBNtilm Td ]y\vHV So\v|jXX A|\vZ^\vGu\bTWM`kF\vhZ\vVK dG\vBl ay\nxUqEnO\bVw\nqICX\ne\x7F Pl\bWO\vLm dLuHCm dTfn\vwBka\vnU\n@M\nyT Hv \\}Kh d~Yhk}\neR d\\\bWI |b HK iD\bTWMY\npl\bQ_ wr\vAx HE\bTg\bSqvp\vb\\\bWO\nOl\nsI\nfy\vID \\c\n{Z\n^~\npe\nAO TT\vxvk_\bWO\v|j\vwB Qy i@ Pl Ha dZk}ra UT\vJc\ved\np@ QN\nd| kj HkM`\noi wr d\\\nlq\no_\nlb\nL[ acBBBHCm\npl IQ\bVK\vxs\n`e\viK\npaOi US\bTp fD\nPGkkXA\nz\\\neg\vWh wRqN\nqS cnlo\nxS\n^W BU\nt\x7F HE p\\ fF fw\bVV\bW@ ak\vVKls VJ\bVV\veE\\o\nyX\nYmM`lL\nd|\nzk A{sE wQXT\nt\x7F Pl ]y\vwT{pMD\vb\\ Q]Kj Jn\nAH\vRb BU HK \\c\nfIm\x7F\nqM\n@R So\noiBT Hv\n_yKh BZ ]i\bUJ V{Sr\nbI\vGg a_\bTR\nfI\nfl [K IIS|\vuW iI\bWI\nqI\v|jBV\bVg\bWZkF\vx]\bTA ab fr i@ Jd Jd\vps\nAO\bTaxu iD\nzk |d |`\bW[ lP dG\bVV\vw}\vqO i[\bQ\x7F\bTz\vVF wNts dw\bTv\neS\ngi NryS\npe\bVV\bSq\n`m yj BZ\vWX\bSB c\\\nUR [J c_nM\bWQ\vAx\nMd Brui\vxY\bSM\vWc\v|j\vxs }Q BO\bPL\bWW fM\nAO Pc\veUe^\bTg\nqI ac\bPv cFoQ Q\x7F\vhZka\nz\\ iK BU\n`k CPS|M`\n{I S{_O BZZiSk ps p\\\nYu\n]s\nxC\bWt\nbD kV\vGuyS\nqA [r\neKM` dZlL\bUg\bTl\nbD US\vb\\ pV\nccS\\ ct `z\bPL\vWs\nA`\neg\bSquECR\vDg `W\vz{\vWcSkSk bW\bUg ea\nxZ iI UX VJ\nqn S{\vRb\bTQ\nplGt\vuWuj\npF\nqI fL [I iaXO\nyu\vDg\ved q{VG\bQ\x7Fka Vj kV xB\nd|\np@ QN Pc ps]j kV oU\bTp\nzUnB\vB] a{\bV@\n]nm` cz R{m`\bQa\vwT\bSMMYqN dj~s\vQ}MY\vMB Bv wR\bRg\vQ} ql\vKC\nrmxuCC\vwB\vvh BqXq\npV i_ObuE\nbd\nqo\v{i\nC~ BL\veEuH\bVjEyGz\vzR\v{i cf\n{Z\n]nXA\vGu\vnU hS\vGI\nCc HE\bTA HBBHCj\nCc\bTF HE\nXI A{\bQ\x7F c\\\vmO\vWX\nfH\np@MY\bTF\nlK Bt\nzU TTKm\vwT\npV\ndt\vyI Vx Q\x7F Rg Td\nzU\bRS\nLM wAnM Tn\ndS ]g\nLc\vwB }t [I CPkX\vFm\vhZm\x7F i[\np@\vQ}\vW\x7F |d\nMO\nMd f_ fD cJ Hz\vRb io PyY[\nxU ct\v@@ ww\bPvBMFF\ntbv|\vKm Bq BqKh`o\nZdXU i] |` StB\\\bQ\x7F\v_W TJ\nqI |a A{\vuPMD Pl\nxR fL\vws c{ d\\\bV`\neg HKkc\nd|\bVV\ny\\kc i]\bVG `V ss I_ AE bs du\nel pD\vW\x7F\nqslv\bSMZi\vVKia\vQB Q\x7F\n{Z\bPt\vKl\nlK\nhs\ndS\bVKmf\nd^ kV cO\nc|\bVH \\]\bTv\bSq mI\vDg VJ cn\ny\\\bVg\bTv\nyX\bTF ]]\bTp\noi\nhs\veU\nBf djMr\n|p \\g ]r\bVb{D\nd[XN fM O\\s_ cf iZXN\vWc qv\n`m U^oD\nd|\vGg dE\vwflou}\nd|oQ `iOi\vxD\ndZ\nCxYw\nzk\ntb\ngw yj B`\nyX\vps\ntC\vpP\vqw\bPu\bPX Dm\npwNj ss aG\vxs\bPt\noLGz Ok i@ i]eC IQ ii dj\v@J |duh\bWZ\veU\vnU\bTa cCg]\nzkYh\bVK\nLU\np@\ntb\ntR Cj\vNP i@\bP{\n\\}\n{c\nwX fL\bVG c{ |` AJ |C fDln |d bs\nqI{B\vAx\np@\nzk\vRbOs\vWSe^\vD_ Bv\vWd\bVb\vxs\veE\bRw\n]n\n|p\vg| fwkc\bTIka\n\\TSp ju\vps\npeu|\vGr\bVe CU]MXU\vxD\bTa IQ\vWq CU am dj\bSoSw\vnUCh Q]s_\bPt fS\bTa \\}\n@OYc UZ\bTx\npe\vnU\nzU |} iD\nz\\\bSM\vxDBR\nzQ QN]MYh\nLP\vFm\vLXvc\vqlka HK\bVb\ntC\nCy\bTv\nuVoQ `z [I B`\vRb yj sb\vWs\bTl kV\ved\ne\x7FlL\vxN \x7Fm\nJn jY\vxD\bVb\bSq\vyu wL\vXL\bTA pg At nDXX wR\npl\nhwyS\nps cO\bW[\v|jXN sV p\\ Be\nb~\nAJ\n]ek`qN dw WV HE\vEVJz id B` zhE] fD\bTgqN\bTa jaCv\bSM\nhc\bUet_ ieg] wQ\nPn\bVB jw\bVg\vbE BZ\vRH\bP{ jp\n\\} a_ cC |a\vD] BZ i[ fD\vxW\no_ d\\\n_D\ntb \\c AJ\nlKoQlo\vLx\vM@\bWZKn\vpg\nTi\nIv\n|r\v@}JzLmWhk}ln\vxD\n]sgc\vps Br\bTW\vBMtZ\nBYDW jf\vSWC}\nqo dE mv IQ\bPP\bUblvBC\nzQ [I\vgl\nig\bUsBT\vbC\bSq sU iW\nJn SY HK rg\npV\vID\v|jKO `S |a`vbmglfmujbqnbgqjgavp`bqjmj`jlwjfnslslqrvf`vfmwbfpwbglsvfgfmivfdlp`lmwqbfpw/Mmmlnaqfwjfmfmsfqejonbmfqbbnjdlp`jvgbg`fmwqlbvmrvfsvfgfpgfmwqlsqjnfqsqf`jlpfd/Vmavfmlpuloufqsvmwlppfnbmbkba/Abbdlpwlmvfulpvmjglp`bqolpfrvjslmj/]lpnv`klpbodvmb`lqqfljnbdfmsbqwjqbqqjabnbq/Abklnaqffnsoflufqgbg`bnajlnv`kbpevfqlmsbpbglo/Amfbsbqf`fmvfubp`vqplpfpwbabrvjfqlojaqlp`vbmwlb``fplnjdvfoubqjlp`vbwqlwjfmfpdqvslppfq/Mmfvqlsbnfgjlpeqfmwfb`fq`bgfn/Mplefqwb`l`kfpnlgfoljwbojbofwqbpbod/Vm`lnsqb`vbofpf{jpwf`vfqslpjfmglsqfmpboofdbqujbifpgjmfqlnvq`jbslgq/Msvfpwlgjbqjlsvfaolrvjfqfnbmvfosqlsjl`qjpjp`jfqwlpfdvqlnvfqwfevfmwf`fqqbqdqbmgffef`wlsbqwfpnfgjgbsqlsjbleqf`fwjfqqbf.nbjoubqjbpelqnbpevwvqllaifwlpfdvjqqjfpdlmlqnbpnjpnlp/Vmj`l`bnjmlpjwjlpqby/_mgfajglsqvfabwlofglwfm/Abifp/Vpfpsfql`l`jmblqjdfmwjfmgb`jfmwl`/Mgjykbaobqpfq/Abobwjmbevfqybfpwjoldvfqqbfmwqbq/E{jwlo/_sfybdfmgbu/Agflfujwbqsbdjmbnfwqlpibujfqsbgqfpe/M`jo`bafyb/Mqfbppbojgbfmu/Alibs/_mbavplpajfmfpwf{wlpoofubqsvfgbmevfqwf`ln/Vm`obpfpkvnbmlwfmjglajoablvmjgbgfpw/Mpfgjwbq`qfbgl<X<W=c=k=n<R<V<\\<V<T<W<T=a=n<R<^=m<Y<Y<_<R<S=l<T=n<\\<V<Y=e<Y=o<Z<Y<v<\\<V<]<Y<[<]=g<W<R<Q<T<~=m<Y<S<R<X<A=n<R=n<R<P=k<Y<P<Q<Y=n<W<Y=n=l<\\<[<R<Q<\\<_<X<Y<P<Q<Y<x<W=c<s=l<T<Q<\\=m<Q<T=i=n<Y<P<V=n<R<_<R<X<^<R=n=n<\\<P<M<D<|<P<\\=c<K=n<R<^<\\=m<^<\\<P<Y<P=o<N<\\<V<X<^<\\<Q<\\<P=a=n<T=a=n=o<~<\\<P=n<Y=i<S=l<R=n=o=n<Q<\\<X<X<Q=c<~<R=n=n=l<T<Q<Y<U<~<\\=m<Q<T<P=m<\\<P=n<R=n=l=o<]<r<Q<T<P<T=l<Q<Y<Y<r<r<r<W<T=j=a=n<\\<r<Q<\\<Q<Y<P<X<R<P<P<R<U<X<^<Y<R<Q<R=m=o<X\fHy\fIk\fHU\fId\fHy\fIl\fHT\fIk\fHy\fHR\fHy\fIg\fHx\fH\\\fHF\fH\\\fHD\fIk\fHc\fHy\fHy\fHS\fHA\fIl\fHk\fHT\fHy\fH\\\fHH\fIg\fHU\fIg\fHj\fHF\fHU\fIl\fHC\fHU\fHC\fHR\fHH\fHy\fHI\fHRibdqbm\fHj\fHp\fHp\fIg\fHi\fH@\fHJ\fIg\fH{\fHd\fHp\fHR\fH{\fHc\fHU\fHB\fHk\fHD\fHY\fHU\fHC\fIk\fHI\fIk\fHI\fIl\fHt\fH\\\fHp\fH@\fHJ\fIl\fHy\fHd\fHp\fIl\fHY\fIk\fHD\fHd\fHD\fHc\fHU\fH\\\fHe\fHT\fHB\fIk\fHy\fHB\fHY\fIg\fH^\fIk\fHT\fH@\fHB\fHd\fHJ\fIk\fH\x7F\fH\\\fHj\fHB\fH@\fHT\fHA\fH\\\fH@\fHD\fHv\fH^\fHB\fHD\fHj\fH{\fHT\fIl\fH^\fIl4U5h5e4I5h5e5k4\\4K4N4B4]4U4C4C4K5h5e5k4\\5k4Y5d4]4V5f4]5o4K5j5d5h4K4D5f5j4U4]4Z4\\5h5o5k5j4K5f5d5i5n4K5h4U5h5f4K5j4K5h5o5j4A4F5e5n4D5h5d4A4E4K4B4]5m5n4[4U4D4C4]5o5j4I4\\4K5o5i4K4K4A4C4I5h4K5m5f5k4D4U4Z5o5f5m4D4A4G5d5i5j5d5k5d4O5j4K4@4C4K5h5k4K4_5h5i4U5j4C5h5f4_4U4D4]4Y5h5e5i5j4\\4D5k4K4O5j5k5i4G5h5o5j4F4K5h4K4A5f4G5i4Y4]4X4]4A4A5d5h5d5m5f4K4\\4K5h5o5h5i4]4E4K5j4F4K5h5m4O4D5d4B4K4Y4O5j4F4K5j5k4K5h5f4U4Z5d5d5n4C4K4D5j4B5f4]4D5j4F5h5o5i4X4K4M5d5k5f4K4D5d5n4Y4Y5d5i4K4]5n5i4O4A4C5j4A5j4U4C5i4]4O5f4K4A4E5o4F4D4C5d5j5f4@4D5i5j5k4F4A4F4@5k4E4_5j4E5f4F5i5o4]4E4V4^4E5j5m4_4D5f4F5h5h5k5h5j4K4F5h5o5n5h4D5h5i4K4U5j5k4O5d5h4X5f4M5j5d4]4O5i4K5m5f5o4D5o5h4\\4K4F4]4F4D4D4O5j5k5i4_4K5j5o4D5f4U5m5n4C4A4_5j5h5k5i4X4U4]4O5k5h4X5k4]5n4[4]4[5h4Dsqlejofpfquj`fgfebvowkjnpfoegfwbjop`lmwfmwpvsslqwpwbqwfgnfppbdfpv``fppebpkjlm?wjwof=`lvmwqzb``lvmw`qfbwfgpwlqjfpqfpvowpqvmmjmdsql`fpptqjwjmdlaif`wpujpjaoftfo`lnfbqwj`ofvmhmltmmfwtlqh`lnsbmzgzmbnj`aqltpfqsqjub`zsqlaofnPfquj`fqfpsf`wgjpsobzqfrvfpwqfpfquftfapjwfkjpwlqzeqjfmgplswjlmptlqhjmdufqpjlmnjoojlm`kbmmfotjmglt-bggqfppujpjwfgtfbwkfq`lqqf`wsqlgv`wfgjqf`welqtbqgzlv#`bmqfnlufgpvaif`w`lmwqlobq`kjuf`vqqfmwqfbgjmdojaqbqzojnjwfgnbmbdfqevqwkfqpvnnbqznb`kjmfnjmvwfpsqjubwf`lmwf{wsqldqbnpl`jfwzmvnafqptqjwwfmfmbaofgwqjddfqplvq`fpolbgjmdfofnfmwsbqwmfqejmboozsfqef`wnfbmjmdpzpwfnphffsjmd`vowvqf%rvlw8/ilvqmbosqlif`wpvqeb`fp%rvlw8f{sjqfpqfujftpabobm`fFmdojpk@lmwfmwwkqlvdkSofbpf#lsjmjlm`lmwb`wbufqbdfsqjnbqzujoobdfPsbmjpkdboofqzgf`ojmfnffwjmdnjppjlmslsvobqrvbojwznfbpvqfdfmfqbopsf`jfppfppjlmpf`wjlmtqjwfqp`lvmwfqjmjwjboqfslqwpejdvqfpnfnafqpklogjmdgjpsvwffbqojfqf{sqfppgjdjwbosj`wvqfBmlwkfqnbqqjfgwqbeej`ofbgjmd`kbmdfg`fmwqbouj`wlqzjnbdfp,qfbplmppwvgjfpefbwvqfojpwjmdnvpw#afp`kllopUfqpjlmvpvboozfsjplgfsobzjmddqltjmdlaujlvplufqobzsqfpfmwb`wjlmp?,vo= tqbssfqboqfbgz`fqwbjmqfbojwzpwlqbdfbmlwkfqgfphwlsleefqfgsbwwfqmvmvpvboGjdjwbo`bsjwboTfapjwfebjovqf`lmmf`wqfgv`fgBmgqljggf`bgfpqfdvobq#%bns8#bmjnbopqfofbpfBvwlnbwdfwwjmdnfwklgpmlwkjmdSlsvobq`bswjlmofwwfqp`bswvqfp`jfm`foj`fmpf`kbmdfpFmdobmg>2%bns8Kjpwlqz#>#mft#@fmwqbovsgbwfgPsf`jboMfwtlqhqfrvjqf`lnnfmwtbqmjmd@loofdfwlloabqqfnbjmpaf`bvpffof`wfgGfvwp`kejmbm`ftlqhfqprvj`hozafwtffmf{b`wozpfwwjmdgjpfbpfPl`jfwztfbslmpf{kjajw%ow8"..@lmwqlo`obppfp`lufqfglvwojmfbwwb`hpgfuj`fp+tjmgltsvqslpfwjwof>!Nlajof#hjoojmdpkltjmdJwbojbmgqlssfgkfbujozfeef`wp.2$^*8 `lmejqn@vqqfmwbgubm`fpkbqjmdlsfmjmdgqbtjmdajoojlmlqgfqfgDfqnbmzqfobwfg?,elqn=jm`ovgftkfwkfqgfejmfgP`jfm`f`bwboldBqwj`ofavwwlmpobqdfpwvmjelqnilvqmfzpjgfabq@kj`bdlklojgbzDfmfqbosbppbdf/%rvlw8bmjnbwfeffojmdbqqjufgsbppjmdmbwvqboqlvdkoz- Wkf#avw#mlwgfmpjwzAqjwbjm@kjmfpfob`h#lewqjavwfJqfobmg!#gbwb.eb`wlqpqf`fjufwkbw#jpOjaqbqzkvpabmgjm#eb`wbeebjqp@kbqofpqbgj`boaqlvdkwejmgjmdobmgjmd9obmd>!qfwvqm#ofbgfqpsobmmfgsqfnjvnsb`hbdfBnfqj`bFgjwjlm^%rvlw8Nfppbdfmffg#wlubovf>!`lnsof{ollhjmdpwbwjlmafojfufpnboofq.nlajofqf`lqgptbmw#wlhjmg#leEjqfel{zlv#bqfpjnjobqpwvgjfgnb{jnvnkfbgjmdqbsjgoz`ojnbwfhjmdglnfnfqdfgbnlvmwpelvmgfgsjlmffqelqnvobgzmbpwzklt#wl#Pvsslqwqfufmvff`lmlnzQfpvowpaqlwkfqplogjfqobqdfoz`boojmd-%rvlw8B``lvmwFgtbqg#pfdnfmwQlafqw#feelqwpSb`jej`ofbqmfgvs#tjwkkfjdkw9tf#kbufBmdfofpmbwjlmp\\pfbq`kbssojfgb`rvjqfnbppjufdqbmwfg9#ebopfwqfbwfgajddfpwafmfejwgqjujmdPwvgjfpnjmjnvnsfqkbspnlqmjmdpfoojmdjp#vpfgqfufqpfubqjbmw#qlof>!njppjmdb`kjfufsqlnlwfpwvgfmwplnflmff{wqfnfqfpwlqfalwwln9fuloufgboo#wkfpjwfnbsfmdojpktbz#wl##Bvdvpwpznalop@lnsbmznbwwfqpnvpj`bobdbjmpwpfqujmd~*+*8 sbznfmwwqlvaof`lm`fsw`lnsbqfsbqfmwpsobzfqpqfdjlmpnlmjwlq#$$Wkf#tjmmjmdf{solqfbgbswfgDboofqzsqlgv`fbajojwzfmkbm`f`bqffqp*-#Wkf#`loof`wPfbq`k#bm`jfmwf{jpwfgellwfq#kbmgofqsqjmwfg`lmplofFbpwfqmf{slqwptjmgltp@kbmmfojoofdbomfvwqbopvddfpw\\kfbgfqpjdmjmd-kwno!=pfwwofgtfpwfqm`bvpjmd.tfahjw`objnfgIvpwj`f`kbswfquj`wjnpWklnbp#nlyjoobsqlnjpfsbqwjfpfgjwjlmlvwpjgf9ebopf/kvmgqfgLoznsj`\\avwwlmbvwklqpqfb`kfg`kqlmj`gfnbmgppf`lmgpsqlwf`wbglswfgsqfsbqfmfjwkfqdqfbwozdqfbwfqlufqboojnsqluf`lnnbmgpsf`jbopfbq`k-tlqpkjsevmgjmdwklvdkwkjdkfpwjmpwfbgvwjojwzrvbqwfq@vowvqfwfpwjmd`ofbqozf{slpfgAqltpfqojafqbo~#`bw`kSqlif`wf{bnsofkjgf+*8EolqjgbbmptfqpbooltfgFnsfqlqgfefmpfpfqjlvpeqffglnPfufqbo.avwwlmEvqwkfqlvw#le#">#mvoowqbjmfgGfmnbqhuljg+3*,boo-ipsqfufmwQfrvfpwPwfskfm Tkfm#lapfquf?,k1= Nlgfqm#sqlujgf!#bow>!alqgfqp- Elq# Nbmz#bqwjpwpsltfqfgsfqelqnej`wjlmwzsf#lenfgj`bowj`hfwplsslpfg@lvm`jotjwmfppivpwj`fDflqdf#Afodjvn---?,b=wtjwwfqmlwbaoztbjwjmdtbqebqf#Lwkfq#qbmhjmdskqbpfpnfmwjlmpvqujufp`klobq?,s= #@lvmwqzjdmlqfgolpp#leivpw#bpDflqdjbpwqbmdf?kfbg=?pwlssfg2$^*8 jpobmgpmlwbaofalqgfq9ojpw#le`bqqjfg233/333?,k0= #pfufqboaf`lnfppfof`w#tfggjmd33-kwnonlmbq`klee#wkfwfb`kfqkjdkoz#ajloldzojef#lelq#fufmqjpf#le%qbrvl8sovplmfkvmwjmd+wklvdkGlvdobpiljmjmd`jq`ofpElq#wkfBm`jfmwUjfwmbnufkj`ofpv`k#bp`qzpwboubovf#>Tjmgltpfmilzfgb#pnboobppvnfg?b#jg>!elqfjdm#Boo#qjklt#wkfGjpsobzqfwjqfgkltfufqkjggfm8abwwofppffhjmd`bajmfwtbp#mlwollh#bw`lmgv`wdfw#wkfIbmvbqzkbssfmpwvqmjmdb9klufqLmojmf#Eqfm`k#ob`hjmdwzsj`bof{wqb`wfmfnjfpfufm#jedfmfqbwgf`jgfgbqf#mlw,pfbq`kafojfep.jnbdf9ol`bwfgpwbwj`-oldjm!=`lmufqwujlofmwfmwfqfgejqpw!=`jq`vjwEjmobmg`kfnjpwpkf#tbp23s{8!=bp#pv`kgjujgfg?,psbm=tjoo#afojmf#leb#dqfbwnzpwfqz,jmgf{-eboojmdgvf#wl#qbjotbz`loofdfnlmpwfqgfp`fmwjw#tjwkmv`ofbqIftjpk#sqlwfpwAqjwjpkeoltfqpsqfgj`wqfelqnpavwwlm#tkl#tbpof`wvqfjmpwbmwpvj`jgfdfmfqj`sfqjlgpnbqhfwpPl`jbo#ejpkjmd`lnajmfdqbskj`tjmmfqp?aq#,=?az#wkf#MbwvqboSqjub`z`llhjfplvw`lnfqfploufPtfgjpkaqjfeozSfqpjbmpl#nv`k@fmwvqzgfsj`wp`lovnmpklvpjmdp`qjswpmf{w#wlafbqjmdnbssjmdqfujpfgiRvfqz+.tjgwk9wjwof!=wllowjsPf`wjlmgfpjdmpWvqhjpkzlvmdfq-nbw`k+~*+*8 avqmjmdlsfqbwfgfdqffpplvq`f>Qj`kbqg`olpfozsobpwj`fmwqjfp?,wq= `lolq9 vo#jg>!slppfppqloojmdskzpj`pebjojmdf{f`vwf`lmwfpwojmh#wlGfebvow?aq#,= 9#wqvf/`kbqwfqwlvqjpn`obppj`sql`ffgf{sobjm?,k2= lmojmf-<{no#ufkfosjmdgjbnlmgvpf#wkfbjqojmffmg#..=*-bwwq+qfbgfqpklpwjmd eeeeeeqfbojyfUjm`fmwpjdmbop#pq`>!,Sqlgv`wgfpsjwfgjufqpfwfoojmdSvaoj`#kfog#jmIlpfsk#wkfbwqfbeef`wp?pwzof=b#obqdfglfpm$wobwfq/#Fofnfmwebuj`lm`qfbwlqKvmdbqzBjqslqwpff#wkfpl#wkbwNj`kbfoPzpwfnpSqldqbnp/#bmg##tjgwk>f%rvlw8wqbgjmdofew!= sfqplmpDlogfm#Beebjqpdqbnnbqelqnjmdgfpwqlzjgfb#le`bpf#lelogfpw#wkjp#jp-pq`#>#`bqwllmqfdjpwq@lnnlmpNvpojnpTkbw#jpjm#nbmznbqhjmdqfufbopJmgffg/frvbooz,pklt\\blvwgllqfp`bsf+Bvpwqjbdfmfwj`pzpwfn/Jm#wkf#pjwwjmdKf#boplJpobmgpB`bgfnz \n\n?"..Gbmjfo#ajmgjmdaol`h!=jnslpfgvwjojyfBaqbkbn+f{`fswxtjgwk9svwwjmd*-kwno+\x7F\x7F#X^8 GBWBX#)hjw`kfmnlvmwfgb`wvbo#gjbof`wnbjmoz#\\aobmh$jmpwboof{sfqwpje+wzsfJw#bopl%`lsz8#!=Wfqnpalqm#jmLswjlmpfbpwfqmwbohjmd`lm`fqmdbjmfg#lmdljmdivpwjez`qjwj`peb`wlqzjwp#ltmbppbvowjmujwfgobpwjmdkjp#ltmkqfe>!,!#qfo>!gfufols`lm`fqwgjbdqbngloobqp`ovpwfqsks<jg>bo`lklo*8~*+*8vpjmd#b=?psbm=ufppfopqfujuboBggqfppbnbwfvqbmgqljgboofdfgjoomfpptbohjmd`fmwfqprvbojeznbw`kfpvmjejfgf{wjm`wGfefmpfgjfg#jm \n?"..#`vpwlnpojmhjmdOjwwof#Allh#lefufmjmdnjm-ip<bqf#wkfhlmwbhwwlgbz$p-kwno!#wbqdfw>tfbqjmdBoo#Qjd8 ~*+*8qbjpjmd#Bopl/#`qv`jbobalvw!=gf`obqf..= ?p`ejqfel{bp#nv`kbssojfpjmgf{/#p/#avw#wzsf#># ?"..wltbqgpQf`lqgpSqjubwfElqfjdmSqfnjfq`klj`fpUjqwvboqfwvqmp@lnnfmwSltfqfgjmojmf8slufqwz`kbnafqOjujmd#ulovnfpBmwklmzoldjm!#QfobwfgF`lmlnzqfb`kfp`vwwjmddqbujwzojef#jm@kbswfq.pkbgltMlwbaof?,wg= #qfwvqmpwbgjvntjgdfwpubqzjmdwqbufopkfog#aztkl#bqftlqh#jmeb`vowzbmdvobqtkl#kbgbjqslqwwltm#le Plnf#$`oj`h$`kbqdfphfztlqgjw#tjoo`jwz#le+wkjp*8Bmgqft#vmjrvf#`kf`hfglq#nlqf033s{8#qfwvqm8qpjlm>!sovdjmptjwkjm#kfqpfoePwbwjlmEfgfqboufmwvqfsvaojpkpfmw#wlwfmpjlmb`wqfpp`lnf#wlejmdfqpGvhf#lesflsof/f{soljwtkbw#jpkbqnlmzb#nbilq!9!kwwsjm#kjp#nfmv!= nlmwkozleej`fq`lvm`jodbjmjmdfufm#jmPvnnbqzgbwf#leolzbowzejwmfppbmg#tbpfnsfqlqpvsqfnfPf`lmg#kfbqjmdQvppjbmolmdfpwBoafqwbobwfqbopfw#le#pnboo!=-bssfmggl#tjwkefgfqboabmh#leafmfbwkGfpsjwf@bsjwbodqlvmgp*/#bmg#sfq`fmwjw#eqln`olpjmd`lmwbjmJmpwfbgejewffmbp#tfoo-zbkll-qfpslmgejdkwfqlap`vqfqfeof`wlqdbmj`>#Nbwk-fgjwjmdlmojmf#sbggjmdb#tkloflmfqqlqzfbq#lefmg#le#abqqjfqtkfm#jwkfbgfq#klnf#leqfpvnfgqfmbnfgpwqlmd=kfbwjmdqfwbjmp`olvgeqtbz#le#Nbq`k#2hmltjmdjm#sbqwAfwtffmofpplmp`olpfpwujqwvboojmhp!=`qlppfgFMG#..=ebnlvp#btbqgfgOj`fmpfKfbowk#ebjqoz#tfbowkznjmjnboBeqj`bm`lnsfwfobafo!=pjmdjmdebqnfqpAqbpjo*gjp`vppqfsob`fDqfdlqzelmw#`lsvqpvfgbssfbqpnbhf#vsqlvmgfgalwk#leaol`hfgpbt#wkfleej`fp`lolvqpje+gl`vtkfm#kffmelq`fsvpk+evBvdvpw#VWE.;!=Ebmwbpzjm#nlpwjmivqfgVpvboozebqnjmd`olpvqflaif`w#gfefm`fvpf#le#Nfgj`bo?algz= fujgfmwaf#vpfghfz@lgfpj{wffmJpobnj` 333333fmwjqf#tjgfoz#b`wjuf#+wzsflelmf#`bm`lolq#>psfbhfqf{wfmgpSkzpj`pwfqqbjm?walgz=evmfqboujftjmdnjggof#`qj`hfwsqlskfwpkjewfggl`wlqpQvppfoo#wbqdfw`lnsb`wbodfaqbpl`jbo.avoh#lenbm#bmg?,wg= #kf#ofew*-ubo+*ebopf*8oldj`boabmhjmdklnf#wlmbnjmd#Bqjylmb`qfgjwp*8 ~*8 elvmgfqjm#wvqm@loojmpafelqf#Avw#wkf`kbqdfgWjwof!=@bswbjmpsfoofgdlggfppWbd#..=Bggjmd9avw#tbpQf`fmw#sbwjfmwab`h#jm>ebopf%Ojm`lomtf#hmlt@lvmwfqIvgbjpnp`qjsw#bowfqfg$^*8 ##kbp#wkfvm`ofbqFufmw$/alwk#jmmlw#boo ?"..#sob`jmdkbqg#wl#`fmwfqplqw#le`ojfmwppwqffwpAfqmbqgbppfqwpwfmg#wlebmwbpzgltm#jmkbqalvqEqffglniftfoqz,balvw--pfbq`kofdfmgpjp#nbgfnlgfqm#lmoz#lmlmoz#wljnbdf!#ojmfbq#sbjmwfqbmg#mlwqbqfoz#b`qlmzngfojufqpklqwfq33%bns8bp#nbmztjgwk>!,)#?"X@wjwof#>le#wkf#oltfpw#sj`hfg#fp`bsfgvpfp#lesflsofp#Svaoj`Nbwwkftwb`wj`pgbnbdfgtbz#elqobtp#lefbpz#wl#tjmgltpwqlmd##pjnsof~`bw`k+pfufmwkjmelal{tfmw#wlsbjmwfg`jwjyfmJ#glm$wqfwqfbw-#Plnf#tt-!*8 alnajmdnbjowl9nbgf#jm-#Nbmz#`bqqjfp\x7F\x7Fx~8tjtlqh#lepzmlmzngfefbwpebulqfglswj`bosbdfWqbvmofpp#pfmgjmdofew!=?`lnP`lqBoo#wkfiRvfqz-wlvqjpw@obppj`ebopf!#Tjokfonpvavqapdfmvjmfajpklsp-psojw+dolabo#elooltpalgz#lemlnjmbo@lmwb`wpf`vobqofew#wl`kjfeoz.kjggfm.abmmfq?,oj= -#Tkfm#jm#alwkgjpnjppF{solqfbotbzp#ujb#wkfpsb/]lotfoebqfqvojmd#bqqbmdf`bswbjmkjp#plmqvof#lekf#wllhjwpfoe/>3%bns8+`boofgpbnsofpwl#nbhf`ln,sbdNbqwjm#Hfmmfgzb``fswpevoo#lekbmgofgAfpjgfp,,..=?,baof#wlwbqdfwpfppfm`fkjn#wl#jwp#az#`lnnlm-njmfqbowl#wbhftbzp#wlp-lqd,obgujpfgsfmbowzpjnsof9je#wkfzOfwwfqpb#pklqwKfqafqwpwqjhfp#dqlvsp-ofmdwkeojdkwplufqobspoltoz#ofppfq#pl`jbo#?,s= \n\njw#jmwlqbmhfg#qbwf#levo= ##bwwfnswsbjq#lenbhf#jwHlmwbhwBmwlmjlkbujmd#qbwjmdp#b`wjufpwqfbnpwqbssfg!*-`pp+klpwjofofbg#wlojwwof#dqlvsp/Sj`wvqf..= #qltp>!#laif`wjmufqpf?ellwfq@vpwlnU=?_,p`qploujmd@kbnafqpobufqztlvmgfgtkfqfbp">#$vmgelq#boosbqwoz#.qjdkw9Bqbajbmab`hfg#`fmwvqzvmjw#lenlajof.Fvqlsf/jp#klnfqjph#legfpjqfg@ojmwlm`lpw#lebdf#le#af`lnf#mlmf#les%rvlw8Njggof#fbg$*X3@qjwj`ppwvgjlp=%`lsz8dqlvs!=bppfnaonbhjmd#sqfppfgtjgdfw-sp9!#<#qfavjowaz#plnfElqnfq#fgjwlqpgfobzfg@bmlmj`kbg#wkfsvpkjmd`obpp>!avw#bqfsbqwjboAbazolmalwwln#`bqqjfq@lnnbmgjwp#vpfBp#tjwk`lvqpfpb#wkjqggfmlwfpbopl#jmKlvpwlm13s{8!=b``vpfgglvaof#dlbo#leEbnlvp#*-ajmg+sqjfpwp#Lmojmfjm#Ivozpw#(#!d`lmpvowgf`jnbokfosevoqfujufgjp#ufqzq$($jswolpjmd#efnbofpjp#boplpwqjmdpgbzp#lebqqjuboevwvqf#?laif`welq`jmdPwqjmd+!#,= \n\nkfqf#jpfm`lgfg-##Wkf#aboollmglmf#az,`lnnlmad`lolqobt#le#Jmgjbmbbuljgfgavw#wkf1s{#0s{irvfqz-bewfq#bsloj`z-nfm#bmgellwfq.>#wqvf8elq#vpfp`qffm-Jmgjbm#jnbdf#>ebnjoz/kwws9,,#%maps8gqjufqpfwfqmbopbnf#bpmlwj`fgujftfqp~*+*8 #jp#nlqfpfbplmpelqnfq#wkf#mftjp#ivpw`lmpfmw#Pfbq`ktbp#wkftkz#wkfpkjssfgaq=?aq=tjgwk9#kfjdkw>nbgf#le`vjpjmfjp#wkbwb#ufqz#Bgnjqbo#ej{fg8mlqnbo#NjppjlmSqfpp/#lmwbqjl`kbqpfwwqz#wl#jmubgfg>!wqvf!psb`jmdjp#nlpwb#nlqf#wlwboozeboo#le~*8 ##jnnfmpfwjnf#jmpfw#lvwpbwjpezwl#ejmggltm#wlolw#le#Sobzfqpjm#Ivmfrvbmwvnmlw#wkfwjnf#wlgjpwbmwEjmmjpkpq`#>#+pjmdof#kfos#leDfqnbm#obt#bmgobafofgelqfpwp`llhjmdpsb`f!=kfbgfq.tfoo#bpPwbmofzaqjgdfp,dolabo@qlbwjb#Balvw#X3^8 ##jw/#bmgdqlvsfgafjmd#b*xwkqltkf#nbgfojdkwfqfwkj`boEEEEEE!alwwln!ojhf#b#fnsolzpojuf#jmbp#pffmsqjmwfqnlpw#leva.ojmhqfif`wpbmg#vpfjnbdf!=pv``ffgeffgjmdMv`ofbqjmelqnbwl#kfosTlnfm$pMfjwkfqNf{j`bmsqlwfjm?wbaof#az#nbmzkfbowkzobtpvjwgfujpfg-svpk+xpfoofqppjnsoz#Wkqlvdk-`llhjf#Jnbdf+logfq!=vp-ip!=#Pjm`f#vmjufqpobqdfq#lsfm#wl"..#fmgojfp#jm$^*8 ##nbqhfwtkl#jp#+!GLN@lnbmbdfglmf#elqwzsfle#Hjmdglnsqlejwpsqlslpfwl#pklt`fmwfq8nbgf#jwgqfppfgtfqf#jmnj{wvqfsqf`jpfbqjpjmdpq`#>#$nbhf#b#pf`vqfgAbswjpwulwjmd# \n\nubq#Nbq`k#1dqft#vs@ojnbwf-qfnlufphjoofgtbz#wkf?,kfbg=eb`f#leb`wjmd#qjdkw!=wl#tlqhqfgv`fpkbp#kbgfqf`wfgpklt+*8b`wjlm>allh#lebm#bqfb>>#!kww?kfbgfq ?kwno=`lmelqneb`jmd#`llhjf-qfoz#lmklpwfg#-`vpwlnkf#tfmwavw#elqpsqfbg#Ebnjoz#b#nfbmplvw#wkfelqvnp-ellwbdf!=Nlajo@ofnfmwp!#jg>!bp#kjdkjmwfmpf..=?"..efnbof#jp#pffmjnsojfgpfw#wkfb#pwbwfbmg#kjpebpwfpwafpjgfpavwwlm\\alvmgfg!=?jnd#Jmelal{fufmwp/b#zlvmdbmg#bqfMbwjuf#`kfbsfqWjnflvwbmg#kbpfmdjmfptlm#wkf+nlpwozqjdkw9#ejmg#b#.alwwlnSqjm`f#bqfb#lenlqf#lepfbq`k\\mbwvqf/ofdboozsfqjlg/obmg#lelq#tjwkjmgv`fgsqlujmdnjppjofol`boozBdbjmpwwkf#tbzh%rvlw8s{8!= svpkfg#babmglmmvnfqbo@fqwbjmJm#wkjpnlqf#jmlq#plnfmbnf#jpbmg/#jm`qltmfgJPAM#3.`qfbwfpL`wlafqnbz#mlw`fmwfq#obwf#jmGfefm`ffmb`wfgtjpk#wlaqlbgoz`llojmdlmolbg>jw-#Wkfqf`lufqNfnafqpkfjdkw#bppvnfp?kwno= sflsof-jm#lmf#>tjmgltellwfq\\b#dllg#qfhobnblwkfqp/wl#wkjp\\`llhjfsbmfo!=Olmglm/gfejmfp`qvpkfgabswjpn`lbpwbopwbwvp#wjwof!#nluf#wlolpw#jmafwwfq#jnsojfpqjuboqzpfqufqp#PzpwfnSfqkbspfp#bmg#`lmwfmgeoltjmdobpwfg#qjpf#jmDfmfpjpujft#leqjpjmd#pffn#wlavw#jm#ab`hjmdkf#tjoodjufm#bdjujmd#`jwjfp-eolt#le#Obwfq#boo#avwKjdktbzlmoz#azpjdm#lekf#glfpgjeefqpabwwfqz%bns8obpjmdofpwkqfbwpjmwfdfqwbhf#lmqfevpfg`boofg#>VP%bnsPff#wkfmbwjufpaz#wkjppzpwfn-kfbg#le9klufq/ofpajbmpvqmbnfbmg#boo`lnnlm,kfbgfq\\\\sbqbnpKbqubqg,sj{fo-qfnlubopl#olmdqlof#leiljmwozphzp`qbVmj`lgfaq#,= Bwobmwbmv`ofvp@lvmwz/svqfoz#`lvmw!=fbpjoz#avjog#blm`oj`hb#djufmsljmwfqk%rvlw8fufmwp#fopf#x gjwjlmpmlt#wkf/#tjwk#nbm#tkllqd,Tfalmf#bmg`buboqzKf#gjfgpfbwwof33/333#xtjmgltkbuf#wlje+tjmgbmg#jwpplofoz#n%rvlw8qfmftfgGfwqljwbnlmdpwfjwkfq#wkfn#jmPfmbwlqVp?,b=?Hjmd#leEqbm`jp.sqlgv`kf#vpfgbqw#bmgkjn#bmgvpfg#azp`lqjmdbw#klnfwl#kbufqfobwfpjajojwzeb`wjlmAveebolojmh!=?tkbw#kfeqff#wl@jwz#le`lnf#jmpf`wlqp`lvmwfglmf#gbzmfqulvpprvbqf#~8je+dljm#tkbwjnd!#bojp#lmozpfbq`k,wvfpgbzollpfozPlolnlmpf{vbo#.#?b#kqnfgjvn!GL#MLW#Eqbm`f/tjwk#b#tbq#bmgpf`lmg#wbhf#b#= nbqhfw-kjdktbzglmf#jm`wjujwz!obpw!=laojdfgqjpf#wl!vmgfejnbgf#wl#Fbqoz#sqbjpfgjm#jwp#elq#kjpbwkofwfIvsjwfqZbkll"#wfqnfg#pl#nbmzqfbooz#p-#Wkf#b#tlnbm<ubovf>gjqf`w#qjdkw!#aj`z`ofb`jmd>!gbz#bmgpwbwjmdQbwkfq/kjdkfq#Leej`f#bqf#mltwjnfp/#tkfm#b#sbz#elqlm#wkjp.ojmh!=8alqgfqbqlvmg#bmmvbo#wkf#Mftsvw#wkf-`ln!#wbhjm#wlb#aqjfe+jm#wkfdqlvsp-8#tjgwkfmyznfppjnsof#jm#obwfxqfwvqmwkfqbszb#sljmwabmmjmdjmhp!= +*8!#qfb#sob`f_v330@bbalvw#bwq= \n\n``lvmw#djufp#b?P@QJSWQbjotbzwkfnfp,wlloal{AzJg+!{kvnbmp/tbw`kfpjm#plnf#je#+tj`lnjmd#elqnbwp#Vmgfq#avw#kbpkbmgfg#nbgf#azwkbm#jmefbq#legfmlwfg,jeqbnfofew#jmulowbdfjm#fb`kb%rvlw8abpf#leJm#nbmzvmgfqdlqfdjnfpb`wjlm#?,s= ?vpwlnUb8%dw8?,jnslqwplq#wkbwnlpwoz#%bns8qf#pjyf>!?,b=?,kb#`obppsbppjufKlpw#>#TkfwkfqefqwjofUbqjlvp>X^8+ev`bnfqbp,=?,wg=b`wp#bpJm#plnf= ?"lqdbmjp#?aq#,=Afjijmd`bwbo/Lgfvwp`kfvqlsfvfvphbqbdbfjodfpufmphbfpsb/]bnfmpbifvpvbqjlwqbabiln/E{j`ls/Mdjmbpjfnsqfpjpwfnbl`wvaqfgvqbmwfb/]bgjqfnsqfpbnlnfmwlmvfpwqlsqjnfqbwqbu/Epdqb`jbpmvfpwqbsql`fplfpwbglp`bojgbgsfqplmbm/Vnfqlb`vfqgln/Vpj`bnjfnaqllefqwbpbodvmlpsb/Apfpfifnsolgfqf`klbgfn/Mpsqjubglbdqfdbqfmob`fpslpjaofklwfofppfujoobsqjnfql/Vowjnlfufmwlpbq`kjul`vowvqbnvifqfpfmwqbgbbmvm`jlfnabqdlnfq`bgldqbmgfpfpwvgjlnfilqfpefaqfqlgjpf/]lwvqjpnl`/_gjdlslqwbgbfpsb`jlebnjojbbmwlmjlsfqnjwfdvbqgbqbodvmbpsqf`jlpbodvjfmpfmwjglujpjwbpw/Awvol`lml`fqpfdvmgl`lmpfileqbm`jbnjmvwlppfdvmgbwfmfnlpfef`wlpn/Mobdbpfpj/_mqfujpwbdqbmbgb`lnsqbqjmdqfpldbq`/Abb``j/_mf`vbglqrvjfmfpjm`ovplgfafq/Mnbwfqjbklnaqfpnvfpwqbslgq/Abnb/]bmb/Vowjnbfpwbnlplej`jbowbnajfmmjmd/Vmpbovglpslgfnlpnfilqbqslpjwjlmavpjmfppklnfsbdfpf`vqjwzobmdvbdfpwbmgbqg`bnsbjdmefbwvqfp`bwfdlqzf{wfqmbo`kjogqfmqfpfqufgqfpfbq`kf{`kbmdfebulqjwfwfnsobwfnjojwbqzjmgvpwqzpfquj`fpnbwfqjbosqlgv`wpy.jmgf{9`lnnfmwpplewtbqf`lnsofwf`bofmgbqsobwelqnbqwj`ofpqfrvjqfgnlufnfmwrvfpwjlmavjogjmdslojwj`pslppjaofqfojdjlmskzpj`boeffgab`hqfdjpwfqsj`wvqfpgjpbaofgsqlwl`lobvgjfm`fpfwwjmdpb`wjujwzfofnfmwpofbqmjmdbmzwkjmdbapwqb`wsqldqfpplufqujftnbdbyjmff`lmlnj`wqbjmjmdsqfppvqfubqjlvp#?pwqlmd=sqlsfqwzpklssjmdwldfwkfqbgubm`fgafkbujlqgltmolbgefbwvqfgellwaboopfof`wfgObmdvbdfgjpwbm`fqfnfnafqwqb`hjmdsbpptlqgnlgjejfgpwvgfmwpgjqf`wozejdkwjmdmlqwkfqmgbwbabpfefpwjuboaqfbhjmdol`bwjlmjmwfqmfwgqlsgltmsqb`wj`ffujgfm`fevm`wjlmnbqqjbdfqfpslmpfsqlaofnpmfdbwjufsqldqbnpbmbozpjpqfofbpfgabmmfq!=svq`kbpfsloj`jfpqfdjlmbo`qfbwjufbqdvnfmwallhnbqhqfefqqfq`kfnj`bogjujpjlm`booab`hpfsbqbwfsqlif`wp`lmeoj`wkbqgtbqfjmwfqfpwgfojufqznlvmwbjmlawbjmfg>#ebopf8elq+ubq#b``fswfg`bsb`jwz`lnsvwfqjgfmwjwzbjq`qbewfnsolzfgsqlslpfgglnfpwj`jm`ovgfpsqlujgfgklpsjwboufqwj`bo`loobspfbssqlb`ksbqwmfqpoldl!=?bgbvdkwfqbvwklq!#`vowvqboebnjojfp,jnbdfp,bppfnaozsltfqevowfb`kjmdejmjpkfggjpwqj`w`qjwj`bo`dj.ajm,svqslpfpqfrvjqfpfof`wjlmaf`lnjmdsqlujgfpb`bgfnj`f{fq`jpfb`wvbooznfgj`jmf`lmpwbmwb``jgfmwNbdbyjmfgl`vnfmwpwbqwjmdalwwln!=lapfqufg9#%rvlw8f{wfmgfgsqfujlvpPlewtbqf`vpwlnfqgf`jpjlmpwqfmdwkgfwbjofgpojdkwozsobmmjmdwf{wbqfb`vqqfm`zfufqzlmfpwqbjdkwwqbmpefqslpjwjufsqlgv`fgkfqjwbdfpkjssjmdbaplovwfqf`fjufgqfofubmwavwwlm!#ujlofm`fbmztkfqfafmfejwpobvm`kfgqf`fmwozboojbm`felooltfgnvowjsofavoofwjmjm`ovgfgl``vqqfgjmwfqmbo\'+wkjp*-qfsvaoj`=?wq=?wg`lmdqfppqf`lqgfgvowjnbwfplovwjlm?vo#jg>!gjp`lufqKlnf?,b=tfapjwfpmfwtlqhpbowklvdkfmwjqfoznfnlqjbonfppbdfp`lmwjmvfb`wjuf!=plnftkbwuj`wlqjbTfpwfqm##wjwof>!Ol`bwjlm`lmwqb`wujpjwlqpGltmolbgtjwklvw#qjdkw!= nfbpvqfptjgwk#>#ubqjbaofjmuloufgujqdjmjbmlqnboozkbssfmfgb``lvmwppwbmgjmdmbwjlmboQfdjpwfqsqfsbqfg`lmwqlopb``vqbwfajqwkgbzpwqbwfdzleej`jbodqbskj`p`qjnjmboslppjaoz`lmpvnfqSfqplmbopsfbhjmdubojgbwfb`kjfufg-isd!#,=nb`kjmfp?,k1= ##hfztlqgpeqjfmgozaqlwkfqp`lnajmfglqjdjmbo`lnslpfgf{sf`wfgbgfrvbwfsbhjpwbmeloolt!#ubovbaof?,obafo=qfobwjufaqjmdjmdjm`qfbpfdlufqmlqsovdjmp,Ojpw#le#Kfbgfq!=!#mbnf>!#+%rvlw8dqbgvbwf?,kfbg= `lnnfq`fnbobzpjbgjqf`wlqnbjmwbjm8kfjdkw9p`kfgvof`kbmdjmdab`h#wl#`bwkloj`sbwwfqmp`lolq9# dqfbwfpwpvssojfpqfojbaof?,vo= \n\n?pfof`w#`jwjyfmp`olwkjmdtbw`kjmd?oj#jg>!psf`jej``bqqzjmdpfmwfm`f?`fmwfq=`lmwqbpwwkjmhjmd`bw`k+f*plvwkfqmNj`kbfo#nfq`kbmw`bqlvpfosbggjmd9jmwfqjlq-psojw+!ojybwjlmL`wlafq#*xqfwvqmjnsqlufg..%dw8 `lufqbdf`kbjqnbm-smd!#,=pvaif`wpQj`kbqg#tkbwfufqsqlabaozqf`lufqzabpfabooivgdnfmw`lmmf`w--`pp!#,=#tfapjwfqfslqwfggfebvow!,=?,b= fof`wqj`p`lwobmg`qfbwjlmrvbmwjwz-#JPAM#3gjg#mlw#jmpwbm`f.pfbq`k.!#obmd>!psfbhfqp@lnsvwfq`lmwbjmpbq`kjufpnjmjpwfqqfb`wjlmgjp`lvmwJwbojbml`qjwfqjbpwqlmdoz9#$kwws9$p`qjsw$`lufqjmdleefqjmdbssfbqfgAqjwjpk#jgfmwjezEb`fallhmvnfqlvpufkj`ofp`lm`fqmpBnfqj`bmkbmgojmdgju#jg>!Tjoojbn#sqlujgfq\\`lmwfmwb``vqb`zpf`wjlm#bmgfqplmeof{jaof@bwfdlqzobtqfm`f?p`qjsw=obzlvw>!bssqlufg#nb{jnvnkfbgfq!=?,wbaof=Pfquj`fpkbnjowlm`vqqfmw#`bmbgjbm`kbmmfop,wkfnfp,,bqwj`oflswjlmboslqwvdboubovf>!!jmwfqubotjqfofppfmwjwofgbdfm`jfpPfbq`k!#nfbpvqfgwklvpbmgpsfmgjmd%kfoojs8mft#Gbwf!#pjyf>!sbdfMbnfnjggof!#!#,=?,b=kjggfm!=pfrvfm`fsfqplmbolufqeoltlsjmjlmpjoojmljpojmhp!= \n?wjwof=ufqpjlmppbwvqgbzwfqnjmbojwfnsqlsfmdjmffqpf`wjlmpgfpjdmfqsqlslpbo>!ebopf!Fpsb/]loqfofbpfppvanjw!#fq%rvlw8bggjwjlmpznswlnplqjfmwfgqfplvq`fqjdkw!=?sofbpvqfpwbwjlmpkjpwlqz-ofbujmd##alqgfq>`lmwfmwp`fmwfq!=- Plnf#gjqf`wfgpvjwbaofavodbqjb-pklt+*8gfpjdmfgDfmfqbo#`lm`fswpF{bnsofptjoojbnpLqjdjmbo!=?psbm=pfbq`k!=lsfqbwlqqfrvfpwpb#%rvlw8booltjmdGl`vnfmwqfujpjlm-# Wkf#zlvqpfoe@lmwb`w#nj`kjdbmFmdojpk#`lovnajbsqjlqjwzsqjmwjmdgqjmhjmdeb`jojwzqfwvqmfg@lmwfmw#leej`fqpQvppjbm#dfmfqbwf.;;6:.2!jmgj`bwfebnjojbq#rvbojwznbqdjm93#`lmwfmwujftslqw`lmwb`wp.wjwof!=slqwbaof-ofmdwk#fojdjaofjmuloufpbwobmwj`lmolbg>!gfebvow-pvssojfgsbznfmwpdolppbqz Bewfq#dvjgbm`f?,wg=?wgfm`lgjmdnjggof!=`bnf#wl#gjpsobzpp`lwwjpkilmbwkbmnbilqjwztjgdfwp-`ojmj`bowkbjobmgwfb`kfqp?kfbg= \nbeef`wfgpvsslqwpsljmwfq8wlPwqjmd?,pnboo=lhobklnbtjoo#af#jmufpwlq3!#bow>!klojgbzpQfplvq`foj`fmpfg#+tkj`k#-#Bewfq#`lmpjgfqujpjwjmdf{solqfqsqjnbqz#pfbq`k!#bmgqljg!rvj`hoz#nffwjmdpfpwjnbwf8qfwvqm#8`lolq9 #kfjdkw>bssqlubo/#%rvlw8#`kf`hfg-njm-ip!nbdmfwj`=?,b=?,kelqf`bpw-#Tkjof#wkvqpgbzgufqwjpf%fb`vwf8kbp@obppfubovbwflqgfqjmdf{jpwjmdsbwjfmwp#Lmojmf#`lolqbglLswjlmp!`bnsafoo?"..#fmg?,psbm=??aq#,= \\slsvsp\x7Fp`jfm`fp/%rvlw8#rvbojwz#Tjmgltp#bppjdmfgkfjdkw9#?a#`obppof%rvlw8#ubovf>!#@lnsbmzf{bnsofp?jeqbnf#afojfufpsqfpfmwpnbqpkboosbqw#le#sqlsfqoz*- Wkf#wb{lmlnznv`k#le#?,psbm= !#gbwb.pqwvdv/Fpp`qlooWl#sqlif`w?kfbg= bwwlqmfzfnskbpjppslmplqpebm`zal{tlqog$p#tjogojef`kf`hfg>pfppjlmpsqldqbnns{8elmw.#Sqlif`wilvqmbopafojfufgub`bwjlmwklnsplmojdkwjmdbmg#wkf#psf`jbo#alqgfq>3`kf`hjmd?,walgz=?avwwlm#@lnsofwf`ofbqej{ ?kfbg= bqwj`of#?pf`wjlmejmgjmdpqlof#jm#slsvobq##L`wlafqtfapjwf#f{slpvqfvpfg#wl##`kbmdfplsfqbwfg`oj`hjmdfmwfqjmd`lnnbmgpjmelqnfg#mvnafqp##?,gju=`qfbwjmdlmPvanjwnbqzobmg`loofdfpbmbozwj`ojpwjmdp`lmwb`w-olddfgJmbgujplqzpjaojmdp`lmwfmw!p%rvlw8*p-#Wkjp#sb`hbdfp`kf`hal{pvddfpwpsqfdmbmwwlnlqqltpsb`jmd>j`lm-smdibsbmfpf`lgfabpfavwwlm!=dbnaojmdpv`k#bp#/#tkjof#?,psbm=#njpplvqjpslqwjmdwls92s{#-?,psbm=wfmpjlmptjgwk>!1obyzolbgmlufnafqvpfg#jm#kfjdkw>!`qjsw!= %maps8?,?wq=?wg#kfjdkw91,sqlgv`w`lvmwqz#jm`ovgf#ellwfq!#%ow8"..#wjwof!=?,irvfqz-?,elqn= +\vBl\bQ\x7F*+\vUmGx*kqubwphjjwbojbmlqln/Nm(ow/Pqh/Kf4K4]4C5dwbnaj/Emmlwj`jbpnfmpbifpsfqplmbpgfqf`klpmb`jlmbopfquj`jl`lmwb`wlvpvbqjlpsqldqbnbdlajfqmlfnsqfpbpbmvm`jlpubofm`jb`lolnajbgfpsv/Epgfslqwfpsqlzf`wlsqlgv`wls/Vaoj`lmlplwqlpkjpwlqjbsqfpfmwfnjoolmfpnfgjbmwfsqfdvmwbbmwfqjlqqf`vqplpsqlaofnbpbmwjbdlmvfpwqlplsjmj/_mjnsqjnjqnjfmwqbpbn/Eqj`bufmgfglqpl`jfgbgqfpsf`wlqfbojybqqfdjpwqlsbobaqbpjmwfq/Epfmwlm`fpfpsf`jbonjfnaqlpqfbojgbg`/_qglabybqbdlybs/Mdjmbppl`jbofpaolrvfbqdfpwj/_mborvjofqpjpwfnbp`jfm`jbp`lnsofwlufqpj/_m`lnsofwbfpwvgjlps/Vaoj`blaifwjulboj`bmwfavp`bglq`bmwjgbgfmwqbgbpb``jlmfpbq`kjulppvsfqjlqnbzlq/Abbofnbmjbevm`j/_m/Vowjnlpkb`jfmglbrvfoolpfgj`j/_mefqmbmglbnajfmwfeb`fallhmvfpwqbp`ojfmwfpsql`fplpabpwbmwfsqfpfmwbqfslqwbq`lmdqfplsvaoj`bq`lnfq`jl`lmwqbwli/_ufmfpgjpwqjwlw/E`mj`b`lmivmwlfmfqd/Abwqbabibqbpwvqjbpqf`jfmwfvwjojybqalofw/Ampboubglq`lqqf`wbwqbabilpsqjnfqlpmfdl`jlpojafqwbggfwboofpsbmwboobsq/_{jnlbonfq/Abbmjnbofprvj/Emfp`lqby/_mpf``j/_mavp`bmglls`jlmfpf{wfqjlq`lm`fswlwlgbu/Abdbofq/Abfp`qjajqnfgj`jmboj`fm`jb`lmpvowbbpsf`wlp`q/Awj`bg/_obqfpivpwj`jbgfafq/Mmsfq/Alglmf`fpjwbnbmwfmfqsfrvf/]lqf`jajgbwqjavmbowfmfqjef`bm`j/_m`bmbqjbpgfp`bqdbgjufqplpnboolq`bqfrvjfqfw/E`mj`lgfafq/Abujujfmgbejmbmybpbgfobmwfevm`jlmb`lmpfilpgje/A`jo`jvgbgfpbmwjdvbpbubmybgbw/Eqnjmlvmjgbgfpp/Mm`kfy`bnsb/]bplewlmj`qfujpwbp`lmwjfmfpf`wlqfpnlnfmwlpeb`vowbg`q/Egjwlgjufqpbppvsvfpwleb`wlqfppfdvmglpsfrvf/]b<_<R<X<\\<Y=m<W<T<Y=m=n=`<]=g<W<R<]=g=n=`=a=n<R<P<y=m<W<T=n<R<_<R<P<Y<Q=c<^=m<Y=i=a=n<R<U<X<\\<Z<Y<]=g<W<T<_<R<X=o<X<Y<Q=`=a=n<R=n<]=g<W<\\=m<Y<]=c<R<X<T<Q=m<Y<]<Y<Q<\\<X<R=m<\\<U=n=h<R=n<R<Q<Y<_<R=m<^<R<T=m<^<R<U<T<_=l=g=n<R<Z<Y<^=m<Y<P=m<^<R=b<W<T=d=`=a=n<T=i<S<R<V<\\<X<Q<Y<U<X<R<P<\\<P<T=l<\\<W<T<]<R=n<Y<P=o=i<R=n=c<X<^=o=i=m<Y=n<T<W=b<X<T<X<Y<W<R<P<T=l<Y=n<Y<]=c=m<^<R<Y<^<T<X<Y=k<Y<_<R=a=n<T<P=m=k<Y=n=n<Y<P=g=j<Y<Q=g=m=n<\\<W<^<Y<X=`=n<Y<P<Y<^<R<X=g=n<Y<]<Y<^=g=d<Y<Q<\\<P<T=n<T<S<\\=n<R<P=o<S=l<\\<^<W<T=j<\\<R<X<Q<\\<_<R<X=g<[<Q<\\=b<P<R<_=o<X=l=o<_<^=m<Y<U<T<X<Y=n<V<T<Q<R<R<X<Q<R<X<Y<W<\\<X<Y<W<Y=m=l<R<V<T=b<Q=c<^<Y=m=`<y=m=n=`=l<\\<[<\\<Q<\\=d<T4K5h5h5k4K5h4F5f4@5i5f4U4B4K4Y4E4K5h4\\5f4U5h5f5k4@4C5f4C4K5h4N5j4K5h4]4C4F4A5o5i4Y5m4A4E5o4K5j4F4K5h5h5f5f5o5d5j4X4D5o4E5m5f5k4K4D5j4K4F4A5d4K4M4O5o4G4]4B5h4K5h4K5h4A4D4C5h5f5h4C4]5d4_4K4Z4V4[4F5o5d5j5k5j4K5o4_4K4A4E5j4K4C5f4K5h4[4D4U5h5f5o4X5o4]4K5f5i5o5j5i5j5k4K4X4]5o4E4]4J5f4_5j4X5f4[5i4K4\\4K4K5h5m5j4X4D4K4D4F4U4D4]4]4A5i4E5o4K5m4E5f5n5d5h5i4]5o4^5o5h5i4E4O4A5i4C5n5h4D5f5f4U5j5f4Y5d4]4E4[4]5f5n4X4K4]5o4@5d4K5h4O4B4]5e5i4U5j4K4K4D4A4G4U4]5d4Z4D4X5o5h5i4_4@5h4D5j4K5j4B4K5h4C5o4F4K4D5o5h5f4E4D4C5d5j4O5f4Z4K5f5d4@4C5m4]5f5n5o4F4D4F4O5m4Z5h5i4[4D4B4K5o4G4]4D4K4]5o4K5m4Z5h4K4A5h5e5j5m4_5k4O5f4K5i4]4C5d4C4O5j5k4K4C5f5j4K4K5h4K5j5i4U4]4Z4F4U5h5i4C4K4B5h5i5i5o5j\x07\x07\x07\x07\0\x07\x07\0\v\n \b\r\f\f\r\b \n\v\0\v\v\v\v\0\x07qfplvq`fp`lvmwqjfprvfpwjlmpfrvjsnfmw`lnnvmjwzbubjobaofkjdkojdkwGWG,{kwnonbqhfwjmdhmltofgdfplnfwkjmd`lmwbjmfqgjqf`wjlmpvap`qjafbgufqwjpf`kbqb`wfq!#ubovf>!?,pfof`w=Bvpwqbojb!#`obpp>!pjwvbwjlmbvwklqjwzelooltjmdsqjnbqjozlsfqbwjlm`kboofmdfgfufolsfgbmlmznlvpevm`wjlm#evm`wjlmp`lnsbmjfppwqv`wvqfbdqffnfmw!#wjwof>!slwfmwjbofgv`bwjlmbqdvnfmwppf`lmgbqz`lszqjdkwobmdvbdfpf{`ovpjuf`lmgjwjlm?,elqn= pwbwfnfmwbwwfmwjlmAjldqbskz~#fopf#x plovwjlmptkfm#wkf#Bmbozwj`pwfnsobwfpgbmdfqlvppbwfoojwfgl`vnfmwpsvaojpkfqjnslqwbmwsqlwlwzsfjmeovfm`f%qbrvl8?,feef`wjufdfmfqboozwqbmpelqnafbvwjevowqbmpslqwlqdbmjyfgsvaojpkfgsqlnjmfmwvmwjo#wkfwkvnambjoMbwjlmbo#-el`vp+*8lufq#wkf#njdqbwjlmbmmlvm`fgellwfq!= f{`fswjlmofpp#wkbmf{sfmpjufelqnbwjlmeqbnftlqhwfqqjwlqzmgj`bwjlm`vqqfmwoz`obppMbnf`qjwj`jpnwqbgjwjlmfopftkfqfBof{bmgfqbssljmwfgnbwfqjbopaqlbg`bpwnfmwjlmfgbeejojbwf?,lswjlm=wqfbwnfmwgjeefqfmw,gfebvow-Sqfpjgfmwlm`oj`h>!ajldqbskzlwkfqtjpfsfqnbmfmwEqbm/KbjpKlooztllgf{sbmpjlmpwbmgbqgp?,pwzof= qfgv`wjlmGf`fnafq#sqfefqqfg@bnaqjgdflsslmfmwpAvpjmfpp#`lmevpjlm= ?wjwof=sqfpfmwfgf{sobjmfgglfp#mlw#tlqogtjgfjmwfqeb`fslpjwjlmpmftpsbsfq?,wbaof= nlvmwbjmpojhf#wkf#fppfmwjboejmbm`jbopfof`wjlmb`wjlm>!,babmglmfgFgv`bwjlmsbqpfJmw+pwbajojwzvmbaof#wl?,wjwof= qfobwjlmpMlwf#wkbwfeej`jfmwsfqelqnfgwtl#zfbqpPjm`f#wkfwkfqfelqftqbssfq!=bowfqmbwfjm`qfbpfgAbwwof#lesfq`fjufgwqzjmd#wlmf`fppbqzslqwqbzfgfof`wjlmpFojybafwk?,jeqbnf=gjp`lufqzjmpvqbm`fp-ofmdwk8ofdfmgbqzDfldqbskz`bmgjgbwf`lqslqbwfplnfwjnfppfquj`fp-jmkfqjwfg?,pwqlmd=@lnnvmjwzqfojdjlvpol`bwjlmp@lnnjwwffavjogjmdpwkf#tlqogml#olmdfqafdjmmjmdqfefqfm`f`bmmlw#afeqfrvfm`zwzsj`boozjmwl#wkf#qfobwjuf8qf`lqgjmdsqfpjgfmwjmjwjboozwf`kmjrvfwkf#lwkfqjw#`bm#aff{jpwfm`fvmgfqojmfwkjp#wjnfwfofsklmfjwfnp`lsfsqb`wj`fpbgubmwbdf*8qfwvqm#Elq#lwkfqsqlujgjmdgfnl`qb`zalwk#wkf#f{wfmpjufpveefqjmdpvsslqwfg`lnsvwfqp#evm`wjlmsqb`wj`bopbjg#wkbwjw#nbz#afFmdojpk?,eqln#wkf#p`kfgvofggltmolbgp?,obafo= pvpsf`wfgnbqdjm9#3psjqjwvbo?,kfbg= nj`qlplewdqbgvboozgjp`vppfgkf#af`bnff{f`vwjufirvfqz-ipklvpfklog`lmejqnfgsvq`kbpfgojwfqboozgfpwqlzfgvs#wl#wkfubqjbwjlmqfnbjmjmdjw#jp#mlw`fmwvqjfpIbsbmfpf#bnlmd#wkf`lnsofwfgbodlqjwknjmwfqfpwpqfafoojlmvmgfejmfgfm`lvqbdfqfpjybaofjmuloujmdpfmpjwjufvmjufqpbosqlujpjlm+bowklvdkefbwvqjmd`lmgv`wfg*/#tkj`k#`lmwjmvfg.kfbgfq!=Efaqvbqz#mvnfqlvp#lufqeolt9`lnslmfmweqbdnfmwpf{`foofmw`lopsbm>!wf`kmj`bomfbq#wkf#Bgubm`fg#plvq`f#lef{sqfppfgKlmd#Hlmd#Eb`fallhnvowjsof#nf`kbmjpnfofubwjlmleefmpjuf?,elqn= \npslmplqfggl`vnfmw-lq#%rvlw8wkfqf#bqfwklpf#tklnlufnfmwpsql`fppfpgjeej`vowpvanjwwfgqf`lnnfmg`lmujm`fgsqlnlwjmd!#tjgwk>!-qfsob`f+`obppj`bo`lbojwjlmkjp#ejqpwgf`jpjlmpbppjpwbmwjmgj`bwfgfulovwjlm.tqbssfq!fmlvdk#wlbolmd#wkfgfojufqfg..= ?"..Bnfqj`bm#sqlwf`wfgMlufnafq#?,pwzof=?evqmjwvqfJmwfqmfw##lmaovq>!pvpsfmgfgqf`jsjfmwabpfg#lm#Nlqflufq/balojpkfg`loof`wfgtfqf#nbgffnlwjlmbofnfqdfm`zmbqqbwjufbgul`bwfps{8alqgfq`lnnjwwfggjq>!owq!fnsolzffpqfpfbq`k-#pfof`wfgpv``fpplq`vpwlnfqpgjpsobzfgPfswfnafqbgg@obpp+Eb`fallh#pvddfpwfgbmg#obwfqlsfqbwjmdfobalqbwfPlnfwjnfpJmpwjwvwf`fqwbjmozjmpwboofgelooltfqpIfqvpbofnwkfz#kbuf`lnsvwjmddfmfqbwfgsqlujm`fpdvbqbmwffbqajwqbqzqf`ldmjyftbmwfg#wls{8tjgwk9wkflqz#leafkbujlvqTkjof#wkffpwjnbwfgafdbm#wl#jw#af`bnfnbdmjwvgfnvpw#kbufnlqf#wkbmGjqf`wlqzf{wfmpjlmpf`qfwbqzmbwvqboozl``vqqjmdubqjbaofpdjufm#wkfsobwelqn-?,obafo=?ebjofg#wl`lnslvmgphjmgp#le#pl`jfwjfpbolmdpjgf#..%dw8 plvwktfpwwkf#qjdkwqbgjbwjlmnbz#kbuf#vmfp`bsf+pslhfm#jm!#kqfe>!,sqldqbnnflmoz#wkf#`lnf#eqlngjqf`wlqzavqjfg#jmb#pjnjobqwkfz#tfqf?,elmw=?,Mlqtfdjbmpsf`jejfgsqlgv`jmdsbppfmdfq+mft#Gbwfwfnslqbqzej`wjlmboBewfq#wkffrvbwjlmpgltmolbg-qfdvobqozgfufolsfqbaluf#wkfojmhfg#wlskfmlnfmbsfqjlg#lewllowjs!=pvapwbm`fbvwlnbwj`bpsf`w#leBnlmd#wkf`lmmf`wfgfpwjnbwfpBjq#Elq`fpzpwfn#lelaif`wjufjnnfgjbwfnbhjmd#jwsbjmwjmdp`lmrvfqfgbqf#pwjoosql`fgvqfdqltwk#lekfbgfg#azFvqlsfbm#gjujpjlmpnlof`vofpeqbm`kjpfjmwfmwjlmbwwqb`wfg`kjogkllgbopl#vpfggfgj`bwfgpjmdbslqfgfdqff#leebwkfq#le`lmeoj`wp?,b=?,s= `bnf#eqlntfqf#vpfgmlwf#wkbwqf`fjujmdF{f`vwjuffufm#nlqfb``fpp#wl`lnnbmgfqSlojwj`bonvpj`jbmpgfoj`jlvpsqjplmfqpbgufmw#leVWE.;!#,=?"X@GBWBX!=@lmwb`wPlvwkfqm#ad`lolq>!pfqjfp#le-#Jw#tbp#jm#Fvqlsfsfqnjwwfgubojgbwf-bssfbqjmdleej`jboppfqjlvpoz.obmdvbdfjmjwjbwfgf{wfmgjmdolmd.wfqnjmeobwjlmpv`k#wkbwdfw@llhjfnbqhfg#az?,avwwlm=jnsofnfmwavw#jw#jpjm`qfbpfpgltm#wkf#qfrvjqjmdgfsfmgfmw..= ?"..#jmwfqujftTjwk#wkf#`lsjfp#le`lmpfmpvptbp#avjowUfmfyvfob+elqnfqozwkf#pwbwfsfqplmmfopwqbwfdj`ebulvq#lejmufmwjlmTjhjsfgjb`lmwjmfmwujqwvbooztkj`k#tbpsqjm`jsof@lnsofwf#jgfmwj`bopklt#wkbwsqjnjwjufbtbz#eqlnnlof`vobqsqf`jpfozgjpploufgVmgfq#wkfufqpjlm>!=%maps8?,Jw#jp#wkf#Wkjp#jp#tjoo#kbuflqdbmjpnpplnf#wjnfEqjfgqj`ktbp#ejqpwwkf#lmoz#eb`w#wkbwelqn#jg>!sqf`fgjmdWf`kmj`boskzpj`jpwl``vqp#jmmbujdbwlqpf`wjlm!=psbm#jg>!plvdkw#wlafolt#wkfpvqujujmd~?,pwzof=kjp#gfbwkbp#jm#wkf`bvpfg#azsbqwjboozf{jpwjmd#vpjmd#wkftbp#djufmb#ojpw#leofufop#lemlwjlm#leLeej`jbo#gjpnjppfgp`jfmwjpwqfpfnaofpgvsoj`bwff{solpjufqf`lufqfgboo#lwkfqdboofqjfpxsbggjmd9sflsof#leqfdjlm#lebggqfppfpbppl`jbwfjnd#bow>!jm#nlgfqmpklvog#afnfwklg#leqfslqwjmdwjnfpwbnsmffgfg#wlwkf#Dqfbwqfdbqgjmdpffnfg#wlujftfg#bpjnsb`w#lmjgfb#wkbwwkf#Tlqogkfjdkw#lef{sbmgjmdWkfpf#bqf`vqqfmw!=`bqfevooznbjmwbjmp`kbqdf#le@obppj`bobggqfppfgsqfgj`wfgltmfqpkjs?gju#jg>!qjdkw!= qfpjgfm`fofbuf#wkf`lmwfmw!=bqf#lewfm##~*+*8 sqlabaoz#Sqlefpplq.avwwlm!#qfpslmgfgpbzp#wkbwkbg#wl#afsob`fg#jmKvmdbqjbmpwbwvp#lepfqufp#bpVmjufqpbof{f`vwjlmbddqfdbwfelq#tkj`kjmef`wjlmbdqffg#wlkltfufq/#slsvobq!=sob`fg#lm`lmpwqv`wfof`wlqbopznalo#lejm`ovgjmdqfwvqm#wlbq`kjwf`w@kqjpwjbmsqfujlvp#ojujmd#jmfbpjfq#wlsqlefpplq %ow8"..#feef`w#lebmbozwj`ptbp#wbhfmtkfqf#wkfwllh#lufqafojfe#jmBeqjhbbmpbp#ebq#bpsqfufmwfgtlqh#tjwkb#psf`jbo?ejfogpfw@kqjpwnbpQfwqjfufg Jm#wkf#ab`h#jmwlmlqwkfbpwnbdbyjmfp=?pwqlmd=`lnnjwwffdlufqmjmddqlvsp#lepwlqfg#jmfpwbaojpkb#dfmfqbojwp#ejqpwwkfjq#ltmslsvobwfgbm#laif`w@bqjaafbmboolt#wkfgjpwqj`wptjp`lmpjmol`bwjlm-8#tjgwk9#jmkbajwfgPl`jbojpwIbmvbqz#2?,ellwfq=pjnjobqoz`klj`f#lewkf#pbnf#psf`jej`#avpjmfpp#Wkf#ejqpw-ofmdwk8#gfpjqf#wlgfbo#tjwkpjm`f#wkfvpfqBdfmw`lm`fjufgjmgf{-sksbp#%rvlw8fmdbdf#jmqf`fmwoz/eft#zfbqptfqf#bopl ?kfbg= ?fgjwfg#azbqf#hmltm`jwjfp#jmb``fpphfz`lmgfnmfgbopl#kbufpfquj`fp/ebnjoz#leP`kllo#le`lmufqwfgmbwvqf#le#obmdvbdfnjmjpwfqp?,laif`w=wkfqf#jp#b#slsvobqpfrvfm`fpbgul`bwfgWkfz#tfqfbmz#lwkfqol`bwjlm>fmwfq#wkfnv`k#nlqfqfeof`wfgtbp#mbnfglqjdjmbo#b#wzsj`botkfm#wkfzfmdjmffqp`lvog#mlwqfpjgfmwptfgmfpgbzwkf#wkjqg#sqlgv`wpIbmvbqz#1tkbw#wkfzb#`fqwbjmqfb`wjlmpsql`fpplqbewfq#kjpwkf#obpw#`lmwbjmfg!=?,gju= ?,b=?,wg=gfsfmg#lmpfbq`k!= sjf`fp#le`lnsfwjmdQfefqfm`fwfmmfppfftkj`k#kbp#ufqpjlm>?,psbm=#??,kfbgfq=djufp#wkfkjpwlqjbmubovf>!!=sbggjmd93ujft#wkbwwldfwkfq/wkf#nlpw#tbp#elvmgpvapfw#lebwwb`h#lm`kjogqfm/sljmwp#lesfqplmbo#slpjwjlm9boofdfgoz@ofufobmgtbp#obwfqbmg#bewfqbqf#djufmtbp#pwjoop`qloojmdgfpjdm#lenbhfp#wkfnv`k#ofppBnfqj`bmp- Bewfq#/#avw#wkfNvpfvn#leolvjpjbmb+eqln#wkfnjmmfplwbsbqwj`ofpb#sql`fppGlnjmj`bmulovnf#leqfwvqmjmdgfefmpjuf33s{\x7Fqjdknbgf#eqlnnlvpflufq!#pwzof>!pwbwfp#le+tkj`k#jp`lmwjmvfpEqbm`jp`lavjogjmd#tjwklvw#btjwk#plnftkl#tlvogb#elqn#leb#sbqw#leafelqf#jwhmltm#bp##Pfquj`fpol`bwjlm#bmg#lewfmnfbpvqjmdbmg#jw#jpsbsfqab`hubovfp#le ?wjwof=>#tjmglt-gfwfqnjmffq%rvlw8#sobzfg#azbmg#fbqoz?,`fmwfq=eqln#wkjpwkf#wkqffsltfq#bmgle#%rvlw8jmmfqKWNO?b#kqfe>!z9jmojmf8@kvq`k#lewkf#fufmwufqz#kjdkleej`jbo#.kfjdkw9#`lmwfmw>!,`dj.ajm,wl#`qfbwfbeqjhbbmpfpsfqbmwleqbm/Kbjpobwujf)Mvojfwvuj)_(`f)Mwjmb(af)Mwjmb\fUh\fT{\fTN\n{I\np@Fr\vBl\bQ\x7F A{\vUmGx A{ypYA\0zX\bTV\bWl\bUdBM\vB{\npV\v@xB\\\np@DbGz al\npa fM uD\bV~mx\vQ}\ndS p\\\bVK\bS]\bU|oD kV\ved\vHR\nb~M`\nJpoD|Q\nLPSw\bTl\nAI\nxC\bWt BqF`Cm\vLm Kx }t\bPv\ny\\\naB V\x7F\nZdXUli fr i@ BHBDBV `V\n[] p_ Tn\n~A\nxR uD `{\bV@ Tn HK AJ\vxsZf\nqIZf\vBM\v|j }t\bSM\nmC\vQ}pfquj`jlpbqw/A`volbqdfmwjmbabq`folmb`vborvjfqsvaoj`bglsqlgv`wlpslo/Awj`bqfpsvfpwbtjhjsfgjbpjdvjfmwfa/Vprvfgb`lnvmjgbgpfdvqjgbgsqjm`jsbosqfdvmwbp`lmwfmjglqfpslmgfqufmfyvfobsqlaofnbpgj`jfnaqfqfob`j/_mmlujfnaqfpjnjobqfpsqlzf`wlpsqldqbnbpjmpwjwvwlb`wjujgbgfm`vfmwqbf`lmln/Abjn/Mdfmfp`lmwb`wbqgfp`bqdbqmf`fpbqjlbwfm`j/_mwfo/Eelml`lnjpj/_m`bm`jlmfp`bsb`jgbgfm`lmwqbqbm/Mojpjpebulqjwlpw/Eqnjmlpsqlujm`jbfwjrvfwbpfofnfmwlpevm`jlmfpqfpvowbgl`bq/M`wfqsqlsjfgbgsqjm`jsjlmf`fpjgbgnvmj`jsbo`qfb`j/_mgfp`bqdbpsqfpfm`jb`lnfq`jbolsjmjlmfpfifq`j`jlfgjwlqjbopbobnbm`bdlmy/Mofygl`vnfmwlsfo/A`vobqf`jfmwfpdfmfqbofpwbqqbdlmbsq/M`wj`bmlufgbgfpsqlsvfpwbsb`jfmwfpw/E`mj`bplaifwjulp`lmwb`wlp\fHB\fIk\fHn\fH^\fHS\fHc\fHU\fId\fHn\fH{\fHC\fHR\fHT\fHR\fHI\fHc\fHY\fHn\fH\\\fHU\fIk\fHy\fIg\fHd\fHy\fIm\fHw\fH\\\fHU\fHR\fH@\fHR\fHJ\fHy\fHU\fHR\fHT\fHA\fIl\fHU\fIm\fHc\fH\\\fHU\fIl\fHB\fId\fHn\fHJ\fHS\fHD\fH@\fHR\fHHgjsolgl`p\fHT\fHB\fHC\fH\\\fIn\fHF\fHD\fHR\fHB\fHF\fHH\fHR\fHG\fHS\fH\\\fHx\fHT\fHH\fHH\fH\\\fHU\fH^\fIg\fH{\fHU\fIm\fHj\fH@\fHR\fH\\\fHJ\fIk\fHZ\fHU\fIm\fHd\fHz\fIk\fH^\fHC\fHJ\fHS\fHy\fHR\fHB\fHY\fIk\fH@\fHH\fIl\fHD\fH@\fIl\fHv\fHB\fI`\fHH\fHT\fHR\fH^\fH^\fIk\fHz\fHp\fIe\fH@\fHB\fHJ\fHJ\fHH\fHI\fHR\fHD\fHU\fIl\fHZ\fHU\fH\\\fHi\fH^\fH{\fHy\fHA\fIl\fHD\fH{\fH\\\fHF\fHR\fHT\fH\\\fHR\fHH\fHy\fHS\fHc\fHe\fHT\fIk\fH{\fHC\fIl\fHU\fIn\fHm\fHj\fH{\fIk\fHs\fIl\fHB\fHz\fIg\fHp\fHy\fHR\fH\\\fHi\fHA\fIl\fH{\fHC\fIk\fHH\fIm\fHB\fHY\fIg\fHs\fHJ\fIk\fHn\fHi\fH{\fH\\\fH|\fHT\fIk\fHB\fIk\fH^\fH^\fH{\fHR\fHU\fHR\fH^\fHf\fHF\fH\\\fHv\fHR\fH\\\fH|\fHT\fHR\fHJ\fIk\fH\\\fHp\fHS\fHT\fHJ\fHS\fH^\fH@\fHn\fHJ\fH@\fHD\fHR\fHU\fIn\fHn\fH^\fHR\fHz\fHp\fIl\fHH\fH@\fHs\fHD\fHB\fHS\fH^\fHk\fHT\fIk\fHj\fHD\fIk\fHD\fHC\fHR\fHy\fIm\fH^\fH^\fIe\fH{\fHA\fHR\fH{\fH\\\fIk\fH^\fHp\fH{\fHU\fH\\\fHR\fHB\fH^\fH{\fIk\fHF\fIk\fHp\fHU\fHR\fHI\fHk\fHT\fIl\fHT\fHU\fIl\fHy\fH^\fHR\fHL\fIl\fHy\fHU\fHR\fHm\fHJ\fIn\fH\\\fHH\fHU\fHH\fHT\fHR\fHH\fHC\fHR\fHJ\fHj\fHC\fHR\fHF\fHR\fHy\fHy\fI`\fHD\fHZ\fHR\fHB\fHJ\fIk\fHz\fHC\fHU\fIl\fH\\\fHR\fHC\fHz\fIm\fHJ\fH^\fH{\fIl`bwfdlqjfpf{sfqjfm`f?,wjwof= @lszqjdkw#ibubp`qjsw`lmgjwjlmpfufqzwkjmd?s#`obpp>!wf`kmloldzab`hdqlvmg?b#`obpp>!nbmbdfnfmw%`lsz8#132ibubP`qjsw`kbqb`wfqpaqfbg`qvnawkfnpfoufpklqjylmwbodlufqmnfmw@bojelqmjbb`wjujwjfpgjp`lufqfgMbujdbwjlmwqbmpjwjlm`lmmf`wjlmmbujdbwjlmbssfbqbm`f?,wjwof=?n`kf`hal{!#wf`kmjrvfpsqlwf`wjlmbssbqfmwozbp#tfoo#bpvmw$/#$VB.qfplovwjlmlsfqbwjlmpwfofujpjlmwqbmpobwfgTbpkjmdwlmmbujdbwlq-#>#tjmglt-jnsqfppjlm%ow8aq%dw8ojwfqbwvqfslsvobwjlmad`lolq>! fpsf`jbooz#`lmwfmw>!sqlgv`wjlmmftpofwwfqsqlsfqwjfpgfejmjwjlmofbgfqpkjsWf`kmloldzSbqojbnfmw`lnsbqjplmvo#`obpp>!-jmgf{Le+!`lm`ovpjlmgjp`vppjlm`lnslmfmwpajloldj`boQfulovwjlm\\`lmwbjmfqvmgfqpwllgmlp`qjsw=?sfqnjppjlmfb`k#lwkfqbwnlpskfqf#lmel`vp>!?elqn#jg>!sql`fppjmdwkjp-ubovfdfmfqbwjlm@lmefqfm`fpvapfrvfmwtfoo.hmltmubqjbwjlmpqfsvwbwjlmskfmlnfmlmgjp`jsojmfoldl-smd!#+gl`vnfmw/alvmgbqjfpf{sqfppjlmpfwwofnfmwAb`hdqlvmglvw#le#wkffmwfqsqjpf+!kwwsp9!#vmfp`bsf+!sbpptlqg!#gfnl`qbwj`?b#kqfe>!,tqbssfq!= nfnafqpkjsojmdvjpwj`s{8sbggjmdskjolplskzbppjpwbm`fvmjufqpjwzeb`jojwjfpqf`ldmjyfgsqfefqfm`fje#+wzsflenbjmwbjmfgul`bavobqzkzslwkfpjp-pvanjw+*8%bns8maps8bmmlwbwjlmafkjmg#wkfElvmgbwjlmsvaojpkfq!bppvnswjlmjmwqlgv`fg`lqqvswjlmp`jfmwjpwpf{soj`jwozjmpwfbg#legjnfmpjlmp#lm@oj`h>!`lmpjgfqfggfsbqwnfmwl``vsbwjlmpllm#bewfqjmufpwnfmwsqlmlvm`fgjgfmwjejfgf{sfqjnfmwNbmbdfnfmwdfldqbskj`!#kfjdkw>!ojmh#qfo>!-qfsob`f+,gfsqfppjlm`lmefqfm`fsvmjpknfmwfojnjmbwfgqfpjpwbm`fbgbswbwjlmlsslpjwjlmtfoo#hmltmpvssofnfmwgfwfqnjmfgk2#`obpp>!3s{8nbqdjmnf`kbmj`bopwbwjpwj`p`fofaqbwfgDlufqmnfmw Gvqjmd#wgfufolsfqpbqwjej`jbofrvjubofmwlqjdjmbwfg@lnnjppjlmbwwb`knfmw?psbm#jg>!wkfqf#tfqfMfgfqobmgpafzlmg#wkfqfdjpwfqfgilvqmbojpweqfrvfmwozboo#le#wkfobmd>!fm!#?,pwzof= baplovwf8#pvsslqwjmdf{wqfnfoz#nbjmpwqfbn?,pwqlmd=#slsvobqjwzfnsolznfmw?,wbaof= #`lopsbm>!?,elqn= ##`lmufqpjlmbalvw#wkf#?,s=?,gju=jmwfdqbwfg!#obmd>!fmSlqwvdvfpfpvapwjwvwfjmgjujgvbojnslppjaofnvowjnfgjbbonlpw#boos{#plojg# bsbqw#eqlnpvaif`w#wljm#Fmdojpk`qjwj`jyfgf{`fsw#elqdvjgfojmfplqjdjmboozqfnbqhbaofwkf#pf`lmgk1#`obpp>!?b#wjwof>!+jm`ovgjmdsbqbnfwfqpsqlkjajwfg>#!kwws9,,gj`wjlmbqzsfq`fswjlmqfulovwjlmelvmgbwjlms{8kfjdkw9pv``fppevopvsslqwfqpnjoofmmjvnkjp#ebwkfqwkf#%rvlw8ml.qfsfbw8`lnnfq`jbojmgvpwqjbofm`lvqbdfgbnlvmw#le#vmleej`jbofeej`jfm`zQfefqfm`fp`llqgjmbwfgjp`objnfqf{sfgjwjlmgfufolsjmd`bo`vobwfgpjnsojejfgofdjwjnbwfpvapwqjmd+3!#`obpp>!`lnsofwfozjoovpwqbwfejuf#zfbqpjmpwqvnfmwSvaojpkjmd2!#`obpp>!spz`kloldz`lmejgfm`fmvnafq#le#bapfm`f#leel`vpfg#lmiljmfg#wkfpwqv`wvqfpsqfujlvpoz=?,jeqbnf=lm`f#bdbjmavw#qbwkfqjnnjdqbmwple#`lvqpf/b#dqlvs#leOjwfqbwvqfVmojhf#wkf?,b=%maps8 evm`wjlm#jw#tbp#wkf@lmufmwjlmbvwlnlajofSqlwfpwbmwbddqfppjufbewfq#wkf#Pjnjobqoz/!#,=?,gju=`loof`wjlm evm`wjlmujpjajojwzwkf#vpf#leulovmwffqpbwwqb`wjlmvmgfq#wkf#wkqfbwfmfg)?"X@GBWBXjnslqwbm`fjm#dfmfqbowkf#obwwfq?,elqn= ?,-jmgf{Le+$j#>#38#j#?gjeefqfm`fgfulwfg#wlwqbgjwjlmppfbq`k#elqvowjnbwfozwlvqmbnfmwbwwqjavwfppl.`boofg#~ ?,pwzof=fubovbwjlmfnskbpjyfgb``fppjaof?,pf`wjlm=pv``fppjlmbolmd#tjwkNfbmtkjof/jmgvpwqjfp?,b=?aq#,=kbp#af`lnfbpsf`wp#leWfofujpjlmpveej`jfmwabphfwabooalwk#pjgfp`lmwjmvjmdbm#bqwj`of?jnd#bow>!bgufmwvqfpkjp#nlwkfqnbm`kfpwfqsqjm`jsofpsbqwj`vobq`lnnfmwbqzfeef`wp#legf`jgfg#wl!=?pwqlmd=svaojpkfqpIlvqmbo#legjeej`vowzeb`jojwbwfb``fswbaofpwzof-`pp!\nevm`wjlm#jmmlubwjlm=@lszqjdkwpjwvbwjlmptlvog#kbufavpjmfppfpGj`wjlmbqzpwbwfnfmwplewfm#vpfgsfqpjpwfmwjm#Ibmvbqz`lnsqjpjmd?,wjwof= \ngjsolnbwj``lmwbjmjmdsfqelqnjmdf{wfmpjlmpnbz#mlw#af`lm`fsw#le#lm`oj`h>!Jw#jp#boplejmbm`jbo#nbhjmd#wkfOv{fnalvqdbggjwjlmbobqf#`boofgfmdbdfg#jm!p`qjsw!*8avw#jw#tbpfof`wqlmj`lmpvanjw>! ?"..#Fmg#fof`wqj`boleej`jboozpvddfpwjlmwls#le#wkfvmojhf#wkfBvpwqbojbmLqjdjmboozqfefqfm`fp ?,kfbg= qf`ldmjpfgjmjwjbojyfojnjwfg#wlBof{bmgqjbqfwjqfnfmwBgufmwvqfpelvq#zfbqp %ow8"..#jm`qfbpjmdgf`lqbwjlmk0#`obpp>!lqjdjmp#lelaojdbwjlmqfdvobwjlm`obppjejfg+evm`wjlm+bgubmwbdfpafjmd#wkf#kjpwlqjbmp?abpf#kqfeqfsfbwfgoztjoojmd#wl`lnsbqbaofgfpjdmbwfgmlnjmbwjlmevm`wjlmbojmpjgf#wkfqfufobwjlmfmg#le#wkfp#elq#wkf#bvwklqjyfgqfevpfg#wlwbhf#sob`fbvwlmlnlvp`lnsqlnjpfslojwj`bo#qfpwbvqbmwwtl#le#wkfEfaqvbqz#1rvbojwz#leptelaif`w-vmgfqpwbmgmfbqoz#bootqjwwfm#azjmwfqujftp!#tjgwk>!2tjwkgqbtboeolbw9ofewjp#vpvbooz`bmgjgbwfpmftpsbsfqpnzpwfqjlvpGfsbqwnfmwafpw#hmltmsbqojbnfmwpvssqfppfg`lmufmjfmwqfnfnafqfggjeefqfmw#pzpwfnbwj`kbp#ofg#wlsqlsbdbmgb`lmwqloofgjmeovfm`fp`fqfnlmjbosql`objnfgSqlwf`wjlmoj#`obpp>!P`jfmwjej``obpp>!ml.wqbgfnbqhpnlqf#wkbm#tjgfpsqfbgOjafqbwjlmwllh#sob`fgbz#le#wkfbp#olmd#bpjnsqjplmfgBggjwjlmbo ?kfbg= ?nObalqbwlqzMlufnafq#1f{`fswjlmpJmgvpwqjboubqjfwz#leeolbw9#ofeGvqjmd#wkfbppfppnfmwkbuf#affm#gfbop#tjwkPwbwjpwj`pl``vqqfm`f,vo=?,gju=`ofbqej{!=wkf#svaoj`nbmz#zfbqptkj`k#tfqflufq#wjnf/pzmlmznlvp`lmwfmw!= sqfpvnbaozkjp#ebnjozvpfqBdfmw-vmf{sf`wfgjm`ovgjmd#`kboofmdfgb#njmlqjwzvmgfejmfg!afolmdp#wlwbhfm#eqlnjm#L`wlafqslpjwjlm9#pbjg#wl#afqfojdjlvp#Efgfqbwjlm#qltpsbm>!lmoz#b#eftnfbmw#wkbwofg#wl#wkf..= ?gju#?ejfogpfw=Bq`kajpkls#`obpp>!mlafjmd#vpfgbssqlb`kfpsqjujofdfpmlp`qjsw= qfpvowp#jmnbz#af#wkfFbpwfq#fddnf`kbmjpnpqfbplmbaofSlsvobwjlm@loof`wjlmpfof`wfg!=mlp`qjsw=,jmgf{-sksbqqjubo#le.ippgh$**8nbmbdfg#wljm`lnsofwf`bpvbowjfp`lnsofwjlm@kqjpwjbmpPfswfnafq#bqjwknfwj`sql`fgvqfpnjdkw#kbufSqlgv`wjlmjw#bssfbqpSkjolplskzeqjfmgpkjsofbgjmd#wldjujmd#wkfwltbqg#wkfdvbqbmwffggl`vnfmwfg`lolq9 333ujgfl#dbnf`lnnjppjlmqfeof`wjmd`kbmdf#wkfbppl`jbwfgpbmp.pfqjelmhfzsqfpp8#sbggjmd9Kf#tbp#wkfvmgfqozjmdwzsj`booz#/#bmg#wkf#pq`Fofnfmwpv``fppjufpjm`f#wkf#pklvog#af#mfwtlqhjmdb``lvmwjmdvpf#le#wkfoltfq#wkbmpkltp#wkbw?,psbm= \n\n`lnsobjmwp`lmwjmvlvprvbmwjwjfpbpwqlmlnfqkf#gjg#mlwgvf#wl#jwpbssojfg#wlbm#bufqbdffeelqwp#wlwkf#evwvqfbwwfnsw#wlWkfqfelqf/`bsbajojwzQfsvaoj`bmtbp#elqnfgFof`wqlmj`hjolnfwfqp`kboofmdfpsvaojpkjmdwkf#elqnfqjmgjdfmlvpgjqf`wjlmppvapjgjbqz`lmpsjqb`zgfwbjop#lebmg#jm#wkfbeelqgbaofpvapwbm`fpqfbplm#elq`lmufmwjlmjwfnwzsf>!baplovwfozpvsslpfgozqfnbjmfg#bbwwqb`wjufwqbufoojmdpfsbqbwfozel`vpfp#lmfofnfmwbqzbssoj`baofelvmg#wkbwpwzofpkffwnbmvp`qjswpwbmgp#elq#ml.qfsfbw+plnfwjnfp@lnnfq`jbojm#Bnfqj`bvmgfqwbhfmrvbqwfq#lebm#f{bnsofsfqplmboozjmgf{-sks<?,avwwlm= sfq`fmwbdfafpw.hmltm`qfbwjmd#b!#gjq>!owqOjfvwfmbmw ?gju#jg>!wkfz#tlvogbajojwz#lenbgf#vs#lemlwfg#wkbw`ofbq#wkbwbqdvf#wkbwwl#bmlwkfq`kjogqfm$psvqslpf#leelqnvobwfgabpfg#vslmwkf#qfdjlmpvaif`w#lesbppfmdfqpslppfppjlm- Jm#wkf#Afelqf#wkfbewfqtbqgp`vqqfmwoz#b`qlpp#wkfp`jfmwjej``lnnvmjwz-`bsjwbojpnjm#Dfqnbmzqjdkw.tjmdwkf#pzpwfnPl`jfwz#leslojwj`jbmgjqf`wjlm9tfmw#lm#wlqfnlubo#le#Mft#Zlqh#bsbqwnfmwpjmgj`bwjlmgvqjmd#wkfvmofpp#wkfkjpwlqj`bokbg#affm#bgfejmjwjufjmdqfgjfmwbwwfmgbm`f@fmwfq#elqsqlnjmfm`fqfbgzPwbwfpwqbwfdjfpavw#jm#wkfbp#sbqw#le`lmpwjwvwf`objn#wkbwobalqbwlqz`lnsbwjaofebjovqf#le/#pv`k#bp#afdbm#tjwkvpjmd#wkf#wl#sqlujgfefbwvqf#leeqln#tkj`k,!#`obpp>!dfloldj`bopfufqbo#legfojafqbwfjnslqwbmw#klogp#wkbwjmd%rvlw8#ubojdm>wlswkf#Dfqnbmlvwpjgf#lemfdlwjbwfgkjp#`bqffqpfsbqbwjlmjg>!pfbq`ktbp#`boofgwkf#elvqwkqf`qfbwjlmlwkfq#wkbmsqfufmwjlmtkjof#wkf#fgv`bwjlm/`lmmf`wjmdb``vqbwfoztfqf#avjowtbp#hjoofgbdqffnfmwpnv`k#nlqf#Gvf#wl#wkftjgwk9#233plnf#lwkfqHjmdgln#lewkf#fmwjqfebnlvp#elqwl#`lmmf`wlaif`wjufpwkf#Eqfm`ksflsof#bmgefbwvqfg!=jp#pbjg#wlpwqv`wvqboqfefqfmgvnnlpw#lewfmb#pfsbqbwf.= ?gju#jg#Leej`jbo#tlqogtjgf-bqjb.obafowkf#sobmfwbmg#jw#tbpg!#ubovf>!ollhjmd#bwafmfej`jbobqf#jm#wkfnlmjwlqjmdqfslqwfgozwkf#nlgfqmtlqhjmd#lmbooltfg#wltkfqf#wkf#jmmlubwjuf?,b=?,gju=plvmgwqb`hpfbq`kElqnwfmg#wl#afjmsvw#jg>!lsfmjmd#leqfpwqj`wfgbglswfg#azbggqfppjmdwkfloldjbmnfwklgp#leubqjbmw#le@kqjpwjbm#ufqz#obqdfbvwlnlwjufaz#ebq#wkfqbmdf#eqlnsvqpvjw#leeloolt#wkfaqlvdkw#wljm#Fmdobmgbdqff#wkbwb``vpfg#le`lnfp#eqlnsqfufmwjmdgju#pwzof>kjp#lq#kfqwqfnfmglvpeqffgln#le`lm`fqmjmd3#2fn#2fn8Abphfwaboo,pwzof-`ppbm#fbqojfqfufm#bewfq,!#wjwof>!-`ln,jmgf{wbhjmd#wkfsjwwpavqdk`lmwfmw!=?p`qjsw=+ewvqmfg#lvwkbujmd#wkf?,psbm= #l``bpjlmboaf`bvpf#jwpwbqwfg#wlskzpj`booz=?,gju= ##`qfbwfg#az@vqqfmwoz/#ad`lolq>!wbajmgf{>!gjpbpwqlvpBmbozwj`p#bopl#kbp#b=?gju#jg>!?,pwzof= ?`boofg#elqpjmdfq#bmg-pq`#>#!,,ujlobwjlmpwkjp#sljmw`lmpwbmwozjp#ol`bwfgqf`lqgjmdpg#eqln#wkfmfgfqobmgpslqwvdv/Fp;N;};D;u;F5m4K4]4_7`gfpbqqlool`lnfmwbqjlfgv`b`j/_mpfswjfnaqfqfdjpwqbglgjqf``j/_mvaj`b`j/_msvaoj`jgbgqfpsvfpwbpqfpvowbglpjnslqwbmwfqfpfqubglpbqw/A`volpgjefqfmwfppjdvjfmwfpqfs/Vaoj`bpjwvb`j/_mnjmjpwfqjlsqjub`jgbggjqf`wlqjlelqnb`j/_mslaob`j/_msqfpjgfmwf`lmw','fmjglpb``fplqjlpwf`kmlqbwjsfqplmbofp`bwfdlq/Abfpsf`jbofpgjpslmjaofb`wvbojgbgqfefqfm`jbuboobglojgajaojlwf`bqfob`jlmfp`bofmgbqjlslo/Awj`bpbmwfqjlqfpgl`vnfmwlpmbwvqbofybnbwfqjbofpgjefqfm`jbf`lm/_nj`bwqbmpslqwfqlgq/Advfysbqwj`jsbqfm`vfmwqbmgjp`vpj/_mfpwqv`wvqbevmgb`j/_meqf`vfmwfpsfqnbmfmwfwlwbonfmwf<P<R<Z<Q<R<]=o<X<Y=n<P<R<Z<Y=n<^=l<Y<P=c=n<\\<V<Z<Y=k=n<R<]=g<]<R<W<Y<Y<R=k<Y<Q=`=a=n<R<_<R<V<R<_<X<\\<S<R=m<W<Y<^=m<Y<_<R=m<\\<U=n<Y=k<Y=l<Y<[<P<R<_=o=n=m<\\<U=n<\\<Z<T<[<Q<T<P<Y<Z<X=o<]=o<X=o=n<s<R<T=m<V<[<X<Y=m=`<^<T<X<Y<R=m<^=c<[<T<Q=o<Z<Q<R=m<^<R<Y<U<W=b<X<Y<U<S<R=l<Q<R<P<Q<R<_<R<X<Y=n<Y<U=m<^<R<T=i<S=l<\\<^<\\=n<\\<V<R<U<P<Y=m=n<R<T<P<Y<Y=n<Z<T<[<Q=`<R<X<Q<R<U<W=o=k=d<Y<S<Y=l<Y<X=k<\\=m=n<T=k<\\=m=n=`=l<\\<]<R=n<Q<R<^=g=i<S=l<\\<^<R=m<R<]<R<U<S<R=n<R<P<P<Y<Q<Y<Y=k<T=m<W<Y<Q<R<^=g<Y=o=m<W=o<_<R<V<R<W<R<Q<\\<[<\\<X=n<\\<V<R<Y=n<R<_<X<\\<S<R=k=n<T<s<R=m<W<Y=n<\\<V<T<Y<Q<R<^=g<U=m=n<R<T=n=n<\\<V<T=i=m=l<\\<[=o<M<\\<Q<V=n=h<R=l=o<P<v<R<_<X<\\<V<Q<T<_<T=m<W<R<^<\\<Q<\\=d<Y<U<Q<\\<U=n<T=m<^<R<T<P=m<^=c<[=`<W=b<]<R<U=k<\\=m=n<R=m=l<Y<X<T<v=l<R<P<Y<H<R=l=o<P=l=g<Q<V<Y=m=n<\\<W<T<S<R<T=m<V=n=g=m=c=k<P<Y=m=c=j=j<Y<Q=n=l=n=l=o<X<\\=m<\\<P=g=i=l=g<Q<V<\\<q<R<^=g<U=k<\\=m<R<^<P<Y=m=n<\\=h<T<W=`<P<P<\\=l=n<\\=m=n=l<\\<Q<P<Y=m=n<Y=n<Y<V=m=n<Q<\\=d<T=i<P<T<Q=o=n<T<P<Y<Q<T<T<P<Y=b=n<Q<R<P<Y=l<_<R=l<R<X=m<\\<P<R<P=a=n<R<P=o<V<R<Q=j<Y=m<^<R<Y<P<V<\\<V<R<U<|=l=i<T<^5i5j4F4C5e4I4]4_4K5h4]4_4K5h4E4K5h4U4K5i5o4F4D5k4K4D4]4K5i4@4K5h5f5d5i4K5h4Y5d4]4@4C5f4C4E4K5h4U4Z5d4I4Z4K5m4E4K5h5n4_5i4K5h4U4K4D4F4A5i5f5h5i5h5m4K4F5i5h4F5n5e4F4U4C5f5h4K5h4X4U4]4O4B4D4K4]4F4[5d5f4]4U5h5f5o5i4I4]5m4K5n4[5h4D4K4F4K5h5h4V4E4F4]4F5f4D4K5h5j4K4_4K5h4X5f4B5i5j4F4C5f4K5h4U4]4D4K5h5n4Y4Y4K5m5h4K5i4U5h5f5k4K4F4A4C5f4G4K5h5h5k5i4K5h4U5i5h5i5o4F4D4E5f5i5o5j5o4K5h4[5m5h5m5f4C5f5d4I4C4K4]4E4F4K4]5f4B4K5h4Y4A4E4F4_4@5f5h4K5h5d5n4F4U5j4C5i4K5i4C5f5j4E4F4Y5i5f5i4O4]4X5f5m4K5h4\\5f5j4U4]4D5f4E4D5d4K4D4E4O5h4U4K4D4K5h4_5m4]5i4X4K5o5h4F4U4K5h5e4K5h4O5d5h4K5h4_5j4E4@4K5i4U4E4K5h4Y4A5m4K5h4C5f5j5o5h5i4K4F4K5h4B4K4Y4K5h5i5h5m4O4U4Z4K4M5o4F4K4D4E4K5h4B5f4]4]4_4K4J5h4K5h5n5h4D4K5h4O4C4D5i5n4K4[4U5i4]4K4_5h5i5j4[5n4E4K5h5o4F4D4K5h4]4@5h4K4X4F4]5o4K5h5n4C5i5f4U4[5f5opAzWbdMbnf+-isd!#bow>!2s{#plojg# -dje!#bow>!wqbmpsbqfmwjmelqnbwjlmbssoj`bwjlm!#lm`oj`h>!fpwbaojpkfgbgufqwjpjmd-smd!#bow>!fmujqlmnfmwsfqelqnbm`fbssqlsqjbwf%bns8ngbpk8jnnfgjbwfoz?,pwqlmd=?,qbwkfq#wkbmwfnsfqbwvqfgfufolsnfmw`lnsfwjwjlmsob`fklogfqujpjajojwz9`lszqjdkw!=3!#kfjdkw>!fufm#wklvdkqfsob`fnfmwgfpwjmbwjlm@lqslqbwjlm?vo#`obpp>!Bppl`jbwjlmjmgjujgvbopsfqpsf`wjufpfwWjnflvw+vqo+kwws9,,nbwkfnbwj`pnbqdjm.wls9fufmwvbooz#gfp`qjswjlm*#ml.qfsfbw`loof`wjlmp-ISD\x7Fwkvna\x7Fsbqwj`jsbwf,kfbg=?algzeolbw9ofew8?oj#`obpp>!kvmgqfgp#le Kltfufq/#`lnslpjwjlm`ofbq9alwk8`llsfqbwjlmtjwkjm#wkf#obafo#elq>!alqgfq.wls9Mft#Yfbobmgqf`lnnfmgfgsklwldqbskzjmwfqfpwjmd%ow8pvs%dw8`lmwqlufqpzMfwkfqobmgpbowfqmbwjufnb{ofmdwk>!ptjwyfqobmgGfufolsnfmwfppfmwjbooz Bowklvdk#?,wf{wbqfb=wkvmgfqajqgqfsqfpfmwfg%bns8mgbpk8psf`vobwjlm`lnnvmjwjfpofdjpobwjlmfof`wqlmj`p \n?gju#jg>!joovpwqbwfgfmdjmffqjmdwfqqjwlqjfpbvwklqjwjfpgjpwqjavwfg5!#kfjdkw>!pbmp.pfqje8`bsbaof#le#gjpbssfbqfgjmwfqb`wjufollhjmd#elqjw#tlvog#afBedkbmjpwbmtbp#`qfbwfgNbwk-eollq+pvqqlvmgjmd`bm#bopl#aflapfqubwjlmnbjmwfmbm`ffm`lvmwfqfg?k1#`obpp>!nlqf#qf`fmwjw#kbp#affmjmubpjlm#le*-dfwWjnf+*evmgbnfmwboGfpsjwf#wkf!=?gju#jg>!jmpsjqbwjlmf{bnjmbwjlmsqfsbqbwjlmf{sobmbwjlm?jmsvw#jg>!?,b=?,psbm=ufqpjlmp#lejmpwqvnfmwpafelqf#wkf##>#$kwws9,,Gfp`qjswjlmqfobwjufoz#-pvapwqjmd+fb`k#le#wkff{sfqjnfmwpjmeovfmwjbojmwfdqbwjlmnbmz#sflsofgvf#wl#wkf#`lnajmbwjlmgl#mlw#kbufNjggof#Fbpw?mlp`qjsw=?`lszqjdkw!#sfqkbsp#wkfjmpwjwvwjlmjm#Gf`fnafqbqqbmdfnfmwnlpw#ebnlvpsfqplmbojwz`qfbwjlm#leojnjwbwjlmpf{`ovpjufozplufqfjdmwz.`lmwfmw!= ?wg#`obpp>!vmgfqdqlvmgsbqboofo#wlgl`wqjmf#lel``vsjfg#azwfqnjmloldzQfmbjppbm`fb#mvnafq#lepvsslqw#elqf{solqbwjlmqf`ldmjwjlmsqfgf`fpplq?jnd#pq`>!,?k2#`obpp>!svaoj`bwjlmnbz#bopl#afpsf`jbojyfg?,ejfogpfw=sqldqfppjufnjoojlmp#lepwbwfp#wkbwfmelq`fnfmwbqlvmg#wkf#lmf#bmlwkfq-sbqfmwMlgfbdqj`vowvqfBowfqmbwjufqfpfbq`kfqpwltbqgp#wkfNlpw#le#wkfnbmz#lwkfq#+fpsf`jbooz?wg#tjgwk>!8tjgwk9233&jmgfsfmgfmw?k0#`obpp>!#lm`kbmdf>!*-bgg@obpp+jmwfqb`wjlmLmf#le#wkf#gbvdkwfq#leb``fpplqjfpaqbm`kfp#le ?gju#jg>!wkf#obqdfpwgf`obqbwjlmqfdvobwjlmpJmelqnbwjlmwqbmpobwjlmgl`vnfmwbqzjm#lqgfq#wl!= ?kfbg= ?!#kfjdkw>!2b`qlpp#wkf#lqjfmwbwjlm*8?,p`qjsw=jnsofnfmwfg`bm#af#pffmwkfqf#tbp#bgfnlmpwqbwf`lmwbjmfq!=`lmmf`wjlmpwkf#Aqjwjpktbp#tqjwwfm"jnslqwbmw8s{8#nbqdjm.elooltfg#azbajojwz#wl#`lnsoj`bwfggvqjmd#wkf#jnnjdqbwjlmbopl#`boofg?k7#`obpp>!gjpwjm`wjlmqfsob`fg#azdlufqmnfmwpol`bwjlm#lejm#Mlufnafqtkfwkfq#wkf?,s= ?,gju=b`rvjpjwjlm`boofg#wkf#sfqpf`vwjlmgfpjdmbwjlmxelmw.pjyf9bssfbqfg#jmjmufpwjdbwff{sfqjfm`fgnlpw#ojhfoztjgfoz#vpfggjp`vppjlmpsqfpfm`f#le#+gl`vnfmw-f{wfmpjufozJw#kbp#affmjw#glfp#mlw`lmwqbqz#wljmkbajwbmwpjnsqlufnfmwp`klobqpkjs`lmpvnswjlmjmpwqv`wjlmelq#f{bnsoflmf#lq#nlqfs{8#sbggjmdwkf#`vqqfmwb#pfqjfp#lebqf#vpvboozqlof#jm#wkfsqfujlvpoz#gfqjubwjufpfujgfm`f#lef{sfqjfm`fp`lolqp`kfnfpwbwfg#wkbw`fqwjej`bwf?,b=?,gju= #pfof`wfg>!kjdk#p`klloqfpslmpf#wl`lnelqwbaofbglswjlm#lewkqff#zfbqpwkf#`lvmwqzjm#Efaqvbqzpl#wkbw#wkfsflsof#tkl#sqlujgfg#az?sbqbn#mbnfbeef`wfg#azjm#wfqnp#lebssljmwnfmwJPL.;;6:.2!tbp#alqm#jmkjpwlqj`bo#qfdbqgfg#bpnfbpvqfnfmwjp#abpfg#lm#bmg#lwkfq#9#evm`wjlm+pjdmjej`bmw`fofaqbwjlmwqbmpnjwwfg,ip,irvfqz-jp#hmltm#bpwkflqfwj`bo#wbajmgf{>!jw#`lvog#af?mlp`qjsw= kbujmd#affm ?kfbg= ?#%rvlw8Wkf#`lnsjobwjlmkf#kbg#affmsqlgv`fg#azskjolplskfq`lmpwqv`wfgjmwfmgfg#wlbnlmd#lwkfq`lnsbqfg#wlwl#pbz#wkbwFmdjmffqjmdb#gjeefqfmwqfefqqfg#wlgjeefqfm`fpafojfe#wkbwsklwldqbskpjgfmwjezjmdKjpwlqz#le#Qfsvaoj`#lemf`fppbqjozsqlabajojwzwf`kmj`boozofbujmd#wkfpsf`wb`vobqeqb`wjlm#lefof`wqj`jwzkfbg#le#wkfqfpwbvqbmwpsbqwmfqpkjsfnskbpjp#lmnlpw#qf`fmwpkbqf#tjwk#pbzjmd#wkbwejoofg#tjwkgfpjdmfg#wljw#jp#lewfm!=?,jeqbnf=bp#elooltp9nfqdfg#tjwkwkqlvdk#wkf`lnnfq`jbo#sljmwfg#lvwlsslqwvmjwzujft#le#wkfqfrvjqfnfmwgjujpjlm#lesqldqbnnjmdkf#qf`fjufgpfwJmwfqubo!=?,psbm=?,jm#Mft#Zlqhbggjwjlmbo#`lnsqfppjlm ?gju#jg>!jm`lqslqbwf8?,p`qjsw=?bwwb`kFufmwaf`bnf#wkf#!#wbqdfw>!\\`bqqjfg#lvwPlnf#le#wkfp`jfm`f#bmgwkf#wjnf#le@lmwbjmfq!=nbjmwbjmjmd@kqjpwlskfqNv`k#le#wkftqjwjmdp#le!#kfjdkw>!1pjyf#le#wkfufqpjlm#le#nj{wvqf#le#afwtffm#wkfF{bnsofp#lefgv`bwjlmbo`lnsfwjwjuf#lmpvanjw>!gjqf`wlq#legjpwjm`wjuf,GWG#[KWNO#qfobwjmd#wlwfmgfm`z#wlsqlujm`f#letkj`k#tlvoggfpsjwf#wkfp`jfmwjej`#ofdjpobwvqf-jmmfqKWNO#boofdbwjlmpBdqj`vowvqftbp#vpfg#jmbssqlb`k#wljmwfoojdfmwzfbqp#obwfq/pbmp.pfqjegfwfqnjmjmdSfqelqnbm`fbssfbqbm`fp/#tkj`k#jp#elvmgbwjlmpbaaqfujbwfgkjdkfq#wkbmp#eqln#wkf#jmgjujgvbo#`lnslpfg#lepvsslpfg#wl`objnp#wkbwbwwqjavwjlmelmw.pjyf92fofnfmwp#leKjpwlqj`bo#kjp#aqlwkfqbw#wkf#wjnfbmmjufqpbqzdlufqmfg#azqfobwfg#wl#vowjnbwfoz#jmmlubwjlmpjw#jp#pwjoo`bm#lmoz#afgfejmjwjlmpwlDNWPwqjmdB#mvnafq#lejnd#`obpp>!Fufmwvbooz/tbp#`kbmdfgl``vqqfg#jmmfjdkalqjmdgjpwjmdvjpktkfm#kf#tbpjmwqlgv`jmdwfqqfpwqjboNbmz#le#wkfbqdvfp#wkbwbm#Bnfqj`bm`lmrvfpw#letjgfpsqfbg#tfqf#hjoofgp`qffm#bmg#Jm#lqgfq#wlf{sf`wfg#wlgfp`fmgbmwpbqf#ol`bwfgofdjpobwjufdfmfqbwjlmp#ab`hdqlvmgnlpw#sflsofzfbqp#bewfqwkfqf#jp#mlwkf#kjdkfpweqfrvfmwoz#wkfz#gl#mlwbqdvfg#wkbwpkltfg#wkbwsqfglnjmbmwwkfloldj`boaz#wkf#wjnf`lmpjgfqjmdpklqw.ojufg?,psbm=?,b=`bm#af#vpfgufqz#ojwwoflmf#le#wkf#kbg#boqfbgzjmwfqsqfwfg`lnnvmj`bwfefbwvqfp#ledlufqmnfmw/?,mlp`qjsw=fmwfqfg#wkf!#kfjdkw>!0Jmgfsfmgfmwslsvobwjlmpobqdf.p`bof-#Bowklvdk#vpfg#jm#wkfgfpwqv`wjlmslppjajojwzpwbqwjmd#jmwtl#lq#nlqff{sqfppjlmppvalqgjmbwfobqdfq#wkbmkjpwlqz#bmg?,lswjlm= @lmwjmfmwbofojnjmbwjmdtjoo#mlw#afsqb`wj`f#lejm#eqlmw#lepjwf#le#wkffmpvqf#wkbwwl#`qfbwf#bnjppjppjssjslwfmwjboozlvwpwbmgjmdafwwfq#wkbmtkbw#jp#mltpjwvbwfg#jmnfwb#mbnf>!WqbgjwjlmbopvddfpwjlmpWqbmpobwjlmwkf#elqn#lebwnlpskfqj`jgfloldj`bofmwfqsqjpfp`bo`vobwjmdfbpw#le#wkfqfnmbmwp#lesovdjmpsbdf,jmgf{-sks<qfnbjmfg#jmwqbmpelqnfgKf#tbp#bopltbp#boqfbgzpwbwjpwj`bojm#ebulq#leNjmjpwqz#lenlufnfmw#leelqnvobwjlmjp#qfrvjqfg?ojmh#qfo>!Wkjp#jp#wkf#?b#kqfe>!,slsvobqjyfgjmuloufg#jmbqf#vpfg#wlbmg#pfufqbonbgf#az#wkfpffnp#wl#afojhfoz#wkbwSbofpwjmjbmmbnfg#bewfqjw#kbg#affmnlpw#`lnnlmwl#qfefq#wlavw#wkjp#jp`lmpf`vwjufwfnslqbqjozJm#dfmfqbo/`lmufmwjlmpwbhfp#sob`fpvagjujpjlmwfqqjwlqjbolsfqbwjlmbosfqnbmfmwoztbp#obqdfozlvwaqfbh#lejm#wkf#sbpwelooltjmd#b#{nomp9ld>!=?b#`obpp>!`obpp>!wf{w@lmufqpjlm#nbz#af#vpfgnbmveb`wvqfbewfq#afjmd`ofbqej{!= rvfpwjlm#letbp#fof`wfgwl#af`lnf#baf`bvpf#le#plnf#sflsofjmpsjqfg#azpv``fppevo#b#wjnf#tkfmnlqf#`lnnlmbnlmdpw#wkfbm#leej`jbotjgwk9233&8wf`kmloldz/tbp#bglswfgwl#hffs#wkfpfwwofnfmwpojuf#ajqwkpjmgf{-kwno!@lmmf`wj`vwbppjdmfg#wl%bns8wjnfp8b``lvmw#elqbojdm>qjdkwwkf#`lnsbmzbotbzp#affmqfwvqmfg#wljmuloufnfmwAf`bvpf#wkfwkjp#sfqjlg!#mbnf>!r!#`lmejmfg#wlb#qfpvow#leubovf>!!#,=jp#b`wvboozFmujqlmnfmw ?,kfbg= @lmufqpfoz/= ?gju#jg>!3!#tjgwk>!2jp#sqlabaozkbuf#af`lnf`lmwqloojmdwkf#sqlaofn`jwjyfmp#leslojwj`jbmpqfb`kfg#wkfbp#fbqoz#bp9mlmf8#lufq?wbaof#`fooubojgjwz#legjqf`woz#wllmnlvpfgltmtkfqf#jw#jptkfm#jw#tbpnfnafqp#le#qfobwjlm#wlb``lnnlgbwfbolmd#tjwk#Jm#wkf#obwfwkf#Fmdojpkgfoj`jlvp!=wkjp#jp#mlwwkf#sqfpfmwje#wkfz#bqfbmg#ejmboozb#nbwwfq#le \n?,gju= ?,p`qjsw=ebpwfq#wkbmnbilqjwz#lebewfq#tkj`k`lnsbqbwjufwl#nbjmwbjmjnsqluf#wkfbtbqgfg#wkffq!#`obpp>!eqbnfalqgfqqfpwlqbwjlmjm#wkf#pbnfbmbozpjp#lewkfjq#ejqpwGvqjmd#wkf#`lmwjmfmwbopfrvfm`f#leevm`wjlm+*xelmw.pjyf9#tlqh#lm#wkf?,p`qjsw= ?afdjmp#tjwkibubp`qjsw9`lmpwjwvfmwtbp#elvmgfgfrvjojaqjvnbppvnf#wkbwjp#djufm#azmffgp#wl#af`llqgjmbwfpwkf#ubqjlvpbqf#sbqw#lelmoz#jm#wkfpf`wjlmp#lejp#b#`lnnlmwkflqjfp#legjp`lufqjfpbppl`jbwjlmfgdf#le#wkfpwqfmdwk#leslpjwjlm#jmsqfpfmw.gbzvmjufqpboozwl#elqn#wkfavw#jmpwfbg`lqslqbwjlmbwwb`kfg#wljp#`lnnlmozqfbplmp#elq#%rvlw8wkf#`bm#af#nbgftbp#baof#wltkj`k#nfbmpavw#gjg#mlwlmNlvpfLufqbp#slppjaoflsfqbwfg#az`lnjmd#eqlnwkf#sqjnbqzbggjwjlm#leelq#pfufqbowqbmpefqqfgb#sfqjlg#lebqf#baof#wlkltfufq/#jwpklvog#kbufnv`k#obqdfq \n?,p`qjsw=bglswfg#wkfsqlsfqwz#legjqf`wfg#azfeef`wjufoztbp#aqlvdkw`kjogqfm#leSqldqbnnjmdolmdfq#wkbmnbmvp`qjswptbq#bdbjmpwaz#nfbmp#lebmg#nlpw#lepjnjobq#wl#sqlsqjfwbqzlqjdjmbwjmdsqfpwjdjlvpdqbnnbwj`bof{sfqjfm`f-wl#nbhf#wkfJw#tbp#bopljp#elvmg#jm`lnsfwjwlqpjm#wkf#V-P-qfsob`f#wkfaqlvdkw#wkf`bo`vobwjlmeboo#le#wkfwkf#dfmfqbosqb`wj`boozjm#klmlq#leqfofbpfg#jmqfpjgfmwjbobmg#plnf#lehjmd#le#wkfqfb`wjlm#wl2pw#Fbqo#le`vowvqf#bmgsqjm`jsbooz?,wjwof= ##wkfz#`bm#afab`h#wl#wkfplnf#le#kjpf{slpvqf#wlbqf#pjnjobqelqn#le#wkfbggEbulqjwf`jwjyfmpkjssbqw#jm#wkfsflsof#tjwkjm#sqb`wj`fwl#`lmwjmvf%bns8njmvp8bssqlufg#az#wkf#ejqpw#booltfg#wkfbmg#elq#wkfevm`wjlmjmdsobzjmd#wkfplovwjlm#wlkfjdkw>!3!#jm#kjp#allhnlqf#wkbm#belooltp#wkf`qfbwfg#wkfsqfpfm`f#jm%maps8?,wg=mbwjlmbojpwwkf#jgfb#leb#`kbqb`wfqtfqf#elq`fg#`obpp>!awmgbzp#le#wkfefbwvqfg#jmpkltjmd#wkfjmwfqfpw#jmjm#sob`f#lewvqm#le#wkfwkf#kfbg#leOlqg#le#wkfslojwj`boozkbp#jwp#ltmFgv`bwjlmbobssqlubo#leplnf#le#wkffb`k#lwkfq/afkbujlq#lebmg#af`bvpfbmg#bmlwkfqbssfbqfg#lmqf`lqgfg#jmaob`h%rvlw8nbz#jm`ovgfwkf#tlqog$p`bm#ofbg#wlqfefqp#wl#balqgfq>!3!#dlufqmnfmw#tjmmjmd#wkfqfpvowfg#jm#tkjof#wkf#Tbpkjmdwlm/wkf#pvaif`w`jwz#jm#wkf=?,gju= \n\nqfeof`w#wkfwl#`lnsofwfaf`bnf#nlqfqbgjlb`wjufqfif`wfg#aztjwklvw#bmzkjp#ebwkfq/tkj`k#`lvog`lsz#le#wkfwl#jmgj`bwfb#slojwj`bob``lvmwp#le`lmpwjwvwfptlqhfg#tjwkfq?,b=?,oj=le#kjp#ojefb``lnsbmjfg`ojfmwTjgwksqfufmw#wkfOfdjpobwjufgjeefqfmwozwldfwkfq#jmkbp#pfufqboelq#bmlwkfqwf{w#le#wkfelvmgfg#wkff#tjwk#wkf#jp#vpfg#elq`kbmdfg#wkfvpvbooz#wkfsob`f#tkfqftkfqfbp#wkf=#?b#kqfe>!!=?b#kqfe>!wkfnpfoufp/bowklvdk#kfwkbw#`bm#afwqbgjwjlmboqlof#le#wkfbp#b#qfpvowqfnluf@kjoggfpjdmfg#aztfpw#le#wkfPlnf#sflsofsqlgv`wjlm/pjgf#le#wkfmftpofwwfqpvpfg#az#wkfgltm#wl#wkfb``fswfg#azojuf#jm#wkfbwwfnswp#wllvwpjgf#wkfeqfrvfm`jfpKltfufq/#jmsqldqbnnfqpbw#ofbpw#jmbssql{jnbwfbowklvdk#jwtbp#sbqw#lebmg#ubqjlvpDlufqmlq#lewkf#bqwj`ofwvqmfg#jmwl=?b#kqfe>!,wkf#f`lmlnzjp#wkf#nlpwnlpw#tjgfoztlvog#obwfqbmg#sfqkbspqjpf#wl#wkfl``vqp#tkfmvmgfq#tkj`k`lmgjwjlmp-wkf#tfpwfqmwkflqz#wkbwjp#sqlgv`fgwkf#`jwz#lejm#tkj`k#kfpffm#jm#wkfwkf#`fmwqboavjogjmd#lenbmz#le#kjpbqfb#le#wkfjp#wkf#lmoznlpw#le#wkfnbmz#le#wkfwkf#TfpwfqmWkfqf#jp#mlf{wfmgfg#wlPwbwjpwj`bo`lopsbm>1#\x7Fpklqw#pwlqzslppjaof#wlwlsloldj`bo`qjwj`bo#leqfslqwfg#wlb#@kqjpwjbmgf`jpjlm#wljp#frvbo#wlsqlaofnp#leWkjp#`bm#afnfq`kbmgjpfelq#nlpw#leml#fujgfm`ffgjwjlmp#lefofnfmwp#jm%rvlw8-#Wkf`ln,jnbdfp,tkj`k#nbhfpwkf#sql`fppqfnbjmp#wkfojwfqbwvqf/jp#b#nfnafqwkf#slsvobqwkf#bm`jfmwsqlaofnp#jmwjnf#le#wkfgfefbwfg#azalgz#le#wkfb#eft#zfbqpnv`k#le#wkfwkf#tlqh#le@bojelqmjb/pfqufg#bp#bdlufqmnfmw-`lm`fswp#lenlufnfmw#jm\n\n?gju#jg>!jw!#ubovf>!obmdvbdf#lebp#wkfz#bqfsqlgv`fg#jmjp#wkbw#wkff{sobjm#wkfgju=?,gju= Kltfufq#wkfofbg#wl#wkf\n?b#kqfe>!,tbp#dqbmwfgsflsof#kbuf`lmwjmvbooztbp#pffm#bpbmg#qfobwfgwkf#qlof#lesqlslpfg#azle#wkf#afpwfb`k#lwkfq-@lmpwbmwjmfsflsof#eqlngjbof`wp#lewl#qfujpjlmtbp#qfmbnfgb#plvq`f#lewkf#jmjwjboobvm`kfg#jmsqlujgf#wkfwl#wkf#tfpwtkfqf#wkfqfbmg#pjnjobqafwtffm#wtljp#bopl#wkfFmdojpk#bmg`lmgjwjlmp/wkbw#jw#tbpfmwjwofg#wlwkfnpfoufp-rvbmwjwz#leqbmpsbqfm`zwkf#pbnf#bpwl#iljm#wkf`lvmwqz#bmgwkjp#jp#wkfWkjp#ofg#wlb#pwbwfnfmw`lmwqbpw#wlobpwJmgf{Lewkqlvdk#kjpjp#gfpjdmfgwkf#wfqn#jpjp#sqlujgfgsqlwf`w#wkfmd?,b=?,oj=Wkf#`vqqfmwwkf#pjwf#lepvapwbmwjbof{sfqjfm`f/jm#wkf#Tfpwwkfz#pklvogpolufm(ajmb`lnfmwbqjlpvmjufqpjgbg`lmgj`jlmfpb`wjujgbgfpf{sfqjfm`jbwf`mlold/Absqlgv``j/_msvmwvb`j/_mbsoj`b`j/_m`lmwqbpf/]b`bwfdlq/Abpqfdjpwqbqpfsqlefpjlmbowqbwbnjfmwlqfd/Apwqbwfpf`qfwbq/Absqjm`jsbofpsqlwf``j/_mjnslqwbmwfpjnslqwbm`jbslpjajojgbgjmwfqfpbmwf`qf`jnjfmwlmf`fpjgbgfppvp`qjajqpfbpl`jb`j/_mgjpslmjaofpfubovb`j/_mfpwvgjbmwfpqfpslmpbaofqfplov`j/_mdvbgbobibqbqfdjpwqbglplslqwvmjgbg`lnfq`jbofpelwldqbe/Abbvwlqjgbgfpjmdfmjfq/Abwfofujpj/_m`lnsfwfm`jblsfqb`jlmfpfpwbaof`jglpjnsofnfmwfb`wvbonfmwfmbufdb`j/_m`lmelqnjgbgojmf.kfjdkw9elmw.ebnjoz9!#9#!kwws9,,bssoj`bwjlmpojmh!#kqfe>!psf`jej`booz,,?"X@GBWBX Lqdbmjybwjlmgjpwqjavwjlm3s{8#kfjdkw9qfobwjlmpkjsgfuj`f.tjgwk?gju#`obpp>!?obafo#elq>!qfdjpwqbwjlm?,mlp`qjsw= ,jmgf{-kwno!tjmglt-lsfm+#"jnslqwbmw8bssoj`bwjlm,jmgfsfmgfm`f,,ttt-dlldoflqdbmjybwjlmbvwl`lnsofwfqfrvjqfnfmwp`lmpfqubwjuf?elqn#mbnf>!jmwfoof`wvbonbqdjm.ofew92;wk#`fmwvqzbm#jnslqwbmwjmpwjwvwjlmpbaaqfujbwjlm?jnd#`obpp>!lqdbmjpbwjlm`jujojybwjlm2:wk#`fmwvqzbq`kjwf`wvqfjm`lqslqbwfg13wk#`fmwvqz.`lmwbjmfq!=nlpw#mlwbaoz,=?,b=?,gju=mlwjej`bwjlm$vmgfejmfg$*Evqwkfqnlqf/afojfuf#wkbwjmmfqKWNO#>#sqjlq#wl#wkfgqbnbwj`boozqfefqqjmd#wlmfdlwjbwjlmpkfbgrvbqwfqpPlvwk#Beqj`bvmpv``fppevoSfmmpzoubmjbBp#b#qfpvow/?kwno#obmd>!%ow8,pvs%dw8gfbojmd#tjwkskjobgfoskjbkjpwlqj`booz*8?,p`qjsw= sbggjmd.wls9f{sfqjnfmwbodfwBwwqjavwfjmpwqv`wjlmpwf`kmloldjfpsbqw#le#wkf#>evm`wjlm+*xpvap`qjswjlmo-gwg!= ?kwdfldqbskj`bo@lmpwjwvwjlm$/#evm`wjlm+pvsslqwfg#azbdqj`vowvqbo`lmpwqv`wjlmsvaoj`bwjlmpelmw.pjyf9#2b#ubqjfwz#le?gju#pwzof>!Fm`z`olsfgjbjeqbnf#pq`>!gfnlmpwqbwfgb``lnsojpkfgvmjufqpjwjfpGfnldqbskj`p*8?,p`qjsw=?gfgj`bwfg#wlhmltofgdf#lepbwjpeb`wjlmsbqwj`vobqoz?,gju=?,gju=Fmdojpk#+VP*bssfmg@kjog+wqbmpnjppjlmp-#Kltfufq/#jmwfoojdfm`f!#wbajmgf{>!eolbw9qjdkw8@lnnlmtfbowkqbmdjmd#eqlnjm#tkj`k#wkfbw#ofbpw#lmfqfsqlgv`wjlmfm`z`olsfgjb8elmw.pjyf92ivqjpgj`wjlmbw#wkbw#wjnf!=?b#`obpp>!Jm#bggjwjlm/gfp`qjswjlm(`lmufqpbwjlm`lmwb`w#tjwkjp#dfmfqboozq!#`lmwfmw>!qfsqfpfmwjmd%ow8nbwk%dw8sqfpfmwbwjlml``bpjlmbooz?jnd#tjgwk>!mbujdbwjlm!=`lnsfmpbwjlm`kbnsjlmpkjsnfgjb>!boo!#ujlobwjlm#leqfefqfm`f#wlqfwvqm#wqvf8Pwqj`w,,FM!#wqbmpb`wjlmpjmwfqufmwjlmufqjej`bwjlmJmelqnbwjlm#gjeej`vowjfp@kbnsjlmpkjs`bsbajojwjfp?"Xfmgje^..=~ ?,p`qjsw= @kqjpwjbmjwzelq#f{bnsof/Sqlefppjlmboqfpwqj`wjlmppvddfpw#wkbwtbp#qfofbpfg+pv`k#bp#wkfqfnluf@obpp+vmfnsolznfmwwkf#Bnfqj`bmpwqv`wvqf#le,jmgf{-kwno#svaojpkfg#jmpsbm#`obpp>!!=?b#kqfe>!,jmwqlgv`wjlmafolmdjmd#wl`objnfg#wkbw`lmpfrvfm`fp?nfwb#mbnf>!Dvjgf#wl#wkflufqtkfonjmdbdbjmpw#wkf#`lm`fmwqbwfg/ -mlmwlv`k#lapfqubwjlmp?,b= ?,gju= e#+gl`vnfmw-alqgfq9#2s{#xelmw.pjyf92wqfbwnfmw#le3!#kfjdkw>!2nlgjej`bwjlmJmgfsfmgfm`fgjujgfg#jmwldqfbwfq#wkbmb`kjfufnfmwpfpwbaojpkjmdIbubP`qjsw!#mfufqwkfofpppjdmjej`bm`fAqlbg`bpwjmd=%maps8?,wg=`lmwbjmfq!= pv`k#bp#wkf#jmeovfm`f#leb#sbqwj`vobqpq`>$kwws9,,mbujdbwjlm!#kboe#le#wkf#pvapwbmwjbo#%maps8?,gju=bgubmwbdf#legjp`lufqz#leevmgbnfmwbo#nfwqlslojwbmwkf#lsslpjwf!#{no9obmd>!gfojafqbwfozbojdm>`fmwfqfulovwjlm#lesqfpfqubwjlmjnsqlufnfmwpafdjmmjmd#jmIfpvp#@kqjpwSvaoj`bwjlmpgjpbdqffnfmwwf{w.bojdm9q/#evm`wjlm+*pjnjobqjwjfpalgz=?,kwno=jp#`vqqfmwozboskbafwj`bojp#plnfwjnfpwzsf>!jnbdf,nbmz#le#wkf#eolt9kjggfm8bubjobaof#jmgfp`qjaf#wkff{jpwfm`f#leboo#lufq#wkfwkf#Jmwfqmfw\n?vo#`obpp>!jmpwboobwjlmmfjdkalqkllgbqnfg#elq`fpqfgv`jmd#wkf`lmwjmvfp#wlMlmfwkfofpp/wfnsfqbwvqfp \n\n?b#kqfe>!`olpf#wl#wkff{bnsofp#le#jp#balvw#wkf+pff#afolt*-!#jg>!pfbq`ksqlefppjlmbojp#bubjobaofwkf#leej`jbo\n\n?,p`qjsw= \n\n?gju#jg>!b``fofqbwjlmwkqlvdk#wkf#Kboo#le#Ebnfgfp`qjswjlmpwqbmpobwjlmpjmwfqefqfm`f#wzsf>$wf{w,qf`fmw#zfbqpjm#wkf#tlqogufqz#slsvobqxab`hdqlvmg9wqbgjwjlmbo#plnf#le#wkf#`lmmf`wfg#wlf{soljwbwjlmfnfqdfm`f#le`lmpwjwvwjlmB#Kjpwlqz#lepjdmjej`bmw#nbmveb`wvqfgf{sf`wbwjlmp=?mlp`qjsw=?`bm#af#elvmgaf`bvpf#wkf#kbp#mlw#affmmfjdkalvqjmdtjwklvw#wkf#bggfg#wl#wkf\n?oj#`obpp>!jmpwqvnfmwboPlujfw#Vmjlmb`hmltofgdfgtkj`k#`bm#afmbnf#elq#wkfbwwfmwjlm#wlbwwfnswp#wl#gfufolsnfmwpJm#eb`w/#wkf?oj#`obpp>!bjnsoj`bwjlmppvjwbaof#elqnv`k#le#wkf#`lolmjybwjlmsqfpjgfmwjbo`bm`foAvaaof#Jmelqnbwjlmnlpw#le#wkf#jp#gfp`qjafgqfpw#le#wkf#nlqf#lq#ofppjm#PfswfnafqJmwfoojdfm`fpq`>!kwws9,,s{8#kfjdkw9#bubjobaof#wlnbmveb`wvqfqkvnbm#qjdkwpojmh#kqfe>!,bubjobajojwzsqlslqwjlmbolvwpjgf#wkf#bpwqlmlnj`bokvnbm#afjmdpmbnf#le#wkf#bqf#elvmg#jmbqf#abpfg#lmpnboofq#wkbmb#sfqplm#tklf{sbmpjlm#lebqdvjmd#wkbwmlt#hmltm#bpJm#wkf#fbqozjmwfqnfgjbwfgfqjufg#eqlnP`bmgjmbujbm?,b=?,gju= `lmpjgfq#wkfbm#fpwjnbwfgwkf#Mbwjlmbo?gju#jg>!sbdqfpvowjmd#jm`lnnjppjlmfgbmboldlvp#wlbqf#qfrvjqfg,vo= ?,gju= tbp#abpfg#lmbmg#af`bnf#b%maps8%maps8w!#ubovf>!!#tbp#`bswvqfgml#nlqf#wkbmqfpsf`wjufoz`lmwjmvf#wl#= ?kfbg= ?tfqf#`qfbwfgnlqf#dfmfqbojmelqnbwjlm#vpfg#elq#wkfjmgfsfmgfmw#wkf#Jnsfqjbo`lnslmfmw#lewl#wkf#mlqwkjm`ovgf#wkf#@lmpwqv`wjlmpjgf#le#wkf#tlvog#mlw#afelq#jmpwbm`fjmufmwjlm#lenlqf#`lnsof{`loof`wjufozab`hdqlvmg9#wf{w.bojdm9#jwp#lqjdjmbojmwl#b``lvmwwkjp#sql`fppbm#f{wfmpjufkltfufq/#wkfwkfz#bqf#mlwqfif`wfg#wkf`qjwj`jpn#legvqjmd#tkj`ksqlabaoz#wkfwkjp#bqwj`of+evm`wjlm+*xJw#pklvog#afbm#bdqffnfmwb``jgfmwboozgjeefqp#eqlnBq`kjwf`wvqfafwwfq#hmltmbqqbmdfnfmwpjmeovfm`f#lmbwwfmgfg#wkfjgfmwj`bo#wlplvwk#le#wkfsbpp#wkqlvdk{no!#wjwof>!tfjdkw9alog8`qfbwjmd#wkfgjpsobz9mlmfqfsob`fg#wkf?jnd#pq`>!,jkwwsp9,,ttt-Tlqog#Tbq#JJwfpwjnlmjbopelvmg#jm#wkfqfrvjqfg#wl#bmg#wkbw#wkfafwtffm#wkf#tbp#gfpjdmfg`lmpjpwp#le#`lmpjgfqbaozsvaojpkfg#azwkf#obmdvbdf@lmpfqubwjlm`lmpjpwfg#leqfefq#wl#wkfab`h#wl#wkf#`pp!#nfgjb>!Sflsof#eqln#bubjobaof#lmsqlufg#wl#afpvddfpwjlmp!tbp#hmltm#bpubqjfwjfp#leojhfoz#wl#af`lnsqjpfg#lepvsslqw#wkf#kbmgp#le#wkf`lvsofg#tjwk`lmmf`w#bmg#alqgfq9mlmf8sfqelqnbm`fpafelqf#afjmdobwfq#af`bnf`bo`vobwjlmplewfm#`boofgqfpjgfmwp#lenfbmjmd#wkbw=?oj#`obpp>!fujgfm`f#elqf{sobmbwjlmpfmujqlmnfmwp!=?,b=?,gju=tkj`k#booltpJmwqlgv`wjlmgfufolsfg#azb#tjgf#qbmdflm#afkboe#leubojdm>!wls!sqjm`jsof#lebw#wkf#wjnf/?,mlp`qjsw=pbjg#wl#kbufjm#wkf#ejqpwtkjof#lwkfqpkzslwkfwj`boskjolplskfqpsltfq#le#wkf`lmwbjmfg#jmsfqelqnfg#azjmbajojwz#wltfqf#tqjwwfmpsbm#pwzof>!jmsvw#mbnf>!wkf#rvfpwjlmjmwfmgfg#elqqfif`wjlm#lejnsojfp#wkbwjmufmwfg#wkfwkf#pwbmgbqgtbp#sqlabaozojmh#afwtffmsqlefpplq#lejmwfqb`wjlmp`kbmdjmd#wkfJmgjbm#L`fbm#`obpp>!obpwtlqhjmd#tjwk$kwws9,,ttt-zfbqp#afelqfWkjp#tbp#wkfqf`qfbwjlmbofmwfqjmd#wkfnfbpvqfnfmwpbm#f{wqfnfozubovf#le#wkfpwbqw#le#wkf ?,p`qjsw= bm#feelqw#wljm`qfbpf#wkfwl#wkf#plvwkpsb`jmd>!3!=pveej`jfmwozwkf#Fvqlsfbm`lmufqwfg#wl`ofbqWjnflvwgjg#mlw#kbuf`lmpfrvfmwozelq#wkf#mf{wf{wfmpjlm#lef`lmlnj`#bmgbowklvdk#wkfbqf#sqlgv`fgbmg#tjwk#wkfjmpveej`jfmwdjufm#az#wkfpwbwjmd#wkbwf{sfmgjwvqfp?,psbm=?,b= wklvdkw#wkbwlm#wkf#abpjp`foosbggjmd>jnbdf#le#wkfqfwvqmjmd#wljmelqnbwjlm/pfsbqbwfg#azbppbppjmbwfgp!#`lmwfmw>!bvwklqjwz#lemlqwktfpwfqm?,gju= ?gju#!=?,gju= ##`lmpvowbwjlm`lnnvmjwz#lewkf#mbwjlmbojw#pklvog#afsbqwj`jsbmwp#bojdm>!ofewwkf#dqfbwfpwpfof`wjlm#lepvsfqmbwvqbogfsfmgfmw#lmjp#nfmwjlmfgbooltjmd#wkftbp#jmufmwfgb``lnsbmzjmdkjp#sfqplmbobubjobaof#bwpwvgz#le#wkflm#wkf#lwkfqf{f`vwjlm#leKvnbm#Qjdkwpwfqnp#le#wkfbppl`jbwjlmpqfpfbq`k#bmgpv``ffgfg#azgfefbwfg#wkfbmg#eqln#wkfavw#wkfz#bqf`lnnbmgfq#lepwbwf#le#wkfzfbqp#le#bdfwkf#pwvgz#le?vo#`obpp>!psob`f#jm#wkftkfqf#kf#tbp?oj#`obpp>!ewkfqf#bqf#mltkj`k#af`bnfkf#svaojpkfgf{sqfppfg#jmwl#tkj`k#wkf`lnnjppjlmfqelmw.tfjdkw9wfqqjwlqz#lef{wfmpjlmp!=Qlnbm#Fnsjqffrvbo#wl#wkfJm#`lmwqbpw/kltfufq/#bmgjp#wzsj`boozbmg#kjp#tjef+bopl#`boofg=?vo#`obpp>!feef`wjufoz#fuloufg#jmwlpffn#wl#kbuftkj`k#jp#wkfwkfqf#tbp#mlbm#f{`foofmwboo#le#wkfpfgfp`qjafg#azJm#sqb`wj`f/aqlbg`bpwjmd`kbqdfg#tjwkqfeof`wfg#jmpvaif`wfg#wlnjojwbqz#bmgwl#wkf#sljmwf`lmlnj`boozpfwWbqdfwjmdbqf#b`wvboozuj`wlqz#lufq+*8?,p`qjsw=`lmwjmvlvpozqfrvjqfg#elqfulovwjlmbqzbm#feef`wjufmlqwk#le#wkf/#tkj`k#tbp#eqlmw#le#wkflq#lwkfqtjpfplnf#elqn#lekbg#mlw#affmdfmfqbwfg#azjmelqnbwjlm-sfqnjwwfg#wljm`ovgfp#wkfgfufolsnfmw/fmwfqfg#jmwlwkf#sqfujlvp`lmpjpwfmwozbqf#hmltm#bpwkf#ejfog#lewkjp#wzsf#ledjufm#wl#wkfwkf#wjwof#le`lmwbjmp#wkfjmpwbm`fp#lejm#wkf#mlqwkgvf#wl#wkfjqbqf#gfpjdmfg`lqslqbwjlmptbp#wkbw#wkflmf#le#wkfpfnlqf#slsvobqpv``ffgfg#jmpvsslqw#eqlnjm#gjeefqfmwglnjmbwfg#azgfpjdmfg#elqltmfqpkjs#lebmg#slppjaozpwbmgbqgjyfgqfpslmpfWf{wtbp#jmwfmgfgqf`fjufg#wkfbppvnfg#wkbwbqfbp#le#wkfsqjnbqjoz#jmwkf#abpjp#lejm#wkf#pfmpfb``lvmwp#elqgfpwqlzfg#azbw#ofbpw#wtltbp#gf`obqfg`lvog#mlw#afPf`qfwbqz#lebssfbq#wl#afnbqdjm.wls92,]_p(\x7F_p(\',df*xwkqlt#f~8wkf#pwbqw#lewtl#pfsbqbwfobmdvbdf#bmgtkl#kbg#affmlsfqbwjlm#legfbwk#le#wkfqfbo#mvnafqp\n?ojmh#qfo>!sqlujgfg#wkfwkf#pwlqz#le`lnsfwjwjlmpfmdojpk#+VH*fmdojpk#+VP*<p<R<Q<_<R<W<M=l<S=m<V<T=m=l<S=m<V<T=m=l<S=m<V<R5h4U4]4D5f4E\nAOGx\bTA\nzk\vBl\bQ\x7F\bTA\nzk\vUm\bQ\x7F\bTA\nzk\npeu| i@ cT\bVV\n\\}\nxS VptSk` [X [X\vHR\bPv\bTW\bUe\n\x7Fa\bQp\v_W\vWs\nxS\vAz\n_yKhjmelqnb`j/_mkfqqbnjfmwbpfof`wq/_mj`lgfp`qjs`j/_m`obpjej`bglp`lml`jnjfmwlsvaoj`b`j/_mqfob`jlmbgbpjmelqn/Mwj`bqfob`jlmbglpgfsbqwbnfmwlwqbabibglqfpgjqf`wbnfmwfbzvmwbnjfmwlnfq`bglOjaqf`lmw/M`wfmlpkbajwb`jlmfp`vnsojnjfmwlqfpwbvqbmwfpgjpslpj`j/_m`lmpf`vfm`jbfof`wq/_mj`bbsoj`b`jlmfpgfp`lmf`wbgljmpwbob`j/_mqfbojyb`j/_mvwjojyb`j/_mfm`j`olsfgjbfmefqnfgbgfpjmpwqvnfmwlpf{sfqjfm`jbpjmpwjwv`j/_msbqwj`vobqfppva`bwfdlqjb=n<R<W=`<V<R<L<R=m=m<T<T=l<\\<]<R=n=g<]<R<W=`=d<Y<S=l<R=m=n<R<P<R<Z<Y=n<Y<X=l=o<_<T=i=m<W=o=k<\\<Y=m<Y<U=k<\\=m<^=m<Y<_<X<\\<L<R=m=m<T=c<p<R=m<V<^<Y<X=l=o<_<T<Y<_<R=l<R<X<\\<^<R<S=l<R=m<X<\\<Q<Q=g=i<X<R<W<Z<Q=g<T<P<Y<Q<Q<R<p<R=m<V<^=g=l=o<]<W<Y<U<p<R=m<V<^<\\=m=n=l<\\<Q=g<Q<T=k<Y<_<R=l<\\<]<R=n<Y<X<R<W<Z<Y<Q=o=m<W=o<_<T=n<Y<S<Y=l=`<r<X<Q<\\<V<R<S<R=n<R<P=o=l<\\<]<R=n=o<\\<S=l<Y<W=c<^<R<R<]=e<Y<R<X<Q<R<_<R=m<^<R<Y<_<R=m=n<\\=n=`<T<X=l=o<_<R<U=h<R=l=o<P<Y=i<R=l<R=d<R<S=l<R=n<T<^=m=m=g<W<V<\\<V<\\<Z<X=g<U<^<W<\\=m=n<T<_=l=o<S<S=g<^<P<Y=m=n<Y=l<\\<]<R=n<\\=m<V<\\<[<\\<W<S<Y=l<^=g<U<X<Y<W<\\=n=`<X<Y<Q=`<_<T<S<Y=l<T<R<X<]<T<[<Q<Y=m<R=m<Q<R<^<Y<P<R<P<Y<Q=n<V=o<S<T=n=`<X<R<W<Z<Q<\\=l<\\<P<V<\\=i<Q<\\=k<\\<W<R<L<\\<]<R=n<\\<N<R<W=`<V<R=m<R<^=m<Y<P<^=n<R=l<R<U<Q<\\=k<\\<W<\\=m<S<T=m<R<V=m<W=o<Z<]=g=m<T=m=n<Y<P<S<Y=k<\\=n<T<Q<R<^<R<_<R<S<R<P<R=e<T=m<\\<U=n<R<^<S<R=k<Y<P=o<S<R<P<R=e=`<X<R<W<Z<Q<R=m=m=g<W<V<T<]=g=m=n=l<R<X<\\<Q<Q=g<Y<P<Q<R<_<T<Y<S=l<R<Y<V=n<M<Y<U=k<\\=m<P<R<X<Y<W<T=n<\\<V<R<_<R<R<Q<W<\\<U<Q<_<R=l<R<X<Y<^<Y=l=m<T=c=m=n=l<\\<Q<Y=h<T<W=`<P=g=o=l<R<^<Q=c=l<\\<[<Q=g=i<T=m<V<\\=n=`<Q<Y<X<Y<W=b=c<Q<^<\\=l=c<P<Y<Q=`=d<Y<P<Q<R<_<T=i<X<\\<Q<Q<R<U<[<Q<\\=k<T=n<Q<Y<W=`<[=c=h<R=l=o<P<\\<N<Y<S<Y=l=`<P<Y=m=c=j<\\<[<\\=e<T=n=g<w=o=k=d<T<Y\fHD\fHU\fIl\fHn\fHy\fH\\\fHD\fIk\fHi\fHF\fHD\fIk\fHy\fHS\fHC\fHR\fHy\fH\\\fIk\fHn\fHi\fHD\fIa\fHC\fHy\fIa\fHC\fHR\fH{\fHR\fHk\fHM\fH@\fHR\fH\\\fIk\fHy\fHS\fHT\fIl\fHJ\fHS\fHC\fHR\fHF\fHU\fH^\fIk\fHT\fHS\fHn\fHU\fHA\fHR\fH\\\fHH\fHi\fHF\fHD\fIl\fHY\fHR\fH^\fIk\fHT\fIk\fHY\fHR\fHy\fH\\\fHH\fIk\fHB\fIk\fH\\\fIk\fHU\fIg\fHD\fIk\fHT\fHy\fHH\fIk\fH@\fHU\fIm\fHH\fHT\fHR\fHk\fHs\fHU\fIg\fH{\fHR\fHp\fHR\fHD\fIk\fHB\fHS\fHD\fHs\fHy\fH\\\fHH\fHR\fHy\fH\\\fHD\fHR\fHe\fHD\fHy\fIk\fHC\fHU\fHR\fHm\fHT\fH@\fHT\fIk\fHA\fHR\fH[\fHR\fHj\fHF\fHy\fIk\fH^\fHS\fHC\fIk\fHZ\fIm\fH\\\fIn\fHk\fHT\fHy\fIk\fHt\fHn\fHs\fIk\fHB\fIk\fH\\\fIl\fHT\fHy\fHH\fHR\fHB\fIk\fH\\\fHR\fH^\fIk\fHy\fH\\\fHi\fHK\fHS\fHy\fHi\fHF\fHD\fHR\fHT\fHB\fHR\fHp\fHB\fIm\fHq\fIk\fHy\fHR\fH\\\fHO\fHU\fIg\fHH\fHR\fHy\fHM\fHP\fIl\fHC\fHU\fHR\fHn\fHU\fIg\fHs\fH^\fHZ\fH@\fIa\fHJ\fH^\fHS\fHC\fHR\fHp\fIl\fHY\fHD\fHp\fHR\fHH\fHR\fHy\fId\fHT\fIk\fHj\fHF\fHy\fHR\fHY\fHR\fH^\fIl\fHJ\fIk\fHD\fIk\fHF\fIn\fH\\\fIl\fHF\fHR\fHD\fIl\fHe\fHT\fHy\fIk\fHU\fIg\fH{\fIl\fH@\fId\fHL\fHy\fHj\fHF\fHy\fIl\fHY\fH\\\fIa\fH[\fH{\fHR\fHn\fHY\fHj\fHF\fHy\fIg\fHp\fHS\fH^\fHR\fHp\fHR\fHD\fHR\fHT\fHU\fHB\fHH\fHU\fHB\fIk\fHn\fHe\fHD\fHy\fIl\fHC\fHR\fHU\fIn\fHJ\fH\\\fIa\fHp\fHT\fIn\fHv\fIl\fHF\fHT\fHn\fHJ\fHT\fHY\fHR\fH^\fHU\fIg\fHD\fHR\fHU\fIg\fHH\fIl\fHp\fId\fHT\fIk\fHY\fHR\fHF\fHT\fHp\fHD\fHH\fHR\fHD\fIk\fHH\fHR\fHp\fHR\fH\\\fIl\fHt\fHR\fHC\fH^\fHp\fHS\fH^\fIk\fHD\fIl\fHv\fIk\fHp\fHR\fHn\fHv\fHF\fHH\fIa\fH\\\fH{\fIn\fH{\fH^\fHp\fHR\fHH\fIk\fH@\fHR\fHU\fH\\\fHj\fHF\fHD\fIk\fHY\fHR\fHU\fHD\fHk\fHT\fHy\fHR\fHT\fIm\fH@\fHU\fH\\\fHU\fHD\fIk\fHk\fHT\fHT\fIk\fHT\fHU\fHS\fHH\fH@\fHM\fHP\fIk\fHt\fHs\fHD\fHR\fHH\fH^\fHR\fHZ\fHF\fHR\fHn\fHv\fHZ\fIa\fH\\\fIl\fH@\fHM\fHP\fIl\fHU\fIg\fHH\fIk\fHT\fHR\fHd\fHs\fHZ\fHR\fHC\fHJ\fHT\fHy\fHH\fIl\fHp\fHR\fHH\fIl\fHY\fHR\fH^\fHR\fHU\fHp\fHR\fH\\\fHF\fHs\fHD\fHR\fH\\\fHz\fHD\fIk\fHT\fHM\fHP\fHy\fHB\fHS\fH^\fHR\fHe\fHT\fHy\fIl\fHy\fIk\fHY\fH^\fH^\fH{\fHH\fHR\fHz\fHR\fHD\fHR\fHi\fH\\\fIa\fHI\fHp\fHU\fHR\fHn\fHJ\fIk\fHz\fHR\fHF\fHU\fH^\fIl\fHD\fHS\fHC\fHB\fH@\fHS\fHD\fHR\fH@\fId\fHn\fHy\fHy\fHU\fIl\fHn\fHy\fHU\fHD\fHR\fHJ\fIk\fHH\fHR\fHU\fHB\fH^\fIk\fHy\fHR\fHG\fIl\fHp\fH@\fHy\fHS\fHH\fIm\fH\\\fHH\fHB\fHR\fHn\fH{\fHY\fHU\fIl\fHn\fH\\\fIg\fHp\fHP\fHB\fHS\fH^\fIl\fHj\fH\\\fIg\fHF\fHT\fIk\fHD\fHR\fHC\fHR\fHJ\fHY\fH^\fIk\fHD\fIk\fHz\fHR\fHH\fHR\fHy\fH\\\fIl\fH@\fHe\fHD\fHy\fHR\fHp\fHY\fHR\fH@\fHF\fIn\fH\\\fHR\fH@\fHM\fHP\fHR\fHT\fI`\fHJ\fHR\fHZ\fIk\fHC\fH\\\fHy\fHS\fHC\fIk\fHy\fHU\fHR\fHn\fHi\fHy\fHT\fH\\\fH@\fHD\fHR\fHc\fHY\fHU\fHR\fHn\fHT\fIa\fHI\fH^\fHB\fHS\fH^\fIk\fH^\fIk\fHz\fHy\fHY\fHS\fH[\fHC\fHy\fIa\fH\\\fHn\fHT\fHB\fIn\fHU\fHI\fHR\fHD\fHR4F4_4F4[5f4U5i4X4K4]5o4E4D5d4K4_4[4E4K5h4Y5m4A4E5i5d4K4Z5f4U4K5h4B4K4Y4E4K5h5i4^5f4C4K5h4U4K5i4E4K5h5o4K4F4D4K5h4]4C5d4C4D4]5j4K5i4@4K5h4C5d5h4E4K5h4U4K5h5i4K5h5i5d5n4U4K5h4U4]4D5f4K5h4_4]5f4U4K5h4@5d4K5h4K5h4\\5k4K4D4K5h4A5f4K4E4K5h4A5n5d5n4K5h5o4]5f5i4K5h4U4]4K5n5i4A5m5d4T4E4K5h4G4K5j5f5i4X4K5k4C4E4K5h5i4]4O4E4K5h5n4]4N5j4K5h4X4D4K4D4K5h4A5d4K4]4K5h4@4C5f4C4K5h4O4_4]4E4K5h4U5h5d5i5i4@5i5d4U4E4K5h4]4A5i5j4K5h5j5n4K4[5m5h4_4[5f5j4K5h5o5d5f4F4K5h4C5j5f4K4D4]5o4K4F5k4K5h4]5f4K4Z4F4A5f4K4F5f4D4F5d5n5f4F4K5h4O5d5h5e4K5h4D4]5f4C4K5h5o5h4K5i4K5h4]4K4D4[4K5h4X4B4Y5f4_5f4K4]4K4F4K5h4G4K5h4G4K5h4Y5h4K4E4K5h4A4C5f4G4K5h4^5d4K4]4K5h4B5h5f4@4K5h4@5i5f4U4K5h4U4K5i5k4K5h4@5i4K5h4K5h4_4K4U4E5i4X4K5k4C5k4K5h4]4J5f4_4K5h4C4B5d5h4K5h5m5j5f4E4K5h5o4F4K4D4K5h4C5d4]5f4K5h4C4]5d4_4K4_4F4V4]5n4F4Y4K5i5f5i4K5h4D5j4K4F4K5h4U4T5f5ifmwfqwbjmnfmwvmgfqpwbmgjmd#>#evm`wjlm+*-isd!#tjgwk>!`lmejdvqbwjlm-smd!#tjgwk>!?algz#`obpp>!Nbwk-qbmgln+*`lmwfnslqbqz#Vmjwfg#Pwbwfp`jq`vnpwbm`fp-bssfmg@kjog+lqdbmjybwjlmp?psbm#`obpp>!!=?jnd#pq`>!,gjpwjmdvjpkfgwklvpbmgp#le#`lnnvmj`bwjlm`ofbq!=?,gju=jmufpwjdbwjlmebuj`lm-j`l!#nbqdjm.qjdkw9abpfg#lm#wkf#Nbppb`kvpfwwpwbaof#alqgfq>jmwfqmbwjlmbobopl#hmltm#bpsqlmvm`jbwjlmab`hdqlvmg9 esbggjmd.ofew9Elq#f{bnsof/#njp`foobmflvp%ow8,nbwk%dw8spz`kloldj`bojm#sbqwj`vobqfbq`k!#wzsf>!elqn#nfwklg>!bp#lsslpfg#wlPvsqfnf#@lvqwl``bpjlmbooz#Bggjwjlmbooz/Mlqwk#Bnfqj`bs{8ab`hdqlvmglsslqwvmjwjfpFmwfqwbjmnfmw-wlOltfq@bpf+nbmveb`wvqjmdsqlefppjlmbo#`lnajmfg#tjwkElq#jmpwbm`f/`lmpjpwjmd#le!#nb{ofmdwk>!qfwvqm#ebopf8`lmp`jlvpmfppNfgjwfqqbmfbmf{wqblqgjmbqzbppbppjmbwjlmpvapfrvfmwoz#avwwlm#wzsf>!wkf#mvnafq#lewkf#lqjdjmbo#`lnsqfkfmpjufqfefqp#wl#wkf?,vo= ?,gju= skjolplskj`bool`bwjlm-kqfetbp#svaojpkfgPbm#Eqbm`jp`l+evm`wjlm+*x ?gju#jg>!nbjmplskjpwj`bwfgnbwkfnbwj`bo#,kfbg= ?algzpvddfpwp#wkbwgl`vnfmwbwjlm`lm`fmwqbwjlmqfobwjlmpkjspnbz#kbuf#affm+elq#f{bnsof/Wkjp#bqwj`of#jm#plnf#`bpfpsbqwp#le#wkf#gfejmjwjlm#leDqfbw#Aqjwbjm#`foosbggjmd>frvjubofmw#wlsob`fklogfq>!8#elmw.pjyf9#ivpwjej`bwjlmafojfufg#wkbwpveefqfg#eqlnbwwfnswfg#wl#ofbgfq#le#wkf`qjsw!#pq`>!,+evm`wjlm+*#xbqf#bubjobaof \n?ojmh#qfo>!#pq`>$kwws9,,jmwfqfpwfg#jm`lmufmwjlmbo#!#bow>!!#,=?,bqf#dfmfqboozkbp#bopl#affmnlpw#slsvobq#`lqqfpslmgjmd`qfgjwfg#tjwkwzof>!alqgfq9?,b=?,psbm=?,-dje!#tjgwk>!?jeqbnf#pq`>!wbaof#`obpp>!jmojmf.aol`h8b``lqgjmd#wl#wldfwkfq#tjwkbssql{jnbwfozsbqojbnfmwbqznlqf#bmg#nlqfgjpsobz9mlmf8wqbgjwjlmboozsqfglnjmbmwoz%maps8\x7F%maps8%maps8?,psbm=#`foopsb`jmd>?jmsvw#mbnf>!lq!#`lmwfmw>!`lmwqlufqpjbosqlsfqwz>!ld9,{.pkl`htbuf.gfnlmpwqbwjlmpvqqlvmgfg#azMfufqwkfofpp/tbp#wkf#ejqpw`lmpjgfqbaof#Bowklvdk#wkf#`loobalqbwjlmpklvog#mlw#afsqlslqwjlm#le?psbm#pwzof>!hmltm#bp#wkf#pklqwoz#bewfqelq#jmpwbm`f/gfp`qjafg#bp#,kfbg= ?algz#pwbqwjmd#tjwkjm`qfbpjmdoz#wkf#eb`w#wkbwgjp`vppjlm#lenjggof#le#wkfbm#jmgjujgvbogjeej`vow#wl#sljmw#le#ujftklnlpf{vbojwzb``fswbm`f#le?,psbm=?,gju=nbmveb`wvqfqplqjdjm#le#wkf`lnnlmoz#vpfgjnslqwbm`f#legfmlnjmbwjlmpab`hdqlvmg9# ofmdwk#le#wkfgfwfqnjmbwjlmb#pjdmjej`bmw!#alqgfq>!3!=qfulovwjlmbqzsqjm`jsofp#lejp#`lmpjgfqfgtbp#gfufolsfgJmgl.Fvqlsfbmuvomfqbaof#wlsqlslmfmwp#lebqf#plnfwjnfp`olpfq#wl#wkfMft#Zlqh#@jwz#mbnf>!pfbq`kbwwqjavwfg#wl`lvqpf#le#wkfnbwkfnbwj`jbmaz#wkf#fmg#lebw#wkf#fmg#le!#alqgfq>!3!#wf`kmloldj`bo-qfnluf@obpp+aqbm`k#le#wkffujgfm`f#wkbw"Xfmgje^..= Jmpwjwvwf#le#jmwl#b#pjmdofqfpsf`wjufoz-bmg#wkfqfelqfsqlsfqwjfp#lejp#ol`bwfg#jmplnf#le#tkj`kWkfqf#jp#bopl`lmwjmvfg#wl#bssfbqbm`f#le#%bns8mgbpk8#gfp`qjafp#wkf`lmpjgfqbwjlmbvwklq#le#wkfjmgfsfmgfmwozfrvjssfg#tjwkglfp#mlw#kbuf?,b=?b#kqfe>!`lmevpfg#tjwk?ojmh#kqfe>!,bw#wkf#bdf#lebssfbq#jm#wkfWkfpf#jm`ovgfqfdbqgofpp#le`lvog#af#vpfg#pwzof>%rvlw8pfufqbo#wjnfpqfsqfpfmw#wkfalgz= ?,kwno=wklvdkw#wl#afslsvobwjlm#leslppjajojwjfpsfq`fmwbdf#leb``fpp#wl#wkfbm#bwwfnsw#wlsqlgv`wjlm#leirvfqz,irvfqzwtl#gjeefqfmwafolmd#wl#wkffpwbaojpknfmwqfsob`jmd#wkfgfp`qjswjlm!#gfwfqnjmf#wkfbubjobaof#elqB``lqgjmd#wl#tjgf#qbmdf#le\n?gju#`obpp>!nlqf#`lnnlmozlqdbmjpbwjlmpevm`wjlmbojwztbp#`lnsofwfg#%bns8ngbpk8#sbqwj`jsbwjlmwkf#`kbqb`wfqbm#bggjwjlmbobssfbqp#wl#afeb`w#wkbw#wkfbm#f{bnsof#lepjdmjej`bmwozlmnlvpflufq>!af`bvpf#wkfz#bpzm`#>#wqvf8sqlaofnp#tjwkpffnp#wl#kbufwkf#qfpvow#le#pq`>!kwws9,,ebnjojbq#tjwkslppfppjlm#leevm`wjlm#+*#xwllh#sob`f#jmbmg#plnfwjnfppvapwbmwjbooz?psbm=?,psbm=jp#lewfm#vpfgjm#bm#bwwfnswdqfbw#gfbo#leFmujqlmnfmwbopv``fppevooz#ujqwvbooz#boo13wk#`fmwvqz/sqlefppjlmbopmf`fppbqz#wl#gfwfqnjmfg#az`lnsbwjajojwzaf`bvpf#jw#jpGj`wjlmbqz#lenlgjej`bwjlmpWkf#elooltjmdnbz#qfefq#wl9@lmpfrvfmwoz/Jmwfqmbwjlmbobowklvdk#plnfwkbw#tlvog#aftlqog$p#ejqpw`obppjejfg#bpalwwln#le#wkf+sbqwj`vobqozbojdm>!ofew!#nlpw#`lnnlmozabpjp#elq#wkfelvmgbwjlm#le`lmwqjavwjlmpslsvobqjwz#le`fmwfq#le#wkfwl#qfgv`f#wkfivqjpgj`wjlmpbssql{jnbwjlm#lmnlvpflvw>!Mft#Wfpwbnfmw`loof`wjlm#le?,psbm=?,b=?,jm#wkf#Vmjwfgejon#gjqf`wlq.pwqj`w-gwg!=kbp#affm#vpfgqfwvqm#wl#wkfbowklvdk#wkjp`kbmdf#jm#wkfpfufqbo#lwkfqavw#wkfqf#bqfvmsqf`fgfmwfgjp#pjnjobq#wlfpsf`jbooz#jmtfjdkw9#alog8jp#`boofg#wkf`lnsvwbwjlmbojmgj`bwf#wkbwqfpwqj`wfg#wl\n?nfwb#mbnf>!bqf#wzsj`booz`lmeoj`w#tjwkKltfufq/#wkf#Bm#f{bnsof#le`lnsbqfg#tjwkrvbmwjwjfp#leqbwkfq#wkbm#b`lmpwfoobwjlmmf`fppbqz#elqqfslqwfg#wkbwpsf`jej`bwjlmslojwj`bo#bmg%maps8%maps8?qfefqfm`fp#wlwkf#pbnf#zfbqDlufqmnfmw#ledfmfqbwjlm#lekbuf#mlw#affmpfufqbo#zfbqp`lnnjwnfmw#wl\n\n?vo#`obpp>!ujpvbojybwjlm2:wk#`fmwvqz/sqb`wjwjlmfqpwkbw#kf#tlvogbmg#`lmwjmvfgl``vsbwjlm#lejp#gfejmfg#bp`fmwqf#le#wkfwkf#bnlvmw#le=?gju#pwzof>!frvjubofmw#legjeefqfmwjbwfaqlvdkw#balvwnbqdjm.ofew9#bvwlnbwj`boozwklvdkw#le#bpPlnf#le#wkfpf ?gju#`obpp>!jmsvw#`obpp>!qfsob`fg#tjwkjp#lmf#le#wkffgv`bwjlm#bmgjmeovfm`fg#azqfsvwbwjlm#bp ?nfwb#mbnf>!b``lnnlgbwjlm?,gju= ?,gju=obqdf#sbqw#leJmpwjwvwf#elqwkf#pl.`boofg#bdbjmpw#wkf#Jm#wkjp#`bpf/tbp#bssljmwfg`objnfg#wl#afKltfufq/#wkjpGfsbqwnfmw#lewkf#qfnbjmjmdfeef`w#lm#wkfsbqwj`vobqoz#gfbo#tjwk#wkf ?gju#pwzof>!bonlpw#botbzpbqf#`vqqfmwozf{sqfppjlm#leskjolplskz#leelq#nlqf#wkbm`jujojybwjlmplm#wkf#jpobmgpfof`wfgJmgf{`bm#qfpvow#jm!#ubovf>!!#,=wkf#pwqv`wvqf#,=?,b=?,gju=Nbmz#le#wkfpf`bvpfg#az#wkfle#wkf#Vmjwfgpsbm#`obpp>!n`bm#af#wqb`fgjp#qfobwfg#wlaf`bnf#lmf#lejp#eqfrvfmwozojujmd#jm#wkfwkflqfwj`boozElooltjmd#wkfQfulovwjlmbqzdlufqmnfmw#jmjp#gfwfqnjmfgwkf#slojwj`bojmwqlgv`fg#jmpveej`jfmw#wlgfp`qjswjlm!=pklqw#pwlqjfppfsbqbwjlm#lebp#wl#tkfwkfqhmltm#elq#jwptbp#jmjwjboozgjpsobz9aol`hjp#bm#f{bnsofwkf#sqjm`jsbo`lmpjpwp#le#bqf`ldmjyfg#bp,algz=?,kwno=b#pvapwbmwjboqf`lmpwqv`wfgkfbg#le#pwbwfqfpjpwbm`f#wlvmgfqdqbgvbwfWkfqf#bqf#wtldqbujwbwjlmbobqf#gfp`qjafgjmwfmwjlmboozpfqufg#bp#wkf`obpp>!kfbgfqlsslpjwjlm#wlevmgbnfmwboozglnjmbwfg#wkfbmg#wkf#lwkfqboojbm`f#tjwktbp#elq`fg#wlqfpsf`wjufoz/bmg#slojwj`bojm#pvsslqw#lesflsof#jm#wkf13wk#`fmwvqz-bmg#svaojpkfgolbg@kbqwafbwwl#vmgfqpwbmgnfnafq#pwbwfpfmujqlmnfmwboejqpw#kboe#le`lvmwqjfp#bmgbq`kjwf`wvqboaf#`lmpjgfqfg`kbqb`wfqjyfg`ofbqJmwfqubobvwklqjwbwjufEfgfqbwjlm#letbp#pv``ffgfgbmg#wkfqf#bqfb#`lmpfrvfm`fwkf#Sqfpjgfmwbopl#jm`ovgfgeqff#plewtbqfpv``fppjlm#legfufolsfg#wkftbp#gfpwqlzfgbtbz#eqln#wkf8 ?,p`qjsw= ?bowklvdk#wkfzelooltfg#az#bnlqf#sltfqevoqfpvowfg#jm#bVmjufqpjwz#leKltfufq/#nbmzwkf#sqfpjgfmwKltfufq/#plnfjp#wklvdkw#wlvmwjo#wkf#fmgtbp#bmmlvm`fgbqf#jnslqwbmwbopl#jm`ovgfp=?jmsvw#wzsf>wkf#`fmwfq#le#GL#MLW#BOWFQvpfg#wl#qfefqwkfnfp,<plqw>wkbw#kbg#affmwkf#abpjp#elqkbp#gfufolsfgjm#wkf#pvnnfq`lnsbqbwjufozgfp`qjafg#wkfpv`k#bp#wklpfwkf#qfpvowjmdjp#jnslppjaofubqjlvp#lwkfqPlvwk#Beqj`bmkbuf#wkf#pbnffeef`wjufmfppjm#tkj`k#`bpf8#wf{w.bojdm9pwqv`wvqf#bmg8#ab`hdqlvmg9qfdbqgjmd#wkfpvsslqwfg#wkfjp#bopl#hmltmpwzof>!nbqdjmjm`ovgjmd#wkfabkbpb#Nfobzvmlqph#alhn/Iomlqph#mzmlqphpolufm)M(ajmbjmwfqmb`jlmbo`bojej`b`j/_m`lnvmj`b`j/_m`lmpwqv``j/_m!=?gju#`obpp>!gjpbnajdvbwjlmGlnbjmMbnf$/#$bgnjmjpwqbwjlmpjnvowbmflvpozwqbmpslqwbwjlmJmwfqmbwjlmbo#nbqdjm.alwwln9qfpslmpjajojwz?"Xfmgje^..= ?,=?nfwb#mbnf>!jnsofnfmwbwjlmjmeqbpwqv`wvqfqfsqfpfmwbwjlmalqgfq.alwwln9?,kfbg= ?algz=>kwws&0B&1E&1E?elqn#nfwklg>!nfwklg>!slpw!#,ebuj`lm-j`l!#~*8 ?,p`qjsw= -pfwBwwqjavwf+Bgnjmjpwqbwjlm>#mft#Bqqbz+*8?"Xfmgje^..= gjpsobz9aol`h8Vmelqwvmbwfoz/!=%maps8?,gju=,ebuj`lm-j`l!=>$pwzofpkffw$#jgfmwjej`bwjlm/#elq#f{bnsof/?oj=?b#kqfe>!,bm#bowfqmbwjufbp#b#qfpvow#lesw!=?,p`qjsw= wzsf>!pvanjw!# +evm`wjlm+*#xqf`lnnfmgbwjlmelqn#b`wjlm>!,wqbmpelqnbwjlmqf`lmpwqv`wjlm-pwzof-gjpsobz#B``lqgjmd#wl#kjggfm!#mbnf>!bolmd#tjwk#wkfgl`vnfmw-algz-bssql{jnbwfoz#@lnnvmj`bwjlmpslpw!#b`wjlm>!nfbmjmd#%rvlw8..?"Xfmgje^..=Sqjnf#Njmjpwfq`kbqb`wfqjpwj`?,b=#?b#`obpp>wkf#kjpwlqz#le#lmnlvpflufq>!wkf#dlufqmnfmwkqfe>!kwwsp9,,tbp#lqjdjmbooztbp#jmwqlgv`fg`obppjej`bwjlmqfsqfpfmwbwjufbqf#`lmpjgfqfg?"Xfmgje^..= gfsfmgp#lm#wkfVmjufqpjwz#le#jm#`lmwqbpw#wl#sob`fklogfq>!jm#wkf#`bpf#lejmwfqmbwjlmbo#`lmpwjwvwjlmbopwzof>!alqgfq.9#evm`wjlm+*#xAf`bvpf#le#wkf.pwqj`w-gwg!= ?wbaof#`obpp>!b``lnsbmjfg#azb``lvmw#le#wkf?p`qjsw#pq`>!,mbwvqf#le#wkf#wkf#sflsof#jm#jm#bggjwjlm#wlp*8#ip-jg#>#jg!#tjgwk>!233&!qfdbqgjmd#wkf#Qlnbm#@bwkloj`bm#jmgfsfmgfmwelooltjmd#wkf#-dje!#tjgwk>!2wkf#elooltjmd#gjp`qjnjmbwjlmbq`kbfloldj`bosqjnf#njmjpwfq-ip!=?,p`qjsw=`lnajmbwjlm#le#nbqdjmtjgwk>!`qfbwfFofnfmw+t-bwwb`kFufmw+?,b=?,wg=?,wq=pq`>!kwwsp9,,bJm#sbqwj`vobq/#bojdm>!ofew!#@yf`k#Qfsvaoj`Vmjwfg#Hjmdgln`lqqfpslmgfm`f`lm`ovgfg#wkbw-kwno!#wjwof>!+evm`wjlm#+*#x`lnfp#eqln#wkfbssoj`bwjlm#le?psbm#`obpp>!pafojfufg#wl#affnfmw+$p`qjsw$?,b= ?,oj= ?ojufqz#gjeefqfmw=?psbm#`obpp>!lswjlm#ubovf>!+bopl#hmltm#bp\n?oj=?b#kqfe>!=?jmsvw#mbnf>!pfsbqbwfg#eqlnqfefqqfg#wl#bp#ubojdm>!wls!=elvmgfq#le#wkfbwwfnswjmd#wl#`bqalm#gjl{jgf ?gju#`obpp>!`obpp>!pfbq`k.,algz= ?,kwno=lsslqwvmjwz#wl`lnnvmj`bwjlmp?,kfbg= ?algz#pwzof>!tjgwk9Wj\rVSmd#Uj\rWkw`kbmdfp#jm#wkfalqgfq.`lolq9 3!#alqgfq>!3!#?,psbm=?,gju=?tbp#gjp`lufqfg!#wzsf>!wf{w!#*8 ?,p`qjsw= Gfsbqwnfmw#le#f``ofpjbpwj`bowkfqf#kbp#affmqfpvowjmd#eqln?,algz=?,kwno=kbp#mfufq#affmwkf#ejqpw#wjnfjm#qfpslmpf#wlbvwlnbwj`booz#?,gju= ?gju#jtbp#`lmpjgfqfgsfq`fmw#le#wkf!#,=?,b=?,gju=`loof`wjlm#le#gfp`fmgfg#eqlnpf`wjlm#le#wkfb``fsw.`kbqpfwwl#af#`lmevpfgnfnafq#le#wkf#sbggjmd.qjdkw9wqbmpobwjlm#lejmwfqsqfwbwjlm#kqfe>$kwws9,,tkfwkfq#lq#mlwWkfqf#bqf#boplwkfqf#bqf#nbmzb#pnboo#mvnafqlwkfq#sbqwp#lejnslppjaof#wl##`obpp>!avwwlmol`bwfg#jm#wkf-#Kltfufq/#wkfbmg#fufmwvboozBw#wkf#fmg#le#af`bvpf#le#jwpqfsqfpfmwp#wkf?elqn#b`wjlm>!#nfwklg>!slpw!jw#jp#slppjaofnlqf#ojhfoz#wlbm#jm`qfbpf#jmkbuf#bopl#affm`lqqfpslmgp#wlbmmlvm`fg#wkbwbojdm>!qjdkw!=nbmz#`lvmwqjfpelq#nbmz#zfbqpfbqojfpw#hmltmaf`bvpf#jw#tbpsw!=?,p`qjsw=#ubojdm>!wls!#jmkbajwbmwp#leelooltjmd#zfbq ?gju#`obpp>!njoojlm#sflsof`lmwqlufqpjbo#`lm`fqmjmd#wkfbqdvf#wkbw#wkfdlufqmnfmw#bmgb#qfefqfm`f#wlwqbmpefqqfg#wlgfp`qjajmd#wkf#pwzof>!`lolq9bowklvdk#wkfqfafpw#hmltm#elqpvanjw!#mbnf>!nvowjsoj`bwjlmnlqf#wkbm#lmf#qf`ldmjwjlm#le@lvm`jo#le#wkffgjwjlm#le#wkf##?nfwb#mbnf>!Fmwfqwbjmnfmw#btbz#eqln#wkf#8nbqdjm.qjdkw9bw#wkf#wjnf#lejmufpwjdbwjlmp`lmmf`wfg#tjwkbmg#nbmz#lwkfqbowklvdk#jw#jpafdjmmjmd#tjwk#?psbm#`obpp>!gfp`fmgbmwp#le?psbm#`obpp>!j#bojdm>!qjdkw!?,kfbg= ?algz#bpsf`wp#le#wkfkbp#pjm`f#affmFvqlsfbm#Vmjlmqfnjmjp`fmw#lenlqf#gjeej`vowUj`f#Sqfpjgfmw`lnslpjwjlm#lesbppfg#wkqlvdknlqf#jnslqwbmwelmw.pjyf922s{f{sobmbwjlm#lewkf#`lm`fsw#letqjwwfm#jm#wkf\n?psbm#`obpp>!jp#lmf#le#wkf#qfpfnaobm`f#wllm#wkf#dqlvmgptkj`k#`lmwbjmpjm`ovgjmd#wkf#gfejmfg#az#wkfsvaoj`bwjlm#lenfbmp#wkbw#wkflvwpjgf#le#wkfpvsslqw#le#wkf?jmsvw#`obpp>!?psbm#`obpp>!w+Nbwk-qbmgln+*nlpw#sqlnjmfmwgfp`qjswjlm#le@lmpwbmwjmlsoftfqf#svaojpkfg?gju#`obpp>!pfbssfbqp#jm#wkf2!#kfjdkw>!2!#nlpw#jnslqwbmwtkj`k#jm`ovgfptkj`k#kbg#affmgfpwqv`wjlm#lewkf#slsvobwjlm \n?gju#`obpp>!slppjajojwz#leplnfwjnfp#vpfgbssfbq#wl#kbufpv``fpp#le#wkfjmwfmgfg#wl#afsqfpfmw#jm#wkfpwzof>!`ofbq9a ?,p`qjsw= ?tbp#elvmgfg#jmjmwfqujft#tjwk\\jg!#`lmwfmw>!`bsjwbo#le#wkf ?ojmh#qfo>!pqfofbpf#le#wkfsljmw#lvw#wkbw{NOKwwsQfrvfpwbmg#pvapfrvfmwpf`lmg#obqdfpwufqz#jnslqwbmwpsf`jej`bwjlmppvqeb`f#le#wkfbssojfg#wl#wkfelqfjdm#sloj`z\\pfwGlnbjmMbnffpwbaojpkfg#jmjp#afojfufg#wlJm#bggjwjlm#wlnfbmjmd#le#wkfjp#mbnfg#bewfqwl#sqlwf`w#wkfjp#qfsqfpfmwfgGf`obqbwjlm#lenlqf#feej`jfmw@obppjej`bwjlmlwkfq#elqnp#lekf#qfwvqmfg#wl?psbm#`obpp>!`sfqelqnbm`f#le+evm`wjlm+*#xje#bmg#lmoz#jeqfdjlmp#le#wkfofbgjmd#wl#wkfqfobwjlmp#tjwkVmjwfg#Mbwjlmppwzof>!kfjdkw9lwkfq#wkbm#wkfzsf!#`lmwfmw>!Bppl`jbwjlm#le ?,kfbg= ?algzol`bwfg#lm#wkfjp#qfefqqfg#wl+jm`ovgjmd#wkf`lm`fmwqbwjlmpwkf#jmgjujgvbobnlmd#wkf#nlpwwkbm#bmz#lwkfq,= ?ojmh#qfo>!#qfwvqm#ebopf8wkf#svqslpf#lewkf#bajojwz#wl8`lolq9 eee~ - ?psbm#`obpp>!wkf#pvaif`w#legfejmjwjlmp#le= ?ojmh#qfo>!`objn#wkbw#wkfkbuf#gfufolsfg?wbaof#tjgwk>!`fofaqbwjlm#leElooltjmd#wkf#wl#gjpwjmdvjpk?psbm#`obpp>!awbhfp#sob`f#jmvmgfq#wkf#mbnfmlwfg#wkbw#wkf=?"Xfmgje^..= pwzof>!nbqdjm.jmpwfbg#le#wkfjmwqlgv`fg#wkfwkf#sql`fpp#lejm`qfbpjmd#wkfgjeefqfm`fp#jmfpwjnbwfg#wkbwfpsf`jbooz#wkf,gju=?gju#jg>!tbp#fufmwvboozwkqlvdklvw#kjpwkf#gjeefqfm`fplnfwkjmd#wkbwpsbm=?,psbm=?,pjdmjej`bmwoz#=?,p`qjsw= fmujqlmnfmwbo#wl#sqfufmw#wkfkbuf#affm#vpfgfpsf`jbooz#elqvmgfqpwbmg#wkfjp#fppfmwjbooztfqf#wkf#ejqpwjp#wkf#obqdfpwkbuf#affm#nbgf!#pq`>!kwws9,,jmwfqsqfwfg#bppf`lmg#kboe#le`qloojmd>!ml!#jp#`lnslpfg#leJJ/#Kloz#Qlnbmjp#f{sf`wfg#wlkbuf#wkfjq#ltmgfejmfg#bp#wkfwqbgjwjlmbooz#kbuf#gjeefqfmwbqf#lewfm#vpfgwl#fmpvqf#wkbwbdqffnfmw#tjwk`lmwbjmjmd#wkfbqf#eqfrvfmwozjmelqnbwjlm#lmf{bnsof#jp#wkfqfpvowjmd#jm#b?,b=?,oj=?,vo=#`obpp>!ellwfqbmg#fpsf`jboozwzsf>!avwwlm!#?,psbm=?,psbm=tkj`k#jm`ovgfg= ?nfwb#mbnf>!`lmpjgfqfg#wkf`bqqjfg#lvw#azKltfufq/#jw#jpaf`bnf#sbqw#lejm#qfobwjlm#wlslsvobq#jm#wkfwkf#`bsjwbo#letbp#leej`jbooztkj`k#kbp#affmwkf#Kjpwlqz#lebowfqmbwjuf#wlgjeefqfmw#eqlnwl#pvsslqw#wkfpvddfpwfg#wkbwjm#wkf#sql`fpp##?gju#`obpp>!wkf#elvmgbwjlmaf`bvpf#le#kjp`lm`fqmfg#tjwkwkf#vmjufqpjwzlsslpfg#wl#wkfwkf#`lmwf{w#le?psbm#`obpp>!swf{w!#mbnf>!r!\n\n?gju#`obpp>!wkf#p`jfmwjej`qfsqfpfmwfg#aznbwkfnbwj`jbmpfof`wfg#az#wkfwkbw#kbuf#affm=?gju#`obpp>!`gju#jg>!kfbgfqjm#sbqwj`vobq/`lmufqwfg#jmwl*8 ?,p`qjsw= ?skjolplskj`bo#pqsphlkqubwphjwj\rVSmd#Uj\rWkw<L=o=m=m<V<T<U=l=o=m=m<V<T<Ujmufpwjdb`j/_msbqwj`jsb`j/_m<V<R=n<R=l=g<Y<R<]<W<\\=m=n<T<V<R=n<R=l=g<U=k<Y<W<R<^<Y<V=m<T=m=n<Y<P=g<q<R<^<R=m=n<T<V<R=n<R=l=g=i<R<]<W<\\=m=n=`<^=l<Y<P<Y<Q<T<V<R=n<R=l<\\=c=m<Y<_<R<X<Q=c=m<V<\\=k<\\=n=`<Q<R<^<R=m=n<T<O<V=l<\\<T<Q=g<^<R<S=l<R=m=g<V<R=n<R=l<R<U=m<X<Y<W<\\=n=`<S<R<P<R=e=`=b=m=l<Y<X=m=n<^<R<]=l<\\<[<R<P=m=n<R=l<R<Q=g=o=k<\\=m=n<T<Y=n<Y=k<Y<Q<T<Y<\x7F<W<\\<^<Q<\\=c<T=m=n<R=l<T<T=m<T=m=n<Y<P<\\=l<Y=d<Y<Q<T=c<M<V<\\=k<\\=n=`<S<R=a=n<R<P=o=m<W<Y<X=o<Y=n=m<V<\\<[<\\=n=`=n<R<^<\\=l<R<^<V<R<Q<Y=k<Q<R=l<Y=d<Y<Q<T<Y<V<R=n<R=l<R<Y<R=l<_<\\<Q<R<^<V<R=n<R=l<R<P<L<Y<V<W<\\<P<\\4K5h5i5j4F4C5e5i5j4F4C5f4K4F4K5h5i5d4Z5d4U4K5h4D4]4K5i4@4K5h5i5d4K5n4U4K5h4]4_4K4J5h5i4X4K4]5o4K4F4K5h4O4U4Z4K4M4K5h4]5f4K4Z4E4K5h4F4Y5i5f5i4K5h4K4U4Z4K4M4K5h5j4F4K4J4@4K5h4O5h4U4K4D4K5h4F4_4@5f5h4K5h4O5n4_4K5i4K5h4Z4V4[4K4F4K5h5m5f4C5f5d4K5h4F4]4A5f4D4K5h4@4C5f4C4E4K5h4F4U5h5f5i4K5h4O4B4D4K4]4K5h4K5m5h4K5i4K5h4O5m5h4K5i4K5h4F4K4]5f4B4K5h4F5n5j5f4E4K5h4K5h4U4K4D4K5h4B5d4K4[4]4K5h5i4@4F5i4U4K5h4C5f5o5d4]4K5h4_5f4K4A4E4U4D4C4K5h5h5k4K5h4F4]4D5f4E4K5h4]5d4K4D4[4K5h4O4C4D5f4E4K5h4K4B4D4K4]4K5h5i4F4A4C4E4K5h4K4V4K5j5f`vqplq9sljmwfq8?,wjwof= ?nfwb#!#kqfe>!kwws9,,!=?psbm#`obpp>!nfnafqp#le#wkf#tjmglt-ol`bwjlmufqwj`bo.bojdm9,b=#\x7F#?b#kqfe>!?"gl`wzsf#kwno=nfgjb>!p`qffm!#?lswjlm#ubovf>!ebuj`lm-j`l!#,= \n\n?gju#`obpp>!`kbqb`wfqjpwj`p!#nfwklg>!dfw!#,algz= ?,kwno= pklqw`vw#j`lm!#gl`vnfmw-tqjwf+sbggjmd.alwwln9qfsqfpfmwbwjufppvanjw!#ubovf>!bojdm>!`fmwfq!#wkqlvdklvw#wkf#p`jfm`f#ej`wjlm ##?gju#`obpp>!pvanjw!#`obpp>!lmf#le#wkf#nlpw#ubojdm>!wls!=?tbp#fpwbaojpkfg*8 ?,p`qjsw= qfwvqm#ebopf8!=*-pwzof-gjpsobzaf`bvpf#le#wkf#gl`vnfmw-`llhjf?elqn#b`wjlm>!,~algzxnbqdjm938Fm`z`olsfgjb#leufqpjlm#le#wkf#-`qfbwfFofnfmw+mbnf!#`lmwfmw>!?,gju= ?,gju= bgnjmjpwqbwjuf#?,algz= ?,kwno=kjpwlqz#le#wkf#!=?jmsvw#wzsf>!slqwjlm#le#wkf#bp#sbqw#le#wkf#%maps8?b#kqfe>!lwkfq#`lvmwqjfp!= ?gju#`obpp>!?,psbm=?,psbm=?Jm#lwkfq#tlqgp/gjpsobz9#aol`h8`lmwqlo#le#wkf#jmwqlgv`wjlm#le,= ?nfwb#mbnf>!bp#tfoo#bp#wkf#jm#qf`fmw#zfbqp \n?gju#`obpp>!?,gju= \n?,gju= jmpsjqfg#az#wkfwkf#fmg#le#wkf#`lnsbwjaof#tjwkaf`bnf#hmltm#bp#pwzof>!nbqdjm9-ip!=?,p`qjsw=?#Jmwfqmbwjlmbo#wkfqf#kbuf#affmDfqnbm#obmdvbdf#pwzof>!`lolq9 @lnnvmjpw#Sbqwz`lmpjpwfmw#tjwkalqgfq>!3!#`foo#nbqdjmkfjdkw>!wkf#nbilqjwz#le!#bojdm>!`fmwfqqfobwfg#wl#wkf#nbmz#gjeefqfmw#Lqwklgl{#@kvq`kpjnjobq#wl#wkf#,= ?ojmh#qfo>!ptbp#lmf#le#wkf#vmwjo#kjp#gfbwk~*+*8 ?,p`qjsw=lwkfq#obmdvbdfp`lnsbqfg#wl#wkfslqwjlmp#le#wkfwkf#Mfwkfqobmgpwkf#nlpw#`lnnlmab`hdqlvmg9vqo+bqdvfg#wkbw#wkfp`qloojmd>!ml!#jm`ovgfg#jm#wkfMlqwk#Bnfqj`bm#wkf#mbnf#le#wkfjmwfqsqfwbwjlmpwkf#wqbgjwjlmbogfufolsnfmw#le#eqfrvfmwoz#vpfgb#`loof`wjlm#leufqz#pjnjobq#wlpvqqlvmgjmd#wkff{bnsof#le#wkjpbojdm>!`fmwfq!=tlvog#kbuf#affmjnbdf\\`bswjlm#>bwwb`kfg#wl#wkfpvddfpwjmd#wkbwjm#wkf#elqn#le#jmuloufg#jm#wkfjp#gfqjufg#eqlnmbnfg#bewfq#wkfJmwqlgv`wjlm#wlqfpwqj`wjlmp#lm#pwzof>!tjgwk9#`bm#af#vpfg#wl#wkf#`qfbwjlm#lenlpw#jnslqwbmw#jmelqnbwjlm#bmgqfpvowfg#jm#wkf`loobspf#le#wkfWkjp#nfbmp#wkbwfofnfmwp#le#wkftbp#qfsob`fg#azbmbozpjp#le#wkfjmpsjqbwjlm#elqqfdbqgfg#bp#wkfnlpw#pv``fppevohmltm#bp#%rvlw8b#`lnsqfkfmpjufKjpwlqz#le#wkf#tfqf#`lmpjgfqfgqfwvqmfg#wl#wkfbqf#qfefqqfg#wlVmplvq`fg#jnbdf= \n?gju#`obpp>!`lmpjpwp#le#wkfpwlsSqlsbdbwjlmjmwfqfpw#jm#wkfbubjobajojwz#lebssfbqp#wl#kbuffof`wqlnbdmfwj`fmbaofPfquj`fp+evm`wjlm#le#wkfJw#jp#jnslqwbmw?,p`qjsw=?,gju=evm`wjlm+*xubq#qfobwjuf#wl#wkfbp#b#qfpvow#le#wkf#slpjwjlm#leElq#f{bnsof/#jm#nfwklg>!slpw!#tbp#elooltfg#az%bns8ngbpk8#wkfwkf#bssoj`bwjlmip!=?,p`qjsw= vo=?,gju=?,gju=bewfq#wkf#gfbwktjwk#qfpsf`w#wlpwzof>!sbggjmd9jp#sbqwj`vobqozgjpsobz9jmojmf8#wzsf>!pvanjw!#jp#gjujgfg#jmwl\bTA\nzk#+\vBl\bQ\x7F*qfpslmpbajojgbgbgnjmjpwqb`j/_mjmwfqmb`jlmbofp`lqqfpslmgjfmwf\fHe\fHF\fHC\fIg\fH{\fHF\fIn\fH\\\fIa\fHY\fHU\fHB\fHR\fH\\\fIk\fH^\fIg\fH{\fIg\fHn\fHv\fIm\fHD\fHR\fHY\fH^\fIk\fHy\fHS\fHD\fHT\fH\\\fHy\fHR\fH\\\fHF\fIm\fH^\fHS\fHT\fHz\fIg\fHp\fIk\fHn\fHv\fHR\fHU\fHS\fHc\fHA\fIk\fHp\fIk\fHn\fHZ\fHR\fHB\fHS\fH^\fHU\fHB\fHR\fH\\\fIl\fHp\fHR\fH{\fH\\\fHO\fH@\fHD\fHR\fHD\fIk\fHy\fIm\fHB\fHR\fH\\\fH@\fIa\fH^\fIe\fH{\fHB\fHR\fH^\fHS\fHy\fHB\fHU\fHS\fH^\fHR\fHF\fIo\fH[\fIa\fHL\fH@\fHN\fHP\fHH\fIk\fHA\fHR\fHp\fHF\fHR\fHy\fIa\fH^\fHS\fHy\fHs\fIa\fH\\\fIk\fHD\fHz\fHS\fH^\fHR\fHG\fHJ\fI`\fH\\\fHR\fHD\fHB\fHR\fHB\fH^\fIk\fHB\fHH\fHJ\fHR\fHD\fH@\fHR\fHp\fHR\fH\\\fHY\fHS\fHy\fHR\fHT\fHy\fIa\fHC\fIg\fHn\fHv\fHR\fHU\fHH\fIk\fHF\fHU\fIm\fHm\fHv\fH@\fHH\fHR\fHC\fHR\fHT\fHn\fHY\fHR\fHJ\fHJ\fIk\fHz\fHD\fIk\fHF\fHS\fHw\fH^\fIk\fHY\fHS\fHZ\fIk\fH[\fH\\\fHR\fHp\fIa\fHC\fHe\fHH\fIa\fHH\fH\\\fHB\fIm\fHn\fH@\fHd\fHJ\fIg\fHD\fIg\fHn\fHe\fHF\fHy\fH\\\fHO\fHF\fHN\fHP\fIk\fHn\fHT\fIa\fHI\fHS\fHH\fHG\fHS\fH^\fIa\fHB\fHB\fIm\fHz\fIa\fHC\fHi\fHv\fIa\fHw\fHR\fHw\fIn\fHs\fHH\fIl\fHT\fHn\fH{\fIl\fHH\fHp\fHR\fHc\fH{\fHR\fHY\fHS\fHA\fHR\fH{\fHt\fHO\fIa\fHs\fIk\fHJ\fIn\fHT\fH\\\fIk\fHJ\fHS\fHD\fIg\fHn\fHU\fHH\fIa\fHC\fHR\fHT\fIk\fHy\fIa\fHT\fH{\fHR\fHn\fHK\fIl\fHY\fHS\fHZ\fIa\fHY\fH\\\fHR\fHH\fIk\fHn\fHJ\fId\fHs\fIa\fHT\fHD\fHy\fIa\fHZ\fHR\fHT\fHR\fHB\fHD\fIk\fHi\fHJ\fHR\fH^\fHH\fH@\fHS\fHp\fH^\fIl\fHF\fIm\fH\\\fIn\fH[\fHU\fHS\fHn\fHJ\fIl\fHB\fHS\fHH\fIa\fH\\\fHy\fHY\fHS\fHH\fHR\fH\\\fIm\fHF\fHC\fIk\fHT\fIa\fHI\fHR\fHD\fHy\fH\\\fIg\fHM\fHP\fHB\fIm\fHy\fIa\fHH\fHC\fIg\fHp\fHD\fHR\fHy\fIo\fHF\fHC\fHR\fHF\fIg\fHT\fIa\fHs\fHt\fH\\\fIk\fH^\fIn\fHy\fHR\fH\\\fIa\fHC\fHY\fHS\fHv\fHR\fH\\\fHT\fIn\fHv\fHD\fHR\fHB\fIn\fH^\fIa\fHC\fHJ\fIk\fHz\fIk\fHn\fHU\fHB\fIk\fHZ\fHR\fHT\fIa\fHy\fIn\fH^\fHB\fId\fHn\fHD\fIk\fHH\fId\fHC\fHR\fH\\\fHp\fHS\fHT\fHy\fIkqpp({no!#wjwof>!.wzsf!#`lmwfmw>!wjwof!#`lmwfmw>!bw#wkf#pbnf#wjnf-ip!=?,p`qjsw= ?!#nfwklg>!slpw!#?,psbm=?,b=?,oj=ufqwj`bo.bojdm9w,irvfqz-njm-ip!=-`oj`h+evm`wjlm+#pwzof>!sbggjmd.~*+*8 ?,p`qjsw= ?,psbm=?b#kqfe>!?b#kqfe>!kwws9,,*8#qfwvqm#ebopf8wf{w.gf`lqbwjlm9#p`qloojmd>!ml!#alqgfq.`loobspf9bppl`jbwfg#tjwk#Abkbpb#JmglmfpjbFmdojpk#obmdvbdf?wf{w#{no9psb`f>-dje!#alqgfq>!3!?,algz= ?,kwno= lufqeolt9kjggfm8jnd#pq`>!kwws9,,bggFufmwOjpwfmfqqfpslmpjaof#elq#p-ip!=?,p`qjsw= ,ebuj`lm-j`l!#,=lsfqbwjmd#pzpwfn!#pwzof>!tjgwk92wbqdfw>!\\aobmh!=Pwbwf#Vmjufqpjwzwf{w.bojdm9ofew8 gl`vnfmw-tqjwf+/#jm`ovgjmd#wkf#bqlvmg#wkf#tlqog*8 ?,p`qjsw= ?!#pwzof>!kfjdkw98lufqeolt9kjggfmnlqf#jmelqnbwjlmbm#jmwfqmbwjlmbob#nfnafq#le#wkf#lmf#le#wkf#ejqpw`bm#af#elvmg#jm#?,gju= \n\n?,gju= gjpsobz9#mlmf8!=!#,= ?ojmh#qfo>! ##+evm`wjlm+*#xwkf#26wk#`fmwvqz-sqfufmwGfebvow+obqdf#mvnafq#le#Azybmwjmf#Fnsjqf-isd\x7Fwkvna\x7Fofew\x7Fubpw#nbilqjwz#lenbilqjwz#le#wkf##bojdm>!`fmwfq!=Vmjufqpjwz#Sqfppglnjmbwfg#az#wkfPf`lmg#Tlqog#Tbqgjpwqjavwjlm#le#pwzof>!slpjwjlm9wkf#qfpw#le#wkf#`kbqb`wfqjyfg#az#qfo>!mleloolt!=gfqjufp#eqln#wkfqbwkfq#wkbm#wkf#b#`lnajmbwjlm#lepwzof>!tjgwk9233Fmdojpk.psfbhjmd`lnsvwfq#p`jfm`falqgfq>!3!#bow>!wkf#f{jpwfm`f#leGfnl`qbwj`#Sbqwz!#pwzof>!nbqdjm.Elq#wkjp#qfbplm/-ip!=?,p`qjsw= \npAzWbdMbnf+p*X3^ip!=?,p`qjsw= ?-ip!=?,p`qjsw= ojmh#qfo>!j`lm!#$#bow>$$#`obpp>$elqnbwjlm#le#wkfufqpjlmp#le#wkf#?,b=?,gju=?,gju=,sbdf= ##?sbdf= ?gju#`obpp>!`lmwaf`bnf#wkf#ejqpwabkbpb#Jmglmfpjbfmdojpk#+pjnsof*"y"W"W"["Q"U"V"@=i=l<^<\\=n=m<V<T<V<R<P<S<\\<Q<T<T=c<^<W=c<Y=n=m=c<x<R<]<\\<^<T=n=`=k<Y<W<R<^<Y<V<\\=l<\\<[<^<T=n<T=c<t<Q=n<Y=l<Q<Y=n<r=n<^<Y=n<T=n=`<Q<\\<S=l<T<P<Y=l<T<Q=n<Y=l<Q<Y=n<V<R=n<R=l<R<_<R=m=n=l<\\<Q<T=j=g<V<\\=k<Y=m=n<^<Y=o=m<W<R<^<T=c=i<S=l<R<]<W<Y<P=g<S<R<W=o=k<T=n=`=c<^<W=c=b=n=m=c<Q<\\<T<]<R<W<Y<Y<V<R<P<S<\\<Q<T=c<^<Q<T<P<\\<Q<T<Y=m=l<Y<X=m=n<^<\\4K5h5i5d4K4Z5f4U4K5h4]4J5f4_5f4E4K5h4K5j4F5n4K5h5i4X4K4]5o4K4F5o4K5h4_5f4K4]4K4F4K5h5i5o4F5d4D4E4K5h4_4U5d4C5f4E4K4A4Y4K4J5f4K4F4K5h4U4K5h5i5f4E4K5h4Y5d4F5f4K4F4K5h4K5j4F4]5j4F4K5h4F4Y4K5i5f5i4K5h4I4_5h4K5i5f4K5h5i4X4K4]5o4E4K5h5i4]4J5f4K4Fqlalwp!#`lmwfmw>!?gju#jg>!ellwfq!=wkf#Vmjwfg#Pwbwfp?jnd#pq`>!kwws9,,-isd\x7Fqjdkw\x7Fwkvna\x7F-ip!=?,p`qjsw= ?ol`bwjlm-sqlwl`loeqbnfalqgfq>!3!#p!#,= ?nfwb#mbnf>!?,b=?,gju=?,gju=?elmw.tfjdkw9alog8%rvlw8#bmg#%rvlw8gfsfmgjmd#lm#wkf#nbqdjm938sbggjmd9!#qfo>!mleloolt!#Sqfpjgfmw#le#wkf#wtfmwjfwk#`fmwvqzfujpjlm= ##?,sbdfJmwfqmfw#F{solqfqb-bpzm`#>#wqvf8 jmelqnbwjlm#balvw?gju#jg>!kfbgfq!=!#b`wjlm>!kwws9,,?b#kqfe>!kwwsp9,,?gju#jg>!`lmwfmw!?,gju= ?,gju= ?gfqjufg#eqln#wkf#?jnd#pq`>$kwws9,,b``lqgjmd#wl#wkf# ?,algz= ?,kwno= pwzof>!elmw.pjyf9p`qjsw#obmdvbdf>!Bqjbo/#Kfoufwj`b/?,b=?psbm#`obpp>!?,p`qjsw=?p`qjsw#slojwj`bo#sbqwjfpwg=?,wq=?,wbaof=?kqfe>!kwws9,,ttt-jmwfqsqfwbwjlm#leqfo>!pwzofpkffw!#gl`vnfmw-tqjwf+$?`kbqpfw>!vwe.;!= afdjmmjmd#le#wkf#qfufbofg#wkbw#wkfwfofujpjlm#pfqjfp!#qfo>!mleloolt!=#wbqdfw>!\\aobmh!=`objnjmd#wkbw#wkfkwws&0B&1E&1Ettt-nbmjefpwbwjlmp#leSqjnf#Njmjpwfq#lejmeovfm`fg#az#wkf`obpp>!`ofbqej{!=,gju= ?,gju= wkqff.gjnfmpjlmbo@kvq`k#le#Fmdobmgle#Mlqwk#@bqlojmbprvbqf#hjolnfwqfp-bggFufmwOjpwfmfqgjpwjm`w#eqln#wkf`lnnlmoz#hmltm#bpSklmfwj`#Boskbafwgf`obqfg#wkbw#wkf`lmwqloofg#az#wkfAfmibnjm#Eqbmhojmqlof.sobzjmd#dbnfwkf#Vmjufqpjwz#lejm#Tfpwfqm#Fvqlsfsfqplmbo#`lnsvwfqSqlif`w#Dvwfmafqdqfdbqgofpp#le#wkfkbp#affm#sqlslpfgwldfwkfq#tjwk#wkf=?,oj=?oj#`obpp>!jm#plnf#`lvmwqjfpnjm-ip!=?,p`qjsw=le#wkf#slsvobwjlmleej`jbo#obmdvbdf?jnd#pq`>!jnbdfp,jgfmwjejfg#az#wkfmbwvqbo#qfplvq`fp`obppjej`bwjlm#le`bm#af#`lmpjgfqfgrvbmwvn#nf`kbmj`pMfufqwkfofpp/#wkfnjoojlm#zfbqp#bdl?,algz= ?,kwno="y"W"W"["Q"U"V"@ wbhf#bgubmwbdf#lebmg/#b``lqgjmd#wlbwwqjavwfg#wl#wkfNj`qlplew#Tjmgltpwkf#ejqpw#`fmwvqzvmgfq#wkf#`lmwqlogju#`obpp>!kfbgfqpklqwoz#bewfq#wkfmlwbaof#f{`fswjlmwfmp#le#wklvpbmgppfufqbo#gjeefqfmwbqlvmg#wkf#tlqog-qfb`kjmd#njojwbqzjplobwfg#eqln#wkflsslpjwjlm#wl#wkfwkf#Log#WfpwbnfmwBeqj`bm#Bnfqj`bmpjmpfqwfg#jmwl#wkfpfsbqbwf#eqln#wkfnfwqlslojwbm#bqfbnbhfp#jw#slppjaofb`hmltofgdfg#wkbwbqdvbaoz#wkf#nlpwwzsf>!wf{w,`pp!= wkf#JmwfqmbwjlmboB``lqgjmd#wl#wkf#sf>!wf{w,`pp!#,= `ljm`jgf#tjwk#wkfwtl.wkjqgp#le#wkfGvqjmd#wkjp#wjnf/gvqjmd#wkf#sfqjlgbmmlvm`fg#wkbw#kfwkf#jmwfqmbwjlmbobmg#nlqf#qf`fmwozafojfufg#wkbw#wkf`lmp`jlvpmfpp#bmgelqnfqoz#hmltm#bppvqqlvmgfg#az#wkfejqpw#bssfbqfg#jml``bpjlmbooz#vpfgslpjwjlm9baplovwf8!#wbqdfw>!\\aobmh!#slpjwjlm9qfobwjuf8wf{w.bojdm9`fmwfq8ib{,ojap,irvfqz,2-ab`hdqlvmg.`lolq9 wzsf>!bssoj`bwjlm,bmdvbdf!#`lmwfmw>!?nfwb#kwws.frvju>!Sqjub`z#Sloj`z?,b=f+!&0@p`qjsw#pq`>$!#wbqdfw>!\\aobmh!=Lm#wkf#lwkfq#kbmg/-isd\x7Fwkvna\x7Fqjdkw\x7F1?,gju=?gju#`obpp>!?gju#pwzof>!eolbw9mjmfwffmwk#`fmwvqz?,algz= ?,kwno= ?jnd#pq`>!kwws9,,p8wf{w.bojdm9`fmwfqelmw.tfjdkw9#alog8#B``lqgjmd#wl#wkf#gjeefqfm`f#afwtffm!#eqbnfalqgfq>!3!#!#pwzof>!slpjwjlm9ojmh#kqfe>!kwws9,,kwno7,ollpf-gwg!= gvqjmd#wkjp#sfqjlg?,wg=?,wq=?,wbaof=`olpfoz#qfobwfg#wlelq#wkf#ejqpw#wjnf8elmw.tfjdkw9alog8jmsvw#wzsf>!wf{w!#?psbm#pwzof>!elmw.lmqfbgzpwbwf`kbmdf\n?gju#`obpp>!`ofbqgl`vnfmw-ol`bwjlm-#Elq#f{bnsof/#wkf#b#tjgf#ubqjfwz#le#?"GL@WZSF#kwno= ?%maps8%maps8%maps8!=?b#kqfe>!kwws9,,pwzof>!eolbw9ofew8`lm`fqmfg#tjwk#wkf>kwws&0B&1E&1Ettt-jm#slsvobq#`vowvqfwzsf>!wf{w,`pp!#,=jw#jp#slppjaof#wl#Kbqubqg#Vmjufqpjwzwzofpkffw!#kqfe>!,wkf#nbjm#`kbqb`wfqL{elqg#Vmjufqpjwz##mbnf>!hfztlqgp!#`pwzof>!wf{w.bojdm9wkf#Vmjwfg#Hjmdglnefgfqbo#dlufqmnfmw?gju#pwzof>!nbqdjm#gfsfmgjmd#lm#wkf#gfp`qjswjlm#le#wkf?gju#`obpp>!kfbgfq-njm-ip!=?,p`qjsw=gfpwqv`wjlm#le#wkfpojdkwoz#gjeefqfmwjm#b``lqgbm`f#tjwkwfof`lnnvmj`bwjlmpjmgj`bwfp#wkbw#wkfpklqwoz#wkfqfbewfqfpsf`jbooz#jm#wkf#Fvqlsfbm#`lvmwqjfpKltfufq/#wkfqf#bqfpq`>!kwws9,,pwbwj`pvddfpwfg#wkbw#wkf!#pq`>!kwws9,,ttt-b#obqdf#mvnafq#le#Wfof`lnnvmj`bwjlmp!#qfo>!mleloolt!#wKloz#Qlnbm#Fnsfqlqbonlpw#f{`ovpjufoz!#alqgfq>!3!#bow>!Pf`qfwbqz#le#Pwbwf`vonjmbwjmd#jm#wkf@JB#Tlqog#Eb`wallhwkf#nlpw#jnslqwbmwbmmjufqpbqz#le#wkfpwzof>!ab`hdqlvmg.?oj=?fn=?b#kqfe>!,wkf#Bwobmwj`#L`fbmpwqj`woz#psfbhjmd/pklqwoz#afelqf#wkfgjeefqfmw#wzsfp#lewkf#Lwwlnbm#Fnsjqf=?jnd#pq`>!kwws9,,Bm#Jmwqlgv`wjlm#wl`lmpfrvfm`f#le#wkfgfsbqwvqf#eqln#wkf@lmefgfqbwf#Pwbwfpjmgjdfmlvp#sflsofpSql`ffgjmdp#le#wkfjmelqnbwjlm#lm#wkfwkflqjfp#kbuf#affmjmuloufnfmw#jm#wkfgjujgfg#jmwl#wkqffbgib`fmw#`lvmwqjfpjp#qfpslmpjaof#elqgjpplovwjlm#le#wkf`loobalqbwjlm#tjwktjgfoz#qfdbqgfg#bpkjp#`lmwfnslqbqjfpelvmgjmd#nfnafq#leGlnjmj`bm#Qfsvaoj`dfmfqbooz#b``fswfgwkf#slppjajojwz#lebqf#bopl#bubjobaofvmgfq#`lmpwqv`wjlmqfpwlqbwjlm#le#wkfwkf#dfmfqbo#svaoj`jp#bonlpw#fmwjqfozsbppfp#wkqlvdk#wkfkbp#affm#pvddfpwfg`lnsvwfq#bmg#ujgflDfqnbmj`#obmdvbdfp#b``lqgjmd#wl#wkf#gjeefqfmw#eqln#wkfpklqwoz#bewfqtbqgpkqfe>!kwwsp9,,ttt-qf`fmw#gfufolsnfmwAlbqg#le#Gjqf`wlqp?gju#`obpp>!pfbq`k\x7F#?b#kqfe>!kwws9,,Jm#sbqwj`vobq/#wkfNvowjsof#ellwmlwfplq#lwkfq#pvapwbm`fwklvpbmgp#le#zfbqpwqbmpobwjlm#le#wkf?,gju= ?,gju= ?b#kqfe>!jmgf{-skstbp#fpwbaojpkfg#jmnjm-ip!=?,p`qjsw= sbqwj`jsbwf#jm#wkfb#pwqlmd#jmeovfm`fpwzof>!nbqdjm.wls9qfsqfpfmwfg#az#wkfdqbgvbwfg#eqln#wkfWqbgjwjlmbooz/#wkfFofnfmw+!p`qjsw!*8Kltfufq/#pjm`f#wkf,gju= ?,gju= ?gju#ofew8#nbqdjm.ofew9sqlwf`wjlm#bdbjmpw38#ufqwj`bo.bojdm9Vmelqwvmbwfoz/#wkfwzsf>!jnbdf,{.j`lm,gju= ?gju#`obpp>!#`obpp>!`ofbqej{!=?gju#`obpp>!ellwfq\n\n?,gju= \n\n?,gju= wkf#nlwjlm#sj`wvqf<}=f<W<_<\\=l=m<V<T<]=f<W<_<\\=l=m<V<T<H<Y<X<Y=l<\\=j<T<T<Q<Y=m<V<R<W=`<V<R=m<R<R<]=e<Y<Q<T<Y=m<R<R<]=e<Y<Q<T=c<S=l<R<_=l<\\<P<P=g<r=n<S=l<\\<^<T=n=`<]<Y=m<S<W<\\=n<Q<R<P<\\=n<Y=l<T<\\<W=g<S<R<[<^<R<W=c<Y=n<S<R=m<W<Y<X<Q<T<Y=l<\\<[<W<T=k<Q=g=i<S=l<R<X=o<V=j<T<T<S=l<R<_=l<\\<P<P<\\<S<R<W<Q<R=m=n=`=b<Q<\\=i<R<X<T=n=m=c<T<[<]=l<\\<Q<Q<R<Y<Q<\\=m<Y<W<Y<Q<T=c<T<[<P<Y<Q<Y<Q<T=c<V<\\=n<Y<_<R=l<T<T<|<W<Y<V=m<\\<Q<X=l\fHJ\fIa\fHY\fHR\fH\\\fHR\fHB\fId\fHD\fIm\fHi\fH^\fHF\fIa\fH\\\fHJ\fHR\fHD\fHA\fHR\fH\\\fHH\fIl\fHC\fHi\fHD\fIm\fHJ\fIk\fHZ\fHU\fHS\fHD\fIa\fHJ\fIl\fHk\fHn\fHM\fHS\fHC\fHR\fHJ\fHS\fH^\fIa\fH^\fIl\fHi\fHK\fHS\fHy\fHR\fH\\\fHY\fIl\fHM\fHS\fHC\fIg\fHv\fHS\fHs\fIa\fHL\fIk\fHT\fHB\fHR\fHv\fHR\fH\\\fHp\fHn\fHy\fIa\fHZ\fHD\fHJ\fIm\fHD\fHS\fHC\fHR\fHF\fIa\fH\\\fHC\fIg\fH{\fHi\fHD\fIm\fHT\fHR\fH\\\fH}\fHD\fH^\fHR\fHk\fHD\fHF\fHR\fH\\\fIa\fHs\fIl\fHZ\fH\\\fIa\fHH\fIg\fHn\fH^\fIg\fHy\fHT\fHA\fHR\fHG\fHP\fIa\fH^\fId\fHZ\fHZ\fH\\\fIa\fHH\fIk\fHn\fHF\fIa\fH\\\fHJ\fIk\fHZ\fHF\fIa\fH^\fIk\fHC\fH\\\fHy\fIk\fHn\fHJ\fIa\fH\\\fHT\fIa\fHI\fHS\fHH\fHS\fHe\fHH\fIa\fHF\fHR\fHJ\fHe\fHD\fIa\fHU\fIk\fHn\fHv\fHS\fHs\fIa\fHL\fHR\fHC\fHR\fHH\fIa\fH\\\fHR\fHp\fIa\fHC\fHR\fHJ\fHR\fHF\fIm\fH\\\fHR\fHD\fIk\fHp\fIg\fHM\fHP\fIk\fHn\fHi\fHD\fIm\fHY\fHR\fHJ\fHZ\fIa\fH\\\fIk\fHO\fIl\fHZ\fHS\fHy\fIa\fH[\fHR\fHT\fH\\\fHy\fHR\fH\\\fIl\fHT\fHn\fH{\fIa\fH\\\fHU\fHF\fH\\\fHS\fHO\fHR\fHB\fH@\fIa\fH\\\fHR\fHn\fHM\fH@\fHv\fIa\fHv\fIg\fHn\fHe\fHF\fH^\fH@\fIa\fHK\fHB\fHn\fHH\fIa\fH\\\fIl\fHT\fHn\fHF\fH\\\fIa\fHy\fHe\fHB\fIa\fHB\fIl\fHJ\fHB\fHR\fHK\fIa\fHC\fHB\fHT\fHU\fHR\fHC\fHH\fHR\fHZ\fH@\fIa\fHJ\fIg\fHn\fHB\fIl\fHM\fHS\fHC\fHR\fHj\fHd\fHF\fIl\fHc\fH^\fHB\fIg\fH@\fHR\fHk\fH^\fHT\fHn\fHz\fIa\fHC\fHR\fHj\fHF\fH\\\fIk\fHZ\fHD\fHi\fHD\fIm\fH@\fHn\fHK\fH@\fHR\fHp\fHP\fHR\fH\\\fHD\fHY\fIl\fHD\fHH\fHB\fHF\fIa\fH\\\fHB\fIm\fHz\fHF\fIa\fH\\\fHZ\fIa\fHD\fHF\fH\\\fHS\fHY\fHR\fH\\\fHD\fIm\fHy\fHT\fHR\fHD\fHT\fHB\fH\\\fIa\fHI\fHD\fHj\fHC\fIg\fHp\fHS\fHH\fHT\fIg\fHB\fHY\fHR\fH\\4K5h5i4X4K4]5o4K4F4K5h5i5j4F4C5f4K4F4K5h5o5i4D5f5d4F4]4K5h5i4X4K5k4C4K4F4U4C4C4K5h4^5d4K4]4U4C4C4K5h4]4C5d4C4K5h4I4_5h4K5i5f4E4K5h5m5d4F5d4X5d4D4K5h5i4_4K4D5n4K4F4K5h5i4U5h5d5i4K4F4K5h5i4_5h4_5h4K4F4K5h4@4]4K5m5f5o4_4K5h4K4_5h4K5i5f4E4K5h4K4F4Y4K5h4K4Fhfztlqgp!#`lmwfmw>!t0-lqd,2:::,{kwno!=?b#wbqdfw>!\\aobmh!#wf{w,kwno8#`kbqpfw>!#wbqdfw>!\\aobmh!=?wbaof#`foosbggjmd>!bvwl`lnsofwf>!lee!#wf{w.bojdm9#`fmwfq8wl#obpw#ufqpjlm#az#ab`hdqlvmg.`lolq9# !#kqfe>!kwws9,,ttt-,gju=?,gju=?gju#jg>?b#kqfe>! !#`obpp>!!=?jnd#pq`>!kwws9,,`qjsw!#pq`>!kwws9,, ?p`qjsw#obmdvbdf>!,,FM!#!kwws9,,ttt-tfm`lgfVQJ@lnslmfmw+!#kqfe>!ibubp`qjsw9?gju#`obpp>!`lmwfmwgl`vnfmw-tqjwf+$?p`slpjwjlm9#baplovwf8p`qjsw#pq`>!kwws9,,#pwzof>!nbqdjm.wls9-njm-ip!=?,p`qjsw= ?,gju= ?gju#`obpp>!t0-lqd,2:::,{kwno!# ?,algz= ?,kwno=gjpwjm`wjlm#afwtffm,!#wbqdfw>!\\aobmh!=?ojmh#kqfe>!kwws9,,fm`lgjmd>!vwe.;!<= t-bggFufmwOjpwfmfq<b`wjlm>!kwws9,,ttt-j`lm!#kqfe>!kwws9,,#pwzof>!ab`hdqlvmg9wzsf>!wf{w,`pp!#,= nfwb#sqlsfqwz>!ld9w?jmsvw#wzsf>!wf{w!##pwzof>!wf{w.bojdm9wkf#gfufolsnfmw#le#wzofpkffw!#wzsf>!wfkwno8#`kbqpfw>vwe.;jp#`lmpjgfqfg#wl#afwbaof#tjgwk>!233&!#Jm#bggjwjlm#wl#wkf#`lmwqjavwfg#wl#wkf#gjeefqfm`fp#afwtffmgfufolsnfmw#le#wkf#Jw#jp#jnslqwbmw#wl#?,p`qjsw= ?p`qjsw##pwzof>!elmw.pjyf92=?,psbm=?psbm#jg>daOjaqbqz#le#@lmdqfpp?jnd#pq`>!kwws9,,jnFmdojpk#wqbmpobwjlmB`bgfnz#le#P`jfm`fpgju#pwzof>!gjpsobz9`lmpwqv`wjlm#le#wkf-dfwFofnfmwAzJg+jg*jm#`lmivm`wjlm#tjwkFofnfmw+$p`qjsw$*8#?nfwb#sqlsfqwz>!ld9<}=f<W<_<\\=l=m<V<T #wzsf>!wf{w!#mbnf>!=Sqjub`z#Sloj`z?,b=bgnjmjpwfqfg#az#wkffmbaofPjmdofQfrvfpwpwzof>%rvlw8nbqdjm9?,gju=?,gju=?,gju=?=?jnd#pq`>!kwws9,,j#pwzof>%rvlw8eolbw9qfefqqfg#wl#bp#wkf#wlwbo#slsvobwjlm#lejm#Tbpkjmdwlm/#G-@-#pwzof>!ab`hdqlvmg.bnlmd#lwkfq#wkjmdp/lqdbmjybwjlm#le#wkfsbqwj`jsbwfg#jm#wkfwkf#jmwqlgv`wjlm#lejgfmwjejfg#tjwk#wkfej`wjlmbo#`kbqb`wfq#L{elqg#Vmjufqpjwz#njpvmgfqpwbmgjmd#leWkfqf#bqf/#kltfufq/pwzofpkffw!#kqfe>!,@lovnajb#Vmjufqpjwzf{sbmgfg#wl#jm`ovgfvpvbooz#qfefqqfg#wljmgj`bwjmd#wkbw#wkfkbuf#pvddfpwfg#wkbwbeejojbwfg#tjwk#wkf`lqqfobwjlm#afwtffmmvnafq#le#gjeefqfmw=?,wg=?,wq=?,wbaof=Qfsvaoj`#le#Jqfobmg ?,p`qjsw= ?p`qjsw#vmgfq#wkf#jmeovfm`f`lmwqjavwjlm#wl#wkfLeej`jbo#tfapjwf#lekfbgrvbqwfqp#le#wkf`fmwfqfg#bqlvmg#wkfjnsoj`bwjlmp#le#wkfkbuf#affm#gfufolsfgEfgfqbo#Qfsvaoj`#leaf`bnf#jm`qfbpjmdoz`lmwjmvbwjlm#le#wkfMlwf/#kltfufq/#wkbwpjnjobq#wl#wkbw#le#`bsbajojwjfp#le#wkfb``lqgbm`f#tjwk#wkfsbqwj`jsbmwp#jm#wkfevqwkfq#gfufolsnfmwvmgfq#wkf#gjqf`wjlmjp#lewfm#`lmpjgfqfgkjp#zlvmdfq#aqlwkfq?,wg=?,wq=?,wbaof=?b#kwws.frvju>![.VB.skzpj`bo#sqlsfqwjfple#Aqjwjpk#@lovnajbkbp#affm#`qjwj`jyfg+tjwk#wkf#f{`fswjlmrvfpwjlmp#balvw#wkfsbppjmd#wkqlvdk#wkf3!#`foosbggjmd>!3!#wklvpbmgp#le#sflsofqfgjqf`wp#kfqf-#Elqkbuf#`kjogqfm#vmgfq&0F&0@,p`qjsw&0F!**8?b#kqfe>!kwws9,,ttt-?oj=?b#kqfe>!kwws9,,pjwf\\mbnf!#`lmwfmw>!wf{w.gf`lqbwjlm9mlmfpwzof>!gjpsobz9#mlmf?nfwb#kwws.frvju>![.mft#Gbwf+*-dfwWjnf+*#wzsf>!jnbdf,{.j`lm!?,psbm=?psbm#`obpp>!obmdvbdf>!ibubp`qjswtjmglt-ol`bwjlm-kqfe?b#kqfe>!ibubp`qjsw9..= ?p`qjsw#wzsf>!w?b#kqfe>$kwws9,,ttt-klqw`vw#j`lm!#kqfe>!?,gju= ?gju#`obpp>!?p`qjsw#pq`>!kwws9,,!#qfo>!pwzofpkffw!#w?,gju= ?p`qjsw#wzsf>,b=#?b#kqfe>!kwws9,,#booltWqbmpsbqfm`z>![.VB.@lnsbwjaof!#`lmqfobwjlmpkjs#afwtffm ?,p`qjsw= ?p`qjsw#?,b=?,oj=?,vo=?,gju=bppl`jbwfg#tjwk#wkf#sqldqbnnjmd#obmdvbdf?,b=?b#kqfe>!kwws9,,?,b=?,oj=?oj#`obpp>!elqn#b`wjlm>!kwws9,,?gju#pwzof>!gjpsobz9wzsf>!wf{w!#mbnf>!r!?wbaof#tjgwk>!233&!#ab`hdqlvmg.slpjwjlm9!#alqgfq>!3!#tjgwk>!qfo>!pklqw`vw#j`lm!#k5=?vo=?oj=?b#kqfe>!##?nfwb#kwws.frvju>!`pp!#nfgjb>!p`qffm!#qfpslmpjaof#elq#wkf#!#wzsf>!bssoj`bwjlm,!#pwzof>!ab`hdqlvmg.kwno8#`kbqpfw>vwe.;!#booltwqbmpsbqfm`z>!pwzofpkffw!#wzsf>!wf ?nfwb#kwws.frvju>!=?,psbm=?psbm#`obpp>!3!#`foopsb`jmd>!3!=8 ?,p`qjsw= ?p`qjsw#plnfwjnfp#`boofg#wkfglfp#mlw#mf`fppbqjozElq#nlqf#jmelqnbwjlmbw#wkf#afdjmmjmd#le#?"GL@WZSF#kwno=?kwnosbqwj`vobqoz#jm#wkf#wzsf>!kjggfm!#mbnf>!ibubp`qjsw9uljg+3*8!feef`wjufmfpp#le#wkf#bvwl`lnsofwf>!lee!#dfmfqbooz#`lmpjgfqfg=?jmsvw#wzsf>!wf{w!#!=?,p`qjsw= ?p`qjswwkqlvdklvw#wkf#tlqog`lnnlm#njp`lm`fswjlmbppl`jbwjlm#tjwk#wkf?,gju= ?,gju= ?gju#`gvqjmd#kjp#ojefwjnf/`lqqfpslmgjmd#wl#wkfwzsf>!jnbdf,{.j`lm!#bm#jm`qfbpjmd#mvnafqgjsolnbwj`#qfobwjlmpbqf#lewfm#`lmpjgfqfgnfwb#`kbqpfw>!vwe.;!#?jmsvw#wzsf>!wf{w!#f{bnsofp#jm`ovgf#wkf!=?jnd#pq`>!kwws9,,jsbqwj`jsbwjlm#jm#wkfwkf#fpwbaojpknfmw#le ?,gju= ?gju#`obpp>!%bns8maps8%bns8maps8wl#gfwfqnjmf#tkfwkfqrvjwf#gjeefqfmw#eqlnnbqhfg#wkf#afdjmmjmdgjpwbm`f#afwtffm#wkf`lmwqjavwjlmp#wl#wkf`lmeoj`w#afwtffm#wkftjgfoz#`lmpjgfqfg#wltbp#lmf#le#wkf#ejqpwtjwk#ubqzjmd#gfdqffpkbuf#psf`vobwfg#wkbw+gl`vnfmw-dfwFofnfmwsbqwj`jsbwjmd#jm#wkflqjdjmbooz#gfufolsfgfwb#`kbqpfw>!vwe.;!=#wzsf>!wf{w,`pp!#,= jmwfq`kbmdfbaoz#tjwknlqf#`olpfoz#qfobwfgpl`jbo#bmg#slojwj`bowkbw#tlvog#lwkfqtjpfsfqsfmgj`vobq#wl#wkfpwzof#wzsf>!wf{w,`ppwzsf>!pvanjw!#mbnf>!ebnjojfp#qfpjgjmd#jmgfufolsjmd#`lvmwqjfp`lnsvwfq#sqldqbnnjmdf`lmlnj`#gfufolsnfmwgfwfqnjmbwjlm#le#wkfelq#nlqf#jmelqnbwjlmlm#pfufqbo#l``bpjlmpslqwvdv/Fp#+Fvqlsfv*<O<V=l<\\={<Q=m=`<V<\\=o<V=l<\\={<Q=m=`<V<\\<L<R=m=m<T<U=m<V<R<U<P<\\=n<Y=l<T<\\<W<R<^<T<Q=h<R=l<P<\\=j<T<T=o<S=l<\\<^<W<Y<Q<T=c<Q<Y<R<]=i<R<X<T<P<R<T<Q=h<R=l<P<\\=j<T=c<t<Q=h<R=l<P<\\=j<T=c<L<Y=m<S=o<]<W<T<V<T<V<R<W<T=k<Y=m=n<^<R<T<Q=h<R=l<P<\\=j<T=b=n<Y=l=l<T=n<R=l<T<T<X<R=m=n<\\=n<R=k<Q<R4K5h5i4F5d4K4@4C5d5j4K5h4K4X4F4]4K5o4K4F4K5h4K5n4F4]4K4A4K4Fkwno8#`kbqpfw>VWE.;!#pfwWjnflvw+evm`wjlm+*gjpsobz9jmojmf.aol`h8?jmsvw#wzsf>!pvanjw!#wzsf#>#$wf{w,ibubp`qj?jnd#pq`>!kwws9,,ttt-!#!kwws9,,ttt-t0-lqd,pklqw`vw#j`lm!#kqfe>!!#bvwl`lnsofwf>!lee!#?,b=?,gju=?gju#`obpp>?,b=?,oj= ?oj#`obpp>!`pp!#wzsf>!wf{w,`pp!#?elqn#b`wjlm>!kwws9,,{w,`pp!#kqfe>!kwws9,,ojmh#qfo>!bowfqmbwf!# ?p`qjsw#wzsf>!wf{w,#lm`oj`h>!ibubp`qjsw9+mft#Gbwf*-dfwWjnf+*~kfjdkw>!2!#tjgwk>!2!#Sflsof$p#Qfsvaoj`#le##?b#kqfe>!kwws9,,ttt-wf{w.gf`lqbwjlm9vmgfqwkf#afdjmmjmd#le#wkf#?,gju= ?,gju= ?,gju= fpwbaojpknfmw#le#wkf#?,gju=?,gju=?,gju=?,g ujftslqwxnjm.kfjdkw9 ?p`qjsw#pq`>!kwws9,,lswjlm=?lswjlm#ubovf>lewfm#qfefqqfg#wl#bp#,lswjlm= ?lswjlm#ubov?"GL@WZSF#kwno= ?"..XJmwfqmbwjlmbo#Bjqslqw= ?b#kqfe>!kwws9,,ttt?,b=?b#kqfe>!kwws9,,t\fTL\fT^\fTE\fT^\fUh\fT{\fTN\roI\ro|\roL\ro{\roO\rov\rot\nAOGx\bTA\nzk#+\vUmGx*\fHD\fHS\fH\\\fIa\fHJ\fIk\fHZ\fHM\fHR\fHe\fHD\fH^\fIg\fHM\fHy\fIa\fH[\fIk\fHH\fIa\fH\\\fHp\fHR\fHD\fHy\fHR\fH\\\fIl\fHT\fHn\fH@\fHn\fHK\fHS\fHH\fHT\fIa\fHI\fHR\fHF\fHD\fHR\fHT\fIa\fHY\fIl\fHy\fHR\fH\\\fHT\fHn\fHT\fIa\fHy\fH\\\fHO\fHT\fHR\fHB\fH{\fIa\fH\\\fIl\fHv\fHS\fHs\fIa\fHL\fIg\fHn\fHY\fHS\fHp\fIa\fHr\fHR\fHD\fHi\fHB\fIk\fH\\\fHS\fHy\fHR\fHY\fHS\fHA\fHS\fHD\fIa\fHD\fH{\fHR\fHM\fHS\fHC\fHR\fHm\fHy\fIa\fHC\fIg\fHn\fHy\fHS\fHT\fIm\fH\\\fHy\fIa\fH[\fHR\fHF\fHU\fIm\fHm\fHv\fHH\fIl\fHF\fIa\fH\\\fH@\fHn\fHK\fHD\fHs\fHS\fHF\fIa\fHF\fHO\fIl\fHy\fIa\fH\\\fHS\fHy\fIk\fHs\fHF\fIa\fH\\\fHR\fH\\\fHn\fHA\fHF\fIa\fH\\\fHR\fHF\fIa\fHH\fHB\fHR\fH^\fHS\fHy\fIg\fHn\fH\\\fHG\fHP\fIa\fHH\fHR\fH\\\fHD\fHS\fH\\\fIa\fHB\fHR\fHO\fH^\fHS\fHB\fHS\fHs\fIk\fHMgfp`qjswjlm!#`lmwfmw>!gl`vnfmw-ol`bwjlm-sqlw-dfwFofnfmwpAzWbdMbnf+?"GL@WZSF#kwno= ?kwno#?nfwb#`kbqpfw>!vwe.;!=9vqo!#`lmwfmw>!kwws9,,-`pp!#qfo>!pwzofpkffw!pwzof#wzsf>!wf{w,`pp!=wzsf>!wf{w,`pp!#kqfe>!t0-lqd,2:::,{kwno!#{nowzsf>!wf{w,ibubp`qjsw!#nfwklg>!dfw!#b`wjlm>!ojmh#qfo>!pwzofpkffw!##>#gl`vnfmw-dfwFofnfmwwzsf>!jnbdf,{.j`lm!#,=`foosbggjmd>!3!#`foops-`pp!#wzsf>!wf{w,`pp!#?,b=?,oj=?oj=?b#kqfe>!!#tjgwk>!2!#kfjdkw>!2!!=?b#kqfe>!kwws9,,ttt-pwzof>!gjpsobz9mlmf8!=bowfqmbwf!#wzsf>!bssoj.,,T0@,,GWG#[KWNO#2-3#foopsb`jmd>!3!#`foosbg#wzsf>!kjggfm!#ubovf>!,b=%maps8?psbm#qlof>!p ?jmsvw#wzsf>!kjggfm!#obmdvbdf>!IbubP`qjsw!##gl`vnfmw-dfwFofnfmwpAd>!3!#`foopsb`jmd>!3!#zsf>!wf{w,`pp!#nfgjb>!wzsf>$wf{w,ibubp`qjsw$tjwk#wkf#f{`fswjlm#le#zsf>!wf{w,`pp!#qfo>!pw#kfjdkw>!2!#tjgwk>!2!#>$(fm`lgfVQJ@lnslmfmw+?ojmh#qfo>!bowfqmbwf!# algz/#wq/#jmsvw/#wf{wnfwb#mbnf>!qlalwp!#`lmnfwklg>!slpw!#b`wjlm>!= ?b#kqfe>!kwws9,,ttt-`pp!#qfo>!pwzofpkffw!#?,gju=?,gju=?gju#`obppobmdvbdf>!ibubp`qjsw!=bqjb.kjggfm>!wqvf!=.[?qjsw!#wzsf>!wf{w,ibubpo>38~*+*8 +evm`wjlm+*xab`hdqlvmg.jnbdf9#vqo+,b=?,oj=?oj=?b#kqfe>!k\n\n?oj=?b#kqfe>!kwws9,,bwlq!#bqjb.kjggfm>!wqv=#?b#kqfe>!kwws9,,ttt-obmdvbdf>!ibubp`qjsw!#,lswjlm= ?lswjlm#ubovf,gju=?,gju=?gju#`obpp>qbwlq!#bqjb.kjggfm>!wqf>+mft#Gbwf*-dfwWjnf+*slqwvdv/Fp#+gl#Aqbpjo*<R=l<_<\\<Q<T<[<\\=j<T<T<^<R<[<P<R<Z<Q<R=m=n=`<R<]=l<\\<[<R<^<\\<Q<T=c=l<Y<_<T=m=n=l<\\=j<T<T<^<R<[<P<R<Z<Q<R=m=n<T<R<]=c<[<\\=n<Y<W=`<Q<\\?"GL@WZSF#kwno#SVAOJ@#!mw.Wzsf!#`lmwfmw>!wf{w,?nfwb#kwws.frvju>!@lmwfqbmpjwjlmbo,,FM!#!kwws9?kwno#{nomp>!kwws9,,ttt.,,T0@,,GWG#[KWNO#2-3#WGWG,{kwno2.wqbmpjwjlmbo,,ttt-t0-lqd,WQ,{kwno2,sf#>#$wf{w,ibubp`qjsw$8?nfwb#mbnf>!gfp`qjswjlmsbqfmwMlgf-jmpfqwAfelqf?jmsvw#wzsf>!kjggfm!#mbip!#wzsf>!wf{w,ibubp`qj+gl`vnfmw*-qfbgz+evm`wjp`qjsw#wzsf>!wf{w,ibubpjnbdf!#`lmwfmw>!kwws9,,VB.@lnsbwjaof!#`lmwfmw>wno8#`kbqpfw>vwe.;!#,= ojmh#qfo>!pklqw`vw#j`lm?ojmh#qfo>!pwzofpkffw!#?,p`qjsw= ?p`qjsw#wzsf>>#gl`vnfmw-`qfbwfFofnfm?b#wbqdfw>!\\aobmh!#kqfe>#gl`vnfmw-dfwFofnfmwpAjmsvw#wzsf>!wf{w!#mbnf>b-wzsf#>#$wf{w,ibubp`qjmsvw#wzsf>!kjggfm!#mbnfkwno8#`kbqpfw>vwe.;!#,=gwg!= ?kwno#{nomp>!kwws.,,T0@,,GWG#KWNO#7-32#WfmwpAzWbdMbnf+$p`qjsw$*jmsvw#wzsf>!kjggfm!#mbn?p`qjsw#wzsf>!wf{w,ibubp!#pwzof>!gjpsobz9mlmf8!=gl`vnfmw-dfwFofnfmwAzJg+>gl`vnfmw-`qfbwfFofnfmw+$#wzsf>$wf{w,ibubp`qjsw$jmsvw#wzsf>!wf{w!#mbnf>!g-dfwFofnfmwpAzWbdMbnf+pmj`bo!#kqfe>!kwws9,,ttt-@,,GWG#KWNO#7-32#Wqbmpjw?pwzof#wzsf>!wf{w,`pp!= ?pwzof#wzsf>!wf{w,`pp!=jlmbo-gwg!= ?kwno#{nomp>kwws.frvju>!@lmwfmw.Wzsfgjmd>!3!#`foopsb`jmd>!3!kwno8#`kbqpfw>vwe.;!#,= #pwzof>!gjpsobz9mlmf8!=??oj=?b#kqfe>!kwws9,,ttt-#wzsf>$wf{w,ibubp`qjsw$=<X<Y=c=n<Y<W=`<Q<R=m=n<T=m<R<R=n<^<Y=n=m=n<^<T<T<S=l<R<T<[<^<R<X=m=n<^<\\<]<Y<[<R<S<\\=m<Q<R=m=n<T\fHF\fIm\fHT\fIa\fHH\fHS\fHy\fHR\fHy\fHR\fHn\fH{\fIa\fH\\\fIk\fHT\fHe\fHD\fIa\fHU\fIg\fHn\fHD\fIk\fHY\fHS\fHK\fHR\fHD\fHT\fHA\fHR\fHG\fHS\fHy\fIa\fHT\fHS\fHn\fH{\fHT\fIm\fH\\\fHy\fIa\fH[\fHS\fHH\fHy\fIe\fHF\fIl\fH\\\fHR\fHk\fHs\fHY\fHS\fHp\fIa\fHr\fHR\fHF\fHD\fHy\fHR\fH\\\fIa\fH\\\fHY\fHR\fHd\fHT\fHy\fIa\fH\\\fHS\fHC\fHH\fHR',"\u06F7%\u018C'T%\x85'W%\xD7%O%g%\xA6&\u0193%\u01E5&>&*&'&^&\x88\u0178\u0C3E&\u01AD&\u0192&)&^&%&'&\x82&P&1&\xB1&3&]&m&u&E&t&C&\xCF&V&V&/&>&6&\u0F76\u177Co&p&@&E&M&P&x&@&F&e&\xCC&7&:&(&D&0&C&)&.&F&-&1&(&L&F&1\u025E*\u03EA\u21F3&\u1372&K&;&)&E&H&P&0&?&9&V&\x81&-&v&a&,&E&)&?&=&'&'&B&\u0D2E&\u0503&\u0316*&*8&%&%&&&%,)&\x9A&>&\x86&7&]&F&2&>&J&6&n&2&%&?&\x8E&2&6&J&g&-&0&,&*&J&*&O&)&6&(&<&B&N&.&P&@&2&.&W&M&%\u053C\x84(,(<&,&\u03DA&\u18C7&-&,(%&(&%&(\u013B0&X&D&\x81&j&'&J&(&.&B&3&Z&R&h&3&E&E&<\xC6-\u0360\u1EF3&%8?&@&,&Z&@&0&J&,&^&x&_&6&C&6&C\u072C\u2A25&f&-&-&-&-&,&J&2&8&z&8&C&Y&8&-&d&\u1E78\xCC-&7&1&F&7&t&W&7&I&.&.&^&=\u0F9C\u19D3&8(>&/&/&\u077B')'\u1065')'%@/&0&%\u043E\u09C0*&*@&C\u053D\u05D4\u0274\u05EB4\u0DD7\u071A\u04D16\u0D84&/\u0178\u0303Z&*%\u0246\u03FF&\u0134&1\xA8\u04B4\u0174",I,"AAAAKKLLKKKKKJJIHHIHHGGFF"),o_(a),$v(n_(a),I)}function $i(a,I){return a<=I?a:I}function t_(a,I,k,S,E){a.set(k.slice(S,E),I)}function Nw(a,I,k,S){if(a==null)return-1;let E=$i(a.offset+S,a.data.length),G=E-a.offset;return I.set(a.data.subarray(a.offset,E),k),a.offset+=G,G}function r_(a){return 0}function n_(a){return a}function i_(a){return 1}function f_(a){return 1}function o_(a){}function s_(a){let I=a.length,k=new Int8Array(I);for(let S=0;S<I;++S)k[S]=a.charCodeAt(S);return k}function l_(a,I){let k=new gt;if(Y(k,new r(a)),I){let se=I.customDictionary;se&&R(k,se)}let S=0,E=[];for(;;){let se=new Int8Array(16384);if(E.push(se),k.output=se,k.outputOffset=0,k.outputLength=16384,k.outputUsed=0,it(k),S+=k.outputUsed,k.outputUsed<16384)break}re(k);let G=new Int8Array(S),X=0;for(let se=0;se<E.length;++se){let we=E[se],ue=$i(S,X+16384)-X;ue<16384?G.set(we.subarray(0,ue),X):G.set(we,X),X+=ue}return G}return l_},Gb=Xk();var Zs=Te(Gc());var Jb={brotli:{mode:0,quality:8,lgwin:22}},Xf,Ja=class extends Jr{constructor(e){super(e);this.name="brotli";this.extensions=["br"];this.contentEncodings=["br"];this.isSupported=!0;this.options=e}async preload(){Xf=Xf||this.options?.modules?.brotli,Xf||console.warn(`${this.name} library not installed`)}async compress(e){if(!Hn&&this.options.brotli?.useZlib){let t=await yi(Zs.default.brotliCompress)(e);return Gr(t)}return this.compressSync(e)}compressSync(e){if(!Hn&&this.options.brotli?.useZlib){let f=Zs.default.brotliCompressSync(e);return Gr(f)}let t={...Jb.brotli,...this.options?.brotli},n=new Uint8Array(e);if(!Xf)throw new Error("brotli compression: brotli module not installed");return Xf.compress(n,t).buffer}async decompress(e){if(!Hn&&this.options.brotli?.useZlib){let t=await yi(Zs.default.brotliDecompress)(e);return Gr(t)}return this.decompressSync(e)}decompressSync(e){if(!Hn&&this.options.brotli?.useZlib){let f=Zs.default.brotliDecompressSync(e);return Gr(f)}let t={...Jb.brotli,...this.options?.brotli},n=new Uint8Array(e);return Xf?Xf.decompress(n,t).buffer:Gb(n,void 0).buffer}};var Qa=Te(og()),$a=class extends Jr{constructor(e){super(e);this.name="snappy";this.extensions=[];this.contentEncodings=[];this.isSupported=!0;this.options=e||{}}compressSync(e){return(0,Qa.compress)(e)}decompressSync(e){return(0,Qa.uncompress)(e)}};var pT=407708164,el,tl=class extends Jr{constructor(e){super(e);this.name="lz4";this.extensions=["lz4"];this.contentEncodings=["x-lz4"];this.isSupported=!0;if(this.options=e,el=el||this.options?.modules?.lz4js,!el)throw new Error(this.name)}compressSync(e){let t=new Uint8Array(e);return el.compress(t).buffer}decompressSync(e,t){try{let n=this.checkMagicNumber(e),i=new Uint8Array(e);if(n)return el.decompress(i,t).buffer;if(!t){let s=new Error("Need to provide maxSize");throw this.improveError(s)}let f=new Uint8Array(t),o=this.decodeBlock(i,f);return f=f.slice(0,o),Gr(f)}catch(n){throw this.improveError(n)}}decodeBlock(e,t,n,i){n=n||0,i=i||e.length-n;let f=0;for(let o=n;o<i;){let s=e[o++],l=s>>4;if(l>0){let T=l+240;for(;T===255;)T=e[o++],l+=T;let y=o+l;for(;o<y;)t[f++]=e[o++];if(o===i)return f}let p=e[o++]|e[o++]<<8;if(p===0||p>f)return-(o-2);let u=s&15,b=u+240;for(;b===255;)b=e[o++],u+=b;let c=f-p,h=f+u+4;for(;f<h;)t[f++]=t[c++]}return f}checkMagicNumber(e){return new Uint32Array(e.slice(0,4))[0]===pT}};var ep,tp,rp=class extends Jr{constructor(e){super(e);this.name="zstd";this.extensions=[];this.contentEncodings=[];this.isSupported=!0;this.options=e,ep=this.options?.modules?.["zstd-codec"],ep||console.warn(`${this.name} library not installed`)}async preload(){!tp&&ep&&(tp=await new Promise(e=>ep.run(t=>e(t))))}compressSync(e){let t=new tp.Simple,n=new Uint8Array(e);return t.compress(n).buffer}decompressSync(e){let t=new tp.Simple,n=new Uint8Array(e);return t.decompress(n).buffer}};var vg=Te(yg());function _T(r){return Buffer.from(r)}function qT(r){return Buffer.isBuffer(r)?new Uint8Array(r.buffer,r.byteOffset,r.length).slice().buffer:r}var ap={lz4js:vg.default},am={UNCOMPRESSED:new Aa,GZIP:new Ga,SNAPPY:new $a,BROTLI:new Ja({modules:ap}),LZ4:new tl({modules:ap}),LZ4_RAW:new tl({modules:ap}),ZSTD:new rp({modules:ap})};async function pp(r,e,t){let n=am[r];if(!n)throw new Error(`parquet: invalid compression method: ${r}`);let i=qT(e),f=await n.decompress(i,t);return _T(f)}var up=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function Et(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}function _t(r,e){return e={exports:{}},r(e,e.exports),e.exports}var kT=ST,TT=ET,BT=NT,ni=[],yn=[],IT=typeof Uint8Array!="undefined"?Uint8Array:Array,pm="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for($f=0,_g=pm.length;$f<_g;++$f)ni[$f]=pm[$f],yn[pm.charCodeAt($f)]=$f;var $f,_g;yn["-".charCodeAt(0)]=62;yn["_".charCodeAt(0)]=63;function qg(r){var e=r.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=r.indexOf("=");t===-1&&(t=e);var n=t===e?0:4-t%4;return[t,n]}function ST(r){var e=qg(r),t=e[0],n=e[1];return(t+n)*3/4-n}function xT(r,e,t){return(e+t)*3/4-t}function ET(r){var e,t=qg(r),n=t[0],i=t[1],f=new IT(xT(r,n,i)),o=0,s=i>0?n-4:n,l;for(l=0;l<s;l+=4)e=yn[r.charCodeAt(l)]<<18|yn[r.charCodeAt(l+1)]<<12|yn[r.charCodeAt(l+2)]<<6|yn[r.charCodeAt(l+3)],f[o++]=e>>16&255,f[o++]=e>>8&255,f[o++]=e&255;return i===2&&(e=yn[r.charCodeAt(l)]<<2|yn[r.charCodeAt(l+1)]>>4,f[o++]=e&255),i===1&&(e=yn[r.charCodeAt(l)]<<10|yn[r.charCodeAt(l+1)]<<4|yn[r.charCodeAt(l+2)]>>2,f[o++]=e>>8&255,f[o++]=e&255),f}function AT(r){return ni[r>>18&63]+ni[r>>12&63]+ni[r>>6&63]+ni[r&63]}function OT(r,e,t){for(var n,i=[],f=e;f<t;f+=3)n=(r[f]<<16&16711680)+(r[f+1]<<8&65280)+(r[f+2]&255),i.push(AT(n));return i.join("")}function NT(r){for(var e,t=r.length,n=t%3,i=[],f=16383,o=0,s=t-n;o<s;o+=f)i.push(OT(r,o,o+f>s?s:o+f));return n===1?(e=r[t-1],i.push(ni[e>>2]+ni[e<<4&63]+"==")):n===2&&(e=(r[t-2]<<8)+r[t-1],i.push(ni[e>>10]+ni[e>>4&63]+ni[e<<2&63]+"=")),i.join("")}var um={byteLength:kT,toByteArray:TT,fromByteArray:BT},HT=function(e,t,n,i,f){var o,s,l=f*8-i-1,p=(1<<l)-1,u=p>>1,b=-7,c=n?f-1:0,h=n?-1:1,T=e[t+c];for(c+=h,o=T&(1<<-b)-1,T>>=-b,b+=l;b>0;o=o*256+e[t+c],c+=h,b-=8);for(s=o&(1<<-b)-1,o>>=-b,b+=i;b>0;s=s*256+e[t+c],c+=h,b-=8);if(o===0)o=1-u;else{if(o===p)return s?NaN:(T?-1:1)*(1/0);s=s+Math.pow(2,i),o=o-u}return(T?-1:1)*s*Math.pow(2,o-i)},RT=function(e,t,n,i,f,o){var s,l,p,u=o*8-f-1,b=(1<<u)-1,c=b>>1,h=f===23?Math.pow(2,-24)-Math.pow(2,-77):0,T=i?0:o-1,y=i?1:-1,N=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(l=isNaN(t)?1:0,s=b):(s=Math.floor(Math.log(t)/Math.LN2),t*(p=Math.pow(2,-s))<1&&(s--,p*=2),s+c>=1?t+=h/p:t+=h*Math.pow(2,1-c),t*p>=2&&(s++,p/=2),s+c>=b?(l=0,s=b):s+c>=1?(l=(t*p-1)*Math.pow(2,f),s=s+c):(l=t*Math.pow(2,c-1)*Math.pow(2,f),s=0));f>=8;e[n+T]=l&255,T+=y,l/=256,f-=8);for(s=s<<f|l,u+=f;u>0;e[n+T]=s&255,T+=y,s/=256,u-=8);e[n+T-y]|=N*128},No={read:HT,write:RT},le=_t(function(r,e){var t=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=o,e.SlowBuffer=N,e.INSPECT_MAX_BYTES=50;var n=2147483647;e.kMaxLength=n,o.TYPED_ARRAY_SUPPORT=i(),!o.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function i(){try{var v=new Uint8Array(1),m={foo:function(){return 42}};return Object.setPrototypeOf(m,Uint8Array.prototype),Object.setPrototypeOf(v,m),v.foo()===42}catch{return!1}}Object.defineProperty(o.prototype,"parent",{enumerable:!0,get:function(){if(!!o.isBuffer(this))return this.buffer}}),Object.defineProperty(o.prototype,"offset",{enumerable:!0,get:function(){if(!!o.isBuffer(this))return this.byteOffset}});function f(v){if(v>n)throw new RangeError('The value "'+v+'" is invalid for option "size"');var m=new Uint8Array(v);return Object.setPrototypeOf(m,o.prototype),m}function o(v,m,d){if(typeof v=="number"){if(typeof m=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return u(v)}return s(v,m,d)}o.poolSize=8192;function s(v,m,d){if(typeof v=="string")return b(v,m);if(ArrayBuffer.isView(v))return c(v);if(v==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(v));if(xe(v,ArrayBuffer)||v&&xe(v.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(xe(v,SharedArrayBuffer)||v&&xe(v.buffer,SharedArrayBuffer)))return h(v,m,d);if(typeof v=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var q=v.valueOf&&v.valueOf();if(q!=null&&q!==v)return o.from(q,m,d);var z=T(v);if(z)return z;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof v[Symbol.toPrimitive]=="function")return o.from(v[Symbol.toPrimitive]("string"),m,d);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(v))}o.from=function(v,m,d){return s(v,m,d)},Object.setPrototypeOf(o.prototype,Uint8Array.prototype),Object.setPrototypeOf(o,Uint8Array);function l(v){if(typeof v!="number")throw new TypeError('"size" argument must be of type number');if(v<0)throw new RangeError('The value "'+v+'" is invalid for option "size"')}function p(v,m,d){return l(v),v<=0?f(v):m!==void 0?typeof d=="string"?f(v).fill(m,d):f(v).fill(m):f(v)}o.alloc=function(v,m,d){return p(v,m,d)};function u(v){return l(v),f(v<0?0:y(v)|0)}o.allocUnsafe=function(v){return u(v)},o.allocUnsafeSlow=function(v){return u(v)};function b(v,m){if((typeof m!="string"||m==="")&&(m="utf8"),!o.isEncoding(m))throw new TypeError("Unknown encoding: "+m);var d=P(v,m)|0,q=f(d),z=q.write(v,m);return z!==d&&(q=q.slice(0,z)),q}function c(v){for(var m=v.length<0?0:y(v.length)|0,d=f(m),q=0;q<m;q+=1)d[q]=v[q]&255;return d}function h(v,m,d){if(m<0||v.byteLength<m)throw new RangeError('"offset" is outside of buffer bounds');if(v.byteLength<m+(d||0))throw new RangeError('"length" is outside of buffer bounds');var q;return m===void 0&&d===void 0?q=new Uint8Array(v):d===void 0?q=new Uint8Array(v,m):q=new Uint8Array(v,m,d),Object.setPrototypeOf(q,o.prototype),q}function T(v){if(o.isBuffer(v)){var m=y(v.length)|0,d=f(m);return d.length===0||v.copy(d,0,0,m),d}if(v.length!==void 0)return typeof v.length!="number"||St(v.length)?f(0):c(v);if(v.type==="Buffer"&&Array.isArray(v.data))return c(v.data)}function y(v){if(v>=n)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+n.toString(16)+" bytes");return v|0}function N(v){return+v!=v&&(v=0),o.alloc(+v)}o.isBuffer=function(m){return m!=null&&m._isBuffer===!0&&m!==o.prototype},o.compare=function(m,d){if(xe(m,Uint8Array)&&(m=o.from(m,m.offset,m.byteLength)),xe(d,Uint8Array)&&(d=o.from(d,d.offset,d.byteLength)),!o.isBuffer(m)||!o.isBuffer(d))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(m===d)return 0;for(var q=m.length,z=d.length,$=0,ee=Math.min(q,z);$<ee;++$)if(m[$]!==d[$]){q=m[$],z=d[$];break}return q<z?-1:z<q?1:0},o.isEncoding=function(m){switch(String(m).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},o.concat=function(m,d){if(!Array.isArray(m))throw new TypeError('"list" argument must be an Array of Buffers');if(m.length===0)return o.alloc(0);var q;if(d===void 0)for(d=0,q=0;q<m.length;++q)d+=m[q].length;var z=o.allocUnsafe(d),$=0;for(q=0;q<m.length;++q){var ee=m[q];if(xe(ee,Uint8Array)&&(ee=o.from(ee)),!o.isBuffer(ee))throw new TypeError('"list" argument must be an Array of Buffers');ee.copy(z,$),$+=ee.length}return z};function P(v,m){if(o.isBuffer(v))return v.length;if(ArrayBuffer.isView(v)||xe(v,ArrayBuffer))return v.byteLength;if(typeof v!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+babelHelpers.typeof(v));var d=v.length,q=arguments.length>2&&arguments[2]===!0;if(!q&&d===0)return 0;for(var z=!1;;)switch(m){case"ascii":case"latin1":case"binary":return d;case"utf8":case"utf-8":return ae(v).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return d*2;case"hex":return d>>>1;case"base64":return Zi(v).length;default:if(z)return q?-1:ae(v).length;m=(""+m).toLowerCase(),z=!0}}o.byteLength=P;function R(v,m,d){var q=!1;if((m===void 0||m<0)&&(m=0),m>this.length||((d===void 0||d>this.length)&&(d=this.length),d<=0)||(d>>>=0,m>>>=0,d<=m))return"";for(v||(v="utf8");;)switch(v){case"hex":return x(this,m,d);case"utf8":case"utf-8":return w(this,m,d);case"ascii":return M(this,m,d);case"latin1":case"binary":return Q(this,m,d);case"base64":return A(this,m,d);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Se(this,m,d);default:if(q)throw new TypeError("Unknown encoding: "+v);v=(v+"").toLowerCase(),q=!0}}o.prototype._isBuffer=!0;function Y(v,m,d){var q=v[m];v[m]=v[d],v[d]=q}o.prototype.swap16=function(){var m=this.length;if(m%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var d=0;d<m;d+=2)Y(this,d,d+1);return this},o.prototype.swap32=function(){var m=this.length;if(m%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var d=0;d<m;d+=4)Y(this,d,d+3),Y(this,d+1,d+2);return this},o.prototype.swap64=function(){var m=this.length;if(m%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var d=0;d<m;d+=8)Y(this,d,d+7),Y(this,d+1,d+6),Y(this,d+2,d+5),Y(this,d+3,d+4);return this},o.prototype.toString=function(){var m=this.length;return m===0?"":arguments.length===0?w(this,0,m):R.apply(this,arguments)},o.prototype.toLocaleString=o.prototype.toString,o.prototype.equals=function(m){if(!o.isBuffer(m))throw new TypeError("Argument must be a Buffer");return this===m?!0:o.compare(this,m)===0},o.prototype.inspect=function(){var m="",d=e.INSPECT_MAX_BYTES;return m=this.toString("hex",0,d).replace(/(.{2})/g,"$1 ").trim(),this.length>d&&(m+=" ... "),"<Buffer "+m+">"},t&&(o.prototype[t]=o.prototype.inspect),o.prototype.compare=function(m,d,q,z,$){if(xe(m,Uint8Array)&&(m=o.from(m,m.offset,m.byteLength)),!o.isBuffer(m))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+babelHelpers.typeof(m));if(d===void 0&&(d=0),q===void 0&&(q=m?m.length:0),z===void 0&&(z=0),$===void 0&&($=this.length),d<0||q>m.length||z<0||$>this.length)throw new RangeError("out of range index");if(z>=$&&d>=q)return 0;if(z>=$)return-1;if(d>=q)return 1;if(d>>>=0,q>>>=0,z>>>=0,$>>>=0,this===m)return 0;for(var ee=$-z,Ye=q-d,Re=Math.min(ee,Ye),ct=this.slice(z,$),er=m.slice(d,q),ce=0;ce<Re;++ce)if(ct[ce]!==er[ce]){ee=ct[ce],Ye=er[ce];break}return ee<Ye?-1:Ye<ee?1:0};function re(v,m,d,q,z){if(v.length===0)return-1;if(typeof d=="string"?(q=d,d=0):d>2147483647?d=2147483647:d<-2147483648&&(d=-2147483648),d=+d,St(d)&&(d=z?0:v.length-1),d<0&&(d=v.length+d),d>=v.length){if(z)return-1;d=v.length-1}else if(d<0)if(z)d=0;else return-1;if(typeof m=="string"&&(m=o.from(m,q)),o.isBuffer(m))return m.length===0?-1:W(v,m,d,q,z);if(typeof m=="number")return m=m&255,typeof Uint8Array.prototype.indexOf=="function"?z?Uint8Array.prototype.indexOf.call(v,m,d):Uint8Array.prototype.lastIndexOf.call(v,m,d):W(v,[m],d,q,z);throw new TypeError("val must be string, number or Buffer")}function W(v,m,d,q,z){var $=1,ee=v.length,Ye=m.length;if(q!==void 0&&(q=String(q).toLowerCase(),q==="ucs2"||q==="ucs-2"||q==="utf16le"||q==="utf-16le")){if(v.length<2||m.length<2)return-1;$=2,ee/=2,Ye/=2,d/=2}function Re(_,B){return $===1?_[B]:_.readUInt16BE(B*$)}var ct;if(z){var er=-1;for(ct=d;ct<ee;ct++)if(Re(v,ct)===Re(m,er===-1?0:ct-er)){if(er===-1&&(er=ct),ct-er+1===Ye)return er*$}else er!==-1&&(ct-=ct-er),er=-1}else for(d+Ye>ee&&(d=ee-Ye),ct=d;ct>=0;ct--){for(var ce=!0,Nn=0;Nn<Ye;Nn++)if(Re(v,ct+Nn)!==Re(m,Nn)){ce=!1;break}if(ce)return ct}return-1}o.prototype.includes=function(m,d,q){return this.indexOf(m,d,q)!==-1},o.prototype.indexOf=function(m,d,q){return re(this,m,d,q,!0)},o.prototype.lastIndexOf=function(m,d,q){return re(this,m,d,q,!1)};function O(v,m,d,q){d=Number(d)||0;var z=v.length-d;q?(q=Number(q),q>z&&(q=z)):q=z;var $=m.length;q>$/2&&(q=$/2);for(var ee=0;ee<q;++ee){var Ye=parseInt(m.substr(ee*2,2),16);if(St(Ye))return ee;v[d+ee]=Ye}return ee}function te(v,m,d,q){return ht(ae(m,v.length-d),v,d,q)}function U(v,m,d,q){return ht(It(m),v,d,q)}function ne(v,m,d,q){return U(v,m,d,q)}function j(v,m,d,q){return ht(Zi(m),v,d,q)}function g(v,m,d,q){return ht(Xi(m,v.length-d),v,d,q)}o.prototype.write=function(m,d,q,z){if(d===void 0)z="utf8",q=this.length,d=0;else if(q===void 0&&typeof d=="string")z=d,q=this.length,d=0;else if(isFinite(d))d=d>>>0,isFinite(q)?(q=q>>>0,z===void 0&&(z="utf8")):(z=q,q=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var $=this.length-d;if((q===void 0||q>$)&&(q=$),m.length>0&&(q<0||d<0)||d>this.length)throw new RangeError("Attempt to write outside buffer bounds");z||(z="utf8");for(var ee=!1;;)switch(z){case"hex":return O(this,m,d,q);case"utf8":case"utf-8":return te(this,m,d,q);case"ascii":return U(this,m,d,q);case"latin1":case"binary":return ne(this,m,d,q);case"base64":return j(this,m,d,q);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return g(this,m,d,q);default:if(ee)throw new TypeError("Unknown encoding: "+z);z=(""+z).toLowerCase(),ee=!0}},o.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function A(v,m,d){return m===0&&d===v.length?um.fromByteArray(v):um.fromByteArray(v.slice(m,d))}function w(v,m,d){d=Math.min(v.length,d);for(var q=[],z=m;z<d;){var $=v[z],ee=null,Ye=$>239?4:$>223?3:$>191?2:1;if(z+Ye<=d){var Re,ct,er,ce;switch(Ye){case 1:$<128&&(ee=$);break;case 2:Re=v[z+1],(Re&192)==128&&(ce=($&31)<<6|Re&63,ce>127&&(ee=ce));break;case 3:Re=v[z+1],ct=v[z+2],(Re&192)==128&&(ct&192)==128&&(ce=($&15)<<12|(Re&63)<<6|ct&63,ce>2047&&(ce<55296||ce>57343)&&(ee=ce));break;case 4:Re=v[z+1],ct=v[z+2],er=v[z+3],(Re&192)==128&&(ct&192)==128&&(er&192)==128&&(ce=($&15)<<18|(Re&63)<<12|(ct&63)<<6|er&63,ce>65535&&ce<1114112&&(ee=ce))}}ee===null?(ee=65533,Ye=1):ee>65535&&(ee-=65536,q.push(ee>>>10&1023|55296),ee=56320|ee&1023),q.push(ee),z+=Ye}return C(q)}var F=4096;function C(v){var m=v.length;if(m<=F)return String.fromCharCode.apply(String,v);for(var d="",q=0;q<m;)d+=String.fromCharCode.apply(String,v.slice(q,q+=F));return d}function M(v,m,d){var q="";d=Math.min(v.length,d);for(var z=m;z<d;++z)q+=String.fromCharCode(v[z]&127);return q}function Q(v,m,d){var q="";d=Math.min(v.length,d);for(var z=m;z<d;++z)q+=String.fromCharCode(v[z]);return q}function x(v,m,d){var q=v.length;(!m||m<0)&&(m=0),(!d||d<0||d>q)&&(d=q);for(var z="",$=m;$<d;++$)z+=it[v[$]];return z}function Se(v,m,d){for(var q=v.slice(m,d),z="",$=0;$<q.length;$+=2)z+=String.fromCharCode(q[$]+q[$+1]*256);return z}o.prototype.slice=function(m,d){var q=this.length;m=~~m,d=d===void 0?q:~~d,m<0?(m+=q,m<0&&(m=0)):m>q&&(m=q),d<0?(d+=q,d<0&&(d=0)):d>q&&(d=q),d<m&&(d=m);var z=this.subarray(m,d);return Object.setPrototypeOf(z,o.prototype),z};function ie(v,m,d){if(v%1!=0||v<0)throw new RangeError("offset is not uint");if(v+m>d)throw new RangeError("Trying to access beyond buffer length")}o.prototype.readUIntLE=function(m,d,q){m=m>>>0,d=d>>>0,q||ie(m,d,this.length);for(var z=this[m],$=1,ee=0;++ee<d&&($*=256);)z+=this[m+ee]*$;return z},o.prototype.readUIntBE=function(m,d,q){m=m>>>0,d=d>>>0,q||ie(m,d,this.length);for(var z=this[m+--d],$=1;d>0&&($*=256);)z+=this[m+--d]*$;return z},o.prototype.readUInt8=function(m,d){return m=m>>>0,d||ie(m,1,this.length),this[m]},o.prototype.readUInt16LE=function(m,d){return m=m>>>0,d||ie(m,2,this.length),this[m]|this[m+1]<<8},o.prototype.readUInt16BE=function(m,d){return m=m>>>0,d||ie(m,2,this.length),this[m]<<8|this[m+1]},o.prototype.readUInt32LE=function(m,d){return m=m>>>0,d||ie(m,4,this.length),(this[m]|this[m+1]<<8|this[m+2]<<16)+this[m+3]*16777216},o.prototype.readUInt32BE=function(m,d){return m=m>>>0,d||ie(m,4,this.length),this[m]*16777216+(this[m+1]<<16|this[m+2]<<8|this[m+3])},o.prototype.readIntLE=function(m,d,q){m=m>>>0,d=d>>>0,q||ie(m,d,this.length);for(var z=this[m],$=1,ee=0;++ee<d&&($*=256);)z+=this[m+ee]*$;return $*=128,z>=$&&(z-=Math.pow(2,8*d)),z},o.prototype.readIntBE=function(m,d,q){m=m>>>0,d=d>>>0,q||ie(m,d,this.length);for(var z=d,$=1,ee=this[m+--z];z>0&&($*=256);)ee+=this[m+--z]*$;return $*=128,ee>=$&&(ee-=Math.pow(2,8*d)),ee},o.prototype.readInt8=function(m,d){return m=m>>>0,d||ie(m,1,this.length),this[m]&128?(255-this[m]+1)*-1:this[m]},o.prototype.readInt16LE=function(m,d){m=m>>>0,d||ie(m,2,this.length);var q=this[m]|this[m+1]<<8;return q&32768?q|4294901760:q},o.prototype.readInt16BE=function(m,d){m=m>>>0,d||ie(m,2,this.length);var q=this[m+1]|this[m]<<8;return q&32768?q|4294901760:q},o.prototype.readInt32LE=function(m,d){return m=m>>>0,d||ie(m,4,this.length),this[m]|this[m+1]<<8|this[m+2]<<16|this[m+3]<<24},o.prototype.readInt32BE=function(m,d){return m=m>>>0,d||ie(m,4,this.length),this[m]<<24|this[m+1]<<16|this[m+2]<<8|this[m+3]},o.prototype.readFloatLE=function(m,d){return m=m>>>0,d||ie(m,4,this.length),No.read(this,m,!0,23,4)},o.prototype.readFloatBE=function(m,d){return m=m>>>0,d||ie(m,4,this.length),No.read(this,m,!1,23,4)},o.prototype.readDoubleLE=function(m,d){return m=m>>>0,d||ie(m,8,this.length),No.read(this,m,!0,52,8)},o.prototype.readDoubleBE=function(m,d){return m=m>>>0,d||ie(m,8,this.length),No.read(this,m,!1,52,8)};function L(v,m,d,q,z,$){if(!o.isBuffer(v))throw new TypeError('"buffer" argument must be a Buffer instance');if(m>z||m<$)throw new RangeError('"value" argument is out of bounds');if(d+q>v.length)throw new RangeError("Index out of range")}o.prototype.writeUIntLE=function(m,d,q,z){if(m=+m,d=d>>>0,q=q>>>0,!z){var $=Math.pow(2,8*q)-1;L(this,m,d,q,$,0)}var ee=1,Ye=0;for(this[d]=m&255;++Ye<q&&(ee*=256);)this[d+Ye]=m/ee&255;return d+q},o.prototype.writeUIntBE=function(m,d,q,z){if(m=+m,d=d>>>0,q=q>>>0,!z){var $=Math.pow(2,8*q)-1;L(this,m,d,q,$,0)}var ee=q-1,Ye=1;for(this[d+ee]=m&255;--ee>=0&&(Ye*=256);)this[d+ee]=m/Ye&255;return d+q},o.prototype.writeUInt8=function(m,d,q){return m=+m,d=d>>>0,q||L(this,m,d,1,255,0),this[d]=m&255,d+1},o.prototype.writeUInt16LE=function(m,d,q){return m=+m,d=d>>>0,q||L(this,m,d,2,65535,0),this[d]=m&255,this[d+1]=m>>>8,d+2},o.prototype.writeUInt16BE=function(m,d,q){return m=+m,d=d>>>0,q||L(this,m,d,2,65535,0),this[d]=m>>>8,this[d+1]=m&255,d+2},o.prototype.writeUInt32LE=function(m,d,q){return m=+m,d=d>>>0,q||L(this,m,d,4,4294967295,0),this[d+3]=m>>>24,this[d+2]=m>>>16,this[d+1]=m>>>8,this[d]=m&255,d+4},o.prototype.writeUInt32BE=function(m,d,q){return m=+m,d=d>>>0,q||L(this,m,d,4,4294967295,0),this[d]=m>>>24,this[d+1]=m>>>16,this[d+2]=m>>>8,this[d+3]=m&255,d+4},o.prototype.writeIntLE=function(m,d,q,z){if(m=+m,d=d>>>0,!z){var $=Math.pow(2,8*q-1);L(this,m,d,q,$-1,-$)}var ee=0,Ye=1,Re=0;for(this[d]=m&255;++ee<q&&(Ye*=256);)m<0&&Re===0&&this[d+ee-1]!==0&&(Re=1),this[d+ee]=(m/Ye>>0)-Re&255;return d+q},o.prototype.writeIntBE=function(m,d,q,z){if(m=+m,d=d>>>0,!z){var $=Math.pow(2,8*q-1);L(this,m,d,q,$-1,-$)}var ee=q-1,Ye=1,Re=0;for(this[d+ee]=m&255;--ee>=0&&(Ye*=256);)m<0&&Re===0&&this[d+ee+1]!==0&&(Re=1),this[d+ee]=(m/Ye>>0)-Re&255;return d+q},o.prototype.writeInt8=function(m,d,q){return m=+m,d=d>>>0,q||L(this,m,d,1,127,-128),m<0&&(m=255+m+1),this[d]=m&255,d+1},o.prototype.writeInt16LE=function(m,d,q){return m=+m,d=d>>>0,q||L(this,m,d,2,32767,-32768),this[d]=m&255,this[d+1]=m>>>8,d+2},o.prototype.writeInt16BE=function(m,d,q){return m=+m,d=d>>>0,q||L(this,m,d,2,32767,-32768),this[d]=m>>>8,this[d+1]=m&255,d+2},o.prototype.writeInt32LE=function(m,d,q){return m=+m,d=d>>>0,q||L(this,m,d,4,2147483647,-2147483648),this[d]=m&255,this[d+1]=m>>>8,this[d+2]=m>>>16,this[d+3]=m>>>24,d+4},o.prototype.writeInt32BE=function(m,d,q){return m=+m,d=d>>>0,q||L(this,m,d,4,2147483647,-2147483648),m<0&&(m=4294967295+m+1),this[d]=m>>>24,this[d+1]=m>>>16,this[d+2]=m>>>8,this[d+3]=m&255,d+4};function K(v,m,d,q,z,$){if(d+q>v.length)throw new RangeError("Index out of range");if(d<0)throw new RangeError("Index out of range")}function Ie(v,m,d,q,z){return m=+m,d=d>>>0,z||K(v,m,d,4),No.write(v,m,d,q,23,4),d+4}o.prototype.writeFloatLE=function(m,d,q){return Ie(this,m,d,!0,q)},o.prototype.writeFloatBE=function(m,d,q){return Ie(this,m,d,!1,q)};function oe(v,m,d,q,z){return m=+m,d=d>>>0,z||K(v,m,d,8),No.write(v,m,d,q,52,8),d+8}o.prototype.writeDoubleLE=function(m,d,q){return oe(this,m,d,!0,q)},o.prototype.writeDoubleBE=function(m,d,q){return oe(this,m,d,!1,q)},o.prototype.copy=function(m,d,q,z){if(!o.isBuffer(m))throw new TypeError("argument should be a Buffer");if(q||(q=0),!z&&z!==0&&(z=this.length),d>=m.length&&(d=m.length),d||(d=0),z>0&&z<q&&(z=q),z===q||m.length===0||this.length===0)return 0;if(d<0)throw new RangeError("targetStart out of bounds");if(q<0||q>=this.length)throw new RangeError("Index out of range");if(z<0)throw new RangeError("sourceEnd out of bounds");z>this.length&&(z=this.length),m.length-d<z-q&&(z=m.length-d+q);var $=z-q;if(this===m&&typeof Uint8Array.prototype.copyWithin=="function")this.copyWithin(d,q,z);else if(this===m&&q<d&&d<z)for(var ee=$-1;ee>=0;--ee)m[ee+d]=this[ee+q];else Uint8Array.prototype.set.call(m,this.subarray(q,z),d);return $},o.prototype.fill=function(m,d,q,z){if(typeof m=="string"){if(typeof d=="string"?(z=d,d=0,q=this.length):typeof q=="string"&&(z=q,q=this.length),z!==void 0&&typeof z!="string")throw new TypeError("encoding must be a string");if(typeof z=="string"&&!o.isEncoding(z))throw new TypeError("Unknown encoding: "+z);if(m.length===1){var $=m.charCodeAt(0);(z==="utf8"&&$<128||z==="latin1")&&(m=$)}}else typeof m=="number"?m=m&255:typeof m=="boolean"&&(m=Number(m));if(d<0||this.length<d||this.length<q)throw new RangeError("Out of range index");if(q<=d)return this;d=d>>>0,q=q===void 0?this.length:q>>>0,m||(m=0);var ee;if(typeof m=="number")for(ee=d;ee<q;++ee)this[ee]=m;else{var Ye=o.isBuffer(m)?m:o.from(m,z),Re=Ye.length;if(Re===0)throw new TypeError('The value "'+m+'" is invalid for argument "value"');for(ee=0;ee<q-d;++ee)this[ee+d]=Ye[ee%Re]}return this};var We=/[^+/0-9A-Za-z-_]/g;function ar(v){if(v=v.split("=")[0],v=v.trim().replace(We,""),v.length<2)return"";for(;v.length%4!=0;)v=v+"=";return v}function ae(v,m){m=m||1/0;for(var d,q=v.length,z=null,$=[],ee=0;ee<q;++ee){if(d=v.charCodeAt(ee),d>55295&&d<57344){if(!z){if(d>56319){(m-=3)>-1&&$.push(239,191,189);continue}else if(ee+1===q){(m-=3)>-1&&$.push(239,191,189);continue}z=d;continue}if(d<56320){(m-=3)>-1&&$.push(239,191,189),z=d;continue}d=(z-55296<<10|d-56320)+65536}else z&&(m-=3)>-1&&$.push(239,191,189);if(z=null,d<128){if((m-=1)<0)break;$.push(d)}else if(d<2048){if((m-=2)<0)break;$.push(d>>6|192,d&63|128)}else if(d<65536){if((m-=3)<0)break;$.push(d>>12|224,d>>6&63|128,d&63|128)}else if(d<1114112){if((m-=4)<0)break;$.push(d>>18|240,d>>12&63|128,d>>6&63|128,d&63|128)}else throw new Error("Invalid code point")}return $}function It(v){for(var m=[],d=0;d<v.length;++d)m.push(v.charCodeAt(d)&255);return m}function Xi(v,m){for(var d,q,z,$=[],ee=0;ee<v.length&&!((m-=2)<0);++ee)d=v.charCodeAt(ee),q=d>>8,z=d%256,$.push(z),$.push(q);return $}function Zi(v){return um.toByteArray(ar(v))}function ht(v,m,d,q){for(var z=0;z<q&&!(z+d>=m.length||z>=v.length);++z)m[z+d]=v[z];return z}function xe(v,m){return v instanceof m||v!=null&&v.constructor!=null&&v.constructor.name!=null&&v.constructor.name===m.name}function St(v){return v!==v}var it=function(){for(var v="0123456789abcdef",m=new Array(256),d=0;d<16;++d)for(var q=d*16,z=0;z<16;++z)m[q+z]=v[d]+v[z];return m}()}),PA=le.Buffer,MA=le.SlowBuffer,LA=le.INSPECT_MAX_BYTES,UA=le.kMaxLength,pf=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.ensureBuffer=void 0;function t(n){if(le.Buffer.isBuffer(n))return n;if(ArrayBuffer.isView(n))return le.Buffer.from(n.buffer);if(n instanceof ArrayBuffer)return le.Buffer.from(n);throw new TypeError("Must use either Buffer or TypedArray")}e.ensureBuffer=t});Et(pf);var CA=pf.ensureBuffer,cm=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.parseUUID=void 0;let t=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function n(i){if(typeof i!="string")throw new TypeError("Invalid type for UUID, expected string but got "+typeof i);if(!t.test(i))throw new TypeError("Invalid format for UUID: "+i);let f,o=new Uint8Array(16);return o[0]=(f=parseInt(i.slice(0,8),16))>>>24,o[1]=f>>>16&255,o[2]=f>>>8&255,o[3]=f&255,o[4]=(f=parseInt(i.slice(9,13),16))>>>8,o[5]=f&255,o[6]=(f=parseInt(i.slice(14,18),16))>>>8,o[7]=f&255,o[8]=(f=parseInt(i.slice(19,23),16))>>>8,o[9]=f&255,o[10]=(f=parseInt(i.slice(24,36),16))/1099511627776&255,o[11]=f/4294967296&255,o[12]=f>>>24&255,o[13]=f>>>16&255,o[14]=f>>>8&255,o[15]=f&255,o}e.parseUUID=n});Et(cm);var VA=cm.parseUUID,Zr=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Binary=void 0;class t{constructor(i,f){if(i!=null&&typeof i!="string"&&!ArrayBuffer.isView(i)&&!(i instanceof ArrayBuffer)&&!Array.isArray(i))throw new TypeError("Binary can only be constructed from string, Buffer, TypedArray, or Array<number>");this.sub_type=f??t.BSON_BINARY_SUBTYPE_DEFAULT,i==null?(this.buffer=le.Buffer.alloc(t.BUFFER_SIZE),this.position=0):(typeof i=="string"?this.buffer=le.Buffer.from(i,"binary"):Array.isArray(i)?this.buffer=le.Buffer.from(i):this.buffer=pf.ensureBuffer(i),this.position=this.buffer.byteLength)}put(i){if(typeof i=="string"&&i.length!==1)throw new TypeError("only accepts single character String");if(typeof i!="number"&&i.length!==1)throw new TypeError("only accepts single character Uint8Array or Array");let f;if(typeof i=="string"?f=i.charCodeAt(0):typeof i=="number"?f=i:f=i[0],f<0||f>255)throw new TypeError("only accepts number in a valid unsigned byte range 0-255");if(this.buffer.length>this.position)this.buffer[this.position++]=f;else{let o=le.Buffer.alloc(t.BUFFER_SIZE+this.buffer.length);this.buffer.copy(o,0,0,this.buffer.length),this.buffer=o,this.buffer[this.position++]=f}}write(i,f){if(f=typeof f=="number"?f:this.position,this.buffer.length<f+i.length){let o=le.Buffer.alloc(this.buffer.length+i.length);this.buffer.copy(o,0,0,this.buffer.length),this.buffer=o}ArrayBuffer.isView(i)?(this.buffer.set(pf.ensureBuffer(i),f),this.position=f+i.byteLength>this.position?f+i.length:this.position):typeof i=="string"&&(this.buffer.write(i,f,i.length,"binary"),this.position=f+i.length>this.position?f+i.length:this.position)}read(i,f){return f=f&&f>0?f:this.position,this.buffer.slice(i,i+f)}value(i){return i=!!i,i&&this.buffer.length===this.position?this.buffer:i?this.buffer.slice(0,this.position):this.buffer.toString("binary",0,this.position)}length(){return this.position}toJSON(){return this.buffer.toString("base64")}toString(i){return this.buffer.toString(i)}toExtendedJSON(i){i=i||{};let f=this.buffer.toString("base64"),o=Number(this.sub_type).toString(16);return i.legacy?{$binary:f,$type:o.length===1?"0"+o:o}:{$binary:{base64:f,subType:o.length===1?"0"+o:o}}}static fromExtendedJSON(i,f){f=f||{};let o,s;if("$binary"in i?f.legacy&&typeof i.$binary=="string"&&"$type"in i?(s=i.$type?parseInt(i.$type,16):0,o=le.Buffer.from(i.$binary,"base64")):typeof i.$binary!="string"&&(s=i.$binary.subType?parseInt(i.$binary.subType,16):0,o=le.Buffer.from(i.$binary.base64,"base64")):"$uuid"in i&&(s=4,o=le.Buffer.from(cm.parseUUID(i.$uuid))),!o)throw new TypeError(`Unexpected Binary Extended JSON format ${JSON.stringify(i)}`);return new t(o,s)}}e.Binary=t,t.BSON_BINARY_SUBTYPE_DEFAULT=0,t.BUFFER_SIZE=256,t.SUBTYPE_DEFAULT=0,t.SUBTYPE_FUNCTION=1,t.SUBTYPE_BYTE_ARRAY=2,t.SUBTYPE_UUID_OLD=3,t.SUBTYPE_UUID=4,t.SUBTYPE_MD5=5,t.SUBTYPE_USER_DEFINED=128,Object.defineProperty(t.prototype,"_bsontype",{value:"Binary"})});Et(Zr);var WA=Zr.Binary,uf=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Code=void 0;class t{constructor(i,f){this.code=i,this.scope=f}toJSON(){return{code:this.code,scope:this.scope}}toExtendedJSON(){return this.scope?{$code:this.code,$scope:this.scope}:{$code:this.code}}static fromExtendedJSON(i){return new t(i.$code,i.$scope)}}e.Code=t,Object.defineProperty(t.prototype,"_bsontype",{value:"Code"})});Et(uf);var YA=uf.Code,DT={},mm;typeof Object.create=="function"?mm=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:mm=function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e};var zT=mm,FT=/%[sdj%]/g;function dm(r){if(!wp(r)){for(var e=[],t=0;t<arguments.length;t++)e.push(Ii(arguments[t]));return e.join(" ")}for(var t=1,n=arguments,i=n.length,f=String(r).replace(FT,function(s){if(s==="%%")return"%";if(t>=i)return s;switch(s){case"%s":return String(n[t++]);case"%d":return Number(n[t++]);case"%j":try{return JSON.stringify(n[t++])}catch{return"[Circular]"}default:return s}}),o=n[t];t<i;o=n[++t])dp(o)||!Ho(o)?f+=" "+o:f+=" "+Ii(o);return f}function kg(r,e){if(Si(global.process))return function(){return kg(r,e).apply(this,arguments)};var t=!1;function n(){return t||(console.error(e),t=!0),r.apply(this,arguments)}return n}var cp={},wm;function PT(r){if(Si(wm)&&(wm=""),r=r.toUpperCase(),!cp[r])if(new RegExp("\\b"+r+"\\b","i").test(wm)){var e=0;cp[r]=function(){var t=dm.apply(null,arguments);console.error("%s %d: %s",r,e,t)}}else cp[r]=function(){};return cp[r]}function Ii(r,e){var t={seen:[],stylize:LT};return arguments.length>=3&&(t.depth=arguments[2]),arguments.length>=4&&(t.colors=arguments[3]),gm(e)?t.showHidden=e:e&&Ig(t,e),Si(t.showHidden)&&(t.showHidden=!1),Si(t.depth)&&(t.depth=2),Si(t.colors)&&(t.colors=!1),Si(t.customInspect)&&(t.customInspect=!0),t.colors&&(t.stylize=MT),mp(t,r,t.depth)}Ii.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]};Ii.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};function MT(r,e){var t=Ii.styles[e];return t?"["+Ii.colors[t][0]+"m"+r+"["+Ii.colors[t][1]+"m":r}function LT(r,e){return r}function UT(r){var e={};return r.forEach(function(t,n){e[t]=!0}),e}function mp(r,e,t){if(r.customInspect&&e&&gp(e.inspect)&&e.inspect!==Ii&&!(e.constructor&&e.constructor.prototype===e)){var n=e.inspect(t,r);return wp(n)||(n=mp(r,n,t)),n}var i=CT(r,e);if(i)return i;var f=Object.keys(e),o=UT(f);if(r.showHidden&&(f=Object.getOwnPropertyNames(e)),bp(e)&&(f.indexOf("message")>=0||f.indexOf("description")>=0))return hm(e);if(f.length===0){if(gp(e)){var s=e.name?": "+e.name:"";return r.stylize("[Function"+s+"]","special")}if(hp(e))return r.stylize(RegExp.prototype.toString.call(e),"regexp");if(jm(e))return r.stylize(Date.prototype.toString.call(e),"date");if(bp(e))return hm(e)}var l="",p=!1,u=["{","}"];if(Tg(e)&&(p=!0,u=["[","]"]),gp(e)){var b=e.name?": "+e.name:"";l=" [Function"+b+"]"}if(hp(e)&&(l=" "+RegExp.prototype.toString.call(e)),jm(e)&&(l=" "+Date.prototype.toUTCString.call(e)),bp(e)&&(l=" "+hm(e)),f.length===0&&(!p||e.length==0))return u[0]+l+u[1];if(t<0)return hp(e)?r.stylize(RegExp.prototype.toString.call(e),"regexp"):r.stylize("[Object]","special");r.seen.push(e);var c;return p?c=VT(r,e,t,o,f):c=f.map(function(h){return bm(r,e,t,o,h,p)}),r.seen.pop(),WT(c,l,u)}function CT(r,e){if(Si(e))return r.stylize("undefined","undefined");if(wp(e)){var t="'"+JSON.stringify(e).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return r.stylize(t,"string")}if(Bg(e))return r.stylize(""+e,"number");if(gm(e))return r.stylize(""+e,"boolean");if(dp(e))return r.stylize("null","null")}function hm(r){return"["+Error.prototype.toString.call(r)+"]"}function VT(r,e,t,n,i){for(var f=[],o=0,s=e.length;o<s;++o)Sg(e,String(o))?f.push(bm(r,e,t,n,String(o),!0)):f.push("");return i.forEach(function(l){l.match(/^\d+$/)||f.push(bm(r,e,t,n,l,!0))}),f}function bm(r,e,t,n,i,f){var o,s,l;if(l=Object.getOwnPropertyDescriptor(e,i)||{value:e[i]},l.get?l.set?s=r.stylize("[Getter/Setter]","special"):s=r.stylize("[Getter]","special"):l.set&&(s=r.stylize("[Setter]","special")),Sg(n,i)||(o="["+i+"]"),s||(r.seen.indexOf(l.value)<0?(dp(t)?s=mp(r,l.value,null):s=mp(r,l.value,t-1),s.indexOf(`
|
|
20
|
+
#:#ed #(# at #ly #="# of the #. This #,# not #er #al #='#ful #ive #less #est #ize #ous #`,` !! ! , *! &! " ! ) * * - ! # ! #!*! + ,$ ! - % . / # 0 1 . " 2 3!* 4% ! # / 5 6 7 8 0 1 & $ 9 + : ; < ' != > ?! 4 @ 4 2 & A *# ( B C& ) % ) !*# *-% A +! *. D! %' & E *6 F G% ! *A *% H! D I!+! J!+ K +- *4! A L!*4 M N +6 O!*% +.! K *G P +%( ! G *D +D Q +# *K!*G!+D!+# +G +A +4!+% +K!+4!*D!+K!*K`);function q(a,I,k,S,E,G,Z){let se=I,we=G.triplets,ge=G.prefixSuffixStorage,ue=G.prefixSuffixHeads,Ke=3*Z,Ze=we[Ke],Et=we[Ke+1],Kr=we[Ke+2],wn=ue[Ze],rr=ue[Ze+1],$e=ue[Kr],Gr=ue[Kr+1],ji=Et-11,xa=Et-0;for((ji<1||ji>9)&&(ji=0),(xa<1||xa>9)&&(xa=0);wn!=rr;)a[se++]=ge[wn++];ji>E&&(ji=E),S+=ji,E-=ji,E-=xa;let eh=E;for(;eh>0;)a[se++]=k[S++],eh--;if(Et==10||Et==11){let _t=se-E;for(Et==10&&(E=1);E>0;){let Lf=a[_t]&255;Lf<192?(Lf>=97&&Lf<=122&&(a[_t]^=32),_t+=1,E-=1):Lf<224?(a[_t+1]^=32,_t+=2,E-=2):(a[_t+2]^=5,_t+=3,E-=3)}}else if(Et==21||Et==22){let _t=se-E,Lf=G.params[Z],Rr=(Lf&32767)+(16777216-(Lf&32768));for(;E>0;){let rf=1,yi=a[_t]&255;if(yi<128)Rr+=yi,a[_t]=Rr&127;else if(!(yi<192)){if(yi<224)if(E>=2){let nf=a[_t+1];Rr+=nf&63|(yi&31)<<6,a[_t]=192|Rr>>6&31,a[_t+1]=nf&192|Rr&63,rf=2}else rf=E;else if(yi<240)if(E>=3){let nf=a[_t+1],Hs=a[_t+2];Rr+=Hs&63|(nf&63)<<6|(yi&15)<<12,a[_t]=224|Rr>>12&15,a[_t+1]=nf&192|Rr>>6&63,a[_t+2]=Hs&192|Rr&63,rf=3}else rf=E;else if(yi<248)if(E>=4){let nf=a[_t+1],Hs=a[_t+2],th=a[_t+3];Rr+=th&63|(Hs&63)<<6|(nf&63)<<12|(yi&7)<<18,a[_t]=240|Rr>>18&7,a[_t+1]=nf&192|Rr>>12&63,a[_t+2]=Hs&192|Rr>>6&63,a[_t+3]=th&192|Rr&63,rf=4}else rf=E}_t+=rf,E-=rf,Et==21&&(E=0)}}for(;$e!=Gr;)a[se++]=ge[$e++];return se-I}function z(a,I){let k=1<<I-1;for(;(a&k)!=0;)k>>=1;return(a&k-1)+k}function $(a,I,k,S,E){do S-=k,a[I+S]=E;while(S>0)}function ee(a,I,k){let S=1<<I-k;for(;I<15&&(S-=a[I],!(S<=0));)I++,S<<=1;return I-k}function Ye(a,I,k,S,E){let G=a[I],Z,se=new Int32Array(E),we=new Int32Array(16),ge=new Int32Array(16),ue;for(ue=0;ue<E;ue++)we[S[ue]]++;ge[1]=0;for(let $e=1;$e<15;$e++)ge[$e+1]=ge[$e]+we[$e];for(ue=0;ue<E;ue++)S[ue]!=0&&(se[ge[S[ue]]++]=ue);let Ke=k,Ze=1<<Ke,Et=Ze;if(ge[15]==1){for(Z=0;Z<Et;Z++)a[G+Z]=se[0];return Et}Z=0,ue=0;for(let $e=1,Gr=2;$e<=k;$e++,Gr<<=1)for(;we[$e]>0;we[$e]--)$(a,G+Z,Gr,Ze,$e<<16|se[ue++]),Z=z(Z,$e);let Kr=Et-1,wn=-1,rr=G;for(let $e=k+1,Gr=2;$e<=15;$e++,Gr<<=1)for(;we[$e]>0;we[$e]--)(Z&Kr)!=wn&&(rr+=Ze,Ke=ee(we,$e,k),Ze=1<<Ke,Et+=Ze,wn=Z&Kr,a[G+wn]=Ke+k<<16|rr-G-wn),$(a,rr+(Z>>k),Gr,Ze,$e-k<<16|se[ue++]),Z=z(Z,$e);return Et}function Re(a){if(a.endOfStreamReached!=0){if(ye(a)>=-2)return;throw"No more input"}let I=a.halfOffset<<1,k=4096-I;for(a.byteBuffer.copyWithin(0,I,4096),a.halfOffset=0;k<4096;){let S=4096-k,E=$w(a.input,a.byteBuffer,k,S);if(E<=0){a.endOfStreamReached=1,a.tailBytes=k,k+=1;break}k+=E}ke(a,k)}function mt(a,I){if(a.endOfStreamReached==0)return;let k=(a.halfOffset<<1)+(a.bitOffset+7>>3)-4;if(k>a.tailBytes)throw"Read after end";if(I!=0&&k!=a.tailBytes)throw"Unused bytes after end"}function tr(a){if(a.bitOffset>32)throw"Accumulator underloaded: "+a.bitOffset}function ce(a,I){let k=a.accumulator32>>>a.bitOffset&(1<<I)-1;return a.bitOffset+=I,k}function Hn(a,I){let k=ce(a,16);return a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16,k|ce(a,I-16)<<16}function _(a){a.byteBuffer=new Int8Array(4160),a.accumulator32=0,a.shortBuffer=new Int16Array(2080),a.bitOffset=32,a.halfOffset=2048,a.endOfStreamReached=0,B(a)}function B(a){a.halfOffset>2030&&Re(a),mt(a,0),a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16,a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16}function D(a){a.bitOffset==32&&B(a)}function X(a){let I=32-a.bitOffset&7;if(I!=0&&ce(a,I)!=0)throw"Corrupted padding bits"}function ye(a){let I=2048;return a.endOfStreamReached!=0&&(I=a.tailBytes+1>>1),I-a.halfOffset}function Pe(a,I,k,S){if((a.bitOffset&7)!=0)throw"Unaligned copyBytes";for(;a.bitOffset!=32&&S!=0;)I[k++]=a.accumulator32>>>a.bitOffset,a.bitOffset+=8,S--;if(S==0)return;let E=tf(ye(a),S>>1);if(E>0){let G=a.halfOffset<<1,Z=E<<1;I.set(a.byteBuffer.subarray(G,G+Z),k),k+=Z,S-=Z,a.halfOffset+=E}if(S!=0){if(ye(a)>0){for(a.bitOffset>=16&&(a.accumulator32=a.shortBuffer[a.halfOffset++]<<16|a.accumulator32>>>16,a.bitOffset-=16);S!=0;)I[k++]=a.accumulator32>>>a.bitOffset,a.bitOffset+=8,S--;mt(a,0);return}for(;S>0;){let G=$w(a.input,I,k,S);if(G==-1)throw"Unexpected end of input";k+=G,S-=G}}}function ke(a,I){let k=a.byteBuffer,S=I>>1,E=a.shortBuffer;for(let G=0;G<S;++G)E[G]=k[G*2]&255|(k[G*2+1]&255)<<8}let gt=new Int32Array(2048);function at(a,I,k){for(let E=0;E<256;++E)a[E]=E&63,a[512+E]=E>>2,a[1792+E]=2+(E>>6);for(let E=0;E<128;++E)a[1024+E]=4*(I.charCodeAt(E)-32);for(let E=0;E<64;++E)a[1152+E]=E&1,a[1216+E]=2+(E&1);let S=1280;for(let E=0;E<19;++E){let G=E&3,Z=k.charCodeAt(E)-32;for(let se=0;se<Z;++se)a[S++]=G}for(let E=0;E<16;++E)a[1792+E]=1,a[2032+E]=6;a[1792]=0,a[2047]=7;for(let E=0;E<256;++E)a[1536+E]=a[1792+E]<<3}at(gt,` !! ! "#$##%#$&'##(#)#++++++++++((&*'##,---,---,-----,-----,-----&#'###.///.///./////./////./////&#'# `,"A/* ': & : $ \x81 @");function jt(){this.ringBuffer=new Int8Array(0),this.contextModes=new Int8Array(0),this.contextMap=new Int8Array(0),this.distContextMap=new Int8Array(0),this.distExtraBits=new Int8Array(0),this.output=new Int8Array(0),this.byteBuffer=new Int8Array(0),this.shortBuffer=new Int16Array(0),this.intBuffer=new Int32Array(0),this.rings=new Int32Array(0),this.blockTrees=new Int32Array(0),this.literalTreeGroup=new Int32Array(0),this.commandTreeGroup=new Int32Array(0),this.distanceTreeGroup=new Int32Array(0),this.distOffset=new Int32Array(0),this.runningState=0,this.nextRunningState=0,this.accumulator32=0,this.bitOffset=0,this.halfOffset=0,this.tailBytes=0,this.endOfStreamReached=0,this.metaBlockLength=0,this.inputEnd=0,this.isUncompressed=0,this.isMetadata=0,this.literalBlockLength=0,this.numLiteralBlockTypes=0,this.commandBlockLength=0,this.numCommandBlockTypes=0,this.distanceBlockLength=0,this.numDistanceBlockTypes=0,this.pos=0,this.maxDistance=0,this.distRbIdx=0,this.trivialLiteralContext=0,this.literalTreeIdx=0,this.commandTreeIdx=0,this.j=0,this.insertLength=0,this.contextMapSlice=0,this.distContextMapSlice=0,this.contextLookupOffset1=0,this.contextLookupOffset2=0,this.distanceCode=0,this.numDirectDistanceCodes=0,this.distancePostfixBits=0,this.distance=0,this.copyLength=0,this.maxBackwardDistance=0,this.maxRingBufferSize=0,this.ringBufferSize=0,this.expectedTotalSize=0,this.outputOffset=0,this.outputLength=0,this.outputUsed=0,this.ringBufferBytesWritten=0,this.ringBufferBytesReady=0,this.isEager=0,this.isLargeWindow=0,this.cdNumChunks=0,this.cdTotalSize=0,this.cdBrIndex=0,this.cdBrOffset=0,this.cdBrLength=0,this.cdBrCopied=0,this.cdChunks=new Array(0),this.cdChunkOffsets=new Int32Array(0),this.cdBlockBits=0,this.cdBlockMap=new Int8Array(0),this.input=null,this.ringBuffer=new Int8Array(0),this.rings=new Int32Array(10),this.rings[0]=16,this.rings[1]=15,this.rings[2]=11,this.rings[3]=4}let yt=null,Vt=new Int32Array(32),ef=new Int32Array(32);function B_(a,I){if(O_(a)==0||A_(a)==0)throw"newData must be a direct read-only byte buffer";if(I.length>31)throw"sizeBits length must be at most "+31;for(let Z=0;Z<4;++Z)if(I[Z]!=0)throw"first "+4+" must be 0";let k=Vt,S=ef;S.set(I.subarray(0,0+I.length),0);let E=0,G=a.length;for(let Z=0;Z<I.length;++Z){k[Z]=E;let se=S[Z];if(se!=0){if(se>=31)throw"newSizeBits values must be less than 31";if(E+=Z<<se,E<=0||E>G)throw"newSizeBits is inconsistent: overflow"}}for(let Z=I.length;Z<32;++Z)k[Z]=E;if(E!=G)throw"newSizeBits is inconsistent: underflow";yt=a}function I_(a,I,k,S,E,G){let Z=H_(I+k);if(Z.length!=a.length)throw"Corrupted brotli dictionary";let se=0,we=S.length;for(let ge=0;ge<we;ge+=2){let ue=S.charCodeAt(ge)-36,Ke=S.charCodeAt(ge+1)-36;for(let Ze=0;Ze<ue;++Ze)Z[se]^=3,se++;for(let Ze=0;Ze<Ke;++Ze)Z[se]^=236,se++}for(let ge=0;ge<G.length;++ge)E[ge]=G.charCodeAt(ge)-65;a.set(Z)}{let a=new Int8Array(122784),I=new Int32Array(25);I_(a,'wjnfgltmojefofewab`h`lgfgbwbpkltlmozpjwf`jwzlsfmivpwojhfeqfftlqhwf{wzfbqlufqalgzolufelqnallhsobzojufojmfkfosklnfpjgfnlqftlqgolmdwkfnujftejmgsbdfgbzpevookfbgwfqnfb`kbqfbeqlnwqvfnbqhbaofvslmkjdkgbwfobmgmftpfufmmf{w`bpfalwkslpwvpfgnbgfkbmgkfqftkbwmbnfOjmhaoldpjyfabpfkfognbhfnbjmvpfq$*#(klogfmgptjwkMftpqfbgtfqfpjdmwbhfkbufdbnfpffm`boosbwktfoosovpnfmvejonsbqwiljmwkjpojpwdllgmffgtbzptfpwilapnjmgboploldlqj`kvpfpobpwwfbnbqnzellghjmdtjoofbpwtbqgafpwejqfSbdfhmltbtbz-smdnlufwkbmolbgdjufpfoemlwfnv`keffgnbmzql`hj`lmlm`follhkjgfgjfgKlnfqvofklpwbib{jmel`ovaobtpofppkboeplnfpv`kylmf233&lmfp`bqfWjnfqb`faovfelvqtffheb`fklsfdbufkbqgolpwtkfmsbqhhfswsbpppkjsqllnKWNOsobmWzsfglmfpbufhffseobdojmhplogejufwllhqbwfwltmivnswkvpgbqh`bqgejofefbqpwbzhjoowkbweboobvwlfufq-`lnwbohpklsulwfgffsnlgfqfpwwvqmalqmabmgefooqlpfvqo+phjmqlof`lnfb`wpbdfpnffwdlog-isdjwfnubqzefowwkfmpfmggqlsUjft`lsz2-3!?,b=pwlsfopfojfpwlvqsb`h-djesbpw`pp<dqbznfbm%dw8qjgfpklwobwfpbjgqlbgubq#effoilkmqj`hslqwebpw$VB.gfbg?,a=sllqajoowzsfV-P-tllgnvpw1s{8JmelqbmhtjgftbmwtbooofbgX3^8sbvotbufpvqf\'+$ tbjwnbppbqnpdlfpdbjmobmdsbjg"..#ol`hvmjwqllwtbohejqntjef{no!plmdwfpw13s{hjmgqltpwlloelmwnbjopbefpwbqnbsp`lqfqbjmeoltabazpsbmpbzp7s{85s{8bqwpellwqfbotjhjkfbwpwfswqjslqd,obhftfbhwlogElqn`bpwebmpabmhufqzqvmpivozwbph2s{8dlbodqftpoltfgdfjg>!pfwp6s{8-ip<73s{je#+pllmpfbwmlmfwvafyfqlpfmwqffgeb`wjmwldjewkbqn2;s{`bnfkjooalogyllnuljgfbpzqjmdejoosfbhjmjw`lpw0s{8ib`hwbdpajwpqloofgjwhmftmfbq?"..dqltIPLMgvwzMbnfpbofzlv#olwpsbjmibyy`logfzfpejpkttt-qjphwbapsqfu23s{qjpf16s{Aovfgjmd033/abooelqgfbqmtjogal{-ebjqob`hufqpsbjqivmfwf`kje+"sj`hfujo\'+! tbqnolqgglfpsvoo/333jgfbgqbtkvdfpslwevmgavqmkqfe`foohfzpwj`hklvqolppevfo21s{pvjwgfboQPP!bdfgdqfzDFW!fbpfbjnpdjqobjgp;s{8mbuzdqjgwjsp :::tbqpobgz`bqp*8#~sks<kfoowbootklnyk9 ), #233kboo- B4s{8svpk`kbw3s{8`qft),?,kbpk46s{eobwqbqf#%%#wfoo`bnslmwlobjgnjppphjswfmwejmfnbofdfwpsolw733/ `lloeffw-sks?aq=fqj`nlpwdvjgafoogfp`kbjqnbwkbwln,jnd% ;1ov`h`fmw3338wjmzdlmfkwnopfoogqvdEQFFmlgfmj`h<jg>olpfmvooubpwtjmgQPP#tfbqqfozaffmpbnfgvhfmbpb`bsftjpkdvoeW109kjwppolwdbwfhj`haovqwkfz26s{$$*8*8!=npjftjmpajqgplqwafwbpffhW2;9lqgpwqffnboo53s{ebqnlupalzpX3^-$*8!SLPWafbqhjgp*8~~nbqzwfmg+VH*rvbgyk9\n.pjy....sqls$*8ojewW2:9uj`fbmgzgfaw=QPPsllomf`haoltW259gllqfuboW249ofwpebjolqbosloomlub`lopdfmf#lxplewqlnfwjooqlpp?k0=slvqebgfsjmh?wq=njmj*\x7F"+njmfyk9abqpkfbq33*8njoh#..=jqlmeqfggjphtfmwpljosvwp,ip,klozW119JPAMW139bgbnpffp?k1=iplm$/#$`lmwW129#QPPollsbpjbnllm?,s=plvoOJMFelqw`bqwW279?k2=;3s{"..?:s{8W379njhf975Ymj`fjm`kZlqhqj`fyk9\b$**8svqfnbdfsbqbwlmfalmg904Y\\le\\$^*8333/yk9\vwbmhzbqgaltoavpk965YIbub03s{ \x7F~ &@0&907YifeeF[SJ`bpkujpbdloepmltyk9rvfq-`pppj`hnfbwnjm-ajmggfookjqfsj`pqfmw905YKWWS.132elwltloeFMG#{al{967YALGZgj`h8 ~ f{jw906Yubqpafbw$~*8gjfw:::8bmmf~~?,Xj^-Obmdhn.^tjqfwlzpbggppfbobof{8 \n~f`klmjmf-lqd336*wlmziftppbmgofdpqlle333*#133tjmfdfbqgldpallwdbqz`vwpwzofwfnswjlm-{no`l`hdbmd\'+$-63s{Sk-Gnjp`bobmolbmgfphnjofqzbmvmj{gjp`*8~ gvpw`ojs*- 43s{.133GUGp4^=?wbsfgfnlj((*tbdffvqlskjolswpklofEBRpbpjm.15WobapsfwpVQO#avoh`llh8~ KFBGX3^*baaqivbm+2:;ofpkwtjm?,j=plmzdvzpev`hsjsf\x7F. "331*mgltX2^8X^8 Old#pbow \n\nabmdwqjnabwk*x 33s{ ~*8hl9\0effpbg=p9,,#X^8wloosovd+*x x #-ip$133sgvboalbw-ISD*8 ~rvlw*8 $*8 ~1327132613251324132;132:13131312131113101317131613151314131;131:130313021301130013071306130513041320132113221323133:133;133413351336133713301331133213332:::2::;2::42::52::62::72::02::12::22::32:;:2:;;2:;42:;52:;62:;72:;02:;12:;22:;32:4:2:4;2:442:452:462:472:402:412:422:432:5:2:5;2:542:552:562:572:502:512:522:532:6:2:6;2:642:652:662:672:602:612:622:632333231720:73333::::`lnln/Mpfpwffpwbsfqlwlglkb`f`bgbb/]lajfmg/Abbp/Aujgb`bpllwqlelqlplollwqb`vbogjilpjgldqbmwjslwfnbgfafbodlrv/Efpwlmbgbwqfpsl`l`bpbabilwlgbpjmlbdvbsvfpvmlpbmwfgj`fovjpfoobnbzlylmbbnlqsjpllaqb`oj`foolgjlpklqb`bpj<[<\\<Q<\\<R<P=l<\\=l=o=n<\\<Q<Y<S<R<R=n<T<[<Q<R<X<R=n<R<Z<Y<R<Q<T=i<q<\\<Y<Y<]=g<P=g<~=g=m<R<^=g<^<R<q<R<R<]<s<R<W<T<Q<T<L<H<q<Y<p=g=n=g<r<Q<T<P<X<\\<{<\\<x<\\<q=o<r<]=n<Y<t<[<Y<U<Q=o<P<P<N=g=o<Z5m5f4O5j5i4K5i4U5o5h4O5d4]4C5f4K5m5e5k5d5h5i5h5o4K5d5h5k4D4_4K5h4I5j5k5f4O5f5n4C5k5h4G5i4D5k5h5d5h5f4D5h4K5f4D5o4X5f4K5i4O5i5j4F4D5f5h5j4A4D5k5i5i4X5d4Xejqpwujgflojdkwtlqognfgjbtkjwf`olpfaob`hqjdkwpnbooallhpsob`fnvpj`ejfoglqgfqsljmwubovfofufowbaofalbqgklvpfdqlvstlqhpzfbqppwbwfwlgbztbwfqpwbqwpwzofgfbwksltfqsklmfmjdkwfqqlqjmsvwbalvwwfqnpwjwofwllopfufmwol`bowjnfpobqdftlqgpdbnfppklqwpsb`fel`vp`ofbqnlgfoaol`hdvjgfqbgjlpkbqftlnfmbdbjmnlmfzjnbdfmbnfpzlvmdojmfpobwfq`lolqdqffmeqlmw%bns8tbw`kelq`fsqj`fqvofpafdjmbewfqujpjwjppvfbqfbpafoltjmgf{wlwboklvqpobafosqjmwsqfppavjowojmhppsffgpwvgzwqbgfelvmgpfmpfvmgfqpkltmelqnpqbmdfbggfgpwjoonlufgwbhfmbalufeobpkej{fglewfmlwkfqujftp`kf`hofdboqjufqjwfnprvj`hpkbsfkvnbmf{jpwdljmdnlujfwkjqgabpj`sfb`fpwbdftjgwkoldjmjgfbptqlwfsbdfpvpfqpgqjufpwlqfaqfbhplvwkulj`fpjwfpnlmwktkfqfavjogtkj`kfbqwkelqvnwkqffpslqwsbqwz@oj`holtfqojufp`obppobzfqfmwqzpwlqzvpbdfplvmg`lvqwzlvq#ajqwkslsvswzsfpbssozJnbdfafjmdvssfqmlwfpfufqzpkltpnfbmpf{wqbnbw`kwqb`hhmltmfbqozafdbmpvsfqsbsfqmlqwkofbqmdjufmmbnfgfmgfgWfqnpsbqwpDqlvsaqbmgvpjmdtlnbmebopfqfbgzbvgjlwbhfptkjof-`ln,ojufg`bpfpgbjoz`kjogdqfbwivgdfwklpfvmjwpmfufqaqlbg`lbpw`lufqbssofejofp`z`ofp`fmfsobmp`oj`htqjwfrvffmsjf`ffnbjoeqbnflogfqsklwlojnjw`b`kf`jujop`boffmwfqwkfnfwkfqfwlv`kalvmgqlzbobphfgtklofpjm`fpwl`h#mbnfebjwkkfbqwfnswzleefqp`lsfltmfgnjdkwboavnwkjmhaollgbqqbznbilqwqvpw`bmlmvmjlm`lvmwubojgpwlmfPwzofOldjmkbsszl``vqofew9eqfpkrvjwfejonpdqbgfmffgpvqabmejdkwabpjpklufqbvwl8qlvwf-kwnonj{fgejmboZlvq#pojgfwlsj`aqltmbolmfgqbtmpsojwqfb`kQjdkwgbwfpnbq`krvlwfdllgpOjmhpglvawbpzm`wkvnaboolt`kjfezlvwkmlufo23s{8pfqufvmwjokbmgp@kf`hPsb`frvfqzibnfpfrvbowtj`f3/333Pwbqwsbmfoplmdpqlvmgfjdkwpkjewtlqwkslpwpofbgptffhpbuljgwkfpfnjofpsobmfpnbqwboskbsobmwnbqhpqbwfpsobzp`objnpbofpwf{wppwbqptqlmd?,k0=wkjmd-lqd,nvowjkfbqgSltfqpwbmgwlhfmplojg+wkjpaqjmdpkjsppwbeewqjfg`boopevoozeb`wpbdfmwWkjp#,,..=bgnjmfdzswFufmw26s{8Fnbjowqvf!`qlpppsfmwaoldpal{!=mlwfgofbuf`kjmbpjyfpdvfpw?,k7=qlalwkfbuzwqvf/pfufmdqbmg`qjnfpjdmpbtbqfgbm`fskbpf=?"..fm\\VP% 0:8133s{\\mbnfobwjmfmilzbib{-bwjlmpnjwkV-P-#klogpsfwfqjmgjbmbu!=`kbjmp`lqf`lnfpgljmdsqjlqPkbqf2::3pqlnbmojpwpibsbmeboopwqjboltmfqbdqff?,k1=bavpfbofqwlsfqb!.,,T`bqgpkjoopwfbnpSklwlwqvwk`ofbm-sks<pbjmwnfwboolvjpnfbmwsqlleaqjfeqlt!=dfmqfwqv`hollhpUbovfEqbnf-mfw,..= ?wqz#x ubq#nbhfp`lpwpsobjmbgvowrvfpwwqbjmobalqkfosp`bvpfnbdj`nlwlqwkfjq163s{ofbpwpwfsp@lvmw`lvogdobpppjgfpevmgpklwfobtbqgnlvwknlufpsbqjpdjufpgvw`kwf{bpeqvjwmvoo/\x7F\x7FX^8wls!= ?"..SLPW!l`fbm?aq,=eollqpsfbhgfswk#pjyfabmhp`bw`k`kbqw13s{8bojdmgfboptlvog63s{8vqo>!sbqhpnlvpfNlpw#---?,bnlmdaqbjmalgz#mlmf8abpfg`bqqzgqbewqfefqsbdf\\klnf-nfwfqgfobzgqfbnsqlufiljmw?,wq=gqvdp?"..#bsqjojgfboboofmf{b`welqwk`lgfpoldj`Ujft#pffnpaobmhslqwp#+133pbufg\\ojmhdlbopdqbmwdqffhklnfpqjmdpqbwfg03s{8tklpfsbqpf+*8!#Aol`hojmv{ilmfpsj{fo$*8!=*8je+.ofewgbujgklqpfEl`vpqbjpfal{fpWqb`hfnfmw?,fn=abq!=-pq`>wltfqbow>!`baofkfmqz17s{8pfwvsjwbozpkbqsnjmlqwbpwftbmwpwkjp-qfpfwtkffodjqop,`pp,233&8`ovappwveeajaofulwfp#2333hlqfb~*8 abmgprvfvf>#x~8;3s{8`hjmdx \n\nbkfbg`ol`hjqjpkojhf#qbwjlpwbwpElqn!zbkll*X3^8Balvwejmgp?,k2=gfavdwbphpVQO#>`foop~*+*821s{8sqjnfwfoopwvqmp3{533-isd!psbjmafb`kwb{fpnj`qlbmdfo..=?,djewppwfuf.ojmhalgz-~*8 \nnlvmw#+2::EBR?,qldfqeqbmh@obpp1;s{8effgp?k2=?p`lwwwfpwp11s{8gqjmh*#\x7F\x7F#oftjppkboo 30:8#elq#olufgtbpwf33s{8ib9npjnlm?elmwqfsoznffwpvmwfq`kfbswjdkwAqbmg*#">#gqfpp`ojspqllnplmhfznlajonbjm-Mbnf#sobwfevmmzwqffp`ln,!2-isdtnlgfsbqbnPWBQWofew#jggfm/#132*8 ~ elqn-ujqvp`kbjqwqbmptlqpwSbdfpjwjlmsbw`k?".. l.`b`ejqnpwlvqp/333#bpjbmj((*xbglaf$*X3^jg>23alwk8nfmv#-1-nj-smd!hfujm`lb`k@kjogaqv`f1-isdVQO*(-isd\x7Fpvjwfpoj`fkbqqz213!#ptffwwq= mbnf>gjfdlsbdf#ptjpp..= eee8!=Old-`ln!wqfbwpkffw*#%%#27s{8poffsmwfmwejofgib9ojg>!`Mbnf!tlqpfpklwp.al{.gfowb %ow8afbqp97;Y?gbwb.qvqbo?,b=#psfmgabhfqpklsp>#!!8sks!=`wjlm20s{8aqjbmkfoolpjyf>l>&1E#iljmnbzaf?jnd#jnd!=/#eipjnd!#!*X3^NWlsAWzsf!mftozGbmph`yf`kwqbjohmltp?,k6=ebr!=yk.`m23*8 .2!*8wzsf>aovfpwqvozgbujp-ip$8= ?"pwffo#zlv#k1= elqn#ifpvp233&#nfmv- \n tbofpqjphpvnfmwggjmda.ojhwfb`kdje!#ufdbpgbmphffpwjpkrjspvlnjplaqfgfpgffmwqfwlglpsvfgfb/]lpfpw/Mwjfmfkbpwblwqlpsbqwfglmgfmvfulkb`fqelqnbnjpnlnfilqnvmglbrv/Ag/Abpp/_olbzvgbef`kbwlgbpwbmwlnfmlpgbwlplwqbppjwjlnv`klbklqbovdbqnbzlqfpwlpklqbpwfmfqbmwfpelwlpfpwbpsb/Apmvfubpbovgelqlpnfgjlrvjfmnfpfpslgfq`kjofpfq/Muf`fpgf`jqilp/Efpwbqufmwbdqvslkf`klfoolpwfmdlbnjdl`lpbpmjufodfmwfnjpnbbjqfpivojlwfnbpkb`jbebulqivmjlojaqfsvmwlavfmlbvwlqbaqjoavfmbwf{wlnbqylpbafqojpwbovfdl`/_nlfmfqlivfdlsfq/Vkbafqfpwlzmvm`bnvifqubolqevfqbojaqldvpwbjdvboulwlp`bplpdv/Absvfglplnlpbujplvpwfggfafmml`kfavp`bebowbfvqlppfqjfgj`kl`vqpl`obuf`bpbpof/_msobylobqdllaqbpujpwbbslzlivmwlwqbwbujpwl`qfbq`bnslkfnlp`jm`l`bqdlsjplplqgfmkb`fm/Mqfbgjp`lsfgql`fq`bsvfgbsbsfonfmlq/Vwjo`obqlilqdf`boofslmfqwbqgfmbgjfnbq`bpjdvffoobppjdol`l`kfnlwlpnbgqf`obpfqfpwlmj/]lrvfgbsbpbqabm`lkjilpujbifsbaol/Epwfujfmfqfjmlgfibqelmgl`bmbomlqwfofwqb`bvpbwlnbqnbmlpovmfpbvwlpujoobufmglsfpbqwjslpwfmdbnbq`loofubsbgqfvmjglubnlpylmbpbnalpabmgbnbqjbbavplnv`kbpvajqqjlibujujqdqbgl`kj`bboo/Ailufmgj`kbfpwbmwbofppbojqpvfolsfplpejmfpoobnbavp`l/Epwboofdbmfdqlsobybkvnlqsbdbqivmwbglaofjpobpalopbab/]lkbaobov`kb/mqfbgj`fmivdbqmlwbpuboofboo/M`bqdbglolqbabilfpw/Edvpwlnfmwfnbqjlejqnb`lpwlej`kbsobwbkldbqbqwfpofzfpbrvfonvpflabpfpsl`lpnjwbg`jfol`kj`lnjfgldbmbqpbmwlfwbsbgfafpsobzbqfgfppjfwf`lqwf`lqfbgvgbpgfpflujfilgfpfbbdvbp%rvlw8glnbjm`lnnlmpwbwvpfufmwpnbpwfqpzpwfnb`wjlmabmmfqqfnlufp`qloovsgbwfdolabonfgjvnejowfqmvnafq`kbmdfqfpvowsvaoj`p`qffm`kllpfmlqnbowqbufojppvfpplvq`fwbqdfwpsqjmdnlgvofnlajofptjw`ksklwlpalqgfqqfdjlmjwpfoepl`jbob`wjuf`lovnmqf`lqgelooltwjwof=fjwkfqofmdwkebnjozeqjfmgobzlvwbvwklq`qfbwfqfujftpvnnfqpfqufqsobzfgsobzfqf{sbmgsloj`zelqnbwglvaofsljmwppfqjfpsfqplmojujmdgfpjdmnlmwkpelq`fpvmjrvftfjdkwsflsoffmfqdzmbwvqfpfbq`kejdvqfkbujmd`vpwlnleepfwofwwfqtjmgltpvanjwqfmgfqdqlvspvsolbgkfbowknfwklgujgflpp`klloevwvqfpkbgltgfabwfubovfpLaif`wlwkfqpqjdkwpofbdvf`kqlnfpjnsofmlwj`fpkbqfgfmgjmdpfbplmqfslqwlmojmfprvbqfavwwlmjnbdfpfmbaofnlujmdobwfpwtjmwfqEqbm`fsfqjlgpwqlmdqfsfbwOlmglmgfwbjoelqnfggfnbmgpf`vqfsbppfgwlddofsob`fpgfuj`fpwbwj``jwjfppwqfbnzfooltbwwb`hpwqffweojdkwkjggfmjmel!=lsfmfgvpfevouboofz`bvpfpofbgfqpf`qfwpf`lmggbnbdfpslqwpf{`fswqbwjmdpjdmfgwkjmdpfeef`wejfogppwbwfpleej`fujpvbofgjwlqulovnfQfslqwnvpfvnnlujfpsbqfmwb``fppnlpwoznlwkfq!#jg>!nbqhfwdqlvmg`kbm`fpvqufzafelqfpznalonlnfmwpsff`knlwjlmjmpjgfnbwwfq@fmwfqlaif`wf{jpwpnjggofFvqlsfdqltwkofdb`znbmmfqfmlvdk`bqffqbmptfqlqjdjmslqwbo`ojfmwpfof`wqbmgln`olpfgwlsj`p`lnjmdebwkfqlswjlmpjnsozqbjpfgfp`bsf`klpfm`kvq`kgfejmfqfbplm`lqmfqlvwsvwnfnlqzjeqbnfsloj`fnlgfopMvnafqgvqjmdleefqppwzofphjoofgojpwfg`boofgpjoufqnbqdjmgfofwfafwwfqaqltpfojnjwpDolabopjmdoftjgdfw`fmwfqavgdfwmltqbs`qfgjw`objnpfmdjmfpbefwz`klj`fpsjqjw.pwzofpsqfbgnbhjmdmffgfgqvppjbsofbpff{wfmwP`qjswaqlhfmbooltp`kbqdfgjujgfeb`wlqnfnafq.abpfgwkflqz`lmejdbqlvmgtlqhfgkfosfg@kvq`kjnsb`wpklvogbotbzpoldl!#alwwlnojpw!=*xubq#sqfej{lqbmdfKfbgfq-svpk+`lvsofdbqgfmaqjgdfobvm`kQfujftwbhjmdujpjlmojwwofgbwjmdAvwwlmafbvwzwkfnfpelqdlwPfbq`kbm`klqbonlpwolbgfg@kbmdfqfwvqmpwqjmdqfolbgNlajofjm`lnfpvssozPlvq`flqgfqpujftfg%maps8`lvqpfBalvw#jpobmg?kwno#`llhjfmbnf>!bnbylmnlgfqmbguj`fjm?,b=9#Wkf#gjboldklvpfpAFDJM#Nf{j`lpwbqwp`fmwqfkfjdkwbggjmdJpobmgbppfwpFnsjqfP`kllofeelqwgjqf`wmfbqoznbmvboPfof`w- Lmfiljmfgnfmv!=SkjojsbtbqgpkbmgofjnslqwLeej`fqfdbqgphjoopmbwjlmPslqwpgfdqfftffhoz#+f-d-afkjmggl`wlqolddfgvmjwfg?,a=?,afdjmpsobmwpbppjpwbqwjpwjppvfg033s{\x7F`bmbgbbdfm`zp`kfnfqfnbjmAqbyjopbnsofoldl!=afzlmg.p`bofb``fswpfqufgnbqjmfEllwfq`bnfqb?,k2= \\elqn!ofbufppwqfpp!#,= -dje!#lmolbgolbgfqL{elqgpjpwfqpvqujuojpwfmefnbofGfpjdmpjyf>!bssfbowf{w!=ofufopwkbmhpkjdkfqelq`fgbmjnbobmzlmfBeqj`bbdqffgqf`fmwSflsof?aq#,=tlmgfqsqj`fpwvqmfg\x7F\x7F#x~8nbjm!=jmojmfpvmgbztqbs!=ebjofg`fmpvpnjmvwfafb`lmrvlwfp263s{\x7Ffpwbwfqfnlwffnbjo!ojmhfgqjdkw8pjdmboelqnbo2-kwnopjdmvssqjm`feolbw9-smd!#elqvn-B``fppsbsfqpplvmgpf{wfmgKfjdkwpojgfqVWE.;!%bns8#Afelqf-#TjwkpwvgjlltmfqpnbmbdfsqlejwiRvfqzbmmvbosbqbnpalvdkwebnlvpdlldofolmdfqj((*#xjpqbfopbzjmdgf`jgfklnf!=kfbgfqfmpvqfaqbm`ksjf`fpaol`h8pwbwfgwls!=?qb`jmdqfpjyf..%dw8sb`jwzpf{vboavqfbv-isd!#23/333lawbjmwjwofpbnlvmw/#Jm`-`lnfgznfmv!#ozqj`pwlgbz-jmgffg`lvmwz\\oldl-EbnjozollhfgNbqhfwopf#jeSobzfqwvqhfz*8ubq#elqfpwdjujmdfqqlqpGlnbjm~fopfxjmpfqwAold?,ellwfqoldjm-ebpwfqbdfmwp?algz#23s{#3sqbdnbeqjgbzivmjlqgloobqsob`fg`lufqpsovdjm6/333#sbdf!=alpwlm-wfpw+bubwbqwfpwfg\\`lvmwelqvnpp`kfnbjmgf{/ejoofgpkbqfpqfbgfqbofqw+bssfbqPvanjwojmf!=algz!= )#WkfWklvdkpffjmdifqpfzMftp?,ufqjezf{sfqwjmivqztjgwk>@llhjfPWBQW#b`qlpp\\jnbdfwkqfbgmbwjufsl`hfwal{!= Pzpwfn#Gbujg`bm`fqwbaofpsqlufgBsqjo#qfboozgqjufqjwfn!=nlqf!=albqgp`lolqp`bnsvpejqpw#\x7F\x7F#X^8nfgjb-dvjwbqejmjpktjgwk9pkltfgLwkfq#-sks!#bppvnfobzfqptjoplmpwlqfpqfojfeptfgfm@vpwlnfbpjoz#zlvq#Pwqjmd Tkjowbzolq`ofbq9qfplqweqfm`kwklvdk!*#(#!?algz=avzjmdaqbmgpNfnafqmbnf!=lssjmdpf`wlq6s{8!=upsb`fslpwfqnbilq#`leeffnbqwjmnbwvqfkbssfm?,mbu=hbmpbpojmh!=Jnbdfp>ebopftkjof#kpsb`f3%bns8# Jm##sltfqSlophj.`lolqilqgbmAlwwlnPwbqw#.`lvmw1-kwnomftp!=32-isdLmojmf.qjdkwnjoofqpfmjlqJPAM#33/333#dvjgfpubovf*f`wjlmqfsbjq-{no!##qjdkwp-kwno.aol`hqfdF{s9klufqtjwkjmujqdjmsklmfp?,wq=vpjmd# \nubq#=$*8 \n?,wg= ?,wq= abkbpbaqbpjodbofdlnbdzbqslophjpqsphj4]4C5d\bTA\nzk\vBl\bQ\x7F\vUmGx\bSM\nmC\bTA wQ\nd}\bW@\bTl\bTF i@ cT\vBM\v|jBV qw cC\bWI\npa fM\n{Z{X\bTF\bVV\bVK \x7FmkF []\bPm\bTv\nsI\vpg [I\bQpmx\v_W\n^M\npe\vQ}\vGu\nel\npeChBV\bTA So\nzk\vGL\vxD\nd[JzMY\bQpli\nfl\npC{BNt\vwT i_\bTgQQ\n|p\vXN\bQS\vxDQC\bWZ pD\vVS\bTWNtYh\nzuKjN} wr Ha\n_D j`\vQ}\vWp\nxZ{c ji BU\nbDa| Tn pV\nZd\nmC\vEV{X c} To\bWl\bUd IQ cg\vxs\nXW wR\vek c} ]y Jn\nrp\neg\npV\nz\\{W\npl\nz\\\nzU Pc `{\bV@\nc|\bRw i_\bVb\nwX HvSu\bTF\v_W\vWs\vsIm\x7F\nTT\ndc US }f iZ\bWz c}MD Be iD\v@@\bTl\bPv }tSwM`\vnU kW\ved\nqo\vxY A|\bTz\vy`BRBM iaXU\nyun^ fL iI\nXW fD\bWz\bW@ yj \x7Fm av BN\vb\\ pD\bTf\nY[ Jn\bQy [^\vWc\vyuDlCJ\vWj\vHR `V\vuW Qy\np@\vGuplJm\bW[\nLP\nxC\n`m wQui\x7FR\nbI wQ BZ WVBR\npg cgtiCW\n_y Rg\bQa\vQB\vWc\nYble\ngESu\nL[ Q\x7F ea dj\v]W\nb~M` wL\bTV\bVH\nt\x7F\npl |bs_\bU|\bTaoQlvSkM`\bTv\vK}\nfl cCoQBR Hk |d\bQp HK BZ\vHR\bPv\vLx\vEZ\bT\x7F\bTv iDoDMU\vwBSuk`St\ntC Pl Kg\noi jY\vxYh}\nzk\bWZ \x7Fm\ve` TB fE\nzk `zYh\nV| HK AJ AJ\bUL p\\ ql\nYcKd\nfyYh [I\vDgJm\n]n\nlb\bUd\n{Z lu fsoQ\bTWJm\vwB eaYhBC sb Tn\nzU\n_y\vxY Q]\ngwmt O\\\ntb\bWW\bQy mI V[\ny\\\naB\vRb wQ\n]QQJ\bWg\vWa\bQj\ntC\bVH\nYm\vxs\bVK\nel\bWI\vxYCq\ntR\vHV\bTl\bVw ay\bQa\bVV }t dj\nr| p\\ wR\n{i\nTT [I i[ AJ\vxs\v_W d{\vQ} cg Tz A| Cj\vLmN}m\x7F\nbK dZ p\\ `V sV\np@ iD wQ\vQ}\bTfkaJm\v@@\bV` zp\n@NSw iI cg\noiSu\bVwloCy c}\vb\\ sUBA\bWI\bTf\nxS Vp\nd|\bTV\vbC NoJu\nTC |`\n{Z D]\bU| c}lm\bTl Bv Pl c}\bQp \x7Fm\nLk kj\n@NSbKO j_ p\\\nzU\bTl\bTg\bWI cfXO\bWW\ndzli BN\nd[\bWOMD\vKC dj I_\bVV\ny\\\vLmxl xB kV\vb\\\vJW\vVS Vx\vxD d{MD\bTa |`\vPzR}\vWsBM\nsICN\bTaJm\npe i_\npV\nrh Rd Hv\n~A\nxR\vWh\vWk\nxS\vAz\vwX\nbIoQ fw\nqI\nV|\nunz\x7F\vpg d\\\voA{D i_xB\bT\x7F `Vqr TTg]CA\vuR VJ T`\npw\vRb I_\nCxRo\vsICjKh Bv WVBBoD{D\nhcKm\v^R QE\n{I\np@\nc|Gt c}Dl\nzUqN sVk} Hh\v|j\nqou| Q]\vek\x7FZM`St\npe dj\bVG\veE \x7Fm\vWc|I\n[W fL\bT\x7F BZSu\vKaCqNtY[\nqI\bTv fM i@ }fB\\ Qy\vBl\bWgXDkc\vx[\bVV Q] \x7Fa Py\vxD\nfI }foD dj SGls ~DCN\n{Z \\v\n_D\nhc\vx_C[ AJ\nLM VxCI bj c^ cF\ntCSx wrXA\bU\\ |a\vK\\\bTV\bVj\nd| fsCX\ntb\bRw Vx AE A|\bT\x7FNt\vDg Vc\bTld@\npo \x7FM cF\npe iZ Bo\bSq\nfHl`\bTx\bWf HE\vF{ cO fD\nlm\vfZ\nlm\veU dGBH\bTV SiMW\nwX\nz\\ \\cCX\nd} l}\bQp\bTV F~\bQ\x7F `i\ng@nO\bUd\bTl\nL[ wQ ji\ntC |J\nLU\naB\vxYKj AJuN i[\npeSk\vDg\vx]\bVb\bVV\nea kV\nqI\bTaSk\nAO pD\ntb\nts\nyi\bVg i_\v_W\nLkNt yj fMR\x7F iI\bTl\vwX sV\vMl\nyu AJ\bVjKO WV\vA}\vW\x7F\nrp iD\v|olv\vsIBM d~ CU\bVbeV\npC\vwT j` c}\vxs\vps\vvh WV\vGg\vAe\vVK\v]W rg\vWcF` Br\vb\\ dZ\bQp\nqIkF\nLk\vAR\bWI\bTg bs dw\n{L\n_y iZ\bTA lg\bVV\bTl dk\n`k a{ i_{Awj wN\v@@\bTe i_\n_D wL\nAH\viK\vek\n[] p_ yj\bTv US [r\n{I\npsGt\vVK\nplS}\vWP |dMD\vHV\bT\x7FR}M`\bTV\bVHlvCh\bW[Ke R{\v^R ab BZ VA B`\nd|\nhsKe BeOi R{ d\\nB\bWZ dZ VJOs \x7FmuQ\vhZQ@QQ\nfI\bW[B\\li\nzU\nMdM`\nxS\bVV\n\\}\vxD \x7Fm\bTpIS\nc| kVi~ V{\vhZ |b\bWt\n@R\voA\vnU\bWI ea B` iD c} TzBR\vQBNj CP [I\bTv `WuN\vpg\vpg\vWc iT bs wL U_ c\\ |h\vKa Nr fL\nq|\nzu\nz\\ Nr\bUg |bm`\bTv\nyd\nrp\bWf UXBV\nzk\nd} wQ }fCe\ved\bTW\bSB\nxU cn\bTb\ne\x7F a\\ SG\bU|\npV\nN\\Kn\vnU At pD\v^R\vIrb[ R{ dE\vxD\vWK\vWA\bQL\bW@Su\bUd\nDM PcCADloQ Hswiub\n\x7Fa\bQpOb\nLP\bTlY[\vK} AJ\bQ\x7Fn^\vsA\bSM\nqM\bWZ\n^W\vz{S| fD\bVK\bTv\bPvBB CPdF id\vxsmx\vws cC\ntC ycM`\vW\x7F\nrh\bQp\vxD\\o\nsI_k\nzukF fDXsXO jp\bTvBS{B Br\nzQ\nbI c{BDBVnO\bTF caJd fL PV I_\nlK`o wX\npa gu\bP}{^\bWf\n{I BN\npaKl\vpg cn fL\vvhCq\bTl\vnU\bSqCm wR\bUJ\npe\nyd\nYgCy\vKW fD\neaoQ j_ BvnM\vID\bTa\nzApl\n]n\bTa R{ fr\n_y\bUg{Xkk\vxD|Ixl\nfyCe\vwB\nLk\vd]\noi\n}h Q]\npe\bVwHkOQ\nzk AJ\npV\bPv\ny\\ A{Oi\bSBXA\veE jp\nq} iDqN\v^R \x7Fm iZ Br\bVg\noi\n\\X U_\nc|\vHV\bTf Tn\\N\\N\nuBlv\nyu Td\bTf\bPL\v]W dG\nA`\nw^\ngI\npe dw\nz\\ia\bWZ cFJm\n{Z\bWO_kDfRR d\\\bVV\vxsBNtilm Td ]y\vHV So\v|jXX A|\vZ^\vGu\bTWM`kF\vhZ\vVK dG\vBl ay\nxUqEnO\bVw\nqICX\ne\x7F Pl\bWO\vLm dLuHCm dTfn\vwBka\vnU\n@M\nyT Hv \\}Kh d~Yhk}\neR d\\\bWI |b HK iD\bTWMY\npl\bQ_ wr\vAx HE\bTg\bSqvp\vb\\\bWO\nOl\nsI\nfy\vID \\c\n{Z\n^~\npe\nAO TT\vxvk_\bWO\v|j\vwB Qy i@ Pl Ha dZk}ra UT\vJc\ved\np@ QN\nd| kj HkM`\noi wr d\\\nlq\no_\nlb\nL[ acBBBHCm\npl IQ\bVK\vxs\n`e\viK\npaOi US\bTp fD\nPGkkXA\nz\\\neg\vWh wRqN\nqS cnlo\nxS\n^W BU\nt\x7F HE p\\ fF fw\bVV\bW@ ak\vVKls VJ\bVV\veE\\o\nyX\nYmM`lL\nd|\nzk A{sE wQXT\nt\x7F Pl ]y\vwT{pMD\vb\\ Q]Kj Jn\nAH\vRb BU HK \\c\nfIm\x7F\nqM\n@R So\noiBT Hv\n_yKh BZ ]i\bUJ V{Sr\nbI\vGg a_\bTR\nfI\nfl [K IIS|\vuW iI\bWI\nqI\v|jBV\bVg\bWZkF\vx]\bTA ab fr i@ Jd Jd\vps\nAO\bTaxu iD\nzk |d |`\bW[ lP dG\bVV\vw}\vqO i[\bQ\x7F\bTz\vVF wNts dw\bTv\neS\ngi NryS\npe\bVV\bSq\n`m yj BZ\vWX\bSB c\\\nUR [J c_nM\bWQ\vAx\nMd Brui\vxY\bSM\vWc\v|j\vxs }Q BO\bPL\bWW fM\nAO Pc\veUe^\bTg\nqI ac\bPv cFoQ Q\x7F\vhZka\nz\\ iK BU\n`k CPS|M`\n{I S{_O BZZiSk ps p\\\nYu\n]s\nxC\bWt\nbD kV\vGuyS\nqA [r\neKM` dZlL\bUg\bTl\nbD US\vb\\ pV\nccS\\ ct `z\bPL\vWs\nA`\neg\bSquECR\vDg `W\vz{\vWcSkSk bW\bUg ea\nxZ iI UX VJ\nqn S{\vRb\bTQ\nplGt\vuWuj\npF\nqI fL [I iaXO\nyu\vDg\ved q{VG\bQ\x7Fka Vj kV xB\nd|\np@ QN Pc ps]j kV oU\bTp\nzUnB\vB] a{\bV@\n]nm` cz R{m`\bQa\vwT\bSMMYqN dj~s\vQ}MY\vMB Bv wR\bRg\vQ} ql\vKC\nrmxuCC\vwB\vvh BqXq\npV i_ObuE\nbd\nqo\v{i\nC~ BL\veEuH\bVjEyGz\vzR\v{i cf\n{Z\n]nXA\vGu\vnU hS\vGI\nCc HE\bTA HBBHCj\nCc\bTF HE\nXI A{\bQ\x7F c\\\vmO\vWX\nfH\np@MY\bTF\nlK Bt\nzU TTKm\vwT\npV\ndt\vyI Vx Q\x7F Rg Td\nzU\bRS\nLM wAnM Tn\ndS ]g\nLc\vwB }t [I CPkX\vFm\vhZm\x7F i[\np@\vQ}\vW\x7F |d\nMO\nMd f_ fD cJ Hz\vRb io PyY[\nxU ct\v@@ ww\bPvBMFF\ntbv|\vKm Bq BqKh`o\nZdXU i] |` StB\\\bQ\x7F\v_W TJ\nqI |a A{\vuPMD Pl\nxR fL\vws c{ d\\\bV`\neg HKkc\nd|\bVV\ny\\kc i]\bVG `V ss I_ AE bs du\nel pD\vW\x7F\nqslv\bSMZi\vVKia\vQB Q\x7F\n{Z\bPt\vKl\nlK\nhs\ndS\bVKmf\nd^ kV cO\nc|\bVH \\]\bTv\bSq mI\vDg VJ cn\ny\\\bVg\bTv\nyX\bTF ]]\bTp\noi\nhs\veU\nBf djMr\n|p \\g ]r\bVb{D\nd[XN fM O\\s_ cf iZXN\vWc qv\n`m U^oD\nd|\vGg dE\vwflou}\nd|oQ `iOi\vxD\ndZ\nCxYw\nzk\ntb\ngw yj B`\nyX\vps\ntC\vpP\vqw\bPu\bPX Dm\npwNj ss aG\vxs\bPt\noLGz Ok i@ i]eC IQ ii dj\v@J |duh\bWZ\veU\vnU\bTa cCg]\nzkYh\bVK\nLU\np@\ntb\ntR Cj\vNP i@\bP{\n\\}\n{c\nwX fL\bVG c{ |` AJ |C fDln |d bs\nqI{B\vAx\np@\nzk\vRbOs\vWSe^\vD_ Bv\vWd\bVb\vxs\veE\bRw\n]n\n|p\vg| fwkc\bTIka\n\\TSp ju\vps\npeu|\vGr\bVe CU]MXU\vxD\bTa IQ\vWq CU am dj\bSoSw\vnUCh Q]s_\bPt fS\bTa \\}\n@OYc UZ\bTx\npe\vnU\nzU |} iD\nz\\\bSM\vxDBR\nzQ QN]MYh\nLP\vFm\vLXvc\vqlka HK\bVb\ntC\nCy\bTv\nuVoQ `z [I B`\vRb yj sb\vWs\bTl kV\ved\ne\x7FlL\vxN \x7Fm\nJn jY\vxD\bVb\bSq\vyu wL\vXL\bTA pg At nDXX wR\npl\nhwyS\nps cO\bW[\v|jXN sV p\\ Be\nb~\nAJ\n]ek`qN dw WV HE\vEVJz id B` zhE] fD\bTgqN\bTa jaCv\bSM\nhc\bUet_ ieg] wQ\nPn\bVB jw\bVg\vbE BZ\vRH\bP{ jp\n\\} a_ cC |a\vD] BZ i[ fD\vxW\no_ d\\\n_D\ntb \\c AJ\nlKoQlo\vLx\vM@\bWZKn\vpg\nTi\nIv\n|r\v@}JzLmWhk}ln\vxD\n]sgc\vps Br\bTW\vBMtZ\nBYDW jf\vSWC}\nqo dE mv IQ\bPP\bUblvBC\nzQ [I\vgl\nig\bUsBT\vbC\bSq sU iW\nJn SY HK rg\npV\vID\v|jKO `S |a`vbmglfmujbqnbgqjgavp`bqjmj`jlwjfnslslqrvf`vfmwbfpwbglsvfgfmivfdlp`lmwqbfpw/Mmmlnaqfwjfmfmsfqejonbmfqbbnjdlp`jvgbg`fmwqlbvmrvfsvfgfpgfmwqlsqjnfqsqf`jlpfd/Vmavfmlpuloufqsvmwlppfnbmbkba/Abbdlpwlmvfulpvmjglp`bqolpfrvjslmj/]lpnv`klpbodvmb`lqqfljnbdfmsbqwjqbqqjabnbq/Abklnaqffnsoflufqgbg`bnajlnv`kbpevfqlmsbpbglo/Amfbsbqf`fmvfubp`vqplpfpwbabrvjfqlojaqlp`vbmwlb``fplnjdvfoubqjlp`vbwqlwjfmfpdqvslppfq/Mmfvqlsbnfgjlpeqfmwfb`fq`bgfn/Mplefqwb`l`kfpnlgfoljwbojbofwqbpbod/Vm`lnsqb`vbofpf{jpwf`vfqslpjfmglsqfmpboofdbqujbifpgjmfqlnvq`jbslgq/Msvfpwlgjbqjlsvfaolrvjfqfnbmvfosqlsjl`qjpjp`jfqwlpfdvqlnvfqwfevfmwf`fqqbqdqbmgffef`wlsbqwfpnfgjgbsqlsjbleqf`fwjfqqbf.nbjoubqjbpelqnbpevwvqllaifwlpfdvjqqjfpdlmlqnbpnjpnlp/Vmj`l`bnjmlpjwjlpqby/_mgfajglsqvfabwlofglwfm/Abifp/Vpfpsfql`l`jmblqjdfmwjfmgb`jfmwl`/Mgjykbaobqpfq/Abobwjmbevfqybfpwjoldvfqqbfmwqbq/E{jwlo/_sfybdfmgbu/Agflfujwbqsbdjmbnfwqlpibujfqsbgqfpe/M`jo`bafyb/Mqfbppbojgbfmu/Alibs/_mbavplpajfmfpwf{wlpoofubqsvfgbmevfqwf`ln/Vm`obpfpkvnbmlwfmjglajoablvmjgbgfpw/Mpfgjwbq`qfbgl<X<W=c=k=n<R<V<\\<V<T<W<T=a=n<R<^=m<Y<Y<_<R<S=l<T=n<\\<V<Y=e<Y=o<Z<Y<v<\\<V<]<Y<[<]=g<W<R<Q<T<~=m<Y<S<R<X<A=n<R=n<R<P=k<Y<P<Q<Y=n<W<Y=n=l<\\<[<R<Q<\\<_<X<Y<P<Q<Y<x<W=c<s=l<T<Q<\\=m<Q<T=i=n<Y<P<V=n<R<_<R<X<^<R=n=n<\\<P<M<D<|<P<\\=c<K=n<R<^<\\=m<^<\\<P<Y<P=o<N<\\<V<X<^<\\<Q<\\<P=a=n<T=a=n=o<~<\\<P=n<Y=i<S=l<R=n=o=n<Q<\\<X<X<Q=c<~<R=n=n=l<T<Q<Y<U<~<\\=m<Q<T<P=m<\\<P=n<R=n=l=o<]<r<Q<T<P<T=l<Q<Y<Y<r<r<r<W<T=j=a=n<\\<r<Q<\\<Q<Y<P<X<R<P<P<R<U<X<^<Y<R<Q<R=m=o<X\fHy\fIk\fHU\fId\fHy\fIl\fHT\fIk\fHy\fHR\fHy\fIg\fHx\fH\\\fHF\fH\\\fHD\fIk\fHc\fHy\fHy\fHS\fHA\fIl\fHk\fHT\fHy\fH\\\fHH\fIg\fHU\fIg\fHj\fHF\fHU\fIl\fHC\fHU\fHC\fHR\fHH\fHy\fHI\fHRibdqbm\fHj\fHp\fHp\fIg\fHi\fH@\fHJ\fIg\fH{\fHd\fHp\fHR\fH{\fHc\fHU\fHB\fHk\fHD\fHY\fHU\fHC\fIk\fHI\fIk\fHI\fIl\fHt\fH\\\fHp\fH@\fHJ\fIl\fHy\fHd\fHp\fIl\fHY\fIk\fHD\fHd\fHD\fHc\fHU\fH\\\fHe\fHT\fHB\fIk\fHy\fHB\fHY\fIg\fH^\fIk\fHT\fH@\fHB\fHd\fHJ\fIk\fH\x7F\fH\\\fHj\fHB\fH@\fHT\fHA\fH\\\fH@\fHD\fHv\fH^\fHB\fHD\fHj\fH{\fHT\fIl\fH^\fIl4U5h5e4I5h5e5k4\\4K4N4B4]4U4C4C4K5h5e5k4\\5k4Y5d4]4V5f4]5o4K5j5d5h4K4D5f5j4U4]4Z4\\5h5o5k5j4K5f5d5i5n4K5h4U5h5f4K5j4K5h5o5j4A4F5e5n4D5h5d4A4E4K4B4]5m5n4[4U4D4C4]5o5j4I4\\4K5o5i4K4K4A4C4I5h4K5m5f5k4D4U4Z5o5f5m4D4A4G5d5i5j5d5k5d4O5j4K4@4C4K5h5k4K4_5h5i4U5j4C5h5f4_4U4D4]4Y5h5e5i5j4\\4D5k4K4O5j5k5i4G5h5o5j4F4K5h4K4A5f4G5i4Y4]4X4]4A4A5d5h5d5m5f4K4\\4K5h5o5h5i4]4E4K5j4F4K5h5m4O4D5d4B4K4Y4O5j4F4K5j5k4K5h5f4U4Z5d5d5n4C4K4D5j4B5f4]4D5j4F5h5o5i4X4K4M5d5k5f4K4D5d5n4Y4Y5d5i4K4]5n5i4O4A4C5j4A5j4U4C5i4]4O5f4K4A4E5o4F4D4C5d5j5f4@4D5i5j5k4F4A4F4@5k4E4_5j4E5f4F5i5o4]4E4V4^4E5j5m4_4D5f4F5h5h5k5h5j4K4F5h5o5n5h4D5h5i4K4U5j5k4O5d5h4X5f4M5j5d4]4O5i4K5m5f5o4D5o5h4\\4K4F4]4F4D4D4O5j5k5i4_4K5j5o4D5f4U5m5n4C4A4_5j5h5k5i4X4U4]4O5k5h4X5k4]5n4[4]4[5h4Dsqlejofpfquj`fgfebvowkjnpfoegfwbjop`lmwfmwpvsslqwpwbqwfgnfppbdfpv``fppebpkjlm?wjwof=`lvmwqzb``lvmw`qfbwfgpwlqjfpqfpvowpqvmmjmdsql`fpptqjwjmdlaif`wpujpjaoftfo`lnfbqwj`ofvmhmltmmfwtlqh`lnsbmzgzmbnj`aqltpfqsqjub`zsqlaofnPfquj`fqfpsf`wgjpsobzqfrvfpwqfpfquftfapjwfkjpwlqzeqjfmgplswjlmptlqhjmdufqpjlmnjoojlm`kbmmfotjmglt-bggqfppujpjwfgtfbwkfq`lqqf`wsqlgv`wfgjqf`welqtbqgzlv#`bmqfnlufgpvaif`w`lmwqlobq`kjuf`vqqfmwqfbgjmdojaqbqzojnjwfgnbmbdfqevqwkfqpvnnbqznb`kjmfnjmvwfpsqjubwf`lmwf{wsqldqbnpl`jfwzmvnafqptqjwwfmfmbaofgwqjddfqplvq`fpolbgjmdfofnfmwsbqwmfqejmboozsfqef`wnfbmjmdpzpwfnphffsjmd`vowvqf%rvlw8/ilvqmbosqlif`wpvqeb`fp%rvlw8f{sjqfpqfujftpabobm`fFmdojpk@lmwfmwwkqlvdkSofbpf#lsjmjlm`lmwb`wbufqbdfsqjnbqzujoobdfPsbmjpkdboofqzgf`ojmfnffwjmdnjppjlmslsvobqrvbojwznfbpvqfdfmfqbopsf`jfppfppjlmpf`wjlmtqjwfqp`lvmwfqjmjwjboqfslqwpejdvqfpnfnafqpklogjmdgjpsvwffbqojfqf{sqfppgjdjwbosj`wvqfBmlwkfqnbqqjfgwqbeej`ofbgjmd`kbmdfg`fmwqbouj`wlqzjnbdfp,qfbplmppwvgjfpefbwvqfojpwjmdnvpw#afp`kllopUfqpjlmvpvboozfsjplgfsobzjmddqltjmdlaujlvplufqobzsqfpfmwb`wjlmp?,vo= tqbssfqboqfbgz`fqwbjmqfbojwzpwlqbdfbmlwkfqgfphwlsleefqfgsbwwfqmvmvpvboGjdjwbo`bsjwboTfapjwfebjovqf`lmmf`wqfgv`fgBmgqljggf`bgfpqfdvobq#%bns8#bmjnbopqfofbpfBvwlnbwdfwwjmdnfwklgpmlwkjmdSlsvobq`bswjlmofwwfqp`bswvqfp`jfm`foj`fmpf`kbmdfpFmdobmg>2%bns8Kjpwlqz#>#mft#@fmwqbovsgbwfgPsf`jboMfwtlqhqfrvjqf`lnnfmwtbqmjmd@loofdfwlloabqqfnbjmpaf`bvpffof`wfgGfvwp`kejmbm`ftlqhfqprvj`hozafwtffmf{b`wozpfwwjmdgjpfbpfPl`jfwztfbslmpf{kjajw%ow8"..@lmwqlo`obppfp`lufqfglvwojmfbwwb`hpgfuj`fp+tjmgltsvqslpfwjwof>!Nlajof#hjoojmdpkltjmdJwbojbmgqlssfgkfbujozfeef`wp.2$^*8 `lmejqn@vqqfmwbgubm`fpkbqjmdlsfmjmdgqbtjmdajoojlmlqgfqfgDfqnbmzqfobwfg?,elqn=jm`ovgftkfwkfqgfejmfgP`jfm`f`bwboldBqwj`ofavwwlmpobqdfpwvmjelqnilvqmfzpjgfabq@kj`bdlklojgbzDfmfqbosbppbdf/%rvlw8bmjnbwfeffojmdbqqjufgsbppjmdmbwvqboqlvdkoz- Wkf#avw#mlwgfmpjwzAqjwbjm@kjmfpfob`h#lewqjavwfJqfobmg!#gbwb.eb`wlqpqf`fjufwkbw#jpOjaqbqzkvpabmgjm#eb`wbeebjqp@kbqofpqbgj`boaqlvdkwejmgjmdobmgjmd9obmd>!qfwvqm#ofbgfqpsobmmfgsqfnjvnsb`hbdfBnfqj`bFgjwjlm^%rvlw8Nfppbdfmffg#wlubovf>!`lnsof{ollhjmdpwbwjlmafojfufpnboofq.nlajofqf`lqgptbmw#wlhjmg#leEjqfel{zlv#bqfpjnjobqpwvgjfgnb{jnvnkfbgjmdqbsjgoz`ojnbwfhjmdglnfnfqdfgbnlvmwpelvmgfgsjlmffqelqnvobgzmbpwzklt#wl#Pvsslqwqfufmvff`lmlnzQfpvowpaqlwkfqplogjfqobqdfoz`boojmd-%rvlw8B``lvmwFgtbqg#pfdnfmwQlafqw#feelqwpSb`jej`ofbqmfgvs#tjwkkfjdkw9tf#kbufBmdfofpmbwjlmp\\pfbq`kbssojfgb`rvjqfnbppjufdqbmwfg9#ebopfwqfbwfgajddfpwafmfejwgqjujmdPwvgjfpnjmjnvnsfqkbspnlqmjmdpfoojmdjp#vpfgqfufqpfubqjbmw#qlof>!njppjmdb`kjfufsqlnlwfpwvgfmwplnflmff{wqfnfqfpwlqfalwwln9fuloufgboo#wkfpjwfnbsfmdojpktbz#wl##Bvdvpwpznalop@lnsbmznbwwfqpnvpj`bobdbjmpwpfqujmd~*+*8 sbznfmwwqlvaof`lm`fsw`lnsbqfsbqfmwpsobzfqpqfdjlmpnlmjwlq#$$Wkf#tjmmjmdf{solqfbgbswfgDboofqzsqlgv`fbajojwzfmkbm`f`bqffqp*-#Wkf#`loof`wPfbq`k#bm`jfmwf{jpwfgellwfq#kbmgofqsqjmwfg`lmplofFbpwfqmf{slqwptjmgltp@kbmmfojoofdbomfvwqbopvddfpw\\kfbgfqpjdmjmd-kwno!=pfwwofgtfpwfqm`bvpjmd.tfahjw`objnfgIvpwj`f`kbswfquj`wjnpWklnbp#nlyjoobsqlnjpfsbqwjfpfgjwjlmlvwpjgf9ebopf/kvmgqfgLoznsj`\\avwwlmbvwklqpqfb`kfg`kqlmj`gfnbmgppf`lmgpsqlwf`wbglswfgsqfsbqfmfjwkfqdqfbwozdqfbwfqlufqboojnsqluf`lnnbmgpsf`jbopfbq`k-tlqpkjsevmgjmdwklvdkwkjdkfpwjmpwfbgvwjojwzrvbqwfq@vowvqfwfpwjmd`ofbqozf{slpfgAqltpfqojafqbo~#`bw`kSqlif`wf{bnsofkjgf+*8EolqjgbbmptfqpbooltfgFnsfqlqgfefmpfpfqjlvpeqffglnPfufqbo.avwwlmEvqwkfqlvw#le#">#mvoowqbjmfgGfmnbqhuljg+3*,boo-ipsqfufmwQfrvfpwPwfskfm Tkfm#lapfquf?,k1= Nlgfqm#sqlujgf!#bow>!alqgfqp- Elq# Nbmz#bqwjpwpsltfqfgsfqelqnej`wjlmwzsf#lenfgj`bowj`hfwplsslpfg@lvm`jotjwmfppivpwj`fDflqdf#Afodjvn---?,b=wtjwwfqmlwbaoztbjwjmdtbqebqf#Lwkfq#qbmhjmdskqbpfpnfmwjlmpvqujufp`klobq?,s= #@lvmwqzjdmlqfgolpp#leivpw#bpDflqdjbpwqbmdf?kfbg=?pwlssfg2$^*8 jpobmgpmlwbaofalqgfq9ojpw#le`bqqjfg233/333?,k0= #pfufqboaf`lnfppfof`w#tfggjmd33-kwnonlmbq`klee#wkfwfb`kfqkjdkoz#ajloldzojef#lelq#fufmqjpf#le%qbrvl8sovplmfkvmwjmd+wklvdkGlvdobpiljmjmd`jq`ofpElq#wkfBm`jfmwUjfwmbnufkj`ofpv`k#bp`qzpwboubovf#>Tjmgltpfmilzfgb#pnboobppvnfg?b#jg>!elqfjdm#Boo#qjklt#wkfGjpsobzqfwjqfgkltfufqkjggfm8abwwofppffhjmd`bajmfwtbp#mlwollh#bw`lmgv`wdfw#wkfIbmvbqzkbssfmpwvqmjmdb9klufqLmojmf#Eqfm`k#ob`hjmdwzsj`bof{wqb`wfmfnjfpfufm#jedfmfqbwgf`jgfgbqf#mlw,pfbq`kafojfep.jnbdf9ol`bwfgpwbwj`-oldjm!=`lmufqwujlofmwfmwfqfgejqpw!=`jq`vjwEjmobmg`kfnjpwpkf#tbp23s{8!=bp#pv`kgjujgfg?,psbm=tjoo#afojmf#leb#dqfbwnzpwfqz,jmgf{-eboojmdgvf#wl#qbjotbz`loofdfnlmpwfqgfp`fmwjw#tjwkmv`ofbqIftjpk#sqlwfpwAqjwjpkeoltfqpsqfgj`wqfelqnpavwwlm#tkl#tbpof`wvqfjmpwbmwpvj`jgfdfmfqj`sfqjlgpnbqhfwpPl`jbo#ejpkjmd`lnajmfdqbskj`tjmmfqp?aq#,=?az#wkf#MbwvqboSqjub`z`llhjfplvw`lnfqfploufPtfgjpkaqjfeozSfqpjbmpl#nv`k@fmwvqzgfsj`wp`lovnmpklvpjmdp`qjswpmf{w#wlafbqjmdnbssjmdqfujpfgiRvfqz+.tjgwk9wjwof!=wllowjsPf`wjlmgfpjdmpWvqhjpkzlvmdfq-nbw`k+~*+*8 avqmjmdlsfqbwfgfdqffpplvq`f>Qj`kbqg`olpfozsobpwj`fmwqjfp?,wq= `lolq9 vo#jg>!slppfppqloojmdskzpj`pebjojmdf{f`vwf`lmwfpwojmh#wlGfebvow?aq#,= 9#wqvf/`kbqwfqwlvqjpn`obppj`sql`ffgf{sobjm?,k2= lmojmf-<{no#ufkfosjmdgjbnlmgvpf#wkfbjqojmffmg#..=*-bwwq+qfbgfqpklpwjmd eeeeeeqfbojyfUjm`fmwpjdmbop#pq`>!,Sqlgv`wgfpsjwfgjufqpfwfoojmdSvaoj`#kfog#jmIlpfsk#wkfbwqfbeef`wp?pwzof=b#obqdfglfpm$wobwfq/#Fofnfmwebuj`lm`qfbwlqKvmdbqzBjqslqwpff#wkfpl#wkbwNj`kbfoPzpwfnpSqldqbnp/#bmg##tjgwk>f%rvlw8wqbgjmdofew!= sfqplmpDlogfm#Beebjqpdqbnnbqelqnjmdgfpwqlzjgfb#le`bpf#lelogfpw#wkjp#jp-pq`#>#`bqwllmqfdjpwq@lnnlmpNvpojnpTkbw#jpjm#nbmznbqhjmdqfufbopJmgffg/frvbooz,pklt\\blvwgllqfp`bsf+Bvpwqjbdfmfwj`pzpwfn/Jm#wkf#pjwwjmdKf#boplJpobmgpB`bgfnz \n\n?"..Gbmjfo#ajmgjmdaol`h!=jnslpfgvwjojyfBaqbkbn+f{`fswxtjgwk9svwwjmd*-kwno+\x7F\x7F#X^8 GBWBX#)hjw`kfmnlvmwfgb`wvbo#gjbof`wnbjmoz#\\aobmh$jmpwboof{sfqwpje+wzsfJw#bopl%`lsz8#!=Wfqnpalqm#jmLswjlmpfbpwfqmwbohjmd`lm`fqmdbjmfg#lmdljmdivpwjez`qjwj`peb`wlqzjwp#ltmbppbvowjmujwfgobpwjmdkjp#ltmkqfe>!,!#qfo>!gfufols`lm`fqwgjbdqbngloobqp`ovpwfqsks<jg>bo`lklo*8~*+*8vpjmd#b=?psbm=ufppfopqfujuboBggqfppbnbwfvqbmgqljgboofdfgjoomfpptbohjmd`fmwfqprvbojeznbw`kfpvmjejfgf{wjm`wGfefmpfgjfg#jm \n?"..#`vpwlnpojmhjmdOjwwof#Allh#lefufmjmdnjm-ip<bqf#wkfhlmwbhwwlgbz$p-kwno!#wbqdfw>tfbqjmdBoo#Qjd8 ~*+*8qbjpjmd#Bopl/#`qv`jbobalvw!=gf`obqf..= ?p`ejqfel{bp#nv`kbssojfpjmgf{/#p/#avw#wzsf#># ?"..wltbqgpQf`lqgpSqjubwfElqfjdmSqfnjfq`klj`fpUjqwvboqfwvqmp@lnnfmwSltfqfgjmojmf8slufqwz`kbnafqOjujmd#ulovnfpBmwklmzoldjm!#QfobwfgF`lmlnzqfb`kfp`vwwjmddqbujwzojef#jm@kbswfq.pkbgltMlwbaof?,wg= #qfwvqmpwbgjvntjgdfwpubqzjmdwqbufopkfog#aztkl#bqftlqh#jmeb`vowzbmdvobqtkl#kbgbjqslqwwltm#le Plnf#$`oj`h$`kbqdfphfztlqgjw#tjoo`jwz#le+wkjp*8Bmgqft#vmjrvf#`kf`hfglq#nlqf033s{8#qfwvqm8qpjlm>!sovdjmptjwkjm#kfqpfoePwbwjlmEfgfqboufmwvqfsvaojpkpfmw#wlwfmpjlmb`wqfpp`lnf#wlejmdfqpGvhf#lesflsof/f{soljwtkbw#jpkbqnlmzb#nbilq!9!kwwsjm#kjp#nfmv!= nlmwkozleej`fq`lvm`jodbjmjmdfufm#jmPvnnbqzgbwf#leolzbowzejwmfppbmg#tbpfnsfqlqpvsqfnfPf`lmg#kfbqjmdQvppjbmolmdfpwBoafqwbobwfqbopfw#le#pnboo!=-bssfmggl#tjwkefgfqboabmh#leafmfbwkGfpsjwf@bsjwbodqlvmgp*/#bmg#sfq`fmwjw#eqln`olpjmd`lmwbjmJmpwfbgejewffmbp#tfoo-zbkll-qfpslmgejdkwfqlap`vqfqfeof`wlqdbmj`>#Nbwk-fgjwjmdlmojmf#sbggjmdb#tkloflmfqqlqzfbq#lefmg#le#abqqjfqtkfm#jwkfbgfq#klnf#leqfpvnfgqfmbnfgpwqlmd=kfbwjmdqfwbjmp`olvgeqtbz#le#Nbq`k#2hmltjmdjm#sbqwAfwtffmofpplmp`olpfpwujqwvboojmhp!=`qlppfgFMG#..=ebnlvp#btbqgfgOj`fmpfKfbowk#ebjqoz#tfbowkznjmjnboBeqj`bm`lnsfwfobafo!=pjmdjmdebqnfqpAqbpjo*gjp`vppqfsob`fDqfdlqzelmw#`lsvqpvfgbssfbqpnbhf#vsqlvmgfgalwk#leaol`hfgpbt#wkfleej`fp`lolvqpje+gl`vtkfm#kffmelq`fsvpk+evBvdvpw#VWE.;!=Ebmwbpzjm#nlpwjmivqfgVpvboozebqnjmd`olpvqflaif`w#gfefm`fvpf#le#Nfgj`bo?algz= fujgfmwaf#vpfghfz@lgfpj{wffmJpobnj` 333333fmwjqf#tjgfoz#b`wjuf#+wzsflelmf#`bm`lolq#>psfbhfqf{wfmgpSkzpj`pwfqqbjm?walgz=evmfqboujftjmdnjggof#`qj`hfwsqlskfwpkjewfggl`wlqpQvppfoo#wbqdfw`lnsb`wbodfaqbpl`jbo.avoh#lenbm#bmg?,wg= #kf#ofew*-ubo+*ebopf*8oldj`boabmhjmdklnf#wlmbnjmd#Bqjylmb`qfgjwp*8 ~*8 elvmgfqjm#wvqm@loojmpafelqf#Avw#wkf`kbqdfgWjwof!=@bswbjmpsfoofgdlggfppWbd#..=Bggjmd9avw#tbpQf`fmw#sbwjfmwab`h#jm>ebopf%Ojm`lomtf#hmlt@lvmwfqIvgbjpnp`qjsw#bowfqfg$^*8 ##kbp#wkfvm`ofbqFufmw$/alwk#jmmlw#boo ?"..#sob`jmdkbqg#wl#`fmwfqplqw#le`ojfmwppwqffwpAfqmbqgbppfqwpwfmg#wlebmwbpzgltm#jmkbqalvqEqffglniftfoqz,balvw--pfbq`kofdfmgpjp#nbgfnlgfqm#lmoz#lmlmoz#wljnbdf!#ojmfbq#sbjmwfqbmg#mlwqbqfoz#b`qlmzngfojufqpklqwfq33%bns8bp#nbmztjgwk>!,)#?"X@wjwof#>le#wkf#oltfpw#sj`hfg#fp`bsfgvpfp#lesflsofp#Svaoj`Nbwwkftwb`wj`pgbnbdfgtbz#elqobtp#lefbpz#wl#tjmgltpwqlmd##pjnsof~`bw`k+pfufmwkjmelal{tfmw#wlsbjmwfg`jwjyfmJ#glm$wqfwqfbw-#Plnf#tt-!*8 alnajmdnbjowl9nbgf#jm-#Nbmz#`bqqjfp\x7F\x7Fx~8tjtlqh#lepzmlmzngfefbwpebulqfglswj`bosbdfWqbvmofpp#pfmgjmdofew!=?`lnP`lqBoo#wkfiRvfqz-wlvqjpw@obppj`ebopf!#Tjokfonpvavqapdfmvjmfajpklsp-psojw+dolabo#elooltpalgz#lemlnjmbo@lmwb`wpf`vobqofew#wl`kjfeoz.kjggfm.abmmfq?,oj= -#Tkfm#jm#alwkgjpnjppF{solqfbotbzp#ujb#wkfpsb/]lotfoebqfqvojmd#bqqbmdf`bswbjmkjp#plmqvof#lekf#wllhjwpfoe/>3%bns8+`boofgpbnsofpwl#nbhf`ln,sbdNbqwjm#Hfmmfgzb``fswpevoo#lekbmgofgAfpjgfp,,..=?,baof#wlwbqdfwpfppfm`fkjn#wl#jwp#az#`lnnlm-njmfqbowl#wbhftbzp#wlp-lqd,obgujpfgsfmbowzpjnsof9je#wkfzOfwwfqpb#pklqwKfqafqwpwqjhfp#dqlvsp-ofmdwkeojdkwplufqobspoltoz#ofppfq#pl`jbo#?,s= \n\njw#jmwlqbmhfg#qbwf#levo= ##bwwfnswsbjq#lenbhf#jwHlmwbhwBmwlmjlkbujmd#qbwjmdp#b`wjufpwqfbnpwqbssfg!*-`pp+klpwjofofbg#wlojwwof#dqlvsp/Sj`wvqf..= #qltp>!#laif`wjmufqpf?ellwfq@vpwlnU=?_,p`qploujmd@kbnafqpobufqztlvmgfgtkfqfbp">#$vmgelq#boosbqwoz#.qjdkw9Bqbajbmab`hfg#`fmwvqzvmjw#lenlajof.Fvqlsf/jp#klnfqjph#legfpjqfg@ojmwlm`lpw#lebdf#le#af`lnf#mlmf#les%rvlw8Njggof#fbg$*X3@qjwj`ppwvgjlp=%`lsz8dqlvs!=bppfnaonbhjmd#sqfppfgtjgdfw-sp9!#<#qfavjowaz#plnfElqnfq#fgjwlqpgfobzfg@bmlmj`kbg#wkfsvpkjmd`obpp>!avw#bqfsbqwjboAbazolmalwwln#`bqqjfq@lnnbmgjwp#vpfBp#tjwk`lvqpfpb#wkjqggfmlwfpbopl#jmKlvpwlm13s{8!=b``vpfgglvaof#dlbo#leEbnlvp#*-ajmg+sqjfpwp#Lmojmfjm#Ivozpw#(#!d`lmpvowgf`jnbokfosevoqfujufgjp#ufqzq$($jswolpjmd#efnbofpjp#boplpwqjmdpgbzp#lebqqjuboevwvqf#?laif`welq`jmdPwqjmd+!#,= \n\nkfqf#jpfm`lgfg-##Wkf#aboollmglmf#az,`lnnlmad`lolqobt#le#Jmgjbmbbuljgfgavw#wkf1s{#0s{irvfqz-bewfq#bsloj`z-nfm#bmgellwfq.>#wqvf8elq#vpfp`qffm-Jmgjbm#jnbdf#>ebnjoz/kwws9,,#%maps8gqjufqpfwfqmbopbnf#bpmlwj`fgujftfqp~*+*8 #jp#nlqfpfbplmpelqnfq#wkf#mftjp#ivpw`lmpfmw#Pfbq`ktbp#wkftkz#wkfpkjssfgaq=?aq=tjgwk9#kfjdkw>nbgf#le`vjpjmfjp#wkbwb#ufqz#Bgnjqbo#ej{fg8mlqnbo#NjppjlmSqfpp/#lmwbqjl`kbqpfwwqz#wl#jmubgfg>!wqvf!psb`jmdjp#nlpwb#nlqf#wlwboozeboo#le~*8 ##jnnfmpfwjnf#jmpfw#lvwpbwjpezwl#ejmggltm#wlolw#le#Sobzfqpjm#Ivmfrvbmwvnmlw#wkfwjnf#wlgjpwbmwEjmmjpkpq`#>#+pjmdof#kfos#leDfqnbm#obt#bmgobafofgelqfpwp`llhjmdpsb`f!=kfbgfq.tfoo#bpPwbmofzaqjgdfp,dolabo@qlbwjb#Balvw#X3^8 ##jw/#bmgdqlvsfgafjmd#b*xwkqltkf#nbgfojdkwfqfwkj`boEEEEEE!alwwln!ojhf#b#fnsolzpojuf#jmbp#pffmsqjmwfqnlpw#leva.ojmhqfif`wpbmg#vpfjnbdf!=pv``ffgeffgjmdMv`ofbqjmelqnbwl#kfosTlnfm$pMfjwkfqNf{j`bmsqlwfjm?wbaof#az#nbmzkfbowkzobtpvjwgfujpfg-svpk+xpfoofqppjnsoz#Wkqlvdk-`llhjf#Jnbdf+logfq!=vp-ip!=#Pjm`f#vmjufqpobqdfq#lsfm#wl"..#fmgojfp#jm$^*8 ##nbqhfwtkl#jp#+!GLN@lnbmbdfglmf#elqwzsfle#Hjmdglnsqlejwpsqlslpfwl#pklt`fmwfq8nbgf#jwgqfppfgtfqf#jmnj{wvqfsqf`jpfbqjpjmdpq`#>#$nbhf#b#pf`vqfgAbswjpwulwjmd# \n\nubq#Nbq`k#1dqft#vs@ojnbwf-qfnlufphjoofgtbz#wkf?,kfbg=eb`f#leb`wjmd#qjdkw!=wl#tlqhqfgv`fpkbp#kbgfqf`wfgpklt+*8b`wjlm>allh#lebm#bqfb>>#!kww?kfbgfq ?kwno=`lmelqneb`jmd#`llhjf-qfoz#lmklpwfg#-`vpwlnkf#tfmwavw#elqpsqfbg#Ebnjoz#b#nfbmplvw#wkfelqvnp-ellwbdf!=Nlajo@ofnfmwp!#jg>!bp#kjdkjmwfmpf..=?"..efnbof#jp#pffmjnsojfgpfw#wkfb#pwbwfbmg#kjpebpwfpwafpjgfpavwwlm\\alvmgfg!=?jnd#Jmelal{fufmwp/b#zlvmdbmg#bqfMbwjuf#`kfbsfqWjnflvwbmg#kbpfmdjmfptlm#wkf+nlpwozqjdkw9#ejmg#b#.alwwlnSqjm`f#bqfb#lenlqf#lepfbq`k\\mbwvqf/ofdboozsfqjlg/obmg#lelq#tjwkjmgv`fgsqlujmdnjppjofol`boozBdbjmpwwkf#tbzh%rvlw8s{8!= svpkfg#babmglmmvnfqbo@fqwbjmJm#wkjpnlqf#jmlq#plnfmbnf#jpbmg/#jm`qltmfgJPAM#3.`qfbwfpL`wlafqnbz#mlw`fmwfq#obwf#jmGfefm`ffmb`wfgtjpk#wlaqlbgoz`llojmdlmolbg>jw-#Wkfqf`lufqNfnafqpkfjdkw#bppvnfp?kwno= sflsof-jm#lmf#>tjmgltellwfq\\b#dllg#qfhobnblwkfqp/wl#wkjp\\`llhjfsbmfo!=Olmglm/gfejmfp`qvpkfgabswjpn`lbpwbopwbwvp#wjwof!#nluf#wlolpw#jmafwwfq#jnsojfpqjuboqzpfqufqp#PzpwfnSfqkbspfp#bmg#`lmwfmgeoltjmdobpwfg#qjpf#jmDfmfpjpujft#leqjpjmd#pffn#wlavw#jm#ab`hjmdkf#tjoodjufm#bdjujmd#`jwjfp-eolt#le#Obwfq#boo#avwKjdktbzlmoz#azpjdm#lekf#glfpgjeefqpabwwfqz%bns8obpjmdofpwkqfbwpjmwfdfqwbhf#lmqfevpfg`boofg#>VP%bnsPff#wkfmbwjufpaz#wkjppzpwfn-kfbg#le9klufq/ofpajbmpvqmbnfbmg#boo`lnnlm,kfbgfq\\\\sbqbnpKbqubqg,sj{fo-qfnlubopl#olmdqlof#leiljmwozphzp`qbVmj`lgfaq#,= Bwobmwbmv`ofvp@lvmwz/svqfoz#`lvmw!=fbpjoz#avjog#blm`oj`hb#djufmsljmwfqk%rvlw8fufmwp#fopf#x gjwjlmpmlt#wkf/#tjwk#nbm#tkllqd,Tfalmf#bmg`buboqzKf#gjfgpfbwwof33/333#xtjmgltkbuf#wlje+tjmgbmg#jwpplofoz#n%rvlw8qfmftfgGfwqljwbnlmdpwfjwkfq#wkfn#jmPfmbwlqVp?,b=?Hjmd#leEqbm`jp.sqlgv`kf#vpfgbqw#bmgkjn#bmgvpfg#azp`lqjmdbw#klnfwl#kbufqfobwfpjajojwzeb`wjlmAveebolojmh!=?tkbw#kfeqff#wl@jwz#le`lnf#jmpf`wlqp`lvmwfglmf#gbzmfqulvpprvbqf#~8je+dljm#tkbwjnd!#bojp#lmozpfbq`k,wvfpgbzollpfozPlolnlmpf{vbo#.#?b#kqnfgjvn!GL#MLW#Eqbm`f/tjwk#b#tbq#bmgpf`lmg#wbhf#b#= nbqhfw-kjdktbzglmf#jm`wjujwz!obpw!=laojdfgqjpf#wl!vmgfejnbgf#wl#Fbqoz#sqbjpfgjm#jwp#elq#kjpbwkofwfIvsjwfqZbkll"#wfqnfg#pl#nbmzqfbooz#p-#Wkf#b#tlnbm<ubovf>gjqf`w#qjdkw!#aj`z`ofb`jmd>!gbz#bmgpwbwjmdQbwkfq/kjdkfq#Leej`f#bqf#mltwjnfp/#tkfm#b#sbz#elqlm#wkjp.ojmh!=8alqgfqbqlvmg#bmmvbo#wkf#Mftsvw#wkf-`ln!#wbhjm#wlb#aqjfe+jm#wkfdqlvsp-8#tjgwkfmyznfppjnsof#jm#obwfxqfwvqmwkfqbszb#sljmwabmmjmdjmhp!= +*8!#qfb#sob`f_v330@bbalvw#bwq= \n\n``lvmw#djufp#b?P@QJSWQbjotbzwkfnfp,wlloal{AzJg+!{kvnbmp/tbw`kfpjm#plnf#je#+tj`lnjmd#elqnbwp#Vmgfq#avw#kbpkbmgfg#nbgf#azwkbm#jmefbq#legfmlwfg,jeqbnfofew#jmulowbdfjm#fb`kb%rvlw8abpf#leJm#nbmzvmgfqdlqfdjnfpb`wjlm#?,s= ?vpwlnUb8%dw8?,jnslqwplq#wkbwnlpwoz#%bns8qf#pjyf>!?,b=?,kb#`obppsbppjufKlpw#>#TkfwkfqefqwjofUbqjlvp>X^8+ev`bnfqbp,=?,wg=b`wp#bpJm#plnf= ?"lqdbmjp#?aq#,=Afjijmd`bwbo/Lgfvwp`kfvqlsfvfvphbqbdbfjodfpufmphbfpsb/]bnfmpbifvpvbqjlwqbabiln/E{j`ls/Mdjmbpjfnsqfpjpwfnbl`wvaqfgvqbmwfb/]bgjqfnsqfpbnlnfmwlmvfpwqlsqjnfqbwqbu/Epdqb`jbpmvfpwqbsql`fplfpwbglp`bojgbgsfqplmbm/Vnfqlb`vfqgln/Vpj`bnjfnaqllefqwbpbodvmlpsb/Apfpfifnsolgfqf`klbgfn/Mpsqjubglbdqfdbqfmob`fpslpjaofklwfofppfujoobsqjnfql/Vowjnlfufmwlpbq`kjul`vowvqbnvifqfpfmwqbgbbmvm`jlfnabqdlnfq`bgldqbmgfpfpwvgjlnfilqfpefaqfqlgjpf/]lwvqjpnl`/_gjdlslqwbgbfpsb`jlebnjojbbmwlmjlsfqnjwfdvbqgbqbodvmbpsqf`jlpbodvjfmpfmwjglujpjwbpw/Awvol`lml`fqpfdvmgl`lmpfileqbm`jbnjmvwlppfdvmgbwfmfnlpfef`wlpn/Mobdbpfpj/_mqfujpwbdqbmbgb`lnsqbqjmdqfpldbq`/Abb``j/_mf`vbglqrvjfmfpjm`ovplgfafq/Mnbwfqjbklnaqfpnvfpwqbslgq/Abnb/]bmb/Vowjnbfpwbnlplej`jbowbnajfmmjmd/Vmpbovglpslgfnlpnfilqbqslpjwjlmavpjmfppklnfsbdfpf`vqjwzobmdvbdfpwbmgbqg`bnsbjdmefbwvqfp`bwfdlqzf{wfqmbo`kjogqfmqfpfqufgqfpfbq`kf{`kbmdfebulqjwfwfnsobwfnjojwbqzjmgvpwqzpfquj`fpnbwfqjbosqlgv`wpy.jmgf{9`lnnfmwpplewtbqf`lnsofwf`bofmgbqsobwelqnbqwj`ofpqfrvjqfgnlufnfmwrvfpwjlmavjogjmdslojwj`pslppjaofqfojdjlmskzpj`boeffgab`hqfdjpwfqsj`wvqfpgjpbaofgsqlwl`lobvgjfm`fpfwwjmdpb`wjujwzfofnfmwpofbqmjmdbmzwkjmdbapwqb`wsqldqfpplufqujftnbdbyjmff`lmlnj`wqbjmjmdsqfppvqfubqjlvp#?pwqlmd=sqlsfqwzpklssjmdwldfwkfqbgubm`fgafkbujlqgltmolbgefbwvqfgellwaboopfof`wfgObmdvbdfgjpwbm`fqfnfnafqwqb`hjmdsbpptlqgnlgjejfgpwvgfmwpgjqf`wozejdkwjmdmlqwkfqmgbwbabpfefpwjuboaqfbhjmdol`bwjlmjmwfqmfwgqlsgltmsqb`wj`ffujgfm`fevm`wjlmnbqqjbdfqfpslmpfsqlaofnpmfdbwjufsqldqbnpbmbozpjpqfofbpfgabmmfq!=svq`kbpfsloj`jfpqfdjlmbo`qfbwjufbqdvnfmwallhnbqhqfefqqfq`kfnj`bogjujpjlm`booab`hpfsbqbwfsqlif`wp`lmeoj`wkbqgtbqfjmwfqfpwgfojufqznlvmwbjmlawbjmfg>#ebopf8elq+ubq#b``fswfg`bsb`jwz`lnsvwfqjgfmwjwzbjq`qbewfnsolzfgsqlslpfgglnfpwj`jm`ovgfpsqlujgfgklpsjwboufqwj`bo`loobspfbssqlb`ksbqwmfqpoldl!=?bgbvdkwfqbvwklq!#`vowvqboebnjojfp,jnbdfp,bppfnaozsltfqevowfb`kjmdejmjpkfggjpwqj`w`qjwj`bo`dj.ajm,svqslpfpqfrvjqfpfof`wjlmaf`lnjmdsqlujgfpb`bgfnj`f{fq`jpfb`wvbooznfgj`jmf`lmpwbmwb``jgfmwNbdbyjmfgl`vnfmwpwbqwjmdalwwln!=lapfqufg9#%rvlw8f{wfmgfgsqfujlvpPlewtbqf`vpwlnfqgf`jpjlmpwqfmdwkgfwbjofgpojdkwozsobmmjmdwf{wbqfb`vqqfm`zfufqzlmfpwqbjdkwwqbmpefqslpjwjufsqlgv`fgkfqjwbdfpkjssjmdbaplovwfqf`fjufgqfofubmwavwwlm!#ujlofm`fbmztkfqfafmfejwpobvm`kfgqf`fmwozboojbm`felooltfgnvowjsofavoofwjmjm`ovgfgl``vqqfgjmwfqmbo\'+wkjp*-qfsvaoj`=?wq=?wg`lmdqfppqf`lqgfgvowjnbwfplovwjlm?vo#jg>!gjp`lufqKlnf?,b=tfapjwfpmfwtlqhpbowklvdkfmwjqfoznfnlqjbonfppbdfp`lmwjmvfb`wjuf!=plnftkbwuj`wlqjbTfpwfqm##wjwof>!Ol`bwjlm`lmwqb`wujpjwlqpGltmolbgtjwklvw#qjdkw!= nfbpvqfptjgwk#>#ubqjbaofjmuloufgujqdjmjbmlqnboozkbssfmfgb``lvmwppwbmgjmdmbwjlmboQfdjpwfqsqfsbqfg`lmwqlopb``vqbwfajqwkgbzpwqbwfdzleej`jbodqbskj`p`qjnjmboslppjaoz`lmpvnfqSfqplmbopsfbhjmdubojgbwfb`kjfufg-isd!#,=nb`kjmfp?,k1= ##hfztlqgpeqjfmgozaqlwkfqp`lnajmfglqjdjmbo`lnslpfgf{sf`wfgbgfrvbwfsbhjpwbmeloolt!#ubovbaof?,obafo=qfobwjufaqjmdjmdjm`qfbpfdlufqmlqsovdjmp,Ojpw#le#Kfbgfq!=!#mbnf>!#+%rvlw8dqbgvbwf?,kfbg= `lnnfq`fnbobzpjbgjqf`wlqnbjmwbjm8kfjdkw9p`kfgvof`kbmdjmdab`h#wl#`bwkloj`sbwwfqmp`lolq9# dqfbwfpwpvssojfpqfojbaof?,vo= \n\n?pfof`w#`jwjyfmp`olwkjmdtbw`kjmd?oj#jg>!psf`jej``bqqzjmdpfmwfm`f?`fmwfq=`lmwqbpwwkjmhjmd`bw`k+f*plvwkfqmNj`kbfo#nfq`kbmw`bqlvpfosbggjmd9jmwfqjlq-psojw+!ojybwjlmL`wlafq#*xqfwvqmjnsqlufg..%dw8 `lufqbdf`kbjqnbm-smd!#,=pvaif`wpQj`kbqg#tkbwfufqsqlabaozqf`lufqzabpfabooivgdnfmw`lmmf`w--`pp!#,=#tfapjwfqfslqwfggfebvow!,=?,b= fof`wqj`p`lwobmg`qfbwjlmrvbmwjwz-#JPAM#3gjg#mlw#jmpwbm`f.pfbq`k.!#obmd>!psfbhfqp@lnsvwfq`lmwbjmpbq`kjufpnjmjpwfqqfb`wjlmgjp`lvmwJwbojbml`qjwfqjbpwqlmdoz9#$kwws9$p`qjsw$`lufqjmdleefqjmdbssfbqfgAqjwjpk#jgfmwjezEb`fallhmvnfqlvpufkj`ofp`lm`fqmpBnfqj`bmkbmgojmdgju#jg>!Tjoojbn#sqlujgfq\\`lmwfmwb``vqb`zpf`wjlm#bmgfqplmeof{jaof@bwfdlqzobtqfm`f?p`qjsw=obzlvw>!bssqlufg#nb{jnvnkfbgfq!=?,wbaof=Pfquj`fpkbnjowlm`vqqfmw#`bmbgjbm`kbmmfop,wkfnfp,,bqwj`oflswjlmboslqwvdboubovf>!!jmwfqubotjqfofppfmwjwofgbdfm`jfpPfbq`k!#nfbpvqfgwklvpbmgpsfmgjmd%kfoojs8mft#Gbwf!#pjyf>!sbdfMbnfnjggof!#!#,=?,b=kjggfm!=pfrvfm`fsfqplmbolufqeoltlsjmjlmpjoojmljpojmhp!= \n?wjwof=ufqpjlmppbwvqgbzwfqnjmbojwfnsqlsfmdjmffqpf`wjlmpgfpjdmfqsqlslpbo>!ebopf!Fpsb/]loqfofbpfppvanjw!#fq%rvlw8bggjwjlmpznswlnplqjfmwfgqfplvq`fqjdkw!=?sofbpvqfpwbwjlmpkjpwlqz-ofbujmd##alqgfq>`lmwfmwp`fmwfq!=- Plnf#gjqf`wfgpvjwbaofavodbqjb-pklt+*8gfpjdmfgDfmfqbo#`lm`fswpF{bnsofptjoojbnpLqjdjmbo!=?psbm=pfbq`k!=lsfqbwlqqfrvfpwpb#%rvlw8booltjmdGl`vnfmwqfujpjlm-# Wkf#zlvqpfoe@lmwb`w#nj`kjdbmFmdojpk#`lovnajbsqjlqjwzsqjmwjmdgqjmhjmdeb`jojwzqfwvqmfg@lmwfmw#leej`fqpQvppjbm#dfmfqbwf.;;6:.2!jmgj`bwfebnjojbq#rvbojwznbqdjm93#`lmwfmwujftslqw`lmwb`wp.wjwof!=slqwbaof-ofmdwk#fojdjaofjmuloufpbwobmwj`lmolbg>!gfebvow-pvssojfgsbznfmwpdolppbqz Bewfq#dvjgbm`f?,wg=?wgfm`lgjmdnjggof!=`bnf#wl#gjpsobzpp`lwwjpkilmbwkbmnbilqjwztjgdfwp-`ojmj`bowkbjobmgwfb`kfqp?kfbg= \nbeef`wfgpvsslqwpsljmwfq8wlPwqjmd?,pnboo=lhobklnbtjoo#af#jmufpwlq3!#bow>!klojgbzpQfplvq`foj`fmpfg#+tkj`k#-#Bewfq#`lmpjgfqujpjwjmdf{solqfqsqjnbqz#pfbq`k!#bmgqljg!rvj`hoz#nffwjmdpfpwjnbwf8qfwvqm#8`lolq9 #kfjdkw>bssqlubo/#%rvlw8#`kf`hfg-njm-ip!nbdmfwj`=?,b=?,kelqf`bpw-#Tkjof#wkvqpgbzgufqwjpf%fb`vwf8kbp@obppfubovbwflqgfqjmdf{jpwjmdsbwjfmwp#Lmojmf#`lolqbglLswjlmp!`bnsafoo?"..#fmg?,psbm=??aq#,= \\slsvsp\x7Fp`jfm`fp/%rvlw8#rvbojwz#Tjmgltp#bppjdmfgkfjdkw9#?a#`obppof%rvlw8#ubovf>!#@lnsbmzf{bnsofp?jeqbnf#afojfufpsqfpfmwpnbqpkboosbqw#le#sqlsfqoz*- Wkf#wb{lmlnznv`k#le#?,psbm= !#gbwb.pqwvdv/Fpp`qlooWl#sqlif`w?kfbg= bwwlqmfzfnskbpjppslmplqpebm`zal{tlqog$p#tjogojef`kf`hfg>pfppjlmpsqldqbnns{8elmw.#Sqlif`wilvqmbopafojfufgub`bwjlmwklnsplmojdkwjmdbmg#wkf#psf`jbo#alqgfq>3`kf`hjmd?,walgz=?avwwlm#@lnsofwf`ofbqej{ ?kfbg= bqwj`of#?pf`wjlmejmgjmdpqlof#jm#slsvobq##L`wlafqtfapjwf#f{slpvqfvpfg#wl##`kbmdfplsfqbwfg`oj`hjmdfmwfqjmd`lnnbmgpjmelqnfg#mvnafqp##?,gju=`qfbwjmdlmPvanjwnbqzobmg`loofdfpbmbozwj`ojpwjmdp`lmwb`w-olddfgJmbgujplqzpjaojmdp`lmwfmw!p%rvlw8*p-#Wkjp#sb`hbdfp`kf`hal{pvddfpwpsqfdmbmwwlnlqqltpsb`jmd>j`lm-smdibsbmfpf`lgfabpfavwwlm!=dbnaojmdpv`k#bp#/#tkjof#?,psbm=#njpplvqjpslqwjmdwls92s{#-?,psbm=wfmpjlmptjgwk>!1obyzolbgmlufnafqvpfg#jm#kfjdkw>!`qjsw!= %maps8?,?wq=?wg#kfjdkw91,sqlgv`w`lvmwqz#jm`ovgf#ellwfq!#%ow8"..#wjwof!=?,irvfqz-?,elqn= +\vBl\bQ\x7F*+\vUmGx*kqubwphjjwbojbmlqln/Nm(ow/Pqh/Kf4K4]4C5dwbnaj/Emmlwj`jbpnfmpbifpsfqplmbpgfqf`klpmb`jlmbopfquj`jl`lmwb`wlvpvbqjlpsqldqbnbdlajfqmlfnsqfpbpbmvm`jlpubofm`jb`lolnajbgfpsv/Epgfslqwfpsqlzf`wlsqlgv`wls/Vaoj`lmlplwqlpkjpwlqjbsqfpfmwfnjoolmfpnfgjbmwfsqfdvmwbbmwfqjlqqf`vqplpsqlaofnbpbmwjbdlmvfpwqlplsjmj/_mjnsqjnjqnjfmwqbpbn/Eqj`bufmgfglqpl`jfgbgqfpsf`wlqfbojybqqfdjpwqlsbobaqbpjmwfq/Epfmwlm`fpfpsf`jbonjfnaqlpqfbojgbg`/_qglabybqbdlybs/Mdjmbppl`jbofpaolrvfbqdfpwj/_mborvjofqpjpwfnbp`jfm`jbp`lnsofwlufqpj/_m`lnsofwbfpwvgjlps/Vaoj`blaifwjulboj`bmwfavp`bglq`bmwjgbgfmwqbgbpb``jlmfpbq`kjulppvsfqjlqnbzlq/Abbofnbmjbevm`j/_m/Vowjnlpkb`jfmglbrvfoolpfgj`j/_mefqmbmglbnajfmwfeb`fallhmvfpwqbp`ojfmwfpsql`fplpabpwbmwfsqfpfmwbqfslqwbq`lmdqfplsvaoj`bq`lnfq`jl`lmwqbwli/_ufmfpgjpwqjwlw/E`mj`b`lmivmwlfmfqd/Abwqbabibqbpwvqjbpqf`jfmwfvwjojybqalofw/Ampboubglq`lqqf`wbwqbabilpsqjnfqlpmfdl`jlpojafqwbggfwboofpsbmwboobsq/_{jnlbonfq/Abbmjnbofprvj/Emfp`lqby/_mpf``j/_mavp`bmglls`jlmfpf{wfqjlq`lm`fswlwlgbu/Abdbofq/Abfp`qjajqnfgj`jmboj`fm`jb`lmpvowbbpsf`wlp`q/Awj`bg/_obqfpivpwj`jbgfafq/Mmsfq/Alglmf`fpjwbnbmwfmfqsfrvf/]lqf`jajgbwqjavmbowfmfqjef`bm`j/_m`bmbqjbpgfp`bqdbgjufqplpnboolq`bqfrvjfqfw/E`mj`lgfafq/Abujujfmgbejmbmybpbgfobmwfevm`jlmb`lmpfilpgje/A`jo`jvgbgfpbmwjdvbpbubmybgbw/Eqnjmlvmjgbgfpp/Mm`kfy`bnsb/]bplewlmj`qfujpwbp`lmwjfmfpf`wlqfpnlnfmwlpeb`vowbg`q/Egjwlgjufqpbppvsvfpwleb`wlqfppfdvmglpsfrvf/]b<_<R<X<\\<Y=m<W<T<Y=m=n=`<]=g<W<R<]=g=n=`=a=n<R<P<y=m<W<T=n<R<_<R<P<Y<Q=c<^=m<Y=i=a=n<R<U<X<\\<Z<Y<]=g<W<T<_<R<X=o<X<Y<Q=`=a=n<R=n<]=g<W<\\=m<Y<]=c<R<X<T<Q=m<Y<]<Y<Q<\\<X<R=m<\\<U=n=h<R=n<R<Q<Y<_<R=m<^<R<T=m<^<R<U<T<_=l=g=n<R<Z<Y<^=m<Y<P=m<^<R=b<W<T=d=`=a=n<T=i<S<R<V<\\<X<Q<Y<U<X<R<P<\\<P<T=l<\\<W<T<]<R=n<Y<P=o=i<R=n=c<X<^=o=i=m<Y=n<T<W=b<X<T<X<Y<W<R<P<T=l<Y=n<Y<]=c=m<^<R<Y<^<T<X<Y=k<Y<_<R=a=n<T<P=m=k<Y=n=n<Y<P=g=j<Y<Q=g=m=n<\\<W<^<Y<X=`=n<Y<P<Y<^<R<X=g=n<Y<]<Y<^=g=d<Y<Q<\\<P<T=n<T<S<\\=n<R<P=o<S=l<\\<^<W<T=j<\\<R<X<Q<\\<_<R<X=g<[<Q<\\=b<P<R<_=o<X=l=o<_<^=m<Y<U<T<X<Y=n<V<T<Q<R<R<X<Q<R<X<Y<W<\\<X<Y<W<Y=m=l<R<V<T=b<Q=c<^<Y=m=`<y=m=n=`=l<\\<[<\\<Q<\\=d<T4K5h5h5k4K5h4F5f4@5i5f4U4B4K4Y4E4K5h4\\5f4U5h5f5k4@4C5f4C4K5h4N5j4K5h4]4C4F4A5o5i4Y5m4A4E5o4K5j4F4K5h5h5f5f5o5d5j4X4D5o4E5m5f5k4K4D5j4K4F4A5d4K4M4O5o4G4]4B5h4K5h4K5h4A4D4C5h5f5h4C4]5d4_4K4Z4V4[4F5o5d5j5k5j4K5o4_4K4A4E5j4K4C5f4K5h4[4D4U5h5f5o4X5o4]4K5f5i5o5j5i5j5k4K4X4]5o4E4]4J5f4_5j4X5f4[5i4K4\\4K4K5h5m5j4X4D4K4D4F4U4D4]4]4A5i4E5o4K5m4E5f5n5d5h5i4]5o4^5o5h5i4E4O4A5i4C5n5h4D5f5f4U5j5f4Y5d4]4E4[4]5f5n4X4K4]5o4@5d4K5h4O4B4]5e5i4U5j4K4K4D4A4G4U4]5d4Z4D4X5o5h5i4_4@5h4D5j4K5j4B4K5h4C5o4F4K4D5o5h5f4E4D4C5d5j4O5f4Z4K5f5d4@4C5m4]5f5n5o4F4D4F4O5m4Z5h5i4[4D4B4K5o4G4]4D4K4]5o4K5m4Z5h4K4A5h5e5j5m4_5k4O5f4K5i4]4C5d4C4O5j5k4K4C5f5j4K4K5h4K5j5i4U4]4Z4F4U5h5i4C4K4B5h5i5i5o5j\x07\x07\x07\x07\0\x07\x07\0\v\n \b\r\f\f\r\b \n\v\0\v\v\v\v\0\x07qfplvq`fp`lvmwqjfprvfpwjlmpfrvjsnfmw`lnnvmjwzbubjobaofkjdkojdkwGWG,{kwnonbqhfwjmdhmltofgdfplnfwkjmd`lmwbjmfqgjqf`wjlmpvap`qjafbgufqwjpf`kbqb`wfq!#ubovf>!?,pfof`w=Bvpwqbojb!#`obpp>!pjwvbwjlmbvwklqjwzelooltjmdsqjnbqjozlsfqbwjlm`kboofmdfgfufolsfgbmlmznlvpevm`wjlm#evm`wjlmp`lnsbmjfppwqv`wvqfbdqffnfmw!#wjwof>!slwfmwjbofgv`bwjlmbqdvnfmwppf`lmgbqz`lszqjdkwobmdvbdfpf{`ovpjuf`lmgjwjlm?,elqn= pwbwfnfmwbwwfmwjlmAjldqbskz~#fopf#x plovwjlmptkfm#wkf#Bmbozwj`pwfnsobwfpgbmdfqlvppbwfoojwfgl`vnfmwpsvaojpkfqjnslqwbmwsqlwlwzsfjmeovfm`f%qbrvl8?,feef`wjufdfmfqboozwqbmpelqnafbvwjevowqbmpslqwlqdbmjyfgsvaojpkfgsqlnjmfmwvmwjo#wkfwkvnambjoMbwjlmbo#-el`vp+*8lufq#wkf#njdqbwjlmbmmlvm`fgellwfq!= f{`fswjlmofpp#wkbmf{sfmpjufelqnbwjlmeqbnftlqhwfqqjwlqzmgj`bwjlm`vqqfmwoz`obppMbnf`qjwj`jpnwqbgjwjlmfopftkfqfBof{bmgfqbssljmwfgnbwfqjbopaqlbg`bpwnfmwjlmfgbeejojbwf?,lswjlm=wqfbwnfmwgjeefqfmw,gfebvow-Sqfpjgfmwlm`oj`h>!ajldqbskzlwkfqtjpfsfqnbmfmwEqbm/KbjpKlooztllgf{sbmpjlmpwbmgbqgp?,pwzof= qfgv`wjlmGf`fnafq#sqfefqqfg@bnaqjgdflsslmfmwpAvpjmfpp#`lmevpjlm= ?wjwof=sqfpfmwfgf{sobjmfgglfp#mlw#tlqogtjgfjmwfqeb`fslpjwjlmpmftpsbsfq?,wbaof= nlvmwbjmpojhf#wkf#fppfmwjboejmbm`jbopfof`wjlmb`wjlm>!,babmglmfgFgv`bwjlmsbqpfJmw+pwbajojwzvmbaof#wl?,wjwof= qfobwjlmpMlwf#wkbwfeej`jfmwsfqelqnfgwtl#zfbqpPjm`f#wkfwkfqfelqftqbssfq!=bowfqmbwfjm`qfbpfgAbwwof#lesfq`fjufgwqzjmd#wlmf`fppbqzslqwqbzfgfof`wjlmpFojybafwk?,jeqbnf=gjp`lufqzjmpvqbm`fp-ofmdwk8ofdfmgbqzDfldqbskz`bmgjgbwf`lqslqbwfplnfwjnfppfquj`fp-jmkfqjwfg?,pwqlmd=@lnnvmjwzqfojdjlvpol`bwjlmp@lnnjwwffavjogjmdpwkf#tlqogml#olmdfqafdjmmjmdqfefqfm`f`bmmlw#afeqfrvfm`zwzsj`boozjmwl#wkf#qfobwjuf8qf`lqgjmdsqfpjgfmwjmjwjboozwf`kmjrvfwkf#lwkfqjw#`bm#aff{jpwfm`fvmgfqojmfwkjp#wjnfwfofsklmfjwfnp`lsfsqb`wj`fpbgubmwbdf*8qfwvqm#Elq#lwkfqsqlujgjmdgfnl`qb`zalwk#wkf#f{wfmpjufpveefqjmdpvsslqwfg`lnsvwfqp#evm`wjlmsqb`wj`bopbjg#wkbwjw#nbz#afFmdojpk?,eqln#wkf#p`kfgvofggltmolbgp?,obafo= pvpsf`wfgnbqdjm9#3psjqjwvbo?,kfbg= nj`qlplewdqbgvboozgjp`vppfgkf#af`bnff{f`vwjufirvfqz-ipklvpfklog`lmejqnfgsvq`kbpfgojwfqboozgfpwqlzfgvs#wl#wkfubqjbwjlmqfnbjmjmdjw#jp#mlw`fmwvqjfpIbsbmfpf#bnlmd#wkf`lnsofwfgbodlqjwknjmwfqfpwpqfafoojlmvmgfejmfgfm`lvqbdfqfpjybaofjmuloujmdpfmpjwjufvmjufqpbosqlujpjlm+bowklvdkefbwvqjmd`lmgv`wfg*/#tkj`k#`lmwjmvfg.kfbgfq!=Efaqvbqz#mvnfqlvp#lufqeolt9`lnslmfmweqbdnfmwpf{`foofmw`lopsbm>!wf`kmj`bomfbq#wkf#Bgubm`fg#plvq`f#lef{sqfppfgKlmd#Hlmd#Eb`fallhnvowjsof#nf`kbmjpnfofubwjlmleefmpjuf?,elqn= \npslmplqfggl`vnfmw-lq#%rvlw8wkfqf#bqfwklpf#tklnlufnfmwpsql`fppfpgjeej`vowpvanjwwfgqf`lnnfmg`lmujm`fgsqlnlwjmd!#tjgwk>!-qfsob`f+`obppj`bo`lbojwjlmkjp#ejqpwgf`jpjlmpbppjpwbmwjmgj`bwfgfulovwjlm.tqbssfq!fmlvdk#wlbolmd#wkfgfojufqfg..= ?"..Bnfqj`bm#sqlwf`wfgMlufnafq#?,pwzof=?evqmjwvqfJmwfqmfw##lmaovq>!pvpsfmgfgqf`jsjfmwabpfg#lm#Nlqflufq/balojpkfg`loof`wfgtfqf#nbgffnlwjlmbofnfqdfm`zmbqqbwjufbgul`bwfps{8alqgfq`lnnjwwfggjq>!owq!fnsolzffpqfpfbq`k-#pfof`wfgpv``fpplq`vpwlnfqpgjpsobzfgPfswfnafqbgg@obpp+Eb`fallh#pvddfpwfgbmg#obwfqlsfqbwjmdfobalqbwfPlnfwjnfpJmpwjwvwf`fqwbjmozjmpwboofgelooltfqpIfqvpbofnwkfz#kbuf`lnsvwjmddfmfqbwfgsqlujm`fpdvbqbmwffbqajwqbqzqf`ldmjyftbmwfg#wls{8tjgwk9wkflqz#leafkbujlvqTkjof#wkffpwjnbwfgafdbm#wl#jw#af`bnfnbdmjwvgfnvpw#kbufnlqf#wkbmGjqf`wlqzf{wfmpjlmpf`qfwbqzmbwvqboozl``vqqjmdubqjbaofpdjufm#wkfsobwelqn-?,obafo=?ebjofg#wl`lnslvmgphjmgp#le#pl`jfwjfpbolmdpjgf#..%dw8 plvwktfpwwkf#qjdkwqbgjbwjlmnbz#kbuf#vmfp`bsf+pslhfm#jm!#kqfe>!,sqldqbnnflmoz#wkf#`lnf#eqlngjqf`wlqzavqjfg#jmb#pjnjobqwkfz#tfqf?,elmw=?,Mlqtfdjbmpsf`jejfgsqlgv`jmdsbppfmdfq+mft#Gbwfwfnslqbqzej`wjlmboBewfq#wkffrvbwjlmpgltmolbg-qfdvobqozgfufolsfqbaluf#wkfojmhfg#wlskfmlnfmbsfqjlg#lewllowjs!=pvapwbm`fbvwlnbwj`bpsf`w#leBnlmd#wkf`lmmf`wfgfpwjnbwfpBjq#Elq`fpzpwfn#lelaif`wjufjnnfgjbwfnbhjmd#jwsbjmwjmdp`lmrvfqfgbqf#pwjoosql`fgvqfdqltwk#lekfbgfg#azFvqlsfbm#gjujpjlmpnlof`vofpeqbm`kjpfjmwfmwjlmbwwqb`wfg`kjogkllgbopl#vpfggfgj`bwfgpjmdbslqfgfdqff#leebwkfq#le`lmeoj`wp?,b=?,s= `bnf#eqlntfqf#vpfgmlwf#wkbwqf`fjujmdF{f`vwjuffufm#nlqfb``fpp#wl`lnnbmgfqSlojwj`bonvpj`jbmpgfoj`jlvpsqjplmfqpbgufmw#leVWE.;!#,=?"X@GBWBX!=@lmwb`wPlvwkfqm#ad`lolq>!pfqjfp#le-#Jw#tbp#jm#Fvqlsfsfqnjwwfgubojgbwf-bssfbqjmdleej`jboppfqjlvpoz.obmdvbdfjmjwjbwfgf{wfmgjmdolmd.wfqnjmeobwjlmpv`k#wkbwdfw@llhjfnbqhfg#az?,avwwlm=jnsofnfmwavw#jw#jpjm`qfbpfpgltm#wkf#qfrvjqjmdgfsfmgfmw..= ?"..#jmwfqujftTjwk#wkf#`lsjfp#le`lmpfmpvptbp#avjowUfmfyvfob+elqnfqozwkf#pwbwfsfqplmmfopwqbwfdj`ebulvq#lejmufmwjlmTjhjsfgjb`lmwjmfmwujqwvbooztkj`k#tbpsqjm`jsof@lnsofwf#jgfmwj`bopklt#wkbwsqjnjwjufbtbz#eqlnnlof`vobqsqf`jpfozgjpploufgVmgfq#wkfufqpjlm>!=%maps8?,Jw#jp#wkf#Wkjp#jp#tjoo#kbuflqdbmjpnpplnf#wjnfEqjfgqj`ktbp#ejqpwwkf#lmoz#eb`w#wkbwelqn#jg>!sqf`fgjmdWf`kmj`boskzpj`jpwl``vqp#jmmbujdbwlqpf`wjlm!=psbm#jg>!plvdkw#wlafolt#wkfpvqujujmd~?,pwzof=kjp#gfbwkbp#jm#wkf`bvpfg#azsbqwjboozf{jpwjmd#vpjmd#wkftbp#djufmb#ojpw#leofufop#lemlwjlm#leLeej`jbo#gjpnjppfgp`jfmwjpwqfpfnaofpgvsoj`bwff{solpjufqf`lufqfgboo#lwkfqdboofqjfpxsbggjmd9sflsof#leqfdjlm#lebggqfppfpbppl`jbwfjnd#bow>!jm#nlgfqmpklvog#afnfwklg#leqfslqwjmdwjnfpwbnsmffgfg#wlwkf#Dqfbwqfdbqgjmdpffnfg#wlujftfg#bpjnsb`w#lmjgfb#wkbwwkf#Tlqogkfjdkw#lef{sbmgjmdWkfpf#bqf`vqqfmw!=`bqfevooznbjmwbjmp`kbqdf#le@obppj`bobggqfppfgsqfgj`wfgltmfqpkjs?gju#jg>!qjdkw!= qfpjgfm`fofbuf#wkf`lmwfmw!=bqf#lewfm##~*+*8 sqlabaoz#Sqlefpplq.avwwlm!#qfpslmgfgpbzp#wkbwkbg#wl#afsob`fg#jmKvmdbqjbmpwbwvp#lepfqufp#bpVmjufqpbof{f`vwjlmbddqfdbwfelq#tkj`kjmef`wjlmbdqffg#wlkltfufq/#slsvobq!=sob`fg#lm`lmpwqv`wfof`wlqbopznalo#lejm`ovgjmdqfwvqm#wlbq`kjwf`w@kqjpwjbmsqfujlvp#ojujmd#jmfbpjfq#wlsqlefpplq %ow8"..#feef`w#lebmbozwj`ptbp#wbhfmtkfqf#wkfwllh#lufqafojfe#jmBeqjhbbmpbp#ebq#bpsqfufmwfgtlqh#tjwkb#psf`jbo?ejfogpfw@kqjpwnbpQfwqjfufg Jm#wkf#ab`h#jmwlmlqwkfbpwnbdbyjmfp=?pwqlmd=`lnnjwwffdlufqmjmddqlvsp#lepwlqfg#jmfpwbaojpkb#dfmfqbojwp#ejqpwwkfjq#ltmslsvobwfgbm#laif`w@bqjaafbmboolt#wkfgjpwqj`wptjp`lmpjmol`bwjlm-8#tjgwk9#jmkbajwfgPl`jbojpwIbmvbqz#2?,ellwfq=pjnjobqoz`klj`f#lewkf#pbnf#psf`jej`#avpjmfpp#Wkf#ejqpw-ofmdwk8#gfpjqf#wlgfbo#tjwkpjm`f#wkfvpfqBdfmw`lm`fjufgjmgf{-sksbp#%rvlw8fmdbdf#jmqf`fmwoz/eft#zfbqptfqf#bopl ?kfbg= ?fgjwfg#azbqf#hmltm`jwjfp#jmb``fpphfz`lmgfnmfgbopl#kbufpfquj`fp/ebnjoz#leP`kllo#le`lmufqwfgmbwvqf#le#obmdvbdfnjmjpwfqp?,laif`w=wkfqf#jp#b#slsvobqpfrvfm`fpbgul`bwfgWkfz#tfqfbmz#lwkfqol`bwjlm>fmwfq#wkfnv`k#nlqfqfeof`wfgtbp#mbnfglqjdjmbo#b#wzsj`botkfm#wkfzfmdjmffqp`lvog#mlwqfpjgfmwptfgmfpgbzwkf#wkjqg#sqlgv`wpIbmvbqz#1tkbw#wkfzb#`fqwbjmqfb`wjlmpsql`fpplqbewfq#kjpwkf#obpw#`lmwbjmfg!=?,gju= ?,b=?,wg=gfsfmg#lmpfbq`k!= sjf`fp#le`lnsfwjmdQfefqfm`fwfmmfppfftkj`k#kbp#ufqpjlm>?,psbm=#??,kfbgfq=djufp#wkfkjpwlqjbmubovf>!!=sbggjmd93ujft#wkbwwldfwkfq/wkf#nlpw#tbp#elvmgpvapfw#lebwwb`h#lm`kjogqfm/sljmwp#lesfqplmbo#slpjwjlm9boofdfgoz@ofufobmgtbp#obwfqbmg#bewfqbqf#djufmtbp#pwjoop`qloojmdgfpjdm#lenbhfp#wkfnv`k#ofppBnfqj`bmp- Bewfq#/#avw#wkfNvpfvn#leolvjpjbmb+eqln#wkfnjmmfplwbsbqwj`ofpb#sql`fppGlnjmj`bmulovnf#leqfwvqmjmdgfefmpjuf33s{\x7Fqjdknbgf#eqlnnlvpflufq!#pwzof>!pwbwfp#le+tkj`k#jp`lmwjmvfpEqbm`jp`lavjogjmd#tjwklvw#btjwk#plnftkl#tlvogb#elqn#leb#sbqw#leafelqf#jwhmltm#bp##Pfquj`fpol`bwjlm#bmg#lewfmnfbpvqjmdbmg#jw#jpsbsfqab`hubovfp#le ?wjwof=>#tjmglt-gfwfqnjmffq%rvlw8#sobzfg#azbmg#fbqoz?,`fmwfq=eqln#wkjpwkf#wkqffsltfq#bmgle#%rvlw8jmmfqKWNO?b#kqfe>!z9jmojmf8@kvq`k#lewkf#fufmwufqz#kjdkleej`jbo#.kfjdkw9#`lmwfmw>!,`dj.ajm,wl#`qfbwfbeqjhbbmpfpsfqbmwleqbm/Kbjpobwujf)Mvojfwvuj)_(`f)Mwjmb(af)Mwjmb\fUh\fT{\fTN\n{I\np@Fr\vBl\bQ\x7F A{\vUmGx A{ypYA\0zX\bTV\bWl\bUdBM\vB{\npV\v@xB\\\np@DbGz al\npa fM uD\bV~mx\vQ}\ndS p\\\bVK\bS]\bU|oD kV\ved\vHR\nb~M`\nJpoD|Q\nLPSw\bTl\nAI\nxC\bWt BqF`Cm\vLm Kx }t\bPv\ny\\\naB V\x7F\nZdXUli fr i@ BHBDBV `V\n[] p_ Tn\n~A\nxR uD `{\bV@ Tn HK AJ\vxsZf\nqIZf\vBM\v|j }t\bSM\nmC\vQ}pfquj`jlpbqw/A`volbqdfmwjmbabq`folmb`vborvjfqsvaoj`bglsqlgv`wlpslo/Awj`bqfpsvfpwbtjhjsfgjbpjdvjfmwfa/Vprvfgb`lnvmjgbgpfdvqjgbgsqjm`jsbosqfdvmwbp`lmwfmjglqfpslmgfqufmfyvfobsqlaofnbpgj`jfnaqfqfob`j/_mmlujfnaqfpjnjobqfpsqlzf`wlpsqldqbnbpjmpwjwvwlb`wjujgbgfm`vfmwqbf`lmln/Abjn/Mdfmfp`lmwb`wbqgfp`bqdbqmf`fpbqjlbwfm`j/_mwfo/Eelml`lnjpj/_m`bm`jlmfp`bsb`jgbgfm`lmwqbqbm/Mojpjpebulqjwlpw/Eqnjmlpsqlujm`jbfwjrvfwbpfofnfmwlpevm`jlmfpqfpvowbgl`bq/M`wfqsqlsjfgbgsqjm`jsjlmf`fpjgbgnvmj`jsbo`qfb`j/_mgfp`bqdbpsqfpfm`jb`lnfq`jbolsjmjlmfpfifq`j`jlfgjwlqjbopbobnbm`bdlmy/Mofygl`vnfmwlsfo/A`vobqf`jfmwfpdfmfqbofpwbqqbdlmbsq/M`wj`bmlufgbgfpsqlsvfpwbsb`jfmwfpw/E`mj`bplaifwjulp`lmwb`wlp\fHB\fIk\fHn\fH^\fHS\fHc\fHU\fId\fHn\fH{\fHC\fHR\fHT\fHR\fHI\fHc\fHY\fHn\fH\\\fHU\fIk\fHy\fIg\fHd\fHy\fIm\fHw\fH\\\fHU\fHR\fH@\fHR\fHJ\fHy\fHU\fHR\fHT\fHA\fIl\fHU\fIm\fHc\fH\\\fHU\fIl\fHB\fId\fHn\fHJ\fHS\fHD\fH@\fHR\fHHgjsolgl`p\fHT\fHB\fHC\fH\\\fIn\fHF\fHD\fHR\fHB\fHF\fHH\fHR\fHG\fHS\fH\\\fHx\fHT\fHH\fHH\fH\\\fHU\fH^\fIg\fH{\fHU\fIm\fHj\fH@\fHR\fH\\\fHJ\fIk\fHZ\fHU\fIm\fHd\fHz\fIk\fH^\fHC\fHJ\fHS\fHy\fHR\fHB\fHY\fIk\fH@\fHH\fIl\fHD\fH@\fIl\fHv\fHB\fI`\fHH\fHT\fHR\fH^\fH^\fIk\fHz\fHp\fIe\fH@\fHB\fHJ\fHJ\fHH\fHI\fHR\fHD\fHU\fIl\fHZ\fHU\fH\\\fHi\fH^\fH{\fHy\fHA\fIl\fHD\fH{\fH\\\fHF\fHR\fHT\fH\\\fHR\fHH\fHy\fHS\fHc\fHe\fHT\fIk\fH{\fHC\fIl\fHU\fIn\fHm\fHj\fH{\fIk\fHs\fIl\fHB\fHz\fIg\fHp\fHy\fHR\fH\\\fHi\fHA\fIl\fH{\fHC\fIk\fHH\fIm\fHB\fHY\fIg\fHs\fHJ\fIk\fHn\fHi\fH{\fH\\\fH|\fHT\fIk\fHB\fIk\fH^\fH^\fH{\fHR\fHU\fHR\fH^\fHf\fHF\fH\\\fHv\fHR\fH\\\fH|\fHT\fHR\fHJ\fIk\fH\\\fHp\fHS\fHT\fHJ\fHS\fH^\fH@\fHn\fHJ\fH@\fHD\fHR\fHU\fIn\fHn\fH^\fHR\fHz\fHp\fIl\fHH\fH@\fHs\fHD\fHB\fHS\fH^\fHk\fHT\fIk\fHj\fHD\fIk\fHD\fHC\fHR\fHy\fIm\fH^\fH^\fIe\fH{\fHA\fHR\fH{\fH\\\fIk\fH^\fHp\fH{\fHU\fH\\\fHR\fHB\fH^\fH{\fIk\fHF\fIk\fHp\fHU\fHR\fHI\fHk\fHT\fIl\fHT\fHU\fIl\fHy\fH^\fHR\fHL\fIl\fHy\fHU\fHR\fHm\fHJ\fIn\fH\\\fHH\fHU\fHH\fHT\fHR\fHH\fHC\fHR\fHJ\fHj\fHC\fHR\fHF\fHR\fHy\fHy\fI`\fHD\fHZ\fHR\fHB\fHJ\fIk\fHz\fHC\fHU\fIl\fH\\\fHR\fHC\fHz\fIm\fHJ\fH^\fH{\fIl`bwfdlqjfpf{sfqjfm`f?,wjwof= @lszqjdkw#ibubp`qjsw`lmgjwjlmpfufqzwkjmd?s#`obpp>!wf`kmloldzab`hdqlvmg?b#`obpp>!nbmbdfnfmw%`lsz8#132ibubP`qjsw`kbqb`wfqpaqfbg`qvnawkfnpfoufpklqjylmwbodlufqmnfmw@bojelqmjbb`wjujwjfpgjp`lufqfgMbujdbwjlmwqbmpjwjlm`lmmf`wjlmmbujdbwjlmbssfbqbm`f?,wjwof=?n`kf`hal{!#wf`kmjrvfpsqlwf`wjlmbssbqfmwozbp#tfoo#bpvmw$/#$VB.qfplovwjlmlsfqbwjlmpwfofujpjlmwqbmpobwfgTbpkjmdwlmmbujdbwlq-#>#tjmglt-jnsqfppjlm%ow8aq%dw8ojwfqbwvqfslsvobwjlmad`lolq>! fpsf`jbooz#`lmwfmw>!sqlgv`wjlmmftpofwwfqsqlsfqwjfpgfejmjwjlmofbgfqpkjsWf`kmloldzSbqojbnfmw`lnsbqjplmvo#`obpp>!-jmgf{Le+!`lm`ovpjlmgjp`vppjlm`lnslmfmwpajloldj`boQfulovwjlm\\`lmwbjmfqvmgfqpwllgmlp`qjsw=?sfqnjppjlmfb`k#lwkfqbwnlpskfqf#lmel`vp>!?elqn#jg>!sql`fppjmdwkjp-ubovfdfmfqbwjlm@lmefqfm`fpvapfrvfmwtfoo.hmltmubqjbwjlmpqfsvwbwjlmskfmlnfmlmgjp`jsojmfoldl-smd!#+gl`vnfmw/alvmgbqjfpf{sqfppjlmpfwwofnfmwAb`hdqlvmglvw#le#wkffmwfqsqjpf+!kwwsp9!#vmfp`bsf+!sbpptlqg!#gfnl`qbwj`?b#kqfe>!,tqbssfq!= nfnafqpkjsojmdvjpwj`s{8sbggjmdskjolplskzbppjpwbm`fvmjufqpjwzeb`jojwjfpqf`ldmjyfgsqfefqfm`fje#+wzsflenbjmwbjmfgul`bavobqzkzslwkfpjp-pvanjw+*8%bns8maps8bmmlwbwjlmafkjmg#wkfElvmgbwjlmsvaojpkfq!bppvnswjlmjmwqlgv`fg`lqqvswjlmp`jfmwjpwpf{soj`jwozjmpwfbg#legjnfmpjlmp#lm@oj`h>!`lmpjgfqfggfsbqwnfmwl``vsbwjlmpllm#bewfqjmufpwnfmwsqlmlvm`fgjgfmwjejfgf{sfqjnfmwNbmbdfnfmwdfldqbskj`!#kfjdkw>!ojmh#qfo>!-qfsob`f+,gfsqfppjlm`lmefqfm`fsvmjpknfmwfojnjmbwfgqfpjpwbm`fbgbswbwjlmlsslpjwjlmtfoo#hmltmpvssofnfmwgfwfqnjmfgk2#`obpp>!3s{8nbqdjmnf`kbmj`bopwbwjpwj`p`fofaqbwfgDlufqmnfmw Gvqjmd#wgfufolsfqpbqwjej`jbofrvjubofmwlqjdjmbwfg@lnnjppjlmbwwb`knfmw?psbm#jg>!wkfqf#tfqfMfgfqobmgpafzlmg#wkfqfdjpwfqfgilvqmbojpweqfrvfmwozboo#le#wkfobmd>!fm!#?,pwzof= baplovwf8#pvsslqwjmdf{wqfnfoz#nbjmpwqfbn?,pwqlmd=#slsvobqjwzfnsolznfmw?,wbaof= #`lopsbm>!?,elqn= ##`lmufqpjlmbalvw#wkf#?,s=?,gju=jmwfdqbwfg!#obmd>!fmSlqwvdvfpfpvapwjwvwfjmgjujgvbojnslppjaofnvowjnfgjbbonlpw#boos{#plojg# bsbqw#eqlnpvaif`w#wljm#Fmdojpk`qjwj`jyfgf{`fsw#elqdvjgfojmfplqjdjmboozqfnbqhbaofwkf#pf`lmgk1#`obpp>!?b#wjwof>!+jm`ovgjmdsbqbnfwfqpsqlkjajwfg>#!kwws9,,gj`wjlmbqzsfq`fswjlmqfulovwjlmelvmgbwjlms{8kfjdkw9pv``fppevopvsslqwfqpnjoofmmjvnkjp#ebwkfqwkf#%rvlw8ml.qfsfbw8`lnnfq`jbojmgvpwqjbofm`lvqbdfgbnlvmw#le#vmleej`jbofeej`jfm`zQfefqfm`fp`llqgjmbwfgjp`objnfqf{sfgjwjlmgfufolsjmd`bo`vobwfgpjnsojejfgofdjwjnbwfpvapwqjmd+3!#`obpp>!`lnsofwfozjoovpwqbwfejuf#zfbqpjmpwqvnfmwSvaojpkjmd2!#`obpp>!spz`kloldz`lmejgfm`fmvnafq#le#bapfm`f#leel`vpfg#lmiljmfg#wkfpwqv`wvqfpsqfujlvpoz=?,jeqbnf=lm`f#bdbjmavw#qbwkfqjnnjdqbmwple#`lvqpf/b#dqlvs#leOjwfqbwvqfVmojhf#wkf?,b=%maps8 evm`wjlm#jw#tbp#wkf@lmufmwjlmbvwlnlajofSqlwfpwbmwbddqfppjufbewfq#wkf#Pjnjobqoz/!#,=?,gju=`loof`wjlm evm`wjlmujpjajojwzwkf#vpf#leulovmwffqpbwwqb`wjlmvmgfq#wkf#wkqfbwfmfg)?"X@GBWBXjnslqwbm`fjm#dfmfqbowkf#obwwfq?,elqn= ?,-jmgf{Le+$j#>#38#j#?gjeefqfm`fgfulwfg#wlwqbgjwjlmppfbq`k#elqvowjnbwfozwlvqmbnfmwbwwqjavwfppl.`boofg#~ ?,pwzof=fubovbwjlmfnskbpjyfgb``fppjaof?,pf`wjlm=pv``fppjlmbolmd#tjwkNfbmtkjof/jmgvpwqjfp?,b=?aq#,=kbp#af`lnfbpsf`wp#leWfofujpjlmpveej`jfmwabphfwabooalwk#pjgfp`lmwjmvjmdbm#bqwj`of?jnd#bow>!bgufmwvqfpkjp#nlwkfqnbm`kfpwfqsqjm`jsofpsbqwj`vobq`lnnfmwbqzfeef`wp#legf`jgfg#wl!=?pwqlmd=svaojpkfqpIlvqmbo#legjeej`vowzeb`jojwbwfb``fswbaofpwzof-`pp!\nevm`wjlm#jmmlubwjlm=@lszqjdkwpjwvbwjlmptlvog#kbufavpjmfppfpGj`wjlmbqzpwbwfnfmwplewfm#vpfgsfqpjpwfmwjm#Ibmvbqz`lnsqjpjmd?,wjwof= \ngjsolnbwj``lmwbjmjmdsfqelqnjmdf{wfmpjlmpnbz#mlw#af`lm`fsw#le#lm`oj`h>!Jw#jp#boplejmbm`jbo#nbhjmd#wkfOv{fnalvqdbggjwjlmbobqf#`boofgfmdbdfg#jm!p`qjsw!*8avw#jw#tbpfof`wqlmj`lmpvanjw>! ?"..#Fmg#fof`wqj`boleej`jboozpvddfpwjlmwls#le#wkfvmojhf#wkfBvpwqbojbmLqjdjmboozqfefqfm`fp ?,kfbg= qf`ldmjpfgjmjwjbojyfojnjwfg#wlBof{bmgqjbqfwjqfnfmwBgufmwvqfpelvq#zfbqp %ow8"..#jm`qfbpjmdgf`lqbwjlmk0#`obpp>!lqjdjmp#lelaojdbwjlmqfdvobwjlm`obppjejfg+evm`wjlm+bgubmwbdfpafjmd#wkf#kjpwlqjbmp?abpf#kqfeqfsfbwfgoztjoojmd#wl`lnsbqbaofgfpjdmbwfgmlnjmbwjlmevm`wjlmbojmpjgf#wkfqfufobwjlmfmg#le#wkfp#elq#wkf#bvwklqjyfgqfevpfg#wlwbhf#sob`fbvwlmlnlvp`lnsqlnjpfslojwj`bo#qfpwbvqbmwwtl#le#wkfEfaqvbqz#1rvbojwz#leptelaif`w-vmgfqpwbmgmfbqoz#bootqjwwfm#azjmwfqujftp!#tjgwk>!2tjwkgqbtboeolbw9ofewjp#vpvbooz`bmgjgbwfpmftpsbsfqpnzpwfqjlvpGfsbqwnfmwafpw#hmltmsbqojbnfmwpvssqfppfg`lmufmjfmwqfnfnafqfggjeefqfmw#pzpwfnbwj`kbp#ofg#wlsqlsbdbmgb`lmwqloofgjmeovfm`fp`fqfnlmjbosql`objnfgSqlwf`wjlmoj#`obpp>!P`jfmwjej``obpp>!ml.wqbgfnbqhpnlqf#wkbm#tjgfpsqfbgOjafqbwjlmwllh#sob`fgbz#le#wkfbp#olmd#bpjnsqjplmfgBggjwjlmbo ?kfbg= ?nObalqbwlqzMlufnafq#1f{`fswjlmpJmgvpwqjboubqjfwz#leeolbw9#ofeGvqjmd#wkfbppfppnfmwkbuf#affm#gfbop#tjwkPwbwjpwj`pl``vqqfm`f,vo=?,gju=`ofbqej{!=wkf#svaoj`nbmz#zfbqptkj`k#tfqflufq#wjnf/pzmlmznlvp`lmwfmw!= sqfpvnbaozkjp#ebnjozvpfqBdfmw-vmf{sf`wfgjm`ovgjmd#`kboofmdfgb#njmlqjwzvmgfejmfg!afolmdp#wlwbhfm#eqlnjm#L`wlafqslpjwjlm9#pbjg#wl#afqfojdjlvp#Efgfqbwjlm#qltpsbm>!lmoz#b#eftnfbmw#wkbwofg#wl#wkf..= ?gju#?ejfogpfw=Bq`kajpkls#`obpp>!mlafjmd#vpfgbssqlb`kfpsqjujofdfpmlp`qjsw= qfpvowp#jmnbz#af#wkfFbpwfq#fddnf`kbmjpnpqfbplmbaofSlsvobwjlm@loof`wjlmpfof`wfg!=mlp`qjsw=,jmgf{-sksbqqjubo#le.ippgh$**8nbmbdfg#wljm`lnsofwf`bpvbowjfp`lnsofwjlm@kqjpwjbmpPfswfnafq#bqjwknfwj`sql`fgvqfpnjdkw#kbufSqlgv`wjlmjw#bssfbqpSkjolplskzeqjfmgpkjsofbgjmd#wldjujmd#wkfwltbqg#wkfdvbqbmwffggl`vnfmwfg`lolq9 333ujgfl#dbnf`lnnjppjlmqfeof`wjmd`kbmdf#wkfbppl`jbwfgpbmp.pfqjelmhfzsqfpp8#sbggjmd9Kf#tbp#wkfvmgfqozjmdwzsj`booz#/#bmg#wkf#pq`Fofnfmwpv``fppjufpjm`f#wkf#pklvog#af#mfwtlqhjmdb``lvmwjmdvpf#le#wkfoltfq#wkbmpkltp#wkbw?,psbm= \n\n`lnsobjmwp`lmwjmvlvprvbmwjwjfpbpwqlmlnfqkf#gjg#mlwgvf#wl#jwpbssojfg#wlbm#bufqbdffeelqwp#wlwkf#evwvqfbwwfnsw#wlWkfqfelqf/`bsbajojwzQfsvaoj`bmtbp#elqnfgFof`wqlmj`hjolnfwfqp`kboofmdfpsvaojpkjmdwkf#elqnfqjmgjdfmlvpgjqf`wjlmppvapjgjbqz`lmpsjqb`zgfwbjop#lebmg#jm#wkfbeelqgbaofpvapwbm`fpqfbplm#elq`lmufmwjlmjwfnwzsf>!baplovwfozpvsslpfgozqfnbjmfg#bbwwqb`wjufwqbufoojmdpfsbqbwfozel`vpfp#lmfofnfmwbqzbssoj`baofelvmg#wkbwpwzofpkffwnbmvp`qjswpwbmgp#elq#ml.qfsfbw+plnfwjnfp@lnnfq`jbojm#Bnfqj`bvmgfqwbhfmrvbqwfq#lebm#f{bnsofsfqplmboozjmgf{-sks<?,avwwlm= sfq`fmwbdfafpw.hmltm`qfbwjmd#b!#gjq>!owqOjfvwfmbmw ?gju#jg>!wkfz#tlvogbajojwz#lenbgf#vs#lemlwfg#wkbw`ofbq#wkbwbqdvf#wkbwwl#bmlwkfq`kjogqfm$psvqslpf#leelqnvobwfgabpfg#vslmwkf#qfdjlmpvaif`w#lesbppfmdfqpslppfppjlm- Jm#wkf#Afelqf#wkfbewfqtbqgp`vqqfmwoz#b`qlpp#wkfp`jfmwjej``lnnvmjwz-`bsjwbojpnjm#Dfqnbmzqjdkw.tjmdwkf#pzpwfnPl`jfwz#leslojwj`jbmgjqf`wjlm9tfmw#lm#wlqfnlubo#le#Mft#Zlqh#bsbqwnfmwpjmgj`bwjlmgvqjmd#wkfvmofpp#wkfkjpwlqj`bokbg#affm#bgfejmjwjufjmdqfgjfmwbwwfmgbm`f@fmwfq#elqsqlnjmfm`fqfbgzPwbwfpwqbwfdjfpavw#jm#wkfbp#sbqw#le`lmpwjwvwf`objn#wkbwobalqbwlqz`lnsbwjaofebjovqf#le/#pv`k#bp#afdbm#tjwkvpjmd#wkf#wl#sqlujgfefbwvqf#leeqln#tkj`k,!#`obpp>!dfloldj`bopfufqbo#legfojafqbwfjnslqwbmw#klogp#wkbwjmd%rvlw8#ubojdm>wlswkf#Dfqnbmlvwpjgf#lemfdlwjbwfgkjp#`bqffqpfsbqbwjlmjg>!pfbq`ktbp#`boofgwkf#elvqwkqf`qfbwjlmlwkfq#wkbmsqfufmwjlmtkjof#wkf#fgv`bwjlm/`lmmf`wjmdb``vqbwfoztfqf#avjowtbp#hjoofgbdqffnfmwpnv`k#nlqf#Gvf#wl#wkftjgwk9#233plnf#lwkfqHjmdgln#lewkf#fmwjqfebnlvp#elqwl#`lmmf`wlaif`wjufpwkf#Eqfm`ksflsof#bmgefbwvqfg!=jp#pbjg#wlpwqv`wvqboqfefqfmgvnnlpw#lewfmb#pfsbqbwf.= ?gju#jg#Leej`jbo#tlqogtjgf-bqjb.obafowkf#sobmfwbmg#jw#tbpg!#ubovf>!ollhjmd#bwafmfej`jbobqf#jm#wkfnlmjwlqjmdqfslqwfgozwkf#nlgfqmtlqhjmd#lmbooltfg#wltkfqf#wkf#jmmlubwjuf?,b=?,gju=plvmgwqb`hpfbq`kElqnwfmg#wl#afjmsvw#jg>!lsfmjmd#leqfpwqj`wfgbglswfg#azbggqfppjmdwkfloldjbmnfwklgp#leubqjbmw#le@kqjpwjbm#ufqz#obqdfbvwlnlwjufaz#ebq#wkfqbmdf#eqlnsvqpvjw#leeloolt#wkfaqlvdkw#wljm#Fmdobmgbdqff#wkbwb``vpfg#le`lnfp#eqlnsqfufmwjmdgju#pwzof>kjp#lq#kfqwqfnfmglvpeqffgln#le`lm`fqmjmd3#2fn#2fn8Abphfwaboo,pwzof-`ppbm#fbqojfqfufm#bewfq,!#wjwof>!-`ln,jmgf{wbhjmd#wkfsjwwpavqdk`lmwfmw!=?p`qjsw=+ewvqmfg#lvwkbujmd#wkf?,psbm= #l``bpjlmboaf`bvpf#jwpwbqwfg#wlskzpj`booz=?,gju= ##`qfbwfg#az@vqqfmwoz/#ad`lolq>!wbajmgf{>!gjpbpwqlvpBmbozwj`p#bopl#kbp#b=?gju#jg>!?,pwzof= ?`boofg#elqpjmdfq#bmg-pq`#>#!,,ujlobwjlmpwkjp#sljmw`lmpwbmwozjp#ol`bwfgqf`lqgjmdpg#eqln#wkfmfgfqobmgpslqwvdv/Fp;N;};D;u;F5m4K4]4_7`gfpbqqlool`lnfmwbqjlfgv`b`j/_mpfswjfnaqfqfdjpwqbglgjqf``j/_mvaj`b`j/_msvaoj`jgbgqfpsvfpwbpqfpvowbglpjnslqwbmwfqfpfqubglpbqw/A`volpgjefqfmwfppjdvjfmwfpqfs/Vaoj`bpjwvb`j/_mnjmjpwfqjlsqjub`jgbggjqf`wlqjlelqnb`j/_mslaob`j/_msqfpjgfmwf`lmw','fmjglpb``fplqjlpwf`kmlqbwjsfqplmbofp`bwfdlq/Abfpsf`jbofpgjpslmjaofb`wvbojgbgqfefqfm`jbuboobglojgajaojlwf`bqfob`jlmfp`bofmgbqjlslo/Awj`bpbmwfqjlqfpgl`vnfmwlpmbwvqbofybnbwfqjbofpgjefqfm`jbf`lm/_nj`bwqbmpslqwfqlgq/Advfysbqwj`jsbqfm`vfmwqbmgjp`vpj/_mfpwqv`wvqbevmgb`j/_meqf`vfmwfpsfqnbmfmwfwlwbonfmwf<P<R<Z<Q<R<]=o<X<Y=n<P<R<Z<Y=n<^=l<Y<P=c=n<\\<V<Z<Y=k=n<R<]=g<]<R<W<Y<Y<R=k<Y<Q=`=a=n<R<_<R<V<R<_<X<\\<S<R=m<W<Y<^=m<Y<_<R=m<\\<U=n<Y=k<Y=l<Y<[<P<R<_=o=n=m<\\<U=n<\\<Z<T<[<Q<T<P<Y<Z<X=o<]=o<X=o=n<s<R<T=m<V<[<X<Y=m=`<^<T<X<Y<R=m<^=c<[<T<Q=o<Z<Q<R=m<^<R<Y<U<W=b<X<Y<U<S<R=l<Q<R<P<Q<R<_<R<X<Y=n<Y<U=m<^<R<T=i<S=l<\\<^<\\=n<\\<V<R<U<P<Y=m=n<R<T<P<Y<Y=n<Z<T<[<Q=`<R<X<Q<R<U<W=o=k=d<Y<S<Y=l<Y<X=k<\\=m=n<T=k<\\=m=n=`=l<\\<]<R=n<Q<R<^=g=i<S=l<\\<^<R=m<R<]<R<U<S<R=n<R<P<P<Y<Q<Y<Y=k<T=m<W<Y<Q<R<^=g<Y=o=m<W=o<_<R<V<R<W<R<Q<\\<[<\\<X=n<\\<V<R<Y=n<R<_<X<\\<S<R=k=n<T<s<R=m<W<Y=n<\\<V<T<Y<Q<R<^=g<U=m=n<R<T=n=n<\\<V<T=i=m=l<\\<[=o<M<\\<Q<V=n=h<R=l=o<P<v<R<_<X<\\<V<Q<T<_<T=m<W<R<^<\\<Q<\\=d<Y<U<Q<\\<U=n<T=m<^<R<T<P=m<^=c<[=`<W=b<]<R<U=k<\\=m=n<R=m=l<Y<X<T<v=l<R<P<Y<H<R=l=o<P=l=g<Q<V<Y=m=n<\\<W<T<S<R<T=m<V=n=g=m=c=k<P<Y=m=c=j=j<Y<Q=n=l=n=l=o<X<\\=m<\\<P=g=i=l=g<Q<V<\\<q<R<^=g<U=k<\\=m<R<^<P<Y=m=n<\\=h<T<W=`<P<P<\\=l=n<\\=m=n=l<\\<Q<P<Y=m=n<Y=n<Y<V=m=n<Q<\\=d<T=i<P<T<Q=o=n<T<P<Y<Q<T<T<P<Y=b=n<Q<R<P<Y=l<_<R=l<R<X=m<\\<P<R<P=a=n<R<P=o<V<R<Q=j<Y=m<^<R<Y<P<V<\\<V<R<U<|=l=i<T<^5i5j4F4C5e4I4]4_4K5h4]4_4K5h4E4K5h4U4K5i5o4F4D5k4K4D4]4K5i4@4K5h5f5d5i4K5h4Y5d4]4@4C5f4C4E4K5h4U4Z5d4I4Z4K5m4E4K5h5n4_5i4K5h4U4K4D4F4A5i5f5h5i5h5m4K4F5i5h4F5n5e4F4U4C5f5h4K5h4X4U4]4O4B4D4K4]4F4[5d5f4]4U5h5f5o5i4I4]5m4K5n4[5h4D4K4F4K5h5h4V4E4F4]4F5f4D4K5h5j4K4_4K5h4X5f4B5i5j4F4C5f4K5h4U4]4D4K5h5n4Y4Y4K5m5h4K5i4U5h5f5k4K4F4A4C5f4G4K5h5h5k5i4K5h4U5i5h5i5o4F4D4E5f5i5o5j5o4K5h4[5m5h5m5f4C5f5d4I4C4K4]4E4F4K4]5f4B4K5h4Y4A4E4F4_4@5f5h4K5h5d5n4F4U5j4C5i4K5i4C5f5j4E4F4Y5i5f5i4O4]4X5f5m4K5h4\\5f5j4U4]4D5f4E4D5d4K4D4E4O5h4U4K4D4K5h4_5m4]5i4X4K5o5h4F4U4K5h5e4K5h4O5d5h4K5h4_5j4E4@4K5i4U4E4K5h4Y4A5m4K5h4C5f5j5o5h5i4K4F4K5h4B4K4Y4K5h5i5h5m4O4U4Z4K4M5o4F4K4D4E4K5h4B5f4]4]4_4K4J5h4K5h5n5h4D4K5h4O4C4D5i5n4K4[4U5i4]4K4_5h5i5j4[5n4E4K5h5o4F4D4K5h4]4@5h4K4X4F4]5o4K5h5n4C5i5f4U4[5f5opAzWbdMbnf+-isd!#bow>!2s{#plojg# -dje!#bow>!wqbmpsbqfmwjmelqnbwjlmbssoj`bwjlm!#lm`oj`h>!fpwbaojpkfgbgufqwjpjmd-smd!#bow>!fmujqlmnfmwsfqelqnbm`fbssqlsqjbwf%bns8ngbpk8jnnfgjbwfoz?,pwqlmd=?,qbwkfq#wkbmwfnsfqbwvqfgfufolsnfmw`lnsfwjwjlmsob`fklogfqujpjajojwz9`lszqjdkw!=3!#kfjdkw>!fufm#wklvdkqfsob`fnfmwgfpwjmbwjlm@lqslqbwjlm?vo#`obpp>!Bppl`jbwjlmjmgjujgvbopsfqpsf`wjufpfwWjnflvw+vqo+kwws9,,nbwkfnbwj`pnbqdjm.wls9fufmwvbooz#gfp`qjswjlm*#ml.qfsfbw`loof`wjlmp-ISD\x7Fwkvna\x7Fsbqwj`jsbwf,kfbg=?algzeolbw9ofew8?oj#`obpp>!kvmgqfgp#le Kltfufq/#`lnslpjwjlm`ofbq9alwk8`llsfqbwjlmtjwkjm#wkf#obafo#elq>!alqgfq.wls9Mft#Yfbobmgqf`lnnfmgfgsklwldqbskzjmwfqfpwjmd%ow8pvs%dw8`lmwqlufqpzMfwkfqobmgpbowfqmbwjufnb{ofmdwk>!ptjwyfqobmgGfufolsnfmwfppfmwjbooz Bowklvdk#?,wf{wbqfb=wkvmgfqajqgqfsqfpfmwfg%bns8mgbpk8psf`vobwjlm`lnnvmjwjfpofdjpobwjlmfof`wqlmj`p \n?gju#jg>!joovpwqbwfgfmdjmffqjmdwfqqjwlqjfpbvwklqjwjfpgjpwqjavwfg5!#kfjdkw>!pbmp.pfqje8`bsbaof#le#gjpbssfbqfgjmwfqb`wjufollhjmd#elqjw#tlvog#afBedkbmjpwbmtbp#`qfbwfgNbwk-eollq+pvqqlvmgjmd`bm#bopl#aflapfqubwjlmnbjmwfmbm`ffm`lvmwfqfg?k1#`obpp>!nlqf#qf`fmwjw#kbp#affmjmubpjlm#le*-dfwWjnf+*evmgbnfmwboGfpsjwf#wkf!=?gju#jg>!jmpsjqbwjlmf{bnjmbwjlmsqfsbqbwjlmf{sobmbwjlm?jmsvw#jg>!?,b=?,psbm=ufqpjlmp#lejmpwqvnfmwpafelqf#wkf##>#$kwws9,,Gfp`qjswjlmqfobwjufoz#-pvapwqjmd+fb`k#le#wkff{sfqjnfmwpjmeovfmwjbojmwfdqbwjlmnbmz#sflsofgvf#wl#wkf#`lnajmbwjlmgl#mlw#kbufNjggof#Fbpw?mlp`qjsw=?`lszqjdkw!#sfqkbsp#wkfjmpwjwvwjlmjm#Gf`fnafqbqqbmdfnfmwnlpw#ebnlvpsfqplmbojwz`qfbwjlm#leojnjwbwjlmpf{`ovpjufozplufqfjdmwz.`lmwfmw!= ?wg#`obpp>!vmgfqdqlvmgsbqboofo#wlgl`wqjmf#lel``vsjfg#azwfqnjmloldzQfmbjppbm`fb#mvnafq#lepvsslqw#elqf{solqbwjlmqf`ldmjwjlmsqfgf`fpplq?jnd#pq`>!,?k2#`obpp>!svaoj`bwjlmnbz#bopl#afpsf`jbojyfg?,ejfogpfw=sqldqfppjufnjoojlmp#lepwbwfp#wkbwfmelq`fnfmwbqlvmg#wkf#lmf#bmlwkfq-sbqfmwMlgfbdqj`vowvqfBowfqmbwjufqfpfbq`kfqpwltbqgp#wkfNlpw#le#wkfnbmz#lwkfq#+fpsf`jbooz?wg#tjgwk>!8tjgwk9233&jmgfsfmgfmw?k0#`obpp>!#lm`kbmdf>!*-bgg@obpp+jmwfqb`wjlmLmf#le#wkf#gbvdkwfq#leb``fpplqjfpaqbm`kfp#le ?gju#jg>!wkf#obqdfpwgf`obqbwjlmqfdvobwjlmpJmelqnbwjlmwqbmpobwjlmgl`vnfmwbqzjm#lqgfq#wl!= ?kfbg= ?!#kfjdkw>!2b`qlpp#wkf#lqjfmwbwjlm*8?,p`qjsw=jnsofnfmwfg`bm#af#pffmwkfqf#tbp#bgfnlmpwqbwf`lmwbjmfq!=`lmmf`wjlmpwkf#Aqjwjpktbp#tqjwwfm"jnslqwbmw8s{8#nbqdjm.elooltfg#azbajojwz#wl#`lnsoj`bwfggvqjmd#wkf#jnnjdqbwjlmbopl#`boofg?k7#`obpp>!gjpwjm`wjlmqfsob`fg#azdlufqmnfmwpol`bwjlm#lejm#Mlufnafqtkfwkfq#wkf?,s= ?,gju=b`rvjpjwjlm`boofg#wkf#sfqpf`vwjlmgfpjdmbwjlmxelmw.pjyf9bssfbqfg#jmjmufpwjdbwff{sfqjfm`fgnlpw#ojhfoztjgfoz#vpfggjp`vppjlmpsqfpfm`f#le#+gl`vnfmw-f{wfmpjufozJw#kbp#affmjw#glfp#mlw`lmwqbqz#wljmkbajwbmwpjnsqlufnfmwp`klobqpkjs`lmpvnswjlmjmpwqv`wjlmelq#f{bnsoflmf#lq#nlqfs{8#sbggjmdwkf#`vqqfmwb#pfqjfp#lebqf#vpvboozqlof#jm#wkfsqfujlvpoz#gfqjubwjufpfujgfm`f#lef{sfqjfm`fp`lolqp`kfnfpwbwfg#wkbw`fqwjej`bwf?,b=?,gju= #pfof`wfg>!kjdk#p`klloqfpslmpf#wl`lnelqwbaofbglswjlm#lewkqff#zfbqpwkf#`lvmwqzjm#Efaqvbqzpl#wkbw#wkfsflsof#tkl#sqlujgfg#az?sbqbn#mbnfbeef`wfg#azjm#wfqnp#lebssljmwnfmwJPL.;;6:.2!tbp#alqm#jmkjpwlqj`bo#qfdbqgfg#bpnfbpvqfnfmwjp#abpfg#lm#bmg#lwkfq#9#evm`wjlm+pjdmjej`bmw`fofaqbwjlmwqbmpnjwwfg,ip,irvfqz-jp#hmltm#bpwkflqfwj`bo#wbajmgf{>!jw#`lvog#af?mlp`qjsw= kbujmd#affm ?kfbg= ?#%rvlw8Wkf#`lnsjobwjlmkf#kbg#affmsqlgv`fg#azskjolplskfq`lmpwqv`wfgjmwfmgfg#wlbnlmd#lwkfq`lnsbqfg#wlwl#pbz#wkbwFmdjmffqjmdb#gjeefqfmwqfefqqfg#wlgjeefqfm`fpafojfe#wkbwsklwldqbskpjgfmwjezjmdKjpwlqz#le#Qfsvaoj`#lemf`fppbqjozsqlabajojwzwf`kmj`boozofbujmd#wkfpsf`wb`vobqeqb`wjlm#lefof`wqj`jwzkfbg#le#wkfqfpwbvqbmwpsbqwmfqpkjsfnskbpjp#lmnlpw#qf`fmwpkbqf#tjwk#pbzjmd#wkbwejoofg#tjwkgfpjdmfg#wljw#jp#lewfm!=?,jeqbnf=bp#elooltp9nfqdfg#tjwkwkqlvdk#wkf`lnnfq`jbo#sljmwfg#lvwlsslqwvmjwzujft#le#wkfqfrvjqfnfmwgjujpjlm#lesqldqbnnjmdkf#qf`fjufgpfwJmwfqubo!=?,psbm=?,jm#Mft#Zlqhbggjwjlmbo#`lnsqfppjlm ?gju#jg>!jm`lqslqbwf8?,p`qjsw=?bwwb`kFufmwaf`bnf#wkf#!#wbqdfw>!\\`bqqjfg#lvwPlnf#le#wkfp`jfm`f#bmgwkf#wjnf#le@lmwbjmfq!=nbjmwbjmjmd@kqjpwlskfqNv`k#le#wkftqjwjmdp#le!#kfjdkw>!1pjyf#le#wkfufqpjlm#le#nj{wvqf#le#afwtffm#wkfF{bnsofp#lefgv`bwjlmbo`lnsfwjwjuf#lmpvanjw>!gjqf`wlq#legjpwjm`wjuf,GWG#[KWNO#qfobwjmd#wlwfmgfm`z#wlsqlujm`f#letkj`k#tlvoggfpsjwf#wkfp`jfmwjej`#ofdjpobwvqf-jmmfqKWNO#boofdbwjlmpBdqj`vowvqftbp#vpfg#jmbssqlb`k#wljmwfoojdfmwzfbqp#obwfq/pbmp.pfqjegfwfqnjmjmdSfqelqnbm`fbssfbqbm`fp/#tkj`k#jp#elvmgbwjlmpbaaqfujbwfgkjdkfq#wkbmp#eqln#wkf#jmgjujgvbo#`lnslpfg#lepvsslpfg#wl`objnp#wkbwbwwqjavwjlmelmw.pjyf92fofnfmwp#leKjpwlqj`bo#kjp#aqlwkfqbw#wkf#wjnfbmmjufqpbqzdlufqmfg#azqfobwfg#wl#vowjnbwfoz#jmmlubwjlmpjw#jp#pwjoo`bm#lmoz#afgfejmjwjlmpwlDNWPwqjmdB#mvnafq#lejnd#`obpp>!Fufmwvbooz/tbp#`kbmdfgl``vqqfg#jmmfjdkalqjmdgjpwjmdvjpktkfm#kf#tbpjmwqlgv`jmdwfqqfpwqjboNbmz#le#wkfbqdvfp#wkbwbm#Bnfqj`bm`lmrvfpw#letjgfpsqfbg#tfqf#hjoofgp`qffm#bmg#Jm#lqgfq#wlf{sf`wfg#wlgfp`fmgbmwpbqf#ol`bwfgofdjpobwjufdfmfqbwjlmp#ab`hdqlvmgnlpw#sflsofzfbqp#bewfqwkfqf#jp#mlwkf#kjdkfpweqfrvfmwoz#wkfz#gl#mlwbqdvfg#wkbwpkltfg#wkbwsqfglnjmbmwwkfloldj`boaz#wkf#wjnf`lmpjgfqjmdpklqw.ojufg?,psbm=?,b=`bm#af#vpfgufqz#ojwwoflmf#le#wkf#kbg#boqfbgzjmwfqsqfwfg`lnnvmj`bwfefbwvqfp#ledlufqmnfmw/?,mlp`qjsw=fmwfqfg#wkf!#kfjdkw>!0Jmgfsfmgfmwslsvobwjlmpobqdf.p`bof-#Bowklvdk#vpfg#jm#wkfgfpwqv`wjlmslppjajojwzpwbqwjmd#jmwtl#lq#nlqff{sqfppjlmppvalqgjmbwfobqdfq#wkbmkjpwlqz#bmg?,lswjlm= @lmwjmfmwbofojnjmbwjmdtjoo#mlw#afsqb`wj`f#lejm#eqlmw#lepjwf#le#wkffmpvqf#wkbwwl#`qfbwf#bnjppjppjssjslwfmwjboozlvwpwbmgjmdafwwfq#wkbmtkbw#jp#mltpjwvbwfg#jmnfwb#mbnf>!WqbgjwjlmbopvddfpwjlmpWqbmpobwjlmwkf#elqn#lebwnlpskfqj`jgfloldj`bofmwfqsqjpfp`bo`vobwjmdfbpw#le#wkfqfnmbmwp#lesovdjmpsbdf,jmgf{-sks<qfnbjmfg#jmwqbmpelqnfgKf#tbp#bopltbp#boqfbgzpwbwjpwj`bojm#ebulq#leNjmjpwqz#lenlufnfmw#leelqnvobwjlmjp#qfrvjqfg?ojmh#qfo>!Wkjp#jp#wkf#?b#kqfe>!,slsvobqjyfgjmuloufg#jmbqf#vpfg#wlbmg#pfufqbonbgf#az#wkfpffnp#wl#afojhfoz#wkbwSbofpwjmjbmmbnfg#bewfqjw#kbg#affmnlpw#`lnnlmwl#qfefq#wlavw#wkjp#jp`lmpf`vwjufwfnslqbqjozJm#dfmfqbo/`lmufmwjlmpwbhfp#sob`fpvagjujpjlmwfqqjwlqjbolsfqbwjlmbosfqnbmfmwoztbp#obqdfozlvwaqfbh#lejm#wkf#sbpwelooltjmd#b#{nomp9ld>!=?b#`obpp>!`obpp>!wf{w@lmufqpjlm#nbz#af#vpfgnbmveb`wvqfbewfq#afjmd`ofbqej{!= rvfpwjlm#letbp#fof`wfgwl#af`lnf#baf`bvpf#le#plnf#sflsofjmpsjqfg#azpv``fppevo#b#wjnf#tkfmnlqf#`lnnlmbnlmdpw#wkfbm#leej`jbotjgwk9233&8wf`kmloldz/tbp#bglswfgwl#hffs#wkfpfwwofnfmwpojuf#ajqwkpjmgf{-kwno!@lmmf`wj`vwbppjdmfg#wl%bns8wjnfp8b``lvmw#elqbojdm>qjdkwwkf#`lnsbmzbotbzp#affmqfwvqmfg#wljmuloufnfmwAf`bvpf#wkfwkjp#sfqjlg!#mbnf>!r!#`lmejmfg#wlb#qfpvow#leubovf>!!#,=jp#b`wvboozFmujqlmnfmw ?,kfbg= @lmufqpfoz/= ?gju#jg>!3!#tjgwk>!2jp#sqlabaozkbuf#af`lnf`lmwqloojmdwkf#sqlaofn`jwjyfmp#leslojwj`jbmpqfb`kfg#wkfbp#fbqoz#bp9mlmf8#lufq?wbaof#`fooubojgjwz#legjqf`woz#wllmnlvpfgltmtkfqf#jw#jptkfm#jw#tbpnfnafqp#le#qfobwjlm#wlb``lnnlgbwfbolmd#tjwk#Jm#wkf#obwfwkf#Fmdojpkgfoj`jlvp!=wkjp#jp#mlwwkf#sqfpfmwje#wkfz#bqfbmg#ejmboozb#nbwwfq#le \n?,gju= ?,p`qjsw=ebpwfq#wkbmnbilqjwz#lebewfq#tkj`k`lnsbqbwjufwl#nbjmwbjmjnsqluf#wkfbtbqgfg#wkffq!#`obpp>!eqbnfalqgfqqfpwlqbwjlmjm#wkf#pbnfbmbozpjp#lewkfjq#ejqpwGvqjmd#wkf#`lmwjmfmwbopfrvfm`f#leevm`wjlm+*xelmw.pjyf9#tlqh#lm#wkf?,p`qjsw= ?afdjmp#tjwkibubp`qjsw9`lmpwjwvfmwtbp#elvmgfgfrvjojaqjvnbppvnf#wkbwjp#djufm#azmffgp#wl#af`llqgjmbwfpwkf#ubqjlvpbqf#sbqw#lelmoz#jm#wkfpf`wjlmp#lejp#b#`lnnlmwkflqjfp#legjp`lufqjfpbppl`jbwjlmfgdf#le#wkfpwqfmdwk#leslpjwjlm#jmsqfpfmw.gbzvmjufqpboozwl#elqn#wkfavw#jmpwfbg`lqslqbwjlmbwwb`kfg#wljp#`lnnlmozqfbplmp#elq#%rvlw8wkf#`bm#af#nbgftbp#baof#wltkj`k#nfbmpavw#gjg#mlwlmNlvpfLufqbp#slppjaoflsfqbwfg#az`lnjmd#eqlnwkf#sqjnbqzbggjwjlm#leelq#pfufqbowqbmpefqqfgb#sfqjlg#lebqf#baof#wlkltfufq/#jwpklvog#kbufnv`k#obqdfq \n?,p`qjsw=bglswfg#wkfsqlsfqwz#legjqf`wfg#azfeef`wjufoztbp#aqlvdkw`kjogqfm#leSqldqbnnjmdolmdfq#wkbmnbmvp`qjswptbq#bdbjmpwaz#nfbmp#lebmg#nlpw#lepjnjobq#wl#sqlsqjfwbqzlqjdjmbwjmdsqfpwjdjlvpdqbnnbwj`bof{sfqjfm`f-wl#nbhf#wkfJw#tbp#bopljp#elvmg#jm`lnsfwjwlqpjm#wkf#V-P-qfsob`f#wkfaqlvdkw#wkf`bo`vobwjlmeboo#le#wkfwkf#dfmfqbosqb`wj`boozjm#klmlq#leqfofbpfg#jmqfpjgfmwjbobmg#plnf#lehjmd#le#wkfqfb`wjlm#wl2pw#Fbqo#le`vowvqf#bmgsqjm`jsbooz?,wjwof= ##wkfz#`bm#afab`h#wl#wkfplnf#le#kjpf{slpvqf#wlbqf#pjnjobqelqn#le#wkfbggEbulqjwf`jwjyfmpkjssbqw#jm#wkfsflsof#tjwkjm#sqb`wj`fwl#`lmwjmvf%bns8njmvp8bssqlufg#az#wkf#ejqpw#booltfg#wkfbmg#elq#wkfevm`wjlmjmdsobzjmd#wkfplovwjlm#wlkfjdkw>!3!#jm#kjp#allhnlqf#wkbm#belooltp#wkf`qfbwfg#wkfsqfpfm`f#jm%maps8?,wg=mbwjlmbojpwwkf#jgfb#leb#`kbqb`wfqtfqf#elq`fg#`obpp>!awmgbzp#le#wkfefbwvqfg#jmpkltjmd#wkfjmwfqfpw#jmjm#sob`f#lewvqm#le#wkfwkf#kfbg#leOlqg#le#wkfslojwj`boozkbp#jwp#ltmFgv`bwjlmbobssqlubo#leplnf#le#wkffb`k#lwkfq/afkbujlq#lebmg#af`bvpfbmg#bmlwkfqbssfbqfg#lmqf`lqgfg#jmaob`h%rvlw8nbz#jm`ovgfwkf#tlqog$p`bm#ofbg#wlqfefqp#wl#balqgfq>!3!#dlufqmnfmw#tjmmjmd#wkfqfpvowfg#jm#tkjof#wkf#Tbpkjmdwlm/wkf#pvaif`w`jwz#jm#wkf=?,gju= \n\nqfeof`w#wkfwl#`lnsofwfaf`bnf#nlqfqbgjlb`wjufqfif`wfg#aztjwklvw#bmzkjp#ebwkfq/tkj`k#`lvog`lsz#le#wkfwl#jmgj`bwfb#slojwj`bob``lvmwp#le`lmpwjwvwfptlqhfg#tjwkfq?,b=?,oj=le#kjp#ojefb``lnsbmjfg`ojfmwTjgwksqfufmw#wkfOfdjpobwjufgjeefqfmwozwldfwkfq#jmkbp#pfufqboelq#bmlwkfqwf{w#le#wkfelvmgfg#wkff#tjwk#wkf#jp#vpfg#elq`kbmdfg#wkfvpvbooz#wkfsob`f#tkfqftkfqfbp#wkf=#?b#kqfe>!!=?b#kqfe>!wkfnpfoufp/bowklvdk#kfwkbw#`bm#afwqbgjwjlmboqlof#le#wkfbp#b#qfpvowqfnluf@kjoggfpjdmfg#aztfpw#le#wkfPlnf#sflsofsqlgv`wjlm/pjgf#le#wkfmftpofwwfqpvpfg#az#wkfgltm#wl#wkfb``fswfg#azojuf#jm#wkfbwwfnswp#wllvwpjgf#wkfeqfrvfm`jfpKltfufq/#jmsqldqbnnfqpbw#ofbpw#jmbssql{jnbwfbowklvdk#jwtbp#sbqw#lebmg#ubqjlvpDlufqmlq#lewkf#bqwj`ofwvqmfg#jmwl=?b#kqfe>!,wkf#f`lmlnzjp#wkf#nlpwnlpw#tjgfoztlvog#obwfqbmg#sfqkbspqjpf#wl#wkfl``vqp#tkfmvmgfq#tkj`k`lmgjwjlmp-wkf#tfpwfqmwkflqz#wkbwjp#sqlgv`fgwkf#`jwz#lejm#tkj`k#kfpffm#jm#wkfwkf#`fmwqboavjogjmd#lenbmz#le#kjpbqfb#le#wkfjp#wkf#lmoznlpw#le#wkfnbmz#le#wkfwkf#TfpwfqmWkfqf#jp#mlf{wfmgfg#wlPwbwjpwj`bo`lopsbm>1#\x7Fpklqw#pwlqzslppjaof#wlwlsloldj`bo`qjwj`bo#leqfslqwfg#wlb#@kqjpwjbmgf`jpjlm#wljp#frvbo#wlsqlaofnp#leWkjp#`bm#afnfq`kbmgjpfelq#nlpw#leml#fujgfm`ffgjwjlmp#lefofnfmwp#jm%rvlw8-#Wkf`ln,jnbdfp,tkj`k#nbhfpwkf#sql`fppqfnbjmp#wkfojwfqbwvqf/jp#b#nfnafqwkf#slsvobqwkf#bm`jfmwsqlaofnp#jmwjnf#le#wkfgfefbwfg#azalgz#le#wkfb#eft#zfbqpnv`k#le#wkfwkf#tlqh#le@bojelqmjb/pfqufg#bp#bdlufqmnfmw-`lm`fswp#lenlufnfmw#jm\n\n?gju#jg>!jw!#ubovf>!obmdvbdf#lebp#wkfz#bqfsqlgv`fg#jmjp#wkbw#wkff{sobjm#wkfgju=?,gju= Kltfufq#wkfofbg#wl#wkf\n?b#kqfe>!,tbp#dqbmwfgsflsof#kbuf`lmwjmvbooztbp#pffm#bpbmg#qfobwfgwkf#qlof#lesqlslpfg#azle#wkf#afpwfb`k#lwkfq-@lmpwbmwjmfsflsof#eqlngjbof`wp#lewl#qfujpjlmtbp#qfmbnfgb#plvq`f#lewkf#jmjwjboobvm`kfg#jmsqlujgf#wkfwl#wkf#tfpwtkfqf#wkfqfbmg#pjnjobqafwtffm#wtljp#bopl#wkfFmdojpk#bmg`lmgjwjlmp/wkbw#jw#tbpfmwjwofg#wlwkfnpfoufp-rvbmwjwz#leqbmpsbqfm`zwkf#pbnf#bpwl#iljm#wkf`lvmwqz#bmgwkjp#jp#wkfWkjp#ofg#wlb#pwbwfnfmw`lmwqbpw#wlobpwJmgf{Lewkqlvdk#kjpjp#gfpjdmfgwkf#wfqn#jpjp#sqlujgfgsqlwf`w#wkfmd?,b=?,oj=Wkf#`vqqfmwwkf#pjwf#lepvapwbmwjbof{sfqjfm`f/jm#wkf#Tfpwwkfz#pklvogpolufm(ajmb`lnfmwbqjlpvmjufqpjgbg`lmgj`jlmfpb`wjujgbgfpf{sfqjfm`jbwf`mlold/Absqlgv``j/_msvmwvb`j/_mbsoj`b`j/_m`lmwqbpf/]b`bwfdlq/Abpqfdjpwqbqpfsqlefpjlmbowqbwbnjfmwlqfd/Apwqbwfpf`qfwbq/Absqjm`jsbofpsqlwf``j/_mjnslqwbmwfpjnslqwbm`jbslpjajojgbgjmwfqfpbmwf`qf`jnjfmwlmf`fpjgbgfppvp`qjajqpfbpl`jb`j/_mgjpslmjaofpfubovb`j/_mfpwvgjbmwfpqfpslmpbaofqfplov`j/_mdvbgbobibqbqfdjpwqbglplslqwvmjgbg`lnfq`jbofpelwldqbe/Abbvwlqjgbgfpjmdfmjfq/Abwfofujpj/_m`lnsfwfm`jblsfqb`jlmfpfpwbaof`jglpjnsofnfmwfb`wvbonfmwfmbufdb`j/_m`lmelqnjgbgojmf.kfjdkw9elmw.ebnjoz9!#9#!kwws9,,bssoj`bwjlmpojmh!#kqfe>!psf`jej`booz,,?"X@GBWBX Lqdbmjybwjlmgjpwqjavwjlm3s{8#kfjdkw9qfobwjlmpkjsgfuj`f.tjgwk?gju#`obpp>!?obafo#elq>!qfdjpwqbwjlm?,mlp`qjsw= ,jmgf{-kwno!tjmglt-lsfm+#"jnslqwbmw8bssoj`bwjlm,jmgfsfmgfm`f,,ttt-dlldoflqdbmjybwjlmbvwl`lnsofwfqfrvjqfnfmwp`lmpfqubwjuf?elqn#mbnf>!jmwfoof`wvbonbqdjm.ofew92;wk#`fmwvqzbm#jnslqwbmwjmpwjwvwjlmpbaaqfujbwjlm?jnd#`obpp>!lqdbmjpbwjlm`jujojybwjlm2:wk#`fmwvqzbq`kjwf`wvqfjm`lqslqbwfg13wk#`fmwvqz.`lmwbjmfq!=nlpw#mlwbaoz,=?,b=?,gju=mlwjej`bwjlm$vmgfejmfg$*Evqwkfqnlqf/afojfuf#wkbwjmmfqKWNO#>#sqjlq#wl#wkfgqbnbwj`boozqfefqqjmd#wlmfdlwjbwjlmpkfbgrvbqwfqpPlvwk#Beqj`bvmpv``fppevoSfmmpzoubmjbBp#b#qfpvow/?kwno#obmd>!%ow8,pvs%dw8gfbojmd#tjwkskjobgfoskjbkjpwlqj`booz*8?,p`qjsw= sbggjmd.wls9f{sfqjnfmwbodfwBwwqjavwfjmpwqv`wjlmpwf`kmloldjfpsbqw#le#wkf#>evm`wjlm+*xpvap`qjswjlmo-gwg!= ?kwdfldqbskj`bo@lmpwjwvwjlm$/#evm`wjlm+pvsslqwfg#azbdqj`vowvqbo`lmpwqv`wjlmsvaoj`bwjlmpelmw.pjyf9#2b#ubqjfwz#le?gju#pwzof>!Fm`z`olsfgjbjeqbnf#pq`>!gfnlmpwqbwfgb``lnsojpkfgvmjufqpjwjfpGfnldqbskj`p*8?,p`qjsw=?gfgj`bwfg#wlhmltofgdf#lepbwjpeb`wjlmsbqwj`vobqoz?,gju=?,gju=Fmdojpk#+VP*bssfmg@kjog+wqbmpnjppjlmp-#Kltfufq/#jmwfoojdfm`f!#wbajmgf{>!eolbw9qjdkw8@lnnlmtfbowkqbmdjmd#eqlnjm#tkj`k#wkfbw#ofbpw#lmfqfsqlgv`wjlmfm`z`olsfgjb8elmw.pjyf92ivqjpgj`wjlmbw#wkbw#wjnf!=?b#`obpp>!Jm#bggjwjlm/gfp`qjswjlm(`lmufqpbwjlm`lmwb`w#tjwkjp#dfmfqboozq!#`lmwfmw>!qfsqfpfmwjmd%ow8nbwk%dw8sqfpfmwbwjlml``bpjlmbooz?jnd#tjgwk>!mbujdbwjlm!=`lnsfmpbwjlm`kbnsjlmpkjsnfgjb>!boo!#ujlobwjlm#leqfefqfm`f#wlqfwvqm#wqvf8Pwqj`w,,FM!#wqbmpb`wjlmpjmwfqufmwjlmufqjej`bwjlmJmelqnbwjlm#gjeej`vowjfp@kbnsjlmpkjs`bsbajojwjfp?"Xfmgje^..=~ ?,p`qjsw= @kqjpwjbmjwzelq#f{bnsof/Sqlefppjlmboqfpwqj`wjlmppvddfpw#wkbwtbp#qfofbpfg+pv`k#bp#wkfqfnluf@obpp+vmfnsolznfmwwkf#Bnfqj`bmpwqv`wvqf#le,jmgf{-kwno#svaojpkfg#jmpsbm#`obpp>!!=?b#kqfe>!,jmwqlgv`wjlmafolmdjmd#wl`objnfg#wkbw`lmpfrvfm`fp?nfwb#mbnf>!Dvjgf#wl#wkflufqtkfonjmdbdbjmpw#wkf#`lm`fmwqbwfg/ -mlmwlv`k#lapfqubwjlmp?,b= ?,gju= e#+gl`vnfmw-alqgfq9#2s{#xelmw.pjyf92wqfbwnfmw#le3!#kfjdkw>!2nlgjej`bwjlmJmgfsfmgfm`fgjujgfg#jmwldqfbwfq#wkbmb`kjfufnfmwpfpwbaojpkjmdIbubP`qjsw!#mfufqwkfofpppjdmjej`bm`fAqlbg`bpwjmd=%maps8?,wg=`lmwbjmfq!= pv`k#bp#wkf#jmeovfm`f#leb#sbqwj`vobqpq`>$kwws9,,mbujdbwjlm!#kboe#le#wkf#pvapwbmwjbo#%maps8?,gju=bgubmwbdf#legjp`lufqz#leevmgbnfmwbo#nfwqlslojwbmwkf#lsslpjwf!#{no9obmd>!gfojafqbwfozbojdm>`fmwfqfulovwjlm#lesqfpfqubwjlmjnsqlufnfmwpafdjmmjmd#jmIfpvp#@kqjpwSvaoj`bwjlmpgjpbdqffnfmwwf{w.bojdm9q/#evm`wjlm+*pjnjobqjwjfpalgz=?,kwno=jp#`vqqfmwozboskbafwj`bojp#plnfwjnfpwzsf>!jnbdf,nbmz#le#wkf#eolt9kjggfm8bubjobaof#jmgfp`qjaf#wkff{jpwfm`f#leboo#lufq#wkfwkf#Jmwfqmfw\n?vo#`obpp>!jmpwboobwjlmmfjdkalqkllgbqnfg#elq`fpqfgv`jmd#wkf`lmwjmvfp#wlMlmfwkfofpp/wfnsfqbwvqfp \n\n?b#kqfe>!`olpf#wl#wkff{bnsofp#le#jp#balvw#wkf+pff#afolt*-!#jg>!pfbq`ksqlefppjlmbojp#bubjobaofwkf#leej`jbo\n\n?,p`qjsw= \n\n?gju#jg>!b``fofqbwjlmwkqlvdk#wkf#Kboo#le#Ebnfgfp`qjswjlmpwqbmpobwjlmpjmwfqefqfm`f#wzsf>$wf{w,qf`fmw#zfbqpjm#wkf#tlqogufqz#slsvobqxab`hdqlvmg9wqbgjwjlmbo#plnf#le#wkf#`lmmf`wfg#wlf{soljwbwjlmfnfqdfm`f#le`lmpwjwvwjlmB#Kjpwlqz#lepjdmjej`bmw#nbmveb`wvqfgf{sf`wbwjlmp=?mlp`qjsw=?`bm#af#elvmgaf`bvpf#wkf#kbp#mlw#affmmfjdkalvqjmdtjwklvw#wkf#bggfg#wl#wkf\n?oj#`obpp>!jmpwqvnfmwboPlujfw#Vmjlmb`hmltofgdfgtkj`k#`bm#afmbnf#elq#wkfbwwfmwjlm#wlbwwfnswp#wl#gfufolsnfmwpJm#eb`w/#wkf?oj#`obpp>!bjnsoj`bwjlmppvjwbaof#elqnv`k#le#wkf#`lolmjybwjlmsqfpjgfmwjbo`bm`foAvaaof#Jmelqnbwjlmnlpw#le#wkf#jp#gfp`qjafgqfpw#le#wkf#nlqf#lq#ofppjm#PfswfnafqJmwfoojdfm`fpq`>!kwws9,,s{8#kfjdkw9#bubjobaof#wlnbmveb`wvqfqkvnbm#qjdkwpojmh#kqfe>!,bubjobajojwzsqlslqwjlmbolvwpjgf#wkf#bpwqlmlnj`bokvnbm#afjmdpmbnf#le#wkf#bqf#elvmg#jmbqf#abpfg#lmpnboofq#wkbmb#sfqplm#tklf{sbmpjlm#lebqdvjmd#wkbwmlt#hmltm#bpJm#wkf#fbqozjmwfqnfgjbwfgfqjufg#eqlnP`bmgjmbujbm?,b=?,gju= `lmpjgfq#wkfbm#fpwjnbwfgwkf#Mbwjlmbo?gju#jg>!sbdqfpvowjmd#jm`lnnjppjlmfgbmboldlvp#wlbqf#qfrvjqfg,vo= ?,gju= tbp#abpfg#lmbmg#af`bnf#b%maps8%maps8w!#ubovf>!!#tbp#`bswvqfgml#nlqf#wkbmqfpsf`wjufoz`lmwjmvf#wl#= ?kfbg= ?tfqf#`qfbwfgnlqf#dfmfqbojmelqnbwjlm#vpfg#elq#wkfjmgfsfmgfmw#wkf#Jnsfqjbo`lnslmfmw#lewl#wkf#mlqwkjm`ovgf#wkf#@lmpwqv`wjlmpjgf#le#wkf#tlvog#mlw#afelq#jmpwbm`fjmufmwjlm#lenlqf#`lnsof{`loof`wjufozab`hdqlvmg9#wf{w.bojdm9#jwp#lqjdjmbojmwl#b``lvmwwkjp#sql`fppbm#f{wfmpjufkltfufq/#wkfwkfz#bqf#mlwqfif`wfg#wkf`qjwj`jpn#legvqjmd#tkj`ksqlabaoz#wkfwkjp#bqwj`of+evm`wjlm+*xJw#pklvog#afbm#bdqffnfmwb``jgfmwboozgjeefqp#eqlnBq`kjwf`wvqfafwwfq#hmltmbqqbmdfnfmwpjmeovfm`f#lmbwwfmgfg#wkfjgfmwj`bo#wlplvwk#le#wkfsbpp#wkqlvdk{no!#wjwof>!tfjdkw9alog8`qfbwjmd#wkfgjpsobz9mlmfqfsob`fg#wkf?jnd#pq`>!,jkwwsp9,,ttt-Tlqog#Tbq#JJwfpwjnlmjbopelvmg#jm#wkfqfrvjqfg#wl#bmg#wkbw#wkfafwtffm#wkf#tbp#gfpjdmfg`lmpjpwp#le#`lmpjgfqbaozsvaojpkfg#azwkf#obmdvbdf@lmpfqubwjlm`lmpjpwfg#leqfefq#wl#wkfab`h#wl#wkf#`pp!#nfgjb>!Sflsof#eqln#bubjobaof#lmsqlufg#wl#afpvddfpwjlmp!tbp#hmltm#bpubqjfwjfp#leojhfoz#wl#af`lnsqjpfg#lepvsslqw#wkf#kbmgp#le#wkf`lvsofg#tjwk`lmmf`w#bmg#alqgfq9mlmf8sfqelqnbm`fpafelqf#afjmdobwfq#af`bnf`bo`vobwjlmplewfm#`boofgqfpjgfmwp#lenfbmjmd#wkbw=?oj#`obpp>!fujgfm`f#elqf{sobmbwjlmpfmujqlmnfmwp!=?,b=?,gju=tkj`k#booltpJmwqlgv`wjlmgfufolsfg#azb#tjgf#qbmdflm#afkboe#leubojdm>!wls!sqjm`jsof#lebw#wkf#wjnf/?,mlp`qjsw=pbjg#wl#kbufjm#wkf#ejqpwtkjof#lwkfqpkzslwkfwj`boskjolplskfqpsltfq#le#wkf`lmwbjmfg#jmsfqelqnfg#azjmbajojwz#wltfqf#tqjwwfmpsbm#pwzof>!jmsvw#mbnf>!wkf#rvfpwjlmjmwfmgfg#elqqfif`wjlm#lejnsojfp#wkbwjmufmwfg#wkfwkf#pwbmgbqgtbp#sqlabaozojmh#afwtffmsqlefpplq#lejmwfqb`wjlmp`kbmdjmd#wkfJmgjbm#L`fbm#`obpp>!obpwtlqhjmd#tjwk$kwws9,,ttt-zfbqp#afelqfWkjp#tbp#wkfqf`qfbwjlmbofmwfqjmd#wkfnfbpvqfnfmwpbm#f{wqfnfozubovf#le#wkfpwbqw#le#wkf ?,p`qjsw= bm#feelqw#wljm`qfbpf#wkfwl#wkf#plvwkpsb`jmd>!3!=pveej`jfmwozwkf#Fvqlsfbm`lmufqwfg#wl`ofbqWjnflvwgjg#mlw#kbuf`lmpfrvfmwozelq#wkf#mf{wf{wfmpjlm#lef`lmlnj`#bmgbowklvdk#wkfbqf#sqlgv`fgbmg#tjwk#wkfjmpveej`jfmwdjufm#az#wkfpwbwjmd#wkbwf{sfmgjwvqfp?,psbm=?,b= wklvdkw#wkbwlm#wkf#abpjp`foosbggjmd>jnbdf#le#wkfqfwvqmjmd#wljmelqnbwjlm/pfsbqbwfg#azbppbppjmbwfgp!#`lmwfmw>!bvwklqjwz#lemlqwktfpwfqm?,gju= ?gju#!=?,gju= ##`lmpvowbwjlm`lnnvmjwz#lewkf#mbwjlmbojw#pklvog#afsbqwj`jsbmwp#bojdm>!ofewwkf#dqfbwfpwpfof`wjlm#lepvsfqmbwvqbogfsfmgfmw#lmjp#nfmwjlmfgbooltjmd#wkftbp#jmufmwfgb``lnsbmzjmdkjp#sfqplmbobubjobaof#bwpwvgz#le#wkflm#wkf#lwkfqf{f`vwjlm#leKvnbm#Qjdkwpwfqnp#le#wkfbppl`jbwjlmpqfpfbq`k#bmgpv``ffgfg#azgfefbwfg#wkfbmg#eqln#wkfavw#wkfz#bqf`lnnbmgfq#lepwbwf#le#wkfzfbqp#le#bdfwkf#pwvgz#le?vo#`obpp>!psob`f#jm#wkftkfqf#kf#tbp?oj#`obpp>!ewkfqf#bqf#mltkj`k#af`bnfkf#svaojpkfgf{sqfppfg#jmwl#tkj`k#wkf`lnnjppjlmfqelmw.tfjdkw9wfqqjwlqz#lef{wfmpjlmp!=Qlnbm#Fnsjqffrvbo#wl#wkfJm#`lmwqbpw/kltfufq/#bmgjp#wzsj`boozbmg#kjp#tjef+bopl#`boofg=?vo#`obpp>!feef`wjufoz#fuloufg#jmwlpffn#wl#kbuftkj`k#jp#wkfwkfqf#tbp#mlbm#f{`foofmwboo#le#wkfpfgfp`qjafg#azJm#sqb`wj`f/aqlbg`bpwjmd`kbqdfg#tjwkqfeof`wfg#jmpvaif`wfg#wlnjojwbqz#bmgwl#wkf#sljmwf`lmlnj`boozpfwWbqdfwjmdbqf#b`wvboozuj`wlqz#lufq+*8?,p`qjsw=`lmwjmvlvpozqfrvjqfg#elqfulovwjlmbqzbm#feef`wjufmlqwk#le#wkf/#tkj`k#tbp#eqlmw#le#wkflq#lwkfqtjpfplnf#elqn#lekbg#mlw#affmdfmfqbwfg#azjmelqnbwjlm-sfqnjwwfg#wljm`ovgfp#wkfgfufolsnfmw/fmwfqfg#jmwlwkf#sqfujlvp`lmpjpwfmwozbqf#hmltm#bpwkf#ejfog#lewkjp#wzsf#ledjufm#wl#wkfwkf#wjwof#le`lmwbjmp#wkfjmpwbm`fp#lejm#wkf#mlqwkgvf#wl#wkfjqbqf#gfpjdmfg`lqslqbwjlmptbp#wkbw#wkflmf#le#wkfpfnlqf#slsvobqpv``ffgfg#jmpvsslqw#eqlnjm#gjeefqfmwglnjmbwfg#azgfpjdmfg#elqltmfqpkjs#lebmg#slppjaozpwbmgbqgjyfgqfpslmpfWf{wtbp#jmwfmgfgqf`fjufg#wkfbppvnfg#wkbwbqfbp#le#wkfsqjnbqjoz#jmwkf#abpjp#lejm#wkf#pfmpfb``lvmwp#elqgfpwqlzfg#azbw#ofbpw#wtltbp#gf`obqfg`lvog#mlw#afPf`qfwbqz#lebssfbq#wl#afnbqdjm.wls92,]_p(\x7F_p(\',df*xwkqlt#f~8wkf#pwbqw#lewtl#pfsbqbwfobmdvbdf#bmgtkl#kbg#affmlsfqbwjlm#legfbwk#le#wkfqfbo#mvnafqp\n?ojmh#qfo>!sqlujgfg#wkfwkf#pwlqz#le`lnsfwjwjlmpfmdojpk#+VH*fmdojpk#+VP*<p<R<Q<_<R<W<M=l<S=m<V<T=m=l<S=m<V<T=m=l<S=m<V<R5h4U4]4D5f4E\nAOGx\bTA\nzk\vBl\bQ\x7F\bTA\nzk\vUm\bQ\x7F\bTA\nzk\npeu| i@ cT\bVV\n\\}\nxS VptSk` [X [X\vHR\bPv\bTW\bUe\n\x7Fa\bQp\v_W\vWs\nxS\vAz\n_yKhjmelqnb`j/_mkfqqbnjfmwbpfof`wq/_mj`lgfp`qjs`j/_m`obpjej`bglp`lml`jnjfmwlsvaoj`b`j/_mqfob`jlmbgbpjmelqn/Mwj`bqfob`jlmbglpgfsbqwbnfmwlwqbabibglqfpgjqf`wbnfmwfbzvmwbnjfmwlnfq`bglOjaqf`lmw/M`wfmlpkbajwb`jlmfp`vnsojnjfmwlqfpwbvqbmwfpgjpslpj`j/_m`lmpf`vfm`jbfof`wq/_mj`bbsoj`b`jlmfpgfp`lmf`wbgljmpwbob`j/_mqfbojyb`j/_mvwjojyb`j/_mfm`j`olsfgjbfmefqnfgbgfpjmpwqvnfmwlpf{sfqjfm`jbpjmpwjwv`j/_msbqwj`vobqfppva`bwfdlqjb=n<R<W=`<V<R<L<R=m=m<T<T=l<\\<]<R=n=g<]<R<W=`=d<Y<S=l<R=m=n<R<P<R<Z<Y=n<Y<X=l=o<_<T=i=m<W=o=k<\\<Y=m<Y<U=k<\\=m<^=m<Y<_<X<\\<L<R=m=m<T=c<p<R=m<V<^<Y<X=l=o<_<T<Y<_<R=l<R<X<\\<^<R<S=l<R=m<X<\\<Q<Q=g=i<X<R<W<Z<Q=g<T<P<Y<Q<Q<R<p<R=m<V<^=g=l=o<]<W<Y<U<p<R=m<V<^<\\=m=n=l<\\<Q=g<Q<T=k<Y<_<R=l<\\<]<R=n<Y<X<R<W<Z<Y<Q=o=m<W=o<_<T=n<Y<S<Y=l=`<r<X<Q<\\<V<R<S<R=n<R<P=o=l<\\<]<R=n=o<\\<S=l<Y<W=c<^<R<R<]=e<Y<R<X<Q<R<_<R=m<^<R<Y<_<R=m=n<\\=n=`<T<X=l=o<_<R<U=h<R=l=o<P<Y=i<R=l<R=d<R<S=l<R=n<T<^=m=m=g<W<V<\\<V<\\<Z<X=g<U<^<W<\\=m=n<T<_=l=o<S<S=g<^<P<Y=m=n<Y=l<\\<]<R=n<\\=m<V<\\<[<\\<W<S<Y=l<^=g<U<X<Y<W<\\=n=`<X<Y<Q=`<_<T<S<Y=l<T<R<X<]<T<[<Q<Y=m<R=m<Q<R<^<Y<P<R<P<Y<Q=n<V=o<S<T=n=`<X<R<W<Z<Q<\\=l<\\<P<V<\\=i<Q<\\=k<\\<W<R<L<\\<]<R=n<\\<N<R<W=`<V<R=m<R<^=m<Y<P<^=n<R=l<R<U<Q<\\=k<\\<W<\\=m<S<T=m<R<V=m<W=o<Z<]=g=m<T=m=n<Y<P<S<Y=k<\\=n<T<Q<R<^<R<_<R<S<R<P<R=e<T=m<\\<U=n<R<^<S<R=k<Y<P=o<S<R<P<R=e=`<X<R<W<Z<Q<R=m=m=g<W<V<T<]=g=m=n=l<R<X<\\<Q<Q=g<Y<P<Q<R<_<T<Y<S=l<R<Y<V=n<M<Y<U=k<\\=m<P<R<X<Y<W<T=n<\\<V<R<_<R<R<Q<W<\\<U<Q<_<R=l<R<X<Y<^<Y=l=m<T=c=m=n=l<\\<Q<Y=h<T<W=`<P=g=o=l<R<^<Q=c=l<\\<[<Q=g=i<T=m<V<\\=n=`<Q<Y<X<Y<W=b=c<Q<^<\\=l=c<P<Y<Q=`=d<Y<P<Q<R<_<T=i<X<\\<Q<Q<R<U<[<Q<\\=k<T=n<Q<Y<W=`<[=c=h<R=l=o<P<\\<N<Y<S<Y=l=`<P<Y=m=c=j<\\<[<\\=e<T=n=g<w=o=k=d<T<Y\fHD\fHU\fIl\fHn\fHy\fH\\\fHD\fIk\fHi\fHF\fHD\fIk\fHy\fHS\fHC\fHR\fHy\fH\\\fIk\fHn\fHi\fHD\fIa\fHC\fHy\fIa\fHC\fHR\fH{\fHR\fHk\fHM\fH@\fHR\fH\\\fIk\fHy\fHS\fHT\fIl\fHJ\fHS\fHC\fHR\fHF\fHU\fH^\fIk\fHT\fHS\fHn\fHU\fHA\fHR\fH\\\fHH\fHi\fHF\fHD\fIl\fHY\fHR\fH^\fIk\fHT\fIk\fHY\fHR\fHy\fH\\\fHH\fIk\fHB\fIk\fH\\\fIk\fHU\fIg\fHD\fIk\fHT\fHy\fHH\fIk\fH@\fHU\fIm\fHH\fHT\fHR\fHk\fHs\fHU\fIg\fH{\fHR\fHp\fHR\fHD\fIk\fHB\fHS\fHD\fHs\fHy\fH\\\fHH\fHR\fHy\fH\\\fHD\fHR\fHe\fHD\fHy\fIk\fHC\fHU\fHR\fHm\fHT\fH@\fHT\fIk\fHA\fHR\fH[\fHR\fHj\fHF\fHy\fIk\fH^\fHS\fHC\fIk\fHZ\fIm\fH\\\fIn\fHk\fHT\fHy\fIk\fHt\fHn\fHs\fIk\fHB\fIk\fH\\\fIl\fHT\fHy\fHH\fHR\fHB\fIk\fH\\\fHR\fH^\fIk\fHy\fH\\\fHi\fHK\fHS\fHy\fHi\fHF\fHD\fHR\fHT\fHB\fHR\fHp\fHB\fIm\fHq\fIk\fHy\fHR\fH\\\fHO\fHU\fIg\fHH\fHR\fHy\fHM\fHP\fIl\fHC\fHU\fHR\fHn\fHU\fIg\fHs\fH^\fHZ\fH@\fIa\fHJ\fH^\fHS\fHC\fHR\fHp\fIl\fHY\fHD\fHp\fHR\fHH\fHR\fHy\fId\fHT\fIk\fHj\fHF\fHy\fHR\fHY\fHR\fH^\fIl\fHJ\fIk\fHD\fIk\fHF\fIn\fH\\\fIl\fHF\fHR\fHD\fIl\fHe\fHT\fHy\fIk\fHU\fIg\fH{\fIl\fH@\fId\fHL\fHy\fHj\fHF\fHy\fIl\fHY\fH\\\fIa\fH[\fH{\fHR\fHn\fHY\fHj\fHF\fHy\fIg\fHp\fHS\fH^\fHR\fHp\fHR\fHD\fHR\fHT\fHU\fHB\fHH\fHU\fHB\fIk\fHn\fHe\fHD\fHy\fIl\fHC\fHR\fHU\fIn\fHJ\fH\\\fIa\fHp\fHT\fIn\fHv\fIl\fHF\fHT\fHn\fHJ\fHT\fHY\fHR\fH^\fHU\fIg\fHD\fHR\fHU\fIg\fHH\fIl\fHp\fId\fHT\fIk\fHY\fHR\fHF\fHT\fHp\fHD\fHH\fHR\fHD\fIk\fHH\fHR\fHp\fHR\fH\\\fIl\fHt\fHR\fHC\fH^\fHp\fHS\fH^\fIk\fHD\fIl\fHv\fIk\fHp\fHR\fHn\fHv\fHF\fHH\fIa\fH\\\fH{\fIn\fH{\fH^\fHp\fHR\fHH\fIk\fH@\fHR\fHU\fH\\\fHj\fHF\fHD\fIk\fHY\fHR\fHU\fHD\fHk\fHT\fHy\fHR\fHT\fIm\fH@\fHU\fH\\\fHU\fHD\fIk\fHk\fHT\fHT\fIk\fHT\fHU\fHS\fHH\fH@\fHM\fHP\fIk\fHt\fHs\fHD\fHR\fHH\fH^\fHR\fHZ\fHF\fHR\fHn\fHv\fHZ\fIa\fH\\\fIl\fH@\fHM\fHP\fIl\fHU\fIg\fHH\fIk\fHT\fHR\fHd\fHs\fHZ\fHR\fHC\fHJ\fHT\fHy\fHH\fIl\fHp\fHR\fHH\fIl\fHY\fHR\fH^\fHR\fHU\fHp\fHR\fH\\\fHF\fHs\fHD\fHR\fH\\\fHz\fHD\fIk\fHT\fHM\fHP\fHy\fHB\fHS\fH^\fHR\fHe\fHT\fHy\fIl\fHy\fIk\fHY\fH^\fH^\fH{\fHH\fHR\fHz\fHR\fHD\fHR\fHi\fH\\\fIa\fHI\fHp\fHU\fHR\fHn\fHJ\fIk\fHz\fHR\fHF\fHU\fH^\fIl\fHD\fHS\fHC\fHB\fH@\fHS\fHD\fHR\fH@\fId\fHn\fHy\fHy\fHU\fIl\fHn\fHy\fHU\fHD\fHR\fHJ\fIk\fHH\fHR\fHU\fHB\fH^\fIk\fHy\fHR\fHG\fIl\fHp\fH@\fHy\fHS\fHH\fIm\fH\\\fHH\fHB\fHR\fHn\fH{\fHY\fHU\fIl\fHn\fH\\\fIg\fHp\fHP\fHB\fHS\fH^\fIl\fHj\fH\\\fIg\fHF\fHT\fIk\fHD\fHR\fHC\fHR\fHJ\fHY\fH^\fIk\fHD\fIk\fHz\fHR\fHH\fHR\fHy\fH\\\fIl\fH@\fHe\fHD\fHy\fHR\fHp\fHY\fHR\fH@\fHF\fIn\fH\\\fHR\fH@\fHM\fHP\fHR\fHT\fI`\fHJ\fHR\fHZ\fIk\fHC\fH\\\fHy\fHS\fHC\fIk\fHy\fHU\fHR\fHn\fHi\fHy\fHT\fH\\\fH@\fHD\fHR\fHc\fHY\fHU\fHR\fHn\fHT\fIa\fHI\fH^\fHB\fHS\fH^\fIk\fH^\fIk\fHz\fHy\fHY\fHS\fH[\fHC\fHy\fIa\fH\\\fHn\fHT\fHB\fIn\fHU\fHI\fHR\fHD\fHR4F4_4F4[5f4U5i4X4K4]5o4E4D5d4K4_4[4E4K5h4Y5m4A4E5i5d4K4Z5f4U4K5h4B4K4Y4E4K5h5i4^5f4C4K5h4U4K5i4E4K5h5o4K4F4D4K5h4]4C5d4C4D4]5j4K5i4@4K5h4C5d5h4E4K5h4U4K5h5i4K5h5i5d5n4U4K5h4U4]4D5f4K5h4_4]5f4U4K5h4@5d4K5h4K5h4\\5k4K4D4K5h4A5f4K4E4K5h4A5n5d5n4K5h5o4]5f5i4K5h4U4]4K5n5i4A5m5d4T4E4K5h4G4K5j5f5i4X4K5k4C4E4K5h5i4]4O4E4K5h5n4]4N5j4K5h4X4D4K4D4K5h4A5d4K4]4K5h4@4C5f4C4K5h4O4_4]4E4K5h4U5h5d5i5i4@5i5d4U4E4K5h4]4A5i5j4K5h5j5n4K4[5m5h4_4[5f5j4K5h5o5d5f4F4K5h4C5j5f4K4D4]5o4K4F5k4K5h4]5f4K4Z4F4A5f4K4F5f4D4F5d5n5f4F4K5h4O5d5h5e4K5h4D4]5f4C4K5h5o5h4K5i4K5h4]4K4D4[4K5h4X4B4Y5f4_5f4K4]4K4F4K5h4G4K5h4G4K5h4Y5h4K4E4K5h4A4C5f4G4K5h4^5d4K4]4K5h4B5h5f4@4K5h4@5i5f4U4K5h4U4K5i5k4K5h4@5i4K5h4K5h4_4K4U4E5i4X4K5k4C5k4K5h4]4J5f4_4K5h4C4B5d5h4K5h5m5j5f4E4K5h5o4F4K4D4K5h4C5d4]5f4K5h4C4]5d4_4K4_4F4V4]5n4F4Y4K5i5f5i4K5h4D5j4K4F4K5h4U4T5f5ifmwfqwbjmnfmwvmgfqpwbmgjmd#>#evm`wjlm+*-isd!#tjgwk>!`lmejdvqbwjlm-smd!#tjgwk>!?algz#`obpp>!Nbwk-qbmgln+*`lmwfnslqbqz#Vmjwfg#Pwbwfp`jq`vnpwbm`fp-bssfmg@kjog+lqdbmjybwjlmp?psbm#`obpp>!!=?jnd#pq`>!,gjpwjmdvjpkfgwklvpbmgp#le#`lnnvmj`bwjlm`ofbq!=?,gju=jmufpwjdbwjlmebuj`lm-j`l!#nbqdjm.qjdkw9abpfg#lm#wkf#Nbppb`kvpfwwpwbaof#alqgfq>jmwfqmbwjlmbobopl#hmltm#bpsqlmvm`jbwjlmab`hdqlvmg9 esbggjmd.ofew9Elq#f{bnsof/#njp`foobmflvp%ow8,nbwk%dw8spz`kloldj`bojm#sbqwj`vobqfbq`k!#wzsf>!elqn#nfwklg>!bp#lsslpfg#wlPvsqfnf#@lvqwl``bpjlmbooz#Bggjwjlmbooz/Mlqwk#Bnfqj`bs{8ab`hdqlvmglsslqwvmjwjfpFmwfqwbjmnfmw-wlOltfq@bpf+nbmveb`wvqjmdsqlefppjlmbo#`lnajmfg#tjwkElq#jmpwbm`f/`lmpjpwjmd#le!#nb{ofmdwk>!qfwvqm#ebopf8`lmp`jlvpmfppNfgjwfqqbmfbmf{wqblqgjmbqzbppbppjmbwjlmpvapfrvfmwoz#avwwlm#wzsf>!wkf#mvnafq#lewkf#lqjdjmbo#`lnsqfkfmpjufqfefqp#wl#wkf?,vo= ?,gju= skjolplskj`bool`bwjlm-kqfetbp#svaojpkfgPbm#Eqbm`jp`l+evm`wjlm+*x ?gju#jg>!nbjmplskjpwj`bwfgnbwkfnbwj`bo#,kfbg= ?algzpvddfpwp#wkbwgl`vnfmwbwjlm`lm`fmwqbwjlmqfobwjlmpkjspnbz#kbuf#affm+elq#f{bnsof/Wkjp#bqwj`of#jm#plnf#`bpfpsbqwp#le#wkf#gfejmjwjlm#leDqfbw#Aqjwbjm#`foosbggjmd>frvjubofmw#wlsob`fklogfq>!8#elmw.pjyf9#ivpwjej`bwjlmafojfufg#wkbwpveefqfg#eqlnbwwfnswfg#wl#ofbgfq#le#wkf`qjsw!#pq`>!,+evm`wjlm+*#xbqf#bubjobaof \n?ojmh#qfo>!#pq`>$kwws9,,jmwfqfpwfg#jm`lmufmwjlmbo#!#bow>!!#,=?,bqf#dfmfqboozkbp#bopl#affmnlpw#slsvobq#`lqqfpslmgjmd`qfgjwfg#tjwkwzof>!alqgfq9?,b=?,psbm=?,-dje!#tjgwk>!?jeqbnf#pq`>!wbaof#`obpp>!jmojmf.aol`h8b``lqgjmd#wl#wldfwkfq#tjwkbssql{jnbwfozsbqojbnfmwbqznlqf#bmg#nlqfgjpsobz9mlmf8wqbgjwjlmboozsqfglnjmbmwoz%maps8\x7F%maps8%maps8?,psbm=#`foopsb`jmd>?jmsvw#mbnf>!lq!#`lmwfmw>!`lmwqlufqpjbosqlsfqwz>!ld9,{.pkl`htbuf.gfnlmpwqbwjlmpvqqlvmgfg#azMfufqwkfofpp/tbp#wkf#ejqpw`lmpjgfqbaof#Bowklvdk#wkf#`loobalqbwjlmpklvog#mlw#afsqlslqwjlm#le?psbm#pwzof>!hmltm#bp#wkf#pklqwoz#bewfqelq#jmpwbm`f/gfp`qjafg#bp#,kfbg= ?algz#pwbqwjmd#tjwkjm`qfbpjmdoz#wkf#eb`w#wkbwgjp`vppjlm#lenjggof#le#wkfbm#jmgjujgvbogjeej`vow#wl#sljmw#le#ujftklnlpf{vbojwzb``fswbm`f#le?,psbm=?,gju=nbmveb`wvqfqplqjdjm#le#wkf`lnnlmoz#vpfgjnslqwbm`f#legfmlnjmbwjlmpab`hdqlvmg9# ofmdwk#le#wkfgfwfqnjmbwjlmb#pjdmjej`bmw!#alqgfq>!3!=qfulovwjlmbqzsqjm`jsofp#lejp#`lmpjgfqfgtbp#gfufolsfgJmgl.Fvqlsfbmuvomfqbaof#wlsqlslmfmwp#lebqf#plnfwjnfp`olpfq#wl#wkfMft#Zlqh#@jwz#mbnf>!pfbq`kbwwqjavwfg#wl`lvqpf#le#wkfnbwkfnbwj`jbmaz#wkf#fmg#lebw#wkf#fmg#le!#alqgfq>!3!#wf`kmloldj`bo-qfnluf@obpp+aqbm`k#le#wkffujgfm`f#wkbw"Xfmgje^..= Jmpwjwvwf#le#jmwl#b#pjmdofqfpsf`wjufoz-bmg#wkfqfelqfsqlsfqwjfp#lejp#ol`bwfg#jmplnf#le#tkj`kWkfqf#jp#bopl`lmwjmvfg#wl#bssfbqbm`f#le#%bns8mgbpk8#gfp`qjafp#wkf`lmpjgfqbwjlmbvwklq#le#wkfjmgfsfmgfmwozfrvjssfg#tjwkglfp#mlw#kbuf?,b=?b#kqfe>!`lmevpfg#tjwk?ojmh#kqfe>!,bw#wkf#bdf#lebssfbq#jm#wkfWkfpf#jm`ovgfqfdbqgofpp#le`lvog#af#vpfg#pwzof>%rvlw8pfufqbo#wjnfpqfsqfpfmw#wkfalgz= ?,kwno=wklvdkw#wl#afslsvobwjlm#leslppjajojwjfpsfq`fmwbdf#leb``fpp#wl#wkfbm#bwwfnsw#wlsqlgv`wjlm#leirvfqz,irvfqzwtl#gjeefqfmwafolmd#wl#wkffpwbaojpknfmwqfsob`jmd#wkfgfp`qjswjlm!#gfwfqnjmf#wkfbubjobaof#elqB``lqgjmd#wl#tjgf#qbmdf#le\n?gju#`obpp>!nlqf#`lnnlmozlqdbmjpbwjlmpevm`wjlmbojwztbp#`lnsofwfg#%bns8ngbpk8#sbqwj`jsbwjlmwkf#`kbqb`wfqbm#bggjwjlmbobssfbqp#wl#afeb`w#wkbw#wkfbm#f{bnsof#lepjdmjej`bmwozlmnlvpflufq>!af`bvpf#wkfz#bpzm`#>#wqvf8sqlaofnp#tjwkpffnp#wl#kbufwkf#qfpvow#le#pq`>!kwws9,,ebnjojbq#tjwkslppfppjlm#leevm`wjlm#+*#xwllh#sob`f#jmbmg#plnfwjnfppvapwbmwjbooz?psbm=?,psbm=jp#lewfm#vpfgjm#bm#bwwfnswdqfbw#gfbo#leFmujqlmnfmwbopv``fppevooz#ujqwvbooz#boo13wk#`fmwvqz/sqlefppjlmbopmf`fppbqz#wl#gfwfqnjmfg#az`lnsbwjajojwzaf`bvpf#jw#jpGj`wjlmbqz#lenlgjej`bwjlmpWkf#elooltjmdnbz#qfefq#wl9@lmpfrvfmwoz/Jmwfqmbwjlmbobowklvdk#plnfwkbw#tlvog#aftlqog$p#ejqpw`obppjejfg#bpalwwln#le#wkf+sbqwj`vobqozbojdm>!ofew!#nlpw#`lnnlmozabpjp#elq#wkfelvmgbwjlm#le`lmwqjavwjlmpslsvobqjwz#le`fmwfq#le#wkfwl#qfgv`f#wkfivqjpgj`wjlmpbssql{jnbwjlm#lmnlvpflvw>!Mft#Wfpwbnfmw`loof`wjlm#le?,psbm=?,b=?,jm#wkf#Vmjwfgejon#gjqf`wlq.pwqj`w-gwg!=kbp#affm#vpfgqfwvqm#wl#wkfbowklvdk#wkjp`kbmdf#jm#wkfpfufqbo#lwkfqavw#wkfqf#bqfvmsqf`fgfmwfgjp#pjnjobq#wlfpsf`jbooz#jmtfjdkw9#alog8jp#`boofg#wkf`lnsvwbwjlmbojmgj`bwf#wkbwqfpwqj`wfg#wl\n?nfwb#mbnf>!bqf#wzsj`booz`lmeoj`w#tjwkKltfufq/#wkf#Bm#f{bnsof#le`lnsbqfg#tjwkrvbmwjwjfp#leqbwkfq#wkbm#b`lmpwfoobwjlmmf`fppbqz#elqqfslqwfg#wkbwpsf`jej`bwjlmslojwj`bo#bmg%maps8%maps8?qfefqfm`fp#wlwkf#pbnf#zfbqDlufqmnfmw#ledfmfqbwjlm#lekbuf#mlw#affmpfufqbo#zfbqp`lnnjwnfmw#wl\n\n?vo#`obpp>!ujpvbojybwjlm2:wk#`fmwvqz/sqb`wjwjlmfqpwkbw#kf#tlvogbmg#`lmwjmvfgl``vsbwjlm#lejp#gfejmfg#bp`fmwqf#le#wkfwkf#bnlvmw#le=?gju#pwzof>!frvjubofmw#legjeefqfmwjbwfaqlvdkw#balvwnbqdjm.ofew9#bvwlnbwj`boozwklvdkw#le#bpPlnf#le#wkfpf ?gju#`obpp>!jmsvw#`obpp>!qfsob`fg#tjwkjp#lmf#le#wkffgv`bwjlm#bmgjmeovfm`fg#azqfsvwbwjlm#bp ?nfwb#mbnf>!b``lnnlgbwjlm?,gju= ?,gju=obqdf#sbqw#leJmpwjwvwf#elqwkf#pl.`boofg#bdbjmpw#wkf#Jm#wkjp#`bpf/tbp#bssljmwfg`objnfg#wl#afKltfufq/#wkjpGfsbqwnfmw#lewkf#qfnbjmjmdfeef`w#lm#wkfsbqwj`vobqoz#gfbo#tjwk#wkf ?gju#pwzof>!bonlpw#botbzpbqf#`vqqfmwozf{sqfppjlm#leskjolplskz#leelq#nlqf#wkbm`jujojybwjlmplm#wkf#jpobmgpfof`wfgJmgf{`bm#qfpvow#jm!#ubovf>!!#,=wkf#pwqv`wvqf#,=?,b=?,gju=Nbmz#le#wkfpf`bvpfg#az#wkfle#wkf#Vmjwfgpsbm#`obpp>!n`bm#af#wqb`fgjp#qfobwfg#wlaf`bnf#lmf#lejp#eqfrvfmwozojujmd#jm#wkfwkflqfwj`boozElooltjmd#wkfQfulovwjlmbqzdlufqmnfmw#jmjp#gfwfqnjmfgwkf#slojwj`bojmwqlgv`fg#jmpveej`jfmw#wlgfp`qjswjlm!=pklqw#pwlqjfppfsbqbwjlm#lebp#wl#tkfwkfqhmltm#elq#jwptbp#jmjwjboozgjpsobz9aol`hjp#bm#f{bnsofwkf#sqjm`jsbo`lmpjpwp#le#bqf`ldmjyfg#bp,algz=?,kwno=b#pvapwbmwjboqf`lmpwqv`wfgkfbg#le#pwbwfqfpjpwbm`f#wlvmgfqdqbgvbwfWkfqf#bqf#wtldqbujwbwjlmbobqf#gfp`qjafgjmwfmwjlmboozpfqufg#bp#wkf`obpp>!kfbgfqlsslpjwjlm#wlevmgbnfmwboozglnjmbwfg#wkfbmg#wkf#lwkfqboojbm`f#tjwktbp#elq`fg#wlqfpsf`wjufoz/bmg#slojwj`bojm#pvsslqw#lesflsof#jm#wkf13wk#`fmwvqz-bmg#svaojpkfgolbg@kbqwafbwwl#vmgfqpwbmgnfnafq#pwbwfpfmujqlmnfmwboejqpw#kboe#le`lvmwqjfp#bmgbq`kjwf`wvqboaf#`lmpjgfqfg`kbqb`wfqjyfg`ofbqJmwfqubobvwklqjwbwjufEfgfqbwjlm#letbp#pv``ffgfgbmg#wkfqf#bqfb#`lmpfrvfm`fwkf#Sqfpjgfmwbopl#jm`ovgfgeqff#plewtbqfpv``fppjlm#legfufolsfg#wkftbp#gfpwqlzfgbtbz#eqln#wkf8 ?,p`qjsw= ?bowklvdk#wkfzelooltfg#az#bnlqf#sltfqevoqfpvowfg#jm#bVmjufqpjwz#leKltfufq/#nbmzwkf#sqfpjgfmwKltfufq/#plnfjp#wklvdkw#wlvmwjo#wkf#fmgtbp#bmmlvm`fgbqf#jnslqwbmwbopl#jm`ovgfp=?jmsvw#wzsf>wkf#`fmwfq#le#GL#MLW#BOWFQvpfg#wl#qfefqwkfnfp,<plqw>wkbw#kbg#affmwkf#abpjp#elqkbp#gfufolsfgjm#wkf#pvnnfq`lnsbqbwjufozgfp`qjafg#wkfpv`k#bp#wklpfwkf#qfpvowjmdjp#jnslppjaofubqjlvp#lwkfqPlvwk#Beqj`bmkbuf#wkf#pbnffeef`wjufmfppjm#tkj`k#`bpf8#wf{w.bojdm9pwqv`wvqf#bmg8#ab`hdqlvmg9qfdbqgjmd#wkfpvsslqwfg#wkfjp#bopl#hmltmpwzof>!nbqdjmjm`ovgjmd#wkfabkbpb#Nfobzvmlqph#alhn/Iomlqph#mzmlqphpolufm)M(ajmbjmwfqmb`jlmbo`bojej`b`j/_m`lnvmj`b`j/_m`lmpwqv``j/_m!=?gju#`obpp>!gjpbnajdvbwjlmGlnbjmMbnf$/#$bgnjmjpwqbwjlmpjnvowbmflvpozwqbmpslqwbwjlmJmwfqmbwjlmbo#nbqdjm.alwwln9qfpslmpjajojwz?"Xfmgje^..= ?,=?nfwb#mbnf>!jnsofnfmwbwjlmjmeqbpwqv`wvqfqfsqfpfmwbwjlmalqgfq.alwwln9?,kfbg= ?algz=>kwws&0B&1E&1E?elqn#nfwklg>!nfwklg>!slpw!#,ebuj`lm-j`l!#~*8 ?,p`qjsw= -pfwBwwqjavwf+Bgnjmjpwqbwjlm>#mft#Bqqbz+*8?"Xfmgje^..= gjpsobz9aol`h8Vmelqwvmbwfoz/!=%maps8?,gju=,ebuj`lm-j`l!=>$pwzofpkffw$#jgfmwjej`bwjlm/#elq#f{bnsof/?oj=?b#kqfe>!,bm#bowfqmbwjufbp#b#qfpvow#lesw!=?,p`qjsw= wzsf>!pvanjw!# +evm`wjlm+*#xqf`lnnfmgbwjlmelqn#b`wjlm>!,wqbmpelqnbwjlmqf`lmpwqv`wjlm-pwzof-gjpsobz#B``lqgjmd#wl#kjggfm!#mbnf>!bolmd#tjwk#wkfgl`vnfmw-algz-bssql{jnbwfoz#@lnnvmj`bwjlmpslpw!#b`wjlm>!nfbmjmd#%rvlw8..?"Xfmgje^..=Sqjnf#Njmjpwfq`kbqb`wfqjpwj`?,b=#?b#`obpp>wkf#kjpwlqz#le#lmnlvpflufq>!wkf#dlufqmnfmwkqfe>!kwwsp9,,tbp#lqjdjmbooztbp#jmwqlgv`fg`obppjej`bwjlmqfsqfpfmwbwjufbqf#`lmpjgfqfg?"Xfmgje^..= gfsfmgp#lm#wkfVmjufqpjwz#le#jm#`lmwqbpw#wl#sob`fklogfq>!jm#wkf#`bpf#lejmwfqmbwjlmbo#`lmpwjwvwjlmbopwzof>!alqgfq.9#evm`wjlm+*#xAf`bvpf#le#wkf.pwqj`w-gwg!= ?wbaof#`obpp>!b``lnsbmjfg#azb``lvmw#le#wkf?p`qjsw#pq`>!,mbwvqf#le#wkf#wkf#sflsof#jm#jm#bggjwjlm#wlp*8#ip-jg#>#jg!#tjgwk>!233&!qfdbqgjmd#wkf#Qlnbm#@bwkloj`bm#jmgfsfmgfmwelooltjmd#wkf#-dje!#tjgwk>!2wkf#elooltjmd#gjp`qjnjmbwjlmbq`kbfloldj`bosqjnf#njmjpwfq-ip!=?,p`qjsw=`lnajmbwjlm#le#nbqdjmtjgwk>!`qfbwfFofnfmw+t-bwwb`kFufmw+?,b=?,wg=?,wq=pq`>!kwwsp9,,bJm#sbqwj`vobq/#bojdm>!ofew!#@yf`k#Qfsvaoj`Vmjwfg#Hjmdgln`lqqfpslmgfm`f`lm`ovgfg#wkbw-kwno!#wjwof>!+evm`wjlm#+*#x`lnfp#eqln#wkfbssoj`bwjlm#le?psbm#`obpp>!pafojfufg#wl#affnfmw+$p`qjsw$?,b= ?,oj= ?ojufqz#gjeefqfmw=?psbm#`obpp>!lswjlm#ubovf>!+bopl#hmltm#bp\n?oj=?b#kqfe>!=?jmsvw#mbnf>!pfsbqbwfg#eqlnqfefqqfg#wl#bp#ubojdm>!wls!=elvmgfq#le#wkfbwwfnswjmd#wl#`bqalm#gjl{jgf ?gju#`obpp>!`obpp>!pfbq`k.,algz= ?,kwno=lsslqwvmjwz#wl`lnnvmj`bwjlmp?,kfbg= ?algz#pwzof>!tjgwk9Wj\rVSmd#Uj\rWkw`kbmdfp#jm#wkfalqgfq.`lolq9 3!#alqgfq>!3!#?,psbm=?,gju=?tbp#gjp`lufqfg!#wzsf>!wf{w!#*8 ?,p`qjsw= Gfsbqwnfmw#le#f``ofpjbpwj`bowkfqf#kbp#affmqfpvowjmd#eqln?,algz=?,kwno=kbp#mfufq#affmwkf#ejqpw#wjnfjm#qfpslmpf#wlbvwlnbwj`booz#?,gju= ?gju#jtbp#`lmpjgfqfgsfq`fmw#le#wkf!#,=?,b=?,gju=`loof`wjlm#le#gfp`fmgfg#eqlnpf`wjlm#le#wkfb``fsw.`kbqpfwwl#af#`lmevpfgnfnafq#le#wkf#sbggjmd.qjdkw9wqbmpobwjlm#lejmwfqsqfwbwjlm#kqfe>$kwws9,,tkfwkfq#lq#mlwWkfqf#bqf#boplwkfqf#bqf#nbmzb#pnboo#mvnafqlwkfq#sbqwp#lejnslppjaof#wl##`obpp>!avwwlmol`bwfg#jm#wkf-#Kltfufq/#wkfbmg#fufmwvboozBw#wkf#fmg#le#af`bvpf#le#jwpqfsqfpfmwp#wkf?elqn#b`wjlm>!#nfwklg>!slpw!jw#jp#slppjaofnlqf#ojhfoz#wlbm#jm`qfbpf#jmkbuf#bopl#affm`lqqfpslmgp#wlbmmlvm`fg#wkbwbojdm>!qjdkw!=nbmz#`lvmwqjfpelq#nbmz#zfbqpfbqojfpw#hmltmaf`bvpf#jw#tbpsw!=?,p`qjsw=#ubojdm>!wls!#jmkbajwbmwp#leelooltjmd#zfbq ?gju#`obpp>!njoojlm#sflsof`lmwqlufqpjbo#`lm`fqmjmd#wkfbqdvf#wkbw#wkfdlufqmnfmw#bmgb#qfefqfm`f#wlwqbmpefqqfg#wlgfp`qjajmd#wkf#pwzof>!`lolq9bowklvdk#wkfqfafpw#hmltm#elqpvanjw!#mbnf>!nvowjsoj`bwjlmnlqf#wkbm#lmf#qf`ldmjwjlm#le@lvm`jo#le#wkffgjwjlm#le#wkf##?nfwb#mbnf>!Fmwfqwbjmnfmw#btbz#eqln#wkf#8nbqdjm.qjdkw9bw#wkf#wjnf#lejmufpwjdbwjlmp`lmmf`wfg#tjwkbmg#nbmz#lwkfqbowklvdk#jw#jpafdjmmjmd#tjwk#?psbm#`obpp>!gfp`fmgbmwp#le?psbm#`obpp>!j#bojdm>!qjdkw!?,kfbg= ?algz#bpsf`wp#le#wkfkbp#pjm`f#affmFvqlsfbm#Vmjlmqfnjmjp`fmw#lenlqf#gjeej`vowUj`f#Sqfpjgfmw`lnslpjwjlm#lesbppfg#wkqlvdknlqf#jnslqwbmwelmw.pjyf922s{f{sobmbwjlm#lewkf#`lm`fsw#letqjwwfm#jm#wkf\n?psbm#`obpp>!jp#lmf#le#wkf#qfpfnaobm`f#wllm#wkf#dqlvmgptkj`k#`lmwbjmpjm`ovgjmd#wkf#gfejmfg#az#wkfsvaoj`bwjlm#lenfbmp#wkbw#wkflvwpjgf#le#wkfpvsslqw#le#wkf?jmsvw#`obpp>!?psbm#`obpp>!w+Nbwk-qbmgln+*nlpw#sqlnjmfmwgfp`qjswjlm#le@lmpwbmwjmlsoftfqf#svaojpkfg?gju#`obpp>!pfbssfbqp#jm#wkf2!#kfjdkw>!2!#nlpw#jnslqwbmwtkj`k#jm`ovgfptkj`k#kbg#affmgfpwqv`wjlm#lewkf#slsvobwjlm \n?gju#`obpp>!slppjajojwz#leplnfwjnfp#vpfgbssfbq#wl#kbufpv``fpp#le#wkfjmwfmgfg#wl#afsqfpfmw#jm#wkfpwzof>!`ofbq9a ?,p`qjsw= ?tbp#elvmgfg#jmjmwfqujft#tjwk\\jg!#`lmwfmw>!`bsjwbo#le#wkf ?ojmh#qfo>!pqfofbpf#le#wkfsljmw#lvw#wkbw{NOKwwsQfrvfpwbmg#pvapfrvfmwpf`lmg#obqdfpwufqz#jnslqwbmwpsf`jej`bwjlmppvqeb`f#le#wkfbssojfg#wl#wkfelqfjdm#sloj`z\\pfwGlnbjmMbnffpwbaojpkfg#jmjp#afojfufg#wlJm#bggjwjlm#wlnfbmjmd#le#wkfjp#mbnfg#bewfqwl#sqlwf`w#wkfjp#qfsqfpfmwfgGf`obqbwjlm#lenlqf#feej`jfmw@obppjej`bwjlmlwkfq#elqnp#lekf#qfwvqmfg#wl?psbm#`obpp>!`sfqelqnbm`f#le+evm`wjlm+*#xje#bmg#lmoz#jeqfdjlmp#le#wkfofbgjmd#wl#wkfqfobwjlmp#tjwkVmjwfg#Mbwjlmppwzof>!kfjdkw9lwkfq#wkbm#wkfzsf!#`lmwfmw>!Bppl`jbwjlm#le ?,kfbg= ?algzol`bwfg#lm#wkfjp#qfefqqfg#wl+jm`ovgjmd#wkf`lm`fmwqbwjlmpwkf#jmgjujgvbobnlmd#wkf#nlpwwkbm#bmz#lwkfq,= ?ojmh#qfo>!#qfwvqm#ebopf8wkf#svqslpf#lewkf#bajojwz#wl8`lolq9 eee~ - ?psbm#`obpp>!wkf#pvaif`w#legfejmjwjlmp#le= ?ojmh#qfo>!`objn#wkbw#wkfkbuf#gfufolsfg?wbaof#tjgwk>!`fofaqbwjlm#leElooltjmd#wkf#wl#gjpwjmdvjpk?psbm#`obpp>!awbhfp#sob`f#jmvmgfq#wkf#mbnfmlwfg#wkbw#wkf=?"Xfmgje^..= pwzof>!nbqdjm.jmpwfbg#le#wkfjmwqlgv`fg#wkfwkf#sql`fpp#lejm`qfbpjmd#wkfgjeefqfm`fp#jmfpwjnbwfg#wkbwfpsf`jbooz#wkf,gju=?gju#jg>!tbp#fufmwvboozwkqlvdklvw#kjpwkf#gjeefqfm`fplnfwkjmd#wkbwpsbm=?,psbm=?,pjdmjej`bmwoz#=?,p`qjsw= fmujqlmnfmwbo#wl#sqfufmw#wkfkbuf#affm#vpfgfpsf`jbooz#elqvmgfqpwbmg#wkfjp#fppfmwjbooztfqf#wkf#ejqpwjp#wkf#obqdfpwkbuf#affm#nbgf!#pq`>!kwws9,,jmwfqsqfwfg#bppf`lmg#kboe#le`qloojmd>!ml!#jp#`lnslpfg#leJJ/#Kloz#Qlnbmjp#f{sf`wfg#wlkbuf#wkfjq#ltmgfejmfg#bp#wkfwqbgjwjlmbooz#kbuf#gjeefqfmwbqf#lewfm#vpfgwl#fmpvqf#wkbwbdqffnfmw#tjwk`lmwbjmjmd#wkfbqf#eqfrvfmwozjmelqnbwjlm#lmf{bnsof#jp#wkfqfpvowjmd#jm#b?,b=?,oj=?,vo=#`obpp>!ellwfqbmg#fpsf`jboozwzsf>!avwwlm!#?,psbm=?,psbm=tkj`k#jm`ovgfg= ?nfwb#mbnf>!`lmpjgfqfg#wkf`bqqjfg#lvw#azKltfufq/#jw#jpaf`bnf#sbqw#lejm#qfobwjlm#wlslsvobq#jm#wkfwkf#`bsjwbo#letbp#leej`jbooztkj`k#kbp#affmwkf#Kjpwlqz#lebowfqmbwjuf#wlgjeefqfmw#eqlnwl#pvsslqw#wkfpvddfpwfg#wkbwjm#wkf#sql`fpp##?gju#`obpp>!wkf#elvmgbwjlmaf`bvpf#le#kjp`lm`fqmfg#tjwkwkf#vmjufqpjwzlsslpfg#wl#wkfwkf#`lmwf{w#le?psbm#`obpp>!swf{w!#mbnf>!r!\n\n?gju#`obpp>!wkf#p`jfmwjej`qfsqfpfmwfg#aznbwkfnbwj`jbmpfof`wfg#az#wkfwkbw#kbuf#affm=?gju#`obpp>!`gju#jg>!kfbgfqjm#sbqwj`vobq/`lmufqwfg#jmwl*8 ?,p`qjsw= ?skjolplskj`bo#pqsphlkqubwphjwj\rVSmd#Uj\rWkw<L=o=m=m<V<T<U=l=o=m=m<V<T<Ujmufpwjdb`j/_msbqwj`jsb`j/_m<V<R=n<R=l=g<Y<R<]<W<\\=m=n<T<V<R=n<R=l=g<U=k<Y<W<R<^<Y<V=m<T=m=n<Y<P=g<q<R<^<R=m=n<T<V<R=n<R=l=g=i<R<]<W<\\=m=n=`<^=l<Y<P<Y<Q<T<V<R=n<R=l<\\=c=m<Y<_<R<X<Q=c=m<V<\\=k<\\=n=`<Q<R<^<R=m=n<T<O<V=l<\\<T<Q=g<^<R<S=l<R=m=g<V<R=n<R=l<R<U=m<X<Y<W<\\=n=`<S<R<P<R=e=`=b=m=l<Y<X=m=n<^<R<]=l<\\<[<R<P=m=n<R=l<R<Q=g=o=k<\\=m=n<T<Y=n<Y=k<Y<Q<T<Y<\x7F<W<\\<^<Q<\\=c<T=m=n<R=l<T<T=m<T=m=n<Y<P<\\=l<Y=d<Y<Q<T=c<M<V<\\=k<\\=n=`<S<R=a=n<R<P=o=m<W<Y<X=o<Y=n=m<V<\\<[<\\=n=`=n<R<^<\\=l<R<^<V<R<Q<Y=k<Q<R=l<Y=d<Y<Q<T<Y<V<R=n<R=l<R<Y<R=l<_<\\<Q<R<^<V<R=n<R=l<R<P<L<Y<V<W<\\<P<\\4K5h5i5j4F4C5e5i5j4F4C5f4K4F4K5h5i5d4Z5d4U4K5h4D4]4K5i4@4K5h5i5d4K5n4U4K5h4]4_4K4J5h5i4X4K4]5o4K4F4K5h4O4U4Z4K4M4K5h4]5f4K4Z4E4K5h4F4Y5i5f5i4K5h4K4U4Z4K4M4K5h5j4F4K4J4@4K5h4O5h4U4K4D4K5h4F4_4@5f5h4K5h4O5n4_4K5i4K5h4Z4V4[4K4F4K5h5m5f4C5f5d4K5h4F4]4A5f4D4K5h4@4C5f4C4E4K5h4F4U5h5f5i4K5h4O4B4D4K4]4K5h4K5m5h4K5i4K5h4O5m5h4K5i4K5h4F4K4]5f4B4K5h4F5n5j5f4E4K5h4K5h4U4K4D4K5h4B5d4K4[4]4K5h5i4@4F5i4U4K5h4C5f5o5d4]4K5h4_5f4K4A4E4U4D4C4K5h5h5k4K5h4F4]4D5f4E4K5h4]5d4K4D4[4K5h4O4C4D5f4E4K5h4K4B4D4K4]4K5h5i4F4A4C4E4K5h4K4V4K5j5f`vqplq9sljmwfq8?,wjwof= ?nfwb#!#kqfe>!kwws9,,!=?psbm#`obpp>!nfnafqp#le#wkf#tjmglt-ol`bwjlmufqwj`bo.bojdm9,b=#\x7F#?b#kqfe>!?"gl`wzsf#kwno=nfgjb>!p`qffm!#?lswjlm#ubovf>!ebuj`lm-j`l!#,= \n\n?gju#`obpp>!`kbqb`wfqjpwj`p!#nfwklg>!dfw!#,algz= ?,kwno= pklqw`vw#j`lm!#gl`vnfmw-tqjwf+sbggjmd.alwwln9qfsqfpfmwbwjufppvanjw!#ubovf>!bojdm>!`fmwfq!#wkqlvdklvw#wkf#p`jfm`f#ej`wjlm ##?gju#`obpp>!pvanjw!#`obpp>!lmf#le#wkf#nlpw#ubojdm>!wls!=?tbp#fpwbaojpkfg*8 ?,p`qjsw= qfwvqm#ebopf8!=*-pwzof-gjpsobzaf`bvpf#le#wkf#gl`vnfmw-`llhjf?elqn#b`wjlm>!,~algzxnbqdjm938Fm`z`olsfgjb#leufqpjlm#le#wkf#-`qfbwfFofnfmw+mbnf!#`lmwfmw>!?,gju= ?,gju= bgnjmjpwqbwjuf#?,algz= ?,kwno=kjpwlqz#le#wkf#!=?jmsvw#wzsf>!slqwjlm#le#wkf#bp#sbqw#le#wkf#%maps8?b#kqfe>!lwkfq#`lvmwqjfp!= ?gju#`obpp>!?,psbm=?,psbm=?Jm#lwkfq#tlqgp/gjpsobz9#aol`h8`lmwqlo#le#wkf#jmwqlgv`wjlm#le,= ?nfwb#mbnf>!bp#tfoo#bp#wkf#jm#qf`fmw#zfbqp \n?gju#`obpp>!?,gju= \n?,gju= jmpsjqfg#az#wkfwkf#fmg#le#wkf#`lnsbwjaof#tjwkaf`bnf#hmltm#bp#pwzof>!nbqdjm9-ip!=?,p`qjsw=?#Jmwfqmbwjlmbo#wkfqf#kbuf#affmDfqnbm#obmdvbdf#pwzof>!`lolq9 @lnnvmjpw#Sbqwz`lmpjpwfmw#tjwkalqgfq>!3!#`foo#nbqdjmkfjdkw>!wkf#nbilqjwz#le!#bojdm>!`fmwfqqfobwfg#wl#wkf#nbmz#gjeefqfmw#Lqwklgl{#@kvq`kpjnjobq#wl#wkf#,= ?ojmh#qfo>!ptbp#lmf#le#wkf#vmwjo#kjp#gfbwk~*+*8 ?,p`qjsw=lwkfq#obmdvbdfp`lnsbqfg#wl#wkfslqwjlmp#le#wkfwkf#Mfwkfqobmgpwkf#nlpw#`lnnlmab`hdqlvmg9vqo+bqdvfg#wkbw#wkfp`qloojmd>!ml!#jm`ovgfg#jm#wkfMlqwk#Bnfqj`bm#wkf#mbnf#le#wkfjmwfqsqfwbwjlmpwkf#wqbgjwjlmbogfufolsnfmw#le#eqfrvfmwoz#vpfgb#`loof`wjlm#leufqz#pjnjobq#wlpvqqlvmgjmd#wkff{bnsof#le#wkjpbojdm>!`fmwfq!=tlvog#kbuf#affmjnbdf\\`bswjlm#>bwwb`kfg#wl#wkfpvddfpwjmd#wkbwjm#wkf#elqn#le#jmuloufg#jm#wkfjp#gfqjufg#eqlnmbnfg#bewfq#wkfJmwqlgv`wjlm#wlqfpwqj`wjlmp#lm#pwzof>!tjgwk9#`bm#af#vpfg#wl#wkf#`qfbwjlm#lenlpw#jnslqwbmw#jmelqnbwjlm#bmgqfpvowfg#jm#wkf`loobspf#le#wkfWkjp#nfbmp#wkbwfofnfmwp#le#wkftbp#qfsob`fg#azbmbozpjp#le#wkfjmpsjqbwjlm#elqqfdbqgfg#bp#wkfnlpw#pv``fppevohmltm#bp#%rvlw8b#`lnsqfkfmpjufKjpwlqz#le#wkf#tfqf#`lmpjgfqfgqfwvqmfg#wl#wkfbqf#qfefqqfg#wlVmplvq`fg#jnbdf= \n?gju#`obpp>!`lmpjpwp#le#wkfpwlsSqlsbdbwjlmjmwfqfpw#jm#wkfbubjobajojwz#lebssfbqp#wl#kbuffof`wqlnbdmfwj`fmbaofPfquj`fp+evm`wjlm#le#wkfJw#jp#jnslqwbmw?,p`qjsw=?,gju=evm`wjlm+*xubq#qfobwjuf#wl#wkfbp#b#qfpvow#le#wkf#slpjwjlm#leElq#f{bnsof/#jm#nfwklg>!slpw!#tbp#elooltfg#az%bns8ngbpk8#wkfwkf#bssoj`bwjlmip!=?,p`qjsw= vo=?,gju=?,gju=bewfq#wkf#gfbwktjwk#qfpsf`w#wlpwzof>!sbggjmd9jp#sbqwj`vobqozgjpsobz9jmojmf8#wzsf>!pvanjw!#jp#gjujgfg#jmwl\bTA\nzk#+\vBl\bQ\x7F*qfpslmpbajojgbgbgnjmjpwqb`j/_mjmwfqmb`jlmbofp`lqqfpslmgjfmwf\fHe\fHF\fHC\fIg\fH{\fHF\fIn\fH\\\fIa\fHY\fHU\fHB\fHR\fH\\\fIk\fH^\fIg\fH{\fIg\fHn\fHv\fIm\fHD\fHR\fHY\fH^\fIk\fHy\fHS\fHD\fHT\fH\\\fHy\fHR\fH\\\fHF\fIm\fH^\fHS\fHT\fHz\fIg\fHp\fIk\fHn\fHv\fHR\fHU\fHS\fHc\fHA\fIk\fHp\fIk\fHn\fHZ\fHR\fHB\fHS\fH^\fHU\fHB\fHR\fH\\\fIl\fHp\fHR\fH{\fH\\\fHO\fH@\fHD\fHR\fHD\fIk\fHy\fIm\fHB\fHR\fH\\\fH@\fIa\fH^\fIe\fH{\fHB\fHR\fH^\fHS\fHy\fHB\fHU\fHS\fH^\fHR\fHF\fIo\fH[\fIa\fHL\fH@\fHN\fHP\fHH\fIk\fHA\fHR\fHp\fHF\fHR\fHy\fIa\fH^\fHS\fHy\fHs\fIa\fH\\\fIk\fHD\fHz\fHS\fH^\fHR\fHG\fHJ\fI`\fH\\\fHR\fHD\fHB\fHR\fHB\fH^\fIk\fHB\fHH\fHJ\fHR\fHD\fH@\fHR\fHp\fHR\fH\\\fHY\fHS\fHy\fHR\fHT\fHy\fIa\fHC\fIg\fHn\fHv\fHR\fHU\fHH\fIk\fHF\fHU\fIm\fHm\fHv\fH@\fHH\fHR\fHC\fHR\fHT\fHn\fHY\fHR\fHJ\fHJ\fIk\fHz\fHD\fIk\fHF\fHS\fHw\fH^\fIk\fHY\fHS\fHZ\fIk\fH[\fH\\\fHR\fHp\fIa\fHC\fHe\fHH\fIa\fHH\fH\\\fHB\fIm\fHn\fH@\fHd\fHJ\fIg\fHD\fIg\fHn\fHe\fHF\fHy\fH\\\fHO\fHF\fHN\fHP\fIk\fHn\fHT\fIa\fHI\fHS\fHH\fHG\fHS\fH^\fIa\fHB\fHB\fIm\fHz\fIa\fHC\fHi\fHv\fIa\fHw\fHR\fHw\fIn\fHs\fHH\fIl\fHT\fHn\fH{\fIl\fHH\fHp\fHR\fHc\fH{\fHR\fHY\fHS\fHA\fHR\fH{\fHt\fHO\fIa\fHs\fIk\fHJ\fIn\fHT\fH\\\fIk\fHJ\fHS\fHD\fIg\fHn\fHU\fHH\fIa\fHC\fHR\fHT\fIk\fHy\fIa\fHT\fH{\fHR\fHn\fHK\fIl\fHY\fHS\fHZ\fIa\fHY\fH\\\fHR\fHH\fIk\fHn\fHJ\fId\fHs\fIa\fHT\fHD\fHy\fIa\fHZ\fHR\fHT\fHR\fHB\fHD\fIk\fHi\fHJ\fHR\fH^\fHH\fH@\fHS\fHp\fH^\fIl\fHF\fIm\fH\\\fIn\fH[\fHU\fHS\fHn\fHJ\fIl\fHB\fHS\fHH\fIa\fH\\\fHy\fHY\fHS\fHH\fHR\fH\\\fIm\fHF\fHC\fIk\fHT\fIa\fHI\fHR\fHD\fHy\fH\\\fIg\fHM\fHP\fHB\fIm\fHy\fIa\fHH\fHC\fIg\fHp\fHD\fHR\fHy\fIo\fHF\fHC\fHR\fHF\fIg\fHT\fIa\fHs\fHt\fH\\\fIk\fH^\fIn\fHy\fHR\fH\\\fIa\fHC\fHY\fHS\fHv\fHR\fH\\\fHT\fIn\fHv\fHD\fHR\fHB\fIn\fH^\fIa\fHC\fHJ\fIk\fHz\fIk\fHn\fHU\fHB\fIk\fHZ\fHR\fHT\fIa\fHy\fIn\fH^\fHB\fId\fHn\fHD\fIk\fHH\fId\fHC\fHR\fH\\\fHp\fHS\fHT\fHy\fIkqpp({no!#wjwof>!.wzsf!#`lmwfmw>!wjwof!#`lmwfmw>!bw#wkf#pbnf#wjnf-ip!=?,p`qjsw= ?!#nfwklg>!slpw!#?,psbm=?,b=?,oj=ufqwj`bo.bojdm9w,irvfqz-njm-ip!=-`oj`h+evm`wjlm+#pwzof>!sbggjmd.~*+*8 ?,p`qjsw= ?,psbm=?b#kqfe>!?b#kqfe>!kwws9,,*8#qfwvqm#ebopf8wf{w.gf`lqbwjlm9#p`qloojmd>!ml!#alqgfq.`loobspf9bppl`jbwfg#tjwk#Abkbpb#JmglmfpjbFmdojpk#obmdvbdf?wf{w#{no9psb`f>-dje!#alqgfq>!3!?,algz= ?,kwno= lufqeolt9kjggfm8jnd#pq`>!kwws9,,bggFufmwOjpwfmfqqfpslmpjaof#elq#p-ip!=?,p`qjsw= ,ebuj`lm-j`l!#,=lsfqbwjmd#pzpwfn!#pwzof>!tjgwk92wbqdfw>!\\aobmh!=Pwbwf#Vmjufqpjwzwf{w.bojdm9ofew8 gl`vnfmw-tqjwf+/#jm`ovgjmd#wkf#bqlvmg#wkf#tlqog*8 ?,p`qjsw= ?!#pwzof>!kfjdkw98lufqeolt9kjggfmnlqf#jmelqnbwjlmbm#jmwfqmbwjlmbob#nfnafq#le#wkf#lmf#le#wkf#ejqpw`bm#af#elvmg#jm#?,gju= \n\n?,gju= gjpsobz9#mlmf8!=!#,= ?ojmh#qfo>! ##+evm`wjlm+*#xwkf#26wk#`fmwvqz-sqfufmwGfebvow+obqdf#mvnafq#le#Azybmwjmf#Fnsjqf-isd\x7Fwkvna\x7Fofew\x7Fubpw#nbilqjwz#lenbilqjwz#le#wkf##bojdm>!`fmwfq!=Vmjufqpjwz#Sqfppglnjmbwfg#az#wkfPf`lmg#Tlqog#Tbqgjpwqjavwjlm#le#pwzof>!slpjwjlm9wkf#qfpw#le#wkf#`kbqb`wfqjyfg#az#qfo>!mleloolt!=gfqjufp#eqln#wkfqbwkfq#wkbm#wkf#b#`lnajmbwjlm#lepwzof>!tjgwk9233Fmdojpk.psfbhjmd`lnsvwfq#p`jfm`falqgfq>!3!#bow>!wkf#f{jpwfm`f#leGfnl`qbwj`#Sbqwz!#pwzof>!nbqdjm.Elq#wkjp#qfbplm/-ip!=?,p`qjsw= \npAzWbdMbnf+p*X3^ip!=?,p`qjsw= ?-ip!=?,p`qjsw= ojmh#qfo>!j`lm!#$#bow>$$#`obpp>$elqnbwjlm#le#wkfufqpjlmp#le#wkf#?,b=?,gju=?,gju=,sbdf= ##?sbdf= ?gju#`obpp>!`lmwaf`bnf#wkf#ejqpwabkbpb#Jmglmfpjbfmdojpk#+pjnsof*"y"W"W"["Q"U"V"@=i=l<^<\\=n=m<V<T<V<R<P<S<\\<Q<T<T=c<^<W=c<Y=n=m=c<x<R<]<\\<^<T=n=`=k<Y<W<R<^<Y<V<\\=l<\\<[<^<T=n<T=c<t<Q=n<Y=l<Q<Y=n<r=n<^<Y=n<T=n=`<Q<\\<S=l<T<P<Y=l<T<Q=n<Y=l<Q<Y=n<V<R=n<R=l<R<_<R=m=n=l<\\<Q<T=j=g<V<\\=k<Y=m=n<^<Y=o=m<W<R<^<T=c=i<S=l<R<]<W<Y<P=g<S<R<W=o=k<T=n=`=c<^<W=c=b=n=m=c<Q<\\<T<]<R<W<Y<Y<V<R<P<S<\\<Q<T=c<^<Q<T<P<\\<Q<T<Y=m=l<Y<X=m=n<^<\\4K5h5i5d4K4Z5f4U4K5h4]4J5f4_5f4E4K5h4K5j4F5n4K5h5i4X4K4]5o4K4F5o4K5h4_5f4K4]4K4F4K5h5i5o4F5d4D4E4K5h4_4U5d4C5f4E4K4A4Y4K4J5f4K4F4K5h4U4K5h5i5f4E4K5h4Y5d4F5f4K4F4K5h4K5j4F4]5j4F4K5h4F4Y4K5i5f5i4K5h4I4_5h4K5i5f4K5h5i4X4K4]5o4E4K5h5i4]4J5f4K4Fqlalwp!#`lmwfmw>!?gju#jg>!ellwfq!=wkf#Vmjwfg#Pwbwfp?jnd#pq`>!kwws9,,-isd\x7Fqjdkw\x7Fwkvna\x7F-ip!=?,p`qjsw= ?ol`bwjlm-sqlwl`loeqbnfalqgfq>!3!#p!#,= ?nfwb#mbnf>!?,b=?,gju=?,gju=?elmw.tfjdkw9alog8%rvlw8#bmg#%rvlw8gfsfmgjmd#lm#wkf#nbqdjm938sbggjmd9!#qfo>!mleloolt!#Sqfpjgfmw#le#wkf#wtfmwjfwk#`fmwvqzfujpjlm= ##?,sbdfJmwfqmfw#F{solqfqb-bpzm`#>#wqvf8 jmelqnbwjlm#balvw?gju#jg>!kfbgfq!=!#b`wjlm>!kwws9,,?b#kqfe>!kwwsp9,,?gju#jg>!`lmwfmw!?,gju= ?,gju= ?gfqjufg#eqln#wkf#?jnd#pq`>$kwws9,,b``lqgjmd#wl#wkf# ?,algz= ?,kwno= pwzof>!elmw.pjyf9p`qjsw#obmdvbdf>!Bqjbo/#Kfoufwj`b/?,b=?psbm#`obpp>!?,p`qjsw=?p`qjsw#slojwj`bo#sbqwjfpwg=?,wq=?,wbaof=?kqfe>!kwws9,,ttt-jmwfqsqfwbwjlm#leqfo>!pwzofpkffw!#gl`vnfmw-tqjwf+$?`kbqpfw>!vwe.;!= afdjmmjmd#le#wkf#qfufbofg#wkbw#wkfwfofujpjlm#pfqjfp!#qfo>!mleloolt!=#wbqdfw>!\\aobmh!=`objnjmd#wkbw#wkfkwws&0B&1E&1Ettt-nbmjefpwbwjlmp#leSqjnf#Njmjpwfq#lejmeovfm`fg#az#wkf`obpp>!`ofbqej{!=,gju= ?,gju= wkqff.gjnfmpjlmbo@kvq`k#le#Fmdobmgle#Mlqwk#@bqlojmbprvbqf#hjolnfwqfp-bggFufmwOjpwfmfqgjpwjm`w#eqln#wkf`lnnlmoz#hmltm#bpSklmfwj`#Boskbafwgf`obqfg#wkbw#wkf`lmwqloofg#az#wkfAfmibnjm#Eqbmhojmqlof.sobzjmd#dbnfwkf#Vmjufqpjwz#lejm#Tfpwfqm#Fvqlsfsfqplmbo#`lnsvwfqSqlif`w#Dvwfmafqdqfdbqgofpp#le#wkfkbp#affm#sqlslpfgwldfwkfq#tjwk#wkf=?,oj=?oj#`obpp>!jm#plnf#`lvmwqjfpnjm-ip!=?,p`qjsw=le#wkf#slsvobwjlmleej`jbo#obmdvbdf?jnd#pq`>!jnbdfp,jgfmwjejfg#az#wkfmbwvqbo#qfplvq`fp`obppjej`bwjlm#le`bm#af#`lmpjgfqfgrvbmwvn#nf`kbmj`pMfufqwkfofpp/#wkfnjoojlm#zfbqp#bdl?,algz= ?,kwno="y"W"W"["Q"U"V"@ wbhf#bgubmwbdf#lebmg/#b``lqgjmd#wlbwwqjavwfg#wl#wkfNj`qlplew#Tjmgltpwkf#ejqpw#`fmwvqzvmgfq#wkf#`lmwqlogju#`obpp>!kfbgfqpklqwoz#bewfq#wkfmlwbaof#f{`fswjlmwfmp#le#wklvpbmgppfufqbo#gjeefqfmwbqlvmg#wkf#tlqog-qfb`kjmd#njojwbqzjplobwfg#eqln#wkflsslpjwjlm#wl#wkfwkf#Log#WfpwbnfmwBeqj`bm#Bnfqj`bmpjmpfqwfg#jmwl#wkfpfsbqbwf#eqln#wkfnfwqlslojwbm#bqfbnbhfp#jw#slppjaofb`hmltofgdfg#wkbwbqdvbaoz#wkf#nlpwwzsf>!wf{w,`pp!= wkf#JmwfqmbwjlmboB``lqgjmd#wl#wkf#sf>!wf{w,`pp!#,= `ljm`jgf#tjwk#wkfwtl.wkjqgp#le#wkfGvqjmd#wkjp#wjnf/gvqjmd#wkf#sfqjlgbmmlvm`fg#wkbw#kfwkf#jmwfqmbwjlmbobmg#nlqf#qf`fmwozafojfufg#wkbw#wkf`lmp`jlvpmfpp#bmgelqnfqoz#hmltm#bppvqqlvmgfg#az#wkfejqpw#bssfbqfg#jml``bpjlmbooz#vpfgslpjwjlm9baplovwf8!#wbqdfw>!\\aobmh!#slpjwjlm9qfobwjuf8wf{w.bojdm9`fmwfq8ib{,ojap,irvfqz,2-ab`hdqlvmg.`lolq9 wzsf>!bssoj`bwjlm,bmdvbdf!#`lmwfmw>!?nfwb#kwws.frvju>!Sqjub`z#Sloj`z?,b=f+!&0@p`qjsw#pq`>$!#wbqdfw>!\\aobmh!=Lm#wkf#lwkfq#kbmg/-isd\x7Fwkvna\x7Fqjdkw\x7F1?,gju=?gju#`obpp>!?gju#pwzof>!eolbw9mjmfwffmwk#`fmwvqz?,algz= ?,kwno= ?jnd#pq`>!kwws9,,p8wf{w.bojdm9`fmwfqelmw.tfjdkw9#alog8#B``lqgjmd#wl#wkf#gjeefqfm`f#afwtffm!#eqbnfalqgfq>!3!#!#pwzof>!slpjwjlm9ojmh#kqfe>!kwws9,,kwno7,ollpf-gwg!= gvqjmd#wkjp#sfqjlg?,wg=?,wq=?,wbaof=`olpfoz#qfobwfg#wlelq#wkf#ejqpw#wjnf8elmw.tfjdkw9alog8jmsvw#wzsf>!wf{w!#?psbm#pwzof>!elmw.lmqfbgzpwbwf`kbmdf\n?gju#`obpp>!`ofbqgl`vnfmw-ol`bwjlm-#Elq#f{bnsof/#wkf#b#tjgf#ubqjfwz#le#?"GL@WZSF#kwno= ?%maps8%maps8%maps8!=?b#kqfe>!kwws9,,pwzof>!eolbw9ofew8`lm`fqmfg#tjwk#wkf>kwws&0B&1E&1Ettt-jm#slsvobq#`vowvqfwzsf>!wf{w,`pp!#,=jw#jp#slppjaof#wl#Kbqubqg#Vmjufqpjwzwzofpkffw!#kqfe>!,wkf#nbjm#`kbqb`wfqL{elqg#Vmjufqpjwz##mbnf>!hfztlqgp!#`pwzof>!wf{w.bojdm9wkf#Vmjwfg#Hjmdglnefgfqbo#dlufqmnfmw?gju#pwzof>!nbqdjm#gfsfmgjmd#lm#wkf#gfp`qjswjlm#le#wkf?gju#`obpp>!kfbgfq-njm-ip!=?,p`qjsw=gfpwqv`wjlm#le#wkfpojdkwoz#gjeefqfmwjm#b``lqgbm`f#tjwkwfof`lnnvmj`bwjlmpjmgj`bwfp#wkbw#wkfpklqwoz#wkfqfbewfqfpsf`jbooz#jm#wkf#Fvqlsfbm#`lvmwqjfpKltfufq/#wkfqf#bqfpq`>!kwws9,,pwbwj`pvddfpwfg#wkbw#wkf!#pq`>!kwws9,,ttt-b#obqdf#mvnafq#le#Wfof`lnnvmj`bwjlmp!#qfo>!mleloolt!#wKloz#Qlnbm#Fnsfqlqbonlpw#f{`ovpjufoz!#alqgfq>!3!#bow>!Pf`qfwbqz#le#Pwbwf`vonjmbwjmd#jm#wkf@JB#Tlqog#Eb`wallhwkf#nlpw#jnslqwbmwbmmjufqpbqz#le#wkfpwzof>!ab`hdqlvmg.?oj=?fn=?b#kqfe>!,wkf#Bwobmwj`#L`fbmpwqj`woz#psfbhjmd/pklqwoz#afelqf#wkfgjeefqfmw#wzsfp#lewkf#Lwwlnbm#Fnsjqf=?jnd#pq`>!kwws9,,Bm#Jmwqlgv`wjlm#wl`lmpfrvfm`f#le#wkfgfsbqwvqf#eqln#wkf@lmefgfqbwf#Pwbwfpjmgjdfmlvp#sflsofpSql`ffgjmdp#le#wkfjmelqnbwjlm#lm#wkfwkflqjfp#kbuf#affmjmuloufnfmw#jm#wkfgjujgfg#jmwl#wkqffbgib`fmw#`lvmwqjfpjp#qfpslmpjaof#elqgjpplovwjlm#le#wkf`loobalqbwjlm#tjwktjgfoz#qfdbqgfg#bpkjp#`lmwfnslqbqjfpelvmgjmd#nfnafq#leGlnjmj`bm#Qfsvaoj`dfmfqbooz#b``fswfgwkf#slppjajojwz#lebqf#bopl#bubjobaofvmgfq#`lmpwqv`wjlmqfpwlqbwjlm#le#wkfwkf#dfmfqbo#svaoj`jp#bonlpw#fmwjqfozsbppfp#wkqlvdk#wkfkbp#affm#pvddfpwfg`lnsvwfq#bmg#ujgflDfqnbmj`#obmdvbdfp#b``lqgjmd#wl#wkf#gjeefqfmw#eqln#wkfpklqwoz#bewfqtbqgpkqfe>!kwwsp9,,ttt-qf`fmw#gfufolsnfmwAlbqg#le#Gjqf`wlqp?gju#`obpp>!pfbq`k\x7F#?b#kqfe>!kwws9,,Jm#sbqwj`vobq/#wkfNvowjsof#ellwmlwfplq#lwkfq#pvapwbm`fwklvpbmgp#le#zfbqpwqbmpobwjlm#le#wkf?,gju= ?,gju= ?b#kqfe>!jmgf{-skstbp#fpwbaojpkfg#jmnjm-ip!=?,p`qjsw= sbqwj`jsbwf#jm#wkfb#pwqlmd#jmeovfm`fpwzof>!nbqdjm.wls9qfsqfpfmwfg#az#wkfdqbgvbwfg#eqln#wkfWqbgjwjlmbooz/#wkfFofnfmw+!p`qjsw!*8Kltfufq/#pjm`f#wkf,gju= ?,gju= ?gju#ofew8#nbqdjm.ofew9sqlwf`wjlm#bdbjmpw38#ufqwj`bo.bojdm9Vmelqwvmbwfoz/#wkfwzsf>!jnbdf,{.j`lm,gju= ?gju#`obpp>!#`obpp>!`ofbqej{!=?gju#`obpp>!ellwfq\n\n?,gju= \n\n?,gju= wkf#nlwjlm#sj`wvqf<}=f<W<_<\\=l=m<V<T<]=f<W<_<\\=l=m<V<T<H<Y<X<Y=l<\\=j<T<T<Q<Y=m<V<R<W=`<V<R=m<R<R<]=e<Y<Q<T<Y=m<R<R<]=e<Y<Q<T=c<S=l<R<_=l<\\<P<P=g<r=n<S=l<\\<^<T=n=`<]<Y=m<S<W<\\=n<Q<R<P<\\=n<Y=l<T<\\<W=g<S<R<[<^<R<W=c<Y=n<S<R=m<W<Y<X<Q<T<Y=l<\\<[<W<T=k<Q=g=i<S=l<R<X=o<V=j<T<T<S=l<R<_=l<\\<P<P<\\<S<R<W<Q<R=m=n=`=b<Q<\\=i<R<X<T=n=m=c<T<[<]=l<\\<Q<Q<R<Y<Q<\\=m<Y<W<Y<Q<T=c<T<[<P<Y<Q<Y<Q<T=c<V<\\=n<Y<_<R=l<T<T<|<W<Y<V=m<\\<Q<X=l\fHJ\fIa\fHY\fHR\fH\\\fHR\fHB\fId\fHD\fIm\fHi\fH^\fHF\fIa\fH\\\fHJ\fHR\fHD\fHA\fHR\fH\\\fHH\fIl\fHC\fHi\fHD\fIm\fHJ\fIk\fHZ\fHU\fHS\fHD\fIa\fHJ\fIl\fHk\fHn\fHM\fHS\fHC\fHR\fHJ\fHS\fH^\fIa\fH^\fIl\fHi\fHK\fHS\fHy\fHR\fH\\\fHY\fIl\fHM\fHS\fHC\fIg\fHv\fHS\fHs\fIa\fHL\fIk\fHT\fHB\fHR\fHv\fHR\fH\\\fHp\fHn\fHy\fIa\fHZ\fHD\fHJ\fIm\fHD\fHS\fHC\fHR\fHF\fIa\fH\\\fHC\fIg\fH{\fHi\fHD\fIm\fHT\fHR\fH\\\fH}\fHD\fH^\fHR\fHk\fHD\fHF\fHR\fH\\\fIa\fHs\fIl\fHZ\fH\\\fIa\fHH\fIg\fHn\fH^\fIg\fHy\fHT\fHA\fHR\fHG\fHP\fIa\fH^\fId\fHZ\fHZ\fH\\\fIa\fHH\fIk\fHn\fHF\fIa\fH\\\fHJ\fIk\fHZ\fHF\fIa\fH^\fIk\fHC\fH\\\fHy\fIk\fHn\fHJ\fIa\fH\\\fHT\fIa\fHI\fHS\fHH\fHS\fHe\fHH\fIa\fHF\fHR\fHJ\fHe\fHD\fIa\fHU\fIk\fHn\fHv\fHS\fHs\fIa\fHL\fHR\fHC\fHR\fHH\fIa\fH\\\fHR\fHp\fIa\fHC\fHR\fHJ\fHR\fHF\fIm\fH\\\fHR\fHD\fIk\fHp\fIg\fHM\fHP\fIk\fHn\fHi\fHD\fIm\fHY\fHR\fHJ\fHZ\fIa\fH\\\fIk\fHO\fIl\fHZ\fHS\fHy\fIa\fH[\fHR\fHT\fH\\\fHy\fHR\fH\\\fIl\fHT\fHn\fH{\fIa\fH\\\fHU\fHF\fH\\\fHS\fHO\fHR\fHB\fH@\fIa\fH\\\fHR\fHn\fHM\fH@\fHv\fIa\fHv\fIg\fHn\fHe\fHF\fH^\fH@\fIa\fHK\fHB\fHn\fHH\fIa\fH\\\fIl\fHT\fHn\fHF\fH\\\fIa\fHy\fHe\fHB\fIa\fHB\fIl\fHJ\fHB\fHR\fHK\fIa\fHC\fHB\fHT\fHU\fHR\fHC\fHH\fHR\fHZ\fH@\fIa\fHJ\fIg\fHn\fHB\fIl\fHM\fHS\fHC\fHR\fHj\fHd\fHF\fIl\fHc\fH^\fHB\fIg\fH@\fHR\fHk\fH^\fHT\fHn\fHz\fIa\fHC\fHR\fHj\fHF\fH\\\fIk\fHZ\fHD\fHi\fHD\fIm\fH@\fHn\fHK\fH@\fHR\fHp\fHP\fHR\fH\\\fHD\fHY\fIl\fHD\fHH\fHB\fHF\fIa\fH\\\fHB\fIm\fHz\fHF\fIa\fH\\\fHZ\fIa\fHD\fHF\fH\\\fHS\fHY\fHR\fH\\\fHD\fIm\fHy\fHT\fHR\fHD\fHT\fHB\fH\\\fIa\fHI\fHD\fHj\fHC\fIg\fHp\fHS\fHH\fHT\fIg\fHB\fHY\fHR\fH\\4K5h5i4X4K4]5o4K4F4K5h5i5j4F4C5f4K4F4K5h5o5i4D5f5d4F4]4K5h5i4X4K5k4C4K4F4U4C4C4K5h4^5d4K4]4U4C4C4K5h4]4C5d4C4K5h4I4_5h4K5i5f4E4K5h5m5d4F5d4X5d4D4K5h5i4_4K4D5n4K4F4K5h5i4U5h5d5i4K4F4K5h5i4_5h4_5h4K4F4K5h4@4]4K5m5f5o4_4K5h4K4_5h4K5i5f4E4K5h4K4F4Y4K5h4K4Fhfztlqgp!#`lmwfmw>!t0-lqd,2:::,{kwno!=?b#wbqdfw>!\\aobmh!#wf{w,kwno8#`kbqpfw>!#wbqdfw>!\\aobmh!=?wbaof#`foosbggjmd>!bvwl`lnsofwf>!lee!#wf{w.bojdm9#`fmwfq8wl#obpw#ufqpjlm#az#ab`hdqlvmg.`lolq9# !#kqfe>!kwws9,,ttt-,gju=?,gju=?gju#jg>?b#kqfe>! !#`obpp>!!=?jnd#pq`>!kwws9,,`qjsw!#pq`>!kwws9,, ?p`qjsw#obmdvbdf>!,,FM!#!kwws9,,ttt-tfm`lgfVQJ@lnslmfmw+!#kqfe>!ibubp`qjsw9?gju#`obpp>!`lmwfmwgl`vnfmw-tqjwf+$?p`slpjwjlm9#baplovwf8p`qjsw#pq`>!kwws9,,#pwzof>!nbqdjm.wls9-njm-ip!=?,p`qjsw= ?,gju= ?gju#`obpp>!t0-lqd,2:::,{kwno!# ?,algz= ?,kwno=gjpwjm`wjlm#afwtffm,!#wbqdfw>!\\aobmh!=?ojmh#kqfe>!kwws9,,fm`lgjmd>!vwe.;!<= t-bggFufmwOjpwfmfq<b`wjlm>!kwws9,,ttt-j`lm!#kqfe>!kwws9,,#pwzof>!ab`hdqlvmg9wzsf>!wf{w,`pp!#,= nfwb#sqlsfqwz>!ld9w?jmsvw#wzsf>!wf{w!##pwzof>!wf{w.bojdm9wkf#gfufolsnfmw#le#wzofpkffw!#wzsf>!wfkwno8#`kbqpfw>vwe.;jp#`lmpjgfqfg#wl#afwbaof#tjgwk>!233&!#Jm#bggjwjlm#wl#wkf#`lmwqjavwfg#wl#wkf#gjeefqfm`fp#afwtffmgfufolsnfmw#le#wkf#Jw#jp#jnslqwbmw#wl#?,p`qjsw= ?p`qjsw##pwzof>!elmw.pjyf92=?,psbm=?psbm#jg>daOjaqbqz#le#@lmdqfpp?jnd#pq`>!kwws9,,jnFmdojpk#wqbmpobwjlmB`bgfnz#le#P`jfm`fpgju#pwzof>!gjpsobz9`lmpwqv`wjlm#le#wkf-dfwFofnfmwAzJg+jg*jm#`lmivm`wjlm#tjwkFofnfmw+$p`qjsw$*8#?nfwb#sqlsfqwz>!ld9<}=f<W<_<\\=l=m<V<T #wzsf>!wf{w!#mbnf>!=Sqjub`z#Sloj`z?,b=bgnjmjpwfqfg#az#wkffmbaofPjmdofQfrvfpwpwzof>%rvlw8nbqdjm9?,gju=?,gju=?,gju=?=?jnd#pq`>!kwws9,,j#pwzof>%rvlw8eolbw9qfefqqfg#wl#bp#wkf#wlwbo#slsvobwjlm#lejm#Tbpkjmdwlm/#G-@-#pwzof>!ab`hdqlvmg.bnlmd#lwkfq#wkjmdp/lqdbmjybwjlm#le#wkfsbqwj`jsbwfg#jm#wkfwkf#jmwqlgv`wjlm#lejgfmwjejfg#tjwk#wkfej`wjlmbo#`kbqb`wfq#L{elqg#Vmjufqpjwz#njpvmgfqpwbmgjmd#leWkfqf#bqf/#kltfufq/pwzofpkffw!#kqfe>!,@lovnajb#Vmjufqpjwzf{sbmgfg#wl#jm`ovgfvpvbooz#qfefqqfg#wljmgj`bwjmd#wkbw#wkfkbuf#pvddfpwfg#wkbwbeejojbwfg#tjwk#wkf`lqqfobwjlm#afwtffmmvnafq#le#gjeefqfmw=?,wg=?,wq=?,wbaof=Qfsvaoj`#le#Jqfobmg ?,p`qjsw= ?p`qjsw#vmgfq#wkf#jmeovfm`f`lmwqjavwjlm#wl#wkfLeej`jbo#tfapjwf#lekfbgrvbqwfqp#le#wkf`fmwfqfg#bqlvmg#wkfjnsoj`bwjlmp#le#wkfkbuf#affm#gfufolsfgEfgfqbo#Qfsvaoj`#leaf`bnf#jm`qfbpjmdoz`lmwjmvbwjlm#le#wkfMlwf/#kltfufq/#wkbwpjnjobq#wl#wkbw#le#`bsbajojwjfp#le#wkfb``lqgbm`f#tjwk#wkfsbqwj`jsbmwp#jm#wkfevqwkfq#gfufolsnfmwvmgfq#wkf#gjqf`wjlmjp#lewfm#`lmpjgfqfgkjp#zlvmdfq#aqlwkfq?,wg=?,wq=?,wbaof=?b#kwws.frvju>![.VB.skzpj`bo#sqlsfqwjfple#Aqjwjpk#@lovnajbkbp#affm#`qjwj`jyfg+tjwk#wkf#f{`fswjlmrvfpwjlmp#balvw#wkfsbppjmd#wkqlvdk#wkf3!#`foosbggjmd>!3!#wklvpbmgp#le#sflsofqfgjqf`wp#kfqf-#Elqkbuf#`kjogqfm#vmgfq&0F&0@,p`qjsw&0F!**8?b#kqfe>!kwws9,,ttt-?oj=?b#kqfe>!kwws9,,pjwf\\mbnf!#`lmwfmw>!wf{w.gf`lqbwjlm9mlmfpwzof>!gjpsobz9#mlmf?nfwb#kwws.frvju>![.mft#Gbwf+*-dfwWjnf+*#wzsf>!jnbdf,{.j`lm!?,psbm=?psbm#`obpp>!obmdvbdf>!ibubp`qjswtjmglt-ol`bwjlm-kqfe?b#kqfe>!ibubp`qjsw9..= ?p`qjsw#wzsf>!w?b#kqfe>$kwws9,,ttt-klqw`vw#j`lm!#kqfe>!?,gju= ?gju#`obpp>!?p`qjsw#pq`>!kwws9,,!#qfo>!pwzofpkffw!#w?,gju= ?p`qjsw#wzsf>,b=#?b#kqfe>!kwws9,,#booltWqbmpsbqfm`z>![.VB.@lnsbwjaof!#`lmqfobwjlmpkjs#afwtffm ?,p`qjsw= ?p`qjsw#?,b=?,oj=?,vo=?,gju=bppl`jbwfg#tjwk#wkf#sqldqbnnjmd#obmdvbdf?,b=?b#kqfe>!kwws9,,?,b=?,oj=?oj#`obpp>!elqn#b`wjlm>!kwws9,,?gju#pwzof>!gjpsobz9wzsf>!wf{w!#mbnf>!r!?wbaof#tjgwk>!233&!#ab`hdqlvmg.slpjwjlm9!#alqgfq>!3!#tjgwk>!qfo>!pklqw`vw#j`lm!#k5=?vo=?oj=?b#kqfe>!##?nfwb#kwws.frvju>!`pp!#nfgjb>!p`qffm!#qfpslmpjaof#elq#wkf#!#wzsf>!bssoj`bwjlm,!#pwzof>!ab`hdqlvmg.kwno8#`kbqpfw>vwe.;!#booltwqbmpsbqfm`z>!pwzofpkffw!#wzsf>!wf ?nfwb#kwws.frvju>!=?,psbm=?psbm#`obpp>!3!#`foopsb`jmd>!3!=8 ?,p`qjsw= ?p`qjsw#plnfwjnfp#`boofg#wkfglfp#mlw#mf`fppbqjozElq#nlqf#jmelqnbwjlmbw#wkf#afdjmmjmd#le#?"GL@WZSF#kwno=?kwnosbqwj`vobqoz#jm#wkf#wzsf>!kjggfm!#mbnf>!ibubp`qjsw9uljg+3*8!feef`wjufmfpp#le#wkf#bvwl`lnsofwf>!lee!#dfmfqbooz#`lmpjgfqfg=?jmsvw#wzsf>!wf{w!#!=?,p`qjsw= ?p`qjswwkqlvdklvw#wkf#tlqog`lnnlm#njp`lm`fswjlmbppl`jbwjlm#tjwk#wkf?,gju= ?,gju= ?gju#`gvqjmd#kjp#ojefwjnf/`lqqfpslmgjmd#wl#wkfwzsf>!jnbdf,{.j`lm!#bm#jm`qfbpjmd#mvnafqgjsolnbwj`#qfobwjlmpbqf#lewfm#`lmpjgfqfgnfwb#`kbqpfw>!vwe.;!#?jmsvw#wzsf>!wf{w!#f{bnsofp#jm`ovgf#wkf!=?jnd#pq`>!kwws9,,jsbqwj`jsbwjlm#jm#wkfwkf#fpwbaojpknfmw#le ?,gju= ?gju#`obpp>!%bns8maps8%bns8maps8wl#gfwfqnjmf#tkfwkfqrvjwf#gjeefqfmw#eqlnnbqhfg#wkf#afdjmmjmdgjpwbm`f#afwtffm#wkf`lmwqjavwjlmp#wl#wkf`lmeoj`w#afwtffm#wkftjgfoz#`lmpjgfqfg#wltbp#lmf#le#wkf#ejqpwtjwk#ubqzjmd#gfdqffpkbuf#psf`vobwfg#wkbw+gl`vnfmw-dfwFofnfmwsbqwj`jsbwjmd#jm#wkflqjdjmbooz#gfufolsfgfwb#`kbqpfw>!vwe.;!=#wzsf>!wf{w,`pp!#,= jmwfq`kbmdfbaoz#tjwknlqf#`olpfoz#qfobwfgpl`jbo#bmg#slojwj`bowkbw#tlvog#lwkfqtjpfsfqsfmgj`vobq#wl#wkfpwzof#wzsf>!wf{w,`ppwzsf>!pvanjw!#mbnf>!ebnjojfp#qfpjgjmd#jmgfufolsjmd#`lvmwqjfp`lnsvwfq#sqldqbnnjmdf`lmlnj`#gfufolsnfmwgfwfqnjmbwjlm#le#wkfelq#nlqf#jmelqnbwjlmlm#pfufqbo#l``bpjlmpslqwvdv/Fp#+Fvqlsfv*<O<V=l<\\={<Q=m=`<V<\\=o<V=l<\\={<Q=m=`<V<\\<L<R=m=m<T<U=m<V<R<U<P<\\=n<Y=l<T<\\<W<R<^<T<Q=h<R=l<P<\\=j<T<T=o<S=l<\\<^<W<Y<Q<T=c<Q<Y<R<]=i<R<X<T<P<R<T<Q=h<R=l<P<\\=j<T=c<t<Q=h<R=l<P<\\=j<T=c<L<Y=m<S=o<]<W<T<V<T<V<R<W<T=k<Y=m=n<^<R<T<Q=h<R=l<P<\\=j<T=b=n<Y=l=l<T=n<R=l<T<T<X<R=m=n<\\=n<R=k<Q<R4K5h5i4F5d4K4@4C5d5j4K5h4K4X4F4]4K5o4K4F4K5h4K5n4F4]4K4A4K4Fkwno8#`kbqpfw>VWE.;!#pfwWjnflvw+evm`wjlm+*gjpsobz9jmojmf.aol`h8?jmsvw#wzsf>!pvanjw!#wzsf#>#$wf{w,ibubp`qj?jnd#pq`>!kwws9,,ttt-!#!kwws9,,ttt-t0-lqd,pklqw`vw#j`lm!#kqfe>!!#bvwl`lnsofwf>!lee!#?,b=?,gju=?gju#`obpp>?,b=?,oj= ?oj#`obpp>!`pp!#wzsf>!wf{w,`pp!#?elqn#b`wjlm>!kwws9,,{w,`pp!#kqfe>!kwws9,,ojmh#qfo>!bowfqmbwf!# ?p`qjsw#wzsf>!wf{w,#lm`oj`h>!ibubp`qjsw9+mft#Gbwf*-dfwWjnf+*~kfjdkw>!2!#tjgwk>!2!#Sflsof$p#Qfsvaoj`#le##?b#kqfe>!kwws9,,ttt-wf{w.gf`lqbwjlm9vmgfqwkf#afdjmmjmd#le#wkf#?,gju= ?,gju= ?,gju= fpwbaojpknfmw#le#wkf#?,gju=?,gju=?,gju=?,g ujftslqwxnjm.kfjdkw9 ?p`qjsw#pq`>!kwws9,,lswjlm=?lswjlm#ubovf>lewfm#qfefqqfg#wl#bp#,lswjlm= ?lswjlm#ubov?"GL@WZSF#kwno= ?"..XJmwfqmbwjlmbo#Bjqslqw= ?b#kqfe>!kwws9,,ttt?,b=?b#kqfe>!kwws9,,t\fTL\fT^\fTE\fT^\fUh\fT{\fTN\roI\ro|\roL\ro{\roO\rov\rot\nAOGx\bTA\nzk#+\vUmGx*\fHD\fHS\fH\\\fIa\fHJ\fIk\fHZ\fHM\fHR\fHe\fHD\fH^\fIg\fHM\fHy\fIa\fH[\fIk\fHH\fIa\fH\\\fHp\fHR\fHD\fHy\fHR\fH\\\fIl\fHT\fHn\fH@\fHn\fHK\fHS\fHH\fHT\fIa\fHI\fHR\fHF\fHD\fHR\fHT\fIa\fHY\fIl\fHy\fHR\fH\\\fHT\fHn\fHT\fIa\fHy\fH\\\fHO\fHT\fHR\fHB\fH{\fIa\fH\\\fIl\fHv\fHS\fHs\fIa\fHL\fIg\fHn\fHY\fHS\fHp\fIa\fHr\fHR\fHD\fHi\fHB\fIk\fH\\\fHS\fHy\fHR\fHY\fHS\fHA\fHS\fHD\fIa\fHD\fH{\fHR\fHM\fHS\fHC\fHR\fHm\fHy\fIa\fHC\fIg\fHn\fHy\fHS\fHT\fIm\fH\\\fHy\fIa\fH[\fHR\fHF\fHU\fIm\fHm\fHv\fHH\fIl\fHF\fIa\fH\\\fH@\fHn\fHK\fHD\fHs\fHS\fHF\fIa\fHF\fHO\fIl\fHy\fIa\fH\\\fHS\fHy\fIk\fHs\fHF\fIa\fH\\\fHR\fH\\\fHn\fHA\fHF\fIa\fH\\\fHR\fHF\fIa\fHH\fHB\fHR\fH^\fHS\fHy\fIg\fHn\fH\\\fHG\fHP\fIa\fHH\fHR\fH\\\fHD\fHS\fH\\\fIa\fHB\fHR\fHO\fH^\fHS\fHB\fHS\fHs\fIk\fHMgfp`qjswjlm!#`lmwfmw>!gl`vnfmw-ol`bwjlm-sqlw-dfwFofnfmwpAzWbdMbnf+?"GL@WZSF#kwno= ?kwno#?nfwb#`kbqpfw>!vwe.;!=9vqo!#`lmwfmw>!kwws9,,-`pp!#qfo>!pwzofpkffw!pwzof#wzsf>!wf{w,`pp!=wzsf>!wf{w,`pp!#kqfe>!t0-lqd,2:::,{kwno!#{nowzsf>!wf{w,ibubp`qjsw!#nfwklg>!dfw!#b`wjlm>!ojmh#qfo>!pwzofpkffw!##>#gl`vnfmw-dfwFofnfmwwzsf>!jnbdf,{.j`lm!#,=`foosbggjmd>!3!#`foops-`pp!#wzsf>!wf{w,`pp!#?,b=?,oj=?oj=?b#kqfe>!!#tjgwk>!2!#kfjdkw>!2!!=?b#kqfe>!kwws9,,ttt-pwzof>!gjpsobz9mlmf8!=bowfqmbwf!#wzsf>!bssoj.,,T0@,,GWG#[KWNO#2-3#foopsb`jmd>!3!#`foosbg#wzsf>!kjggfm!#ubovf>!,b=%maps8?psbm#qlof>!p ?jmsvw#wzsf>!kjggfm!#obmdvbdf>!IbubP`qjsw!##gl`vnfmw-dfwFofnfmwpAd>!3!#`foopsb`jmd>!3!#zsf>!wf{w,`pp!#nfgjb>!wzsf>$wf{w,ibubp`qjsw$tjwk#wkf#f{`fswjlm#le#zsf>!wf{w,`pp!#qfo>!pw#kfjdkw>!2!#tjgwk>!2!#>$(fm`lgfVQJ@lnslmfmw+?ojmh#qfo>!bowfqmbwf!# algz/#wq/#jmsvw/#wf{wnfwb#mbnf>!qlalwp!#`lmnfwklg>!slpw!#b`wjlm>!= ?b#kqfe>!kwws9,,ttt-`pp!#qfo>!pwzofpkffw!#?,gju=?,gju=?gju#`obppobmdvbdf>!ibubp`qjsw!=bqjb.kjggfm>!wqvf!=.[?qjsw!#wzsf>!wf{w,ibubpo>38~*+*8 +evm`wjlm+*xab`hdqlvmg.jnbdf9#vqo+,b=?,oj=?oj=?b#kqfe>!k\n\n?oj=?b#kqfe>!kwws9,,bwlq!#bqjb.kjggfm>!wqv=#?b#kqfe>!kwws9,,ttt-obmdvbdf>!ibubp`qjsw!#,lswjlm= ?lswjlm#ubovf,gju=?,gju=?gju#`obpp>qbwlq!#bqjb.kjggfm>!wqf>+mft#Gbwf*-dfwWjnf+*slqwvdv/Fp#+gl#Aqbpjo*<R=l<_<\\<Q<T<[<\\=j<T<T<^<R<[<P<R<Z<Q<R=m=n=`<R<]=l<\\<[<R<^<\\<Q<T=c=l<Y<_<T=m=n=l<\\=j<T<T<^<R<[<P<R<Z<Q<R=m=n<T<R<]=c<[<\\=n<Y<W=`<Q<\\?"GL@WZSF#kwno#SVAOJ@#!mw.Wzsf!#`lmwfmw>!wf{w,?nfwb#kwws.frvju>!@lmwfqbmpjwjlmbo,,FM!#!kwws9?kwno#{nomp>!kwws9,,ttt.,,T0@,,GWG#[KWNO#2-3#WGWG,{kwno2.wqbmpjwjlmbo,,ttt-t0-lqd,WQ,{kwno2,sf#>#$wf{w,ibubp`qjsw$8?nfwb#mbnf>!gfp`qjswjlmsbqfmwMlgf-jmpfqwAfelqf?jmsvw#wzsf>!kjggfm!#mbip!#wzsf>!wf{w,ibubp`qj+gl`vnfmw*-qfbgz+evm`wjp`qjsw#wzsf>!wf{w,ibubpjnbdf!#`lmwfmw>!kwws9,,VB.@lnsbwjaof!#`lmwfmw>wno8#`kbqpfw>vwe.;!#,= ojmh#qfo>!pklqw`vw#j`lm?ojmh#qfo>!pwzofpkffw!#?,p`qjsw= ?p`qjsw#wzsf>>#gl`vnfmw-`qfbwfFofnfm?b#wbqdfw>!\\aobmh!#kqfe>#gl`vnfmw-dfwFofnfmwpAjmsvw#wzsf>!wf{w!#mbnf>b-wzsf#>#$wf{w,ibubp`qjmsvw#wzsf>!kjggfm!#mbnfkwno8#`kbqpfw>vwe.;!#,=gwg!= ?kwno#{nomp>!kwws.,,T0@,,GWG#KWNO#7-32#WfmwpAzWbdMbnf+$p`qjsw$*jmsvw#wzsf>!kjggfm!#mbn?p`qjsw#wzsf>!wf{w,ibubp!#pwzof>!gjpsobz9mlmf8!=gl`vnfmw-dfwFofnfmwAzJg+>gl`vnfmw-`qfbwfFofnfmw+$#wzsf>$wf{w,ibubp`qjsw$jmsvw#wzsf>!wf{w!#mbnf>!g-dfwFofnfmwpAzWbdMbnf+pmj`bo!#kqfe>!kwws9,,ttt-@,,GWG#KWNO#7-32#Wqbmpjw?pwzof#wzsf>!wf{w,`pp!= ?pwzof#wzsf>!wf{w,`pp!=jlmbo-gwg!= ?kwno#{nomp>kwws.frvju>!@lmwfmw.Wzsfgjmd>!3!#`foopsb`jmd>!3!kwno8#`kbqpfw>vwe.;!#,= #pwzof>!gjpsobz9mlmf8!=??oj=?b#kqfe>!kwws9,,ttt-#wzsf>$wf{w,ibubp`qjsw$=<X<Y=c=n<Y<W=`<Q<R=m=n<T=m<R<R=n<^<Y=n=m=n<^<T<T<S=l<R<T<[<^<R<X=m=n<^<\\<]<Y<[<R<S<\\=m<Q<R=m=n<T\fHF\fIm\fHT\fIa\fHH\fHS\fHy\fHR\fHy\fHR\fHn\fH{\fIa\fH\\\fIk\fHT\fHe\fHD\fIa\fHU\fIg\fHn\fHD\fIk\fHY\fHS\fHK\fHR\fHD\fHT\fHA\fHR\fHG\fHS\fHy\fIa\fHT\fHS\fHn\fH{\fHT\fIm\fH\\\fHy\fIa\fH[\fHS\fHH\fHy\fIe\fHF\fIl\fH\\\fHR\fHk\fHs\fHY\fHS\fHp\fIa\fHr\fHR\fHF\fHD\fHy\fHR\fH\\\fIa\fH\\\fHY\fHR\fHd\fHT\fHy\fIa\fH\\\fHS\fHC\fHH\fHR',"\u06F7%\u018C'T%\x85'W%\xD7%O%g%\xA6&\u0193%\u01E5&>&*&'&^&\x88\u0178\u0C3E&\u01AD&\u0192&)&^&%&'&\x82&P&1&\xB1&3&]&m&u&E&t&C&\xCF&V&V&/&>&6&\u0F76\u177Co&p&@&E&M&P&x&@&F&e&\xCC&7&:&(&D&0&C&)&.&F&-&1&(&L&F&1\u025E*\u03EA\u21F3&\u1372&K&;&)&E&H&P&0&?&9&V&\x81&-&v&a&,&E&)&?&=&'&'&B&\u0D2E&\u0503&\u0316*&*8&%&%&&&%,)&\x9A&>&\x86&7&]&F&2&>&J&6&n&2&%&?&\x8E&2&6&J&g&-&0&,&*&J&*&O&)&6&(&<&B&N&.&P&@&2&.&W&M&%\u053C\x84(,(<&,&\u03DA&\u18C7&-&,(%&(&%&(\u013B0&X&D&\x81&j&'&J&(&.&B&3&Z&R&h&3&E&E&<\xC6-\u0360\u1EF3&%8?&@&,&Z&@&0&J&,&^&x&_&6&C&6&C\u072C\u2A25&f&-&-&-&-&,&J&2&8&z&8&C&Y&8&-&d&\u1E78\xCC-&7&1&F&7&t&W&7&I&.&.&^&=\u0F9C\u19D3&8(>&/&/&\u077B')'\u1065')'%@/&0&%\u043E\u09C0*&*@&C\u053D\u05D4\u0274\u05EB4\u0DD7\u071A\u04D16\u0D84&/\u0178\u0303Z&*%\u0246\u03FF&\u0134&1\xA8\u04B4\u0174",I,"AAAAKKLLKKKKKJJIHHIHHGGFF"),N_(a),B_(E_(a),I)}function tf(a,I){return a<=I?a:I}function S_(a,I,k,S,E){a.set(k.slice(S,E),I)}function $w(a,I,k,S){if(a==null)return-1;let E=tf(a.offset+S,a.data.length),G=E-a.offset;return I.set(a.data.subarray(a.offset,E),k),a.offset+=G,G}function x_(a){return 0}function E_(a){return a}function A_(a){return 1}function O_(a){return 1}function N_(a){}function H_(a){let I=a.length,k=new Int8Array(I);for(let S=0;S<I;++S)k[S]=a.charCodeAt(S);return k}function R_(a,I){let k=new jt;if(Y(k,new t(a)),I){let se=I.customDictionary;se&&R(k,se)}let S=0,E=[];for(;;){let se=new Int8Array(16384);if(E.push(se),k.output=se,k.outputOffset=0,k.outputLength=16384,k.outputUsed=0,it(k),S+=k.outputUsed,k.outputUsed<16384)break}re(k);let G=new Int8Array(S),Z=0;for(let se=0;se<E.length;++se){let we=E[se],ue=tf(S,Z+16384)-Z;ue<16384?G.set(we.subarray(0,ue),Z):G.set(we,Z),Z+=ue}return G}return R_},dg=qT();var rl=Te(om());var wg={brotli:{mode:0,quality:8,lgwin:22}},$f,ep=class extends Zr{constructor(e){super(e);this.name="brotli";this.extensions=["br"];this.contentEncodings=["br"];this.isSupported=!0;this.options=e}async preload(){$f=$f||this.options?.modules?.brotli,$f||console.warn(`${this.name} library not installed`)}async compress(e){if(!Rn&&this.options.brotli?.useZlib){let r=await vi(rl.default.brotliCompress)(e);return Jr(r)}return this.compressSync(e)}compressSync(e){if(!Rn&&this.options.brotli?.useZlib){let f=rl.default.brotliCompressSync(e);return Jr(f)}let r={...wg.brotli,...this.options?.brotli},n=new Uint8Array(e);if(!$f)throw new Error("brotli compression: brotli module not installed");return $f.compress(n,r).buffer}async decompress(e){if(!Rn&&this.options.brotli?.useZlib){let r=await vi(rl.default.brotliDecompress)(e);return Jr(r)}return this.decompressSync(e)}decompressSync(e){if(!Rn&&this.options.brotli?.useZlib){let f=rl.default.brotliDecompressSync(e);return Jr(f)}let r={...wg.brotli,...this.options?.brotli},n=new Uint8Array(e);return $f?$f.decompress(n,r).buffer:dg(n,void 0).buffer}};var np=Te(Bg()),ip=class extends Zr{constructor(e){super(e);this.name="snappy";this.extensions=[];this.contentEncodings=[];this.isSupported=!0;this.options=e||{}}compressSync(e){return(0,np.compress)(e)}decompressSync(e){return(0,np.uncompress)(e)}};var zT=407708164,fl,ol=class extends Zr{constructor(e){super(e);this.name="lz4";this.extensions=["lz4"];this.contentEncodings=["x-lz4"];this.isSupported=!0;if(this.options=e,fl=fl||this.options?.modules?.lz4js,!fl)throw new Error(this.name)}compressSync(e){let r=new Uint8Array(e);return fl.compress(r).buffer}decompressSync(e,r){try{let n=this.checkMagicNumber(e),i=new Uint8Array(e);if(n)return fl.decompress(i,r).buffer;if(!r){let s=new Error("Need to provide maxSize");throw this.improveError(s)}let f=new Uint8Array(r),o=this.decodeBlock(i,f);return f=f.slice(0,o),Jr(f)}catch(n){throw this.improveError(n)}}decodeBlock(e,r,n,i){n=n||0,i=i||e.length-n;let f=0;for(let o=n;o<i;){let s=e[o++],l=s>>4;if(l>0){let T=l+240;for(;T===255;)T=e[o++],l+=T;let y=o+l;for(;o<y;)r[f++]=e[o++];if(o===i)return f}let p=e[o++]|e[o++]<<8;if(p===0||p>f)return-(o-2);let u=s&15,b=u+240;for(;b===255;)b=e[o++],u+=b;let c=f-p,h=f+u+4;for(;f<h;)r[f++]=r[c++]}return f}checkMagicNumber(e){return new Uint32Array(e.slice(0,4))[0]===zT}};var fp,op,sp=class extends Zr{constructor(e){super(e);this.name="zstd";this.extensions=[];this.contentEncodings=[];this.isSupported=!0;this.options=e,fp=this.options?.modules?.["zstd-codec"],fp||console.warn(`${this.name} library not installed`)}async preload(){!op&&fp&&(op=await new Promise(e=>fp.run(r=>e(r))))}compressSync(e){let r=new op.Simple,n=new Uint8Array(e);return r.compress(n).buffer}decompressSync(e){let r=new op.Simple,n=new Uint8Array(e);return r.decompress(n).buffer}};var Ug=Te(Mg());function JT(t){return Buffer.from(t)}function ZT(t){return Buffer.isBuffer(t)?new Uint8Array(t.buffer,t.byteOffset,t.length).slice().buffer:t}var dp={lz4js:Ug.default},vm={UNCOMPRESSED:new Da,GZIP:new $a,SNAPPY:new ip,BROTLI:new ep({modules:dp}),LZ4:new ol({modules:dp}),LZ4_RAW:new ol({modules:dp}),ZSTD:new sp({modules:dp})};async function wp(t,e,r){let n=vm[t];if(!n)throw new Error(`parquet: invalid compression method: ${t}`);let i=ZT(e),f=await n.decompress(i,r);return JT(f)}var hp=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function At(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function qt(t,e){return e={exports:{}},t(e,e.exports),e.exports}var XT=tB,QT=nB,$T=oB,ii=[],vn=[],eB=typeof Uint8Array!="undefined"?Uint8Array:Array,_m="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ro=0,Lg=_m.length;ro<Lg;++ro)ii[ro]=_m[ro],vn[_m.charCodeAt(ro)]=ro;var ro,Lg;vn["-".charCodeAt(0)]=62;vn["_".charCodeAt(0)]=63;function Cg(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");r===-1&&(r=e);var n=r===e?0:4-r%4;return[r,n]}function tB(t){var e=Cg(t),r=e[0],n=e[1];return(r+n)*3/4-n}function rB(t,e,r){return(e+r)*3/4-r}function nB(t){var e,r=Cg(t),n=r[0],i=r[1],f=new eB(rB(t,n,i)),o=0,s=i>0?n-4:n,l;for(l=0;l<s;l+=4)e=vn[t.charCodeAt(l)]<<18|vn[t.charCodeAt(l+1)]<<12|vn[t.charCodeAt(l+2)]<<6|vn[t.charCodeAt(l+3)],f[o++]=e>>16&255,f[o++]=e>>8&255,f[o++]=e&255;return i===2&&(e=vn[t.charCodeAt(l)]<<2|vn[t.charCodeAt(l+1)]>>4,f[o++]=e&255),i===1&&(e=vn[t.charCodeAt(l)]<<10|vn[t.charCodeAt(l+1)]<<4|vn[t.charCodeAt(l+2)]>>2,f[o++]=e>>8&255,f[o++]=e&255),f}function iB(t){return ii[t>>18&63]+ii[t>>12&63]+ii[t>>6&63]+ii[t&63]}function fB(t,e,r){for(var n,i=[],f=e;f<r;f+=3)n=(t[f]<<16&16711680)+(t[f+1]<<8&65280)+(t[f+2]&255),i.push(iB(n));return i.join("")}function oB(t){for(var e,r=t.length,n=r%3,i=[],f=16383,o=0,s=r-n;o<s;o+=f)i.push(fB(t,o,o+f>s?s:o+f));return n===1?(e=t[r-1],i.push(ii[e>>2]+ii[e<<4&63]+"==")):n===2&&(e=(t[r-2]<<8)+t[r-1],i.push(ii[e>>10]+ii[e>>4&63]+ii[e<<2&63]+"=")),i.join("")}var qm={byteLength:XT,toByteArray:QT,fromByteArray:$T},sB=function(e,r,n,i,f){var o,s,l=f*8-i-1,p=(1<<l)-1,u=p>>1,b=-7,c=n?f-1:0,h=n?-1:1,T=e[r+c];for(c+=h,o=T&(1<<-b)-1,T>>=-b,b+=l;b>0;o=o*256+e[r+c],c+=h,b-=8);for(s=o&(1<<-b)-1,o>>=-b,b+=i;b>0;s=s*256+e[r+c],c+=h,b-=8);if(o===0)o=1-u;else{if(o===p)return s?NaN:(T?-1:1)*(1/0);s=s+Math.pow(2,i),o=o-u}return(T?-1:1)*s*Math.pow(2,o-i)},lB=function(e,r,n,i,f,o){var s,l,p,u=o*8-f-1,b=(1<<u)-1,c=b>>1,h=f===23?Math.pow(2,-24)-Math.pow(2,-77):0,T=i?0:o-1,y=i?1:-1,N=r<0||r===0&&1/r<0?1:0;for(r=Math.abs(r),isNaN(r)||r===1/0?(l=isNaN(r)?1:0,s=b):(s=Math.floor(Math.log(r)/Math.LN2),r*(p=Math.pow(2,-s))<1&&(s--,p*=2),s+c>=1?r+=h/p:r+=h*Math.pow(2,1-c),r*p>=2&&(s++,p/=2),s+c>=b?(l=0,s=b):s+c>=1?(l=(r*p-1)*Math.pow(2,f),s=s+c):(l=r*Math.pow(2,c-1)*Math.pow(2,f),s=0));f>=8;e[n+T]=l&255,T+=y,l/=256,f-=8);for(s=s<<f|l,u+=f;u>0;e[n+T]=s&255,T+=y,s/=256,u-=8);e[n+T-y]|=N*128},zo={read:sB,write:lB},le=qt(function(t,e){var r=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=o,e.SlowBuffer=N,e.INSPECT_MAX_BYTES=50;var n=2147483647;e.kMaxLength=n,o.TYPED_ARRAY_SUPPORT=i(),!o.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function i(){try{var v=new Uint8Array(1),m={foo:function(){return 42}};return Object.setPrototypeOf(m,Uint8Array.prototype),Object.setPrototypeOf(v,m),v.foo()===42}catch{return!1}}Object.defineProperty(o.prototype,"parent",{enumerable:!0,get:function(){if(!!o.isBuffer(this))return this.buffer}}),Object.defineProperty(o.prototype,"offset",{enumerable:!0,get:function(){if(!!o.isBuffer(this))return this.byteOffset}});function f(v){if(v>n)throw new RangeError('The value "'+v+'" is invalid for option "size"');var m=new Uint8Array(v);return Object.setPrototypeOf(m,o.prototype),m}function o(v,m,d){if(typeof v=="number"){if(typeof m=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return u(v)}return s(v,m,d)}o.poolSize=8192;function s(v,m,d){if(typeof v=="string")return b(v,m);if(ArrayBuffer.isView(v))return c(v);if(v==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(v));if(xe(v,ArrayBuffer)||v&&xe(v.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(xe(v,SharedArrayBuffer)||v&&xe(v.buffer,SharedArrayBuffer)))return h(v,m,d);if(typeof v=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var q=v.valueOf&&v.valueOf();if(q!=null&&q!==v)return o.from(q,m,d);var z=T(v);if(z)return z;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof v[Symbol.toPrimitive]=="function")return o.from(v[Symbol.toPrimitive]("string"),m,d);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+babelHelpers.typeof(v))}o.from=function(v,m,d){return s(v,m,d)},Object.setPrototypeOf(o.prototype,Uint8Array.prototype),Object.setPrototypeOf(o,Uint8Array);function l(v){if(typeof v!="number")throw new TypeError('"size" argument must be of type number');if(v<0)throw new RangeError('The value "'+v+'" is invalid for option "size"')}function p(v,m,d){return l(v),v<=0?f(v):m!==void 0?typeof d=="string"?f(v).fill(m,d):f(v).fill(m):f(v)}o.alloc=function(v,m,d){return p(v,m,d)};function u(v){return l(v),f(v<0?0:y(v)|0)}o.allocUnsafe=function(v){return u(v)},o.allocUnsafeSlow=function(v){return u(v)};function b(v,m){if((typeof m!="string"||m==="")&&(m="utf8"),!o.isEncoding(m))throw new TypeError("Unknown encoding: "+m);var d=P(v,m)|0,q=f(d),z=q.write(v,m);return z!==d&&(q=q.slice(0,z)),q}function c(v){for(var m=v.length<0?0:y(v.length)|0,d=f(m),q=0;q<m;q+=1)d[q]=v[q]&255;return d}function h(v,m,d){if(m<0||v.byteLength<m)throw new RangeError('"offset" is outside of buffer bounds');if(v.byteLength<m+(d||0))throw new RangeError('"length" is outside of buffer bounds');var q;return m===void 0&&d===void 0?q=new Uint8Array(v):d===void 0?q=new Uint8Array(v,m):q=new Uint8Array(v,m,d),Object.setPrototypeOf(q,o.prototype),q}function T(v){if(o.isBuffer(v)){var m=y(v.length)|0,d=f(m);return d.length===0||v.copy(d,0,0,m),d}if(v.length!==void 0)return typeof v.length!="number"||xt(v.length)?f(0):c(v);if(v.type==="Buffer"&&Array.isArray(v.data))return c(v.data)}function y(v){if(v>=n)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+n.toString(16)+" bytes");return v|0}function N(v){return+v!=v&&(v=0),o.alloc(+v)}o.isBuffer=function(m){return m!=null&&m._isBuffer===!0&&m!==o.prototype},o.compare=function(m,d){if(xe(m,Uint8Array)&&(m=o.from(m,m.offset,m.byteLength)),xe(d,Uint8Array)&&(d=o.from(d,d.offset,d.byteLength)),!o.isBuffer(m)||!o.isBuffer(d))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(m===d)return 0;for(var q=m.length,z=d.length,$=0,ee=Math.min(q,z);$<ee;++$)if(m[$]!==d[$]){q=m[$],z=d[$];break}return q<z?-1:z<q?1:0},o.isEncoding=function(m){switch(String(m).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},o.concat=function(m,d){if(!Array.isArray(m))throw new TypeError('"list" argument must be an Array of Buffers');if(m.length===0)return o.alloc(0);var q;if(d===void 0)for(d=0,q=0;q<m.length;++q)d+=m[q].length;var z=o.allocUnsafe(d),$=0;for(q=0;q<m.length;++q){var ee=m[q];if(xe(ee,Uint8Array)&&(ee=o.from(ee)),!o.isBuffer(ee))throw new TypeError('"list" argument must be an Array of Buffers');ee.copy(z,$),$+=ee.length}return z};function P(v,m){if(o.isBuffer(v))return v.length;if(ArrayBuffer.isView(v)||xe(v,ArrayBuffer))return v.byteLength;if(typeof v!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+babelHelpers.typeof(v));var d=v.length,q=arguments.length>2&&arguments[2]===!0;if(!q&&d===0)return 0;for(var z=!1;;)switch(m){case"ascii":case"latin1":case"binary":return d;case"utf8":case"utf-8":return ae(v).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return d*2;case"hex":return d>>>1;case"base64":return $i(v).length;default:if(z)return q?-1:ae(v).length;m=(""+m).toLowerCase(),z=!0}}o.byteLength=P;function R(v,m,d){var q=!1;if((m===void 0||m<0)&&(m=0),m>this.length||((d===void 0||d>this.length)&&(d=this.length),d<=0)||(d>>>=0,m>>>=0,d<=m))return"";for(v||(v="utf8");;)switch(v){case"hex":return x(this,m,d);case"utf8":case"utf-8":return w(this,m,d);case"ascii":return M(this,m,d);case"latin1":case"binary":return Q(this,m,d);case"base64":return A(this,m,d);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Se(this,m,d);default:if(q)throw new TypeError("Unknown encoding: "+v);v=(v+"").toLowerCase(),q=!0}}o.prototype._isBuffer=!0;function Y(v,m,d){var q=v[m];v[m]=v[d],v[d]=q}o.prototype.swap16=function(){var m=this.length;if(m%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var d=0;d<m;d+=2)Y(this,d,d+1);return this},o.prototype.swap32=function(){var m=this.length;if(m%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var d=0;d<m;d+=4)Y(this,d,d+3),Y(this,d+1,d+2);return this},o.prototype.swap64=function(){var m=this.length;if(m%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var d=0;d<m;d+=8)Y(this,d,d+7),Y(this,d+1,d+6),Y(this,d+2,d+5),Y(this,d+3,d+4);return this},o.prototype.toString=function(){var m=this.length;return m===0?"":arguments.length===0?w(this,0,m):R.apply(this,arguments)},o.prototype.toLocaleString=o.prototype.toString,o.prototype.equals=function(m){if(!o.isBuffer(m))throw new TypeError("Argument must be a Buffer");return this===m?!0:o.compare(this,m)===0},o.prototype.inspect=function(){var m="",d=e.INSPECT_MAX_BYTES;return m=this.toString("hex",0,d).replace(/(.{2})/g,"$1 ").trim(),this.length>d&&(m+=" ... "),"<Buffer "+m+">"},r&&(o.prototype[r]=o.prototype.inspect),o.prototype.compare=function(m,d,q,z,$){if(xe(m,Uint8Array)&&(m=o.from(m,m.offset,m.byteLength)),!o.isBuffer(m))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+babelHelpers.typeof(m));if(d===void 0&&(d=0),q===void 0&&(q=m?m.length:0),z===void 0&&(z=0),$===void 0&&($=this.length),d<0||q>m.length||z<0||$>this.length)throw new RangeError("out of range index");if(z>=$&&d>=q)return 0;if(z>=$)return-1;if(d>=q)return 1;if(d>>>=0,q>>>=0,z>>>=0,$>>>=0,this===m)return 0;for(var ee=$-z,Ye=q-d,Re=Math.min(ee,Ye),mt=this.slice(z,$),tr=m.slice(d,q),ce=0;ce<Re;++ce)if(mt[ce]!==tr[ce]){ee=mt[ce],Ye=tr[ce];break}return ee<Ye?-1:Ye<ee?1:0};function re(v,m,d,q,z){if(v.length===0)return-1;if(typeof d=="string"?(q=d,d=0):d>2147483647?d=2147483647:d<-2147483648&&(d=-2147483648),d=+d,xt(d)&&(d=z?0:v.length-1),d<0&&(d=v.length+d),d>=v.length){if(z)return-1;d=v.length-1}else if(d<0)if(z)d=0;else return-1;if(typeof m=="string"&&(m=o.from(m,q)),o.isBuffer(m))return m.length===0?-1:W(v,m,d,q,z);if(typeof m=="number")return m=m&255,typeof Uint8Array.prototype.indexOf=="function"?z?Uint8Array.prototype.indexOf.call(v,m,d):Uint8Array.prototype.lastIndexOf.call(v,m,d):W(v,[m],d,q,z);throw new TypeError("val must be string, number or Buffer")}function W(v,m,d,q,z){var $=1,ee=v.length,Ye=m.length;if(q!==void 0&&(q=String(q).toLowerCase(),q==="ucs2"||q==="ucs-2"||q==="utf16le"||q==="utf-16le")){if(v.length<2||m.length<2)return-1;$=2,ee/=2,Ye/=2,d/=2}function Re(_,B){return $===1?_[B]:_.readUInt16BE(B*$)}var mt;if(z){var tr=-1;for(mt=d;mt<ee;mt++)if(Re(v,mt)===Re(m,tr===-1?0:mt-tr)){if(tr===-1&&(tr=mt),mt-tr+1===Ye)return tr*$}else tr!==-1&&(mt-=mt-tr),tr=-1}else for(d+Ye>ee&&(d=ee-Ye),mt=d;mt>=0;mt--){for(var ce=!0,Hn=0;Hn<Ye;Hn++)if(Re(v,mt+Hn)!==Re(m,Hn)){ce=!1;break}if(ce)return mt}return-1}o.prototype.includes=function(m,d,q){return this.indexOf(m,d,q)!==-1},o.prototype.indexOf=function(m,d,q){return re(this,m,d,q,!0)},o.prototype.lastIndexOf=function(m,d,q){return re(this,m,d,q,!1)};function O(v,m,d,q){d=Number(d)||0;var z=v.length-d;q?(q=Number(q),q>z&&(q=z)):q=z;var $=m.length;q>$/2&&(q=$/2);for(var ee=0;ee<q;++ee){var Ye=parseInt(m.substr(ee*2,2),16);if(xt(Ye))return ee;v[d+ee]=Ye}return ee}function te(v,m,d,q){return bt(ae(m,v.length-d),v,d,q)}function L(v,m,d,q){return bt(St(m),v,d,q)}function ne(v,m,d,q){return L(v,m,d,q)}function j(v,m,d,q){return bt($i(m),v,d,q)}function g(v,m,d,q){return bt(Qi(m,v.length-d),v,d,q)}o.prototype.write=function(m,d,q,z){if(d===void 0)z="utf8",q=this.length,d=0;else if(q===void 0&&typeof d=="string")z=d,q=this.length,d=0;else if(isFinite(d))d=d>>>0,isFinite(q)?(q=q>>>0,z===void 0&&(z="utf8")):(z=q,q=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var $=this.length-d;if((q===void 0||q>$)&&(q=$),m.length>0&&(q<0||d<0)||d>this.length)throw new RangeError("Attempt to write outside buffer bounds");z||(z="utf8");for(var ee=!1;;)switch(z){case"hex":return O(this,m,d,q);case"utf8":case"utf-8":return te(this,m,d,q);case"ascii":return L(this,m,d,q);case"latin1":case"binary":return ne(this,m,d,q);case"base64":return j(this,m,d,q);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return g(this,m,d,q);default:if(ee)throw new TypeError("Unknown encoding: "+z);z=(""+z).toLowerCase(),ee=!0}},o.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function A(v,m,d){return m===0&&d===v.length?qm.fromByteArray(v):qm.fromByteArray(v.slice(m,d))}function w(v,m,d){d=Math.min(v.length,d);for(var q=[],z=m;z<d;){var $=v[z],ee=null,Ye=$>239?4:$>223?3:$>191?2:1;if(z+Ye<=d){var Re,mt,tr,ce;switch(Ye){case 1:$<128&&(ee=$);break;case 2:Re=v[z+1],(Re&192)==128&&(ce=($&31)<<6|Re&63,ce>127&&(ee=ce));break;case 3:Re=v[z+1],mt=v[z+2],(Re&192)==128&&(mt&192)==128&&(ce=($&15)<<12|(Re&63)<<6|mt&63,ce>2047&&(ce<55296||ce>57343)&&(ee=ce));break;case 4:Re=v[z+1],mt=v[z+2],tr=v[z+3],(Re&192)==128&&(mt&192)==128&&(tr&192)==128&&(ce=($&15)<<18|(Re&63)<<12|(mt&63)<<6|tr&63,ce>65535&&ce<1114112&&(ee=ce))}}ee===null?(ee=65533,Ye=1):ee>65535&&(ee-=65536,q.push(ee>>>10&1023|55296),ee=56320|ee&1023),q.push(ee),z+=Ye}return C(q)}var F=4096;function C(v){var m=v.length;if(m<=F)return String.fromCharCode.apply(String,v);for(var d="",q=0;q<m;)d+=String.fromCharCode.apply(String,v.slice(q,q+=F));return d}function M(v,m,d){var q="";d=Math.min(v.length,d);for(var z=m;z<d;++z)q+=String.fromCharCode(v[z]&127);return q}function Q(v,m,d){var q="";d=Math.min(v.length,d);for(var z=m;z<d;++z)q+=String.fromCharCode(v[z]);return q}function x(v,m,d){var q=v.length;(!m||m<0)&&(m=0),(!d||d<0||d>q)&&(d=q);for(var z="",$=m;$<d;++$)z+=it[v[$]];return z}function Se(v,m,d){for(var q=v.slice(m,d),z="",$=0;$<q.length;$+=2)z+=String.fromCharCode(q[$]+q[$+1]*256);return z}o.prototype.slice=function(m,d){var q=this.length;m=~~m,d=d===void 0?q:~~d,m<0?(m+=q,m<0&&(m=0)):m>q&&(m=q),d<0?(d+=q,d<0&&(d=0)):d>q&&(d=q),d<m&&(d=m);var z=this.subarray(m,d);return Object.setPrototypeOf(z,o.prototype),z};function ie(v,m,d){if(v%1!=0||v<0)throw new RangeError("offset is not uint");if(v+m>d)throw new RangeError("Trying to access beyond buffer length")}o.prototype.readUIntLE=function(m,d,q){m=m>>>0,d=d>>>0,q||ie(m,d,this.length);for(var z=this[m],$=1,ee=0;++ee<d&&($*=256);)z+=this[m+ee]*$;return z},o.prototype.readUIntBE=function(m,d,q){m=m>>>0,d=d>>>0,q||ie(m,d,this.length);for(var z=this[m+--d],$=1;d>0&&($*=256);)z+=this[m+--d]*$;return z},o.prototype.readUInt8=function(m,d){return m=m>>>0,d||ie(m,1,this.length),this[m]},o.prototype.readUInt16LE=function(m,d){return m=m>>>0,d||ie(m,2,this.length),this[m]|this[m+1]<<8},o.prototype.readUInt16BE=function(m,d){return m=m>>>0,d||ie(m,2,this.length),this[m]<<8|this[m+1]},o.prototype.readUInt32LE=function(m,d){return m=m>>>0,d||ie(m,4,this.length),(this[m]|this[m+1]<<8|this[m+2]<<16)+this[m+3]*16777216},o.prototype.readUInt32BE=function(m,d){return m=m>>>0,d||ie(m,4,this.length),this[m]*16777216+(this[m+1]<<16|this[m+2]<<8|this[m+3])},o.prototype.readIntLE=function(m,d,q){m=m>>>0,d=d>>>0,q||ie(m,d,this.length);for(var z=this[m],$=1,ee=0;++ee<d&&($*=256);)z+=this[m+ee]*$;return $*=128,z>=$&&(z-=Math.pow(2,8*d)),z},o.prototype.readIntBE=function(m,d,q){m=m>>>0,d=d>>>0,q||ie(m,d,this.length);for(var z=d,$=1,ee=this[m+--z];z>0&&($*=256);)ee+=this[m+--z]*$;return $*=128,ee>=$&&(ee-=Math.pow(2,8*d)),ee},o.prototype.readInt8=function(m,d){return m=m>>>0,d||ie(m,1,this.length),this[m]&128?(255-this[m]+1)*-1:this[m]},o.prototype.readInt16LE=function(m,d){m=m>>>0,d||ie(m,2,this.length);var q=this[m]|this[m+1]<<8;return q&32768?q|4294901760:q},o.prototype.readInt16BE=function(m,d){m=m>>>0,d||ie(m,2,this.length);var q=this[m+1]|this[m]<<8;return q&32768?q|4294901760:q},o.prototype.readInt32LE=function(m,d){return m=m>>>0,d||ie(m,4,this.length),this[m]|this[m+1]<<8|this[m+2]<<16|this[m+3]<<24},o.prototype.readInt32BE=function(m,d){return m=m>>>0,d||ie(m,4,this.length),this[m]<<24|this[m+1]<<16|this[m+2]<<8|this[m+3]},o.prototype.readFloatLE=function(m,d){return m=m>>>0,d||ie(m,4,this.length),zo.read(this,m,!0,23,4)},o.prototype.readFloatBE=function(m,d){return m=m>>>0,d||ie(m,4,this.length),zo.read(this,m,!1,23,4)},o.prototype.readDoubleLE=function(m,d){return m=m>>>0,d||ie(m,8,this.length),zo.read(this,m,!0,52,8)},o.prototype.readDoubleBE=function(m,d){return m=m>>>0,d||ie(m,8,this.length),zo.read(this,m,!1,52,8)};function U(v,m,d,q,z,$){if(!o.isBuffer(v))throw new TypeError('"buffer" argument must be a Buffer instance');if(m>z||m<$)throw new RangeError('"value" argument is out of bounds');if(d+q>v.length)throw new RangeError("Index out of range")}o.prototype.writeUIntLE=function(m,d,q,z){if(m=+m,d=d>>>0,q=q>>>0,!z){var $=Math.pow(2,8*q)-1;U(this,m,d,q,$,0)}var ee=1,Ye=0;for(this[d]=m&255;++Ye<q&&(ee*=256);)this[d+Ye]=m/ee&255;return d+q},o.prototype.writeUIntBE=function(m,d,q,z){if(m=+m,d=d>>>0,q=q>>>0,!z){var $=Math.pow(2,8*q)-1;U(this,m,d,q,$,0)}var ee=q-1,Ye=1;for(this[d+ee]=m&255;--ee>=0&&(Ye*=256);)this[d+ee]=m/Ye&255;return d+q},o.prototype.writeUInt8=function(m,d,q){return m=+m,d=d>>>0,q||U(this,m,d,1,255,0),this[d]=m&255,d+1},o.prototype.writeUInt16LE=function(m,d,q){return m=+m,d=d>>>0,q||U(this,m,d,2,65535,0),this[d]=m&255,this[d+1]=m>>>8,d+2},o.prototype.writeUInt16BE=function(m,d,q){return m=+m,d=d>>>0,q||U(this,m,d,2,65535,0),this[d]=m>>>8,this[d+1]=m&255,d+2},o.prototype.writeUInt32LE=function(m,d,q){return m=+m,d=d>>>0,q||U(this,m,d,4,4294967295,0),this[d+3]=m>>>24,this[d+2]=m>>>16,this[d+1]=m>>>8,this[d]=m&255,d+4},o.prototype.writeUInt32BE=function(m,d,q){return m=+m,d=d>>>0,q||U(this,m,d,4,4294967295,0),this[d]=m>>>24,this[d+1]=m>>>16,this[d+2]=m>>>8,this[d+3]=m&255,d+4},o.prototype.writeIntLE=function(m,d,q,z){if(m=+m,d=d>>>0,!z){var $=Math.pow(2,8*q-1);U(this,m,d,q,$-1,-$)}var ee=0,Ye=1,Re=0;for(this[d]=m&255;++ee<q&&(Ye*=256);)m<0&&Re===0&&this[d+ee-1]!==0&&(Re=1),this[d+ee]=(m/Ye>>0)-Re&255;return d+q},o.prototype.writeIntBE=function(m,d,q,z){if(m=+m,d=d>>>0,!z){var $=Math.pow(2,8*q-1);U(this,m,d,q,$-1,-$)}var ee=q-1,Ye=1,Re=0;for(this[d+ee]=m&255;--ee>=0&&(Ye*=256);)m<0&&Re===0&&this[d+ee+1]!==0&&(Re=1),this[d+ee]=(m/Ye>>0)-Re&255;return d+q},o.prototype.writeInt8=function(m,d,q){return m=+m,d=d>>>0,q||U(this,m,d,1,127,-128),m<0&&(m=255+m+1),this[d]=m&255,d+1},o.prototype.writeInt16LE=function(m,d,q){return m=+m,d=d>>>0,q||U(this,m,d,2,32767,-32768),this[d]=m&255,this[d+1]=m>>>8,d+2},o.prototype.writeInt16BE=function(m,d,q){return m=+m,d=d>>>0,q||U(this,m,d,2,32767,-32768),this[d]=m>>>8,this[d+1]=m&255,d+2},o.prototype.writeInt32LE=function(m,d,q){return m=+m,d=d>>>0,q||U(this,m,d,4,2147483647,-2147483648),this[d]=m&255,this[d+1]=m>>>8,this[d+2]=m>>>16,this[d+3]=m>>>24,d+4},o.prototype.writeInt32BE=function(m,d,q){return m=+m,d=d>>>0,q||U(this,m,d,4,2147483647,-2147483648),m<0&&(m=4294967295+m+1),this[d]=m>>>24,this[d+1]=m>>>16,this[d+2]=m>>>8,this[d+3]=m&255,d+4};function K(v,m,d,q,z,$){if(d+q>v.length)throw new RangeError("Index out of range");if(d<0)throw new RangeError("Index out of range")}function Ie(v,m,d,q,z){return m=+m,d=d>>>0,z||K(v,m,d,4),zo.write(v,m,d,q,23,4),d+4}o.prototype.writeFloatLE=function(m,d,q){return Ie(this,m,d,!0,q)},o.prototype.writeFloatBE=function(m,d,q){return Ie(this,m,d,!1,q)};function oe(v,m,d,q,z){return m=+m,d=d>>>0,z||K(v,m,d,8),zo.write(v,m,d,q,52,8),d+8}o.prototype.writeDoubleLE=function(m,d,q){return oe(this,m,d,!0,q)},o.prototype.writeDoubleBE=function(m,d,q){return oe(this,m,d,!1,q)},o.prototype.copy=function(m,d,q,z){if(!o.isBuffer(m))throw new TypeError("argument should be a Buffer");if(q||(q=0),!z&&z!==0&&(z=this.length),d>=m.length&&(d=m.length),d||(d=0),z>0&&z<q&&(z=q),z===q||m.length===0||this.length===0)return 0;if(d<0)throw new RangeError("targetStart out of bounds");if(q<0||q>=this.length)throw new RangeError("Index out of range");if(z<0)throw new RangeError("sourceEnd out of bounds");z>this.length&&(z=this.length),m.length-d<z-q&&(z=m.length-d+q);var $=z-q;if(this===m&&typeof Uint8Array.prototype.copyWithin=="function")this.copyWithin(d,q,z);else if(this===m&&q<d&&d<z)for(var ee=$-1;ee>=0;--ee)m[ee+d]=this[ee+q];else Uint8Array.prototype.set.call(m,this.subarray(q,z),d);return $},o.prototype.fill=function(m,d,q,z){if(typeof m=="string"){if(typeof d=="string"?(z=d,d=0,q=this.length):typeof q=="string"&&(z=q,q=this.length),z!==void 0&&typeof z!="string")throw new TypeError("encoding must be a string");if(typeof z=="string"&&!o.isEncoding(z))throw new TypeError("Unknown encoding: "+z);if(m.length===1){var $=m.charCodeAt(0);(z==="utf8"&&$<128||z==="latin1")&&(m=$)}}else typeof m=="number"?m=m&255:typeof m=="boolean"&&(m=Number(m));if(d<0||this.length<d||this.length<q)throw new RangeError("Out of range index");if(q<=d)return this;d=d>>>0,q=q===void 0?this.length:q>>>0,m||(m=0);var ee;if(typeof m=="number")for(ee=d;ee<q;++ee)this[ee]=m;else{var Ye=o.isBuffer(m)?m:o.from(m,z),Re=Ye.length;if(Re===0)throw new TypeError('The value "'+m+'" is invalid for argument "value"');for(ee=0;ee<q-d;++ee)this[ee+d]=Ye[ee%Re]}return this};var We=/[^+/0-9A-Za-z-_]/g;function pr(v){if(v=v.split("=")[0],v=v.trim().replace(We,""),v.length<2)return"";for(;v.length%4!=0;)v=v+"=";return v}function ae(v,m){m=m||1/0;for(var d,q=v.length,z=null,$=[],ee=0;ee<q;++ee){if(d=v.charCodeAt(ee),d>55295&&d<57344){if(!z){if(d>56319){(m-=3)>-1&&$.push(239,191,189);continue}else if(ee+1===q){(m-=3)>-1&&$.push(239,191,189);continue}z=d;continue}if(d<56320){(m-=3)>-1&&$.push(239,191,189),z=d;continue}d=(z-55296<<10|d-56320)+65536}else z&&(m-=3)>-1&&$.push(239,191,189);if(z=null,d<128){if((m-=1)<0)break;$.push(d)}else if(d<2048){if((m-=2)<0)break;$.push(d>>6|192,d&63|128)}else if(d<65536){if((m-=3)<0)break;$.push(d>>12|224,d>>6&63|128,d&63|128)}else if(d<1114112){if((m-=4)<0)break;$.push(d>>18|240,d>>12&63|128,d>>6&63|128,d&63|128)}else throw new Error("Invalid code point")}return $}function St(v){for(var m=[],d=0;d<v.length;++d)m.push(v.charCodeAt(d)&255);return m}function Qi(v,m){for(var d,q,z,$=[],ee=0;ee<v.length&&!((m-=2)<0);++ee)d=v.charCodeAt(ee),q=d>>8,z=d%256,$.push(z),$.push(q);return $}function $i(v){return qm.toByteArray(pr(v))}function bt(v,m,d,q){for(var z=0;z<q&&!(z+d>=m.length||z>=v.length);++z)m[z+d]=v[z];return z}function xe(v,m){return v instanceof m||v!=null&&v.constructor!=null&&v.constructor.name!=null&&v.constructor.name===m.name}function xt(v){return v!==v}var it=function(){for(var v="0123456789abcdef",m=new Array(256),d=0;d<16;++d)for(var q=d*16,z=0;z<16;++z)m[q+z]=v[d]+v[z];return m}()}),B4=le.Buffer,I4=le.SlowBuffer,S4=le.INSPECT_MAX_BYTES,x4=le.kMaxLength,uf=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.ensureBuffer=void 0;function r(n){if(le.Buffer.isBuffer(n))return n;if(ArrayBuffer.isView(n))return le.Buffer.from(n.buffer);if(n instanceof ArrayBuffer)return le.Buffer.from(n);throw new TypeError("Must use either Buffer or TypedArray")}e.ensureBuffer=r});At(uf);var E4=uf.ensureBuffer,km=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.parseUUID=void 0;let r=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function n(i){if(typeof i!="string")throw new TypeError("Invalid type for UUID, expected string but got "+typeof i);if(!r.test(i))throw new TypeError("Invalid format for UUID: "+i);let f,o=new Uint8Array(16);return o[0]=(f=parseInt(i.slice(0,8),16))>>>24,o[1]=f>>>16&255,o[2]=f>>>8&255,o[3]=f&255,o[4]=(f=parseInt(i.slice(9,13),16))>>>8,o[5]=f&255,o[6]=(f=parseInt(i.slice(14,18),16))>>>8,o[7]=f&255,o[8]=(f=parseInt(i.slice(19,23),16))>>>8,o[9]=f&255,o[10]=(f=parseInt(i.slice(24,36),16))/1099511627776&255,o[11]=f/4294967296&255,o[12]=f>>>24&255,o[13]=f>>>16&255,o[14]=f>>>8&255,o[15]=f&255,o}e.parseUUID=n});At(km);var A4=km.parseUUID,Qr=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Binary=void 0;class r{constructor(i,f){if(i!=null&&typeof i!="string"&&!ArrayBuffer.isView(i)&&!(i instanceof ArrayBuffer)&&!Array.isArray(i))throw new TypeError("Binary can only be constructed from string, Buffer, TypedArray, or Array<number>");this.sub_type=f??r.BSON_BINARY_SUBTYPE_DEFAULT,i==null?(this.buffer=le.Buffer.alloc(r.BUFFER_SIZE),this.position=0):(typeof i=="string"?this.buffer=le.Buffer.from(i,"binary"):Array.isArray(i)?this.buffer=le.Buffer.from(i):this.buffer=uf.ensureBuffer(i),this.position=this.buffer.byteLength)}put(i){if(typeof i=="string"&&i.length!==1)throw new TypeError("only accepts single character String");if(typeof i!="number"&&i.length!==1)throw new TypeError("only accepts single character Uint8Array or Array");let f;if(typeof i=="string"?f=i.charCodeAt(0):typeof i=="number"?f=i:f=i[0],f<0||f>255)throw new TypeError("only accepts number in a valid unsigned byte range 0-255");if(this.buffer.length>this.position)this.buffer[this.position++]=f;else{let o=le.Buffer.alloc(r.BUFFER_SIZE+this.buffer.length);this.buffer.copy(o,0,0,this.buffer.length),this.buffer=o,this.buffer[this.position++]=f}}write(i,f){if(f=typeof f=="number"?f:this.position,this.buffer.length<f+i.length){let o=le.Buffer.alloc(this.buffer.length+i.length);this.buffer.copy(o,0,0,this.buffer.length),this.buffer=o}ArrayBuffer.isView(i)?(this.buffer.set(uf.ensureBuffer(i),f),this.position=f+i.byteLength>this.position?f+i.length:this.position):typeof i=="string"&&(this.buffer.write(i,f,i.length,"binary"),this.position=f+i.length>this.position?f+i.length:this.position)}read(i,f){return f=f&&f>0?f:this.position,this.buffer.slice(i,i+f)}value(i){return i=!!i,i&&this.buffer.length===this.position?this.buffer:i?this.buffer.slice(0,this.position):this.buffer.toString("binary",0,this.position)}length(){return this.position}toJSON(){return this.buffer.toString("base64")}toString(i){return this.buffer.toString(i)}toExtendedJSON(i){i=i||{};let f=this.buffer.toString("base64"),o=Number(this.sub_type).toString(16);return i.legacy?{$binary:f,$type:o.length===1?"0"+o:o}:{$binary:{base64:f,subType:o.length===1?"0"+o:o}}}static fromExtendedJSON(i,f){f=f||{};let o,s;if("$binary"in i?f.legacy&&typeof i.$binary=="string"&&"$type"in i?(s=i.$type?parseInt(i.$type,16):0,o=le.Buffer.from(i.$binary,"base64")):typeof i.$binary!="string"&&(s=i.$binary.subType?parseInt(i.$binary.subType,16):0,o=le.Buffer.from(i.$binary.base64,"base64")):"$uuid"in i&&(s=4,o=le.Buffer.from(km.parseUUID(i.$uuid))),!o)throw new TypeError(`Unexpected Binary Extended JSON format ${JSON.stringify(i)}`);return new r(o,s)}}e.Binary=r,r.BSON_BINARY_SUBTYPE_DEFAULT=0,r.BUFFER_SIZE=256,r.SUBTYPE_DEFAULT=0,r.SUBTYPE_FUNCTION=1,r.SUBTYPE_BYTE_ARRAY=2,r.SUBTYPE_UUID_OLD=3,r.SUBTYPE_UUID=4,r.SUBTYPE_MD5=5,r.SUBTYPE_USER_DEFINED=128,Object.defineProperty(r.prototype,"_bsontype",{value:"Binary"})});At(Qr);var O4=Qr.Binary,cf=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Code=void 0;class r{constructor(i,f){this.code=i,this.scope=f}toJSON(){return{code:this.code,scope:this.scope}}toExtendedJSON(){return this.scope?{$code:this.code,$scope:this.scope}:{$code:this.code}}static fromExtendedJSON(i){return new r(i.$code,i.$scope)}}e.Code=r,Object.defineProperty(r.prototype,"_bsontype",{value:"Code"})});At(cf);var N4=cf.Code,aB={},Tm;typeof Object.create=="function"?Tm=function(e,r){e.super_=r,e.prototype=Object.create(r.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:Tm=function(e,r){e.super_=r;var n=function(){};n.prototype=r.prototype,e.prototype=new n,e.prototype.constructor=e};var pB=Tm,uB=/%[sdj%]/g;function Bm(t){if(!yp(t)){for(var e=[],r=0;r<arguments.length;r++)e.push(Si(arguments[r]));return e.join(" ")}for(var r=1,n=arguments,i=n.length,f=String(t).replace(uB,function(s){if(s==="%%")return"%";if(r>=i)return s;switch(s){case"%s":return String(n[r++]);case"%d":return Number(n[r++]);case"%j":try{return JSON.stringify(n[r++])}catch{return"[Circular]"}default:return s}}),o=n[r];r<i;o=n[++r])jp(o)||!Fo(o)?f+=" "+o:f+=" "+Si(o);return f}function Vg(t,e){if(xi(global.process))return function(){return Vg(t,e).apply(this,arguments)};var r=!1;function n(){return r||(console.error(e),r=!0),t.apply(this,arguments)}return n}var bp={},Im;function cB(t){if(xi(Im)&&(Im=""),t=t.toUpperCase(),!bp[t])if(new RegExp("\\b"+t+"\\b","i").test(Im)){var e=0;bp[t]=function(){var r=Bm.apply(null,arguments);console.error("%s %d: %s",t,e,r)}}else bp[t]=function(){};return bp[t]}function Si(t,e){var r={seen:[],stylize:dB};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),Em(e)?r.showHidden=e:e&&Kg(r,e),xi(r.showHidden)&&(r.showHidden=!1),xi(r.depth)&&(r.depth=2),xi(r.colors)&&(r.colors=!1),xi(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=mB),gp(r,t,r.depth)}Si.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]};Si.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};function mB(t,e){var r=Si.styles[e];return r?"["+Si.colors[r][0]+"m"+t+"["+Si.colors[r][1]+"m":t}function dB(t,e){return t}function wB(t){var e={};return t.forEach(function(r,n){e[r]=!0}),e}function gp(t,e,r){if(t.customInspect&&e&&qp(e.inspect)&&e.inspect!==Si&&!(e.constructor&&e.constructor.prototype===e)){var n=e.inspect(r,t);return yp(n)||(n=gp(t,n,r)),n}var i=hB(t,e);if(i)return i;var f=Object.keys(e),o=wB(f);if(t.showHidden&&(f=Object.getOwnPropertyNames(e)),_p(e)&&(f.indexOf("message")>=0||f.indexOf("description")>=0))return Sm(e);if(f.length===0){if(qp(e)){var s=e.name?": "+e.name:"";return t.stylize("[Function"+s+"]","special")}if(vp(e))return t.stylize(RegExp.prototype.toString.call(e),"regexp");if(Am(e))return t.stylize(Date.prototype.toString.call(e),"date");if(_p(e))return Sm(e)}var l="",p=!1,u=["{","}"];if(Wg(e)&&(p=!0,u=["[","]"]),qp(e)){var b=e.name?": "+e.name:"";l=" [Function"+b+"]"}if(vp(e)&&(l=" "+RegExp.prototype.toString.call(e)),Am(e)&&(l=" "+Date.prototype.toUTCString.call(e)),_p(e)&&(l=" "+Sm(e)),f.length===0&&(!p||e.length==0))return u[0]+l+u[1];if(r<0)return vp(e)?t.stylize(RegExp.prototype.toString.call(e),"regexp"):t.stylize("[Object]","special");t.seen.push(e);var c;return p?c=bB(t,e,r,o,f):c=f.map(function(h){return xm(t,e,r,o,h,p)}),t.seen.pop(),gB(c,l,u)}function hB(t,e){if(xi(e))return t.stylize("undefined","undefined");if(yp(e)){var r="'"+JSON.stringify(e).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return t.stylize(r,"string")}if(Yg(e))return t.stylize(""+e,"number");if(Em(e))return t.stylize(""+e,"boolean");if(jp(e))return t.stylize("null","null")}function Sm(t){return"["+Error.prototype.toString.call(t)+"]"}function bB(t,e,r,n,i){for(var f=[],o=0,s=e.length;o<s;++o)Gg(e,String(o))?f.push(xm(t,e,r,n,String(o),!0)):f.push("");return i.forEach(function(l){l.match(/^\d+$/)||f.push(xm(t,e,r,n,l,!0))}),f}function xm(t,e,r,n,i,f){var o,s,l;if(l=Object.getOwnPropertyDescriptor(e,i)||{value:e[i]},l.get?l.set?s=t.stylize("[Getter/Setter]","special"):s=t.stylize("[Getter]","special"):l.set&&(s=t.stylize("[Setter]","special")),Gg(n,i)||(o="["+i+"]"),s||(t.seen.indexOf(l.value)<0?(jp(r)?s=gp(t,l.value,null):s=gp(t,l.value,r-1),s.indexOf(`
|
|
12
21
|
`)>-1&&(f?s=s.split(`
|
|
13
22
|
`).map(function(p){return" "+p}).join(`
|
|
14
23
|
`).substr(2):s=`
|
|
15
24
|
`+s.split(`
|
|
16
25
|
`).map(function(p){return" "+p}).join(`
|
|
17
|
-
`))):s=
|
|
18
|
-
`)>=0,i+f.replace(/\u001b\[\d\d?m/g,"").length+1},0);return n>60?
|
|
19
|
-
`)+" "+
|
|
20
|
-
`)+" "+t[1]:t[0]+e+" "+r.join(", ")+" "+t[1]}function Tg(r){return Array.isArray(r)}function gm(r){return typeof r=="boolean"}function dp(r){return r===null}function YT(r){return r==null}function Bg(r){return typeof r=="number"}function wp(r){return typeof r=="string"}function KT(r){return babelHelpers.typeof(r)==="symbol"}function Si(r){return r===void 0}function hp(r){return Ho(r)&&ym(r)==="[object RegExp]"}function Ho(r){return babelHelpers.typeof(r)==="object"&&r!==null}function jm(r){return Ho(r)&&ym(r)==="[object Date]"}function bp(r){return Ho(r)&&(ym(r)==="[object Error]"||r instanceof Error)}function gp(r){return typeof r=="function"}function GT(r){return r===null||typeof r=="boolean"||typeof r=="number"||typeof r=="string"||babelHelpers.typeof(r)==="symbol"||typeof r=="undefined"}function JT(r){return Buffer.isBuffer(r)}function ym(r){return Object.prototype.toString.call(r)}function vm(r){return r<10?"0"+r.toString(10):r.toString(10)}var XT=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function ZT(){var r=new Date,e=[vm(r.getHours()),vm(r.getMinutes()),vm(r.getSeconds())].join(":");return[r.getDate(),XT[r.getMonth()],e].join(" ")}function QT(){console.log("%s - %s",ZT(),dm.apply(null,arguments))}function Ig(r,e){if(!e||!Ho(e))return r;for(var t=Object.keys(e),n=t.length;n--;)r[t[n]]=e[t[n]];return r}function Sg(r,e){return Object.prototype.hasOwnProperty.call(r,e)}var $T={inherits:zT,_extend:Ig,log:QT,isBuffer:JT,isPrimitive:GT,isFunction:gp,isError:bp,isDate:jm,isObject:Ho,isRegExp:hp,isUndefined:Si,isSymbol:KT,isString:wp,isNumber:Bg,isNullOrUndefined:YT,isNull:dp,isBoolean:gm,isArray:Tg,inspect:Ii,deprecate:kg,format:dm,debuglog:PT},at=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.deprecate=e.isObjectLike=e.isDate=e.isBuffer=e.haveBuffer=e.isBigUInt64Array=e.isBigInt64Array=e.isUint8Array=e.randomBytes=e.normalizedFunctionString=void 0;function t(c){return c.toString().replace("function(","function (")}e.normalizedFunctionString=t;function n(c){let h=le.Buffer.alloc(c);for(let T=0;T<c;++T)h[T]=Math.floor(Math.random()*256);return h}if(e.randomBytes=n,typeof window!="undefined"&&window.crypto&&window.crypto.getRandomValues)e.randomBytes=c=>window.crypto.getRandomValues(le.Buffer.alloc(c));else{try{e.randomBytes=DT.randomBytes}catch{}e.randomBytes==null&&(e.randomBytes=n)}function i(c){return Object.prototype.toString.call(c)==="[object Uint8Array]"}e.isUint8Array=i;function f(c){return Object.prototype.toString.call(c)==="[object BigInt64Array]"}e.isBigInt64Array=f;function o(c){return Object.prototype.toString.call(c)==="[object BigUint64Array]"}e.isBigUInt64Array=o;function s(){return typeof up!="undefined"&&typeof up.Buffer!="undefined"}e.haveBuffer=s;function l(c){return s()&&le.Buffer.isBuffer(c)}e.isBuffer=l;function p(c){return u(c)&&Object.prototype.toString.call(c)==="[object Date]"}e.isDate=p;function u(c){return typeof c=="object"&&c!==null}e.isObjectLike=u;function b(c,h){if(typeof window=="undefined"||typeof self=="undefined")return $T.deprecate(c,h);let T=!1;function y(...N){return T||(console.warn(h),T=!0),c.apply(this,...N)}return y}e.deprecate=b});Et(at);var KA=at.deprecate,GA=at.isObjectLike,JA=at.isDate,XA=at.isBuffer,ZA=at.haveBuffer,QA=at.isBigUInt64Array,$A=at.isBigInt64Array,e4=at.isUint8Array,t4=at.randomBytes,r4=at.normalizedFunctionString,zn=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.DBRef=e.isDBRefLike=void 0;function t(i){return at.isObjectLike(i)&&i.$id!=null&&i.$ref!=null}e.isDBRefLike=t;class n{constructor(f,o,s,l){let p=f.split(".");p.length===2&&(s=p.shift(),f=p.shift()),this.collection=f,this.oid=o,this.db=s,this.fields=l||{}}get namespace(){return this.collection}set namespace(f){this.collection=f}toJSON(){let f=Object.assign({$ref:this.collection,$id:this.oid},this.fields);return this.db!=null&&(f.$db=this.db),f}toExtendedJSON(f){f=f||{};let o={$ref:this.collection,$id:this.oid};return f.legacy||(this.db&&(o.$db=this.db),o=Object.assign(o,this.fields)),o}static fromExtendedJSON(f){let o=Object.assign({},f);return delete o.$ref,delete o.$id,delete o.$db,new n(f.$ref,f.$id,f.$db,o)}}e.DBRef=n,Object.defineProperty(n.prototype,"_bsontype",{value:"DBRef"})});Et(zn);var n4=zn.DBRef,i4=zn.isDBRefLike,me=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Long=void 0;let t;try{t=new WebAssembly.Instance(new WebAssembly.Module(new Uint8Array([0,97,115,109,1,0,0,0,1,13,2,96,0,1,127,96,4,127,127,127,127,1,127,3,7,6,0,1,1,1,1,1,6,6,1,127,1,65,0,11,7,50,6,3,109,117,108,0,1,5,100,105,118,95,115,0,2,5,100,105,118,95,117,0,3,5,114,101,109,95,115,0,4,5,114,101,109,95,117,0,5,8,103,101,116,95,104,105,103,104,0,0,10,191,1,6,4,0,35,0,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,126,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,127,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,128,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,129,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,130,34,4,66,32,135,167,36,0,32,4,167,11])),{}).exports}catch{}let n=1<<16,i=1<<24,f=n*n,o=f*f,s=o/2,l={},p={};class u{constructor(c=0,h=0,T){this.comp=u.prototype.compare,this.div=u.prototype.divide,this.eq=u.prototype.equals,this.gt=u.prototype.greaterThan,this.gte=u.prototype.greaterThanOrEqual,this.ge=u.prototype.greaterThanOrEqual,this.lt=u.prototype.lessThan,this.lte=u.prototype.lessThanOrEqual,this.mod=u.prototype.modulo,this.rem=u.prototype.modulo,this.mul=u.prototype.multiply,this.neg=u.prototype.negate,this.neq=u.prototype.notEquals,this.ne=u.prototype.notEquals,this.shl=u.prototype.shiftLeft,this.shr=u.prototype.shiftRight,this.shr_u=u.prototype.shiftRightUnsigned,this.shru=u.prototype.shiftRightUnsigned,this.sub=u.prototype.subtract,this.eqz=u.prototype.isZero,this.le=u.prototype.lessThanOrEqual,this.low=c|0,this.high=h|0,this.unsigned=!!T,Object.defineProperty(this,"__isLong__",{value:!0,configurable:!1,writable:!1,enumerable:!1})}static fromBits(c,h,T){return new u(c,h,T)}static fromInt(c,h){let T,y,N;return h?(c>>>=0,(N=0<=c&&c<256)&&(y=p[c],y)?y:(T=u.fromBits(c,(c|0)<0?-1:0,!0),N&&(p[c]=T),T)):(c|=0,(N=-128<=c&&c<128)&&(y=l[c],y)?y:(T=u.fromBits(c,c<0?-1:0,!1),N&&(l[c]=T),T))}static fromNumber(c,h){if(isNaN(c))return h?u.UZERO:u.ZERO;if(h){if(c<0)return u.UZERO;if(c>=o)return u.MAX_UNSIGNED_VALUE}else{if(c<=-s)return u.MIN_VALUE;if(c+1>=s)return u.MAX_VALUE}return c<0?u.fromNumber(-c,h).neg():u.fromBits(c%f|0,c/f|0,h)}static fromBigInt(c,h){return u.fromString(c.toString(),h)}static fromString(c,h,T){if(c.length===0)throw Error("empty string");if(c==="NaN"||c==="Infinity"||c==="+Infinity"||c==="-Infinity")return u.ZERO;if(typeof h=="number"?(T=h,h=!1):h=!!h,T=T||10,T<2||36<T)throw RangeError("radix");let y;if((y=c.indexOf("-"))>0)throw Error("interior hyphen");if(y===0)return u.fromString(c.substring(1),h,T).neg();let N=u.fromNumber(Math.pow(T,8)),P=u.ZERO;for(let R=0;R<c.length;R+=8){let Y=Math.min(8,c.length-R),re=parseInt(c.substring(R,R+Y),T);if(Y<8){let W=u.fromNumber(Math.pow(T,Y));P=P.mul(W).add(u.fromNumber(re))}else P=P.mul(N),P=P.add(u.fromNumber(re))}return P.unsigned=h,P}static fromBytes(c,h,T){return T?u.fromBytesLE(c,h):u.fromBytesBE(c,h)}static fromBytesLE(c,h){return new u(c[0]|c[1]<<8|c[2]<<16|c[3]<<24,c[4]|c[5]<<8|c[6]<<16|c[7]<<24,h)}static fromBytesBE(c,h){return new u(c[4]<<24|c[5]<<16|c[6]<<8|c[7],c[0]<<24|c[1]<<16|c[2]<<8|c[3],h)}static isLong(c){return at.isObjectLike(c)&&c.__isLong__===!0}static fromValue(c,h){return typeof c=="number"?u.fromNumber(c,h):typeof c=="string"?u.fromString(c,h):u.fromBits(c.low,c.high,typeof h=="boolean"?h:c.unsigned)}add(c){u.isLong(c)||(c=u.fromValue(c));let h=this.high>>>16,T=this.high&65535,y=this.low>>>16,N=this.low&65535,P=c.high>>>16,R=c.high&65535,Y=c.low>>>16,re=c.low&65535,W=0,O=0,te=0,U=0;return U+=N+re,te+=U>>>16,U&=65535,te+=y+Y,O+=te>>>16,te&=65535,O+=T+R,W+=O>>>16,O&=65535,W+=h+P,W&=65535,u.fromBits(te<<16|U,W<<16|O,this.unsigned)}and(c){return u.isLong(c)||(c=u.fromValue(c)),u.fromBits(this.low&c.low,this.high&c.high,this.unsigned)}compare(c){if(u.isLong(c)||(c=u.fromValue(c)),this.eq(c))return 0;let h=this.isNegative(),T=c.isNegative();return h&&!T?-1:!h&&T?1:this.unsigned?c.high>>>0>this.high>>>0||c.high===this.high&&c.low>>>0>this.low>>>0?-1:1:this.sub(c).isNegative()?-1:1}divide(c){if(u.isLong(c)||(c=u.fromValue(c)),c.isZero())throw Error("division by zero");if(t){if(!this.unsigned&&this.high===-2147483648&&c.low===-1&&c.high===-1)return this;let N=(this.unsigned?t.div_u:t.div_s)(this.low,this.high,c.low,c.high);return u.fromBits(N,t.get_high(),this.unsigned)}if(this.isZero())return this.unsigned?u.UZERO:u.ZERO;let h,T,y;if(this.unsigned){if(c.unsigned||(c=c.toUnsigned()),c.gt(this))return u.UZERO;if(c.gt(this.shru(1)))return u.UONE;y=u.UZERO}else{if(this.eq(u.MIN_VALUE))return c.eq(u.ONE)||c.eq(u.NEG_ONE)?u.MIN_VALUE:c.eq(u.MIN_VALUE)?u.ONE:(h=this.shr(1).div(c).shl(1),h.eq(u.ZERO)?c.isNegative()?u.ONE:u.NEG_ONE:(T=this.sub(c.mul(h)),y=h.add(T.div(c)),y));if(c.eq(u.MIN_VALUE))return this.unsigned?u.UZERO:u.ZERO;if(this.isNegative())return c.isNegative()?this.neg().div(c.neg()):this.neg().div(c).neg();if(c.isNegative())return this.div(c.neg()).neg();y=u.ZERO}for(T=this;T.gte(c);){h=Math.max(1,Math.floor(T.toNumber()/c.toNumber()));let N=Math.ceil(Math.log(h)/Math.LN2),P=N<=48?1:Math.pow(2,N-48),R=u.fromNumber(h),Y=R.mul(c);for(;Y.isNegative()||Y.gt(T);)h-=P,R=u.fromNumber(h,this.unsigned),Y=R.mul(c);R.isZero()&&(R=u.ONE),y=y.add(R),T=T.sub(Y)}return y}equals(c){return u.isLong(c)||(c=u.fromValue(c)),this.unsigned!==c.unsigned&&this.high>>>31==1&&c.high>>>31==1?!1:this.high===c.high&&this.low===c.low}getHighBits(){return this.high}getHighBitsUnsigned(){return this.high>>>0}getLowBits(){return this.low}getLowBitsUnsigned(){return this.low>>>0}getNumBitsAbs(){if(this.isNegative())return this.eq(u.MIN_VALUE)?64:this.neg().getNumBitsAbs();let c=this.high!==0?this.high:this.low,h;for(h=31;h>0&&(c&1<<h)==0;h--);return this.high!==0?h+33:h+1}greaterThan(c){return this.comp(c)>0}greaterThanOrEqual(c){return this.comp(c)>=0}isEven(){return(this.low&1)==0}isNegative(){return!this.unsigned&&this.high<0}isOdd(){return(this.low&1)==1}isPositive(){return this.unsigned||this.high>=0}isZero(){return this.high===0&&this.low===0}lessThan(c){return this.comp(c)<0}lessThanOrEqual(c){return this.comp(c)<=0}modulo(c){if(u.isLong(c)||(c=u.fromValue(c)),t){let h=(this.unsigned?t.rem_u:t.rem_s)(this.low,this.high,c.low,c.high);return u.fromBits(h,t.get_high(),this.unsigned)}return this.sub(this.div(c).mul(c))}multiply(c){if(this.isZero())return u.ZERO;if(u.isLong(c)||(c=u.fromValue(c)),t){let ne=t.mul(this.low,this.high,c.low,c.high);return u.fromBits(ne,t.get_high(),this.unsigned)}if(c.isZero())return u.ZERO;if(this.eq(u.MIN_VALUE))return c.isOdd()?u.MIN_VALUE:u.ZERO;if(c.eq(u.MIN_VALUE))return this.isOdd()?u.MIN_VALUE:u.ZERO;if(this.isNegative())return c.isNegative()?this.neg().mul(c.neg()):this.neg().mul(c).neg();if(c.isNegative())return this.mul(c.neg()).neg();if(this.lt(u.TWO_PWR_24)&&c.lt(u.TWO_PWR_24))return u.fromNumber(this.toNumber()*c.toNumber(),this.unsigned);let h=this.high>>>16,T=this.high&65535,y=this.low>>>16,N=this.low&65535,P=c.high>>>16,R=c.high&65535,Y=c.low>>>16,re=c.low&65535,W=0,O=0,te=0,U=0;return U+=N*re,te+=U>>>16,U&=65535,te+=y*re,O+=te>>>16,te&=65535,te+=N*Y,O+=te>>>16,te&=65535,O+=T*re,W+=O>>>16,O&=65535,O+=y*Y,W+=O>>>16,O&=65535,O+=N*R,W+=O>>>16,O&=65535,W+=h*re+T*Y+y*R+N*P,W&=65535,u.fromBits(te<<16|U,W<<16|O,this.unsigned)}negate(){return!this.unsigned&&this.eq(u.MIN_VALUE)?u.MIN_VALUE:this.not().add(u.ONE)}not(){return u.fromBits(~this.low,~this.high,this.unsigned)}notEquals(c){return!this.equals(c)}or(c){return u.isLong(c)||(c=u.fromValue(c)),u.fromBits(this.low|c.low,this.high|c.high,this.unsigned)}shiftLeft(c){return u.isLong(c)&&(c=c.toInt()),(c&=63)==0?this:c<32?u.fromBits(this.low<<c,this.high<<c|this.low>>>32-c,this.unsigned):u.fromBits(0,this.low<<c-32,this.unsigned)}shiftRight(c){return u.isLong(c)&&(c=c.toInt()),(c&=63)==0?this:c<32?u.fromBits(this.low>>>c|this.high<<32-c,this.high>>c,this.unsigned):u.fromBits(this.high>>c-32,this.high>=0?0:-1,this.unsigned)}shiftRightUnsigned(c){if(u.isLong(c)&&(c=c.toInt()),c&=63,c===0)return this;{let h=this.high;if(c<32){let T=this.low;return u.fromBits(T>>>c|h<<32-c,h>>>c,this.unsigned)}else return c===32?u.fromBits(h,0,this.unsigned):u.fromBits(h>>>c-32,0,this.unsigned)}}subtract(c){return u.isLong(c)||(c=u.fromValue(c)),this.add(c.neg())}toInt(){return this.unsigned?this.low>>>0:this.low}toNumber(){return this.unsigned?(this.high>>>0)*f+(this.low>>>0):this.high*f+(this.low>>>0)}toBigInt(){return BigInt(this.toString())}toBytes(c){return c?this.toBytesLE():this.toBytesBE()}toBytesLE(){let c=this.high,h=this.low;return[h&255,h>>>8&255,h>>>16&255,h>>>24,c&255,c>>>8&255,c>>>16&255,c>>>24]}toBytesBE(){let c=this.high,h=this.low;return[c>>>24,c>>>16&255,c>>>8&255,c&255,h>>>24,h>>>16&255,h>>>8&255,h&255]}toSigned(){return this.unsigned?u.fromBits(this.low,this.high,!1):this}toString(c){if(c=c||10,c<2||36<c)throw RangeError("radix");if(this.isZero())return"0";if(this.isNegative())if(this.eq(u.MIN_VALUE)){let N=u.fromNumber(c),P=this.div(N),R=P.mul(N).sub(this);return P.toString(c)+R.toInt().toString(c)}else return"-"+this.neg().toString(c);let h=u.fromNumber(Math.pow(c,6),this.unsigned),T=this,y="";for(;;){let N=T.div(h),R=(T.sub(N.mul(h)).toInt()>>>0).toString(c);if(T=N,T.isZero())return R+y;for(;R.length<6;)R="0"+R;y=""+R+y}}toUnsigned(){return this.unsigned?this:u.fromBits(this.low,this.high,!0)}xor(c){return u.isLong(c)||(c=u.fromValue(c)),u.fromBits(this.low^c.low,this.high^c.high,this.unsigned)}toExtendedJSON(c){return c&&c.relaxed?this.toNumber():{$numberLong:this.toString()}}static fromExtendedJSON(c,h){let T=u.fromString(c.$numberLong);return h&&h.relaxed?T.toNumber():T}}e.Long=u,u.TWO_PWR_24=u.fromInt(i),u.MAX_UNSIGNED_VALUE=u.fromBits(4294967295|0,4294967295|0,!0),u.ZERO=u.fromInt(0),u.UZERO=u.fromInt(0,!0),u.ONE=u.fromInt(1),u.UONE=u.fromInt(1,!0),u.NEG_ONE=u.fromInt(-1),u.MAX_VALUE=u.fromBits(4294967295|0,2147483647|0,!1),u.MIN_VALUE=u.fromBits(0,2147483648|0,!1),Object.defineProperty(u.prototype,"__isLong__",{value:!0}),Object.defineProperty(u.prototype,"_bsontype",{value:"Long"})});Et(me);var f4=me.Long,Ro=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Decimal128=void 0;let t=/^(\+|-)?(\d+|(\d*\.\d*))?(E|e)?([-+])?(\d+)?$/,n=/^(\+|-)?(Infinity|inf)$/i,i=/^(\+|-)?NaN$/i,f=6111,o=-6176,s=6176,l=34,p=[124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),u=[248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),b=[120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),c=/^([-+])?(\d+)?$/,h=31,T=16383,y=30,N=31;function P(te){return!isNaN(parseInt(te,10))}function R(te){let U=me.Long.fromNumber(1e3*1e3*1e3),ne=me.Long.fromNumber(0);if(!te.parts[0]&&!te.parts[1]&&!te.parts[2]&&!te.parts[3])return{quotient:te,rem:ne};for(let j=0;j<=3;j++)ne=ne.shiftLeft(32),ne=ne.add(new me.Long(te.parts[j],0)),te.parts[j]=ne.div(U).low,ne=ne.modulo(U);return{quotient:te,rem:ne}}function Y(te,U){if(!te&&!U)return{high:me.Long.fromNumber(0),low:me.Long.fromNumber(0)};let ne=te.shiftRightUnsigned(32),j=new me.Long(te.getLowBits(),0),g=U.shiftRightUnsigned(32),A=new me.Long(U.getLowBits(),0),w=ne.multiply(g),F=ne.multiply(A),C=j.multiply(g),M=j.multiply(A);return w=w.add(F.shiftRightUnsigned(32)),F=new me.Long(F.getLowBits(),0).add(C).add(M.shiftRightUnsigned(32)),w=w.add(F.shiftRightUnsigned(32)),M=F.shiftLeft(32).add(new me.Long(M.getLowBits(),0)),{high:w,low:M}}function re(te,U){let ne=te.high>>>0,j=U.high>>>0;if(ne<j)return!0;if(ne===j){let g=te.low>>>0,A=U.low>>>0;if(g<A)return!0}return!1}function W(te,U){throw new TypeError(`"${te}" is not a valid Decimal128 string - ${U}`)}class O{constructor(U){this.bytes=U}static fromString(U){let ne=!1,j=!1,g=!1,A=0,w=0,F=0,C=0,M=0,Q=[0],x=0,Se=0,ie=0,L=0,K=0,Ie=0,oe=new me.Long(0,0),We=new me.Long(0,0),ar=0,ae=0;if(U.length>=7e3)throw new TypeError(""+U+" not a valid Decimal128 string");let It=U.match(t),Xi=U.match(n),Zi=U.match(i);if(!It&&!Xi&&!Zi||U.length===0)throw new TypeError(""+U+" not a valid Decimal128 string");if(It){let it=It[2],v=It[4],m=It[5],d=It[6];v&&d===void 0&&W(U,"missing exponent power"),v&&it===void 0&&W(U,"missing exponent base"),v===void 0&&(m||d)&&W(U,"missing e before exponent")}if((U[ae]==="+"||U[ae]==="-")&&(ne=U[ae++]==="-"),!P(U[ae])&&U[ae]!=="."){if(U[ae]==="i"||U[ae]==="I")return new O(le.Buffer.from(ne?u:b));if(U[ae]==="N")return new O(le.Buffer.from(p))}for(;P(U[ae])||U[ae]===".";){if(U[ae]==="."){j&&W(U,"contains multiple periods"),j=!0,ae=ae+1;continue}x<34&&(U[ae]!=="0"||g)&&(g||(M=w),g=!0,Q[Se++]=parseInt(U[ae],10),x=x+1),g&&(F=F+1),j&&(C=C+1),w=w+1,ae=ae+1}if(j&&!w)throw new TypeError(""+U+" not a valid Decimal128 string");if(U[ae]==="e"||U[ae]==="E"){let it=U.substr(++ae).match(c);if(!it||!it[2])return new O(le.Buffer.from(p));K=parseInt(it[0],10),ae=ae+it[0].length}if(U[ae])return new O(le.Buffer.from(p));if(ie=0,!x)ie=0,L=0,Q[0]=0,F=1,x=1,A=0;else if(L=x-1,A=F,A!==1)for(;U[M+A-1]==="0";)A=A-1;for(K<=C&&C-K>1<<14?K=o:K=K-C;K>f;){if(L=L+1,L-ie>l){if(Q.join("").match(/^0+$/)){K=f;break}W(U,"overflow")}K=K-1}for(;K<o||x<F;){if(L===0&&A<x){K=o,A=0;break}if(x<F?F=F-1:L=L-1,K<f)K=K+1;else{if(Q.join("").match(/^0+$/)){K=f;break}W(U,"overflow")}}if(L-ie+1<A){let it=w;j&&(M=M+1,it=it+1),ne&&(M=M+1,it=it+1);let v=parseInt(U[M+L+1],10),m=0;if(v>=5&&(m=1,v===5)){for(m=Q[L]%2==1?1:0,Ie=M+L+2;Ie<it;Ie++)if(parseInt(U[Ie],10)){m=1;break}}if(m){let d=L;for(;d>=0;d--)if(++Q[d]>9&&(Q[d]=0,d===0))if(K<f)K=K+1,Q[d]=1;else return new O(le.Buffer.from(ne?u:b))}}if(oe=me.Long.fromNumber(0),We=me.Long.fromNumber(0),A===0)oe=me.Long.fromNumber(0),We=me.Long.fromNumber(0);else if(L-ie<17){let it=ie;for(We=me.Long.fromNumber(Q[it++]),oe=new me.Long(0,0);it<=L;it++)We=We.multiply(me.Long.fromNumber(10)),We=We.add(me.Long.fromNumber(Q[it]))}else{let it=ie;for(oe=me.Long.fromNumber(Q[it++]);it<=L-17;it++)oe=oe.multiply(me.Long.fromNumber(10)),oe=oe.add(me.Long.fromNumber(Q[it]));for(We=me.Long.fromNumber(Q[it++]);it<=L;it++)We=We.multiply(me.Long.fromNumber(10)),We=We.add(me.Long.fromNumber(Q[it]))}let ht=Y(oe,me.Long.fromString("100000000000000000"));ht.low=ht.low.add(We),re(ht.low,We)&&(ht.high=ht.high.add(me.Long.fromNumber(1))),ar=K+s;let xe={low:me.Long.fromNumber(0),high:me.Long.fromNumber(0)};ht.high.shiftRightUnsigned(49).and(me.Long.fromNumber(1)).equals(me.Long.fromNumber(1))?(xe.high=xe.high.or(me.Long.fromNumber(3).shiftLeft(61)),xe.high=xe.high.or(me.Long.fromNumber(ar).and(me.Long.fromNumber(16383).shiftLeft(47))),xe.high=xe.high.or(ht.high.and(me.Long.fromNumber(140737488355327)))):(xe.high=xe.high.or(me.Long.fromNumber(ar&16383).shiftLeft(49)),xe.high=xe.high.or(ht.high.and(me.Long.fromNumber(562949953421311)))),xe.low=ht.low,ne&&(xe.high=xe.high.or(me.Long.fromString("9223372036854775808")));let St=le.Buffer.alloc(16);return ae=0,St[ae++]=xe.low.low&255,St[ae++]=xe.low.low>>8&255,St[ae++]=xe.low.low>>16&255,St[ae++]=xe.low.low>>24&255,St[ae++]=xe.low.high&255,St[ae++]=xe.low.high>>8&255,St[ae++]=xe.low.high>>16&255,St[ae++]=xe.low.high>>24&255,St[ae++]=xe.high.low&255,St[ae++]=xe.high.low>>8&255,St[ae++]=xe.high.low>>16&255,St[ae++]=xe.high.low>>24&255,St[ae++]=xe.high.high&255,St[ae++]=xe.high.high>>8&255,St[ae++]=xe.high.high>>16&255,St[ae++]=xe.high.high>>24&255,new O(St)}toString(){let U,ne=0,j=new Array(36);for(let ae=0;ae<j.length;ae++)j[ae]=0;let g=0,A=!1,w,F={parts:[0,0,0,0]},C,M,Q=[];g=0;let x=this.bytes,Se=x[g++]|x[g++]<<8|x[g++]<<16|x[g++]<<24,ie=x[g++]|x[g++]<<8|x[g++]<<16|x[g++]<<24,L=x[g++]|x[g++]<<8|x[g++]<<16|x[g++]<<24,K=x[g++]|x[g++]<<8|x[g++]<<16|x[g++]<<24;g=0,{low:new me.Long(Se,ie),high:new me.Long(L,K)}.high.lessThan(me.Long.ZERO)&&Q.push("-");let oe=K>>26&h;if(oe>>3==3){if(oe===y)return Q.join("")+"Infinity";if(oe===N)return"NaN";U=K>>15&T,w=8+(K>>14&1)}else w=K>>14&7,U=K>>17&T;let We=U-s;if(F.parts[0]=(K&16383)+((w&15)<<14),F.parts[1]=L,F.parts[2]=ie,F.parts[3]=Se,F.parts[0]===0&&F.parts[1]===0&&F.parts[2]===0&&F.parts[3]===0)A=!0;else for(M=3;M>=0;M--){let ae=0,It=R(F);if(F=It.quotient,ae=It.rem.low,!!ae)for(C=8;C>=0;C--)j[M*9+C]=ae%10,ae=Math.floor(ae/10)}if(A)ne=1,j[g]=0;else for(ne=36;!j[g];)ne=ne-1,g=g+1;let ar=ne-1+We;if(ar>=34||ar<=-7||We>0){if(ne>34)return Q.push(`${0}`),We>0?Q.push("E+"+We):We<0&&Q.push("E"+We),Q.join("");Q.push(`${j[g++]}`),ne=ne-1,ne&&Q.push(".");for(let ae=0;ae<ne;ae++)Q.push(`${j[g++]}`);Q.push("E"),ar>0?Q.push("+"+ar):Q.push(`${ar}`)}else if(We>=0)for(let ae=0;ae<ne;ae++)Q.push(`${j[g++]}`);else{let ae=ne+We;if(ae>0)for(let It=0;It<ae;It++)Q.push(`${j[g++]}`);else Q.push("0");for(Q.push(".");ae++<0;)Q.push("0");for(let It=0;It<ne-Math.max(ae-1,0);It++)Q.push(`${j[g++]}`)}return Q.join("")}toJSON(){return{$numberDecimal:this.toString()}}toExtendedJSON(){return{$numberDecimal:this.toString()}}static fromExtendedJSON(U){return O.fromString(U.$numberDecimal)}}e.Decimal128=O,Object.defineProperty(O.prototype,"_bsontype",{value:"Decimal128"})});Et(Ro);var o4=Ro.Decimal128,eo=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Double=void 0;class t{constructor(i){i instanceof Number&&(i=i.valueOf()),this.value=+i}valueOf(){return this.value}toJSON(){return this.value}toExtendedJSON(i){if(i&&(i.legacy||i.relaxed&&isFinite(this.value)))return this.value;if(Object.is(Math.sign(this.value),-0))return{$numberDouble:`-${this.value.toFixed(1)}`};let f;return Number.isInteger(this.value)?(f=this.value.toFixed(1),f.length>=13&&(f=this.value.toExponential(13).toUpperCase())):f=this.value.toString(),{$numberDouble:f}}static fromExtendedJSON(i,f){let o=parseFloat(i.$numberDouble);return f&&f.relaxed?o:new t(o)}}e.Double=t,Object.defineProperty(t.prototype,"_bsontype",{value:"Double"})});Et(eo);var s4=eo.Double,to=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Int32=void 0;class t{constructor(i){i instanceof Number&&(i=i.valueOf()),this.value=+i}valueOf(){return this.value}toJSON(){return this.value}toExtendedJSON(i){return i&&(i.relaxed||i.legacy)?this.value:{$numberInt:this.value.toString()}}static fromExtendedJSON(i,f){return f&&f.relaxed?parseInt(i.$numberInt,10):new t(i.$numberInt)}}e.Int32=t,Object.defineProperty(t.prototype,"_bsontype",{value:"Int32"})});Et(to);var l4=to.Int32,jp=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Map=void 0;let t;e.Map=t;let n=function(o){return o&&o.Math==Math&&o};function i(){return n(typeof globalThis=="object"&&globalThis)||n(typeof window=="object"&&window)||n(typeof self=="object"&&self)||n(typeof up=="object"&&up)||Function("return this")()}let f=i();Object.prototype.hasOwnProperty.call(f,"Map")?e.Map=t=f.Map:e.Map=t=class{constructor(s=[]){this._keys=[],this._values={};for(let l=0;l<s.length;l++){if(s[l]==null)continue;let p=s[l],u=p[0],b=p[1];this._keys.push(u),this._values[u]={v:b,i:this._keys.length-1}}}clear(){this._keys=[],this._values={}}delete(s){let l=this._values[s];return l==null?!1:(delete this._values[s],this._keys.splice(l.i,1),!0)}entries(){let s=0;return{next:()=>{let l=this._keys[s++];return{value:l!==void 0?[l,this._values[l].v]:void 0,done:l===void 0}}}}forEach(s,l){l=l||this;for(let p=0;p<this._keys.length;p++){let u=this._keys[p];s.call(l,this._values[u].v,u,l)}}get(s){return this._values[s]?this._values[s].v:void 0}has(s){return this._values[s]!=null}keys(){let s=0;return{next:()=>{let l=this._keys[s++];return{value:l!==void 0?l:void 0,done:l===void 0}}}}set(s,l){return this._values[s]?(this._values[s].v=l,this):(this._keys.push(s),this._values[s]={v:l,i:this._keys.length-1},this)}values(){let s=0;return{next:()=>{let l=this._keys[s++];return{value:l!==void 0?this._values[l].v:void 0,done:l===void 0}}}}get size(){return this._keys.length}}});Et(jp);var p4=jp.Map,Do=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.MaxKey=void 0;class t{toExtendedJSON(){return{$maxKey:1}}static fromExtendedJSON(){return new t}}e.MaxKey=t,Object.defineProperty(t.prototype,"_bsontype",{value:"MaxKey"})});Et(Do);var u4=Do.MaxKey,zo=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.MinKey=void 0;class t{toExtendedJSON(){return{$minKey:1}}static fromExtendedJSON(){return new t}}e.MinKey=t,Object.defineProperty(t.prototype,"_bsontype",{value:"MinKey"})});Et(zo);var c4=zo.MinKey,xi=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.ObjectId=void 0;let t=at.randomBytes(5),n=new RegExp("^[0-9a-fA-F]{24}$"),i=[];for(let u=0;u<256;u++)i[u]=(u<=15?"0":"")+u.toString(16);let f=[],o=0;for(;o<10;)f[48+o]=o++;for(;o<16;)f[65-10+o]=f[97-10+o]=o++;let s=Symbol("id");class l{constructor(b){if(b instanceof l&&(this[s]=b.id,this.__id=b.__id),typeof b=="object"&&b&&"id"in b&&("toHexString"in b&&typeof b.toHexString=="function"?this[s]=le.Buffer.from(b.toHexString(),"hex"):this[s]=typeof b.id=="string"?le.Buffer.from(b.id):b.id),(b==null||typeof b=="number")&&(this[s]=l.generate(typeof b=="number"?b:void 0),l.cacheHexString&&(this.__id=this.id.toString("hex"))),ArrayBuffer.isView(b)&&b.byteLength===12&&(this[s]=pf.ensureBuffer(b)),typeof b=="string")if(b.length===12){let c=le.Buffer.from(b);c.byteLength===12&&(this[s]=c)}else if(b.length===24&&n.test(b))this[s]=le.Buffer.from(b,"hex");else throw new TypeError("Argument passed in must be a Buffer or string of 12 bytes or a string of 24 hex characters");l.cacheHexString&&(this.__id=this.id.toString("hex"))}get id(){return this[s]}set id(b){this[s]=b,l.cacheHexString&&(this.__id=b.toString("hex"))}get generationTime(){return this.id.readInt32BE(0)}set generationTime(b){this.id.writeUInt32BE(b,0)}toHexString(){if(l.cacheHexString&&this.__id)return this.__id;let b=this.id.toString("hex");return l.cacheHexString&&!this.__id&&(this.__id=b),b}static getInc(){return l.index=(l.index+1)%16777215}static generate(b){typeof b!="number"&&(b=~~(Date.now()/1e3));let c=l.getInc(),h=le.Buffer.alloc(12);return h.writeUInt32BE(b,0),h[4]=t[0],h[5]=t[1],h[6]=t[2],h[7]=t[3],h[8]=t[4],h[11]=c&255,h[10]=c>>8&255,h[9]=c>>16&255,h}toString(b){return b?this.id.toString(b):this.toHexString()}toJSON(){return this.toHexString()}equals(b){return b==null?!1:b instanceof l?this.toString()===b.toString():typeof b=="string"&&l.isValid(b)&&b.length===12&&this.id instanceof le.Buffer?b===this.id.toString("binary"):typeof b=="string"&&l.isValid(b)&&b.length===24?b.toLowerCase()===this.toHexString():typeof b=="string"&&l.isValid(b)&&b.length===12?le.Buffer.from(b).equals(this.id):typeof b=="object"&&"toHexString"in b&&typeof b.toHexString=="function"?b.toHexString()===this.toHexString():!1}getTimestamp(){let b=new Date,c=this.id.readUInt32BE(0);return b.setTime(Math.floor(c)*1e3),b}static createPk(){return new l}static createFromTime(b){let c=le.Buffer.from([0,0,0,0,0,0,0,0,0,0,0,0]);return c.writeUInt32BE(b,0),new l(c)}static createFromHexString(b){if(typeof b=="undefined"||b!=null&&b.length!==24)throw new TypeError("Argument passed in must be a single String of 12 bytes or a string of 24 hex characters");return new l(le.Buffer.from(b,"hex"))}static isValid(b){return b==null?!1:typeof b=="number"?!0:typeof b=="string"?b.length===12||b.length===24&&n.test(b):b instanceof l||b instanceof le.Buffer&&b.length===12?!0:typeof b=="object"&&"toHexString"in b&&typeof b.toHexString=="function"?typeof b.id=="string"?b.id.length===12:b.toHexString().length===24&&n.test(b.id.toString("hex")):!1}toExtendedJSON(){return this.toHexString?{$oid:this.toHexString()}:{$oid:this.toString("hex")}}static fromExtendedJSON(b){return new l(b.$oid)}}e.ObjectId=l,l.index=~~(Math.random()*16777215),Object.defineProperty(l.prototype,"generate",{value:at.deprecate(u=>l.generate(u),"Please use the static `ObjectId.generate(time)` instead")}),Object.defineProperty(l.prototype,"getInc",{value:at.deprecate(()=>l.getInc(),"Please use the static `ObjectId.getInc()` instead")}),Object.defineProperty(l.prototype,"get_inc",{value:at.deprecate(()=>l.getInc(),"Please use the static `ObjectId.getInc()` instead")}),Object.defineProperty(l,"get_inc",{value:at.deprecate(()=>l.getInc(),"Please use the static `ObjectId.getInc()` instead")});let p=Symbol.for("nodejs.util.inspect.custom");Object.defineProperty(l.prototype,p,l.prototype.toString),Object.defineProperty(l.prototype,"inspect",l.prototype.toString),Object.defineProperty(l.prototype,"_bsontype",{value:"ObjectID"})});Et(xi);var m4=xi.ObjectId,V=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.BSON_BINARY_SUBTYPE_USER_DEFINED=e.BSON_BINARY_SUBTYPE_MD5=e.BSON_BINARY_SUBTYPE_UUID_NEW=e.BSON_BINARY_SUBTYPE_UUID=e.BSON_BINARY_SUBTYPE_BYTE_ARRAY=e.BSON_BINARY_SUBTYPE_FUNCTION=e.BSON_BINARY_SUBTYPE_DEFAULT=e.BSON_DATA_MAX_KEY=e.BSON_DATA_MIN_KEY=e.BSON_DATA_DECIMAL128=e.BSON_DATA_LONG=e.BSON_DATA_TIMESTAMP=e.BSON_DATA_INT=e.BSON_DATA_CODE_W_SCOPE=e.BSON_DATA_SYMBOL=e.BSON_DATA_CODE=e.BSON_DATA_DBPOINTER=e.BSON_DATA_REGEXP=e.BSON_DATA_NULL=e.BSON_DATA_DATE=e.BSON_DATA_BOOLEAN=e.BSON_DATA_OID=e.BSON_DATA_UNDEFINED=e.BSON_DATA_BINARY=e.BSON_DATA_ARRAY=e.BSON_DATA_OBJECT=e.BSON_DATA_STRING=e.BSON_DATA_NUMBER=e.JS_INT_MIN=e.JS_INT_MAX=e.BSON_INT64_MIN=e.BSON_INT64_MAX=e.BSON_INT32_MIN=e.BSON_INT32_MAX=void 0,e.BSON_INT32_MAX=2147483647,e.BSON_INT32_MIN=-2147483648,e.BSON_INT64_MAX=Math.pow(2,63)-1,e.BSON_INT64_MIN=-Math.pow(2,63),e.JS_INT_MAX=Math.pow(2,53),e.JS_INT_MIN=-Math.pow(2,53),e.BSON_DATA_NUMBER=1,e.BSON_DATA_STRING=2,e.BSON_DATA_OBJECT=3,e.BSON_DATA_ARRAY=4,e.BSON_DATA_BINARY=5,e.BSON_DATA_UNDEFINED=6,e.BSON_DATA_OID=7,e.BSON_DATA_BOOLEAN=8,e.BSON_DATA_DATE=9,e.BSON_DATA_NULL=10,e.BSON_DATA_REGEXP=11,e.BSON_DATA_DBPOINTER=12,e.BSON_DATA_CODE=13,e.BSON_DATA_SYMBOL=14,e.BSON_DATA_CODE_W_SCOPE=15,e.BSON_DATA_INT=16,e.BSON_DATA_TIMESTAMP=17,e.BSON_DATA_LONG=18,e.BSON_DATA_DECIMAL128=19,e.BSON_DATA_MIN_KEY=255,e.BSON_DATA_MAX_KEY=127,e.BSON_BINARY_SUBTYPE_DEFAULT=0,e.BSON_BINARY_SUBTYPE_FUNCTION=1,e.BSON_BINARY_SUBTYPE_BYTE_ARRAY=2,e.BSON_BINARY_SUBTYPE_UUID=3,e.BSON_BINARY_SUBTYPE_UUID_NEW=4,e.BSON_BINARY_SUBTYPE_MD5=5,e.BSON_BINARY_SUBTYPE_USER_DEFINED=128});Et(V);var d4=V.BSON_BINARY_SUBTYPE_USER_DEFINED,w4=V.BSON_BINARY_SUBTYPE_MD5,h4=V.BSON_BINARY_SUBTYPE_UUID_NEW,b4=V.BSON_BINARY_SUBTYPE_UUID,g4=V.BSON_BINARY_SUBTYPE_BYTE_ARRAY,j4=V.BSON_BINARY_SUBTYPE_FUNCTION,y4=V.BSON_BINARY_SUBTYPE_DEFAULT,v4=V.BSON_DATA_MAX_KEY,_4=V.BSON_DATA_MIN_KEY,q4=V.BSON_DATA_DECIMAL128,k4=V.BSON_DATA_LONG,T4=V.BSON_DATA_TIMESTAMP,B4=V.BSON_DATA_INT,I4=V.BSON_DATA_CODE_W_SCOPE,S4=V.BSON_DATA_SYMBOL,x4=V.BSON_DATA_CODE,E4=V.BSON_DATA_DBPOINTER,A4=V.BSON_DATA_REGEXP,O4=V.BSON_DATA_NULL,N4=V.BSON_DATA_DATE,H4=V.BSON_DATA_BOOLEAN,R4=V.BSON_DATA_OID,D4=V.BSON_DATA_UNDEFINED,z4=V.BSON_DATA_BINARY,F4=V.BSON_DATA_ARRAY,P4=V.BSON_DATA_OBJECT,M4=V.BSON_DATA_STRING,L4=V.BSON_DATA_NUMBER,U4=V.JS_INT_MIN,C4=V.JS_INT_MAX,V4=V.BSON_INT64_MIN,W4=V.BSON_INT64_MAX,Y4=V.BSON_INT32_MIN,K4=V.BSON_INT32_MAX,_m=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.calculateObjectSize=void 0;function t(i,f,o){let s=4+1;if(Array.isArray(i))for(let l=0;l<i.length;l++)s+=n(l.toString(),i[l],f,!0,o);else{i.toBSON&&(i=i.toBSON());for(let l in i)s+=n(l,i[l],f,!1,o)}return s}e.calculateObjectSize=t;function n(i,f,o=!1,s=!1,l=!1){switch(f&&f.toBSON&&(f=f.toBSON()),typeof f){case"string":return 1+le.Buffer.byteLength(i,"utf8")+1+4+le.Buffer.byteLength(f,"utf8")+1;case"number":return Math.floor(f)===f&&f>=V.JS_INT_MIN&&f<=V.JS_INT_MAX&&f>=V.BSON_INT32_MIN&&f<=V.BSON_INT32_MAX?(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(4+1):(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(8+1);case"undefined":return s||!l?(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1:0;case"boolean":return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(1+1);case"object":if(f==null||f._bsontype==="MinKey"||f._bsontype==="MaxKey")return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1;if(f._bsontype==="ObjectId"||f._bsontype==="ObjectID")return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(12+1);if(f instanceof Date||at.isDate(f))return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(8+1);if(ArrayBuffer.isView(f)||f instanceof ArrayBuffer)return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(1+4+1)+f.byteLength;if(f._bsontype==="Long"||f._bsontype==="Double"||f._bsontype==="Timestamp")return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(8+1);if(f._bsontype==="Decimal128")return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(16+1);if(f._bsontype==="Code")return f.scope!=null&&Object.keys(f.scope).length>0?(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1+4+4+le.Buffer.byteLength(f.code.toString(),"utf8")+1+t(f.scope,o,l):(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1+4+le.Buffer.byteLength(f.code.toString(),"utf8")+1;if(f._bsontype==="Binary")return f.sub_type===Zr.Binary.SUBTYPE_BYTE_ARRAY?(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(f.position+1+4+1+4):(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(f.position+1+4+1);if(f._bsontype==="Symbol")return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+le.Buffer.byteLength(f.value,"utf8")+4+1+1;if(f._bsontype==="DBRef"){let p=Object.assign({$ref:f.collection,$id:f.oid},f.fields);return f.db!=null&&(p.$db=f.db),(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1+t(p,o,l)}else return f instanceof RegExp||Object.prototype.toString.call(f)==="[object RegExp]"?(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1+le.Buffer.byteLength(f.source,"utf8")+1+(f.global?1:0)+(f.ignoreCase?1:0)+(f.multiline?1:0)+1:f._bsontype==="BSONRegExp"?(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1+le.Buffer.byteLength(f.pattern,"utf8")+1+le.Buffer.byteLength(f.options,"utf8")+1:(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+t(f,o,l)+1;case"function":if(f instanceof RegExp||Object.prototype.toString.call(f)==="[object RegExp]"||String.call(f)==="[object RegExp]")return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1+le.Buffer.byteLength(f.source,"utf8")+1+(f.global?1:0)+(f.ignoreCase?1:0)+(f.multiline?1:0)+1;if(o&&f.scope!=null&&Object.keys(f.scope).length>0)return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1+4+4+le.Buffer.byteLength(at.normalizedFunctionString(f),"utf8")+1+t(f.scope,o,l);if(o)return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1+4+le.Buffer.byteLength(at.normalizedFunctionString(f),"utf8")+1}return 0}});Et(_m);var G4=_m.calculateObjectSize,cf=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.BSONRegExp=void 0;function t(i){return i.split("").sort().join("")}class n{constructor(f,o){this.pattern=f,this.options=o??"",t(this.options);for(let s=0;s<this.options.length;s++)if(!(this.options[s]==="i"||this.options[s]==="m"||this.options[s]==="x"||this.options[s]==="l"||this.options[s]==="s"||this.options[s]==="u"))throw new Error(`The regular expression option [${this.options[s]}] is not supported`)}static parseOptions(f){return f?f.split("").sort().join(""):""}toExtendedJSON(f){return f=f||{},f.legacy?{$regex:this.pattern,$options:this.options}:{$regularExpression:{pattern:this.pattern,options:this.options}}}static fromExtendedJSON(f){if("$regex"in f)if(typeof f.$regex!="string"){if(f.$regex._bsontype==="BSONRegExp")return f}else return new n(f.$regex,n.parseOptions(f.$options));if("$regularExpression"in f)return new n(f.$regularExpression.pattern,n.parseOptions(f.$regularExpression.options));throw new TypeError(`Unexpected BSONRegExp EJSON object form: ${JSON.stringify(f)}`)}}e.BSONRegExp=n,Object.defineProperty(n.prototype,"_bsontype",{value:"BSONRegExp"})});Et(cf);var J4=cf.BSONRegExp,Fo=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.BSONSymbol=void 0;class t{constructor(i){this.value=i}valueOf(){return this.value}toString(){return this.value}inspect(){return this.value}toJSON(){return this.value}toExtendedJSON(){return{$symbol:this.value}}static fromExtendedJSON(i){return new t(i.$symbol)}}e.BSONSymbol=t,Object.defineProperty(t.prototype,"_bsontype",{value:"Symbol"})});Et(Fo);var X4=Fo.BSONSymbol,mf=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Timestamp=e.LongWithoutOverridesClass=void 0,e.LongWithoutOverridesClass=me.Long;class t extends e.LongWithoutOverridesClass{constructor(i,f){me.Long.isLong(i)?super(i.low,i.high,!0):super(i,f,!0),Object.defineProperty(this,"_bsontype",{value:"Timestamp",writable:!1,configurable:!1,enumerable:!1})}toJSON(){return{$timestamp:this.toString()}}static fromInt(i){return new t(me.Long.fromInt(i,!0))}static fromNumber(i){return new t(me.Long.fromNumber(i,!0))}static fromBits(i,f){return new t(i,f)}static fromString(i,f){return new t(me.Long.fromString(i,!0,f))}toExtendedJSON(){return{$timestamp:{t:this.high>>>0,i:this.low>>>0}}}static fromExtendedJSON(i){return new t(i.$timestamp.i,i.$timestamp.t)}}e.Timestamp=t,t.MAX_VALUE=me.Long.MAX_UNSIGNED_VALUE});Et(mf);var Z4=mf.Timestamp,Q4=mf.LongWithoutOverridesClass,yp=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.validateUtf8=void 0;let t=128,n=192,i=224,f=240,o=248,s=192,l=224,p=240,u=128;function b(c,h,T){let y=0;for(let N=h;N<T;N+=1){let P=c[N];if(y){if((P&n)!==u)return!1;y-=1}else if(P&t)if((P&i)===s)y=1;else if((P&f)===l)y=2;else if((P&o)===p)y=3;else return!1}return!y}e.validateUtf8=b});Et(yp);var $4=yp.validateUtf8,vp=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.deserialize=void 0;let t=me.Long.fromNumber(V.JS_INT_MAX),n=me.Long.fromNumber(V.JS_INT_MIN),i={};function f(l,p,u){p=p??{};let b=p&&p.index?p.index:0,c=l[b]|l[b+1]<<8|l[b+2]<<16|l[b+3]<<24;if(c<5)throw new Error(`bson size must be >= 5, is ${c}`);if(p.allowObjectSmallerThanBufferSize&&l.length<c)throw new Error(`buffer length ${l.length} must be >= bson size ${c}`);if(!p.allowObjectSmallerThanBufferSize&&l.length!==c)throw new Error(`buffer length ${l.length} must === bson size ${c}`);if(c+b>l.byteLength)throw new Error(`(bson size ${c} + options.index ${b} must be <= buffer length ${l.byteLength})`);if(l[b+c-1]!==0)throw new Error("One object, sized correctly, with a spot for an EOO, but the EOO isn't 0x00");return o(l,b,p,u)}e.deserialize=f;function o(l,p,u,b=!1){let c=u.evalFunctions==null?!1:u.evalFunctions,h=u.cacheFunctions==null?!1:u.cacheFunctions,T=u.fieldsAsRaw==null?null:u.fieldsAsRaw,y=u.raw==null?!1:u.raw,N=typeof u.bsonRegExp=="boolean"?u.bsonRegExp:!1,P=u.promoteBuffers==null?!1:u.promoteBuffers,R=u.promoteLongs==null?!0:u.promoteLongs,Y=u.promoteValues==null?!0:u.promoteValues,re=p;if(l.length<5)throw new Error("corrupt bson message < 5 bytes long");let W=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;if(W<5||W>l.length)throw new Error("corrupt bson message");let O=b?[]:{},te=0,U=!1;for(;!U;){let g=l[p++];if(g===0)break;let A=p;for(;l[A]!==0&&A<l.length;)A++;if(A>=l.byteLength)throw new Error("Bad BSON Document: illegal CString");let w=b?te++:l.toString("utf8",p,A);if(p=A+1,g===V.BSON_DATA_STRING){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;if(F<=0||F>l.length-p||l[p+F-1]!==0)throw new Error("bad string length in bson");if(!yp.validateUtf8(l,p,p+F-1))throw new Error("Invalid UTF-8 string in BSON document");let C=l.toString("utf8",p,p+F-1);O[w]=C,p=p+F}else if(g===V.BSON_DATA_OID){let F=le.Buffer.alloc(12);l.copy(F,0,p,p+12),O[w]=new xi.ObjectId(F),p=p+12}else if(g===V.BSON_DATA_INT&&Y===!1)O[w]=new to.Int32(l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24);else if(g===V.BSON_DATA_INT)O[w]=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;else if(g===V.BSON_DATA_NUMBER&&Y===!1)O[w]=new eo.Double(l.readDoubleLE(p)),p=p+8;else if(g===V.BSON_DATA_NUMBER)O[w]=l.readDoubleLE(p),p=p+8;else if(g===V.BSON_DATA_DATE){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24,C=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;O[w]=new Date(new me.Long(F,C).toNumber())}else if(g===V.BSON_DATA_BOOLEAN){if(l[p]!==0&&l[p]!==1)throw new Error("illegal boolean type value");O[w]=l[p++]===1}else if(g===V.BSON_DATA_OBJECT){let F=p,C=l[p]|l[p+1]<<8|l[p+2]<<16|l[p+3]<<24;if(C<=0||C>l.length-p)throw new Error("bad embedded document length in bson");y?O[w]=l.slice(p,p+C):O[w]=o(l,F,u,!1),p=p+C}else if(g===V.BSON_DATA_ARRAY){let F=p,C=l[p]|l[p+1]<<8|l[p+2]<<16|l[p+3]<<24,M=u,Q=p+C;if(T&&T[w]){M={};for(let x in u)M[x]=u[x];M.raw=!0}if(O[w]=o(l,F,M,!0),p=p+C,l[p-1]!==0)throw new Error("invalid array terminator byte");if(p!==Q)throw new Error("corrupted array bson")}else if(g===V.BSON_DATA_UNDEFINED)O[w]=void 0;else if(g===V.BSON_DATA_NULL)O[w]=null;else if(g===V.BSON_DATA_LONG){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24,C=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24,M=new me.Long(F,C);R&&Y===!0?O[w]=M.lessThanOrEqual(t)&&M.greaterThanOrEqual(n)?M.toNumber():M:O[w]=M}else if(g===V.BSON_DATA_DECIMAL128){let F=le.Buffer.alloc(16);l.copy(F,0,p,p+16),p=p+16;let C=new Ro.Decimal128(F);"toObject"in C&&typeof C.toObject=="function"?O[w]=C.toObject():O[w]=C}else if(g===V.BSON_DATA_BINARY){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24,C=F,M=l[p++];if(F<0)throw new Error("Negative binary type element size found");if(F>l.byteLength)throw new Error("Binary type size larger than document size");if(l.slice!=null){if(M===Zr.Binary.SUBTYPE_BYTE_ARRAY){if(F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24,F<0)throw new Error("Negative binary type element size found for subtype 0x02");if(F>C-4)throw new Error("Binary type with subtype 0x02 contains too long binary size");if(F<C-4)throw new Error("Binary type with subtype 0x02 contains too short binary size")}P&&Y?O[w]=l.slice(p,p+F):O[w]=new Zr.Binary(l.slice(p,p+F),M)}else{let Q=le.Buffer.alloc(F);if(M===Zr.Binary.SUBTYPE_BYTE_ARRAY){if(F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24,F<0)throw new Error("Negative binary type element size found for subtype 0x02");if(F>C-4)throw new Error("Binary type with subtype 0x02 contains too long binary size");if(F<C-4)throw new Error("Binary type with subtype 0x02 contains too short binary size")}for(A=0;A<F;A++)Q[A]=l[p+A];P&&Y?O[w]=Q:O[w]=new Zr.Binary(Q,M)}p=p+F}else if(g===V.BSON_DATA_REGEXP&&N===!1){for(A=p;l[A]!==0&&A<l.length;)A++;if(A>=l.length)throw new Error("Bad BSON Document: illegal CString");let F=l.toString("utf8",p,A);for(p=A+1,A=p;l[A]!==0&&A<l.length;)A++;if(A>=l.length)throw new Error("Bad BSON Document: illegal CString");let C=l.toString("utf8",p,A);p=A+1;let M=new Array(C.length);for(A=0;A<C.length;A++)switch(C[A]){case"m":M[A]="m";break;case"s":M[A]="g";break;case"i":M[A]="i";break}O[w]=new RegExp(F,M.join(""))}else if(g===V.BSON_DATA_REGEXP&&N===!0){for(A=p;l[A]!==0&&A<l.length;)A++;if(A>=l.length)throw new Error("Bad BSON Document: illegal CString");let F=l.toString("utf8",p,A);for(p=A+1,A=p;l[A]!==0&&A<l.length;)A++;if(A>=l.length)throw new Error("Bad BSON Document: illegal CString");let C=l.toString("utf8",p,A);p=A+1,O[w]=new cf.BSONRegExp(F,C)}else if(g===V.BSON_DATA_SYMBOL){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;if(F<=0||F>l.length-p||l[p+F-1]!==0)throw new Error("bad string length in bson");let C=l.toString("utf8",p,p+F-1);O[w]=Y?C:new Fo.BSONSymbol(C),p=p+F}else if(g===V.BSON_DATA_TIMESTAMP){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24,C=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;O[w]=new mf.Timestamp(F,C)}else if(g===V.BSON_DATA_MIN_KEY)O[w]=new zo.MinKey;else if(g===V.BSON_DATA_MAX_KEY)O[w]=new Do.MaxKey;else if(g===V.BSON_DATA_CODE){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;if(F<=0||F>l.length-p||l[p+F-1]!==0)throw new Error("bad string length in bson");let C=l.toString("utf8",p,p+F-1);c?h?O[w]=s(C,i,O):O[w]=s(C):O[w]=new uf.Code(C),p=p+F}else if(g===V.BSON_DATA_CODE_W_SCOPE){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;if(F<4+4+4+1)throw new Error("code_w_scope total size shorter minimum expected length");let C=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;if(C<=0||C>l.length-p||l[p+C-1]!==0)throw new Error("bad string length in bson");let M=l.toString("utf8",p,p+C-1);p=p+C;let Q=p,x=l[p]|l[p+1]<<8|l[p+2]<<16|l[p+3]<<24,Se=o(l,Q,u,!1);if(p=p+x,F<4+4+x+C)throw new Error("code_w_scope total size is too short, truncating scope");if(F>4+4+x+C)throw new Error("code_w_scope total size is too long, clips outer document");c?(h?O[w]=s(M,i,O):O[w]=s(M),O[w].scope=Se):O[w]=new uf.Code(M,Se)}else if(g===V.BSON_DATA_DBPOINTER){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;if(F<=0||F>l.length-p||l[p+F-1]!==0)throw new Error("bad string length in bson");if(!yp.validateUtf8(l,p,p+F-1))throw new Error("Invalid UTF-8 string in BSON document");let C=l.toString("utf8",p,p+F-1);p=p+F;let M=le.Buffer.alloc(12);l.copy(M,0,p,p+12);let Q=new xi.ObjectId(M);p=p+12,O[w]=new zn.DBRef(C,Q)}else throw new Error("Detected unknown BSON type "+g.toString(16)+' for fieldname "'+w+'"')}if(W!==p-re)throw b?new Error("corrupt array bson"):new Error("corrupt object bson");let ne=Object.keys(O).filter(g=>g.startsWith("$")),j=!0;if(ne.forEach(g=>{["$ref","$id","$db"].indexOf(g)===-1&&(j=!1)}),!j)return O;if(zn.isDBRefLike(O)){let g=Object.assign({},O);return delete g.$ref,delete g.$id,delete g.$db,new zn.DBRef(O.$ref,O.$id,O.$db,g)}return O}function s(l,p,u){return p?(p[l]==null&&(p[l]=new Function(l)),p[l].bind(u)):new Function(l)}});Et(vp);var eO=vp.deserialize,il=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.EJSON=e.isBSONType=void 0;function t(y){return at.isObjectLike(y)&&Reflect.has(y,"_bsontype")&&typeof y._bsontype=="string"}e.isBSONType=t;let n=2147483647,i=-2147483648,f=9223372036854776e3,o=-9223372036854776e3,s={$oid:xi.ObjectId,$binary:Zr.Binary,$uuid:Zr.Binary,$symbol:Fo.BSONSymbol,$numberInt:to.Int32,$numberDecimal:Ro.Decimal128,$numberDouble:eo.Double,$numberLong:me.Long,$minKey:zo.MinKey,$maxKey:Do.MaxKey,$regex:cf.BSONRegExp,$regularExpression:cf.BSONRegExp,$timestamp:mf.Timestamp};function l(y,N={}){if(typeof y=="number"){if(N.relaxed||N.legacy)return y;if(Math.floor(y)===y){if(y>=i&&y<=n)return new to.Int32(y);if(y>=o&&y<=f)return me.Long.fromNumber(y)}return new eo.Double(y)}if(y==null||typeof y!="object")return y;if(y.$undefined)return null;let P=Object.keys(y).filter(R=>R.startsWith("$")&&y[R]!=null);for(let R=0;R<P.length;R++){let Y=s[P[R]];if(Y)return Y.fromExtendedJSON(y,N)}if(y.$date!=null){let R=y.$date,Y=new Date;return N.legacy?typeof R=="number"?Y.setTime(R):typeof R=="string"&&Y.setTime(Date.parse(R)):typeof R=="string"?Y.setTime(Date.parse(R)):me.Long.isLong(R)?Y.setTime(R.toNumber()):typeof R=="number"&&N.relaxed&&Y.setTime(R),Y}if(y.$code!=null){let R=Object.assign({},y);return y.$scope&&(R.$scope=l(y.$scope)),uf.Code.fromExtendedJSON(y)}if(y.$ref!=null||y.$dbPointer!=null){let R=y.$ref?y:y.$dbPointer;if(R instanceof zn.DBRef)return R;let Y=Object.keys(R).filter(W=>W.startsWith("$")),re=!0;if(Y.forEach(W=>{["$ref","$id","$db"].indexOf(W)===-1&&(re=!1)}),re)return zn.DBRef.fromExtendedJSON(R)}return y}function p(y,N){return y.map(P=>b(P,N))}function u(y){let N=y.toISOString();return y.getUTCMilliseconds()!==0?N:N.slice(0,-5)+"Z"}function b(y,N){if(Array.isArray(y))return p(y,N);if(y===void 0)return null;if(y instanceof Date){let P=y.getTime(),R=P>-1&&P<2534023188e5;return N.legacy?N.relaxed&&R?{$date:y.getTime()}:{$date:u(y)}:N.relaxed&&R?{$date:u(y)}:{$date:{$numberLong:y.getTime().toString()}}}if(typeof y=="number"&&!N.relaxed){if(Math.floor(y)===y){let P=y>=i&&y<=n,R=y>=o&&y<=f;if(P)return{$numberInt:y.toString()};if(R)return{$numberLong:y.toString()}}return{$numberDouble:y.toString()}}if(y instanceof RegExp){let P=y.flags;if(P===void 0){let Y=y.toString().match(/[gimuy]*$/);Y&&(P=Y[0])}return new cf.BSONRegExp(y.source,P).toExtendedJSON(N)}return y!=null&&typeof y=="object"?h(y,N):y}let c={Binary:y=>new Zr.Binary(y.value(),y.sub_type),Code:y=>new uf.Code(y.code,y.scope),DBRef:y=>new zn.DBRef(y.collection||y.namespace,y.oid,y.db,y.fields),Decimal128:y=>new Ro.Decimal128(y.bytes),Double:y=>new eo.Double(y.value),Int32:y=>new to.Int32(y.value),Long:y=>me.Long.fromBits(y.low!=null?y.low:y.low_,y.low!=null?y.high:y.high_,y.low!=null?y.unsigned:y.unsigned_),MaxKey:()=>new Do.MaxKey,MinKey:()=>new zo.MinKey,ObjectID:y=>new xi.ObjectId(y),ObjectId:y=>new xi.ObjectId(y),BSONRegExp:y=>new cf.BSONRegExp(y.pattern,y.options),Symbol:y=>new Fo.BSONSymbol(y.value),Timestamp:y=>mf.Timestamp.fromBits(y.low,y.high)};function h(y,N){if(y==null||typeof y!="object")throw new Error("not an object instance");let P=y._bsontype;if(typeof P=="undefined"){let R={};for(let Y in y)R[Y]=b(y[Y],N);return R}else if(t(y)){let R=y;if(typeof R.toExtendedJSON!="function"){let Y=c[y._bsontype];if(!Y)throw new TypeError("Unrecognized or invalid _bsontype: "+y._bsontype);R=Y(R)}return P==="Code"&&R.scope?R=new uf.Code(R.code,b(R.scope,N)):P==="DBRef"&&R.oid&&(R=new zn.DBRef(R.collection,b(R.oid,N),R.db,R.fields)),R.toExtendedJSON(N)}else throw new Error("_bsontype must be a string, but was: "+typeof P)}var T;(function(y){function N(re,W){let O=Object.assign({},{relaxed:!0,legacy:!1},W);return typeof O.relaxed=="boolean"&&(O.strict=!O.relaxed),typeof O.strict=="boolean"&&(O.relaxed=!O.strict),JSON.parse(re,(te,U)=>l(U,O))}y.parse=N;function P(re,W,O,te){O!=null&&typeof O=="object"&&(te=O,O=0),W!=null&&typeof W=="object"&&!Array.isArray(W)&&(te=W,W=void 0,O=0),te=Object.assign({},{relaxed:!0,legacy:!1},te);let U=b(re,te);return JSON.stringify(U,W,O)}y.stringify=P;function R(re,W){return W=W||{},JSON.parse(P(re,W))}y.serialize=R;function Y(re,W){return W=W||{},N(JSON.stringify(re),W)}y.deserialize=Y})(T=e.EJSON||(e.EJSON={}))});Et(il);var tO=il.EJSON,rO=il.isBSONType,fl=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.writeIEEE754=e.readIEEE754=void 0;function t(i,f,o,s,l){let p,u,b=o==="big",c=l*8-s-1,h=(1<<c)-1,T=h>>1,y=-7,N=b?0:l-1,P=b?1:-1,R=i[f+N];for(N+=P,p=R&(1<<-y)-1,R>>=-y,y+=c;y>0;p=p*256+i[f+N],N+=P,y-=8);for(u=p&(1<<-y)-1,p>>=-y,y+=s;y>0;u=u*256+i[f+N],N+=P,y-=8);if(p===0)p=1-T;else{if(p===h)return u?NaN:(R?-1:1)*(1/0);u=u+Math.pow(2,s),p=p-T}return(R?-1:1)*u*Math.pow(2,p-s)}e.readIEEE754=t;function n(i,f,o,s,l,p){let u,b,c,h=s==="big",T=p*8-l-1,y=(1<<T)-1,N=y>>1,P=l===23?Math.pow(2,-24)-Math.pow(2,-77):0,R=h?p-1:0,Y=h?-1:1,re=f<0||f===0&&1/f<0?1:0;for(f=Math.abs(f),isNaN(f)||f===1/0?(b=isNaN(f)?1:0,u=y):(u=Math.floor(Math.log(f)/Math.LN2),f*(c=Math.pow(2,-u))<1&&(u--,c*=2),u+N>=1?f+=P/c:f+=P*Math.pow(2,1-N),f*c>=2&&(u++,c/=2),u+N>=y?(b=0,u=y):u+N>=1?(b=(f*c-1)*Math.pow(2,l),u=u+N):(b=f*Math.pow(2,N-1)*Math.pow(2,l),u=0)),isNaN(f)&&(b=0);l>=8;)i[o+R]=b&255,R+=Y,b/=256,l-=8;for(u=u<<l|b,isNaN(f)&&(u+=8),T+=l;T>0;)i[o+R]=u&255,R+=Y,u/=256,T-=8;i[o+R-Y]|=re*128}e.writeIEEE754=n});Et(fl);var nO=fl.writeIEEE754,iO=fl.readIEEE754,_p=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.serializeInto=void 0;let t=/\x00/,n=new Set(["$db","$ref","$id","$clusterTime"]);function i(j){return Object.prototype.toString.call(j)==="[object RegExp]"}function f(j,g,A,w,F){j[w++]=V.BSON_DATA_STRING;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+C+1,j[w-1]=0;let M=j.write(A,w+4,void 0,"utf8");return j[w+3]=M+1>>24&255,j[w+2]=M+1>>16&255,j[w+1]=M+1>>8&255,j[w]=M+1&255,w=w+4+M,j[w++]=0,w}function o(j,g,A,w,F){if(Number.isInteger(A)&&A>=V.BSON_INT32_MIN&&A<=V.BSON_INT32_MAX){j[w++]=V.BSON_DATA_INT;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+C,j[w++]=0,j[w++]=A&255,j[w++]=A>>8&255,j[w++]=A>>16&255,j[w++]=A>>24&255}else{j[w++]=V.BSON_DATA_NUMBER;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+C,j[w++]=0,fl.writeIEEE754(j,A,w,"little",52,8),w=w+8}return w}function s(j,g,A,w,F){j[w++]=V.BSON_DATA_NULL;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");return w=w+C,j[w++]=0,w}function l(j,g,A,w,F){j[w++]=V.BSON_DATA_BOOLEAN;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");return w=w+C,j[w++]=0,j[w++]=A?1:0,w}function p(j,g,A,w,F){j[w++]=V.BSON_DATA_DATE;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+C,j[w++]=0;let M=me.Long.fromNumber(A.getTime()),Q=M.getLowBits(),x=M.getHighBits();return j[w++]=Q&255,j[w++]=Q>>8&255,j[w++]=Q>>16&255,j[w++]=Q>>24&255,j[w++]=x&255,j[w++]=x>>8&255,j[w++]=x>>16&255,j[w++]=x>>24&255,w}function u(j,g,A,w,F){j[w++]=V.BSON_DATA_REGEXP;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");if(w=w+C,j[w++]=0,A.source&&A.source.match(t)!=null)throw Error("value "+A.source+" must not contain null bytes");return w=w+j.write(A.source,w,void 0,"utf8"),j[w++]=0,A.ignoreCase&&(j[w++]=105),A.global&&(j[w++]=115),A.multiline&&(j[w++]=109),j[w++]=0,w}function b(j,g,A,w,F){j[w++]=V.BSON_DATA_REGEXP;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");if(w=w+C,j[w++]=0,A.pattern.match(t)!=null)throw Error("pattern "+A.pattern+" must not contain null bytes");return w=w+j.write(A.pattern,w,void 0,"utf8"),j[w++]=0,w=w+j.write(A.options.split("").sort().join(""),w,void 0,"utf8"),j[w++]=0,w}function c(j,g,A,w,F){A===null?j[w++]=V.BSON_DATA_NULL:A._bsontype==="MinKey"?j[w++]=V.BSON_DATA_MIN_KEY:j[w++]=V.BSON_DATA_MAX_KEY;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");return w=w+C,j[w++]=0,w}function h(j,g,A,w,F){j[w++]=V.BSON_DATA_OID;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");if(w=w+C,j[w++]=0,typeof A.id=="string")j.write(A.id,w,void 0,"binary");else if(A.id&&A.id.copy)A.id.copy(j,w,0,12);else throw new TypeError("object ["+JSON.stringify(A)+"] is not a valid ObjectId");return w+12}function T(j,g,A,w,F){j[w++]=V.BSON_DATA_BINARY;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+C,j[w++]=0;let M=A.length;return j[w++]=M&255,j[w++]=M>>8&255,j[w++]=M>>16&255,j[w++]=M>>24&255,j[w++]=V.BSON_BINARY_SUBTYPE_DEFAULT,j.set(pf.ensureBuffer(A),w),w=w+M,w}function y(j,g,A,w,F=!1,C=0,M=!1,Q=!0,x=!1,Se=[]){for(let K=0;K<Se.length;K++)if(Se[K]===A)throw new Error("cyclic dependency detected");Se.push(A),j[w++]=Array.isArray(A)?V.BSON_DATA_ARRAY:V.BSON_DATA_OBJECT;let ie=x?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+ie,j[w++]=0;let L=ne(j,A,F,w,C+1,M,Q,Se);return Se.pop(),L}function N(j,g,A,w,F){j[w++]=V.BSON_DATA_DECIMAL128;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");return w=w+C,j[w++]=0,A.bytes.copy(j,w,0,16),w+16}function P(j,g,A,w,F){j[w++]=A._bsontype==="Long"?V.BSON_DATA_LONG:V.BSON_DATA_TIMESTAMP;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+C,j[w++]=0;let M=A.getLowBits(),Q=A.getHighBits();return j[w++]=M&255,j[w++]=M>>8&255,j[w++]=M>>16&255,j[w++]=M>>24&255,j[w++]=Q&255,j[w++]=Q>>8&255,j[w++]=Q>>16&255,j[w++]=Q>>24&255,w}function R(j,g,A,w,F){A=A.valueOf(),j[w++]=V.BSON_DATA_INT;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");return w=w+C,j[w++]=0,j[w++]=A&255,j[w++]=A>>8&255,j[w++]=A>>16&255,j[w++]=A>>24&255,w}function Y(j,g,A,w,F){j[w++]=V.BSON_DATA_NUMBER;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");return w=w+C,j[w++]=0,fl.writeIEEE754(j,A.value,w,"little",52,8),w=w+8,w}function re(j,g,A,w,F=!1,C=0,M){j[w++]=V.BSON_DATA_CODE;let Q=M?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+Q,j[w++]=0;let x=at.normalizedFunctionString(A),Se=j.write(x,w+4,void 0,"utf8")+1;return j[w]=Se&255,j[w+1]=Se>>8&255,j[w+2]=Se>>16&255,j[w+3]=Se>>24&255,w=w+4+Se-1,j[w++]=0,w}function W(j,g,A,w,F=!1,C=0,M=!1,Q=!0,x=!1){if(A.scope&&typeof A.scope=="object"){j[w++]=V.BSON_DATA_CODE_W_SCOPE;let Se=x?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+Se,j[w++]=0;let ie=w,L=typeof A.code=="string"?A.code:A.code.toString();w=w+4;let K=j.write(L,w+4,void 0,"utf8")+1;j[w]=K&255,j[w+1]=K>>8&255,j[w+2]=K>>16&255,j[w+3]=K>>24&255,j[w+4+K-1]=0,w=w+K+4;let Ie=ne(j,A.scope,F,w,C+1,M,Q);w=Ie-1;let oe=Ie-ie;j[ie++]=oe&255,j[ie++]=oe>>8&255,j[ie++]=oe>>16&255,j[ie++]=oe>>24&255,j[w++]=0}else{j[w++]=V.BSON_DATA_CODE;let Se=x?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+Se,j[w++]=0;let ie=A.code.toString(),L=j.write(ie,w+4,void 0,"utf8")+1;j[w]=L&255,j[w+1]=L>>8&255,j[w+2]=L>>16&255,j[w+3]=L>>24&255,w=w+4+L-1,j[w++]=0}return w}function O(j,g,A,w,F){j[w++]=V.BSON_DATA_BINARY;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+C,j[w++]=0;let M=A.value(!0),Q=A.position;return A.sub_type===Zr.Binary.SUBTYPE_BYTE_ARRAY&&(Q=Q+4),j[w++]=Q&255,j[w++]=Q>>8&255,j[w++]=Q>>16&255,j[w++]=Q>>24&255,j[w++]=A.sub_type,A.sub_type===Zr.Binary.SUBTYPE_BYTE_ARRAY&&(Q=Q-4,j[w++]=Q&255,j[w++]=Q>>8&255,j[w++]=Q>>16&255,j[w++]=Q>>24&255),j.set(M,w),w=w+A.position,w}function te(j,g,A,w,F){j[w++]=V.BSON_DATA_SYMBOL;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+C,j[w++]=0;let M=j.write(A.value,w+4,void 0,"utf8")+1;return j[w]=M&255,j[w+1]=M>>8&255,j[w+2]=M>>16&255,j[w+3]=M>>24&255,w=w+4+M-1,j[w++]=0,w}function U(j,g,A,w,F,C,M){j[w++]=V.BSON_DATA_OBJECT;let Q=M?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+Q,j[w++]=0;let x=w,Se={$ref:A.collection||A.namespace,$id:A.oid};A.db!=null&&(Se.$db=A.db),Se=Object.assign(Se,A.fields);let ie=ne(j,Se,!1,w,F+1,C),L=ie-x;return j[x++]=L&255,j[x++]=L>>8&255,j[x++]=L>>16&255,j[x++]=L>>24&255,ie}function ne(j,g,A=!1,w=0,F=0,C=!1,M=!0,Q=[]){w=w||0,Q=Q||[],Q.push(g);let x=w+4;if(Array.isArray(g))for(let ie=0;ie<g.length;ie++){let L=""+ie,K=g[ie];if(K&&K.toBSON){if(typeof K.toBSON!="function")throw new TypeError("toBSON is not a function");K=K.toBSON()}if(typeof K=="string")x=f(j,L,K,x,!0);else if(typeof K=="number")x=o(j,L,K,x,!0);else{if(typeof K=="bigint")throw new TypeError("Unsupported type BigInt, please use Decimal128");if(typeof K=="boolean")x=l(j,L,K,x,!0);else if(K instanceof Date||at.isDate(K))x=p(j,L,K,x,!0);else if(K===void 0)x=s(j,L,K,x,!0);else if(K===null)x=s(j,L,K,x,!0);else if(K._bsontype==="ObjectId"||K._bsontype==="ObjectID")x=h(j,L,K,x,!0);else if(le.Buffer.isBuffer(K)||at.isUint8Array(K))x=T(j,L,K,x,!0);else if(K instanceof RegExp||i(K))x=u(j,L,K,x,!0);else if(typeof K=="object"&&K._bsontype==null)x=y(j,L,K,x,A,F,C,M,!0,Q);else if(typeof K=="object"&&il.isBSONType(K)&&K._bsontype==="Decimal128")x=N(j,L,K,x,!0);else if(K._bsontype==="Long"||K._bsontype==="Timestamp")x=P(j,L,K,x,!0);else if(K._bsontype==="Double")x=Y(j,L,K,x,!0);else if(typeof K=="function"&&C)x=re(j,L,K,x,A,F,!0);else if(K._bsontype==="Code")x=W(j,L,K,x,A,F,C,M,!0);else if(K._bsontype==="Binary")x=O(j,L,K,x,!0);else if(K._bsontype==="Symbol")x=te(j,L,K,x,!0);else if(K._bsontype==="DBRef")x=U(j,L,K,x,F,C,!0);else if(K._bsontype==="BSONRegExp")x=b(j,L,K,x,!0);else if(K._bsontype==="Int32")x=R(j,L,K,x,!0);else if(K._bsontype==="MinKey"||K._bsontype==="MaxKey")x=c(j,L,K,x,!0);else if(typeof K._bsontype!="undefined")throw new TypeError("Unrecognized or invalid _bsontype: "+K._bsontype)}}else if(g instanceof jp.Map){let ie=g.entries(),L=!1;for(;!L;){let K=ie.next();if(L=!!K.done,L)continue;let Ie=K.value[0],oe=K.value[1],We=typeof oe;if(typeof Ie=="string"&&!n.has(Ie)){if(Ie.match(t)!=null)throw Error("key "+Ie+" must not contain null bytes");if(A){if(Ie[0]==="$")throw Error("key "+Ie+" must not start with '$'");if(~Ie.indexOf("."))throw Error("key "+Ie+" must not contain '.'")}}if(We==="string")x=f(j,Ie,oe,x);else if(We==="number")x=o(j,Ie,oe,x);else{if(We==="bigint"||at.isBigInt64Array(oe)||at.isBigUInt64Array(oe))throw new TypeError("Unsupported type BigInt, please use Decimal128");if(We==="boolean")x=l(j,Ie,oe,x);else if(oe instanceof Date||at.isDate(oe))x=p(j,Ie,oe,x);else if(oe===null||oe===void 0&&M===!1)x=s(j,Ie,oe,x);else if(oe._bsontype==="ObjectId"||oe._bsontype==="ObjectID")x=h(j,Ie,oe,x);else if(le.Buffer.isBuffer(oe)||at.isUint8Array(oe))x=T(j,Ie,oe,x);else if(oe instanceof RegExp||i(oe))x=u(j,Ie,oe,x);else if(We==="object"&&oe._bsontype==null)x=y(j,Ie,oe,x,A,F,C,M,!1,Q);else if(We==="object"&&oe._bsontype==="Decimal128")x=N(j,Ie,oe,x);else if(oe._bsontype==="Long"||oe._bsontype==="Timestamp")x=P(j,Ie,oe,x);else if(oe._bsontype==="Double")x=Y(j,Ie,oe,x);else if(oe._bsontype==="Code")x=W(j,Ie,oe,x,A,F,C,M);else if(typeof oe=="function"&&C)x=re(j,Ie,oe,x,A,F,C);else if(oe._bsontype==="Binary")x=O(j,Ie,oe,x);else if(oe._bsontype==="Symbol")x=te(j,Ie,oe,x);else if(oe._bsontype==="DBRef")x=U(j,Ie,oe,x,F,C);else if(oe._bsontype==="BSONRegExp")x=b(j,Ie,oe,x);else if(oe._bsontype==="Int32")x=R(j,Ie,oe,x);else if(oe._bsontype==="MinKey"||oe._bsontype==="MaxKey")x=c(j,Ie,oe,x);else if(typeof oe._bsontype!="undefined")throw new TypeError("Unrecognized or invalid _bsontype: "+oe._bsontype)}}}else{if(g.toBSON){if(typeof g.toBSON!="function")throw new TypeError("toBSON is not a function");if(g=g.toBSON(),g!=null&&typeof g!="object")throw new TypeError("toBSON function did not return an object")}for(let ie in g){let L=g[ie];if(L&&L.toBSON){if(typeof L.toBSON!="function")throw new TypeError("toBSON is not a function");L=L.toBSON()}let K=typeof L;if(typeof ie=="string"&&!n.has(ie)){if(ie.match(t)!=null)throw Error("key "+ie+" must not contain null bytes");if(A){if(ie[0]==="$")throw Error("key "+ie+" must not start with '$'");if(~ie.indexOf("."))throw Error("key "+ie+" must not contain '.'")}}if(K==="string")x=f(j,ie,L,x);else if(K==="number")x=o(j,ie,L,x);else{if(K==="bigint")throw new TypeError("Unsupported type BigInt, please use Decimal128");if(K==="boolean")x=l(j,ie,L,x);else if(L instanceof Date||at.isDate(L))x=p(j,ie,L,x);else if(L===void 0)M===!1&&(x=s(j,ie,L,x));else if(L===null)x=s(j,ie,L,x);else if(L._bsontype==="ObjectId"||L._bsontype==="ObjectID")x=h(j,ie,L,x);else if(le.Buffer.isBuffer(L)||at.isUint8Array(L))x=T(j,ie,L,x);else if(L instanceof RegExp||i(L))x=u(j,ie,L,x);else if(K==="object"&&L._bsontype==null)x=y(j,ie,L,x,A,F,C,M,!1,Q);else if(K==="object"&&L._bsontype==="Decimal128")x=N(j,ie,L,x);else if(L._bsontype==="Long"||L._bsontype==="Timestamp")x=P(j,ie,L,x);else if(L._bsontype==="Double")x=Y(j,ie,L,x);else if(L._bsontype==="Code")x=W(j,ie,L,x,A,F,C,M);else if(typeof L=="function"&&C)x=re(j,ie,L,x,A,F,C);else if(L._bsontype==="Binary")x=O(j,ie,L,x);else if(L._bsontype==="Symbol")x=te(j,ie,L,x);else if(L._bsontype==="DBRef")x=U(j,ie,L,x,F,C);else if(L._bsontype==="BSONRegExp")x=b(j,ie,L,x);else if(L._bsontype==="Int32")x=R(j,ie,L,x);else if(L._bsontype==="MinKey"||L._bsontype==="MaxKey")x=c(j,ie,L,x);else if(typeof L._bsontype!="undefined")throw new TypeError("Unrecognized or invalid _bsontype: "+L._bsontype)}}}Q.pop(),j[x++]=0;let Se=x-w;return j[w++]=Se&255,j[w++]=Se>>8&255,j[w++]=Se>>16&255,j[w++]=Se>>24&255,x}e.serializeInto=ne});Et(_p);var fO=_p.serializeInto,de=_t(function(r,e){Object.defineProperty(e,"__esModule",{value:!0}),e.deserializeStream=e.calculateObjectSize=e.deserialize=e.serializeWithBufferAndIndex=e.serialize=e.setInternalBufferSize=e.ObjectID=e.Decimal128=e.BSONRegExp=e.MaxKey=e.MinKey=e.Int32=e.Double=e.Timestamp=e.Long=e.ObjectId=e.Binary=e.DBRef=e.BSONSymbol=e.Map=e.Code=e.LongWithoutOverridesClass=e.EJSON=e.JS_INT_MIN=e.JS_INT_MAX=e.BSON_INT64_MIN=e.BSON_INT64_MAX=e.BSON_INT32_MIN=e.BSON_INT32_MAX=e.BSON_DATA_UNDEFINED=e.BSON_DATA_TIMESTAMP=e.BSON_DATA_SYMBOL=e.BSON_DATA_STRING=e.BSON_DATA_REGEXP=e.BSON_DATA_OID=e.BSON_DATA_OBJECT=e.BSON_DATA_NUMBER=e.BSON_DATA_NULL=e.BSON_DATA_MIN_KEY=e.BSON_DATA_MAX_KEY=e.BSON_DATA_LONG=e.BSON_DATA_INT=e.BSON_DATA_DECIMAL128=e.BSON_DATA_DBPOINTER=e.BSON_DATA_DATE=e.BSON_DATA_CODE_W_SCOPE=e.BSON_DATA_CODE=e.BSON_DATA_BOOLEAN=e.BSON_DATA_BINARY=e.BSON_DATA_ARRAY=e.BSON_BINARY_SUBTYPE_UUID_NEW=e.BSON_BINARY_SUBTYPE_UUID=e.BSON_BINARY_SUBTYPE_USER_DEFINED=e.BSON_BINARY_SUBTYPE_MD5=e.BSON_BINARY_SUBTYPE_FUNCTION=e.BSON_BINARY_SUBTYPE_DEFAULT=e.BSON_BINARY_SUBTYPE_BYTE_ARRAY=void 0,Object.defineProperty(e,"Binary",{enumerable:!0,get:function(){return Zr.Binary}}),Object.defineProperty(e,"Code",{enumerable:!0,get:function(){return uf.Code}}),Object.defineProperty(e,"DBRef",{enumerable:!0,get:function(){return zn.DBRef}}),Object.defineProperty(e,"Decimal128",{enumerable:!0,get:function(){return Ro.Decimal128}}),Object.defineProperty(e,"Double",{enumerable:!0,get:function(){return eo.Double}}),Object.defineProperty(e,"Int32",{enumerable:!0,get:function(){return to.Int32}}),Object.defineProperty(e,"Long",{enumerable:!0,get:function(){return me.Long}}),Object.defineProperty(e,"Map",{enumerable:!0,get:function(){return jp.Map}}),Object.defineProperty(e,"MaxKey",{enumerable:!0,get:function(){return Do.MaxKey}}),Object.defineProperty(e,"MinKey",{enumerable:!0,get:function(){return zo.MinKey}}),Object.defineProperty(e,"ObjectId",{enumerable:!0,get:function(){return xi.ObjectId}}),Object.defineProperty(e,"ObjectID",{enumerable:!0,get:function(){return xi.ObjectId}}),Object.defineProperty(e,"BSONRegExp",{enumerable:!0,get:function(){return cf.BSONRegExp}}),Object.defineProperty(e,"BSONSymbol",{enumerable:!0,get:function(){return Fo.BSONSymbol}}),Object.defineProperty(e,"Timestamp",{enumerable:!0,get:function(){return mf.Timestamp}}),Object.defineProperty(e,"BSON_BINARY_SUBTYPE_BYTE_ARRAY",{enumerable:!0,get:function(){return V.BSON_BINARY_SUBTYPE_BYTE_ARRAY}}),Object.defineProperty(e,"BSON_BINARY_SUBTYPE_DEFAULT",{enumerable:!0,get:function(){return V.BSON_BINARY_SUBTYPE_DEFAULT}}),Object.defineProperty(e,"BSON_BINARY_SUBTYPE_FUNCTION",{enumerable:!0,get:function(){return V.BSON_BINARY_SUBTYPE_FUNCTION}}),Object.defineProperty(e,"BSON_BINARY_SUBTYPE_MD5",{enumerable:!0,get:function(){return V.BSON_BINARY_SUBTYPE_MD5}}),Object.defineProperty(e,"BSON_BINARY_SUBTYPE_USER_DEFINED",{enumerable:!0,get:function(){return V.BSON_BINARY_SUBTYPE_USER_DEFINED}}),Object.defineProperty(e,"BSON_BINARY_SUBTYPE_UUID",{enumerable:!0,get:function(){return V.BSON_BINARY_SUBTYPE_UUID}}),Object.defineProperty(e,"BSON_BINARY_SUBTYPE_UUID_NEW",{enumerable:!0,get:function(){return V.BSON_BINARY_SUBTYPE_UUID_NEW}}),Object.defineProperty(e,"BSON_DATA_ARRAY",{enumerable:!0,get:function(){return V.BSON_DATA_ARRAY}}),Object.defineProperty(e,"BSON_DATA_BINARY",{enumerable:!0,get:function(){return V.BSON_DATA_BINARY}}),Object.defineProperty(e,"BSON_DATA_BOOLEAN",{enumerable:!0,get:function(){return V.BSON_DATA_BOOLEAN}}),Object.defineProperty(e,"BSON_DATA_CODE",{enumerable:!0,get:function(){return V.BSON_DATA_CODE}}),Object.defineProperty(e,"BSON_DATA_CODE_W_SCOPE",{enumerable:!0,get:function(){return V.BSON_DATA_CODE_W_SCOPE}}),Object.defineProperty(e,"BSON_DATA_DATE",{enumerable:!0,get:function(){return V.BSON_DATA_DATE}}),Object.defineProperty(e,"BSON_DATA_DBPOINTER",{enumerable:!0,get:function(){return V.BSON_DATA_DBPOINTER}}),Object.defineProperty(e,"BSON_DATA_DECIMAL128",{enumerable:!0,get:function(){return V.BSON_DATA_DECIMAL128}}),Object.defineProperty(e,"BSON_DATA_INT",{enumerable:!0,get:function(){return V.BSON_DATA_INT}}),Object.defineProperty(e,"BSON_DATA_LONG",{enumerable:!0,get:function(){return V.BSON_DATA_LONG}}),Object.defineProperty(e,"BSON_DATA_MAX_KEY",{enumerable:!0,get:function(){return V.BSON_DATA_MAX_KEY}}),Object.defineProperty(e,"BSON_DATA_MIN_KEY",{enumerable:!0,get:function(){return V.BSON_DATA_MIN_KEY}}),Object.defineProperty(e,"BSON_DATA_NULL",{enumerable:!0,get:function(){return V.BSON_DATA_NULL}}),Object.defineProperty(e,"BSON_DATA_NUMBER",{enumerable:!0,get:function(){return V.BSON_DATA_NUMBER}}),Object.defineProperty(e,"BSON_DATA_OBJECT",{enumerable:!0,get:function(){return V.BSON_DATA_OBJECT}}),Object.defineProperty(e,"BSON_DATA_OID",{enumerable:!0,get:function(){return V.BSON_DATA_OID}}),Object.defineProperty(e,"BSON_DATA_REGEXP",{enumerable:!0,get:function(){return V.BSON_DATA_REGEXP}}),Object.defineProperty(e,"BSON_DATA_STRING",{enumerable:!0,get:function(){return V.BSON_DATA_STRING}}),Object.defineProperty(e,"BSON_DATA_SYMBOL",{enumerable:!0,get:function(){return V.BSON_DATA_SYMBOL}}),Object.defineProperty(e,"BSON_DATA_TIMESTAMP",{enumerable:!0,get:function(){return V.BSON_DATA_TIMESTAMP}}),Object.defineProperty(e,"BSON_DATA_UNDEFINED",{enumerable:!0,get:function(){return V.BSON_DATA_UNDEFINED}}),Object.defineProperty(e,"BSON_INT32_MAX",{enumerable:!0,get:function(){return V.BSON_INT32_MAX}}),Object.defineProperty(e,"BSON_INT32_MIN",{enumerable:!0,get:function(){return V.BSON_INT32_MIN}}),Object.defineProperty(e,"BSON_INT64_MAX",{enumerable:!0,get:function(){return V.BSON_INT64_MAX}}),Object.defineProperty(e,"BSON_INT64_MIN",{enumerable:!0,get:function(){return V.BSON_INT64_MIN}}),Object.defineProperty(e,"JS_INT_MAX",{enumerable:!0,get:function(){return V.JS_INT_MAX}}),Object.defineProperty(e,"JS_INT_MIN",{enumerable:!0,get:function(){return V.JS_INT_MIN}}),Object.defineProperty(e,"EJSON",{enumerable:!0,get:function(){return il.EJSON}});var t=mf;Object.defineProperty(e,"LongWithoutOverridesClass",{enumerable:!0,get:function(){return t.LongWithoutOverridesClass}});let n=1024*1024*17,i=le.Buffer.alloc(n);function f(b){i.length<b&&(i=le.Buffer.alloc(b))}e.setInternalBufferSize=f;function o(b,c={}){let h=typeof c.checkKeys=="boolean"?c.checkKeys:!1,T=typeof c.serializeFunctions=="boolean"?c.serializeFunctions:!1,y=typeof c.ignoreUndefined=="boolean"?c.ignoreUndefined:!0,N=typeof c.minInternalBufferSize=="number"?c.minInternalBufferSize:n;i.length<N&&(i=le.Buffer.alloc(N));let P=_p.serializeInto(i,b,h,0,0,T,y,[]),R=le.Buffer.alloc(P);return i.copy(R,0,0,R.length),R}e.serialize=o;function s(b,c,h={}){let T=typeof h.checkKeys=="boolean"?h.checkKeys:!1,y=typeof h.serializeFunctions=="boolean"?h.serializeFunctions:!1,N=typeof h.ignoreUndefined=="boolean"?h.ignoreUndefined:!0,P=typeof h.index=="number"?h.index:0,R=_p.serializeInto(i,b,T,0,0,y,N);return i.copy(c,P,0,R),P+R-1}e.serializeWithBufferAndIndex=s;function l(b,c={}){return vp.deserialize(pf.ensureBuffer(b),c)}e.deserialize=l;function p(b,c={}){c=c||{};let h=typeof c.serializeFunctions=="boolean"?c.serializeFunctions:!1,T=typeof c.ignoreUndefined=="boolean"?c.ignoreUndefined:!0;return _m.calculateObjectSize(b,h,T)}e.calculateObjectSize=p;function u(b,c,h,T,y,N){let P=Object.assign({allowObjectSmallerThanBufferSize:!0,index:0},N),R=pf.ensureBuffer(b),Y=c;for(let re=0;re<h;re++){let W=R[Y]|R[Y+1]<<8|R[Y+2]<<16|R[Y+3]<<24;P.index=Y,T[y+re]=vp.deserialize(R,P),Y=Y+W}return Y}e.deserializeStream=u}),oO=Et(de),sO=de.deserializeStream,lO=de.calculateObjectSize,xg=de.deserialize,aO=de.serializeWithBufferAndIndex,Eg=de.serialize,pO=de.setInternalBufferSize,uO=de.ObjectID,cO=de.Decimal128,mO=de.BSONRegExp,dO=de.MaxKey,wO=de.MinKey,hO=de.Int32,bO=de.Double,gO=de.Timestamp,jO=de.Long,yO=de.ObjectId,vO=de.Binary,_O=de.DBRef,qO=de.BSONSymbol,kO=de.Map,TO=de.Code,BO=de.LongWithoutOverridesClass,IO=de.EJSON,SO=de.JS_INT_MIN,xO=de.JS_INT_MAX,EO=de.BSON_INT64_MIN,AO=de.BSON_INT64_MAX,OO=de.BSON_INT32_MIN,NO=de.BSON_INT32_MAX,HO=de.BSON_DATA_UNDEFINED,RO=de.BSON_DATA_TIMESTAMP,DO=de.BSON_DATA_SYMBOL,zO=de.BSON_DATA_STRING,FO=de.BSON_DATA_REGEXP,PO=de.BSON_DATA_OID,MO=de.BSON_DATA_OBJECT,LO=de.BSON_DATA_NUMBER,UO=de.BSON_DATA_NULL,CO=de.BSON_DATA_MIN_KEY,VO=de.BSON_DATA_MAX_KEY,WO=de.BSON_DATA_LONG,YO=de.BSON_DATA_INT,KO=de.BSON_DATA_DECIMAL128,GO=de.BSON_DATA_DBPOINTER,JO=de.BSON_DATA_DATE,XO=de.BSON_DATA_CODE_W_SCOPE,ZO=de.BSON_DATA_CODE,QO=de.BSON_DATA_BOOLEAN,$O=de.BSON_DATA_BINARY,e2=de.BSON_DATA_ARRAY,t2=de.BSON_BINARY_SUBTYPE_UUID_NEW,r2=de.BSON_BINARY_SUBTYPE_UUID,n2=de.BSON_BINARY_SUBTYPE_USER_DEFINED,i2=de.BSON_BINARY_SUBTYPE_MD5,f2=de.BSON_BINARY_SUBTYPE_FUNCTION,o2=de.BSON_BINARY_SUBTYPE_DEFAULT,s2=de.BSON_BINARY_SUBTYPE_BYTE_ARRAY;function qm(r,e){return xg(new Uint8Array(r),e)}var eB="4.0.0-alpha.7",km={bson:{}},Tm={name:"BSON",id:"bson",module:"bson",version:eB,extensions:["bson"],mimeTypes:["application/bson"],category:"json",binary:!0,parse:tB,parseSync:rB,options:km};async function tB(r,e){let t={...km.bson,...e==null?void 0:e.bson};return qm(r,t)}function rB(r,e){let t={...km.bson,...e==null?void 0:e.bson};return qm(r,t)}function Bm(r,e){return Eg(r).buffer}var nB="4.0.0-alpha.7",Im={name:"BSON",id:"bson",module:"bson",version:nB,extensions:["bson"],options:{bson:{}},async encode(r,e){return Bm(r,{})},encodeSync(r,e){return Bm(r,{})}};var ro={BOOLEAN:{primitiveType:"BOOLEAN",toPrimitive:iB,fromPrimitive:fB},INT32:{primitiveType:"INT32",toPrimitive:Og},INT64:{primitiveType:"INT64",toPrimitive:Ng},INT96:{primitiveType:"INT96",toPrimitive:hB},FLOAT:{primitiveType:"FLOAT",toPrimitive:oB},DOUBLE:{primitiveType:"DOUBLE",toPrimitive:sB},BYTE_ARRAY:{primitiveType:"BYTE_ARRAY",toPrimitive:Hg},FIXED_LEN_BYTE_ARRAY:{primitiveType:"FIXED_LEN_BYTE_ARRAY",toPrimitive:Hg},UTF8:{primitiveType:"BYTE_ARRAY",originalType:"UTF8",toPrimitive:bB,fromPrimitive:gB},TIME_MILLIS:{primitiveType:"INT32",originalType:"TIME_MILLIS",toPrimitive:qB},TIME_MICROS:{primitiveType:"INT64",originalType:"TIME_MICROS",toPrimitive:kB},DATE:{primitiveType:"INT32",originalType:"DATE",toPrimitive:TB,fromPrimitive:BB},TIMESTAMP_MILLIS:{primitiveType:"INT64",originalType:"TIMESTAMP_MILLIS",toPrimitive:IB,fromPrimitive:SB},TIMESTAMP_MICROS:{primitiveType:"INT64",originalType:"TIMESTAMP_MICROS",toPrimitive:xB,fromPrimitive:EB},UINT_8:{primitiveType:"INT32",originalType:"UINT_8",toPrimitive:aB},UINT_16:{primitiveType:"INT32",originalType:"UINT_16",toPrimitive:uB},UINT_32:{primitiveType:"INT32",originalType:"UINT_32",toPrimitive:mB},UINT_64:{primitiveType:"INT64",originalType:"UINT_64",toPrimitive:wB},INT_8:{primitiveType:"INT32",originalType:"INT_8",toPrimitive:lB},INT_16:{primitiveType:"INT32",originalType:"INT_16",toPrimitive:pB},INT_32:{primitiveType:"INT32",originalType:"INT_32",toPrimitive:Og},INT_64:{primitiveType:"INT64",originalType:"INT_64",toPrimitive:Ng},JSON:{primitiveType:"BYTE_ARRAY",originalType:"JSON",toPrimitive:jB,fromPrimitive:yB},BSON:{primitiveType:"BYTE_ARRAY",originalType:"BSON",toPrimitive:vB,fromPrimitive:_B},INTERVAL:{primitiveType:"FIXED_LEN_BYTE_ARRAY",originalType:"INTERVAL",typeLength:12,toPrimitive:AB,fromPrimitive:OB},DECIMAL_INT32:{primitiveType:"INT32",originalType:"DECIMAL_INT32",toPrimitive:cB,fromPrimitive:zg},DECIMAL_INT64:{primitiveType:"INT64",originalType:"DECIMAL_INT64",toPrimitive:dB,fromPrimitive:zg},DECIMAL_BYTE_ARRAY:{primitiveType:"BYTE_ARRAY",originalType:"DECIMAL_BYTE_ARRAY",toPrimitive:Rg,fromPrimitive:Fg},DECIMAL_FIXED_LEN_BYTE_ARRAY:{primitiveType:"FIXED_LEN_BYTE_ARRAY",originalType:"DECIMAL_FIXED_LEN_BYTE_ARRAY",toPrimitive:Rg,fromPrimitive:Fg}};function Ag(r,e,t){if(!(r in ro))throw new Error(`invalid type: ${r}`);return ro[r].toPrimitive(e,t)}function Sm(r,e,t){if(!(r in ro))throw new Error(`invalid type: ${r}`);return"fromPrimitive"in ro[r]?ro[r].fromPrimitive?.(e,t):e}function iB(r){return Boolean(r)}function fB(r){return Boolean(r)}function oB(r){let e=parseFloat(r);if(isNaN(e))throw new Error(`invalid value for FLOAT: ${r}`);return e}function sB(r){let e=parseFloat(r);if(isNaN(e))throw new Error(`invalid value for DOUBLE: ${r}`);return e}function lB(r){let e=parseInt(r,10);if(e<-128||e>127||isNaN(e))throw new Error(`invalid value for INT8: ${r}`);return e}function aB(r){let e=parseInt(r,10);if(e<0||e>255||isNaN(e))throw new Error(`invalid value for UINT8: ${r}`);return e}function pB(r){let e=parseInt(r,10);if(e<-32768||e>32767||isNaN(e))throw new Error(`invalid value for INT16: ${r}`);return e}function uB(r){let e=parseInt(r,10);if(e<0||e>65535||isNaN(e))throw new Error(`invalid value for UINT16: ${r}`);return e}function Og(r){let e=parseInt(r,10);if(e<-2147483648||e>2147483647||isNaN(e))throw new Error(`invalid value for INT32: ${r}`);return e}function cB(r,e){let t=r*10**(e.scale||0),n=Math.round(t*10**-e.presision%1*10**e.presision);if(n<-2147483648||n>2147483647||isNaN(n))throw new Error(`invalid value for INT32: ${r}`);return n}function mB(r){let e=parseInt(r,10);if(e<0||e>281474976710655||isNaN(e))throw new Error(`invalid value for UINT32: ${r}`);return e}function Ng(r){let e=parseInt(r,10);if(isNaN(e))throw new Error(`invalid value for INT64: ${r}`);return e}function dB(r,e){let t=r*10**(e.scale||0),n=Math.round(t*10**-e.presision%1*10**e.presision);if(isNaN(n))throw new Error(`invalid value for INT64: ${r}`);return n}function wB(r){let e=parseInt(r,10);if(e<0||isNaN(e))throw new Error(`invalid value for UINT64: ${r}`);return e}function hB(r){let e=parseInt(r,10);if(isNaN(e))throw new Error(`invalid value for INT96: ${r}`);return e}function Hg(r){return Buffer.from(r)}function Rg(r){return Buffer.from(r)}function bB(r){return Buffer.from(r,"utf8")}function gB(r){return r.toString()}function jB(r){return Buffer.from(JSON.stringify(r))}function yB(r){return JSON.parse(r)}function vB(r){let e=Im.encodeSync?.(r);return Buffer.from(e)}function _B(r){return Tm.parseSync?.(r)}function qB(r){let e=parseInt(r,10);if(e<0||e>18446744073709552e3||isNaN(e))throw new Error(`invalid value for TIME_MILLIS: ${r}`);return e}function kB(r){let e=parseInt(r,10);if(e<0||isNaN(e))throw new Error(`invalid value for TIME_MICROS: ${r}`);return e}var Dg=864e5;function TB(r){if(r instanceof Date)return r.getTime()/Dg;{let e=parseInt(r,10);if(e<0||isNaN(e))throw new Error(`invalid value for DATE: ${r}`);return e}}function BB(r){return new Date(r*Dg)}function IB(r){if(r instanceof Date)return r.getTime();{let e=parseInt(r,10);if(e<0||isNaN(e))throw new Error(`invalid value for TIMESTAMP_MILLIS: ${r}`);return e}}function SB(r){return new Date(r)}function xB(r){if(r instanceof Date)return r.getTime()*1e3;{let e=parseInt(r,10);if(e<0||isNaN(e))throw new Error(`invalid value for TIMESTAMP_MICROS: ${r}`);return e}}function EB(r){return new Date(r/1e3)}function AB(r){if(!r.months||!r.days||!r.milliseconds)throw new Error("value for INTERVAL must be object { months: ..., days: ..., milliseconds: ... }");let e=Buffer.alloc(12);return e.writeUInt32LE(r.months,0),e.writeUInt32LE(r.days,4),e.writeUInt32LE(r.milliseconds,8),e}function OB(r){let e=Buffer.from(r),t=e.readUInt32LE(0),n=e.readUInt32LE(4),i=e.readUInt32LE(8);return{months:t,days:n,milliseconds:i}}function zg(r,e){return Math.round(r*10**-e.presision%1*10**e.presision)*10**-(e.scale||0)}function Fg(r,e){let t=0;if(r.length<=4)for(let i=0;i<r.length;i++)t+=r[i]<<8*(r.length-i-1);else for(let i=0;i<r.length;i++)t+=r[i]*2**(8*(r.length-1-i));return Math.round(t*10**-e.presision%1*10**e.presision)*10**-(e.scale||0)}function xm(r){let e={};for(let t of r.fieldList)e[t.key]={dlevels:[],rlevels:[],values:[],pageHeaders:[],count:0};return{rowCount:0,columnData:e}}function Pg(r,e,t){let n=xm(r).columnData;if(Em(r.fields,e,n,0,0),t.rowCount===0){t.rowCount=1,t.columnData=n;return}t.rowCount+=1;for(let i of r.fieldList)Array.prototype.push.apply(t.columnData[i.key].rlevels,n[i.key].rlevels),Array.prototype.push.apply(t.columnData[i.key].dlevels,n[i.key].dlevels),Array.prototype.push.apply(t.columnData[i.key].values,n[i.key].values),t.columnData[i.key].count+=n[i.key].count}function Em(r,e,t,n,i){for(let f in r){let o=r[f],s=[];if(e&&o.name in e&&e[o.name]!==void 0&&e[o.name]!==null&&(e[o.name].constructor===Array?s=e[o.name]:s.push(e[o.name])),s.length===0&&Boolean(e)&&o.repetitionType==="REQUIRED")throw new Error(`missing required field: ${o.name}`);if(s.length>1&&o.repetitionType!=="REPEATED")throw new Error(`too many values for field: ${o.name}`);if(s.length===0){o.isNested?Em(o.fields,null,t,n,i):(t[o.key].count+=1,t[o.key].rlevels.push(n),t[o.key].dlevels.push(i));continue}for(let l=0;l<s.length;l++){let p=l===0?n:o.rLevelMax;o.isNested?Em(o.fields,s[l],t,p,o.dLevelMax):(t[o.key].count+=1,t[o.key].rlevels.push(p),t[o.key].dlevels.push(o.dLevelMax),t[o.key].values.push(Ag(o.originalType||o.primitiveType,s[l])))}}}function qp(r,e){let t=[];for(let n=0;n<e.rowCount;n++)t.push({});for(let n in e.columnData){let i=e.columnData[n];i.count&&NB(r,i,n,t)}return t}function NB(r,e,t,n){let i=r.findField(t),f=r.findFieldBranch(t),o=new Array(i.rLevelMax+1).fill(0),s=0;for(let l=0;l<e.count;l++){let p=e.dlevels[l],u=e.rlevels[l];o[u]++,o.fill(0,u+1);let b=0,c=n[o[b++]-1];for(let h of f){if(h===i||p<h.dLevelMax)break;switch(h.repetitionType){case"REPEATED":h.name in c||(c[h.name]=[]);let T=o[b++];for(;c[h.name].length<=T;)c[h.name].push({});c=c[h.name][T];break;default:c[h.name]=c[h.name]||{},c=c[h.name]}}if(p===i.dLevelMax){let h=Sm(i.originalType||i.primitiveType,e.values[s],i);switch(s++,i.repetitionType){case"REPEATED":i.name in c||(c[i.name]=[]);let T=o[b];for(;c[i.name].length<=T;)c[i.name].push(null);c[i.name][T]=h;break;default:c[i.name]=h}}}}function Mg(r,e){let t={};for(let n in e.columnData){let i=e.columnData[n];i.count&&HB(r,i,e.rowCount,n,t)}return t}function HB(r,e,t,n,i){if(e.count<=0)return;let f=r.findField(n),o=r.findFieldBranch(n),s=o[0].name,l,{values:p}=e;if(p.length===t&&o[0].primitiveType&&(l=p),l){i[s]=l;return}l=new Array(t);for(let c=0;c<t;c++)l[c]={};i[s]=l;let u=new Array(f.rLevelMax+1).fill(0),b=0;for(let c=0;c<e.count;c++){let h=e.dlevels[c],T=e.rlevels[c];u[T]++,u.fill(0,T+1);let y=0,N=l[u[y++]-1];for(let P of o){if(P===f||h<P.dLevelMax)break;switch(P.repetitionType){case"REPEATED":P.name in N||(N[P.name]=[]);let R=u[y++];for(;N[P.name].length<=R;)N[P.name].push({});N=N[P.name][R];break;default:N[P.name]=N[P.name]||{},N=N[P.name]}}if(h===f.dLevelMax){let P=Sm(f.originalType||f.primitiveType,e.values[b],f);switch(b++,f.repetitionType){case"REPEATED":f.name in N||(N[f.name]=[]);let R=u[y];for(;N[f.name].length<=R;)N[f.name].push(null);N[f.name][R]=P;break;default:N[f.name]=P}}}for(let c=0;c<t;++c)s in l[c]&&(l[c]=l[c][s])}var Am=class{constructor(e){this.schema=e,this.fields=Lg(e,0,0,[]),this.fieldList=Ug(this.fields)}findField(e){typeof e=="string"?e=e.split(","):e=e.slice(0);let t=this.fields;for(;e.length>1;e.shift())t=t[e[0]].fields;return t[e[0]]}findFieldBranch(e){typeof e=="string"&&(e=e.split(","));let t=[],n=this.fields;for(;e.length>0;e.shift())t.push(n[e[0]]),e.length>1&&(n=n[e[0]].fields);return t}shredRecord(e,t){Pg(this,e,t)}materializeRows(e){return qp(this,e)}compress(e){return Om(this.schema,e),Om(this.fields,e),this}rowGroup(){return xm(this)}};function Om(r,e){for(let t in r){let n=r[t];n.fields?Om(n.fields,e):n.compression=e}}function Lg(r,e,t,n){let i={};for(let f in r){let o=r[f],s=!o.optional,l=Boolean(o.repeated),p=e,u=t,b="REQUIRED";if(s||(b="OPTIONAL",u++),l&&(b="REPEATED",p++,s&&u++),o.fields){let T=n.concat([f]);i[f]={name:f,path:T,key:T.join(),repetitionType:b,rLevelMax:p,dLevelMax:u,isNested:!0,fieldCount:Object.keys(o.fields).length,fields:Lg(o.fields,p,u,T)};continue}let c=ro[o.type];if(!c)throw new Error(`invalid parquet type: ${o.type}`);if(o.encoding=o.encoding||"PLAIN",!(o.encoding in Ns))throw new Error(`unsupported parquet encoding: ${o.encoding}`);if(o.compression=o.compression||"UNCOMPRESSED",!(o.compression in am))throw new Error(`unsupported compression method: ${o.compression}`);let h=n.concat([f]);i[f]={name:f,primitiveType:c.primitiveType,originalType:c.originalType,path:h,key:h.join(),repetitionType:b,encoding:o.encoding,compression:o.compression,typeLength:o.typeLength||c.typeLength,presision:o.presision,scale:o.scale,rLevelMax:p,dLevelMax:u}}return i}function Ug(r){let e=[];for(let t in r)e.push(r[t]),r[t].isNested&&(e=e.concat(Ug(r[t].fields)));return e}var Po;(function(l){l[l.BOOLEAN=0]="BOOLEAN",l[l.INT32=1]="INT32",l[l.INT64=2]="INT64",l[l.INT96=3]="INT96",l[l.FLOAT=4]="FLOAT",l[l.DOUBLE=5]="DOUBLE",l[l.BYTE_ARRAY=6]="BYTE_ARRAY",l[l.FIXED_LEN_BYTE_ARRAY=7]="FIXED_LEN_BYTE_ARRAY"})(Po||(Po={}));var kp;(function(O){O[O.UTF8=0]="UTF8",O[O.MAP=1]="MAP",O[O.MAP_KEY_VALUE=2]="MAP_KEY_VALUE",O[O.LIST=3]="LIST",O[O.ENUM=4]="ENUM",O[O.DECIMAL=5]="DECIMAL",O[O.DATE=6]="DATE",O[O.TIME_MILLIS=7]="TIME_MILLIS",O[O.TIME_MICROS=8]="TIME_MICROS",O[O.TIMESTAMP_MILLIS=9]="TIMESTAMP_MILLIS",O[O.TIMESTAMP_MICROS=10]="TIMESTAMP_MICROS",O[O.UINT_8=11]="UINT_8",O[O.UINT_16=12]="UINT_16",O[O.UINT_32=13]="UINT_32",O[O.UINT_64=14]="UINT_64",O[O.INT_8=15]="INT_8",O[O.INT_16=16]="INT_16",O[O.INT_32=17]="INT_32",O[O.INT_64=18]="INT_64",O[O.JSON=19]="JSON",O[O.BSON=20]="BSON",O[O.INTERVAL=21]="INTERVAL"})(kp||(kp={}));var Tp;(function(n){n[n.REQUIRED=0]="REQUIRED",n[n.OPTIONAL=1]="OPTIONAL",n[n.REPEATED=2]="REPEATED"})(Tp||(Tp={}));var no;(function(l){l[l.PLAIN=0]="PLAIN",l[l.PLAIN_DICTIONARY=2]="PLAIN_DICTIONARY",l[l.RLE=3]="RLE",l[l.BIT_PACKED=4]="BIT_PACKED",l[l.DELTA_BINARY_PACKED=5]="DELTA_BINARY_PACKED",l[l.DELTA_LENGTH_BYTE_ARRAY=6]="DELTA_LENGTH_BYTE_ARRAY",l[l.DELTA_BYTE_ARRAY=7]="DELTA_BYTE_ARRAY",l[l.RLE_DICTIONARY=8]="RLE_DICTIONARY"})(no||(no={}));var Bp;(function(l){l[l.UNCOMPRESSED=0]="UNCOMPRESSED",l[l.SNAPPY=1]="SNAPPY",l[l.GZIP=2]="GZIP",l[l.LZO=3]="LZO",l[l.BROTLI=4]="BROTLI",l[l.LZ4=5]="LZ4",l[l.ZSTD=6]="ZSTD",l[l.LZ4_RAW=7]="LZ4_RAW"})(Bp||(Bp={}));var Ip;(function(i){i[i.DATA_PAGE=0]="DATA_PAGE",i[i.INDEX_PAGE=1]="INDEX_PAGE",i[i.DICTIONARY_PAGE=2]="DICTIONARY_PAGE",i[i.DATA_PAGE_V2=3]="DATA_PAGE_V2"})(Ip||(Ip={}));var id=Te(vn()),Fr=Te(nt()),Hi=class{constructor(e){e!=null&&e.max!=null&&(this.max=e.max),e!=null&&e.min!=null&&(this.min=e.min),e!=null&&e.null_count!=null&&(typeof e.null_count=="number"?this.null_count=new id.default(e.null_count):this.null_count=e.null_count),e!=null&&e.distinct_count!=null&&(typeof e.distinct_count=="number"?this.distinct_count=new id.default(e.distinct_count):this.distinct_count=e.distinct_count),e!=null&&e.max_value!=null&&(this.max_value=e.max_value),e!=null&&e.min_value!=null&&(this.min_value=e.min_value)}write(e){e.writeStructBegin("Statistics"),this.max!=null&&(e.writeFieldBegin("max",Fr.Thrift.Type.STRING,1),e.writeBinary(this.max),e.writeFieldEnd()),this.min!=null&&(e.writeFieldBegin("min",Fr.Thrift.Type.STRING,2),e.writeBinary(this.min),e.writeFieldEnd()),this.null_count!=null&&(e.writeFieldBegin("null_count",Fr.Thrift.Type.I64,3),e.writeI64(this.null_count),e.writeFieldEnd()),this.distinct_count!=null&&(e.writeFieldBegin("distinct_count",Fr.Thrift.Type.I64,4),e.writeI64(this.distinct_count),e.writeFieldEnd()),this.max_value!=null&&(e.writeFieldBegin("max_value",Fr.Thrift.Type.STRING,5),e.writeBinary(this.max_value),e.writeFieldEnd()),this.min_value!=null&&(e.writeFieldBegin("min_value",Fr.Thrift.Type.STRING,6),e.writeBinary(this.min_value),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===Fr.Thrift.Type.STOP)break;switch(f){case 1:if(i===Fr.Thrift.Type.STRING){let o=e.readBinary();t.max=o}else e.skip(i);break;case 2:if(i===Fr.Thrift.Type.STRING){let o=e.readBinary();t.min=o}else e.skip(i);break;case 3:if(i===Fr.Thrift.Type.I64){let o=e.readI64();t.null_count=o}else e.skip(i);break;case 4:if(i===Fr.Thrift.Type.I64){let o=e.readI64();t.distinct_count=o}else e.skip(i);break;case 5:if(i===Fr.Thrift.Type.STRING){let o=e.readBinary();t.max_value=o}else e.skip(i);break;case 6:if(i===Fr.Thrift.Type.STRING){let o=e.readBinary();t.min_value=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}return e.readStructEnd(),new Hi(t)}};var Zj=Te(nt()),cl=class{constructor(){}write(e){e.writeStructBegin("StringType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let t=e.readFieldBegin(),n=t.ftype,i=t.fid;if(n===Zj.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new cl}};var Qj=Te(nt()),ml=class{constructor(){}write(e){e.writeStructBegin("UUIDType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let t=e.readFieldBegin(),n=t.ftype,i=t.fid;if(n===Qj.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new ml}};var $j=Te(nt()),dl=class{constructor(){}write(e){e.writeStructBegin("MapType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let t=e.readFieldBegin(),n=t.ftype,i=t.fid;if(n===$j.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new dl}};var ey=Te(nt()),wl=class{constructor(){}write(e){e.writeStructBegin("ListType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let t=e.readFieldBegin(),n=t.ftype,i=t.fid;if(n===ey.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new wl}};var ty=Te(nt()),hl=class{constructor(){}write(e){e.writeStructBegin("EnumType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let t=e.readFieldBegin(),n=t.ftype,i=t.fid;if(n===ty.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new hl}};var ry=Te(nt()),bl=class{constructor(){}write(e){e.writeStructBegin("DateType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let t=e.readFieldBegin(),n=t.ftype,i=t.fid;if(n===ry.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new bl}};var ny=Te(nt()),gl=class{constructor(){}write(e){e.writeStructBegin("NullType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let t=e.readFieldBegin(),n=t.ftype,i=t.fid;if(n===ny.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new gl}};var _n=Te(nt()),jl=class{constructor(e){if(e!=null&&e.scale!=null)this.scale=e.scale;else throw new _n.Thrift.TProtocolException(_n.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[scale] is unset!");if(e!=null&&e.precision!=null)this.precision=e.precision;else throw new _n.Thrift.TProtocolException(_n.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[precision] is unset!")}write(e){e.writeStructBegin("DecimalType"),this.scale!=null&&(e.writeFieldBegin("scale",_n.Thrift.Type.I32,1),e.writeI32(this.scale),e.writeFieldEnd()),this.precision!=null&&(e.writeFieldBegin("precision",_n.Thrift.Type.I32,2),e.writeI32(this.precision),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===_n.Thrift.Type.STOP)break;switch(f){case 1:if(i===_n.Thrift.Type.I32){let o=e.readI32();t.scale=o}else e.skip(i);break;case 2:if(i===_n.Thrift.Type.I32){let o=e.readI32();t.precision=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),t.scale!==void 0&&t.precision!==void 0)return new jl(t);throw new _n.Thrift.TProtocolException(_n.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read DecimalType from input")}};var iy=Te(nt()),yl=class{constructor(){}write(e){e.writeStructBegin("MilliSeconds"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let t=e.readFieldBegin(),n=t.ftype,i=t.fid;if(n===iy.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new yl}};var fy=Te(nt()),vl=class{constructor(){}write(e){e.writeStructBegin("MicroSeconds"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let t=e.readFieldBegin(),n=t.ftype,i=t.fid;if(n===fy.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new vl}};var qn=Te(nt());var jr=Te(nt());var fi=class{constructor(e){let t=0;if(e!=null){if(e.MILLIS!=null&&(t++,this.MILLIS=e.MILLIS),e.MICROS!=null&&(t++,this.MICROS=e.MICROS),t>1)throw new jr.Thrift.TProtocolException(jr.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with more than one set value!");if(t<1)throw new jr.Thrift.TProtocolException(jr.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with no set value!")}}static fromMILLIS(e){return new fi({MILLIS:e})}static fromMICROS(e){return new fi({MICROS:e})}write(e){e.writeStructBegin("TimeUnit"),this.MILLIS!=null&&(e.writeFieldBegin("MILLIS",jr.Thrift.Type.STRUCT,1),this.MILLIS.write(e),e.writeFieldEnd()),this.MICROS!=null&&(e.writeFieldBegin("MICROS",jr.Thrift.Type.STRUCT,2),this.MICROS.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){let t=0,n=null;for(e.readStructBegin();;){let i=e.readFieldBegin(),f=i.ftype,o=i.fid;if(f===jr.Thrift.Type.STOP)break;switch(o){case 1:if(f===jr.Thrift.Type.STRUCT){t++;let s=yl.read(e);n=fi.fromMILLIS(s)}else e.skip(f);break;case 2:if(f===jr.Thrift.Type.STRUCT){t++;let s=vl.read(e);n=fi.fromMICROS(s)}else e.skip(f);break;default:e.skip(f)}e.readFieldEnd()}if(e.readStructEnd(),t>1)throw new jr.Thrift.TProtocolException(jr.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with more than one set value!");if(t<1)throw new jr.Thrift.TProtocolException(jr.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with no set value!");if(n!==null)return n;throw new jr.Thrift.TProtocolException(jr.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read data for TUnion")}};var _l=class{constructor(e){if(e!=null&&e.isAdjustedToUTC!=null)this.isAdjustedToUTC=e.isAdjustedToUTC;else throw new qn.Thrift.TProtocolException(qn.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[isAdjustedToUTC] is unset!");if(e!=null&&e.unit!=null)this.unit=e.unit;else throw new qn.Thrift.TProtocolException(qn.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[unit] is unset!")}write(e){e.writeStructBegin("TimestampType"),this.isAdjustedToUTC!=null&&(e.writeFieldBegin("isAdjustedToUTC",qn.Thrift.Type.BOOL,1),e.writeBool(this.isAdjustedToUTC),e.writeFieldEnd()),this.unit!=null&&(e.writeFieldBegin("unit",qn.Thrift.Type.STRUCT,2),this.unit.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===qn.Thrift.Type.STOP)break;switch(f){case 1:if(i===qn.Thrift.Type.BOOL){let o=e.readBool();t.isAdjustedToUTC=o}else e.skip(i);break;case 2:if(i===qn.Thrift.Type.STRUCT){let o=fi.read(e);t.unit=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),t.isAdjustedToUTC!==void 0&&t.unit!==void 0)return new _l(t);throw new qn.Thrift.TProtocolException(qn.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read TimestampType from input")}};var kn=Te(nt());var ql=class{constructor(e){if(e!=null&&e.isAdjustedToUTC!=null)this.isAdjustedToUTC=e.isAdjustedToUTC;else throw new kn.Thrift.TProtocolException(kn.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[isAdjustedToUTC] is unset!");if(e!=null&&e.unit!=null)this.unit=e.unit;else throw new kn.Thrift.TProtocolException(kn.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[unit] is unset!")}write(e){e.writeStructBegin("TimeType"),this.isAdjustedToUTC!=null&&(e.writeFieldBegin("isAdjustedToUTC",kn.Thrift.Type.BOOL,1),e.writeBool(this.isAdjustedToUTC),e.writeFieldEnd()),this.unit!=null&&(e.writeFieldBegin("unit",kn.Thrift.Type.STRUCT,2),this.unit.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===kn.Thrift.Type.STOP)break;switch(f){case 1:if(i===kn.Thrift.Type.BOOL){let o=e.readBool();t.isAdjustedToUTC=o}else e.skip(i);break;case 2:if(i===kn.Thrift.Type.STRUCT){let o=fi.read(e);t.unit=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),t.isAdjustedToUTC!==void 0&&t.unit!==void 0)return new ql(t);throw new kn.Thrift.TProtocolException(kn.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read TimeType from input")}};var Tn=Te(nt()),kl=class{constructor(e){if(e!=null&&e.bitWidth!=null)this.bitWidth=e.bitWidth;else throw new Tn.Thrift.TProtocolException(Tn.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[bitWidth] is unset!");if(e!=null&&e.isSigned!=null)this.isSigned=e.isSigned;else throw new Tn.Thrift.TProtocolException(Tn.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[isSigned] is unset!")}write(e){e.writeStructBegin("IntType"),this.bitWidth!=null&&(e.writeFieldBegin("bitWidth",Tn.Thrift.Type.BYTE,1),e.writeByte(this.bitWidth),e.writeFieldEnd()),this.isSigned!=null&&(e.writeFieldBegin("isSigned",Tn.Thrift.Type.BOOL,2),e.writeBool(this.isSigned),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===Tn.Thrift.Type.STOP)break;switch(f){case 1:if(i===Tn.Thrift.Type.BYTE){let o=e.readByte();t.bitWidth=o}else e.skip(i);break;case 2:if(i===Tn.Thrift.Type.BOOL){let o=e.readBool();t.isSigned=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),t.bitWidth!==void 0&&t.isSigned!==void 0)return new kl(t);throw new Tn.Thrift.TProtocolException(Tn.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read IntType from input")}};var oy=Te(nt()),Tl=class{constructor(){}write(e){e.writeStructBegin("JsonType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let t=e.readFieldBegin(),n=t.ftype,i=t.fid;if(n===oy.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new Tl}};var sy=Te(nt()),Bl=class{constructor(){}write(e){e.writeStructBegin("BsonType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let t=e.readFieldBegin(),n=t.ftype,i=t.fid;if(n===sy.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new Bl}};var qt=Te(nt());var Ze=Te(nt());var mt=class{constructor(e){let t=0;if(e!=null){if(e.STRING!=null&&(t++,this.STRING=e.STRING),e.MAP!=null&&(t++,this.MAP=e.MAP),e.LIST!=null&&(t++,this.LIST=e.LIST),e.ENUM!=null&&(t++,this.ENUM=e.ENUM),e.DECIMAL!=null&&(t++,this.DECIMAL=e.DECIMAL),e.DATE!=null&&(t++,this.DATE=e.DATE),e.TIME!=null&&(t++,this.TIME=e.TIME),e.TIMESTAMP!=null&&(t++,this.TIMESTAMP=e.TIMESTAMP),e.INTEGER!=null&&(t++,this.INTEGER=e.INTEGER),e.UNKNOWN!=null&&(t++,this.UNKNOWN=e.UNKNOWN),e.JSON!=null&&(t++,this.JSON=e.JSON),e.BSON!=null&&(t++,this.BSON=e.BSON),e.UUID!=null&&(t++,this.UUID=e.UUID),t>1)throw new Ze.Thrift.TProtocolException(Ze.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with more than one set value!");if(t<1)throw new Ze.Thrift.TProtocolException(Ze.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with no set value!")}}static fromSTRING(e){return new mt({STRING:e})}static fromMAP(e){return new mt({MAP:e})}static fromLIST(e){return new mt({LIST:e})}static fromENUM(e){return new mt({ENUM:e})}static fromDECIMAL(e){return new mt({DECIMAL:e})}static fromDATE(e){return new mt({DATE:e})}static fromTIME(e){return new mt({TIME:e})}static fromTIMESTAMP(e){return new mt({TIMESTAMP:e})}static fromINTEGER(e){return new mt({INTEGER:e})}static fromUNKNOWN(e){return new mt({UNKNOWN:e})}static fromJSON(e){return new mt({JSON:e})}static fromBSON(e){return new mt({BSON:e})}static fromUUID(e){return new mt({UUID:e})}write(e){e.writeStructBegin("LogicalType"),this.STRING!=null&&(e.writeFieldBegin("STRING",Ze.Thrift.Type.STRUCT,1),this.STRING.write(e),e.writeFieldEnd()),this.MAP!=null&&(e.writeFieldBegin("MAP",Ze.Thrift.Type.STRUCT,2),this.MAP.write(e),e.writeFieldEnd()),this.LIST!=null&&(e.writeFieldBegin("LIST",Ze.Thrift.Type.STRUCT,3),this.LIST.write(e),e.writeFieldEnd()),this.ENUM!=null&&(e.writeFieldBegin("ENUM",Ze.Thrift.Type.STRUCT,4),this.ENUM.write(e),e.writeFieldEnd()),this.DECIMAL!=null&&(e.writeFieldBegin("DECIMAL",Ze.Thrift.Type.STRUCT,5),this.DECIMAL.write(e),e.writeFieldEnd()),this.DATE!=null&&(e.writeFieldBegin("DATE",Ze.Thrift.Type.STRUCT,6),this.DATE.write(e),e.writeFieldEnd()),this.TIME!=null&&(e.writeFieldBegin("TIME",Ze.Thrift.Type.STRUCT,7),this.TIME.write(e),e.writeFieldEnd()),this.TIMESTAMP!=null&&(e.writeFieldBegin("TIMESTAMP",Ze.Thrift.Type.STRUCT,8),this.TIMESTAMP.write(e),e.writeFieldEnd()),this.INTEGER!=null&&(e.writeFieldBegin("INTEGER",Ze.Thrift.Type.STRUCT,10),this.INTEGER.write(e),e.writeFieldEnd()),this.UNKNOWN!=null&&(e.writeFieldBegin("UNKNOWN",Ze.Thrift.Type.STRUCT,11),this.UNKNOWN.write(e),e.writeFieldEnd()),this.JSON!=null&&(e.writeFieldBegin("JSON",Ze.Thrift.Type.STRUCT,12),this.JSON.write(e),e.writeFieldEnd()),this.BSON!=null&&(e.writeFieldBegin("BSON",Ze.Thrift.Type.STRUCT,13),this.BSON.write(e),e.writeFieldEnd()),this.UUID!=null&&(e.writeFieldBegin("UUID",Ze.Thrift.Type.STRUCT,14),this.UUID.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){let t=0,n=null;for(e.readStructBegin();;){let i=e.readFieldBegin(),f=i.ftype,o=i.fid;if(f===Ze.Thrift.Type.STOP)break;switch(o){case 1:if(f===Ze.Thrift.Type.STRUCT){t++;let s=cl.read(e);n=mt.fromSTRING(s)}else e.skip(f);break;case 2:if(f===Ze.Thrift.Type.STRUCT){t++;let s=dl.read(e);n=mt.fromMAP(s)}else e.skip(f);break;case 3:if(f===Ze.Thrift.Type.STRUCT){t++;let s=wl.read(e);n=mt.fromLIST(s)}else e.skip(f);break;case 4:if(f===Ze.Thrift.Type.STRUCT){t++;let s=hl.read(e);n=mt.fromENUM(s)}else e.skip(f);break;case 5:if(f===Ze.Thrift.Type.STRUCT){t++;let s=jl.read(e);n=mt.fromDECIMAL(s)}else e.skip(f);break;case 6:if(f===Ze.Thrift.Type.STRUCT){t++;let s=bl.read(e);n=mt.fromDATE(s)}else e.skip(f);break;case 7:if(f===Ze.Thrift.Type.STRUCT){t++;let s=ql.read(e);n=mt.fromTIME(s)}else e.skip(f);break;case 8:if(f===Ze.Thrift.Type.STRUCT){t++;let s=_l.read(e);n=mt.fromTIMESTAMP(s)}else e.skip(f);break;case 10:if(f===Ze.Thrift.Type.STRUCT){t++;let s=kl.read(e);n=mt.fromINTEGER(s)}else e.skip(f);break;case 11:if(f===Ze.Thrift.Type.STRUCT){t++;let s=gl.read(e);n=mt.fromUNKNOWN(s)}else e.skip(f);break;case 12:if(f===Ze.Thrift.Type.STRUCT){t++;let s=Tl.read(e);n=mt.fromJSON(s)}else e.skip(f);break;case 13:if(f===Ze.Thrift.Type.STRUCT){t++;let s=Bl.read(e);n=mt.fromBSON(s)}else e.skip(f);break;case 14:if(f===Ze.Thrift.Type.STRUCT){t++;let s=ml.read(e);n=mt.fromUUID(s)}else e.skip(f);break;default:e.skip(f)}e.readFieldEnd()}if(e.readStructEnd(),t>1)throw new Ze.Thrift.TProtocolException(Ze.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with more than one set value!");if(t<1)throw new Ze.Thrift.TProtocolException(Ze.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with no set value!");if(n!==null)return n;throw new Ze.Thrift.TProtocolException(Ze.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read data for TUnion")}};var Il=class{constructor(e){if(e!=null&&e.type!=null&&(this.type=e.type),e!=null&&e.type_length!=null&&(this.type_length=e.type_length),e!=null&&e.repetition_type!=null&&(this.repetition_type=e.repetition_type),e!=null&&e.name!=null)this.name=e.name;else throw new qt.Thrift.TProtocolException(qt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[name] is unset!");e!=null&&e.num_children!=null&&(this.num_children=e.num_children),e!=null&&e.converted_type!=null&&(this.converted_type=e.converted_type),e!=null&&e.scale!=null&&(this.scale=e.scale),e!=null&&e.precision!=null&&(this.precision=e.precision),e!=null&&e.field_id!=null&&(this.field_id=e.field_id),e!=null&&e.logicalType!=null&&(this.logicalType=e.logicalType)}write(e){e.writeStructBegin("SchemaElement"),this.type!=null&&(e.writeFieldBegin("type",qt.Thrift.Type.I32,1),e.writeI32(this.type),e.writeFieldEnd()),this.type_length!=null&&(e.writeFieldBegin("type_length",qt.Thrift.Type.I32,2),e.writeI32(this.type_length),e.writeFieldEnd()),this.repetition_type!=null&&(e.writeFieldBegin("repetition_type",qt.Thrift.Type.I32,3),e.writeI32(this.repetition_type),e.writeFieldEnd()),this.name!=null&&(e.writeFieldBegin("name",qt.Thrift.Type.STRING,4),e.writeString(this.name),e.writeFieldEnd()),this.num_children!=null&&(e.writeFieldBegin("num_children",qt.Thrift.Type.I32,5),e.writeI32(this.num_children),e.writeFieldEnd()),this.converted_type!=null&&(e.writeFieldBegin("converted_type",qt.Thrift.Type.I32,6),e.writeI32(this.converted_type),e.writeFieldEnd()),this.scale!=null&&(e.writeFieldBegin("scale",qt.Thrift.Type.I32,7),e.writeI32(this.scale),e.writeFieldEnd()),this.precision!=null&&(e.writeFieldBegin("precision",qt.Thrift.Type.I32,8),e.writeI32(this.precision),e.writeFieldEnd()),this.field_id!=null&&(e.writeFieldBegin("field_id",qt.Thrift.Type.I32,9),e.writeI32(this.field_id),e.writeFieldEnd()),this.logicalType!=null&&(e.writeFieldBegin("logicalType",qt.Thrift.Type.STRUCT,10),this.logicalType.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===qt.Thrift.Type.STOP)break;switch(f){case 1:if(i===qt.Thrift.Type.I32){let o=e.readI32();t.type=o}else e.skip(i);break;case 2:if(i===qt.Thrift.Type.I32){let o=e.readI32();t.type_length=o}else e.skip(i);break;case 3:if(i===qt.Thrift.Type.I32){let o=e.readI32();t.repetition_type=o}else e.skip(i);break;case 4:if(i===qt.Thrift.Type.STRING){let o=e.readString();t.name=o}else e.skip(i);break;case 5:if(i===qt.Thrift.Type.I32){let o=e.readI32();t.num_children=o}else e.skip(i);break;case 6:if(i===qt.Thrift.Type.I32){let o=e.readI32();t.converted_type=o}else e.skip(i);break;case 7:if(i===qt.Thrift.Type.I32){let o=e.readI32();t.scale=o}else e.skip(i);break;case 8:if(i===qt.Thrift.Type.I32){let o=e.readI32();t.precision=o}else e.skip(i);break;case 9:if(i===qt.Thrift.Type.I32){let o=e.readI32();t.field_id=o}else e.skip(i);break;case 10:if(i===qt.Thrift.Type.STRUCT){let o=mt.read(e);t.logicalType=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),t.name!==void 0)return new Il(t);throw new qt.Thrift.TProtocolException(qt.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read SchemaElement from input")}};var Pt=Te(nt());var Sl=class{constructor(e){if(e!=null&&e.num_values!=null)this.num_values=e.num_values;else throw new Pt.Thrift.TProtocolException(Pt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[num_values] is unset!");if(e!=null&&e.encoding!=null)this.encoding=e.encoding;else throw new Pt.Thrift.TProtocolException(Pt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[encoding] is unset!");if(e!=null&&e.definition_level_encoding!=null)this.definition_level_encoding=e.definition_level_encoding;else throw new Pt.Thrift.TProtocolException(Pt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[definition_level_encoding] is unset!");if(e!=null&&e.repetition_level_encoding!=null)this.repetition_level_encoding=e.repetition_level_encoding;else throw new Pt.Thrift.TProtocolException(Pt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[repetition_level_encoding] is unset!");e!=null&&e.statistics!=null&&(this.statistics=e.statistics)}write(e){e.writeStructBegin("DataPageHeader"),this.num_values!=null&&(e.writeFieldBegin("num_values",Pt.Thrift.Type.I32,1),e.writeI32(this.num_values),e.writeFieldEnd()),this.encoding!=null&&(e.writeFieldBegin("encoding",Pt.Thrift.Type.I32,2),e.writeI32(this.encoding),e.writeFieldEnd()),this.definition_level_encoding!=null&&(e.writeFieldBegin("definition_level_encoding",Pt.Thrift.Type.I32,3),e.writeI32(this.definition_level_encoding),e.writeFieldEnd()),this.repetition_level_encoding!=null&&(e.writeFieldBegin("repetition_level_encoding",Pt.Thrift.Type.I32,4),e.writeI32(this.repetition_level_encoding),e.writeFieldEnd()),this.statistics!=null&&(e.writeFieldBegin("statistics",Pt.Thrift.Type.STRUCT,5),this.statistics.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===Pt.Thrift.Type.STOP)break;switch(f){case 1:if(i===Pt.Thrift.Type.I32){let o=e.readI32();t.num_values=o}else e.skip(i);break;case 2:if(i===Pt.Thrift.Type.I32){let o=e.readI32();t.encoding=o}else e.skip(i);break;case 3:if(i===Pt.Thrift.Type.I32){let o=e.readI32();t.definition_level_encoding=o}else e.skip(i);break;case 4:if(i===Pt.Thrift.Type.I32){let o=e.readI32();t.repetition_level_encoding=o}else e.skip(i);break;case 5:if(i===Pt.Thrift.Type.STRUCT){let o=Hi.read(e);t.statistics=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),t.num_values!==void 0&&t.encoding!==void 0&&t.definition_level_encoding!==void 0&&t.repetition_level_encoding!==void 0)return new Sl(t);throw new Pt.Thrift.TProtocolException(Pt.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read DataPageHeader from input")}};var ly=Te(nt()),xl=class{constructor(){}write(e){e.writeStructBegin("IndexPageHeader"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let t=e.readFieldBegin(),n=t.ftype,i=t.fid;if(n===ly.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new xl}};var Pr=Te(nt()),El=class{constructor(e){if(e!=null&&e.num_values!=null)this.num_values=e.num_values;else throw new Pr.Thrift.TProtocolException(Pr.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[num_values] is unset!");if(e!=null&&e.encoding!=null)this.encoding=e.encoding;else throw new Pr.Thrift.TProtocolException(Pr.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[encoding] is unset!");e!=null&&e.is_sorted!=null&&(this.is_sorted=e.is_sorted)}write(e){e.writeStructBegin("DictionaryPageHeader"),this.num_values!=null&&(e.writeFieldBegin("num_values",Pr.Thrift.Type.I32,1),e.writeI32(this.num_values),e.writeFieldEnd()),this.encoding!=null&&(e.writeFieldBegin("encoding",Pr.Thrift.Type.I32,2),e.writeI32(this.encoding),e.writeFieldEnd()),this.is_sorted!=null&&(e.writeFieldBegin("is_sorted",Pr.Thrift.Type.BOOL,3),e.writeBool(this.is_sorted),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===Pr.Thrift.Type.STOP)break;switch(f){case 1:if(i===Pr.Thrift.Type.I32){let o=e.readI32();t.num_values=o}else e.skip(i);break;case 2:if(i===Pr.Thrift.Type.I32){let o=e.readI32();t.encoding=o}else e.skip(i);break;case 3:if(i===Pr.Thrift.Type.BOOL){let o=e.readBool();t.is_sorted=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),t.num_values!==void 0&&t.encoding!==void 0)return new El(t);throw new Pr.Thrift.TProtocolException(Pr.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read DictionaryPageHeader from input")}};var st=Te(nt());var Al=class{constructor(e){this.is_compressed=!0;if(e!=null&&e.num_values!=null)this.num_values=e.num_values;else throw new st.Thrift.TProtocolException(st.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[num_values] is unset!");if(e!=null&&e.num_nulls!=null)this.num_nulls=e.num_nulls;else throw new st.Thrift.TProtocolException(st.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[num_nulls] is unset!");if(e!=null&&e.num_rows!=null)this.num_rows=e.num_rows;else throw new st.Thrift.TProtocolException(st.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[num_rows] is unset!");if(e!=null&&e.encoding!=null)this.encoding=e.encoding;else throw new st.Thrift.TProtocolException(st.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[encoding] is unset!");if(e!=null&&e.definition_levels_byte_length!=null)this.definition_levels_byte_length=e.definition_levels_byte_length;else throw new st.Thrift.TProtocolException(st.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[definition_levels_byte_length] is unset!");if(e!=null&&e.repetition_levels_byte_length!=null)this.repetition_levels_byte_length=e.repetition_levels_byte_length;else throw new st.Thrift.TProtocolException(st.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[repetition_levels_byte_length] is unset!");e!=null&&e.is_compressed!=null&&(this.is_compressed=e.is_compressed),e!=null&&e.statistics!=null&&(this.statistics=e.statistics)}write(e){e.writeStructBegin("DataPageHeaderV2"),this.num_values!=null&&(e.writeFieldBegin("num_values",st.Thrift.Type.I32,1),e.writeI32(this.num_values),e.writeFieldEnd()),this.num_nulls!=null&&(e.writeFieldBegin("num_nulls",st.Thrift.Type.I32,2),e.writeI32(this.num_nulls),e.writeFieldEnd()),this.num_rows!=null&&(e.writeFieldBegin("num_rows",st.Thrift.Type.I32,3),e.writeI32(this.num_rows),e.writeFieldEnd()),this.encoding!=null&&(e.writeFieldBegin("encoding",st.Thrift.Type.I32,4),e.writeI32(this.encoding),e.writeFieldEnd()),this.definition_levels_byte_length!=null&&(e.writeFieldBegin("definition_levels_byte_length",st.Thrift.Type.I32,5),e.writeI32(this.definition_levels_byte_length),e.writeFieldEnd()),this.repetition_levels_byte_length!=null&&(e.writeFieldBegin("repetition_levels_byte_length",st.Thrift.Type.I32,6),e.writeI32(this.repetition_levels_byte_length),e.writeFieldEnd()),this.is_compressed!=null&&(e.writeFieldBegin("is_compressed",st.Thrift.Type.BOOL,7),e.writeBool(this.is_compressed),e.writeFieldEnd()),this.statistics!=null&&(e.writeFieldBegin("statistics",st.Thrift.Type.STRUCT,8),this.statistics.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===st.Thrift.Type.STOP)break;switch(f){case 1:if(i===st.Thrift.Type.I32){let o=e.readI32();t.num_values=o}else e.skip(i);break;case 2:if(i===st.Thrift.Type.I32){let o=e.readI32();t.num_nulls=o}else e.skip(i);break;case 3:if(i===st.Thrift.Type.I32){let o=e.readI32();t.num_rows=o}else e.skip(i);break;case 4:if(i===st.Thrift.Type.I32){let o=e.readI32();t.encoding=o}else e.skip(i);break;case 5:if(i===st.Thrift.Type.I32){let o=e.readI32();t.definition_levels_byte_length=o}else e.skip(i);break;case 6:if(i===st.Thrift.Type.I32){let o=e.readI32();t.repetition_levels_byte_length=o}else e.skip(i);break;case 7:if(i===st.Thrift.Type.BOOL){let o=e.readBool();t.is_compressed=o}else e.skip(i);break;case 8:if(i===st.Thrift.Type.STRUCT){let o=Hi.read(e);t.statistics=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),t.num_values!==void 0&&t.num_nulls!==void 0&&t.num_rows!==void 0&&t.encoding!==void 0&&t.definition_levels_byte_length!==void 0&&t.repetition_levels_byte_length!==void 0)return new Al(t);throw new st.Thrift.TProtocolException(st.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read DataPageHeaderV2 from input")}};var kt=Te(nt());var Ol=class{constructor(e){if(e!=null&&e.type!=null)this.type=e.type;else throw new kt.Thrift.TProtocolException(kt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[type] is unset!");if(e!=null&&e.uncompressed_page_size!=null)this.uncompressed_page_size=e.uncompressed_page_size;else throw new kt.Thrift.TProtocolException(kt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[uncompressed_page_size] is unset!");if(e!=null&&e.compressed_page_size!=null)this.compressed_page_size=e.compressed_page_size;else throw new kt.Thrift.TProtocolException(kt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[compressed_page_size] is unset!");e!=null&&e.crc!=null&&(this.crc=e.crc),e!=null&&e.data_page_header!=null&&(this.data_page_header=e.data_page_header),e!=null&&e.index_page_header!=null&&(this.index_page_header=e.index_page_header),e!=null&&e.dictionary_page_header!=null&&(this.dictionary_page_header=e.dictionary_page_header),e!=null&&e.data_page_header_v2!=null&&(this.data_page_header_v2=e.data_page_header_v2)}write(e){e.writeStructBegin("PageHeader"),this.type!=null&&(e.writeFieldBegin("type",kt.Thrift.Type.I32,1),e.writeI32(this.type),e.writeFieldEnd()),this.uncompressed_page_size!=null&&(e.writeFieldBegin("uncompressed_page_size",kt.Thrift.Type.I32,2),e.writeI32(this.uncompressed_page_size),e.writeFieldEnd()),this.compressed_page_size!=null&&(e.writeFieldBegin("compressed_page_size",kt.Thrift.Type.I32,3),e.writeI32(this.compressed_page_size),e.writeFieldEnd()),this.crc!=null&&(e.writeFieldBegin("crc",kt.Thrift.Type.I32,4),e.writeI32(this.crc),e.writeFieldEnd()),this.data_page_header!=null&&(e.writeFieldBegin("data_page_header",kt.Thrift.Type.STRUCT,5),this.data_page_header.write(e),e.writeFieldEnd()),this.index_page_header!=null&&(e.writeFieldBegin("index_page_header",kt.Thrift.Type.STRUCT,6),this.index_page_header.write(e),e.writeFieldEnd()),this.dictionary_page_header!=null&&(e.writeFieldBegin("dictionary_page_header",kt.Thrift.Type.STRUCT,7),this.dictionary_page_header.write(e),e.writeFieldEnd()),this.data_page_header_v2!=null&&(e.writeFieldBegin("data_page_header_v2",kt.Thrift.Type.STRUCT,8),this.data_page_header_v2.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===kt.Thrift.Type.STOP)break;switch(f){case 1:if(i===kt.Thrift.Type.I32){let o=e.readI32();t.type=o}else e.skip(i);break;case 2:if(i===kt.Thrift.Type.I32){let o=e.readI32();t.uncompressed_page_size=o}else e.skip(i);break;case 3:if(i===kt.Thrift.Type.I32){let o=e.readI32();t.compressed_page_size=o}else e.skip(i);break;case 4:if(i===kt.Thrift.Type.I32){let o=e.readI32();t.crc=o}else e.skip(i);break;case 5:if(i===kt.Thrift.Type.STRUCT){let o=Sl.read(e);t.data_page_header=o}else e.skip(i);break;case 6:if(i===kt.Thrift.Type.STRUCT){let o=xl.read(e);t.index_page_header=o}else e.skip(i);break;case 7:if(i===kt.Thrift.Type.STRUCT){let o=El.read(e);t.dictionary_page_header=o}else e.skip(i);break;case 8:if(i===kt.Thrift.Type.STRUCT){let o=Al.read(e);t.data_page_header_v2=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),t.type!==void 0&&t.uncompressed_page_size!==void 0&&t.compressed_page_size!==void 0)return new Ol(t);throw new kt.Thrift.TProtocolException(kt.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read PageHeader from input")}};var oi=Te(nt()),fo=class{constructor(e){if(e!=null&&e.key!=null)this.key=e.key;else throw new oi.Thrift.TProtocolException(oi.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[key] is unset!");e!=null&&e.value!=null&&(this.value=e.value)}write(e){e.writeStructBegin("KeyValue"),this.key!=null&&(e.writeFieldBegin("key",oi.Thrift.Type.STRING,1),e.writeString(this.key),e.writeFieldEnd()),this.value!=null&&(e.writeFieldBegin("value",oi.Thrift.Type.STRING,2),e.writeString(this.value),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===oi.Thrift.Type.STOP)break;switch(f){case 1:if(i===oi.Thrift.Type.STRING){let o=e.readString();t.key=o}else e.skip(i);break;case 2:if(i===oi.Thrift.Type.STRING){let o=e.readString();t.value=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),t.key!==void 0)return new fo(t);throw new oi.Thrift.TProtocolException(oi.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read KeyValue from input")}};var yr=Te(nt()),Nl=class{constructor(e){if(e!=null&&e.column_idx!=null)this.column_idx=e.column_idx;else throw new yr.Thrift.TProtocolException(yr.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[column_idx] is unset!");if(e!=null&&e.descending!=null)this.descending=e.descending;else throw new yr.Thrift.TProtocolException(yr.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[descending] is unset!");if(e!=null&&e.nulls_first!=null)this.nulls_first=e.nulls_first;else throw new yr.Thrift.TProtocolException(yr.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[nulls_first] is unset!")}write(e){e.writeStructBegin("SortingColumn"),this.column_idx!=null&&(e.writeFieldBegin("column_idx",yr.Thrift.Type.I32,1),e.writeI32(this.column_idx),e.writeFieldEnd()),this.descending!=null&&(e.writeFieldBegin("descending",yr.Thrift.Type.BOOL,2),e.writeBool(this.descending),e.writeFieldEnd()),this.nulls_first!=null&&(e.writeFieldBegin("nulls_first",yr.Thrift.Type.BOOL,3),e.writeBool(this.nulls_first),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===yr.Thrift.Type.STOP)break;switch(f){case 1:if(i===yr.Thrift.Type.I32){let o=e.readI32();t.column_idx=o}else e.skip(i);break;case 2:if(i===yr.Thrift.Type.BOOL){let o=e.readBool();t.descending=o}else e.skip(i);break;case 3:if(i===yr.Thrift.Type.BOOL){let o=e.readBool();t.nulls_first=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),t.column_idx!==void 0&&t.descending!==void 0&&t.nulls_first!==void 0)return new Nl(t);throw new yr.Thrift.TProtocolException(yr.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read SortingColumn from input")}};var vr=Te(nt()),Hl=class{constructor(e){if(e!=null&&e.page_type!=null)this.page_type=e.page_type;else throw new vr.Thrift.TProtocolException(vr.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[page_type] is unset!");if(e!=null&&e.encoding!=null)this.encoding=e.encoding;else throw new vr.Thrift.TProtocolException(vr.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[encoding] is unset!");if(e!=null&&e.count!=null)this.count=e.count;else throw new vr.Thrift.TProtocolException(vr.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[count] is unset!")}write(e){e.writeStructBegin("PageEncodingStats"),this.page_type!=null&&(e.writeFieldBegin("page_type",vr.Thrift.Type.I32,1),e.writeI32(this.page_type),e.writeFieldEnd()),this.encoding!=null&&(e.writeFieldBegin("encoding",vr.Thrift.Type.I32,2),e.writeI32(this.encoding),e.writeFieldEnd()),this.count!=null&&(e.writeFieldBegin("count",vr.Thrift.Type.I32,3),e.writeI32(this.count),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===vr.Thrift.Type.STOP)break;switch(f){case 1:if(i===vr.Thrift.Type.I32){let o=e.readI32();t.page_type=o}else e.skip(i);break;case 2:if(i===vr.Thrift.Type.I32){let o=e.readI32();t.encoding=o}else e.skip(i);break;case 3:if(i===vr.Thrift.Type.I32){let o=e.readI32();t.count=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),t.page_type!==void 0&&t.encoding!==void 0&&t.count!==void 0)return new Hl(t);throw new vr.Thrift.TProtocolException(vr.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read PageEncodingStats from input")}};var oo=Te(vn()),ve=Te(nt());var Rl=class{constructor(e){if(e!=null&&e.type!=null)this.type=e.type;else throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[type] is unset!");if(e!=null&&e.encodings!=null)this.encodings=e.encodings;else throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[encodings] is unset!");if(e!=null&&e.path_in_schema!=null)this.path_in_schema=e.path_in_schema;else throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[path_in_schema] is unset!");if(e!=null&&e.codec!=null)this.codec=e.codec;else throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[codec] is unset!");if(e!=null&&e.num_values!=null)typeof e.num_values=="number"?this.num_values=new oo.default(e.num_values):this.num_values=e.num_values;else throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[num_values] is unset!");if(e!=null&&e.total_uncompressed_size!=null)typeof e.total_uncompressed_size=="number"?this.total_uncompressed_size=new oo.default(e.total_uncompressed_size):this.total_uncompressed_size=e.total_uncompressed_size;else throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[total_uncompressed_size] is unset!");if(e!=null&&e.total_compressed_size!=null)typeof e.total_compressed_size=="number"?this.total_compressed_size=new oo.default(e.total_compressed_size):this.total_compressed_size=e.total_compressed_size;else throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[total_compressed_size] is unset!");if(e!=null&&e.key_value_metadata!=null&&(this.key_value_metadata=e.key_value_metadata),e!=null&&e.data_page_offset!=null)typeof e.data_page_offset=="number"?this.data_page_offset=new oo.default(e.data_page_offset):this.data_page_offset=e.data_page_offset;else throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[data_page_offset] is unset!");e!=null&&e.index_page_offset!=null&&(typeof e.index_page_offset=="number"?this.index_page_offset=new oo.default(e.index_page_offset):this.index_page_offset=e.index_page_offset),e!=null&&e.dictionary_page_offset!=null&&(typeof e.dictionary_page_offset=="number"?this.dictionary_page_offset=new oo.default(e.dictionary_page_offset):this.dictionary_page_offset=e.dictionary_page_offset),e!=null&&e.statistics!=null&&(this.statistics=e.statistics),e!=null&&e.encoding_stats!=null&&(this.encoding_stats=e.encoding_stats)}write(e){e.writeStructBegin("ColumnMetaData"),this.type!=null&&(e.writeFieldBegin("type",ve.Thrift.Type.I32,1),e.writeI32(this.type),e.writeFieldEnd()),this.encodings!=null&&(e.writeFieldBegin("encodings",ve.Thrift.Type.LIST,2),e.writeListBegin(ve.Thrift.Type.I32,this.encodings.length),this.encodings.forEach(t=>{e.writeI32(t)}),e.writeListEnd(),e.writeFieldEnd()),this.path_in_schema!=null&&(e.writeFieldBegin("path_in_schema",ve.Thrift.Type.LIST,3),e.writeListBegin(ve.Thrift.Type.STRING,this.path_in_schema.length),this.path_in_schema.forEach(t=>{e.writeString(t)}),e.writeListEnd(),e.writeFieldEnd()),this.codec!=null&&(e.writeFieldBegin("codec",ve.Thrift.Type.I32,4),e.writeI32(this.codec),e.writeFieldEnd()),this.num_values!=null&&(e.writeFieldBegin("num_values",ve.Thrift.Type.I64,5),e.writeI64(this.num_values),e.writeFieldEnd()),this.total_uncompressed_size!=null&&(e.writeFieldBegin("total_uncompressed_size",ve.Thrift.Type.I64,6),e.writeI64(this.total_uncompressed_size),e.writeFieldEnd()),this.total_compressed_size!=null&&(e.writeFieldBegin("total_compressed_size",ve.Thrift.Type.I64,7),e.writeI64(this.total_compressed_size),e.writeFieldEnd()),this.key_value_metadata!=null&&(e.writeFieldBegin("key_value_metadata",ve.Thrift.Type.LIST,8),e.writeListBegin(ve.Thrift.Type.STRUCT,this.key_value_metadata.length),this.key_value_metadata.forEach(t=>{t.write(e)}),e.writeListEnd(),e.writeFieldEnd()),this.data_page_offset!=null&&(e.writeFieldBegin("data_page_offset",ve.Thrift.Type.I64,9),e.writeI64(this.data_page_offset),e.writeFieldEnd()),this.index_page_offset!=null&&(e.writeFieldBegin("index_page_offset",ve.Thrift.Type.I64,10),e.writeI64(this.index_page_offset),e.writeFieldEnd()),this.dictionary_page_offset!=null&&(e.writeFieldBegin("dictionary_page_offset",ve.Thrift.Type.I64,11),e.writeI64(this.dictionary_page_offset),e.writeFieldEnd()),this.statistics!=null&&(e.writeFieldBegin("statistics",ve.Thrift.Type.STRUCT,12),this.statistics.write(e),e.writeFieldEnd()),this.encoding_stats!=null&&(e.writeFieldBegin("encoding_stats",ve.Thrift.Type.LIST,13),e.writeListBegin(ve.Thrift.Type.STRUCT,this.encoding_stats.length),this.encoding_stats.forEach(t=>{t.write(e)}),e.writeListEnd(),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===ve.Thrift.Type.STOP)break;switch(f){case 1:if(i===ve.Thrift.Type.I32){let o=e.readI32();t.type=o}else e.skip(i);break;case 2:if(i===ve.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=e.readI32();o.push(u)}e.readListEnd(),t.encodings=o}else e.skip(i);break;case 3:if(i===ve.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=e.readString();o.push(u)}e.readListEnd(),t.path_in_schema=o}else e.skip(i);break;case 4:if(i===ve.Thrift.Type.I32){let o=e.readI32();t.codec=o}else e.skip(i);break;case 5:if(i===ve.Thrift.Type.I64){let o=e.readI64();t.num_values=o}else e.skip(i);break;case 6:if(i===ve.Thrift.Type.I64){let o=e.readI64();t.total_uncompressed_size=o}else e.skip(i);break;case 7:if(i===ve.Thrift.Type.I64){let o=e.readI64();t.total_compressed_size=o}else e.skip(i);break;case 8:if(i===ve.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=fo.read(e);o.push(u)}e.readListEnd(),t.key_value_metadata=o}else e.skip(i);break;case 9:if(i===ve.Thrift.Type.I64){let o=e.readI64();t.data_page_offset=o}else e.skip(i);break;case 10:if(i===ve.Thrift.Type.I64){let o=e.readI64();t.index_page_offset=o}else e.skip(i);break;case 11:if(i===ve.Thrift.Type.I64){let o=e.readI64();t.dictionary_page_offset=o}else e.skip(i);break;case 12:if(i===ve.Thrift.Type.STRUCT){let o=Hi.read(e);t.statistics=o}else e.skip(i);break;case 13:if(i===ve.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=Hl.read(e);o.push(u)}e.readListEnd(),t.encoding_stats=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),t.type!==void 0&&t.encodings!==void 0&&t.path_in_schema!==void 0&&t.codec!==void 0&&t.num_values!==void 0&&t.total_uncompressed_size!==void 0&&t.total_compressed_size!==void 0&&t.data_page_offset!==void 0)return new Rl(t);throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read ColumnMetaData from input")}};var Up=Te(vn()),Gt=Te(nt());var Dl=class{constructor(e){if(e!=null&&e.file_path!=null&&(this.file_path=e.file_path),e!=null&&e.file_offset!=null)typeof e.file_offset=="number"?this.file_offset=new Up.default(e.file_offset):this.file_offset=e.file_offset;else throw new Gt.Thrift.TProtocolException(Gt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[file_offset] is unset!");e!=null&&e.meta_data!=null&&(this.meta_data=e.meta_data),e!=null&&e.offset_index_offset!=null&&(typeof e.offset_index_offset=="number"?this.offset_index_offset=new Up.default(e.offset_index_offset):this.offset_index_offset=e.offset_index_offset),e!=null&&e.offset_index_length!=null&&(this.offset_index_length=e.offset_index_length),e!=null&&e.column_index_offset!=null&&(typeof e.column_index_offset=="number"?this.column_index_offset=new Up.default(e.column_index_offset):this.column_index_offset=e.column_index_offset),e!=null&&e.column_index_length!=null&&(this.column_index_length=e.column_index_length)}write(e){e.writeStructBegin("ColumnChunk"),this.file_path!=null&&(e.writeFieldBegin("file_path",Gt.Thrift.Type.STRING,1),e.writeString(this.file_path),e.writeFieldEnd()),this.file_offset!=null&&(e.writeFieldBegin("file_offset",Gt.Thrift.Type.I64,2),e.writeI64(this.file_offset),e.writeFieldEnd()),this.meta_data!=null&&(e.writeFieldBegin("meta_data",Gt.Thrift.Type.STRUCT,3),this.meta_data.write(e),e.writeFieldEnd()),this.offset_index_offset!=null&&(e.writeFieldBegin("offset_index_offset",Gt.Thrift.Type.I64,4),e.writeI64(this.offset_index_offset),e.writeFieldEnd()),this.offset_index_length!=null&&(e.writeFieldBegin("offset_index_length",Gt.Thrift.Type.I32,5),e.writeI32(this.offset_index_length),e.writeFieldEnd()),this.column_index_offset!=null&&(e.writeFieldBegin("column_index_offset",Gt.Thrift.Type.I64,6),e.writeI64(this.column_index_offset),e.writeFieldEnd()),this.column_index_length!=null&&(e.writeFieldBegin("column_index_length",Gt.Thrift.Type.I32,7),e.writeI32(this.column_index_length),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===Gt.Thrift.Type.STOP)break;switch(f){case 1:if(i===Gt.Thrift.Type.STRING){let o=e.readString();t.file_path=o}else e.skip(i);break;case 2:if(i===Gt.Thrift.Type.I64){let o=e.readI64();t.file_offset=o}else e.skip(i);break;case 3:if(i===Gt.Thrift.Type.STRUCT){let o=Rl.read(e);t.meta_data=o}else e.skip(i);break;case 4:if(i===Gt.Thrift.Type.I64){let o=e.readI64();t.offset_index_offset=o}else e.skip(i);break;case 5:if(i===Gt.Thrift.Type.I32){let o=e.readI32();t.offset_index_length=o}else e.skip(i);break;case 6:if(i===Gt.Thrift.Type.I64){let o=e.readI64();t.column_index_offset=o}else e.skip(i);break;case 7:if(i===Gt.Thrift.Type.I32){let o=e.readI32();t.column_index_length=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),t.file_offset!==void 0)return new Dl(t);throw new Gt.Thrift.TProtocolException(Gt.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read ColumnChunk from input")}};var fd=Te(vn()),Jt=Te(nt());var zl=class{constructor(e){if(e!=null&&e.columns!=null)this.columns=e.columns;else throw new Jt.Thrift.TProtocolException(Jt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[columns] is unset!");if(e!=null&&e.total_byte_size!=null)typeof e.total_byte_size=="number"?this.total_byte_size=new fd.default(e.total_byte_size):this.total_byte_size=e.total_byte_size;else throw new Jt.Thrift.TProtocolException(Jt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[total_byte_size] is unset!");if(e!=null&&e.num_rows!=null)typeof e.num_rows=="number"?this.num_rows=new fd.default(e.num_rows):this.num_rows=e.num_rows;else throw new Jt.Thrift.TProtocolException(Jt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[num_rows] is unset!");e!=null&&e.sorting_columns!=null&&(this.sorting_columns=e.sorting_columns)}write(e){e.writeStructBegin("RowGroup"),this.columns!=null&&(e.writeFieldBegin("columns",Jt.Thrift.Type.LIST,1),e.writeListBegin(Jt.Thrift.Type.STRUCT,this.columns.length),this.columns.forEach(t=>{t.write(e)}),e.writeListEnd(),e.writeFieldEnd()),this.total_byte_size!=null&&(e.writeFieldBegin("total_byte_size",Jt.Thrift.Type.I64,2),e.writeI64(this.total_byte_size),e.writeFieldEnd()),this.num_rows!=null&&(e.writeFieldBegin("num_rows",Jt.Thrift.Type.I64,3),e.writeI64(this.num_rows),e.writeFieldEnd()),this.sorting_columns!=null&&(e.writeFieldBegin("sorting_columns",Jt.Thrift.Type.LIST,4),e.writeListBegin(Jt.Thrift.Type.STRUCT,this.sorting_columns.length),this.sorting_columns.forEach(t=>{t.write(e)}),e.writeListEnd(),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===Jt.Thrift.Type.STOP)break;switch(f){case 1:if(i===Jt.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=Dl.read(e);o.push(u)}e.readListEnd(),t.columns=o}else e.skip(i);break;case 2:if(i===Jt.Thrift.Type.I64){let o=e.readI64();t.total_byte_size=o}else e.skip(i);break;case 3:if(i===Jt.Thrift.Type.I64){let o=e.readI64();t.num_rows=o}else e.skip(i);break;case 4:if(i===Jt.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=Nl.read(e);o.push(u)}e.readListEnd(),t.sorting_columns=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),t.columns!==void 0&&t.total_byte_size!==void 0&&t.num_rows!==void 0)return new zl(t);throw new Jt.Thrift.TProtocolException(Jt.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read RowGroup from input")}};var ay=Te(nt()),Fl=class{constructor(){}write(e){e.writeStructBegin("TypeDefinedOrder"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let t=e.readFieldBegin(),n=t.ftype,i=t.fid;if(n===ay.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new Fl}};var py=Te(vn()),dt=Te(nt());var Mr=Te(nt());var Yo=class{constructor(e){let t=0;if(e!=null){if(e.TYPE_ORDER!=null&&(t++,this.TYPE_ORDER=e.TYPE_ORDER),t>1)throw new Mr.Thrift.TProtocolException(Mr.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with more than one set value!");if(t<1)throw new Mr.Thrift.TProtocolException(Mr.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with no set value!")}}static fromTYPE_ORDER(e){return new Yo({TYPE_ORDER:e})}write(e){e.writeStructBegin("ColumnOrder"),this.TYPE_ORDER!=null&&(e.writeFieldBegin("TYPE_ORDER",Mr.Thrift.Type.STRUCT,1),this.TYPE_ORDER.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){let t=0,n=null;for(e.readStructBegin();;){let i=e.readFieldBegin(),f=i.ftype,o=i.fid;if(f===Mr.Thrift.Type.STOP)break;switch(o){case 1:if(f===Mr.Thrift.Type.STRUCT){t++;let s=Fl.read(e);n=Yo.fromTYPE_ORDER(s)}else e.skip(f);break;default:e.skip(f)}e.readFieldEnd()}if(e.readStructEnd(),t>1)throw new Mr.Thrift.TProtocolException(Mr.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with more than one set value!");if(t<1)throw new Mr.Thrift.TProtocolException(Mr.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with no set value!");if(n!==null)return n;throw new Mr.Thrift.TProtocolException(Mr.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read data for TUnion")}};var Pl=class{constructor(e=null){if(e!=null&&e.version!=null)this.version=e.version;else throw new dt.Thrift.TProtocolException(dt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[version] is unset!");if(e!=null&&e.schema!=null)this.schema=e.schema;else throw new dt.Thrift.TProtocolException(dt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[schema] is unset!");if(e!=null&&e.num_rows!=null)typeof e.num_rows=="number"?this.num_rows=new py.default(e.num_rows):this.num_rows=e.num_rows;else throw new dt.Thrift.TProtocolException(dt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[num_rows] is unset!");if(e!=null&&e.row_groups!=null)this.row_groups=e.row_groups;else throw new dt.Thrift.TProtocolException(dt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[row_groups] is unset!");e!=null&&e.key_value_metadata!=null&&(this.key_value_metadata=e.key_value_metadata),e!=null&&e.created_by!=null&&(this.created_by=e.created_by),e!=null&&e.column_orders!=null&&(this.column_orders=e.column_orders)}write(e){e.writeStructBegin("FileMetaData"),this.version!=null&&(e.writeFieldBegin("version",dt.Thrift.Type.I32,1),e.writeI32(this.version),e.writeFieldEnd()),this.schema!=null&&(e.writeFieldBegin("schema",dt.Thrift.Type.LIST,2),e.writeListBegin(dt.Thrift.Type.STRUCT,this.schema.length),this.schema.forEach(t=>{t.write(e)}),e.writeListEnd(),e.writeFieldEnd()),this.num_rows!=null&&(e.writeFieldBegin("num_rows",dt.Thrift.Type.I64,3),e.writeI64(this.num_rows),e.writeFieldEnd()),this.row_groups!=null&&(e.writeFieldBegin("row_groups",dt.Thrift.Type.LIST,4),e.writeListBegin(dt.Thrift.Type.STRUCT,this.row_groups.length),this.row_groups.forEach(t=>{t.write(e)}),e.writeListEnd(),e.writeFieldEnd()),this.key_value_metadata!=null&&(e.writeFieldBegin("key_value_metadata",dt.Thrift.Type.LIST,5),e.writeListBegin(dt.Thrift.Type.STRUCT,this.key_value_metadata.length),this.key_value_metadata.forEach(t=>{t.write(e)}),e.writeListEnd(),e.writeFieldEnd()),this.created_by!=null&&(e.writeFieldBegin("created_by",dt.Thrift.Type.STRING,6),e.writeString(this.created_by),e.writeFieldEnd()),this.column_orders!=null&&(e.writeFieldBegin("column_orders",dt.Thrift.Type.LIST,7),e.writeListBegin(dt.Thrift.Type.STRUCT,this.column_orders.length),this.column_orders.forEach(t=>{t.write(e)}),e.writeListEnd(),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let t={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===dt.Thrift.Type.STOP)break;switch(f){case 1:if(i===dt.Thrift.Type.I32){let o=e.readI32();t.version=o}else e.skip(i);break;case 2:if(i===dt.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=Il.read(e);o.push(u)}e.readListEnd(),t.schema=o}else e.skip(i);break;case 3:if(i===dt.Thrift.Type.I64){let o=e.readI64();t.num_rows=o}else e.skip(i);break;case 4:if(i===dt.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=zl.read(e);o.push(u)}e.readListEnd(),t.row_groups=o}else e.skip(i);break;case 5:if(i===dt.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=fo.read(e);o.push(u)}e.readListEnd(),t.key_value_metadata=o}else e.skip(i);break;case 6:if(i===dt.Thrift.Type.STRING){let o=e.readString();t.created_by=o}else e.skip(i);break;case 7:if(i===dt.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=Yo.read(e);o.push(u)}e.readListEnd(),t.column_orders=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),t.version!==void 0&&t.schema!==void 0&&t.num_rows!==void 0&&t.row_groups!==void 0)return new Pl(t);throw new dt.Thrift.TProtocolException(dt.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read FileMetaData from input")}};var Ko="PAR1",uy="PARE";var Ml="INT32",od="RLE";var Go=Te(nt());var sd=class extends Go.TFramedTransport{constructor(){super(...arguments);this.readPos=0}};function Bn(r,e){for(let t in r)if(r[t]===e)return t;throw new Error("Invalid ENUM value")}function cy(r,e){e||(e=0);let t=new sd(r);t.readPos=e;let n=new Go.TCompactProtocol(t),i=Pl.read(n);return{length:t.readPos-e,metadata:i}}function my(r,e){e||(e=0);let t=new sd(r);t.readPos=e;let n=new Go.TCompactProtocol(t),i=Ol.read(n);return{length:t.readPos-e,pageHeader:i}}function Ll(r){return r===0?0:Math.ceil(Math.log2(r+1))}function dy(r,e){for(let t=0;t<r.length;t++){if(r[t].length>e.length)continue;let n=!0;for(let i=0;i<e.length;i++)if(!(r[t][i]===e[i]||r[t][i]==="+"||r[t][i]==="#")&&!(i>=r[t].length&&r[t][r[t].length-1]==="#")){n=!1;break}if(n)return t}return-1}async function wy(r,e){let t={buffer:r,offset:0,size:r.length},n={rlevels:[],dlevels:[],values:[],pageHeaders:[],count:0},i=e.dictionary||[];for(;t.offset<t.size&&(!e.numValues||n.dlevels.length<Number(e.numValues));){let f=await ld(t,e);if(f.dictionary){i=f.dictionary;continue}i.length&&(f.values=f.values.map(o=>i[o]));for(let o=0;o<f.rlevels.length;o++){n.rlevels.push(f.rlevels[o]),n.dlevels.push(f.dlevels[o]);let s=f.values[o];s!==void 0&&n.values.push(s)}n.count+=f.count,n.pageHeaders.push(f.pageHeader)}return n}async function ld(r,e){let t,{pageHeader:n,length:i}=my(r.buffer,r.offset);r.offset+=i;let f=Bn(Ip,n.type);switch(f){case"DATA_PAGE":t=await CI(r,n,e);break;case"DATA_PAGE_V2":t=await VI(r,n,e);break;case"DICTIONARY_PAGE":t={dictionary:await WI(r,n,e),pageHeader:n};break;default:throw new Error(`invalid page type: ${f}`)}return t}function ad(r,e,t){let n={},i=e;for(let f=0;f<t;f++){let o=r[i],s=i>0?Bn(Tp,o.repetition_type):"ROOT",l=!1,p=!1;switch(s){case"REQUIRED":break;case"OPTIONAL":l=!0;break;case"REPEATED":p=!0;break;default:throw new Error("parquet: unknown repetition type")}if(o.num_children>0){let u=ad(r,i+1,o.num_children);i=u.next,n[o.name]={optional:l,repeated:p,fields:u.schema}}else{let u=Bn(Po,o.type),b=u;switch(o.converted_type&&(b=Bn(kp,o.converted_type)),b){case"DECIMAL":b=`${b}_${u}`;break;default:}n[o.name]={type:b,typeLength:o.type_length,presision:o.precision,scale:o.scale,optional:l,repeated:p},i++}}return{schema:n,offset:e,next:i}}function so(r,e,t,n,i){if(!(e in Ns))throw new Error(`invalid encoding: ${e}`);return Ns[e].decodeValues(r,t,n,i)}async function CI(r,e,t){let n=r.offset+e.compressed_page_size,i=e.data_page_header?.num_values,f=r;if(t.compression!=="UNCOMPRESSED"){let T=await pp(t.compression,r.buffer.slice(r.offset,n),e.uncompressed_page_size);f={buffer:T,offset:0,size:T.length},r.offset=n}let o=Bn(no,e.data_page_header?.repetition_level_encoding),s=new Array(i);t.column.rLevelMax>0?s=so(Ml,o,f,i,{bitWidth:Ll(t.column.rLevelMax),disableEnvelope:!1}):s.fill(0);let l=Bn(no,e.data_page_header?.definition_level_encoding),p=new Array(i);t.column.dLevelMax>0?p=so(Ml,l,f,i,{bitWidth:Ll(t.column.dLevelMax),disableEnvelope:!1}):p.fill(0);let u=0;for(let T of p)T===t.column.dLevelMax&&u++;let b=Bn(no,e.data_page_header?.encoding),c={typeLength:t.column.typeLength,bitWidth:t.column.typeLength},h=so(t.column.primitiveType,b,f,u,c);return{dlevels:p,rlevels:s,values:h,count:i,pageHeader:e}}async function VI(r,e,t){let n=r.offset+e.compressed_page_size,i=e.data_page_header_v2?.num_values,f=i-e.data_page_header_v2?.num_nulls,o=Bn(no,e.data_page_header_v2?.encoding),s=new Array(i);t.column.rLevelMax>0?s=so(Ml,od,r,i,{bitWidth:Ll(t.column.rLevelMax),disableEnvelope:!0}):s.fill(0);let l=new Array(i);t.column.dLevelMax>0?l=so(Ml,od,r,i,{bitWidth:Ll(t.column.dLevelMax),disableEnvelope:!0}):l.fill(0);let p=r;if(e.data_page_header_v2?.is_compressed){let c=await pp(t.compression,r.buffer.slice(r.offset,n),e.uncompressed_page_size);p={buffer:c,offset:0,size:c.length},r.offset=n}let u={typeLength:t.column.typeLength,bitWidth:t.column.typeLength},b=so(t.column.primitiveType,o,p,f,u);return{dlevels:l,rlevels:s,values:b,count:i,pageHeader:e}}async function WI(r,e,t){let n=r.offset+e.compressed_page_size,i={offset:0,buffer:r.buffer.slice(r.offset,n),size:n-r.offset};if(r.offset=n,t.compression!=="UNCOMPRESSED"){let o=await pp(t.compression,i.buffer.slice(i.offset,n),e.uncompressed_page_size);i={buffer:o,offset:0,size:o.length},r.offset=n}let f=e?.dictionary_page_header?.num_values||0;return so(t.column.primitiveType,t.column.encoding,i,f,t).map(o=>o.toString())}var YI={defaultDictionarySize:1e6},Ul=class{constructor(e,t){this.metadata=null;this.file=e,this.props={...YI,...t}}close(){this.file.close()}async*rowIterator(e){for await(let t of this.rowBatchIterator(e))for(let n of t)yield n}async*rowBatchIterator(e){let t=await this.getSchema();for await(let n of this.rowGroupIterator(e))yield qp(t,n)}async*rowGroupIterator(e){let t=(e?.columnList||[]).map(o=>Array.isArray(o)?o:[o]),n=await this.getFileMetadata(),i=await this.getSchema(),f=n?.row_groups.length||0;for(let o=0;o<f;o++)yield await this.readRowGroup(i,n.row_groups[o],t)}async getRowCount(){let e=await this.getFileMetadata();return Number(e.num_rows)}async getSchema(){let e=await this.getFileMetadata(),t=e.schema[0],{schema:n}=ad(e.schema,1,t.num_children);return new Am(n)}async getSchemaMetadata(){let e=await this.getFileMetadata(),t={};for(let n of e.key_value_metadata)t[n.key]=n.value;return t}async getFileMetadata(){return this.metadata||(await this.readHeader(),this.metadata=this.readFooter()),this.metadata}async readHeader(){let t=(await this.file.read(0,Ko.length)).toString();switch(t){case Ko:break;case uy:throw new Error("Encrypted parquet file not supported");default:throw new Error(`Invalid parquet file (magic=${t})`)}}async readFooter(){let e=Ko.length+4,t=await this.file.read(this.file.size-e,e),n=t.slice(4).toString();if(n!==Ko)throw new Error(`Not a valid parquet file (magic="${n})`);let i=t.readUInt32LE(0),f=this.file.size-i-e;if(f<Ko.length)throw new Error(`Invalid metadata size ${f}`);let o=await this.file.read(f,i),{metadata:s}=cy(o);return s}async readRowGroup(e,t,n){let i={rowCount:Number(t.num_rows),columnData:{}};for(let f of t.columns){let s=f.meta_data?.path_in_schema;n.length>0&&dy(n,s)<0||(i.columnData[s.join()]=await this.readColumnChunk(e,f))}return i}async readColumnChunk(e,t){if(t.file_path!==void 0&&t.file_path!==null)throw new Error("external references are not supported");let n=e.findField(t.meta_data?.path_in_schema),i=Bn(Po,t.meta_data?.type);if(i!==n.primitiveType)throw new Error(`chunk type not matching schema: ${i}`);let f=Bn(Bp,t.meta_data?.codec),o=Number(t.meta_data?.data_page_offset),s=Number(t.meta_data?.total_compressed_size);t.file_path||(s=Math.min(this.file.size-o,Number(t.meta_data?.total_compressed_size)));let l={type:i,rLevelMax:n.rLevelMax,dLevelMax:n.dLevelMax,compression:f,column:n,numValues:t.meta_data?.num_values,dictionary:[]},p,u=t?.meta_data?.dictionary_page_offset;if(u){let c=Number(u);p=await this.getDictionary(c,l,o)}p=l.dictionary?.length?l.dictionary:p;let b=await this.file.read(o,s);return await wy(b,{...l,dictionary:p})}async getDictionary(e,t,n){if(e===0)return[];let i=Math.min(this.file.size-e,this.props.defaultDictionarySize),f=await this.file.read(e,i),o={buffer:f,offset:0,size:f.length};return(await ld(o,t)).dictionary}};async function hy(r,e){let t=new Blob([r]),n=[];for await(let i of pd(t,e))for(let f of i.data)n.push(f);return{shape:"object-row-table",data:n}}async function*pd(r,e){let t=Es(r),i=new Ul(t).rowBatchIterator(e?.parquet);for await(let f of i)yield{shape:"object-row-table",data:f,batchType:"data",length:f.length}}var KI={BOOLEAN:"bool",INT32:"int32",INT64:"float64",INT96:"float64",FLOAT:"float32",DOUBLE:"float64",BYTE_ARRAY:"binary",FIXED_LEN_BYTE_ARRAY:"binary",UTF8:"utf8",DATE:"int32",TIME_MILLIS:"int64",TIME_MICROS:"int64",TIMESTAMP_MILLIS:"int64",TIMESTAMP_MICROS:"int64",UINT_8:"int32",UINT_16:"uint16",UINT_32:"uint32",UINT_64:"uint64",INT_8:"int8",INT_16:"int16",INT_32:"int32",INT_64:"int64",JSON:"binary",BSON:"binary",INTERVAL:"binary",DECIMAL_INT32:"float32",DECIMAL_INT64:"float64",DECIMAL_BYTE_ARRAY:"float64",DECIMAL_FIXED_LEN_BYTE_ARRAY:"float64"};function by(r,e){let t=gy(r.schema),n=e&&JI(e);return{fields:t,metadata:n||{}}}function gy(r){let e=[];for(let t in r){let n=r[t];if(n.fields){let i=gy(n.fields);e.push({name:t,type:{type:"struct",children:i},nullable:n.optional})}else{let i=KI[n.type],f=GI(n),o={name:t,type:i,nullable:n.optional,metadata:f};e.push(o)}}return e}function GI(r){let e;for(let t in r)if(t!=="name"){let n=r[t]||"";n=typeof r[t]!="string"?JSON.stringify(r[t]):r[t],e=e||{},e[t]=n}return e}function JI(r){let e,t=r.key_value_metadata||[];for(let{key:n,value:i}of t)typeof i=="string"&&(e=e||{},e[n]=i);return e}function XI(r){let e=r.metadata.geo;if(!e)return null;try{return JSON.parse(e)}catch{return null}}function jy(r){let e=XI(r);if(!e)return;let{version:t,primary_column:n,columns:i}=e;t&&(r.metadata["geo.version"]=t),n&&(r.metadata["geo.primary_column"]=n),r.metadata["geo.columns"]=Object.keys(i||{}).join("");for(let[f,o]of Object.entries(i||{})){let s=r.fields.find(l=>l.name===f);s&&(s.name===n&&ud(s,"geo.primary_field","true"),ZI(s,o))}}function ZI(r,e){for(let[t,n]of Object.entries(e||{}))switch(t){case"geometry_type":ud(r,`geo.${t}`,n.join(","));break;case"bbox":case"crs":case"edges":default:ud(r,`geo.${t}`,typeof n=="string"?n:JSON.stringify(n))}}function ud(r,e,t){r.metadata=r.metadata||{},r.metadata[e]=t}async function yy(r,e){let t=new Blob([r]);for await(let n of cd(t,e))return{shape:"columnar-table",schema:n.schema,data:n.data};throw new Error("empty table")}async function*cd(r,e){let t=Es(r),n=new Ul(t),i=await n.getSchema(),f=await n.getFileMetadata(),o=by(i,f);jy(o);let s=n.rowGroupIterator(e?.parquet);for await(let l of s)yield QI(i,l,o)}function QI(r,e,t){let n=Mg(r,e);return{shape:"columnar-table",batchType:"data",schema:t,data:n,length:e.rowCount}}var Ky=Te(Yy()),{__extends:rR,__assign:nR,__rest:Gy,__decorate:iR,__param:fR,__esDecorate:oR,__runInitializers:sR,__propKey:lR,__setFunctionName:aR,__metadata:pR,__awaiter:pe,__generator:uR,__exportStar:cR,__createBinding:mR,__values:dR,__read:wR,__spread:hR,__spreadArrays:bR,__spreadArray:gR,__await:Ve,__asyncGenerator:Lr,__asyncDelegator:Xo,__asyncValues:In,__makeTemplateObject:jR,__importStar:yR,__importDefault:vR,__classPrivateFieldGet:_R,__classPrivateFieldSet:qR,__classPrivateFieldIn:kR}=Ky.default;var jd={};Mf(jd,{compareArrayLike:()=>gd,joinUint8Arrays:()=>Qr,memcpy:()=>Qo,rebaseValueOffsets:()=>Yl,toArrayBufferView:()=>Ge,toArrayBufferViewAsyncIterator:()=>Mn,toArrayBufferViewIterator:()=>si,toBigInt64Array:()=>fS,toBigUint64Array:()=>lS,toFloat32Array:()=>aS,toFloat32ArrayAsyncIterator:()=>TS,toFloat32ArrayIterator:()=>bS,toFloat64Array:()=>pS,toFloat64ArrayAsyncIterator:()=>BS,toFloat64ArrayIterator:()=>gS,toInt16Array:()=>iS,toInt16ArrayAsyncIterator:()=>vS,toInt16ArrayIterator:()=>mS,toInt32Array:()=>lo,toInt32ArrayAsyncIterator:()=>_S,toInt32ArrayIterator:()=>dS,toInt8Array:()=>nS,toInt8ArrayAsyncIterator:()=>yS,toInt8ArrayIterator:()=>cS,toUint16Array:()=>oS,toUint16ArrayAsyncIterator:()=>qS,toUint16ArrayIterator:()=>wS,toUint32Array:()=>sS,toUint32ArrayAsyncIterator:()=>kS,toUint32ArrayIterator:()=>hS,toUint8Array:()=>Ee,toUint8ArrayAsyncIterator:()=>bd,toUint8ArrayIterator:()=>hd,toUint8ClampedArray:()=>uS,toUint8ClampedArrayAsyncIterator:()=>IS,toUint8ClampedArrayIterator:()=>jS});var $I=new TextDecoder("utf-8"),Cl=r=>$I.decode(r),eS=new TextEncoder,hf=r=>eS.encode(r);var[IR,Yp]=(()=>{let r=()=>{throw new Error("BigInt is not available in this environment")};function e(){throw r()}return e.asIntN=()=>{throw r()},e.asUintN=()=>{throw r()},typeof BigInt!="undefined"?[BigInt,!0]:[e,!1]})(),[Vl,SR]=(()=>{let r=()=>{throw new Error("BigInt64Array is not available in this environment")};class e{static get BYTES_PER_ELEMENT(){return 8}static of(){throw r()}static from(){throw r()}constructor(){throw r()}}return typeof BigInt64Array!="undefined"?[BigInt64Array,!0]:[e,!1]})(),[Zo,xR]=(()=>{let r=()=>{throw new Error("BigUint64Array is not available in this environment")};class e{static get BYTES_PER_ELEMENT(){return 8}static of(){throw r()}static from(){throw r()}constructor(){throw r()}}return typeof BigUint64Array!="undefined"?[BigUint64Array,!0]:[e,!1]})();var tS=r=>typeof r=="number",Jy=r=>typeof r=="boolean",nr=r=>typeof r=="function",Sr=r=>r!=null&&Object(r)===r,Fn=r=>Sr(r)&&nr(r.then);var Pn=r=>Sr(r)&&nr(r[Symbol.iterator]),Sn=r=>Sr(r)&&nr(r[Symbol.asyncIterator]),Kp=r=>Sr(r)&&Sr(r.schema);var Gp=r=>Sr(r)&&"done"in r&&"value"in r;var Jp=r=>Sr(r)&&nr(r.stat)&&tS(r.fd);var Xp=r=>Sr(r)&&Wl(r.body),Zp=r=>"_getDOMStream"in r&&"_getNodeStream"in r,Xy=r=>Sr(r)&&nr(r.abort)&&nr(r.getWriter)&&!Zp(r),Wl=r=>Sr(r)&&nr(r.cancel)&&nr(r.getReader)&&!Zp(r),Zy=r=>Sr(r)&&nr(r.end)&&nr(r.write)&&Jy(r.writable)&&!Zp(r),Qp=r=>Sr(r)&&nr(r.read)&&nr(r.pipe)&&Jy(r.readable)&&!Zp(r),Qy=r=>Sr(r)&&nr(r.clear)&&nr(r.bytes)&&nr(r.position)&&nr(r.setPosition)&&nr(r.capacity)&&nr(r.getBufferIdentifier)&&nr(r.createLong);var dd=typeof SharedArrayBuffer!="undefined"?SharedArrayBuffer:ArrayBuffer;function rS(r){let e=r[0]?[r[0]]:[],t,n,i,f;for(let o,s,l=0,p=0,u=r.length;++l<u;){if(o=e[p],s=r[l],!o||!s||o.buffer!==s.buffer||s.byteOffset<o.byteOffset){s&&(e[++p]=s);continue}if({byteOffset:t,byteLength:i}=o,{byteOffset:n,byteLength:f}=s,t+i<n||n+f<t){s&&(e[++p]=s);continue}e[p]=new Uint8Array(o.buffer,t,n-t+f)}return e}function Qo(r,e,t=0,n=e.byteLength){let i=r.byteLength,f=new Uint8Array(r.buffer,r.byteOffset,i),o=new Uint8Array(e.buffer,e.byteOffset,Math.min(n,i));return f.set(o,t),r}function Qr(r,e){let t=rS(r),n=t.reduce((u,b)=>u+b.byteLength,0),i,f,o,s=0,l=-1,p=Math.min(e||Number.POSITIVE_INFINITY,n);for(let u=t.length;++l<u;){if(i=t[l],f=i.subarray(0,Math.min(i.length,p-s)),p<=s+f.length){f.length<i.length?t[l]=i.subarray(f.length):f.length===i.length&&l++,o?Qo(o,f,s):o=f;break}Qo(o||(o=new Uint8Array(p)),f,s),s+=f.length}return[o||new Uint8Array(0),t.slice(l),n-(o?o.byteLength:0)]}function Ge(r,e){let t=Gp(e)?e.value:e;return t instanceof r?r===Uint8Array?new r(t.buffer,t.byteOffset,t.byteLength):t:t?(typeof t=="string"&&(t=hf(t)),t instanceof ArrayBuffer?new r(t):t instanceof dd?new r(t):Qy(t)?Ge(r,t.bytes()):ArrayBuffer.isView(t)?t.byteLength<=0?new r(0):new r(t.buffer,t.byteOffset,t.byteLength/r.BYTES_PER_ELEMENT):r.from(t)):new r(0)}var nS=r=>Ge(Int8Array,r),iS=r=>Ge(Int16Array,r),lo=r=>Ge(Int32Array,r),fS=r=>Ge(Vl,r),Ee=r=>Ge(Uint8Array,r),oS=r=>Ge(Uint16Array,r),sS=r=>Ge(Uint32Array,r),lS=r=>Ge(Zo,r),aS=r=>Ge(Float32Array,r),pS=r=>Ge(Float64Array,r),uS=r=>Ge(Uint8ClampedArray,r),wd=r=>(r.next(),r);function*si(r,e){let t=function*(i){yield i},n=typeof e=="string"||ArrayBuffer.isView(e)||e instanceof ArrayBuffer||e instanceof dd?t(e):Pn(e)?e:t(e);return yield*wd(function*(i){let f=null;do f=i.next(yield Ge(r,f));while(!f.done)}(n[Symbol.iterator]())),new r}var cS=r=>si(Int8Array,r),mS=r=>si(Int16Array,r),dS=r=>si(Int32Array,r),hd=r=>si(Uint8Array,r),wS=r=>si(Uint16Array,r),hS=r=>si(Uint32Array,r),bS=r=>si(Float32Array,r),gS=r=>si(Float64Array,r),jS=r=>si(Uint8ClampedArray,r);function Mn(r,e){return Lr(this,arguments,function*(){if(Fn(e))return yield Ve(yield Ve(yield*Xo(In(Mn(r,yield Ve(e))))));let n=function(o){return Lr(this,arguments,function*(){yield yield Ve(yield Ve(o))})},i=function(o){return Lr(this,arguments,function*(){yield Ve(yield*Xo(In(wd(function*(s){let l=null;do l=s.next(yield l==null?void 0:l.value);while(!l.done)}(o[Symbol.iterator]())))))})},f=typeof e=="string"||ArrayBuffer.isView(e)||e instanceof ArrayBuffer||e instanceof dd?n(e):Pn(e)?i(e):Sn(e)?e:n(e);return yield Ve(yield*Xo(In(wd(function(o){return Lr(this,arguments,function*(){let s=null;do s=yield Ve(o.next(yield yield Ve(Ge(r,s))));while(!s.done)})}(f[Symbol.asyncIterator]()))))),yield Ve(new r)})}var yS=r=>Mn(Int8Array,r),vS=r=>Mn(Int16Array,r),_S=r=>Mn(Int32Array,r),bd=r=>Mn(Uint8Array,r),qS=r=>Mn(Uint16Array,r),kS=r=>Mn(Uint32Array,r),TS=r=>Mn(Float32Array,r),BS=r=>Mn(Float64Array,r),IS=r=>Mn(Uint8ClampedArray,r);function Yl(r,e,t){if(r!==0){t=t.slice(0,e+1);for(let n=-1;++n<=e;)t[n]+=r}return t}function gd(r,e){let t=0,n=r.length;if(n!==e.length)return!1;if(n>0)do if(r[t]!==e[t])return!1;while(++t<n);return!0}var ur={fromIterable(r){return $p(SS(r))},fromAsyncIterable(r){return $p(xS(r))},fromDOMStream(r){return $p(ES(r))},fromNodeStream(r){return $p(AS(r))},toDOMStream(r,e){throw new Error('"toDOMStream" not available in this environment')},toNodeStream(r,e){throw new Error('"toNodeStream" not available in this environment')}},$p=r=>(r.next(),r);function*SS(r){let e,t=!1,n=[],i,f,o,s=0;function l(){return f==="peek"?Qr(n,o)[0]:([i,n,s]=Qr(n,o),i)}({cmd:f,size:o}=yield null);let p=hd(r)[Symbol.iterator]();try{do if({done:e,value:i}=Number.isNaN(o-s)?p.next():p.next(o-s),!e&&i.byteLength>0&&(n.push(i),s+=i.byteLength),e||o<=s)do({cmd:f,size:o}=yield l());while(o<s);while(!e)}catch(u){(t=!0)&&typeof p.throw=="function"&&p.throw(u)}finally{t===!1&&typeof p.return=="function"&&p.return(null)}return null}function xS(r){return Lr(this,arguments,function*(){let t,n=!1,i=[],f,o,s,l=0;function p(){return o==="peek"?Qr(i,s)[0]:([f,i,l]=Qr(i,s),f)}({cmd:o,size:s}=yield yield Ve(null));let u=bd(r)[Symbol.asyncIterator]();try{do if({done:t,value:f}=Number.isNaN(s-l)?yield Ve(u.next()):yield Ve(u.next(s-l)),!t&&f.byteLength>0&&(i.push(f),l+=f.byteLength),t||s<=l)do({cmd:o,size:s}=yield yield Ve(p()));while(s<l);while(!t)}catch(b){(n=!0)&&typeof u.throw=="function"&&(yield Ve(u.throw(b)))}finally{n===!1&&typeof u.return=="function"&&(yield Ve(u.return(new Uint8Array(0))))}return yield Ve(null)})}function ES(r){return Lr(this,arguments,function*(){let t=!1,n=!1,i=[],f,o,s,l=0;function p(){return o==="peek"?Qr(i,s)[0]:([f,i,l]=Qr(i,s),f)}({cmd:o,size:s}=yield yield Ve(null));let u=new $y(r);try{do if({done:t,value:f}=Number.isNaN(s-l)?yield Ve(u.read()):yield Ve(u.read(s-l)),!t&&f.byteLength>0&&(i.push(Ee(f)),l+=f.byteLength),t||s<=l)do({cmd:o,size:s}=yield yield Ve(p()));while(s<l);while(!t)}catch(b){(n=!0)&&(yield Ve(u.cancel(b)))}finally{n===!1?yield Ve(u.cancel()):r.locked&&u.releaseLock()}return yield Ve(null)})}var $y=class{constructor(e){this.source=e,this.reader=null,this.reader=this.source.getReader(),this.reader.closed.catch(()=>{})}get closed(){return this.reader?this.reader.closed.catch(()=>{}):Promise.resolve()}releaseLock(){this.reader&&this.reader.releaseLock(),this.reader=null}cancel(e){return pe(this,void 0,void 0,function*(){let{reader:t,source:n}=this;t&&(yield t.cancel(e).catch(()=>{})),n&&n.locked&&this.releaseLock()})}read(e){return pe(this,void 0,void 0,function*(){if(e===0)return{done:this.reader==null,value:new Uint8Array(0)};let t=yield this.reader.read();return!t.done&&(t.value=Ee(t)),t})}},yd=(r,e)=>{let t=i=>n([e,i]),n;return[e,t,new Promise(i=>(n=i)&&r.once(e,t))]};function AS(r){return Lr(this,arguments,function*(){let t=[],n="error",i=!1,f=null,o,s,l=0,p=[],u;function b(){return o==="peek"?Qr(p,s)[0]:([u,p,l]=Qr(p,s),u)}if({cmd:o,size:s}=yield yield Ve(null),r.isTTY)return yield yield Ve(new Uint8Array(0)),yield Ve(null);try{t[0]=yd(r,"end"),t[1]=yd(r,"error");do{if(t[2]=yd(r,"readable"),[n,f]=yield Ve(Promise.race(t.map(h=>h[2]))),n==="error")break;if((i=n==="end")||(Number.isFinite(s-l)?(u=Ee(r.read(s-l)),u.byteLength<s-l&&(u=Ee(r.read()))):u=Ee(r.read()),u.byteLength>0&&(p.push(u),l+=u.byteLength)),i||s<=l)do({cmd:o,size:s}=yield yield Ve(b()));while(s<l)}while(!i)}finally{yield Ve(c(t,n==="error"?f:null))}return yield Ve(null);function c(h,T){return u=p=null,new Promise((y,N)=>{for(let[P,R]of h)r.off(P,R);try{let P=r.destroy;P&&P.call(r,T),T=void 0}catch(P){T=P||T}finally{T!=null?N(T):y()}})}})}var cr;(function(r){r[r.V1=0]="V1",r[r.V2=1]="V2",r[r.V3=2]="V3",r[r.V4=3]="V4",r[r.V5=4]="V5"})(cr||(cr={}));var Mt;(function(r){r[r.Sparse=0]="Sparse",r[r.Dense=1]="Dense"})(Mt||(Mt={}));var Rt;(function(r){r[r.HALF=0]="HALF",r[r.SINGLE=1]="SINGLE",r[r.DOUBLE=2]="DOUBLE"})(Rt||(Rt={}));var _r;(function(r){r[r.DAY=0]="DAY",r[r.MILLISECOND=1]="MILLISECOND"})(_r||(_r={}));var Qe;(function(r){r[r.SECOND=0]="SECOND",r[r.MILLISECOND=1]="MILLISECOND",r[r.MICROSECOND=2]="MICROSECOND",r[r.NANOSECOND=3]="NANOSECOND"})(Qe||(Qe={}));var Ur;(function(r){r[r.YEAR_MONTH=0]="YEAR_MONTH",r[r.DAY_TIME=1]="DAY_TIME",r[r.MONTH_DAY_NANO=2]="MONTH_DAY_NANO"})(Ur||(Ur={}));var ft;(function(r){r[r.NONE=0]="NONE",r[r.Schema=1]="Schema",r[r.DictionaryBatch=2]="DictionaryBatch",r[r.RecordBatch=3]="RecordBatch",r[r.Tensor=4]="Tensor",r[r.SparseTensor=5]="SparseTensor"})(ft||(ft={}));var H;(function(r){r[r.NONE=0]="NONE",r[r.Null=1]="Null",r[r.Int=2]="Int",r[r.Float=3]="Float",r[r.Binary=4]="Binary",r[r.Utf8=5]="Utf8",r[r.Bool=6]="Bool",r[r.Decimal=7]="Decimal",r[r.Date=8]="Date",r[r.Time=9]="Time",r[r.Timestamp=10]="Timestamp",r[r.Interval=11]="Interval",r[r.List=12]="List",r[r.Struct=13]="Struct",r[r.Union=14]="Union",r[r.FixedSizeBinary=15]="FixedSizeBinary",r[r.FixedSizeList=16]="FixedSizeList",r[r.Map=17]="Map",r[r.Dictionary=-1]="Dictionary",r[r.Int8=-2]="Int8",r[r.Int16=-3]="Int16",r[r.Int32=-4]="Int32",r[r.Int64=-5]="Int64",r[r.Uint8=-6]="Uint8",r[r.Uint16=-7]="Uint16",r[r.Uint32=-8]="Uint32",r[r.Uint64=-9]="Uint64",r[r.Float16=-10]="Float16",r[r.Float32=-11]="Float32",r[r.Float64=-12]="Float64",r[r.DateDay=-13]="DateDay",r[r.DateMillisecond=-14]="DateMillisecond",r[r.TimestampSecond=-15]="TimestampSecond",r[r.TimestampMillisecond=-16]="TimestampMillisecond",r[r.TimestampMicrosecond=-17]="TimestampMicrosecond",r[r.TimestampNanosecond=-18]="TimestampNanosecond",r[r.TimeSecond=-19]="TimeSecond",r[r.TimeMillisecond=-20]="TimeMillisecond",r[r.TimeMicrosecond=-21]="TimeMicrosecond",r[r.TimeNanosecond=-22]="TimeNanosecond",r[r.DenseUnion=-23]="DenseUnion",r[r.SparseUnion=-24]="SparseUnion",r[r.IntervalDayTime=-25]="IntervalDayTime",r[r.IntervalYearMonth=-26]="IntervalYearMonth"})(H||(H={}));var Ln;(function(r){r[r.OFFSET=0]="OFFSET",r[r.DATA=1]="DATA",r[r.VALIDITY=2]="VALIDITY",r[r.TYPE=3]="TYPE"})(Ln||(Ln={}));var Cd={};Mf(Cd,{clampIndex:()=>_x,clampRange:()=>Jl,createElementComparator:()=>If});var OS=void 0;function Un(r){if(r===null)return"null";if(r===OS)return"undefined";switch(typeof r){case"number":return`${r}`;case"bigint":return`${r}`;case"string":return`"${r}"`}return typeof r[Symbol.toPrimitive]=="function"?r[Symbol.toPrimitive]("string"):ArrayBuffer.isView(r)?r instanceof BigInt64Array||r instanceof BigUint64Array?`[${[...r].map(e=>Un(e))}]`:`[${r}]`:ArrayBuffer.isView(r)?`[${r}]`:JSON.stringify(r,(e,t)=>typeof t=="bigint"?`${t}`:t)}var _d={};Mf(_d,{BN:()=>ts,bignumToBigInt:()=>eu,bignumToString:()=>bf,isArrowBigNumSymbol:()=>e0});var e0=Symbol.for("isArrowBigNum");function Cn(r,...e){return e.length===0?Object.setPrototypeOf(Ge(this.TypedArray,r),this.constructor.prototype):Object.setPrototypeOf(new this.TypedArray(r,...e),this.constructor.prototype)}Cn.prototype[e0]=!0;Cn.prototype.toJSON=function(){return`"${bf(this)}"`};Cn.prototype.valueOf=function(){return t0(this)};Cn.prototype.toString=function(){return bf(this)};Cn.prototype[Symbol.toPrimitive]=function(r="default"){switch(r){case"number":return t0(this);case"string":return bf(this);case"default":return eu(this)}return bf(this)};function $o(...r){return Cn.apply(this,r)}function es(...r){return Cn.apply(this,r)}function Kl(...r){return Cn.apply(this,r)}Object.setPrototypeOf($o.prototype,Object.create(Int32Array.prototype));Object.setPrototypeOf(es.prototype,Object.create(Uint32Array.prototype));Object.setPrototypeOf(Kl.prototype,Object.create(Uint32Array.prototype));Object.assign($o.prototype,Cn.prototype,{constructor:$o,signed:!0,TypedArray:Int32Array,BigIntArray:Vl});Object.assign(es.prototype,Cn.prototype,{constructor:es,signed:!1,TypedArray:Uint32Array,BigIntArray:Zo});Object.assign(Kl.prototype,Cn.prototype,{constructor:Kl,signed:!0,TypedArray:Uint32Array,BigIntArray:Zo});function t0(r){let{buffer:e,byteOffset:t,length:n,signed:i}=r,f=new Zo(e,t,n),o=i&&f[f.length-1]&BigInt(1)<<BigInt(63),s=BigInt(o?1:0),l=BigInt(0);if(o){for(let p of f)s+=~p*(BigInt(1)<<BigInt(32)*l++);s*=BigInt(-1)}else for(let p of f)s+=p*(BigInt(1)<<BigInt(32)*l++);return s}var bf,eu;Yp?(eu=r=>r.byteLength===8?new r.BigIntArray(r.buffer,r.byteOffset,1)[0]:vd(r),bf=r=>r.byteLength===8?`${new r.BigIntArray(r.buffer,r.byteOffset,1)[0]}`:vd(r)):(bf=vd,eu=bf);function vd(r){let e="",t=new Uint32Array(2),n=new Uint16Array(r.buffer,r.byteOffset,r.byteLength/2),i=new Uint32Array((n=new Uint16Array(n).reverse()).buffer),f=-1,o=n.length-1;do{for(t[0]=n[f=0];f<o;)n[f++]=t[1]=t[0]/10,t[0]=(t[0]-t[1]*10<<16)+n[f];n[f]=t[1]=t[0]/10,t[0]=t[0]-t[1]*10,e=`${t[0]}${e}`}while(i[0]||i[1]||i[2]||i[3]);return e||"0"}var ts=class{static new(e,t){switch(t){case!0:return new $o(e);case!1:return new es(e)}switch(e.constructor){case Int8Array:case Int16Array:case Int32Array:case Vl:return new $o(e)}return e.byteLength===16?new Kl(e):new es(e)}static signed(e){return new $o(e)}static unsigned(e){return new es(e)}static decimal(e){return new Kl(e)}constructor(e,t){return ts.new(e,t)}};var r0,n0,i0,f0,o0,s0,l0,a0,p0,u0,c0,m0,d0,w0,h0,b0,g0,j0,y0,ge=class{static isNull(e){return(e==null?void 0:e.typeId)===H.Null}static isInt(e){return(e==null?void 0:e.typeId)===H.Int}static isFloat(e){return(e==null?void 0:e.typeId)===H.Float}static isBinary(e){return(e==null?void 0:e.typeId)===H.Binary}static isUtf8(e){return(e==null?void 0:e.typeId)===H.Utf8}static isBool(e){return(e==null?void 0:e.typeId)===H.Bool}static isDecimal(e){return(e==null?void 0:e.typeId)===H.Decimal}static isDate(e){return(e==null?void 0:e.typeId)===H.Date}static isTime(e){return(e==null?void 0:e.typeId)===H.Time}static isTimestamp(e){return(e==null?void 0:e.typeId)===H.Timestamp}static isInterval(e){return(e==null?void 0:e.typeId)===H.Interval}static isList(e){return(e==null?void 0:e.typeId)===H.List}static isStruct(e){return(e==null?void 0:e.typeId)===H.Struct}static isUnion(e){return(e==null?void 0:e.typeId)===H.Union}static isFixedSizeBinary(e){return(e==null?void 0:e.typeId)===H.FixedSizeBinary}static isFixedSizeList(e){return(e==null?void 0:e.typeId)===H.FixedSizeList}static isMap(e){return(e==null?void 0:e.typeId)===H.Map}static isDictionary(e){return(e==null?void 0:e.typeId)===H.Dictionary}static isDenseUnion(e){return ge.isUnion(e)&&e.mode===Mt.Dense}static isSparseUnion(e){return ge.isUnion(e)&&e.mode===Mt.Sparse}get typeId(){return H.NONE}};r0=Symbol.toStringTag;ge[r0]=(r=>(r.children=null,r.ArrayType=Array,r[Symbol.toStringTag]="DataType"))(ge.prototype);var Cr=class extends ge{toString(){return"Null"}get typeId(){return H.Null}};n0=Symbol.toStringTag;Cr[n0]=(r=>r[Symbol.toStringTag]="Null")(Cr.prototype);var Xt=class extends ge{constructor(e,t){super();this.isSigned=e,this.bitWidth=t}get typeId(){return H.Int}get ArrayType(){switch(this.bitWidth){case 8:return this.isSigned?Int8Array:Uint8Array;case 16:return this.isSigned?Int16Array:Uint16Array;case 32:return this.isSigned?Int32Array:Uint32Array;case 64:return this.isSigned?BigInt64Array:BigUint64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`${this.isSigned?"I":"Ui"}nt${this.bitWidth}`}};i0=Symbol.toStringTag;Xt[i0]=(r=>(r.isSigned=null,r.bitWidth=null,r[Symbol.toStringTag]="Int"))(Xt.prototype);var qd=class extends Xt{constructor(){super(!0,8)}get ArrayType(){return Int8Array}},kd=class extends Xt{constructor(){super(!0,16)}get ArrayType(){return Int16Array}},Ri=class extends Xt{constructor(){super(!0,32)}get ArrayType(){return Int32Array}},Td=class extends Xt{constructor(){super(!0,64)}get ArrayType(){return BigInt64Array}},Bd=class extends Xt{constructor(){super(!1,8)}get ArrayType(){return Uint8Array}},Id=class extends Xt{constructor(){super(!1,16)}get ArrayType(){return Uint16Array}},Sd=class extends Xt{constructor(){super(!1,32)}get ArrayType(){return Uint32Array}},xd=class extends Xt{constructor(){super(!1,64)}get ArrayType(){return BigUint64Array}};Object.defineProperty(qd.prototype,"ArrayType",{value:Int8Array});Object.defineProperty(kd.prototype,"ArrayType",{value:Int16Array});Object.defineProperty(Ri.prototype,"ArrayType",{value:Int32Array});Object.defineProperty(Td.prototype,"ArrayType",{value:BigInt64Array});Object.defineProperty(Bd.prototype,"ArrayType",{value:Uint8Array});Object.defineProperty(Id.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(Sd.prototype,"ArrayType",{value:Uint32Array});Object.defineProperty(xd.prototype,"ArrayType",{value:BigUint64Array});var $r=class extends ge{constructor(e){super();this.precision=e}get typeId(){return H.Float}get ArrayType(){switch(this.precision){case Rt.HALF:return Uint16Array;case Rt.SINGLE:return Float32Array;case Rt.DOUBLE:return Float64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`Float${this.precision<<5||16}`}};f0=Symbol.toStringTag;$r[f0]=(r=>(r.precision=null,r[Symbol.toStringTag]="Float"))($r.prototype);var Ed=class extends $r{constructor(){super(Rt.HALF)}},Ad=class extends $r{constructor(){super(Rt.SINGLE)}},Od=class extends $r{constructor(){super(Rt.DOUBLE)}};Object.defineProperty(Ed.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(Ad.prototype,"ArrayType",{value:Float32Array});Object.defineProperty(Od.prototype,"ArrayType",{value:Float64Array});var gf=class extends ge{constructor(){super()}get typeId(){return H.Binary}toString(){return"Binary"}};o0=Symbol.toStringTag;gf[o0]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Binary"))(gf.prototype);var jf=class extends ge{constructor(){super()}get typeId(){return H.Utf8}toString(){return"Utf8"}};s0=Symbol.toStringTag;jf[s0]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Utf8"))(jf.prototype);var yf=class extends ge{constructor(){super()}get typeId(){return H.Bool}toString(){return"Bool"}};l0=Symbol.toStringTag;yf[l0]=(r=>(r.ArrayType=Uint8Array,r[Symbol.toStringTag]="Bool"))(yf.prototype);var vf=class extends ge{constructor(e,t,n=128){super();this.scale=e,this.precision=t,this.bitWidth=n}get typeId(){return H.Decimal}toString(){return`Decimal[${this.precision}e${this.scale>0?"+":""}${this.scale}]`}};a0=Symbol.toStringTag;vf[a0]=(r=>(r.scale=null,r.precision=null,r.ArrayType=Uint32Array,r[Symbol.toStringTag]="Decimal"))(vf.prototype);var _f=class extends ge{constructor(e){super();this.unit=e}get typeId(){return H.Date}toString(){return`Date${(this.unit+1)*32}<${_r[this.unit]}>`}};p0=Symbol.toStringTag;_f[p0]=(r=>(r.unit=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Date"))(_f.prototype);var li=class extends ge{constructor(e,t){super();this.unit=e,this.bitWidth=t}get typeId(){return H.Time}toString(){return`Time${this.bitWidth}<${Qe[this.unit]}>`}get ArrayType(){switch(this.bitWidth){case 32:return Int32Array;case 64:return BigInt64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}};u0=Symbol.toStringTag;li[u0]=(r=>(r.unit=null,r.bitWidth=null,r[Symbol.toStringTag]="Time"))(li.prototype);var qf=class extends ge{constructor(e,t){super();this.unit=e,this.timezone=t}get typeId(){return H.Timestamp}toString(){return`Timestamp<${Qe[this.unit]}${this.timezone?`, ${this.timezone}`:""}>`}};c0=Symbol.toStringTag;qf[c0]=(r=>(r.unit=null,r.timezone=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Timestamp"))(qf.prototype);var kf=class extends ge{constructor(e){super();this.unit=e}get typeId(){return H.Interval}toString(){return`Interval<${Ur[this.unit]}>`}};m0=Symbol.toStringTag;kf[m0]=(r=>(r.unit=null,r.ArrayType=Int32Array,r[Symbol.toStringTag]="Interval"))(kf.prototype);var ai=class extends ge{constructor(e){super();this.children=[e]}get typeId(){return H.List}toString(){return`List<${this.valueType}>`}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}};d0=Symbol.toStringTag;ai[d0]=(r=>(r.children=null,r[Symbol.toStringTag]="List"))(ai.prototype);var At=class extends ge{constructor(e){super();this.children=e}get typeId(){return H.Struct}toString(){return`Struct<{${this.children.map(e=>`${e.name}:${e.type}`).join(", ")}}>`}};w0=Symbol.toStringTag;At[w0]=(r=>(r.children=null,r[Symbol.toStringTag]="Struct"))(At.prototype);var pi=class extends ge{constructor(e,t,n){super();this.mode=e,this.children=n,this.typeIds=t=Int32Array.from(t),this.typeIdToChildIndex=t.reduce((i,f,o)=>(i[f]=o)&&i||i,Object.create(null))}get typeId(){return H.Union}toString(){return`${this[Symbol.toStringTag]}<${this.children.map(e=>`${e.type}`).join(" | ")}>`}};h0=Symbol.toStringTag;pi[h0]=(r=>(r.mode=null,r.typeIds=null,r.children=null,r.typeIdToChildIndex=null,r.ArrayType=Int8Array,r[Symbol.toStringTag]="Union"))(pi.prototype);var Tf=class extends ge{constructor(e){super();this.byteWidth=e}get typeId(){return H.FixedSizeBinary}toString(){return`FixedSizeBinary[${this.byteWidth}]`}};b0=Symbol.toStringTag;Tf[b0]=(r=>(r.byteWidth=null,r.ArrayType=Uint8Array,r[Symbol.toStringTag]="FixedSizeBinary"))(Tf.prototype);var ui=class extends ge{constructor(e,t){super();this.listSize=e,this.children=[t]}get typeId(){return H.FixedSizeList}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}toString(){return`FixedSizeList[${this.listSize}]<${this.valueType}>`}};g0=Symbol.toStringTag;ui[g0]=(r=>(r.children=null,r.listSize=null,r[Symbol.toStringTag]="FixedSizeList"))(ui.prototype);var ci=class extends ge{constructor(e,t=!1){super();this.children=[e],this.keysSorted=t}get typeId(){return H.Map}get keyType(){return this.children[0].type.children[0].type}get valueType(){return this.children[0].type.children[1].type}get childType(){return this.children[0].type}toString(){return`Map<{${this.children[0].type.children.map(e=>`${e.name}:${e.type}`).join(", ")}}>`}};j0=Symbol.toStringTag;ci[j0]=(r=>(r.children=null,r.keysSorted=null,r[Symbol.toStringTag]="Map_"))(ci.prototype);var NS=(r=>()=>++r)(-1),xn=class extends ge{constructor(e,t,n,i){super();this.indices=t,this.dictionary=e,this.isOrdered=i||!1,this.id=n==null?NS():typeof n=="number"?n:n.low}get typeId(){return H.Dictionary}get children(){return this.dictionary.children}get valueType(){return this.dictionary}get ArrayType(){return this.dictionary.ArrayType}toString(){return`Dictionary<${this.indices}, ${this.dictionary}>`}};y0=Symbol.toStringTag;xn[y0]=(r=>(r.id=null,r.indices=null,r.isOrdered=null,r.dictionary=null,r[Symbol.toStringTag]="Dictionary"))(xn.prototype);function en(r){let e=r;switch(r.typeId){case H.Decimal:return r.bitWidth/32;case H.Timestamp:return 2;case H.Date:return 1+e.unit;case H.Interval:return 1+e.unit;case H.FixedSizeList:return e.listSize;case H.FixedSizeBinary:return e.byteWidth;default:return 1}}var qe=class{visitMany(e,...t){return e.map((n,i)=>this.visit(n,...t.map(f=>f[i])))}visit(...e){return this.getVisitFn(e[0],!1).apply(this,e)}getVisitFn(e,t=!0){return HS(this,e,t)}getVisitFnByTypeId(e,t=!0){return rs(this,e,t)}visitNull(e,...t){return null}visitBool(e,...t){return null}visitInt(e,...t){return null}visitFloat(e,...t){return null}visitUtf8(e,...t){return null}visitBinary(e,...t){return null}visitFixedSizeBinary(e,...t){return null}visitDate(e,...t){return null}visitTimestamp(e,...t){return null}visitTime(e,...t){return null}visitDecimal(e,...t){return null}visitList(e,...t){return null}visitStruct(e,...t){return null}visitUnion(e,...t){return null}visitDictionary(e,...t){return null}visitInterval(e,...t){return null}visitFixedSizeList(e,...t){return null}visitMap(e,...t){return null}};function HS(r,e,t=!0){return typeof e=="number"?rs(r,e,t):typeof e=="string"&&e in H?rs(r,H[e],t):e&&e instanceof ge?rs(r,v0(e),t):(e==null?void 0:e.type)&&e.type instanceof ge?rs(r,v0(e.type),t):rs(r,H.NONE,t)}function rs(r,e,t=!0){let n=null;switch(e){case H.Null:n=r.visitNull;break;case H.Bool:n=r.visitBool;break;case H.Int:n=r.visitInt;break;case H.Int8:n=r.visitInt8||r.visitInt;break;case H.Int16:n=r.visitInt16||r.visitInt;break;case H.Int32:n=r.visitInt32||r.visitInt;break;case H.Int64:n=r.visitInt64||r.visitInt;break;case H.Uint8:n=r.visitUint8||r.visitInt;break;case H.Uint16:n=r.visitUint16||r.visitInt;break;case H.Uint32:n=r.visitUint32||r.visitInt;break;case H.Uint64:n=r.visitUint64||r.visitInt;break;case H.Float:n=r.visitFloat;break;case H.Float16:n=r.visitFloat16||r.visitFloat;break;case H.Float32:n=r.visitFloat32||r.visitFloat;break;case H.Float64:n=r.visitFloat64||r.visitFloat;break;case H.Utf8:n=r.visitUtf8;break;case H.Binary:n=r.visitBinary;break;case H.FixedSizeBinary:n=r.visitFixedSizeBinary;break;case H.Date:n=r.visitDate;break;case H.DateDay:n=r.visitDateDay||r.visitDate;break;case H.DateMillisecond:n=r.visitDateMillisecond||r.visitDate;break;case H.Timestamp:n=r.visitTimestamp;break;case H.TimestampSecond:n=r.visitTimestampSecond||r.visitTimestamp;break;case H.TimestampMillisecond:n=r.visitTimestampMillisecond||r.visitTimestamp;break;case H.TimestampMicrosecond:n=r.visitTimestampMicrosecond||r.visitTimestamp;break;case H.TimestampNanosecond:n=r.visitTimestampNanosecond||r.visitTimestamp;break;case H.Time:n=r.visitTime;break;case H.TimeSecond:n=r.visitTimeSecond||r.visitTime;break;case H.TimeMillisecond:n=r.visitTimeMillisecond||r.visitTime;break;case H.TimeMicrosecond:n=r.visitTimeMicrosecond||r.visitTime;break;case H.TimeNanosecond:n=r.visitTimeNanosecond||r.visitTime;break;case H.Decimal:n=r.visitDecimal;break;case H.List:n=r.visitList;break;case H.Struct:n=r.visitStruct;break;case H.Union:n=r.visitUnion;break;case H.DenseUnion:n=r.visitDenseUnion||r.visitUnion;break;case H.SparseUnion:n=r.visitSparseUnion||r.visitUnion;break;case H.Dictionary:n=r.visitDictionary;break;case H.Interval:n=r.visitInterval;break;case H.IntervalDayTime:n=r.visitIntervalDayTime||r.visitInterval;break;case H.IntervalYearMonth:n=r.visitIntervalYearMonth||r.visitInterval;break;case H.FixedSizeList:n=r.visitFixedSizeList;break;case H.Map:n=r.visitMap;break}if(typeof n=="function")return n;if(!t)return()=>null;throw new Error(`Unrecognized type '${H[e]}'`)}function v0(r){switch(r.typeId){case H.Null:return H.Null;case H.Int:{let{bitWidth:e,isSigned:t}=r;switch(e){case 8:return t?H.Int8:H.Uint8;case 16:return t?H.Int16:H.Uint16;case 32:return t?H.Int32:H.Uint32;case 64:return t?H.Int64:H.Uint64}return H.Int}case H.Float:switch(r.precision){case Rt.HALF:return H.Float16;case Rt.SINGLE:return H.Float32;case Rt.DOUBLE:return H.Float64}return H.Float;case H.Binary:return H.Binary;case H.Utf8:return H.Utf8;case H.Bool:return H.Bool;case H.Decimal:return H.Decimal;case H.Time:switch(r.unit){case Qe.SECOND:return H.TimeSecond;case Qe.MILLISECOND:return H.TimeMillisecond;case Qe.MICROSECOND:return H.TimeMicrosecond;case Qe.NANOSECOND:return H.TimeNanosecond}return H.Time;case H.Timestamp:switch(r.unit){case Qe.SECOND:return H.TimestampSecond;case Qe.MILLISECOND:return H.TimestampMillisecond;case Qe.MICROSECOND:return H.TimestampMicrosecond;case Qe.NANOSECOND:return H.TimestampNanosecond}return H.Timestamp;case H.Date:switch(r.unit){case _r.DAY:return H.DateDay;case _r.MILLISECOND:return H.DateMillisecond}return H.Date;case H.Interval:switch(r.unit){case Ur.DAY_TIME:return H.IntervalDayTime;case Ur.YEAR_MONTH:return H.IntervalYearMonth}return H.Interval;case H.Map:return H.Map;case H.List:return H.List;case H.Struct:return H.Struct;case H.Union:switch(r.mode){case Mt.Dense:return H.DenseUnion;case Mt.Sparse:return H.SparseUnion}return H.Union;case H.FixedSizeBinary:return H.FixedSizeBinary;case H.FixedSizeList:return H.FixedSizeList;case H.Dictionary:return H.Dictionary}throw new Error(`Unrecognized type '${H[r.typeId]}'`)}qe.prototype.visitInt8=null;qe.prototype.visitInt16=null;qe.prototype.visitInt32=null;qe.prototype.visitInt64=null;qe.prototype.visitUint8=null;qe.prototype.visitUint16=null;qe.prototype.visitUint32=null;qe.prototype.visitUint64=null;qe.prototype.visitFloat16=null;qe.prototype.visitFloat32=null;qe.prototype.visitFloat64=null;qe.prototype.visitDateDay=null;qe.prototype.visitDateMillisecond=null;qe.prototype.visitTimestampSecond=null;qe.prototype.visitTimestampMillisecond=null;qe.prototype.visitTimestampMicrosecond=null;qe.prototype.visitTimestampNanosecond=null;qe.prototype.visitTimeSecond=null;qe.prototype.visitTimeMillisecond=null;qe.prototype.visitTimeMicrosecond=null;qe.prototype.visitTimeNanosecond=null;qe.prototype.visitDenseUnion=null;qe.prototype.visitSparseUnion=null;qe.prototype.visitIntervalDayTime=null;qe.prototype.visitIntervalYearMonth=null;var Nd={};Mf(Nd,{float64ToUint16:()=>Gl,uint16ToFloat64:()=>tu});var _0=new Float64Array(1),ns=new Uint32Array(_0.buffer);function tu(r){let e=(r&31744)>>10,t=(r&1023)/1024,n=Math.pow(-1,(r&32768)>>15);switch(e){case 31:return n*(t?Number.NaN:1/0);case 0:return n*(t?6103515625e-14*t:0)}return n*Math.pow(2,e-15)*(1+t)}function Gl(r){if(r!==r)return 32256;_0[0]=r;let e=(ns[1]&2147483648)>>16&65535,t=ns[1]&2146435072,n=0;return t>=1089470464?ns[0]>0?t=31744:(t=(t&2080374784)>>16,n=(ns[1]&1048575)>>10):t<=1056964608?(n=1048576+(ns[1]&1048575),n=1048576+(n<<(t>>20)-998)>>21,t=0):(t=t-1056964608>>10,n=(ns[1]&1048575)+512>>10),e|t|n&65535}var De=class extends qe{};function Ue(r){return(e,t,n)=>{if(e.setValid(t,n!=null))return r(e,t,n)}}var RS=(r,e,t)=>{r[e]=Math.trunc(t/864e5)},Hd=(r,e,t)=>{r[e]=Math.trunc(t%4294967296),r[e+1]=Math.trunc(t/4294967296)},DS=(r,e,t)=>{r[e]=Math.trunc(t*1e3%4294967296),r[e+1]=Math.trunc(t*1e3/4294967296)},zS=(r,e,t)=>{r[e]=Math.trunc(t*1e6%4294967296),r[e+1]=Math.trunc(t*1e6/4294967296)},q0=(r,e,t,n)=>{if(t+1<e.length){let{[t]:i,[t+1]:f}=e;r.set(n.subarray(0,f-i),i)}},FS=({offset:r,values:e},t,n)=>{let i=r+t;n?e[i>>3]|=1<<i%8:e[i>>3]&=~(1<<i%8)},Di=({values:r},e,t)=>{r[e]=t},Rd=({values:r},e,t)=>{r[e]=t},k0=({values:r},e,t)=>{r[e]=Gl(t)},PS=(r,e,t)=>{switch(r.type.precision){case Rt.HALF:return k0(r,e,t);case Rt.SINGLE:case Rt.DOUBLE:return Rd(r,e,t)}},ru=({values:r},e,t)=>{RS(r,e,t.valueOf())},nu=({values:r},e,t)=>{Hd(r,e*2,t.valueOf())},Dd=({stride:r,values:e},t,n)=>{e.set(n.subarray(0,r),r*t)},MS=({values:r,valueOffsets:e},t,n)=>q0(r,e,t,n),LS=({values:r,valueOffsets:e},t,n)=>{q0(r,e,t,hf(n))},zd=(r,e,t)=>{r.type.unit===_r.DAY?ru(r,e,t):nu(r,e,t)},iu=({values:r},e,t)=>Hd(r,e*2,t/1e3),fu=({values:r},e,t)=>Hd(r,e*2,t),ou=({values:r},e,t)=>DS(r,e*2,t),su=({values:r},e,t)=>zS(r,e*2,t),Fd=(r,e,t)=>{switch(r.type.unit){case Qe.SECOND:return iu(r,e,t);case Qe.MILLISECOND:return fu(r,e,t);case Qe.MICROSECOND:return ou(r,e,t);case Qe.NANOSECOND:return su(r,e,t)}},lu=({values:r},e,t)=>{r[e]=t},au=({values:r},e,t)=>{r[e]=t},pu=({values:r},e,t)=>{r[e]=t},uu=({values:r},e,t)=>{r[e]=t},Pd=(r,e,t)=>{switch(r.type.unit){case Qe.SECOND:return lu(r,e,t);case Qe.MILLISECOND:return au(r,e,t);case Qe.MICROSECOND:return pu(r,e,t);case Qe.NANOSECOND:return uu(r,e,t)}},Md=({values:r,stride:e},t,n)=>{r.set(n.subarray(0,e),e*t)},US=(r,e,t)=>{let n=r.children[0],i=r.valueOffsets,f=mr.getVisitFn(n);if(Array.isArray(t))for(let o=-1,s=i[e],l=i[e+1];s<l;)f(n,s++,t[++o]);else for(let o=-1,s=i[e],l=i[e+1];s<l;)f(n,s++,t.get(++o))},CS=(r,e,t)=>{let n=r.children[0],{valueOffsets:i}=r,f=mr.getVisitFn(n),{[e]:o,[e+1]:s}=i,l=t instanceof Map?t.entries():Object.entries(t);for(let p of l)if(f(n,o,p),++o>=s)break},VS=(r,e)=>(t,n,i,f)=>n&&t(n,r,e[f]),WS=(r,e)=>(t,n,i,f)=>n&&t(n,r,e.get(f)),YS=(r,e)=>(t,n,i,f)=>n&&t(n,r,e.get(i.name)),KS=(r,e)=>(t,n,i,f)=>n&&t(n,r,e[i.name]),GS=(r,e,t)=>{let n=r.type.children.map(f=>mr.getVisitFn(f.type)),i=t instanceof Map?YS(e,t):t instanceof ze?WS(e,t):Array.isArray(t)?VS(e,t):KS(e,t);r.type.children.forEach((f,o)=>i(n[o],r.children[o],f,o))},JS=(r,e,t)=>{r.type.mode===Mt.Dense?T0(r,e,t):B0(r,e,t)},T0=(r,e,t)=>{let n=r.type.typeIdToChildIndex[r.typeIds[e]],i=r.children[n];mr.visit(i,r.valueOffsets[e],t)},B0=(r,e,t)=>{let n=r.type.typeIdToChildIndex[r.typeIds[e]],i=r.children[n];mr.visit(i,e,t)},XS=(r,e,t)=>{var n;(n=r.dictionary)===null||n===void 0||n.set(r.values[e],t)},Ld=(r,e,t)=>{r.type.unit===Ur.DAY_TIME?cu(r,e,t):mu(r,e,t)},cu=({values:r},e,t)=>{r.set(t.subarray(0,2),2*e)},mu=({values:r},e,t)=>{r[e]=t[0]*12+t[1]%12},ZS=(r,e,t)=>{let{stride:n}=r,i=r.children[0],f=mr.getVisitFn(i);if(Array.isArray(t))for(let o=-1,s=e*n;++o<n;)f(i,s+o,t[o]);else for(let o=-1,s=e*n;++o<n;)f(i,s+o,t.get(o))};De.prototype.visitBool=Ue(FS);De.prototype.visitInt=Ue(Di);De.prototype.visitInt8=Ue(Di);De.prototype.visitInt16=Ue(Di);De.prototype.visitInt32=Ue(Di);De.prototype.visitInt64=Ue(Di);De.prototype.visitUint8=Ue(Di);De.prototype.visitUint16=Ue(Di);De.prototype.visitUint32=Ue(Di);De.prototype.visitUint64=Ue(Di);De.prototype.visitFloat=Ue(PS);De.prototype.visitFloat16=Ue(k0);De.prototype.visitFloat32=Ue(Rd);De.prototype.visitFloat64=Ue(Rd);De.prototype.visitUtf8=Ue(LS);De.prototype.visitBinary=Ue(MS);De.prototype.visitFixedSizeBinary=Ue(Dd);De.prototype.visitDate=Ue(zd);De.prototype.visitDateDay=Ue(ru);De.prototype.visitDateMillisecond=Ue(nu);De.prototype.visitTimestamp=Ue(Fd);De.prototype.visitTimestampSecond=Ue(iu);De.prototype.visitTimestampMillisecond=Ue(fu);De.prototype.visitTimestampMicrosecond=Ue(ou);De.prototype.visitTimestampNanosecond=Ue(su);De.prototype.visitTime=Ue(Pd);De.prototype.visitTimeSecond=Ue(lu);De.prototype.visitTimeMillisecond=Ue(au);De.prototype.visitTimeMicrosecond=Ue(pu);De.prototype.visitTimeNanosecond=Ue(uu);De.prototype.visitDecimal=Ue(Md);De.prototype.visitList=Ue(US);De.prototype.visitStruct=Ue(GS);De.prototype.visitUnion=Ue(JS);De.prototype.visitDenseUnion=Ue(T0);De.prototype.visitSparseUnion=Ue(B0);De.prototype.visitDictionary=Ue(XS);De.prototype.visitInterval=Ue(Ld);De.prototype.visitIntervalDayTime=Ue(cu);De.prototype.visitIntervalYearMonth=Ue(mu);De.prototype.visitFixedSizeList=Ue(ZS);De.prototype.visitMap=Ue(CS);var mr=new De;var Vn=Symbol.for("parent"),is=Symbol.for("rowIndex"),ao=class{constructor(e,t){return this[Vn]=e,this[is]=t,new Proxy(this,new S0)}toArray(){return Object.values(this.toJSON())}toJSON(){let e=this[is],t=this[Vn],n=t.type.children,i={};for(let f=-1,o=n.length;++f<o;)i[n[f].name]=Zt.visit(t.children[f],e);return i}toString(){return`{${[...this].map(([e,t])=>`${Un(e)}: ${Un(t)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}[Symbol.iterator](){return new I0(this[Vn],this[is])}},I0=class{constructor(e,t){this.childIndex=0,this.children=e.children,this.rowIndex=t,this.childFields=e.type.children,this.numChildren=this.childFields.length}[Symbol.iterator](){return this}next(){let e=this.childIndex;return e<this.numChildren?(this.childIndex=e+1,{done:!1,value:[this.childFields[e].name,Zt.visit(this.children[e],this.rowIndex)]}):{done:!0,value:null}}};Object.defineProperties(ao.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[Vn]:{writable:!0,enumerable:!1,configurable:!1,value:null},[is]:{writable:!0,enumerable:!1,configurable:!1,value:-1}});var S0=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(e){return e[Vn].type.children.map(t=>t.name)}has(e,t){return e[Vn].type.children.findIndex(n=>n.name===t)!==-1}getOwnPropertyDescriptor(e,t){if(e[Vn].type.children.findIndex(n=>n.name===t)!==-1)return{writable:!0,enumerable:!0,configurable:!0}}get(e,t){if(Reflect.has(e,t))return e[t];let n=e[Vn].type.children.findIndex(i=>i.name===t);if(n!==-1){let i=Zt.visit(e[Vn].children[n],e[is]);return Reflect.set(e,t,i),i}}set(e,t,n){let i=e[Vn].type.children.findIndex(f=>f.name===t);return i!==-1?(mr.visit(e[Vn].children[i],e[is],n),Reflect.set(e,t,n)):Reflect.has(e,t)||typeof t=="symbol"?Reflect.set(e,t,n):!1}};var Ae=class extends qe{};function Me(r){return(e,t)=>e.getValid(t)?r(e,t):null}var QS=(r,e)=>864e5*r[e],Ud=(r,e)=>4294967296*r[e+1]+(r[e]>>>0),$S=(r,e)=>4294967296*(r[e+1]/1e3)+(r[e]>>>0)/1e3,ex=(r,e)=>4294967296*(r[e+1]/1e6)+(r[e]>>>0)/1e6,x0=r=>new Date(r),tx=(r,e)=>x0(QS(r,e)),rx=(r,e)=>x0(Ud(r,e)),nx=(r,e)=>null,E0=(r,e,t)=>{if(t+1>=e.length)return null;let n=e[t],i=e[t+1];return r.subarray(n,i)},ix=({offset:r,values:e},t)=>{let n=r+t;return(e[n>>3]&1<<n%8)!=0},A0=({values:r},e)=>tx(r,e),O0=({values:r},e)=>rx(r,e*2),Bf=({stride:r,values:e},t)=>e[r*t],fx=({stride:r,values:e},t)=>tu(e[r*t]),N0=({values:r},e)=>r[e],ox=({stride:r,values:e},t)=>e.subarray(r*t,r*(t+1)),sx=({values:r,valueOffsets:e},t)=>E0(r,e,t),lx=({values:r,valueOffsets:e},t)=>{let n=E0(r,e,t);return n!==null?Cl(n):null},ax=({values:r},e)=>r[e],px=({type:r,values:e},t)=>r.precision!==Rt.HALF?e[t]:tu(e[t]),ux=(r,e)=>r.type.unit===_r.DAY?A0(r,e):O0(r,e),H0=({values:r},e)=>1e3*Ud(r,e*2),R0=({values:r},e)=>Ud(r,e*2),D0=({values:r},e)=>$S(r,e*2),z0=({values:r},e)=>ex(r,e*2),cx=(r,e)=>{switch(r.type.unit){case Qe.SECOND:return H0(r,e);case Qe.MILLISECOND:return R0(r,e);case Qe.MICROSECOND:return D0(r,e);case Qe.NANOSECOND:return z0(r,e)}},F0=({values:r},e)=>r[e],P0=({values:r},e)=>r[e],M0=({values:r},e)=>r[e],L0=({values:r},e)=>r[e],mx=(r,e)=>{switch(r.type.unit){case Qe.SECOND:return F0(r,e);case Qe.MILLISECOND:return P0(r,e);case Qe.MICROSECOND:return M0(r,e);case Qe.NANOSECOND:return L0(r,e)}},dx=({values:r,stride:e},t)=>ts.decimal(r.subarray(e*t,e*(t+1))),wx=(r,e)=>{let{valueOffsets:t,stride:n,children:i}=r,{[e*n]:f,[e*n+1]:o}=t,l=i[0].slice(f,o-f);return new ze([l])},hx=(r,e)=>{let{valueOffsets:t,children:n}=r,{[e]:i,[e+1]:f}=t,o=n[0];return new zi(o.slice(i,f-i))},bx=(r,e)=>new ao(r,e),gx=(r,e)=>r.type.mode===Mt.Dense?U0(r,e):C0(r,e),U0=(r,e)=>{let t=r.type.typeIdToChildIndex[r.typeIds[e]],n=r.children[t];return Zt.visit(n,r.valueOffsets[e])},C0=(r,e)=>{let t=r.type.typeIdToChildIndex[r.typeIds[e]],n=r.children[t];return Zt.visit(n,e)},jx=(r,e)=>{var t;return(t=r.dictionary)===null||t===void 0?void 0:t.get(r.values[e])},yx=(r,e)=>r.type.unit===Ur.DAY_TIME?V0(r,e):W0(r,e),V0=({values:r},e)=>r.subarray(2*e,2*(e+1)),W0=({values:r},e)=>{let t=r[e],n=new Int32Array(2);return n[0]=Math.trunc(t/12),n[1]=Math.trunc(t%12),n},vx=(r,e)=>{let{stride:t,children:n}=r,f=n[0].slice(e*t,t);return new ze([f])};Ae.prototype.visitNull=Me(nx);Ae.prototype.visitBool=Me(ix);Ae.prototype.visitInt=Me(ax);Ae.prototype.visitInt8=Me(Bf);Ae.prototype.visitInt16=Me(Bf);Ae.prototype.visitInt32=Me(Bf);Ae.prototype.visitInt64=Me(N0);Ae.prototype.visitUint8=Me(Bf);Ae.prototype.visitUint16=Me(Bf);Ae.prototype.visitUint32=Me(Bf);Ae.prototype.visitUint64=Me(N0);Ae.prototype.visitFloat=Me(px);Ae.prototype.visitFloat16=Me(fx);Ae.prototype.visitFloat32=Me(Bf);Ae.prototype.visitFloat64=Me(Bf);Ae.prototype.visitUtf8=Me(lx);Ae.prototype.visitBinary=Me(sx);Ae.prototype.visitFixedSizeBinary=Me(ox);Ae.prototype.visitDate=Me(ux);Ae.prototype.visitDateDay=Me(A0);Ae.prototype.visitDateMillisecond=Me(O0);Ae.prototype.visitTimestamp=Me(cx);Ae.prototype.visitTimestampSecond=Me(H0);Ae.prototype.visitTimestampMillisecond=Me(R0);Ae.prototype.visitTimestampMicrosecond=Me(D0);Ae.prototype.visitTimestampNanosecond=Me(z0);Ae.prototype.visitTime=Me(mx);Ae.prototype.visitTimeSecond=Me(F0);Ae.prototype.visitTimeMillisecond=Me(P0);Ae.prototype.visitTimeMicrosecond=Me(M0);Ae.prototype.visitTimeNanosecond=Me(L0);Ae.prototype.visitDecimal=Me(dx);Ae.prototype.visitList=Me(wx);Ae.prototype.visitStruct=Me(bx);Ae.prototype.visitUnion=Me(gx);Ae.prototype.visitDenseUnion=Me(U0);Ae.prototype.visitSparseUnion=Me(C0);Ae.prototype.visitDictionary=Me(jx);Ae.prototype.visitInterval=Me(yx);Ae.prototype.visitIntervalDayTime=Me(V0);Ae.prototype.visitIntervalYearMonth=Me(W0);Ae.prototype.visitFixedSizeList=Me(vx);Ae.prototype.visitMap=Me(hx);var Zt=new Ae;var En=Symbol.for("keys"),fs=Symbol.for("vals"),zi=class{constructor(e){return this[En]=new ze([e.children[0]]).memoize(),this[fs]=e.children[1],new Proxy(this,new K0)}[Symbol.iterator](){return new Y0(this[En],this[fs])}get size(){return this[En].length}toArray(){return Object.values(this.toJSON())}toJSON(){let e=this[En],t=this[fs],n={};for(let i=-1,f=e.length;++i<f;)n[e.get(i)]=Zt.visit(t,i);return n}toString(){return`{${[...this].map(([e,t])=>`${Un(e)}: ${Un(t)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}},Y0=class{constructor(e,t){this.keys=e,this.vals=t,this.keyIndex=0,this.numKeys=e.length}[Symbol.iterator](){return this}next(){let e=this.keyIndex;return e===this.numKeys?{done:!0,value:null}:(this.keyIndex++,{done:!1,value:[this.keys.get(e),Zt.visit(this.vals,e)]})}},K0=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(e){return e[En].toArray().map(String)}has(e,t){return e[En].includes(t)}getOwnPropertyDescriptor(e,t){if(e[En].indexOf(t)!==-1)return{writable:!0,enumerable:!0,configurable:!0}}get(e,t){if(Reflect.has(e,t))return e[t];let n=e[En].indexOf(t);if(n!==-1){let i=Zt.visit(Reflect.get(e,fs),n);return Reflect.set(e,t,i),i}}set(e,t,n){let i=e[En].indexOf(t);return i!==-1?(mr.visit(Reflect.get(e,fs),i,n),Reflect.set(e,t,n)):Reflect.has(e,t)?Reflect.set(e,t,n):!1}};Object.defineProperties(zi.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[En]:{writable:!0,enumerable:!1,configurable:!1,value:null},[fs]:{writable:!0,enumerable:!1,configurable:!1,value:null}});function _x(r,e,t){let n=r.length,i=e>-1?e:n+e%n;return t?t(r,i):i}var G0;function Jl(r,e,t,n){let{length:i=0}=r,f=typeof e!="number"?0:e,o=typeof t!="number"?i:t;return f<0&&(f=(f%i+i)%i),o<0&&(o=(o%i+i)%i),o<f&&(G0=f,f=o,o=G0),o>i&&(o=i),n?n(r,f,o):[f,o]}var J0=r=>r!==r;function If(r){if(typeof r!=="object"||r===null)return J0(r)?J0:t=>t===r;if(r instanceof Date){let t=r.valueOf();return n=>n instanceof Date?n.valueOf()===t:!1}return ArrayBuffer.isView(r)?t=>t?gd(r,t):!1:r instanceof Map?kx(r):Array.isArray(r)?qx(r):r instanceof ze?Tx(r):Bx(r,!0)}function qx(r){let e=[];for(let t=-1,n=r.length;++t<n;)e[t]=If(r[t]);return du(e)}function kx(r){let e=-1,t=[];for(let n of r.values())t[++e]=If(n);return du(t)}function Tx(r){let e=[];for(let t=-1,n=r.length;++t<n;)e[t]=If(r.get(t));return du(e)}function Bx(r,e=!1){let t=Object.keys(r);if(!e&&t.length===0)return()=>!1;let n=[];for(let i=-1,f=t.length;++i<f;)n[i]=If(r[t[i]]);return du(n,t)}function du(r,e){return t=>{if(!t||typeof t!="object")return!1;switch(t.constructor){case Array:return Ix(r,t);case Map:return X0(r,t,t.keys());case zi:case ao:case Object:case void 0:return X0(r,t,e||Object.keys(t))}return t instanceof ze?Sx(r,t):!1}}function Ix(r,e){let t=r.length;if(e.length!==t)return!1;for(let n=-1;++n<t;)if(!r[n](e[n]))return!1;return!0}function Sx(r,e){let t=r.length;if(e.length!==t)return!1;for(let n=-1;++n<t;)if(!r[n](e.get(n)))return!1;return!0}function X0(r,e,t){let n=t[Symbol.iterator](),i=e instanceof Map?e.keys():Object.keys(e)[Symbol.iterator](),f=e instanceof Map?e.values():Object.values(e)[Symbol.iterator](),o=0,s=r.length,l=f.next(),p=n.next(),u=i.next();for(;o<s&&!p.done&&!u.done&&!l.done&&!(p.value!==u.value||!r[o](l.value));++o,p=n.next(),u=i.next(),l=f.next());return o===s&&p.done&&u.done&&l.done?!0:(n.return&&n.return(),i.return&&i.return(),f.return&&f.return(),!1)}var Vd={};Mf(Vd,{BitIterator:()=>ss,getBit:()=>Z0,getBool:()=>wu,packBools:()=>po,popcnt_array:()=>Q0,popcnt_bit_range:()=>Xl,popcnt_uint32:()=>hu,setBool:()=>xx,truncateBitmap:()=>os});function wu(r,e,t,n){return(t&1<<n)!=0}function Z0(r,e,t,n){return(t&1<<n)>>n}function xx(r,e,t){return t?!!(r[e>>3]|=1<<e%8)||!0:!(r[e>>3]&=~(1<<e%8))&&!1}function os(r,e,t){let n=t.byteLength+7&~7;if(r>0||t.byteLength<n){let i=new Uint8Array(n);return i.set(r%8==0?t.subarray(r>>3):po(new ss(t,r,e,null,wu)).subarray(0,n)),i}return t}function po(r){let e=[],t=0,n=0,i=0;for(let o of r)o&&(i|=1<<n),++n==8&&(e[t++]=i,i=n=0);(t===0||n>0)&&(e[t++]=i);let f=new Uint8Array(e.length+7&~7);return f.set(e),f}var ss=class{constructor(e,t,n,i,f){this.bytes=e,this.length=n,this.context=i,this.get=f,this.bit=t%8,this.byteIndex=t>>3,this.byte=e[this.byteIndex++],this.index=0}next(){return this.index<this.length?(this.bit===8&&(this.bit=0,this.byte=this.bytes[this.byteIndex++]),{value:this.get(this.context,this.index++,this.byte,this.bit++)}):{done:!0,value:null}}[Symbol.iterator](){return this}};function Xl(r,e,t){if(t-e<=0)return 0;if(t-e<8){let f=0;for(let o of new ss(r,e,t-e,r,Z0))f+=o;return f}let n=t>>3<<3,i=e+(e%8==0?0:8-e%8);return Xl(r,e,i)+Xl(r,n,t)+Q0(r,i>>3,n-i>>3)}function Q0(r,e,t){let n=0,i=Math.trunc(e),f=new DataView(r.buffer,r.byteOffset,r.byteLength),o=t===void 0?r.byteLength:i+t;for(;o-i>=4;)n+=hu(f.getUint32(i)),i+=4;for(;o-i>=2;)n+=hu(f.getUint16(i)),i+=2;for(;o-i>=1;)n+=hu(f.getUint8(i)),i+=1;return n}function hu(r){let e=Math.trunc(r);return e=e-(e>>>1&1431655765),e=(e&858993459)+(e>>>2&858993459),(e+(e>>>4)&252645135)*16843009>>>24}var Ex=-1,pt=class{constructor(e,t,n,i,f,o=[],s){this.type=e,this.children=o,this.dictionary=s,this.offset=Math.floor(Math.max(t||0,0)),this.length=Math.floor(Math.max(n||0,0)),this._nullCount=Math.floor(Math.max(i||0,-1));let l;f instanceof pt?(this.stride=f.stride,this.values=f.values,this.typeIds=f.typeIds,this.nullBitmap=f.nullBitmap,this.valueOffsets=f.valueOffsets):(this.stride=en(e),f&&((l=f[0])&&(this.valueOffsets=l),(l=f[1])&&(this.values=l),(l=f[2])&&(this.nullBitmap=l),(l=f[3])&&(this.typeIds=l))),this.nullable=this._nullCount!==0&&this.nullBitmap&&this.nullBitmap.byteLength>0}get typeId(){return this.type.typeId}get ArrayType(){return this.type.ArrayType}get buffers(){return[this.valueOffsets,this.values,this.nullBitmap,this.typeIds]}get byteLength(){let e=0,{valueOffsets:t,values:n,nullBitmap:i,typeIds:f}=this;return t&&(e+=t.byteLength),n&&(e+=n.byteLength),i&&(e+=i.byteLength),f&&(e+=f.byteLength),this.children.reduce((o,s)=>o+s.byteLength,e)}get nullCount(){let e=this._nullCount,t;return e<=Ex&&(t=this.nullBitmap)&&(this._nullCount=e=this.length-Xl(t,this.offset,this.offset+this.length)),e}getValid(e){if(this.nullable&&this.nullCount>0){let t=this.offset+e;return(this.nullBitmap[t>>3]&1<<t%8)!=0}return!0}setValid(e,t){if(!this.nullable)return t;if(!this.nullBitmap||this.nullBitmap.byteLength<=e>>3){let{nullBitmap:l}=this._changeLengthAndBackfillNullBitmap(this.length);Object.assign(this,{nullBitmap:l,_nullCount:0})}let{nullBitmap:n,offset:i}=this,f=i+e>>3,o=(i+e)%8,s=n[f]>>o&1;return t?s===0&&(n[f]|=1<<o,this._nullCount=this.nullCount+1):s===1&&(n[f]&=~(1<<o),this._nullCount=this.nullCount-1),t}clone(e=this.type,t=this.offset,n=this.length,i=this._nullCount,f=this,o=this.children){return new pt(e,t,n,i,f,o,this.dictionary)}slice(e,t){let{stride:n,typeId:i,children:f}=this,o=+(this._nullCount===0)-1,s=i===16?n:1,l=this._sliceBuffers(e,t,n,i);return this.clone(this.type,this.offset+e,t,o,l,f.length===0||this.valueOffsets?f:this._sliceChildren(f,s*e,s*t))}_changeLengthAndBackfillNullBitmap(e){if(this.typeId===H.Null)return this.clone(this.type,0,e,0);let{length:t,nullCount:n}=this,i=new Uint8Array((e+63&~63)>>3).fill(255,0,t>>3);i[t>>3]=(1<<t-(t&~7))-1,n>0&&i.set(os(this.offset,t,this.nullBitmap),0);let f=this.buffers;return f[Ln.VALIDITY]=i,this.clone(this.type,0,e,n+(e-t),f)}_sliceBuffers(e,t,n,i){let f,{buffers:o}=this;return(f=o[Ln.TYPE])&&(o[Ln.TYPE]=f.subarray(e,e+t)),(f=o[Ln.OFFSET])&&(o[Ln.OFFSET]=f.subarray(e,e+t+1))||(f=o[Ln.DATA])&&(o[Ln.DATA]=i===6?f:f.subarray(n*e,n*(e+t))),o}_sliceChildren(e,t,n){return e.map(i=>i.slice(t,n))}};pt.prototype.children=Object.freeze([]);var ls=class extends qe{visit(e){return this.getVisitFn(e.type).call(this,e)}visitNull(e){let{["type"]:t,["offset"]:n=0,["length"]:i=0}=e;return new pt(t,n,i,0)}visitBool(e){let{["type"]:t,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(t.ArrayType,e.data),{["length"]:o=f.length>>3,["nullCount"]:s=e.nullBitmap?-1:0}=e;return new pt(t,n,o,s,[void 0,f,i])}visitInt(e){let{["type"]:t,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(t.ArrayType,e.data),{["length"]:o=f.length,["nullCount"]:s=e.nullBitmap?-1:0}=e;return new pt(t,n,o,s,[void 0,f,i])}visitFloat(e){let{["type"]:t,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(t.ArrayType,e.data),{["length"]:o=f.length,["nullCount"]:s=e.nullBitmap?-1:0}=e;return new pt(t,n,o,s,[void 0,f,i])}visitUtf8(e){let{["type"]:t,["offset"]:n=0}=e,i=Ee(e.data),f=Ee(e.nullBitmap),o=lo(e.valueOffsets),{["length"]:s=o.length-1,["nullCount"]:l=e.nullBitmap?-1:0}=e;return new pt(t,n,s,l,[o,i,f])}visitBinary(e){let{["type"]:t,["offset"]:n=0}=e,i=Ee(e.data),f=Ee(e.nullBitmap),o=lo(e.valueOffsets),{["length"]:s=o.length-1,["nullCount"]:l=e.nullBitmap?-1:0}=e;return new pt(t,n,s,l,[o,i,f])}visitFixedSizeBinary(e){let{["type"]:t,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(t.ArrayType,e.data),{["length"]:o=f.length/en(t),["nullCount"]:s=e.nullBitmap?-1:0}=e;return new pt(t,n,o,s,[void 0,f,i])}visitDate(e){let{["type"]:t,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(t.ArrayType,e.data),{["length"]:o=f.length/en(t),["nullCount"]:s=e.nullBitmap?-1:0}=e;return new pt(t,n,o,s,[void 0,f,i])}visitTimestamp(e){let{["type"]:t,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(t.ArrayType,e.data),{["length"]:o=f.length/en(t),["nullCount"]:s=e.nullBitmap?-1:0}=e;return new pt(t,n,o,s,[void 0,f,i])}visitTime(e){let{["type"]:t,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(t.ArrayType,e.data),{["length"]:o=f.length/en(t),["nullCount"]:s=e.nullBitmap?-1:0}=e;return new pt(t,n,o,s,[void 0,f,i])}visitDecimal(e){let{["type"]:t,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(t.ArrayType,e.data),{["length"]:o=f.length/en(t),["nullCount"]:s=e.nullBitmap?-1:0}=e;return new pt(t,n,o,s,[void 0,f,i])}visitList(e){let{["type"]:t,["offset"]:n=0,["child"]:i}=e,f=Ee(e.nullBitmap),o=lo(e.valueOffsets),{["length"]:s=o.length-1,["nullCount"]:l=e.nullBitmap?-1:0}=e;return new pt(t,n,s,l,[o,void 0,f],[i])}visitStruct(e){let{["type"]:t,["offset"]:n=0,["children"]:i=[]}=e,f=Ee(e.nullBitmap),{length:o=i.reduce((l,{length:p})=>Math.max(l,p),0),nullCount:s=e.nullBitmap?-1:0}=e;return new pt(t,n,o,s,[void 0,void 0,f],i)}visitUnion(e){let{["type"]:t,["offset"]:n=0,["children"]:i=[]}=e,f=Ee(e.nullBitmap),o=Ge(t.ArrayType,e.typeIds),{["length"]:s=o.length,["nullCount"]:l=e.nullBitmap?-1:0}=e;if(ge.isSparseUnion(t))return new pt(t,n,s,l,[void 0,void 0,f,o],i);let p=lo(e.valueOffsets);return new pt(t,n,s,l,[p,void 0,f,o],i)}visitDictionary(e){let{["type"]:t,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(t.indices.ArrayType,e.data),{["dictionary"]:o=new ze([new ls().visit({type:t.dictionary})])}=e,{["length"]:s=f.length,["nullCount"]:l=e.nullBitmap?-1:0}=e;return new pt(t,n,s,l,[void 0,f,i],[],o)}visitInterval(e){let{["type"]:t,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(t.ArrayType,e.data),{["length"]:o=f.length/en(t),["nullCount"]:s=e.nullBitmap?-1:0}=e;return new pt(t,n,o,s,[void 0,f,i])}visitFixedSizeList(e){let{["type"]:t,["offset"]:n=0,["child"]:i=new ls().visit({type:t.valueType})}=e,f=Ee(e.nullBitmap),{["length"]:o=i.length/en(t),["nullCount"]:s=e.nullBitmap?-1:0}=e;return new pt(t,n,o,s,[void 0,void 0,f],[i])}visitMap(e){let{["type"]:t,["offset"]:n=0,["child"]:i=new ls().visit({type:t.childType})}=e,f=Ee(e.nullBitmap),o=lo(e.valueOffsets),{["length"]:s=o.length-1,["nullCount"]:l=e.nullBitmap?-1:0}=e;return new pt(t,n,s,l,[o,void 0,f],[i])}};function Fe(r){return new ls().visit(r)}var bu=class{constructor(e=0,t){this.numChunks=e,this.getChunkIterator=t,this.chunkIndex=0,this.chunkIterator=this.getChunkIterator(0)}next(){for(;this.chunkIndex<this.numChunks;){let e=this.chunkIterator.next();if(!e.done)return e;++this.chunkIndex<this.numChunks&&(this.chunkIterator=this.getChunkIterator(this.chunkIndex))}return{done:!0,value:null}}[Symbol.iterator](){return this}};function gu(r){return r.reduce((e,t)=>e+t.nullCount,0)}function ju(r){return r.reduce((e,t,n)=>(e[n+1]=e[n]+t.length,e),new Uint32Array(r.length+1))}function yu(r,e,t,n){let i=[];for(let f=-1,o=r.length;++f<o;){let s=r[f],l=e[f],{length:p}=s;if(l>=n)break;if(t>=l+p)continue;if(l>=t&&l+p<=n){i.push(s);continue}let u=Math.max(0,t-l),b=Math.min(n-l,p);i.push(s.slice(u,b-u))}return i.length===0&&i.push(r[0].slice(0,0)),i}function Wd(r,e,t,n){let i=0,f=0,o=e.length-1;do{if(i>=o-1)return t<e[o]?n(r,i,t-e[i]):null;f=i+Math.trunc((o-i)*.5),t<e[f]?o=f:i=f}while(i<o)}function Zl(r,e){return r.getValid(e)}function Sf(r){function e(t,n,i){return r(t[n],i)}return function(t){let n=this.data;return Wd(n,this._offsets,t,e)}}function vu(r){let e;function t(n,i,f){return r(n[i],f,e)}return function(n,i){let f=this.data;e=i;let o=Wd(f,this._offsets,n,t);return e=void 0,o}}function _u(r){let e;function t(n,i,f){let o=f,s=0,l=0;for(let p=i-1,u=n.length;++p<u;){let b=n[p];if(~(s=r(b,e,o)))return l+s;o=0,l+=b.length}return-1}return function(n,i){e=n;let f=this.data,o=typeof i!="number"?t(f,0,0):Wd(f,this._offsets,i,t);return e=void 0,o}}var Oe=class extends qe{};function Ax(r,e){return e===null&&r.length>0?0:-1}function Ox(r,e){let{nullBitmap:t}=r;if(!t||r.nullCount<=0)return-1;let n=0;for(let i of new ss(t,r.offset+(e||0),r.length,t,wu)){if(!i)return n;++n}return-1}function Je(r,e,t){if(e===void 0)return-1;if(e===null)return Ox(r,t);let n=Zt.getVisitFn(r),i=If(e);for(let f=(t||0)-1,o=r.length;++f<o;)if(i(n(r,f)))return f;return-1}function $0(r,e,t){let n=Zt.getVisitFn(r),i=If(e);for(let f=(t||0)-1,o=r.length;++f<o;)if(i(n(r,f)))return f;return-1}Oe.prototype.visitNull=Ax;Oe.prototype.visitBool=Je;Oe.prototype.visitInt=Je;Oe.prototype.visitInt8=Je;Oe.prototype.visitInt16=Je;Oe.prototype.visitInt32=Je;Oe.prototype.visitInt64=Je;Oe.prototype.visitUint8=Je;Oe.prototype.visitUint16=Je;Oe.prototype.visitUint32=Je;Oe.prototype.visitUint64=Je;Oe.prototype.visitFloat=Je;Oe.prototype.visitFloat16=Je;Oe.prototype.visitFloat32=Je;Oe.prototype.visitFloat64=Je;Oe.prototype.visitUtf8=Je;Oe.prototype.visitBinary=Je;Oe.prototype.visitFixedSizeBinary=Je;Oe.prototype.visitDate=Je;Oe.prototype.visitDateDay=Je;Oe.prototype.visitDateMillisecond=Je;Oe.prototype.visitTimestamp=Je;Oe.prototype.visitTimestampSecond=Je;Oe.prototype.visitTimestampMillisecond=Je;Oe.prototype.visitTimestampMicrosecond=Je;Oe.prototype.visitTimestampNanosecond=Je;Oe.prototype.visitTime=Je;Oe.prototype.visitTimeSecond=Je;Oe.prototype.visitTimeMillisecond=Je;Oe.prototype.visitTimeMicrosecond=Je;Oe.prototype.visitTimeNanosecond=Je;Oe.prototype.visitDecimal=Je;Oe.prototype.visitList=Je;Oe.prototype.visitStruct=Je;Oe.prototype.visitUnion=Je;Oe.prototype.visitDenseUnion=$0;Oe.prototype.visitSparseUnion=$0;Oe.prototype.visitDictionary=Je;Oe.prototype.visitInterval=Je;Oe.prototype.visitIntervalDayTime=Je;Oe.prototype.visitIntervalYearMonth=Je;Oe.prototype.visitFixedSizeList=Je;Oe.prototype.visitMap=Je;var uo=new Oe;var Ne=class extends qe{};function Le(r){let{type:e}=r;if(r.nullCount===0&&r.stride===1&&(e.typeId===H.Timestamp||e instanceof Xt&&e.bitWidth!==64||e instanceof li&&e.bitWidth!==64||e instanceof $r&&e.precision!==Rt.HALF))return new bu(r.data.length,n=>{let i=r.data[n];return i.values.subarray(0,i.length)[Symbol.iterator]()});let t=0;return new bu(r.data.length,n=>{let f=r.data[n].length,o=r.slice(t,t+f);return t+=f,new ev(o)})}var ev=class{constructor(e){this.vector=e,this.index=0}next(){return this.index<this.vector.length?{value:this.vector.get(this.index++)}:{done:!0,value:null}}[Symbol.iterator](){return this}};Ne.prototype.visitNull=Le;Ne.prototype.visitBool=Le;Ne.prototype.visitInt=Le;Ne.prototype.visitInt8=Le;Ne.prototype.visitInt16=Le;Ne.prototype.visitInt32=Le;Ne.prototype.visitInt64=Le;Ne.prototype.visitUint8=Le;Ne.prototype.visitUint16=Le;Ne.prototype.visitUint32=Le;Ne.prototype.visitUint64=Le;Ne.prototype.visitFloat=Le;Ne.prototype.visitFloat16=Le;Ne.prototype.visitFloat32=Le;Ne.prototype.visitFloat64=Le;Ne.prototype.visitUtf8=Le;Ne.prototype.visitBinary=Le;Ne.prototype.visitFixedSizeBinary=Le;Ne.prototype.visitDate=Le;Ne.prototype.visitDateDay=Le;Ne.prototype.visitDateMillisecond=Le;Ne.prototype.visitTimestamp=Le;Ne.prototype.visitTimestampSecond=Le;Ne.prototype.visitTimestampMillisecond=Le;Ne.prototype.visitTimestampMicrosecond=Le;Ne.prototype.visitTimestampNanosecond=Le;Ne.prototype.visitTime=Le;Ne.prototype.visitTimeSecond=Le;Ne.prototype.visitTimeMillisecond=Le;Ne.prototype.visitTimeMicrosecond=Le;Ne.prototype.visitTimeNanosecond=Le;Ne.prototype.visitDecimal=Le;Ne.prototype.visitList=Le;Ne.prototype.visitStruct=Le;Ne.prototype.visitUnion=Le;Ne.prototype.visitDenseUnion=Le;Ne.prototype.visitSparseUnion=Le;Ne.prototype.visitDictionary=Le;Ne.prototype.visitInterval=Le;Ne.prototype.visitIntervalDayTime=Le;Ne.prototype.visitIntervalYearMonth=Le;Ne.prototype.visitFixedSizeList=Le;Ne.prototype.visitMap=Le;var as=new Ne;var Nx=(r,e)=>r+e,Fi=class extends qe{visitNull(e,t){return 0}visitInt(e,t){return e.type.bitWidth/8}visitFloat(e,t){return e.type.ArrayType.BYTES_PER_ELEMENT}visitBool(e,t){return 1/8}visitDecimal(e,t){return e.type.bitWidth/8}visitDate(e,t){return(e.type.unit+1)*4}visitTime(e,t){return e.type.bitWidth/8}visitTimestamp(e,t){return e.type.unit===Qe.SECOND?4:8}visitInterval(e,t){return(e.type.unit+1)*4}visitStruct(e,t){return e.children.reduce((n,i)=>n+tn.visit(i,t),0)}visitFixedSizeBinary(e,t){return e.type.byteWidth}visitMap(e,t){return 8+e.children.reduce((n,i)=>n+tn.visit(i,t),0)}visitDictionary(e,t){var n;return e.type.indices.bitWidth/8+(((n=e.dictionary)===null||n===void 0?void 0:n.getByteLength(e.values[t]))||0)}},Hx=({valueOffsets:r},e)=>8+(r[e+1]-r[e]),Rx=({valueOffsets:r},e)=>8+(r[e+1]-r[e]),Dx=({valueOffsets:r,stride:e,children:t},n)=>{let i=t[0],{[n*e]:f}=r,{[n*e+1]:o}=r,s=tn.getVisitFn(i.type),l=i.slice(f,o-f),p=8;for(let u=-1,b=o-f;++u<b;)p+=s(l,u);return p},zx=({stride:r,children:e},t)=>{let n=e[0],i=n.slice(t*r,r),f=tn.getVisitFn(n.type),o=0;for(let s=-1,l=i.length;++s<l;)o+=f(i,s);return o},Fx=(r,e)=>r.type.mode===Mt.Dense?tv(r,e):rv(r,e),tv=({type:r,children:e,typeIds:t,valueOffsets:n},i)=>{let f=r.typeIdToChildIndex[t[i]];return 8+tn.visit(e[f],n[i])},rv=({children:r},e)=>4+tn.visitMany(r,r.map(()=>e)).reduce(Nx,0);Fi.prototype.visitUtf8=Hx;Fi.prototype.visitBinary=Rx;Fi.prototype.visitList=Dx;Fi.prototype.visitFixedSizeList=zx;Fi.prototype.visitUnion=Fx;Fi.prototype.visitDenseUnion=tv;Fi.prototype.visitSparseUnion=rv;var tn=new Fi;var nv,iv={},fv={},ze=class{constructor(e){var t,n,i;let f=e[0]instanceof ze?e.flatMap(s=>s.data):e;if(f.length===0||f.some(s=>!(s instanceof pt)))throw new TypeError("Vector constructor expects an Array of Data instances.");let o=(t=f[0])===null||t===void 0?void 0:t.type;switch(f.length){case 0:this._offsets=[0];break;case 1:{let{get:s,set:l,indexOf:p,byteLength:u}=iv[o.typeId],b=f[0];this.isValid=c=>Zl(b,c),this.get=c=>s(b,c),this.set=(c,h)=>l(b,c,h),this.indexOf=c=>p(b,c),this.getByteLength=c=>u(b,c),this._offsets=[0,b.length];break}default:Object.setPrototypeOf(this,fv[o.typeId]),this._offsets=ju(f);break}this.data=f,this.type=o,this.stride=en(o),this.numChildren=(i=(n=o.children)===null||n===void 0?void 0:n.length)!==null&&i!==void 0?i:0,this.length=this._offsets[this._offsets.length-1]}get byteLength(){return this._byteLength===-1&&(this._byteLength=this.data.reduce((e,t)=>e+t.byteLength,0)),this._byteLength}get nullCount(){return this._nullCount===-1&&(this._nullCount=gu(this.data)),this._nullCount}get ArrayType(){return this.type.ArrayType}get[Symbol.toStringTag](){return`${this.VectorName}<${this.type[Symbol.toStringTag]}>`}get VectorName(){return`${H[this.type.typeId]}Vector`}isValid(e){return!1}get(e){return null}set(e,t){}indexOf(e,t){return-1}includes(e,t){return this.indexOf(e,t)>0}getByteLength(e){return 0}[Symbol.iterator](){return as.visit(this)}concat(...e){return new ze(this.data.concat(e.flatMap(t=>t.data).flat(Number.POSITIVE_INFINITY)))}slice(e,t){return new ze(Jl(this,e,t,({data:n,_offsets:i},f,o)=>yu(n,i,f,o)))}toJSON(){return[...this]}toArray(){let{type:e,data:t,length:n,stride:i,ArrayType:f}=this;switch(e.typeId){case H.Int:case H.Float:case H.Decimal:case H.Time:case H.Timestamp:switch(t.length){case 0:return new f;case 1:return t[0].values.subarray(0,n*i);default:return t.reduce((o,{values:s})=>(o.array.set(s,o.offset),o.offset+=s.length,o),{array:new f(n*i),offset:0}).array}}return[...this]}toString(){return`[${[...this].join(",")}]`}getChild(e){var t;return this.getChildAt((t=this.type.children)===null||t===void 0?void 0:t.findIndex(n=>n.name===e))}getChildAt(e){return e>-1&&e<this.numChildren?new ze(this.data.map(({children:t})=>t[e])):null}get isMemoized(){return ge.isDictionary(this.type)?this.data[0].dictionary.isMemoized:!1}memoize(){if(ge.isDictionary(this.type)){let e=new Ql(this.data[0].dictionary),t=this.data.map(n=>{let i=n.clone();return i.dictionary=e,i});return new ze(t)}return new Ql(this)}unmemoize(){if(ge.isDictionary(this.type)&&this.isMemoized){let e=this.data[0].dictionary.unmemoize(),t=this.data.map(n=>{let i=n.clone();return i.dictionary=e,i});return new ze(t)}return this}};nv=Symbol.toStringTag;ze[nv]=(r=>{r.type=ge.prototype,r.data=[],r.length=0,r.stride=1,r.numChildren=0,r._nullCount=-1,r._byteLength=-1,r._offsets=new Uint32Array([0]),r[Symbol.isConcatSpreadable]=!0;let e=Object.keys(H).map(t=>H[t]).filter(t=>typeof t=="number"&&t!==H.NONE);for(let t of e){let n=Zt.getVisitFnByTypeId(t),i=mr.getVisitFnByTypeId(t),f=uo.getVisitFnByTypeId(t),o=tn.getVisitFnByTypeId(t);iv[t]={get:n,set:i,indexOf:f,byteLength:o},fv[t]=Object.create(r,{isValid:{value:Sf(Zl)},get:{value:Sf(Zt.getVisitFnByTypeId(t))},set:{value:vu(mr.getVisitFnByTypeId(t))},indexOf:{value:_u(uo.getVisitFnByTypeId(t))},getByteLength:{value:Sf(tn.getVisitFnByTypeId(t))}})}return"Vector"})(ze.prototype);var Ql=class extends ze{constructor(e){super(e.data);let t=this.get,n=this.set,i=this.slice,f=new Array(this.length);Object.defineProperty(this,"get",{value(o){let s=f[o];if(s!==void 0)return s;let l=t.call(this,o);return f[o]=l,l}}),Object.defineProperty(this,"set",{value(o,s){n.call(this,o,s),f[o]=s}}),Object.defineProperty(this,"slice",{value:(o,s)=>new Ql(i.call(this,o,s))}),Object.defineProperty(this,"isMemoized",{value:!0}),Object.defineProperty(this,"unmemoize",{value:()=>new ze(this.data)}),Object.defineProperty(this,"memoize",{value:()=>this})}};function ov(r){if(!r||r.length<=0)return function(i){return!0};let e="",t=r.filter(n=>n===n);return t.length>0&&(e=`
|
|
21
|
-
switch (x) {${
|
|
22
|
-
case ${
|
|
26
|
+
`))):s=t.stylize("[Circular]","special")),xi(o)){if(f&&i.match(/^\d+$/))return s;o=JSON.stringify(""+i),o.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(o=o.substr(1,o.length-2),o=t.stylize(o,"name")):(o=o.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),o=t.stylize(o,"string"))}return o+": "+s}function gB(t,e,r){var n=t.reduce(function(i,f){return f.indexOf(`
|
|
27
|
+
`)>=0,i+f.replace(/\u001b\[\d\d?m/g,"").length+1},0);return n>60?r[0]+(e===""?"":e+`
|
|
28
|
+
`)+" "+t.join(`,
|
|
29
|
+
`)+" "+r[1]:r[0]+e+" "+t.join(", ")+" "+r[1]}function Wg(t){return Array.isArray(t)}function Em(t){return typeof t=="boolean"}function jp(t){return t===null}function jB(t){return t==null}function Yg(t){return typeof t=="number"}function yp(t){return typeof t=="string"}function yB(t){return babelHelpers.typeof(t)==="symbol"}function xi(t){return t===void 0}function vp(t){return Fo(t)&&Om(t)==="[object RegExp]"}function Fo(t){return babelHelpers.typeof(t)==="object"&&t!==null}function Am(t){return Fo(t)&&Om(t)==="[object Date]"}function _p(t){return Fo(t)&&(Om(t)==="[object Error]"||t instanceof Error)}function qp(t){return typeof t=="function"}function vB(t){return t===null||typeof t=="boolean"||typeof t=="number"||typeof t=="string"||babelHelpers.typeof(t)==="symbol"||typeof t=="undefined"}function _B(t){return Buffer.isBuffer(t)}function Om(t){return Object.prototype.toString.call(t)}function Nm(t){return t<10?"0"+t.toString(10):t.toString(10)}var qB=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function kB(){var t=new Date,e=[Nm(t.getHours()),Nm(t.getMinutes()),Nm(t.getSeconds())].join(":");return[t.getDate(),qB[t.getMonth()],e].join(" ")}function TB(){console.log("%s - %s",kB(),Bm.apply(null,arguments))}function Kg(t,e){if(!e||!Fo(e))return t;for(var r=Object.keys(e),n=r.length;n--;)t[r[n]]=e[r[n]];return t}function Gg(t,e){return Object.prototype.hasOwnProperty.call(t,e)}var BB={inherits:pB,_extend:Kg,log:TB,isBuffer:_B,isPrimitive:vB,isFunction:qp,isError:_p,isDate:Am,isObject:Fo,isRegExp:vp,isUndefined:xi,isSymbol:yB,isString:yp,isNumber:Yg,isNullOrUndefined:jB,isNull:jp,isBoolean:Em,isArray:Wg,inspect:Si,deprecate:Vg,format:Bm,debuglog:cB},pt=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.deprecate=e.isObjectLike=e.isDate=e.isBuffer=e.haveBuffer=e.isBigUInt64Array=e.isBigInt64Array=e.isUint8Array=e.randomBytes=e.normalizedFunctionString=void 0;function r(c){return c.toString().replace("function(","function (")}e.normalizedFunctionString=r;function n(c){let h=le.Buffer.alloc(c);for(let T=0;T<c;++T)h[T]=Math.floor(Math.random()*256);return h}if(e.randomBytes=n,typeof window!="undefined"&&window.crypto&&window.crypto.getRandomValues)e.randomBytes=c=>window.crypto.getRandomValues(le.Buffer.alloc(c));else{try{e.randomBytes=aB.randomBytes}catch{}e.randomBytes==null&&(e.randomBytes=n)}function i(c){return Object.prototype.toString.call(c)==="[object Uint8Array]"}e.isUint8Array=i;function f(c){return Object.prototype.toString.call(c)==="[object BigInt64Array]"}e.isBigInt64Array=f;function o(c){return Object.prototype.toString.call(c)==="[object BigUint64Array]"}e.isBigUInt64Array=o;function s(){return typeof hp!="undefined"&&typeof hp.Buffer!="undefined"}e.haveBuffer=s;function l(c){return s()&&le.Buffer.isBuffer(c)}e.isBuffer=l;function p(c){return u(c)&&Object.prototype.toString.call(c)==="[object Date]"}e.isDate=p;function u(c){return typeof c=="object"&&c!==null}e.isObjectLike=u;function b(c,h){if(typeof window=="undefined"||typeof self=="undefined")return BB.deprecate(c,h);let T=!1;function y(...N){return T||(console.warn(h),T=!0),c.apply(this,...N)}return y}e.deprecate=b});At(pt);var H4=pt.deprecate,R4=pt.isObjectLike,D4=pt.isDate,z4=pt.isBuffer,F4=pt.haveBuffer,P4=pt.isBigUInt64Array,M4=pt.isBigInt64Array,U4=pt.isUint8Array,L4=pt.randomBytes,C4=pt.normalizedFunctionString,Fn=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.DBRef=e.isDBRefLike=void 0;function r(i){return pt.isObjectLike(i)&&i.$id!=null&&i.$ref!=null}e.isDBRefLike=r;class n{constructor(f,o,s,l){let p=f.split(".");p.length===2&&(s=p.shift(),f=p.shift()),this.collection=f,this.oid=o,this.db=s,this.fields=l||{}}get namespace(){return this.collection}set namespace(f){this.collection=f}toJSON(){let f=Object.assign({$ref:this.collection,$id:this.oid},this.fields);return this.db!=null&&(f.$db=this.db),f}toExtendedJSON(f){f=f||{};let o={$ref:this.collection,$id:this.oid};return f.legacy||(this.db&&(o.$db=this.db),o=Object.assign(o,this.fields)),o}static fromExtendedJSON(f){let o=Object.assign({},f);return delete o.$ref,delete o.$id,delete o.$db,new n(f.$ref,f.$id,f.$db,o)}}e.DBRef=n,Object.defineProperty(n.prototype,"_bsontype",{value:"DBRef"})});At(Fn);var V4=Fn.DBRef,W4=Fn.isDBRefLike,me=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Long=void 0;let r;try{r=new WebAssembly.Instance(new WebAssembly.Module(new Uint8Array([0,97,115,109,1,0,0,0,1,13,2,96,0,1,127,96,4,127,127,127,127,1,127,3,7,6,0,1,1,1,1,1,6,6,1,127,1,65,0,11,7,50,6,3,109,117,108,0,1,5,100,105,118,95,115,0,2,5,100,105,118,95,117,0,3,5,114,101,109,95,115,0,4,5,114,101,109,95,117,0,5,8,103,101,116,95,104,105,103,104,0,0,10,191,1,6,4,0,35,0,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,126,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,127,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,128,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,129,34,4,66,32,135,167,36,0,32,4,167,11,36,1,1,126,32,0,173,32,1,173,66,32,134,132,32,2,173,32,3,173,66,32,134,132,130,34,4,66,32,135,167,36,0,32,4,167,11])),{}).exports}catch{}let n=1<<16,i=1<<24,f=n*n,o=f*f,s=o/2,l={},p={};class u{constructor(c=0,h=0,T){this.comp=u.prototype.compare,this.div=u.prototype.divide,this.eq=u.prototype.equals,this.gt=u.prototype.greaterThan,this.gte=u.prototype.greaterThanOrEqual,this.ge=u.prototype.greaterThanOrEqual,this.lt=u.prototype.lessThan,this.lte=u.prototype.lessThanOrEqual,this.mod=u.prototype.modulo,this.rem=u.prototype.modulo,this.mul=u.prototype.multiply,this.neg=u.prototype.negate,this.neq=u.prototype.notEquals,this.ne=u.prototype.notEquals,this.shl=u.prototype.shiftLeft,this.shr=u.prototype.shiftRight,this.shr_u=u.prototype.shiftRightUnsigned,this.shru=u.prototype.shiftRightUnsigned,this.sub=u.prototype.subtract,this.eqz=u.prototype.isZero,this.le=u.prototype.lessThanOrEqual,this.low=c|0,this.high=h|0,this.unsigned=!!T,Object.defineProperty(this,"__isLong__",{value:!0,configurable:!1,writable:!1,enumerable:!1})}static fromBits(c,h,T){return new u(c,h,T)}static fromInt(c,h){let T,y,N;return h?(c>>>=0,(N=0<=c&&c<256)&&(y=p[c],y)?y:(T=u.fromBits(c,(c|0)<0?-1:0,!0),N&&(p[c]=T),T)):(c|=0,(N=-128<=c&&c<128)&&(y=l[c],y)?y:(T=u.fromBits(c,c<0?-1:0,!1),N&&(l[c]=T),T))}static fromNumber(c,h){if(isNaN(c))return h?u.UZERO:u.ZERO;if(h){if(c<0)return u.UZERO;if(c>=o)return u.MAX_UNSIGNED_VALUE}else{if(c<=-s)return u.MIN_VALUE;if(c+1>=s)return u.MAX_VALUE}return c<0?u.fromNumber(-c,h).neg():u.fromBits(c%f|0,c/f|0,h)}static fromBigInt(c,h){return u.fromString(c.toString(),h)}static fromString(c,h,T){if(c.length===0)throw Error("empty string");if(c==="NaN"||c==="Infinity"||c==="+Infinity"||c==="-Infinity")return u.ZERO;if(typeof h=="number"?(T=h,h=!1):h=!!h,T=T||10,T<2||36<T)throw RangeError("radix");let y;if((y=c.indexOf("-"))>0)throw Error("interior hyphen");if(y===0)return u.fromString(c.substring(1),h,T).neg();let N=u.fromNumber(Math.pow(T,8)),P=u.ZERO;for(let R=0;R<c.length;R+=8){let Y=Math.min(8,c.length-R),re=parseInt(c.substring(R,R+Y),T);if(Y<8){let W=u.fromNumber(Math.pow(T,Y));P=P.mul(W).add(u.fromNumber(re))}else P=P.mul(N),P=P.add(u.fromNumber(re))}return P.unsigned=h,P}static fromBytes(c,h,T){return T?u.fromBytesLE(c,h):u.fromBytesBE(c,h)}static fromBytesLE(c,h){return new u(c[0]|c[1]<<8|c[2]<<16|c[3]<<24,c[4]|c[5]<<8|c[6]<<16|c[7]<<24,h)}static fromBytesBE(c,h){return new u(c[4]<<24|c[5]<<16|c[6]<<8|c[7],c[0]<<24|c[1]<<16|c[2]<<8|c[3],h)}static isLong(c){return pt.isObjectLike(c)&&c.__isLong__===!0}static fromValue(c,h){return typeof c=="number"?u.fromNumber(c,h):typeof c=="string"?u.fromString(c,h):u.fromBits(c.low,c.high,typeof h=="boolean"?h:c.unsigned)}add(c){u.isLong(c)||(c=u.fromValue(c));let h=this.high>>>16,T=this.high&65535,y=this.low>>>16,N=this.low&65535,P=c.high>>>16,R=c.high&65535,Y=c.low>>>16,re=c.low&65535,W=0,O=0,te=0,L=0;return L+=N+re,te+=L>>>16,L&=65535,te+=y+Y,O+=te>>>16,te&=65535,O+=T+R,W+=O>>>16,O&=65535,W+=h+P,W&=65535,u.fromBits(te<<16|L,W<<16|O,this.unsigned)}and(c){return u.isLong(c)||(c=u.fromValue(c)),u.fromBits(this.low&c.low,this.high&c.high,this.unsigned)}compare(c){if(u.isLong(c)||(c=u.fromValue(c)),this.eq(c))return 0;let h=this.isNegative(),T=c.isNegative();return h&&!T?-1:!h&&T?1:this.unsigned?c.high>>>0>this.high>>>0||c.high===this.high&&c.low>>>0>this.low>>>0?-1:1:this.sub(c).isNegative()?-1:1}divide(c){if(u.isLong(c)||(c=u.fromValue(c)),c.isZero())throw Error("division by zero");if(r){if(!this.unsigned&&this.high===-2147483648&&c.low===-1&&c.high===-1)return this;let N=(this.unsigned?r.div_u:r.div_s)(this.low,this.high,c.low,c.high);return u.fromBits(N,r.get_high(),this.unsigned)}if(this.isZero())return this.unsigned?u.UZERO:u.ZERO;let h,T,y;if(this.unsigned){if(c.unsigned||(c=c.toUnsigned()),c.gt(this))return u.UZERO;if(c.gt(this.shru(1)))return u.UONE;y=u.UZERO}else{if(this.eq(u.MIN_VALUE))return c.eq(u.ONE)||c.eq(u.NEG_ONE)?u.MIN_VALUE:c.eq(u.MIN_VALUE)?u.ONE:(h=this.shr(1).div(c).shl(1),h.eq(u.ZERO)?c.isNegative()?u.ONE:u.NEG_ONE:(T=this.sub(c.mul(h)),y=h.add(T.div(c)),y));if(c.eq(u.MIN_VALUE))return this.unsigned?u.UZERO:u.ZERO;if(this.isNegative())return c.isNegative()?this.neg().div(c.neg()):this.neg().div(c).neg();if(c.isNegative())return this.div(c.neg()).neg();y=u.ZERO}for(T=this;T.gte(c);){h=Math.max(1,Math.floor(T.toNumber()/c.toNumber()));let N=Math.ceil(Math.log(h)/Math.LN2),P=N<=48?1:Math.pow(2,N-48),R=u.fromNumber(h),Y=R.mul(c);for(;Y.isNegative()||Y.gt(T);)h-=P,R=u.fromNumber(h,this.unsigned),Y=R.mul(c);R.isZero()&&(R=u.ONE),y=y.add(R),T=T.sub(Y)}return y}equals(c){return u.isLong(c)||(c=u.fromValue(c)),this.unsigned!==c.unsigned&&this.high>>>31==1&&c.high>>>31==1?!1:this.high===c.high&&this.low===c.low}getHighBits(){return this.high}getHighBitsUnsigned(){return this.high>>>0}getLowBits(){return this.low}getLowBitsUnsigned(){return this.low>>>0}getNumBitsAbs(){if(this.isNegative())return this.eq(u.MIN_VALUE)?64:this.neg().getNumBitsAbs();let c=this.high!==0?this.high:this.low,h;for(h=31;h>0&&(c&1<<h)==0;h--);return this.high!==0?h+33:h+1}greaterThan(c){return this.comp(c)>0}greaterThanOrEqual(c){return this.comp(c)>=0}isEven(){return(this.low&1)==0}isNegative(){return!this.unsigned&&this.high<0}isOdd(){return(this.low&1)==1}isPositive(){return this.unsigned||this.high>=0}isZero(){return this.high===0&&this.low===0}lessThan(c){return this.comp(c)<0}lessThanOrEqual(c){return this.comp(c)<=0}modulo(c){if(u.isLong(c)||(c=u.fromValue(c)),r){let h=(this.unsigned?r.rem_u:r.rem_s)(this.low,this.high,c.low,c.high);return u.fromBits(h,r.get_high(),this.unsigned)}return this.sub(this.div(c).mul(c))}multiply(c){if(this.isZero())return u.ZERO;if(u.isLong(c)||(c=u.fromValue(c)),r){let ne=r.mul(this.low,this.high,c.low,c.high);return u.fromBits(ne,r.get_high(),this.unsigned)}if(c.isZero())return u.ZERO;if(this.eq(u.MIN_VALUE))return c.isOdd()?u.MIN_VALUE:u.ZERO;if(c.eq(u.MIN_VALUE))return this.isOdd()?u.MIN_VALUE:u.ZERO;if(this.isNegative())return c.isNegative()?this.neg().mul(c.neg()):this.neg().mul(c).neg();if(c.isNegative())return this.mul(c.neg()).neg();if(this.lt(u.TWO_PWR_24)&&c.lt(u.TWO_PWR_24))return u.fromNumber(this.toNumber()*c.toNumber(),this.unsigned);let h=this.high>>>16,T=this.high&65535,y=this.low>>>16,N=this.low&65535,P=c.high>>>16,R=c.high&65535,Y=c.low>>>16,re=c.low&65535,W=0,O=0,te=0,L=0;return L+=N*re,te+=L>>>16,L&=65535,te+=y*re,O+=te>>>16,te&=65535,te+=N*Y,O+=te>>>16,te&=65535,O+=T*re,W+=O>>>16,O&=65535,O+=y*Y,W+=O>>>16,O&=65535,O+=N*R,W+=O>>>16,O&=65535,W+=h*re+T*Y+y*R+N*P,W&=65535,u.fromBits(te<<16|L,W<<16|O,this.unsigned)}negate(){return!this.unsigned&&this.eq(u.MIN_VALUE)?u.MIN_VALUE:this.not().add(u.ONE)}not(){return u.fromBits(~this.low,~this.high,this.unsigned)}notEquals(c){return!this.equals(c)}or(c){return u.isLong(c)||(c=u.fromValue(c)),u.fromBits(this.low|c.low,this.high|c.high,this.unsigned)}shiftLeft(c){return u.isLong(c)&&(c=c.toInt()),(c&=63)==0?this:c<32?u.fromBits(this.low<<c,this.high<<c|this.low>>>32-c,this.unsigned):u.fromBits(0,this.low<<c-32,this.unsigned)}shiftRight(c){return u.isLong(c)&&(c=c.toInt()),(c&=63)==0?this:c<32?u.fromBits(this.low>>>c|this.high<<32-c,this.high>>c,this.unsigned):u.fromBits(this.high>>c-32,this.high>=0?0:-1,this.unsigned)}shiftRightUnsigned(c){if(u.isLong(c)&&(c=c.toInt()),c&=63,c===0)return this;{let h=this.high;if(c<32){let T=this.low;return u.fromBits(T>>>c|h<<32-c,h>>>c,this.unsigned)}else return c===32?u.fromBits(h,0,this.unsigned):u.fromBits(h>>>c-32,0,this.unsigned)}}subtract(c){return u.isLong(c)||(c=u.fromValue(c)),this.add(c.neg())}toInt(){return this.unsigned?this.low>>>0:this.low}toNumber(){return this.unsigned?(this.high>>>0)*f+(this.low>>>0):this.high*f+(this.low>>>0)}toBigInt(){return BigInt(this.toString())}toBytes(c){return c?this.toBytesLE():this.toBytesBE()}toBytesLE(){let c=this.high,h=this.low;return[h&255,h>>>8&255,h>>>16&255,h>>>24,c&255,c>>>8&255,c>>>16&255,c>>>24]}toBytesBE(){let c=this.high,h=this.low;return[c>>>24,c>>>16&255,c>>>8&255,c&255,h>>>24,h>>>16&255,h>>>8&255,h&255]}toSigned(){return this.unsigned?u.fromBits(this.low,this.high,!1):this}toString(c){if(c=c||10,c<2||36<c)throw RangeError("radix");if(this.isZero())return"0";if(this.isNegative())if(this.eq(u.MIN_VALUE)){let N=u.fromNumber(c),P=this.div(N),R=P.mul(N).sub(this);return P.toString(c)+R.toInt().toString(c)}else return"-"+this.neg().toString(c);let h=u.fromNumber(Math.pow(c,6),this.unsigned),T=this,y="";for(;;){let N=T.div(h),R=(T.sub(N.mul(h)).toInt()>>>0).toString(c);if(T=N,T.isZero())return R+y;for(;R.length<6;)R="0"+R;y=""+R+y}}toUnsigned(){return this.unsigned?this:u.fromBits(this.low,this.high,!0)}xor(c){return u.isLong(c)||(c=u.fromValue(c)),u.fromBits(this.low^c.low,this.high^c.high,this.unsigned)}toExtendedJSON(c){return c&&c.relaxed?this.toNumber():{$numberLong:this.toString()}}static fromExtendedJSON(c,h){let T=u.fromString(c.$numberLong);return h&&h.relaxed?T.toNumber():T}}e.Long=u,u.TWO_PWR_24=u.fromInt(i),u.MAX_UNSIGNED_VALUE=u.fromBits(4294967295|0,4294967295|0,!0),u.ZERO=u.fromInt(0),u.UZERO=u.fromInt(0,!0),u.ONE=u.fromInt(1),u.UONE=u.fromInt(1,!0),u.NEG_ONE=u.fromInt(-1),u.MAX_VALUE=u.fromBits(4294967295|0,2147483647|0,!1),u.MIN_VALUE=u.fromBits(0,2147483648|0,!1),Object.defineProperty(u.prototype,"__isLong__",{value:!0}),Object.defineProperty(u.prototype,"_bsontype",{value:"Long"})});At(me);var Y4=me.Long,Po=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Decimal128=void 0;let r=/^(\+|-)?(\d+|(\d*\.\d*))?(E|e)?([-+])?(\d+)?$/,n=/^(\+|-)?(Infinity|inf)$/i,i=/^(\+|-)?NaN$/i,f=6111,o=-6176,s=6176,l=34,p=[124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),u=[248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),b=[120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0].reverse(),c=/^([-+])?(\d+)?$/,h=31,T=16383,y=30,N=31;function P(te){return!isNaN(parseInt(te,10))}function R(te){let L=me.Long.fromNumber(1e3*1e3*1e3),ne=me.Long.fromNumber(0);if(!te.parts[0]&&!te.parts[1]&&!te.parts[2]&&!te.parts[3])return{quotient:te,rem:ne};for(let j=0;j<=3;j++)ne=ne.shiftLeft(32),ne=ne.add(new me.Long(te.parts[j],0)),te.parts[j]=ne.div(L).low,ne=ne.modulo(L);return{quotient:te,rem:ne}}function Y(te,L){if(!te&&!L)return{high:me.Long.fromNumber(0),low:me.Long.fromNumber(0)};let ne=te.shiftRightUnsigned(32),j=new me.Long(te.getLowBits(),0),g=L.shiftRightUnsigned(32),A=new me.Long(L.getLowBits(),0),w=ne.multiply(g),F=ne.multiply(A),C=j.multiply(g),M=j.multiply(A);return w=w.add(F.shiftRightUnsigned(32)),F=new me.Long(F.getLowBits(),0).add(C).add(M.shiftRightUnsigned(32)),w=w.add(F.shiftRightUnsigned(32)),M=F.shiftLeft(32).add(new me.Long(M.getLowBits(),0)),{high:w,low:M}}function re(te,L){let ne=te.high>>>0,j=L.high>>>0;if(ne<j)return!0;if(ne===j){let g=te.low>>>0,A=L.low>>>0;if(g<A)return!0}return!1}function W(te,L){throw new TypeError(`"${te}" is not a valid Decimal128 string - ${L}`)}class O{constructor(L){this.bytes=L}static fromString(L){let ne=!1,j=!1,g=!1,A=0,w=0,F=0,C=0,M=0,Q=[0],x=0,Se=0,ie=0,U=0,K=0,Ie=0,oe=new me.Long(0,0),We=new me.Long(0,0),pr=0,ae=0;if(L.length>=7e3)throw new TypeError(""+L+" not a valid Decimal128 string");let St=L.match(r),Qi=L.match(n),$i=L.match(i);if(!St&&!Qi&&!$i||L.length===0)throw new TypeError(""+L+" not a valid Decimal128 string");if(St){let it=St[2],v=St[4],m=St[5],d=St[6];v&&d===void 0&&W(L,"missing exponent power"),v&&it===void 0&&W(L,"missing exponent base"),v===void 0&&(m||d)&&W(L,"missing e before exponent")}if((L[ae]==="+"||L[ae]==="-")&&(ne=L[ae++]==="-"),!P(L[ae])&&L[ae]!=="."){if(L[ae]==="i"||L[ae]==="I")return new O(le.Buffer.from(ne?u:b));if(L[ae]==="N")return new O(le.Buffer.from(p))}for(;P(L[ae])||L[ae]===".";){if(L[ae]==="."){j&&W(L,"contains multiple periods"),j=!0,ae=ae+1;continue}x<34&&(L[ae]!=="0"||g)&&(g||(M=w),g=!0,Q[Se++]=parseInt(L[ae],10),x=x+1),g&&(F=F+1),j&&(C=C+1),w=w+1,ae=ae+1}if(j&&!w)throw new TypeError(""+L+" not a valid Decimal128 string");if(L[ae]==="e"||L[ae]==="E"){let it=L.substr(++ae).match(c);if(!it||!it[2])return new O(le.Buffer.from(p));K=parseInt(it[0],10),ae=ae+it[0].length}if(L[ae])return new O(le.Buffer.from(p));if(ie=0,!x)ie=0,U=0,Q[0]=0,F=1,x=1,A=0;else if(U=x-1,A=F,A!==1)for(;L[M+A-1]==="0";)A=A-1;for(K<=C&&C-K>1<<14?K=o:K=K-C;K>f;){if(U=U+1,U-ie>l){if(Q.join("").match(/^0+$/)){K=f;break}W(L,"overflow")}K=K-1}for(;K<o||x<F;){if(U===0&&A<x){K=o,A=0;break}if(x<F?F=F-1:U=U-1,K<f)K=K+1;else{if(Q.join("").match(/^0+$/)){K=f;break}W(L,"overflow")}}if(U-ie+1<A){let it=w;j&&(M=M+1,it=it+1),ne&&(M=M+1,it=it+1);let v=parseInt(L[M+U+1],10),m=0;if(v>=5&&(m=1,v===5)){for(m=Q[U]%2==1?1:0,Ie=M+U+2;Ie<it;Ie++)if(parseInt(L[Ie],10)){m=1;break}}if(m){let d=U;for(;d>=0;d--)if(++Q[d]>9&&(Q[d]=0,d===0))if(K<f)K=K+1,Q[d]=1;else return new O(le.Buffer.from(ne?u:b))}}if(oe=me.Long.fromNumber(0),We=me.Long.fromNumber(0),A===0)oe=me.Long.fromNumber(0),We=me.Long.fromNumber(0);else if(U-ie<17){let it=ie;for(We=me.Long.fromNumber(Q[it++]),oe=new me.Long(0,0);it<=U;it++)We=We.multiply(me.Long.fromNumber(10)),We=We.add(me.Long.fromNumber(Q[it]))}else{let it=ie;for(oe=me.Long.fromNumber(Q[it++]);it<=U-17;it++)oe=oe.multiply(me.Long.fromNumber(10)),oe=oe.add(me.Long.fromNumber(Q[it]));for(We=me.Long.fromNumber(Q[it++]);it<=U;it++)We=We.multiply(me.Long.fromNumber(10)),We=We.add(me.Long.fromNumber(Q[it]))}let bt=Y(oe,me.Long.fromString("100000000000000000"));bt.low=bt.low.add(We),re(bt.low,We)&&(bt.high=bt.high.add(me.Long.fromNumber(1))),pr=K+s;let xe={low:me.Long.fromNumber(0),high:me.Long.fromNumber(0)};bt.high.shiftRightUnsigned(49).and(me.Long.fromNumber(1)).equals(me.Long.fromNumber(1))?(xe.high=xe.high.or(me.Long.fromNumber(3).shiftLeft(61)),xe.high=xe.high.or(me.Long.fromNumber(pr).and(me.Long.fromNumber(16383).shiftLeft(47))),xe.high=xe.high.or(bt.high.and(me.Long.fromNumber(140737488355327)))):(xe.high=xe.high.or(me.Long.fromNumber(pr&16383).shiftLeft(49)),xe.high=xe.high.or(bt.high.and(me.Long.fromNumber(562949953421311)))),xe.low=bt.low,ne&&(xe.high=xe.high.or(me.Long.fromString("9223372036854775808")));let xt=le.Buffer.alloc(16);return ae=0,xt[ae++]=xe.low.low&255,xt[ae++]=xe.low.low>>8&255,xt[ae++]=xe.low.low>>16&255,xt[ae++]=xe.low.low>>24&255,xt[ae++]=xe.low.high&255,xt[ae++]=xe.low.high>>8&255,xt[ae++]=xe.low.high>>16&255,xt[ae++]=xe.low.high>>24&255,xt[ae++]=xe.high.low&255,xt[ae++]=xe.high.low>>8&255,xt[ae++]=xe.high.low>>16&255,xt[ae++]=xe.high.low>>24&255,xt[ae++]=xe.high.high&255,xt[ae++]=xe.high.high>>8&255,xt[ae++]=xe.high.high>>16&255,xt[ae++]=xe.high.high>>24&255,new O(xt)}toString(){let L,ne=0,j=new Array(36);for(let ae=0;ae<j.length;ae++)j[ae]=0;let g=0,A=!1,w,F={parts:[0,0,0,0]},C,M,Q=[];g=0;let x=this.bytes,Se=x[g++]|x[g++]<<8|x[g++]<<16|x[g++]<<24,ie=x[g++]|x[g++]<<8|x[g++]<<16|x[g++]<<24,U=x[g++]|x[g++]<<8|x[g++]<<16|x[g++]<<24,K=x[g++]|x[g++]<<8|x[g++]<<16|x[g++]<<24;g=0,{low:new me.Long(Se,ie),high:new me.Long(U,K)}.high.lessThan(me.Long.ZERO)&&Q.push("-");let oe=K>>26&h;if(oe>>3==3){if(oe===y)return Q.join("")+"Infinity";if(oe===N)return"NaN";L=K>>15&T,w=8+(K>>14&1)}else w=K>>14&7,L=K>>17&T;let We=L-s;if(F.parts[0]=(K&16383)+((w&15)<<14),F.parts[1]=U,F.parts[2]=ie,F.parts[3]=Se,F.parts[0]===0&&F.parts[1]===0&&F.parts[2]===0&&F.parts[3]===0)A=!0;else for(M=3;M>=0;M--){let ae=0,St=R(F);if(F=St.quotient,ae=St.rem.low,!!ae)for(C=8;C>=0;C--)j[M*9+C]=ae%10,ae=Math.floor(ae/10)}if(A)ne=1,j[g]=0;else for(ne=36;!j[g];)ne=ne-1,g=g+1;let pr=ne-1+We;if(pr>=34||pr<=-7||We>0){if(ne>34)return Q.push(`${0}`),We>0?Q.push("E+"+We):We<0&&Q.push("E"+We),Q.join("");Q.push(`${j[g++]}`),ne=ne-1,ne&&Q.push(".");for(let ae=0;ae<ne;ae++)Q.push(`${j[g++]}`);Q.push("E"),pr>0?Q.push("+"+pr):Q.push(`${pr}`)}else if(We>=0)for(let ae=0;ae<ne;ae++)Q.push(`${j[g++]}`);else{let ae=ne+We;if(ae>0)for(let St=0;St<ae;St++)Q.push(`${j[g++]}`);else Q.push("0");for(Q.push(".");ae++<0;)Q.push("0");for(let St=0;St<ne-Math.max(ae-1,0);St++)Q.push(`${j[g++]}`)}return Q.join("")}toJSON(){return{$numberDecimal:this.toString()}}toExtendedJSON(){return{$numberDecimal:this.toString()}}static fromExtendedJSON(L){return O.fromString(L.$numberDecimal)}}e.Decimal128=O,Object.defineProperty(O.prototype,"_bsontype",{value:"Decimal128"})});At(Po);var K4=Po.Decimal128,no=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Double=void 0;class r{constructor(i){i instanceof Number&&(i=i.valueOf()),this.value=+i}valueOf(){return this.value}toJSON(){return this.value}toExtendedJSON(i){if(i&&(i.legacy||i.relaxed&&isFinite(this.value)))return this.value;if(Object.is(Math.sign(this.value),-0))return{$numberDouble:`-${this.value.toFixed(1)}`};let f;return Number.isInteger(this.value)?(f=this.value.toFixed(1),f.length>=13&&(f=this.value.toExponential(13).toUpperCase())):f=this.value.toString(),{$numberDouble:f}}static fromExtendedJSON(i,f){let o=parseFloat(i.$numberDouble);return f&&f.relaxed?o:new r(o)}}e.Double=r,Object.defineProperty(r.prototype,"_bsontype",{value:"Double"})});At(no);var G4=no.Double,io=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Int32=void 0;class r{constructor(i){i instanceof Number&&(i=i.valueOf()),this.value=+i}valueOf(){return this.value}toJSON(){return this.value}toExtendedJSON(i){return i&&(i.relaxed||i.legacy)?this.value:{$numberInt:this.value.toString()}}static fromExtendedJSON(i,f){return f&&f.relaxed?parseInt(i.$numberInt,10):new r(i.$numberInt)}}e.Int32=r,Object.defineProperty(r.prototype,"_bsontype",{value:"Int32"})});At(io);var J4=io.Int32,kp=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Map=void 0;let r;e.Map=r;let n=function(o){return o&&o.Math==Math&&o};function i(){return n(typeof globalThis=="object"&&globalThis)||n(typeof window=="object"&&window)||n(typeof self=="object"&&self)||n(typeof hp=="object"&&hp)||Function("return this")()}let f=i();Object.prototype.hasOwnProperty.call(f,"Map")?e.Map=r=f.Map:e.Map=r=class{constructor(s=[]){this._keys=[],this._values={};for(let l=0;l<s.length;l++){if(s[l]==null)continue;let p=s[l],u=p[0],b=p[1];this._keys.push(u),this._values[u]={v:b,i:this._keys.length-1}}}clear(){this._keys=[],this._values={}}delete(s){let l=this._values[s];return l==null?!1:(delete this._values[s],this._keys.splice(l.i,1),!0)}entries(){let s=0;return{next:()=>{let l=this._keys[s++];return{value:l!==void 0?[l,this._values[l].v]:void 0,done:l===void 0}}}}forEach(s,l){l=l||this;for(let p=0;p<this._keys.length;p++){let u=this._keys[p];s.call(l,this._values[u].v,u,l)}}get(s){return this._values[s]?this._values[s].v:void 0}has(s){return this._values[s]!=null}keys(){let s=0;return{next:()=>{let l=this._keys[s++];return{value:l!==void 0?l:void 0,done:l===void 0}}}}set(s,l){return this._values[s]?(this._values[s].v=l,this):(this._keys.push(s),this._values[s]={v:l,i:this._keys.length-1},this)}values(){let s=0;return{next:()=>{let l=this._keys[s++];return{value:l!==void 0?this._values[l].v:void 0,done:l===void 0}}}}get size(){return this._keys.length}}});At(kp);var X4=kp.Map,Mo=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.MaxKey=void 0;class r{toExtendedJSON(){return{$maxKey:1}}static fromExtendedJSON(){return new r}}e.MaxKey=r,Object.defineProperty(r.prototype,"_bsontype",{value:"MaxKey"})});At(Mo);var Q4=Mo.MaxKey,Uo=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.MinKey=void 0;class r{toExtendedJSON(){return{$minKey:1}}static fromExtendedJSON(){return new r}}e.MinKey=r,Object.defineProperty(r.prototype,"_bsontype",{value:"MinKey"})});At(Uo);var $4=Uo.MinKey,Ei=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.ObjectId=void 0;let r=pt.randomBytes(5),n=new RegExp("^[0-9a-fA-F]{24}$"),i=[];for(let u=0;u<256;u++)i[u]=(u<=15?"0":"")+u.toString(16);let f=[],o=0;for(;o<10;)f[48+o]=o++;for(;o<16;)f[65-10+o]=f[97-10+o]=o++;let s=Symbol("id");class l{constructor(b){if(b instanceof l&&(this[s]=b.id,this.__id=b.__id),typeof b=="object"&&b&&"id"in b&&("toHexString"in b&&typeof b.toHexString=="function"?this[s]=le.Buffer.from(b.toHexString(),"hex"):this[s]=typeof b.id=="string"?le.Buffer.from(b.id):b.id),(b==null||typeof b=="number")&&(this[s]=l.generate(typeof b=="number"?b:void 0),l.cacheHexString&&(this.__id=this.id.toString("hex"))),ArrayBuffer.isView(b)&&b.byteLength===12&&(this[s]=uf.ensureBuffer(b)),typeof b=="string")if(b.length===12){let c=le.Buffer.from(b);c.byteLength===12&&(this[s]=c)}else if(b.length===24&&n.test(b))this[s]=le.Buffer.from(b,"hex");else throw new TypeError("Argument passed in must be a Buffer or string of 12 bytes or a string of 24 hex characters");l.cacheHexString&&(this.__id=this.id.toString("hex"))}get id(){return this[s]}set id(b){this[s]=b,l.cacheHexString&&(this.__id=b.toString("hex"))}get generationTime(){return this.id.readInt32BE(0)}set generationTime(b){this.id.writeUInt32BE(b,0)}toHexString(){if(l.cacheHexString&&this.__id)return this.__id;let b=this.id.toString("hex");return l.cacheHexString&&!this.__id&&(this.__id=b),b}static getInc(){return l.index=(l.index+1)%16777215}static generate(b){typeof b!="number"&&(b=~~(Date.now()/1e3));let c=l.getInc(),h=le.Buffer.alloc(12);return h.writeUInt32BE(b,0),h[4]=r[0],h[5]=r[1],h[6]=r[2],h[7]=r[3],h[8]=r[4],h[11]=c&255,h[10]=c>>8&255,h[9]=c>>16&255,h}toString(b){return b?this.id.toString(b):this.toHexString()}toJSON(){return this.toHexString()}equals(b){return b==null?!1:b instanceof l?this.toString()===b.toString():typeof b=="string"&&l.isValid(b)&&b.length===12&&this.id instanceof le.Buffer?b===this.id.toString("binary"):typeof b=="string"&&l.isValid(b)&&b.length===24?b.toLowerCase()===this.toHexString():typeof b=="string"&&l.isValid(b)&&b.length===12?le.Buffer.from(b).equals(this.id):typeof b=="object"&&"toHexString"in b&&typeof b.toHexString=="function"?b.toHexString()===this.toHexString():!1}getTimestamp(){let b=new Date,c=this.id.readUInt32BE(0);return b.setTime(Math.floor(c)*1e3),b}static createPk(){return new l}static createFromTime(b){let c=le.Buffer.from([0,0,0,0,0,0,0,0,0,0,0,0]);return c.writeUInt32BE(b,0),new l(c)}static createFromHexString(b){if(typeof b=="undefined"||b!=null&&b.length!==24)throw new TypeError("Argument passed in must be a single String of 12 bytes or a string of 24 hex characters");return new l(le.Buffer.from(b,"hex"))}static isValid(b){return b==null?!1:typeof b=="number"?!0:typeof b=="string"?b.length===12||b.length===24&&n.test(b):b instanceof l||b instanceof le.Buffer&&b.length===12?!0:typeof b=="object"&&"toHexString"in b&&typeof b.toHexString=="function"?typeof b.id=="string"?b.id.length===12:b.toHexString().length===24&&n.test(b.id.toString("hex")):!1}toExtendedJSON(){return this.toHexString?{$oid:this.toHexString()}:{$oid:this.toString("hex")}}static fromExtendedJSON(b){return new l(b.$oid)}}e.ObjectId=l,l.index=~~(Math.random()*16777215),Object.defineProperty(l.prototype,"generate",{value:pt.deprecate(u=>l.generate(u),"Please use the static `ObjectId.generate(time)` instead")}),Object.defineProperty(l.prototype,"getInc",{value:pt.deprecate(()=>l.getInc(),"Please use the static `ObjectId.getInc()` instead")}),Object.defineProperty(l.prototype,"get_inc",{value:pt.deprecate(()=>l.getInc(),"Please use the static `ObjectId.getInc()` instead")}),Object.defineProperty(l,"get_inc",{value:pt.deprecate(()=>l.getInc(),"Please use the static `ObjectId.getInc()` instead")});let p=Symbol.for("nodejs.util.inspect.custom");Object.defineProperty(l.prototype,p,l.prototype.toString),Object.defineProperty(l.prototype,"inspect",l.prototype.toString),Object.defineProperty(l.prototype,"_bsontype",{value:"ObjectID"})});At(Ei);var eO=Ei.ObjectId,V=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.BSON_BINARY_SUBTYPE_USER_DEFINED=e.BSON_BINARY_SUBTYPE_MD5=e.BSON_BINARY_SUBTYPE_UUID_NEW=e.BSON_BINARY_SUBTYPE_UUID=e.BSON_BINARY_SUBTYPE_BYTE_ARRAY=e.BSON_BINARY_SUBTYPE_FUNCTION=e.BSON_BINARY_SUBTYPE_DEFAULT=e.BSON_DATA_MAX_KEY=e.BSON_DATA_MIN_KEY=e.BSON_DATA_DECIMAL128=e.BSON_DATA_LONG=e.BSON_DATA_TIMESTAMP=e.BSON_DATA_INT=e.BSON_DATA_CODE_W_SCOPE=e.BSON_DATA_SYMBOL=e.BSON_DATA_CODE=e.BSON_DATA_DBPOINTER=e.BSON_DATA_REGEXP=e.BSON_DATA_NULL=e.BSON_DATA_DATE=e.BSON_DATA_BOOLEAN=e.BSON_DATA_OID=e.BSON_DATA_UNDEFINED=e.BSON_DATA_BINARY=e.BSON_DATA_ARRAY=e.BSON_DATA_OBJECT=e.BSON_DATA_STRING=e.BSON_DATA_NUMBER=e.JS_INT_MIN=e.JS_INT_MAX=e.BSON_INT64_MIN=e.BSON_INT64_MAX=e.BSON_INT32_MIN=e.BSON_INT32_MAX=void 0,e.BSON_INT32_MAX=2147483647,e.BSON_INT32_MIN=-2147483648,e.BSON_INT64_MAX=Math.pow(2,63)-1,e.BSON_INT64_MIN=-Math.pow(2,63),e.JS_INT_MAX=Math.pow(2,53),e.JS_INT_MIN=-Math.pow(2,53),e.BSON_DATA_NUMBER=1,e.BSON_DATA_STRING=2,e.BSON_DATA_OBJECT=3,e.BSON_DATA_ARRAY=4,e.BSON_DATA_BINARY=5,e.BSON_DATA_UNDEFINED=6,e.BSON_DATA_OID=7,e.BSON_DATA_BOOLEAN=8,e.BSON_DATA_DATE=9,e.BSON_DATA_NULL=10,e.BSON_DATA_REGEXP=11,e.BSON_DATA_DBPOINTER=12,e.BSON_DATA_CODE=13,e.BSON_DATA_SYMBOL=14,e.BSON_DATA_CODE_W_SCOPE=15,e.BSON_DATA_INT=16,e.BSON_DATA_TIMESTAMP=17,e.BSON_DATA_LONG=18,e.BSON_DATA_DECIMAL128=19,e.BSON_DATA_MIN_KEY=255,e.BSON_DATA_MAX_KEY=127,e.BSON_BINARY_SUBTYPE_DEFAULT=0,e.BSON_BINARY_SUBTYPE_FUNCTION=1,e.BSON_BINARY_SUBTYPE_BYTE_ARRAY=2,e.BSON_BINARY_SUBTYPE_UUID=3,e.BSON_BINARY_SUBTYPE_UUID_NEW=4,e.BSON_BINARY_SUBTYPE_MD5=5,e.BSON_BINARY_SUBTYPE_USER_DEFINED=128});At(V);var tO=V.BSON_BINARY_SUBTYPE_USER_DEFINED,rO=V.BSON_BINARY_SUBTYPE_MD5,nO=V.BSON_BINARY_SUBTYPE_UUID_NEW,iO=V.BSON_BINARY_SUBTYPE_UUID,fO=V.BSON_BINARY_SUBTYPE_BYTE_ARRAY,oO=V.BSON_BINARY_SUBTYPE_FUNCTION,sO=V.BSON_BINARY_SUBTYPE_DEFAULT,lO=V.BSON_DATA_MAX_KEY,aO=V.BSON_DATA_MIN_KEY,pO=V.BSON_DATA_DECIMAL128,uO=V.BSON_DATA_LONG,cO=V.BSON_DATA_TIMESTAMP,mO=V.BSON_DATA_INT,dO=V.BSON_DATA_CODE_W_SCOPE,wO=V.BSON_DATA_SYMBOL,hO=V.BSON_DATA_CODE,bO=V.BSON_DATA_DBPOINTER,gO=V.BSON_DATA_REGEXP,jO=V.BSON_DATA_NULL,yO=V.BSON_DATA_DATE,vO=V.BSON_DATA_BOOLEAN,_O=V.BSON_DATA_OID,qO=V.BSON_DATA_UNDEFINED,kO=V.BSON_DATA_BINARY,TO=V.BSON_DATA_ARRAY,BO=V.BSON_DATA_OBJECT,IO=V.BSON_DATA_STRING,SO=V.BSON_DATA_NUMBER,xO=V.JS_INT_MIN,EO=V.JS_INT_MAX,AO=V.BSON_INT64_MIN,OO=V.BSON_INT64_MAX,NO=V.BSON_INT32_MIN,HO=V.BSON_INT32_MAX,Hm=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.calculateObjectSize=void 0;function r(i,f,o){let s=4+1;if(Array.isArray(i))for(let l=0;l<i.length;l++)s+=n(l.toString(),i[l],f,!0,o);else{i.toBSON&&(i=i.toBSON());for(let l in i)s+=n(l,i[l],f,!1,o)}return s}e.calculateObjectSize=r;function n(i,f,o=!1,s=!1,l=!1){switch(f&&f.toBSON&&(f=f.toBSON()),typeof f){case"string":return 1+le.Buffer.byteLength(i,"utf8")+1+4+le.Buffer.byteLength(f,"utf8")+1;case"number":return Math.floor(f)===f&&f>=V.JS_INT_MIN&&f<=V.JS_INT_MAX&&f>=V.BSON_INT32_MIN&&f<=V.BSON_INT32_MAX?(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(4+1):(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(8+1);case"undefined":return s||!l?(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1:0;case"boolean":return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(1+1);case"object":if(f==null||f._bsontype==="MinKey"||f._bsontype==="MaxKey")return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1;if(f._bsontype==="ObjectId"||f._bsontype==="ObjectID")return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(12+1);if(f instanceof Date||pt.isDate(f))return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(8+1);if(ArrayBuffer.isView(f)||f instanceof ArrayBuffer)return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(1+4+1)+f.byteLength;if(f._bsontype==="Long"||f._bsontype==="Double"||f._bsontype==="Timestamp")return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(8+1);if(f._bsontype==="Decimal128")return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(16+1);if(f._bsontype==="Code")return f.scope!=null&&Object.keys(f.scope).length>0?(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1+4+4+le.Buffer.byteLength(f.code.toString(),"utf8")+1+r(f.scope,o,l):(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1+4+le.Buffer.byteLength(f.code.toString(),"utf8")+1;if(f._bsontype==="Binary")return f.sub_type===Qr.Binary.SUBTYPE_BYTE_ARRAY?(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(f.position+1+4+1+4):(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+(f.position+1+4+1);if(f._bsontype==="Symbol")return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+le.Buffer.byteLength(f.value,"utf8")+4+1+1;if(f._bsontype==="DBRef"){let p=Object.assign({$ref:f.collection,$id:f.oid},f.fields);return f.db!=null&&(p.$db=f.db),(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1+r(p,o,l)}else return f instanceof RegExp||Object.prototype.toString.call(f)==="[object RegExp]"?(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1+le.Buffer.byteLength(f.source,"utf8")+1+(f.global?1:0)+(f.ignoreCase?1:0)+(f.multiline?1:0)+1:f._bsontype==="BSONRegExp"?(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1+le.Buffer.byteLength(f.pattern,"utf8")+1+le.Buffer.byteLength(f.options,"utf8")+1:(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+r(f,o,l)+1;case"function":if(f instanceof RegExp||Object.prototype.toString.call(f)==="[object RegExp]"||String.call(f)==="[object RegExp]")return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1+le.Buffer.byteLength(f.source,"utf8")+1+(f.global?1:0)+(f.ignoreCase?1:0)+(f.multiline?1:0)+1;if(o&&f.scope!=null&&Object.keys(f.scope).length>0)return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1+4+4+le.Buffer.byteLength(pt.normalizedFunctionString(f),"utf8")+1+r(f.scope,o,l);if(o)return(i!=null?le.Buffer.byteLength(i,"utf8")+1:0)+1+4+le.Buffer.byteLength(pt.normalizedFunctionString(f),"utf8")+1}return 0}});At(Hm);var RO=Hm.calculateObjectSize,mf=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.BSONRegExp=void 0;function r(i){return i.split("").sort().join("")}class n{constructor(f,o){this.pattern=f,this.options=o??"",r(this.options);for(let s=0;s<this.options.length;s++)if(!(this.options[s]==="i"||this.options[s]==="m"||this.options[s]==="x"||this.options[s]==="l"||this.options[s]==="s"||this.options[s]==="u"))throw new Error(`The regular expression option [${this.options[s]}] is not supported`)}static parseOptions(f){return f?f.split("").sort().join(""):""}toExtendedJSON(f){return f=f||{},f.legacy?{$regex:this.pattern,$options:this.options}:{$regularExpression:{pattern:this.pattern,options:this.options}}}static fromExtendedJSON(f){if("$regex"in f)if(typeof f.$regex!="string"){if(f.$regex._bsontype==="BSONRegExp")return f}else return new n(f.$regex,n.parseOptions(f.$options));if("$regularExpression"in f)return new n(f.$regularExpression.pattern,n.parseOptions(f.$regularExpression.options));throw new TypeError(`Unexpected BSONRegExp EJSON object form: ${JSON.stringify(f)}`)}}e.BSONRegExp=n,Object.defineProperty(n.prototype,"_bsontype",{value:"BSONRegExp"})});At(mf);var DO=mf.BSONRegExp,Lo=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.BSONSymbol=void 0;class r{constructor(i){this.value=i}valueOf(){return this.value}toString(){return this.value}inspect(){return this.value}toJSON(){return this.value}toExtendedJSON(){return{$symbol:this.value}}static fromExtendedJSON(i){return new r(i.$symbol)}}e.BSONSymbol=r,Object.defineProperty(r.prototype,"_bsontype",{value:"Symbol"})});At(Lo);var zO=Lo.BSONSymbol,df=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.Timestamp=e.LongWithoutOverridesClass=void 0,e.LongWithoutOverridesClass=me.Long;class r extends e.LongWithoutOverridesClass{constructor(i,f){me.Long.isLong(i)?super(i.low,i.high,!0):super(i,f,!0),Object.defineProperty(this,"_bsontype",{value:"Timestamp",writable:!1,configurable:!1,enumerable:!1})}toJSON(){return{$timestamp:this.toString()}}static fromInt(i){return new r(me.Long.fromInt(i,!0))}static fromNumber(i){return new r(me.Long.fromNumber(i,!0))}static fromBits(i,f){return new r(i,f)}static fromString(i,f){return new r(me.Long.fromString(i,!0,f))}toExtendedJSON(){return{$timestamp:{t:this.high>>>0,i:this.low>>>0}}}static fromExtendedJSON(i){return new r(i.$timestamp.i,i.$timestamp.t)}}e.Timestamp=r,r.MAX_VALUE=me.Long.MAX_UNSIGNED_VALUE});At(df);var FO=df.Timestamp,PO=df.LongWithoutOverridesClass,Tp=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.validateUtf8=void 0;let r=128,n=192,i=224,f=240,o=248,s=192,l=224,p=240,u=128;function b(c,h,T){let y=0;for(let N=h;N<T;N+=1){let P=c[N];if(y){if((P&n)!==u)return!1;y-=1}else if(P&r)if((P&i)===s)y=1;else if((P&f)===l)y=2;else if((P&o)===p)y=3;else return!1}return!y}e.validateUtf8=b});At(Tp);var MO=Tp.validateUtf8,Bp=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.deserialize=void 0;let r=me.Long.fromNumber(V.JS_INT_MAX),n=me.Long.fromNumber(V.JS_INT_MIN),i={};function f(l,p,u){p=p??{};let b=p&&p.index?p.index:0,c=l[b]|l[b+1]<<8|l[b+2]<<16|l[b+3]<<24;if(c<5)throw new Error(`bson size must be >= 5, is ${c}`);if(p.allowObjectSmallerThanBufferSize&&l.length<c)throw new Error(`buffer length ${l.length} must be >= bson size ${c}`);if(!p.allowObjectSmallerThanBufferSize&&l.length!==c)throw new Error(`buffer length ${l.length} must === bson size ${c}`);if(c+b>l.byteLength)throw new Error(`(bson size ${c} + options.index ${b} must be <= buffer length ${l.byteLength})`);if(l[b+c-1]!==0)throw new Error("One object, sized correctly, with a spot for an EOO, but the EOO isn't 0x00");return o(l,b,p,u)}e.deserialize=f;function o(l,p,u,b=!1){let c=u.evalFunctions==null?!1:u.evalFunctions,h=u.cacheFunctions==null?!1:u.cacheFunctions,T=u.fieldsAsRaw==null?null:u.fieldsAsRaw,y=u.raw==null?!1:u.raw,N=typeof u.bsonRegExp=="boolean"?u.bsonRegExp:!1,P=u.promoteBuffers==null?!1:u.promoteBuffers,R=u.promoteLongs==null?!0:u.promoteLongs,Y=u.promoteValues==null?!0:u.promoteValues,re=p;if(l.length<5)throw new Error("corrupt bson message < 5 bytes long");let W=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;if(W<5||W>l.length)throw new Error("corrupt bson message");let O=b?[]:{},te=0,L=!1;for(;!L;){let g=l[p++];if(g===0)break;let A=p;for(;l[A]!==0&&A<l.length;)A++;if(A>=l.byteLength)throw new Error("Bad BSON Document: illegal CString");let w=b?te++:l.toString("utf8",p,A);if(p=A+1,g===V.BSON_DATA_STRING){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;if(F<=0||F>l.length-p||l[p+F-1]!==0)throw new Error("bad string length in bson");if(!Tp.validateUtf8(l,p,p+F-1))throw new Error("Invalid UTF-8 string in BSON document");let C=l.toString("utf8",p,p+F-1);O[w]=C,p=p+F}else if(g===V.BSON_DATA_OID){let F=le.Buffer.alloc(12);l.copy(F,0,p,p+12),O[w]=new Ei.ObjectId(F),p=p+12}else if(g===V.BSON_DATA_INT&&Y===!1)O[w]=new io.Int32(l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24);else if(g===V.BSON_DATA_INT)O[w]=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;else if(g===V.BSON_DATA_NUMBER&&Y===!1)O[w]=new no.Double(l.readDoubleLE(p)),p=p+8;else if(g===V.BSON_DATA_NUMBER)O[w]=l.readDoubleLE(p),p=p+8;else if(g===V.BSON_DATA_DATE){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24,C=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;O[w]=new Date(new me.Long(F,C).toNumber())}else if(g===V.BSON_DATA_BOOLEAN){if(l[p]!==0&&l[p]!==1)throw new Error("illegal boolean type value");O[w]=l[p++]===1}else if(g===V.BSON_DATA_OBJECT){let F=p,C=l[p]|l[p+1]<<8|l[p+2]<<16|l[p+3]<<24;if(C<=0||C>l.length-p)throw new Error("bad embedded document length in bson");y?O[w]=l.slice(p,p+C):O[w]=o(l,F,u,!1),p=p+C}else if(g===V.BSON_DATA_ARRAY){let F=p,C=l[p]|l[p+1]<<8|l[p+2]<<16|l[p+3]<<24,M=u,Q=p+C;if(T&&T[w]){M={};for(let x in u)M[x]=u[x];M.raw=!0}if(O[w]=o(l,F,M,!0),p=p+C,l[p-1]!==0)throw new Error("invalid array terminator byte");if(p!==Q)throw new Error("corrupted array bson")}else if(g===V.BSON_DATA_UNDEFINED)O[w]=void 0;else if(g===V.BSON_DATA_NULL)O[w]=null;else if(g===V.BSON_DATA_LONG){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24,C=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24,M=new me.Long(F,C);R&&Y===!0?O[w]=M.lessThanOrEqual(r)&&M.greaterThanOrEqual(n)?M.toNumber():M:O[w]=M}else if(g===V.BSON_DATA_DECIMAL128){let F=le.Buffer.alloc(16);l.copy(F,0,p,p+16),p=p+16;let C=new Po.Decimal128(F);"toObject"in C&&typeof C.toObject=="function"?O[w]=C.toObject():O[w]=C}else if(g===V.BSON_DATA_BINARY){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24,C=F,M=l[p++];if(F<0)throw new Error("Negative binary type element size found");if(F>l.byteLength)throw new Error("Binary type size larger than document size");if(l.slice!=null){if(M===Qr.Binary.SUBTYPE_BYTE_ARRAY){if(F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24,F<0)throw new Error("Negative binary type element size found for subtype 0x02");if(F>C-4)throw new Error("Binary type with subtype 0x02 contains too long binary size");if(F<C-4)throw new Error("Binary type with subtype 0x02 contains too short binary size")}P&&Y?O[w]=l.slice(p,p+F):O[w]=new Qr.Binary(l.slice(p,p+F),M)}else{let Q=le.Buffer.alloc(F);if(M===Qr.Binary.SUBTYPE_BYTE_ARRAY){if(F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24,F<0)throw new Error("Negative binary type element size found for subtype 0x02");if(F>C-4)throw new Error("Binary type with subtype 0x02 contains too long binary size");if(F<C-4)throw new Error("Binary type with subtype 0x02 contains too short binary size")}for(A=0;A<F;A++)Q[A]=l[p+A];P&&Y?O[w]=Q:O[w]=new Qr.Binary(Q,M)}p=p+F}else if(g===V.BSON_DATA_REGEXP&&N===!1){for(A=p;l[A]!==0&&A<l.length;)A++;if(A>=l.length)throw new Error("Bad BSON Document: illegal CString");let F=l.toString("utf8",p,A);for(p=A+1,A=p;l[A]!==0&&A<l.length;)A++;if(A>=l.length)throw new Error("Bad BSON Document: illegal CString");let C=l.toString("utf8",p,A);p=A+1;let M=new Array(C.length);for(A=0;A<C.length;A++)switch(C[A]){case"m":M[A]="m";break;case"s":M[A]="g";break;case"i":M[A]="i";break}O[w]=new RegExp(F,M.join(""))}else if(g===V.BSON_DATA_REGEXP&&N===!0){for(A=p;l[A]!==0&&A<l.length;)A++;if(A>=l.length)throw new Error("Bad BSON Document: illegal CString");let F=l.toString("utf8",p,A);for(p=A+1,A=p;l[A]!==0&&A<l.length;)A++;if(A>=l.length)throw new Error("Bad BSON Document: illegal CString");let C=l.toString("utf8",p,A);p=A+1,O[w]=new mf.BSONRegExp(F,C)}else if(g===V.BSON_DATA_SYMBOL){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;if(F<=0||F>l.length-p||l[p+F-1]!==0)throw new Error("bad string length in bson");let C=l.toString("utf8",p,p+F-1);O[w]=Y?C:new Lo.BSONSymbol(C),p=p+F}else if(g===V.BSON_DATA_TIMESTAMP){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24,C=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;O[w]=new df.Timestamp(F,C)}else if(g===V.BSON_DATA_MIN_KEY)O[w]=new Uo.MinKey;else if(g===V.BSON_DATA_MAX_KEY)O[w]=new Mo.MaxKey;else if(g===V.BSON_DATA_CODE){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;if(F<=0||F>l.length-p||l[p+F-1]!==0)throw new Error("bad string length in bson");let C=l.toString("utf8",p,p+F-1);c?h?O[w]=s(C,i,O):O[w]=s(C):O[w]=new cf.Code(C),p=p+F}else if(g===V.BSON_DATA_CODE_W_SCOPE){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;if(F<4+4+4+1)throw new Error("code_w_scope total size shorter minimum expected length");let C=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;if(C<=0||C>l.length-p||l[p+C-1]!==0)throw new Error("bad string length in bson");let M=l.toString("utf8",p,p+C-1);p=p+C;let Q=p,x=l[p]|l[p+1]<<8|l[p+2]<<16|l[p+3]<<24,Se=o(l,Q,u,!1);if(p=p+x,F<4+4+x+C)throw new Error("code_w_scope total size is too short, truncating scope");if(F>4+4+x+C)throw new Error("code_w_scope total size is too long, clips outer document");c?(h?O[w]=s(M,i,O):O[w]=s(M),O[w].scope=Se):O[w]=new cf.Code(M,Se)}else if(g===V.BSON_DATA_DBPOINTER){let F=l[p++]|l[p++]<<8|l[p++]<<16|l[p++]<<24;if(F<=0||F>l.length-p||l[p+F-1]!==0)throw new Error("bad string length in bson");if(!Tp.validateUtf8(l,p,p+F-1))throw new Error("Invalid UTF-8 string in BSON document");let C=l.toString("utf8",p,p+F-1);p=p+F;let M=le.Buffer.alloc(12);l.copy(M,0,p,p+12);let Q=new Ei.ObjectId(M);p=p+12,O[w]=new Fn.DBRef(C,Q)}else throw new Error("Detected unknown BSON type "+g.toString(16)+' for fieldname "'+w+'"')}if(W!==p-re)throw b?new Error("corrupt array bson"):new Error("corrupt object bson");let ne=Object.keys(O).filter(g=>g.startsWith("$")),j=!0;if(ne.forEach(g=>{["$ref","$id","$db"].indexOf(g)===-1&&(j=!1)}),!j)return O;if(Fn.isDBRefLike(O)){let g=Object.assign({},O);return delete g.$ref,delete g.$id,delete g.$db,new Fn.DBRef(O.$ref,O.$id,O.$db,g)}return O}function s(l,p,u){return p?(p[l]==null&&(p[l]=new Function(l)),p[l].bind(u)):new Function(l)}});At(Bp);var UO=Bp.deserialize,al=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.EJSON=e.isBSONType=void 0;function r(y){return pt.isObjectLike(y)&&Reflect.has(y,"_bsontype")&&typeof y._bsontype=="string"}e.isBSONType=r;let n=2147483647,i=-2147483648,f=9223372036854776e3,o=-9223372036854776e3,s={$oid:Ei.ObjectId,$binary:Qr.Binary,$uuid:Qr.Binary,$symbol:Lo.BSONSymbol,$numberInt:io.Int32,$numberDecimal:Po.Decimal128,$numberDouble:no.Double,$numberLong:me.Long,$minKey:Uo.MinKey,$maxKey:Mo.MaxKey,$regex:mf.BSONRegExp,$regularExpression:mf.BSONRegExp,$timestamp:df.Timestamp};function l(y,N={}){if(typeof y=="number"){if(N.relaxed||N.legacy)return y;if(Math.floor(y)===y){if(y>=i&&y<=n)return new io.Int32(y);if(y>=o&&y<=f)return me.Long.fromNumber(y)}return new no.Double(y)}if(y==null||typeof y!="object")return y;if(y.$undefined)return null;let P=Object.keys(y).filter(R=>R.startsWith("$")&&y[R]!=null);for(let R=0;R<P.length;R++){let Y=s[P[R]];if(Y)return Y.fromExtendedJSON(y,N)}if(y.$date!=null){let R=y.$date,Y=new Date;return N.legacy?typeof R=="number"?Y.setTime(R):typeof R=="string"&&Y.setTime(Date.parse(R)):typeof R=="string"?Y.setTime(Date.parse(R)):me.Long.isLong(R)?Y.setTime(R.toNumber()):typeof R=="number"&&N.relaxed&&Y.setTime(R),Y}if(y.$code!=null){let R=Object.assign({},y);return y.$scope&&(R.$scope=l(y.$scope)),cf.Code.fromExtendedJSON(y)}if(y.$ref!=null||y.$dbPointer!=null){let R=y.$ref?y:y.$dbPointer;if(R instanceof Fn.DBRef)return R;let Y=Object.keys(R).filter(W=>W.startsWith("$")),re=!0;if(Y.forEach(W=>{["$ref","$id","$db"].indexOf(W)===-1&&(re=!1)}),re)return Fn.DBRef.fromExtendedJSON(R)}return y}function p(y,N){return y.map(P=>b(P,N))}function u(y){let N=y.toISOString();return y.getUTCMilliseconds()!==0?N:N.slice(0,-5)+"Z"}function b(y,N){if(Array.isArray(y))return p(y,N);if(y===void 0)return null;if(y instanceof Date){let P=y.getTime(),R=P>-1&&P<2534023188e5;return N.legacy?N.relaxed&&R?{$date:y.getTime()}:{$date:u(y)}:N.relaxed&&R?{$date:u(y)}:{$date:{$numberLong:y.getTime().toString()}}}if(typeof y=="number"&&!N.relaxed){if(Math.floor(y)===y){let P=y>=i&&y<=n,R=y>=o&&y<=f;if(P)return{$numberInt:y.toString()};if(R)return{$numberLong:y.toString()}}return{$numberDouble:y.toString()}}if(y instanceof RegExp){let P=y.flags;if(P===void 0){let Y=y.toString().match(/[gimuy]*$/);Y&&(P=Y[0])}return new mf.BSONRegExp(y.source,P).toExtendedJSON(N)}return y!=null&&typeof y=="object"?h(y,N):y}let c={Binary:y=>new Qr.Binary(y.value(),y.sub_type),Code:y=>new cf.Code(y.code,y.scope),DBRef:y=>new Fn.DBRef(y.collection||y.namespace,y.oid,y.db,y.fields),Decimal128:y=>new Po.Decimal128(y.bytes),Double:y=>new no.Double(y.value),Int32:y=>new io.Int32(y.value),Long:y=>me.Long.fromBits(y.low!=null?y.low:y.low_,y.low!=null?y.high:y.high_,y.low!=null?y.unsigned:y.unsigned_),MaxKey:()=>new Mo.MaxKey,MinKey:()=>new Uo.MinKey,ObjectID:y=>new Ei.ObjectId(y),ObjectId:y=>new Ei.ObjectId(y),BSONRegExp:y=>new mf.BSONRegExp(y.pattern,y.options),Symbol:y=>new Lo.BSONSymbol(y.value),Timestamp:y=>df.Timestamp.fromBits(y.low,y.high)};function h(y,N){if(y==null||typeof y!="object")throw new Error("not an object instance");let P=y._bsontype;if(typeof P=="undefined"){let R={};for(let Y in y)R[Y]=b(y[Y],N);return R}else if(r(y)){let R=y;if(typeof R.toExtendedJSON!="function"){let Y=c[y._bsontype];if(!Y)throw new TypeError("Unrecognized or invalid _bsontype: "+y._bsontype);R=Y(R)}return P==="Code"&&R.scope?R=new cf.Code(R.code,b(R.scope,N)):P==="DBRef"&&R.oid&&(R=new Fn.DBRef(R.collection,b(R.oid,N),R.db,R.fields)),R.toExtendedJSON(N)}else throw new Error("_bsontype must be a string, but was: "+typeof P)}var T;(function(y){function N(re,W){let O=Object.assign({},{relaxed:!0,legacy:!1},W);return typeof O.relaxed=="boolean"&&(O.strict=!O.relaxed),typeof O.strict=="boolean"&&(O.relaxed=!O.strict),JSON.parse(re,(te,L)=>l(L,O))}y.parse=N;function P(re,W,O,te){O!=null&&typeof O=="object"&&(te=O,O=0),W!=null&&typeof W=="object"&&!Array.isArray(W)&&(te=W,W=void 0,O=0),te=Object.assign({},{relaxed:!0,legacy:!1},te);let L=b(re,te);return JSON.stringify(L,W,O)}y.stringify=P;function R(re,W){return W=W||{},JSON.parse(P(re,W))}y.serialize=R;function Y(re,W){return W=W||{},N(JSON.stringify(re),W)}y.deserialize=Y})(T=e.EJSON||(e.EJSON={}))});At(al);var LO=al.EJSON,CO=al.isBSONType,pl=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.writeIEEE754=e.readIEEE754=void 0;function r(i,f,o,s,l){let p,u,b=o==="big",c=l*8-s-1,h=(1<<c)-1,T=h>>1,y=-7,N=b?0:l-1,P=b?1:-1,R=i[f+N];for(N+=P,p=R&(1<<-y)-1,R>>=-y,y+=c;y>0;p=p*256+i[f+N],N+=P,y-=8);for(u=p&(1<<-y)-1,p>>=-y,y+=s;y>0;u=u*256+i[f+N],N+=P,y-=8);if(p===0)p=1-T;else{if(p===h)return u?NaN:(R?-1:1)*(1/0);u=u+Math.pow(2,s),p=p-T}return(R?-1:1)*u*Math.pow(2,p-s)}e.readIEEE754=r;function n(i,f,o,s,l,p){let u,b,c,h=s==="big",T=p*8-l-1,y=(1<<T)-1,N=y>>1,P=l===23?Math.pow(2,-24)-Math.pow(2,-77):0,R=h?p-1:0,Y=h?-1:1,re=f<0||f===0&&1/f<0?1:0;for(f=Math.abs(f),isNaN(f)||f===1/0?(b=isNaN(f)?1:0,u=y):(u=Math.floor(Math.log(f)/Math.LN2),f*(c=Math.pow(2,-u))<1&&(u--,c*=2),u+N>=1?f+=P/c:f+=P*Math.pow(2,1-N),f*c>=2&&(u++,c/=2),u+N>=y?(b=0,u=y):u+N>=1?(b=(f*c-1)*Math.pow(2,l),u=u+N):(b=f*Math.pow(2,N-1)*Math.pow(2,l),u=0)),isNaN(f)&&(b=0);l>=8;)i[o+R]=b&255,R+=Y,b/=256,l-=8;for(u=u<<l|b,isNaN(f)&&(u+=8),T+=l;T>0;)i[o+R]=u&255,R+=Y,u/=256,T-=8;i[o+R-Y]|=re*128}e.writeIEEE754=n});At(pl);var VO=pl.writeIEEE754,WO=pl.readIEEE754,Ip=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.serializeInto=void 0;let r=/\x00/,n=new Set(["$db","$ref","$id","$clusterTime"]);function i(j){return Object.prototype.toString.call(j)==="[object RegExp]"}function f(j,g,A,w,F){j[w++]=V.BSON_DATA_STRING;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+C+1,j[w-1]=0;let M=j.write(A,w+4,void 0,"utf8");return j[w+3]=M+1>>24&255,j[w+2]=M+1>>16&255,j[w+1]=M+1>>8&255,j[w]=M+1&255,w=w+4+M,j[w++]=0,w}function o(j,g,A,w,F){if(Number.isInteger(A)&&A>=V.BSON_INT32_MIN&&A<=V.BSON_INT32_MAX){j[w++]=V.BSON_DATA_INT;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+C,j[w++]=0,j[w++]=A&255,j[w++]=A>>8&255,j[w++]=A>>16&255,j[w++]=A>>24&255}else{j[w++]=V.BSON_DATA_NUMBER;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+C,j[w++]=0,pl.writeIEEE754(j,A,w,"little",52,8),w=w+8}return w}function s(j,g,A,w,F){j[w++]=V.BSON_DATA_NULL;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");return w=w+C,j[w++]=0,w}function l(j,g,A,w,F){j[w++]=V.BSON_DATA_BOOLEAN;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");return w=w+C,j[w++]=0,j[w++]=A?1:0,w}function p(j,g,A,w,F){j[w++]=V.BSON_DATA_DATE;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+C,j[w++]=0;let M=me.Long.fromNumber(A.getTime()),Q=M.getLowBits(),x=M.getHighBits();return j[w++]=Q&255,j[w++]=Q>>8&255,j[w++]=Q>>16&255,j[w++]=Q>>24&255,j[w++]=x&255,j[w++]=x>>8&255,j[w++]=x>>16&255,j[w++]=x>>24&255,w}function u(j,g,A,w,F){j[w++]=V.BSON_DATA_REGEXP;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");if(w=w+C,j[w++]=0,A.source&&A.source.match(r)!=null)throw Error("value "+A.source+" must not contain null bytes");return w=w+j.write(A.source,w,void 0,"utf8"),j[w++]=0,A.ignoreCase&&(j[w++]=105),A.global&&(j[w++]=115),A.multiline&&(j[w++]=109),j[w++]=0,w}function b(j,g,A,w,F){j[w++]=V.BSON_DATA_REGEXP;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");if(w=w+C,j[w++]=0,A.pattern.match(r)!=null)throw Error("pattern "+A.pattern+" must not contain null bytes");return w=w+j.write(A.pattern,w,void 0,"utf8"),j[w++]=0,w=w+j.write(A.options.split("").sort().join(""),w,void 0,"utf8"),j[w++]=0,w}function c(j,g,A,w,F){A===null?j[w++]=V.BSON_DATA_NULL:A._bsontype==="MinKey"?j[w++]=V.BSON_DATA_MIN_KEY:j[w++]=V.BSON_DATA_MAX_KEY;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");return w=w+C,j[w++]=0,w}function h(j,g,A,w,F){j[w++]=V.BSON_DATA_OID;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");if(w=w+C,j[w++]=0,typeof A.id=="string")j.write(A.id,w,void 0,"binary");else if(A.id&&A.id.copy)A.id.copy(j,w,0,12);else throw new TypeError("object ["+JSON.stringify(A)+"] is not a valid ObjectId");return w+12}function T(j,g,A,w,F){j[w++]=V.BSON_DATA_BINARY;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+C,j[w++]=0;let M=A.length;return j[w++]=M&255,j[w++]=M>>8&255,j[w++]=M>>16&255,j[w++]=M>>24&255,j[w++]=V.BSON_BINARY_SUBTYPE_DEFAULT,j.set(uf.ensureBuffer(A),w),w=w+M,w}function y(j,g,A,w,F=!1,C=0,M=!1,Q=!0,x=!1,Se=[]){for(let K=0;K<Se.length;K++)if(Se[K]===A)throw new Error("cyclic dependency detected");Se.push(A),j[w++]=Array.isArray(A)?V.BSON_DATA_ARRAY:V.BSON_DATA_OBJECT;let ie=x?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+ie,j[w++]=0;let U=ne(j,A,F,w,C+1,M,Q,Se);return Se.pop(),U}function N(j,g,A,w,F){j[w++]=V.BSON_DATA_DECIMAL128;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");return w=w+C,j[w++]=0,A.bytes.copy(j,w,0,16),w+16}function P(j,g,A,w,F){j[w++]=A._bsontype==="Long"?V.BSON_DATA_LONG:V.BSON_DATA_TIMESTAMP;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+C,j[w++]=0;let M=A.getLowBits(),Q=A.getHighBits();return j[w++]=M&255,j[w++]=M>>8&255,j[w++]=M>>16&255,j[w++]=M>>24&255,j[w++]=Q&255,j[w++]=Q>>8&255,j[w++]=Q>>16&255,j[w++]=Q>>24&255,w}function R(j,g,A,w,F){A=A.valueOf(),j[w++]=V.BSON_DATA_INT;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");return w=w+C,j[w++]=0,j[w++]=A&255,j[w++]=A>>8&255,j[w++]=A>>16&255,j[w++]=A>>24&255,w}function Y(j,g,A,w,F){j[w++]=V.BSON_DATA_NUMBER;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");return w=w+C,j[w++]=0,pl.writeIEEE754(j,A.value,w,"little",52,8),w=w+8,w}function re(j,g,A,w,F=!1,C=0,M){j[w++]=V.BSON_DATA_CODE;let Q=M?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+Q,j[w++]=0;let x=pt.normalizedFunctionString(A),Se=j.write(x,w+4,void 0,"utf8")+1;return j[w]=Se&255,j[w+1]=Se>>8&255,j[w+2]=Se>>16&255,j[w+3]=Se>>24&255,w=w+4+Se-1,j[w++]=0,w}function W(j,g,A,w,F=!1,C=0,M=!1,Q=!0,x=!1){if(A.scope&&typeof A.scope=="object"){j[w++]=V.BSON_DATA_CODE_W_SCOPE;let Se=x?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+Se,j[w++]=0;let ie=w,U=typeof A.code=="string"?A.code:A.code.toString();w=w+4;let K=j.write(U,w+4,void 0,"utf8")+1;j[w]=K&255,j[w+1]=K>>8&255,j[w+2]=K>>16&255,j[w+3]=K>>24&255,j[w+4+K-1]=0,w=w+K+4;let Ie=ne(j,A.scope,F,w,C+1,M,Q);w=Ie-1;let oe=Ie-ie;j[ie++]=oe&255,j[ie++]=oe>>8&255,j[ie++]=oe>>16&255,j[ie++]=oe>>24&255,j[w++]=0}else{j[w++]=V.BSON_DATA_CODE;let Se=x?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+Se,j[w++]=0;let ie=A.code.toString(),U=j.write(ie,w+4,void 0,"utf8")+1;j[w]=U&255,j[w+1]=U>>8&255,j[w+2]=U>>16&255,j[w+3]=U>>24&255,w=w+4+U-1,j[w++]=0}return w}function O(j,g,A,w,F){j[w++]=V.BSON_DATA_BINARY;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+C,j[w++]=0;let M=A.value(!0),Q=A.position;return A.sub_type===Qr.Binary.SUBTYPE_BYTE_ARRAY&&(Q=Q+4),j[w++]=Q&255,j[w++]=Q>>8&255,j[w++]=Q>>16&255,j[w++]=Q>>24&255,j[w++]=A.sub_type,A.sub_type===Qr.Binary.SUBTYPE_BYTE_ARRAY&&(Q=Q-4,j[w++]=Q&255,j[w++]=Q>>8&255,j[w++]=Q>>16&255,j[w++]=Q>>24&255),j.set(M,w),w=w+A.position,w}function te(j,g,A,w,F){j[w++]=V.BSON_DATA_SYMBOL;let C=F?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+C,j[w++]=0;let M=j.write(A.value,w+4,void 0,"utf8")+1;return j[w]=M&255,j[w+1]=M>>8&255,j[w+2]=M>>16&255,j[w+3]=M>>24&255,w=w+4+M-1,j[w++]=0,w}function L(j,g,A,w,F,C,M){j[w++]=V.BSON_DATA_OBJECT;let Q=M?j.write(g,w,void 0,"ascii"):j.write(g,w,void 0,"utf8");w=w+Q,j[w++]=0;let x=w,Se={$ref:A.collection||A.namespace,$id:A.oid};A.db!=null&&(Se.$db=A.db),Se=Object.assign(Se,A.fields);let ie=ne(j,Se,!1,w,F+1,C),U=ie-x;return j[x++]=U&255,j[x++]=U>>8&255,j[x++]=U>>16&255,j[x++]=U>>24&255,ie}function ne(j,g,A=!1,w=0,F=0,C=!1,M=!0,Q=[]){w=w||0,Q=Q||[],Q.push(g);let x=w+4;if(Array.isArray(g))for(let ie=0;ie<g.length;ie++){let U=""+ie,K=g[ie];if(K&&K.toBSON){if(typeof K.toBSON!="function")throw new TypeError("toBSON is not a function");K=K.toBSON()}if(typeof K=="string")x=f(j,U,K,x,!0);else if(typeof K=="number")x=o(j,U,K,x,!0);else{if(typeof K=="bigint")throw new TypeError("Unsupported type BigInt, please use Decimal128");if(typeof K=="boolean")x=l(j,U,K,x,!0);else if(K instanceof Date||pt.isDate(K))x=p(j,U,K,x,!0);else if(K===void 0)x=s(j,U,K,x,!0);else if(K===null)x=s(j,U,K,x,!0);else if(K._bsontype==="ObjectId"||K._bsontype==="ObjectID")x=h(j,U,K,x,!0);else if(le.Buffer.isBuffer(K)||pt.isUint8Array(K))x=T(j,U,K,x,!0);else if(K instanceof RegExp||i(K))x=u(j,U,K,x,!0);else if(typeof K=="object"&&K._bsontype==null)x=y(j,U,K,x,A,F,C,M,!0,Q);else if(typeof K=="object"&&al.isBSONType(K)&&K._bsontype==="Decimal128")x=N(j,U,K,x,!0);else if(K._bsontype==="Long"||K._bsontype==="Timestamp")x=P(j,U,K,x,!0);else if(K._bsontype==="Double")x=Y(j,U,K,x,!0);else if(typeof K=="function"&&C)x=re(j,U,K,x,A,F,!0);else if(K._bsontype==="Code")x=W(j,U,K,x,A,F,C,M,!0);else if(K._bsontype==="Binary")x=O(j,U,K,x,!0);else if(K._bsontype==="Symbol")x=te(j,U,K,x,!0);else if(K._bsontype==="DBRef")x=L(j,U,K,x,F,C,!0);else if(K._bsontype==="BSONRegExp")x=b(j,U,K,x,!0);else if(K._bsontype==="Int32")x=R(j,U,K,x,!0);else if(K._bsontype==="MinKey"||K._bsontype==="MaxKey")x=c(j,U,K,x,!0);else if(typeof K._bsontype!="undefined")throw new TypeError("Unrecognized or invalid _bsontype: "+K._bsontype)}}else if(g instanceof kp.Map){let ie=g.entries(),U=!1;for(;!U;){let K=ie.next();if(U=!!K.done,U)continue;let Ie=K.value[0],oe=K.value[1],We=typeof oe;if(typeof Ie=="string"&&!n.has(Ie)){if(Ie.match(r)!=null)throw Error("key "+Ie+" must not contain null bytes");if(A){if(Ie[0]==="$")throw Error("key "+Ie+" must not start with '$'");if(~Ie.indexOf("."))throw Error("key "+Ie+" must not contain '.'")}}if(We==="string")x=f(j,Ie,oe,x);else if(We==="number")x=o(j,Ie,oe,x);else{if(We==="bigint"||pt.isBigInt64Array(oe)||pt.isBigUInt64Array(oe))throw new TypeError("Unsupported type BigInt, please use Decimal128");if(We==="boolean")x=l(j,Ie,oe,x);else if(oe instanceof Date||pt.isDate(oe))x=p(j,Ie,oe,x);else if(oe===null||oe===void 0&&M===!1)x=s(j,Ie,oe,x);else if(oe._bsontype==="ObjectId"||oe._bsontype==="ObjectID")x=h(j,Ie,oe,x);else if(le.Buffer.isBuffer(oe)||pt.isUint8Array(oe))x=T(j,Ie,oe,x);else if(oe instanceof RegExp||i(oe))x=u(j,Ie,oe,x);else if(We==="object"&&oe._bsontype==null)x=y(j,Ie,oe,x,A,F,C,M,!1,Q);else if(We==="object"&&oe._bsontype==="Decimal128")x=N(j,Ie,oe,x);else if(oe._bsontype==="Long"||oe._bsontype==="Timestamp")x=P(j,Ie,oe,x);else if(oe._bsontype==="Double")x=Y(j,Ie,oe,x);else if(oe._bsontype==="Code")x=W(j,Ie,oe,x,A,F,C,M);else if(typeof oe=="function"&&C)x=re(j,Ie,oe,x,A,F,C);else if(oe._bsontype==="Binary")x=O(j,Ie,oe,x);else if(oe._bsontype==="Symbol")x=te(j,Ie,oe,x);else if(oe._bsontype==="DBRef")x=L(j,Ie,oe,x,F,C);else if(oe._bsontype==="BSONRegExp")x=b(j,Ie,oe,x);else if(oe._bsontype==="Int32")x=R(j,Ie,oe,x);else if(oe._bsontype==="MinKey"||oe._bsontype==="MaxKey")x=c(j,Ie,oe,x);else if(typeof oe._bsontype!="undefined")throw new TypeError("Unrecognized or invalid _bsontype: "+oe._bsontype)}}}else{if(g.toBSON){if(typeof g.toBSON!="function")throw new TypeError("toBSON is not a function");if(g=g.toBSON(),g!=null&&typeof g!="object")throw new TypeError("toBSON function did not return an object")}for(let ie in g){let U=g[ie];if(U&&U.toBSON){if(typeof U.toBSON!="function")throw new TypeError("toBSON is not a function");U=U.toBSON()}let K=typeof U;if(typeof ie=="string"&&!n.has(ie)){if(ie.match(r)!=null)throw Error("key "+ie+" must not contain null bytes");if(A){if(ie[0]==="$")throw Error("key "+ie+" must not start with '$'");if(~ie.indexOf("."))throw Error("key "+ie+" must not contain '.'")}}if(K==="string")x=f(j,ie,U,x);else if(K==="number")x=o(j,ie,U,x);else{if(K==="bigint")throw new TypeError("Unsupported type BigInt, please use Decimal128");if(K==="boolean")x=l(j,ie,U,x);else if(U instanceof Date||pt.isDate(U))x=p(j,ie,U,x);else if(U===void 0)M===!1&&(x=s(j,ie,U,x));else if(U===null)x=s(j,ie,U,x);else if(U._bsontype==="ObjectId"||U._bsontype==="ObjectID")x=h(j,ie,U,x);else if(le.Buffer.isBuffer(U)||pt.isUint8Array(U))x=T(j,ie,U,x);else if(U instanceof RegExp||i(U))x=u(j,ie,U,x);else if(K==="object"&&U._bsontype==null)x=y(j,ie,U,x,A,F,C,M,!1,Q);else if(K==="object"&&U._bsontype==="Decimal128")x=N(j,ie,U,x);else if(U._bsontype==="Long"||U._bsontype==="Timestamp")x=P(j,ie,U,x);else if(U._bsontype==="Double")x=Y(j,ie,U,x);else if(U._bsontype==="Code")x=W(j,ie,U,x,A,F,C,M);else if(typeof U=="function"&&C)x=re(j,ie,U,x,A,F,C);else if(U._bsontype==="Binary")x=O(j,ie,U,x);else if(U._bsontype==="Symbol")x=te(j,ie,U,x);else if(U._bsontype==="DBRef")x=L(j,ie,U,x,F,C);else if(U._bsontype==="BSONRegExp")x=b(j,ie,U,x);else if(U._bsontype==="Int32")x=R(j,ie,U,x);else if(U._bsontype==="MinKey"||U._bsontype==="MaxKey")x=c(j,ie,U,x);else if(typeof U._bsontype!="undefined")throw new TypeError("Unrecognized or invalid _bsontype: "+U._bsontype)}}}Q.pop(),j[x++]=0;let Se=x-w;return j[w++]=Se&255,j[w++]=Se>>8&255,j[w++]=Se>>16&255,j[w++]=Se>>24&255,x}e.serializeInto=ne});At(Ip);var YO=Ip.serializeInto,de=qt(function(t,e){Object.defineProperty(e,"__esModule",{value:!0}),e.deserializeStream=e.calculateObjectSize=e.deserialize=e.serializeWithBufferAndIndex=e.serialize=e.setInternalBufferSize=e.ObjectID=e.Decimal128=e.BSONRegExp=e.MaxKey=e.MinKey=e.Int32=e.Double=e.Timestamp=e.Long=e.ObjectId=e.Binary=e.DBRef=e.BSONSymbol=e.Map=e.Code=e.LongWithoutOverridesClass=e.EJSON=e.JS_INT_MIN=e.JS_INT_MAX=e.BSON_INT64_MIN=e.BSON_INT64_MAX=e.BSON_INT32_MIN=e.BSON_INT32_MAX=e.BSON_DATA_UNDEFINED=e.BSON_DATA_TIMESTAMP=e.BSON_DATA_SYMBOL=e.BSON_DATA_STRING=e.BSON_DATA_REGEXP=e.BSON_DATA_OID=e.BSON_DATA_OBJECT=e.BSON_DATA_NUMBER=e.BSON_DATA_NULL=e.BSON_DATA_MIN_KEY=e.BSON_DATA_MAX_KEY=e.BSON_DATA_LONG=e.BSON_DATA_INT=e.BSON_DATA_DECIMAL128=e.BSON_DATA_DBPOINTER=e.BSON_DATA_DATE=e.BSON_DATA_CODE_W_SCOPE=e.BSON_DATA_CODE=e.BSON_DATA_BOOLEAN=e.BSON_DATA_BINARY=e.BSON_DATA_ARRAY=e.BSON_BINARY_SUBTYPE_UUID_NEW=e.BSON_BINARY_SUBTYPE_UUID=e.BSON_BINARY_SUBTYPE_USER_DEFINED=e.BSON_BINARY_SUBTYPE_MD5=e.BSON_BINARY_SUBTYPE_FUNCTION=e.BSON_BINARY_SUBTYPE_DEFAULT=e.BSON_BINARY_SUBTYPE_BYTE_ARRAY=void 0,Object.defineProperty(e,"Binary",{enumerable:!0,get:function(){return Qr.Binary}}),Object.defineProperty(e,"Code",{enumerable:!0,get:function(){return cf.Code}}),Object.defineProperty(e,"DBRef",{enumerable:!0,get:function(){return Fn.DBRef}}),Object.defineProperty(e,"Decimal128",{enumerable:!0,get:function(){return Po.Decimal128}}),Object.defineProperty(e,"Double",{enumerable:!0,get:function(){return no.Double}}),Object.defineProperty(e,"Int32",{enumerable:!0,get:function(){return io.Int32}}),Object.defineProperty(e,"Long",{enumerable:!0,get:function(){return me.Long}}),Object.defineProperty(e,"Map",{enumerable:!0,get:function(){return kp.Map}}),Object.defineProperty(e,"MaxKey",{enumerable:!0,get:function(){return Mo.MaxKey}}),Object.defineProperty(e,"MinKey",{enumerable:!0,get:function(){return Uo.MinKey}}),Object.defineProperty(e,"ObjectId",{enumerable:!0,get:function(){return Ei.ObjectId}}),Object.defineProperty(e,"ObjectID",{enumerable:!0,get:function(){return Ei.ObjectId}}),Object.defineProperty(e,"BSONRegExp",{enumerable:!0,get:function(){return mf.BSONRegExp}}),Object.defineProperty(e,"BSONSymbol",{enumerable:!0,get:function(){return Lo.BSONSymbol}}),Object.defineProperty(e,"Timestamp",{enumerable:!0,get:function(){return df.Timestamp}}),Object.defineProperty(e,"BSON_BINARY_SUBTYPE_BYTE_ARRAY",{enumerable:!0,get:function(){return V.BSON_BINARY_SUBTYPE_BYTE_ARRAY}}),Object.defineProperty(e,"BSON_BINARY_SUBTYPE_DEFAULT",{enumerable:!0,get:function(){return V.BSON_BINARY_SUBTYPE_DEFAULT}}),Object.defineProperty(e,"BSON_BINARY_SUBTYPE_FUNCTION",{enumerable:!0,get:function(){return V.BSON_BINARY_SUBTYPE_FUNCTION}}),Object.defineProperty(e,"BSON_BINARY_SUBTYPE_MD5",{enumerable:!0,get:function(){return V.BSON_BINARY_SUBTYPE_MD5}}),Object.defineProperty(e,"BSON_BINARY_SUBTYPE_USER_DEFINED",{enumerable:!0,get:function(){return V.BSON_BINARY_SUBTYPE_USER_DEFINED}}),Object.defineProperty(e,"BSON_BINARY_SUBTYPE_UUID",{enumerable:!0,get:function(){return V.BSON_BINARY_SUBTYPE_UUID}}),Object.defineProperty(e,"BSON_BINARY_SUBTYPE_UUID_NEW",{enumerable:!0,get:function(){return V.BSON_BINARY_SUBTYPE_UUID_NEW}}),Object.defineProperty(e,"BSON_DATA_ARRAY",{enumerable:!0,get:function(){return V.BSON_DATA_ARRAY}}),Object.defineProperty(e,"BSON_DATA_BINARY",{enumerable:!0,get:function(){return V.BSON_DATA_BINARY}}),Object.defineProperty(e,"BSON_DATA_BOOLEAN",{enumerable:!0,get:function(){return V.BSON_DATA_BOOLEAN}}),Object.defineProperty(e,"BSON_DATA_CODE",{enumerable:!0,get:function(){return V.BSON_DATA_CODE}}),Object.defineProperty(e,"BSON_DATA_CODE_W_SCOPE",{enumerable:!0,get:function(){return V.BSON_DATA_CODE_W_SCOPE}}),Object.defineProperty(e,"BSON_DATA_DATE",{enumerable:!0,get:function(){return V.BSON_DATA_DATE}}),Object.defineProperty(e,"BSON_DATA_DBPOINTER",{enumerable:!0,get:function(){return V.BSON_DATA_DBPOINTER}}),Object.defineProperty(e,"BSON_DATA_DECIMAL128",{enumerable:!0,get:function(){return V.BSON_DATA_DECIMAL128}}),Object.defineProperty(e,"BSON_DATA_INT",{enumerable:!0,get:function(){return V.BSON_DATA_INT}}),Object.defineProperty(e,"BSON_DATA_LONG",{enumerable:!0,get:function(){return V.BSON_DATA_LONG}}),Object.defineProperty(e,"BSON_DATA_MAX_KEY",{enumerable:!0,get:function(){return V.BSON_DATA_MAX_KEY}}),Object.defineProperty(e,"BSON_DATA_MIN_KEY",{enumerable:!0,get:function(){return V.BSON_DATA_MIN_KEY}}),Object.defineProperty(e,"BSON_DATA_NULL",{enumerable:!0,get:function(){return V.BSON_DATA_NULL}}),Object.defineProperty(e,"BSON_DATA_NUMBER",{enumerable:!0,get:function(){return V.BSON_DATA_NUMBER}}),Object.defineProperty(e,"BSON_DATA_OBJECT",{enumerable:!0,get:function(){return V.BSON_DATA_OBJECT}}),Object.defineProperty(e,"BSON_DATA_OID",{enumerable:!0,get:function(){return V.BSON_DATA_OID}}),Object.defineProperty(e,"BSON_DATA_REGEXP",{enumerable:!0,get:function(){return V.BSON_DATA_REGEXP}}),Object.defineProperty(e,"BSON_DATA_STRING",{enumerable:!0,get:function(){return V.BSON_DATA_STRING}}),Object.defineProperty(e,"BSON_DATA_SYMBOL",{enumerable:!0,get:function(){return V.BSON_DATA_SYMBOL}}),Object.defineProperty(e,"BSON_DATA_TIMESTAMP",{enumerable:!0,get:function(){return V.BSON_DATA_TIMESTAMP}}),Object.defineProperty(e,"BSON_DATA_UNDEFINED",{enumerable:!0,get:function(){return V.BSON_DATA_UNDEFINED}}),Object.defineProperty(e,"BSON_INT32_MAX",{enumerable:!0,get:function(){return V.BSON_INT32_MAX}}),Object.defineProperty(e,"BSON_INT32_MIN",{enumerable:!0,get:function(){return V.BSON_INT32_MIN}}),Object.defineProperty(e,"BSON_INT64_MAX",{enumerable:!0,get:function(){return V.BSON_INT64_MAX}}),Object.defineProperty(e,"BSON_INT64_MIN",{enumerable:!0,get:function(){return V.BSON_INT64_MIN}}),Object.defineProperty(e,"JS_INT_MAX",{enumerable:!0,get:function(){return V.JS_INT_MAX}}),Object.defineProperty(e,"JS_INT_MIN",{enumerable:!0,get:function(){return V.JS_INT_MIN}}),Object.defineProperty(e,"EJSON",{enumerable:!0,get:function(){return al.EJSON}});var r=df;Object.defineProperty(e,"LongWithoutOverridesClass",{enumerable:!0,get:function(){return r.LongWithoutOverridesClass}});let n=1024*1024*17,i=le.Buffer.alloc(n);function f(b){i.length<b&&(i=le.Buffer.alloc(b))}e.setInternalBufferSize=f;function o(b,c={}){let h=typeof c.checkKeys=="boolean"?c.checkKeys:!1,T=typeof c.serializeFunctions=="boolean"?c.serializeFunctions:!1,y=typeof c.ignoreUndefined=="boolean"?c.ignoreUndefined:!0,N=typeof c.minInternalBufferSize=="number"?c.minInternalBufferSize:n;i.length<N&&(i=le.Buffer.alloc(N));let P=Ip.serializeInto(i,b,h,0,0,T,y,[]),R=le.Buffer.alloc(P);return i.copy(R,0,0,R.length),R}e.serialize=o;function s(b,c,h={}){let T=typeof h.checkKeys=="boolean"?h.checkKeys:!1,y=typeof h.serializeFunctions=="boolean"?h.serializeFunctions:!1,N=typeof h.ignoreUndefined=="boolean"?h.ignoreUndefined:!0,P=typeof h.index=="number"?h.index:0,R=Ip.serializeInto(i,b,T,0,0,y,N);return i.copy(c,P,0,R),P+R-1}e.serializeWithBufferAndIndex=s;function l(b,c={}){return Bp.deserialize(uf.ensureBuffer(b),c)}e.deserialize=l;function p(b,c={}){c=c||{};let h=typeof c.serializeFunctions=="boolean"?c.serializeFunctions:!1,T=typeof c.ignoreUndefined=="boolean"?c.ignoreUndefined:!0;return Hm.calculateObjectSize(b,h,T)}e.calculateObjectSize=p;function u(b,c,h,T,y,N){let P=Object.assign({allowObjectSmallerThanBufferSize:!0,index:0},N),R=uf.ensureBuffer(b),Y=c;for(let re=0;re<h;re++){let W=R[Y]|R[Y+1]<<8|R[Y+2]<<16|R[Y+3]<<24;P.index=Y,T[y+re]=Bp.deserialize(R,P),Y=Y+W}return Y}e.deserializeStream=u}),KO=At(de),GO=de.deserializeStream,JO=de.calculateObjectSize,Jg=de.deserialize,ZO=de.serializeWithBufferAndIndex,Zg=de.serialize,XO=de.setInternalBufferSize,QO=de.ObjectID,$O=de.Decimal128,e2=de.BSONRegExp,t2=de.MaxKey,r2=de.MinKey,n2=de.Int32,i2=de.Double,f2=de.Timestamp,o2=de.Long,s2=de.ObjectId,l2=de.Binary,a2=de.DBRef,p2=de.BSONSymbol,u2=de.Map,c2=de.Code,m2=de.LongWithoutOverridesClass,d2=de.EJSON,w2=de.JS_INT_MIN,h2=de.JS_INT_MAX,b2=de.BSON_INT64_MIN,g2=de.BSON_INT64_MAX,j2=de.BSON_INT32_MIN,y2=de.BSON_INT32_MAX,v2=de.BSON_DATA_UNDEFINED,_2=de.BSON_DATA_TIMESTAMP,q2=de.BSON_DATA_SYMBOL,k2=de.BSON_DATA_STRING,T2=de.BSON_DATA_REGEXP,B2=de.BSON_DATA_OID,I2=de.BSON_DATA_OBJECT,S2=de.BSON_DATA_NUMBER,x2=de.BSON_DATA_NULL,E2=de.BSON_DATA_MIN_KEY,A2=de.BSON_DATA_MAX_KEY,O2=de.BSON_DATA_LONG,N2=de.BSON_DATA_INT,H2=de.BSON_DATA_DECIMAL128,R2=de.BSON_DATA_DBPOINTER,D2=de.BSON_DATA_DATE,z2=de.BSON_DATA_CODE_W_SCOPE,F2=de.BSON_DATA_CODE,P2=de.BSON_DATA_BOOLEAN,M2=de.BSON_DATA_BINARY,U2=de.BSON_DATA_ARRAY,L2=de.BSON_BINARY_SUBTYPE_UUID_NEW,C2=de.BSON_BINARY_SUBTYPE_UUID,V2=de.BSON_BINARY_SUBTYPE_USER_DEFINED,W2=de.BSON_BINARY_SUBTYPE_MD5,Y2=de.BSON_BINARY_SUBTYPE_FUNCTION,K2=de.BSON_BINARY_SUBTYPE_DEFAULT,G2=de.BSON_BINARY_SUBTYPE_BYTE_ARRAY;function Rm(t,e){return Jg(new Uint8Array(t),e)}var IB="4.0.0-alpha.8",Dm={bson:{}},zm={name:"BSON",id:"bson",module:"bson",version:IB,extensions:["bson"],mimeTypes:["application/bson"],category:"json",binary:!0,parse:SB,parseSync:xB,options:Dm};async function SB(t,e){let r={...Dm.bson,...e==null?void 0:e.bson};return Rm(t,r)}function xB(t,e){let r={...Dm.bson,...e==null?void 0:e.bson};return Rm(t,r)}function Fm(t,e){return Zg(t).buffer}var EB="4.0.0-alpha.8",Pm={name:"BSON",id:"bson",module:"bson",version:EB,extensions:["bson"],options:{bson:{}},async encode(t,e){return Fm(t,{})},encodeSync(t,e){return Fm(t,{})}};var fo={BOOLEAN:{primitiveType:"BOOLEAN",toPrimitive:AB,fromPrimitive:OB},INT32:{primitiveType:"INT32",toPrimitive:Qg},INT64:{primitiveType:"INT64",toPrimitive:$g},INT96:{primitiveType:"INT96",toPrimitive:CB},FLOAT:{primitiveType:"FLOAT",toPrimitive:NB},DOUBLE:{primitiveType:"DOUBLE",toPrimitive:HB},BYTE_ARRAY:{primitiveType:"BYTE_ARRAY",toPrimitive:ej},FIXED_LEN_BYTE_ARRAY:{primitiveType:"FIXED_LEN_BYTE_ARRAY",toPrimitive:ej},UTF8:{primitiveType:"BYTE_ARRAY",originalType:"UTF8",toPrimitive:VB,fromPrimitive:WB},TIME_MILLIS:{primitiveType:"INT32",originalType:"TIME_MILLIS",toPrimitive:ZB},TIME_MICROS:{primitiveType:"INT64",originalType:"TIME_MICROS",toPrimitive:XB},DATE:{primitiveType:"INT32",originalType:"DATE",toPrimitive:QB,fromPrimitive:$B},TIMESTAMP_MILLIS:{primitiveType:"INT64",originalType:"TIMESTAMP_MILLIS",toPrimitive:eI,fromPrimitive:tI},TIMESTAMP_MICROS:{primitiveType:"INT64",originalType:"TIMESTAMP_MICROS",toPrimitive:rI,fromPrimitive:nI},UINT_8:{primitiveType:"INT32",originalType:"UINT_8",toPrimitive:DB},UINT_16:{primitiveType:"INT32",originalType:"UINT_16",toPrimitive:FB},UINT_32:{primitiveType:"INT32",originalType:"UINT_32",toPrimitive:MB},UINT_64:{primitiveType:"INT64",originalType:"UINT_64",toPrimitive:LB},INT_8:{primitiveType:"INT32",originalType:"INT_8",toPrimitive:RB},INT_16:{primitiveType:"INT32",originalType:"INT_16",toPrimitive:zB},INT_32:{primitiveType:"INT32",originalType:"INT_32",toPrimitive:Qg},INT_64:{primitiveType:"INT64",originalType:"INT_64",toPrimitive:$g},JSON:{primitiveType:"BYTE_ARRAY",originalType:"JSON",toPrimitive:YB,fromPrimitive:KB},BSON:{primitiveType:"BYTE_ARRAY",originalType:"BSON",toPrimitive:GB,fromPrimitive:JB},INTERVAL:{primitiveType:"FIXED_LEN_BYTE_ARRAY",originalType:"INTERVAL",typeLength:12,toPrimitive:iI,fromPrimitive:fI},DECIMAL_INT32:{primitiveType:"INT32",originalType:"DECIMAL_INT32",toPrimitive:PB,fromPrimitive:nj},DECIMAL_INT64:{primitiveType:"INT64",originalType:"DECIMAL_INT64",toPrimitive:UB,fromPrimitive:nj},DECIMAL_BYTE_ARRAY:{primitiveType:"BYTE_ARRAY",originalType:"DECIMAL_BYTE_ARRAY",toPrimitive:tj,fromPrimitive:ij},DECIMAL_FIXED_LEN_BYTE_ARRAY:{primitiveType:"FIXED_LEN_BYTE_ARRAY",originalType:"DECIMAL_FIXED_LEN_BYTE_ARRAY",toPrimitive:tj,fromPrimitive:ij}};function Xg(t,e,r){if(!(t in fo))throw new Error(`invalid type: ${t}`);return fo[t].toPrimitive(e,r)}function Mm(t,e,r){if(!(t in fo))throw new Error(`invalid type: ${t}`);return"fromPrimitive"in fo[t]?fo[t].fromPrimitive?.(e,r):e}function AB(t){return Boolean(t)}function OB(t){return Boolean(t)}function NB(t){let e=parseFloat(t);if(isNaN(e))throw new Error(`invalid value for FLOAT: ${t}`);return e}function HB(t){let e=parseFloat(t);if(isNaN(e))throw new Error(`invalid value for DOUBLE: ${t}`);return e}function RB(t){let e=parseInt(t,10);if(e<-128||e>127||isNaN(e))throw new Error(`invalid value for INT8: ${t}`);return e}function DB(t){let e=parseInt(t,10);if(e<0||e>255||isNaN(e))throw new Error(`invalid value for UINT8: ${t}`);return e}function zB(t){let e=parseInt(t,10);if(e<-32768||e>32767||isNaN(e))throw new Error(`invalid value for INT16: ${t}`);return e}function FB(t){let e=parseInt(t,10);if(e<0||e>65535||isNaN(e))throw new Error(`invalid value for UINT16: ${t}`);return e}function Qg(t){let e=parseInt(t,10);if(e<-2147483648||e>2147483647||isNaN(e))throw new Error(`invalid value for INT32: ${t}`);return e}function PB(t,e){let r=t*10**(e.scale||0),n=Math.round(r*10**-e.presision%1*10**e.presision);if(n<-2147483648||n>2147483647||isNaN(n))throw new Error(`invalid value for INT32: ${t}`);return n}function MB(t){let e=parseInt(t,10);if(e<0||e>281474976710655||isNaN(e))throw new Error(`invalid value for UINT32: ${t}`);return e}function $g(t){let e=parseInt(t,10);if(isNaN(e))throw new Error(`invalid value for INT64: ${t}`);return e}function UB(t,e){let r=t*10**(e.scale||0),n=Math.round(r*10**-e.presision%1*10**e.presision);if(isNaN(n))throw new Error(`invalid value for INT64: ${t}`);return n}function LB(t){let e=parseInt(t,10);if(e<0||isNaN(e))throw new Error(`invalid value for UINT64: ${t}`);return e}function CB(t){let e=parseInt(t,10);if(isNaN(e))throw new Error(`invalid value for INT96: ${t}`);return e}function ej(t){return Buffer.from(t)}function tj(t){return Buffer.from(t)}function VB(t){return Buffer.from(t,"utf8")}function WB(t){return t.toString()}function YB(t){return Buffer.from(JSON.stringify(t))}function KB(t){return JSON.parse(t)}function GB(t){let e=Pm.encodeSync?.(t);return Buffer.from(e)}function JB(t){return zm.parseSync?.(t)}function ZB(t){let e=parseInt(t,10);if(e<0||e>18446744073709552e3||isNaN(e))throw new Error(`invalid value for TIME_MILLIS: ${t}`);return e}function XB(t){let e=parseInt(t,10);if(e<0||isNaN(e))throw new Error(`invalid value for TIME_MICROS: ${t}`);return e}var rj=864e5;function QB(t){if(t instanceof Date)return t.getTime()/rj;{let e=parseInt(t,10);if(e<0||isNaN(e))throw new Error(`invalid value for DATE: ${t}`);return e}}function $B(t){return new Date(t*rj)}function eI(t){if(t instanceof Date)return t.getTime();{let e=parseInt(t,10);if(e<0||isNaN(e))throw new Error(`invalid value for TIMESTAMP_MILLIS: ${t}`);return e}}function tI(t){return new Date(t)}function rI(t){if(t instanceof Date)return t.getTime()*1e3;{let e=parseInt(t,10);if(e<0||isNaN(e))throw new Error(`invalid value for TIMESTAMP_MICROS: ${t}`);return e}}function nI(t){return new Date(t/1e3)}function iI(t){if(!t.months||!t.days||!t.milliseconds)throw new Error("value for INTERVAL must be object { months: ..., days: ..., milliseconds: ... }");let e=Buffer.alloc(12);return e.writeUInt32LE(t.months,0),e.writeUInt32LE(t.days,4),e.writeUInt32LE(t.milliseconds,8),e}function fI(t){let e=Buffer.from(t),r=e.readUInt32LE(0),n=e.readUInt32LE(4),i=e.readUInt32LE(8);return{months:r,days:n,milliseconds:i}}function nj(t,e){return Math.round(t*10**-e.presision%1*10**e.presision)*10**-(e.scale||0)}function ij(t,e){let r=0;if(t.length<=4)for(let i=0;i<t.length;i++)r+=t[i]<<8*(t.length-i-1);else for(let i=0;i<t.length;i++)r+=t[i]*2**(8*(t.length-1-i));return Math.round(r*10**-e.presision%1*10**e.presision)*10**-(e.scale||0)}function Um(t){let e={};for(let r of t.fieldList)e[r.key]={dlevels:[],rlevels:[],values:[],pageHeaders:[],count:0};return{rowCount:0,columnData:e}}function fj(t,e,r){let n=Um(t).columnData;if(Lm(t.fields,e,n,0,0),r.rowCount===0){r.rowCount=1,r.columnData=n;return}r.rowCount+=1;for(let i of t.fieldList)Array.prototype.push.apply(r.columnData[i.key].rlevels,n[i.key].rlevels),Array.prototype.push.apply(r.columnData[i.key].dlevels,n[i.key].dlevels),Array.prototype.push.apply(r.columnData[i.key].values,n[i.key].values),r.columnData[i.key].count+=n[i.key].count}function Lm(t,e,r,n,i){for(let f in t){let o=t[f],s=[];if(e&&o.name in e&&e[o.name]!==void 0&&e[o.name]!==null&&(e[o.name].constructor===Array?s=e[o.name]:s.push(e[o.name])),s.length===0&&Boolean(e)&&o.repetitionType==="REQUIRED")throw new Error(`missing required field: ${o.name}`);if(s.length>1&&o.repetitionType!=="REPEATED")throw new Error(`too many values for field: ${o.name}`);if(s.length===0){o.isNested?Lm(o.fields,null,r,n,i):(r[o.key].count+=1,r[o.key].rlevels.push(n),r[o.key].dlevels.push(i));continue}for(let l=0;l<s.length;l++){let p=l===0?n:o.rLevelMax;o.isNested?Lm(o.fields,s[l],r,p,o.dLevelMax):(r[o.key].count+=1,r[o.key].rlevels.push(p),r[o.key].dlevels.push(o.dLevelMax),r[o.key].values.push(Xg(o.originalType||o.primitiveType,s[l])))}}}function Sp(t,e){let r=[];for(let n=0;n<e.rowCount;n++)r.push({});for(let n in e.columnData){let i=e.columnData[n];i.count&&oI(t,i,n,r)}return r}function oI(t,e,r,n){let i=t.findField(r),f=t.findFieldBranch(r),o=new Array(i.rLevelMax+1).fill(0),s=0;for(let l=0;l<e.count;l++){let p=e.dlevels[l],u=e.rlevels[l];o[u]++,o.fill(0,u+1);let b=0,c=n[o[b++]-1];for(let h of f){if(h===i||p<h.dLevelMax)break;switch(h.repetitionType){case"REPEATED":h.name in c||(c[h.name]=[]);let T=o[b++];for(;c[h.name].length<=T;)c[h.name].push({});c=c[h.name][T];break;default:c[h.name]=c[h.name]||{},c=c[h.name]}}if(p===i.dLevelMax){let h=Mm(i.originalType||i.primitiveType,e.values[s],i);switch(s++,i.repetitionType){case"REPEATED":i.name in c||(c[i.name]=[]);let T=o[b];for(;c[i.name].length<=T;)c[i.name].push(null);c[i.name][T]=h;break;default:c[i.name]=h}}}}function oj(t,e){let r={};for(let n in e.columnData){let i=e.columnData[n];i.count&&sI(t,i,e.rowCount,n,r)}return r}function sI(t,e,r,n,i){if(e.count<=0)return;let f=t.findField(n),o=t.findFieldBranch(n),s=o[0].name,l,{values:p}=e;if(p.length===r&&o[0].primitiveType&&(l=p),l){i[s]=l;return}l=new Array(r);for(let c=0;c<r;c++)l[c]={};i[s]=l;let u=new Array(f.rLevelMax+1).fill(0),b=0;for(let c=0;c<e.count;c++){let h=e.dlevels[c],T=e.rlevels[c];u[T]++,u.fill(0,T+1);let y=0,N=l[u[y++]-1];for(let P of o){if(P===f||h<P.dLevelMax)break;switch(P.repetitionType){case"REPEATED":P.name in N||(N[P.name]=[]);let R=u[y++];for(;N[P.name].length<=R;)N[P.name].push({});N=N[P.name][R];break;default:N[P.name]=N[P.name]||{},N=N[P.name]}}if(h===f.dLevelMax){let P=Mm(f.originalType||f.primitiveType,e.values[b],f);switch(b++,f.repetitionType){case"REPEATED":f.name in N||(N[f.name]=[]);let R=u[y];for(;N[f.name].length<=R;)N[f.name].push(null);N[f.name][R]=P;break;default:N[f.name]=P}}}for(let c=0;c<r;++c)s in l[c]&&(l[c]=l[c][s])}var Cm=class{constructor(e){this.schema=e,this.fields=sj(e,0,0,[]),this.fieldList=lj(this.fields)}findField(e){typeof e=="string"?e=e.split(","):e=e.slice(0);let r=this.fields;for(;e.length>1;e.shift())r=r[e[0]].fields;return r[e[0]]}findFieldBranch(e){typeof e=="string"&&(e=e.split(","));let r=[],n=this.fields;for(;e.length>0;e.shift())r.push(n[e[0]]),e.length>1&&(n=n[e[0]].fields);return r}shredRecord(e,r){fj(this,e,r)}materializeRows(e){return Sp(this,e)}compress(e){return Vm(this.schema,e),Vm(this.fields,e),this}rowGroup(){return Um(this)}};function Vm(t,e){for(let r in t){let n=t[r];n.fields?Vm(n.fields,e):n.compression=e}}function sj(t,e,r,n){let i={};for(let f in t){let o=t[f],s=!o.optional,l=Boolean(o.repeated),p=e,u=r,b="REQUIRED";if(s||(b="OPTIONAL",u++),l&&(b="REPEATED",p++,s&&u++),o.fields){let T=n.concat([f]);i[f]={name:f,path:T,key:T.join(),repetitionType:b,rLevelMax:p,dLevelMax:u,isNested:!0,fieldCount:Object.keys(o.fields).length,fields:sj(o.fields,p,u,T)};continue}let c=fo[o.type];if(!c)throw new Error(`invalid parquet type: ${o.type}`);if(o.encoding=o.encoding||"PLAIN",!(o.encoding in Fs))throw new Error(`unsupported parquet encoding: ${o.encoding}`);if(o.compression=o.compression||"UNCOMPRESSED",!(o.compression in vm))throw new Error(`unsupported compression method: ${o.compression}`);let h=n.concat([f]);i[f]={name:f,primitiveType:c.primitiveType,originalType:c.originalType,path:h,key:h.join(),repetitionType:b,encoding:o.encoding,compression:o.compression,typeLength:o.typeLength||c.typeLength,presision:o.presision,scale:o.scale,rLevelMax:p,dLevelMax:u}}return i}function lj(t){let e=[];for(let r in t)e.push(t[r]),t[r].isNested&&(e=e.concat(lj(t[r].fields)));return e}var Co;(function(l){l[l.BOOLEAN=0]="BOOLEAN",l[l.INT32=1]="INT32",l[l.INT64=2]="INT64",l[l.INT96=3]="INT96",l[l.FLOAT=4]="FLOAT",l[l.DOUBLE=5]="DOUBLE",l[l.BYTE_ARRAY=6]="BYTE_ARRAY",l[l.FIXED_LEN_BYTE_ARRAY=7]="FIXED_LEN_BYTE_ARRAY"})(Co||(Co={}));var xp;(function(O){O[O.UTF8=0]="UTF8",O[O.MAP=1]="MAP",O[O.MAP_KEY_VALUE=2]="MAP_KEY_VALUE",O[O.LIST=3]="LIST",O[O.ENUM=4]="ENUM",O[O.DECIMAL=5]="DECIMAL",O[O.DATE=6]="DATE",O[O.TIME_MILLIS=7]="TIME_MILLIS",O[O.TIME_MICROS=8]="TIME_MICROS",O[O.TIMESTAMP_MILLIS=9]="TIMESTAMP_MILLIS",O[O.TIMESTAMP_MICROS=10]="TIMESTAMP_MICROS",O[O.UINT_8=11]="UINT_8",O[O.UINT_16=12]="UINT_16",O[O.UINT_32=13]="UINT_32",O[O.UINT_64=14]="UINT_64",O[O.INT_8=15]="INT_8",O[O.INT_16=16]="INT_16",O[O.INT_32=17]="INT_32",O[O.INT_64=18]="INT_64",O[O.JSON=19]="JSON",O[O.BSON=20]="BSON",O[O.INTERVAL=21]="INTERVAL"})(xp||(xp={}));var Ep;(function(n){n[n.REQUIRED=0]="REQUIRED",n[n.OPTIONAL=1]="OPTIONAL",n[n.REPEATED=2]="REPEATED"})(Ep||(Ep={}));var oo;(function(l){l[l.PLAIN=0]="PLAIN",l[l.PLAIN_DICTIONARY=2]="PLAIN_DICTIONARY",l[l.RLE=3]="RLE",l[l.BIT_PACKED=4]="BIT_PACKED",l[l.DELTA_BINARY_PACKED=5]="DELTA_BINARY_PACKED",l[l.DELTA_LENGTH_BYTE_ARRAY=6]="DELTA_LENGTH_BYTE_ARRAY",l[l.DELTA_BYTE_ARRAY=7]="DELTA_BYTE_ARRAY",l[l.RLE_DICTIONARY=8]="RLE_DICTIONARY"})(oo||(oo={}));var Ap;(function(l){l[l.UNCOMPRESSED=0]="UNCOMPRESSED",l[l.SNAPPY=1]="SNAPPY",l[l.GZIP=2]="GZIP",l[l.LZO=3]="LZO",l[l.BROTLI=4]="BROTLI",l[l.LZ4=5]="LZ4",l[l.ZSTD=6]="ZSTD",l[l.LZ4_RAW=7]="LZ4_RAW"})(Ap||(Ap={}));var Op;(function(i){i[i.DATA_PAGE=0]="DATA_PAGE",i[i.INDEX_PAGE=1]="INDEX_PAGE",i[i.DICTIONARY_PAGE=2]="DICTIONARY_PAGE",i[i.DATA_PAGE_V2=3]="DATA_PAGE_V2"})(Op||(Op={}));var kd=Te(_n()),Pr=Te(nt()),Di=class{constructor(e){e!=null&&e.max!=null&&(this.max=e.max),e!=null&&e.min!=null&&(this.min=e.min),e!=null&&e.null_count!=null&&(typeof e.null_count=="number"?this.null_count=new kd.default(e.null_count):this.null_count=e.null_count),e!=null&&e.distinct_count!=null&&(typeof e.distinct_count=="number"?this.distinct_count=new kd.default(e.distinct_count):this.distinct_count=e.distinct_count),e!=null&&e.max_value!=null&&(this.max_value=e.max_value),e!=null&&e.min_value!=null&&(this.min_value=e.min_value)}write(e){e.writeStructBegin("Statistics"),this.max!=null&&(e.writeFieldBegin("max",Pr.Thrift.Type.STRING,1),e.writeBinary(this.max),e.writeFieldEnd()),this.min!=null&&(e.writeFieldBegin("min",Pr.Thrift.Type.STRING,2),e.writeBinary(this.min),e.writeFieldEnd()),this.null_count!=null&&(e.writeFieldBegin("null_count",Pr.Thrift.Type.I64,3),e.writeI64(this.null_count),e.writeFieldEnd()),this.distinct_count!=null&&(e.writeFieldBegin("distinct_count",Pr.Thrift.Type.I64,4),e.writeI64(this.distinct_count),e.writeFieldEnd()),this.max_value!=null&&(e.writeFieldBegin("max_value",Pr.Thrift.Type.STRING,5),e.writeBinary(this.max_value),e.writeFieldEnd()),this.min_value!=null&&(e.writeFieldBegin("min_value",Pr.Thrift.Type.STRING,6),e.writeBinary(this.min_value),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===Pr.Thrift.Type.STOP)break;switch(f){case 1:if(i===Pr.Thrift.Type.STRING){let o=e.readBinary();r.max=o}else e.skip(i);break;case 2:if(i===Pr.Thrift.Type.STRING){let o=e.readBinary();r.min=o}else e.skip(i);break;case 3:if(i===Pr.Thrift.Type.I64){let o=e.readI64();r.null_count=o}else e.skip(i);break;case 4:if(i===Pr.Thrift.Type.I64){let o=e.readI64();r.distinct_count=o}else e.skip(i);break;case 5:if(i===Pr.Thrift.Type.STRING){let o=e.readBinary();r.max_value=o}else e.skip(i);break;case 6:if(i===Pr.Thrift.Type.STRING){let o=e.readBinary();r.min_value=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}return e.readStructEnd(),new Di(r)}};var ky=Te(nt()),bl=class{constructor(){}write(e){e.writeStructBegin("StringType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let r=e.readFieldBegin(),n=r.ftype,i=r.fid;if(n===ky.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new bl}};var Ty=Te(nt()),gl=class{constructor(){}write(e){e.writeStructBegin("UUIDType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let r=e.readFieldBegin(),n=r.ftype,i=r.fid;if(n===Ty.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new gl}};var By=Te(nt()),jl=class{constructor(){}write(e){e.writeStructBegin("MapType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let r=e.readFieldBegin(),n=r.ftype,i=r.fid;if(n===By.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new jl}};var Iy=Te(nt()),yl=class{constructor(){}write(e){e.writeStructBegin("ListType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let r=e.readFieldBegin(),n=r.ftype,i=r.fid;if(n===Iy.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new yl}};var Sy=Te(nt()),vl=class{constructor(){}write(e){e.writeStructBegin("EnumType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let r=e.readFieldBegin(),n=r.ftype,i=r.fid;if(n===Sy.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new vl}};var xy=Te(nt()),_l=class{constructor(){}write(e){e.writeStructBegin("DateType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let r=e.readFieldBegin(),n=r.ftype,i=r.fid;if(n===xy.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new _l}};var Ey=Te(nt()),ql=class{constructor(){}write(e){e.writeStructBegin("NullType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let r=e.readFieldBegin(),n=r.ftype,i=r.fid;if(n===Ey.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new ql}};var qn=Te(nt()),kl=class{constructor(e){if(e!=null&&e.scale!=null)this.scale=e.scale;else throw new qn.Thrift.TProtocolException(qn.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[scale] is unset!");if(e!=null&&e.precision!=null)this.precision=e.precision;else throw new qn.Thrift.TProtocolException(qn.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[precision] is unset!")}write(e){e.writeStructBegin("DecimalType"),this.scale!=null&&(e.writeFieldBegin("scale",qn.Thrift.Type.I32,1),e.writeI32(this.scale),e.writeFieldEnd()),this.precision!=null&&(e.writeFieldBegin("precision",qn.Thrift.Type.I32,2),e.writeI32(this.precision),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===qn.Thrift.Type.STOP)break;switch(f){case 1:if(i===qn.Thrift.Type.I32){let o=e.readI32();r.scale=o}else e.skip(i);break;case 2:if(i===qn.Thrift.Type.I32){let o=e.readI32();r.precision=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),r.scale!==void 0&&r.precision!==void 0)return new kl(r);throw new qn.Thrift.TProtocolException(qn.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read DecimalType from input")}};var Ay=Te(nt()),Tl=class{constructor(){}write(e){e.writeStructBegin("MilliSeconds"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let r=e.readFieldBegin(),n=r.ftype,i=r.fid;if(n===Ay.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new Tl}};var Oy=Te(nt()),Bl=class{constructor(){}write(e){e.writeStructBegin("MicroSeconds"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let r=e.readFieldBegin(),n=r.ftype,i=r.fid;if(n===Oy.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new Bl}};var kn=Te(nt());var yr=Te(nt());var oi=class{constructor(e){let r=0;if(e!=null){if(e.MILLIS!=null&&(r++,this.MILLIS=e.MILLIS),e.MICROS!=null&&(r++,this.MICROS=e.MICROS),r>1)throw new yr.Thrift.TProtocolException(yr.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with more than one set value!");if(r<1)throw new yr.Thrift.TProtocolException(yr.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with no set value!")}}static fromMILLIS(e){return new oi({MILLIS:e})}static fromMICROS(e){return new oi({MICROS:e})}write(e){e.writeStructBegin("TimeUnit"),this.MILLIS!=null&&(e.writeFieldBegin("MILLIS",yr.Thrift.Type.STRUCT,1),this.MILLIS.write(e),e.writeFieldEnd()),this.MICROS!=null&&(e.writeFieldBegin("MICROS",yr.Thrift.Type.STRUCT,2),this.MICROS.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){let r=0,n=null;for(e.readStructBegin();;){let i=e.readFieldBegin(),f=i.ftype,o=i.fid;if(f===yr.Thrift.Type.STOP)break;switch(o){case 1:if(f===yr.Thrift.Type.STRUCT){r++;let s=Tl.read(e);n=oi.fromMILLIS(s)}else e.skip(f);break;case 2:if(f===yr.Thrift.Type.STRUCT){r++;let s=Bl.read(e);n=oi.fromMICROS(s)}else e.skip(f);break;default:e.skip(f)}e.readFieldEnd()}if(e.readStructEnd(),r>1)throw new yr.Thrift.TProtocolException(yr.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with more than one set value!");if(r<1)throw new yr.Thrift.TProtocolException(yr.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with no set value!");if(n!==null)return n;throw new yr.Thrift.TProtocolException(yr.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read data for TUnion")}};var Il=class{constructor(e){if(e!=null&&e.isAdjustedToUTC!=null)this.isAdjustedToUTC=e.isAdjustedToUTC;else throw new kn.Thrift.TProtocolException(kn.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[isAdjustedToUTC] is unset!");if(e!=null&&e.unit!=null)this.unit=e.unit;else throw new kn.Thrift.TProtocolException(kn.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[unit] is unset!")}write(e){e.writeStructBegin("TimestampType"),this.isAdjustedToUTC!=null&&(e.writeFieldBegin("isAdjustedToUTC",kn.Thrift.Type.BOOL,1),e.writeBool(this.isAdjustedToUTC),e.writeFieldEnd()),this.unit!=null&&(e.writeFieldBegin("unit",kn.Thrift.Type.STRUCT,2),this.unit.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===kn.Thrift.Type.STOP)break;switch(f){case 1:if(i===kn.Thrift.Type.BOOL){let o=e.readBool();r.isAdjustedToUTC=o}else e.skip(i);break;case 2:if(i===kn.Thrift.Type.STRUCT){let o=oi.read(e);r.unit=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),r.isAdjustedToUTC!==void 0&&r.unit!==void 0)return new Il(r);throw new kn.Thrift.TProtocolException(kn.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read TimestampType from input")}};var Tn=Te(nt());var Sl=class{constructor(e){if(e!=null&&e.isAdjustedToUTC!=null)this.isAdjustedToUTC=e.isAdjustedToUTC;else throw new Tn.Thrift.TProtocolException(Tn.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[isAdjustedToUTC] is unset!");if(e!=null&&e.unit!=null)this.unit=e.unit;else throw new Tn.Thrift.TProtocolException(Tn.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[unit] is unset!")}write(e){e.writeStructBegin("TimeType"),this.isAdjustedToUTC!=null&&(e.writeFieldBegin("isAdjustedToUTC",Tn.Thrift.Type.BOOL,1),e.writeBool(this.isAdjustedToUTC),e.writeFieldEnd()),this.unit!=null&&(e.writeFieldBegin("unit",Tn.Thrift.Type.STRUCT,2),this.unit.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===Tn.Thrift.Type.STOP)break;switch(f){case 1:if(i===Tn.Thrift.Type.BOOL){let o=e.readBool();r.isAdjustedToUTC=o}else e.skip(i);break;case 2:if(i===Tn.Thrift.Type.STRUCT){let o=oi.read(e);r.unit=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),r.isAdjustedToUTC!==void 0&&r.unit!==void 0)return new Sl(r);throw new Tn.Thrift.TProtocolException(Tn.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read TimeType from input")}};var Bn=Te(nt()),xl=class{constructor(e){if(e!=null&&e.bitWidth!=null)this.bitWidth=e.bitWidth;else throw new Bn.Thrift.TProtocolException(Bn.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[bitWidth] is unset!");if(e!=null&&e.isSigned!=null)this.isSigned=e.isSigned;else throw new Bn.Thrift.TProtocolException(Bn.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[isSigned] is unset!")}write(e){e.writeStructBegin("IntType"),this.bitWidth!=null&&(e.writeFieldBegin("bitWidth",Bn.Thrift.Type.BYTE,1),e.writeByte(this.bitWidth),e.writeFieldEnd()),this.isSigned!=null&&(e.writeFieldBegin("isSigned",Bn.Thrift.Type.BOOL,2),e.writeBool(this.isSigned),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===Bn.Thrift.Type.STOP)break;switch(f){case 1:if(i===Bn.Thrift.Type.BYTE){let o=e.readByte();r.bitWidth=o}else e.skip(i);break;case 2:if(i===Bn.Thrift.Type.BOOL){let o=e.readBool();r.isSigned=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),r.bitWidth!==void 0&&r.isSigned!==void 0)return new xl(r);throw new Bn.Thrift.TProtocolException(Bn.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read IntType from input")}};var Ny=Te(nt()),El=class{constructor(){}write(e){e.writeStructBegin("JsonType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let r=e.readFieldBegin(),n=r.ftype,i=r.fid;if(n===Ny.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new El}};var Hy=Te(nt()),Al=class{constructor(){}write(e){e.writeStructBegin("BsonType"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let r=e.readFieldBegin(),n=r.ftype,i=r.fid;if(n===Hy.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new Al}};var kt=Te(nt());var Xe=Te(nt());var dt=class{constructor(e){let r=0;if(e!=null){if(e.STRING!=null&&(r++,this.STRING=e.STRING),e.MAP!=null&&(r++,this.MAP=e.MAP),e.LIST!=null&&(r++,this.LIST=e.LIST),e.ENUM!=null&&(r++,this.ENUM=e.ENUM),e.DECIMAL!=null&&(r++,this.DECIMAL=e.DECIMAL),e.DATE!=null&&(r++,this.DATE=e.DATE),e.TIME!=null&&(r++,this.TIME=e.TIME),e.TIMESTAMP!=null&&(r++,this.TIMESTAMP=e.TIMESTAMP),e.INTEGER!=null&&(r++,this.INTEGER=e.INTEGER),e.UNKNOWN!=null&&(r++,this.UNKNOWN=e.UNKNOWN),e.JSON!=null&&(r++,this.JSON=e.JSON),e.BSON!=null&&(r++,this.BSON=e.BSON),e.UUID!=null&&(r++,this.UUID=e.UUID),r>1)throw new Xe.Thrift.TProtocolException(Xe.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with more than one set value!");if(r<1)throw new Xe.Thrift.TProtocolException(Xe.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with no set value!")}}static fromSTRING(e){return new dt({STRING:e})}static fromMAP(e){return new dt({MAP:e})}static fromLIST(e){return new dt({LIST:e})}static fromENUM(e){return new dt({ENUM:e})}static fromDECIMAL(e){return new dt({DECIMAL:e})}static fromDATE(e){return new dt({DATE:e})}static fromTIME(e){return new dt({TIME:e})}static fromTIMESTAMP(e){return new dt({TIMESTAMP:e})}static fromINTEGER(e){return new dt({INTEGER:e})}static fromUNKNOWN(e){return new dt({UNKNOWN:e})}static fromJSON(e){return new dt({JSON:e})}static fromBSON(e){return new dt({BSON:e})}static fromUUID(e){return new dt({UUID:e})}write(e){e.writeStructBegin("LogicalType"),this.STRING!=null&&(e.writeFieldBegin("STRING",Xe.Thrift.Type.STRUCT,1),this.STRING.write(e),e.writeFieldEnd()),this.MAP!=null&&(e.writeFieldBegin("MAP",Xe.Thrift.Type.STRUCT,2),this.MAP.write(e),e.writeFieldEnd()),this.LIST!=null&&(e.writeFieldBegin("LIST",Xe.Thrift.Type.STRUCT,3),this.LIST.write(e),e.writeFieldEnd()),this.ENUM!=null&&(e.writeFieldBegin("ENUM",Xe.Thrift.Type.STRUCT,4),this.ENUM.write(e),e.writeFieldEnd()),this.DECIMAL!=null&&(e.writeFieldBegin("DECIMAL",Xe.Thrift.Type.STRUCT,5),this.DECIMAL.write(e),e.writeFieldEnd()),this.DATE!=null&&(e.writeFieldBegin("DATE",Xe.Thrift.Type.STRUCT,6),this.DATE.write(e),e.writeFieldEnd()),this.TIME!=null&&(e.writeFieldBegin("TIME",Xe.Thrift.Type.STRUCT,7),this.TIME.write(e),e.writeFieldEnd()),this.TIMESTAMP!=null&&(e.writeFieldBegin("TIMESTAMP",Xe.Thrift.Type.STRUCT,8),this.TIMESTAMP.write(e),e.writeFieldEnd()),this.INTEGER!=null&&(e.writeFieldBegin("INTEGER",Xe.Thrift.Type.STRUCT,10),this.INTEGER.write(e),e.writeFieldEnd()),this.UNKNOWN!=null&&(e.writeFieldBegin("UNKNOWN",Xe.Thrift.Type.STRUCT,11),this.UNKNOWN.write(e),e.writeFieldEnd()),this.JSON!=null&&(e.writeFieldBegin("JSON",Xe.Thrift.Type.STRUCT,12),this.JSON.write(e),e.writeFieldEnd()),this.BSON!=null&&(e.writeFieldBegin("BSON",Xe.Thrift.Type.STRUCT,13),this.BSON.write(e),e.writeFieldEnd()),this.UUID!=null&&(e.writeFieldBegin("UUID",Xe.Thrift.Type.STRUCT,14),this.UUID.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){let r=0,n=null;for(e.readStructBegin();;){let i=e.readFieldBegin(),f=i.ftype,o=i.fid;if(f===Xe.Thrift.Type.STOP)break;switch(o){case 1:if(f===Xe.Thrift.Type.STRUCT){r++;let s=bl.read(e);n=dt.fromSTRING(s)}else e.skip(f);break;case 2:if(f===Xe.Thrift.Type.STRUCT){r++;let s=jl.read(e);n=dt.fromMAP(s)}else e.skip(f);break;case 3:if(f===Xe.Thrift.Type.STRUCT){r++;let s=yl.read(e);n=dt.fromLIST(s)}else e.skip(f);break;case 4:if(f===Xe.Thrift.Type.STRUCT){r++;let s=vl.read(e);n=dt.fromENUM(s)}else e.skip(f);break;case 5:if(f===Xe.Thrift.Type.STRUCT){r++;let s=kl.read(e);n=dt.fromDECIMAL(s)}else e.skip(f);break;case 6:if(f===Xe.Thrift.Type.STRUCT){r++;let s=_l.read(e);n=dt.fromDATE(s)}else e.skip(f);break;case 7:if(f===Xe.Thrift.Type.STRUCT){r++;let s=Sl.read(e);n=dt.fromTIME(s)}else e.skip(f);break;case 8:if(f===Xe.Thrift.Type.STRUCT){r++;let s=Il.read(e);n=dt.fromTIMESTAMP(s)}else e.skip(f);break;case 10:if(f===Xe.Thrift.Type.STRUCT){r++;let s=xl.read(e);n=dt.fromINTEGER(s)}else e.skip(f);break;case 11:if(f===Xe.Thrift.Type.STRUCT){r++;let s=ql.read(e);n=dt.fromUNKNOWN(s)}else e.skip(f);break;case 12:if(f===Xe.Thrift.Type.STRUCT){r++;let s=El.read(e);n=dt.fromJSON(s)}else e.skip(f);break;case 13:if(f===Xe.Thrift.Type.STRUCT){r++;let s=Al.read(e);n=dt.fromBSON(s)}else e.skip(f);break;case 14:if(f===Xe.Thrift.Type.STRUCT){r++;let s=gl.read(e);n=dt.fromUUID(s)}else e.skip(f);break;default:e.skip(f)}e.readFieldEnd()}if(e.readStructEnd(),r>1)throw new Xe.Thrift.TProtocolException(Xe.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with more than one set value!");if(r<1)throw new Xe.Thrift.TProtocolException(Xe.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with no set value!");if(n!==null)return n;throw new Xe.Thrift.TProtocolException(Xe.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read data for TUnion")}};var Ol=class{constructor(e){if(e!=null&&e.type!=null&&(this.type=e.type),e!=null&&e.type_length!=null&&(this.type_length=e.type_length),e!=null&&e.repetition_type!=null&&(this.repetition_type=e.repetition_type),e!=null&&e.name!=null)this.name=e.name;else throw new kt.Thrift.TProtocolException(kt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[name] is unset!");e!=null&&e.num_children!=null&&(this.num_children=e.num_children),e!=null&&e.converted_type!=null&&(this.converted_type=e.converted_type),e!=null&&e.scale!=null&&(this.scale=e.scale),e!=null&&e.precision!=null&&(this.precision=e.precision),e!=null&&e.field_id!=null&&(this.field_id=e.field_id),e!=null&&e.logicalType!=null&&(this.logicalType=e.logicalType)}write(e){e.writeStructBegin("SchemaElement"),this.type!=null&&(e.writeFieldBegin("type",kt.Thrift.Type.I32,1),e.writeI32(this.type),e.writeFieldEnd()),this.type_length!=null&&(e.writeFieldBegin("type_length",kt.Thrift.Type.I32,2),e.writeI32(this.type_length),e.writeFieldEnd()),this.repetition_type!=null&&(e.writeFieldBegin("repetition_type",kt.Thrift.Type.I32,3),e.writeI32(this.repetition_type),e.writeFieldEnd()),this.name!=null&&(e.writeFieldBegin("name",kt.Thrift.Type.STRING,4),e.writeString(this.name),e.writeFieldEnd()),this.num_children!=null&&(e.writeFieldBegin("num_children",kt.Thrift.Type.I32,5),e.writeI32(this.num_children),e.writeFieldEnd()),this.converted_type!=null&&(e.writeFieldBegin("converted_type",kt.Thrift.Type.I32,6),e.writeI32(this.converted_type),e.writeFieldEnd()),this.scale!=null&&(e.writeFieldBegin("scale",kt.Thrift.Type.I32,7),e.writeI32(this.scale),e.writeFieldEnd()),this.precision!=null&&(e.writeFieldBegin("precision",kt.Thrift.Type.I32,8),e.writeI32(this.precision),e.writeFieldEnd()),this.field_id!=null&&(e.writeFieldBegin("field_id",kt.Thrift.Type.I32,9),e.writeI32(this.field_id),e.writeFieldEnd()),this.logicalType!=null&&(e.writeFieldBegin("logicalType",kt.Thrift.Type.STRUCT,10),this.logicalType.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===kt.Thrift.Type.STOP)break;switch(f){case 1:if(i===kt.Thrift.Type.I32){let o=e.readI32();r.type=o}else e.skip(i);break;case 2:if(i===kt.Thrift.Type.I32){let o=e.readI32();r.type_length=o}else e.skip(i);break;case 3:if(i===kt.Thrift.Type.I32){let o=e.readI32();r.repetition_type=o}else e.skip(i);break;case 4:if(i===kt.Thrift.Type.STRING){let o=e.readString();r.name=o}else e.skip(i);break;case 5:if(i===kt.Thrift.Type.I32){let o=e.readI32();r.num_children=o}else e.skip(i);break;case 6:if(i===kt.Thrift.Type.I32){let o=e.readI32();r.converted_type=o}else e.skip(i);break;case 7:if(i===kt.Thrift.Type.I32){let o=e.readI32();r.scale=o}else e.skip(i);break;case 8:if(i===kt.Thrift.Type.I32){let o=e.readI32();r.precision=o}else e.skip(i);break;case 9:if(i===kt.Thrift.Type.I32){let o=e.readI32();r.field_id=o}else e.skip(i);break;case 10:if(i===kt.Thrift.Type.STRUCT){let o=dt.read(e);r.logicalType=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),r.name!==void 0)return new Ol(r);throw new kt.Thrift.TProtocolException(kt.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read SchemaElement from input")}};var Mt=Te(nt());var Nl=class{constructor(e){if(e!=null&&e.num_values!=null)this.num_values=e.num_values;else throw new Mt.Thrift.TProtocolException(Mt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[num_values] is unset!");if(e!=null&&e.encoding!=null)this.encoding=e.encoding;else throw new Mt.Thrift.TProtocolException(Mt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[encoding] is unset!");if(e!=null&&e.definition_level_encoding!=null)this.definition_level_encoding=e.definition_level_encoding;else throw new Mt.Thrift.TProtocolException(Mt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[definition_level_encoding] is unset!");if(e!=null&&e.repetition_level_encoding!=null)this.repetition_level_encoding=e.repetition_level_encoding;else throw new Mt.Thrift.TProtocolException(Mt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[repetition_level_encoding] is unset!");e!=null&&e.statistics!=null&&(this.statistics=e.statistics)}write(e){e.writeStructBegin("DataPageHeader"),this.num_values!=null&&(e.writeFieldBegin("num_values",Mt.Thrift.Type.I32,1),e.writeI32(this.num_values),e.writeFieldEnd()),this.encoding!=null&&(e.writeFieldBegin("encoding",Mt.Thrift.Type.I32,2),e.writeI32(this.encoding),e.writeFieldEnd()),this.definition_level_encoding!=null&&(e.writeFieldBegin("definition_level_encoding",Mt.Thrift.Type.I32,3),e.writeI32(this.definition_level_encoding),e.writeFieldEnd()),this.repetition_level_encoding!=null&&(e.writeFieldBegin("repetition_level_encoding",Mt.Thrift.Type.I32,4),e.writeI32(this.repetition_level_encoding),e.writeFieldEnd()),this.statistics!=null&&(e.writeFieldBegin("statistics",Mt.Thrift.Type.STRUCT,5),this.statistics.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===Mt.Thrift.Type.STOP)break;switch(f){case 1:if(i===Mt.Thrift.Type.I32){let o=e.readI32();r.num_values=o}else e.skip(i);break;case 2:if(i===Mt.Thrift.Type.I32){let o=e.readI32();r.encoding=o}else e.skip(i);break;case 3:if(i===Mt.Thrift.Type.I32){let o=e.readI32();r.definition_level_encoding=o}else e.skip(i);break;case 4:if(i===Mt.Thrift.Type.I32){let o=e.readI32();r.repetition_level_encoding=o}else e.skip(i);break;case 5:if(i===Mt.Thrift.Type.STRUCT){let o=Di.read(e);r.statistics=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),r.num_values!==void 0&&r.encoding!==void 0&&r.definition_level_encoding!==void 0&&r.repetition_level_encoding!==void 0)return new Nl(r);throw new Mt.Thrift.TProtocolException(Mt.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read DataPageHeader from input")}};var Ry=Te(nt()),Hl=class{constructor(){}write(e){e.writeStructBegin("IndexPageHeader"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let r=e.readFieldBegin(),n=r.ftype,i=r.fid;if(n===Ry.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new Hl}};var Mr=Te(nt()),Rl=class{constructor(e){if(e!=null&&e.num_values!=null)this.num_values=e.num_values;else throw new Mr.Thrift.TProtocolException(Mr.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[num_values] is unset!");if(e!=null&&e.encoding!=null)this.encoding=e.encoding;else throw new Mr.Thrift.TProtocolException(Mr.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[encoding] is unset!");e!=null&&e.is_sorted!=null&&(this.is_sorted=e.is_sorted)}write(e){e.writeStructBegin("DictionaryPageHeader"),this.num_values!=null&&(e.writeFieldBegin("num_values",Mr.Thrift.Type.I32,1),e.writeI32(this.num_values),e.writeFieldEnd()),this.encoding!=null&&(e.writeFieldBegin("encoding",Mr.Thrift.Type.I32,2),e.writeI32(this.encoding),e.writeFieldEnd()),this.is_sorted!=null&&(e.writeFieldBegin("is_sorted",Mr.Thrift.Type.BOOL,3),e.writeBool(this.is_sorted),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===Mr.Thrift.Type.STOP)break;switch(f){case 1:if(i===Mr.Thrift.Type.I32){let o=e.readI32();r.num_values=o}else e.skip(i);break;case 2:if(i===Mr.Thrift.Type.I32){let o=e.readI32();r.encoding=o}else e.skip(i);break;case 3:if(i===Mr.Thrift.Type.BOOL){let o=e.readBool();r.is_sorted=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),r.num_values!==void 0&&r.encoding!==void 0)return new Rl(r);throw new Mr.Thrift.TProtocolException(Mr.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read DictionaryPageHeader from input")}};var lt=Te(nt());var Dl=class{constructor(e){this.is_compressed=!0;if(e!=null&&e.num_values!=null)this.num_values=e.num_values;else throw new lt.Thrift.TProtocolException(lt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[num_values] is unset!");if(e!=null&&e.num_nulls!=null)this.num_nulls=e.num_nulls;else throw new lt.Thrift.TProtocolException(lt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[num_nulls] is unset!");if(e!=null&&e.num_rows!=null)this.num_rows=e.num_rows;else throw new lt.Thrift.TProtocolException(lt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[num_rows] is unset!");if(e!=null&&e.encoding!=null)this.encoding=e.encoding;else throw new lt.Thrift.TProtocolException(lt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[encoding] is unset!");if(e!=null&&e.definition_levels_byte_length!=null)this.definition_levels_byte_length=e.definition_levels_byte_length;else throw new lt.Thrift.TProtocolException(lt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[definition_levels_byte_length] is unset!");if(e!=null&&e.repetition_levels_byte_length!=null)this.repetition_levels_byte_length=e.repetition_levels_byte_length;else throw new lt.Thrift.TProtocolException(lt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[repetition_levels_byte_length] is unset!");e!=null&&e.is_compressed!=null&&(this.is_compressed=e.is_compressed),e!=null&&e.statistics!=null&&(this.statistics=e.statistics)}write(e){e.writeStructBegin("DataPageHeaderV2"),this.num_values!=null&&(e.writeFieldBegin("num_values",lt.Thrift.Type.I32,1),e.writeI32(this.num_values),e.writeFieldEnd()),this.num_nulls!=null&&(e.writeFieldBegin("num_nulls",lt.Thrift.Type.I32,2),e.writeI32(this.num_nulls),e.writeFieldEnd()),this.num_rows!=null&&(e.writeFieldBegin("num_rows",lt.Thrift.Type.I32,3),e.writeI32(this.num_rows),e.writeFieldEnd()),this.encoding!=null&&(e.writeFieldBegin("encoding",lt.Thrift.Type.I32,4),e.writeI32(this.encoding),e.writeFieldEnd()),this.definition_levels_byte_length!=null&&(e.writeFieldBegin("definition_levels_byte_length",lt.Thrift.Type.I32,5),e.writeI32(this.definition_levels_byte_length),e.writeFieldEnd()),this.repetition_levels_byte_length!=null&&(e.writeFieldBegin("repetition_levels_byte_length",lt.Thrift.Type.I32,6),e.writeI32(this.repetition_levels_byte_length),e.writeFieldEnd()),this.is_compressed!=null&&(e.writeFieldBegin("is_compressed",lt.Thrift.Type.BOOL,7),e.writeBool(this.is_compressed),e.writeFieldEnd()),this.statistics!=null&&(e.writeFieldBegin("statistics",lt.Thrift.Type.STRUCT,8),this.statistics.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===lt.Thrift.Type.STOP)break;switch(f){case 1:if(i===lt.Thrift.Type.I32){let o=e.readI32();r.num_values=o}else e.skip(i);break;case 2:if(i===lt.Thrift.Type.I32){let o=e.readI32();r.num_nulls=o}else e.skip(i);break;case 3:if(i===lt.Thrift.Type.I32){let o=e.readI32();r.num_rows=o}else e.skip(i);break;case 4:if(i===lt.Thrift.Type.I32){let o=e.readI32();r.encoding=o}else e.skip(i);break;case 5:if(i===lt.Thrift.Type.I32){let o=e.readI32();r.definition_levels_byte_length=o}else e.skip(i);break;case 6:if(i===lt.Thrift.Type.I32){let o=e.readI32();r.repetition_levels_byte_length=o}else e.skip(i);break;case 7:if(i===lt.Thrift.Type.BOOL){let o=e.readBool();r.is_compressed=o}else e.skip(i);break;case 8:if(i===lt.Thrift.Type.STRUCT){let o=Di.read(e);r.statistics=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),r.num_values!==void 0&&r.num_nulls!==void 0&&r.num_rows!==void 0&&r.encoding!==void 0&&r.definition_levels_byte_length!==void 0&&r.repetition_levels_byte_length!==void 0)return new Dl(r);throw new lt.Thrift.TProtocolException(lt.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read DataPageHeaderV2 from input")}};var Tt=Te(nt());var zl=class{constructor(e){if(e!=null&&e.type!=null)this.type=e.type;else throw new Tt.Thrift.TProtocolException(Tt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[type] is unset!");if(e!=null&&e.uncompressed_page_size!=null)this.uncompressed_page_size=e.uncompressed_page_size;else throw new Tt.Thrift.TProtocolException(Tt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[uncompressed_page_size] is unset!");if(e!=null&&e.compressed_page_size!=null)this.compressed_page_size=e.compressed_page_size;else throw new Tt.Thrift.TProtocolException(Tt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[compressed_page_size] is unset!");e!=null&&e.crc!=null&&(this.crc=e.crc),e!=null&&e.data_page_header!=null&&(this.data_page_header=e.data_page_header),e!=null&&e.index_page_header!=null&&(this.index_page_header=e.index_page_header),e!=null&&e.dictionary_page_header!=null&&(this.dictionary_page_header=e.dictionary_page_header),e!=null&&e.data_page_header_v2!=null&&(this.data_page_header_v2=e.data_page_header_v2)}write(e){e.writeStructBegin("PageHeader"),this.type!=null&&(e.writeFieldBegin("type",Tt.Thrift.Type.I32,1),e.writeI32(this.type),e.writeFieldEnd()),this.uncompressed_page_size!=null&&(e.writeFieldBegin("uncompressed_page_size",Tt.Thrift.Type.I32,2),e.writeI32(this.uncompressed_page_size),e.writeFieldEnd()),this.compressed_page_size!=null&&(e.writeFieldBegin("compressed_page_size",Tt.Thrift.Type.I32,3),e.writeI32(this.compressed_page_size),e.writeFieldEnd()),this.crc!=null&&(e.writeFieldBegin("crc",Tt.Thrift.Type.I32,4),e.writeI32(this.crc),e.writeFieldEnd()),this.data_page_header!=null&&(e.writeFieldBegin("data_page_header",Tt.Thrift.Type.STRUCT,5),this.data_page_header.write(e),e.writeFieldEnd()),this.index_page_header!=null&&(e.writeFieldBegin("index_page_header",Tt.Thrift.Type.STRUCT,6),this.index_page_header.write(e),e.writeFieldEnd()),this.dictionary_page_header!=null&&(e.writeFieldBegin("dictionary_page_header",Tt.Thrift.Type.STRUCT,7),this.dictionary_page_header.write(e),e.writeFieldEnd()),this.data_page_header_v2!=null&&(e.writeFieldBegin("data_page_header_v2",Tt.Thrift.Type.STRUCT,8),this.data_page_header_v2.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===Tt.Thrift.Type.STOP)break;switch(f){case 1:if(i===Tt.Thrift.Type.I32){let o=e.readI32();r.type=o}else e.skip(i);break;case 2:if(i===Tt.Thrift.Type.I32){let o=e.readI32();r.uncompressed_page_size=o}else e.skip(i);break;case 3:if(i===Tt.Thrift.Type.I32){let o=e.readI32();r.compressed_page_size=o}else e.skip(i);break;case 4:if(i===Tt.Thrift.Type.I32){let o=e.readI32();r.crc=o}else e.skip(i);break;case 5:if(i===Tt.Thrift.Type.STRUCT){let o=Nl.read(e);r.data_page_header=o}else e.skip(i);break;case 6:if(i===Tt.Thrift.Type.STRUCT){let o=Hl.read(e);r.index_page_header=o}else e.skip(i);break;case 7:if(i===Tt.Thrift.Type.STRUCT){let o=Rl.read(e);r.dictionary_page_header=o}else e.skip(i);break;case 8:if(i===Tt.Thrift.Type.STRUCT){let o=Dl.read(e);r.data_page_header_v2=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),r.type!==void 0&&r.uncompressed_page_size!==void 0&&r.compressed_page_size!==void 0)return new zl(r);throw new Tt.Thrift.TProtocolException(Tt.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read PageHeader from input")}};var si=Te(nt()),ao=class{constructor(e){if(e!=null&&e.key!=null)this.key=e.key;else throw new si.Thrift.TProtocolException(si.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[key] is unset!");e!=null&&e.value!=null&&(this.value=e.value)}write(e){e.writeStructBegin("KeyValue"),this.key!=null&&(e.writeFieldBegin("key",si.Thrift.Type.STRING,1),e.writeString(this.key),e.writeFieldEnd()),this.value!=null&&(e.writeFieldBegin("value",si.Thrift.Type.STRING,2),e.writeString(this.value),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===si.Thrift.Type.STOP)break;switch(f){case 1:if(i===si.Thrift.Type.STRING){let o=e.readString();r.key=o}else e.skip(i);break;case 2:if(i===si.Thrift.Type.STRING){let o=e.readString();r.value=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),r.key!==void 0)return new ao(r);throw new si.Thrift.TProtocolException(si.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read KeyValue from input")}};var vr=Te(nt()),Fl=class{constructor(e){if(e!=null&&e.column_idx!=null)this.column_idx=e.column_idx;else throw new vr.Thrift.TProtocolException(vr.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[column_idx] is unset!");if(e!=null&&e.descending!=null)this.descending=e.descending;else throw new vr.Thrift.TProtocolException(vr.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[descending] is unset!");if(e!=null&&e.nulls_first!=null)this.nulls_first=e.nulls_first;else throw new vr.Thrift.TProtocolException(vr.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[nulls_first] is unset!")}write(e){e.writeStructBegin("SortingColumn"),this.column_idx!=null&&(e.writeFieldBegin("column_idx",vr.Thrift.Type.I32,1),e.writeI32(this.column_idx),e.writeFieldEnd()),this.descending!=null&&(e.writeFieldBegin("descending",vr.Thrift.Type.BOOL,2),e.writeBool(this.descending),e.writeFieldEnd()),this.nulls_first!=null&&(e.writeFieldBegin("nulls_first",vr.Thrift.Type.BOOL,3),e.writeBool(this.nulls_first),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===vr.Thrift.Type.STOP)break;switch(f){case 1:if(i===vr.Thrift.Type.I32){let o=e.readI32();r.column_idx=o}else e.skip(i);break;case 2:if(i===vr.Thrift.Type.BOOL){let o=e.readBool();r.descending=o}else e.skip(i);break;case 3:if(i===vr.Thrift.Type.BOOL){let o=e.readBool();r.nulls_first=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),r.column_idx!==void 0&&r.descending!==void 0&&r.nulls_first!==void 0)return new Fl(r);throw new vr.Thrift.TProtocolException(vr.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read SortingColumn from input")}};var _r=Te(nt()),Pl=class{constructor(e){if(e!=null&&e.page_type!=null)this.page_type=e.page_type;else throw new _r.Thrift.TProtocolException(_r.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[page_type] is unset!");if(e!=null&&e.encoding!=null)this.encoding=e.encoding;else throw new _r.Thrift.TProtocolException(_r.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[encoding] is unset!");if(e!=null&&e.count!=null)this.count=e.count;else throw new _r.Thrift.TProtocolException(_r.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[count] is unset!")}write(e){e.writeStructBegin("PageEncodingStats"),this.page_type!=null&&(e.writeFieldBegin("page_type",_r.Thrift.Type.I32,1),e.writeI32(this.page_type),e.writeFieldEnd()),this.encoding!=null&&(e.writeFieldBegin("encoding",_r.Thrift.Type.I32,2),e.writeI32(this.encoding),e.writeFieldEnd()),this.count!=null&&(e.writeFieldBegin("count",_r.Thrift.Type.I32,3),e.writeI32(this.count),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===_r.Thrift.Type.STOP)break;switch(f){case 1:if(i===_r.Thrift.Type.I32){let o=e.readI32();r.page_type=o}else e.skip(i);break;case 2:if(i===_r.Thrift.Type.I32){let o=e.readI32();r.encoding=o}else e.skip(i);break;case 3:if(i===_r.Thrift.Type.I32){let o=e.readI32();r.count=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),r.page_type!==void 0&&r.encoding!==void 0&&r.count!==void 0)return new Pl(r);throw new _r.Thrift.TProtocolException(_r.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read PageEncodingStats from input")}};var po=Te(_n()),ve=Te(nt());var Ml=class{constructor(e){if(e!=null&&e.type!=null)this.type=e.type;else throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[type] is unset!");if(e!=null&&e.encodings!=null)this.encodings=e.encodings;else throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[encodings] is unset!");if(e!=null&&e.path_in_schema!=null)this.path_in_schema=e.path_in_schema;else throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[path_in_schema] is unset!");if(e!=null&&e.codec!=null)this.codec=e.codec;else throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[codec] is unset!");if(e!=null&&e.num_values!=null)typeof e.num_values=="number"?this.num_values=new po.default(e.num_values):this.num_values=e.num_values;else throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[num_values] is unset!");if(e!=null&&e.total_uncompressed_size!=null)typeof e.total_uncompressed_size=="number"?this.total_uncompressed_size=new po.default(e.total_uncompressed_size):this.total_uncompressed_size=e.total_uncompressed_size;else throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[total_uncompressed_size] is unset!");if(e!=null&&e.total_compressed_size!=null)typeof e.total_compressed_size=="number"?this.total_compressed_size=new po.default(e.total_compressed_size):this.total_compressed_size=e.total_compressed_size;else throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[total_compressed_size] is unset!");if(e!=null&&e.key_value_metadata!=null&&(this.key_value_metadata=e.key_value_metadata),e!=null&&e.data_page_offset!=null)typeof e.data_page_offset=="number"?this.data_page_offset=new po.default(e.data_page_offset):this.data_page_offset=e.data_page_offset;else throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[data_page_offset] is unset!");e!=null&&e.index_page_offset!=null&&(typeof e.index_page_offset=="number"?this.index_page_offset=new po.default(e.index_page_offset):this.index_page_offset=e.index_page_offset),e!=null&&e.dictionary_page_offset!=null&&(typeof e.dictionary_page_offset=="number"?this.dictionary_page_offset=new po.default(e.dictionary_page_offset):this.dictionary_page_offset=e.dictionary_page_offset),e!=null&&e.statistics!=null&&(this.statistics=e.statistics),e!=null&&e.encoding_stats!=null&&(this.encoding_stats=e.encoding_stats)}write(e){e.writeStructBegin("ColumnMetaData"),this.type!=null&&(e.writeFieldBegin("type",ve.Thrift.Type.I32,1),e.writeI32(this.type),e.writeFieldEnd()),this.encodings!=null&&(e.writeFieldBegin("encodings",ve.Thrift.Type.LIST,2),e.writeListBegin(ve.Thrift.Type.I32,this.encodings.length),this.encodings.forEach(r=>{e.writeI32(r)}),e.writeListEnd(),e.writeFieldEnd()),this.path_in_schema!=null&&(e.writeFieldBegin("path_in_schema",ve.Thrift.Type.LIST,3),e.writeListBegin(ve.Thrift.Type.STRING,this.path_in_schema.length),this.path_in_schema.forEach(r=>{e.writeString(r)}),e.writeListEnd(),e.writeFieldEnd()),this.codec!=null&&(e.writeFieldBegin("codec",ve.Thrift.Type.I32,4),e.writeI32(this.codec),e.writeFieldEnd()),this.num_values!=null&&(e.writeFieldBegin("num_values",ve.Thrift.Type.I64,5),e.writeI64(this.num_values),e.writeFieldEnd()),this.total_uncompressed_size!=null&&(e.writeFieldBegin("total_uncompressed_size",ve.Thrift.Type.I64,6),e.writeI64(this.total_uncompressed_size),e.writeFieldEnd()),this.total_compressed_size!=null&&(e.writeFieldBegin("total_compressed_size",ve.Thrift.Type.I64,7),e.writeI64(this.total_compressed_size),e.writeFieldEnd()),this.key_value_metadata!=null&&(e.writeFieldBegin("key_value_metadata",ve.Thrift.Type.LIST,8),e.writeListBegin(ve.Thrift.Type.STRUCT,this.key_value_metadata.length),this.key_value_metadata.forEach(r=>{r.write(e)}),e.writeListEnd(),e.writeFieldEnd()),this.data_page_offset!=null&&(e.writeFieldBegin("data_page_offset",ve.Thrift.Type.I64,9),e.writeI64(this.data_page_offset),e.writeFieldEnd()),this.index_page_offset!=null&&(e.writeFieldBegin("index_page_offset",ve.Thrift.Type.I64,10),e.writeI64(this.index_page_offset),e.writeFieldEnd()),this.dictionary_page_offset!=null&&(e.writeFieldBegin("dictionary_page_offset",ve.Thrift.Type.I64,11),e.writeI64(this.dictionary_page_offset),e.writeFieldEnd()),this.statistics!=null&&(e.writeFieldBegin("statistics",ve.Thrift.Type.STRUCT,12),this.statistics.write(e),e.writeFieldEnd()),this.encoding_stats!=null&&(e.writeFieldBegin("encoding_stats",ve.Thrift.Type.LIST,13),e.writeListBegin(ve.Thrift.Type.STRUCT,this.encoding_stats.length),this.encoding_stats.forEach(r=>{r.write(e)}),e.writeListEnd(),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===ve.Thrift.Type.STOP)break;switch(f){case 1:if(i===ve.Thrift.Type.I32){let o=e.readI32();r.type=o}else e.skip(i);break;case 2:if(i===ve.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=e.readI32();o.push(u)}e.readListEnd(),r.encodings=o}else e.skip(i);break;case 3:if(i===ve.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=e.readString();o.push(u)}e.readListEnd(),r.path_in_schema=o}else e.skip(i);break;case 4:if(i===ve.Thrift.Type.I32){let o=e.readI32();r.codec=o}else e.skip(i);break;case 5:if(i===ve.Thrift.Type.I64){let o=e.readI64();r.num_values=o}else e.skip(i);break;case 6:if(i===ve.Thrift.Type.I64){let o=e.readI64();r.total_uncompressed_size=o}else e.skip(i);break;case 7:if(i===ve.Thrift.Type.I64){let o=e.readI64();r.total_compressed_size=o}else e.skip(i);break;case 8:if(i===ve.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=ao.read(e);o.push(u)}e.readListEnd(),r.key_value_metadata=o}else e.skip(i);break;case 9:if(i===ve.Thrift.Type.I64){let o=e.readI64();r.data_page_offset=o}else e.skip(i);break;case 10:if(i===ve.Thrift.Type.I64){let o=e.readI64();r.index_page_offset=o}else e.skip(i);break;case 11:if(i===ve.Thrift.Type.I64){let o=e.readI64();r.dictionary_page_offset=o}else e.skip(i);break;case 12:if(i===ve.Thrift.Type.STRUCT){let o=Di.read(e);r.statistics=o}else e.skip(i);break;case 13:if(i===ve.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=Pl.read(e);o.push(u)}e.readListEnd(),r.encoding_stats=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),r.type!==void 0&&r.encodings!==void 0&&r.path_in_schema!==void 0&&r.codec!==void 0&&r.num_values!==void 0&&r.total_uncompressed_size!==void 0&&r.total_compressed_size!==void 0&&r.data_page_offset!==void 0)return new Ml(r);throw new ve.Thrift.TProtocolException(ve.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read ColumnMetaData from input")}};var eu=Te(_n()),Jt=Te(nt());var Ul=class{constructor(e){if(e!=null&&e.file_path!=null&&(this.file_path=e.file_path),e!=null&&e.file_offset!=null)typeof e.file_offset=="number"?this.file_offset=new eu.default(e.file_offset):this.file_offset=e.file_offset;else throw new Jt.Thrift.TProtocolException(Jt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[file_offset] is unset!");e!=null&&e.meta_data!=null&&(this.meta_data=e.meta_data),e!=null&&e.offset_index_offset!=null&&(typeof e.offset_index_offset=="number"?this.offset_index_offset=new eu.default(e.offset_index_offset):this.offset_index_offset=e.offset_index_offset),e!=null&&e.offset_index_length!=null&&(this.offset_index_length=e.offset_index_length),e!=null&&e.column_index_offset!=null&&(typeof e.column_index_offset=="number"?this.column_index_offset=new eu.default(e.column_index_offset):this.column_index_offset=e.column_index_offset),e!=null&&e.column_index_length!=null&&(this.column_index_length=e.column_index_length)}write(e){e.writeStructBegin("ColumnChunk"),this.file_path!=null&&(e.writeFieldBegin("file_path",Jt.Thrift.Type.STRING,1),e.writeString(this.file_path),e.writeFieldEnd()),this.file_offset!=null&&(e.writeFieldBegin("file_offset",Jt.Thrift.Type.I64,2),e.writeI64(this.file_offset),e.writeFieldEnd()),this.meta_data!=null&&(e.writeFieldBegin("meta_data",Jt.Thrift.Type.STRUCT,3),this.meta_data.write(e),e.writeFieldEnd()),this.offset_index_offset!=null&&(e.writeFieldBegin("offset_index_offset",Jt.Thrift.Type.I64,4),e.writeI64(this.offset_index_offset),e.writeFieldEnd()),this.offset_index_length!=null&&(e.writeFieldBegin("offset_index_length",Jt.Thrift.Type.I32,5),e.writeI32(this.offset_index_length),e.writeFieldEnd()),this.column_index_offset!=null&&(e.writeFieldBegin("column_index_offset",Jt.Thrift.Type.I64,6),e.writeI64(this.column_index_offset),e.writeFieldEnd()),this.column_index_length!=null&&(e.writeFieldBegin("column_index_length",Jt.Thrift.Type.I32,7),e.writeI32(this.column_index_length),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===Jt.Thrift.Type.STOP)break;switch(f){case 1:if(i===Jt.Thrift.Type.STRING){let o=e.readString();r.file_path=o}else e.skip(i);break;case 2:if(i===Jt.Thrift.Type.I64){let o=e.readI64();r.file_offset=o}else e.skip(i);break;case 3:if(i===Jt.Thrift.Type.STRUCT){let o=Ml.read(e);r.meta_data=o}else e.skip(i);break;case 4:if(i===Jt.Thrift.Type.I64){let o=e.readI64();r.offset_index_offset=o}else e.skip(i);break;case 5:if(i===Jt.Thrift.Type.I32){let o=e.readI32();r.offset_index_length=o}else e.skip(i);break;case 6:if(i===Jt.Thrift.Type.I64){let o=e.readI64();r.column_index_offset=o}else e.skip(i);break;case 7:if(i===Jt.Thrift.Type.I32){let o=e.readI32();r.column_index_length=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),r.file_offset!==void 0)return new Ul(r);throw new Jt.Thrift.TProtocolException(Jt.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read ColumnChunk from input")}};var Td=Te(_n()),Zt=Te(nt());var Ll=class{constructor(e){if(e!=null&&e.columns!=null)this.columns=e.columns;else throw new Zt.Thrift.TProtocolException(Zt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[columns] is unset!");if(e!=null&&e.total_byte_size!=null)typeof e.total_byte_size=="number"?this.total_byte_size=new Td.default(e.total_byte_size):this.total_byte_size=e.total_byte_size;else throw new Zt.Thrift.TProtocolException(Zt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[total_byte_size] is unset!");if(e!=null&&e.num_rows!=null)typeof e.num_rows=="number"?this.num_rows=new Td.default(e.num_rows):this.num_rows=e.num_rows;else throw new Zt.Thrift.TProtocolException(Zt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[num_rows] is unset!");e!=null&&e.sorting_columns!=null&&(this.sorting_columns=e.sorting_columns)}write(e){e.writeStructBegin("RowGroup"),this.columns!=null&&(e.writeFieldBegin("columns",Zt.Thrift.Type.LIST,1),e.writeListBegin(Zt.Thrift.Type.STRUCT,this.columns.length),this.columns.forEach(r=>{r.write(e)}),e.writeListEnd(),e.writeFieldEnd()),this.total_byte_size!=null&&(e.writeFieldBegin("total_byte_size",Zt.Thrift.Type.I64,2),e.writeI64(this.total_byte_size),e.writeFieldEnd()),this.num_rows!=null&&(e.writeFieldBegin("num_rows",Zt.Thrift.Type.I64,3),e.writeI64(this.num_rows),e.writeFieldEnd()),this.sorting_columns!=null&&(e.writeFieldBegin("sorting_columns",Zt.Thrift.Type.LIST,4),e.writeListBegin(Zt.Thrift.Type.STRUCT,this.sorting_columns.length),this.sorting_columns.forEach(r=>{r.write(e)}),e.writeListEnd(),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===Zt.Thrift.Type.STOP)break;switch(f){case 1:if(i===Zt.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=Ul.read(e);o.push(u)}e.readListEnd(),r.columns=o}else e.skip(i);break;case 2:if(i===Zt.Thrift.Type.I64){let o=e.readI64();r.total_byte_size=o}else e.skip(i);break;case 3:if(i===Zt.Thrift.Type.I64){let o=e.readI64();r.num_rows=o}else e.skip(i);break;case 4:if(i===Zt.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=Fl.read(e);o.push(u)}e.readListEnd(),r.sorting_columns=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),r.columns!==void 0&&r.total_byte_size!==void 0&&r.num_rows!==void 0)return new Ll(r);throw new Zt.Thrift.TProtocolException(Zt.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read RowGroup from input")}};var Dy=Te(nt()),Cl=class{constructor(){}write(e){e.writeStructBegin("TypeDefinedOrder"),e.writeFieldStop(),e.writeStructEnd()}static read(e){for(e.readStructBegin();;){let r=e.readFieldBegin(),n=r.ftype,i=r.fid;if(n===Dy.Thrift.Type.STOP)break;switch(i){default:e.skip(n)}e.readFieldEnd()}return e.readStructEnd(),new Cl}};var zy=Te(_n()),wt=Te(nt());var Ur=Te(nt());var Xo=class{constructor(e){let r=0;if(e!=null){if(e.TYPE_ORDER!=null&&(r++,this.TYPE_ORDER=e.TYPE_ORDER),r>1)throw new Ur.Thrift.TProtocolException(Ur.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with more than one set value!");if(r<1)throw new Ur.Thrift.TProtocolException(Ur.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with no set value!")}}static fromTYPE_ORDER(e){return new Xo({TYPE_ORDER:e})}write(e){e.writeStructBegin("ColumnOrder"),this.TYPE_ORDER!=null&&(e.writeFieldBegin("TYPE_ORDER",Ur.Thrift.Type.STRUCT,1),this.TYPE_ORDER.write(e),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){let r=0,n=null;for(e.readStructBegin();;){let i=e.readFieldBegin(),f=i.ftype,o=i.fid;if(f===Ur.Thrift.Type.STOP)break;switch(o){case 1:if(f===Ur.Thrift.Type.STRUCT){r++;let s=Cl.read(e);n=Xo.fromTYPE_ORDER(s)}else e.skip(f);break;default:e.skip(f)}e.readFieldEnd()}if(e.readStructEnd(),r>1)throw new Ur.Thrift.TProtocolException(Ur.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with more than one set value!");if(r<1)throw new Ur.Thrift.TProtocolException(Ur.Thrift.TProtocolExceptionType.INVALID_DATA,"Cannot read a TUnion with no set value!");if(n!==null)return n;throw new Ur.Thrift.TProtocolException(Ur.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read data for TUnion")}};var Vl=class{constructor(e=null){if(e!=null&&e.version!=null)this.version=e.version;else throw new wt.Thrift.TProtocolException(wt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[version] is unset!");if(e!=null&&e.schema!=null)this.schema=e.schema;else throw new wt.Thrift.TProtocolException(wt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[schema] is unset!");if(e!=null&&e.num_rows!=null)typeof e.num_rows=="number"?this.num_rows=new zy.default(e.num_rows):this.num_rows=e.num_rows;else throw new wt.Thrift.TProtocolException(wt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[num_rows] is unset!");if(e!=null&&e.row_groups!=null)this.row_groups=e.row_groups;else throw new wt.Thrift.TProtocolException(wt.Thrift.TProtocolExceptionType.UNKNOWN,"Required field[row_groups] is unset!");e!=null&&e.key_value_metadata!=null&&(this.key_value_metadata=e.key_value_metadata),e!=null&&e.created_by!=null&&(this.created_by=e.created_by),e!=null&&e.column_orders!=null&&(this.column_orders=e.column_orders)}write(e){e.writeStructBegin("FileMetaData"),this.version!=null&&(e.writeFieldBegin("version",wt.Thrift.Type.I32,1),e.writeI32(this.version),e.writeFieldEnd()),this.schema!=null&&(e.writeFieldBegin("schema",wt.Thrift.Type.LIST,2),e.writeListBegin(wt.Thrift.Type.STRUCT,this.schema.length),this.schema.forEach(r=>{r.write(e)}),e.writeListEnd(),e.writeFieldEnd()),this.num_rows!=null&&(e.writeFieldBegin("num_rows",wt.Thrift.Type.I64,3),e.writeI64(this.num_rows),e.writeFieldEnd()),this.row_groups!=null&&(e.writeFieldBegin("row_groups",wt.Thrift.Type.LIST,4),e.writeListBegin(wt.Thrift.Type.STRUCT,this.row_groups.length),this.row_groups.forEach(r=>{r.write(e)}),e.writeListEnd(),e.writeFieldEnd()),this.key_value_metadata!=null&&(e.writeFieldBegin("key_value_metadata",wt.Thrift.Type.LIST,5),e.writeListBegin(wt.Thrift.Type.STRUCT,this.key_value_metadata.length),this.key_value_metadata.forEach(r=>{r.write(e)}),e.writeListEnd(),e.writeFieldEnd()),this.created_by!=null&&(e.writeFieldBegin("created_by",wt.Thrift.Type.STRING,6),e.writeString(this.created_by),e.writeFieldEnd()),this.column_orders!=null&&(e.writeFieldBegin("column_orders",wt.Thrift.Type.LIST,7),e.writeListBegin(wt.Thrift.Type.STRUCT,this.column_orders.length),this.column_orders.forEach(r=>{r.write(e)}),e.writeListEnd(),e.writeFieldEnd()),e.writeFieldStop(),e.writeStructEnd()}static read(e){e.readStructBegin();let r={};for(;;){let n=e.readFieldBegin(),i=n.ftype,f=n.fid;if(i===wt.Thrift.Type.STOP)break;switch(f){case 1:if(i===wt.Thrift.Type.I32){let o=e.readI32();r.version=o}else e.skip(i);break;case 2:if(i===wt.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=Ol.read(e);o.push(u)}e.readListEnd(),r.schema=o}else e.skip(i);break;case 3:if(i===wt.Thrift.Type.I64){let o=e.readI64();r.num_rows=o}else e.skip(i);break;case 4:if(i===wt.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=Ll.read(e);o.push(u)}e.readListEnd(),r.row_groups=o}else e.skip(i);break;case 5:if(i===wt.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=ao.read(e);o.push(u)}e.readListEnd(),r.key_value_metadata=o}else e.skip(i);break;case 6:if(i===wt.Thrift.Type.STRING){let o=e.readString();r.created_by=o}else e.skip(i);break;case 7:if(i===wt.Thrift.Type.LIST){let o=new Array,l=e.readListBegin().size;for(let p=0;p<l;p++){let u=Xo.read(e);o.push(u)}e.readListEnd(),r.column_orders=o}else e.skip(i);break;default:e.skip(i)}e.readFieldEnd()}if(e.readStructEnd(),r.version!==void 0&&r.schema!==void 0&&r.num_rows!==void 0&&r.row_groups!==void 0)return new Vl(r);throw new wt.Thrift.TProtocolException(wt.Thrift.TProtocolExceptionType.UNKNOWN,"Unable to read FileMetaData from input")}};var Qo="PAR1",Fy="PARE";var Wl="INT32",Bd="RLE";var $o=Te(nt());var Id=class extends $o.TFramedTransport{constructor(){super(...arguments);this.readPos=0}};function In(t,e){for(let r in t)if(t[r]===e)return r;throw new Error("Invalid ENUM value")}function Py(t,e){e||(e=0);let r=new Id(t);r.readPos=e;let n=new $o.TCompactProtocol(r),i=Vl.read(n);return{length:r.readPos-e,metadata:i}}function My(t,e){e||(e=0);let r=new Id(t);r.readPos=e;let n=new $o.TCompactProtocol(r),i=zl.read(n);return{length:r.readPos-e,pageHeader:i}}function Yl(t){return t===0?0:Math.ceil(Math.log2(t+1))}function Uy(t,e){for(let r=0;r<t.length;r++){if(t[r].length>e.length)continue;let n=!0;for(let i=0;i<e.length;i++)if(!(t[r][i]===e[i]||t[r][i]==="+"||t[r][i]==="#")&&!(i>=t[r].length&&t[r][t[r].length-1]==="#")){n=!1;break}if(n)return r}return-1}async function Ly(t,e){let r={buffer:t,offset:0,size:t.length},n={rlevels:[],dlevels:[],values:[],pageHeaders:[],count:0},i=e.dictionary||[];for(;r.offset<r.size&&(!e.numValues||n.dlevels.length<Number(e.numValues));){let f=await Sd(r,e);if(f.dictionary){i=f.dictionary;continue}i.length&&(f.values=f.values.map(o=>i[o]));for(let o=0;o<f.rlevels.length;o++){n.rlevels.push(f.rlevels[o]),n.dlevels.push(f.dlevels[o]);let s=f.values[o];s!==void 0&&n.values.push(s)}n.count+=f.count,n.pageHeaders.push(f.pageHeader)}return n}async function Sd(t,e){let r,{pageHeader:n,length:i}=My(t.buffer,t.offset);t.offset+=i;let f=In(Op,n.type);switch(f){case"DATA_PAGE":r=await ES(t,n,e);break;case"DATA_PAGE_V2":r=await AS(t,n,e);break;case"DICTIONARY_PAGE":r={dictionary:await OS(t,n,e),pageHeader:n};break;default:throw new Error(`invalid page type: ${f}`)}return r}function xd(t,e,r){let n={},i=e;for(let f=0;f<r;f++){let o=t[i],s=i>0?In(Ep,o.repetition_type):"ROOT",l=!1,p=!1;switch(s){case"REQUIRED":break;case"OPTIONAL":l=!0;break;case"REPEATED":p=!0;break;default:throw new Error("parquet: unknown repetition type")}if(o.num_children>0){let u=xd(t,i+1,o.num_children);i=u.next,n[o.name]={optional:l,repeated:p,fields:u.schema}}else{let u=In(Co,o.type),b=u;switch(o.converted_type&&(b=In(xp,o.converted_type)),b){case"DECIMAL":b=`${b}_${u}`;break;default:}n[o.name]={type:b,typeLength:o.type_length,presision:o.precision,scale:o.scale,optional:l,repeated:p},i++}}return{schema:n,offset:e,next:i}}function uo(t,e,r,n,i){if(!(e in Fs))throw new Error(`invalid encoding: ${e}`);return Fs[e].decodeValues(t,r,n,i)}async function ES(t,e,r){let n=t.offset+e.compressed_page_size,i=e.data_page_header?.num_values,f=t;if(r.compression!=="UNCOMPRESSED"){let T=await wp(r.compression,t.buffer.slice(t.offset,n),e.uncompressed_page_size);f={buffer:T,offset:0,size:T.length},t.offset=n}let o=In(oo,e.data_page_header?.repetition_level_encoding),s=new Array(i);r.column.rLevelMax>0?s=uo(Wl,o,f,i,{bitWidth:Yl(r.column.rLevelMax),disableEnvelope:!1}):s.fill(0);let l=In(oo,e.data_page_header?.definition_level_encoding),p=new Array(i);r.column.dLevelMax>0?p=uo(Wl,l,f,i,{bitWidth:Yl(r.column.dLevelMax),disableEnvelope:!1}):p.fill(0);let u=0;for(let T of p)T===r.column.dLevelMax&&u++;let b=In(oo,e.data_page_header?.encoding),c={typeLength:r.column.typeLength,bitWidth:r.column.typeLength},h=uo(r.column.primitiveType,b,f,u,c);return{dlevels:p,rlevels:s,values:h,count:i,pageHeader:e}}async function AS(t,e,r){let n=t.offset+e.compressed_page_size,i=e.data_page_header_v2?.num_values,f=i-e.data_page_header_v2?.num_nulls,o=In(oo,e.data_page_header_v2?.encoding),s=new Array(i);r.column.rLevelMax>0?s=uo(Wl,Bd,t,i,{bitWidth:Yl(r.column.rLevelMax),disableEnvelope:!0}):s.fill(0);let l=new Array(i);r.column.dLevelMax>0?l=uo(Wl,Bd,t,i,{bitWidth:Yl(r.column.dLevelMax),disableEnvelope:!0}):l.fill(0);let p=t;if(e.data_page_header_v2?.is_compressed){let c=await wp(r.compression,t.buffer.slice(t.offset,n),e.uncompressed_page_size);p={buffer:c,offset:0,size:c.length},t.offset=n}let u={typeLength:r.column.typeLength,bitWidth:r.column.typeLength},b=uo(r.column.primitiveType,o,p,f,u);return{dlevels:l,rlevels:s,values:b,count:i,pageHeader:e}}async function OS(t,e,r){let n=t.offset+e.compressed_page_size,i={offset:0,buffer:t.buffer.slice(t.offset,n),size:n-t.offset};if(t.offset=n,r.compression!=="UNCOMPRESSED"){let o=await wp(r.compression,i.buffer.slice(i.offset,n),e.uncompressed_page_size);i={buffer:o,offset:0,size:o.length},t.offset=n}let f=e?.dictionary_page_header?.num_values||0;return uo(r.column.primitiveType,r.column.encoding,i,f,r).map(o=>o.toString())}var NS={defaultDictionarySize:1e6},Kl=class{constructor(e,r){this.metadata=null;this.file=e,this.props={...NS,...r}}close(){this.file.close()}async*rowIterator(e){for await(let r of this.rowBatchIterator(e))for(let n of r)yield n}async*rowBatchIterator(e){let r=await this.getSchema();for await(let n of this.rowGroupIterator(e))yield Sp(r,n)}async*rowGroupIterator(e){let r=(e?.columnList||[]).map(o=>Array.isArray(o)?o:[o]),n=await this.getFileMetadata(),i=await this.getSchema(),f=n?.row_groups.length||0;for(let o=0;o<f;o++)yield await this.readRowGroup(i,n.row_groups[o],r)}async getRowCount(){let e=await this.getFileMetadata();return Number(e.num_rows)}async getSchema(){let e=await this.getFileMetadata(),r=e.schema[0],{schema:n}=xd(e.schema,1,r.num_children);return new Cm(n)}async getSchemaMetadata(){let e=await this.getFileMetadata(),r={};for(let n of e.key_value_metadata)r[n.key]=n.value;return r}async getFileMetadata(){return this.metadata||(await this.readHeader(),this.metadata=this.readFooter()),this.metadata}async readHeader(){let r=(await this.file.read(0,Qo.length)).toString();switch(r){case Qo:break;case Fy:throw new Error("Encrypted parquet file not supported");default:throw new Error(`Invalid parquet file (magic=${r})`)}}async readFooter(){let e=Qo.length+4,r=await this.file.read(this.file.size-e,e),n=r.slice(4).toString();if(n!==Qo)throw new Error(`Not a valid parquet file (magic="${n})`);let i=r.readUInt32LE(0),f=this.file.size-i-e;if(f<Qo.length)throw new Error(`Invalid metadata size ${f}`);let o=await this.file.read(f,i),{metadata:s}=Py(o);return s}async readRowGroup(e,r,n){let i={rowCount:Number(r.num_rows),columnData:{}};for(let f of r.columns){let s=f.meta_data?.path_in_schema;n.length>0&&Uy(n,s)<0||(i.columnData[s.join()]=await this.readColumnChunk(e,f))}return i}async readColumnChunk(e,r){if(r.file_path!==void 0&&r.file_path!==null)throw new Error("external references are not supported");let n=e.findField(r.meta_data?.path_in_schema),i=In(Co,r.meta_data?.type);if(i!==n.primitiveType)throw new Error(`chunk type not matching schema: ${i}`);let f=In(Ap,r.meta_data?.codec),o=Number(r.meta_data?.data_page_offset),s=Number(r.meta_data?.total_compressed_size);r.file_path||(s=Math.min(this.file.size-o,Number(r.meta_data?.total_compressed_size)));let l={type:i,rLevelMax:n.rLevelMax,dLevelMax:n.dLevelMax,compression:f,column:n,numValues:r.meta_data?.num_values,dictionary:[]},p,u=r?.meta_data?.dictionary_page_offset;if(u){let c=Number(u);p=await this.getDictionary(c,l,o)}p=l.dictionary?.length?l.dictionary:p;let b=await this.file.read(o,s);return await Ly(b,{...l,dictionary:p})}async getDictionary(e,r,n){if(e===0)return[];let i=Math.min(this.file.size-e,this.props.defaultDictionarySize),f=await this.file.read(e,i),o={buffer:f,offset:0,size:f.length};return(await Sd(o,r)).dictionary}};async function Cy(t,e){let r=new Blob([t]),n=[];for await(let i of Ed(r,e))for(let f of i.data)n.push(f);return{shape:"object-row-table",data:n}}async function*Ed(t,e){let r=Rs(t),i=new Kl(r).rowBatchIterator(e?.parquet);for await(let f of i)yield{shape:"object-row-table",data:f,batchType:"data",length:f.length}}var HS={BOOLEAN:"bool",INT32:"int32",INT64:"float64",INT96:"float64",FLOAT:"float32",DOUBLE:"float64",BYTE_ARRAY:"binary",FIXED_LEN_BYTE_ARRAY:"binary",UTF8:"utf8",DATE:"int32",TIME_MILLIS:"int64",TIME_MICROS:"int64",TIMESTAMP_MILLIS:"int64",TIMESTAMP_MICROS:"int64",UINT_8:"int32",UINT_16:"uint16",UINT_32:"uint32",UINT_64:"uint64",INT_8:"int8",INT_16:"int16",INT_32:"int32",INT_64:"int64",JSON:"binary",BSON:"binary",INTERVAL:"binary",DECIMAL_INT32:"float32",DECIMAL_INT64:"float64",DECIMAL_BYTE_ARRAY:"float64",DECIMAL_FIXED_LEN_BYTE_ARRAY:"float64"};function Vy(t,e){let r=Wy(t.schema),n=e&&DS(e);return{fields:r,metadata:n||{}}}function Wy(t){let e=[];for(let r in t){let n=t[r];if(n.fields){let i=Wy(n.fields);e.push({name:r,type:{type:"struct",children:i},nullable:n.optional})}else{let i=HS[n.type],f=RS(n),o={name:r,type:i,nullable:n.optional,metadata:f};e.push(o)}}return e}function RS(t){let e;for(let r in t)if(r!=="name"){let n=t[r]||"";n=typeof t[r]!="string"?JSON.stringify(t[r]):t[r],e=e||{},e[r]=n}return e}function DS(t){let e,r=t.key_value_metadata||[];for(let{key:n,value:i}of r)typeof i=="string"&&(e=e||{},e[n]=i);return e}function zS(t){let e=t.metadata.geo;if(!e)return null;try{return JSON.parse(e)}catch{return null}}function Yy(t){let e=zS(t);if(!e)return;let{version:r,primary_column:n,columns:i}=e;r&&(t.metadata["geo.version"]=r),n&&(t.metadata["geo.primary_column"]=n),t.metadata["geo.columns"]=Object.keys(i||{}).join("");for(let[f,o]of Object.entries(i||{})){let s=t.fields.find(l=>l.name===f);s&&(s.name===n&&Ad(s,"geo.primary_field","true"),FS(s,o))}}function FS(t,e){for(let[r,n]of Object.entries(e||{}))switch(r){case"geometry_type":Ad(t,`geo.${r}`,n.join(","));break;case"bbox":case"crs":case"edges":default:Ad(t,`geo.${r}`,typeof n=="string"?n:JSON.stringify(n))}}function Ad(t,e,r){t.metadata=t.metadata||{},t.metadata[e]=r}async function Ky(t,e){let r=new Blob([t]);for await(let n of Od(r,e))return{shape:"columnar-table",schema:n.schema,data:n.data};throw new Error("empty table")}async function*Od(t,e){let r=Rs(t),n=new Kl(r),i=await n.getSchema(),f=await n.getFileMetadata(),o=Vy(i,f);Yy(o);let s=n.rowGroupIterator(e?.parquet);for await(let l of s)yield PS(i,l,o)}function PS(t,e,r){let n=oj(t,e);return{shape:"columnar-table",batchType:"data",schema:r,data:n,length:e.rowCount}}var y0=Te(j0()),{__extends:YR,__assign:KR,__rest:v0,__decorate:GR,__param:JR,__esDecorate:ZR,__runInitializers:XR,__propKey:QR,__setFunctionName:$R,__metadata:eD,__awaiter:pe,__generator:tD,__exportStar:rD,__createBinding:nD,__values:iD,__read:fD,__spread:oD,__spreadArrays:sD,__spreadArray:lD,__await:Ve,__asyncGenerator:Lr,__asyncDelegator:ts,__asyncValues:Sn,__makeTemplateObject:aD,__importStar:pD,__importDefault:uD,__classPrivateFieldGet:cD,__classPrivateFieldSet:mD,__classPrivateFieldIn:dD}=y0.default;var Pd={};Cf(Pd,{compareArrayLike:()=>Fd,joinUint8Arrays:()=>$r,memcpy:()=>ns,rebaseValueOffsets:()=>Xl,toArrayBufferView:()=>Ge,toArrayBufferViewAsyncIterator:()=>Un,toArrayBufferViewIterator:()=>li,toBigInt64Array:()=>YS,toBigUint64Array:()=>JS,toFloat32Array:()=>ZS,toFloat32ArrayAsyncIterator:()=>cx,toFloat32ArrayIterator:()=>ix,toFloat64Array:()=>XS,toFloat64ArrayAsyncIterator:()=>mx,toFloat64ArrayIterator:()=>fx,toInt16Array:()=>WS,toInt16ArrayAsyncIterator:()=>lx,toInt16ArrayIterator:()=>ex,toInt32Array:()=>co,toInt32ArrayAsyncIterator:()=>ax,toInt32ArrayIterator:()=>tx,toInt8Array:()=>VS,toInt8ArrayAsyncIterator:()=>sx,toInt8ArrayIterator:()=>$S,toUint16Array:()=>KS,toUint16ArrayAsyncIterator:()=>px,toUint16ArrayIterator:()=>rx,toUint32Array:()=>GS,toUint32ArrayAsyncIterator:()=>ux,toUint32ArrayIterator:()=>nx,toUint8Array:()=>Ee,toUint8ArrayAsyncIterator:()=>zd,toUint8ArrayIterator:()=>Dd,toUint8ClampedArray:()=>QS,toUint8ClampedArrayAsyncIterator:()=>dx,toUint8ClampedArrayIterator:()=>ox});var MS=new TextDecoder("utf-8"),Gl=t=>MS.decode(t),US=new TextEncoder,jf=t=>US.encode(t);var[bD,iu]=(()=>{let t=()=>{throw new Error("BigInt is not available in this environment")};function e(){throw t()}return e.asIntN=()=>{throw t()},e.asUintN=()=>{throw t()},typeof BigInt!="undefined"?[BigInt,!0]:[e,!1]})(),[Jl,gD]=(()=>{let t=()=>{throw new Error("BigInt64Array is not available in this environment")};class e{static get BYTES_PER_ELEMENT(){return 8}static of(){throw t()}static from(){throw t()}constructor(){throw t()}}return typeof BigInt64Array!="undefined"?[BigInt64Array,!0]:[e,!1]})(),[rs,jD]=(()=>{let t=()=>{throw new Error("BigUint64Array is not available in this environment")};class e{static get BYTES_PER_ELEMENT(){return 8}static of(){throw t()}static from(){throw t()}constructor(){throw t()}}return typeof BigUint64Array!="undefined"?[BigUint64Array,!0]:[e,!1]})();var LS=t=>typeof t=="number",_0=t=>typeof t=="boolean",ir=t=>typeof t=="function",xr=t=>t!=null&&Object(t)===t,Pn=t=>xr(t)&&ir(t.then);var Mn=t=>xr(t)&&ir(t[Symbol.iterator]),xn=t=>xr(t)&&ir(t[Symbol.asyncIterator]),fu=t=>xr(t)&&xr(t.schema);var ou=t=>xr(t)&&"done"in t&&"value"in t;var su=t=>xr(t)&&ir(t.stat)&&LS(t.fd);var lu=t=>xr(t)&&Zl(t.body),au=t=>"_getDOMStream"in t&&"_getNodeStream"in t,q0=t=>xr(t)&&ir(t.abort)&&ir(t.getWriter)&&!au(t),Zl=t=>xr(t)&&ir(t.cancel)&&ir(t.getReader)&&!au(t),k0=t=>xr(t)&&ir(t.end)&&ir(t.write)&&_0(t.writable)&&!au(t),pu=t=>xr(t)&&ir(t.read)&&ir(t.pipe)&&_0(t.readable)&&!au(t),T0=t=>xr(t)&&ir(t.clear)&&ir(t.bytes)&&ir(t.position)&&ir(t.setPosition)&&ir(t.capacity)&&ir(t.getBufferIdentifier)&&ir(t.createLong);var Hd=typeof SharedArrayBuffer!="undefined"?SharedArrayBuffer:ArrayBuffer;function CS(t){let e=t[0]?[t[0]]:[],r,n,i,f;for(let o,s,l=0,p=0,u=t.length;++l<u;){if(o=e[p],s=t[l],!o||!s||o.buffer!==s.buffer||s.byteOffset<o.byteOffset){s&&(e[++p]=s);continue}if({byteOffset:r,byteLength:i}=o,{byteOffset:n,byteLength:f}=s,r+i<n||n+f<r){s&&(e[++p]=s);continue}e[p]=new Uint8Array(o.buffer,r,n-r+f)}return e}function ns(t,e,r=0,n=e.byteLength){let i=t.byteLength,f=new Uint8Array(t.buffer,t.byteOffset,i),o=new Uint8Array(e.buffer,e.byteOffset,Math.min(n,i));return f.set(o,r),t}function $r(t,e){let r=CS(t),n=r.reduce((u,b)=>u+b.byteLength,0),i,f,o,s=0,l=-1,p=Math.min(e||Number.POSITIVE_INFINITY,n);for(let u=r.length;++l<u;){if(i=r[l],f=i.subarray(0,Math.min(i.length,p-s)),p<=s+f.length){f.length<i.length?r[l]=i.subarray(f.length):f.length===i.length&&l++,o?ns(o,f,s):o=f;break}ns(o||(o=new Uint8Array(p)),f,s),s+=f.length}return[o||new Uint8Array(0),r.slice(l),n-(o?o.byteLength:0)]}function Ge(t,e){let r=ou(e)?e.value:e;return r instanceof t?t===Uint8Array?new t(r.buffer,r.byteOffset,r.byteLength):r:r?(typeof r=="string"&&(r=jf(r)),r instanceof ArrayBuffer?new t(r):r instanceof Hd?new t(r):T0(r)?Ge(t,r.bytes()):ArrayBuffer.isView(r)?r.byteLength<=0?new t(0):new t(r.buffer,r.byteOffset,r.byteLength/t.BYTES_PER_ELEMENT):t.from(r)):new t(0)}var VS=t=>Ge(Int8Array,t),WS=t=>Ge(Int16Array,t),co=t=>Ge(Int32Array,t),YS=t=>Ge(Jl,t),Ee=t=>Ge(Uint8Array,t),KS=t=>Ge(Uint16Array,t),GS=t=>Ge(Uint32Array,t),JS=t=>Ge(rs,t),ZS=t=>Ge(Float32Array,t),XS=t=>Ge(Float64Array,t),QS=t=>Ge(Uint8ClampedArray,t),Rd=t=>(t.next(),t);function*li(t,e){let r=function*(i){yield i},n=typeof e=="string"||ArrayBuffer.isView(e)||e instanceof ArrayBuffer||e instanceof Hd?r(e):Mn(e)?e:r(e);return yield*Rd(function*(i){let f=null;do f=i.next(yield Ge(t,f));while(!f.done)}(n[Symbol.iterator]())),new t}var $S=t=>li(Int8Array,t),ex=t=>li(Int16Array,t),tx=t=>li(Int32Array,t),Dd=t=>li(Uint8Array,t),rx=t=>li(Uint16Array,t),nx=t=>li(Uint32Array,t),ix=t=>li(Float32Array,t),fx=t=>li(Float64Array,t),ox=t=>li(Uint8ClampedArray,t);function Un(t,e){return Lr(this,arguments,function*(){if(Pn(e))return yield Ve(yield Ve(yield*ts(Sn(Un(t,yield Ve(e))))));let n=function(o){return Lr(this,arguments,function*(){yield yield Ve(yield Ve(o))})},i=function(o){return Lr(this,arguments,function*(){yield Ve(yield*ts(Sn(Rd(function*(s){let l=null;do l=s.next(yield l==null?void 0:l.value);while(!l.done)}(o[Symbol.iterator]())))))})},f=typeof e=="string"||ArrayBuffer.isView(e)||e instanceof ArrayBuffer||e instanceof Hd?n(e):Mn(e)?i(e):xn(e)?e:n(e);return yield Ve(yield*ts(Sn(Rd(function(o){return Lr(this,arguments,function*(){let s=null;do s=yield Ve(o.next(yield yield Ve(Ge(t,s))));while(!s.done)})}(f[Symbol.asyncIterator]()))))),yield Ve(new t)})}var sx=t=>Un(Int8Array,t),lx=t=>Un(Int16Array,t),ax=t=>Un(Int32Array,t),zd=t=>Un(Uint8Array,t),px=t=>Un(Uint16Array,t),ux=t=>Un(Uint32Array,t),cx=t=>Un(Float32Array,t),mx=t=>Un(Float64Array,t),dx=t=>Un(Uint8ClampedArray,t);function Xl(t,e,r){if(t!==0){r=r.slice(0,e+1);for(let n=-1;++n<=e;)r[n]+=t}return r}function Fd(t,e){let r=0,n=t.length;if(n!==e.length)return!1;if(n>0)do if(t[r]!==e[r])return!1;while(++r<n);return!0}var cr={fromIterable(t){return uu(wx(t))},fromAsyncIterable(t){return uu(hx(t))},fromDOMStream(t){return uu(bx(t))},fromNodeStream(t){return uu(gx(t))},toDOMStream(t,e){throw new Error('"toDOMStream" not available in this environment')},toNodeStream(t,e){throw new Error('"toNodeStream" not available in this environment')}},uu=t=>(t.next(),t);function*wx(t){let e,r=!1,n=[],i,f,o,s=0;function l(){return f==="peek"?$r(n,o)[0]:([i,n,s]=$r(n,o),i)}({cmd:f,size:o}=yield null);let p=Dd(t)[Symbol.iterator]();try{do if({done:e,value:i}=Number.isNaN(o-s)?p.next():p.next(o-s),!e&&i.byteLength>0&&(n.push(i),s+=i.byteLength),e||o<=s)do({cmd:f,size:o}=yield l());while(o<s);while(!e)}catch(u){(r=!0)&&typeof p.throw=="function"&&p.throw(u)}finally{r===!1&&typeof p.return=="function"&&p.return(null)}return null}function hx(t){return Lr(this,arguments,function*(){let r,n=!1,i=[],f,o,s,l=0;function p(){return o==="peek"?$r(i,s)[0]:([f,i,l]=$r(i,s),f)}({cmd:o,size:s}=yield yield Ve(null));let u=zd(t)[Symbol.asyncIterator]();try{do if({done:r,value:f}=Number.isNaN(s-l)?yield Ve(u.next()):yield Ve(u.next(s-l)),!r&&f.byteLength>0&&(i.push(f),l+=f.byteLength),r||s<=l)do({cmd:o,size:s}=yield yield Ve(p()));while(s<l);while(!r)}catch(b){(n=!0)&&typeof u.throw=="function"&&(yield Ve(u.throw(b)))}finally{n===!1&&typeof u.return=="function"&&(yield Ve(u.return(new Uint8Array(0))))}return yield Ve(null)})}function bx(t){return Lr(this,arguments,function*(){let r=!1,n=!1,i=[],f,o,s,l=0;function p(){return o==="peek"?$r(i,s)[0]:([f,i,l]=$r(i,s),f)}({cmd:o,size:s}=yield yield Ve(null));let u=new B0(t);try{do if({done:r,value:f}=Number.isNaN(s-l)?yield Ve(u.read()):yield Ve(u.read(s-l)),!r&&f.byteLength>0&&(i.push(Ee(f)),l+=f.byteLength),r||s<=l)do({cmd:o,size:s}=yield yield Ve(p()));while(s<l);while(!r)}catch(b){(n=!0)&&(yield Ve(u.cancel(b)))}finally{n===!1?yield Ve(u.cancel()):t.locked&&u.releaseLock()}return yield Ve(null)})}var B0=class{constructor(e){this.source=e,this.reader=null,this.reader=this.source.getReader(),this.reader.closed.catch(()=>{})}get closed(){return this.reader?this.reader.closed.catch(()=>{}):Promise.resolve()}releaseLock(){this.reader&&this.reader.releaseLock(),this.reader=null}cancel(e){return pe(this,void 0,void 0,function*(){let{reader:r,source:n}=this;r&&(yield r.cancel(e).catch(()=>{})),n&&n.locked&&this.releaseLock()})}read(e){return pe(this,void 0,void 0,function*(){if(e===0)return{done:this.reader==null,value:new Uint8Array(0)};let r=yield this.reader.read();return!r.done&&(r.value=Ee(r)),r})}},Md=(t,e)=>{let r=i=>n([e,i]),n;return[e,r,new Promise(i=>(n=i)&&t.once(e,r))]};function gx(t){return Lr(this,arguments,function*(){let r=[],n="error",i=!1,f=null,o,s,l=0,p=[],u;function b(){return o==="peek"?$r(p,s)[0]:([u,p,l]=$r(p,s),u)}if({cmd:o,size:s}=yield yield Ve(null),t.isTTY)return yield yield Ve(new Uint8Array(0)),yield Ve(null);try{r[0]=Md(t,"end"),r[1]=Md(t,"error");do{if(r[2]=Md(t,"readable"),[n,f]=yield Ve(Promise.race(r.map(h=>h[2]))),n==="error")break;if((i=n==="end")||(Number.isFinite(s-l)?(u=Ee(t.read(s-l)),u.byteLength<s-l&&(u=Ee(t.read()))):u=Ee(t.read()),u.byteLength>0&&(p.push(u),l+=u.byteLength)),i||s<=l)do({cmd:o,size:s}=yield yield Ve(b()));while(s<l)}while(!i)}finally{yield Ve(c(r,n==="error"?f:null))}return yield Ve(null);function c(h,T){return u=p=null,new Promise((y,N)=>{for(let[P,R]of h)t.off(P,R);try{let P=t.destroy;P&&P.call(t,T),T=void 0}catch(P){T=P||T}finally{T!=null?N(T):y()}})}})}var mr;(function(t){t[t.V1=0]="V1",t[t.V2=1]="V2",t[t.V3=2]="V3",t[t.V4=3]="V4",t[t.V5=4]="V5"})(mr||(mr={}));var Ut;(function(t){t[t.Sparse=0]="Sparse",t[t.Dense=1]="Dense"})(Ut||(Ut={}));var Dt;(function(t){t[t.HALF=0]="HALF",t[t.SINGLE=1]="SINGLE",t[t.DOUBLE=2]="DOUBLE"})(Dt||(Dt={}));var qr;(function(t){t[t.DAY=0]="DAY",t[t.MILLISECOND=1]="MILLISECOND"})(qr||(qr={}));var Qe;(function(t){t[t.SECOND=0]="SECOND",t[t.MILLISECOND=1]="MILLISECOND",t[t.MICROSECOND=2]="MICROSECOND",t[t.NANOSECOND=3]="NANOSECOND"})(Qe||(Qe={}));var Cr;(function(t){t[t.YEAR_MONTH=0]="YEAR_MONTH",t[t.DAY_TIME=1]="DAY_TIME",t[t.MONTH_DAY_NANO=2]="MONTH_DAY_NANO"})(Cr||(Cr={}));var ft;(function(t){t[t.NONE=0]="NONE",t[t.Schema=1]="Schema",t[t.DictionaryBatch=2]="DictionaryBatch",t[t.RecordBatch=3]="RecordBatch",t[t.Tensor=4]="Tensor",t[t.SparseTensor=5]="SparseTensor"})(ft||(ft={}));var H;(function(t){t[t.NONE=0]="NONE",t[t.Null=1]="Null",t[t.Int=2]="Int",t[t.Float=3]="Float",t[t.Binary=4]="Binary",t[t.Utf8=5]="Utf8",t[t.Bool=6]="Bool",t[t.Decimal=7]="Decimal",t[t.Date=8]="Date",t[t.Time=9]="Time",t[t.Timestamp=10]="Timestamp",t[t.Interval=11]="Interval",t[t.List=12]="List",t[t.Struct=13]="Struct",t[t.Union=14]="Union",t[t.FixedSizeBinary=15]="FixedSizeBinary",t[t.FixedSizeList=16]="FixedSizeList",t[t.Map=17]="Map",t[t.Dictionary=-1]="Dictionary",t[t.Int8=-2]="Int8",t[t.Int16=-3]="Int16",t[t.Int32=-4]="Int32",t[t.Int64=-5]="Int64",t[t.Uint8=-6]="Uint8",t[t.Uint16=-7]="Uint16",t[t.Uint32=-8]="Uint32",t[t.Uint64=-9]="Uint64",t[t.Float16=-10]="Float16",t[t.Float32=-11]="Float32",t[t.Float64=-12]="Float64",t[t.DateDay=-13]="DateDay",t[t.DateMillisecond=-14]="DateMillisecond",t[t.TimestampSecond=-15]="TimestampSecond",t[t.TimestampMillisecond=-16]="TimestampMillisecond",t[t.TimestampMicrosecond=-17]="TimestampMicrosecond",t[t.TimestampNanosecond=-18]="TimestampNanosecond",t[t.TimeSecond=-19]="TimeSecond",t[t.TimeMillisecond=-20]="TimeMillisecond",t[t.TimeMicrosecond=-21]="TimeMicrosecond",t[t.TimeNanosecond=-22]="TimeNanosecond",t[t.DenseUnion=-23]="DenseUnion",t[t.SparseUnion=-24]="SparseUnion",t[t.IntervalDayTime=-25]="IntervalDayTime",t[t.IntervalYearMonth=-26]="IntervalYearMonth"})(H||(H={}));var Ln;(function(t){t[t.OFFSET=0]="OFFSET",t[t.DATA=1]="DATA",t[t.VALIDITY=2]="VALIDITY",t[t.TYPE=3]="TYPE"})(Ln||(Ln={}));var aw={};Cf(aw,{clampIndex:()=>a1,clampRange:()=>ea,createElementComparator:()=>Ef});var jx=void 0;function Cn(t){if(t===null)return"null";if(t===jx)return"undefined";switch(typeof t){case"number":return`${t}`;case"bigint":return`${t}`;case"string":return`"${t}"`}return typeof t[Symbol.toPrimitive]=="function"?t[Symbol.toPrimitive]("string"):ArrayBuffer.isView(t)?t instanceof BigInt64Array||t instanceof BigUint64Array?`[${[...t].map(e=>Cn(e))}]`:`[${t}]`:ArrayBuffer.isView(t)?`[${t}]`:JSON.stringify(t,(e,r)=>typeof r=="bigint"?`${r}`:r)}var Ld={};Cf(Ld,{BN:()=>os,bignumToBigInt:()=>cu,bignumToString:()=>yf,isArrowBigNumSymbol:()=>I0});var I0=Symbol.for("isArrowBigNum");function Vn(t,...e){return e.length===0?Object.setPrototypeOf(Ge(this.TypedArray,t),this.constructor.prototype):Object.setPrototypeOf(new this.TypedArray(t,...e),this.constructor.prototype)}Vn.prototype[I0]=!0;Vn.prototype.toJSON=function(){return`"${yf(this)}"`};Vn.prototype.valueOf=function(){return S0(this)};Vn.prototype.toString=function(){return yf(this)};Vn.prototype[Symbol.toPrimitive]=function(t="default"){switch(t){case"number":return S0(this);case"string":return yf(this);case"default":return cu(this)}return yf(this)};function is(...t){return Vn.apply(this,t)}function fs(...t){return Vn.apply(this,t)}function Ql(...t){return Vn.apply(this,t)}Object.setPrototypeOf(is.prototype,Object.create(Int32Array.prototype));Object.setPrototypeOf(fs.prototype,Object.create(Uint32Array.prototype));Object.setPrototypeOf(Ql.prototype,Object.create(Uint32Array.prototype));Object.assign(is.prototype,Vn.prototype,{constructor:is,signed:!0,TypedArray:Int32Array,BigIntArray:Jl});Object.assign(fs.prototype,Vn.prototype,{constructor:fs,signed:!1,TypedArray:Uint32Array,BigIntArray:rs});Object.assign(Ql.prototype,Vn.prototype,{constructor:Ql,signed:!0,TypedArray:Uint32Array,BigIntArray:rs});function S0(t){let{buffer:e,byteOffset:r,length:n,signed:i}=t,f=new rs(e,r,n),o=i&&f[f.length-1]&BigInt(1)<<BigInt(63),s=BigInt(o?1:0),l=BigInt(0);if(o){for(let p of f)s+=~p*(BigInt(1)<<BigInt(32)*l++);s*=BigInt(-1)}else for(let p of f)s+=p*(BigInt(1)<<BigInt(32)*l++);return s}var yf,cu;iu?(cu=t=>t.byteLength===8?new t.BigIntArray(t.buffer,t.byteOffset,1)[0]:Ud(t),yf=t=>t.byteLength===8?`${new t.BigIntArray(t.buffer,t.byteOffset,1)[0]}`:Ud(t)):(yf=Ud,cu=yf);function Ud(t){let e="",r=new Uint32Array(2),n=new Uint16Array(t.buffer,t.byteOffset,t.byteLength/2),i=new Uint32Array((n=new Uint16Array(n).reverse()).buffer),f=-1,o=n.length-1;do{for(r[0]=n[f=0];f<o;)n[f++]=r[1]=r[0]/10,r[0]=(r[0]-r[1]*10<<16)+n[f];n[f]=r[1]=r[0]/10,r[0]=r[0]-r[1]*10,e=`${r[0]}${e}`}while(i[0]||i[1]||i[2]||i[3]);return e||"0"}var os=class{static new(e,r){switch(r){case!0:return new is(e);case!1:return new fs(e)}switch(e.constructor){case Int8Array:case Int16Array:case Int32Array:case Jl:return new is(e)}return e.byteLength===16?new Ql(e):new fs(e)}static signed(e){return new is(e)}static unsigned(e){return new fs(e)}static decimal(e){return new Ql(e)}constructor(e,r){return os.new(e,r)}};var x0,E0,A0,O0,N0,H0,R0,D0,z0,F0,P0,M0,U0,L0,C0,V0,W0,Y0,K0,je=class{static isNull(e){return(e==null?void 0:e.typeId)===H.Null}static isInt(e){return(e==null?void 0:e.typeId)===H.Int}static isFloat(e){return(e==null?void 0:e.typeId)===H.Float}static isBinary(e){return(e==null?void 0:e.typeId)===H.Binary}static isUtf8(e){return(e==null?void 0:e.typeId)===H.Utf8}static isBool(e){return(e==null?void 0:e.typeId)===H.Bool}static isDecimal(e){return(e==null?void 0:e.typeId)===H.Decimal}static isDate(e){return(e==null?void 0:e.typeId)===H.Date}static isTime(e){return(e==null?void 0:e.typeId)===H.Time}static isTimestamp(e){return(e==null?void 0:e.typeId)===H.Timestamp}static isInterval(e){return(e==null?void 0:e.typeId)===H.Interval}static isList(e){return(e==null?void 0:e.typeId)===H.List}static isStruct(e){return(e==null?void 0:e.typeId)===H.Struct}static isUnion(e){return(e==null?void 0:e.typeId)===H.Union}static isFixedSizeBinary(e){return(e==null?void 0:e.typeId)===H.FixedSizeBinary}static isFixedSizeList(e){return(e==null?void 0:e.typeId)===H.FixedSizeList}static isMap(e){return(e==null?void 0:e.typeId)===H.Map}static isDictionary(e){return(e==null?void 0:e.typeId)===H.Dictionary}static isDenseUnion(e){return je.isUnion(e)&&e.mode===Ut.Dense}static isSparseUnion(e){return je.isUnion(e)&&e.mode===Ut.Sparse}get typeId(){return H.NONE}};x0=Symbol.toStringTag;je[x0]=(t=>(t.children=null,t.ArrayType=Array,t[Symbol.toStringTag]="DataType"))(je.prototype);var Vr=class extends je{toString(){return"Null"}get typeId(){return H.Null}};E0=Symbol.toStringTag;Vr[E0]=(t=>t[Symbol.toStringTag]="Null")(Vr.prototype);var Xt=class extends je{constructor(e,r){super();this.isSigned=e,this.bitWidth=r}get typeId(){return H.Int}get ArrayType(){switch(this.bitWidth){case 8:return this.isSigned?Int8Array:Uint8Array;case 16:return this.isSigned?Int16Array:Uint16Array;case 32:return this.isSigned?Int32Array:Uint32Array;case 64:return this.isSigned?BigInt64Array:BigUint64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`${this.isSigned?"I":"Ui"}nt${this.bitWidth}`}};A0=Symbol.toStringTag;Xt[A0]=(t=>(t.isSigned=null,t.bitWidth=null,t[Symbol.toStringTag]="Int"))(Xt.prototype);var Cd=class extends Xt{constructor(){super(!0,8)}get ArrayType(){return Int8Array}},Vd=class extends Xt{constructor(){super(!0,16)}get ArrayType(){return Int16Array}},zi=class extends Xt{constructor(){super(!0,32)}get ArrayType(){return Int32Array}},Wd=class extends Xt{constructor(){super(!0,64)}get ArrayType(){return BigInt64Array}},Yd=class extends Xt{constructor(){super(!1,8)}get ArrayType(){return Uint8Array}},Kd=class extends Xt{constructor(){super(!1,16)}get ArrayType(){return Uint16Array}},Gd=class extends Xt{constructor(){super(!1,32)}get ArrayType(){return Uint32Array}},Jd=class extends Xt{constructor(){super(!1,64)}get ArrayType(){return BigUint64Array}};Object.defineProperty(Cd.prototype,"ArrayType",{value:Int8Array});Object.defineProperty(Vd.prototype,"ArrayType",{value:Int16Array});Object.defineProperty(zi.prototype,"ArrayType",{value:Int32Array});Object.defineProperty(Wd.prototype,"ArrayType",{value:BigInt64Array});Object.defineProperty(Yd.prototype,"ArrayType",{value:Uint8Array});Object.defineProperty(Kd.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(Gd.prototype,"ArrayType",{value:Uint32Array});Object.defineProperty(Jd.prototype,"ArrayType",{value:BigUint64Array});var en=class extends je{constructor(e){super();this.precision=e}get typeId(){return H.Float}get ArrayType(){switch(this.precision){case Dt.HALF:return Uint16Array;case Dt.SINGLE:return Float32Array;case Dt.DOUBLE:return Float64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}toString(){return`Float${this.precision<<5||16}`}};O0=Symbol.toStringTag;en[O0]=(t=>(t.precision=null,t[Symbol.toStringTag]="Float"))(en.prototype);var Zd=class extends en{constructor(){super(Dt.HALF)}},Xd=class extends en{constructor(){super(Dt.SINGLE)}},Qd=class extends en{constructor(){super(Dt.DOUBLE)}};Object.defineProperty(Zd.prototype,"ArrayType",{value:Uint16Array});Object.defineProperty(Xd.prototype,"ArrayType",{value:Float32Array});Object.defineProperty(Qd.prototype,"ArrayType",{value:Float64Array});var vf=class extends je{constructor(){super()}get typeId(){return H.Binary}toString(){return"Binary"}};N0=Symbol.toStringTag;vf[N0]=(t=>(t.ArrayType=Uint8Array,t[Symbol.toStringTag]="Binary"))(vf.prototype);var _f=class extends je{constructor(){super()}get typeId(){return H.Utf8}toString(){return"Utf8"}};H0=Symbol.toStringTag;_f[H0]=(t=>(t.ArrayType=Uint8Array,t[Symbol.toStringTag]="Utf8"))(_f.prototype);var qf=class extends je{constructor(){super()}get typeId(){return H.Bool}toString(){return"Bool"}};R0=Symbol.toStringTag;qf[R0]=(t=>(t.ArrayType=Uint8Array,t[Symbol.toStringTag]="Bool"))(qf.prototype);var kf=class extends je{constructor(e,r,n=128){super();this.scale=e,this.precision=r,this.bitWidth=n}get typeId(){return H.Decimal}toString(){return`Decimal[${this.precision}e${this.scale>0?"+":""}${this.scale}]`}};D0=Symbol.toStringTag;kf[D0]=(t=>(t.scale=null,t.precision=null,t.ArrayType=Uint32Array,t[Symbol.toStringTag]="Decimal"))(kf.prototype);var Tf=class extends je{constructor(e){super();this.unit=e}get typeId(){return H.Date}toString(){return`Date${(this.unit+1)*32}<${qr[this.unit]}>`}};z0=Symbol.toStringTag;Tf[z0]=(t=>(t.unit=null,t.ArrayType=Int32Array,t[Symbol.toStringTag]="Date"))(Tf.prototype);var ai=class extends je{constructor(e,r){super();this.unit=e,this.bitWidth=r}get typeId(){return H.Time}toString(){return`Time${this.bitWidth}<${Qe[this.unit]}>`}get ArrayType(){switch(this.bitWidth){case 32:return Int32Array;case 64:return BigInt64Array}throw new Error(`Unrecognized ${this[Symbol.toStringTag]} type`)}};F0=Symbol.toStringTag;ai[F0]=(t=>(t.unit=null,t.bitWidth=null,t[Symbol.toStringTag]="Time"))(ai.prototype);var Bf=class extends je{constructor(e,r){super();this.unit=e,this.timezone=r}get typeId(){return H.Timestamp}toString(){return`Timestamp<${Qe[this.unit]}${this.timezone?`, ${this.timezone}`:""}>`}};P0=Symbol.toStringTag;Bf[P0]=(t=>(t.unit=null,t.timezone=null,t.ArrayType=Int32Array,t[Symbol.toStringTag]="Timestamp"))(Bf.prototype);var If=class extends je{constructor(e){super();this.unit=e}get typeId(){return H.Interval}toString(){return`Interval<${Cr[this.unit]}>`}};M0=Symbol.toStringTag;If[M0]=(t=>(t.unit=null,t.ArrayType=Int32Array,t[Symbol.toStringTag]="Interval"))(If.prototype);var pi=class extends je{constructor(e){super();this.children=[e]}get typeId(){return H.List}toString(){return`List<${this.valueType}>`}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}};U0=Symbol.toStringTag;pi[U0]=(t=>(t.children=null,t[Symbol.toStringTag]="List"))(pi.prototype);var Ot=class extends je{constructor(e){super();this.children=e}get typeId(){return H.Struct}toString(){return`Struct<{${this.children.map(e=>`${e.name}:${e.type}`).join(", ")}}>`}};L0=Symbol.toStringTag;Ot[L0]=(t=>(t.children=null,t[Symbol.toStringTag]="Struct"))(Ot.prototype);var ui=class extends je{constructor(e,r,n){super();this.mode=e,this.children=n,this.typeIds=r=Int32Array.from(r),this.typeIdToChildIndex=r.reduce((i,f,o)=>(i[f]=o)&&i||i,Object.create(null))}get typeId(){return H.Union}toString(){return`${this[Symbol.toStringTag]}<${this.children.map(e=>`${e.type}`).join(" | ")}>`}};C0=Symbol.toStringTag;ui[C0]=(t=>(t.mode=null,t.typeIds=null,t.children=null,t.typeIdToChildIndex=null,t.ArrayType=Int8Array,t[Symbol.toStringTag]="Union"))(ui.prototype);var Sf=class extends je{constructor(e){super();this.byteWidth=e}get typeId(){return H.FixedSizeBinary}toString(){return`FixedSizeBinary[${this.byteWidth}]`}};V0=Symbol.toStringTag;Sf[V0]=(t=>(t.byteWidth=null,t.ArrayType=Uint8Array,t[Symbol.toStringTag]="FixedSizeBinary"))(Sf.prototype);var ci=class extends je{constructor(e,r){super();this.listSize=e,this.children=[r]}get typeId(){return H.FixedSizeList}get valueType(){return this.children[0].type}get valueField(){return this.children[0]}get ArrayType(){return this.valueType.ArrayType}toString(){return`FixedSizeList[${this.listSize}]<${this.valueType}>`}};W0=Symbol.toStringTag;ci[W0]=(t=>(t.children=null,t.listSize=null,t[Symbol.toStringTag]="FixedSizeList"))(ci.prototype);var mi=class extends je{constructor(e,r=!1){super();this.children=[e],this.keysSorted=r}get typeId(){return H.Map}get keyType(){return this.children[0].type.children[0].type}get valueType(){return this.children[0].type.children[1].type}get childType(){return this.children[0].type}toString(){return`Map<{${this.children[0].type.children.map(e=>`${e.name}:${e.type}`).join(", ")}}>`}};Y0=Symbol.toStringTag;mi[Y0]=(t=>(t.children=null,t.keysSorted=null,t[Symbol.toStringTag]="Map_"))(mi.prototype);var yx=(t=>()=>++t)(-1),En=class extends je{constructor(e,r,n,i){super();this.indices=r,this.dictionary=e,this.isOrdered=i||!1,this.id=n==null?yx():typeof n=="number"?n:n.low}get typeId(){return H.Dictionary}get children(){return this.dictionary.children}get valueType(){return this.dictionary}get ArrayType(){return this.dictionary.ArrayType}toString(){return`Dictionary<${this.indices}, ${this.dictionary}>`}};K0=Symbol.toStringTag;En[K0]=(t=>(t.id=null,t.indices=null,t.isOrdered=null,t.dictionary=null,t[Symbol.toStringTag]="Dictionary"))(En.prototype);function tn(t){let e=t;switch(t.typeId){case H.Decimal:return t.bitWidth/32;case H.Timestamp:return 2;case H.Date:return 1+e.unit;case H.Interval:return 1+e.unit;case H.FixedSizeList:return e.listSize;case H.FixedSizeBinary:return e.byteWidth;default:return 1}}var qe=class{visitMany(e,...r){return e.map((n,i)=>this.visit(n,...r.map(f=>f[i])))}visit(...e){return this.getVisitFn(e[0],!1).apply(this,e)}getVisitFn(e,r=!0){return vx(this,e,r)}getVisitFnByTypeId(e,r=!0){return ss(this,e,r)}visitNull(e,...r){return null}visitBool(e,...r){return null}visitInt(e,...r){return null}visitFloat(e,...r){return null}visitUtf8(e,...r){return null}visitBinary(e,...r){return null}visitFixedSizeBinary(e,...r){return null}visitDate(e,...r){return null}visitTimestamp(e,...r){return null}visitTime(e,...r){return null}visitDecimal(e,...r){return null}visitList(e,...r){return null}visitStruct(e,...r){return null}visitUnion(e,...r){return null}visitDictionary(e,...r){return null}visitInterval(e,...r){return null}visitFixedSizeList(e,...r){return null}visitMap(e,...r){return null}};function vx(t,e,r=!0){return typeof e=="number"?ss(t,e,r):typeof e=="string"&&e in H?ss(t,H[e],r):e&&e instanceof je?ss(t,G0(e),r):(e==null?void 0:e.type)&&e.type instanceof je?ss(t,G0(e.type),r):ss(t,H.NONE,r)}function ss(t,e,r=!0){let n=null;switch(e){case H.Null:n=t.visitNull;break;case H.Bool:n=t.visitBool;break;case H.Int:n=t.visitInt;break;case H.Int8:n=t.visitInt8||t.visitInt;break;case H.Int16:n=t.visitInt16||t.visitInt;break;case H.Int32:n=t.visitInt32||t.visitInt;break;case H.Int64:n=t.visitInt64||t.visitInt;break;case H.Uint8:n=t.visitUint8||t.visitInt;break;case H.Uint16:n=t.visitUint16||t.visitInt;break;case H.Uint32:n=t.visitUint32||t.visitInt;break;case H.Uint64:n=t.visitUint64||t.visitInt;break;case H.Float:n=t.visitFloat;break;case H.Float16:n=t.visitFloat16||t.visitFloat;break;case H.Float32:n=t.visitFloat32||t.visitFloat;break;case H.Float64:n=t.visitFloat64||t.visitFloat;break;case H.Utf8:n=t.visitUtf8;break;case H.Binary:n=t.visitBinary;break;case H.FixedSizeBinary:n=t.visitFixedSizeBinary;break;case H.Date:n=t.visitDate;break;case H.DateDay:n=t.visitDateDay||t.visitDate;break;case H.DateMillisecond:n=t.visitDateMillisecond||t.visitDate;break;case H.Timestamp:n=t.visitTimestamp;break;case H.TimestampSecond:n=t.visitTimestampSecond||t.visitTimestamp;break;case H.TimestampMillisecond:n=t.visitTimestampMillisecond||t.visitTimestamp;break;case H.TimestampMicrosecond:n=t.visitTimestampMicrosecond||t.visitTimestamp;break;case H.TimestampNanosecond:n=t.visitTimestampNanosecond||t.visitTimestamp;break;case H.Time:n=t.visitTime;break;case H.TimeSecond:n=t.visitTimeSecond||t.visitTime;break;case H.TimeMillisecond:n=t.visitTimeMillisecond||t.visitTime;break;case H.TimeMicrosecond:n=t.visitTimeMicrosecond||t.visitTime;break;case H.TimeNanosecond:n=t.visitTimeNanosecond||t.visitTime;break;case H.Decimal:n=t.visitDecimal;break;case H.List:n=t.visitList;break;case H.Struct:n=t.visitStruct;break;case H.Union:n=t.visitUnion;break;case H.DenseUnion:n=t.visitDenseUnion||t.visitUnion;break;case H.SparseUnion:n=t.visitSparseUnion||t.visitUnion;break;case H.Dictionary:n=t.visitDictionary;break;case H.Interval:n=t.visitInterval;break;case H.IntervalDayTime:n=t.visitIntervalDayTime||t.visitInterval;break;case H.IntervalYearMonth:n=t.visitIntervalYearMonth||t.visitInterval;break;case H.FixedSizeList:n=t.visitFixedSizeList;break;case H.Map:n=t.visitMap;break}if(typeof n=="function")return n;if(!r)return()=>null;throw new Error(`Unrecognized type '${H[e]}'`)}function G0(t){switch(t.typeId){case H.Null:return H.Null;case H.Int:{let{bitWidth:e,isSigned:r}=t;switch(e){case 8:return r?H.Int8:H.Uint8;case 16:return r?H.Int16:H.Uint16;case 32:return r?H.Int32:H.Uint32;case 64:return r?H.Int64:H.Uint64}return H.Int}case H.Float:switch(t.precision){case Dt.HALF:return H.Float16;case Dt.SINGLE:return H.Float32;case Dt.DOUBLE:return H.Float64}return H.Float;case H.Binary:return H.Binary;case H.Utf8:return H.Utf8;case H.Bool:return H.Bool;case H.Decimal:return H.Decimal;case H.Time:switch(t.unit){case Qe.SECOND:return H.TimeSecond;case Qe.MILLISECOND:return H.TimeMillisecond;case Qe.MICROSECOND:return H.TimeMicrosecond;case Qe.NANOSECOND:return H.TimeNanosecond}return H.Time;case H.Timestamp:switch(t.unit){case Qe.SECOND:return H.TimestampSecond;case Qe.MILLISECOND:return H.TimestampMillisecond;case Qe.MICROSECOND:return H.TimestampMicrosecond;case Qe.NANOSECOND:return H.TimestampNanosecond}return H.Timestamp;case H.Date:switch(t.unit){case qr.DAY:return H.DateDay;case qr.MILLISECOND:return H.DateMillisecond}return H.Date;case H.Interval:switch(t.unit){case Cr.DAY_TIME:return H.IntervalDayTime;case Cr.YEAR_MONTH:return H.IntervalYearMonth}return H.Interval;case H.Map:return H.Map;case H.List:return H.List;case H.Struct:return H.Struct;case H.Union:switch(t.mode){case Ut.Dense:return H.DenseUnion;case Ut.Sparse:return H.SparseUnion}return H.Union;case H.FixedSizeBinary:return H.FixedSizeBinary;case H.FixedSizeList:return H.FixedSizeList;case H.Dictionary:return H.Dictionary}throw new Error(`Unrecognized type '${H[t.typeId]}'`)}qe.prototype.visitInt8=null;qe.prototype.visitInt16=null;qe.prototype.visitInt32=null;qe.prototype.visitInt64=null;qe.prototype.visitUint8=null;qe.prototype.visitUint16=null;qe.prototype.visitUint32=null;qe.prototype.visitUint64=null;qe.prototype.visitFloat16=null;qe.prototype.visitFloat32=null;qe.prototype.visitFloat64=null;qe.prototype.visitDateDay=null;qe.prototype.visitDateMillisecond=null;qe.prototype.visitTimestampSecond=null;qe.prototype.visitTimestampMillisecond=null;qe.prototype.visitTimestampMicrosecond=null;qe.prototype.visitTimestampNanosecond=null;qe.prototype.visitTimeSecond=null;qe.prototype.visitTimeMillisecond=null;qe.prototype.visitTimeMicrosecond=null;qe.prototype.visitTimeNanosecond=null;qe.prototype.visitDenseUnion=null;qe.prototype.visitSparseUnion=null;qe.prototype.visitIntervalDayTime=null;qe.prototype.visitIntervalYearMonth=null;var $d={};Cf($d,{float64ToUint16:()=>$l,uint16ToFloat64:()=>mu});var J0=new Float64Array(1),ls=new Uint32Array(J0.buffer);function mu(t){let e=(t&31744)>>10,r=(t&1023)/1024,n=Math.pow(-1,(t&32768)>>15);switch(e){case 31:return n*(r?Number.NaN:1/0);case 0:return n*(r?6103515625e-14*r:0)}return n*Math.pow(2,e-15)*(1+r)}function $l(t){if(t!==t)return 32256;J0[0]=t;let e=(ls[1]&2147483648)>>16&65535,r=ls[1]&2146435072,n=0;return r>=1089470464?ls[0]>0?r=31744:(r=(r&2080374784)>>16,n=(ls[1]&1048575)>>10):r<=1056964608?(n=1048576+(ls[1]&1048575),n=1048576+(n<<(r>>20)-998)>>21,r=0):(r=r-1056964608>>10,n=(ls[1]&1048575)+512>>10),e|r|n&65535}var De=class extends qe{};function Le(t){return(e,r,n)=>{if(e.setValid(r,n!=null))return t(e,r,n)}}var _x=(t,e,r)=>{t[e]=Math.trunc(r/864e5)},ew=(t,e,r)=>{t[e]=Math.trunc(r%4294967296),t[e+1]=Math.trunc(r/4294967296)},qx=(t,e,r)=>{t[e]=Math.trunc(r*1e3%4294967296),t[e+1]=Math.trunc(r*1e3/4294967296)},kx=(t,e,r)=>{t[e]=Math.trunc(r*1e6%4294967296),t[e+1]=Math.trunc(r*1e6/4294967296)},Z0=(t,e,r,n)=>{if(r+1<e.length){let{[r]:i,[r+1]:f}=e;t.set(n.subarray(0,f-i),i)}},Tx=({offset:t,values:e},r,n)=>{let i=t+r;n?e[i>>3]|=1<<i%8:e[i>>3]&=~(1<<i%8)},Fi=({values:t},e,r)=>{t[e]=r},tw=({values:t},e,r)=>{t[e]=r},X0=({values:t},e,r)=>{t[e]=$l(r)},Bx=(t,e,r)=>{switch(t.type.precision){case Dt.HALF:return X0(t,e,r);case Dt.SINGLE:case Dt.DOUBLE:return tw(t,e,r)}},du=({values:t},e,r)=>{_x(t,e,r.valueOf())},wu=({values:t},e,r)=>{ew(t,e*2,r.valueOf())},rw=({stride:t,values:e},r,n)=>{e.set(n.subarray(0,t),t*r)},Ix=({values:t,valueOffsets:e},r,n)=>Z0(t,e,r,n),Sx=({values:t,valueOffsets:e},r,n)=>{Z0(t,e,r,jf(n))},nw=(t,e,r)=>{t.type.unit===qr.DAY?du(t,e,r):wu(t,e,r)},hu=({values:t},e,r)=>ew(t,e*2,r/1e3),bu=({values:t},e,r)=>ew(t,e*2,r),gu=({values:t},e,r)=>qx(t,e*2,r),ju=({values:t},e,r)=>kx(t,e*2,r),iw=(t,e,r)=>{switch(t.type.unit){case Qe.SECOND:return hu(t,e,r);case Qe.MILLISECOND:return bu(t,e,r);case Qe.MICROSECOND:return gu(t,e,r);case Qe.NANOSECOND:return ju(t,e,r)}},yu=({values:t},e,r)=>{t[e]=r},vu=({values:t},e,r)=>{t[e]=r},_u=({values:t},e,r)=>{t[e]=r},qu=({values:t},e,r)=>{t[e]=r},fw=(t,e,r)=>{switch(t.type.unit){case Qe.SECOND:return yu(t,e,r);case Qe.MILLISECOND:return vu(t,e,r);case Qe.MICROSECOND:return _u(t,e,r);case Qe.NANOSECOND:return qu(t,e,r)}},ow=({values:t,stride:e},r,n)=>{t.set(n.subarray(0,e),e*r)},xx=(t,e,r)=>{let n=t.children[0],i=t.valueOffsets,f=dr.getVisitFn(n);if(Array.isArray(r))for(let o=-1,s=i[e],l=i[e+1];s<l;)f(n,s++,r[++o]);else for(let o=-1,s=i[e],l=i[e+1];s<l;)f(n,s++,r.get(++o))},Ex=(t,e,r)=>{let n=t.children[0],{valueOffsets:i}=t,f=dr.getVisitFn(n),{[e]:o,[e+1]:s}=i,l=r instanceof Map?r.entries():Object.entries(r);for(let p of l)if(f(n,o,p),++o>=s)break},Ax=(t,e)=>(r,n,i,f)=>n&&r(n,t,e[f]),Ox=(t,e)=>(r,n,i,f)=>n&&r(n,t,e.get(f)),Nx=(t,e)=>(r,n,i,f)=>n&&r(n,t,e.get(i.name)),Hx=(t,e)=>(r,n,i,f)=>n&&r(n,t,e[i.name]),Rx=(t,e,r)=>{let n=t.type.children.map(f=>dr.getVisitFn(f.type)),i=r instanceof Map?Nx(e,r):r instanceof ze?Ox(e,r):Array.isArray(r)?Ax(e,r):Hx(e,r);t.type.children.forEach((f,o)=>i(n[o],t.children[o],f,o))},Dx=(t,e,r)=>{t.type.mode===Ut.Dense?Q0(t,e,r):$0(t,e,r)},Q0=(t,e,r)=>{let n=t.type.typeIdToChildIndex[t.typeIds[e]],i=t.children[n];dr.visit(i,t.valueOffsets[e],r)},$0=(t,e,r)=>{let n=t.type.typeIdToChildIndex[t.typeIds[e]],i=t.children[n];dr.visit(i,e,r)},zx=(t,e,r)=>{var n;(n=t.dictionary)===null||n===void 0||n.set(t.values[e],r)},sw=(t,e,r)=>{t.type.unit===Cr.DAY_TIME?ku(t,e,r):Tu(t,e,r)},ku=({values:t},e,r)=>{t.set(r.subarray(0,2),2*e)},Tu=({values:t},e,r)=>{t[e]=r[0]*12+r[1]%12},Fx=(t,e,r)=>{let{stride:n}=t,i=t.children[0],f=dr.getVisitFn(i);if(Array.isArray(r))for(let o=-1,s=e*n;++o<n;)f(i,s+o,r[o]);else for(let o=-1,s=e*n;++o<n;)f(i,s+o,r.get(o))};De.prototype.visitBool=Le(Tx);De.prototype.visitInt=Le(Fi);De.prototype.visitInt8=Le(Fi);De.prototype.visitInt16=Le(Fi);De.prototype.visitInt32=Le(Fi);De.prototype.visitInt64=Le(Fi);De.prototype.visitUint8=Le(Fi);De.prototype.visitUint16=Le(Fi);De.prototype.visitUint32=Le(Fi);De.prototype.visitUint64=Le(Fi);De.prototype.visitFloat=Le(Bx);De.prototype.visitFloat16=Le(X0);De.prototype.visitFloat32=Le(tw);De.prototype.visitFloat64=Le(tw);De.prototype.visitUtf8=Le(Sx);De.prototype.visitBinary=Le(Ix);De.prototype.visitFixedSizeBinary=Le(rw);De.prototype.visitDate=Le(nw);De.prototype.visitDateDay=Le(du);De.prototype.visitDateMillisecond=Le(wu);De.prototype.visitTimestamp=Le(iw);De.prototype.visitTimestampSecond=Le(hu);De.prototype.visitTimestampMillisecond=Le(bu);De.prototype.visitTimestampMicrosecond=Le(gu);De.prototype.visitTimestampNanosecond=Le(ju);De.prototype.visitTime=Le(fw);De.prototype.visitTimeSecond=Le(yu);De.prototype.visitTimeMillisecond=Le(vu);De.prototype.visitTimeMicrosecond=Le(_u);De.prototype.visitTimeNanosecond=Le(qu);De.prototype.visitDecimal=Le(ow);De.prototype.visitList=Le(xx);De.prototype.visitStruct=Le(Rx);De.prototype.visitUnion=Le(Dx);De.prototype.visitDenseUnion=Le(Q0);De.prototype.visitSparseUnion=Le($0);De.prototype.visitDictionary=Le(zx);De.prototype.visitInterval=Le(sw);De.prototype.visitIntervalDayTime=Le(ku);De.prototype.visitIntervalYearMonth=Le(Tu);De.prototype.visitFixedSizeList=Le(Fx);De.prototype.visitMap=Le(Ex);var dr=new De;var Wn=Symbol.for("parent"),as=Symbol.for("rowIndex"),mo=class{constructor(e,r){return this[Wn]=e,this[as]=r,new Proxy(this,new tv)}toArray(){return Object.values(this.toJSON())}toJSON(){let e=this[as],r=this[Wn],n=r.type.children,i={};for(let f=-1,o=n.length;++f<o;)i[n[f].name]=Qt.visit(r.children[f],e);return i}toString(){return`{${[...this].map(([e,r])=>`${Cn(e)}: ${Cn(r)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}[Symbol.iterator](){return new ev(this[Wn],this[as])}},ev=class{constructor(e,r){this.childIndex=0,this.children=e.children,this.rowIndex=r,this.childFields=e.type.children,this.numChildren=this.childFields.length}[Symbol.iterator](){return this}next(){let e=this.childIndex;return e<this.numChildren?(this.childIndex=e+1,{done:!1,value:[this.childFields[e].name,Qt.visit(this.children[e],this.rowIndex)]}):{done:!0,value:null}}};Object.defineProperties(mo.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[Wn]:{writable:!0,enumerable:!1,configurable:!1,value:null},[as]:{writable:!0,enumerable:!1,configurable:!1,value:-1}});var tv=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(e){return e[Wn].type.children.map(r=>r.name)}has(e,r){return e[Wn].type.children.findIndex(n=>n.name===r)!==-1}getOwnPropertyDescriptor(e,r){if(e[Wn].type.children.findIndex(n=>n.name===r)!==-1)return{writable:!0,enumerable:!0,configurable:!0}}get(e,r){if(Reflect.has(e,r))return e[r];let n=e[Wn].type.children.findIndex(i=>i.name===r);if(n!==-1){let i=Qt.visit(e[Wn].children[n],e[as]);return Reflect.set(e,r,i),i}}set(e,r,n){let i=e[Wn].type.children.findIndex(f=>f.name===r);return i!==-1?(dr.visit(e[Wn].children[i],e[as],n),Reflect.set(e,r,n)):Reflect.has(e,r)||typeof r=="symbol"?Reflect.set(e,r,n):!1}};var Ae=class extends qe{};function Me(t){return(e,r)=>e.getValid(r)?t(e,r):null}var Px=(t,e)=>864e5*t[e],lw=(t,e)=>4294967296*t[e+1]+(t[e]>>>0),Mx=(t,e)=>4294967296*(t[e+1]/1e3)+(t[e]>>>0)/1e3,Ux=(t,e)=>4294967296*(t[e+1]/1e6)+(t[e]>>>0)/1e6,rv=t=>new Date(t),Lx=(t,e)=>rv(Px(t,e)),Cx=(t,e)=>rv(lw(t,e)),Vx=(t,e)=>null,nv=(t,e,r)=>{if(r+1>=e.length)return null;let n=e[r],i=e[r+1];return t.subarray(n,i)},Wx=({offset:t,values:e},r)=>{let n=t+r;return(e[n>>3]&1<<n%8)!=0},iv=({values:t},e)=>Lx(t,e),fv=({values:t},e)=>Cx(t,e*2),xf=({stride:t,values:e},r)=>e[t*r],Yx=({stride:t,values:e},r)=>mu(e[t*r]),ov=({values:t},e)=>t[e],Kx=({stride:t,values:e},r)=>e.subarray(t*r,t*(r+1)),Gx=({values:t,valueOffsets:e},r)=>nv(t,e,r),Jx=({values:t,valueOffsets:e},r)=>{let n=nv(t,e,r);return n!==null?Gl(n):null},Zx=({values:t},e)=>t[e],Xx=({type:t,values:e},r)=>t.precision!==Dt.HALF?e[r]:mu(e[r]),Qx=(t,e)=>t.type.unit===qr.DAY?iv(t,e):fv(t,e),sv=({values:t},e)=>1e3*lw(t,e*2),lv=({values:t},e)=>lw(t,e*2),av=({values:t},e)=>Mx(t,e*2),pv=({values:t},e)=>Ux(t,e*2),$x=(t,e)=>{switch(t.type.unit){case Qe.SECOND:return sv(t,e);case Qe.MILLISECOND:return lv(t,e);case Qe.MICROSECOND:return av(t,e);case Qe.NANOSECOND:return pv(t,e)}},uv=({values:t},e)=>t[e],cv=({values:t},e)=>t[e],mv=({values:t},e)=>t[e],dv=({values:t},e)=>t[e],e1=(t,e)=>{switch(t.type.unit){case Qe.SECOND:return uv(t,e);case Qe.MILLISECOND:return cv(t,e);case Qe.MICROSECOND:return mv(t,e);case Qe.NANOSECOND:return dv(t,e)}},t1=({values:t,stride:e},r)=>os.decimal(t.subarray(e*r,e*(r+1))),r1=(t,e)=>{let{valueOffsets:r,stride:n,children:i}=t,{[e*n]:f,[e*n+1]:o}=r,l=i[0].slice(f,o-f);return new ze([l])},n1=(t,e)=>{let{valueOffsets:r,children:n}=t,{[e]:i,[e+1]:f}=r,o=n[0];return new Pi(o.slice(i,f-i))},i1=(t,e)=>new mo(t,e),f1=(t,e)=>t.type.mode===Ut.Dense?wv(t,e):hv(t,e),wv=(t,e)=>{let r=t.type.typeIdToChildIndex[t.typeIds[e]],n=t.children[r];return Qt.visit(n,t.valueOffsets[e])},hv=(t,e)=>{let r=t.type.typeIdToChildIndex[t.typeIds[e]],n=t.children[r];return Qt.visit(n,e)},o1=(t,e)=>{var r;return(r=t.dictionary)===null||r===void 0?void 0:r.get(t.values[e])},s1=(t,e)=>t.type.unit===Cr.DAY_TIME?bv(t,e):gv(t,e),bv=({values:t},e)=>t.subarray(2*e,2*(e+1)),gv=({values:t},e)=>{let r=t[e],n=new Int32Array(2);return n[0]=Math.trunc(r/12),n[1]=Math.trunc(r%12),n},l1=(t,e)=>{let{stride:r,children:n}=t,f=n[0].slice(e*r,r);return new ze([f])};Ae.prototype.visitNull=Me(Vx);Ae.prototype.visitBool=Me(Wx);Ae.prototype.visitInt=Me(Zx);Ae.prototype.visitInt8=Me(xf);Ae.prototype.visitInt16=Me(xf);Ae.prototype.visitInt32=Me(xf);Ae.prototype.visitInt64=Me(ov);Ae.prototype.visitUint8=Me(xf);Ae.prototype.visitUint16=Me(xf);Ae.prototype.visitUint32=Me(xf);Ae.prototype.visitUint64=Me(ov);Ae.prototype.visitFloat=Me(Xx);Ae.prototype.visitFloat16=Me(Yx);Ae.prototype.visitFloat32=Me(xf);Ae.prototype.visitFloat64=Me(xf);Ae.prototype.visitUtf8=Me(Jx);Ae.prototype.visitBinary=Me(Gx);Ae.prototype.visitFixedSizeBinary=Me(Kx);Ae.prototype.visitDate=Me(Qx);Ae.prototype.visitDateDay=Me(iv);Ae.prototype.visitDateMillisecond=Me(fv);Ae.prototype.visitTimestamp=Me($x);Ae.prototype.visitTimestampSecond=Me(sv);Ae.prototype.visitTimestampMillisecond=Me(lv);Ae.prototype.visitTimestampMicrosecond=Me(av);Ae.prototype.visitTimestampNanosecond=Me(pv);Ae.prototype.visitTime=Me(e1);Ae.prototype.visitTimeSecond=Me(uv);Ae.prototype.visitTimeMillisecond=Me(cv);Ae.prototype.visitTimeMicrosecond=Me(mv);Ae.prototype.visitTimeNanosecond=Me(dv);Ae.prototype.visitDecimal=Me(t1);Ae.prototype.visitList=Me(r1);Ae.prototype.visitStruct=Me(i1);Ae.prototype.visitUnion=Me(f1);Ae.prototype.visitDenseUnion=Me(wv);Ae.prototype.visitSparseUnion=Me(hv);Ae.prototype.visitDictionary=Me(o1);Ae.prototype.visitInterval=Me(s1);Ae.prototype.visitIntervalDayTime=Me(bv);Ae.prototype.visitIntervalYearMonth=Me(gv);Ae.prototype.visitFixedSizeList=Me(l1);Ae.prototype.visitMap=Me(n1);var Qt=new Ae;var An=Symbol.for("keys"),ps=Symbol.for("vals"),Pi=class{constructor(e){return this[An]=new ze([e.children[0]]).memoize(),this[ps]=e.children[1],new Proxy(this,new yv)}[Symbol.iterator](){return new jv(this[An],this[ps])}get size(){return this[An].length}toArray(){return Object.values(this.toJSON())}toJSON(){let e=this[An],r=this[ps],n={};for(let i=-1,f=e.length;++i<f;)n[e.get(i)]=Qt.visit(r,i);return n}toString(){return`{${[...this].map(([e,r])=>`${Cn(e)}: ${Cn(r)}`).join(", ")}}`}[Symbol.for("nodejs.util.inspect.custom")](){return this.toString()}},jv=class{constructor(e,r){this.keys=e,this.vals=r,this.keyIndex=0,this.numKeys=e.length}[Symbol.iterator](){return this}next(){let e=this.keyIndex;return e===this.numKeys?{done:!0,value:null}:(this.keyIndex++,{done:!1,value:[this.keys.get(e),Qt.visit(this.vals,e)]})}},yv=class{isExtensible(){return!1}deleteProperty(){return!1}preventExtensions(){return!0}ownKeys(e){return e[An].toArray().map(String)}has(e,r){return e[An].includes(r)}getOwnPropertyDescriptor(e,r){if(e[An].indexOf(r)!==-1)return{writable:!0,enumerable:!0,configurable:!0}}get(e,r){if(Reflect.has(e,r))return e[r];let n=e[An].indexOf(r);if(n!==-1){let i=Qt.visit(Reflect.get(e,ps),n);return Reflect.set(e,r,i),i}}set(e,r,n){let i=e[An].indexOf(r);return i!==-1?(dr.visit(Reflect.get(e,ps),i,n),Reflect.set(e,r,n)):Reflect.has(e,r)?Reflect.set(e,r,n):!1}};Object.defineProperties(Pi.prototype,{[Symbol.toStringTag]:{enumerable:!1,configurable:!1,value:"Row"},[An]:{writable:!0,enumerable:!1,configurable:!1,value:null},[ps]:{writable:!0,enumerable:!1,configurable:!1,value:null}});function a1(t,e,r){let n=t.length,i=e>-1?e:n+e%n;return r?r(t,i):i}var vv;function ea(t,e,r,n){let{length:i=0}=t,f=typeof e!="number"?0:e,o=typeof r!="number"?i:r;return f<0&&(f=(f%i+i)%i),o<0&&(o=(o%i+i)%i),o<f&&(vv=f,f=o,o=vv),o>i&&(o=i),n?n(t,f,o):[f,o]}var _v=t=>t!==t;function Ef(t){if(typeof t!=="object"||t===null)return _v(t)?_v:r=>r===t;if(t instanceof Date){let r=t.valueOf();return n=>n instanceof Date?n.valueOf()===r:!1}return ArrayBuffer.isView(t)?r=>r?Fd(t,r):!1:t instanceof Map?u1(t):Array.isArray(t)?p1(t):t instanceof ze?c1(t):m1(t,!0)}function p1(t){let e=[];for(let r=-1,n=t.length;++r<n;)e[r]=Ef(t[r]);return Bu(e)}function u1(t){let e=-1,r=[];for(let n of t.values())r[++e]=Ef(n);return Bu(r)}function c1(t){let e=[];for(let r=-1,n=t.length;++r<n;)e[r]=Ef(t.get(r));return Bu(e)}function m1(t,e=!1){let r=Object.keys(t);if(!e&&r.length===0)return()=>!1;let n=[];for(let i=-1,f=r.length;++i<f;)n[i]=Ef(t[r[i]]);return Bu(n,r)}function Bu(t,e){return r=>{if(!r||typeof r!="object")return!1;switch(r.constructor){case Array:return d1(t,r);case Map:return qv(t,r,r.keys());case Pi:case mo:case Object:case void 0:return qv(t,r,e||Object.keys(r))}return r instanceof ze?w1(t,r):!1}}function d1(t,e){let r=t.length;if(e.length!==r)return!1;for(let n=-1;++n<r;)if(!t[n](e[n]))return!1;return!0}function w1(t,e){let r=t.length;if(e.length!==r)return!1;for(let n=-1;++n<r;)if(!t[n](e.get(n)))return!1;return!0}function qv(t,e,r){let n=r[Symbol.iterator](),i=e instanceof Map?e.keys():Object.keys(e)[Symbol.iterator](),f=e instanceof Map?e.values():Object.values(e)[Symbol.iterator](),o=0,s=t.length,l=f.next(),p=n.next(),u=i.next();for(;o<s&&!p.done&&!u.done&&!l.done&&!(p.value!==u.value||!t[o](l.value));++o,p=n.next(),u=i.next(),l=f.next());return o===s&&p.done&&u.done&&l.done?!0:(n.return&&n.return(),i.return&&i.return(),f.return&&f.return(),!1)}var pw={};Cf(pw,{BitIterator:()=>cs,getBit:()=>kv,getBool:()=>Iu,packBools:()=>wo,popcnt_array:()=>Tv,popcnt_bit_range:()=>ta,popcnt_uint32:()=>Su,setBool:()=>h1,truncateBitmap:()=>us});function Iu(t,e,r,n){return(r&1<<n)!=0}function kv(t,e,r,n){return(r&1<<n)>>n}function h1(t,e,r){return r?!!(t[e>>3]|=1<<e%8)||!0:!(t[e>>3]&=~(1<<e%8))&&!1}function us(t,e,r){let n=r.byteLength+7&~7;if(t>0||r.byteLength<n){let i=new Uint8Array(n);return i.set(t%8==0?r.subarray(t>>3):wo(new cs(r,t,e,null,Iu)).subarray(0,n)),i}return r}function wo(t){let e=[],r=0,n=0,i=0;for(let o of t)o&&(i|=1<<n),++n==8&&(e[r++]=i,i=n=0);(r===0||n>0)&&(e[r++]=i);let f=new Uint8Array(e.length+7&~7);return f.set(e),f}var cs=class{constructor(e,r,n,i,f){this.bytes=e,this.length=n,this.context=i,this.get=f,this.bit=r%8,this.byteIndex=r>>3,this.byte=e[this.byteIndex++],this.index=0}next(){return this.index<this.length?(this.bit===8&&(this.bit=0,this.byte=this.bytes[this.byteIndex++]),{value:this.get(this.context,this.index++,this.byte,this.bit++)}):{done:!0,value:null}}[Symbol.iterator](){return this}};function ta(t,e,r){if(r-e<=0)return 0;if(r-e<8){let f=0;for(let o of new cs(t,e,r-e,t,kv))f+=o;return f}let n=r>>3<<3,i=e+(e%8==0?0:8-e%8);return ta(t,e,i)+ta(t,n,r)+Tv(t,i>>3,n-i>>3)}function Tv(t,e,r){let n=0,i=Math.trunc(e),f=new DataView(t.buffer,t.byteOffset,t.byteLength),o=r===void 0?t.byteLength:i+r;for(;o-i>=4;)n+=Su(f.getUint32(i)),i+=4;for(;o-i>=2;)n+=Su(f.getUint16(i)),i+=2;for(;o-i>=1;)n+=Su(f.getUint8(i)),i+=1;return n}function Su(t){let e=Math.trunc(t);return e=e-(e>>>1&1431655765),e=(e&858993459)+(e>>>2&858993459),(e+(e>>>4)&252645135)*16843009>>>24}var b1=-1,ut=class{constructor(e,r,n,i,f,o=[],s){this.type=e,this.children=o,this.dictionary=s,this.offset=Math.floor(Math.max(r||0,0)),this.length=Math.floor(Math.max(n||0,0)),this._nullCount=Math.floor(Math.max(i||0,-1));let l;f instanceof ut?(this.stride=f.stride,this.values=f.values,this.typeIds=f.typeIds,this.nullBitmap=f.nullBitmap,this.valueOffsets=f.valueOffsets):(this.stride=tn(e),f&&((l=f[0])&&(this.valueOffsets=l),(l=f[1])&&(this.values=l),(l=f[2])&&(this.nullBitmap=l),(l=f[3])&&(this.typeIds=l))),this.nullable=this._nullCount!==0&&this.nullBitmap&&this.nullBitmap.byteLength>0}get typeId(){return this.type.typeId}get ArrayType(){return this.type.ArrayType}get buffers(){return[this.valueOffsets,this.values,this.nullBitmap,this.typeIds]}get byteLength(){let e=0,{valueOffsets:r,values:n,nullBitmap:i,typeIds:f}=this;return r&&(e+=r.byteLength),n&&(e+=n.byteLength),i&&(e+=i.byteLength),f&&(e+=f.byteLength),this.children.reduce((o,s)=>o+s.byteLength,e)}get nullCount(){let e=this._nullCount,r;return e<=b1&&(r=this.nullBitmap)&&(this._nullCount=e=this.length-ta(r,this.offset,this.offset+this.length)),e}getValid(e){if(this.nullable&&this.nullCount>0){let r=this.offset+e;return(this.nullBitmap[r>>3]&1<<r%8)!=0}return!0}setValid(e,r){if(!this.nullable)return r;if(!this.nullBitmap||this.nullBitmap.byteLength<=e>>3){let{nullBitmap:l}=this._changeLengthAndBackfillNullBitmap(this.length);Object.assign(this,{nullBitmap:l,_nullCount:0})}let{nullBitmap:n,offset:i}=this,f=i+e>>3,o=(i+e)%8,s=n[f]>>o&1;return r?s===0&&(n[f]|=1<<o,this._nullCount=this.nullCount+1):s===1&&(n[f]&=~(1<<o),this._nullCount=this.nullCount-1),r}clone(e=this.type,r=this.offset,n=this.length,i=this._nullCount,f=this,o=this.children){return new ut(e,r,n,i,f,o,this.dictionary)}slice(e,r){let{stride:n,typeId:i,children:f}=this,o=+(this._nullCount===0)-1,s=i===16?n:1,l=this._sliceBuffers(e,r,n,i);return this.clone(this.type,this.offset+e,r,o,l,f.length===0||this.valueOffsets?f:this._sliceChildren(f,s*e,s*r))}_changeLengthAndBackfillNullBitmap(e){if(this.typeId===H.Null)return this.clone(this.type,0,e,0);let{length:r,nullCount:n}=this,i=new Uint8Array((e+63&~63)>>3).fill(255,0,r>>3);i[r>>3]=(1<<r-(r&~7))-1,n>0&&i.set(us(this.offset,r,this.nullBitmap),0);let f=this.buffers;return f[Ln.VALIDITY]=i,this.clone(this.type,0,e,n+(e-r),f)}_sliceBuffers(e,r,n,i){let f,{buffers:o}=this;return(f=o[Ln.TYPE])&&(o[Ln.TYPE]=f.subarray(e,e+r)),(f=o[Ln.OFFSET])&&(o[Ln.OFFSET]=f.subarray(e,e+r+1))||(f=o[Ln.DATA])&&(o[Ln.DATA]=i===6?f:f.subarray(n*e,n*(e+r))),o}_sliceChildren(e,r,n){return e.map(i=>i.slice(r,n))}};ut.prototype.children=Object.freeze([]);var ms=class extends qe{visit(e){return this.getVisitFn(e.type).call(this,e)}visitNull(e){let{["type"]:r,["offset"]:n=0,["length"]:i=0}=e;return new ut(r,n,i,0)}visitBool(e){let{["type"]:r,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(r.ArrayType,e.data),{["length"]:o=f.length>>3,["nullCount"]:s=e.nullBitmap?-1:0}=e;return new ut(r,n,o,s,[void 0,f,i])}visitInt(e){let{["type"]:r,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(r.ArrayType,e.data),{["length"]:o=f.length,["nullCount"]:s=e.nullBitmap?-1:0}=e;return new ut(r,n,o,s,[void 0,f,i])}visitFloat(e){let{["type"]:r,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(r.ArrayType,e.data),{["length"]:o=f.length,["nullCount"]:s=e.nullBitmap?-1:0}=e;return new ut(r,n,o,s,[void 0,f,i])}visitUtf8(e){let{["type"]:r,["offset"]:n=0}=e,i=Ee(e.data),f=Ee(e.nullBitmap),o=co(e.valueOffsets),{["length"]:s=o.length-1,["nullCount"]:l=e.nullBitmap?-1:0}=e;return new ut(r,n,s,l,[o,i,f])}visitBinary(e){let{["type"]:r,["offset"]:n=0}=e,i=Ee(e.data),f=Ee(e.nullBitmap),o=co(e.valueOffsets),{["length"]:s=o.length-1,["nullCount"]:l=e.nullBitmap?-1:0}=e;return new ut(r,n,s,l,[o,i,f])}visitFixedSizeBinary(e){let{["type"]:r,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(r.ArrayType,e.data),{["length"]:o=f.length/tn(r),["nullCount"]:s=e.nullBitmap?-1:0}=e;return new ut(r,n,o,s,[void 0,f,i])}visitDate(e){let{["type"]:r,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(r.ArrayType,e.data),{["length"]:o=f.length/tn(r),["nullCount"]:s=e.nullBitmap?-1:0}=e;return new ut(r,n,o,s,[void 0,f,i])}visitTimestamp(e){let{["type"]:r,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(r.ArrayType,e.data),{["length"]:o=f.length/tn(r),["nullCount"]:s=e.nullBitmap?-1:0}=e;return new ut(r,n,o,s,[void 0,f,i])}visitTime(e){let{["type"]:r,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(r.ArrayType,e.data),{["length"]:o=f.length/tn(r),["nullCount"]:s=e.nullBitmap?-1:0}=e;return new ut(r,n,o,s,[void 0,f,i])}visitDecimal(e){let{["type"]:r,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(r.ArrayType,e.data),{["length"]:o=f.length/tn(r),["nullCount"]:s=e.nullBitmap?-1:0}=e;return new ut(r,n,o,s,[void 0,f,i])}visitList(e){let{["type"]:r,["offset"]:n=0,["child"]:i}=e,f=Ee(e.nullBitmap),o=co(e.valueOffsets),{["length"]:s=o.length-1,["nullCount"]:l=e.nullBitmap?-1:0}=e;return new ut(r,n,s,l,[o,void 0,f],[i])}visitStruct(e){let{["type"]:r,["offset"]:n=0,["children"]:i=[]}=e,f=Ee(e.nullBitmap),{length:o=i.reduce((l,{length:p})=>Math.max(l,p),0),nullCount:s=e.nullBitmap?-1:0}=e;return new ut(r,n,o,s,[void 0,void 0,f],i)}visitUnion(e){let{["type"]:r,["offset"]:n=0,["children"]:i=[]}=e,f=Ee(e.nullBitmap),o=Ge(r.ArrayType,e.typeIds),{["length"]:s=o.length,["nullCount"]:l=e.nullBitmap?-1:0}=e;if(je.isSparseUnion(r))return new ut(r,n,s,l,[void 0,void 0,f,o],i);let p=co(e.valueOffsets);return new ut(r,n,s,l,[p,void 0,f,o],i)}visitDictionary(e){let{["type"]:r,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(r.indices.ArrayType,e.data),{["dictionary"]:o=new ze([new ms().visit({type:r.dictionary})])}=e,{["length"]:s=f.length,["nullCount"]:l=e.nullBitmap?-1:0}=e;return new ut(r,n,s,l,[void 0,f,i],[],o)}visitInterval(e){let{["type"]:r,["offset"]:n=0}=e,i=Ee(e.nullBitmap),f=Ge(r.ArrayType,e.data),{["length"]:o=f.length/tn(r),["nullCount"]:s=e.nullBitmap?-1:0}=e;return new ut(r,n,o,s,[void 0,f,i])}visitFixedSizeList(e){let{["type"]:r,["offset"]:n=0,["child"]:i=new ms().visit({type:r.valueType})}=e,f=Ee(e.nullBitmap),{["length"]:o=i.length/tn(r),["nullCount"]:s=e.nullBitmap?-1:0}=e;return new ut(r,n,o,s,[void 0,void 0,f],[i])}visitMap(e){let{["type"]:r,["offset"]:n=0,["child"]:i=new ms().visit({type:r.childType})}=e,f=Ee(e.nullBitmap),o=co(e.valueOffsets),{["length"]:s=o.length-1,["nullCount"]:l=e.nullBitmap?-1:0}=e;return new ut(r,n,s,l,[o,void 0,f],[i])}};function Fe(t){return new ms().visit(t)}var xu=class{constructor(e=0,r){this.numChunks=e,this.getChunkIterator=r,this.chunkIndex=0,this.chunkIterator=this.getChunkIterator(0)}next(){for(;this.chunkIndex<this.numChunks;){let e=this.chunkIterator.next();if(!e.done)return e;++this.chunkIndex<this.numChunks&&(this.chunkIterator=this.getChunkIterator(this.chunkIndex))}return{done:!0,value:null}}[Symbol.iterator](){return this}};function Eu(t){return t.reduce((e,r)=>e+r.nullCount,0)}function Au(t){return t.reduce((e,r,n)=>(e[n+1]=e[n]+r.length,e),new Uint32Array(t.length+1))}function Ou(t,e,r,n){let i=[];for(let f=-1,o=t.length;++f<o;){let s=t[f],l=e[f],{length:p}=s;if(l>=n)break;if(r>=l+p)continue;if(l>=r&&l+p<=n){i.push(s);continue}let u=Math.max(0,r-l),b=Math.min(n-l,p);i.push(s.slice(u,b-u))}return i.length===0&&i.push(t[0].slice(0,0)),i}function uw(t,e,r,n){let i=0,f=0,o=e.length-1;do{if(i>=o-1)return r<e[o]?n(t,i,r-e[i]):null;f=i+Math.trunc((o-i)*.5),r<e[f]?o=f:i=f}while(i<o)}function ra(t,e){return t.getValid(e)}function Af(t){function e(r,n,i){return t(r[n],i)}return function(r){let n=this.data;return uw(n,this._offsets,r,e)}}function Nu(t){let e;function r(n,i,f){return t(n[i],f,e)}return function(n,i){let f=this.data;e=i;let o=uw(f,this._offsets,n,r);return e=void 0,o}}function Hu(t){let e;function r(n,i,f){let o=f,s=0,l=0;for(let p=i-1,u=n.length;++p<u;){let b=n[p];if(~(s=t(b,e,o)))return l+s;o=0,l+=b.length}return-1}return function(n,i){e=n;let f=this.data,o=typeof i!="number"?r(f,0,0):uw(f,this._offsets,i,r);return e=void 0,o}}var Oe=class extends qe{};function g1(t,e){return e===null&&t.length>0?0:-1}function j1(t,e){let{nullBitmap:r}=t;if(!r||t.nullCount<=0)return-1;let n=0;for(let i of new cs(r,t.offset+(e||0),t.length,r,Iu)){if(!i)return n;++n}return-1}function Je(t,e,r){if(e===void 0)return-1;if(e===null)return j1(t,r);let n=Qt.getVisitFn(t),i=Ef(e);for(let f=(r||0)-1,o=t.length;++f<o;)if(i(n(t,f)))return f;return-1}function Bv(t,e,r){let n=Qt.getVisitFn(t),i=Ef(e);for(let f=(r||0)-1,o=t.length;++f<o;)if(i(n(t,f)))return f;return-1}Oe.prototype.visitNull=g1;Oe.prototype.visitBool=Je;Oe.prototype.visitInt=Je;Oe.prototype.visitInt8=Je;Oe.prototype.visitInt16=Je;Oe.prototype.visitInt32=Je;Oe.prototype.visitInt64=Je;Oe.prototype.visitUint8=Je;Oe.prototype.visitUint16=Je;Oe.prototype.visitUint32=Je;Oe.prototype.visitUint64=Je;Oe.prototype.visitFloat=Je;Oe.prototype.visitFloat16=Je;Oe.prototype.visitFloat32=Je;Oe.prototype.visitFloat64=Je;Oe.prototype.visitUtf8=Je;Oe.prototype.visitBinary=Je;Oe.prototype.visitFixedSizeBinary=Je;Oe.prototype.visitDate=Je;Oe.prototype.visitDateDay=Je;Oe.prototype.visitDateMillisecond=Je;Oe.prototype.visitTimestamp=Je;Oe.prototype.visitTimestampSecond=Je;Oe.prototype.visitTimestampMillisecond=Je;Oe.prototype.visitTimestampMicrosecond=Je;Oe.prototype.visitTimestampNanosecond=Je;Oe.prototype.visitTime=Je;Oe.prototype.visitTimeSecond=Je;Oe.prototype.visitTimeMillisecond=Je;Oe.prototype.visitTimeMicrosecond=Je;Oe.prototype.visitTimeNanosecond=Je;Oe.prototype.visitDecimal=Je;Oe.prototype.visitList=Je;Oe.prototype.visitStruct=Je;Oe.prototype.visitUnion=Je;Oe.prototype.visitDenseUnion=Bv;Oe.prototype.visitSparseUnion=Bv;Oe.prototype.visitDictionary=Je;Oe.prototype.visitInterval=Je;Oe.prototype.visitIntervalDayTime=Je;Oe.prototype.visitIntervalYearMonth=Je;Oe.prototype.visitFixedSizeList=Je;Oe.prototype.visitMap=Je;var ho=new Oe;var Ne=class extends qe{};function Ue(t){let{type:e}=t;if(t.nullCount===0&&t.stride===1&&(e.typeId===H.Timestamp||e instanceof Xt&&e.bitWidth!==64||e instanceof ai&&e.bitWidth!==64||e instanceof en&&e.precision!==Dt.HALF))return new xu(t.data.length,n=>{let i=t.data[n];return i.values.subarray(0,i.length)[Symbol.iterator]()});let r=0;return new xu(t.data.length,n=>{let f=t.data[n].length,o=t.slice(r,r+f);return r+=f,new Iv(o)})}var Iv=class{constructor(e){this.vector=e,this.index=0}next(){return this.index<this.vector.length?{value:this.vector.get(this.index++)}:{done:!0,value:null}}[Symbol.iterator](){return this}};Ne.prototype.visitNull=Ue;Ne.prototype.visitBool=Ue;Ne.prototype.visitInt=Ue;Ne.prototype.visitInt8=Ue;Ne.prototype.visitInt16=Ue;Ne.prototype.visitInt32=Ue;Ne.prototype.visitInt64=Ue;Ne.prototype.visitUint8=Ue;Ne.prototype.visitUint16=Ue;Ne.prototype.visitUint32=Ue;Ne.prototype.visitUint64=Ue;Ne.prototype.visitFloat=Ue;Ne.prototype.visitFloat16=Ue;Ne.prototype.visitFloat32=Ue;Ne.prototype.visitFloat64=Ue;Ne.prototype.visitUtf8=Ue;Ne.prototype.visitBinary=Ue;Ne.prototype.visitFixedSizeBinary=Ue;Ne.prototype.visitDate=Ue;Ne.prototype.visitDateDay=Ue;Ne.prototype.visitDateMillisecond=Ue;Ne.prototype.visitTimestamp=Ue;Ne.prototype.visitTimestampSecond=Ue;Ne.prototype.visitTimestampMillisecond=Ue;Ne.prototype.visitTimestampMicrosecond=Ue;Ne.prototype.visitTimestampNanosecond=Ue;Ne.prototype.visitTime=Ue;Ne.prototype.visitTimeSecond=Ue;Ne.prototype.visitTimeMillisecond=Ue;Ne.prototype.visitTimeMicrosecond=Ue;Ne.prototype.visitTimeNanosecond=Ue;Ne.prototype.visitDecimal=Ue;Ne.prototype.visitList=Ue;Ne.prototype.visitStruct=Ue;Ne.prototype.visitUnion=Ue;Ne.prototype.visitDenseUnion=Ue;Ne.prototype.visitSparseUnion=Ue;Ne.prototype.visitDictionary=Ue;Ne.prototype.visitInterval=Ue;Ne.prototype.visitIntervalDayTime=Ue;Ne.prototype.visitIntervalYearMonth=Ue;Ne.prototype.visitFixedSizeList=Ue;Ne.prototype.visitMap=Ue;var ds=new Ne;var y1=(t,e)=>t+e,Mi=class extends qe{visitNull(e,r){return 0}visitInt(e,r){return e.type.bitWidth/8}visitFloat(e,r){return e.type.ArrayType.BYTES_PER_ELEMENT}visitBool(e,r){return 1/8}visitDecimal(e,r){return e.type.bitWidth/8}visitDate(e,r){return(e.type.unit+1)*4}visitTime(e,r){return e.type.bitWidth/8}visitTimestamp(e,r){return e.type.unit===Qe.SECOND?4:8}visitInterval(e,r){return(e.type.unit+1)*4}visitStruct(e,r){return e.children.reduce((n,i)=>n+rn.visit(i,r),0)}visitFixedSizeBinary(e,r){return e.type.byteWidth}visitMap(e,r){return 8+e.children.reduce((n,i)=>n+rn.visit(i,r),0)}visitDictionary(e,r){var n;return e.type.indices.bitWidth/8+(((n=e.dictionary)===null||n===void 0?void 0:n.getByteLength(e.values[r]))||0)}},v1=({valueOffsets:t},e)=>8+(t[e+1]-t[e]),_1=({valueOffsets:t},e)=>8+(t[e+1]-t[e]),q1=({valueOffsets:t,stride:e,children:r},n)=>{let i=r[0],{[n*e]:f}=t,{[n*e+1]:o}=t,s=rn.getVisitFn(i.type),l=i.slice(f,o-f),p=8;for(let u=-1,b=o-f;++u<b;)p+=s(l,u);return p},k1=({stride:t,children:e},r)=>{let n=e[0],i=n.slice(r*t,t),f=rn.getVisitFn(n.type),o=0;for(let s=-1,l=i.length;++s<l;)o+=f(i,s);return o},T1=(t,e)=>t.type.mode===Ut.Dense?Sv(t,e):xv(t,e),Sv=({type:t,children:e,typeIds:r,valueOffsets:n},i)=>{let f=t.typeIdToChildIndex[r[i]];return 8+rn.visit(e[f],n[i])},xv=({children:t},e)=>4+rn.visitMany(t,t.map(()=>e)).reduce(y1,0);Mi.prototype.visitUtf8=v1;Mi.prototype.visitBinary=_1;Mi.prototype.visitList=q1;Mi.prototype.visitFixedSizeList=k1;Mi.prototype.visitUnion=T1;Mi.prototype.visitDenseUnion=Sv;Mi.prototype.visitSparseUnion=xv;var rn=new Mi;var Ev,Av={},Ov={},ze=class{constructor(e){var r,n,i;let f=e[0]instanceof ze?e.flatMap(s=>s.data):e;if(f.length===0||f.some(s=>!(s instanceof ut)))throw new TypeError("Vector constructor expects an Array of Data instances.");let o=(r=f[0])===null||r===void 0?void 0:r.type;switch(f.length){case 0:this._offsets=[0];break;case 1:{let{get:s,set:l,indexOf:p,byteLength:u}=Av[o.typeId],b=f[0];this.isValid=c=>ra(b,c),this.get=c=>s(b,c),this.set=(c,h)=>l(b,c,h),this.indexOf=c=>p(b,c),this.getByteLength=c=>u(b,c),this._offsets=[0,b.length];break}default:Object.setPrototypeOf(this,Ov[o.typeId]),this._offsets=Au(f);break}this.data=f,this.type=o,this.stride=tn(o),this.numChildren=(i=(n=o.children)===null||n===void 0?void 0:n.length)!==null&&i!==void 0?i:0,this.length=this._offsets[this._offsets.length-1]}get byteLength(){return this._byteLength===-1&&(this._byteLength=this.data.reduce((e,r)=>e+r.byteLength,0)),this._byteLength}get nullCount(){return this._nullCount===-1&&(this._nullCount=Eu(this.data)),this._nullCount}get ArrayType(){return this.type.ArrayType}get[Symbol.toStringTag](){return`${this.VectorName}<${this.type[Symbol.toStringTag]}>`}get VectorName(){return`${H[this.type.typeId]}Vector`}isValid(e){return!1}get(e){return null}set(e,r){}indexOf(e,r){return-1}includes(e,r){return this.indexOf(e,r)>0}getByteLength(e){return 0}[Symbol.iterator](){return ds.visit(this)}concat(...e){return new ze(this.data.concat(e.flatMap(r=>r.data).flat(Number.POSITIVE_INFINITY)))}slice(e,r){return new ze(ea(this,e,r,({data:n,_offsets:i},f,o)=>Ou(n,i,f,o)))}toJSON(){return[...this]}toArray(){let{type:e,data:r,length:n,stride:i,ArrayType:f}=this;switch(e.typeId){case H.Int:case H.Float:case H.Decimal:case H.Time:case H.Timestamp:switch(r.length){case 0:return new f;case 1:return r[0].values.subarray(0,n*i);default:return r.reduce((o,{values:s})=>(o.array.set(s,o.offset),o.offset+=s.length,o),{array:new f(n*i),offset:0}).array}}return[...this]}toString(){return`[${[...this].join(",")}]`}getChild(e){var r;return this.getChildAt((r=this.type.children)===null||r===void 0?void 0:r.findIndex(n=>n.name===e))}getChildAt(e){return e>-1&&e<this.numChildren?new ze(this.data.map(({children:r})=>r[e])):null}get isMemoized(){return je.isDictionary(this.type)?this.data[0].dictionary.isMemoized:!1}memoize(){if(je.isDictionary(this.type)){let e=new na(this.data[0].dictionary),r=this.data.map(n=>{let i=n.clone();return i.dictionary=e,i});return new ze(r)}return new na(this)}unmemoize(){if(je.isDictionary(this.type)&&this.isMemoized){let e=this.data[0].dictionary.unmemoize(),r=this.data.map(n=>{let i=n.clone();return i.dictionary=e,i});return new ze(r)}return this}};Ev=Symbol.toStringTag;ze[Ev]=(t=>{t.type=je.prototype,t.data=[],t.length=0,t.stride=1,t.numChildren=0,t._nullCount=-1,t._byteLength=-1,t._offsets=new Uint32Array([0]),t[Symbol.isConcatSpreadable]=!0;let e=Object.keys(H).map(r=>H[r]).filter(r=>typeof r=="number"&&r!==H.NONE);for(let r of e){let n=Qt.getVisitFnByTypeId(r),i=dr.getVisitFnByTypeId(r),f=ho.getVisitFnByTypeId(r),o=rn.getVisitFnByTypeId(r);Av[r]={get:n,set:i,indexOf:f,byteLength:o},Ov[r]=Object.create(t,{isValid:{value:Af(ra)},get:{value:Af(Qt.getVisitFnByTypeId(r))},set:{value:Nu(dr.getVisitFnByTypeId(r))},indexOf:{value:Hu(ho.getVisitFnByTypeId(r))},getByteLength:{value:Af(rn.getVisitFnByTypeId(r))}})}return"Vector"})(ze.prototype);var na=class extends ze{constructor(e){super(e.data);let r=this.get,n=this.set,i=this.slice,f=new Array(this.length);Object.defineProperty(this,"get",{value(o){let s=f[o];if(s!==void 0)return s;let l=r.call(this,o);return f[o]=l,l}}),Object.defineProperty(this,"set",{value(o,s){n.call(this,o,s),f[o]=s}}),Object.defineProperty(this,"slice",{value:(o,s)=>new na(i.call(this,o,s))}),Object.defineProperty(this,"isMemoized",{value:!0}),Object.defineProperty(this,"unmemoize",{value:()=>new ze(this.data)}),Object.defineProperty(this,"memoize",{value:()=>this})}};function Nv(t){if(!t||t.length<=0)return function(i){return!0};let e="",r=t.filter(n=>n===n);return r.length>0&&(e=`
|
|
30
|
+
switch (x) {${r.map(n=>`
|
|
31
|
+
case ${B1(n)}:`).join("")}
|
|
23
32
|
return false;
|
|
24
|
-
}`),
|
|
33
|
+
}`),t.length!==r.length&&(e=`if (x !== x) return false;
|
|
25
34
|
${e}`),new Function("x",`${e}
|
|
26
|
-
return true;`)}function Px(r){return typeof r!="bigint"?Un(r):Yp?`${Un(r)}n`:`"${Un(r)}"`}var Yd=(r,e)=>(r*e+63&~63||64)/e,Mx=(r,e=0)=>r.length>=e?r.subarray(0,e):Qo(new r.constructor(e),r,0),co=class{constructor(e,t=1){this.buffer=e,this.stride=t,this.BYTES_PER_ELEMENT=e.BYTES_PER_ELEMENT,this.ArrayType=e.constructor,this._resize(this.length=Math.trunc(e.length/t))}get byteLength(){return Math.trunc(this.length*this.stride*this.BYTES_PER_ELEMENT)}get reservedLength(){return this.buffer.length/this.stride}get reservedByteLength(){return this.buffer.byteLength}set(e,t){return this}append(e){return this.set(this.length,e)}reserve(e){if(e>0){this.length+=e;let t=this.stride,n=this.length*t,i=this.buffer.length;n>=i&&this._resize(i===0?Yd(n*1,this.BYTES_PER_ELEMENT):Yd(n*2,this.BYTES_PER_ELEMENT))}return this}flush(e=this.length){e=Yd(e*this.stride,this.BYTES_PER_ELEMENT);let t=Mx(this.buffer,e);return this.clear(),t}clear(){return this.length=0,this._resize(0),this}_resize(e){return this.buffer=Qo(new this.ArrayType(e),this.buffer)}};co.prototype.offset=0;var xf=class extends co{last(){return this.get(this.length-1)}get(e){return this.buffer[e]}set(e,t){return this.reserve(e-this.length+1),this.buffer[e*this.stride]=t,this}},$l=class extends xf{constructor(e=new Uint8Array(0)){super(e,1/8);this.numValid=0}get numInvalid(){return this.length-this.numValid}get(e){return this.buffer[e>>3]>>e%8&1}set(e,t){let{buffer:n}=this.reserve(e-this.length+1),i=e>>3,f=e%8,o=n[i]>>f&1;return t?o===0&&(n[i]|=1<<f,++this.numValid):o===1&&(n[i]&=~(1<<f),--this.numValid),this}clear(){return this.numValid=0,super.clear()}},ea=class extends xf{constructor(e=new Int32Array(1)){super(e,1)}append(e){return this.set(this.length-1,e)}set(e,t){let n=this.length-1,i=this.reserve(e-n+1).buffer;return n<e++&&i.fill(i[n],n,e),i[e]=i[e-1]+t,this}flush(e=this.length-1){return e>this.length&&this.set(e-1,0),super.flush(e+1)}};var Dt=class{constructor({type:e,nullValues:t}){this.length=0,this.finished=!1,this.type=e,this.children=[],this.nullValues=t,this.stride=en(e),this._nulls=new $l,t&&t.length>0&&(this._isValid=ov(t))}static throughNode(e){throw new Error('"throughNode" not available in this environment')}static throughDOM(e){throw new Error('"throughDOM" not available in this environment')}toVector(){return new ze([this.flush()])}get ArrayType(){return this.type.ArrayType}get nullCount(){return this._nulls.numInvalid}get numChildren(){return this.children.length}get byteLength(){let e=0,{_offsets:t,_values:n,_nulls:i,_typeIds:f,children:o}=this;return t&&(e+=t.byteLength),n&&(e+=n.byteLength),i&&(e+=i.byteLength),f&&(e+=f.byteLength),o.reduce((s,l)=>s+l.byteLength,e)}get reservedLength(){return this._nulls.reservedLength}get reservedByteLength(){let e=0;return this._offsets&&(e+=this._offsets.reservedByteLength),this._values&&(e+=this._values.reservedByteLength),this._nulls&&(e+=this._nulls.reservedByteLength),this._typeIds&&(e+=this._typeIds.reservedByteLength),this.children.reduce((t,n)=>t+n.reservedByteLength,e)}get valueOffsets(){return this._offsets?this._offsets.buffer:null}get values(){return this._values?this._values.buffer:null}get nullBitmap(){return this._nulls?this._nulls.buffer:null}get typeIds(){return this._typeIds?this._typeIds.buffer:null}append(e){return this.set(this.length,e)}isValid(e){return this._isValid(e)}set(e,t){return this.setValid(e,this.isValid(t))&&this.setValue(e,t),this}setValue(e,t){this._setValue(this,e,t)}setValid(e,t){return this.length=this._nulls.set(e,+t).length,t}addChild(e,t=`${this.numChildren}`){throw new Error(`Cannot append children to non-nested type "${this.type}"`)}getChildAt(e){return this.children[e]||null}flush(){let e,t,n,i,{type:f,length:o,nullCount:s,_typeIds:l,_offsets:p,_values:u,_nulls:b}=this;(t=l==null?void 0:l.flush(o))?i=p==null?void 0:p.flush(o):(i=p==null?void 0:p.flush(o))?e=u==null?void 0:u.flush(p.last()):e=u==null?void 0:u.flush(o),s>0&&(n=b==null?void 0:b.flush(o));let c=this.children.map(h=>h.flush());return this.clear(),Fe({type:f,length:o,nullCount:s,children:c,child:c[0],data:e,typeIds:t,nullBitmap:n,valueOffsets:i})}finish(){this.finished=!0;for(let e of this.children)e.finish();return this}clear(){var e,t,n,i;this.length=0,(e=this._nulls)===null||e===void 0||e.clear(),(t=this._values)===null||t===void 0||t.clear(),(n=this._offsets)===null||n===void 0||n.clear(),(i=this._typeIds)===null||i===void 0||i.clear();for(let f of this.children)f.clear();return this}};Dt.prototype.length=1;Dt.prototype.stride=1;Dt.prototype.children=null;Dt.prototype.finished=!1;Dt.prototype.nullValues=null;Dt.prototype._isValid=()=>!0;var dr=class extends Dt{constructor(e){super(e);this._values=new xf(new this.ArrayType(0),this.stride)}setValue(e,t){let n=this._values;return n.reserve(e-n.length+1),super.setValue(e,t)}},Pi=class extends Dt{constructor(e){super(e);this._pendingLength=0,this._offsets=new ea}setValue(e,t){let n=this._pending||(this._pending=new Map),i=n.get(e);i&&(this._pendingLength-=i.length),this._pendingLength+=t instanceof zi?t[En].length:t.length,n.set(e,t)}setValid(e,t){return super.setValid(e,t)?!0:((this._pending||(this._pending=new Map)).set(e,void 0),!1)}clear(){return this._pendingLength=0,this._pending=void 0,super.clear()}flush(){return this._flush(),super.flush()}finish(){return this._flush(),super.finish()}_flush(){let e=this._pending,t=this._pendingLength;return this._pendingLength=0,this._pending=void 0,e&&e.size>0&&this._flushPending(e,t),this}};var ps=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}offset(){return this.bb.readInt64(this.bb_pos)}metaDataLength(){return this.bb.readInt32(this.bb_pos+8)}bodyLength(){return this.bb.readInt64(this.bb_pos+16)}static sizeOf(){return 24}static createBlock(e,t,n,i){return e.prep(8,24),e.writeInt64(i),e.pad(4),e.writeInt32(n),e.writeInt64(t),e.offset()}};var ta=2,rn=4,An=4,he=4;var mi=new Int32Array(2),qu=new Float32Array(mi.buffer),ku=new Float64Array(mi.buffer),us=new Uint16Array(new Uint8Array([1,0]).buffer)[0]===1;var ir=class{constructor(e,t){this.low=e|0,this.high=t|0}static create(e,t){return e==0&&t==0?ir.ZERO:new ir(e,t)}toFloat64(){return(this.low>>>0)+this.high*4294967296}equals(e){return this.low==e.low&&this.high==e.high}};ir.ZERO=new ir(0,0);var ra;(function(r){r[r.UTF8_BYTES=1]="UTF8_BYTES",r[r.UTF16_STRING=2]="UTF16_STRING"})(ra||(ra={}));var Vr=class{constructor(e){this.bytes_=e,this.position_=0}static allocate(e){return new Vr(new Uint8Array(e))}clear(){this.position_=0}bytes(){return this.bytes_}position(){return this.position_}setPosition(e){this.position_=e}capacity(){return this.bytes_.length}readInt8(e){return this.readUint8(e)<<24>>24}readUint8(e){return this.bytes_[e]}readInt16(e){return this.readUint16(e)<<16>>16}readUint16(e){return this.bytes_[e]|this.bytes_[e+1]<<8}readInt32(e){return this.bytes_[e]|this.bytes_[e+1]<<8|this.bytes_[e+2]<<16|this.bytes_[e+3]<<24}readUint32(e){return this.readInt32(e)>>>0}readInt64(e){return new ir(this.readInt32(e),this.readInt32(e+4))}readUint64(e){return new ir(this.readUint32(e),this.readUint32(e+4))}readFloat32(e){return mi[0]=this.readInt32(e),qu[0]}readFloat64(e){return mi[us?0:1]=this.readInt32(e),mi[us?1:0]=this.readInt32(e+4),ku[0]}writeInt8(e,t){this.bytes_[e]=t}writeUint8(e,t){this.bytes_[e]=t}writeInt16(e,t){this.bytes_[e]=t,this.bytes_[e+1]=t>>8}writeUint16(e,t){this.bytes_[e]=t,this.bytes_[e+1]=t>>8}writeInt32(e,t){this.bytes_[e]=t,this.bytes_[e+1]=t>>8,this.bytes_[e+2]=t>>16,this.bytes_[e+3]=t>>24}writeUint32(e,t){this.bytes_[e]=t,this.bytes_[e+1]=t>>8,this.bytes_[e+2]=t>>16,this.bytes_[e+3]=t>>24}writeInt64(e,t){this.writeInt32(e,t.low),this.writeInt32(e+4,t.high)}writeUint64(e,t){this.writeUint32(e,t.low),this.writeUint32(e+4,t.high)}writeFloat32(e,t){qu[0]=t,this.writeInt32(e,mi[0])}writeFloat64(e,t){ku[0]=t,this.writeInt32(e,mi[us?0:1]),this.writeInt32(e+4,mi[us?1:0])}getBufferIdentifier(){if(this.bytes_.length<this.position_+rn+An)throw new Error("FlatBuffers: ByteBuffer is too short to contain an identifier.");let e="";for(let t=0;t<An;t++)e+=String.fromCharCode(this.readInt8(this.position_+rn+t));return e}__offset(e,t){let n=e-this.readInt32(e);return t<this.readInt16(n)?this.readInt16(n+t):0}__union(e,t){return e.bb_pos=t+this.readInt32(t),e.bb=this,e}__string(e,t){e+=this.readInt32(e);let n=this.readInt32(e),i="",f=0;if(e+=rn,t===ra.UTF8_BYTES)return this.bytes_.subarray(e,e+n);for(;f<n;){let o,s=this.readUint8(e+f++);if(s<192)o=s;else{let l=this.readUint8(e+f++);if(s<224)o=(s&31)<<6|l&63;else{let p=this.readUint8(e+f++);if(s<240)o=(s&15)<<12|(l&63)<<6|p&63;else{let u=this.readUint8(e+f++);o=(s&7)<<18|(l&63)<<12|(p&63)<<6|u&63}}}o<65536?i+=String.fromCharCode(o):(o-=65536,i+=String.fromCharCode((o>>10)+55296,(o&(1<<10)-1)+56320))}return i}__union_with_string(e,t){return typeof e=="string"?this.__string(t):this.__union(e,t)}__indirect(e){return e+this.readInt32(e)}__vector(e){return e+this.readInt32(e)+rn}__vector_len(e){return this.readInt32(e+this.readInt32(e))}__has_identifier(e){if(e.length!=An)throw new Error("FlatBuffers: file identifier must be length "+An);for(let t=0;t<An;t++)if(e.charCodeAt(t)!=this.readInt8(this.position()+rn+t))return!1;return!0}createLong(e,t){return ir.create(e,t)}createScalarList(e,t){let n=[];for(let i=0;i<t;++i)e(i)!==null&&n.push(e(i));return n}createObjList(e,t){let n=[];for(let i=0;i<t;++i){let f=e(i);f!==null&&n.push(f.unpack())}return n}};var Ef=class{constructor(e){this.minalign=1,this.vtable=null,this.vtable_in_use=0,this.isNested=!1,this.object_start=0,this.vtables=[],this.vector_num_elems=0,this.force_defaults=!1,this.string_maps=null;let t;e?t=e:t=1024,this.bb=Vr.allocate(t),this.space=t}clear(){this.bb.clear(),this.space=this.bb.capacity(),this.minalign=1,this.vtable=null,this.vtable_in_use=0,this.isNested=!1,this.object_start=0,this.vtables=[],this.vector_num_elems=0,this.force_defaults=!1,this.string_maps=null}forceDefaults(e){this.force_defaults=e}dataBuffer(){return this.bb}asUint8Array(){return this.bb.bytes().subarray(this.bb.position(),this.bb.position()+this.offset())}prep(e,t){e>this.minalign&&(this.minalign=e);let n=~(this.bb.capacity()-this.space+t)+1&e-1;for(;this.space<n+e+t;){let i=this.bb.capacity();this.bb=Ef.growByteBuffer(this.bb),this.space+=this.bb.capacity()-i}this.pad(n)}pad(e){for(let t=0;t<e;t++)this.bb.writeInt8(--this.space,0)}writeInt8(e){this.bb.writeInt8(this.space-=1,e)}writeInt16(e){this.bb.writeInt16(this.space-=2,e)}writeInt32(e){this.bb.writeInt32(this.space-=4,e)}writeInt64(e){this.bb.writeInt64(this.space-=8,e)}writeFloat32(e){this.bb.writeFloat32(this.space-=4,e)}writeFloat64(e){this.bb.writeFloat64(this.space-=8,e)}addInt8(e){this.prep(1,0),this.writeInt8(e)}addInt16(e){this.prep(2,0),this.writeInt16(e)}addInt32(e){this.prep(4,0),this.writeInt32(e)}addInt64(e){this.prep(8,0),this.writeInt64(e)}addFloat32(e){this.prep(4,0),this.writeFloat32(e)}addFloat64(e){this.prep(8,0),this.writeFloat64(e)}addFieldInt8(e,t,n){(this.force_defaults||t!=n)&&(this.addInt8(t),this.slot(e))}addFieldInt16(e,t,n){(this.force_defaults||t!=n)&&(this.addInt16(t),this.slot(e))}addFieldInt32(e,t,n){(this.force_defaults||t!=n)&&(this.addInt32(t),this.slot(e))}addFieldInt64(e,t,n){(this.force_defaults||!t.equals(n))&&(this.addInt64(t),this.slot(e))}addFieldFloat32(e,t,n){(this.force_defaults||t!=n)&&(this.addFloat32(t),this.slot(e))}addFieldFloat64(e,t,n){(this.force_defaults||t!=n)&&(this.addFloat64(t),this.slot(e))}addFieldOffset(e,t,n){(this.force_defaults||t!=n)&&(this.addOffset(t),this.slot(e))}addFieldStruct(e,t,n){t!=n&&(this.nested(t),this.slot(e))}nested(e){if(e!=this.offset())throw new Error("FlatBuffers: struct must be serialized inline.")}notNested(){if(this.isNested)throw new Error("FlatBuffers: object serialization must not be nested.")}slot(e){this.vtable!==null&&(this.vtable[e]=this.offset())}offset(){return this.bb.capacity()-this.space}static growByteBuffer(e){let t=e.capacity();if(t&3221225472)throw new Error("FlatBuffers: cannot grow buffer beyond 2 gigabytes.");let n=t<<1,i=Vr.allocate(n);return i.setPosition(n-t),i.bytes().set(e.bytes(),n-t),i}addOffset(e){this.prep(rn,0),this.writeInt32(this.offset()-e+rn)}startObject(e){this.notNested(),this.vtable==null&&(this.vtable=[]),this.vtable_in_use=e;for(let t=0;t<e;t++)this.vtable[t]=0;this.isNested=!0,this.object_start=this.offset()}endObject(){if(this.vtable==null||!this.isNested)throw new Error("FlatBuffers: endObject called without startObject");this.addInt32(0);let e=this.offset(),t=this.vtable_in_use-1;for(;t>=0&&this.vtable[t]==0;t--);let n=t+1;for(;t>=0;t--)this.addInt16(this.vtable[t]!=0?e-this.vtable[t]:0);let i=2;this.addInt16(e-this.object_start);let f=(n+i)*ta;this.addInt16(f);let o=0,s=this.space;e:for(t=0;t<this.vtables.length;t++){let l=this.bb.capacity()-this.vtables[t];if(f==this.bb.readInt16(l)){for(let p=ta;p<f;p+=ta)if(this.bb.readInt16(s+p)!=this.bb.readInt16(l+p))continue e;o=this.vtables[t];break}}return o?(this.space=this.bb.capacity()-e,this.bb.writeInt32(this.space,o-e)):(this.vtables.push(this.offset()),this.bb.writeInt32(this.bb.capacity()-e,this.offset()-e)),this.isNested=!1,e}finish(e,t,n){let i=n?he:0;if(t){let f=t;if(this.prep(this.minalign,rn+An+i),f.length!=An)throw new Error("FlatBuffers: file identifier must be length "+An);for(let o=An-1;o>=0;o--)this.writeInt8(f.charCodeAt(o))}this.prep(this.minalign,rn+i),this.addOffset(e),i&&this.addInt32(this.bb.capacity()-this.space),this.bb.setPosition(this.space)}finishSizePrefixed(e,t){this.finish(e,t,!0)}requiredField(e,t){let n=this.bb.capacity()-e,i=n-this.bb.readInt32(n);if(!(this.bb.readInt16(i+t)!=0))throw new Error("FlatBuffers: field "+t+" must be set")}startVector(e,t,n){this.notNested(),this.vector_num_elems=t,this.prep(rn,e*t),this.prep(n,e*t)}endVector(){return this.writeInt32(this.vector_num_elems),this.offset()}createSharedString(e){if(!e)return 0;if(this.string_maps||(this.string_maps=new Map),this.string_maps.has(e))return this.string_maps.get(e);let t=this.createString(e);return this.string_maps.set(e,t),t}createString(e){if(!e)return 0;let t;if(e instanceof Uint8Array)t=e;else{t=[];let n=0;for(;n<e.length;){let i,f=e.charCodeAt(n++);if(f<55296||f>=56320)i=f;else{let o=e.charCodeAt(n++);i=(f<<10)+o+(65536-(55296<<10)-56320)}i<128?t.push(i):(i<2048?t.push(i>>6&31|192):(i<65536?t.push(i>>12&15|224):t.push(i>>18&7|240,i>>12&63|128),t.push(i>>6&63|128)),t.push(i&63|128))}}this.addInt8(0),this.startVector(1,t.length,1),this.bb.setPosition(this.space-=t.length);for(let n=0,i=this.space,f=this.bb.bytes();n<t.length;n++)f[i++]=t[n];return this.endVector()}createLong(e,t){return ir.create(e,t)}createObjectOffset(e){return e===null?0:typeof e=="string"?this.createString(e):e.pack(this)}createObjectOffsetList(e){let t=[];for(let n=0;n<e.length;++n){let i=e[n];if(i!==null)t.push(this.createObjectOffset(i));else throw new Error("FlatBuffers: Argument for createObjectOffsetList cannot contain null.")}return t}createStructOffsetList(e,t){return t(this,e.length),this.createObjectOffsetList(e),this.endVector()}};var Ot=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsKeyValue(e,t){return(t||new Ot).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsKeyValue(e,t){return e.setPosition(e.position()+he),(t||new Ot).__init(e.readInt32(e.position())+e.position(),e)}key(e){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.__string(this.bb_pos+t,e):null}value(e){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.__string(this.bb_pos+t,e):null}static startKeyValue(e){e.startObject(2)}static addKey(e,t){e.addFieldOffset(0,t,0)}static addValue(e,t){e.addFieldOffset(1,t,0)}static endKeyValue(e){return e.endObject()}static createKeyValue(e,t,n){return Ot.startKeyValue(e),Ot.addKey(e,t),Ot.addValue(e,n),Ot.endKeyValue(e)}};var Af;(function(r){r[r.V1=0]="V1",r[r.V2=1]="V2",r[r.V3=2]="V3",r[r.V4=3]="V4",r[r.V5=4]="V5"})(Af||(Af={}));var Of;(function(r){r[r.Little=0]="Little",r[r.Big=1]="Big"})(Of||(Of={}));var na;(function(r){r[r.DenseArray=0]="DenseArray"})(na||(na={}));var wr=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsInt(e,t){return(t||new wr).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsInt(e,t){return e.setPosition(e.position()+he),(t||new wr).__init(e.readInt32(e.position())+e.position(),e)}bitWidth(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt32(this.bb_pos+e):0}isSigned(){let e=this.bb.__offset(this.bb_pos,6);return e?!!this.bb.readInt8(this.bb_pos+e):!1}static startInt(e){e.startObject(2)}static addBitWidth(e,t){e.addFieldInt32(0,t,0)}static addIsSigned(e,t){e.addFieldInt8(1,+t,0)}static endInt(e){return e.endObject()}static createInt(e,t,n){return wr.startInt(e),wr.addBitWidth(e,t),wr.addIsSigned(e,n),wr.endInt(e)}};var On=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsDictionaryEncoding(e,t){return(t||new On).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDictionaryEncoding(e,t){return e.setPosition(e.position()+he),(t||new On).__init(e.readInt32(e.position())+e.position(),e)}id(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt64(this.bb_pos+e):this.bb.createLong(0,0)}indexType(e){let t=this.bb.__offset(this.bb_pos,6);return t?(e||new wr).__init(this.bb.__indirect(this.bb_pos+t),this.bb):null}isOrdered(){let e=this.bb.__offset(this.bb_pos,8);return e?!!this.bb.readInt8(this.bb_pos+e):!1}dictionaryKind(){let e=this.bb.__offset(this.bb_pos,10);return e?this.bb.readInt16(this.bb_pos+e):na.DenseArray}static startDictionaryEncoding(e){e.startObject(4)}static addId(e,t){e.addFieldInt64(0,t,e.createLong(0,0))}static addIndexType(e,t){e.addFieldOffset(1,t,0)}static addIsOrdered(e,t){e.addFieldInt8(2,+t,0)}static addDictionaryKind(e,t){e.addFieldInt16(3,t,na.DenseArray)}static endDictionaryEncoding(e){return e.endObject()}};var Mi=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsBinary(e,t){return(t||new Mi).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsBinary(e,t){return e.setPosition(e.position()+he),(t||new Mi).__init(e.readInt32(e.position())+e.position(),e)}static startBinary(e){e.startObject(0)}static endBinary(e){return e.endObject()}static createBinary(e){return Mi.startBinary(e),Mi.endBinary(e)}};var Li=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsBool(e,t){return(t||new Li).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsBool(e,t){return e.setPosition(e.position()+he),(t||new Li).__init(e.readInt32(e.position())+e.position(),e)}static startBool(e){e.startObject(0)}static endBool(e){return e.endObject()}static createBool(e){return Li.startBool(e),Li.endBool(e)}};var ia;(function(r){r[r.DAY=0]="DAY",r[r.MILLISECOND=1]="MILLISECOND"})(ia||(ia={}));var nn=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsDate(e,t){return(t||new nn).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDate(e,t){return e.setPosition(e.position()+he),(t||new nn).__init(e.readInt32(e.position())+e.position(),e)}unit(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):ia.MILLISECOND}static startDate(e){e.startObject(1)}static addUnit(e,t){e.addFieldInt16(0,t,ia.MILLISECOND)}static endDate(e){return e.endObject()}static createDate(e,t){return nn.startDate(e),nn.addUnit(e,t),nn.endDate(e)}};var hr=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsDecimal(e,t){return(t||new hr).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDecimal(e,t){return e.setPosition(e.position()+he),(t||new hr).__init(e.readInt32(e.position())+e.position(),e)}precision(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt32(this.bb_pos+e):0}scale(){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.readInt32(this.bb_pos+e):0}bitWidth(){let e=this.bb.__offset(this.bb_pos,8);return e?this.bb.readInt32(this.bb_pos+e):128}static startDecimal(e){e.startObject(3)}static addPrecision(e,t){e.addFieldInt32(0,t,0)}static addScale(e,t){e.addFieldInt32(1,t,0)}static addBitWidth(e,t){e.addFieldInt32(2,t,128)}static endDecimal(e){return e.endObject()}static createDecimal(e,t,n,i){return hr.startDecimal(e),hr.addPrecision(e,t),hr.addScale(e,n),hr.addBitWidth(e,i),hr.endDecimal(e)}};var Nf;(function(r){r[r.SECOND=0]="SECOND",r[r.MILLISECOND=1]="MILLISECOND",r[r.MICROSECOND=2]="MICROSECOND",r[r.NANOSECOND=3]="NANOSECOND"})(Nf||(Nf={}));var fn=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsFixedSizeBinary(e,t){return(t||new fn).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsFixedSizeBinary(e,t){return e.setPosition(e.position()+he),(t||new fn).__init(e.readInt32(e.position())+e.position(),e)}byteWidth(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt32(this.bb_pos+e):0}static startFixedSizeBinary(e){e.startObject(1)}static addByteWidth(e,t){e.addFieldInt32(0,t,0)}static endFixedSizeBinary(e){return e.endObject()}static createFixedSizeBinary(e,t){return fn.startFixedSizeBinary(e),fn.addByteWidth(e,t),fn.endFixedSizeBinary(e)}};var on=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsFixedSizeList(e,t){return(t||new on).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsFixedSizeList(e,t){return e.setPosition(e.position()+he),(t||new on).__init(e.readInt32(e.position())+e.position(),e)}listSize(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt32(this.bb_pos+e):0}static startFixedSizeList(e){e.startObject(1)}static addListSize(e,t){e.addFieldInt32(0,t,0)}static endFixedSizeList(e){return e.endObject()}static createFixedSizeList(e,t){return on.startFixedSizeList(e),on.addListSize(e,t),on.endFixedSizeList(e)}};var fa;(function(r){r[r.HALF=0]="HALF",r[r.SINGLE=1]="SINGLE",r[r.DOUBLE=2]="DOUBLE"})(fa||(fa={}));var sn=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsFloatingPoint(e,t){return(t||new sn).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsFloatingPoint(e,t){return e.setPosition(e.position()+he),(t||new sn).__init(e.readInt32(e.position())+e.position(),e)}precision(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):fa.HALF}static startFloatingPoint(e){e.startObject(1)}static addPrecision(e,t){e.addFieldInt16(0,t,fa.HALF)}static endFloatingPoint(e){return e.endObject()}static createFloatingPoint(e,t){return sn.startFloatingPoint(e),sn.addPrecision(e,t),sn.endFloatingPoint(e)}};var oa;(function(r){r[r.YEAR_MONTH=0]="YEAR_MONTH",r[r.DAY_TIME=1]="DAY_TIME",r[r.MONTH_DAY_NANO=2]="MONTH_DAY_NANO"})(oa||(oa={}));var ln=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsInterval(e,t){return(t||new ln).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsInterval(e,t){return e.setPosition(e.position()+he),(t||new ln).__init(e.readInt32(e.position())+e.position(),e)}unit(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):oa.YEAR_MONTH}static startInterval(e){e.startObject(1)}static addUnit(e,t){e.addFieldInt16(0,t,oa.YEAR_MONTH)}static endInterval(e){return e.endObject()}static createInterval(e,t){return ln.startInterval(e),ln.addUnit(e,t),ln.endInterval(e)}};var Ui=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsList(e,t){return(t||new Ui).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsList(e,t){return e.setPosition(e.position()+he),(t||new Ui).__init(e.readInt32(e.position())+e.position(),e)}static startList(e){e.startObject(0)}static endList(e){return e.endObject()}static createList(e){return Ui.startList(e),Ui.endList(e)}};var an=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsMap(e,t){return(t||new an).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsMap(e,t){return e.setPosition(e.position()+he),(t||new an).__init(e.readInt32(e.position())+e.position(),e)}keysSorted(){let e=this.bb.__offset(this.bb_pos,4);return e?!!this.bb.readInt8(this.bb_pos+e):!1}static startMap(e){e.startObject(1)}static addKeysSorted(e,t){e.addFieldInt8(0,+t,0)}static endMap(e){return e.endObject()}static createMap(e,t){return an.startMap(e),an.addKeysSorted(e,t),an.endMap(e)}};var Ci=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsNull(e,t){return(t||new Ci).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsNull(e,t){return e.setPosition(e.position()+he),(t||new Ci).__init(e.readInt32(e.position())+e.position(),e)}static startNull(e){e.startObject(0)}static endNull(e){return e.endObject()}static createNull(e){return Ci.startNull(e),Ci.endNull(e)}};var Vi=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsStruct_(e,t){return(t||new Vi).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsStruct_(e,t){return e.setPosition(e.position()+he),(t||new Vi).__init(e.readInt32(e.position())+e.position(),e)}static startStruct_(e){e.startObject(0)}static endStruct_(e){return e.endObject()}static createStruct_(e){return Vi.startStruct_(e),Vi.endStruct_(e)}};var xr=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsTime(e,t){return(t||new xr).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsTime(e,t){return e.setPosition(e.position()+he),(t||new xr).__init(e.readInt32(e.position())+e.position(),e)}unit(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):Nf.MILLISECOND}bitWidth(){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.readInt32(this.bb_pos+e):32}static startTime(e){e.startObject(2)}static addUnit(e,t){e.addFieldInt16(0,t,Nf.MILLISECOND)}static addBitWidth(e,t){e.addFieldInt32(1,t,32)}static endTime(e){return e.endObject()}static createTime(e,t,n){return xr.startTime(e),xr.addUnit(e,t),xr.addBitWidth(e,n),xr.endTime(e)}};var Er=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsTimestamp(e,t){return(t||new Er).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsTimestamp(e,t){return e.setPosition(e.position()+he),(t||new Er).__init(e.readInt32(e.position())+e.position(),e)}unit(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):Nf.SECOND}timezone(e){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.__string(this.bb_pos+t,e):null}static startTimestamp(e){e.startObject(2)}static addUnit(e,t){e.addFieldInt16(0,t,Nf.SECOND)}static addTimezone(e,t){e.addFieldOffset(1,t,0)}static endTimestamp(e){return e.endObject()}static createTimestamp(e,t,n){return Er.startTimestamp(e),Er.addUnit(e,t),Er.addTimezone(e,n),Er.endTimestamp(e)}};var sa;(function(r){r[r.Sparse=0]="Sparse",r[r.Dense=1]="Dense"})(sa||(sa={}));var br=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsUnion(e,t){return(t||new br).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsUnion(e,t){return e.setPosition(e.position()+he),(t||new br).__init(e.readInt32(e.position())+e.position(),e)}mode(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):sa.Sparse}typeIds(e){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readInt32(this.bb.__vector(this.bb_pos+t)+e*4):0}typeIdsLength(){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.__vector_len(this.bb_pos+e):0}typeIdsArray(){let e=this.bb.__offset(this.bb_pos,6);return e?new Int32Array(this.bb.bytes().buffer,this.bb.bytes().byteOffset+this.bb.__vector(this.bb_pos+e),this.bb.__vector_len(this.bb_pos+e)):null}static startUnion(e){e.startObject(2)}static addMode(e,t){e.addFieldInt16(0,t,sa.Sparse)}static addTypeIds(e,t){e.addFieldOffset(1,t,0)}static createTypeIdsVector(e,t){e.startVector(4,t.length,4);for(let n=t.length-1;n>=0;n--)e.addInt32(t[n]);return e.endVector()}static startTypeIdsVector(e,t){e.startVector(4,t,4)}static endUnion(e){return e.endObject()}static createUnion(e,t,n){return br.startUnion(e),br.addMode(e,t),br.addTypeIds(e,n),br.endUnion(e)}};var Wi=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsUtf8(e,t){return(t||new Wi).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsUtf8(e,t){return e.setPosition(e.position()+he),(t||new Wi).__init(e.readInt32(e.position())+e.position(),e)}static startUtf8(e){e.startObject(0)}static endUtf8(e){return e.endObject()}static createUtf8(e){return Wi.startUtf8(e),Wi.endUtf8(e)}};var Nt;(function(r){r[r.NONE=0]="NONE",r[r.Null=1]="Null",r[r.Int=2]="Int",r[r.FloatingPoint=3]="FloatingPoint",r[r.Binary=4]="Binary",r[r.Utf8=5]="Utf8",r[r.Bool=6]="Bool",r[r.Decimal=7]="Decimal",r[r.Date=8]="Date",r[r.Time=9]="Time",r[r.Timestamp=10]="Timestamp",r[r.Interval=11]="Interval",r[r.List=12]="List",r[r.Struct_=13]="Struct_",r[r.Union=14]="Union",r[r.FixedSizeBinary=15]="FixedSizeBinary",r[r.FixedSizeList=16]="FixedSizeList",r[r.Map=17]="Map",r[r.Duration=18]="Duration",r[r.LargeBinary=19]="LargeBinary",r[r.LargeUtf8=20]="LargeUtf8",r[r.LargeList=21]="LargeList"})(Nt||(Nt={}));var fr=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsField(e,t){return(t||new fr).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsField(e,t){return e.setPosition(e.position()+he),(t||new fr).__init(e.readInt32(e.position())+e.position(),e)}name(e){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.__string(this.bb_pos+t,e):null}nullable(){let e=this.bb.__offset(this.bb_pos,6);return e?!!this.bb.readInt8(this.bb_pos+e):!1}typeType(){let e=this.bb.__offset(this.bb_pos,8);return e?this.bb.readUint8(this.bb_pos+e):Nt.NONE}type(e){let t=this.bb.__offset(this.bb_pos,10);return t?this.bb.__union(e,this.bb_pos+t):null}dictionary(e){let t=this.bb.__offset(this.bb_pos,12);return t?(e||new On).__init(this.bb.__indirect(this.bb_pos+t),this.bb):null}children(e,t){let n=this.bb.__offset(this.bb_pos,14);return n?(t||new fr).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+e*4),this.bb):null}childrenLength(){let e=this.bb.__offset(this.bb_pos,14);return e?this.bb.__vector_len(this.bb_pos+e):0}customMetadata(e,t){let n=this.bb.__offset(this.bb_pos,16);return n?(t||new Ot).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+e*4),this.bb):null}customMetadataLength(){let e=this.bb.__offset(this.bb_pos,16);return e?this.bb.__vector_len(this.bb_pos+e):0}static startField(e){e.startObject(7)}static addName(e,t){e.addFieldOffset(0,t,0)}static addNullable(e,t){e.addFieldInt8(1,+t,0)}static addTypeType(e,t){e.addFieldInt8(2,t,Nt.NONE)}static addType(e,t){e.addFieldOffset(3,t,0)}static addDictionary(e,t){e.addFieldOffset(4,t,0)}static addChildren(e,t){e.addFieldOffset(5,t,0)}static createChildrenVector(e,t){e.startVector(4,t.length,4);for(let n=t.length-1;n>=0;n--)e.addOffset(t[n]);return e.endVector()}static startChildrenVector(e,t){e.startVector(4,t,4)}static addCustomMetadata(e,t){e.addFieldOffset(6,t,0)}static createCustomMetadataVector(e,t){e.startVector(4,t.length,4);for(let n=t.length-1;n>=0;n--)e.addOffset(t[n]);return e.endVector()}static startCustomMetadataVector(e,t){e.startVector(4,t,4)}static endField(e){return e.endObject()}};var Lt=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsSchema(e,t){return(t||new Lt).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsSchema(e,t){return e.setPosition(e.position()+he),(t||new Lt).__init(e.readInt32(e.position())+e.position(),e)}endianness(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):Of.Little}fields(e,t){let n=this.bb.__offset(this.bb_pos,6);return n?(t||new fr).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+e*4),this.bb):null}fieldsLength(){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.__vector_len(this.bb_pos+e):0}customMetadata(e,t){let n=this.bb.__offset(this.bb_pos,8);return n?(t||new Ot).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+e*4),this.bb):null}customMetadataLength(){let e=this.bb.__offset(this.bb_pos,8);return e?this.bb.__vector_len(this.bb_pos+e):0}features(e){let t=this.bb.__offset(this.bb_pos,10);return t?this.bb.readInt64(this.bb.__vector(this.bb_pos+t)+e*8):this.bb.createLong(0,0)}featuresLength(){let e=this.bb.__offset(this.bb_pos,10);return e?this.bb.__vector_len(this.bb_pos+e):0}static startSchema(e){e.startObject(4)}static addEndianness(e,t){e.addFieldInt16(0,t,Of.Little)}static addFields(e,t){e.addFieldOffset(1,t,0)}static createFieldsVector(e,t){e.startVector(4,t.length,4);for(let n=t.length-1;n>=0;n--)e.addOffset(t[n]);return e.endVector()}static startFieldsVector(e,t){e.startVector(4,t,4)}static addCustomMetadata(e,t){e.addFieldOffset(2,t,0)}static createCustomMetadataVector(e,t){e.startVector(4,t.length,4);for(let n=t.length-1;n>=0;n--)e.addOffset(t[n]);return e.endVector()}static startCustomMetadataVector(e,t){e.startVector(4,t,4)}static addFeatures(e,t){e.addFieldOffset(3,t,0)}static createFeaturesVector(e,t){e.startVector(8,t.length,8);for(let n=t.length-1;n>=0;n--)e.addInt64(t[n]);return e.endVector()}static startFeaturesVector(e,t){e.startVector(8,t,8)}static endSchema(e){return e.endObject()}static finishSchemaBuffer(e,t){e.finish(t)}static finishSizePrefixedSchemaBuffer(e,t){e.finish(t,void 0,!0)}static createSchema(e,t,n,i,f){return Lt.startSchema(e),Lt.addEndianness(e,t),Lt.addFields(e,n),Lt.addCustomMetadata(e,i),Lt.addFeatures(e,f),Lt.endSchema(e)}};var Ar=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsFooter(e,t){return(t||new Ar).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsFooter(e,t){return e.setPosition(e.position()+he),(t||new Ar).__init(e.readInt32(e.position())+e.position(),e)}version(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):Af.V1}schema(e){let t=this.bb.__offset(this.bb_pos,6);return t?(e||new Lt).__init(this.bb.__indirect(this.bb_pos+t),this.bb):null}dictionaries(e,t){let n=this.bb.__offset(this.bb_pos,8);return n?(t||new ps).__init(this.bb.__vector(this.bb_pos+n)+e*24,this.bb):null}dictionariesLength(){let e=this.bb.__offset(this.bb_pos,8);return e?this.bb.__vector_len(this.bb_pos+e):0}recordBatches(e,t){let n=this.bb.__offset(this.bb_pos,10);return n?(t||new ps).__init(this.bb.__vector(this.bb_pos+n)+e*24,this.bb):null}recordBatchesLength(){let e=this.bb.__offset(this.bb_pos,10);return e?this.bb.__vector_len(this.bb_pos+e):0}customMetadata(e,t){let n=this.bb.__offset(this.bb_pos,12);return n?(t||new Ot).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+e*4),this.bb):null}customMetadataLength(){let e=this.bb.__offset(this.bb_pos,12);return e?this.bb.__vector_len(this.bb_pos+e):0}static startFooter(e){e.startObject(5)}static addVersion(e,t){e.addFieldInt16(0,t,Af.V1)}static addSchema(e,t){e.addFieldOffset(1,t,0)}static addDictionaries(e,t){e.addFieldOffset(2,t,0)}static startDictionariesVector(e,t){e.startVector(24,t,8)}static addRecordBatches(e,t){e.addFieldOffset(3,t,0)}static startRecordBatchesVector(e,t){e.startVector(24,t,8)}static addCustomMetadata(e,t){e.addFieldOffset(4,t,0)}static createCustomMetadataVector(e,t){e.startVector(4,t.length,4);for(let n=t.length-1;n>=0;n--)e.addOffset(t[n]);return e.endVector()}static startCustomMetadataVector(e,t){e.startVector(4,t,4)}static endFooter(e){return e.endObject()}static finishFooterBuffer(e,t){e.finish(t)}static finishSizePrefixedFooterBuffer(e,t){e.finish(t,void 0,!0)}};var et=class{constructor(e=[],t,n){this.fields=e||[],this.metadata=t||new Map,n||(n=Kd(e)),this.dictionaries=n}get[Symbol.toStringTag](){return"Schema"}get names(){return this.fields.map(e=>e.name)}toString(){return`Schema<{ ${this.fields.map((e,t)=>`${t}: ${e}`).join(", ")} }>`}select(e){let t=new Set(e),n=this.fields.filter(i=>t.has(i.name));return new et(n,this.metadata)}selectAt(e){let t=e.map(n=>this.fields[n]).filter(Boolean);return new et(t,this.metadata)}assign(...e){let t=e[0]instanceof et?e[0]:Array.isArray(e[0])?new et(e[0]):new et(e),n=[...this.fields],i=Tu(Tu(new Map,this.metadata),t.metadata),f=t.fields.filter(s=>{let l=n.findIndex(p=>p.name===s.name);return~l?(n[l]=s.clone({metadata:Tu(Tu(new Map,n[l].metadata),s.metadata)}))&&!1:!0}),o=Kd(f,new Map);return new et([...n,...f],i,new Map([...this.dictionaries,...o]))}};et.prototype.fields=null;et.prototype.metadata=null;et.prototype.dictionaries=null;var Ce=class{constructor(e,t,n=!1,i){this.name=e,this.type=t,this.nullable=n,this.metadata=i||new Map}static new(...e){let[t,n,i,f]=e;return e[0]&&typeof e[0]=="object"&&({name:t}=e[0],n===void 0&&(n=e[0].type),i===void 0&&(i=e[0].nullable),f===void 0&&(f=e[0].metadata)),new Ce(`${t}`,n,i,f)}get typeId(){return this.type.typeId}get[Symbol.toStringTag](){return"Field"}toString(){return`${this.name}: ${this.type}`}clone(...e){let[t,n,i,f]=e;return!e[0]||typeof e[0]!="object"?[t=this.name,n=this.type,i=this.nullable,f=this.metadata]=e:{name:t=this.name,type:n=this.type,nullable:i=this.nullable,metadata:f=this.metadata}=e[0],Ce.new(t,n,i,f)}};Ce.prototype.type=null;Ce.prototype.name=null;Ce.prototype.nullable=null;Ce.prototype.metadata=null;function Tu(r,e){return new Map([...r||new Map,...e||new Map])}function Kd(r,e=new Map){for(let t=-1,n=r.length;++t<n;){let f=r[t].type;if(ge.isDictionary(f)){if(!e.has(f.id))e.set(f.id,f.dictionary);else if(e.get(f.id)!==f.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}f.children&&f.children.length>0&&Kd(f.children,e)}return e}var sv=ir,Lx=Ef,Ux=Vr,Hf=class{constructor(e,t=cr.V4,n,i){this.schema=e,this.version=t,n&&(this._recordBatches=n),i&&(this._dictionaryBatches=i)}static decode(e){e=new Ux(Ee(e));let t=Ar.getRootAsFooter(e),n=et.decode(t.schema());return new lv(n,t)}static encode(e){let t=new Lx,n=et.encode(t,e.schema);Ar.startRecordBatchesVector(t,e.numRecordBatches);for(let o of[...e.recordBatches()].slice().reverse())di.encode(t,o);let i=t.endVector();Ar.startDictionariesVector(t,e.numDictionaries);for(let o of[...e.dictionaryBatches()].slice().reverse())di.encode(t,o);let f=t.endVector();return Ar.startFooter(t),Ar.addSchema(t,n),Ar.addVersion(t,cr.V4),Ar.addRecordBatches(t,i),Ar.addDictionaries(t,f),Ar.finishFooterBuffer(t,Ar.endFooter(t)),t.asUint8Array()}get numRecordBatches(){return this._recordBatches.length}get numDictionaries(){return this._dictionaryBatches.length}*recordBatches(){for(let e,t=-1,n=this.numRecordBatches;++t<n;)(e=this.getRecordBatch(t))&&(yield e)}*dictionaryBatches(){for(let e,t=-1,n=this.numDictionaries;++t<n;)(e=this.getDictionaryBatch(t))&&(yield e)}getRecordBatch(e){return e>=0&&e<this.numRecordBatches&&this._recordBatches[e]||null}getDictionaryBatch(e){return e>=0&&e<this.numDictionaries&&this._dictionaryBatches[e]||null}};var lv=class extends Hf{constructor(e,t){super(e,t.version());this._footer=t}get numRecordBatches(){return this._footer.recordBatchesLength()}get numDictionaries(){return this._footer.dictionariesLength()}getRecordBatch(e){if(e>=0&&e<this.numRecordBatches){let t=this._footer.recordBatches(e);if(t)return di.decode(t)}return null}getDictionaryBatch(e){if(e>=0&&e<this.numDictionaries){let t=this._footer.dictionaries(e);if(t)return di.decode(t)}return null}},di=class{constructor(e,t,n){this.metaDataLength=e,this.offset=typeof n=="number"?n:n.low,this.bodyLength=typeof t=="number"?t:t.low}static decode(e){return new di(e.metaDataLength(),e.bodyLength(),e.offset())}static encode(e,t){let{metaDataLength:n}=t,i=new sv(t.offset,0),f=new sv(t.bodyLength,0);return ps.createBlock(e,i,n,f)}};var Tt=Object.freeze({done:!0,value:void 0}),Bu=class{constructor(e){this._json=e}get schema(){return this._json.schema}get batches(){return this._json.batches||[]}get dictionaries(){return this._json.dictionaries||[]}},cs=class{tee(){return this._getDOMStream().tee()}pipe(e,t){return this._getNodeStream().pipe(e,t)}pipeTo(e,t){return this._getDOMStream().pipeTo(e,t)}pipeThrough(e,t){return this._getDOMStream().pipeThrough(e,t)}_getDOMStream(){return this._DOMStream||(this._DOMStream=this.toDOMStream())}_getNodeStream(){return this._nodeStream||(this._nodeStream=this.toNodeStream())}},Gd=class extends cs{constructor(){super();this._values=[],this.resolvers=[],this._closedPromise=new Promise(e=>this._closedPromiseResolve=e)}get closed(){return this._closedPromise}cancel(e){return pe(this,void 0,void 0,function*(){yield this.return(e)})}write(e){this._ensureOpen()&&(this.resolvers.length<=0?this._values.push(e):this.resolvers.shift().resolve({done:!1,value:e}))}abort(e){this._closedPromiseResolve&&(this.resolvers.length<=0?this._error={error:e}:this.resolvers.shift().reject({done:!0,value:e}))}close(){if(this._closedPromiseResolve){let{resolvers:e}=this;for(;e.length>0;)e.shift().resolve(Tt);this._closedPromiseResolve(),this._closedPromiseResolve=void 0}}[Symbol.asyncIterator](){return this}toDOMStream(e){return ur.toDOMStream(this._closedPromiseResolve||this._error?this:this._values,e)}toNodeStream(e){return ur.toNodeStream(this._closedPromiseResolve||this._error?this:this._values,e)}throw(e){return pe(this,void 0,void 0,function*(){return yield this.abort(e),Tt})}return(e){return pe(this,void 0,void 0,function*(){return yield this.close(),Tt})}read(e){return pe(this,void 0,void 0,function*(){return(yield this.next(e,"read")).value})}peek(e){return pe(this,void 0,void 0,function*(){return(yield this.next(e,"peek")).value})}next(...e){return this._values.length>0?Promise.resolve({done:!1,value:this._values.shift()}):this._error?Promise.reject({done:!0,value:this._error.error}):this._closedPromiseResolve?new Promise((t,n)=>{this.resolvers.push({resolve:t,reject:n})}):Promise.resolve(Tt)}_ensureOpen(){if(this._closedPromiseResolve)return!0;throw new Error("AsyncQueue is closed")}};var Yi=class extends Gd{write(e){if((e=Ee(e)).byteLength>0)return super.write(e)}toString(e=!1){return e?Cl(this.toUint8Array(!0)):this.toUint8Array(!1).then(Cl)}toUint8Array(e=!1){return e?Qr(this._values)[0]:(()=>pe(this,void 0,void 0,function*(){var t,n;let i=[],f=0;try{for(var o=In(this),s;s=yield o.next(),!s.done;){let l=s.value;i.push(l),f+=l.byteLength}}catch(l){t={error:l}}finally{try{s&&!s.done&&(n=o.return)&&(yield n.call(o))}finally{if(t)throw t.error}}return Qr(i,f)[0]}))()}},Ki=class{constructor(e){e&&(this.source=new av(ur.fromIterable(e)))}[Symbol.iterator](){return this}next(e){return this.source.next(e)}throw(e){return this.source.throw(e)}return(e){return this.source.return(e)}peek(e){return this.source.peek(e)}read(e){return this.source.read(e)}},pn=class{constructor(e){e instanceof pn?this.source=e.source:e instanceof Yi?this.source=new Rf(ur.fromAsyncIterable(e)):Qp(e)?this.source=new Rf(ur.fromNodeStream(e)):Wl(e)?this.source=new Rf(ur.fromDOMStream(e)):Xp(e)?this.source=new Rf(ur.fromDOMStream(e.body)):Pn(e)?this.source=new Rf(ur.fromIterable(e)):Fn(e)?this.source=new Rf(ur.fromAsyncIterable(e)):Sn(e)&&(this.source=new Rf(ur.fromAsyncIterable(e)))}[Symbol.asyncIterator](){return this}next(e){return this.source.next(e)}throw(e){return this.source.throw(e)}return(e){return this.source.return(e)}get closed(){return this.source.closed}cancel(e){return this.source.cancel(e)}peek(e){return this.source.peek(e)}read(e){return this.source.read(e)}},av=class{constructor(e){this.source=e}cancel(e){this.return(e)}peek(e){return this.next(e,"peek").value}read(e){return this.next(e,"read").value}next(e,t="read"){return this.source.next({cmd:t,size:e})}throw(e){return Object.create(this.source.throw&&this.source.throw(e)||Tt)}return(e){return Object.create(this.source.return&&this.source.return(e)||Tt)}},Rf=class{constructor(e){this.source=e,this._closedPromise=new Promise(t=>this._closedPromiseResolve=t)}cancel(e){return pe(this,void 0,void 0,function*(){yield this.return(e)})}get closed(){return this._closedPromise}read(e){return pe(this,void 0,void 0,function*(){return(yield this.next(e,"read")).value})}peek(e){return pe(this,void 0,void 0,function*(){return(yield this.next(e,"peek")).value})}next(e,t="read"){return pe(this,void 0,void 0,function*(){return yield this.source.next({cmd:t,size:e})})}throw(e){return pe(this,void 0,void 0,function*(){let t=this.source.throw&&(yield this.source.throw(e))||Tt;return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(t)})}return(e){return pe(this,void 0,void 0,function*(){let t=this.source.return&&(yield this.source.return(e))||Tt;return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(t)})}};var Iu=class extends Ki{constructor(e,t){super();this.position=0,this.buffer=Ee(e),this.size=typeof t=="undefined"?this.buffer.byteLength:t}readInt32(e){let{buffer:t,byteOffset:n}=this.readAt(e,4);return new DataView(t,n).getInt32(0,!0)}seek(e){return this.position=Math.min(e,this.size),e<this.size}read(e){let{buffer:t,size:n,position:i}=this;return t&&i<n?(typeof e!="number"&&(e=Number.POSITIVE_INFINITY),this.position=Math.min(n,i+Math.min(n-i,e)),t.subarray(i,this.position)):null}readAt(e,t){let n=this.buffer,i=Math.min(this.size,e+t);return n?n.subarray(e,i):new Uint8Array(t)}close(){this.buffer&&(this.buffer=null)}throw(e){return this.close(),{done:!0,value:e}}return(e){return this.close(),{done:!0,value:e}}},mo=class extends pn{constructor(e,t){super();this.position=0,this._handle=e,typeof t=="number"?this.size=t:this._pending=(()=>pe(this,void 0,void 0,function*(){this.size=(yield e.stat()).size,delete this._pending}))()}readInt32(e){return pe(this,void 0,void 0,function*(){let{buffer:t,byteOffset:n}=yield this.readAt(e,4);return new DataView(t,n).getInt32(0,!0)})}seek(e){return pe(this,void 0,void 0,function*(){return this._pending&&(yield this._pending),this.position=Math.min(e,this.size),e<this.size})}read(e){return pe(this,void 0,void 0,function*(){this._pending&&(yield this._pending);let{_handle:t,size:n,position:i}=this;if(t&&i<n){typeof e!="number"&&(e=Number.POSITIVE_INFINITY);let f=i,o=0,s=0,l=Math.min(n,f+Math.min(n-f,e)),p=new Uint8Array(Math.max(0,(this.position=l)-f));for(;(f+=s)<l&&(o+=s)<p.byteLength;)({bytesRead:s}=yield t.read(p,o,p.byteLength-o,f));return p}return null})}readAt(e,t){return pe(this,void 0,void 0,function*(){this._pending&&(yield this._pending);let{_handle:n,size:i}=this;if(n&&e+t<i){let f=Math.min(i,e+t),o=new Uint8Array(f-e);return(yield n.read(o,0,t,e)).buffer}return new Uint8Array(t)})}close(){return pe(this,void 0,void 0,function*(){let e=this._handle;this._handle=null,e&&(yield e.close())})}throw(e){return pe(this,void 0,void 0,function*(){return yield this.close(),{done:!0,value:e}})}return(e){return pe(this,void 0,void 0,function*(){return yield this.close(),{done:!0,value:e}})}};var Xd={};Mf(Xd,{BaseInt64:()=>Su,Int128:()=>un,Int64:()=>gr,Uint64:()=>ut});var Cx=1<<16;function ms(r){return r<0&&(r=4294967295+r+1),`0x${r.toString(16)}`}var ds=8,Jd=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8],Su=class{constructor(e){this.buffer=e}high(){return this.buffer[1]}low(){return this.buffer[0]}_times(e){let t=new Uint32Array([this.buffer[1]>>>16,this.buffer[1]&65535,this.buffer[0]>>>16,this.buffer[0]&65535]),n=new Uint32Array([e.buffer[1]>>>16,e.buffer[1]&65535,e.buffer[0]>>>16,e.buffer[0]&65535]),i=t[3]*n[3];this.buffer[0]=i&65535;let f=i>>>16;return i=t[2]*n[3],f+=i,i=t[3]*n[2]>>>0,f+=i,this.buffer[0]+=f<<16,this.buffer[1]=f>>>0<i?Cx:0,this.buffer[1]+=f>>>16,this.buffer[1]+=t[1]*n[3]+t[2]*n[2]+t[3]*n[1],this.buffer[1]+=t[0]*n[3]+t[1]*n[2]+t[2]*n[1]+t[3]*n[0]<<16,this}_plus(e){let t=this.buffer[0]+e.buffer[0]>>>0;this.buffer[1]+=e.buffer[1],t<this.buffer[0]>>>0&&++this.buffer[1],this.buffer[0]=t}lessThan(e){return this.buffer[1]<e.buffer[1]||this.buffer[1]===e.buffer[1]&&this.buffer[0]<e.buffer[0]}equals(e){return this.buffer[1]===e.buffer[1]&&this.buffer[0]==e.buffer[0]}greaterThan(e){return e.lessThan(this)}hex(){return`${ms(this.buffer[1])} ${ms(this.buffer[0])}`}},ut=class extends Su{times(e){return this._times(e),this}plus(e){return this._plus(e),this}static from(e,t=new Uint32Array(2)){return ut.fromString(typeof e=="string"?e:e.toString(),t)}static fromNumber(e,t=new Uint32Array(2)){return ut.fromString(e.toString(),t)}static fromString(e,t=new Uint32Array(2)){let n=e.length,i=new ut(t);for(let f=0;f<n;){let o=ds<n-f?ds:n-f,s=new ut(new Uint32Array([Number.parseInt(e.slice(f,f+o),10),0])),l=new ut(new Uint32Array([Jd[o],0]));i.times(l),i.plus(s),f+=o}return i}static convertArray(e){let t=new Uint32Array(e.length*2);for(let n=-1,i=e.length;++n<i;)ut.from(e[n],new Uint32Array(t.buffer,t.byteOffset+2*n*4,2));return t}static multiply(e,t){return new ut(new Uint32Array(e.buffer)).times(t)}static add(e,t){return new ut(new Uint32Array(e.buffer)).plus(t)}},gr=class extends Su{negate(){return this.buffer[0]=~this.buffer[0]+1,this.buffer[1]=~this.buffer[1],this.buffer[0]==0&&++this.buffer[1],this}times(e){return this._times(e),this}plus(e){return this._plus(e),this}lessThan(e){let t=this.buffer[1]<<0,n=e.buffer[1]<<0;return t<n||t===n&&this.buffer[0]<e.buffer[0]}static from(e,t=new Uint32Array(2)){return gr.fromString(typeof e=="string"?e:e.toString(),t)}static fromNumber(e,t=new Uint32Array(2)){return gr.fromString(e.toString(),t)}static fromString(e,t=new Uint32Array(2)){let n=e.startsWith("-"),i=e.length,f=new gr(t);for(let o=n?1:0;o<i;){let s=ds<i-o?ds:i-o,l=new gr(new Uint32Array([Number.parseInt(e.slice(o,o+s),10),0])),p=new gr(new Uint32Array([Jd[s],0]));f.times(p),f.plus(l),o+=s}return n?f.negate():f}static convertArray(e){let t=new Uint32Array(e.length*2);for(let n=-1,i=e.length;++n<i;)gr.from(e[n],new Uint32Array(t.buffer,t.byteOffset+2*n*4,2));return t}static multiply(e,t){return new gr(new Uint32Array(e.buffer)).times(t)}static add(e,t){return new gr(new Uint32Array(e.buffer)).plus(t)}},un=class{constructor(e){this.buffer=e}high(){return new gr(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset+8,2))}low(){return new gr(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset,2))}negate(){return this.buffer[0]=~this.buffer[0]+1,this.buffer[1]=~this.buffer[1],this.buffer[2]=~this.buffer[2],this.buffer[3]=~this.buffer[3],this.buffer[0]==0&&++this.buffer[1],this.buffer[1]==0&&++this.buffer[2],this.buffer[2]==0&&++this.buffer[3],this}times(e){let t=new ut(new Uint32Array([this.buffer[3],0])),n=new ut(new Uint32Array([this.buffer[2],0])),i=new ut(new Uint32Array([this.buffer[1],0])),f=new ut(new Uint32Array([this.buffer[0],0])),o=new ut(new Uint32Array([e.buffer[3],0])),s=new ut(new Uint32Array([e.buffer[2],0])),l=new ut(new Uint32Array([e.buffer[1],0])),p=new ut(new Uint32Array([e.buffer[0],0])),u=ut.multiply(f,p);this.buffer[0]=u.low();let b=new ut(new Uint32Array([u.high(),0]));return u=ut.multiply(i,p),b.plus(u),u=ut.multiply(f,l),b.plus(u),this.buffer[1]=b.low(),this.buffer[3]=b.lessThan(u)?1:0,this.buffer[2]=b.high(),new ut(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset+8,2)).plus(ut.multiply(n,p)).plus(ut.multiply(i,l)).plus(ut.multiply(f,s)),this.buffer[3]+=ut.multiply(t,p).plus(ut.multiply(n,l)).plus(ut.multiply(i,s)).plus(ut.multiply(f,o)).low(),this}plus(e){let t=new Uint32Array(4);return t[3]=this.buffer[3]+e.buffer[3]>>>0,t[2]=this.buffer[2]+e.buffer[2]>>>0,t[1]=this.buffer[1]+e.buffer[1]>>>0,t[0]=this.buffer[0]+e.buffer[0]>>>0,t[0]<this.buffer[0]>>>0&&++t[1],t[1]<this.buffer[1]>>>0&&++t[2],t[2]<this.buffer[2]>>>0&&++t[3],this.buffer[3]=t[3],this.buffer[2]=t[2],this.buffer[1]=t[1],this.buffer[0]=t[0],this}hex(){return`${ms(this.buffer[3])} ${ms(this.buffer[2])} ${ms(this.buffer[1])} ${ms(this.buffer[0])}`}static multiply(e,t){return new un(new Uint32Array(e.buffer)).times(t)}static add(e,t){return new un(new Uint32Array(e.buffer)).plus(t)}static from(e,t=new Uint32Array(4)){return un.fromString(typeof e=="string"?e:e.toString(),t)}static fromNumber(e,t=new Uint32Array(4)){return un.fromString(e.toString(),t)}static fromString(e,t=new Uint32Array(4)){let n=e.startsWith("-"),i=e.length,f=new un(t);for(let o=n?1:0;o<i;){let s=ds<i-o?ds:i-o,l=new un(new Uint32Array([Number.parseInt(e.slice(o,o+s),10),0,0,0])),p=new un(new Uint32Array([Jd[s],0,0,0]));f.times(p),f.plus(l),o+=s}return n?f.negate():f}static convertArray(e){let t=new Uint32Array(e.length*4);for(let n=-1,i=e.length;++n<i;)un.from(e[n],new Uint32Array(t.buffer,t.byteOffset+4*4*n,4));return t}};var xu=class extends qe{constructor(e,t,n,i){super();this.nodesIndex=-1,this.buffersIndex=-1,this.bytes=e,this.nodes=t,this.buffers=n,this.dictionaries=i}visit(e){return super.visit(e instanceof Ce?e.type:e)}visitNull(e,{length:t}=this.nextFieldNode()){return Fe({type:e,length:t})}visitBool(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitInt(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitFloat(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitUtf8(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),valueOffsets:this.readOffsets(e),data:this.readData(e)})}visitBinary(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),valueOffsets:this.readOffsets(e),data:this.readData(e)})}visitFixedSizeBinary(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitDate(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitTimestamp(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitTime(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitDecimal(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitList(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),valueOffsets:this.readOffsets(e),child:this.visit(e.children[0])})}visitStruct(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),children:this.visitMany(e.children)})}visitUnion(e){return e.mode===Mt.Sparse?this.visitSparseUnion(e):this.visitDenseUnion(e)}visitDenseUnion(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),typeIds:this.readTypeIds(e),valueOffsets:this.readOffsets(e),children:this.visitMany(e.children)})}visitSparseUnion(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),typeIds:this.readTypeIds(e),children:this.visitMany(e.children)})}visitDictionary(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e.indices),dictionary:this.readDictionary(e)})}visitInterval(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitFixedSizeList(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),child:this.visit(e.children[0])})}visitMap(e,{length:t,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:t,nullCount:n,nullBitmap:this.readNullBitmap(e,n),valueOffsets:this.readOffsets(e),child:this.visit(e.children[0])})}nextFieldNode(){return this.nodes[++this.nodesIndex]}nextBufferRange(){return this.buffers[++this.buffersIndex]}readNullBitmap(e,t,n=this.nextBufferRange()){return t>0&&this.readData(e,n)||new Uint8Array(0)}readOffsets(e,t){return this.readData(e,t)}readTypeIds(e,t){return this.readData(e,t)}readData(e,{length:t,offset:n}=this.nextBufferRange()){return this.bytes.subarray(n,n+t)}readDictionary(e){return this.dictionaries.get(e.id)}},Zd=class extends xu{constructor(e,t,n,i){super(new Uint8Array(0),t,n,i);this.sources=e}readNullBitmap(e,t,{offset:n}=this.nextBufferRange()){return t<=0?new Uint8Array(0):po(this.sources[n])}readOffsets(e,{offset:t}=this.nextBufferRange()){return Ge(Uint8Array,Ge(Int32Array,this.sources[t]))}readTypeIds(e,{offset:t}=this.nextBufferRange()){return Ge(Uint8Array,Ge(e.ArrayType,this.sources[t]))}readData(e,{offset:t}=this.nextBufferRange()){let{sources:n}=this;return ge.isTimestamp(e)?Ge(Uint8Array,gr.convertArray(n[t])):(ge.isInt(e)||ge.isTime(e))&&e.bitWidth===64?Ge(Uint8Array,gr.convertArray(n[t])):ge.isDate(e)&&e.unit===_r.MILLISECOND?Ge(Uint8Array,gr.convertArray(n[t])):ge.isDecimal(e)?Ge(Uint8Array,un.convertArray(n[t])):ge.isBinary(e)||ge.isFixedSizeBinary(e)?Vx(n[t]):ge.isBool(e)?po(n[t]):ge.isUtf8(e)?hf(n[t].join("")):Ge(Uint8Array,Ge(e.ArrayType,n[t].map(i=>+i)))}};function Vx(r){let e=r.join(""),t=new Uint8Array(e.length/2);for(let n=0;n<e.length;n+=2)t[n>>1]=Number.parseInt(e.slice(n,n+2),16);return t}var la=class extends Pi{constructor(e){super(e);this._values=new co(new Uint8Array(0))}get byteLength(){let e=this._pendingLength+this.length*4;return this._offsets&&(e+=this._offsets.byteLength),this._values&&(e+=this._values.byteLength),this._nulls&&(e+=this._nulls.byteLength),e}setValue(e,t){return super.setValue(e,Ee(t))}_flushPending(e,t){let n=this._offsets,i=this._values.reserve(t).buffer,f=0;for(let[o,s]of e)if(s===void 0)n.set(o,0);else{let l=s.length;i.set(s,f),n.set(o,l),f+=l}}};var Qd=class extends Dt{constructor(e){super(e);this._values=new $l}setValue(e,t){this._values.set(e,+t)}};var ws=class extends dr{};ws.prototype._setValue=zd;var Eu=class extends ws{};Eu.prototype._setValue=ru;var Au=class extends ws{};Au.prototype._setValue=nu;var Ou=class extends dr{};Ou.prototype._setValue=Md;var $d=class extends Dt{constructor({type:e,nullValues:t,dictionaryHashFunction:n}){super({type:new xn(e.dictionary,e.indices,e.id,e.isOrdered)});this._nulls=null,this._dictionaryOffset=0,this._keysToIndices=Object.create(null),this.indices=wo({type:this.type.indices,nullValues:t}),this.dictionary=wo({type:this.type.dictionary,nullValues:null}),typeof n=="function"&&(this.valueToKey=n)}get values(){return this.indices.values}get nullCount(){return this.indices.nullCount}get nullBitmap(){return this.indices.nullBitmap}get byteLength(){return this.indices.byteLength+this.dictionary.byteLength}get reservedLength(){return this.indices.reservedLength+this.dictionary.reservedLength}get reservedByteLength(){return this.indices.reservedByteLength+this.dictionary.reservedByteLength}isValid(e){return this.indices.isValid(e)}setValid(e,t){let n=this.indices;return t=n.setValid(e,t),this.length=n.length,t}setValue(e,t){let n=this._keysToIndices,i=this.valueToKey(t),f=n[i];return f===void 0&&(n[i]=f=this._dictionaryOffset+this.dictionary.append(t).length-1),this.indices.setValue(e,f)}flush(){let e=this.type,t=this._dictionary,n=this.dictionary.toVector(),i=this.indices.flush().clone(e);return i.dictionary=t?t.concat(n):n,this.finished||(this._dictionaryOffset+=n.length),this._dictionary=i.dictionary,this.clear(),i}finish(){return this.indices.finish(),this.dictionary.finish(),this._dictionaryOffset=0,this._keysToIndices=Object.create(null),super.finish()}clear(){return this.indices.clear(),this.dictionary.clear(),super.clear()}valueToKey(e){return typeof e=="string"?e:`${e}`}};var Nu=class extends dr{};Nu.prototype._setValue=Dd;var ew=class extends Dt{setValue(e,t){let[n]=this.children,i=e*this.stride;for(let f=-1,o=t.length;++f<o;)n.set(i+f,t[f])}addChild(e,t="0"){if(this.numChildren>0)throw new Error("FixedSizeListBuilder can only have one child.");let n=this.children.push(e);return this.type=new ui(this.type.listSize,new Ce(t,e.type,!0)),n}};var hs=class extends dr{setValue(e,t){this._values.set(e,t)}},tw=class extends hs{setValue(e,t){super.setValue(e,Gl(t))}},rw=class extends hs{},nw=class extends hs{};var bs=class extends dr{};bs.prototype._setValue=Ld;var Hu=class extends bs{};Hu.prototype._setValue=cu;var Ru=class extends bs{};Ru.prototype._setValue=mu;var Wn=class extends dr{setValue(e,t){this._values.set(e,t)}},iw=class extends Wn{},fw=class extends Wn{},ow=class extends Wn{},sw=class extends Wn{},lw=class extends Wn{},aw=class extends Wn{},pw=class extends Wn{},uw=class extends Wn{};var cw=class extends Pi{constructor(e){super(e);this._offsets=new ea}addChild(e,t="0"){if(this.numChildren>0)throw new Error("ListBuilder can only have one child.");return this.children[this.numChildren]=e,this.type=new ai(new Ce(t,e.type,!0)),this.numChildren-1}_flushPending(e){let t=this._offsets,[n]=this.children;for(let[i,f]of e)if(f===void 0)t.set(i,0);else{let o=f.length,s=t.set(i,o).buffer[i];for(let l=-1;++l<o;)n.set(s+l,f[l])}}};var mw=class extends Pi{set(e,t){return super.set(e,t)}setValue(e,t){let n=t instanceof Map?t:new Map(Object.entries(t)),i=this._pending||(this._pending=new Map),f=i.get(e);f&&(this._pendingLength-=f.size),this._pendingLength+=n.size,i.set(e,n)}addChild(e,t=`${this.numChildren}`){if(this.numChildren>0)throw new Error("ListBuilder can only have one child.");return this.children[this.numChildren]=e,this.type=new ci(new Ce(t,e.type,!0),this.type.keysSorted),this.numChildren-1}_flushPending(e){let t=this._offsets,[n]=this.children;for(let[i,f]of e)if(f===void 0)t.set(i,0);else{let{[i]:o,[i+1]:s}=t.set(i,f.size).buffer;for(let l of f.entries())if(n.set(o,l),++o>=s)break}}};var dw=class extends Dt{setValue(e,t){}setValid(e,t){return this.length=Math.max(e+1,this.length),t}};var ww=class extends Dt{setValue(e,t){let{children:n,type:i}=this;switch(Array.isArray(t)||t.constructor){case!0:return i.children.forEach((f,o)=>n[o].set(e,t[o]));case Map:return i.children.forEach((f,o)=>n[o].set(e,t.get(f.name)));default:return i.children.forEach((f,o)=>n[o].set(e,t[f.name]))}}setValid(e,t){return super.setValid(e,t)||this.children.forEach(n=>n.setValid(e,t)),t}addChild(e,t=`${this.numChildren}`){let n=this.children.push(e);return this.type=new At([...this.type.children,new Ce(t,e.type,!0)]),n}};var Df=class extends dr{};Df.prototype._setValue=Fd;var Du=class extends Df{};Du.prototype._setValue=iu;var zu=class extends Df{};zu.prototype._setValue=fu;var Fu=class extends Df{};Fu.prototype._setValue=ou;var Pu=class extends Df{};Pu.prototype._setValue=su;var zf=class extends dr{};zf.prototype._setValue=Pd;var Mu=class extends zf{};Mu.prototype._setValue=lu;var Lu=class extends zf{};Lu.prototype._setValue=au;var Uu=class extends zf{};Uu.prototype._setValue=pu;var Cu=class extends zf{};Cu.prototype._setValue=uu;var aa=class extends Dt{constructor(e){super(e);this._typeIds=new xf(new Int8Array(0),1),typeof e.valueToChildTypeId=="function"&&(this._valueToChildTypeId=e.valueToChildTypeId)}get typeIdToChildIndex(){return this.type.typeIdToChildIndex}append(e,t){return this.set(this.length,e,t)}set(e,t,n){return n===void 0&&(n=this._valueToChildTypeId(this,t,e)),this.setValid(e,this.isValid(t))&&this.setValue(e,t,n),this}setValue(e,t,n){this._typeIds.set(e,n);let i=this.type.typeIdToChildIndex[n],f=this.children[i];f==null||f.set(e,t)}addChild(e,t=`${this.children.length}`){let n=this.children.push(e),{type:{children:i,mode:f,typeIds:o}}=this,s=[...i,new Ce(t,e.type)];return this.type=new pi(f,[...o,n],s),n}_valueToChildTypeId(e,t,n){throw new Error("Cannot map UnionBuilder value to child typeId. Pass the `childTypeId` as the second argument to unionBuilder.append(), or supply a `valueToChildTypeId` function as part of the UnionBuilder constructor options.")}},hw=class extends aa{},bw=class extends aa{constructor(e){super(e);this._offsets=new xf(new Int32Array(0))}setValue(e,t,n){let i=this._typeIds.set(e,n).buffer[e],f=this.getChildAt(this.type.typeIdToChildIndex[i]),o=this._offsets.set(e,f.length).buffer[e];f==null||f.set(o,t)}};var Vu=class extends Pi{constructor(e){super(e);this._values=new co(new Uint8Array(0))}get byteLength(){let e=this._pendingLength+this.length*4;return this._offsets&&(e+=this._offsets.byteLength),this._values&&(e+=this._values.byteLength),this._nulls&&(e+=this._nulls.byteLength),e}setValue(e,t){return super.setValue(e,hf(t))}_flushPending(e,t){}};Vu.prototype._flushPending=la.prototype._flushPending;var pv=class extends qe{visitNull(){return dw}visitBool(){return Qd}visitInt(){return Wn}visitInt8(){return iw}visitInt16(){return fw}visitInt32(){return ow}visitInt64(){return sw}visitUint8(){return lw}visitUint16(){return aw}visitUint32(){return pw}visitUint64(){return uw}visitFloat(){return hs}visitFloat16(){return tw}visitFloat32(){return rw}visitFloat64(){return nw}visitUtf8(){return Vu}visitBinary(){return la}visitFixedSizeBinary(){return Nu}visitDate(){return ws}visitDateDay(){return Eu}visitDateMillisecond(){return Au}visitTimestamp(){return Df}visitTimestampSecond(){return Du}visitTimestampMillisecond(){return zu}visitTimestampMicrosecond(){return Fu}visitTimestampNanosecond(){return Pu}visitTime(){return zf}visitTimeSecond(){return Mu}visitTimeMillisecond(){return Lu}visitTimeMicrosecond(){return Uu}visitTimeNanosecond(){return Cu}visitDecimal(){return Ou}visitList(){return cw}visitStruct(){return ww}visitUnion(){return aa}visitDenseUnion(){return bw}visitSparseUnion(){return hw}visitDictionary(){return $d}visitInterval(){return bs}visitIntervalDayTime(){return Hu}visitIntervalYearMonth(){return Ru}visitFixedSizeList(){return ew}visitMap(){return mw}},uv=new pv;var He=class extends qe{compareSchemas(e,t){return e===t||t instanceof e.constructor&&this.compareManyFields(e.fields,t.fields)}compareManyFields(e,t){return e===t||Array.isArray(e)&&Array.isArray(t)&&e.length===t.length&&e.every((n,i)=>this.compareFields(n,t[i]))}compareFields(e,t){return e===t||t instanceof e.constructor&&e.name===t.name&&e.nullable===t.nullable&&this.visit(e.type,t.type)}};function Wr(r,e){return e instanceof r.constructor}function pa(r,e){return r===e||Wr(r,e)}function Gi(r,e){return r===e||Wr(r,e)&&r.bitWidth===e.bitWidth&&r.isSigned===e.isSigned}function Wu(r,e){return r===e||Wr(r,e)&&r.precision===e.precision}function Wx(r,e){return r===e||Wr(r,e)&&r.byteWidth===e.byteWidth}function gw(r,e){return r===e||Wr(r,e)&&r.unit===e.unit}function ua(r,e){return r===e||Wr(r,e)&&r.unit===e.unit&&r.timezone===e.timezone}function ca(r,e){return r===e||Wr(r,e)&&r.unit===e.unit&&r.bitWidth===e.bitWidth}function Yx(r,e){return r===e||Wr(r,e)&&r.children.length===e.children.length&&wi.compareManyFields(r.children,e.children)}function Kx(r,e){return r===e||Wr(r,e)&&r.children.length===e.children.length&&wi.compareManyFields(r.children,e.children)}function jw(r,e){return r===e||Wr(r,e)&&r.mode===e.mode&&r.typeIds.every((t,n)=>t===e.typeIds[n])&&wi.compareManyFields(r.children,e.children)}function Gx(r,e){return r===e||Wr(r,e)&&r.id===e.id&&r.isOrdered===e.isOrdered&&wi.visit(r.indices,e.indices)&&wi.visit(r.dictionary,e.dictionary)}function yw(r,e){return r===e||Wr(r,e)&&r.unit===e.unit}function Jx(r,e){return r===e||Wr(r,e)&&r.listSize===e.listSize&&r.children.length===e.children.length&&wi.compareManyFields(r.children,e.children)}function Xx(r,e){return r===e||Wr(r,e)&&r.keysSorted===e.keysSorted&&r.children.length===e.children.length&&wi.compareManyFields(r.children,e.children)}He.prototype.visitNull=pa;He.prototype.visitBool=pa;He.prototype.visitInt=Gi;He.prototype.visitInt8=Gi;He.prototype.visitInt16=Gi;He.prototype.visitInt32=Gi;He.prototype.visitInt64=Gi;He.prototype.visitUint8=Gi;He.prototype.visitUint16=Gi;He.prototype.visitUint32=Gi;He.prototype.visitUint64=Gi;He.prototype.visitFloat=Wu;He.prototype.visitFloat16=Wu;He.prototype.visitFloat32=Wu;He.prototype.visitFloat64=Wu;He.prototype.visitUtf8=pa;He.prototype.visitBinary=pa;He.prototype.visitFixedSizeBinary=Wx;He.prototype.visitDate=gw;He.prototype.visitDateDay=gw;He.prototype.visitDateMillisecond=gw;He.prototype.visitTimestamp=ua;He.prototype.visitTimestampSecond=ua;He.prototype.visitTimestampMillisecond=ua;He.prototype.visitTimestampMicrosecond=ua;He.prototype.visitTimestampNanosecond=ua;He.prototype.visitTime=ca;He.prototype.visitTimeSecond=ca;He.prototype.visitTimeMillisecond=ca;He.prototype.visitTimeMicrosecond=ca;He.prototype.visitTimeNanosecond=ca;He.prototype.visitDecimal=pa;He.prototype.visitList=Yx;He.prototype.visitStruct=Kx;He.prototype.visitUnion=jw;He.prototype.visitDenseUnion=jw;He.prototype.visitSparseUnion=jw;He.prototype.visitDictionary=Gx;He.prototype.visitInterval=yw;He.prototype.visitIntervalDayTime=yw;He.prototype.visitIntervalYearMonth=yw;He.prototype.visitFixedSizeList=Jx;He.prototype.visitMap=Xx;var wi=new He;function ho(r,e){return wi.compareSchemas(r,e)}function cv(r,e){return wi.compareFields(r,e)}function mv(r,e){return wi.visit(r,e)}function wo(r){let e=r.type,t=new(uv.getVisitFn(e)())(r);if(e.children&&e.children.length>0){let n=r.children||[],i={nullValues:r.nullValues},f=Array.isArray(n)?(o,s)=>n[s]||i:({name:o})=>n[o]||i;for(let[o,s]of e.children.entries()){let{type:l}=s,p=f(s,o);t.children.push(wo(Object.assign(Object.assign({},p),{type:l})))}}return t}function Yu(r,e){return Zx(r,e.map(t=>t.data.concat()))}function Zx(r,e){let t=[...r.fields],n=[],i={numBatches:e.reduce((b,c)=>Math.max(b,c.length),0)},f=0,o=0,s=-1,l=e.length,p,u=[];for(;i.numBatches-- >0;){for(o=Number.POSITIVE_INFINITY,s=-1;++s<l;)u[s]=p=e[s].shift(),o=Math.min(o,p?p.length:o);Number.isFinite(o)&&(u=Qx(t,o,u,e,i),o>0&&(n[f++]=Fe({type:new At(t),length:o,nullCount:0,children:u.slice()})))}return[r=r.assign(t),n.map(b=>new Bt(r,b))]}function Qx(r,e,t,n,i){var f;let o=(e+63&~63)>>3;for(let s=-1,l=n.length;++s<l;){let p=t[s],u=p==null?void 0:p.length;if(u>=e)u===e?t[s]=p:(t[s]=p.slice(0,e),i.numBatches=Math.max(i.numBatches,n[s].unshift(p.slice(e,u-e))));else{let b=r[s];r[s]=b.clone({nullable:!0}),t[s]=(f=p==null?void 0:p._changeLengthAndBackfillNullBitmap(e))!==null&&f!==void 0?f:Fe({type:b.type,length:e,nullCount:e,nullBitmap:new Uint8Array(o)})}}return t}var dv,Qt=class{constructor(...e){var t,n;if(e.length===0)return this.batches=[],this.schema=new et([]),this._offsets=[0],this;let i,f;e[0]instanceof et&&(i=e.shift()),e[e.length-1]instanceof Uint32Array&&(f=e.pop());let o=l=>{if(l){if(l instanceof Bt)return[l];if(l instanceof Qt)return l.batches;if(l instanceof pt){if(l.type instanceof At)return[new Bt(new et(l.type.children),l)]}else{if(Array.isArray(l))return l.flatMap(p=>o(p));if(typeof l[Symbol.iterator]=="function")return[...l].flatMap(p=>o(p));if(typeof l=="object"){let p=Object.keys(l),u=p.map(h=>new ze([l[h]])),b=new et(p.map((h,T)=>new Ce(String(h),u[T].type))),[,c]=Yu(b,u);return c.length===0?[new Bt(l)]:c}}}return[]},s=e.flatMap(l=>o(l));if(i=(n=i??((t=s[0])===null||t===void 0?void 0:t.schema))!==null&&n!==void 0?n:new et([]),!(i instanceof et))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.");for(let l of s){if(!(l instanceof Bt))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.");if(!ho(i,l.schema))throw new TypeError("Table and inner RecordBatch schemas must be equivalent.")}this.schema=i,this.batches=s,this._offsets=f??ju(this.data)}get data(){return this.batches.map(({data:e})=>e)}get numCols(){return this.schema.fields.length}get numRows(){return this.data.reduce((e,t)=>e+t.length,0)}get nullCount(){return this._nullCount===-1&&(this._nullCount=gu(this.data)),this._nullCount}isValid(e){return!1}get(e){return null}set(e,t){}indexOf(e,t){return-1}getByteLength(e){return 0}[Symbol.iterator](){return this.batches.length>0?as.visit(new ze(this.data)):new Array(0)[Symbol.iterator]()}toArray(){return[...this]}toString(){return`[
|
|
35
|
+
return true;`)}function B1(t){return typeof t!="bigint"?Cn(t):iu?`${Cn(t)}n`:`"${Cn(t)}"`}var cw=(t,e)=>(t*e+63&~63||64)/e,I1=(t,e=0)=>t.length>=e?t.subarray(0,e):ns(new t.constructor(e),t,0),bo=class{constructor(e,r=1){this.buffer=e,this.stride=r,this.BYTES_PER_ELEMENT=e.BYTES_PER_ELEMENT,this.ArrayType=e.constructor,this._resize(this.length=Math.trunc(e.length/r))}get byteLength(){return Math.trunc(this.length*this.stride*this.BYTES_PER_ELEMENT)}get reservedLength(){return this.buffer.length/this.stride}get reservedByteLength(){return this.buffer.byteLength}set(e,r){return this}append(e){return this.set(this.length,e)}reserve(e){if(e>0){this.length+=e;let r=this.stride,n=this.length*r,i=this.buffer.length;n>=i&&this._resize(i===0?cw(n*1,this.BYTES_PER_ELEMENT):cw(n*2,this.BYTES_PER_ELEMENT))}return this}flush(e=this.length){e=cw(e*this.stride,this.BYTES_PER_ELEMENT);let r=I1(this.buffer,e);return this.clear(),r}clear(){return this.length=0,this._resize(0),this}_resize(e){return this.buffer=ns(new this.ArrayType(e),this.buffer)}};bo.prototype.offset=0;var Of=class extends bo{last(){return this.get(this.length-1)}get(e){return this.buffer[e]}set(e,r){return this.reserve(e-this.length+1),this.buffer[e*this.stride]=r,this}},ia=class extends Of{constructor(e=new Uint8Array(0)){super(e,1/8);this.numValid=0}get numInvalid(){return this.length-this.numValid}get(e){return this.buffer[e>>3]>>e%8&1}set(e,r){let{buffer:n}=this.reserve(e-this.length+1),i=e>>3,f=e%8,o=n[i]>>f&1;return r?o===0&&(n[i]|=1<<f,++this.numValid):o===1&&(n[i]&=~(1<<f),--this.numValid),this}clear(){return this.numValid=0,super.clear()}},fa=class extends Of{constructor(e=new Int32Array(1)){super(e,1)}append(e){return this.set(this.length-1,e)}set(e,r){let n=this.length-1,i=this.reserve(e-n+1).buffer;return n<e++&&i.fill(i[n],n,e),i[e]=i[e-1]+r,this}flush(e=this.length-1){return e>this.length&&this.set(e-1,0),super.flush(e+1)}};var zt=class{constructor({type:e,nullValues:r}){this.length=0,this.finished=!1,this.type=e,this.children=[],this.nullValues=r,this.stride=tn(e),this._nulls=new ia,r&&r.length>0&&(this._isValid=Nv(r))}static throughNode(e){throw new Error('"throughNode" not available in this environment')}static throughDOM(e){throw new Error('"throughDOM" not available in this environment')}toVector(){return new ze([this.flush()])}get ArrayType(){return this.type.ArrayType}get nullCount(){return this._nulls.numInvalid}get numChildren(){return this.children.length}get byteLength(){let e=0,{_offsets:r,_values:n,_nulls:i,_typeIds:f,children:o}=this;return r&&(e+=r.byteLength),n&&(e+=n.byteLength),i&&(e+=i.byteLength),f&&(e+=f.byteLength),o.reduce((s,l)=>s+l.byteLength,e)}get reservedLength(){return this._nulls.reservedLength}get reservedByteLength(){let e=0;return this._offsets&&(e+=this._offsets.reservedByteLength),this._values&&(e+=this._values.reservedByteLength),this._nulls&&(e+=this._nulls.reservedByteLength),this._typeIds&&(e+=this._typeIds.reservedByteLength),this.children.reduce((r,n)=>r+n.reservedByteLength,e)}get valueOffsets(){return this._offsets?this._offsets.buffer:null}get values(){return this._values?this._values.buffer:null}get nullBitmap(){return this._nulls?this._nulls.buffer:null}get typeIds(){return this._typeIds?this._typeIds.buffer:null}append(e){return this.set(this.length,e)}isValid(e){return this._isValid(e)}set(e,r){return this.setValid(e,this.isValid(r))&&this.setValue(e,r),this}setValue(e,r){this._setValue(this,e,r)}setValid(e,r){return this.length=this._nulls.set(e,+r).length,r}addChild(e,r=`${this.numChildren}`){throw new Error(`Cannot append children to non-nested type "${this.type}"`)}getChildAt(e){return this.children[e]||null}flush(){let e,r,n,i,{type:f,length:o,nullCount:s,_typeIds:l,_offsets:p,_values:u,_nulls:b}=this;(r=l==null?void 0:l.flush(o))?i=p==null?void 0:p.flush(o):(i=p==null?void 0:p.flush(o))?e=u==null?void 0:u.flush(p.last()):e=u==null?void 0:u.flush(o),s>0&&(n=b==null?void 0:b.flush(o));let c=this.children.map(h=>h.flush());return this.clear(),Fe({type:f,length:o,nullCount:s,children:c,child:c[0],data:e,typeIds:r,nullBitmap:n,valueOffsets:i})}finish(){this.finished=!0;for(let e of this.children)e.finish();return this}clear(){var e,r,n,i;this.length=0,(e=this._nulls)===null||e===void 0||e.clear(),(r=this._values)===null||r===void 0||r.clear(),(n=this._offsets)===null||n===void 0||n.clear(),(i=this._typeIds)===null||i===void 0||i.clear();for(let f of this.children)f.clear();return this}};zt.prototype.length=1;zt.prototype.stride=1;zt.prototype.children=null;zt.prototype.finished=!1;zt.prototype.nullValues=null;zt.prototype._isValid=()=>!0;var wr=class extends zt{constructor(e){super(e);this._values=new Of(new this.ArrayType(0),this.stride)}setValue(e,r){let n=this._values;return n.reserve(e-n.length+1),super.setValue(e,r)}},Ui=class extends zt{constructor(e){super(e);this._pendingLength=0,this._offsets=new fa}setValue(e,r){let n=this._pending||(this._pending=new Map),i=n.get(e);i&&(this._pendingLength-=i.length),this._pendingLength+=r instanceof Pi?r[An].length:r.length,n.set(e,r)}setValid(e,r){return super.setValid(e,r)?!0:((this._pending||(this._pending=new Map)).set(e,void 0),!1)}clear(){return this._pendingLength=0,this._pending=void 0,super.clear()}flush(){return this._flush(),super.flush()}finish(){return this._flush(),super.finish()}_flush(){let e=this._pending,r=this._pendingLength;return this._pendingLength=0,this._pending=void 0,e&&e.size>0&&this._flushPending(e,r),this}};var ws=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}offset(){return this.bb.readInt64(this.bb_pos)}metaDataLength(){return this.bb.readInt32(this.bb_pos+8)}bodyLength(){return this.bb.readInt64(this.bb_pos+16)}static sizeOf(){return 24}static createBlock(e,r,n,i){return e.prep(8,24),e.writeInt64(i),e.pad(4),e.writeInt32(n),e.writeInt64(r),e.offset()}};var oa=2,nn=4,On=4,be=4;var di=new Int32Array(2),Ru=new Float32Array(di.buffer),Du=new Float64Array(di.buffer),hs=new Uint16Array(new Uint8Array([1,0]).buffer)[0]===1;var fr=class{constructor(e,r){this.low=e|0,this.high=r|0}static create(e,r){return e==0&&r==0?fr.ZERO:new fr(e,r)}toFloat64(){return(this.low>>>0)+this.high*4294967296}equals(e){return this.low==e.low&&this.high==e.high}};fr.ZERO=new fr(0,0);var sa;(function(t){t[t.UTF8_BYTES=1]="UTF8_BYTES",t[t.UTF16_STRING=2]="UTF16_STRING"})(sa||(sa={}));var Wr=class{constructor(e){this.bytes_=e,this.position_=0}static allocate(e){return new Wr(new Uint8Array(e))}clear(){this.position_=0}bytes(){return this.bytes_}position(){return this.position_}setPosition(e){this.position_=e}capacity(){return this.bytes_.length}readInt8(e){return this.readUint8(e)<<24>>24}readUint8(e){return this.bytes_[e]}readInt16(e){return this.readUint16(e)<<16>>16}readUint16(e){return this.bytes_[e]|this.bytes_[e+1]<<8}readInt32(e){return this.bytes_[e]|this.bytes_[e+1]<<8|this.bytes_[e+2]<<16|this.bytes_[e+3]<<24}readUint32(e){return this.readInt32(e)>>>0}readInt64(e){return new fr(this.readInt32(e),this.readInt32(e+4))}readUint64(e){return new fr(this.readUint32(e),this.readUint32(e+4))}readFloat32(e){return di[0]=this.readInt32(e),Ru[0]}readFloat64(e){return di[hs?0:1]=this.readInt32(e),di[hs?1:0]=this.readInt32(e+4),Du[0]}writeInt8(e,r){this.bytes_[e]=r}writeUint8(e,r){this.bytes_[e]=r}writeInt16(e,r){this.bytes_[e]=r,this.bytes_[e+1]=r>>8}writeUint16(e,r){this.bytes_[e]=r,this.bytes_[e+1]=r>>8}writeInt32(e,r){this.bytes_[e]=r,this.bytes_[e+1]=r>>8,this.bytes_[e+2]=r>>16,this.bytes_[e+3]=r>>24}writeUint32(e,r){this.bytes_[e]=r,this.bytes_[e+1]=r>>8,this.bytes_[e+2]=r>>16,this.bytes_[e+3]=r>>24}writeInt64(e,r){this.writeInt32(e,r.low),this.writeInt32(e+4,r.high)}writeUint64(e,r){this.writeUint32(e,r.low),this.writeUint32(e+4,r.high)}writeFloat32(e,r){Ru[0]=r,this.writeInt32(e,di[0])}writeFloat64(e,r){Du[0]=r,this.writeInt32(e,di[hs?0:1]),this.writeInt32(e+4,di[hs?1:0])}getBufferIdentifier(){if(this.bytes_.length<this.position_+nn+On)throw new Error("FlatBuffers: ByteBuffer is too short to contain an identifier.");let e="";for(let r=0;r<On;r++)e+=String.fromCharCode(this.readInt8(this.position_+nn+r));return e}__offset(e,r){let n=e-this.readInt32(e);return r<this.readInt16(n)?this.readInt16(n+r):0}__union(e,r){return e.bb_pos=r+this.readInt32(r),e.bb=this,e}__string(e,r){e+=this.readInt32(e);let n=this.readInt32(e),i="",f=0;if(e+=nn,r===sa.UTF8_BYTES)return this.bytes_.subarray(e,e+n);for(;f<n;){let o,s=this.readUint8(e+f++);if(s<192)o=s;else{let l=this.readUint8(e+f++);if(s<224)o=(s&31)<<6|l&63;else{let p=this.readUint8(e+f++);if(s<240)o=(s&15)<<12|(l&63)<<6|p&63;else{let u=this.readUint8(e+f++);o=(s&7)<<18|(l&63)<<12|(p&63)<<6|u&63}}}o<65536?i+=String.fromCharCode(o):(o-=65536,i+=String.fromCharCode((o>>10)+55296,(o&(1<<10)-1)+56320))}return i}__union_with_string(e,r){return typeof e=="string"?this.__string(r):this.__union(e,r)}__indirect(e){return e+this.readInt32(e)}__vector(e){return e+this.readInt32(e)+nn}__vector_len(e){return this.readInt32(e+this.readInt32(e))}__has_identifier(e){if(e.length!=On)throw new Error("FlatBuffers: file identifier must be length "+On);for(let r=0;r<On;r++)if(e.charCodeAt(r)!=this.readInt8(this.position()+nn+r))return!1;return!0}createLong(e,r){return fr.create(e,r)}createScalarList(e,r){let n=[];for(let i=0;i<r;++i)e(i)!==null&&n.push(e(i));return n}createObjList(e,r){let n=[];for(let i=0;i<r;++i){let f=e(i);f!==null&&n.push(f.unpack())}return n}};var Nf=class{constructor(e){this.minalign=1,this.vtable=null,this.vtable_in_use=0,this.isNested=!1,this.object_start=0,this.vtables=[],this.vector_num_elems=0,this.force_defaults=!1,this.string_maps=null;let r;e?r=e:r=1024,this.bb=Wr.allocate(r),this.space=r}clear(){this.bb.clear(),this.space=this.bb.capacity(),this.minalign=1,this.vtable=null,this.vtable_in_use=0,this.isNested=!1,this.object_start=0,this.vtables=[],this.vector_num_elems=0,this.force_defaults=!1,this.string_maps=null}forceDefaults(e){this.force_defaults=e}dataBuffer(){return this.bb}asUint8Array(){return this.bb.bytes().subarray(this.bb.position(),this.bb.position()+this.offset())}prep(e,r){e>this.minalign&&(this.minalign=e);let n=~(this.bb.capacity()-this.space+r)+1&e-1;for(;this.space<n+e+r;){let i=this.bb.capacity();this.bb=Nf.growByteBuffer(this.bb),this.space+=this.bb.capacity()-i}this.pad(n)}pad(e){for(let r=0;r<e;r++)this.bb.writeInt8(--this.space,0)}writeInt8(e){this.bb.writeInt8(this.space-=1,e)}writeInt16(e){this.bb.writeInt16(this.space-=2,e)}writeInt32(e){this.bb.writeInt32(this.space-=4,e)}writeInt64(e){this.bb.writeInt64(this.space-=8,e)}writeFloat32(e){this.bb.writeFloat32(this.space-=4,e)}writeFloat64(e){this.bb.writeFloat64(this.space-=8,e)}addInt8(e){this.prep(1,0),this.writeInt8(e)}addInt16(e){this.prep(2,0),this.writeInt16(e)}addInt32(e){this.prep(4,0),this.writeInt32(e)}addInt64(e){this.prep(8,0),this.writeInt64(e)}addFloat32(e){this.prep(4,0),this.writeFloat32(e)}addFloat64(e){this.prep(8,0),this.writeFloat64(e)}addFieldInt8(e,r,n){(this.force_defaults||r!=n)&&(this.addInt8(r),this.slot(e))}addFieldInt16(e,r,n){(this.force_defaults||r!=n)&&(this.addInt16(r),this.slot(e))}addFieldInt32(e,r,n){(this.force_defaults||r!=n)&&(this.addInt32(r),this.slot(e))}addFieldInt64(e,r,n){(this.force_defaults||!r.equals(n))&&(this.addInt64(r),this.slot(e))}addFieldFloat32(e,r,n){(this.force_defaults||r!=n)&&(this.addFloat32(r),this.slot(e))}addFieldFloat64(e,r,n){(this.force_defaults||r!=n)&&(this.addFloat64(r),this.slot(e))}addFieldOffset(e,r,n){(this.force_defaults||r!=n)&&(this.addOffset(r),this.slot(e))}addFieldStruct(e,r,n){r!=n&&(this.nested(r),this.slot(e))}nested(e){if(e!=this.offset())throw new Error("FlatBuffers: struct must be serialized inline.")}notNested(){if(this.isNested)throw new Error("FlatBuffers: object serialization must not be nested.")}slot(e){this.vtable!==null&&(this.vtable[e]=this.offset())}offset(){return this.bb.capacity()-this.space}static growByteBuffer(e){let r=e.capacity();if(r&3221225472)throw new Error("FlatBuffers: cannot grow buffer beyond 2 gigabytes.");let n=r<<1,i=Wr.allocate(n);return i.setPosition(n-r),i.bytes().set(e.bytes(),n-r),i}addOffset(e){this.prep(nn,0),this.writeInt32(this.offset()-e+nn)}startObject(e){this.notNested(),this.vtable==null&&(this.vtable=[]),this.vtable_in_use=e;for(let r=0;r<e;r++)this.vtable[r]=0;this.isNested=!0,this.object_start=this.offset()}endObject(){if(this.vtable==null||!this.isNested)throw new Error("FlatBuffers: endObject called without startObject");this.addInt32(0);let e=this.offset(),r=this.vtable_in_use-1;for(;r>=0&&this.vtable[r]==0;r--);let n=r+1;for(;r>=0;r--)this.addInt16(this.vtable[r]!=0?e-this.vtable[r]:0);let i=2;this.addInt16(e-this.object_start);let f=(n+i)*oa;this.addInt16(f);let o=0,s=this.space;e:for(r=0;r<this.vtables.length;r++){let l=this.bb.capacity()-this.vtables[r];if(f==this.bb.readInt16(l)){for(let p=oa;p<f;p+=oa)if(this.bb.readInt16(s+p)!=this.bb.readInt16(l+p))continue e;o=this.vtables[r];break}}return o?(this.space=this.bb.capacity()-e,this.bb.writeInt32(this.space,o-e)):(this.vtables.push(this.offset()),this.bb.writeInt32(this.bb.capacity()-e,this.offset()-e)),this.isNested=!1,e}finish(e,r,n){let i=n?be:0;if(r){let f=r;if(this.prep(this.minalign,nn+On+i),f.length!=On)throw new Error("FlatBuffers: file identifier must be length "+On);for(let o=On-1;o>=0;o--)this.writeInt8(f.charCodeAt(o))}this.prep(this.minalign,nn+i),this.addOffset(e),i&&this.addInt32(this.bb.capacity()-this.space),this.bb.setPosition(this.space)}finishSizePrefixed(e,r){this.finish(e,r,!0)}requiredField(e,r){let n=this.bb.capacity()-e,i=n-this.bb.readInt32(n);if(!(this.bb.readInt16(i+r)!=0))throw new Error("FlatBuffers: field "+r+" must be set")}startVector(e,r,n){this.notNested(),this.vector_num_elems=r,this.prep(nn,e*r),this.prep(n,e*r)}endVector(){return this.writeInt32(this.vector_num_elems),this.offset()}createSharedString(e){if(!e)return 0;if(this.string_maps||(this.string_maps=new Map),this.string_maps.has(e))return this.string_maps.get(e);let r=this.createString(e);return this.string_maps.set(e,r),r}createString(e){if(!e)return 0;let r;if(e instanceof Uint8Array)r=e;else{r=[];let n=0;for(;n<e.length;){let i,f=e.charCodeAt(n++);if(f<55296||f>=56320)i=f;else{let o=e.charCodeAt(n++);i=(f<<10)+o+(65536-(55296<<10)-56320)}i<128?r.push(i):(i<2048?r.push(i>>6&31|192):(i<65536?r.push(i>>12&15|224):r.push(i>>18&7|240,i>>12&63|128),r.push(i>>6&63|128)),r.push(i&63|128))}}this.addInt8(0),this.startVector(1,r.length,1),this.bb.setPosition(this.space-=r.length);for(let n=0,i=this.space,f=this.bb.bytes();n<r.length;n++)f[i++]=r[n];return this.endVector()}createLong(e,r){return fr.create(e,r)}createObjectOffset(e){return e===null?0:typeof e=="string"?this.createString(e):e.pack(this)}createObjectOffsetList(e){let r=[];for(let n=0;n<e.length;++n){let i=e[n];if(i!==null)r.push(this.createObjectOffset(i));else throw new Error("FlatBuffers: Argument for createObjectOffsetList cannot contain null.")}return r}createStructOffsetList(e,r){return r(this,e.length),this.createObjectOffsetList(e),this.endVector()}};var Nt=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsKeyValue(e,r){return(r||new Nt).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsKeyValue(e,r){return e.setPosition(e.position()+be),(r||new Nt).__init(e.readInt32(e.position())+e.position(),e)}key(e){let r=this.bb.__offset(this.bb_pos,4);return r?this.bb.__string(this.bb_pos+r,e):null}value(e){let r=this.bb.__offset(this.bb_pos,6);return r?this.bb.__string(this.bb_pos+r,e):null}static startKeyValue(e){e.startObject(2)}static addKey(e,r){e.addFieldOffset(0,r,0)}static addValue(e,r){e.addFieldOffset(1,r,0)}static endKeyValue(e){return e.endObject()}static createKeyValue(e,r,n){return Nt.startKeyValue(e),Nt.addKey(e,r),Nt.addValue(e,n),Nt.endKeyValue(e)}};var Hf;(function(t){t[t.V1=0]="V1",t[t.V2=1]="V2",t[t.V3=2]="V3",t[t.V4=3]="V4",t[t.V5=4]="V5"})(Hf||(Hf={}));var Rf;(function(t){t[t.Little=0]="Little",t[t.Big=1]="Big"})(Rf||(Rf={}));var la;(function(t){t[t.DenseArray=0]="DenseArray"})(la||(la={}));var hr=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsInt(e,r){return(r||new hr).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsInt(e,r){return e.setPosition(e.position()+be),(r||new hr).__init(e.readInt32(e.position())+e.position(),e)}bitWidth(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt32(this.bb_pos+e):0}isSigned(){let e=this.bb.__offset(this.bb_pos,6);return e?!!this.bb.readInt8(this.bb_pos+e):!1}static startInt(e){e.startObject(2)}static addBitWidth(e,r){e.addFieldInt32(0,r,0)}static addIsSigned(e,r){e.addFieldInt8(1,+r,0)}static endInt(e){return e.endObject()}static createInt(e,r,n){return hr.startInt(e),hr.addBitWidth(e,r),hr.addIsSigned(e,n),hr.endInt(e)}};var Nn=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsDictionaryEncoding(e,r){return(r||new Nn).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDictionaryEncoding(e,r){return e.setPosition(e.position()+be),(r||new Nn).__init(e.readInt32(e.position())+e.position(),e)}id(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt64(this.bb_pos+e):this.bb.createLong(0,0)}indexType(e){let r=this.bb.__offset(this.bb_pos,6);return r?(e||new hr).__init(this.bb.__indirect(this.bb_pos+r),this.bb):null}isOrdered(){let e=this.bb.__offset(this.bb_pos,8);return e?!!this.bb.readInt8(this.bb_pos+e):!1}dictionaryKind(){let e=this.bb.__offset(this.bb_pos,10);return e?this.bb.readInt16(this.bb_pos+e):la.DenseArray}static startDictionaryEncoding(e){e.startObject(4)}static addId(e,r){e.addFieldInt64(0,r,e.createLong(0,0))}static addIndexType(e,r){e.addFieldOffset(1,r,0)}static addIsOrdered(e,r){e.addFieldInt8(2,+r,0)}static addDictionaryKind(e,r){e.addFieldInt16(3,r,la.DenseArray)}static endDictionaryEncoding(e){return e.endObject()}};var Li=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsBinary(e,r){return(r||new Li).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsBinary(e,r){return e.setPosition(e.position()+be),(r||new Li).__init(e.readInt32(e.position())+e.position(),e)}static startBinary(e){e.startObject(0)}static endBinary(e){return e.endObject()}static createBinary(e){return Li.startBinary(e),Li.endBinary(e)}};var Ci=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsBool(e,r){return(r||new Ci).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsBool(e,r){return e.setPosition(e.position()+be),(r||new Ci).__init(e.readInt32(e.position())+e.position(),e)}static startBool(e){e.startObject(0)}static endBool(e){return e.endObject()}static createBool(e){return Ci.startBool(e),Ci.endBool(e)}};var aa;(function(t){t[t.DAY=0]="DAY",t[t.MILLISECOND=1]="MILLISECOND"})(aa||(aa={}));var fn=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsDate(e,r){return(r||new fn).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDate(e,r){return e.setPosition(e.position()+be),(r||new fn).__init(e.readInt32(e.position())+e.position(),e)}unit(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):aa.MILLISECOND}static startDate(e){e.startObject(1)}static addUnit(e,r){e.addFieldInt16(0,r,aa.MILLISECOND)}static endDate(e){return e.endObject()}static createDate(e,r){return fn.startDate(e),fn.addUnit(e,r),fn.endDate(e)}};var br=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsDecimal(e,r){return(r||new br).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDecimal(e,r){return e.setPosition(e.position()+be),(r||new br).__init(e.readInt32(e.position())+e.position(),e)}precision(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt32(this.bb_pos+e):0}scale(){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.readInt32(this.bb_pos+e):0}bitWidth(){let e=this.bb.__offset(this.bb_pos,8);return e?this.bb.readInt32(this.bb_pos+e):128}static startDecimal(e){e.startObject(3)}static addPrecision(e,r){e.addFieldInt32(0,r,0)}static addScale(e,r){e.addFieldInt32(1,r,0)}static addBitWidth(e,r){e.addFieldInt32(2,r,128)}static endDecimal(e){return e.endObject()}static createDecimal(e,r,n,i){return br.startDecimal(e),br.addPrecision(e,r),br.addScale(e,n),br.addBitWidth(e,i),br.endDecimal(e)}};var Df;(function(t){t[t.SECOND=0]="SECOND",t[t.MILLISECOND=1]="MILLISECOND",t[t.MICROSECOND=2]="MICROSECOND",t[t.NANOSECOND=3]="NANOSECOND"})(Df||(Df={}));var on=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsFixedSizeBinary(e,r){return(r||new on).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsFixedSizeBinary(e,r){return e.setPosition(e.position()+be),(r||new on).__init(e.readInt32(e.position())+e.position(),e)}byteWidth(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt32(this.bb_pos+e):0}static startFixedSizeBinary(e){e.startObject(1)}static addByteWidth(e,r){e.addFieldInt32(0,r,0)}static endFixedSizeBinary(e){return e.endObject()}static createFixedSizeBinary(e,r){return on.startFixedSizeBinary(e),on.addByteWidth(e,r),on.endFixedSizeBinary(e)}};var sn=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsFixedSizeList(e,r){return(r||new sn).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsFixedSizeList(e,r){return e.setPosition(e.position()+be),(r||new sn).__init(e.readInt32(e.position())+e.position(),e)}listSize(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt32(this.bb_pos+e):0}static startFixedSizeList(e){e.startObject(1)}static addListSize(e,r){e.addFieldInt32(0,r,0)}static endFixedSizeList(e){return e.endObject()}static createFixedSizeList(e,r){return sn.startFixedSizeList(e),sn.addListSize(e,r),sn.endFixedSizeList(e)}};var pa;(function(t){t[t.HALF=0]="HALF",t[t.SINGLE=1]="SINGLE",t[t.DOUBLE=2]="DOUBLE"})(pa||(pa={}));var ln=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsFloatingPoint(e,r){return(r||new ln).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsFloatingPoint(e,r){return e.setPosition(e.position()+be),(r||new ln).__init(e.readInt32(e.position())+e.position(),e)}precision(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):pa.HALF}static startFloatingPoint(e){e.startObject(1)}static addPrecision(e,r){e.addFieldInt16(0,r,pa.HALF)}static endFloatingPoint(e){return e.endObject()}static createFloatingPoint(e,r){return ln.startFloatingPoint(e),ln.addPrecision(e,r),ln.endFloatingPoint(e)}};var ua;(function(t){t[t.YEAR_MONTH=0]="YEAR_MONTH",t[t.DAY_TIME=1]="DAY_TIME",t[t.MONTH_DAY_NANO=2]="MONTH_DAY_NANO"})(ua||(ua={}));var an=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsInterval(e,r){return(r||new an).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsInterval(e,r){return e.setPosition(e.position()+be),(r||new an).__init(e.readInt32(e.position())+e.position(),e)}unit(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):ua.YEAR_MONTH}static startInterval(e){e.startObject(1)}static addUnit(e,r){e.addFieldInt16(0,r,ua.YEAR_MONTH)}static endInterval(e){return e.endObject()}static createInterval(e,r){return an.startInterval(e),an.addUnit(e,r),an.endInterval(e)}};var Vi=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsList(e,r){return(r||new Vi).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsList(e,r){return e.setPosition(e.position()+be),(r||new Vi).__init(e.readInt32(e.position())+e.position(),e)}static startList(e){e.startObject(0)}static endList(e){return e.endObject()}static createList(e){return Vi.startList(e),Vi.endList(e)}};var pn=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsMap(e,r){return(r||new pn).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsMap(e,r){return e.setPosition(e.position()+be),(r||new pn).__init(e.readInt32(e.position())+e.position(),e)}keysSorted(){let e=this.bb.__offset(this.bb_pos,4);return e?!!this.bb.readInt8(this.bb_pos+e):!1}static startMap(e){e.startObject(1)}static addKeysSorted(e,r){e.addFieldInt8(0,+r,0)}static endMap(e){return e.endObject()}static createMap(e,r){return pn.startMap(e),pn.addKeysSorted(e,r),pn.endMap(e)}};var Wi=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsNull(e,r){return(r||new Wi).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsNull(e,r){return e.setPosition(e.position()+be),(r||new Wi).__init(e.readInt32(e.position())+e.position(),e)}static startNull(e){e.startObject(0)}static endNull(e){return e.endObject()}static createNull(e){return Wi.startNull(e),Wi.endNull(e)}};var Yi=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsStruct_(e,r){return(r||new Yi).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsStruct_(e,r){return e.setPosition(e.position()+be),(r||new Yi).__init(e.readInt32(e.position())+e.position(),e)}static startStruct_(e){e.startObject(0)}static endStruct_(e){return e.endObject()}static createStruct_(e){return Yi.startStruct_(e),Yi.endStruct_(e)}};var Er=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsTime(e,r){return(r||new Er).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsTime(e,r){return e.setPosition(e.position()+be),(r||new Er).__init(e.readInt32(e.position())+e.position(),e)}unit(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):Df.MILLISECOND}bitWidth(){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.readInt32(this.bb_pos+e):32}static startTime(e){e.startObject(2)}static addUnit(e,r){e.addFieldInt16(0,r,Df.MILLISECOND)}static addBitWidth(e,r){e.addFieldInt32(1,r,32)}static endTime(e){return e.endObject()}static createTime(e,r,n){return Er.startTime(e),Er.addUnit(e,r),Er.addBitWidth(e,n),Er.endTime(e)}};var Ar=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsTimestamp(e,r){return(r||new Ar).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsTimestamp(e,r){return e.setPosition(e.position()+be),(r||new Ar).__init(e.readInt32(e.position())+e.position(),e)}unit(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):Df.SECOND}timezone(e){let r=this.bb.__offset(this.bb_pos,6);return r?this.bb.__string(this.bb_pos+r,e):null}static startTimestamp(e){e.startObject(2)}static addUnit(e,r){e.addFieldInt16(0,r,Df.SECOND)}static addTimezone(e,r){e.addFieldOffset(1,r,0)}static endTimestamp(e){return e.endObject()}static createTimestamp(e,r,n){return Ar.startTimestamp(e),Ar.addUnit(e,r),Ar.addTimezone(e,n),Ar.endTimestamp(e)}};var ca;(function(t){t[t.Sparse=0]="Sparse",t[t.Dense=1]="Dense"})(ca||(ca={}));var gr=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsUnion(e,r){return(r||new gr).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsUnion(e,r){return e.setPosition(e.position()+be),(r||new gr).__init(e.readInt32(e.position())+e.position(),e)}mode(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):ca.Sparse}typeIds(e){let r=this.bb.__offset(this.bb_pos,6);return r?this.bb.readInt32(this.bb.__vector(this.bb_pos+r)+e*4):0}typeIdsLength(){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.__vector_len(this.bb_pos+e):0}typeIdsArray(){let e=this.bb.__offset(this.bb_pos,6);return e?new Int32Array(this.bb.bytes().buffer,this.bb.bytes().byteOffset+this.bb.__vector(this.bb_pos+e),this.bb.__vector_len(this.bb_pos+e)):null}static startUnion(e){e.startObject(2)}static addMode(e,r){e.addFieldInt16(0,r,ca.Sparse)}static addTypeIds(e,r){e.addFieldOffset(1,r,0)}static createTypeIdsVector(e,r){e.startVector(4,r.length,4);for(let n=r.length-1;n>=0;n--)e.addInt32(r[n]);return e.endVector()}static startTypeIdsVector(e,r){e.startVector(4,r,4)}static endUnion(e){return e.endObject()}static createUnion(e,r,n){return gr.startUnion(e),gr.addMode(e,r),gr.addTypeIds(e,n),gr.endUnion(e)}};var Ki=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsUtf8(e,r){return(r||new Ki).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsUtf8(e,r){return e.setPosition(e.position()+be),(r||new Ki).__init(e.readInt32(e.position())+e.position(),e)}static startUtf8(e){e.startObject(0)}static endUtf8(e){return e.endObject()}static createUtf8(e){return Ki.startUtf8(e),Ki.endUtf8(e)}};var Ht;(function(t){t[t.NONE=0]="NONE",t[t.Null=1]="Null",t[t.Int=2]="Int",t[t.FloatingPoint=3]="FloatingPoint",t[t.Binary=4]="Binary",t[t.Utf8=5]="Utf8",t[t.Bool=6]="Bool",t[t.Decimal=7]="Decimal",t[t.Date=8]="Date",t[t.Time=9]="Time",t[t.Timestamp=10]="Timestamp",t[t.Interval=11]="Interval",t[t.List=12]="List",t[t.Struct_=13]="Struct_",t[t.Union=14]="Union",t[t.FixedSizeBinary=15]="FixedSizeBinary",t[t.FixedSizeList=16]="FixedSizeList",t[t.Map=17]="Map",t[t.Duration=18]="Duration",t[t.LargeBinary=19]="LargeBinary",t[t.LargeUtf8=20]="LargeUtf8",t[t.LargeList=21]="LargeList"})(Ht||(Ht={}));var or=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsField(e,r){return(r||new or).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsField(e,r){return e.setPosition(e.position()+be),(r||new or).__init(e.readInt32(e.position())+e.position(),e)}name(e){let r=this.bb.__offset(this.bb_pos,4);return r?this.bb.__string(this.bb_pos+r,e):null}nullable(){let e=this.bb.__offset(this.bb_pos,6);return e?!!this.bb.readInt8(this.bb_pos+e):!1}typeType(){let e=this.bb.__offset(this.bb_pos,8);return e?this.bb.readUint8(this.bb_pos+e):Ht.NONE}type(e){let r=this.bb.__offset(this.bb_pos,10);return r?this.bb.__union(e,this.bb_pos+r):null}dictionary(e){let r=this.bb.__offset(this.bb_pos,12);return r?(e||new Nn).__init(this.bb.__indirect(this.bb_pos+r),this.bb):null}children(e,r){let n=this.bb.__offset(this.bb_pos,14);return n?(r||new or).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+e*4),this.bb):null}childrenLength(){let e=this.bb.__offset(this.bb_pos,14);return e?this.bb.__vector_len(this.bb_pos+e):0}customMetadata(e,r){let n=this.bb.__offset(this.bb_pos,16);return n?(r||new Nt).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+e*4),this.bb):null}customMetadataLength(){let e=this.bb.__offset(this.bb_pos,16);return e?this.bb.__vector_len(this.bb_pos+e):0}static startField(e){e.startObject(7)}static addName(e,r){e.addFieldOffset(0,r,0)}static addNullable(e,r){e.addFieldInt8(1,+r,0)}static addTypeType(e,r){e.addFieldInt8(2,r,Ht.NONE)}static addType(e,r){e.addFieldOffset(3,r,0)}static addDictionary(e,r){e.addFieldOffset(4,r,0)}static addChildren(e,r){e.addFieldOffset(5,r,0)}static createChildrenVector(e,r){e.startVector(4,r.length,4);for(let n=r.length-1;n>=0;n--)e.addOffset(r[n]);return e.endVector()}static startChildrenVector(e,r){e.startVector(4,r,4)}static addCustomMetadata(e,r){e.addFieldOffset(6,r,0)}static createCustomMetadataVector(e,r){e.startVector(4,r.length,4);for(let n=r.length-1;n>=0;n--)e.addOffset(r[n]);return e.endVector()}static startCustomMetadataVector(e,r){e.startVector(4,r,4)}static endField(e){return e.endObject()}};var Lt=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsSchema(e,r){return(r||new Lt).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsSchema(e,r){return e.setPosition(e.position()+be),(r||new Lt).__init(e.readInt32(e.position())+e.position(),e)}endianness(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):Rf.Little}fields(e,r){let n=this.bb.__offset(this.bb_pos,6);return n?(r||new or).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+e*4),this.bb):null}fieldsLength(){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.__vector_len(this.bb_pos+e):0}customMetadata(e,r){let n=this.bb.__offset(this.bb_pos,8);return n?(r||new Nt).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+e*4),this.bb):null}customMetadataLength(){let e=this.bb.__offset(this.bb_pos,8);return e?this.bb.__vector_len(this.bb_pos+e):0}features(e){let r=this.bb.__offset(this.bb_pos,10);return r?this.bb.readInt64(this.bb.__vector(this.bb_pos+r)+e*8):this.bb.createLong(0,0)}featuresLength(){let e=this.bb.__offset(this.bb_pos,10);return e?this.bb.__vector_len(this.bb_pos+e):0}static startSchema(e){e.startObject(4)}static addEndianness(e,r){e.addFieldInt16(0,r,Rf.Little)}static addFields(e,r){e.addFieldOffset(1,r,0)}static createFieldsVector(e,r){e.startVector(4,r.length,4);for(let n=r.length-1;n>=0;n--)e.addOffset(r[n]);return e.endVector()}static startFieldsVector(e,r){e.startVector(4,r,4)}static addCustomMetadata(e,r){e.addFieldOffset(2,r,0)}static createCustomMetadataVector(e,r){e.startVector(4,r.length,4);for(let n=r.length-1;n>=0;n--)e.addOffset(r[n]);return e.endVector()}static startCustomMetadataVector(e,r){e.startVector(4,r,4)}static addFeatures(e,r){e.addFieldOffset(3,r,0)}static createFeaturesVector(e,r){e.startVector(8,r.length,8);for(let n=r.length-1;n>=0;n--)e.addInt64(r[n]);return e.endVector()}static startFeaturesVector(e,r){e.startVector(8,r,8)}static endSchema(e){return e.endObject()}static finishSchemaBuffer(e,r){e.finish(r)}static finishSizePrefixedSchemaBuffer(e,r){e.finish(r,void 0,!0)}static createSchema(e,r,n,i,f){return Lt.startSchema(e),Lt.addEndianness(e,r),Lt.addFields(e,n),Lt.addCustomMetadata(e,i),Lt.addFeatures(e,f),Lt.endSchema(e)}};var Or=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsFooter(e,r){return(r||new Or).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsFooter(e,r){return e.setPosition(e.position()+be),(r||new Or).__init(e.readInt32(e.position())+e.position(),e)}version(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):Hf.V1}schema(e){let r=this.bb.__offset(this.bb_pos,6);return r?(e||new Lt).__init(this.bb.__indirect(this.bb_pos+r),this.bb):null}dictionaries(e,r){let n=this.bb.__offset(this.bb_pos,8);return n?(r||new ws).__init(this.bb.__vector(this.bb_pos+n)+e*24,this.bb):null}dictionariesLength(){let e=this.bb.__offset(this.bb_pos,8);return e?this.bb.__vector_len(this.bb_pos+e):0}recordBatches(e,r){let n=this.bb.__offset(this.bb_pos,10);return n?(r||new ws).__init(this.bb.__vector(this.bb_pos+n)+e*24,this.bb):null}recordBatchesLength(){let e=this.bb.__offset(this.bb_pos,10);return e?this.bb.__vector_len(this.bb_pos+e):0}customMetadata(e,r){let n=this.bb.__offset(this.bb_pos,12);return n?(r||new Nt).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+e*4),this.bb):null}customMetadataLength(){let e=this.bb.__offset(this.bb_pos,12);return e?this.bb.__vector_len(this.bb_pos+e):0}static startFooter(e){e.startObject(5)}static addVersion(e,r){e.addFieldInt16(0,r,Hf.V1)}static addSchema(e,r){e.addFieldOffset(1,r,0)}static addDictionaries(e,r){e.addFieldOffset(2,r,0)}static startDictionariesVector(e,r){e.startVector(24,r,8)}static addRecordBatches(e,r){e.addFieldOffset(3,r,0)}static startRecordBatchesVector(e,r){e.startVector(24,r,8)}static addCustomMetadata(e,r){e.addFieldOffset(4,r,0)}static createCustomMetadataVector(e,r){e.startVector(4,r.length,4);for(let n=r.length-1;n>=0;n--)e.addOffset(r[n]);return e.endVector()}static startCustomMetadataVector(e,r){e.startVector(4,r,4)}static endFooter(e){return e.endObject()}static finishFooterBuffer(e,r){e.finish(r)}static finishSizePrefixedFooterBuffer(e,r){e.finish(r,void 0,!0)}};var et=class{constructor(e=[],r,n){this.fields=e||[],this.metadata=r||new Map,n||(n=mw(e)),this.dictionaries=n}get[Symbol.toStringTag](){return"Schema"}get names(){return this.fields.map(e=>e.name)}toString(){return`Schema<{ ${this.fields.map((e,r)=>`${r}: ${e}`).join(", ")} }>`}select(e){let r=new Set(e),n=this.fields.filter(i=>r.has(i.name));return new et(n,this.metadata)}selectAt(e){let r=e.map(n=>this.fields[n]).filter(Boolean);return new et(r,this.metadata)}assign(...e){let r=e[0]instanceof et?e[0]:Array.isArray(e[0])?new et(e[0]):new et(e),n=[...this.fields],i=zu(zu(new Map,this.metadata),r.metadata),f=r.fields.filter(s=>{let l=n.findIndex(p=>p.name===s.name);return~l?(n[l]=s.clone({metadata:zu(zu(new Map,n[l].metadata),s.metadata)}))&&!1:!0}),o=mw(f,new Map);return new et([...n,...f],i,new Map([...this.dictionaries,...o]))}};et.prototype.fields=null;et.prototype.metadata=null;et.prototype.dictionaries=null;var Ce=class{constructor(e,r,n=!1,i){this.name=e,this.type=r,this.nullable=n,this.metadata=i||new Map}static new(...e){let[r,n,i,f]=e;return e[0]&&typeof e[0]=="object"&&({name:r}=e[0],n===void 0&&(n=e[0].type),i===void 0&&(i=e[0].nullable),f===void 0&&(f=e[0].metadata)),new Ce(`${r}`,n,i,f)}get typeId(){return this.type.typeId}get[Symbol.toStringTag](){return"Field"}toString(){return`${this.name}: ${this.type}`}clone(...e){let[r,n,i,f]=e;return!e[0]||typeof e[0]!="object"?[r=this.name,n=this.type,i=this.nullable,f=this.metadata]=e:{name:r=this.name,type:n=this.type,nullable:i=this.nullable,metadata:f=this.metadata}=e[0],Ce.new(r,n,i,f)}};Ce.prototype.type=null;Ce.prototype.name=null;Ce.prototype.nullable=null;Ce.prototype.metadata=null;function zu(t,e){return new Map([...t||new Map,...e||new Map])}function mw(t,e=new Map){for(let r=-1,n=t.length;++r<n;){let f=t[r].type;if(je.isDictionary(f)){if(!e.has(f.id))e.set(f.id,f.dictionary);else if(e.get(f.id)!==f.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}f.children&&f.children.length>0&&mw(f.children,e)}return e}var Hv=fr,S1=Nf,x1=Wr,zf=class{constructor(e,r=mr.V4,n,i){this.schema=e,this.version=r,n&&(this._recordBatches=n),i&&(this._dictionaryBatches=i)}static decode(e){e=new x1(Ee(e));let r=Or.getRootAsFooter(e),n=et.decode(r.schema());return new Rv(n,r)}static encode(e){let r=new S1,n=et.encode(r,e.schema);Or.startRecordBatchesVector(r,e.numRecordBatches);for(let o of[...e.recordBatches()].slice().reverse())wi.encode(r,o);let i=r.endVector();Or.startDictionariesVector(r,e.numDictionaries);for(let o of[...e.dictionaryBatches()].slice().reverse())wi.encode(r,o);let f=r.endVector();return Or.startFooter(r),Or.addSchema(r,n),Or.addVersion(r,mr.V4),Or.addRecordBatches(r,i),Or.addDictionaries(r,f),Or.finishFooterBuffer(r,Or.endFooter(r)),r.asUint8Array()}get numRecordBatches(){return this._recordBatches.length}get numDictionaries(){return this._dictionaryBatches.length}*recordBatches(){for(let e,r=-1,n=this.numRecordBatches;++r<n;)(e=this.getRecordBatch(r))&&(yield e)}*dictionaryBatches(){for(let e,r=-1,n=this.numDictionaries;++r<n;)(e=this.getDictionaryBatch(r))&&(yield e)}getRecordBatch(e){return e>=0&&e<this.numRecordBatches&&this._recordBatches[e]||null}getDictionaryBatch(e){return e>=0&&e<this.numDictionaries&&this._dictionaryBatches[e]||null}};var Rv=class extends zf{constructor(e,r){super(e,r.version());this._footer=r}get numRecordBatches(){return this._footer.recordBatchesLength()}get numDictionaries(){return this._footer.dictionariesLength()}getRecordBatch(e){if(e>=0&&e<this.numRecordBatches){let r=this._footer.recordBatches(e);if(r)return wi.decode(r)}return null}getDictionaryBatch(e){if(e>=0&&e<this.numDictionaries){let r=this._footer.dictionaries(e);if(r)return wi.decode(r)}return null}},wi=class{constructor(e,r,n){this.metaDataLength=e,this.offset=typeof n=="number"?n:n.low,this.bodyLength=typeof r=="number"?r:r.low}static decode(e){return new wi(e.metaDataLength(),e.bodyLength(),e.offset())}static encode(e,r){let{metaDataLength:n}=r,i=new Hv(r.offset,0),f=new Hv(r.bodyLength,0);return ws.createBlock(e,i,n,f)}};var Bt=Object.freeze({done:!0,value:void 0}),Fu=class{constructor(e){this._json=e}get schema(){return this._json.schema}get batches(){return this._json.batches||[]}get dictionaries(){return this._json.dictionaries||[]}},bs=class{tee(){return this._getDOMStream().tee()}pipe(e,r){return this._getNodeStream().pipe(e,r)}pipeTo(e,r){return this._getDOMStream().pipeTo(e,r)}pipeThrough(e,r){return this._getDOMStream().pipeThrough(e,r)}_getDOMStream(){return this._DOMStream||(this._DOMStream=this.toDOMStream())}_getNodeStream(){return this._nodeStream||(this._nodeStream=this.toNodeStream())}},dw=class extends bs{constructor(){super();this._values=[],this.resolvers=[],this._closedPromise=new Promise(e=>this._closedPromiseResolve=e)}get closed(){return this._closedPromise}cancel(e){return pe(this,void 0,void 0,function*(){yield this.return(e)})}write(e){this._ensureOpen()&&(this.resolvers.length<=0?this._values.push(e):this.resolvers.shift().resolve({done:!1,value:e}))}abort(e){this._closedPromiseResolve&&(this.resolvers.length<=0?this._error={error:e}:this.resolvers.shift().reject({done:!0,value:e}))}close(){if(this._closedPromiseResolve){let{resolvers:e}=this;for(;e.length>0;)e.shift().resolve(Bt);this._closedPromiseResolve(),this._closedPromiseResolve=void 0}}[Symbol.asyncIterator](){return this}toDOMStream(e){return cr.toDOMStream(this._closedPromiseResolve||this._error?this:this._values,e)}toNodeStream(e){return cr.toNodeStream(this._closedPromiseResolve||this._error?this:this._values,e)}throw(e){return pe(this,void 0,void 0,function*(){return yield this.abort(e),Bt})}return(e){return pe(this,void 0,void 0,function*(){return yield this.close(),Bt})}read(e){return pe(this,void 0,void 0,function*(){return(yield this.next(e,"read")).value})}peek(e){return pe(this,void 0,void 0,function*(){return(yield this.next(e,"peek")).value})}next(...e){return this._values.length>0?Promise.resolve({done:!1,value:this._values.shift()}):this._error?Promise.reject({done:!0,value:this._error.error}):this._closedPromiseResolve?new Promise((r,n)=>{this.resolvers.push({resolve:r,reject:n})}):Promise.resolve(Bt)}_ensureOpen(){if(this._closedPromiseResolve)return!0;throw new Error("AsyncQueue is closed")}};var Gi=class extends dw{write(e){if((e=Ee(e)).byteLength>0)return super.write(e)}toString(e=!1){return e?Gl(this.toUint8Array(!0)):this.toUint8Array(!1).then(Gl)}toUint8Array(e=!1){return e?$r(this._values)[0]:(()=>pe(this,void 0,void 0,function*(){var r,n;let i=[],f=0;try{for(var o=Sn(this),s;s=yield o.next(),!s.done;){let l=s.value;i.push(l),f+=l.byteLength}}catch(l){r={error:l}}finally{try{s&&!s.done&&(n=o.return)&&(yield n.call(o))}finally{if(r)throw r.error}}return $r(i,f)[0]}))()}},Ji=class{constructor(e){e&&(this.source=new Dv(cr.fromIterable(e)))}[Symbol.iterator](){return this}next(e){return this.source.next(e)}throw(e){return this.source.throw(e)}return(e){return this.source.return(e)}peek(e){return this.source.peek(e)}read(e){return this.source.read(e)}},un=class{constructor(e){e instanceof un?this.source=e.source:e instanceof Gi?this.source=new Ff(cr.fromAsyncIterable(e)):pu(e)?this.source=new Ff(cr.fromNodeStream(e)):Zl(e)?this.source=new Ff(cr.fromDOMStream(e)):lu(e)?this.source=new Ff(cr.fromDOMStream(e.body)):Mn(e)?this.source=new Ff(cr.fromIterable(e)):Pn(e)?this.source=new Ff(cr.fromAsyncIterable(e)):xn(e)&&(this.source=new Ff(cr.fromAsyncIterable(e)))}[Symbol.asyncIterator](){return this}next(e){return this.source.next(e)}throw(e){return this.source.throw(e)}return(e){return this.source.return(e)}get closed(){return this.source.closed}cancel(e){return this.source.cancel(e)}peek(e){return this.source.peek(e)}read(e){return this.source.read(e)}},Dv=class{constructor(e){this.source=e}cancel(e){this.return(e)}peek(e){return this.next(e,"peek").value}read(e){return this.next(e,"read").value}next(e,r="read"){return this.source.next({cmd:r,size:e})}throw(e){return Object.create(this.source.throw&&this.source.throw(e)||Bt)}return(e){return Object.create(this.source.return&&this.source.return(e)||Bt)}},Ff=class{constructor(e){this.source=e,this._closedPromise=new Promise(r=>this._closedPromiseResolve=r)}cancel(e){return pe(this,void 0,void 0,function*(){yield this.return(e)})}get closed(){return this._closedPromise}read(e){return pe(this,void 0,void 0,function*(){return(yield this.next(e,"read")).value})}peek(e){return pe(this,void 0,void 0,function*(){return(yield this.next(e,"peek")).value})}next(e,r="read"){return pe(this,void 0,void 0,function*(){return yield this.source.next({cmd:r,size:e})})}throw(e){return pe(this,void 0,void 0,function*(){let r=this.source.throw&&(yield this.source.throw(e))||Bt;return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(r)})}return(e){return pe(this,void 0,void 0,function*(){let r=this.source.return&&(yield this.source.return(e))||Bt;return this._closedPromiseResolve&&this._closedPromiseResolve(),this._closedPromiseResolve=void 0,Object.create(r)})}};var Pu=class extends Ji{constructor(e,r){super();this.position=0,this.buffer=Ee(e),this.size=typeof r=="undefined"?this.buffer.byteLength:r}readInt32(e){let{buffer:r,byteOffset:n}=this.readAt(e,4);return new DataView(r,n).getInt32(0,!0)}seek(e){return this.position=Math.min(e,this.size),e<this.size}read(e){let{buffer:r,size:n,position:i}=this;return r&&i<n?(typeof e!="number"&&(e=Number.POSITIVE_INFINITY),this.position=Math.min(n,i+Math.min(n-i,e)),r.subarray(i,this.position)):null}readAt(e,r){let n=this.buffer,i=Math.min(this.size,e+r);return n?n.subarray(e,i):new Uint8Array(r)}close(){this.buffer&&(this.buffer=null)}throw(e){return this.close(),{done:!0,value:e}}return(e){return this.close(),{done:!0,value:e}}},go=class extends un{constructor(e,r){super();this.position=0,this._handle=e,typeof r=="number"?this.size=r:this._pending=(()=>pe(this,void 0,void 0,function*(){this.size=(yield e.stat()).size,delete this._pending}))()}readInt32(e){return pe(this,void 0,void 0,function*(){let{buffer:r,byteOffset:n}=yield this.readAt(e,4);return new DataView(r,n).getInt32(0,!0)})}seek(e){return pe(this,void 0,void 0,function*(){return this._pending&&(yield this._pending),this.position=Math.min(e,this.size),e<this.size})}read(e){return pe(this,void 0,void 0,function*(){this._pending&&(yield this._pending);let{_handle:r,size:n,position:i}=this;if(r&&i<n){typeof e!="number"&&(e=Number.POSITIVE_INFINITY);let f=i,o=0,s=0,l=Math.min(n,f+Math.min(n-f,e)),p=new Uint8Array(Math.max(0,(this.position=l)-f));for(;(f+=s)<l&&(o+=s)<p.byteLength;)({bytesRead:s}=yield r.read(p,o,p.byteLength-o,f));return p}return null})}readAt(e,r){return pe(this,void 0,void 0,function*(){this._pending&&(yield this._pending);let{_handle:n,size:i}=this;if(n&&e+r<i){let f=Math.min(i,e+r),o=new Uint8Array(f-e);return(yield n.read(o,0,r,e)).buffer}return new Uint8Array(r)})}close(){return pe(this,void 0,void 0,function*(){let e=this._handle;this._handle=null,e&&(yield e.close())})}throw(e){return pe(this,void 0,void 0,function*(){return yield this.close(),{done:!0,value:e}})}return(e){return pe(this,void 0,void 0,function*(){return yield this.close(),{done:!0,value:e}})}};var hw={};Cf(hw,{BaseInt64:()=>Mu,Int128:()=>cn,Int64:()=>jr,Uint64:()=>ct});var E1=1<<16;function gs(t){return t<0&&(t=4294967295+t+1),`0x${t.toString(16)}`}var js=8,ww=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8],Mu=class{constructor(e){this.buffer=e}high(){return this.buffer[1]}low(){return this.buffer[0]}_times(e){let r=new Uint32Array([this.buffer[1]>>>16,this.buffer[1]&65535,this.buffer[0]>>>16,this.buffer[0]&65535]),n=new Uint32Array([e.buffer[1]>>>16,e.buffer[1]&65535,e.buffer[0]>>>16,e.buffer[0]&65535]),i=r[3]*n[3];this.buffer[0]=i&65535;let f=i>>>16;return i=r[2]*n[3],f+=i,i=r[3]*n[2]>>>0,f+=i,this.buffer[0]+=f<<16,this.buffer[1]=f>>>0<i?E1:0,this.buffer[1]+=f>>>16,this.buffer[1]+=r[1]*n[3]+r[2]*n[2]+r[3]*n[1],this.buffer[1]+=r[0]*n[3]+r[1]*n[2]+r[2]*n[1]+r[3]*n[0]<<16,this}_plus(e){let r=this.buffer[0]+e.buffer[0]>>>0;this.buffer[1]+=e.buffer[1],r<this.buffer[0]>>>0&&++this.buffer[1],this.buffer[0]=r}lessThan(e){return this.buffer[1]<e.buffer[1]||this.buffer[1]===e.buffer[1]&&this.buffer[0]<e.buffer[0]}equals(e){return this.buffer[1]===e.buffer[1]&&this.buffer[0]==e.buffer[0]}greaterThan(e){return e.lessThan(this)}hex(){return`${gs(this.buffer[1])} ${gs(this.buffer[0])}`}},ct=class extends Mu{times(e){return this._times(e),this}plus(e){return this._plus(e),this}static from(e,r=new Uint32Array(2)){return ct.fromString(typeof e=="string"?e:e.toString(),r)}static fromNumber(e,r=new Uint32Array(2)){return ct.fromString(e.toString(),r)}static fromString(e,r=new Uint32Array(2)){let n=e.length,i=new ct(r);for(let f=0;f<n;){let o=js<n-f?js:n-f,s=new ct(new Uint32Array([Number.parseInt(e.slice(f,f+o),10),0])),l=new ct(new Uint32Array([ww[o],0]));i.times(l),i.plus(s),f+=o}return i}static convertArray(e){let r=new Uint32Array(e.length*2);for(let n=-1,i=e.length;++n<i;)ct.from(e[n],new Uint32Array(r.buffer,r.byteOffset+2*n*4,2));return r}static multiply(e,r){return new ct(new Uint32Array(e.buffer)).times(r)}static add(e,r){return new ct(new Uint32Array(e.buffer)).plus(r)}},jr=class extends Mu{negate(){return this.buffer[0]=~this.buffer[0]+1,this.buffer[1]=~this.buffer[1],this.buffer[0]==0&&++this.buffer[1],this}times(e){return this._times(e),this}plus(e){return this._plus(e),this}lessThan(e){let r=this.buffer[1]<<0,n=e.buffer[1]<<0;return r<n||r===n&&this.buffer[0]<e.buffer[0]}static from(e,r=new Uint32Array(2)){return jr.fromString(typeof e=="string"?e:e.toString(),r)}static fromNumber(e,r=new Uint32Array(2)){return jr.fromString(e.toString(),r)}static fromString(e,r=new Uint32Array(2)){let n=e.startsWith("-"),i=e.length,f=new jr(r);for(let o=n?1:0;o<i;){let s=js<i-o?js:i-o,l=new jr(new Uint32Array([Number.parseInt(e.slice(o,o+s),10),0])),p=new jr(new Uint32Array([ww[s],0]));f.times(p),f.plus(l),o+=s}return n?f.negate():f}static convertArray(e){let r=new Uint32Array(e.length*2);for(let n=-1,i=e.length;++n<i;)jr.from(e[n],new Uint32Array(r.buffer,r.byteOffset+2*n*4,2));return r}static multiply(e,r){return new jr(new Uint32Array(e.buffer)).times(r)}static add(e,r){return new jr(new Uint32Array(e.buffer)).plus(r)}},cn=class{constructor(e){this.buffer=e}high(){return new jr(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset+8,2))}low(){return new jr(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset,2))}negate(){return this.buffer[0]=~this.buffer[0]+1,this.buffer[1]=~this.buffer[1],this.buffer[2]=~this.buffer[2],this.buffer[3]=~this.buffer[3],this.buffer[0]==0&&++this.buffer[1],this.buffer[1]==0&&++this.buffer[2],this.buffer[2]==0&&++this.buffer[3],this}times(e){let r=new ct(new Uint32Array([this.buffer[3],0])),n=new ct(new Uint32Array([this.buffer[2],0])),i=new ct(new Uint32Array([this.buffer[1],0])),f=new ct(new Uint32Array([this.buffer[0],0])),o=new ct(new Uint32Array([e.buffer[3],0])),s=new ct(new Uint32Array([e.buffer[2],0])),l=new ct(new Uint32Array([e.buffer[1],0])),p=new ct(new Uint32Array([e.buffer[0],0])),u=ct.multiply(f,p);this.buffer[0]=u.low();let b=new ct(new Uint32Array([u.high(),0]));return u=ct.multiply(i,p),b.plus(u),u=ct.multiply(f,l),b.plus(u),this.buffer[1]=b.low(),this.buffer[3]=b.lessThan(u)?1:0,this.buffer[2]=b.high(),new ct(new Uint32Array(this.buffer.buffer,this.buffer.byteOffset+8,2)).plus(ct.multiply(n,p)).plus(ct.multiply(i,l)).plus(ct.multiply(f,s)),this.buffer[3]+=ct.multiply(r,p).plus(ct.multiply(n,l)).plus(ct.multiply(i,s)).plus(ct.multiply(f,o)).low(),this}plus(e){let r=new Uint32Array(4);return r[3]=this.buffer[3]+e.buffer[3]>>>0,r[2]=this.buffer[2]+e.buffer[2]>>>0,r[1]=this.buffer[1]+e.buffer[1]>>>0,r[0]=this.buffer[0]+e.buffer[0]>>>0,r[0]<this.buffer[0]>>>0&&++r[1],r[1]<this.buffer[1]>>>0&&++r[2],r[2]<this.buffer[2]>>>0&&++r[3],this.buffer[3]=r[3],this.buffer[2]=r[2],this.buffer[1]=r[1],this.buffer[0]=r[0],this}hex(){return`${gs(this.buffer[3])} ${gs(this.buffer[2])} ${gs(this.buffer[1])} ${gs(this.buffer[0])}`}static multiply(e,r){return new cn(new Uint32Array(e.buffer)).times(r)}static add(e,r){return new cn(new Uint32Array(e.buffer)).plus(r)}static from(e,r=new Uint32Array(4)){return cn.fromString(typeof e=="string"?e:e.toString(),r)}static fromNumber(e,r=new Uint32Array(4)){return cn.fromString(e.toString(),r)}static fromString(e,r=new Uint32Array(4)){let n=e.startsWith("-"),i=e.length,f=new cn(r);for(let o=n?1:0;o<i;){let s=js<i-o?js:i-o,l=new cn(new Uint32Array([Number.parseInt(e.slice(o,o+s),10),0,0,0])),p=new cn(new Uint32Array([ww[s],0,0,0]));f.times(p),f.plus(l),o+=s}return n?f.negate():f}static convertArray(e){let r=new Uint32Array(e.length*4);for(let n=-1,i=e.length;++n<i;)cn.from(e[n],new Uint32Array(r.buffer,r.byteOffset+4*4*n,4));return r}};var Uu=class extends qe{constructor(e,r,n,i){super();this.nodesIndex=-1,this.buffersIndex=-1,this.bytes=e,this.nodes=r,this.buffers=n,this.dictionaries=i}visit(e){return super.visit(e instanceof Ce?e.type:e)}visitNull(e,{length:r}=this.nextFieldNode()){return Fe({type:e,length:r})}visitBool(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitInt(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitFloat(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitUtf8(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),valueOffsets:this.readOffsets(e),data:this.readData(e)})}visitBinary(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),valueOffsets:this.readOffsets(e),data:this.readData(e)})}visitFixedSizeBinary(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitDate(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitTimestamp(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitTime(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitDecimal(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitList(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),valueOffsets:this.readOffsets(e),child:this.visit(e.children[0])})}visitStruct(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),children:this.visitMany(e.children)})}visitUnion(e){return e.mode===Ut.Sparse?this.visitSparseUnion(e):this.visitDenseUnion(e)}visitDenseUnion(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),typeIds:this.readTypeIds(e),valueOffsets:this.readOffsets(e),children:this.visitMany(e.children)})}visitSparseUnion(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),typeIds:this.readTypeIds(e),children:this.visitMany(e.children)})}visitDictionary(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e.indices),dictionary:this.readDictionary(e)})}visitInterval(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),data:this.readData(e)})}visitFixedSizeList(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),child:this.visit(e.children[0])})}visitMap(e,{length:r,nullCount:n}=this.nextFieldNode()){return Fe({type:e,length:r,nullCount:n,nullBitmap:this.readNullBitmap(e,n),valueOffsets:this.readOffsets(e),child:this.visit(e.children[0])})}nextFieldNode(){return this.nodes[++this.nodesIndex]}nextBufferRange(){return this.buffers[++this.buffersIndex]}readNullBitmap(e,r,n=this.nextBufferRange()){return r>0&&this.readData(e,n)||new Uint8Array(0)}readOffsets(e,r){return this.readData(e,r)}readTypeIds(e,r){return this.readData(e,r)}readData(e,{length:r,offset:n}=this.nextBufferRange()){return this.bytes.subarray(n,n+r)}readDictionary(e){return this.dictionaries.get(e.id)}},bw=class extends Uu{constructor(e,r,n,i){super(new Uint8Array(0),r,n,i);this.sources=e}readNullBitmap(e,r,{offset:n}=this.nextBufferRange()){return r<=0?new Uint8Array(0):wo(this.sources[n])}readOffsets(e,{offset:r}=this.nextBufferRange()){return Ge(Uint8Array,Ge(Int32Array,this.sources[r]))}readTypeIds(e,{offset:r}=this.nextBufferRange()){return Ge(Uint8Array,Ge(e.ArrayType,this.sources[r]))}readData(e,{offset:r}=this.nextBufferRange()){let{sources:n}=this;return je.isTimestamp(e)?Ge(Uint8Array,jr.convertArray(n[r])):(je.isInt(e)||je.isTime(e))&&e.bitWidth===64?Ge(Uint8Array,jr.convertArray(n[r])):je.isDate(e)&&e.unit===qr.MILLISECOND?Ge(Uint8Array,jr.convertArray(n[r])):je.isDecimal(e)?Ge(Uint8Array,cn.convertArray(n[r])):je.isBinary(e)||je.isFixedSizeBinary(e)?A1(n[r]):je.isBool(e)?wo(n[r]):je.isUtf8(e)?jf(n[r].join("")):Ge(Uint8Array,Ge(e.ArrayType,n[r].map(i=>+i)))}};function A1(t){let e=t.join(""),r=new Uint8Array(e.length/2);for(let n=0;n<e.length;n+=2)r[n>>1]=Number.parseInt(e.slice(n,n+2),16);return r}var ma=class extends Ui{constructor(e){super(e);this._values=new bo(new Uint8Array(0))}get byteLength(){let e=this._pendingLength+this.length*4;return this._offsets&&(e+=this._offsets.byteLength),this._values&&(e+=this._values.byteLength),this._nulls&&(e+=this._nulls.byteLength),e}setValue(e,r){return super.setValue(e,Ee(r))}_flushPending(e,r){let n=this._offsets,i=this._values.reserve(r).buffer,f=0;for(let[o,s]of e)if(s===void 0)n.set(o,0);else{let l=s.length;i.set(s,f),n.set(o,l),f+=l}}};var gw=class extends zt{constructor(e){super(e);this._values=new ia}setValue(e,r){this._values.set(e,+r)}};var ys=class extends wr{};ys.prototype._setValue=nw;var Lu=class extends ys{};Lu.prototype._setValue=du;var Cu=class extends ys{};Cu.prototype._setValue=wu;var Vu=class extends wr{};Vu.prototype._setValue=ow;var jw=class extends zt{constructor({type:e,nullValues:r,dictionaryHashFunction:n}){super({type:new En(e.dictionary,e.indices,e.id,e.isOrdered)});this._nulls=null,this._dictionaryOffset=0,this._keysToIndices=Object.create(null),this.indices=jo({type:this.type.indices,nullValues:r}),this.dictionary=jo({type:this.type.dictionary,nullValues:null}),typeof n=="function"&&(this.valueToKey=n)}get values(){return this.indices.values}get nullCount(){return this.indices.nullCount}get nullBitmap(){return this.indices.nullBitmap}get byteLength(){return this.indices.byteLength+this.dictionary.byteLength}get reservedLength(){return this.indices.reservedLength+this.dictionary.reservedLength}get reservedByteLength(){return this.indices.reservedByteLength+this.dictionary.reservedByteLength}isValid(e){return this.indices.isValid(e)}setValid(e,r){let n=this.indices;return r=n.setValid(e,r),this.length=n.length,r}setValue(e,r){let n=this._keysToIndices,i=this.valueToKey(r),f=n[i];return f===void 0&&(n[i]=f=this._dictionaryOffset+this.dictionary.append(r).length-1),this.indices.setValue(e,f)}flush(){let e=this.type,r=this._dictionary,n=this.dictionary.toVector(),i=this.indices.flush().clone(e);return i.dictionary=r?r.concat(n):n,this.finished||(this._dictionaryOffset+=n.length),this._dictionary=i.dictionary,this.clear(),i}finish(){return this.indices.finish(),this.dictionary.finish(),this._dictionaryOffset=0,this._keysToIndices=Object.create(null),super.finish()}clear(){return this.indices.clear(),this.dictionary.clear(),super.clear()}valueToKey(e){return typeof e=="string"?e:`${e}`}};var Wu=class extends wr{};Wu.prototype._setValue=rw;var yw=class extends zt{setValue(e,r){let[n]=this.children,i=e*this.stride;for(let f=-1,o=r.length;++f<o;)n.set(i+f,r[f])}addChild(e,r="0"){if(this.numChildren>0)throw new Error("FixedSizeListBuilder can only have one child.");let n=this.children.push(e);return this.type=new ci(this.type.listSize,new Ce(r,e.type,!0)),n}};var vs=class extends wr{setValue(e,r){this._values.set(e,r)}},vw=class extends vs{setValue(e,r){super.setValue(e,$l(r))}},_w=class extends vs{},qw=class extends vs{};var _s=class extends wr{};_s.prototype._setValue=sw;var Yu=class extends _s{};Yu.prototype._setValue=ku;var Ku=class extends _s{};Ku.prototype._setValue=Tu;var Yn=class extends wr{setValue(e,r){this._values.set(e,r)}},kw=class extends Yn{},Tw=class extends Yn{},Bw=class extends Yn{},Iw=class extends Yn{},Sw=class extends Yn{},xw=class extends Yn{},Ew=class extends Yn{},Aw=class extends Yn{};var Ow=class extends Ui{constructor(e){super(e);this._offsets=new fa}addChild(e,r="0"){if(this.numChildren>0)throw new Error("ListBuilder can only have one child.");return this.children[this.numChildren]=e,this.type=new pi(new Ce(r,e.type,!0)),this.numChildren-1}_flushPending(e){let r=this._offsets,[n]=this.children;for(let[i,f]of e)if(f===void 0)r.set(i,0);else{let o=f.length,s=r.set(i,o).buffer[i];for(let l=-1;++l<o;)n.set(s+l,f[l])}}};var Nw=class extends Ui{set(e,r){return super.set(e,r)}setValue(e,r){let n=r instanceof Map?r:new Map(Object.entries(r)),i=this._pending||(this._pending=new Map),f=i.get(e);f&&(this._pendingLength-=f.size),this._pendingLength+=n.size,i.set(e,n)}addChild(e,r=`${this.numChildren}`){if(this.numChildren>0)throw new Error("ListBuilder can only have one child.");return this.children[this.numChildren]=e,this.type=new mi(new Ce(r,e.type,!0),this.type.keysSorted),this.numChildren-1}_flushPending(e){let r=this._offsets,[n]=this.children;for(let[i,f]of e)if(f===void 0)r.set(i,0);else{let{[i]:o,[i+1]:s}=r.set(i,f.size).buffer;for(let l of f.entries())if(n.set(o,l),++o>=s)break}}};var Hw=class extends zt{setValue(e,r){}setValid(e,r){return this.length=Math.max(e+1,this.length),r}};var Rw=class extends zt{setValue(e,r){let{children:n,type:i}=this;switch(Array.isArray(r)||r.constructor){case!0:return i.children.forEach((f,o)=>n[o].set(e,r[o]));case Map:return i.children.forEach((f,o)=>n[o].set(e,r.get(f.name)));default:return i.children.forEach((f,o)=>n[o].set(e,r[f.name]))}}setValid(e,r){return super.setValid(e,r)||this.children.forEach(n=>n.setValid(e,r)),r}addChild(e,r=`${this.numChildren}`){let n=this.children.push(e);return this.type=new Ot([...this.type.children,new Ce(r,e.type,!0)]),n}};var Pf=class extends wr{};Pf.prototype._setValue=iw;var Gu=class extends Pf{};Gu.prototype._setValue=hu;var Ju=class extends Pf{};Ju.prototype._setValue=bu;var Zu=class extends Pf{};Zu.prototype._setValue=gu;var Xu=class extends Pf{};Xu.prototype._setValue=ju;var Mf=class extends wr{};Mf.prototype._setValue=fw;var Qu=class extends Mf{};Qu.prototype._setValue=yu;var $u=class extends Mf{};$u.prototype._setValue=vu;var ec=class extends Mf{};ec.prototype._setValue=_u;var tc=class extends Mf{};tc.prototype._setValue=qu;var da=class extends zt{constructor(e){super(e);this._typeIds=new Of(new Int8Array(0),1),typeof e.valueToChildTypeId=="function"&&(this._valueToChildTypeId=e.valueToChildTypeId)}get typeIdToChildIndex(){return this.type.typeIdToChildIndex}append(e,r){return this.set(this.length,e,r)}set(e,r,n){return n===void 0&&(n=this._valueToChildTypeId(this,r,e)),this.setValid(e,this.isValid(r))&&this.setValue(e,r,n),this}setValue(e,r,n){this._typeIds.set(e,n);let i=this.type.typeIdToChildIndex[n],f=this.children[i];f==null||f.set(e,r)}addChild(e,r=`${this.children.length}`){let n=this.children.push(e),{type:{children:i,mode:f,typeIds:o}}=this,s=[...i,new Ce(r,e.type)];return this.type=new ui(f,[...o,n],s),n}_valueToChildTypeId(e,r,n){throw new Error("Cannot map UnionBuilder value to child typeId. Pass the `childTypeId` as the second argument to unionBuilder.append(), or supply a `valueToChildTypeId` function as part of the UnionBuilder constructor options.")}},Dw=class extends da{},zw=class extends da{constructor(e){super(e);this._offsets=new Of(new Int32Array(0))}setValue(e,r,n){let i=this._typeIds.set(e,n).buffer[e],f=this.getChildAt(this.type.typeIdToChildIndex[i]),o=this._offsets.set(e,f.length).buffer[e];f==null||f.set(o,r)}};var rc=class extends Ui{constructor(e){super(e);this._values=new bo(new Uint8Array(0))}get byteLength(){let e=this._pendingLength+this.length*4;return this._offsets&&(e+=this._offsets.byteLength),this._values&&(e+=this._values.byteLength),this._nulls&&(e+=this._nulls.byteLength),e}setValue(e,r){return super.setValue(e,jf(r))}_flushPending(e,r){}};rc.prototype._flushPending=ma.prototype._flushPending;var zv=class extends qe{visitNull(){return Hw}visitBool(){return gw}visitInt(){return Yn}visitInt8(){return kw}visitInt16(){return Tw}visitInt32(){return Bw}visitInt64(){return Iw}visitUint8(){return Sw}visitUint16(){return xw}visitUint32(){return Ew}visitUint64(){return Aw}visitFloat(){return vs}visitFloat16(){return vw}visitFloat32(){return _w}visitFloat64(){return qw}visitUtf8(){return rc}visitBinary(){return ma}visitFixedSizeBinary(){return Wu}visitDate(){return ys}visitDateDay(){return Lu}visitDateMillisecond(){return Cu}visitTimestamp(){return Pf}visitTimestampSecond(){return Gu}visitTimestampMillisecond(){return Ju}visitTimestampMicrosecond(){return Zu}visitTimestampNanosecond(){return Xu}visitTime(){return Mf}visitTimeSecond(){return Qu}visitTimeMillisecond(){return $u}visitTimeMicrosecond(){return ec}visitTimeNanosecond(){return tc}visitDecimal(){return Vu}visitList(){return Ow}visitStruct(){return Rw}visitUnion(){return da}visitDenseUnion(){return zw}visitSparseUnion(){return Dw}visitDictionary(){return jw}visitInterval(){return _s}visitIntervalDayTime(){return Yu}visitIntervalYearMonth(){return Ku}visitFixedSizeList(){return yw}visitMap(){return Nw}},Fv=new zv;var He=class extends qe{compareSchemas(e,r){return e===r||r instanceof e.constructor&&this.compareManyFields(e.fields,r.fields)}compareManyFields(e,r){return e===r||Array.isArray(e)&&Array.isArray(r)&&e.length===r.length&&e.every((n,i)=>this.compareFields(n,r[i]))}compareFields(e,r){return e===r||r instanceof e.constructor&&e.name===r.name&&e.nullable===r.nullable&&this.visit(e.type,r.type)}};function Yr(t,e){return e instanceof t.constructor}function wa(t,e){return t===e||Yr(t,e)}function Zi(t,e){return t===e||Yr(t,e)&&t.bitWidth===e.bitWidth&&t.isSigned===e.isSigned}function nc(t,e){return t===e||Yr(t,e)&&t.precision===e.precision}function O1(t,e){return t===e||Yr(t,e)&&t.byteWidth===e.byteWidth}function Fw(t,e){return t===e||Yr(t,e)&&t.unit===e.unit}function ha(t,e){return t===e||Yr(t,e)&&t.unit===e.unit&&t.timezone===e.timezone}function ba(t,e){return t===e||Yr(t,e)&&t.unit===e.unit&&t.bitWidth===e.bitWidth}function N1(t,e){return t===e||Yr(t,e)&&t.children.length===e.children.length&&hi.compareManyFields(t.children,e.children)}function H1(t,e){return t===e||Yr(t,e)&&t.children.length===e.children.length&&hi.compareManyFields(t.children,e.children)}function Pw(t,e){return t===e||Yr(t,e)&&t.mode===e.mode&&t.typeIds.every((r,n)=>r===e.typeIds[n])&&hi.compareManyFields(t.children,e.children)}function R1(t,e){return t===e||Yr(t,e)&&t.id===e.id&&t.isOrdered===e.isOrdered&&hi.visit(t.indices,e.indices)&&hi.visit(t.dictionary,e.dictionary)}function Mw(t,e){return t===e||Yr(t,e)&&t.unit===e.unit}function D1(t,e){return t===e||Yr(t,e)&&t.listSize===e.listSize&&t.children.length===e.children.length&&hi.compareManyFields(t.children,e.children)}function z1(t,e){return t===e||Yr(t,e)&&t.keysSorted===e.keysSorted&&t.children.length===e.children.length&&hi.compareManyFields(t.children,e.children)}He.prototype.visitNull=wa;He.prototype.visitBool=wa;He.prototype.visitInt=Zi;He.prototype.visitInt8=Zi;He.prototype.visitInt16=Zi;He.prototype.visitInt32=Zi;He.prototype.visitInt64=Zi;He.prototype.visitUint8=Zi;He.prototype.visitUint16=Zi;He.prototype.visitUint32=Zi;He.prototype.visitUint64=Zi;He.prototype.visitFloat=nc;He.prototype.visitFloat16=nc;He.prototype.visitFloat32=nc;He.prototype.visitFloat64=nc;He.prototype.visitUtf8=wa;He.prototype.visitBinary=wa;He.prototype.visitFixedSizeBinary=O1;He.prototype.visitDate=Fw;He.prototype.visitDateDay=Fw;He.prototype.visitDateMillisecond=Fw;He.prototype.visitTimestamp=ha;He.prototype.visitTimestampSecond=ha;He.prototype.visitTimestampMillisecond=ha;He.prototype.visitTimestampMicrosecond=ha;He.prototype.visitTimestampNanosecond=ha;He.prototype.visitTime=ba;He.prototype.visitTimeSecond=ba;He.prototype.visitTimeMillisecond=ba;He.prototype.visitTimeMicrosecond=ba;He.prototype.visitTimeNanosecond=ba;He.prototype.visitDecimal=wa;He.prototype.visitList=N1;He.prototype.visitStruct=H1;He.prototype.visitUnion=Pw;He.prototype.visitDenseUnion=Pw;He.prototype.visitSparseUnion=Pw;He.prototype.visitDictionary=R1;He.prototype.visitInterval=Mw;He.prototype.visitIntervalDayTime=Mw;He.prototype.visitIntervalYearMonth=Mw;He.prototype.visitFixedSizeList=D1;He.prototype.visitMap=z1;var hi=new He;function yo(t,e){return hi.compareSchemas(t,e)}function Pv(t,e){return hi.compareFields(t,e)}function Mv(t,e){return hi.visit(t,e)}function jo(t){let e=t.type,r=new(Fv.getVisitFn(e)())(t);if(e.children&&e.children.length>0){let n=t.children||[],i={nullValues:t.nullValues},f=Array.isArray(n)?(o,s)=>n[s]||i:({name:o})=>n[o]||i;for(let[o,s]of e.children.entries()){let{type:l}=s,p=f(s,o);r.children.push(jo(Object.assign(Object.assign({},p),{type:l})))}}return r}function ic(t,e){return F1(t,e.map(r=>r.data.concat()))}function F1(t,e){let r=[...t.fields],n=[],i={numBatches:e.reduce((b,c)=>Math.max(b,c.length),0)},f=0,o=0,s=-1,l=e.length,p,u=[];for(;i.numBatches-- >0;){for(o=Number.POSITIVE_INFINITY,s=-1;++s<l;)u[s]=p=e[s].shift(),o=Math.min(o,p?p.length:o);Number.isFinite(o)&&(u=P1(r,o,u,e,i),o>0&&(n[f++]=Fe({type:new Ot(r),length:o,nullCount:0,children:u.slice()})))}return[t=t.assign(r),n.map(b=>new It(t,b))]}function P1(t,e,r,n,i){var f;let o=(e+63&~63)>>3;for(let s=-1,l=n.length;++s<l;){let p=r[s],u=p==null?void 0:p.length;if(u>=e)u===e?r[s]=p:(r[s]=p.slice(0,e),i.numBatches=Math.max(i.numBatches,n[s].unshift(p.slice(e,u-e))));else{let b=t[s];t[s]=b.clone({nullable:!0}),r[s]=(f=p==null?void 0:p._changeLengthAndBackfillNullBitmap(e))!==null&&f!==void 0?f:Fe({type:b.type,length:e,nullCount:e,nullBitmap:new Uint8Array(o)})}}return r}var Uv,$t=class{constructor(...e){var r,n;if(e.length===0)return this.batches=[],this.schema=new et([]),this._offsets=[0],this;let i,f;e[0]instanceof et&&(i=e.shift()),e[e.length-1]instanceof Uint32Array&&(f=e.pop());let o=l=>{if(l){if(l instanceof It)return[l];if(l instanceof $t)return l.batches;if(l instanceof ut){if(l.type instanceof Ot)return[new It(new et(l.type.children),l)]}else{if(Array.isArray(l))return l.flatMap(p=>o(p));if(typeof l[Symbol.iterator]=="function")return[...l].flatMap(p=>o(p));if(typeof l=="object"){let p=Object.keys(l),u=p.map(h=>new ze([l[h]])),b=new et(p.map((h,T)=>new Ce(String(h),u[T].type))),[,c]=ic(b,u);return c.length===0?[new It(l)]:c}}}return[]},s=e.flatMap(l=>o(l));if(i=(n=i??((r=s[0])===null||r===void 0?void 0:r.schema))!==null&&n!==void 0?n:new et([]),!(i instanceof et))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.");for(let l of s){if(!(l instanceof It))throw new TypeError("Table constructor expects a [Schema, RecordBatch[]] pair.");if(!yo(i,l.schema))throw new TypeError("Table and inner RecordBatch schemas must be equivalent.")}this.schema=i,this.batches=s,this._offsets=f??Au(this.data)}get data(){return this.batches.map(({data:e})=>e)}get numCols(){return this.schema.fields.length}get numRows(){return this.data.reduce((e,r)=>e+r.length,0)}get nullCount(){return this._nullCount===-1&&(this._nullCount=Eu(this.data)),this._nullCount}isValid(e){return!1}get(e){return null}set(e,r){}indexOf(e,r){return-1}getByteLength(e){return 0}[Symbol.iterator](){return this.batches.length>0?ds.visit(new ze(this.data)):new Array(0)[Symbol.iterator]()}toArray(){return[...this]}toString(){return`[
|
|
27
36
|
${this.toArray().join(`,
|
|
28
37
|
`)}
|
|
29
|
-
]`}concat(...e){let t=this.schema,n=this.data.concat(e.flatMap(({data:i})=>i));return new Qt(t,n.map(i=>new Bt(t,i)))}slice(e,t){let n=this.schema;[e,t]=Jl({length:this.numRows},e,t);let i=yu(this.data,this._offsets,e,t);return new Qt(n,i.map(f=>new Bt(n,f)))}getChild(e){return this.getChildAt(this.schema.fields.findIndex(t=>t.name===e))}getChildAt(e){if(e>-1&&e<this.schema.fields.length){let t=this.data.map(n=>n.children[e]);if(t.length===0){let{type:n}=this.schema.fields[e],i=Fe({type:n,length:0,nullCount:0});t.push(i._changeLengthAndBackfillNullBitmap(this.numRows))}return new ze(t)}return null}setChild(e,t){var n;return this.setChildAt((n=this.schema.fields)===null||n===void 0?void 0:n.findIndex(i=>i.name===e),t)}setChildAt(e,t){let n=this.schema,i=[...this.batches];if(e>-1&&e<this.numCols){t||(t=new ze([Fe({type:new Cr,length:this.numRows})]));let f=n.fields.slice(),o=f[e].clone({type:t.type}),s=this.schema.fields.map((l,p)=>this.getChildAt(p));[f[e],s[e]]=[o,t],[n,i]=Yu(n,s)}return new Qt(n,i)}select(e){let t=this.schema.fields.reduce((n,i,f)=>n.set(i.name,f),new Map);return this.selectAt(e.map(n=>t.get(n)).filter(n=>n>-1))}selectAt(e){let t=this.schema.selectAt(e),n=this.batches.map(i=>i.selectAt(e));return new Qt(t,n)}assign(e){let t=this.schema.fields,[n,i]=e.schema.fields.reduce((s,l,p)=>{let[u,b]=s,c=t.findIndex(h=>h.name===l.name);return~c?b[c]=p:u.push(p),s},[[],[]]),f=this.schema.assign(e.schema),o=[...t.map((s,l)=>[l,i[l]]).map(([s,l])=>l===void 0?this.getChildAt(s):e.getChildAt(l)),...n.map(s=>e.getChildAt(s))].filter(Boolean);return new Qt(...Yu(f,o))}};dv=Symbol.toStringTag;Qt[dv]=(r=>(r.schema=null,r.batches=[],r._offsets=new Uint32Array([0]),r._nullCount=-1,r[Symbol.isConcatSpreadable]=!0,r.isValid=Sf(Zl),r.get=Sf(Zt.getVisitFn(H.Struct)),r.set=vu(mr.getVisitFn(H.Struct)),r.indexOf=_u(uo.getVisitFn(H.Struct)),r.getByteLength=Sf(tn.getVisitFn(H.Struct)),"Table"))(Qt.prototype);var wv,Bt=class{constructor(...e){switch(e.length){case 2:{if([this.schema]=e,!(this.schema instanceof et))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");if([,this.data=Fe({nullCount:0,type:new At(this.schema.fields),children:this.schema.fields.map(t=>Fe({type:t.type,nullCount:0}))})]=e,!(this.data instanceof pt))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");[this.schema,this.data]=hv(this.schema,this.data.children);break}case 1:{let[t]=e,{fields:n,children:i,length:f}=Object.keys(t).reduce((l,p,u)=>(l.children[u]=t[p],l.length=Math.max(l.length,t[p].length),l.fields[u]=Ce.new({name:p,type:t[p].type,nullable:!0}),l),{length:0,fields:new Array,children:new Array}),o=new et(n),s=Fe({type:new At(n),length:f,children:i,nullCount:0});[this.schema,this.data]=hv(o,s.children,f);break}default:throw new TypeError("RecordBatch constructor expects an Object mapping names to child Data, or a [Schema, Data] pair.")}}get dictionaries(){return this._dictionaries||(this._dictionaries=bv(this.schema.fields,this.data.children))}get numCols(){return this.schema.fields.length}get numRows(){return this.data.length}get nullCount(){return this.data.nullCount}isValid(e){return this.data.getValid(e)}get(e){return Zt.visit(this.data,e)}set(e,t){return mr.visit(this.data,e,t)}indexOf(e,t){return uo.visit(this.data,e,t)}getByteLength(e){return tn.visit(this.data,e)}[Symbol.iterator](){return as.visit(new ze([this.data]))}toArray(){return[...this]}concat(...e){return new Qt(this.schema,[this,...e])}slice(e,t){let[n]=new ze([this.data]).slice(e,t).data;return new Bt(this.schema,n)}getChild(e){var t;return this.getChildAt((t=this.schema.fields)===null||t===void 0?void 0:t.findIndex(n=>n.name===e))}getChildAt(e){return e>-1&&e<this.schema.fields.length?new ze([this.data.children[e]]):null}setChild(e,t){var n;return this.setChildAt((n=this.schema.fields)===null||n===void 0?void 0:n.findIndex(i=>i.name===e),t)}setChildAt(e,t){let n=this.schema,i=this.data;if(e>-1&&e<this.numCols){t||(t=new ze([Fe({type:new Cr,length:this.numRows})]));let f=n.fields.slice(),o=i.children.slice(),s=f[e].clone({type:t.type});[f[e],o[e]]=[s,t.data[0]],n=new et(f,new Map(this.schema.metadata)),i=Fe({type:new At(f),children:o})}return new Bt(n,i)}select(e){let t=this.schema.select(e),n=new At(t.fields),i=[];for(let f of e){let o=this.schema.fields.findIndex(s=>s.name===f);~o&&(i[o]=this.data.children[o])}return new Bt(t,Fe({type:n,length:this.numRows,children:i}))}selectAt(e){let t=this.schema.selectAt(e),n=e.map(f=>this.data.children[f]).filter(Boolean),i=Fe({type:new At(t.fields),length:this.numRows,children:n});return new Bt(t,i)}};wv=Symbol.toStringTag;Bt[wv]=(r=>(r._nullCount=-1,r[Symbol.isConcatSpreadable]=!0,"RecordBatch"))(Bt.prototype);function hv(r,e,t=e.reduce((n,i)=>Math.max(n,i.length),0)){var n;let i=[...r.fields],f=[...e],o=(t+63&~63)>>3;for(let[s,l]of r.fields.entries()){let p=e[s];(!p||p.length!==t)&&(i[s]=l.clone({nullable:!0}),f[s]=(n=p==null?void 0:p._changeLengthAndBackfillNullBitmap(t))!==null&&n!==void 0?n:Fe({type:l.type,length:t,nullCount:t,nullBitmap:new Uint8Array(o)}))}return[r.assign(i),Fe({type:new At(i),length:t,children:f})]}function bv(r,e,t=new Map){for(let n=-1,i=r.length;++n<i;){let o=r[n].type,s=e[n];if(ge.isDictionary(o)){if(!t.has(o.id))s.dictionary&&t.set(o.id,s.dictionary);else if(t.get(o.id)!==s.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}o.children&&o.children.length>0&&bv(o.children,s.children,t)}return t}var gs=class extends Bt{constructor(e){let t=e.fields.map(i=>Fe({type:i.type})),n=Fe({type:new At(e.fields),nullCount:0,children:t});super(e,n)}};var ma;(function(r){r[r.BUFFER=0]="BUFFER"})(ma||(ma={}));var da;(function(r){r[r.LZ4_FRAME=0]="LZ4_FRAME",r[r.ZSTD=1]="ZSTD"})(da||(da={}));var hi=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsBodyCompression(e,t){return(t||new hi).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsBodyCompression(e,t){return e.setPosition(e.position()+he),(t||new hi).__init(e.readInt32(e.position())+e.position(),e)}codec(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt8(this.bb_pos+e):da.LZ4_FRAME}method(){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.readInt8(this.bb_pos+e):ma.BUFFER}static startBodyCompression(e){e.startObject(2)}static addCodec(e,t){e.addFieldInt8(0,t,da.LZ4_FRAME)}static addMethod(e,t){e.addFieldInt8(1,t,ma.BUFFER)}static endBodyCompression(e){return e.endObject()}static createBodyCompression(e,t,n){return hi.startBodyCompression(e),hi.addCodec(e,t),hi.addMethod(e,n),hi.endBodyCompression(e)}};var wa=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}offset(){return this.bb.readInt64(this.bb_pos)}length(){return this.bb.readInt64(this.bb_pos+8)}static sizeOf(){return 16}static createBuffer(e,t,n){return e.prep(8,16),e.writeInt64(n),e.writeInt64(t),e.offset()}};var ha=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}length(){return this.bb.readInt64(this.bb_pos)}nullCount(){return this.bb.readInt64(this.bb_pos+8)}static sizeOf(){return 16}static createFieldNode(e,t,n){return e.prep(8,16),e.writeInt64(n),e.writeInt64(t),e.offset()}};var Or=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsRecordBatch(e,t){return(t||new Or).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsRecordBatch(e,t){return e.setPosition(e.position()+he),(t||new Or).__init(e.readInt32(e.position())+e.position(),e)}length(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt64(this.bb_pos+e):this.bb.createLong(0,0)}nodes(e,t){let n=this.bb.__offset(this.bb_pos,6);return n?(t||new ha).__init(this.bb.__vector(this.bb_pos+n)+e*16,this.bb):null}nodesLength(){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.__vector_len(this.bb_pos+e):0}buffers(e,t){let n=this.bb.__offset(this.bb_pos,8);return n?(t||new wa).__init(this.bb.__vector(this.bb_pos+n)+e*16,this.bb):null}buffersLength(){let e=this.bb.__offset(this.bb_pos,8);return e?this.bb.__vector_len(this.bb_pos+e):0}compression(e){let t=this.bb.__offset(this.bb_pos,10);return t?(e||new hi).__init(this.bb.__indirect(this.bb_pos+t),this.bb):null}static startRecordBatch(e){e.startObject(4)}static addLength(e,t){e.addFieldInt64(0,t,e.createLong(0,0))}static addNodes(e,t){e.addFieldOffset(1,t,0)}static startNodesVector(e,t){e.startVector(16,t,8)}static addBuffers(e,t){e.addFieldOffset(2,t,0)}static startBuffersVector(e,t){e.startVector(16,t,8)}static addCompression(e,t){e.addFieldOffset(3,t,0)}static endRecordBatch(e){return e.endObject()}};var Yn=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsDictionaryBatch(e,t){return(t||new Yn).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDictionaryBatch(e,t){return e.setPosition(e.position()+he),(t||new Yn).__init(e.readInt32(e.position())+e.position(),e)}id(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt64(this.bb_pos+e):this.bb.createLong(0,0)}data(e){let t=this.bb.__offset(this.bb_pos,6);return t?(e||new Or).__init(this.bb.__indirect(this.bb_pos+t),this.bb):null}isDelta(){let e=this.bb.__offset(this.bb_pos,8);return e?!!this.bb.readInt8(this.bb_pos+e):!1}static startDictionaryBatch(e){e.startObject(3)}static addId(e,t){e.addFieldInt64(0,t,e.createLong(0,0))}static addData(e,t){e.addFieldOffset(1,t,0)}static addIsDelta(e,t){e.addFieldInt8(2,+t,0)}static endDictionaryBatch(e){return e.endObject()}};var js;(function(r){r[r.NONE=0]="NONE",r[r.Schema=1]="Schema",r[r.DictionaryBatch=2]="DictionaryBatch",r[r.RecordBatch=3]="RecordBatch",r[r.Tensor=4]="Tensor",r[r.SparseTensor=5]="SparseTensor"})(js||(js={}));var $t=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,t){return this.bb_pos=e,this.bb=t,this}static getRootAsMessage(e,t){return(t||new $t).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsMessage(e,t){return e.setPosition(e.position()+he),(t||new $t).__init(e.readInt32(e.position())+e.position(),e)}version(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):Af.V1}headerType(){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.readUint8(this.bb_pos+e):js.NONE}header(e){let t=this.bb.__offset(this.bb_pos,8);return t?this.bb.__union(e,this.bb_pos+t):null}bodyLength(){let e=this.bb.__offset(this.bb_pos,10);return e?this.bb.readInt64(this.bb_pos+e):this.bb.createLong(0,0)}customMetadata(e,t){let n=this.bb.__offset(this.bb_pos,12);return n?(t||new Ot).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+e*4),this.bb):null}customMetadataLength(){let e=this.bb.__offset(this.bb_pos,12);return e?this.bb.__vector_len(this.bb_pos+e):0}static startMessage(e){e.startObject(5)}static addVersion(e,t){e.addFieldInt16(0,t,Af.V1)}static addHeaderType(e,t){e.addFieldInt8(1,t,js.NONE)}static addHeader(e,t){e.addFieldOffset(2,t,0)}static addBodyLength(e,t){e.addFieldInt64(3,t,e.createLong(0,0))}static addCustomMetadata(e,t){e.addFieldOffset(4,t,0)}static createCustomMetadataVector(e,t){e.startVector(4,t.length,4);for(let n=t.length-1;n>=0;n--)e.addOffset(t[n]);return e.endVector()}static startCustomMetadataVector(e,t){e.startVector(4,t,4)}static endMessage(e){return e.endObject()}static finishMessageBuffer(e,t){e.finish(t)}static finishSizePrefixedMessageBuffer(e,t){e.finish(t,void 0,!0)}static createMessage(e,t,n,i,f,o){return $t.startMessage(e),$t.addVersion(e,t),$t.addHeaderType(e,n),$t.addHeader(e,i),$t.addBodyLength(e,f),$t.addCustomMetadata(e,o),$t.endMessage(e)}};var e1=ir,gv=class extends qe{visit(e,t){return e==null||t==null?void 0:super.visit(e,t)}visitNull(e,t){return Ci.startNull(t),Ci.endNull(t)}visitInt(e,t){return wr.startInt(t),wr.addBitWidth(t,e.bitWidth),wr.addIsSigned(t,e.isSigned),wr.endInt(t)}visitFloat(e,t){return sn.startFloatingPoint(t),sn.addPrecision(t,e.precision),sn.endFloatingPoint(t)}visitBinary(e,t){return Mi.startBinary(t),Mi.endBinary(t)}visitBool(e,t){return Li.startBool(t),Li.endBool(t)}visitUtf8(e,t){return Wi.startUtf8(t),Wi.endUtf8(t)}visitDecimal(e,t){return hr.startDecimal(t),hr.addScale(t,e.scale),hr.addPrecision(t,e.precision),hr.addBitWidth(t,e.bitWidth),hr.endDecimal(t)}visitDate(e,t){return nn.startDate(t),nn.addUnit(t,e.unit),nn.endDate(t)}visitTime(e,t){return xr.startTime(t),xr.addUnit(t,e.unit),xr.addBitWidth(t,e.bitWidth),xr.endTime(t)}visitTimestamp(e,t){let n=e.timezone&&t.createString(e.timezone)||void 0;return Er.startTimestamp(t),Er.addUnit(t,e.unit),n!==void 0&&Er.addTimezone(t,n),Er.endTimestamp(t)}visitInterval(e,t){return ln.startInterval(t),ln.addUnit(t,e.unit),ln.endInterval(t)}visitList(e,t){return Ui.startList(t),Ui.endList(t)}visitStruct(e,t){return Vi.startStruct_(t),Vi.endStruct_(t)}visitUnion(e,t){br.startTypeIdsVector(t,e.typeIds.length);let n=br.createTypeIdsVector(t,e.typeIds);return br.startUnion(t),br.addMode(t,e.mode),br.addTypeIds(t,n),br.endUnion(t)}visitDictionary(e,t){let n=this.visit(e.indices,t);return On.startDictionaryEncoding(t),On.addId(t,new e1(e.id,0)),On.addIsOrdered(t,e.isOrdered),n!==void 0&&On.addIndexType(t,n),On.endDictionaryEncoding(t)}visitFixedSizeBinary(e,t){return fn.startFixedSizeBinary(t),fn.addByteWidth(t,e.byteWidth),fn.endFixedSizeBinary(t)}visitFixedSizeList(e,t){return on.startFixedSizeList(t),on.addListSize(t,e.listSize),on.endFixedSizeList(t)}visitMap(e,t){return an.startMap(t),an.addKeysSorted(t,e.keysSorted),an.endMap(t)}},Ku=new gv;function jv(r,e=new Map){return new et(t1(r,e),Gu(r.customMetadata),e)}function vw(r){return new qr(r.count,_v(r.columns),qv(r.columns))}function yv(r){return new cn(vw(r.data),r.id,r.isDelta)}function t1(r,e){return(r.fields||[]).filter(Boolean).map(t=>Ce.fromJSON(t,e))}function vv(r,e){return(r.children||[]).filter(Boolean).map(t=>Ce.fromJSON(t,e))}function _v(r){return(r||[]).reduce((e,t)=>[...e,new bi(t.count,r1(t.VALIDITY)),..._v(t.children)],[])}function qv(r,e=[]){for(let t=-1,n=(r||[]).length;++t<n;){let i=r[t];i.VALIDITY&&e.push(new mn(e.length,i.VALIDITY.length)),i.TYPE&&e.push(new mn(e.length,i.TYPE.length)),i.OFFSET&&e.push(new mn(e.length,i.OFFSET.length)),i.DATA&&e.push(new mn(e.length,i.DATA.length)),e=qv(i.children,e)}return e}function r1(r){return(r||[]).reduce((e,t)=>e+ +(t===0),0)}function kv(r,e){let t,n,i,f,o,s;return!e||!(f=r.dictionary)?(o=Bv(r,vv(r,e)),i=new Ce(r.name,o,r.nullable,Gu(r.customMetadata))):e.has(t=f.id)?(n=(n=f.indexType)?Tv(n):new Ri,s=new xn(e.get(t),n,t,f.isOrdered),i=new Ce(r.name,s,r.nullable,Gu(r.customMetadata))):(n=(n=f.indexType)?Tv(n):new Ri,e.set(t,o=Bv(r,vv(r,e))),s=new xn(o,n,t,f.isOrdered),i=new Ce(r.name,s,r.nullable,Gu(r.customMetadata))),i||null}function Gu(r){return new Map(Object.entries(r||{}))}function Tv(r){return new Xt(r.isSigned,r.bitWidth)}function Bv(r,e){let t=r.type.name;switch(t){case"NONE":return new Cr;case"null":return new Cr;case"binary":return new gf;case"utf8":return new jf;case"bool":return new yf;case"list":return new ai((e||[])[0]);case"struct":return new At(e||[]);case"struct_":return new At(e||[])}switch(t){case"int":{let n=r.type;return new Xt(n.isSigned,n.bitWidth)}case"floatingpoint":{let n=r.type;return new $r(Rt[n.precision])}case"decimal":{let n=r.type;return new vf(n.scale,n.precision,n.bitWidth)}case"date":{let n=r.type;return new _f(_r[n.unit])}case"time":{let n=r.type;return new li(Qe[n.unit],n.bitWidth)}case"timestamp":{let n=r.type;return new qf(Qe[n.unit],n.timezone)}case"interval":{let n=r.type;return new kf(Ur[n.unit])}case"union":{let n=r.type;return new pi(Mt[n.mode],n.typeIds||[],e||[])}case"fixedsizebinary":{let n=r.type;return new Tf(n.byteWidth)}case"fixedsizelist":{let n=r.type;return new ui(n.listSize,(e||[])[0])}case"map":{let n=r.type;return new ci((e||[])[0],n.keysSorted)}}throw new Error(`Unrecognized type: "${t}"`)}var bo=ir,n1=Ef,i1=Vr,or=class{constructor(e,t,n,i){this._version=t,this._headerType=n,this.body=new Uint8Array(0),i&&(this._createHeader=()=>i),this._bodyLength=typeof e=="number"?e:e.low}static fromJSON(e,t){let n=new or(0,cr.V4,t);return n._createHeader=f1(e,t),n}static decode(e){e=new i1(Ee(e));let t=$t.getRootAsMessage(e),n=t.bodyLength(),i=t.version(),f=t.headerType(),o=new or(n,i,f);return o._createHeader=o1(t,f),o}static encode(e){let t=new n1,n=-1;return e.isSchema()?n=et.encode(t,e.header()):e.isRecordBatch()?n=qr.encode(t,e.header()):e.isDictionaryBatch()&&(n=cn.encode(t,e.header())),$t.startMessage(t),$t.addVersion(t,cr.V4),$t.addHeader(t,n),$t.addHeaderType(t,e.headerType),$t.addBodyLength(t,new bo(e.bodyLength,0)),$t.finishMessageBuffer(t,$t.endMessage(t)),t.asUint8Array()}static from(e,t=0){if(e instanceof et)return new or(0,cr.V4,ft.Schema,e);if(e instanceof qr)return new or(t,cr.V4,ft.RecordBatch,e);if(e instanceof cn)return new or(t,cr.V4,ft.DictionaryBatch,e);throw new Error(`Unrecognized Message header: ${e}`)}get type(){return this.headerType}get version(){return this._version}get headerType(){return this._headerType}get bodyLength(){return this._bodyLength}header(){return this._createHeader()}isSchema(){return this.headerType===ft.Schema}isRecordBatch(){return this.headerType===ft.RecordBatch}isDictionaryBatch(){return this.headerType===ft.DictionaryBatch}},qr=class{constructor(e,t,n){this._nodes=t,this._buffers=n,this._length=typeof e=="number"?e:e.low}get nodes(){return this._nodes}get length(){return this._length}get buffers(){return this._buffers}},cn=class{constructor(e,t,n=!1){this._data=e,this._isDelta=n,this._id=typeof t=="number"?t:t.low}get id(){return this._id}get data(){return this._data}get isDelta(){return this._isDelta}get length(){return this.data.length}get nodes(){return this.data.nodes}get buffers(){return this.data.buffers}},mn=class{constructor(e,t){this.offset=typeof e=="number"?e:e.low,this.length=typeof t=="number"?t:t.low}},bi=class{constructor(e,t){this.length=typeof e=="number"?e:e.low,this.nullCount=typeof t=="number"?t:t.low}};function f1(r,e){return()=>{switch(e){case ft.Schema:return et.fromJSON(r);case ft.RecordBatch:return qr.fromJSON(r);case ft.DictionaryBatch:return cn.fromJSON(r)}throw new Error(`Unrecognized Message type: { name: ${ft[e]}, type: ${e} }`)}}function o1(r,e){return()=>{switch(e){case ft.Schema:return et.decode(r.header(new Lt));case ft.RecordBatch:return qr.decode(r.header(new Or),r.version());case ft.DictionaryBatch:return cn.decode(r.header(new Yn),r.version())}throw new Error(`Unrecognized Message type: { name: ${ft[e]}, type: ${e} }`)}}Ce.encode=b1;Ce.decode=w1;Ce.fromJSON=kv;et.encode=h1;et.decode=s1;et.fromJSON=jv;qr.encode=g1;qr.decode=l1;qr.fromJSON=vw;cn.encode=j1;cn.decode=a1;cn.fromJSON=yv;bi.encode=y1;bi.decode=u1;mn.encode=v1;mn.decode=p1;function s1(r,e=new Map){let t=d1(r,e);return new et(t,Ju(r),e)}function l1(r,e=cr.V4){if(r.compression()!==null)throw new Error("Record batch compression not implemented");return new qr(r.length(),c1(r),m1(r,e))}function a1(r,e=cr.V4){return new cn(qr.decode(r.data(),e),r.id(),r.isDelta())}function p1(r){return new mn(r.offset(),r.length())}function u1(r){return new bi(r.length(),r.nullCount())}function c1(r){let e=[];for(let t,n=-1,i=-1,f=r.nodesLength();++n<f;)(t=r.nodes(n))&&(e[++i]=bi.decode(t));return e}function m1(r,e){let t=[];for(let n,i=-1,f=-1,o=r.buffersLength();++i<o;)(n=r.buffers(i))&&(e<cr.V4&&(n.bb_pos+=8*(i+1)),t[++f]=mn.decode(n));return t}function d1(r,e){let t=[];for(let n,i=-1,f=-1,o=r.fieldsLength();++i<o;)(n=r.fields(i))&&(t[++f]=Ce.decode(n,e));return t}function Iv(r,e){let t=[];for(let n,i=-1,f=-1,o=r.childrenLength();++i<o;)(n=r.children(i))&&(t[++f]=Ce.decode(n,e));return t}function w1(r,e){let t,n,i,f,o,s;return!e||!(s=r.dictionary())?(i=xv(r,Iv(r,e)),n=new Ce(r.name(),i,r.nullable(),Ju(r))):e.has(t=s.id().low)?(f=(f=s.indexType())?Sv(f):new Ri,o=new xn(e.get(t),f,t,s.isOrdered()),n=new Ce(r.name(),o,r.nullable(),Ju(r))):(f=(f=s.indexType())?Sv(f):new Ri,e.set(t,i=xv(r,Iv(r,e))),o=new xn(i,f,t,s.isOrdered()),n=new Ce(r.name(),o,r.nullable(),Ju(r))),n||null}function Ju(r){let e=new Map;if(r)for(let t,n,i=-1,f=Math.trunc(r.customMetadataLength());++i<f;)(t=r.customMetadata(i))&&(n=t.key())!=null&&e.set(n,t.value());return e}function Sv(r){return new Xt(r.isSigned(),r.bitWidth())}function xv(r,e){let t=r.typeType();switch(t){case Nt.NONE:return new Cr;case Nt.Null:return new Cr;case Nt.Binary:return new gf;case Nt.Utf8:return new jf;case Nt.Bool:return new yf;case Nt.List:return new ai((e||[])[0]);case Nt.Struct_:return new At(e||[])}switch(t){case Nt.Int:{let n=r.type(new wr);return new Xt(n.isSigned(),n.bitWidth())}case Nt.FloatingPoint:{let n=r.type(new sn);return new $r(n.precision())}case Nt.Decimal:{let n=r.type(new hr);return new vf(n.scale(),n.precision(),n.bitWidth())}case Nt.Date:{let n=r.type(new nn);return new _f(n.unit())}case Nt.Time:{let n=r.type(new xr);return new li(n.unit(),n.bitWidth())}case Nt.Timestamp:{let n=r.type(new Er);return new qf(n.unit(),n.timezone())}case Nt.Interval:{let n=r.type(new ln);return new kf(n.unit())}case Nt.Union:{let n=r.type(new br);return new pi(n.mode(),n.typeIdsArray()||[],e||[])}case Nt.FixedSizeBinary:{let n=r.type(new fn);return new Tf(n.byteWidth())}case Nt.FixedSizeList:{let n=r.type(new on);return new ui(n.listSize(),(e||[])[0])}case Nt.Map:{let n=r.type(new an);return new ci((e||[])[0],n.keysSorted())}}throw new Error(`Unrecognized type: "${Nt[t]}" (${t})`)}function h1(r,e){let t=e.fields.map(f=>Ce.encode(r,f));Lt.startFieldsVector(r,t.length);let n=Lt.createFieldsVector(r,t),i=e.metadata&&e.metadata.size>0?Lt.createCustomMetadataVector(r,[...e.metadata].map(([f,o])=>{let s=r.createString(`${f}`),l=r.createString(`${o}`);return Ot.startKeyValue(r),Ot.addKey(r,s),Ot.addValue(r,l),Ot.endKeyValue(r)})):-1;return Lt.startSchema(r),Lt.addFields(r,n),Lt.addEndianness(r,_1?Of.Little:Of.Big),i!==-1&&Lt.addCustomMetadata(r,i),Lt.endSchema(r)}function b1(r,e){let t=-1,n=-1,i=-1,f=e.type,o=e.typeId;ge.isDictionary(f)?(o=f.dictionary.typeId,i=Ku.visit(f,r),n=Ku.visit(f.dictionary,r)):n=Ku.visit(f,r);let s=(f.children||[]).map(u=>Ce.encode(r,u)),l=fr.createChildrenVector(r,s),p=e.metadata&&e.metadata.size>0?fr.createCustomMetadataVector(r,[...e.metadata].map(([u,b])=>{let c=r.createString(`${u}`),h=r.createString(`${b}`);return Ot.startKeyValue(r),Ot.addKey(r,c),Ot.addValue(r,h),Ot.endKeyValue(r)})):-1;return e.name&&(t=r.createString(e.name)),fr.startField(r),fr.addType(r,n),fr.addTypeType(r,o),fr.addChildren(r,l),fr.addNullable(r,!!e.nullable),t!==-1&&fr.addName(r,t),i!==-1&&fr.addDictionary(r,i),p!==-1&&fr.addCustomMetadata(r,p),fr.endField(r)}function g1(r,e){let t=e.nodes||[],n=e.buffers||[];Or.startNodesVector(r,t.length);for(let o of t.slice().reverse())bi.encode(r,o);let i=r.endVector();Or.startBuffersVector(r,n.length);for(let o of n.slice().reverse())mn.encode(r,o);let f=r.endVector();return Or.startRecordBatch(r),Or.addLength(r,new bo(e.length,0)),Or.addNodes(r,i),Or.addBuffers(r,f),Or.endRecordBatch(r)}function j1(r,e){let t=qr.encode(r,e.data);return Yn.startDictionaryBatch(r),Yn.addId(r,new bo(e.id,0)),Yn.addIsDelta(r,e.isDelta),Yn.addData(r,t),Yn.endDictionaryBatch(r)}function y1(r,e){return ha.createFieldNode(r,new bo(e.length,0),new bo(e.nullCount,0))}function v1(r,e){return wa.createBuffer(r,new bo(e.offset,0),new bo(e.length,0))}var _1=(()=>{let r=new ArrayBuffer(2);return new DataView(r).setInt16(0,256,!0),new Int16Array(r)[0]===256})();var _w=r=>`Expected ${ft[r]} Message in stream, but was null or length 0.`,qw=r=>`Header pointer of flatbuffer-encoded ${ft[r]} Message is null or length 0.`,Ev=(r,e)=>`Expected to read ${r} metadata bytes, but only read ${e}.`,Av=(r,e)=>`Expected to read ${r} bytes for message body, but only read ${e}.`,ba=class{constructor(e){this.source=e instanceof Ki?e:new Ki(e)}[Symbol.iterator](){return this}next(){let e;return(e=this.readMetadataLength()).done?Tt:e.value===-1&&(e=this.readMetadataLength()).done?Tt:(e=this.readMetadata(e.value)).done?Tt:e}throw(e){return this.source.throw(e)}return(e){return this.source.return(e)}readMessage(e){let t;if((t=this.next()).done)return null;if(e!=null&&t.value.headerType!==e)throw new Error(_w(e));return t.value}readMessageBody(e){if(e<=0)return new Uint8Array(0);let t=Ee(this.source.read(e));if(t.byteLength<e)throw new Error(Av(e,t.byteLength));return t.byteOffset%8==0&&t.byteOffset+t.byteLength<=t.buffer.byteLength?t:t.slice()}readSchema(e=!1){let t=ft.Schema,n=this.readMessage(t),i=n==null?void 0:n.header();if(e&&!i)throw new Error(qw(t));return i}readMetadataLength(){let e=this.source.read(Qu),t=e&&new Vr(e),n=(t==null?void 0:t.readInt32(0))||0;return{done:n===0,value:n}}readMetadata(e){let t=this.source.read(e);if(!t)return Tt;if(t.byteLength<e)throw new Error(Ev(e,t.byteLength));return{done:!1,value:or.decode(t)}}},Xu=class{constructor(e,t){this.source=e instanceof pn?e:Jp(e)?new mo(e,t):new pn(e)}[Symbol.asyncIterator](){return this}next(){return pe(this,void 0,void 0,function*(){let e;return(e=yield this.readMetadataLength()).done?Tt:e.value===-1&&(e=yield this.readMetadataLength()).done?Tt:(e=yield this.readMetadata(e.value)).done?Tt:e})}throw(e){return pe(this,void 0,void 0,function*(){return yield this.source.throw(e)})}return(e){return pe(this,void 0,void 0,function*(){return yield this.source.return(e)})}readMessage(e){return pe(this,void 0,void 0,function*(){let t;if((t=yield this.next()).done)return null;if(e!=null&&t.value.headerType!==e)throw new Error(_w(e));return t.value})}readMessageBody(e){return pe(this,void 0,void 0,function*(){if(e<=0)return new Uint8Array(0);let t=Ee(yield this.source.read(e));if(t.byteLength<e)throw new Error(Av(e,t.byteLength));return t.byteOffset%8==0&&t.byteOffset+t.byteLength<=t.buffer.byteLength?t:t.slice()})}readSchema(e=!1){return pe(this,void 0,void 0,function*(){let t=ft.Schema,n=yield this.readMessage(t),i=n==null?void 0:n.header();if(e&&!i)throw new Error(qw(t));return i})}readMetadataLength(){return pe(this,void 0,void 0,function*(){let e=yield this.source.read(Qu),t=e&&new Vr(e),n=(t==null?void 0:t.readInt32(0))||0;return{done:n===0,value:n}})}readMetadata(e){return pe(this,void 0,void 0,function*(){let t=yield this.source.read(e);if(!t)return Tt;if(t.byteLength<e)throw new Error(Ev(e,t.byteLength));return{done:!1,value:or.decode(t)}})}},Zu=class extends ba{constructor(e){super(new Uint8Array(0));this._schema=!1,this._body=[],this._batchIndex=0,this._dictionaryIndex=0,this._json=e instanceof Bu?e:new Bu(e)}next(){let{_json:e}=this;if(!this._schema){this._schema=!0;let t=or.fromJSON(e.schema,ft.Schema);return{done:!1,value:t}}if(this._dictionaryIndex<e.dictionaries.length){let t=e.dictionaries[this._dictionaryIndex++];this._body=t.data.columns;let n=or.fromJSON(t,ft.DictionaryBatch);return{done:!1,value:n}}if(this._batchIndex<e.batches.length){let t=e.batches[this._batchIndex++];this._body=t.columns;let n=or.fromJSON(t,ft.RecordBatch);return{done:!1,value:n}}return this._body=[],Tt}readMessageBody(e){return t(this._body);function t(n){return(n||[]).reduce((i,f)=>[...i,...f.VALIDITY&&[f.VALIDITY]||[],...f.TYPE&&[f.TYPE]||[],...f.OFFSET&&[f.OFFSET]||[],...f.DATA&&[f.DATA]||[],...t(f.children)],[])}}readMessage(e){let t;if((t=this.next()).done)return null;if(e!=null&&t.value.headerType!==e)throw new Error(_w(e));return t.value}readSchema(){let e=ft.Schema,t=this.readMessage(e),n=t==null?void 0:t.header();if(!t||!n)throw new Error(qw(e));return n}},Qu=4,kw="ARROW1",ys=new Uint8Array(kw.length);for(let r=0;r<kw.length;r+=1)ys[r]=kw.codePointAt(r);function $u(r,e=0){for(let t=-1,n=ys.length;++t<n;)if(ys[t]!==r[e+t])return!1;return!0}var vs=ys.length,Tw=vs+Qu,Ov=vs*2+Qu;var Nr=class extends cs{constructor(e){super();this._impl=e}get closed(){return this._impl.closed}get schema(){return this._impl.schema}get autoDestroy(){return this._impl.autoDestroy}get dictionaries(){return this._impl.dictionaries}get numDictionaries(){return this._impl.numDictionaries}get numRecordBatches(){return this._impl.numRecordBatches}get footer(){return this._impl.isFile()?this._impl.footer:null}isSync(){return this._impl.isSync()}isAsync(){return this._impl.isAsync()}isFile(){return this._impl.isFile()}isStream(){return this._impl.isStream()}next(){return this._impl.next()}throw(e){return this._impl.throw(e)}return(e){return this._impl.return(e)}cancel(){return this._impl.cancel()}reset(e){return this._impl.reset(e),this._DOMStream=void 0,this._nodeStream=void 0,this}open(e){let t=this._impl.open(e);return Fn(t)?t.then(()=>this):this}readRecordBatch(e){return this._impl.isFile()?this._impl.readRecordBatch(e):null}[Symbol.iterator](){return this._impl[Symbol.iterator]()}[Symbol.asyncIterator](){return this._impl[Symbol.asyncIterator]()}toDOMStream(){return ur.toDOMStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this})}toNodeStream(){return ur.toNodeStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this},{objectMode:!0})}static throughNode(e){throw new Error('"throughNode" not available in this environment')}static throughDOM(e,t){throw new Error('"throughDOM" not available in this environment')}static from(e){return e instanceof Nr?e:Kp(e)?q1(e):Jp(e)?B1(e):Fn(e)?(()=>pe(this,void 0,void 0,function*(){return yield Nr.from(yield e)}))():Xp(e)||Wl(e)||Qp(e)||Sn(e)?T1(new pn(e)):k1(new Ki(e))}static readAll(e){return e instanceof Nr?e.isSync()?Dv(e):zv(e):Kp(e)||ArrayBuffer.isView(e)||Pn(e)||Gp(e)?Dv(e):zv(e)}},Kn=class extends Nr{constructor(e){super(e);this._impl=e}readAll(){return[...this]}[Symbol.iterator](){return this._impl[Symbol.iterator]()}[Symbol.asyncIterator](){return Lr(this,arguments,function*(){yield Ve(yield*Xo(In(this[Symbol.iterator]())))})}},go=class extends Nr{constructor(e){super(e);this._impl=e}readAll(){var e,t;return pe(this,void 0,void 0,function*(){let n=new Array;try{for(var i=In(this),f;f=yield i.next(),!f.done;){let o=f.value;n.push(o)}}catch(o){e={error:o}}finally{try{f&&!f.done&&(t=i.return)&&(yield t.call(i))}finally{if(e)throw e.error}}return n})}[Symbol.iterator](){throw new Error("AsyncRecordBatchStreamReader is not Iterable")}[Symbol.asyncIterator](){return this._impl[Symbol.asyncIterator]()}},jo=class extends Kn{constructor(e){super(e);this._impl=e}},ec=class extends go{constructor(e){super(e);this._impl=e}},Bw=class{constructor(e=new Map){this.closed=!1,this.autoDestroy=!0,this._dictionaryIndex=0,this._recordBatchIndex=0,this.dictionaries=e}get numDictionaries(){return this._dictionaryIndex}get numRecordBatches(){return this._recordBatchIndex}isSync(){return!1}isAsync(){return!1}isFile(){return!1}isStream(){return!1}reset(e){return this._dictionaryIndex=0,this._recordBatchIndex=0,this.schema=e,this.dictionaries=new Map,this}_loadRecordBatch(e,t){let n=this._loadVectors(e,t,this.schema.fields),i=Fe({type:new At(this.schema.fields),length:e.length,children:n});return new Bt(this.schema,i)}_loadDictionaryBatch(e,t){let{id:n,isDelta:i}=e,{dictionaries:f,schema:o}=this,s=f.get(n);if(i||!s){let l=o.dictionaries.get(n),p=this._loadVectors(e.data,t,[l]);return(s&&i?s.concat(new ze(p)):new ze(p)).memoize()}return s.memoize()}_loadVectors(e,t,n){return new xu(t,e.nodes,e.buffers,this.dictionaries).visitMany(n)}},ga=class extends Bw{constructor(e,t){super(t);this._reader=Kp(e)?new Zu(this._handle=e):new ba(this._handle=e)}isSync(){return!0}isStream(){return!0}[Symbol.iterator](){return this}cancel(){!this.closed&&(this.closed=!0)&&(this.reset()._reader.return(),this._reader=null,this.dictionaries=null)}open(e){return this.closed||(this.autoDestroy=Rv(this,e),this.schema||(this.schema=this._reader.readSchema())||this.cancel()),this}throw(e){return!this.closed&&this.autoDestroy&&(this.closed=!0)?this.reset()._reader.throw(e):Tt}return(e){return!this.closed&&this.autoDestroy&&(this.closed=!0)?this.reset()._reader.return(e):Tt}next(){if(this.closed)return Tt;let e,{_reader:t}=this;for(;e=this._readNextMessageAndValidate();)if(e.isSchema())this.reset(e.header());else if(e.isRecordBatch()){this._recordBatchIndex++;let n=e.header(),i=t.readMessageBody(e.bodyLength),f=this._loadRecordBatch(n,i);return{done:!1,value:f}}else if(e.isDictionaryBatch()){this._dictionaryIndex++;let n=e.header(),i=t.readMessageBody(e.bodyLength),f=this._loadDictionaryBatch(n,i);this.dictionaries.set(n.id,f)}return this.schema&&this._recordBatchIndex===0?(this._recordBatchIndex++,{done:!1,value:new gs(this.schema)}):this.return()}_readNextMessageAndValidate(e){return this._reader.readMessage(e)}},ja=class extends Bw{constructor(e,t){super(t);this._reader=new Xu(this._handle=e)}isAsync(){return!0}isStream(){return!0}[Symbol.asyncIterator](){return this}cancel(){return pe(this,void 0,void 0,function*(){!this.closed&&(this.closed=!0)&&(yield this.reset()._reader.return(),this._reader=null,this.dictionaries=null)})}open(e){return pe(this,void 0,void 0,function*(){return this.closed||(this.autoDestroy=Rv(this,e),this.schema||(this.schema=yield this._reader.readSchema())||(yield this.cancel())),this})}throw(e){return pe(this,void 0,void 0,function*(){return!this.closed&&this.autoDestroy&&(this.closed=!0)?yield this.reset()._reader.throw(e):Tt})}return(e){return pe(this,void 0,void 0,function*(){return!this.closed&&this.autoDestroy&&(this.closed=!0)?yield this.reset()._reader.return(e):Tt})}next(){return pe(this,void 0,void 0,function*(){if(this.closed)return Tt;let e,{_reader:t}=this;for(;e=yield this._readNextMessageAndValidate();)if(e.isSchema())yield this.reset(e.header());else if(e.isRecordBatch()){this._recordBatchIndex++;let n=e.header(),i=yield t.readMessageBody(e.bodyLength),f=this._loadRecordBatch(n,i);return{done:!1,value:f}}else if(e.isDictionaryBatch()){this._dictionaryIndex++;let n=e.header(),i=yield t.readMessageBody(e.bodyLength),f=this._loadDictionaryBatch(n,i);this.dictionaries.set(n.id,f)}return this.schema&&this._recordBatchIndex===0?(this._recordBatchIndex++,{done:!1,value:new gs(this.schema)}):yield this.return()})}_readNextMessageAndValidate(e){return pe(this,void 0,void 0,function*(){return yield this._reader.readMessage(e)})}},Iw=class extends ga{constructor(e,t){super(e instanceof Iu?e:new Iu(e),t)}get footer(){return this._footer}get numDictionaries(){return this._footer?this._footer.numDictionaries:0}get numRecordBatches(){return this._footer?this._footer.numRecordBatches:0}isSync(){return!0}isFile(){return!0}open(e){if(!this.closed&&!this._footer){this.schema=(this._footer=this._readFooter()).schema;for(let t of this._footer.dictionaryBatches())t&&this._readDictionaryBatch(this._dictionaryIndex++)}return super.open(e)}readRecordBatch(e){var t;if(this.closed)return null;this._footer||this.open();let n=(t=this._footer)===null||t===void 0?void 0:t.getRecordBatch(e);if(n&&this._handle.seek(n.offset)){let i=this._reader.readMessage(ft.RecordBatch);if(i==null?void 0:i.isRecordBatch()){let f=i.header(),o=this._reader.readMessageBody(i.bodyLength);return this._loadRecordBatch(f,o)}}return null}_readDictionaryBatch(e){var t;let n=(t=this._footer)===null||t===void 0?void 0:t.getDictionaryBatch(e);if(n&&this._handle.seek(n.offset)){let i=this._reader.readMessage(ft.DictionaryBatch);if(i==null?void 0:i.isDictionaryBatch()){let f=i.header(),o=this._reader.readMessageBody(i.bodyLength),s=this._loadDictionaryBatch(f,o);this.dictionaries.set(f.id,s)}}}_readFooter(){let{_handle:e}=this,t=e.size-Tw,n=e.readInt32(t),i=e.readAt(t-n,n);return Hf.decode(i)}_readNextMessageAndValidate(e){var t;if(this._footer||this.open(),this._footer&&this._recordBatchIndex<this.numRecordBatches){let n=(t=this._footer)===null||t===void 0?void 0:t.getRecordBatch(this._recordBatchIndex);if(n&&this._handle.seek(n.offset))return this._reader.readMessage(e)}return null}},Nv=class extends ja{constructor(e,...t){let n=typeof t[0]!="number"?t.shift():void 0,i=t[0]instanceof Map?t.shift():void 0;super(e instanceof mo?e:new mo(e,n),i)}get footer(){return this._footer}get numDictionaries(){return this._footer?this._footer.numDictionaries:0}get numRecordBatches(){return this._footer?this._footer.numRecordBatches:0}isFile(){return!0}isAsync(){return!0}open(e){let t=Object.create(null,{open:{get:()=>super.open}});return pe(this,void 0,void 0,function*(){if(!this.closed&&!this._footer){this.schema=(this._footer=yield this._readFooter()).schema;for(let n of this._footer.dictionaryBatches())n&&(yield this._readDictionaryBatch(this._dictionaryIndex++))}return yield t.open.call(this,e)})}readRecordBatch(e){var t;return pe(this,void 0,void 0,function*(){if(this.closed)return null;this._footer||(yield this.open());let n=(t=this._footer)===null||t===void 0?void 0:t.getRecordBatch(e);if(n&&(yield this._handle.seek(n.offset))){let i=yield this._reader.readMessage(ft.RecordBatch);if(i==null?void 0:i.isRecordBatch()){let f=i.header(),o=yield this._reader.readMessageBody(i.bodyLength);return this._loadRecordBatch(f,o)}}return null})}_readDictionaryBatch(e){var t;return pe(this,void 0,void 0,function*(){let n=(t=this._footer)===null||t===void 0?void 0:t.getDictionaryBatch(e);if(n&&(yield this._handle.seek(n.offset))){let i=yield this._reader.readMessage(ft.DictionaryBatch);if(i==null?void 0:i.isDictionaryBatch()){let f=i.header(),o=yield this._reader.readMessageBody(i.bodyLength),s=this._loadDictionaryBatch(f,o);this.dictionaries.set(f.id,s)}}})}_readFooter(){return pe(this,void 0,void 0,function*(){let{_handle:e}=this;e._pending&&(yield e._pending);let t=e.size-Tw,n=yield e.readInt32(t),i=yield e.readAt(t-n,n);return Hf.decode(i)})}_readNextMessageAndValidate(e){return pe(this,void 0,void 0,function*(){if(this._footer||(yield this.open()),this._footer&&this._recordBatchIndex<this.numRecordBatches){let t=this._footer.getRecordBatch(this._recordBatchIndex);if(t&&(yield this._handle.seek(t.offset)))return yield this._reader.readMessage(e)}return null})}},Hv=class extends ga{constructor(e,t){super(e,t)}_loadVectors(e,t,n){return new Zd(t,e.nodes,e.buffers,this.dictionaries).visitMany(n)}};function Rv(r,e){return e&&typeof e.autoDestroy=="boolean"?e.autoDestroy:r.autoDestroy}function*Dv(r){let e=Nr.from(r);try{if(!e.open({autoDestroy:!1}).closed)do yield e;while(!e.reset().open().closed)}finally{e.cancel()}}function zv(r){return Lr(this,arguments,function*(){let t=yield Ve(Nr.from(r));try{if(!(yield Ve(t.open({autoDestroy:!1}))).closed)do yield yield Ve(t);while(!(yield Ve(t.reset().open())).closed)}finally{yield Ve(t.cancel())}})}function q1(r){return new Kn(new Hv(r))}function k1(r){let e=r.peek(vs+7&~7);return e&&e.byteLength>=4?$u(e)?new jo(new Iw(r.read())):new Kn(new ga(r)):new Kn(new ga(function*(){}()))}function T1(r){return pe(this,void 0,void 0,function*(){let e=yield r.peek(vs+7&~7);return e&&e.byteLength>=4?$u(e)?new jo(new Iw(yield r.read())):new go(new ja(r)):new go(new ja(function(){return Lr(this,arguments,function*(){})}()))})}function B1(r){return pe(this,void 0,void 0,function*(){let{size:e}=yield r.stat(),t=new mo(r,e);return e>=Ov&&$u(yield t.readAt(0,vs+7&~7))?new ec(new Nv(t)):new go(new ja(t))})}var Ut=class extends qe{constructor(){super();this._byteLength=0,this._nodes=[],this._buffers=[],this._bufferRegions=[]}static assemble(...e){let t=i=>i.flatMap(f=>Array.isArray(f)?t(f):f instanceof Bt?f.data.children:f.data),n=new Ut;return n.visitMany(t(e)),n}visit(e){if(e instanceof ze)return this.visitMany(e.data),this;let{type:t}=e;if(!ge.isDictionary(t)){let{length:n,nullCount:i}=e;if(n>2147483647)throw new RangeError("Cannot write arrays larger than 2^31 - 1 in length");ge.isNull(t)||Gn.call(this,i<=0?new Uint8Array(0):os(e.offset,n,e.nullBitmap)),this.nodes.push(new bi(n,i))}return super.visit(e)}visitNull(e){return this}visitDictionary(e){return this.visit(e.clone(e.type.indices))}get nodes(){return this._nodes}get buffers(){return this._buffers}get byteLength(){return this._byteLength}get bufferRegions(){return this._bufferRegions}};function Gn(r){let e=r.byteLength+7&~7;return this.buffers.push(r),this.bufferRegions.push(new mn(this._byteLength,e)),this._byteLength+=e,this}function I1(r){let{type:e,length:t,typeIds:n,valueOffsets:i}=r;if(Gn.call(this,n),e.mode===Mt.Sparse)return xw.call(this,r);if(e.mode===Mt.Dense){if(r.offset<=0)return Gn.call(this,i),xw.call(this,r);{let f=n.reduce((u,b)=>Math.max(u,b),n[0]),o=new Int32Array(f+1),s=new Int32Array(f+1).fill(-1),l=new Int32Array(t),p=Yl(-i[0],t,i);for(let u,b,c=-1;++c<t;)(b=s[u=n[c]])===-1&&(b=s[u]=p[u]),l[c]=p[c]-b,++o[u];Gn.call(this,l);for(let u,b=-1,c=e.children.length;++b<c;)if(u=r.children[b]){let h=e.typeIds[b],T=Math.min(t,o[h]);this.visit(u.slice(s[h],T))}}}return this}function S1(r){let e;return r.nullCount>=r.length?Gn.call(this,new Uint8Array(0)):(e=r.values)instanceof Uint8Array?Gn.call(this,os(r.offset,r.length,e)):Gn.call(this,po(r.values))}function Ff(r){return Gn.call(this,r.values.subarray(0,r.length*r.stride))}function Fv(r){let{length:e,values:t,valueOffsets:n}=r,i=n[0],f=n[e],o=Math.min(f-i,t.byteLength-i);return Gn.call(this,Yl(-n[0],e,n)),Gn.call(this,t.subarray(i,i+o)),this}function Sw(r){let{length:e,valueOffsets:t}=r;return t&&Gn.call(this,Yl(t[0],e,t)),this.visit(r.children[0])}function xw(r){return this.visitMany(r.type.children.map((e,t)=>r.children[t]).filter(Boolean))[0]}Ut.prototype.visitBool=S1;Ut.prototype.visitInt=Ff;Ut.prototype.visitFloat=Ff;Ut.prototype.visitUtf8=Fv;Ut.prototype.visitBinary=Fv;Ut.prototype.visitFixedSizeBinary=Ff;Ut.prototype.visitDate=Ff;Ut.prototype.visitTimestamp=Ff;Ut.prototype.visitTime=Ff;Ut.prototype.visitDecimal=Ff;Ut.prototype.visitList=Sw;Ut.prototype.visitStruct=xw;Ut.prototype.visitUnion=I1;Ut.prototype.visitInterval=Ff;Ut.prototype.visitFixedSizeList=Sw;Ut.prototype.visitMap=Sw;var _s=class extends cs{constructor(e){super();this._position=0,this._started=!1,this._sink=new Yi,this._schema=null,this._dictionaryBlocks=[],this._recordBatchBlocks=[],this._dictionaryDeltaOffsets=new Map,Sr(e)||(e={autoDestroy:!0,writeLegacyIpcFormat:!1}),this._autoDestroy=typeof e.autoDestroy=="boolean"?e.autoDestroy:!0,this._writeLegacyIpcFormat=typeof e.writeLegacyIpcFormat=="boolean"?e.writeLegacyIpcFormat:!1}static throughNode(e){throw new Error('"throughNode" not available in this environment')}static throughDOM(e,t){throw new Error('"throughDOM" not available in this environment')}toString(e=!1){return this._sink.toString(e)}toUint8Array(e=!1){return this._sink.toUint8Array(e)}writeAll(e){return Fn(e)?e.then(t=>this.writeAll(t)):Sn(e)?Aw(this,e):Ew(this,e)}get closed(){return this._sink.closed}[Symbol.asyncIterator](){return this._sink[Symbol.asyncIterator]()}toDOMStream(e){return this._sink.toDOMStream(e)}toNodeStream(e){return this._sink.toNodeStream(e)}close(){return this.reset()._sink.close()}abort(e){return this.reset()._sink.abort(e)}finish(){return this._autoDestroy?this.close():this.reset(this._sink,this._schema),this}reset(e=this._sink,t=null){return e===this._sink||e instanceof Yi?this._sink=e:(this._sink=new Yi,e&&Xy(e)?this.toDOMStream({type:"bytes"}).pipeTo(e):e&&Zy(e)&&this.toNodeStream({objectMode:!1}).pipe(e)),this._started&&this._schema&&this._writeFooter(this._schema),this._started=!1,this._dictionaryBlocks=[],this._recordBatchBlocks=[],this._dictionaryDeltaOffsets=new Map,(!t||!ho(t,this._schema))&&(t==null?(this._position=0,this._schema=null):(this._started=!0,this._schema=t,this._writeSchema(t))),this}write(e){let t=null;if(this._sink){if(e==null)return this.finish()&&void 0;if(e instanceof Qt&&!(t=e.schema))return this.finish()&&void 0;if(e instanceof Bt&&!(t=e.schema))return this.finish()&&void 0}else throw new Error("RecordBatchWriter is closed");if(t&&!ho(t,this._schema)){if(this._started&&this._autoDestroy)return this.close();this.reset(this._sink,t)}e instanceof Bt?e instanceof gs||this._writeRecordBatch(e):e instanceof Qt?this.writeAll(e.batches):Pn(e)&&this.writeAll(e)}_writeMessage(e,t=8){let n=t-1,i=or.encode(e),f=i.byteLength,o=this._writeLegacyIpcFormat?4:8,s=f+o+n&~n,l=s-f-o;return e.headerType===ft.RecordBatch?this._recordBatchBlocks.push(new di(s,e.bodyLength,this._position)):e.headerType===ft.DictionaryBatch&&this._dictionaryBlocks.push(new di(s,e.bodyLength,this._position)),this._writeLegacyIpcFormat||this._write(Int32Array.of(-1)),this._write(Int32Array.of(s-o)),f>0&&this._write(i),this._writePadding(l)}_write(e){if(this._started){let t=Ee(e);t&&t.byteLength>0&&(this._sink.write(t),this._position+=t.byteLength)}return this}_writeSchema(e){return this._writeMessage(or.from(e))}_writeFooter(e){return this._writeLegacyIpcFormat?this._write(Int32Array.of(0)):this._write(Int32Array.of(-1,0))}_writeMagic(){return this._write(ys)}_writePadding(e){return e>0?this._write(new Uint8Array(e)):this}_writeRecordBatch(e){let{byteLength:t,nodes:n,bufferRegions:i,buffers:f}=Ut.assemble(e),o=new qr(e.numRows,n,i),s=or.from(o,t);return this._writeDictionaries(e)._writeMessage(s)._writeBodyBuffers(f)}_writeDictionaryBatch(e,t,n=!1){this._dictionaryDeltaOffsets.set(t,e.length+(this._dictionaryDeltaOffsets.get(t)||0));let{byteLength:i,nodes:f,bufferRegions:o,buffers:s}=Ut.assemble(new ze([e])),l=new qr(e.length,f,o),p=new cn(l,t,n),u=or.from(p,i);return this._writeMessage(u)._writeBodyBuffers(s)}_writeBodyBuffers(e){let t,n,i;for(let f=-1,o=e.length;++f<o;)(t=e[f])&&(n=t.byteLength)>0&&(this._write(t),(i=(n+7&~7)-n)>0&&this._writePadding(i));return this}_writeDictionaries(e){for(let[t,n]of e.dictionaries){let i=this._dictionaryDeltaOffsets.get(t)||0;if(i===0||(n=n==null?void 0:n.slice(i)).length>0)for(let f of n.data)this._writeDictionaryBatch(f,t,i>0),i+=f.length}return this}},qs=class extends _s{static writeAll(e,t){let n=new qs(t);return Fn(e)?e.then(i=>n.writeAll(i)):Sn(e)?Aw(n,e):Ew(n,e)}},ks=class extends _s{static writeAll(e){let t=new ks;return Fn(e)?e.then(n=>t.writeAll(n)):Sn(e)?Aw(t,e):Ew(t,e)}constructor(){super();this._autoDestroy=!0}_writeSchema(e){return this._writeMagic()._writePadding(2)}_writeFooter(e){let t=Hf.encode(new Hf(e,cr.V4,this._recordBatchBlocks,this._dictionaryBlocks));return super._writeFooter(e)._write(t)._write(Int32Array.of(t.byteLength))._writeMagic()}};function Ew(r,e){let t=e;e instanceof Qt&&(t=e.batches,r.reset(void 0,e.schema));for(let n of t)r.write(n);return r.finish()}function Aw(r,e){var t,n,i,f;return pe(this,void 0,void 0,function*(){try{for(t=In(e);n=yield t.next(),!n.done;){let o=n.value;r.write(o)}}catch(o){i={error:o}}finally{try{n&&!n.done&&(f=t.return)&&(yield f.call(t))}finally{if(i)throw i.error}}return r.finish()})}function Pv(r,e){if(Sn(r))return E1(r,e);if(Pn(r))return x1(r,e);throw new Error("toDOMStream() must be called with an Iterable or AsyncIterable")}function x1(r,e){let t=null,n=(e==null?void 0:e.type)==="bytes"||!1,i=(e==null?void 0:e.highWaterMark)||Math.pow(2,24);return new ReadableStream(Object.assign(Object.assign({},e),{start(o){f(o,t||(t=r[Symbol.iterator]()))},pull(o){t?f(o,t):o.close()},cancel(){((t==null?void 0:t.return)&&t.return()||!0)&&(t=null)}}),Object.assign({highWaterMark:n?i:void 0},e));function f(o,s){let l,p=null,u=o.desiredSize||null;for(;!(p=s.next(n?u:null)).done;)if(ArrayBuffer.isView(p.value)&&(l=Ee(p.value))&&(u!=null&&n&&(u=u-l.byteLength+1),p.value=l),o.enqueue(p.value),u!=null&&--u<=0)return;o.close()}}function E1(r,e){let t=null,n=(e==null?void 0:e.type)==="bytes"||!1,i=(e==null?void 0:e.highWaterMark)||Math.pow(2,24);return new ReadableStream(Object.assign(Object.assign({},e),{start(o){return pe(this,void 0,void 0,function*(){yield f(o,t||(t=r[Symbol.asyncIterator]()))})},pull(o){return pe(this,void 0,void 0,function*(){t?yield f(o,t):o.close()})},cancel(){return pe(this,void 0,void 0,function*(){((t==null?void 0:t.return)&&(yield t.return())||!0)&&(t=null)})}}),Object.assign({highWaterMark:n?i:void 0},e));function f(o,s){return pe(this,void 0,void 0,function*(){let l,p=null,u=o.desiredSize||null;for(;!(p=yield s.next(n?u:null)).done;)if(ArrayBuffer.isView(p.value)&&(l=Ee(p.value))&&(u!=null&&n&&(u=u-l.byteLength+1),p.value=l),o.enqueue(p.value),u!=null&&--u<=0)return;o.close()})}}function Mv(r){return new Lv(r)}var Lv=class{constructor(e){this._numChunks=0,this._finished=!1,this._bufferedSize=0;let{["readableStrategy"]:t,["writableStrategy"]:n,["queueingStrategy"]:i="count"}=e,f=Gy(e,["readableStrategy","writableStrategy","queueingStrategy"]);this._controller=null,this._builder=wo(f),this._getSize=i!=="bytes"?Uv:Cv;let{["highWaterMark"]:o=i==="bytes"?Math.pow(2,14):1e3}=Object.assign({},t),{["highWaterMark"]:s=i==="bytes"?Math.pow(2,14):1e3}=Object.assign({},n);this.readable=new ReadableStream({cancel:()=>{this._builder.clear()},pull:l=>{this._maybeFlush(this._builder,this._controller=l)},start:l=>{this._maybeFlush(this._builder,this._controller=l)}},{highWaterMark:o,size:i!=="bytes"?Uv:Cv}),this.writable=new WritableStream({abort:()=>{this._builder.clear()},write:()=>{this._maybeFlush(this._builder,this._controller)},close:()=>{this._maybeFlush(this._builder.finish(),this._controller)}},{highWaterMark:s,size:l=>this._writeValueAndReturnChunkSize(l)})}_writeValueAndReturnChunkSize(e){let t=this._bufferedSize;return this._bufferedSize=this._getSize(this._builder.append(e)),this._bufferedSize-t}_maybeFlush(e,t){t!=null&&(this._bufferedSize>=t.desiredSize&&++this._numChunks&&this._enqueue(t,e.toVector()),e.finished&&((e.length>0||this._numChunks===0)&&++this._numChunks&&this._enqueue(t,e.toVector()),!this._finished&&(this._finished=!0)&&this._enqueue(t,null)))}_enqueue(e,t){this._bufferedSize=0,this._controller=null,t==null?e.close():e.enqueue(t)}},Uv=r=>{var e;return(e=r==null?void 0:r.length)!==null&&e!==void 0?e:0},Cv=r=>{var e;return(e=r==null?void 0:r.byteLength)!==null&&e!==void 0?e:0};function tc(r,e){let t=new Yi,n=null,i=new ReadableStream({cancel(){return pe(this,void 0,void 0,function*(){yield t.close()})},start(s){return pe(this,void 0,void 0,function*(){yield o(s,n||(n=yield f()))})},pull(s){return pe(this,void 0,void 0,function*(){n?yield o(s,n):s.close()})}});return{writable:new WritableStream(t,Object.assign({highWaterMark:Math.pow(2,14)},r)),readable:i};function f(){return pe(this,void 0,void 0,function*(){return yield(yield Nr.from(t)).open(e)})}function o(s,l){return pe(this,void 0,void 0,function*(){let p=s.desiredSize,u=null;for(;!(u=yield l.next()).done;)if(s.enqueue(u.value),p!=null&&--p<=0)return;s.close()})}}function rc(r,e){let t=new this(r),n=new pn(t),i=new ReadableStream({cancel(){return pe(this,void 0,void 0,function*(){yield n.cancel()})},pull(o){return pe(this,void 0,void 0,function*(){yield f(o)})},start(o){return pe(this,void 0,void 0,function*(){yield f(o)})}},Object.assign({highWaterMark:Math.pow(2,14)},e));return{writable:new WritableStream(t,r),readable:i};function f(o){return pe(this,void 0,void 0,function*(){let s=null,l=o.desiredSize;for(;s=yield n.read(l||null);)if(o.enqueue(s),l!=null&&(l-=s.byteLength)<=0)return;o.close()})}}var N1=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},_d),Xd),Vd),Nd),jd),Cd),{compareSchemas:ho,compareFields:cv,compareTypes:mv});ur.toDOMStream=Pv;Dt.throughDOM=Mv;Nr.throughDOM=tc;jo.throughDOM=tc;Kn.throughDOM=tc;_s.throughDOM=rc;ks.throughDOM=rc;qs.throughDOM=rc;var oc={};Mf(oc,{Compression:()=>P1,Encoding:()=>M1,WriterProperties:()=>Ss,WriterPropertiesBuilder:()=>Kt,WriterVersion:()=>L1,default:()=>Gv,readParquet:()=>D1,writeParquet:()=>F1});var Be,Vv=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});Vv.decode();var nc=null;function ya(){return(nc===null||nc.buffer!==Be.memory.buffer)&&(nc=new Uint8Array(Be.memory.buffer)),nc}function Wv(r,e){return Vv.decode(ya().subarray(r,r+e))}var Ji=new Array(32).fill(void 0);Ji.push(void 0,null,!0,!1);var va=Ji.length;function _a(r){va===Ji.length&&Ji.push(Ji.length+1);let e=va;return va=Ji[e],Ji[e]=r,e}function Ts(r){return Ji[r]}function H1(r){r<36||(Ji[r]=va,va=r)}function qa(r){let e=Ts(r);return H1(r),e}var Jn=0,ic=new TextEncoder("utf-8"),R1=typeof ic.encodeInto=="function"?function(r,e){return ic.encodeInto(r,e)}:function(r,e){let t=ic.encode(r);return e.set(t),{read:r.length,written:t.length}};function Bs(r,e,t){if(t===void 0){let s=ic.encode(r),l=e(s.length);return ya().subarray(l,l+s.length).set(s),Jn=s.length,l}let n=r.length,i=e(n),f=ya(),o=0;for(;o<n;o++){let s=r.charCodeAt(o);if(s>127)break;f[i+o]=s}if(o!==n){o!==0&&(r=r.slice(o)),i=t(i,n,n=o+r.length*3);let s=ya().subarray(i+o,i+n);o+=R1(r,s).written}return Jn=o,i}function Yv(r,e){let t=e(r.length*1);return ya().set(r,t/1),Jn=r.length,t}var fc=null;function Is(){return(fc===null||fc.buffer!==Be.memory.buffer)&&(fc=new Int32Array(Be.memory.buffer)),fc}function D1(r){try{let i=Be.__wbindgen_add_to_stack_pointer(-16),f=Yv(r,Be.__wbindgen_malloc),o=Jn;Be.readParquet(i,f,o);var e=Is()[i/4+0],t=Is()[i/4+1],n=Is()[i/4+2];if(n)throw qa(t);return qa(e)}finally{Be.__wbindgen_add_to_stack_pointer(16)}}function z1(r,e){if(!(r instanceof e))throw new Error(`expected instance of ${e.name}`);return r.ptr}function F1(r,e){try{let o=Be.__wbindgen_add_to_stack_pointer(-16),s=Yv(r,Be.__wbindgen_malloc),l=Jn;z1(e,Ss);var t=e.ptr;e.ptr=0,Be.writeParquet(o,s,l,t);var n=Is()[o/4+0],i=Is()[o/4+1],f=Is()[o/4+2];if(f)throw qa(i);return qa(n)}finally{Be.__wbindgen_add_to_stack_pointer(16)}}var P1=Object.freeze({UNCOMPRESSED:0,"0":"UNCOMPRESSED",SNAPPY:1,"1":"SNAPPY",GZIP:2,"2":"GZIP",BROTLI:3,"3":"BROTLI",LZ4:4,"4":"LZ4",ZSTD:5,"5":"ZSTD"}),M1=Object.freeze({PLAIN:0,"0":"PLAIN",PLAIN_DICTIONARY:1,"1":"PLAIN_DICTIONARY",RLE:2,"2":"RLE",BIT_PACKED:3,"3":"BIT_PACKED",DELTA_BINARY_PACKED:4,"4":"DELTA_BINARY_PACKED",DELTA_LENGTH_BYTE_ARRAY:5,"5":"DELTA_LENGTH_BYTE_ARRAY",DELTA_BYTE_ARRAY:6,"6":"DELTA_BYTE_ARRAY",RLE_DICTIONARY:7,"7":"RLE_DICTIONARY",BYTE_STREAM_SPLIT:8,"8":"BYTE_STREAM_SPLIT"}),L1=Object.freeze({V1:0,"0":"V1",V2:1,"1":"V2"}),Ss=class{static __wrap(e){let t=Object.create(Ss.prototype);return t.ptr=e,t}__destroy_into_raw(){let e=this.ptr;return this.ptr=0,e}free(){let e=this.__destroy_into_raw();Be.__wbg_writerproperties_free(e)}},Kt=class{static __wrap(e){let t=Object.create(Kt.prototype);return t.ptr=e,t}__destroy_into_raw(){let e=this.ptr;return this.ptr=0,e}free(){let e=this.__destroy_into_raw();Be.__wbg_writerpropertiesbuilder_free(e)}constructor(){let e=Be.writerpropertiesbuilder_new();return Kt.__wrap(e)}build(){let e=this.__destroy_into_raw(),t=Be.writerpropertiesbuilder_build(e);return Ss.__wrap(t)}setWriterVersion(e){let t=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setWriterVersion(t,e);return Kt.__wrap(n)}setDataPagesizeLimit(e){let t=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setDataPagesizeLimit(t,e);return Kt.__wrap(n)}setDictionaryPagesizeLimit(e){let t=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setDictionaryPagesizeLimit(t,e);return Kt.__wrap(n)}setWriteBatchSize(e){let t=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setWriteBatchSize(t,e);return Kt.__wrap(n)}setMaxRowGroupSize(e){let t=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setMaxRowGroupSize(t,e);return Kt.__wrap(n)}setCreatedBy(e){let t=this.__destroy_into_raw(),n=Bs(e,Be.__wbindgen_malloc,Be.__wbindgen_realloc),i=Jn,f=Be.writerpropertiesbuilder_setCreatedBy(t,n,i);return Kt.__wrap(f)}setEncoding(e){let t=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setEncoding(t,e);return Kt.__wrap(n)}setCompression(e){let t=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setCompression(t,e);return Kt.__wrap(n)}setDictionaryEnabled(e){let t=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setDictionaryEnabled(t,e);return Kt.__wrap(n)}setStatisticsEnabled(e){let t=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setStatisticsEnabled(t,e);return Kt.__wrap(n)}setMaxStatisticsSize(e){let t=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setMaxStatisticsSize(t,e);return Kt.__wrap(n)}setColumnEncoding(e,t){let n=this.__destroy_into_raw(),i=Bs(e,Be.__wbindgen_malloc,Be.__wbindgen_realloc),f=Jn,o=Be.writerpropertiesbuilder_setColumnEncoding(n,i,f,t);return Kt.__wrap(o)}setColumnCompression(e,t){let n=this.__destroy_into_raw(),i=Bs(e,Be.__wbindgen_malloc,Be.__wbindgen_realloc),f=Jn,o=Be.writerpropertiesbuilder_setColumnCompression(n,i,f,t);return Kt.__wrap(o)}setColumnDictionaryEnabled(e,t){let n=this.__destroy_into_raw(),i=Bs(e,Be.__wbindgen_malloc,Be.__wbindgen_realloc),f=Jn,o=Be.writerpropertiesbuilder_setColumnDictionaryEnabled(n,i,f,t);return Kt.__wrap(o)}setColumnStatisticsEnabled(e,t){let n=this.__destroy_into_raw(),i=Bs(e,Be.__wbindgen_malloc,Be.__wbindgen_realloc),f=Jn,o=Be.writerpropertiesbuilder_setColumnStatisticsEnabled(n,i,f,t);return Kt.__wrap(o)}setColumnMaxStatisticsSize(e,t){let n=this.__destroy_into_raw(),i=Bs(e,Be.__wbindgen_malloc,Be.__wbindgen_realloc),f=Jn,o=Be.writerpropertiesbuilder_setColumnMaxStatisticsSize(n,i,f,t);return Kt.__wrap(o)}};async function U1(r,e){if(typeof Response=="function"&&r instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(r,e)}catch(n){if(r.headers.get("Content-Type")!="application/wasm")console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",n);else throw n}let t=await r.arrayBuffer();return await WebAssembly.instantiate(t,e)}else{let t=await WebAssembly.instantiate(r,e);return t instanceof WebAssembly.Instance?{instance:t,module:r}:t}}async function Kv(r){let e={};e.wbg={},e.wbg.__wbindgen_string_new=function(i,f){let o=Wv(i,f);return _a(o)},e.wbg.__wbindgen_object_drop_ref=function(i){qa(i)},e.wbg.__wbg_buffer_7af23f65f6c64548=function(i){let f=Ts(i).buffer;return _a(f)},e.wbg.__wbg_newwithbyteoffsetandlength_ce1e75f0ce5f7974=function(i,f,o){let s=new Uint8Array(Ts(i),f>>>0,o>>>0);return _a(s)},e.wbg.__wbg_set_f25e869e4565d2a2=function(i,f,o){Ts(i).set(Ts(f),o>>>0)},e.wbg.__wbg_length_0acb1cf9bbaf8519=function(i){return Ts(i).length},e.wbg.__wbg_newwithlength_8f0657faca9f1422=function(i){let f=new Uint8Array(i>>>0);return _a(f)},e.wbg.__wbindgen_throw=function(i,f){throw new Error(Wv(i,f))},e.wbg.__wbindgen_memory=function(){let i=Be.memory;return _a(i)},(typeof r=="string"||typeof Request=="function"&&r instanceof Request||typeof URL=="function"&&r instanceof URL)&&(r=fetch(r));let{instance:t,module:n}=await U1(await r,e);return Be=t.exports,Kv.__wbindgen_wasm_module=n,Be}var Gv=Kv;var Ow=null;async function Jv(r){return Ow!==null?Ow:(await Gv(r),Ow=oc,oc)}async function Xv(r,e){let t=e?.parquet?.wasmUrl,n=await Jv(t),i=new Uint8Array(r),f=n.readParquet(i),o=f.buffer.slice(f.byteOffset,f.byteLength+f.byteOffset);return C1(o)}function C1(r){let e=Kn.from(r),t=[];for(let n of e)t.push(n);return new Qt(t)}var V1="4.0.0-alpha.7",W1={parquet:{type:"arrow-table",wasmUrl:"https://unpkg.com/parquet-wasm@0.3.1/esm2/arrow1_bg.wasm"}},Zv={name:"Apache Parquet",id:"parquet-wasm",module:"parquet",version:V1,worker:!1,category:"table",extensions:["parquet"],mimeTypes:["application/octet-stream"],binary:!0,tests:["PAR1","PARE"],options:W1};var Qv={...Ba,parse:hy,parseFileInBatches:pd},dC={...Ba,parse:yy,parseFileInBatches:cd},wC={...Zv,parse:Xv};ac(Qv);})();
|
|
38
|
+
]`}concat(...e){let r=this.schema,n=this.data.concat(e.flatMap(({data:i})=>i));return new $t(r,n.map(i=>new It(r,i)))}slice(e,r){let n=this.schema;[e,r]=ea({length:this.numRows},e,r);let i=Ou(this.data,this._offsets,e,r);return new $t(n,i.map(f=>new It(n,f)))}getChild(e){return this.getChildAt(this.schema.fields.findIndex(r=>r.name===e))}getChildAt(e){if(e>-1&&e<this.schema.fields.length){let r=this.data.map(n=>n.children[e]);if(r.length===0){let{type:n}=this.schema.fields[e],i=Fe({type:n,length:0,nullCount:0});r.push(i._changeLengthAndBackfillNullBitmap(this.numRows))}return new ze(r)}return null}setChild(e,r){var n;return this.setChildAt((n=this.schema.fields)===null||n===void 0?void 0:n.findIndex(i=>i.name===e),r)}setChildAt(e,r){let n=this.schema,i=[...this.batches];if(e>-1&&e<this.numCols){r||(r=new ze([Fe({type:new Vr,length:this.numRows})]));let f=n.fields.slice(),o=f[e].clone({type:r.type}),s=this.schema.fields.map((l,p)=>this.getChildAt(p));[f[e],s[e]]=[o,r],[n,i]=ic(n,s)}return new $t(n,i)}select(e){let r=this.schema.fields.reduce((n,i,f)=>n.set(i.name,f),new Map);return this.selectAt(e.map(n=>r.get(n)).filter(n=>n>-1))}selectAt(e){let r=this.schema.selectAt(e),n=this.batches.map(i=>i.selectAt(e));return new $t(r,n)}assign(e){let r=this.schema.fields,[n,i]=e.schema.fields.reduce((s,l,p)=>{let[u,b]=s,c=r.findIndex(h=>h.name===l.name);return~c?b[c]=p:u.push(p),s},[[],[]]),f=this.schema.assign(e.schema),o=[...r.map((s,l)=>[l,i[l]]).map(([s,l])=>l===void 0?this.getChildAt(s):e.getChildAt(l)),...n.map(s=>e.getChildAt(s))].filter(Boolean);return new $t(...ic(f,o))}};Uv=Symbol.toStringTag;$t[Uv]=(t=>(t.schema=null,t.batches=[],t._offsets=new Uint32Array([0]),t._nullCount=-1,t[Symbol.isConcatSpreadable]=!0,t.isValid=Af(ra),t.get=Af(Qt.getVisitFn(H.Struct)),t.set=Nu(dr.getVisitFn(H.Struct)),t.indexOf=Hu(ho.getVisitFn(H.Struct)),t.getByteLength=Af(rn.getVisitFn(H.Struct)),"Table"))($t.prototype);var Lv,It=class{constructor(...e){switch(e.length){case 2:{if([this.schema]=e,!(this.schema instanceof et))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");if([,this.data=Fe({nullCount:0,type:new Ot(this.schema.fields),children:this.schema.fields.map(r=>Fe({type:r.type,nullCount:0}))})]=e,!(this.data instanceof ut))throw new TypeError("RecordBatch constructor expects a [Schema, Data] pair.");[this.schema,this.data]=Cv(this.schema,this.data.children);break}case 1:{let[r]=e,{fields:n,children:i,length:f}=Object.keys(r).reduce((l,p,u)=>(l.children[u]=r[p],l.length=Math.max(l.length,r[p].length),l.fields[u]=Ce.new({name:p,type:r[p].type,nullable:!0}),l),{length:0,fields:new Array,children:new Array}),o=new et(n),s=Fe({type:new Ot(n),length:f,children:i,nullCount:0});[this.schema,this.data]=Cv(o,s.children,f);break}default:throw new TypeError("RecordBatch constructor expects an Object mapping names to child Data, or a [Schema, Data] pair.")}}get dictionaries(){return this._dictionaries||(this._dictionaries=Vv(this.schema.fields,this.data.children))}get numCols(){return this.schema.fields.length}get numRows(){return this.data.length}get nullCount(){return this.data.nullCount}isValid(e){return this.data.getValid(e)}get(e){return Qt.visit(this.data,e)}set(e,r){return dr.visit(this.data,e,r)}indexOf(e,r){return ho.visit(this.data,e,r)}getByteLength(e){return rn.visit(this.data,e)}[Symbol.iterator](){return ds.visit(new ze([this.data]))}toArray(){return[...this]}concat(...e){return new $t(this.schema,[this,...e])}slice(e,r){let[n]=new ze([this.data]).slice(e,r).data;return new It(this.schema,n)}getChild(e){var r;return this.getChildAt((r=this.schema.fields)===null||r===void 0?void 0:r.findIndex(n=>n.name===e))}getChildAt(e){return e>-1&&e<this.schema.fields.length?new ze([this.data.children[e]]):null}setChild(e,r){var n;return this.setChildAt((n=this.schema.fields)===null||n===void 0?void 0:n.findIndex(i=>i.name===e),r)}setChildAt(e,r){let n=this.schema,i=this.data;if(e>-1&&e<this.numCols){r||(r=new ze([Fe({type:new Vr,length:this.numRows})]));let f=n.fields.slice(),o=i.children.slice(),s=f[e].clone({type:r.type});[f[e],o[e]]=[s,r.data[0]],n=new et(f,new Map(this.schema.metadata)),i=Fe({type:new Ot(f),children:o})}return new It(n,i)}select(e){let r=this.schema.select(e),n=new Ot(r.fields),i=[];for(let f of e){let o=this.schema.fields.findIndex(s=>s.name===f);~o&&(i[o]=this.data.children[o])}return new It(r,Fe({type:n,length:this.numRows,children:i}))}selectAt(e){let r=this.schema.selectAt(e),n=e.map(f=>this.data.children[f]).filter(Boolean),i=Fe({type:new Ot(r.fields),length:this.numRows,children:n});return new It(r,i)}};Lv=Symbol.toStringTag;It[Lv]=(t=>(t._nullCount=-1,t[Symbol.isConcatSpreadable]=!0,"RecordBatch"))(It.prototype);function Cv(t,e,r=e.reduce((n,i)=>Math.max(n,i.length),0)){var n;let i=[...t.fields],f=[...e],o=(r+63&~63)>>3;for(let[s,l]of t.fields.entries()){let p=e[s];(!p||p.length!==r)&&(i[s]=l.clone({nullable:!0}),f[s]=(n=p==null?void 0:p._changeLengthAndBackfillNullBitmap(r))!==null&&n!==void 0?n:Fe({type:l.type,length:r,nullCount:r,nullBitmap:new Uint8Array(o)}))}return[t.assign(i),Fe({type:new Ot(i),length:r,children:f})]}function Vv(t,e,r=new Map){for(let n=-1,i=t.length;++n<i;){let o=t[n].type,s=e[n];if(je.isDictionary(o)){if(!r.has(o.id))s.dictionary&&r.set(o.id,s.dictionary);else if(r.get(o.id)!==s.dictionary)throw new Error("Cannot create Schema containing two different dictionaries with the same Id")}o.children&&o.children.length>0&&Vv(o.children,s.children,r)}return r}var qs=class extends It{constructor(e){let r=e.fields.map(i=>Fe({type:i.type})),n=Fe({type:new Ot(e.fields),nullCount:0,children:r});super(e,n)}};var ga;(function(t){t[t.BUFFER=0]="BUFFER"})(ga||(ga={}));var ja;(function(t){t[t.LZ4_FRAME=0]="LZ4_FRAME",t[t.ZSTD=1]="ZSTD"})(ja||(ja={}));var bi=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsBodyCompression(e,r){return(r||new bi).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsBodyCompression(e,r){return e.setPosition(e.position()+be),(r||new bi).__init(e.readInt32(e.position())+e.position(),e)}codec(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt8(this.bb_pos+e):ja.LZ4_FRAME}method(){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.readInt8(this.bb_pos+e):ga.BUFFER}static startBodyCompression(e){e.startObject(2)}static addCodec(e,r){e.addFieldInt8(0,r,ja.LZ4_FRAME)}static addMethod(e,r){e.addFieldInt8(1,r,ga.BUFFER)}static endBodyCompression(e){return e.endObject()}static createBodyCompression(e,r,n){return bi.startBodyCompression(e),bi.addCodec(e,r),bi.addMethod(e,n),bi.endBodyCompression(e)}};var ya=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}offset(){return this.bb.readInt64(this.bb_pos)}length(){return this.bb.readInt64(this.bb_pos+8)}static sizeOf(){return 16}static createBuffer(e,r,n){return e.prep(8,16),e.writeInt64(n),e.writeInt64(r),e.offset()}};var va=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}length(){return this.bb.readInt64(this.bb_pos)}nullCount(){return this.bb.readInt64(this.bb_pos+8)}static sizeOf(){return 16}static createFieldNode(e,r,n){return e.prep(8,16),e.writeInt64(n),e.writeInt64(r),e.offset()}};var Nr=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsRecordBatch(e,r){return(r||new Nr).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsRecordBatch(e,r){return e.setPosition(e.position()+be),(r||new Nr).__init(e.readInt32(e.position())+e.position(),e)}length(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt64(this.bb_pos+e):this.bb.createLong(0,0)}nodes(e,r){let n=this.bb.__offset(this.bb_pos,6);return n?(r||new va).__init(this.bb.__vector(this.bb_pos+n)+e*16,this.bb):null}nodesLength(){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.__vector_len(this.bb_pos+e):0}buffers(e,r){let n=this.bb.__offset(this.bb_pos,8);return n?(r||new ya).__init(this.bb.__vector(this.bb_pos+n)+e*16,this.bb):null}buffersLength(){let e=this.bb.__offset(this.bb_pos,8);return e?this.bb.__vector_len(this.bb_pos+e):0}compression(e){let r=this.bb.__offset(this.bb_pos,10);return r?(e||new bi).__init(this.bb.__indirect(this.bb_pos+r),this.bb):null}static startRecordBatch(e){e.startObject(4)}static addLength(e,r){e.addFieldInt64(0,r,e.createLong(0,0))}static addNodes(e,r){e.addFieldOffset(1,r,0)}static startNodesVector(e,r){e.startVector(16,r,8)}static addBuffers(e,r){e.addFieldOffset(2,r,0)}static startBuffersVector(e,r){e.startVector(16,r,8)}static addCompression(e,r){e.addFieldOffset(3,r,0)}static endRecordBatch(e){return e.endObject()}};var Kn=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsDictionaryBatch(e,r){return(r||new Kn).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsDictionaryBatch(e,r){return e.setPosition(e.position()+be),(r||new Kn).__init(e.readInt32(e.position())+e.position(),e)}id(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt64(this.bb_pos+e):this.bb.createLong(0,0)}data(e){let r=this.bb.__offset(this.bb_pos,6);return r?(e||new Nr).__init(this.bb.__indirect(this.bb_pos+r),this.bb):null}isDelta(){let e=this.bb.__offset(this.bb_pos,8);return e?!!this.bb.readInt8(this.bb_pos+e):!1}static startDictionaryBatch(e){e.startObject(3)}static addId(e,r){e.addFieldInt64(0,r,e.createLong(0,0))}static addData(e,r){e.addFieldOffset(1,r,0)}static addIsDelta(e,r){e.addFieldInt8(2,+r,0)}static endDictionaryBatch(e){return e.endObject()}};var ks;(function(t){t[t.NONE=0]="NONE",t[t.Schema=1]="Schema",t[t.DictionaryBatch=2]="DictionaryBatch",t[t.RecordBatch=3]="RecordBatch",t[t.Tensor=4]="Tensor",t[t.SparseTensor=5]="SparseTensor"})(ks||(ks={}));var er=class{constructor(){this.bb=null,this.bb_pos=0}__init(e,r){return this.bb_pos=e,this.bb=r,this}static getRootAsMessage(e,r){return(r||new er).__init(e.readInt32(e.position())+e.position(),e)}static getSizePrefixedRootAsMessage(e,r){return e.setPosition(e.position()+be),(r||new er).__init(e.readInt32(e.position())+e.position(),e)}version(){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.readInt16(this.bb_pos+e):Hf.V1}headerType(){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.readUint8(this.bb_pos+e):ks.NONE}header(e){let r=this.bb.__offset(this.bb_pos,8);return r?this.bb.__union(e,this.bb_pos+r):null}bodyLength(){let e=this.bb.__offset(this.bb_pos,10);return e?this.bb.readInt64(this.bb_pos+e):this.bb.createLong(0,0)}customMetadata(e,r){let n=this.bb.__offset(this.bb_pos,12);return n?(r||new Nt).__init(this.bb.__indirect(this.bb.__vector(this.bb_pos+n)+e*4),this.bb):null}customMetadataLength(){let e=this.bb.__offset(this.bb_pos,12);return e?this.bb.__vector_len(this.bb_pos+e):0}static startMessage(e){e.startObject(5)}static addVersion(e,r){e.addFieldInt16(0,r,Hf.V1)}static addHeaderType(e,r){e.addFieldInt8(1,r,ks.NONE)}static addHeader(e,r){e.addFieldOffset(2,r,0)}static addBodyLength(e,r){e.addFieldInt64(3,r,e.createLong(0,0))}static addCustomMetadata(e,r){e.addFieldOffset(4,r,0)}static createCustomMetadataVector(e,r){e.startVector(4,r.length,4);for(let n=r.length-1;n>=0;n--)e.addOffset(r[n]);return e.endVector()}static startCustomMetadataVector(e,r){e.startVector(4,r,4)}static endMessage(e){return e.endObject()}static finishMessageBuffer(e,r){e.finish(r)}static finishSizePrefixedMessageBuffer(e,r){e.finish(r,void 0,!0)}static createMessage(e,r,n,i,f,o){return er.startMessage(e),er.addVersion(e,r),er.addHeaderType(e,n),er.addHeader(e,i),er.addBodyLength(e,f),er.addCustomMetadata(e,o),er.endMessage(e)}};var U1=fr,Wv=class extends qe{visit(e,r){return e==null||r==null?void 0:super.visit(e,r)}visitNull(e,r){return Wi.startNull(r),Wi.endNull(r)}visitInt(e,r){return hr.startInt(r),hr.addBitWidth(r,e.bitWidth),hr.addIsSigned(r,e.isSigned),hr.endInt(r)}visitFloat(e,r){return ln.startFloatingPoint(r),ln.addPrecision(r,e.precision),ln.endFloatingPoint(r)}visitBinary(e,r){return Li.startBinary(r),Li.endBinary(r)}visitBool(e,r){return Ci.startBool(r),Ci.endBool(r)}visitUtf8(e,r){return Ki.startUtf8(r),Ki.endUtf8(r)}visitDecimal(e,r){return br.startDecimal(r),br.addScale(r,e.scale),br.addPrecision(r,e.precision),br.addBitWidth(r,e.bitWidth),br.endDecimal(r)}visitDate(e,r){return fn.startDate(r),fn.addUnit(r,e.unit),fn.endDate(r)}visitTime(e,r){return Er.startTime(r),Er.addUnit(r,e.unit),Er.addBitWidth(r,e.bitWidth),Er.endTime(r)}visitTimestamp(e,r){let n=e.timezone&&r.createString(e.timezone)||void 0;return Ar.startTimestamp(r),Ar.addUnit(r,e.unit),n!==void 0&&Ar.addTimezone(r,n),Ar.endTimestamp(r)}visitInterval(e,r){return an.startInterval(r),an.addUnit(r,e.unit),an.endInterval(r)}visitList(e,r){return Vi.startList(r),Vi.endList(r)}visitStruct(e,r){return Yi.startStruct_(r),Yi.endStruct_(r)}visitUnion(e,r){gr.startTypeIdsVector(r,e.typeIds.length);let n=gr.createTypeIdsVector(r,e.typeIds);return gr.startUnion(r),gr.addMode(r,e.mode),gr.addTypeIds(r,n),gr.endUnion(r)}visitDictionary(e,r){let n=this.visit(e.indices,r);return Nn.startDictionaryEncoding(r),Nn.addId(r,new U1(e.id,0)),Nn.addIsOrdered(r,e.isOrdered),n!==void 0&&Nn.addIndexType(r,n),Nn.endDictionaryEncoding(r)}visitFixedSizeBinary(e,r){return on.startFixedSizeBinary(r),on.addByteWidth(r,e.byteWidth),on.endFixedSizeBinary(r)}visitFixedSizeList(e,r){return sn.startFixedSizeList(r),sn.addListSize(r,e.listSize),sn.endFixedSizeList(r)}visitMap(e,r){return pn.startMap(r),pn.addKeysSorted(r,e.keysSorted),pn.endMap(r)}},fc=new Wv;function Yv(t,e=new Map){return new et(L1(t,e),oc(t.customMetadata),e)}function Uw(t){return new kr(t.count,Jv(t.columns),Zv(t.columns))}function Kv(t){return new mn(Uw(t.data),t.id,t.isDelta)}function L1(t,e){return(t.fields||[]).filter(Boolean).map(r=>Ce.fromJSON(r,e))}function Gv(t,e){return(t.children||[]).filter(Boolean).map(r=>Ce.fromJSON(r,e))}function Jv(t){return(t||[]).reduce((e,r)=>[...e,new gi(r.count,C1(r.VALIDITY)),...Jv(r.children)],[])}function Zv(t,e=[]){for(let r=-1,n=(t||[]).length;++r<n;){let i=t[r];i.VALIDITY&&e.push(new dn(e.length,i.VALIDITY.length)),i.TYPE&&e.push(new dn(e.length,i.TYPE.length)),i.OFFSET&&e.push(new dn(e.length,i.OFFSET.length)),i.DATA&&e.push(new dn(e.length,i.DATA.length)),e=Zv(i.children,e)}return e}function C1(t){return(t||[]).reduce((e,r)=>e+ +(r===0),0)}function Xv(t,e){let r,n,i,f,o,s;return!e||!(f=t.dictionary)?(o=$v(t,Gv(t,e)),i=new Ce(t.name,o,t.nullable,oc(t.customMetadata))):e.has(r=f.id)?(n=(n=f.indexType)?Qv(n):new zi,s=new En(e.get(r),n,r,f.isOrdered),i=new Ce(t.name,s,t.nullable,oc(t.customMetadata))):(n=(n=f.indexType)?Qv(n):new zi,e.set(r,o=$v(t,Gv(t,e))),s=new En(o,n,r,f.isOrdered),i=new Ce(t.name,s,t.nullable,oc(t.customMetadata))),i||null}function oc(t){return new Map(Object.entries(t||{}))}function Qv(t){return new Xt(t.isSigned,t.bitWidth)}function $v(t,e){let r=t.type.name;switch(r){case"NONE":return new Vr;case"null":return new Vr;case"binary":return new vf;case"utf8":return new _f;case"bool":return new qf;case"list":return new pi((e||[])[0]);case"struct":return new Ot(e||[]);case"struct_":return new Ot(e||[])}switch(r){case"int":{let n=t.type;return new Xt(n.isSigned,n.bitWidth)}case"floatingpoint":{let n=t.type;return new en(Dt[n.precision])}case"decimal":{let n=t.type;return new kf(n.scale,n.precision,n.bitWidth)}case"date":{let n=t.type;return new Tf(qr[n.unit])}case"time":{let n=t.type;return new ai(Qe[n.unit],n.bitWidth)}case"timestamp":{let n=t.type;return new Bf(Qe[n.unit],n.timezone)}case"interval":{let n=t.type;return new If(Cr[n.unit])}case"union":{let n=t.type;return new ui(Ut[n.mode],n.typeIds||[],e||[])}case"fixedsizebinary":{let n=t.type;return new Sf(n.byteWidth)}case"fixedsizelist":{let n=t.type;return new ci(n.listSize,(e||[])[0])}case"map":{let n=t.type;return new mi((e||[])[0],n.keysSorted)}}throw new Error(`Unrecognized type: "${r}"`)}var vo=fr,V1=Nf,W1=Wr,sr=class{constructor(e,r,n,i){this._version=r,this._headerType=n,this.body=new Uint8Array(0),i&&(this._createHeader=()=>i),this._bodyLength=typeof e=="number"?e:e.low}static fromJSON(e,r){let n=new sr(0,mr.V4,r);return n._createHeader=Y1(e,r),n}static decode(e){e=new W1(Ee(e));let r=er.getRootAsMessage(e),n=r.bodyLength(),i=r.version(),f=r.headerType(),o=new sr(n,i,f);return o._createHeader=K1(r,f),o}static encode(e){let r=new V1,n=-1;return e.isSchema()?n=et.encode(r,e.header()):e.isRecordBatch()?n=kr.encode(r,e.header()):e.isDictionaryBatch()&&(n=mn.encode(r,e.header())),er.startMessage(r),er.addVersion(r,mr.V4),er.addHeader(r,n),er.addHeaderType(r,e.headerType),er.addBodyLength(r,new vo(e.bodyLength,0)),er.finishMessageBuffer(r,er.endMessage(r)),r.asUint8Array()}static from(e,r=0){if(e instanceof et)return new sr(0,mr.V4,ft.Schema,e);if(e instanceof kr)return new sr(r,mr.V4,ft.RecordBatch,e);if(e instanceof mn)return new sr(r,mr.V4,ft.DictionaryBatch,e);throw new Error(`Unrecognized Message header: ${e}`)}get type(){return this.headerType}get version(){return this._version}get headerType(){return this._headerType}get bodyLength(){return this._bodyLength}header(){return this._createHeader()}isSchema(){return this.headerType===ft.Schema}isRecordBatch(){return this.headerType===ft.RecordBatch}isDictionaryBatch(){return this.headerType===ft.DictionaryBatch}},kr=class{constructor(e,r,n){this._nodes=r,this._buffers=n,this._length=typeof e=="number"?e:e.low}get nodes(){return this._nodes}get length(){return this._length}get buffers(){return this._buffers}},mn=class{constructor(e,r,n=!1){this._data=e,this._isDelta=n,this._id=typeof r=="number"?r:r.low}get id(){return this._id}get data(){return this._data}get isDelta(){return this._isDelta}get length(){return this.data.length}get nodes(){return this.data.nodes}get buffers(){return this.data.buffers}},dn=class{constructor(e,r){this.offset=typeof e=="number"?e:e.low,this.length=typeof r=="number"?r:r.low}},gi=class{constructor(e,r){this.length=typeof e=="number"?e:e.low,this.nullCount=typeof r=="number"?r:r.low}};function Y1(t,e){return()=>{switch(e){case ft.Schema:return et.fromJSON(t);case ft.RecordBatch:return kr.fromJSON(t);case ft.DictionaryBatch:return mn.fromJSON(t)}throw new Error(`Unrecognized Message type: { name: ${ft[e]}, type: ${e} }`)}}function K1(t,e){return()=>{switch(e){case ft.Schema:return et.decode(t.header(new Lt));case ft.RecordBatch:return kr.decode(t.header(new Nr),t.version());case ft.DictionaryBatch:return mn.decode(t.header(new Kn),t.version())}throw new Error(`Unrecognized Message type: { name: ${ft[e]}, type: ${e} }`)}}Ce.encode=iE;Ce.decode=rE;Ce.fromJSON=Xv;et.encode=nE;et.decode=G1;et.fromJSON=Yv;kr.encode=fE;kr.decode=J1;kr.fromJSON=Uw;mn.encode=oE;mn.decode=Z1;mn.fromJSON=Kv;gi.encode=sE;gi.decode=Q1;dn.encode=lE;dn.decode=X1;function G1(t,e=new Map){let r=tE(t,e);return new et(r,sc(t),e)}function J1(t,e=mr.V4){if(t.compression()!==null)throw new Error("Record batch compression not implemented");return new kr(t.length(),$1(t),eE(t,e))}function Z1(t,e=mr.V4){return new mn(kr.decode(t.data(),e),t.id(),t.isDelta())}function X1(t){return new dn(t.offset(),t.length())}function Q1(t){return new gi(t.length(),t.nullCount())}function $1(t){let e=[];for(let r,n=-1,i=-1,f=t.nodesLength();++n<f;)(r=t.nodes(n))&&(e[++i]=gi.decode(r));return e}function eE(t,e){let r=[];for(let n,i=-1,f=-1,o=t.buffersLength();++i<o;)(n=t.buffers(i))&&(e<mr.V4&&(n.bb_pos+=8*(i+1)),r[++f]=dn.decode(n));return r}function tE(t,e){let r=[];for(let n,i=-1,f=-1,o=t.fieldsLength();++i<o;)(n=t.fields(i))&&(r[++f]=Ce.decode(n,e));return r}function e_(t,e){let r=[];for(let n,i=-1,f=-1,o=t.childrenLength();++i<o;)(n=t.children(i))&&(r[++f]=Ce.decode(n,e));return r}function rE(t,e){let r,n,i,f,o,s;return!e||!(s=t.dictionary())?(i=r_(t,e_(t,e)),n=new Ce(t.name(),i,t.nullable(),sc(t))):e.has(r=s.id().low)?(f=(f=s.indexType())?t_(f):new zi,o=new En(e.get(r),f,r,s.isOrdered()),n=new Ce(t.name(),o,t.nullable(),sc(t))):(f=(f=s.indexType())?t_(f):new zi,e.set(r,i=r_(t,e_(t,e))),o=new En(i,f,r,s.isOrdered()),n=new Ce(t.name(),o,t.nullable(),sc(t))),n||null}function sc(t){let e=new Map;if(t)for(let r,n,i=-1,f=Math.trunc(t.customMetadataLength());++i<f;)(r=t.customMetadata(i))&&(n=r.key())!=null&&e.set(n,r.value());return e}function t_(t){return new Xt(t.isSigned(),t.bitWidth())}function r_(t,e){let r=t.typeType();switch(r){case Ht.NONE:return new Vr;case Ht.Null:return new Vr;case Ht.Binary:return new vf;case Ht.Utf8:return new _f;case Ht.Bool:return new qf;case Ht.List:return new pi((e||[])[0]);case Ht.Struct_:return new Ot(e||[])}switch(r){case Ht.Int:{let n=t.type(new hr);return new Xt(n.isSigned(),n.bitWidth())}case Ht.FloatingPoint:{let n=t.type(new ln);return new en(n.precision())}case Ht.Decimal:{let n=t.type(new br);return new kf(n.scale(),n.precision(),n.bitWidth())}case Ht.Date:{let n=t.type(new fn);return new Tf(n.unit())}case Ht.Time:{let n=t.type(new Er);return new ai(n.unit(),n.bitWidth())}case Ht.Timestamp:{let n=t.type(new Ar);return new Bf(n.unit(),n.timezone())}case Ht.Interval:{let n=t.type(new an);return new If(n.unit())}case Ht.Union:{let n=t.type(new gr);return new ui(n.mode(),n.typeIdsArray()||[],e||[])}case Ht.FixedSizeBinary:{let n=t.type(new on);return new Sf(n.byteWidth())}case Ht.FixedSizeList:{let n=t.type(new sn);return new ci(n.listSize(),(e||[])[0])}case Ht.Map:{let n=t.type(new pn);return new mi((e||[])[0],n.keysSorted())}}throw new Error(`Unrecognized type: "${Ht[r]}" (${r})`)}function nE(t,e){let r=e.fields.map(f=>Ce.encode(t,f));Lt.startFieldsVector(t,r.length);let n=Lt.createFieldsVector(t,r),i=e.metadata&&e.metadata.size>0?Lt.createCustomMetadataVector(t,[...e.metadata].map(([f,o])=>{let s=t.createString(`${f}`),l=t.createString(`${o}`);return Nt.startKeyValue(t),Nt.addKey(t,s),Nt.addValue(t,l),Nt.endKeyValue(t)})):-1;return Lt.startSchema(t),Lt.addFields(t,n),Lt.addEndianness(t,aE?Rf.Little:Rf.Big),i!==-1&&Lt.addCustomMetadata(t,i),Lt.endSchema(t)}function iE(t,e){let r=-1,n=-1,i=-1,f=e.type,o=e.typeId;je.isDictionary(f)?(o=f.dictionary.typeId,i=fc.visit(f,t),n=fc.visit(f.dictionary,t)):n=fc.visit(f,t);let s=(f.children||[]).map(u=>Ce.encode(t,u)),l=or.createChildrenVector(t,s),p=e.metadata&&e.metadata.size>0?or.createCustomMetadataVector(t,[...e.metadata].map(([u,b])=>{let c=t.createString(`${u}`),h=t.createString(`${b}`);return Nt.startKeyValue(t),Nt.addKey(t,c),Nt.addValue(t,h),Nt.endKeyValue(t)})):-1;return e.name&&(r=t.createString(e.name)),or.startField(t),or.addType(t,n),or.addTypeType(t,o),or.addChildren(t,l),or.addNullable(t,!!e.nullable),r!==-1&&or.addName(t,r),i!==-1&&or.addDictionary(t,i),p!==-1&&or.addCustomMetadata(t,p),or.endField(t)}function fE(t,e){let r=e.nodes||[],n=e.buffers||[];Nr.startNodesVector(t,r.length);for(let o of r.slice().reverse())gi.encode(t,o);let i=t.endVector();Nr.startBuffersVector(t,n.length);for(let o of n.slice().reverse())dn.encode(t,o);let f=t.endVector();return Nr.startRecordBatch(t),Nr.addLength(t,new vo(e.length,0)),Nr.addNodes(t,i),Nr.addBuffers(t,f),Nr.endRecordBatch(t)}function oE(t,e){let r=kr.encode(t,e.data);return Kn.startDictionaryBatch(t),Kn.addId(t,new vo(e.id,0)),Kn.addIsDelta(t,e.isDelta),Kn.addData(t,r),Kn.endDictionaryBatch(t)}function sE(t,e){return va.createFieldNode(t,new vo(e.length,0),new vo(e.nullCount,0))}function lE(t,e){return ya.createBuffer(t,new vo(e.offset,0),new vo(e.length,0))}var aE=(()=>{let t=new ArrayBuffer(2);return new DataView(t).setInt16(0,256,!0),new Int16Array(t)[0]===256})();var Lw=t=>`Expected ${ft[t]} Message in stream, but was null or length 0.`,Cw=t=>`Header pointer of flatbuffer-encoded ${ft[t]} Message is null or length 0.`,n_=(t,e)=>`Expected to read ${t} metadata bytes, but only read ${e}.`,i_=(t,e)=>`Expected to read ${t} bytes for message body, but only read ${e}.`,_a=class{constructor(e){this.source=e instanceof Ji?e:new Ji(e)}[Symbol.iterator](){return this}next(){let e;return(e=this.readMetadataLength()).done?Bt:e.value===-1&&(e=this.readMetadataLength()).done?Bt:(e=this.readMetadata(e.value)).done?Bt:e}throw(e){return this.source.throw(e)}return(e){return this.source.return(e)}readMessage(e){let r;if((r=this.next()).done)return null;if(e!=null&&r.value.headerType!==e)throw new Error(Lw(e));return r.value}readMessageBody(e){if(e<=0)return new Uint8Array(0);let r=Ee(this.source.read(e));if(r.byteLength<e)throw new Error(i_(e,r.byteLength));return r.byteOffset%8==0&&r.byteOffset+r.byteLength<=r.buffer.byteLength?r:r.slice()}readSchema(e=!1){let r=ft.Schema,n=this.readMessage(r),i=n==null?void 0:n.header();if(e&&!i)throw new Error(Cw(r));return i}readMetadataLength(){let e=this.source.read(pc),r=e&&new Wr(e),n=(r==null?void 0:r.readInt32(0))||0;return{done:n===0,value:n}}readMetadata(e){let r=this.source.read(e);if(!r)return Bt;if(r.byteLength<e)throw new Error(n_(e,r.byteLength));return{done:!1,value:sr.decode(r)}}},lc=class{constructor(e,r){this.source=e instanceof un?e:su(e)?new go(e,r):new un(e)}[Symbol.asyncIterator](){return this}next(){return pe(this,void 0,void 0,function*(){let e;return(e=yield this.readMetadataLength()).done?Bt:e.value===-1&&(e=yield this.readMetadataLength()).done?Bt:(e=yield this.readMetadata(e.value)).done?Bt:e})}throw(e){return pe(this,void 0,void 0,function*(){return yield this.source.throw(e)})}return(e){return pe(this,void 0,void 0,function*(){return yield this.source.return(e)})}readMessage(e){return pe(this,void 0,void 0,function*(){let r;if((r=yield this.next()).done)return null;if(e!=null&&r.value.headerType!==e)throw new Error(Lw(e));return r.value})}readMessageBody(e){return pe(this,void 0,void 0,function*(){if(e<=0)return new Uint8Array(0);let r=Ee(yield this.source.read(e));if(r.byteLength<e)throw new Error(i_(e,r.byteLength));return r.byteOffset%8==0&&r.byteOffset+r.byteLength<=r.buffer.byteLength?r:r.slice()})}readSchema(e=!1){return pe(this,void 0,void 0,function*(){let r=ft.Schema,n=yield this.readMessage(r),i=n==null?void 0:n.header();if(e&&!i)throw new Error(Cw(r));return i})}readMetadataLength(){return pe(this,void 0,void 0,function*(){let e=yield this.source.read(pc),r=e&&new Wr(e),n=(r==null?void 0:r.readInt32(0))||0;return{done:n===0,value:n}})}readMetadata(e){return pe(this,void 0,void 0,function*(){let r=yield this.source.read(e);if(!r)return Bt;if(r.byteLength<e)throw new Error(n_(e,r.byteLength));return{done:!1,value:sr.decode(r)}})}},ac=class extends _a{constructor(e){super(new Uint8Array(0));this._schema=!1,this._body=[],this._batchIndex=0,this._dictionaryIndex=0,this._json=e instanceof Fu?e:new Fu(e)}next(){let{_json:e}=this;if(!this._schema){this._schema=!0;let r=sr.fromJSON(e.schema,ft.Schema);return{done:!1,value:r}}if(this._dictionaryIndex<e.dictionaries.length){let r=e.dictionaries[this._dictionaryIndex++];this._body=r.data.columns;let n=sr.fromJSON(r,ft.DictionaryBatch);return{done:!1,value:n}}if(this._batchIndex<e.batches.length){let r=e.batches[this._batchIndex++];this._body=r.columns;let n=sr.fromJSON(r,ft.RecordBatch);return{done:!1,value:n}}return this._body=[],Bt}readMessageBody(e){return r(this._body);function r(n){return(n||[]).reduce((i,f)=>[...i,...f.VALIDITY&&[f.VALIDITY]||[],...f.TYPE&&[f.TYPE]||[],...f.OFFSET&&[f.OFFSET]||[],...f.DATA&&[f.DATA]||[],...r(f.children)],[])}}readMessage(e){let r;if((r=this.next()).done)return null;if(e!=null&&r.value.headerType!==e)throw new Error(Lw(e));return r.value}readSchema(){let e=ft.Schema,r=this.readMessage(e),n=r==null?void 0:r.header();if(!r||!n)throw new Error(Cw(e));return n}},pc=4,Vw="ARROW1",Ts=new Uint8Array(Vw.length);for(let t=0;t<Vw.length;t+=1)Ts[t]=Vw.codePointAt(t);function uc(t,e=0){for(let r=-1,n=Ts.length;++r<n;)if(Ts[r]!==t[e+r])return!1;return!0}var Bs=Ts.length,Ww=Bs+pc,f_=Bs*2+pc;var Hr=class extends bs{constructor(e){super();this._impl=e}get closed(){return this._impl.closed}get schema(){return this._impl.schema}get autoDestroy(){return this._impl.autoDestroy}get dictionaries(){return this._impl.dictionaries}get numDictionaries(){return this._impl.numDictionaries}get numRecordBatches(){return this._impl.numRecordBatches}get footer(){return this._impl.isFile()?this._impl.footer:null}isSync(){return this._impl.isSync()}isAsync(){return this._impl.isAsync()}isFile(){return this._impl.isFile()}isStream(){return this._impl.isStream()}next(){return this._impl.next()}throw(e){return this._impl.throw(e)}return(e){return this._impl.return(e)}cancel(){return this._impl.cancel()}reset(e){return this._impl.reset(e),this._DOMStream=void 0,this._nodeStream=void 0,this}open(e){let r=this._impl.open(e);return Pn(r)?r.then(()=>this):this}readRecordBatch(e){return this._impl.isFile()?this._impl.readRecordBatch(e):null}[Symbol.iterator](){return this._impl[Symbol.iterator]()}[Symbol.asyncIterator](){return this._impl[Symbol.asyncIterator]()}toDOMStream(){return cr.toDOMStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this})}toNodeStream(){return cr.toNodeStream(this.isSync()?{[Symbol.iterator]:()=>this}:{[Symbol.asyncIterator]:()=>this},{objectMode:!0})}static throughNode(e){throw new Error('"throughNode" not available in this environment')}static throughDOM(e,r){throw new Error('"throughDOM" not available in this environment')}static from(e){return e instanceof Hr?e:fu(e)?pE(e):su(e)?mE(e):Pn(e)?(()=>pe(this,void 0,void 0,function*(){return yield Hr.from(yield e)}))():lu(e)||Zl(e)||pu(e)||xn(e)?cE(new un(e)):uE(new Ji(e))}static readAll(e){return e instanceof Hr?e.isSync()?a_(e):p_(e):fu(e)||ArrayBuffer.isView(e)||Mn(e)||ou(e)?a_(e):p_(e)}},Gn=class extends Hr{constructor(e){super(e);this._impl=e}readAll(){return[...this]}[Symbol.iterator](){return this._impl[Symbol.iterator]()}[Symbol.asyncIterator](){return Lr(this,arguments,function*(){yield Ve(yield*ts(Sn(this[Symbol.iterator]())))})}},_o=class extends Hr{constructor(e){super(e);this._impl=e}readAll(){var e,r;return pe(this,void 0,void 0,function*(){let n=new Array;try{for(var i=Sn(this),f;f=yield i.next(),!f.done;){let o=f.value;n.push(o)}}catch(o){e={error:o}}finally{try{f&&!f.done&&(r=i.return)&&(yield r.call(i))}finally{if(e)throw e.error}}return n})}[Symbol.iterator](){throw new Error("AsyncRecordBatchStreamReader is not Iterable")}[Symbol.asyncIterator](){return this._impl[Symbol.asyncIterator]()}},qo=class extends Gn{constructor(e){super(e);this._impl=e}},cc=class extends _o{constructor(e){super(e);this._impl=e}},Yw=class{constructor(e=new Map){this.closed=!1,this.autoDestroy=!0,this._dictionaryIndex=0,this._recordBatchIndex=0,this.dictionaries=e}get numDictionaries(){return this._dictionaryIndex}get numRecordBatches(){return this._recordBatchIndex}isSync(){return!1}isAsync(){return!1}isFile(){return!1}isStream(){return!1}reset(e){return this._dictionaryIndex=0,this._recordBatchIndex=0,this.schema=e,this.dictionaries=new Map,this}_loadRecordBatch(e,r){let n=this._loadVectors(e,r,this.schema.fields),i=Fe({type:new Ot(this.schema.fields),length:e.length,children:n});return new It(this.schema,i)}_loadDictionaryBatch(e,r){let{id:n,isDelta:i}=e,{dictionaries:f,schema:o}=this,s=f.get(n);if(i||!s){let l=o.dictionaries.get(n),p=this._loadVectors(e.data,r,[l]);return(s&&i?s.concat(new ze(p)):new ze(p)).memoize()}return s.memoize()}_loadVectors(e,r,n){return new Uu(r,e.nodes,e.buffers,this.dictionaries).visitMany(n)}},qa=class extends Yw{constructor(e,r){super(r);this._reader=fu(e)?new ac(this._handle=e):new _a(this._handle=e)}isSync(){return!0}isStream(){return!0}[Symbol.iterator](){return this}cancel(){!this.closed&&(this.closed=!0)&&(this.reset()._reader.return(),this._reader=null,this.dictionaries=null)}open(e){return this.closed||(this.autoDestroy=l_(this,e),this.schema||(this.schema=this._reader.readSchema())||this.cancel()),this}throw(e){return!this.closed&&this.autoDestroy&&(this.closed=!0)?this.reset()._reader.throw(e):Bt}return(e){return!this.closed&&this.autoDestroy&&(this.closed=!0)?this.reset()._reader.return(e):Bt}next(){if(this.closed)return Bt;let e,{_reader:r}=this;for(;e=this._readNextMessageAndValidate();)if(e.isSchema())this.reset(e.header());else if(e.isRecordBatch()){this._recordBatchIndex++;let n=e.header(),i=r.readMessageBody(e.bodyLength),f=this._loadRecordBatch(n,i);return{done:!1,value:f}}else if(e.isDictionaryBatch()){this._dictionaryIndex++;let n=e.header(),i=r.readMessageBody(e.bodyLength),f=this._loadDictionaryBatch(n,i);this.dictionaries.set(n.id,f)}return this.schema&&this._recordBatchIndex===0?(this._recordBatchIndex++,{done:!1,value:new qs(this.schema)}):this.return()}_readNextMessageAndValidate(e){return this._reader.readMessage(e)}},ka=class extends Yw{constructor(e,r){super(r);this._reader=new lc(this._handle=e)}isAsync(){return!0}isStream(){return!0}[Symbol.asyncIterator](){return this}cancel(){return pe(this,void 0,void 0,function*(){!this.closed&&(this.closed=!0)&&(yield this.reset()._reader.return(),this._reader=null,this.dictionaries=null)})}open(e){return pe(this,void 0,void 0,function*(){return this.closed||(this.autoDestroy=l_(this,e),this.schema||(this.schema=yield this._reader.readSchema())||(yield this.cancel())),this})}throw(e){return pe(this,void 0,void 0,function*(){return!this.closed&&this.autoDestroy&&(this.closed=!0)?yield this.reset()._reader.throw(e):Bt})}return(e){return pe(this,void 0,void 0,function*(){return!this.closed&&this.autoDestroy&&(this.closed=!0)?yield this.reset()._reader.return(e):Bt})}next(){return pe(this,void 0,void 0,function*(){if(this.closed)return Bt;let e,{_reader:r}=this;for(;e=yield this._readNextMessageAndValidate();)if(e.isSchema())yield this.reset(e.header());else if(e.isRecordBatch()){this._recordBatchIndex++;let n=e.header(),i=yield r.readMessageBody(e.bodyLength),f=this._loadRecordBatch(n,i);return{done:!1,value:f}}else if(e.isDictionaryBatch()){this._dictionaryIndex++;let n=e.header(),i=yield r.readMessageBody(e.bodyLength),f=this._loadDictionaryBatch(n,i);this.dictionaries.set(n.id,f)}return this.schema&&this._recordBatchIndex===0?(this._recordBatchIndex++,{done:!1,value:new qs(this.schema)}):yield this.return()})}_readNextMessageAndValidate(e){return pe(this,void 0,void 0,function*(){return yield this._reader.readMessage(e)})}},Kw=class extends qa{constructor(e,r){super(e instanceof Pu?e:new Pu(e),r)}get footer(){return this._footer}get numDictionaries(){return this._footer?this._footer.numDictionaries:0}get numRecordBatches(){return this._footer?this._footer.numRecordBatches:0}isSync(){return!0}isFile(){return!0}open(e){if(!this.closed&&!this._footer){this.schema=(this._footer=this._readFooter()).schema;for(let r of this._footer.dictionaryBatches())r&&this._readDictionaryBatch(this._dictionaryIndex++)}return super.open(e)}readRecordBatch(e){var r;if(this.closed)return null;this._footer||this.open();let n=(r=this._footer)===null||r===void 0?void 0:r.getRecordBatch(e);if(n&&this._handle.seek(n.offset)){let i=this._reader.readMessage(ft.RecordBatch);if(i==null?void 0:i.isRecordBatch()){let f=i.header(),o=this._reader.readMessageBody(i.bodyLength);return this._loadRecordBatch(f,o)}}return null}_readDictionaryBatch(e){var r;let n=(r=this._footer)===null||r===void 0?void 0:r.getDictionaryBatch(e);if(n&&this._handle.seek(n.offset)){let i=this._reader.readMessage(ft.DictionaryBatch);if(i==null?void 0:i.isDictionaryBatch()){let f=i.header(),o=this._reader.readMessageBody(i.bodyLength),s=this._loadDictionaryBatch(f,o);this.dictionaries.set(f.id,s)}}}_readFooter(){let{_handle:e}=this,r=e.size-Ww,n=e.readInt32(r),i=e.readAt(r-n,n);return zf.decode(i)}_readNextMessageAndValidate(e){var r;if(this._footer||this.open(),this._footer&&this._recordBatchIndex<this.numRecordBatches){let n=(r=this._footer)===null||r===void 0?void 0:r.getRecordBatch(this._recordBatchIndex);if(n&&this._handle.seek(n.offset))return this._reader.readMessage(e)}return null}},o_=class extends ka{constructor(e,...r){let n=typeof r[0]!="number"?r.shift():void 0,i=r[0]instanceof Map?r.shift():void 0;super(e instanceof go?e:new go(e,n),i)}get footer(){return this._footer}get numDictionaries(){return this._footer?this._footer.numDictionaries:0}get numRecordBatches(){return this._footer?this._footer.numRecordBatches:0}isFile(){return!0}isAsync(){return!0}open(e){let r=Object.create(null,{open:{get:()=>super.open}});return pe(this,void 0,void 0,function*(){if(!this.closed&&!this._footer){this.schema=(this._footer=yield this._readFooter()).schema;for(let n of this._footer.dictionaryBatches())n&&(yield this._readDictionaryBatch(this._dictionaryIndex++))}return yield r.open.call(this,e)})}readRecordBatch(e){var r;return pe(this,void 0,void 0,function*(){if(this.closed)return null;this._footer||(yield this.open());let n=(r=this._footer)===null||r===void 0?void 0:r.getRecordBatch(e);if(n&&(yield this._handle.seek(n.offset))){let i=yield this._reader.readMessage(ft.RecordBatch);if(i==null?void 0:i.isRecordBatch()){let f=i.header(),o=yield this._reader.readMessageBody(i.bodyLength);return this._loadRecordBatch(f,o)}}return null})}_readDictionaryBatch(e){var r;return pe(this,void 0,void 0,function*(){let n=(r=this._footer)===null||r===void 0?void 0:r.getDictionaryBatch(e);if(n&&(yield this._handle.seek(n.offset))){let i=yield this._reader.readMessage(ft.DictionaryBatch);if(i==null?void 0:i.isDictionaryBatch()){let f=i.header(),o=yield this._reader.readMessageBody(i.bodyLength),s=this._loadDictionaryBatch(f,o);this.dictionaries.set(f.id,s)}}})}_readFooter(){return pe(this,void 0,void 0,function*(){let{_handle:e}=this;e._pending&&(yield e._pending);let r=e.size-Ww,n=yield e.readInt32(r),i=yield e.readAt(r-n,n);return zf.decode(i)})}_readNextMessageAndValidate(e){return pe(this,void 0,void 0,function*(){if(this._footer||(yield this.open()),this._footer&&this._recordBatchIndex<this.numRecordBatches){let r=this._footer.getRecordBatch(this._recordBatchIndex);if(r&&(yield this._handle.seek(r.offset)))return yield this._reader.readMessage(e)}return null})}},s_=class extends qa{constructor(e,r){super(e,r)}_loadVectors(e,r,n){return new bw(r,e.nodes,e.buffers,this.dictionaries).visitMany(n)}};function l_(t,e){return e&&typeof e.autoDestroy=="boolean"?e.autoDestroy:t.autoDestroy}function*a_(t){let e=Hr.from(t);try{if(!e.open({autoDestroy:!1}).closed)do yield e;while(!e.reset().open().closed)}finally{e.cancel()}}function p_(t){return Lr(this,arguments,function*(){let r=yield Ve(Hr.from(t));try{if(!(yield Ve(r.open({autoDestroy:!1}))).closed)do yield yield Ve(r);while(!(yield Ve(r.reset().open())).closed)}finally{yield Ve(r.cancel())}})}function pE(t){return new Gn(new s_(t))}function uE(t){let e=t.peek(Bs+7&~7);return e&&e.byteLength>=4?uc(e)?new qo(new Kw(t.read())):new Gn(new qa(t)):new Gn(new qa(function*(){}()))}function cE(t){return pe(this,void 0,void 0,function*(){let e=yield t.peek(Bs+7&~7);return e&&e.byteLength>=4?uc(e)?new qo(new Kw(yield t.read())):new _o(new ka(t)):new _o(new ka(function(){return Lr(this,arguments,function*(){})}()))})}function mE(t){return pe(this,void 0,void 0,function*(){let{size:e}=yield t.stat(),r=new go(t,e);return e>=f_&&uc(yield r.readAt(0,Bs+7&~7))?new cc(new o_(r)):new _o(new ka(r))})}var Ct=class extends qe{constructor(){super();this._byteLength=0,this._nodes=[],this._buffers=[],this._bufferRegions=[]}static assemble(...e){let r=i=>i.flatMap(f=>Array.isArray(f)?r(f):f instanceof It?f.data.children:f.data),n=new Ct;return n.visitMany(r(e)),n}visit(e){if(e instanceof ze)return this.visitMany(e.data),this;let{type:r}=e;if(!je.isDictionary(r)){let{length:n,nullCount:i}=e;if(n>2147483647)throw new RangeError("Cannot write arrays larger than 2^31 - 1 in length");je.isNull(r)||Jn.call(this,i<=0?new Uint8Array(0):us(e.offset,n,e.nullBitmap)),this.nodes.push(new gi(n,i))}return super.visit(e)}visitNull(e){return this}visitDictionary(e){return this.visit(e.clone(e.type.indices))}get nodes(){return this._nodes}get buffers(){return this._buffers}get byteLength(){return this._byteLength}get bufferRegions(){return this._bufferRegions}};function Jn(t){let e=t.byteLength+7&~7;return this.buffers.push(t),this.bufferRegions.push(new dn(this._byteLength,e)),this._byteLength+=e,this}function dE(t){let{type:e,length:r,typeIds:n,valueOffsets:i}=t;if(Jn.call(this,n),e.mode===Ut.Sparse)return Jw.call(this,t);if(e.mode===Ut.Dense){if(t.offset<=0)return Jn.call(this,i),Jw.call(this,t);{let f=n.reduce((u,b)=>Math.max(u,b),n[0]),o=new Int32Array(f+1),s=new Int32Array(f+1).fill(-1),l=new Int32Array(r),p=Xl(-i[0],r,i);for(let u,b,c=-1;++c<r;)(b=s[u=n[c]])===-1&&(b=s[u]=p[u]),l[c]=p[c]-b,++o[u];Jn.call(this,l);for(let u,b=-1,c=e.children.length;++b<c;)if(u=t.children[b]){let h=e.typeIds[b],T=Math.min(r,o[h]);this.visit(u.slice(s[h],T))}}}return this}function wE(t){let e;return t.nullCount>=t.length?Jn.call(this,new Uint8Array(0)):(e=t.values)instanceof Uint8Array?Jn.call(this,us(t.offset,t.length,e)):Jn.call(this,wo(t.values))}function Uf(t){return Jn.call(this,t.values.subarray(0,t.length*t.stride))}function u_(t){let{length:e,values:r,valueOffsets:n}=t,i=n[0],f=n[e],o=Math.min(f-i,r.byteLength-i);return Jn.call(this,Xl(-n[0],e,n)),Jn.call(this,r.subarray(i,i+o)),this}function Gw(t){let{length:e,valueOffsets:r}=t;return r&&Jn.call(this,Xl(r[0],e,r)),this.visit(t.children[0])}function Jw(t){return this.visitMany(t.type.children.map((e,r)=>t.children[r]).filter(Boolean))[0]}Ct.prototype.visitBool=wE;Ct.prototype.visitInt=Uf;Ct.prototype.visitFloat=Uf;Ct.prototype.visitUtf8=u_;Ct.prototype.visitBinary=u_;Ct.prototype.visitFixedSizeBinary=Uf;Ct.prototype.visitDate=Uf;Ct.prototype.visitTimestamp=Uf;Ct.prototype.visitTime=Uf;Ct.prototype.visitDecimal=Uf;Ct.prototype.visitList=Gw;Ct.prototype.visitStruct=Jw;Ct.prototype.visitUnion=dE;Ct.prototype.visitInterval=Uf;Ct.prototype.visitFixedSizeList=Gw;Ct.prototype.visitMap=Gw;var Is=class extends bs{constructor(e){super();this._position=0,this._started=!1,this._sink=new Gi,this._schema=null,this._dictionaryBlocks=[],this._recordBatchBlocks=[],this._dictionaryDeltaOffsets=new Map,xr(e)||(e={autoDestroy:!0,writeLegacyIpcFormat:!1}),this._autoDestroy=typeof e.autoDestroy=="boolean"?e.autoDestroy:!0,this._writeLegacyIpcFormat=typeof e.writeLegacyIpcFormat=="boolean"?e.writeLegacyIpcFormat:!1}static throughNode(e){throw new Error('"throughNode" not available in this environment')}static throughDOM(e,r){throw new Error('"throughDOM" not available in this environment')}toString(e=!1){return this._sink.toString(e)}toUint8Array(e=!1){return this._sink.toUint8Array(e)}writeAll(e){return Pn(e)?e.then(r=>this.writeAll(r)):xn(e)?Xw(this,e):Zw(this,e)}get closed(){return this._sink.closed}[Symbol.asyncIterator](){return this._sink[Symbol.asyncIterator]()}toDOMStream(e){return this._sink.toDOMStream(e)}toNodeStream(e){return this._sink.toNodeStream(e)}close(){return this.reset()._sink.close()}abort(e){return this.reset()._sink.abort(e)}finish(){return this._autoDestroy?this.close():this.reset(this._sink,this._schema),this}reset(e=this._sink,r=null){return e===this._sink||e instanceof Gi?this._sink=e:(this._sink=new Gi,e&&q0(e)?this.toDOMStream({type:"bytes"}).pipeTo(e):e&&k0(e)&&this.toNodeStream({objectMode:!1}).pipe(e)),this._started&&this._schema&&this._writeFooter(this._schema),this._started=!1,this._dictionaryBlocks=[],this._recordBatchBlocks=[],this._dictionaryDeltaOffsets=new Map,(!r||!yo(r,this._schema))&&(r==null?(this._position=0,this._schema=null):(this._started=!0,this._schema=r,this._writeSchema(r))),this}write(e){let r=null;if(this._sink){if(e==null)return this.finish()&&void 0;if(e instanceof $t&&!(r=e.schema))return this.finish()&&void 0;if(e instanceof It&&!(r=e.schema))return this.finish()&&void 0}else throw new Error("RecordBatchWriter is closed");if(r&&!yo(r,this._schema)){if(this._started&&this._autoDestroy)return this.close();this.reset(this._sink,r)}e instanceof It?e instanceof qs||this._writeRecordBatch(e):e instanceof $t?this.writeAll(e.batches):Mn(e)&&this.writeAll(e)}_writeMessage(e,r=8){let n=r-1,i=sr.encode(e),f=i.byteLength,o=this._writeLegacyIpcFormat?4:8,s=f+o+n&~n,l=s-f-o;return e.headerType===ft.RecordBatch?this._recordBatchBlocks.push(new wi(s,e.bodyLength,this._position)):e.headerType===ft.DictionaryBatch&&this._dictionaryBlocks.push(new wi(s,e.bodyLength,this._position)),this._writeLegacyIpcFormat||this._write(Int32Array.of(-1)),this._write(Int32Array.of(s-o)),f>0&&this._write(i),this._writePadding(l)}_write(e){if(this._started){let r=Ee(e);r&&r.byteLength>0&&(this._sink.write(r),this._position+=r.byteLength)}return this}_writeSchema(e){return this._writeMessage(sr.from(e))}_writeFooter(e){return this._writeLegacyIpcFormat?this._write(Int32Array.of(0)):this._write(Int32Array.of(-1,0))}_writeMagic(){return this._write(Ts)}_writePadding(e){return e>0?this._write(new Uint8Array(e)):this}_writeRecordBatch(e){let{byteLength:r,nodes:n,bufferRegions:i,buffers:f}=Ct.assemble(e),o=new kr(e.numRows,n,i),s=sr.from(o,r);return this._writeDictionaries(e)._writeMessage(s)._writeBodyBuffers(f)}_writeDictionaryBatch(e,r,n=!1){this._dictionaryDeltaOffsets.set(r,e.length+(this._dictionaryDeltaOffsets.get(r)||0));let{byteLength:i,nodes:f,bufferRegions:o,buffers:s}=Ct.assemble(new ze([e])),l=new kr(e.length,f,o),p=new mn(l,r,n),u=sr.from(p,i);return this._writeMessage(u)._writeBodyBuffers(s)}_writeBodyBuffers(e){let r,n,i;for(let f=-1,o=e.length;++f<o;)(r=e[f])&&(n=r.byteLength)>0&&(this._write(r),(i=(n+7&~7)-n)>0&&this._writePadding(i));return this}_writeDictionaries(e){for(let[r,n]of e.dictionaries){let i=this._dictionaryDeltaOffsets.get(r)||0;if(i===0||(n=n==null?void 0:n.slice(i)).length>0)for(let f of n.data)this._writeDictionaryBatch(f,r,i>0),i+=f.length}return this}},Ss=class extends Is{static writeAll(e,r){let n=new Ss(r);return Pn(e)?e.then(i=>n.writeAll(i)):xn(e)?Xw(n,e):Zw(n,e)}},xs=class extends Is{static writeAll(e){let r=new xs;return Pn(e)?e.then(n=>r.writeAll(n)):xn(e)?Xw(r,e):Zw(r,e)}constructor(){super();this._autoDestroy=!0}_writeSchema(e){return this._writeMagic()._writePadding(2)}_writeFooter(e){let r=zf.encode(new zf(e,mr.V4,this._recordBatchBlocks,this._dictionaryBlocks));return super._writeFooter(e)._write(r)._write(Int32Array.of(r.byteLength))._writeMagic()}};function Zw(t,e){let r=e;e instanceof $t&&(r=e.batches,t.reset(void 0,e.schema));for(let n of r)t.write(n);return t.finish()}function Xw(t,e){var r,n,i,f;return pe(this,void 0,void 0,function*(){try{for(r=Sn(e);n=yield r.next(),!n.done;){let o=n.value;t.write(o)}}catch(o){i={error:o}}finally{try{n&&!n.done&&(f=r.return)&&(yield f.call(r))}finally{if(i)throw i.error}}return t.finish()})}function c_(t,e){if(xn(t))return bE(t,e);if(Mn(t))return hE(t,e);throw new Error("toDOMStream() must be called with an Iterable or AsyncIterable")}function hE(t,e){let r=null,n=(e==null?void 0:e.type)==="bytes"||!1,i=(e==null?void 0:e.highWaterMark)||Math.pow(2,24);return new ReadableStream(Object.assign(Object.assign({},e),{start(o){f(o,r||(r=t[Symbol.iterator]()))},pull(o){r?f(o,r):o.close()},cancel(){((r==null?void 0:r.return)&&r.return()||!0)&&(r=null)}}),Object.assign({highWaterMark:n?i:void 0},e));function f(o,s){let l,p=null,u=o.desiredSize||null;for(;!(p=s.next(n?u:null)).done;)if(ArrayBuffer.isView(p.value)&&(l=Ee(p.value))&&(u!=null&&n&&(u=u-l.byteLength+1),p.value=l),o.enqueue(p.value),u!=null&&--u<=0)return;o.close()}}function bE(t,e){let r=null,n=(e==null?void 0:e.type)==="bytes"||!1,i=(e==null?void 0:e.highWaterMark)||Math.pow(2,24);return new ReadableStream(Object.assign(Object.assign({},e),{start(o){return pe(this,void 0,void 0,function*(){yield f(o,r||(r=t[Symbol.asyncIterator]()))})},pull(o){return pe(this,void 0,void 0,function*(){r?yield f(o,r):o.close()})},cancel(){return pe(this,void 0,void 0,function*(){((r==null?void 0:r.return)&&(yield r.return())||!0)&&(r=null)})}}),Object.assign({highWaterMark:n?i:void 0},e));function f(o,s){return pe(this,void 0,void 0,function*(){let l,p=null,u=o.desiredSize||null;for(;!(p=yield s.next(n?u:null)).done;)if(ArrayBuffer.isView(p.value)&&(l=Ee(p.value))&&(u!=null&&n&&(u=u-l.byteLength+1),p.value=l),o.enqueue(p.value),u!=null&&--u<=0)return;o.close()})}}function m_(t){return new d_(t)}var d_=class{constructor(e){this._numChunks=0,this._finished=!1,this._bufferedSize=0;let{["readableStrategy"]:r,["writableStrategy"]:n,["queueingStrategy"]:i="count"}=e,f=v0(e,["readableStrategy","writableStrategy","queueingStrategy"]);this._controller=null,this._builder=jo(f),this._getSize=i!=="bytes"?w_:h_;let{["highWaterMark"]:o=i==="bytes"?Math.pow(2,14):1e3}=Object.assign({},r),{["highWaterMark"]:s=i==="bytes"?Math.pow(2,14):1e3}=Object.assign({},n);this.readable=new ReadableStream({cancel:()=>{this._builder.clear()},pull:l=>{this._maybeFlush(this._builder,this._controller=l)},start:l=>{this._maybeFlush(this._builder,this._controller=l)}},{highWaterMark:o,size:i!=="bytes"?w_:h_}),this.writable=new WritableStream({abort:()=>{this._builder.clear()},write:()=>{this._maybeFlush(this._builder,this._controller)},close:()=>{this._maybeFlush(this._builder.finish(),this._controller)}},{highWaterMark:s,size:l=>this._writeValueAndReturnChunkSize(l)})}_writeValueAndReturnChunkSize(e){let r=this._bufferedSize;return this._bufferedSize=this._getSize(this._builder.append(e)),this._bufferedSize-r}_maybeFlush(e,r){r!=null&&(this._bufferedSize>=r.desiredSize&&++this._numChunks&&this._enqueue(r,e.toVector()),e.finished&&((e.length>0||this._numChunks===0)&&++this._numChunks&&this._enqueue(r,e.toVector()),!this._finished&&(this._finished=!0)&&this._enqueue(r,null)))}_enqueue(e,r){this._bufferedSize=0,this._controller=null,r==null?e.close():e.enqueue(r)}},w_=t=>{var e;return(e=t==null?void 0:t.length)!==null&&e!==void 0?e:0},h_=t=>{var e;return(e=t==null?void 0:t.byteLength)!==null&&e!==void 0?e:0};function mc(t,e){let r=new Gi,n=null,i=new ReadableStream({cancel(){return pe(this,void 0,void 0,function*(){yield r.close()})},start(s){return pe(this,void 0,void 0,function*(){yield o(s,n||(n=yield f()))})},pull(s){return pe(this,void 0,void 0,function*(){n?yield o(s,n):s.close()})}});return{writable:new WritableStream(r,Object.assign({highWaterMark:Math.pow(2,14)},t)),readable:i};function f(){return pe(this,void 0,void 0,function*(){return yield(yield Hr.from(r)).open(e)})}function o(s,l){return pe(this,void 0,void 0,function*(){let p=s.desiredSize,u=null;for(;!(u=yield l.next()).done;)if(s.enqueue(u.value),p!=null&&--p<=0)return;s.close()})}}function dc(t,e){let r=new this(t),n=new un(r),i=new ReadableStream({cancel(){return pe(this,void 0,void 0,function*(){yield n.cancel()})},pull(o){return pe(this,void 0,void 0,function*(){yield f(o)})},start(o){return pe(this,void 0,void 0,function*(){yield f(o)})}},Object.assign({highWaterMark:Math.pow(2,14)},e));return{writable:new WritableStream(r,t),readable:i};function f(o){return pe(this,void 0,void 0,function*(){let s=null,l=o.desiredSize;for(;s=yield n.read(l||null);)if(o.enqueue(s),l!=null&&(l-=s.byteLength)<=0)return;o.close()})}}var yE=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Ld),hw),pw),$d),Pd),aw),{compareSchemas:yo,compareFields:Pv,compareTypes:Mv});cr.toDOMStream=c_;zt.throughDOM=m_;Hr.throughDOM=mc;qo.throughDOM=mc;Gn.throughDOM=mc;Is.throughDOM=dc;xs.throughDOM=dc;Ss.throughDOM=dc;var gc={};Cf(gc,{Compression:()=>BE,Encoding:()=>IE,WriterProperties:()=>Ns,WriterPropertiesBuilder:()=>Gt,WriterVersion:()=>SE,default:()=>v_,readParquet:()=>qE,writeParquet:()=>TE});var Be,b_=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});b_.decode();var wc=null;function Ta(){return(wc===null||wc.buffer!==Be.memory.buffer)&&(wc=new Uint8Array(Be.memory.buffer)),wc}function g_(t,e){return b_.decode(Ta().subarray(t,t+e))}var Xi=new Array(32).fill(void 0);Xi.push(void 0,null,!0,!1);var Ba=Xi.length;function Ia(t){Ba===Xi.length&&Xi.push(Xi.length+1);let e=Ba;return Ba=Xi[e],Xi[e]=t,e}function Es(t){return Xi[t]}function vE(t){t<36||(Xi[t]=Ba,Ba=t)}function Sa(t){let e=Es(t);return vE(t),e}var Zn=0,hc=new TextEncoder("utf-8"),_E=typeof hc.encodeInto=="function"?function(t,e){return hc.encodeInto(t,e)}:function(t,e){let r=hc.encode(t);return e.set(r),{read:t.length,written:r.length}};function As(t,e,r){if(r===void 0){let s=hc.encode(t),l=e(s.length);return Ta().subarray(l,l+s.length).set(s),Zn=s.length,l}let n=t.length,i=e(n),f=Ta(),o=0;for(;o<n;o++){let s=t.charCodeAt(o);if(s>127)break;f[i+o]=s}if(o!==n){o!==0&&(t=t.slice(o)),i=r(i,n,n=o+t.length*3);let s=Ta().subarray(i+o,i+n);o+=_E(t,s).written}return Zn=o,i}function j_(t,e){let r=e(t.length*1);return Ta().set(t,r/1),Zn=t.length,r}var bc=null;function Os(){return(bc===null||bc.buffer!==Be.memory.buffer)&&(bc=new Int32Array(Be.memory.buffer)),bc}function qE(t){try{let i=Be.__wbindgen_add_to_stack_pointer(-16),f=j_(t,Be.__wbindgen_malloc),o=Zn;Be.readParquet(i,f,o);var e=Os()[i/4+0],r=Os()[i/4+1],n=Os()[i/4+2];if(n)throw Sa(r);return Sa(e)}finally{Be.__wbindgen_add_to_stack_pointer(16)}}function kE(t,e){if(!(t instanceof e))throw new Error(`expected instance of ${e.name}`);return t.ptr}function TE(t,e){try{let o=Be.__wbindgen_add_to_stack_pointer(-16),s=j_(t,Be.__wbindgen_malloc),l=Zn;kE(e,Ns);var r=e.ptr;e.ptr=0,Be.writeParquet(o,s,l,r);var n=Os()[o/4+0],i=Os()[o/4+1],f=Os()[o/4+2];if(f)throw Sa(i);return Sa(n)}finally{Be.__wbindgen_add_to_stack_pointer(16)}}var BE=Object.freeze({UNCOMPRESSED:0,"0":"UNCOMPRESSED",SNAPPY:1,"1":"SNAPPY",GZIP:2,"2":"GZIP",BROTLI:3,"3":"BROTLI",LZ4:4,"4":"LZ4",ZSTD:5,"5":"ZSTD"}),IE=Object.freeze({PLAIN:0,"0":"PLAIN",PLAIN_DICTIONARY:1,"1":"PLAIN_DICTIONARY",RLE:2,"2":"RLE",BIT_PACKED:3,"3":"BIT_PACKED",DELTA_BINARY_PACKED:4,"4":"DELTA_BINARY_PACKED",DELTA_LENGTH_BYTE_ARRAY:5,"5":"DELTA_LENGTH_BYTE_ARRAY",DELTA_BYTE_ARRAY:6,"6":"DELTA_BYTE_ARRAY",RLE_DICTIONARY:7,"7":"RLE_DICTIONARY",BYTE_STREAM_SPLIT:8,"8":"BYTE_STREAM_SPLIT"}),SE=Object.freeze({V1:0,"0":"V1",V2:1,"1":"V2"}),Ns=class{static __wrap(e){let r=Object.create(Ns.prototype);return r.ptr=e,r}__destroy_into_raw(){let e=this.ptr;return this.ptr=0,e}free(){let e=this.__destroy_into_raw();Be.__wbg_writerproperties_free(e)}},Gt=class{static __wrap(e){let r=Object.create(Gt.prototype);return r.ptr=e,r}__destroy_into_raw(){let e=this.ptr;return this.ptr=0,e}free(){let e=this.__destroy_into_raw();Be.__wbg_writerpropertiesbuilder_free(e)}constructor(){let e=Be.writerpropertiesbuilder_new();return Gt.__wrap(e)}build(){let e=this.__destroy_into_raw(),r=Be.writerpropertiesbuilder_build(e);return Ns.__wrap(r)}setWriterVersion(e){let r=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setWriterVersion(r,e);return Gt.__wrap(n)}setDataPagesizeLimit(e){let r=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setDataPagesizeLimit(r,e);return Gt.__wrap(n)}setDictionaryPagesizeLimit(e){let r=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setDictionaryPagesizeLimit(r,e);return Gt.__wrap(n)}setWriteBatchSize(e){let r=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setWriteBatchSize(r,e);return Gt.__wrap(n)}setMaxRowGroupSize(e){let r=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setMaxRowGroupSize(r,e);return Gt.__wrap(n)}setCreatedBy(e){let r=this.__destroy_into_raw(),n=As(e,Be.__wbindgen_malloc,Be.__wbindgen_realloc),i=Zn,f=Be.writerpropertiesbuilder_setCreatedBy(r,n,i);return Gt.__wrap(f)}setEncoding(e){let r=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setEncoding(r,e);return Gt.__wrap(n)}setCompression(e){let r=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setCompression(r,e);return Gt.__wrap(n)}setDictionaryEnabled(e){let r=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setDictionaryEnabled(r,e);return Gt.__wrap(n)}setStatisticsEnabled(e){let r=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setStatisticsEnabled(r,e);return Gt.__wrap(n)}setMaxStatisticsSize(e){let r=this.__destroy_into_raw(),n=Be.writerpropertiesbuilder_setMaxStatisticsSize(r,e);return Gt.__wrap(n)}setColumnEncoding(e,r){let n=this.__destroy_into_raw(),i=As(e,Be.__wbindgen_malloc,Be.__wbindgen_realloc),f=Zn,o=Be.writerpropertiesbuilder_setColumnEncoding(n,i,f,r);return Gt.__wrap(o)}setColumnCompression(e,r){let n=this.__destroy_into_raw(),i=As(e,Be.__wbindgen_malloc,Be.__wbindgen_realloc),f=Zn,o=Be.writerpropertiesbuilder_setColumnCompression(n,i,f,r);return Gt.__wrap(o)}setColumnDictionaryEnabled(e,r){let n=this.__destroy_into_raw(),i=As(e,Be.__wbindgen_malloc,Be.__wbindgen_realloc),f=Zn,o=Be.writerpropertiesbuilder_setColumnDictionaryEnabled(n,i,f,r);return Gt.__wrap(o)}setColumnStatisticsEnabled(e,r){let n=this.__destroy_into_raw(),i=As(e,Be.__wbindgen_malloc,Be.__wbindgen_realloc),f=Zn,o=Be.writerpropertiesbuilder_setColumnStatisticsEnabled(n,i,f,r);return Gt.__wrap(o)}setColumnMaxStatisticsSize(e,r){let n=this.__destroy_into_raw(),i=As(e,Be.__wbindgen_malloc,Be.__wbindgen_realloc),f=Zn,o=Be.writerpropertiesbuilder_setColumnMaxStatisticsSize(n,i,f,r);return Gt.__wrap(o)}};async function xE(t,e){if(typeof Response=="function"&&t instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(t,e)}catch(n){if(t.headers.get("Content-Type")!="application/wasm")console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",n);else throw n}let r=await t.arrayBuffer();return await WebAssembly.instantiate(r,e)}else{let r=await WebAssembly.instantiate(t,e);return r instanceof WebAssembly.Instance?{instance:r,module:t}:r}}async function y_(t){let e={};e.wbg={},e.wbg.__wbindgen_string_new=function(i,f){let o=g_(i,f);return Ia(o)},e.wbg.__wbindgen_object_drop_ref=function(i){Sa(i)},e.wbg.__wbg_buffer_7af23f65f6c64548=function(i){let f=Es(i).buffer;return Ia(f)},e.wbg.__wbg_newwithbyteoffsetandlength_ce1e75f0ce5f7974=function(i,f,o){let s=new Uint8Array(Es(i),f>>>0,o>>>0);return Ia(s)},e.wbg.__wbg_set_f25e869e4565d2a2=function(i,f,o){Es(i).set(Es(f),o>>>0)},e.wbg.__wbg_length_0acb1cf9bbaf8519=function(i){return Es(i).length},e.wbg.__wbg_newwithlength_8f0657faca9f1422=function(i){let f=new Uint8Array(i>>>0);return Ia(f)},e.wbg.__wbindgen_throw=function(i,f){throw new Error(g_(i,f))},e.wbg.__wbindgen_memory=function(){let i=Be.memory;return Ia(i)},(typeof t=="string"||typeof Request=="function"&&t instanceof Request||typeof URL=="function"&&t instanceof URL)&&(t=fetch(t));let{instance:r,module:n}=await xE(await t,e);return Be=r.exports,y_.__wbindgen_wasm_module=n,Be}var v_=y_;var Qw=null;async function __(t){return Qw!==null?Qw:(await v_(t),Qw=gc,gc)}async function q_(t,e){let r=e?.parquet?.wasmUrl,n=await __(r),i=new Uint8Array(t),f=n.readParquet(i),o=f.buffer.slice(f.byteOffset,f.byteLength+f.byteOffset);return EE(o)}function EE(t){let e=Gn.from(t),r=[];for(let n of e)r.push(n);return new $t(r)}var AE="4.0.0-alpha.8",OE={parquet:{type:"arrow-table",wasmUrl:"https://unpkg.com/parquet-wasm@0.3.1/esm2/arrow1_bg.wasm"}},k_={name:"Apache Parquet",id:"parquet-wasm",module:"parquet",version:AE,worker:!1,category:"table",extensions:["parquet"],mimeTypes:["application/octet-stream"],binary:!0,tests:["PAR1","PARE"],options:OE};var T_={...Aa,parse:Cy,parseFileInBatches:Ed},i6={...Aa,parse:Ky,parseFileInBatches:Od},f6={...k_,parse:q_};vc(T_);})();
|
|
30
39
|
/*!
|
|
31
40
|
*
|
|
32
41
|
* Copyright 2009-2017 Kris Kowal under the terms of the MIT
|