@syhr/sy-graph 1.0.5 → 1.0.6

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.
@@ -1,17 +1,17 @@
1
- (function(ve,P){typeof exports=="object"&&typeof module!="undefined"?P(exports,require("vue"),require("lodash-es"),require("@meta2d/utils"),require("@meta2d/core"),require("@meta2d/plugin-mind-core"),require("@meta2d/plugin-mind-collapse"),require("@meta2d/form-diagram"),require("@meta2d/class-diagram"),require("@meta2d/le5le-charts"),require("@meta2d/flow-diagram"),require("@meta2d/fta-diagram"),require("@meta2d/sequence-diagram"),require("@meta2d/activity-diagram")):typeof define=="function"&&define.amd?define(["exports","vue","lodash-es","@meta2d/utils","@meta2d/core","@meta2d/plugin-mind-core","@meta2d/plugin-mind-collapse","@meta2d/form-diagram","@meta2d/class-diagram","@meta2d/le5le-charts","@meta2d/flow-diagram","@meta2d/fta-diagram","@meta2d/sequence-diagram","@meta2d/activity-diagram"],P):(ve=typeof globalThis!="undefined"?globalThis:ve||self,P(ve.SyGraph={},ve.Vue,ve._,ve.Meta2dUtils,ve.Meta2dCore,ve.Meta2dPluginMindCore,ve.Meta2dPluginMindCollapse,ve.Meta2dFormDiagram,ve.Meta2dClassDiagram,ve.Meta2dLe5leCharts,ve.Meta2dFlowDiagram,ve.Meta2dFtaDiagram,ve.Meta2dSequenceDiagram,ve.Meta2dActivityDiagram))})(this,function(ve,P,Ee,De,Ce,Me,je,Qe,Le,at,Rr,fr,nn,dt){"use strict";var Hy=Object.defineProperty,$y=Object.defineProperties;var Vy=Object.getOwnPropertyDescriptors;var oi=Object.getOwnPropertySymbols;var Zu=Object.prototype.hasOwnProperty,Ju=Object.prototype.propertyIsEnumerable;var Dr=(ve,P)=>(P=Symbol[ve])?P:Symbol.for("Symbol."+ve),Wy=ve=>{throw TypeError(ve)},Ft=Math.pow,ma=(ve,P,Ee)=>P in ve?Hy(ve,P,{enumerable:!0,configurable:!0,writable:!0,value:Ee}):ve[P]=Ee,he=(ve,P)=>{for(var Ee in P||(P={}))Zu.call(P,Ee)&&ma(ve,Ee,P[Ee]);if(oi)for(var Ee of oi(P))Ju.call(P,Ee)&&ma(ve,Ee,P[Ee]);return ve},Ae=(ve,P)=>$y(ve,Vy(P));var ec=(ve,P)=>{var Ee={};for(var De in ve)Zu.call(ve,De)&&P.indexOf(De)<0&&(Ee[De]=ve[De]);if(ve!=null&&oi)for(var De of oi(ve))P.indexOf(De)<0&&Ju.call(ve,De)&&(Ee[De]=ve[De]);return Ee};var Ht=(ve,P,Ee)=>ma(ve,typeof P!="symbol"?P+"":P,Ee);var Xe=(ve,P,Ee)=>new Promise((De,Ce)=>{var Me=Le=>{try{Qe(Ee.next(Le))}catch(at){Ce(at)}},je=Le=>{try{Qe(Ee.throw(Le))}catch(at){Ce(at)}},Qe=Le=>Le.done?De(Le.value):Promise.resolve(Le.value).then(Me,je);Qe((Ee=Ee.apply(ve,P)).next())}),cr=function(ve,P){this[0]=ve,this[1]=P},ya=(ve,P,Ee)=>{var De=(je,Qe,Le,at)=>{try{var Rr=Ee[je](Qe),fr=(Qe=Rr.value)instanceof cr,nn=Rr.done;Promise.resolve(fr?Qe[0]:Qe).then(dt=>fr?De(je==="return"?je:"next",Qe[1]?{done:dt.done,value:dt.value}:dt,Le,at):Le({value:dt,done:nn})).catch(dt=>De("throw",dt,Le,at))}catch(dt){at(dt)}},Ce=je=>Me[je]=Qe=>new Promise((Le,at)=>De(je,Qe,Le,at)),Me={};return Ee=Ee.apply(ve,P),Me[Dr("asyncIterator")]=()=>Me,Ce("next"),Ce("throw"),Ce("return"),Me},ga=ve=>{var P=ve[Dr("asyncIterator")],Ee=!1,De,Ce={};return P==null?(P=ve[Dr("iterator")](),De=Me=>Ce[Me]=je=>P[Me](je)):(P=P.call(ve),De=Me=>Ce[Me]=je=>{if(Ee){if(Ee=!1,Me==="throw")throw je;return je}return Ee=!0,{done:!1,value:new cr(new Promise(Qe=>{var Le=P[Me](je);Le instanceof Object||Wy("Object expected"),Qe(Le)}),1)}}),Ce[Dr("iterator")]=()=>Ce,De("next"),"throw"in P?De("throw"):Ce.throw=Me=>{throw Me},"return"in P&&De("return"),Ce},tc=(ve,P,Ee)=>(P=ve[Dr("asyncIterator")])?P.call(ve):(ve=ve[Dr("iterator")](),P={},Ee=(De,Ce)=>(Ce=ve[De])&&(P[De]=Me=>new Promise((je,Qe,Le)=>(Me=Ce.call(ve,Me),Le=Me.done,Promise.resolve(Me.value).then(at=>je({value:at,done:Le}),Qe)))),Ee("next"),Ee("return"),P);var Du,Ru,Ou,Pu,Mu,Nu,Lu,Uu,zu,qu,ju,Hu,$u,Vu,Wu;var va=document.createElement("style");va.textContent=`.meta2d-editor[data-v-6212e767]{position:relative;width:100%;height:100%}.meta2d-editor[data-v-6212e767] .meta2d-map{z-index:1999}.meta2d-editor[data-v-6212e767] .stage.value-map{position:absolute;top:1.04vw;right:.52vw;z-index:200}.meta2d-editor .toolbox[data-v-6212e767]{position:absolute;display:none;width:5.21vw;height:1.56vw;background:red;z-index:1999}.preview-container[data-v-be4dba61]{position:relative;width:100%;height:100%}.preview-container .back-btn[data-v-be4dba61]{position:absolute;bottom:.52vw;right:.52vw;z-index:1000}
2
- /*$vite$:1*/`,document.head.appendChild(va);var be=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function ai(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function nc(e){if(e.__esModule)return e;var r=e.default;if(typeof r=="function"){var t=function n(){return this instanceof n?Reflect.construct(r,arguments,this.constructor):r.apply(this,arguments)};t.prototype=r.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(e).forEach(function(n){var l=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,l.get?l:{enumerable:!0,get:function(){return e[n]}})}),t}var hr=TypeError;const xa=nc(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var si=typeof Map=="function"&&Map.prototype,li=Object.getOwnPropertyDescriptor&&si?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,on=si&&li&&typeof li.get=="function"?li.get:null,ba=si&&Map.prototype.forEach,ui=typeof Set=="function"&&Set.prototype,ci=Object.getOwnPropertyDescriptor&&ui?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,an=ui&&ci&&typeof ci.get=="function"?ci.get:null,wa=ui&&Set.prototype.forEach,ic=typeof WeakMap=="function"&&WeakMap.prototype,Or=ic?WeakMap.prototype.has:null,oc=typeof WeakSet=="function"&&WeakSet.prototype,Pr=oc?WeakSet.prototype.has:null,ac=typeof WeakRef=="function"&&WeakRef.prototype,_a=ac?WeakRef.prototype.deref:null,sc=Boolean.prototype.valueOf,lc=Object.prototype.toString,uc=Function.prototype.toString,cc=String.prototype.match,fi=String.prototype.slice,Pt=String.prototype.replace,fc=String.prototype.toUpperCase,Ea=String.prototype.toLowerCase,Aa=RegExp.prototype.test,Ca=Array.prototype.concat,_t=Array.prototype.join,hc=Array.prototype.slice,Sa=Math.floor,hi=typeof BigInt=="function"?BigInt.prototype.valueOf:null,pi=Object.getOwnPropertySymbols,di=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,pr=typeof Symbol=="function"&&typeof Symbol.iterator=="object",Mr=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===pr||!0)?Symbol.toStringTag:null,Ba=Object.prototype.propertyIsEnumerable,ka=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function Ta(e,r){if(e===1/0||e===-1/0||e!==e||e&&e>-1e3&&e<1e3||Aa.call(/e/,r))return r;var t=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof e=="number"){var n=e<0?-Sa(-e):Sa(e);if(n!==e){var l=String(n),o=fi.call(r,l.length+1);return Pt.call(l,t,"$&_")+"."+Pt.call(Pt.call(o,/([0-9]{3})/g,"$&_"),/_$/,"")}}return Pt.call(r,t,"$&_")}var mi=xa,Fa=mi.custom,Ia=Pa(Fa)?Fa:null,Da={__proto__:null,double:'"',single:"'"},pc={__proto__:null,double:/(["\\])/g,single:/(['\\])/g},sn=function e(r,t,n,l){var o=t||{};if(It(o,"quoteStyle")&&!It(Da,o.quoteStyle))throw new TypeError('option "quoteStyle" must be "single" or "double"');if(It(o,"maxStringLength")&&(typeof o.maxStringLength=="number"?o.maxStringLength<0&&o.maxStringLength!==1/0:o.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var a=It(o,"customInspect")?o.customInspect:!0;if(typeof a!="boolean"&&a!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(It(o,"indent")&&o.indent!==null&&o.indent!==" "&&!(parseInt(o.indent,10)===o.indent&&o.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(It(o,"numericSeparator")&&typeof o.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var u=o.numericSeparator;if(typeof r=="undefined")return"undefined";if(r===null)return"null";if(typeof r=="boolean")return r?"true":"false";if(typeof r=="string")return Na(r,o);if(typeof r=="number"){if(r===0)return 1/0/r>0?"0":"-0";var d=String(r);return u?Ta(r,d):d}if(typeof r=="bigint"){var s=String(r)+"n";return u?Ta(r,s):s}var i=typeof o.depth=="undefined"?5:o.depth;if(typeof n=="undefined"&&(n=0),n>=i&&i>0&&typeof r=="object")return yi(r)?"[Array]":"[Object]";var p=Ic(o,n);if(typeof l=="undefined")l=[];else if(Ma(l,r)>=0)return"[Circular]";function c(C,B,U){if(B&&(l=hc.call(l),l.push(B)),U){var q={depth:o.depth};return It(o,"quoteStyle")&&(q.quoteStyle=o.quoteStyle),e(C,q,n+1,l)}return e(C,o,n+1,l)}if(typeof r=="function"&&!Oa(r)){var f=_c(r),h=ln(r,c);return"[Function"+(f?": "+f:" (anonymous)")+"]"+(h.length>0?" { "+_t.call(h,", ")+" }":"")}if(Pa(r)){var y=pr?Pt.call(String(r),/^(Symbol\(.*\))_[^)]*$/,"$1"):di.call(r);return typeof r=="object"&&!pr?Nr(y):y}if(kc(r)){for(var m="<"+Ea.call(String(r.nodeName)),x=r.attributes||[],v=0;v<x.length;v++)m+=" "+x[v].name+"="+Ra(dc(x[v].value),"double",o);return m+=">",r.childNodes&&r.childNodes.length&&(m+="..."),m+="</"+Ea.call(String(r.nodeName))+">",m}if(yi(r)){if(r.length===0)return"[]";var g=ln(r,c);return p&&!Fc(g)?"["+vi(g,p)+"]":"[ "+_t.call(g,", ")+" ]"}if(yc(r)){var w=ln(r,c);return!("cause"in Error.prototype)&&"cause"in r&&!Ba.call(r,"cause")?"{ ["+String(r)+"] "+_t.call(Ca.call("[cause]: "+c(r.cause),w),", ")+" }":w.length===0?"["+String(r)+"]":"{ ["+String(r)+"] "+_t.call(w,", ")+" }"}if(typeof r=="object"&&a){if(Ia&&typeof r[Ia]=="function"&&mi)return mi(r,{depth:i-n});if(a!=="symbol"&&typeof r.inspect=="function")return r.inspect()}if(Ec(r)){var F=[];return ba&&ba.call(r,function(C,B){F.push(c(B,r,!0)+" => "+c(C,r))}),La("Map",on.call(r),F,p)}if(Sc(r)){var T=[];return wa&&wa.call(r,function(C){T.push(c(C,r))}),La("Set",an.call(r),T,p)}if(Ac(r))return gi("WeakMap");if(Bc(r))return gi("WeakSet");if(Cc(r))return gi("WeakRef");if(vc(r))return Nr(c(Number(r)));if(bc(r))return Nr(c(hi.call(r)));if(xc(r))return Nr(sc.call(r));if(gc(r))return Nr(c(String(r)));if(typeof window!="undefined"&&r===window)return"{ [object Window] }";if(typeof globalThis!="undefined"&&r===globalThis||typeof be!="undefined"&&r===be)return"{ [object globalThis] }";if(!mc(r)&&!Oa(r)){var I=ln(r,c),D=ka?ka(r)===Object.prototype:r instanceof Object||r.constructor===Object,X=r instanceof Object?"":"null prototype",K=!D&&Mr&&Object(r)===r&&Mr in r?fi.call(Mt(r),8,-1):X?"Object":"",E=D||typeof r.constructor!="function"?"":r.constructor.name?r.constructor.name+" ":"",A=E+(K||X?"["+_t.call(Ca.call([],K||[],X||[]),": ")+"] ":"");return I.length===0?A+"{}":p?A+"{"+vi(I,p)+"}":A+"{ "+_t.call(I,", ")+" }"}return String(r)};function Ra(e,r,t){var n=t.quoteStyle||r,l=Da[n];return l+e+l}function dc(e){return Pt.call(String(e),/"/g,"&quot;")}function __$t__(e){return!Mr||!(typeof e=="object"&&(Mr in e||typeof e[Mr]!="undefined"))}function yi(e){return Mt(e)==="[object Array]"&&__$t__(e)}function mc(e){return Mt(e)==="[object Date]"&&__$t__(e)}function Oa(e){return Mt(e)==="[object RegExp]"&&__$t__(e)}function yc(e){return Mt(e)==="[object Error]"&&__$t__(e)}function gc(e){return Mt(e)==="[object String]"&&__$t__(e)}function vc(e){return Mt(e)==="[object Number]"&&__$t__(e)}function xc(e){return Mt(e)==="[object Boolean]"&&__$t__(e)}function Pa(e){if(pr)return e&&typeof e=="object"&&e instanceof Symbol;if(typeof e=="symbol")return!0;if(!e||typeof e!="object"||!di)return!1;try{return di.call(e),!0}catch(r){}return!1}function bc(e){if(!e||typeof e!="object"||!hi)return!1;try{return hi.call(e),!0}catch(r){}return!1}var wc=Object.prototype.hasOwnProperty||function(e){return e in this};function It(e,r){return wc.call(e,r)}function Mt(e){return lc.call(e)}function _c(e){if(e.name)return e.name;var r=cc.call(uc.call(e),/^function\s*([\w$]+)/);return r?r[1]:null}function Ma(e,r){if(e.indexOf)return e.indexOf(r);for(var t=0,n=e.length;t<n;t++)if(e[t]===r)return t;return-1}function Ec(e){if(!on||!e||typeof e!="object")return!1;try{on.call(e);try{an.call(e)}catch(r){return!0}return e instanceof Map}catch(r){}return!1}function Ac(e){if(!Or||!e||typeof e!="object")return!1;try{Or.call(e,Or);try{Pr.call(e,Pr)}catch(r){return!0}return e instanceof WeakMap}catch(r){}return!1}function Cc(e){if(!_a||!e||typeof e!="object")return!1;try{return _a.call(e),!0}catch(r){}return!1}function Sc(e){if(!an||!e||typeof e!="object")return!1;try{an.call(e);try{on.call(e)}catch(r){return!0}return e instanceof Set}catch(r){}return!1}function Bc(e){if(!Pr||!e||typeof e!="object")return!1;try{Pr.call(e,Pr);try{Or.call(e,Or)}catch(r){return!0}return e instanceof WeakSet}catch(r){}return!1}function kc(e){return!e||typeof e!="object"?!1:typeof HTMLElement!="undefined"&&e instanceof HTMLElement?!0:typeof e.nodeName=="string"&&typeof e.getAttribute=="function"}function Na(e,r){if(e.length>r.maxStringLength){var t=e.length-r.maxStringLength,n="... "+t+" more character"+(t>1?"s":"");return Na(fi.call(e,0,r.maxStringLength),r)+n}var l=pc[r.quoteStyle||"single"];l.lastIndex=0;var o=Pt.call(Pt.call(e,l,"\\$1"),/[\x00-\x1f]/g,Tc);return Ra(o,"single",r)}function Tc(e){var r=e.charCodeAt(0),t={8:"b",9:"t",10:"n",12:"f",13:"r"}[r];return t?"\\"+t:"\\x"+(r<16?"0":"")+fc.call(r.toString(16))}function Nr(e){return"Object("+e+")"}function gi(e){return e+" { ? }"}function La(e,r,t,n){var l=n?vi(t,n):_t.call(t,", ");return e+" ("+r+") {"+l+"}"}function Fc(e){for(var r=0;r<e.length;r++)if(Ma(e[r],`
3
- `)>=0)return!1;return!0}function Ic(e,r){var t;if(e.indent===" ")t=" ";else if(typeof e.indent=="number"&&e.indent>0)t=_t.call(Array(e.indent+1)," ");else return null;return{base:t,prev:_t.call(Array(r+1),t)}}function vi(e,r){if(e.length===0)return"";var t=`
4
- `+r.prev+r.base;return t+_t.call(e,","+t)+`
5
- `+r.prev}function ln(e,r){var t=yi(e),n=[];if(t){n.length=e.length;for(var l=0;l<e.length;l++)n[l]=It(e,l)?r(e[l],e):""}var o=typeof pi=="function"?pi(e):[],a;if(pr){a={};for(var u=0;u<o.length;u++)a["$"+o[u]]=o[u]}for(var d in e)It(e,d)&&(t&&String(Number(d))===d&&d<e.length||pr&&a["$"+d]instanceof Symbol||(Aa.call(/[^\w$]/,d)?n.push(r(d,e)+": "+r(e[d],e)):n.push(d+": "+r(e[d],e))));if(typeof pi=="function")for(var s=0;s<o.length;s++)Ba.call(e,o[s])&&n.push("["+r(o[s])+"]: "+r(e[o[s]],e));return n}var Dc=sn,Rc=hr,un=function(e,r,t){for(var n=e,l;(l=n.next)!=null;n=l)if(l.key===r)return n.next=l.next,t||(l.next=e.next,e.next=l),l},Oc=function(e,r){if(e){var t=un(e,r);return t&&t.value}},Pc=function(e,r,t){var n=un(e,r);n?n.value=t:e.next={key:r,next:e.next,value:t}},Mc=function(e,r){return e?!!un(e,r):!1},Nc=function(e,r){if(e)return un(e,r,!0)},Lc=function(){var r,t={assert:function(n){if(!t.has(n))throw new Rc("Side channel does not contain "+Dc(n))},delete:function(n){var l=r&&r.next,o=Nc(r,n);return o&&l&&l===o&&(r=void 0),!!o},get:function(n){return Oc(r,n)},has:function(n){return Mc(r,n)},set:function(n,l){r||(r={next:void 0}),Pc(r,n,l)}};return t},Ua=Object,Uc=Error,zc=EvalError,qc=RangeError,jc=ReferenceError,Hc=SyntaxError,$c=URIError,Vc=Math.abs,Wc=Math.floor,Kc=Math.max,Gc=Math.min,Qc=Math.pow,Yc=Math.round,Xc=Number.isNaN||function(r){return r!==r},Zc=Xc,Jc=function(r){return Zc(r)||r===0?r:r<0?-1:1},ef=Object.getOwnPropertyDescriptor,cn=ef;if(cn)try{cn([],"length")}catch(e){cn=null}var za=cn,fn=Object.defineProperty||!1;if(fn)try{fn({},"a",{value:1})}catch(e){fn=!1}var tf=fn,xi,qa;function rf(){return qa||(qa=1,xi=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var r={},t=Symbol("test"),n=Object(t);if(typeof t=="string"||Object.prototype.toString.call(t)!=="[object Symbol]"||Object.prototype.toString.call(n)!=="[object Symbol]")return!1;var l=42;r[t]=l;for(var o in r)return!1;if(typeof Object.keys=="function"&&Object.keys(r).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(r).length!==0)return!1;var a=Object.getOwnPropertySymbols(r);if(a.length!==1||a[0]!==t||!Object.prototype.propertyIsEnumerable.call(r,t))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var u=Object.getOwnPropertyDescriptor(r,t);if(u.value!==l||u.enumerable!==!0)return!1}return!0}),xi}var bi,ja;function nf(){if(ja)return bi;ja=1;var e=typeof Symbol!="undefined"&&Symbol,r=rf();return bi=function(){return typeof e!="function"||typeof Symbol!="function"||typeof e("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:r()},bi}var wi,Ha;function $a(){return Ha||(Ha=1,wi=typeof Reflect!="undefined"&&Reflect.getPrototypeOf||null),wi}var _i,Va;function Wa(){if(Va)return _i;Va=1;var e=Ua;return _i=e.getPrototypeOf||null,_i}var of="Function.prototype.bind called on incompatible ",af=Object.prototype.toString,sf=Math.max,lf="[object Function]",Ka=function(r,t){for(var n=[],l=0;l<r.length;l+=1)n[l]=r[l];for(var o=0;o<t.length;o+=1)n[o+r.length]=t[o];return n},uf=function(r,t){for(var n=[],l=t,o=0;l<r.length;l+=1,o+=1)n[o]=r[l];return n},cf=function(e,r){for(var t="",n=0;n<e.length;n+=1)t+=e[n],n+1<e.length&&(t+=r);return t},ff=function(r){var t=this;if(typeof t!="function"||af.apply(t)!==lf)throw new TypeError(of+t);for(var n=uf(arguments,1),l,o=function(){if(this instanceof l){var i=t.apply(this,Ka(n,arguments));return Object(i)===i?i:this}return t.apply(r,Ka(n,arguments))},a=sf(0,t.length-n.length),u=[],d=0;d<a;d++)u[d]="$"+d;if(l=Function("binder","return function ("+cf(u,",")+"){ return binder.apply(this,arguments); }")(o),t.prototype){var s=function(){};s.prototype=t.prototype,l.prototype=new s,s.prototype=null}return l},hf=ff,hn=Function.prototype.bind||hf,Ei=Function.prototype.call,Ai,Ga;function Qa(){return Ga||(Ga=1,Ai=Function.prototype.apply),Ai}var pf=typeof Reflect!="undefined"&&Reflect&&Reflect.apply,df=hn,mf=Qa(),yf=Ei,gf=pf,vf=gf||df.call(yf,mf),xf=hn,bf=hr,wf=Ei,_f=vf,Ya=function(r){if(r.length<1||typeof r[0]!="function")throw new bf("a function is required");return _f(xf,wf,r)},Ci,Xa;function Ef(){if(Xa)return Ci;Xa=1;var e=Ya,r=za,t;try{t=[].__proto__===Array.prototype}catch(a){if(!a||typeof a!="object"||!("code"in a)||a.code!=="ERR_PROTO_ACCESS")throw a}var n=!!t&&r&&r(Object.prototype,"__proto__"),l=Object,o=l.getPrototypeOf;return Ci=n&&typeof n.get=="function"?e([n.get]):typeof o=="function"?function(u){return o(u==null?u:l(u))}:!1,Ci}var Si,Za;function Af(){if(Za)return Si;Za=1;var e=$a(),r=Wa(),t=Ef();return Si=e?function(l){return e(l)}:r?function(l){if(!l||typeof l!="object"&&typeof l!="function")throw new TypeError("getProto: not an object");return r(l)}:t?function(l){return t(l)}:null,Si}var Bi,Ja;function Cf(){if(Ja)return Bi;Ja=1;var e=Function.prototype.call,r=Object.prototype.hasOwnProperty,t=hn;return Bi=t.call(e,r),Bi}var Se,Sf=Ua,Bf=Uc,kf=zc,Tf=qc,Ff=jc,dr=Hc,mr=hr,If=$c,Df=Vc,Rf=Wc,Of=Kc,Pf=Gc,Mf=Qc,Nf=Yc,Lf=Jc,es=Function,ki=function(e){try{return es('"use strict"; return ('+e+").constructor;")()}catch(r){}},Lr=za,Uf=tf,Ti=function(){throw new mr},zf=Lr?function(){try{return arguments.callee,Ti}catch(e){try{return Lr(arguments,"callee").get}catch(r){return Ti}}}():Ti,yr=nf()(),He=Af(),qf=Wa(),jf=$a(),ts=Qa(),Ur=Ei,gr={},Hf=typeof Uint8Array=="undefined"||!He?Se:He(Uint8Array),Vt={__proto__:null,"%AggregateError%":typeof AggregateError=="undefined"?Se:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer=="undefined"?Se:ArrayBuffer,"%ArrayIteratorPrototype%":yr&&He?He([][Symbol.iterator]()):Se,"%AsyncFromSyncIteratorPrototype%":Se,"%AsyncFunction%":gr,"%AsyncGenerator%":gr,"%AsyncGeneratorFunction%":gr,"%AsyncIteratorPrototype%":gr,"%Atomics%":typeof Atomics=="undefined"?Se:Atomics,"%BigInt%":typeof BigInt=="undefined"?Se:BigInt,"%BigInt64Array%":typeof BigInt64Array=="undefined"?Se:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array=="undefined"?Se:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView=="undefined"?Se:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Bf,"%eval%":eval,"%EvalError%":kf,"%Float16Array%":typeof Float16Array=="undefined"?Se:Float16Array,"%Float32Array%":typeof Float32Array=="undefined"?Se:Float32Array,"%Float64Array%":typeof Float64Array=="undefined"?Se:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry=="undefined"?Se:FinalizationRegistry,"%Function%":es,"%GeneratorFunction%":gr,"%Int8Array%":typeof Int8Array=="undefined"?Se:Int8Array,"%Int16Array%":typeof Int16Array=="undefined"?Se:Int16Array,"%Int32Array%":typeof Int32Array=="undefined"?Se:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":yr&&He?He(He([][Symbol.iterator]())):Se,"%JSON%":typeof JSON=="object"?JSON:Se,"%Map%":typeof Map=="undefined"?Se:Map,"%MapIteratorPrototype%":typeof Map=="undefined"||!yr||!He?Se:He(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Sf,"%Object.getOwnPropertyDescriptor%":Lr,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise=="undefined"?Se:Promise,"%Proxy%":typeof Proxy=="undefined"?Se:Proxy,"%RangeError%":Tf,"%ReferenceError%":Ff,"%Reflect%":typeof Reflect=="undefined"?Se:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set=="undefined"?Se:Set,"%SetIteratorPrototype%":typeof Set=="undefined"||!yr||!He?Se:He(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer=="undefined"?Se:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":yr&&He?He(""[Symbol.iterator]()):Se,"%Symbol%":yr?Symbol:Se,"%SyntaxError%":dr,"%ThrowTypeError%":zf,"%TypedArray%":Hf,"%TypeError%":mr,"%Uint8Array%":typeof Uint8Array=="undefined"?Se:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray=="undefined"?Se:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array=="undefined"?Se:Uint16Array,"%Uint32Array%":typeof Uint32Array=="undefined"?Se:Uint32Array,"%URIError%":If,"%WeakMap%":typeof WeakMap=="undefined"?Se:WeakMap,"%WeakRef%":typeof WeakRef=="undefined"?Se:WeakRef,"%WeakSet%":typeof WeakSet=="undefined"?Se:WeakSet,"%Function.prototype.call%":Ur,"%Function.prototype.apply%":ts,"%Object.defineProperty%":Uf,"%Object.getPrototypeOf%":qf,"%Math.abs%":Df,"%Math.floor%":Rf,"%Math.max%":Of,"%Math.min%":Pf,"%Math.pow%":Mf,"%Math.round%":Nf,"%Math.sign%":Lf,"%Reflect.getPrototypeOf%":jf};if(He)try{null.error}catch(e){var $f=He(He(e));Vt["%Error.prototype%"]=$f}var Vf=function e(r){var t;if(r==="%AsyncFunction%")t=ki("async function () {}");else if(r==="%GeneratorFunction%")t=ki("function* () {}");else if(r==="%AsyncGeneratorFunction%")t=ki("async function* () {}");else if(r==="%AsyncGenerator%"){var n=e("%AsyncGeneratorFunction%");n&&(t=n.prototype)}else if(r==="%AsyncIteratorPrototype%"){var l=e("%AsyncGenerator%");l&&He&&(t=He(l.prototype))}return Vt[r]=t,t},rs={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},zr=hn,pn=Cf(),Wf=zr.call(Ur,Array.prototype.concat),Kf=zr.call(ts,Array.prototype.splice),ns=zr.call(Ur,String.prototype.replace),dn=zr.call(Ur,String.prototype.slice),Gf=zr.call(Ur,RegExp.prototype.exec),Qf=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,Yf=/\\(\\)?/g,Xf=function(r){var t=dn(r,0,1),n=dn(r,-1);if(t==="%"&&n!=="%")throw new dr("invalid intrinsic syntax, expected closing `%`");if(n==="%"&&t!=="%")throw new dr("invalid intrinsic syntax, expected opening `%`");var l=[];return ns(r,Qf,function(o,a,u,d){l[l.length]=u?ns(d,Yf,"$1"):a||o}),l},Zf=function(r,t){var n=r,l;if(pn(rs,n)&&(l=rs[n],n="%"+l[0]+"%"),pn(Vt,n)){var o=Vt[n];if(o===gr&&(o=Vf(n)),typeof o=="undefined"&&!t)throw new mr("intrinsic "+r+" exists, but is not available. Please file an issue!");return{alias:l,name:n,value:o}}throw new dr("intrinsic "+r+" does not exist!")},Fi=function(r,t){if(typeof r!="string"||r.length===0)throw new mr("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof t!="boolean")throw new mr('"allowMissing" argument must be a boolean');if(Gf(/^%?[^%]*%?$/,r)===null)throw new dr("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=Xf(r),l=n.length>0?n[0]:"",o=Zf("%"+l+"%",t),a=o.name,u=o.value,d=!1,s=o.alias;s&&(l=s[0],Kf(n,Wf([0,1],s)));for(var i=1,p=!0;i<n.length;i+=1){var c=n[i],f=dn(c,0,1),h=dn(c,-1);if((f==='"'||f==="'"||f==="`"||h==='"'||h==="'"||h==="`")&&f!==h)throw new dr("property names with quotes must have matching quotes");if((c==="constructor"||!p)&&(d=!0),l+="."+c,a="%"+l+"%",pn(Vt,a))u=Vt[a];else if(u!=null){if(!(c in u)){if(!t)throw new mr("base intrinsic for "+r+" exists, but the property is not available.");return}if(Lr&&i+1>=n.length){var y=Lr(u,c);p=!!y,p&&"get"in y&&!("originalValue"in y.get)?u=y.get:u=u[c]}else p=pn(u,c),u=u[c];p&&!d&&(Vt[a]=u)}}return u},is=Fi,os=Ya,Jf=os([is("%String.prototype.indexOf%")]),as=function(r,t){var n=is(r,!!t);return typeof n=="function"&&Jf(r,".prototype.")>-1?os([n]):n},eh=Fi,qr=as,th=sn,rh=hr,ss=eh("%Map%",!0),nh=qr("Map.prototype.get",!0),ih=qr("Map.prototype.set",!0),oh=qr("Map.prototype.has",!0),ah=qr("Map.prototype.delete",!0),sh=qr("Map.prototype.size",!0),ls=!!ss&&function(){var r,t={assert:function(n){if(!t.has(n))throw new rh("Side channel does not contain "+th(n))},delete:function(n){if(r){var l=ah(r,n);return sh(r)===0&&(r=void 0),l}return!1},get:function(n){if(r)return nh(r,n)},has:function(n){return r?oh(r,n):!1},set:function(n,l){r||(r=new ss),ih(r,n,l)}};return t},lh=Fi,mn=as,uh=sn,yn=ls,ch=hr,vr=lh("%WeakMap%",!0),fh=mn("WeakMap.prototype.get",!0),hh=mn("WeakMap.prototype.set",!0),ph=mn("WeakMap.prototype.has",!0),dh=mn("WeakMap.prototype.delete",!0),mh=vr?function(){var r,t,n={assert:function(l){if(!n.has(l))throw new ch("Side channel does not contain "+uh(l))},delete:function(l){if(vr&&l&&(typeof l=="object"||typeof l=="function")){if(r)return dh(r,l)}else if(yn&&t)return t.delete(l);return!1},get:function(l){return vr&&l&&(typeof l=="object"||typeof l=="function")&&r?fh(r,l):t&&t.get(l)},has:function(l){return vr&&l&&(typeof l=="object"||typeof l=="function")&&r?ph(r,l):!!t&&t.has(l)},set:function(l,o){vr&&l&&(typeof l=="object"||typeof l=="function")?(r||(r=new vr),hh(r,l,o)):yn&&(t||(t=yn()),t.set(l,o))}};return n}:yn,yh=hr,gh=sn,vh=Lc,xh=ls,bh=mh,wh=bh||xh||vh,_h=function(){var r,t={assert:function(n){if(!t.has(n))throw new yh("Side channel does not contain "+gh(n))},delete:function(n){return!!r&&r.delete(n)},get:function(n){return r&&r.get(n)},has:function(n){return!!r&&r.has(n)},set:function(n,l){r||(r=wh()),r.set(n,l)}};return t},Eh=String.prototype.replace,Ah=/%20/g,Ii={RFC1738:"RFC1738",RFC3986:"RFC3986"},Di={default:Ii.RFC3986,formatters:{RFC1738:function(e){return Eh.call(e,Ah,"+")},RFC3986:function(e){return String(e)}},RFC1738:Ii.RFC1738,RFC3986:Ii.RFC3986},Ch=Di,Ri=Object.prototype.hasOwnProperty,Wt=Array.isArray,Et=function(){for(var e=[],r=0;r<256;++r)e.push("%"+((r<16?"0":"")+r.toString(16)).toUpperCase());return e}(),Sh=function(r){for(;r.length>1;){var t=r.pop(),n=t.obj[t.prop];if(Wt(n)){for(var l=[],o=0;o<n.length;++o)typeof n[o]!="undefined"&&l.push(n[o]);t.obj[t.prop]=l}}},us=function(r,t){for(var n=t&&t.plainObjects?{__proto__:null}:{},l=0;l<r.length;++l)typeof r[l]!="undefined"&&(n[l]=r[l]);return n},Bh=function e(r,t,n){if(!t)return r;if(typeof t!="object"&&typeof t!="function"){if(Wt(r))r.push(t);else if(r&&typeof r=="object")(n&&(n.plainObjects||n.allowPrototypes)||!Ri.call(Object.prototype,t))&&(r[t]=!0);else return[r,t];return r}if(!r||typeof r!="object")return[r].concat(t);var l=r;return Wt(r)&&!Wt(t)&&(l=us(r,n)),Wt(r)&&Wt(t)?(t.forEach(function(o,a){if(Ri.call(r,a)){var u=r[a];u&&typeof u=="object"&&o&&typeof o=="object"?r[a]=e(u,o,n):r.push(o)}else r[a]=o}),r):Object.keys(t).reduce(function(o,a){var u=t[a];return Ri.call(o,a)?o[a]=e(o[a],u,n):o[a]=u,o},l)},kh=function(r,t){return Object.keys(t).reduce(function(n,l){return n[l]=t[l],n},r)},Th=function(e,r,t){var n=e.replace(/\+/g," ");if(t==="iso-8859-1")return n.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(n)}catch(l){return n}},Oi=1024,Fh=function(r,t,n,l,o){if(r.length===0)return r;var a=r;if(typeof r=="symbol"?a=Symbol.prototype.toString.call(r):typeof r!="string"&&(a=String(r)),n==="iso-8859-1")return escape(a).replace(/%u[0-9a-f]{4}/gi,function(f){return"%26%23"+parseInt(f.slice(2),16)+"%3B"});for(var u="",d=0;d<a.length;d+=Oi){for(var s=a.length>=Oi?a.slice(d,d+Oi):a,i=[],p=0;p<s.length;++p){var c=s.charCodeAt(p);if(c===45||c===46||c===95||c===126||c>=48&&c<=57||c>=65&&c<=90||c>=97&&c<=122||o===Ch.RFC1738&&(c===40||c===41)){i[i.length]=s.charAt(p);continue}if(c<128){i[i.length]=Et[c];continue}if(c<2048){i[i.length]=Et[192|c>>6]+Et[128|c&63];continue}if(c<55296||c>=57344){i[i.length]=Et[224|c>>12]+Et[128|c>>6&63]+Et[128|c&63];continue}p+=1,c=65536+((c&1023)<<10|s.charCodeAt(p)&1023),i[i.length]=Et[240|c>>18]+Et[128|c>>12&63]+Et[128|c>>6&63]+Et[128|c&63]}u+=i.join("")}return u},Ih=function(r){for(var t=[{obj:{o:r},prop:"o"}],n=[],l=0;l<t.length;++l)for(var o=t[l],a=o.obj[o.prop],u=Object.keys(a),d=0;d<u.length;++d){var s=u[d],i=a[s];typeof i=="object"&&i!==null&&n.indexOf(i)===-1&&(t.push({obj:a,prop:s}),n.push(i))}return Sh(t),r},Dh=function(r){return Object.prototype.toString.call(r)==="[object RegExp]"},Rh=function(r){return!r||typeof r!="object"?!1:!!(r.constructor&&r.constructor.isBuffer&&r.constructor.isBuffer(r))},Oh=function(r,t){return[].concat(r,t)},Ph=function(r,t){if(Wt(r)){for(var n=[],l=0;l<r.length;l+=1)n.push(t(r[l]));return n}return t(r)},cs={arrayToObject:us,assign:kh,combine:Oh,compact:Ih,decode:Th,encode:Fh,isBuffer:Rh,isRegExp:Dh,maybeMap:Ph,merge:Bh},fs=_h,gn=cs,jr=Di,Mh=Object.prototype.hasOwnProperty,hs={brackets:function(r){return r+"[]"},comma:"comma",indices:function(r,t){return r+"["+t+"]"},repeat:function(r){return r}},At=Array.isArray,Nh=Array.prototype.push,ps=function(e,r){Nh.apply(e,At(r)?r:[r])},Lh=Date.prototype.toISOString,ds=jr.default,qe={addQueryPrefix:!1,allowDots:!1,allowEmptyArrays:!1,arrayFormat:"indices",charset:"utf-8",charsetSentinel:!1,commaRoundTrip:!1,delimiter:"&",encode:!0,encodeDotInKeys:!1,encoder:gn.encode,encodeValuesOnly:!1,filter:void 0,format:ds,formatter:jr.formatters[ds],indices:!1,serializeDate:function(r){return Lh.call(r)},skipNulls:!1,strictNullHandling:!1},Uh=function(r){return typeof r=="string"||typeof r=="number"||typeof r=="boolean"||typeof r=="symbol"||typeof r=="bigint"},Pi={},zh=function e(r,t,n,l,o,a,u,d,s,i,p,c,f,h,y,m,x,v){for(var g=r,w=v,F=0,T=!1;(w=w.get(Pi))!==void 0&&!T;){var I=w.get(r);if(F+=1,typeof I!="undefined"){if(I===F)throw new RangeError("Cyclic object value");T=!0}typeof w.get(Pi)=="undefined"&&(F=0)}if(typeof i=="function"?g=i(t,g):g instanceof Date?g=f(g):n==="comma"&&At(g)&&(g=gn.maybeMap(g,function(V){return V instanceof Date?f(V):V})),g===null){if(a)return s&&!m?s(t,qe.encoder,x,"key",h):t;g=""}if(Uh(g)||gn.isBuffer(g)){if(s){var D=m?t:s(t,qe.encoder,x,"key",h);return[y(D)+"="+y(s(g,qe.encoder,x,"value",h))]}return[y(t)+"="+y(String(g))]}var X=[];if(typeof g=="undefined")return X;var K;if(n==="comma"&&At(g))m&&s&&(g=gn.maybeMap(g,s)),K=[{value:g.length>0?g.join(",")||null:void 0}];else if(At(i))K=i;else{var E=Object.keys(g);K=p?E.sort(p):E}var A=d?String(t).replace(/\./g,"%2E"):String(t),C=l&&At(g)&&g.length===1?A+"[]":A;if(o&&At(g)&&g.length===0)return C+"[]";for(var B=0;B<K.length;++B){var U=K[B],q=typeof U=="object"&&U&&typeof U.value!="undefined"?U.value:g[U];if(!(u&&q===null)){var Z=c&&d?String(U).replace(/\./g,"%2E"):String(U),$=At(g)?typeof n=="function"?n(C,Z):C:C+(c?"."+Z:"["+Z+"]");v.set(r,F);var L=fs();L.set(Pi,v),ps(X,e(q,$,n,l,o,a,u,d,n==="comma"&&m&&At(g)?null:s,i,p,c,f,h,y,m,x,L))}}return X},qh=function(r){if(!r)return qe;if(typeof r.allowEmptyArrays!="undefined"&&typeof r.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof r.encodeDotInKeys!="undefined"&&typeof r.encodeDotInKeys!="boolean")throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");if(r.encoder!==null&&typeof r.encoder!="undefined"&&typeof r.encoder!="function")throw new TypeError("Encoder has to be a function.");var t=r.charset||qe.charset;if(typeof r.charset!="undefined"&&r.charset!=="utf-8"&&r.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=jr.default;if(typeof r.format!="undefined"){if(!Mh.call(jr.formatters,r.format))throw new TypeError("Unknown format option provided.");n=r.format}var l=jr.formatters[n],o=qe.filter;(typeof r.filter=="function"||At(r.filter))&&(o=r.filter);var a;if(r.arrayFormat in hs?a=r.arrayFormat:"indices"in r?a=r.indices?"indices":"repeat":a=qe.arrayFormat,"commaRoundTrip"in r&&typeof r.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var u=typeof r.allowDots=="undefined"?r.encodeDotInKeys===!0?!0:qe.allowDots:!!r.allowDots;return{addQueryPrefix:typeof r.addQueryPrefix=="boolean"?r.addQueryPrefix:qe.addQueryPrefix,allowDots:u,allowEmptyArrays:typeof r.allowEmptyArrays=="boolean"?!!r.allowEmptyArrays:qe.allowEmptyArrays,arrayFormat:a,charset:t,charsetSentinel:typeof r.charsetSentinel=="boolean"?r.charsetSentinel:qe.charsetSentinel,commaRoundTrip:!!r.commaRoundTrip,delimiter:typeof r.delimiter=="undefined"?qe.delimiter:r.delimiter,encode:typeof r.encode=="boolean"?r.encode:qe.encode,encodeDotInKeys:typeof r.encodeDotInKeys=="boolean"?r.encodeDotInKeys:qe.encodeDotInKeys,encoder:typeof r.encoder=="function"?r.encoder:qe.encoder,encodeValuesOnly:typeof r.encodeValuesOnly=="boolean"?r.encodeValuesOnly:qe.encodeValuesOnly,filter:o,format:n,formatter:l,serializeDate:typeof r.serializeDate=="function"?r.serializeDate:qe.serializeDate,skipNulls:typeof r.skipNulls=="boolean"?r.skipNulls:qe.skipNulls,sort:typeof r.sort=="function"?r.sort:null,strictNullHandling:typeof r.strictNullHandling=="boolean"?r.strictNullHandling:qe.strictNullHandling}},jh=function(e,r){var t=e,n=qh(r),l,o;typeof n.filter=="function"?(o=n.filter,t=o("",t)):At(n.filter)&&(o=n.filter,l=o);var a=[];if(typeof t!="object"||t===null)return"";var u=hs[n.arrayFormat],d=u==="comma"&&n.commaRoundTrip;l||(l=Object.keys(t)),n.sort&&l.sort(n.sort);for(var s=fs(),i=0;i<l.length;++i){var p=l[i],c=t[p];n.skipNulls&&c===null||ps(a,zh(c,p,u,d,n.allowEmptyArrays,n.strictNullHandling,n.skipNulls,n.encodeDotInKeys,n.encode?n.encoder:null,n.filter,n.sort,n.allowDots,n.serializeDate,n.format,n.formatter,n.encodeValuesOnly,n.charset,s))}var f=a.join(n.delimiter),h=n.addQueryPrefix===!0?"?":"";return n.charsetSentinel&&(n.charset==="iso-8859-1"?h+="utf8=%26%2310003%3B&":h+="utf8=%E2%9C%93&"),f.length>0?h+f:""},Kt=cs,Mi=Object.prototype.hasOwnProperty,ms=Array.isArray,Ne={allowDots:!1,allowEmptyArrays:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decodeDotInKeys:!1,decoder:Kt.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictDepth:!1,strictNullHandling:!1,throwOnLimitExceeded:!1},Hh=function(e){return e.replace(/&#(\d+);/g,function(r,t){return String.fromCharCode(parseInt(t,10))})},ys=function(e,r,t){if(e&&typeof e=="string"&&r.comma&&e.indexOf(",")>-1)return e.split(",");if(r.throwOnLimitExceeded&&t>=r.arrayLimit)throw new RangeError("Array limit exceeded. Only "+r.arrayLimit+" element"+(r.arrayLimit===1?"":"s")+" allowed in an array.");return e},$h="utf8=%26%2310003%3B",Vh="utf8=%E2%9C%93",Wh=function(r,t){var n={__proto__:null},l=t.ignoreQueryPrefix?r.replace(/^\?/,""):r;l=l.replace(/%5B/gi,"[").replace(/%5D/gi,"]");var o=t.parameterLimit===1/0?void 0:t.parameterLimit,a=l.split(t.delimiter,t.throwOnLimitExceeded?o+1:o);if(t.throwOnLimitExceeded&&a.length>o)throw new RangeError("Parameter limit exceeded. Only "+o+" parameter"+(o===1?"":"s")+" allowed.");var u=-1,d,s=t.charset;if(t.charsetSentinel)for(d=0;d<a.length;++d)a[d].indexOf("utf8=")===0&&(a[d]===Vh?s="utf-8":a[d]===$h&&(s="iso-8859-1"),u=d,d=a.length);for(d=0;d<a.length;++d)if(d!==u){var i=a[d],p=i.indexOf("]="),c=p===-1?i.indexOf("="):p+1,f,h;c===-1?(f=t.decoder(i,Ne.decoder,s,"key"),h=t.strictNullHandling?null:""):(f=t.decoder(i.slice(0,c),Ne.decoder,s,"key"),h=Kt.maybeMap(ys(i.slice(c+1),t,ms(n[f])?n[f].length:0),function(m){return t.decoder(m,Ne.decoder,s,"value")})),h&&t.interpretNumericEntities&&s==="iso-8859-1"&&(h=Hh(String(h))),i.indexOf("[]=")>-1&&(h=ms(h)?[h]:h);var y=Mi.call(n,f);y&&t.duplicates==="combine"?n[f]=Kt.combine(n[f],h):(!y||t.duplicates==="last")&&(n[f]=h)}return n},Kh=function(e,r,t,n){var l=0;if(e.length>0&&e[e.length-1]==="[]"){var o=e.slice(0,-1).join("");l=Array.isArray(r)&&r[o]?r[o].length:0}for(var a=n?r:ys(r,t,l),u=e.length-1;u>=0;--u){var d,s=e[u];if(s==="[]"&&t.parseArrays)d=t.allowEmptyArrays&&(a===""||t.strictNullHandling&&a===null)?[]:Kt.combine([],a);else{d=t.plainObjects?{__proto__:null}:{};var i=s.charAt(0)==="["&&s.charAt(s.length-1)==="]"?s.slice(1,-1):s,p=t.decodeDotInKeys?i.replace(/%2E/g,"."):i,c=parseInt(p,10);!t.parseArrays&&p===""?d={0:a}:!isNaN(c)&&s!==p&&String(c)===p&&c>=0&&t.parseArrays&&c<=t.arrayLimit?(d=[],d[c]=a):p!=="__proto__"&&(d[p]=a)}a=d}return a},Gh=function(r,t,n,l){if(r){var o=n.allowDots?r.replace(/\.([^.[]+)/g,"[$1]"):r,a=/(\[[^[\]]*])/,u=/(\[[^[\]]*])/g,d=n.depth>0&&a.exec(o),s=d?o.slice(0,d.index):o,i=[];if(s){if(!n.plainObjects&&Mi.call(Object.prototype,s)&&!n.allowPrototypes)return;i.push(s)}for(var p=0;n.depth>0&&(d=u.exec(o))!==null&&p<n.depth;){if(p+=1,!n.plainObjects&&Mi.call(Object.prototype,d[1].slice(1,-1))&&!n.allowPrototypes)return;i.push(d[1])}if(d){if(n.strictDepth===!0)throw new RangeError("Input depth exceeded depth option of "+n.depth+" and strictDepth is true");i.push("["+o.slice(d.index)+"]")}return Kh(i,t,n,l)}},Qh=function(r){if(!r)return Ne;if(typeof r.allowEmptyArrays!="undefined"&&typeof r.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof r.decodeDotInKeys!="undefined"&&typeof r.decodeDotInKeys!="boolean")throw new TypeError("`decodeDotInKeys` option can only be `true` or `false`, when provided");if(r.decoder!==null&&typeof r.decoder!="undefined"&&typeof r.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof r.charset!="undefined"&&r.charset!=="utf-8"&&r.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");if(typeof r.throwOnLimitExceeded!="undefined"&&typeof r.throwOnLimitExceeded!="boolean")throw new TypeError("`throwOnLimitExceeded` option must be a boolean");var t=typeof r.charset=="undefined"?Ne.charset:r.charset,n=typeof r.duplicates=="undefined"?Ne.duplicates:r.duplicates;if(n!=="combine"&&n!=="first"&&n!=="last")throw new TypeError("The duplicates option must be either combine, first, or last");var l=typeof r.allowDots=="undefined"?r.decodeDotInKeys===!0?!0:Ne.allowDots:!!r.allowDots;return{allowDots:l,allowEmptyArrays:typeof r.allowEmptyArrays=="boolean"?!!r.allowEmptyArrays:Ne.allowEmptyArrays,allowPrototypes:typeof r.allowPrototypes=="boolean"?r.allowPrototypes:Ne.allowPrototypes,allowSparse:typeof r.allowSparse=="boolean"?r.allowSparse:Ne.allowSparse,arrayLimit:typeof r.arrayLimit=="number"?r.arrayLimit:Ne.arrayLimit,charset:t,charsetSentinel:typeof r.charsetSentinel=="boolean"?r.charsetSentinel:Ne.charsetSentinel,comma:typeof r.comma=="boolean"?r.comma:Ne.comma,decodeDotInKeys:typeof r.decodeDotInKeys=="boolean"?r.decodeDotInKeys:Ne.decodeDotInKeys,decoder:typeof r.decoder=="function"?r.decoder:Ne.decoder,delimiter:typeof r.delimiter=="string"||Kt.isRegExp(r.delimiter)?r.delimiter:Ne.delimiter,depth:typeof r.depth=="number"||r.depth===!1?+r.depth:Ne.depth,duplicates:n,ignoreQueryPrefix:r.ignoreQueryPrefix===!0,interpretNumericEntities:typeof r.interpretNumericEntities=="boolean"?r.interpretNumericEntities:Ne.interpretNumericEntities,parameterLimit:typeof r.parameterLimit=="number"?r.parameterLimit:Ne.parameterLimit,parseArrays:r.parseArrays!==!1,plainObjects:typeof r.plainObjects=="boolean"?r.plainObjects:Ne.plainObjects,strictDepth:typeof r.strictDepth=="boolean"?!!r.strictDepth:Ne.strictDepth,strictNullHandling:typeof r.strictNullHandling=="boolean"?r.strictNullHandling:Ne.strictNullHandling,throwOnLimitExceeded:typeof r.throwOnLimitExceeded=="boolean"?r.throwOnLimitExceeded:!1}},Yh=function(e,r){var t=Qh(r);if(e===""||e===null||typeof e=="undefined")return t.plainObjects?{__proto__:null}:{};for(var n=typeof e=="string"?Wh(e,t):e,l=t.plainObjects?{__proto__:null}:{},o=Object.keys(n),a=0;a<o.length;++a){var u=o[a],d=Gh(u,n[u],t,typeof e=="string");l=Kt.merge(l,d,t)}return t.allowSparse===!0?l:Kt.compact(l)},Xh=jh,Zh=Yh,Jh=Di,ep={formats:Jh,parse:Zh,stringify:Xh};const tp=ai(ep);function gs(e,r){return function(){return e.apply(r,arguments)}}const{toString:rp}=Object.prototype,{getPrototypeOf:Ni}=Object,{iterator:vn,toStringTag:vs}=Symbol,xn=(e=>r=>{const t=rp.call(r);return e[t]||(e[t]=t.slice(8,-1).toLowerCase())})(Object.create(null)),mt=e=>(e=e.toLowerCase(),r=>xn(r)===e),bn=e=>r=>typeof r===e,{isArray:xr}=Array,Hr=bn("undefined");function $r(e){return e!==null&&!Hr(e)&&e.constructor!==null&&!Hr(e.constructor)&&nt(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const xs=mt("ArrayBuffer");function np(e){let r;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?r=ArrayBuffer.isView(e):r=e&&e.buffer&&xs(e.buffer),r}const ip=bn("string"),nt=bn("function"),bs=bn("number"),Vr=e=>e!==null&&typeof e=="object",op=e=>e===!0||e===!1,wn=e=>{if(xn(e)!=="object")return!1;const r=Ni(e);return(r===null||r===Object.prototype||Object.getPrototypeOf(r)===null)&&!(vs in e)&&!(vn in e)},ap=e=>{if(!Vr(e)||$r(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch(r){return!1}},sp=mt("Date"),lp=mt("File"),up=mt("Blob"),cp=mt("FileList"),fp=e=>Vr(e)&&nt(e.pipe),hp=e=>{let r;return e&&(typeof FormData=="function"&&e instanceof FormData||nt(e.append)&&((r=xn(e))==="formdata"||r==="object"&&nt(e.toString)&&e.toString()==="[object FormData]"))},pp=mt("URLSearchParams"),[dp,mp,yp,gp]=["ReadableStream","Request","Response","Headers"].map(mt),vp=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Wr(e,r,{allOwnKeys:t=!1}={}){if(e===null||typeof e=="undefined")return;let n,l;if(typeof e!="object"&&(e=[e]),xr(e))for(n=0,l=e.length;n<l;n++)r.call(null,e[n],n,e);else{if($r(e))return;const o=t?Object.getOwnPropertyNames(e):Object.keys(e),a=o.length;let u;for(n=0;n<a;n++)u=o[n],r.call(null,e[u],u,e)}}function ws(e,r){if($r(e))return null;r=r.toLowerCase();const t=Object.keys(e);let n=t.length,l;for(;n-- >0;)if(l=t[n],r===l.toLowerCase())return l;return null}const Gt=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:global,_s=e=>!Hr(e)&&e!==Gt;function Li(){const{caseless:e}=_s(this)&&this||{},r={},t=(n,l)=>{const o=e&&ws(r,l)||l;wn(r[o])&&wn(n)?r[o]=Li(r[o],n):wn(n)?r[o]=Li({},n):xr(n)?r[o]=n.slice():r[o]=n};for(let n=0,l=arguments.length;n<l;n++)arguments[n]&&Wr(arguments[n],t);return r}const xp=(e,r,t,{allOwnKeys:n}={})=>(Wr(r,(l,o)=>{t&&nt(l)?e[o]=gs(l,t):e[o]=l},{allOwnKeys:n}),e),bp=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),wp=(e,r,t,n)=>{e.prototype=Object.create(r.prototype,n),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:r.prototype}),t&&Object.assign(e.prototype,t)},_p=(e,r,t,n)=>{let l,o,a;const u={};if(r=r||{},e==null)return r;do{for(l=Object.getOwnPropertyNames(e),o=l.length;o-- >0;)a=l[o],(!n||n(a,e,r))&&!u[a]&&(r[a]=e[a],u[a]=!0);e=t!==!1&&Ni(e)}while(e&&(!t||t(e,r))&&e!==Object.prototype);return r},Ep=(e,r,t)=>{e=String(e),(t===void 0||t>e.length)&&(t=e.length),t-=r.length;const n=e.indexOf(r,t);return n!==-1&&n===t},Ap=e=>{if(!e)return null;if(xr(e))return e;let r=e.length;if(!bs(r))return null;const t=new Array(r);for(;r-- >0;)t[r]=e[r];return t},Cp=(e=>r=>e&&r instanceof e)(typeof Uint8Array!="undefined"&&Ni(Uint8Array)),Sp=(e,r)=>{const n=(e&&e[vn]).call(e);let l;for(;(l=n.next())&&!l.done;){const o=l.value;r.call(e,o[0],o[1])}},Bp=(e,r)=>{let t;const n=[];for(;(t=e.exec(r))!==null;)n.push(t);return n},kp=mt("HTMLFormElement"),Tp=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(t,n,l){return n.toUpperCase()+l}),Es=(({hasOwnProperty:e})=>(r,t)=>e.call(r,t))(Object.prototype),Fp=mt("RegExp"),As=(e,r)=>{const t=Object.getOwnPropertyDescriptors(e),n={};Wr(t,(l,o)=>{let a;(a=r(l,o,e))!==!1&&(n[o]=a||l)}),Object.defineProperties(e,n)},Ip=e=>{As(e,(r,t)=>{if(nt(e)&&["arguments","caller","callee"].indexOf(t)!==-1)return!1;const n=e[t];if(nt(n)){if(r.enumerable=!1,"writable"in r){r.writable=!1;return}r.set||(r.set=()=>{throw Error("Can not rewrite read-only method '"+t+"'")})}})},Dp=(e,r)=>{const t={},n=l=>{l.forEach(o=>{t[o]=!0})};return xr(e)?n(e):n(String(e).split(r)),t},Rp=()=>{},Op=(e,r)=>e!=null&&Number.isFinite(e=+e)?e:r;function Pp(e){return!!(e&&nt(e.append)&&e[vs]==="FormData"&&e[vn])}const Mp=e=>{const r=new Array(10),t=(n,l)=>{if(Vr(n)){if(r.indexOf(n)>=0)return;if($r(n))return n;if(!("toJSON"in n)){r[l]=n;const o=xr(n)?[]:{};return Wr(n,(a,u)=>{const d=t(a,l+1);!Hr(d)&&(o[u]=d)}),r[l]=void 0,o}}return n};return t(e,0)},Np=mt("AsyncFunction"),Lp=e=>e&&(Vr(e)||nt(e))&&nt(e.then)&&nt(e.catch),Cs=((e,r)=>e?setImmediate:r?((t,n)=>(Gt.addEventListener("message",({source:l,data:o})=>{l===Gt&&o===t&&n.length&&n.shift()()},!1),l=>{n.push(l),Gt.postMessage(t,"*")}))(`axios@${Math.random()}`,[]):t=>setTimeout(t))(typeof setImmediate=="function",nt(Gt.postMessage)),Up=typeof queueMicrotask!="undefined"?queueMicrotask.bind(Gt):typeof process!="undefined"&&process.nextTick||Cs,le={isArray:xr,isArrayBuffer:xs,isBuffer:$r,isFormData:hp,isArrayBufferView:np,isString:ip,isNumber:bs,isBoolean:op,isObject:Vr,isPlainObject:wn,isEmptyObject:ap,isReadableStream:dp,isRequest:mp,isResponse:yp,isHeaders:gp,isUndefined:Hr,isDate:sp,isFile:lp,isBlob:up,isRegExp:Fp,isFunction:nt,isStream:fp,isURLSearchParams:pp,isTypedArray:Cp,isFileList:cp,forEach:Wr,merge:Li,extend:xp,trim:vp,stripBOM:bp,inherits:wp,toFlatObject:_p,kindOf:xn,kindOfTest:mt,endsWith:Ep,toArray:Ap,forEachEntry:Sp,matchAll:Bp,isHTMLForm:kp,hasOwnProperty:Es,hasOwnProp:Es,reduceDescriptors:As,freezeMethods:Ip,toObjectSet:Dp,toCamelCase:Tp,noop:Rp,toFiniteNumber:Op,findKey:ws,global:Gt,isContextDefined:_s,isSpecCompliantForm:Pp,toJSONObject:Mp,isAsyncFn:Np,isThenable:Lp,setImmediate:Cs,asap:Up,isIterable:e=>e!=null&&nt(e[vn])};function we(e,r,t,n,l){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",r&&(this.code=r),t&&(this.config=t),n&&(this.request=n),l&&(this.response=l,this.status=l.status?l.status:null)}le.inherits(we,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:le.toJSONObject(this.config),code:this.code,status:this.status}}});const Ss=we.prototype,Bs={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{Bs[e]={value:e}}),Object.defineProperties(we,Bs),Object.defineProperty(Ss,"isAxiosError",{value:!0}),we.from=(e,r,t,n,l,o)=>{const a=Object.create(Ss);return le.toFlatObject(e,a,function(d){return d!==Error.prototype},u=>u!=="isAxiosError"),we.call(a,e.message,r,t,n,l),a.cause=e,a.name=e.name,o&&Object.assign(a,o),a};const zp=null;function Ui(e){return le.isPlainObject(e)||le.isArray(e)}function ks(e){return le.endsWith(e,"[]")?e.slice(0,-2):e}function Ts(e,r,t){return e?e.concat(r).map(function(l,o){return l=ks(l),!t&&o?"["+l+"]":l}).join(t?".":""):r}function qp(e){return le.isArray(e)&&!e.some(Ui)}const jp=le.toFlatObject(le,{},null,function(r){return/^is[A-Z]/.test(r)});function _n(e,r,t){if(!le.isObject(e))throw new TypeError("target must be an object");r=r||new FormData,t=le.toFlatObject(t,{metaTokens:!0,dots:!1,indexes:!1},!1,function(y,m){return!le.isUndefined(m[y])});const n=t.metaTokens,l=t.visitor||i,o=t.dots,a=t.indexes,d=(t.Blob||typeof Blob!="undefined"&&Blob)&&le.isSpecCompliantForm(r);if(!le.isFunction(l))throw new TypeError("visitor must be a function");function s(h){if(h===null)return"";if(le.isDate(h))return h.toISOString();if(le.isBoolean(h))return h.toString();if(!d&&le.isBlob(h))throw new we("Blob is not supported. Use a Buffer instead.");return le.isArrayBuffer(h)||le.isTypedArray(h)?d&&typeof Blob=="function"?new Blob([h]):Buffer.from(h):h}function i(h,y,m){let x=h;if(h&&!m&&typeof h=="object"){if(le.endsWith(y,"{}"))y=n?y:y.slice(0,-2),h=JSON.stringify(h);else if(le.isArray(h)&&qp(h)||(le.isFileList(h)||le.endsWith(y,"[]"))&&(x=le.toArray(h)))return y=ks(y),x.forEach(function(g,w){!(le.isUndefined(g)||g===null)&&r.append(a===!0?Ts([y],w,o):a===null?y:y+"[]",s(g))}),!1}return Ui(h)?!0:(r.append(Ts(m,y,o),s(h)),!1)}const p=[],c=Object.assign(jp,{defaultVisitor:i,convertValue:s,isVisitable:Ui});function f(h,y){if(!le.isUndefined(h)){if(p.indexOf(h)!==-1)throw Error("Circular reference detected in "+y.join("."));p.push(h),le.forEach(h,function(x,v){(!(le.isUndefined(x)||x===null)&&l.call(r,x,le.isString(v)?v.trim():v,y,c))===!0&&f(x,y?y.concat(v):[v])}),p.pop()}}if(!le.isObject(e))throw new TypeError("data must be an object");return f(e),r}function Fs(e){const r={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(n){return r[n]})}function zi(e,r){this._pairs=[],e&&_n(e,this,r)}const Is=zi.prototype;Is.append=function(r,t){this._pairs.push([r,t])},Is.toString=function(r){const t=r?function(n){return r.call(this,n,Fs)}:Fs;return this._pairs.map(function(l){return t(l[0])+"="+t(l[1])},"").join("&")};function Hp(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Ds(e,r,t){if(!r)return e;const n=t&&t.encode||Hp;le.isFunction(t)&&(t={serialize:t});const l=t&&t.serialize;let o;if(l?o=l(r,t):o=le.isURLSearchParams(r)?r.toString():new zi(r,t).toString(n),o){const a=e.indexOf("#");a!==-1&&(e=e.slice(0,a)),e+=(e.indexOf("?")===-1?"?":"&")+o}return e}class Rs{constructor(){this.handlers=[]}use(r,t,n){return this.handlers.push({fulfilled:r,rejected:t,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(r){this.handlers[r]&&(this.handlers[r]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(r){le.forEach(this.handlers,function(n){n!==null&&r(n)})}}const Os={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},$p={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams!="undefined"?URLSearchParams:zi,FormData:typeof FormData!="undefined"?FormData:null,Blob:typeof Blob!="undefined"?Blob:null},protocols:["http","https","file","blob","url","data"]},qi=typeof window!="undefined"&&typeof document!="undefined",ji=typeof navigator=="object"&&navigator||void 0,Vp=qi&&(!ji||["ReactNative","NativeScript","NS"].indexOf(ji.product)<0),Wp=typeof WorkerGlobalScope!="undefined"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Kp=qi&&window.location.href||"http://localhost",Ze=he(he({},Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:qi,hasStandardBrowserEnv:Vp,hasStandardBrowserWebWorkerEnv:Wp,navigator:ji,origin:Kp},Symbol.toStringTag,{value:"Module"}))),$p);function Gp(e,r){return _n(e,new Ze.classes.URLSearchParams,he({visitor:function(t,n,l,o){return Ze.isNode&&le.isBuffer(t)?(this.append(n,t.toString("base64")),!1):o.defaultVisitor.apply(this,arguments)}},r))}function Qp(e){return le.matchAll(/\w+|\[(\w*)]/g,e).map(r=>r[0]==="[]"?"":r[1]||r[0])}function Yp(e){const r={},t=Object.keys(e);let n;const l=t.length;let o;for(n=0;n<l;n++)o=t[n],r[o]=e[o];return r}function Ps(e){function r(t,n,l,o){let a=t[o++];if(a==="__proto__")return!0;const u=Number.isFinite(+a),d=o>=t.length;return a=!a&&le.isArray(l)?l.length:a,d?(le.hasOwnProp(l,a)?l[a]=[l[a],n]:l[a]=n,!u):((!l[a]||!le.isObject(l[a]))&&(l[a]=[]),r(t,n,l[a],o)&&le.isArray(l[a])&&(l[a]=Yp(l[a])),!u)}if(le.isFormData(e)&&le.isFunction(e.entries)){const t={};return le.forEachEntry(e,(n,l)=>{r(Qp(n),l,t,0)}),t}return null}function Xp(e,r,t){if(le.isString(e))try{return(r||JSON.parse)(e),le.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(t||JSON.stringify)(e)}const Kr={transitional:Os,adapter:["xhr","http","fetch"],transformRequest:[function(r,t){const n=t.getContentType()||"",l=n.indexOf("application/json")>-1,o=le.isObject(r);if(o&&le.isHTMLForm(r)&&(r=new FormData(r)),le.isFormData(r))return l?JSON.stringify(Ps(r)):r;if(le.isArrayBuffer(r)||le.isBuffer(r)||le.isStream(r)||le.isFile(r)||le.isBlob(r)||le.isReadableStream(r))return r;if(le.isArrayBufferView(r))return r.buffer;if(le.isURLSearchParams(r))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),r.toString();let u;if(o){if(n.indexOf("application/x-www-form-urlencoded")>-1)return Gp(r,this.formSerializer).toString();if((u=le.isFileList(r))||n.indexOf("multipart/form-data")>-1){const d=this.env&&this.env.FormData;return _n(u?{"files[]":r}:r,d&&new d,this.formSerializer)}}return o||l?(t.setContentType("application/json",!1),Xp(r)):r}],transformResponse:[function(r){const t=this.transitional||Kr.transitional,n=t&&t.forcedJSONParsing,l=this.responseType==="json";if(le.isResponse(r)||le.isReadableStream(r))return r;if(r&&le.isString(r)&&(n&&!this.responseType||l)){const a=!(t&&t.silentJSONParsing)&&l;try{return JSON.parse(r)}catch(u){if(a)throw u.name==="SyntaxError"?we.from(u,we.ERR_BAD_RESPONSE,this,null,this.response):u}}return r}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Ze.classes.FormData,Blob:Ze.classes.Blob},validateStatus:function(r){return r>=200&&r<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};le.forEach(["delete","get","head","post","put","patch"],e=>{Kr.headers[e]={}});const Zp=le.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Jp=e=>{const r={};let t,n,l;return e&&e.split(`
6
- `).forEach(function(a){l=a.indexOf(":"),t=a.substring(0,l).trim().toLowerCase(),n=a.substring(l+1).trim(),!(!t||r[t]&&Zp[t])&&(t==="set-cookie"?r[t]?r[t].push(n):r[t]=[n]:r[t]=r[t]?r[t]+", "+n:n)}),r},Ms=Symbol("internals");function Gr(e){return e&&String(e).trim().toLowerCase()}function En(e){return e===!1||e==null?e:le.isArray(e)?e.map(En):String(e)}function ed(e){const r=Object.create(null),t=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=t.exec(e);)r[n[1]]=n[2];return r}const td=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Hi(e,r,t,n,l){if(le.isFunction(n))return n.call(this,r,t);if(l&&(r=t),!!le.isString(r)){if(le.isString(n))return r.indexOf(n)!==-1;if(le.isRegExp(n))return n.test(r)}}function rd(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(r,t,n)=>t.toUpperCase()+n)}function nd(e,r){const t=le.toCamelCase(" "+r);["get","set","has"].forEach(n=>{Object.defineProperty(e,n+t,{value:function(l,o,a){return this[n].call(this,r,l,o,a)},configurable:!0})})}let it=class{constructor(r){r&&this.set(r)}set(r,t,n){const l=this;function o(u,d,s){const i=Gr(d);if(!i)throw new Error("header name must be a non-empty string");const p=le.findKey(l,i);(!p||l[p]===void 0||s===!0||s===void 0&&l[p]!==!1)&&(l[p||d]=En(u))}const a=(u,d)=>le.forEach(u,(s,i)=>o(s,i,d));if(le.isPlainObject(r)||r instanceof this.constructor)a(r,t);else if(le.isString(r)&&(r=r.trim())&&!td(r))a(Jp(r),t);else if(le.isObject(r)&&le.isIterable(r)){let u={},d,s;for(const i of r){if(!le.isArray(i))throw TypeError("Object iterator must return a key-value pair");u[s=i[0]]=(d=u[s])?le.isArray(d)?[...d,i[1]]:[d,i[1]]:i[1]}a(u,t)}else r!=null&&o(t,r,n);return this}get(r,t){if(r=Gr(r),r){const n=le.findKey(this,r);if(n){const l=this[n];if(!t)return l;if(t===!0)return ed(l);if(le.isFunction(t))return t.call(this,l,n);if(le.isRegExp(t))return t.exec(l);throw new TypeError("parser must be boolean|regexp|function")}}}has(r,t){if(r=Gr(r),r){const n=le.findKey(this,r);return!!(n&&this[n]!==void 0&&(!t||Hi(this,this[n],n,t)))}return!1}delete(r,t){const n=this;let l=!1;function o(a){if(a=Gr(a),a){const u=le.findKey(n,a);u&&(!t||Hi(n,n[u],u,t))&&(delete n[u],l=!0)}}return le.isArray(r)?r.forEach(o):o(r),l}clear(r){const t=Object.keys(this);let n=t.length,l=!1;for(;n--;){const o=t[n];(!r||Hi(this,this[o],o,r,!0))&&(delete this[o],l=!0)}return l}normalize(r){const t=this,n={};return le.forEach(this,(l,o)=>{const a=le.findKey(n,o);if(a){t[a]=En(l),delete t[o];return}const u=r?rd(o):String(o).trim();u!==o&&delete t[o],t[u]=En(l),n[u]=!0}),this}concat(...r){return this.constructor.concat(this,...r)}toJSON(r){const t=Object.create(null);return le.forEach(this,(n,l)=>{n!=null&&n!==!1&&(t[l]=r&&le.isArray(n)?n.join(", "):n)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([r,t])=>r+": "+t).join(`
7
- `)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(r){return r instanceof this?r:new this(r)}static concat(r,...t){const n=new this(r);return t.forEach(l=>n.set(l)),n}static accessor(r){const n=(this[Ms]=this[Ms]={accessors:{}}).accessors,l=this.prototype;function o(a){const u=Gr(a);n[u]||(nd(l,a),n[u]=!0)}return le.isArray(r)?r.forEach(o):o(r),this}};it.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),le.reduceDescriptors(it.prototype,({value:e},r)=>{let t=r[0].toUpperCase()+r.slice(1);return{get:()=>e,set(n){this[t]=n}}}),le.freezeMethods(it);function $i(e,r){const t=this||Kr,n=r||t,l=it.from(n.headers);let o=n.data;return le.forEach(e,function(u){o=u.call(t,o,l.normalize(),r?r.status:void 0)}),l.normalize(),o}function Ns(e){return!!(e&&e.__CANCEL__)}function br(e,r,t){we.call(this,e==null?"canceled":e,we.ERR_CANCELED,r,t),this.name="CanceledError"}le.inherits(br,we,{__CANCEL__:!0});function Ls(e,r,t){const n=t.config.validateStatus;!t.status||!n||n(t.status)?e(t):r(new we("Request failed with status code "+t.status,[we.ERR_BAD_REQUEST,we.ERR_BAD_RESPONSE][Math.floor(t.status/100)-4],t.config,t.request,t))}function id(e){const r=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return r&&r[1]||""}function od(e,r){e=e||10;const t=new Array(e),n=new Array(e);let l=0,o=0,a;return r=r!==void 0?r:1e3,function(d){const s=Date.now(),i=n[o];a||(a=s),t[l]=d,n[l]=s;let p=o,c=0;for(;p!==l;)c+=t[p++],p=p%e;if(l=(l+1)%e,l===o&&(o=(o+1)%e),s-a<r)return;const f=i&&s-i;return f?Math.round(c*1e3/f):void 0}}function ad(e,r){let t=0,n=1e3/r,l,o;const a=(s,i=Date.now())=>{t=i,l=null,o&&(clearTimeout(o),o=null),e(...s)};return[(...s)=>{const i=Date.now(),p=i-t;p>=n?a(s,i):(l=s,o||(o=setTimeout(()=>{o=null,a(l)},n-p)))},()=>l&&a(l)]}const An=(e,r,t=3)=>{let n=0;const l=od(50,250);return ad(o=>{const a=o.loaded,u=o.lengthComputable?o.total:void 0,d=a-n,s=l(d),i=a<=u;n=a;const p={loaded:a,total:u,progress:u?a/u:void 0,bytes:d,rate:s||void 0,estimated:s&&u&&i?(u-a)/s:void 0,event:o,lengthComputable:u!=null,[r?"download":"upload"]:!0};e(p)},t)},Us=(e,r)=>{const t=e!=null;return[n=>r[0]({lengthComputable:t,total:e,loaded:n}),r[1]]},zs=e=>(...r)=>le.asap(()=>e(...r)),sd=Ze.hasStandardBrowserEnv?((e,r)=>t=>(t=new URL(t,Ze.origin),e.protocol===t.protocol&&e.host===t.host&&(r||e.port===t.port)))(new URL(Ze.origin),Ze.navigator&&/(msie|trident)/i.test(Ze.navigator.userAgent)):()=>!0,ld=Ze.hasStandardBrowserEnv?{write(e,r,t,n,l,o){const a=[e+"="+encodeURIComponent(r)];le.isNumber(t)&&a.push("expires="+new Date(t).toGMTString()),le.isString(n)&&a.push("path="+n),le.isString(l)&&a.push("domain="+l),o===!0&&a.push("secure"),document.cookie=a.join("; ")},read(e){const r=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return r?decodeURIComponent(r[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function ud(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function cd(e,r){return r?e.replace(/\/?\/$/,"")+"/"+r.replace(/^\/+/,""):e}function qs(e,r,t){let n=!ud(r);return e&&(n||t==!1)?cd(e,r):r}const js=e=>e instanceof it?he({},e):e;function Qt(e,r){r=r||{};const t={};function n(s,i,p,c){return le.isPlainObject(s)&&le.isPlainObject(i)?le.merge.call({caseless:c},s,i):le.isPlainObject(i)?le.merge({},i):le.isArray(i)?i.slice():i}function l(s,i,p,c){if(le.isUndefined(i)){if(!le.isUndefined(s))return n(void 0,s,p,c)}else return n(s,i,p,c)}function o(s,i){if(!le.isUndefined(i))return n(void 0,i)}function a(s,i){if(le.isUndefined(i)){if(!le.isUndefined(s))return n(void 0,s)}else return n(void 0,i)}function u(s,i,p){if(p in r)return n(s,i);if(p in e)return n(void 0,s)}const d={url:o,method:o,data:o,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:u,headers:(s,i,p)=>l(js(s),js(i),p,!0)};return le.forEach(Object.keys(he(he({},e),r)),function(i){const p=d[i]||l,c=p(e[i],r[i],i);le.isUndefined(c)&&p!==u||(t[i]=c)}),t}const Hs=e=>{const r=Qt({},e);let{data:t,withXSRFToken:n,xsrfHeaderName:l,xsrfCookieName:o,headers:a,auth:u}=r;r.headers=a=it.from(a),r.url=Ds(qs(r.baseURL,r.url,r.allowAbsoluteUrls),e.params,e.paramsSerializer),u&&a.set("Authorization","Basic "+btoa((u.username||"")+":"+(u.password?unescape(encodeURIComponent(u.password)):"")));let d;if(le.isFormData(t)){if(Ze.hasStandardBrowserEnv||Ze.hasStandardBrowserWebWorkerEnv)a.setContentType(void 0);else if((d=a.getContentType())!==!1){const[s,...i]=d?d.split(";").map(p=>p.trim()).filter(Boolean):[];a.setContentType([s||"multipart/form-data",...i].join("; "))}}if(Ze.hasStandardBrowserEnv&&(n&&le.isFunction(n)&&(n=n(r)),n||n!==!1&&sd(r.url))){const s=l&&o&&ld.read(o);s&&a.set(l,s)}return r},fd=typeof XMLHttpRequest!="undefined"&&function(e){return new Promise(function(t,n){const l=Hs(e);let o=l.data;const a=it.from(l.headers).normalize();let{responseType:u,onUploadProgress:d,onDownloadProgress:s}=l,i,p,c,f,h;function y(){f&&f(),h&&h(),l.cancelToken&&l.cancelToken.unsubscribe(i),l.signal&&l.signal.removeEventListener("abort",i)}let m=new XMLHttpRequest;m.open(l.method.toUpperCase(),l.url,!0),m.timeout=l.timeout;function x(){if(!m)return;const g=it.from("getAllResponseHeaders"in m&&m.getAllResponseHeaders()),F={data:!u||u==="text"||u==="json"?m.responseText:m.response,status:m.status,statusText:m.statusText,headers:g,config:e,request:m};Ls(function(I){t(I),y()},function(I){n(I),y()},F),m=null}"onloadend"in m?m.onloadend=x:m.onreadystatechange=function(){!m||m.readyState!==4||m.status===0&&!(m.responseURL&&m.responseURL.indexOf("file:")===0)||setTimeout(x)},m.onabort=function(){m&&(n(new we("Request aborted",we.ECONNABORTED,e,m)),m=null)},m.onerror=function(){n(new we("Network Error",we.ERR_NETWORK,e,m)),m=null},m.ontimeout=function(){let w=l.timeout?"timeout of "+l.timeout+"ms exceeded":"timeout exceeded";const F=l.transitional||Os;l.timeoutErrorMessage&&(w=l.timeoutErrorMessage),n(new we(w,F.clarifyTimeoutError?we.ETIMEDOUT:we.ECONNABORTED,e,m)),m=null},o===void 0&&a.setContentType(null),"setRequestHeader"in m&&le.forEach(a.toJSON(),function(w,F){m.setRequestHeader(F,w)}),le.isUndefined(l.withCredentials)||(m.withCredentials=!!l.withCredentials),u&&u!=="json"&&(m.responseType=l.responseType),s&&([c,h]=An(s,!0),m.addEventListener("progress",c)),d&&m.upload&&([p,f]=An(d),m.upload.addEventListener("progress",p),m.upload.addEventListener("loadend",f)),(l.cancelToken||l.signal)&&(i=g=>{m&&(n(!g||g.type?new br(null,e,m):g),m.abort(),m=null)},l.cancelToken&&l.cancelToken.subscribe(i),l.signal&&(l.signal.aborted?i():l.signal.addEventListener("abort",i)));const v=id(l.url);if(v&&Ze.protocols.indexOf(v)===-1){n(new we("Unsupported protocol "+v+":",we.ERR_BAD_REQUEST,e));return}m.send(o||null)})},hd=(e,r)=>{const{length:t}=e=e?e.filter(Boolean):[];if(r||t){let n=new AbortController,l;const o=function(s){if(!l){l=!0,u();const i=s instanceof Error?s:this.reason;n.abort(i instanceof we?i:new br(i instanceof Error?i.message:i))}};let a=r&&setTimeout(()=>{a=null,o(new we(`timeout ${r} of ms exceeded`,we.ETIMEDOUT))},r);const u=()=>{e&&(a&&clearTimeout(a),a=null,e.forEach(s=>{s.unsubscribe?s.unsubscribe(o):s.removeEventListener("abort",o)}),e=null)};e.forEach(s=>s.addEventListener("abort",o));const{signal:d}=n;return d.unsubscribe=()=>le.asap(u),d}},pd=function*(e,r){let t=e.byteLength;if(t<r){yield e;return}let n=0,l;for(;n<t;)l=n+r,yield e.slice(n,l),n=l},dd=function(e,r){return ya(this,null,function*(){try{for(var t=tc(md(e)),n,l,o;n=!(l=yield new cr(t.next())).done;n=!1){const a=l.value;yield*ga(pd(a,r))}}catch(l){o=[l]}finally{try{n&&(l=t.return)&&(yield new cr(l.call(t)))}finally{if(o)throw o[0]}}})},md=function(e){return ya(this,null,function*(){if(e[Symbol.asyncIterator]){yield*ga(e);return}const r=e.getReader();try{for(;;){const{done:t,value:n}=yield new cr(r.read());if(t)break;yield n}}finally{yield new cr(r.cancel())}})},$s=(e,r,t,n)=>{const l=dd(e,r);let o=0,a,u=s=>{a||(a=!0,n&&n(s))};return new ReadableStream({pull(s){return Xe(this,null,function*(){try{const{done:i,value:p}=yield l.next();if(i){u(),s.close();return}let c=p.byteLength;if(t){let f=o+=c;t(f)}s.enqueue(new Uint8Array(p))}catch(i){throw u(i),i}})},cancel(s){return u(s),l.return()}},{highWaterMark:2})},Cn=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Vs=Cn&&typeof ReadableStream=="function",yd=Cn&&(typeof TextEncoder=="function"?(e=>r=>e.encode(r))(new TextEncoder):e=>Xe(this,null,function*(){return new Uint8Array(yield new Response(e).arrayBuffer())})),Ws=(e,...r)=>{try{return!!e(...r)}catch(t){return!1}},gd=Vs&&Ws(()=>{let e=!1;const r=new Request(Ze.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!r}),Ks=64*1024,Vi=Vs&&Ws(()=>le.isReadableStream(new Response("").body)),Sn={stream:Vi&&(e=>e.body)};Cn&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(r=>{!Sn[r]&&(Sn[r]=le.isFunction(e[r])?t=>t[r]():(t,n)=>{throw new we(`Response type '${r}' is not supported`,we.ERR_NOT_SUPPORT,n)})})})(new Response);const vd=e=>Xe(this,null,function*(){if(e==null)return 0;if(le.isBlob(e))return e.size;if(le.isSpecCompliantForm(e))return(yield new Request(Ze.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(le.isArrayBufferView(e)||le.isArrayBuffer(e))return e.byteLength;if(le.isURLSearchParams(e)&&(e=e+""),le.isString(e))return(yield yd(e)).byteLength}),xd=(e,r)=>Xe(this,null,function*(){const t=le.toFiniteNumber(e.getContentLength());return t==null?vd(r):t}),Wi={http:zp,xhr:fd,fetch:Cn&&(e=>Xe(this,null,function*(){let{url:r,method:t,data:n,signal:l,cancelToken:o,timeout:a,onDownloadProgress:u,onUploadProgress:d,responseType:s,headers:i,withCredentials:p="same-origin",fetchOptions:c}=Hs(e);s=s?(s+"").toLowerCase():"text";let f=hd([l,o&&o.toAbortSignal()],a),h;const y=f&&f.unsubscribe&&(()=>{f.unsubscribe()});let m;try{if(d&&gd&&t!=="get"&&t!=="head"&&(m=yield xd(i,n))!==0){let F=new Request(r,{method:"POST",body:n,duplex:"half"}),T;if(le.isFormData(n)&&(T=F.headers.get("content-type"))&&i.setContentType(T),F.body){const[I,D]=Us(m,An(zs(d)));n=$s(F.body,Ks,I,D)}}le.isString(p)||(p=p?"include":"omit");const x="credentials"in Request.prototype;h=new Request(r,Ae(he({},c),{signal:f,method:t.toUpperCase(),headers:i.normalize().toJSON(),body:n,duplex:"half",credentials:x?p:void 0}));let v=yield fetch(h,c);const g=Vi&&(s==="stream"||s==="response");if(Vi&&(u||g&&y)){const F={};["status","statusText","headers"].forEach(X=>{F[X]=v[X]});const T=le.toFiniteNumber(v.headers.get("content-length")),[I,D]=u&&Us(T,An(zs(u),!0))||[];v=new Response($s(v.body,Ks,I,()=>{D&&D(),y&&y()}),F)}s=s||"text";let w=yield Sn[le.findKey(Sn,s)||"text"](v,e);return!g&&y&&y(),yield new Promise((F,T)=>{Ls(F,T,{data:w,headers:it.from(v.headers),status:v.status,statusText:v.statusText,config:e,request:h})})}catch(x){throw y&&y(),x&&x.name==="TypeError"&&/Load failed|fetch/i.test(x.message)?Object.assign(new we("Network Error",we.ERR_NETWORK,e,h),{cause:x.cause||x}):we.from(x,x&&x.code,e,h)}}))};le.forEach(Wi,(e,r)=>{if(e){try{Object.defineProperty(e,"name",{value:r})}catch(t){}Object.defineProperty(e,"adapterName",{value:r})}});const Gs=e=>`- ${e}`,bd=e=>le.isFunction(e)||e===null||e===!1,Qs={getAdapter:e=>{e=le.isArray(e)?e:[e];const{length:r}=e;let t,n;const l={};for(let o=0;o<r;o++){t=e[o];let a;if(n=t,!bd(t)&&(n=Wi[(a=String(t)).toLowerCase()],n===void 0))throw new we(`Unknown adapter '${a}'`);if(n)break;l[a||"#"+o]=n}if(!n){const o=Object.entries(l).map(([u,d])=>`adapter ${u} `+(d===!1?"is not supported by the environment":"is not available in the build"));let a=r?o.length>1?`since :
8
- `+o.map(Gs).join(`
9
- `):" "+Gs(o[0]):"as no adapter specified";throw new we("There is no suitable adapter to dispatch the request "+a,"ERR_NOT_SUPPORT")}return n},adapters:Wi};function Ki(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new br(null,e)}function Ys(e){return Ki(e),e.headers=it.from(e.headers),e.data=$i.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Qs.getAdapter(e.adapter||Kr.adapter)(e).then(function(n){return Ki(e),n.data=$i.call(e,e.transformResponse,n),n.headers=it.from(n.headers),n},function(n){return Ns(n)||(Ki(e),n&&n.response&&(n.response.data=$i.call(e,e.transformResponse,n.response),n.response.headers=it.from(n.response.headers))),Promise.reject(n)})}const Xs="1.11.0",Bn={};["object","boolean","number","function","string","symbol"].forEach((e,r)=>{Bn[e]=function(n){return typeof n===e||"a"+(r<1?"n ":" ")+e}});const Zs={};Bn.transitional=function(r,t,n){function l(o,a){return"[Axios v"+Xs+"] Transitional option '"+o+"'"+a+(n?". "+n:"")}return(o,a,u)=>{if(r===!1)throw new we(l(a," has been removed"+(t?" in "+t:"")),we.ERR_DEPRECATED);return t&&!Zs[a]&&(Zs[a]=!0,console.warn(l(a," has been deprecated since v"+t+" and will be removed in the near future"))),r?r(o,a,u):!0}},Bn.spelling=function(r){return(t,n)=>(console.warn(`${n} is likely a misspelling of ${r}`),!0)};function wd(e,r,t){if(typeof e!="object")throw new we("options must be an object",we.ERR_BAD_OPTION_VALUE);const n=Object.keys(e);let l=n.length;for(;l-- >0;){const o=n[l],a=r[o];if(a){const u=e[o],d=u===void 0||a(u,o,e);if(d!==!0)throw new we("option "+o+" must be "+d,we.ERR_BAD_OPTION_VALUE);continue}if(t!==!0)throw new we("Unknown option "+o,we.ERR_BAD_OPTION)}}const kn={assertOptions:wd,validators:Bn},Ct=kn.validators;let Yt=class{constructor(r){this.defaults=r||{},this.interceptors={request:new Rs,response:new Rs}}request(r,t){return Xe(this,null,function*(){try{return yield this._request(r,t)}catch(n){if(n instanceof Error){let l={};Error.captureStackTrace?Error.captureStackTrace(l):l=new Error;const o=l.stack?l.stack.replace(/^.+\n/,""):"";try{n.stack?o&&!String(n.stack).endsWith(o.replace(/^.+\n.+\n/,""))&&(n.stack+=`
10
- `+o):n.stack=o}catch(a){}}throw n}})}_request(r,t){typeof r=="string"?(t=t||{},t.url=r):t=r||{},t=Qt(this.defaults,t);const{transitional:n,paramsSerializer:l,headers:o}=t;n!==void 0&&kn.assertOptions(n,{silentJSONParsing:Ct.transitional(Ct.boolean),forcedJSONParsing:Ct.transitional(Ct.boolean),clarifyTimeoutError:Ct.transitional(Ct.boolean)},!1),l!=null&&(le.isFunction(l)?t.paramsSerializer={serialize:l}:kn.assertOptions(l,{encode:Ct.function,serialize:Ct.function},!0)),t.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:t.allowAbsoluteUrls=!0),kn.assertOptions(t,{baseUrl:Ct.spelling("baseURL"),withXsrfToken:Ct.spelling("withXSRFToken")},!0),t.method=(t.method||this.defaults.method||"get").toLowerCase();let a=o&&le.merge(o.common,o[t.method]);o&&le.forEach(["delete","get","head","post","put","patch","common"],h=>{delete o[h]}),t.headers=it.concat(a,o);const u=[];let d=!0;this.interceptors.request.forEach(function(y){typeof y.runWhen=="function"&&y.runWhen(t)===!1||(d=d&&y.synchronous,u.unshift(y.fulfilled,y.rejected))});const s=[];this.interceptors.response.forEach(function(y){s.push(y.fulfilled,y.rejected)});let i,p=0,c;if(!d){const h=[Ys.bind(this),void 0];for(h.unshift(...u),h.push(...s),c=h.length,i=Promise.resolve(t);p<c;)i=i.then(h[p++],h[p++]);return i}c=u.length;let f=t;for(p=0;p<c;){const h=u[p++],y=u[p++];try{f=h(f)}catch(m){y.call(this,m);break}}try{i=Ys.call(this,f)}catch(h){return Promise.reject(h)}for(p=0,c=s.length;p<c;)i=i.then(s[p++],s[p++]);return i}getUri(r){r=Qt(this.defaults,r);const t=qs(r.baseURL,r.url,r.allowAbsoluteUrls);return Ds(t,r.params,r.paramsSerializer)}};le.forEach(["delete","get","head","options"],function(r){Yt.prototype[r]=function(t,n){return this.request(Qt(n||{},{method:r,url:t,data:(n||{}).data}))}}),le.forEach(["post","put","patch"],function(r){function t(n){return function(o,a,u){return this.request(Qt(u||{},{method:r,headers:n?{"Content-Type":"multipart/form-data"}:{},url:o,data:a}))}}Yt.prototype[r]=t(),Yt.prototype[r+"Form"]=t(!0)});let _d=class rc{constructor(r){if(typeof r!="function")throw new TypeError("executor must be a function.");let t;this.promise=new Promise(function(o){t=o});const n=this;this.promise.then(l=>{if(!n._listeners)return;let o=n._listeners.length;for(;o-- >0;)n._listeners[o](l);n._listeners=null}),this.promise.then=l=>{let o;const a=new Promise(u=>{n.subscribe(u),o=u}).then(l);return a.cancel=function(){n.unsubscribe(o)},a},r(function(o,a,u){n.reason||(n.reason=new br(o,a,u),t(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(r){if(this.reason){r(this.reason);return}this._listeners?this._listeners.push(r):this._listeners=[r]}unsubscribe(r){if(!this._listeners)return;const t=this._listeners.indexOf(r);t!==-1&&this._listeners.splice(t,1)}toAbortSignal(){const r=new AbortController,t=n=>{r.abort(n)};return this.subscribe(t),r.signal.unsubscribe=()=>this.unsubscribe(t),r.signal}static source(){let r;return{token:new rc(function(l){r=l}),cancel:r}}};function Ed(e){return function(t){return e.apply(null,t)}}function Ad(e){return le.isObject(e)&&e.isAxiosError===!0}const Gi={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Gi).forEach(([e,r])=>{Gi[r]=e});function Js(e){const r=new Yt(e),t=gs(Yt.prototype.request,r);return le.extend(t,Yt.prototype,r,{allOwnKeys:!0}),le.extend(t,r,null,{allOwnKeys:!0}),t.create=function(l){return Js(Qt(e,l))},t}const Ue=Js(Kr);Ue.Axios=Yt,Ue.CanceledError=br,Ue.CancelToken=_d,Ue.isCancel=Ns,Ue.VERSION=Xs,Ue.toFormData=_n,Ue.AxiosError=we,Ue.Cancel=Ue.CanceledError,Ue.all=function(r){return Promise.all(r)},Ue.spread=Ed,Ue.isAxiosError=Ad,Ue.mergeConfig=Qt,Ue.AxiosHeaders=it,Ue.formToJSON=e=>Ps(le.isHTMLForm(e)?new FormData(e):e),Ue.getAdapter=Qs.getAdapter,Ue.HttpStatusCode=Gi,Ue.default=Ue;const{Axios:rg,AxiosError:ng,CanceledError:ig,isCancel:og,CancelToken:ag,VERSION:sg,all:lg,Cancel:ug,isAxiosError:cg,spread:fg,toFormData:hg,AxiosHeaders:pg,HttpStatusCode:dg,formToJSON:mg,getAdapter:yg,mergeConfig:gg}=Ue,yt={CUSTOM_MSG:"CUSTOM_MSG",OPEN_CAMERA:"OPEN_CAMERA",CLOSE_CAMERA:"CLOSE_CAMERA",OPEN_AUDIO:"OPEN_AUDIO",CLOSE_AUDIO:"CLOSE_AUDIO",CHANGE_GRAPH:"CHANGE_GRAPH",NOTIFY_DIALOG:"NOTIFY_DIALOG"},Cd={OFFLINE:0},Te={NORMAL:"NORMAL",TEXT:"TEXT",AUDIO:"AUDIO",MP4:"MP4",CAMERA:"CAMERA",VIDEO_STREAM:"VIDEO_STREAM",POINT_VALUE:"POINT_VALUE",LIGHT_PLATE:"LIGHT_PLATE",SENSOR:"SENSOR",TABLE:"TABLE",SWITCH:"SWITCH",RADIO:"RADIO",SLIDER:"SLIDER",SELECT:"SELECT",CHECKBOX:"CHECKBOX",TIME:"TIME",BUTTON:"BUTTON",INPUT:"INPUT"},Qi={POINT:5,YX:6,YC:7},Tn={Emit:7},Sd={STOP:2},Bd={1:1,2:2,3:3,4:4,5:5},Fn={WUJIE:"wujie",QIANKUN:"qiankun",MICROAPP:"microapp"},e0={GRAPH:{SOCKET:"GRAPH_SOCKET"}},t0={AC:{ALARM:"ac.channel.alarm",CONDITION:"ac.channel.gk",OPERATION:"ac.channel.op"},AUDIT:{MSG:"audit.msg",ALARM:"audit.alarm"},DATA:{TASK_STATUS:"data.patroldevice.taskstatus",TASK_RESULT:"data.patroldevice.taskresult"},HOST:{STATUS:"status.platform.hoststatus"},NEST:{BATTERY:"status.platform.nestbattery",HUMIDITY:"status.platform.nesthumidity",TEMPERATURE:"status.platform.nesttemperature",AIR_STATE:"status.platform.nestairstate",DOOR_STATE:"status.platform.nestdoorstate",CHARGE_STATE:"status.platform.nestchargestate",RUNNING_STATE:"status.platform.nestrunningstate",BATTERY_STATE:"status.platform.nestbatterystate",BATTERY_ENABLE:"status.platform.nestbatteryenable",BATTERY_VOLTAGE:"status.platform.nestbatteryvoltage",PLATFORM_STATE:"status.platform.nestsysstate"},MEDIA:{NVR_INFO:"status.platform.nvrinfo",NVR_STATUS:"status.platform.nvrstatus",CAMERA_STATUS:"status.platform.camerastatus"},DRONE:{STATUS:"status.platform.dronestatus",ELECTRICITY:"status.platform.droneelectricity",FLIGHT_TIME:"status.platform.flighttime",FLIGHT_HEIGHT:"status.platform.flightheight",FLIGHT_STATUS:"status.platform.flightstatus",FLIGHT_DISTANCE:"status.platform.flightdistance",PTZ_ELEVATION:"status.platform.ptzelevation",PTZ_YAW_ANGLE:"status.platform.ptzyawangle",PTZ_ROLL_ANGLE:"status.platform.ptzrollangle",LOW_BATTERY:"status.platform.lowbattery",COMM_ABNORMAL:"status.platform.commabnormal",DRIVE_EXCEPTION:"status.platform.driveexception",FAULT_ALARM:"status.platform.faultalarm",CONTROL_STATUS:"status.platform.controlstatus",MILEAGE:"status.platform.mileage",CONTROL_MODE:"status.platform.controlmode"},ROBOT:{SPEED:"status.platform.robotspeed",STATUS:"status.platform.robotstatus",BATTERY:"status.platform.robotbattery",MILEAGE:"status.platform.robotmileage",HUMIDITY:"status.platform.robothumidity",WINDSPEED:"status.platform.robotwindspeed",COORDINATE:"status.platform.robotcoordinate",COORDINATES:"status.platform.robotcoordinates",FAULT_ALARM:"status.platform.robotfaultalarm",LOW_BATTERY:"status.platform.robotlowbattery",TEMPERATURE:"status.platform.robottemperature",CONTROL_MODE:"status.platform.robotcontrolmode",COMM_ABNORMAL:"status.platform.robotcommabnormal",RUNNING_STATE:"status.platform.robotrunningstate",CONTROL_STATUS:"status.platform.robotcontrolstatus",DRIVE_EXCEPTION:"status.platform.robotdriveexception",TRANSPORT_STATUS:"status.platform.robottransportstatus",ULTRASONIC_STOPPING:"status.platform.robotultrasonicstopping"},VOICE:{STATUS:"voiceprint.status",DATA:"voice.data",VOICEPRINT:"voiceprint.data",TIME_DOMAIN:"voiceprint.time.domain",FREQ_DOMAIN:"voiceprint.freq.domain"},PATROL:{ALARM:"patrol.alarm",TASK_ITEM:"patrol.task.item",TASK_INDEX:"patrol.task.index",SINGLE_RESULT:"patrol.single.result",CAMERA_ITEM:"patrol.camera.item",PATROLDEVICE_TASKSTATUS:"data.patroldevice.taskstatus",PATROLDEVICE_TASKRESULT:"data.patroldevice.taskresult",MASTER_ALARM:"patrol.master.alarm",MASTER_SILENCE:"patrol.task.master.silence",MASTER_TASK_ITEM:"patrol.task.master.item",MASTER_TASK_INDEX:"patrol.task.master.index"},REPORT:{ALARM:"report.alarm.message",EXCEL:"report.excel.message",PATROL:"report.patrol.message",PICTURE:"report.picture.message"},ACPOINT:{YCVALUE:"status.platform.ycvalue",YXVALUE:"status.platform.yxvalue"},ALARM:{VOICE:"alarm.platform.alarm"},LINKAGE:{TASK:"linkage.record.task",CAMERA:"linkage.record.camera",PRESET:"linkage.record.preset",CONTROL:"linkage.record.control",PATROLPOINT:"linkage.record.patrolpoint"},METRICS:{SERVER:"metrics.metrics.server",CONTAINER:"metrics.metrics.container"},STATION:{SF6:"status.platform.stationsf6",OXYGEN:"status.platform.stationoxygen",HUMIDITY:"status.platform.stationhumidity",PRESSURE:"status.platform.stationpressure",RAINFALL:"status.platform.stationrainfall",WINDSPEED:"status.platform.stationwindspeed",TEMPERATURE:"status.platform.stationtemperature",WINDDIRECTION:"status.platform.stationwinddirection"},INTERFACE:{ANALYSIS:"analyse.pic.result",ALGORITHM:"algorithm.update.result"},PATROL_DEVICE:{BATTERY:"status.platform.battery",MILEAGE:"status.platform.mileage",GEOGRAPHY:"status.platform.coordinate_geography",COORDINATE:"status.platform.coordinate",COORDINATES:"status.platform.coordinates",ELECTRICITY:"status.platform.electricity",PTZYAWANGLE:"status.platform.ptzyawangle",PTZELEVATION:"status.platform.ptzelevation",PTZROLLANGLE:"status.platform.ptzrollangle",VERTICAL_SPEED:"status.platform.verticalspeed",HORIZONTAL_SPEED:"status.platform.horizontalspeed",FAULT_ALARM:"status.platform.faultalarm",LOW_BATTERY:"status.platform.lowbattery",CONTROL_MODE:"status.platform.controlmode",COMM_ABNORMAL:"status.platform.commabnormal",RUNNING_STATE:"status.platform.runningstate",CONTROL_STATUS:"status.platform.controlstatus",DRIVE_EXCEPTION:"status.platform.driveexception",TRANSPORT_STATUS:"status.platform.transportstatus",ULTRASONIC_STOPPING:"status.platform.ultrasonicstopping"}};var In={};/*!
1
+ (function(ve,P){typeof exports=="object"&&typeof module!="undefined"?P(exports,require("vue"),require("lodash-es"),require("@meta2d/utils"),require("@meta2d/core"),require("@meta2d/plugin-mind-core"),require("@meta2d/plugin-mind-collapse"),require("@meta2d/form-diagram"),require("@meta2d/class-diagram"),require("@meta2d/le5le-charts"),require("@meta2d/flow-diagram"),require("@meta2d/fta-diagram"),require("@meta2d/sequence-diagram"),require("@meta2d/activity-diagram")):typeof define=="function"&&define.amd?define(["exports","vue","lodash-es","@meta2d/utils","@meta2d/core","@meta2d/plugin-mind-core","@meta2d/plugin-mind-collapse","@meta2d/form-diagram","@meta2d/class-diagram","@meta2d/le5le-charts","@meta2d/flow-diagram","@meta2d/fta-diagram","@meta2d/sequence-diagram","@meta2d/activity-diagram"],P):(ve=typeof globalThis!="undefined"?globalThis:ve||self,P(ve.SyGraph={},ve.Vue,ve._,ve.Meta2dUtils,ve.Meta2dCore,ve.Meta2dPluginMindCore,ve.Meta2dPluginMindCollapse,ve.Meta2dFormDiagram,ve.Meta2dClassDiagram,ve.Meta2dLe5leCharts,ve.Meta2dFlowDiagram,ve.Meta2dFtaDiagram,ve.Meta2dSequenceDiagram,ve.Meta2dActivityDiagram))})(this,function(ve,P,Ee,De,Ce,Me,je,Qe,Le,at,Rr,fr,nn,dt){"use strict";var qy=Object.defineProperty,jy=Object.defineProperties;var Hy=Object.getOwnPropertyDescriptors;var oi=Object.getOwnPropertySymbols;var nc=Object.prototype.hasOwnProperty,ic=Object.prototype.propertyIsEnumerable;var Dr=(ve,P)=>(P=Symbol[ve])?P:Symbol.for("Symbol."+ve),$y=ve=>{throw TypeError(ve)},Ft=Math.pow,va=(ve,P,Ee)=>P in ve?qy(ve,P,{enumerable:!0,configurable:!0,writable:!0,value:Ee}):ve[P]=Ee,he=(ve,P)=>{for(var Ee in P||(P={}))nc.call(P,Ee)&&va(ve,Ee,P[Ee]);if(oi)for(var Ee of oi(P))ic.call(P,Ee)&&va(ve,Ee,P[Ee]);return ve},Ae=(ve,P)=>jy(ve,Hy(P));var oc=(ve,P)=>{var Ee={};for(var De in ve)nc.call(ve,De)&&P.indexOf(De)<0&&(Ee[De]=ve[De]);if(ve!=null&&oi)for(var De of oi(ve))P.indexOf(De)<0&&ic.call(ve,De)&&(Ee[De]=ve[De]);return Ee};var Ht=(ve,P,Ee)=>va(ve,typeof P!="symbol"?P+"":P,Ee);var Xe=(ve,P,Ee)=>new Promise((De,Ce)=>{var Me=Le=>{try{Qe(Ee.next(Le))}catch(at){Ce(at)}},je=Le=>{try{Qe(Ee.throw(Le))}catch(at){Ce(at)}},Qe=Le=>Le.done?De(Le.value):Promise.resolve(Le.value).then(Me,je);Qe((Ee=Ee.apply(ve,P)).next())}),cr=function(ve,P){this[0]=ve,this[1]=P},xa=(ve,P,Ee)=>{var De=(je,Qe,Le,at)=>{try{var Rr=Ee[je](Qe),fr=(Qe=Rr.value)instanceof cr,nn=Rr.done;Promise.resolve(fr?Qe[0]:Qe).then(dt=>fr?De(je==="return"?je:"next",Qe[1]?{done:dt.done,value:dt.value}:dt,Le,at):Le({value:dt,done:nn})).catch(dt=>De("throw",dt,Le,at))}catch(dt){at(dt)}},Ce=je=>Me[je]=Qe=>new Promise((Le,at)=>De(je,Qe,Le,at)),Me={};return Ee=Ee.apply(ve,P),Me[Dr("asyncIterator")]=()=>Me,Ce("next"),Ce("throw"),Ce("return"),Me},ba=ve=>{var P=ve[Dr("asyncIterator")],Ee=!1,De,Ce={};return P==null?(P=ve[Dr("iterator")](),De=Me=>Ce[Me]=je=>P[Me](je)):(P=P.call(ve),De=Me=>Ce[Me]=je=>{if(Ee){if(Ee=!1,Me==="throw")throw je;return je}return Ee=!0,{done:!1,value:new cr(new Promise(Qe=>{var Le=P[Me](je);Le instanceof Object||$y("Object expected"),Qe(Le)}),1)}}),Ce[Dr("iterator")]=()=>Ce,De("next"),"throw"in P?De("throw"):Ce.throw=Me=>{throw Me},"return"in P&&De("return"),Ce},ac=(ve,P,Ee)=>(P=ve[Dr("asyncIterator")])?P.call(ve):(ve=ve[Dr("iterator")](),P={},Ee=(De,Ce)=>(Ce=ve[De])&&(P[De]=Me=>new Promise((je,Qe,Le)=>(Me=Ce.call(ve,Me),Le=Me.done,Promise.resolve(Me.value).then(at=>je({value:at,done:Le}),Qe)))),Ee("next"),Ee("return"),P);var Nu,Lu,Uu,zu,qu,ju,Hu,$u,Vu,Wu,Ku,Gu,Qu,Yu,Xu;var wa=document.createElement("style");wa.textContent=`.meta2d-editor[data-v-6212e767]{position:relative;width:100%;height:100%}.meta2d-editor[data-v-6212e767] .meta2d-map{z-index:1999}.meta2d-editor[data-v-6212e767] .stage.value-map{position:absolute;top:1.04vw;right:.52vw;z-index:200}.meta2d-editor .toolbox[data-v-6212e767]{position:absolute;display:none;width:5.21vw;height:1.56vw;background:red;z-index:1999}.preview-container[data-v-a761e754]{position:relative;width:100%;height:100%}.preview-container .back-btn[data-v-a761e754]{position:absolute;bottom:.52vw;right:.52vw;z-index:1000}
2
+ /*$vite$:1*/`,document.head.appendChild(wa);var be=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function ai(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function lc(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var r=function n(){return this instanceof n?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(n){var l=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(r,n,l.get?l:{enumerable:!0,get:function(){return e[n]}})}),r}var hr=TypeError;const _a=lc(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var si=typeof Map=="function"&&Map.prototype,li=Object.getOwnPropertyDescriptor&&si?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,on=si&&li&&typeof li.get=="function"?li.get:null,Ea=si&&Map.prototype.forEach,ui=typeof Set=="function"&&Set.prototype,ci=Object.getOwnPropertyDescriptor&&ui?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,an=ui&&ci&&typeof ci.get=="function"?ci.get:null,Aa=ui&&Set.prototype.forEach,uc=typeof WeakMap=="function"&&WeakMap.prototype,Or=uc?WeakMap.prototype.has:null,cc=typeof WeakSet=="function"&&WeakSet.prototype,Pr=cc?WeakSet.prototype.has:null,fc=typeof WeakRef=="function"&&WeakRef.prototype,Ca=fc?WeakRef.prototype.deref:null,hc=Boolean.prototype.valueOf,pc=Object.prototype.toString,dc=Function.prototype.toString,mc=String.prototype.match,fi=String.prototype.slice,Pt=String.prototype.replace,yc=String.prototype.toUpperCase,Sa=String.prototype.toLowerCase,Ba=RegExp.prototype.test,ka=Array.prototype.concat,_t=Array.prototype.join,gc=Array.prototype.slice,Ta=Math.floor,hi=typeof BigInt=="function"?BigInt.prototype.valueOf:null,pi=Object.getOwnPropertySymbols,di=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,pr=typeof Symbol=="function"&&typeof Symbol.iterator=="object",Mr=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===pr||!0)?Symbol.toStringTag:null,Fa=Object.prototype.propertyIsEnumerable,Ia=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function Da(e,t){if(e===1/0||e===-1/0||e!==e||e&&e>-1e3&&e<1e3||Ba.call(/e/,t))return t;var r=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof e=="number"){var n=e<0?-Ta(-e):Ta(e);if(n!==e){var l=String(n),o=fi.call(t,l.length+1);return Pt.call(l,r,"$&_")+"."+Pt.call(Pt.call(o,/([0-9]{3})/g,"$&_"),/_$/,"")}}return Pt.call(t,r,"$&_")}var mi=_a,Ra=mi.custom,Oa=La(Ra)?Ra:null,Pa={__proto__:null,double:'"',single:"'"},vc={__proto__:null,double:/(["\\])/g,single:/(['\\])/g},sn=function e(t,r,n,l){var o=r||{};if(It(o,"quoteStyle")&&!It(Pa,o.quoteStyle))throw new TypeError('option "quoteStyle" must be "single" or "double"');if(It(o,"maxStringLength")&&(typeof o.maxStringLength=="number"?o.maxStringLength<0&&o.maxStringLength!==1/0:o.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var s=It(o,"customInspect")?o.customInspect:!0;if(typeof s!="boolean"&&s!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(It(o,"indent")&&o.indent!==null&&o.indent!==" "&&!(parseInt(o.indent,10)===o.indent&&o.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(It(o,"numericSeparator")&&typeof o.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var u=o.numericSeparator;if(typeof t=="undefined")return"undefined";if(t===null)return"null";if(typeof t=="boolean")return t?"true":"false";if(typeof t=="string")return za(t,o);if(typeof t=="number"){if(t===0)return 1/0/t>0?"0":"-0";var d=String(t);return u?Da(t,d):d}if(typeof t=="bigint"){var a=String(t)+"n";return u?Da(t,a):a}var i=typeof o.depth=="undefined"?5:o.depth;if(typeof n=="undefined"&&(n=0),n>=i&&i>0&&typeof t=="object")return yi(t)?"[Array]":"[Object]";var p=Mc(o,n);if(typeof l=="undefined")l=[];else if(Ua(l,t)>=0)return"[Circular]";function c(C,B,U){if(B&&(l=gc.call(l),l.push(B)),U){var q={depth:o.depth};return It(o,"quoteStyle")&&(q.quoteStyle=o.quoteStyle),e(C,q,n+1,l)}return e(C,o,n+1,l)}if(typeof t=="function"&&!Na(t)){var f=Bc(t),h=ln(t,c);return"[Function"+(f?": "+f:" (anonymous)")+"]"+(h.length>0?" { "+_t.call(h,", ")+" }":"")}if(La(t)){var y=pr?Pt.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):di.call(t);return typeof t=="object"&&!pr?Nr(y):y}if(Rc(t)){for(var m="<"+Sa.call(String(t.nodeName)),v=t.attributes||[],x=0;x<v.length;x++)m+=" "+v[x].name+"="+Ma(xc(v[x].value),"double",o);return m+=">",t.childNodes&&t.childNodes.length&&(m+="..."),m+="</"+Sa.call(String(t.nodeName))+">",m}if(yi(t)){if(t.length===0)return"[]";var g=ln(t,c);return p&&!Pc(g)?"["+vi(g,p)+"]":"[ "+_t.call(g,", ")+" ]"}if(wc(t)){var w=ln(t,c);return!("cause"in Error.prototype)&&"cause"in t&&!Fa.call(t,"cause")?"{ ["+String(t)+"] "+_t.call(ka.call("[cause]: "+c(t.cause),w),", ")+" }":w.length===0?"["+String(t)+"]":"{ ["+String(t)+"] "+_t.call(w,", ")+" }"}if(typeof t=="object"&&s){if(Oa&&typeof t[Oa]=="function"&&mi)return mi(t,{depth:i-n});if(s!=="symbol"&&typeof t.inspect=="function")return t.inspect()}if(kc(t)){var F=[];return Ea&&Ea.call(t,function(C,B){F.push(c(B,t,!0)+" => "+c(C,t))}),qa("Map",on.call(t),F,p)}if(Ic(t)){var T=[];return Aa&&Aa.call(t,function(C){T.push(c(C,t))}),qa("Set",an.call(t),T,p)}if(Tc(t))return gi("WeakMap");if(Dc(t))return gi("WeakSet");if(Fc(t))return gi("WeakRef");if(Ec(t))return Nr(c(Number(t)));if(Cc(t))return Nr(c(hi.call(t)));if(Ac(t))return Nr(hc.call(t));if(_c(t))return Nr(c(String(t)));if(typeof window!="undefined"&&t===window)return"{ [object Window] }";if(typeof globalThis!="undefined"&&t===globalThis||typeof be!="undefined"&&t===be)return"{ [object globalThis] }";if(!bc(t)&&!Na(t)){var I=ln(t,c),D=Ia?Ia(t)===Object.prototype:t instanceof Object||t.constructor===Object,X=t instanceof Object?"":"null prototype",K=!D&&Mr&&Object(t)===t&&Mr in t?fi.call(Mt(t),8,-1):X?"Object":"",E=D||typeof t.constructor!="function"?"":t.constructor.name?t.constructor.name+" ":"",A=E+(K||X?"["+_t.call(ka.call([],K||[],X||[]),": ")+"] ":"");return I.length===0?A+"{}":p?A+"{"+vi(I,p)+"}":A+"{ "+_t.call(I,", ")+" }"}return String(t)};function Ma(e,t,r){var n=r.quoteStyle||t,l=Pa[n];return l+e+l}function xc(e){return Pt.call(String(e),/"/g,"&quot;")}function __$t__(e){return!Mr||!(typeof e=="object"&&(Mr in e||typeof e[Mr]!="undefined"))}function yi(e){return Mt(e)==="[object Array]"&&__$t__(e)}function bc(e){return Mt(e)==="[object Date]"&&__$t__(e)}function Na(e){return Mt(e)==="[object RegExp]"&&__$t__(e)}function wc(e){return Mt(e)==="[object Error]"&&__$t__(e)}function _c(e){return Mt(e)==="[object String]"&&__$t__(e)}function Ec(e){return Mt(e)==="[object Number]"&&__$t__(e)}function Ac(e){return Mt(e)==="[object Boolean]"&&__$t__(e)}function La(e){if(pr)return e&&typeof e=="object"&&e instanceof Symbol;if(typeof e=="symbol")return!0;if(!e||typeof e!="object"||!di)return!1;try{return di.call(e),!0}catch(t){}return!1}function Cc(e){if(!e||typeof e!="object"||!hi)return!1;try{return hi.call(e),!0}catch(t){}return!1}var Sc=Object.prototype.hasOwnProperty||function(e){return e in this};function It(e,t){return Sc.call(e,t)}function Mt(e){return pc.call(e)}function Bc(e){if(e.name)return e.name;var t=mc.call(dc.call(e),/^function\s*([\w$]+)/);return t?t[1]:null}function Ua(e,t){if(e.indexOf)return e.indexOf(t);for(var r=0,n=e.length;r<n;r++)if(e[r]===t)return r;return-1}function kc(e){if(!on||!e||typeof e!="object")return!1;try{on.call(e);try{an.call(e)}catch(t){return!0}return e instanceof Map}catch(t){}return!1}function Tc(e){if(!Or||!e||typeof e!="object")return!1;try{Or.call(e,Or);try{Pr.call(e,Pr)}catch(t){return!0}return e instanceof WeakMap}catch(t){}return!1}function Fc(e){if(!Ca||!e||typeof e!="object")return!1;try{return Ca.call(e),!0}catch(t){}return!1}function Ic(e){if(!an||!e||typeof e!="object")return!1;try{an.call(e);try{on.call(e)}catch(t){return!0}return e instanceof Set}catch(t){}return!1}function Dc(e){if(!Pr||!e||typeof e!="object")return!1;try{Pr.call(e,Pr);try{Or.call(e,Or)}catch(t){return!0}return e instanceof WeakSet}catch(t){}return!1}function Rc(e){return!e||typeof e!="object"?!1:typeof HTMLElement!="undefined"&&e instanceof HTMLElement?!0:typeof e.nodeName=="string"&&typeof e.getAttribute=="function"}function za(e,t){if(e.length>t.maxStringLength){var r=e.length-t.maxStringLength,n="... "+r+" more character"+(r>1?"s":"");return za(fi.call(e,0,t.maxStringLength),t)+n}var l=vc[t.quoteStyle||"single"];l.lastIndex=0;var o=Pt.call(Pt.call(e,l,"\\$1"),/[\x00-\x1f]/g,Oc);return Ma(o,"single",t)}function Oc(e){var t=e.charCodeAt(0),r={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return r?"\\"+r:"\\x"+(t<16?"0":"")+yc.call(t.toString(16))}function Nr(e){return"Object("+e+")"}function gi(e){return e+" { ? }"}function qa(e,t,r,n){var l=n?vi(r,n):_t.call(r,", ");return e+" ("+t+") {"+l+"}"}function Pc(e){for(var t=0;t<e.length;t++)if(Ua(e[t],`
3
+ `)>=0)return!1;return!0}function Mc(e,t){var r;if(e.indent===" ")r=" ";else if(typeof e.indent=="number"&&e.indent>0)r=_t.call(Array(e.indent+1)," ");else return null;return{base:r,prev:_t.call(Array(t+1),r)}}function vi(e,t){if(e.length===0)return"";var r=`
4
+ `+t.prev+t.base;return r+_t.call(e,","+r)+`
5
+ `+t.prev}function ln(e,t){var r=yi(e),n=[];if(r){n.length=e.length;for(var l=0;l<e.length;l++)n[l]=It(e,l)?t(e[l],e):""}var o=typeof pi=="function"?pi(e):[],s;if(pr){s={};for(var u=0;u<o.length;u++)s["$"+o[u]]=o[u]}for(var d in e)It(e,d)&&(r&&String(Number(d))===d&&d<e.length||pr&&s["$"+d]instanceof Symbol||(Ba.call(/[^\w$]/,d)?n.push(t(d,e)+": "+t(e[d],e)):n.push(d+": "+t(e[d],e))));if(typeof pi=="function")for(var a=0;a<o.length;a++)Fa.call(e,o[a])&&n.push("["+t(o[a])+"]: "+t(e[o[a]],e));return n}var Nc=sn,Lc=hr,un=function(e,t,r){for(var n=e,l;(l=n.next)!=null;n=l)if(l.key===t)return n.next=l.next,r||(l.next=e.next,e.next=l),l},Uc=function(e,t){if(e){var r=un(e,t);return r&&r.value}},zc=function(e,t,r){var n=un(e,t);n?n.value=r:e.next={key:t,next:e.next,value:r}},qc=function(e,t){return e?!!un(e,t):!1},jc=function(e,t){if(e)return un(e,t,!0)},Hc=function(){var t,r={assert:function(n){if(!r.has(n))throw new Lc("Side channel does not contain "+Nc(n))},delete:function(n){var l=t&&t.next,o=jc(t,n);return o&&l&&l===o&&(t=void 0),!!o},get:function(n){return Uc(t,n)},has:function(n){return qc(t,n)},set:function(n,l){t||(t={next:void 0}),zc(t,n,l)}};return r},ja=Object,$c=Error,Vc=EvalError,Wc=RangeError,Kc=ReferenceError,Gc=SyntaxError,Qc=URIError,Yc=Math.abs,Xc=Math.floor,Zc=Math.max,Jc=Math.min,ef=Math.pow,tf=Math.round,rf=Number.isNaN||function(t){return t!==t},nf=rf,of=function(t){return nf(t)||t===0?t:t<0?-1:1},af=Object.getOwnPropertyDescriptor,cn=af;if(cn)try{cn([],"length")}catch(e){cn=null}var Ha=cn,fn=Object.defineProperty||!1;if(fn)try{fn({},"a",{value:1})}catch(e){fn=!1}var sf=fn,xi,$a;function lf(){return $a||($a=1,xi=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var t={},r=Symbol("test"),n=Object(r);if(typeof r=="string"||Object.prototype.toString.call(r)!=="[object Symbol]"||Object.prototype.toString.call(n)!=="[object Symbol]")return!1;var l=42;t[r]=l;for(var o in t)return!1;if(typeof Object.keys=="function"&&Object.keys(t).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(t).length!==0)return!1;var s=Object.getOwnPropertySymbols(t);if(s.length!==1||s[0]!==r||!Object.prototype.propertyIsEnumerable.call(t,r))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var u=Object.getOwnPropertyDescriptor(t,r);if(u.value!==l||u.enumerable!==!0)return!1}return!0}),xi}var bi,Va;function uf(){if(Va)return bi;Va=1;var e=typeof Symbol!="undefined"&&Symbol,t=lf();return bi=function(){return typeof e!="function"||typeof Symbol!="function"||typeof e("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:t()},bi}var wi,Wa;function Ka(){return Wa||(Wa=1,wi=typeof Reflect!="undefined"&&Reflect.getPrototypeOf||null),wi}var _i,Ga;function Qa(){if(Ga)return _i;Ga=1;var e=ja;return _i=e.getPrototypeOf||null,_i}var Ei,Ya;function cf(){if(Ya)return Ei;Ya=1;var e="Function.prototype.bind called on incompatible ",t=Object.prototype.toString,r=Math.max,n="[object Function]",l=function(d,a){for(var i=[],p=0;p<d.length;p+=1)i[p]=d[p];for(var c=0;c<a.length;c+=1)i[c+d.length]=a[c];return i},o=function(d,a){for(var i=[],p=a,c=0;p<d.length;p+=1,c+=1)i[c]=d[p];return i},s=function(u,d){for(var a="",i=0;i<u.length;i+=1)a+=u[i],i+1<u.length&&(a+=d);return a};return Ei=function(d){var a=this;if(typeof a!="function"||t.apply(a)!==n)throw new TypeError(e+a);for(var i=o(arguments,1),p,c=function(){if(this instanceof p){var v=a.apply(this,l(i,arguments));return Object(v)===v?v:this}return a.apply(d,l(i,arguments))},f=r(0,a.length-i.length),h=[],y=0;y<f;y++)h[y]="$"+y;if(p=Function("binder","return function ("+s(h,",")+"){ return binder.apply(this,arguments); }")(c),a.prototype){var m=function(){};m.prototype=a.prototype,p.prototype=new m,m.prototype=null}return p},Ei}var Ai,Xa;function hn(){if(Xa)return Ai;Xa=1;var e=cf();return Ai=Function.prototype.bind||e,Ai}var Ci,Za;function Si(){return Za||(Za=1,Ci=Function.prototype.call),Ci}var Bi,Ja;function es(){return Ja||(Ja=1,Bi=Function.prototype.apply),Bi}var ff=typeof Reflect!="undefined"&&Reflect&&Reflect.apply,hf=hn(),pf=es(),df=Si(),mf=ff,yf=mf||hf.call(df,pf),gf=hn(),vf=hr,xf=Si(),bf=yf,ts=function(t){if(t.length<1||typeof t[0]!="function")throw new vf("a function is required");return bf(gf,xf,t)},ki,rs;function wf(){if(rs)return ki;rs=1;var e=ts,t=Ha,r;try{r=[].__proto__===Array.prototype}catch(s){if(!s||typeof s!="object"||!("code"in s)||s.code!=="ERR_PROTO_ACCESS")throw s}var n=!!r&&t&&t(Object.prototype,"__proto__"),l=Object,o=l.getPrototypeOf;return ki=n&&typeof n.get=="function"?e([n.get]):typeof o=="function"?function(u){return o(u==null?u:l(u))}:!1,ki}var Ti,ns;function _f(){if(ns)return Ti;ns=1;var e=Ka(),t=Qa(),r=wf();return Ti=e?function(l){return e(l)}:t?function(l){if(!l||typeof l!="object"&&typeof l!="function")throw new TypeError("getProto: not an object");return t(l)}:r?function(l){return r(l)}:null,Ti}var Fi,is;function Ef(){if(is)return Fi;is=1;var e=Function.prototype.call,t=Object.prototype.hasOwnProperty,r=hn();return Fi=r.call(e,t),Fi}var Se,Af=ja,Cf=$c,Sf=Vc,Bf=Wc,kf=Kc,dr=Gc,mr=hr,Tf=Qc,Ff=Yc,If=Xc,Df=Zc,Rf=Jc,Of=ef,Pf=tf,Mf=of,os=Function,Ii=function(e){try{return os('"use strict"; return ('+e+").constructor;")()}catch(t){}},Lr=Ha,Nf=sf,Di=function(){throw new mr},Lf=Lr?function(){try{return arguments.callee,Di}catch(e){try{return Lr(arguments,"callee").get}catch(t){return Di}}}():Di,yr=uf()(),He=_f(),Uf=Qa(),zf=Ka(),as=es(),Ur=Si(),gr={},qf=typeof Uint8Array=="undefined"||!He?Se:He(Uint8Array),Vt={__proto__:null,"%AggregateError%":typeof AggregateError=="undefined"?Se:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer=="undefined"?Se:ArrayBuffer,"%ArrayIteratorPrototype%":yr&&He?He([][Symbol.iterator]()):Se,"%AsyncFromSyncIteratorPrototype%":Se,"%AsyncFunction%":gr,"%AsyncGenerator%":gr,"%AsyncGeneratorFunction%":gr,"%AsyncIteratorPrototype%":gr,"%Atomics%":typeof Atomics=="undefined"?Se:Atomics,"%BigInt%":typeof BigInt=="undefined"?Se:BigInt,"%BigInt64Array%":typeof BigInt64Array=="undefined"?Se:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array=="undefined"?Se:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView=="undefined"?Se:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Cf,"%eval%":eval,"%EvalError%":Sf,"%Float16Array%":typeof Float16Array=="undefined"?Se:Float16Array,"%Float32Array%":typeof Float32Array=="undefined"?Se:Float32Array,"%Float64Array%":typeof Float64Array=="undefined"?Se:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry=="undefined"?Se:FinalizationRegistry,"%Function%":os,"%GeneratorFunction%":gr,"%Int8Array%":typeof Int8Array=="undefined"?Se:Int8Array,"%Int16Array%":typeof Int16Array=="undefined"?Se:Int16Array,"%Int32Array%":typeof Int32Array=="undefined"?Se:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":yr&&He?He(He([][Symbol.iterator]())):Se,"%JSON%":typeof JSON=="object"?JSON:Se,"%Map%":typeof Map=="undefined"?Se:Map,"%MapIteratorPrototype%":typeof Map=="undefined"||!yr||!He?Se:He(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Af,"%Object.getOwnPropertyDescriptor%":Lr,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise=="undefined"?Se:Promise,"%Proxy%":typeof Proxy=="undefined"?Se:Proxy,"%RangeError%":Bf,"%ReferenceError%":kf,"%Reflect%":typeof Reflect=="undefined"?Se:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set=="undefined"?Se:Set,"%SetIteratorPrototype%":typeof Set=="undefined"||!yr||!He?Se:He(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer=="undefined"?Se:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":yr&&He?He(""[Symbol.iterator]()):Se,"%Symbol%":yr?Symbol:Se,"%SyntaxError%":dr,"%ThrowTypeError%":Lf,"%TypedArray%":qf,"%TypeError%":mr,"%Uint8Array%":typeof Uint8Array=="undefined"?Se:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray=="undefined"?Se:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array=="undefined"?Se:Uint16Array,"%Uint32Array%":typeof Uint32Array=="undefined"?Se:Uint32Array,"%URIError%":Tf,"%WeakMap%":typeof WeakMap=="undefined"?Se:WeakMap,"%WeakRef%":typeof WeakRef=="undefined"?Se:WeakRef,"%WeakSet%":typeof WeakSet=="undefined"?Se:WeakSet,"%Function.prototype.call%":Ur,"%Function.prototype.apply%":as,"%Object.defineProperty%":Nf,"%Object.getPrototypeOf%":Uf,"%Math.abs%":Ff,"%Math.floor%":If,"%Math.max%":Df,"%Math.min%":Rf,"%Math.pow%":Of,"%Math.round%":Pf,"%Math.sign%":Mf,"%Reflect.getPrototypeOf%":zf};if(He)try{null.error}catch(e){var jf=He(He(e));Vt["%Error.prototype%"]=jf}var Hf=function e(t){var r;if(t==="%AsyncFunction%")r=Ii("async function () {}");else if(t==="%GeneratorFunction%")r=Ii("function* () {}");else if(t==="%AsyncGeneratorFunction%")r=Ii("async function* () {}");else if(t==="%AsyncGenerator%"){var n=e("%AsyncGeneratorFunction%");n&&(r=n.prototype)}else if(t==="%AsyncIteratorPrototype%"){var l=e("%AsyncGenerator%");l&&He&&(r=He(l.prototype))}return Vt[t]=r,r},ss={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},zr=hn(),pn=Ef(),$f=zr.call(Ur,Array.prototype.concat),Vf=zr.call(as,Array.prototype.splice),ls=zr.call(Ur,String.prototype.replace),dn=zr.call(Ur,String.prototype.slice),Wf=zr.call(Ur,RegExp.prototype.exec),Kf=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,Gf=/\\(\\)?/g,Qf=function(t){var r=dn(t,0,1),n=dn(t,-1);if(r==="%"&&n!=="%")throw new dr("invalid intrinsic syntax, expected closing `%`");if(n==="%"&&r!=="%")throw new dr("invalid intrinsic syntax, expected opening `%`");var l=[];return ls(t,Kf,function(o,s,u,d){l[l.length]=u?ls(d,Gf,"$1"):s||o}),l},Yf=function(t,r){var n=t,l;if(pn(ss,n)&&(l=ss[n],n="%"+l[0]+"%"),pn(Vt,n)){var o=Vt[n];if(o===gr&&(o=Hf(n)),typeof o=="undefined"&&!r)throw new mr("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:l,name:n,value:o}}throw new dr("intrinsic "+t+" does not exist!")},Ri=function(t,r){if(typeof t!="string"||t.length===0)throw new mr("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof r!="boolean")throw new mr('"allowMissing" argument must be a boolean');if(Wf(/^%?[^%]*%?$/,t)===null)throw new dr("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=Qf(t),l=n.length>0?n[0]:"",o=Yf("%"+l+"%",r),s=o.name,u=o.value,d=!1,a=o.alias;a&&(l=a[0],Vf(n,$f([0,1],a)));for(var i=1,p=!0;i<n.length;i+=1){var c=n[i],f=dn(c,0,1),h=dn(c,-1);if((f==='"'||f==="'"||f==="`"||h==='"'||h==="'"||h==="`")&&f!==h)throw new dr("property names with quotes must have matching quotes");if((c==="constructor"||!p)&&(d=!0),l+="."+c,s="%"+l+"%",pn(Vt,s))u=Vt[s];else if(u!=null){if(!(c in u)){if(!r)throw new mr("base intrinsic for "+t+" exists, but the property is not available.");return}if(Lr&&i+1>=n.length){var y=Lr(u,c);p=!!y,p&&"get"in y&&!("originalValue"in y.get)?u=y.get:u=u[c]}else p=pn(u,c),u=u[c];p&&!d&&(Vt[s]=u)}}return u},us=Ri,cs=ts,Xf=cs([us("%String.prototype.indexOf%")]),fs=function(t,r){var n=us(t,!!r);return typeof n=="function"&&Xf(t,".prototype.")>-1?cs([n]):n},Zf=Ri,qr=fs,Jf=sn,eh=hr,hs=Zf("%Map%",!0),th=qr("Map.prototype.get",!0),rh=qr("Map.prototype.set",!0),nh=qr("Map.prototype.has",!0),ih=qr("Map.prototype.delete",!0),oh=qr("Map.prototype.size",!0),ps=!!hs&&function(){var t,r={assert:function(n){if(!r.has(n))throw new eh("Side channel does not contain "+Jf(n))},delete:function(n){if(t){var l=ih(t,n);return oh(t)===0&&(t=void 0),l}return!1},get:function(n){if(t)return th(t,n)},has:function(n){return t?nh(t,n):!1},set:function(n,l){t||(t=new hs),rh(t,n,l)}};return r},ah=Ri,mn=fs,sh=sn,yn=ps,lh=hr,vr=ah("%WeakMap%",!0),uh=mn("WeakMap.prototype.get",!0),ch=mn("WeakMap.prototype.set",!0),fh=mn("WeakMap.prototype.has",!0),hh=mn("WeakMap.prototype.delete",!0),ph=vr?function(){var t,r,n={assert:function(l){if(!n.has(l))throw new lh("Side channel does not contain "+sh(l))},delete:function(l){if(vr&&l&&(typeof l=="object"||typeof l=="function")){if(t)return hh(t,l)}else if(yn&&r)return r.delete(l);return!1},get:function(l){return vr&&l&&(typeof l=="object"||typeof l=="function")&&t?uh(t,l):r&&r.get(l)},has:function(l){return vr&&l&&(typeof l=="object"||typeof l=="function")&&t?fh(t,l):!!r&&r.has(l)},set:function(l,o){vr&&l&&(typeof l=="object"||typeof l=="function")?(t||(t=new vr),ch(t,l,o)):yn&&(r||(r=yn()),r.set(l,o))}};return n}:yn,dh=hr,mh=sn,yh=Hc,gh=ps,vh=ph,xh=vh||gh||yh,bh=function(){var t,r={assert:function(n){if(!r.has(n))throw new dh("Side channel does not contain "+mh(n))},delete:function(n){return!!t&&t.delete(n)},get:function(n){return t&&t.get(n)},has:function(n){return!!t&&t.has(n)},set:function(n,l){t||(t=xh()),t.set(n,l)}};return r},wh=String.prototype.replace,_h=/%20/g,Oi={RFC1738:"RFC1738",RFC3986:"RFC3986"},Pi={default:Oi.RFC3986,formatters:{RFC1738:function(e){return wh.call(e,_h,"+")},RFC3986:function(e){return String(e)}},RFC1738:Oi.RFC1738,RFC3986:Oi.RFC3986},Eh=Pi,Mi=Object.prototype.hasOwnProperty,Wt=Array.isArray,Et=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),Ah=function(t){for(;t.length>1;){var r=t.pop(),n=r.obj[r.prop];if(Wt(n)){for(var l=[],o=0;o<n.length;++o)typeof n[o]!="undefined"&&l.push(n[o]);r.obj[r.prop]=l}}},ds=function(t,r){for(var n=r&&r.plainObjects?{__proto__:null}:{},l=0;l<t.length;++l)typeof t[l]!="undefined"&&(n[l]=t[l]);return n},Ch=function e(t,r,n){if(!r)return t;if(typeof r!="object"&&typeof r!="function"){if(Wt(t))t.push(r);else if(t&&typeof t=="object")(n&&(n.plainObjects||n.allowPrototypes)||!Mi.call(Object.prototype,r))&&(t[r]=!0);else return[t,r];return t}if(!t||typeof t!="object")return[t].concat(r);var l=t;return Wt(t)&&!Wt(r)&&(l=ds(t,n)),Wt(t)&&Wt(r)?(r.forEach(function(o,s){if(Mi.call(t,s)){var u=t[s];u&&typeof u=="object"&&o&&typeof o=="object"?t[s]=e(u,o,n):t.push(o)}else t[s]=o}),t):Object.keys(r).reduce(function(o,s){var u=r[s];return Mi.call(o,s)?o[s]=e(o[s],u,n):o[s]=u,o},l)},Sh=function(t,r){return Object.keys(r).reduce(function(n,l){return n[l]=r[l],n},t)},Bh=function(e,t,r){var n=e.replace(/\+/g," ");if(r==="iso-8859-1")return n.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(n)}catch(l){return n}},Ni=1024,kh=function(t,r,n,l,o){if(t.length===0)return t;var s=t;if(typeof t=="symbol"?s=Symbol.prototype.toString.call(t):typeof t!="string"&&(s=String(t)),n==="iso-8859-1")return escape(s).replace(/%u[0-9a-f]{4}/gi,function(f){return"%26%23"+parseInt(f.slice(2),16)+"%3B"});for(var u="",d=0;d<s.length;d+=Ni){for(var a=s.length>=Ni?s.slice(d,d+Ni):s,i=[],p=0;p<a.length;++p){var c=a.charCodeAt(p);if(c===45||c===46||c===95||c===126||c>=48&&c<=57||c>=65&&c<=90||c>=97&&c<=122||o===Eh.RFC1738&&(c===40||c===41)){i[i.length]=a.charAt(p);continue}if(c<128){i[i.length]=Et[c];continue}if(c<2048){i[i.length]=Et[192|c>>6]+Et[128|c&63];continue}if(c<55296||c>=57344){i[i.length]=Et[224|c>>12]+Et[128|c>>6&63]+Et[128|c&63];continue}p+=1,c=65536+((c&1023)<<10|a.charCodeAt(p)&1023),i[i.length]=Et[240|c>>18]+Et[128|c>>12&63]+Et[128|c>>6&63]+Et[128|c&63]}u+=i.join("")}return u},Th=function(t){for(var r=[{obj:{o:t},prop:"o"}],n=[],l=0;l<r.length;++l)for(var o=r[l],s=o.obj[o.prop],u=Object.keys(s),d=0;d<u.length;++d){var a=u[d],i=s[a];typeof i=="object"&&i!==null&&n.indexOf(i)===-1&&(r.push({obj:s,prop:a}),n.push(i))}return Ah(r),t},Fh=function(t){return Object.prototype.toString.call(t)==="[object RegExp]"},Ih=function(t){return!t||typeof t!="object"?!1:!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))},Dh=function(t,r){return[].concat(t,r)},Rh=function(t,r){if(Wt(t)){for(var n=[],l=0;l<t.length;l+=1)n.push(r(t[l]));return n}return r(t)},ms={arrayToObject:ds,assign:Sh,combine:Dh,compact:Th,decode:Bh,encode:kh,isBuffer:Ih,isRegExp:Fh,maybeMap:Rh,merge:Ch},ys=bh,gn=ms,jr=Pi,Oh=Object.prototype.hasOwnProperty,gs={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,r){return t+"["+r+"]"},repeat:function(t){return t}},At=Array.isArray,Ph=Array.prototype.push,vs=function(e,t){Ph.apply(e,At(t)?t:[t])},Mh=Date.prototype.toISOString,xs=jr.default,qe={addQueryPrefix:!1,allowDots:!1,allowEmptyArrays:!1,arrayFormat:"indices",charset:"utf-8",charsetSentinel:!1,commaRoundTrip:!1,delimiter:"&",encode:!0,encodeDotInKeys:!1,encoder:gn.encode,encodeValuesOnly:!1,filter:void 0,format:xs,formatter:jr.formatters[xs],indices:!1,serializeDate:function(t){return Mh.call(t)},skipNulls:!1,strictNullHandling:!1},Nh=function(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||typeof t=="symbol"||typeof t=="bigint"},Li={},Lh=function e(t,r,n,l,o,s,u,d,a,i,p,c,f,h,y,m,v,x){for(var g=t,w=x,F=0,T=!1;(w=w.get(Li))!==void 0&&!T;){var I=w.get(t);if(F+=1,typeof I!="undefined"){if(I===F)throw new RangeError("Cyclic object value");T=!0}typeof w.get(Li)=="undefined"&&(F=0)}if(typeof i=="function"?g=i(r,g):g instanceof Date?g=f(g):n==="comma"&&At(g)&&(g=gn.maybeMap(g,function(V){return V instanceof Date?f(V):V})),g===null){if(s)return a&&!m?a(r,qe.encoder,v,"key",h):r;g=""}if(Nh(g)||gn.isBuffer(g)){if(a){var D=m?r:a(r,qe.encoder,v,"key",h);return[y(D)+"="+y(a(g,qe.encoder,v,"value",h))]}return[y(r)+"="+y(String(g))]}var X=[];if(typeof g=="undefined")return X;var K;if(n==="comma"&&At(g))m&&a&&(g=gn.maybeMap(g,a)),K=[{value:g.length>0?g.join(",")||null:void 0}];else if(At(i))K=i;else{var E=Object.keys(g);K=p?E.sort(p):E}var A=d?String(r).replace(/\./g,"%2E"):String(r),C=l&&At(g)&&g.length===1?A+"[]":A;if(o&&At(g)&&g.length===0)return C+"[]";for(var B=0;B<K.length;++B){var U=K[B],q=typeof U=="object"&&U&&typeof U.value!="undefined"?U.value:g[U];if(!(u&&q===null)){var Z=c&&d?String(U).replace(/\./g,"%2E"):String(U),$=At(g)?typeof n=="function"?n(C,Z):C:C+(c?"."+Z:"["+Z+"]");x.set(t,F);var L=ys();L.set(Li,x),vs(X,e(q,$,n,l,o,s,u,d,n==="comma"&&m&&At(g)?null:a,i,p,c,f,h,y,m,v,L))}}return X},Uh=function(t){if(!t)return qe;if(typeof t.allowEmptyArrays!="undefined"&&typeof t.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof t.encodeDotInKeys!="undefined"&&typeof t.encodeDotInKeys!="boolean")throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");if(t.encoder!==null&&typeof t.encoder!="undefined"&&typeof t.encoder!="function")throw new TypeError("Encoder has to be a function.");var r=t.charset||qe.charset;if(typeof t.charset!="undefined"&&t.charset!=="utf-8"&&t.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=jr.default;if(typeof t.format!="undefined"){if(!Oh.call(jr.formatters,t.format))throw new TypeError("Unknown format option provided.");n=t.format}var l=jr.formatters[n],o=qe.filter;(typeof t.filter=="function"||At(t.filter))&&(o=t.filter);var s;if(t.arrayFormat in gs?s=t.arrayFormat:"indices"in t?s=t.indices?"indices":"repeat":s=qe.arrayFormat,"commaRoundTrip"in t&&typeof t.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var u=typeof t.allowDots=="undefined"?t.encodeDotInKeys===!0?!0:qe.allowDots:!!t.allowDots;return{addQueryPrefix:typeof t.addQueryPrefix=="boolean"?t.addQueryPrefix:qe.addQueryPrefix,allowDots:u,allowEmptyArrays:typeof t.allowEmptyArrays=="boolean"?!!t.allowEmptyArrays:qe.allowEmptyArrays,arrayFormat:s,charset:r,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:qe.charsetSentinel,commaRoundTrip:!!t.commaRoundTrip,delimiter:typeof t.delimiter=="undefined"?qe.delimiter:t.delimiter,encode:typeof t.encode=="boolean"?t.encode:qe.encode,encodeDotInKeys:typeof t.encodeDotInKeys=="boolean"?t.encodeDotInKeys:qe.encodeDotInKeys,encoder:typeof t.encoder=="function"?t.encoder:qe.encoder,encodeValuesOnly:typeof t.encodeValuesOnly=="boolean"?t.encodeValuesOnly:qe.encodeValuesOnly,filter:o,format:n,formatter:l,serializeDate:typeof t.serializeDate=="function"?t.serializeDate:qe.serializeDate,skipNulls:typeof t.skipNulls=="boolean"?t.skipNulls:qe.skipNulls,sort:typeof t.sort=="function"?t.sort:null,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:qe.strictNullHandling}},zh=function(e,t){var r=e,n=Uh(t),l,o;typeof n.filter=="function"?(o=n.filter,r=o("",r)):At(n.filter)&&(o=n.filter,l=o);var s=[];if(typeof r!="object"||r===null)return"";var u=gs[n.arrayFormat],d=u==="comma"&&n.commaRoundTrip;l||(l=Object.keys(r)),n.sort&&l.sort(n.sort);for(var a=ys(),i=0;i<l.length;++i){var p=l[i],c=r[p];n.skipNulls&&c===null||vs(s,Lh(c,p,u,d,n.allowEmptyArrays,n.strictNullHandling,n.skipNulls,n.encodeDotInKeys,n.encode?n.encoder:null,n.filter,n.sort,n.allowDots,n.serializeDate,n.format,n.formatter,n.encodeValuesOnly,n.charset,a))}var f=s.join(n.delimiter),h=n.addQueryPrefix===!0?"?":"";return n.charsetSentinel&&(n.charset==="iso-8859-1"?h+="utf8=%26%2310003%3B&":h+="utf8=%E2%9C%93&"),f.length>0?h+f:""},Kt=ms,Ui=Object.prototype.hasOwnProperty,bs=Array.isArray,Ne={allowDots:!1,allowEmptyArrays:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decodeDotInKeys:!1,decoder:Kt.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictDepth:!1,strictNullHandling:!1,throwOnLimitExceeded:!1},qh=function(e){return e.replace(/&#(\d+);/g,function(t,r){return String.fromCharCode(parseInt(r,10))})},ws=function(e,t,r){if(e&&typeof e=="string"&&t.comma&&e.indexOf(",")>-1)return e.split(",");if(t.throwOnLimitExceeded&&r>=t.arrayLimit)throw new RangeError("Array limit exceeded. Only "+t.arrayLimit+" element"+(t.arrayLimit===1?"":"s")+" allowed in an array.");return e},jh="utf8=%26%2310003%3B",Hh="utf8=%E2%9C%93",$h=function(t,r){var n={__proto__:null},l=r.ignoreQueryPrefix?t.replace(/^\?/,""):t;l=l.replace(/%5B/gi,"[").replace(/%5D/gi,"]");var o=r.parameterLimit===1/0?void 0:r.parameterLimit,s=l.split(r.delimiter,r.throwOnLimitExceeded?o+1:o);if(r.throwOnLimitExceeded&&s.length>o)throw new RangeError("Parameter limit exceeded. Only "+o+" parameter"+(o===1?"":"s")+" allowed.");var u=-1,d,a=r.charset;if(r.charsetSentinel)for(d=0;d<s.length;++d)s[d].indexOf("utf8=")===0&&(s[d]===Hh?a="utf-8":s[d]===jh&&(a="iso-8859-1"),u=d,d=s.length);for(d=0;d<s.length;++d)if(d!==u){var i=s[d],p=i.indexOf("]="),c=p===-1?i.indexOf("="):p+1,f,h;c===-1?(f=r.decoder(i,Ne.decoder,a,"key"),h=r.strictNullHandling?null:""):(f=r.decoder(i.slice(0,c),Ne.decoder,a,"key"),h=Kt.maybeMap(ws(i.slice(c+1),r,bs(n[f])?n[f].length:0),function(m){return r.decoder(m,Ne.decoder,a,"value")})),h&&r.interpretNumericEntities&&a==="iso-8859-1"&&(h=qh(String(h))),i.indexOf("[]=")>-1&&(h=bs(h)?[h]:h);var y=Ui.call(n,f);y&&r.duplicates==="combine"?n[f]=Kt.combine(n[f],h):(!y||r.duplicates==="last")&&(n[f]=h)}return n},Vh=function(e,t,r,n){var l=0;if(e.length>0&&e[e.length-1]==="[]"){var o=e.slice(0,-1).join("");l=Array.isArray(t)&&t[o]?t[o].length:0}for(var s=n?t:ws(t,r,l),u=e.length-1;u>=0;--u){var d,a=e[u];if(a==="[]"&&r.parseArrays)d=r.allowEmptyArrays&&(s===""||r.strictNullHandling&&s===null)?[]:Kt.combine([],s);else{d=r.plainObjects?{__proto__:null}:{};var i=a.charAt(0)==="["&&a.charAt(a.length-1)==="]"?a.slice(1,-1):a,p=r.decodeDotInKeys?i.replace(/%2E/g,"."):i,c=parseInt(p,10);!r.parseArrays&&p===""?d={0:s}:!isNaN(c)&&a!==p&&String(c)===p&&c>=0&&r.parseArrays&&c<=r.arrayLimit?(d=[],d[c]=s):p!=="__proto__"&&(d[p]=s)}s=d}return s},Wh=function(t,r,n,l){if(t){var o=n.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,s=/(\[[^[\]]*])/,u=/(\[[^[\]]*])/g,d=n.depth>0&&s.exec(o),a=d?o.slice(0,d.index):o,i=[];if(a){if(!n.plainObjects&&Ui.call(Object.prototype,a)&&!n.allowPrototypes)return;i.push(a)}for(var p=0;n.depth>0&&(d=u.exec(o))!==null&&p<n.depth;){if(p+=1,!n.plainObjects&&Ui.call(Object.prototype,d[1].slice(1,-1))&&!n.allowPrototypes)return;i.push(d[1])}if(d){if(n.strictDepth===!0)throw new RangeError("Input depth exceeded depth option of "+n.depth+" and strictDepth is true");i.push("["+o.slice(d.index)+"]")}return Vh(i,r,n,l)}},Kh=function(t){if(!t)return Ne;if(typeof t.allowEmptyArrays!="undefined"&&typeof t.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof t.decodeDotInKeys!="undefined"&&typeof t.decodeDotInKeys!="boolean")throw new TypeError("`decodeDotInKeys` option can only be `true` or `false`, when provided");if(t.decoder!==null&&typeof t.decoder!="undefined"&&typeof t.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof t.charset!="undefined"&&t.charset!=="utf-8"&&t.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");if(typeof t.throwOnLimitExceeded!="undefined"&&typeof t.throwOnLimitExceeded!="boolean")throw new TypeError("`throwOnLimitExceeded` option must be a boolean");var r=typeof t.charset=="undefined"?Ne.charset:t.charset,n=typeof t.duplicates=="undefined"?Ne.duplicates:t.duplicates;if(n!=="combine"&&n!=="first"&&n!=="last")throw new TypeError("The duplicates option must be either combine, first, or last");var l=typeof t.allowDots=="undefined"?t.decodeDotInKeys===!0?!0:Ne.allowDots:!!t.allowDots;return{allowDots:l,allowEmptyArrays:typeof t.allowEmptyArrays=="boolean"?!!t.allowEmptyArrays:Ne.allowEmptyArrays,allowPrototypes:typeof t.allowPrototypes=="boolean"?t.allowPrototypes:Ne.allowPrototypes,allowSparse:typeof t.allowSparse=="boolean"?t.allowSparse:Ne.allowSparse,arrayLimit:typeof t.arrayLimit=="number"?t.arrayLimit:Ne.arrayLimit,charset:r,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:Ne.charsetSentinel,comma:typeof t.comma=="boolean"?t.comma:Ne.comma,decodeDotInKeys:typeof t.decodeDotInKeys=="boolean"?t.decodeDotInKeys:Ne.decodeDotInKeys,decoder:typeof t.decoder=="function"?t.decoder:Ne.decoder,delimiter:typeof t.delimiter=="string"||Kt.isRegExp(t.delimiter)?t.delimiter:Ne.delimiter,depth:typeof t.depth=="number"||t.depth===!1?+t.depth:Ne.depth,duplicates:n,ignoreQueryPrefix:t.ignoreQueryPrefix===!0,interpretNumericEntities:typeof t.interpretNumericEntities=="boolean"?t.interpretNumericEntities:Ne.interpretNumericEntities,parameterLimit:typeof t.parameterLimit=="number"?t.parameterLimit:Ne.parameterLimit,parseArrays:t.parseArrays!==!1,plainObjects:typeof t.plainObjects=="boolean"?t.plainObjects:Ne.plainObjects,strictDepth:typeof t.strictDepth=="boolean"?!!t.strictDepth:Ne.strictDepth,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:Ne.strictNullHandling,throwOnLimitExceeded:typeof t.throwOnLimitExceeded=="boolean"?t.throwOnLimitExceeded:!1}},Gh=function(e,t){var r=Kh(t);if(e===""||e===null||typeof e=="undefined")return r.plainObjects?{__proto__:null}:{};for(var n=typeof e=="string"?$h(e,r):e,l=r.plainObjects?{__proto__:null}:{},o=Object.keys(n),s=0;s<o.length;++s){var u=o[s],d=Wh(u,n[u],r,typeof e=="string");l=Kt.merge(l,d,r)}return r.allowSparse===!0?l:Kt.compact(l)},Qh=zh,Yh=Gh,Xh=Pi,Zh={formats:Xh,parse:Yh,stringify:Qh};const Jh=ai(Zh);function _s(e,t){return function(){return e.apply(t,arguments)}}const{toString:ep}=Object.prototype,{getPrototypeOf:zi}=Object,{iterator:vn,toStringTag:Es}=Symbol,xn=(e=>t=>{const r=ep.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),mt=e=>(e=e.toLowerCase(),t=>xn(t)===e),bn=e=>t=>typeof t===e,{isArray:xr}=Array,Hr=bn("undefined");function $r(e){return e!==null&&!Hr(e)&&e.constructor!==null&&!Hr(e.constructor)&&nt(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const As=mt("ArrayBuffer");function tp(e){let t;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&As(e.buffer),t}const rp=bn("string"),nt=bn("function"),Cs=bn("number"),Vr=e=>e!==null&&typeof e=="object",np=e=>e===!0||e===!1,wn=e=>{if(xn(e)!=="object")return!1;const t=zi(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Es in e)&&!(vn in e)},ip=e=>{if(!Vr(e)||$r(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch(t){return!1}},op=mt("Date"),ap=mt("File"),sp=mt("Blob"),lp=mt("FileList"),up=e=>Vr(e)&&nt(e.pipe),cp=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||nt(e.append)&&((t=xn(e))==="formdata"||t==="object"&&nt(e.toString)&&e.toString()==="[object FormData]"))},fp=mt("URLSearchParams"),[hp,pp,dp,mp]=["ReadableStream","Request","Response","Headers"].map(mt),yp=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Wr(e,t,{allOwnKeys:r=!1}={}){if(e===null||typeof e=="undefined")return;let n,l;if(typeof e!="object"&&(e=[e]),xr(e))for(n=0,l=e.length;n<l;n++)t.call(null,e[n],n,e);else{if($r(e))return;const o=r?Object.getOwnPropertyNames(e):Object.keys(e),s=o.length;let u;for(n=0;n<s;n++)u=o[n],t.call(null,e[u],u,e)}}function Ss(e,t){if($r(e))return null;t=t.toLowerCase();const r=Object.keys(e);let n=r.length,l;for(;n-- >0;)if(l=r[n],t===l.toLowerCase())return l;return null}const Gt=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:global,Bs=e=>!Hr(e)&&e!==Gt;function qi(){const{caseless:e}=Bs(this)&&this||{},t={},r=(n,l)=>{const o=e&&Ss(t,l)||l;wn(t[o])&&wn(n)?t[o]=qi(t[o],n):wn(n)?t[o]=qi({},n):xr(n)?t[o]=n.slice():t[o]=n};for(let n=0,l=arguments.length;n<l;n++)arguments[n]&&Wr(arguments[n],r);return t}const gp=(e,t,r,{allOwnKeys:n}={})=>(Wr(t,(l,o)=>{r&&nt(l)?e[o]=_s(l,r):e[o]=l},{allOwnKeys:n}),e),vp=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),xp=(e,t,r,n)=>{e.prototype=Object.create(t.prototype,n),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),r&&Object.assign(e.prototype,r)},bp=(e,t,r,n)=>{let l,o,s;const u={};if(t=t||{},e==null)return t;do{for(l=Object.getOwnPropertyNames(e),o=l.length;o-- >0;)s=l[o],(!n||n(s,e,t))&&!u[s]&&(t[s]=e[s],u[s]=!0);e=r!==!1&&zi(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},wp=(e,t,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=t.length;const n=e.indexOf(t,r);return n!==-1&&n===r},_p=e=>{if(!e)return null;if(xr(e))return e;let t=e.length;if(!Cs(t))return null;const r=new Array(t);for(;t-- >0;)r[t]=e[t];return r},Ep=(e=>t=>e&&t instanceof e)(typeof Uint8Array!="undefined"&&zi(Uint8Array)),Ap=(e,t)=>{const n=(e&&e[vn]).call(e);let l;for(;(l=n.next())&&!l.done;){const o=l.value;t.call(e,o[0],o[1])}},Cp=(e,t)=>{let r;const n=[];for(;(r=e.exec(t))!==null;)n.push(r);return n},Sp=mt("HTMLFormElement"),Bp=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(r,n,l){return n.toUpperCase()+l}),ks=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),kp=mt("RegExp"),Ts=(e,t)=>{const r=Object.getOwnPropertyDescriptors(e),n={};Wr(r,(l,o)=>{let s;(s=t(l,o,e))!==!1&&(n[o]=s||l)}),Object.defineProperties(e,n)},Tp=e=>{Ts(e,(t,r)=>{if(nt(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const n=e[r];if(nt(n)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},Fp=(e,t)=>{const r={},n=l=>{l.forEach(o=>{r[o]=!0})};return xr(e)?n(e):n(String(e).split(t)),r},Ip=()=>{},Dp=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function Rp(e){return!!(e&&nt(e.append)&&e[Es]==="FormData"&&e[vn])}const Op=e=>{const t=new Array(10),r=(n,l)=>{if(Vr(n)){if(t.indexOf(n)>=0)return;if($r(n))return n;if(!("toJSON"in n)){t[l]=n;const o=xr(n)?[]:{};return Wr(n,(s,u)=>{const d=r(s,l+1);!Hr(d)&&(o[u]=d)}),t[l]=void 0,o}}return n};return r(e,0)},Pp=mt("AsyncFunction"),Mp=e=>e&&(Vr(e)||nt(e))&&nt(e.then)&&nt(e.catch),Fs=((e,t)=>e?setImmediate:t?((r,n)=>(Gt.addEventListener("message",({source:l,data:o})=>{l===Gt&&o===r&&n.length&&n.shift()()},!1),l=>{n.push(l),Gt.postMessage(r,"*")}))(`axios@${Math.random()}`,[]):r=>setTimeout(r))(typeof setImmediate=="function",nt(Gt.postMessage)),Np=typeof queueMicrotask!="undefined"?queueMicrotask.bind(Gt):typeof process!="undefined"&&process.nextTick||Fs,le={isArray:xr,isArrayBuffer:As,isBuffer:$r,isFormData:cp,isArrayBufferView:tp,isString:rp,isNumber:Cs,isBoolean:np,isObject:Vr,isPlainObject:wn,isEmptyObject:ip,isReadableStream:hp,isRequest:pp,isResponse:dp,isHeaders:mp,isUndefined:Hr,isDate:op,isFile:ap,isBlob:sp,isRegExp:kp,isFunction:nt,isStream:up,isURLSearchParams:fp,isTypedArray:Ep,isFileList:lp,forEach:Wr,merge:qi,extend:gp,trim:yp,stripBOM:vp,inherits:xp,toFlatObject:bp,kindOf:xn,kindOfTest:mt,endsWith:wp,toArray:_p,forEachEntry:Ap,matchAll:Cp,isHTMLForm:Sp,hasOwnProperty:ks,hasOwnProp:ks,reduceDescriptors:Ts,freezeMethods:Tp,toObjectSet:Fp,toCamelCase:Bp,noop:Ip,toFiniteNumber:Dp,findKey:Ss,global:Gt,isContextDefined:Bs,isSpecCompliantForm:Rp,toJSONObject:Op,isAsyncFn:Pp,isThenable:Mp,setImmediate:Fs,asap:Np,isIterable:e=>e!=null&&nt(e[vn])};function we(e,t,r,n,l){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),r&&(this.config=r),n&&(this.request=n),l&&(this.response=l,this.status=l.status?l.status:null)}le.inherits(we,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:le.toJSONObject(this.config),code:this.code,status:this.status}}});const Is=we.prototype,Ds={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{Ds[e]={value:e}}),Object.defineProperties(we,Ds),Object.defineProperty(Is,"isAxiosError",{value:!0}),we.from=(e,t,r,n,l,o)=>{const s=Object.create(Is);return le.toFlatObject(e,s,function(d){return d!==Error.prototype},u=>u!=="isAxiosError"),we.call(s,e.message,t,r,n,l),s.cause=e,s.name=e.name,o&&Object.assign(s,o),s};const Lp=null;function ji(e){return le.isPlainObject(e)||le.isArray(e)}function Rs(e){return le.endsWith(e,"[]")?e.slice(0,-2):e}function Os(e,t,r){return e?e.concat(t).map(function(l,o){return l=Rs(l),!r&&o?"["+l+"]":l}).join(r?".":""):t}function Up(e){return le.isArray(e)&&!e.some(ji)}const zp=le.toFlatObject(le,{},null,function(t){return/^is[A-Z]/.test(t)});function _n(e,t,r){if(!le.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,r=le.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(y,m){return!le.isUndefined(m[y])});const n=r.metaTokens,l=r.visitor||i,o=r.dots,s=r.indexes,d=(r.Blob||typeof Blob!="undefined"&&Blob)&&le.isSpecCompliantForm(t);if(!le.isFunction(l))throw new TypeError("visitor must be a function");function a(h){if(h===null)return"";if(le.isDate(h))return h.toISOString();if(le.isBoolean(h))return h.toString();if(!d&&le.isBlob(h))throw new we("Blob is not supported. Use a Buffer instead.");return le.isArrayBuffer(h)||le.isTypedArray(h)?d&&typeof Blob=="function"?new Blob([h]):Buffer.from(h):h}function i(h,y,m){let v=h;if(h&&!m&&typeof h=="object"){if(le.endsWith(y,"{}"))y=n?y:y.slice(0,-2),h=JSON.stringify(h);else if(le.isArray(h)&&Up(h)||(le.isFileList(h)||le.endsWith(y,"[]"))&&(v=le.toArray(h)))return y=Rs(y),v.forEach(function(g,w){!(le.isUndefined(g)||g===null)&&t.append(s===!0?Os([y],w,o):s===null?y:y+"[]",a(g))}),!1}return ji(h)?!0:(t.append(Os(m,y,o),a(h)),!1)}const p=[],c=Object.assign(zp,{defaultVisitor:i,convertValue:a,isVisitable:ji});function f(h,y){if(!le.isUndefined(h)){if(p.indexOf(h)!==-1)throw Error("Circular reference detected in "+y.join("."));p.push(h),le.forEach(h,function(v,x){(!(le.isUndefined(v)||v===null)&&l.call(t,v,le.isString(x)?x.trim():x,y,c))===!0&&f(v,y?y.concat(x):[x])}),p.pop()}}if(!le.isObject(e))throw new TypeError("data must be an object");return f(e),t}function Ps(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(n){return t[n]})}function Hi(e,t){this._pairs=[],e&&_n(e,this,t)}const Ms=Hi.prototype;Ms.append=function(t,r){this._pairs.push([t,r])},Ms.toString=function(t){const r=t?function(n){return t.call(this,n,Ps)}:Ps;return this._pairs.map(function(l){return r(l[0])+"="+r(l[1])},"").join("&")};function qp(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Ns(e,t,r){if(!t)return e;const n=r&&r.encode||qp;le.isFunction(r)&&(r={serialize:r});const l=r&&r.serialize;let o;if(l?o=l(t,r):o=le.isURLSearchParams(t)?t.toString():new Hi(t,r).toString(n),o){const s=e.indexOf("#");s!==-1&&(e=e.slice(0,s)),e+=(e.indexOf("?")===-1?"?":"&")+o}return e}class Ls{constructor(){this.handlers=[]}use(t,r,n){return this.handlers.push({fulfilled:t,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){le.forEach(this.handlers,function(n){n!==null&&t(n)})}}const Us={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},jp={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams!="undefined"?URLSearchParams:Hi,FormData:typeof FormData!="undefined"?FormData:null,Blob:typeof Blob!="undefined"?Blob:null},protocols:["http","https","file","blob","url","data"]},$i=typeof window!="undefined"&&typeof document!="undefined",Vi=typeof navigator=="object"&&navigator||void 0,Hp=$i&&(!Vi||["ReactNative","NativeScript","NS"].indexOf(Vi.product)<0),$p=typeof WorkerGlobalScope!="undefined"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Vp=$i&&window.location.href||"http://localhost",Ze=he(he({},Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:$i,hasStandardBrowserEnv:Hp,hasStandardBrowserWebWorkerEnv:$p,navigator:Vi,origin:Vp},Symbol.toStringTag,{value:"Module"}))),jp);function Wp(e,t){return _n(e,new Ze.classes.URLSearchParams,he({visitor:function(r,n,l,o){return Ze.isNode&&le.isBuffer(r)?(this.append(n,r.toString("base64")),!1):o.defaultVisitor.apply(this,arguments)}},t))}function Kp(e){return le.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function Gp(e){const t={},r=Object.keys(e);let n;const l=r.length;let o;for(n=0;n<l;n++)o=r[n],t[o]=e[o];return t}function zs(e){function t(r,n,l,o){let s=r[o++];if(s==="__proto__")return!0;const u=Number.isFinite(+s),d=o>=r.length;return s=!s&&le.isArray(l)?l.length:s,d?(le.hasOwnProp(l,s)?l[s]=[l[s],n]:l[s]=n,!u):((!l[s]||!le.isObject(l[s]))&&(l[s]=[]),t(r,n,l[s],o)&&le.isArray(l[s])&&(l[s]=Gp(l[s])),!u)}if(le.isFormData(e)&&le.isFunction(e.entries)){const r={};return le.forEachEntry(e,(n,l)=>{t(Kp(n),l,r,0)}),r}return null}function Qp(e,t,r){if(le.isString(e))try{return(t||JSON.parse)(e),le.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(e)}const Kr={transitional:Us,adapter:["xhr","http","fetch"],transformRequest:[function(t,r){const n=r.getContentType()||"",l=n.indexOf("application/json")>-1,o=le.isObject(t);if(o&&le.isHTMLForm(t)&&(t=new FormData(t)),le.isFormData(t))return l?JSON.stringify(zs(t)):t;if(le.isArrayBuffer(t)||le.isBuffer(t)||le.isStream(t)||le.isFile(t)||le.isBlob(t)||le.isReadableStream(t))return t;if(le.isArrayBufferView(t))return t.buffer;if(le.isURLSearchParams(t))return r.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let u;if(o){if(n.indexOf("application/x-www-form-urlencoded")>-1)return Wp(t,this.formSerializer).toString();if((u=le.isFileList(t))||n.indexOf("multipart/form-data")>-1){const d=this.env&&this.env.FormData;return _n(u?{"files[]":t}:t,d&&new d,this.formSerializer)}}return o||l?(r.setContentType("application/json",!1),Qp(t)):t}],transformResponse:[function(t){const r=this.transitional||Kr.transitional,n=r&&r.forcedJSONParsing,l=this.responseType==="json";if(le.isResponse(t)||le.isReadableStream(t))return t;if(t&&le.isString(t)&&(n&&!this.responseType||l)){const s=!(r&&r.silentJSONParsing)&&l;try{return JSON.parse(t)}catch(u){if(s)throw u.name==="SyntaxError"?we.from(u,we.ERR_BAD_RESPONSE,this,null,this.response):u}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Ze.classes.FormData,Blob:Ze.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};le.forEach(["delete","get","head","post","put","patch"],e=>{Kr.headers[e]={}});const Yp=le.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Xp=e=>{const t={};let r,n,l;return e&&e.split(`
6
+ `).forEach(function(s){l=s.indexOf(":"),r=s.substring(0,l).trim().toLowerCase(),n=s.substring(l+1).trim(),!(!r||t[r]&&Yp[r])&&(r==="set-cookie"?t[r]?t[r].push(n):t[r]=[n]:t[r]=t[r]?t[r]+", "+n:n)}),t},qs=Symbol("internals");function Gr(e){return e&&String(e).trim().toLowerCase()}function En(e){return e===!1||e==null?e:le.isArray(e)?e.map(En):String(e)}function Zp(e){const t=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=r.exec(e);)t[n[1]]=n[2];return t}const Jp=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Wi(e,t,r,n,l){if(le.isFunction(n))return n.call(this,t,r);if(l&&(t=r),!!le.isString(t)){if(le.isString(n))return t.indexOf(n)!==-1;if(le.isRegExp(n))return n.test(t)}}function ed(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,r,n)=>r.toUpperCase()+n)}function td(e,t){const r=le.toCamelCase(" "+t);["get","set","has"].forEach(n=>{Object.defineProperty(e,n+r,{value:function(l,o,s){return this[n].call(this,t,l,o,s)},configurable:!0})})}let it=class{constructor(t){t&&this.set(t)}set(t,r,n){const l=this;function o(u,d,a){const i=Gr(d);if(!i)throw new Error("header name must be a non-empty string");const p=le.findKey(l,i);(!p||l[p]===void 0||a===!0||a===void 0&&l[p]!==!1)&&(l[p||d]=En(u))}const s=(u,d)=>le.forEach(u,(a,i)=>o(a,i,d));if(le.isPlainObject(t)||t instanceof this.constructor)s(t,r);else if(le.isString(t)&&(t=t.trim())&&!Jp(t))s(Xp(t),r);else if(le.isObject(t)&&le.isIterable(t)){let u={},d,a;for(const i of t){if(!le.isArray(i))throw TypeError("Object iterator must return a key-value pair");u[a=i[0]]=(d=u[a])?le.isArray(d)?[...d,i[1]]:[d,i[1]]:i[1]}s(u,r)}else t!=null&&o(r,t,n);return this}get(t,r){if(t=Gr(t),t){const n=le.findKey(this,t);if(n){const l=this[n];if(!r)return l;if(r===!0)return Zp(l);if(le.isFunction(r))return r.call(this,l,n);if(le.isRegExp(r))return r.exec(l);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,r){if(t=Gr(t),t){const n=le.findKey(this,t);return!!(n&&this[n]!==void 0&&(!r||Wi(this,this[n],n,r)))}return!1}delete(t,r){const n=this;let l=!1;function o(s){if(s=Gr(s),s){const u=le.findKey(n,s);u&&(!r||Wi(n,n[u],u,r))&&(delete n[u],l=!0)}}return le.isArray(t)?t.forEach(o):o(t),l}clear(t){const r=Object.keys(this);let n=r.length,l=!1;for(;n--;){const o=r[n];(!t||Wi(this,this[o],o,t,!0))&&(delete this[o],l=!0)}return l}normalize(t){const r=this,n={};return le.forEach(this,(l,o)=>{const s=le.findKey(n,o);if(s){r[s]=En(l),delete r[o];return}const u=t?ed(o):String(o).trim();u!==o&&delete r[o],r[u]=En(l),n[u]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const r=Object.create(null);return le.forEach(this,(n,l)=>{n!=null&&n!==!1&&(r[l]=t&&le.isArray(n)?n.join(", "):n)}),r}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,r])=>t+": "+r).join(`
7
+ `)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...r){const n=new this(t);return r.forEach(l=>n.set(l)),n}static accessor(t){const n=(this[qs]=this[qs]={accessors:{}}).accessors,l=this.prototype;function o(s){const u=Gr(s);n[u]||(td(l,s),n[u]=!0)}return le.isArray(t)?t.forEach(o):o(t),this}};it.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),le.reduceDescriptors(it.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(n){this[r]=n}}}),le.freezeMethods(it);function Ki(e,t){const r=this||Kr,n=t||r,l=it.from(n.headers);let o=n.data;return le.forEach(e,function(u){o=u.call(r,o,l.normalize(),t?t.status:void 0)}),l.normalize(),o}function js(e){return!!(e&&e.__CANCEL__)}function br(e,t,r){we.call(this,e==null?"canceled":e,we.ERR_CANCELED,t,r),this.name="CanceledError"}le.inherits(br,we,{__CANCEL__:!0});function Hs(e,t,r){const n=r.config.validateStatus;!r.status||!n||n(r.status)?e(r):t(new we("Request failed with status code "+r.status,[we.ERR_BAD_REQUEST,we.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}function rd(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function nd(e,t){e=e||10;const r=new Array(e),n=new Array(e);let l=0,o=0,s;return t=t!==void 0?t:1e3,function(d){const a=Date.now(),i=n[o];s||(s=a),r[l]=d,n[l]=a;let p=o,c=0;for(;p!==l;)c+=r[p++],p=p%e;if(l=(l+1)%e,l===o&&(o=(o+1)%e),a-s<t)return;const f=i&&a-i;return f?Math.round(c*1e3/f):void 0}}function id(e,t){let r=0,n=1e3/t,l,o;const s=(a,i=Date.now())=>{r=i,l=null,o&&(clearTimeout(o),o=null),e(...a)};return[(...a)=>{const i=Date.now(),p=i-r;p>=n?s(a,i):(l=a,o||(o=setTimeout(()=>{o=null,s(l)},n-p)))},()=>l&&s(l)]}const An=(e,t,r=3)=>{let n=0;const l=nd(50,250);return id(o=>{const s=o.loaded,u=o.lengthComputable?o.total:void 0,d=s-n,a=l(d),i=s<=u;n=s;const p={loaded:s,total:u,progress:u?s/u:void 0,bytes:d,rate:a||void 0,estimated:a&&u&&i?(u-s)/a:void 0,event:o,lengthComputable:u!=null,[t?"download":"upload"]:!0};e(p)},r)},$s=(e,t)=>{const r=e!=null;return[n=>t[0]({lengthComputable:r,total:e,loaded:n}),t[1]]},Vs=e=>(...t)=>le.asap(()=>e(...t)),od=Ze.hasStandardBrowserEnv?((e,t)=>r=>(r=new URL(r,Ze.origin),e.protocol===r.protocol&&e.host===r.host&&(t||e.port===r.port)))(new URL(Ze.origin),Ze.navigator&&/(msie|trident)/i.test(Ze.navigator.userAgent)):()=>!0,ad=Ze.hasStandardBrowserEnv?{write(e,t,r,n,l,o){const s=[e+"="+encodeURIComponent(t)];le.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),le.isString(n)&&s.push("path="+n),le.isString(l)&&s.push("domain="+l),o===!0&&s.push("secure"),document.cookie=s.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function sd(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function ld(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Ws(e,t,r){let n=!sd(t);return e&&(n||r==!1)?ld(e,t):t}const Ks=e=>e instanceof it?he({},e):e;function Qt(e,t){t=t||{};const r={};function n(a,i,p,c){return le.isPlainObject(a)&&le.isPlainObject(i)?le.merge.call({caseless:c},a,i):le.isPlainObject(i)?le.merge({},i):le.isArray(i)?i.slice():i}function l(a,i,p,c){if(le.isUndefined(i)){if(!le.isUndefined(a))return n(void 0,a,p,c)}else return n(a,i,p,c)}function o(a,i){if(!le.isUndefined(i))return n(void 0,i)}function s(a,i){if(le.isUndefined(i)){if(!le.isUndefined(a))return n(void 0,a)}else return n(void 0,i)}function u(a,i,p){if(p in t)return n(a,i);if(p in e)return n(void 0,a)}const d={url:o,method:o,data:o,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:u,headers:(a,i,p)=>l(Ks(a),Ks(i),p,!0)};return le.forEach(Object.keys(he(he({},e),t)),function(i){const p=d[i]||l,c=p(e[i],t[i],i);le.isUndefined(c)&&p!==u||(r[i]=c)}),r}const Gs=e=>{const t=Qt({},e);let{data:r,withXSRFToken:n,xsrfHeaderName:l,xsrfCookieName:o,headers:s,auth:u}=t;t.headers=s=it.from(s),t.url=Ns(Ws(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),u&&s.set("Authorization","Basic "+btoa((u.username||"")+":"+(u.password?unescape(encodeURIComponent(u.password)):"")));let d;if(le.isFormData(r)){if(Ze.hasStandardBrowserEnv||Ze.hasStandardBrowserWebWorkerEnv)s.setContentType(void 0);else if((d=s.getContentType())!==!1){const[a,...i]=d?d.split(";").map(p=>p.trim()).filter(Boolean):[];s.setContentType([a||"multipart/form-data",...i].join("; "))}}if(Ze.hasStandardBrowserEnv&&(n&&le.isFunction(n)&&(n=n(t)),n||n!==!1&&od(t.url))){const a=l&&o&&ad.read(o);a&&s.set(l,a)}return t},ud=typeof XMLHttpRequest!="undefined"&&function(e){return new Promise(function(r,n){const l=Gs(e);let o=l.data;const s=it.from(l.headers).normalize();let{responseType:u,onUploadProgress:d,onDownloadProgress:a}=l,i,p,c,f,h;function y(){f&&f(),h&&h(),l.cancelToken&&l.cancelToken.unsubscribe(i),l.signal&&l.signal.removeEventListener("abort",i)}let m=new XMLHttpRequest;m.open(l.method.toUpperCase(),l.url,!0),m.timeout=l.timeout;function v(){if(!m)return;const g=it.from("getAllResponseHeaders"in m&&m.getAllResponseHeaders()),F={data:!u||u==="text"||u==="json"?m.responseText:m.response,status:m.status,statusText:m.statusText,headers:g,config:e,request:m};Hs(function(I){r(I),y()},function(I){n(I),y()},F),m=null}"onloadend"in m?m.onloadend=v:m.onreadystatechange=function(){!m||m.readyState!==4||m.status===0&&!(m.responseURL&&m.responseURL.indexOf("file:")===0)||setTimeout(v)},m.onabort=function(){m&&(n(new we("Request aborted",we.ECONNABORTED,e,m)),m=null)},m.onerror=function(){n(new we("Network Error",we.ERR_NETWORK,e,m)),m=null},m.ontimeout=function(){let w=l.timeout?"timeout of "+l.timeout+"ms exceeded":"timeout exceeded";const F=l.transitional||Us;l.timeoutErrorMessage&&(w=l.timeoutErrorMessage),n(new we(w,F.clarifyTimeoutError?we.ETIMEDOUT:we.ECONNABORTED,e,m)),m=null},o===void 0&&s.setContentType(null),"setRequestHeader"in m&&le.forEach(s.toJSON(),function(w,F){m.setRequestHeader(F,w)}),le.isUndefined(l.withCredentials)||(m.withCredentials=!!l.withCredentials),u&&u!=="json"&&(m.responseType=l.responseType),a&&([c,h]=An(a,!0),m.addEventListener("progress",c)),d&&m.upload&&([p,f]=An(d),m.upload.addEventListener("progress",p),m.upload.addEventListener("loadend",f)),(l.cancelToken||l.signal)&&(i=g=>{m&&(n(!g||g.type?new br(null,e,m):g),m.abort(),m=null)},l.cancelToken&&l.cancelToken.subscribe(i),l.signal&&(l.signal.aborted?i():l.signal.addEventListener("abort",i)));const x=rd(l.url);if(x&&Ze.protocols.indexOf(x)===-1){n(new we("Unsupported protocol "+x+":",we.ERR_BAD_REQUEST,e));return}m.send(o||null)})},cd=(e,t)=>{const{length:r}=e=e?e.filter(Boolean):[];if(t||r){let n=new AbortController,l;const o=function(a){if(!l){l=!0,u();const i=a instanceof Error?a:this.reason;n.abort(i instanceof we?i:new br(i instanceof Error?i.message:i))}};let s=t&&setTimeout(()=>{s=null,o(new we(`timeout ${t} of ms exceeded`,we.ETIMEDOUT))},t);const u=()=>{e&&(s&&clearTimeout(s),s=null,e.forEach(a=>{a.unsubscribe?a.unsubscribe(o):a.removeEventListener("abort",o)}),e=null)};e.forEach(a=>a.addEventListener("abort",o));const{signal:d}=n;return d.unsubscribe=()=>le.asap(u),d}},fd=function*(e,t){let r=e.byteLength;if(r<t){yield e;return}let n=0,l;for(;n<r;)l=n+t,yield e.slice(n,l),n=l},hd=function(e,t){return xa(this,null,function*(){try{for(var r=ac(pd(e)),n,l,o;n=!(l=yield new cr(r.next())).done;n=!1){const s=l.value;yield*ba(fd(s,t))}}catch(l){o=[l]}finally{try{n&&(l=r.return)&&(yield new cr(l.call(r)))}finally{if(o)throw o[0]}}})},pd=function(e){return xa(this,null,function*(){if(e[Symbol.asyncIterator]){yield*ba(e);return}const t=e.getReader();try{for(;;){const{done:r,value:n}=yield new cr(t.read());if(r)break;yield n}}finally{yield new cr(t.cancel())}})},Qs=(e,t,r,n)=>{const l=hd(e,t);let o=0,s,u=a=>{s||(s=!0,n&&n(a))};return new ReadableStream({pull(a){return Xe(this,null,function*(){try{const{done:i,value:p}=yield l.next();if(i){u(),a.close();return}let c=p.byteLength;if(r){let f=o+=c;r(f)}a.enqueue(new Uint8Array(p))}catch(i){throw u(i),i}})},cancel(a){return u(a),l.return()}},{highWaterMark:2})},Cn=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Ys=Cn&&typeof ReadableStream=="function",dd=Cn&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):e=>Xe(this,null,function*(){return new Uint8Array(yield new Response(e).arrayBuffer())})),Xs=(e,...t)=>{try{return!!e(...t)}catch(r){return!1}},md=Ys&&Xs(()=>{let e=!1;const t=new Request(Ze.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Zs=64*1024,Gi=Ys&&Xs(()=>le.isReadableStream(new Response("").body)),Sn={stream:Gi&&(e=>e.body)};Cn&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!Sn[t]&&(Sn[t]=le.isFunction(e[t])?r=>r[t]():(r,n)=>{throw new we(`Response type '${t}' is not supported`,we.ERR_NOT_SUPPORT,n)})})})(new Response);const yd=e=>Xe(this,null,function*(){if(e==null)return 0;if(le.isBlob(e))return e.size;if(le.isSpecCompliantForm(e))return(yield new Request(Ze.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(le.isArrayBufferView(e)||le.isArrayBuffer(e))return e.byteLength;if(le.isURLSearchParams(e)&&(e=e+""),le.isString(e))return(yield dd(e)).byteLength}),gd=(e,t)=>Xe(this,null,function*(){const r=le.toFiniteNumber(e.getContentLength());return r==null?yd(t):r}),Qi={http:Lp,xhr:ud,fetch:Cn&&(e=>Xe(this,null,function*(){let{url:t,method:r,data:n,signal:l,cancelToken:o,timeout:s,onDownloadProgress:u,onUploadProgress:d,responseType:a,headers:i,withCredentials:p="same-origin",fetchOptions:c}=Gs(e);a=a?(a+"").toLowerCase():"text";let f=cd([l,o&&o.toAbortSignal()],s),h;const y=f&&f.unsubscribe&&(()=>{f.unsubscribe()});let m;try{if(d&&md&&r!=="get"&&r!=="head"&&(m=yield gd(i,n))!==0){let F=new Request(t,{method:"POST",body:n,duplex:"half"}),T;if(le.isFormData(n)&&(T=F.headers.get("content-type"))&&i.setContentType(T),F.body){const[I,D]=$s(m,An(Vs(d)));n=Qs(F.body,Zs,I,D)}}le.isString(p)||(p=p?"include":"omit");const v="credentials"in Request.prototype;h=new Request(t,Ae(he({},c),{signal:f,method:r.toUpperCase(),headers:i.normalize().toJSON(),body:n,duplex:"half",credentials:v?p:void 0}));let x=yield fetch(h,c);const g=Gi&&(a==="stream"||a==="response");if(Gi&&(u||g&&y)){const F={};["status","statusText","headers"].forEach(X=>{F[X]=x[X]});const T=le.toFiniteNumber(x.headers.get("content-length")),[I,D]=u&&$s(T,An(Vs(u),!0))||[];x=new Response(Qs(x.body,Zs,I,()=>{D&&D(),y&&y()}),F)}a=a||"text";let w=yield Sn[le.findKey(Sn,a)||"text"](x,e);return!g&&y&&y(),yield new Promise((F,T)=>{Hs(F,T,{data:w,headers:it.from(x.headers),status:x.status,statusText:x.statusText,config:e,request:h})})}catch(v){throw y&&y(),v&&v.name==="TypeError"&&/Load failed|fetch/i.test(v.message)?Object.assign(new we("Network Error",we.ERR_NETWORK,e,h),{cause:v.cause||v}):we.from(v,v&&v.code,e,h)}}))};le.forEach(Qi,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch(r){}Object.defineProperty(e,"adapterName",{value:t})}});const Js=e=>`- ${e}`,vd=e=>le.isFunction(e)||e===null||e===!1,e0={getAdapter:e=>{e=le.isArray(e)?e:[e];const{length:t}=e;let r,n;const l={};for(let o=0;o<t;o++){r=e[o];let s;if(n=r,!vd(r)&&(n=Qi[(s=String(r)).toLowerCase()],n===void 0))throw new we(`Unknown adapter '${s}'`);if(n)break;l[s||"#"+o]=n}if(!n){const o=Object.entries(l).map(([u,d])=>`adapter ${u} `+(d===!1?"is not supported by the environment":"is not available in the build"));let s=t?o.length>1?`since :
8
+ `+o.map(Js).join(`
9
+ `):" "+Js(o[0]):"as no adapter specified";throw new we("There is no suitable adapter to dispatch the request "+s,"ERR_NOT_SUPPORT")}return n},adapters:Qi};function Yi(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new br(null,e)}function t0(e){return Yi(e),e.headers=it.from(e.headers),e.data=Ki.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),e0.getAdapter(e.adapter||Kr.adapter)(e).then(function(n){return Yi(e),n.data=Ki.call(e,e.transformResponse,n),n.headers=it.from(n.headers),n},function(n){return js(n)||(Yi(e),n&&n.response&&(n.response.data=Ki.call(e,e.transformResponse,n.response),n.response.headers=it.from(n.response.headers))),Promise.reject(n)})}const r0="1.11.0",Bn={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{Bn[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});const n0={};Bn.transitional=function(t,r,n){function l(o,s){return"[Axios v"+r0+"] Transitional option '"+o+"'"+s+(n?". "+n:"")}return(o,s,u)=>{if(t===!1)throw new we(l(s," has been removed"+(r?" in "+r:"")),we.ERR_DEPRECATED);return r&&!n0[s]&&(n0[s]=!0,console.warn(l(s," has been deprecated since v"+r+" and will be removed in the near future"))),t?t(o,s,u):!0}},Bn.spelling=function(t){return(r,n)=>(console.warn(`${n} is likely a misspelling of ${t}`),!0)};function xd(e,t,r){if(typeof e!="object")throw new we("options must be an object",we.ERR_BAD_OPTION_VALUE);const n=Object.keys(e);let l=n.length;for(;l-- >0;){const o=n[l],s=t[o];if(s){const u=e[o],d=u===void 0||s(u,o,e);if(d!==!0)throw new we("option "+o+" must be "+d,we.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new we("Unknown option "+o,we.ERR_BAD_OPTION)}}const kn={assertOptions:xd,validators:Bn},Ct=kn.validators;let Yt=class{constructor(t){this.defaults=t||{},this.interceptors={request:new Ls,response:new Ls}}request(t,r){return Xe(this,null,function*(){try{return yield this._request(t,r)}catch(n){if(n instanceof Error){let l={};Error.captureStackTrace?Error.captureStackTrace(l):l=new Error;const o=l.stack?l.stack.replace(/^.+\n/,""):"";try{n.stack?o&&!String(n.stack).endsWith(o.replace(/^.+\n.+\n/,""))&&(n.stack+=`
10
+ `+o):n.stack=o}catch(s){}}throw n}})}_request(t,r){typeof t=="string"?(r=r||{},r.url=t):r=t||{},r=Qt(this.defaults,r);const{transitional:n,paramsSerializer:l,headers:o}=r;n!==void 0&&kn.assertOptions(n,{silentJSONParsing:Ct.transitional(Ct.boolean),forcedJSONParsing:Ct.transitional(Ct.boolean),clarifyTimeoutError:Ct.transitional(Ct.boolean)},!1),l!=null&&(le.isFunction(l)?r.paramsSerializer={serialize:l}:kn.assertOptions(l,{encode:Ct.function,serialize:Ct.function},!0)),r.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?r.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:r.allowAbsoluteUrls=!0),kn.assertOptions(r,{baseUrl:Ct.spelling("baseURL"),withXsrfToken:Ct.spelling("withXSRFToken")},!0),r.method=(r.method||this.defaults.method||"get").toLowerCase();let s=o&&le.merge(o.common,o[r.method]);o&&le.forEach(["delete","get","head","post","put","patch","common"],h=>{delete o[h]}),r.headers=it.concat(s,o);const u=[];let d=!0;this.interceptors.request.forEach(function(y){typeof y.runWhen=="function"&&y.runWhen(r)===!1||(d=d&&y.synchronous,u.unshift(y.fulfilled,y.rejected))});const a=[];this.interceptors.response.forEach(function(y){a.push(y.fulfilled,y.rejected)});let i,p=0,c;if(!d){const h=[t0.bind(this),void 0];for(h.unshift(...u),h.push(...a),c=h.length,i=Promise.resolve(r);p<c;)i=i.then(h[p++],h[p++]);return i}c=u.length;let f=r;for(p=0;p<c;){const h=u[p++],y=u[p++];try{f=h(f)}catch(m){y.call(this,m);break}}try{i=t0.call(this,f)}catch(h){return Promise.reject(h)}for(p=0,c=a.length;p<c;)i=i.then(a[p++],a[p++]);return i}getUri(t){t=Qt(this.defaults,t);const r=Ws(t.baseURL,t.url,t.allowAbsoluteUrls);return Ns(r,t.params,t.paramsSerializer)}};le.forEach(["delete","get","head","options"],function(t){Yt.prototype[t]=function(r,n){return this.request(Qt(n||{},{method:t,url:r,data:(n||{}).data}))}}),le.forEach(["post","put","patch"],function(t){function r(n){return function(o,s,u){return this.request(Qt(u||{},{method:t,headers:n?{"Content-Type":"multipart/form-data"}:{},url:o,data:s}))}}Yt.prototype[t]=r(),Yt.prototype[t+"Form"]=r(!0)});let bd=class sc{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(o){r=o});const n=this;this.promise.then(l=>{if(!n._listeners)return;let o=n._listeners.length;for(;o-- >0;)n._listeners[o](l);n._listeners=null}),this.promise.then=l=>{let o;const s=new Promise(u=>{n.subscribe(u),o=u}).then(l);return s.cancel=function(){n.unsubscribe(o)},s},t(function(o,s,u){n.reason||(n.reason=new br(o,s,u),r(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const r=this._listeners.indexOf(t);r!==-1&&this._listeners.splice(r,1)}toAbortSignal(){const t=new AbortController,r=n=>{t.abort(n)};return this.subscribe(r),t.signal.unsubscribe=()=>this.unsubscribe(r),t.signal}static source(){let t;return{token:new sc(function(l){t=l}),cancel:t}}};function wd(e){return function(r){return e.apply(null,r)}}function _d(e){return le.isObject(e)&&e.isAxiosError===!0}const Xi={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Xi).forEach(([e,t])=>{Xi[t]=e});function i0(e){const t=new Yt(e),r=_s(Yt.prototype.request,t);return le.extend(r,Yt.prototype,t,{allOwnKeys:!0}),le.extend(r,t,null,{allOwnKeys:!0}),r.create=function(l){return i0(Qt(e,l))},r}const Ue=i0(Kr);Ue.Axios=Yt,Ue.CanceledError=br,Ue.CancelToken=bd,Ue.isCancel=js,Ue.VERSION=r0,Ue.toFormData=_n,Ue.AxiosError=we,Ue.Cancel=Ue.CanceledError,Ue.all=function(t){return Promise.all(t)},Ue.spread=wd,Ue.isAxiosError=_d,Ue.mergeConfig=Qt,Ue.AxiosHeaders=it,Ue.formToJSON=e=>zs(le.isHTMLForm(e)?new FormData(e):e),Ue.getAdapter=e0.getAdapter,Ue.HttpStatusCode=Xi,Ue.default=Ue;const{Axios:eg,AxiosError:tg,CanceledError:rg,isCancel:ng,CancelToken:ig,VERSION:og,all:ag,Cancel:sg,isAxiosError:lg,spread:ug,toFormData:cg,AxiosHeaders:fg,HttpStatusCode:hg,formToJSON:pg,getAdapter:dg,mergeConfig:mg}=Ue,yt={CUSTOM_MSG:"CUSTOM_MSG",OPEN_CAMERA:"OPEN_CAMERA",CLOSE_CAMERA:"CLOSE_CAMERA",OPEN_AUDIO:"OPEN_AUDIO",CLOSE_AUDIO:"CLOSE_AUDIO",CHANGE_GRAPH:"CHANGE_GRAPH",NOTIFY_DIALOG:"NOTIFY_DIALOG"},Ed={OFFLINE:0},Te={NORMAL:"NORMAL",TEXT:"TEXT",AUDIO:"AUDIO",MP4:"MP4",CAMERA:"CAMERA",VIDEO_STREAM:"VIDEO_STREAM",POINT_VALUE:"POINT_VALUE",LIGHT_PLATE:"LIGHT_PLATE",SENSOR:"SENSOR",TABLE:"TABLE",SWITCH:"SWITCH",RADIO:"RADIO",SLIDER:"SLIDER",SELECT:"SELECT",CHECKBOX:"CHECKBOX",TIME:"TIME",BUTTON:"BUTTON",INPUT:"INPUT"},Zi={POINT:5,YX:6,YC:7},Tn={Emit:7},Ad={STOP:2},Cd={1:1,2:2,3:3,4:4,5:5},Fn={WUJIE:"wujie",QIANKUN:"qiankun",MICROAPP:"microapp"},o0={GRAPH:{SOCKET:"GRAPH_SOCKET"}},a0={AC:{ALARM:"ac.channel.alarm",CONDITION:"ac.channel.gk",OPERATION:"ac.channel.op"},AUDIT:{MSG:"audit.msg",ALARM:"audit.alarm"},DATA:{TASK_STATUS:"data.patroldevice.taskstatus",TASK_RESULT:"data.patroldevice.taskresult"},HOST:{STATUS:"status.platform.hoststatus"},NEST:{BATTERY:"status.platform.nestbattery",HUMIDITY:"status.platform.nesthumidity",TEMPERATURE:"status.platform.nesttemperature",AIR_STATE:"status.platform.nestairstate",DOOR_STATE:"status.platform.nestdoorstate",CHARGE_STATE:"status.platform.nestchargestate",RUNNING_STATE:"status.platform.nestrunningstate",BATTERY_STATE:"status.platform.nestbatterystate",BATTERY_ENABLE:"status.platform.nestbatteryenable",BATTERY_VOLTAGE:"status.platform.nestbatteryvoltage",PLATFORM_STATE:"status.platform.nestsysstate"},MEDIA:{NVR_INFO:"status.platform.nvrinfo",NVR_STATUS:"status.platform.nvrstatus",CAMERA_STATUS:"status.platform.camerastatus"},DRONE:{STATUS:"status.platform.dronestatus",ELECTRICITY:"status.platform.droneelectricity",FLIGHT_TIME:"status.platform.flighttime",FLIGHT_HEIGHT:"status.platform.flightheight",FLIGHT_STATUS:"status.platform.flightstatus",FLIGHT_DISTANCE:"status.platform.flightdistance",PTZ_ELEVATION:"status.platform.ptzelevation",PTZ_YAW_ANGLE:"status.platform.ptzyawangle",PTZ_ROLL_ANGLE:"status.platform.ptzrollangle",LOW_BATTERY:"status.platform.lowbattery",COMM_ABNORMAL:"status.platform.commabnormal",DRIVE_EXCEPTION:"status.platform.driveexception",FAULT_ALARM:"status.platform.faultalarm",CONTROL_STATUS:"status.platform.controlstatus",MILEAGE:"status.platform.mileage",CONTROL_MODE:"status.platform.controlmode"},ROBOT:{SPEED:"status.platform.robotspeed",STATUS:"status.platform.robotstatus",BATTERY:"status.platform.robotbattery",MILEAGE:"status.platform.robotmileage",HUMIDITY:"status.platform.robothumidity",WINDSPEED:"status.platform.robotwindspeed",COORDINATE:"status.platform.robotcoordinate",COORDINATES:"status.platform.robotcoordinates",FAULT_ALARM:"status.platform.robotfaultalarm",LOW_BATTERY:"status.platform.robotlowbattery",TEMPERATURE:"status.platform.robottemperature",CONTROL_MODE:"status.platform.robotcontrolmode",COMM_ABNORMAL:"status.platform.robotcommabnormal",RUNNING_STATE:"status.platform.robotrunningstate",CONTROL_STATUS:"status.platform.robotcontrolstatus",DRIVE_EXCEPTION:"status.platform.robotdriveexception",TRANSPORT_STATUS:"status.platform.robottransportstatus",ULTRASONIC_STOPPING:"status.platform.robotultrasonicstopping"},VOICE:{STATUS:"voiceprint.status",DATA:"voice.data",VOICEPRINT:"voiceprint.data",TIME_DOMAIN:"voiceprint.time.domain",FREQ_DOMAIN:"voiceprint.freq.domain"},PATROL:{ALARM:"patrol.alarm",TASK_ITEM:"patrol.task.item",TASK_INDEX:"patrol.task.index",SINGLE_RESULT:"patrol.single.result",CAMERA_ITEM:"patrol.camera.item",PATROLDEVICE_TASKSTATUS:"data.patroldevice.taskstatus",PATROLDEVICE_TASKRESULT:"data.patroldevice.taskresult",MASTER_ALARM:"patrol.master.alarm",MASTER_SILENCE:"patrol.task.master.silence",MASTER_TASK_ITEM:"patrol.task.master.item",MASTER_TASK_INDEX:"patrol.task.master.index"},REPORT:{ALARM:"report.alarm.message",EXCEL:"report.excel.message",PATROL:"report.patrol.message",PICTURE:"report.picture.message"},ACPOINT:{YCVALUE:"status.platform.ycvalue",YXVALUE:"status.platform.yxvalue"},ALARM:{VOICE:"alarm.platform.alarm"},LINKAGE:{TASK:"linkage.record.task",CAMERA:"linkage.record.camera",PRESET:"linkage.record.preset",CONTROL:"linkage.record.control",PATROLPOINT:"linkage.record.patrolpoint"},METRICS:{SERVER:"metrics.metrics.server",CONTAINER:"metrics.metrics.container"},STATION:{SF6:"status.platform.stationsf6",OXYGEN:"status.platform.stationoxygen",HUMIDITY:"status.platform.stationhumidity",PRESSURE:"status.platform.stationpressure",RAINFALL:"status.platform.stationrainfall",WINDSPEED:"status.platform.stationwindspeed",TEMPERATURE:"status.platform.stationtemperature",WINDDIRECTION:"status.platform.stationwinddirection"},INTERFACE:{ANALYSIS:"analyse.pic.result",ALGORITHM:"algorithm.update.result"},PATROL_DEVICE:{BATTERY:"status.platform.battery",MILEAGE:"status.platform.mileage",GEOGRAPHY:"status.platform.coordinate_geography",COORDINATE:"status.platform.coordinate",COORDINATES:"status.platform.coordinates",ELECTRICITY:"status.platform.electricity",PTZYAWANGLE:"status.platform.ptzyawangle",PTZELEVATION:"status.platform.ptzelevation",PTZROLLANGLE:"status.platform.ptzrollangle",VERTICAL_SPEED:"status.platform.verticalspeed",HORIZONTAL_SPEED:"status.platform.horizontalspeed",FAULT_ALARM:"status.platform.faultalarm",LOW_BATTERY:"status.platform.lowbattery",CONTROL_MODE:"status.platform.controlmode",COMM_ABNORMAL:"status.platform.commabnormal",RUNNING_STATE:"status.platform.runningstate",CONTROL_STATUS:"status.platform.controlstatus",DRIVE_EXCEPTION:"status.platform.driveexception",TRANSPORT_STATUS:"status.platform.transportstatus",ULTRASONIC_STOPPING:"status.platform.ultrasonicstopping"}};var In={};/*!
11
11
  * vite-plugin-qiankun.js v1.0.14
12
12
  * (c) 2021-2022 Teng Mao Qing
13
13
  * Released under the MIT License.
14
- */Object.defineProperty(In,"__esModule",{value:!0});var wr=typeof window!="undefined"?window.proxy||window:{},r0=function(e){wr!=null&&wr.__POWERED_BY_QIANKUN__&&(window.moudleQiankunAppLifeCycles||(window.moudleQiankunAppLifeCycles={}),wr.qiankunName&&(window.moudleQiankunAppLifeCycles[wr.qiankunName]=e))};In.default=r0;var kd=In.qiankunWindow=wr;In.renderWithQiankun=r0;const Td="/",Yi=((Ou=(Ru=(Du=(kd||window).meta)==null?void 0:Du.vite)==null?void 0:Ru.micro)==null?void 0:Ou.type)||Fn.QIANKUN,n0=Yi===Fn.WUJIE,i0=Yi===Fn.QIANKUN,o0=Yi===Fn.MICROAPP,Fd=window.top!==window.self||n0||i0||o0;console.log("🚀 ~ isNested:",Fd,n0,i0,o0);const a0=location.protocol==="https:",Id=((Mu=(Pu=window.meta)==null?void 0:Pu.app)==null?void 0:Mu.server_ip)||location.origin,Dd=a0?"wss:":"ws:",Rd=a0?8443:8e3,Od=location.origin;(Lu=(Nu=window==null?void 0:window.meta)==null?void 0:Nu.graph)!=null&&Lu.savePath,(zu=(Uu=window==null?void 0:window.meta)==null?void 0:Uu.graph)!=null&&zu.templatePath;const s0=`${Dd}//${location.host}/ws`,Pe=Ue.create({baseURL:Od,timeout:window.REQUEST_TIMEOUT||3e4,withCredentials:!1,paramsSerializer:e=>tp.stringify(e)});Pe.interceptors.request.use(e=>(e.headers["x-token"]="ewoglCJhbGcilDogpc3",e),e=>Promise.reject(e)),Pe.interceptors.response.use(e=>{const{data:r}=e;return Promise.resolve(r)},e=>Promise.reject(e));function Pd(e,r={},t={}){return new Promise(n=>{Pe.get(e,he({params:r},t)).then(l=>n({res:l,err:null})).catch(l=>n({res:null,err:l}))})}function Md(e,r={},t={}){return new Promise(n=>{Pe.post(e,r,t).then(l=>n({res:l,err:null})).catch(l=>n({res:null,err:l}))})}function Nd(e,r={},t={}){return Pe.get(e,he({params:r},t))}function Ld(e,r={},t={}){return Pe.post(e,r,t)}function Ud(e,r={}){return Pe.get(`/filehandle/${e}`,{params:r})}function zd(e,r={},t={}){return Pe.post(`/filehandle/${e}`,r,t)}function qd(e,r={}){return Pe.get(`/user/${e}`,{params:r})}function jd(e,r={},t={}){return Pe.post(`/user/${e}`,r,t)}function Hd(e,r={}){return Pe.get(`${e}`,r.local?{params:r,baseURL:Td}:{params:r})}function $d(e,r={}){return Pe.get(`/media/${e}/`,{params:r})}function Vd(e,r={},t={}){return Pe.post(`/media/${e}/`,r,t)}function Wd(e,r={}){return Pe.get(`/common/${e}/`,{params:r})}function Kd(e,r={},t={}){return Pe.post(`/common/${e}/`,r,t)}function Gd(e,r={}){return Pe.get(`/history/${e}`,{params:r})}function Qd(e,r={},t={}){return Pe.post(`/history/${e}`,r,t)}function Yd(e,r={}){return Pe.get(`/scada/${e}`,{params:r})}function Xd(e,r={},t={}){return Pe.post(`/scada/${e}`,r,t)}function Zd(e,r={}){return Pe.get(`/common/factory/${e}`,{params:r})}function Jd(e,r={},t={}){return Pe.post(`/common/factory/${e}`,r,t)}function e1(e,r={}){return Pe.get(`/factory/${e}`,{params:r})}function t1(e,r={},t={}){return Pe.post(`/factory/${e}`,r,t)}const Xi={getApi:Pd,postApi:Md,getFileApi:Ud,postFileApi:zd,getBaseApi:Nd,postBaseApi:Ld,getUserApi:qd,postUserApi:jd,getGraphApi:Hd,getMediaApi:$d,postMediaApi:Vd,getScadaApi:Yd,postScadaApi:Xd,getCommonApi:Wd,postCommonApi:Kd,getHistoryApi:Gd,postHistoryApi:Qd,getFactoryApi:e1,postFactoryApi:t1,getCommonFactoryApi:Zd,postCommonFactoryApi:Jd};function r1(e){return{all:e=e||new Map,on:function(r,t){var n=e.get(r);n?n.push(t):e.set(r,[t])},off:function(r,t){var n=e.get(r);n&&(t?n.splice(n.indexOf(t)>>>0,1):e.set(r,[]))},emit:function(r,t){var n=e.get(r);n&&n.slice().map(function(l){l(t)}),(n=e.get("*"))&&n.slice().map(function(l){l(r,t)})}}}const Zi=r1();function l0(e){return Object.prototype.toString.call(e).slice(8,-1)}function u0(e){if(typeof e!="string")return!1;const r=/^-?\d+(\.\d+)?$/;return e.trim()!==""&&r.test(e.trim())}var n1={exports:{}};function Qr(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var Ji={exports:{}},c0;function Be(){return c0||(c0=1,function(e,r){(function(t,n){e.exports=n()})(be,function(){var t=t||function(n,l){var o;if(typeof window!="undefined"&&window.crypto&&(o=window.crypto),typeof self!="undefined"&&self.crypto&&(o=self.crypto),typeof globalThis!="undefined"&&globalThis.crypto&&(o=globalThis.crypto),!o&&typeof window!="undefined"&&window.msCrypto&&(o=window.msCrypto),!o&&typeof be!="undefined"&&be.crypto&&(o=be.crypto),!o&&typeof Qr=="function")try{o=xa}catch(v){}var a=function(){if(o){if(typeof o.getRandomValues=="function")try{return o.getRandomValues(new Uint32Array(1))[0]}catch(v){}if(typeof o.randomBytes=="function")try{return o.randomBytes(4).readInt32LE()}catch(v){}}throw new Error("Native crypto module could not be used to get secure random number.")},u=Object.create||function(){function v(){}return function(g){var w;return v.prototype=g,w=new v,v.prototype=null,w}}(),d={},s=d.lib={},i=s.Base=function(){return{extend:function(v){var g=u(this);return v&&g.mixIn(v),(!g.hasOwnProperty("init")||this.init===g.init)&&(g.init=function(){g.$super.init.apply(this,arguments)}),g.init.prototype=g,g.$super=this,g},create:function(){var v=this.extend();return v.init.apply(v,arguments),v},init:function(){},mixIn:function(v){for(var g in v)v.hasOwnProperty(g)&&(this[g]=v[g]);v.hasOwnProperty("toString")&&(this.toString=v.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),p=s.WordArray=i.extend({init:function(v,g){v=this.words=v||[],g!=l?this.sigBytes=g:this.sigBytes=v.length*4},toString:function(v){return(v||f).stringify(this)},concat:function(v){var g=this.words,w=v.words,F=this.sigBytes,T=v.sigBytes;if(this.clamp(),F%4)for(var I=0;I<T;I++){var D=w[I>>>2]>>>24-I%4*8&255;g[F+I>>>2]|=D<<24-(F+I)%4*8}else for(var X=0;X<T;X+=4)g[F+X>>>2]=w[X>>>2];return this.sigBytes+=T,this},clamp:function(){var v=this.words,g=this.sigBytes;v[g>>>2]&=4294967295<<32-g%4*8,v.length=n.ceil(g/4)},clone:function(){var v=i.clone.call(this);return v.words=this.words.slice(0),v},random:function(v){for(var g=[],w=0;w<v;w+=4)g.push(a());return new p.init(g,v)}}),c=d.enc={},f=c.Hex={stringify:function(v){for(var g=v.words,w=v.sigBytes,F=[],T=0;T<w;T++){var I=g[T>>>2]>>>24-T%4*8&255;F.push((I>>>4).toString(16)),F.push((I&15).toString(16))}return F.join("")},parse:function(v){for(var g=v.length,w=[],F=0;F<g;F+=2)w[F>>>3]|=parseInt(v.substr(F,2),16)<<24-F%8*4;return new p.init(w,g/2)}},h=c.Latin1={stringify:function(v){for(var g=v.words,w=v.sigBytes,F=[],T=0;T<w;T++){var I=g[T>>>2]>>>24-T%4*8&255;F.push(String.fromCharCode(I))}return F.join("")},parse:function(v){for(var g=v.length,w=[],F=0;F<g;F++)w[F>>>2]|=(v.charCodeAt(F)&255)<<24-F%4*8;return new p.init(w,g)}},y=c.Utf8={stringify:function(v){try{return decodeURIComponent(escape(h.stringify(v)))}catch(g){throw new Error("Malformed UTF-8 data")}},parse:function(v){return h.parse(unescape(encodeURIComponent(v)))}},m=s.BufferedBlockAlgorithm=i.extend({reset:function(){this._data=new p.init,this._nDataBytes=0},_append:function(v){typeof v=="string"&&(v=y.parse(v)),this._data.concat(v),this._nDataBytes+=v.sigBytes},_process:function(v){var g,w=this._data,F=w.words,T=w.sigBytes,I=this.blockSize,D=I*4,X=T/D;v?X=n.ceil(X):X=n.max((X|0)-this._minBufferSize,0);var K=X*I,E=n.min(K*4,T);if(K){for(var A=0;A<K;A+=I)this._doProcessBlock(F,A);g=F.splice(0,K),w.sigBytes-=E}return new p.init(g,E)},clone:function(){var v=i.clone.call(this);return v._data=this._data.clone(),v},_minBufferSize:0});s.Hasher=m.extend({cfg:i.extend(),init:function(v){this.cfg=this.cfg.extend(v),this.reset()},reset:function(){m.reset.call(this),this._doReset()},update:function(v){return this._append(v),this._process(),this},finalize:function(v){v&&this._append(v);var g=this._doFinalize();return g},blockSize:16,_createHelper:function(v){return function(g,w){return new v.init(w).finalize(g)}},_createHmacHelper:function(v){return function(g,w){return new x.HMAC.init(v,w).finalize(g)}}});var x=d.algo={};return d}(Math);return t})}(Ji)),Ji.exports}var eo={exports:{}},f0;function Dn(){return f0||(f0=1,function(e,r){(function(t,n){e.exports=n(Be())})(be,function(t){return function(n){var l=t,o=l.lib,a=o.Base,u=o.WordArray,d=l.x64={};d.Word=a.extend({init:function(s,i){this.high=s,this.low=i}}),d.WordArray=a.extend({init:function(s,i){s=this.words=s||[],i!=n?this.sigBytes=i:this.sigBytes=s.length*8},toX32:function(){for(var s=this.words,i=s.length,p=[],c=0;c<i;c++){var f=s[c];p.push(f.high),p.push(f.low)}return u.create(p,this.sigBytes)},clone:function(){for(var s=a.clone.call(this),i=s.words=this.words.slice(0),p=i.length,c=0;c<p;c++)i[c]=i[c].clone();return s}})}(),t})}(eo)),eo.exports}var to={exports:{}},h0;function i1(){return h0||(h0=1,function(e,r){(function(t,n){e.exports=n(Be())})(be,function(t){return function(){if(typeof ArrayBuffer=="function"){var n=t,l=n.lib,o=l.WordArray,a=o.init,u=o.init=function(d){if(d instanceof ArrayBuffer&&(d=new Uint8Array(d)),(d instanceof Int8Array||typeof Uint8ClampedArray!="undefined"&&d instanceof Uint8ClampedArray||d instanceof Int16Array||d instanceof Uint16Array||d instanceof Int32Array||d instanceof Uint32Array||d instanceof Float32Array||d instanceof Float64Array)&&(d=new Uint8Array(d.buffer,d.byteOffset,d.byteLength)),d instanceof Uint8Array){for(var s=d.byteLength,i=[],p=0;p<s;p++)i[p>>>2]|=d[p]<<24-p%4*8;a.call(this,i,s)}else a.apply(this,arguments)};u.prototype=o}}(),t.lib.WordArray})}(to)),to.exports}var ro={exports:{}},p0;function o1(){return p0||(p0=1,function(e,r){(function(t,n){e.exports=n(Be())})(be,function(t){return function(){var n=t,l=n.lib,o=l.WordArray,a=n.enc;a.Utf16=a.Utf16BE={stringify:function(d){for(var s=d.words,i=d.sigBytes,p=[],c=0;c<i;c+=2){var f=s[c>>>2]>>>16-c%4*8&65535;p.push(String.fromCharCode(f))}return p.join("")},parse:function(d){for(var s=d.length,i=[],p=0;p<s;p++)i[p>>>1]|=d.charCodeAt(p)<<16-p%2*16;return o.create(i,s*2)}},a.Utf16LE={stringify:function(d){for(var s=d.words,i=d.sigBytes,p=[],c=0;c<i;c+=2){var f=u(s[c>>>2]>>>16-c%4*8&65535);p.push(String.fromCharCode(f))}return p.join("")},parse:function(d){for(var s=d.length,i=[],p=0;p<s;p++)i[p>>>1]|=u(d.charCodeAt(p)<<16-p%2*16);return o.create(i,s*2)}};function u(d){return d<<8&4278255360|d>>>8&16711935}}(),t.enc.Utf16})}(ro)),ro.exports}var no={exports:{}},d0;function Xt(){return d0||(d0=1,function(e,r){(function(t,n){e.exports=n(Be())})(be,function(t){return function(){var n=t,l=n.lib,o=l.WordArray,a=n.enc;a.Base64={stringify:function(d){var s=d.words,i=d.sigBytes,p=this._map;d.clamp();for(var c=[],f=0;f<i;f+=3)for(var h=s[f>>>2]>>>24-f%4*8&255,y=s[f+1>>>2]>>>24-(f+1)%4*8&255,m=s[f+2>>>2]>>>24-(f+2)%4*8&255,x=h<<16|y<<8|m,v=0;v<4&&f+v*.75<i;v++)c.push(p.charAt(x>>>6*(3-v)&63));var g=p.charAt(64);if(g)for(;c.length%4;)c.push(g);return c.join("")},parse:function(d){var s=d.length,i=this._map,p=this._reverseMap;if(!p){p=this._reverseMap=[];for(var c=0;c<i.length;c++)p[i.charCodeAt(c)]=c}var f=i.charAt(64);if(f){var h=d.indexOf(f);h!==-1&&(s=h)}return u(d,s,p)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function u(d,s,i){for(var p=[],c=0,f=0;f<s;f++)if(f%4){var h=i[d.charCodeAt(f-1)]<<f%4*2,y=i[d.charCodeAt(f)]>>>6-f%4*2,m=h|y;p[c>>>2]|=m<<24-c%4*8,c++}return o.create(p,c)}}(),t.enc.Base64})}(no)),no.exports}var io={exports:{}},m0;function a1(){return m0||(m0=1,function(e,r){(function(t,n){e.exports=n(Be())})(be,function(t){return function(){var n=t,l=n.lib,o=l.WordArray,a=n.enc;a.Base64url={stringify:function(d,s){s===void 0&&(s=!0);var i=d.words,p=d.sigBytes,c=s?this._safe_map:this._map;d.clamp();for(var f=[],h=0;h<p;h+=3)for(var y=i[h>>>2]>>>24-h%4*8&255,m=i[h+1>>>2]>>>24-(h+1)%4*8&255,x=i[h+2>>>2]>>>24-(h+2)%4*8&255,v=y<<16|m<<8|x,g=0;g<4&&h+g*.75<p;g++)f.push(c.charAt(v>>>6*(3-g)&63));var w=c.charAt(64);if(w)for(;f.length%4;)f.push(w);return f.join("")},parse:function(d,s){s===void 0&&(s=!0);var i=d.length,p=s?this._safe_map:this._map,c=this._reverseMap;if(!c){c=this._reverseMap=[];for(var f=0;f<p.length;f++)c[p.charCodeAt(f)]=f}var h=p.charAt(64);if(h){var y=d.indexOf(h);y!==-1&&(i=y)}return u(d,i,c)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"};function u(d,s,i){for(var p=[],c=0,f=0;f<s;f++)if(f%4){var h=i[d.charCodeAt(f-1)]<<f%4*2,y=i[d.charCodeAt(f)]>>>6-f%4*2,m=h|y;p[c>>>2]|=m<<24-c%4*8,c++}return o.create(p,c)}}(),t.enc.Base64url})}(io)),io.exports}var oo={exports:{}},y0;function Zt(){return y0||(y0=1,function(e,r){(function(t,n){e.exports=n(Be())})(be,function(t){return function(n){var l=t,o=l.lib,a=o.WordArray,u=o.Hasher,d=l.algo,s=[];(function(){for(var y=0;y<64;y++)s[y]=n.abs(n.sin(y+1))*4294967296|0})();var i=d.MD5=u.extend({_doReset:function(){this._hash=new a.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(y,m){for(var x=0;x<16;x++){var v=m+x,g=y[v];y[v]=(g<<8|g>>>24)&16711935|(g<<24|g>>>8)&4278255360}var w=this._hash.words,F=y[m+0],T=y[m+1],I=y[m+2],D=y[m+3],X=y[m+4],K=y[m+5],E=y[m+6],A=y[m+7],C=y[m+8],B=y[m+9],U=y[m+10],q=y[m+11],Z=y[m+12],$=y[m+13],L=y[m+14],V=y[m+15],N=w[0],O=w[1],H=w[2],W=w[3];N=p(N,O,H,W,F,7,s[0]),W=p(W,N,O,H,T,12,s[1]),H=p(H,W,N,O,I,17,s[2]),O=p(O,H,W,N,D,22,s[3]),N=p(N,O,H,W,X,7,s[4]),W=p(W,N,O,H,K,12,s[5]),H=p(H,W,N,O,E,17,s[6]),O=p(O,H,W,N,A,22,s[7]),N=p(N,O,H,W,C,7,s[8]),W=p(W,N,O,H,B,12,s[9]),H=p(H,W,N,O,U,17,s[10]),O=p(O,H,W,N,q,22,s[11]),N=p(N,O,H,W,Z,7,s[12]),W=p(W,N,O,H,$,12,s[13]),H=p(H,W,N,O,L,17,s[14]),O=p(O,H,W,N,V,22,s[15]),N=c(N,O,H,W,T,5,s[16]),W=c(W,N,O,H,E,9,s[17]),H=c(H,W,N,O,q,14,s[18]),O=c(O,H,W,N,F,20,s[19]),N=c(N,O,H,W,K,5,s[20]),W=c(W,N,O,H,U,9,s[21]),H=c(H,W,N,O,V,14,s[22]),O=c(O,H,W,N,X,20,s[23]),N=c(N,O,H,W,B,5,s[24]),W=c(W,N,O,H,L,9,s[25]),H=c(H,W,N,O,D,14,s[26]),O=c(O,H,W,N,C,20,s[27]),N=c(N,O,H,W,$,5,s[28]),W=c(W,N,O,H,I,9,s[29]),H=c(H,W,N,O,A,14,s[30]),O=c(O,H,W,N,Z,20,s[31]),N=f(N,O,H,W,K,4,s[32]),W=f(W,N,O,H,C,11,s[33]),H=f(H,W,N,O,q,16,s[34]),O=f(O,H,W,N,L,23,s[35]),N=f(N,O,H,W,T,4,s[36]),W=f(W,N,O,H,X,11,s[37]),H=f(H,W,N,O,A,16,s[38]),O=f(O,H,W,N,U,23,s[39]),N=f(N,O,H,W,$,4,s[40]),W=f(W,N,O,H,F,11,s[41]),H=f(H,W,N,O,D,16,s[42]),O=f(O,H,W,N,E,23,s[43]),N=f(N,O,H,W,B,4,s[44]),W=f(W,N,O,H,Z,11,s[45]),H=f(H,W,N,O,V,16,s[46]),O=f(O,H,W,N,I,23,s[47]),N=h(N,O,H,W,F,6,s[48]),W=h(W,N,O,H,A,10,s[49]),H=h(H,W,N,O,L,15,s[50]),O=h(O,H,W,N,K,21,s[51]),N=h(N,O,H,W,Z,6,s[52]),W=h(W,N,O,H,D,10,s[53]),H=h(H,W,N,O,U,15,s[54]),O=h(O,H,W,N,T,21,s[55]),N=h(N,O,H,W,C,6,s[56]),W=h(W,N,O,H,V,10,s[57]),H=h(H,W,N,O,E,15,s[58]),O=h(O,H,W,N,$,21,s[59]),N=h(N,O,H,W,X,6,s[60]),W=h(W,N,O,H,q,10,s[61]),H=h(H,W,N,O,I,15,s[62]),O=h(O,H,W,N,B,21,s[63]),w[0]=w[0]+N|0,w[1]=w[1]+O|0,w[2]=w[2]+H|0,w[3]=w[3]+W|0},_doFinalize:function(){var y=this._data,m=y.words,x=this._nDataBytes*8,v=y.sigBytes*8;m[v>>>5]|=128<<24-v%32;var g=n.floor(x/4294967296),w=x;m[(v+64>>>9<<4)+15]=(g<<8|g>>>24)&16711935|(g<<24|g>>>8)&4278255360,m[(v+64>>>9<<4)+14]=(w<<8|w>>>24)&16711935|(w<<24|w>>>8)&4278255360,y.sigBytes=(m.length+1)*4,this._process();for(var F=this._hash,T=F.words,I=0;I<4;I++){var D=T[I];T[I]=(D<<8|D>>>24)&16711935|(D<<24|D>>>8)&4278255360}return F},clone:function(){var y=u.clone.call(this);return y._hash=this._hash.clone(),y}});function p(y,m,x,v,g,w,F){var T=y+(m&x|~m&v)+g+F;return(T<<w|T>>>32-w)+m}function c(y,m,x,v,g,w,F){var T=y+(m&v|x&~v)+g+F;return(T<<w|T>>>32-w)+m}function f(y,m,x,v,g,w,F){var T=y+(m^x^v)+g+F;return(T<<w|T>>>32-w)+m}function h(y,m,x,v,g,w,F){var T=y+(x^(m|~v))+g+F;return(T<<w|T>>>32-w)+m}l.MD5=u._createHelper(i),l.HmacMD5=u._createHmacHelper(i)}(Math),t.MD5})}(oo)),oo.exports}var ao={exports:{}},g0;function v0(){return g0||(g0=1,function(e,r){(function(t,n){e.exports=n(Be())})(be,function(t){return function(){var n=t,l=n.lib,o=l.WordArray,a=l.Hasher,u=n.algo,d=[],s=u.SHA1=a.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(i,p){for(var c=this._hash.words,f=c[0],h=c[1],y=c[2],m=c[3],x=c[4],v=0;v<80;v++){if(v<16)d[v]=i[p+v]|0;else{var g=d[v-3]^d[v-8]^d[v-14]^d[v-16];d[v]=g<<1|g>>>31}var w=(f<<5|f>>>27)+x+d[v];v<20?w+=(h&y|~h&m)+1518500249:v<40?w+=(h^y^m)+1859775393:v<60?w+=(h&y|h&m|y&m)-1894007588:w+=(h^y^m)-899497514,x=m,m=y,y=h<<30|h>>>2,h=f,f=w}c[0]=c[0]+f|0,c[1]=c[1]+h|0,c[2]=c[2]+y|0,c[3]=c[3]+m|0,c[4]=c[4]+x|0},_doFinalize:function(){var i=this._data,p=i.words,c=this._nDataBytes*8,f=i.sigBytes*8;return p[f>>>5]|=128<<24-f%32,p[(f+64>>>9<<4)+14]=Math.floor(c/4294967296),p[(f+64>>>9<<4)+15]=c,i.sigBytes=p.length*4,this._process(),this._hash},clone:function(){var i=a.clone.call(this);return i._hash=this._hash.clone(),i}});n.SHA1=a._createHelper(s),n.HmacSHA1=a._createHmacHelper(s)}(),t.SHA1})}(ao)),ao.exports}var so={exports:{}},x0;function lo(){return x0||(x0=1,function(e,r){(function(t,n){e.exports=n(Be())})(be,function(t){return function(n){var l=t,o=l.lib,a=o.WordArray,u=o.Hasher,d=l.algo,s=[],i=[];(function(){function f(x){for(var v=n.sqrt(x),g=2;g<=v;g++)if(!(x%g))return!1;return!0}function h(x){return(x-(x|0))*4294967296|0}for(var y=2,m=0;m<64;)f(y)&&(m<8&&(s[m]=h(n.pow(y,1/2))),i[m]=h(n.pow(y,1/3)),m++),y++})();var p=[],c=d.SHA256=u.extend({_doReset:function(){this._hash=new a.init(s.slice(0))},_doProcessBlock:function(f,h){for(var y=this._hash.words,m=y[0],x=y[1],v=y[2],g=y[3],w=y[4],F=y[5],T=y[6],I=y[7],D=0;D<64;D++){if(D<16)p[D]=f[h+D]|0;else{var X=p[D-15],K=(X<<25|X>>>7)^(X<<14|X>>>18)^X>>>3,E=p[D-2],A=(E<<15|E>>>17)^(E<<13|E>>>19)^E>>>10;p[D]=K+p[D-7]+A+p[D-16]}var C=w&F^~w&T,B=m&x^m&v^x&v,U=(m<<30|m>>>2)^(m<<19|m>>>13)^(m<<10|m>>>22),q=(w<<26|w>>>6)^(w<<21|w>>>11)^(w<<7|w>>>25),Z=I+q+C+i[D]+p[D],$=U+B;I=T,T=F,F=w,w=g+Z|0,g=v,v=x,x=m,m=Z+$|0}y[0]=y[0]+m|0,y[1]=y[1]+x|0,y[2]=y[2]+v|0,y[3]=y[3]+g|0,y[4]=y[4]+w|0,y[5]=y[5]+F|0,y[6]=y[6]+T|0,y[7]=y[7]+I|0},_doFinalize:function(){var f=this._data,h=f.words,y=this._nDataBytes*8,m=f.sigBytes*8;return h[m>>>5]|=128<<24-m%32,h[(m+64>>>9<<4)+14]=n.floor(y/4294967296),h[(m+64>>>9<<4)+15]=y,f.sigBytes=h.length*4,this._process(),this._hash},clone:function(){var f=u.clone.call(this);return f._hash=this._hash.clone(),f}});l.SHA256=u._createHelper(c),l.HmacSHA256=u._createHmacHelper(c)}(Math),t.SHA256})}(so)),so.exports}var uo={exports:{}},b0;function s1(){return b0||(b0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),lo())})(be,function(t){return function(){var n=t,l=n.lib,o=l.WordArray,a=n.algo,u=a.SHA256,d=a.SHA224=u.extend({_doReset:function(){this._hash=new o.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var s=u._doFinalize.call(this);return s.sigBytes-=4,s}});n.SHA224=u._createHelper(d),n.HmacSHA224=u._createHmacHelper(d)}(),t.SHA224})}(uo)),uo.exports}var co={exports:{}},w0;function _0(){return w0||(w0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),Dn())})(be,function(t){return function(){var n=t,l=n.lib,o=l.Hasher,a=n.x64,u=a.Word,d=a.WordArray,s=n.algo;function i(){return u.create.apply(u,arguments)}var p=[i(1116352408,3609767458),i(1899447441,602891725),i(3049323471,3964484399),i(3921009573,2173295548),i(961987163,4081628472),i(1508970993,3053834265),i(2453635748,2937671579),i(2870763221,3664609560),i(3624381080,2734883394),i(310598401,1164996542),i(607225278,1323610764),i(1426881987,3590304994),i(1925078388,4068182383),i(2162078206,991336113),i(2614888103,633803317),i(3248222580,3479774868),i(3835390401,2666613458),i(4022224774,944711139),i(264347078,2341262773),i(604807628,2007800933),i(770255983,1495990901),i(1249150122,1856431235),i(1555081692,3175218132),i(1996064986,2198950837),i(2554220882,3999719339),i(2821834349,766784016),i(2952996808,2566594879),i(3210313671,3203337956),i(3336571891,1034457026),i(3584528711,2466948901),i(113926993,3758326383),i(338241895,168717936),i(666307205,1188179964),i(773529912,1546045734),i(1294757372,1522805485),i(1396182291,2643833823),i(1695183700,2343527390),i(1986661051,1014477480),i(2177026350,1206759142),i(2456956037,344077627),i(2730485921,1290863460),i(2820302411,3158454273),i(3259730800,3505952657),i(3345764771,106217008),i(3516065817,3606008344),i(3600352804,1432725776),i(4094571909,1467031594),i(275423344,851169720),i(430227734,3100823752),i(506948616,1363258195),i(659060556,3750685593),i(883997877,3785050280),i(958139571,3318307427),i(1322822218,3812723403),i(1537002063,2003034995),i(1747873779,3602036899),i(1955562222,1575990012),i(2024104815,1125592928),i(2227730452,2716904306),i(2361852424,442776044),i(2428436474,593698344),i(2756734187,3733110249),i(3204031479,2999351573),i(3329325298,3815920427),i(3391569614,3928383900),i(3515267271,566280711),i(3940187606,3454069534),i(4118630271,4000239992),i(116418474,1914138554),i(174292421,2731055270),i(289380356,3203993006),i(460393269,320620315),i(685471733,587496836),i(852142971,1086792851),i(1017036298,365543100),i(1126000580,2618297676),i(1288033470,3409855158),i(1501505948,4234509866),i(1607167915,987167468),i(1816402316,1246189591)],c=[];(function(){for(var h=0;h<80;h++)c[h]=i()})();var f=s.SHA512=o.extend({_doReset:function(){this._hash=new d.init([new u.init(1779033703,4089235720),new u.init(3144134277,2227873595),new u.init(1013904242,4271175723),new u.init(2773480762,1595750129),new u.init(1359893119,2917565137),new u.init(2600822924,725511199),new u.init(528734635,4215389547),new u.init(1541459225,327033209)])},_doProcessBlock:function(h,y){for(var m=this._hash.words,x=m[0],v=m[1],g=m[2],w=m[3],F=m[4],T=m[5],I=m[6],D=m[7],X=x.high,K=x.low,E=v.high,A=v.low,C=g.high,B=g.low,U=w.high,q=w.low,Z=F.high,$=F.low,L=T.high,V=T.low,N=I.high,O=I.low,H=D.high,W=D.low,ee=X,oe=K,ie=E,ae=A,b=C,_=B,R=U,G=q,J=Z,te=$,se=L,j=V,S=N,k=O,Y=H,ne=W,ue=0;ue<80;ue++){var ce,me,xe=c[ue];if(ue<16)me=xe.high=h[y+ue*2]|0,ce=xe.low=h[y+ue*2+1]|0;else{var ke=c[ue-15],Re=ke.high,Ie=ke.low,zt=(Re>>>1|Ie<<31)^(Re>>>8|Ie<<24)^Re>>>7,ar=(Ie>>>1|Re<<31)^(Ie>>>8|Re<<24)^(Ie>>>7|Re<<25),sr=c[ue-2],qt=sr.high,lr=sr.low,ta=(qt>>>19|lr<<13)^(qt<<3|lr>>>29)^qt>>>6,Ir=(lr>>>19|qt<<13)^(lr<<3|qt>>>29)^(lr>>>6|qt<<26),Gn=c[ue-7],Qn=Gn.high,ra=Gn.low,tn=c[ue-16],na=tn.high,Yn=tn.low;ce=ar+ra,me=zt+Qn+(ce>>>0<ar>>>0?1:0),ce=ce+Ir,me=me+ta+(ce>>>0<Ir>>>0?1:0),ce=ce+Yn,me=me+na+(ce>>>0<Yn>>>0?1:0),xe.high=me,xe.low=ce}var ia=J&se^~J&S,Xn=te&j^~te&k,oa=ee&ie^ee&b^ie&b,aa=oe&ae^oe&_^ae&_,sa=(ee>>>28|oe<<4)^(ee<<30|oe>>>2)^(ee<<25|oe>>>7),Zn=(oe>>>28|ee<<4)^(oe<<30|ee>>>2)^(oe<<25|ee>>>7),la=(J>>>14|te<<18)^(J>>>18|te<<14)^(J<<23|te>>>9),ua=(te>>>14|J<<18)^(te>>>18|J<<14)^(te<<23|J>>>9),Jn=p[ue],ca=Jn.high,ei=Jn.low,tt=ne+ua,Tt=Y+la+(tt>>>0<ne>>>0?1:0),tt=tt+Xn,Tt=Tt+ia+(tt>>>0<Xn>>>0?1:0),tt=tt+ei,Tt=Tt+ca+(tt>>>0<ei>>>0?1:0),tt=tt+ce,Tt=Tt+me+(tt>>>0<ce>>>0?1:0),ti=Zn+aa,fa=sa+oa+(ti>>>0<Zn>>>0?1:0);Y=S,ne=k,S=se,k=j,se=J,j=te,te=G+tt|0,J=R+Tt+(te>>>0<G>>>0?1:0)|0,R=b,G=_,b=ie,_=ae,ie=ee,ae=oe,oe=tt+ti|0,ee=Tt+fa+(oe>>>0<tt>>>0?1:0)|0}K=x.low=K+oe,x.high=X+ee+(K>>>0<oe>>>0?1:0),A=v.low=A+ae,v.high=E+ie+(A>>>0<ae>>>0?1:0),B=g.low=B+_,g.high=C+b+(B>>>0<_>>>0?1:0),q=w.low=q+G,w.high=U+R+(q>>>0<G>>>0?1:0),$=F.low=$+te,F.high=Z+J+($>>>0<te>>>0?1:0),V=T.low=V+j,T.high=L+se+(V>>>0<j>>>0?1:0),O=I.low=O+k,I.high=N+S+(O>>>0<k>>>0?1:0),W=D.low=W+ne,D.high=H+Y+(W>>>0<ne>>>0?1:0)},_doFinalize:function(){var h=this._data,y=h.words,m=this._nDataBytes*8,x=h.sigBytes*8;y[x>>>5]|=128<<24-x%32,y[(x+128>>>10<<5)+30]=Math.floor(m/4294967296),y[(x+128>>>10<<5)+31]=m,h.sigBytes=y.length*4,this._process();var v=this._hash.toX32();return v},clone:function(){var h=o.clone.call(this);return h._hash=this._hash.clone(),h},blockSize:1024/32});n.SHA512=o._createHelper(f),n.HmacSHA512=o._createHmacHelper(f)}(),t.SHA512})}(co)),co.exports}var fo={exports:{}},E0;function l1(){return E0||(E0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),Dn(),_0())})(be,function(t){return function(){var n=t,l=n.x64,o=l.Word,a=l.WordArray,u=n.algo,d=u.SHA512,s=u.SHA384=d.extend({_doReset:function(){this._hash=new a.init([new o.init(3418070365,3238371032),new o.init(1654270250,914150663),new o.init(2438529370,812702999),new o.init(355462360,4144912697),new o.init(1731405415,4290775857),new o.init(2394180231,1750603025),new o.init(3675008525,1694076839),new o.init(1203062813,3204075428)])},_doFinalize:function(){var i=d._doFinalize.call(this);return i.sigBytes-=16,i}});n.SHA384=d._createHelper(s),n.HmacSHA384=d._createHmacHelper(s)}(),t.SHA384})}(fo)),fo.exports}var ho={exports:{}},A0;function u1(){return A0||(A0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),Dn())})(be,function(t){return function(n){var l=t,o=l.lib,a=o.WordArray,u=o.Hasher,d=l.x64,s=d.Word,i=l.algo,p=[],c=[],f=[];(function(){for(var m=1,x=0,v=0;v<24;v++){p[m+5*x]=(v+1)*(v+2)/2%64;var g=x%5,w=(2*m+3*x)%5;m=g,x=w}for(var m=0;m<5;m++)for(var x=0;x<5;x++)c[m+5*x]=x+(2*m+3*x)%5*5;for(var F=1,T=0;T<24;T++){for(var I=0,D=0,X=0;X<7;X++){if(F&1){var K=(1<<X)-1;K<32?D^=1<<K:I^=1<<K-32}F&128?F=F<<1^113:F<<=1}f[T]=s.create(I,D)}})();var h=[];(function(){for(var m=0;m<25;m++)h[m]=s.create()})();var y=i.SHA3=u.extend({cfg:u.cfg.extend({outputLength:512}),_doReset:function(){for(var m=this._state=[],x=0;x<25;x++)m[x]=new s.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(m,x){for(var v=this._state,g=this.blockSize/2,w=0;w<g;w++){var F=m[x+2*w],T=m[x+2*w+1];F=(F<<8|F>>>24)&16711935|(F<<24|F>>>8)&4278255360,T=(T<<8|T>>>24)&16711935|(T<<24|T>>>8)&4278255360;var I=v[w];I.high^=T,I.low^=F}for(var D=0;D<24;D++){for(var X=0;X<5;X++){for(var K=0,E=0,A=0;A<5;A++){var I=v[X+5*A];K^=I.high,E^=I.low}var C=h[X];C.high=K,C.low=E}for(var X=0;X<5;X++)for(var B=h[(X+4)%5],U=h[(X+1)%5],q=U.high,Z=U.low,K=B.high^(q<<1|Z>>>31),E=B.low^(Z<<1|q>>>31),A=0;A<5;A++){var I=v[X+5*A];I.high^=K,I.low^=E}for(var $=1;$<25;$++){var K,E,I=v[$],L=I.high,V=I.low,N=p[$];N<32?(K=L<<N|V>>>32-N,E=V<<N|L>>>32-N):(K=V<<N-32|L>>>64-N,E=L<<N-32|V>>>64-N);var O=h[c[$]];O.high=K,O.low=E}var H=h[0],W=v[0];H.high=W.high,H.low=W.low;for(var X=0;X<5;X++)for(var A=0;A<5;A++){var $=X+5*A,I=v[$],ee=h[$],oe=h[(X+1)%5+5*A],ie=h[(X+2)%5+5*A];I.high=ee.high^~oe.high&ie.high,I.low=ee.low^~oe.low&ie.low}var I=v[0],ae=f[D];I.high^=ae.high,I.low^=ae.low}},_doFinalize:function(){var m=this._data,x=m.words;this._nDataBytes*8;var v=m.sigBytes*8,g=this.blockSize*32;x[v>>>5]|=1<<24-v%32,x[(n.ceil((v+1)/g)*g>>>5)-1]|=128,m.sigBytes=x.length*4,this._process();for(var w=this._state,F=this.cfg.outputLength/8,T=F/8,I=[],D=0;D<T;D++){var X=w[D],K=X.high,E=X.low;K=(K<<8|K>>>24)&16711935|(K<<24|K>>>8)&4278255360,E=(E<<8|E>>>24)&16711935|(E<<24|E>>>8)&4278255360,I.push(E),I.push(K)}return new a.init(I,F)},clone:function(){for(var m=u.clone.call(this),x=m._state=this._state.slice(0),v=0;v<25;v++)x[v]=x[v].clone();return m}});l.SHA3=u._createHelper(y),l.HmacSHA3=u._createHmacHelper(y)}(Math),t.SHA3})}(ho)),ho.exports}var po={exports:{}},C0;function c1(){return C0||(C0=1,function(e,r){(function(t,n){e.exports=n(Be())})(be,function(t){/** @preserve
14
+ */Object.defineProperty(In,"__esModule",{value:!0});var wr=typeof window!="undefined"?window.proxy||window:{},s0=function(e){wr!=null&&wr.__POWERED_BY_QIANKUN__&&(window.moudleQiankunAppLifeCycles||(window.moudleQiankunAppLifeCycles={}),wr.qiankunName&&(window.moudleQiankunAppLifeCycles[wr.qiankunName]=e))};In.default=s0;var Sd=In.qiankunWindow=wr;In.renderWithQiankun=s0;const Bd="/",Ji=((Uu=(Lu=(Nu=(Sd||window).meta)==null?void 0:Nu.vite)==null?void 0:Lu.micro)==null?void 0:Uu.type)||Fn.QIANKUN,l0=Ji===Fn.WUJIE,u0=Ji===Fn.QIANKUN,c0=Ji===Fn.MICROAPP,kd=window.top!==window.self||l0||u0||c0;console.log("🚀 ~ isNested:",kd,l0,u0,c0);const f0=location.protocol==="https:",Td=((qu=(zu=window.meta)==null?void 0:zu.app)==null?void 0:qu.server_ip)||location.origin,Fd=f0?"wss:":"ws:",Id=f0?8443:8e3,Dd=location.origin;(Hu=(ju=window==null?void 0:window.meta)==null?void 0:ju.graph)!=null&&Hu.savePath,(Vu=($u=window==null?void 0:window.meta)==null?void 0:$u.graph)!=null&&Vu.templatePath;const h0=`${Fd}//${location.host}/ws`,Pe=Ue.create({baseURL:Dd,timeout:window.REQUEST_TIMEOUT||3e4,withCredentials:!1,paramsSerializer:e=>Jh.stringify(e)});Pe.interceptors.request.use(e=>(e.headers["x-token"]="ewoglCJhbGcilDogpc3",e),e=>Promise.reject(e)),Pe.interceptors.response.use(e=>{const{data:t}=e;return Promise.resolve(t)},e=>Promise.reject(e));function Rd(e,t={},r={}){return new Promise(n=>{Pe.get(e,he({params:t},r)).then(l=>n({res:l,err:null})).catch(l=>n({res:null,err:l}))})}function Od(e,t={},r={}){return new Promise(n=>{Pe.post(e,t,r).then(l=>n({res:l,err:null})).catch(l=>n({res:null,err:l}))})}function Pd(e,t={},r={}){return Pe.get(e,he({params:t},r))}function Md(e,t={},r={}){return Pe.post(e,t,r)}function Nd(e,t={}){return Pe.get(`/filehandle/${e}`,{params:t})}function Ld(e,t={},r={}){return Pe.post(`/filehandle/${e}`,t,r)}function Ud(e,t={}){return Pe.get(`/user/${e}`,{params:t})}function zd(e,t={},r={}){return Pe.post(`/user/${e}`,t,r)}function qd(e,t={}){return Pe.get(`${e}`,t.local?{params:t,baseURL:Bd}:{params:t})}function jd(e,t={}){return Pe.get(`/media/${e}/`,{params:t})}function Hd(e,t={},r={}){return Pe.post(`/media/${e}/`,t,r)}function $d(e,t={}){return Pe.get(`/common/${e}/`,{params:t})}function Vd(e,t={},r={}){return Pe.post(`/common/${e}/`,t,r)}function Wd(e,t={}){return Pe.get(`/history/${e}`,{params:t})}function Kd(e,t={},r={}){return Pe.post(`/history/${e}`,t,r)}function Gd(e,t={}){return Pe.get(`/scada/${e}`,{params:t})}function Qd(e,t={},r={}){return Pe.post(`/scada/${e}`,t,r)}function Yd(e,t={}){return Pe.get(`/common/factory/${e}`,{params:t})}function Xd(e,t={},r={}){return Pe.post(`/common/factory/${e}`,t,r)}function Zd(e,t={}){return Pe.get(`/factory/${e}`,{params:t})}function Jd(e,t={},r={}){return Pe.post(`/factory/${e}`,t,r)}const eo={getApi:Rd,postApi:Od,getFileApi:Nd,postFileApi:Ld,getBaseApi:Pd,postBaseApi:Md,getUserApi:Ud,postUserApi:zd,getGraphApi:qd,getMediaApi:jd,postMediaApi:Hd,getScadaApi:Gd,postScadaApi:Qd,getCommonApi:$d,postCommonApi:Vd,getHistoryApi:Wd,postHistoryApi:Kd,getFactoryApi:Zd,postFactoryApi:Jd,getCommonFactoryApi:Yd,postCommonFactoryApi:Xd};function e1(e){return{all:e=e||new Map,on:function(t,r){var n=e.get(t);n?n.push(r):e.set(t,[r])},off:function(t,r){var n=e.get(t);n&&(r?n.splice(n.indexOf(r)>>>0,1):e.set(t,[]))},emit:function(t,r){var n=e.get(t);n&&n.slice().map(function(l){l(r)}),(n=e.get("*"))&&n.slice().map(function(l){l(t,r)})}}}const to=e1();function p0(e){return Object.prototype.toString.call(e).slice(8,-1)}function d0(e){if(typeof e!="string")return!1;const t=/^-?\d+(\.\d+)?$/;return e.trim()!==""&&t.test(e.trim())}var t1={exports:{}};function Qr(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var ro={exports:{}},m0;function Be(){return m0||(m0=1,function(e,t){(function(r,n){e.exports=n()})(be,function(){var r=r||function(n,l){var o;if(typeof window!="undefined"&&window.crypto&&(o=window.crypto),typeof self!="undefined"&&self.crypto&&(o=self.crypto),typeof globalThis!="undefined"&&globalThis.crypto&&(o=globalThis.crypto),!o&&typeof window!="undefined"&&window.msCrypto&&(o=window.msCrypto),!o&&typeof be!="undefined"&&be.crypto&&(o=be.crypto),!o&&typeof Qr=="function")try{o=_a}catch(x){}var s=function(){if(o){if(typeof o.getRandomValues=="function")try{return o.getRandomValues(new Uint32Array(1))[0]}catch(x){}if(typeof o.randomBytes=="function")try{return o.randomBytes(4).readInt32LE()}catch(x){}}throw new Error("Native crypto module could not be used to get secure random number.")},u=Object.create||function(){function x(){}return function(g){var w;return x.prototype=g,w=new x,x.prototype=null,w}}(),d={},a=d.lib={},i=a.Base=function(){return{extend:function(x){var g=u(this);return x&&g.mixIn(x),(!g.hasOwnProperty("init")||this.init===g.init)&&(g.init=function(){g.$super.init.apply(this,arguments)}),g.init.prototype=g,g.$super=this,g},create:function(){var x=this.extend();return x.init.apply(x,arguments),x},init:function(){},mixIn:function(x){for(var g in x)x.hasOwnProperty(g)&&(this[g]=x[g]);x.hasOwnProperty("toString")&&(this.toString=x.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),p=a.WordArray=i.extend({init:function(x,g){x=this.words=x||[],g!=l?this.sigBytes=g:this.sigBytes=x.length*4},toString:function(x){return(x||f).stringify(this)},concat:function(x){var g=this.words,w=x.words,F=this.sigBytes,T=x.sigBytes;if(this.clamp(),F%4)for(var I=0;I<T;I++){var D=w[I>>>2]>>>24-I%4*8&255;g[F+I>>>2]|=D<<24-(F+I)%4*8}else for(var X=0;X<T;X+=4)g[F+X>>>2]=w[X>>>2];return this.sigBytes+=T,this},clamp:function(){var x=this.words,g=this.sigBytes;x[g>>>2]&=4294967295<<32-g%4*8,x.length=n.ceil(g/4)},clone:function(){var x=i.clone.call(this);return x.words=this.words.slice(0),x},random:function(x){for(var g=[],w=0;w<x;w+=4)g.push(s());return new p.init(g,x)}}),c=d.enc={},f=c.Hex={stringify:function(x){for(var g=x.words,w=x.sigBytes,F=[],T=0;T<w;T++){var I=g[T>>>2]>>>24-T%4*8&255;F.push((I>>>4).toString(16)),F.push((I&15).toString(16))}return F.join("")},parse:function(x){for(var g=x.length,w=[],F=0;F<g;F+=2)w[F>>>3]|=parseInt(x.substr(F,2),16)<<24-F%8*4;return new p.init(w,g/2)}},h=c.Latin1={stringify:function(x){for(var g=x.words,w=x.sigBytes,F=[],T=0;T<w;T++){var I=g[T>>>2]>>>24-T%4*8&255;F.push(String.fromCharCode(I))}return F.join("")},parse:function(x){for(var g=x.length,w=[],F=0;F<g;F++)w[F>>>2]|=(x.charCodeAt(F)&255)<<24-F%4*8;return new p.init(w,g)}},y=c.Utf8={stringify:function(x){try{return decodeURIComponent(escape(h.stringify(x)))}catch(g){throw new Error("Malformed UTF-8 data")}},parse:function(x){return h.parse(unescape(encodeURIComponent(x)))}},m=a.BufferedBlockAlgorithm=i.extend({reset:function(){this._data=new p.init,this._nDataBytes=0},_append:function(x){typeof x=="string"&&(x=y.parse(x)),this._data.concat(x),this._nDataBytes+=x.sigBytes},_process:function(x){var g,w=this._data,F=w.words,T=w.sigBytes,I=this.blockSize,D=I*4,X=T/D;x?X=n.ceil(X):X=n.max((X|0)-this._minBufferSize,0);var K=X*I,E=n.min(K*4,T);if(K){for(var A=0;A<K;A+=I)this._doProcessBlock(F,A);g=F.splice(0,K),w.sigBytes-=E}return new p.init(g,E)},clone:function(){var x=i.clone.call(this);return x._data=this._data.clone(),x},_minBufferSize:0});a.Hasher=m.extend({cfg:i.extend(),init:function(x){this.cfg=this.cfg.extend(x),this.reset()},reset:function(){m.reset.call(this),this._doReset()},update:function(x){return this._append(x),this._process(),this},finalize:function(x){x&&this._append(x);var g=this._doFinalize();return g},blockSize:16,_createHelper:function(x){return function(g,w){return new x.init(w).finalize(g)}},_createHmacHelper:function(x){return function(g,w){return new v.HMAC.init(x,w).finalize(g)}}});var v=d.algo={};return d}(Math);return r})}(ro)),ro.exports}var no={exports:{}},y0;function Dn(){return y0||(y0=1,function(e,t){(function(r,n){e.exports=n(Be())})(be,function(r){return function(n){var l=r,o=l.lib,s=o.Base,u=o.WordArray,d=l.x64={};d.Word=s.extend({init:function(a,i){this.high=a,this.low=i}}),d.WordArray=s.extend({init:function(a,i){a=this.words=a||[],i!=n?this.sigBytes=i:this.sigBytes=a.length*8},toX32:function(){for(var a=this.words,i=a.length,p=[],c=0;c<i;c++){var f=a[c];p.push(f.high),p.push(f.low)}return u.create(p,this.sigBytes)},clone:function(){for(var a=s.clone.call(this),i=a.words=this.words.slice(0),p=i.length,c=0;c<p;c++)i[c]=i[c].clone();return a}})}(),r})}(no)),no.exports}var io={exports:{}},g0;function r1(){return g0||(g0=1,function(e,t){(function(r,n){e.exports=n(Be())})(be,function(r){return function(){if(typeof ArrayBuffer=="function"){var n=r,l=n.lib,o=l.WordArray,s=o.init,u=o.init=function(d){if(d instanceof ArrayBuffer&&(d=new Uint8Array(d)),(d instanceof Int8Array||typeof Uint8ClampedArray!="undefined"&&d instanceof Uint8ClampedArray||d instanceof Int16Array||d instanceof Uint16Array||d instanceof Int32Array||d instanceof Uint32Array||d instanceof Float32Array||d instanceof Float64Array)&&(d=new Uint8Array(d.buffer,d.byteOffset,d.byteLength)),d instanceof Uint8Array){for(var a=d.byteLength,i=[],p=0;p<a;p++)i[p>>>2]|=d[p]<<24-p%4*8;s.call(this,i,a)}else s.apply(this,arguments)};u.prototype=o}}(),r.lib.WordArray})}(io)),io.exports}var oo={exports:{}},v0;function n1(){return v0||(v0=1,function(e,t){(function(r,n){e.exports=n(Be())})(be,function(r){return function(){var n=r,l=n.lib,o=l.WordArray,s=n.enc;s.Utf16=s.Utf16BE={stringify:function(d){for(var a=d.words,i=d.sigBytes,p=[],c=0;c<i;c+=2){var f=a[c>>>2]>>>16-c%4*8&65535;p.push(String.fromCharCode(f))}return p.join("")},parse:function(d){for(var a=d.length,i=[],p=0;p<a;p++)i[p>>>1]|=d.charCodeAt(p)<<16-p%2*16;return o.create(i,a*2)}},s.Utf16LE={stringify:function(d){for(var a=d.words,i=d.sigBytes,p=[],c=0;c<i;c+=2){var f=u(a[c>>>2]>>>16-c%4*8&65535);p.push(String.fromCharCode(f))}return p.join("")},parse:function(d){for(var a=d.length,i=[],p=0;p<a;p++)i[p>>>1]|=u(d.charCodeAt(p)<<16-p%2*16);return o.create(i,a*2)}};function u(d){return d<<8&4278255360|d>>>8&16711935}}(),r.enc.Utf16})}(oo)),oo.exports}var ao={exports:{}},x0;function Xt(){return x0||(x0=1,function(e,t){(function(r,n){e.exports=n(Be())})(be,function(r){return function(){var n=r,l=n.lib,o=l.WordArray,s=n.enc;s.Base64={stringify:function(d){var a=d.words,i=d.sigBytes,p=this._map;d.clamp();for(var c=[],f=0;f<i;f+=3)for(var h=a[f>>>2]>>>24-f%4*8&255,y=a[f+1>>>2]>>>24-(f+1)%4*8&255,m=a[f+2>>>2]>>>24-(f+2)%4*8&255,v=h<<16|y<<8|m,x=0;x<4&&f+x*.75<i;x++)c.push(p.charAt(v>>>6*(3-x)&63));var g=p.charAt(64);if(g)for(;c.length%4;)c.push(g);return c.join("")},parse:function(d){var a=d.length,i=this._map,p=this._reverseMap;if(!p){p=this._reverseMap=[];for(var c=0;c<i.length;c++)p[i.charCodeAt(c)]=c}var f=i.charAt(64);if(f){var h=d.indexOf(f);h!==-1&&(a=h)}return u(d,a,p)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function u(d,a,i){for(var p=[],c=0,f=0;f<a;f++)if(f%4){var h=i[d.charCodeAt(f-1)]<<f%4*2,y=i[d.charCodeAt(f)]>>>6-f%4*2,m=h|y;p[c>>>2]|=m<<24-c%4*8,c++}return o.create(p,c)}}(),r.enc.Base64})}(ao)),ao.exports}var so={exports:{}},b0;function i1(){return b0||(b0=1,function(e,t){(function(r,n){e.exports=n(Be())})(be,function(r){return function(){var n=r,l=n.lib,o=l.WordArray,s=n.enc;s.Base64url={stringify:function(d,a){a===void 0&&(a=!0);var i=d.words,p=d.sigBytes,c=a?this._safe_map:this._map;d.clamp();for(var f=[],h=0;h<p;h+=3)for(var y=i[h>>>2]>>>24-h%4*8&255,m=i[h+1>>>2]>>>24-(h+1)%4*8&255,v=i[h+2>>>2]>>>24-(h+2)%4*8&255,x=y<<16|m<<8|v,g=0;g<4&&h+g*.75<p;g++)f.push(c.charAt(x>>>6*(3-g)&63));var w=c.charAt(64);if(w)for(;f.length%4;)f.push(w);return f.join("")},parse:function(d,a){a===void 0&&(a=!0);var i=d.length,p=a?this._safe_map:this._map,c=this._reverseMap;if(!c){c=this._reverseMap=[];for(var f=0;f<p.length;f++)c[p.charCodeAt(f)]=f}var h=p.charAt(64);if(h){var y=d.indexOf(h);y!==-1&&(i=y)}return u(d,i,c)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"};function u(d,a,i){for(var p=[],c=0,f=0;f<a;f++)if(f%4){var h=i[d.charCodeAt(f-1)]<<f%4*2,y=i[d.charCodeAt(f)]>>>6-f%4*2,m=h|y;p[c>>>2]|=m<<24-c%4*8,c++}return o.create(p,c)}}(),r.enc.Base64url})}(so)),so.exports}var lo={exports:{}},w0;function Zt(){return w0||(w0=1,function(e,t){(function(r,n){e.exports=n(Be())})(be,function(r){return function(n){var l=r,o=l.lib,s=o.WordArray,u=o.Hasher,d=l.algo,a=[];(function(){for(var y=0;y<64;y++)a[y]=n.abs(n.sin(y+1))*4294967296|0})();var i=d.MD5=u.extend({_doReset:function(){this._hash=new s.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(y,m){for(var v=0;v<16;v++){var x=m+v,g=y[x];y[x]=(g<<8|g>>>24)&16711935|(g<<24|g>>>8)&4278255360}var w=this._hash.words,F=y[m+0],T=y[m+1],I=y[m+2],D=y[m+3],X=y[m+4],K=y[m+5],E=y[m+6],A=y[m+7],C=y[m+8],B=y[m+9],U=y[m+10],q=y[m+11],Z=y[m+12],$=y[m+13],L=y[m+14],V=y[m+15],N=w[0],O=w[1],H=w[2],W=w[3];N=p(N,O,H,W,F,7,a[0]),W=p(W,N,O,H,T,12,a[1]),H=p(H,W,N,O,I,17,a[2]),O=p(O,H,W,N,D,22,a[3]),N=p(N,O,H,W,X,7,a[4]),W=p(W,N,O,H,K,12,a[5]),H=p(H,W,N,O,E,17,a[6]),O=p(O,H,W,N,A,22,a[7]),N=p(N,O,H,W,C,7,a[8]),W=p(W,N,O,H,B,12,a[9]),H=p(H,W,N,O,U,17,a[10]),O=p(O,H,W,N,q,22,a[11]),N=p(N,O,H,W,Z,7,a[12]),W=p(W,N,O,H,$,12,a[13]),H=p(H,W,N,O,L,17,a[14]),O=p(O,H,W,N,V,22,a[15]),N=c(N,O,H,W,T,5,a[16]),W=c(W,N,O,H,E,9,a[17]),H=c(H,W,N,O,q,14,a[18]),O=c(O,H,W,N,F,20,a[19]),N=c(N,O,H,W,K,5,a[20]),W=c(W,N,O,H,U,9,a[21]),H=c(H,W,N,O,V,14,a[22]),O=c(O,H,W,N,X,20,a[23]),N=c(N,O,H,W,B,5,a[24]),W=c(W,N,O,H,L,9,a[25]),H=c(H,W,N,O,D,14,a[26]),O=c(O,H,W,N,C,20,a[27]),N=c(N,O,H,W,$,5,a[28]),W=c(W,N,O,H,I,9,a[29]),H=c(H,W,N,O,A,14,a[30]),O=c(O,H,W,N,Z,20,a[31]),N=f(N,O,H,W,K,4,a[32]),W=f(W,N,O,H,C,11,a[33]),H=f(H,W,N,O,q,16,a[34]),O=f(O,H,W,N,L,23,a[35]),N=f(N,O,H,W,T,4,a[36]),W=f(W,N,O,H,X,11,a[37]),H=f(H,W,N,O,A,16,a[38]),O=f(O,H,W,N,U,23,a[39]),N=f(N,O,H,W,$,4,a[40]),W=f(W,N,O,H,F,11,a[41]),H=f(H,W,N,O,D,16,a[42]),O=f(O,H,W,N,E,23,a[43]),N=f(N,O,H,W,B,4,a[44]),W=f(W,N,O,H,Z,11,a[45]),H=f(H,W,N,O,V,16,a[46]),O=f(O,H,W,N,I,23,a[47]),N=h(N,O,H,W,F,6,a[48]),W=h(W,N,O,H,A,10,a[49]),H=h(H,W,N,O,L,15,a[50]),O=h(O,H,W,N,K,21,a[51]),N=h(N,O,H,W,Z,6,a[52]),W=h(W,N,O,H,D,10,a[53]),H=h(H,W,N,O,U,15,a[54]),O=h(O,H,W,N,T,21,a[55]),N=h(N,O,H,W,C,6,a[56]),W=h(W,N,O,H,V,10,a[57]),H=h(H,W,N,O,E,15,a[58]),O=h(O,H,W,N,$,21,a[59]),N=h(N,O,H,W,X,6,a[60]),W=h(W,N,O,H,q,10,a[61]),H=h(H,W,N,O,I,15,a[62]),O=h(O,H,W,N,B,21,a[63]),w[0]=w[0]+N|0,w[1]=w[1]+O|0,w[2]=w[2]+H|0,w[3]=w[3]+W|0},_doFinalize:function(){var y=this._data,m=y.words,v=this._nDataBytes*8,x=y.sigBytes*8;m[x>>>5]|=128<<24-x%32;var g=n.floor(v/4294967296),w=v;m[(x+64>>>9<<4)+15]=(g<<8|g>>>24)&16711935|(g<<24|g>>>8)&4278255360,m[(x+64>>>9<<4)+14]=(w<<8|w>>>24)&16711935|(w<<24|w>>>8)&4278255360,y.sigBytes=(m.length+1)*4,this._process();for(var F=this._hash,T=F.words,I=0;I<4;I++){var D=T[I];T[I]=(D<<8|D>>>24)&16711935|(D<<24|D>>>8)&4278255360}return F},clone:function(){var y=u.clone.call(this);return y._hash=this._hash.clone(),y}});function p(y,m,v,x,g,w,F){var T=y+(m&v|~m&x)+g+F;return(T<<w|T>>>32-w)+m}function c(y,m,v,x,g,w,F){var T=y+(m&x|v&~x)+g+F;return(T<<w|T>>>32-w)+m}function f(y,m,v,x,g,w,F){var T=y+(m^v^x)+g+F;return(T<<w|T>>>32-w)+m}function h(y,m,v,x,g,w,F){var T=y+(v^(m|~x))+g+F;return(T<<w|T>>>32-w)+m}l.MD5=u._createHelper(i),l.HmacMD5=u._createHmacHelper(i)}(Math),r.MD5})}(lo)),lo.exports}var uo={exports:{}},_0;function E0(){return _0||(_0=1,function(e,t){(function(r,n){e.exports=n(Be())})(be,function(r){return function(){var n=r,l=n.lib,o=l.WordArray,s=l.Hasher,u=n.algo,d=[],a=u.SHA1=s.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(i,p){for(var c=this._hash.words,f=c[0],h=c[1],y=c[2],m=c[3],v=c[4],x=0;x<80;x++){if(x<16)d[x]=i[p+x]|0;else{var g=d[x-3]^d[x-8]^d[x-14]^d[x-16];d[x]=g<<1|g>>>31}var w=(f<<5|f>>>27)+v+d[x];x<20?w+=(h&y|~h&m)+1518500249:x<40?w+=(h^y^m)+1859775393:x<60?w+=(h&y|h&m|y&m)-1894007588:w+=(h^y^m)-899497514,v=m,m=y,y=h<<30|h>>>2,h=f,f=w}c[0]=c[0]+f|0,c[1]=c[1]+h|0,c[2]=c[2]+y|0,c[3]=c[3]+m|0,c[4]=c[4]+v|0},_doFinalize:function(){var i=this._data,p=i.words,c=this._nDataBytes*8,f=i.sigBytes*8;return p[f>>>5]|=128<<24-f%32,p[(f+64>>>9<<4)+14]=Math.floor(c/4294967296),p[(f+64>>>9<<4)+15]=c,i.sigBytes=p.length*4,this._process(),this._hash},clone:function(){var i=s.clone.call(this);return i._hash=this._hash.clone(),i}});n.SHA1=s._createHelper(a),n.HmacSHA1=s._createHmacHelper(a)}(),r.SHA1})}(uo)),uo.exports}var co={exports:{}},A0;function fo(){return A0||(A0=1,function(e,t){(function(r,n){e.exports=n(Be())})(be,function(r){return function(n){var l=r,o=l.lib,s=o.WordArray,u=o.Hasher,d=l.algo,a=[],i=[];(function(){function f(v){for(var x=n.sqrt(v),g=2;g<=x;g++)if(!(v%g))return!1;return!0}function h(v){return(v-(v|0))*4294967296|0}for(var y=2,m=0;m<64;)f(y)&&(m<8&&(a[m]=h(n.pow(y,1/2))),i[m]=h(n.pow(y,1/3)),m++),y++})();var p=[],c=d.SHA256=u.extend({_doReset:function(){this._hash=new s.init(a.slice(0))},_doProcessBlock:function(f,h){for(var y=this._hash.words,m=y[0],v=y[1],x=y[2],g=y[3],w=y[4],F=y[5],T=y[6],I=y[7],D=0;D<64;D++){if(D<16)p[D]=f[h+D]|0;else{var X=p[D-15],K=(X<<25|X>>>7)^(X<<14|X>>>18)^X>>>3,E=p[D-2],A=(E<<15|E>>>17)^(E<<13|E>>>19)^E>>>10;p[D]=K+p[D-7]+A+p[D-16]}var C=w&F^~w&T,B=m&v^m&x^v&x,U=(m<<30|m>>>2)^(m<<19|m>>>13)^(m<<10|m>>>22),q=(w<<26|w>>>6)^(w<<21|w>>>11)^(w<<7|w>>>25),Z=I+q+C+i[D]+p[D],$=U+B;I=T,T=F,F=w,w=g+Z|0,g=x,x=v,v=m,m=Z+$|0}y[0]=y[0]+m|0,y[1]=y[1]+v|0,y[2]=y[2]+x|0,y[3]=y[3]+g|0,y[4]=y[4]+w|0,y[5]=y[5]+F|0,y[6]=y[6]+T|0,y[7]=y[7]+I|0},_doFinalize:function(){var f=this._data,h=f.words,y=this._nDataBytes*8,m=f.sigBytes*8;return h[m>>>5]|=128<<24-m%32,h[(m+64>>>9<<4)+14]=n.floor(y/4294967296),h[(m+64>>>9<<4)+15]=y,f.sigBytes=h.length*4,this._process(),this._hash},clone:function(){var f=u.clone.call(this);return f._hash=this._hash.clone(),f}});l.SHA256=u._createHelper(c),l.HmacSHA256=u._createHmacHelper(c)}(Math),r.SHA256})}(co)),co.exports}var ho={exports:{}},C0;function o1(){return C0||(C0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),fo())})(be,function(r){return function(){var n=r,l=n.lib,o=l.WordArray,s=n.algo,u=s.SHA256,d=s.SHA224=u.extend({_doReset:function(){this._hash=new o.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var a=u._doFinalize.call(this);return a.sigBytes-=4,a}});n.SHA224=u._createHelper(d),n.HmacSHA224=u._createHmacHelper(d)}(),r.SHA224})}(ho)),ho.exports}var po={exports:{}},S0;function B0(){return S0||(S0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),Dn())})(be,function(r){return function(){var n=r,l=n.lib,o=l.Hasher,s=n.x64,u=s.Word,d=s.WordArray,a=n.algo;function i(){return u.create.apply(u,arguments)}var p=[i(1116352408,3609767458),i(1899447441,602891725),i(3049323471,3964484399),i(3921009573,2173295548),i(961987163,4081628472),i(1508970993,3053834265),i(2453635748,2937671579),i(2870763221,3664609560),i(3624381080,2734883394),i(310598401,1164996542),i(607225278,1323610764),i(1426881987,3590304994),i(1925078388,4068182383),i(2162078206,991336113),i(2614888103,633803317),i(3248222580,3479774868),i(3835390401,2666613458),i(4022224774,944711139),i(264347078,2341262773),i(604807628,2007800933),i(770255983,1495990901),i(1249150122,1856431235),i(1555081692,3175218132),i(1996064986,2198950837),i(2554220882,3999719339),i(2821834349,766784016),i(2952996808,2566594879),i(3210313671,3203337956),i(3336571891,1034457026),i(3584528711,2466948901),i(113926993,3758326383),i(338241895,168717936),i(666307205,1188179964),i(773529912,1546045734),i(1294757372,1522805485),i(1396182291,2643833823),i(1695183700,2343527390),i(1986661051,1014477480),i(2177026350,1206759142),i(2456956037,344077627),i(2730485921,1290863460),i(2820302411,3158454273),i(3259730800,3505952657),i(3345764771,106217008),i(3516065817,3606008344),i(3600352804,1432725776),i(4094571909,1467031594),i(275423344,851169720),i(430227734,3100823752),i(506948616,1363258195),i(659060556,3750685593),i(883997877,3785050280),i(958139571,3318307427),i(1322822218,3812723403),i(1537002063,2003034995),i(1747873779,3602036899),i(1955562222,1575990012),i(2024104815,1125592928),i(2227730452,2716904306),i(2361852424,442776044),i(2428436474,593698344),i(2756734187,3733110249),i(3204031479,2999351573),i(3329325298,3815920427),i(3391569614,3928383900),i(3515267271,566280711),i(3940187606,3454069534),i(4118630271,4000239992),i(116418474,1914138554),i(174292421,2731055270),i(289380356,3203993006),i(460393269,320620315),i(685471733,587496836),i(852142971,1086792851),i(1017036298,365543100),i(1126000580,2618297676),i(1288033470,3409855158),i(1501505948,4234509866),i(1607167915,987167468),i(1816402316,1246189591)],c=[];(function(){for(var h=0;h<80;h++)c[h]=i()})();var f=a.SHA512=o.extend({_doReset:function(){this._hash=new d.init([new u.init(1779033703,4089235720),new u.init(3144134277,2227873595),new u.init(1013904242,4271175723),new u.init(2773480762,1595750129),new u.init(1359893119,2917565137),new u.init(2600822924,725511199),new u.init(528734635,4215389547),new u.init(1541459225,327033209)])},_doProcessBlock:function(h,y){for(var m=this._hash.words,v=m[0],x=m[1],g=m[2],w=m[3],F=m[4],T=m[5],I=m[6],D=m[7],X=v.high,K=v.low,E=x.high,A=x.low,C=g.high,B=g.low,U=w.high,q=w.low,Z=F.high,$=F.low,L=T.high,V=T.low,N=I.high,O=I.low,H=D.high,W=D.low,ee=X,oe=K,ie=E,ae=A,b=C,_=B,R=U,G=q,J=Z,te=$,se=L,j=V,S=N,k=O,Y=H,ne=W,ue=0;ue<80;ue++){var ce,me,xe=c[ue];if(ue<16)me=xe.high=h[y+ue*2]|0,ce=xe.low=h[y+ue*2+1]|0;else{var ke=c[ue-15],Re=ke.high,Ie=ke.low,zt=(Re>>>1|Ie<<31)^(Re>>>8|Ie<<24)^Re>>>7,ar=(Ie>>>1|Re<<31)^(Ie>>>8|Re<<24)^(Ie>>>7|Re<<25),sr=c[ue-2],qt=sr.high,lr=sr.low,ia=(qt>>>19|lr<<13)^(qt<<3|lr>>>29)^qt>>>6,Ir=(lr>>>19|qt<<13)^(lr<<3|qt>>>29)^(lr>>>6|qt<<26),Gn=c[ue-7],Qn=Gn.high,oa=Gn.low,tn=c[ue-16],aa=tn.high,Yn=tn.low;ce=ar+oa,me=zt+Qn+(ce>>>0<ar>>>0?1:0),ce=ce+Ir,me=me+ia+(ce>>>0<Ir>>>0?1:0),ce=ce+Yn,me=me+aa+(ce>>>0<Yn>>>0?1:0),xe.high=me,xe.low=ce}var sa=J&se^~J&S,Xn=te&j^~te&k,la=ee&ie^ee&b^ie&b,ua=oe&ae^oe&_^ae&_,ca=(ee>>>28|oe<<4)^(ee<<30|oe>>>2)^(ee<<25|oe>>>7),Zn=(oe>>>28|ee<<4)^(oe<<30|ee>>>2)^(oe<<25|ee>>>7),fa=(J>>>14|te<<18)^(J>>>18|te<<14)^(J<<23|te>>>9),ha=(te>>>14|J<<18)^(te>>>18|J<<14)^(te<<23|J>>>9),Jn=p[ue],pa=Jn.high,ei=Jn.low,tt=ne+ha,Tt=Y+fa+(tt>>>0<ne>>>0?1:0),tt=tt+Xn,Tt=Tt+sa+(tt>>>0<Xn>>>0?1:0),tt=tt+ei,Tt=Tt+pa+(tt>>>0<ei>>>0?1:0),tt=tt+ce,Tt=Tt+me+(tt>>>0<ce>>>0?1:0),ti=Zn+ua,da=ca+la+(ti>>>0<Zn>>>0?1:0);Y=S,ne=k,S=se,k=j,se=J,j=te,te=G+tt|0,J=R+Tt+(te>>>0<G>>>0?1:0)|0,R=b,G=_,b=ie,_=ae,ie=ee,ae=oe,oe=tt+ti|0,ee=Tt+da+(oe>>>0<tt>>>0?1:0)|0}K=v.low=K+oe,v.high=X+ee+(K>>>0<oe>>>0?1:0),A=x.low=A+ae,x.high=E+ie+(A>>>0<ae>>>0?1:0),B=g.low=B+_,g.high=C+b+(B>>>0<_>>>0?1:0),q=w.low=q+G,w.high=U+R+(q>>>0<G>>>0?1:0),$=F.low=$+te,F.high=Z+J+($>>>0<te>>>0?1:0),V=T.low=V+j,T.high=L+se+(V>>>0<j>>>0?1:0),O=I.low=O+k,I.high=N+S+(O>>>0<k>>>0?1:0),W=D.low=W+ne,D.high=H+Y+(W>>>0<ne>>>0?1:0)},_doFinalize:function(){var h=this._data,y=h.words,m=this._nDataBytes*8,v=h.sigBytes*8;y[v>>>5]|=128<<24-v%32,y[(v+128>>>10<<5)+30]=Math.floor(m/4294967296),y[(v+128>>>10<<5)+31]=m,h.sigBytes=y.length*4,this._process();var x=this._hash.toX32();return x},clone:function(){var h=o.clone.call(this);return h._hash=this._hash.clone(),h},blockSize:1024/32});n.SHA512=o._createHelper(f),n.HmacSHA512=o._createHmacHelper(f)}(),r.SHA512})}(po)),po.exports}var mo={exports:{}},k0;function a1(){return k0||(k0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),Dn(),B0())})(be,function(r){return function(){var n=r,l=n.x64,o=l.Word,s=l.WordArray,u=n.algo,d=u.SHA512,a=u.SHA384=d.extend({_doReset:function(){this._hash=new s.init([new o.init(3418070365,3238371032),new o.init(1654270250,914150663),new o.init(2438529370,812702999),new o.init(355462360,4144912697),new o.init(1731405415,4290775857),new o.init(2394180231,1750603025),new o.init(3675008525,1694076839),new o.init(1203062813,3204075428)])},_doFinalize:function(){var i=d._doFinalize.call(this);return i.sigBytes-=16,i}});n.SHA384=d._createHelper(a),n.HmacSHA384=d._createHmacHelper(a)}(),r.SHA384})}(mo)),mo.exports}var yo={exports:{}},T0;function s1(){return T0||(T0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),Dn())})(be,function(r){return function(n){var l=r,o=l.lib,s=o.WordArray,u=o.Hasher,d=l.x64,a=d.Word,i=l.algo,p=[],c=[],f=[];(function(){for(var m=1,v=0,x=0;x<24;x++){p[m+5*v]=(x+1)*(x+2)/2%64;var g=v%5,w=(2*m+3*v)%5;m=g,v=w}for(var m=0;m<5;m++)for(var v=0;v<5;v++)c[m+5*v]=v+(2*m+3*v)%5*5;for(var F=1,T=0;T<24;T++){for(var I=0,D=0,X=0;X<7;X++){if(F&1){var K=(1<<X)-1;K<32?D^=1<<K:I^=1<<K-32}F&128?F=F<<1^113:F<<=1}f[T]=a.create(I,D)}})();var h=[];(function(){for(var m=0;m<25;m++)h[m]=a.create()})();var y=i.SHA3=u.extend({cfg:u.cfg.extend({outputLength:512}),_doReset:function(){for(var m=this._state=[],v=0;v<25;v++)m[v]=new a.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(m,v){for(var x=this._state,g=this.blockSize/2,w=0;w<g;w++){var F=m[v+2*w],T=m[v+2*w+1];F=(F<<8|F>>>24)&16711935|(F<<24|F>>>8)&4278255360,T=(T<<8|T>>>24)&16711935|(T<<24|T>>>8)&4278255360;var I=x[w];I.high^=T,I.low^=F}for(var D=0;D<24;D++){for(var X=0;X<5;X++){for(var K=0,E=0,A=0;A<5;A++){var I=x[X+5*A];K^=I.high,E^=I.low}var C=h[X];C.high=K,C.low=E}for(var X=0;X<5;X++)for(var B=h[(X+4)%5],U=h[(X+1)%5],q=U.high,Z=U.low,K=B.high^(q<<1|Z>>>31),E=B.low^(Z<<1|q>>>31),A=0;A<5;A++){var I=x[X+5*A];I.high^=K,I.low^=E}for(var $=1;$<25;$++){var K,E,I=x[$],L=I.high,V=I.low,N=p[$];N<32?(K=L<<N|V>>>32-N,E=V<<N|L>>>32-N):(K=V<<N-32|L>>>64-N,E=L<<N-32|V>>>64-N);var O=h[c[$]];O.high=K,O.low=E}var H=h[0],W=x[0];H.high=W.high,H.low=W.low;for(var X=0;X<5;X++)for(var A=0;A<5;A++){var $=X+5*A,I=x[$],ee=h[$],oe=h[(X+1)%5+5*A],ie=h[(X+2)%5+5*A];I.high=ee.high^~oe.high&ie.high,I.low=ee.low^~oe.low&ie.low}var I=x[0],ae=f[D];I.high^=ae.high,I.low^=ae.low}},_doFinalize:function(){var m=this._data,v=m.words;this._nDataBytes*8;var x=m.sigBytes*8,g=this.blockSize*32;v[x>>>5]|=1<<24-x%32,v[(n.ceil((x+1)/g)*g>>>5)-1]|=128,m.sigBytes=v.length*4,this._process();for(var w=this._state,F=this.cfg.outputLength/8,T=F/8,I=[],D=0;D<T;D++){var X=w[D],K=X.high,E=X.low;K=(K<<8|K>>>24)&16711935|(K<<24|K>>>8)&4278255360,E=(E<<8|E>>>24)&16711935|(E<<24|E>>>8)&4278255360,I.push(E),I.push(K)}return new s.init(I,F)},clone:function(){for(var m=u.clone.call(this),v=m._state=this._state.slice(0),x=0;x<25;x++)v[x]=v[x].clone();return m}});l.SHA3=u._createHelper(y),l.HmacSHA3=u._createHmacHelper(y)}(Math),r.SHA3})}(yo)),yo.exports}var go={exports:{}},F0;function l1(){return F0||(F0=1,function(e,t){(function(r,n){e.exports=n(Be())})(be,function(r){/** @preserve
15
15
  (c) 2012 by Cédric Mesnil. All rights reserved.
16
16
 
17
17
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
@@ -20,26 +20,26 @@
20
20
  - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
21
21
 
22
22
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23
- */return function(n){var l=t,o=l.lib,a=o.WordArray,u=o.Hasher,d=l.algo,s=a.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),i=a.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),p=a.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),c=a.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),f=a.create([0,1518500249,1859775393,2400959708,2840853838]),h=a.create([1352829926,1548603684,1836072691,2053994217,0]),y=d.RIPEMD160=u.extend({_doReset:function(){this._hash=a.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(T,I){for(var D=0;D<16;D++){var X=I+D,K=T[X];T[X]=(K<<8|K>>>24)&16711935|(K<<24|K>>>8)&4278255360}var E=this._hash.words,A=f.words,C=h.words,B=s.words,U=i.words,q=p.words,Z=c.words,$,L,V,N,O,H,W,ee,oe,ie;H=$=E[0],W=L=E[1],ee=V=E[2],oe=N=E[3],ie=O=E[4];for(var ae,D=0;D<80;D+=1)ae=$+T[I+B[D]]|0,D<16?ae+=m(L,V,N)+A[0]:D<32?ae+=x(L,V,N)+A[1]:D<48?ae+=v(L,V,N)+A[2]:D<64?ae+=g(L,V,N)+A[3]:ae+=w(L,V,N)+A[4],ae=ae|0,ae=F(ae,q[D]),ae=ae+O|0,$=O,O=N,N=F(V,10),V=L,L=ae,ae=H+T[I+U[D]]|0,D<16?ae+=w(W,ee,oe)+C[0]:D<32?ae+=g(W,ee,oe)+C[1]:D<48?ae+=v(W,ee,oe)+C[2]:D<64?ae+=x(W,ee,oe)+C[3]:ae+=m(W,ee,oe)+C[4],ae=ae|0,ae=F(ae,Z[D]),ae=ae+ie|0,H=ie,ie=oe,oe=F(ee,10),ee=W,W=ae;ae=E[1]+V+oe|0,E[1]=E[2]+N+ie|0,E[2]=E[3]+O+H|0,E[3]=E[4]+$+W|0,E[4]=E[0]+L+ee|0,E[0]=ae},_doFinalize:function(){var T=this._data,I=T.words,D=this._nDataBytes*8,X=T.sigBytes*8;I[X>>>5]|=128<<24-X%32,I[(X+64>>>9<<4)+14]=(D<<8|D>>>24)&16711935|(D<<24|D>>>8)&4278255360,T.sigBytes=(I.length+1)*4,this._process();for(var K=this._hash,E=K.words,A=0;A<5;A++){var C=E[A];E[A]=(C<<8|C>>>24)&16711935|(C<<24|C>>>8)&4278255360}return K},clone:function(){var T=u.clone.call(this);return T._hash=this._hash.clone(),T}});function m(T,I,D){return T^I^D}function x(T,I,D){return T&I|~T&D}function v(T,I,D){return(T|~I)^D}function g(T,I,D){return T&D|I&~D}function w(T,I,D){return T^(I|~D)}function F(T,I){return T<<I|T>>>32-I}l.RIPEMD160=u._createHelper(y),l.HmacRIPEMD160=u._createHmacHelper(y)}(),t.RIPEMD160})}(po)),po.exports}var mo={exports:{}},S0;function yo(){return S0||(S0=1,function(e,r){(function(t,n){e.exports=n(Be())})(be,function(t){(function(){var n=t,l=n.lib,o=l.Base,a=n.enc,u=a.Utf8,d=n.algo;d.HMAC=o.extend({init:function(s,i){s=this._hasher=new s.init,typeof i=="string"&&(i=u.parse(i));var p=s.blockSize,c=p*4;i.sigBytes>c&&(i=s.finalize(i)),i.clamp();for(var f=this._oKey=i.clone(),h=this._iKey=i.clone(),y=f.words,m=h.words,x=0;x<p;x++)y[x]^=1549556828,m[x]^=909522486;f.sigBytes=h.sigBytes=c,this.reset()},reset:function(){var s=this._hasher;s.reset(),s.update(this._iKey)},update:function(s){return this._hasher.update(s),this},finalize:function(s){var i=this._hasher,p=i.finalize(s);i.reset();var c=i.finalize(this._oKey.clone().concat(p));return c}})})()})}(mo)),mo.exports}var go={exports:{}},B0;function f1(){return B0||(B0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),lo(),yo())})(be,function(t){return function(){var n=t,l=n.lib,o=l.Base,a=l.WordArray,u=n.algo,d=u.SHA256,s=u.HMAC,i=u.PBKDF2=o.extend({cfg:o.extend({keySize:128/32,hasher:d,iterations:25e4}),init:function(p){this.cfg=this.cfg.extend(p)},compute:function(p,c){for(var f=this.cfg,h=s.create(f.hasher,p),y=a.create(),m=a.create([1]),x=y.words,v=m.words,g=f.keySize,w=f.iterations;x.length<g;){var F=h.update(c).finalize(m);h.reset();for(var T=F.words,I=T.length,D=F,X=1;X<w;X++){D=h.finalize(D),h.reset();for(var K=D.words,E=0;E<I;E++)T[E]^=K[E]}y.concat(F),v[0]++}return y.sigBytes=g*4,y}});n.PBKDF2=function(p,c,f){return i.create(f).compute(p,c)}}(),t.PBKDF2})}(go)),go.exports}var vo={exports:{}},k0;function Nt(){return k0||(k0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),v0(),yo())})(be,function(t){return function(){var n=t,l=n.lib,o=l.Base,a=l.WordArray,u=n.algo,d=u.MD5,s=u.EvpKDF=o.extend({cfg:o.extend({keySize:128/32,hasher:d,iterations:1}),init:function(i){this.cfg=this.cfg.extend(i)},compute:function(i,p){for(var c,f=this.cfg,h=f.hasher.create(),y=a.create(),m=y.words,x=f.keySize,v=f.iterations;m.length<x;){c&&h.update(c),c=h.update(i).finalize(p),h.reset();for(var g=1;g<v;g++)c=h.finalize(c),h.reset();y.concat(c)}return y.sigBytes=x*4,y}});n.EvpKDF=function(i,p,c){return s.create(c).compute(i,p)}}(),t.EvpKDF})}(vo)),vo.exports}var xo={exports:{}},T0;function $e(){return T0||(T0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),Nt())})(be,function(t){t.lib.Cipher||function(n){var l=t,o=l.lib,a=o.Base,u=o.WordArray,d=o.BufferedBlockAlgorithm,s=l.enc;s.Utf8;var i=s.Base64,p=l.algo,c=p.EvpKDF,f=o.Cipher=d.extend({cfg:a.extend(),createEncryptor:function(K,E){return this.create(this._ENC_XFORM_MODE,K,E)},createDecryptor:function(K,E){return this.create(this._DEC_XFORM_MODE,K,E)},init:function(K,E,A){this.cfg=this.cfg.extend(A),this._xformMode=K,this._key=E,this.reset()},reset:function(){d.reset.call(this),this._doReset()},process:function(K){return this._append(K),this._process()},finalize:function(K){K&&this._append(K);var E=this._doFinalize();return E},keySize:128/32,ivSize:128/32,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function K(E){return typeof E=="string"?X:T}return function(E){return{encrypt:function(A,C,B){return K(C).encrypt(E,A,C,B)},decrypt:function(A,C,B){return K(C).decrypt(E,A,C,B)}}}}()});o.StreamCipher=f.extend({_doFinalize:function(){var K=this._process(!0);return K},blockSize:1});var h=l.mode={},y=o.BlockCipherMode=a.extend({createEncryptor:function(K,E){return this.Encryptor.create(K,E)},createDecryptor:function(K,E){return this.Decryptor.create(K,E)},init:function(K,E){this._cipher=K,this._iv=E}}),m=h.CBC=function(){var K=y.extend();K.Encryptor=K.extend({processBlock:function(A,C){var B=this._cipher,U=B.blockSize;E.call(this,A,C,U),B.encryptBlock(A,C),this._prevBlock=A.slice(C,C+U)}}),K.Decryptor=K.extend({processBlock:function(A,C){var B=this._cipher,U=B.blockSize,q=A.slice(C,C+U);B.decryptBlock(A,C),E.call(this,A,C,U),this._prevBlock=q}});function E(A,C,B){var U,q=this._iv;q?(U=q,this._iv=n):U=this._prevBlock;for(var Z=0;Z<B;Z++)A[C+Z]^=U[Z]}return K}(),x=l.pad={},v=x.Pkcs7={pad:function(K,E){for(var A=E*4,C=A-K.sigBytes%A,B=C<<24|C<<16|C<<8|C,U=[],q=0;q<C;q+=4)U.push(B);var Z=u.create(U,C);K.concat(Z)},unpad:function(K){var E=K.words[K.sigBytes-1>>>2]&255;K.sigBytes-=E}};o.BlockCipher=f.extend({cfg:f.cfg.extend({mode:m,padding:v}),reset:function(){var K;f.reset.call(this);var E=this.cfg,A=E.iv,C=E.mode;this._xformMode==this._ENC_XFORM_MODE?K=C.createEncryptor:(K=C.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==K?this._mode.init(this,A&&A.words):(this._mode=K.call(C,this,A&&A.words),this._mode.__creator=K)},_doProcessBlock:function(K,E){this._mode.processBlock(K,E)},_doFinalize:function(){var K,E=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(E.pad(this._data,this.blockSize),K=this._process(!0)):(K=this._process(!0),E.unpad(K)),K},blockSize:128/32});var g=o.CipherParams=a.extend({init:function(K){this.mixIn(K)},toString:function(K){return(K||this.formatter).stringify(this)}}),w=l.format={},F=w.OpenSSL={stringify:function(K){var E,A=K.ciphertext,C=K.salt;return C?E=u.create([1398893684,1701076831]).concat(C).concat(A):E=A,E.toString(i)},parse:function(K){var E,A=i.parse(K),C=A.words;return C[0]==1398893684&&C[1]==1701076831&&(E=u.create(C.slice(2,4)),C.splice(0,4),A.sigBytes-=16),g.create({ciphertext:A,salt:E})}},T=o.SerializableCipher=a.extend({cfg:a.extend({format:F}),encrypt:function(K,E,A,C){C=this.cfg.extend(C);var B=K.createEncryptor(A,C),U=B.finalize(E),q=B.cfg;return g.create({ciphertext:U,key:A,iv:q.iv,algorithm:K,mode:q.mode,padding:q.padding,blockSize:K.blockSize,formatter:C.format})},decrypt:function(K,E,A,C){C=this.cfg.extend(C),E=this._parse(E,C.format);var B=K.createDecryptor(A,C).finalize(E.ciphertext);return B},_parse:function(K,E){return typeof K=="string"?E.parse(K,this):K}}),I=l.kdf={},D=I.OpenSSL={execute:function(K,E,A,C,B){if(C||(C=u.random(64/8)),B)var U=c.create({keySize:E+A,hasher:B}).compute(K,C);else var U=c.create({keySize:E+A}).compute(K,C);var q=u.create(U.words.slice(E),A*4);return U.sigBytes=E*4,g.create({key:U,iv:q,salt:C})}},X=o.PasswordBasedCipher=T.extend({cfg:T.cfg.extend({kdf:D}),encrypt:function(K,E,A,C){C=this.cfg.extend(C);var B=C.kdf.execute(A,K.keySize,K.ivSize,C.salt,C.hasher);C.iv=B.iv;var U=T.encrypt.call(this,K,E,B.key,C);return U.mixIn(B),U},decrypt:function(K,E,A,C){C=this.cfg.extend(C),E=this._parse(E,C.format);var B=C.kdf.execute(A,K.keySize,K.ivSize,E.salt,C.hasher);C.iv=B.iv;var U=T.decrypt.call(this,K,E,B.key,C);return U}})}()})}(xo)),xo.exports}var bo={exports:{}},F0;function h1(){return F0||(F0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),$e())})(be,function(t){return t.mode.CFB=function(){var n=t.lib.BlockCipherMode.extend();n.Encryptor=n.extend({processBlock:function(o,a){var u=this._cipher,d=u.blockSize;l.call(this,o,a,d,u),this._prevBlock=o.slice(a,a+d)}}),n.Decryptor=n.extend({processBlock:function(o,a){var u=this._cipher,d=u.blockSize,s=o.slice(a,a+d);l.call(this,o,a,d,u),this._prevBlock=s}});function l(o,a,u,d){var s,i=this._iv;i?(s=i.slice(0),this._iv=void 0):s=this._prevBlock,d.encryptBlock(s,0);for(var p=0;p<u;p++)o[a+p]^=s[p]}return n}(),t.mode.CFB})}(bo)),bo.exports}var wo={exports:{}},I0;function p1(){return I0||(I0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),$e())})(be,function(t){return t.mode.CTR=function(){var n=t.lib.BlockCipherMode.extend(),l=n.Encryptor=n.extend({processBlock:function(o,a){var u=this._cipher,d=u.blockSize,s=this._iv,i=this._counter;s&&(i=this._counter=s.slice(0),this._iv=void 0);var p=i.slice(0);u.encryptBlock(p,0),i[d-1]=i[d-1]+1|0;for(var c=0;c<d;c++)o[a+c]^=p[c]}});return n.Decryptor=l,n}(),t.mode.CTR})}(wo)),wo.exports}var _o={exports:{}},D0;function d1(){return D0||(D0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),$e())})(be,function(t){/** @preserve
23
+ */return function(n){var l=r,o=l.lib,s=o.WordArray,u=o.Hasher,d=l.algo,a=s.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),i=s.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),p=s.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),c=s.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),f=s.create([0,1518500249,1859775393,2400959708,2840853838]),h=s.create([1352829926,1548603684,1836072691,2053994217,0]),y=d.RIPEMD160=u.extend({_doReset:function(){this._hash=s.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(T,I){for(var D=0;D<16;D++){var X=I+D,K=T[X];T[X]=(K<<8|K>>>24)&16711935|(K<<24|K>>>8)&4278255360}var E=this._hash.words,A=f.words,C=h.words,B=a.words,U=i.words,q=p.words,Z=c.words,$,L,V,N,O,H,W,ee,oe,ie;H=$=E[0],W=L=E[1],ee=V=E[2],oe=N=E[3],ie=O=E[4];for(var ae,D=0;D<80;D+=1)ae=$+T[I+B[D]]|0,D<16?ae+=m(L,V,N)+A[0]:D<32?ae+=v(L,V,N)+A[1]:D<48?ae+=x(L,V,N)+A[2]:D<64?ae+=g(L,V,N)+A[3]:ae+=w(L,V,N)+A[4],ae=ae|0,ae=F(ae,q[D]),ae=ae+O|0,$=O,O=N,N=F(V,10),V=L,L=ae,ae=H+T[I+U[D]]|0,D<16?ae+=w(W,ee,oe)+C[0]:D<32?ae+=g(W,ee,oe)+C[1]:D<48?ae+=x(W,ee,oe)+C[2]:D<64?ae+=v(W,ee,oe)+C[3]:ae+=m(W,ee,oe)+C[4],ae=ae|0,ae=F(ae,Z[D]),ae=ae+ie|0,H=ie,ie=oe,oe=F(ee,10),ee=W,W=ae;ae=E[1]+V+oe|0,E[1]=E[2]+N+ie|0,E[2]=E[3]+O+H|0,E[3]=E[4]+$+W|0,E[4]=E[0]+L+ee|0,E[0]=ae},_doFinalize:function(){var T=this._data,I=T.words,D=this._nDataBytes*8,X=T.sigBytes*8;I[X>>>5]|=128<<24-X%32,I[(X+64>>>9<<4)+14]=(D<<8|D>>>24)&16711935|(D<<24|D>>>8)&4278255360,T.sigBytes=(I.length+1)*4,this._process();for(var K=this._hash,E=K.words,A=0;A<5;A++){var C=E[A];E[A]=(C<<8|C>>>24)&16711935|(C<<24|C>>>8)&4278255360}return K},clone:function(){var T=u.clone.call(this);return T._hash=this._hash.clone(),T}});function m(T,I,D){return T^I^D}function v(T,I,D){return T&I|~T&D}function x(T,I,D){return(T|~I)^D}function g(T,I,D){return T&D|I&~D}function w(T,I,D){return T^(I|~D)}function F(T,I){return T<<I|T>>>32-I}l.RIPEMD160=u._createHelper(y),l.HmacRIPEMD160=u._createHmacHelper(y)}(),r.RIPEMD160})}(go)),go.exports}var vo={exports:{}},I0;function xo(){return I0||(I0=1,function(e,t){(function(r,n){e.exports=n(Be())})(be,function(r){(function(){var n=r,l=n.lib,o=l.Base,s=n.enc,u=s.Utf8,d=n.algo;d.HMAC=o.extend({init:function(a,i){a=this._hasher=new a.init,typeof i=="string"&&(i=u.parse(i));var p=a.blockSize,c=p*4;i.sigBytes>c&&(i=a.finalize(i)),i.clamp();for(var f=this._oKey=i.clone(),h=this._iKey=i.clone(),y=f.words,m=h.words,v=0;v<p;v++)y[v]^=1549556828,m[v]^=909522486;f.sigBytes=h.sigBytes=c,this.reset()},reset:function(){var a=this._hasher;a.reset(),a.update(this._iKey)},update:function(a){return this._hasher.update(a),this},finalize:function(a){var i=this._hasher,p=i.finalize(a);i.reset();var c=i.finalize(this._oKey.clone().concat(p));return c}})})()})}(vo)),vo.exports}var bo={exports:{}},D0;function u1(){return D0||(D0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),fo(),xo())})(be,function(r){return function(){var n=r,l=n.lib,o=l.Base,s=l.WordArray,u=n.algo,d=u.SHA256,a=u.HMAC,i=u.PBKDF2=o.extend({cfg:o.extend({keySize:128/32,hasher:d,iterations:25e4}),init:function(p){this.cfg=this.cfg.extend(p)},compute:function(p,c){for(var f=this.cfg,h=a.create(f.hasher,p),y=s.create(),m=s.create([1]),v=y.words,x=m.words,g=f.keySize,w=f.iterations;v.length<g;){var F=h.update(c).finalize(m);h.reset();for(var T=F.words,I=T.length,D=F,X=1;X<w;X++){D=h.finalize(D),h.reset();for(var K=D.words,E=0;E<I;E++)T[E]^=K[E]}y.concat(F),x[0]++}return y.sigBytes=g*4,y}});n.PBKDF2=function(p,c,f){return i.create(f).compute(p,c)}}(),r.PBKDF2})}(bo)),bo.exports}var wo={exports:{}},R0;function Nt(){return R0||(R0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),E0(),xo())})(be,function(r){return function(){var n=r,l=n.lib,o=l.Base,s=l.WordArray,u=n.algo,d=u.MD5,a=u.EvpKDF=o.extend({cfg:o.extend({keySize:128/32,hasher:d,iterations:1}),init:function(i){this.cfg=this.cfg.extend(i)},compute:function(i,p){for(var c,f=this.cfg,h=f.hasher.create(),y=s.create(),m=y.words,v=f.keySize,x=f.iterations;m.length<v;){c&&h.update(c),c=h.update(i).finalize(p),h.reset();for(var g=1;g<x;g++)c=h.finalize(c),h.reset();y.concat(c)}return y.sigBytes=v*4,y}});n.EvpKDF=function(i,p,c){return a.create(c).compute(i,p)}}(),r.EvpKDF})}(wo)),wo.exports}var _o={exports:{}},O0;function $e(){return O0||(O0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),Nt())})(be,function(r){r.lib.Cipher||function(n){var l=r,o=l.lib,s=o.Base,u=o.WordArray,d=o.BufferedBlockAlgorithm,a=l.enc;a.Utf8;var i=a.Base64,p=l.algo,c=p.EvpKDF,f=o.Cipher=d.extend({cfg:s.extend(),createEncryptor:function(K,E){return this.create(this._ENC_XFORM_MODE,K,E)},createDecryptor:function(K,E){return this.create(this._DEC_XFORM_MODE,K,E)},init:function(K,E,A){this.cfg=this.cfg.extend(A),this._xformMode=K,this._key=E,this.reset()},reset:function(){d.reset.call(this),this._doReset()},process:function(K){return this._append(K),this._process()},finalize:function(K){K&&this._append(K);var E=this._doFinalize();return E},keySize:128/32,ivSize:128/32,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function K(E){return typeof E=="string"?X:T}return function(E){return{encrypt:function(A,C,B){return K(C).encrypt(E,A,C,B)},decrypt:function(A,C,B){return K(C).decrypt(E,A,C,B)}}}}()});o.StreamCipher=f.extend({_doFinalize:function(){var K=this._process(!0);return K},blockSize:1});var h=l.mode={},y=o.BlockCipherMode=s.extend({createEncryptor:function(K,E){return this.Encryptor.create(K,E)},createDecryptor:function(K,E){return this.Decryptor.create(K,E)},init:function(K,E){this._cipher=K,this._iv=E}}),m=h.CBC=function(){var K=y.extend();K.Encryptor=K.extend({processBlock:function(A,C){var B=this._cipher,U=B.blockSize;E.call(this,A,C,U),B.encryptBlock(A,C),this._prevBlock=A.slice(C,C+U)}}),K.Decryptor=K.extend({processBlock:function(A,C){var B=this._cipher,U=B.blockSize,q=A.slice(C,C+U);B.decryptBlock(A,C),E.call(this,A,C,U),this._prevBlock=q}});function E(A,C,B){var U,q=this._iv;q?(U=q,this._iv=n):U=this._prevBlock;for(var Z=0;Z<B;Z++)A[C+Z]^=U[Z]}return K}(),v=l.pad={},x=v.Pkcs7={pad:function(K,E){for(var A=E*4,C=A-K.sigBytes%A,B=C<<24|C<<16|C<<8|C,U=[],q=0;q<C;q+=4)U.push(B);var Z=u.create(U,C);K.concat(Z)},unpad:function(K){var E=K.words[K.sigBytes-1>>>2]&255;K.sigBytes-=E}};o.BlockCipher=f.extend({cfg:f.cfg.extend({mode:m,padding:x}),reset:function(){var K;f.reset.call(this);var E=this.cfg,A=E.iv,C=E.mode;this._xformMode==this._ENC_XFORM_MODE?K=C.createEncryptor:(K=C.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==K?this._mode.init(this,A&&A.words):(this._mode=K.call(C,this,A&&A.words),this._mode.__creator=K)},_doProcessBlock:function(K,E){this._mode.processBlock(K,E)},_doFinalize:function(){var K,E=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(E.pad(this._data,this.blockSize),K=this._process(!0)):(K=this._process(!0),E.unpad(K)),K},blockSize:128/32});var g=o.CipherParams=s.extend({init:function(K){this.mixIn(K)},toString:function(K){return(K||this.formatter).stringify(this)}}),w=l.format={},F=w.OpenSSL={stringify:function(K){var E,A=K.ciphertext,C=K.salt;return C?E=u.create([1398893684,1701076831]).concat(C).concat(A):E=A,E.toString(i)},parse:function(K){var E,A=i.parse(K),C=A.words;return C[0]==1398893684&&C[1]==1701076831&&(E=u.create(C.slice(2,4)),C.splice(0,4),A.sigBytes-=16),g.create({ciphertext:A,salt:E})}},T=o.SerializableCipher=s.extend({cfg:s.extend({format:F}),encrypt:function(K,E,A,C){C=this.cfg.extend(C);var B=K.createEncryptor(A,C),U=B.finalize(E),q=B.cfg;return g.create({ciphertext:U,key:A,iv:q.iv,algorithm:K,mode:q.mode,padding:q.padding,blockSize:K.blockSize,formatter:C.format})},decrypt:function(K,E,A,C){C=this.cfg.extend(C),E=this._parse(E,C.format);var B=K.createDecryptor(A,C).finalize(E.ciphertext);return B},_parse:function(K,E){return typeof K=="string"?E.parse(K,this):K}}),I=l.kdf={},D=I.OpenSSL={execute:function(K,E,A,C,B){if(C||(C=u.random(64/8)),B)var U=c.create({keySize:E+A,hasher:B}).compute(K,C);else var U=c.create({keySize:E+A}).compute(K,C);var q=u.create(U.words.slice(E),A*4);return U.sigBytes=E*4,g.create({key:U,iv:q,salt:C})}},X=o.PasswordBasedCipher=T.extend({cfg:T.cfg.extend({kdf:D}),encrypt:function(K,E,A,C){C=this.cfg.extend(C);var B=C.kdf.execute(A,K.keySize,K.ivSize,C.salt,C.hasher);C.iv=B.iv;var U=T.encrypt.call(this,K,E,B.key,C);return U.mixIn(B),U},decrypt:function(K,E,A,C){C=this.cfg.extend(C),E=this._parse(E,C.format);var B=C.kdf.execute(A,K.keySize,K.ivSize,E.salt,C.hasher);C.iv=B.iv;var U=T.decrypt.call(this,K,E,B.key,C);return U}})}()})}(_o)),_o.exports}var Eo={exports:{}},P0;function c1(){return P0||(P0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),$e())})(be,function(r){return r.mode.CFB=function(){var n=r.lib.BlockCipherMode.extend();n.Encryptor=n.extend({processBlock:function(o,s){var u=this._cipher,d=u.blockSize;l.call(this,o,s,d,u),this._prevBlock=o.slice(s,s+d)}}),n.Decryptor=n.extend({processBlock:function(o,s){var u=this._cipher,d=u.blockSize,a=o.slice(s,s+d);l.call(this,o,s,d,u),this._prevBlock=a}});function l(o,s,u,d){var a,i=this._iv;i?(a=i.slice(0),this._iv=void 0):a=this._prevBlock,d.encryptBlock(a,0);for(var p=0;p<u;p++)o[s+p]^=a[p]}return n}(),r.mode.CFB})}(Eo)),Eo.exports}var Ao={exports:{}},M0;function f1(){return M0||(M0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),$e())})(be,function(r){return r.mode.CTR=function(){var n=r.lib.BlockCipherMode.extend(),l=n.Encryptor=n.extend({processBlock:function(o,s){var u=this._cipher,d=u.blockSize,a=this._iv,i=this._counter;a&&(i=this._counter=a.slice(0),this._iv=void 0);var p=i.slice(0);u.encryptBlock(p,0),i[d-1]=i[d-1]+1|0;for(var c=0;c<d;c++)o[s+c]^=p[c]}});return n.Decryptor=l,n}(),r.mode.CTR})}(Ao)),Ao.exports}var Co={exports:{}},N0;function h1(){return N0||(N0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),$e())})(be,function(r){/** @preserve
24
24
  * Counter block mode compatible with Dr Brian Gladman fileenc.c
25
25
  * derived from CryptoJS.mode.CTR
26
26
  * Jan Hruby jhruby.web@gmail.com
27
- */return t.mode.CTRGladman=function(){var n=t.lib.BlockCipherMode.extend();function l(u){if((u>>24&255)===255){var d=u>>16&255,s=u>>8&255,i=u&255;d===255?(d=0,s===255?(s=0,i===255?i=0:++i):++s):++d,u=0,u+=d<<16,u+=s<<8,u+=i}else u+=1<<24;return u}function o(u){return(u[0]=l(u[0]))===0&&(u[1]=l(u[1])),u}var a=n.Encryptor=n.extend({processBlock:function(u,d){var s=this._cipher,i=s.blockSize,p=this._iv,c=this._counter;p&&(c=this._counter=p.slice(0),this._iv=void 0),o(c);var f=c.slice(0);s.encryptBlock(f,0);for(var h=0;h<i;h++)u[d+h]^=f[h]}});return n.Decryptor=a,n}(),t.mode.CTRGladman})}(_o)),_o.exports}var Eo={exports:{}},R0;function m1(){return R0||(R0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),$e())})(be,function(t){return t.mode.OFB=function(){var n=t.lib.BlockCipherMode.extend(),l=n.Encryptor=n.extend({processBlock:function(o,a){var u=this._cipher,d=u.blockSize,s=this._iv,i=this._keystream;s&&(i=this._keystream=s.slice(0),this._iv=void 0),u.encryptBlock(i,0);for(var p=0;p<d;p++)o[a+p]^=i[p]}});return n.Decryptor=l,n}(),t.mode.OFB})}(Eo)),Eo.exports}var Ao={exports:{}},O0;function y1(){return O0||(O0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),$e())})(be,function(t){return t.mode.ECB=function(){var n=t.lib.BlockCipherMode.extend();return n.Encryptor=n.extend({processBlock:function(l,o){this._cipher.encryptBlock(l,o)}}),n.Decryptor=n.extend({processBlock:function(l,o){this._cipher.decryptBlock(l,o)}}),n}(),t.mode.ECB})}(Ao)),Ao.exports}var Co={exports:{}},P0;function g1(){return P0||(P0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),$e())})(be,function(t){return t.pad.AnsiX923={pad:function(n,l){var o=n.sigBytes,a=l*4,u=a-o%a,d=o+u-1;n.clamp(),n.words[d>>>2]|=u<<24-d%4*8,n.sigBytes+=u},unpad:function(n){var l=n.words[n.sigBytes-1>>>2]&255;n.sigBytes-=l}},t.pad.Ansix923})}(Co)),Co.exports}var So={exports:{}},M0;function v1(){return M0||(M0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),$e())})(be,function(t){return t.pad.Iso10126={pad:function(n,l){var o=l*4,a=o-n.sigBytes%o;n.concat(t.lib.WordArray.random(a-1)).concat(t.lib.WordArray.create([a<<24],1))},unpad:function(n){var l=n.words[n.sigBytes-1>>>2]&255;n.sigBytes-=l}},t.pad.Iso10126})}(So)),So.exports}var Bo={exports:{}},N0;function x1(){return N0||(N0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),$e())})(be,function(t){return t.pad.Iso97971={pad:function(n,l){n.concat(t.lib.WordArray.create([2147483648],1)),t.pad.ZeroPadding.pad(n,l)},unpad:function(n){t.pad.ZeroPadding.unpad(n),n.sigBytes--}},t.pad.Iso97971})}(Bo)),Bo.exports}var ko={exports:{}},L0;function b1(){return L0||(L0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),$e())})(be,function(t){return t.pad.ZeroPadding={pad:function(n,l){var o=l*4;n.clamp(),n.sigBytes+=o-(n.sigBytes%o||o)},unpad:function(n){for(var l=n.words,o=n.sigBytes-1,o=n.sigBytes-1;o>=0;o--)if(l[o>>>2]>>>24-o%4*8&255){n.sigBytes=o+1;break}}},t.pad.ZeroPadding})}(ko)),ko.exports}var To={exports:{}},U0;function w1(){return U0||(U0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),$e())})(be,function(t){return t.pad.NoPadding={pad:function(){},unpad:function(){}},t.pad.NoPadding})}(To)),To.exports}var Fo={exports:{}},z0;function _1(){return z0||(z0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),$e())})(be,function(t){return function(n){var l=t,o=l.lib,a=o.CipherParams,u=l.enc,d=u.Hex,s=l.format;s.Hex={stringify:function(i){return i.ciphertext.toString(d)},parse:function(i){var p=d.parse(i);return a.create({ciphertext:p})}}}(),t.format.Hex})}(Fo)),Fo.exports}var Io={exports:{}},q0;function E1(){return q0||(q0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),Xt(),Zt(),Nt(),$e())})(be,function(t){return function(){var n=t,l=n.lib,o=l.BlockCipher,a=n.algo,u=[],d=[],s=[],i=[],p=[],c=[],f=[],h=[],y=[],m=[];(function(){for(var g=[],w=0;w<256;w++)w<128?g[w]=w<<1:g[w]=w<<1^283;for(var F=0,T=0,w=0;w<256;w++){var I=T^T<<1^T<<2^T<<3^T<<4;I=I>>>8^I&255^99,u[F]=I,d[I]=F;var D=g[F],X=g[D],K=g[X],E=g[I]*257^I*16843008;s[F]=E<<24|E>>>8,i[F]=E<<16|E>>>16,p[F]=E<<8|E>>>24,c[F]=E;var E=K*16843009^X*65537^D*257^F*16843008;f[I]=E<<24|E>>>8,h[I]=E<<16|E>>>16,y[I]=E<<8|E>>>24,m[I]=E,F?(F=D^g[g[g[K^D]]],T^=g[g[T]]):F=T=1}})();var x=[0,1,2,4,8,16,32,64,128,27,54],v=a.AES=o.extend({_doReset:function(){var g;if(!(this._nRounds&&this._keyPriorReset===this._key)){for(var w=this._keyPriorReset=this._key,F=w.words,T=w.sigBytes/4,I=this._nRounds=T+6,D=(I+1)*4,X=this._keySchedule=[],K=0;K<D;K++)K<T?X[K]=F[K]:(g=X[K-1],K%T?T>6&&K%T==4&&(g=u[g>>>24]<<24|u[g>>>16&255]<<16|u[g>>>8&255]<<8|u[g&255]):(g=g<<8|g>>>24,g=u[g>>>24]<<24|u[g>>>16&255]<<16|u[g>>>8&255]<<8|u[g&255],g^=x[K/T|0]<<24),X[K]=X[K-T]^g);for(var E=this._invKeySchedule=[],A=0;A<D;A++){var K=D-A;if(A%4)var g=X[K];else var g=X[K-4];A<4||K<=4?E[A]=g:E[A]=f[u[g>>>24]]^h[u[g>>>16&255]]^y[u[g>>>8&255]]^m[u[g&255]]}}},encryptBlock:function(g,w){this._doCryptBlock(g,w,this._keySchedule,s,i,p,c,u)},decryptBlock:function(g,w){var F=g[w+1];g[w+1]=g[w+3],g[w+3]=F,this._doCryptBlock(g,w,this._invKeySchedule,f,h,y,m,d);var F=g[w+1];g[w+1]=g[w+3],g[w+3]=F},_doCryptBlock:function(g,w,F,T,I,D,X,K){for(var E=this._nRounds,A=g[w]^F[0],C=g[w+1]^F[1],B=g[w+2]^F[2],U=g[w+3]^F[3],q=4,Z=1;Z<E;Z++){var $=T[A>>>24]^I[C>>>16&255]^D[B>>>8&255]^X[U&255]^F[q++],L=T[C>>>24]^I[B>>>16&255]^D[U>>>8&255]^X[A&255]^F[q++],V=T[B>>>24]^I[U>>>16&255]^D[A>>>8&255]^X[C&255]^F[q++],N=T[U>>>24]^I[A>>>16&255]^D[C>>>8&255]^X[B&255]^F[q++];A=$,C=L,B=V,U=N}var $=(K[A>>>24]<<24|K[C>>>16&255]<<16|K[B>>>8&255]<<8|K[U&255])^F[q++],L=(K[C>>>24]<<24|K[B>>>16&255]<<16|K[U>>>8&255]<<8|K[A&255])^F[q++],V=(K[B>>>24]<<24|K[U>>>16&255]<<16|K[A>>>8&255]<<8|K[C&255])^F[q++],N=(K[U>>>24]<<24|K[A>>>16&255]<<16|K[C>>>8&255]<<8|K[B&255])^F[q++];g[w]=$,g[w+1]=L,g[w+2]=V,g[w+3]=N},keySize:256/32});n.AES=o._createHelper(v)}(),t.AES})}(Io)),Io.exports}var Do={exports:{}},j0;function A1(){return j0||(j0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),Xt(),Zt(),Nt(),$e())})(be,function(t){return function(){var n=t,l=n.lib,o=l.WordArray,a=l.BlockCipher,u=n.algo,d=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],s=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],i=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],p=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],c=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],f=u.DES=a.extend({_doReset:function(){for(var x=this._key,v=x.words,g=[],w=0;w<56;w++){var F=d[w]-1;g[w]=v[F>>>5]>>>31-F%32&1}for(var T=this._subKeys=[],I=0;I<16;I++){for(var D=T[I]=[],X=i[I],w=0;w<24;w++)D[w/6|0]|=g[(s[w]-1+X)%28]<<31-w%6,D[4+(w/6|0)]|=g[28+(s[w+24]-1+X)%28]<<31-w%6;D[0]=D[0]<<1|D[0]>>>31;for(var w=1;w<7;w++)D[w]=D[w]>>>(w-1)*4+3;D[7]=D[7]<<5|D[7]>>>27}for(var K=this._invSubKeys=[],w=0;w<16;w++)K[w]=T[15-w]},encryptBlock:function(x,v){this._doCryptBlock(x,v,this._subKeys)},decryptBlock:function(x,v){this._doCryptBlock(x,v,this._invSubKeys)},_doCryptBlock:function(x,v,g){this._lBlock=x[v],this._rBlock=x[v+1],h.call(this,4,252645135),h.call(this,16,65535),y.call(this,2,858993459),y.call(this,8,16711935),h.call(this,1,1431655765);for(var w=0;w<16;w++){for(var F=g[w],T=this._lBlock,I=this._rBlock,D=0,X=0;X<8;X++)D|=p[X][((I^F[X])&c[X])>>>0];this._lBlock=I,this._rBlock=T^D}var K=this._lBlock;this._lBlock=this._rBlock,this._rBlock=K,h.call(this,1,1431655765),y.call(this,8,16711935),y.call(this,2,858993459),h.call(this,16,65535),h.call(this,4,252645135),x[v]=this._lBlock,x[v+1]=this._rBlock},keySize:64/32,ivSize:64/32,blockSize:64/32});function h(x,v){var g=(this._lBlock>>>x^this._rBlock)&v;this._rBlock^=g,this._lBlock^=g<<x}function y(x,v){var g=(this._rBlock>>>x^this._lBlock)&v;this._lBlock^=g,this._rBlock^=g<<x}n.DES=a._createHelper(f);var m=u.TripleDES=a.extend({_doReset:function(){var x=this._key,v=x.words;if(v.length!==2&&v.length!==4&&v.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var g=v.slice(0,2),w=v.length<4?v.slice(0,2):v.slice(2,4),F=v.length<6?v.slice(0,2):v.slice(4,6);this._des1=f.createEncryptor(o.create(g)),this._des2=f.createEncryptor(o.create(w)),this._des3=f.createEncryptor(o.create(F))},encryptBlock:function(x,v){this._des1.encryptBlock(x,v),this._des2.decryptBlock(x,v),this._des3.encryptBlock(x,v)},decryptBlock:function(x,v){this._des3.decryptBlock(x,v),this._des2.encryptBlock(x,v),this._des1.decryptBlock(x,v)},keySize:192/32,ivSize:64/32,blockSize:64/32});n.TripleDES=a._createHelper(m)}(),t.TripleDES})}(Do)),Do.exports}var Ro={exports:{}},H0;function C1(){return H0||(H0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),Xt(),Zt(),Nt(),$e())})(be,function(t){return function(){var n=t,l=n.lib,o=l.StreamCipher,a=n.algo,u=a.RC4=o.extend({_doReset:function(){for(var i=this._key,p=i.words,c=i.sigBytes,f=this._S=[],h=0;h<256;h++)f[h]=h;for(var h=0,y=0;h<256;h++){var m=h%c,x=p[m>>>2]>>>24-m%4*8&255;y=(y+f[h]+x)%256;var v=f[h];f[h]=f[y],f[y]=v}this._i=this._j=0},_doProcessBlock:function(i,p){i[p]^=d.call(this)},keySize:256/32,ivSize:0});function d(){for(var i=this._S,p=this._i,c=this._j,f=0,h=0;h<4;h++){p=(p+1)%256,c=(c+i[p])%256;var y=i[p];i[p]=i[c],i[c]=y,f|=i[(i[p]+i[c])%256]<<24-h*8}return this._i=p,this._j=c,f}n.RC4=o._createHelper(u);var s=a.RC4Drop=u.extend({cfg:u.cfg.extend({drop:192}),_doReset:function(){u._doReset.call(this);for(var i=this.cfg.drop;i>0;i--)d.call(this)}});n.RC4Drop=o._createHelper(s)}(),t.RC4})}(Ro)),Ro.exports}var Oo={exports:{}},$0;function S1(){return $0||($0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),Xt(),Zt(),Nt(),$e())})(be,function(t){return function(){var n=t,l=n.lib,o=l.StreamCipher,a=n.algo,u=[],d=[],s=[],i=a.Rabbit=o.extend({_doReset:function(){for(var c=this._key.words,f=this.cfg.iv,h=0;h<4;h++)c[h]=(c[h]<<8|c[h]>>>24)&16711935|(c[h]<<24|c[h]>>>8)&4278255360;var y=this._X=[c[0],c[3]<<16|c[2]>>>16,c[1],c[0]<<16|c[3]>>>16,c[2],c[1]<<16|c[0]>>>16,c[3],c[2]<<16|c[1]>>>16],m=this._C=[c[2]<<16|c[2]>>>16,c[0]&4294901760|c[1]&65535,c[3]<<16|c[3]>>>16,c[1]&4294901760|c[2]&65535,c[0]<<16|c[0]>>>16,c[2]&4294901760|c[3]&65535,c[1]<<16|c[1]>>>16,c[3]&4294901760|c[0]&65535];this._b=0;for(var h=0;h<4;h++)p.call(this);for(var h=0;h<8;h++)m[h]^=y[h+4&7];if(f){var x=f.words,v=x[0],g=x[1],w=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,F=(g<<8|g>>>24)&16711935|(g<<24|g>>>8)&4278255360,T=w>>>16|F&4294901760,I=F<<16|w&65535;m[0]^=w,m[1]^=T,m[2]^=F,m[3]^=I,m[4]^=w,m[5]^=T,m[6]^=F,m[7]^=I;for(var h=0;h<4;h++)p.call(this)}},_doProcessBlock:function(c,f){var h=this._X;p.call(this),u[0]=h[0]^h[5]>>>16^h[3]<<16,u[1]=h[2]^h[7]>>>16^h[5]<<16,u[2]=h[4]^h[1]>>>16^h[7]<<16,u[3]=h[6]^h[3]>>>16^h[1]<<16;for(var y=0;y<4;y++)u[y]=(u[y]<<8|u[y]>>>24)&16711935|(u[y]<<24|u[y]>>>8)&4278255360,c[f+y]^=u[y]},blockSize:128/32,ivSize:64/32});function p(){for(var c=this._X,f=this._C,h=0;h<8;h++)d[h]=f[h];f[0]=f[0]+1295307597+this._b|0,f[1]=f[1]+3545052371+(f[0]>>>0<d[0]>>>0?1:0)|0,f[2]=f[2]+886263092+(f[1]>>>0<d[1]>>>0?1:0)|0,f[3]=f[3]+1295307597+(f[2]>>>0<d[2]>>>0?1:0)|0,f[4]=f[4]+3545052371+(f[3]>>>0<d[3]>>>0?1:0)|0,f[5]=f[5]+886263092+(f[4]>>>0<d[4]>>>0?1:0)|0,f[6]=f[6]+1295307597+(f[5]>>>0<d[5]>>>0?1:0)|0,f[7]=f[7]+3545052371+(f[6]>>>0<d[6]>>>0?1:0)|0,this._b=f[7]>>>0<d[7]>>>0?1:0;for(var h=0;h<8;h++){var y=c[h]+f[h],m=y&65535,x=y>>>16,v=((m*m>>>17)+m*x>>>15)+x*x,g=((y&4294901760)*y|0)+((y&65535)*y|0);s[h]=v^g}c[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0,c[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0,c[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0,c[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0,c[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0,c[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0,c[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0,c[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}n.Rabbit=o._createHelper(i)}(),t.Rabbit})}(Oo)),Oo.exports}var Po={exports:{}},V0;function B1(){return V0||(V0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),Xt(),Zt(),Nt(),$e())})(be,function(t){return function(){var n=t,l=n.lib,o=l.StreamCipher,a=n.algo,u=[],d=[],s=[],i=a.RabbitLegacy=o.extend({_doReset:function(){var c=this._key.words,f=this.cfg.iv,h=this._X=[c[0],c[3]<<16|c[2]>>>16,c[1],c[0]<<16|c[3]>>>16,c[2],c[1]<<16|c[0]>>>16,c[3],c[2]<<16|c[1]>>>16],y=this._C=[c[2]<<16|c[2]>>>16,c[0]&4294901760|c[1]&65535,c[3]<<16|c[3]>>>16,c[1]&4294901760|c[2]&65535,c[0]<<16|c[0]>>>16,c[2]&4294901760|c[3]&65535,c[1]<<16|c[1]>>>16,c[3]&4294901760|c[0]&65535];this._b=0;for(var m=0;m<4;m++)p.call(this);for(var m=0;m<8;m++)y[m]^=h[m+4&7];if(f){var x=f.words,v=x[0],g=x[1],w=(v<<8|v>>>24)&16711935|(v<<24|v>>>8)&4278255360,F=(g<<8|g>>>24)&16711935|(g<<24|g>>>8)&4278255360,T=w>>>16|F&4294901760,I=F<<16|w&65535;y[0]^=w,y[1]^=T,y[2]^=F,y[3]^=I,y[4]^=w,y[5]^=T,y[6]^=F,y[7]^=I;for(var m=0;m<4;m++)p.call(this)}},_doProcessBlock:function(c,f){var h=this._X;p.call(this),u[0]=h[0]^h[5]>>>16^h[3]<<16,u[1]=h[2]^h[7]>>>16^h[5]<<16,u[2]=h[4]^h[1]>>>16^h[7]<<16,u[3]=h[6]^h[3]>>>16^h[1]<<16;for(var y=0;y<4;y++)u[y]=(u[y]<<8|u[y]>>>24)&16711935|(u[y]<<24|u[y]>>>8)&4278255360,c[f+y]^=u[y]},blockSize:128/32,ivSize:64/32});function p(){for(var c=this._X,f=this._C,h=0;h<8;h++)d[h]=f[h];f[0]=f[0]+1295307597+this._b|0,f[1]=f[1]+3545052371+(f[0]>>>0<d[0]>>>0?1:0)|0,f[2]=f[2]+886263092+(f[1]>>>0<d[1]>>>0?1:0)|0,f[3]=f[3]+1295307597+(f[2]>>>0<d[2]>>>0?1:0)|0,f[4]=f[4]+3545052371+(f[3]>>>0<d[3]>>>0?1:0)|0,f[5]=f[5]+886263092+(f[4]>>>0<d[4]>>>0?1:0)|0,f[6]=f[6]+1295307597+(f[5]>>>0<d[5]>>>0?1:0)|0,f[7]=f[7]+3545052371+(f[6]>>>0<d[6]>>>0?1:0)|0,this._b=f[7]>>>0<d[7]>>>0?1:0;for(var h=0;h<8;h++){var y=c[h]+f[h],m=y&65535,x=y>>>16,v=((m*m>>>17)+m*x>>>15)+x*x,g=((y&4294901760)*y|0)+((y&65535)*y|0);s[h]=v^g}c[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0,c[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0,c[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0,c[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0,c[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0,c[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0,c[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0,c[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}n.RabbitLegacy=o._createHelper(i)}(),t.RabbitLegacy})}(Po)),Po.exports}var Mo={exports:{}},W0;function k1(){return W0||(W0=1,function(e,r){(function(t,n,l){e.exports=n(Be(),Xt(),Zt(),Nt(),$e())})(be,function(t){return function(){var n=t,l=n.lib,o=l.BlockCipher,a=n.algo;const u=16,d=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],s=[[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462]];var i={pbox:[],sbox:[]};function p(m,x){let v=x>>24&255,g=x>>16&255,w=x>>8&255,F=x&255,T=m.sbox[0][v]+m.sbox[1][g];return T=T^m.sbox[2][w],T=T+m.sbox[3][F],T}function c(m,x,v){let g=x,w=v,F;for(let T=0;T<u;++T)g=g^m.pbox[T],w=p(m,g)^w,F=g,g=w,w=F;return F=g,g=w,w=F,w=w^m.pbox[u],g=g^m.pbox[u+1],{left:g,right:w}}function f(m,x,v){let g=x,w=v,F;for(let T=u+1;T>1;--T)g=g^m.pbox[T],w=p(m,g)^w,F=g,g=w,w=F;return F=g,g=w,w=F,w=w^m.pbox[1],g=g^m.pbox[0],{left:g,right:w}}function h(m,x,v){for(let I=0;I<4;I++){m.sbox[I]=[];for(let D=0;D<256;D++)m.sbox[I][D]=s[I][D]}let g=0;for(let I=0;I<u+2;I++)m.pbox[I]=d[I]^x[g],g++,g>=v&&(g=0);let w=0,F=0,T=0;for(let I=0;I<u+2;I+=2)T=c(m,w,F),w=T.left,F=T.right,m.pbox[I]=w,m.pbox[I+1]=F;for(let I=0;I<4;I++)for(let D=0;D<256;D+=2)T=c(m,w,F),w=T.left,F=T.right,m.sbox[I][D]=w,m.sbox[I][D+1]=F;return!0}var y=a.Blowfish=o.extend({_doReset:function(){if(this._keyPriorReset!==this._key){var m=this._keyPriorReset=this._key,x=m.words,v=m.sigBytes/4;h(i,x,v)}},encryptBlock:function(m,x){var v=c(i,m[x],m[x+1]);m[x]=v.left,m[x+1]=v.right},decryptBlock:function(m,x){var v=f(i,m[x],m[x+1]);m[x]=v.left,m[x+1]=v.right},blockSize:64/32,keySize:128/32,ivSize:64/32});n.Blowfish=o._createHelper(y)}(),t.Blowfish})}(Mo)),Mo.exports}(function(e,r){(function(t,n,l){e.exports=n(Be(),Dn(),i1(),o1(),Xt(),a1(),Zt(),v0(),lo(),s1(),_0(),l1(),u1(),c1(),yo(),f1(),Nt(),$e(),h1(),p1(),d1(),m1(),y1(),g1(),v1(),x1(),b1(),w1(),_1(),E1(),A1(),C1(),S1(),B1(),k1())})(be,function(t){return t})})(n1);var _e={},Rn={};Rn.byteLength=I1,Rn.toByteArray=R1,Rn.fromByteArray=M1;for(var St=[],ft=[],T1=typeof Uint8Array!="undefined"?Uint8Array:Array,No="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",_r=0,F1=No.length;_r<F1;++_r)St[_r]=No[_r],ft[No.charCodeAt(_r)]=_r;ft[45]=62,ft[95]=63;function K0(e){var r=e.length;if(r%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=e.indexOf("=");t===-1&&(t=r);var n=t===r?0:4-t%4;return[t,n]}function I1(e){var r=K0(e),t=r[0],n=r[1];return(t+n)*3/4-n}function D1(e,r,t){return(r+t)*3/4-t}function R1(e){var r,t=K0(e),n=t[0],l=t[1],o=new T1(D1(e,n,l)),a=0,u=l>0?n-4:n,d;for(d=0;d<u;d+=4)r=ft[e.charCodeAt(d)]<<18|ft[e.charCodeAt(d+1)]<<12|ft[e.charCodeAt(d+2)]<<6|ft[e.charCodeAt(d+3)],o[a++]=r>>16&255,o[a++]=r>>8&255,o[a++]=r&255;return l===2&&(r=ft[e.charCodeAt(d)]<<2|ft[e.charCodeAt(d+1)]>>4,o[a++]=r&255),l===1&&(r=ft[e.charCodeAt(d)]<<10|ft[e.charCodeAt(d+1)]<<4|ft[e.charCodeAt(d+2)]>>2,o[a++]=r>>8&255,o[a++]=r&255),o}function O1(e){return St[e>>18&63]+St[e>>12&63]+St[e>>6&63]+St[e&63]}function P1(e,r,t){for(var n,l=[],o=r;o<t;o+=3)n=(e[o]<<16&16711680)+(e[o+1]<<8&65280)+(e[o+2]&255),l.push(O1(n));return l.join("")}function M1(e){for(var r,t=e.length,n=t%3,l=[],o=16383,a=0,u=t-n;a<u;a+=o)l.push(P1(e,a,a+o>u?u:a+o));return n===1?(r=e[t-1],l.push(St[r>>2]+St[r<<4&63]+"==")):n===2&&(r=(e[t-2]<<8)+e[t-1],l.push(St[r>>10]+St[r>>4&63]+St[r<<2&63]+"=")),l.join("")}var Lo={};/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */Lo.read=function(e,r,t,n,l){var o,a,u=l*8-n-1,d=(1<<u)-1,s=d>>1,i=-7,p=t?l-1:0,c=t?-1:1,f=e[r+p];for(p+=c,o=f&(1<<-i)-1,f>>=-i,i+=u;i>0;o=o*256+e[r+p],p+=c,i-=8);for(a=o&(1<<-i)-1,o>>=-i,i+=n;i>0;a=a*256+e[r+p],p+=c,i-=8);if(o===0)o=1-s;else{if(o===d)return a?NaN:(f?-1:1)*(1/0);a=a+Math.pow(2,n),o=o-s}return(f?-1:1)*a*Math.pow(2,o-n)},Lo.write=function(e,r,t,n,l,o){var a,u,d,s=o*8-l-1,i=(1<<s)-1,p=i>>1,c=l===23?Math.pow(2,-24)-Math.pow(2,-77):0,f=n?0:o-1,h=n?1:-1,y=r<0||r===0&&1/r<0?1:0;for(r=Math.abs(r),isNaN(r)||r===1/0?(u=isNaN(r)?1:0,a=i):(a=Math.floor(Math.log(r)/Math.LN2),r*(d=Math.pow(2,-a))<1&&(a--,d*=2),a+p>=1?r+=c/d:r+=c*Math.pow(2,1-p),r*d>=2&&(a++,d/=2),a+p>=i?(u=0,a=i):a+p>=1?(u=(r*d-1)*Math.pow(2,l),a=a+p):(u=r*Math.pow(2,p-1)*Math.pow(2,l),a=0));l>=8;e[t+f]=u&255,f+=h,u/=256,l-=8);for(a=a<<l|u,s+=l;s>0;e[t+f]=a&255,f+=h,a/=256,s-=8);e[t+f-h]|=y*128};/*!
27
+ */return r.mode.CTRGladman=function(){var n=r.lib.BlockCipherMode.extend();function l(u){if((u>>24&255)===255){var d=u>>16&255,a=u>>8&255,i=u&255;d===255?(d=0,a===255?(a=0,i===255?i=0:++i):++a):++d,u=0,u+=d<<16,u+=a<<8,u+=i}else u+=1<<24;return u}function o(u){return(u[0]=l(u[0]))===0&&(u[1]=l(u[1])),u}var s=n.Encryptor=n.extend({processBlock:function(u,d){var a=this._cipher,i=a.blockSize,p=this._iv,c=this._counter;p&&(c=this._counter=p.slice(0),this._iv=void 0),o(c);var f=c.slice(0);a.encryptBlock(f,0);for(var h=0;h<i;h++)u[d+h]^=f[h]}});return n.Decryptor=s,n}(),r.mode.CTRGladman})}(Co)),Co.exports}var So={exports:{}},L0;function p1(){return L0||(L0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),$e())})(be,function(r){return r.mode.OFB=function(){var n=r.lib.BlockCipherMode.extend(),l=n.Encryptor=n.extend({processBlock:function(o,s){var u=this._cipher,d=u.blockSize,a=this._iv,i=this._keystream;a&&(i=this._keystream=a.slice(0),this._iv=void 0),u.encryptBlock(i,0);for(var p=0;p<d;p++)o[s+p]^=i[p]}});return n.Decryptor=l,n}(),r.mode.OFB})}(So)),So.exports}var Bo={exports:{}},U0;function d1(){return U0||(U0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),$e())})(be,function(r){return r.mode.ECB=function(){var n=r.lib.BlockCipherMode.extend();return n.Encryptor=n.extend({processBlock:function(l,o){this._cipher.encryptBlock(l,o)}}),n.Decryptor=n.extend({processBlock:function(l,o){this._cipher.decryptBlock(l,o)}}),n}(),r.mode.ECB})}(Bo)),Bo.exports}var ko={exports:{}},z0;function m1(){return z0||(z0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),$e())})(be,function(r){return r.pad.AnsiX923={pad:function(n,l){var o=n.sigBytes,s=l*4,u=s-o%s,d=o+u-1;n.clamp(),n.words[d>>>2]|=u<<24-d%4*8,n.sigBytes+=u},unpad:function(n){var l=n.words[n.sigBytes-1>>>2]&255;n.sigBytes-=l}},r.pad.Ansix923})}(ko)),ko.exports}var To={exports:{}},q0;function y1(){return q0||(q0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),$e())})(be,function(r){return r.pad.Iso10126={pad:function(n,l){var o=l*4,s=o-n.sigBytes%o;n.concat(r.lib.WordArray.random(s-1)).concat(r.lib.WordArray.create([s<<24],1))},unpad:function(n){var l=n.words[n.sigBytes-1>>>2]&255;n.sigBytes-=l}},r.pad.Iso10126})}(To)),To.exports}var Fo={exports:{}},j0;function g1(){return j0||(j0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),$e())})(be,function(r){return r.pad.Iso97971={pad:function(n,l){n.concat(r.lib.WordArray.create([2147483648],1)),r.pad.ZeroPadding.pad(n,l)},unpad:function(n){r.pad.ZeroPadding.unpad(n),n.sigBytes--}},r.pad.Iso97971})}(Fo)),Fo.exports}var Io={exports:{}},H0;function v1(){return H0||(H0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),$e())})(be,function(r){return r.pad.ZeroPadding={pad:function(n,l){var o=l*4;n.clamp(),n.sigBytes+=o-(n.sigBytes%o||o)},unpad:function(n){for(var l=n.words,o=n.sigBytes-1,o=n.sigBytes-1;o>=0;o--)if(l[o>>>2]>>>24-o%4*8&255){n.sigBytes=o+1;break}}},r.pad.ZeroPadding})}(Io)),Io.exports}var Do={exports:{}},$0;function x1(){return $0||($0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),$e())})(be,function(r){return r.pad.NoPadding={pad:function(){},unpad:function(){}},r.pad.NoPadding})}(Do)),Do.exports}var Ro={exports:{}},V0;function b1(){return V0||(V0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),$e())})(be,function(r){return function(n){var l=r,o=l.lib,s=o.CipherParams,u=l.enc,d=u.Hex,a=l.format;a.Hex={stringify:function(i){return i.ciphertext.toString(d)},parse:function(i){var p=d.parse(i);return s.create({ciphertext:p})}}}(),r.format.Hex})}(Ro)),Ro.exports}var Oo={exports:{}},W0;function w1(){return W0||(W0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),Xt(),Zt(),Nt(),$e())})(be,function(r){return function(){var n=r,l=n.lib,o=l.BlockCipher,s=n.algo,u=[],d=[],a=[],i=[],p=[],c=[],f=[],h=[],y=[],m=[];(function(){for(var g=[],w=0;w<256;w++)w<128?g[w]=w<<1:g[w]=w<<1^283;for(var F=0,T=0,w=0;w<256;w++){var I=T^T<<1^T<<2^T<<3^T<<4;I=I>>>8^I&255^99,u[F]=I,d[I]=F;var D=g[F],X=g[D],K=g[X],E=g[I]*257^I*16843008;a[F]=E<<24|E>>>8,i[F]=E<<16|E>>>16,p[F]=E<<8|E>>>24,c[F]=E;var E=K*16843009^X*65537^D*257^F*16843008;f[I]=E<<24|E>>>8,h[I]=E<<16|E>>>16,y[I]=E<<8|E>>>24,m[I]=E,F?(F=D^g[g[g[K^D]]],T^=g[g[T]]):F=T=1}})();var v=[0,1,2,4,8,16,32,64,128,27,54],x=s.AES=o.extend({_doReset:function(){var g;if(!(this._nRounds&&this._keyPriorReset===this._key)){for(var w=this._keyPriorReset=this._key,F=w.words,T=w.sigBytes/4,I=this._nRounds=T+6,D=(I+1)*4,X=this._keySchedule=[],K=0;K<D;K++)K<T?X[K]=F[K]:(g=X[K-1],K%T?T>6&&K%T==4&&(g=u[g>>>24]<<24|u[g>>>16&255]<<16|u[g>>>8&255]<<8|u[g&255]):(g=g<<8|g>>>24,g=u[g>>>24]<<24|u[g>>>16&255]<<16|u[g>>>8&255]<<8|u[g&255],g^=v[K/T|0]<<24),X[K]=X[K-T]^g);for(var E=this._invKeySchedule=[],A=0;A<D;A++){var K=D-A;if(A%4)var g=X[K];else var g=X[K-4];A<4||K<=4?E[A]=g:E[A]=f[u[g>>>24]]^h[u[g>>>16&255]]^y[u[g>>>8&255]]^m[u[g&255]]}}},encryptBlock:function(g,w){this._doCryptBlock(g,w,this._keySchedule,a,i,p,c,u)},decryptBlock:function(g,w){var F=g[w+1];g[w+1]=g[w+3],g[w+3]=F,this._doCryptBlock(g,w,this._invKeySchedule,f,h,y,m,d);var F=g[w+1];g[w+1]=g[w+3],g[w+3]=F},_doCryptBlock:function(g,w,F,T,I,D,X,K){for(var E=this._nRounds,A=g[w]^F[0],C=g[w+1]^F[1],B=g[w+2]^F[2],U=g[w+3]^F[3],q=4,Z=1;Z<E;Z++){var $=T[A>>>24]^I[C>>>16&255]^D[B>>>8&255]^X[U&255]^F[q++],L=T[C>>>24]^I[B>>>16&255]^D[U>>>8&255]^X[A&255]^F[q++],V=T[B>>>24]^I[U>>>16&255]^D[A>>>8&255]^X[C&255]^F[q++],N=T[U>>>24]^I[A>>>16&255]^D[C>>>8&255]^X[B&255]^F[q++];A=$,C=L,B=V,U=N}var $=(K[A>>>24]<<24|K[C>>>16&255]<<16|K[B>>>8&255]<<8|K[U&255])^F[q++],L=(K[C>>>24]<<24|K[B>>>16&255]<<16|K[U>>>8&255]<<8|K[A&255])^F[q++],V=(K[B>>>24]<<24|K[U>>>16&255]<<16|K[A>>>8&255]<<8|K[C&255])^F[q++],N=(K[U>>>24]<<24|K[A>>>16&255]<<16|K[C>>>8&255]<<8|K[B&255])^F[q++];g[w]=$,g[w+1]=L,g[w+2]=V,g[w+3]=N},keySize:256/32});n.AES=o._createHelper(x)}(),r.AES})}(Oo)),Oo.exports}var Po={exports:{}},K0;function _1(){return K0||(K0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),Xt(),Zt(),Nt(),$e())})(be,function(r){return function(){var n=r,l=n.lib,o=l.WordArray,s=l.BlockCipher,u=n.algo,d=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],a=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],i=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],p=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],c=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],f=u.DES=s.extend({_doReset:function(){for(var v=this._key,x=v.words,g=[],w=0;w<56;w++){var F=d[w]-1;g[w]=x[F>>>5]>>>31-F%32&1}for(var T=this._subKeys=[],I=0;I<16;I++){for(var D=T[I]=[],X=i[I],w=0;w<24;w++)D[w/6|0]|=g[(a[w]-1+X)%28]<<31-w%6,D[4+(w/6|0)]|=g[28+(a[w+24]-1+X)%28]<<31-w%6;D[0]=D[0]<<1|D[0]>>>31;for(var w=1;w<7;w++)D[w]=D[w]>>>(w-1)*4+3;D[7]=D[7]<<5|D[7]>>>27}for(var K=this._invSubKeys=[],w=0;w<16;w++)K[w]=T[15-w]},encryptBlock:function(v,x){this._doCryptBlock(v,x,this._subKeys)},decryptBlock:function(v,x){this._doCryptBlock(v,x,this._invSubKeys)},_doCryptBlock:function(v,x,g){this._lBlock=v[x],this._rBlock=v[x+1],h.call(this,4,252645135),h.call(this,16,65535),y.call(this,2,858993459),y.call(this,8,16711935),h.call(this,1,1431655765);for(var w=0;w<16;w++){for(var F=g[w],T=this._lBlock,I=this._rBlock,D=0,X=0;X<8;X++)D|=p[X][((I^F[X])&c[X])>>>0];this._lBlock=I,this._rBlock=T^D}var K=this._lBlock;this._lBlock=this._rBlock,this._rBlock=K,h.call(this,1,1431655765),y.call(this,8,16711935),y.call(this,2,858993459),h.call(this,16,65535),h.call(this,4,252645135),v[x]=this._lBlock,v[x+1]=this._rBlock},keySize:64/32,ivSize:64/32,blockSize:64/32});function h(v,x){var g=(this._lBlock>>>v^this._rBlock)&x;this._rBlock^=g,this._lBlock^=g<<v}function y(v,x){var g=(this._rBlock>>>v^this._lBlock)&x;this._lBlock^=g,this._rBlock^=g<<v}n.DES=s._createHelper(f);var m=u.TripleDES=s.extend({_doReset:function(){var v=this._key,x=v.words;if(x.length!==2&&x.length!==4&&x.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var g=x.slice(0,2),w=x.length<4?x.slice(0,2):x.slice(2,4),F=x.length<6?x.slice(0,2):x.slice(4,6);this._des1=f.createEncryptor(o.create(g)),this._des2=f.createEncryptor(o.create(w)),this._des3=f.createEncryptor(o.create(F))},encryptBlock:function(v,x){this._des1.encryptBlock(v,x),this._des2.decryptBlock(v,x),this._des3.encryptBlock(v,x)},decryptBlock:function(v,x){this._des3.decryptBlock(v,x),this._des2.encryptBlock(v,x),this._des1.decryptBlock(v,x)},keySize:192/32,ivSize:64/32,blockSize:64/32});n.TripleDES=s._createHelper(m)}(),r.TripleDES})}(Po)),Po.exports}var Mo={exports:{}},G0;function E1(){return G0||(G0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),Xt(),Zt(),Nt(),$e())})(be,function(r){return function(){var n=r,l=n.lib,o=l.StreamCipher,s=n.algo,u=s.RC4=o.extend({_doReset:function(){for(var i=this._key,p=i.words,c=i.sigBytes,f=this._S=[],h=0;h<256;h++)f[h]=h;for(var h=0,y=0;h<256;h++){var m=h%c,v=p[m>>>2]>>>24-m%4*8&255;y=(y+f[h]+v)%256;var x=f[h];f[h]=f[y],f[y]=x}this._i=this._j=0},_doProcessBlock:function(i,p){i[p]^=d.call(this)},keySize:256/32,ivSize:0});function d(){for(var i=this._S,p=this._i,c=this._j,f=0,h=0;h<4;h++){p=(p+1)%256,c=(c+i[p])%256;var y=i[p];i[p]=i[c],i[c]=y,f|=i[(i[p]+i[c])%256]<<24-h*8}return this._i=p,this._j=c,f}n.RC4=o._createHelper(u);var a=s.RC4Drop=u.extend({cfg:u.cfg.extend({drop:192}),_doReset:function(){u._doReset.call(this);for(var i=this.cfg.drop;i>0;i--)d.call(this)}});n.RC4Drop=o._createHelper(a)}(),r.RC4})}(Mo)),Mo.exports}var No={exports:{}},Q0;function A1(){return Q0||(Q0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),Xt(),Zt(),Nt(),$e())})(be,function(r){return function(){var n=r,l=n.lib,o=l.StreamCipher,s=n.algo,u=[],d=[],a=[],i=s.Rabbit=o.extend({_doReset:function(){for(var c=this._key.words,f=this.cfg.iv,h=0;h<4;h++)c[h]=(c[h]<<8|c[h]>>>24)&16711935|(c[h]<<24|c[h]>>>8)&4278255360;var y=this._X=[c[0],c[3]<<16|c[2]>>>16,c[1],c[0]<<16|c[3]>>>16,c[2],c[1]<<16|c[0]>>>16,c[3],c[2]<<16|c[1]>>>16],m=this._C=[c[2]<<16|c[2]>>>16,c[0]&4294901760|c[1]&65535,c[3]<<16|c[3]>>>16,c[1]&4294901760|c[2]&65535,c[0]<<16|c[0]>>>16,c[2]&4294901760|c[3]&65535,c[1]<<16|c[1]>>>16,c[3]&4294901760|c[0]&65535];this._b=0;for(var h=0;h<4;h++)p.call(this);for(var h=0;h<8;h++)m[h]^=y[h+4&7];if(f){var v=f.words,x=v[0],g=v[1],w=(x<<8|x>>>24)&16711935|(x<<24|x>>>8)&4278255360,F=(g<<8|g>>>24)&16711935|(g<<24|g>>>8)&4278255360,T=w>>>16|F&4294901760,I=F<<16|w&65535;m[0]^=w,m[1]^=T,m[2]^=F,m[3]^=I,m[4]^=w,m[5]^=T,m[6]^=F,m[7]^=I;for(var h=0;h<4;h++)p.call(this)}},_doProcessBlock:function(c,f){var h=this._X;p.call(this),u[0]=h[0]^h[5]>>>16^h[3]<<16,u[1]=h[2]^h[7]>>>16^h[5]<<16,u[2]=h[4]^h[1]>>>16^h[7]<<16,u[3]=h[6]^h[3]>>>16^h[1]<<16;for(var y=0;y<4;y++)u[y]=(u[y]<<8|u[y]>>>24)&16711935|(u[y]<<24|u[y]>>>8)&4278255360,c[f+y]^=u[y]},blockSize:128/32,ivSize:64/32});function p(){for(var c=this._X,f=this._C,h=0;h<8;h++)d[h]=f[h];f[0]=f[0]+1295307597+this._b|0,f[1]=f[1]+3545052371+(f[0]>>>0<d[0]>>>0?1:0)|0,f[2]=f[2]+886263092+(f[1]>>>0<d[1]>>>0?1:0)|0,f[3]=f[3]+1295307597+(f[2]>>>0<d[2]>>>0?1:0)|0,f[4]=f[4]+3545052371+(f[3]>>>0<d[3]>>>0?1:0)|0,f[5]=f[5]+886263092+(f[4]>>>0<d[4]>>>0?1:0)|0,f[6]=f[6]+1295307597+(f[5]>>>0<d[5]>>>0?1:0)|0,f[7]=f[7]+3545052371+(f[6]>>>0<d[6]>>>0?1:0)|0,this._b=f[7]>>>0<d[7]>>>0?1:0;for(var h=0;h<8;h++){var y=c[h]+f[h],m=y&65535,v=y>>>16,x=((m*m>>>17)+m*v>>>15)+v*v,g=((y&4294901760)*y|0)+((y&65535)*y|0);a[h]=x^g}c[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,c[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,c[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,c[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,c[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,c[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,c[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,c[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}n.Rabbit=o._createHelper(i)}(),r.Rabbit})}(No)),No.exports}var Lo={exports:{}},Y0;function C1(){return Y0||(Y0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),Xt(),Zt(),Nt(),$e())})(be,function(r){return function(){var n=r,l=n.lib,o=l.StreamCipher,s=n.algo,u=[],d=[],a=[],i=s.RabbitLegacy=o.extend({_doReset:function(){var c=this._key.words,f=this.cfg.iv,h=this._X=[c[0],c[3]<<16|c[2]>>>16,c[1],c[0]<<16|c[3]>>>16,c[2],c[1]<<16|c[0]>>>16,c[3],c[2]<<16|c[1]>>>16],y=this._C=[c[2]<<16|c[2]>>>16,c[0]&4294901760|c[1]&65535,c[3]<<16|c[3]>>>16,c[1]&4294901760|c[2]&65535,c[0]<<16|c[0]>>>16,c[2]&4294901760|c[3]&65535,c[1]<<16|c[1]>>>16,c[3]&4294901760|c[0]&65535];this._b=0;for(var m=0;m<4;m++)p.call(this);for(var m=0;m<8;m++)y[m]^=h[m+4&7];if(f){var v=f.words,x=v[0],g=v[1],w=(x<<8|x>>>24)&16711935|(x<<24|x>>>8)&4278255360,F=(g<<8|g>>>24)&16711935|(g<<24|g>>>8)&4278255360,T=w>>>16|F&4294901760,I=F<<16|w&65535;y[0]^=w,y[1]^=T,y[2]^=F,y[3]^=I,y[4]^=w,y[5]^=T,y[6]^=F,y[7]^=I;for(var m=0;m<4;m++)p.call(this)}},_doProcessBlock:function(c,f){var h=this._X;p.call(this),u[0]=h[0]^h[5]>>>16^h[3]<<16,u[1]=h[2]^h[7]>>>16^h[5]<<16,u[2]=h[4]^h[1]>>>16^h[7]<<16,u[3]=h[6]^h[3]>>>16^h[1]<<16;for(var y=0;y<4;y++)u[y]=(u[y]<<8|u[y]>>>24)&16711935|(u[y]<<24|u[y]>>>8)&4278255360,c[f+y]^=u[y]},blockSize:128/32,ivSize:64/32});function p(){for(var c=this._X,f=this._C,h=0;h<8;h++)d[h]=f[h];f[0]=f[0]+1295307597+this._b|0,f[1]=f[1]+3545052371+(f[0]>>>0<d[0]>>>0?1:0)|0,f[2]=f[2]+886263092+(f[1]>>>0<d[1]>>>0?1:0)|0,f[3]=f[3]+1295307597+(f[2]>>>0<d[2]>>>0?1:0)|0,f[4]=f[4]+3545052371+(f[3]>>>0<d[3]>>>0?1:0)|0,f[5]=f[5]+886263092+(f[4]>>>0<d[4]>>>0?1:0)|0,f[6]=f[6]+1295307597+(f[5]>>>0<d[5]>>>0?1:0)|0,f[7]=f[7]+3545052371+(f[6]>>>0<d[6]>>>0?1:0)|0,this._b=f[7]>>>0<d[7]>>>0?1:0;for(var h=0;h<8;h++){var y=c[h]+f[h],m=y&65535,v=y>>>16,x=((m*m>>>17)+m*v>>>15)+v*v,g=((y&4294901760)*y|0)+((y&65535)*y|0);a[h]=x^g}c[0]=a[0]+(a[7]<<16|a[7]>>>16)+(a[6]<<16|a[6]>>>16)|0,c[1]=a[1]+(a[0]<<8|a[0]>>>24)+a[7]|0,c[2]=a[2]+(a[1]<<16|a[1]>>>16)+(a[0]<<16|a[0]>>>16)|0,c[3]=a[3]+(a[2]<<8|a[2]>>>24)+a[1]|0,c[4]=a[4]+(a[3]<<16|a[3]>>>16)+(a[2]<<16|a[2]>>>16)|0,c[5]=a[5]+(a[4]<<8|a[4]>>>24)+a[3]|0,c[6]=a[6]+(a[5]<<16|a[5]>>>16)+(a[4]<<16|a[4]>>>16)|0,c[7]=a[7]+(a[6]<<8|a[6]>>>24)+a[5]|0}n.RabbitLegacy=o._createHelper(i)}(),r.RabbitLegacy})}(Lo)),Lo.exports}var Uo={exports:{}},X0;function S1(){return X0||(X0=1,function(e,t){(function(r,n,l){e.exports=n(Be(),Xt(),Zt(),Nt(),$e())})(be,function(r){return function(){var n=r,l=n.lib,o=l.BlockCipher,s=n.algo;const u=16,d=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],a=[[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462]];var i={pbox:[],sbox:[]};function p(m,v){let x=v>>24&255,g=v>>16&255,w=v>>8&255,F=v&255,T=m.sbox[0][x]+m.sbox[1][g];return T=T^m.sbox[2][w],T=T+m.sbox[3][F],T}function c(m,v,x){let g=v,w=x,F;for(let T=0;T<u;++T)g=g^m.pbox[T],w=p(m,g)^w,F=g,g=w,w=F;return F=g,g=w,w=F,w=w^m.pbox[u],g=g^m.pbox[u+1],{left:g,right:w}}function f(m,v,x){let g=v,w=x,F;for(let T=u+1;T>1;--T)g=g^m.pbox[T],w=p(m,g)^w,F=g,g=w,w=F;return F=g,g=w,w=F,w=w^m.pbox[1],g=g^m.pbox[0],{left:g,right:w}}function h(m,v,x){for(let I=0;I<4;I++){m.sbox[I]=[];for(let D=0;D<256;D++)m.sbox[I][D]=a[I][D]}let g=0;for(let I=0;I<u+2;I++)m.pbox[I]=d[I]^v[g],g++,g>=x&&(g=0);let w=0,F=0,T=0;for(let I=0;I<u+2;I+=2)T=c(m,w,F),w=T.left,F=T.right,m.pbox[I]=w,m.pbox[I+1]=F;for(let I=0;I<4;I++)for(let D=0;D<256;D+=2)T=c(m,w,F),w=T.left,F=T.right,m.sbox[I][D]=w,m.sbox[I][D+1]=F;return!0}var y=s.Blowfish=o.extend({_doReset:function(){if(this._keyPriorReset!==this._key){var m=this._keyPriorReset=this._key,v=m.words,x=m.sigBytes/4;h(i,v,x)}},encryptBlock:function(m,v){var x=c(i,m[v],m[v+1]);m[v]=x.left,m[v+1]=x.right},decryptBlock:function(m,v){var x=f(i,m[v],m[v+1]);m[v]=x.left,m[v+1]=x.right},blockSize:64/32,keySize:128/32,ivSize:64/32});n.Blowfish=o._createHelper(y)}(),r.Blowfish})}(Uo)),Uo.exports}(function(e,t){(function(r,n,l){e.exports=n(Be(),Dn(),r1(),n1(),Xt(),i1(),Zt(),E0(),fo(),o1(),B0(),a1(),s1(),l1(),xo(),u1(),Nt(),$e(),c1(),f1(),h1(),p1(),d1(),m1(),y1(),g1(),v1(),x1(),b1(),w1(),_1(),E1(),A1(),C1(),S1())})(be,function(r){return r})})(t1);var _e={},Rn={};Rn.byteLength=T1,Rn.toByteArray=I1,Rn.fromByteArray=O1;for(var St=[],ft=[],B1=typeof Uint8Array!="undefined"?Uint8Array:Array,zo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",_r=0,k1=zo.length;_r<k1;++_r)St[_r]=zo[_r],ft[zo.charCodeAt(_r)]=_r;ft[45]=62,ft[95]=63;function Z0(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var n=r===t?0:4-r%4;return[r,n]}function T1(e){var t=Z0(e),r=t[0],n=t[1];return(r+n)*3/4-n}function F1(e,t,r){return(t+r)*3/4-r}function I1(e){var t,r=Z0(e),n=r[0],l=r[1],o=new B1(F1(e,n,l)),s=0,u=l>0?n-4:n,d;for(d=0;d<u;d+=4)t=ft[e.charCodeAt(d)]<<18|ft[e.charCodeAt(d+1)]<<12|ft[e.charCodeAt(d+2)]<<6|ft[e.charCodeAt(d+3)],o[s++]=t>>16&255,o[s++]=t>>8&255,o[s++]=t&255;return l===2&&(t=ft[e.charCodeAt(d)]<<2|ft[e.charCodeAt(d+1)]>>4,o[s++]=t&255),l===1&&(t=ft[e.charCodeAt(d)]<<10|ft[e.charCodeAt(d+1)]<<4|ft[e.charCodeAt(d+2)]>>2,o[s++]=t>>8&255,o[s++]=t&255),o}function D1(e){return St[e>>18&63]+St[e>>12&63]+St[e>>6&63]+St[e&63]}function R1(e,t,r){for(var n,l=[],o=t;o<r;o+=3)n=(e[o]<<16&16711680)+(e[o+1]<<8&65280)+(e[o+2]&255),l.push(D1(n));return l.join("")}function O1(e){for(var t,r=e.length,n=r%3,l=[],o=16383,s=0,u=r-n;s<u;s+=o)l.push(R1(e,s,s+o>u?u:s+o));return n===1?(t=e[r-1],l.push(St[t>>2]+St[t<<4&63]+"==")):n===2&&(t=(e[r-2]<<8)+e[r-1],l.push(St[t>>10]+St[t>>4&63]+St[t<<2&63]+"=")),l.join("")}var qo={};/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */qo.read=function(e,t,r,n,l){var o,s,u=l*8-n-1,d=(1<<u)-1,a=d>>1,i=-7,p=r?l-1:0,c=r?-1:1,f=e[t+p];for(p+=c,o=f&(1<<-i)-1,f>>=-i,i+=u;i>0;o=o*256+e[t+p],p+=c,i-=8);for(s=o&(1<<-i)-1,o>>=-i,i+=n;i>0;s=s*256+e[t+p],p+=c,i-=8);if(o===0)o=1-a;else{if(o===d)return s?NaN:(f?-1:1)*(1/0);s=s+Math.pow(2,n),o=o-a}return(f?-1:1)*s*Math.pow(2,o-n)},qo.write=function(e,t,r,n,l,o){var s,u,d,a=o*8-l-1,i=(1<<a)-1,p=i>>1,c=l===23?Math.pow(2,-24)-Math.pow(2,-77):0,f=n?0:o-1,h=n?1:-1,y=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(u=isNaN(t)?1:0,s=i):(s=Math.floor(Math.log(t)/Math.LN2),t*(d=Math.pow(2,-s))<1&&(s--,d*=2),s+p>=1?t+=c/d:t+=c*Math.pow(2,1-p),t*d>=2&&(s++,d/=2),s+p>=i?(u=0,s=i):s+p>=1?(u=(t*d-1)*Math.pow(2,l),s=s+p):(u=t*Math.pow(2,p-1)*Math.pow(2,l),s=0));l>=8;e[r+f]=u&255,f+=h,u/=256,l-=8);for(s=s<<l|u,a+=l;a>0;e[r+f]=s&255,f+=h,s/=256,a-=8);e[r+f-h]|=y*128};/*!
28
28
  * The buffer module from node.js, for the browser.
29
29
  *
30
30
  * @author Feross Aboukhadijeh <https://feross.org>
31
31
  * @license MIT
32
- */(function(e){var r=Rn,t=Lo,n=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=u,e.SlowBuffer=v,e.INSPECT_MAX_BYTES=50;var l=2147483647;e.kMaxLength=l,u.TYPED_ARRAY_SUPPORT=o(),!u.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 o(){try{var j=new Uint8Array(1),S={foo:function(){return 42}};return Object.setPrototypeOf(S,Uint8Array.prototype),Object.setPrototypeOf(j,S),j.foo()===42}catch(k){return!1}}Object.defineProperty(u.prototype,"parent",{enumerable:!0,get:function(){if(u.isBuffer(this))return this.buffer}}),Object.defineProperty(u.prototype,"offset",{enumerable:!0,get:function(){if(u.isBuffer(this))return this.byteOffset}});function a(j){if(j>l)throw new RangeError('The value "'+j+'" is invalid for option "size"');var S=new Uint8Array(j);return Object.setPrototypeOf(S,u.prototype),S}function u(j,S,k){if(typeof j=="number"){if(typeof S=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return p(j)}return d(j,S,k)}u.poolSize=8192;function d(j,S,k){if(typeof j=="string")return c(j,S);if(ArrayBuffer.isView(j))return h(j);if(j==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof j);if(J(j,ArrayBuffer)||j&&J(j.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(J(j,SharedArrayBuffer)||j&&J(j.buffer,SharedArrayBuffer)))return y(j,S,k);if(typeof j=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var Y=j.valueOf&&j.valueOf();if(Y!=null&&Y!==j)return u.from(Y,S,k);var ne=m(j);if(ne)return ne;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof j[Symbol.toPrimitive]=="function")return u.from(j[Symbol.toPrimitive]("string"),S,k);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof j)}u.from=function(j,S,k){return d(j,S,k)},Object.setPrototypeOf(u.prototype,Uint8Array.prototype),Object.setPrototypeOf(u,Uint8Array);function s(j){if(typeof j!="number")throw new TypeError('"size" argument must be of type number');if(j<0)throw new RangeError('The value "'+j+'" is invalid for option "size"')}function i(j,S,k){return s(j),j<=0?a(j):S!==void 0?typeof k=="string"?a(j).fill(S,k):a(j).fill(S):a(j)}u.alloc=function(j,S,k){return i(j,S,k)};function p(j){return s(j),a(j<0?0:x(j)|0)}u.allocUnsafe=function(j){return p(j)},u.allocUnsafeSlow=function(j){return p(j)};function c(j,S){if((typeof S!="string"||S==="")&&(S="utf8"),!u.isEncoding(S))throw new TypeError("Unknown encoding: "+S);var k=g(j,S)|0,Y=a(k),ne=Y.write(j,S);return ne!==k&&(Y=Y.slice(0,ne)),Y}function f(j){for(var S=j.length<0?0:x(j.length)|0,k=a(S),Y=0;Y<S;Y+=1)k[Y]=j[Y]&255;return k}function h(j){if(J(j,Uint8Array)){var S=new Uint8Array(j);return y(S.buffer,S.byteOffset,S.byteLength)}return f(j)}function y(j,S,k){if(S<0||j.byteLength<S)throw new RangeError('"offset" is outside of buffer bounds');if(j.byteLength<S+(k||0))throw new RangeError('"length" is outside of buffer bounds');var Y;return S===void 0&&k===void 0?Y=new Uint8Array(j):k===void 0?Y=new Uint8Array(j,S):Y=new Uint8Array(j,S,k),Object.setPrototypeOf(Y,u.prototype),Y}function m(j){if(u.isBuffer(j)){var S=x(j.length)|0,k=a(S);return k.length===0||j.copy(k,0,0,S),k}if(j.length!==void 0)return typeof j.length!="number"||te(j.length)?a(0):f(j);if(j.type==="Buffer"&&Array.isArray(j.data))return f(j.data)}function x(j){if(j>=l)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+l.toString(16)+" bytes");return j|0}function v(j){return+j!=j&&(j=0),u.alloc(+j)}u.isBuffer=function(S){return S!=null&&S._isBuffer===!0&&S!==u.prototype},u.compare=function(S,k){if(J(S,Uint8Array)&&(S=u.from(S,S.offset,S.byteLength)),J(k,Uint8Array)&&(k=u.from(k,k.offset,k.byteLength)),!u.isBuffer(S)||!u.isBuffer(k))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(S===k)return 0;for(var Y=S.length,ne=k.length,ue=0,ce=Math.min(Y,ne);ue<ce;++ue)if(S[ue]!==k[ue]){Y=S[ue],ne=k[ue];break}return Y<ne?-1:ne<Y?1:0},u.isEncoding=function(S){switch(String(S).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}},u.concat=function(S,k){if(!Array.isArray(S))throw new TypeError('"list" argument must be an Array of Buffers');if(S.length===0)return u.alloc(0);var Y;if(k===void 0)for(k=0,Y=0;Y<S.length;++Y)k+=S[Y].length;var ne=u.allocUnsafe(k),ue=0;for(Y=0;Y<S.length;++Y){var ce=S[Y];if(J(ce,Uint8Array))ue+ce.length>ne.length?u.from(ce).copy(ne,ue):Uint8Array.prototype.set.call(ne,ce,ue);else if(u.isBuffer(ce))ce.copy(ne,ue);else throw new TypeError('"list" argument must be an Array of Buffers');ue+=ce.length}return ne};function g(j,S){if(u.isBuffer(j))return j.length;if(ArrayBuffer.isView(j)||J(j,ArrayBuffer))return j.byteLength;if(typeof j!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof j);var k=j.length,Y=arguments.length>2&&arguments[2]===!0;if(!Y&&k===0)return 0;for(var ne=!1;;)switch(S){case"ascii":case"latin1":case"binary":return k;case"utf8":case"utf-8":return ae(j).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return k*2;case"hex":return k>>>1;case"base64":return R(j).length;default:if(ne)return Y?-1:ae(j).length;S=(""+S).toLowerCase(),ne=!0}}u.byteLength=g;function w(j,S,k){var Y=!1;if((S===void 0||S<0)&&(S=0),S>this.length||((k===void 0||k>this.length)&&(k=this.length),k<=0)||(k>>>=0,S>>>=0,k<=S))return"";for(j||(j="utf8");;)switch(j){case"hex":return L(this,S,k);case"utf8":case"utf-8":return B(this,S,k);case"ascii":return Z(this,S,k);case"latin1":case"binary":return $(this,S,k);case"base64":return C(this,S,k);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return V(this,S,k);default:if(Y)throw new TypeError("Unknown encoding: "+j);j=(j+"").toLowerCase(),Y=!0}}u.prototype._isBuffer=!0;function F(j,S,k){var Y=j[S];j[S]=j[k],j[k]=Y}u.prototype.swap16=function(){var S=this.length;if(S%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var k=0;k<S;k+=2)F(this,k,k+1);return this},u.prototype.swap32=function(){var S=this.length;if(S%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var k=0;k<S;k+=4)F(this,k,k+3),F(this,k+1,k+2);return this},u.prototype.swap64=function(){var S=this.length;if(S%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var k=0;k<S;k+=8)F(this,k,k+7),F(this,k+1,k+6),F(this,k+2,k+5),F(this,k+3,k+4);return this},u.prototype.toString=function(){var S=this.length;return S===0?"":arguments.length===0?B(this,0,S):w.apply(this,arguments)},u.prototype.toLocaleString=u.prototype.toString,u.prototype.equals=function(S){if(!u.isBuffer(S))throw new TypeError("Argument must be a Buffer");return this===S?!0:u.compare(this,S)===0},u.prototype.inspect=function(){var S="",k=e.INSPECT_MAX_BYTES;return S=this.toString("hex",0,k).replace(/(.{2})/g,"$1 ").trim(),this.length>k&&(S+=" ... "),"<Buffer "+S+">"},n&&(u.prototype[n]=u.prototype.inspect),u.prototype.compare=function(S,k,Y,ne,ue){if(J(S,Uint8Array)&&(S=u.from(S,S.offset,S.byteLength)),!u.isBuffer(S))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof S);if(k===void 0&&(k=0),Y===void 0&&(Y=S?S.length:0),ne===void 0&&(ne=0),ue===void 0&&(ue=this.length),k<0||Y>S.length||ne<0||ue>this.length)throw new RangeError("out of range index");if(ne>=ue&&k>=Y)return 0;if(ne>=ue)return-1;if(k>=Y)return 1;if(k>>>=0,Y>>>=0,ne>>>=0,ue>>>=0,this===S)return 0;for(var ce=ue-ne,me=Y-k,xe=Math.min(ce,me),ke=this.slice(ne,ue),Re=S.slice(k,Y),Ie=0;Ie<xe;++Ie)if(ke[Ie]!==Re[Ie]){ce=ke[Ie],me=Re[Ie];break}return ce<me?-1:me<ce?1:0};function T(j,S,k,Y,ne){if(j.length===0)return-1;if(typeof k=="string"?(Y=k,k=0):k>2147483647?k=2147483647:k<-2147483648&&(k=-2147483648),k=+k,te(k)&&(k=ne?0:j.length-1),k<0&&(k=j.length+k),k>=j.length){if(ne)return-1;k=j.length-1}else if(k<0)if(ne)k=0;else return-1;if(typeof S=="string"&&(S=u.from(S,Y)),u.isBuffer(S))return S.length===0?-1:I(j,S,k,Y,ne);if(typeof S=="number")return S=S&255,typeof Uint8Array.prototype.indexOf=="function"?ne?Uint8Array.prototype.indexOf.call(j,S,k):Uint8Array.prototype.lastIndexOf.call(j,S,k):I(j,[S],k,Y,ne);throw new TypeError("val must be string, number or Buffer")}function I(j,S,k,Y,ne){var ue=1,ce=j.length,me=S.length;if(Y!==void 0&&(Y=String(Y).toLowerCase(),Y==="ucs2"||Y==="ucs-2"||Y==="utf16le"||Y==="utf-16le")){if(j.length<2||S.length<2)return-1;ue=2,ce/=2,me/=2,k/=2}function xe(ar,sr){return ue===1?ar[sr]:ar.readUInt16BE(sr*ue)}var ke;if(ne){var Re=-1;for(ke=k;ke<ce;ke++)if(xe(j,ke)===xe(S,Re===-1?0:ke-Re)){if(Re===-1&&(Re=ke),ke-Re+1===me)return Re*ue}else Re!==-1&&(ke-=ke-Re),Re=-1}else for(k+me>ce&&(k=ce-me),ke=k;ke>=0;ke--){for(var Ie=!0,zt=0;zt<me;zt++)if(xe(j,ke+zt)!==xe(S,zt)){Ie=!1;break}if(Ie)return ke}return-1}u.prototype.includes=function(S,k,Y){return this.indexOf(S,k,Y)!==-1},u.prototype.indexOf=function(S,k,Y){return T(this,S,k,Y,!0)},u.prototype.lastIndexOf=function(S,k,Y){return T(this,S,k,Y,!1)};function D(j,S,k,Y){k=Number(k)||0;var ne=j.length-k;Y?(Y=Number(Y),Y>ne&&(Y=ne)):Y=ne;var ue=S.length;Y>ue/2&&(Y=ue/2);for(var ce=0;ce<Y;++ce){var me=parseInt(S.substr(ce*2,2),16);if(te(me))return ce;j[k+ce]=me}return ce}function X(j,S,k,Y){return G(ae(S,j.length-k),j,k,Y)}function K(j,S,k,Y){return G(b(S),j,k,Y)}function E(j,S,k,Y){return G(R(S),j,k,Y)}function A(j,S,k,Y){return G(_(S,j.length-k),j,k,Y)}u.prototype.write=function(S,k,Y,ne){if(k===void 0)ne="utf8",Y=this.length,k=0;else if(Y===void 0&&typeof k=="string")ne=k,Y=this.length,k=0;else if(isFinite(k))k=k>>>0,isFinite(Y)?(Y=Y>>>0,ne===void 0&&(ne="utf8")):(ne=Y,Y=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var ue=this.length-k;if((Y===void 0||Y>ue)&&(Y=ue),S.length>0&&(Y<0||k<0)||k>this.length)throw new RangeError("Attempt to write outside buffer bounds");ne||(ne="utf8");for(var ce=!1;;)switch(ne){case"hex":return D(this,S,k,Y);case"utf8":case"utf-8":return X(this,S,k,Y);case"ascii":case"latin1":case"binary":return K(this,S,k,Y);case"base64":return E(this,S,k,Y);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return A(this,S,k,Y);default:if(ce)throw new TypeError("Unknown encoding: "+ne);ne=(""+ne).toLowerCase(),ce=!0}},u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function C(j,S,k){return S===0&&k===j.length?r.fromByteArray(j):r.fromByteArray(j.slice(S,k))}function B(j,S,k){k=Math.min(j.length,k);for(var Y=[],ne=S;ne<k;){var ue=j[ne],ce=null,me=ue>239?4:ue>223?3:ue>191?2:1;if(ne+me<=k){var xe,ke,Re,Ie;switch(me){case 1:ue<128&&(ce=ue);break;case 2:xe=j[ne+1],(xe&192)===128&&(Ie=(ue&31)<<6|xe&63,Ie>127&&(ce=Ie));break;case 3:xe=j[ne+1],ke=j[ne+2],(xe&192)===128&&(ke&192)===128&&(Ie=(ue&15)<<12|(xe&63)<<6|ke&63,Ie>2047&&(Ie<55296||Ie>57343)&&(ce=Ie));break;case 4:xe=j[ne+1],ke=j[ne+2],Re=j[ne+3],(xe&192)===128&&(ke&192)===128&&(Re&192)===128&&(Ie=(ue&15)<<18|(xe&63)<<12|(ke&63)<<6|Re&63,Ie>65535&&Ie<1114112&&(ce=Ie))}}ce===null?(ce=65533,me=1):ce>65535&&(ce-=65536,Y.push(ce>>>10&1023|55296),ce=56320|ce&1023),Y.push(ce),ne+=me}return q(Y)}var U=4096;function q(j){var S=j.length;if(S<=U)return String.fromCharCode.apply(String,j);for(var k="",Y=0;Y<S;)k+=String.fromCharCode.apply(String,j.slice(Y,Y+=U));return k}function Z(j,S,k){var Y="";k=Math.min(j.length,k);for(var ne=S;ne<k;++ne)Y+=String.fromCharCode(j[ne]&127);return Y}function $(j,S,k){var Y="";k=Math.min(j.length,k);for(var ne=S;ne<k;++ne)Y+=String.fromCharCode(j[ne]);return Y}function L(j,S,k){var Y=j.length;(!S||S<0)&&(S=0),(!k||k<0||k>Y)&&(k=Y);for(var ne="",ue=S;ue<k;++ue)ne+=se[j[ue]];return ne}function V(j,S,k){for(var Y=j.slice(S,k),ne="",ue=0;ue<Y.length-1;ue+=2)ne+=String.fromCharCode(Y[ue]+Y[ue+1]*256);return ne}u.prototype.slice=function(S,k){var Y=this.length;S=~~S,k=k===void 0?Y:~~k,S<0?(S+=Y,S<0&&(S=0)):S>Y&&(S=Y),k<0?(k+=Y,k<0&&(k=0)):k>Y&&(k=Y),k<S&&(k=S);var ne=this.subarray(S,k);return Object.setPrototypeOf(ne,u.prototype),ne};function N(j,S,k){if(j%1!==0||j<0)throw new RangeError("offset is not uint");if(j+S>k)throw new RangeError("Trying to access beyond buffer length")}u.prototype.readUintLE=u.prototype.readUIntLE=function(S,k,Y){S=S>>>0,k=k>>>0,Y||N(S,k,this.length);for(var ne=this[S],ue=1,ce=0;++ce<k&&(ue*=256);)ne+=this[S+ce]*ue;return ne},u.prototype.readUintBE=u.prototype.readUIntBE=function(S,k,Y){S=S>>>0,k=k>>>0,Y||N(S,k,this.length);for(var ne=this[S+--k],ue=1;k>0&&(ue*=256);)ne+=this[S+--k]*ue;return ne},u.prototype.readUint8=u.prototype.readUInt8=function(S,k){return S=S>>>0,k||N(S,1,this.length),this[S]},u.prototype.readUint16LE=u.prototype.readUInt16LE=function(S,k){return S=S>>>0,k||N(S,2,this.length),this[S]|this[S+1]<<8},u.prototype.readUint16BE=u.prototype.readUInt16BE=function(S,k){return S=S>>>0,k||N(S,2,this.length),this[S]<<8|this[S+1]},u.prototype.readUint32LE=u.prototype.readUInt32LE=function(S,k){return S=S>>>0,k||N(S,4,this.length),(this[S]|this[S+1]<<8|this[S+2]<<16)+this[S+3]*16777216},u.prototype.readUint32BE=u.prototype.readUInt32BE=function(S,k){return S=S>>>0,k||N(S,4,this.length),this[S]*16777216+(this[S+1]<<16|this[S+2]<<8|this[S+3])},u.prototype.readIntLE=function(S,k,Y){S=S>>>0,k=k>>>0,Y||N(S,k,this.length);for(var ne=this[S],ue=1,ce=0;++ce<k&&(ue*=256);)ne+=this[S+ce]*ue;return ue*=128,ne>=ue&&(ne-=Math.pow(2,8*k)),ne},u.prototype.readIntBE=function(S,k,Y){S=S>>>0,k=k>>>0,Y||N(S,k,this.length);for(var ne=k,ue=1,ce=this[S+--ne];ne>0&&(ue*=256);)ce+=this[S+--ne]*ue;return ue*=128,ce>=ue&&(ce-=Math.pow(2,8*k)),ce},u.prototype.readInt8=function(S,k){return S=S>>>0,k||N(S,1,this.length),this[S]&128?(255-this[S]+1)*-1:this[S]},u.prototype.readInt16LE=function(S,k){S=S>>>0,k||N(S,2,this.length);var Y=this[S]|this[S+1]<<8;return Y&32768?Y|4294901760:Y},u.prototype.readInt16BE=function(S,k){S=S>>>0,k||N(S,2,this.length);var Y=this[S+1]|this[S]<<8;return Y&32768?Y|4294901760:Y},u.prototype.readInt32LE=function(S,k){return S=S>>>0,k||N(S,4,this.length),this[S]|this[S+1]<<8|this[S+2]<<16|this[S+3]<<24},u.prototype.readInt32BE=function(S,k){return S=S>>>0,k||N(S,4,this.length),this[S]<<24|this[S+1]<<16|this[S+2]<<8|this[S+3]},u.prototype.readFloatLE=function(S,k){return S=S>>>0,k||N(S,4,this.length),t.read(this,S,!0,23,4)},u.prototype.readFloatBE=function(S,k){return S=S>>>0,k||N(S,4,this.length),t.read(this,S,!1,23,4)},u.prototype.readDoubleLE=function(S,k){return S=S>>>0,k||N(S,8,this.length),t.read(this,S,!0,52,8)},u.prototype.readDoubleBE=function(S,k){return S=S>>>0,k||N(S,8,this.length),t.read(this,S,!1,52,8)};function O(j,S,k,Y,ne,ue){if(!u.isBuffer(j))throw new TypeError('"buffer" argument must be a Buffer instance');if(S>ne||S<ue)throw new RangeError('"value" argument is out of bounds');if(k+Y>j.length)throw new RangeError("Index out of range")}u.prototype.writeUintLE=u.prototype.writeUIntLE=function(S,k,Y,ne){if(S=+S,k=k>>>0,Y=Y>>>0,!ne){var ue=Math.pow(2,8*Y)-1;O(this,S,k,Y,ue,0)}var ce=1,me=0;for(this[k]=S&255;++me<Y&&(ce*=256);)this[k+me]=S/ce&255;return k+Y},u.prototype.writeUintBE=u.prototype.writeUIntBE=function(S,k,Y,ne){if(S=+S,k=k>>>0,Y=Y>>>0,!ne){var ue=Math.pow(2,8*Y)-1;O(this,S,k,Y,ue,0)}var ce=Y-1,me=1;for(this[k+ce]=S&255;--ce>=0&&(me*=256);)this[k+ce]=S/me&255;return k+Y},u.prototype.writeUint8=u.prototype.writeUInt8=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,1,255,0),this[k]=S&255,k+1},u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,2,65535,0),this[k]=S&255,this[k+1]=S>>>8,k+2},u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,2,65535,0),this[k]=S>>>8,this[k+1]=S&255,k+2},u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,4,4294967295,0),this[k+3]=S>>>24,this[k+2]=S>>>16,this[k+1]=S>>>8,this[k]=S&255,k+4},u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,4,4294967295,0),this[k]=S>>>24,this[k+1]=S>>>16,this[k+2]=S>>>8,this[k+3]=S&255,k+4},u.prototype.writeIntLE=function(S,k,Y,ne){if(S=+S,k=k>>>0,!ne){var ue=Math.pow(2,8*Y-1);O(this,S,k,Y,ue-1,-ue)}var ce=0,me=1,xe=0;for(this[k]=S&255;++ce<Y&&(me*=256);)S<0&&xe===0&&this[k+ce-1]!==0&&(xe=1),this[k+ce]=(S/me>>0)-xe&255;return k+Y},u.prototype.writeIntBE=function(S,k,Y,ne){if(S=+S,k=k>>>0,!ne){var ue=Math.pow(2,8*Y-1);O(this,S,k,Y,ue-1,-ue)}var ce=Y-1,me=1,xe=0;for(this[k+ce]=S&255;--ce>=0&&(me*=256);)S<0&&xe===0&&this[k+ce+1]!==0&&(xe=1),this[k+ce]=(S/me>>0)-xe&255;return k+Y},u.prototype.writeInt8=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,1,127,-128),S<0&&(S=255+S+1),this[k]=S&255,k+1},u.prototype.writeInt16LE=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,2,32767,-32768),this[k]=S&255,this[k+1]=S>>>8,k+2},u.prototype.writeInt16BE=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,2,32767,-32768),this[k]=S>>>8,this[k+1]=S&255,k+2},u.prototype.writeInt32LE=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,4,2147483647,-2147483648),this[k]=S&255,this[k+1]=S>>>8,this[k+2]=S>>>16,this[k+3]=S>>>24,k+4},u.prototype.writeInt32BE=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,4,2147483647,-2147483648),S<0&&(S=4294967295+S+1),this[k]=S>>>24,this[k+1]=S>>>16,this[k+2]=S>>>8,this[k+3]=S&255,k+4};function H(j,S,k,Y,ne,ue){if(k+Y>j.length)throw new RangeError("Index out of range");if(k<0)throw new RangeError("Index out of range")}function W(j,S,k,Y,ne){return S=+S,k=k>>>0,ne||H(j,S,k,4),t.write(j,S,k,Y,23,4),k+4}u.prototype.writeFloatLE=function(S,k,Y){return W(this,S,k,!0,Y)},u.prototype.writeFloatBE=function(S,k,Y){return W(this,S,k,!1,Y)};function ee(j,S,k,Y,ne){return S=+S,k=k>>>0,ne||H(j,S,k,8),t.write(j,S,k,Y,52,8),k+8}u.prototype.writeDoubleLE=function(S,k,Y){return ee(this,S,k,!0,Y)},u.prototype.writeDoubleBE=function(S,k,Y){return ee(this,S,k,!1,Y)},u.prototype.copy=function(S,k,Y,ne){if(!u.isBuffer(S))throw new TypeError("argument should be a Buffer");if(Y||(Y=0),!ne&&ne!==0&&(ne=this.length),k>=S.length&&(k=S.length),k||(k=0),ne>0&&ne<Y&&(ne=Y),ne===Y||S.length===0||this.length===0)return 0;if(k<0)throw new RangeError("targetStart out of bounds");if(Y<0||Y>=this.length)throw new RangeError("Index out of range");if(ne<0)throw new RangeError("sourceEnd out of bounds");ne>this.length&&(ne=this.length),S.length-k<ne-Y&&(ne=S.length-k+Y);var ue=ne-Y;return this===S&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(k,Y,ne):Uint8Array.prototype.set.call(S,this.subarray(Y,ne),k),ue},u.prototype.fill=function(S,k,Y,ne){if(typeof S=="string"){if(typeof k=="string"?(ne=k,k=0,Y=this.length):typeof Y=="string"&&(ne=Y,Y=this.length),ne!==void 0&&typeof ne!="string")throw new TypeError("encoding must be a string");if(typeof ne=="string"&&!u.isEncoding(ne))throw new TypeError("Unknown encoding: "+ne);if(S.length===1){var ue=S.charCodeAt(0);(ne==="utf8"&&ue<128||ne==="latin1")&&(S=ue)}}else typeof S=="number"?S=S&255:typeof S=="boolean"&&(S=Number(S));if(k<0||this.length<k||this.length<Y)throw new RangeError("Out of range index");if(Y<=k)return this;k=k>>>0,Y=Y===void 0?this.length:Y>>>0,S||(S=0);var ce;if(typeof S=="number")for(ce=k;ce<Y;++ce)this[ce]=S;else{var me=u.isBuffer(S)?S:u.from(S,ne),xe=me.length;if(xe===0)throw new TypeError('The value "'+S+'" is invalid for argument "value"');for(ce=0;ce<Y-k;++ce)this[ce+k]=me[ce%xe]}return this};var oe=/[^+/0-9A-Za-z-_]/g;function ie(j){if(j=j.split("=")[0],j=j.trim().replace(oe,""),j.length<2)return"";for(;j.length%4!==0;)j=j+"=";return j}function ae(j,S){S=S||1/0;for(var k,Y=j.length,ne=null,ue=[],ce=0;ce<Y;++ce){if(k=j.charCodeAt(ce),k>55295&&k<57344){if(!ne){if(k>56319){(S-=3)>-1&&ue.push(239,191,189);continue}else if(ce+1===Y){(S-=3)>-1&&ue.push(239,191,189);continue}ne=k;continue}if(k<56320){(S-=3)>-1&&ue.push(239,191,189),ne=k;continue}k=(ne-55296<<10|k-56320)+65536}else ne&&(S-=3)>-1&&ue.push(239,191,189);if(ne=null,k<128){if((S-=1)<0)break;ue.push(k)}else if(k<2048){if((S-=2)<0)break;ue.push(k>>6|192,k&63|128)}else if(k<65536){if((S-=3)<0)break;ue.push(k>>12|224,k>>6&63|128,k&63|128)}else if(k<1114112){if((S-=4)<0)break;ue.push(k>>18|240,k>>12&63|128,k>>6&63|128,k&63|128)}else throw new Error("Invalid code point")}return ue}function b(j){for(var S=[],k=0;k<j.length;++k)S.push(j.charCodeAt(k)&255);return S}function _(j,S){for(var k,Y,ne,ue=[],ce=0;ce<j.length&&!((S-=2)<0);++ce)k=j.charCodeAt(ce),Y=k>>8,ne=k%256,ue.push(ne),ue.push(Y);return ue}function R(j){return r.toByteArray(ie(j))}function G(j,S,k,Y){for(var ne=0;ne<Y&&!(ne+k>=S.length||ne>=j.length);++ne)S[ne+k]=j[ne];return ne}function J(j,S){return j instanceof S||j!=null&&j.constructor!=null&&j.constructor.name!=null&&j.constructor.name===S.name}function te(j){return j!==j}var se=function(){for(var j="0123456789abcdef",S=new Array(256),k=0;k<16;++k)for(var Y=k*16,ne=0;ne<16;++ne)S[Y+ne]=j[k]+j[ne];return S}()})(_e);var N1=_e.Buffer,L1=function(e){if(e instanceof Uint8Array){if(e.byteOffset===0&&e.byteLength===e.buffer.byteLength)return e.buffer;if(typeof e.buffer.slice=="function")return e.buffer.slice(e.byteOffset,e.byteOffset+e.byteLength)}if(N1.isBuffer(e)){for(var r=new Uint8Array(e.length),t=e.length,n=0;n<t;n++)r[n]=e[n];return r.buffer}else throw new Error("Argument must be a Buffer")};const Yr=ai(L1);var G0={exports:{}};(function(e,r){(function(){var t,n=0xdeadbeefcafe,l=(n&16777215)==15715070;function o(M,z,Q){M!=null&&(typeof M=="number"?this.fromNumber(M,z,Q):z==null&&typeof M!="string"?this.fromString(M,256):this.fromString(M,z))}function a(){return new o(null)}function u(M,z,Q,re,fe,pe){for(;--pe>=0;){var de=z*this[M++]+Q[re]+fe;fe=Math.floor(de/67108864),Q[re++]=de&67108863}return fe}function d(M,z,Q,re,fe,pe){for(var de=z&32767,ye=z>>15;--pe>=0;){var Oe=this[M]&32767,Ge=this[M++]>>15,pt=ye*Oe+Ge*de;Oe=de*Oe+((pt&32767)<<15)+Q[re]+(fe&1073741823),fe=(Oe>>>30)+(pt>>>15)+ye*Ge+(fe>>>30),Q[re++]=Oe&1073741823}return fe}function s(M,z,Q,re,fe,pe){for(var de=z&16383,ye=z>>14;--pe>=0;){var Oe=this[M]&16383,Ge=this[M++]>>14,pt=ye*Oe+Ge*de;Oe=de*Oe+((pt&16383)<<14)+Q[re]+fe,fe=(Oe>>28)+(pt>>14)+ye*Ge,Q[re++]=Oe&268435455}return fe}var i=typeof navigator!="undefined";i&&l&&navigator.appName=="Microsoft Internet Explorer"?(o.prototype.am=d,t=30):i&&l&&navigator.appName!="Netscape"?(o.prototype.am=u,t=26):(o.prototype.am=s,t=28),o.prototype.DB=t,o.prototype.DM=(1<<t)-1,o.prototype.DV=1<<t;var p=52;o.prototype.FV=Math.pow(2,p),o.prototype.F1=p-t,o.prototype.F2=2*t-p;var c="0123456789abcdefghijklmnopqrstuvwxyz",f=new Array,h,y;for(h=48,y=0;y<=9;++y)f[h++]=y;for(h=97,y=10;y<36;++y)f[h++]=y;for(h=65,y=10;y<36;++y)f[h++]=y;function m(M){return c.charAt(M)}function x(M,z){var Q=f[M.charCodeAt(z)];return Q==null?-1:Q}function v(M){for(var z=this.t-1;z>=0;--z)M[z]=this[z];M.t=this.t,M.s=this.s}function g(M){this.t=1,this.s=M<0?-1:0,M>0?this[0]=M:M<-1?this[0]=M+this.DV:this.t=0}function w(M){var z=a();return z.fromInt(M),z}function F(M,z){var Q;if(z==16)Q=4;else if(z==8)Q=3;else if(z==256)Q=8;else if(z==2)Q=1;else if(z==32)Q=5;else if(z==4)Q=2;else{this.fromRadix(M,z);return}this.t=0,this.s=0;for(var re=M.length,fe=!1,pe=0;--re>=0;){var de=Q==8?M[re]&255:x(M,re);if(de<0){M.charAt(re)=="-"&&(fe=!0);continue}fe=!1,pe==0?this[this.t++]=de:pe+Q>this.DB?(this[this.t-1]|=(de&(1<<this.DB-pe)-1)<<pe,this[this.t++]=de>>this.DB-pe):this[this.t-1]|=de<<pe,pe+=Q,pe>=this.DB&&(pe-=this.DB)}Q==8&&M[0]&128&&(this.s=-1,pe>0&&(this[this.t-1]|=(1<<this.DB-pe)-1<<pe)),this.clamp(),fe&&o.ZERO.subTo(this,this)}function T(){for(var M=this.s&this.DM;this.t>0&&this[this.t-1]==M;)--this.t}function I(M){if(this.s<0)return"-"+this.negate().toString(M);var z;if(M==16)z=4;else if(M==8)z=3;else if(M==2)z=1;else if(M==32)z=5;else if(M==4)z=2;else return this.toRadix(M);var Q=(1<<z)-1,re,fe=!1,pe="",de=this.t,ye=this.DB-de*this.DB%z;if(de-- >0)for(ye<this.DB&&(re=this[de]>>ye)>0&&(fe=!0,pe=m(re));de>=0;)ye<z?(re=(this[de]&(1<<ye)-1)<<z-ye,re|=this[--de]>>(ye+=this.DB-z)):(re=this[de]>>(ye-=z)&Q,ye<=0&&(ye+=this.DB,--de)),re>0&&(fe=!0),fe&&(pe+=m(re));return fe?pe:"0"}function D(){var M=a();return o.ZERO.subTo(this,M),M}function X(){return this.s<0?this.negate():this}function K(M){var z=this.s-M.s;if(z!=0)return z;var Q=this.t;if(z=Q-M.t,z!=0)return this.s<0?-z:z;for(;--Q>=0;)if((z=this[Q]-M[Q])!=0)return z;return 0}function E(M){var z=1,Q;return(Q=M>>>16)!=0&&(M=Q,z+=16),(Q=M>>8)!=0&&(M=Q,z+=8),(Q=M>>4)!=0&&(M=Q,z+=4),(Q=M>>2)!=0&&(M=Q,z+=2),(Q=M>>1)!=0&&(M=Q,z+=1),z}function A(){return this.t<=0?0:this.DB*(this.t-1)+E(this[this.t-1]^this.s&this.DM)}function C(M,z){var Q;for(Q=this.t-1;Q>=0;--Q)z[Q+M]=this[Q];for(Q=M-1;Q>=0;--Q)z[Q]=0;z.t=this.t+M,z.s=this.s}function B(M,z){for(var Q=M;Q<this.t;++Q)z[Q-M]=this[Q];z.t=Math.max(this.t-M,0),z.s=this.s}function U(M,z){var Q=M%this.DB,re=this.DB-Q,fe=(1<<re)-1,pe=Math.floor(M/this.DB),de=this.s<<Q&this.DM,ye;for(ye=this.t-1;ye>=0;--ye)z[ye+pe+1]=this[ye]>>re|de,de=(this[ye]&fe)<<Q;for(ye=pe-1;ye>=0;--ye)z[ye]=0;z[pe]=de,z.t=this.t+pe+1,z.s=this.s,z.clamp()}function q(M,z){z.s=this.s;var Q=Math.floor(M/this.DB);if(Q>=this.t){z.t=0;return}var re=M%this.DB,fe=this.DB-re,pe=(1<<re)-1;z[0]=this[Q]>>re;for(var de=Q+1;de<this.t;++de)z[de-Q-1]|=(this[de]&pe)<<fe,z[de-Q]=this[de]>>re;re>0&&(z[this.t-Q-1]|=(this.s&pe)<<fe),z.t=this.t-Q,z.clamp()}function Z(M,z){for(var Q=0,re=0,fe=Math.min(M.t,this.t);Q<fe;)re+=this[Q]-M[Q],z[Q++]=re&this.DM,re>>=this.DB;if(M.t<this.t){for(re-=M.s;Q<this.t;)re+=this[Q],z[Q++]=re&this.DM,re>>=this.DB;re+=this.s}else{for(re+=this.s;Q<M.t;)re-=M[Q],z[Q++]=re&this.DM,re>>=this.DB;re-=M.s}z.s=re<0?-1:0,re<-1?z[Q++]=this.DV+re:re>0&&(z[Q++]=re),z.t=Q,z.clamp()}function $(M,z){var Q=this.abs(),re=M.abs(),fe=Q.t;for(z.t=fe+re.t;--fe>=0;)z[fe]=0;for(fe=0;fe<re.t;++fe)z[fe+Q.t]=Q.am(0,re[fe],z,fe,0,Q.t);z.s=0,z.clamp(),this.s!=M.s&&o.ZERO.subTo(z,z)}function L(M){for(var z=this.abs(),Q=M.t=2*z.t;--Q>=0;)M[Q]=0;for(Q=0;Q<z.t-1;++Q){var re=z.am(Q,z[Q],M,2*Q,0,1);(M[Q+z.t]+=z.am(Q+1,2*z[Q],M,2*Q+1,re,z.t-Q-1))>=z.DV&&(M[Q+z.t]-=z.DV,M[Q+z.t+1]=1)}M.t>0&&(M[M.t-1]+=z.am(Q,z[Q],M,2*Q,0,1)),M.s=0,M.clamp()}function V(M,z,Q){var re=M.abs();if(!(re.t<=0)){var fe=this.abs();if(fe.t<re.t){z!=null&&z.fromInt(0),Q!=null&&this.copyTo(Q);return}Q==null&&(Q=a());var pe=a(),de=this.s,ye=M.s,Oe=this.DB-E(re[re.t-1]);Oe>0?(re.lShiftTo(Oe,pe),fe.lShiftTo(Oe,Q)):(re.copyTo(pe),fe.copyTo(Q));var Ge=pe.t,pt=pe[Ge-1];if(pt!=0){var ct=pt*(1<<this.F1)+(Ge>1?pe[Ge-2]>>this.F2:0),Ot=this.FV/ct,ni=(1<<this.F1)/ct,bt=1<<this.F2,wt=Q.t,ii=wt-Ge,jt=z==null?a():z;for(pe.dlShiftTo(ii,jt),Q.compareTo(jt)>=0&&(Q[Q.t++]=1,Q.subTo(jt,Q)),o.ONE.dlShiftTo(Ge,jt),jt.subTo(pe,pe);pe.t<Ge;)pe[pe.t++]=0;for(;--ii>=0;){var da=Q[--wt]==pt?this.DM:Math.floor(Q[wt]*Ot+(Q[wt-1]+bt)*ni);if((Q[wt]+=pe.am(0,da,Q,ii,0,Ge))<da)for(pe.dlShiftTo(ii,jt),Q.subTo(jt,Q);Q[wt]<--da;)Q.subTo(jt,Q)}z!=null&&(Q.drShiftTo(Ge,z),de!=ye&&o.ZERO.subTo(z,z)),Q.t=Ge,Q.clamp(),Oe>0&&Q.rShiftTo(Oe,Q),de<0&&o.ZERO.subTo(Q,Q)}}}function N(M){var z=a();return this.abs().divRemTo(M,null,z),this.s<0&&z.compareTo(o.ZERO)>0&&M.subTo(z,z),z}function O(M){this.m=M}function H(M){return M.s<0||M.compareTo(this.m)>=0?M.mod(this.m):M}function W(M){return M}function ee(M){M.divRemTo(this.m,null,M)}function oe(M,z,Q){M.multiplyTo(z,Q),this.reduce(Q)}function ie(M,z){M.squareTo(z),this.reduce(z)}O.prototype.convert=H,O.prototype.revert=W,O.prototype.reduce=ee,O.prototype.mulTo=oe,O.prototype.sqrTo=ie;function ae(){if(this.t<1)return 0;var M=this[0];if(!(M&1))return 0;var z=M&3;return z=z*(2-(M&15)*z)&15,z=z*(2-(M&255)*z)&255,z=z*(2-((M&65535)*z&65535))&65535,z=z*(2-M*z%this.DV)%this.DV,z>0?this.DV-z:-z}function b(M){this.m=M,this.mp=M.invDigit(),this.mpl=this.mp&32767,this.mph=this.mp>>15,this.um=(1<<M.DB-15)-1,this.mt2=2*M.t}function _(M){var z=a();return M.abs().dlShiftTo(this.m.t,z),z.divRemTo(this.m,null,z),M.s<0&&z.compareTo(o.ZERO)>0&&this.m.subTo(z,z),z}function R(M){var z=a();return M.copyTo(z),this.reduce(z),z}function G(M){for(;M.t<=this.mt2;)M[M.t++]=0;for(var z=0;z<this.m.t;++z){var Q=M[z]&32767,re=Q*this.mpl+((Q*this.mph+(M[z]>>15)*this.mpl&this.um)<<15)&M.DM;for(Q=z+this.m.t,M[Q]+=this.m.am(0,re,M,z,0,this.m.t);M[Q]>=M.DV;)M[Q]-=M.DV,M[++Q]++}M.clamp(),M.drShiftTo(this.m.t,M),M.compareTo(this.m)>=0&&M.subTo(this.m,M)}function J(M,z){M.squareTo(z),this.reduce(z)}function te(M,z,Q){M.multiplyTo(z,Q),this.reduce(Q)}b.prototype.convert=_,b.prototype.revert=R,b.prototype.reduce=G,b.prototype.mulTo=te,b.prototype.sqrTo=J;function se(){return(this.t>0?this[0]&1:this.s)==0}function j(M,z){if(M>4294967295||M<1)return o.ONE;var Q=a(),re=a(),fe=z.convert(this),pe=E(M)-1;for(fe.copyTo(Q);--pe>=0;)if(z.sqrTo(Q,re),(M&1<<pe)>0)z.mulTo(re,fe,Q);else{var de=Q;Q=re,re=de}return z.revert(Q)}function S(M,z){var Q;return M<256||z.isEven()?Q=new O(z):Q=new b(z),this.exp(M,Q)}o.prototype.copyTo=v,o.prototype.fromInt=g,o.prototype.fromString=F,o.prototype.clamp=T,o.prototype.dlShiftTo=C,o.prototype.drShiftTo=B,o.prototype.lShiftTo=U,o.prototype.rShiftTo=q,o.prototype.subTo=Z,o.prototype.multiplyTo=$,o.prototype.squareTo=L,o.prototype.divRemTo=V,o.prototype.invDigit=ae,o.prototype.isEven=se,o.prototype.exp=j,o.prototype.toString=I,o.prototype.negate=D,o.prototype.abs=X,o.prototype.compareTo=K,o.prototype.bitLength=A,o.prototype.mod=N,o.prototype.modPowInt=S,o.ZERO=w(0),o.ONE=w(1);function k(){var M=a();return this.copyTo(M),M}function Y(){if(this.s<0){if(this.t==1)return this[0]-this.DV;if(this.t==0)return-1}else{if(this.t==1)return this[0];if(this.t==0)return 0}return(this[1]&(1<<32-this.DB)-1)<<this.DB|this[0]}function ne(){return this.t==0?this.s:this[0]<<24>>24}function ue(){return this.t==0?this.s:this[0]<<16>>16}function ce(M){return Math.floor(Math.LN2*this.DB/Math.log(M))}function me(){return this.s<0?-1:this.t<=0||this.t==1&&this[0]<=0?0:1}function xe(M){if(M==null&&(M=10),this.signum()==0||M<2||M>36)return"0";var z=this.chunkSize(M),Q=Math.pow(M,z),re=w(Q),fe=a(),pe=a(),de="";for(this.divRemTo(re,fe,pe);fe.signum()>0;)de=(Q+pe.intValue()).toString(M).substr(1)+de,fe.divRemTo(re,fe,pe);return pe.intValue().toString(M)+de}function ke(M,z){this.fromInt(0),z==null&&(z=10);for(var Q=this.chunkSize(z),re=Math.pow(z,Q),fe=!1,pe=0,de=0,ye=0;ye<M.length;++ye){var Oe=x(M,ye);if(Oe<0){M.charAt(ye)=="-"&&this.signum()==0&&(fe=!0);continue}de=z*de+Oe,++pe>=Q&&(this.dMultiply(re),this.dAddOffset(de,0),pe=0,de=0)}pe>0&&(this.dMultiply(Math.pow(z,pe)),this.dAddOffset(de,0)),fe&&o.ZERO.subTo(this,this)}function Re(M,z,Q){if(typeof z=="number")if(M<2)this.fromInt(1);else for(this.fromNumber(M,Q),this.testBit(M-1)||this.bitwiseTo(o.ONE.shiftLeft(M-1),Ir,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(z);)this.dAddOffset(2,0),this.bitLength()>M&&this.subTo(o.ONE.shiftLeft(M-1),this);else{var re=new Array,fe=M&7;re.length=(M>>3)+1,z.nextBytes(re),fe>0?re[0]&=(1<<fe)-1:re[0]=0,this.fromString(re,256)}}function Ie(){var M=this.t,z=new Array;z[0]=this.s;var Q=this.DB-M*this.DB%8,re,fe=0;if(M-- >0)for(Q<this.DB&&(re=this[M]>>Q)!=(this.s&this.DM)>>Q&&(z[fe++]=re|this.s<<this.DB-Q);M>=0;)Q<8?(re=(this[M]&(1<<Q)-1)<<8-Q,re|=this[--M]>>(Q+=this.DB-8)):(re=this[M]>>(Q-=8)&255,Q<=0&&(Q+=this.DB,--M)),re&128&&(re|=-256),fe==0&&(this.s&128)!=(re&128)&&++fe,(fe>0||re!=this.s)&&(z[fe++]=re);return z}function zt(M){return this.compareTo(M)==0}function ar(M){return this.compareTo(M)<0?this:M}function sr(M){return this.compareTo(M)>0?this:M}function qt(M,z,Q){var re,fe,pe=Math.min(M.t,this.t);for(re=0;re<pe;++re)Q[re]=z(this[re],M[re]);if(M.t<this.t){for(fe=M.s&this.DM,re=pe;re<this.t;++re)Q[re]=z(this[re],fe);Q.t=this.t}else{for(fe=this.s&this.DM,re=pe;re<M.t;++re)Q[re]=z(fe,M[re]);Q.t=M.t}Q.s=z(this.s,M.s),Q.clamp()}function lr(M,z){return M&z}function ta(M){var z=a();return this.bitwiseTo(M,lr,z),z}function Ir(M,z){return M|z}function Gn(M){var z=a();return this.bitwiseTo(M,Ir,z),z}function Qn(M,z){return M^z}function ra(M){var z=a();return this.bitwiseTo(M,Qn,z),z}function tn(M,z){return M&~z}function na(M){var z=a();return this.bitwiseTo(M,tn,z),z}function Yn(){for(var M=a(),z=0;z<this.t;++z)M[z]=this.DM&~this[z];return M.t=this.t,M.s=~this.s,M}function ia(M){var z=a();return M<0?this.rShiftTo(-M,z):this.lShiftTo(M,z),z}function Xn(M){var z=a();return M<0?this.lShiftTo(-M,z):this.rShiftTo(M,z),z}function oa(M){if(M==0)return-1;var z=0;return M&65535||(M>>=16,z+=16),M&255||(M>>=8,z+=8),M&15||(M>>=4,z+=4),M&3||(M>>=2,z+=2),M&1||++z,z}function aa(){for(var M=0;M<this.t;++M)if(this[M]!=0)return M*this.DB+oa(this[M]);return this.s<0?this.t*this.DB:-1}function sa(M){for(var z=0;M!=0;)M&=M-1,++z;return z}function Zn(){for(var M=0,z=this.s&this.DM,Q=0;Q<this.t;++Q)M+=sa(this[Q]^z);return M}function la(M){var z=Math.floor(M/this.DB);return z>=this.t?this.s!=0:(this[z]&1<<M%this.DB)!=0}function ua(M,z){var Q=o.ONE.shiftLeft(M);return this.bitwiseTo(Q,z,Q),Q}function Jn(M){return this.changeBit(M,Ir)}function ca(M){return this.changeBit(M,tn)}function ei(M){return this.changeBit(M,Qn)}function tt(M,z){for(var Q=0,re=0,fe=Math.min(M.t,this.t);Q<fe;)re+=this[Q]+M[Q],z[Q++]=re&this.DM,re>>=this.DB;if(M.t<this.t){for(re+=M.s;Q<this.t;)re+=this[Q],z[Q++]=re&this.DM,re>>=this.DB;re+=this.s}else{for(re+=this.s;Q<M.t;)re+=M[Q],z[Q++]=re&this.DM,re>>=this.DB;re+=M.s}z.s=re<0?-1:0,re>0?z[Q++]=re:re<-1&&(z[Q++]=this.DV+re),z.t=Q,z.clamp()}function Tt(M){var z=a();return this.addTo(M,z),z}function ti(M){var z=a();return this.subTo(M,z),z}function fa(M){var z=a();return this.multiplyTo(M,z),z}function dy(){var M=a();return this.squareTo(M),M}function my(M){var z=a();return this.divRemTo(M,z,null),z}function yy(M){var z=a();return this.divRemTo(M,null,z),z}function gy(M){var z=a(),Q=a();return this.divRemTo(M,z,Q),new Array(z,Q)}function vy(M){this[this.t]=this.am(0,M-1,this,0,0,this.t),++this.t,this.clamp()}function xy(M,z){if(M!=0){for(;this.t<=z;)this[this.t++]=0;for(this[z]+=M;this[z]>=this.DV;)this[z]-=this.DV,++z>=this.t&&(this[this.t++]=0),++this[z]}}function rn(){}function Ku(M){return M}function by(M,z,Q){M.multiplyTo(z,Q)}function wy(M,z){M.squareTo(z)}rn.prototype.convert=Ku,rn.prototype.revert=Ku,rn.prototype.mulTo=by,rn.prototype.sqrTo=wy;function _y(M){return this.exp(M,new rn)}function Ey(M,z,Q){var re=Math.min(this.t+M.t,z);for(Q.s=0,Q.t=re;re>0;)Q[--re]=0;var fe;for(fe=Q.t-this.t;re<fe;++re)Q[re+this.t]=this.am(0,M[re],Q,re,0,this.t);for(fe=Math.min(M.t,z);re<fe;++re)this.am(0,M[re],Q,re,0,z-re);Q.clamp()}function Ay(M,z,Q){--z;var re=Q.t=this.t+M.t-z;for(Q.s=0;--re>=0;)Q[re]=0;for(re=Math.max(z-this.t,0);re<M.t;++re)Q[this.t+re-z]=this.am(z-re,M[re],Q,0,0,this.t+re-z);Q.clamp(),Q.drShiftTo(1,Q)}function ur(M){this.r2=a(),this.q3=a(),o.ONE.dlShiftTo(2*M.t,this.r2),this.mu=this.r2.divide(M),this.m=M}function Cy(M){if(M.s<0||M.t>2*this.m.t)return M.mod(this.m);if(M.compareTo(this.m)<0)return M;var z=a();return M.copyTo(z),this.reduce(z),z}function Sy(M){return M}function By(M){for(M.drShiftTo(this.m.t-1,this.r2),M.t>this.m.t+1&&(M.t=this.m.t+1,M.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);M.compareTo(this.r2)<0;)M.dAddOffset(1,this.m.t+1);for(M.subTo(this.r2,M);M.compareTo(this.m)>=0;)M.subTo(this.m,M)}function ky(M,z){M.squareTo(z),this.reduce(z)}function Ty(M,z,Q){M.multiplyTo(z,Q),this.reduce(Q)}ur.prototype.convert=Cy,ur.prototype.revert=Sy,ur.prototype.reduce=By,ur.prototype.mulTo=Ty,ur.prototype.sqrTo=ky;function Fy(M,z){var Q=M.bitLength(),re,fe=w(1),pe;if(Q<=0)return fe;Q<18?re=1:Q<48?re=3:Q<144?re=4:Q<768?re=5:re=6,Q<8?pe=new O(z):z.isEven()?pe=new ur(z):pe=new b(z);var de=new Array,ye=3,Oe=re-1,Ge=(1<<re)-1;if(de[1]=pe.convert(this),re>1){var pt=a();for(pe.sqrTo(de[1],pt);ye<=Ge;)de[ye]=a(),pe.mulTo(pt,de[ye-2],de[ye]),ye+=2}var ct=M.t-1,Ot,ni=!0,bt=a(),wt;for(Q=E(M[ct])-1;ct>=0;){for(Q>=Oe?Ot=M[ct]>>Q-Oe&Ge:(Ot=(M[ct]&(1<<Q+1)-1)<<Oe-Q,ct>0&&(Ot|=M[ct-1]>>this.DB+Q-Oe)),ye=re;!(Ot&1);)Ot>>=1,--ye;if((Q-=ye)<0&&(Q+=this.DB,--ct),ni)de[Ot].copyTo(fe),ni=!1;else{for(;ye>1;)pe.sqrTo(fe,bt),pe.sqrTo(bt,fe),ye-=2;ye>0?pe.sqrTo(fe,bt):(wt=fe,fe=bt,bt=wt),pe.mulTo(bt,de[Ot],fe)}for(;ct>=0&&!(M[ct]&1<<Q);)pe.sqrTo(fe,bt),wt=fe,fe=bt,bt=wt,--Q<0&&(Q=this.DB-1,--ct)}return pe.revert(fe)}function Iy(M){var z=this.s<0?this.negate():this.clone(),Q=M.s<0?M.negate():M.clone();if(z.compareTo(Q)<0){var re=z;z=Q,Q=re}var fe=z.getLowestSetBit(),pe=Q.getLowestSetBit();if(pe<0)return z;for(fe<pe&&(pe=fe),pe>0&&(z.rShiftTo(pe,z),Q.rShiftTo(pe,Q));z.signum()>0;)(fe=z.getLowestSetBit())>0&&z.rShiftTo(fe,z),(fe=Q.getLowestSetBit())>0&&Q.rShiftTo(fe,Q),z.compareTo(Q)>=0?(z.subTo(Q,z),z.rShiftTo(1,z)):(Q.subTo(z,Q),Q.rShiftTo(1,Q));return pe>0&&Q.lShiftTo(pe,Q),Q}function Dy(M){if(M<=0)return 0;var z=this.DV%M,Q=this.s<0?M-1:0;if(this.t>0)if(z==0)Q=this[0]%M;else for(var re=this.t-1;re>=0;--re)Q=(z*Q+this[re])%M;return Q}function Ry(M){var z=M.isEven();if(this.isEven()&&z||M.signum()==0)return o.ZERO;for(var Q=M.clone(),re=this.clone(),fe=w(1),pe=w(0),de=w(0),ye=w(1);Q.signum()!=0;){for(;Q.isEven();)Q.rShiftTo(1,Q),z?((!fe.isEven()||!pe.isEven())&&(fe.addTo(this,fe),pe.subTo(M,pe)),fe.rShiftTo(1,fe)):pe.isEven()||pe.subTo(M,pe),pe.rShiftTo(1,pe);for(;re.isEven();)re.rShiftTo(1,re),z?((!de.isEven()||!ye.isEven())&&(de.addTo(this,de),ye.subTo(M,ye)),de.rShiftTo(1,de)):ye.isEven()||ye.subTo(M,ye),ye.rShiftTo(1,ye);Q.compareTo(re)>=0?(Q.subTo(re,Q),z&&fe.subTo(de,fe),pe.subTo(ye,pe)):(re.subTo(Q,re),z&&de.subTo(fe,de),ye.subTo(pe,ye))}if(re.compareTo(o.ONE)!=0)return o.ZERO;if(ye.compareTo(M)>=0)return ye.subtract(M);if(ye.signum()<0)ye.addTo(M,ye);else return ye;return ye.signum()<0?ye.add(M):ye}var rt=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],Oy=(1<<26)/rt[rt.length-1];function Py(M){var z,Q=this.abs();if(Q.t==1&&Q[0]<=rt[rt.length-1]){for(z=0;z<rt.length;++z)if(Q[0]==rt[z])return!0;return!1}if(Q.isEven())return!1;for(z=1;z<rt.length;){for(var re=rt[z],fe=z+1;fe<rt.length&&re<Oy;)re*=rt[fe++];for(re=Q.modInt(re);z<fe;)if(re%rt[z++]==0)return!1}return Q.millerRabin(M)}function My(M){var z=this.subtract(o.ONE),Q=z.getLowestSetBit();if(Q<=0)return!1;var re=z.shiftRight(Q);M=M+1>>1,M>rt.length&&(M=rt.length);for(var fe=a(),pe=0;pe<M;++pe){fe.fromInt(rt[Math.floor(Math.random()*rt.length)]);var de=fe.modPow(re,this);if(de.compareTo(o.ONE)!=0&&de.compareTo(z)!=0){for(var ye=1;ye++<Q&&de.compareTo(z)!=0;)if(de=de.modPowInt(2,this),de.compareTo(o.ONE)==0)return!1;if(de.compareTo(z)!=0)return!1}}return!0}o.prototype.chunkSize=ce,o.prototype.toRadix=xe,o.prototype.fromRadix=ke,o.prototype.fromNumber=Re,o.prototype.bitwiseTo=qt,o.prototype.changeBit=ua,o.prototype.addTo=tt,o.prototype.dMultiply=vy,o.prototype.dAddOffset=xy,o.prototype.multiplyLowerTo=Ey,o.prototype.multiplyUpperTo=Ay,o.prototype.modInt=Dy,o.prototype.millerRabin=My,o.prototype.clone=k,o.prototype.intValue=Y,o.prototype.byteValue=ne,o.prototype.shortValue=ue,o.prototype.signum=me,o.prototype.toByteArray=Ie,o.prototype.equals=zt,o.prototype.min=ar,o.prototype.max=sr,o.prototype.and=ta,o.prototype.or=Gn,o.prototype.xor=ra,o.prototype.andNot=na,o.prototype.not=Yn,o.prototype.shiftLeft=ia,o.prototype.shiftRight=Xn,o.prototype.getLowestSetBit=aa,o.prototype.bitCount=Zn,o.prototype.testBit=la,o.prototype.setBit=Jn,o.prototype.clearBit=ca,o.prototype.flipBit=ei,o.prototype.add=Tt,o.prototype.subtract=ti,o.prototype.multiply=fa,o.prototype.divide=my,o.prototype.remainder=yy,o.prototype.divideAndRemainder=gy,o.prototype.modPow=Fy,o.prototype.modInverse=Ry,o.prototype.pow=_y,o.prototype.gcd=Iy,o.prototype.isProbablePrime=Py,o.prototype.square=dy,o.prototype.Barrett=ur;var ri,ut,Ke;function Ny(M){ut[Ke++]^=M&255,ut[Ke++]^=M>>8&255,ut[Ke++]^=M>>16&255,ut[Ke++]^=M>>24&255,Ke>=pa&&(Ke-=pa)}function Gu(){Ny(new Date().getTime())}if(ut==null){ut=new Array,Ke=0;var xt;if(typeof window!="undefined"&&window.crypto){if(window.crypto.getRandomValues){var Qu=new Uint8Array(32);for(window.crypto.getRandomValues(Qu),xt=0;xt<32;++xt)ut[Ke++]=Qu[xt]}else if(navigator.appName=="Netscape"&&navigator.appVersion<"5"){var Yu=window.crypto.random(32);for(xt=0;xt<Yu.length;++xt)ut[Ke++]=Yu.charCodeAt(xt)&255}}for(;Ke<pa;)xt=Math.floor(65536*Math.random()),ut[Ke++]=xt>>>8,ut[Ke++]=xt&255;Ke=0,Gu()}function Ly(){if(ri==null){for(Gu(),ri=jy(),ri.init(ut),Ke=0;Ke<ut.length;++Ke)ut[Ke]=0;Ke=0}return ri.next()}function Uy(M){var z;for(z=0;z<M.length;++z)M[z]=Ly()}function Xu(){}Xu.prototype.nextBytes=Uy;function ha(){this.i=0,this.j=0,this.S=new Array}function zy(M){var z,Q,re;for(z=0;z<256;++z)this.S[z]=z;for(Q=0,z=0;z<256;++z)Q=Q+this.S[z]+M[z%M.length]&255,re=this.S[z],this.S[z]=this.S[Q],this.S[Q]=re;this.i=0,this.j=0}function qy(){var M;return this.i=this.i+1&255,this.j=this.j+this.S[this.i]&255,M=this.S[this.i],this.S[this.i]=this.S[this.j],this.S[this.j]=M,this.S[M+this.S[this.i]&255]}ha.prototype.init=zy,ha.prototype.next=qy;function jy(){return new ha}var pa=256;e.exports={default:o,BigInteger:o,SecureRandom:Xu}}).call(be)})(G0);var Fe=G0.exports,U1=Fe.BigInteger.prototype.Barrett;function Je(e,r){this.x=r,this.q=e}function ot(e,r,t,n){this.curve=e,this.x=r,this.y=t,this.z=n==null?Fe.BigInteger.ONE:n,this.zinv=null}function Bt(e,r,t){this.q=e,this.a=this.fromBigInteger(r),this.b=this.fromBigInteger(t),this.infinity=new ot(this,null,null),this.reducer=new U1(this.q)}Je.prototype.equals=function(e){return e==this||this.q.equals(e.q)&&this.x.equals(e.x)},Je.prototype.toBigInteger=function(){return this.x},Je.prototype.negate=function(){return new Je(this.q,this.x.negate().mod(this.q))},Je.prototype.add=function(e){return new Je(this.q,this.x.add(e.toBigInteger()).mod(this.q))},Je.prototype.subtract=function(e){return new Je(this.q,this.x.subtract(e.toBigInteger()).mod(this.q))},Je.prototype.multiply=function(e){return new Je(this.q,this.x.multiply(e.toBigInteger()).mod(this.q))},Je.prototype.square=function(){return new Je(this.q,this.x.square().mod(this.q))},Je.prototype.divide=function(e){return new Je(this.q,this.x.multiply(e.toBigInteger().modInverse(this.q)).mod(this.q))},ot.prototype.getX=function(){this.zinv==null&&(this.zinv=this.z.modInverse(this.curve.q));var e=this.x.toBigInteger().multiply(this.zinv);return this.curve.reduce(e),this.curve.fromBigInteger(e)},ot.prototype.getY=function(){this.zinv==null&&(this.zinv=this.z.modInverse(this.curve.q));var e=this.y.toBigInteger().multiply(this.zinv);return this.curve.reduce(e),this.curve.fromBigInteger(e)},ot.prototype.equals=function(e){return e==this||(this.isInfinity()?e.isInfinity():e.isInfinity()?this.isInfinity():!!e.y.toBigInteger().multiply(this.z).subtract(this.y.toBigInteger().multiply(e.z)).mod(this.curve.q).equals(Fe.BigInteger.ZERO)&&e.x.toBigInteger().multiply(this.z).subtract(this.x.toBigInteger().multiply(e.z)).mod(this.curve.q).equals(Fe.BigInteger.ZERO))},ot.prototype.isInfinity=function(){return this.x==null&&this.y==null||this.z.equals(Fe.BigInteger.ZERO)&&!this.y.toBigInteger().equals(Fe.BigInteger.ZERO)},ot.prototype.negate=function(){return new ot(this.curve,this.x,this.y.negate(),this.z)},ot.prototype.add=function(e){if(this.isInfinity())return e;if(e.isInfinity())return this;var r=e.y.toBigInteger().multiply(this.z).subtract(this.y.toBigInteger().multiply(e.z)).mod(this.curve.q),t=e.x.toBigInteger().multiply(this.z).subtract(this.x.toBigInteger().multiply(e.z)).mod(this.curve.q);if(Fe.BigInteger.ZERO.equals(t))return Fe.BigInteger.ZERO.equals(r)?this.twice():this.curve.getInfinity();var n=new Fe.BigInteger("3"),l=this.x.toBigInteger(),o=this.y.toBigInteger(),a=(e.x.toBigInteger(),e.y.toBigInteger(),t.square()),u=a.multiply(t),d=l.multiply(a),s=r.square().multiply(this.z),i=s.subtract(d.shiftLeft(1)).multiply(e.z).subtract(u).multiply(t).mod(this.curve.q),p=d.multiply(n).multiply(r).subtract(o.multiply(u)).subtract(s.multiply(r)).multiply(e.z).add(r.multiply(u)).mod(this.curve.q),c=u.multiply(this.z).multiply(e.z).mod(this.curve.q);return new ot(this.curve,this.curve.fromBigInteger(i),this.curve.fromBigInteger(p),c)},ot.prototype.twice=function(){if(this.isInfinity())return this;if(this.y.toBigInteger().signum()==0)return this.curve.getInfinity();var e=new Fe.BigInteger("3"),r=this.x.toBigInteger(),t=this.y.toBigInteger(),n=t.multiply(this.z),l=n.multiply(t).mod(this.curve.q),o=this.curve.a.toBigInteger(),a=r.square().multiply(e);Fe.BigInteger.ZERO.equals(o)||(a=a.add(this.z.square().multiply(o)));var u=(a=a.mod(this.curve.q)).square().subtract(r.shiftLeft(3).multiply(l)).shiftLeft(1).multiply(n).mod(this.curve.q),d=a.multiply(e).multiply(r).subtract(l.shiftLeft(1)).shiftLeft(2).multiply(l).subtract(a.square().multiply(a)).mod(this.curve.q),s=n.square().multiply(n).shiftLeft(3).mod(this.curve.q);return new ot(this.curve,this.curve.fromBigInteger(u),this.curve.fromBigInteger(d),s)},ot.prototype.multiply=function(e){if(this.isInfinity())return this;if(e.signum()==0)return this.curve.getInfinity();var r,t=e,n=t.multiply(new Fe.BigInteger("3")),l=this.negate(),o=this;for(r=n.bitLength()-2;r>0;--r){o=o.twice();var a=n.testBit(r);a!=t.testBit(r)&&(o=o.add(a?this:l))}return o},ot.prototype.multiplyTwo=function(e,r,t){var n;n=e.bitLength()>t.bitLength()?e.bitLength()-1:t.bitLength()-1;for(var l=this.curve.getInfinity(),o=this.add(r);n>=0;)l=l.twice(),e.testBit(n)?l=t.testBit(n)?l.add(o):l.add(this):t.testBit(n)&&(l=l.add(r)),--n;return l},Bt.prototype.getQ=function(){return this.q},Bt.prototype.getA=function(){return this.a},Bt.prototype.getB=function(){return this.b},Bt.prototype.equals=function(e){return e==this||this.q.equals(e.q)&&this.a.equals(e.a)&&this.b.equals(e.b)},Bt.prototype.getInfinity=function(){return this.infinity},Bt.prototype.fromBigInteger=function(e){return new Je(this.q,e)},Bt.prototype.reduce=function(e){this.reducer.reduce(e)},Bt.prototype.decodePointHex=function(e){switch(parseInt(e.substr(0,2),16)){case 0:return this.infinity;case 2:case 3:return null;case 4:case 6:case 7:var r=(e.length-2)/2,t=e.substr(2,r),n=e.substr(r+2,r);return new ot(this,this.fromBigInteger(new Fe.BigInteger(t,16)),this.fromBigInteger(new Fe.BigInteger(n,16)));default:return null}},Bt.prototype.encodePointHex=function(e){if(e.isInfinity())return"00";var r=e.getX().toBigInteger().toString(16),t=e.getY().toBigInteger().toString(16),n=this.getQ().toString(16).length;for(n%2!=0&&n++;r.length<n;)r="0"+r;for(;t.length<n;)t="0"+t;return"04"+r+t};var Ve=function(e,r){return e<<(r%=32)|e>>>32-r},kt=function(e,r){var t=r-e.length;return(t>0?"0".repeat(t):"")+e},z1=function(e){return e<16?2043430169:2055708042},q1=function(e,r,t,n){return n<16?e^r^t:e&r|e&t|r&t},j1=function(e,r,t,n){return n<16?e^r^t:e&r|~e&t},H1=function(e,r,t){for(var n,l,o,a,u,d=function(v){var g,w=new Array(132);v.forEach(function(I,D){w[D]=I});for(var F=16;F<68;F++)w[F]=(g=w[F-16]^w[F-9]^Ve(w[F-3],15))^Ve(g,15)^Ve(g,23)^Ve(w[F-13],7)^w[F-6];for(var T=0;T<64;T++)w[T+68]=w[T]^w[T+4];return w}(r),s=e[0],i=e[1],p=e[2],c=e[3],f=e[4],h=e[5],y=e[6],m=e[7],x=0;x<64;x++)l=(n=Ve(Ve(s,12)+f+Ve(z1(x),x),7))^Ve(s,12),o=q1(s,i,p,x)+c+l+d[x+68],a=j1(f,h,y,x)+m+n+d[x],c=p,p=Ve(i,9),i=s,s=o,m=y,y=Ve(h,19),h=f,f=(u=a)^Ve(u,9)^Ve(u,17);return[s^e[0],i^e[1],p^e[2],c^e[3],f^e[4],h^e[5],y^e[6],m^e[7]]},Uo=function(e,r,t){if(typeof e=="string"?e=_e.Buffer.from(e,r||"utf8"):e instanceof ArrayBuffer&&(e=_e.Buffer.from(e)),!_e.Buffer.isBuffer(e))throw new TypeError('Expected "string" | "Buffer" | "ArrayBuffer" but received "'+Object.prototype.toString.call(e)+'"');var n,l,o,a,u,d;n=e,l=_e.Buffer.alloc(1,128),a=_e.Buffer.alloc(o=(o=n.length%64)>=56?64-o%56-1:56-o-1,0),u=_e.Buffer.alloc(8),d=8*n.length,u.writeUInt32BE(Math.floor(d/Math.pow(2,32)),0),u.writeUInt32BE(d%Math.pow(2,32),4);for(var s=(e=_e.Buffer.concat([n,l,a,u],n.length+1+o+8)).length/64,i=new Array(s),p=0;p<s;p++){i[p]=new Array(16);for(var c=0;c<16;c++)i[p][c]=e.readUInt32BE(64*p+4*c)}var f=new Array(s);f[0]=[1937774191,1226093241,388252375,3666478592,2842636476,372324522,3817729613,2969243214];for(var h=0;h<s;h++)f[h+1]=H1(f[h],i[h]);var y=_e.Buffer.alloc(32);return f[s].forEach(function(m,x){return y.writeInt32BE(m,4*x)}),t?y.toString(t):Yr(y)},Q0=new Fe.SecureRandom,zo=function(){var e=new Bt(new Fe.BigInteger("FFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF",16),new Fe.BigInteger("FFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFC",16),new Fe.BigInteger("28E9FA9E9D9F5E344D5A9E4BCF6509A7F39789F515AB8F92DDBCBD414D940E93",16)),r=e.decodePointHex("0432C4AE2C1F1981195F9904466A39C9948FE30BBFF2660BE1715A4589334C74C7BC3736A2F4F6779C59BDCEE36B692153D0A9877CC62A474002DF32E52139F0A0");return{curve:e,G:r,n:new Fe.BigInteger("FFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFF7203DF6B21C6052B53BBF40939D54123",16)}}(),Y0=zo.curve,X0=zo.G,On=zo.n;function Z0(e,r){for(var t=[],n=Math.ceil(r/32),l=r%32,o=1;o<=n;o++){var a=_e.Buffer.allocUnsafe(4);a.writeUInt32BE(o);var u=Uo(_e.Buffer.concat([e,a]));t.push(o===n&&l?_e.Buffer.from(u).slice(0,l):_e.Buffer.from(u))}return _e.Buffer.concat(t,r)}var $1={__proto__:null,constants:{C1C2C3:0,C1C3C2:1,PC:"04"},generateKeyPair:function(){var e=new Fe.BigInteger(On.bitLength(),Q0).mod(On.subtract(new Fe.BigInteger("2"))).add(Fe.BigInteger.ONE),r=kt(e.toString(16),64),t=X0.multiply(e);return{privateKey:r,publicKey:"04"+kt(t.getX().toBigInteger().toString(16),64)+kt(t.getY().toBigInteger().toString(16),64)}},encrypt:function(e,r,t){var n=t||{},l=n.mode,o=l===void 0?1:l,a=n.outputEncoding,u=n.pc;if(typeof e=="string"?e=_e.Buffer.from(e,n.inputEncoding||"utf8"):e instanceof ArrayBuffer&&(e=_e.Buffer.from(e)),!_e.Buffer.isBuffer(e))throw new TypeError('Expected "string" | "Buffer" | "ArrayBuffer" but received "'+Object.prototype.toString.call(e)+'"');var d=new Fe.BigInteger(On.bitLength(),Q0).mod(On.subtract(Fe.BigInteger.ONE)).add(Fe.BigInteger.ONE),s=X0.multiply(d),i=kt(s.getX().toBigInteger().toString(16),64)+kt(s.getY().toBigInteger().toString(16),64),p=Y0.decodePointHex(r).multiply(d),c=kt(p.getX().toBigInteger().toString(16),64),f=kt(p.getY().toBigInteger().toString(16),64),h=Z0(_e.Buffer.from(c+f,"hex"),e.length),y=kt(new Fe.BigInteger(e.toString("hex"),16).xor(new Fe.BigInteger(h.toString("hex"),16)).toString(16),2*e.length),m=Uo(c+e.toString("hex")+f,"hex","hex"),x=_e.Buffer.from((u?"04":"")+(o===0?i+y+m:i+m+y),"hex");return a?x.toString(a):Yr(x)},decrypt:function(e,r,t){var n=t||{},l=n.mode,o=l===void 0?1:l,a=n.outputEncoding,u=n.pc;if(typeof e=="string"?e=_e.Buffer.from(e,n.inputEncoding):e instanceof ArrayBuffer&&(e=_e.Buffer.from(e)),!_e.Buffer.isBuffer(e))throw new TypeError('Expected "string" | "Buffer" | "ArrayBuffer" but received "'+Object.prototype.toString.call(e)+'"');var d=(e=u?e.slice(1):e).slice(0,32).toString("hex"),s=e.slice(32,64).toString("hex"),i=Y0.decodePointHex("04"+d+s).multiply(new Fe.BigInteger(r,16)),p=kt(i.getX().toBigInteger().toString(16),64),c=kt(i.getY().toBigInteger().toString(16),64),f=e.slice(64,96),h=e.slice(96);o===0&&(f=e.slice(e.length-32),h=e.slice(64,e.length-32));var y=Z0(_e.Buffer.from(p+c,"hex"),h.length),m=new Fe.BigInteger(h.toString("hex"),16).xor(new Fe.BigInteger(y.toString("hex"),16)).toString(16),x=Uo(p+m+c,"hex","hex")===f.toString("hex")?_e.Buffer.from(m,"hex"):_e.Buffer.alloc(0);return a?x.toString(a):Yr(x)}},Pn=[[214,144,233,254,204,225,61,183,22,182,20,194,40,251,44,5],[43,103,154,118,42,190,4,195,170,68,19,38,73,134,6,153],[156,66,80,244,145,239,152,122,51,84,11,67,237,207,172,98],[228,179,28,169,201,8,232,149,128,223,148,250,117,143,63,166],[71,7,167,252,243,115,23,186,131,89,60,25,230,133,79,168],[104,107,129,178,113,100,218,139,248,235,15,75,112,86,157,53],[30,36,14,94,99,88,209,162,37,34,124,59,1,33,120,135],[212,0,70,87,159,211,39,82,76,54,2,231,160,196,200,158],[234,191,138,210,64,199,56,181,163,247,242,206,249,97,21,161],[224,174,93,164,155,52,26,85,173,147,50,48,245,140,177,227],[29,246,226,46,130,102,202,96,192,41,35,171,13,83,78,111],[213,219,55,69,222,253,142,47,3,255,106,114,109,108,91,81],[141,27,175,146,187,221,188,127,17,217,92,65,31,16,90,216],[10,193,49,136,165,205,123,189,45,116,208,18,184,229,180,176],[137,105,151,74,12,150,119,126,101,185,241,9,197,110,198,132],[24,240,125,236,58,220,77,32,121,238,95,62,215,203,57,72]],Mn=[2746333894,1453994832,1736282519,2993693404],V1=[462357,472066609,943670861,1415275113,1886879365,2358483617,2830087869,3301692121,3773296373,4228057617,404694573,876298825,1347903077,1819507329,2291111581,2762715833,3234320085,3705924337,4177462797,337322537,808926789,1280531041,1752135293,2223739545,2695343797,3166948049,3638552301,4110090761,269950501,741554753,1213159005,1684763257],Nn=/^[0-9a-f]{32}$/i,J0=function(e){return Pn[(4026531840&e)>>>28][(251658240&e)>>>24]<<24|Pn[(15728640&e)>>>20][(983040&e)>>>16]<<16|Pn[(61440&e)>>>12][(3840&e)>>>8]<<8|Pn[(240&e)>>>4][(15&e)>>>0]<<0},el=function(e){return(r=J0(e))^Ve(r,2)^Ve(r,10)^Ve(r,18)^Ve(r,24);var r},tl=function(e){var r,t=new Array(36);t[0]=e[0]^Mn[0],t[1]=e[1]^Mn[1],t[2]=e[2]^Mn[2],t[3]=e[3]^Mn[3];for(var n=new Array(32),l=0;l<32;l++)t[l+4]=t[l]^(r=J0(t[l+1]^t[l+2]^t[l+3]^V1[l]))^Ve(r,13)^Ve(r,23),n[l]=t[l+4];return n},rl=function(e,r){for(var t=tl(r),n=0;n<32;n++)e[n+4]=e[n]^el(e[n+1]^e[n+2]^e[n+3]^t[n]);return[e[35],e[34],e[33],e[32]]},nl=function(e,r){for(var t=tl(r).reverse(),n=0;n<32;n++)e[n+4]=e[n]^el(e[n+1]^e[n+2]^e[n+3]^t[n]);return[e[35],e[34],e[33],e[32]]},Ln=function(e){return[e.readInt32BE(0),e.readInt32BE(4),e.readInt32BE(8),e.readInt32BE(12)]},Un=function(e){for(var r=_e.Buffer.alloc(16),t=0;t<4;t++)r.writeInt32BE(e[t],4*t);return r},Er={__proto__:null,constants:{ECB:1,CBC:2},encrypt:function(e,r,t){var n=t||{},l=n.mode,o=n.iv,a=n.outputEncoding;if(typeof e=="string"?e=_e.Buffer.from(e,n.inputEncoding||"utf8"):e instanceof ArrayBuffer&&(e=_e.Buffer.from(e)),!_e.Buffer.isBuffer(e))throw new TypeError('Expected "string" | "Buffer" | "ArrayBuffer" but received "'+Object.prototype.toString.call(e)+'"');if(!Nn.test(r))throw new TypeError("Invalid value of cipher `key`");if(r=_e.Buffer.from(r,"hex"),l===2&&!Nn.test(o))throw new TypeError("Invalid value of `iv` option");return function(u,d,s,i){s&&(s=Ln(s)),d=Ln(d);for(var p=[],c=(u=function(F){var T=16-F.length%16,I=_e.Buffer.alloc(T,T);return _e.Buffer.concat([F,I],F.length+T)}(u)).length/16,f=0;f<c;f++)if(s){var h=16*f,y=[s[0]^u.readInt32BE(h),s[1]^u.readInt32BE(h+4),s[2]^u.readInt32BE(h+8),s[3]^u.readInt32BE(h+12)],m=rl(y,d);p.push(Un(m)),s=m.slice(0)}else{var x=16*f,v=[u.readInt32BE(x),u.readInt32BE(x+4),u.readInt32BE(x+8),u.readInt32BE(x+12)],g=rl(v,d);p.push(Un(g))}var w=_e.Buffer.concat(p,u.length);return i?w.toString(i):Yr(w)}(e,r,o=l===2?_e.Buffer.from(o,"hex"):null,a)},decrypt:function(e,r,t){var n=t||{},l=n.mode,o=n.iv,a=n.outputEncoding;if(typeof e=="string"?e=_e.Buffer.from(e,n.inputEncoding):e instanceof ArrayBuffer&&(e=_e.Buffer.from(e)),!_e.Buffer.isBuffer(e))throw new TypeError('Expected "string" | "Buffer" | "ArrayBuffer" but received "'+Object.prototype.toString.call(e)+'"');if(!Nn.test(r))throw new TypeError("Invalid value of cipher `key`");if(r=_e.Buffer.from(r,"hex"),l===2&&!Nn.test(o))throw new TypeError("Invalid value of `iv` option");return function(u,d,s,i){s&&(s=Ln(s)),d=Ln(d);var p=[],c=u.length/16;if(s)for(var f=c-1;f>=0;f--){var h,y=16*f;h=f>0?[u.readInt32BE(y-16),u.readInt32BE(y-16+4),u.readInt32BE(y-16+8),u.readInt32BE(y-16+12)]:s;var m=[u.readInt32BE(y),u.readInt32BE(y+4),u.readInt32BE(y+8),u.readInt32BE(y+12)],x=nl(m,d);p.unshift(Un([x[0]^h[0],x[1]^h[1],x[2]^h[2],x[3]^h[3]]))}else for(var v=0;v<c;v++){var g=16*v,w=[u.readInt32BE(g),u.readInt32BE(g+4),u.readInt32BE(g+8),u.readInt32BE(g+12)],F=nl(w,d);p.push(Un(F))}var T=_e.Buffer.concat(p,u.length-p[p.length-1][15]);return i?T.toString(i):Yr(T)}(e,r,o=l===2?_e.Buffer.from(o,"hex"):null,a)}};(function(){if(typeof Object.id=="undefined"){var e=0;Object.id=function(r){return typeof r.__uniqueid=="undefined"&&Object.defineProperty(r,"__uniqueid",{value:++e,enumerable:!1,writable:!1}),r.__uniqueid}}})();function W1(){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",r=[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,62,-1,-1,-1,63,52,53,54,55,56,57,58,59,60,61,-1,-1,-1,-1,-1,-1,-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,-1,-1,-1,-1,-1];this.encode=function(t){var n,l,o,a,u,d;for(o=t.length,l=0,n="";l<o;){if(a=t.charCodeAt(l++)&255,l==o){n+=e.charAt(a>>2),n+=e.charAt((a&3)<<4),n+="==";break}if(u=t.charCodeAt(l++),l==o){n+=e.charAt(a>>2),n+=e.charAt((a&3)<<4|(u&240)>>4),n+=e.charAt((u&15)<<2),n+="=";break}d=t.charCodeAt(l++),n+=e.charAt(a>>2),n+=e.charAt((a&3)<<4|(u&240)>>4),n+=e.charAt((u&15)<<2|(d&192)>>6),n+=e.charAt(d&63)}return n},this.decode=function(t){var n,l,o,a,u,d,s;for(d=t.length,u=0,s="";u<d;){do n=r[t.charCodeAt(u++)&255];while(u<d&&n==-1);if(n==-1)break;do l=r[t.charCodeAt(u++)&255];while(u<d&&l==-1);if(l==-1)break;s+=String.fromCharCode(n<<2|(l&48)>>4);do{if(o=t.charCodeAt(u++)&255,o==61)return s;o=r[o]}while(u<d&&o==-1);if(o==-1)break;s+=String.fromCharCode((l&15)<<4|(o&60)>>2);do{if(a=t.charCodeAt(u++)&255,a==61)return s;a=r[a]}while(u<d&&a==-1);if(a==-1)break;s+=String.fromCharCode((o&3)<<6|a)}return s},this.utf16to8=function(t){var n,l,o,a;for(n="",o=t.length,l=0;l<o;l++)a=t.charCodeAt(l),a>=1&&a<=127?n+=t.charAt(l):a>2047?(n+=String.fromCharCode(224|a>>12&15),n+=String.fromCharCode(128|a>>6&63),n+=String.fromCharCode(128|a>>0&63)):(n+=String.fromCharCode(192|a>>6&31),n+=String.fromCharCode(128|a>>0&63));return n},this.utf8to16=function(t){var n,l,o,a,u,d;for(n="",o=t.length,l=0;l<o;)switch(a=t.charCodeAt(l++),a>>4){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:n+=t.charAt(l-1);break;case 12:case 13:u=t.charCodeAt(l++),n+=String.fromCharCode((a&31)<<6|u&63);break;case 14:u=t.charCodeAt(l++),d=t.charCodeAt(l++),n+=String.fromCharCode((a&15)<<12|(u&63)<<6|(d&63)<<0);break}return n},this.charToHex=function(t){var n,l,o;for(n="",l=0;l<t.length;)o=t.charCodeAt(l++).toString(16),n+="\\0x"+o,n+=l>0&&l%8==0?`\r
33
- `:", ";return n}}function K1(){var e=0,r=new Object;this.add=function(t,n){this.containsKey(t)||e++,r[t]=n},this.getValue=function(t){return this.containsKey(t)?r[t]:null},this.remove=function(t){this.containsKey(t)&&delete r[t]&&e--},this.containsKey=function(t){return t in r},this.containsValue=function(t){for(var n in r)if(r[n]==t)return!0;return!1},this.getValues=function(){var t=[];for(var n in r)t.push(r[n]);return t},this.getKeys=function(){var t=[];for(var n in r)t.push(n);return t},this.getSize=function(){return e},this.clear=function(){e=0,r=new Object}}function G1(e){if(this.connect=!1,this.ready_func_=null,this.callbacks_=new K1,this.module_="JS_IActiveXCtrl","WebSocket"in window)this.ws=new WebSocket("ws://127.0.0.1:7321");else throw"WebSocket not supported";this.ws.onerror=function(){throw"Unable to establish connection to WebSocket"},this.loadModule=function(){this.connect=!0;var r=JSON.stringify({MsgId:"LoadModule",Module:this.module_});this.ws.onmessage=this._callback.bind(this),this.ws.send(r)},this.loadModuleCallBack=function(r){if(!r)throw r.Response;this.ready_func_&&this.ready_func_()}.bind(this),this.callbacks_.add("LoadModule",this.loadModuleCallBack),this.exec=function(r,t,n){var l=Object.id(n).toString();this.callbacks_.add(l,n);var o={MsgId:l,Method:r+"|"+e};t&&(o.Param=JSON.stringify(t));var a=JSON.stringify(o);this.connect&&this.ws.send(a)},this.ready=function(r){this.ready_func_=r},this._callback=function(r){var t=JSON.parse(r.data),n=t.MsgId;if(this.callbacks_.containsKey(n)){var l=this.callbacks_.getValue(n);l(t.Result,t.Response),this.callbacks_.remove(n)}},this.ws.onopen=this.loadModule.bind(this),this.Arm_GetDongleInfo=function({Index:r,DongleInfoNum:t},n){this.exec("Arm_GetDongleInfo",[parseInt(r),parseInt(t)],n)},this.Arm_Enum=function(r){this.exec("Arm_Enum",null,r)},this.Arm_Open=function({Index:r},t){this.exec("Arm_Open",[parseInt(r)],t)},this.Arm_Close=function({Handle:r},t){this.exec("Arm_Close",[parseInt(r)],t)},this.Arm_VerifyPIN=function({Handle:r,UserPin:t,UserType:n},l){this.exec("Arm_VerifyPIN",[parseInt(r),n,t],l)},this.Arm_ResetState=function({Handle:r},t){this.exec("Arm_ResetState",[parseInt(r)],t)},this.Arm_GenRandom=function({Handle:r,RandomLen:t},n){this.exec("Arm_GenRandom",[parseInt(r),parseInt(t)],n)},this.Arm_LEDControl=function({Handle:r,LedFlag:t},n){this.exec("Arm_LEDControl",[parseInt(r),t],n)},this.Arm_SwitchProtocol=function({Handle:r,ProtocolFlag:t},n){this.exec("Arm_SwitchProtocol",[parseInt(r),t],n)},this.Arm_CreateFile=function({Handle:r,FileID:t,FileType:n,AttrBuffer:l},o){this.exec("Arm_CreateFile",[parseInt(r),n,parseInt(t),l],o)},this.Arm_WriteFile=function({Handle:r,FileID:t,FileType:n,FileOffset:l,DataInput:o},a){this.exec("Arm_WriteFile",[parseInt(r),n,parseInt(t),parseInt(l),o],a)},this.Arm_ReadFile0001=function({Handle:r},t){this.exec("Arm_ReadFile",[parseInt(r),parseInt("0001"),parseInt(0),parseInt("64")],t)},this.Arm_ReadFile0002=function({Handle:r},t){this.exec("Arm_ReadFile",[parseInt(r),parseInt("0002"),parseInt(0),parseInt("130")],t)},this.Arm_ReadFile0003=function({Handle:r},t){this.exec("Arm_ReadFile",[parseInt(r),parseInt("0003"),parseInt(0),parseInt("130")],t)},this.Arm_ReadFile0004=function({Handle:r},t){this.exec("Arm_ReadFile",[parseInt(r),parseInt("0004"),parseInt(0),parseInt("2048")],t)},this.Arm_ReadFile0005=function({Handle:r},t){this.exec("Arm_ReadFile",[parseInt(r),parseInt("0005"),parseInt(0),parseInt("2048")],t)},this.Arm_DownloadExeFile=function({Handle:r,Count:t,ExeFileInfo:n},l){this.exec("Arm_DownloadExeFile",[parseInt(r),parseInt(t),n],l)},this.Arm_RunExeFile=function({Handle:r,FileID:t,InData:n,DataLen:l},o){this.exec("Arm_RunExeFile",[parseInt(r),parseInt(t),n,n.length,parseInt(l)],o)},this.Arm_ReadRunExeFileData=function(r){this.exec("Arm_ReadRunExeFileData",null,r)},this.Arm_DeleteFile=function({Handle:r,FileID:t,FileType:n},l){this.exec("Arm_DeleteFile",[parseInt(r),n,parseInt(t)],l)},this.Arm_WriteData=function({Handle:r,Offset:t,DataInput:n},l){this.exec("Arm_WriteData",[parseInt(r),parseInt(t),n],l)},this.Arm_ReadData=function({Handle:r,Offset:t,ReadLength:n},l){this.exec("Arm_ReadData",[parseInt(r),parseInt(t),n],l)},this.Arm_WriteShareMemory=function({Handle:r,DataInput:t},n){this.exec("Arm_WriteShareMemory",[parseInt(r),t],n)},this.Arm_ReadShareMemory=function({Handle:r},t){this.exec("Arm_ReadShareMemory",[parseInt(r)],t)},this.Arm_GenUniqueKey=function({Handle:r,Seed:t},n){this.exec("Arm_GenUniqueKey",[parseInt(r),t.length,t],n)},this.Arm_ChangePIN=function({Handle:r,NewPIN:t,OldPIN:n,TryCount:l,PinFlag:o},a){this.exec("Arm_ChangePIN",[parseInt(r),o,n,t,parseInt(l)],a)},this.Arm_ResetUserPIN=function({Handle:r,AdminPIN:t},n){this.exec("Arm_ResetUserPIN",[parseInt(r),t],n)},this.Arm_SetUserID=function({Handle:r,UserID:t},n){this.exec("Arm_SetUserID",[parseInt(r),parseInt(t)],n)},this.Arm_GetDeadline=function({Handle:r},t){this.exec("Arm_GetDeadline",[parseInt(r)],t)},this.Arm_SetDeadline=function({Handle:r,SetDeadTime:t},n){this.exec("Arm_SetDeadline",[parseInt(r),parseInt(t)],n)},this.Arm_GetUTCTime=function({Handle:r},t){this.exec("Arm_GetUTCTime",[parseInt(r)],t)},this.Arm_RFS=function({Handle:r},t){this.exec("Arm_RFS",[parseInt(r)],t)},this.Arm_RsaGenPubPriKey=function({Handle:r,RsaFileId:t},n){this.exec("Arm_RsaGenPubPriKey",[parseInt(r),parseInt(t)],n)},this.Arm_EccGenPubPriKey=function({Handle:r,EccFileId:t},n){this.exec("Arm_EccGenPubPriKey",[parseInt(r),parseInt(t)],n)},this.Arm_Sm2GenPubPriKey=function({Handle:r,Sm2FileId:t},n){this.exec("Arm_Sm2GenPubPriKey",[parseInt(r),parseInt(t)],n)},this.Arm_ReadRsaPri=function(r){this.exec("Arm_ReadRsaPri",null,r)},this.Arm_ReadRsaPub=function(r){this.exec("Arm_ReadRsaPub",null,r)},this.Arm_ReadEccPri=function(r){this.exec("Arm_ReadEccPri",null,r)},this.Arm_ReadEccPub=function(r){this.exec("Arm_ReadEccPub",null,r)},this.Arm_ReadSm2Pri=function(r){this.exec("Arm_ReadSm2Pri",null,r)},this.Arm_ReadSm2Pub=function(r){this.exec("Arm_ReadSm2Pub",null,r)},this.Arm_RsaPri=function({Handle:r,RsaPri_Flag:t,RsaPriInData:n,RsaPriFileID:l,RsaPriFileSize:o},a){this.exec("Arm_RsaPri",[parseInt(r),parseInt(l),parseInt(o),t,n],a)},this.Arm_RsaPub=function({Handle:r,RsaPubKey:t,RsaPub_Flag:n,RsaPubInData:l,RsaPubFileSize:o},a){this.exec("Arm_RsaPub",[parseInt(r),parseInt(o),n,t,t.length,l],a)},this.Arm_EccSign=function({Handle:r,HashData:t,EccFileId:n},l){this.exec("Arm_EccSign",[parseInt(r),parseInt(n),t],l)},this.Arm_EccVerify=function({Handle:r,HashData:t,EccPubKey:n,EccSignData:l},o){this.exec("Arm_EccVerify",[parseInt(r),n,n.length,t,l],o)},this.Arm_Sm2Sign=function({Handle:r,HashData:t,Sm2FileId:n},l){this.exec("Arm_Sm2Sign",[parseInt(r),parseInt(n),t],l)},this.Arm_Sm2Verify=function({Handle:r,HashData:t,Sm2PubKey:n,Sm2SignData:l},o){this.exec("Arm_Sm2Verify",[parseInt(r),n,n.length,t,l],o)},this.Arm_TDES=function({Handle:r,Tdes_Flag:t,TdesFileID:n,TdesInData:l},o){this.exec("Arm_TDES",[parseInt(r),parseInt(n),t,l],o)},this.Arm_SM4=function({Handle:r,Sm4_Flag:t,Sm4FileID:n,Sm4InData:l},o){this.exec("Arm_SM4",[parseInt(r),parseInt(n),t,l],o)},this.Arm_HASH=function({Handle:r,Hash_Flag:t,HashInData:n},l){this.exec("Arm_HASH",[parseInt(r),t,n],l)},this.Arm_Seed=function({Handle:r,SeedData:t,SeedLength:n},l){this.exec("Arm_Seed",[parseInt(r),n,t],l)},this.Arm_LimitSeedCount=function({Handle:r,SeedCount:t},n){this.exec("Arm_LimitSeedCount",[parseInt(r),parseInt(t)],n)},this.Arm_GenMotherKey=function({Handle:r,SeedLen:t,SeedForPID:n,SonCount:l,StartUserID:o,AdminTryCount:a,UserPin:u,UserTryCount:d,UpdateRSAPriKey:s},i){this.exec("Arm_GenMotherKey",[parseInt(r),parseInt(t),n,u,parseInt(d),parseInt(a),s,parseInt(o),parseInt(l)],i)},this.Arm_RequestInit=function({Handle:r},t){this.exec("Arm_RequestInit",[parseInt(r)],t)},this.Arm_GetInitDataFromMother=function({Handle:r},t){this.exec("Arm_GetInitDataFromMother",[parseInt(r),Request],t)},this.Arm_InitSon=function({Handle:r,InitData:t},n){this.exec("Arm_InitSon",[parseInt(r),t],n)},this.Arm_SetUpdatePriKey=function({Handle:r,UpdatePriKey:t},n){this.exec("Arm_SetUpdatePriKey",[parseInt(r),t],n)},this.Arm_MakeUpdatePacket=function({Handle:r,HID:t,Func:n,FileID:l,FileType:o,Offset:a,DataLen:u,DataBuffer:d,UpRSAPubKey:s},i){this.exec("Arm_MakeUpdatePacket",[parseInt(r),t,n,o,parseInt(l),parseInt(a),d,s,parseInt(u)],i)},this.Arm_MakeUpdatePacketFromMother=function({Handle:r,HID:t,Func:n,FileID:l,FileType:o,Offset:a,DataLen:u,DataBuffer:d},s){this.exec("Arm_MakeUpdatePacketFromMother",[parseInt(r),t,n,o,parseInt(l),parseInt(a),d,parseInt(u)],s)},this.Arm_Update=function({Handle:r,UpdateData:t},n){this.exec("Arm_Update",[parseInt(r),t],n)},this.Arm_Set_DATA_FILE_ATTR=function({Size:r,ReadPriv:t,WritePriv:n},l){this.exec("Arm_Set_DATA_FILE_ATTR",[parseInt(r),parseInt(t),parseInt(n)],l)},this.Arm_Set_PRIKEY_FILE_ATTR=function({Count:r,Size:t,Type:n,Priv:l,IsReset:o,IsDecOnRAM:a},u){this.exec("Arm_Set_PRIKEY_FILE_ATTR",[n,parseInt(t),parseInt(r),parseInt(l),parseInt(a),parseInt(o)],u)},this.Arm_Set_KEY_FILE_ATTR=function({Size:r,PrivEnc:t},n){this.exec("Arm_Set_KEY_FILE_ATTR",[parseInt(r),parseInt(t)],n)},this.Arm_Set_EXE_FILE_ATTR=function({FileLen:r,PrivExe:t},n){this.exec("Arm_Set_EXE_FILE_ATTR",[parseInt(r),parseInt(t)],n)},this.Arm_Set_DATA_LIC=function({ReadPriv:r,WritePriv:t},n){this.exec("Arm_Set_DATA_LIC",[parseInt(r),parseInt(t)],n)},this.Arm_Set_PRIKEY_LIC=function({Count:r,Priv:t,IsReset:n,IsDecOnRAM:l},o){this.exec("Arm_Set_PRIKEY_LIC",[parseInt(r),parseInt(t),parseInt(l),parseInt(n)],o)},this.Arm_Set_KEY_LIC=function({PrivEnc:r},t){this.exec("Arm_Set_KEY_LIC",[parseInt(r)],t)},this.Arm_Set_EXE_LIC=function({PrivExe:r},t){this.exec("Arm_Set_EXE_LIC",[parseInt(r)],t)},this.Arm_Set_EXE_FILE_INFO=function({FileID:r,FileData:t,FileSize:n,InBuffer:l,CallLimit:o},a){this.exec("Arm_Set_EXE_FILE_INFO",[l,parseInt(n),parseInt(r),parseInt(o),t,t.length],a)},this.Arm_Clear_EXE_FILE_INFO=function({InBuffer:r},t){this.exec("Arm_Clear_EXE_FILE_INFO",[r],t)}}const Q1={HID:0},zn={PRODUCT_ID:0,USER_ID:1,HARDWARE_ID:2},il={USER:0};class ol{constructor(){Ht(this,"Base64",new W1);Ht(this,"AtlCtrl",null);Ht(this,"ArmCount",0);Ht(this,"ArmIndex",0);Ht(this,"ArmHandle",0);Ht(this,"ArmRandom","");try{this.AtlCtrl=new G1("{39E9B272-82A7-4177-A19D-6723C1BDB0CC}")}catch(r){this.AtlCtrl=null}}armEnum(){if(this.AtlCtrl)return new Promise((r,t)=>{this.AtlCtrl.Arm_Enum((n,l)=>{n?(this.ArmCount=+l,r(l)):t(l)})})}armOpen(r=0){if(this.AtlCtrl)return this.ArmIndex=r,new Promise((t,n)=>{this.AtlCtrl.Arm_Open({Index:r},(l,o)=>{l?(this.ArmHandle=+o,t(o)):(this.ArmHandle=o,n(o))})})}armClose(r=this.ArmHandle){if(this.AtlCtrl)return new Promise((t,n)=>{this.AtlCtrl.Arm_Close({Handle:r},(l,o)=>{l?t(o):n(o)})})}armChangePIN(r,t,n=255,l=il.USER,o=this.ArmHandle){if(this.AtlCtrl)return new Promise((a,u)=>{this.AtlCtrl.Arm_ChangePIN({Handle:o,NewPIN:r,OldPIN:t,TryCount:n,PinFlag:l},(d,s)=>{d&&s==0?(this.ArmPin=r,a(s)):u(s)})})}armGenRandom(r=16,t=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl.Arm_GenRandom({Handle:t,RandomLen:r},(o,a)=>{o?(this.ArmRandom=a,n(a)):l(a)})})}armGetDeadline(r=this.ArmHandle){if(this.AtlCtrl)return new Promise((t,n)=>{this.AtlCtrl.Arm_GetDeadline({Handle:r},(l,o)=>{l?(this.ArmDeadline=o,t(o)):n(o)})})}armGenUniqueKey(r="MTIzNDU2Nzg5MA==",t=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl.Arm_GenUniqueKey({Handle:t,Seed:r},(o,a)=>{o?(this.ArmUKey=a,n(a)):l(a)})})}armGetDongleInfo(r=0,t=zn.HARDWARE_ID){if(this.AtlCtrl)return this.ArmIndex=r,new Promise((n,l)=>{this.AtlCtrl.Arm_GetDongleInfo({Index:r,DongleInfoNum:t},(o,a)=>{if(o){switch(t){case zn.USER_ID:this.ArmUid=a;break;case zn.PRODUCT_ID:this.ArmPid=a;break;case zn.HARDWARE_ID:this.ArmHid=a;break}n(a)}else l(a)})})}armLEDControl(r,t=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl.Arm_LEDControl({Handle:t,LedFlag:r},(o,a)=>{o&&a==0?n(a):l(a)})})}armRFS(r=this.ArmHandle){if(this.AtlCtrl)return new Promise((t,n)=>{this.AtlCtrl.Arm_RFS({Handle:r},(l,o)=>{l&&o==0?t(o):n(o)})})}armReadFile(r="0001",t=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl[`Arm_ReadFile${r}`]({Handle:t},(o,a)=>{if(o&&a.length>0)try{a=this.Base64.decode(a),n(a)}catch(u){n(a)}else l(a)})})}armResetState(r=this.ArmHandle){if(this.AtlCtrl)return new Promise((t,n)=>{this.AtlCtrl.Arm_ResetState({Handle:r},(l,o)=>{l&&o==0?t(o):n(o)})})}armResetUserPIN(r,t=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl.Arm_ResetUserPIN({Handle:t,AdminPIN:r},(o,a)=>{o&&a==0?n(a):l(a)})})}armSetUserID(r,t=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl.Arm_SetUserID({Handle:t,UserID:r},(o,a)=>{o&&a==0?n(a):l(a)})})}armSetDeadline(r,t=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl.Arm_SetDeadline({Handle:t,SetDeadTime:r},(o,a)=>{o&&a==0?n(a):l(a)})})}armSwitchProtocol(r=Q1.HID,t=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl.Arm_SwitchProtocol({Handle:t,ProtocolFlag:r},(o,a)=>{o&&a==0?n(a):l(a)})})}armVerifyPIN(r,t=il.USER,n=this.ArmHandle){if(this.AtlCtrl)return new Promise((l,o)=>{this.AtlCtrl.Arm_VerifyPIN({Handle:n,UserPin:r,UserType:t},(a,u)=>{a&&u==0?(this.ArmPin=r,l(u)):o(u)})})}armReadData(r=0,t=128,n=this.ArmHandle){if(this.AtlCtrl)return new Promise((l,o)=>{this.AtlCtrl.Arm_ReadData({Handle:n,Offset:r,ReadLength:t},(a,u)=>{a?(this.ArmData=u,l(u)):o(u)})})}armWriteData(r,t=0,n=this.ArmHandle){if(this.AtlCtrl)return new Promise((l,o)=>{this.AtlCtrl.Arm_WriteData({Handle:n,Offset:t,DataInput:r},(a,u)=>{a&&u==0?l(u):o(u)})})}armReadShareMemory(r=this.ArmHandle){if(this.AtlCtrl)return new Promise((t,n)=>{this.AtlCtrl.Arm_ReadShareMemory({Handle:r},(l,o)=>{l?(this.ArmData=o,t(o)):n(o)})})}armWriteShareMemory(r,t=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl.Arm_WriteShareMemory({Handle:t,DataInput:r},(o,a)=>{o&&a==0?n(a):l(a)})})}}const al=Symbol(),qn="el",Y1="is-",Jt=(e,r,t,n,l)=>{let o=`${e}-${r}`;return t&&(o+=`-${t}`),n&&(o+=`__${n}`),l&&(o+=`--${l}`),o},sl=Symbol("namespaceContextKey"),X1=e=>{const r=e||(P.getCurrentInstance()?P.inject(sl,P.ref(qn)):P.ref(qn));return P.computed(()=>P.unref(r)||qn)},Ar=(e,r)=>{const t=X1(r);return{namespace:t,b:(y="")=>Jt(t.value,e,y,"",""),e:y=>y?Jt(t.value,e,"",y,""):"",m:y=>y?Jt(t.value,e,"","",y):"",be:(y,m)=>y&&m?Jt(t.value,e,y,m,""):"",em:(y,m)=>y&&m?Jt(t.value,e,"",y,m):"",bm:(y,m)=>y&&m?Jt(t.value,e,y,"",m):"",bem:(y,m,x)=>y&&m&&x?Jt(t.value,e,y,m,x):"",is:(y,...m)=>{const x=m.length>=1?m[0]:!0;return y&&x?`${Y1}${y}`:""},cssVar:y=>{const m={};for(const x in y)y[x]&&(m[`--${t.value}-${x}`]=y[x]);return m},cssVarName:y=>`--${t.value}-${y}`,cssVarBlock:y=>{const m={};for(const x in y)y[x]&&(m[`--${t.value}-${e}-${x}`]=y[x]);return m},cssVarBlockName:y=>`--${t.value}-${e}-${y}`}};/**
32
+ */(function(e){var t=Rn,r=qo,n=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=u,e.SlowBuffer=x,e.INSPECT_MAX_BYTES=50;var l=2147483647;e.kMaxLength=l,u.TYPED_ARRAY_SUPPORT=o(),!u.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 o(){try{var j=new Uint8Array(1),S={foo:function(){return 42}};return Object.setPrototypeOf(S,Uint8Array.prototype),Object.setPrototypeOf(j,S),j.foo()===42}catch(k){return!1}}Object.defineProperty(u.prototype,"parent",{enumerable:!0,get:function(){if(u.isBuffer(this))return this.buffer}}),Object.defineProperty(u.prototype,"offset",{enumerable:!0,get:function(){if(u.isBuffer(this))return this.byteOffset}});function s(j){if(j>l)throw new RangeError('The value "'+j+'" is invalid for option "size"');var S=new Uint8Array(j);return Object.setPrototypeOf(S,u.prototype),S}function u(j,S,k){if(typeof j=="number"){if(typeof S=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return p(j)}return d(j,S,k)}u.poolSize=8192;function d(j,S,k){if(typeof j=="string")return c(j,S);if(ArrayBuffer.isView(j))return h(j);if(j==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof j);if(J(j,ArrayBuffer)||j&&J(j.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(J(j,SharedArrayBuffer)||j&&J(j.buffer,SharedArrayBuffer)))return y(j,S,k);if(typeof j=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var Y=j.valueOf&&j.valueOf();if(Y!=null&&Y!==j)return u.from(Y,S,k);var ne=m(j);if(ne)return ne;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof j[Symbol.toPrimitive]=="function")return u.from(j[Symbol.toPrimitive]("string"),S,k);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof j)}u.from=function(j,S,k){return d(j,S,k)},Object.setPrototypeOf(u.prototype,Uint8Array.prototype),Object.setPrototypeOf(u,Uint8Array);function a(j){if(typeof j!="number")throw new TypeError('"size" argument must be of type number');if(j<0)throw new RangeError('The value "'+j+'" is invalid for option "size"')}function i(j,S,k){return a(j),j<=0?s(j):S!==void 0?typeof k=="string"?s(j).fill(S,k):s(j).fill(S):s(j)}u.alloc=function(j,S,k){return i(j,S,k)};function p(j){return a(j),s(j<0?0:v(j)|0)}u.allocUnsafe=function(j){return p(j)},u.allocUnsafeSlow=function(j){return p(j)};function c(j,S){if((typeof S!="string"||S==="")&&(S="utf8"),!u.isEncoding(S))throw new TypeError("Unknown encoding: "+S);var k=g(j,S)|0,Y=s(k),ne=Y.write(j,S);return ne!==k&&(Y=Y.slice(0,ne)),Y}function f(j){for(var S=j.length<0?0:v(j.length)|0,k=s(S),Y=0;Y<S;Y+=1)k[Y]=j[Y]&255;return k}function h(j){if(J(j,Uint8Array)){var S=new Uint8Array(j);return y(S.buffer,S.byteOffset,S.byteLength)}return f(j)}function y(j,S,k){if(S<0||j.byteLength<S)throw new RangeError('"offset" is outside of buffer bounds');if(j.byteLength<S+(k||0))throw new RangeError('"length" is outside of buffer bounds');var Y;return S===void 0&&k===void 0?Y=new Uint8Array(j):k===void 0?Y=new Uint8Array(j,S):Y=new Uint8Array(j,S,k),Object.setPrototypeOf(Y,u.prototype),Y}function m(j){if(u.isBuffer(j)){var S=v(j.length)|0,k=s(S);return k.length===0||j.copy(k,0,0,S),k}if(j.length!==void 0)return typeof j.length!="number"||te(j.length)?s(0):f(j);if(j.type==="Buffer"&&Array.isArray(j.data))return f(j.data)}function v(j){if(j>=l)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+l.toString(16)+" bytes");return j|0}function x(j){return+j!=j&&(j=0),u.alloc(+j)}u.isBuffer=function(S){return S!=null&&S._isBuffer===!0&&S!==u.prototype},u.compare=function(S,k){if(J(S,Uint8Array)&&(S=u.from(S,S.offset,S.byteLength)),J(k,Uint8Array)&&(k=u.from(k,k.offset,k.byteLength)),!u.isBuffer(S)||!u.isBuffer(k))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(S===k)return 0;for(var Y=S.length,ne=k.length,ue=0,ce=Math.min(Y,ne);ue<ce;++ue)if(S[ue]!==k[ue]){Y=S[ue],ne=k[ue];break}return Y<ne?-1:ne<Y?1:0},u.isEncoding=function(S){switch(String(S).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}},u.concat=function(S,k){if(!Array.isArray(S))throw new TypeError('"list" argument must be an Array of Buffers');if(S.length===0)return u.alloc(0);var Y;if(k===void 0)for(k=0,Y=0;Y<S.length;++Y)k+=S[Y].length;var ne=u.allocUnsafe(k),ue=0;for(Y=0;Y<S.length;++Y){var ce=S[Y];if(J(ce,Uint8Array))ue+ce.length>ne.length?u.from(ce).copy(ne,ue):Uint8Array.prototype.set.call(ne,ce,ue);else if(u.isBuffer(ce))ce.copy(ne,ue);else throw new TypeError('"list" argument must be an Array of Buffers');ue+=ce.length}return ne};function g(j,S){if(u.isBuffer(j))return j.length;if(ArrayBuffer.isView(j)||J(j,ArrayBuffer))return j.byteLength;if(typeof j!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof j);var k=j.length,Y=arguments.length>2&&arguments[2]===!0;if(!Y&&k===0)return 0;for(var ne=!1;;)switch(S){case"ascii":case"latin1":case"binary":return k;case"utf8":case"utf-8":return ae(j).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return k*2;case"hex":return k>>>1;case"base64":return R(j).length;default:if(ne)return Y?-1:ae(j).length;S=(""+S).toLowerCase(),ne=!0}}u.byteLength=g;function w(j,S,k){var Y=!1;if((S===void 0||S<0)&&(S=0),S>this.length||((k===void 0||k>this.length)&&(k=this.length),k<=0)||(k>>>=0,S>>>=0,k<=S))return"";for(j||(j="utf8");;)switch(j){case"hex":return L(this,S,k);case"utf8":case"utf-8":return B(this,S,k);case"ascii":return Z(this,S,k);case"latin1":case"binary":return $(this,S,k);case"base64":return C(this,S,k);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return V(this,S,k);default:if(Y)throw new TypeError("Unknown encoding: "+j);j=(j+"").toLowerCase(),Y=!0}}u.prototype._isBuffer=!0;function F(j,S,k){var Y=j[S];j[S]=j[k],j[k]=Y}u.prototype.swap16=function(){var S=this.length;if(S%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var k=0;k<S;k+=2)F(this,k,k+1);return this},u.prototype.swap32=function(){var S=this.length;if(S%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var k=0;k<S;k+=4)F(this,k,k+3),F(this,k+1,k+2);return this},u.prototype.swap64=function(){var S=this.length;if(S%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var k=0;k<S;k+=8)F(this,k,k+7),F(this,k+1,k+6),F(this,k+2,k+5),F(this,k+3,k+4);return this},u.prototype.toString=function(){var S=this.length;return S===0?"":arguments.length===0?B(this,0,S):w.apply(this,arguments)},u.prototype.toLocaleString=u.prototype.toString,u.prototype.equals=function(S){if(!u.isBuffer(S))throw new TypeError("Argument must be a Buffer");return this===S?!0:u.compare(this,S)===0},u.prototype.inspect=function(){var S="",k=e.INSPECT_MAX_BYTES;return S=this.toString("hex",0,k).replace(/(.{2})/g,"$1 ").trim(),this.length>k&&(S+=" ... "),"<Buffer "+S+">"},n&&(u.prototype[n]=u.prototype.inspect),u.prototype.compare=function(S,k,Y,ne,ue){if(J(S,Uint8Array)&&(S=u.from(S,S.offset,S.byteLength)),!u.isBuffer(S))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof S);if(k===void 0&&(k=0),Y===void 0&&(Y=S?S.length:0),ne===void 0&&(ne=0),ue===void 0&&(ue=this.length),k<0||Y>S.length||ne<0||ue>this.length)throw new RangeError("out of range index");if(ne>=ue&&k>=Y)return 0;if(ne>=ue)return-1;if(k>=Y)return 1;if(k>>>=0,Y>>>=0,ne>>>=0,ue>>>=0,this===S)return 0;for(var ce=ue-ne,me=Y-k,xe=Math.min(ce,me),ke=this.slice(ne,ue),Re=S.slice(k,Y),Ie=0;Ie<xe;++Ie)if(ke[Ie]!==Re[Ie]){ce=ke[Ie],me=Re[Ie];break}return ce<me?-1:me<ce?1:0};function T(j,S,k,Y,ne){if(j.length===0)return-1;if(typeof k=="string"?(Y=k,k=0):k>2147483647?k=2147483647:k<-2147483648&&(k=-2147483648),k=+k,te(k)&&(k=ne?0:j.length-1),k<0&&(k=j.length+k),k>=j.length){if(ne)return-1;k=j.length-1}else if(k<0)if(ne)k=0;else return-1;if(typeof S=="string"&&(S=u.from(S,Y)),u.isBuffer(S))return S.length===0?-1:I(j,S,k,Y,ne);if(typeof S=="number")return S=S&255,typeof Uint8Array.prototype.indexOf=="function"?ne?Uint8Array.prototype.indexOf.call(j,S,k):Uint8Array.prototype.lastIndexOf.call(j,S,k):I(j,[S],k,Y,ne);throw new TypeError("val must be string, number or Buffer")}function I(j,S,k,Y,ne){var ue=1,ce=j.length,me=S.length;if(Y!==void 0&&(Y=String(Y).toLowerCase(),Y==="ucs2"||Y==="ucs-2"||Y==="utf16le"||Y==="utf-16le")){if(j.length<2||S.length<2)return-1;ue=2,ce/=2,me/=2,k/=2}function xe(ar,sr){return ue===1?ar[sr]:ar.readUInt16BE(sr*ue)}var ke;if(ne){var Re=-1;for(ke=k;ke<ce;ke++)if(xe(j,ke)===xe(S,Re===-1?0:ke-Re)){if(Re===-1&&(Re=ke),ke-Re+1===me)return Re*ue}else Re!==-1&&(ke-=ke-Re),Re=-1}else for(k+me>ce&&(k=ce-me),ke=k;ke>=0;ke--){for(var Ie=!0,zt=0;zt<me;zt++)if(xe(j,ke+zt)!==xe(S,zt)){Ie=!1;break}if(Ie)return ke}return-1}u.prototype.includes=function(S,k,Y){return this.indexOf(S,k,Y)!==-1},u.prototype.indexOf=function(S,k,Y){return T(this,S,k,Y,!0)},u.prototype.lastIndexOf=function(S,k,Y){return T(this,S,k,Y,!1)};function D(j,S,k,Y){k=Number(k)||0;var ne=j.length-k;Y?(Y=Number(Y),Y>ne&&(Y=ne)):Y=ne;var ue=S.length;Y>ue/2&&(Y=ue/2);for(var ce=0;ce<Y;++ce){var me=parseInt(S.substr(ce*2,2),16);if(te(me))return ce;j[k+ce]=me}return ce}function X(j,S,k,Y){return G(ae(S,j.length-k),j,k,Y)}function K(j,S,k,Y){return G(b(S),j,k,Y)}function E(j,S,k,Y){return G(R(S),j,k,Y)}function A(j,S,k,Y){return G(_(S,j.length-k),j,k,Y)}u.prototype.write=function(S,k,Y,ne){if(k===void 0)ne="utf8",Y=this.length,k=0;else if(Y===void 0&&typeof k=="string")ne=k,Y=this.length,k=0;else if(isFinite(k))k=k>>>0,isFinite(Y)?(Y=Y>>>0,ne===void 0&&(ne="utf8")):(ne=Y,Y=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var ue=this.length-k;if((Y===void 0||Y>ue)&&(Y=ue),S.length>0&&(Y<0||k<0)||k>this.length)throw new RangeError("Attempt to write outside buffer bounds");ne||(ne="utf8");for(var ce=!1;;)switch(ne){case"hex":return D(this,S,k,Y);case"utf8":case"utf-8":return X(this,S,k,Y);case"ascii":case"latin1":case"binary":return K(this,S,k,Y);case"base64":return E(this,S,k,Y);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return A(this,S,k,Y);default:if(ce)throw new TypeError("Unknown encoding: "+ne);ne=(""+ne).toLowerCase(),ce=!0}},u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function C(j,S,k){return S===0&&k===j.length?t.fromByteArray(j):t.fromByteArray(j.slice(S,k))}function B(j,S,k){k=Math.min(j.length,k);for(var Y=[],ne=S;ne<k;){var ue=j[ne],ce=null,me=ue>239?4:ue>223?3:ue>191?2:1;if(ne+me<=k){var xe,ke,Re,Ie;switch(me){case 1:ue<128&&(ce=ue);break;case 2:xe=j[ne+1],(xe&192)===128&&(Ie=(ue&31)<<6|xe&63,Ie>127&&(ce=Ie));break;case 3:xe=j[ne+1],ke=j[ne+2],(xe&192)===128&&(ke&192)===128&&(Ie=(ue&15)<<12|(xe&63)<<6|ke&63,Ie>2047&&(Ie<55296||Ie>57343)&&(ce=Ie));break;case 4:xe=j[ne+1],ke=j[ne+2],Re=j[ne+3],(xe&192)===128&&(ke&192)===128&&(Re&192)===128&&(Ie=(ue&15)<<18|(xe&63)<<12|(ke&63)<<6|Re&63,Ie>65535&&Ie<1114112&&(ce=Ie))}}ce===null?(ce=65533,me=1):ce>65535&&(ce-=65536,Y.push(ce>>>10&1023|55296),ce=56320|ce&1023),Y.push(ce),ne+=me}return q(Y)}var U=4096;function q(j){var S=j.length;if(S<=U)return String.fromCharCode.apply(String,j);for(var k="",Y=0;Y<S;)k+=String.fromCharCode.apply(String,j.slice(Y,Y+=U));return k}function Z(j,S,k){var Y="";k=Math.min(j.length,k);for(var ne=S;ne<k;++ne)Y+=String.fromCharCode(j[ne]&127);return Y}function $(j,S,k){var Y="";k=Math.min(j.length,k);for(var ne=S;ne<k;++ne)Y+=String.fromCharCode(j[ne]);return Y}function L(j,S,k){var Y=j.length;(!S||S<0)&&(S=0),(!k||k<0||k>Y)&&(k=Y);for(var ne="",ue=S;ue<k;++ue)ne+=se[j[ue]];return ne}function V(j,S,k){for(var Y=j.slice(S,k),ne="",ue=0;ue<Y.length-1;ue+=2)ne+=String.fromCharCode(Y[ue]+Y[ue+1]*256);return ne}u.prototype.slice=function(S,k){var Y=this.length;S=~~S,k=k===void 0?Y:~~k,S<0?(S+=Y,S<0&&(S=0)):S>Y&&(S=Y),k<0?(k+=Y,k<0&&(k=0)):k>Y&&(k=Y),k<S&&(k=S);var ne=this.subarray(S,k);return Object.setPrototypeOf(ne,u.prototype),ne};function N(j,S,k){if(j%1!==0||j<0)throw new RangeError("offset is not uint");if(j+S>k)throw new RangeError("Trying to access beyond buffer length")}u.prototype.readUintLE=u.prototype.readUIntLE=function(S,k,Y){S=S>>>0,k=k>>>0,Y||N(S,k,this.length);for(var ne=this[S],ue=1,ce=0;++ce<k&&(ue*=256);)ne+=this[S+ce]*ue;return ne},u.prototype.readUintBE=u.prototype.readUIntBE=function(S,k,Y){S=S>>>0,k=k>>>0,Y||N(S,k,this.length);for(var ne=this[S+--k],ue=1;k>0&&(ue*=256);)ne+=this[S+--k]*ue;return ne},u.prototype.readUint8=u.prototype.readUInt8=function(S,k){return S=S>>>0,k||N(S,1,this.length),this[S]},u.prototype.readUint16LE=u.prototype.readUInt16LE=function(S,k){return S=S>>>0,k||N(S,2,this.length),this[S]|this[S+1]<<8},u.prototype.readUint16BE=u.prototype.readUInt16BE=function(S,k){return S=S>>>0,k||N(S,2,this.length),this[S]<<8|this[S+1]},u.prototype.readUint32LE=u.prototype.readUInt32LE=function(S,k){return S=S>>>0,k||N(S,4,this.length),(this[S]|this[S+1]<<8|this[S+2]<<16)+this[S+3]*16777216},u.prototype.readUint32BE=u.prototype.readUInt32BE=function(S,k){return S=S>>>0,k||N(S,4,this.length),this[S]*16777216+(this[S+1]<<16|this[S+2]<<8|this[S+3])},u.prototype.readIntLE=function(S,k,Y){S=S>>>0,k=k>>>0,Y||N(S,k,this.length);for(var ne=this[S],ue=1,ce=0;++ce<k&&(ue*=256);)ne+=this[S+ce]*ue;return ue*=128,ne>=ue&&(ne-=Math.pow(2,8*k)),ne},u.prototype.readIntBE=function(S,k,Y){S=S>>>0,k=k>>>0,Y||N(S,k,this.length);for(var ne=k,ue=1,ce=this[S+--ne];ne>0&&(ue*=256);)ce+=this[S+--ne]*ue;return ue*=128,ce>=ue&&(ce-=Math.pow(2,8*k)),ce},u.prototype.readInt8=function(S,k){return S=S>>>0,k||N(S,1,this.length),this[S]&128?(255-this[S]+1)*-1:this[S]},u.prototype.readInt16LE=function(S,k){S=S>>>0,k||N(S,2,this.length);var Y=this[S]|this[S+1]<<8;return Y&32768?Y|4294901760:Y},u.prototype.readInt16BE=function(S,k){S=S>>>0,k||N(S,2,this.length);var Y=this[S+1]|this[S]<<8;return Y&32768?Y|4294901760:Y},u.prototype.readInt32LE=function(S,k){return S=S>>>0,k||N(S,4,this.length),this[S]|this[S+1]<<8|this[S+2]<<16|this[S+3]<<24},u.prototype.readInt32BE=function(S,k){return S=S>>>0,k||N(S,4,this.length),this[S]<<24|this[S+1]<<16|this[S+2]<<8|this[S+3]},u.prototype.readFloatLE=function(S,k){return S=S>>>0,k||N(S,4,this.length),r.read(this,S,!0,23,4)},u.prototype.readFloatBE=function(S,k){return S=S>>>0,k||N(S,4,this.length),r.read(this,S,!1,23,4)},u.prototype.readDoubleLE=function(S,k){return S=S>>>0,k||N(S,8,this.length),r.read(this,S,!0,52,8)},u.prototype.readDoubleBE=function(S,k){return S=S>>>0,k||N(S,8,this.length),r.read(this,S,!1,52,8)};function O(j,S,k,Y,ne,ue){if(!u.isBuffer(j))throw new TypeError('"buffer" argument must be a Buffer instance');if(S>ne||S<ue)throw new RangeError('"value" argument is out of bounds');if(k+Y>j.length)throw new RangeError("Index out of range")}u.prototype.writeUintLE=u.prototype.writeUIntLE=function(S,k,Y,ne){if(S=+S,k=k>>>0,Y=Y>>>0,!ne){var ue=Math.pow(2,8*Y)-1;O(this,S,k,Y,ue,0)}var ce=1,me=0;for(this[k]=S&255;++me<Y&&(ce*=256);)this[k+me]=S/ce&255;return k+Y},u.prototype.writeUintBE=u.prototype.writeUIntBE=function(S,k,Y,ne){if(S=+S,k=k>>>0,Y=Y>>>0,!ne){var ue=Math.pow(2,8*Y)-1;O(this,S,k,Y,ue,0)}var ce=Y-1,me=1;for(this[k+ce]=S&255;--ce>=0&&(me*=256);)this[k+ce]=S/me&255;return k+Y},u.prototype.writeUint8=u.prototype.writeUInt8=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,1,255,0),this[k]=S&255,k+1},u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,2,65535,0),this[k]=S&255,this[k+1]=S>>>8,k+2},u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,2,65535,0),this[k]=S>>>8,this[k+1]=S&255,k+2},u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,4,4294967295,0),this[k+3]=S>>>24,this[k+2]=S>>>16,this[k+1]=S>>>8,this[k]=S&255,k+4},u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,4,4294967295,0),this[k]=S>>>24,this[k+1]=S>>>16,this[k+2]=S>>>8,this[k+3]=S&255,k+4},u.prototype.writeIntLE=function(S,k,Y,ne){if(S=+S,k=k>>>0,!ne){var ue=Math.pow(2,8*Y-1);O(this,S,k,Y,ue-1,-ue)}var ce=0,me=1,xe=0;for(this[k]=S&255;++ce<Y&&(me*=256);)S<0&&xe===0&&this[k+ce-1]!==0&&(xe=1),this[k+ce]=(S/me>>0)-xe&255;return k+Y},u.prototype.writeIntBE=function(S,k,Y,ne){if(S=+S,k=k>>>0,!ne){var ue=Math.pow(2,8*Y-1);O(this,S,k,Y,ue-1,-ue)}var ce=Y-1,me=1,xe=0;for(this[k+ce]=S&255;--ce>=0&&(me*=256);)S<0&&xe===0&&this[k+ce+1]!==0&&(xe=1),this[k+ce]=(S/me>>0)-xe&255;return k+Y},u.prototype.writeInt8=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,1,127,-128),S<0&&(S=255+S+1),this[k]=S&255,k+1},u.prototype.writeInt16LE=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,2,32767,-32768),this[k]=S&255,this[k+1]=S>>>8,k+2},u.prototype.writeInt16BE=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,2,32767,-32768),this[k]=S>>>8,this[k+1]=S&255,k+2},u.prototype.writeInt32LE=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,4,2147483647,-2147483648),this[k]=S&255,this[k+1]=S>>>8,this[k+2]=S>>>16,this[k+3]=S>>>24,k+4},u.prototype.writeInt32BE=function(S,k,Y){return S=+S,k=k>>>0,Y||O(this,S,k,4,2147483647,-2147483648),S<0&&(S=4294967295+S+1),this[k]=S>>>24,this[k+1]=S>>>16,this[k+2]=S>>>8,this[k+3]=S&255,k+4};function H(j,S,k,Y,ne,ue){if(k+Y>j.length)throw new RangeError("Index out of range");if(k<0)throw new RangeError("Index out of range")}function W(j,S,k,Y,ne){return S=+S,k=k>>>0,ne||H(j,S,k,4),r.write(j,S,k,Y,23,4),k+4}u.prototype.writeFloatLE=function(S,k,Y){return W(this,S,k,!0,Y)},u.prototype.writeFloatBE=function(S,k,Y){return W(this,S,k,!1,Y)};function ee(j,S,k,Y,ne){return S=+S,k=k>>>0,ne||H(j,S,k,8),r.write(j,S,k,Y,52,8),k+8}u.prototype.writeDoubleLE=function(S,k,Y){return ee(this,S,k,!0,Y)},u.prototype.writeDoubleBE=function(S,k,Y){return ee(this,S,k,!1,Y)},u.prototype.copy=function(S,k,Y,ne){if(!u.isBuffer(S))throw new TypeError("argument should be a Buffer");if(Y||(Y=0),!ne&&ne!==0&&(ne=this.length),k>=S.length&&(k=S.length),k||(k=0),ne>0&&ne<Y&&(ne=Y),ne===Y||S.length===0||this.length===0)return 0;if(k<0)throw new RangeError("targetStart out of bounds");if(Y<0||Y>=this.length)throw new RangeError("Index out of range");if(ne<0)throw new RangeError("sourceEnd out of bounds");ne>this.length&&(ne=this.length),S.length-k<ne-Y&&(ne=S.length-k+Y);var ue=ne-Y;return this===S&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(k,Y,ne):Uint8Array.prototype.set.call(S,this.subarray(Y,ne),k),ue},u.prototype.fill=function(S,k,Y,ne){if(typeof S=="string"){if(typeof k=="string"?(ne=k,k=0,Y=this.length):typeof Y=="string"&&(ne=Y,Y=this.length),ne!==void 0&&typeof ne!="string")throw new TypeError("encoding must be a string");if(typeof ne=="string"&&!u.isEncoding(ne))throw new TypeError("Unknown encoding: "+ne);if(S.length===1){var ue=S.charCodeAt(0);(ne==="utf8"&&ue<128||ne==="latin1")&&(S=ue)}}else typeof S=="number"?S=S&255:typeof S=="boolean"&&(S=Number(S));if(k<0||this.length<k||this.length<Y)throw new RangeError("Out of range index");if(Y<=k)return this;k=k>>>0,Y=Y===void 0?this.length:Y>>>0,S||(S=0);var ce;if(typeof S=="number")for(ce=k;ce<Y;++ce)this[ce]=S;else{var me=u.isBuffer(S)?S:u.from(S,ne),xe=me.length;if(xe===0)throw new TypeError('The value "'+S+'" is invalid for argument "value"');for(ce=0;ce<Y-k;++ce)this[ce+k]=me[ce%xe]}return this};var oe=/[^+/0-9A-Za-z-_]/g;function ie(j){if(j=j.split("=")[0],j=j.trim().replace(oe,""),j.length<2)return"";for(;j.length%4!==0;)j=j+"=";return j}function ae(j,S){S=S||1/0;for(var k,Y=j.length,ne=null,ue=[],ce=0;ce<Y;++ce){if(k=j.charCodeAt(ce),k>55295&&k<57344){if(!ne){if(k>56319){(S-=3)>-1&&ue.push(239,191,189);continue}else if(ce+1===Y){(S-=3)>-1&&ue.push(239,191,189);continue}ne=k;continue}if(k<56320){(S-=3)>-1&&ue.push(239,191,189),ne=k;continue}k=(ne-55296<<10|k-56320)+65536}else ne&&(S-=3)>-1&&ue.push(239,191,189);if(ne=null,k<128){if((S-=1)<0)break;ue.push(k)}else if(k<2048){if((S-=2)<0)break;ue.push(k>>6|192,k&63|128)}else if(k<65536){if((S-=3)<0)break;ue.push(k>>12|224,k>>6&63|128,k&63|128)}else if(k<1114112){if((S-=4)<0)break;ue.push(k>>18|240,k>>12&63|128,k>>6&63|128,k&63|128)}else throw new Error("Invalid code point")}return ue}function b(j){for(var S=[],k=0;k<j.length;++k)S.push(j.charCodeAt(k)&255);return S}function _(j,S){for(var k,Y,ne,ue=[],ce=0;ce<j.length&&!((S-=2)<0);++ce)k=j.charCodeAt(ce),Y=k>>8,ne=k%256,ue.push(ne),ue.push(Y);return ue}function R(j){return t.toByteArray(ie(j))}function G(j,S,k,Y){for(var ne=0;ne<Y&&!(ne+k>=S.length||ne>=j.length);++ne)S[ne+k]=j[ne];return ne}function J(j,S){return j instanceof S||j!=null&&j.constructor!=null&&j.constructor.name!=null&&j.constructor.name===S.name}function te(j){return j!==j}var se=function(){for(var j="0123456789abcdef",S=new Array(256),k=0;k<16;++k)for(var Y=k*16,ne=0;ne<16;++ne)S[Y+ne]=j[k]+j[ne];return S}()})(_e);var P1=_e.Buffer,M1=function(e){if(e instanceof Uint8Array){if(e.byteOffset===0&&e.byteLength===e.buffer.byteLength)return e.buffer;if(typeof e.buffer.slice=="function")return e.buffer.slice(e.byteOffset,e.byteOffset+e.byteLength)}if(P1.isBuffer(e)){for(var t=new Uint8Array(e.length),r=e.length,n=0;n<r;n++)t[n]=e[n];return t.buffer}else throw new Error("Argument must be a Buffer")};const Yr=ai(M1);var J0={exports:{}};(function(e,t){(function(){var r,n=0xdeadbeefcafe,l=(n&16777215)==15715070;function o(M,z,Q){M!=null&&(typeof M=="number"?this.fromNumber(M,z,Q):z==null&&typeof M!="string"?this.fromString(M,256):this.fromString(M,z))}function s(){return new o(null)}function u(M,z,Q,re,fe,pe){for(;--pe>=0;){var de=z*this[M++]+Q[re]+fe;fe=Math.floor(de/67108864),Q[re++]=de&67108863}return fe}function d(M,z,Q,re,fe,pe){for(var de=z&32767,ye=z>>15;--pe>=0;){var Oe=this[M]&32767,Ge=this[M++]>>15,pt=ye*Oe+Ge*de;Oe=de*Oe+((pt&32767)<<15)+Q[re]+(fe&1073741823),fe=(Oe>>>30)+(pt>>>15)+ye*Ge+(fe>>>30),Q[re++]=Oe&1073741823}return fe}function a(M,z,Q,re,fe,pe){for(var de=z&16383,ye=z>>14;--pe>=0;){var Oe=this[M]&16383,Ge=this[M++]>>14,pt=ye*Oe+Ge*de;Oe=de*Oe+((pt&16383)<<14)+Q[re]+fe,fe=(Oe>>28)+(pt>>14)+ye*Ge,Q[re++]=Oe&268435455}return fe}var i=typeof navigator!="undefined";i&&l&&navigator.appName=="Microsoft Internet Explorer"?(o.prototype.am=d,r=30):i&&l&&navigator.appName!="Netscape"?(o.prototype.am=u,r=26):(o.prototype.am=a,r=28),o.prototype.DB=r,o.prototype.DM=(1<<r)-1,o.prototype.DV=1<<r;var p=52;o.prototype.FV=Math.pow(2,p),o.prototype.F1=p-r,o.prototype.F2=2*r-p;var c="0123456789abcdefghijklmnopqrstuvwxyz",f=new Array,h,y;for(h=48,y=0;y<=9;++y)f[h++]=y;for(h=97,y=10;y<36;++y)f[h++]=y;for(h=65,y=10;y<36;++y)f[h++]=y;function m(M){return c.charAt(M)}function v(M,z){var Q=f[M.charCodeAt(z)];return Q==null?-1:Q}function x(M){for(var z=this.t-1;z>=0;--z)M[z]=this[z];M.t=this.t,M.s=this.s}function g(M){this.t=1,this.s=M<0?-1:0,M>0?this[0]=M:M<-1?this[0]=M+this.DV:this.t=0}function w(M){var z=s();return z.fromInt(M),z}function F(M,z){var Q;if(z==16)Q=4;else if(z==8)Q=3;else if(z==256)Q=8;else if(z==2)Q=1;else if(z==32)Q=5;else if(z==4)Q=2;else{this.fromRadix(M,z);return}this.t=0,this.s=0;for(var re=M.length,fe=!1,pe=0;--re>=0;){var de=Q==8?M[re]&255:v(M,re);if(de<0){M.charAt(re)=="-"&&(fe=!0);continue}fe=!1,pe==0?this[this.t++]=de:pe+Q>this.DB?(this[this.t-1]|=(de&(1<<this.DB-pe)-1)<<pe,this[this.t++]=de>>this.DB-pe):this[this.t-1]|=de<<pe,pe+=Q,pe>=this.DB&&(pe-=this.DB)}Q==8&&M[0]&128&&(this.s=-1,pe>0&&(this[this.t-1]|=(1<<this.DB-pe)-1<<pe)),this.clamp(),fe&&o.ZERO.subTo(this,this)}function T(){for(var M=this.s&this.DM;this.t>0&&this[this.t-1]==M;)--this.t}function I(M){if(this.s<0)return"-"+this.negate().toString(M);var z;if(M==16)z=4;else if(M==8)z=3;else if(M==2)z=1;else if(M==32)z=5;else if(M==4)z=2;else return this.toRadix(M);var Q=(1<<z)-1,re,fe=!1,pe="",de=this.t,ye=this.DB-de*this.DB%z;if(de-- >0)for(ye<this.DB&&(re=this[de]>>ye)>0&&(fe=!0,pe=m(re));de>=0;)ye<z?(re=(this[de]&(1<<ye)-1)<<z-ye,re|=this[--de]>>(ye+=this.DB-z)):(re=this[de]>>(ye-=z)&Q,ye<=0&&(ye+=this.DB,--de)),re>0&&(fe=!0),fe&&(pe+=m(re));return fe?pe:"0"}function D(){var M=s();return o.ZERO.subTo(this,M),M}function X(){return this.s<0?this.negate():this}function K(M){var z=this.s-M.s;if(z!=0)return z;var Q=this.t;if(z=Q-M.t,z!=0)return this.s<0?-z:z;for(;--Q>=0;)if((z=this[Q]-M[Q])!=0)return z;return 0}function E(M){var z=1,Q;return(Q=M>>>16)!=0&&(M=Q,z+=16),(Q=M>>8)!=0&&(M=Q,z+=8),(Q=M>>4)!=0&&(M=Q,z+=4),(Q=M>>2)!=0&&(M=Q,z+=2),(Q=M>>1)!=0&&(M=Q,z+=1),z}function A(){return this.t<=0?0:this.DB*(this.t-1)+E(this[this.t-1]^this.s&this.DM)}function C(M,z){var Q;for(Q=this.t-1;Q>=0;--Q)z[Q+M]=this[Q];for(Q=M-1;Q>=0;--Q)z[Q]=0;z.t=this.t+M,z.s=this.s}function B(M,z){for(var Q=M;Q<this.t;++Q)z[Q-M]=this[Q];z.t=Math.max(this.t-M,0),z.s=this.s}function U(M,z){var Q=M%this.DB,re=this.DB-Q,fe=(1<<re)-1,pe=Math.floor(M/this.DB),de=this.s<<Q&this.DM,ye;for(ye=this.t-1;ye>=0;--ye)z[ye+pe+1]=this[ye]>>re|de,de=(this[ye]&fe)<<Q;for(ye=pe-1;ye>=0;--ye)z[ye]=0;z[pe]=de,z.t=this.t+pe+1,z.s=this.s,z.clamp()}function q(M,z){z.s=this.s;var Q=Math.floor(M/this.DB);if(Q>=this.t){z.t=0;return}var re=M%this.DB,fe=this.DB-re,pe=(1<<re)-1;z[0]=this[Q]>>re;for(var de=Q+1;de<this.t;++de)z[de-Q-1]|=(this[de]&pe)<<fe,z[de-Q]=this[de]>>re;re>0&&(z[this.t-Q-1]|=(this.s&pe)<<fe),z.t=this.t-Q,z.clamp()}function Z(M,z){for(var Q=0,re=0,fe=Math.min(M.t,this.t);Q<fe;)re+=this[Q]-M[Q],z[Q++]=re&this.DM,re>>=this.DB;if(M.t<this.t){for(re-=M.s;Q<this.t;)re+=this[Q],z[Q++]=re&this.DM,re>>=this.DB;re+=this.s}else{for(re+=this.s;Q<M.t;)re-=M[Q],z[Q++]=re&this.DM,re>>=this.DB;re-=M.s}z.s=re<0?-1:0,re<-1?z[Q++]=this.DV+re:re>0&&(z[Q++]=re),z.t=Q,z.clamp()}function $(M,z){var Q=this.abs(),re=M.abs(),fe=Q.t;for(z.t=fe+re.t;--fe>=0;)z[fe]=0;for(fe=0;fe<re.t;++fe)z[fe+Q.t]=Q.am(0,re[fe],z,fe,0,Q.t);z.s=0,z.clamp(),this.s!=M.s&&o.ZERO.subTo(z,z)}function L(M){for(var z=this.abs(),Q=M.t=2*z.t;--Q>=0;)M[Q]=0;for(Q=0;Q<z.t-1;++Q){var re=z.am(Q,z[Q],M,2*Q,0,1);(M[Q+z.t]+=z.am(Q+1,2*z[Q],M,2*Q+1,re,z.t-Q-1))>=z.DV&&(M[Q+z.t]-=z.DV,M[Q+z.t+1]=1)}M.t>0&&(M[M.t-1]+=z.am(Q,z[Q],M,2*Q,0,1)),M.s=0,M.clamp()}function V(M,z,Q){var re=M.abs();if(!(re.t<=0)){var fe=this.abs();if(fe.t<re.t){z!=null&&z.fromInt(0),Q!=null&&this.copyTo(Q);return}Q==null&&(Q=s());var pe=s(),de=this.s,ye=M.s,Oe=this.DB-E(re[re.t-1]);Oe>0?(re.lShiftTo(Oe,pe),fe.lShiftTo(Oe,Q)):(re.copyTo(pe),fe.copyTo(Q));var Ge=pe.t,pt=pe[Ge-1];if(pt!=0){var ct=pt*(1<<this.F1)+(Ge>1?pe[Ge-2]>>this.F2:0),Ot=this.FV/ct,ni=(1<<this.F1)/ct,bt=1<<this.F2,wt=Q.t,ii=wt-Ge,jt=z==null?s():z;for(pe.dlShiftTo(ii,jt),Q.compareTo(jt)>=0&&(Q[Q.t++]=1,Q.subTo(jt,Q)),o.ONE.dlShiftTo(Ge,jt),jt.subTo(pe,pe);pe.t<Ge;)pe[pe.t++]=0;for(;--ii>=0;){var ga=Q[--wt]==pt?this.DM:Math.floor(Q[wt]*Ot+(Q[wt-1]+bt)*ni);if((Q[wt]+=pe.am(0,ga,Q,ii,0,Ge))<ga)for(pe.dlShiftTo(ii,jt),Q.subTo(jt,Q);Q[wt]<--ga;)Q.subTo(jt,Q)}z!=null&&(Q.drShiftTo(Ge,z),de!=ye&&o.ZERO.subTo(z,z)),Q.t=Ge,Q.clamp(),Oe>0&&Q.rShiftTo(Oe,Q),de<0&&o.ZERO.subTo(Q,Q)}}}function N(M){var z=s();return this.abs().divRemTo(M,null,z),this.s<0&&z.compareTo(o.ZERO)>0&&M.subTo(z,z),z}function O(M){this.m=M}function H(M){return M.s<0||M.compareTo(this.m)>=0?M.mod(this.m):M}function W(M){return M}function ee(M){M.divRemTo(this.m,null,M)}function oe(M,z,Q){M.multiplyTo(z,Q),this.reduce(Q)}function ie(M,z){M.squareTo(z),this.reduce(z)}O.prototype.convert=H,O.prototype.revert=W,O.prototype.reduce=ee,O.prototype.mulTo=oe,O.prototype.sqrTo=ie;function ae(){if(this.t<1)return 0;var M=this[0];if(!(M&1))return 0;var z=M&3;return z=z*(2-(M&15)*z)&15,z=z*(2-(M&255)*z)&255,z=z*(2-((M&65535)*z&65535))&65535,z=z*(2-M*z%this.DV)%this.DV,z>0?this.DV-z:-z}function b(M){this.m=M,this.mp=M.invDigit(),this.mpl=this.mp&32767,this.mph=this.mp>>15,this.um=(1<<M.DB-15)-1,this.mt2=2*M.t}function _(M){var z=s();return M.abs().dlShiftTo(this.m.t,z),z.divRemTo(this.m,null,z),M.s<0&&z.compareTo(o.ZERO)>0&&this.m.subTo(z,z),z}function R(M){var z=s();return M.copyTo(z),this.reduce(z),z}function G(M){for(;M.t<=this.mt2;)M[M.t++]=0;for(var z=0;z<this.m.t;++z){var Q=M[z]&32767,re=Q*this.mpl+((Q*this.mph+(M[z]>>15)*this.mpl&this.um)<<15)&M.DM;for(Q=z+this.m.t,M[Q]+=this.m.am(0,re,M,z,0,this.m.t);M[Q]>=M.DV;)M[Q]-=M.DV,M[++Q]++}M.clamp(),M.drShiftTo(this.m.t,M),M.compareTo(this.m)>=0&&M.subTo(this.m,M)}function J(M,z){M.squareTo(z),this.reduce(z)}function te(M,z,Q){M.multiplyTo(z,Q),this.reduce(Q)}b.prototype.convert=_,b.prototype.revert=R,b.prototype.reduce=G,b.prototype.mulTo=te,b.prototype.sqrTo=J;function se(){return(this.t>0?this[0]&1:this.s)==0}function j(M,z){if(M>4294967295||M<1)return o.ONE;var Q=s(),re=s(),fe=z.convert(this),pe=E(M)-1;for(fe.copyTo(Q);--pe>=0;)if(z.sqrTo(Q,re),(M&1<<pe)>0)z.mulTo(re,fe,Q);else{var de=Q;Q=re,re=de}return z.revert(Q)}function S(M,z){var Q;return M<256||z.isEven()?Q=new O(z):Q=new b(z),this.exp(M,Q)}o.prototype.copyTo=x,o.prototype.fromInt=g,o.prototype.fromString=F,o.prototype.clamp=T,o.prototype.dlShiftTo=C,o.prototype.drShiftTo=B,o.prototype.lShiftTo=U,o.prototype.rShiftTo=q,o.prototype.subTo=Z,o.prototype.multiplyTo=$,o.prototype.squareTo=L,o.prototype.divRemTo=V,o.prototype.invDigit=ae,o.prototype.isEven=se,o.prototype.exp=j,o.prototype.toString=I,o.prototype.negate=D,o.prototype.abs=X,o.prototype.compareTo=K,o.prototype.bitLength=A,o.prototype.mod=N,o.prototype.modPowInt=S,o.ZERO=w(0),o.ONE=w(1);function k(){var M=s();return this.copyTo(M),M}function Y(){if(this.s<0){if(this.t==1)return this[0]-this.DV;if(this.t==0)return-1}else{if(this.t==1)return this[0];if(this.t==0)return 0}return(this[1]&(1<<32-this.DB)-1)<<this.DB|this[0]}function ne(){return this.t==0?this.s:this[0]<<24>>24}function ue(){return this.t==0?this.s:this[0]<<16>>16}function ce(M){return Math.floor(Math.LN2*this.DB/Math.log(M))}function me(){return this.s<0?-1:this.t<=0||this.t==1&&this[0]<=0?0:1}function xe(M){if(M==null&&(M=10),this.signum()==0||M<2||M>36)return"0";var z=this.chunkSize(M),Q=Math.pow(M,z),re=w(Q),fe=s(),pe=s(),de="";for(this.divRemTo(re,fe,pe);fe.signum()>0;)de=(Q+pe.intValue()).toString(M).substr(1)+de,fe.divRemTo(re,fe,pe);return pe.intValue().toString(M)+de}function ke(M,z){this.fromInt(0),z==null&&(z=10);for(var Q=this.chunkSize(z),re=Math.pow(z,Q),fe=!1,pe=0,de=0,ye=0;ye<M.length;++ye){var Oe=v(M,ye);if(Oe<0){M.charAt(ye)=="-"&&this.signum()==0&&(fe=!0);continue}de=z*de+Oe,++pe>=Q&&(this.dMultiply(re),this.dAddOffset(de,0),pe=0,de=0)}pe>0&&(this.dMultiply(Math.pow(z,pe)),this.dAddOffset(de,0)),fe&&o.ZERO.subTo(this,this)}function Re(M,z,Q){if(typeof z=="number")if(M<2)this.fromInt(1);else for(this.fromNumber(M,Q),this.testBit(M-1)||this.bitwiseTo(o.ONE.shiftLeft(M-1),Ir,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(z);)this.dAddOffset(2,0),this.bitLength()>M&&this.subTo(o.ONE.shiftLeft(M-1),this);else{var re=new Array,fe=M&7;re.length=(M>>3)+1,z.nextBytes(re),fe>0?re[0]&=(1<<fe)-1:re[0]=0,this.fromString(re,256)}}function Ie(){var M=this.t,z=new Array;z[0]=this.s;var Q=this.DB-M*this.DB%8,re,fe=0;if(M-- >0)for(Q<this.DB&&(re=this[M]>>Q)!=(this.s&this.DM)>>Q&&(z[fe++]=re|this.s<<this.DB-Q);M>=0;)Q<8?(re=(this[M]&(1<<Q)-1)<<8-Q,re|=this[--M]>>(Q+=this.DB-8)):(re=this[M]>>(Q-=8)&255,Q<=0&&(Q+=this.DB,--M)),re&128&&(re|=-256),fe==0&&(this.s&128)!=(re&128)&&++fe,(fe>0||re!=this.s)&&(z[fe++]=re);return z}function zt(M){return this.compareTo(M)==0}function ar(M){return this.compareTo(M)<0?this:M}function sr(M){return this.compareTo(M)>0?this:M}function qt(M,z,Q){var re,fe,pe=Math.min(M.t,this.t);for(re=0;re<pe;++re)Q[re]=z(this[re],M[re]);if(M.t<this.t){for(fe=M.s&this.DM,re=pe;re<this.t;++re)Q[re]=z(this[re],fe);Q.t=this.t}else{for(fe=this.s&this.DM,re=pe;re<M.t;++re)Q[re]=z(fe,M[re]);Q.t=M.t}Q.s=z(this.s,M.s),Q.clamp()}function lr(M,z){return M&z}function ia(M){var z=s();return this.bitwiseTo(M,lr,z),z}function Ir(M,z){return M|z}function Gn(M){var z=s();return this.bitwiseTo(M,Ir,z),z}function Qn(M,z){return M^z}function oa(M){var z=s();return this.bitwiseTo(M,Qn,z),z}function tn(M,z){return M&~z}function aa(M){var z=s();return this.bitwiseTo(M,tn,z),z}function Yn(){for(var M=s(),z=0;z<this.t;++z)M[z]=this.DM&~this[z];return M.t=this.t,M.s=~this.s,M}function sa(M){var z=s();return M<0?this.rShiftTo(-M,z):this.lShiftTo(M,z),z}function Xn(M){var z=s();return M<0?this.lShiftTo(-M,z):this.rShiftTo(M,z),z}function la(M){if(M==0)return-1;var z=0;return M&65535||(M>>=16,z+=16),M&255||(M>>=8,z+=8),M&15||(M>>=4,z+=4),M&3||(M>>=2,z+=2),M&1||++z,z}function ua(){for(var M=0;M<this.t;++M)if(this[M]!=0)return M*this.DB+la(this[M]);return this.s<0?this.t*this.DB:-1}function ca(M){for(var z=0;M!=0;)M&=M-1,++z;return z}function Zn(){for(var M=0,z=this.s&this.DM,Q=0;Q<this.t;++Q)M+=ca(this[Q]^z);return M}function fa(M){var z=Math.floor(M/this.DB);return z>=this.t?this.s!=0:(this[z]&1<<M%this.DB)!=0}function ha(M,z){var Q=o.ONE.shiftLeft(M);return this.bitwiseTo(Q,z,Q),Q}function Jn(M){return this.changeBit(M,Ir)}function pa(M){return this.changeBit(M,tn)}function ei(M){return this.changeBit(M,Qn)}function tt(M,z){for(var Q=0,re=0,fe=Math.min(M.t,this.t);Q<fe;)re+=this[Q]+M[Q],z[Q++]=re&this.DM,re>>=this.DB;if(M.t<this.t){for(re+=M.s;Q<this.t;)re+=this[Q],z[Q++]=re&this.DM,re>>=this.DB;re+=this.s}else{for(re+=this.s;Q<M.t;)re+=M[Q],z[Q++]=re&this.DM,re>>=this.DB;re+=M.s}z.s=re<0?-1:0,re>0?z[Q++]=re:re<-1&&(z[Q++]=this.DV+re),z.t=Q,z.clamp()}function Tt(M){var z=s();return this.addTo(M,z),z}function ti(M){var z=s();return this.subTo(M,z),z}function da(M){var z=s();return this.multiplyTo(M,z),z}function hy(){var M=s();return this.squareTo(M),M}function py(M){var z=s();return this.divRemTo(M,z,null),z}function dy(M){var z=s();return this.divRemTo(M,null,z),z}function my(M){var z=s(),Q=s();return this.divRemTo(M,z,Q),new Array(z,Q)}function yy(M){this[this.t]=this.am(0,M-1,this,0,0,this.t),++this.t,this.clamp()}function gy(M,z){if(M!=0){for(;this.t<=z;)this[this.t++]=0;for(this[z]+=M;this[z]>=this.DV;)this[z]-=this.DV,++z>=this.t&&(this[this.t++]=0),++this[z]}}function rn(){}function Zu(M){return M}function vy(M,z,Q){M.multiplyTo(z,Q)}function xy(M,z){M.squareTo(z)}rn.prototype.convert=Zu,rn.prototype.revert=Zu,rn.prototype.mulTo=vy,rn.prototype.sqrTo=xy;function by(M){return this.exp(M,new rn)}function wy(M,z,Q){var re=Math.min(this.t+M.t,z);for(Q.s=0,Q.t=re;re>0;)Q[--re]=0;var fe;for(fe=Q.t-this.t;re<fe;++re)Q[re+this.t]=this.am(0,M[re],Q,re,0,this.t);for(fe=Math.min(M.t,z);re<fe;++re)this.am(0,M[re],Q,re,0,z-re);Q.clamp()}function _y(M,z,Q){--z;var re=Q.t=this.t+M.t-z;for(Q.s=0;--re>=0;)Q[re]=0;for(re=Math.max(z-this.t,0);re<M.t;++re)Q[this.t+re-z]=this.am(z-re,M[re],Q,0,0,this.t+re-z);Q.clamp(),Q.drShiftTo(1,Q)}function ur(M){this.r2=s(),this.q3=s(),o.ONE.dlShiftTo(2*M.t,this.r2),this.mu=this.r2.divide(M),this.m=M}function Ey(M){if(M.s<0||M.t>2*this.m.t)return M.mod(this.m);if(M.compareTo(this.m)<0)return M;var z=s();return M.copyTo(z),this.reduce(z),z}function Ay(M){return M}function Cy(M){for(M.drShiftTo(this.m.t-1,this.r2),M.t>this.m.t+1&&(M.t=this.m.t+1,M.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);M.compareTo(this.r2)<0;)M.dAddOffset(1,this.m.t+1);for(M.subTo(this.r2,M);M.compareTo(this.m)>=0;)M.subTo(this.m,M)}function Sy(M,z){M.squareTo(z),this.reduce(z)}function By(M,z,Q){M.multiplyTo(z,Q),this.reduce(Q)}ur.prototype.convert=Ey,ur.prototype.revert=Ay,ur.prototype.reduce=Cy,ur.prototype.mulTo=By,ur.prototype.sqrTo=Sy;function ky(M,z){var Q=M.bitLength(),re,fe=w(1),pe;if(Q<=0)return fe;Q<18?re=1:Q<48?re=3:Q<144?re=4:Q<768?re=5:re=6,Q<8?pe=new O(z):z.isEven()?pe=new ur(z):pe=new b(z);var de=new Array,ye=3,Oe=re-1,Ge=(1<<re)-1;if(de[1]=pe.convert(this),re>1){var pt=s();for(pe.sqrTo(de[1],pt);ye<=Ge;)de[ye]=s(),pe.mulTo(pt,de[ye-2],de[ye]),ye+=2}var ct=M.t-1,Ot,ni=!0,bt=s(),wt;for(Q=E(M[ct])-1;ct>=0;){for(Q>=Oe?Ot=M[ct]>>Q-Oe&Ge:(Ot=(M[ct]&(1<<Q+1)-1)<<Oe-Q,ct>0&&(Ot|=M[ct-1]>>this.DB+Q-Oe)),ye=re;!(Ot&1);)Ot>>=1,--ye;if((Q-=ye)<0&&(Q+=this.DB,--ct),ni)de[Ot].copyTo(fe),ni=!1;else{for(;ye>1;)pe.sqrTo(fe,bt),pe.sqrTo(bt,fe),ye-=2;ye>0?pe.sqrTo(fe,bt):(wt=fe,fe=bt,bt=wt),pe.mulTo(bt,de[Ot],fe)}for(;ct>=0&&!(M[ct]&1<<Q);)pe.sqrTo(fe,bt),wt=fe,fe=bt,bt=wt,--Q<0&&(Q=this.DB-1,--ct)}return pe.revert(fe)}function Ty(M){var z=this.s<0?this.negate():this.clone(),Q=M.s<0?M.negate():M.clone();if(z.compareTo(Q)<0){var re=z;z=Q,Q=re}var fe=z.getLowestSetBit(),pe=Q.getLowestSetBit();if(pe<0)return z;for(fe<pe&&(pe=fe),pe>0&&(z.rShiftTo(pe,z),Q.rShiftTo(pe,Q));z.signum()>0;)(fe=z.getLowestSetBit())>0&&z.rShiftTo(fe,z),(fe=Q.getLowestSetBit())>0&&Q.rShiftTo(fe,Q),z.compareTo(Q)>=0?(z.subTo(Q,z),z.rShiftTo(1,z)):(Q.subTo(z,Q),Q.rShiftTo(1,Q));return pe>0&&Q.lShiftTo(pe,Q),Q}function Fy(M){if(M<=0)return 0;var z=this.DV%M,Q=this.s<0?M-1:0;if(this.t>0)if(z==0)Q=this[0]%M;else for(var re=this.t-1;re>=0;--re)Q=(z*Q+this[re])%M;return Q}function Iy(M){var z=M.isEven();if(this.isEven()&&z||M.signum()==0)return o.ZERO;for(var Q=M.clone(),re=this.clone(),fe=w(1),pe=w(0),de=w(0),ye=w(1);Q.signum()!=0;){for(;Q.isEven();)Q.rShiftTo(1,Q),z?((!fe.isEven()||!pe.isEven())&&(fe.addTo(this,fe),pe.subTo(M,pe)),fe.rShiftTo(1,fe)):pe.isEven()||pe.subTo(M,pe),pe.rShiftTo(1,pe);for(;re.isEven();)re.rShiftTo(1,re),z?((!de.isEven()||!ye.isEven())&&(de.addTo(this,de),ye.subTo(M,ye)),de.rShiftTo(1,de)):ye.isEven()||ye.subTo(M,ye),ye.rShiftTo(1,ye);Q.compareTo(re)>=0?(Q.subTo(re,Q),z&&fe.subTo(de,fe),pe.subTo(ye,pe)):(re.subTo(Q,re),z&&de.subTo(fe,de),ye.subTo(pe,ye))}if(re.compareTo(o.ONE)!=0)return o.ZERO;if(ye.compareTo(M)>=0)return ye.subtract(M);if(ye.signum()<0)ye.addTo(M,ye);else return ye;return ye.signum()<0?ye.add(M):ye}var rt=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],Dy=(1<<26)/rt[rt.length-1];function Ry(M){var z,Q=this.abs();if(Q.t==1&&Q[0]<=rt[rt.length-1]){for(z=0;z<rt.length;++z)if(Q[0]==rt[z])return!0;return!1}if(Q.isEven())return!1;for(z=1;z<rt.length;){for(var re=rt[z],fe=z+1;fe<rt.length&&re<Dy;)re*=rt[fe++];for(re=Q.modInt(re);z<fe;)if(re%rt[z++]==0)return!1}return Q.millerRabin(M)}function Oy(M){var z=this.subtract(o.ONE),Q=z.getLowestSetBit();if(Q<=0)return!1;var re=z.shiftRight(Q);M=M+1>>1,M>rt.length&&(M=rt.length);for(var fe=s(),pe=0;pe<M;++pe){fe.fromInt(rt[Math.floor(Math.random()*rt.length)]);var de=fe.modPow(re,this);if(de.compareTo(o.ONE)!=0&&de.compareTo(z)!=0){for(var ye=1;ye++<Q&&de.compareTo(z)!=0;)if(de=de.modPowInt(2,this),de.compareTo(o.ONE)==0)return!1;if(de.compareTo(z)!=0)return!1}}return!0}o.prototype.chunkSize=ce,o.prototype.toRadix=xe,o.prototype.fromRadix=ke,o.prototype.fromNumber=Re,o.prototype.bitwiseTo=qt,o.prototype.changeBit=ha,o.prototype.addTo=tt,o.prototype.dMultiply=yy,o.prototype.dAddOffset=gy,o.prototype.multiplyLowerTo=wy,o.prototype.multiplyUpperTo=_y,o.prototype.modInt=Fy,o.prototype.millerRabin=Oy,o.prototype.clone=k,o.prototype.intValue=Y,o.prototype.byteValue=ne,o.prototype.shortValue=ue,o.prototype.signum=me,o.prototype.toByteArray=Ie,o.prototype.equals=zt,o.prototype.min=ar,o.prototype.max=sr,o.prototype.and=ia,o.prototype.or=Gn,o.prototype.xor=oa,o.prototype.andNot=aa,o.prototype.not=Yn,o.prototype.shiftLeft=sa,o.prototype.shiftRight=Xn,o.prototype.getLowestSetBit=ua,o.prototype.bitCount=Zn,o.prototype.testBit=fa,o.prototype.setBit=Jn,o.prototype.clearBit=pa,o.prototype.flipBit=ei,o.prototype.add=Tt,o.prototype.subtract=ti,o.prototype.multiply=da,o.prototype.divide=py,o.prototype.remainder=dy,o.prototype.divideAndRemainder=my,o.prototype.modPow=ky,o.prototype.modInverse=Iy,o.prototype.pow=by,o.prototype.gcd=Ty,o.prototype.isProbablePrime=Ry,o.prototype.square=hy,o.prototype.Barrett=ur;var ri,ut,Ke;function Py(M){ut[Ke++]^=M&255,ut[Ke++]^=M>>8&255,ut[Ke++]^=M>>16&255,ut[Ke++]^=M>>24&255,Ke>=ya&&(Ke-=ya)}function Ju(){Py(new Date().getTime())}if(ut==null){ut=new Array,Ke=0;var xt;if(typeof window!="undefined"&&window.crypto){if(window.crypto.getRandomValues){var ec=new Uint8Array(32);for(window.crypto.getRandomValues(ec),xt=0;xt<32;++xt)ut[Ke++]=ec[xt]}else if(navigator.appName=="Netscape"&&navigator.appVersion<"5"){var tc=window.crypto.random(32);for(xt=0;xt<tc.length;++xt)ut[Ke++]=tc.charCodeAt(xt)&255}}for(;Ke<ya;)xt=Math.floor(65536*Math.random()),ut[Ke++]=xt>>>8,ut[Ke++]=xt&255;Ke=0,Ju()}function My(){if(ri==null){for(Ju(),ri=zy(),ri.init(ut),Ke=0;Ke<ut.length;++Ke)ut[Ke]=0;Ke=0}return ri.next()}function Ny(M){var z;for(z=0;z<M.length;++z)M[z]=My()}function rc(){}rc.prototype.nextBytes=Ny;function ma(){this.i=0,this.j=0,this.S=new Array}function Ly(M){var z,Q,re;for(z=0;z<256;++z)this.S[z]=z;for(Q=0,z=0;z<256;++z)Q=Q+this.S[z]+M[z%M.length]&255,re=this.S[z],this.S[z]=this.S[Q],this.S[Q]=re;this.i=0,this.j=0}function Uy(){var M;return this.i=this.i+1&255,this.j=this.j+this.S[this.i]&255,M=this.S[this.i],this.S[this.i]=this.S[this.j],this.S[this.j]=M,this.S[M+this.S[this.i]&255]}ma.prototype.init=Ly,ma.prototype.next=Uy;function zy(){return new ma}var ya=256;e.exports={default:o,BigInteger:o,SecureRandom:rc}}).call(be)})(J0);var Fe=J0.exports,N1=Fe.BigInteger.prototype.Barrett;function Je(e,t){this.x=t,this.q=e}function ot(e,t,r,n){this.curve=e,this.x=t,this.y=r,this.z=n==null?Fe.BigInteger.ONE:n,this.zinv=null}function Bt(e,t,r){this.q=e,this.a=this.fromBigInteger(t),this.b=this.fromBigInteger(r),this.infinity=new ot(this,null,null),this.reducer=new N1(this.q)}Je.prototype.equals=function(e){return e==this||this.q.equals(e.q)&&this.x.equals(e.x)},Je.prototype.toBigInteger=function(){return this.x},Je.prototype.negate=function(){return new Je(this.q,this.x.negate().mod(this.q))},Je.prototype.add=function(e){return new Je(this.q,this.x.add(e.toBigInteger()).mod(this.q))},Je.prototype.subtract=function(e){return new Je(this.q,this.x.subtract(e.toBigInteger()).mod(this.q))},Je.prototype.multiply=function(e){return new Je(this.q,this.x.multiply(e.toBigInteger()).mod(this.q))},Je.prototype.square=function(){return new Je(this.q,this.x.square().mod(this.q))},Je.prototype.divide=function(e){return new Je(this.q,this.x.multiply(e.toBigInteger().modInverse(this.q)).mod(this.q))},ot.prototype.getX=function(){this.zinv==null&&(this.zinv=this.z.modInverse(this.curve.q));var e=this.x.toBigInteger().multiply(this.zinv);return this.curve.reduce(e),this.curve.fromBigInteger(e)},ot.prototype.getY=function(){this.zinv==null&&(this.zinv=this.z.modInverse(this.curve.q));var e=this.y.toBigInteger().multiply(this.zinv);return this.curve.reduce(e),this.curve.fromBigInteger(e)},ot.prototype.equals=function(e){return e==this||(this.isInfinity()?e.isInfinity():e.isInfinity()?this.isInfinity():!!e.y.toBigInteger().multiply(this.z).subtract(this.y.toBigInteger().multiply(e.z)).mod(this.curve.q).equals(Fe.BigInteger.ZERO)&&e.x.toBigInteger().multiply(this.z).subtract(this.x.toBigInteger().multiply(e.z)).mod(this.curve.q).equals(Fe.BigInteger.ZERO))},ot.prototype.isInfinity=function(){return this.x==null&&this.y==null||this.z.equals(Fe.BigInteger.ZERO)&&!this.y.toBigInteger().equals(Fe.BigInteger.ZERO)},ot.prototype.negate=function(){return new ot(this.curve,this.x,this.y.negate(),this.z)},ot.prototype.add=function(e){if(this.isInfinity())return e;if(e.isInfinity())return this;var t=e.y.toBigInteger().multiply(this.z).subtract(this.y.toBigInteger().multiply(e.z)).mod(this.curve.q),r=e.x.toBigInteger().multiply(this.z).subtract(this.x.toBigInteger().multiply(e.z)).mod(this.curve.q);if(Fe.BigInteger.ZERO.equals(r))return Fe.BigInteger.ZERO.equals(t)?this.twice():this.curve.getInfinity();var n=new Fe.BigInteger("3"),l=this.x.toBigInteger(),o=this.y.toBigInteger(),s=(e.x.toBigInteger(),e.y.toBigInteger(),r.square()),u=s.multiply(r),d=l.multiply(s),a=t.square().multiply(this.z),i=a.subtract(d.shiftLeft(1)).multiply(e.z).subtract(u).multiply(r).mod(this.curve.q),p=d.multiply(n).multiply(t).subtract(o.multiply(u)).subtract(a.multiply(t)).multiply(e.z).add(t.multiply(u)).mod(this.curve.q),c=u.multiply(this.z).multiply(e.z).mod(this.curve.q);return new ot(this.curve,this.curve.fromBigInteger(i),this.curve.fromBigInteger(p),c)},ot.prototype.twice=function(){if(this.isInfinity())return this;if(this.y.toBigInteger().signum()==0)return this.curve.getInfinity();var e=new Fe.BigInteger("3"),t=this.x.toBigInteger(),r=this.y.toBigInteger(),n=r.multiply(this.z),l=n.multiply(r).mod(this.curve.q),o=this.curve.a.toBigInteger(),s=t.square().multiply(e);Fe.BigInteger.ZERO.equals(o)||(s=s.add(this.z.square().multiply(o)));var u=(s=s.mod(this.curve.q)).square().subtract(t.shiftLeft(3).multiply(l)).shiftLeft(1).multiply(n).mod(this.curve.q),d=s.multiply(e).multiply(t).subtract(l.shiftLeft(1)).shiftLeft(2).multiply(l).subtract(s.square().multiply(s)).mod(this.curve.q),a=n.square().multiply(n).shiftLeft(3).mod(this.curve.q);return new ot(this.curve,this.curve.fromBigInteger(u),this.curve.fromBigInteger(d),a)},ot.prototype.multiply=function(e){if(this.isInfinity())return this;if(e.signum()==0)return this.curve.getInfinity();var t,r=e,n=r.multiply(new Fe.BigInteger("3")),l=this.negate(),o=this;for(t=n.bitLength()-2;t>0;--t){o=o.twice();var s=n.testBit(t);s!=r.testBit(t)&&(o=o.add(s?this:l))}return o},ot.prototype.multiplyTwo=function(e,t,r){var n;n=e.bitLength()>r.bitLength()?e.bitLength()-1:r.bitLength()-1;for(var l=this.curve.getInfinity(),o=this.add(t);n>=0;)l=l.twice(),e.testBit(n)?l=r.testBit(n)?l.add(o):l.add(this):r.testBit(n)&&(l=l.add(t)),--n;return l},Bt.prototype.getQ=function(){return this.q},Bt.prototype.getA=function(){return this.a},Bt.prototype.getB=function(){return this.b},Bt.prototype.equals=function(e){return e==this||this.q.equals(e.q)&&this.a.equals(e.a)&&this.b.equals(e.b)},Bt.prototype.getInfinity=function(){return this.infinity},Bt.prototype.fromBigInteger=function(e){return new Je(this.q,e)},Bt.prototype.reduce=function(e){this.reducer.reduce(e)},Bt.prototype.decodePointHex=function(e){switch(parseInt(e.substr(0,2),16)){case 0:return this.infinity;case 2:case 3:return null;case 4:case 6:case 7:var t=(e.length-2)/2,r=e.substr(2,t),n=e.substr(t+2,t);return new ot(this,this.fromBigInteger(new Fe.BigInteger(r,16)),this.fromBigInteger(new Fe.BigInteger(n,16)));default:return null}},Bt.prototype.encodePointHex=function(e){if(e.isInfinity())return"00";var t=e.getX().toBigInteger().toString(16),r=e.getY().toBigInteger().toString(16),n=this.getQ().toString(16).length;for(n%2!=0&&n++;t.length<n;)t="0"+t;for(;r.length<n;)r="0"+r;return"04"+t+r};var Ve=function(e,t){return e<<(t%=32)|e>>>32-t},kt=function(e,t){var r=t-e.length;return(r>0?"0".repeat(r):"")+e},L1=function(e){return e<16?2043430169:2055708042},U1=function(e,t,r,n){return n<16?e^t^r:e&t|e&r|t&r},z1=function(e,t,r,n){return n<16?e^t^r:e&t|~e&r},q1=function(e,t,r){for(var n,l,o,s,u,d=function(x){var g,w=new Array(132);x.forEach(function(I,D){w[D]=I});for(var F=16;F<68;F++)w[F]=(g=w[F-16]^w[F-9]^Ve(w[F-3],15))^Ve(g,15)^Ve(g,23)^Ve(w[F-13],7)^w[F-6];for(var T=0;T<64;T++)w[T+68]=w[T]^w[T+4];return w}(t),a=e[0],i=e[1],p=e[2],c=e[3],f=e[4],h=e[5],y=e[6],m=e[7],v=0;v<64;v++)l=(n=Ve(Ve(a,12)+f+Ve(L1(v),v),7))^Ve(a,12),o=U1(a,i,p,v)+c+l+d[v+68],s=z1(f,h,y,v)+m+n+d[v],c=p,p=Ve(i,9),i=a,a=o,m=y,y=Ve(h,19),h=f,f=(u=s)^Ve(u,9)^Ve(u,17);return[a^e[0],i^e[1],p^e[2],c^e[3],f^e[4],h^e[5],y^e[6],m^e[7]]},jo=function(e,t,r){if(typeof e=="string"?e=_e.Buffer.from(e,t||"utf8"):e instanceof ArrayBuffer&&(e=_e.Buffer.from(e)),!_e.Buffer.isBuffer(e))throw new TypeError('Expected "string" | "Buffer" | "ArrayBuffer" but received "'+Object.prototype.toString.call(e)+'"');var n,l,o,s,u,d;n=e,l=_e.Buffer.alloc(1,128),s=_e.Buffer.alloc(o=(o=n.length%64)>=56?64-o%56-1:56-o-1,0),u=_e.Buffer.alloc(8),d=8*n.length,u.writeUInt32BE(Math.floor(d/Math.pow(2,32)),0),u.writeUInt32BE(d%Math.pow(2,32),4);for(var a=(e=_e.Buffer.concat([n,l,s,u],n.length+1+o+8)).length/64,i=new Array(a),p=0;p<a;p++){i[p]=new Array(16);for(var c=0;c<16;c++)i[p][c]=e.readUInt32BE(64*p+4*c)}var f=new Array(a);f[0]=[1937774191,1226093241,388252375,3666478592,2842636476,372324522,3817729613,2969243214];for(var h=0;h<a;h++)f[h+1]=q1(f[h],i[h]);var y=_e.Buffer.alloc(32);return f[a].forEach(function(m,v){return y.writeInt32BE(m,4*v)}),r?y.toString(r):Yr(y)},el=new Fe.SecureRandom,Ho=function(){var e=new Bt(new Fe.BigInteger("FFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFF",16),new Fe.BigInteger("FFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFC",16),new Fe.BigInteger("28E9FA9E9D9F5E344D5A9E4BCF6509A7F39789F515AB8F92DDBCBD414D940E93",16)),t=e.decodePointHex("0432C4AE2C1F1981195F9904466A39C9948FE30BBFF2660BE1715A4589334C74C7BC3736A2F4F6779C59BDCEE36B692153D0A9877CC62A474002DF32E52139F0A0");return{curve:e,G:t,n:new Fe.BigInteger("FFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFF7203DF6B21C6052B53BBF40939D54123",16)}}(),tl=Ho.curve,rl=Ho.G,On=Ho.n;function nl(e,t){for(var r=[],n=Math.ceil(t/32),l=t%32,o=1;o<=n;o++){var s=_e.Buffer.allocUnsafe(4);s.writeUInt32BE(o);var u=jo(_e.Buffer.concat([e,s]));r.push(o===n&&l?_e.Buffer.from(u).slice(0,l):_e.Buffer.from(u))}return _e.Buffer.concat(r,t)}var j1={__proto__:null,constants:{C1C2C3:0,C1C3C2:1,PC:"04"},generateKeyPair:function(){var e=new Fe.BigInteger(On.bitLength(),el).mod(On.subtract(new Fe.BigInteger("2"))).add(Fe.BigInteger.ONE),t=kt(e.toString(16),64),r=rl.multiply(e);return{privateKey:t,publicKey:"04"+kt(r.getX().toBigInteger().toString(16),64)+kt(r.getY().toBigInteger().toString(16),64)}},encrypt:function(e,t,r){var n=r||{},l=n.mode,o=l===void 0?1:l,s=n.outputEncoding,u=n.pc;if(typeof e=="string"?e=_e.Buffer.from(e,n.inputEncoding||"utf8"):e instanceof ArrayBuffer&&(e=_e.Buffer.from(e)),!_e.Buffer.isBuffer(e))throw new TypeError('Expected "string" | "Buffer" | "ArrayBuffer" but received "'+Object.prototype.toString.call(e)+'"');var d=new Fe.BigInteger(On.bitLength(),el).mod(On.subtract(Fe.BigInteger.ONE)).add(Fe.BigInteger.ONE),a=rl.multiply(d),i=kt(a.getX().toBigInteger().toString(16),64)+kt(a.getY().toBigInteger().toString(16),64),p=tl.decodePointHex(t).multiply(d),c=kt(p.getX().toBigInteger().toString(16),64),f=kt(p.getY().toBigInteger().toString(16),64),h=nl(_e.Buffer.from(c+f,"hex"),e.length),y=kt(new Fe.BigInteger(e.toString("hex"),16).xor(new Fe.BigInteger(h.toString("hex"),16)).toString(16),2*e.length),m=jo(c+e.toString("hex")+f,"hex","hex"),v=_e.Buffer.from((u?"04":"")+(o===0?i+y+m:i+m+y),"hex");return s?v.toString(s):Yr(v)},decrypt:function(e,t,r){var n=r||{},l=n.mode,o=l===void 0?1:l,s=n.outputEncoding,u=n.pc;if(typeof e=="string"?e=_e.Buffer.from(e,n.inputEncoding):e instanceof ArrayBuffer&&(e=_e.Buffer.from(e)),!_e.Buffer.isBuffer(e))throw new TypeError('Expected "string" | "Buffer" | "ArrayBuffer" but received "'+Object.prototype.toString.call(e)+'"');var d=(e=u?e.slice(1):e).slice(0,32).toString("hex"),a=e.slice(32,64).toString("hex"),i=tl.decodePointHex("04"+d+a).multiply(new Fe.BigInteger(t,16)),p=kt(i.getX().toBigInteger().toString(16),64),c=kt(i.getY().toBigInteger().toString(16),64),f=e.slice(64,96),h=e.slice(96);o===0&&(f=e.slice(e.length-32),h=e.slice(64,e.length-32));var y=nl(_e.Buffer.from(p+c,"hex"),h.length),m=new Fe.BigInteger(h.toString("hex"),16).xor(new Fe.BigInteger(y.toString("hex"),16)).toString(16),v=jo(p+m+c,"hex","hex")===f.toString("hex")?_e.Buffer.from(m,"hex"):_e.Buffer.alloc(0);return s?v.toString(s):Yr(v)}},Pn=[[214,144,233,254,204,225,61,183,22,182,20,194,40,251,44,5],[43,103,154,118,42,190,4,195,170,68,19,38,73,134,6,153],[156,66,80,244,145,239,152,122,51,84,11,67,237,207,172,98],[228,179,28,169,201,8,232,149,128,223,148,250,117,143,63,166],[71,7,167,252,243,115,23,186,131,89,60,25,230,133,79,168],[104,107,129,178,113,100,218,139,248,235,15,75,112,86,157,53],[30,36,14,94,99,88,209,162,37,34,124,59,1,33,120,135],[212,0,70,87,159,211,39,82,76,54,2,231,160,196,200,158],[234,191,138,210,64,199,56,181,163,247,242,206,249,97,21,161],[224,174,93,164,155,52,26,85,173,147,50,48,245,140,177,227],[29,246,226,46,130,102,202,96,192,41,35,171,13,83,78,111],[213,219,55,69,222,253,142,47,3,255,106,114,109,108,91,81],[141,27,175,146,187,221,188,127,17,217,92,65,31,16,90,216],[10,193,49,136,165,205,123,189,45,116,208,18,184,229,180,176],[137,105,151,74,12,150,119,126,101,185,241,9,197,110,198,132],[24,240,125,236,58,220,77,32,121,238,95,62,215,203,57,72]],Mn=[2746333894,1453994832,1736282519,2993693404],H1=[462357,472066609,943670861,1415275113,1886879365,2358483617,2830087869,3301692121,3773296373,4228057617,404694573,876298825,1347903077,1819507329,2291111581,2762715833,3234320085,3705924337,4177462797,337322537,808926789,1280531041,1752135293,2223739545,2695343797,3166948049,3638552301,4110090761,269950501,741554753,1213159005,1684763257],Nn=/^[0-9a-f]{32}$/i,il=function(e){return Pn[(4026531840&e)>>>28][(251658240&e)>>>24]<<24|Pn[(15728640&e)>>>20][(983040&e)>>>16]<<16|Pn[(61440&e)>>>12][(3840&e)>>>8]<<8|Pn[(240&e)>>>4][(15&e)>>>0]<<0},ol=function(e){return(t=il(e))^Ve(t,2)^Ve(t,10)^Ve(t,18)^Ve(t,24);var t},al=function(e){var t,r=new Array(36);r[0]=e[0]^Mn[0],r[1]=e[1]^Mn[1],r[2]=e[2]^Mn[2],r[3]=e[3]^Mn[3];for(var n=new Array(32),l=0;l<32;l++)r[l+4]=r[l]^(t=il(r[l+1]^r[l+2]^r[l+3]^H1[l]))^Ve(t,13)^Ve(t,23),n[l]=r[l+4];return n},sl=function(e,t){for(var r=al(t),n=0;n<32;n++)e[n+4]=e[n]^ol(e[n+1]^e[n+2]^e[n+3]^r[n]);return[e[35],e[34],e[33],e[32]]},ll=function(e,t){for(var r=al(t).reverse(),n=0;n<32;n++)e[n+4]=e[n]^ol(e[n+1]^e[n+2]^e[n+3]^r[n]);return[e[35],e[34],e[33],e[32]]},Ln=function(e){return[e.readInt32BE(0),e.readInt32BE(4),e.readInt32BE(8),e.readInt32BE(12)]},Un=function(e){for(var t=_e.Buffer.alloc(16),r=0;r<4;r++)t.writeInt32BE(e[r],4*r);return t},Er={__proto__:null,constants:{ECB:1,CBC:2},encrypt:function(e,t,r){var n=r||{},l=n.mode,o=n.iv,s=n.outputEncoding;if(typeof e=="string"?e=_e.Buffer.from(e,n.inputEncoding||"utf8"):e instanceof ArrayBuffer&&(e=_e.Buffer.from(e)),!_e.Buffer.isBuffer(e))throw new TypeError('Expected "string" | "Buffer" | "ArrayBuffer" but received "'+Object.prototype.toString.call(e)+'"');if(!Nn.test(t))throw new TypeError("Invalid value of cipher `key`");if(t=_e.Buffer.from(t,"hex"),l===2&&!Nn.test(o))throw new TypeError("Invalid value of `iv` option");return function(u,d,a,i){a&&(a=Ln(a)),d=Ln(d);for(var p=[],c=(u=function(F){var T=16-F.length%16,I=_e.Buffer.alloc(T,T);return _e.Buffer.concat([F,I],F.length+T)}(u)).length/16,f=0;f<c;f++)if(a){var h=16*f,y=[a[0]^u.readInt32BE(h),a[1]^u.readInt32BE(h+4),a[2]^u.readInt32BE(h+8),a[3]^u.readInt32BE(h+12)],m=sl(y,d);p.push(Un(m)),a=m.slice(0)}else{var v=16*f,x=[u.readInt32BE(v),u.readInt32BE(v+4),u.readInt32BE(v+8),u.readInt32BE(v+12)],g=sl(x,d);p.push(Un(g))}var w=_e.Buffer.concat(p,u.length);return i?w.toString(i):Yr(w)}(e,t,o=l===2?_e.Buffer.from(o,"hex"):null,s)},decrypt:function(e,t,r){var n=r||{},l=n.mode,o=n.iv,s=n.outputEncoding;if(typeof e=="string"?e=_e.Buffer.from(e,n.inputEncoding):e instanceof ArrayBuffer&&(e=_e.Buffer.from(e)),!_e.Buffer.isBuffer(e))throw new TypeError('Expected "string" | "Buffer" | "ArrayBuffer" but received "'+Object.prototype.toString.call(e)+'"');if(!Nn.test(t))throw new TypeError("Invalid value of cipher `key`");if(t=_e.Buffer.from(t,"hex"),l===2&&!Nn.test(o))throw new TypeError("Invalid value of `iv` option");return function(u,d,a,i){a&&(a=Ln(a)),d=Ln(d);var p=[],c=u.length/16;if(a)for(var f=c-1;f>=0;f--){var h,y=16*f;h=f>0?[u.readInt32BE(y-16),u.readInt32BE(y-16+4),u.readInt32BE(y-16+8),u.readInt32BE(y-16+12)]:a;var m=[u.readInt32BE(y),u.readInt32BE(y+4),u.readInt32BE(y+8),u.readInt32BE(y+12)],v=ll(m,d);p.unshift(Un([v[0]^h[0],v[1]^h[1],v[2]^h[2],v[3]^h[3]]))}else for(var x=0;x<c;x++){var g=16*x,w=[u.readInt32BE(g),u.readInt32BE(g+4),u.readInt32BE(g+8),u.readInt32BE(g+12)],F=ll(w,d);p.push(Un(F))}var T=_e.Buffer.concat(p,u.length-p[p.length-1][15]);return i?T.toString(i):Yr(T)}(e,t,o=l===2?_e.Buffer.from(o,"hex"):null,s)}};(function(){if(typeof Object.id=="undefined"){var e=0;Object.id=function(t){return typeof t.__uniqueid=="undefined"&&Object.defineProperty(t,"__uniqueid",{value:++e,enumerable:!1,writable:!1}),t.__uniqueid}}})();function $1(){var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t=[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,62,-1,-1,-1,63,52,53,54,55,56,57,58,59,60,61,-1,-1,-1,-1,-1,-1,-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,-1,-1,-1,-1,-1];this.encode=function(r){var n,l,o,s,u,d;for(o=r.length,l=0,n="";l<o;){if(s=r.charCodeAt(l++)&255,l==o){n+=e.charAt(s>>2),n+=e.charAt((s&3)<<4),n+="==";break}if(u=r.charCodeAt(l++),l==o){n+=e.charAt(s>>2),n+=e.charAt((s&3)<<4|(u&240)>>4),n+=e.charAt((u&15)<<2),n+="=";break}d=r.charCodeAt(l++),n+=e.charAt(s>>2),n+=e.charAt((s&3)<<4|(u&240)>>4),n+=e.charAt((u&15)<<2|(d&192)>>6),n+=e.charAt(d&63)}return n},this.decode=function(r){var n,l,o,s,u,d,a;for(d=r.length,u=0,a="";u<d;){do n=t[r.charCodeAt(u++)&255];while(u<d&&n==-1);if(n==-1)break;do l=t[r.charCodeAt(u++)&255];while(u<d&&l==-1);if(l==-1)break;a+=String.fromCharCode(n<<2|(l&48)>>4);do{if(o=r.charCodeAt(u++)&255,o==61)return a;o=t[o]}while(u<d&&o==-1);if(o==-1)break;a+=String.fromCharCode((l&15)<<4|(o&60)>>2);do{if(s=r.charCodeAt(u++)&255,s==61)return a;s=t[s]}while(u<d&&s==-1);if(s==-1)break;a+=String.fromCharCode((o&3)<<6|s)}return a},this.utf16to8=function(r){var n,l,o,s;for(n="",o=r.length,l=0;l<o;l++)s=r.charCodeAt(l),s>=1&&s<=127?n+=r.charAt(l):s>2047?(n+=String.fromCharCode(224|s>>12&15),n+=String.fromCharCode(128|s>>6&63),n+=String.fromCharCode(128|s>>0&63)):(n+=String.fromCharCode(192|s>>6&31),n+=String.fromCharCode(128|s>>0&63));return n},this.utf8to16=function(r){var n,l,o,s,u,d;for(n="",o=r.length,l=0;l<o;)switch(s=r.charCodeAt(l++),s>>4){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:n+=r.charAt(l-1);break;case 12:case 13:u=r.charCodeAt(l++),n+=String.fromCharCode((s&31)<<6|u&63);break;case 14:u=r.charCodeAt(l++),d=r.charCodeAt(l++),n+=String.fromCharCode((s&15)<<12|(u&63)<<6|(d&63)<<0);break}return n},this.charToHex=function(r){var n,l,o;for(n="",l=0;l<r.length;)o=r.charCodeAt(l++).toString(16),n+="\\0x"+o,n+=l>0&&l%8==0?`\r
33
+ `:", ";return n}}function V1(){var e=0,t=new Object;this.add=function(r,n){this.containsKey(r)||e++,t[r]=n},this.getValue=function(r){return this.containsKey(r)?t[r]:null},this.remove=function(r){this.containsKey(r)&&delete t[r]&&e--},this.containsKey=function(r){return r in t},this.containsValue=function(r){for(var n in t)if(t[n]==r)return!0;return!1},this.getValues=function(){var r=[];for(var n in t)r.push(t[n]);return r},this.getKeys=function(){var r=[];for(var n in t)r.push(n);return r},this.getSize=function(){return e},this.clear=function(){e=0,t=new Object}}function W1(e){if(this.connect=!1,this.ready_func_=null,this.callbacks_=new V1,this.module_="JS_IActiveXCtrl","WebSocket"in window)this.ws=new WebSocket("ws://127.0.0.1:7321");else throw"WebSocket not supported";this.ws.onerror=function(){throw"Unable to establish connection to WebSocket"},this.loadModule=function(){this.connect=!0;var t=JSON.stringify({MsgId:"LoadModule",Module:this.module_});this.ws.onmessage=this._callback.bind(this),this.ws.send(t)},this.loadModuleCallBack=function(t){if(!t)throw t.Response;this.ready_func_&&this.ready_func_()}.bind(this),this.callbacks_.add("LoadModule",this.loadModuleCallBack),this.exec=function(t,r,n){var l=Object.id(n).toString();this.callbacks_.add(l,n);var o={MsgId:l,Method:t+"|"+e};r&&(o.Param=JSON.stringify(r));var s=JSON.stringify(o);this.connect&&this.ws.send(s)},this.ready=function(t){this.ready_func_=t},this._callback=function(t){var r=JSON.parse(t.data),n=r.MsgId;if(this.callbacks_.containsKey(n)){var l=this.callbacks_.getValue(n);l(r.Result,r.Response),this.callbacks_.remove(n)}},this.ws.onopen=this.loadModule.bind(this),this.Arm_GetDongleInfo=function({Index:t,DongleInfoNum:r},n){this.exec("Arm_GetDongleInfo",[parseInt(t),parseInt(r)],n)},this.Arm_Enum=function(t){this.exec("Arm_Enum",null,t)},this.Arm_Open=function({Index:t},r){this.exec("Arm_Open",[parseInt(t)],r)},this.Arm_Close=function({Handle:t},r){this.exec("Arm_Close",[parseInt(t)],r)},this.Arm_VerifyPIN=function({Handle:t,UserPin:r,UserType:n},l){this.exec("Arm_VerifyPIN",[parseInt(t),n,r],l)},this.Arm_ResetState=function({Handle:t},r){this.exec("Arm_ResetState",[parseInt(t)],r)},this.Arm_GenRandom=function({Handle:t,RandomLen:r},n){this.exec("Arm_GenRandom",[parseInt(t),parseInt(r)],n)},this.Arm_LEDControl=function({Handle:t,LedFlag:r},n){this.exec("Arm_LEDControl",[parseInt(t),r],n)},this.Arm_SwitchProtocol=function({Handle:t,ProtocolFlag:r},n){this.exec("Arm_SwitchProtocol",[parseInt(t),r],n)},this.Arm_CreateFile=function({Handle:t,FileID:r,FileType:n,AttrBuffer:l},o){this.exec("Arm_CreateFile",[parseInt(t),n,parseInt(r),l],o)},this.Arm_WriteFile=function({Handle:t,FileID:r,FileType:n,FileOffset:l,DataInput:o},s){this.exec("Arm_WriteFile",[parseInt(t),n,parseInt(r),parseInt(l),o],s)},this.Arm_ReadFile0001=function({Handle:t},r){this.exec("Arm_ReadFile",[parseInt(t),parseInt("0001"),parseInt(0),parseInt("64")],r)},this.Arm_ReadFile0002=function({Handle:t},r){this.exec("Arm_ReadFile",[parseInt(t),parseInt("0002"),parseInt(0),parseInt("130")],r)},this.Arm_ReadFile0003=function({Handle:t},r){this.exec("Arm_ReadFile",[parseInt(t),parseInt("0003"),parseInt(0),parseInt("130")],r)},this.Arm_ReadFile0004=function({Handle:t},r){this.exec("Arm_ReadFile",[parseInt(t),parseInt("0004"),parseInt(0),parseInt("2048")],r)},this.Arm_ReadFile0005=function({Handle:t},r){this.exec("Arm_ReadFile",[parseInt(t),parseInt("0005"),parseInt(0),parseInt("2048")],r)},this.Arm_DownloadExeFile=function({Handle:t,Count:r,ExeFileInfo:n},l){this.exec("Arm_DownloadExeFile",[parseInt(t),parseInt(r),n],l)},this.Arm_RunExeFile=function({Handle:t,FileID:r,InData:n,DataLen:l},o){this.exec("Arm_RunExeFile",[parseInt(t),parseInt(r),n,n.length,parseInt(l)],o)},this.Arm_ReadRunExeFileData=function(t){this.exec("Arm_ReadRunExeFileData",null,t)},this.Arm_DeleteFile=function({Handle:t,FileID:r,FileType:n},l){this.exec("Arm_DeleteFile",[parseInt(t),n,parseInt(r)],l)},this.Arm_WriteData=function({Handle:t,Offset:r,DataInput:n},l){this.exec("Arm_WriteData",[parseInt(t),parseInt(r),n],l)},this.Arm_ReadData=function({Handle:t,Offset:r,ReadLength:n},l){this.exec("Arm_ReadData",[parseInt(t),parseInt(r),n],l)},this.Arm_WriteShareMemory=function({Handle:t,DataInput:r},n){this.exec("Arm_WriteShareMemory",[parseInt(t),r],n)},this.Arm_ReadShareMemory=function({Handle:t},r){this.exec("Arm_ReadShareMemory",[parseInt(t)],r)},this.Arm_GenUniqueKey=function({Handle:t,Seed:r},n){this.exec("Arm_GenUniqueKey",[parseInt(t),r.length,r],n)},this.Arm_ChangePIN=function({Handle:t,NewPIN:r,OldPIN:n,TryCount:l,PinFlag:o},s){this.exec("Arm_ChangePIN",[parseInt(t),o,n,r,parseInt(l)],s)},this.Arm_ResetUserPIN=function({Handle:t,AdminPIN:r},n){this.exec("Arm_ResetUserPIN",[parseInt(t),r],n)},this.Arm_SetUserID=function({Handle:t,UserID:r},n){this.exec("Arm_SetUserID",[parseInt(t),parseInt(r)],n)},this.Arm_GetDeadline=function({Handle:t},r){this.exec("Arm_GetDeadline",[parseInt(t)],r)},this.Arm_SetDeadline=function({Handle:t,SetDeadTime:r},n){this.exec("Arm_SetDeadline",[parseInt(t),parseInt(r)],n)},this.Arm_GetUTCTime=function({Handle:t},r){this.exec("Arm_GetUTCTime",[parseInt(t)],r)},this.Arm_RFS=function({Handle:t},r){this.exec("Arm_RFS",[parseInt(t)],r)},this.Arm_RsaGenPubPriKey=function({Handle:t,RsaFileId:r},n){this.exec("Arm_RsaGenPubPriKey",[parseInt(t),parseInt(r)],n)},this.Arm_EccGenPubPriKey=function({Handle:t,EccFileId:r},n){this.exec("Arm_EccGenPubPriKey",[parseInt(t),parseInt(r)],n)},this.Arm_Sm2GenPubPriKey=function({Handle:t,Sm2FileId:r},n){this.exec("Arm_Sm2GenPubPriKey",[parseInt(t),parseInt(r)],n)},this.Arm_ReadRsaPri=function(t){this.exec("Arm_ReadRsaPri",null,t)},this.Arm_ReadRsaPub=function(t){this.exec("Arm_ReadRsaPub",null,t)},this.Arm_ReadEccPri=function(t){this.exec("Arm_ReadEccPri",null,t)},this.Arm_ReadEccPub=function(t){this.exec("Arm_ReadEccPub",null,t)},this.Arm_ReadSm2Pri=function(t){this.exec("Arm_ReadSm2Pri",null,t)},this.Arm_ReadSm2Pub=function(t){this.exec("Arm_ReadSm2Pub",null,t)},this.Arm_RsaPri=function({Handle:t,RsaPri_Flag:r,RsaPriInData:n,RsaPriFileID:l,RsaPriFileSize:o},s){this.exec("Arm_RsaPri",[parseInt(t),parseInt(l),parseInt(o),r,n],s)},this.Arm_RsaPub=function({Handle:t,RsaPubKey:r,RsaPub_Flag:n,RsaPubInData:l,RsaPubFileSize:o},s){this.exec("Arm_RsaPub",[parseInt(t),parseInt(o),n,r,r.length,l],s)},this.Arm_EccSign=function({Handle:t,HashData:r,EccFileId:n},l){this.exec("Arm_EccSign",[parseInt(t),parseInt(n),r],l)},this.Arm_EccVerify=function({Handle:t,HashData:r,EccPubKey:n,EccSignData:l},o){this.exec("Arm_EccVerify",[parseInt(t),n,n.length,r,l],o)},this.Arm_Sm2Sign=function({Handle:t,HashData:r,Sm2FileId:n},l){this.exec("Arm_Sm2Sign",[parseInt(t),parseInt(n),r],l)},this.Arm_Sm2Verify=function({Handle:t,HashData:r,Sm2PubKey:n,Sm2SignData:l},o){this.exec("Arm_Sm2Verify",[parseInt(t),n,n.length,r,l],o)},this.Arm_TDES=function({Handle:t,Tdes_Flag:r,TdesFileID:n,TdesInData:l},o){this.exec("Arm_TDES",[parseInt(t),parseInt(n),r,l],o)},this.Arm_SM4=function({Handle:t,Sm4_Flag:r,Sm4FileID:n,Sm4InData:l},o){this.exec("Arm_SM4",[parseInt(t),parseInt(n),r,l],o)},this.Arm_HASH=function({Handle:t,Hash_Flag:r,HashInData:n},l){this.exec("Arm_HASH",[parseInt(t),r,n],l)},this.Arm_Seed=function({Handle:t,SeedData:r,SeedLength:n},l){this.exec("Arm_Seed",[parseInt(t),n,r],l)},this.Arm_LimitSeedCount=function({Handle:t,SeedCount:r},n){this.exec("Arm_LimitSeedCount",[parseInt(t),parseInt(r)],n)},this.Arm_GenMotherKey=function({Handle:t,SeedLen:r,SeedForPID:n,SonCount:l,StartUserID:o,AdminTryCount:s,UserPin:u,UserTryCount:d,UpdateRSAPriKey:a},i){this.exec("Arm_GenMotherKey",[parseInt(t),parseInt(r),n,u,parseInt(d),parseInt(s),a,parseInt(o),parseInt(l)],i)},this.Arm_RequestInit=function({Handle:t},r){this.exec("Arm_RequestInit",[parseInt(t)],r)},this.Arm_GetInitDataFromMother=function({Handle:t},r){this.exec("Arm_GetInitDataFromMother",[parseInt(t),Request],r)},this.Arm_InitSon=function({Handle:t,InitData:r},n){this.exec("Arm_InitSon",[parseInt(t),r],n)},this.Arm_SetUpdatePriKey=function({Handle:t,UpdatePriKey:r},n){this.exec("Arm_SetUpdatePriKey",[parseInt(t),r],n)},this.Arm_MakeUpdatePacket=function({Handle:t,HID:r,Func:n,FileID:l,FileType:o,Offset:s,DataLen:u,DataBuffer:d,UpRSAPubKey:a},i){this.exec("Arm_MakeUpdatePacket",[parseInt(t),r,n,o,parseInt(l),parseInt(s),d,a,parseInt(u)],i)},this.Arm_MakeUpdatePacketFromMother=function({Handle:t,HID:r,Func:n,FileID:l,FileType:o,Offset:s,DataLen:u,DataBuffer:d},a){this.exec("Arm_MakeUpdatePacketFromMother",[parseInt(t),r,n,o,parseInt(l),parseInt(s),d,parseInt(u)],a)},this.Arm_Update=function({Handle:t,UpdateData:r},n){this.exec("Arm_Update",[parseInt(t),r],n)},this.Arm_Set_DATA_FILE_ATTR=function({Size:t,ReadPriv:r,WritePriv:n},l){this.exec("Arm_Set_DATA_FILE_ATTR",[parseInt(t),parseInt(r),parseInt(n)],l)},this.Arm_Set_PRIKEY_FILE_ATTR=function({Count:t,Size:r,Type:n,Priv:l,IsReset:o,IsDecOnRAM:s},u){this.exec("Arm_Set_PRIKEY_FILE_ATTR",[n,parseInt(r),parseInt(t),parseInt(l),parseInt(s),parseInt(o)],u)},this.Arm_Set_KEY_FILE_ATTR=function({Size:t,PrivEnc:r},n){this.exec("Arm_Set_KEY_FILE_ATTR",[parseInt(t),parseInt(r)],n)},this.Arm_Set_EXE_FILE_ATTR=function({FileLen:t,PrivExe:r},n){this.exec("Arm_Set_EXE_FILE_ATTR",[parseInt(t),parseInt(r)],n)},this.Arm_Set_DATA_LIC=function({ReadPriv:t,WritePriv:r},n){this.exec("Arm_Set_DATA_LIC",[parseInt(t),parseInt(r)],n)},this.Arm_Set_PRIKEY_LIC=function({Count:t,Priv:r,IsReset:n,IsDecOnRAM:l},o){this.exec("Arm_Set_PRIKEY_LIC",[parseInt(t),parseInt(r),parseInt(l),parseInt(n)],o)},this.Arm_Set_KEY_LIC=function({PrivEnc:t},r){this.exec("Arm_Set_KEY_LIC",[parseInt(t)],r)},this.Arm_Set_EXE_LIC=function({PrivExe:t},r){this.exec("Arm_Set_EXE_LIC",[parseInt(t)],r)},this.Arm_Set_EXE_FILE_INFO=function({FileID:t,FileData:r,FileSize:n,InBuffer:l,CallLimit:o},s){this.exec("Arm_Set_EXE_FILE_INFO",[l,parseInt(n),parseInt(t),parseInt(o),r,r.length],s)},this.Arm_Clear_EXE_FILE_INFO=function({InBuffer:t},r){this.exec("Arm_Clear_EXE_FILE_INFO",[t],r)}}const K1={HID:0},zn={PRODUCT_ID:0,USER_ID:1,HARDWARE_ID:2},ul={USER:0};class cl{constructor(){Ht(this,"Base64",new $1);Ht(this,"AtlCtrl",null);Ht(this,"ArmCount",0);Ht(this,"ArmIndex",0);Ht(this,"ArmHandle",0);Ht(this,"ArmRandom","");try{this.AtlCtrl=new W1("{39E9B272-82A7-4177-A19D-6723C1BDB0CC}")}catch(t){this.AtlCtrl=null}}armEnum(){if(this.AtlCtrl)return new Promise((t,r)=>{this.AtlCtrl.Arm_Enum((n,l)=>{n?(this.ArmCount=+l,t(l)):r(l)})})}armOpen(t=0){if(this.AtlCtrl)return this.ArmIndex=t,new Promise((r,n)=>{this.AtlCtrl.Arm_Open({Index:t},(l,o)=>{l?(this.ArmHandle=+o,r(o)):(this.ArmHandle=o,n(o))})})}armClose(t=this.ArmHandle){if(this.AtlCtrl)return new Promise((r,n)=>{this.AtlCtrl.Arm_Close({Handle:t},(l,o)=>{l?r(o):n(o)})})}armChangePIN(t,r,n=255,l=ul.USER,o=this.ArmHandle){if(this.AtlCtrl)return new Promise((s,u)=>{this.AtlCtrl.Arm_ChangePIN({Handle:o,NewPIN:t,OldPIN:r,TryCount:n,PinFlag:l},(d,a)=>{d&&a==0?(this.ArmPin=t,s(a)):u(a)})})}armGenRandom(t=16,r=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl.Arm_GenRandom({Handle:r,RandomLen:t},(o,s)=>{o?(this.ArmRandom=s,n(s)):l(s)})})}armGetDeadline(t=this.ArmHandle){if(this.AtlCtrl)return new Promise((r,n)=>{this.AtlCtrl.Arm_GetDeadline({Handle:t},(l,o)=>{l?(this.ArmDeadline=o,r(o)):n(o)})})}armGenUniqueKey(t="MTIzNDU2Nzg5MA==",r=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl.Arm_GenUniqueKey({Handle:r,Seed:t},(o,s)=>{o?(this.ArmUKey=s,n(s)):l(s)})})}armGetDongleInfo(t=0,r=zn.HARDWARE_ID){if(this.AtlCtrl)return this.ArmIndex=t,new Promise((n,l)=>{this.AtlCtrl.Arm_GetDongleInfo({Index:t,DongleInfoNum:r},(o,s)=>{if(o){switch(r){case zn.USER_ID:this.ArmUid=s;break;case zn.PRODUCT_ID:this.ArmPid=s;break;case zn.HARDWARE_ID:this.ArmHid=s;break}n(s)}else l(s)})})}armLEDControl(t,r=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl.Arm_LEDControl({Handle:r,LedFlag:t},(o,s)=>{o&&s==0?n(s):l(s)})})}armRFS(t=this.ArmHandle){if(this.AtlCtrl)return new Promise((r,n)=>{this.AtlCtrl.Arm_RFS({Handle:t},(l,o)=>{l&&o==0?r(o):n(o)})})}armReadFile(t="0001",r=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl[`Arm_ReadFile${t}`]({Handle:r},(o,s)=>{if(o&&s.length>0)try{s=this.Base64.decode(s),n(s)}catch(u){n(s)}else l(s)})})}armResetState(t=this.ArmHandle){if(this.AtlCtrl)return new Promise((r,n)=>{this.AtlCtrl.Arm_ResetState({Handle:t},(l,o)=>{l&&o==0?r(o):n(o)})})}armResetUserPIN(t,r=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl.Arm_ResetUserPIN({Handle:r,AdminPIN:t},(o,s)=>{o&&s==0?n(s):l(s)})})}armSetUserID(t,r=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl.Arm_SetUserID({Handle:r,UserID:t},(o,s)=>{o&&s==0?n(s):l(s)})})}armSetDeadline(t,r=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl.Arm_SetDeadline({Handle:r,SetDeadTime:t},(o,s)=>{o&&s==0?n(s):l(s)})})}armSwitchProtocol(t=K1.HID,r=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl.Arm_SwitchProtocol({Handle:r,ProtocolFlag:t},(o,s)=>{o&&s==0?n(s):l(s)})})}armVerifyPIN(t,r=ul.USER,n=this.ArmHandle){if(this.AtlCtrl)return new Promise((l,o)=>{this.AtlCtrl.Arm_VerifyPIN({Handle:n,UserPin:t,UserType:r},(s,u)=>{s&&u==0?(this.ArmPin=t,l(u)):o(u)})})}armReadData(t=0,r=128,n=this.ArmHandle){if(this.AtlCtrl)return new Promise((l,o)=>{this.AtlCtrl.Arm_ReadData({Handle:n,Offset:t,ReadLength:r},(s,u)=>{s?(this.ArmData=u,l(u)):o(u)})})}armWriteData(t,r=0,n=this.ArmHandle){if(this.AtlCtrl)return new Promise((l,o)=>{this.AtlCtrl.Arm_WriteData({Handle:n,Offset:r,DataInput:t},(s,u)=>{s&&u==0?l(u):o(u)})})}armReadShareMemory(t=this.ArmHandle){if(this.AtlCtrl)return new Promise((r,n)=>{this.AtlCtrl.Arm_ReadShareMemory({Handle:t},(l,o)=>{l?(this.ArmData=o,r(o)):n(o)})})}armWriteShareMemory(t,r=this.ArmHandle){if(this.AtlCtrl)return new Promise((n,l)=>{this.AtlCtrl.Arm_WriteShareMemory({Handle:r,DataInput:t},(o,s)=>{o&&s==0?n(s):l(s)})})}}const fl=Symbol(),qn="el",G1="is-",Jt=(e,t,r,n,l)=>{let o=`${e}-${t}`;return r&&(o+=`-${r}`),n&&(o+=`__${n}`),l&&(o+=`--${l}`),o},hl=Symbol("namespaceContextKey"),Q1=e=>{const t=e||(P.getCurrentInstance()?P.inject(hl,P.ref(qn)):P.ref(qn));return P.computed(()=>P.unref(t)||qn)},Ar=(e,t)=>{const r=Q1(t);return{namespace:r,b:(y="")=>Jt(r.value,e,y,"",""),e:y=>y?Jt(r.value,e,"",y,""):"",m:y=>y?Jt(r.value,e,"","",y):"",be:(y,m)=>y&&m?Jt(r.value,e,y,m,""):"",em:(y,m)=>y&&m?Jt(r.value,e,"",y,m):"",bm:(y,m)=>y&&m?Jt(r.value,e,y,"",m):"",bem:(y,m,v)=>y&&m&&v?Jt(r.value,e,y,m,v):"",is:(y,...m)=>{const v=m.length>=1?m[0]:!0;return y&&v?`${G1}${y}`:""},cssVar:y=>{const m={};for(const v in y)y[v]&&(m[`--${r.value}-${v}`]=y[v]);return m},cssVarName:y=>`--${r.value}-${y}`,cssVarBlock:y=>{const m={};for(const v in y)y[v]&&(m[`--${r.value}-${e}-${v}`]=y[v]);return m},cssVarBlockName:y=>`--${r.value}-${e}-${y}`}};/**
34
34
  * @vue/shared v3.5.22
35
35
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
36
36
  * @license MIT
37
- **/process.env.NODE_ENV!=="production"&&Object.freeze({}),process.env.NODE_ENV!=="production"&&Object.freeze([]);const Z1=()=>{},J1=Object.prototype.hasOwnProperty,ll=(e,r)=>J1.call(e,r),Xr=e=>typeof e=="function",er=e=>typeof e=="string",ul=e=>e!==null&&typeof e=="object",cl=e=>e===void 0,qo=e=>typeof e=="boolean",tr=e=>typeof e=="number",jo=e=>typeof Element=="undefined"?!1:e instanceof Element,em=e=>er(e)?!Number.isNaN(Number(e)):!1;var fl;const rr=typeof window!="undefined",tm=e=>typeof e=="string",rm=()=>{};rr&&((fl=window==null?void 0:window.navigator)!=null&&fl.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function Ho(e){return typeof e=="function"?e():P.unref(e)}function nm(e){return e}function $o(e){return P.getCurrentScope()?(P.onScopeDispose(e),!0):!1}function im(e,r=!0){P.getCurrentInstance()?P.onMounted(e):r?e():P.nextTick(e)}function hl(e,r,t={}){const{immediate:n=!0}=t,l=P.ref(!1);let o=null;function a(){o&&(clearTimeout(o),o=null)}function u(){l.value=!1,a()}function d(...s){a(),l.value=!0,o=setTimeout(()=>{l.value=!1,o=null,e(...s)},Ho(r))}return n&&(l.value=!0,rr&&d()),$o(u),{isPending:P.readonly(l),start:d,stop:u}}function pl(e){var r;const t=Ho(e);return(r=t==null?void 0:t.$el)!=null?r:t}const dl=rr?window:void 0;function ml(...e){let r,t,n,l;if(tm(e[0])||Array.isArray(e[0])?([t,n,l]=e,r=dl):[r,t,n,l]=e,!r)return rm;Array.isArray(t)||(t=[t]),Array.isArray(n)||(n=[n]);const o=[],a=()=>{o.forEach(i=>i()),o.length=0},u=(i,p,c,f)=>(i.addEventListener(p,c,f),()=>i.removeEventListener(p,c,f)),d=P.watch(()=>[pl(r),Ho(l)],([i,p])=>{a(),i&&o.push(...t.flatMap(c=>n.map(f=>u(i,c,f,p))))},{immediate:!0,flush:"post"}),s=()=>{d(),a()};return $o(s),s}function om(e,r=!1){const t=P.ref(),n=()=>t.value=!!e();return n(),im(n,r),t}const yl=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},gl="__vueuse_ssr_handlers__";yl[gl]=yl[gl]||{};var vl=Object.getOwnPropertySymbols,am=Object.prototype.hasOwnProperty,sm=Object.prototype.propertyIsEnumerable,lm=(e,r)=>{var t={};for(var n in e)am.call(e,n)&&r.indexOf(n)<0&&(t[n]=e[n]);if(e!=null&&vl)for(var n of vl(e))r.indexOf(n)<0&&sm.call(e,n)&&(t[n]=e[n]);return t};function um(e,r,t={}){const n=t,{window:l=dl}=n,o=lm(n,["window"]);let a;const u=om(()=>l&&"ResizeObserver"in l),d=()=>{a&&(a.disconnect(),a=void 0)},s=P.watch(()=>pl(e),p=>{d(),u.value&&l&&p&&(a=new ResizeObserver(r),a.observe(p,o))},{immediate:!0,flush:"post"}),i=()=>{d(),s()};return $o(i),{isSupported:u,stop:i}}var xl;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(xl||(xl={}));var cm=Object.defineProperty,bl=Object.getOwnPropertySymbols,fm=Object.prototype.hasOwnProperty,hm=Object.prototype.propertyIsEnumerable,wl=(e,r,t)=>r in e?cm(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,pm=(e,r)=>{for(var t in r||(r={}))fm.call(r,t)&&wl(e,t,r[t]);if(bl)for(var t of bl(r))hm.call(r,t)&&wl(e,t,r[t]);return e};pm({linear:nm},{easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]});const _l={current:0},El=P.ref(0),Al=2e3,Cl=Symbol("elZIndexContextKey"),Sl=Symbol("zIndexContextKey"),dm=e=>{const r=P.getCurrentInstance()?P.inject(Cl,_l):_l,t=e||(P.getCurrentInstance()?P.inject(Sl,void 0):void 0),n=P.computed(()=>{const a=P.unref(t);return tr(a)?a:Al}),l=P.computed(()=>n.value+El.value),o=()=>(r.current++,El.value=r.current,l.value);return!rr&&P.inject(Cl),{initialZIndex:n,currentZIndex:l,nextZIndex:o}};var mm={name:"en",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Clear",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value"},datepicker:{now:"Now",today:"Today",cancel:"Cancel",clear:"Clear",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Select date",selectTime:"Select time",startDate:"Start Date",startTime:"Start Time",endDate:"End Date",endTime:"End Time",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",year:"",month1:"January",month2:"February",month3:"March",month4:"April",month5:"May",month6:"June",month7:"July",month8:"August",month9:"September",month10:"October",month11:"November",month12:"December",week:"week",weeks:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"Jan",feb:"Feb",mar:"Mar",apr:"Apr",may:"May",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Oct",nov:"Nov",dec:"Dec"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"Loading",noMatch:"No matching data",noData:"No data",placeholder:"Select"},mention:{loading:"Loading"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"No matching data",loading:"Loading",placeholder:"Select",noData:"No data"},pagination:{goto:"Go to",pagesize:"/page",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Message",confirm:"OK",cancel:"Cancel",error:"Illegal input",close:"Close this dialog"},upload:{deleteTip:"press delete to remove",delete:"Delete",preview:"Preview",continue:"Continue"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"No Data",confirmFilter:"Confirm",resetFilter:"Reset",clearFilter:"All",sumText:"Sum"},tour:{next:"Next",previous:"Previous",finish:"Finish"},tree:{emptyText:"No Data"},transfer:{noMatch:"No matching data",noData:"No data",titles:["List 1","List 2"],filterPlaceholder:"Enter keyword",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}};const ym=e=>(r,t)=>gm(r,t,P.unref(e)),gm=(e,r,t)=>Ee.get(t,e,e).replace(/\{(\w+)\}/g,(n,l)=>{var o;return`${(o=r==null?void 0:r[l])!=null?o:`{${l}}`}`}),vm=e=>{const r=P.computed(()=>P.unref(e).name),t=P.isRef(e)?e:P.ref(e);return{lang:r,locale:t,t:ym(e)}},Bl=Symbol("localeContextKey"),xm=e=>{const r=e||P.inject(Bl,P.ref());return vm(P.computed(()=>r.value||mm))},kl="__epPropKey",We=e=>e,bm=e=>ul(e)&&!!e[kl],Tl=(e,r)=>{if(!ul(e)||bm(e))return e;const{values:t,required:n,default:l,type:o,validator:a}=e,d={type:o,required:!!n,validator:t||a?s=>{let i=!1,p=[];if(t&&(p=Array.from(t),ll(e,"default")&&p.push(l),i||(i=p.includes(s))),a&&(i||(i=a(s))),!i&&p.length>0){const c=[...new Set(p)].map(f=>JSON.stringify(f)).join(", ");P.warn(`Invalid prop: validation failed${r?` for prop "${r}"`:""}. Expected one of [${c}], got value ${JSON.stringify(s)}.`)}return i}:void 0,[kl]:!0};return ll(e,"default")&&(d.default=l),d},nr=e=>Ee.fromPairs(Object.entries(e).map(([r,t])=>[r,Tl(t,r)])),Fl=Tl({type:String,values:["","default","small","large"],required:!1}),Il=Symbol("size"),wm=()=>{const e=P.inject(Il,{});return P.computed(()=>P.unref(e.size)||"")},_m=Symbol("emptyValuesContextKey"),Em=nr({emptyValues:Array,valueOnClear:{type:We([String,Number,Boolean,Function]),default:void 0,validator:e=>Xr(e)?!e():!e}}),Dl=e=>Object.keys(e),jn=P.ref();function Vo(e,r=void 0){const t=P.getCurrentInstance()?P.inject(al,jn):jn;return e?P.computed(()=>{var n,l;return(l=(n=t.value)==null?void 0:n[e])!=null?l:r}):t}function Rl(e,r){const t=Vo(),n=Ar(e,P.computed(()=>{var u;return((u=t.value)==null?void 0:u.namespace)||qn})),l=xm(P.computed(()=>{var u;return(u=t.value)==null?void 0:u.locale})),o=dm(P.computed(()=>{var u;return((u=t.value)==null?void 0:u.zIndex)||Al})),a=P.computed(()=>{var u;return P.unref(r)||((u=t.value)==null?void 0:u.size)||""});return Ol(P.computed(()=>P.unref(t)||{})),{ns:n,locale:l,zIndex:o,size:a}}const Ol=(e,r,t=!1)=>{var n;const l=!!P.getCurrentInstance(),o=l?Vo():void 0,a=(n=void 0)!=null?n:l?P.provide:void 0;if(!a)return;const u=P.computed(()=>{const d=P.unref(e);return o!=null&&o.value?Am(o.value,d):d});return a(al,u),a(Bl,P.computed(()=>u.value.locale)),a(sl,P.computed(()=>u.value.namespace)),a(Sl,P.computed(()=>u.value.zIndex)),a(Il,{size:P.computed(()=>u.value.size||"")}),a(_m,P.computed(()=>({emptyValues:u.value.emptyValues,valueOnClear:u.value.valueOnClear}))),(t||!jn.value)&&(jn.value=u.value),u},Am=(e,r)=>{const t=[...new Set([...Dl(e),...Dl(r)])],n={};for(const l of t)n[l]=r[l]!==void 0?r[l]:e[l];return n};var Cr=(e,r)=>{const t=e.__vccOpts||e;for(const[n,l]of r)t[n]=l;return t};function Wo(e,r="px"){if(!e)return"";if(tr(e)||em(e))return`${e}${r}`;if(er(e))return e}const Ko=(e,r)=>{if(e.install=t=>{for(const n of[e,...Object.values(r!=null?r:{})])t.component(n.name,n)},r)for(const[t,n]of Object.entries(r))e[t]=n;return e},Pl=(e,r)=>(e.install=t=>{e._context=t._context,t.config.globalProperties[r]=e},e),Cm=e=>(e.install=Z1,e),Sm=nr({size:{type:We([Number,String])},color:{type:String}}),Bm=P.defineComponent({name:"ElIcon",inheritAttrs:!1}),km=P.defineComponent(Ae(he({},Bm),{props:Sm,setup(e){const r=e,t=Ar("icon"),n=P.computed(()=>{const{size:l,color:o}=r;return!l&&!o?{}:{fontSize:cl(l)?void 0:Wo(l),"--color":o}});return(l,o)=>(P.openBlock(),P.createElementBlock("i",P.mergeProps({class:P.unref(t).b(),style:P.unref(n)},l.$attrs),[P.renderSlot(l.$slots,"default")],16))}}));var Tm=Cr(km,[["__file","icon.vue"]]);const Sr=Ko(Tm);/*! Element Plus Icons Vue v2.3.2 */var Fm=P.defineComponent({name:"CircleCloseFilled",__name:"circle-close-filled",setup(e){return(r,t)=>(P.openBlock(),P.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[P.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 393.664L407.936 353.6a38.4 38.4 0 1 0-54.336 54.336L457.664 512 353.6 616.064a38.4 38.4 0 1 0 54.336 54.336L512 566.336 616.064 670.4a38.4 38.4 0 1 0 54.336-54.336L566.336 512 670.4 407.936a38.4 38.4 0 1 0-54.336-54.336z"})]))}}),Im=Fm,Dm=P.defineComponent({name:"Close",__name:"close",setup(e){return(r,t)=>(P.openBlock(),P.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[P.createElementVNode("path",{fill:"currentColor",d:"M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z"})]))}}),Ml=Dm,Rm=P.defineComponent({name:"InfoFilled",__name:"info-filled",setup(e){return(r,t)=>(P.openBlock(),P.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[P.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896.064A448 448 0 0 1 512 64m67.2 275.072c33.28 0 60.288-23.104 60.288-57.344s-27.072-57.344-60.288-57.344c-33.28 0-60.16 23.104-60.16 57.344s26.88 57.344 60.16 57.344M590.912 699.2c0-6.848 2.368-24.64 1.024-34.752l-52.608 60.544c-10.88 11.456-24.512 19.392-30.912 17.28a12.99 12.99 0 0 1-8.256-14.72l87.68-276.992c7.168-35.136-12.544-67.2-54.336-71.296-44.096 0-108.992 44.736-148.48 101.504 0 6.784-1.28 23.68.064 33.792l52.544-60.608c10.88-11.328 23.552-19.328 29.952-17.152a12.8 12.8 0 0 1 7.808 16.128L388.48 728.576c-10.048 32.256 8.96 63.872 55.04 71.04 67.84 0 107.904-43.648 147.456-100.416z"})]))}}),Nl=Rm,Om=P.defineComponent({name:"Loading",__name:"loading",setup(e){return(r,t)=>(P.openBlock(),P.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[P.createElementVNode("path",{fill:"currentColor",d:"M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32m448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32m-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32M195.2 195.2a32 32 0 0 1 45.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248m452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248M828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0m-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0"})]))}}),Pm=Om,Mm=P.defineComponent({name:"SuccessFilled",__name:"success-filled",setup(e){return(r,t)=>(P.openBlock(),P.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[P.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.27 38.27 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z"})]))}}),Nm=Mm,Lm=P.defineComponent({name:"WarningFilled",__name:"warning-filled",setup(e){return(r,t)=>(P.openBlock(),P.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[P.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 192a58.43 58.43 0 0 0-58.24 63.744l23.36 256.384a35.072 35.072 0 0 0 69.76 0l23.296-256.384A58.43 58.43 0 0 0 512 256m0 512a51.2 51.2 0 1 0 0-102.4 51.2 51.2 0 0 0 0 102.4"})]))}}),Um=Lm;const Zr=We([String,Object,Function]),zm={Close:Ml},Hn={primary:Nl,success:Nm,warning:Um,error:Im,info:Nl},qm=e=>e,Go=Symbol("formContextKey"),Ll=Symbol("formItemContextKey"),jm=()=>{const e=P.inject(Go,void 0),r=P.inject(Ll,void 0);return{form:e,formItem:r}},Ul=e=>{const r=P.getCurrentInstance();return P.computed(()=>{var t,n;return(n=(t=r==null?void 0:r.proxy)==null?void 0:t.$props)==null?void 0:n[e]})},Hm=(e,r={})=>{const t=P.ref(void 0),n=r.prop?t:Ul("size"),l=r.global?t:wm(),o=r.form?{size:void 0}:P.inject(Go,void 0),a=r.formItem?{size:void 0}:P.inject(Ll,void 0);return P.computed(()=>n.value||P.unref(e)||(a==null?void 0:a.size)||(o==null?void 0:o.size)||l.value||"")},zl=e=>{const r=Ul("disabled"),t=P.inject(Go,void 0);return P.computed(()=>r.value||P.unref(e)||(t==null?void 0:t.disabled)||!1)},$n={esc:"Escape",delete:"Delete",backspace:"Backspace"},$m=nr({value:{type:[String,Number],default:""},max:{type:Number,default:99},isDot:Boolean,hidden:Boolean,type:{type:String,values:["primary","success","warning","info","danger"],default:"danger"},showZero:{type:Boolean,default:!0},color:String,badgeStyle:{type:We([String,Object,Array])},offset:{type:We(Array),default:[0,0]},badgeClass:{type:String}}),Vm=P.defineComponent({name:"ElBadge"}),Wm=P.defineComponent(Ae(he({},Vm),{props:$m,setup(e,{expose:r}){const t=e,n=Ar("badge"),l=P.computed(()=>t.isDot?"":tr(t.value)&&tr(t.max)?t.max<t.value?`${t.max}+`:`${t.value}`:`${t.value}`),o=P.computed(()=>{var a,u,d,s,i;return[{backgroundColor:t.color,marginRight:Wo(-((u=(a=t.offset)==null?void 0:a[0])!=null?u:0)),marginTop:Wo((s=(d=t.offset)==null?void 0:d[1])!=null?s:0)},(i=t.badgeStyle)!=null?i:{}]});return r({content:l}),(a,u)=>(P.openBlock(),P.createElementBlock("div",{class:P.normalizeClass(P.unref(n).b())},[P.renderSlot(a.$slots,"default"),P.createVNode(P.Transition,{name:`${P.unref(n).namespace.value}-zoom-in-center`,persisted:""},{default:P.withCtx(()=>[P.withDirectives(P.createElementVNode("sup",{class:P.normalizeClass([P.unref(n).e("content"),P.unref(n).em("content",a.type),P.unref(n).is("fixed",!!a.$slots.default),P.unref(n).is("dot",a.isDot),P.unref(n).is("hide-zero",!a.showZero&&t.value===0),a.badgeClass]),style:P.normalizeStyle(P.unref(o))},[P.renderSlot(a.$slots,"content",{value:P.unref(l)},()=>[P.createTextVNode(P.toDisplayString(P.unref(l)),1)])],6),[[P.vShow,!a.hidden&&(P.unref(l)||a.isDot||a.$slots.content)]])]),_:3},8,["name"])],2))}}));var Km=Cr(Wm,[["__file","badge.vue"]]);const Gm=Ko(Km),ql=Symbol("buttonGroupContextKey"),Qm=({from:e,replacement:r,scope:t,version:n,ref:l,type:o="API"},a)=>{P.watch(()=>P.unref(a),u=>{},{immediate:!0})},Ym=(e,r)=>{Qm({from:"type.text",replacement:"link",version:"3.0.0",scope:"props",ref:"https://element-plus.org/en-US/component/button.html#button-attributes"},P.computed(()=>e.type==="text"));const t=P.inject(ql,void 0),n=Vo("button"),{form:l}=jm(),o=Hm(P.computed(()=>t==null?void 0:t.size)),a=zl(),u=P.ref(),d=P.useSlots(),s=P.computed(()=>{var m;return e.type||(t==null?void 0:t.type)||((m=n.value)==null?void 0:m.type)||""}),i=P.computed(()=>{var m,x,v;return(v=(x=e.autoInsertSpace)!=null?x:(m=n.value)==null?void 0:m.autoInsertSpace)!=null?v:!1}),p=P.computed(()=>{var m,x,v;return(v=(x=e.plain)!=null?x:(m=n.value)==null?void 0:m.plain)!=null?v:!1}),c=P.computed(()=>{var m,x,v;return(v=(x=e.round)!=null?x:(m=n.value)==null?void 0:m.round)!=null?v:!1}),f=P.computed(()=>e.tag==="button"?{ariaDisabled:a.value||e.loading,disabled:a.value||e.loading,autofocus:e.autofocus,type:e.nativeType}:{}),h=P.computed(()=>{var m;const x=(m=d.default)==null?void 0:m.call(d);if(i.value&&(x==null?void 0:x.length)===1){const v=x[0];if((v==null?void 0:v.type)===P.Text){const g=v.children;return new RegExp("^\\p{Unified_Ideograph}{2}$","u").test(g.trim())}}return!1});return{_disabled:a,_size:o,_type:s,_ref:u,_props:f,_plain:p,_round:c,shouldAddSpace:h,handleClick:m=>{if(a.value||e.loading){m.stopPropagation();return}e.nativeType==="reset"&&(l==null||l.resetFields()),r("click",m)}}},Qo=nr({size:Fl,disabled:Boolean,type:{type:String,values:["default","primary","success","warning","info","danger","text",""],default:""},icon:{type:Zr},nativeType:{type:String,values:["button","submit","reset"],default:"button"},loading:Boolean,loadingIcon:{type:Zr,default:()=>Pm},plain:{type:Boolean,default:void 0},text:Boolean,link:Boolean,bg:Boolean,autofocus:Boolean,round:{type:Boolean,default:void 0},circle:Boolean,color:String,dark:Boolean,autoInsertSpace:{type:Boolean,default:void 0},tag:{type:We([String,Object]),default:"button"}}),Xm={click:e=>e instanceof MouseEvent};function Ye(e,r){Zm(e)&&(e="100%");var t=Jm(e);return e=r===360?e:Math.min(r,Math.max(0,parseFloat(e))),t&&(e=parseInt(String(e*r),10)/100),Math.abs(e-r)<1e-6?1:(r===360?e=(e<0?e%r+r:e%r)/parseFloat(String(r)):e=e%r/parseFloat(String(r)),e)}function Vn(e){return Math.min(1,Math.max(0,e))}function Zm(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function Jm(e){return typeof e=="string"&&e.indexOf("%")!==-1}function jl(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function Wn(e){return e<=1?"".concat(Number(e)*100,"%"):e}function ir(e){return e.length===1?"0"+e:String(e)}function e2(e,r,t){return{r:Ye(e,255)*255,g:Ye(r,255)*255,b:Ye(t,255)*255}}function Hl(e,r,t){e=Ye(e,255),r=Ye(r,255),t=Ye(t,255);var n=Math.max(e,r,t),l=Math.min(e,r,t),o=0,a=0,u=(n+l)/2;if(n===l)a=0,o=0;else{var d=n-l;switch(a=u>.5?d/(2-n-l):d/(n+l),n){case e:o=(r-t)/d+(r<t?6:0);break;case r:o=(t-e)/d+2;break;case t:o=(e-r)/d+4;break}o/=6}return{h:o,s:a,l:u}}function Yo(e,r,t){return t<0&&(t+=1),t>1&&(t-=1),t<1/6?e+(r-e)*(6*t):t<1/2?r:t<2/3?e+(r-e)*(2/3-t)*6:e}function t2(e,r,t){var n,l,o;if(e=Ye(e,360),r=Ye(r,100),t=Ye(t,100),r===0)l=t,o=t,n=t;else{var a=t<.5?t*(1+r):t+r-t*r,u=2*t-a;n=Yo(u,a,e+1/3),l=Yo(u,a,e),o=Yo(u,a,e-1/3)}return{r:n*255,g:l*255,b:o*255}}function $l(e,r,t){e=Ye(e,255),r=Ye(r,255),t=Ye(t,255);var n=Math.max(e,r,t),l=Math.min(e,r,t),o=0,a=n,u=n-l,d=n===0?0:u/n;if(n===l)o=0;else{switch(n){case e:o=(r-t)/u+(r<t?6:0);break;case r:o=(t-e)/u+2;break;case t:o=(e-r)/u+4;break}o/=6}return{h:o,s:d,v:a}}function r2(e,r,t){e=Ye(e,360)*6,r=Ye(r,100),t=Ye(t,100);var n=Math.floor(e),l=e-n,o=t*(1-r),a=t*(1-l*r),u=t*(1-(1-l)*r),d=n%6,s=[t,a,o,o,u,t][d],i=[u,t,t,a,o,o][d],p=[o,o,u,t,t,a][d];return{r:s*255,g:i*255,b:p*255}}function Vl(e,r,t,n){var l=[ir(Math.round(e).toString(16)),ir(Math.round(r).toString(16)),ir(Math.round(t).toString(16))];return n&&l[0].startsWith(l[0].charAt(1))&&l[1].startsWith(l[1].charAt(1))&&l[2].startsWith(l[2].charAt(1))?l[0].charAt(0)+l[1].charAt(0)+l[2].charAt(0):l.join("")}function n2(e,r,t,n,l){var o=[ir(Math.round(e).toString(16)),ir(Math.round(r).toString(16)),ir(Math.round(t).toString(16)),ir(i2(n))];return l&&o[0].startsWith(o[0].charAt(1))&&o[1].startsWith(o[1].charAt(1))&&o[2].startsWith(o[2].charAt(1))&&o[3].startsWith(o[3].charAt(1))?o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0)+o[3].charAt(0):o.join("")}function i2(e){return Math.round(parseFloat(e)*255).toString(16)}function Wl(e){return st(e)/255}function st(e){return parseInt(e,16)}function o2(e){return{r:e>>16,g:(e&65280)>>8,b:e&255}}var Xo={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function a2(e){var r={r:0,g:0,b:0},t=1,n=null,l=null,o=null,a=!1,u=!1;return typeof e=="string"&&(e=u2(e)),typeof e=="object"&&(Dt(e.r)&&Dt(e.g)&&Dt(e.b)?(r=e2(e.r,e.g,e.b),a=!0,u=String(e.r).substr(-1)==="%"?"prgb":"rgb"):Dt(e.h)&&Dt(e.s)&&Dt(e.v)?(n=Wn(e.s),l=Wn(e.v),r=r2(e.h,n,l),a=!0,u="hsv"):Dt(e.h)&&Dt(e.s)&&Dt(e.l)&&(n=Wn(e.s),o=Wn(e.l),r=t2(e.h,n,o),a=!0,u="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(t=e.a)),t=jl(t),{ok:a,format:e.format||u,r:Math.min(255,Math.max(r.r,0)),g:Math.min(255,Math.max(r.g,0)),b:Math.min(255,Math.max(r.b,0)),a:t}}var s2="[-\\+]?\\d+%?",l2="[-\\+]?\\d*\\.\\d+%?",Lt="(?:".concat(l2,")|(?:").concat(s2,")"),Zo="[\\s|\\(]+(".concat(Lt,")[,|\\s]+(").concat(Lt,")[,|\\s]+(").concat(Lt,")\\s*\\)?"),Jo="[\\s|\\(]+(".concat(Lt,")[,|\\s]+(").concat(Lt,")[,|\\s]+(").concat(Lt,")[,|\\s]+(").concat(Lt,")\\s*\\)?"),gt={CSS_UNIT:new RegExp(Lt),rgb:new RegExp("rgb"+Zo),rgba:new RegExp("rgba"+Jo),hsl:new RegExp("hsl"+Zo),hsla:new RegExp("hsla"+Jo),hsv:new RegExp("hsv"+Zo),hsva:new RegExp("hsva"+Jo),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function u2(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var r=!1;if(Xo[e])e=Xo[e],r=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var t=gt.rgb.exec(e);return t?{r:t[1],g:t[2],b:t[3]}:(t=gt.rgba.exec(e),t?{r:t[1],g:t[2],b:t[3],a:t[4]}:(t=gt.hsl.exec(e),t?{h:t[1],s:t[2],l:t[3]}:(t=gt.hsla.exec(e),t?{h:t[1],s:t[2],l:t[3],a:t[4]}:(t=gt.hsv.exec(e),t?{h:t[1],s:t[2],v:t[3]}:(t=gt.hsva.exec(e),t?{h:t[1],s:t[2],v:t[3],a:t[4]}:(t=gt.hex8.exec(e),t?{r:st(t[1]),g:st(t[2]),b:st(t[3]),a:Wl(t[4]),format:r?"name":"hex8"}:(t=gt.hex6.exec(e),t?{r:st(t[1]),g:st(t[2]),b:st(t[3]),format:r?"name":"hex"}:(t=gt.hex4.exec(e),t?{r:st(t[1]+t[1]),g:st(t[2]+t[2]),b:st(t[3]+t[3]),a:Wl(t[4]+t[4]),format:r?"name":"hex8"}:(t=gt.hex3.exec(e),t?{r:st(t[1]+t[1]),g:st(t[2]+t[2]),b:st(t[3]+t[3]),format:r?"name":"hex"}:!1)))))))))}function Dt(e){return!!gt.CSS_UNIT.exec(String(e))}var c2=function(){function e(r,t){r===void 0&&(r=""),t===void 0&&(t={});var n;if(r instanceof e)return r;typeof r=="number"&&(r=o2(r)),this.originalInput=r;var l=a2(r);this.originalInput=r,this.r=l.r,this.g=l.g,this.b=l.b,this.a=l.a,this.roundA=Math.round(100*this.a)/100,this.format=(n=t.format)!==null&&n!==void 0?n:l.format,this.gradientType=t.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=l.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var r=this.toRgb();return(r.r*299+r.g*587+r.b*114)/1e3},e.prototype.getLuminance=function(){var r=this.toRgb(),t,n,l,o=r.r/255,a=r.g/255,u=r.b/255;return o<=.03928?t=o/12.92:t=Math.pow((o+.055)/1.055,2.4),a<=.03928?n=a/12.92:n=Math.pow((a+.055)/1.055,2.4),u<=.03928?l=u/12.92:l=Math.pow((u+.055)/1.055,2.4),.2126*t+.7152*n+.0722*l},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(r){return this.a=jl(r),this.roundA=Math.round(100*this.a)/100,this},e.prototype.isMonochrome=function(){var r=this.toHsl().s;return r===0},e.prototype.toHsv=function(){var r=$l(this.r,this.g,this.b);return{h:r.h*360,s:r.s,v:r.v,a:this.a}},e.prototype.toHsvString=function(){var r=$l(this.r,this.g,this.b),t=Math.round(r.h*360),n=Math.round(r.s*100),l=Math.round(r.v*100);return this.a===1?"hsv(".concat(t,", ").concat(n,"%, ").concat(l,"%)"):"hsva(".concat(t,", ").concat(n,"%, ").concat(l,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var r=Hl(this.r,this.g,this.b);return{h:r.h*360,s:r.s,l:r.l,a:this.a}},e.prototype.toHslString=function(){var r=Hl(this.r,this.g,this.b),t=Math.round(r.h*360),n=Math.round(r.s*100),l=Math.round(r.l*100);return this.a===1?"hsl(".concat(t,", ").concat(n,"%, ").concat(l,"%)"):"hsla(".concat(t,", ").concat(n,"%, ").concat(l,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(r){return r===void 0&&(r=!1),Vl(this.r,this.g,this.b,r)},e.prototype.toHexString=function(r){return r===void 0&&(r=!1),"#"+this.toHex(r)},e.prototype.toHex8=function(r){return r===void 0&&(r=!1),n2(this.r,this.g,this.b,this.a,r)},e.prototype.toHex8String=function(r){return r===void 0&&(r=!1),"#"+this.toHex8(r)},e.prototype.toHexShortString=function(r){return r===void 0&&(r=!1),this.a===1?this.toHexString(r):this.toHex8String(r)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var r=Math.round(this.r),t=Math.round(this.g),n=Math.round(this.b);return this.a===1?"rgb(".concat(r,", ").concat(t,", ").concat(n,")"):"rgba(".concat(r,", ").concat(t,", ").concat(n,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var r=function(t){return"".concat(Math.round(Ye(t,255)*100),"%")};return{r:r(this.r),g:r(this.g),b:r(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var r=function(t){return Math.round(Ye(t,255)*100)};return this.a===1?"rgb(".concat(r(this.r),"%, ").concat(r(this.g),"%, ").concat(r(this.b),"%)"):"rgba(".concat(r(this.r),"%, ").concat(r(this.g),"%, ").concat(r(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(this.a===0)return"transparent";if(this.a<1)return!1;for(var r="#"+Vl(this.r,this.g,this.b,!1),t=0,n=Object.entries(Xo);t<n.length;t++){var l=n[t],o=l[0],a=l[1];if(r===a)return o}return!1},e.prototype.toString=function(r){var t=!!r;r=r!=null?r:this.format;var n=!1,l=this.a<1&&this.a>=0,o=!t&&l&&(r.startsWith("hex")||r==="name");return o?r==="name"&&this.a===0?this.toName():this.toRgbString():(r==="rgb"&&(n=this.toRgbString()),r==="prgb"&&(n=this.toPercentageRgbString()),(r==="hex"||r==="hex6")&&(n=this.toHexString()),r==="hex3"&&(n=this.toHexString(!0)),r==="hex4"&&(n=this.toHex8String(!0)),r==="hex8"&&(n=this.toHex8String()),r==="name"&&(n=this.toName()),r==="hsl"&&(n=this.toHslString()),r==="hsv"&&(n=this.toHsvString()),n||this.toHexString())},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(r){r===void 0&&(r=10);var t=this.toHsl();return t.l+=r/100,t.l=Vn(t.l),new e(t)},e.prototype.brighten=function(r){r===void 0&&(r=10);var t=this.toRgb();return t.r=Math.max(0,Math.min(255,t.r-Math.round(255*-(r/100)))),t.g=Math.max(0,Math.min(255,t.g-Math.round(255*-(r/100)))),t.b=Math.max(0,Math.min(255,t.b-Math.round(255*-(r/100)))),new e(t)},e.prototype.darken=function(r){r===void 0&&(r=10);var t=this.toHsl();return t.l-=r/100,t.l=Vn(t.l),new e(t)},e.prototype.tint=function(r){return r===void 0&&(r=10),this.mix("white",r)},e.prototype.shade=function(r){return r===void 0&&(r=10),this.mix("black",r)},e.prototype.desaturate=function(r){r===void 0&&(r=10);var t=this.toHsl();return t.s-=r/100,t.s=Vn(t.s),new e(t)},e.prototype.saturate=function(r){r===void 0&&(r=10);var t=this.toHsl();return t.s+=r/100,t.s=Vn(t.s),new e(t)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(r){var t=this.toHsl(),n=(t.h+r)%360;return t.h=n<0?360+n:n,new e(t)},e.prototype.mix=function(r,t){t===void 0&&(t=50);var n=this.toRgb(),l=new e(r).toRgb(),o=t/100,a={r:(l.r-n.r)*o+n.r,g:(l.g-n.g)*o+n.g,b:(l.b-n.b)*o+n.b,a:(l.a-n.a)*o+n.a};return new e(a)},e.prototype.analogous=function(r,t){r===void 0&&(r=6),t===void 0&&(t=30);var n=this.toHsl(),l=360/t,o=[this];for(n.h=(n.h-(l*r>>1)+720)%360;--r;)n.h=(n.h+l)%360,o.push(new e(n));return o},e.prototype.complement=function(){var r=this.toHsl();return r.h=(r.h+180)%360,new e(r)},e.prototype.monochromatic=function(r){r===void 0&&(r=6);for(var t=this.toHsv(),n=t.h,l=t.s,o=t.v,a=[],u=1/r;r--;)a.push(new e({h:n,s:l,v:o})),o=(o+u)%1;return a},e.prototype.splitcomplement=function(){var r=this.toHsl(),t=r.h;return[this,new e({h:(t+72)%360,s:r.s,l:r.l}),new e({h:(t+216)%360,s:r.s,l:r.l})]},e.prototype.onBackground=function(r){var t=this.toRgb(),n=new e(r).toRgb(),l=t.a+n.a*(1-t.a);return new e({r:(t.r*t.a+n.r*n.a*(1-t.a))/l,g:(t.g*t.a+n.g*n.a*(1-t.a))/l,b:(t.b*t.a+n.b*n.a*(1-t.a))/l,a:l})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(r){for(var t=this.toHsl(),n=t.h,l=[this],o=360/r,a=1;a<r;a++)l.push(new e({h:(n+a*o)%360,s:t.s,l:t.l}));return l},e.prototype.equals=function(r){return this.toRgbString()===new e(r).toRgbString()},e}();function Ut(e,r=20){return e.mix("#141414",r).toString()}function f2(e){const r=zl(),t=Ar("button");return P.computed(()=>{let n={},l=e.color;if(l){const o=l.match(/var\((.*?)\)/);o&&(l=window.getComputedStyle(window.document.documentElement).getPropertyValue(o[1]));const a=new c2(l),u=e.dark?a.tint(20).toString():Ut(a,20);if(e.plain)n=t.cssVarBlock({"bg-color":e.dark?Ut(a,90):a.tint(90).toString(),"text-color":l,"border-color":e.dark?Ut(a,50):a.tint(50).toString(),"hover-text-color":`var(${t.cssVarName("color-white")})`,"hover-bg-color":l,"hover-border-color":l,"active-bg-color":u,"active-text-color":`var(${t.cssVarName("color-white")})`,"active-border-color":u}),r.value&&(n[t.cssVarBlockName("disabled-bg-color")]=e.dark?Ut(a,90):a.tint(90).toString(),n[t.cssVarBlockName("disabled-text-color")]=e.dark?Ut(a,50):a.tint(50).toString(),n[t.cssVarBlockName("disabled-border-color")]=e.dark?Ut(a,80):a.tint(80).toString());else{const d=e.dark?Ut(a,30):a.tint(30).toString(),s=a.isDark()?`var(${t.cssVarName("color-white")})`:`var(${t.cssVarName("color-black")})`;if(n=t.cssVarBlock({"bg-color":l,"text-color":s,"border-color":l,"hover-bg-color":d,"hover-text-color":s,"hover-border-color":d,"active-bg-color":u,"active-border-color":u}),r.value){const i=e.dark?Ut(a,50):a.tint(50).toString();n[t.cssVarBlockName("disabled-bg-color")]=i,n[t.cssVarBlockName("disabled-text-color")]=e.dark?"rgba(255, 255, 255, 0.5)":`var(${t.cssVarName("color-white")})`,n[t.cssVarBlockName("disabled-border-color")]=i}}}return n})}const h2=P.defineComponent({name:"ElButton"}),p2=P.defineComponent(Ae(he({},h2),{props:Qo,emits:Xm,setup(e,{expose:r,emit:t}){const n=e,l=f2(n),o=Ar("button"),{_ref:a,_size:u,_type:d,_disabled:s,_props:i,_plain:p,_round:c,shouldAddSpace:f,handleClick:h}=Ym(n,t),y=P.computed(()=>[o.b(),o.m(d.value),o.m(u.value),o.is("disabled",s.value),o.is("loading",n.loading),o.is("plain",p.value),o.is("round",c.value),o.is("circle",n.circle),o.is("text",n.text),o.is("link",n.link),o.is("has-bg",n.bg)]);return r({ref:a,size:u,type:d,disabled:s,shouldAddSpace:f}),(m,x)=>(P.openBlock(),P.createBlock(P.resolveDynamicComponent(m.tag),P.mergeProps({ref_key:"_ref",ref:a},P.unref(i),{class:P.unref(y),style:P.unref(l),onClick:P.unref(h)}),{default:P.withCtx(()=>[m.loading?(P.openBlock(),P.createElementBlock(P.Fragment,{key:0},[m.$slots.loading?P.renderSlot(m.$slots,"loading",{key:0}):(P.openBlock(),P.createBlock(P.unref(Sr),{key:1,class:P.normalizeClass(P.unref(o).is("loading"))},{default:P.withCtx(()=>[(P.openBlock(),P.createBlock(P.resolveDynamicComponent(m.loadingIcon)))]),_:1},8,["class"]))],64)):m.icon||m.$slots.icon?(P.openBlock(),P.createBlock(P.unref(Sr),{key:1},{default:P.withCtx(()=>[m.icon?(P.openBlock(),P.createBlock(P.resolveDynamicComponent(m.icon),{key:0})):P.renderSlot(m.$slots,"icon",{key:1})]),_:3})):P.createCommentVNode("v-if",!0),m.$slots.default?(P.openBlock(),P.createElementBlock("span",{key:2,class:P.normalizeClass({[P.unref(o).em("text","expand")]:P.unref(f)})},[P.renderSlot(m.$slots,"default")],2)):P.createCommentVNode("v-if",!0)]),_:3},16,["class","style","onClick"]))}}));var d2=Cr(p2,[["__file","button.vue"]]);const m2={size:Qo.size,type:Qo.type},y2=P.defineComponent({name:"ElButtonGroup"}),g2=P.defineComponent(Ae(he({},y2),{props:m2,setup(e){const r=e;P.provide(ql,P.reactive({size:P.toRef(r,"size"),type:P.toRef(r,"type")}));const t=Ar("button");return(n,l)=>(P.openBlock(),P.createElementBlock("div",{class:P.normalizeClass(P.unref(t).b("group"))},[P.renderSlot(n.$slots,"default")],2))}}));var Kl=Cr(g2,[["__file","button-group.vue"]]);const v2=Ko(d2,{ButtonGroup:Kl});Cm(Kl);var Gl={exports:{}};(function(e,r){(function(t,n){e.exports=n()})(be,function(){var t=1e3,n=6e4,l=36e5,o="millisecond",a="second",u="minute",d="hour",s="day",i="week",p="month",c="quarter",f="year",h="date",y="Invalid Date",m=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,x=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,v={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(B){var U=["th","st","nd","rd"],q=B%100;return"["+B+(U[(q-20)%10]||U[q]||U[0])+"]"}},g=function(B,U,q){var Z=String(B);return!Z||Z.length>=U?B:""+Array(U+1-Z.length).join(q)+B},w={s:g,z:function(B){var U=-B.utcOffset(),q=Math.abs(U),Z=Math.floor(q/60),$=q%60;return(U<=0?"+":"-")+g(Z,2,"0")+":"+g($,2,"0")},m:function B(U,q){if(U.date()<q.date())return-B(q,U);var Z=12*(q.year()-U.year())+(q.month()-U.month()),$=U.clone().add(Z,p),L=q-$<0,V=U.clone().add(Z+(L?-1:1),p);return+(-(Z+(q-$)/(L?$-V:V-$))||0)},a:function(B){return B<0?Math.ceil(B)||0:Math.floor(B)},p:function(B){return{M:p,y:f,w:i,d:s,D:h,h:d,m:u,s:a,ms:o,Q:c}[B]||String(B||"").toLowerCase().replace(/s$/,"")},u:function(B){return B===void 0}},F="en",T={};T[F]=v;var I="$isDayjsObject",D=function(B){return B instanceof A||!(!B||!B[I])},X=function B(U,q,Z){var $;if(!U)return F;if(typeof U=="string"){var L=U.toLowerCase();T[L]&&($=L),q&&(T[L]=q,$=L);var V=U.split("-");if(!$&&V.length>1)return B(V[0])}else{var N=U.name;T[N]=U,$=N}return!Z&&$&&(F=$),$||!Z&&F},K=function(B,U){if(D(B))return B.clone();var q=typeof U=="object"?U:{};return q.date=B,q.args=arguments,new A(q)},E=w;E.l=X,E.i=D,E.w=function(B,U){return K(B,{locale:U.$L,utc:U.$u,x:U.$x,$offset:U.$offset})};var A=function(){function B(q){this.$L=X(q.locale,null,!0),this.parse(q),this.$x=this.$x||q.x||{},this[I]=!0}var U=B.prototype;return U.parse=function(q){this.$d=function(Z){var $=Z.date,L=Z.utc;if($===null)return new Date(NaN);if(E.u($))return new Date;if($ instanceof Date)return new Date($);if(typeof $=="string"&&!/Z$/i.test($)){var V=$.match(m);if(V){var N=V[2]-1||0,O=(V[7]||"0").substring(0,3);return L?new Date(Date.UTC(V[1],N,V[3]||1,V[4]||0,V[5]||0,V[6]||0,O)):new Date(V[1],N,V[3]||1,V[4]||0,V[5]||0,V[6]||0,O)}}return new Date($)}(q),this.init()},U.init=function(){var q=this.$d;this.$y=q.getFullYear(),this.$M=q.getMonth(),this.$D=q.getDate(),this.$W=q.getDay(),this.$H=q.getHours(),this.$m=q.getMinutes(),this.$s=q.getSeconds(),this.$ms=q.getMilliseconds()},U.$utils=function(){return E},U.isValid=function(){return this.$d.toString()!==y},U.isSame=function(q,Z){var $=K(q);return this.startOf(Z)<=$&&$<=this.endOf(Z)},U.isAfter=function(q,Z){return K(q)<this.startOf(Z)},U.isBefore=function(q,Z){return this.endOf(Z)<K(q)},U.$g=function(q,Z,$){return E.u(q)?this[Z]:this.set($,q)},U.unix=function(){return Math.floor(this.valueOf()/1e3)},U.valueOf=function(){return this.$d.getTime()},U.startOf=function(q,Z){var $=this,L=!!E.u(Z)||Z,V=E.p(q),N=function(b,_){var R=E.w($.$u?Date.UTC($.$y,_,b):new Date($.$y,_,b),$);return L?R:R.endOf(s)},O=function(b,_){return E.w($.toDate()[b].apply($.toDate("s"),(L?[0,0,0,0]:[23,59,59,999]).slice(_)),$)},H=this.$W,W=this.$M,ee=this.$D,oe="set"+(this.$u?"UTC":"");switch(V){case f:return L?N(1,0):N(31,11);case p:return L?N(1,W):N(0,W+1);case i:var ie=this.$locale().weekStart||0,ae=(H<ie?H+7:H)-ie;return N(L?ee-ae:ee+(6-ae),W);case s:case h:return O(oe+"Hours",0);case d:return O(oe+"Minutes",1);case u:return O(oe+"Seconds",2);case a:return O(oe+"Milliseconds",3);default:return this.clone()}},U.endOf=function(q){return this.startOf(q,!1)},U.$set=function(q,Z){var $,L=E.p(q),V="set"+(this.$u?"UTC":""),N=($={},$[s]=V+"Date",$[h]=V+"Date",$[p]=V+"Month",$[f]=V+"FullYear",$[d]=V+"Hours",$[u]=V+"Minutes",$[a]=V+"Seconds",$[o]=V+"Milliseconds",$)[L],O=L===s?this.$D+(Z-this.$W):Z;if(L===p||L===f){var H=this.clone().set(h,1);H.$d[N](O),H.init(),this.$d=H.set(h,Math.min(this.$D,H.daysInMonth())).$d}else N&&this.$d[N](O);return this.init(),this},U.set=function(q,Z){return this.clone().$set(q,Z)},U.get=function(q){return this[E.p(q)]()},U.add=function(q,Z){var $,L=this;q=Number(q);var V=E.p(Z),N=function(W){var ee=K(L);return E.w(ee.date(ee.date()+Math.round(W*q)),L)};if(V===p)return this.set(p,this.$M+q);if(V===f)return this.set(f,this.$y+q);if(V===s)return N(1);if(V===i)return N(7);var O=($={},$[u]=n,$[d]=l,$[a]=t,$)[V]||1,H=this.$d.getTime()+q*O;return E.w(H,this)},U.subtract=function(q,Z){return this.add(-1*q,Z)},U.format=function(q){var Z=this,$=this.$locale();if(!this.isValid())return $.invalidDate||y;var L=q||"YYYY-MM-DDTHH:mm:ssZ",V=E.z(this),N=this.$H,O=this.$m,H=this.$M,W=$.weekdays,ee=$.months,oe=$.meridiem,ie=function(_,R,G,J){return _&&(_[R]||_(Z,L))||G[R].slice(0,J)},ae=function(_){return E.s(N%12||12,_,"0")},b=oe||function(_,R,G){var J=_<12?"AM":"PM";return G?J.toLowerCase():J};return L.replace(x,function(_,R){return R||function(G){switch(G){case"YY":return String(Z.$y).slice(-2);case"YYYY":return E.s(Z.$y,4,"0");case"M":return H+1;case"MM":return E.s(H+1,2,"0");case"MMM":return ie($.monthsShort,H,ee,3);case"MMMM":return ie(ee,H);case"D":return Z.$D;case"DD":return E.s(Z.$D,2,"0");case"d":return String(Z.$W);case"dd":return ie($.weekdaysMin,Z.$W,W,2);case"ddd":return ie($.weekdaysShort,Z.$W,W,3);case"dddd":return W[Z.$W];case"H":return String(N);case"HH":return E.s(N,2,"0");case"h":return ae(1);case"hh":return ae(2);case"a":return b(N,O,!0);case"A":return b(N,O,!1);case"m":return String(O);case"mm":return E.s(O,2,"0");case"s":return String(Z.$s);case"ss":return E.s(Z.$s,2,"0");case"SSS":return E.s(Z.$ms,3,"0");case"Z":return V}return null}(_)||V.replace(":","")})},U.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},U.diff=function(q,Z,$){var L,V=this,N=E.p(Z),O=K(q),H=(O.utcOffset()-this.utcOffset())*n,W=this-O,ee=function(){return E.m(V,O)};switch(N){case f:L=ee()/12;break;case p:L=ee();break;case c:L=ee()/3;break;case i:L=(W-H)/6048e5;break;case s:L=(W-H)/864e5;break;case d:L=W/l;break;case u:L=W/n;break;case a:L=W/t;break;default:L=W}return $?L:E.a(L)},U.daysInMonth=function(){return this.endOf(p).$D},U.$locale=function(){return T[this.$L]},U.locale=function(q,Z){if(!q)return this.$L;var $=this.clone(),L=X(q,Z,!0);return L&&($.$L=L),$},U.clone=function(){return E.w(this.$d,this)},U.toDate=function(){return new Date(this.valueOf())},U.toJSON=function(){return this.isValid()?this.toISOString():null},U.toISOString=function(){return this.$d.toISOString()},U.toString=function(){return this.$d.toUTCString()},B}(),C=A.prototype;return K.prototype=C,[["$ms",o],["$s",a],["$m",u],["$H",d],["$W",s],["$M",p],["$y",f],["$D",h]].forEach(function(B){C[B[1]]=function(U){return this.$g(U,B[0],B[1])}}),K.extend=function(B,U){return B.$i||(B(U,A,K),B.$i=!0),K},K.locale=X,K.isDayjs=D,K.unix=function(B){return K(1e3*B)},K.en=T[F],K.Ls=T,K.p={},K})})(Gl);var x2=Gl.exports;const b2=ai(x2),w2=nr(he({a11y:{type:Boolean,default:!0},locale:{type:We(Object)},size:Fl,button:{type:We(Object)},card:{type:We(Object)},dialog:{type:We(Object)},link:{type:We(Object)},experimentalFeatures:{type:We(Object)},keyboardNavigation:{type:Boolean,default:!0},message:{type:We(Object)},zIndex:Number,namespace:{type:String,default:"el"}},Em)),lt={};P.defineComponent({name:"ElConfigProvider",props:w2,setup(e,{slots:r}){const t=Ol(e);return P.watch(()=>e.message,n=>{var l,o;Object.assign(lt,(o=(l=t==null?void 0:t.value)==null?void 0:l.message)!=null?o:{},n!=null?n:{})},{immediate:!0,deep:!0}),()=>P.renderSlot(r,"default",{config:t==null?void 0:t.value})}});const Ql=["primary","success","info","warning","error"],et=qm({customClass:"",dangerouslyUseHTMLString:!1,duration:3e3,icon:void 0,id:"",message:"",onClose:void 0,showClose:!1,type:"info",plain:!1,offset:16,zIndex:0,grouping:!1,repeatNum:1,appendTo:rr?document.body:void 0}),_2=nr({customClass:{type:String,default:et.customClass},dangerouslyUseHTMLString:{type:Boolean,default:et.dangerouslyUseHTMLString},duration:{type:Number,default:et.duration},icon:{type:Zr,default:et.icon},id:{type:String,default:et.id},message:{type:We([String,Object,Function]),default:et.message},onClose:{type:We(Function),default:et.onClose},showClose:{type:Boolean,default:et.showClose},type:{type:String,values:Ql,default:et.type},plain:{type:Boolean,default:et.plain},offset:{type:Number,default:et.offset},zIndex:{type:Number,default:et.zIndex},grouping:{type:Boolean,default:et.grouping},repeatNum:{type:Number,default:et.repeatNum}}),E2={destroy:()=>!0},vt=P.shallowReactive([]),A2=e=>{const r=vt.findIndex(l=>l.id===e),t=vt[r];let n;return r>0&&(n=vt[r-1]),{current:t,prev:n}},C2=e=>{const{prev:r}=A2(e);return r?r.vm.exposed.bottom.value:0},S2=(e,r)=>vt.findIndex(n=>n.id===e)>0?16:r,B2=P.defineComponent({name:"ElMessage"}),k2=P.defineComponent(Ae(he({},B2),{props:_2,emits:E2,setup(e,{expose:r,emit:t}){const n=e,{Close:l}=zm,o=P.ref(!1),{ns:a,zIndex:u}=Rl("message"),{currentZIndex:d,nextZIndex:s}=u,i=P.ref(),p=P.ref(!1),c=P.ref(0);let f;const h=P.computed(()=>n.type?n.type==="error"?"danger":n.type:"info"),y=P.computed(()=>{const X=n.type;return{[a.bm("icon",X)]:X&&Hn[X]}}),m=P.computed(()=>n.icon||Hn[n.type]||""),x=P.computed(()=>C2(n.id)),v=P.computed(()=>S2(n.id,n.offset)+x.value),g=P.computed(()=>c.value+v.value),w=P.computed(()=>({top:`${v.value}px`,zIndex:d.value}));function F(){n.duration!==0&&({stop:f}=hl(()=>{I()},n.duration))}function T(){f==null||f()}function I(){p.value=!1,P.nextTick(()=>{var X;o.value||((X=n.onClose)==null||X.call(n),t("destroy"))})}function D({code:X}){X===$n.esc&&I()}return P.onMounted(()=>{F(),s(),p.value=!0}),P.watch(()=>n.repeatNum,()=>{T(),F()}),ml(document,"keydown",D),um(i,()=>{c.value=i.value.getBoundingClientRect().height}),r({visible:p,bottom:g,close:I}),(X,K)=>(P.openBlock(),P.createBlock(P.Transition,{name:P.unref(a).b("fade"),onBeforeEnter:E=>o.value=!0,onBeforeLeave:X.onClose,onAfterLeave:E=>X.$emit("destroy"),persisted:""},{default:P.withCtx(()=>[P.withDirectives(P.createElementVNode("div",{id:X.id,ref_key:"messageRef",ref:i,class:P.normalizeClass([P.unref(a).b(),{[P.unref(a).m(X.type)]:X.type},P.unref(a).is("closable",X.showClose),P.unref(a).is("plain",X.plain),X.customClass]),style:P.normalizeStyle(P.unref(w)),role:"alert",onMouseenter:T,onMouseleave:F},[X.repeatNum>1?(P.openBlock(),P.createBlock(P.unref(Gm),{key:0,value:X.repeatNum,type:P.unref(h),class:P.normalizeClass(P.unref(a).e("badge"))},null,8,["value","type","class"])):P.createCommentVNode("v-if",!0),P.unref(m)?(P.openBlock(),P.createBlock(P.unref(Sr),{key:1,class:P.normalizeClass([P.unref(a).e("icon"),P.unref(y)])},{default:P.withCtx(()=>[(P.openBlock(),P.createBlock(P.resolveDynamicComponent(P.unref(m))))]),_:1},8,["class"])):P.createCommentVNode("v-if",!0),P.renderSlot(X.$slots,"default",{},()=>[X.dangerouslyUseHTMLString?(P.openBlock(),P.createElementBlock(P.Fragment,{key:1},[P.createCommentVNode(" Caution here, message could've been compromised, never use user's input as message "),P.createElementVNode("p",{class:P.normalizeClass(P.unref(a).e("content")),innerHTML:X.message},null,10,["innerHTML"])],2112)):(P.openBlock(),P.createElementBlock("p",{key:0,class:P.normalizeClass(P.unref(a).e("content"))},P.toDisplayString(X.message),3))]),X.showClose?(P.openBlock(),P.createBlock(P.unref(Sr),{key:2,class:P.normalizeClass(P.unref(a).e("closeBtn")),onClick:P.withModifiers(I,["stop"])},{default:P.withCtx(()=>[P.createVNode(P.unref(l))]),_:1},8,["class","onClick"])):P.createCommentVNode("v-if",!0)],46,["id"]),[[P.vShow,p.value]])]),_:3},8,["name","onBeforeEnter","onBeforeLeave","onAfterLeave"]))}}));var T2=Cr(k2,[["__file","message.vue"]]);let F2=1;const Yl=e=>{const r=!e||er(e)||P.isVNode(e)||Xr(e)?{message:e}:e,t=he(he({},et),r);if(!t.appendTo)t.appendTo=document.body;else if(er(t.appendTo)){let n=document.querySelector(t.appendTo);jo(n)||(n=document.body),t.appendTo=n}return qo(lt.grouping)&&!t.grouping&&(t.grouping=lt.grouping),tr(lt.duration)&&t.duration===3e3&&(t.duration=lt.duration),tr(lt.offset)&&t.offset===16&&(t.offset=lt.offset),qo(lt.showClose)&&!t.showClose&&(t.showClose=lt.showClose),qo(lt.plain)&&!t.plain&&(t.plain=lt.plain),t},I2=e=>{const r=vt.indexOf(e);if(r===-1)return;vt.splice(r,1);const{handler:t}=e;t.close()},D2=(n,t)=>{var l=n,{appendTo:e}=l,r=ec(l,["appendTo"]);const o=`message_${F2++}`,a=r.onClose,u=document.createElement("div"),d=Ae(he({},r),{id:o,onClose:()=>{a==null||a(),I2(c)},onDestroy:()=>{P.render(null,u)}}),s=P.createVNode(T2,d,Xr(d.message)||P.isVNode(d.message)?{default:Xr(d.message)?d.message:()=>d.message}:null);s.appContext=t||Br._context,P.render(s,u),e.appendChild(u.firstElementChild);const i=s.component,c={id:o,vnode:s,vm:i,handler:{close:()=>{i.exposed.close()}},props:s.component.props};return c},Br=(e={},r)=>{if(!rr)return{close:()=>{}};const t=Yl(e);if(t.grouping&&vt.length){const l=vt.find(({vnode:o})=>{var a;return((a=o.props)==null?void 0:a.message)===t.message});if(l)return l.props.repeatNum+=1,l.props.type=t.type,l.handler}if(tr(lt.max)&&vt.length>=lt.max)return{close:()=>{}};const n=D2(t,r);return vt.push(n),n.handler};Ql.forEach(e=>{Br[e]=(r={},t)=>{const n=Yl(r);return Br(Ae(he({},n),{type:e}),t)}});function R2(e){const r=[...vt];for(const t of r)(!e||e===t.props.type)&&t.handler.close()}Br.closeAll=R2,Br._context=null;const ht=Pl(Br,"$message"),Xl=["primary","success","info","warning","error"],O2=nr({customClass:{type:String,default:""},dangerouslyUseHTMLString:Boolean,duration:{type:Number,default:4500},icon:{type:Zr},id:{type:String,default:""},message:{type:We([String,Object,Function]),default:""},offset:{type:Number,default:0},onClick:{type:We(Function),default:()=>{}},onClose:{type:We(Function),required:!0},position:{type:String,values:["top-right","top-left","bottom-right","bottom-left"],default:"top-right"},showClose:{type:Boolean,default:!0},title:{type:String,default:""},type:{type:String,values:[...Xl,""],default:""},zIndex:Number,closeIcon:{type:Zr,default:Ml}}),P2={destroy:()=>!0},M2=P.defineComponent({name:"ElNotification"}),N2=P.defineComponent(Ae(he({},M2),{props:O2,emits:P2,setup(e,{expose:r}){const t=e,{ns:n,zIndex:l}=Rl("notification"),{nextZIndex:o,currentZIndex:a}=l,u=P.ref(!1);let d;const s=P.computed(()=>{const v=t.type;return v&&Hn[t.type]?n.m(v):""}),i=P.computed(()=>t.type&&Hn[t.type]||t.icon),p=P.computed(()=>t.position.endsWith("right")?"right":"left"),c=P.computed(()=>t.position.startsWith("top")?"top":"bottom"),f=P.computed(()=>{var v;return{[c.value]:`${t.offset}px`,zIndex:(v=t.zIndex)!=null?v:a.value}});function h(){t.duration>0&&({stop:d}=hl(()=>{u.value&&m()},t.duration))}function y(){d==null||d()}function m(){u.value=!1}function x({code:v}){v===$n.delete||v===$n.backspace?y():v===$n.esc?u.value&&m():h()}return P.onMounted(()=>{h(),o(),u.value=!0}),ml(document,"keydown",x),r({visible:u,close:m}),(v,g)=>(P.openBlock(),P.createBlock(P.Transition,{name:P.unref(n).b("fade"),onBeforeLeave:v.onClose,onAfterLeave:w=>v.$emit("destroy"),persisted:""},{default:P.withCtx(()=>[P.withDirectives(P.createElementVNode("div",{id:v.id,class:P.normalizeClass([P.unref(n).b(),v.customClass,P.unref(p)]),style:P.normalizeStyle(P.unref(f)),role:"alert",onMouseenter:y,onMouseleave:h,onClick:v.onClick},[P.unref(i)?(P.openBlock(),P.createBlock(P.unref(Sr),{key:0,class:P.normalizeClass([P.unref(n).e("icon"),P.unref(s)])},{default:P.withCtx(()=>[(P.openBlock(),P.createBlock(P.resolveDynamicComponent(P.unref(i))))]),_:1},8,["class"])):P.createCommentVNode("v-if",!0),P.createElementVNode("div",{class:P.normalizeClass(P.unref(n).e("group"))},[P.createElementVNode("h2",{class:P.normalizeClass(P.unref(n).e("title")),textContent:P.toDisplayString(v.title)},null,10,["textContent"]),P.withDirectives(P.createElementVNode("div",{class:P.normalizeClass(P.unref(n).e("content")),style:P.normalizeStyle(v.title?void 0:{margin:0})},[P.renderSlot(v.$slots,"default",{},()=>[v.dangerouslyUseHTMLString?(P.openBlock(),P.createElementBlock(P.Fragment,{key:1},[P.createCommentVNode(" Caution here, message could've been compromised, never use user's input as message "),P.createElementVNode("p",{innerHTML:v.message},null,8,["innerHTML"])],2112)):(P.openBlock(),P.createElementBlock("p",{key:0},P.toDisplayString(v.message),1))])],6),[[P.vShow,v.message]]),v.showClose?(P.openBlock(),P.createBlock(P.unref(Sr),{key:0,class:P.normalizeClass(P.unref(n).e("closeBtn")),onClick:P.withModifiers(m,["stop"])},{default:P.withCtx(()=>[(P.openBlock(),P.createBlock(P.resolveDynamicComponent(v.closeIcon)))]),_:1},8,["class","onClick"])):P.createCommentVNode("v-if",!0)],2)],46,["id","onClick"]),[[P.vShow,u.value]])]),_:3},8,["name","onBeforeLeave","onAfterLeave"]))}}));var L2=Cr(N2,[["__file","notification.vue"]]);const kr={"top-left":[],"top-right":[],"bottom-left":[],"bottom-right":[]},Kn=16;let U2=1;const or=function(e={},r){if(!rr)return{close:()=>{}};(er(e)||P.isVNode(e))&&(e={message:e});const t=e.position||"top-right";let n=e.offset||0;kr[t].forEach(({vm:i})=>{var p;n+=(((p=i.el)==null?void 0:p.offsetHeight)||0)+Kn}),n+=Kn;const l=`notification_${U2++}`,o=e.onClose,a=Ae(he({},e),{offset:n,id:l,onClose:()=>{z2(l,t,o)}});let u=document.body;jo(e.appendTo)?u=e.appendTo:er(e.appendTo)&&(u=document.querySelector(e.appendTo)),jo(u)||(u=document.body);const d=document.createElement("div"),s=P.createVNode(L2,a,Xr(a.message)?a.message:P.isVNode(a.message)?()=>a.message:null);return s.appContext=cl(r)?or._context:r,s.props.onDestroy=()=>{P.render(null,d)},P.render(s,d),kr[t].push({vm:s}),u.appendChild(d.firstElementChild),{close:()=>{s.component.exposed.visible.value=!1}}};Xl.forEach(e=>{or[e]=(r={},t)=>((er(r)||P.isVNode(r))&&(r={message:r}),or(Ae(he({},r),{type:e}),t))});function z2(e,r,t){const n=kr[r],l=n.findIndex(({vm:s})=>{var i;return((i=s.component)==null?void 0:i.props.id)===e});if(l===-1)return;const{vm:o}=n[l];if(!o)return;t==null||t(o);const a=o.el.offsetHeight,u=r.split("-")[0];n.splice(l,1);const d=n.length;if(!(d<1))for(let s=l;s<d;s++){const{el:i,component:p}=n[s].vm,c=Number.parseInt(i.style[u],10)-a-Kn;p.props.offset=c}}function q2(){for(const e of Object.values(kr))e.forEach(({vm:r})=>{r.component.exposed.visible.value=!1})}function j2(e="top-right"){var r,t,n;let l=((t=(r=kr[e][0])==null?void 0:r.vm.props)==null?void 0:t.offset)||0;for(const{vm:o}of kr[e])o.component.props.offset=l,l+=(((n=o.el)==null?void 0:n.offsetHeight)||0)+Kn}or.closeAll=q2,or.updateOffsets=j2,or._context=null;const H2=Pl(or,"$notify"),Zl="0123456789abcdeffedcba9876543210",Jl="4b0de988570c3a0f";let Tr=window.ENCRYPT&&new ol;function eu(e=16,r="0123456789abcdefghijklmnopqrstuvwxyz"){let t="",n=r.length;for(;e>0;)t+=r[Math.floor(Math.random()*n)],e--;return t}function tu(){return Xe(this,null,function*(){return Tr||(Tr=new ol),new Promise((e,r)=>{Tr.armEnum().then(t=>{e(+t)}).catch(t=>{ht({type:"warning",ElMessage:"未找到U盘锁,请检查U盘锁!"}),r(t)})})})}Ee.throttle(()=>Xe(this,null,function*(){const e=yield tu(),r={};if(typeof e!="number"||e<=0)ht({type:"warning",ElMessage:"未找到U盘锁,请检查U盘锁!"}),r.resetToken();else{const t=yield V2();if(!r.token)return;t.length?t.includes(r.ukeyHid)||(ht({type:"error",ElMessage:"U盘锁不匹配,请检查U盘锁!"}),r.resetToken()):(ht({type:"warning",ElMessage:"未找到U盘锁,请检查U盘锁!"}),r.resetToken())}}),5e3,{trailing:!1});function $2(e=0){return Xe(this,null,function*(){return Tr?new Promise((r,t)=>{Tr.armGetDongleInfo(e).then(n=>{n?r(n):(ht({type:"warning",ElMessage:"U盘锁信息为空,请检查U盘锁!"}),t(n))}).catch(n=>{t(n)})}):ht({type:"warning",ElMessage:"未找到U盘锁程序,请检查后台程序!"})})}function V2(){return Xe(this,null,function*(){if(!Tr)return ht({type:"warning",ElMessage:"未找到U盘锁程序,请检查后台程序!"});const e=yield tu();let r=[];for(let t=0;t<e;t++){const n=yield $2(t);r.push(n)}return r})}eu(16),eu(16);const ru=window.INSPECT?Er.constants.CBC:Er.constants.ECB;$1.generateKeyPair();function nu(e,r,t={}){const n=ou(Jl),l=t.mode||ru;t=l===Er.constants.ECB?he({mode:l,inputEncoding:"utf8",outputEncoding:"hex"},t):he({iv:Zl,mode:l,inputEncoding:"utf8",outputEncoding:"hex"},t);let o="";try{o=Er.encrypt(e,n,t)}catch(a){console.log("err: ",a)}return o}function iu(e,r,t={}){const n=ou(Jl),l=t.mode||ru;return t=l===Er.constants.ECB?he({mode:l,inputEncoding:"hex",outputEncoding:"utf8"},t):he({iv:Zl,mode:l,inputEncoding:"hex",outputEncoding:"utf8"},t),Er.decrypt(e,n,t)}function ou(e){return[...e].map(r=>r.charCodeAt().toString(16)).join("")}const au={getLocal:e=>{try{let r=window.localStorage.getItem(e);return r=r!==null?iu(r):r,JSON.parse(r)}catch(r){console.error(r)}},setLocal:(e,r)=>{try{let t=JSON.stringify(r);t=t!==null?nu(t):t,window.localStorage.setItem(e,t)}catch(t){console.error(t)}},eachLocal:e=>{if(!e||l0(e)!=="Function")return console.error("传递参数非函数类型!");for(let r=0,t=window.localStorage.length;r<t;r++){const n=window.localStorage.key(r);e((void 0).getLocal(n),n)}},clearLocal:()=>{window.localStorage.clear()},removeLocal:e=>{window.localStorage.removeItem(e)},getSession:e=>{try{let r=window.sessionStorage.getItem(e);return r=r!==null?iu(r):r,JSON.parse(r)}catch(r){console.error(r)}},setSession:(e,r)=>{try{let t=JSON.stringify(r);t=t!==null?nu(t):t,window.sessionStorage.setItem(e,t)}catch(t){console.error(t)}},eachSession:e=>{if(!e||l0(e)!=="Function")return console.error("传递参数非函数类型!");for(let r=0,t=window.sessionStorage.length;r<t;r++){const n=window.sessionStorage.key(r);e((void 0).getSession(n),n)}},clearSession:()=>{window.sessionStorage.clear()},removeSession:e=>{window.sessionStorage.removeItem(e)}},su=e=>{const{quality:r,value:t,function_id:n}=e;return(r>>7&1)===1||r===0&&n===2&&t===1},lu="USER_TOKEN",uu="STATION_ID",W2=[{key:0,value:"离线"},{key:1,value:"在线"}],K2=[{key:0,value:"反向"},{key:1,value:"正向"},{key:2,value:"停止"}],G2=[{key:1,value:1},{key:2,value:2},{key:3,value:3},{key:4,value:4},{key:5,value:5}],Q2="data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1747379227336'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='23558'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='64'%20height='64'%3e%3cpath%20d='M687.543%20658.286c-21.943-10.972-47.543-10.972-65.829%200C599.771%20669.257%20588.8%20691.2%20588.8%20716.8s10.971%2043.886%2032.914%2058.514c21.943%2010.972%2047.543%2010.972%2065.829%200%2021.943-10.971%2032.914-32.914%2032.914-58.514s-14.628-43.886-32.914-58.514zM10.97%20694.857c-10.971%2021.943-14.628%2036.572%200%2051.2L91.43%20833.83c14.628%2014.628%2032.914%2010.971%2051.2%200l47.542-21.943-153.6-164.572-25.6%2047.543zM936.23%20526.63V650.97H724.114c29.257%2032.915%2032.915%2076.8%2014.629%20113.372h197.486V921.6H1024V526.629h-87.771z%20m-402.286%203.657l212.114-201.143c7.314-7.314%2010.972-14.629%2010.972-25.6%200-10.972-3.658-18.286-10.972-25.6L588.8%20113.37c-7.314-7.314-14.629-10.971-25.6-10.971-10.971%200-18.286%203.657-25.6%2010.971l-482.743%20460.8c-7.314%207.315-10.971%2014.629-10.971%2025.6%200%2010.972%203.657%2018.286%2010.971%2025.6l157.257%20164.572c7.315%207.314%2014.629%2010.971%2025.6%2010.971%2010.972%200%2018.286-3.657%2025.6-10.971l219.429-208.457%2080.457%2098.743c10.971-21.943%2029.257-40.229%2051.2-51.2l-80.457-98.743z'%20p-id='23559'%20fill='%23999999'%3e%3c/path%3e%3c/svg%3e",Y2="data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1747379205045'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='23361'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='64'%20height='64'%3e%3cpath%20d='M808.19035614-5.81530905v72.49414403h144.98828683v147.05954724h74.56540444V-5.81530905zM77.03514075%2066.67883498h147.05954724V-5.81530905H4.54099794v219.55369127H77.03514075zM953.17864297%20942.82233719h-144.98828683v74.56540445h219.55369127V797.83405037h-74.56540444zM77.03514075%20797.83405037H4.54099794v219.55369127h219.55369005v-74.56540445H77.03514075zM866.18567111%20526.49882905v-6.21378371c2.07126164-20.71261275-14.49882905-39.35396386-35.21144058-41.4252255h-120.13315201c-8.28504534%200-14.49882905%202.07126164-20.71261275%206.21378371l-28.99765688-91.13549392c-6.2137837-14.49882905-18.64135111-24.85513482-35.21144058-28.99765688-16.57008947%202.07126164-28.99765689%2014.49882905-35.2114418%2028.99765688l-49.71026962%20155.34459259-35.21144059-275.4777446c0-14.49882905-14.49882905-28.99765689-35.21144059-35.21144059-20.71261275%200-35.21144059%206.2137837-35.21144179%2028.99765689l-70.42288117%20219.55369126-6.2137837-49.71026963c-8.28504534-12.42756741-20.71261275-22.78387317-35.2114418-28.99765687-14.49882905%200-28.99765689%208.28504534-35.21144058%2020.71261154l-35.21144059%2049.71026962h-84.92171142c-20.71261275%202.07126164-37.28270222%2014.49882905-43.49648593%2035.2114418%204.14252206%2020.71261275%2020.71261275%2037.28270222%2043.49648593%2041.42522428h105.63432296c10.35630577%200%2020.71261275-6.2137837%2028.99765809-14.49882903l28.99765688%2091.13549512c6.2137837%2016.57008947%2018.64135111%2026.92639645%2035.21144058%2031.06891852%2016.57008947-2.07126164%2028.99765689-14.49882905%2035.21144181-28.99765809l55.92405333-176.05720413%2035.21144058%20289.97657244c0%2014.49882905%2014.49882905%2028.99765689%2035.21144058%2035.21144057%2016.57008947-2.07126164%2028.99765689-14.49882905%2035.2114418-28.99765687l55.92405334-211.26864593%2020.71261153%2055.92405333c6.2137837%2014.49882905%2018.64135111%2024.85513482%2035.2114418%2028.99765688%2014.49882905%200%2028.99765689-8.28504534%2035.21144058-20.71261154l20.71261275-49.71026963h99.42053926c18.64135111%200%2033.14018016-14.49882905%2035.21144058-31.06891851z'%20p-id='23362'%20fill='%23999999'%3e%3c/path%3e%3c/svg%3e",X2="data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20class='icon'%20width='256px'%20height='256.00px'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M272.832598%20272.833878h479.9988v479.9988h-479.9988z'%20fill='%23BBE2FF'%20/%3e%3cpath%20d='M919.93498%20105.890295m-66.175834%200a66.175835%2066.175835%200%201%200%20132.351669%200%2066.175835%2066.175835%200%201%200-132.351669%200Z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M919.93498%20919.93626m-66.175834%200a66.175835%2066.175835%200%201%200%20132.351669%200%2066.175835%2066.175835%200%201%200-132.351669%200Z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M105.889015%20105.890295m-66.175834%200a66.175835%2066.175835%200%201%200%20132.351669%200%2066.175835%2066.175835%200%201%200-132.351669%200Z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M105.889015%20919.93626m-66.175834%200a66.175835%2066.175835%200%201%200%20132.351669%200%2066.175835%2066.175835%200%201%200-132.351669%200Z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M916.670988%201.026557a104.383739%20104.383739%200%200%200-104.383739%20104.383739%2090.751773%2090.751773%200%200%200%2016.895958%2052.863868l-73.919815%2070.847823h-489.086777l-74.079815-70.847823a97.087757%2097.087757%200%200%200%2017.087957-54.879862%20103.679741%20103.679741%200%200%200-104.415739-103.391742%20104.767738%20104.767738%200%201%200%200%20209.535476%20102.399744%20102.399744%200%200%200%2053.567866-15.295962l81.759796%2082.975793v479.9988l-74.623814%2075.679811a103.071742%20103.071742%200%200%200-60.799848-19.99995%20104.383739%20104.383739%200%201%200%20104.511739%20104.383739%20119.455701%20119.455701%200%200%200-12.959968-53.279867l73.407817-78.111805h482.174794l73.407817%2078.111805a111.007722%20111.007722%200%200%200-12.799968%2051.199872%20105.375737%20105.375737%200%200%200%20104.255739%20105.599736%20103.99974%20103.99974%200%201%200-61.183847-187.90353l-58.687853-58.943853v-513.310717l65.823835-66.239834a104.255739%20104.255739%200%201%200%2054.047865-193.375517z%20m-259.199352%20738.430154v-69.599826h92.799768v69.599826z%20m92.799768-115.99971h-139.039652v115.99971h-185.599536v-115.99971h-139.135652v-208.767478h139.167652v-139.167652h185.599536v139.167652h139.167652z%20m-371.007072-324.735188v69.599826h-92.799768v-69.599826z%20m-92.799768%20440.734898v-69.599826h92.799768v69.599826z%20m463.99884-440.734898v69.599826h-92.799768v-69.599826z%20m-703.678241-193.311517a57.983855%2057.983855%200%201%201%2057.983855%2057.983856%2057.983855%2057.983855%200%200%201-57.983855-57.983856z%20m57.983855%20869.885826a57.983855%2057.983855%200%201%201%2057.983855-57.983855%2057.983855%2057.983855%200%200%201-57.983855%2057.983855z%20m811.90197-115.99971a57.983855%2057.983855%200%201%201-57.983855%2057.983855%2057.983855%2057.983855%200%200%201%2057.983855-57.983855z%20m0-695.90226a57.983855%2057.983855%200%201%201%2057.983855-57.983856%2057.983855%2057.983855%200%200%201-57.983855%2057.983856z'%20fill='%230091EB'%20/%3e%3cpath%20d='M515.551991%2091.522331a82.847793%2082.847793%200%200%200-76.799808%2052.831868l43.295892%2016.639959a35.96791%2035.96791%200%200%201%2068.03183%202.719993l44.511889-13.087968a82.751793%2082.751793%200%200%200-79.039803-59.103852z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M647.487661%2098.018315a154.591614%20154.591614%200%200%200-131.90367-74.751813%20152.735618%20152.735618%200%200%200-131.199672%2073.599816l39.583901%2024.223939a107.295732%20107.295732%200%200%201%20183.711541%200.799998z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M515.551991%20947.168192a82.783793%2082.783793%200%200%200%2078.879803-59.071852l-44.511889-13.087968a35.93591%2035.93591%200%200%201-68.03183%202.687994l-43.295891%2016.671958a82.879793%2082.879793%200%200%200%2076.959807%2052.799868z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M384.384319%20941.888205a152.735618%20152.735618%200%200%200%20131.199672%2073.599816%20154.623613%20154.623613%200%200%200%20131.90367-74.751813l-39.8079-23.87194a107.295732%20107.295732%200%200%201-183.711541%200.831998z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M871.519101%20553.473176l13.087967%2044.511889a82.335794%2082.335794%200%200%200%206.399984-155.83961l-16.639958%2043.295891a35.96791%2035.96791%200%200%201-2.719993%2067.99983z'%20fill='%230091EB'%20/%3e%3cpath%20d='M1011.96675%20519.105262a152.767618%20152.767618%200%200%200-73.599816-131.199672l-24.223939%2039.583901a107.359732%20107.359732%200%200%201-0.831998%20183.711541l23.83994%2039.8079a154.591614%20154.591614%200%200%200%2074.815813-131.90367z'%20fill='%230091EB'%20/%3e%3cpath%20d='M157.472886%20485.505346l-16.607958-43.295892a82.335794%2082.335794%200%200%200%206.239984%20155.839611l13.119967-44.511889a35.93591%2035.93591%200%200%201-2.751993-67.99983z'%20fill='%230091EB'%20/%3e%3cpath%20d='M19.713231%20519.105262a154.623613%20154.623613%200%200%200%2074.751813%20131.93567l23.83994-39.8079a107.327732%20107.327732%200%200%201-0.863998-183.743541l-24.223939-39.583901a152.735618%20152.735618%200%200%200-73.599816%20131.199672z'%20fill='%230091EB'%20/%3e%3cpath%20d='M332.864448%20437.889465h69.599826v46.399884h-69.599826z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M472.0641%20437.889465h92.799768v46.399884h-92.799768z'%20fill='%230091EB'%20/%3e%3cpath%20d='M634.431694%20437.889465h69.599826v46.399884h-69.599826z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M332.864448%20530.689233h69.599826v46.399884h-69.599826z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M472.0641%20530.689233h92.799768v46.399884h-92.799768z'%20fill='%230091EB'%20/%3e%3cpath%20d='M634.431694%20530.689233h69.599826v46.399884h-69.599826z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M272.832598%20272.833878h127.99968v127.99968h-127.99968z'%20fill='%230091EB'%20/%3e%3cpath%20d='M272.832598%20624.832998h127.99968v127.99968h-127.99968z'%20fill='%230091EB'%20/%3e%3cpath%20d='M624.831718%20272.833878h127.99968v127.99968h-127.99968z'%20fill='%230091EB'%20/%3e%3cpath%20d='M624.831718%20624.832998h127.99968v127.99968h-127.99968z'%20fill='%230091EB'%20/%3e%3c/svg%3e",Z2="data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1753954524851'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='1506'%20width='256'%20height='256'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cpath%20d='M888.65792%20280.15616a46.80704%2046.80704%200%200%200-46.80704-46.80704H233.34912a46.80704%2046.80704%200%200%200-46.80704%2046.80704v93.61408h702.11584V280.15616zM186.54208%20420.5824v374.46144a46.80704%2046.80704%200%200%200%2046.80704%2046.80704h608.49664a46.80704%2046.80704%200%200%200%2046.80704-46.80704V420.5824H186.54208z%20m442.9056%2084.98688l30.92992%2011.47904c-15.62624%2024.23808-35.39968%2050.38592-50.70848%2067.6096l-25.51296-10.84416c15.31392-17.85856%2034.7648-46.56128%2045.29152-68.24448z%20m-184.64768-1.59744c17.54112%2020.09088%2038.26688%2047.5136%2047.5136%2065.37728l-25.51296%2015.62624c-8.61184-17.85856-28.70272-46.23872-45.92128-67.28704l23.92064-13.71648z%20m199.95136%20267.2384h-45.28128c-32.20992%200-39.86432-8.92928-39.86432-39.86432v-102.36416h-46.23872c-5.73952%2069.8368-21.6832%20121.18528-101.0944%20149.56544-3.5072-7.97184-11.47904-19.456-18.49344-25.51296%2072.07424-22.9632%2083.87072-66.01728%2088.65792-124.05248H399.19616v-28.70272h122.7776V483.88096h30.92992v116.39808h122.46016v28.70272h-85.7856v102.04672c0%2010.5216%201.90976%2012.11904%2013.71136%2012.11904h38.90176c8.92928%200%2010.84416-4.1472%2011.8016-28.38016%206.69696%204.78208%2019.12832%209.56928%2027.42272%2011.47904-3.49696%2035.39968-11.4688%2044.96384-36.66432%2044.96384z'%20fill='%23005CFF'%20p-id='1507'%3e%3c/path%3e%3c/svg%3e",Rt=(ju=(qu=window.meta)==null?void 0:qu.graph)!=null&&ju.penFormMap?window.meta.graph.penFormMap:{NORMAL:[{name:"颜色",key:"color",type:"color",dataIds:{}}],TEXT:[{name:"显示内容",key:"text",type:"text",dataIds:{}}],AUDIO:[{name:"颜色",key:"color",type:"color",dataIds:{}}],MP4:[{name:"颜色",key:"color",type:"color",dataIds:{}}],CAMERA:[{name:"颜色",key:"color",type:"color",dataIds:{}}],VIDEO_STREAM:[{name:"颜色",key:"color",type:"color",dataIds:{}}],POINT_VALUE:[{name:"在线状态",key:"online_state",type:"select",dataIds:{},options:[{label:"在线",value:1},{label:"离线",value:0}]},{name:"测点值",key:"point_value",type:"text",dataIds:{}}],LIGHT_PLATE:[{name:"光字牌",key:"light_plate",type:"select",dataIds:{},options:[{label:"离线",value:-1},{label:"正常",value:0},{label:"预警",value:1},{label:"一般",value:2},{label:"严重",value:3},{label:"危急",value:4}]}]},cu=($u=(Hu=window.meta)==null?void 0:Hu.graph)!=null&&$u.lightPlateColorMap?window.meta.graph.lightPlateColorMap:{0:"#00d200",1:"#e2ac06",2:"#fa800a",3:"#f04155",4:"#ff0000"},fu=(Wu=(Vu=window.meta)==null?void 0:Vu.graph)!=null&&Wu.lightPlateTextMap?window.meta.graph.lightPlateTextMap:{0:"#fff",1:"#fff",2:"#fff",3:"#fff",4:"#fff"},ze={form:[{name:"带电状态",key:"charged_state",type:"select",dataIds:{},options:W2.map(e=>({label:e.value,value:e.key}))},{name:"潮流方向",key:"electric_direction",type:"select",dataIds:{},options:K2.map(e=>({label:e.value,value:e.key}))},{name:"电荷大小",key:"electric_size",type:"select",dataIds:{},options:G2.map(e=>({label:e.value,value:e.key}))}],anchors:[{x:0,y:.5,id:"0"},{x:.5,y:0,id:"1"},{x:1,y:.5,id:"2"},{x:.5,y:1,id:"3"}],dataType:window.dataType,dataProp:window.dataProp,visibleLevel:window.visibleLevel},ge=Ae(he({penType:Te.NORMAL},ze),{form:[...Rt[Te.NORMAL],...ze.form]});Te.POINT_VALUE,ze.anchors,window.visibleLevel,[...Rt[Te.POINT_VALUE],...ze.form],ze.form,window.dataType,window.dataProp,window.visibleLevel,ze.form,window.dataType,window.dataProp,window.visibleLevel,fu[0],Te.LIGHT_PLATE,cu[0],ze.anchors,window.visibleLevel,[...Rt[Te.LIGHT_PLATE],...ze.form],Te.SENSOR,ze.anchors,window.visibleLevel,[...Rt[Te.LIGHT_PLATE],...ze.form],Ae(he({width:100,height:30,name:"text",text:"文本",disableAnchor:!0,penType:Te.TEXT},ze),{form:[...Rt[Te.TEXT],...ze.form]}),he({width:100,height:100,name:"square"},ge),Ae(he({type:1,name:"line",width:100,height:5,lineWidth:2,lineName:"line",penName:"line",background:"#FFF000",color:"#FFF000"},ge),{lineAnimateType:1,anchors:[{x:0,y:.5,id:"0"},{x:1,y:.5,id:"1"}]}),he({width:200,height:50,borderRadius:0,name:"rectangle"},ge),he({width:100,height:100,name:"circle"},ge),he({width:100,height:100,name:"triangle"},ge),he({width:100,height:100,name:"diamond"},ge),he({width:100,height:100,name:"pentagon"},ge),he({width:100,height:100,name:"hexagon"},ge),he({width:100,height:100,name:"pentagram"},ge),he({width:120,height:60,name:"leftArrow"},ge),he({width:120,height:60,name:"rightArrow"},ge),he({width:150,height:60,name:"twowayArrow"},ge),he({width:100,height:100,name:"cloud"},ge),he({textTop:-.1,width:100,height:100,name:"message"},ge),he({width:80,height:100,name:"file"},ge),Ae(he({name:"svg",width:100,height:100,image:Y2,audioId:"",penType:Te.AUDIO},ze),{form:[...Rt[Te.AUDIO],...ze.form],events:[{name:"enter",action:Tn.Emit,value:yt.OPEN_AUDIO,where:{type:""},params:JSON.stringify({action:yt.OPEN_AUDIO,data:""})},{name:"leave",action:Tn.Emit,value:yt.CLOSE_AUDIO,where:{type:""},params:JSON.stringify({action:yt.CLOSE_AUDIO,data:""})}]}),Ae(he({name:"svg",width:100,height:100,image:Q2,cameraId:"",events:[{name:"enter",action:Tn.Emit,value:yt.OPEN_CAMERA,where:{type:""},params:JSON.stringify({action:yt.OPEN_CAMERA,data:""})},{name:"leave",action:Tn.Emit,value:yt.CLOSE_CAMERA,where:{type:""},params:JSON.stringify({action:yt.CLOSE_CAMERA,data:""})}],penType:Te.CAMERA},ze),{form:[...Rt[Te.CAMERA],...ze.form]}),Ae(he({name:"video",width:100,height:100,video:"https://video.699pic.com/videos/17/69/11/a_aa3jeKZ0D63g1556176911_10s.mp4",autoPlay:!0,penType:Te.MP4},ze),{form:[...Rt[Te.MP4],...ze.form]}),Ae(he({name:"video",width:100,height:100,video:"https://video.699pic.com/videos/17/69/11/a_aa3jeKZ0D63g1556176911_10s.mp4",autoPlay:!0,penType:Te.VIDEO_STREAM},ze),{form:[...Rt[Te.VIDEO_STREAM],...ze.form]}),Ae(he({width:60,height:100,name:"cube",z:.25},ge),{props:{custom:[{key:"z",label:"Z",type:"number",min:0,placeholder:"<= 1 即宽度的比例"},{key:"backgroundFront",label:"前背景色",type:"color"},{key:"backgroundUp",label:"顶背景色",type:"color"},{key:"backgroundRight",label:"右背景色",type:"color"}]}}),he({width:70,height:100,name:"people"},ge),Ae(he({name:"table",width:80,height:30,disableAnchor:!0,colWidth:90,rowHeight:32,bordered:!0,vLine:!0,hLine:!0,stripe:!1,color:"#333",textColor:"#444"},ge),{penType:Te.TABLE,data:[["设备 ID","设备名称","数据协议","级别"],["1","200","MQTT",{text:"一级告警",background:"#650b09",textColor:"#FF5D3CFF"}],["2","湿度传感器","MQTT",{text:"二级告警",background:"#4d2a02",textColor:"#E6A82EFF"}],["3","物联网设备","MQTT",{text:"一级告警",background:"#650b09",textColor:"#FF5D3CFF"}],["4","物联网设备/智能家居/智慧城市","MQTT",{text:"三级告警",textColor:"#58CC84FF",background:"#042617;"}]],styles:[{row:0,textColor:"#000"}]}),Ae(he({name:"rectangle",penName:"按钮",width:80,height:30,borderRadius:.2,text:"按钮",background:"#1890ff",color:"#1890ff",textColor:"#fff",activeBackground:"#40a9ff",activeColor:"#40a9ff",activeTextColor:"#fff",hoverBackground:"#40a9ff",hoverColor:"#40a9ff",hoverTextColor:"#fff"},ge),{penType:Te.BUTTON}),Ae(he({name:"switch",penName:"开关",height:30,width:60,checked:!1,offColor:"#BFBFBF",onColor:"#1890ff",disableOffColor:"#E5E5E5",disableOnColor:"#A3D3FF",locked:0},ge),{penType:Te.SWITCH}),Ae(he({name:"radio",penName:"单选框",width:150,height:100,direction:"vertical",checked:"",options:[{text:"选项一"},{text:"选项二"},{text:"选项三",isForbidden:!0}]},ge),{penType:Te.RADIO}),Ae(he({name:"checkbox",penName:"多选框",width:30,height:30,checked:!0,value:"选项一"},ge),{penType:Te.CHECKBOX}),Ae(he({name:"slider",penName:"进度条",width:300,height:30,value:10,textWidth:50,barHeight:4,min:0,max:100,color:"#1890ff",background:"#D4D6D9",textColor:"#222",unit:"%"},ge),{penType:Te.SLIDER}),Ae(he({name:"rectangle",penName:"输入框",height:50,width:200,input:!0,borderRadius:.05,ellipsis:!0,text:"输入数据",textAlign:"left",color:"#D9D9D9FF",textColor:"#000000FF",hoverTextColor:"#000000FF",activeTextColor:"#000000FF",textLeft:10},ge),{penType:Te.INPUT}),Ae(he({name:"rectangle",penName:"选择器",height:50,width:200,borderRadius:.05,ellipsis:!0,text:"选项1",textAlign:"left",color:"#D9D9D9FF",textColor:"#000000FF",hoverTextColor:"#000000FF",activeTextColor:"#000000FF",textLeft:10,dropdownList:[{text:"选项1"},{text:"选项2"},{text:"选项3"}]},ge),{penType:Te.SELECT}),Ae(he({name:"time",penName:"时间",width:300,height:40,text:`${b2().format("YYYY-MM-DD HH:mm:ss")}`,lineWidth:0,interval:67,fillZero:!0},ge),{penType:Te.TIME,form:[{key:"timeFormat",name:"显示格式",type:"text"},{key:"fillZero",name:"是否补0",type:"switch"},...ge.form],timeFormat:"`${year}-${month}-${day} ${hours}:${minutes}:${seconds} 星期${week}`"}),he({text:"开始/结束",width:120,height:40,borderRadius:.5,name:"rectangle"},ge),he({text:"流程",width:120,height:40,name:"rectangle"},ge),he({text:"判定",width:120,height:60,name:"diamond"},ge),he({text:"数据",width:120,height:50,name:"flowData",offsetX:.14},ge),he({text:"准备",width:120,height:50,name:"hexagon"},ge),he({text:"子流程",width:120,height:50,name:"flowSubprocess"},ge),he({text:"数据库",width:80,height:120,name:"flowDb"},ge),he({text:"文档",width:120,height:100,name:"flowDocument"},ge),he({text:"内部存储",width:120,height:80,name:"flowInternalStorage"},ge),he({text:"外部存储",width:120,height:80,name:"flowExternStorage"},ge),he({text:"队列",width:100,height:100,name:"flowQueue"},ge),he({text:"手动输入",width:120,height:80,name:"flowManually"},ge),he({text:"展示",width:120,height:80,name:"flowDisplay"},ge),he({text:"并行模式",width:120,height:50,name:"flowParallel"},ge),he({text:"注释",width:100,height:100,name:"flowComment"},ge),he({text:"",width:30,height:30,name:"circle",background:"#555",lineWidth:0},ge),he({width:30,height:30,name:"activityFinal"},ge),he({text:"活动",width:120,height:50,borderRadius:.25,name:"rectangle"},ge),he({text:"决策/合并",width:120,height:50,name:"diamond"},ge),he({text:"垂直泳道",width:200,height:500,name:"swimlaneV",textBaseline:"top",textTop:20,lineTop:.08},ge),he({text:"水平泳道",width:500,height:200,name:"swimlaneH",textWidth:.01,textLeft:.04,textAlign:"left",lineLeft:.08},ge),he({text:"垂直分岔/汇合",width:10,height:150,name:"forkV",fillStyle:"#555",strokeStyle:"transparent"},ge),he({text:"水平分岔/汇合",width:150,height:10,name:"forkH",fillStyle:"#555",strokeStyle:"transparent"},ge),he({name:"andGate",width:100,height:150},ge),he({name:"basicEvent",width:100,height:150},ge),he({name:"unexpandedEvent",width:100,height:150},ge),he({name:"priorityAndGate",width:100,height:150},ge),he({name:"forbiddenGate",width:100,height:150},ge),he({name:"event",width:100,height:150},ge),he({name:"switchEvent",width:100,height:150},ge),he({name:"conditionalEvent",width:150,height:100},ge),he({name:"transferSymbol",width:100,height:150},ge),he({name:"orGate",width:100,height:150},ge),he({name:"xorGate",width:100,height:150},ge),he({name:"votingGate",width:100,height:150},ge),he({text:"主题",width:200,height:50,name:"mindNode",borderRadius:.5},ge),he({text:"子主题",width:160,height:40,name:"mindLine"},ge);const J2=e=>e.replace(/(https?:\/\/)(\b(?:\d{1,3}\.){3}\d{1,3}\b)(:(\d+))?/,`$1${Id}:${Rd}`);class ey{constructor(r){Ht(this,"editor");this.editor=r}initPlugin(r,t,n={}){r.installPenPlugins({name:t},[{plugin:Me.mindBoxPlugin,options:n},{plugin:je.collapseChildPlugin,options:n}])}}var hu;(function(e){e[e.Node=0]="Node",e[e.Line=1]="Line"})(hu||(hu={}));var pu;(function(e){e[e.None=0]="None",e[e.DisableEdit=1]="DisableEdit",e[e.DisableMove=2]="DisableMove",e[e.DisableScale=3]="DisableScale",e[e.DisableMoveScale=4]="DisableMoveScale",e[e.Disable=10]="Disable"})(pu||(pu={}));var du;(function(e){e[e.Default=0]="Default",e[e.In=1]="In",e[e.Out=2]="Out"})(du||(du={}));var mu;(function(e){e[e.None=0]="None",e[e.Linear=1]="Linear",e[e.Radial=2]="Radial"})(mu||(mu={}));var yu;(function(e){e[e.CanvasTemplate=1]="CanvasTemplate",e[e.CanvasImageBottom=2]="CanvasImageBottom",e[e.CanvasMain=3]="CanvasMain",e[e.CanvasImage=4]="CanvasImage"})(yu||(yu={}));var gu;(function(e){e[e.Normal=0]="Normal",e[e.Beads=1]="Beads",e[e.Dot=2]="Dot",e[e.Arrow=3]="Arrow",e[e.WaterDrop=4]="WaterDrop",e[e.Custom=5]="Custom"})(gu||(gu={}));var vu;(function(e){e[e.Image=0]="Image",e[e.Icon=1]="Icon",e[e.Pen=2]="Pen",e[e.Element=3]="Element"})(vu||(vu={}));var xu;(function(e){e[e.None=0]="None",e[e.LineAnchor=1]="LineAnchor",e[e.NodeAnchor=2]="NodeAnchor",e[e.Line=3]="Line",e[e.Node=4]="Node",e[e.Resize=5]="Resize",e[e.Rotate=6]="Rotate",e[e.LineAnchorPrev=7]="LineAnchorPrev",e[e.LineAnchorNext=8]="LineAnchorNext"})(xu||(xu={}));var bu;(function(e){e[e.None=0]="None",e[e.Translate=1]="Translate",e[e.Select=2]="Select",e[e.Resize=3]="Resize",e[e.AddAnchor=4]="AddAnchor"})(bu||(bu={}));var wu;(function(e){e[e.None=0]="None",e[e.Down=1]="Down",e[e.Translate=2]="Translate"})(wu||(wu={}));var _u;(function(e){e[e.None=-1]="None",e[e.Up=0]="Up",e[e.Right=1]="Right",e[e.Bottom=2]="Bottom",e[e.Left=3]="Left"})(_u||(_u={}));var Eu;(function(e){e[e.Mirror=0]="Mirror",e[e.Bilateral=1]="Bilateral",e[e.Free=2]="Free"})(Eu||(Eu={}));var Au;(function(e){e[e.Default=0]="Default",e[e.In=1]="In",e[e.Out=2]="Out",e[e.DisableConnected=3]="DisableConnected",e[e.DisableConnectTo=4]="DisableConnectTo",e[e.Disable=10]="Disable"})(Au||(Au={}));var Cu;(function(e){e[e.Default=0]="Default",e[e.Line=1]="Line"})(Cu||(Cu={}));var ea;(function(e){e[e.None=-1]="None",e[e.Document=0]="Document",e[e.Canvas=1]="Canvas"})(ea||(ea={})),ea.Document;var Su;(function(e){e[e.Add=0]="Add",e[e.Update=1]="Update",e[e.Delete=2]="Delete",e[e.Replace=3]="Replace"})(Su||(Su={}));function Bu(e){const r=parseInt,t=Math.round;let n=e.length,l={};if(n>9){const[o,a,u,d]=e=e.split(",");if(n=e.length,n<3||n>4)return null;l.r=r(o[3]=="a"?o.slice(5):o.slice(4)),l.g=r(a),l.b=r(u),l.a=d?parseFloat(d):-1}else{if(n==8||n==6||n<4)return null;n<6&&(e="#"+e[1]+e[1]+e[2]+e[2]+e[3]+e[3]+(n>4?e[4]+e[4]:"")),e=r(e.slice(1),16),n==9||n==5?(l.r=e>>24&255,l.g=e>>16&255,l.b=e>>8&255,l.a=t((e&255)/.255)/1e3):(l.r=e>>16,l.g=e>>8&255,l.b=e&255,l.a=-1)}return l}function ty(e,r,t,n){let l,o,a,u,d,s,i,p=Math.round,c=typeof t=="string";return typeof e!="number"||e<-1||e>1||typeof r!="string"||r[0]!="r"&&r[0]!="#"||t&&!c||(i=r.length>9,i=c?t.length>9?!0:t=="c"?!i:!1:i,d=Bu(r),u=e<0,s=t&&t!="c"?Bu(t):u?{r:0,g:0,b:0,a:-1}:{r:255,g:255,b:255,a:-1},e=u?e*-1:e,u=1-e,!d||!s)?null:(n?(l=p(u*d.r+e*s.r),o=p(u*d.g+e*s.g),a=p(u*d.b+e*s.b)):(l=p(Ft(u*Ft(d.r,2)+e*Ft(s.r,2),.5)),o=p(Ft(u*Ft(d.g,2)+e*Ft(s.g,2),.5)),a=p(Ft(u*Ft(d.b,2)+e*Ft(s.b,2),.5))),c=d.a,s=s.a,d=c>=0||s>=0,c=d?c<0?s:s<0?c:c*u+s*e:0,i?"rgb"+(d?"a(":"(")+l+","+o+","+a+(d?","+p(c*1e3)/1e3:"")+")":"#"+(4294967296+l*16777216+o*65536+a*256+(d?p(c*255):0)).toString(16).slice(1,d?void 0:-2))}globalThis.pSBC=ty;var ku;(function(e){e[e.None=0]="None",e[e.LocalStorage=1]="LocalStorage",e[e.Cookie=2]="Cookie"})(ku||(ku={})),location.host.indexOf("le5le.com");const Fr={};var Tu;(function(e){e[e.Link=0]="Link",e[e.SetProps=1]="SetProps",e[e.StartAnimate=2]="StartAnimate",e[e.PauseAnimate=3]="PauseAnimate",e[e.StopAnimate=4]="StopAnimate",e[e.JS=5]="JS",e[e.GlobalFn=6]="GlobalFn",e[e.Emit=7]="Emit",e[e.StartVideo=8]="StartVideo",e[e.PauseVideo=9]="PauseVideo",e[e.StopVideo=10]="StopVideo",e[e.SendPropData=11]="SendPropData",e[e.SendVarData=12]="SendVarData",e[e.Navigator=13]="Navigator",e[e.Dialog=14]="Dialog",e[e.SendData=15]="SendData",e[e.PostMessage=16]="PostMessage",e[e.PostMessageToParent=17]="PostMessageToParent",e[e.Message=18]="Message"})(Tu||(Tu={}));var ry={exports:{}};(function(e,r){(function(t){e.exports=t()})(function(){return function(){return function t(n,l,o){function a(s,i){if(!l[s]){if(!n[s]){var p=typeof Qr=="function"&&Qr;if(!i&&p)return p(s,!0);if(u)return u(s,!0);var c=new Error("Cannot find module '"+s+"'");throw c.code="MODULE_NOT_FOUND",c}var f=l[s]={exports:{}};n[s][0].call(f.exports,function(h){return a(n[s][1][h]||h)},f,f.exports,t,n,l,o)}return l[s].exports}for(var u=typeof Qr=="function"&&Qr,d=0;d<o.length;d++)a(o[d]);return a}}()({1:[function(t,n,l){(function(o,a){(function(){const u=t("events").EventEmitter,d=t("./store"),s=t("./topic-alias-recv"),i=t("./topic-alias-send"),p=t("mqtt-packet"),c=t("./default-message-id-provider"),f=t("readable-stream").Writable,h=t("inherits"),y=t("reinterval"),m=t("rfdc/default"),x=t("./validations"),v=t("xtend"),g=t("debug")("mqttjs:client"),w=o?o.nextTick:function(C){setTimeout(C,0)},F=a.setImmediate||function(C){w(C)},T={keepalive:60,reschedulePings:!0,protocolId:"MQTT",protocolVersion:4,reconnectPeriod:1e3,connectTimeout:3e4,clean:!0,resubscribe:!0},I={0:"",1:"Unacceptable protocol version",2:"Identifier rejected",3:"Server unavailable",4:"Bad username or password",5:"Not authorized",16:"No matching subscribers",17:"No subscription existed",128:"Unspecified error",129:"Malformed Packet",130:"Protocol Error",131:"Implementation specific error",132:"Unsupported Protocol Version",133:"Client Identifier not valid",134:"Bad User Name or Password",135:"Not authorized",136:"Server unavailable",137:"Server busy",138:"Banned",139:"Server shutting down",140:"Bad authentication method",141:"Keep Alive timeout",142:"Session taken over",143:"Topic Filter invalid",144:"Topic Name invalid",145:"Packet identifier in use",146:"Packet Identifier not found",147:"Receive Maximum exceeded",148:"Topic Alias invalid",149:"Packet too large",150:"Message rate too high",151:"Quota exceeded",152:"Administrative action",153:"Payload format invalid",154:"Retain not supported",155:"QoS not supported",156:"Use another server",157:"Server moved",158:"Shared Subscriptions not supported",159:"Connection rate exceeded",160:"Maximum connect time",161:"Subscription Identifiers not supported",162:"Wildcard Subscriptions not supported"};function D(C,B){let U;B.properties&&(U=B.properties.topicAlias);let q=B.topic.toString();if(q.length===0){if(U===void 0)return new Error("Unregistered Topic Alias");if((q=C.topicAliasSend.getTopicByAlias(U))===void 0)return new Error("Unregistered Topic Alias");B.topic=q}U&&delete B.properties.topicAlias}function X(C,B,U){g("sendPacket :: packet: %O",B),g("sendPacket :: emitting `packetsend`"),C.emit("packetsend",B),g("sendPacket :: writing to stream");const q=p.writeToStream(B,C.stream,C.options);g("sendPacket :: writeToStream result %s",q),!q&&U&&U!==E?(g("sendPacket :: handle events on `drain` once through callback."),C.stream.once("drain",U)):U&&(g("sendPacket :: invoking cb"),U())}function K(C,B,U,q){g("storeAndSend :: store packet with cmd %s to outgoingStore",B.cmd);let Z,$=B;if($.cmd==="publish"&&($=m(B),Z=D(C,$)))return U&&U(Z);C.outgoingStore.put($,function(L){if(L)return U&&U(L);q(),X(C,B,U)})}function E(C){g("nop ::",C)}function A(C,B){let U;const q=this;if(!(this instanceof A))return new A(C,B);for(U in this.options=B||{},T)this.options[U]===void 0?this.options[U]=T[U]:this.options[U]=B[U];g("MqttClient :: options.protocol",B.protocol),g("MqttClient :: options.protocolVersion",B.protocolVersion),g("MqttClient :: options.username",B.username),g("MqttClient :: options.keepalive",B.keepalive),g("MqttClient :: options.reconnectPeriod",B.reconnectPeriod),g("MqttClient :: options.rejectUnauthorized",B.rejectUnauthorized),g("MqttClient :: options.topicAliasMaximum",B.topicAliasMaximum),this.options.clientId=typeof B.clientId=="string"?B.clientId:"mqttjs_"+Math.random().toString(16).substr(2,8),g("MqttClient :: clientId",this.options.clientId),this.options.customHandleAcks=B.protocolVersion===5&&B.customHandleAcks?B.customHandleAcks:function(){arguments[3](0)},this.streamBuilder=C,this.messageIdProvider=this.options.messageIdProvider===void 0?new c:this.options.messageIdProvider,this.outgoingStore=B.outgoingStore||new d,this.incomingStore=B.incomingStore||new d,this.queueQoSZero=B.queueQoSZero===void 0||B.queueQoSZero,this._resubscribeTopics={},this.messageIdToTopic={},this.pingTimer=null,this.connected=!1,this.disconnecting=!1,this.queue=[],this.connackTimer=null,this.reconnectTimer=null,this._storeProcessing=!1,this._packetIdsDuringStoreProcessing={},this._storeProcessingQueue=[],this.outgoing={},this._firstConnection=!0,B.topicAliasMaximum>0&&(B.topicAliasMaximum>65535?g("MqttClient :: options.topicAliasMaximum is out of range"):this.topicAliasRecv=new s(B.topicAliasMaximum)),this.on("connect",function(){const Z=this.queue;g("connect :: sending queued packets"),function $(){const L=Z.shift();g("deliver :: entry %o",L);let V=null;if(!L)return void q._resubscribe();V=L.packet,g("deliver :: call _sendPacket for %o",V);let N=!0;V.messageId&&V.messageId!==0&&(q.messageIdProvider.register(V.messageId)||(N=!1)),N?q._sendPacket(V,function(O){L.cb&&L.cb(O),$()}):(g("messageId: %d has already used. The message is skipped and removed.",V.messageId),$())}()}),this.on("close",function(){g("close :: connected set to `false`"),this.connected=!1,g("close :: clearing connackTimer"),clearTimeout(this.connackTimer),g("close :: clearing ping timer"),q.pingTimer!==null&&(q.pingTimer.clear(),q.pingTimer=null),this.topicAliasRecv&&this.topicAliasRecv.clear(),g("close :: calling _setupReconnect"),this._setupReconnect()}),u.call(this),g("MqttClient :: setting up stream"),this._setupStream()}h(A,u),A.prototype._setupStream=function(){const C=this,B=new f,U=p.parser(this.options);let q=null;const Z=[];function $(){if(Z.length)w(L);else{const N=q;q=null,N()}}function L(){g("work :: getting next packet in queue");const N=Z.shift();if(N)g("work :: packet pulled from queue"),C._handlePacket(N,$);else{g("work :: no packets in queue");const O=q;q=null,g("work :: done flag is %s",!!O),O&&O()}}g("_setupStream :: calling method to clear reconnect"),this._clearReconnect(),g("_setupStream :: using streamBuilder provided to client to create stream"),this.stream=this.streamBuilder(this),U.on("packet",function(N){g("parser :: on packet push to packets array."),Z.push(N)}),B._write=function(N,O,H){q=H,g("writable stream :: parsing buffer"),U.parse(N),L()},g("_setupStream :: pipe stream to writable stream"),this.stream.pipe(B),this.stream.on("error",function(N){g("streamErrorHandler :: error",N.message),N.code?(g("streamErrorHandler :: emitting error"),C.emit("error",N)):E(N)}),this.stream.on("close",function(){var N;g("(%s)stream :: on close",C.options.clientId),(N=C.outgoing)&&(g("flushVolatile :: deleting volatile messages from the queue and setting their callbacks as error function"),Object.keys(N).forEach(function(O){N[O].volatile&&typeof N[O].cb=="function"&&(N[O].cb(new Error("Connection closed")),delete N[O])})),g("stream: emit close to MqttClient"),C.emit("close")}),g("_setupStream: sending packet `connect`");const V=Object.create(this.options);if(V.cmd="connect",this.topicAliasRecv&&(V.properties||(V.properties={}),this.topicAliasRecv&&(V.properties.topicAliasMaximum=this.topicAliasRecv.max)),X(this,V),U.on("error",this.emit.bind(this,"error")),this.options.properties){if(!this.options.properties.authenticationMethod&&this.options.properties.authenticationData)return C.end(()=>this.emit("error",new Error("Packet has no Authentication Method"))),this;this.options.properties.authenticationMethod&&this.options.authPacket&&typeof this.options.authPacket=="object"&&X(this,v({cmd:"auth",reasonCode:0},this.options.authPacket))}this.stream.setMaxListeners(1e3),clearTimeout(this.connackTimer),this.connackTimer=setTimeout(function(){g("!!connectTimeout hit!! Calling _cleanUp with force `true`"),C._cleanUp(!0)},this.options.connectTimeout)},A.prototype._handlePacket=function(C,B){const U=this.options;if(U.protocolVersion===5&&U.properties&&U.properties.maximumPacketSize&&U.properties.maximumPacketSize<C.length)return this.emit("error",new Error("exceeding packets size "+C.cmd)),this.end({reasonCode:149,properties:{reasonString:"Maximum packet size was exceeded"}}),this;switch(g("_handlePacket :: emitting packetreceive"),this.emit("packetreceive",C),C.cmd){case"publish":this._handlePublish(C,B);break;case"puback":case"pubrec":case"pubcomp":case"suback":case"unsuback":this._handleAck(C),B();break;case"pubrel":this._handlePubrel(C,B);break;case"connack":this._handleConnack(C),B();break;case"auth":this._handleAuth(C),B();break;case"pingresp":this._handlePingresp(C),B();break;case"disconnect":this._handleDisconnect(C),B()}},A.prototype._checkDisconnecting=function(C){return this.disconnecting&&(C&&C!==E?C(new Error("client disconnecting")):this.emit("error",new Error("client disconnecting"))),this.disconnecting},A.prototype.publish=function(C,B,U,q){g("publish :: message `%s` to topic `%s`",B,C);const Z=this.options;if(typeof U=="function"&&(q=U,U=null),U=v({qos:0,retain:!1,dup:!1},U),this._checkDisconnecting(q))return this;const $=this,L=function(){let V=0;if((U.qos===1||U.qos===2)&&(V=$._nextId())===null)return g("No messageId left"),!1;const N={cmd:"publish",topic:C,payload:B,qos:U.qos,retain:U.retain,messageId:V,dup:U.dup};switch(Z.protocolVersion===5&&(N.properties=U.properties),g("publish :: qos",U.qos),U.qos){case 1:case 2:$.outgoing[N.messageId]={volatile:!1,cb:q||E},g("MqttClient:publish: packet cmd: %s",N.cmd),$._sendPacket(N,void 0,U.cbStorePut);break;default:g("MqttClient:publish: packet cmd: %s",N.cmd),$._sendPacket(N,q,U.cbStorePut)}return!0};return(this._storeProcessing||this._storeProcessingQueue.length>0||!L())&&this._storeProcessingQueue.push({invoke:L,cbStorePut:U.cbStorePut,callback:q}),this},A.prototype.subscribe=function(){const C=this,B=new Array(arguments.length);for(let W=0;W<arguments.length;W++)B[W]=arguments[W];const U=[];let q=B.shift();const Z=q.resubscribe;let $=B.pop()||E,L=B.pop();const V=this.options.protocolVersion;delete q.resubscribe,typeof q=="string"&&(q=[q]),typeof $!="function"&&(L=$,$=E);const N=x.validateTopics(q);if(N!==null)return F($,new Error("Invalid topic "+N)),this;if(this._checkDisconnecting($))return g("subscribe: discconecting true"),this;const O={qos:0};if(V===5&&(O.nl=!1,O.rap=!1,O.rh=0),L=v(O,L),Array.isArray(q)?q.forEach(function(W){if(g("subscribe: array topic %s",W),!Object.prototype.hasOwnProperty.call(C._resubscribeTopics,W)||C._resubscribeTopics[W].qos<L.qos||Z){const ee={topic:W,qos:L.qos};V===5&&(ee.nl=L.nl,ee.rap=L.rap,ee.rh=L.rh,ee.properties=L.properties),g("subscribe: pushing topic `%s` and qos `%s` to subs list",ee.topic,ee.qos),U.push(ee)}}):Object.keys(q).forEach(function(W){if(g("subscribe: object topic %s",W),!Object.prototype.hasOwnProperty.call(C._resubscribeTopics,W)||C._resubscribeTopics[W].qos<q[W].qos||Z){const ee={topic:W,qos:q[W].qos};V===5&&(ee.nl=q[W].nl,ee.rap=q[W].rap,ee.rh=q[W].rh,ee.properties=L.properties),g("subscribe: pushing `%s` to subs list",ee),U.push(ee)}}),!U.length)return $(null,[]),this;const H=function(){const W=C._nextId();if(W===null)return g("No messageId left"),!1;const ee={cmd:"subscribe",subscriptions:U,qos:1,retain:!1,dup:!1,messageId:W};if(L.properties&&(ee.properties=L.properties),C.options.resubscribe){g("subscribe :: resubscribe true");const oe=[];U.forEach(function(ie){if(C.options.reconnectPeriod>0){const ae={qos:ie.qos};V===5&&(ae.nl=ie.nl||!1,ae.rap=ie.rap||!1,ae.rh=ie.rh||0,ae.properties=ie.properties),C._resubscribeTopics[ie.topic]=ae,oe.push(ie.topic)}}),C.messageIdToTopic[ee.messageId]=oe}return C.outgoing[ee.messageId]={volatile:!0,cb:function(oe,ie){if(!oe){const ae=ie.granted;for(let b=0;b<ae.length;b+=1)U[b].qos=ae[b]}$(oe,U)}},g("subscribe :: call _sendPacket"),C._sendPacket(ee),!0};return(this._storeProcessing||this._storeProcessingQueue.length>0||!H())&&this._storeProcessingQueue.push({invoke:H,callback:$}),this},A.prototype.unsubscribe=function(){const C=this,B=new Array(arguments.length);for(let V=0;V<arguments.length;V++)B[V]=arguments[V];let U=B.shift(),q=B.pop()||E,Z=B.pop();typeof U=="string"&&(U=[U]),typeof q!="function"&&(Z=q,q=E);const $=x.validateTopics(U);if($!==null)return F(q,new Error("Invalid topic "+$)),this;if(C._checkDisconnecting(q))return this;const L=function(){const V=C._nextId();if(V===null)return g("No messageId left"),!1;const N={cmd:"unsubscribe",qos:1,messageId:V};return typeof U=="string"?N.unsubscriptions=[U]:Array.isArray(U)&&(N.unsubscriptions=U),C.options.resubscribe&&N.unsubscriptions.forEach(function(O){delete C._resubscribeTopics[O]}),typeof Z=="object"&&Z.properties&&(N.properties=Z.properties),C.outgoing[N.messageId]={volatile:!0,cb:q},g("unsubscribe: call _sendPacket"),C._sendPacket(N),!0};return(this._storeProcessing||this._storeProcessingQueue.length>0||!L())&&this._storeProcessingQueue.push({invoke:L,callback:q}),this},A.prototype.end=function(C,B,U){const q=this;function Z(){g("end :: (%s) :: finish :: calling _cleanUp with force %s",q.options.clientId,C),q._cleanUp(C,()=>{g("end :: finish :: calling process.nextTick on closeStores"),w(function(){g("end :: closeStores: closing incoming and outgoing stores"),q.disconnected=!0,q.incomingStore.close(function($){q.outgoingStore.close(function(L){if(g("end :: closeStores: emitting end"),q.emit("end"),U){const V=$||L;g("end :: closeStores: invoking callback with args"),U(V)}})}),q._deferredReconnect&&q._deferredReconnect()}.bind(q))},B)}return g("end :: (%s)",this.options.clientId),C!=null&&typeof C=="boolean"||(U=B||E,B=C,C=!1,typeof B!="object"&&(U=B,B=null,typeof U!="function"&&(U=E))),typeof B!="object"&&(U=B,B=null),g("end :: cb? %s",!!U),U=U||E,this.disconnecting?(U(),this):(this._clearReconnect(),this.disconnecting=!0,!C&&Object.keys(this.outgoing).length>0?(g("end :: (%s) :: calling finish in 10ms once outgoing is empty",q.options.clientId),this.once("outgoingEmpty",setTimeout.bind(null,Z,10))):(g("end :: (%s) :: immediately calling finish",q.options.clientId),Z()),this)},A.prototype.removeOutgoingMessage=function(C){const B=this.outgoing[C]?this.outgoing[C].cb:null;return delete this.outgoing[C],this.outgoingStore.del({messageId:C},function(){B(new Error("Message removed"))}),this},A.prototype.reconnect=function(C){g("client reconnect");const B=this,U=function(){C?(B.options.incomingStore=C.incomingStore,B.options.outgoingStore=C.outgoingStore):(B.options.incomingStore=null,B.options.outgoingStore=null),B.incomingStore=B.options.incomingStore||new d,B.outgoingStore=B.options.outgoingStore||new d,B.disconnecting=!1,B.disconnected=!1,B._deferredReconnect=null,B._reconnect()};return this.disconnecting&&!this.disconnected?this._deferredReconnect=U:U(),this},A.prototype._reconnect=function(){g("_reconnect: emitting reconnect to client"),this.emit("reconnect"),this.connected?(this.end(()=>{this._setupStream()}),g("client already connected. disconnecting first.")):(g("_reconnect: calling _setupStream"),this._setupStream())},A.prototype._setupReconnect=function(){const C=this;!C.disconnecting&&!C.reconnectTimer&&C.options.reconnectPeriod>0?(this.reconnecting||(g("_setupReconnect :: emit `offline` state"),this.emit("offline"),g("_setupReconnect :: set `reconnecting` to `true`"),this.reconnecting=!0),g("_setupReconnect :: setting reconnectTimer for %d ms",C.options.reconnectPeriod),C.reconnectTimer=setInterval(function(){g("reconnectTimer :: reconnect triggered!"),C._reconnect()},C.options.reconnectPeriod)):g("_setupReconnect :: doing nothing...")},A.prototype._clearReconnect=function(){g("_clearReconnect : clearing reconnect timer"),this.reconnectTimer&&(clearInterval(this.reconnectTimer),this.reconnectTimer=null)},A.prototype._cleanUp=function(C,B){const U=arguments[2];if(B&&(g("_cleanUp :: done callback provided for on stream close"),this.stream.on("close",B)),g("_cleanUp :: forced? %s",C),C)this.options.reconnectPeriod===0&&this.options.clean&&(q=this.outgoing)&&(g("flush: queue exists? %b",!!q),Object.keys(q).forEach(function(Z){typeof q[Z].cb=="function"&&(q[Z].cb(new Error("Connection closed")),delete q[Z])})),g("_cleanUp :: (%s) :: destroying stream",this.options.clientId),this.stream.destroy();else{const Z=v({cmd:"disconnect"},U);g("_cleanUp :: (%s) :: call _sendPacket with disconnect packet",this.options.clientId),this._sendPacket(Z,F.bind(null,this.stream.end.bind(this.stream)))}var q;this.disconnecting||(g("_cleanUp :: client not disconnecting. Clearing and resetting reconnect."),this._clearReconnect(),this._setupReconnect()),this.pingTimer!==null&&(g("_cleanUp :: clearing pingTimer"),this.pingTimer.clear(),this.pingTimer=null),B&&!this.connected&&(g("_cleanUp :: (%s) :: removing stream `done` callback `close` listener",this.options.clientId),this.stream.removeListener("close",B),B())},A.prototype._sendPacket=function(C,B,U){g("_sendPacket :: (%s) :: start",this.options.clientId),U=U||E,B=B||E;const q=function(Z,$){if(Z.options.protocolVersion===5&&$.cmd==="publish"){let L;$.properties&&(L=$.properties.topicAlias);const V=$.topic.toString();if(Z.topicAliasSend)if(L){if(V.length!==0&&(g("applyTopicAlias :: register topic: %s - alias: %d",V,L),!Z.topicAliasSend.put(V,L)))return g("applyTopicAlias :: error out of range. topic: %s - alias: %d",V,L),new Error("Sending Topic Alias out of range")}else V.length!==0&&(Z.options.autoAssignTopicAlias?(L=Z.topicAliasSend.getAliasByTopic(V))?($.topic="",$.properties=Ae(he({},$.properties),{topicAlias:L}),g("applyTopicAlias :: auto assign(use) topic: %s - alias: %d",V,L)):(L=Z.topicAliasSend.getLruAlias(),Z.topicAliasSend.put(V,L),$.properties=Ae(he({},$.properties),{topicAlias:L}),g("applyTopicAlias :: auto assign topic: %s - alias: %d",V,L)):Z.options.autoUseTopicAlias&&(L=Z.topicAliasSend.getAliasByTopic(V))&&($.topic="",$.properties=Ae(he({},$.properties),{topicAlias:L}),g("applyTopicAlias :: auto use topic: %s - alias: %d",V,L)));else if(L)return g("applyTopicAlias :: error out of range. topic: %s - alias: %d",V,L),new Error("Sending Topic Alias out of range")}}(this,C);if(q)B(q);else{if(!this.connected)return C.cmd==="auth"?(this._shiftPingInterval(),void X(this,C,B)):(g("_sendPacket :: client not connected. Storing packet offline."),void this._storePacket(C,B,U));switch(this._shiftPingInterval(),C.cmd){case"publish":break;case"pubrel":return void K(this,C,B,U);default:return void X(this,C,B)}switch(C.qos){case 2:case 1:K(this,C,B,U);break;case 0:default:X(this,C,B)}g("_sendPacket :: (%s) :: end",this.options.clientId)}},A.prototype._storePacket=function(C,B,U){g("_storePacket :: packet: %o",C),g("_storePacket :: cb? %s",!!B),U=U||E;let q=C;if(q.cmd==="publish"){const Z=D(this,q=m(C));if(Z)return B&&B(Z)}(q.qos||0)===0&&this.queueQoSZero||q.cmd!=="publish"?this.queue.push({packet:q,cb:B}):q.qos>0?(B=this.outgoing[q.messageId]?this.outgoing[q.messageId].cb:null,this.outgoingStore.put(q,function(Z){if(Z)return B&&B(Z);U()})):B&&B(new Error("No connection to broker"))},A.prototype._setupPingTimer=function(){g("_setupPingTimer :: keepalive %d (seconds)",this.options.keepalive);const C=this;!this.pingTimer&&this.options.keepalive&&(this.pingResp=!0,this.pingTimer=y(function(){C._checkPing()},1e3*this.options.keepalive))},A.prototype._shiftPingInterval=function(){this.pingTimer&&this.options.keepalive&&this.options.reschedulePings&&this.pingTimer.reschedule(1e3*this.options.keepalive)},A.prototype._checkPing=function(){g("_checkPing :: checking ping..."),this.pingResp?(g("_checkPing :: ping response received. Clearing flag and sending `pingreq`"),this.pingResp=!1,this._sendPacket({cmd:"pingreq"})):(g("_checkPing :: calling _cleanUp with force true"),this._cleanUp(!0))},A.prototype._handlePingresp=function(){this.pingResp=!0},A.prototype._handleConnack=function(C){g("_handleConnack");const B=this.options,U=B.protocolVersion===5?C.reasonCode:C.returnCode;if(clearTimeout(this.connackTimer),delete this.topicAliasSend,C.properties){if(C.properties.topicAliasMaximum){if(C.properties.topicAliasMaximum>65535)return void this.emit("error",new Error("topicAliasMaximum from broker is out of range"));C.properties.topicAliasMaximum>0&&(this.topicAliasSend=new i(C.properties.topicAliasMaximum))}C.properties.serverKeepAlive&&B.keepalive&&(B.keepalive=C.properties.serverKeepAlive,this._shiftPingInterval()),C.properties.maximumPacketSize&&(B.properties||(B.properties={}),B.properties.maximumPacketSize=C.properties.maximumPacketSize)}if(U===0)this.reconnecting=!1,this._onConnect(C);else if(U>0){const q=new Error("Connection refused: "+I[U]);q.code=U,this.emit("error",q)}},A.prototype._handleAuth=function(C){const B=this.options.protocolVersion,U=B===5?C.reasonCode:C.returnCode;if(B!==5){const Z=new Error("Protocol error: Auth packets are only supported in MQTT 5. Your version:"+B);return Z.code=U,void this.emit("error",Z)}const q=this;this.handleAuth(C,function(Z,$){if(Z)q.emit("error",Z);else if(U===24)q.reconnecting=!1,q._sendPacket($);else{const L=new Error("Connection refused: "+I[U]);Z.code=U,q.emit("error",L)}})},A.prototype.handleAuth=function(C,B){B()},A.prototype._handlePublish=function(C,B){g("_handlePublish: packet %o",C),B=B!==void 0?B:E;let U=C.topic.toString();const q=C.payload,Z=C.qos,$=C.messageId,L=this,V=this.options,N=[0,16,128,131,135,144,145,151,153];if(this.options.protocolVersion===5){let O;if(C.properties&&(O=C.properties.topicAlias),O!==void 0)if(U.length===0){if(!(O>0&&O<=65535))return g("_handlePublish :: topic alias out of range. alias: %d",O),void this.emit("error",new Error("Received Topic Alias is out of range"));{const H=this.topicAliasRecv.getTopicByAlias(O);if(!H)return g("_handlePublish :: unregistered topic alias. alias: %d",O),void this.emit("error",new Error("Received unregistered Topic Alias"));g("_handlePublish :: topic complemented by alias. topic: %s - alias: %d",U=H,O)}}else{if(!this.topicAliasRecv.put(U,O))return g("_handlePublish :: topic alias out of range. alias: %d",O),void this.emit("error",new Error("Received Topic Alias is out of range"));g("_handlePublish :: registered topic: %s - alias: %d",U,O)}}switch(g("_handlePublish: qos %d",Z),Z){case 2:V.customHandleAcks(U,q,C,function(O,H){return O instanceof Error||(H=O,O=null),O?L.emit("error",O):N.indexOf(H)===-1?L.emit("error",new Error("Wrong reason code for pubrec")):void(H?L._sendPacket({cmd:"pubrec",messageId:$,reasonCode:H},B):L.incomingStore.put(C,function(){L._sendPacket({cmd:"pubrec",messageId:$},B)}))});break;case 1:V.customHandleAcks(U,q,C,function(O,H){return O instanceof Error||(H=O,O=null),O?L.emit("error",O):N.indexOf(H)===-1?L.emit("error",new Error("Wrong reason code for puback")):(H||L.emit("message",U,q,C),void L.handleMessage(C,function(W){if(W)return B&&B(W);L._sendPacket({cmd:"puback",messageId:$,reasonCode:H},B)}))});break;case 0:this.emit("message",U,q,C),this.handleMessage(C,B);break;default:g("_handlePublish: unknown QoS. Doing nothing.")}},A.prototype.handleMessage=function(C,B){B()},A.prototype._handleAck=function(C){const B=C.messageId,U=C.cmd;let q=null;const Z=this.outgoing[B]?this.outgoing[B].cb:null,$=this;let L;if(Z){switch(g("_handleAck :: packet type",U),U){case"pubcomp":case"puback":{const V=C.reasonCode;V&&V>0&&V!==16&&((L=new Error("Publish error: "+I[V])).code=V,Z(L,C)),delete this.outgoing[B],this.outgoingStore.del(C,Z),this.messageIdProvider.deallocate(B),this._invokeStoreProcessingQueue();break}case"pubrec":{q={cmd:"pubrel",qos:2,messageId:B};const V=C.reasonCode;V&&V>0&&V!==16?((L=new Error("Publish error: "+I[V])).code=V,Z(L,C)):this._sendPacket(q);break}case"suback":delete this.outgoing[B],this.messageIdProvider.deallocate(B);for(let V=0;V<C.granted.length;V++)if(128&C.granted[V]){const N=this.messageIdToTopic[B];N&&N.forEach(function(O){delete $._resubscribeTopics[O]})}this._invokeStoreProcessingQueue(),Z(null,C);break;case"unsuback":delete this.outgoing[B],this.messageIdProvider.deallocate(B),this._invokeStoreProcessingQueue(),Z(null);break;default:$.emit("error",new Error("unrecognized packet type"))}this.disconnecting&&Object.keys(this.outgoing).length===0&&this.emit("outgoingEmpty")}else g("_handleAck :: Server sent an ack in error. Ignoring.")},A.prototype._handlePubrel=function(C,B){g("handling pubrel packet"),B=B!==void 0?B:E;const U=this,q={cmd:"pubcomp",messageId:C.messageId};U.incomingStore.get(C,function(Z,$){Z?U._sendPacket(q,B):(U.emit("message",$.topic,$.payload,$),U.handleMessage($,function(L){if(L)return B(L);U.incomingStore.del($,E),U._sendPacket(q,B)}))})},A.prototype._handleDisconnect=function(C){this.emit("disconnect",C)},A.prototype._nextId=function(){return this.messageIdProvider.allocate()},A.prototype.getLastMessageId=function(){return this.messageIdProvider.getLastAllocated()},A.prototype._resubscribe=function(){g("_resubscribe");const C=Object.keys(this._resubscribeTopics);if(!this._firstConnection&&(this.options.clean||this.options.protocolVersion===5&&!this.connackPacket.sessionPresent)&&C.length>0)if(this.options.resubscribe)if(this.options.protocolVersion===5){g("_resubscribe: protocolVersion 5");for(let B=0;B<C.length;B++){const U={};U[C[B]]=this._resubscribeTopics[C[B]],U.resubscribe=!0,this.subscribe(U,{properties:U[C[B]].properties})}}else this._resubscribeTopics.resubscribe=!0,this.subscribe(this._resubscribeTopics);else this._resubscribeTopics={};this._firstConnection=!1},A.prototype._onConnect=function(C){if(this.disconnected)return void this.emit("connect",C);const B=this;this.connackPacket=C,this.messageIdProvider.clear(),this._setupPingTimer(),this.connected=!0,function U(){let q=B.outgoingStore.createStream();function Z(){B._storeProcessing=!1,B._packetIdsDuringStoreProcessing={}}function $(){q.destroy(),q=null,B._flushStoreProcessingQueue(),Z()}B.once("close",$),q.on("error",function(L){Z(),B._flushStoreProcessingQueue(),B.removeListener("close",$),B.emit("error",L)}),q.on("end",function(){let L=!0;for(const V in B._packetIdsDuringStoreProcessing)if(!B._packetIdsDuringStoreProcessing[V]){L=!1;break}L?(Z(),B.removeListener("close",$),B._invokeAllStoreProcessingQueue(),B.emit("connect",C)):U()}),function L(){if(!q)return;B._storeProcessing=!0;const V=q.read(1);let N;V?B._packetIdsDuringStoreProcessing[V.messageId]?L():B.disconnecting||B.reconnectTimer?q.destroy&&q.destroy():(N=B.outgoing[V.messageId]?B.outgoing[V.messageId].cb:null,B.outgoing[V.messageId]={volatile:!1,cb:function(O,H){N&&N(O,H),L()}},B._packetIdsDuringStoreProcessing[V.messageId]=!0,B.messageIdProvider.register(V.messageId)?B._sendPacket(V):g("messageId: %d has already used.",V.messageId)):q.once("readable",L)}()}()},A.prototype._invokeStoreProcessingQueue=function(){if(this._storeProcessingQueue.length>0){const C=this._storeProcessingQueue[0];if(C&&C.invoke())return this._storeProcessingQueue.shift(),!0}return!1},A.prototype._invokeAllStoreProcessingQueue=function(){for(;this._invokeStoreProcessingQueue(););},A.prototype._flushStoreProcessingQueue=function(){for(const C of this._storeProcessingQueue)C.cbStorePut&&C.cbStorePut(new Error("Connection closed")),C.callback&&C.callback(new Error("Connection closed"));this._storeProcessingQueue.splice(0)},n.exports=A}).call(this)}).call(this,t("_process"),typeof be!="undefined"?be:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{"./default-message-id-provider":7,"./store":8,"./topic-alias-recv":9,"./topic-alias-send":10,"./validations":11,_process:50,debug:18,events:22,inherits:24,"mqtt-packet":40,"readable-stream":69,reinterval:70,"rfdc/default":71,xtend:81}],2:[function(t,n,l){const{Buffer:o}=t("buffer"),a=t("readable-stream").Transform,u=t("duplexify");let d,s,i,p=!1;n.exports=function(c,f){if(f.hostname=f.hostname||f.host,!f.hostname)throw new Error("Could not determine host. Specify host manually.");const h=f.protocolId==="MQIsdp"&&f.protocolVersion===3?"mqttv3.1":"mqtt";(function(m){m.hostname||(m.hostname="localhost"),m.path||(m.path="/"),m.wsOptions||(m.wsOptions={})})(f);const y=function(m,x){const v=m.protocol==="alis"?"wss":"ws";let g=v+"://"+m.hostname+m.path;return m.port&&m.port!==80&&m.port!==443&&(g=v+"://"+m.hostname+":"+m.port+m.path),typeof m.transformWsUrl=="function"&&(g=m.transformWsUrl(g,m,x)),g}(f,c);return(d=f.my).connectSocket({url:y,protocols:h}),s=function(){const m=new a;return m._write=function(x,v,g){d.sendSocketMessage({data:x.buffer,success:function(){g()},fail:function(){g(new Error)}})},m._flush=function(x){d.closeSocket({success:function(){x()}})},m}(),i=u.obj(),p||(p=!0,d.onSocketOpen(function(){i.setReadable(s),i.setWritable(s),i.emit("connect")}),d.onSocketMessage(function(m){if(typeof m.data=="string"){const x=o.from(m.data,"base64");s.push(x)}else{const x=new FileReader;x.addEventListener("load",function(){let v=x.result;v=v instanceof ArrayBuffer?o.from(v):o.from(v,"utf8"),s.push(v)}),x.readAsArrayBuffer(m.data)}}),d.onSocketClose(function(){i.end(),i.destroy()}),d.onSocketError(function(m){i.destroy(m)})),i}},{buffer:17,duplexify:20,"readable-stream":69}],3:[function(t,n,l){const o=t("net"),a=t("debug")("mqttjs:tcp");n.exports=function(u,d){d.port=d.port||1883,d.hostname=d.hostname||d.host||"localhost";const s=d.port,i=d.hostname;return a("port %d and host %s",s,i),o.createConnection(s,i)}},{debug:18,net:16}],4:[function(t,n,l){const o=t("tls"),a=t("net"),u=t("debug")("mqttjs:tls");n.exports=function(d,s){s.port=s.port||8883,s.host=s.hostname||s.host||"localhost",a.isIP(s.host)===0&&(s.servername=s.host),s.rejectUnauthorized=s.rejectUnauthorized!==!1,delete s.path,u("port %d host %s rejectUnauthorized %b",s.port,s.host,s.rejectUnauthorized);const i=o.connect(s);function p(c){s.rejectUnauthorized&&d.emit("error",c),i.end()}return i.on("secureConnect",function(){s.rejectUnauthorized&&!i.authorized?i.emit("error",new Error("TLS not authorized")):i.removeListener("error",p)}),i.on("error",p),i}},{debug:18,net:16,tls:16}],5:[function(t,n,l){(function(o){(function(){const{Buffer:a}=t("buffer"),u=t("ws"),d=t("debug")("mqttjs:ws"),s=t("duplexify"),i=t("readable-stream").Transform,p=["rejectUnauthorized","ca","cert","key","pfx","passphrase"],c=o!==void 0&&o.title==="browser"||typeof __webpack_require__=="function";function f(y,m){let x=y.protocol+"://"+y.hostname+":"+y.port+y.path;return typeof y.transformWsUrl=="function"&&(x=y.transformWsUrl(x,y,m)),x}function h(y){const m=y;return y.hostname||(m.hostname="localhost"),y.port||(y.protocol==="wss"?m.port=443:m.port=80),y.path||(m.path="/"),y.wsOptions||(m.wsOptions={}),c||y.protocol!=="wss"||p.forEach(function(x){Object.prototype.hasOwnProperty.call(y,x)&&!Object.prototype.hasOwnProperty.call(y.wsOptions,x)&&(m.wsOptions[x]=y[x])}),m}n.exports=c?function(y,m){let x;d("browserStreamBuilder");const v=function(C){const B=h(C);if(B.hostname||(B.hostname=B.host),!B.hostname){if(typeof document=="undefined")throw new Error("Could not determine host. Specify host manually.");const U=new URL(document.URL);B.hostname=U.hostname,B.port||(B.port=U.port)}return B.objectMode===void 0&&(B.objectMode=!(B.binary===!0||B.binary===void 0)),B}(m).browserBufferSize||524288,g=m.browserBufferTimeout||1e3,w=!m.objectMode,F=function(C,B){const U=B.protocolId==="MQIsdp"&&B.protocolVersion===3?"mqttv3.1":"mqtt",q=f(B,C),Z=new WebSocket(q,[U]);return Z.binaryType="arraybuffer",Z}(y,m),T=function(C,B,U){const q=new i({objectModeMode:C.objectMode});return q._write=B,q._flush=U,q}(m,function C(B,U,q){F.bufferedAmount>v&&setTimeout(C,g,B,U,q),w&&typeof B=="string"&&(B=a.from(B,"utf8"));try{F.send(B)}catch(Z){return q(Z)}q()},function(C){F.close(),C()});m.objectMode||(T._writev=A),T.on("close",()=>{F.close()});const I=F.addEventListener!==void 0;function D(){x.setReadable(T),x.setWritable(T),x.emit("connect")}function X(){x.end(),x.destroy()}function K(C){x.destroy(C)}function E(C){let B=C.data;B=B instanceof ArrayBuffer?a.from(B):a.from(B,"utf8"),T.push(B)}function A(C,B){const U=new Array(C.length);for(let q=0;q<C.length;q++)typeof C[q].chunk=="string"?U[q]=a.from(C[q],"utf8"):U[q]=C[q].chunk;this._write(a.concat(U),"binary",B)}return F.readyState===F.OPEN?x=T:(x=x=s(void 0,void 0,m),m.objectMode||(x._writev=A),I?F.addEventListener("open",D):F.onopen=D),x.socket=F,I?(F.addEventListener("close",X),F.addEventListener("error",K),F.addEventListener("message",E)):(F.onclose=X,F.onerror=K,F.onmessage=E),x}:function(y,m){d("streamBuilder");const x=h(m),v=f(x,y),g=function(F,T,I){d("createWebSocket"),d("protocol: "+I.protocolId+" "+I.protocolVersion);const D=I.protocolId==="MQIsdp"&&I.protocolVersion===3?"mqttv3.1":"mqtt";return d("creating new Websocket for url: "+T+" and protocol: "+D),new u(T,[D],I.wsOptions)}(0,v,x),w=u.createWebSocketStream(g,x.wsOptions);return w.url=v,g.on("close",()=>{w.destroy()}),w}}).call(this)}).call(this,t("_process"))},{_process:50,buffer:17,debug:18,duplexify:20,"readable-stream":69,ws:80}],6:[function(t,n,l){const{Buffer:o}=t("buffer"),a=t("readable-stream").Transform,u=t("duplexify");let d,s,i;n.exports=function(p,c){if(c.hostname=c.hostname||c.host,!c.hostname)throw new Error("Could not determine host. Specify host manually.");const f=c.protocolId==="MQIsdp"&&c.protocolVersion===3?"mqttv3.1":"mqtt";(function(m){m.hostname||(m.hostname="localhost"),m.path||(m.path="/"),m.wsOptions||(m.wsOptions={})})(c);const h=function(m,x){const v=m.protocol==="wxs"?"wss":"ws";let g=v+"://"+m.hostname+m.path;return m.port&&m.port!==80&&m.port!==443&&(g=v+"://"+m.hostname+":"+m.port+m.path),typeof m.transformWsUrl=="function"&&(g=m.transformWsUrl(g,m,x)),g}(c,p);d=wx.connectSocket({url:h,protocols:[f]}),s=function(){const m=new a;return m._write=function(x,v,g){d.send({data:x.buffer,success:function(){g()},fail:function(w){g(new Error(w))}})},m._flush=function(x){d.close({success:function(){x()}})},m}(),(i=u.obj())._destroy=function(m,x){d.close({success:function(){x&&x(m)}})};const y=i.destroy;return i.destroy=function(){i.destroy=y;const m=this;setTimeout(function(){d.close({fail:function(){m._destroy(new Error)}})},0)}.bind(i),d.onOpen(function(){i.setReadable(s),i.setWritable(s),i.emit("connect")}),d.onMessage(function(m){let x=m.data;x=x instanceof ArrayBuffer?o.from(x):o.from(x,"utf8"),s.push(x)}),d.onClose(function(){i.end(),i.destroy()}),d.onError(function(m){i.destroy(new Error(m.errMsg))}),i}},{buffer:17,duplexify:20,"readable-stream":69}],7:[function(t,n,l){function o(){if(!(this instanceof o))return new o;this.nextId=Math.max(1,Math.floor(65535*Math.random()))}o.prototype.allocate=function(){const a=this.nextId++;return this.nextId===65536&&(this.nextId=1),a},o.prototype.getLastAllocated=function(){return this.nextId===1?65535:this.nextId-1},o.prototype.register=function(a){return!0},o.prototype.deallocate=function(a){},o.prototype.clear=function(){},n.exports=o},{}],8:[function(t,n,l){const o=t("xtend"),a=t("readable-stream").Readable,u={objectMode:!0},d={clean:!0};function s(i){if(!(this instanceof s))return new s(i);this.options=i||{},this.options=o(d,i),this._inflights=new Map}s.prototype.put=function(i,p){return this._inflights.set(i.messageId,i),p&&p(),this},s.prototype.createStream=function(){const i=new a(u),p=[];let c=!1,f=0;return this._inflights.forEach(function(h,y){p.push(h)}),i._read=function(){!c&&f<p.length?this.push(p[f++]):this.push(null)},i.destroy=function(){if(c)return;const h=this;c=!0,setTimeout(function(){h.emit("close")},0)},i},s.prototype.del=function(i,p){return(i=this._inflights.get(i.messageId))?(this._inflights.delete(i.messageId),p(null,i)):p&&p(new Error("missing packet")),this},s.prototype.get=function(i,p){return(i=this._inflights.get(i.messageId))?p(null,i):p&&p(new Error("missing packet")),this},s.prototype.close=function(i){this.options.clean&&(this._inflights=null),i&&i()},n.exports=s},{"readable-stream":69,xtend:81}],9:[function(t,n,l){function o(a){if(!(this instanceof o))return new o(a);this.aliasToTopic={},this.max=a}o.prototype.put=function(a,u){return!(u===0||u>this.max)&&(this.aliasToTopic[u]=a,this.length=Object.keys(this.aliasToTopic).length,!0)},o.prototype.getTopicByAlias=function(a){return this.aliasToTopic[a]},o.prototype.clear=function(){this.aliasToTopic={}},n.exports=o},{}],10:[function(t,n,l){const o=t("lru-cache"),a=t("number-allocator").NumberAllocator;function u(d){if(!(this instanceof u))return new u(d);d>0&&(this.aliasToTopic=new o({max:d}),this.topicToAlias={},this.numberAllocator=new a(1,d),this.max=d,this.length=0)}u.prototype.put=function(d,s){if(s===0||s>this.max)return!1;const i=this.aliasToTopic.get(s);return i&&delete this.topicToAlias[i],this.aliasToTopic.set(s,d),this.topicToAlias[d]=s,this.numberAllocator.use(s),this.length=this.aliasToTopic.length,!0},u.prototype.getTopicByAlias=function(d){return this.aliasToTopic.get(d)},u.prototype.getAliasByTopic=function(d){const s=this.topicToAlias[d];return s!==void 0&&this.aliasToTopic.get(s),s},u.prototype.clear=function(){this.aliasToTopic.reset(),this.topicToAlias={},this.numberAllocator.clear(),this.length=0},u.prototype.getLruAlias=function(){return this.numberAllocator.firstVacant()||this.aliasToTopic.keys()[this.aliasToTopic.length-1]},n.exports=u},{"lru-cache":37,"number-allocator":46}],11:[function(t,n,l){function o(a){const u=a.split("/");for(let d=0;d<u.length;d++)if(u[d]!=="+"){if(u[d]==="#")return d===u.length-1;if(u[d].indexOf("+")!==-1||u[d].indexOf("#")!==-1)return!1}return!0}n.exports={validateTopics:function(a){if(a.length===0)return"empty_topic_list";for(let u=0;u<a.length;u++)if(!o(a[u]))return a[u];return null}}},{}],12:[function(t,n,l){(function(o){(function(){const a=t("../client"),u=t("../store"),d=t("url"),s=t("xtend"),i=t("debug")("mqttjs"),p={};function c(f,h){if(i("connecting to an MQTT broker..."),typeof f!="object"||h||(h=f,f=null),h=h||{},f){const m=d.parse(f,!0);if(m.port!=null&&(m.port=Number(m.port)),(h=s(m,h)).protocol===null)throw new Error("Missing protocol");h.protocol=h.protocol.replace(/:$/,"")}if(function(m){let x;m.auth&&((x=m.auth.match(/^(.+):(.+)$/))?(m.username=x[1],m.password=x[2]):m.username=m.auth)}(h),h.query&&typeof h.query.clientId=="string"&&(h.clientId=h.query.clientId),h.cert&&h.key){if(!h.protocol)throw new Error("Missing secure protocol key");if(["mqtts","wss","wxs","alis"].indexOf(h.protocol)===-1)switch(h.protocol){case"mqtt":h.protocol="mqtts";break;case"ws":h.protocol="wss";break;case"wx":h.protocol="wxs";break;case"ali":h.protocol="alis";break;default:throw new Error('Unknown protocol for secure connection: "'+h.protocol+'"!')}}if(!p[h.protocol]){const m=["mqtts","wss"].indexOf(h.protocol)!==-1;h.protocol=["mqtt","mqtts","ws","wss","wx","wxs","ali","alis"].filter(function(x,v){return(!m||v%2!=0)&&typeof p[x]=="function"})[0]}if(h.clean===!1&&!h.clientId)throw new Error("Missing clientId for unclean clients");h.protocol&&(h.defaultProtocol=h.protocol);const y=new a(function(m){return h.servers&&(m._reconnectCount&&m._reconnectCount!==h.servers.length||(m._reconnectCount=0),h.host=h.servers[m._reconnectCount].host,h.port=h.servers[m._reconnectCount].port,h.protocol=h.servers[m._reconnectCount].protocol?h.servers[m._reconnectCount].protocol:h.defaultProtocol,h.hostname=h.host,m._reconnectCount++),i("calling streambuilder for",h.protocol),p[h.protocol](m,h)},h);return y.on("error",function(){}),y}o!==void 0&&o.title!=="browser"||typeof __webpack_require__!="function"?(p.mqtt=t("./tcp"),p.tcp=t("./tcp"),p.ssl=t("./tls"),p.tls=t("./tls"),p.mqtts=t("./tls")):(p.wx=t("./wx"),p.wxs=t("./wx"),p.ali=t("./ali"),p.alis=t("./ali")),p.ws=t("./ws"),p.wss=t("./ws"),n.exports=c,n.exports.connect=c,n.exports.MqttClient=a,n.exports.Store=u}).call(this)}).call(this,t("_process"))},{"../client":1,"../store":8,"./ali":2,"./tcp":3,"./tls":4,"./ws":5,"./wx":6,_process:50,debug:18,url:76,xtend:81}],13:[function(t,n,l){l.byteLength=function(f){var h=p(f),y=h[0],m=h[1];return 3*(y+m)/4-m},l.toByteArray=function(f){var h,y,m=p(f),x=m[0],v=m[1],g=new u(function(T,I,D){return 3*(I+D)/4-D}(0,x,v)),w=0,F=v>0?x-4:x;for(y=0;y<F;y+=4)h=a[f.charCodeAt(y)]<<18|a[f.charCodeAt(y+1)]<<12|a[f.charCodeAt(y+2)]<<6|a[f.charCodeAt(y+3)],g[w++]=h>>16&255,g[w++]=h>>8&255,g[w++]=255&h;return v===2&&(h=a[f.charCodeAt(y)]<<2|a[f.charCodeAt(y+1)]>>4,g[w++]=255&h),v===1&&(h=a[f.charCodeAt(y)]<<10|a[f.charCodeAt(y+1)]<<4|a[f.charCodeAt(y+2)]>>2,g[w++]=h>>8&255,g[w++]=255&h),g},l.fromByteArray=function(f){for(var h,y=f.length,m=y%3,x=[],v=0,g=y-m;v<g;v+=16383)x.push(c(f,v,v+16383>g?g:v+16383));return m===1?(h=f[y-1],x.push(o[h>>2]+o[h<<4&63]+"==")):m===2&&(h=(f[y-2]<<8)+f[y-1],x.push(o[h>>10]+o[h>>4&63]+o[h<<2&63]+"=")),x.join("")};for(var o=[],a=[],u=typeof Uint8Array!="undefined"?Uint8Array:Array,d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,i=d.length;s<i;++s)o[s]=d[s],a[d.charCodeAt(s)]=s;function p(f){var h=f.length;if(h%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var y=f.indexOf("=");return y===-1&&(y=h),[y,y===h?0:4-y%4]}function c(f,h,y){for(var m,x,v=[],g=h;g<y;g+=3)m=(f[g]<<16&16711680)+(f[g+1]<<8&65280)+(255&f[g+2]),v.push(o[(x=m)>>18&63]+o[x>>12&63]+o[x>>6&63]+o[63&x]);return v.join("")}a[45]=62,a[95]=63},{}],14:[function(t,n,l){const{Buffer:o}=t("buffer"),a=Symbol.for("BufferList");function u(d){if(!(this instanceof u))return new u(d);u._init.call(this,d)}u._init=function(d){Object.defineProperty(this,a,{value:!0}),this._bufs=[],this.length=0,d&&this.append(d)},u.prototype._new=function(d){return new u(d)},u.prototype._offset=function(d){if(d===0)return[0,0];let s=0;for(let i=0;i<this._bufs.length;i++){const p=s+this._bufs[i].length;if(d<p||i===this._bufs.length-1)return[i,d-s];s=p}},u.prototype._reverseOffset=function(d){const s=d[0];let i=d[1];for(let p=0;p<s;p++)i+=this._bufs[p].length;return i},u.prototype.get=function(d){if(d>this.length||d<0)return;const s=this._offset(d);return this._bufs[s[0]][s[1]]},u.prototype.slice=function(d,s){return typeof d=="number"&&d<0&&(d+=this.length),typeof s=="number"&&s<0&&(s+=this.length),this.copy(null,0,d,s)},u.prototype.copy=function(d,s,i,p){if((typeof i!="number"||i<0)&&(i=0),(typeof p!="number"||p>this.length)&&(p=this.length),i>=this.length||p<=0)return d||o.alloc(0);const c=!!d,f=this._offset(i),h=p-i;let y=h,m=c&&s||0,x=f[1];if(i===0&&p===this.length){if(!c)return this._bufs.length===1?this._bufs[0]:o.concat(this._bufs,this.length);for(let v=0;v<this._bufs.length;v++)this._bufs[v].copy(d,m),m+=this._bufs[v].length;return d}if(y<=this._bufs[f[0]].length-x)return c?this._bufs[f[0]].copy(d,s,x,x+y):this._bufs[f[0]].slice(x,x+y);c||(d=o.allocUnsafe(h));for(let v=f[0];v<this._bufs.length;v++){const g=this._bufs[v].length-x;if(!(y>g)){this._bufs[v].copy(d,m,x,x+y),m+=g;break}this._bufs[v].copy(d,m,x),m+=g,y-=g,x&&(x=0)}return d.length>m?d.slice(0,m):d},u.prototype.shallowSlice=function(d,s){if(d=d||0,s=typeof s!="number"?this.length:s,d<0&&(d+=this.length),s<0&&(s+=this.length),d===s)return this._new();const i=this._offset(d),p=this._offset(s),c=this._bufs.slice(i[0],p[0]+1);return p[1]===0?c.pop():c[c.length-1]=c[c.length-1].slice(0,p[1]),i[1]!==0&&(c[0]=c[0].slice(i[1])),this._new(c)},u.prototype.toString=function(d,s,i){return this.slice(s,i).toString(d)},u.prototype.consume=function(d){if(d=Math.trunc(d),Number.isNaN(d)||d<=0)return this;for(;this._bufs.length;){if(!(d>=this._bufs[0].length)){this._bufs[0]=this._bufs[0].slice(d),this.length-=d;break}d-=this._bufs[0].length,this.length-=this._bufs[0].length,this._bufs.shift()}return this},u.prototype.duplicate=function(){const d=this._new();for(let s=0;s<this._bufs.length;s++)d.append(this._bufs[s]);return d},u.prototype.append=function(d){if(d==null)return this;if(d.buffer)this._appendBuffer(o.from(d.buffer,d.byteOffset,d.byteLength));else if(Array.isArray(d))for(let s=0;s<d.length;s++)this.append(d[s]);else if(this._isBufferList(d))for(let s=0;s<d._bufs.length;s++)this.append(d._bufs[s]);else typeof d=="number"&&(d=d.toString()),this._appendBuffer(o.from(d));return this},u.prototype._appendBuffer=function(d){this._bufs.push(d),this.length+=d.length},u.prototype.indexOf=function(d,s,i){if(i===void 0&&typeof s=="string"&&(i=s,s=void 0),typeof d=="function"||Array.isArray(d))throw new TypeError('The "value" argument must be one of type string, Buffer, BufferList, or Uint8Array.');if(typeof d=="number"?d=o.from([d]):typeof d=="string"?d=o.from(d,i):this._isBufferList(d)?d=d.slice():Array.isArray(d.buffer)?d=o.from(d.buffer,d.byteOffset,d.byteLength):o.isBuffer(d)||(d=o.from(d)),s=Number(s||0),isNaN(s)&&(s=0),s<0&&(s=this.length+s),s<0&&(s=0),d.length===0)return s>this.length?this.length:s;const p=this._offset(s);let c=p[0],f=p[1];for(;c<this._bufs.length;c++){const h=this._bufs[c];for(;f<h.length;)if(h.length-f>=d.length){const y=h.indexOf(d,f);if(y!==-1)return this._reverseOffset([c,y]);f=h.length-d.length+1}else{const y=this._reverseOffset([c,f]);if(this._match(y,d))return y;f++}f=0}return-1},u.prototype._match=function(d,s){if(this.length-d<s.length)return!1;for(let i=0;i<s.length;i++)if(this.get(d+i)!==s[i])return!1;return!0},function(){const d={readDoubleBE:8,readDoubleLE:8,readFloatBE:4,readFloatLE:4,readInt32BE:4,readInt32LE:4,readUInt32BE:4,readUInt32LE:4,readInt16BE:2,readInt16LE:2,readUInt16BE:2,readUInt16LE:2,readInt8:1,readUInt8:1,readIntBE:null,readIntLE:null,readUIntBE:null,readUIntLE:null};for(const s in d)(function(i){u.prototype[i]=d[i]===null?function(p,c){return this.slice(p,p+c)[i](0,c)}:function(p=0){return this.slice(p,p+d[i])[i](0)}})(s)}(),u.prototype._isBufferList=function(d){return d instanceof u||u.isBufferList(d)},u.isBufferList=function(d){return d!=null&&d[a]},n.exports=u},{buffer:17}],15:[function(t,n,l){const o=t("readable-stream").Duplex,a=t("inherits"),u=t("./BufferList");function d(s){if(!(this instanceof d))return new d(s);if(typeof s=="function"){this._callback=s;const i=function(p){this._callback&&(this._callback(p),this._callback=null)}.bind(this);this.on("pipe",function(p){p.on("error",i)}),this.on("unpipe",function(p){p.removeListener("error",i)}),s=null}u._init.call(this,s),o.call(this)}a(d,o),Object.assign(d.prototype,u.prototype),d.prototype._new=function(s){return new d(s)},d.prototype._write=function(s,i,p){this._appendBuffer(s),typeof p=="function"&&p()},d.prototype._read=function(s){if(!this.length)return this.push(null);s=Math.min(s,this.length),this.push(this.slice(0,s)),this.consume(s)},d.prototype.end=function(s){o.prototype.end.call(this,s),this._callback&&(this._callback(null,this.slice()),this._callback=null)},d.prototype._destroy=function(s,i){this._bufs.length=0,this.length=0,i(s)},d.prototype._isBufferList=function(s){return s instanceof d||s instanceof u||d.isBufferList(s)},d.isBufferList=u.isBufferList,n.exports=d,n.exports.BufferListStream=d,n.exports.BufferList=u},{"./BufferList":14,inherits:24,"readable-stream":69}],16:[function(t,n,l){},{}],17:[function(t,n,l){(function(o){(function(){var a=t("base64-js"),u=t("ieee754");l.Buffer=i,l.SlowBuffer=function(b){return+b!=b&&(b=0),i.alloc(+b)},l.INSPECT_MAX_BYTES=50;var d=2147483647;function s(b){if(b>d)throw new RangeError('The value "'+b+'" is invalid for option "size"');var _=new Uint8Array(b);return _.__proto__=i.prototype,_}function i(b,_,R){if(typeof b=="number"){if(typeof _=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return f(b)}return p(b,_,R)}function p(b,_,R){if(typeof b=="string")return function(te,se){if(typeof se=="string"&&se!==""||(se="utf8"),!i.isEncoding(se))throw new TypeError("Unknown encoding: "+se);var j=0|m(te,se),S=s(j),k=S.write(te,se);return k!==j&&(S=S.slice(0,k)),S}(b,_);if(ArrayBuffer.isView(b))return h(b);if(b==null)throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof b);if(ie(b,ArrayBuffer)||b&&ie(b.buffer,ArrayBuffer))return function(te,se,j){if(se<0||te.byteLength<se)throw new RangeError('"offset" is outside of buffer bounds');if(te.byteLength<se+(j||0))throw new RangeError('"length" is outside of buffer bounds');var S;return S=se===void 0&&j===void 0?new Uint8Array(te):j===void 0?new Uint8Array(te,se):new Uint8Array(te,se,j),S.__proto__=i.prototype,S}(b,_,R);if(typeof b=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var G=b.valueOf&&b.valueOf();if(G!=null&&G!==b)return i.from(G,_,R);var J=function(te){if(i.isBuffer(te)){var se=0|y(te.length),j=s(se);return j.length===0||te.copy(j,0,0,se),j}if(te.length!==void 0)return typeof te.length!="number"||ae(te.length)?s(0):h(te);if(te.type==="Buffer"&&Array.isArray(te.data))return h(te.data)}(b);if(J)return J;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof b[Symbol.toPrimitive]=="function")return i.from(b[Symbol.toPrimitive]("string"),_,R);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof b)}function c(b){if(typeof b!="number")throw new TypeError('"size" argument must be of type number');if(b<0)throw new RangeError('The value "'+b+'" is invalid for option "size"')}function f(b){return c(b),s(b<0?0:0|y(b))}function h(b){for(var _=b.length<0?0:0|y(b.length),R=s(_),G=0;G<_;G+=1)R[G]=255&b[G];return R}function y(b){if(b>=d)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+d.toString(16)+" bytes");return 0|b}function m(b,_){if(i.isBuffer(b))return b.length;if(ArrayBuffer.isView(b)||ie(b,ArrayBuffer))return b.byteLength;if(typeof b!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof b);var R=b.length,G=arguments.length>2&&arguments[2]===!0;if(!G&&R===0)return 0;for(var J=!1;;)switch(_){case"ascii":case"latin1":case"binary":return R;case"utf8":case"utf-8":return W(b).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*R;case"hex":return R>>>1;case"base64":return ee(b).length;default:if(J)return G?-1:W(b).length;_=(""+_).toLowerCase(),J=!0}}function x(b,_,R){var G=b[_];b[_]=b[R],b[R]=G}function v(b,_,R,G,J){if(b.length===0)return-1;if(typeof R=="string"?(G=R,R=0):R>2147483647?R=2147483647:R<-2147483648&&(R=-2147483648),ae(R=+R)&&(R=J?0:b.length-1),R<0&&(R=b.length+R),R>=b.length){if(J)return-1;R=b.length-1}else if(R<0){if(!J)return-1;R=0}if(typeof _=="string"&&(_=i.from(_,G)),i.isBuffer(_))return _.length===0?-1:g(b,_,R,G,J);if(typeof _=="number")return _&=255,typeof Uint8Array.prototype.indexOf=="function"?J?Uint8Array.prototype.indexOf.call(b,_,R):Uint8Array.prototype.lastIndexOf.call(b,_,R):g(b,[_],R,G,J);throw new TypeError("val must be string, number or Buffer")}function g(b,_,R,G,J){var te,se=1,j=b.length,S=_.length;if(G!==void 0&&((G=String(G).toLowerCase())==="ucs2"||G==="ucs-2"||G==="utf16le"||G==="utf-16le")){if(b.length<2||_.length<2)return-1;se=2,j/=2,S/=2,R/=2}function k(ce,me){return se===1?ce[me]:ce.readUInt16BE(me*se)}if(J){var Y=-1;for(te=R;te<j;te++)if(k(b,te)===k(_,Y===-1?0:te-Y)){if(Y===-1&&(Y=te),te-Y+1===S)return Y*se}else Y!==-1&&(te-=te-Y),Y=-1}else for(R+S>j&&(R=j-S),te=R;te>=0;te--){for(var ne=!0,ue=0;ue<S;ue++)if(k(b,te+ue)!==k(_,ue)){ne=!1;break}if(ne)return te}return-1}function w(b,_,R,G){R=Number(R)||0;var J=b.length-R;G?(G=Number(G))>J&&(G=J):G=J;var te=_.length;G>te/2&&(G=te/2);for(var se=0;se<G;++se){var j=parseInt(_.substr(2*se,2),16);if(ae(j))return se;b[R+se]=j}return se}function F(b,_,R,G){return oe(W(_,b.length-R),b,R,G)}function T(b,_,R,G){return oe(function(J){for(var te=[],se=0;se<J.length;++se)te.push(255&J.charCodeAt(se));return te}(_),b,R,G)}function I(b,_,R,G){return T(b,_,R,G)}function D(b,_,R,G){return oe(ee(_),b,R,G)}function X(b,_,R,G){return oe(function(J,te){for(var se,j,S,k=[],Y=0;Y<J.length&&!((te-=2)<0);++Y)se=J.charCodeAt(Y),j=se>>8,S=se%256,k.push(S),k.push(j);return k}(_,b.length-R),b,R,G)}function K(b,_,R){return _===0&&R===b.length?a.fromByteArray(b):a.fromByteArray(b.slice(_,R))}function E(b,_,R){R=Math.min(b.length,R);for(var G=[],J=_;J<R;){var te,se,j,S,k=b[J],Y=null,ne=k>239?4:k>223?3:k>191?2:1;if(J+ne<=R)switch(ne){case 1:k<128&&(Y=k);break;case 2:(192&(te=b[J+1]))==128&&(S=(31&k)<<6|63&te)>127&&(Y=S);break;case 3:te=b[J+1],se=b[J+2],(192&te)==128&&(192&se)==128&&(S=(15&k)<<12|(63&te)<<6|63&se)>2047&&(S<55296||S>57343)&&(Y=S);break;case 4:te=b[J+1],se=b[J+2],j=b[J+3],(192&te)==128&&(192&se)==128&&(192&j)==128&&(S=(15&k)<<18|(63&te)<<12|(63&se)<<6|63&j)>65535&&S<1114112&&(Y=S)}Y===null?(Y=65533,ne=1):Y>65535&&(Y-=65536,G.push(Y>>>10&1023|55296),Y=56320|1023&Y),G.push(Y),J+=ne}return function(ue){var ce=ue.length;if(ce<=A)return String.fromCharCode.apply(String,ue);for(var me="",xe=0;xe<ce;)me+=String.fromCharCode.apply(String,ue.slice(xe,xe+=A));return me}(G)}l.kMaxLength=d,i.TYPED_ARRAY_SUPPORT=function(){try{var b=new Uint8Array(1);return b.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},b.foo()===42}catch(_){return!1}}(),i.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."),Object.defineProperty(i.prototype,"parent",{enumerable:!0,get:function(){if(i.isBuffer(this))return this.buffer}}),Object.defineProperty(i.prototype,"offset",{enumerable:!0,get:function(){if(i.isBuffer(this))return this.byteOffset}}),typeof Symbol!="undefined"&&Symbol.species!=null&&i[Symbol.species]===i&&Object.defineProperty(i,Symbol.species,{value:null,configurable:!0,enumerable:!1,writable:!1}),i.poolSize=8192,i.from=function(b,_,R){return p(b,_,R)},i.prototype.__proto__=Uint8Array.prototype,i.__proto__=Uint8Array,i.alloc=function(b,_,R){return function(G,J,te){return c(G),G<=0?s(G):J!==void 0?typeof te=="string"?s(G).fill(J,te):s(G).fill(J):s(G)}(b,_,R)},i.allocUnsafe=function(b){return f(b)},i.allocUnsafeSlow=function(b){return f(b)},i.isBuffer=function(b){return b!=null&&b._isBuffer===!0&&b!==i.prototype},i.compare=function(b,_){if(ie(b,Uint8Array)&&(b=i.from(b,b.offset,b.byteLength)),ie(_,Uint8Array)&&(_=i.from(_,_.offset,_.byteLength)),!i.isBuffer(b)||!i.isBuffer(_))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(b===_)return 0;for(var R=b.length,G=_.length,J=0,te=Math.min(R,G);J<te;++J)if(b[J]!==_[J]){R=b[J],G=_[J];break}return R<G?-1:G<R?1:0},i.isEncoding=function(b){switch(String(b).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}},i.concat=function(b,_){if(!Array.isArray(b))throw new TypeError('"list" argument must be an Array of Buffers');if(b.length===0)return i.alloc(0);var R;if(_===void 0)for(_=0,R=0;R<b.length;++R)_+=b[R].length;var G=i.allocUnsafe(_),J=0;for(R=0;R<b.length;++R){var te=b[R];if(ie(te,Uint8Array)&&(te=i.from(te)),!i.isBuffer(te))throw new TypeError('"list" argument must be an Array of Buffers');te.copy(G,J),J+=te.length}return G},i.byteLength=m,i.prototype._isBuffer=!0,i.prototype.swap16=function(){var b=this.length;if(b%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var _=0;_<b;_+=2)x(this,_,_+1);return this},i.prototype.swap32=function(){var b=this.length;if(b%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var _=0;_<b;_+=4)x(this,_,_+3),x(this,_+1,_+2);return this},i.prototype.swap64=function(){var b=this.length;if(b%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var _=0;_<b;_+=8)x(this,_,_+7),x(this,_+1,_+6),x(this,_+2,_+5),x(this,_+3,_+4);return this},i.prototype.toString=function(){var b=this.length;return b===0?"":arguments.length===0?E(this,0,b):function(_,R,G){var J=!1;if((R===void 0||R<0)&&(R=0),R>this.length||((G===void 0||G>this.length)&&(G=this.length),G<=0)||(G>>>=0)<=(R>>>=0))return"";for(_||(_="utf8");;)switch(_){case"hex":return U(this,R,G);case"utf8":case"utf-8":return E(this,R,G);case"ascii":return C(this,R,G);case"latin1":case"binary":return B(this,R,G);case"base64":return K(this,R,G);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return q(this,R,G);default:if(J)throw new TypeError("Unknown encoding: "+_);_=(_+"").toLowerCase(),J=!0}}.apply(this,arguments)},i.prototype.toLocaleString=i.prototype.toString,i.prototype.equals=function(b){if(!i.isBuffer(b))throw new TypeError("Argument must be a Buffer");return this===b||i.compare(this,b)===0},i.prototype.inspect=function(){var b="",_=l.INSPECT_MAX_BYTES;return b=this.toString("hex",0,_).replace(/(.{2})/g,"$1 ").trim(),this.length>_&&(b+=" ... "),"<Buffer "+b+">"},i.prototype.compare=function(b,_,R,G,J){if(ie(b,Uint8Array)&&(b=i.from(b,b.offset,b.byteLength)),!i.isBuffer(b))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof b);if(_===void 0&&(_=0),R===void 0&&(R=b?b.length:0),G===void 0&&(G=0),J===void 0&&(J=this.length),_<0||R>b.length||G<0||J>this.length)throw new RangeError("out of range index");if(G>=J&&_>=R)return 0;if(G>=J)return-1;if(_>=R)return 1;if(_>>>=0,R>>>=0,G>>>=0,J>>>=0,this===b)return 0;for(var te=J-G,se=R-_,j=Math.min(te,se),S=this.slice(G,J),k=b.slice(_,R),Y=0;Y<j;++Y)if(S[Y]!==k[Y]){te=S[Y],se=k[Y];break}return te<se?-1:se<te?1:0},i.prototype.includes=function(b,_,R){return this.indexOf(b,_,R)!==-1},i.prototype.indexOf=function(b,_,R){return v(this,b,_,R,!0)},i.prototype.lastIndexOf=function(b,_,R){return v(this,b,_,R,!1)},i.prototype.write=function(b,_,R,G){if(_===void 0)G="utf8",R=this.length,_=0;else if(R===void 0&&typeof _=="string")G=_,R=this.length,_=0;else{if(!isFinite(_))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");_>>>=0,isFinite(R)?(R>>>=0,G===void 0&&(G="utf8")):(G=R,R=void 0)}var J=this.length-_;if((R===void 0||R>J)&&(R=J),b.length>0&&(R<0||_<0)||_>this.length)throw new RangeError("Attempt to write outside buffer bounds");G||(G="utf8");for(var te=!1;;)switch(G){case"hex":return w(this,b,_,R);case"utf8":case"utf-8":return F(this,b,_,R);case"ascii":return T(this,b,_,R);case"latin1":case"binary":return I(this,b,_,R);case"base64":return D(this,b,_,R);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return X(this,b,_,R);default:if(te)throw new TypeError("Unknown encoding: "+G);G=(""+G).toLowerCase(),te=!0}},i.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var A=4096;function C(b,_,R){var G="";R=Math.min(b.length,R);for(var J=_;J<R;++J)G+=String.fromCharCode(127&b[J]);return G}function B(b,_,R){var G="";R=Math.min(b.length,R);for(var J=_;J<R;++J)G+=String.fromCharCode(b[J]);return G}function U(b,_,R){var G=b.length;(!_||_<0)&&(_=0),(!R||R<0||R>G)&&(R=G);for(var J="",te=_;te<R;++te)J+=H(b[te]);return J}function q(b,_,R){for(var G=b.slice(_,R),J="",te=0;te<G.length;te+=2)J+=String.fromCharCode(G[te]+256*G[te+1]);return J}function Z(b,_,R){if(b%1!=0||b<0)throw new RangeError("offset is not uint");if(b+_>R)throw new RangeError("Trying to access beyond buffer length")}function $(b,_,R,G,J,te){if(!i.isBuffer(b))throw new TypeError('"buffer" argument must be a Buffer instance');if(_>J||_<te)throw new RangeError('"value" argument is out of bounds');if(R+G>b.length)throw new RangeError("Index out of range")}function L(b,_,R,G,J,te){if(R+G>b.length)throw new RangeError("Index out of range");if(R<0)throw new RangeError("Index out of range")}function V(b,_,R,G,J){return _=+_,R>>>=0,J||L(b,0,R,4),u.write(b,_,R,G,23,4),R+4}function N(b,_,R,G,J){return _=+_,R>>>=0,J||L(b,0,R,8),u.write(b,_,R,G,52,8),R+8}i.prototype.slice=function(b,_){var R=this.length;b=~~b,_=_===void 0?R:~~_,b<0?(b+=R)<0&&(b=0):b>R&&(b=R),_<0?(_+=R)<0&&(_=0):_>R&&(_=R),_<b&&(_=b);var G=this.subarray(b,_);return G.__proto__=i.prototype,G},i.prototype.readUIntLE=function(b,_,R){b>>>=0,_>>>=0,R||Z(b,_,this.length);for(var G=this[b],J=1,te=0;++te<_&&(J*=256);)G+=this[b+te]*J;return G},i.prototype.readUIntBE=function(b,_,R){b>>>=0,_>>>=0,R||Z(b,_,this.length);for(var G=this[b+--_],J=1;_>0&&(J*=256);)G+=this[b+--_]*J;return G},i.prototype.readUInt8=function(b,_){return b>>>=0,_||Z(b,1,this.length),this[b]},i.prototype.readUInt16LE=function(b,_){return b>>>=0,_||Z(b,2,this.length),this[b]|this[b+1]<<8},i.prototype.readUInt16BE=function(b,_){return b>>>=0,_||Z(b,2,this.length),this[b]<<8|this[b+1]},i.prototype.readUInt32LE=function(b,_){return b>>>=0,_||Z(b,4,this.length),(this[b]|this[b+1]<<8|this[b+2]<<16)+16777216*this[b+3]},i.prototype.readUInt32BE=function(b,_){return b>>>=0,_||Z(b,4,this.length),16777216*this[b]+(this[b+1]<<16|this[b+2]<<8|this[b+3])},i.prototype.readIntLE=function(b,_,R){b>>>=0,_>>>=0,R||Z(b,_,this.length);for(var G=this[b],J=1,te=0;++te<_&&(J*=256);)G+=this[b+te]*J;return G>=(J*=128)&&(G-=Math.pow(2,8*_)),G},i.prototype.readIntBE=function(b,_,R){b>>>=0,_>>>=0,R||Z(b,_,this.length);for(var G=_,J=1,te=this[b+--G];G>0&&(J*=256);)te+=this[b+--G]*J;return te>=(J*=128)&&(te-=Math.pow(2,8*_)),te},i.prototype.readInt8=function(b,_){return b>>>=0,_||Z(b,1,this.length),128&this[b]?-1*(255-this[b]+1):this[b]},i.prototype.readInt16LE=function(b,_){b>>>=0,_||Z(b,2,this.length);var R=this[b]|this[b+1]<<8;return 32768&R?4294901760|R:R},i.prototype.readInt16BE=function(b,_){b>>>=0,_||Z(b,2,this.length);var R=this[b+1]|this[b]<<8;return 32768&R?4294901760|R:R},i.prototype.readInt32LE=function(b,_){return b>>>=0,_||Z(b,4,this.length),this[b]|this[b+1]<<8|this[b+2]<<16|this[b+3]<<24},i.prototype.readInt32BE=function(b,_){return b>>>=0,_||Z(b,4,this.length),this[b]<<24|this[b+1]<<16|this[b+2]<<8|this[b+3]},i.prototype.readFloatLE=function(b,_){return b>>>=0,_||Z(b,4,this.length),u.read(this,b,!0,23,4)},i.prototype.readFloatBE=function(b,_){return b>>>=0,_||Z(b,4,this.length),u.read(this,b,!1,23,4)},i.prototype.readDoubleLE=function(b,_){return b>>>=0,_||Z(b,8,this.length),u.read(this,b,!0,52,8)},i.prototype.readDoubleBE=function(b,_){return b>>>=0,_||Z(b,8,this.length),u.read(this,b,!1,52,8)},i.prototype.writeUIntLE=function(b,_,R,G){b=+b,_>>>=0,R>>>=0,G||$(this,b,_,R,Math.pow(2,8*R)-1,0);var J=1,te=0;for(this[_]=255&b;++te<R&&(J*=256);)this[_+te]=b/J&255;return _+R},i.prototype.writeUIntBE=function(b,_,R,G){b=+b,_>>>=0,R>>>=0,G||$(this,b,_,R,Math.pow(2,8*R)-1,0);var J=R-1,te=1;for(this[_+J]=255&b;--J>=0&&(te*=256);)this[_+J]=b/te&255;return _+R},i.prototype.writeUInt8=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,1,255,0),this[_]=255&b,_+1},i.prototype.writeUInt16LE=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,2,65535,0),this[_]=255&b,this[_+1]=b>>>8,_+2},i.prototype.writeUInt16BE=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,2,65535,0),this[_]=b>>>8,this[_+1]=255&b,_+2},i.prototype.writeUInt32LE=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,4,4294967295,0),this[_+3]=b>>>24,this[_+2]=b>>>16,this[_+1]=b>>>8,this[_]=255&b,_+4},i.prototype.writeUInt32BE=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,4,4294967295,0),this[_]=b>>>24,this[_+1]=b>>>16,this[_+2]=b>>>8,this[_+3]=255&b,_+4},i.prototype.writeIntLE=function(b,_,R,G){if(b=+b,_>>>=0,!G){var J=Math.pow(2,8*R-1);$(this,b,_,R,J-1,-J)}var te=0,se=1,j=0;for(this[_]=255&b;++te<R&&(se*=256);)b<0&&j===0&&this[_+te-1]!==0&&(j=1),this[_+te]=(b/se>>0)-j&255;return _+R},i.prototype.writeIntBE=function(b,_,R,G){if(b=+b,_>>>=0,!G){var J=Math.pow(2,8*R-1);$(this,b,_,R,J-1,-J)}var te=R-1,se=1,j=0;for(this[_+te]=255&b;--te>=0&&(se*=256);)b<0&&j===0&&this[_+te+1]!==0&&(j=1),this[_+te]=(b/se>>0)-j&255;return _+R},i.prototype.writeInt8=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,1,127,-128),b<0&&(b=255+b+1),this[_]=255&b,_+1},i.prototype.writeInt16LE=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,2,32767,-32768),this[_]=255&b,this[_+1]=b>>>8,_+2},i.prototype.writeInt16BE=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,2,32767,-32768),this[_]=b>>>8,this[_+1]=255&b,_+2},i.prototype.writeInt32LE=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,4,2147483647,-2147483648),this[_]=255&b,this[_+1]=b>>>8,this[_+2]=b>>>16,this[_+3]=b>>>24,_+4},i.prototype.writeInt32BE=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,4,2147483647,-2147483648),b<0&&(b=4294967295+b+1),this[_]=b>>>24,this[_+1]=b>>>16,this[_+2]=b>>>8,this[_+3]=255&b,_+4},i.prototype.writeFloatLE=function(b,_,R){return V(this,b,_,!0,R)},i.prototype.writeFloatBE=function(b,_,R){return V(this,b,_,!1,R)},i.prototype.writeDoubleLE=function(b,_,R){return N(this,b,_,!0,R)},i.prototype.writeDoubleBE=function(b,_,R){return N(this,b,_,!1,R)},i.prototype.copy=function(b,_,R,G){if(!i.isBuffer(b))throw new TypeError("argument should be a Buffer");if(R||(R=0),G||G===0||(G=this.length),_>=b.length&&(_=b.length),_||(_=0),G>0&&G<R&&(G=R),G===R||b.length===0||this.length===0)return 0;if(_<0)throw new RangeError("targetStart out of bounds");if(R<0||R>=this.length)throw new RangeError("Index out of range");if(G<0)throw new RangeError("sourceEnd out of bounds");G>this.length&&(G=this.length),b.length-_<G-R&&(G=b.length-_+R);var J=G-R;if(this===b&&typeof Uint8Array.prototype.copyWithin=="function")this.copyWithin(_,R,G);else if(this===b&&R<_&&_<G)for(var te=J-1;te>=0;--te)b[te+_]=this[te+R];else Uint8Array.prototype.set.call(b,this.subarray(R,G),_);return J},i.prototype.fill=function(b,_,R,G){if(typeof b=="string"){if(typeof _=="string"?(G=_,_=0,R=this.length):typeof R=="string"&&(G=R,R=this.length),G!==void 0&&typeof G!="string")throw new TypeError("encoding must be a string");if(typeof G=="string"&&!i.isEncoding(G))throw new TypeError("Unknown encoding: "+G);if(b.length===1){var J=b.charCodeAt(0);(G==="utf8"&&J<128||G==="latin1")&&(b=J)}}else typeof b=="number"&&(b&=255);if(_<0||this.length<_||this.length<R)throw new RangeError("Out of range index");if(R<=_)return this;var te;if(_>>>=0,R=R===void 0?this.length:R>>>0,b||(b=0),typeof b=="number")for(te=_;te<R;++te)this[te]=b;else{var se=i.isBuffer(b)?b:i.from(b,G),j=se.length;if(j===0)throw new TypeError('The value "'+b+'" is invalid for argument "value"');for(te=0;te<R-_;++te)this[te+_]=se[te%j]}return this};var O=/[^+/0-9A-Za-z-_]/g;function H(b){return b<16?"0"+b.toString(16):b.toString(16)}function W(b,_){var R;_=_||1/0;for(var G=b.length,J=null,te=[],se=0;se<G;++se){if((R=b.charCodeAt(se))>55295&&R<57344){if(!J){if(R>56319){(_-=3)>-1&&te.push(239,191,189);continue}if(se+1===G){(_-=3)>-1&&te.push(239,191,189);continue}J=R;continue}if(R<56320){(_-=3)>-1&&te.push(239,191,189),J=R;continue}R=65536+(J-55296<<10|R-56320)}else J&&(_-=3)>-1&&te.push(239,191,189);if(J=null,R<128){if((_-=1)<0)break;te.push(R)}else if(R<2048){if((_-=2)<0)break;te.push(R>>6|192,63&R|128)}else if(R<65536){if((_-=3)<0)break;te.push(R>>12|224,R>>6&63|128,63&R|128)}else{if(!(R<1114112))throw new Error("Invalid code point");if((_-=4)<0)break;te.push(R>>18|240,R>>12&63|128,R>>6&63|128,63&R|128)}}return te}function ee(b){return a.toByteArray(function(_){if((_=(_=_.split("=")[0]).trim().replace(O,"")).length<2)return"";for(;_.length%4!=0;)_+="=";return _}(b))}function oe(b,_,R,G){for(var J=0;J<G&&!(J+R>=_.length||J>=b.length);++J)_[J+R]=b[J];return J}function ie(b,_){return b instanceof _||b!=null&&b.constructor!=null&&b.constructor.name!=null&&b.constructor.name===_.name}function ae(b){return b!=b}}).call(this)}).call(this,t("buffer").Buffer)},{"base64-js":13,buffer:17,ieee754:23}],18:[function(t,n,l){(function(o){(function(){l.formatArgs=function(u){if(u[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+u[0]+(this.useColors?"%c ":" ")+"+"+n.exports.humanize(this.diff),!this.useColors)return;const d="color: "+this.color;u.splice(1,0,d,"color: inherit");let s=0,i=0;u[0].replace(/%[a-zA-Z%]/g,p=>{p!=="%%"&&p==="%c"&&(i=++s)}),u.splice(i,0,d)},l.save=function(u){try{u?l.storage.setItem("debug",u):l.storage.removeItem("debug")}catch(d){}},l.load=function(){let u;try{u=l.storage.getItem("debug")}catch(d){}return!u&&o!==void 0&&"env"in o&&(u=o.env.DEBUG),u},l.useColors=function(){return typeof window!="undefined"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)?!0:typeof navigator!="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)?!1:typeof document!="undefined"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window!="undefined"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator!="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator!="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},l.storage=function(){try{return localStorage}catch(u){}}(),l.destroy=(()=>{let u=!1;return()=>{u||(u=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),l.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],l.log=console.debug||console.log||(()=>{}),n.exports=t("./common")(l);const{formatters:a}=n.exports;a.j=function(u){try{return JSON.stringify(u)}catch(d){return"[UnexpectedJSONParseError]: "+d.message}}}).call(this)}).call(this,t("_process"))},{"./common":19,_process:50}],19:[function(t,n,l){n.exports=function(o){function a(s){let i,p,c,f=null;function h(...y){if(!h.enabled)return;const m=h,x=Number(new Date),v=x-(i||x);m.diff=v,m.prev=i,m.curr=x,i=x,y[0]=a.coerce(y[0]),typeof y[0]!="string"&&y.unshift("%O");let g=0;y[0]=y[0].replace(/%([a-zA-Z%])/g,(w,F)=>{if(w==="%%")return"%";g++;const T=a.formatters[F];if(typeof T=="function"){const I=y[g];w=T.call(m,I),y.splice(g,1),g--}return w}),a.formatArgs.call(m,y),(m.log||a.log).apply(m,y)}return h.namespace=s,h.useColors=a.useColors(),h.color=a.selectColor(s),h.extend=u,h.destroy=a.destroy,Object.defineProperty(h,"enabled",{enumerable:!0,configurable:!1,get:()=>f!==null?f:(p!==a.namespaces&&(p=a.namespaces,c=a.enabled(s)),c),set:y=>{f=y}}),typeof a.init=="function"&&a.init(h),h}function u(s,i){const p=a(this.namespace+(i===void 0?":":i)+s);return p.log=this.log,p}function d(s){return s.toString().substring(2,s.toString().length-2).replace(/\.\*\?$/,"*")}return a.debug=a,a.default=a,a.coerce=function(s){return s instanceof Error?s.stack||s.message:s},a.disable=function(){const s=[...a.names.map(d),...a.skips.map(d).map(i=>"-"+i)].join(",");return a.enable(""),s},a.enable=function(s){let i;a.save(s),a.namespaces=s,a.names=[],a.skips=[];const p=(typeof s=="string"?s:"").split(/[\s,]+/),c=p.length;for(i=0;i<c;i++)p[i]&&((s=p[i].replace(/\*/g,".*?"))[0]==="-"?a.skips.push(new RegExp("^"+s.substr(1)+"$")):a.names.push(new RegExp("^"+s+"$")))},a.enabled=function(s){if(s[s.length-1]==="*")return!0;let i,p;for(i=0,p=a.skips.length;i<p;i++)if(a.skips[i].test(s))return!1;for(i=0,p=a.names.length;i<p;i++)if(a.names[i].test(s))return!0;return!1},a.humanize=t("ms"),a.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(o).forEach(s=>{a[s]=o[s]}),a.names=[],a.skips=[],a.formatters={},a.selectColor=function(s){let i=0;for(let p=0;p<s.length;p++)i=(i<<5)-i+s.charCodeAt(p),i|=0;return a.colors[Math.abs(i)%a.colors.length]},a.enable(a.load()),a}},{ms:45}],20:[function(t,n,l){(function(o,a){(function(){var u=t("readable-stream"),d=t("end-of-stream"),s=t("inherits"),i=t("stream-shift"),p=a.from&&a.from!==Uint8Array.from?a.from([0]):new a([0]),c=function(m,x){m._corked?m.once("uncork",x):x()},f=function(m,x){return function(v){v?function(g,w){g._autoDestroy&&g.destroy(w)}(m,v.message==="premature close"?null:v):x&&!m._ended&&m.end()}},h=function(){},y=function(m,x,v){if(!(this instanceof y))return new y(m,x,v);u.Duplex.call(this,v),this._writable=null,this._readable=null,this._readable2=null,this._autoDestroy=!v||v.autoDestroy!==!1,this._forwardDestroy=!v||v.destroy!==!1,this._forwardEnd=!v||v.end!==!1,this._corked=1,this._ondrain=null,this._drained=!1,this._forwarding=!1,this._unwrite=null,this._unread=null,this._ended=!1,this.destroyed=!1,m&&this.setWritable(m),x&&this.setReadable(x)};s(y,u.Duplex),y.obj=function(m,x,v){return v||(v={}),v.objectMode=!0,v.highWaterMark=16,new y(m,x,v)},y.prototype.cork=function(){++this._corked==1&&this.emit("cork")},y.prototype.uncork=function(){this._corked&&--this._corked==0&&this.emit("uncork")},y.prototype.setWritable=function(m){if(this._unwrite&&this._unwrite(),this.destroyed)m&&m.destroy&&m.destroy();else if(m!==null&&m!==!1){var x=this,v=d(m,{writable:!0,readable:!1},f(this,this._forwardEnd)),g=function(){var w=x._ondrain;x._ondrain=null,w&&w()};this._unwrite&&o.nextTick(g),this._writable=m,this._writable.on("drain",g),this._unwrite=function(){x._writable.removeListener("drain",g),v()},this.uncork()}else this.end()},y.prototype.setReadable=function(m){if(this._unread&&this._unread(),this.destroyed)m&&m.destroy&&m.destroy();else{if(m===null||m===!1)return this.push(null),void this.resume();var x,v=this,g=d(m,{writable:!1,readable:!0},f(this)),w=function(){v._forward()},F=function(){v.push(null)};this._drained=!0,this._readable=m,this._readable2=m._readableState?m:(x=m,new u.Readable({objectMode:!0,highWaterMark:16}).wrap(x)),this._readable2.on("readable",w),this._readable2.on("end",F),this._unread=function(){v._readable2.removeListener("readable",w),v._readable2.removeListener("end",F),g()},this._forward()}},y.prototype._read=function(){this._drained=!0,this._forward()},y.prototype._forward=function(){if(!this._forwarding&&this._readable2&&this._drained){var m;for(this._forwarding=!0;this._drained&&(m=i(this._readable2))!==null;)this.destroyed||(this._drained=this.push(m));this._forwarding=!1}},y.prototype.destroy=function(m,x){if(x||(x=h),this.destroyed)return x(null);this.destroyed=!0;var v=this;o.nextTick(function(){v._destroy(m),x(null)})},y.prototype._destroy=function(m){if(m){var x=this._ondrain;this._ondrain=null,x?x(m):this.emit("error",m)}this._forwardDestroy&&(this._readable&&this._readable.destroy&&this._readable.destroy(),this._writable&&this._writable.destroy&&this._writable.destroy()),this.emit("close")},y.prototype._write=function(m,x,v){if(!this.destroyed)return this._corked?c(this,this._write.bind(this,m,x,v)):m===p?this._finish(v):this._writable?void(this._writable.write(m)===!1?this._ondrain=v:this.destroyed||v()):v()},y.prototype._finish=function(m){var x=this;this.emit("preend"),c(this,function(){var v,g;v=x._forwardEnd&&x._writable,g=function(){x._writableState.prefinished===!1&&(x._writableState.prefinished=!0),x.emit("prefinish"),c(x,m)},v?v._writableState&&v._writableState.finished?g():v._writableState?v.end(g):(v.end(),g()):g()})},y.prototype.end=function(m,x,v){return typeof m=="function"?this.end(null,null,m):typeof x=="function"?this.end(m,null,x):(this._ended=!0,m&&this.write(m),this._writableState.ending||this._writableState.destroyed||this.write(p),u.Writable.prototype.end.call(this,v))},n.exports=y}).call(this)}).call(this,t("_process"),t("buffer").Buffer)},{_process:50,buffer:17,"end-of-stream":21,inherits:24,"readable-stream":69,"stream-shift":74}],21:[function(t,n,l){(function(o){(function(){var a=t("once"),u=function(){},d=function(s,i,p){if(typeof i=="function")return d(s,null,i);i||(i={}),p=a(p||u);var c=s._writableState,f=s._readableState,h=i.readable||i.readable!==!1&&s.readable,y=i.writable||i.writable!==!1&&s.writable,m=!1,x=function(){s.writable||v()},v=function(){y=!1,h||p.call(s)},g=function(){h=!1,y||p.call(s)},w=function(X){p.call(s,X?new Error("exited with error code: "+X):null)},F=function(X){p.call(s,X)},T=function(){o.nextTick(I)},I=function(){if(!m)return(!h||f&&f.ended&&!f.destroyed)&&(!y||c&&c.ended&&!c.destroyed)?void 0:p.call(s,new Error("premature close"))},D=function(){s.req.on("finish",v)};return function(X){return X.setHeader&&typeof X.abort=="function"}(s)?(s.on("complete",v),s.on("abort",T),s.req?D():s.on("request",D)):y&&!c&&(s.on("end",x),s.on("close",x)),function(X){return X.stdio&&Array.isArray(X.stdio)&&X.stdio.length===3}(s)&&s.on("exit",w),s.on("end",g),s.on("finish",v),i.error!==!1&&s.on("error",F),s.on("close",T),function(){m=!0,s.removeListener("complete",v),s.removeListener("abort",T),s.removeListener("request",D),s.req&&s.req.removeListener("finish",v),s.removeListener("end",x),s.removeListener("close",x),s.removeListener("finish",v),s.removeListener("exit",w),s.removeListener("end",g),s.removeListener("error",F),s.removeListener("close",T)}};n.exports=d}).call(this)}).call(this,t("_process"))},{_process:50,once:48}],22:[function(t,n,l){var o=Object.create||function(g){var w=function(){};return w.prototype=g,new w},a=Object.keys||function(g){var w=[];for(var F in g)Object.prototype.hasOwnProperty.call(g,F)&&w.push(F);return F},u=Function.prototype.bind||function(g){var w=this;return function(){return w.apply(g,arguments)}};function d(){this._events&&Object.prototype.hasOwnProperty.call(this,"_events")||(this._events=o(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0}n.exports=d,d.EventEmitter=d,d.prototype._events=void 0,d.prototype._maxListeners=void 0;var s,i=10;try{var p={};Object.defineProperty&&Object.defineProperty(p,"x",{value:0}),s=p.x===0}catch(g){s=!1}function c(g){return g._maxListeners===void 0?d.defaultMaxListeners:g._maxListeners}function f(g,w,F,T){var I,D,X;if(typeof F!="function")throw new TypeError('"listener" argument must be a function');if((D=g._events)?(D.newListener&&(g.emit("newListener",w,F.listener?F.listener:F),D=g._events),X=D[w]):(D=g._events=o(null),g._eventsCount=0),X){if(typeof X=="function"?X=D[w]=T?[F,X]:[X,F]:T?X.unshift(F):X.push(F),!X.warned&&(I=c(g))&&I>0&&X.length>I){X.warned=!0;var K=new Error("Possible EventEmitter memory leak detected. "+X.length+' "'+String(w)+'" listeners added. Use emitter.setMaxListeners() to increase limit.');K.name="MaxListenersExceededWarning",K.emitter=g,K.type=w,K.count=X.length,typeof console=="object"&&console.warn&&console.warn("%s: %s",K.name,K.message)}}else X=D[w]=F,++g._eventsCount;return g}function h(){if(!this.fired)switch(this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length){case 0:return this.listener.call(this.target);case 1:return this.listener.call(this.target,arguments[0]);case 2:return this.listener.call(this.target,arguments[0],arguments[1]);case 3:return this.listener.call(this.target,arguments[0],arguments[1],arguments[2]);default:for(var g=new Array(arguments.length),w=0;w<g.length;++w)g[w]=arguments[w];this.listener.apply(this.target,g)}}function y(g,w,F){var T={fired:!1,wrapFn:void 0,target:g,type:w,listener:F},I=u.call(h,T);return I.listener=F,T.wrapFn=I,I}function m(g,w,F){var T=g._events;if(!T)return[];var I=T[w];return I?typeof I=="function"?F?[I.listener||I]:[I]:F?function(D){for(var X=new Array(D.length),K=0;K<X.length;++K)X[K]=D[K].listener||D[K];return X}(I):v(I,I.length):[]}function x(g){var w=this._events;if(w){var F=w[g];if(typeof F=="function")return 1;if(F)return F.length}return 0}function v(g,w){for(var F=new Array(w),T=0;T<w;++T)F[T]=g[T];return F}s?Object.defineProperty(d,"defaultMaxListeners",{enumerable:!0,get:function(){return i},set:function(g){if(typeof g!="number"||g<0||g!=g)throw new TypeError('"defaultMaxListeners" must be a positive number');i=g}}):d.defaultMaxListeners=i,d.prototype.setMaxListeners=function(g){if(typeof g!="number"||g<0||isNaN(g))throw new TypeError('"n" argument must be a positive number');return this._maxListeners=g,this},d.prototype.getMaxListeners=function(){return c(this)},d.prototype.emit=function(g){var w,F,T,I,D,X,K=g==="error";if(X=this._events)K=K&&X.error==null;else if(!K)return!1;if(K){if(arguments.length>1&&(w=arguments[1]),w instanceof Error)throw w;var E=new Error('Unhandled "error" event. ('+w+")");throw E.context=w,E}if(!(F=X[g]))return!1;var A=typeof F=="function";switch(T=arguments.length){case 1:(function(C,B,U){if(B)C.call(U);else for(var q=C.length,Z=v(C,q),$=0;$<q;++$)Z[$].call(U)})(F,A,this);break;case 2:(function(C,B,U,q){if(B)C.call(U,q);else for(var Z=C.length,$=v(C,Z),L=0;L<Z;++L)$[L].call(U,q)})(F,A,this,arguments[1]);break;case 3:(function(C,B,U,q,Z){if(B)C.call(U,q,Z);else for(var $=C.length,L=v(C,$),V=0;V<$;++V)L[V].call(U,q,Z)})(F,A,this,arguments[1],arguments[2]);break;case 4:(function(C,B,U,q,Z,$){if(B)C.call(U,q,Z,$);else for(var L=C.length,V=v(C,L),N=0;N<L;++N)V[N].call(U,q,Z,$)})(F,A,this,arguments[1],arguments[2],arguments[3]);break;default:for(I=new Array(T-1),D=1;D<T;D++)I[D-1]=arguments[D];(function(C,B,U,q){if(B)C.apply(U,q);else for(var Z=C.length,$=v(C,Z),L=0;L<Z;++L)$[L].apply(U,q)})(F,A,this,I)}return!0},d.prototype.addListener=function(g,w){return f(this,g,w,!1)},d.prototype.on=d.prototype.addListener,d.prototype.prependListener=function(g,w){return f(this,g,w,!0)},d.prototype.once=function(g,w){if(typeof w!="function")throw new TypeError('"listener" argument must be a function');return this.on(g,y(this,g,w)),this},d.prototype.prependOnceListener=function(g,w){if(typeof w!="function")throw new TypeError('"listener" argument must be a function');return this.prependListener(g,y(this,g,w)),this},d.prototype.removeListener=function(g,w){var F,T,I,D,X;if(typeof w!="function")throw new TypeError('"listener" argument must be a function');if(!(T=this._events))return this;if(!(F=T[g]))return this;if(F===w||F.listener===w)--this._eventsCount==0?this._events=o(null):(delete T[g],T.removeListener&&this.emit("removeListener",g,F.listener||w));else if(typeof F!="function"){for(I=-1,D=F.length-1;D>=0;D--)if(F[D]===w||F[D].listener===w){X=F[D].listener,I=D;break}if(I<0)return this;I===0?F.shift():function(K,E){for(var A=E,C=A+1,B=K.length;C<B;A+=1,C+=1)K[A]=K[C];K.pop()}(F,I),F.length===1&&(T[g]=F[0]),T.removeListener&&this.emit("removeListener",g,X||w)}return this},d.prototype.removeAllListeners=function(g){var w,F,T;if(!(F=this._events))return this;if(!F.removeListener)return arguments.length===0?(this._events=o(null),this._eventsCount=0):F[g]&&(--this._eventsCount==0?this._events=o(null):delete F[g]),this;if(arguments.length===0){var I,D=a(F);for(T=0;T<D.length;++T)(I=D[T])!=="removeListener"&&this.removeAllListeners(I);return this.removeAllListeners("removeListener"),this._events=o(null),this._eventsCount=0,this}if(typeof(w=F[g])=="function")this.removeListener(g,w);else if(w)for(T=w.length-1;T>=0;T--)this.removeListener(g,w[T]);return this},d.prototype.listeners=function(g){return m(this,g,!0)},d.prototype.rawListeners=function(g){return m(this,g,!1)},d.listenerCount=function(g,w){return typeof g.listenerCount=="function"?g.listenerCount(w):x.call(g,w)},d.prototype.listenerCount=x,d.prototype.eventNames=function(){return this._eventsCount>0?Reflect.ownKeys(this._events):[]}},{}],23:[function(t,n,l){l.read=function(o,a,u,d,s){var i,p,c=8*s-d-1,f=(1<<c)-1,h=f>>1,y=-7,m=u?s-1:0,x=u?-1:1,v=o[a+m];for(m+=x,i=v&(1<<-y)-1,v>>=-y,y+=c;y>0;i=256*i+o[a+m],m+=x,y-=8);for(p=i&(1<<-y)-1,i>>=-y,y+=d;y>0;p=256*p+o[a+m],m+=x,y-=8);if(i===0)i=1-h;else{if(i===f)return p?NaN:1/0*(v?-1:1);p+=Math.pow(2,d),i-=h}return(v?-1:1)*p*Math.pow(2,i-d)},l.write=function(o,a,u,d,s,i){var p,c,f,h=8*i-s-1,y=(1<<h)-1,m=y>>1,x=s===23?Math.pow(2,-24)-Math.pow(2,-77):0,v=d?0:i-1,g=d?1:-1,w=a<0||a===0&&1/a<0?1:0;for(a=Math.abs(a),isNaN(a)||a===1/0?(c=isNaN(a)?1:0,p=y):(p=Math.floor(Math.log(a)/Math.LN2),a*(f=Math.pow(2,-p))<1&&(p--,f*=2),(a+=p+m>=1?x/f:x*Math.pow(2,1-m))*f>=2&&(p++,f/=2),p+m>=y?(c=0,p=y):p+m>=1?(c=(a*f-1)*Math.pow(2,s),p+=m):(c=a*Math.pow(2,m-1)*Math.pow(2,s),p=0));s>=8;o[u+v]=255&c,v+=g,c/=256,s-=8);for(p=p<<s|c,h+=s;h>0;o[u+v]=255&p,v+=g,p/=256,h-=8);o[u+v-g]|=128*w}},{}],24:[function(t,n,l){typeof Object.create=="function"?n.exports=function(o,a){a&&(o.super_=a,o.prototype=Object.create(a.prototype,{constructor:{value:o,enumerable:!1,writable:!0,configurable:!0}}))}:n.exports=function(o,a){if(a){o.super_=a;var u=function(){};u.prototype=a.prototype,o.prototype=new u,o.prototype.constructor=o}}},{}],25:[function(t,n,l){Object.defineProperty(l,"__esModule",{value:!0});var o=function(){function a(u,d){this.color=!0,this.key=void 0,this.value=void 0,this.parent=void 0,this.brother=void 0,this.leftChild=void 0,this.rightChild=void 0,this.key=u,this.value=d}return a.prototype.rotateLeft=function(){var u=this.parent,d=this.brother,s=this.leftChild,i=this.rightChild;if(!i)throw new Error("unknown error");var p=i.leftChild,c=i.rightChild;return u&&(u.leftChild===this?u.leftChild=i:u.rightChild===this&&(u.rightChild=i)),i.parent=u,i.brother=d,i.leftChild=this,i.rightChild=c,d&&(d.brother=i),this.parent=i,this.brother=c,this.leftChild=s,this.rightChild=p,c&&(c.parent=i,c.brother=this),s&&(s.parent=this,s.brother=p),p&&(p.parent=this,p.brother=s),i},a.prototype.rotateRight=function(){var u=this.parent,d=this.brother,s=this.leftChild;if(!s)throw new Error("unknown error");var i=this.rightChild,p=s.leftChild,c=s.rightChild;return u&&(u.leftChild===this?u.leftChild=s:u.rightChild===this&&(u.rightChild=s)),s.parent=u,s.brother=d,s.leftChild=p,s.rightChild=this,d&&(d.brother=s),p&&(p.parent=s,p.brother=this),this.parent=s,this.brother=p,this.leftChild=c,this.rightChild=i,c&&(c.parent=this,c.brother=i),i&&(i.parent=this,i.brother=c),s},a.prototype.remove=function(){if(this.leftChild||this.rightChild)throw new Error("can only remove leaf node");this.parent&&(this===this.parent.leftChild?this.parent.leftChild=void 0:this===this.parent.rightChild&&(this.parent.rightChild=void 0)),this.brother&&(this.brother.brother=void 0),this.key=void 0,this.value=void 0,this.parent=void 0,this.brother=void 0},a.TreeNodeColorType={red:!0,black:!1},a}();Object.freeze(o),l.default=o},{}],26:[function(t,n,l){var o=this&&this.__generator||function(u,d){var s,i,p,c,f={label:0,sent:function(){if(1&p[0])throw p[1];return p[1]},trys:[],ops:[]};return c={next:h(0),throw:h(1),return:h(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function h(y){return function(m){return function(x){if(s)throw new TypeError("Generator is already executing.");for(;f;)try{if(s=1,i&&(p=2&x[0]?i.return:x[0]?i.throw||((p=i.return)&&p.call(i),0):i.next)&&!(p=p.call(i,x[1])).done)return p;switch(i=0,p&&(x=[2&x[0],p.value]),x[0]){case 0:case 1:p=x;break;case 4:return f.label++,{value:x[1],done:!1};case 5:f.label++,i=x[1],x=[0];continue;case 7:x=f.ops.pop(),f.trys.pop();continue;default:if(!(p=(p=f.trys).length>0&&p[p.length-1])&&(x[0]===6||x[0]===2)){f=0;continue}if(x[0]===3&&(!p||x[1]>p[0]&&x[1]<p[3])){f.label=x[1];break}if(x[0]===6&&f.label<p[1]){f.label=p[1],p=x;break}if(p&&f.label<p[2]){f.label=p[2],f.ops.push(x);break}p[2]&&f.ops.pop(),f.trys.pop();continue}x=d.call(u,f)}catch(v){x=[6,v],i=0}finally{s=p=0}if(5&x[0])throw x[1];return{value:x[0]?x[1]:void 0,done:!0}}([y,m])}}};function a(u){var d=this;u===void 0&&(u=[]);var s=[],i=0,p=0,c=0,f=0,h=0,y=0;this.size=function(){return y},this.empty=function(){return y===0},this.clear=function(){i=c=p=f=h=y=0,x.call(this,a.bucketSize),y=0},this.front=function(){return s[i][p]},this.back=function(){return s[c][f]},this.forEach=function(v){if(!this.empty()){var g=0;if(i!==c){for(F=p;F<a.bucketSize;++F)v(s[i][F],g++);for(F=i+1;F<c;++F)for(var w=0;w<a.bucketSize;++w)v(s[F][w],g++);for(F=0;F<=f;++F)v(s[c][F],g++)}else for(var F=p;F<=f;++F)v(s[i][F],g++)}};var m=function(v){var g=i*a.bucketSize+p,w=g+v,F=c*a.bucketSize+f;if(w<g||w>F)throw new Error("pos should more than 0 and less than queue's size");return{curNodeBucketIndex:Math.floor(w/a.bucketSize),curNodePointerIndex:w%a.bucketSize}};this.getElementByPos=function(v){var g=m(v),w=g.curNodeBucketIndex,F=g.curNodePointerIndex;return s[w][F]},this.eraseElementByPos=function(v){var g=this;if(v<0||v>y)throw new Error("pos should more than 0 and less than queue's size");if(v===0)this.popFront();else if(v===this.size())this.popBack();else{for(var w=[],F=v+1;F<y;++F)w.push(this.getElementByPos(F));this.cut(v),this.popBack(),w.forEach(function(T){return g.pushBack(T)})}},this.eraseElementByValue=function(v){if(!this.empty()){var g=[];this.forEach(function(T){T!==v&&g.push(T)});for(var w=g.length,F=0;F<w;++F)this.setElementByPos(F,g[F]);this.cut(w-1)}};var x=function(v){for(var g=[],w=v*a.sigma,F=Math.max(Math.ceil(w/a.bucketSize),2),T=0;T<F;++T)g.push(new Array(a.bucketSize));var I=Math.ceil(v/a.bucketSize),D=Math.floor(F/2)-Math.floor(I/2),X=D,K=0;if(this.size())for(T=0;T<I;++T){for(var E=0;E<a.bucketSize;++E)if(g[D+T][E]=this.front(),this.popFront(),this.empty()){X=D+T,K=E;break}if(this.empty())break}s=g,i=D,p=0,c=X,f=K,h=F,y=v};this.pushBack=function(v){this.empty()||(c===h-1&&f===a.bucketSize-1&&x.call(this,this.size()),f<a.bucketSize-1?++f:c<h-1&&(++c,f=0)),++y,s[c][f]=v},this.popBack=function(){this.empty()||(this.size()!==1&&(f>0?--f:i<c&&(--c,f=a.bucketSize-1)),y>0&&--y)},this.setElementByPos=function(v,g){var w=m(v),F=w.curNodeBucketIndex,T=w.curNodePointerIndex;s[F][T]=g},this.insert=function(v,g,w){var F=this;if(w===void 0&&(w=1),v===0)for(;w--;)this.pushFront(g);else if(v===this.size())for(;w--;)this.pushBack(g);else{for(var T=[],I=v;I<y;++I)T.push(this.getElementByPos(I));for(this.cut(v-1),I=0;I<w;++I)this.pushBack(g);T.forEach(function(D){return F.pushBack(D)})}},this.find=function(v){if(i===c){for(var g=p;g<=f;++g)if(s[i][g]===v)return!0;return!1}for(g=p;g<a.bucketSize;++g)if(s[i][g]===v)return!0;for(g=i+1;g<c;++g)for(var w=0;w<a.bucketSize;++w)if(s[g][w]===v)return!0;for(g=0;g<=f;++g)if(s[c][g]===v)return!0;return!1},this.reverse=function(){for(var v=0,g=y-1;v<g;){var w=this.getElementByPos(v);this.setElementByPos(v,this.getElementByPos(g)),this.setElementByPos(g,w),++v,--g}},this.unique=function(){if(!this.empty()){var v=[],g=this.front();this.forEach(function(F,T){T!==0&&F===g||(v.push(F),g=F)});for(var w=0;w<y;++w)this.setElementByPos(w,v[w]);this.cut(v.length-1)}},this.sort=function(v){var g=[];this.forEach(function(F){g.push(F)}),g.sort(v);for(var w=0;w<y;++w)this.setElementByPos(w,g[w])},this.pushFront=function(v){this.empty()||(i===0&&p===0&&x.call(this,this.size()),p>0?--p:i>0&&(--i,p=a.bucketSize-1)),++y,s[i][p]=v},this.popFront=function(){this.empty()||(this.size()!==1&&(p<a.bucketSize-1?++p:i<c&&(++i,p=0)),y>0&&--y)},this.shrinkToFit=function(){var v=this,g=[];this.forEach(function(I){g.push(I)});var w=g.length;s=[];for(var F=Math.ceil(w/a.bucketSize),T=0;T<F;++T)s.push(new Array(a.bucketSize));this.clear(),g.forEach(function(I){return v.pushBack(I)})},this.cut=function(v){if(v<0)this.clear();else{var g=m(v),w=g.curNodeBucketIndex,F=g.curNodePointerIndex;c=w,f=F,y=v+1}},this[Symbol.iterator]=function(){return function(){var v,g;return o(this,function(w){switch(w.label){case 0:if(y===0)return[2];if(i!==c)return[3,5];g=p,w.label=1;case 1:return g<=f?[4,s[i][g]]:[3,4];case 2:w.sent(),w.label=3;case 3:return++g,[3,1];case 4:return[2];case 5:g=p,w.label=6;case 6:return g<a.bucketSize?[4,s[i][g]]:[3,9];case 7:w.sent(),w.label=8;case 8:return++g,[3,6];case 9:g=i+1,w.label=10;case 10:if(!(g<c))return[3,15];v=0,w.label=11;case 11:return v<a.bucketSize?[4,s[g][v]]:[3,14];case 12:w.sent(),w.label=13;case 13:return++v,[3,11];case 14:return++g,[3,10];case 15:g=0,w.label=16;case 16:return g<=f?[4,s[c][g]]:[3,19];case 17:w.sent(),w.label=18;case 18:return++g,[3,16];case 19:return[2]}})}()},function(){var v=a.bucketSize;u.size?v=u.size():u.length&&(v=u.length);var g=v*a.sigma;h=Math.ceil(g/a.bucketSize),h=Math.max(h,3);for(var w=0;w<h;++w)s.push(new Array(a.bucketSize));var F=Math.ceil(v/a.bucketSize);i=Math.floor(h/2)-Math.floor(F/2),c=i,u.forEach(function(T){return d.pushBack(T)})}(),Object.freeze(this)}Object.defineProperty(l,"__esModule",{value:!0}),a.sigma=3,a.bucketSize=5e3,Object.freeze(a),l.default=a},{}],27:[function(t,n,l){var o=this&&this.__generator||function(i,p){var c,f,h,y,m={label:0,sent:function(){if(1&h[0])throw h[1];return h[1]},trys:[],ops:[]};return y={next:x(0),throw:x(1),return:x(2)},typeof Symbol=="function"&&(y[Symbol.iterator]=function(){return this}),y;function x(v){return function(g){return function(w){if(c)throw new TypeError("Generator is already executing.");for(;m;)try{if(c=1,f&&(h=2&w[0]?f.return:w[0]?f.throw||((h=f.return)&&h.call(f),0):f.next)&&!(h=h.call(f,w[1])).done)return h;switch(f=0,h&&(w=[2&w[0],h.value]),w[0]){case 0:case 1:h=w;break;case 4:return m.label++,{value:w[1],done:!1};case 5:m.label++,f=w[1],w=[0];continue;case 7:w=m.ops.pop(),m.trys.pop();continue;default:if(!(h=(h=m.trys).length>0&&h[h.length-1])&&(w[0]===6||w[0]===2)){m=0;continue}if(w[0]===3&&(!h||w[1]>h[0]&&w[1]<h[3])){m.label=w[1];break}if(w[0]===6&&m.label<h[1]){m.label=h[1],h=w;break}if(h&&m.label<h[2]){m.label=h[2],m.ops.push(w);break}h[2]&&m.ops.pop(),m.trys.pop();continue}w=p.call(i,m)}catch(F){w=[6,F],f=0}finally{c=h=0}if(5&w[0])throw w[1];return{value:w[0]?w[1]:void 0,done:!0}}([v,g])}}},a=this&&this.__values||function(i){var p=typeof Symbol=="function"&&Symbol.iterator,c=p&&i[p],f=0;if(c)return c.call(i);if(i&&typeof i.length=="number")return{next:function(){return i&&f>=i.length&&(i=void 0),{value:i&&i[f++],done:!i}}};throw new TypeError(p?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(l,"__esModule",{value:!0});var u=t("../LinkList/LinkList"),d=t("../Map/Map");function s(i,p,c){var f=this;if(i===void 0&&(i=[]),p===void 0&&(p=s.initSize),c=c||function(x){var v,g,w=0,F="";if(typeof x=="number")w=((w=Math.floor(x))<<5)-w,w&=w;else{F=typeof x!="string"?JSON.stringify(x):x;try{for(var T=a(F),I=T.next();!I.done;I=T.next())w=(w<<5)-w+I.value.charCodeAt(0),w&=w}catch(D){v={error:D}}finally{try{I&&!I.done&&(g=T.return)&&g.call(T)}finally{if(v)throw v.error}}}return w^=w>>>16},(p&p-1)!=0)throw new Error("initBucketNum must be 2 to the power of n");var h=0,y=[],m=Math.max(s.initSize,Math.min(s.maxSize,p));this.size=function(){return h},this.empty=function(){return h===0},this.clear=function(){h=0,m=p,y=[]},this.forEach=function(x){var v=0;y.forEach(function(g){g.forEach(function(w){x(w,v++)})})},this.setElement=function(x,v){var g,w;if(x==null)throw new Error("to avoid some unnecessary errors, we don't suggest you insert null or undefined here");if(v!=null){var F=c(x)&m-1;if(y[F]){var T=y[F].size();if(y[F]instanceof u.default){try{for(var I=a(y[F]),D=I.next();!D.done;D=I.next()){var X=D.value;if(X.key===x)return void(X.value=v)}}catch(E){g={error:E}}finally{try{D&&!D.done&&(w=I.return)&&w.call(I)}finally{if(g)throw g.error}}y[F].pushBack({key:x,value:v}),y[F].size()>=s.treeifyThreshold&&(y[F]=new d.default(y[F]))}else y[F].setElement(x,v);var K=y[F].size();h+=K-T}else++h,y[F]=new u.default([{key:x,value:v}]);h>m*s.sigma&&function(E){if(!(E>=s.maxSize)){m=2*E;var A=[];y.forEach(function(C,B){if(!C.empty()){if(C instanceof u.default&&C.size()===1){var U=C.front(),q=U.key,Z=U.value;A[c(q)&m-1]=new u.default([{key:q,value:Z}])}else if(C instanceof d.default){var $=new u.default,L=new u.default;C.forEach(function(O){c(O.key)&E?L.pushBack(O):$.pushBack(O)}),$.size()>s.untreeifyThreshold?A[B]=new d.default($):$.size()&&(A[B]=$),L.size()>s.untreeifyThreshold?A[B+E]=new d.default(L):L.size()&&(A[B+E]=L)}else{var V=new u.default,N=new u.default;C.forEach(function(O){c(O.key)&E?N.pushBack(O):V.pushBack(O)}),V.size()&&(A[B]=V),N.size()&&(A[B+E]=N)}y[B].clear()}}),y=A}}.call(this,m)}else this.eraseElementByKey(x)},this.getElementByKey=function(x){var v,g,w=c(x)&m-1;if(y[w]){if(y[w]instanceof d.default)return y[w].getElementByKey(x);try{for(var F=a(y[w]),T=F.next();!T.done;T=F.next()){var I=T.value;if(I.key===x)return I.value}}catch(D){v={error:D}}finally{try{T&&!T.done&&(g=F.return)&&g.call(F)}finally{if(v)throw v.error}}}},this.eraseElementByKey=function(x){var v,g,w=c(x)&m-1;if(y[w]){var F=y[w].size();if(y[w]instanceof d.default)y[w].eraseElementByKey(x),y[w].size()<=s.untreeifyThreshold&&(y[w]=new u.default(y[w]));else{var T=-1;try{for(var I=a(y[w]),D=I.next();!D.done;D=I.next())if(++T,D.value.key===x){y[w].eraseElementByPos(T);break}}catch(K){v={error:K}}finally{try{D&&!D.done&&(g=I.return)&&g.call(I)}finally{if(v)throw v.error}}}var X=y[w].size();h+=X-F}},this.find=function(x){var v,g,w=c(x)&m-1;if(!y[w])return!1;if(y[w]instanceof d.default)return y[w].find(x);try{for(var F=a(y[w]),T=F.next();!T.done;T=F.next())if(T.value.key===x)return!0}catch(I){v={error:I}}finally{try{T&&!T.done&&(g=F.return)&&g.call(F)}finally{if(v)throw v.error}}return!1},this[Symbol.iterator]=function(){return function(){var x,v,g,w,F,T;return o(this,function(I){switch(I.label){case 0:x=0,I.label=1;case 1:if(!(x<m))return[3,10];for(;x<m&&!y[x];)++x;if(x>=m)return[3,10];I.label=2;case 2:I.trys.push([2,7,8,9]),F=void 0,v=a(y[x]),g=v.next(),I.label=3;case 3:return g.done?[3,6]:[4,g.value];case 4:I.sent(),I.label=5;case 5:return g=v.next(),[3,3];case 6:return[3,9];case 7:return w=I.sent(),F={error:w},[3,9];case 8:try{g&&!g.done&&(T=v.return)&&T.call(v)}finally{if(F)throw F.error}return[7];case 9:return++x,[3,1];case 10:return[2]}})}()},i.forEach(function(x){var v=x.key,g=x.value;return f.setElement(v,g)}),Object.freeze(this)}s.initSize=16,s.maxSize=1<<30,s.sigma=.75,s.treeifyThreshold=8,s.untreeifyThreshold=6,s.minTreeifySize=64,Object.freeze(s),l.default=s},{"../LinkList/LinkList":29,"../Map/Map":30}],28:[function(t,n,l){var o=this&&this.__generator||function(i,p){var c,f,h,y,m={label:0,sent:function(){if(1&h[0])throw h[1];return h[1]},trys:[],ops:[]};return y={next:x(0),throw:x(1),return:x(2)},typeof Symbol=="function"&&(y[Symbol.iterator]=function(){return this}),y;function x(v){return function(g){return function(w){if(c)throw new TypeError("Generator is already executing.");for(;m;)try{if(c=1,f&&(h=2&w[0]?f.return:w[0]?f.throw||((h=f.return)&&h.call(f),0):f.next)&&!(h=h.call(f,w[1])).done)return h;switch(f=0,h&&(w=[2&w[0],h.value]),w[0]){case 0:case 1:h=w;break;case 4:return m.label++,{value:w[1],done:!1};case 5:m.label++,f=w[1],w=[0];continue;case 7:w=m.ops.pop(),m.trys.pop();continue;default:if(!(h=(h=m.trys).length>0&&h[h.length-1])&&(w[0]===6||w[0]===2)){m=0;continue}if(w[0]===3&&(!h||w[1]>h[0]&&w[1]<h[3])){m.label=w[1];break}if(w[0]===6&&m.label<h[1]){m.label=h[1],h=w;break}if(h&&m.label<h[2]){m.label=h[2],m.ops.push(w);break}h[2]&&m.ops.pop(),m.trys.pop();continue}w=p.call(i,m)}catch(F){w=[6,F],f=0}finally{c=h=0}if(5&w[0])throw w[1];return{value:w[0]?w[1]:void 0,done:!0}}([v,g])}}},a=this&&this.__values||function(i){var p=typeof Symbol=="function"&&Symbol.iterator,c=p&&i[p],f=0;if(c)return c.call(i);if(i&&typeof i.length=="number")return{next:function(){return i&&f>=i.length&&(i=void 0),{value:i&&i[f++],done:!i}}};throw new TypeError(p?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(l,"__esModule",{value:!0});var u=t("../Set/Set"),d=t("../LinkList/LinkList");function s(i,p,c){var f=this;if(i===void 0&&(i=[]),p===void 0&&(p=s.initSize),c=c||function(x){var v=0,g="";if(typeof x=="number")v=((v=Math.floor(x))<<5)-v,v&=v;else{g=typeof x!="string"?JSON.stringify(x):x;for(var w=0;w<g.length;w++)v=(v<<5)-v+g.charCodeAt(w),v&=v}return v^=v>>>16},(p&p-1)!=0)throw new Error("initBucketNum must be 2 to the power of n");var h=0,y=[],m=Math.max(s.initSize,Math.min(s.maxSize,p));this.size=function(){return h},this.empty=function(){return h===0},this.clear=function(){h=0,m=p,y=[]},this.forEach=function(x){var v=0;y.forEach(function(g){g.forEach(function(w){x(w,v++)})})},this.insert=function(x){if(x==null)throw new Error("to avoid some unnecessary errors, we don't suggest you insert null or undefined here");var v=c(x)&m-1;if(y[v]){var g=y[v].size();if(y[v]instanceof d.default){if(y[v].find(x))return;y[v].pushBack(x),y[v].size()>=s.treeifyThreshold&&(y[v]=new u.default(y[v]))}else y[v].insert(x);var w=y[v].size();h+=w-g}else y[v]=new d.default([x]),++h;h>m*s.sigma&&function(F){if(!(F>=s.maxSize)){m=2*F;var T=[];y.forEach(function(I,D){if(!I.empty()){if(I instanceof d.default&&I.size()===1){var X=I.front();if(X===void 0)throw new Error("unknown error");T[c(X)&m-1]=new d.default([X])}else if(I instanceof u.default){var K=new d.default,E=new d.default;I.forEach(function(B){c(B)&F?E.pushBack(B):K.pushBack(B)}),K.size()>s.untreeifyThreshold?T[D]=new u.default(K):K.size()&&(T[D]=K),E.size()>s.untreeifyThreshold?T[D+F]=new u.default(E):E.size()&&(T[D+F]=E)}else{var A=new d.default,C=new d.default;I.forEach(function(B){c(B)&F?C.pushBack(B):A.pushBack(B)}),A.size()&&(T[D]=A),C.size()&&(T[D+F]=C)}y[D].clear()}}),y=T}}.call(this,m)},this.eraseElementByValue=function(x){var v=c(x)&m-1;if(y[v]){var g=y[v].size();y[v].eraseElementByValue(x),y[v]instanceof u.default&&y[v].size()<=s.untreeifyThreshold&&(y[v]=new d.default(y[v]));var w=y[v].size();h+=w-g}},this.find=function(x){var v=c(x)&m-1;return!!y[v]&&y[v].find(x)},this[Symbol.iterator]=function(){return function(){var x,v,g,w,F,T;return o(this,function(I){switch(I.label){case 0:x=0,I.label=1;case 1:if(!(x<m))return[3,10];for(;x<m&&!y[x];)++x;if(x>=m)return[3,10];I.label=2;case 2:I.trys.push([2,7,8,9]),F=void 0,v=a(y[x]),g=v.next(),I.label=3;case 3:return g.done?[3,6]:[4,g.value];case 4:I.sent(),I.label=5;case 5:return g=v.next(),[3,3];case 6:return[3,9];case 7:return w=I.sent(),F={error:w},[3,9];case 8:try{g&&!g.done&&(T=v.return)&&T.call(v)}finally{if(F)throw F.error}return[7];case 9:return++x,[3,1];case 10:return[2]}})}()},i.forEach(function(x){return f.insert(x)}),Object.freeze(this)}s.initSize=16,s.maxSize=1<<30,s.sigma=.75,s.treeifyThreshold=8,s.untreeifyThreshold=6,s.minTreeifySize=64,Object.freeze(s),l.default=s},{"../LinkList/LinkList":29,"../Set/Set":33}],29:[function(t,n,l){var o=this&&this.__generator||function(d,s){var i,p,c,f,h={label:0,sent:function(){if(1&c[0])throw c[1];return c[1]},trys:[],ops:[]};return f={next:y(0),throw:y(1),return:y(2)},typeof Symbol=="function"&&(f[Symbol.iterator]=function(){return this}),f;function y(m){return function(x){return function(v){if(i)throw new TypeError("Generator is already executing.");for(;h;)try{if(i=1,p&&(c=2&v[0]?p.return:v[0]?p.throw||((c=p.return)&&c.call(p),0):p.next)&&!(c=c.call(p,v[1])).done)return c;switch(p=0,c&&(v=[2&v[0],c.value]),v[0]){case 0:case 1:c=v;break;case 4:return h.label++,{value:v[1],done:!1};case 5:h.label++,p=v[1],v=[0];continue;case 7:v=h.ops.pop(),h.trys.pop();continue;default:if(!(c=(c=h.trys).length>0&&c[c.length-1])&&(v[0]===6||v[0]===2)){h=0;continue}if(v[0]===3&&(!c||v[1]>c[0]&&v[1]<c[3])){h.label=v[1];break}if(v[0]===6&&h.label<c[1]){h.label=c[1],c=v;break}if(c&&h.label<c[2]){h.label=c[2],h.ops.push(v);break}c[2]&&h.ops.pop(),h.trys.pop();continue}v=s.call(d,h)}catch(g){v=[6,g],p=0}finally{i=c=0}if(5&v[0])throw v[1];return{value:v[0]?v[1]:void 0,done:!0}}([m,x])}}};Object.defineProperty(l,"__esModule",{value:!0});var a=function(){return function(d){this.value=void 0,this.pre=void 0,this.next=void 0,this.value=d}}();function u(d){var s=this;d===void 0&&(d=[]);var i=0,p=void 0,c=void 0;this.size=function(){return i},this.empty=function(){return i===0},this.clear=function(){p=c=void 0,i=0},this.front=function(){return p==null?void 0:p.value},this.back=function(){return c==null?void 0:c.value},this.forEach=function(f){for(var h=p,y=0;h;){if(h.value===void 0)throw new Error("unknown error");f(h.value,y++),h=h.next}},this.getElementByPos=function(f){if(f<0||f>=i)throw new Error("pos must more then 0 and less then the list length");for(var h=p;f--&&h;)h=h.next;if(!h||h.value===void 0)throw new Error("unknown error");return h.value},this.eraseElementByPos=function(f){if(f<0||f>=i)throw new Error("erase pos must more then 0 and less then the list length");if(f===0)this.popFront();else if(f===i-1)this.popBack();else{for(var h=p;f--;){if(!(h!=null&&h.next))throw new Error("unknown error");h=h.next}if(!h||!h.pre||!h.next)throw new Error("unknown error");var y=h.pre,m=h.next;m.pre=y,y.next=m,i>0&&--i}},this.eraseElementByValue=function(f){for(;p&&p.value===f;)this.popFront();for(;c&&c.value===f;)this.popBack();if(p)for(var h=p;h;){if(h.value===f){var y=h.pre,m=h.next;m&&(m.pre=y),y&&(y.next=m),i>0&&--i}h=h.next}},this.pushBack=function(f){if(f==null)throw new Error("you can't push null or undefined here");++i;var h=new a(f);c?(c.next=h,h.pre=c,c=h):p=c=h},this.popBack=function(){c&&(i>0&&--i,c&&(p===c?p=c=void 0:(c=c.pre)&&(c.next=void 0)))},this.setElementByPos=function(f,h){if(h==null)throw new Error("you can't set null or undefined here");if(f<0||f>=i)throw new Error("pos must more then 0 and less then the list length");for(var y=p;f--;){if(!y)throw new Error("unknown error");y=y.next}y&&(y.value=h)},this.insert=function(f,h,y){if(y===void 0&&(y=1),h==null)throw new Error("you can't insert null or undefined here");if(f<0||f>i)throw new Error("insert pos must more then 0 and less then or equal to the list length");if(y<0)throw new Error("insert size must more than 0");if(f===0)for(;y--;)this.pushFront(h);else if(f===i)for(;y--;)this.pushBack(h);else{for(var m=p,x=1;x<f;++x){if(!(m!=null&&m.next))throw new Error("unknown error");m=m==null?void 0:m.next}if(!m)throw new Error("unknown error");var v=m.next;for(i+=y;y--;)m.next=new a(h),m.next.pre=m,m=m.next;m.next=v,v&&(v.pre=m)}},this.find=function(f){for(var h=p;h;){if(h.value===f)return!0;h=h.next}return!1},this.reverse=function(){for(var f=p,h=c,y=0;f&&h&&2*y<i;){var m=f.value;f.value=h.value,h.value=m,f=f.next,h=h.pre,++y}},this.unique=function(){for(var f=p;f;){for(var h=f;h&&h.next&&h.value===h.next.value;)h=h.next,i>0&&--i;f.next=h.next,f.next&&(f.next.pre=f),f=f.next}},this.sort=function(f){var h=[];this.forEach(function(m){h.push(m)}),h.sort(f);var y=p;h.forEach(function(m){y&&(y.value=m,y=y.next)})},this.pushFront=function(f){if(f==null)throw new Error("you can't push null or undefined here");++i;var h=new a(f);p?(h.next=p,p.pre=h,p=h):p=c=h},this.popFront=function(){p&&(i>0&&--i,p&&(p===c?p=c=void 0:(p=p.next)&&(p.pre=void 0)))},this.merge=function(f){var h=this,y=p;f.forEach(function(m){for(;y&&y.value!==void 0&&y.value<=m;)y=y.next;if(y===void 0)h.pushBack(m),y=c;else if(y===p)h.pushFront(m),y=p;else{++i;var x=y.pre;x&&(x.next=new a(m),x.next.pre=x,x.next.next=y,y&&(y.pre=x.next))}})},this[Symbol.iterator]=function(){return function(){var f;return o(this,function(h){switch(h.label){case 0:f=p,h.label=1;case 1:if(f===void 0)return[3,3];if(!f.value)throw new Error("unknown error");return[4,f.value];case 2:return h.sent(),f=f.next,[3,1];case 3:return[2]}})}()},d.forEach(function(f){return s.pushBack(f)}),Object.freeze(this)}Object.freeze(u),l.default=u},{}],30:[function(t,n,l){var o=this&&this.__generator||function(s,i){var p,c,f,h,y={label:0,sent:function(){if(1&f[0])throw f[1];return f[1]},trys:[],ops:[]};return h={next:m(0),throw:m(1),return:m(2)},typeof Symbol=="function"&&(h[Symbol.iterator]=function(){return this}),h;function m(x){return function(v){return function(g){if(p)throw new TypeError("Generator is already executing.");for(;y;)try{if(p=1,c&&(f=2&g[0]?c.return:g[0]?c.throw||((f=c.return)&&f.call(c),0):c.next)&&!(f=f.call(c,g[1])).done)return f;switch(c=0,f&&(g=[2&g[0],f.value]),g[0]){case 0:case 1:f=g;break;case 4:return y.label++,{value:g[1],done:!1};case 5:y.label++,c=g[1],g=[0];continue;case 7:g=y.ops.pop(),y.trys.pop();continue;default:if(!(f=(f=y.trys).length>0&&f[f.length-1])&&(g[0]===6||g[0]===2)){y=0;continue}if(g[0]===3&&(!f||g[1]>f[0]&&g[1]<f[3])){y.label=g[1];break}if(g[0]===6&&y.label<f[1]){y.label=f[1],f=g;break}if(f&&y.label<f[2]){y.label=f[2],y.ops.push(g);break}f[2]&&y.ops.pop(),y.trys.pop();continue}g=i.call(s,y)}catch(w){g=[6,w],c=0}finally{p=f=0}if(5&g[0])throw g[1];return{value:g[0]?g[1]:void 0,done:!0}}([x,v])}}},a=this&&this.__values||function(s){var i=typeof Symbol=="function"&&Symbol.iterator,p=i&&s[i],c=0;if(p)return p.call(s);if(s&&typeof s.length=="number")return{next:function(){return s&&c>=s.length&&(s=void 0),{value:s&&s[c++],done:!s}}};throw new TypeError(i?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(l,"__esModule",{value:!0});var u=t("../Base/TreeNode");function d(s,i){var p=this;s===void 0&&(s=[]),i=i||function(E,A){return E<A?-1:E>A?1:0};var c=0,f=new u.default;f.color=u.default.TreeNodeColorType.black,this.size=function(){return c},this.empty=function(){return c===0},this.clear=function(){c=0,f.key=f.value=void 0,f.leftChild=f.rightChild=f.brother=void 0};var h=function(E){if(!E||E.key===void 0)throw new Error("unknown error");return E.leftChild?h(E.leftChild):E},y=function(E){if(!E||E.key===void 0)throw new Error("unknown error");return E.rightChild?y(E.rightChild):E};this.front=function(){if(!this.empty()){var E=h(f);if(E.key===void 0||E.value===void 0)throw new Error("unknown error");return{key:E.key,value:E.value}}},this.back=function(){if(!this.empty()){var E=y(f);if(E.key===void 0||E.value===void 0)throw new Error("unknown error");return{key:E.key,value:E.value}}},this.forEach=function(E){var A,C,B=0;try{for(var U=a(this),q=U.next();!q.done;q=U.next())E(q.value,B++)}catch(Z){A={error:Z}}finally{try{q&&!q.done&&(C=U.return)&&C.call(U)}finally{if(A)throw A.error}}},this.getElementByPos=function(E){var A,C;if(E<0||E>=this.size())throw new Error("pos must more than 0 and less than set's size");var B=0;try{for(var U=a(this),q=U.next();!q.done;q=U.next()){var Z=q.value;if(B===E)return Z;++B}}catch($){A={error:$}}finally{try{q&&!q.done&&(C=U.return)&&C.call(U)}finally{if(A)throw A.error}}throw new Error("unknown Error")};var m=function(E,A){if(E&&E.key!==void 0&&E.value!==void 0){var C=i(E.key,A);return C===0?{key:E.key,value:E.value}:C<0?m(E.rightChild,A):m(E.leftChild,A)||{key:E.key,value:E.value}}};this.lowerBound=function(E){return m(f,E)};var x=function(E,A){if(E&&E.key!==void 0&&E.value!==void 0)return i(E.key,A)<=0?x(E.rightChild,A):x(E.leftChild,A)||{key:E.key,value:E.value}};this.upperBound=function(E){return x(f,E)};var v=function(E,A){if(E&&E.key!==void 0&&E.value!==void 0){var C=i(E.key,A);return C===0?{key:E.key,value:E.value}:C>0?v(E.leftChild,A):v(E.rightChild,A)||{key:E.key,value:E.value}}};this.reverseLowerBound=function(E){return v(f,E)};var g=function(E,A){if(E&&E.key!==void 0&&E.value!==void 0)return i(E.key,A)>=0?g(E.leftChild,A):g(E.rightChild,A)||{key:E.key,value:E.value}};this.reverseUpperBound=function(E){return g(f,E)};var w=function(E){var A=E.parent;if(!A){if(E===f)return;throw new Error("unknown error")}if(E.color!==u.default.TreeNodeColorType.red){var C=E.brother;if(!C)throw new Error("unknown error");if(E===A.leftChild)if(C.color===u.default.TreeNodeColorType.red){C.color=u.default.TreeNodeColorType.black,A.color=u.default.TreeNodeColorType.red;var B=A.rotateLeft();f===A&&(f=B),w(E)}else C.color===u.default.TreeNodeColorType.black&&(C.rightChild&&C.rightChild.color===u.default.TreeNodeColorType.red?(C.color=A.color,A.color=u.default.TreeNodeColorType.black,C.rightChild&&(C.rightChild.color=u.default.TreeNodeColorType.black),B=A.rotateLeft(),f===A&&(f=B),E.color=u.default.TreeNodeColorType.black):C.rightChild&&C.rightChild.color!==u.default.TreeNodeColorType.black||!C.leftChild||C.leftChild.color!==u.default.TreeNodeColorType.red?C.leftChild&&C.leftChild.color!==u.default.TreeNodeColorType.black||C.rightChild&&C.rightChild.color!==u.default.TreeNodeColorType.black||(C.color=u.default.TreeNodeColorType.red,w(A)):(C.color=u.default.TreeNodeColorType.red,C.leftChild&&(C.leftChild.color=u.default.TreeNodeColorType.black),B=C.rotateRight(),f===C&&(f=B),w(E)));else E===A.rightChild&&(C.color===u.default.TreeNodeColorType.red?(C.color=u.default.TreeNodeColorType.black,A.color=u.default.TreeNodeColorType.red,B=A.rotateRight(),f===A&&(f=B),w(E)):C.color===u.default.TreeNodeColorType.black&&(C.leftChild&&C.leftChild.color===u.default.TreeNodeColorType.red?(C.color=A.color,A.color=u.default.TreeNodeColorType.black,C.leftChild&&(C.leftChild.color=u.default.TreeNodeColorType.black),B=A.rotateRight(),f===A&&(f=B),E.color=u.default.TreeNodeColorType.black):C.leftChild&&C.leftChild.color!==u.default.TreeNodeColorType.black||!C.rightChild||C.rightChild.color!==u.default.TreeNodeColorType.red?C.leftChild&&C.leftChild.color!==u.default.TreeNodeColorType.black||C.rightChild&&C.rightChild.color!==u.default.TreeNodeColorType.black||(C.color=u.default.TreeNodeColorType.red,w(A)):(C.color=u.default.TreeNodeColorType.red,C.rightChild&&(C.rightChild.color=u.default.TreeNodeColorType.black),B=C.rotateLeft(),f===C&&(f=B),w(E))))}else E.color=u.default.TreeNodeColorType.black},F=function(E){for(var A=E;A.leftChild||A.rightChild;){if(A.rightChild){A=h(A.rightChild);var C=E.key;E.key=A.key,A.key=C;var B=E.value;E.value=A.value,A.value=B,E=A}A.leftChild&&(A=y(A.leftChild),C=E.key,E.key=A.key,A.key=C,B=E.value,E.value=A.value,A.value=B,E=A)}w(A),A&&A.remove(),--c,f.color=u.default.TreeNodeColorType.black},T=function(E,A){return!(!E||E.key===void 0)&&(!!T(E.leftChild,A)||!!A(E)||T(E.rightChild,A))};this.eraseElementByPos=function(E){if(E<0||E>=c)throw new Error("pos must more than 0 and less than set's size");var A=0;T(f,function(C){return E===A?(F(C),!0):(++A,!1)})},this.eraseElementByKey=function(E){if(!this.empty()){var A=X(f,E);A!==void 0&&A.key!==void 0&&i(A.key,E)===0&&F(A)}};var I=function(E,A){if(!E||E.key===void 0)throw new Error("unknown error");var C=i(A,E.key);return C<0?E.leftChild?I(E.leftChild,A):(E.leftChild=new u.default,E.leftChild.parent=E,E.leftChild.brother=E.rightChild,E.rightChild&&(E.rightChild.brother=E.leftChild),E.leftChild):C>0?E.rightChild?I(E.rightChild,A):(E.rightChild=new u.default,E.rightChild.parent=E,E.rightChild.brother=E.leftChild,E.leftChild&&(E.leftChild.brother=E.rightChild),E.rightChild):E},D=function(E){var A=E.parent;if(!A){if(E===f)return;throw new Error("unknown error")}if(A.color!==u.default.TreeNodeColorType.black&&A.color===u.default.TreeNodeColorType.red){var C=A.brother,B=A.parent;if(!B)throw new Error("unknown error");if(C&&C.color===u.default.TreeNodeColorType.red)C.color=A.color=u.default.TreeNodeColorType.black,B.color=u.default.TreeNodeColorType.red,D(B);else if(!C||C.color===u.default.TreeNodeColorType.black)if(A===B.leftChild)if(E===A.leftChild){A.color=u.default.TreeNodeColorType.black,B.color=u.default.TreeNodeColorType.red;var U=B.rotateRight();B===f&&(f=U)}else E===A.rightChild&&(U=A.rotateLeft(),B===f&&(f=U),D(A));else A===B.rightChild&&(E===A.leftChild?(U=A.rotateRight(),B===f&&(f=U),D(A)):E===A.rightChild&&(A.color=u.default.TreeNodeColorType.black,B.color=u.default.TreeNodeColorType.red,U=B.rotateLeft(),B===f&&(f=U)))}};this.setElement=function(E,A){if(E==null)throw new Error("to avoid some unnecessary errors, we don't suggest you insert null or undefined here");if(A!=null){if(this.empty())return++c,f.key=E,f.value=A,void(f.color=u.default.TreeNodeColorType.black);var C=I(f,E);C.key===void 0||i(C.key,E)!==0?(++c,C.key=E,C.value=A,D(C),f.color=u.default.TreeNodeColorType.black):C.value=A}else this.eraseElementByKey(E)};var X=function(E,A){if(E&&E.key!==void 0){var C=i(A,E.key);return C<0?X(E.leftChild,A):C>0?X(E.rightChild,A):E}};this.find=function(E){return!!X(f,E)},this.getElementByKey=function(E){var A=X(f,E);if((A==null?void 0:A.key)===void 0||(A==null?void 0:A.value)===void 0)throw new Error("unknown error");return A.value},this.union=function(E){var A=this;E.forEach(function(C){var B=C.key,U=C.value;return A.setElement(B,U)})},this.getHeight=function(){if(this.empty())return 0;var E=function(A){return A?Math.max(E(A.leftChild),E(A.rightChild))+1:1};return E(f)};var K=function(E){return o(this,function(A){switch(A.label){case 0:return E&&E.key!==void 0&&E.value!==void 0?[5,a(K(E.leftChild))]:[2];case 1:return A.sent(),[4,{key:E.key,value:E.value}];case 2:return A.sent(),[5,a(K(E.rightChild))];case 3:return A.sent(),[2]}})};this[Symbol.iterator]=function(){return K(f)},s.forEach(function(E){var A=E.key,C=E.value;return p.setElement(A,C)}),Object.freeze(this)}Object.freeze(d),l.default=d},{"../Base/TreeNode":25}],31:[function(t,n,l){function o(a,u){a===void 0&&(a=[]),u=u||function(c,f){return c>f?-1:c<f?1:0};var d=[];a.forEach(function(c){return d.push(c)});var s=d.length,i=function(c,f){if(c<0||c>=s)throw new Error("unknown error");if(f<0||f>=s)throw new Error("unknown error");var h=d[c];d[c]=d[f],d[f]=h},p=function(c){if(c<0||c>=s)throw new Error("unknown error");var f=2*c+1,h=2*c+2;f<s&&u(d[c],d[f])>0&&i(c,f),h<s&&u(d[c],d[h])>0&&i(c,h)};(function(){for(var c=Math.floor((s-1)/2);c>=0;--c)for(var f=c,h=2*f+1;h<s;){var y=h+1,m=h;if(y<s&&u(d[h],d[y])>0&&(m=y),u(d[f],d[m])<=0)break;i(f,m),h=2*(f=m)+1}})(),this.size=function(){return s},this.empty=function(){return s===0},this.clear=function(){s=0,d.length=0},this.push=function(c){if(d.push(c),++s!==1)for(var f=s-1;f>0;){var h=Math.floor((f-1)/2);if(u(d[h],c)<=0)break;p(h),f=h}},this.pop=function(){if(!this.empty())if(this.size()!==1){var c=d[s-1];--s;for(var f=0;f<this.size();){var h=2*f+1,y=2*f+2;if(h>=this.size())break;var m=h;if(y<this.size()&&u(d[h],d[y])>0&&(m=y),u(d[m],c)>=0)break;d[f]=d[m],f=m}d[f]=c}else--s},this.top=function(){return d[0]},Object.freeze(this)}Object.defineProperty(l,"__esModule",{value:!0}),Object.freeze(o),l.default=o},{}],32:[function(t,n,l){Object.defineProperty(l,"__esModule",{value:!0});var o=t("../LinkList/LinkList");function a(u){u===void 0&&(u=[]);var d=new o.default(u);this.size=function(){return d.size()},this.empty=function(){return d.empty()},this.clear=function(){d.clear()},this.push=function(s){d.pushBack(s)},this.pop=function(){d.popFront()},this.front=function(){return d.front()},Object.freeze(this)}Object.freeze(a),l.default=a},{"../LinkList/LinkList":29}],33:[function(t,n,l){var o=this&&this.__generator||function(s,i){var p,c,f,h,y={label:0,sent:function(){if(1&f[0])throw f[1];return f[1]},trys:[],ops:[]};return h={next:m(0),throw:m(1),return:m(2)},typeof Symbol=="function"&&(h[Symbol.iterator]=function(){return this}),h;function m(x){return function(v){return function(g){if(p)throw new TypeError("Generator is already executing.");for(;y;)try{if(p=1,c&&(f=2&g[0]?c.return:g[0]?c.throw||((f=c.return)&&f.call(c),0):c.next)&&!(f=f.call(c,g[1])).done)return f;switch(c=0,f&&(g=[2&g[0],f.value]),g[0]){case 0:case 1:f=g;break;case 4:return y.label++,{value:g[1],done:!1};case 5:y.label++,c=g[1],g=[0];continue;case 7:g=y.ops.pop(),y.trys.pop();continue;default:if(!(f=(f=y.trys).length>0&&f[f.length-1])&&(g[0]===6||g[0]===2)){y=0;continue}if(g[0]===3&&(!f||g[1]>f[0]&&g[1]<f[3])){y.label=g[1];break}if(g[0]===6&&y.label<f[1]){y.label=f[1],f=g;break}if(f&&y.label<f[2]){y.label=f[2],y.ops.push(g);break}f[2]&&y.ops.pop(),y.trys.pop();continue}g=i.call(s,y)}catch(w){g=[6,w],c=0}finally{p=f=0}if(5&g[0])throw g[1];return{value:g[0]?g[1]:void 0,done:!0}}([x,v])}}},a=this&&this.__values||function(s){var i=typeof Symbol=="function"&&Symbol.iterator,p=i&&s[i],c=0;if(p)return p.call(s);if(s&&typeof s.length=="number")return{next:function(){return s&&c>=s.length&&(s=void 0),{value:s&&s[c++],done:!s}}};throw new TypeError(i?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(l,"__esModule",{value:!0});var u=t("../Base/TreeNode");function d(s,i){var p=this;s===void 0&&(s=[]),i=i||function(E,A){return E<A?-1:E>A?1:0};var c=0,f=new u.default;f.color=u.default.TreeNodeColorType.black,this.size=function(){return c},this.empty=function(){return c===0},this.clear=function(){c=0,f.key=void 0,f.leftChild=f.rightChild=f.brother=f.parent=void 0,f.color=u.default.TreeNodeColorType.black};var h=function(E){if(!E||E.key===void 0)throw new Error("unknown error");return E.leftChild?h(E.leftChild):E},y=function(E){if(!E||E.key===void 0)throw new Error("unknown error");return E.rightChild?y(E.rightChild):E};this.front=function(){if(!this.empty())return h(f).key},this.back=function(){if(!this.empty())return y(f).key},this.forEach=function(E){var A,C,B=0;try{for(var U=a(this),q=U.next();!q.done;q=U.next())E(q.value,B++)}catch(Z){A={error:Z}}finally{try{q&&!q.done&&(C=U.return)&&C.call(U)}finally{if(A)throw A.error}}},this.getElementByPos=function(E){var A,C;if(E<0||E>=this.size())throw new Error("pos must more than 0 and less than set's size");var B=0;try{for(var U=a(this),q=U.next();!q.done;q=U.next()){var Z=q.value;if(B===E)return Z;++B}}catch($){A={error:$}}finally{try{q&&!q.done&&(C=U.return)&&C.call(U)}finally{if(A)throw A.error}}throw new Error("unknown error")};var m=function(E){var A=E.parent;if(!A){if(E===f)return;throw new Error("unknown error")}if(E.color!==u.default.TreeNodeColorType.red){var C=E.brother;if(!C)throw new Error("unknown error");if(E===A.leftChild)if(C.color===u.default.TreeNodeColorType.red){C.color=u.default.TreeNodeColorType.black,A.color=u.default.TreeNodeColorType.red;var B=A.rotateLeft();f===A&&(f=B),m(E)}else C.color===u.default.TreeNodeColorType.black&&(C.rightChild&&C.rightChild.color===u.default.TreeNodeColorType.red?(C.color=A.color,A.color=u.default.TreeNodeColorType.black,C.rightChild&&(C.rightChild.color=u.default.TreeNodeColorType.black),B=A.rotateLeft(),f===A&&(f=B),E.color=u.default.TreeNodeColorType.black):C.rightChild&&C.rightChild.color!==u.default.TreeNodeColorType.black||!C.leftChild||C.leftChild.color!==u.default.TreeNodeColorType.red?C.leftChild&&C.leftChild.color!==u.default.TreeNodeColorType.black||C.rightChild&&C.rightChild.color!==u.default.TreeNodeColorType.black||(C.color=u.default.TreeNodeColorType.red,m(A)):(C.color=u.default.TreeNodeColorType.red,C.leftChild&&(C.leftChild.color=u.default.TreeNodeColorType.black),B=C.rotateRight(),f===C&&(f=B),m(E)));else E===A.rightChild&&(C.color===u.default.TreeNodeColorType.red?(C.color=u.default.TreeNodeColorType.black,A.color=u.default.TreeNodeColorType.red,B=A.rotateRight(),f===A&&(f=B),m(E)):C.color===u.default.TreeNodeColorType.black&&(C.leftChild&&C.leftChild.color===u.default.TreeNodeColorType.red?(C.color=A.color,A.color=u.default.TreeNodeColorType.black,C.leftChild&&(C.leftChild.color=u.default.TreeNodeColorType.black),B=A.rotateRight(),f===A&&(f=B),E.color=u.default.TreeNodeColorType.black):C.leftChild&&C.leftChild.color!==u.default.TreeNodeColorType.black||!C.rightChild||C.rightChild.color!==u.default.TreeNodeColorType.red?C.leftChild&&C.leftChild.color!==u.default.TreeNodeColorType.black||C.rightChild&&C.rightChild.color!==u.default.TreeNodeColorType.black||(C.color=u.default.TreeNodeColorType.red,m(A)):(C.color=u.default.TreeNodeColorType.red,C.rightChild&&(C.rightChild.color=u.default.TreeNodeColorType.black),B=C.rotateLeft(),f===C&&(f=B),m(E))))}else E.color=u.default.TreeNodeColorType.black},x=function(E){for(var A=E;A.leftChild||A.rightChild;){if(A.rightChild){A=h(A.rightChild);var C=E.key;E.key=A.key,A.key=C,E=A}A.leftChild&&(A=y(A.leftChild),C=E.key,E.key=A.key,A.key=C,E=A)}m(A),A&&A.remove(),--c,f.color=u.default.TreeNodeColorType.black},v=function(E,A){return!(!E||E.key===void 0)&&(!!v(E.leftChild,A)||!!A(E)||v(E.rightChild,A))};this.eraseElementByPos=function(E){if(E<0||E>=c)throw new Error("pos must more than 0 and less than set's size");var A=0;v(f,function(C){return E===A?(x(C),!0):(++A,!1)})},this.eraseElementByValue=function(E){if(!this.empty()){var A=F(f,E);A!==void 0&&A.key!==void 0&&i(A.key,E)===0&&x(A)}};var g=function(E,A){if(!E||E.key===void 0)throw new Error("unknown error");var C=i(A,E.key);return C<0?E.leftChild?g(E.leftChild,A):(E.leftChild=new u.default,E.leftChild.parent=E,E.leftChild.brother=E.rightChild,E.rightChild&&(E.rightChild.brother=E.leftChild),E.leftChild):C>0?E.rightChild?g(E.rightChild,A):(E.rightChild=new u.default,E.rightChild.parent=E,E.rightChild.brother=E.leftChild,E.leftChild&&(E.leftChild.brother=E.rightChild),E.rightChild):E},w=function(E){var A=E.parent;if(!A){if(E===f)return;throw new Error("unknown error")}if(A.color!==u.default.TreeNodeColorType.black&&A.color===u.default.TreeNodeColorType.red){var C=A.brother,B=A.parent;if(!B)throw new Error("unknown error");if(C&&C.color===u.default.TreeNodeColorType.red)C.color=A.color=u.default.TreeNodeColorType.black,B.color=u.default.TreeNodeColorType.red,w(B);else if(!C||C.color===u.default.TreeNodeColorType.black)if(A===B.leftChild)if(E===A.leftChild){A.color=u.default.TreeNodeColorType.black,B.color=u.default.TreeNodeColorType.red;var U=B.rotateRight();B===f&&(f=U)}else E===A.rightChild&&(U=A.rotateLeft(),B===f&&(f=U),w(A));else A===B.rightChild&&(E===A.leftChild?(U=A.rotateRight(),B===f&&(f=U),w(A)):E===A.rightChild&&(A.color=u.default.TreeNodeColorType.black,B.color=u.default.TreeNodeColorType.red,U=B.rotateLeft(),B===f&&(f=U)))}};this.insert=function(E){if(E==null)throw new Error("to avoid some unnecessary errors, we don't suggest you insert null or undefined here");if(this.empty())return++c,f.key=E,void(f.color=u.default.TreeNodeColorType.black);var A=g(f,E);A.key!==void 0&&i(A.key,E)===0||(++c,A.key=E,w(A),f.color=u.default.TreeNodeColorType.black)};var F=function(E,A){if(E&&E.key!==void 0){var C=i(A,E.key);return C<0?F(E.leftChild,A):C>0?F(E.rightChild,A):E}};this.find=function(E){var A=F(f,E);return A!==void 0&&A.key!==void 0&&i(A.key,E)===0};var T=function(E,A){if(E&&E.key!==void 0){var C=i(E.key,A);if(C===0)return E.key;if(C<0)return T(E.rightChild,A);var B=T(E.leftChild,A);return B!==void 0?B:E.key}};this.lowerBound=function(E){return T(f,E)};var I=function(E,A){if(E&&E.key!==void 0){if(i(E.key,A)<=0)return I(E.rightChild,A);var C=I(E.leftChild,A);return C!==void 0?C:E.key}};this.upperBound=function(E){return I(f,E)};var D=function(E,A){if(E&&E.key!==void 0){var C=i(E.key,A);if(C===0)return E.key;if(C>0)return D(E.leftChild,A);var B=D(E.rightChild,A);return B!==void 0?B:E.key}};this.reverseLowerBound=function(E){return D(f,E)};var X=function(E,A){if(E&&E.key!==void 0){if(i(E.key,A)>=0)return X(E.leftChild,A);var C=X(E.rightChild,A);return C!==void 0?C:E.key}};this.reverseUpperBound=function(E){return X(f,E)},this.union=function(E){var A=this;E.forEach(function(C){return A.insert(C)})},this.getHeight=function(){if(this.empty())return 0;var E=function(A){return A?Math.max(E(A.leftChild),E(A.rightChild))+1:1};return E(f)};var K=function(E){return o(this,function(A){switch(A.label){case 0:return E&&E.key!==void 0?[5,a(K(E.leftChild))]:[2];case 1:return A.sent(),[4,E.key];case 2:return A.sent(),[5,a(K(E.rightChild))];case 3:return A.sent(),[2]}})};this[Symbol.iterator]=function(){return K(f)},s.forEach(function(E){return p.insert(E)}),Object.freeze(this)}Object.freeze(d),l.default=d},{"../Base/TreeNode":25}],34:[function(t,n,l){function o(a){var u=this;a===void 0&&(a=[]);var d=0,s=[];this.size=function(){return d},this.empty=function(){return d===0},this.clear=function(){d=0,s.length=0},this.push=function(i){s.push(i),++d},this.pop=function(){s.pop(),d>0&&--d},this.top=function(){return s[d-1]},a.forEach(function(i){return u.push(i)}),Object.freeze(this)}Object.defineProperty(l,"__esModule",{value:!0}),Object.freeze(o),l.default=o},{}],35:[function(t,n,l){var o=this&&this.__generator||function(i,p){var c,f,h,y,m={label:0,sent:function(){if(1&h[0])throw h[1];return h[1]},trys:[],ops:[]};return y={next:x(0),throw:x(1),return:x(2)},typeof Symbol=="function"&&(y[Symbol.iterator]=function(){return this}),y;function x(v){return function(g){return function(w){if(c)throw new TypeError("Generator is already executing.");for(;m;)try{if(c=1,f&&(h=2&w[0]?f.return:w[0]?f.throw||((h=f.return)&&h.call(f),0):f.next)&&!(h=h.call(f,w[1])).done)return h;switch(f=0,h&&(w=[2&w[0],h.value]),w[0]){case 0:case 1:h=w;break;case 4:return m.label++,{value:w[1],done:!1};case 5:m.label++,f=w[1],w=[0];continue;case 7:w=m.ops.pop(),m.trys.pop();continue;default:if(!(h=(h=m.trys).length>0&&h[h.length-1])&&(w[0]===6||w[0]===2)){m=0;continue}if(w[0]===3&&(!h||w[1]>h[0]&&w[1]<h[3])){m.label=w[1];break}if(w[0]===6&&m.label<h[1]){m.label=h[1],h=w;break}if(h&&m.label<h[2]){m.label=h[2],m.ops.push(w);break}h[2]&&m.ops.pop(),m.trys.pop();continue}w=p.call(i,m)}catch(F){w=[6,F],f=0}finally{c=h=0}if(5&w[0])throw w[1];return{value:w[0]?w[1]:void 0,done:!0}}([v,g])}}},a=this&&this.__read||function(i,p){var c=typeof Symbol=="function"&&i[Symbol.iterator];if(!c)return i;var f,h,y=c.call(i),m=[];try{for(;(p===void 0||p-- >0)&&!(f=y.next()).done;)m.push(f.value)}catch(x){h={error:x}}finally{try{f&&!f.done&&(c=y.return)&&c.call(y)}finally{if(h)throw h.error}}return m},u=this&&this.__spreadArray||function(i,p,c){if(c||arguments.length===2)for(var f,h=0,y=p.length;h<y;h++)!f&&h in p||(f||(f=Array.prototype.slice.call(p,0,h)),f[h]=p[h]);return i.concat(f||Array.prototype.slice.call(p))},d=this&&this.__values||function(i){var p=typeof Symbol=="function"&&Symbol.iterator,c=p&&i[p],f=0;if(c)return c.call(i);if(i&&typeof i.length=="number")return{next:function(){return i&&f>=i.length&&(i=void 0),{value:i&&i[f++],done:!i}}};throw new TypeError(p?"Object is not iterable.":"Symbol.iterator is not defined.")};function s(i){var p=this;i===void 0&&(i=[]);var c=0,f=[];this.size=function(){return c},this.empty=function(){return c===0},this.clear=function(){c=0,f.length=0},this.front=function(){if(!this.empty())return f[0]},this.back=function(){if(!this.empty())return f[c-1]},this.forEach=function(h){f.forEach(h)},this.getElementByPos=function(h){if(h<0||h>=c)throw new Error("pos must more than 0 and less than vector's size");return f[h]},this.eraseElementByPos=function(h){if(h<0||h>=c)throw new Error("pos must more than 0 and less than vector's size");for(var y=h;y<c-1;++y)f[y]=f[y+1];this.popBack()},this.eraseElementByValue=function(h){var y=[];this.forEach(function(x){x!==h&&y.push(x)}),y.forEach(function(x,v){f[v]=x});for(var m=y.length;c>m;)this.popBack()},this.pushBack=function(h){f.push(h),++c},this.popBack=function(){f.pop(),c>0&&--c},this.setElementByPos=function(h,y){if(h<0||h>=c)throw new Error("pos must more than 0 and less than vector's size");f[h]=y},this.insert=function(h,y,m){if(m===void 0&&(m=1),h<0||h>c)throw new Error("pos must more than 0 and less than or equal to vector's size");f.splice.apply(f,u([h,0],a(new Array(m).fill(y)),!1)),c+=m},this.find=function(h){return f.includes(h)},this.reverse=function(){f.reverse()},this.unique=function(){var h,y=[];this.forEach(function(x,v){v!==0&&x===h||(y.push(x),h=x)}),y.forEach(function(x,v){f[v]=x});for(var m=y.length;c>m;)this.popBack()},this.sort=function(h){f.sort(h)},this[Symbol.iterator]=function(){return function(){return o(this,function(h){switch(h.label){case 0:return[5,d(f)];case 1:return[2,h.sent()]}})}()},i.forEach(function(h){return p.pushBack(h)}),Object.freeze(this)}Object.defineProperty(l,"__esModule",{value:!0}),Object.freeze(s),l.default=s},{}],36:[function(t,n,l){Object.defineProperty(l,"__esModule",{value:!0}),l.HashMap=l.HashSet=l.Map=l.Set=l.PriorityQueue=l.Deque=l.LinkList=l.Queue=l.Stack=l.Vector=void 0;var o=t("./Vector/Vector");l.Vector=o.default;var a=t("./Stack/Stack");l.Stack=a.default;var u=t("./Queue/Queue");l.Queue=u.default;var d=t("./LinkList/LinkList");l.LinkList=d.default;var s=t("./Deque/Deque");l.Deque=s.default;var i=t("./PriorityQueue/PriorityQueue");l.PriorityQueue=i.default;var p=t("./Set/Set");l.Set=p.default;var c=t("./Map/Map");l.Map=c.default;var f=t("./HashSet/HashSet");l.HashSet=f.default;var h=t("./HashMap/HashMap");l.HashMap=h.default},{"./Deque/Deque":26,"./HashMap/HashMap":27,"./HashSet/HashSet":28,"./LinkList/LinkList":29,"./Map/Map":30,"./PriorityQueue/PriorityQueue":31,"./Queue/Queue":32,"./Set/Set":33,"./Stack/Stack":34,"./Vector/Vector":35}],37:[function(t,n,l){const o=t("yallist"),a=Symbol("max"),u=Symbol("length"),d=Symbol("lengthCalculator"),s=Symbol("allowStale"),i=Symbol("maxAge"),p=Symbol("dispose"),c=Symbol("noDisposeOnSet"),f=Symbol("lruList"),h=Symbol("cache"),y=Symbol("updateAgeOnGet"),m=()=>1,x=(I,D,X)=>{const K=I[h].get(D);if(K){const E=K.value;if(v(I,E)){if(w(I,K),!I[s])return}else X&&(I[y]&&(K.value.now=Date.now()),I[f].unshiftNode(K));return E.value}},v=(I,D)=>{if(!D||!D.maxAge&&!I[i])return!1;const X=Date.now()-D.now;return D.maxAge?X>D.maxAge:I[i]&&X>I[i]},g=I=>{if(I[u]>I[a])for(let D=I[f].tail;I[u]>I[a]&&D!==null;){const X=D.prev;w(I,D),D=X}},w=(I,D)=>{if(D){const X=D.value;I[p]&&I[p](X.key,X.value),I[u]-=X.length,I[h].delete(X.key),I[f].removeNode(D)}};class F{constructor(D,X,K,E,A){this.key=D,this.value=X,this.length=K,this.now=E,this.maxAge=A||0}}const T=(I,D,X,K)=>{let E=X.value;v(I,E)&&(w(I,X),I[s]||(E=void 0)),E&&D.call(K,E.value,E.key,I)};n.exports=class{constructor(I){if(typeof I=="number"&&(I={max:I}),I||(I={}),I.max&&(typeof I.max!="number"||I.max<0))throw new TypeError("max must be a non-negative number");this[a]=I.max||1/0;const D=I.length||m;if(this[d]=typeof D!="function"?m:D,this[s]=I.stale||!1,I.maxAge&&typeof I.maxAge!="number")throw new TypeError("maxAge must be a number");this[i]=I.maxAge||0,this[p]=I.dispose,this[c]=I.noDisposeOnSet||!1,this[y]=I.updateAgeOnGet||!1,this.reset()}set max(I){if(typeof I!="number"||I<0)throw new TypeError("max must be a non-negative number");this[a]=I||1/0,g(this)}get max(){return this[a]}set allowStale(I){this[s]=!!I}get allowStale(){return this[s]}set maxAge(I){if(typeof I!="number")throw new TypeError("maxAge must be a non-negative number");this[i]=I,g(this)}get maxAge(){return this[i]}set lengthCalculator(I){typeof I!="function"&&(I=m),I!==this[d]&&(this[d]=I,this[u]=0,this[f].forEach(D=>{D.length=this[d](D.value,D.key),this[u]+=D.length})),g(this)}get lengthCalculator(){return this[d]}get length(){return this[u]}get itemCount(){return this[f].length}rforEach(I,D){D=D||this;for(let X=this[f].tail;X!==null;){const K=X.prev;T(this,I,X,D),X=K}}forEach(I,D){D=D||this;for(let X=this[f].head;X!==null;){const K=X.next;T(this,I,X,D),X=K}}keys(){return this[f].toArray().map(I=>I.key)}values(){return this[f].toArray().map(I=>I.value)}reset(){this[p]&&this[f]&&this[f].length&&this[f].forEach(I=>this[p](I.key,I.value)),this[h]=new Map,this[f]=new o,this[u]=0}dump(){return this[f].map(I=>!v(this,I)&&{k:I.key,v:I.value,e:I.now+(I.maxAge||0)}).toArray().filter(I=>I)}dumpLru(){return this[f]}set(I,D,X){if((X=X||this[i])&&typeof X!="number")throw new TypeError("maxAge must be a number");const K=X?Date.now():0,E=this[d](D,I);if(this[h].has(I)){if(E>this[a])return w(this,this[h].get(I)),!1;const C=this[h].get(I).value;return this[p]&&(this[c]||this[p](I,C.value)),C.now=K,C.maxAge=X,C.value=D,this[u]+=E-C.length,C.length=E,this.get(I),g(this),!0}const A=new F(I,D,E,K,X);return A.length>this[a]?(this[p]&&this[p](I,D),!1):(this[u]+=A.length,this[f].unshift(A),this[h].set(I,this[f].head),g(this),!0)}has(I){if(!this[h].has(I))return!1;const D=this[h].get(I).value;return!v(this,D)}get(I){return x(this,I,!0)}peek(I){return x(this,I,!1)}pop(){const I=this[f].tail;return I?(w(this,I),I.value):null}del(I){w(this,this[h].get(I))}load(I){this.reset();const D=Date.now();for(let X=I.length-1;X>=0;X--){const K=I[X],E=K.e||0;if(E===0)this.set(K.k,K.v);else{const A=E-D;A>0&&this.set(K.k,K.v,A)}}}prune(){this[h].forEach((I,D)=>x(this,D,!1))}}},{yallist:83}],38:[function(t,n,l){(function(o){(function(){const a=n.exports;a.types={0:"reserved",1:"connect",2:"connack",3:"publish",4:"puback",5:"pubrec",6:"pubrel",7:"pubcomp",8:"subscribe",9:"suback",10:"unsubscribe",11:"unsuback",12:"pingreq",13:"pingresp",14:"disconnect",15:"auth"},a.codes={};for(const d in a.types){const s=a.types[d];a.codes[s]=d}a.CMD_SHIFT=4,a.CMD_MASK=240,a.DUP_MASK=8,a.QOS_MASK=3,a.QOS_SHIFT=1,a.RETAIN_MASK=1,a.VARBYTEINT_MASK=127,a.VARBYTEINT_FIN_MASK=128,a.VARBYTEINT_MAX=268435455,a.SESSIONPRESENT_MASK=1,a.SESSIONPRESENT_HEADER=o.from([a.SESSIONPRESENT_MASK]),a.CONNACK_HEADER=o.from([a.codes.connack<<a.CMD_SHIFT]),a.USERNAME_MASK=128,a.PASSWORD_MASK=64,a.WILL_RETAIN_MASK=32,a.WILL_QOS_MASK=24,a.WILL_QOS_SHIFT=3,a.WILL_FLAG_MASK=4,a.CLEAN_SESSION_MASK=2,a.CONNECT_HEADER=o.from([a.codes.connect<<a.CMD_SHIFT]),a.properties={sessionExpiryInterval:17,willDelayInterval:24,receiveMaximum:33,maximumPacketSize:39,topicAliasMaximum:34,requestResponseInformation:25,requestProblemInformation:23,userProperties:38,authenticationMethod:21,authenticationData:22,payloadFormatIndicator:1,messageExpiryInterval:2,contentType:3,responseTopic:8,correlationData:9,maximumQoS:36,retainAvailable:37,assignedClientIdentifier:18,reasonString:31,wildcardSubscriptionAvailable:40,subscriptionIdentifiersAvailable:41,sharedSubscriptionAvailable:42,serverKeepAlive:19,responseInformation:26,serverReference:28,topicAlias:35,subscriptionIdentifier:11},a.propertiesCodes={};for(const d in a.properties){const s=a.properties[d];a.propertiesCodes[s]=d}function u(d){return[0,1,2].map(s=>[0,1].map(i=>[0,1].map(p=>{const c=o.alloc(1);return c.writeUInt8(a.codes[d]<<a.CMD_SHIFT|(i?a.DUP_MASK:0)|s<<a.QOS_SHIFT|p,0,!0),c})))}a.propertiesTypes={sessionExpiryInterval:"int32",willDelayInterval:"int32",receiveMaximum:"int16",maximumPacketSize:"int32",topicAliasMaximum:"int16",requestResponseInformation:"byte",requestProblemInformation:"byte",userProperties:"pair",authenticationMethod:"string",authenticationData:"binary",payloadFormatIndicator:"byte",messageExpiryInterval:"int32",contentType:"string",responseTopic:"string",correlationData:"binary",maximumQoS:"int8",retainAvailable:"byte",assignedClientIdentifier:"string",reasonString:"string",wildcardSubscriptionAvailable:"byte",subscriptionIdentifiersAvailable:"byte",sharedSubscriptionAvailable:"byte",serverKeepAlive:"int16",responseInformation:"string",serverReference:"string",topicAlias:"int16",subscriptionIdentifier:"var"},a.PUBLISH_HEADER=u("publish"),a.SUBSCRIBE_HEADER=u("subscribe"),a.SUBSCRIBE_OPTIONS_QOS_MASK=3,a.SUBSCRIBE_OPTIONS_NL_MASK=1,a.SUBSCRIBE_OPTIONS_NL_SHIFT=2,a.SUBSCRIBE_OPTIONS_RAP_MASK=1,a.SUBSCRIBE_OPTIONS_RAP_SHIFT=3,a.SUBSCRIBE_OPTIONS_RH_MASK=3,a.SUBSCRIBE_OPTIONS_RH_SHIFT=4,a.SUBSCRIBE_OPTIONS_RH=[0,16,32],a.SUBSCRIBE_OPTIONS_NL=4,a.SUBSCRIBE_OPTIONS_RAP=8,a.SUBSCRIBE_OPTIONS_QOS=[0,1,2],a.UNSUBSCRIBE_HEADER=u("unsubscribe"),a.ACKS={unsuback:u("unsuback"),puback:u("puback"),pubcomp:u("pubcomp"),pubrel:u("pubrel"),pubrec:u("pubrec")},a.SUBACK_HEADER=o.from([a.codes.suback<<a.CMD_SHIFT]),a.VERSION3=o.from([3]),a.VERSION4=o.from([4]),a.VERSION5=o.from([5]),a.VERSION131=o.from([131]),a.VERSION132=o.from([132]),a.QOS=[0,1,2].map(d=>o.from([d])),a.EMPTY={pingreq:o.from([a.codes.pingreq<<4,0]),pingresp:o.from([a.codes.pingresp<<4,0]),disconnect:o.from([a.codes.disconnect<<4,0])}}).call(this)}).call(this,t("buffer").Buffer)},{buffer:17}],39:[function(t,n,l){(function(o){(function(){const a=t("./writeToStream"),u=t("events");class d extends u{constructor(){super(),this._array=new Array(20),this._i=0}write(i){return this._array[this._i++]=i,!0}concat(){let i=0;const p=new Array(this._array.length),c=this._array;let f,h=0;for(f=0;f<c.length&&c[f]!==void 0;f++)typeof c[f]!="string"?p[f]=c[f].length:p[f]=o.byteLength(c[f]),i+=p[f];const y=o.allocUnsafe(i);for(f=0;f<c.length&&c[f]!==void 0;f++)typeof c[f]!="string"?(c[f].copy(y,h),h+=p[f]):(y.write(c[f],h),h+=p[f]);return y}}n.exports=function(s,i){const p=new d;return a(s,p,i),p.concat()}}).call(this)}).call(this,t("buffer").Buffer)},{"./writeToStream":44,buffer:17,events:22}],40:[function(t,n,l){l.parser=t("./parser").parser,l.generate=t("./generate"),l.writeToStream=t("./writeToStream")},{"./generate":39,"./parser":43,"./writeToStream":44}],41:[function(t,n,l){(function(o){(function(){const u={},d=o.isBuffer(o.from([1,2]).subarray(0,1));function s(i){const p=o.allocUnsafe(2);return p.writeUInt8(i>>8,0),p.writeUInt8(255&i,1),p}n.exports={cache:u,generateCache:function(){for(let i=0;i<65536;i++)u[i]=s(i)},generateNumber:s,genBufVariableByteInt:function(i){let p=0,c=0;const f=o.allocUnsafe(4);do p=i%128|0,(i=i/128|0)>0&&(p|=128),f.writeUInt8(p,c++);while(i>0&&c<4);return i>0&&(c=0),d?f.subarray(0,c):f.slice(0,c)},generate4ByteBuffer:function(i){const p=o.allocUnsafe(4);return p.writeUInt32BE(i,0),p}}}).call(this)}).call(this,t("buffer").Buffer)},{buffer:17}],42:[function(t,n,l){n.exports=class{constructor(){this.cmd=null,this.retain=!1,this.qos=0,this.dup=!1,this.length=-1,this.topic=null,this.payload=null}}},{}],43:[function(t,n,l){const o=t("bl"),a=t("events"),u=t("./packet"),d=t("./constants"),s=t("debug")("mqtt-packet:parser");class i extends a{constructor(){super(),this.parser=this.constructor.parser}static parser(c){return this instanceof i?(this.settings=c||{},this._states=["_parseHeader","_parseLength","_parsePayload","_newPacket"],this._resetState(),this):new i().parser(c)}_resetState(){s("_resetState: resetting packet, error, _list, and _stateCounter"),this.packet=new u,this.error=null,this._list=o(),this._stateCounter=0}parse(c){for(this.error&&this._resetState(),this._list.append(c),s("parse: current state: %s",this._states[this._stateCounter]);(this.packet.length!==-1||this._list.length>0)&&this[this._states[this._stateCounter]]()&&!this.error;)this._stateCounter++,s("parse: state complete. _stateCounter is now: %d",this._stateCounter),s("parse: packet.length: %d, buffer list length: %d",this.packet.length,this._list.length),this._stateCounter>=this._states.length&&(this._stateCounter=0);return s("parse: exited while loop. packet: %d, buffer list length: %d",this.packet.length,this._list.length),this._list.length}_parseHeader(){const c=this._list.readUInt8(0);return this.packet.cmd=d.types[c>>d.CMD_SHIFT],this.packet.retain=(c&d.RETAIN_MASK)!=0,this.packet.qos=c>>d.QOS_SHIFT&d.QOS_MASK,this.packet.dup=(c&d.DUP_MASK)!=0,s("_parseHeader: packet: %o",this.packet),this._list.consume(1),!0}_parseLength(){const c=this._parseVarByteNum(!0);return c&&(this.packet.length=c.value,this._list.consume(c.bytes)),s("_parseLength %d",c.value),!!c}_parsePayload(){s("_parsePayload: payload %O",this._list);let c=!1;if(this.packet.length===0||this._list.length>=this.packet.length){switch(this._pos=0,this.packet.cmd){case"connect":this._parseConnect();break;case"connack":this._parseConnack();break;case"publish":this._parsePublish();break;case"puback":case"pubrec":case"pubrel":case"pubcomp":this._parseConfirmation();break;case"subscribe":this._parseSubscribe();break;case"suback":this._parseSuback();break;case"unsubscribe":this._parseUnsubscribe();break;case"unsuback":this._parseUnsuback();break;case"pingreq":case"pingresp":break;case"disconnect":this._parseDisconnect();break;case"auth":this._parseAuth();break;default:this._emitError(new Error("Not supported"))}c=!0}return s("_parsePayload complete result: %s",c),c}_parseConnect(){let c,f,h,y;s("_parseConnect");const m={},x=this.packet,v=this._parseString();if(v===null)return this._emitError(new Error("Cannot parse protocolId"));if(v!=="MQTT"&&v!=="MQIsdp")return this._emitError(new Error("Invalid protocolId"));if(x.protocolId=v,this._pos>=this._list.length)return this._emitError(new Error("Packet too short"));if(x.protocolVersion=this._list.readUInt8(this._pos),x.protocolVersion>=128&&(x.bridgeMode=!0,x.protocolVersion=x.protocolVersion-128),x.protocolVersion!==3&&x.protocolVersion!==4&&x.protocolVersion!==5)return this._emitError(new Error("Invalid protocol version"));if(this._pos++,this._pos>=this._list.length)return this._emitError(new Error("Packet too short"));if(m.username=this._list.readUInt8(this._pos)&d.USERNAME_MASK,m.password=this._list.readUInt8(this._pos)&d.PASSWORD_MASK,m.will=this._list.readUInt8(this._pos)&d.WILL_FLAG_MASK,m.will&&(x.will={},x.will.retain=(this._list.readUInt8(this._pos)&d.WILL_RETAIN_MASK)!=0,x.will.qos=(this._list.readUInt8(this._pos)&d.WILL_QOS_MASK)>>d.WILL_QOS_SHIFT),x.clean=(this._list.readUInt8(this._pos)&d.CLEAN_SESSION_MASK)!=0,this._pos++,x.keepalive=this._parseNum(),x.keepalive===-1)return this._emitError(new Error("Packet too short"));if(x.protocolVersion===5){const w=this._parseProperties();Object.getOwnPropertyNames(w).length&&(x.properties=w)}const g=this._parseString();if(g===null)return this._emitError(new Error("Packet too short"));if(x.clientId=g,s("_parseConnect: packet.clientId: %s",x.clientId),m.will){if(x.protocolVersion===5){const w=this._parseProperties();Object.getOwnPropertyNames(w).length&&(x.will.properties=w)}if((c=this._parseString())===null)return this._emitError(new Error("Cannot parse will topic"));if(x.will.topic=c,s("_parseConnect: packet.will.topic: %s",x.will.topic),(f=this._parseBuffer())===null)return this._emitError(new Error("Cannot parse will payload"));x.will.payload=f,s("_parseConnect: packet.will.paylaod: %s",x.will.payload)}if(m.username){if((y=this._parseString())===null)return this._emitError(new Error("Cannot parse username"));x.username=y,s("_parseConnect: packet.username: %s",x.username)}if(m.password){if((h=this._parseBuffer())===null)return this._emitError(new Error("Cannot parse password"));x.password=h}return this.settings=x,s("_parseConnect: complete"),x}_parseConnack(){s("_parseConnack");const c=this.packet;if(this._list.length<1)return null;if(c.sessionPresent=!!(this._list.readUInt8(this._pos++)&d.SESSIONPRESENT_MASK),this.settings.protocolVersion===5)this._list.length>=2?c.reasonCode=this._list.readUInt8(this._pos++):c.reasonCode=0;else{if(this._list.length<2)return null;c.returnCode=this._list.readUInt8(this._pos++)}if(c.returnCode===-1||c.reasonCode===-1)return this._emitError(new Error("Cannot parse return code"));if(this.settings.protocolVersion===5){const f=this._parseProperties();Object.getOwnPropertyNames(f).length&&(c.properties=f)}s("_parseConnack: complete")}_parsePublish(){s("_parsePublish");const c=this.packet;if(c.topic=this._parseString(),c.topic===null)return this._emitError(new Error("Cannot parse topic"));if(!(c.qos>0)||this._parseMessageId()){if(this.settings.protocolVersion===5){const f=this._parseProperties();Object.getOwnPropertyNames(f).length&&(c.properties=f)}c.payload=this._list.slice(this._pos,c.length),s("_parsePublish: payload from buffer list: %o",c.payload)}}_parseSubscribe(){s("_parseSubscribe");const c=this.packet;let f,h,y,m,x,v,g;if(c.qos!==1)return this._emitError(new Error("Wrong subscribe header"));if(c.subscriptions=[],this._parseMessageId()){if(this.settings.protocolVersion===5){const w=this._parseProperties();Object.getOwnPropertyNames(w).length&&(c.properties=w)}for(;this._pos<c.length;){if((f=this._parseString())===null)return this._emitError(new Error("Cannot parse topic"));if(this._pos>=c.length)return this._emitError(new Error("Malformed Subscribe Payload"));y=(h=this._parseByte())&d.SUBSCRIBE_OPTIONS_QOS_MASK,v=(h>>d.SUBSCRIBE_OPTIONS_NL_SHIFT&d.SUBSCRIBE_OPTIONS_NL_MASK)!=0,x=(h>>d.SUBSCRIBE_OPTIONS_RAP_SHIFT&d.SUBSCRIBE_OPTIONS_RAP_MASK)!=0,m=h>>d.SUBSCRIBE_OPTIONS_RH_SHIFT&d.SUBSCRIBE_OPTIONS_RH_MASK,g={topic:f,qos:y},this.settings.protocolVersion===5?(g.nl=v,g.rap=x,g.rh=m):this.settings.bridgeMode&&(g.rh=0,g.rap=!0,g.nl=!0),s("_parseSubscribe: push subscription `%s` to subscription",g),c.subscriptions.push(g)}}}_parseSuback(){s("_parseSuback");const c=this.packet;if(this.packet.granted=[],this._parseMessageId()){if(this.settings.protocolVersion===5){const f=this._parseProperties();Object.getOwnPropertyNames(f).length&&(c.properties=f)}for(;this._pos<this.packet.length;)this.packet.granted.push(this._list.readUInt8(this._pos++))}}_parseUnsubscribe(){s("_parseUnsubscribe");const c=this.packet;if(c.unsubscriptions=[],this._parseMessageId()){if(this.settings.protocolVersion===5){const f=this._parseProperties();Object.getOwnPropertyNames(f).length&&(c.properties=f)}for(;this._pos<c.length;){const f=this._parseString();if(f===null)return this._emitError(new Error("Cannot parse topic"));s("_parseUnsubscribe: push topic `%s` to unsubscriptions",f),c.unsubscriptions.push(f)}}}_parseUnsuback(){s("_parseUnsuback");const c=this.packet;if(!this._parseMessageId())return this._emitError(new Error("Cannot parse messageId"));if(this.settings.protocolVersion===5){const f=this._parseProperties();for(Object.getOwnPropertyNames(f).length&&(c.properties=f),c.granted=[];this._pos<this.packet.length;)this.packet.granted.push(this._list.readUInt8(this._pos++))}}_parseConfirmation(){s("_parseConfirmation: packet.cmd: `%s`",this.packet.cmd);const c=this.packet;if(this._parseMessageId(),this.settings.protocolVersion===5&&(c.length>2?(c.reasonCode=this._parseByte(),s("_parseConfirmation: packet.reasonCode `%d`",c.reasonCode)):c.reasonCode=0,c.length>3)){const f=this._parseProperties();Object.getOwnPropertyNames(f).length&&(c.properties=f)}return!0}_parseDisconnect(){const c=this.packet;if(s("_parseDisconnect"),this.settings.protocolVersion===5){this._list.length>0?c.reasonCode=this._parseByte():c.reasonCode=0;const f=this._parseProperties();Object.getOwnPropertyNames(f).length&&(c.properties=f)}return s("_parseDisconnect result: true"),!0}_parseAuth(){s("_parseAuth");const c=this.packet;if(this.settings.protocolVersion!==5)return this._emitError(new Error("Not supported auth packet for this version MQTT"));c.reasonCode=this._parseByte();const f=this._parseProperties();return Object.getOwnPropertyNames(f).length&&(c.properties=f),s("_parseAuth: result: true"),!0}_parseMessageId(){const c=this.packet;return c.messageId=this._parseNum(),c.messageId===null?(this._emitError(new Error("Cannot parse messageId")),!1):(s("_parseMessageId: packet.messageId %d",c.messageId),!0)}_parseString(c){const f=this._parseNum(),h=f+this._pos;if(f===-1||h>this._list.length||h>this.packet.length)return null;const y=this._list.toString("utf8",this._pos,h);return this._pos+=f,s("_parseString: result: %s",y),y}_parseStringPair(){return s("_parseStringPair"),{name:this._parseString(),value:this._parseString()}}_parseBuffer(){const c=this._parseNum(),f=c+this._pos;if(c===-1||f>this._list.length||f>this.packet.length)return null;const h=this._list.slice(this._pos,f);return this._pos+=c,s("_parseBuffer: result: %o",h),h}_parseNum(){if(this._list.length-this._pos<2)return-1;const c=this._list.readUInt16BE(this._pos);return this._pos+=2,s("_parseNum: result: %s",c),c}_parse4ByteNum(){if(this._list.length-this._pos<4)return-1;const c=this._list.readUInt32BE(this._pos);return this._pos+=4,s("_parse4ByteNum: result: %s",c),c}_parseVarByteNum(c){s("_parseVarByteNum");let f,h=0,y=1,m=0,x=!1;const v=this._pos?this._pos:0;for(;h<4&&v+h<this._list.length;){if(m+=y*((f=this._list.readUInt8(v+h++))&d.VARBYTEINT_MASK),y*=128,(f&d.VARBYTEINT_FIN_MASK)==0){x=!0;break}if(this._list.length<=h)break}return!x&&h===4&&this._list.length>=h&&this._emitError(new Error("Invalid variable byte integer")),v&&(this._pos+=h),s("_parseVarByteNum: result: %o",x=!!x&&(c?{bytes:h,value:m}:m)),x}_parseByte(){let c;return this._pos<this._list.length&&(c=this._list.readUInt8(this._pos),this._pos++),s("_parseByte: result: %o",c),c}_parseByType(c){switch(s("_parseByType: type: %s",c),c){case"byte":return this._parseByte()!==0;case"int8":return this._parseByte();case"int16":return this._parseNum();case"int32":return this._parse4ByteNum();case"var":return this._parseVarByteNum();case"string":return this._parseString();case"pair":return this._parseStringPair();case"binary":return this._parseBuffer()}}_parseProperties(){s("_parseProperties");const c=this._parseVarByteNum(),f=this._pos+c,h={};for(;this._pos<f;){const y=this._parseByte();if(!y)return this._emitError(new Error("Cannot parse property code type")),!1;const m=d.propertiesCodes[y];if(!m)return this._emitError(new Error("Unknown property")),!1;if(m!=="userProperties")h[m]?Array.isArray(h[m])?h[m].push(this._parseByType(d.propertiesTypes[m])):(h[m]=[h[m]],h[m].push(this._parseByType(d.propertiesTypes[m]))):h[m]=this._parseByType(d.propertiesTypes[m]);else{h[m]||(h[m]=Object.create(null));const x=this._parseByType(d.propertiesTypes[m]);if(h[m][x.name])if(Array.isArray(h[m][x.name]))h[m][x.name].push(x.value);else{const v=h[m][x.name];h[m][x.name]=[v],h[m][x.name].push(x.value)}else h[m][x.name]=x.value}}return h}_newPacket(){return s("_newPacket"),this.packet&&(this._list.consume(this.packet.length),s("_newPacket: parser emit packet: packet.cmd: %s, packet.payload: %s, packet.length: %d",this.packet.cmd,this.packet.payload,this.packet.length),this.emit("packet",this.packet)),s("_newPacket: new packet"),this.packet=new u,this._pos=0,!0}_emitError(c){s("_emitError"),this.error=c,this.emit("error",c)}}n.exports=i},{"./constants":38,"./packet":42,bl:15,debug:18,events:22}],44:[function(t,n,l){(function(o){(function(){const a=t("./constants"),u=o.allocUnsafe(0),d=o.from([0]),s=t("./numbers"),i=t("process-nextick-args").nextTick,p=t("debug")("mqtt-packet:writeToStream"),c=s.cache,f=s.generateNumber,h=s.generateCache,y=s.genBufVariableByteInt,m=s.generate4ByteBuffer;let x=X,v=!0;function g($,L,V){switch(p("generate called"),L.cork&&(L.cork(),i(w,L)),v&&(v=!1,h()),p("generate: packet.cmd: %s",$.cmd),$.cmd){case"connect":return function(N,O,H){const W=N||{},ee=W.protocolId||"MQTT";let oe=W.protocolVersion||4;const ie=W.will;let ae=W.clean;const b=W.keepalive||0,_=W.clientId||"",R=W.username,G=W.password,J=W.properties;ae===void 0&&(ae=!0);let te=0;if(typeof ee!="string"&&!o.isBuffer(ee))return O.emit("error",new Error("Invalid protocolId")),!1;if(te+=ee.length+2,oe!==3&&oe!==4&&oe!==5)return O.emit("error",new Error("Invalid protocol version")),!1;if(te+=1,(typeof _=="string"||o.isBuffer(_))&&(_||oe>=4)&&(_||ae))te+=o.byteLength(_)+2;else{if(oe<4)return O.emit("error",new Error("clientId must be supplied before 3.1.1")),!1;if(1*ae==0)return O.emit("error",new Error("clientId must be given if cleanSession set to 0")),!1}if(typeof b!="number"||b<0||b>65535||b%1!=0)return O.emit("error",new Error("Invalid keepalive")),!1;if(te+=2,te+=1,oe===5){var se=A(O,J);if(!se)return!1;te+=se.length}if(ie){if(typeof ie!="object")return O.emit("error",new Error("Invalid will")),!1;if(!ie.topic||typeof ie.topic!="string")return O.emit("error",new Error("Invalid will topic")),!1;if(te+=o.byteLength(ie.topic)+2,te+=2,ie.payload){if(!(ie.payload.length>=0))return O.emit("error",new Error("Invalid will payload")),!1;typeof ie.payload=="string"?te+=o.byteLength(ie.payload):te+=ie.payload.length}var j={};if(oe===5){if(!(j=A(O,ie.properties)))return!1;te+=j.length}}let S=!1;if(R!=null){if(!Z(R))return O.emit("error",new Error("Invalid username")),!1;S=!0,te+=o.byteLength(R)+2}if(G!=null){if(!S)return O.emit("error",new Error("Username is required to use password")),!1;if(!Z(G))return O.emit("error",new Error("Invalid password")),!1;te+=q(G)+2}O.write(a.CONNECT_HEADER),T(O,te),E(O,ee),W.bridgeMode&&(oe+=128),O.write(oe===131?a.VERSION131:oe===132?a.VERSION132:oe===4?a.VERSION4:oe===5?a.VERSION5:a.VERSION3);let k=0;return k|=R!=null?a.USERNAME_MASK:0,k|=G!=null?a.PASSWORD_MASK:0,k|=ie&&ie.retain?a.WILL_RETAIN_MASK:0,k|=ie&&ie.qos?ie.qos<<a.WILL_QOS_SHIFT:0,k|=ie?a.WILL_FLAG_MASK:0,k|=ae?a.CLEAN_SESSION_MASK:0,O.write(o.from([k])),x(O,b),oe===5&&se.write(),E(O,_),ie&&(oe===5&&j.write(),I(O,ie.topic),E(O,ie.payload)),R!=null&&E(O,R),G!=null&&E(O,G),!0}($,L);case"connack":return function(N,O,H){const W=H?H.protocolVersion:4,ee=N||{},oe=W===5?ee.reasonCode:ee.returnCode,ie=ee.properties;let ae=2;if(typeof oe!="number")return O.emit("error",new Error("Invalid return code")),!1;let b=null;if(W===5){if(!(b=A(O,ie)))return!1;ae+=b.length}return O.write(a.CONNACK_HEADER),T(O,ae),O.write(ee.sessionPresent?a.SESSIONPRESENT_HEADER:d),O.write(o.from([oe])),b!=null&&b.write(),!0}($,L,V);case"publish":return function(N,O,H){p("publish: packet: %o",N);const W=H?H.protocolVersion:4,ee=N||{},oe=ee.qos||0,ie=ee.retain?a.RETAIN_MASK:0,ae=ee.topic,b=ee.payload||u,_=ee.messageId,R=ee.properties;let G=0;if(typeof ae=="string")G+=o.byteLength(ae)+2;else{if(!o.isBuffer(ae))return O.emit("error",new Error("Invalid topic")),!1;G+=ae.length+2}if(o.isBuffer(b)?G+=b.length:G+=o.byteLength(b),oe&&typeof _!="number")return O.emit("error",new Error("Invalid messageId")),!1;oe&&(G+=2);let J=null;if(W===5){if(!(J=A(O,R)))return!1;G+=J.length}return O.write(a.PUBLISH_HEADER[oe][ee.dup?1:0][ie?1:0]),T(O,G),x(O,q(ae)),O.write(ae),oe>0&&x(O,_),J!=null&&J.write(),p("publish: payload: %o",b),O.write(b)}($,L,V);case"puback":case"pubrec":case"pubrel":case"pubcomp":return function(N,O,H){const W=H?H.protocolVersion:4,ee=N||{},oe=ee.cmd||"puback",ie=ee.messageId,ae=ee.dup&&oe==="pubrel"?a.DUP_MASK:0;let b=0;const _=ee.reasonCode,R=ee.properties;let G=W===5?3:2;if(oe==="pubrel"&&(b=1),typeof ie!="number")return O.emit("error",new Error("Invalid messageId")),!1;let J=null;if(W===5&&typeof R=="object"){if(!(J=C(O,R,H,G)))return!1;G+=J.length}return O.write(a.ACKS[oe][b][ae][0]),T(O,G),x(O,ie),W===5&&O.write(o.from([_])),J!==null&&J.write(),!0}($,L,V);case"subscribe":return function(N,O,H){p("subscribe: packet: ");const W=H?H.protocolVersion:4,ee=N||{},oe=ee.dup?a.DUP_MASK:0,ie=ee.messageId,ae=ee.subscriptions,b=ee.properties;let _=0;if(typeof ie!="number")return O.emit("error",new Error("Invalid messageId")),!1;_+=2;let R=null;if(W===5){if(!(R=A(O,b)))return!1;_+=R.length}if(typeof ae!="object"||!ae.length)return O.emit("error",new Error("Invalid subscriptions")),!1;for(let J=0;J<ae.length;J+=1){const te=ae[J].topic,se=ae[J].qos;if(typeof te!="string")return O.emit("error",new Error("Invalid subscriptions - invalid topic")),!1;if(typeof se!="number")return O.emit("error",new Error("Invalid subscriptions - invalid qos")),!1;if(W===5){if(typeof(ae[J].nl||!1)!="boolean")return O.emit("error",new Error("Invalid subscriptions - invalid No Local")),!1;if(typeof(ae[J].rap||!1)!="boolean")return O.emit("error",new Error("Invalid subscriptions - invalid Retain as Published")),!1;const k=ae[J].rh||0;if(typeof k!="number"||k>2)return O.emit("error",new Error("Invalid subscriptions - invalid Retain Handling")),!1}_+=o.byteLength(te)+2+1}p("subscribe: writing to stream: %o",a.SUBSCRIBE_HEADER),O.write(a.SUBSCRIBE_HEADER[1][oe?1:0][0]),T(O,_),x(O,ie),R!==null&&R.write();let G=!0;for(const J of ae){const te=J.topic,se=J.qos,j=+J.nl,S=+J.rap,k=J.rh;let Y;I(O,te),Y=a.SUBSCRIBE_OPTIONS_QOS[se],W===5&&(Y|=j?a.SUBSCRIBE_OPTIONS_NL:0,Y|=S?a.SUBSCRIBE_OPTIONS_RAP:0,Y|=k?a.SUBSCRIBE_OPTIONS_RH[k]:0),G=O.write(o.from([Y]))}return G}($,L,V);case"suback":return function(N,O,H){const W=H?H.protocolVersion:4,ee=N||{},oe=ee.messageId,ie=ee.granted,ae=ee.properties;let b=0;if(typeof oe!="number")return O.emit("error",new Error("Invalid messageId")),!1;if(b+=2,typeof ie!="object"||!ie.length)return O.emit("error",new Error("Invalid qos vector")),!1;for(let R=0;R<ie.length;R+=1){if(typeof ie[R]!="number")return O.emit("error",new Error("Invalid qos vector")),!1;b+=1}let _=null;if(W===5){if(!(_=C(O,ae,H,b)))return!1;b+=_.length}return O.write(a.SUBACK_HEADER),T(O,b),x(O,oe),_!==null&&_.write(),O.write(o.from(ie))}($,L,V);case"unsubscribe":return function(N,O,H){const W=H?H.protocolVersion:4,ee=N||{},oe=ee.messageId,ie=ee.dup?a.DUP_MASK:0,ae=ee.unsubscriptions,b=ee.properties;let _=0;if(typeof oe!="number")return O.emit("error",new Error("Invalid messageId")),!1;if(_+=2,typeof ae!="object"||!ae.length)return O.emit("error",new Error("Invalid unsubscriptions")),!1;for(let J=0;J<ae.length;J+=1){if(typeof ae[J]!="string")return O.emit("error",new Error("Invalid unsubscriptions")),!1;_+=o.byteLength(ae[J])+2}let R=null;if(W===5){if(!(R=A(O,b)))return!1;_+=R.length}O.write(a.UNSUBSCRIBE_HEADER[1][ie?1:0][0]),T(O,_),x(O,oe),R!==null&&R.write();let G=!0;for(let J=0;J<ae.length;J++)G=I(O,ae[J]);return G}($,L,V);case"unsuback":return function(N,O,H){const W=H?H.protocolVersion:4,ee=N||{},oe=ee.messageId,ie=ee.dup?a.DUP_MASK:0,ae=ee.granted,b=ee.properties,_=ee.cmd;let R=2;if(typeof oe!="number")return O.emit("error",new Error("Invalid messageId")),!1;if(W===5){if(typeof ae!="object"||!ae.length)return O.emit("error",new Error("Invalid qos vector")),!1;for(let J=0;J<ae.length;J+=1){if(typeof ae[J]!="number")return O.emit("error",new Error("Invalid qos vector")),!1;R+=1}}let G=null;if(W===5){if(!(G=C(O,b,H,R)))return!1;R+=G.length}return O.write(a.ACKS[_][0][ie][0]),T(O,R),x(O,oe),G!==null&&G.write(),W===5&&O.write(o.from(ae)),!0}($,L,V);case"pingreq":case"pingresp":return function(N,O,H){return O.write(a.EMPTY[N.cmd])}($,L);case"disconnect":return function(N,O,H){const W=H?H.protocolVersion:4,ee=N||{},oe=ee.reasonCode,ie=ee.properties;let ae=W===5?1:0,b=null;if(W===5){if(!(b=C(O,ie,H,ae)))return!1;ae+=b.length}return O.write(o.from([a.codes.disconnect<<4])),T(O,ae),W===5&&O.write(o.from([oe])),b!==null&&b.write(),!0}($,L,V);case"auth":return function(N,O,H){const W=H?H.protocolVersion:4,ee=N||{},oe=ee.reasonCode,ie=ee.properties;let ae=W===5?1:0;W!==5&&O.emit("error",new Error("Invalid mqtt version for auth packet"));const b=C(O,ie,H,ae);return b?(ae+=b.length,O.write(o.from([a.codes.auth<<4])),T(O,ae),O.write(o.from([oe])),b!==null&&b.write(),!0):!1}($,L,V);default:return L.emit("error",new Error("Unknown command")),!1}}function w($){$.uncork()}Object.defineProperty(g,"cacheNumbers",{get:()=>x===X,set($){$?(c&&Object.keys(c).length!==0||(v=!0),x=X):(v=!1,x=K)}});const F={};function T($,L){if(L>a.VARBYTEINT_MAX)return $.emit("error",new Error(`Invalid variable byte integer: ${L}`)),!1;let V=F[L];return V||(V=y(L),L<16384&&(F[L]=V)),p("writeVarByteInt: writing to stream: %o",V),$.write(V)}function I($,L){const V=o.byteLength(L);return x($,V),p("writeString: %s",L),$.write(L,"utf8")}function D($,L,V){I($,L),I($,V)}function X($,L){return p("writeNumberCached: number: %d",L),p("writeNumberCached: %o",c[L]),$.write(c[L])}function K($,L){const V=f(L);return p("writeNumberGenerated: %o",V),$.write(V)}function E($,L){typeof L=="string"?I($,L):L?(x($,L.length),$.write(L)):x($,0)}function A($,L){if(typeof L!="object"||L.length!=null)return{length:1,write(){U($,{},0)}};let V=0;function N(O,H){let W=0;switch(a.propertiesTypes[O]){case"byte":if(typeof H!="boolean")return $.emit("error",new Error(`Invalid ${O}: ${H}`)),!1;W+=2;break;case"int8":if(typeof H!="number"||H<0||H>255)return $.emit("error",new Error(`Invalid ${O}: ${H}`)),!1;W+=2;break;case"binary":if(H&&H===null)return $.emit("error",new Error(`Invalid ${O}: ${H}`)),!1;W+=1+o.byteLength(H)+2;break;case"int16":if(typeof H!="number"||H<0||H>65535)return $.emit("error",new Error(`Invalid ${O}: ${H}`)),!1;W+=3;break;case"int32":if(typeof H!="number"||H<0||H>4294967295)return $.emit("error",new Error(`Invalid ${O}: ${H}`)),!1;W+=5;break;case"var":if(typeof H!="number"||H<0||H>268435455)return $.emit("error",new Error(`Invalid ${O}: ${H}`)),!1;W+=1+o.byteLength(y(H));break;case"string":if(typeof H!="string")return $.emit("error",new Error(`Invalid ${O}: ${H}`)),!1;W+=3+o.byteLength(H.toString());break;case"pair":if(typeof H!="object")return $.emit("error",new Error(`Invalid ${O}: ${H}`)),!1;W+=Object.getOwnPropertyNames(H).reduce((ee,oe)=>{const ie=H[oe];return Array.isArray(ie)?ee+=ie.reduce((ae,b)=>ae+=3+o.byteLength(oe.toString())+2+o.byteLength(b.toString()),0):ee+=3+o.byteLength(oe.toString())+2+o.byteLength(H[oe].toString()),ee},0);break;default:return $.emit("error",new Error(`Invalid property ${O}: ${H}`)),!1}return W}if(L)for(const O in L){let H=0,W=0;const ee=L[O];if(Array.isArray(ee))for(let oe=0;oe<ee.length;oe++){if(!(W=N(O,ee[oe])))return!1;H+=W}else{if(!(W=N(O,ee)))return!1;H=W}if(!H)return!1;V+=H}return{length:o.byteLength(y(V))+V,write(){U($,L,V)}}}function C($,L,V,N){const O=["reasonString","userProperties"],H=V&&V.properties&&V.properties.maximumPacketSize?V.properties.maximumPacketSize:0;let W=A($,L);if(H)for(;N+W.length>H;){const ee=O.shift();if(!ee||!L[ee])return!1;delete L[ee],W=A($,L)}return W}function B($,L,V){switch(a.propertiesTypes[L]){case"byte":$.write(o.from([a.properties[L]])),$.write(o.from([+V]));break;case"int8":$.write(o.from([a.properties[L]])),$.write(o.from([V]));break;case"binary":$.write(o.from([a.properties[L]])),E($,V);break;case"int16":$.write(o.from([a.properties[L]])),x($,V);break;case"int32":$.write(o.from([a.properties[L]])),function(N,O){const H=m(O);p("write4ByteNumber: %o",H),N.write(H)}($,V);break;case"var":$.write(o.from([a.properties[L]])),T($,V);break;case"string":$.write(o.from([a.properties[L]])),I($,V);break;case"pair":Object.getOwnPropertyNames(V).forEach(N=>{const O=V[N];Array.isArray(O)?O.forEach(H=>{$.write(o.from([a.properties[L]])),D($,N.toString(),H.toString())}):($.write(o.from([a.properties[L]])),D($,N.toString(),O.toString()))});break;default:return $.emit("error",new Error(`Invalid property ${L} value: ${V}`)),!1}}function U($,L,V){T($,V);for(const N in L)if(Object.prototype.hasOwnProperty.call(L,N)&&L[N]!==null){const O=L[N];if(Array.isArray(O))for(let H=0;H<O.length;H++)B($,N,O[H]);else B($,N,O)}}function q($){return $?$ instanceof o?$.length:o.byteLength($):0}function Z($){return typeof $=="string"||$ instanceof o}n.exports=g}).call(this)}).call(this,t("buffer").Buffer)},{"./constants":38,"./numbers":41,buffer:17,debug:18,"process-nextick-args":49}],45:[function(t,n,l){var o=1e3,a=60*o,u=60*a,d=24*u,s=7*d,i=365.25*d;function p(c,f,h,y){var m=f>=1.5*h;return Math.round(c/h)+" "+y+(m?"s":"")}n.exports=function(c,f){f=f||{};var h=typeof c;if(h==="string"&&c.length>0)return function(y){if(!((y=String(y)).length>100)){var m=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(y);if(m){var x=parseFloat(m[1]);switch((m[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return x*i;case"weeks":case"week":case"w":return x*s;case"days":case"day":case"d":return x*d;case"hours":case"hour":case"hrs":case"hr":case"h":return x*u;case"minutes":case"minute":case"mins":case"min":case"m":return x*a;case"seconds":case"second":case"secs":case"sec":case"s":return x*o;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return x;default:return}}}}(c);if(h==="number"&&isFinite(c))return f.long?function(y){var m=Math.abs(y);return m>=d?p(y,m,d,"day"):m>=u?p(y,m,u,"hour"):m>=a?p(y,m,a,"minute"):m>=o?p(y,m,o,"second"):y+" ms"}(c):function(y){var m=Math.abs(y);return m>=d?Math.round(y/d)+"d":m>=u?Math.round(y/u)+"h":m>=a?Math.round(y/a)+"m":m>=o?Math.round(y/o)+"s":y+"ms"}(c);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(c))}},{}],46:[function(t,n,l){const o=t("./lib/number-allocator.js");n.exports.NumberAllocator=o},{"./lib/number-allocator.js":47}],47:[function(t,n,l){const o=t("js-sdsl").Set,a=t("debug")("number-allocator:trace"),u=t("debug")("number-allocator:error");function d(i,p){this.low=i,this.high=p}function s(i,p){if(!(this instanceof s))return new s(i,p);this.min=i,this.max=p,this.ss=new o([],(c,f)=>c.compare(f)),a("Create"),this.clear()}d.prototype.equals=function(i){return this.low===i.low&&this.high===i.high},d.prototype.compare=function(i){return this.low<i.low&&this.high<i.low?-1:i.low<this.low&&i.high<this.low?1:0},s.prototype.firstVacant=function(){return this.ss.size()===0?null:this.ss.front().low},s.prototype.alloc=function(){if(this.ss.size()===0)return a("alloc():empty"),null;const i=this.ss.front(),p=i.low;return p+1<=i.high?++i.low:this.ss.eraseElementByPos(0),a("alloc():"+p),p},s.prototype.use=function(i){const p=new d(i,i),c=this.ss.lowerBound(p);if(c){if(c.equals(p))return this.ss.eraseElementByValue(c),a("use():"+i),!0;if(c.low>i)return!1;if(c.low===i)return++c.low,a("use():"+i),!0;if(c.high===i)return--c.high,a("use():"+i),!0;const f=c.low;return c.low=i+1,this.ss.insert(new d(f,i-1)),a("use():"+i),!0}return a("use():failed"),!1},s.prototype.free=function(i){if(i<this.min||i>this.max)return void u("free():"+i+" is out of range");const p=new d(i,i),c=this.ss.lowerBound(p);if(c){if(c.low<=i&&i<=c.high)return void u("free():"+i+" has already been vacant");if(c===this.ss.front())i+1===c.low?--c.low:this.ss.insert(p);else{const f=this.ss.reverseLowerBound(p);f.high+1===i?i+1===c.low?(this.ss.eraseElementByValue(f),c.low=f.low):f.high=i:i+1===c.low?c.low=i:this.ss.insert(p)}}else{if(c===this.ss.front())return void this.ss.insert(p);const f=this.ss.reverseLowerBound(p);f.high+1===i?f.high=i:this.ss.insert(p)}a("free():"+i)},s.prototype.clear=function(){a("clear()"),this.ss.clear(),this.ss.insert(new d(this.min,this.max))},s.prototype.intervalCount=function(){return this.ss.size()},s.prototype.dump=function(){console.log("length:"+this.ss.size());for(const i of this.ss)console.log(i)},n.exports=s},{debug:18,"js-sdsl":36}],48:[function(t,n,l){var o=t("wrappy");function a(d){var s=function(){return s.called?s.value:(s.called=!0,s.value=d.apply(this,arguments))};return s.called=!1,s}function u(d){var s=function(){if(s.called)throw new Error(s.onceError);return s.called=!0,s.value=d.apply(this,arguments)},i=d.name||"Function wrapped with `once`";return s.onceError=i+" shouldn't be called more than once",s.called=!1,s}n.exports=o(a),n.exports.strict=o(u),a.proto=a(function(){Object.defineProperty(Function.prototype,"once",{value:function(){return a(this)},configurable:!0}),Object.defineProperty(Function.prototype,"onceStrict",{value:function(){return u(this)},configurable:!0})})},{wrappy:79}],49:[function(t,n,l){(function(o){(function(){o===void 0||!o.version||o.version.indexOf("v0.")===0||o.version.indexOf("v1.")===0&&o.version.indexOf("v1.8.")!==0?n.exports={nextTick:function(a,u,d,s){if(typeof a!="function")throw new TypeError('"callback" argument must be a function');var i,p,c=arguments.length;switch(c){case 0:case 1:return o.nextTick(a);case 2:return o.nextTick(function(){a.call(null,u)});case 3:return o.nextTick(function(){a.call(null,u,d)});case 4:return o.nextTick(function(){a.call(null,u,d,s)});default:for(i=new Array(c-1),p=0;p<i.length;)i[p++]=arguments[p];return o.nextTick(function(){a.apply(null,i)})}}}:n.exports=o}).call(this)}).call(this,t("_process"))},{_process:50}],50:[function(t,n,l){var o,a,u=n.exports={};function d(){throw new Error("setTimeout has not been defined")}function s(){throw new Error("clearTimeout has not been defined")}function i(g){if(o===setTimeout)return setTimeout(g,0);if((o===d||!o)&&setTimeout)return o=setTimeout,setTimeout(g,0);try{return o(g,0)}catch(w){try{return o.call(null,g,0)}catch(F){return o.call(this,g,0)}}}(function(){try{o=typeof setTimeout=="function"?setTimeout:d}catch(g){o=d}try{a=typeof clearTimeout=="function"?clearTimeout:s}catch(g){a=s}})();var p,c=[],f=!1,h=-1;function y(){f&&p&&(f=!1,p.length?c=p.concat(c):h=-1,c.length&&m())}function m(){if(!f){var g=i(y);f=!0;for(var w=c.length;w;){for(p=c,c=[];++h<w;)p&&p[h].run();h=-1,w=c.length}p=null,f=!1,function(F){if(a===clearTimeout)return clearTimeout(F);if((a===s||!a)&&clearTimeout)return a=clearTimeout,clearTimeout(F);try{a(F)}catch(T){try{return a.call(null,F)}catch(I){return a.call(this,F)}}}(g)}}function x(g,w){this.fun=g,this.array=w}function v(){}u.nextTick=function(g){var w=new Array(arguments.length-1);if(arguments.length>1)for(var F=1;F<arguments.length;F++)w[F-1]=arguments[F];c.push(new x(g,w)),c.length!==1||f||i(m)},x.prototype.run=function(){this.fun.apply(null,this.array)},u.title="browser",u.browser=!0,u.env={},u.argv=[],u.version="",u.versions={},u.on=v,u.addListener=v,u.once=v,u.off=v,u.removeListener=v,u.removeAllListeners=v,u.emit=v,u.prependListener=v,u.prependOnceListener=v,u.listeners=function(g){return[]},u.binding=function(g){throw new Error("process.binding is not supported")},u.cwd=function(){return"/"},u.chdir=function(g){throw new Error("process.chdir is not supported")},u.umask=function(){return 0}},{}],51:[function(t,n,l){(function(o){(function(){(function(a){var u=typeof l=="object"&&l&&!l.nodeType&&l,d=typeof n=="object"&&n&&!n.nodeType&&n,s=typeof o=="object"&&o;s.global!==s&&s.window!==s&&s.self!==s||(a=s);var i,p,c=2147483647,f=36,h=1,y=26,m=38,x=700,v=72,g=128,w="-",F=/^xn--/,T=/[^\x20-\x7E]/,I=/[\x2E\u3002\uFF0E\uFF61]/g,D={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},X=f-h,K=Math.floor,E=String.fromCharCode;function A(N){throw new RangeError(D[N])}function C(N,O){for(var H=N.length,W=[];H--;)W[H]=O(N[H]);return W}function B(N,O){var H=N.split("@"),W="";return H.length>1&&(W=H[0]+"@",N=H[1]),W+C((N=N.replace(I,".")).split("."),O).join(".")}function U(N){for(var O,H,W=[],ee=0,oe=N.length;ee<oe;)(O=N.charCodeAt(ee++))>=55296&&O<=56319&&ee<oe?(64512&(H=N.charCodeAt(ee++)))==56320?W.push(((1023&O)<<10)+(1023&H)+65536):(W.push(O),ee--):W.push(O);return W}function q(N){return C(N,function(O){var H="";return O>65535&&(H+=E((O-=65536)>>>10&1023|55296),O=56320|1023&O),H+=E(O)}).join("")}function Z(N,O){return N+22+75*(N<26)-((O!=0)<<5)}function $(N,O,H){var W=0;for(N=H?K(N/x):N>>1,N+=K(N/O);N>X*y>>1;W+=f)N=K(N/X);return K(W+(X+1)*N/(N+m))}function L(N){var O,H,W,ee,oe,ie,ae,b,_,R,G,J=[],te=N.length,se=0,j=g,S=v;for((H=N.lastIndexOf(w))<0&&(H=0),W=0;W<H;++W)N.charCodeAt(W)>=128&&A("not-basic"),J.push(N.charCodeAt(W));for(ee=H>0?H+1:0;ee<te;){for(oe=se,ie=1,ae=f;ee>=te&&A("invalid-input"),((b=(G=N.charCodeAt(ee++))-48<10?G-22:G-65<26?G-65:G-97<26?G-97:f)>=f||b>K((c-se)/ie))&&A("overflow"),se+=b*ie,!(b<(_=ae<=S?h:ae>=S+y?y:ae-S));ae+=f)ie>K(c/(R=f-_))&&A("overflow"),ie*=R;S=$(se-oe,O=J.length+1,oe==0),K(se/O)>c-j&&A("overflow"),j+=K(se/O),se%=O,J.splice(se++,0,j)}return q(J)}function V(N){var O,H,W,ee,oe,ie,ae,b,_,R,G,J,te,se,j,S=[];for(J=(N=U(N)).length,O=g,H=0,oe=v,ie=0;ie<J;++ie)(G=N[ie])<128&&S.push(E(G));for(W=ee=S.length,ee&&S.push(w);W<J;){for(ae=c,ie=0;ie<J;++ie)(G=N[ie])>=O&&G<ae&&(ae=G);for(ae-O>K((c-H)/(te=W+1))&&A("overflow"),H+=(ae-O)*te,O=ae,ie=0;ie<J;++ie)if((G=N[ie])<O&&++H>c&&A("overflow"),G==O){for(b=H,_=f;!(b<(R=_<=oe?h:_>=oe+y?y:_-oe));_+=f)j=b-R,se=f-R,S.push(E(Z(R+j%se,0))),b=K(j/se);S.push(E(Z(b,0))),oe=$(H,te,W==ee),H=0,++W}++H,++O}return S.join("")}if(i={version:"1.4.1",ucs2:{decode:U,encode:q},decode:L,encode:V,toASCII:function(N){return B(N,function(O){return T.test(O)?"xn--"+V(O):O})},toUnicode:function(N){return B(N,function(O){return F.test(O)?L(O.slice(4).toLowerCase()):O})}},u&&d)if(n.exports==u)d.exports=i;else for(p in i)i.hasOwnProperty(p)&&(u[p]=i[p]);else a.punycode=i})(this)}).call(this)}).call(this,typeof be!="undefined"?be:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{}],52:[function(t,n,l){function o(u,d){return Object.prototype.hasOwnProperty.call(u,d)}n.exports=function(u,d,s,i){d=d||"&",s=s||"=";var p={};if(typeof u!="string"||u.length===0)return p;var c=/\+/g;u=u.split(d);var f=1e3;i&&typeof i.maxKeys=="number"&&(f=i.maxKeys);var h=u.length;f>0&&h>f&&(h=f);for(var y=0;y<h;++y){var m,x,v,g,w=u[y].replace(c,"%20"),F=w.indexOf(s);F>=0?(m=w.substr(0,F),x=w.substr(F+1)):(m=w,x=""),v=decodeURIComponent(m),g=decodeURIComponent(x),o(p,v)?a(p[v])?p[v].push(g):p[v]=[p[v],g]:p[v]=g}return p};var a=Array.isArray||function(u){return Object.prototype.toString.call(u)==="[object Array]"}},{}],53:[function(t,n,l){var o=function(s){switch(typeof s){case"string":return s;case"boolean":return s?"true":"false";case"number":return isFinite(s)?s:"";default:return""}};n.exports=function(s,i,p,c){return i=i||"&",p=p||"=",s===null&&(s=void 0),typeof s=="object"?u(d(s),function(f){var h=encodeURIComponent(o(f))+p;return a(s[f])?u(s[f],function(y){return h+encodeURIComponent(o(y))}).join(i):h+encodeURIComponent(o(s[f]))}).join(i):c?encodeURIComponent(o(c))+p+encodeURIComponent(o(s)):""};var a=Array.isArray||function(s){return Object.prototype.toString.call(s)==="[object Array]"};function u(s,i){if(s.map)return s.map(i);for(var p=[],c=0;c<s.length;c++)p.push(i(s[c],c));return p}var d=Object.keys||function(s){var i=[];for(var p in s)Object.prototype.hasOwnProperty.call(s,p)&&i.push(p);return i}},{}],54:[function(t,n,l){l.decode=l.parse=t("./decode"),l.encode=l.stringify=t("./encode")},{"./decode":52,"./encode":53}],55:[function(t,n,l){var o={};function a(d,s,i){i||(i=Error);var p=function(c){var f,h;function y(m,x,v){return c.call(this,function(g,w,F){return typeof s=="string"?s:s(g,w,F)}(m,x,v))||this}return h=c,(f=y).prototype=Object.create(h.prototype),f.prototype.constructor=f,f.__proto__=h,y}(i);p.prototype.name=i.name,p.prototype.code=d,o[d]=p}function u(d,s){if(Array.isArray(d)){var i=d.length;return d=d.map(function(p){return String(p)}),i>2?"one of ".concat(s," ").concat(d.slice(0,i-1).join(", "),", or ")+d[i-1]:i===2?"one of ".concat(s," ").concat(d[0]," or ").concat(d[1]):"of ".concat(s," ").concat(d[0])}return"of ".concat(s," ").concat(String(d))}a("ERR_INVALID_OPT_VALUE",function(d,s){return'The value "'+s+'" is invalid for option "'+d+'"'},TypeError),a("ERR_INVALID_ARG_TYPE",function(d,s,i){var p,c,f;if(typeof s=="string"&&(c="not ",s.substr(0,c.length)===c)?(p="must not be",s=s.replace(/^not /,"")):p="must be",function(y,m,x){return(x===void 0||x>y.length)&&(x=y.length),y.substring(x-m.length,x)===m}(d," argument"))f="The ".concat(d," ").concat(p," ").concat(u(s,"type"));else{var h=function(y,m,x){return typeof x!="number"&&(x=0),!(x+m.length>y.length)&&y.indexOf(m,x)!==-1}(d,".")?"property":"argument";f='The "'.concat(d,'" ').concat(h," ").concat(p," ").concat(u(s,"type"))}return f+=". Received type ".concat(typeof i)},TypeError),a("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),a("ERR_METHOD_NOT_IMPLEMENTED",function(d){return"The "+d+" method is not implemented"}),a("ERR_STREAM_PREMATURE_CLOSE","Premature close"),a("ERR_STREAM_DESTROYED",function(d){return"Cannot call "+d+" after a stream was destroyed"}),a("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),a("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),a("ERR_STREAM_WRITE_AFTER_END","write after end"),a("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),a("ERR_UNKNOWN_ENCODING",function(d){return"Unknown encoding: "+d},TypeError),a("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),n.exports.codes=o},{}],56:[function(t,n,l){(function(o){(function(){var a=Object.keys||function(y){var m=[];for(var x in y)m.push(x);return m};n.exports=c;var u=t("./_stream_readable"),d=t("./_stream_writable");t("inherits")(c,u);for(var s=a(d.prototype),i=0;i<s.length;i++){var p=s[i];c.prototype[p]||(c.prototype[p]=d.prototype[p])}function c(y){if(!(this instanceof c))return new c(y);u.call(this,y),d.call(this,y),this.allowHalfOpen=!0,y&&(y.readable===!1&&(this.readable=!1),y.writable===!1&&(this.writable=!1),y.allowHalfOpen===!1&&(this.allowHalfOpen=!1,this.once("end",f)))}function f(){this._writableState.ended||o.nextTick(h,this)}function h(y){y.end()}Object.defineProperty(c.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),Object.defineProperty(c.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}}),Object.defineProperty(c.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}}),Object.defineProperty(c.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState!==void 0&&this._writableState!==void 0&&this._readableState.destroyed&&this._writableState.destroyed},set:function(y){this._readableState!==void 0&&this._writableState!==void 0&&(this._readableState.destroyed=y,this._writableState.destroyed=y)}})}).call(this)}).call(this,t("_process"))},{"./_stream_readable":58,"./_stream_writable":60,_process:50,inherits:24}],57:[function(t,n,l){n.exports=a;var o=t("./_stream_transform");function a(u){if(!(this instanceof a))return new a(u);o.call(this,u)}t("inherits")(a,o),a.prototype._transform=function(u,d,s){s(null,u)}},{"./_stream_transform":59,inherits:24}],58:[function(t,n,l){(function(o,a){(function(){var u;n.exports=A,A.ReadableState=E,t("events").EventEmitter;var d=function(b,_){return b.listeners(_).length},s=t("./internal/streams/stream"),i=t("buffer").Buffer,p=a.Uint8Array||function(){},c,f=t("util");c=f&&f.debuglog?f.debuglog("stream"):function(){};var h,y,m,x=t("./internal/streams/buffer_list"),v=t("./internal/streams/destroy"),g=t("./internal/streams/state").getHighWaterMark,w=t("../errors").codes,F=w.ERR_INVALID_ARG_TYPE,T=w.ERR_STREAM_PUSH_AFTER_EOF,I=w.ERR_METHOD_NOT_IMPLEMENTED,D=w.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;t("inherits")(A,s);var X=v.errorOrDestroy,K=["error","close","destroy","pause","resume"];function E(b,_,R){u=u||t("./_stream_duplex"),b=b||{},typeof R!="boolean"&&(R=_ instanceof u),this.objectMode=!!b.objectMode,R&&(this.objectMode=this.objectMode||!!b.readableObjectMode),this.highWaterMark=g(this,b,"readableHighWaterMark",R),this.buffer=new x,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=b.emitClose!==!1,this.autoDestroy=!!b.autoDestroy,this.destroyed=!1,this.defaultEncoding=b.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,b.encoding&&(h||(h=t("string_decoder/").StringDecoder),this.decoder=new h(b.encoding),this.encoding=b.encoding)}function A(b){if(u=u||t("./_stream_duplex"),!(this instanceof A))return new A(b);var _=this instanceof u;this._readableState=new E(b,this,_),this.readable=!0,b&&(typeof b.read=="function"&&(this._read=b.read),typeof b.destroy=="function"&&(this._destroy=b.destroy)),s.call(this)}function C(b,_,R,G,J){c("readableAddChunk",_);var te,se=b._readableState;if(_===null)se.reading=!1,function(j,S){if(c("onEofChunk"),!S.ended){if(S.decoder){var k=S.decoder.end();k&&k.length&&(S.buffer.push(k),S.length+=S.objectMode?1:k.length)}S.ended=!0,S.sync?Z(j):(S.needReadable=!1,S.emittedReadable||(S.emittedReadable=!0,$(j)))}}(b,se);else if(J||(te=function(j,S){var k;Y=S,i.isBuffer(Y)||Y instanceof p||typeof S=="string"||S===void 0||j.objectMode||(k=new F("chunk",["string","Buffer","Uint8Array"],S));var Y;return k}(se,_)),te)X(b,te);else if(se.objectMode||_&&_.length>0)if(typeof _=="string"||se.objectMode||Object.getPrototypeOf(_)===i.prototype||(_=function(j){return i.from(j)}(_)),G)se.endEmitted?X(b,new D):B(b,se,_,!0);else if(se.ended)X(b,new T);else{if(se.destroyed)return!1;se.reading=!1,se.decoder&&!R?(_=se.decoder.write(_),se.objectMode||_.length!==0?B(b,se,_,!1):L(b,se)):B(b,se,_,!1)}else G||(se.reading=!1,L(b,se));return!se.ended&&(se.length<se.highWaterMark||se.length===0)}function B(b,_,R,G){_.flowing&&_.length===0&&!_.sync?(_.awaitDrain=0,b.emit("data",R)):(_.length+=_.objectMode?1:R.length,G?_.buffer.unshift(R):_.buffer.push(R),_.needReadable&&Z(b)),L(b,_)}Object.defineProperty(A.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState!==void 0&&this._readableState.destroyed},set:function(b){this._readableState&&(this._readableState.destroyed=b)}}),A.prototype.destroy=v.destroy,A.prototype._undestroy=v.undestroy,A.prototype._destroy=function(b,_){_(b)},A.prototype.push=function(b,_){var R,G=this._readableState;return G.objectMode?R=!0:typeof b=="string"&&((_=_||G.defaultEncoding)!==G.encoding&&(b=i.from(b,_),_=""),R=!0),C(this,b,_,!1,R)},A.prototype.unshift=function(b){return C(this,b,null,!0,!1)},A.prototype.isPaused=function(){return this._readableState.flowing===!1},A.prototype.setEncoding=function(b){h||(h=t("string_decoder/").StringDecoder);var _=new h(b);this._readableState.decoder=_,this._readableState.encoding=this._readableState.decoder.encoding;for(var R=this._readableState.buffer.head,G="";R!==null;)G+=_.write(R.data),R=R.next;return this._readableState.buffer.clear(),G!==""&&this._readableState.buffer.push(G),this._readableState.length=G.length,this};var U=1073741824;function q(b,_){return b<=0||_.length===0&&_.ended?0:_.objectMode?1:b!=b?_.flowing&&_.length?_.buffer.head.data.length:_.length:(b>_.highWaterMark&&(_.highWaterMark=function(R){return R>=U?R=U:(R--,R|=R>>>1,R|=R>>>2,R|=R>>>4,R|=R>>>8,R|=R>>>16,R++),R}(b)),b<=_.length?b:_.ended?_.length:(_.needReadable=!0,0))}function Z(b){var _=b._readableState;c("emitReadable",_.needReadable,_.emittedReadable),_.needReadable=!1,_.emittedReadable||(c("emitReadable",_.flowing),_.emittedReadable=!0,o.nextTick($,b))}function $(b){var _=b._readableState;c("emitReadable_",_.destroyed,_.length,_.ended),_.destroyed||!_.length&&!_.ended||(b.emit("readable"),_.emittedReadable=!1),_.needReadable=!_.flowing&&!_.ended&&_.length<=_.highWaterMark,W(b)}function L(b,_){_.readingMore||(_.readingMore=!0,o.nextTick(V,b,_))}function V(b,_){for(;!_.reading&&!_.ended&&(_.length<_.highWaterMark||_.flowing&&_.length===0);){var R=_.length;if(c("maybeReadMore read 0"),b.read(0),R===_.length)break}_.readingMore=!1}function N(b){var _=b._readableState;_.readableListening=b.listenerCount("readable")>0,_.resumeScheduled&&!_.paused?_.flowing=!0:b.listenerCount("data")>0&&b.resume()}function O(b){c("readable nexttick read 0"),b.read(0)}function H(b,_){c("resume",_.reading),_.reading||b.read(0),_.resumeScheduled=!1,b.emit("resume"),W(b),_.flowing&&!_.reading&&b.read(0)}function W(b){var _=b._readableState;for(c("flow",_.flowing);_.flowing&&b.read()!==null;);}function ee(b,_){return _.length===0?null:(_.objectMode?R=_.buffer.shift():!b||b>=_.length?(R=_.decoder?_.buffer.join(""):_.buffer.length===1?_.buffer.first():_.buffer.concat(_.length),_.buffer.clear()):R=_.buffer.consume(b,_.decoder),R);var R}function oe(b){var _=b._readableState;c("endReadable",_.endEmitted),_.endEmitted||(_.ended=!0,o.nextTick(ie,_,b))}function ie(b,_){if(c("endReadableNT",b.endEmitted,b.length),!b.endEmitted&&b.length===0&&(b.endEmitted=!0,_.readable=!1,_.emit("end"),b.autoDestroy)){var R=_._writableState;(!R||R.autoDestroy&&R.finished)&&_.destroy()}}function ae(b,_){for(var R=0,G=b.length;R<G;R++)if(b[R]===_)return R;return-1}A.prototype.read=function(b){c("read",b),b=parseInt(b,10);var _=this._readableState,R=b;if(b!==0&&(_.emittedReadable=!1),b===0&&_.needReadable&&((_.highWaterMark!==0?_.length>=_.highWaterMark:_.length>0)||_.ended))return c("read: emitReadable",_.length,_.ended),_.length===0&&_.ended?oe(this):Z(this),null;if((b=q(b,_))===0&&_.ended)return _.length===0&&oe(this),null;var G,J=_.needReadable;return c("need readable",J),(_.length===0||_.length-b<_.highWaterMark)&&c("length less than watermark",J=!0),_.ended||_.reading?c("reading or ended",J=!1):J&&(c("do read"),_.reading=!0,_.sync=!0,_.length===0&&(_.needReadable=!0),this._read(_.highWaterMark),_.sync=!1,_.reading||(b=q(R,_))),(G=b>0?ee(b,_):null)===null?(_.needReadable=_.length<=_.highWaterMark,b=0):(_.length-=b,_.awaitDrain=0),_.length===0&&(_.ended||(_.needReadable=!0),R!==b&&_.ended&&oe(this)),G!==null&&this.emit("data",G),G},A.prototype._read=function(b){X(this,new I("_read()"))},A.prototype.pipe=function(b,_){var R=this,G=this._readableState;switch(G.pipesCount){case 0:G.pipes=b;break;case 1:G.pipes=[G.pipes,b];break;default:G.pipes.push(b)}G.pipesCount+=1,c("pipe count=%d opts=%j",G.pipesCount,_);var J=(!_||_.end!==!1)&&b!==o.stdout&&b!==o.stderr?se:ce;function te(me,xe){c("onunpipe"),me===R&&xe&&xe.hasUnpiped===!1&&(xe.hasUnpiped=!0,c("cleanup"),b.removeListener("close",ne),b.removeListener("finish",ue),b.removeListener("drain",j),b.removeListener("error",Y),b.removeListener("unpipe",te),R.removeListener("end",se),R.removeListener("end",ce),R.removeListener("data",k),S=!0,!G.awaitDrain||b._writableState&&!b._writableState.needDrain||j())}function se(){c("onend"),b.end()}G.endEmitted?o.nextTick(J):R.once("end",J),b.on("unpipe",te);var j=function(me){return function(){var xe=me._readableState;c("pipeOnDrain",xe.awaitDrain),xe.awaitDrain&&xe.awaitDrain--,xe.awaitDrain===0&&d(me,"data")&&(xe.flowing=!0,W(me))}}(R);b.on("drain",j);var S=!1;function k(me){c("ondata");var xe=b.write(me);c("dest.write",xe),xe===!1&&((G.pipesCount===1&&G.pipes===b||G.pipesCount>1&&ae(G.pipes,b)!==-1)&&!S&&(c("false write response, pause",G.awaitDrain),G.awaitDrain++),R.pause())}function Y(me){c("onerror",me),ce(),b.removeListener("error",Y),d(b,"error")===0&&X(b,me)}function ne(){b.removeListener("finish",ue),ce()}function ue(){c("onfinish"),b.removeListener("close",ne),ce()}function ce(){c("unpipe"),R.unpipe(b)}return R.on("data",k),function(me,xe,ke){if(typeof me.prependListener=="function")return me.prependListener(xe,ke);me._events&&me._events[xe]?Array.isArray(me._events[xe])?me._events[xe].unshift(ke):me._events[xe]=[ke,me._events[xe]]:me.on(xe,ke)}(b,"error",Y),b.once("close",ne),b.once("finish",ue),b.emit("pipe",R),G.flowing||(c("pipe resume"),R.resume()),b},A.prototype.unpipe=function(b){var _=this._readableState,R={hasUnpiped:!1};if(_.pipesCount===0)return this;if(_.pipesCount===1)return b&&b!==_.pipes?this:(b||(b=_.pipes),_.pipes=null,_.pipesCount=0,_.flowing=!1,b&&b.emit("unpipe",this,R),this);if(!b){var G=_.pipes,J=_.pipesCount;_.pipes=null,_.pipesCount=0,_.flowing=!1;for(var te=0;te<J;te++)G[te].emit("unpipe",this,{hasUnpiped:!1});return this}var se=ae(_.pipes,b);return se===-1?this:(_.pipes.splice(se,1),_.pipesCount-=1,_.pipesCount===1&&(_.pipes=_.pipes[0]),b.emit("unpipe",this,R),this)},A.prototype.on=function(b,_){var R=s.prototype.on.call(this,b,_),G=this._readableState;return b==="data"?(G.readableListening=this.listenerCount("readable")>0,G.flowing!==!1&&this.resume()):b==="readable"&&(G.endEmitted||G.readableListening||(G.readableListening=G.needReadable=!0,G.flowing=!1,G.emittedReadable=!1,c("on readable",G.length,G.reading),G.length?Z(this):G.reading||o.nextTick(O,this))),R},A.prototype.addListener=A.prototype.on,A.prototype.removeListener=function(b,_){var R=s.prototype.removeListener.call(this,b,_);return b==="readable"&&o.nextTick(N,this),R},A.prototype.removeAllListeners=function(b){var _=s.prototype.removeAllListeners.apply(this,arguments);return b!=="readable"&&b!==void 0||o.nextTick(N,this),_},A.prototype.resume=function(){var b=this._readableState;return b.flowing||(c("resume"),b.flowing=!b.readableListening,function(_,R){R.resumeScheduled||(R.resumeScheduled=!0,o.nextTick(H,_,R))}(this,b)),b.paused=!1,this},A.prototype.pause=function(){return c("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(c("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this},A.prototype.wrap=function(b){var _=this,R=this._readableState,G=!1;for(var J in b.on("end",function(){if(c("wrapped end"),R.decoder&&!R.ended){var se=R.decoder.end();se&&se.length&&_.push(se)}_.push(null)}),b.on("data",function(se){c("wrapped data"),R.decoder&&(se=R.decoder.write(se)),(!R.objectMode||se!=null)&&(R.objectMode||se&&se.length)&&(_.push(se)||(G=!0,b.pause()))}),b)this[J]===void 0&&typeof b[J]=="function"&&(this[J]=function(se){return function(){return b[se].apply(b,arguments)}}(J));for(var te=0;te<K.length;te++)b.on(K[te],this.emit.bind(this,K[te]));return this._read=function(se){c("wrapped _read",se),G&&(G=!1,b.resume())},this},typeof Symbol=="function"&&(A.prototype[Symbol.asyncIterator]=function(){return y===void 0&&(y=t("./internal/streams/async_iterator")),y(this)}),Object.defineProperty(A.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),Object.defineProperty(A.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}}),Object.defineProperty(A.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(b){this._readableState&&(this._readableState.flowing=b)}}),A._fromList=ee,Object.defineProperty(A.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}}),typeof Symbol=="function"&&(A.from=function(b,_){return m===void 0&&(m=t("./internal/streams/from")),m(A,b,_)})}).call(this)}).call(this,t("_process"),typeof be!="undefined"?be:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{"../errors":55,"./_stream_duplex":56,"./internal/streams/async_iterator":61,"./internal/streams/buffer_list":62,"./internal/streams/destroy":63,"./internal/streams/from":65,"./internal/streams/state":67,"./internal/streams/stream":68,_process:50,buffer:17,events:22,inherits:24,"string_decoder/":75,util:16}],59:[function(t,n,l){n.exports=p;var o=t("../errors").codes,a=o.ERR_METHOD_NOT_IMPLEMENTED,u=o.ERR_MULTIPLE_CALLBACK,d=o.ERR_TRANSFORM_ALREADY_TRANSFORMING,s=o.ERR_TRANSFORM_WITH_LENGTH_0,i=t("./_stream_duplex");function p(h){if(!(this instanceof p))return new p(h);i.call(this,h),this._transformState={afterTransform:function(y,m){var x=this._transformState;x.transforming=!1;var v=x.writecb;if(v===null)return this.emit("error",new u);x.writechunk=null,x.writecb=null,m!=null&&this.push(m),v(y);var g=this._readableState;g.reading=!1,(g.needReadable||g.length<g.highWaterMark)&&this._read(g.highWaterMark)}.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,h&&(typeof h.transform=="function"&&(this._transform=h.transform),typeof h.flush=="function"&&(this._flush=h.flush)),this.on("prefinish",c)}function c(){var h=this;typeof this._flush!="function"||this._readableState.destroyed?f(this,null,null):this._flush(function(y,m){f(h,y,m)})}function f(h,y,m){if(y)return h.emit("error",y);if(m!=null&&h.push(m),h._writableState.length)throw new s;if(h._transformState.transforming)throw new d;return h.push(null)}t("inherits")(p,i),p.prototype.push=function(h,y){return this._transformState.needTransform=!1,i.prototype.push.call(this,h,y)},p.prototype._transform=function(h,y,m){m(new a("_transform()"))},p.prototype._write=function(h,y,m){var x=this._transformState;if(x.writecb=m,x.writechunk=h,x.writeencoding=y,!x.transforming){var v=this._readableState;(x.needTransform||v.needReadable||v.length<v.highWaterMark)&&this._read(v.highWaterMark)}},p.prototype._read=function(h){var y=this._transformState;y.writechunk===null||y.transforming?y.needTransform=!0:(y.transforming=!0,this._transform(y.writechunk,y.writeencoding,y.afterTransform))},p.prototype._destroy=function(h,y){i.prototype._destroy.call(this,h,function(m){y(m)})}},{"../errors":55,"./_stream_duplex":56,inherits:24}],60:[function(t,n,l){(function(o,a){(function(){function u(L){var V=this;this.next=null,this.entry=null,this.finish=function(){(function(N,O,H){var W=N.entry;for(N.entry=null;W;){var ee=W.callback;O.pendingcb--,ee(H),W=W.next}O.corkedRequestsFree.next=N})(V,L)}}var d;n.exports=A,A.WritableState=E;var s={deprecate:t("util-deprecate")},i=t("./internal/streams/stream"),p=t("buffer").Buffer,c=a.Uint8Array||function(){},f,h=t("./internal/streams/destroy"),y=t("./internal/streams/state").getHighWaterMark,m=t("../errors").codes,x=m.ERR_INVALID_ARG_TYPE,v=m.ERR_METHOD_NOT_IMPLEMENTED,g=m.ERR_MULTIPLE_CALLBACK,w=m.ERR_STREAM_CANNOT_PIPE,F=m.ERR_STREAM_DESTROYED,T=m.ERR_STREAM_NULL_VALUES,I=m.ERR_STREAM_WRITE_AFTER_END,D=m.ERR_UNKNOWN_ENCODING,X=h.errorOrDestroy;function K(){}function E(L,V,N){d=d||t("./_stream_duplex"),L=L||{},typeof N!="boolean"&&(N=V instanceof d),this.objectMode=!!L.objectMode,N&&(this.objectMode=this.objectMode||!!L.writableObjectMode),this.highWaterMark=y(this,L,"writableHighWaterMark",N),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var O=L.decodeStrings===!1;this.decodeStrings=!O,this.defaultEncoding=L.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(H){(function(W,ee){var oe=W._writableState,ie=oe.sync,ae=oe.writecb;if(typeof ae!="function")throw new g;if(function(_){_.writing=!1,_.writecb=null,_.length-=_.writelen,_.writelen=0}(oe),ee)(function(_,R,G,J,te){--R.pendingcb,G?(o.nextTick(te,J),o.nextTick($,_,R),_._writableState.errorEmitted=!0,X(_,J)):(te(J),_._writableState.errorEmitted=!0,X(_,J),$(_,R))})(W,oe,ie,ee,ae);else{var b=q(oe)||W.destroyed;b||oe.corked||oe.bufferProcessing||!oe.bufferedRequest||U(W,oe),ie?o.nextTick(B,W,oe,b,ae):B(W,oe,b,ae)}})(V,H)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=L.emitClose!==!1,this.autoDestroy=!!L.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new u(this)}function A(L){var V=this instanceof(d=d||t("./_stream_duplex"));if(!V&&!f.call(A,this))return new A(L);this._writableState=new E(L,this,V),this.writable=!0,L&&(typeof L.write=="function"&&(this._write=L.write),typeof L.writev=="function"&&(this._writev=L.writev),typeof L.destroy=="function"&&(this._destroy=L.destroy),typeof L.final=="function"&&(this._final=L.final)),i.call(this)}function C(L,V,N,O,H,W,ee){V.writelen=O,V.writecb=ee,V.writing=!0,V.sync=!0,V.destroyed?V.onwrite(new F("write")):N?L._writev(H,V.onwrite):L._write(H,W,V.onwrite),V.sync=!1}function B(L,V,N,O){N||function(H,W){W.length===0&&W.needDrain&&(W.needDrain=!1,H.emit("drain"))}(L,V),V.pendingcb--,O(),$(L,V)}function U(L,V){V.bufferProcessing=!0;var N=V.bufferedRequest;if(L._writev&&N&&N.next){var O=V.bufferedRequestCount,H=new Array(O),W=V.corkedRequestsFree;W.entry=N;for(var ee=0,oe=!0;N;)H[ee]=N,N.isBuf||(oe=!1),N=N.next,ee+=1;H.allBuffers=oe,C(L,V,!0,V.length,H,"",W.finish),V.pendingcb++,V.lastBufferedRequest=null,W.next?(V.corkedRequestsFree=W.next,W.next=null):V.corkedRequestsFree=new u(V),V.bufferedRequestCount=0}else{for(;N;){var ie=N.chunk,ae=N.encoding,b=N.callback;if(C(L,V,!1,V.objectMode?1:ie.length,ie,ae,b),N=N.next,V.bufferedRequestCount--,V.writing)break}N===null&&(V.lastBufferedRequest=null)}V.bufferedRequest=N,V.bufferProcessing=!1}function q(L){return L.ending&&L.length===0&&L.bufferedRequest===null&&!L.finished&&!L.writing}function Z(L,V){L._final(function(N){V.pendingcb--,N&&X(L,N),V.prefinished=!0,L.emit("prefinish"),$(L,V)})}function $(L,V){var N=q(V);if(N&&(function(H,W){W.prefinished||W.finalCalled||(typeof H._final!="function"||W.destroyed?(W.prefinished=!0,H.emit("prefinish")):(W.pendingcb++,W.finalCalled=!0,o.nextTick(Z,H,W)))}(L,V),V.pendingcb===0&&(V.finished=!0,L.emit("finish"),V.autoDestroy))){var O=L._readableState;(!O||O.autoDestroy&&O.endEmitted)&&L.destroy()}return N}t("inherits")(A,i),E.prototype.getBuffer=function(){for(var L=this.bufferedRequest,V=[];L;)V.push(L),L=L.next;return V},function(){try{Object.defineProperty(E.prototype,"buffer",{get:s.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch(L){}}(),typeof Symbol=="function"&&Symbol.hasInstance&&typeof Function.prototype[Symbol.hasInstance]=="function"?(f=Function.prototype[Symbol.hasInstance],Object.defineProperty(A,Symbol.hasInstance,{value:function(L){return!!f.call(this,L)||this===A&&L&&L._writableState instanceof E}})):f=function(L){return L instanceof this},A.prototype.pipe=function(){X(this,new w)},A.prototype.write=function(L,V,N){var O,H=this._writableState,W=!1,ee=!H.objectMode&&(O=L,p.isBuffer(O)||O instanceof c);return ee&&!p.isBuffer(L)&&(L=function(oe){return p.from(oe)}(L)),typeof V=="function"&&(N=V,V=null),ee?V="buffer":V||(V=H.defaultEncoding),typeof N!="function"&&(N=K),H.ending?function(oe,ie){var ae=new I;X(oe,ae),o.nextTick(ie,ae)}(this,N):(ee||function(oe,ie,ae,b){var _;return ae===null?_=new T:typeof ae=="string"||ie.objectMode||(_=new x("chunk",["string","Buffer"],ae)),!_||(X(oe,_),o.nextTick(b,_),!1)}(this,H,L,N))&&(H.pendingcb++,W=function(oe,ie,ae,b,_,R){if(!ae){var G=function(j,S,k){return j.objectMode||j.decodeStrings===!1||typeof S!="string"||(S=p.from(S,k)),S}(ie,b,_);b!==G&&(ae=!0,_="buffer",b=G)}var J=ie.objectMode?1:b.length;ie.length+=J;var te=ie.length<ie.highWaterMark;if(te||(ie.needDrain=!0),ie.writing||ie.corked){var se=ie.lastBufferedRequest;ie.lastBufferedRequest={chunk:b,encoding:_,isBuf:ae,callback:R,next:null},se?se.next=ie.lastBufferedRequest:ie.bufferedRequest=ie.lastBufferedRequest,ie.bufferedRequestCount+=1}else C(oe,ie,!1,J,b,_,R);return te}(this,H,ee,L,V,N)),W},A.prototype.cork=function(){this._writableState.corked++},A.prototype.uncork=function(){var L=this._writableState;L.corked&&(L.corked--,L.writing||L.corked||L.bufferProcessing||!L.bufferedRequest||U(this,L))},A.prototype.setDefaultEncoding=function(L){if(typeof L=="string"&&(L=L.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((L+"").toLowerCase())>-1))throw new D(L);return this._writableState.defaultEncoding=L,this},Object.defineProperty(A.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}}),Object.defineProperty(A.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),A.prototype._write=function(L,V,N){N(new v("_write()"))},A.prototype._writev=null,A.prototype.end=function(L,V,N){var O=this._writableState;return typeof L=="function"?(N=L,L=null,V=null):typeof V=="function"&&(N=V,V=null),L!=null&&this.write(L,V),O.corked&&(O.corked=1,this.uncork()),O.ending||function(H,W,ee){W.ending=!0,$(H,W),ee&&(W.finished?o.nextTick(ee):H.once("finish",ee)),W.ended=!0,H.writable=!1}(this,O,N),this},Object.defineProperty(A.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}}),Object.defineProperty(A.prototype,"destroyed",{enumerable:!1,get:function(){return this._writableState!==void 0&&this._writableState.destroyed},set:function(L){this._writableState&&(this._writableState.destroyed=L)}}),A.prototype.destroy=h.destroy,A.prototype._undestroy=h.undestroy,A.prototype._destroy=function(L,V){V(L)}}).call(this)}).call(this,t("_process"),typeof be!="undefined"?be:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{"../errors":55,"./_stream_duplex":56,"./internal/streams/destroy":63,"./internal/streams/state":67,"./internal/streams/stream":68,_process:50,buffer:17,inherits:24,"util-deprecate":78}],61:[function(t,n,l){(function(o){(function(){var a;function u(w,F,T){return F in w?Object.defineProperty(w,F,{value:T,enumerable:!0,configurable:!0,writable:!0}):w[F]=T,w}var d=t("./end-of-stream"),s=Symbol("lastResolve"),i=Symbol("lastReject"),p=Symbol("error"),c=Symbol("ended"),f=Symbol("lastPromise"),h=Symbol("handlePromise"),y=Symbol("stream");function m(w,F){return{value:w,done:F}}function x(w){var F=w[s];if(F!==null){var T=w[y].read();T!==null&&(w[f]=null,w[s]=null,w[i]=null,F(m(T,!1)))}}var v=Object.getPrototypeOf(function(){}),g=Object.setPrototypeOf((u(a={get stream(){return this[y]},next:function(){var w=this,F=this[p];if(F!==null)return Promise.reject(F);if(this[c])return Promise.resolve(m(void 0,!0));if(this[y].destroyed)return new Promise(function(X,K){o.nextTick(function(){w[p]?K(w[p]):X(m(void 0,!0))})});var T,I=this[f];if(I)T=new Promise(function(X,K){return function(E,A){X.then(function(){K[c]?E(m(void 0,!0)):K[h](E,A)},A)}}(I,this));else{var D=this[y].read();if(D!==null)return Promise.resolve(m(D,!1));T=new Promise(this[h])}return this[f]=T,T}},Symbol.asyncIterator,function(){return this}),u(a,"return",function(){var w=this;return new Promise(function(F,T){w[y].destroy(null,function(I){I?T(I):F(m(void 0,!0))})})}),a),v);n.exports=function(w){var F,T=Object.create(g,(u(F={},y,{value:w,writable:!0}),u(F,s,{value:null,writable:!0}),u(F,i,{value:null,writable:!0}),u(F,p,{value:null,writable:!0}),u(F,c,{value:w._readableState.endEmitted,writable:!0}),u(F,h,{value:function(I,D){var X=T[y].read();X?(T[f]=null,T[s]=null,T[i]=null,I(m(X,!1))):(T[s]=I,T[i]=D)},writable:!0}),F));return T[f]=null,d(w,function(I){if(I&&I.code!=="ERR_STREAM_PREMATURE_CLOSE"){var D=T[i];return D!==null&&(T[f]=null,T[s]=null,T[i]=null,D(I)),void(T[p]=I)}var X=T[s];X!==null&&(T[f]=null,T[s]=null,T[i]=null,X(m(void 0,!0))),T[c]=!0}),w.on("readable",function(I){o.nextTick(x,I)}.bind(null,T)),T}}).call(this)}).call(this,t("_process"))},{"./end-of-stream":64,_process:50}],62:[function(t,n,l){function o(p,c){var f=Object.keys(p);if(Object.getOwnPropertySymbols){var h=Object.getOwnPropertySymbols(p);c&&(h=h.filter(function(y){return Object.getOwnPropertyDescriptor(p,y).enumerable})),f.push.apply(f,h)}return f}function a(p,c,f){return c in p?Object.defineProperty(p,c,{value:f,enumerable:!0,configurable:!0,writable:!0}):p[c]=f,p}function u(p,c){for(var f=0;f<c.length;f++){var h=c[f];h.enumerable=h.enumerable||!1,h.configurable=!0,"value"in h&&(h.writable=!0),Object.defineProperty(p,h.key,h)}}var d=t("buffer").Buffer,s=t("util").inspect,i=s&&s.custom||"inspect";n.exports=function(){function p(){(function(h,y){if(!(h instanceof y))throw new TypeError("Cannot call a class as a function")})(this,p),this.head=null,this.tail=null,this.length=0}var c,f;return c=p,(f=[{key:"push",value:function(h){var y={data:h,next:null};this.length>0?this.tail.next=y:this.head=y,this.tail=y,++this.length}},{key:"unshift",value:function(h){var y={data:h,next:this.head};this.length===0&&(this.tail=y),this.head=y,++this.length}},{key:"shift",value:function(){if(this.length!==0){var h=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,h}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(h){if(this.length===0)return"";for(var y=this.head,m=""+y.data;y=y.next;)m+=h+y.data;return m}},{key:"concat",value:function(h){if(this.length===0)return d.alloc(0);for(var y,m,x,v=d.allocUnsafe(h>>>0),g=this.head,w=0;g;)y=g.data,m=v,x=w,d.prototype.copy.call(y,m,x),w+=g.data.length,g=g.next;return v}},{key:"consume",value:function(h,y){var m;return h<this.head.data.length?(m=this.head.data.slice(0,h),this.head.data=this.head.data.slice(h)):m=h===this.head.data.length?this.shift():y?this._getString(h):this._getBuffer(h),m}},{key:"first",value:function(){return this.head.data}},{key:"_getString",value:function(h){var y=this.head,m=1,x=y.data;for(h-=x.length;y=y.next;){var v=y.data,g=h>v.length?v.length:h;if(g===v.length?x+=v:x+=v.slice(0,h),(h-=g)===0){g===v.length?(++m,y.next?this.head=y.next:this.head=this.tail=null):(this.head=y,y.data=v.slice(g));break}++m}return this.length-=m,x}},{key:"_getBuffer",value:function(h){var y=d.allocUnsafe(h),m=this.head,x=1;for(m.data.copy(y),h-=m.data.length;m=m.next;){var v=m.data,g=h>v.length?v.length:h;if(v.copy(y,y.length-h,0,g),(h-=g)===0){g===v.length?(++x,m.next?this.head=m.next:this.head=this.tail=null):(this.head=m,m.data=v.slice(g));break}++x}return this.length-=x,y}},{key:i,value:function(h,y){return s(this,function(m){for(var x=1;x<arguments.length;x++){var v=arguments[x]!=null?arguments[x]:{};x%2?o(Object(v),!0).forEach(function(g){a(m,g,v[g])}):Object.getOwnPropertyDescriptors?Object.defineProperties(m,Object.getOwnPropertyDescriptors(v)):o(Object(v)).forEach(function(g){Object.defineProperty(m,g,Object.getOwnPropertyDescriptor(v,g))})}return m}({},y,{depth:0,customInspect:!1}))}}])&&u(c.prototype,f),p}()},{buffer:17,util:16}],63:[function(t,n,l){(function(o){(function(){function a(s,i){d(s,i),u(s)}function u(s){s._writableState&&!s._writableState.emitClose||s._readableState&&!s._readableState.emitClose||s.emit("close")}function d(s,i){s.emit("error",i)}n.exports={destroy:function(s,i){var p=this,c=this._readableState&&this._readableState.destroyed,f=this._writableState&&this._writableState.destroyed;return c||f?(i?i(s):s&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,o.nextTick(d,this,s)):o.nextTick(d,this,s)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(s||null,function(h){!i&&h?p._writableState?p._writableState.errorEmitted?o.nextTick(u,p):(p._writableState.errorEmitted=!0,o.nextTick(a,p,h)):o.nextTick(a,p,h):i?(o.nextTick(u,p),i(h)):o.nextTick(u,p)}),this)},undestroy:function(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)},errorOrDestroy:function(s,i){var p=s._readableState,c=s._writableState;p&&p.autoDestroy||c&&c.autoDestroy?s.destroy(i):s.emit("error",i)}}}).call(this)}).call(this,t("_process"))},{_process:50}],64:[function(t,n,l){var o=t("../../../errors").codes.ERR_STREAM_PREMATURE_CLOSE;function a(){}n.exports=function u(d,s,i){if(typeof s=="function")return u(d,null,s);s||(s={}),i=function(F){var T=!1;return function(){if(!T){T=!0;for(var I=arguments.length,D=new Array(I),X=0;X<I;X++)D[X]=arguments[X];F.apply(this,D)}}}(i||a);var p=s.readable||s.readable!==!1&&d.readable,c=s.writable||s.writable!==!1&&d.writable,f=function(){d.writable||y()},h=d._writableState&&d._writableState.finished,y=function(){c=!1,h=!0,p||i.call(d)},m=d._readableState&&d._readableState.endEmitted,x=function(){p=!1,m=!0,c||i.call(d)},v=function(F){i.call(d,F)},g=function(){var F;return p&&!m?(d._readableState&&d._readableState.ended||(F=new o),i.call(d,F)):c&&!h?(d._writableState&&d._writableState.ended||(F=new o),i.call(d,F)):void 0},w=function(){d.req.on("finish",y)};return function(F){return F.setHeader&&typeof F.abort=="function"}(d)?(d.on("complete",y),d.on("abort",g),d.req?w():d.on("request",w)):c&&!d._writableState&&(d.on("end",f),d.on("close",f)),d.on("end",x),d.on("finish",y),s.error!==!1&&d.on("error",v),d.on("close",g),function(){d.removeListener("complete",y),d.removeListener("abort",g),d.removeListener("request",w),d.req&&d.req.removeListener("finish",y),d.removeListener("end",f),d.removeListener("close",f),d.removeListener("finish",y),d.removeListener("end",x),d.removeListener("error",v),d.removeListener("close",g)}}},{"../../../errors":55}],65:[function(t,n,l){n.exports=function(){throw new Error("Readable.from is not available in the browser")}},{}],66:[function(t,n,l){var o,a=t("../../../errors").codes,u=a.ERR_MISSING_ARGS,d=a.ERR_STREAM_DESTROYED;function s(c){if(c)throw c}function i(c){c()}function p(c,f){return c.pipe(f)}n.exports=function(){for(var c=arguments.length,f=new Array(c),h=0;h<c;h++)f[h]=arguments[h];var y,m=function(v){return v.length?typeof v[v.length-1]!="function"?s:v.pop():s}(f);if(Array.isArray(f[0])&&(f=f[0]),f.length<2)throw new u("streams");var x=f.map(function(v,g){var w=g<f.length-1;return function(F,T,I,D){D=function(E){var A=!1;return function(){A||(A=!0,E.apply(void 0,arguments))}}(D);var X=!1;F.on("close",function(){X=!0}),o===void 0&&(o=t("./end-of-stream")),o(F,{readable:T,writable:I},function(E){if(E)return D(E);X=!0,D()});var K=!1;return function(E){if(!X&&!K)return K=!0,function(A){return A.setHeader&&typeof A.abort=="function"}(F)?F.abort():typeof F.destroy=="function"?F.destroy():void D(E||new d("pipe"))}}(v,w,g>0,function(F){y||(y=F),F&&x.forEach(i),w||(x.forEach(i),m(y))})});return f.reduce(p)}},{"../../../errors":55,"./end-of-stream":64}],67:[function(t,n,l){var o=t("../../../errors").codes.ERR_INVALID_OPT_VALUE;n.exports={getHighWaterMark:function(a,u,d,s){var i=function(p,c,f){return p.highWaterMark!=null?p.highWaterMark:c?p[f]:null}(u,s,d);if(i!=null){if(!isFinite(i)||Math.floor(i)!==i||i<0)throw new o(s?d:"highWaterMark",i);return Math.floor(i)}return a.objectMode?16:16384}}},{"../../../errors":55}],68:[function(t,n,l){n.exports=t("events").EventEmitter},{events:22}],69:[function(t,n,l){(l=n.exports=t("./lib/_stream_readable.js")).Stream=l,l.Readable=l,l.Writable=t("./lib/_stream_writable.js"),l.Duplex=t("./lib/_stream_duplex.js"),l.Transform=t("./lib/_stream_transform.js"),l.PassThrough=t("./lib/_stream_passthrough.js"),l.finished=t("./lib/internal/streams/end-of-stream.js"),l.pipeline=t("./lib/internal/streams/pipeline.js")},{"./lib/_stream_duplex.js":56,"./lib/_stream_passthrough.js":57,"./lib/_stream_readable.js":58,"./lib/_stream_transform.js":59,"./lib/_stream_writable.js":60,"./lib/internal/streams/end-of-stream.js":64,"./lib/internal/streams/pipeline.js":66}],70:[function(t,n,l){n.exports=function(){if(typeof arguments[0]!="function")throw new Error("callback needed");if(typeof arguments[1]!="number")throw new Error("interval needed");var o;if(arguments.length>0){o=new Array(arguments.length-2);for(var a=0;a<o.length;a++)o[a]=arguments[a+2]}return new function(u,d,s){var i=this;this._callback=u,this._args=s,this._interval=setInterval(u,d,this._args),this.reschedule=function(p){p||(p=i._interval),i._interval&&clearInterval(i._interval),i._interval=setInterval(i._callback,p,i._args)},this.clear=function(){i._interval&&(clearInterval(i._interval),i._interval=void 0)},this.destroy=function(){i._interval&&clearInterval(i._interval),i._callback=void 0,i._interval=void 0,i._args=void 0}}(arguments[0],arguments[1],o)}},{}],71:[function(t,n,l){n.exports=t("./index.js")()},{"./index.js":72}],72:[function(t,n,l){(function(o){(function(){function a(u){return u instanceof o?o.from(u):new u.constructor(u.buffer.slice(),u.byteOffset,u.length)}n.exports=function(u){return(u=u||{}).circles?function(s){var i=[],p=[];return s.proto?function f(h){if(typeof h!="object"||h===null)return h;if(h instanceof Date)return new Date(h);if(Array.isArray(h))return c(h,f);if(h instanceof Map)return new Map(c(Array.from(h),f));if(h instanceof Set)return new Set(c(Array.from(h),f));var y={};for(var m in i.push(h),p.push(y),h){var x=h[m];if(typeof x!="object"||x===null)y[m]=x;else if(x instanceof Date)y[m]=new Date(x);else if(x instanceof Map)y[m]=new Map(c(Array.from(x),f));else if(x instanceof Set)y[m]=new Set(c(Array.from(x),f));else if(ArrayBuffer.isView(x))y[m]=a(x);else{var v=i.indexOf(x);y[m]=v!==-1?p[v]:f(x)}}return i.pop(),p.pop(),y}:function f(h){if(typeof h!="object"||h===null)return h;if(h instanceof Date)return new Date(h);if(Array.isArray(h))return c(h,f);if(h instanceof Map)return new Map(c(Array.from(h),f));if(h instanceof Set)return new Set(c(Array.from(h),f));var y={};for(var m in i.push(h),p.push(y),h)if(Object.hasOwnProperty.call(h,m)!==!1){var x=h[m];if(typeof x!="object"||x===null)y[m]=x;else if(x instanceof Date)y[m]=new Date(x);else if(x instanceof Map)y[m]=new Map(c(Array.from(x),f));else if(x instanceof Set)y[m]=new Set(c(Array.from(x),f));else if(ArrayBuffer.isView(x))y[m]=a(x);else{var v=i.indexOf(x);y[m]=v!==-1?p[v]:f(x)}}return i.pop(),p.pop(),y};function c(f,h){for(var y=Object.keys(f),m=new Array(y.length),x=0;x<y.length;x++){var v=y[x],g=f[v];if(typeof g!="object"||g===null)m[v]=g;else if(g instanceof Date)m[v]=new Date(g);else if(ArrayBuffer.isView(g))m[v]=a(g);else{var w=i.indexOf(g);m[v]=w!==-1?p[w]:h(g)}}return m}}(u):u.proto?function s(i){if(typeof i!="object"||i===null)return i;if(i instanceof Date)return new Date(i);if(Array.isArray(i))return d(i,s);if(i instanceof Map)return new Map(d(Array.from(i),s));if(i instanceof Set)return new Set(d(Array.from(i),s));var p={};for(var c in i){var f=i[c];typeof f!="object"||f===null?p[c]=f:f instanceof Date?p[c]=new Date(f):f instanceof Map?p[c]=new Map(d(Array.from(f),s)):f instanceof Set?p[c]=new Set(d(Array.from(f),s)):ArrayBuffer.isView(f)?p[c]=a(f):p[c]=s(f)}return p}:function s(i){if(typeof i!="object"||i===null)return i;if(i instanceof Date)return new Date(i);if(Array.isArray(i))return d(i,s);if(i instanceof Map)return new Map(d(Array.from(i),s));if(i instanceof Set)return new Set(d(Array.from(i),s));var p={};for(var c in i)if(Object.hasOwnProperty.call(i,c)!==!1){var f=i[c];typeof f!="object"||f===null?p[c]=f:f instanceof Date?p[c]=new Date(f):f instanceof Map?p[c]=new Map(d(Array.from(f),s)):f instanceof Set?p[c]=new Set(d(Array.from(f),s)):ArrayBuffer.isView(f)?p[c]=a(f):p[c]=s(f)}return p};function d(s,i){for(var p=Object.keys(s),c=new Array(p.length),f=0;f<p.length;f++){var h=p[f],y=s[h];typeof y!="object"||y===null?c[h]=y:y instanceof Date?c[h]=new Date(y):ArrayBuffer.isView(y)?c[h]=a(y):c[h]=i(y)}return c}}}).call(this)}).call(this,t("buffer").Buffer)},{buffer:17}],73:[function(t,n,l){var o=t("buffer"),a=o.Buffer;function u(s,i){for(var p in s)i[p]=s[p]}function d(s,i,p){return a(s,i,p)}a.from&&a.alloc&&a.allocUnsafe&&a.allocUnsafeSlow?n.exports=o:(u(o,l),l.Buffer=d),d.prototype=Object.create(a.prototype),u(a,d),d.from=function(s,i,p){if(typeof s=="number")throw new TypeError("Argument must not be a number");return a(s,i,p)},d.alloc=function(s,i,p){if(typeof s!="number")throw new TypeError("Argument must be a number");var c=a(s);return i!==void 0?typeof p=="string"?c.fill(i,p):c.fill(i):c.fill(0),c},d.allocUnsafe=function(s){if(typeof s!="number")throw new TypeError("Argument must be a number");return a(s)},d.allocUnsafeSlow=function(s){if(typeof s!="number")throw new TypeError("Argument must be a number");return o.SlowBuffer(s)}},{buffer:17}],74:[function(t,n,l){n.exports=function(o){var a=o._readableState;return a?a.objectMode||typeof o._duplexState=="number"?o.read():o.read((u=a,u.buffer.length?u.buffer.head?u.buffer.head.data.length:u.buffer[0].length:u.length)):null;var u}},{}],75:[function(t,n,l){var o=t("safe-buffer").Buffer,a=o.isEncoding||function(m){switch((m=""+m)&&m.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function u(m){var x;switch(this.encoding=function(v){var g=function(w){if(!w)return"utf8";for(var F;;)switch(w){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return w;default:if(F)return;w=(""+w).toLowerCase(),F=!0}}(v);if(typeof g!="string"&&(o.isEncoding===a||!a(v)))throw new Error("Unknown encoding: "+v);return g||v}(m),this.encoding){case"utf16le":this.text=i,this.end=p,x=4;break;case"utf8":this.fillLast=s,x=4;break;case"base64":this.text=c,this.end=f,x=3;break;default:return this.write=h,void(this.end=y)}this.lastNeed=0,this.lastTotal=0,this.lastChar=o.allocUnsafe(x)}function d(m){return m<=127?0:m>>5==6?2:m>>4==14?3:m>>3==30?4:m>>6==2?-1:-2}function s(m){var x=this.lastTotal-this.lastNeed,v=function(g,w,F){if((192&w[0])!=128)return g.lastNeed=0,"�";if(g.lastNeed>1&&w.length>1){if((192&w[1])!=128)return g.lastNeed=1,"�";if(g.lastNeed>2&&w.length>2&&(192&w[2])!=128)return g.lastNeed=2,"�"}}(this,m);return v!==void 0?v:this.lastNeed<=m.length?(m.copy(this.lastChar,x,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(m.copy(this.lastChar,x,0,m.length),void(this.lastNeed-=m.length))}function i(m,x){if((m.length-x)%2==0){var v=m.toString("utf16le",x);if(v){var g=v.charCodeAt(v.length-1);if(g>=55296&&g<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=m[m.length-2],this.lastChar[1]=m[m.length-1],v.slice(0,-1)}return v}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=m[m.length-1],m.toString("utf16le",x,m.length-1)}function p(m){var x=m&&m.length?this.write(m):"";if(this.lastNeed){var v=this.lastTotal-this.lastNeed;return x+this.lastChar.toString("utf16le",0,v)}return x}function c(m,x){var v=(m.length-x)%3;return v===0?m.toString("base64",x):(this.lastNeed=3-v,this.lastTotal=3,v===1?this.lastChar[0]=m[m.length-1]:(this.lastChar[0]=m[m.length-2],this.lastChar[1]=m[m.length-1]),m.toString("base64",x,m.length-v))}function f(m){var x=m&&m.length?this.write(m):"";return this.lastNeed?x+this.lastChar.toString("base64",0,3-this.lastNeed):x}function h(m){return m.toString(this.encoding)}function y(m){return m&&m.length?this.write(m):""}l.StringDecoder=u,u.prototype.write=function(m){if(m.length===0)return"";var x,v;if(this.lastNeed){if((x=this.fillLast(m))===void 0)return"";v=this.lastNeed,this.lastNeed=0}else v=0;return v<m.length?x?x+this.text(m,v):this.text(m,v):x||""},u.prototype.end=function(m){var x=m&&m.length?this.write(m):"";return this.lastNeed?x+"�":x},u.prototype.text=function(m,x){var v=function(w,F,T){var I=F.length-1;if(I<T)return 0;var D=d(F[I]);return D>=0?(D>0&&(w.lastNeed=D-1),D):--I<T||D===-2?0:(D=d(F[I]))>=0?(D>0&&(w.lastNeed=D-2),D):--I<T||D===-2?0:(D=d(F[I]))>=0?(D>0&&(D===2?D=0:w.lastNeed=D-3),D):0}(this,m,x);if(!this.lastNeed)return m.toString("utf8",x);this.lastTotal=v;var g=m.length-(v-this.lastNeed);return m.copy(this.lastChar,0,g),m.toString("utf8",x,g)},u.prototype.fillLast=function(m){if(this.lastNeed<=m.length)return m.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);m.copy(this.lastChar,this.lastTotal-this.lastNeed,0,m.length),this.lastNeed-=m.length}},{"safe-buffer":73}],76:[function(t,n,l){var o=t("punycode"),a=t("./util");function u(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}l.parse=F,l.resolve=function(T,I){return F(T,!1,!0).resolve(I)},l.resolveObject=function(T,I){return T?F(T,!1,!0).resolveObject(I):I},l.format=function(T){return a.isString(T)&&(T=F(T)),T instanceof u?T.format():u.prototype.format.call(T)},l.Url=u;var d=/^([a-z0-9.+-]+:)/i,s=/:[0-9]*$/,i=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,p=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r",`
38
- `," "]),c=["'"].concat(p),f=["%","/","?",";","#"].concat(c),h=["/","?","#"],y=/^[+a-z0-9A-Z_-]{0,63}$/,m=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,x={javascript:!0,"javascript:":!0},v={javascript:!0,"javascript:":!0},g={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},w=t("querystring");function F(T,I,D){if(T&&a.isObject(T)&&T instanceof u)return T;var X=new u;return X.parse(T,I,D),X}u.prototype.parse=function(T,I,D){if(!a.isString(T))throw new TypeError("Parameter 'url' must be a string, not "+typeof T);var X=T.indexOf("?"),K=X!==-1&&X<T.indexOf("#")?"?":"#",E=T.split(K);E[0]=E[0].replace(/\\/g,"/");var A=T=E.join(K);if(A=A.trim(),!D&&T.split("#").length===1){var C=i.exec(A);if(C)return this.path=A,this.href=A,this.pathname=C[1],C[2]?(this.search=C[2],this.query=I?w.parse(this.search.substr(1)):this.search.substr(1)):I&&(this.search="",this.query={}),this}var B=d.exec(A);if(B){var U=(B=B[0]).toLowerCase();this.protocol=U,A=A.substr(B.length)}if(D||B||A.match(/^\/\/[^@\/]+@[^@\/]+/)){var q=A.substr(0,2)==="//";!q||B&&v[B]||(A=A.substr(2),this.slashes=!0)}if(!v[B]&&(q||B&&!g[B])){for(var Z,$,L=-1,V=0;V<h.length;V++)(N=A.indexOf(h[V]))!==-1&&(L===-1||N<L)&&(L=N);for(($=L===-1?A.lastIndexOf("@"):A.lastIndexOf("@",L))!==-1&&(Z=A.slice(0,$),A=A.slice($+1),this.auth=decodeURIComponent(Z)),L=-1,V=0;V<f.length;V++){var N;(N=A.indexOf(f[V]))!==-1&&(L===-1||N<L)&&(L=N)}L===-1&&(L=A.length),this.host=A.slice(0,L),A=A.slice(L),this.parseHost(),this.hostname=this.hostname||"";var O=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!O)for(var H=this.hostname.split(/\./),W=(V=0,H.length);V<W;V++){var ee=H[V];if(ee&&!ee.match(y)){for(var oe="",ie=0,ae=ee.length;ie<ae;ie++)ee.charCodeAt(ie)>127?oe+="x":oe+=ee[ie];if(!oe.match(y)){var b=H.slice(0,V),_=H.slice(V+1),R=ee.match(m);R&&(b.push(R[1]),_.unshift(R[2])),_.length&&(A="/"+_.join(".")+A),this.hostname=b.join(".");break}}}this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),O||(this.hostname=o.toASCII(this.hostname));var G=this.port?":"+this.port:"",J=this.hostname||"";this.host=J+G,this.href+=this.host,O&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),A[0]!=="/"&&(A="/"+A))}if(!x[U])for(V=0,W=c.length;V<W;V++){var te=c[V];if(A.indexOf(te)!==-1){var se=encodeURIComponent(te);se===te&&(se=escape(te)),A=A.split(te).join(se)}}var j=A.indexOf("#");j!==-1&&(this.hash=A.substr(j),A=A.slice(0,j));var S=A.indexOf("?");if(S!==-1?(this.search=A.substr(S),this.query=A.substr(S+1),I&&(this.query=w.parse(this.query)),A=A.slice(0,S)):I&&(this.search="",this.query={}),A&&(this.pathname=A),g[U]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){G=this.pathname||"";var k=this.search||"";this.path=G+k}return this.href=this.format(),this},u.prototype.format=function(){var T=this.auth||"";T&&(T=(T=encodeURIComponent(T)).replace(/%3A/i,":"),T+="@");var I=this.protocol||"",D=this.pathname||"",X=this.hash||"",K=!1,E="";this.host?K=T+this.host:this.hostname&&(K=T+(this.hostname.indexOf(":")===-1?this.hostname:"["+this.hostname+"]"),this.port&&(K+=":"+this.port)),this.query&&a.isObject(this.query)&&Object.keys(this.query).length&&(E=w.stringify(this.query));var A=this.search||E&&"?"+E||"";return I&&I.substr(-1)!==":"&&(I+=":"),this.slashes||(!I||g[I])&&K!==!1?(K="//"+(K||""),D&&D.charAt(0)!=="/"&&(D="/"+D)):K||(K=""),X&&X.charAt(0)!=="#"&&(X="#"+X),A&&A.charAt(0)!=="?"&&(A="?"+A),I+K+(D=D.replace(/[?#]/g,function(C){return encodeURIComponent(C)}))+(A=A.replace("#","%23"))+X},u.prototype.resolve=function(T){return this.resolveObject(F(T,!1,!0)).format()},u.prototype.resolveObject=function(T){if(a.isString(T)){var I=new u;I.parse(T,!1,!0),T=I}for(var D=new u,X=Object.keys(this),K=0;K<X.length;K++){var E=X[K];D[E]=this[E]}if(D.hash=T.hash,T.href==="")return D.href=D.format(),D;if(T.slashes&&!T.protocol){for(var A=Object.keys(T),C=0;C<A.length;C++){var B=A[C];B!=="protocol"&&(D[B]=T[B])}return g[D.protocol]&&D.hostname&&!D.pathname&&(D.path=D.pathname="/"),D.href=D.format(),D}if(T.protocol&&T.protocol!==D.protocol){if(!g[T.protocol]){for(var U=Object.keys(T),q=0;q<U.length;q++){var Z=U[q];D[Z]=T[Z]}return D.href=D.format(),D}if(D.protocol=T.protocol,T.host||v[T.protocol])D.pathname=T.pathname;else{for(var $=(T.pathname||"").split("/");$.length&&!(T.host=$.shift()););T.host||(T.host=""),T.hostname||(T.hostname=""),$[0]!==""&&$.unshift(""),$.length<2&&$.unshift(""),D.pathname=$.join("/")}if(D.search=T.search,D.query=T.query,D.host=T.host||"",D.auth=T.auth,D.hostname=T.hostname||T.host,D.port=T.port,D.pathname||D.search){var L=D.pathname||"",V=D.search||"";D.path=L+V}return D.slashes=D.slashes||T.slashes,D.href=D.format(),D}var N=D.pathname&&D.pathname.charAt(0)==="/",O=T.host||T.pathname&&T.pathname.charAt(0)==="/",H=O||N||D.host&&T.pathname,W=H,ee=D.pathname&&D.pathname.split("/")||[],oe=($=T.pathname&&T.pathname.split("/")||[],D.protocol&&!g[D.protocol]);if(oe&&(D.hostname="",D.port=null,D.host&&(ee[0]===""?ee[0]=D.host:ee.unshift(D.host)),D.host="",T.protocol&&(T.hostname=null,T.port=null,T.host&&($[0]===""?$[0]=T.host:$.unshift(T.host)),T.host=null),H=H&&($[0]===""||ee[0]==="")),O)D.host=T.host||T.host===""?T.host:D.host,D.hostname=T.hostname||T.hostname===""?T.hostname:D.hostname,D.search=T.search,D.query=T.query,ee=$;else if($.length)ee||(ee=[]),ee.pop(),ee=ee.concat($),D.search=T.search,D.query=T.query;else if(!a.isNullOrUndefined(T.search))return oe&&(D.hostname=D.host=ee.shift(),(R=!!(D.host&&D.host.indexOf("@")>0)&&D.host.split("@"))&&(D.auth=R.shift(),D.host=D.hostname=R.shift())),D.search=T.search,D.query=T.query,a.isNull(D.pathname)&&a.isNull(D.search)||(D.path=(D.pathname?D.pathname:"")+(D.search?D.search:"")),D.href=D.format(),D;if(!ee.length)return D.pathname=null,D.search?D.path="/"+D.search:D.path=null,D.href=D.format(),D;for(var ie=ee.slice(-1)[0],ae=(D.host||T.host||ee.length>1)&&(ie==="."||ie==="..")||ie==="",b=0,_=ee.length;_>=0;_--)(ie=ee[_])==="."?ee.splice(_,1):ie===".."?(ee.splice(_,1),b++):b&&(ee.splice(_,1),b--);if(!H&&!W)for(;b--;b)ee.unshift("..");!H||ee[0]===""||ee[0]&&ee[0].charAt(0)==="/"||ee.unshift(""),ae&&ee.join("/").substr(-1)!=="/"&&ee.push("");var R,G=ee[0]===""||ee[0]&&ee[0].charAt(0)==="/";return oe&&(D.hostname=D.host=G?"":ee.length?ee.shift():"",(R=!!(D.host&&D.host.indexOf("@")>0)&&D.host.split("@"))&&(D.auth=R.shift(),D.host=D.hostname=R.shift())),(H=H||D.host&&ee.length)&&!G&&ee.unshift(""),ee.length?D.pathname=ee.join("/"):(D.pathname=null,D.path=null),a.isNull(D.pathname)&&a.isNull(D.search)||(D.path=(D.pathname?D.pathname:"")+(D.search?D.search:"")),D.auth=T.auth||D.auth,D.slashes=D.slashes||T.slashes,D.href=D.format(),D},u.prototype.parseHost=function(){var T=this.host,I=s.exec(T);I&&((I=I[0])!==":"&&(this.port=I.substr(1)),T=T.substr(0,T.length-I.length)),T&&(this.hostname=T)}},{"./util":77,punycode:51,querystring:54}],77:[function(t,n,l){n.exports={isString:function(o){return typeof o=="string"},isObject:function(o){return typeof o=="object"&&o!==null},isNull:function(o){return o===null},isNullOrUndefined:function(o){return o==null}}},{}],78:[function(t,n,l){(function(o){(function(){function a(u){try{if(!o.localStorage)return!1}catch(s){return!1}var d=o.localStorage[u];return d!=null&&String(d).toLowerCase()==="true"}n.exports=function(u,d){if(a("noDeprecation"))return u;var s=!1;return function(){if(!s){if(a("throwDeprecation"))throw new Error(d);a("traceDeprecation")?console.trace(d):console.warn(d),s=!0}return u.apply(this,arguments)}}}).call(this)}).call(this,typeof be!="undefined"?be:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{}],79:[function(t,n,l){n.exports=function o(a,u){if(a&&u)return o(a)(u);if(typeof a!="function")throw new TypeError("need wrapper function");return Object.keys(a).forEach(function(s){d[s]=a[s]}),d;function d(){for(var s=new Array(arguments.length),i=0;i<s.length;i++)s[i]=arguments[i];var p=a.apply(this,s),c=s[s.length-1];return typeof p=="function"&&p!==c&&Object.keys(c).forEach(function(f){p[f]=c[f]}),p}}},{}],80:[function(t,n,l){n.exports=function(){throw new Error("ws does not work in the browser. Browser clients must use the native WebSocket object")}},{}],81:[function(t,n,l){n.exports=function(){for(var a={},u=0;u<arguments.length;u++){var d=arguments[u];for(var s in d)o.call(d,s)&&(a[s]=d[s])}return a};var o=Object.prototype.hasOwnProperty},{}],82:[function(t,n,l){n.exports=function(o){o.prototype[Symbol.iterator]=function*(){for(let a=this.head;a;a=a.next)yield a.value}}},{}],83:[function(t,n,l){function o(i){var p=this;if(p instanceof o||(p=new o),p.tail=null,p.head=null,p.length=0,i&&typeof i.forEach=="function")i.forEach(function(h){p.push(h)});else if(arguments.length>0)for(var c=0,f=arguments.length;c<f;c++)p.push(arguments[c]);return p}function a(i,p,c){var f=p===i.head?new s(c,null,p,i):new s(c,p,p.next,i);return f.next===null&&(i.tail=f),f.prev===null&&(i.head=f),i.length++,f}function u(i,p){i.tail=new s(p,i.tail,null,i),i.head||(i.head=i.tail),i.length++}function d(i,p){i.head=new s(p,null,i.head,i),i.tail||(i.tail=i.head),i.length++}function s(i,p,c,f){if(!(this instanceof s))return new s(i,p,c,f);this.list=f,this.value=i,p?(p.next=this,this.prev=p):this.prev=null,c?(c.prev=this,this.next=c):this.next=null}n.exports=o,o.Node=s,o.create=o,o.prototype.removeNode=function(i){if(i.list!==this)throw new Error("removing node which does not belong to this list");var p=i.next,c=i.prev;return p&&(p.prev=c),c&&(c.next=p),i===this.head&&(this.head=p),i===this.tail&&(this.tail=c),i.list.length--,i.next=null,i.prev=null,i.list=null,p},o.prototype.unshiftNode=function(i){if(i!==this.head){i.list&&i.list.removeNode(i);var p=this.head;i.list=this,i.next=p,p&&(p.prev=i),this.head=i,this.tail||(this.tail=i),this.length++}},o.prototype.pushNode=function(i){if(i!==this.tail){i.list&&i.list.removeNode(i);var p=this.tail;i.list=this,i.prev=p,p&&(p.next=i),this.tail=i,this.head||(this.head=i),this.length++}},o.prototype.push=function(){for(var i=0,p=arguments.length;i<p;i++)u(this,arguments[i]);return this.length},o.prototype.unshift=function(){for(var i=0,p=arguments.length;i<p;i++)d(this,arguments[i]);return this.length},o.prototype.pop=function(){if(this.tail){var i=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,i}},o.prototype.shift=function(){if(this.head){var i=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,i}},o.prototype.forEach=function(i,p){p=p||this;for(var c=this.head,f=0;c!==null;f++)i.call(p,c.value,f,this),c=c.next},o.prototype.forEachReverse=function(i,p){p=p||this;for(var c=this.tail,f=this.length-1;c!==null;f--)i.call(p,c.value,f,this),c=c.prev},o.prototype.get=function(i){for(var p=0,c=this.head;c!==null&&p<i;p++)c=c.next;if(p===i&&c!==null)return c.value},o.prototype.getReverse=function(i){for(var p=0,c=this.tail;c!==null&&p<i;p++)c=c.prev;if(p===i&&c!==null)return c.value},o.prototype.map=function(i,p){p=p||this;for(var c=new o,f=this.head;f!==null;)c.push(i.call(p,f.value,this)),f=f.next;return c},o.prototype.mapReverse=function(i,p){p=p||this;for(var c=new o,f=this.tail;f!==null;)c.push(i.call(p,f.value,this)),f=f.prev;return c},o.prototype.reduce=function(i,p){var c,f=this.head;if(arguments.length>1)c=p;else{if(!this.head)throw new TypeError("Reduce of empty list with no initial value");f=this.head.next,c=this.head.value}for(var h=0;f!==null;h++)c=i(c,f.value,h),f=f.next;return c},o.prototype.reduceReverse=function(i,p){var c,f=this.tail;if(arguments.length>1)c=p;else{if(!this.tail)throw new TypeError("Reduce of empty list with no initial value");f=this.tail.prev,c=this.tail.value}for(var h=this.length-1;f!==null;h--)c=i(c,f.value,h),f=f.prev;return c},o.prototype.toArray=function(){for(var i=new Array(this.length),p=0,c=this.head;c!==null;p++)i[p]=c.value,c=c.next;return i},o.prototype.toArrayReverse=function(){for(var i=new Array(this.length),p=0,c=this.tail;c!==null;p++)i[p]=c.value,c=c.prev;return i},o.prototype.slice=function(i,p){(p=p||this.length)<0&&(p+=this.length),(i=i||0)<0&&(i+=this.length);var c=new o;if(p<i||p<0)return c;i<0&&(i=0),p>this.length&&(p=this.length);for(var f=0,h=this.head;h!==null&&f<i;f++)h=h.next;for(;h!==null&&f<p;f++,h=h.next)c.push(h.value);return c},o.prototype.sliceReverse=function(i,p){(p=p||this.length)<0&&(p+=this.length),(i=i||0)<0&&(i+=this.length);var c=new o;if(p<i||p<0)return c;i<0&&(i=0),p>this.length&&(p=this.length);for(var f=this.length,h=this.tail;h!==null&&f>p;f--)h=h.prev;for(;h!==null&&f>i;f--,h=h.prev)c.push(h.value);return c},o.prototype.splice=function(i,p,...c){i>this.length&&(i=this.length-1),i<0&&(i=this.length+i);for(var f=0,h=this.head;h!==null&&f<i;f++)h=h.next;var y=[];for(f=0;h&&f<p;f++)y.push(h.value),h=this.removeNode(h);for(h===null&&(h=this.tail),h!==this.head&&h!==this.tail&&(h=h.prev),f=0;f<c.length;f++)h=a(this,h,c[f]);return y},o.prototype.reverse=function(){for(var i=this.head,p=this.tail,c=i;c!==null;c=c.prev){var f=c.prev;c.prev=c.next,c.next=f}return this.head=p,this.tail=i,this};try{t("./iterator.js")(o)}catch(i){}},{"./iterator.js":82}]},{},[12])(12)})})(ry);function ny(e,r){var a,u;let t=r.payload.topicName,n=r.payload.message,l=r.payload.notifyTime,o=`<div style="padding:0px 12px 0px 0px;width:300px;">
37
+ **/process.env.NODE_ENV!=="production"&&Object.freeze({}),process.env.NODE_ENV!=="production"&&Object.freeze([]);const Y1=()=>{},X1=Object.prototype.hasOwnProperty,pl=(e,t)=>X1.call(e,t),Xr=e=>typeof e=="function",er=e=>typeof e=="string",dl=e=>e!==null&&typeof e=="object",ml=e=>e===void 0,$o=e=>typeof e=="boolean",tr=e=>typeof e=="number",Vo=e=>typeof Element=="undefined"?!1:e instanceof Element,Z1=e=>er(e)?!Number.isNaN(Number(e)):!1;var yl;const rr=typeof window!="undefined",J1=e=>typeof e=="string",em=()=>{};rr&&((yl=window==null?void 0:window.navigator)!=null&&yl.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function Wo(e){return typeof e=="function"?e():P.unref(e)}function tm(e){return e}function Ko(e){return P.getCurrentScope()?(P.onScopeDispose(e),!0):!1}function rm(e,t=!0){P.getCurrentInstance()?P.onMounted(e):t?e():P.nextTick(e)}function gl(e,t,r={}){const{immediate:n=!0}=r,l=P.ref(!1);let o=null;function s(){o&&(clearTimeout(o),o=null)}function u(){l.value=!1,s()}function d(...a){s(),l.value=!0,o=setTimeout(()=>{l.value=!1,o=null,e(...a)},Wo(t))}return n&&(l.value=!0,rr&&d()),Ko(u),{isPending:P.readonly(l),start:d,stop:u}}function vl(e){var t;const r=Wo(e);return(t=r==null?void 0:r.$el)!=null?t:r}const xl=rr?window:void 0;function bl(...e){let t,r,n,l;if(J1(e[0])||Array.isArray(e[0])?([r,n,l]=e,t=xl):[t,r,n,l]=e,!t)return em;Array.isArray(r)||(r=[r]),Array.isArray(n)||(n=[n]);const o=[],s=()=>{o.forEach(i=>i()),o.length=0},u=(i,p,c,f)=>(i.addEventListener(p,c,f),()=>i.removeEventListener(p,c,f)),d=P.watch(()=>[vl(t),Wo(l)],([i,p])=>{s(),i&&o.push(...r.flatMap(c=>n.map(f=>u(i,c,f,p))))},{immediate:!0,flush:"post"}),a=()=>{d(),s()};return Ko(a),a}function nm(e,t=!1){const r=P.ref(),n=()=>r.value=!!e();return n(),rm(n,t),r}const wl=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},_l="__vueuse_ssr_handlers__";wl[_l]=wl[_l]||{};var El=Object.getOwnPropertySymbols,im=Object.prototype.hasOwnProperty,om=Object.prototype.propertyIsEnumerable,am=(e,t)=>{var r={};for(var n in e)im.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&El)for(var n of El(e))t.indexOf(n)<0&&om.call(e,n)&&(r[n]=e[n]);return r};function sm(e,t,r={}){const n=r,{window:l=xl}=n,o=am(n,["window"]);let s;const u=nm(()=>l&&"ResizeObserver"in l),d=()=>{s&&(s.disconnect(),s=void 0)},a=P.watch(()=>vl(e),p=>{d(),u.value&&l&&p&&(s=new ResizeObserver(t),s.observe(p,o))},{immediate:!0,flush:"post"}),i=()=>{d(),a()};return Ko(i),{isSupported:u,stop:i}}var Al;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(Al||(Al={}));var lm=Object.defineProperty,Cl=Object.getOwnPropertySymbols,um=Object.prototype.hasOwnProperty,cm=Object.prototype.propertyIsEnumerable,Sl=(e,t,r)=>t in e?lm(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,fm=(e,t)=>{for(var r in t||(t={}))um.call(t,r)&&Sl(e,r,t[r]);if(Cl)for(var r of Cl(t))cm.call(t,r)&&Sl(e,r,t[r]);return e};fm({linear:tm},{easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]});const Bl={current:0},kl=P.ref(0),Tl=2e3,Fl=Symbol("elZIndexContextKey"),Il=Symbol("zIndexContextKey"),hm=e=>{const t=P.getCurrentInstance()?P.inject(Fl,Bl):Bl,r=e||(P.getCurrentInstance()?P.inject(Il,void 0):void 0),n=P.computed(()=>{const s=P.unref(r);return tr(s)?s:Tl}),l=P.computed(()=>n.value+kl.value),o=()=>(t.current++,kl.value=t.current,l.value);return!rr&&P.inject(Fl),{initialZIndex:n,currentZIndex:l,nextZIndex:o}};var pm={name:"en",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Clear",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value"},datepicker:{now:"Now",today:"Today",cancel:"Cancel",clear:"Clear",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Select date",selectTime:"Select time",startDate:"Start Date",startTime:"Start Time",endDate:"End Date",endTime:"End Time",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",year:"",month1:"January",month2:"February",month3:"March",month4:"April",month5:"May",month6:"June",month7:"July",month8:"August",month9:"September",month10:"October",month11:"November",month12:"December",week:"week",weeks:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"Jan",feb:"Feb",mar:"Mar",apr:"Apr",may:"May",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Oct",nov:"Nov",dec:"Dec"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"Loading",noMatch:"No matching data",noData:"No data",placeholder:"Select"},mention:{loading:"Loading"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"No matching data",loading:"Loading",placeholder:"Select",noData:"No data"},pagination:{goto:"Go to",pagesize:"/page",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Message",confirm:"OK",cancel:"Cancel",error:"Illegal input",close:"Close this dialog"},upload:{deleteTip:"press delete to remove",delete:"Delete",preview:"Preview",continue:"Continue"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"No Data",confirmFilter:"Confirm",resetFilter:"Reset",clearFilter:"All",sumText:"Sum"},tour:{next:"Next",previous:"Previous",finish:"Finish"},tree:{emptyText:"No Data"},transfer:{noMatch:"No matching data",noData:"No data",titles:["List 1","List 2"],filterPlaceholder:"Enter keyword",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}};const dm=e=>(t,r)=>mm(t,r,P.unref(e)),mm=(e,t,r)=>Ee.get(r,e,e).replace(/\{(\w+)\}/g,(n,l)=>{var o;return`${(o=t==null?void 0:t[l])!=null?o:`{${l}}`}`}),ym=e=>{const t=P.computed(()=>P.unref(e).name),r=P.isRef(e)?e:P.ref(e);return{lang:t,locale:r,t:dm(e)}},Dl=Symbol("localeContextKey"),gm=e=>{const t=e||P.inject(Dl,P.ref());return ym(P.computed(()=>t.value||pm))},Rl="__epPropKey",We=e=>e,vm=e=>dl(e)&&!!e[Rl],Ol=(e,t)=>{if(!dl(e)||vm(e))return e;const{values:r,required:n,default:l,type:o,validator:s}=e,d={type:o,required:!!n,validator:r||s?a=>{let i=!1,p=[];if(r&&(p=Array.from(r),pl(e,"default")&&p.push(l),i||(i=p.includes(a))),s&&(i||(i=s(a))),!i&&p.length>0){const c=[...new Set(p)].map(f=>JSON.stringify(f)).join(", ");P.warn(`Invalid prop: validation failed${t?` for prop "${t}"`:""}. Expected one of [${c}], got value ${JSON.stringify(a)}.`)}return i}:void 0,[Rl]:!0};return pl(e,"default")&&(d.default=l),d},nr=e=>Ee.fromPairs(Object.entries(e).map(([t,r])=>[t,Ol(r,t)])),Pl=Ol({type:String,values:["","default","small","large"],required:!1}),Ml=Symbol("size"),xm=()=>{const e=P.inject(Ml,{});return P.computed(()=>P.unref(e.size)||"")},bm=Symbol("emptyValuesContextKey"),wm=nr({emptyValues:Array,valueOnClear:{type:We([String,Number,Boolean,Function]),default:void 0,validator:e=>Xr(e)?!e():!e}}),Nl=e=>Object.keys(e),jn=P.ref();function Go(e,t=void 0){const r=P.getCurrentInstance()?P.inject(fl,jn):jn;return e?P.computed(()=>{var n,l;return(l=(n=r.value)==null?void 0:n[e])!=null?l:t}):r}function Ll(e,t){const r=Go(),n=Ar(e,P.computed(()=>{var u;return((u=r.value)==null?void 0:u.namespace)||qn})),l=gm(P.computed(()=>{var u;return(u=r.value)==null?void 0:u.locale})),o=hm(P.computed(()=>{var u;return((u=r.value)==null?void 0:u.zIndex)||Tl})),s=P.computed(()=>{var u;return P.unref(t)||((u=r.value)==null?void 0:u.size)||""});return Ul(P.computed(()=>P.unref(r)||{})),{ns:n,locale:l,zIndex:o,size:s}}const Ul=(e,t,r=!1)=>{var n;const l=!!P.getCurrentInstance(),o=l?Go():void 0,s=(n=void 0)!=null?n:l?P.provide:void 0;if(!s)return;const u=P.computed(()=>{const d=P.unref(e);return o!=null&&o.value?_m(o.value,d):d});return s(fl,u),s(Dl,P.computed(()=>u.value.locale)),s(hl,P.computed(()=>u.value.namespace)),s(Il,P.computed(()=>u.value.zIndex)),s(Ml,{size:P.computed(()=>u.value.size||"")}),s(bm,P.computed(()=>({emptyValues:u.value.emptyValues,valueOnClear:u.value.valueOnClear}))),(r||!jn.value)&&(jn.value=u.value),u},_m=(e,t)=>{const r=[...new Set([...Nl(e),...Nl(t)])],n={};for(const l of r)n[l]=t[l]!==void 0?t[l]:e[l];return n};var Cr=(e,t)=>{const r=e.__vccOpts||e;for(const[n,l]of t)r[n]=l;return r};function Qo(e,t="px"){if(!e)return"";if(tr(e)||Z1(e))return`${e}${t}`;if(er(e))return e}const Yo=(e,t)=>{if(e.install=r=>{for(const n of[e,...Object.values(t!=null?t:{})])r.component(n.name,n)},t)for(const[r,n]of Object.entries(t))e[r]=n;return e},zl=(e,t)=>(e.install=r=>{e._context=r._context,r.config.globalProperties[t]=e},e),Em=e=>(e.install=Y1,e),Am=nr({size:{type:We([Number,String])},color:{type:String}}),Cm=P.defineComponent({name:"ElIcon",inheritAttrs:!1}),Sm=P.defineComponent(Ae(he({},Cm),{props:Am,setup(e){const t=e,r=Ar("icon"),n=P.computed(()=>{const{size:l,color:o}=t;return!l&&!o?{}:{fontSize:ml(l)?void 0:Qo(l),"--color":o}});return(l,o)=>(P.openBlock(),P.createElementBlock("i",P.mergeProps({class:P.unref(r).b(),style:P.unref(n)},l.$attrs),[P.renderSlot(l.$slots,"default")],16))}}));var Bm=Cr(Sm,[["__file","icon.vue"]]);const Sr=Yo(Bm);/*! Element Plus Icons Vue v2.3.2 */var km=P.defineComponent({name:"CircleCloseFilled",__name:"circle-close-filled",setup(e){return(t,r)=>(P.openBlock(),P.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[P.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 393.664L407.936 353.6a38.4 38.4 0 1 0-54.336 54.336L457.664 512 353.6 616.064a38.4 38.4 0 1 0 54.336 54.336L512 566.336 616.064 670.4a38.4 38.4 0 1 0 54.336-54.336L566.336 512 670.4 407.936a38.4 38.4 0 1 0-54.336-54.336z"})]))}}),Tm=km,Fm=P.defineComponent({name:"Close",__name:"close",setup(e){return(t,r)=>(P.openBlock(),P.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[P.createElementVNode("path",{fill:"currentColor",d:"M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z"})]))}}),ql=Fm,Im=P.defineComponent({name:"InfoFilled",__name:"info-filled",setup(e){return(t,r)=>(P.openBlock(),P.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[P.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896.064A448 448 0 0 1 512 64m67.2 275.072c33.28 0 60.288-23.104 60.288-57.344s-27.072-57.344-60.288-57.344c-33.28 0-60.16 23.104-60.16 57.344s26.88 57.344 60.16 57.344M590.912 699.2c0-6.848 2.368-24.64 1.024-34.752l-52.608 60.544c-10.88 11.456-24.512 19.392-30.912 17.28a12.99 12.99 0 0 1-8.256-14.72l87.68-276.992c7.168-35.136-12.544-67.2-54.336-71.296-44.096 0-108.992 44.736-148.48 101.504 0 6.784-1.28 23.68.064 33.792l52.544-60.608c10.88-11.328 23.552-19.328 29.952-17.152a12.8 12.8 0 0 1 7.808 16.128L388.48 728.576c-10.048 32.256 8.96 63.872 55.04 71.04 67.84 0 107.904-43.648 147.456-100.416z"})]))}}),jl=Im,Dm=P.defineComponent({name:"Loading",__name:"loading",setup(e){return(t,r)=>(P.openBlock(),P.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[P.createElementVNode("path",{fill:"currentColor",d:"M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32m448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32m-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32M195.2 195.2a32 32 0 0 1 45.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248m452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248M828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0m-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0"})]))}}),Rm=Dm,Om=P.defineComponent({name:"SuccessFilled",__name:"success-filled",setup(e){return(t,r)=>(P.openBlock(),P.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[P.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.27 38.27 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z"})]))}}),Pm=Om,Mm=P.defineComponent({name:"WarningFilled",__name:"warning-filled",setup(e){return(t,r)=>(P.openBlock(),P.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[P.createElementVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 192a58.43 58.43 0 0 0-58.24 63.744l23.36 256.384a35.072 35.072 0 0 0 69.76 0l23.296-256.384A58.43 58.43 0 0 0 512 256m0 512a51.2 51.2 0 1 0 0-102.4 51.2 51.2 0 0 0 0 102.4"})]))}}),Nm=Mm;const Zr=We([String,Object,Function]),Lm={Close:ql},Hn={primary:jl,success:Pm,warning:Nm,error:Tm,info:jl},Um=e=>e,Xo=Symbol("formContextKey"),Hl=Symbol("formItemContextKey"),zm=()=>{const e=P.inject(Xo,void 0),t=P.inject(Hl,void 0);return{form:e,formItem:t}},$l=e=>{const t=P.getCurrentInstance();return P.computed(()=>{var r,n;return(n=(r=t==null?void 0:t.proxy)==null?void 0:r.$props)==null?void 0:n[e]})},qm=(e,t={})=>{const r=P.ref(void 0),n=t.prop?r:$l("size"),l=t.global?r:xm(),o=t.form?{size:void 0}:P.inject(Xo,void 0),s=t.formItem?{size:void 0}:P.inject(Hl,void 0);return P.computed(()=>n.value||P.unref(e)||(s==null?void 0:s.size)||(o==null?void 0:o.size)||l.value||"")},Vl=e=>{const t=$l("disabled"),r=P.inject(Xo,void 0);return P.computed(()=>t.value||P.unref(e)||(r==null?void 0:r.disabled)||!1)},$n={esc:"Escape",delete:"Delete",backspace:"Backspace"},jm=nr({value:{type:[String,Number],default:""},max:{type:Number,default:99},isDot:Boolean,hidden:Boolean,type:{type:String,values:["primary","success","warning","info","danger"],default:"danger"},showZero:{type:Boolean,default:!0},color:String,badgeStyle:{type:We([String,Object,Array])},offset:{type:We(Array),default:[0,0]},badgeClass:{type:String}}),Hm=P.defineComponent({name:"ElBadge"}),$m=P.defineComponent(Ae(he({},Hm),{props:jm,setup(e,{expose:t}){const r=e,n=Ar("badge"),l=P.computed(()=>r.isDot?"":tr(r.value)&&tr(r.max)?r.max<r.value?`${r.max}+`:`${r.value}`:`${r.value}`),o=P.computed(()=>{var s,u,d,a,i;return[{backgroundColor:r.color,marginRight:Qo(-((u=(s=r.offset)==null?void 0:s[0])!=null?u:0)),marginTop:Qo((a=(d=r.offset)==null?void 0:d[1])!=null?a:0)},(i=r.badgeStyle)!=null?i:{}]});return t({content:l}),(s,u)=>(P.openBlock(),P.createElementBlock("div",{class:P.normalizeClass(P.unref(n).b())},[P.renderSlot(s.$slots,"default"),P.createVNode(P.Transition,{name:`${P.unref(n).namespace.value}-zoom-in-center`,persisted:""},{default:P.withCtx(()=>[P.withDirectives(P.createElementVNode("sup",{class:P.normalizeClass([P.unref(n).e("content"),P.unref(n).em("content",s.type),P.unref(n).is("fixed",!!s.$slots.default),P.unref(n).is("dot",s.isDot),P.unref(n).is("hide-zero",!s.showZero&&r.value===0),s.badgeClass]),style:P.normalizeStyle(P.unref(o))},[P.renderSlot(s.$slots,"content",{value:P.unref(l)},()=>[P.createTextVNode(P.toDisplayString(P.unref(l)),1)])],6),[[P.vShow,!s.hidden&&(P.unref(l)||s.isDot||s.$slots.content)]])]),_:3},8,["name"])],2))}}));var Vm=Cr($m,[["__file","badge.vue"]]);const Wm=Yo(Vm),Wl=Symbol("buttonGroupContextKey"),Km=({from:e,replacement:t,scope:r,version:n,ref:l,type:o="API"},s)=>{P.watch(()=>P.unref(s),u=>{},{immediate:!0})},Gm=(e,t)=>{Km({from:"type.text",replacement:"link",version:"3.0.0",scope:"props",ref:"https://element-plus.org/en-US/component/button.html#button-attributes"},P.computed(()=>e.type==="text"));const r=P.inject(Wl,void 0),n=Go("button"),{form:l}=zm(),o=qm(P.computed(()=>r==null?void 0:r.size)),s=Vl(),u=P.ref(),d=P.useSlots(),a=P.computed(()=>{var m;return e.type||(r==null?void 0:r.type)||((m=n.value)==null?void 0:m.type)||""}),i=P.computed(()=>{var m,v,x;return(x=(v=e.autoInsertSpace)!=null?v:(m=n.value)==null?void 0:m.autoInsertSpace)!=null?x:!1}),p=P.computed(()=>{var m,v,x;return(x=(v=e.plain)!=null?v:(m=n.value)==null?void 0:m.plain)!=null?x:!1}),c=P.computed(()=>{var m,v,x;return(x=(v=e.round)!=null?v:(m=n.value)==null?void 0:m.round)!=null?x:!1}),f=P.computed(()=>e.tag==="button"?{ariaDisabled:s.value||e.loading,disabled:s.value||e.loading,autofocus:e.autofocus,type:e.nativeType}:{}),h=P.computed(()=>{var m;const v=(m=d.default)==null?void 0:m.call(d);if(i.value&&(v==null?void 0:v.length)===1){const x=v[0];if((x==null?void 0:x.type)===P.Text){const g=x.children;return new RegExp("^\\p{Unified_Ideograph}{2}$","u").test(g.trim())}}return!1});return{_disabled:s,_size:o,_type:a,_ref:u,_props:f,_plain:p,_round:c,shouldAddSpace:h,handleClick:m=>{if(s.value||e.loading){m.stopPropagation();return}e.nativeType==="reset"&&(l==null||l.resetFields()),t("click",m)}}},Zo=nr({size:Pl,disabled:Boolean,type:{type:String,values:["default","primary","success","warning","info","danger","text",""],default:""},icon:{type:Zr},nativeType:{type:String,values:["button","submit","reset"],default:"button"},loading:Boolean,loadingIcon:{type:Zr,default:()=>Rm},plain:{type:Boolean,default:void 0},text:Boolean,link:Boolean,bg:Boolean,autofocus:Boolean,round:{type:Boolean,default:void 0},circle:Boolean,color:String,dark:Boolean,autoInsertSpace:{type:Boolean,default:void 0},tag:{type:We([String,Object]),default:"button"}}),Qm={click:e=>e instanceof MouseEvent};function Ye(e,t){Ym(e)&&(e="100%");var r=Xm(e);return e=t===360?e:Math.min(t,Math.max(0,parseFloat(e))),r&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:(t===360?e=(e<0?e%t+t:e%t)/parseFloat(String(t)):e=e%t/parseFloat(String(t)),e)}function Vn(e){return Math.min(1,Math.max(0,e))}function Ym(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function Xm(e){return typeof e=="string"&&e.indexOf("%")!==-1}function Kl(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function Wn(e){return e<=1?"".concat(Number(e)*100,"%"):e}function ir(e){return e.length===1?"0"+e:String(e)}function Zm(e,t,r){return{r:Ye(e,255)*255,g:Ye(t,255)*255,b:Ye(r,255)*255}}function Gl(e,t,r){e=Ye(e,255),t=Ye(t,255),r=Ye(r,255);var n=Math.max(e,t,r),l=Math.min(e,t,r),o=0,s=0,u=(n+l)/2;if(n===l)s=0,o=0;else{var d=n-l;switch(s=u>.5?d/(2-n-l):d/(n+l),n){case e:o=(t-r)/d+(t<r?6:0);break;case t:o=(r-e)/d+2;break;case r:o=(e-t)/d+4;break}o/=6}return{h:o,s,l:u}}function Jo(e,t,r){return r<0&&(r+=1),r>1&&(r-=1),r<1/6?e+(t-e)*(6*r):r<1/2?t:r<2/3?e+(t-e)*(2/3-r)*6:e}function Jm(e,t,r){var n,l,o;if(e=Ye(e,360),t=Ye(t,100),r=Ye(r,100),t===0)l=r,o=r,n=r;else{var s=r<.5?r*(1+t):r+t-r*t,u=2*r-s;n=Jo(u,s,e+1/3),l=Jo(u,s,e),o=Jo(u,s,e-1/3)}return{r:n*255,g:l*255,b:o*255}}function Ql(e,t,r){e=Ye(e,255),t=Ye(t,255),r=Ye(r,255);var n=Math.max(e,t,r),l=Math.min(e,t,r),o=0,s=n,u=n-l,d=n===0?0:u/n;if(n===l)o=0;else{switch(n){case e:o=(t-r)/u+(t<r?6:0);break;case t:o=(r-e)/u+2;break;case r:o=(e-t)/u+4;break}o/=6}return{h:o,s:d,v:s}}function e2(e,t,r){e=Ye(e,360)*6,t=Ye(t,100),r=Ye(r,100);var n=Math.floor(e),l=e-n,o=r*(1-t),s=r*(1-l*t),u=r*(1-(1-l)*t),d=n%6,a=[r,s,o,o,u,r][d],i=[u,r,r,s,o,o][d],p=[o,o,u,r,r,s][d];return{r:a*255,g:i*255,b:p*255}}function Yl(e,t,r,n){var l=[ir(Math.round(e).toString(16)),ir(Math.round(t).toString(16)),ir(Math.round(r).toString(16))];return n&&l[0].startsWith(l[0].charAt(1))&&l[1].startsWith(l[1].charAt(1))&&l[2].startsWith(l[2].charAt(1))?l[0].charAt(0)+l[1].charAt(0)+l[2].charAt(0):l.join("")}function t2(e,t,r,n,l){var o=[ir(Math.round(e).toString(16)),ir(Math.round(t).toString(16)),ir(Math.round(r).toString(16)),ir(r2(n))];return l&&o[0].startsWith(o[0].charAt(1))&&o[1].startsWith(o[1].charAt(1))&&o[2].startsWith(o[2].charAt(1))&&o[3].startsWith(o[3].charAt(1))?o[0].charAt(0)+o[1].charAt(0)+o[2].charAt(0)+o[3].charAt(0):o.join("")}function r2(e){return Math.round(parseFloat(e)*255).toString(16)}function Xl(e){return st(e)/255}function st(e){return parseInt(e,16)}function n2(e){return{r:e>>16,g:(e&65280)>>8,b:e&255}}var ea={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function i2(e){var t={r:0,g:0,b:0},r=1,n=null,l=null,o=null,s=!1,u=!1;return typeof e=="string"&&(e=s2(e)),typeof e=="object"&&(Dt(e.r)&&Dt(e.g)&&Dt(e.b)?(t=Zm(e.r,e.g,e.b),s=!0,u=String(e.r).substr(-1)==="%"?"prgb":"rgb"):Dt(e.h)&&Dt(e.s)&&Dt(e.v)?(n=Wn(e.s),l=Wn(e.v),t=e2(e.h,n,l),s=!0,u="hsv"):Dt(e.h)&&Dt(e.s)&&Dt(e.l)&&(n=Wn(e.s),o=Wn(e.l),t=Jm(e.h,n,o),s=!0,u="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(r=e.a)),r=Kl(r),{ok:s,format:e.format||u,r:Math.min(255,Math.max(t.r,0)),g:Math.min(255,Math.max(t.g,0)),b:Math.min(255,Math.max(t.b,0)),a:r}}var o2="[-\\+]?\\d+%?",a2="[-\\+]?\\d*\\.\\d+%?",Lt="(?:".concat(a2,")|(?:").concat(o2,")"),ta="[\\s|\\(]+(".concat(Lt,")[,|\\s]+(").concat(Lt,")[,|\\s]+(").concat(Lt,")\\s*\\)?"),ra="[\\s|\\(]+(".concat(Lt,")[,|\\s]+(").concat(Lt,")[,|\\s]+(").concat(Lt,")[,|\\s]+(").concat(Lt,")\\s*\\)?"),gt={CSS_UNIT:new RegExp(Lt),rgb:new RegExp("rgb"+ta),rgba:new RegExp("rgba"+ra),hsl:new RegExp("hsl"+ta),hsla:new RegExp("hsla"+ra),hsv:new RegExp("hsv"+ta),hsva:new RegExp("hsva"+ra),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function s2(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var t=!1;if(ea[e])e=ea[e],t=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var r=gt.rgb.exec(e);return r?{r:r[1],g:r[2],b:r[3]}:(r=gt.rgba.exec(e),r?{r:r[1],g:r[2],b:r[3],a:r[4]}:(r=gt.hsl.exec(e),r?{h:r[1],s:r[2],l:r[3]}:(r=gt.hsla.exec(e),r?{h:r[1],s:r[2],l:r[3],a:r[4]}:(r=gt.hsv.exec(e),r?{h:r[1],s:r[2],v:r[3]}:(r=gt.hsva.exec(e),r?{h:r[1],s:r[2],v:r[3],a:r[4]}:(r=gt.hex8.exec(e),r?{r:st(r[1]),g:st(r[2]),b:st(r[3]),a:Xl(r[4]),format:t?"name":"hex8"}:(r=gt.hex6.exec(e),r?{r:st(r[1]),g:st(r[2]),b:st(r[3]),format:t?"name":"hex"}:(r=gt.hex4.exec(e),r?{r:st(r[1]+r[1]),g:st(r[2]+r[2]),b:st(r[3]+r[3]),a:Xl(r[4]+r[4]),format:t?"name":"hex8"}:(r=gt.hex3.exec(e),r?{r:st(r[1]+r[1]),g:st(r[2]+r[2]),b:st(r[3]+r[3]),format:t?"name":"hex"}:!1)))))))))}function Dt(e){return!!gt.CSS_UNIT.exec(String(e))}var l2=function(){function e(t,r){t===void 0&&(t=""),r===void 0&&(r={});var n;if(t instanceof e)return t;typeof t=="number"&&(t=n2(t)),this.originalInput=t;var l=i2(t);this.originalInput=t,this.r=l.r,this.g=l.g,this.b=l.b,this.a=l.a,this.roundA=Math.round(100*this.a)/100,this.format=(n=r.format)!==null&&n!==void 0?n:l.format,this.gradientType=r.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=l.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var t=this.toRgb();return(t.r*299+t.g*587+t.b*114)/1e3},e.prototype.getLuminance=function(){var t=this.toRgb(),r,n,l,o=t.r/255,s=t.g/255,u=t.b/255;return o<=.03928?r=o/12.92:r=Math.pow((o+.055)/1.055,2.4),s<=.03928?n=s/12.92:n=Math.pow((s+.055)/1.055,2.4),u<=.03928?l=u/12.92:l=Math.pow((u+.055)/1.055,2.4),.2126*r+.7152*n+.0722*l},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(t){return this.a=Kl(t),this.roundA=Math.round(100*this.a)/100,this},e.prototype.isMonochrome=function(){var t=this.toHsl().s;return t===0},e.prototype.toHsv=function(){var t=Ql(this.r,this.g,this.b);return{h:t.h*360,s:t.s,v:t.v,a:this.a}},e.prototype.toHsvString=function(){var t=Ql(this.r,this.g,this.b),r=Math.round(t.h*360),n=Math.round(t.s*100),l=Math.round(t.v*100);return this.a===1?"hsv(".concat(r,", ").concat(n,"%, ").concat(l,"%)"):"hsva(".concat(r,", ").concat(n,"%, ").concat(l,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var t=Gl(this.r,this.g,this.b);return{h:t.h*360,s:t.s,l:t.l,a:this.a}},e.prototype.toHslString=function(){var t=Gl(this.r,this.g,this.b),r=Math.round(t.h*360),n=Math.round(t.s*100),l=Math.round(t.l*100);return this.a===1?"hsl(".concat(r,", ").concat(n,"%, ").concat(l,"%)"):"hsla(".concat(r,", ").concat(n,"%, ").concat(l,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(t){return t===void 0&&(t=!1),Yl(this.r,this.g,this.b,t)},e.prototype.toHexString=function(t){return t===void 0&&(t=!1),"#"+this.toHex(t)},e.prototype.toHex8=function(t){return t===void 0&&(t=!1),t2(this.r,this.g,this.b,this.a,t)},e.prototype.toHex8String=function(t){return t===void 0&&(t=!1),"#"+this.toHex8(t)},e.prototype.toHexShortString=function(t){return t===void 0&&(t=!1),this.a===1?this.toHexString(t):this.toHex8String(t)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var t=Math.round(this.r),r=Math.round(this.g),n=Math.round(this.b);return this.a===1?"rgb(".concat(t,", ").concat(r,", ").concat(n,")"):"rgba(".concat(t,", ").concat(r,", ").concat(n,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var t=function(r){return"".concat(Math.round(Ye(r,255)*100),"%")};return{r:t(this.r),g:t(this.g),b:t(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var t=function(r){return Math.round(Ye(r,255)*100)};return this.a===1?"rgb(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%)"):"rgba(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(this.a===0)return"transparent";if(this.a<1)return!1;for(var t="#"+Yl(this.r,this.g,this.b,!1),r=0,n=Object.entries(ea);r<n.length;r++){var l=n[r],o=l[0],s=l[1];if(t===s)return o}return!1},e.prototype.toString=function(t){var r=!!t;t=t!=null?t:this.format;var n=!1,l=this.a<1&&this.a>=0,o=!r&&l&&(t.startsWith("hex")||t==="name");return o?t==="name"&&this.a===0?this.toName():this.toRgbString():(t==="rgb"&&(n=this.toRgbString()),t==="prgb"&&(n=this.toPercentageRgbString()),(t==="hex"||t==="hex6")&&(n=this.toHexString()),t==="hex3"&&(n=this.toHexString(!0)),t==="hex4"&&(n=this.toHex8String(!0)),t==="hex8"&&(n=this.toHex8String()),t==="name"&&(n=this.toName()),t==="hsl"&&(n=this.toHslString()),t==="hsv"&&(n=this.toHsvString()),n||this.toHexString())},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){t===void 0&&(t=10);var r=this.toHsl();return r.l+=t/100,r.l=Vn(r.l),new e(r)},e.prototype.brighten=function(t){t===void 0&&(t=10);var r=this.toRgb();return r.r=Math.max(0,Math.min(255,r.r-Math.round(255*-(t/100)))),r.g=Math.max(0,Math.min(255,r.g-Math.round(255*-(t/100)))),r.b=Math.max(0,Math.min(255,r.b-Math.round(255*-(t/100)))),new e(r)},e.prototype.darken=function(t){t===void 0&&(t=10);var r=this.toHsl();return r.l-=t/100,r.l=Vn(r.l),new e(r)},e.prototype.tint=function(t){return t===void 0&&(t=10),this.mix("white",t)},e.prototype.shade=function(t){return t===void 0&&(t=10),this.mix("black",t)},e.prototype.desaturate=function(t){t===void 0&&(t=10);var r=this.toHsl();return r.s-=t/100,r.s=Vn(r.s),new e(r)},e.prototype.saturate=function(t){t===void 0&&(t=10);var r=this.toHsl();return r.s+=t/100,r.s=Vn(r.s),new e(r)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var r=this.toHsl(),n=(r.h+t)%360;return r.h=n<0?360+n:n,new e(r)},e.prototype.mix=function(t,r){r===void 0&&(r=50);var n=this.toRgb(),l=new e(t).toRgb(),o=r/100,s={r:(l.r-n.r)*o+n.r,g:(l.g-n.g)*o+n.g,b:(l.b-n.b)*o+n.b,a:(l.a-n.a)*o+n.a};return new e(s)},e.prototype.analogous=function(t,r){t===void 0&&(t=6),r===void 0&&(r=30);var n=this.toHsl(),l=360/r,o=[this];for(n.h=(n.h-(l*t>>1)+720)%360;--t;)n.h=(n.h+l)%360,o.push(new e(n));return o},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){t===void 0&&(t=6);for(var r=this.toHsv(),n=r.h,l=r.s,o=r.v,s=[],u=1/t;t--;)s.push(new e({h:n,s:l,v:o})),o=(o+u)%1;return s},e.prototype.splitcomplement=function(){var t=this.toHsl(),r=t.h;return[this,new e({h:(r+72)%360,s:t.s,l:t.l}),new e({h:(r+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var r=this.toRgb(),n=new e(t).toRgb(),l=r.a+n.a*(1-r.a);return new e({r:(r.r*r.a+n.r*n.a*(1-r.a))/l,g:(r.g*r.a+n.g*n.a*(1-r.a))/l,b:(r.b*r.a+n.b*n.a*(1-r.a))/l,a:l})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var r=this.toHsl(),n=r.h,l=[this],o=360/t,s=1;s<t;s++)l.push(new e({h:(n+s*o)%360,s:r.s,l:r.l}));return l},e.prototype.equals=function(t){return this.toRgbString()===new e(t).toRgbString()},e}();function Ut(e,t=20){return e.mix("#141414",t).toString()}function u2(e){const t=Vl(),r=Ar("button");return P.computed(()=>{let n={},l=e.color;if(l){const o=l.match(/var\((.*?)\)/);o&&(l=window.getComputedStyle(window.document.documentElement).getPropertyValue(o[1]));const s=new l2(l),u=e.dark?s.tint(20).toString():Ut(s,20);if(e.plain)n=r.cssVarBlock({"bg-color":e.dark?Ut(s,90):s.tint(90).toString(),"text-color":l,"border-color":e.dark?Ut(s,50):s.tint(50).toString(),"hover-text-color":`var(${r.cssVarName("color-white")})`,"hover-bg-color":l,"hover-border-color":l,"active-bg-color":u,"active-text-color":`var(${r.cssVarName("color-white")})`,"active-border-color":u}),t.value&&(n[r.cssVarBlockName("disabled-bg-color")]=e.dark?Ut(s,90):s.tint(90).toString(),n[r.cssVarBlockName("disabled-text-color")]=e.dark?Ut(s,50):s.tint(50).toString(),n[r.cssVarBlockName("disabled-border-color")]=e.dark?Ut(s,80):s.tint(80).toString());else{const d=e.dark?Ut(s,30):s.tint(30).toString(),a=s.isDark()?`var(${r.cssVarName("color-white")})`:`var(${r.cssVarName("color-black")})`;if(n=r.cssVarBlock({"bg-color":l,"text-color":a,"border-color":l,"hover-bg-color":d,"hover-text-color":a,"hover-border-color":d,"active-bg-color":u,"active-border-color":u}),t.value){const i=e.dark?Ut(s,50):s.tint(50).toString();n[r.cssVarBlockName("disabled-bg-color")]=i,n[r.cssVarBlockName("disabled-text-color")]=e.dark?"rgba(255, 255, 255, 0.5)":`var(${r.cssVarName("color-white")})`,n[r.cssVarBlockName("disabled-border-color")]=i}}}return n})}const c2=P.defineComponent({name:"ElButton"}),f2=P.defineComponent(Ae(he({},c2),{props:Zo,emits:Qm,setup(e,{expose:t,emit:r}){const n=e,l=u2(n),o=Ar("button"),{_ref:s,_size:u,_type:d,_disabled:a,_props:i,_plain:p,_round:c,shouldAddSpace:f,handleClick:h}=Gm(n,r),y=P.computed(()=>[o.b(),o.m(d.value),o.m(u.value),o.is("disabled",a.value),o.is("loading",n.loading),o.is("plain",p.value),o.is("round",c.value),o.is("circle",n.circle),o.is("text",n.text),o.is("link",n.link),o.is("has-bg",n.bg)]);return t({ref:s,size:u,type:d,disabled:a,shouldAddSpace:f}),(m,v)=>(P.openBlock(),P.createBlock(P.resolveDynamicComponent(m.tag),P.mergeProps({ref_key:"_ref",ref:s},P.unref(i),{class:P.unref(y),style:P.unref(l),onClick:P.unref(h)}),{default:P.withCtx(()=>[m.loading?(P.openBlock(),P.createElementBlock(P.Fragment,{key:0},[m.$slots.loading?P.renderSlot(m.$slots,"loading",{key:0}):(P.openBlock(),P.createBlock(P.unref(Sr),{key:1,class:P.normalizeClass(P.unref(o).is("loading"))},{default:P.withCtx(()=>[(P.openBlock(),P.createBlock(P.resolveDynamicComponent(m.loadingIcon)))]),_:1},8,["class"]))],64)):m.icon||m.$slots.icon?(P.openBlock(),P.createBlock(P.unref(Sr),{key:1},{default:P.withCtx(()=>[m.icon?(P.openBlock(),P.createBlock(P.resolveDynamicComponent(m.icon),{key:0})):P.renderSlot(m.$slots,"icon",{key:1})]),_:3})):P.createCommentVNode("v-if",!0),m.$slots.default?(P.openBlock(),P.createElementBlock("span",{key:2,class:P.normalizeClass({[P.unref(o).em("text","expand")]:P.unref(f)})},[P.renderSlot(m.$slots,"default")],2)):P.createCommentVNode("v-if",!0)]),_:3},16,["class","style","onClick"]))}}));var h2=Cr(f2,[["__file","button.vue"]]);const p2={size:Zo.size,type:Zo.type},d2=P.defineComponent({name:"ElButtonGroup"}),m2=P.defineComponent(Ae(he({},d2),{props:p2,setup(e){const t=e;P.provide(Wl,P.reactive({size:P.toRef(t,"size"),type:P.toRef(t,"type")}));const r=Ar("button");return(n,l)=>(P.openBlock(),P.createElementBlock("div",{class:P.normalizeClass(P.unref(r).b("group"))},[P.renderSlot(n.$slots,"default")],2))}}));var Zl=Cr(m2,[["__file","button-group.vue"]]);const y2=Yo(h2,{ButtonGroup:Zl});Em(Zl);var Jl={exports:{}};(function(e,t){(function(r,n){e.exports=n()})(be,function(){var r=1e3,n=6e4,l=36e5,o="millisecond",s="second",u="minute",d="hour",a="day",i="week",p="month",c="quarter",f="year",h="date",y="Invalid Date",m=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,v=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,x={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(B){var U=["th","st","nd","rd"],q=B%100;return"["+B+(U[(q-20)%10]||U[q]||U[0])+"]"}},g=function(B,U,q){var Z=String(B);return!Z||Z.length>=U?B:""+Array(U+1-Z.length).join(q)+B},w={s:g,z:function(B){var U=-B.utcOffset(),q=Math.abs(U),Z=Math.floor(q/60),$=q%60;return(U<=0?"+":"-")+g(Z,2,"0")+":"+g($,2,"0")},m:function B(U,q){if(U.date()<q.date())return-B(q,U);var Z=12*(q.year()-U.year())+(q.month()-U.month()),$=U.clone().add(Z,p),L=q-$<0,V=U.clone().add(Z+(L?-1:1),p);return+(-(Z+(q-$)/(L?$-V:V-$))||0)},a:function(B){return B<0?Math.ceil(B)||0:Math.floor(B)},p:function(B){return{M:p,y:f,w:i,d:a,D:h,h:d,m:u,s,ms:o,Q:c}[B]||String(B||"").toLowerCase().replace(/s$/,"")},u:function(B){return B===void 0}},F="en",T={};T[F]=x;var I="$isDayjsObject",D=function(B){return B instanceof A||!(!B||!B[I])},X=function B(U,q,Z){var $;if(!U)return F;if(typeof U=="string"){var L=U.toLowerCase();T[L]&&($=L),q&&(T[L]=q,$=L);var V=U.split("-");if(!$&&V.length>1)return B(V[0])}else{var N=U.name;T[N]=U,$=N}return!Z&&$&&(F=$),$||!Z&&F},K=function(B,U){if(D(B))return B.clone();var q=typeof U=="object"?U:{};return q.date=B,q.args=arguments,new A(q)},E=w;E.l=X,E.i=D,E.w=function(B,U){return K(B,{locale:U.$L,utc:U.$u,x:U.$x,$offset:U.$offset})};var A=function(){function B(q){this.$L=X(q.locale,null,!0),this.parse(q),this.$x=this.$x||q.x||{},this[I]=!0}var U=B.prototype;return U.parse=function(q){this.$d=function(Z){var $=Z.date,L=Z.utc;if($===null)return new Date(NaN);if(E.u($))return new Date;if($ instanceof Date)return new Date($);if(typeof $=="string"&&!/Z$/i.test($)){var V=$.match(m);if(V){var N=V[2]-1||0,O=(V[7]||"0").substring(0,3);return L?new Date(Date.UTC(V[1],N,V[3]||1,V[4]||0,V[5]||0,V[6]||0,O)):new Date(V[1],N,V[3]||1,V[4]||0,V[5]||0,V[6]||0,O)}}return new Date($)}(q),this.init()},U.init=function(){var q=this.$d;this.$y=q.getFullYear(),this.$M=q.getMonth(),this.$D=q.getDate(),this.$W=q.getDay(),this.$H=q.getHours(),this.$m=q.getMinutes(),this.$s=q.getSeconds(),this.$ms=q.getMilliseconds()},U.$utils=function(){return E},U.isValid=function(){return this.$d.toString()!==y},U.isSame=function(q,Z){var $=K(q);return this.startOf(Z)<=$&&$<=this.endOf(Z)},U.isAfter=function(q,Z){return K(q)<this.startOf(Z)},U.isBefore=function(q,Z){return this.endOf(Z)<K(q)},U.$g=function(q,Z,$){return E.u(q)?this[Z]:this.set($,q)},U.unix=function(){return Math.floor(this.valueOf()/1e3)},U.valueOf=function(){return this.$d.getTime()},U.startOf=function(q,Z){var $=this,L=!!E.u(Z)||Z,V=E.p(q),N=function(b,_){var R=E.w($.$u?Date.UTC($.$y,_,b):new Date($.$y,_,b),$);return L?R:R.endOf(a)},O=function(b,_){return E.w($.toDate()[b].apply($.toDate("s"),(L?[0,0,0,0]:[23,59,59,999]).slice(_)),$)},H=this.$W,W=this.$M,ee=this.$D,oe="set"+(this.$u?"UTC":"");switch(V){case f:return L?N(1,0):N(31,11);case p:return L?N(1,W):N(0,W+1);case i:var ie=this.$locale().weekStart||0,ae=(H<ie?H+7:H)-ie;return N(L?ee-ae:ee+(6-ae),W);case a:case h:return O(oe+"Hours",0);case d:return O(oe+"Minutes",1);case u:return O(oe+"Seconds",2);case s:return O(oe+"Milliseconds",3);default:return this.clone()}},U.endOf=function(q){return this.startOf(q,!1)},U.$set=function(q,Z){var $,L=E.p(q),V="set"+(this.$u?"UTC":""),N=($={},$[a]=V+"Date",$[h]=V+"Date",$[p]=V+"Month",$[f]=V+"FullYear",$[d]=V+"Hours",$[u]=V+"Minutes",$[s]=V+"Seconds",$[o]=V+"Milliseconds",$)[L],O=L===a?this.$D+(Z-this.$W):Z;if(L===p||L===f){var H=this.clone().set(h,1);H.$d[N](O),H.init(),this.$d=H.set(h,Math.min(this.$D,H.daysInMonth())).$d}else N&&this.$d[N](O);return this.init(),this},U.set=function(q,Z){return this.clone().$set(q,Z)},U.get=function(q){return this[E.p(q)]()},U.add=function(q,Z){var $,L=this;q=Number(q);var V=E.p(Z),N=function(W){var ee=K(L);return E.w(ee.date(ee.date()+Math.round(W*q)),L)};if(V===p)return this.set(p,this.$M+q);if(V===f)return this.set(f,this.$y+q);if(V===a)return N(1);if(V===i)return N(7);var O=($={},$[u]=n,$[d]=l,$[s]=r,$)[V]||1,H=this.$d.getTime()+q*O;return E.w(H,this)},U.subtract=function(q,Z){return this.add(-1*q,Z)},U.format=function(q){var Z=this,$=this.$locale();if(!this.isValid())return $.invalidDate||y;var L=q||"YYYY-MM-DDTHH:mm:ssZ",V=E.z(this),N=this.$H,O=this.$m,H=this.$M,W=$.weekdays,ee=$.months,oe=$.meridiem,ie=function(_,R,G,J){return _&&(_[R]||_(Z,L))||G[R].slice(0,J)},ae=function(_){return E.s(N%12||12,_,"0")},b=oe||function(_,R,G){var J=_<12?"AM":"PM";return G?J.toLowerCase():J};return L.replace(v,function(_,R){return R||function(G){switch(G){case"YY":return String(Z.$y).slice(-2);case"YYYY":return E.s(Z.$y,4,"0");case"M":return H+1;case"MM":return E.s(H+1,2,"0");case"MMM":return ie($.monthsShort,H,ee,3);case"MMMM":return ie(ee,H);case"D":return Z.$D;case"DD":return E.s(Z.$D,2,"0");case"d":return String(Z.$W);case"dd":return ie($.weekdaysMin,Z.$W,W,2);case"ddd":return ie($.weekdaysShort,Z.$W,W,3);case"dddd":return W[Z.$W];case"H":return String(N);case"HH":return E.s(N,2,"0");case"h":return ae(1);case"hh":return ae(2);case"a":return b(N,O,!0);case"A":return b(N,O,!1);case"m":return String(O);case"mm":return E.s(O,2,"0");case"s":return String(Z.$s);case"ss":return E.s(Z.$s,2,"0");case"SSS":return E.s(Z.$ms,3,"0");case"Z":return V}return null}(_)||V.replace(":","")})},U.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},U.diff=function(q,Z,$){var L,V=this,N=E.p(Z),O=K(q),H=(O.utcOffset()-this.utcOffset())*n,W=this-O,ee=function(){return E.m(V,O)};switch(N){case f:L=ee()/12;break;case p:L=ee();break;case c:L=ee()/3;break;case i:L=(W-H)/6048e5;break;case a:L=(W-H)/864e5;break;case d:L=W/l;break;case u:L=W/n;break;case s:L=W/r;break;default:L=W}return $?L:E.a(L)},U.daysInMonth=function(){return this.endOf(p).$D},U.$locale=function(){return T[this.$L]},U.locale=function(q,Z){if(!q)return this.$L;var $=this.clone(),L=X(q,Z,!0);return L&&($.$L=L),$},U.clone=function(){return E.w(this.$d,this)},U.toDate=function(){return new Date(this.valueOf())},U.toJSON=function(){return this.isValid()?this.toISOString():null},U.toISOString=function(){return this.$d.toISOString()},U.toString=function(){return this.$d.toUTCString()},B}(),C=A.prototype;return K.prototype=C,[["$ms",o],["$s",s],["$m",u],["$H",d],["$W",a],["$M",p],["$y",f],["$D",h]].forEach(function(B){C[B[1]]=function(U){return this.$g(U,B[0],B[1])}}),K.extend=function(B,U){return B.$i||(B(U,A,K),B.$i=!0),K},K.locale=X,K.isDayjs=D,K.unix=function(B){return K(1e3*B)},K.en=T[F],K.Ls=T,K.p={},K})})(Jl);var g2=Jl.exports;const v2=ai(g2),x2=nr(he({a11y:{type:Boolean,default:!0},locale:{type:We(Object)},size:Pl,button:{type:We(Object)},card:{type:We(Object)},dialog:{type:We(Object)},link:{type:We(Object)},experimentalFeatures:{type:We(Object)},keyboardNavigation:{type:Boolean,default:!0},message:{type:We(Object)},zIndex:Number,namespace:{type:String,default:"el"}},wm)),lt={};P.defineComponent({name:"ElConfigProvider",props:x2,setup(e,{slots:t}){const r=Ul(e);return P.watch(()=>e.message,n=>{var l,o;Object.assign(lt,(o=(l=r==null?void 0:r.value)==null?void 0:l.message)!=null?o:{},n!=null?n:{})},{immediate:!0,deep:!0}),()=>P.renderSlot(t,"default",{config:r==null?void 0:r.value})}});const eu=["primary","success","info","warning","error"],et=Um({customClass:"",dangerouslyUseHTMLString:!1,duration:3e3,icon:void 0,id:"",message:"",onClose:void 0,showClose:!1,type:"info",plain:!1,offset:16,zIndex:0,grouping:!1,repeatNum:1,appendTo:rr?document.body:void 0}),b2=nr({customClass:{type:String,default:et.customClass},dangerouslyUseHTMLString:{type:Boolean,default:et.dangerouslyUseHTMLString},duration:{type:Number,default:et.duration},icon:{type:Zr,default:et.icon},id:{type:String,default:et.id},message:{type:We([String,Object,Function]),default:et.message},onClose:{type:We(Function),default:et.onClose},showClose:{type:Boolean,default:et.showClose},type:{type:String,values:eu,default:et.type},plain:{type:Boolean,default:et.plain},offset:{type:Number,default:et.offset},zIndex:{type:Number,default:et.zIndex},grouping:{type:Boolean,default:et.grouping},repeatNum:{type:Number,default:et.repeatNum}}),w2={destroy:()=>!0},vt=P.shallowReactive([]),_2=e=>{const t=vt.findIndex(l=>l.id===e),r=vt[t];let n;return t>0&&(n=vt[t-1]),{current:r,prev:n}},E2=e=>{const{prev:t}=_2(e);return t?t.vm.exposed.bottom.value:0},A2=(e,t)=>vt.findIndex(n=>n.id===e)>0?16:t,C2=P.defineComponent({name:"ElMessage"}),S2=P.defineComponent(Ae(he({},C2),{props:b2,emits:w2,setup(e,{expose:t,emit:r}){const n=e,{Close:l}=Lm,o=P.ref(!1),{ns:s,zIndex:u}=Ll("message"),{currentZIndex:d,nextZIndex:a}=u,i=P.ref(),p=P.ref(!1),c=P.ref(0);let f;const h=P.computed(()=>n.type?n.type==="error"?"danger":n.type:"info"),y=P.computed(()=>{const X=n.type;return{[s.bm("icon",X)]:X&&Hn[X]}}),m=P.computed(()=>n.icon||Hn[n.type]||""),v=P.computed(()=>E2(n.id)),x=P.computed(()=>A2(n.id,n.offset)+v.value),g=P.computed(()=>c.value+x.value),w=P.computed(()=>({top:`${x.value}px`,zIndex:d.value}));function F(){n.duration!==0&&({stop:f}=gl(()=>{I()},n.duration))}function T(){f==null||f()}function I(){p.value=!1,P.nextTick(()=>{var X;o.value||((X=n.onClose)==null||X.call(n),r("destroy"))})}function D({code:X}){X===$n.esc&&I()}return P.onMounted(()=>{F(),a(),p.value=!0}),P.watch(()=>n.repeatNum,()=>{T(),F()}),bl(document,"keydown",D),sm(i,()=>{c.value=i.value.getBoundingClientRect().height}),t({visible:p,bottom:g,close:I}),(X,K)=>(P.openBlock(),P.createBlock(P.Transition,{name:P.unref(s).b("fade"),onBeforeEnter:E=>o.value=!0,onBeforeLeave:X.onClose,onAfterLeave:E=>X.$emit("destroy"),persisted:""},{default:P.withCtx(()=>[P.withDirectives(P.createElementVNode("div",{id:X.id,ref_key:"messageRef",ref:i,class:P.normalizeClass([P.unref(s).b(),{[P.unref(s).m(X.type)]:X.type},P.unref(s).is("closable",X.showClose),P.unref(s).is("plain",X.plain),X.customClass]),style:P.normalizeStyle(P.unref(w)),role:"alert",onMouseenter:T,onMouseleave:F},[X.repeatNum>1?(P.openBlock(),P.createBlock(P.unref(Wm),{key:0,value:X.repeatNum,type:P.unref(h),class:P.normalizeClass(P.unref(s).e("badge"))},null,8,["value","type","class"])):P.createCommentVNode("v-if",!0),P.unref(m)?(P.openBlock(),P.createBlock(P.unref(Sr),{key:1,class:P.normalizeClass([P.unref(s).e("icon"),P.unref(y)])},{default:P.withCtx(()=>[(P.openBlock(),P.createBlock(P.resolveDynamicComponent(P.unref(m))))]),_:1},8,["class"])):P.createCommentVNode("v-if",!0),P.renderSlot(X.$slots,"default",{},()=>[X.dangerouslyUseHTMLString?(P.openBlock(),P.createElementBlock(P.Fragment,{key:1},[P.createCommentVNode(" Caution here, message could've been compromised, never use user's input as message "),P.createElementVNode("p",{class:P.normalizeClass(P.unref(s).e("content")),innerHTML:X.message},null,10,["innerHTML"])],2112)):(P.openBlock(),P.createElementBlock("p",{key:0,class:P.normalizeClass(P.unref(s).e("content"))},P.toDisplayString(X.message),3))]),X.showClose?(P.openBlock(),P.createBlock(P.unref(Sr),{key:2,class:P.normalizeClass(P.unref(s).e("closeBtn")),onClick:P.withModifiers(I,["stop"])},{default:P.withCtx(()=>[P.createVNode(P.unref(l))]),_:1},8,["class","onClick"])):P.createCommentVNode("v-if",!0)],46,["id"]),[[P.vShow,p.value]])]),_:3},8,["name","onBeforeEnter","onBeforeLeave","onAfterLeave"]))}}));var B2=Cr(S2,[["__file","message.vue"]]);let k2=1;const tu=e=>{const t=!e||er(e)||P.isVNode(e)||Xr(e)?{message:e}:e,r=he(he({},et),t);if(!r.appendTo)r.appendTo=document.body;else if(er(r.appendTo)){let n=document.querySelector(r.appendTo);Vo(n)||(n=document.body),r.appendTo=n}return $o(lt.grouping)&&!r.grouping&&(r.grouping=lt.grouping),tr(lt.duration)&&r.duration===3e3&&(r.duration=lt.duration),tr(lt.offset)&&r.offset===16&&(r.offset=lt.offset),$o(lt.showClose)&&!r.showClose&&(r.showClose=lt.showClose),$o(lt.plain)&&!r.plain&&(r.plain=lt.plain),r},T2=e=>{const t=vt.indexOf(e);if(t===-1)return;vt.splice(t,1);const{handler:r}=e;r.close()},F2=(n,r)=>{var l=n,{appendTo:e}=l,t=oc(l,["appendTo"]);const o=`message_${k2++}`,s=t.onClose,u=document.createElement("div"),d=Ae(he({},t),{id:o,onClose:()=>{s==null||s(),T2(c)},onDestroy:()=>{P.render(null,u)}}),a=P.createVNode(B2,d,Xr(d.message)||P.isVNode(d.message)?{default:Xr(d.message)?d.message:()=>d.message}:null);a.appContext=r||Br._context,P.render(a,u),e.appendChild(u.firstElementChild);const i=a.component,c={id:o,vnode:a,vm:i,handler:{close:()=>{i.exposed.close()}},props:a.component.props};return c},Br=(e={},t)=>{if(!rr)return{close:()=>{}};const r=tu(e);if(r.grouping&&vt.length){const l=vt.find(({vnode:o})=>{var s;return((s=o.props)==null?void 0:s.message)===r.message});if(l)return l.props.repeatNum+=1,l.props.type=r.type,l.handler}if(tr(lt.max)&&vt.length>=lt.max)return{close:()=>{}};const n=F2(r,t);return vt.push(n),n.handler};eu.forEach(e=>{Br[e]=(t={},r)=>{const n=tu(t);return Br(Ae(he({},n),{type:e}),r)}});function I2(e){const t=[...vt];for(const r of t)(!e||e===r.props.type)&&r.handler.close()}Br.closeAll=I2,Br._context=null;const ht=zl(Br,"$message"),ru=["primary","success","info","warning","error"],D2=nr({customClass:{type:String,default:""},dangerouslyUseHTMLString:Boolean,duration:{type:Number,default:4500},icon:{type:Zr},id:{type:String,default:""},message:{type:We([String,Object,Function]),default:""},offset:{type:Number,default:0},onClick:{type:We(Function),default:()=>{}},onClose:{type:We(Function),required:!0},position:{type:String,values:["top-right","top-left","bottom-right","bottom-left"],default:"top-right"},showClose:{type:Boolean,default:!0},title:{type:String,default:""},type:{type:String,values:[...ru,""],default:""},zIndex:Number,closeIcon:{type:Zr,default:ql}}),R2={destroy:()=>!0},O2=P.defineComponent({name:"ElNotification"}),P2=P.defineComponent(Ae(he({},O2),{props:D2,emits:R2,setup(e,{expose:t}){const r=e,{ns:n,zIndex:l}=Ll("notification"),{nextZIndex:o,currentZIndex:s}=l,u=P.ref(!1);let d;const a=P.computed(()=>{const x=r.type;return x&&Hn[r.type]?n.m(x):""}),i=P.computed(()=>r.type&&Hn[r.type]||r.icon),p=P.computed(()=>r.position.endsWith("right")?"right":"left"),c=P.computed(()=>r.position.startsWith("top")?"top":"bottom"),f=P.computed(()=>{var x;return{[c.value]:`${r.offset}px`,zIndex:(x=r.zIndex)!=null?x:s.value}});function h(){r.duration>0&&({stop:d}=gl(()=>{u.value&&m()},r.duration))}function y(){d==null||d()}function m(){u.value=!1}function v({code:x}){x===$n.delete||x===$n.backspace?y():x===$n.esc?u.value&&m():h()}return P.onMounted(()=>{h(),o(),u.value=!0}),bl(document,"keydown",v),t({visible:u,close:m}),(x,g)=>(P.openBlock(),P.createBlock(P.Transition,{name:P.unref(n).b("fade"),onBeforeLeave:x.onClose,onAfterLeave:w=>x.$emit("destroy"),persisted:""},{default:P.withCtx(()=>[P.withDirectives(P.createElementVNode("div",{id:x.id,class:P.normalizeClass([P.unref(n).b(),x.customClass,P.unref(p)]),style:P.normalizeStyle(P.unref(f)),role:"alert",onMouseenter:y,onMouseleave:h,onClick:x.onClick},[P.unref(i)?(P.openBlock(),P.createBlock(P.unref(Sr),{key:0,class:P.normalizeClass([P.unref(n).e("icon"),P.unref(a)])},{default:P.withCtx(()=>[(P.openBlock(),P.createBlock(P.resolveDynamicComponent(P.unref(i))))]),_:1},8,["class"])):P.createCommentVNode("v-if",!0),P.createElementVNode("div",{class:P.normalizeClass(P.unref(n).e("group"))},[P.createElementVNode("h2",{class:P.normalizeClass(P.unref(n).e("title")),textContent:P.toDisplayString(x.title)},null,10,["textContent"]),P.withDirectives(P.createElementVNode("div",{class:P.normalizeClass(P.unref(n).e("content")),style:P.normalizeStyle(x.title?void 0:{margin:0})},[P.renderSlot(x.$slots,"default",{},()=>[x.dangerouslyUseHTMLString?(P.openBlock(),P.createElementBlock(P.Fragment,{key:1},[P.createCommentVNode(" Caution here, message could've been compromised, never use user's input as message "),P.createElementVNode("p",{innerHTML:x.message},null,8,["innerHTML"])],2112)):(P.openBlock(),P.createElementBlock("p",{key:0},P.toDisplayString(x.message),1))])],6),[[P.vShow,x.message]]),x.showClose?(P.openBlock(),P.createBlock(P.unref(Sr),{key:0,class:P.normalizeClass(P.unref(n).e("closeBtn")),onClick:P.withModifiers(m,["stop"])},{default:P.withCtx(()=>[(P.openBlock(),P.createBlock(P.resolveDynamicComponent(x.closeIcon)))]),_:1},8,["class","onClick"])):P.createCommentVNode("v-if",!0)],2)],46,["id","onClick"]),[[P.vShow,u.value]])]),_:3},8,["name","onBeforeLeave","onAfterLeave"]))}}));var M2=Cr(P2,[["__file","notification.vue"]]);const kr={"top-left":[],"top-right":[],"bottom-left":[],"bottom-right":[]},Kn=16;let N2=1;const or=function(e={},t){if(!rr)return{close:()=>{}};(er(e)||P.isVNode(e))&&(e={message:e});const r=e.position||"top-right";let n=e.offset||0;kr[r].forEach(({vm:i})=>{var p;n+=(((p=i.el)==null?void 0:p.offsetHeight)||0)+Kn}),n+=Kn;const l=`notification_${N2++}`,o=e.onClose,s=Ae(he({},e),{offset:n,id:l,onClose:()=>{L2(l,r,o)}});let u=document.body;Vo(e.appendTo)?u=e.appendTo:er(e.appendTo)&&(u=document.querySelector(e.appendTo)),Vo(u)||(u=document.body);const d=document.createElement("div"),a=P.createVNode(M2,s,Xr(s.message)?s.message:P.isVNode(s.message)?()=>s.message:null);return a.appContext=ml(t)?or._context:t,a.props.onDestroy=()=>{P.render(null,d)},P.render(a,d),kr[r].push({vm:a}),u.appendChild(d.firstElementChild),{close:()=>{a.component.exposed.visible.value=!1}}};ru.forEach(e=>{or[e]=(t={},r)=>((er(t)||P.isVNode(t))&&(t={message:t}),or(Ae(he({},t),{type:e}),r))});function L2(e,t,r){const n=kr[t],l=n.findIndex(({vm:a})=>{var i;return((i=a.component)==null?void 0:i.props.id)===e});if(l===-1)return;const{vm:o}=n[l];if(!o)return;r==null||r(o);const s=o.el.offsetHeight,u=t.split("-")[0];n.splice(l,1);const d=n.length;if(!(d<1))for(let a=l;a<d;a++){const{el:i,component:p}=n[a].vm,c=Number.parseInt(i.style[u],10)-s-Kn;p.props.offset=c}}function U2(){for(const e of Object.values(kr))e.forEach(({vm:t})=>{t.component.exposed.visible.value=!1})}function z2(e="top-right"){var t,r,n;let l=((r=(t=kr[e][0])==null?void 0:t.vm.props)==null?void 0:r.offset)||0;for(const{vm:o}of kr[e])o.component.props.offset=l,l+=(((n=o.el)==null?void 0:n.offsetHeight)||0)+Kn}or.closeAll=U2,or.updateOffsets=z2,or._context=null;const q2=zl(or,"$notify"),nu="0123456789abcdeffedcba9876543210",iu="4b0de988570c3a0f";let Tr=window.ENCRYPT&&new cl;function ou(e=16,t="0123456789abcdefghijklmnopqrstuvwxyz"){let r="",n=t.length;for(;e>0;)r+=t[Math.floor(Math.random()*n)],e--;return r}function au(){return Xe(this,null,function*(){return Tr||(Tr=new cl),new Promise((e,t)=>{Tr.armEnum().then(r=>{e(+r)}).catch(r=>{ht({type:"warning",ElMessage:"未找到U盘锁,请检查U盘锁!"}),t(r)})})})}Ee.throttle(()=>Xe(this,null,function*(){const e=yield au(),t={};if(typeof e!="number"||e<=0)ht({type:"warning",ElMessage:"未找到U盘锁,请检查U盘锁!"}),t.resetToken();else{const r=yield H2();if(!t.token)return;r.length?r.includes(t.ukeyHid)||(ht({type:"error",ElMessage:"U盘锁不匹配,请检查U盘锁!"}),t.resetToken()):(ht({type:"warning",ElMessage:"未找到U盘锁,请检查U盘锁!"}),t.resetToken())}}),5e3,{trailing:!1});function j2(e=0){return Xe(this,null,function*(){return Tr?new Promise((t,r)=>{Tr.armGetDongleInfo(e).then(n=>{n?t(n):(ht({type:"warning",ElMessage:"U盘锁信息为空,请检查U盘锁!"}),r(n))}).catch(n=>{r(n)})}):ht({type:"warning",ElMessage:"未找到U盘锁程序,请检查后台程序!"})})}function H2(){return Xe(this,null,function*(){if(!Tr)return ht({type:"warning",ElMessage:"未找到U盘锁程序,请检查后台程序!"});const e=yield au();let t=[];for(let r=0;r<e;r++){const n=yield j2(r);t.push(n)}return t})}ou(16),ou(16);const su=window.INSPECT?Er.constants.CBC:Er.constants.ECB;j1.generateKeyPair();function lu(e,t,r={}){const n=cu(iu),l=r.mode||su;r=l===Er.constants.ECB?he({mode:l,inputEncoding:"utf8",outputEncoding:"hex"},r):he({iv:nu,mode:l,inputEncoding:"utf8",outputEncoding:"hex"},r);let o="";try{o=Er.encrypt(e,n,r)}catch(s){console.log("err: ",s)}return o}function uu(e,t,r={}){const n=cu(iu),l=r.mode||su;return r=l===Er.constants.ECB?he({mode:l,inputEncoding:"hex",outputEncoding:"utf8"},r):he({iv:nu,mode:l,inputEncoding:"hex",outputEncoding:"utf8"},r),Er.decrypt(e,n,r)}function cu(e){return[...e].map(t=>t.charCodeAt().toString(16)).join("")}const fu={getLocal:e=>{try{let t=window.localStorage.getItem(e);return t=t!==null?uu(t):t,JSON.parse(t)}catch(t){console.error(t)}},setLocal:(e,t)=>{try{let r=JSON.stringify(t);r=r!==null?lu(r):r,window.localStorage.setItem(e,r)}catch(r){console.error(r)}},eachLocal:e=>{if(!e||p0(e)!=="Function")return console.error("传递参数非函数类型!");for(let t=0,r=window.localStorage.length;t<r;t++){const n=window.localStorage.key(t);e((void 0).getLocal(n),n)}},clearLocal:()=>{window.localStorage.clear()},removeLocal:e=>{window.localStorage.removeItem(e)},getSession:e=>{try{let t=window.sessionStorage.getItem(e);return t=t!==null?uu(t):t,JSON.parse(t)}catch(t){console.error(t)}},setSession:(e,t)=>{try{let r=JSON.stringify(t);r=r!==null?lu(r):r,window.sessionStorage.setItem(e,r)}catch(r){console.error(r)}},eachSession:e=>{if(!e||p0(e)!=="Function")return console.error("传递参数非函数类型!");for(let t=0,r=window.sessionStorage.length;t<r;t++){const n=window.sessionStorage.key(t);e((void 0).getSession(n),n)}},clearSession:()=>{window.sessionStorage.clear()},removeSession:e=>{window.sessionStorage.removeItem(e)}},hu=e=>{const{quality:t,value:r,function_id:n}=e;return(t>>7&1)===1||t===0&&n===2&&r===1},pu="USER_TOKEN",du="STATION_ID",$2=[{key:0,value:"离线"},{key:1,value:"在线"}],V2=[{key:0,value:"反向"},{key:1,value:"正向"},{key:2,value:"停止"}],W2=[{key:1,value:1},{key:2,value:2},{key:3,value:3},{key:4,value:4},{key:5,value:5}],K2="data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1747379227336'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='23558'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='64'%20height='64'%3e%3cpath%20d='M687.543%20658.286c-21.943-10.972-47.543-10.972-65.829%200C599.771%20669.257%20588.8%20691.2%20588.8%20716.8s10.971%2043.886%2032.914%2058.514c21.943%2010.972%2047.543%2010.972%2065.829%200%2021.943-10.971%2032.914-32.914%2032.914-58.514s-14.628-43.886-32.914-58.514zM10.97%20694.857c-10.971%2021.943-14.628%2036.572%200%2051.2L91.43%20833.83c14.628%2014.628%2032.914%2010.971%2051.2%200l47.542-21.943-153.6-164.572-25.6%2047.543zM936.23%20526.63V650.97H724.114c29.257%2032.915%2032.915%2076.8%2014.629%20113.372h197.486V921.6H1024V526.629h-87.771z%20m-402.286%203.657l212.114-201.143c7.314-7.314%2010.972-14.629%2010.972-25.6%200-10.972-3.658-18.286-10.972-25.6L588.8%20113.37c-7.314-7.314-14.629-10.971-25.6-10.971-10.971%200-18.286%203.657-25.6%2010.971l-482.743%20460.8c-7.314%207.315-10.971%2014.629-10.971%2025.6%200%2010.972%203.657%2018.286%2010.971%2025.6l157.257%20164.572c7.315%207.314%2014.629%2010.971%2025.6%2010.971%2010.972%200%2018.286-3.657%2025.6-10.971l219.429-208.457%2080.457%2098.743c10.971-21.943%2029.257-40.229%2051.2-51.2l-80.457-98.743z'%20p-id='23559'%20fill='%23999999'%3e%3c/path%3e%3c/svg%3e",G2="data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1747379205045'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='23361'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='64'%20height='64'%3e%3cpath%20d='M808.19035614-5.81530905v72.49414403h144.98828683v147.05954724h74.56540444V-5.81530905zM77.03514075%2066.67883498h147.05954724V-5.81530905H4.54099794v219.55369127H77.03514075zM953.17864297%20942.82233719h-144.98828683v74.56540445h219.55369127V797.83405037h-74.56540444zM77.03514075%20797.83405037H4.54099794v219.55369127h219.55369005v-74.56540445H77.03514075zM866.18567111%20526.49882905v-6.21378371c2.07126164-20.71261275-14.49882905-39.35396386-35.21144058-41.4252255h-120.13315201c-8.28504534%200-14.49882905%202.07126164-20.71261275%206.21378371l-28.99765688-91.13549392c-6.2137837-14.49882905-18.64135111-24.85513482-35.21144058-28.99765688-16.57008947%202.07126164-28.99765689%2014.49882905-35.2114418%2028.99765688l-49.71026962%20155.34459259-35.21144059-275.4777446c0-14.49882905-14.49882905-28.99765689-35.21144059-35.21144059-20.71261275%200-35.21144059%206.2137837-35.21144179%2028.99765689l-70.42288117%20219.55369126-6.2137837-49.71026963c-8.28504534-12.42756741-20.71261275-22.78387317-35.2114418-28.99765687-14.49882905%200-28.99765689%208.28504534-35.21144058%2020.71261154l-35.21144059%2049.71026962h-84.92171142c-20.71261275%202.07126164-37.28270222%2014.49882905-43.49648593%2035.2114418%204.14252206%2020.71261275%2020.71261275%2037.28270222%2043.49648593%2041.42522428h105.63432296c10.35630577%200%2020.71261275-6.2137837%2028.99765809-14.49882903l28.99765688%2091.13549512c6.2137837%2016.57008947%2018.64135111%2026.92639645%2035.21144058%2031.06891852%2016.57008947-2.07126164%2028.99765689-14.49882905%2035.21144181-28.99765809l55.92405333-176.05720413%2035.21144058%20289.97657244c0%2014.49882905%2014.49882905%2028.99765689%2035.21144058%2035.21144057%2016.57008947-2.07126164%2028.99765689-14.49882905%2035.2114418-28.99765687l55.92405334-211.26864593%2020.71261153%2055.92405333c6.2137837%2014.49882905%2018.64135111%2024.85513482%2035.2114418%2028.99765688%2014.49882905%200%2028.99765689-8.28504534%2035.21144058-20.71261154l20.71261275-49.71026963h99.42053926c18.64135111%200%2033.14018016-14.49882905%2035.21144058-31.06891851z'%20p-id='23362'%20fill='%23999999'%3e%3c/path%3e%3c/svg%3e",Q2="data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20class='icon'%20width='256px'%20height='256.00px'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M272.832598%20272.833878h479.9988v479.9988h-479.9988z'%20fill='%23BBE2FF'%20/%3e%3cpath%20d='M919.93498%20105.890295m-66.175834%200a66.175835%2066.175835%200%201%200%20132.351669%200%2066.175835%2066.175835%200%201%200-132.351669%200Z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M919.93498%20919.93626m-66.175834%200a66.175835%2066.175835%200%201%200%20132.351669%200%2066.175835%2066.175835%200%201%200-132.351669%200Z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M105.889015%20105.890295m-66.175834%200a66.175835%2066.175835%200%201%200%20132.351669%200%2066.175835%2066.175835%200%201%200-132.351669%200Z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M105.889015%20919.93626m-66.175834%200a66.175835%2066.175835%200%201%200%20132.351669%200%2066.175835%2066.175835%200%201%200-132.351669%200Z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M916.670988%201.026557a104.383739%20104.383739%200%200%200-104.383739%20104.383739%2090.751773%2090.751773%200%200%200%2016.895958%2052.863868l-73.919815%2070.847823h-489.086777l-74.079815-70.847823a97.087757%2097.087757%200%200%200%2017.087957-54.879862%20103.679741%20103.679741%200%200%200-104.415739-103.391742%20104.767738%20104.767738%200%201%200%200%20209.535476%20102.399744%20102.399744%200%200%200%2053.567866-15.295962l81.759796%2082.975793v479.9988l-74.623814%2075.679811a103.071742%20103.071742%200%200%200-60.799848-19.99995%20104.383739%20104.383739%200%201%200%20104.511739%20104.383739%20119.455701%20119.455701%200%200%200-12.959968-53.279867l73.407817-78.111805h482.174794l73.407817%2078.111805a111.007722%20111.007722%200%200%200-12.799968%2051.199872%20105.375737%20105.375737%200%200%200%20104.255739%20105.599736%20103.99974%20103.99974%200%201%200-61.183847-187.90353l-58.687853-58.943853v-513.310717l65.823835-66.239834a104.255739%20104.255739%200%201%200%2054.047865-193.375517z%20m-259.199352%20738.430154v-69.599826h92.799768v69.599826z%20m92.799768-115.99971h-139.039652v115.99971h-185.599536v-115.99971h-139.135652v-208.767478h139.167652v-139.167652h185.599536v139.167652h139.167652z%20m-371.007072-324.735188v69.599826h-92.799768v-69.599826z%20m-92.799768%20440.734898v-69.599826h92.799768v69.599826z%20m463.99884-440.734898v69.599826h-92.799768v-69.599826z%20m-703.678241-193.311517a57.983855%2057.983855%200%201%201%2057.983855%2057.983856%2057.983855%2057.983855%200%200%201-57.983855-57.983856z%20m57.983855%20869.885826a57.983855%2057.983855%200%201%201%2057.983855-57.983855%2057.983855%2057.983855%200%200%201-57.983855%2057.983855z%20m811.90197-115.99971a57.983855%2057.983855%200%201%201-57.983855%2057.983855%2057.983855%2057.983855%200%200%201%2057.983855-57.983855z%20m0-695.90226a57.983855%2057.983855%200%201%201%2057.983855-57.983856%2057.983855%2057.983855%200%200%201-57.983855%2057.983856z'%20fill='%230091EB'%20/%3e%3cpath%20d='M515.551991%2091.522331a82.847793%2082.847793%200%200%200-76.799808%2052.831868l43.295892%2016.639959a35.96791%2035.96791%200%200%201%2068.03183%202.719993l44.511889-13.087968a82.751793%2082.751793%200%200%200-79.039803-59.103852z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M647.487661%2098.018315a154.591614%20154.591614%200%200%200-131.90367-74.751813%20152.735618%20152.735618%200%200%200-131.199672%2073.599816l39.583901%2024.223939a107.295732%20107.295732%200%200%201%20183.711541%200.799998z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M515.551991%20947.168192a82.783793%2082.783793%200%200%200%2078.879803-59.071852l-44.511889-13.087968a35.93591%2035.93591%200%200%201-68.03183%202.687994l-43.295891%2016.671958a82.879793%2082.879793%200%200%200%2076.959807%2052.799868z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M384.384319%20941.888205a152.735618%20152.735618%200%200%200%20131.199672%2073.599816%20154.623613%20154.623613%200%200%200%20131.90367-74.751813l-39.8079-23.87194a107.295732%20107.295732%200%200%201-183.711541%200.831998z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M871.519101%20553.473176l13.087967%2044.511889a82.335794%2082.335794%200%200%200%206.399984-155.83961l-16.639958%2043.295891a35.96791%2035.96791%200%200%201-2.719993%2067.99983z'%20fill='%230091EB'%20/%3e%3cpath%20d='M1011.96675%20519.105262a152.767618%20152.767618%200%200%200-73.599816-131.199672l-24.223939%2039.583901a107.359732%20107.359732%200%200%201-0.831998%20183.711541l23.83994%2039.8079a154.591614%20154.591614%200%200%200%2074.815813-131.90367z'%20fill='%230091EB'%20/%3e%3cpath%20d='M157.472886%20485.505346l-16.607958-43.295892a82.335794%2082.335794%200%200%200%206.239984%20155.839611l13.119967-44.511889a35.93591%2035.93591%200%200%201-2.751993-67.99983z'%20fill='%230091EB'%20/%3e%3cpath%20d='M19.713231%20519.105262a154.623613%20154.623613%200%200%200%2074.751813%20131.93567l23.83994-39.8079a107.327732%20107.327732%200%200%201-0.863998-183.743541l-24.223939-39.583901a152.735618%20152.735618%200%200%200-73.599816%20131.199672z'%20fill='%230091EB'%20/%3e%3cpath%20d='M332.864448%20437.889465h69.599826v46.399884h-69.599826z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M472.0641%20437.889465h92.799768v46.399884h-92.799768z'%20fill='%230091EB'%20/%3e%3cpath%20d='M634.431694%20437.889465h69.599826v46.399884h-69.599826z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M332.864448%20530.689233h69.599826v46.399884h-69.599826z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M472.0641%20530.689233h92.799768v46.399884h-92.799768z'%20fill='%230091EB'%20/%3e%3cpath%20d='M634.431694%20530.689233h69.599826v46.399884h-69.599826z'%20fill='%23FFB541'%20/%3e%3cpath%20d='M272.832598%20272.833878h127.99968v127.99968h-127.99968z'%20fill='%230091EB'%20/%3e%3cpath%20d='M272.832598%20624.832998h127.99968v127.99968h-127.99968z'%20fill='%230091EB'%20/%3e%3cpath%20d='M624.831718%20272.833878h127.99968v127.99968h-127.99968z'%20fill='%230091EB'%20/%3e%3cpath%20d='M624.831718%20624.832998h127.99968v127.99968h-127.99968z'%20fill='%230091EB'%20/%3e%3c/svg%3e",Y2="data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1753954524851'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='1506'%20width='256'%20height='256'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cpath%20d='M888.65792%20280.15616a46.80704%2046.80704%200%200%200-46.80704-46.80704H233.34912a46.80704%2046.80704%200%200%200-46.80704%2046.80704v93.61408h702.11584V280.15616zM186.54208%20420.5824v374.46144a46.80704%2046.80704%200%200%200%2046.80704%2046.80704h608.49664a46.80704%2046.80704%200%200%200%2046.80704-46.80704V420.5824H186.54208z%20m442.9056%2084.98688l30.92992%2011.47904c-15.62624%2024.23808-35.39968%2050.38592-50.70848%2067.6096l-25.51296-10.84416c15.31392-17.85856%2034.7648-46.56128%2045.29152-68.24448z%20m-184.64768-1.59744c17.54112%2020.09088%2038.26688%2047.5136%2047.5136%2065.37728l-25.51296%2015.62624c-8.61184-17.85856-28.70272-46.23872-45.92128-67.28704l23.92064-13.71648z%20m199.95136%20267.2384h-45.28128c-32.20992%200-39.86432-8.92928-39.86432-39.86432v-102.36416h-46.23872c-5.73952%2069.8368-21.6832%20121.18528-101.0944%20149.56544-3.5072-7.97184-11.47904-19.456-18.49344-25.51296%2072.07424-22.9632%2083.87072-66.01728%2088.65792-124.05248H399.19616v-28.70272h122.7776V483.88096h30.92992v116.39808h122.46016v28.70272h-85.7856v102.04672c0%2010.5216%201.90976%2012.11904%2013.71136%2012.11904h38.90176c8.92928%200%2010.84416-4.1472%2011.8016-28.38016%206.69696%204.78208%2019.12832%209.56928%2027.42272%2011.47904-3.49696%2035.39968-11.4688%2044.96384-36.66432%2044.96384z'%20fill='%23005CFF'%20p-id='1507'%3e%3c/path%3e%3c/svg%3e",Rt=(Ku=(Wu=window.meta)==null?void 0:Wu.graph)!=null&&Ku.penFormMap?window.meta.graph.penFormMap:{NORMAL:[{name:"颜色",key:"color",type:"color",dataIds:{}}],TEXT:[{name:"显示内容",key:"text",type:"text",dataIds:{}}],AUDIO:[{name:"颜色",key:"color",type:"color",dataIds:{}}],MP4:[{name:"颜色",key:"color",type:"color",dataIds:{}}],CAMERA:[{name:"颜色",key:"color",type:"color",dataIds:{}}],VIDEO_STREAM:[{name:"颜色",key:"color",type:"color",dataIds:{}}],POINT_VALUE:[{name:"在线状态",key:"online_state",type:"select",dataIds:{},options:[{label:"在线",value:1},{label:"离线",value:0}]},{name:"测点值",key:"point_value",type:"text",dataIds:{}}],LIGHT_PLATE:[{name:"光字牌",key:"light_plate",type:"select",dataIds:{},options:[{label:"离线",value:-1},{label:"正常",value:0},{label:"预警",value:1},{label:"一般",value:2},{label:"严重",value:3},{label:"危急",value:4}]}]},mu=(Qu=(Gu=window.meta)==null?void 0:Gu.graph)!=null&&Qu.lightPlateColorMap?window.meta.graph.lightPlateColorMap:{0:"#00d200",1:"#e2ac06",2:"#fa800a",3:"#f04155",4:"#ff0000"},yu=(Xu=(Yu=window.meta)==null?void 0:Yu.graph)!=null&&Xu.lightPlateTextMap?window.meta.graph.lightPlateTextMap:{0:"#fff",1:"#fff",2:"#fff",3:"#fff",4:"#fff"},ze={form:[{name:"带电状态",key:"charged_state",type:"select",dataIds:{},options:$2.map(e=>({label:e.value,value:e.key}))},{name:"潮流方向",key:"electric_direction",type:"select",dataIds:{},options:V2.map(e=>({label:e.value,value:e.key}))},{name:"电荷大小",key:"electric_size",type:"select",dataIds:{},options:W2.map(e=>({label:e.value,value:e.key}))}],anchors:[{x:0,y:.5,id:"0"},{x:.5,y:0,id:"1"},{x:1,y:.5,id:"2"},{x:.5,y:1,id:"3"}],dataType:window.dataType,dataProp:window.dataProp,visibleLevel:window.visibleLevel},ge=Ae(he({penType:Te.NORMAL},ze),{form:[...Rt[Te.NORMAL],...ze.form]});Te.POINT_VALUE,ze.anchors,window.visibleLevel,[...Rt[Te.POINT_VALUE],...ze.form],ze.form,window.dataType,window.dataProp,window.visibleLevel,ze.form,window.dataType,window.dataProp,window.visibleLevel,yu[0],Te.LIGHT_PLATE,mu[0],ze.anchors,window.visibleLevel,[...Rt[Te.LIGHT_PLATE],...ze.form],Te.SENSOR,ze.anchors,window.visibleLevel,[...Rt[Te.LIGHT_PLATE],...ze.form],Ae(he({width:100,height:30,name:"text",text:"文本",disableAnchor:!0,penType:Te.TEXT},ze),{form:[...Rt[Te.TEXT],...ze.form]}),he({width:100,height:100,name:"square"},ge),Ae(he({type:1,name:"line",width:100,height:5,lineWidth:2,lineName:"line",penName:"line",background:"#FFF000",color:"#FFF000"},ge),{lineAnimateType:1,anchors:[{x:0,y:.5,id:"0"},{x:1,y:.5,id:"1"}]}),he({width:200,height:50,borderRadius:0,name:"rectangle"},ge),he({width:100,height:100,name:"circle"},ge),he({width:100,height:100,name:"triangle"},ge),he({width:100,height:100,name:"diamond"},ge),he({width:100,height:100,name:"pentagon"},ge),he({width:100,height:100,name:"hexagon"},ge),he({width:100,height:100,name:"pentagram"},ge),he({width:120,height:60,name:"leftArrow"},ge),he({width:120,height:60,name:"rightArrow"},ge),he({width:150,height:60,name:"twowayArrow"},ge),he({width:100,height:100,name:"cloud"},ge),he({textTop:-.1,width:100,height:100,name:"message"},ge),he({width:80,height:100,name:"file"},ge),Ae(he({name:"svg",width:100,height:100,image:G2,audioId:"",penType:Te.AUDIO},ze),{form:[...Rt[Te.AUDIO],...ze.form],events:[{name:"enter",action:Tn.Emit,value:yt.OPEN_AUDIO,where:{type:""},params:JSON.stringify({action:yt.OPEN_AUDIO,data:""})},{name:"leave",action:Tn.Emit,value:yt.CLOSE_AUDIO,where:{type:""},params:JSON.stringify({action:yt.CLOSE_AUDIO,data:""})}]}),Ae(he({name:"svg",width:100,height:100,image:K2,cameraId:"",events:[{name:"enter",action:Tn.Emit,value:yt.OPEN_CAMERA,where:{type:""},params:JSON.stringify({action:yt.OPEN_CAMERA,data:""})},{name:"leave",action:Tn.Emit,value:yt.CLOSE_CAMERA,where:{type:""},params:JSON.stringify({action:yt.CLOSE_CAMERA,data:""})}],penType:Te.CAMERA},ze),{form:[...Rt[Te.CAMERA],...ze.form]}),Ae(he({name:"video",width:100,height:100,video:"https://video.699pic.com/videos/17/69/11/a_aa3jeKZ0D63g1556176911_10s.mp4",autoPlay:!0,penType:Te.MP4},ze),{form:[...Rt[Te.MP4],...ze.form]}),Ae(he({name:"video",width:100,height:100,video:"https://video.699pic.com/videos/17/69/11/a_aa3jeKZ0D63g1556176911_10s.mp4",autoPlay:!0,penType:Te.VIDEO_STREAM},ze),{form:[...Rt[Te.VIDEO_STREAM],...ze.form]}),Ae(he({width:60,height:100,name:"cube",z:.25},ge),{props:{custom:[{key:"z",label:"Z",type:"number",min:0,placeholder:"<= 1 即宽度的比例"},{key:"backgroundFront",label:"前背景色",type:"color"},{key:"backgroundUp",label:"顶背景色",type:"color"},{key:"backgroundRight",label:"右背景色",type:"color"}]}}),he({width:70,height:100,name:"people"},ge),Ae(he({name:"table",width:80,height:30,disableAnchor:!0,colWidth:90,rowHeight:32,bordered:!0,vLine:!0,hLine:!0,stripe:!1,color:"#333",textColor:"#444"},ge),{penType:Te.TABLE,data:[["设备 ID","设备名称","数据协议","级别"],["1","200","MQTT",{text:"一级告警",background:"#650b09",textColor:"#FF5D3CFF"}],["2","湿度传感器","MQTT",{text:"二级告警",background:"#4d2a02",textColor:"#E6A82EFF"}],["3","物联网设备","MQTT",{text:"一级告警",background:"#650b09",textColor:"#FF5D3CFF"}],["4","物联网设备/智能家居/智慧城市","MQTT",{text:"三级告警",textColor:"#58CC84FF",background:"#042617;"}]],styles:[{row:0,textColor:"#000"}]}),Ae(he({name:"rectangle",penName:"按钮",width:80,height:30,borderRadius:.2,text:"按钮",background:"#1890ff",color:"#1890ff",textColor:"#fff",activeBackground:"#40a9ff",activeColor:"#40a9ff",activeTextColor:"#fff",hoverBackground:"#40a9ff",hoverColor:"#40a9ff",hoverTextColor:"#fff"},ge),{penType:Te.BUTTON}),Ae(he({name:"switch",penName:"开关",height:30,width:60,checked:!1,offColor:"#BFBFBF",onColor:"#1890ff",disableOffColor:"#E5E5E5",disableOnColor:"#A3D3FF",locked:0},ge),{penType:Te.SWITCH}),Ae(he({name:"radio",penName:"单选框",width:150,height:100,direction:"vertical",checked:"",options:[{text:"选项一"},{text:"选项二"},{text:"选项三",isForbidden:!0}]},ge),{penType:Te.RADIO}),Ae(he({name:"checkbox",penName:"多选框",width:30,height:30,checked:!0,value:"选项一"},ge),{penType:Te.CHECKBOX}),Ae(he({name:"slider",penName:"进度条",width:300,height:30,value:10,textWidth:50,barHeight:4,min:0,max:100,color:"#1890ff",background:"#D4D6D9",textColor:"#222",unit:"%"},ge),{penType:Te.SLIDER}),Ae(he({name:"rectangle",penName:"输入框",height:50,width:200,input:!0,borderRadius:.05,ellipsis:!0,text:"输入数据",textAlign:"left",color:"#D9D9D9FF",textColor:"#000000FF",hoverTextColor:"#000000FF",activeTextColor:"#000000FF",textLeft:10},ge),{penType:Te.INPUT}),Ae(he({name:"rectangle",penName:"选择器",height:50,width:200,borderRadius:.05,ellipsis:!0,text:"选项1",textAlign:"left",color:"#D9D9D9FF",textColor:"#000000FF",hoverTextColor:"#000000FF",activeTextColor:"#000000FF",textLeft:10,dropdownList:[{text:"选项1"},{text:"选项2"},{text:"选项3"}]},ge),{penType:Te.SELECT}),Ae(he({name:"time",penName:"时间",width:300,height:40,text:`${v2().format("YYYY-MM-DD HH:mm:ss")}`,lineWidth:0,interval:67,fillZero:!0},ge),{penType:Te.TIME,form:[{key:"timeFormat",name:"显示格式",type:"text"},{key:"fillZero",name:"是否补0",type:"switch"},...ge.form],timeFormat:"`${year}-${month}-${day} ${hours}:${minutes}:${seconds} 星期${week}`"}),he({text:"开始/结束",width:120,height:40,borderRadius:.5,name:"rectangle"},ge),he({text:"流程",width:120,height:40,name:"rectangle"},ge),he({text:"判定",width:120,height:60,name:"diamond"},ge),he({text:"数据",width:120,height:50,name:"flowData",offsetX:.14},ge),he({text:"准备",width:120,height:50,name:"hexagon"},ge),he({text:"子流程",width:120,height:50,name:"flowSubprocess"},ge),he({text:"数据库",width:80,height:120,name:"flowDb"},ge),he({text:"文档",width:120,height:100,name:"flowDocument"},ge),he({text:"内部存储",width:120,height:80,name:"flowInternalStorage"},ge),he({text:"外部存储",width:120,height:80,name:"flowExternStorage"},ge),he({text:"队列",width:100,height:100,name:"flowQueue"},ge),he({text:"手动输入",width:120,height:80,name:"flowManually"},ge),he({text:"展示",width:120,height:80,name:"flowDisplay"},ge),he({text:"并行模式",width:120,height:50,name:"flowParallel"},ge),he({text:"注释",width:100,height:100,name:"flowComment"},ge),he({text:"",width:30,height:30,name:"circle",background:"#555",lineWidth:0},ge),he({width:30,height:30,name:"activityFinal"},ge),he({text:"活动",width:120,height:50,borderRadius:.25,name:"rectangle"},ge),he({text:"决策/合并",width:120,height:50,name:"diamond"},ge),he({text:"垂直泳道",width:200,height:500,name:"swimlaneV",textBaseline:"top",textTop:20,lineTop:.08},ge),he({text:"水平泳道",width:500,height:200,name:"swimlaneH",textWidth:.01,textLeft:.04,textAlign:"left",lineLeft:.08},ge),he({text:"垂直分岔/汇合",width:10,height:150,name:"forkV",fillStyle:"#555",strokeStyle:"transparent"},ge),he({text:"水平分岔/汇合",width:150,height:10,name:"forkH",fillStyle:"#555",strokeStyle:"transparent"},ge),he({name:"andGate",width:100,height:150},ge),he({name:"basicEvent",width:100,height:150},ge),he({name:"unexpandedEvent",width:100,height:150},ge),he({name:"priorityAndGate",width:100,height:150},ge),he({name:"forbiddenGate",width:100,height:150},ge),he({name:"event",width:100,height:150},ge),he({name:"switchEvent",width:100,height:150},ge),he({name:"conditionalEvent",width:150,height:100},ge),he({name:"transferSymbol",width:100,height:150},ge),he({name:"orGate",width:100,height:150},ge),he({name:"xorGate",width:100,height:150},ge),he({name:"votingGate",width:100,height:150},ge),he({text:"主题",width:200,height:50,name:"mindNode",borderRadius:.5},ge),he({text:"子主题",width:160,height:40,name:"mindLine"},ge);const X2=e=>e.replace(/(https?:\/\/)(\b(?:\d{1,3}\.){3}\d{1,3}\b)(:(\d+))?/,`$1${Td}:${Id}`);class Z2{constructor(t){Ht(this,"editor");this.editor=t}initPlugin(t,r,n={}){t.installPenPlugins({name:r},[{plugin:Me.mindBoxPlugin,options:n},{plugin:je.collapseChildPlugin,options:n}])}}var gu;(function(e){e[e.Node=0]="Node",e[e.Line=1]="Line"})(gu||(gu={}));var vu;(function(e){e[e.None=0]="None",e[e.DisableEdit=1]="DisableEdit",e[e.DisableMove=2]="DisableMove",e[e.DisableScale=3]="DisableScale",e[e.DisableMoveScale=4]="DisableMoveScale",e[e.Disable=10]="Disable"})(vu||(vu={}));var xu;(function(e){e[e.Default=0]="Default",e[e.In=1]="In",e[e.Out=2]="Out"})(xu||(xu={}));var bu;(function(e){e[e.None=0]="None",e[e.Linear=1]="Linear",e[e.Radial=2]="Radial"})(bu||(bu={}));var wu;(function(e){e[e.CanvasTemplate=1]="CanvasTemplate",e[e.CanvasImageBottom=2]="CanvasImageBottom",e[e.CanvasMain=3]="CanvasMain",e[e.CanvasImage=4]="CanvasImage"})(wu||(wu={}));var _u;(function(e){e[e.Normal=0]="Normal",e[e.Beads=1]="Beads",e[e.Dot=2]="Dot",e[e.Arrow=3]="Arrow",e[e.WaterDrop=4]="WaterDrop",e[e.Custom=5]="Custom"})(_u||(_u={}));var Eu;(function(e){e[e.Image=0]="Image",e[e.Icon=1]="Icon",e[e.Pen=2]="Pen",e[e.Element=3]="Element"})(Eu||(Eu={}));var Au;(function(e){e[e.None=0]="None",e[e.LineAnchor=1]="LineAnchor",e[e.NodeAnchor=2]="NodeAnchor",e[e.Line=3]="Line",e[e.Node=4]="Node",e[e.Resize=5]="Resize",e[e.Rotate=6]="Rotate",e[e.LineAnchorPrev=7]="LineAnchorPrev",e[e.LineAnchorNext=8]="LineAnchorNext"})(Au||(Au={}));var Cu;(function(e){e[e.None=0]="None",e[e.Translate=1]="Translate",e[e.Select=2]="Select",e[e.Resize=3]="Resize",e[e.AddAnchor=4]="AddAnchor"})(Cu||(Cu={}));var Su;(function(e){e[e.None=0]="None",e[e.Down=1]="Down",e[e.Translate=2]="Translate"})(Su||(Su={}));var Bu;(function(e){e[e.None=-1]="None",e[e.Up=0]="Up",e[e.Right=1]="Right",e[e.Bottom=2]="Bottom",e[e.Left=3]="Left"})(Bu||(Bu={}));var ku;(function(e){e[e.Mirror=0]="Mirror",e[e.Bilateral=1]="Bilateral",e[e.Free=2]="Free"})(ku||(ku={}));var Tu;(function(e){e[e.Default=0]="Default",e[e.In=1]="In",e[e.Out=2]="Out",e[e.DisableConnected=3]="DisableConnected",e[e.DisableConnectTo=4]="DisableConnectTo",e[e.Disable=10]="Disable"})(Tu||(Tu={}));var Fu;(function(e){e[e.Default=0]="Default",e[e.Line=1]="Line"})(Fu||(Fu={}));var na;(function(e){e[e.None=-1]="None",e[e.Document=0]="Document",e[e.Canvas=1]="Canvas"})(na||(na={})),na.Document;var Iu;(function(e){e[e.Add=0]="Add",e[e.Update=1]="Update",e[e.Delete=2]="Delete",e[e.Replace=3]="Replace"})(Iu||(Iu={}));function Du(e){const t=parseInt,r=Math.round;let n=e.length,l={};if(n>9){const[o,s,u,d]=e=e.split(",");if(n=e.length,n<3||n>4)return null;l.r=t(o[3]=="a"?o.slice(5):o.slice(4)),l.g=t(s),l.b=t(u),l.a=d?parseFloat(d):-1}else{if(n==8||n==6||n<4)return null;n<6&&(e="#"+e[1]+e[1]+e[2]+e[2]+e[3]+e[3]+(n>4?e[4]+e[4]:"")),e=t(e.slice(1),16),n==9||n==5?(l.r=e>>24&255,l.g=e>>16&255,l.b=e>>8&255,l.a=r((e&255)/.255)/1e3):(l.r=e>>16,l.g=e>>8&255,l.b=e&255,l.a=-1)}return l}function J2(e,t,r,n){let l,o,s,u,d,a,i,p=Math.round,c=typeof r=="string";return typeof e!="number"||e<-1||e>1||typeof t!="string"||t[0]!="r"&&t[0]!="#"||r&&!c||(i=t.length>9,i=c?r.length>9?!0:r=="c"?!i:!1:i,d=Du(t),u=e<0,a=r&&r!="c"?Du(r):u?{r:0,g:0,b:0,a:-1}:{r:255,g:255,b:255,a:-1},e=u?e*-1:e,u=1-e,!d||!a)?null:(n?(l=p(u*d.r+e*a.r),o=p(u*d.g+e*a.g),s=p(u*d.b+e*a.b)):(l=p(Ft(u*Ft(d.r,2)+e*Ft(a.r,2),.5)),o=p(Ft(u*Ft(d.g,2)+e*Ft(a.g,2),.5)),s=p(Ft(u*Ft(d.b,2)+e*Ft(a.b,2),.5))),c=d.a,a=a.a,d=c>=0||a>=0,c=d?c<0?a:a<0?c:c*u+a*e:0,i?"rgb"+(d?"a(":"(")+l+","+o+","+s+(d?","+p(c*1e3)/1e3:"")+")":"#"+(4294967296+l*16777216+o*65536+s*256+(d?p(c*255):0)).toString(16).slice(1,d?void 0:-2))}globalThis.pSBC=J2;var Ru;(function(e){e[e.None=0]="None",e[e.LocalStorage=1]="LocalStorage",e[e.Cookie=2]="Cookie"})(Ru||(Ru={})),location.host.indexOf("le5le.com");const Fr={};var Ou;(function(e){e[e.Link=0]="Link",e[e.SetProps=1]="SetProps",e[e.StartAnimate=2]="StartAnimate",e[e.PauseAnimate=3]="PauseAnimate",e[e.StopAnimate=4]="StopAnimate",e[e.JS=5]="JS",e[e.GlobalFn=6]="GlobalFn",e[e.Emit=7]="Emit",e[e.StartVideo=8]="StartVideo",e[e.PauseVideo=9]="PauseVideo",e[e.StopVideo=10]="StopVideo",e[e.SendPropData=11]="SendPropData",e[e.SendVarData=12]="SendVarData",e[e.Navigator=13]="Navigator",e[e.Dialog=14]="Dialog",e[e.SendData=15]="SendData",e[e.PostMessage=16]="PostMessage",e[e.PostMessageToParent=17]="PostMessageToParent",e[e.Message=18]="Message"})(Ou||(Ou={}));var ey={exports:{}};(function(e,t){(function(r){e.exports=r()})(function(){return function(){return function r(n,l,o){function s(a,i){if(!l[a]){if(!n[a]){var p=typeof Qr=="function"&&Qr;if(!i&&p)return p(a,!0);if(u)return u(a,!0);var c=new Error("Cannot find module '"+a+"'");throw c.code="MODULE_NOT_FOUND",c}var f=l[a]={exports:{}};n[a][0].call(f.exports,function(h){return s(n[a][1][h]||h)},f,f.exports,r,n,l,o)}return l[a].exports}for(var u=typeof Qr=="function"&&Qr,d=0;d<o.length;d++)s(o[d]);return s}}()({1:[function(r,n,l){(function(o,s){(function(){const u=r("events").EventEmitter,d=r("./store"),a=r("./topic-alias-recv"),i=r("./topic-alias-send"),p=r("mqtt-packet"),c=r("./default-message-id-provider"),f=r("readable-stream").Writable,h=r("inherits"),y=r("reinterval"),m=r("rfdc/default"),v=r("./validations"),x=r("xtend"),g=r("debug")("mqttjs:client"),w=o?o.nextTick:function(C){setTimeout(C,0)},F=s.setImmediate||function(C){w(C)},T={keepalive:60,reschedulePings:!0,protocolId:"MQTT",protocolVersion:4,reconnectPeriod:1e3,connectTimeout:3e4,clean:!0,resubscribe:!0},I={0:"",1:"Unacceptable protocol version",2:"Identifier rejected",3:"Server unavailable",4:"Bad username or password",5:"Not authorized",16:"No matching subscribers",17:"No subscription existed",128:"Unspecified error",129:"Malformed Packet",130:"Protocol Error",131:"Implementation specific error",132:"Unsupported Protocol Version",133:"Client Identifier not valid",134:"Bad User Name or Password",135:"Not authorized",136:"Server unavailable",137:"Server busy",138:"Banned",139:"Server shutting down",140:"Bad authentication method",141:"Keep Alive timeout",142:"Session taken over",143:"Topic Filter invalid",144:"Topic Name invalid",145:"Packet identifier in use",146:"Packet Identifier not found",147:"Receive Maximum exceeded",148:"Topic Alias invalid",149:"Packet too large",150:"Message rate too high",151:"Quota exceeded",152:"Administrative action",153:"Payload format invalid",154:"Retain not supported",155:"QoS not supported",156:"Use another server",157:"Server moved",158:"Shared Subscriptions not supported",159:"Connection rate exceeded",160:"Maximum connect time",161:"Subscription Identifiers not supported",162:"Wildcard Subscriptions not supported"};function D(C,B){let U;B.properties&&(U=B.properties.topicAlias);let q=B.topic.toString();if(q.length===0){if(U===void 0)return new Error("Unregistered Topic Alias");if((q=C.topicAliasSend.getTopicByAlias(U))===void 0)return new Error("Unregistered Topic Alias");B.topic=q}U&&delete B.properties.topicAlias}function X(C,B,U){g("sendPacket :: packet: %O",B),g("sendPacket :: emitting `packetsend`"),C.emit("packetsend",B),g("sendPacket :: writing to stream");const q=p.writeToStream(B,C.stream,C.options);g("sendPacket :: writeToStream result %s",q),!q&&U&&U!==E?(g("sendPacket :: handle events on `drain` once through callback."),C.stream.once("drain",U)):U&&(g("sendPacket :: invoking cb"),U())}function K(C,B,U,q){g("storeAndSend :: store packet with cmd %s to outgoingStore",B.cmd);let Z,$=B;if($.cmd==="publish"&&($=m(B),Z=D(C,$)))return U&&U(Z);C.outgoingStore.put($,function(L){if(L)return U&&U(L);q(),X(C,B,U)})}function E(C){g("nop ::",C)}function A(C,B){let U;const q=this;if(!(this instanceof A))return new A(C,B);for(U in this.options=B||{},T)this.options[U]===void 0?this.options[U]=T[U]:this.options[U]=B[U];g("MqttClient :: options.protocol",B.protocol),g("MqttClient :: options.protocolVersion",B.protocolVersion),g("MqttClient :: options.username",B.username),g("MqttClient :: options.keepalive",B.keepalive),g("MqttClient :: options.reconnectPeriod",B.reconnectPeriod),g("MqttClient :: options.rejectUnauthorized",B.rejectUnauthorized),g("MqttClient :: options.topicAliasMaximum",B.topicAliasMaximum),this.options.clientId=typeof B.clientId=="string"?B.clientId:"mqttjs_"+Math.random().toString(16).substr(2,8),g("MqttClient :: clientId",this.options.clientId),this.options.customHandleAcks=B.protocolVersion===5&&B.customHandleAcks?B.customHandleAcks:function(){arguments[3](0)},this.streamBuilder=C,this.messageIdProvider=this.options.messageIdProvider===void 0?new c:this.options.messageIdProvider,this.outgoingStore=B.outgoingStore||new d,this.incomingStore=B.incomingStore||new d,this.queueQoSZero=B.queueQoSZero===void 0||B.queueQoSZero,this._resubscribeTopics={},this.messageIdToTopic={},this.pingTimer=null,this.connected=!1,this.disconnecting=!1,this.queue=[],this.connackTimer=null,this.reconnectTimer=null,this._storeProcessing=!1,this._packetIdsDuringStoreProcessing={},this._storeProcessingQueue=[],this.outgoing={},this._firstConnection=!0,B.topicAliasMaximum>0&&(B.topicAliasMaximum>65535?g("MqttClient :: options.topicAliasMaximum is out of range"):this.topicAliasRecv=new a(B.topicAliasMaximum)),this.on("connect",function(){const Z=this.queue;g("connect :: sending queued packets"),function $(){const L=Z.shift();g("deliver :: entry %o",L);let V=null;if(!L)return void q._resubscribe();V=L.packet,g("deliver :: call _sendPacket for %o",V);let N=!0;V.messageId&&V.messageId!==0&&(q.messageIdProvider.register(V.messageId)||(N=!1)),N?q._sendPacket(V,function(O){L.cb&&L.cb(O),$()}):(g("messageId: %d has already used. The message is skipped and removed.",V.messageId),$())}()}),this.on("close",function(){g("close :: connected set to `false`"),this.connected=!1,g("close :: clearing connackTimer"),clearTimeout(this.connackTimer),g("close :: clearing ping timer"),q.pingTimer!==null&&(q.pingTimer.clear(),q.pingTimer=null),this.topicAliasRecv&&this.topicAliasRecv.clear(),g("close :: calling _setupReconnect"),this._setupReconnect()}),u.call(this),g("MqttClient :: setting up stream"),this._setupStream()}h(A,u),A.prototype._setupStream=function(){const C=this,B=new f,U=p.parser(this.options);let q=null;const Z=[];function $(){if(Z.length)w(L);else{const N=q;q=null,N()}}function L(){g("work :: getting next packet in queue");const N=Z.shift();if(N)g("work :: packet pulled from queue"),C._handlePacket(N,$);else{g("work :: no packets in queue");const O=q;q=null,g("work :: done flag is %s",!!O),O&&O()}}g("_setupStream :: calling method to clear reconnect"),this._clearReconnect(),g("_setupStream :: using streamBuilder provided to client to create stream"),this.stream=this.streamBuilder(this),U.on("packet",function(N){g("parser :: on packet push to packets array."),Z.push(N)}),B._write=function(N,O,H){q=H,g("writable stream :: parsing buffer"),U.parse(N),L()},g("_setupStream :: pipe stream to writable stream"),this.stream.pipe(B),this.stream.on("error",function(N){g("streamErrorHandler :: error",N.message),N.code?(g("streamErrorHandler :: emitting error"),C.emit("error",N)):E(N)}),this.stream.on("close",function(){var N;g("(%s)stream :: on close",C.options.clientId),(N=C.outgoing)&&(g("flushVolatile :: deleting volatile messages from the queue and setting their callbacks as error function"),Object.keys(N).forEach(function(O){N[O].volatile&&typeof N[O].cb=="function"&&(N[O].cb(new Error("Connection closed")),delete N[O])})),g("stream: emit close to MqttClient"),C.emit("close")}),g("_setupStream: sending packet `connect`");const V=Object.create(this.options);if(V.cmd="connect",this.topicAliasRecv&&(V.properties||(V.properties={}),this.topicAliasRecv&&(V.properties.topicAliasMaximum=this.topicAliasRecv.max)),X(this,V),U.on("error",this.emit.bind(this,"error")),this.options.properties){if(!this.options.properties.authenticationMethod&&this.options.properties.authenticationData)return C.end(()=>this.emit("error",new Error("Packet has no Authentication Method"))),this;this.options.properties.authenticationMethod&&this.options.authPacket&&typeof this.options.authPacket=="object"&&X(this,x({cmd:"auth",reasonCode:0},this.options.authPacket))}this.stream.setMaxListeners(1e3),clearTimeout(this.connackTimer),this.connackTimer=setTimeout(function(){g("!!connectTimeout hit!! Calling _cleanUp with force `true`"),C._cleanUp(!0)},this.options.connectTimeout)},A.prototype._handlePacket=function(C,B){const U=this.options;if(U.protocolVersion===5&&U.properties&&U.properties.maximumPacketSize&&U.properties.maximumPacketSize<C.length)return this.emit("error",new Error("exceeding packets size "+C.cmd)),this.end({reasonCode:149,properties:{reasonString:"Maximum packet size was exceeded"}}),this;switch(g("_handlePacket :: emitting packetreceive"),this.emit("packetreceive",C),C.cmd){case"publish":this._handlePublish(C,B);break;case"puback":case"pubrec":case"pubcomp":case"suback":case"unsuback":this._handleAck(C),B();break;case"pubrel":this._handlePubrel(C,B);break;case"connack":this._handleConnack(C),B();break;case"auth":this._handleAuth(C),B();break;case"pingresp":this._handlePingresp(C),B();break;case"disconnect":this._handleDisconnect(C),B()}},A.prototype._checkDisconnecting=function(C){return this.disconnecting&&(C&&C!==E?C(new Error("client disconnecting")):this.emit("error",new Error("client disconnecting"))),this.disconnecting},A.prototype.publish=function(C,B,U,q){g("publish :: message `%s` to topic `%s`",B,C);const Z=this.options;if(typeof U=="function"&&(q=U,U=null),U=x({qos:0,retain:!1,dup:!1},U),this._checkDisconnecting(q))return this;const $=this,L=function(){let V=0;if((U.qos===1||U.qos===2)&&(V=$._nextId())===null)return g("No messageId left"),!1;const N={cmd:"publish",topic:C,payload:B,qos:U.qos,retain:U.retain,messageId:V,dup:U.dup};switch(Z.protocolVersion===5&&(N.properties=U.properties),g("publish :: qos",U.qos),U.qos){case 1:case 2:$.outgoing[N.messageId]={volatile:!1,cb:q||E},g("MqttClient:publish: packet cmd: %s",N.cmd),$._sendPacket(N,void 0,U.cbStorePut);break;default:g("MqttClient:publish: packet cmd: %s",N.cmd),$._sendPacket(N,q,U.cbStorePut)}return!0};return(this._storeProcessing||this._storeProcessingQueue.length>0||!L())&&this._storeProcessingQueue.push({invoke:L,cbStorePut:U.cbStorePut,callback:q}),this},A.prototype.subscribe=function(){const C=this,B=new Array(arguments.length);for(let W=0;W<arguments.length;W++)B[W]=arguments[W];const U=[];let q=B.shift();const Z=q.resubscribe;let $=B.pop()||E,L=B.pop();const V=this.options.protocolVersion;delete q.resubscribe,typeof q=="string"&&(q=[q]),typeof $!="function"&&(L=$,$=E);const N=v.validateTopics(q);if(N!==null)return F($,new Error("Invalid topic "+N)),this;if(this._checkDisconnecting($))return g("subscribe: discconecting true"),this;const O={qos:0};if(V===5&&(O.nl=!1,O.rap=!1,O.rh=0),L=x(O,L),Array.isArray(q)?q.forEach(function(W){if(g("subscribe: array topic %s",W),!Object.prototype.hasOwnProperty.call(C._resubscribeTopics,W)||C._resubscribeTopics[W].qos<L.qos||Z){const ee={topic:W,qos:L.qos};V===5&&(ee.nl=L.nl,ee.rap=L.rap,ee.rh=L.rh,ee.properties=L.properties),g("subscribe: pushing topic `%s` and qos `%s` to subs list",ee.topic,ee.qos),U.push(ee)}}):Object.keys(q).forEach(function(W){if(g("subscribe: object topic %s",W),!Object.prototype.hasOwnProperty.call(C._resubscribeTopics,W)||C._resubscribeTopics[W].qos<q[W].qos||Z){const ee={topic:W,qos:q[W].qos};V===5&&(ee.nl=q[W].nl,ee.rap=q[W].rap,ee.rh=q[W].rh,ee.properties=L.properties),g("subscribe: pushing `%s` to subs list",ee),U.push(ee)}}),!U.length)return $(null,[]),this;const H=function(){const W=C._nextId();if(W===null)return g("No messageId left"),!1;const ee={cmd:"subscribe",subscriptions:U,qos:1,retain:!1,dup:!1,messageId:W};if(L.properties&&(ee.properties=L.properties),C.options.resubscribe){g("subscribe :: resubscribe true");const oe=[];U.forEach(function(ie){if(C.options.reconnectPeriod>0){const ae={qos:ie.qos};V===5&&(ae.nl=ie.nl||!1,ae.rap=ie.rap||!1,ae.rh=ie.rh||0,ae.properties=ie.properties),C._resubscribeTopics[ie.topic]=ae,oe.push(ie.topic)}}),C.messageIdToTopic[ee.messageId]=oe}return C.outgoing[ee.messageId]={volatile:!0,cb:function(oe,ie){if(!oe){const ae=ie.granted;for(let b=0;b<ae.length;b+=1)U[b].qos=ae[b]}$(oe,U)}},g("subscribe :: call _sendPacket"),C._sendPacket(ee),!0};return(this._storeProcessing||this._storeProcessingQueue.length>0||!H())&&this._storeProcessingQueue.push({invoke:H,callback:$}),this},A.prototype.unsubscribe=function(){const C=this,B=new Array(arguments.length);for(let V=0;V<arguments.length;V++)B[V]=arguments[V];let U=B.shift(),q=B.pop()||E,Z=B.pop();typeof U=="string"&&(U=[U]),typeof q!="function"&&(Z=q,q=E);const $=v.validateTopics(U);if($!==null)return F(q,new Error("Invalid topic "+$)),this;if(C._checkDisconnecting(q))return this;const L=function(){const V=C._nextId();if(V===null)return g("No messageId left"),!1;const N={cmd:"unsubscribe",qos:1,messageId:V};return typeof U=="string"?N.unsubscriptions=[U]:Array.isArray(U)&&(N.unsubscriptions=U),C.options.resubscribe&&N.unsubscriptions.forEach(function(O){delete C._resubscribeTopics[O]}),typeof Z=="object"&&Z.properties&&(N.properties=Z.properties),C.outgoing[N.messageId]={volatile:!0,cb:q},g("unsubscribe: call _sendPacket"),C._sendPacket(N),!0};return(this._storeProcessing||this._storeProcessingQueue.length>0||!L())&&this._storeProcessingQueue.push({invoke:L,callback:q}),this},A.prototype.end=function(C,B,U){const q=this;function Z(){g("end :: (%s) :: finish :: calling _cleanUp with force %s",q.options.clientId,C),q._cleanUp(C,()=>{g("end :: finish :: calling process.nextTick on closeStores"),w(function(){g("end :: closeStores: closing incoming and outgoing stores"),q.disconnected=!0,q.incomingStore.close(function($){q.outgoingStore.close(function(L){if(g("end :: closeStores: emitting end"),q.emit("end"),U){const V=$||L;g("end :: closeStores: invoking callback with args"),U(V)}})}),q._deferredReconnect&&q._deferredReconnect()}.bind(q))},B)}return g("end :: (%s)",this.options.clientId),C!=null&&typeof C=="boolean"||(U=B||E,B=C,C=!1,typeof B!="object"&&(U=B,B=null,typeof U!="function"&&(U=E))),typeof B!="object"&&(U=B,B=null),g("end :: cb? %s",!!U),U=U||E,this.disconnecting?(U(),this):(this._clearReconnect(),this.disconnecting=!0,!C&&Object.keys(this.outgoing).length>0?(g("end :: (%s) :: calling finish in 10ms once outgoing is empty",q.options.clientId),this.once("outgoingEmpty",setTimeout.bind(null,Z,10))):(g("end :: (%s) :: immediately calling finish",q.options.clientId),Z()),this)},A.prototype.removeOutgoingMessage=function(C){const B=this.outgoing[C]?this.outgoing[C].cb:null;return delete this.outgoing[C],this.outgoingStore.del({messageId:C},function(){B(new Error("Message removed"))}),this},A.prototype.reconnect=function(C){g("client reconnect");const B=this,U=function(){C?(B.options.incomingStore=C.incomingStore,B.options.outgoingStore=C.outgoingStore):(B.options.incomingStore=null,B.options.outgoingStore=null),B.incomingStore=B.options.incomingStore||new d,B.outgoingStore=B.options.outgoingStore||new d,B.disconnecting=!1,B.disconnected=!1,B._deferredReconnect=null,B._reconnect()};return this.disconnecting&&!this.disconnected?this._deferredReconnect=U:U(),this},A.prototype._reconnect=function(){g("_reconnect: emitting reconnect to client"),this.emit("reconnect"),this.connected?(this.end(()=>{this._setupStream()}),g("client already connected. disconnecting first.")):(g("_reconnect: calling _setupStream"),this._setupStream())},A.prototype._setupReconnect=function(){const C=this;!C.disconnecting&&!C.reconnectTimer&&C.options.reconnectPeriod>0?(this.reconnecting||(g("_setupReconnect :: emit `offline` state"),this.emit("offline"),g("_setupReconnect :: set `reconnecting` to `true`"),this.reconnecting=!0),g("_setupReconnect :: setting reconnectTimer for %d ms",C.options.reconnectPeriod),C.reconnectTimer=setInterval(function(){g("reconnectTimer :: reconnect triggered!"),C._reconnect()},C.options.reconnectPeriod)):g("_setupReconnect :: doing nothing...")},A.prototype._clearReconnect=function(){g("_clearReconnect : clearing reconnect timer"),this.reconnectTimer&&(clearInterval(this.reconnectTimer),this.reconnectTimer=null)},A.prototype._cleanUp=function(C,B){const U=arguments[2];if(B&&(g("_cleanUp :: done callback provided for on stream close"),this.stream.on("close",B)),g("_cleanUp :: forced? %s",C),C)this.options.reconnectPeriod===0&&this.options.clean&&(q=this.outgoing)&&(g("flush: queue exists? %b",!!q),Object.keys(q).forEach(function(Z){typeof q[Z].cb=="function"&&(q[Z].cb(new Error("Connection closed")),delete q[Z])})),g("_cleanUp :: (%s) :: destroying stream",this.options.clientId),this.stream.destroy();else{const Z=x({cmd:"disconnect"},U);g("_cleanUp :: (%s) :: call _sendPacket with disconnect packet",this.options.clientId),this._sendPacket(Z,F.bind(null,this.stream.end.bind(this.stream)))}var q;this.disconnecting||(g("_cleanUp :: client not disconnecting. Clearing and resetting reconnect."),this._clearReconnect(),this._setupReconnect()),this.pingTimer!==null&&(g("_cleanUp :: clearing pingTimer"),this.pingTimer.clear(),this.pingTimer=null),B&&!this.connected&&(g("_cleanUp :: (%s) :: removing stream `done` callback `close` listener",this.options.clientId),this.stream.removeListener("close",B),B())},A.prototype._sendPacket=function(C,B,U){g("_sendPacket :: (%s) :: start",this.options.clientId),U=U||E,B=B||E;const q=function(Z,$){if(Z.options.protocolVersion===5&&$.cmd==="publish"){let L;$.properties&&(L=$.properties.topicAlias);const V=$.topic.toString();if(Z.topicAliasSend)if(L){if(V.length!==0&&(g("applyTopicAlias :: register topic: %s - alias: %d",V,L),!Z.topicAliasSend.put(V,L)))return g("applyTopicAlias :: error out of range. topic: %s - alias: %d",V,L),new Error("Sending Topic Alias out of range")}else V.length!==0&&(Z.options.autoAssignTopicAlias?(L=Z.topicAliasSend.getAliasByTopic(V))?($.topic="",$.properties=Ae(he({},$.properties),{topicAlias:L}),g("applyTopicAlias :: auto assign(use) topic: %s - alias: %d",V,L)):(L=Z.topicAliasSend.getLruAlias(),Z.topicAliasSend.put(V,L),$.properties=Ae(he({},$.properties),{topicAlias:L}),g("applyTopicAlias :: auto assign topic: %s - alias: %d",V,L)):Z.options.autoUseTopicAlias&&(L=Z.topicAliasSend.getAliasByTopic(V))&&($.topic="",$.properties=Ae(he({},$.properties),{topicAlias:L}),g("applyTopicAlias :: auto use topic: %s - alias: %d",V,L)));else if(L)return g("applyTopicAlias :: error out of range. topic: %s - alias: %d",V,L),new Error("Sending Topic Alias out of range")}}(this,C);if(q)B(q);else{if(!this.connected)return C.cmd==="auth"?(this._shiftPingInterval(),void X(this,C,B)):(g("_sendPacket :: client not connected. Storing packet offline."),void this._storePacket(C,B,U));switch(this._shiftPingInterval(),C.cmd){case"publish":break;case"pubrel":return void K(this,C,B,U);default:return void X(this,C,B)}switch(C.qos){case 2:case 1:K(this,C,B,U);break;case 0:default:X(this,C,B)}g("_sendPacket :: (%s) :: end",this.options.clientId)}},A.prototype._storePacket=function(C,B,U){g("_storePacket :: packet: %o",C),g("_storePacket :: cb? %s",!!B),U=U||E;let q=C;if(q.cmd==="publish"){const Z=D(this,q=m(C));if(Z)return B&&B(Z)}(q.qos||0)===0&&this.queueQoSZero||q.cmd!=="publish"?this.queue.push({packet:q,cb:B}):q.qos>0?(B=this.outgoing[q.messageId]?this.outgoing[q.messageId].cb:null,this.outgoingStore.put(q,function(Z){if(Z)return B&&B(Z);U()})):B&&B(new Error("No connection to broker"))},A.prototype._setupPingTimer=function(){g("_setupPingTimer :: keepalive %d (seconds)",this.options.keepalive);const C=this;!this.pingTimer&&this.options.keepalive&&(this.pingResp=!0,this.pingTimer=y(function(){C._checkPing()},1e3*this.options.keepalive))},A.prototype._shiftPingInterval=function(){this.pingTimer&&this.options.keepalive&&this.options.reschedulePings&&this.pingTimer.reschedule(1e3*this.options.keepalive)},A.prototype._checkPing=function(){g("_checkPing :: checking ping..."),this.pingResp?(g("_checkPing :: ping response received. Clearing flag and sending `pingreq`"),this.pingResp=!1,this._sendPacket({cmd:"pingreq"})):(g("_checkPing :: calling _cleanUp with force true"),this._cleanUp(!0))},A.prototype._handlePingresp=function(){this.pingResp=!0},A.prototype._handleConnack=function(C){g("_handleConnack");const B=this.options,U=B.protocolVersion===5?C.reasonCode:C.returnCode;if(clearTimeout(this.connackTimer),delete this.topicAliasSend,C.properties){if(C.properties.topicAliasMaximum){if(C.properties.topicAliasMaximum>65535)return void this.emit("error",new Error("topicAliasMaximum from broker is out of range"));C.properties.topicAliasMaximum>0&&(this.topicAliasSend=new i(C.properties.topicAliasMaximum))}C.properties.serverKeepAlive&&B.keepalive&&(B.keepalive=C.properties.serverKeepAlive,this._shiftPingInterval()),C.properties.maximumPacketSize&&(B.properties||(B.properties={}),B.properties.maximumPacketSize=C.properties.maximumPacketSize)}if(U===0)this.reconnecting=!1,this._onConnect(C);else if(U>0){const q=new Error("Connection refused: "+I[U]);q.code=U,this.emit("error",q)}},A.prototype._handleAuth=function(C){const B=this.options.protocolVersion,U=B===5?C.reasonCode:C.returnCode;if(B!==5){const Z=new Error("Protocol error: Auth packets are only supported in MQTT 5. Your version:"+B);return Z.code=U,void this.emit("error",Z)}const q=this;this.handleAuth(C,function(Z,$){if(Z)q.emit("error",Z);else if(U===24)q.reconnecting=!1,q._sendPacket($);else{const L=new Error("Connection refused: "+I[U]);Z.code=U,q.emit("error",L)}})},A.prototype.handleAuth=function(C,B){B()},A.prototype._handlePublish=function(C,B){g("_handlePublish: packet %o",C),B=B!==void 0?B:E;let U=C.topic.toString();const q=C.payload,Z=C.qos,$=C.messageId,L=this,V=this.options,N=[0,16,128,131,135,144,145,151,153];if(this.options.protocolVersion===5){let O;if(C.properties&&(O=C.properties.topicAlias),O!==void 0)if(U.length===0){if(!(O>0&&O<=65535))return g("_handlePublish :: topic alias out of range. alias: %d",O),void this.emit("error",new Error("Received Topic Alias is out of range"));{const H=this.topicAliasRecv.getTopicByAlias(O);if(!H)return g("_handlePublish :: unregistered topic alias. alias: %d",O),void this.emit("error",new Error("Received unregistered Topic Alias"));g("_handlePublish :: topic complemented by alias. topic: %s - alias: %d",U=H,O)}}else{if(!this.topicAliasRecv.put(U,O))return g("_handlePublish :: topic alias out of range. alias: %d",O),void this.emit("error",new Error("Received Topic Alias is out of range"));g("_handlePublish :: registered topic: %s - alias: %d",U,O)}}switch(g("_handlePublish: qos %d",Z),Z){case 2:V.customHandleAcks(U,q,C,function(O,H){return O instanceof Error||(H=O,O=null),O?L.emit("error",O):N.indexOf(H)===-1?L.emit("error",new Error("Wrong reason code for pubrec")):void(H?L._sendPacket({cmd:"pubrec",messageId:$,reasonCode:H},B):L.incomingStore.put(C,function(){L._sendPacket({cmd:"pubrec",messageId:$},B)}))});break;case 1:V.customHandleAcks(U,q,C,function(O,H){return O instanceof Error||(H=O,O=null),O?L.emit("error",O):N.indexOf(H)===-1?L.emit("error",new Error("Wrong reason code for puback")):(H||L.emit("message",U,q,C),void L.handleMessage(C,function(W){if(W)return B&&B(W);L._sendPacket({cmd:"puback",messageId:$,reasonCode:H},B)}))});break;case 0:this.emit("message",U,q,C),this.handleMessage(C,B);break;default:g("_handlePublish: unknown QoS. Doing nothing.")}},A.prototype.handleMessage=function(C,B){B()},A.prototype._handleAck=function(C){const B=C.messageId,U=C.cmd;let q=null;const Z=this.outgoing[B]?this.outgoing[B].cb:null,$=this;let L;if(Z){switch(g("_handleAck :: packet type",U),U){case"pubcomp":case"puback":{const V=C.reasonCode;V&&V>0&&V!==16&&((L=new Error("Publish error: "+I[V])).code=V,Z(L,C)),delete this.outgoing[B],this.outgoingStore.del(C,Z),this.messageIdProvider.deallocate(B),this._invokeStoreProcessingQueue();break}case"pubrec":{q={cmd:"pubrel",qos:2,messageId:B};const V=C.reasonCode;V&&V>0&&V!==16?((L=new Error("Publish error: "+I[V])).code=V,Z(L,C)):this._sendPacket(q);break}case"suback":delete this.outgoing[B],this.messageIdProvider.deallocate(B);for(let V=0;V<C.granted.length;V++)if(128&C.granted[V]){const N=this.messageIdToTopic[B];N&&N.forEach(function(O){delete $._resubscribeTopics[O]})}this._invokeStoreProcessingQueue(),Z(null,C);break;case"unsuback":delete this.outgoing[B],this.messageIdProvider.deallocate(B),this._invokeStoreProcessingQueue(),Z(null);break;default:$.emit("error",new Error("unrecognized packet type"))}this.disconnecting&&Object.keys(this.outgoing).length===0&&this.emit("outgoingEmpty")}else g("_handleAck :: Server sent an ack in error. Ignoring.")},A.prototype._handlePubrel=function(C,B){g("handling pubrel packet"),B=B!==void 0?B:E;const U=this,q={cmd:"pubcomp",messageId:C.messageId};U.incomingStore.get(C,function(Z,$){Z?U._sendPacket(q,B):(U.emit("message",$.topic,$.payload,$),U.handleMessage($,function(L){if(L)return B(L);U.incomingStore.del($,E),U._sendPacket(q,B)}))})},A.prototype._handleDisconnect=function(C){this.emit("disconnect",C)},A.prototype._nextId=function(){return this.messageIdProvider.allocate()},A.prototype.getLastMessageId=function(){return this.messageIdProvider.getLastAllocated()},A.prototype._resubscribe=function(){g("_resubscribe");const C=Object.keys(this._resubscribeTopics);if(!this._firstConnection&&(this.options.clean||this.options.protocolVersion===5&&!this.connackPacket.sessionPresent)&&C.length>0)if(this.options.resubscribe)if(this.options.protocolVersion===5){g("_resubscribe: protocolVersion 5");for(let B=0;B<C.length;B++){const U={};U[C[B]]=this._resubscribeTopics[C[B]],U.resubscribe=!0,this.subscribe(U,{properties:U[C[B]].properties})}}else this._resubscribeTopics.resubscribe=!0,this.subscribe(this._resubscribeTopics);else this._resubscribeTopics={};this._firstConnection=!1},A.prototype._onConnect=function(C){if(this.disconnected)return void this.emit("connect",C);const B=this;this.connackPacket=C,this.messageIdProvider.clear(),this._setupPingTimer(),this.connected=!0,function U(){let q=B.outgoingStore.createStream();function Z(){B._storeProcessing=!1,B._packetIdsDuringStoreProcessing={}}function $(){q.destroy(),q=null,B._flushStoreProcessingQueue(),Z()}B.once("close",$),q.on("error",function(L){Z(),B._flushStoreProcessingQueue(),B.removeListener("close",$),B.emit("error",L)}),q.on("end",function(){let L=!0;for(const V in B._packetIdsDuringStoreProcessing)if(!B._packetIdsDuringStoreProcessing[V]){L=!1;break}L?(Z(),B.removeListener("close",$),B._invokeAllStoreProcessingQueue(),B.emit("connect",C)):U()}),function L(){if(!q)return;B._storeProcessing=!0;const V=q.read(1);let N;V?B._packetIdsDuringStoreProcessing[V.messageId]?L():B.disconnecting||B.reconnectTimer?q.destroy&&q.destroy():(N=B.outgoing[V.messageId]?B.outgoing[V.messageId].cb:null,B.outgoing[V.messageId]={volatile:!1,cb:function(O,H){N&&N(O,H),L()}},B._packetIdsDuringStoreProcessing[V.messageId]=!0,B.messageIdProvider.register(V.messageId)?B._sendPacket(V):g("messageId: %d has already used.",V.messageId)):q.once("readable",L)}()}()},A.prototype._invokeStoreProcessingQueue=function(){if(this._storeProcessingQueue.length>0){const C=this._storeProcessingQueue[0];if(C&&C.invoke())return this._storeProcessingQueue.shift(),!0}return!1},A.prototype._invokeAllStoreProcessingQueue=function(){for(;this._invokeStoreProcessingQueue(););},A.prototype._flushStoreProcessingQueue=function(){for(const C of this._storeProcessingQueue)C.cbStorePut&&C.cbStorePut(new Error("Connection closed")),C.callback&&C.callback(new Error("Connection closed"));this._storeProcessingQueue.splice(0)},n.exports=A}).call(this)}).call(this,r("_process"),typeof be!="undefined"?be:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{"./default-message-id-provider":7,"./store":8,"./topic-alias-recv":9,"./topic-alias-send":10,"./validations":11,_process:50,debug:18,events:22,inherits:24,"mqtt-packet":40,"readable-stream":69,reinterval:70,"rfdc/default":71,xtend:81}],2:[function(r,n,l){const{Buffer:o}=r("buffer"),s=r("readable-stream").Transform,u=r("duplexify");let d,a,i,p=!1;n.exports=function(c,f){if(f.hostname=f.hostname||f.host,!f.hostname)throw new Error("Could not determine host. Specify host manually.");const h=f.protocolId==="MQIsdp"&&f.protocolVersion===3?"mqttv3.1":"mqtt";(function(m){m.hostname||(m.hostname="localhost"),m.path||(m.path="/"),m.wsOptions||(m.wsOptions={})})(f);const y=function(m,v){const x=m.protocol==="alis"?"wss":"ws";let g=x+"://"+m.hostname+m.path;return m.port&&m.port!==80&&m.port!==443&&(g=x+"://"+m.hostname+":"+m.port+m.path),typeof m.transformWsUrl=="function"&&(g=m.transformWsUrl(g,m,v)),g}(f,c);return(d=f.my).connectSocket({url:y,protocols:h}),a=function(){const m=new s;return m._write=function(v,x,g){d.sendSocketMessage({data:v.buffer,success:function(){g()},fail:function(){g(new Error)}})},m._flush=function(v){d.closeSocket({success:function(){v()}})},m}(),i=u.obj(),p||(p=!0,d.onSocketOpen(function(){i.setReadable(a),i.setWritable(a),i.emit("connect")}),d.onSocketMessage(function(m){if(typeof m.data=="string"){const v=o.from(m.data,"base64");a.push(v)}else{const v=new FileReader;v.addEventListener("load",function(){let x=v.result;x=x instanceof ArrayBuffer?o.from(x):o.from(x,"utf8"),a.push(x)}),v.readAsArrayBuffer(m.data)}}),d.onSocketClose(function(){i.end(),i.destroy()}),d.onSocketError(function(m){i.destroy(m)})),i}},{buffer:17,duplexify:20,"readable-stream":69}],3:[function(r,n,l){const o=r("net"),s=r("debug")("mqttjs:tcp");n.exports=function(u,d){d.port=d.port||1883,d.hostname=d.hostname||d.host||"localhost";const a=d.port,i=d.hostname;return s("port %d and host %s",a,i),o.createConnection(a,i)}},{debug:18,net:16}],4:[function(r,n,l){const o=r("tls"),s=r("net"),u=r("debug")("mqttjs:tls");n.exports=function(d,a){a.port=a.port||8883,a.host=a.hostname||a.host||"localhost",s.isIP(a.host)===0&&(a.servername=a.host),a.rejectUnauthorized=a.rejectUnauthorized!==!1,delete a.path,u("port %d host %s rejectUnauthorized %b",a.port,a.host,a.rejectUnauthorized);const i=o.connect(a);function p(c){a.rejectUnauthorized&&d.emit("error",c),i.end()}return i.on("secureConnect",function(){a.rejectUnauthorized&&!i.authorized?i.emit("error",new Error("TLS not authorized")):i.removeListener("error",p)}),i.on("error",p),i}},{debug:18,net:16,tls:16}],5:[function(r,n,l){(function(o){(function(){const{Buffer:s}=r("buffer"),u=r("ws"),d=r("debug")("mqttjs:ws"),a=r("duplexify"),i=r("readable-stream").Transform,p=["rejectUnauthorized","ca","cert","key","pfx","passphrase"],c=o!==void 0&&o.title==="browser"||typeof __webpack_require__=="function";function f(y,m){let v=y.protocol+"://"+y.hostname+":"+y.port+y.path;return typeof y.transformWsUrl=="function"&&(v=y.transformWsUrl(v,y,m)),v}function h(y){const m=y;return y.hostname||(m.hostname="localhost"),y.port||(y.protocol==="wss"?m.port=443:m.port=80),y.path||(m.path="/"),y.wsOptions||(m.wsOptions={}),c||y.protocol!=="wss"||p.forEach(function(v){Object.prototype.hasOwnProperty.call(y,v)&&!Object.prototype.hasOwnProperty.call(y.wsOptions,v)&&(m.wsOptions[v]=y[v])}),m}n.exports=c?function(y,m){let v;d("browserStreamBuilder");const x=function(C){const B=h(C);if(B.hostname||(B.hostname=B.host),!B.hostname){if(typeof document=="undefined")throw new Error("Could not determine host. Specify host manually.");const U=new URL(document.URL);B.hostname=U.hostname,B.port||(B.port=U.port)}return B.objectMode===void 0&&(B.objectMode=!(B.binary===!0||B.binary===void 0)),B}(m).browserBufferSize||524288,g=m.browserBufferTimeout||1e3,w=!m.objectMode,F=function(C,B){const U=B.protocolId==="MQIsdp"&&B.protocolVersion===3?"mqttv3.1":"mqtt",q=f(B,C),Z=new WebSocket(q,[U]);return Z.binaryType="arraybuffer",Z}(y,m),T=function(C,B,U){const q=new i({objectModeMode:C.objectMode});return q._write=B,q._flush=U,q}(m,function C(B,U,q){F.bufferedAmount>x&&setTimeout(C,g,B,U,q),w&&typeof B=="string"&&(B=s.from(B,"utf8"));try{F.send(B)}catch(Z){return q(Z)}q()},function(C){F.close(),C()});m.objectMode||(T._writev=A),T.on("close",()=>{F.close()});const I=F.addEventListener!==void 0;function D(){v.setReadable(T),v.setWritable(T),v.emit("connect")}function X(){v.end(),v.destroy()}function K(C){v.destroy(C)}function E(C){let B=C.data;B=B instanceof ArrayBuffer?s.from(B):s.from(B,"utf8"),T.push(B)}function A(C,B){const U=new Array(C.length);for(let q=0;q<C.length;q++)typeof C[q].chunk=="string"?U[q]=s.from(C[q],"utf8"):U[q]=C[q].chunk;this._write(s.concat(U),"binary",B)}return F.readyState===F.OPEN?v=T:(v=v=a(void 0,void 0,m),m.objectMode||(v._writev=A),I?F.addEventListener("open",D):F.onopen=D),v.socket=F,I?(F.addEventListener("close",X),F.addEventListener("error",K),F.addEventListener("message",E)):(F.onclose=X,F.onerror=K,F.onmessage=E),v}:function(y,m){d("streamBuilder");const v=h(m),x=f(v,y),g=function(F,T,I){d("createWebSocket"),d("protocol: "+I.protocolId+" "+I.protocolVersion);const D=I.protocolId==="MQIsdp"&&I.protocolVersion===3?"mqttv3.1":"mqtt";return d("creating new Websocket for url: "+T+" and protocol: "+D),new u(T,[D],I.wsOptions)}(0,x,v),w=u.createWebSocketStream(g,v.wsOptions);return w.url=x,g.on("close",()=>{w.destroy()}),w}}).call(this)}).call(this,r("_process"))},{_process:50,buffer:17,debug:18,duplexify:20,"readable-stream":69,ws:80}],6:[function(r,n,l){const{Buffer:o}=r("buffer"),s=r("readable-stream").Transform,u=r("duplexify");let d,a,i;n.exports=function(p,c){if(c.hostname=c.hostname||c.host,!c.hostname)throw new Error("Could not determine host. Specify host manually.");const f=c.protocolId==="MQIsdp"&&c.protocolVersion===3?"mqttv3.1":"mqtt";(function(m){m.hostname||(m.hostname="localhost"),m.path||(m.path="/"),m.wsOptions||(m.wsOptions={})})(c);const h=function(m,v){const x=m.protocol==="wxs"?"wss":"ws";let g=x+"://"+m.hostname+m.path;return m.port&&m.port!==80&&m.port!==443&&(g=x+"://"+m.hostname+":"+m.port+m.path),typeof m.transformWsUrl=="function"&&(g=m.transformWsUrl(g,m,v)),g}(c,p);d=wx.connectSocket({url:h,protocols:[f]}),a=function(){const m=new s;return m._write=function(v,x,g){d.send({data:v.buffer,success:function(){g()},fail:function(w){g(new Error(w))}})},m._flush=function(v){d.close({success:function(){v()}})},m}(),(i=u.obj())._destroy=function(m,v){d.close({success:function(){v&&v(m)}})};const y=i.destroy;return i.destroy=function(){i.destroy=y;const m=this;setTimeout(function(){d.close({fail:function(){m._destroy(new Error)}})},0)}.bind(i),d.onOpen(function(){i.setReadable(a),i.setWritable(a),i.emit("connect")}),d.onMessage(function(m){let v=m.data;v=v instanceof ArrayBuffer?o.from(v):o.from(v,"utf8"),a.push(v)}),d.onClose(function(){i.end(),i.destroy()}),d.onError(function(m){i.destroy(new Error(m.errMsg))}),i}},{buffer:17,duplexify:20,"readable-stream":69}],7:[function(r,n,l){function o(){if(!(this instanceof o))return new o;this.nextId=Math.max(1,Math.floor(65535*Math.random()))}o.prototype.allocate=function(){const s=this.nextId++;return this.nextId===65536&&(this.nextId=1),s},o.prototype.getLastAllocated=function(){return this.nextId===1?65535:this.nextId-1},o.prototype.register=function(s){return!0},o.prototype.deallocate=function(s){},o.prototype.clear=function(){},n.exports=o},{}],8:[function(r,n,l){const o=r("xtend"),s=r("readable-stream").Readable,u={objectMode:!0},d={clean:!0};function a(i){if(!(this instanceof a))return new a(i);this.options=i||{},this.options=o(d,i),this._inflights=new Map}a.prototype.put=function(i,p){return this._inflights.set(i.messageId,i),p&&p(),this},a.prototype.createStream=function(){const i=new s(u),p=[];let c=!1,f=0;return this._inflights.forEach(function(h,y){p.push(h)}),i._read=function(){!c&&f<p.length?this.push(p[f++]):this.push(null)},i.destroy=function(){if(c)return;const h=this;c=!0,setTimeout(function(){h.emit("close")},0)},i},a.prototype.del=function(i,p){return(i=this._inflights.get(i.messageId))?(this._inflights.delete(i.messageId),p(null,i)):p&&p(new Error("missing packet")),this},a.prototype.get=function(i,p){return(i=this._inflights.get(i.messageId))?p(null,i):p&&p(new Error("missing packet")),this},a.prototype.close=function(i){this.options.clean&&(this._inflights=null),i&&i()},n.exports=a},{"readable-stream":69,xtend:81}],9:[function(r,n,l){function o(s){if(!(this instanceof o))return new o(s);this.aliasToTopic={},this.max=s}o.prototype.put=function(s,u){return!(u===0||u>this.max)&&(this.aliasToTopic[u]=s,this.length=Object.keys(this.aliasToTopic).length,!0)},o.prototype.getTopicByAlias=function(s){return this.aliasToTopic[s]},o.prototype.clear=function(){this.aliasToTopic={}},n.exports=o},{}],10:[function(r,n,l){const o=r("lru-cache"),s=r("number-allocator").NumberAllocator;function u(d){if(!(this instanceof u))return new u(d);d>0&&(this.aliasToTopic=new o({max:d}),this.topicToAlias={},this.numberAllocator=new s(1,d),this.max=d,this.length=0)}u.prototype.put=function(d,a){if(a===0||a>this.max)return!1;const i=this.aliasToTopic.get(a);return i&&delete this.topicToAlias[i],this.aliasToTopic.set(a,d),this.topicToAlias[d]=a,this.numberAllocator.use(a),this.length=this.aliasToTopic.length,!0},u.prototype.getTopicByAlias=function(d){return this.aliasToTopic.get(d)},u.prototype.getAliasByTopic=function(d){const a=this.topicToAlias[d];return a!==void 0&&this.aliasToTopic.get(a),a},u.prototype.clear=function(){this.aliasToTopic.reset(),this.topicToAlias={},this.numberAllocator.clear(),this.length=0},u.prototype.getLruAlias=function(){return this.numberAllocator.firstVacant()||this.aliasToTopic.keys()[this.aliasToTopic.length-1]},n.exports=u},{"lru-cache":37,"number-allocator":46}],11:[function(r,n,l){function o(s){const u=s.split("/");for(let d=0;d<u.length;d++)if(u[d]!=="+"){if(u[d]==="#")return d===u.length-1;if(u[d].indexOf("+")!==-1||u[d].indexOf("#")!==-1)return!1}return!0}n.exports={validateTopics:function(s){if(s.length===0)return"empty_topic_list";for(let u=0;u<s.length;u++)if(!o(s[u]))return s[u];return null}}},{}],12:[function(r,n,l){(function(o){(function(){const s=r("../client"),u=r("../store"),d=r("url"),a=r("xtend"),i=r("debug")("mqttjs"),p={};function c(f,h){if(i("connecting to an MQTT broker..."),typeof f!="object"||h||(h=f,f=null),h=h||{},f){const m=d.parse(f,!0);if(m.port!=null&&(m.port=Number(m.port)),(h=a(m,h)).protocol===null)throw new Error("Missing protocol");h.protocol=h.protocol.replace(/:$/,"")}if(function(m){let v;m.auth&&((v=m.auth.match(/^(.+):(.+)$/))?(m.username=v[1],m.password=v[2]):m.username=m.auth)}(h),h.query&&typeof h.query.clientId=="string"&&(h.clientId=h.query.clientId),h.cert&&h.key){if(!h.protocol)throw new Error("Missing secure protocol key");if(["mqtts","wss","wxs","alis"].indexOf(h.protocol)===-1)switch(h.protocol){case"mqtt":h.protocol="mqtts";break;case"ws":h.protocol="wss";break;case"wx":h.protocol="wxs";break;case"ali":h.protocol="alis";break;default:throw new Error('Unknown protocol for secure connection: "'+h.protocol+'"!')}}if(!p[h.protocol]){const m=["mqtts","wss"].indexOf(h.protocol)!==-1;h.protocol=["mqtt","mqtts","ws","wss","wx","wxs","ali","alis"].filter(function(v,x){return(!m||x%2!=0)&&typeof p[v]=="function"})[0]}if(h.clean===!1&&!h.clientId)throw new Error("Missing clientId for unclean clients");h.protocol&&(h.defaultProtocol=h.protocol);const y=new s(function(m){return h.servers&&(m._reconnectCount&&m._reconnectCount!==h.servers.length||(m._reconnectCount=0),h.host=h.servers[m._reconnectCount].host,h.port=h.servers[m._reconnectCount].port,h.protocol=h.servers[m._reconnectCount].protocol?h.servers[m._reconnectCount].protocol:h.defaultProtocol,h.hostname=h.host,m._reconnectCount++),i("calling streambuilder for",h.protocol),p[h.protocol](m,h)},h);return y.on("error",function(){}),y}o!==void 0&&o.title!=="browser"||typeof __webpack_require__!="function"?(p.mqtt=r("./tcp"),p.tcp=r("./tcp"),p.ssl=r("./tls"),p.tls=r("./tls"),p.mqtts=r("./tls")):(p.wx=r("./wx"),p.wxs=r("./wx"),p.ali=r("./ali"),p.alis=r("./ali")),p.ws=r("./ws"),p.wss=r("./ws"),n.exports=c,n.exports.connect=c,n.exports.MqttClient=s,n.exports.Store=u}).call(this)}).call(this,r("_process"))},{"../client":1,"../store":8,"./ali":2,"./tcp":3,"./tls":4,"./ws":5,"./wx":6,_process:50,debug:18,url:76,xtend:81}],13:[function(r,n,l){l.byteLength=function(f){var h=p(f),y=h[0],m=h[1];return 3*(y+m)/4-m},l.toByteArray=function(f){var h,y,m=p(f),v=m[0],x=m[1],g=new u(function(T,I,D){return 3*(I+D)/4-D}(0,v,x)),w=0,F=x>0?v-4:v;for(y=0;y<F;y+=4)h=s[f.charCodeAt(y)]<<18|s[f.charCodeAt(y+1)]<<12|s[f.charCodeAt(y+2)]<<6|s[f.charCodeAt(y+3)],g[w++]=h>>16&255,g[w++]=h>>8&255,g[w++]=255&h;return x===2&&(h=s[f.charCodeAt(y)]<<2|s[f.charCodeAt(y+1)]>>4,g[w++]=255&h),x===1&&(h=s[f.charCodeAt(y)]<<10|s[f.charCodeAt(y+1)]<<4|s[f.charCodeAt(y+2)]>>2,g[w++]=h>>8&255,g[w++]=255&h),g},l.fromByteArray=function(f){for(var h,y=f.length,m=y%3,v=[],x=0,g=y-m;x<g;x+=16383)v.push(c(f,x,x+16383>g?g:x+16383));return m===1?(h=f[y-1],v.push(o[h>>2]+o[h<<4&63]+"==")):m===2&&(h=(f[y-2]<<8)+f[y-1],v.push(o[h>>10]+o[h>>4&63]+o[h<<2&63]+"=")),v.join("")};for(var o=[],s=[],u=typeof Uint8Array!="undefined"?Uint8Array:Array,d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=0,i=d.length;a<i;++a)o[a]=d[a],s[d.charCodeAt(a)]=a;function p(f){var h=f.length;if(h%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var y=f.indexOf("=");return y===-1&&(y=h),[y,y===h?0:4-y%4]}function c(f,h,y){for(var m,v,x=[],g=h;g<y;g+=3)m=(f[g]<<16&16711680)+(f[g+1]<<8&65280)+(255&f[g+2]),x.push(o[(v=m)>>18&63]+o[v>>12&63]+o[v>>6&63]+o[63&v]);return x.join("")}s[45]=62,s[95]=63},{}],14:[function(r,n,l){const{Buffer:o}=r("buffer"),s=Symbol.for("BufferList");function u(d){if(!(this instanceof u))return new u(d);u._init.call(this,d)}u._init=function(d){Object.defineProperty(this,s,{value:!0}),this._bufs=[],this.length=0,d&&this.append(d)},u.prototype._new=function(d){return new u(d)},u.prototype._offset=function(d){if(d===0)return[0,0];let a=0;for(let i=0;i<this._bufs.length;i++){const p=a+this._bufs[i].length;if(d<p||i===this._bufs.length-1)return[i,d-a];a=p}},u.prototype._reverseOffset=function(d){const a=d[0];let i=d[1];for(let p=0;p<a;p++)i+=this._bufs[p].length;return i},u.prototype.get=function(d){if(d>this.length||d<0)return;const a=this._offset(d);return this._bufs[a[0]][a[1]]},u.prototype.slice=function(d,a){return typeof d=="number"&&d<0&&(d+=this.length),typeof a=="number"&&a<0&&(a+=this.length),this.copy(null,0,d,a)},u.prototype.copy=function(d,a,i,p){if((typeof i!="number"||i<0)&&(i=0),(typeof p!="number"||p>this.length)&&(p=this.length),i>=this.length||p<=0)return d||o.alloc(0);const c=!!d,f=this._offset(i),h=p-i;let y=h,m=c&&a||0,v=f[1];if(i===0&&p===this.length){if(!c)return this._bufs.length===1?this._bufs[0]:o.concat(this._bufs,this.length);for(let x=0;x<this._bufs.length;x++)this._bufs[x].copy(d,m),m+=this._bufs[x].length;return d}if(y<=this._bufs[f[0]].length-v)return c?this._bufs[f[0]].copy(d,a,v,v+y):this._bufs[f[0]].slice(v,v+y);c||(d=o.allocUnsafe(h));for(let x=f[0];x<this._bufs.length;x++){const g=this._bufs[x].length-v;if(!(y>g)){this._bufs[x].copy(d,m,v,v+y),m+=g;break}this._bufs[x].copy(d,m,v),m+=g,y-=g,v&&(v=0)}return d.length>m?d.slice(0,m):d},u.prototype.shallowSlice=function(d,a){if(d=d||0,a=typeof a!="number"?this.length:a,d<0&&(d+=this.length),a<0&&(a+=this.length),d===a)return this._new();const i=this._offset(d),p=this._offset(a),c=this._bufs.slice(i[0],p[0]+1);return p[1]===0?c.pop():c[c.length-1]=c[c.length-1].slice(0,p[1]),i[1]!==0&&(c[0]=c[0].slice(i[1])),this._new(c)},u.prototype.toString=function(d,a,i){return this.slice(a,i).toString(d)},u.prototype.consume=function(d){if(d=Math.trunc(d),Number.isNaN(d)||d<=0)return this;for(;this._bufs.length;){if(!(d>=this._bufs[0].length)){this._bufs[0]=this._bufs[0].slice(d),this.length-=d;break}d-=this._bufs[0].length,this.length-=this._bufs[0].length,this._bufs.shift()}return this},u.prototype.duplicate=function(){const d=this._new();for(let a=0;a<this._bufs.length;a++)d.append(this._bufs[a]);return d},u.prototype.append=function(d){if(d==null)return this;if(d.buffer)this._appendBuffer(o.from(d.buffer,d.byteOffset,d.byteLength));else if(Array.isArray(d))for(let a=0;a<d.length;a++)this.append(d[a]);else if(this._isBufferList(d))for(let a=0;a<d._bufs.length;a++)this.append(d._bufs[a]);else typeof d=="number"&&(d=d.toString()),this._appendBuffer(o.from(d));return this},u.prototype._appendBuffer=function(d){this._bufs.push(d),this.length+=d.length},u.prototype.indexOf=function(d,a,i){if(i===void 0&&typeof a=="string"&&(i=a,a=void 0),typeof d=="function"||Array.isArray(d))throw new TypeError('The "value" argument must be one of type string, Buffer, BufferList, or Uint8Array.');if(typeof d=="number"?d=o.from([d]):typeof d=="string"?d=o.from(d,i):this._isBufferList(d)?d=d.slice():Array.isArray(d.buffer)?d=o.from(d.buffer,d.byteOffset,d.byteLength):o.isBuffer(d)||(d=o.from(d)),a=Number(a||0),isNaN(a)&&(a=0),a<0&&(a=this.length+a),a<0&&(a=0),d.length===0)return a>this.length?this.length:a;const p=this._offset(a);let c=p[0],f=p[1];for(;c<this._bufs.length;c++){const h=this._bufs[c];for(;f<h.length;)if(h.length-f>=d.length){const y=h.indexOf(d,f);if(y!==-1)return this._reverseOffset([c,y]);f=h.length-d.length+1}else{const y=this._reverseOffset([c,f]);if(this._match(y,d))return y;f++}f=0}return-1},u.prototype._match=function(d,a){if(this.length-d<a.length)return!1;for(let i=0;i<a.length;i++)if(this.get(d+i)!==a[i])return!1;return!0},function(){const d={readDoubleBE:8,readDoubleLE:8,readFloatBE:4,readFloatLE:4,readInt32BE:4,readInt32LE:4,readUInt32BE:4,readUInt32LE:4,readInt16BE:2,readInt16LE:2,readUInt16BE:2,readUInt16LE:2,readInt8:1,readUInt8:1,readIntBE:null,readIntLE:null,readUIntBE:null,readUIntLE:null};for(const a in d)(function(i){u.prototype[i]=d[i]===null?function(p,c){return this.slice(p,p+c)[i](0,c)}:function(p=0){return this.slice(p,p+d[i])[i](0)}})(a)}(),u.prototype._isBufferList=function(d){return d instanceof u||u.isBufferList(d)},u.isBufferList=function(d){return d!=null&&d[s]},n.exports=u},{buffer:17}],15:[function(r,n,l){const o=r("readable-stream").Duplex,s=r("inherits"),u=r("./BufferList");function d(a){if(!(this instanceof d))return new d(a);if(typeof a=="function"){this._callback=a;const i=function(p){this._callback&&(this._callback(p),this._callback=null)}.bind(this);this.on("pipe",function(p){p.on("error",i)}),this.on("unpipe",function(p){p.removeListener("error",i)}),a=null}u._init.call(this,a),o.call(this)}s(d,o),Object.assign(d.prototype,u.prototype),d.prototype._new=function(a){return new d(a)},d.prototype._write=function(a,i,p){this._appendBuffer(a),typeof p=="function"&&p()},d.prototype._read=function(a){if(!this.length)return this.push(null);a=Math.min(a,this.length),this.push(this.slice(0,a)),this.consume(a)},d.prototype.end=function(a){o.prototype.end.call(this,a),this._callback&&(this._callback(null,this.slice()),this._callback=null)},d.prototype._destroy=function(a,i){this._bufs.length=0,this.length=0,i(a)},d.prototype._isBufferList=function(a){return a instanceof d||a instanceof u||d.isBufferList(a)},d.isBufferList=u.isBufferList,n.exports=d,n.exports.BufferListStream=d,n.exports.BufferList=u},{"./BufferList":14,inherits:24,"readable-stream":69}],16:[function(r,n,l){},{}],17:[function(r,n,l){(function(o){(function(){var s=r("base64-js"),u=r("ieee754");l.Buffer=i,l.SlowBuffer=function(b){return+b!=b&&(b=0),i.alloc(+b)},l.INSPECT_MAX_BYTES=50;var d=2147483647;function a(b){if(b>d)throw new RangeError('The value "'+b+'" is invalid for option "size"');var _=new Uint8Array(b);return _.__proto__=i.prototype,_}function i(b,_,R){if(typeof b=="number"){if(typeof _=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return f(b)}return p(b,_,R)}function p(b,_,R){if(typeof b=="string")return function(te,se){if(typeof se=="string"&&se!==""||(se="utf8"),!i.isEncoding(se))throw new TypeError("Unknown encoding: "+se);var j=0|m(te,se),S=a(j),k=S.write(te,se);return k!==j&&(S=S.slice(0,k)),S}(b,_);if(ArrayBuffer.isView(b))return h(b);if(b==null)throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof b);if(ie(b,ArrayBuffer)||b&&ie(b.buffer,ArrayBuffer))return function(te,se,j){if(se<0||te.byteLength<se)throw new RangeError('"offset" is outside of buffer bounds');if(te.byteLength<se+(j||0))throw new RangeError('"length" is outside of buffer bounds');var S;return S=se===void 0&&j===void 0?new Uint8Array(te):j===void 0?new Uint8Array(te,se):new Uint8Array(te,se,j),S.__proto__=i.prototype,S}(b,_,R);if(typeof b=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var G=b.valueOf&&b.valueOf();if(G!=null&&G!==b)return i.from(G,_,R);var J=function(te){if(i.isBuffer(te)){var se=0|y(te.length),j=a(se);return j.length===0||te.copy(j,0,0,se),j}if(te.length!==void 0)return typeof te.length!="number"||ae(te.length)?a(0):h(te);if(te.type==="Buffer"&&Array.isArray(te.data))return h(te.data)}(b);if(J)return J;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof b[Symbol.toPrimitive]=="function")return i.from(b[Symbol.toPrimitive]("string"),_,R);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof b)}function c(b){if(typeof b!="number")throw new TypeError('"size" argument must be of type number');if(b<0)throw new RangeError('The value "'+b+'" is invalid for option "size"')}function f(b){return c(b),a(b<0?0:0|y(b))}function h(b){for(var _=b.length<0?0:0|y(b.length),R=a(_),G=0;G<_;G+=1)R[G]=255&b[G];return R}function y(b){if(b>=d)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+d.toString(16)+" bytes");return 0|b}function m(b,_){if(i.isBuffer(b))return b.length;if(ArrayBuffer.isView(b)||ie(b,ArrayBuffer))return b.byteLength;if(typeof b!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof b);var R=b.length,G=arguments.length>2&&arguments[2]===!0;if(!G&&R===0)return 0;for(var J=!1;;)switch(_){case"ascii":case"latin1":case"binary":return R;case"utf8":case"utf-8":return W(b).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*R;case"hex":return R>>>1;case"base64":return ee(b).length;default:if(J)return G?-1:W(b).length;_=(""+_).toLowerCase(),J=!0}}function v(b,_,R){var G=b[_];b[_]=b[R],b[R]=G}function x(b,_,R,G,J){if(b.length===0)return-1;if(typeof R=="string"?(G=R,R=0):R>2147483647?R=2147483647:R<-2147483648&&(R=-2147483648),ae(R=+R)&&(R=J?0:b.length-1),R<0&&(R=b.length+R),R>=b.length){if(J)return-1;R=b.length-1}else if(R<0){if(!J)return-1;R=0}if(typeof _=="string"&&(_=i.from(_,G)),i.isBuffer(_))return _.length===0?-1:g(b,_,R,G,J);if(typeof _=="number")return _&=255,typeof Uint8Array.prototype.indexOf=="function"?J?Uint8Array.prototype.indexOf.call(b,_,R):Uint8Array.prototype.lastIndexOf.call(b,_,R):g(b,[_],R,G,J);throw new TypeError("val must be string, number or Buffer")}function g(b,_,R,G,J){var te,se=1,j=b.length,S=_.length;if(G!==void 0&&((G=String(G).toLowerCase())==="ucs2"||G==="ucs-2"||G==="utf16le"||G==="utf-16le")){if(b.length<2||_.length<2)return-1;se=2,j/=2,S/=2,R/=2}function k(ce,me){return se===1?ce[me]:ce.readUInt16BE(me*se)}if(J){var Y=-1;for(te=R;te<j;te++)if(k(b,te)===k(_,Y===-1?0:te-Y)){if(Y===-1&&(Y=te),te-Y+1===S)return Y*se}else Y!==-1&&(te-=te-Y),Y=-1}else for(R+S>j&&(R=j-S),te=R;te>=0;te--){for(var ne=!0,ue=0;ue<S;ue++)if(k(b,te+ue)!==k(_,ue)){ne=!1;break}if(ne)return te}return-1}function w(b,_,R,G){R=Number(R)||0;var J=b.length-R;G?(G=Number(G))>J&&(G=J):G=J;var te=_.length;G>te/2&&(G=te/2);for(var se=0;se<G;++se){var j=parseInt(_.substr(2*se,2),16);if(ae(j))return se;b[R+se]=j}return se}function F(b,_,R,G){return oe(W(_,b.length-R),b,R,G)}function T(b,_,R,G){return oe(function(J){for(var te=[],se=0;se<J.length;++se)te.push(255&J.charCodeAt(se));return te}(_),b,R,G)}function I(b,_,R,G){return T(b,_,R,G)}function D(b,_,R,G){return oe(ee(_),b,R,G)}function X(b,_,R,G){return oe(function(J,te){for(var se,j,S,k=[],Y=0;Y<J.length&&!((te-=2)<0);++Y)se=J.charCodeAt(Y),j=se>>8,S=se%256,k.push(S),k.push(j);return k}(_,b.length-R),b,R,G)}function K(b,_,R){return _===0&&R===b.length?s.fromByteArray(b):s.fromByteArray(b.slice(_,R))}function E(b,_,R){R=Math.min(b.length,R);for(var G=[],J=_;J<R;){var te,se,j,S,k=b[J],Y=null,ne=k>239?4:k>223?3:k>191?2:1;if(J+ne<=R)switch(ne){case 1:k<128&&(Y=k);break;case 2:(192&(te=b[J+1]))==128&&(S=(31&k)<<6|63&te)>127&&(Y=S);break;case 3:te=b[J+1],se=b[J+2],(192&te)==128&&(192&se)==128&&(S=(15&k)<<12|(63&te)<<6|63&se)>2047&&(S<55296||S>57343)&&(Y=S);break;case 4:te=b[J+1],se=b[J+2],j=b[J+3],(192&te)==128&&(192&se)==128&&(192&j)==128&&(S=(15&k)<<18|(63&te)<<12|(63&se)<<6|63&j)>65535&&S<1114112&&(Y=S)}Y===null?(Y=65533,ne=1):Y>65535&&(Y-=65536,G.push(Y>>>10&1023|55296),Y=56320|1023&Y),G.push(Y),J+=ne}return function(ue){var ce=ue.length;if(ce<=A)return String.fromCharCode.apply(String,ue);for(var me="",xe=0;xe<ce;)me+=String.fromCharCode.apply(String,ue.slice(xe,xe+=A));return me}(G)}l.kMaxLength=d,i.TYPED_ARRAY_SUPPORT=function(){try{var b=new Uint8Array(1);return b.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},b.foo()===42}catch(_){return!1}}(),i.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."),Object.defineProperty(i.prototype,"parent",{enumerable:!0,get:function(){if(i.isBuffer(this))return this.buffer}}),Object.defineProperty(i.prototype,"offset",{enumerable:!0,get:function(){if(i.isBuffer(this))return this.byteOffset}}),typeof Symbol!="undefined"&&Symbol.species!=null&&i[Symbol.species]===i&&Object.defineProperty(i,Symbol.species,{value:null,configurable:!0,enumerable:!1,writable:!1}),i.poolSize=8192,i.from=function(b,_,R){return p(b,_,R)},i.prototype.__proto__=Uint8Array.prototype,i.__proto__=Uint8Array,i.alloc=function(b,_,R){return function(G,J,te){return c(G),G<=0?a(G):J!==void 0?typeof te=="string"?a(G).fill(J,te):a(G).fill(J):a(G)}(b,_,R)},i.allocUnsafe=function(b){return f(b)},i.allocUnsafeSlow=function(b){return f(b)},i.isBuffer=function(b){return b!=null&&b._isBuffer===!0&&b!==i.prototype},i.compare=function(b,_){if(ie(b,Uint8Array)&&(b=i.from(b,b.offset,b.byteLength)),ie(_,Uint8Array)&&(_=i.from(_,_.offset,_.byteLength)),!i.isBuffer(b)||!i.isBuffer(_))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(b===_)return 0;for(var R=b.length,G=_.length,J=0,te=Math.min(R,G);J<te;++J)if(b[J]!==_[J]){R=b[J],G=_[J];break}return R<G?-1:G<R?1:0},i.isEncoding=function(b){switch(String(b).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}},i.concat=function(b,_){if(!Array.isArray(b))throw new TypeError('"list" argument must be an Array of Buffers');if(b.length===0)return i.alloc(0);var R;if(_===void 0)for(_=0,R=0;R<b.length;++R)_+=b[R].length;var G=i.allocUnsafe(_),J=0;for(R=0;R<b.length;++R){var te=b[R];if(ie(te,Uint8Array)&&(te=i.from(te)),!i.isBuffer(te))throw new TypeError('"list" argument must be an Array of Buffers');te.copy(G,J),J+=te.length}return G},i.byteLength=m,i.prototype._isBuffer=!0,i.prototype.swap16=function(){var b=this.length;if(b%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var _=0;_<b;_+=2)v(this,_,_+1);return this},i.prototype.swap32=function(){var b=this.length;if(b%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var _=0;_<b;_+=4)v(this,_,_+3),v(this,_+1,_+2);return this},i.prototype.swap64=function(){var b=this.length;if(b%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var _=0;_<b;_+=8)v(this,_,_+7),v(this,_+1,_+6),v(this,_+2,_+5),v(this,_+3,_+4);return this},i.prototype.toString=function(){var b=this.length;return b===0?"":arguments.length===0?E(this,0,b):function(_,R,G){var J=!1;if((R===void 0||R<0)&&(R=0),R>this.length||((G===void 0||G>this.length)&&(G=this.length),G<=0)||(G>>>=0)<=(R>>>=0))return"";for(_||(_="utf8");;)switch(_){case"hex":return U(this,R,G);case"utf8":case"utf-8":return E(this,R,G);case"ascii":return C(this,R,G);case"latin1":case"binary":return B(this,R,G);case"base64":return K(this,R,G);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return q(this,R,G);default:if(J)throw new TypeError("Unknown encoding: "+_);_=(_+"").toLowerCase(),J=!0}}.apply(this,arguments)},i.prototype.toLocaleString=i.prototype.toString,i.prototype.equals=function(b){if(!i.isBuffer(b))throw new TypeError("Argument must be a Buffer");return this===b||i.compare(this,b)===0},i.prototype.inspect=function(){var b="",_=l.INSPECT_MAX_BYTES;return b=this.toString("hex",0,_).replace(/(.{2})/g,"$1 ").trim(),this.length>_&&(b+=" ... "),"<Buffer "+b+">"},i.prototype.compare=function(b,_,R,G,J){if(ie(b,Uint8Array)&&(b=i.from(b,b.offset,b.byteLength)),!i.isBuffer(b))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof b);if(_===void 0&&(_=0),R===void 0&&(R=b?b.length:0),G===void 0&&(G=0),J===void 0&&(J=this.length),_<0||R>b.length||G<0||J>this.length)throw new RangeError("out of range index");if(G>=J&&_>=R)return 0;if(G>=J)return-1;if(_>=R)return 1;if(_>>>=0,R>>>=0,G>>>=0,J>>>=0,this===b)return 0;for(var te=J-G,se=R-_,j=Math.min(te,se),S=this.slice(G,J),k=b.slice(_,R),Y=0;Y<j;++Y)if(S[Y]!==k[Y]){te=S[Y],se=k[Y];break}return te<se?-1:se<te?1:0},i.prototype.includes=function(b,_,R){return this.indexOf(b,_,R)!==-1},i.prototype.indexOf=function(b,_,R){return x(this,b,_,R,!0)},i.prototype.lastIndexOf=function(b,_,R){return x(this,b,_,R,!1)},i.prototype.write=function(b,_,R,G){if(_===void 0)G="utf8",R=this.length,_=0;else if(R===void 0&&typeof _=="string")G=_,R=this.length,_=0;else{if(!isFinite(_))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");_>>>=0,isFinite(R)?(R>>>=0,G===void 0&&(G="utf8")):(G=R,R=void 0)}var J=this.length-_;if((R===void 0||R>J)&&(R=J),b.length>0&&(R<0||_<0)||_>this.length)throw new RangeError("Attempt to write outside buffer bounds");G||(G="utf8");for(var te=!1;;)switch(G){case"hex":return w(this,b,_,R);case"utf8":case"utf-8":return F(this,b,_,R);case"ascii":return T(this,b,_,R);case"latin1":case"binary":return I(this,b,_,R);case"base64":return D(this,b,_,R);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return X(this,b,_,R);default:if(te)throw new TypeError("Unknown encoding: "+G);G=(""+G).toLowerCase(),te=!0}},i.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var A=4096;function C(b,_,R){var G="";R=Math.min(b.length,R);for(var J=_;J<R;++J)G+=String.fromCharCode(127&b[J]);return G}function B(b,_,R){var G="";R=Math.min(b.length,R);for(var J=_;J<R;++J)G+=String.fromCharCode(b[J]);return G}function U(b,_,R){var G=b.length;(!_||_<0)&&(_=0),(!R||R<0||R>G)&&(R=G);for(var J="",te=_;te<R;++te)J+=H(b[te]);return J}function q(b,_,R){for(var G=b.slice(_,R),J="",te=0;te<G.length;te+=2)J+=String.fromCharCode(G[te]+256*G[te+1]);return J}function Z(b,_,R){if(b%1!=0||b<0)throw new RangeError("offset is not uint");if(b+_>R)throw new RangeError("Trying to access beyond buffer length")}function $(b,_,R,G,J,te){if(!i.isBuffer(b))throw new TypeError('"buffer" argument must be a Buffer instance');if(_>J||_<te)throw new RangeError('"value" argument is out of bounds');if(R+G>b.length)throw new RangeError("Index out of range")}function L(b,_,R,G,J,te){if(R+G>b.length)throw new RangeError("Index out of range");if(R<0)throw new RangeError("Index out of range")}function V(b,_,R,G,J){return _=+_,R>>>=0,J||L(b,0,R,4),u.write(b,_,R,G,23,4),R+4}function N(b,_,R,G,J){return _=+_,R>>>=0,J||L(b,0,R,8),u.write(b,_,R,G,52,8),R+8}i.prototype.slice=function(b,_){var R=this.length;b=~~b,_=_===void 0?R:~~_,b<0?(b+=R)<0&&(b=0):b>R&&(b=R),_<0?(_+=R)<0&&(_=0):_>R&&(_=R),_<b&&(_=b);var G=this.subarray(b,_);return G.__proto__=i.prototype,G},i.prototype.readUIntLE=function(b,_,R){b>>>=0,_>>>=0,R||Z(b,_,this.length);for(var G=this[b],J=1,te=0;++te<_&&(J*=256);)G+=this[b+te]*J;return G},i.prototype.readUIntBE=function(b,_,R){b>>>=0,_>>>=0,R||Z(b,_,this.length);for(var G=this[b+--_],J=1;_>0&&(J*=256);)G+=this[b+--_]*J;return G},i.prototype.readUInt8=function(b,_){return b>>>=0,_||Z(b,1,this.length),this[b]},i.prototype.readUInt16LE=function(b,_){return b>>>=0,_||Z(b,2,this.length),this[b]|this[b+1]<<8},i.prototype.readUInt16BE=function(b,_){return b>>>=0,_||Z(b,2,this.length),this[b]<<8|this[b+1]},i.prototype.readUInt32LE=function(b,_){return b>>>=0,_||Z(b,4,this.length),(this[b]|this[b+1]<<8|this[b+2]<<16)+16777216*this[b+3]},i.prototype.readUInt32BE=function(b,_){return b>>>=0,_||Z(b,4,this.length),16777216*this[b]+(this[b+1]<<16|this[b+2]<<8|this[b+3])},i.prototype.readIntLE=function(b,_,R){b>>>=0,_>>>=0,R||Z(b,_,this.length);for(var G=this[b],J=1,te=0;++te<_&&(J*=256);)G+=this[b+te]*J;return G>=(J*=128)&&(G-=Math.pow(2,8*_)),G},i.prototype.readIntBE=function(b,_,R){b>>>=0,_>>>=0,R||Z(b,_,this.length);for(var G=_,J=1,te=this[b+--G];G>0&&(J*=256);)te+=this[b+--G]*J;return te>=(J*=128)&&(te-=Math.pow(2,8*_)),te},i.prototype.readInt8=function(b,_){return b>>>=0,_||Z(b,1,this.length),128&this[b]?-1*(255-this[b]+1):this[b]},i.prototype.readInt16LE=function(b,_){b>>>=0,_||Z(b,2,this.length);var R=this[b]|this[b+1]<<8;return 32768&R?4294901760|R:R},i.prototype.readInt16BE=function(b,_){b>>>=0,_||Z(b,2,this.length);var R=this[b+1]|this[b]<<8;return 32768&R?4294901760|R:R},i.prototype.readInt32LE=function(b,_){return b>>>=0,_||Z(b,4,this.length),this[b]|this[b+1]<<8|this[b+2]<<16|this[b+3]<<24},i.prototype.readInt32BE=function(b,_){return b>>>=0,_||Z(b,4,this.length),this[b]<<24|this[b+1]<<16|this[b+2]<<8|this[b+3]},i.prototype.readFloatLE=function(b,_){return b>>>=0,_||Z(b,4,this.length),u.read(this,b,!0,23,4)},i.prototype.readFloatBE=function(b,_){return b>>>=0,_||Z(b,4,this.length),u.read(this,b,!1,23,4)},i.prototype.readDoubleLE=function(b,_){return b>>>=0,_||Z(b,8,this.length),u.read(this,b,!0,52,8)},i.prototype.readDoubleBE=function(b,_){return b>>>=0,_||Z(b,8,this.length),u.read(this,b,!1,52,8)},i.prototype.writeUIntLE=function(b,_,R,G){b=+b,_>>>=0,R>>>=0,G||$(this,b,_,R,Math.pow(2,8*R)-1,0);var J=1,te=0;for(this[_]=255&b;++te<R&&(J*=256);)this[_+te]=b/J&255;return _+R},i.prototype.writeUIntBE=function(b,_,R,G){b=+b,_>>>=0,R>>>=0,G||$(this,b,_,R,Math.pow(2,8*R)-1,0);var J=R-1,te=1;for(this[_+J]=255&b;--J>=0&&(te*=256);)this[_+J]=b/te&255;return _+R},i.prototype.writeUInt8=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,1,255,0),this[_]=255&b,_+1},i.prototype.writeUInt16LE=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,2,65535,0),this[_]=255&b,this[_+1]=b>>>8,_+2},i.prototype.writeUInt16BE=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,2,65535,0),this[_]=b>>>8,this[_+1]=255&b,_+2},i.prototype.writeUInt32LE=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,4,4294967295,0),this[_+3]=b>>>24,this[_+2]=b>>>16,this[_+1]=b>>>8,this[_]=255&b,_+4},i.prototype.writeUInt32BE=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,4,4294967295,0),this[_]=b>>>24,this[_+1]=b>>>16,this[_+2]=b>>>8,this[_+3]=255&b,_+4},i.prototype.writeIntLE=function(b,_,R,G){if(b=+b,_>>>=0,!G){var J=Math.pow(2,8*R-1);$(this,b,_,R,J-1,-J)}var te=0,se=1,j=0;for(this[_]=255&b;++te<R&&(se*=256);)b<0&&j===0&&this[_+te-1]!==0&&(j=1),this[_+te]=(b/se>>0)-j&255;return _+R},i.prototype.writeIntBE=function(b,_,R,G){if(b=+b,_>>>=0,!G){var J=Math.pow(2,8*R-1);$(this,b,_,R,J-1,-J)}var te=R-1,se=1,j=0;for(this[_+te]=255&b;--te>=0&&(se*=256);)b<0&&j===0&&this[_+te+1]!==0&&(j=1),this[_+te]=(b/se>>0)-j&255;return _+R},i.prototype.writeInt8=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,1,127,-128),b<0&&(b=255+b+1),this[_]=255&b,_+1},i.prototype.writeInt16LE=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,2,32767,-32768),this[_]=255&b,this[_+1]=b>>>8,_+2},i.prototype.writeInt16BE=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,2,32767,-32768),this[_]=b>>>8,this[_+1]=255&b,_+2},i.prototype.writeInt32LE=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,4,2147483647,-2147483648),this[_]=255&b,this[_+1]=b>>>8,this[_+2]=b>>>16,this[_+3]=b>>>24,_+4},i.prototype.writeInt32BE=function(b,_,R){return b=+b,_>>>=0,R||$(this,b,_,4,2147483647,-2147483648),b<0&&(b=4294967295+b+1),this[_]=b>>>24,this[_+1]=b>>>16,this[_+2]=b>>>8,this[_+3]=255&b,_+4},i.prototype.writeFloatLE=function(b,_,R){return V(this,b,_,!0,R)},i.prototype.writeFloatBE=function(b,_,R){return V(this,b,_,!1,R)},i.prototype.writeDoubleLE=function(b,_,R){return N(this,b,_,!0,R)},i.prototype.writeDoubleBE=function(b,_,R){return N(this,b,_,!1,R)},i.prototype.copy=function(b,_,R,G){if(!i.isBuffer(b))throw new TypeError("argument should be a Buffer");if(R||(R=0),G||G===0||(G=this.length),_>=b.length&&(_=b.length),_||(_=0),G>0&&G<R&&(G=R),G===R||b.length===0||this.length===0)return 0;if(_<0)throw new RangeError("targetStart out of bounds");if(R<0||R>=this.length)throw new RangeError("Index out of range");if(G<0)throw new RangeError("sourceEnd out of bounds");G>this.length&&(G=this.length),b.length-_<G-R&&(G=b.length-_+R);var J=G-R;if(this===b&&typeof Uint8Array.prototype.copyWithin=="function")this.copyWithin(_,R,G);else if(this===b&&R<_&&_<G)for(var te=J-1;te>=0;--te)b[te+_]=this[te+R];else Uint8Array.prototype.set.call(b,this.subarray(R,G),_);return J},i.prototype.fill=function(b,_,R,G){if(typeof b=="string"){if(typeof _=="string"?(G=_,_=0,R=this.length):typeof R=="string"&&(G=R,R=this.length),G!==void 0&&typeof G!="string")throw new TypeError("encoding must be a string");if(typeof G=="string"&&!i.isEncoding(G))throw new TypeError("Unknown encoding: "+G);if(b.length===1){var J=b.charCodeAt(0);(G==="utf8"&&J<128||G==="latin1")&&(b=J)}}else typeof b=="number"&&(b&=255);if(_<0||this.length<_||this.length<R)throw new RangeError("Out of range index");if(R<=_)return this;var te;if(_>>>=0,R=R===void 0?this.length:R>>>0,b||(b=0),typeof b=="number")for(te=_;te<R;++te)this[te]=b;else{var se=i.isBuffer(b)?b:i.from(b,G),j=se.length;if(j===0)throw new TypeError('The value "'+b+'" is invalid for argument "value"');for(te=0;te<R-_;++te)this[te+_]=se[te%j]}return this};var O=/[^+/0-9A-Za-z-_]/g;function H(b){return b<16?"0"+b.toString(16):b.toString(16)}function W(b,_){var R;_=_||1/0;for(var G=b.length,J=null,te=[],se=0;se<G;++se){if((R=b.charCodeAt(se))>55295&&R<57344){if(!J){if(R>56319){(_-=3)>-1&&te.push(239,191,189);continue}if(se+1===G){(_-=3)>-1&&te.push(239,191,189);continue}J=R;continue}if(R<56320){(_-=3)>-1&&te.push(239,191,189),J=R;continue}R=65536+(J-55296<<10|R-56320)}else J&&(_-=3)>-1&&te.push(239,191,189);if(J=null,R<128){if((_-=1)<0)break;te.push(R)}else if(R<2048){if((_-=2)<0)break;te.push(R>>6|192,63&R|128)}else if(R<65536){if((_-=3)<0)break;te.push(R>>12|224,R>>6&63|128,63&R|128)}else{if(!(R<1114112))throw new Error("Invalid code point");if((_-=4)<0)break;te.push(R>>18|240,R>>12&63|128,R>>6&63|128,63&R|128)}}return te}function ee(b){return s.toByteArray(function(_){if((_=(_=_.split("=")[0]).trim().replace(O,"")).length<2)return"";for(;_.length%4!=0;)_+="=";return _}(b))}function oe(b,_,R,G){for(var J=0;J<G&&!(J+R>=_.length||J>=b.length);++J)_[J+R]=b[J];return J}function ie(b,_){return b instanceof _||b!=null&&b.constructor!=null&&b.constructor.name!=null&&b.constructor.name===_.name}function ae(b){return b!=b}}).call(this)}).call(this,r("buffer").Buffer)},{"base64-js":13,buffer:17,ieee754:23}],18:[function(r,n,l){(function(o){(function(){l.formatArgs=function(u){if(u[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+u[0]+(this.useColors?"%c ":" ")+"+"+n.exports.humanize(this.diff),!this.useColors)return;const d="color: "+this.color;u.splice(1,0,d,"color: inherit");let a=0,i=0;u[0].replace(/%[a-zA-Z%]/g,p=>{p!=="%%"&&p==="%c"&&(i=++a)}),u.splice(i,0,d)},l.save=function(u){try{u?l.storage.setItem("debug",u):l.storage.removeItem("debug")}catch(d){}},l.load=function(){let u;try{u=l.storage.getItem("debug")}catch(d){}return!u&&o!==void 0&&"env"in o&&(u=o.env.DEBUG),u},l.useColors=function(){return typeof window!="undefined"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)?!0:typeof navigator!="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)?!1:typeof document!="undefined"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window!="undefined"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator!="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator!="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},l.storage=function(){try{return localStorage}catch(u){}}(),l.destroy=(()=>{let u=!1;return()=>{u||(u=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),l.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],l.log=console.debug||console.log||(()=>{}),n.exports=r("./common")(l);const{formatters:s}=n.exports;s.j=function(u){try{return JSON.stringify(u)}catch(d){return"[UnexpectedJSONParseError]: "+d.message}}}).call(this)}).call(this,r("_process"))},{"./common":19,_process:50}],19:[function(r,n,l){n.exports=function(o){function s(a){let i,p,c,f=null;function h(...y){if(!h.enabled)return;const m=h,v=Number(new Date),x=v-(i||v);m.diff=x,m.prev=i,m.curr=v,i=v,y[0]=s.coerce(y[0]),typeof y[0]!="string"&&y.unshift("%O");let g=0;y[0]=y[0].replace(/%([a-zA-Z%])/g,(w,F)=>{if(w==="%%")return"%";g++;const T=s.formatters[F];if(typeof T=="function"){const I=y[g];w=T.call(m,I),y.splice(g,1),g--}return w}),s.formatArgs.call(m,y),(m.log||s.log).apply(m,y)}return h.namespace=a,h.useColors=s.useColors(),h.color=s.selectColor(a),h.extend=u,h.destroy=s.destroy,Object.defineProperty(h,"enabled",{enumerable:!0,configurable:!1,get:()=>f!==null?f:(p!==s.namespaces&&(p=s.namespaces,c=s.enabled(a)),c),set:y=>{f=y}}),typeof s.init=="function"&&s.init(h),h}function u(a,i){const p=s(this.namespace+(i===void 0?":":i)+a);return p.log=this.log,p}function d(a){return a.toString().substring(2,a.toString().length-2).replace(/\.\*\?$/,"*")}return s.debug=s,s.default=s,s.coerce=function(a){return a instanceof Error?a.stack||a.message:a},s.disable=function(){const a=[...s.names.map(d),...s.skips.map(d).map(i=>"-"+i)].join(",");return s.enable(""),a},s.enable=function(a){let i;s.save(a),s.namespaces=a,s.names=[],s.skips=[];const p=(typeof a=="string"?a:"").split(/[\s,]+/),c=p.length;for(i=0;i<c;i++)p[i]&&((a=p[i].replace(/\*/g,".*?"))[0]==="-"?s.skips.push(new RegExp("^"+a.substr(1)+"$")):s.names.push(new RegExp("^"+a+"$")))},s.enabled=function(a){if(a[a.length-1]==="*")return!0;let i,p;for(i=0,p=s.skips.length;i<p;i++)if(s.skips[i].test(a))return!1;for(i=0,p=s.names.length;i<p;i++)if(s.names[i].test(a))return!0;return!1},s.humanize=r("ms"),s.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(o).forEach(a=>{s[a]=o[a]}),s.names=[],s.skips=[],s.formatters={},s.selectColor=function(a){let i=0;for(let p=0;p<a.length;p++)i=(i<<5)-i+a.charCodeAt(p),i|=0;return s.colors[Math.abs(i)%s.colors.length]},s.enable(s.load()),s}},{ms:45}],20:[function(r,n,l){(function(o,s){(function(){var u=r("readable-stream"),d=r("end-of-stream"),a=r("inherits"),i=r("stream-shift"),p=s.from&&s.from!==Uint8Array.from?s.from([0]):new s([0]),c=function(m,v){m._corked?m.once("uncork",v):v()},f=function(m,v){return function(x){x?function(g,w){g._autoDestroy&&g.destroy(w)}(m,x.message==="premature close"?null:x):v&&!m._ended&&m.end()}},h=function(){},y=function(m,v,x){if(!(this instanceof y))return new y(m,v,x);u.Duplex.call(this,x),this._writable=null,this._readable=null,this._readable2=null,this._autoDestroy=!x||x.autoDestroy!==!1,this._forwardDestroy=!x||x.destroy!==!1,this._forwardEnd=!x||x.end!==!1,this._corked=1,this._ondrain=null,this._drained=!1,this._forwarding=!1,this._unwrite=null,this._unread=null,this._ended=!1,this.destroyed=!1,m&&this.setWritable(m),v&&this.setReadable(v)};a(y,u.Duplex),y.obj=function(m,v,x){return x||(x={}),x.objectMode=!0,x.highWaterMark=16,new y(m,v,x)},y.prototype.cork=function(){++this._corked==1&&this.emit("cork")},y.prototype.uncork=function(){this._corked&&--this._corked==0&&this.emit("uncork")},y.prototype.setWritable=function(m){if(this._unwrite&&this._unwrite(),this.destroyed)m&&m.destroy&&m.destroy();else if(m!==null&&m!==!1){var v=this,x=d(m,{writable:!0,readable:!1},f(this,this._forwardEnd)),g=function(){var w=v._ondrain;v._ondrain=null,w&&w()};this._unwrite&&o.nextTick(g),this._writable=m,this._writable.on("drain",g),this._unwrite=function(){v._writable.removeListener("drain",g),x()},this.uncork()}else this.end()},y.prototype.setReadable=function(m){if(this._unread&&this._unread(),this.destroyed)m&&m.destroy&&m.destroy();else{if(m===null||m===!1)return this.push(null),void this.resume();var v,x=this,g=d(m,{writable:!1,readable:!0},f(this)),w=function(){x._forward()},F=function(){x.push(null)};this._drained=!0,this._readable=m,this._readable2=m._readableState?m:(v=m,new u.Readable({objectMode:!0,highWaterMark:16}).wrap(v)),this._readable2.on("readable",w),this._readable2.on("end",F),this._unread=function(){x._readable2.removeListener("readable",w),x._readable2.removeListener("end",F),g()},this._forward()}},y.prototype._read=function(){this._drained=!0,this._forward()},y.prototype._forward=function(){if(!this._forwarding&&this._readable2&&this._drained){var m;for(this._forwarding=!0;this._drained&&(m=i(this._readable2))!==null;)this.destroyed||(this._drained=this.push(m));this._forwarding=!1}},y.prototype.destroy=function(m,v){if(v||(v=h),this.destroyed)return v(null);this.destroyed=!0;var x=this;o.nextTick(function(){x._destroy(m),v(null)})},y.prototype._destroy=function(m){if(m){var v=this._ondrain;this._ondrain=null,v?v(m):this.emit("error",m)}this._forwardDestroy&&(this._readable&&this._readable.destroy&&this._readable.destroy(),this._writable&&this._writable.destroy&&this._writable.destroy()),this.emit("close")},y.prototype._write=function(m,v,x){if(!this.destroyed)return this._corked?c(this,this._write.bind(this,m,v,x)):m===p?this._finish(x):this._writable?void(this._writable.write(m)===!1?this._ondrain=x:this.destroyed||x()):x()},y.prototype._finish=function(m){var v=this;this.emit("preend"),c(this,function(){var x,g;x=v._forwardEnd&&v._writable,g=function(){v._writableState.prefinished===!1&&(v._writableState.prefinished=!0),v.emit("prefinish"),c(v,m)},x?x._writableState&&x._writableState.finished?g():x._writableState?x.end(g):(x.end(),g()):g()})},y.prototype.end=function(m,v,x){return typeof m=="function"?this.end(null,null,m):typeof v=="function"?this.end(m,null,v):(this._ended=!0,m&&this.write(m),this._writableState.ending||this._writableState.destroyed||this.write(p),u.Writable.prototype.end.call(this,x))},n.exports=y}).call(this)}).call(this,r("_process"),r("buffer").Buffer)},{_process:50,buffer:17,"end-of-stream":21,inherits:24,"readable-stream":69,"stream-shift":74}],21:[function(r,n,l){(function(o){(function(){var s=r("once"),u=function(){},d=function(a,i,p){if(typeof i=="function")return d(a,null,i);i||(i={}),p=s(p||u);var c=a._writableState,f=a._readableState,h=i.readable||i.readable!==!1&&a.readable,y=i.writable||i.writable!==!1&&a.writable,m=!1,v=function(){a.writable||x()},x=function(){y=!1,h||p.call(a)},g=function(){h=!1,y||p.call(a)},w=function(X){p.call(a,X?new Error("exited with error code: "+X):null)},F=function(X){p.call(a,X)},T=function(){o.nextTick(I)},I=function(){if(!m)return(!h||f&&f.ended&&!f.destroyed)&&(!y||c&&c.ended&&!c.destroyed)?void 0:p.call(a,new Error("premature close"))},D=function(){a.req.on("finish",x)};return function(X){return X.setHeader&&typeof X.abort=="function"}(a)?(a.on("complete",x),a.on("abort",T),a.req?D():a.on("request",D)):y&&!c&&(a.on("end",v),a.on("close",v)),function(X){return X.stdio&&Array.isArray(X.stdio)&&X.stdio.length===3}(a)&&a.on("exit",w),a.on("end",g),a.on("finish",x),i.error!==!1&&a.on("error",F),a.on("close",T),function(){m=!0,a.removeListener("complete",x),a.removeListener("abort",T),a.removeListener("request",D),a.req&&a.req.removeListener("finish",x),a.removeListener("end",v),a.removeListener("close",v),a.removeListener("finish",x),a.removeListener("exit",w),a.removeListener("end",g),a.removeListener("error",F),a.removeListener("close",T)}};n.exports=d}).call(this)}).call(this,r("_process"))},{_process:50,once:48}],22:[function(r,n,l){var o=Object.create||function(g){var w=function(){};return w.prototype=g,new w},s=Object.keys||function(g){var w=[];for(var F in g)Object.prototype.hasOwnProperty.call(g,F)&&w.push(F);return F},u=Function.prototype.bind||function(g){var w=this;return function(){return w.apply(g,arguments)}};function d(){this._events&&Object.prototype.hasOwnProperty.call(this,"_events")||(this._events=o(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0}n.exports=d,d.EventEmitter=d,d.prototype._events=void 0,d.prototype._maxListeners=void 0;var a,i=10;try{var p={};Object.defineProperty&&Object.defineProperty(p,"x",{value:0}),a=p.x===0}catch(g){a=!1}function c(g){return g._maxListeners===void 0?d.defaultMaxListeners:g._maxListeners}function f(g,w,F,T){var I,D,X;if(typeof F!="function")throw new TypeError('"listener" argument must be a function');if((D=g._events)?(D.newListener&&(g.emit("newListener",w,F.listener?F.listener:F),D=g._events),X=D[w]):(D=g._events=o(null),g._eventsCount=0),X){if(typeof X=="function"?X=D[w]=T?[F,X]:[X,F]:T?X.unshift(F):X.push(F),!X.warned&&(I=c(g))&&I>0&&X.length>I){X.warned=!0;var K=new Error("Possible EventEmitter memory leak detected. "+X.length+' "'+String(w)+'" listeners added. Use emitter.setMaxListeners() to increase limit.');K.name="MaxListenersExceededWarning",K.emitter=g,K.type=w,K.count=X.length,typeof console=="object"&&console.warn&&console.warn("%s: %s",K.name,K.message)}}else X=D[w]=F,++g._eventsCount;return g}function h(){if(!this.fired)switch(this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length){case 0:return this.listener.call(this.target);case 1:return this.listener.call(this.target,arguments[0]);case 2:return this.listener.call(this.target,arguments[0],arguments[1]);case 3:return this.listener.call(this.target,arguments[0],arguments[1],arguments[2]);default:for(var g=new Array(arguments.length),w=0;w<g.length;++w)g[w]=arguments[w];this.listener.apply(this.target,g)}}function y(g,w,F){var T={fired:!1,wrapFn:void 0,target:g,type:w,listener:F},I=u.call(h,T);return I.listener=F,T.wrapFn=I,I}function m(g,w,F){var T=g._events;if(!T)return[];var I=T[w];return I?typeof I=="function"?F?[I.listener||I]:[I]:F?function(D){for(var X=new Array(D.length),K=0;K<X.length;++K)X[K]=D[K].listener||D[K];return X}(I):x(I,I.length):[]}function v(g){var w=this._events;if(w){var F=w[g];if(typeof F=="function")return 1;if(F)return F.length}return 0}function x(g,w){for(var F=new Array(w),T=0;T<w;++T)F[T]=g[T];return F}a?Object.defineProperty(d,"defaultMaxListeners",{enumerable:!0,get:function(){return i},set:function(g){if(typeof g!="number"||g<0||g!=g)throw new TypeError('"defaultMaxListeners" must be a positive number');i=g}}):d.defaultMaxListeners=i,d.prototype.setMaxListeners=function(g){if(typeof g!="number"||g<0||isNaN(g))throw new TypeError('"n" argument must be a positive number');return this._maxListeners=g,this},d.prototype.getMaxListeners=function(){return c(this)},d.prototype.emit=function(g){var w,F,T,I,D,X,K=g==="error";if(X=this._events)K=K&&X.error==null;else if(!K)return!1;if(K){if(arguments.length>1&&(w=arguments[1]),w instanceof Error)throw w;var E=new Error('Unhandled "error" event. ('+w+")");throw E.context=w,E}if(!(F=X[g]))return!1;var A=typeof F=="function";switch(T=arguments.length){case 1:(function(C,B,U){if(B)C.call(U);else for(var q=C.length,Z=x(C,q),$=0;$<q;++$)Z[$].call(U)})(F,A,this);break;case 2:(function(C,B,U,q){if(B)C.call(U,q);else for(var Z=C.length,$=x(C,Z),L=0;L<Z;++L)$[L].call(U,q)})(F,A,this,arguments[1]);break;case 3:(function(C,B,U,q,Z){if(B)C.call(U,q,Z);else for(var $=C.length,L=x(C,$),V=0;V<$;++V)L[V].call(U,q,Z)})(F,A,this,arguments[1],arguments[2]);break;case 4:(function(C,B,U,q,Z,$){if(B)C.call(U,q,Z,$);else for(var L=C.length,V=x(C,L),N=0;N<L;++N)V[N].call(U,q,Z,$)})(F,A,this,arguments[1],arguments[2],arguments[3]);break;default:for(I=new Array(T-1),D=1;D<T;D++)I[D-1]=arguments[D];(function(C,B,U,q){if(B)C.apply(U,q);else for(var Z=C.length,$=x(C,Z),L=0;L<Z;++L)$[L].apply(U,q)})(F,A,this,I)}return!0},d.prototype.addListener=function(g,w){return f(this,g,w,!1)},d.prototype.on=d.prototype.addListener,d.prototype.prependListener=function(g,w){return f(this,g,w,!0)},d.prototype.once=function(g,w){if(typeof w!="function")throw new TypeError('"listener" argument must be a function');return this.on(g,y(this,g,w)),this},d.prototype.prependOnceListener=function(g,w){if(typeof w!="function")throw new TypeError('"listener" argument must be a function');return this.prependListener(g,y(this,g,w)),this},d.prototype.removeListener=function(g,w){var F,T,I,D,X;if(typeof w!="function")throw new TypeError('"listener" argument must be a function');if(!(T=this._events))return this;if(!(F=T[g]))return this;if(F===w||F.listener===w)--this._eventsCount==0?this._events=o(null):(delete T[g],T.removeListener&&this.emit("removeListener",g,F.listener||w));else if(typeof F!="function"){for(I=-1,D=F.length-1;D>=0;D--)if(F[D]===w||F[D].listener===w){X=F[D].listener,I=D;break}if(I<0)return this;I===0?F.shift():function(K,E){for(var A=E,C=A+1,B=K.length;C<B;A+=1,C+=1)K[A]=K[C];K.pop()}(F,I),F.length===1&&(T[g]=F[0]),T.removeListener&&this.emit("removeListener",g,X||w)}return this},d.prototype.removeAllListeners=function(g){var w,F,T;if(!(F=this._events))return this;if(!F.removeListener)return arguments.length===0?(this._events=o(null),this._eventsCount=0):F[g]&&(--this._eventsCount==0?this._events=o(null):delete F[g]),this;if(arguments.length===0){var I,D=s(F);for(T=0;T<D.length;++T)(I=D[T])!=="removeListener"&&this.removeAllListeners(I);return this.removeAllListeners("removeListener"),this._events=o(null),this._eventsCount=0,this}if(typeof(w=F[g])=="function")this.removeListener(g,w);else if(w)for(T=w.length-1;T>=0;T--)this.removeListener(g,w[T]);return this},d.prototype.listeners=function(g){return m(this,g,!0)},d.prototype.rawListeners=function(g){return m(this,g,!1)},d.listenerCount=function(g,w){return typeof g.listenerCount=="function"?g.listenerCount(w):v.call(g,w)},d.prototype.listenerCount=v,d.prototype.eventNames=function(){return this._eventsCount>0?Reflect.ownKeys(this._events):[]}},{}],23:[function(r,n,l){l.read=function(o,s,u,d,a){var i,p,c=8*a-d-1,f=(1<<c)-1,h=f>>1,y=-7,m=u?a-1:0,v=u?-1:1,x=o[s+m];for(m+=v,i=x&(1<<-y)-1,x>>=-y,y+=c;y>0;i=256*i+o[s+m],m+=v,y-=8);for(p=i&(1<<-y)-1,i>>=-y,y+=d;y>0;p=256*p+o[s+m],m+=v,y-=8);if(i===0)i=1-h;else{if(i===f)return p?NaN:1/0*(x?-1:1);p+=Math.pow(2,d),i-=h}return(x?-1:1)*p*Math.pow(2,i-d)},l.write=function(o,s,u,d,a,i){var p,c,f,h=8*i-a-1,y=(1<<h)-1,m=y>>1,v=a===23?Math.pow(2,-24)-Math.pow(2,-77):0,x=d?0:i-1,g=d?1:-1,w=s<0||s===0&&1/s<0?1:0;for(s=Math.abs(s),isNaN(s)||s===1/0?(c=isNaN(s)?1:0,p=y):(p=Math.floor(Math.log(s)/Math.LN2),s*(f=Math.pow(2,-p))<1&&(p--,f*=2),(s+=p+m>=1?v/f:v*Math.pow(2,1-m))*f>=2&&(p++,f/=2),p+m>=y?(c=0,p=y):p+m>=1?(c=(s*f-1)*Math.pow(2,a),p+=m):(c=s*Math.pow(2,m-1)*Math.pow(2,a),p=0));a>=8;o[u+x]=255&c,x+=g,c/=256,a-=8);for(p=p<<a|c,h+=a;h>0;o[u+x]=255&p,x+=g,p/=256,h-=8);o[u+x-g]|=128*w}},{}],24:[function(r,n,l){typeof Object.create=="function"?n.exports=function(o,s){s&&(o.super_=s,o.prototype=Object.create(s.prototype,{constructor:{value:o,enumerable:!1,writable:!0,configurable:!0}}))}:n.exports=function(o,s){if(s){o.super_=s;var u=function(){};u.prototype=s.prototype,o.prototype=new u,o.prototype.constructor=o}}},{}],25:[function(r,n,l){Object.defineProperty(l,"__esModule",{value:!0});var o=function(){function s(u,d){this.color=!0,this.key=void 0,this.value=void 0,this.parent=void 0,this.brother=void 0,this.leftChild=void 0,this.rightChild=void 0,this.key=u,this.value=d}return s.prototype.rotateLeft=function(){var u=this.parent,d=this.brother,a=this.leftChild,i=this.rightChild;if(!i)throw new Error("unknown error");var p=i.leftChild,c=i.rightChild;return u&&(u.leftChild===this?u.leftChild=i:u.rightChild===this&&(u.rightChild=i)),i.parent=u,i.brother=d,i.leftChild=this,i.rightChild=c,d&&(d.brother=i),this.parent=i,this.brother=c,this.leftChild=a,this.rightChild=p,c&&(c.parent=i,c.brother=this),a&&(a.parent=this,a.brother=p),p&&(p.parent=this,p.brother=a),i},s.prototype.rotateRight=function(){var u=this.parent,d=this.brother,a=this.leftChild;if(!a)throw new Error("unknown error");var i=this.rightChild,p=a.leftChild,c=a.rightChild;return u&&(u.leftChild===this?u.leftChild=a:u.rightChild===this&&(u.rightChild=a)),a.parent=u,a.brother=d,a.leftChild=p,a.rightChild=this,d&&(d.brother=a),p&&(p.parent=a,p.brother=this),this.parent=a,this.brother=p,this.leftChild=c,this.rightChild=i,c&&(c.parent=this,c.brother=i),i&&(i.parent=this,i.brother=c),a},s.prototype.remove=function(){if(this.leftChild||this.rightChild)throw new Error("can only remove leaf node");this.parent&&(this===this.parent.leftChild?this.parent.leftChild=void 0:this===this.parent.rightChild&&(this.parent.rightChild=void 0)),this.brother&&(this.brother.brother=void 0),this.key=void 0,this.value=void 0,this.parent=void 0,this.brother=void 0},s.TreeNodeColorType={red:!0,black:!1},s}();Object.freeze(o),l.default=o},{}],26:[function(r,n,l){var o=this&&this.__generator||function(u,d){var a,i,p,c,f={label:0,sent:function(){if(1&p[0])throw p[1];return p[1]},trys:[],ops:[]};return c={next:h(0),throw:h(1),return:h(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function h(y){return function(m){return function(v){if(a)throw new TypeError("Generator is already executing.");for(;f;)try{if(a=1,i&&(p=2&v[0]?i.return:v[0]?i.throw||((p=i.return)&&p.call(i),0):i.next)&&!(p=p.call(i,v[1])).done)return p;switch(i=0,p&&(v=[2&v[0],p.value]),v[0]){case 0:case 1:p=v;break;case 4:return f.label++,{value:v[1],done:!1};case 5:f.label++,i=v[1],v=[0];continue;case 7:v=f.ops.pop(),f.trys.pop();continue;default:if(!(p=(p=f.trys).length>0&&p[p.length-1])&&(v[0]===6||v[0]===2)){f=0;continue}if(v[0]===3&&(!p||v[1]>p[0]&&v[1]<p[3])){f.label=v[1];break}if(v[0]===6&&f.label<p[1]){f.label=p[1],p=v;break}if(p&&f.label<p[2]){f.label=p[2],f.ops.push(v);break}p[2]&&f.ops.pop(),f.trys.pop();continue}v=d.call(u,f)}catch(x){v=[6,x],i=0}finally{a=p=0}if(5&v[0])throw v[1];return{value:v[0]?v[1]:void 0,done:!0}}([y,m])}}};function s(u){var d=this;u===void 0&&(u=[]);var a=[],i=0,p=0,c=0,f=0,h=0,y=0;this.size=function(){return y},this.empty=function(){return y===0},this.clear=function(){i=c=p=f=h=y=0,v.call(this,s.bucketSize),y=0},this.front=function(){return a[i][p]},this.back=function(){return a[c][f]},this.forEach=function(x){if(!this.empty()){var g=0;if(i!==c){for(F=p;F<s.bucketSize;++F)x(a[i][F],g++);for(F=i+1;F<c;++F)for(var w=0;w<s.bucketSize;++w)x(a[F][w],g++);for(F=0;F<=f;++F)x(a[c][F],g++)}else for(var F=p;F<=f;++F)x(a[i][F],g++)}};var m=function(x){var g=i*s.bucketSize+p,w=g+x,F=c*s.bucketSize+f;if(w<g||w>F)throw new Error("pos should more than 0 and less than queue's size");return{curNodeBucketIndex:Math.floor(w/s.bucketSize),curNodePointerIndex:w%s.bucketSize}};this.getElementByPos=function(x){var g=m(x),w=g.curNodeBucketIndex,F=g.curNodePointerIndex;return a[w][F]},this.eraseElementByPos=function(x){var g=this;if(x<0||x>y)throw new Error("pos should more than 0 and less than queue's size");if(x===0)this.popFront();else if(x===this.size())this.popBack();else{for(var w=[],F=x+1;F<y;++F)w.push(this.getElementByPos(F));this.cut(x),this.popBack(),w.forEach(function(T){return g.pushBack(T)})}},this.eraseElementByValue=function(x){if(!this.empty()){var g=[];this.forEach(function(T){T!==x&&g.push(T)});for(var w=g.length,F=0;F<w;++F)this.setElementByPos(F,g[F]);this.cut(w-1)}};var v=function(x){for(var g=[],w=x*s.sigma,F=Math.max(Math.ceil(w/s.bucketSize),2),T=0;T<F;++T)g.push(new Array(s.bucketSize));var I=Math.ceil(x/s.bucketSize),D=Math.floor(F/2)-Math.floor(I/2),X=D,K=0;if(this.size())for(T=0;T<I;++T){for(var E=0;E<s.bucketSize;++E)if(g[D+T][E]=this.front(),this.popFront(),this.empty()){X=D+T,K=E;break}if(this.empty())break}a=g,i=D,p=0,c=X,f=K,h=F,y=x};this.pushBack=function(x){this.empty()||(c===h-1&&f===s.bucketSize-1&&v.call(this,this.size()),f<s.bucketSize-1?++f:c<h-1&&(++c,f=0)),++y,a[c][f]=x},this.popBack=function(){this.empty()||(this.size()!==1&&(f>0?--f:i<c&&(--c,f=s.bucketSize-1)),y>0&&--y)},this.setElementByPos=function(x,g){var w=m(x),F=w.curNodeBucketIndex,T=w.curNodePointerIndex;a[F][T]=g},this.insert=function(x,g,w){var F=this;if(w===void 0&&(w=1),x===0)for(;w--;)this.pushFront(g);else if(x===this.size())for(;w--;)this.pushBack(g);else{for(var T=[],I=x;I<y;++I)T.push(this.getElementByPos(I));for(this.cut(x-1),I=0;I<w;++I)this.pushBack(g);T.forEach(function(D){return F.pushBack(D)})}},this.find=function(x){if(i===c){for(var g=p;g<=f;++g)if(a[i][g]===x)return!0;return!1}for(g=p;g<s.bucketSize;++g)if(a[i][g]===x)return!0;for(g=i+1;g<c;++g)for(var w=0;w<s.bucketSize;++w)if(a[g][w]===x)return!0;for(g=0;g<=f;++g)if(a[c][g]===x)return!0;return!1},this.reverse=function(){for(var x=0,g=y-1;x<g;){var w=this.getElementByPos(x);this.setElementByPos(x,this.getElementByPos(g)),this.setElementByPos(g,w),++x,--g}},this.unique=function(){if(!this.empty()){var x=[],g=this.front();this.forEach(function(F,T){T!==0&&F===g||(x.push(F),g=F)});for(var w=0;w<y;++w)this.setElementByPos(w,x[w]);this.cut(x.length-1)}},this.sort=function(x){var g=[];this.forEach(function(F){g.push(F)}),g.sort(x);for(var w=0;w<y;++w)this.setElementByPos(w,g[w])},this.pushFront=function(x){this.empty()||(i===0&&p===0&&v.call(this,this.size()),p>0?--p:i>0&&(--i,p=s.bucketSize-1)),++y,a[i][p]=x},this.popFront=function(){this.empty()||(this.size()!==1&&(p<s.bucketSize-1?++p:i<c&&(++i,p=0)),y>0&&--y)},this.shrinkToFit=function(){var x=this,g=[];this.forEach(function(I){g.push(I)});var w=g.length;a=[];for(var F=Math.ceil(w/s.bucketSize),T=0;T<F;++T)a.push(new Array(s.bucketSize));this.clear(),g.forEach(function(I){return x.pushBack(I)})},this.cut=function(x){if(x<0)this.clear();else{var g=m(x),w=g.curNodeBucketIndex,F=g.curNodePointerIndex;c=w,f=F,y=x+1}},this[Symbol.iterator]=function(){return function(){var x,g;return o(this,function(w){switch(w.label){case 0:if(y===0)return[2];if(i!==c)return[3,5];g=p,w.label=1;case 1:return g<=f?[4,a[i][g]]:[3,4];case 2:w.sent(),w.label=3;case 3:return++g,[3,1];case 4:return[2];case 5:g=p,w.label=6;case 6:return g<s.bucketSize?[4,a[i][g]]:[3,9];case 7:w.sent(),w.label=8;case 8:return++g,[3,6];case 9:g=i+1,w.label=10;case 10:if(!(g<c))return[3,15];x=0,w.label=11;case 11:return x<s.bucketSize?[4,a[g][x]]:[3,14];case 12:w.sent(),w.label=13;case 13:return++x,[3,11];case 14:return++g,[3,10];case 15:g=0,w.label=16;case 16:return g<=f?[4,a[c][g]]:[3,19];case 17:w.sent(),w.label=18;case 18:return++g,[3,16];case 19:return[2]}})}()},function(){var x=s.bucketSize;u.size?x=u.size():u.length&&(x=u.length);var g=x*s.sigma;h=Math.ceil(g/s.bucketSize),h=Math.max(h,3);for(var w=0;w<h;++w)a.push(new Array(s.bucketSize));var F=Math.ceil(x/s.bucketSize);i=Math.floor(h/2)-Math.floor(F/2),c=i,u.forEach(function(T){return d.pushBack(T)})}(),Object.freeze(this)}Object.defineProperty(l,"__esModule",{value:!0}),s.sigma=3,s.bucketSize=5e3,Object.freeze(s),l.default=s},{}],27:[function(r,n,l){var o=this&&this.__generator||function(i,p){var c,f,h,y,m={label:0,sent:function(){if(1&h[0])throw h[1];return h[1]},trys:[],ops:[]};return y={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(y[Symbol.iterator]=function(){return this}),y;function v(x){return function(g){return function(w){if(c)throw new TypeError("Generator is already executing.");for(;m;)try{if(c=1,f&&(h=2&w[0]?f.return:w[0]?f.throw||((h=f.return)&&h.call(f),0):f.next)&&!(h=h.call(f,w[1])).done)return h;switch(f=0,h&&(w=[2&w[0],h.value]),w[0]){case 0:case 1:h=w;break;case 4:return m.label++,{value:w[1],done:!1};case 5:m.label++,f=w[1],w=[0];continue;case 7:w=m.ops.pop(),m.trys.pop();continue;default:if(!(h=(h=m.trys).length>0&&h[h.length-1])&&(w[0]===6||w[0]===2)){m=0;continue}if(w[0]===3&&(!h||w[1]>h[0]&&w[1]<h[3])){m.label=w[1];break}if(w[0]===6&&m.label<h[1]){m.label=h[1],h=w;break}if(h&&m.label<h[2]){m.label=h[2],m.ops.push(w);break}h[2]&&m.ops.pop(),m.trys.pop();continue}w=p.call(i,m)}catch(F){w=[6,F],f=0}finally{c=h=0}if(5&w[0])throw w[1];return{value:w[0]?w[1]:void 0,done:!0}}([x,g])}}},s=this&&this.__values||function(i){var p=typeof Symbol=="function"&&Symbol.iterator,c=p&&i[p],f=0;if(c)return c.call(i);if(i&&typeof i.length=="number")return{next:function(){return i&&f>=i.length&&(i=void 0),{value:i&&i[f++],done:!i}}};throw new TypeError(p?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(l,"__esModule",{value:!0});var u=r("../LinkList/LinkList"),d=r("../Map/Map");function a(i,p,c){var f=this;if(i===void 0&&(i=[]),p===void 0&&(p=a.initSize),c=c||function(v){var x,g,w=0,F="";if(typeof v=="number")w=((w=Math.floor(v))<<5)-w,w&=w;else{F=typeof v!="string"?JSON.stringify(v):v;try{for(var T=s(F),I=T.next();!I.done;I=T.next())w=(w<<5)-w+I.value.charCodeAt(0),w&=w}catch(D){x={error:D}}finally{try{I&&!I.done&&(g=T.return)&&g.call(T)}finally{if(x)throw x.error}}}return w^=w>>>16},(p&p-1)!=0)throw new Error("initBucketNum must be 2 to the power of n");var h=0,y=[],m=Math.max(a.initSize,Math.min(a.maxSize,p));this.size=function(){return h},this.empty=function(){return h===0},this.clear=function(){h=0,m=p,y=[]},this.forEach=function(v){var x=0;y.forEach(function(g){g.forEach(function(w){v(w,x++)})})},this.setElement=function(v,x){var g,w;if(v==null)throw new Error("to avoid some unnecessary errors, we don't suggest you insert null or undefined here");if(x!=null){var F=c(v)&m-1;if(y[F]){var T=y[F].size();if(y[F]instanceof u.default){try{for(var I=s(y[F]),D=I.next();!D.done;D=I.next()){var X=D.value;if(X.key===v)return void(X.value=x)}}catch(E){g={error:E}}finally{try{D&&!D.done&&(w=I.return)&&w.call(I)}finally{if(g)throw g.error}}y[F].pushBack({key:v,value:x}),y[F].size()>=a.treeifyThreshold&&(y[F]=new d.default(y[F]))}else y[F].setElement(v,x);var K=y[F].size();h+=K-T}else++h,y[F]=new u.default([{key:v,value:x}]);h>m*a.sigma&&function(E){if(!(E>=a.maxSize)){m=2*E;var A=[];y.forEach(function(C,B){if(!C.empty()){if(C instanceof u.default&&C.size()===1){var U=C.front(),q=U.key,Z=U.value;A[c(q)&m-1]=new u.default([{key:q,value:Z}])}else if(C instanceof d.default){var $=new u.default,L=new u.default;C.forEach(function(O){c(O.key)&E?L.pushBack(O):$.pushBack(O)}),$.size()>a.untreeifyThreshold?A[B]=new d.default($):$.size()&&(A[B]=$),L.size()>a.untreeifyThreshold?A[B+E]=new d.default(L):L.size()&&(A[B+E]=L)}else{var V=new u.default,N=new u.default;C.forEach(function(O){c(O.key)&E?N.pushBack(O):V.pushBack(O)}),V.size()&&(A[B]=V),N.size()&&(A[B+E]=N)}y[B].clear()}}),y=A}}.call(this,m)}else this.eraseElementByKey(v)},this.getElementByKey=function(v){var x,g,w=c(v)&m-1;if(y[w]){if(y[w]instanceof d.default)return y[w].getElementByKey(v);try{for(var F=s(y[w]),T=F.next();!T.done;T=F.next()){var I=T.value;if(I.key===v)return I.value}}catch(D){x={error:D}}finally{try{T&&!T.done&&(g=F.return)&&g.call(F)}finally{if(x)throw x.error}}}},this.eraseElementByKey=function(v){var x,g,w=c(v)&m-1;if(y[w]){var F=y[w].size();if(y[w]instanceof d.default)y[w].eraseElementByKey(v),y[w].size()<=a.untreeifyThreshold&&(y[w]=new u.default(y[w]));else{var T=-1;try{for(var I=s(y[w]),D=I.next();!D.done;D=I.next())if(++T,D.value.key===v){y[w].eraseElementByPos(T);break}}catch(K){x={error:K}}finally{try{D&&!D.done&&(g=I.return)&&g.call(I)}finally{if(x)throw x.error}}}var X=y[w].size();h+=X-F}},this.find=function(v){var x,g,w=c(v)&m-1;if(!y[w])return!1;if(y[w]instanceof d.default)return y[w].find(v);try{for(var F=s(y[w]),T=F.next();!T.done;T=F.next())if(T.value.key===v)return!0}catch(I){x={error:I}}finally{try{T&&!T.done&&(g=F.return)&&g.call(F)}finally{if(x)throw x.error}}return!1},this[Symbol.iterator]=function(){return function(){var v,x,g,w,F,T;return o(this,function(I){switch(I.label){case 0:v=0,I.label=1;case 1:if(!(v<m))return[3,10];for(;v<m&&!y[v];)++v;if(v>=m)return[3,10];I.label=2;case 2:I.trys.push([2,7,8,9]),F=void 0,x=s(y[v]),g=x.next(),I.label=3;case 3:return g.done?[3,6]:[4,g.value];case 4:I.sent(),I.label=5;case 5:return g=x.next(),[3,3];case 6:return[3,9];case 7:return w=I.sent(),F={error:w},[3,9];case 8:try{g&&!g.done&&(T=x.return)&&T.call(x)}finally{if(F)throw F.error}return[7];case 9:return++v,[3,1];case 10:return[2]}})}()},i.forEach(function(v){var x=v.key,g=v.value;return f.setElement(x,g)}),Object.freeze(this)}a.initSize=16,a.maxSize=1<<30,a.sigma=.75,a.treeifyThreshold=8,a.untreeifyThreshold=6,a.minTreeifySize=64,Object.freeze(a),l.default=a},{"../LinkList/LinkList":29,"../Map/Map":30}],28:[function(r,n,l){var o=this&&this.__generator||function(i,p){var c,f,h,y,m={label:0,sent:function(){if(1&h[0])throw h[1];return h[1]},trys:[],ops:[]};return y={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(y[Symbol.iterator]=function(){return this}),y;function v(x){return function(g){return function(w){if(c)throw new TypeError("Generator is already executing.");for(;m;)try{if(c=1,f&&(h=2&w[0]?f.return:w[0]?f.throw||((h=f.return)&&h.call(f),0):f.next)&&!(h=h.call(f,w[1])).done)return h;switch(f=0,h&&(w=[2&w[0],h.value]),w[0]){case 0:case 1:h=w;break;case 4:return m.label++,{value:w[1],done:!1};case 5:m.label++,f=w[1],w=[0];continue;case 7:w=m.ops.pop(),m.trys.pop();continue;default:if(!(h=(h=m.trys).length>0&&h[h.length-1])&&(w[0]===6||w[0]===2)){m=0;continue}if(w[0]===3&&(!h||w[1]>h[0]&&w[1]<h[3])){m.label=w[1];break}if(w[0]===6&&m.label<h[1]){m.label=h[1],h=w;break}if(h&&m.label<h[2]){m.label=h[2],m.ops.push(w);break}h[2]&&m.ops.pop(),m.trys.pop();continue}w=p.call(i,m)}catch(F){w=[6,F],f=0}finally{c=h=0}if(5&w[0])throw w[1];return{value:w[0]?w[1]:void 0,done:!0}}([x,g])}}},s=this&&this.__values||function(i){var p=typeof Symbol=="function"&&Symbol.iterator,c=p&&i[p],f=0;if(c)return c.call(i);if(i&&typeof i.length=="number")return{next:function(){return i&&f>=i.length&&(i=void 0),{value:i&&i[f++],done:!i}}};throw new TypeError(p?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(l,"__esModule",{value:!0});var u=r("../Set/Set"),d=r("../LinkList/LinkList");function a(i,p,c){var f=this;if(i===void 0&&(i=[]),p===void 0&&(p=a.initSize),c=c||function(v){var x=0,g="";if(typeof v=="number")x=((x=Math.floor(v))<<5)-x,x&=x;else{g=typeof v!="string"?JSON.stringify(v):v;for(var w=0;w<g.length;w++)x=(x<<5)-x+g.charCodeAt(w),x&=x}return x^=x>>>16},(p&p-1)!=0)throw new Error("initBucketNum must be 2 to the power of n");var h=0,y=[],m=Math.max(a.initSize,Math.min(a.maxSize,p));this.size=function(){return h},this.empty=function(){return h===0},this.clear=function(){h=0,m=p,y=[]},this.forEach=function(v){var x=0;y.forEach(function(g){g.forEach(function(w){v(w,x++)})})},this.insert=function(v){if(v==null)throw new Error("to avoid some unnecessary errors, we don't suggest you insert null or undefined here");var x=c(v)&m-1;if(y[x]){var g=y[x].size();if(y[x]instanceof d.default){if(y[x].find(v))return;y[x].pushBack(v),y[x].size()>=a.treeifyThreshold&&(y[x]=new u.default(y[x]))}else y[x].insert(v);var w=y[x].size();h+=w-g}else y[x]=new d.default([v]),++h;h>m*a.sigma&&function(F){if(!(F>=a.maxSize)){m=2*F;var T=[];y.forEach(function(I,D){if(!I.empty()){if(I instanceof d.default&&I.size()===1){var X=I.front();if(X===void 0)throw new Error("unknown error");T[c(X)&m-1]=new d.default([X])}else if(I instanceof u.default){var K=new d.default,E=new d.default;I.forEach(function(B){c(B)&F?E.pushBack(B):K.pushBack(B)}),K.size()>a.untreeifyThreshold?T[D]=new u.default(K):K.size()&&(T[D]=K),E.size()>a.untreeifyThreshold?T[D+F]=new u.default(E):E.size()&&(T[D+F]=E)}else{var A=new d.default,C=new d.default;I.forEach(function(B){c(B)&F?C.pushBack(B):A.pushBack(B)}),A.size()&&(T[D]=A),C.size()&&(T[D+F]=C)}y[D].clear()}}),y=T}}.call(this,m)},this.eraseElementByValue=function(v){var x=c(v)&m-1;if(y[x]){var g=y[x].size();y[x].eraseElementByValue(v),y[x]instanceof u.default&&y[x].size()<=a.untreeifyThreshold&&(y[x]=new d.default(y[x]));var w=y[x].size();h+=w-g}},this.find=function(v){var x=c(v)&m-1;return!!y[x]&&y[x].find(v)},this[Symbol.iterator]=function(){return function(){var v,x,g,w,F,T;return o(this,function(I){switch(I.label){case 0:v=0,I.label=1;case 1:if(!(v<m))return[3,10];for(;v<m&&!y[v];)++v;if(v>=m)return[3,10];I.label=2;case 2:I.trys.push([2,7,8,9]),F=void 0,x=s(y[v]),g=x.next(),I.label=3;case 3:return g.done?[3,6]:[4,g.value];case 4:I.sent(),I.label=5;case 5:return g=x.next(),[3,3];case 6:return[3,9];case 7:return w=I.sent(),F={error:w},[3,9];case 8:try{g&&!g.done&&(T=x.return)&&T.call(x)}finally{if(F)throw F.error}return[7];case 9:return++v,[3,1];case 10:return[2]}})}()},i.forEach(function(v){return f.insert(v)}),Object.freeze(this)}a.initSize=16,a.maxSize=1<<30,a.sigma=.75,a.treeifyThreshold=8,a.untreeifyThreshold=6,a.minTreeifySize=64,Object.freeze(a),l.default=a},{"../LinkList/LinkList":29,"../Set/Set":33}],29:[function(r,n,l){var o=this&&this.__generator||function(d,a){var i,p,c,f,h={label:0,sent:function(){if(1&c[0])throw c[1];return c[1]},trys:[],ops:[]};return f={next:y(0),throw:y(1),return:y(2)},typeof Symbol=="function"&&(f[Symbol.iterator]=function(){return this}),f;function y(m){return function(v){return function(x){if(i)throw new TypeError("Generator is already executing.");for(;h;)try{if(i=1,p&&(c=2&x[0]?p.return:x[0]?p.throw||((c=p.return)&&c.call(p),0):p.next)&&!(c=c.call(p,x[1])).done)return c;switch(p=0,c&&(x=[2&x[0],c.value]),x[0]){case 0:case 1:c=x;break;case 4:return h.label++,{value:x[1],done:!1};case 5:h.label++,p=x[1],x=[0];continue;case 7:x=h.ops.pop(),h.trys.pop();continue;default:if(!(c=(c=h.trys).length>0&&c[c.length-1])&&(x[0]===6||x[0]===2)){h=0;continue}if(x[0]===3&&(!c||x[1]>c[0]&&x[1]<c[3])){h.label=x[1];break}if(x[0]===6&&h.label<c[1]){h.label=c[1],c=x;break}if(c&&h.label<c[2]){h.label=c[2],h.ops.push(x);break}c[2]&&h.ops.pop(),h.trys.pop();continue}x=a.call(d,h)}catch(g){x=[6,g],p=0}finally{i=c=0}if(5&x[0])throw x[1];return{value:x[0]?x[1]:void 0,done:!0}}([m,v])}}};Object.defineProperty(l,"__esModule",{value:!0});var s=function(){return function(d){this.value=void 0,this.pre=void 0,this.next=void 0,this.value=d}}();function u(d){var a=this;d===void 0&&(d=[]);var i=0,p=void 0,c=void 0;this.size=function(){return i},this.empty=function(){return i===0},this.clear=function(){p=c=void 0,i=0},this.front=function(){return p==null?void 0:p.value},this.back=function(){return c==null?void 0:c.value},this.forEach=function(f){for(var h=p,y=0;h;){if(h.value===void 0)throw new Error("unknown error");f(h.value,y++),h=h.next}},this.getElementByPos=function(f){if(f<0||f>=i)throw new Error("pos must more then 0 and less then the list length");for(var h=p;f--&&h;)h=h.next;if(!h||h.value===void 0)throw new Error("unknown error");return h.value},this.eraseElementByPos=function(f){if(f<0||f>=i)throw new Error("erase pos must more then 0 and less then the list length");if(f===0)this.popFront();else if(f===i-1)this.popBack();else{for(var h=p;f--;){if(!(h!=null&&h.next))throw new Error("unknown error");h=h.next}if(!h||!h.pre||!h.next)throw new Error("unknown error");var y=h.pre,m=h.next;m.pre=y,y.next=m,i>0&&--i}},this.eraseElementByValue=function(f){for(;p&&p.value===f;)this.popFront();for(;c&&c.value===f;)this.popBack();if(p)for(var h=p;h;){if(h.value===f){var y=h.pre,m=h.next;m&&(m.pre=y),y&&(y.next=m),i>0&&--i}h=h.next}},this.pushBack=function(f){if(f==null)throw new Error("you can't push null or undefined here");++i;var h=new s(f);c?(c.next=h,h.pre=c,c=h):p=c=h},this.popBack=function(){c&&(i>0&&--i,c&&(p===c?p=c=void 0:(c=c.pre)&&(c.next=void 0)))},this.setElementByPos=function(f,h){if(h==null)throw new Error("you can't set null or undefined here");if(f<0||f>=i)throw new Error("pos must more then 0 and less then the list length");for(var y=p;f--;){if(!y)throw new Error("unknown error");y=y.next}y&&(y.value=h)},this.insert=function(f,h,y){if(y===void 0&&(y=1),h==null)throw new Error("you can't insert null or undefined here");if(f<0||f>i)throw new Error("insert pos must more then 0 and less then or equal to the list length");if(y<0)throw new Error("insert size must more than 0");if(f===0)for(;y--;)this.pushFront(h);else if(f===i)for(;y--;)this.pushBack(h);else{for(var m=p,v=1;v<f;++v){if(!(m!=null&&m.next))throw new Error("unknown error");m=m==null?void 0:m.next}if(!m)throw new Error("unknown error");var x=m.next;for(i+=y;y--;)m.next=new s(h),m.next.pre=m,m=m.next;m.next=x,x&&(x.pre=m)}},this.find=function(f){for(var h=p;h;){if(h.value===f)return!0;h=h.next}return!1},this.reverse=function(){for(var f=p,h=c,y=0;f&&h&&2*y<i;){var m=f.value;f.value=h.value,h.value=m,f=f.next,h=h.pre,++y}},this.unique=function(){for(var f=p;f;){for(var h=f;h&&h.next&&h.value===h.next.value;)h=h.next,i>0&&--i;f.next=h.next,f.next&&(f.next.pre=f),f=f.next}},this.sort=function(f){var h=[];this.forEach(function(m){h.push(m)}),h.sort(f);var y=p;h.forEach(function(m){y&&(y.value=m,y=y.next)})},this.pushFront=function(f){if(f==null)throw new Error("you can't push null or undefined here");++i;var h=new s(f);p?(h.next=p,p.pre=h,p=h):p=c=h},this.popFront=function(){p&&(i>0&&--i,p&&(p===c?p=c=void 0:(p=p.next)&&(p.pre=void 0)))},this.merge=function(f){var h=this,y=p;f.forEach(function(m){for(;y&&y.value!==void 0&&y.value<=m;)y=y.next;if(y===void 0)h.pushBack(m),y=c;else if(y===p)h.pushFront(m),y=p;else{++i;var v=y.pre;v&&(v.next=new s(m),v.next.pre=v,v.next.next=y,y&&(y.pre=v.next))}})},this[Symbol.iterator]=function(){return function(){var f;return o(this,function(h){switch(h.label){case 0:f=p,h.label=1;case 1:if(f===void 0)return[3,3];if(!f.value)throw new Error("unknown error");return[4,f.value];case 2:return h.sent(),f=f.next,[3,1];case 3:return[2]}})}()},d.forEach(function(f){return a.pushBack(f)}),Object.freeze(this)}Object.freeze(u),l.default=u},{}],30:[function(r,n,l){var o=this&&this.__generator||function(a,i){var p,c,f,h,y={label:0,sent:function(){if(1&f[0])throw f[1];return f[1]},trys:[],ops:[]};return h={next:m(0),throw:m(1),return:m(2)},typeof Symbol=="function"&&(h[Symbol.iterator]=function(){return this}),h;function m(v){return function(x){return function(g){if(p)throw new TypeError("Generator is already executing.");for(;y;)try{if(p=1,c&&(f=2&g[0]?c.return:g[0]?c.throw||((f=c.return)&&f.call(c),0):c.next)&&!(f=f.call(c,g[1])).done)return f;switch(c=0,f&&(g=[2&g[0],f.value]),g[0]){case 0:case 1:f=g;break;case 4:return y.label++,{value:g[1],done:!1};case 5:y.label++,c=g[1],g=[0];continue;case 7:g=y.ops.pop(),y.trys.pop();continue;default:if(!(f=(f=y.trys).length>0&&f[f.length-1])&&(g[0]===6||g[0]===2)){y=0;continue}if(g[0]===3&&(!f||g[1]>f[0]&&g[1]<f[3])){y.label=g[1];break}if(g[0]===6&&y.label<f[1]){y.label=f[1],f=g;break}if(f&&y.label<f[2]){y.label=f[2],y.ops.push(g);break}f[2]&&y.ops.pop(),y.trys.pop();continue}g=i.call(a,y)}catch(w){g=[6,w],c=0}finally{p=f=0}if(5&g[0])throw g[1];return{value:g[0]?g[1]:void 0,done:!0}}([v,x])}}},s=this&&this.__values||function(a){var i=typeof Symbol=="function"&&Symbol.iterator,p=i&&a[i],c=0;if(p)return p.call(a);if(a&&typeof a.length=="number")return{next:function(){return a&&c>=a.length&&(a=void 0),{value:a&&a[c++],done:!a}}};throw new TypeError(i?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(l,"__esModule",{value:!0});var u=r("../Base/TreeNode");function d(a,i){var p=this;a===void 0&&(a=[]),i=i||function(E,A){return E<A?-1:E>A?1:0};var c=0,f=new u.default;f.color=u.default.TreeNodeColorType.black,this.size=function(){return c},this.empty=function(){return c===0},this.clear=function(){c=0,f.key=f.value=void 0,f.leftChild=f.rightChild=f.brother=void 0};var h=function(E){if(!E||E.key===void 0)throw new Error("unknown error");return E.leftChild?h(E.leftChild):E},y=function(E){if(!E||E.key===void 0)throw new Error("unknown error");return E.rightChild?y(E.rightChild):E};this.front=function(){if(!this.empty()){var E=h(f);if(E.key===void 0||E.value===void 0)throw new Error("unknown error");return{key:E.key,value:E.value}}},this.back=function(){if(!this.empty()){var E=y(f);if(E.key===void 0||E.value===void 0)throw new Error("unknown error");return{key:E.key,value:E.value}}},this.forEach=function(E){var A,C,B=0;try{for(var U=s(this),q=U.next();!q.done;q=U.next())E(q.value,B++)}catch(Z){A={error:Z}}finally{try{q&&!q.done&&(C=U.return)&&C.call(U)}finally{if(A)throw A.error}}},this.getElementByPos=function(E){var A,C;if(E<0||E>=this.size())throw new Error("pos must more than 0 and less than set's size");var B=0;try{for(var U=s(this),q=U.next();!q.done;q=U.next()){var Z=q.value;if(B===E)return Z;++B}}catch($){A={error:$}}finally{try{q&&!q.done&&(C=U.return)&&C.call(U)}finally{if(A)throw A.error}}throw new Error("unknown Error")};var m=function(E,A){if(E&&E.key!==void 0&&E.value!==void 0){var C=i(E.key,A);return C===0?{key:E.key,value:E.value}:C<0?m(E.rightChild,A):m(E.leftChild,A)||{key:E.key,value:E.value}}};this.lowerBound=function(E){return m(f,E)};var v=function(E,A){if(E&&E.key!==void 0&&E.value!==void 0)return i(E.key,A)<=0?v(E.rightChild,A):v(E.leftChild,A)||{key:E.key,value:E.value}};this.upperBound=function(E){return v(f,E)};var x=function(E,A){if(E&&E.key!==void 0&&E.value!==void 0){var C=i(E.key,A);return C===0?{key:E.key,value:E.value}:C>0?x(E.leftChild,A):x(E.rightChild,A)||{key:E.key,value:E.value}}};this.reverseLowerBound=function(E){return x(f,E)};var g=function(E,A){if(E&&E.key!==void 0&&E.value!==void 0)return i(E.key,A)>=0?g(E.leftChild,A):g(E.rightChild,A)||{key:E.key,value:E.value}};this.reverseUpperBound=function(E){return g(f,E)};var w=function(E){var A=E.parent;if(!A){if(E===f)return;throw new Error("unknown error")}if(E.color!==u.default.TreeNodeColorType.red){var C=E.brother;if(!C)throw new Error("unknown error");if(E===A.leftChild)if(C.color===u.default.TreeNodeColorType.red){C.color=u.default.TreeNodeColorType.black,A.color=u.default.TreeNodeColorType.red;var B=A.rotateLeft();f===A&&(f=B),w(E)}else C.color===u.default.TreeNodeColorType.black&&(C.rightChild&&C.rightChild.color===u.default.TreeNodeColorType.red?(C.color=A.color,A.color=u.default.TreeNodeColorType.black,C.rightChild&&(C.rightChild.color=u.default.TreeNodeColorType.black),B=A.rotateLeft(),f===A&&(f=B),E.color=u.default.TreeNodeColorType.black):C.rightChild&&C.rightChild.color!==u.default.TreeNodeColorType.black||!C.leftChild||C.leftChild.color!==u.default.TreeNodeColorType.red?C.leftChild&&C.leftChild.color!==u.default.TreeNodeColorType.black||C.rightChild&&C.rightChild.color!==u.default.TreeNodeColorType.black||(C.color=u.default.TreeNodeColorType.red,w(A)):(C.color=u.default.TreeNodeColorType.red,C.leftChild&&(C.leftChild.color=u.default.TreeNodeColorType.black),B=C.rotateRight(),f===C&&(f=B),w(E)));else E===A.rightChild&&(C.color===u.default.TreeNodeColorType.red?(C.color=u.default.TreeNodeColorType.black,A.color=u.default.TreeNodeColorType.red,B=A.rotateRight(),f===A&&(f=B),w(E)):C.color===u.default.TreeNodeColorType.black&&(C.leftChild&&C.leftChild.color===u.default.TreeNodeColorType.red?(C.color=A.color,A.color=u.default.TreeNodeColorType.black,C.leftChild&&(C.leftChild.color=u.default.TreeNodeColorType.black),B=A.rotateRight(),f===A&&(f=B),E.color=u.default.TreeNodeColorType.black):C.leftChild&&C.leftChild.color!==u.default.TreeNodeColorType.black||!C.rightChild||C.rightChild.color!==u.default.TreeNodeColorType.red?C.leftChild&&C.leftChild.color!==u.default.TreeNodeColorType.black||C.rightChild&&C.rightChild.color!==u.default.TreeNodeColorType.black||(C.color=u.default.TreeNodeColorType.red,w(A)):(C.color=u.default.TreeNodeColorType.red,C.rightChild&&(C.rightChild.color=u.default.TreeNodeColorType.black),B=C.rotateLeft(),f===C&&(f=B),w(E))))}else E.color=u.default.TreeNodeColorType.black},F=function(E){for(var A=E;A.leftChild||A.rightChild;){if(A.rightChild){A=h(A.rightChild);var C=E.key;E.key=A.key,A.key=C;var B=E.value;E.value=A.value,A.value=B,E=A}A.leftChild&&(A=y(A.leftChild),C=E.key,E.key=A.key,A.key=C,B=E.value,E.value=A.value,A.value=B,E=A)}w(A),A&&A.remove(),--c,f.color=u.default.TreeNodeColorType.black},T=function(E,A){return!(!E||E.key===void 0)&&(!!T(E.leftChild,A)||!!A(E)||T(E.rightChild,A))};this.eraseElementByPos=function(E){if(E<0||E>=c)throw new Error("pos must more than 0 and less than set's size");var A=0;T(f,function(C){return E===A?(F(C),!0):(++A,!1)})},this.eraseElementByKey=function(E){if(!this.empty()){var A=X(f,E);A!==void 0&&A.key!==void 0&&i(A.key,E)===0&&F(A)}};var I=function(E,A){if(!E||E.key===void 0)throw new Error("unknown error");var C=i(A,E.key);return C<0?E.leftChild?I(E.leftChild,A):(E.leftChild=new u.default,E.leftChild.parent=E,E.leftChild.brother=E.rightChild,E.rightChild&&(E.rightChild.brother=E.leftChild),E.leftChild):C>0?E.rightChild?I(E.rightChild,A):(E.rightChild=new u.default,E.rightChild.parent=E,E.rightChild.brother=E.leftChild,E.leftChild&&(E.leftChild.brother=E.rightChild),E.rightChild):E},D=function(E){var A=E.parent;if(!A){if(E===f)return;throw new Error("unknown error")}if(A.color!==u.default.TreeNodeColorType.black&&A.color===u.default.TreeNodeColorType.red){var C=A.brother,B=A.parent;if(!B)throw new Error("unknown error");if(C&&C.color===u.default.TreeNodeColorType.red)C.color=A.color=u.default.TreeNodeColorType.black,B.color=u.default.TreeNodeColorType.red,D(B);else if(!C||C.color===u.default.TreeNodeColorType.black)if(A===B.leftChild)if(E===A.leftChild){A.color=u.default.TreeNodeColorType.black,B.color=u.default.TreeNodeColorType.red;var U=B.rotateRight();B===f&&(f=U)}else E===A.rightChild&&(U=A.rotateLeft(),B===f&&(f=U),D(A));else A===B.rightChild&&(E===A.leftChild?(U=A.rotateRight(),B===f&&(f=U),D(A)):E===A.rightChild&&(A.color=u.default.TreeNodeColorType.black,B.color=u.default.TreeNodeColorType.red,U=B.rotateLeft(),B===f&&(f=U)))}};this.setElement=function(E,A){if(E==null)throw new Error("to avoid some unnecessary errors, we don't suggest you insert null or undefined here");if(A!=null){if(this.empty())return++c,f.key=E,f.value=A,void(f.color=u.default.TreeNodeColorType.black);var C=I(f,E);C.key===void 0||i(C.key,E)!==0?(++c,C.key=E,C.value=A,D(C),f.color=u.default.TreeNodeColorType.black):C.value=A}else this.eraseElementByKey(E)};var X=function(E,A){if(E&&E.key!==void 0){var C=i(A,E.key);return C<0?X(E.leftChild,A):C>0?X(E.rightChild,A):E}};this.find=function(E){return!!X(f,E)},this.getElementByKey=function(E){var A=X(f,E);if((A==null?void 0:A.key)===void 0||(A==null?void 0:A.value)===void 0)throw new Error("unknown error");return A.value},this.union=function(E){var A=this;E.forEach(function(C){var B=C.key,U=C.value;return A.setElement(B,U)})},this.getHeight=function(){if(this.empty())return 0;var E=function(A){return A?Math.max(E(A.leftChild),E(A.rightChild))+1:1};return E(f)};var K=function(E){return o(this,function(A){switch(A.label){case 0:return E&&E.key!==void 0&&E.value!==void 0?[5,s(K(E.leftChild))]:[2];case 1:return A.sent(),[4,{key:E.key,value:E.value}];case 2:return A.sent(),[5,s(K(E.rightChild))];case 3:return A.sent(),[2]}})};this[Symbol.iterator]=function(){return K(f)},a.forEach(function(E){var A=E.key,C=E.value;return p.setElement(A,C)}),Object.freeze(this)}Object.freeze(d),l.default=d},{"../Base/TreeNode":25}],31:[function(r,n,l){function o(s,u){s===void 0&&(s=[]),u=u||function(c,f){return c>f?-1:c<f?1:0};var d=[];s.forEach(function(c){return d.push(c)});var a=d.length,i=function(c,f){if(c<0||c>=a)throw new Error("unknown error");if(f<0||f>=a)throw new Error("unknown error");var h=d[c];d[c]=d[f],d[f]=h},p=function(c){if(c<0||c>=a)throw new Error("unknown error");var f=2*c+1,h=2*c+2;f<a&&u(d[c],d[f])>0&&i(c,f),h<a&&u(d[c],d[h])>0&&i(c,h)};(function(){for(var c=Math.floor((a-1)/2);c>=0;--c)for(var f=c,h=2*f+1;h<a;){var y=h+1,m=h;if(y<a&&u(d[h],d[y])>0&&(m=y),u(d[f],d[m])<=0)break;i(f,m),h=2*(f=m)+1}})(),this.size=function(){return a},this.empty=function(){return a===0},this.clear=function(){a=0,d.length=0},this.push=function(c){if(d.push(c),++a!==1)for(var f=a-1;f>0;){var h=Math.floor((f-1)/2);if(u(d[h],c)<=0)break;p(h),f=h}},this.pop=function(){if(!this.empty())if(this.size()!==1){var c=d[a-1];--a;for(var f=0;f<this.size();){var h=2*f+1,y=2*f+2;if(h>=this.size())break;var m=h;if(y<this.size()&&u(d[h],d[y])>0&&(m=y),u(d[m],c)>=0)break;d[f]=d[m],f=m}d[f]=c}else--a},this.top=function(){return d[0]},Object.freeze(this)}Object.defineProperty(l,"__esModule",{value:!0}),Object.freeze(o),l.default=o},{}],32:[function(r,n,l){Object.defineProperty(l,"__esModule",{value:!0});var o=r("../LinkList/LinkList");function s(u){u===void 0&&(u=[]);var d=new o.default(u);this.size=function(){return d.size()},this.empty=function(){return d.empty()},this.clear=function(){d.clear()},this.push=function(a){d.pushBack(a)},this.pop=function(){d.popFront()},this.front=function(){return d.front()},Object.freeze(this)}Object.freeze(s),l.default=s},{"../LinkList/LinkList":29}],33:[function(r,n,l){var o=this&&this.__generator||function(a,i){var p,c,f,h,y={label:0,sent:function(){if(1&f[0])throw f[1];return f[1]},trys:[],ops:[]};return h={next:m(0),throw:m(1),return:m(2)},typeof Symbol=="function"&&(h[Symbol.iterator]=function(){return this}),h;function m(v){return function(x){return function(g){if(p)throw new TypeError("Generator is already executing.");for(;y;)try{if(p=1,c&&(f=2&g[0]?c.return:g[0]?c.throw||((f=c.return)&&f.call(c),0):c.next)&&!(f=f.call(c,g[1])).done)return f;switch(c=0,f&&(g=[2&g[0],f.value]),g[0]){case 0:case 1:f=g;break;case 4:return y.label++,{value:g[1],done:!1};case 5:y.label++,c=g[1],g=[0];continue;case 7:g=y.ops.pop(),y.trys.pop();continue;default:if(!(f=(f=y.trys).length>0&&f[f.length-1])&&(g[0]===6||g[0]===2)){y=0;continue}if(g[0]===3&&(!f||g[1]>f[0]&&g[1]<f[3])){y.label=g[1];break}if(g[0]===6&&y.label<f[1]){y.label=f[1],f=g;break}if(f&&y.label<f[2]){y.label=f[2],y.ops.push(g);break}f[2]&&y.ops.pop(),y.trys.pop();continue}g=i.call(a,y)}catch(w){g=[6,w],c=0}finally{p=f=0}if(5&g[0])throw g[1];return{value:g[0]?g[1]:void 0,done:!0}}([v,x])}}},s=this&&this.__values||function(a){var i=typeof Symbol=="function"&&Symbol.iterator,p=i&&a[i],c=0;if(p)return p.call(a);if(a&&typeof a.length=="number")return{next:function(){return a&&c>=a.length&&(a=void 0),{value:a&&a[c++],done:!a}}};throw new TypeError(i?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(l,"__esModule",{value:!0});var u=r("../Base/TreeNode");function d(a,i){var p=this;a===void 0&&(a=[]),i=i||function(E,A){return E<A?-1:E>A?1:0};var c=0,f=new u.default;f.color=u.default.TreeNodeColorType.black,this.size=function(){return c},this.empty=function(){return c===0},this.clear=function(){c=0,f.key=void 0,f.leftChild=f.rightChild=f.brother=f.parent=void 0,f.color=u.default.TreeNodeColorType.black};var h=function(E){if(!E||E.key===void 0)throw new Error("unknown error");return E.leftChild?h(E.leftChild):E},y=function(E){if(!E||E.key===void 0)throw new Error("unknown error");return E.rightChild?y(E.rightChild):E};this.front=function(){if(!this.empty())return h(f).key},this.back=function(){if(!this.empty())return y(f).key},this.forEach=function(E){var A,C,B=0;try{for(var U=s(this),q=U.next();!q.done;q=U.next())E(q.value,B++)}catch(Z){A={error:Z}}finally{try{q&&!q.done&&(C=U.return)&&C.call(U)}finally{if(A)throw A.error}}},this.getElementByPos=function(E){var A,C;if(E<0||E>=this.size())throw new Error("pos must more than 0 and less than set's size");var B=0;try{for(var U=s(this),q=U.next();!q.done;q=U.next()){var Z=q.value;if(B===E)return Z;++B}}catch($){A={error:$}}finally{try{q&&!q.done&&(C=U.return)&&C.call(U)}finally{if(A)throw A.error}}throw new Error("unknown error")};var m=function(E){var A=E.parent;if(!A){if(E===f)return;throw new Error("unknown error")}if(E.color!==u.default.TreeNodeColorType.red){var C=E.brother;if(!C)throw new Error("unknown error");if(E===A.leftChild)if(C.color===u.default.TreeNodeColorType.red){C.color=u.default.TreeNodeColorType.black,A.color=u.default.TreeNodeColorType.red;var B=A.rotateLeft();f===A&&(f=B),m(E)}else C.color===u.default.TreeNodeColorType.black&&(C.rightChild&&C.rightChild.color===u.default.TreeNodeColorType.red?(C.color=A.color,A.color=u.default.TreeNodeColorType.black,C.rightChild&&(C.rightChild.color=u.default.TreeNodeColorType.black),B=A.rotateLeft(),f===A&&(f=B),E.color=u.default.TreeNodeColorType.black):C.rightChild&&C.rightChild.color!==u.default.TreeNodeColorType.black||!C.leftChild||C.leftChild.color!==u.default.TreeNodeColorType.red?C.leftChild&&C.leftChild.color!==u.default.TreeNodeColorType.black||C.rightChild&&C.rightChild.color!==u.default.TreeNodeColorType.black||(C.color=u.default.TreeNodeColorType.red,m(A)):(C.color=u.default.TreeNodeColorType.red,C.leftChild&&(C.leftChild.color=u.default.TreeNodeColorType.black),B=C.rotateRight(),f===C&&(f=B),m(E)));else E===A.rightChild&&(C.color===u.default.TreeNodeColorType.red?(C.color=u.default.TreeNodeColorType.black,A.color=u.default.TreeNodeColorType.red,B=A.rotateRight(),f===A&&(f=B),m(E)):C.color===u.default.TreeNodeColorType.black&&(C.leftChild&&C.leftChild.color===u.default.TreeNodeColorType.red?(C.color=A.color,A.color=u.default.TreeNodeColorType.black,C.leftChild&&(C.leftChild.color=u.default.TreeNodeColorType.black),B=A.rotateRight(),f===A&&(f=B),E.color=u.default.TreeNodeColorType.black):C.leftChild&&C.leftChild.color!==u.default.TreeNodeColorType.black||!C.rightChild||C.rightChild.color!==u.default.TreeNodeColorType.red?C.leftChild&&C.leftChild.color!==u.default.TreeNodeColorType.black||C.rightChild&&C.rightChild.color!==u.default.TreeNodeColorType.black||(C.color=u.default.TreeNodeColorType.red,m(A)):(C.color=u.default.TreeNodeColorType.red,C.rightChild&&(C.rightChild.color=u.default.TreeNodeColorType.black),B=C.rotateLeft(),f===C&&(f=B),m(E))))}else E.color=u.default.TreeNodeColorType.black},v=function(E){for(var A=E;A.leftChild||A.rightChild;){if(A.rightChild){A=h(A.rightChild);var C=E.key;E.key=A.key,A.key=C,E=A}A.leftChild&&(A=y(A.leftChild),C=E.key,E.key=A.key,A.key=C,E=A)}m(A),A&&A.remove(),--c,f.color=u.default.TreeNodeColorType.black},x=function(E,A){return!(!E||E.key===void 0)&&(!!x(E.leftChild,A)||!!A(E)||x(E.rightChild,A))};this.eraseElementByPos=function(E){if(E<0||E>=c)throw new Error("pos must more than 0 and less than set's size");var A=0;x(f,function(C){return E===A?(v(C),!0):(++A,!1)})},this.eraseElementByValue=function(E){if(!this.empty()){var A=F(f,E);A!==void 0&&A.key!==void 0&&i(A.key,E)===0&&v(A)}};var g=function(E,A){if(!E||E.key===void 0)throw new Error("unknown error");var C=i(A,E.key);return C<0?E.leftChild?g(E.leftChild,A):(E.leftChild=new u.default,E.leftChild.parent=E,E.leftChild.brother=E.rightChild,E.rightChild&&(E.rightChild.brother=E.leftChild),E.leftChild):C>0?E.rightChild?g(E.rightChild,A):(E.rightChild=new u.default,E.rightChild.parent=E,E.rightChild.brother=E.leftChild,E.leftChild&&(E.leftChild.brother=E.rightChild),E.rightChild):E},w=function(E){var A=E.parent;if(!A){if(E===f)return;throw new Error("unknown error")}if(A.color!==u.default.TreeNodeColorType.black&&A.color===u.default.TreeNodeColorType.red){var C=A.brother,B=A.parent;if(!B)throw new Error("unknown error");if(C&&C.color===u.default.TreeNodeColorType.red)C.color=A.color=u.default.TreeNodeColorType.black,B.color=u.default.TreeNodeColorType.red,w(B);else if(!C||C.color===u.default.TreeNodeColorType.black)if(A===B.leftChild)if(E===A.leftChild){A.color=u.default.TreeNodeColorType.black,B.color=u.default.TreeNodeColorType.red;var U=B.rotateRight();B===f&&(f=U)}else E===A.rightChild&&(U=A.rotateLeft(),B===f&&(f=U),w(A));else A===B.rightChild&&(E===A.leftChild?(U=A.rotateRight(),B===f&&(f=U),w(A)):E===A.rightChild&&(A.color=u.default.TreeNodeColorType.black,B.color=u.default.TreeNodeColorType.red,U=B.rotateLeft(),B===f&&(f=U)))}};this.insert=function(E){if(E==null)throw new Error("to avoid some unnecessary errors, we don't suggest you insert null or undefined here");if(this.empty())return++c,f.key=E,void(f.color=u.default.TreeNodeColorType.black);var A=g(f,E);A.key!==void 0&&i(A.key,E)===0||(++c,A.key=E,w(A),f.color=u.default.TreeNodeColorType.black)};var F=function(E,A){if(E&&E.key!==void 0){var C=i(A,E.key);return C<0?F(E.leftChild,A):C>0?F(E.rightChild,A):E}};this.find=function(E){var A=F(f,E);return A!==void 0&&A.key!==void 0&&i(A.key,E)===0};var T=function(E,A){if(E&&E.key!==void 0){var C=i(E.key,A);if(C===0)return E.key;if(C<0)return T(E.rightChild,A);var B=T(E.leftChild,A);return B!==void 0?B:E.key}};this.lowerBound=function(E){return T(f,E)};var I=function(E,A){if(E&&E.key!==void 0){if(i(E.key,A)<=0)return I(E.rightChild,A);var C=I(E.leftChild,A);return C!==void 0?C:E.key}};this.upperBound=function(E){return I(f,E)};var D=function(E,A){if(E&&E.key!==void 0){var C=i(E.key,A);if(C===0)return E.key;if(C>0)return D(E.leftChild,A);var B=D(E.rightChild,A);return B!==void 0?B:E.key}};this.reverseLowerBound=function(E){return D(f,E)};var X=function(E,A){if(E&&E.key!==void 0){if(i(E.key,A)>=0)return X(E.leftChild,A);var C=X(E.rightChild,A);return C!==void 0?C:E.key}};this.reverseUpperBound=function(E){return X(f,E)},this.union=function(E){var A=this;E.forEach(function(C){return A.insert(C)})},this.getHeight=function(){if(this.empty())return 0;var E=function(A){return A?Math.max(E(A.leftChild),E(A.rightChild))+1:1};return E(f)};var K=function(E){return o(this,function(A){switch(A.label){case 0:return E&&E.key!==void 0?[5,s(K(E.leftChild))]:[2];case 1:return A.sent(),[4,E.key];case 2:return A.sent(),[5,s(K(E.rightChild))];case 3:return A.sent(),[2]}})};this[Symbol.iterator]=function(){return K(f)},a.forEach(function(E){return p.insert(E)}),Object.freeze(this)}Object.freeze(d),l.default=d},{"../Base/TreeNode":25}],34:[function(r,n,l){function o(s){var u=this;s===void 0&&(s=[]);var d=0,a=[];this.size=function(){return d},this.empty=function(){return d===0},this.clear=function(){d=0,a.length=0},this.push=function(i){a.push(i),++d},this.pop=function(){a.pop(),d>0&&--d},this.top=function(){return a[d-1]},s.forEach(function(i){return u.push(i)}),Object.freeze(this)}Object.defineProperty(l,"__esModule",{value:!0}),Object.freeze(o),l.default=o},{}],35:[function(r,n,l){var o=this&&this.__generator||function(i,p){var c,f,h,y,m={label:0,sent:function(){if(1&h[0])throw h[1];return h[1]},trys:[],ops:[]};return y={next:v(0),throw:v(1),return:v(2)},typeof Symbol=="function"&&(y[Symbol.iterator]=function(){return this}),y;function v(x){return function(g){return function(w){if(c)throw new TypeError("Generator is already executing.");for(;m;)try{if(c=1,f&&(h=2&w[0]?f.return:w[0]?f.throw||((h=f.return)&&h.call(f),0):f.next)&&!(h=h.call(f,w[1])).done)return h;switch(f=0,h&&(w=[2&w[0],h.value]),w[0]){case 0:case 1:h=w;break;case 4:return m.label++,{value:w[1],done:!1};case 5:m.label++,f=w[1],w=[0];continue;case 7:w=m.ops.pop(),m.trys.pop();continue;default:if(!(h=(h=m.trys).length>0&&h[h.length-1])&&(w[0]===6||w[0]===2)){m=0;continue}if(w[0]===3&&(!h||w[1]>h[0]&&w[1]<h[3])){m.label=w[1];break}if(w[0]===6&&m.label<h[1]){m.label=h[1],h=w;break}if(h&&m.label<h[2]){m.label=h[2],m.ops.push(w);break}h[2]&&m.ops.pop(),m.trys.pop();continue}w=p.call(i,m)}catch(F){w=[6,F],f=0}finally{c=h=0}if(5&w[0])throw w[1];return{value:w[0]?w[1]:void 0,done:!0}}([x,g])}}},s=this&&this.__read||function(i,p){var c=typeof Symbol=="function"&&i[Symbol.iterator];if(!c)return i;var f,h,y=c.call(i),m=[];try{for(;(p===void 0||p-- >0)&&!(f=y.next()).done;)m.push(f.value)}catch(v){h={error:v}}finally{try{f&&!f.done&&(c=y.return)&&c.call(y)}finally{if(h)throw h.error}}return m},u=this&&this.__spreadArray||function(i,p,c){if(c||arguments.length===2)for(var f,h=0,y=p.length;h<y;h++)!f&&h in p||(f||(f=Array.prototype.slice.call(p,0,h)),f[h]=p[h]);return i.concat(f||Array.prototype.slice.call(p))},d=this&&this.__values||function(i){var p=typeof Symbol=="function"&&Symbol.iterator,c=p&&i[p],f=0;if(c)return c.call(i);if(i&&typeof i.length=="number")return{next:function(){return i&&f>=i.length&&(i=void 0),{value:i&&i[f++],done:!i}}};throw new TypeError(p?"Object is not iterable.":"Symbol.iterator is not defined.")};function a(i){var p=this;i===void 0&&(i=[]);var c=0,f=[];this.size=function(){return c},this.empty=function(){return c===0},this.clear=function(){c=0,f.length=0},this.front=function(){if(!this.empty())return f[0]},this.back=function(){if(!this.empty())return f[c-1]},this.forEach=function(h){f.forEach(h)},this.getElementByPos=function(h){if(h<0||h>=c)throw new Error("pos must more than 0 and less than vector's size");return f[h]},this.eraseElementByPos=function(h){if(h<0||h>=c)throw new Error("pos must more than 0 and less than vector's size");for(var y=h;y<c-1;++y)f[y]=f[y+1];this.popBack()},this.eraseElementByValue=function(h){var y=[];this.forEach(function(v){v!==h&&y.push(v)}),y.forEach(function(v,x){f[x]=v});for(var m=y.length;c>m;)this.popBack()},this.pushBack=function(h){f.push(h),++c},this.popBack=function(){f.pop(),c>0&&--c},this.setElementByPos=function(h,y){if(h<0||h>=c)throw new Error("pos must more than 0 and less than vector's size");f[h]=y},this.insert=function(h,y,m){if(m===void 0&&(m=1),h<0||h>c)throw new Error("pos must more than 0 and less than or equal to vector's size");f.splice.apply(f,u([h,0],s(new Array(m).fill(y)),!1)),c+=m},this.find=function(h){return f.includes(h)},this.reverse=function(){f.reverse()},this.unique=function(){var h,y=[];this.forEach(function(v,x){x!==0&&v===h||(y.push(v),h=v)}),y.forEach(function(v,x){f[x]=v});for(var m=y.length;c>m;)this.popBack()},this.sort=function(h){f.sort(h)},this[Symbol.iterator]=function(){return function(){return o(this,function(h){switch(h.label){case 0:return[5,d(f)];case 1:return[2,h.sent()]}})}()},i.forEach(function(h){return p.pushBack(h)}),Object.freeze(this)}Object.defineProperty(l,"__esModule",{value:!0}),Object.freeze(a),l.default=a},{}],36:[function(r,n,l){Object.defineProperty(l,"__esModule",{value:!0}),l.HashMap=l.HashSet=l.Map=l.Set=l.PriorityQueue=l.Deque=l.LinkList=l.Queue=l.Stack=l.Vector=void 0;var o=r("./Vector/Vector");l.Vector=o.default;var s=r("./Stack/Stack");l.Stack=s.default;var u=r("./Queue/Queue");l.Queue=u.default;var d=r("./LinkList/LinkList");l.LinkList=d.default;var a=r("./Deque/Deque");l.Deque=a.default;var i=r("./PriorityQueue/PriorityQueue");l.PriorityQueue=i.default;var p=r("./Set/Set");l.Set=p.default;var c=r("./Map/Map");l.Map=c.default;var f=r("./HashSet/HashSet");l.HashSet=f.default;var h=r("./HashMap/HashMap");l.HashMap=h.default},{"./Deque/Deque":26,"./HashMap/HashMap":27,"./HashSet/HashSet":28,"./LinkList/LinkList":29,"./Map/Map":30,"./PriorityQueue/PriorityQueue":31,"./Queue/Queue":32,"./Set/Set":33,"./Stack/Stack":34,"./Vector/Vector":35}],37:[function(r,n,l){const o=r("yallist"),s=Symbol("max"),u=Symbol("length"),d=Symbol("lengthCalculator"),a=Symbol("allowStale"),i=Symbol("maxAge"),p=Symbol("dispose"),c=Symbol("noDisposeOnSet"),f=Symbol("lruList"),h=Symbol("cache"),y=Symbol("updateAgeOnGet"),m=()=>1,v=(I,D,X)=>{const K=I[h].get(D);if(K){const E=K.value;if(x(I,E)){if(w(I,K),!I[a])return}else X&&(I[y]&&(K.value.now=Date.now()),I[f].unshiftNode(K));return E.value}},x=(I,D)=>{if(!D||!D.maxAge&&!I[i])return!1;const X=Date.now()-D.now;return D.maxAge?X>D.maxAge:I[i]&&X>I[i]},g=I=>{if(I[u]>I[s])for(let D=I[f].tail;I[u]>I[s]&&D!==null;){const X=D.prev;w(I,D),D=X}},w=(I,D)=>{if(D){const X=D.value;I[p]&&I[p](X.key,X.value),I[u]-=X.length,I[h].delete(X.key),I[f].removeNode(D)}};class F{constructor(D,X,K,E,A){this.key=D,this.value=X,this.length=K,this.now=E,this.maxAge=A||0}}const T=(I,D,X,K)=>{let E=X.value;x(I,E)&&(w(I,X),I[a]||(E=void 0)),E&&D.call(K,E.value,E.key,I)};n.exports=class{constructor(I){if(typeof I=="number"&&(I={max:I}),I||(I={}),I.max&&(typeof I.max!="number"||I.max<0))throw new TypeError("max must be a non-negative number");this[s]=I.max||1/0;const D=I.length||m;if(this[d]=typeof D!="function"?m:D,this[a]=I.stale||!1,I.maxAge&&typeof I.maxAge!="number")throw new TypeError("maxAge must be a number");this[i]=I.maxAge||0,this[p]=I.dispose,this[c]=I.noDisposeOnSet||!1,this[y]=I.updateAgeOnGet||!1,this.reset()}set max(I){if(typeof I!="number"||I<0)throw new TypeError("max must be a non-negative number");this[s]=I||1/0,g(this)}get max(){return this[s]}set allowStale(I){this[a]=!!I}get allowStale(){return this[a]}set maxAge(I){if(typeof I!="number")throw new TypeError("maxAge must be a non-negative number");this[i]=I,g(this)}get maxAge(){return this[i]}set lengthCalculator(I){typeof I!="function"&&(I=m),I!==this[d]&&(this[d]=I,this[u]=0,this[f].forEach(D=>{D.length=this[d](D.value,D.key),this[u]+=D.length})),g(this)}get lengthCalculator(){return this[d]}get length(){return this[u]}get itemCount(){return this[f].length}rforEach(I,D){D=D||this;for(let X=this[f].tail;X!==null;){const K=X.prev;T(this,I,X,D),X=K}}forEach(I,D){D=D||this;for(let X=this[f].head;X!==null;){const K=X.next;T(this,I,X,D),X=K}}keys(){return this[f].toArray().map(I=>I.key)}values(){return this[f].toArray().map(I=>I.value)}reset(){this[p]&&this[f]&&this[f].length&&this[f].forEach(I=>this[p](I.key,I.value)),this[h]=new Map,this[f]=new o,this[u]=0}dump(){return this[f].map(I=>!x(this,I)&&{k:I.key,v:I.value,e:I.now+(I.maxAge||0)}).toArray().filter(I=>I)}dumpLru(){return this[f]}set(I,D,X){if((X=X||this[i])&&typeof X!="number")throw new TypeError("maxAge must be a number");const K=X?Date.now():0,E=this[d](D,I);if(this[h].has(I)){if(E>this[s])return w(this,this[h].get(I)),!1;const C=this[h].get(I).value;return this[p]&&(this[c]||this[p](I,C.value)),C.now=K,C.maxAge=X,C.value=D,this[u]+=E-C.length,C.length=E,this.get(I),g(this),!0}const A=new F(I,D,E,K,X);return A.length>this[s]?(this[p]&&this[p](I,D),!1):(this[u]+=A.length,this[f].unshift(A),this[h].set(I,this[f].head),g(this),!0)}has(I){if(!this[h].has(I))return!1;const D=this[h].get(I).value;return!x(this,D)}get(I){return v(this,I,!0)}peek(I){return v(this,I,!1)}pop(){const I=this[f].tail;return I?(w(this,I),I.value):null}del(I){w(this,this[h].get(I))}load(I){this.reset();const D=Date.now();for(let X=I.length-1;X>=0;X--){const K=I[X],E=K.e||0;if(E===0)this.set(K.k,K.v);else{const A=E-D;A>0&&this.set(K.k,K.v,A)}}}prune(){this[h].forEach((I,D)=>v(this,D,!1))}}},{yallist:83}],38:[function(r,n,l){(function(o){(function(){const s=n.exports;s.types={0:"reserved",1:"connect",2:"connack",3:"publish",4:"puback",5:"pubrec",6:"pubrel",7:"pubcomp",8:"subscribe",9:"suback",10:"unsubscribe",11:"unsuback",12:"pingreq",13:"pingresp",14:"disconnect",15:"auth"},s.codes={};for(const d in s.types){const a=s.types[d];s.codes[a]=d}s.CMD_SHIFT=4,s.CMD_MASK=240,s.DUP_MASK=8,s.QOS_MASK=3,s.QOS_SHIFT=1,s.RETAIN_MASK=1,s.VARBYTEINT_MASK=127,s.VARBYTEINT_FIN_MASK=128,s.VARBYTEINT_MAX=268435455,s.SESSIONPRESENT_MASK=1,s.SESSIONPRESENT_HEADER=o.from([s.SESSIONPRESENT_MASK]),s.CONNACK_HEADER=o.from([s.codes.connack<<s.CMD_SHIFT]),s.USERNAME_MASK=128,s.PASSWORD_MASK=64,s.WILL_RETAIN_MASK=32,s.WILL_QOS_MASK=24,s.WILL_QOS_SHIFT=3,s.WILL_FLAG_MASK=4,s.CLEAN_SESSION_MASK=2,s.CONNECT_HEADER=o.from([s.codes.connect<<s.CMD_SHIFT]),s.properties={sessionExpiryInterval:17,willDelayInterval:24,receiveMaximum:33,maximumPacketSize:39,topicAliasMaximum:34,requestResponseInformation:25,requestProblemInformation:23,userProperties:38,authenticationMethod:21,authenticationData:22,payloadFormatIndicator:1,messageExpiryInterval:2,contentType:3,responseTopic:8,correlationData:9,maximumQoS:36,retainAvailable:37,assignedClientIdentifier:18,reasonString:31,wildcardSubscriptionAvailable:40,subscriptionIdentifiersAvailable:41,sharedSubscriptionAvailable:42,serverKeepAlive:19,responseInformation:26,serverReference:28,topicAlias:35,subscriptionIdentifier:11},s.propertiesCodes={};for(const d in s.properties){const a=s.properties[d];s.propertiesCodes[a]=d}function u(d){return[0,1,2].map(a=>[0,1].map(i=>[0,1].map(p=>{const c=o.alloc(1);return c.writeUInt8(s.codes[d]<<s.CMD_SHIFT|(i?s.DUP_MASK:0)|a<<s.QOS_SHIFT|p,0,!0),c})))}s.propertiesTypes={sessionExpiryInterval:"int32",willDelayInterval:"int32",receiveMaximum:"int16",maximumPacketSize:"int32",topicAliasMaximum:"int16",requestResponseInformation:"byte",requestProblemInformation:"byte",userProperties:"pair",authenticationMethod:"string",authenticationData:"binary",payloadFormatIndicator:"byte",messageExpiryInterval:"int32",contentType:"string",responseTopic:"string",correlationData:"binary",maximumQoS:"int8",retainAvailable:"byte",assignedClientIdentifier:"string",reasonString:"string",wildcardSubscriptionAvailable:"byte",subscriptionIdentifiersAvailable:"byte",sharedSubscriptionAvailable:"byte",serverKeepAlive:"int16",responseInformation:"string",serverReference:"string",topicAlias:"int16",subscriptionIdentifier:"var"},s.PUBLISH_HEADER=u("publish"),s.SUBSCRIBE_HEADER=u("subscribe"),s.SUBSCRIBE_OPTIONS_QOS_MASK=3,s.SUBSCRIBE_OPTIONS_NL_MASK=1,s.SUBSCRIBE_OPTIONS_NL_SHIFT=2,s.SUBSCRIBE_OPTIONS_RAP_MASK=1,s.SUBSCRIBE_OPTIONS_RAP_SHIFT=3,s.SUBSCRIBE_OPTIONS_RH_MASK=3,s.SUBSCRIBE_OPTIONS_RH_SHIFT=4,s.SUBSCRIBE_OPTIONS_RH=[0,16,32],s.SUBSCRIBE_OPTIONS_NL=4,s.SUBSCRIBE_OPTIONS_RAP=8,s.SUBSCRIBE_OPTIONS_QOS=[0,1,2],s.UNSUBSCRIBE_HEADER=u("unsubscribe"),s.ACKS={unsuback:u("unsuback"),puback:u("puback"),pubcomp:u("pubcomp"),pubrel:u("pubrel"),pubrec:u("pubrec")},s.SUBACK_HEADER=o.from([s.codes.suback<<s.CMD_SHIFT]),s.VERSION3=o.from([3]),s.VERSION4=o.from([4]),s.VERSION5=o.from([5]),s.VERSION131=o.from([131]),s.VERSION132=o.from([132]),s.QOS=[0,1,2].map(d=>o.from([d])),s.EMPTY={pingreq:o.from([s.codes.pingreq<<4,0]),pingresp:o.from([s.codes.pingresp<<4,0]),disconnect:o.from([s.codes.disconnect<<4,0])}}).call(this)}).call(this,r("buffer").Buffer)},{buffer:17}],39:[function(r,n,l){(function(o){(function(){const s=r("./writeToStream"),u=r("events");class d extends u{constructor(){super(),this._array=new Array(20),this._i=0}write(i){return this._array[this._i++]=i,!0}concat(){let i=0;const p=new Array(this._array.length),c=this._array;let f,h=0;for(f=0;f<c.length&&c[f]!==void 0;f++)typeof c[f]!="string"?p[f]=c[f].length:p[f]=o.byteLength(c[f]),i+=p[f];const y=o.allocUnsafe(i);for(f=0;f<c.length&&c[f]!==void 0;f++)typeof c[f]!="string"?(c[f].copy(y,h),h+=p[f]):(y.write(c[f],h),h+=p[f]);return y}}n.exports=function(a,i){const p=new d;return s(a,p,i),p.concat()}}).call(this)}).call(this,r("buffer").Buffer)},{"./writeToStream":44,buffer:17,events:22}],40:[function(r,n,l){l.parser=r("./parser").parser,l.generate=r("./generate"),l.writeToStream=r("./writeToStream")},{"./generate":39,"./parser":43,"./writeToStream":44}],41:[function(r,n,l){(function(o){(function(){const u={},d=o.isBuffer(o.from([1,2]).subarray(0,1));function a(i){const p=o.allocUnsafe(2);return p.writeUInt8(i>>8,0),p.writeUInt8(255&i,1),p}n.exports={cache:u,generateCache:function(){for(let i=0;i<65536;i++)u[i]=a(i)},generateNumber:a,genBufVariableByteInt:function(i){let p=0,c=0;const f=o.allocUnsafe(4);do p=i%128|0,(i=i/128|0)>0&&(p|=128),f.writeUInt8(p,c++);while(i>0&&c<4);return i>0&&(c=0),d?f.subarray(0,c):f.slice(0,c)},generate4ByteBuffer:function(i){const p=o.allocUnsafe(4);return p.writeUInt32BE(i,0),p}}}).call(this)}).call(this,r("buffer").Buffer)},{buffer:17}],42:[function(r,n,l){n.exports=class{constructor(){this.cmd=null,this.retain=!1,this.qos=0,this.dup=!1,this.length=-1,this.topic=null,this.payload=null}}},{}],43:[function(r,n,l){const o=r("bl"),s=r("events"),u=r("./packet"),d=r("./constants"),a=r("debug")("mqtt-packet:parser");class i extends s{constructor(){super(),this.parser=this.constructor.parser}static parser(c){return this instanceof i?(this.settings=c||{},this._states=["_parseHeader","_parseLength","_parsePayload","_newPacket"],this._resetState(),this):new i().parser(c)}_resetState(){a("_resetState: resetting packet, error, _list, and _stateCounter"),this.packet=new u,this.error=null,this._list=o(),this._stateCounter=0}parse(c){for(this.error&&this._resetState(),this._list.append(c),a("parse: current state: %s",this._states[this._stateCounter]);(this.packet.length!==-1||this._list.length>0)&&this[this._states[this._stateCounter]]()&&!this.error;)this._stateCounter++,a("parse: state complete. _stateCounter is now: %d",this._stateCounter),a("parse: packet.length: %d, buffer list length: %d",this.packet.length,this._list.length),this._stateCounter>=this._states.length&&(this._stateCounter=0);return a("parse: exited while loop. packet: %d, buffer list length: %d",this.packet.length,this._list.length),this._list.length}_parseHeader(){const c=this._list.readUInt8(0);return this.packet.cmd=d.types[c>>d.CMD_SHIFT],this.packet.retain=(c&d.RETAIN_MASK)!=0,this.packet.qos=c>>d.QOS_SHIFT&d.QOS_MASK,this.packet.dup=(c&d.DUP_MASK)!=0,a("_parseHeader: packet: %o",this.packet),this._list.consume(1),!0}_parseLength(){const c=this._parseVarByteNum(!0);return c&&(this.packet.length=c.value,this._list.consume(c.bytes)),a("_parseLength %d",c.value),!!c}_parsePayload(){a("_parsePayload: payload %O",this._list);let c=!1;if(this.packet.length===0||this._list.length>=this.packet.length){switch(this._pos=0,this.packet.cmd){case"connect":this._parseConnect();break;case"connack":this._parseConnack();break;case"publish":this._parsePublish();break;case"puback":case"pubrec":case"pubrel":case"pubcomp":this._parseConfirmation();break;case"subscribe":this._parseSubscribe();break;case"suback":this._parseSuback();break;case"unsubscribe":this._parseUnsubscribe();break;case"unsuback":this._parseUnsuback();break;case"pingreq":case"pingresp":break;case"disconnect":this._parseDisconnect();break;case"auth":this._parseAuth();break;default:this._emitError(new Error("Not supported"))}c=!0}return a("_parsePayload complete result: %s",c),c}_parseConnect(){let c,f,h,y;a("_parseConnect");const m={},v=this.packet,x=this._parseString();if(x===null)return this._emitError(new Error("Cannot parse protocolId"));if(x!=="MQTT"&&x!=="MQIsdp")return this._emitError(new Error("Invalid protocolId"));if(v.protocolId=x,this._pos>=this._list.length)return this._emitError(new Error("Packet too short"));if(v.protocolVersion=this._list.readUInt8(this._pos),v.protocolVersion>=128&&(v.bridgeMode=!0,v.protocolVersion=v.protocolVersion-128),v.protocolVersion!==3&&v.protocolVersion!==4&&v.protocolVersion!==5)return this._emitError(new Error("Invalid protocol version"));if(this._pos++,this._pos>=this._list.length)return this._emitError(new Error("Packet too short"));if(m.username=this._list.readUInt8(this._pos)&d.USERNAME_MASK,m.password=this._list.readUInt8(this._pos)&d.PASSWORD_MASK,m.will=this._list.readUInt8(this._pos)&d.WILL_FLAG_MASK,m.will&&(v.will={},v.will.retain=(this._list.readUInt8(this._pos)&d.WILL_RETAIN_MASK)!=0,v.will.qos=(this._list.readUInt8(this._pos)&d.WILL_QOS_MASK)>>d.WILL_QOS_SHIFT),v.clean=(this._list.readUInt8(this._pos)&d.CLEAN_SESSION_MASK)!=0,this._pos++,v.keepalive=this._parseNum(),v.keepalive===-1)return this._emitError(new Error("Packet too short"));if(v.protocolVersion===5){const w=this._parseProperties();Object.getOwnPropertyNames(w).length&&(v.properties=w)}const g=this._parseString();if(g===null)return this._emitError(new Error("Packet too short"));if(v.clientId=g,a("_parseConnect: packet.clientId: %s",v.clientId),m.will){if(v.protocolVersion===5){const w=this._parseProperties();Object.getOwnPropertyNames(w).length&&(v.will.properties=w)}if((c=this._parseString())===null)return this._emitError(new Error("Cannot parse will topic"));if(v.will.topic=c,a("_parseConnect: packet.will.topic: %s",v.will.topic),(f=this._parseBuffer())===null)return this._emitError(new Error("Cannot parse will payload"));v.will.payload=f,a("_parseConnect: packet.will.paylaod: %s",v.will.payload)}if(m.username){if((y=this._parseString())===null)return this._emitError(new Error("Cannot parse username"));v.username=y,a("_parseConnect: packet.username: %s",v.username)}if(m.password){if((h=this._parseBuffer())===null)return this._emitError(new Error("Cannot parse password"));v.password=h}return this.settings=v,a("_parseConnect: complete"),v}_parseConnack(){a("_parseConnack");const c=this.packet;if(this._list.length<1)return null;if(c.sessionPresent=!!(this._list.readUInt8(this._pos++)&d.SESSIONPRESENT_MASK),this.settings.protocolVersion===5)this._list.length>=2?c.reasonCode=this._list.readUInt8(this._pos++):c.reasonCode=0;else{if(this._list.length<2)return null;c.returnCode=this._list.readUInt8(this._pos++)}if(c.returnCode===-1||c.reasonCode===-1)return this._emitError(new Error("Cannot parse return code"));if(this.settings.protocolVersion===5){const f=this._parseProperties();Object.getOwnPropertyNames(f).length&&(c.properties=f)}a("_parseConnack: complete")}_parsePublish(){a("_parsePublish");const c=this.packet;if(c.topic=this._parseString(),c.topic===null)return this._emitError(new Error("Cannot parse topic"));if(!(c.qos>0)||this._parseMessageId()){if(this.settings.protocolVersion===5){const f=this._parseProperties();Object.getOwnPropertyNames(f).length&&(c.properties=f)}c.payload=this._list.slice(this._pos,c.length),a("_parsePublish: payload from buffer list: %o",c.payload)}}_parseSubscribe(){a("_parseSubscribe");const c=this.packet;let f,h,y,m,v,x,g;if(c.qos!==1)return this._emitError(new Error("Wrong subscribe header"));if(c.subscriptions=[],this._parseMessageId()){if(this.settings.protocolVersion===5){const w=this._parseProperties();Object.getOwnPropertyNames(w).length&&(c.properties=w)}for(;this._pos<c.length;){if((f=this._parseString())===null)return this._emitError(new Error("Cannot parse topic"));if(this._pos>=c.length)return this._emitError(new Error("Malformed Subscribe Payload"));y=(h=this._parseByte())&d.SUBSCRIBE_OPTIONS_QOS_MASK,x=(h>>d.SUBSCRIBE_OPTIONS_NL_SHIFT&d.SUBSCRIBE_OPTIONS_NL_MASK)!=0,v=(h>>d.SUBSCRIBE_OPTIONS_RAP_SHIFT&d.SUBSCRIBE_OPTIONS_RAP_MASK)!=0,m=h>>d.SUBSCRIBE_OPTIONS_RH_SHIFT&d.SUBSCRIBE_OPTIONS_RH_MASK,g={topic:f,qos:y},this.settings.protocolVersion===5?(g.nl=x,g.rap=v,g.rh=m):this.settings.bridgeMode&&(g.rh=0,g.rap=!0,g.nl=!0),a("_parseSubscribe: push subscription `%s` to subscription",g),c.subscriptions.push(g)}}}_parseSuback(){a("_parseSuback");const c=this.packet;if(this.packet.granted=[],this._parseMessageId()){if(this.settings.protocolVersion===5){const f=this._parseProperties();Object.getOwnPropertyNames(f).length&&(c.properties=f)}for(;this._pos<this.packet.length;)this.packet.granted.push(this._list.readUInt8(this._pos++))}}_parseUnsubscribe(){a("_parseUnsubscribe");const c=this.packet;if(c.unsubscriptions=[],this._parseMessageId()){if(this.settings.protocolVersion===5){const f=this._parseProperties();Object.getOwnPropertyNames(f).length&&(c.properties=f)}for(;this._pos<c.length;){const f=this._parseString();if(f===null)return this._emitError(new Error("Cannot parse topic"));a("_parseUnsubscribe: push topic `%s` to unsubscriptions",f),c.unsubscriptions.push(f)}}}_parseUnsuback(){a("_parseUnsuback");const c=this.packet;if(!this._parseMessageId())return this._emitError(new Error("Cannot parse messageId"));if(this.settings.protocolVersion===5){const f=this._parseProperties();for(Object.getOwnPropertyNames(f).length&&(c.properties=f),c.granted=[];this._pos<this.packet.length;)this.packet.granted.push(this._list.readUInt8(this._pos++))}}_parseConfirmation(){a("_parseConfirmation: packet.cmd: `%s`",this.packet.cmd);const c=this.packet;if(this._parseMessageId(),this.settings.protocolVersion===5&&(c.length>2?(c.reasonCode=this._parseByte(),a("_parseConfirmation: packet.reasonCode `%d`",c.reasonCode)):c.reasonCode=0,c.length>3)){const f=this._parseProperties();Object.getOwnPropertyNames(f).length&&(c.properties=f)}return!0}_parseDisconnect(){const c=this.packet;if(a("_parseDisconnect"),this.settings.protocolVersion===5){this._list.length>0?c.reasonCode=this._parseByte():c.reasonCode=0;const f=this._parseProperties();Object.getOwnPropertyNames(f).length&&(c.properties=f)}return a("_parseDisconnect result: true"),!0}_parseAuth(){a("_parseAuth");const c=this.packet;if(this.settings.protocolVersion!==5)return this._emitError(new Error("Not supported auth packet for this version MQTT"));c.reasonCode=this._parseByte();const f=this._parseProperties();return Object.getOwnPropertyNames(f).length&&(c.properties=f),a("_parseAuth: result: true"),!0}_parseMessageId(){const c=this.packet;return c.messageId=this._parseNum(),c.messageId===null?(this._emitError(new Error("Cannot parse messageId")),!1):(a("_parseMessageId: packet.messageId %d",c.messageId),!0)}_parseString(c){const f=this._parseNum(),h=f+this._pos;if(f===-1||h>this._list.length||h>this.packet.length)return null;const y=this._list.toString("utf8",this._pos,h);return this._pos+=f,a("_parseString: result: %s",y),y}_parseStringPair(){return a("_parseStringPair"),{name:this._parseString(),value:this._parseString()}}_parseBuffer(){const c=this._parseNum(),f=c+this._pos;if(c===-1||f>this._list.length||f>this.packet.length)return null;const h=this._list.slice(this._pos,f);return this._pos+=c,a("_parseBuffer: result: %o",h),h}_parseNum(){if(this._list.length-this._pos<2)return-1;const c=this._list.readUInt16BE(this._pos);return this._pos+=2,a("_parseNum: result: %s",c),c}_parse4ByteNum(){if(this._list.length-this._pos<4)return-1;const c=this._list.readUInt32BE(this._pos);return this._pos+=4,a("_parse4ByteNum: result: %s",c),c}_parseVarByteNum(c){a("_parseVarByteNum");let f,h=0,y=1,m=0,v=!1;const x=this._pos?this._pos:0;for(;h<4&&x+h<this._list.length;){if(m+=y*((f=this._list.readUInt8(x+h++))&d.VARBYTEINT_MASK),y*=128,(f&d.VARBYTEINT_FIN_MASK)==0){v=!0;break}if(this._list.length<=h)break}return!v&&h===4&&this._list.length>=h&&this._emitError(new Error("Invalid variable byte integer")),x&&(this._pos+=h),a("_parseVarByteNum: result: %o",v=!!v&&(c?{bytes:h,value:m}:m)),v}_parseByte(){let c;return this._pos<this._list.length&&(c=this._list.readUInt8(this._pos),this._pos++),a("_parseByte: result: %o",c),c}_parseByType(c){switch(a("_parseByType: type: %s",c),c){case"byte":return this._parseByte()!==0;case"int8":return this._parseByte();case"int16":return this._parseNum();case"int32":return this._parse4ByteNum();case"var":return this._parseVarByteNum();case"string":return this._parseString();case"pair":return this._parseStringPair();case"binary":return this._parseBuffer()}}_parseProperties(){a("_parseProperties");const c=this._parseVarByteNum(),f=this._pos+c,h={};for(;this._pos<f;){const y=this._parseByte();if(!y)return this._emitError(new Error("Cannot parse property code type")),!1;const m=d.propertiesCodes[y];if(!m)return this._emitError(new Error("Unknown property")),!1;if(m!=="userProperties")h[m]?Array.isArray(h[m])?h[m].push(this._parseByType(d.propertiesTypes[m])):(h[m]=[h[m]],h[m].push(this._parseByType(d.propertiesTypes[m]))):h[m]=this._parseByType(d.propertiesTypes[m]);else{h[m]||(h[m]=Object.create(null));const v=this._parseByType(d.propertiesTypes[m]);if(h[m][v.name])if(Array.isArray(h[m][v.name]))h[m][v.name].push(v.value);else{const x=h[m][v.name];h[m][v.name]=[x],h[m][v.name].push(v.value)}else h[m][v.name]=v.value}}return h}_newPacket(){return a("_newPacket"),this.packet&&(this._list.consume(this.packet.length),a("_newPacket: parser emit packet: packet.cmd: %s, packet.payload: %s, packet.length: %d",this.packet.cmd,this.packet.payload,this.packet.length),this.emit("packet",this.packet)),a("_newPacket: new packet"),this.packet=new u,this._pos=0,!0}_emitError(c){a("_emitError"),this.error=c,this.emit("error",c)}}n.exports=i},{"./constants":38,"./packet":42,bl:15,debug:18,events:22}],44:[function(r,n,l){(function(o){(function(){const s=r("./constants"),u=o.allocUnsafe(0),d=o.from([0]),a=r("./numbers"),i=r("process-nextick-args").nextTick,p=r("debug")("mqtt-packet:writeToStream"),c=a.cache,f=a.generateNumber,h=a.generateCache,y=a.genBufVariableByteInt,m=a.generate4ByteBuffer;let v=X,x=!0;function g($,L,V){switch(p("generate called"),L.cork&&(L.cork(),i(w,L)),x&&(x=!1,h()),p("generate: packet.cmd: %s",$.cmd),$.cmd){case"connect":return function(N,O,H){const W=N||{},ee=W.protocolId||"MQTT";let oe=W.protocolVersion||4;const ie=W.will;let ae=W.clean;const b=W.keepalive||0,_=W.clientId||"",R=W.username,G=W.password,J=W.properties;ae===void 0&&(ae=!0);let te=0;if(typeof ee!="string"&&!o.isBuffer(ee))return O.emit("error",new Error("Invalid protocolId")),!1;if(te+=ee.length+2,oe!==3&&oe!==4&&oe!==5)return O.emit("error",new Error("Invalid protocol version")),!1;if(te+=1,(typeof _=="string"||o.isBuffer(_))&&(_||oe>=4)&&(_||ae))te+=o.byteLength(_)+2;else{if(oe<4)return O.emit("error",new Error("clientId must be supplied before 3.1.1")),!1;if(1*ae==0)return O.emit("error",new Error("clientId must be given if cleanSession set to 0")),!1}if(typeof b!="number"||b<0||b>65535||b%1!=0)return O.emit("error",new Error("Invalid keepalive")),!1;if(te+=2,te+=1,oe===5){var se=A(O,J);if(!se)return!1;te+=se.length}if(ie){if(typeof ie!="object")return O.emit("error",new Error("Invalid will")),!1;if(!ie.topic||typeof ie.topic!="string")return O.emit("error",new Error("Invalid will topic")),!1;if(te+=o.byteLength(ie.topic)+2,te+=2,ie.payload){if(!(ie.payload.length>=0))return O.emit("error",new Error("Invalid will payload")),!1;typeof ie.payload=="string"?te+=o.byteLength(ie.payload):te+=ie.payload.length}var j={};if(oe===5){if(!(j=A(O,ie.properties)))return!1;te+=j.length}}let S=!1;if(R!=null){if(!Z(R))return O.emit("error",new Error("Invalid username")),!1;S=!0,te+=o.byteLength(R)+2}if(G!=null){if(!S)return O.emit("error",new Error("Username is required to use password")),!1;if(!Z(G))return O.emit("error",new Error("Invalid password")),!1;te+=q(G)+2}O.write(s.CONNECT_HEADER),T(O,te),E(O,ee),W.bridgeMode&&(oe+=128),O.write(oe===131?s.VERSION131:oe===132?s.VERSION132:oe===4?s.VERSION4:oe===5?s.VERSION5:s.VERSION3);let k=0;return k|=R!=null?s.USERNAME_MASK:0,k|=G!=null?s.PASSWORD_MASK:0,k|=ie&&ie.retain?s.WILL_RETAIN_MASK:0,k|=ie&&ie.qos?ie.qos<<s.WILL_QOS_SHIFT:0,k|=ie?s.WILL_FLAG_MASK:0,k|=ae?s.CLEAN_SESSION_MASK:0,O.write(o.from([k])),v(O,b),oe===5&&se.write(),E(O,_),ie&&(oe===5&&j.write(),I(O,ie.topic),E(O,ie.payload)),R!=null&&E(O,R),G!=null&&E(O,G),!0}($,L);case"connack":return function(N,O,H){const W=H?H.protocolVersion:4,ee=N||{},oe=W===5?ee.reasonCode:ee.returnCode,ie=ee.properties;let ae=2;if(typeof oe!="number")return O.emit("error",new Error("Invalid return code")),!1;let b=null;if(W===5){if(!(b=A(O,ie)))return!1;ae+=b.length}return O.write(s.CONNACK_HEADER),T(O,ae),O.write(ee.sessionPresent?s.SESSIONPRESENT_HEADER:d),O.write(o.from([oe])),b!=null&&b.write(),!0}($,L,V);case"publish":return function(N,O,H){p("publish: packet: %o",N);const W=H?H.protocolVersion:4,ee=N||{},oe=ee.qos||0,ie=ee.retain?s.RETAIN_MASK:0,ae=ee.topic,b=ee.payload||u,_=ee.messageId,R=ee.properties;let G=0;if(typeof ae=="string")G+=o.byteLength(ae)+2;else{if(!o.isBuffer(ae))return O.emit("error",new Error("Invalid topic")),!1;G+=ae.length+2}if(o.isBuffer(b)?G+=b.length:G+=o.byteLength(b),oe&&typeof _!="number")return O.emit("error",new Error("Invalid messageId")),!1;oe&&(G+=2);let J=null;if(W===5){if(!(J=A(O,R)))return!1;G+=J.length}return O.write(s.PUBLISH_HEADER[oe][ee.dup?1:0][ie?1:0]),T(O,G),v(O,q(ae)),O.write(ae),oe>0&&v(O,_),J!=null&&J.write(),p("publish: payload: %o",b),O.write(b)}($,L,V);case"puback":case"pubrec":case"pubrel":case"pubcomp":return function(N,O,H){const W=H?H.protocolVersion:4,ee=N||{},oe=ee.cmd||"puback",ie=ee.messageId,ae=ee.dup&&oe==="pubrel"?s.DUP_MASK:0;let b=0;const _=ee.reasonCode,R=ee.properties;let G=W===5?3:2;if(oe==="pubrel"&&(b=1),typeof ie!="number")return O.emit("error",new Error("Invalid messageId")),!1;let J=null;if(W===5&&typeof R=="object"){if(!(J=C(O,R,H,G)))return!1;G+=J.length}return O.write(s.ACKS[oe][b][ae][0]),T(O,G),v(O,ie),W===5&&O.write(o.from([_])),J!==null&&J.write(),!0}($,L,V);case"subscribe":return function(N,O,H){p("subscribe: packet: ");const W=H?H.protocolVersion:4,ee=N||{},oe=ee.dup?s.DUP_MASK:0,ie=ee.messageId,ae=ee.subscriptions,b=ee.properties;let _=0;if(typeof ie!="number")return O.emit("error",new Error("Invalid messageId")),!1;_+=2;let R=null;if(W===5){if(!(R=A(O,b)))return!1;_+=R.length}if(typeof ae!="object"||!ae.length)return O.emit("error",new Error("Invalid subscriptions")),!1;for(let J=0;J<ae.length;J+=1){const te=ae[J].topic,se=ae[J].qos;if(typeof te!="string")return O.emit("error",new Error("Invalid subscriptions - invalid topic")),!1;if(typeof se!="number")return O.emit("error",new Error("Invalid subscriptions - invalid qos")),!1;if(W===5){if(typeof(ae[J].nl||!1)!="boolean")return O.emit("error",new Error("Invalid subscriptions - invalid No Local")),!1;if(typeof(ae[J].rap||!1)!="boolean")return O.emit("error",new Error("Invalid subscriptions - invalid Retain as Published")),!1;const k=ae[J].rh||0;if(typeof k!="number"||k>2)return O.emit("error",new Error("Invalid subscriptions - invalid Retain Handling")),!1}_+=o.byteLength(te)+2+1}p("subscribe: writing to stream: %o",s.SUBSCRIBE_HEADER),O.write(s.SUBSCRIBE_HEADER[1][oe?1:0][0]),T(O,_),v(O,ie),R!==null&&R.write();let G=!0;for(const J of ae){const te=J.topic,se=J.qos,j=+J.nl,S=+J.rap,k=J.rh;let Y;I(O,te),Y=s.SUBSCRIBE_OPTIONS_QOS[se],W===5&&(Y|=j?s.SUBSCRIBE_OPTIONS_NL:0,Y|=S?s.SUBSCRIBE_OPTIONS_RAP:0,Y|=k?s.SUBSCRIBE_OPTIONS_RH[k]:0),G=O.write(o.from([Y]))}return G}($,L,V);case"suback":return function(N,O,H){const W=H?H.protocolVersion:4,ee=N||{},oe=ee.messageId,ie=ee.granted,ae=ee.properties;let b=0;if(typeof oe!="number")return O.emit("error",new Error("Invalid messageId")),!1;if(b+=2,typeof ie!="object"||!ie.length)return O.emit("error",new Error("Invalid qos vector")),!1;for(let R=0;R<ie.length;R+=1){if(typeof ie[R]!="number")return O.emit("error",new Error("Invalid qos vector")),!1;b+=1}let _=null;if(W===5){if(!(_=C(O,ae,H,b)))return!1;b+=_.length}return O.write(s.SUBACK_HEADER),T(O,b),v(O,oe),_!==null&&_.write(),O.write(o.from(ie))}($,L,V);case"unsubscribe":return function(N,O,H){const W=H?H.protocolVersion:4,ee=N||{},oe=ee.messageId,ie=ee.dup?s.DUP_MASK:0,ae=ee.unsubscriptions,b=ee.properties;let _=0;if(typeof oe!="number")return O.emit("error",new Error("Invalid messageId")),!1;if(_+=2,typeof ae!="object"||!ae.length)return O.emit("error",new Error("Invalid unsubscriptions")),!1;for(let J=0;J<ae.length;J+=1){if(typeof ae[J]!="string")return O.emit("error",new Error("Invalid unsubscriptions")),!1;_+=o.byteLength(ae[J])+2}let R=null;if(W===5){if(!(R=A(O,b)))return!1;_+=R.length}O.write(s.UNSUBSCRIBE_HEADER[1][ie?1:0][0]),T(O,_),v(O,oe),R!==null&&R.write();let G=!0;for(let J=0;J<ae.length;J++)G=I(O,ae[J]);return G}($,L,V);case"unsuback":return function(N,O,H){const W=H?H.protocolVersion:4,ee=N||{},oe=ee.messageId,ie=ee.dup?s.DUP_MASK:0,ae=ee.granted,b=ee.properties,_=ee.cmd;let R=2;if(typeof oe!="number")return O.emit("error",new Error("Invalid messageId")),!1;if(W===5){if(typeof ae!="object"||!ae.length)return O.emit("error",new Error("Invalid qos vector")),!1;for(let J=0;J<ae.length;J+=1){if(typeof ae[J]!="number")return O.emit("error",new Error("Invalid qos vector")),!1;R+=1}}let G=null;if(W===5){if(!(G=C(O,b,H,R)))return!1;R+=G.length}return O.write(s.ACKS[_][0][ie][0]),T(O,R),v(O,oe),G!==null&&G.write(),W===5&&O.write(o.from(ae)),!0}($,L,V);case"pingreq":case"pingresp":return function(N,O,H){return O.write(s.EMPTY[N.cmd])}($,L);case"disconnect":return function(N,O,H){const W=H?H.protocolVersion:4,ee=N||{},oe=ee.reasonCode,ie=ee.properties;let ae=W===5?1:0,b=null;if(W===5){if(!(b=C(O,ie,H,ae)))return!1;ae+=b.length}return O.write(o.from([s.codes.disconnect<<4])),T(O,ae),W===5&&O.write(o.from([oe])),b!==null&&b.write(),!0}($,L,V);case"auth":return function(N,O,H){const W=H?H.protocolVersion:4,ee=N||{},oe=ee.reasonCode,ie=ee.properties;let ae=W===5?1:0;W!==5&&O.emit("error",new Error("Invalid mqtt version for auth packet"));const b=C(O,ie,H,ae);return b?(ae+=b.length,O.write(o.from([s.codes.auth<<4])),T(O,ae),O.write(o.from([oe])),b!==null&&b.write(),!0):!1}($,L,V);default:return L.emit("error",new Error("Unknown command")),!1}}function w($){$.uncork()}Object.defineProperty(g,"cacheNumbers",{get:()=>v===X,set($){$?(c&&Object.keys(c).length!==0||(x=!0),v=X):(x=!1,v=K)}});const F={};function T($,L){if(L>s.VARBYTEINT_MAX)return $.emit("error",new Error(`Invalid variable byte integer: ${L}`)),!1;let V=F[L];return V||(V=y(L),L<16384&&(F[L]=V)),p("writeVarByteInt: writing to stream: %o",V),$.write(V)}function I($,L){const V=o.byteLength(L);return v($,V),p("writeString: %s",L),$.write(L,"utf8")}function D($,L,V){I($,L),I($,V)}function X($,L){return p("writeNumberCached: number: %d",L),p("writeNumberCached: %o",c[L]),$.write(c[L])}function K($,L){const V=f(L);return p("writeNumberGenerated: %o",V),$.write(V)}function E($,L){typeof L=="string"?I($,L):L?(v($,L.length),$.write(L)):v($,0)}function A($,L){if(typeof L!="object"||L.length!=null)return{length:1,write(){U($,{},0)}};let V=0;function N(O,H){let W=0;switch(s.propertiesTypes[O]){case"byte":if(typeof H!="boolean")return $.emit("error",new Error(`Invalid ${O}: ${H}`)),!1;W+=2;break;case"int8":if(typeof H!="number"||H<0||H>255)return $.emit("error",new Error(`Invalid ${O}: ${H}`)),!1;W+=2;break;case"binary":if(H&&H===null)return $.emit("error",new Error(`Invalid ${O}: ${H}`)),!1;W+=1+o.byteLength(H)+2;break;case"int16":if(typeof H!="number"||H<0||H>65535)return $.emit("error",new Error(`Invalid ${O}: ${H}`)),!1;W+=3;break;case"int32":if(typeof H!="number"||H<0||H>4294967295)return $.emit("error",new Error(`Invalid ${O}: ${H}`)),!1;W+=5;break;case"var":if(typeof H!="number"||H<0||H>268435455)return $.emit("error",new Error(`Invalid ${O}: ${H}`)),!1;W+=1+o.byteLength(y(H));break;case"string":if(typeof H!="string")return $.emit("error",new Error(`Invalid ${O}: ${H}`)),!1;W+=3+o.byteLength(H.toString());break;case"pair":if(typeof H!="object")return $.emit("error",new Error(`Invalid ${O}: ${H}`)),!1;W+=Object.getOwnPropertyNames(H).reduce((ee,oe)=>{const ie=H[oe];return Array.isArray(ie)?ee+=ie.reduce((ae,b)=>ae+=3+o.byteLength(oe.toString())+2+o.byteLength(b.toString()),0):ee+=3+o.byteLength(oe.toString())+2+o.byteLength(H[oe].toString()),ee},0);break;default:return $.emit("error",new Error(`Invalid property ${O}: ${H}`)),!1}return W}if(L)for(const O in L){let H=0,W=0;const ee=L[O];if(Array.isArray(ee))for(let oe=0;oe<ee.length;oe++){if(!(W=N(O,ee[oe])))return!1;H+=W}else{if(!(W=N(O,ee)))return!1;H=W}if(!H)return!1;V+=H}return{length:o.byteLength(y(V))+V,write(){U($,L,V)}}}function C($,L,V,N){const O=["reasonString","userProperties"],H=V&&V.properties&&V.properties.maximumPacketSize?V.properties.maximumPacketSize:0;let W=A($,L);if(H)for(;N+W.length>H;){const ee=O.shift();if(!ee||!L[ee])return!1;delete L[ee],W=A($,L)}return W}function B($,L,V){switch(s.propertiesTypes[L]){case"byte":$.write(o.from([s.properties[L]])),$.write(o.from([+V]));break;case"int8":$.write(o.from([s.properties[L]])),$.write(o.from([V]));break;case"binary":$.write(o.from([s.properties[L]])),E($,V);break;case"int16":$.write(o.from([s.properties[L]])),v($,V);break;case"int32":$.write(o.from([s.properties[L]])),function(N,O){const H=m(O);p("write4ByteNumber: %o",H),N.write(H)}($,V);break;case"var":$.write(o.from([s.properties[L]])),T($,V);break;case"string":$.write(o.from([s.properties[L]])),I($,V);break;case"pair":Object.getOwnPropertyNames(V).forEach(N=>{const O=V[N];Array.isArray(O)?O.forEach(H=>{$.write(o.from([s.properties[L]])),D($,N.toString(),H.toString())}):($.write(o.from([s.properties[L]])),D($,N.toString(),O.toString()))});break;default:return $.emit("error",new Error(`Invalid property ${L} value: ${V}`)),!1}}function U($,L,V){T($,V);for(const N in L)if(Object.prototype.hasOwnProperty.call(L,N)&&L[N]!==null){const O=L[N];if(Array.isArray(O))for(let H=0;H<O.length;H++)B($,N,O[H]);else B($,N,O)}}function q($){return $?$ instanceof o?$.length:o.byteLength($):0}function Z($){return typeof $=="string"||$ instanceof o}n.exports=g}).call(this)}).call(this,r("buffer").Buffer)},{"./constants":38,"./numbers":41,buffer:17,debug:18,"process-nextick-args":49}],45:[function(r,n,l){var o=1e3,s=60*o,u=60*s,d=24*u,a=7*d,i=365.25*d;function p(c,f,h,y){var m=f>=1.5*h;return Math.round(c/h)+" "+y+(m?"s":"")}n.exports=function(c,f){f=f||{};var h=typeof c;if(h==="string"&&c.length>0)return function(y){if(!((y=String(y)).length>100)){var m=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(y);if(m){var v=parseFloat(m[1]);switch((m[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return v*i;case"weeks":case"week":case"w":return v*a;case"days":case"day":case"d":return v*d;case"hours":case"hour":case"hrs":case"hr":case"h":return v*u;case"minutes":case"minute":case"mins":case"min":case"m":return v*s;case"seconds":case"second":case"secs":case"sec":case"s":return v*o;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return v;default:return}}}}(c);if(h==="number"&&isFinite(c))return f.long?function(y){var m=Math.abs(y);return m>=d?p(y,m,d,"day"):m>=u?p(y,m,u,"hour"):m>=s?p(y,m,s,"minute"):m>=o?p(y,m,o,"second"):y+" ms"}(c):function(y){var m=Math.abs(y);return m>=d?Math.round(y/d)+"d":m>=u?Math.round(y/u)+"h":m>=s?Math.round(y/s)+"m":m>=o?Math.round(y/o)+"s":y+"ms"}(c);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(c))}},{}],46:[function(r,n,l){const o=r("./lib/number-allocator.js");n.exports.NumberAllocator=o},{"./lib/number-allocator.js":47}],47:[function(r,n,l){const o=r("js-sdsl").Set,s=r("debug")("number-allocator:trace"),u=r("debug")("number-allocator:error");function d(i,p){this.low=i,this.high=p}function a(i,p){if(!(this instanceof a))return new a(i,p);this.min=i,this.max=p,this.ss=new o([],(c,f)=>c.compare(f)),s("Create"),this.clear()}d.prototype.equals=function(i){return this.low===i.low&&this.high===i.high},d.prototype.compare=function(i){return this.low<i.low&&this.high<i.low?-1:i.low<this.low&&i.high<this.low?1:0},a.prototype.firstVacant=function(){return this.ss.size()===0?null:this.ss.front().low},a.prototype.alloc=function(){if(this.ss.size()===0)return s("alloc():empty"),null;const i=this.ss.front(),p=i.low;return p+1<=i.high?++i.low:this.ss.eraseElementByPos(0),s("alloc():"+p),p},a.prototype.use=function(i){const p=new d(i,i),c=this.ss.lowerBound(p);if(c){if(c.equals(p))return this.ss.eraseElementByValue(c),s("use():"+i),!0;if(c.low>i)return!1;if(c.low===i)return++c.low,s("use():"+i),!0;if(c.high===i)return--c.high,s("use():"+i),!0;const f=c.low;return c.low=i+1,this.ss.insert(new d(f,i-1)),s("use():"+i),!0}return s("use():failed"),!1},a.prototype.free=function(i){if(i<this.min||i>this.max)return void u("free():"+i+" is out of range");const p=new d(i,i),c=this.ss.lowerBound(p);if(c){if(c.low<=i&&i<=c.high)return void u("free():"+i+" has already been vacant");if(c===this.ss.front())i+1===c.low?--c.low:this.ss.insert(p);else{const f=this.ss.reverseLowerBound(p);f.high+1===i?i+1===c.low?(this.ss.eraseElementByValue(f),c.low=f.low):f.high=i:i+1===c.low?c.low=i:this.ss.insert(p)}}else{if(c===this.ss.front())return void this.ss.insert(p);const f=this.ss.reverseLowerBound(p);f.high+1===i?f.high=i:this.ss.insert(p)}s("free():"+i)},a.prototype.clear=function(){s("clear()"),this.ss.clear(),this.ss.insert(new d(this.min,this.max))},a.prototype.intervalCount=function(){return this.ss.size()},a.prototype.dump=function(){console.log("length:"+this.ss.size());for(const i of this.ss)console.log(i)},n.exports=a},{debug:18,"js-sdsl":36}],48:[function(r,n,l){var o=r("wrappy");function s(d){var a=function(){return a.called?a.value:(a.called=!0,a.value=d.apply(this,arguments))};return a.called=!1,a}function u(d){var a=function(){if(a.called)throw new Error(a.onceError);return a.called=!0,a.value=d.apply(this,arguments)},i=d.name||"Function wrapped with `once`";return a.onceError=i+" shouldn't be called more than once",a.called=!1,a}n.exports=o(s),n.exports.strict=o(u),s.proto=s(function(){Object.defineProperty(Function.prototype,"once",{value:function(){return s(this)},configurable:!0}),Object.defineProperty(Function.prototype,"onceStrict",{value:function(){return u(this)},configurable:!0})})},{wrappy:79}],49:[function(r,n,l){(function(o){(function(){o===void 0||!o.version||o.version.indexOf("v0.")===0||o.version.indexOf("v1.")===0&&o.version.indexOf("v1.8.")!==0?n.exports={nextTick:function(s,u,d,a){if(typeof s!="function")throw new TypeError('"callback" argument must be a function');var i,p,c=arguments.length;switch(c){case 0:case 1:return o.nextTick(s);case 2:return o.nextTick(function(){s.call(null,u)});case 3:return o.nextTick(function(){s.call(null,u,d)});case 4:return o.nextTick(function(){s.call(null,u,d,a)});default:for(i=new Array(c-1),p=0;p<i.length;)i[p++]=arguments[p];return o.nextTick(function(){s.apply(null,i)})}}}:n.exports=o}).call(this)}).call(this,r("_process"))},{_process:50}],50:[function(r,n,l){var o,s,u=n.exports={};function d(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function i(g){if(o===setTimeout)return setTimeout(g,0);if((o===d||!o)&&setTimeout)return o=setTimeout,setTimeout(g,0);try{return o(g,0)}catch(w){try{return o.call(null,g,0)}catch(F){return o.call(this,g,0)}}}(function(){try{o=typeof setTimeout=="function"?setTimeout:d}catch(g){o=d}try{s=typeof clearTimeout=="function"?clearTimeout:a}catch(g){s=a}})();var p,c=[],f=!1,h=-1;function y(){f&&p&&(f=!1,p.length?c=p.concat(c):h=-1,c.length&&m())}function m(){if(!f){var g=i(y);f=!0;for(var w=c.length;w;){for(p=c,c=[];++h<w;)p&&p[h].run();h=-1,w=c.length}p=null,f=!1,function(F){if(s===clearTimeout)return clearTimeout(F);if((s===a||!s)&&clearTimeout)return s=clearTimeout,clearTimeout(F);try{s(F)}catch(T){try{return s.call(null,F)}catch(I){return s.call(this,F)}}}(g)}}function v(g,w){this.fun=g,this.array=w}function x(){}u.nextTick=function(g){var w=new Array(arguments.length-1);if(arguments.length>1)for(var F=1;F<arguments.length;F++)w[F-1]=arguments[F];c.push(new v(g,w)),c.length!==1||f||i(m)},v.prototype.run=function(){this.fun.apply(null,this.array)},u.title="browser",u.browser=!0,u.env={},u.argv=[],u.version="",u.versions={},u.on=x,u.addListener=x,u.once=x,u.off=x,u.removeListener=x,u.removeAllListeners=x,u.emit=x,u.prependListener=x,u.prependOnceListener=x,u.listeners=function(g){return[]},u.binding=function(g){throw new Error("process.binding is not supported")},u.cwd=function(){return"/"},u.chdir=function(g){throw new Error("process.chdir is not supported")},u.umask=function(){return 0}},{}],51:[function(r,n,l){(function(o){(function(){(function(s){var u=typeof l=="object"&&l&&!l.nodeType&&l,d=typeof n=="object"&&n&&!n.nodeType&&n,a=typeof o=="object"&&o;a.global!==a&&a.window!==a&&a.self!==a||(s=a);var i,p,c=2147483647,f=36,h=1,y=26,m=38,v=700,x=72,g=128,w="-",F=/^xn--/,T=/[^\x20-\x7E]/,I=/[\x2E\u3002\uFF0E\uFF61]/g,D={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},X=f-h,K=Math.floor,E=String.fromCharCode;function A(N){throw new RangeError(D[N])}function C(N,O){for(var H=N.length,W=[];H--;)W[H]=O(N[H]);return W}function B(N,O){var H=N.split("@"),W="";return H.length>1&&(W=H[0]+"@",N=H[1]),W+C((N=N.replace(I,".")).split("."),O).join(".")}function U(N){for(var O,H,W=[],ee=0,oe=N.length;ee<oe;)(O=N.charCodeAt(ee++))>=55296&&O<=56319&&ee<oe?(64512&(H=N.charCodeAt(ee++)))==56320?W.push(((1023&O)<<10)+(1023&H)+65536):(W.push(O),ee--):W.push(O);return W}function q(N){return C(N,function(O){var H="";return O>65535&&(H+=E((O-=65536)>>>10&1023|55296),O=56320|1023&O),H+=E(O)}).join("")}function Z(N,O){return N+22+75*(N<26)-((O!=0)<<5)}function $(N,O,H){var W=0;for(N=H?K(N/v):N>>1,N+=K(N/O);N>X*y>>1;W+=f)N=K(N/X);return K(W+(X+1)*N/(N+m))}function L(N){var O,H,W,ee,oe,ie,ae,b,_,R,G,J=[],te=N.length,se=0,j=g,S=x;for((H=N.lastIndexOf(w))<0&&(H=0),W=0;W<H;++W)N.charCodeAt(W)>=128&&A("not-basic"),J.push(N.charCodeAt(W));for(ee=H>0?H+1:0;ee<te;){for(oe=se,ie=1,ae=f;ee>=te&&A("invalid-input"),((b=(G=N.charCodeAt(ee++))-48<10?G-22:G-65<26?G-65:G-97<26?G-97:f)>=f||b>K((c-se)/ie))&&A("overflow"),se+=b*ie,!(b<(_=ae<=S?h:ae>=S+y?y:ae-S));ae+=f)ie>K(c/(R=f-_))&&A("overflow"),ie*=R;S=$(se-oe,O=J.length+1,oe==0),K(se/O)>c-j&&A("overflow"),j+=K(se/O),se%=O,J.splice(se++,0,j)}return q(J)}function V(N){var O,H,W,ee,oe,ie,ae,b,_,R,G,J,te,se,j,S=[];for(J=(N=U(N)).length,O=g,H=0,oe=x,ie=0;ie<J;++ie)(G=N[ie])<128&&S.push(E(G));for(W=ee=S.length,ee&&S.push(w);W<J;){for(ae=c,ie=0;ie<J;++ie)(G=N[ie])>=O&&G<ae&&(ae=G);for(ae-O>K((c-H)/(te=W+1))&&A("overflow"),H+=(ae-O)*te,O=ae,ie=0;ie<J;++ie)if((G=N[ie])<O&&++H>c&&A("overflow"),G==O){for(b=H,_=f;!(b<(R=_<=oe?h:_>=oe+y?y:_-oe));_+=f)j=b-R,se=f-R,S.push(E(Z(R+j%se,0))),b=K(j/se);S.push(E(Z(b,0))),oe=$(H,te,W==ee),H=0,++W}++H,++O}return S.join("")}if(i={version:"1.4.1",ucs2:{decode:U,encode:q},decode:L,encode:V,toASCII:function(N){return B(N,function(O){return T.test(O)?"xn--"+V(O):O})},toUnicode:function(N){return B(N,function(O){return F.test(O)?L(O.slice(4).toLowerCase()):O})}},u&&d)if(n.exports==u)d.exports=i;else for(p in i)i.hasOwnProperty(p)&&(u[p]=i[p]);else s.punycode=i})(this)}).call(this)}).call(this,typeof be!="undefined"?be:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{}],52:[function(r,n,l){function o(u,d){return Object.prototype.hasOwnProperty.call(u,d)}n.exports=function(u,d,a,i){d=d||"&",a=a||"=";var p={};if(typeof u!="string"||u.length===0)return p;var c=/\+/g;u=u.split(d);var f=1e3;i&&typeof i.maxKeys=="number"&&(f=i.maxKeys);var h=u.length;f>0&&h>f&&(h=f);for(var y=0;y<h;++y){var m,v,x,g,w=u[y].replace(c,"%20"),F=w.indexOf(a);F>=0?(m=w.substr(0,F),v=w.substr(F+1)):(m=w,v=""),x=decodeURIComponent(m),g=decodeURIComponent(v),o(p,x)?s(p[x])?p[x].push(g):p[x]=[p[x],g]:p[x]=g}return p};var s=Array.isArray||function(u){return Object.prototype.toString.call(u)==="[object Array]"}},{}],53:[function(r,n,l){var o=function(a){switch(typeof a){case"string":return a;case"boolean":return a?"true":"false";case"number":return isFinite(a)?a:"";default:return""}};n.exports=function(a,i,p,c){return i=i||"&",p=p||"=",a===null&&(a=void 0),typeof a=="object"?u(d(a),function(f){var h=encodeURIComponent(o(f))+p;return s(a[f])?u(a[f],function(y){return h+encodeURIComponent(o(y))}).join(i):h+encodeURIComponent(o(a[f]))}).join(i):c?encodeURIComponent(o(c))+p+encodeURIComponent(o(a)):""};var s=Array.isArray||function(a){return Object.prototype.toString.call(a)==="[object Array]"};function u(a,i){if(a.map)return a.map(i);for(var p=[],c=0;c<a.length;c++)p.push(i(a[c],c));return p}var d=Object.keys||function(a){var i=[];for(var p in a)Object.prototype.hasOwnProperty.call(a,p)&&i.push(p);return i}},{}],54:[function(r,n,l){l.decode=l.parse=r("./decode"),l.encode=l.stringify=r("./encode")},{"./decode":52,"./encode":53}],55:[function(r,n,l){var o={};function s(d,a,i){i||(i=Error);var p=function(c){var f,h;function y(m,v,x){return c.call(this,function(g,w,F){return typeof a=="string"?a:a(g,w,F)}(m,v,x))||this}return h=c,(f=y).prototype=Object.create(h.prototype),f.prototype.constructor=f,f.__proto__=h,y}(i);p.prototype.name=i.name,p.prototype.code=d,o[d]=p}function u(d,a){if(Array.isArray(d)){var i=d.length;return d=d.map(function(p){return String(p)}),i>2?"one of ".concat(a," ").concat(d.slice(0,i-1).join(", "),", or ")+d[i-1]:i===2?"one of ".concat(a," ").concat(d[0]," or ").concat(d[1]):"of ".concat(a," ").concat(d[0])}return"of ".concat(a," ").concat(String(d))}s("ERR_INVALID_OPT_VALUE",function(d,a){return'The value "'+a+'" is invalid for option "'+d+'"'},TypeError),s("ERR_INVALID_ARG_TYPE",function(d,a,i){var p,c,f;if(typeof a=="string"&&(c="not ",a.substr(0,c.length)===c)?(p="must not be",a=a.replace(/^not /,"")):p="must be",function(y,m,v){return(v===void 0||v>y.length)&&(v=y.length),y.substring(v-m.length,v)===m}(d," argument"))f="The ".concat(d," ").concat(p," ").concat(u(a,"type"));else{var h=function(y,m,v){return typeof v!="number"&&(v=0),!(v+m.length>y.length)&&y.indexOf(m,v)!==-1}(d,".")?"property":"argument";f='The "'.concat(d,'" ').concat(h," ").concat(p," ").concat(u(a,"type"))}return f+=". Received type ".concat(typeof i)},TypeError),s("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),s("ERR_METHOD_NOT_IMPLEMENTED",function(d){return"The "+d+" method is not implemented"}),s("ERR_STREAM_PREMATURE_CLOSE","Premature close"),s("ERR_STREAM_DESTROYED",function(d){return"Cannot call "+d+" after a stream was destroyed"}),s("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),s("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),s("ERR_STREAM_WRITE_AFTER_END","write after end"),s("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),s("ERR_UNKNOWN_ENCODING",function(d){return"Unknown encoding: "+d},TypeError),s("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),n.exports.codes=o},{}],56:[function(r,n,l){(function(o){(function(){var s=Object.keys||function(y){var m=[];for(var v in y)m.push(v);return m};n.exports=c;var u=r("./_stream_readable"),d=r("./_stream_writable");r("inherits")(c,u);for(var a=s(d.prototype),i=0;i<a.length;i++){var p=a[i];c.prototype[p]||(c.prototype[p]=d.prototype[p])}function c(y){if(!(this instanceof c))return new c(y);u.call(this,y),d.call(this,y),this.allowHalfOpen=!0,y&&(y.readable===!1&&(this.readable=!1),y.writable===!1&&(this.writable=!1),y.allowHalfOpen===!1&&(this.allowHalfOpen=!1,this.once("end",f)))}function f(){this._writableState.ended||o.nextTick(h,this)}function h(y){y.end()}Object.defineProperty(c.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),Object.defineProperty(c.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}}),Object.defineProperty(c.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}}),Object.defineProperty(c.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState!==void 0&&this._writableState!==void 0&&this._readableState.destroyed&&this._writableState.destroyed},set:function(y){this._readableState!==void 0&&this._writableState!==void 0&&(this._readableState.destroyed=y,this._writableState.destroyed=y)}})}).call(this)}).call(this,r("_process"))},{"./_stream_readable":58,"./_stream_writable":60,_process:50,inherits:24}],57:[function(r,n,l){n.exports=s;var o=r("./_stream_transform");function s(u){if(!(this instanceof s))return new s(u);o.call(this,u)}r("inherits")(s,o),s.prototype._transform=function(u,d,a){a(null,u)}},{"./_stream_transform":59,inherits:24}],58:[function(r,n,l){(function(o,s){(function(){var u;n.exports=A,A.ReadableState=E,r("events").EventEmitter;var d=function(b,_){return b.listeners(_).length},a=r("./internal/streams/stream"),i=r("buffer").Buffer,p=s.Uint8Array||function(){},c,f=r("util");c=f&&f.debuglog?f.debuglog("stream"):function(){};var h,y,m,v=r("./internal/streams/buffer_list"),x=r("./internal/streams/destroy"),g=r("./internal/streams/state").getHighWaterMark,w=r("../errors").codes,F=w.ERR_INVALID_ARG_TYPE,T=w.ERR_STREAM_PUSH_AFTER_EOF,I=w.ERR_METHOD_NOT_IMPLEMENTED,D=w.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;r("inherits")(A,a);var X=x.errorOrDestroy,K=["error","close","destroy","pause","resume"];function E(b,_,R){u=u||r("./_stream_duplex"),b=b||{},typeof R!="boolean"&&(R=_ instanceof u),this.objectMode=!!b.objectMode,R&&(this.objectMode=this.objectMode||!!b.readableObjectMode),this.highWaterMark=g(this,b,"readableHighWaterMark",R),this.buffer=new v,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=b.emitClose!==!1,this.autoDestroy=!!b.autoDestroy,this.destroyed=!1,this.defaultEncoding=b.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,b.encoding&&(h||(h=r("string_decoder/").StringDecoder),this.decoder=new h(b.encoding),this.encoding=b.encoding)}function A(b){if(u=u||r("./_stream_duplex"),!(this instanceof A))return new A(b);var _=this instanceof u;this._readableState=new E(b,this,_),this.readable=!0,b&&(typeof b.read=="function"&&(this._read=b.read),typeof b.destroy=="function"&&(this._destroy=b.destroy)),a.call(this)}function C(b,_,R,G,J){c("readableAddChunk",_);var te,se=b._readableState;if(_===null)se.reading=!1,function(j,S){if(c("onEofChunk"),!S.ended){if(S.decoder){var k=S.decoder.end();k&&k.length&&(S.buffer.push(k),S.length+=S.objectMode?1:k.length)}S.ended=!0,S.sync?Z(j):(S.needReadable=!1,S.emittedReadable||(S.emittedReadable=!0,$(j)))}}(b,se);else if(J||(te=function(j,S){var k;Y=S,i.isBuffer(Y)||Y instanceof p||typeof S=="string"||S===void 0||j.objectMode||(k=new F("chunk",["string","Buffer","Uint8Array"],S));var Y;return k}(se,_)),te)X(b,te);else if(se.objectMode||_&&_.length>0)if(typeof _=="string"||se.objectMode||Object.getPrototypeOf(_)===i.prototype||(_=function(j){return i.from(j)}(_)),G)se.endEmitted?X(b,new D):B(b,se,_,!0);else if(se.ended)X(b,new T);else{if(se.destroyed)return!1;se.reading=!1,se.decoder&&!R?(_=se.decoder.write(_),se.objectMode||_.length!==0?B(b,se,_,!1):L(b,se)):B(b,se,_,!1)}else G||(se.reading=!1,L(b,se));return!se.ended&&(se.length<se.highWaterMark||se.length===0)}function B(b,_,R,G){_.flowing&&_.length===0&&!_.sync?(_.awaitDrain=0,b.emit("data",R)):(_.length+=_.objectMode?1:R.length,G?_.buffer.unshift(R):_.buffer.push(R),_.needReadable&&Z(b)),L(b,_)}Object.defineProperty(A.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState!==void 0&&this._readableState.destroyed},set:function(b){this._readableState&&(this._readableState.destroyed=b)}}),A.prototype.destroy=x.destroy,A.prototype._undestroy=x.undestroy,A.prototype._destroy=function(b,_){_(b)},A.prototype.push=function(b,_){var R,G=this._readableState;return G.objectMode?R=!0:typeof b=="string"&&((_=_||G.defaultEncoding)!==G.encoding&&(b=i.from(b,_),_=""),R=!0),C(this,b,_,!1,R)},A.prototype.unshift=function(b){return C(this,b,null,!0,!1)},A.prototype.isPaused=function(){return this._readableState.flowing===!1},A.prototype.setEncoding=function(b){h||(h=r("string_decoder/").StringDecoder);var _=new h(b);this._readableState.decoder=_,this._readableState.encoding=this._readableState.decoder.encoding;for(var R=this._readableState.buffer.head,G="";R!==null;)G+=_.write(R.data),R=R.next;return this._readableState.buffer.clear(),G!==""&&this._readableState.buffer.push(G),this._readableState.length=G.length,this};var U=1073741824;function q(b,_){return b<=0||_.length===0&&_.ended?0:_.objectMode?1:b!=b?_.flowing&&_.length?_.buffer.head.data.length:_.length:(b>_.highWaterMark&&(_.highWaterMark=function(R){return R>=U?R=U:(R--,R|=R>>>1,R|=R>>>2,R|=R>>>4,R|=R>>>8,R|=R>>>16,R++),R}(b)),b<=_.length?b:_.ended?_.length:(_.needReadable=!0,0))}function Z(b){var _=b._readableState;c("emitReadable",_.needReadable,_.emittedReadable),_.needReadable=!1,_.emittedReadable||(c("emitReadable",_.flowing),_.emittedReadable=!0,o.nextTick($,b))}function $(b){var _=b._readableState;c("emitReadable_",_.destroyed,_.length,_.ended),_.destroyed||!_.length&&!_.ended||(b.emit("readable"),_.emittedReadable=!1),_.needReadable=!_.flowing&&!_.ended&&_.length<=_.highWaterMark,W(b)}function L(b,_){_.readingMore||(_.readingMore=!0,o.nextTick(V,b,_))}function V(b,_){for(;!_.reading&&!_.ended&&(_.length<_.highWaterMark||_.flowing&&_.length===0);){var R=_.length;if(c("maybeReadMore read 0"),b.read(0),R===_.length)break}_.readingMore=!1}function N(b){var _=b._readableState;_.readableListening=b.listenerCount("readable")>0,_.resumeScheduled&&!_.paused?_.flowing=!0:b.listenerCount("data")>0&&b.resume()}function O(b){c("readable nexttick read 0"),b.read(0)}function H(b,_){c("resume",_.reading),_.reading||b.read(0),_.resumeScheduled=!1,b.emit("resume"),W(b),_.flowing&&!_.reading&&b.read(0)}function W(b){var _=b._readableState;for(c("flow",_.flowing);_.flowing&&b.read()!==null;);}function ee(b,_){return _.length===0?null:(_.objectMode?R=_.buffer.shift():!b||b>=_.length?(R=_.decoder?_.buffer.join(""):_.buffer.length===1?_.buffer.first():_.buffer.concat(_.length),_.buffer.clear()):R=_.buffer.consume(b,_.decoder),R);var R}function oe(b){var _=b._readableState;c("endReadable",_.endEmitted),_.endEmitted||(_.ended=!0,o.nextTick(ie,_,b))}function ie(b,_){if(c("endReadableNT",b.endEmitted,b.length),!b.endEmitted&&b.length===0&&(b.endEmitted=!0,_.readable=!1,_.emit("end"),b.autoDestroy)){var R=_._writableState;(!R||R.autoDestroy&&R.finished)&&_.destroy()}}function ae(b,_){for(var R=0,G=b.length;R<G;R++)if(b[R]===_)return R;return-1}A.prototype.read=function(b){c("read",b),b=parseInt(b,10);var _=this._readableState,R=b;if(b!==0&&(_.emittedReadable=!1),b===0&&_.needReadable&&((_.highWaterMark!==0?_.length>=_.highWaterMark:_.length>0)||_.ended))return c("read: emitReadable",_.length,_.ended),_.length===0&&_.ended?oe(this):Z(this),null;if((b=q(b,_))===0&&_.ended)return _.length===0&&oe(this),null;var G,J=_.needReadable;return c("need readable",J),(_.length===0||_.length-b<_.highWaterMark)&&c("length less than watermark",J=!0),_.ended||_.reading?c("reading or ended",J=!1):J&&(c("do read"),_.reading=!0,_.sync=!0,_.length===0&&(_.needReadable=!0),this._read(_.highWaterMark),_.sync=!1,_.reading||(b=q(R,_))),(G=b>0?ee(b,_):null)===null?(_.needReadable=_.length<=_.highWaterMark,b=0):(_.length-=b,_.awaitDrain=0),_.length===0&&(_.ended||(_.needReadable=!0),R!==b&&_.ended&&oe(this)),G!==null&&this.emit("data",G),G},A.prototype._read=function(b){X(this,new I("_read()"))},A.prototype.pipe=function(b,_){var R=this,G=this._readableState;switch(G.pipesCount){case 0:G.pipes=b;break;case 1:G.pipes=[G.pipes,b];break;default:G.pipes.push(b)}G.pipesCount+=1,c("pipe count=%d opts=%j",G.pipesCount,_);var J=(!_||_.end!==!1)&&b!==o.stdout&&b!==o.stderr?se:ce;function te(me,xe){c("onunpipe"),me===R&&xe&&xe.hasUnpiped===!1&&(xe.hasUnpiped=!0,c("cleanup"),b.removeListener("close",ne),b.removeListener("finish",ue),b.removeListener("drain",j),b.removeListener("error",Y),b.removeListener("unpipe",te),R.removeListener("end",se),R.removeListener("end",ce),R.removeListener("data",k),S=!0,!G.awaitDrain||b._writableState&&!b._writableState.needDrain||j())}function se(){c("onend"),b.end()}G.endEmitted?o.nextTick(J):R.once("end",J),b.on("unpipe",te);var j=function(me){return function(){var xe=me._readableState;c("pipeOnDrain",xe.awaitDrain),xe.awaitDrain&&xe.awaitDrain--,xe.awaitDrain===0&&d(me,"data")&&(xe.flowing=!0,W(me))}}(R);b.on("drain",j);var S=!1;function k(me){c("ondata");var xe=b.write(me);c("dest.write",xe),xe===!1&&((G.pipesCount===1&&G.pipes===b||G.pipesCount>1&&ae(G.pipes,b)!==-1)&&!S&&(c("false write response, pause",G.awaitDrain),G.awaitDrain++),R.pause())}function Y(me){c("onerror",me),ce(),b.removeListener("error",Y),d(b,"error")===0&&X(b,me)}function ne(){b.removeListener("finish",ue),ce()}function ue(){c("onfinish"),b.removeListener("close",ne),ce()}function ce(){c("unpipe"),R.unpipe(b)}return R.on("data",k),function(me,xe,ke){if(typeof me.prependListener=="function")return me.prependListener(xe,ke);me._events&&me._events[xe]?Array.isArray(me._events[xe])?me._events[xe].unshift(ke):me._events[xe]=[ke,me._events[xe]]:me.on(xe,ke)}(b,"error",Y),b.once("close",ne),b.once("finish",ue),b.emit("pipe",R),G.flowing||(c("pipe resume"),R.resume()),b},A.prototype.unpipe=function(b){var _=this._readableState,R={hasUnpiped:!1};if(_.pipesCount===0)return this;if(_.pipesCount===1)return b&&b!==_.pipes?this:(b||(b=_.pipes),_.pipes=null,_.pipesCount=0,_.flowing=!1,b&&b.emit("unpipe",this,R),this);if(!b){var G=_.pipes,J=_.pipesCount;_.pipes=null,_.pipesCount=0,_.flowing=!1;for(var te=0;te<J;te++)G[te].emit("unpipe",this,{hasUnpiped:!1});return this}var se=ae(_.pipes,b);return se===-1?this:(_.pipes.splice(se,1),_.pipesCount-=1,_.pipesCount===1&&(_.pipes=_.pipes[0]),b.emit("unpipe",this,R),this)},A.prototype.on=function(b,_){var R=a.prototype.on.call(this,b,_),G=this._readableState;return b==="data"?(G.readableListening=this.listenerCount("readable")>0,G.flowing!==!1&&this.resume()):b==="readable"&&(G.endEmitted||G.readableListening||(G.readableListening=G.needReadable=!0,G.flowing=!1,G.emittedReadable=!1,c("on readable",G.length,G.reading),G.length?Z(this):G.reading||o.nextTick(O,this))),R},A.prototype.addListener=A.prototype.on,A.prototype.removeListener=function(b,_){var R=a.prototype.removeListener.call(this,b,_);return b==="readable"&&o.nextTick(N,this),R},A.prototype.removeAllListeners=function(b){var _=a.prototype.removeAllListeners.apply(this,arguments);return b!=="readable"&&b!==void 0||o.nextTick(N,this),_},A.prototype.resume=function(){var b=this._readableState;return b.flowing||(c("resume"),b.flowing=!b.readableListening,function(_,R){R.resumeScheduled||(R.resumeScheduled=!0,o.nextTick(H,_,R))}(this,b)),b.paused=!1,this},A.prototype.pause=function(){return c("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(c("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this},A.prototype.wrap=function(b){var _=this,R=this._readableState,G=!1;for(var J in b.on("end",function(){if(c("wrapped end"),R.decoder&&!R.ended){var se=R.decoder.end();se&&se.length&&_.push(se)}_.push(null)}),b.on("data",function(se){c("wrapped data"),R.decoder&&(se=R.decoder.write(se)),(!R.objectMode||se!=null)&&(R.objectMode||se&&se.length)&&(_.push(se)||(G=!0,b.pause()))}),b)this[J]===void 0&&typeof b[J]=="function"&&(this[J]=function(se){return function(){return b[se].apply(b,arguments)}}(J));for(var te=0;te<K.length;te++)b.on(K[te],this.emit.bind(this,K[te]));return this._read=function(se){c("wrapped _read",se),G&&(G=!1,b.resume())},this},typeof Symbol=="function"&&(A.prototype[Symbol.asyncIterator]=function(){return y===void 0&&(y=r("./internal/streams/async_iterator")),y(this)}),Object.defineProperty(A.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),Object.defineProperty(A.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}}),Object.defineProperty(A.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(b){this._readableState&&(this._readableState.flowing=b)}}),A._fromList=ee,Object.defineProperty(A.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}}),typeof Symbol=="function"&&(A.from=function(b,_){return m===void 0&&(m=r("./internal/streams/from")),m(A,b,_)})}).call(this)}).call(this,r("_process"),typeof be!="undefined"?be:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{"../errors":55,"./_stream_duplex":56,"./internal/streams/async_iterator":61,"./internal/streams/buffer_list":62,"./internal/streams/destroy":63,"./internal/streams/from":65,"./internal/streams/state":67,"./internal/streams/stream":68,_process:50,buffer:17,events:22,inherits:24,"string_decoder/":75,util:16}],59:[function(r,n,l){n.exports=p;var o=r("../errors").codes,s=o.ERR_METHOD_NOT_IMPLEMENTED,u=o.ERR_MULTIPLE_CALLBACK,d=o.ERR_TRANSFORM_ALREADY_TRANSFORMING,a=o.ERR_TRANSFORM_WITH_LENGTH_0,i=r("./_stream_duplex");function p(h){if(!(this instanceof p))return new p(h);i.call(this,h),this._transformState={afterTransform:function(y,m){var v=this._transformState;v.transforming=!1;var x=v.writecb;if(x===null)return this.emit("error",new u);v.writechunk=null,v.writecb=null,m!=null&&this.push(m),x(y);var g=this._readableState;g.reading=!1,(g.needReadable||g.length<g.highWaterMark)&&this._read(g.highWaterMark)}.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,h&&(typeof h.transform=="function"&&(this._transform=h.transform),typeof h.flush=="function"&&(this._flush=h.flush)),this.on("prefinish",c)}function c(){var h=this;typeof this._flush!="function"||this._readableState.destroyed?f(this,null,null):this._flush(function(y,m){f(h,y,m)})}function f(h,y,m){if(y)return h.emit("error",y);if(m!=null&&h.push(m),h._writableState.length)throw new a;if(h._transformState.transforming)throw new d;return h.push(null)}r("inherits")(p,i),p.prototype.push=function(h,y){return this._transformState.needTransform=!1,i.prototype.push.call(this,h,y)},p.prototype._transform=function(h,y,m){m(new s("_transform()"))},p.prototype._write=function(h,y,m){var v=this._transformState;if(v.writecb=m,v.writechunk=h,v.writeencoding=y,!v.transforming){var x=this._readableState;(v.needTransform||x.needReadable||x.length<x.highWaterMark)&&this._read(x.highWaterMark)}},p.prototype._read=function(h){var y=this._transformState;y.writechunk===null||y.transforming?y.needTransform=!0:(y.transforming=!0,this._transform(y.writechunk,y.writeencoding,y.afterTransform))},p.prototype._destroy=function(h,y){i.prototype._destroy.call(this,h,function(m){y(m)})}},{"../errors":55,"./_stream_duplex":56,inherits:24}],60:[function(r,n,l){(function(o,s){(function(){function u(L){var V=this;this.next=null,this.entry=null,this.finish=function(){(function(N,O,H){var W=N.entry;for(N.entry=null;W;){var ee=W.callback;O.pendingcb--,ee(H),W=W.next}O.corkedRequestsFree.next=N})(V,L)}}var d;n.exports=A,A.WritableState=E;var a={deprecate:r("util-deprecate")},i=r("./internal/streams/stream"),p=r("buffer").Buffer,c=s.Uint8Array||function(){},f,h=r("./internal/streams/destroy"),y=r("./internal/streams/state").getHighWaterMark,m=r("../errors").codes,v=m.ERR_INVALID_ARG_TYPE,x=m.ERR_METHOD_NOT_IMPLEMENTED,g=m.ERR_MULTIPLE_CALLBACK,w=m.ERR_STREAM_CANNOT_PIPE,F=m.ERR_STREAM_DESTROYED,T=m.ERR_STREAM_NULL_VALUES,I=m.ERR_STREAM_WRITE_AFTER_END,D=m.ERR_UNKNOWN_ENCODING,X=h.errorOrDestroy;function K(){}function E(L,V,N){d=d||r("./_stream_duplex"),L=L||{},typeof N!="boolean"&&(N=V instanceof d),this.objectMode=!!L.objectMode,N&&(this.objectMode=this.objectMode||!!L.writableObjectMode),this.highWaterMark=y(this,L,"writableHighWaterMark",N),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var O=L.decodeStrings===!1;this.decodeStrings=!O,this.defaultEncoding=L.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(H){(function(W,ee){var oe=W._writableState,ie=oe.sync,ae=oe.writecb;if(typeof ae!="function")throw new g;if(function(_){_.writing=!1,_.writecb=null,_.length-=_.writelen,_.writelen=0}(oe),ee)(function(_,R,G,J,te){--R.pendingcb,G?(o.nextTick(te,J),o.nextTick($,_,R),_._writableState.errorEmitted=!0,X(_,J)):(te(J),_._writableState.errorEmitted=!0,X(_,J),$(_,R))})(W,oe,ie,ee,ae);else{var b=q(oe)||W.destroyed;b||oe.corked||oe.bufferProcessing||!oe.bufferedRequest||U(W,oe),ie?o.nextTick(B,W,oe,b,ae):B(W,oe,b,ae)}})(V,H)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=L.emitClose!==!1,this.autoDestroy=!!L.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new u(this)}function A(L){var V=this instanceof(d=d||r("./_stream_duplex"));if(!V&&!f.call(A,this))return new A(L);this._writableState=new E(L,this,V),this.writable=!0,L&&(typeof L.write=="function"&&(this._write=L.write),typeof L.writev=="function"&&(this._writev=L.writev),typeof L.destroy=="function"&&(this._destroy=L.destroy),typeof L.final=="function"&&(this._final=L.final)),i.call(this)}function C(L,V,N,O,H,W,ee){V.writelen=O,V.writecb=ee,V.writing=!0,V.sync=!0,V.destroyed?V.onwrite(new F("write")):N?L._writev(H,V.onwrite):L._write(H,W,V.onwrite),V.sync=!1}function B(L,V,N,O){N||function(H,W){W.length===0&&W.needDrain&&(W.needDrain=!1,H.emit("drain"))}(L,V),V.pendingcb--,O(),$(L,V)}function U(L,V){V.bufferProcessing=!0;var N=V.bufferedRequest;if(L._writev&&N&&N.next){var O=V.bufferedRequestCount,H=new Array(O),W=V.corkedRequestsFree;W.entry=N;for(var ee=0,oe=!0;N;)H[ee]=N,N.isBuf||(oe=!1),N=N.next,ee+=1;H.allBuffers=oe,C(L,V,!0,V.length,H,"",W.finish),V.pendingcb++,V.lastBufferedRequest=null,W.next?(V.corkedRequestsFree=W.next,W.next=null):V.corkedRequestsFree=new u(V),V.bufferedRequestCount=0}else{for(;N;){var ie=N.chunk,ae=N.encoding,b=N.callback;if(C(L,V,!1,V.objectMode?1:ie.length,ie,ae,b),N=N.next,V.bufferedRequestCount--,V.writing)break}N===null&&(V.lastBufferedRequest=null)}V.bufferedRequest=N,V.bufferProcessing=!1}function q(L){return L.ending&&L.length===0&&L.bufferedRequest===null&&!L.finished&&!L.writing}function Z(L,V){L._final(function(N){V.pendingcb--,N&&X(L,N),V.prefinished=!0,L.emit("prefinish"),$(L,V)})}function $(L,V){var N=q(V);if(N&&(function(H,W){W.prefinished||W.finalCalled||(typeof H._final!="function"||W.destroyed?(W.prefinished=!0,H.emit("prefinish")):(W.pendingcb++,W.finalCalled=!0,o.nextTick(Z,H,W)))}(L,V),V.pendingcb===0&&(V.finished=!0,L.emit("finish"),V.autoDestroy))){var O=L._readableState;(!O||O.autoDestroy&&O.endEmitted)&&L.destroy()}return N}r("inherits")(A,i),E.prototype.getBuffer=function(){for(var L=this.bufferedRequest,V=[];L;)V.push(L),L=L.next;return V},function(){try{Object.defineProperty(E.prototype,"buffer",{get:a.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch(L){}}(),typeof Symbol=="function"&&Symbol.hasInstance&&typeof Function.prototype[Symbol.hasInstance]=="function"?(f=Function.prototype[Symbol.hasInstance],Object.defineProperty(A,Symbol.hasInstance,{value:function(L){return!!f.call(this,L)||this===A&&L&&L._writableState instanceof E}})):f=function(L){return L instanceof this},A.prototype.pipe=function(){X(this,new w)},A.prototype.write=function(L,V,N){var O,H=this._writableState,W=!1,ee=!H.objectMode&&(O=L,p.isBuffer(O)||O instanceof c);return ee&&!p.isBuffer(L)&&(L=function(oe){return p.from(oe)}(L)),typeof V=="function"&&(N=V,V=null),ee?V="buffer":V||(V=H.defaultEncoding),typeof N!="function"&&(N=K),H.ending?function(oe,ie){var ae=new I;X(oe,ae),o.nextTick(ie,ae)}(this,N):(ee||function(oe,ie,ae,b){var _;return ae===null?_=new T:typeof ae=="string"||ie.objectMode||(_=new v("chunk",["string","Buffer"],ae)),!_||(X(oe,_),o.nextTick(b,_),!1)}(this,H,L,N))&&(H.pendingcb++,W=function(oe,ie,ae,b,_,R){if(!ae){var G=function(j,S,k){return j.objectMode||j.decodeStrings===!1||typeof S!="string"||(S=p.from(S,k)),S}(ie,b,_);b!==G&&(ae=!0,_="buffer",b=G)}var J=ie.objectMode?1:b.length;ie.length+=J;var te=ie.length<ie.highWaterMark;if(te||(ie.needDrain=!0),ie.writing||ie.corked){var se=ie.lastBufferedRequest;ie.lastBufferedRequest={chunk:b,encoding:_,isBuf:ae,callback:R,next:null},se?se.next=ie.lastBufferedRequest:ie.bufferedRequest=ie.lastBufferedRequest,ie.bufferedRequestCount+=1}else C(oe,ie,!1,J,b,_,R);return te}(this,H,ee,L,V,N)),W},A.prototype.cork=function(){this._writableState.corked++},A.prototype.uncork=function(){var L=this._writableState;L.corked&&(L.corked--,L.writing||L.corked||L.bufferProcessing||!L.bufferedRequest||U(this,L))},A.prototype.setDefaultEncoding=function(L){if(typeof L=="string"&&(L=L.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((L+"").toLowerCase())>-1))throw new D(L);return this._writableState.defaultEncoding=L,this},Object.defineProperty(A.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}}),Object.defineProperty(A.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),A.prototype._write=function(L,V,N){N(new x("_write()"))},A.prototype._writev=null,A.prototype.end=function(L,V,N){var O=this._writableState;return typeof L=="function"?(N=L,L=null,V=null):typeof V=="function"&&(N=V,V=null),L!=null&&this.write(L,V),O.corked&&(O.corked=1,this.uncork()),O.ending||function(H,W,ee){W.ending=!0,$(H,W),ee&&(W.finished?o.nextTick(ee):H.once("finish",ee)),W.ended=!0,H.writable=!1}(this,O,N),this},Object.defineProperty(A.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}}),Object.defineProperty(A.prototype,"destroyed",{enumerable:!1,get:function(){return this._writableState!==void 0&&this._writableState.destroyed},set:function(L){this._writableState&&(this._writableState.destroyed=L)}}),A.prototype.destroy=h.destroy,A.prototype._undestroy=h.undestroy,A.prototype._destroy=function(L,V){V(L)}}).call(this)}).call(this,r("_process"),typeof be!="undefined"?be:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{"../errors":55,"./_stream_duplex":56,"./internal/streams/destroy":63,"./internal/streams/state":67,"./internal/streams/stream":68,_process:50,buffer:17,inherits:24,"util-deprecate":78}],61:[function(r,n,l){(function(o){(function(){var s;function u(w,F,T){return F in w?Object.defineProperty(w,F,{value:T,enumerable:!0,configurable:!0,writable:!0}):w[F]=T,w}var d=r("./end-of-stream"),a=Symbol("lastResolve"),i=Symbol("lastReject"),p=Symbol("error"),c=Symbol("ended"),f=Symbol("lastPromise"),h=Symbol("handlePromise"),y=Symbol("stream");function m(w,F){return{value:w,done:F}}function v(w){var F=w[a];if(F!==null){var T=w[y].read();T!==null&&(w[f]=null,w[a]=null,w[i]=null,F(m(T,!1)))}}var x=Object.getPrototypeOf(function(){}),g=Object.setPrototypeOf((u(s={get stream(){return this[y]},next:function(){var w=this,F=this[p];if(F!==null)return Promise.reject(F);if(this[c])return Promise.resolve(m(void 0,!0));if(this[y].destroyed)return new Promise(function(X,K){o.nextTick(function(){w[p]?K(w[p]):X(m(void 0,!0))})});var T,I=this[f];if(I)T=new Promise(function(X,K){return function(E,A){X.then(function(){K[c]?E(m(void 0,!0)):K[h](E,A)},A)}}(I,this));else{var D=this[y].read();if(D!==null)return Promise.resolve(m(D,!1));T=new Promise(this[h])}return this[f]=T,T}},Symbol.asyncIterator,function(){return this}),u(s,"return",function(){var w=this;return new Promise(function(F,T){w[y].destroy(null,function(I){I?T(I):F(m(void 0,!0))})})}),s),x);n.exports=function(w){var F,T=Object.create(g,(u(F={},y,{value:w,writable:!0}),u(F,a,{value:null,writable:!0}),u(F,i,{value:null,writable:!0}),u(F,p,{value:null,writable:!0}),u(F,c,{value:w._readableState.endEmitted,writable:!0}),u(F,h,{value:function(I,D){var X=T[y].read();X?(T[f]=null,T[a]=null,T[i]=null,I(m(X,!1))):(T[a]=I,T[i]=D)},writable:!0}),F));return T[f]=null,d(w,function(I){if(I&&I.code!=="ERR_STREAM_PREMATURE_CLOSE"){var D=T[i];return D!==null&&(T[f]=null,T[a]=null,T[i]=null,D(I)),void(T[p]=I)}var X=T[a];X!==null&&(T[f]=null,T[a]=null,T[i]=null,X(m(void 0,!0))),T[c]=!0}),w.on("readable",function(I){o.nextTick(v,I)}.bind(null,T)),T}}).call(this)}).call(this,r("_process"))},{"./end-of-stream":64,_process:50}],62:[function(r,n,l){function o(p,c){var f=Object.keys(p);if(Object.getOwnPropertySymbols){var h=Object.getOwnPropertySymbols(p);c&&(h=h.filter(function(y){return Object.getOwnPropertyDescriptor(p,y).enumerable})),f.push.apply(f,h)}return f}function s(p,c,f){return c in p?Object.defineProperty(p,c,{value:f,enumerable:!0,configurable:!0,writable:!0}):p[c]=f,p}function u(p,c){for(var f=0;f<c.length;f++){var h=c[f];h.enumerable=h.enumerable||!1,h.configurable=!0,"value"in h&&(h.writable=!0),Object.defineProperty(p,h.key,h)}}var d=r("buffer").Buffer,a=r("util").inspect,i=a&&a.custom||"inspect";n.exports=function(){function p(){(function(h,y){if(!(h instanceof y))throw new TypeError("Cannot call a class as a function")})(this,p),this.head=null,this.tail=null,this.length=0}var c,f;return c=p,(f=[{key:"push",value:function(h){var y={data:h,next:null};this.length>0?this.tail.next=y:this.head=y,this.tail=y,++this.length}},{key:"unshift",value:function(h){var y={data:h,next:this.head};this.length===0&&(this.tail=y),this.head=y,++this.length}},{key:"shift",value:function(){if(this.length!==0){var h=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,h}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(h){if(this.length===0)return"";for(var y=this.head,m=""+y.data;y=y.next;)m+=h+y.data;return m}},{key:"concat",value:function(h){if(this.length===0)return d.alloc(0);for(var y,m,v,x=d.allocUnsafe(h>>>0),g=this.head,w=0;g;)y=g.data,m=x,v=w,d.prototype.copy.call(y,m,v),w+=g.data.length,g=g.next;return x}},{key:"consume",value:function(h,y){var m;return h<this.head.data.length?(m=this.head.data.slice(0,h),this.head.data=this.head.data.slice(h)):m=h===this.head.data.length?this.shift():y?this._getString(h):this._getBuffer(h),m}},{key:"first",value:function(){return this.head.data}},{key:"_getString",value:function(h){var y=this.head,m=1,v=y.data;for(h-=v.length;y=y.next;){var x=y.data,g=h>x.length?x.length:h;if(g===x.length?v+=x:v+=x.slice(0,h),(h-=g)===0){g===x.length?(++m,y.next?this.head=y.next:this.head=this.tail=null):(this.head=y,y.data=x.slice(g));break}++m}return this.length-=m,v}},{key:"_getBuffer",value:function(h){var y=d.allocUnsafe(h),m=this.head,v=1;for(m.data.copy(y),h-=m.data.length;m=m.next;){var x=m.data,g=h>x.length?x.length:h;if(x.copy(y,y.length-h,0,g),(h-=g)===0){g===x.length?(++v,m.next?this.head=m.next:this.head=this.tail=null):(this.head=m,m.data=x.slice(g));break}++v}return this.length-=v,y}},{key:i,value:function(h,y){return a(this,function(m){for(var v=1;v<arguments.length;v++){var x=arguments[v]!=null?arguments[v]:{};v%2?o(Object(x),!0).forEach(function(g){s(m,g,x[g])}):Object.getOwnPropertyDescriptors?Object.defineProperties(m,Object.getOwnPropertyDescriptors(x)):o(Object(x)).forEach(function(g){Object.defineProperty(m,g,Object.getOwnPropertyDescriptor(x,g))})}return m}({},y,{depth:0,customInspect:!1}))}}])&&u(c.prototype,f),p}()},{buffer:17,util:16}],63:[function(r,n,l){(function(o){(function(){function s(a,i){d(a,i),u(a)}function u(a){a._writableState&&!a._writableState.emitClose||a._readableState&&!a._readableState.emitClose||a.emit("close")}function d(a,i){a.emit("error",i)}n.exports={destroy:function(a,i){var p=this,c=this._readableState&&this._readableState.destroyed,f=this._writableState&&this._writableState.destroyed;return c||f?(i?i(a):a&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,o.nextTick(d,this,a)):o.nextTick(d,this,a)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(a||null,function(h){!i&&h?p._writableState?p._writableState.errorEmitted?o.nextTick(u,p):(p._writableState.errorEmitted=!0,o.nextTick(s,p,h)):o.nextTick(s,p,h):i?(o.nextTick(u,p),i(h)):o.nextTick(u,p)}),this)},undestroy:function(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)},errorOrDestroy:function(a,i){var p=a._readableState,c=a._writableState;p&&p.autoDestroy||c&&c.autoDestroy?a.destroy(i):a.emit("error",i)}}}).call(this)}).call(this,r("_process"))},{_process:50}],64:[function(r,n,l){var o=r("../../../errors").codes.ERR_STREAM_PREMATURE_CLOSE;function s(){}n.exports=function u(d,a,i){if(typeof a=="function")return u(d,null,a);a||(a={}),i=function(F){var T=!1;return function(){if(!T){T=!0;for(var I=arguments.length,D=new Array(I),X=0;X<I;X++)D[X]=arguments[X];F.apply(this,D)}}}(i||s);var p=a.readable||a.readable!==!1&&d.readable,c=a.writable||a.writable!==!1&&d.writable,f=function(){d.writable||y()},h=d._writableState&&d._writableState.finished,y=function(){c=!1,h=!0,p||i.call(d)},m=d._readableState&&d._readableState.endEmitted,v=function(){p=!1,m=!0,c||i.call(d)},x=function(F){i.call(d,F)},g=function(){var F;return p&&!m?(d._readableState&&d._readableState.ended||(F=new o),i.call(d,F)):c&&!h?(d._writableState&&d._writableState.ended||(F=new o),i.call(d,F)):void 0},w=function(){d.req.on("finish",y)};return function(F){return F.setHeader&&typeof F.abort=="function"}(d)?(d.on("complete",y),d.on("abort",g),d.req?w():d.on("request",w)):c&&!d._writableState&&(d.on("end",f),d.on("close",f)),d.on("end",v),d.on("finish",y),a.error!==!1&&d.on("error",x),d.on("close",g),function(){d.removeListener("complete",y),d.removeListener("abort",g),d.removeListener("request",w),d.req&&d.req.removeListener("finish",y),d.removeListener("end",f),d.removeListener("close",f),d.removeListener("finish",y),d.removeListener("end",v),d.removeListener("error",x),d.removeListener("close",g)}}},{"../../../errors":55}],65:[function(r,n,l){n.exports=function(){throw new Error("Readable.from is not available in the browser")}},{}],66:[function(r,n,l){var o,s=r("../../../errors").codes,u=s.ERR_MISSING_ARGS,d=s.ERR_STREAM_DESTROYED;function a(c){if(c)throw c}function i(c){c()}function p(c,f){return c.pipe(f)}n.exports=function(){for(var c=arguments.length,f=new Array(c),h=0;h<c;h++)f[h]=arguments[h];var y,m=function(x){return x.length?typeof x[x.length-1]!="function"?a:x.pop():a}(f);if(Array.isArray(f[0])&&(f=f[0]),f.length<2)throw new u("streams");var v=f.map(function(x,g){var w=g<f.length-1;return function(F,T,I,D){D=function(E){var A=!1;return function(){A||(A=!0,E.apply(void 0,arguments))}}(D);var X=!1;F.on("close",function(){X=!0}),o===void 0&&(o=r("./end-of-stream")),o(F,{readable:T,writable:I},function(E){if(E)return D(E);X=!0,D()});var K=!1;return function(E){if(!X&&!K)return K=!0,function(A){return A.setHeader&&typeof A.abort=="function"}(F)?F.abort():typeof F.destroy=="function"?F.destroy():void D(E||new d("pipe"))}}(x,w,g>0,function(F){y||(y=F),F&&v.forEach(i),w||(v.forEach(i),m(y))})});return f.reduce(p)}},{"../../../errors":55,"./end-of-stream":64}],67:[function(r,n,l){var o=r("../../../errors").codes.ERR_INVALID_OPT_VALUE;n.exports={getHighWaterMark:function(s,u,d,a){var i=function(p,c,f){return p.highWaterMark!=null?p.highWaterMark:c?p[f]:null}(u,a,d);if(i!=null){if(!isFinite(i)||Math.floor(i)!==i||i<0)throw new o(a?d:"highWaterMark",i);return Math.floor(i)}return s.objectMode?16:16384}}},{"../../../errors":55}],68:[function(r,n,l){n.exports=r("events").EventEmitter},{events:22}],69:[function(r,n,l){(l=n.exports=r("./lib/_stream_readable.js")).Stream=l,l.Readable=l,l.Writable=r("./lib/_stream_writable.js"),l.Duplex=r("./lib/_stream_duplex.js"),l.Transform=r("./lib/_stream_transform.js"),l.PassThrough=r("./lib/_stream_passthrough.js"),l.finished=r("./lib/internal/streams/end-of-stream.js"),l.pipeline=r("./lib/internal/streams/pipeline.js")},{"./lib/_stream_duplex.js":56,"./lib/_stream_passthrough.js":57,"./lib/_stream_readable.js":58,"./lib/_stream_transform.js":59,"./lib/_stream_writable.js":60,"./lib/internal/streams/end-of-stream.js":64,"./lib/internal/streams/pipeline.js":66}],70:[function(r,n,l){n.exports=function(){if(typeof arguments[0]!="function")throw new Error("callback needed");if(typeof arguments[1]!="number")throw new Error("interval needed");var o;if(arguments.length>0){o=new Array(arguments.length-2);for(var s=0;s<o.length;s++)o[s]=arguments[s+2]}return new function(u,d,a){var i=this;this._callback=u,this._args=a,this._interval=setInterval(u,d,this._args),this.reschedule=function(p){p||(p=i._interval),i._interval&&clearInterval(i._interval),i._interval=setInterval(i._callback,p,i._args)},this.clear=function(){i._interval&&(clearInterval(i._interval),i._interval=void 0)},this.destroy=function(){i._interval&&clearInterval(i._interval),i._callback=void 0,i._interval=void 0,i._args=void 0}}(arguments[0],arguments[1],o)}},{}],71:[function(r,n,l){n.exports=r("./index.js")()},{"./index.js":72}],72:[function(r,n,l){(function(o){(function(){function s(u){return u instanceof o?o.from(u):new u.constructor(u.buffer.slice(),u.byteOffset,u.length)}n.exports=function(u){return(u=u||{}).circles?function(a){var i=[],p=[];return a.proto?function f(h){if(typeof h!="object"||h===null)return h;if(h instanceof Date)return new Date(h);if(Array.isArray(h))return c(h,f);if(h instanceof Map)return new Map(c(Array.from(h),f));if(h instanceof Set)return new Set(c(Array.from(h),f));var y={};for(var m in i.push(h),p.push(y),h){var v=h[m];if(typeof v!="object"||v===null)y[m]=v;else if(v instanceof Date)y[m]=new Date(v);else if(v instanceof Map)y[m]=new Map(c(Array.from(v),f));else if(v instanceof Set)y[m]=new Set(c(Array.from(v),f));else if(ArrayBuffer.isView(v))y[m]=s(v);else{var x=i.indexOf(v);y[m]=x!==-1?p[x]:f(v)}}return i.pop(),p.pop(),y}:function f(h){if(typeof h!="object"||h===null)return h;if(h instanceof Date)return new Date(h);if(Array.isArray(h))return c(h,f);if(h instanceof Map)return new Map(c(Array.from(h),f));if(h instanceof Set)return new Set(c(Array.from(h),f));var y={};for(var m in i.push(h),p.push(y),h)if(Object.hasOwnProperty.call(h,m)!==!1){var v=h[m];if(typeof v!="object"||v===null)y[m]=v;else if(v instanceof Date)y[m]=new Date(v);else if(v instanceof Map)y[m]=new Map(c(Array.from(v),f));else if(v instanceof Set)y[m]=new Set(c(Array.from(v),f));else if(ArrayBuffer.isView(v))y[m]=s(v);else{var x=i.indexOf(v);y[m]=x!==-1?p[x]:f(v)}}return i.pop(),p.pop(),y};function c(f,h){for(var y=Object.keys(f),m=new Array(y.length),v=0;v<y.length;v++){var x=y[v],g=f[x];if(typeof g!="object"||g===null)m[x]=g;else if(g instanceof Date)m[x]=new Date(g);else if(ArrayBuffer.isView(g))m[x]=s(g);else{var w=i.indexOf(g);m[x]=w!==-1?p[w]:h(g)}}return m}}(u):u.proto?function a(i){if(typeof i!="object"||i===null)return i;if(i instanceof Date)return new Date(i);if(Array.isArray(i))return d(i,a);if(i instanceof Map)return new Map(d(Array.from(i),a));if(i instanceof Set)return new Set(d(Array.from(i),a));var p={};for(var c in i){var f=i[c];typeof f!="object"||f===null?p[c]=f:f instanceof Date?p[c]=new Date(f):f instanceof Map?p[c]=new Map(d(Array.from(f),a)):f instanceof Set?p[c]=new Set(d(Array.from(f),a)):ArrayBuffer.isView(f)?p[c]=s(f):p[c]=a(f)}return p}:function a(i){if(typeof i!="object"||i===null)return i;if(i instanceof Date)return new Date(i);if(Array.isArray(i))return d(i,a);if(i instanceof Map)return new Map(d(Array.from(i),a));if(i instanceof Set)return new Set(d(Array.from(i),a));var p={};for(var c in i)if(Object.hasOwnProperty.call(i,c)!==!1){var f=i[c];typeof f!="object"||f===null?p[c]=f:f instanceof Date?p[c]=new Date(f):f instanceof Map?p[c]=new Map(d(Array.from(f),a)):f instanceof Set?p[c]=new Set(d(Array.from(f),a)):ArrayBuffer.isView(f)?p[c]=s(f):p[c]=a(f)}return p};function d(a,i){for(var p=Object.keys(a),c=new Array(p.length),f=0;f<p.length;f++){var h=p[f],y=a[h];typeof y!="object"||y===null?c[h]=y:y instanceof Date?c[h]=new Date(y):ArrayBuffer.isView(y)?c[h]=s(y):c[h]=i(y)}return c}}}).call(this)}).call(this,r("buffer").Buffer)},{buffer:17}],73:[function(r,n,l){var o=r("buffer"),s=o.Buffer;function u(a,i){for(var p in a)i[p]=a[p]}function d(a,i,p){return s(a,i,p)}s.from&&s.alloc&&s.allocUnsafe&&s.allocUnsafeSlow?n.exports=o:(u(o,l),l.Buffer=d),d.prototype=Object.create(s.prototype),u(s,d),d.from=function(a,i,p){if(typeof a=="number")throw new TypeError("Argument must not be a number");return s(a,i,p)},d.alloc=function(a,i,p){if(typeof a!="number")throw new TypeError("Argument must be a number");var c=s(a);return i!==void 0?typeof p=="string"?c.fill(i,p):c.fill(i):c.fill(0),c},d.allocUnsafe=function(a){if(typeof a!="number")throw new TypeError("Argument must be a number");return s(a)},d.allocUnsafeSlow=function(a){if(typeof a!="number")throw new TypeError("Argument must be a number");return o.SlowBuffer(a)}},{buffer:17}],74:[function(r,n,l){n.exports=function(o){var s=o._readableState;return s?s.objectMode||typeof o._duplexState=="number"?o.read():o.read((u=s,u.buffer.length?u.buffer.head?u.buffer.head.data.length:u.buffer[0].length:u.length)):null;var u}},{}],75:[function(r,n,l){var o=r("safe-buffer").Buffer,s=o.isEncoding||function(m){switch((m=""+m)&&m.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function u(m){var v;switch(this.encoding=function(x){var g=function(w){if(!w)return"utf8";for(var F;;)switch(w){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return w;default:if(F)return;w=(""+w).toLowerCase(),F=!0}}(x);if(typeof g!="string"&&(o.isEncoding===s||!s(x)))throw new Error("Unknown encoding: "+x);return g||x}(m),this.encoding){case"utf16le":this.text=i,this.end=p,v=4;break;case"utf8":this.fillLast=a,v=4;break;case"base64":this.text=c,this.end=f,v=3;break;default:return this.write=h,void(this.end=y)}this.lastNeed=0,this.lastTotal=0,this.lastChar=o.allocUnsafe(v)}function d(m){return m<=127?0:m>>5==6?2:m>>4==14?3:m>>3==30?4:m>>6==2?-1:-2}function a(m){var v=this.lastTotal-this.lastNeed,x=function(g,w,F){if((192&w[0])!=128)return g.lastNeed=0,"�";if(g.lastNeed>1&&w.length>1){if((192&w[1])!=128)return g.lastNeed=1,"�";if(g.lastNeed>2&&w.length>2&&(192&w[2])!=128)return g.lastNeed=2,"�"}}(this,m);return x!==void 0?x:this.lastNeed<=m.length?(m.copy(this.lastChar,v,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(m.copy(this.lastChar,v,0,m.length),void(this.lastNeed-=m.length))}function i(m,v){if((m.length-v)%2==0){var x=m.toString("utf16le",v);if(x){var g=x.charCodeAt(x.length-1);if(g>=55296&&g<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=m[m.length-2],this.lastChar[1]=m[m.length-1],x.slice(0,-1)}return x}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=m[m.length-1],m.toString("utf16le",v,m.length-1)}function p(m){var v=m&&m.length?this.write(m):"";if(this.lastNeed){var x=this.lastTotal-this.lastNeed;return v+this.lastChar.toString("utf16le",0,x)}return v}function c(m,v){var x=(m.length-v)%3;return x===0?m.toString("base64",v):(this.lastNeed=3-x,this.lastTotal=3,x===1?this.lastChar[0]=m[m.length-1]:(this.lastChar[0]=m[m.length-2],this.lastChar[1]=m[m.length-1]),m.toString("base64",v,m.length-x))}function f(m){var v=m&&m.length?this.write(m):"";return this.lastNeed?v+this.lastChar.toString("base64",0,3-this.lastNeed):v}function h(m){return m.toString(this.encoding)}function y(m){return m&&m.length?this.write(m):""}l.StringDecoder=u,u.prototype.write=function(m){if(m.length===0)return"";var v,x;if(this.lastNeed){if((v=this.fillLast(m))===void 0)return"";x=this.lastNeed,this.lastNeed=0}else x=0;return x<m.length?v?v+this.text(m,x):this.text(m,x):v||""},u.prototype.end=function(m){var v=m&&m.length?this.write(m):"";return this.lastNeed?v+"�":v},u.prototype.text=function(m,v){var x=function(w,F,T){var I=F.length-1;if(I<T)return 0;var D=d(F[I]);return D>=0?(D>0&&(w.lastNeed=D-1),D):--I<T||D===-2?0:(D=d(F[I]))>=0?(D>0&&(w.lastNeed=D-2),D):--I<T||D===-2?0:(D=d(F[I]))>=0?(D>0&&(D===2?D=0:w.lastNeed=D-3),D):0}(this,m,v);if(!this.lastNeed)return m.toString("utf8",v);this.lastTotal=x;var g=m.length-(x-this.lastNeed);return m.copy(this.lastChar,0,g),m.toString("utf8",v,g)},u.prototype.fillLast=function(m){if(this.lastNeed<=m.length)return m.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);m.copy(this.lastChar,this.lastTotal-this.lastNeed,0,m.length),this.lastNeed-=m.length}},{"safe-buffer":73}],76:[function(r,n,l){var o=r("punycode"),s=r("./util");function u(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}l.parse=F,l.resolve=function(T,I){return F(T,!1,!0).resolve(I)},l.resolveObject=function(T,I){return T?F(T,!1,!0).resolveObject(I):I},l.format=function(T){return s.isString(T)&&(T=F(T)),T instanceof u?T.format():u.prototype.format.call(T)},l.Url=u;var d=/^([a-z0-9.+-]+:)/i,a=/:[0-9]*$/,i=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,p=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r",`
38
+ `," "]),c=["'"].concat(p),f=["%","/","?",";","#"].concat(c),h=["/","?","#"],y=/^[+a-z0-9A-Z_-]{0,63}$/,m=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,v={javascript:!0,"javascript:":!0},x={javascript:!0,"javascript:":!0},g={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},w=r("querystring");function F(T,I,D){if(T&&s.isObject(T)&&T instanceof u)return T;var X=new u;return X.parse(T,I,D),X}u.prototype.parse=function(T,I,D){if(!s.isString(T))throw new TypeError("Parameter 'url' must be a string, not "+typeof T);var X=T.indexOf("?"),K=X!==-1&&X<T.indexOf("#")?"?":"#",E=T.split(K);E[0]=E[0].replace(/\\/g,"/");var A=T=E.join(K);if(A=A.trim(),!D&&T.split("#").length===1){var C=i.exec(A);if(C)return this.path=A,this.href=A,this.pathname=C[1],C[2]?(this.search=C[2],this.query=I?w.parse(this.search.substr(1)):this.search.substr(1)):I&&(this.search="",this.query={}),this}var B=d.exec(A);if(B){var U=(B=B[0]).toLowerCase();this.protocol=U,A=A.substr(B.length)}if(D||B||A.match(/^\/\/[^@\/]+@[^@\/]+/)){var q=A.substr(0,2)==="//";!q||B&&x[B]||(A=A.substr(2),this.slashes=!0)}if(!x[B]&&(q||B&&!g[B])){for(var Z,$,L=-1,V=0;V<h.length;V++)(N=A.indexOf(h[V]))!==-1&&(L===-1||N<L)&&(L=N);for(($=L===-1?A.lastIndexOf("@"):A.lastIndexOf("@",L))!==-1&&(Z=A.slice(0,$),A=A.slice($+1),this.auth=decodeURIComponent(Z)),L=-1,V=0;V<f.length;V++){var N;(N=A.indexOf(f[V]))!==-1&&(L===-1||N<L)&&(L=N)}L===-1&&(L=A.length),this.host=A.slice(0,L),A=A.slice(L),this.parseHost(),this.hostname=this.hostname||"";var O=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!O)for(var H=this.hostname.split(/\./),W=(V=0,H.length);V<W;V++){var ee=H[V];if(ee&&!ee.match(y)){for(var oe="",ie=0,ae=ee.length;ie<ae;ie++)ee.charCodeAt(ie)>127?oe+="x":oe+=ee[ie];if(!oe.match(y)){var b=H.slice(0,V),_=H.slice(V+1),R=ee.match(m);R&&(b.push(R[1]),_.unshift(R[2])),_.length&&(A="/"+_.join(".")+A),this.hostname=b.join(".");break}}}this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),O||(this.hostname=o.toASCII(this.hostname));var G=this.port?":"+this.port:"",J=this.hostname||"";this.host=J+G,this.href+=this.host,O&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),A[0]!=="/"&&(A="/"+A))}if(!v[U])for(V=0,W=c.length;V<W;V++){var te=c[V];if(A.indexOf(te)!==-1){var se=encodeURIComponent(te);se===te&&(se=escape(te)),A=A.split(te).join(se)}}var j=A.indexOf("#");j!==-1&&(this.hash=A.substr(j),A=A.slice(0,j));var S=A.indexOf("?");if(S!==-1?(this.search=A.substr(S),this.query=A.substr(S+1),I&&(this.query=w.parse(this.query)),A=A.slice(0,S)):I&&(this.search="",this.query={}),A&&(this.pathname=A),g[U]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){G=this.pathname||"";var k=this.search||"";this.path=G+k}return this.href=this.format(),this},u.prototype.format=function(){var T=this.auth||"";T&&(T=(T=encodeURIComponent(T)).replace(/%3A/i,":"),T+="@");var I=this.protocol||"",D=this.pathname||"",X=this.hash||"",K=!1,E="";this.host?K=T+this.host:this.hostname&&(K=T+(this.hostname.indexOf(":")===-1?this.hostname:"["+this.hostname+"]"),this.port&&(K+=":"+this.port)),this.query&&s.isObject(this.query)&&Object.keys(this.query).length&&(E=w.stringify(this.query));var A=this.search||E&&"?"+E||"";return I&&I.substr(-1)!==":"&&(I+=":"),this.slashes||(!I||g[I])&&K!==!1?(K="//"+(K||""),D&&D.charAt(0)!=="/"&&(D="/"+D)):K||(K=""),X&&X.charAt(0)!=="#"&&(X="#"+X),A&&A.charAt(0)!=="?"&&(A="?"+A),I+K+(D=D.replace(/[?#]/g,function(C){return encodeURIComponent(C)}))+(A=A.replace("#","%23"))+X},u.prototype.resolve=function(T){return this.resolveObject(F(T,!1,!0)).format()},u.prototype.resolveObject=function(T){if(s.isString(T)){var I=new u;I.parse(T,!1,!0),T=I}for(var D=new u,X=Object.keys(this),K=0;K<X.length;K++){var E=X[K];D[E]=this[E]}if(D.hash=T.hash,T.href==="")return D.href=D.format(),D;if(T.slashes&&!T.protocol){for(var A=Object.keys(T),C=0;C<A.length;C++){var B=A[C];B!=="protocol"&&(D[B]=T[B])}return g[D.protocol]&&D.hostname&&!D.pathname&&(D.path=D.pathname="/"),D.href=D.format(),D}if(T.protocol&&T.protocol!==D.protocol){if(!g[T.protocol]){for(var U=Object.keys(T),q=0;q<U.length;q++){var Z=U[q];D[Z]=T[Z]}return D.href=D.format(),D}if(D.protocol=T.protocol,T.host||x[T.protocol])D.pathname=T.pathname;else{for(var $=(T.pathname||"").split("/");$.length&&!(T.host=$.shift()););T.host||(T.host=""),T.hostname||(T.hostname=""),$[0]!==""&&$.unshift(""),$.length<2&&$.unshift(""),D.pathname=$.join("/")}if(D.search=T.search,D.query=T.query,D.host=T.host||"",D.auth=T.auth,D.hostname=T.hostname||T.host,D.port=T.port,D.pathname||D.search){var L=D.pathname||"",V=D.search||"";D.path=L+V}return D.slashes=D.slashes||T.slashes,D.href=D.format(),D}var N=D.pathname&&D.pathname.charAt(0)==="/",O=T.host||T.pathname&&T.pathname.charAt(0)==="/",H=O||N||D.host&&T.pathname,W=H,ee=D.pathname&&D.pathname.split("/")||[],oe=($=T.pathname&&T.pathname.split("/")||[],D.protocol&&!g[D.protocol]);if(oe&&(D.hostname="",D.port=null,D.host&&(ee[0]===""?ee[0]=D.host:ee.unshift(D.host)),D.host="",T.protocol&&(T.hostname=null,T.port=null,T.host&&($[0]===""?$[0]=T.host:$.unshift(T.host)),T.host=null),H=H&&($[0]===""||ee[0]==="")),O)D.host=T.host||T.host===""?T.host:D.host,D.hostname=T.hostname||T.hostname===""?T.hostname:D.hostname,D.search=T.search,D.query=T.query,ee=$;else if($.length)ee||(ee=[]),ee.pop(),ee=ee.concat($),D.search=T.search,D.query=T.query;else if(!s.isNullOrUndefined(T.search))return oe&&(D.hostname=D.host=ee.shift(),(R=!!(D.host&&D.host.indexOf("@")>0)&&D.host.split("@"))&&(D.auth=R.shift(),D.host=D.hostname=R.shift())),D.search=T.search,D.query=T.query,s.isNull(D.pathname)&&s.isNull(D.search)||(D.path=(D.pathname?D.pathname:"")+(D.search?D.search:"")),D.href=D.format(),D;if(!ee.length)return D.pathname=null,D.search?D.path="/"+D.search:D.path=null,D.href=D.format(),D;for(var ie=ee.slice(-1)[0],ae=(D.host||T.host||ee.length>1)&&(ie==="."||ie==="..")||ie==="",b=0,_=ee.length;_>=0;_--)(ie=ee[_])==="."?ee.splice(_,1):ie===".."?(ee.splice(_,1),b++):b&&(ee.splice(_,1),b--);if(!H&&!W)for(;b--;b)ee.unshift("..");!H||ee[0]===""||ee[0]&&ee[0].charAt(0)==="/"||ee.unshift(""),ae&&ee.join("/").substr(-1)!=="/"&&ee.push("");var R,G=ee[0]===""||ee[0]&&ee[0].charAt(0)==="/";return oe&&(D.hostname=D.host=G?"":ee.length?ee.shift():"",(R=!!(D.host&&D.host.indexOf("@")>0)&&D.host.split("@"))&&(D.auth=R.shift(),D.host=D.hostname=R.shift())),(H=H||D.host&&ee.length)&&!G&&ee.unshift(""),ee.length?D.pathname=ee.join("/"):(D.pathname=null,D.path=null),s.isNull(D.pathname)&&s.isNull(D.search)||(D.path=(D.pathname?D.pathname:"")+(D.search?D.search:"")),D.auth=T.auth||D.auth,D.slashes=D.slashes||T.slashes,D.href=D.format(),D},u.prototype.parseHost=function(){var T=this.host,I=a.exec(T);I&&((I=I[0])!==":"&&(this.port=I.substr(1)),T=T.substr(0,T.length-I.length)),T&&(this.hostname=T)}},{"./util":77,punycode:51,querystring:54}],77:[function(r,n,l){n.exports={isString:function(o){return typeof o=="string"},isObject:function(o){return typeof o=="object"&&o!==null},isNull:function(o){return o===null},isNullOrUndefined:function(o){return o==null}}},{}],78:[function(r,n,l){(function(o){(function(){function s(u){try{if(!o.localStorage)return!1}catch(a){return!1}var d=o.localStorage[u];return d!=null&&String(d).toLowerCase()==="true"}n.exports=function(u,d){if(s("noDeprecation"))return u;var a=!1;return function(){if(!a){if(s("throwDeprecation"))throw new Error(d);s("traceDeprecation")?console.trace(d):console.warn(d),a=!0}return u.apply(this,arguments)}}}).call(this)}).call(this,typeof be!="undefined"?be:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{}],79:[function(r,n,l){n.exports=function o(s,u){if(s&&u)return o(s)(u);if(typeof s!="function")throw new TypeError("need wrapper function");return Object.keys(s).forEach(function(a){d[a]=s[a]}),d;function d(){for(var a=new Array(arguments.length),i=0;i<a.length;i++)a[i]=arguments[i];var p=s.apply(this,a),c=a[a.length-1];return typeof p=="function"&&p!==c&&Object.keys(c).forEach(function(f){p[f]=c[f]}),p}}},{}],80:[function(r,n,l){n.exports=function(){throw new Error("ws does not work in the browser. Browser clients must use the native WebSocket object")}},{}],81:[function(r,n,l){n.exports=function(){for(var s={},u=0;u<arguments.length;u++){var d=arguments[u];for(var a in d)o.call(d,a)&&(s[a]=d[a])}return s};var o=Object.prototype.hasOwnProperty},{}],82:[function(r,n,l){n.exports=function(o){o.prototype[Symbol.iterator]=function*(){for(let s=this.head;s;s=s.next)yield s.value}}},{}],83:[function(r,n,l){function o(i){var p=this;if(p instanceof o||(p=new o),p.tail=null,p.head=null,p.length=0,i&&typeof i.forEach=="function")i.forEach(function(h){p.push(h)});else if(arguments.length>0)for(var c=0,f=arguments.length;c<f;c++)p.push(arguments[c]);return p}function s(i,p,c){var f=p===i.head?new a(c,null,p,i):new a(c,p,p.next,i);return f.next===null&&(i.tail=f),f.prev===null&&(i.head=f),i.length++,f}function u(i,p){i.tail=new a(p,i.tail,null,i),i.head||(i.head=i.tail),i.length++}function d(i,p){i.head=new a(p,null,i.head,i),i.tail||(i.tail=i.head),i.length++}function a(i,p,c,f){if(!(this instanceof a))return new a(i,p,c,f);this.list=f,this.value=i,p?(p.next=this,this.prev=p):this.prev=null,c?(c.prev=this,this.next=c):this.next=null}n.exports=o,o.Node=a,o.create=o,o.prototype.removeNode=function(i){if(i.list!==this)throw new Error("removing node which does not belong to this list");var p=i.next,c=i.prev;return p&&(p.prev=c),c&&(c.next=p),i===this.head&&(this.head=p),i===this.tail&&(this.tail=c),i.list.length--,i.next=null,i.prev=null,i.list=null,p},o.prototype.unshiftNode=function(i){if(i!==this.head){i.list&&i.list.removeNode(i);var p=this.head;i.list=this,i.next=p,p&&(p.prev=i),this.head=i,this.tail||(this.tail=i),this.length++}},o.prototype.pushNode=function(i){if(i!==this.tail){i.list&&i.list.removeNode(i);var p=this.tail;i.list=this,i.prev=p,p&&(p.next=i),this.tail=i,this.head||(this.head=i),this.length++}},o.prototype.push=function(){for(var i=0,p=arguments.length;i<p;i++)u(this,arguments[i]);return this.length},o.prototype.unshift=function(){for(var i=0,p=arguments.length;i<p;i++)d(this,arguments[i]);return this.length},o.prototype.pop=function(){if(this.tail){var i=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,i}},o.prototype.shift=function(){if(this.head){var i=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,i}},o.prototype.forEach=function(i,p){p=p||this;for(var c=this.head,f=0;c!==null;f++)i.call(p,c.value,f,this),c=c.next},o.prototype.forEachReverse=function(i,p){p=p||this;for(var c=this.tail,f=this.length-1;c!==null;f--)i.call(p,c.value,f,this),c=c.prev},o.prototype.get=function(i){for(var p=0,c=this.head;c!==null&&p<i;p++)c=c.next;if(p===i&&c!==null)return c.value},o.prototype.getReverse=function(i){for(var p=0,c=this.tail;c!==null&&p<i;p++)c=c.prev;if(p===i&&c!==null)return c.value},o.prototype.map=function(i,p){p=p||this;for(var c=new o,f=this.head;f!==null;)c.push(i.call(p,f.value,this)),f=f.next;return c},o.prototype.mapReverse=function(i,p){p=p||this;for(var c=new o,f=this.tail;f!==null;)c.push(i.call(p,f.value,this)),f=f.prev;return c},o.prototype.reduce=function(i,p){var c,f=this.head;if(arguments.length>1)c=p;else{if(!this.head)throw new TypeError("Reduce of empty list with no initial value");f=this.head.next,c=this.head.value}for(var h=0;f!==null;h++)c=i(c,f.value,h),f=f.next;return c},o.prototype.reduceReverse=function(i,p){var c,f=this.tail;if(arguments.length>1)c=p;else{if(!this.tail)throw new TypeError("Reduce of empty list with no initial value");f=this.tail.prev,c=this.tail.value}for(var h=this.length-1;f!==null;h--)c=i(c,f.value,h),f=f.prev;return c},o.prototype.toArray=function(){for(var i=new Array(this.length),p=0,c=this.head;c!==null;p++)i[p]=c.value,c=c.next;return i},o.prototype.toArrayReverse=function(){for(var i=new Array(this.length),p=0,c=this.tail;c!==null;p++)i[p]=c.value,c=c.prev;return i},o.prototype.slice=function(i,p){(p=p||this.length)<0&&(p+=this.length),(i=i||0)<0&&(i+=this.length);var c=new o;if(p<i||p<0)return c;i<0&&(i=0),p>this.length&&(p=this.length);for(var f=0,h=this.head;h!==null&&f<i;f++)h=h.next;for(;h!==null&&f<p;f++,h=h.next)c.push(h.value);return c},o.prototype.sliceReverse=function(i,p){(p=p||this.length)<0&&(p+=this.length),(i=i||0)<0&&(i+=this.length);var c=new o;if(p<i||p<0)return c;i<0&&(i=0),p>this.length&&(p=this.length);for(var f=this.length,h=this.tail;h!==null&&f>p;f--)h=h.prev;for(;h!==null&&f>i;f--,h=h.prev)c.push(h.value);return c},o.prototype.splice=function(i,p,...c){i>this.length&&(i=this.length-1),i<0&&(i=this.length+i);for(var f=0,h=this.head;h!==null&&f<i;f++)h=h.next;var y=[];for(f=0;h&&f<p;f++)y.push(h.value),h=this.removeNode(h);for(h===null&&(h=this.tail),h!==this.head&&h!==this.tail&&(h=h.prev),f=0;f<c.length;f++)h=s(this,h,c[f]);return y},o.prototype.reverse=function(){for(var i=this.head,p=this.tail,c=i;c!==null;c=c.prev){var f=c.prev;c.prev=c.next,c.next=f}return this.head=p,this.tail=i,this};try{r("./iterator.js")(o)}catch(i){}},{"./iterator.js":82}]},{},[12])(12)})})(ey);function ty(e,t){var s,u;let r=t.payload.topicName,n=t.payload.message,l=t.payload.notifyTime,o=`<div style="padding:0px 12px 0px 0px;width:300px;">
39
39
  <div style="display:flex;height: 20px;justify-content: space-between">
40
40
  <div style="color: #000000d9;
41
41
  font-size: 14px;
42
- font-weight: 700;">${t}</div><div style="color: #00000073;">${iy(l)}</div>
42
+ font-weight: 700;">${r}</div><div style="color: #00000073;">${ry(l)}</div>
43
43
  </div>
44
44
  <span>${n}</span>
45
- </div>`;e.message({content:o,duration:0,closeBtn:!0,placement:"right",height:75}),(a=r.payload.detail)!=null&&a.alarmConfigId&&oy(e,(u=r.payload.detail)==null?void 0:u.alarmConfigId)}globalThis.doWarning=ny;function iy(e){const r=new Date(e),t=r.getFullYear(),n=(r.getMonth()+1+"").padStart(2,"0"),l=(r.getDate()+"").padStart(2,"0"),o=(r.getHours()+"").padStart(2,"0"),a=(r.getMinutes()+"").padStart(2,"0"),u=(r.getSeconds()+"").padStart(2,"0");return t+"-"+n+"-"+l+" "+o+":"+a+":"+u}function oy(e,r){return Xe(this,null,function*(){const t=yield fetch(`/api/alarm/config/${r}`,{headers:{"X-Access-Token":localStorage.getItem("X-Access-Token")||new URLSearchParams(location.search).get("X-Access-Token")||"","Content-Type":"application/json"},method:"GET"});if(t.ok){let n=yield t.json();n.result.media&&Fu(e,n.result.media,n.result.playTimes)}})}function Fu(e,r,t){if(e.store.globalAudio||(e.store.globalAudio=document.createElement("audio")),e.store.globalAudio.src=r,e.store.globalAudio.play(),t===-1)e.store.globalAudio.loop=!0;else{e.store.globalAudio.loop=!1;let n=0;e.store.globalAudio.onended=()=>{n++,n<t&&e.store.globalAudio.play()}}}globalThis.createAudio=Fu;const ay="original_meta2d";function sy(){return localStorage.removeItem(ay)}let Jr={};const ly=e=>{const r=document.querySelectorAll("video");let t=null;if(r.forEach(l=>{l.getAttribute("src")===e.video&&(t=l)}),!t)return;t.setAttribute("muted","muted"),t.setAttribute("autoplay","autoplay"),t.setAttribute("loop","loop"),t.setAttribute("crossorigin",""),t.setAttribute("controls",""),t.style.display="none",t.parentElement.style.border="2px solid #ffc878";const n=new JessibucaPro({container:t.parentElement,background:"",hasControl:!1,controlAutoHide:!0,checkFirstIFrame:!0,debug:!1,decoder:"./wasm/decoder-pro.js",forceNoOffscreen:!0,hotKey:!1,hasAudio:!1,hasVideo:!0,hiddenAutoPause:!1,isFlv:!0,isResize:!1,isNotMute:!0,loadingIcon:!0,loadingText:"加载中...",networkDelayTimeoutReplay:!1,playbackForwardMaxRateDecodeIFrame:8,showBandwidth:!1,showPerformance:!1,syncAudioAndVideo:!0,supportDblclickFullscreen:!1,timeout:10,useMSE:!0,useWCS:!1,useSIMD:!0,useVideoRender:!0,useCanvasRender:!1,videoBuffer:.2,videoBufferDelay:1});return e.autoPlay&&e.streamUrl&&n.play(e.streamUrl),Jr[e.id]=n,n},uy=()=>{Object.keys(Jr).forEach(e=>{Jr[e].destroy(),Jr[e]=null}),Jr={}},Iu=(e,r)=>{const t=e.__vccOpts||e;for(const[n,l]of r)t[n]=l;return t},cy=Iu(Object.assign({name:"Meta2dEditor"},{__name:"index",props:{url:{type:String,default:""},data:{type:Object,default:()=>{}},local:{type:Boolean,default:!1},preview:{type:Boolean,default:!1}},emits:["loaded"],setup(e,{expose:r,emit:t}){const n=t,l=e,o=P.ref(null),a=P.shallowRef(),u=P.computed(()=>!!(l.data||l.url));P.watch(()=>[l.data,l.url],()=>{u.value&&d()});function d(){return Xe(this,null,function*(){try{if(yield P.nextTick(),!o.value){console.error("未找到meta2d元素!");return}let m=null;if(l.data?m=l.data:l.url&&(m=yield h()),!m||!m.data){console.log("图纸数据为空");return}const x=m.options||{background:"#eee",disableAnchor:!1};if(a.value&&(a.value.destroy(!0),a.value=null),!o.value){console.error("Meta2D 容器元素不可用");return}a.value=new Ce.Meta2d(o.value,he({},x)),x.visibleLevel&&a.value.scale(x.visibleLevel),s(),i(),yield p(m.data),a.value.render(),c(),setTimeout(()=>{window!=null&&window.meta2dTools&&(window==null||window.registerToolsNew())},1e3),n("loaded",a.value)}catch(m){console.error("初始化编辑器失败:",m)}})}function s(){if(!a.value)return;new ey({}).initPlugin(a.value,"mindNode",{})}function i(){Ce.register(Le.classPens()),Ce.register(Rr.flowPens()),Ce.registerAnchors(Rr.flowAnchors()),Ce.register(nn.sequencePens()),Ce.registerCanvasDraw(nn.sequencePensbyCtx()),Ce.register(dt.activityDiagram()),Ce.registerCanvasDraw(dt.activityDiagramByCtx()),Ce.registerCanvasDraw(Qe.formPens()),Ce.registerCanvasDraw(at.chartsPens()),Ce.register(fr.ftaPens()),Ce.registerAnchors(fr.ftaAnchors()),Ce.registerCanvasDraw(fr.ftaPensbyCtx())}function p(m){var x,v;if(a.value){if(typeof m.locked=="undefined"&&(m.locked=0),m.bkImage&&a.value.setBackgroundImage(m.bkImage),m.pens&&m.pens.length>0){const g=[];m.pens.forEach(T=>{T.name==="video"&&T.streamUrl?g.push(T):T.name==="image"&&T.image&&(T.image=J2(T.image))}),g.length>0&&setTimeout(()=>{g.forEach(T=>{ly(T)})},500);const w=((v=(x=window==null?void 0:window.meta)==null?void 0:x.graph)==null?void 0:v.penCountThreshold)||2e3;m.pens.length>w&&m.scale&&m.pens.forEach(T=>{const I=T.visibleLevel;I!==void 0?(T.visible=m.scale>=I,T.visible||(T.disabled=!0,T.locked=Ce.LockState.Disable)):(T.visible=!0,T.disabled=!1,T.locked=Ce.LockState.None)})}a.value.open(m)}}function c(){a.value&&a.value.on("scale",f)}const f=Ee.debounce(m=>{var x,v,g,w,F,T;try{if(!a.value)return;Zi.emit("graph-scale",m);let I=a.value.store.data.pens;const D=((v=(x=window==null?void 0:window.meta)==null?void 0:x.graph)==null?void 0:v.penCountThreshold)||2e3,X=I.length>D;for(let K=0;K<I.length;K++){const E=I[K];if([Te.VIDEO_STREAM,Te.MP4].includes(E.penType)){if(((w=(g=Fr[E.id])==null?void 0:g.children)==null?void 0:w.length)===3){let A=Fr[E.id].children[0],C=Fr[E.id].children[2];A.style.width=C.currentTime/C.duration*E.calculative.worldRect.width+"px"}else if(((T=(F=Fr[E.id])==null?void 0:F.children)==null?void 0:T.length)===2){let A=Fr[E.id].children[0],C=Fr[E.id].children[1];A.style.width=C.currentTime/C.duration*E.calculative.worldRect.width+"px"}}if(X){const A=E.visibleLevel!==void 0?m>=E.visibleLevel:!0;a.value._setValue({id:E.id,visible:A,disabled:!A,locked:A?Ce.LockState.None:Ce.LockState.Disable})}}a.value.render()}catch(I){console.error("处理缩放失败:",I)}},500);function h(){return Xe(this,null,function*(){return l.url?(yield Xi.getGraphApi(l.url,{local:l.local}))||null:(ht.error("图纸路径为空!"),null)})}const y=()=>{a.value&&a.value.resize()};return P.onMounted(()=>{u.value&&d(),window.document.addEventListener("resize",y)}),P.onUnmounted(()=>{uy(),sy(),a.value&&(l.preview?(De.clearLineCross(),a.value.destroy(!0)):a.value.off("scale",f)),window.document.removeEventListener("resize",y)}),r({stage:a}),(m,x)=>(P.openBlock(),P.createElementBlock("div",{ref_key:"meta2dRef",ref:o,class:"meta2d-editor"},null,512))}}),[["__scopeId","data-v-6212e767"]]),fy={class:"preview-container"},hy={key:0,class:"back-btn"},en=Iu(Object.assign({name:"Meta2dPreview"},{__name:"index",props:{url:{type:String,default:""},gid:{type:String,default:""},data:{type:Object,default:null},local:{type:Boolean,default:!1},isInitData:{type:Boolean,default:!0},config:{type:Object,default:()=>({socketUrl:s0,stationIdKey:uu,userTokenKey:lu,messageDelay:200,debounceDelay:100,enableAutoFit:!0,enableWebSocket:!0,graphSocket:e0.GRAPH.SOCKET})},showMap:{type:Boolean,default:!1},isFactory:{type:Boolean,default:!1},apiInstance:{type:Object,default:()=>Xi},mittInstance:{type:Object,default:()=>Zi},customCallbacks:{type:Object,default:()=>({})},errorHandler:{type:Object,default:()=>({callback:null,showMessage:!0})}},emits:["error","loaded","custom-msg","socket-msg"],setup(e,{expose:r,emit:t}){const n=t,l=e;let o=P.ref(!1),a=P.ref(""),u=P.ref(!1);const d=P.ref(null),s=P.ref(""),i=P.ref(!1),p=P.computed(()=>{var B;return(B=d.value)==null?void 0:B.stage}),c=P.computed(()=>{var B;return(B=p.value)==null?void 0:B.store}),f=P.computed(()=>he({socketUrl:s0,stationIdKey:uu,userTokenKey:lu,messageDelay:200,debounceDelay:100,enableAutoFit:!0,fitPadding:10,enableWebSocket:!0,graphSocket:e0.GRAPH.SOCKET},l.config)),h=()=>l.apiInstance||Xi,y=()=>l.mittInstance||Zi,m=(B,U="")=>{const q={error:B,message:U,timestamp:new Date().toISOString()};n("error",q),l.errorHandler.callback?l.errorHandler.callback(q):l.errorHandler.showMessage&&ht&&ht.error(`${U}: ${B.message||B}`)},x=()=>{a.value&&(s.value=a.value,i.value=u.value)},v=B=>{var U,q,Z,$,L,V;try{if(!B)return;if((U=B==null?void 0:B.includes)!=null&&U.call(B,"token 必传"))return ht.warning(B);const N=typeof B=="string"?JSON.parse(B):B;if((N==null?void 0:N.data)==="服务错误"||(Z=(q=N==null?void 0:N.data)==null?void 0:q.includes)!=null&&Z.call(q,"token is expired"))return ht.warning(N.data);switch(n("socket-msg",N),N.action){case t0.ACPOINT.YCVALUE:case t0.ACPOINT.YXVALUE:if(($=N==null?void 0:N.data)!=null&&$.point_id){const O=p.value.find(N.data.point_id);O&&E(O,N.data)}break;default:if(((L=N.data)==null?void 0:L.length)>0){const O=setTimeout(()=>{clearTimeout(O),p.value&&N.data.forEach(H=>{const W=p.value.find(H.dataId||H.point_id);E(W,H)})},f.value.messageDelay);l.customCallbacks.onWebSocketMessage&&l.customCallbacks.onWebSocketMessage(N),(V=window.customSocketFn)==null||V.call(window,B)}break}return!0}catch(N){return m(N,"WebSocket消息处理"),!0}},g=B=>Xe(this,null,function*(){var U;try{if(B.params){const q=JSON.parse(B.params);switch(q.action){case yt.CHANGE_GRAPH:(q==null?void 0:q.data)!=="图纸id"?(a.value=s.value,u.value=i.value,o.value=q.isBack,(U=q==null?void 0:q.data)!=null&&U.startsWith("/")?(s.value=q==null?void 0:q.data,i.value=!0):(i.value=!1,F(q.data))):console.warn("切换图纸信息为空");break;case yt.NOTIFY_DIALOG:q.msg!=="通知内容"?H2(he({message:q.msg},q)):console.warn("通知内容为空");break}}n("custom-msg",B),l.customCallbacks.onCustomMessage&&l.customCallbacks.onCustomMessage(B)}catch(q){m(q,"自定义消息处理")}}),w=B=>{var U,q,Z;try{n("loaded",B);const $=I(),L=f.value,V=au.getSession(L.stationIdKey),N=au.getSession(L.userTokenKey);L.enableWebSocket&&V&&N&&((q=(U=B.store)==null?void 0:U.data)!=null&&q.websocket?(Z=B.store.data.websocket)!=null&&Z.includes("station_id")||(B.store.data.websocket=`${B.store.data.websocket}?station_id=${V}`):(B.store.data.websocket=`${L.socketUrl}?station_id=${V}`,B.store.data.websocketProtocols=N,B.connectWebsocket())),(l.showMap||$.showMap==="true")&&B.showMap(),B.setRule({rule:!1}),B.setOptions({disableRuleLine:!0}),B.setGrid({grid:!1}),B.lock(Ce.LockState.DisableEdit),K().forEach(H=>{var W;(W=H==null?void 0:H.events)!=null&&W.length?D({id:H.id,locked:1},!1):D({id:H.id,locked:10},!1)}),B.render(),L.enableAutoFit&&B.fitView(!0,L.fitPadding),Object.values(yt).forEach(H=>{B.on(H,g)}),B&&(B.socketFn=v),l.customCallbacks.onStageLoaded&&l.customCallbacks.onStageLoaded(B),l.isInitData&&T(B)}catch($){m($,"图纸加载完成处理")}},F=B=>Xe(this,null,function*(){var U;try{if(l.url){s.value=l.url,i.value=l.local;return}const q=I();if(B=B||l.gid||q.id,q.local==="true"&&(i.value=!0),B){const Z=h();if(Z&&Z.getCommonApi){const $=yield Z.getCommonApi(l.isFactory?"graph":"floorplan",{guid:B});if((U=$.data)!=null&&U.length)s.value=$.data[0].path,l.customCallbacks.onGraphLoaded&&l.customCallbacks.onGraphLoaded(s.value);else{const L="未找到图纸!";m(new Error(L),"获取图纸数据")}}else m(new Error("API实例不可用"),"初始化图纸数据!")}else s.value=l.url,i.value=l.local}catch(q){m(q,"获取图纸数据失败")}}),T=B=>Xe(this,null,function*(){var U,q,Z;if(B){let $=[],L=[],V=[];const N=B.store.data.pens;for(let O=0;O<N.length;O++){const H=N[O];H.bindDataId&&(U=H.form)!=null&&U.length&&H.form.forEach(W=>{if(W.dataIds.dataId)switch(W.dataIds.dataType){case Qi.YC:$.push(Ae(he({},W),{nodeName:W.dataIds.name,penId:H.id,penName:H.penName}));break;case Qi.YX:L.push(Ae(he({},W),{nodeName:W.dataIds.name,penId:H.id,penName:H.penName}));break;case Qi.POINT:V.push(Ae(he({},W),{nodeName:W.dataIds.name,penId:H.id,penName:H.penName}));break}})}if($.length){const O=h();if(O&&O.postCommonApi){const H=yield O.postScadaApi("queryrealtimepoint",{point_id:$.map(W=>{var ee;return(ee=W==null?void 0:W.dataIds)==null?void 0:ee.dataId}).join(",")});(q=H==null?void 0:H.data)!=null&&q.length&&H.data.forEach(W=>{const ee=B.find(W.guid);E(ee,Ae(he({},W),{value:u0(W.value)?Number(W.value):W.value,value_disp:W.value_disp,alarm_value:W.alarm_value,point_id:W.guid}))})}}if(L.length){const O=h();if(O&&O.postCommonApi){const H=yield O.postCommonApi("queryrealtimepoint",{point_id:L.map(W=>{var ee;return(ee=W==null?void 0:W.dataIds)==null?void 0:ee.dataId}).join(",")});(Z=H==null?void 0:H.data)!=null&&Z.length&&H.data.forEach(W=>{const ee=B.find(W.guid);E(ee,Ae(he({},W),{value:u0(W.value)?Number(W.value):W.value,value_disp:W.value_disp,alarm_value:W.alarm_value,point_id:W.guid}))})}}}}),I=()=>{var Z;const B={},U=((Z=window.location.href.split("?"))==null?void 0:Z[1])||"",q=new URLSearchParams(U);for(const[$,L]of q.entries())B[$]=L;return B},D=(B,U=!0)=>{if(p.value)return p.value.setValue(B,{render:U})},X=()=>p.value,K=()=>{var B,U;return((U=(B=c.value)==null?void 0:B.data)==null?void 0:U.pens)||[]},E=(()=>{let B=null;const U=new Map,q=new Map,Z=L=>{var N;if(!((N=L.children)!=null&&N.length))return[];const V=L.id||"";if(!V)return[];if(!q.has(V)&&c.value){const O=Ce.getAllChildren(L,c.value);q.set(V,O)}return q.get(V)||[]},$=()=>{if(U.size===0||!p.value||!c.value)return;const L=[],V=[],N=c.value.animates;U.forEach(({pen:O,dataItem:H,formKey:W})=>{switch(W){case"showChild":D({id:O.id,showChild:H.value},!1);break;case"text":D({id:O.id,text:H.value_disp||H.value},!1);break;case"light_plate":{const ee=H.value===-1||su(H)?"#999999":fu[H.value!==void 0?H.value:H.alarm_value],oe=H.value===-1||su(H)?"#cccccc":cu[H.value!==void 0?H.value:H.alarm_value];D({id:O.id,textColor:ee,background:oe},!1)}break;case"point_value":O.penType===Te.POINT_VALUE&&Z(O).forEach(oe=>{oe.name==="text"&&D({id:oe.id,text:H.value},!1)});break;case"online_state":{let ee=H.value?void 0:"contrast(0%)";D({id:O.id,filter:ee},!1),Z(O).forEach(ie=>{D({id:ie.id,filter:ee},!1)})}break;case"charged_state":{const ee=H.value===Cd.OFFLINE?"contrast(0%)":void 0;ee!==O.filter&&(D({id:O.id,filter:ee},!1),Z(O).forEach(ie=>{D({id:ie.id,filter:ee},!1)}))}break;case"electric_direction":H.value===Sd.STOP?N!=null&&N.has(O)&&V.push(O):!!H.value!==O.animateReverse&&(D({id:O.id,animateReverse:!!H.value},!1),N!=null&&N.has(O)||L.push(O));break;case"electric_size":{const ee=Bd[H.value];ee!==void 0&&ee!==O.lineWidth&&D({id:O.id,lineWidth:ee},!1)}break;default:D({id:O.id,[W]:H.value},!1);break}}),V.length>0&&p.value.stopAnimate(V),L.length>0&&p.value.startAnimate(L),U.clear(),p.value.render()};return(L,V)=>{L!=null&&L.length&&(L.forEach(N=>{const O=N.form;O!=null&&O.length&&O.forEach(H=>{if(!(Array.isArray(H.dataIds)?H.dataIds:[H.dataIds]).some(ie=>(ie==null?void 0:ie.dataId)&&((ie==null?void 0:ie.dataId)===V.dataId||(ie==null?void 0:ie.dataId)===V.point_id)))return;const oe=`${N.id}-${H.key}`;U.set(oe,{pen:N,dataItem:V,formKey:H.key})})}),B&&clearTimeout(B),B=setTimeout(()=>{$(),B=null},f.value.debounceDelay))}})(),A=B=>{if(p.value){for(let U=0;U<B.length;U++){const q=B[U],Z=p.value.find(q.dataId);E(Z,q)}p.value.render(),l.customCallbacks.onBatchUpdate&&l.customCallbacks.onBatchUpdate(B)}},C=(B,U=!1)=>{if(!p.value)return;const q=K();for(let Z=0;Z<q.length;Z++){const $=q[Z];let L=!1;U?L=B===$.dataProp:L=B===5?!0:$.dataProp<=B,D({id:$.id,visible:L},!1)}p.value.fitView(),p.value.render(),l.customCallbacks.onLevelChange&&l.customCallbacks.onLevelChange(B,U)};return P.watch(()=>[l.url,l.isFactory,l.local,l.data,l.gid],()=>{F()}),P.watch(()=>l.showMap,B=>{p.value&&(B?p.value.showMap():p.value.hideMap())}),P.onMounted(()=>{const B=y();B&&B.on&&B.on(f.value.graphSocket,v),F()}),P.onUnmounted(()=>{const B=y();B&&B.off&&B.off(f.value.graphSocket,v)}),r({setValue:D,getStage:X,getAllPens:K,batchUpdatePen:A,handleLineCross:De.handleLineCross,changeVisibleByLevel:C}),(B,U)=>(P.openBlock(),P.createElementBlock("div",fy,[P.createVNode(cy,{ref_key:"graphRef",ref:d,url:s.value,local:i.value,data:l.data,preview:"",onLoaded:w},null,8,["url","local","data"]),P.unref(o)?(P.openBlock(),P.createElementBlock("div",hy,[P.createVNode(P.unref(v2),{type:"primary",onClick:x},{default:P.withCtx(()=>[...U[0]||(U[0]=[P.createTextVNode("返回",-1)])]),_:1})])):P.createCommentVNode("",!0)]))}}),[["__scopeId","data-v-be4dba61"]]);en.name||(en.name="SyGraph");const py={install:e=>{e.component(en.name||"SyGraph",en)}};ve.SyGraph=en,ve.default=py,Object.defineProperties(ve,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
45
+ </div>`;e.message({content:o,duration:0,closeBtn:!0,placement:"right",height:75}),(s=t.payload.detail)!=null&&s.alarmConfigId&&ny(e,(u=t.payload.detail)==null?void 0:u.alarmConfigId)}globalThis.doWarning=ty;function ry(e){const t=new Date(e),r=t.getFullYear(),n=(t.getMonth()+1+"").padStart(2,"0"),l=(t.getDate()+"").padStart(2,"0"),o=(t.getHours()+"").padStart(2,"0"),s=(t.getMinutes()+"").padStart(2,"0"),u=(t.getSeconds()+"").padStart(2,"0");return r+"-"+n+"-"+l+" "+o+":"+s+":"+u}function ny(e,t){return Xe(this,null,function*(){const r=yield fetch(`/api/alarm/config/${t}`,{headers:{"X-Access-Token":localStorage.getItem("X-Access-Token")||new URLSearchParams(location.search).get("X-Access-Token")||"","Content-Type":"application/json"},method:"GET"});if(r.ok){let n=yield r.json();n.result.media&&Pu(e,n.result.media,n.result.playTimes)}})}function Pu(e,t,r){if(e.store.globalAudio||(e.store.globalAudio=document.createElement("audio")),e.store.globalAudio.src=t,e.store.globalAudio.play(),r===-1)e.store.globalAudio.loop=!0;else{e.store.globalAudio.loop=!1;let n=0;e.store.globalAudio.onended=()=>{n++,n<r&&e.store.globalAudio.play()}}}globalThis.createAudio=Pu;const iy="original_meta2d";function oy(){return localStorage.removeItem(iy)}let Jr={};const ay=e=>{const t=document.querySelectorAll("video");let r=null;if(t.forEach(l=>{l.getAttribute("src")===e.video&&(r=l)}),!r)return;r.setAttribute("muted","muted"),r.setAttribute("autoplay","autoplay"),r.setAttribute("loop","loop"),r.setAttribute("crossorigin",""),r.setAttribute("controls",""),r.style.display="none",r.parentElement.style.border="2px solid #ffc878";const n=new JessibucaPro({container:r.parentElement,background:"",hasControl:!1,controlAutoHide:!0,checkFirstIFrame:!0,debug:!1,decoder:"./wasm/decoder-pro.js",forceNoOffscreen:!0,hotKey:!1,hasAudio:!1,hasVideo:!0,hiddenAutoPause:!1,isFlv:!0,isResize:!1,isNotMute:!0,loadingIcon:!0,loadingText:"加载中...",networkDelayTimeoutReplay:!1,playbackForwardMaxRateDecodeIFrame:8,showBandwidth:!1,showPerformance:!1,syncAudioAndVideo:!0,supportDblclickFullscreen:!1,timeout:10,useMSE:!0,useWCS:!1,useSIMD:!0,useVideoRender:!0,useCanvasRender:!1,videoBuffer:.2,videoBufferDelay:1});return e.autoPlay&&e.streamUrl&&n.play(e.streamUrl),Jr[e.id]=n,n},sy=()=>{Object.keys(Jr).forEach(e=>{Jr[e].destroy(),Jr[e]=null}),Jr={}},Mu=(e,t)=>{const r=e.__vccOpts||e;for(const[n,l]of t)r[n]=l;return r},ly=Mu(Object.assign({name:"Meta2dEditor"},{__name:"index",props:{url:{type:String,default:""},data:{type:Object,default:()=>{}},local:{type:Boolean,default:!1},preview:{type:Boolean,default:!1}},emits:["loaded"],setup(e,{expose:t,emit:r}){const n=r,l=e,o=P.ref(null),s=P.shallowRef(),u=P.computed(()=>!!(l.data||l.url));P.watch(()=>[l.data,l.url],()=>{u.value&&d()});function d(){return Xe(this,null,function*(){try{if(yield P.nextTick(),!o.value){console.error("未找到meta2d元素!");return}let m=null;if(l.data?m=l.data:l.url&&(m=yield h()),!m||!m.data){console.log("图纸数据为空");return}const v=m.options||{background:"#eee",disableAnchor:!1};if(s.value&&(s.value.destroy(!0),s.value=null),!o.value){console.error("Meta2D 容器元素不可用");return}s.value=new Ce.Meta2d(o.value,he({},v)),v.visibleLevel&&s.value.scale(v.visibleLevel),a(),i(),yield p(m.data),s.value.render(),c(),setTimeout(()=>{window!=null&&window.meta2dTools&&(window==null||window.registerToolsNew())},1e3),n("loaded",s.value)}catch(m){console.error("初始化编辑器失败:",m)}})}function a(){if(!s.value)return;new Z2({}).initPlugin(s.value,"mindNode",{})}function i(){Ce.register(Le.classPens()),Ce.register(Rr.flowPens()),Ce.registerAnchors(Rr.flowAnchors()),Ce.register(nn.sequencePens()),Ce.registerCanvasDraw(nn.sequencePensbyCtx()),Ce.register(dt.activityDiagram()),Ce.registerCanvasDraw(dt.activityDiagramByCtx()),Ce.registerCanvasDraw(Qe.formPens()),Ce.registerCanvasDraw(at.chartsPens()),Ce.register(fr.ftaPens()),Ce.registerAnchors(fr.ftaAnchors()),Ce.registerCanvasDraw(fr.ftaPensbyCtx())}function p(m){var v,x;if(s.value){if(typeof m.locked=="undefined"&&(m.locked=0),m.bkImage&&s.value.setBackgroundImage(m.bkImage),m.pens&&m.pens.length>0){const g=[];m.pens.forEach(T=>{T.name==="video"&&T.streamUrl?g.push(T):T.name==="image"&&T.image&&(T.image=X2(T.image))}),g.length>0&&setTimeout(()=>{g.forEach(T=>{ay(T)})},500);const w=((x=(v=window==null?void 0:window.meta)==null?void 0:v.graph)==null?void 0:x.penCountThreshold)||2e3;m.pens.length>w&&m.scale&&m.pens.forEach(T=>{const I=T.visibleLevel;I!==void 0?(T.visible=m.scale>=I,T.visible||(T.disabled=!0,T.locked=Ce.LockState.Disable)):(T.visible=!0,T.disabled=!1,T.locked=Ce.LockState.None)})}s.value.open(m)}}function c(){s.value&&s.value.on("scale",f)}const f=Ee.debounce(m=>{var v,x,g,w,F,T;try{if(!s.value)return;to.emit("graph-scale",m);let I=s.value.store.data.pens;const D=((x=(v=window==null?void 0:window.meta)==null?void 0:v.graph)==null?void 0:x.penCountThreshold)||2e3,X=I.length>D;for(let K=0;K<I.length;K++){const E=I[K];if([Te.VIDEO_STREAM,Te.MP4].includes(E.penType)){if(((w=(g=Fr[E.id])==null?void 0:g.children)==null?void 0:w.length)===3){let A=Fr[E.id].children[0],C=Fr[E.id].children[2];A.style.width=C.currentTime/C.duration*E.calculative.worldRect.width+"px"}else if(((T=(F=Fr[E.id])==null?void 0:F.children)==null?void 0:T.length)===2){let A=Fr[E.id].children[0],C=Fr[E.id].children[1];A.style.width=C.currentTime/C.duration*E.calculative.worldRect.width+"px"}}if(X){const A=E.visibleLevel!==void 0?m>=E.visibleLevel:!0;s.value._setValue({id:E.id,visible:A,disabled:!A,locked:A?Ce.LockState.None:Ce.LockState.Disable})}}s.value.render()}catch(I){console.error("处理缩放失败:",I)}},500);function h(){return Xe(this,null,function*(){return l.url?(yield eo.getGraphApi(l.url,{local:l.local}))||null:(ht.error("图纸路径为空!"),null)})}const y=()=>{s.value&&s.value.resize()};return P.onMounted(()=>{u.value&&d(),window.document.addEventListener("resize",y)}),P.onUnmounted(()=>{sy(),oy(),s.value&&(l.preview?(De.clearLineCross(),s.value.destroy(!0)):s.value.off("scale",f)),window.document.removeEventListener("resize",y)}),t({stage:s}),(m,v)=>(P.openBlock(),P.createElementBlock("div",{ref_key:"meta2dRef",ref:o,class:"meta2d-editor"},null,512))}}),[["__scopeId","data-v-6212e767"]]),uy={class:"preview-container"},cy={key:0,class:"back-btn"},en=Mu(Object.assign({name:"Meta2dPreview"},{__name:"index",props:{url:{type:String,default:""},gid:{type:String,default:""},data:{type:Object,default:null},local:{type:Boolean,default:!1},isInitData:{type:Boolean,default:!0},config:{type:Object,default:()=>({socketUrl:h0,stationIdKey:du,userTokenKey:pu,messageDelay:200,debounceDelay:100,enableAutoFit:!0,enableWebSocket:!0,graphSocket:o0.GRAPH.SOCKET})},showMap:{type:Boolean,default:!1},isFactory:{type:Boolean,default:!1},apiInstance:{type:Object,default:()=>eo},mittInstance:{type:Object,default:()=>to},customCallbacks:{type:Object,default:()=>({})},errorHandler:{type:Object,default:()=>({callback:null,showMessage:!0})}},emits:["error","loaded","custom-msg","socket-msg"],setup(e,{expose:t,emit:r}){const n=r,l=e;let o=P.ref(!1),s=P.ref(""),u=P.ref(!1);const d=P.ref(null),a=P.ref(""),i=P.ref(!1),p=P.computed(()=>{var B;return(B=d.value)==null?void 0:B.stage}),c=P.computed(()=>{var B;return(B=p.value)==null?void 0:B.store}),f=P.computed(()=>he({socketUrl:h0,stationIdKey:du,userTokenKey:pu,messageDelay:200,debounceDelay:100,enableAutoFit:!0,fitPadding:10,enableWebSocket:!0,graphSocket:o0.GRAPH.SOCKET},l.config)),h=()=>l.apiInstance||eo,y=()=>l.mittInstance||to,m=(B,U="")=>{const q={error:B,message:U,timestamp:new Date().toISOString()};n("error",q),l.errorHandler.callback?l.errorHandler.callback(q):l.errorHandler.showMessage&&ht&&ht.error(`${U}: ${B.message||B}`)},v=()=>{s.value&&(a.value=s.value,i.value=u.value)},x=B=>{var U,q,Z,$,L,V;try{if(!B)return;if((U=B==null?void 0:B.includes)!=null&&U.call(B,"token 必传"))return ht.warning(B);const N=typeof B=="string"?JSON.parse(B):B;if((N==null?void 0:N.data)==="服务错误"||(Z=(q=N==null?void 0:N.data)==null?void 0:q.includes)!=null&&Z.call(q,"token is expired"))return ht.warning(N.data);switch(n("socket-msg",N),N.action){case a0.ACPOINT.YCVALUE:case a0.ACPOINT.YXVALUE:if(($=N==null?void 0:N.data)!=null&&$.point_id){const O=p.value.find(N.data.point_id);O&&E(O,N.data)}break;default:if(((L=N.data)==null?void 0:L.length)>0){const O=setTimeout(()=>{clearTimeout(O),p.value&&N.data.forEach(H=>{const W=p.value.find(H.dataId||H.point_id);E(W,H)})},f.value.messageDelay);l.customCallbacks.onWebSocketMessage&&l.customCallbacks.onWebSocketMessage(N),(V=window.customSocketFn)==null||V.call(window,B)}break}return!0}catch(N){return m(N,"WebSocket消息处理"),!0}},g=B=>Xe(this,null,function*(){var U;try{if(B.params){const q=JSON.parse(B.params);switch(q.action){case yt.CHANGE_GRAPH:(q==null?void 0:q.data)!=="图纸id"?(s.value=a.value,u.value=i.value,o.value=q.isBack,(U=q==null?void 0:q.data)!=null&&U.startsWith("/")?(a.value=q==null?void 0:q.data,i.value=!0):(i.value=!1,F(q.data))):console.warn("切换图纸信息为空");break;case yt.NOTIFY_DIALOG:q.msg!=="通知内容"?q2(he({message:q.msg},q)):console.warn("通知内容为空");break}}n("custom-msg",B),l.customCallbacks.onCustomMessage&&l.customCallbacks.onCustomMessage(B)}catch(q){m(q,"自定义消息处理")}}),w=B=>{var U,q,Z;try{n("loaded",B);const $=I(),L=f.value,V=fu.getSession(L.stationIdKey),N=fu.getSession(L.userTokenKey);L.enableWebSocket&&V&&N&&((q=(U=B.store)==null?void 0:U.data)!=null&&q.websocket?(Z=B.store.data.websocket)!=null&&Z.includes("station_id")||(B.store.data.websocket=`${B.store.data.websocket}?station_id=${V}`):(B.store.data.websocket=`${L.socketUrl}?station_id=${V}`,B.store.data.websocketProtocols=N,B.connectWebsocket())),(l.showMap||$.showMap==="true")&&B.showMap(),B.setRule({rule:!1}),B.setOptions({disableRuleLine:!0}),B.setGrid({grid:!1}),B.lock(Ce.LockState.DisableEdit),K().forEach(H=>{var W;(W=H==null?void 0:H.events)!=null&&W.length?D({id:H.id,locked:1},!1):D({id:H.id,locked:10},!1)}),B.render(),L.enableAutoFit&&B.fitView(!0,L.fitPadding),Object.values(yt).forEach(H=>{B.on(H,g)}),B&&(B.socketFn=x),l.customCallbacks.onStageLoaded&&l.customCallbacks.onStageLoaded(B),l.isInitData&&T(B)}catch($){m($,"图纸加载完成处理")}},F=B=>Xe(this,null,function*(){var U;try{if(l.url){a.value=l.url,i.value=l.local;return}const q=I();if(B=B||l.gid||q.id,q.local==="true"&&(i.value=!0),B){const Z=h();if(Z&&Z.getCommonApi){const $=yield Z.getCommonApi(l.isFactory?"graph":"floorplan",{guid:B});if((U=$.data)!=null&&U.length)a.value=$.data[0].path,l.customCallbacks.onGraphLoaded&&l.customCallbacks.onGraphLoaded(a.value);else{const L="未找到图纸!";m(new Error(L),"获取图纸数据")}}else m(new Error("API实例不可用"),"初始化图纸数据!")}else a.value=l.url,i.value=l.local}catch(q){m(q,"获取图纸数据失败")}}),T=B=>Xe(this,null,function*(){var U,q,Z;if(B){let $=[],L=[],V=[];const N=B.store.data.pens;for(let O=0;O<N.length;O++){const H=N[O];H.bindDataId&&(U=H.form)!=null&&U.length&&H.form.forEach(W=>{if(W.dataIds.dataId)switch(W.dataIds.dataType){case Zi.YC:$.push(Ae(he({},W),{nodeName:W.dataIds.name,penId:H.id,penName:H.penName}));break;case Zi.YX:L.push(Ae(he({},W),{nodeName:W.dataIds.name,penId:H.id,penName:H.penName}));break;case Zi.POINT:V.push(Ae(he({},W),{nodeName:W.dataIds.name,penId:H.id,penName:H.penName}));break}})}if($.length){const O=h();if(O&&O.postCommonApi){const H=yield O.postCommonApi("queryrealtimepoint",{point_id:$.map(W=>{var ee;return(ee=W==null?void 0:W.dataIds)==null?void 0:ee.dataId}).join(",")});(q=H==null?void 0:H.data)!=null&&q.length&&H.data.forEach(W=>{const ee=B.find(W.guid);E(ee,Ae(he({},W),{value:d0(W.value)?Number(W.value):W.value,value_disp:W.value_disp,alarm_value:W.alarm_value,point_id:W.guid}))})}}if(L.length){const O=h();if(O&&O.postCommonApi){const H=yield O.postCommonApi("queryrealtimepoint",{point_id:L.map(W=>{var ee;return(ee=W==null?void 0:W.dataIds)==null?void 0:ee.dataId}).join(",")});(Z=H==null?void 0:H.data)!=null&&Z.length&&H.data.forEach(W=>{const ee=B.find(W.guid);E(ee,Ae(he({},W),{value:d0(W.value)?Number(W.value):W.value,value_disp:W.value_disp,alarm_value:W.alarm_value,point_id:W.guid}))})}}}}),I=()=>{var Z;const B={},U=((Z=window.location.href.split("?"))==null?void 0:Z[1])||"",q=new URLSearchParams(U);for(const[$,L]of q.entries())B[$]=L;return B},D=(B,U=!0)=>{if(p.value)return p.value.setValue(B,{render:U})},X=()=>p.value,K=()=>{var B,U;return((U=(B=c.value)==null?void 0:B.data)==null?void 0:U.pens)||[]},E=(()=>{let B=null;const U=new Map,q=new Map,Z=L=>{var N;if(!((N=L.children)!=null&&N.length))return[];const V=L.id||"";if(!V)return[];if(!q.has(V)&&c.value){const O=Ce.getAllChildren(L,c.value);q.set(V,O)}return q.get(V)||[]},$=()=>{if(U.size===0||!p.value||!c.value)return;const L=[],V=[],N=c.value.animates;U.forEach(({pen:O,dataItem:H,formKey:W})=>{switch(W){case"showChild":D({id:O.id,showChild:H.value},!1);break;case"text":D({id:O.id,text:H.value_disp||H.value},!1);break;case"light_plate":{const ee=H.value===-1||hu(H)?"#999999":yu[H.value!==void 0?H.value:H.alarm_value],oe=H.value===-1||hu(H)?"#cccccc":mu[H.value!==void 0?H.value:H.alarm_value];D({id:O.id,textColor:ee,background:oe},!1)}break;case"point_value":O.penType===Te.POINT_VALUE&&Z(O).forEach(oe=>{oe.name==="text"&&D({id:oe.id,text:H.value},!1)});break;case"online_state":{let ee=H.value?void 0:"contrast(0%)";D({id:O.id,filter:ee},!1),Z(O).forEach(ie=>{D({id:ie.id,filter:ee},!1)})}break;case"charged_state":{const ee=H.value===Ed.OFFLINE?"contrast(0%)":void 0;ee!==O.filter&&(D({id:O.id,filter:ee},!1),Z(O).forEach(ie=>{D({id:ie.id,filter:ee},!1)}))}break;case"electric_direction":H.value===Ad.STOP?N!=null&&N.has(O)&&V.push(O):!!H.value!==O.animateReverse&&(D({id:O.id,animateReverse:!!H.value},!1),N!=null&&N.has(O)||L.push(O));break;case"electric_size":{const ee=Cd[H.value];ee!==void 0&&ee!==O.lineWidth&&D({id:O.id,lineWidth:ee},!1)}break;default:D({id:O.id,[W]:H.value},!1);break}}),V.length>0&&p.value.stopAnimate(V),L.length>0&&p.value.startAnimate(L),U.clear(),p.value.render()};return(L,V)=>{L!=null&&L.length&&(L.forEach(N=>{const O=N.form;O!=null&&O.length&&O.forEach(H=>{if(!(Array.isArray(H.dataIds)?H.dataIds:[H.dataIds]).some(ie=>(ie==null?void 0:ie.dataId)&&((ie==null?void 0:ie.dataId)===V.dataId||(ie==null?void 0:ie.dataId)===V.point_id)))return;const oe=`${N.id}-${H.key}`;U.set(oe,{pen:N,dataItem:V,formKey:H.key})})}),B&&clearTimeout(B),B=setTimeout(()=>{$(),B=null},f.value.debounceDelay))}})(),A=B=>{if(p.value){for(let U=0;U<B.length;U++){const q=B[U],Z=p.value.find(q.dataId);E(Z,q)}p.value.render(),l.customCallbacks.onBatchUpdate&&l.customCallbacks.onBatchUpdate(B)}},C=(B,U=!1)=>{if(!p.value)return;const q=K();for(let Z=0;Z<q.length;Z++){const $=q[Z];let L=!1;U?L=B===$.dataProp:L=B===5?!0:$.dataProp<=B,D({id:$.id,visible:L},!1)}p.value.fitView(),p.value.render(),l.customCallbacks.onLevelChange&&l.customCallbacks.onLevelChange(B,U)};return P.watch(()=>[l.url,l.isFactory,l.local,l.data,l.gid],()=>{F()}),P.watch(()=>l.showMap,B=>{p.value&&(B?p.value.showMap():p.value.hideMap())}),P.onMounted(()=>{const B=y();B&&B.on&&B.on(f.value.graphSocket,x),F()}),P.onUnmounted(()=>{const B=y();B&&B.off&&B.off(f.value.graphSocket,x)}),t({setValue:D,getStage:X,getAllPens:K,batchUpdatePen:A,handleLineCross:De.handleLineCross,changeVisibleByLevel:C}),(B,U)=>(P.openBlock(),P.createElementBlock("div",uy,[P.createVNode(ly,{ref_key:"graphRef",ref:d,url:a.value,local:i.value,data:l.data,preview:"",onLoaded:w},null,8,["url","local","data"]),P.unref(o)?(P.openBlock(),P.createElementBlock("div",cy,[P.createVNode(P.unref(y2),{type:"primary",onClick:v},{default:P.withCtx(()=>[...U[0]||(U[0]=[P.createTextVNode("返回",-1)])]),_:1})])):P.createCommentVNode("",!0)]))}}),[["__scopeId","data-v-a761e754"]]);en.name||(en.name="SyGraph");const fy={install:e=>{e.component(en.name||"SyGraph",en)}};ve.SyGraph=en,ve.default=fy,Object.defineProperties(ve,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});