mirror of https://github.com/ghostfolio/ghostfolio
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
35 KiB
8 lines
35 KiB
'use strict';
|
|
/**
|
|
* @license Angular
|
|
* (c) 2010-2025 Google LLC. https://angular.dev/
|
|
* License: MIT
|
|
*/
|
|
var Lt=Object.defineProperty,xt=Object.defineProperties;var It=Object.getOwnPropertyDescriptors;var rt=Object.getOwnPropertySymbols;var At=Object.prototype.hasOwnProperty,jt=Object.prototype.propertyIsEnumerable;var Ue=(e,t,a)=>t in e?Lt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:a}):e[t]=a,We=(e,t)=>{for(var a in t||(t={}))At.call(t,a)&&Ue(e,a,t[a]);if(rt)for(var a of rt(t))jt.call(t,a)&&Ue(e,a,t[a]);return e},ot=(e,t)=>xt(e,It(t));var C=(e,t,a)=>(Ue(e,typeof t!="symbol"?t+"":t,a),a);var de=globalThis;function te(e){return(de.__Zone_symbol_prefix||"__zone_symbol__")+e}function st(){let e=de.performance;function t(j){e&&e.mark&&e.mark(j)}function a(j,i){e&&e.measure&&e.measure(j,i)}t("Zone");let $=class ${constructor(i,o){C(this,"_parent");C(this,"_name");C(this,"_properties");C(this,"_zoneDelegate");this._parent=i,this._name=o?o.name||"unnamed":"<root>",this._properties=o&&o.properties||{},this._zoneDelegate=new u(this,this._parent&&this._parent._zoneDelegate,o)}static assertZonePatched(){if(de.Promise!==N.ZoneAwarePromise)throw new Error("Zone.js has detected that ZoneAwarePromise `(window|global).Promise` has been overwritten.\nMost likely cause is that a Promise polyfill has been loaded after Zone.js (Polyfilling Promise api is not necessary when zone.js is loaded. If you must load one, do so before loading zone.js.)")}static get root(){let i=$.current;for(;i.parent;)i=i.parent;return i}static get current(){return v.zone}static get currentTask(){return D}static __load_patch(i,o,r=!1){if(N.hasOwnProperty(i)){let g=de[te("forceDuplicateZoneCheck")]===!0;if(!r&&g)throw Error("Already loaded patch: "+i)}else if(!de["__Zone_disable_"+i]){let g="Zone:"+i;t(g),N[i]=o(de,$,S),a(g,g)}}get parent(){return this._parent}get name(){return this._name}get(i){let o=this.getZoneWith(i);if(o)return o._properties[i]}getZoneWith(i){let o=this;for(;o;){if(o._properties.hasOwnProperty(i))return o;o=o._parent}return null}fork(i){if(!i)throw new Error("ZoneSpec required!");return this._zoneDelegate.fork(this,i)}wrap(i,o){if(typeof i!="function")throw new Error("Expecting function got: "+i);let r=this._zoneDelegate.intercept(this,i,o),g=this;return function(){return g.runGuarded(r,this,arguments,o)}}run(i,o,r,g){v={parent:v,zone:this};try{return this._zoneDelegate.invoke(this,i,o,r,g)}finally{v=v.parent}}runGuarded(i,o=null,r,g){v={parent:v,zone:this};try{try{return this._zoneDelegate.invoke(this,i,o,r,g)}catch(H){if(this._zoneDelegate.handleError(this,H))throw H}}finally{v=v.parent}}runTask(i,o,r){if(i.zone!=this)throw new Error("A task can only be run in the zone of creation! (Creation: "+(i.zone||ee).name+"; Execution: "+this.name+")");let g=i,{type:H,data:{isPeriodic:x=!1,isRefreshable:fe=!1}={}}=i;if(i.state===F&&(H===q||H===m))return;let _e=i.state!=V;_e&&g._transitionTo(V,d);let pe=D;D=g,v={parent:v,zone:this};try{H==m&&i.data&&!x&&!fe&&(i.cancelFn=void 0);try{return this._zoneDelegate.invokeTask(this,g,o,r)}catch(se){if(this._zoneDelegate.handleError(this,se))throw se}}finally{let se=i.state;if(se!==F&&se!==W)if(H==q||x||fe&&se===k)_e&&g._transitionTo(d,V,k);else{let h=g._zoneDelegates;this._updateTaskCount(g,-1),_e&&g._transitionTo(F,V,F),fe&&(g._zoneDelegates=h)}v=v.parent,D=pe}}scheduleTask(i){if(i.zone&&i.zone!==this){let r=this;for(;r;){if(r===i.zone)throw Error(`can not reschedule task to ${this.name} which is descendants of the original zone ${i.zone.name}`);r=r.parent}}i._transitionTo(k,F);let o=[];i._zoneDelegates=o,i._zone=this;try{i=this._zoneDelegate.scheduleTask(this,i)}catch(r){throw i._transitionTo(W,k,F),this._zoneDelegate.handleError(this,r),r}return i._zoneDelegates===o&&this._updateTaskCount(i,1),i.state==k&&i._transitionTo(d,k),i}scheduleMicroTask(i,o,r,g){return this.scheduleTask(new p(G,i,o,r,g,void 0))}scheduleMacroTask(i,o,r,g,H){return this.scheduleTask(new p(m,i,o,r,g,H))}scheduleEventTask(i,o,r,g,H){return this.scheduleTask(new p(q,i,o,r,g,H))}cancelTask(i){if(i.zone!=this)throw new Error("A task can only be cancelled in the zone of creation! (Creation: "+(i.zone||ee).name+"; Execution: "+this.name+")");if(!(i.state!==d&&i.state!==V)){i._transitionTo(B,d,V);try{this._zoneDelegate.cancelTask(this,i)}catch(o){throw i._transitionTo(W,B),this._zoneDelegate.handleError(this,o),o}return this._updateTaskCount(i,-1),i._transitionTo(F,B),i.runCount=-1,i}}_updateTaskCount(i,o){let r=i._zoneDelegates;o==-1&&(i._zoneDelegates=null);for(let g=0;g<r.length;g++)r[g]._updateTaskCount(i.type,o)}};C($,"__symbol__",te);let n=$,c={name:"",onHasTask:(j,i,o,r)=>j.hasTask(o,r),onScheduleTask:(j,i,o,r)=>j.scheduleTask(o,r),onInvokeTask:(j,i,o,r,g,H)=>j.invokeTask(o,r,g,H),onCancelTask:(j,i,o,r)=>j.cancelTask(o,r)};class u{constructor(i,o,r){C(this,"_zone");C(this,"_taskCounts",{microTask:0,macroTask:0,eventTask:0});C(this,"_parentDelegate");C(this,"_forkDlgt");C(this,"_forkZS");C(this,"_forkCurrZone");C(this,"_interceptDlgt");C(this,"_interceptZS");C(this,"_interceptCurrZone");C(this,"_invokeDlgt");C(this,"_invokeZS");C(this,"_invokeCurrZone");C(this,"_handleErrorDlgt");C(this,"_handleErrorZS");C(this,"_handleErrorCurrZone");C(this,"_scheduleTaskDlgt");C(this,"_scheduleTaskZS");C(this,"_scheduleTaskCurrZone");C(this,"_invokeTaskDlgt");C(this,"_invokeTaskZS");C(this,"_invokeTaskCurrZone");C(this,"_cancelTaskDlgt");C(this,"_cancelTaskZS");C(this,"_cancelTaskCurrZone");C(this,"_hasTaskDlgt");C(this,"_hasTaskDlgtOwner");C(this,"_hasTaskZS");C(this,"_hasTaskCurrZone");this._zone=i,this._parentDelegate=o,this._forkZS=r&&(r&&r.onFork?r:o._forkZS),this._forkDlgt=r&&(r.onFork?o:o._forkDlgt),this._forkCurrZone=r&&(r.onFork?this._zone:o._forkCurrZone),this._interceptZS=r&&(r.onIntercept?r:o._interceptZS),this._interceptDlgt=r&&(r.onIntercept?o:o._interceptDlgt),this._interceptCurrZone=r&&(r.onIntercept?this._zone:o._interceptCurrZone),this._invokeZS=r&&(r.onInvoke?r:o._invokeZS),this._invokeDlgt=r&&(r.onInvoke?o:o._invokeDlgt),this._invokeCurrZone=r&&(r.onInvoke?this._zone:o._invokeCurrZone),this._handleErrorZS=r&&(r.onHandleError?r:o._handleErrorZS),this._handleErrorDlgt=r&&(r.onHandleError?o:o._handleErrorDlgt),this._handleErrorCurrZone=r&&(r.onHandleError?this._zone:o._handleErrorCurrZone),this._scheduleTaskZS=r&&(r.onScheduleTask?r:o._scheduleTaskZS),this._scheduleTaskDlgt=r&&(r.onScheduleTask?o:o._scheduleTaskDlgt),this._scheduleTaskCurrZone=r&&(r.onScheduleTask?this._zone:o._scheduleTaskCurrZone),this._invokeTaskZS=r&&(r.onInvokeTask?r:o._invokeTaskZS),this._invokeTaskDlgt=r&&(r.onInvokeTask?o:o._invokeTaskDlgt),this._invokeTaskCurrZone=r&&(r.onInvokeTask?this._zone:o._invokeTaskCurrZone),this._cancelTaskZS=r&&(r.onCancelTask?r:o._cancelTaskZS),this._cancelTaskDlgt=r&&(r.onCancelTask?o:o._cancelTaskDlgt),this._cancelTaskCurrZone=r&&(r.onCancelTask?this._zone:o._cancelTaskCurrZone),this._hasTaskZS=null,this._hasTaskDlgt=null,this._hasTaskDlgtOwner=null,this._hasTaskCurrZone=null;let g=r&&r.onHasTask,H=o&&o._hasTaskZS;(g||H)&&(this._hasTaskZS=g?r:c,this._hasTaskDlgt=o,this._hasTaskDlgtOwner=this,this._hasTaskCurrZone=this._zone,r.onScheduleTask||(this._scheduleTaskZS=c,this._scheduleTaskDlgt=o,this._scheduleTaskCurrZone=this._zone),r.onInvokeTask||(this._invokeTaskZS=c,this._invokeTaskDlgt=o,this._invokeTaskCurrZone=this._zone),r.onCancelTask||(this._cancelTaskZS=c,this._cancelTaskDlgt=o,this._cancelTaskCurrZone=this._zone))}get zone(){return this._zone}fork(i,o){return this._forkZS?this._forkZS.onFork(this._forkDlgt,this.zone,i,o):new n(i,o)}intercept(i,o,r){return this._interceptZS?this._interceptZS.onIntercept(this._interceptDlgt,this._interceptCurrZone,i,o,r):o}invoke(i,o,r,g,H){return this._invokeZS?this._invokeZS.onInvoke(this._invokeDlgt,this._invokeCurrZone,i,o,r,g,H):o.apply(r,g)}handleError(i,o){return this._handleErrorZS?this._handleErrorZS.onHandleError(this._handleErrorDlgt,this._handleErrorCurrZone,i,o):!0}scheduleTask(i,o){let r=o;if(this._scheduleTaskZS)this._hasTaskZS&&r._zoneDelegates.push(this._hasTaskDlgtOwner),r=this._scheduleTaskZS.onScheduleTask(this._scheduleTaskDlgt,this._scheduleTaskCurrZone,i,o),r||(r=o);else if(o.scheduleFn)o.scheduleFn(o);else if(o.type==G)K(o);else throw new Error("Task is missing scheduleFn.");return r}invokeTask(i,o,r,g){return this._invokeTaskZS?this._invokeTaskZS.onInvokeTask(this._invokeTaskDlgt,this._invokeTaskCurrZone,i,o,r,g):o.callback.apply(r,g)}cancelTask(i,o){let r;if(this._cancelTaskZS)r=this._cancelTaskZS.onCancelTask(this._cancelTaskDlgt,this._cancelTaskCurrZone,i,o);else{if(!o.cancelFn)throw Error("Task is not cancelable");r=o.cancelFn(o)}return r}hasTask(i,o){try{this._hasTaskZS&&this._hasTaskZS.onHasTask(this._hasTaskDlgt,this._hasTaskCurrZone,i,o)}catch(r){this.handleError(i,r)}}_updateTaskCount(i,o){let r=this._taskCounts,g=r[i],H=r[i]=g+o;if(H<0)throw new Error("More tasks executed then were scheduled.");if(g==0||H==0){let x={microTask:r.microTask>0,macroTask:r.macroTask>0,eventTask:r.eventTask>0,change:i};this.hasTask(this._zone,x)}}}class p{constructor(i,o,r,g,H,x){C(this,"type");C(this,"source");C(this,"invoke");C(this,"callback");C(this,"data");C(this,"scheduleFn");C(this,"cancelFn");C(this,"_zone",null);C(this,"runCount",0);C(this,"_zoneDelegates",null);C(this,"_state","notScheduled");if(this.type=i,this.source=o,this.data=g,this.scheduleFn=H,this.cancelFn=x,!r)throw new Error("callback is not defined");this.callback=r;let fe=this;i===q&&g&&g.useG?this.invoke=p.invokeTask:this.invoke=function(){return p.invokeTask.call(de,fe,this,arguments)}}static invokeTask(i,o,r){i||(i=this),Q++;try{return i.runCount++,i.zone.runTask(i,o,r)}finally{Q==1&&X(),Q--}}get zone(){return this._zone}get state(){return this._state}cancelScheduleRequest(){this._transitionTo(F,k)}_transitionTo(i,o,r){if(this._state===o||this._state===r)this._state=i,i==F&&(this._zoneDelegates=null);else throw new Error(`${this.type} '${this.source}': can not transition to '${i}', expecting state '${o}'${r?" or '"+r+"'":""}, was '${this._state}'.`)}toString(){return this.data&&typeof this.data.handleId!="undefined"?this.data.handleId.toString():Object.prototype.toString.call(this)}toJSON(){return{type:this.type,state:this.state,source:this.source,zone:this.zone.name,runCount:this.runCount}}}let E=te("setTimeout"),y=te("Promise"),w=te("then"),_=[],R=!1,O;function A(j){if(O||de[y]&&(O=de[y].resolve(0)),O){let i=O[w];i||(i=O.then),i.call(O,j)}else de[E](j,0)}function K(j){Q===0&&_.length===0&&A(X),j&&_.push(j)}function X(){if(!R){for(R=!0;_.length;){let j=_;_=[];for(let i=0;i<j.length;i++){let o=j[i];try{o.zone.runTask(o,null,null)}catch(r){S.onUnhandledError(r)}}}S.microtaskDrainDone(),R=!1}}let ee={name:"NO ZONE"},F="notScheduled",k="scheduling",d="scheduled",V="running",B="canceling",W="unknown",G="microTask",m="macroTask",q="eventTask",N={},S={symbol:te,currentZoneFrame:()=>v,onUnhandledError:Y,microtaskDrainDone:Y,scheduleMicroTask:K,showUncaughtError:()=>!n[te("ignoreConsoleErrorUncaughtError")],patchEventTarget:()=>[],patchOnProperties:Y,patchMethod:()=>Y,bindArguments:()=>[],patchThen:()=>Y,patchMacroTask:()=>Y,patchEventPrototype:()=>Y,getGlobalObjects:()=>{},ObjectDefineProperty:()=>Y,ObjectGetOwnPropertyDescriptor:()=>{},ObjectCreate:()=>{},ArraySlice:()=>[],patchClass:()=>Y,wrapWithCurrentZone:()=>Y,filterProperties:()=>[],attachOriginToPatched:()=>Y,_redefineProperty:()=>Y,patchCallbacks:()=>Y,nativeScheduleMicroTask:A},v={parent:null,zone:new n(null,null)},D=null,Q=0;function Y(){}return a("Zone","Zone"),n}function it(){var a;let e=globalThis,t=e[te("forceDuplicateZoneCheck")]===!0;if(e.Zone&&(t||typeof e.Zone.__symbol__!="function"))throw new Error("Zone already loaded.");return(a=e.Zone)!=null||(e.Zone=st()),e.Zone}var ve=Object.getOwnPropertyDescriptor,Ze=Object.defineProperty,Re=Object.getPrototypeOf,lt=Object.create,ut=Array.prototype.slice,Se="addEventListener",Ce="removeEventListener",Me=te(Se),Le=te(Ce),le="true",ue="false",me=te("");function xe(e,t){return Zone.current.wrap(e,t)}function we(e,t,a,n,c){return Zone.current.scheduleMacroTask(e,t,a,n,c)}var I=te,Ie=typeof window!="undefined",Ae=Ie?window:void 0,J=Ie&&Ae||globalThis,Ht="removeAttribute";function je(e,t){for(let a=e.length-1;a>=0;a--)typeof e[a]=="function"&&(e[a]=xe(e[a],t+"_"+a));return e}function ft(e,t){let a=e.constructor.name;for(let n=0;n<t.length;n++){let c=t[n],u=e[c];if(u){let p=ve(e,c);if(!ht(p))continue;e[c]=(E=>{let y=function(){return E.apply(this,je(arguments,a+"."+c))};return ae(y,E),y})(u)}}}function ht(e){return e?e.writable===!1?!1:!(typeof e.get=="function"&&typeof e.set=="undefined"):!0}var dt=typeof WorkerGlobalScope!="undefined"&&self instanceof WorkerGlobalScope,ye=!("nw"in J)&&typeof J.process!="undefined"&&J.process.toString()==="[object process]",De=!ye&&!dt&&!!(Ie&&Ae.HTMLElement),He=typeof J.process!="undefined"&&J.process.toString()==="[object process]"&&!dt&&!!(Ie&&Ae.HTMLElement),Ne={},Vt=I("enable_beforeunload"),ct=function(e){if(e=e||J.event,!e)return;let t=Ne[e.type];t||(t=Ne[e.type]=I("ON_PROPERTY"+e.type));let a=this||e.target||J,n=a[t],c;if(De&&a===Ae&&e.type==="error"){let u=e;c=n&&n.call(this,u.message,u.filename,u.lineno,u.colno,u.error),c===!0&&e.preventDefault()}else c=n&&n.apply(this,arguments),e.type==="beforeunload"&&J[Vt]&&typeof c=="string"?e.returnValue=c:c!=null&&!c&&e.preventDefault();return c};function at(e,t,a){let n=ve(e,t);if(!n&&a&&ve(a,t)&&(n={enumerable:!0,configurable:!0}),!n||!n.configurable)return;let c=I("on"+t+"patched");if(e.hasOwnProperty(c)&&e[c])return;delete n.writable,delete n.value;let u=n.get,p=n.set,E=t.slice(2),y=Ne[E];y||(y=Ne[E]=I("ON_PROPERTY"+E)),n.set=function(w){let _=this;if(!_&&e===J&&(_=J),!_)return;typeof _[y]=="function"&&_.removeEventListener(E,ct),p==null||p.call(_,null),_[y]=w,typeof w=="function"&&_.addEventListener(E,ct,!1)},n.get=function(){let w=this;if(!w&&e===J&&(w=J),!w)return null;let _=w[y];if(_)return _;if(u){let R=u.call(this);if(R)return n.set.call(this,R),typeof w[Ht]=="function"&&w.removeAttribute(t),R}return null},Ze(e,t,n),e[c]=!0}function Ve(e,t,a){if(t)for(let n=0;n<t.length;n++)at(e,"on"+t[n],a);else{let n=[];for(let c in e)c.slice(0,2)=="on"&&n.push(c);for(let c=0;c<n.length;c++)at(e,n[c],a)}}var ce=I("originalInstance");function ge(e){let t=J[e];if(!t)return;J[I(e)]=t,J[e]=function(){let c=je(arguments,e);switch(c.length){case 0:this[ce]=new t;break;case 1:this[ce]=new t(c[0]);break;case 2:this[ce]=new t(c[0],c[1]);break;case 3:this[ce]=new t(c[0],c[1],c[2]);break;case 4:this[ce]=new t(c[0],c[1],c[2],c[3]);break;default:throw new Error("Arg list too long.")}},ae(J[e],t);let a=new t(function(){}),n;for(n in a)e==="XMLHttpRequest"&&n==="responseBlob"||function(c){typeof a[c]=="function"?J[e].prototype[c]=function(){return this[ce][c].apply(this[ce],arguments)}:Ze(J[e].prototype,c,{set:function(u){typeof u=="function"?(this[ce][c]=xe(u,e+"."+c),ae(this[ce][c],u)):this[ce][c]=u},get:function(){return this[ce][c]}})}(n);for(n in t)n!=="prototype"&&t.hasOwnProperty(n)&&(J[e][n]=t[n])}function Ft(e,t){if(typeof Object.getOwnPropertySymbols!="function")return;Object.getOwnPropertySymbols(e).forEach(n=>{let c=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,{get:function(){return e[n]},set:function(u){c&&(!c.writable||typeof c.set!="function")||(e[n]=u)},enumerable:c?c.enumerable:!0,configurable:c?c.configurable:!0})})}var Bt=!1;function ne(e,t,a){let n=e;for(;n&&!n.hasOwnProperty(t);)n=Re(n);!n&&e[t]&&(n=e);let c=I(t),u=null;if(n&&(!(u=n[c])||!n.hasOwnProperty(c))){u=n[c]=n[t];let p=n&&ve(n,t);if(ht(p)){let E=a(u,c,t);n[t]=function(){return E(this,arguments)},ae(n[t],u),Bt&&Ft(u,n[t])}}return u}function _t(e,t,a){let n=null;function c(u){let p=u.data;return p.args[p.cbIdx]=function(){u.invoke.apply(this,arguments)},n.apply(p.target,p.args),u}n=ne(e,t,u=>function(p,E){let y=a(p,E);return y.cbIdx>=0&&typeof E[y.cbIdx]=="function"?we(y.name,E[y.cbIdx],y,c):u.apply(p,E)})}function ae(e,t){e[I("OriginalDelegate")]=t}function qe(e){return typeof e=="function"}function Xe(e){return typeof e=="number"}var Gt={useG:!0},re={},Ye={},pt=new RegExp("^"+me+"(\\w+)(true|false)$"),Tt=I("propagationStopped");function Et(e,t){let a=(t?t(e):e)+ue,n=(t?t(e):e)+le,c=me+a,u=me+n;re[e]={},re[e][ue]=c,re[e][le]=u}function mt(e,t,a,n){let c=n&&n.add||Se,u=n&&n.rm||Ce,p=n&&n.listeners||"eventListeners",E=n&&n.rmAll||"removeAllListeners",y=I(c),w="."+c+":",_="prependListener",R="."+_+":",O=function(k,d,V){if(k.isRemoved)return;let B=k.callback;typeof B=="object"&&B.handleEvent&&(k.callback=m=>B.handleEvent(m),k.originalDelegate=B);let W;try{k.invoke(k,d,[V])}catch(m){W=m}let G=k.options;if(G&&typeof G=="object"&&G.once){let m=k.originalDelegate?k.originalDelegate:k.callback;d[u].call(d,V.type,m,G)}return W};function A(k,d,V){if(d=d||e.event,!d)return;let B=k||d.target||e,W=B[re[d.type][V?le:ue]];if(W){let G=[];if(W.length===1){let m=O(W[0],B,d);m&&G.push(m)}else{let m=W.slice();for(let q=0;q<m.length&&!(d&&d[Tt]===!0);q++){let N=O(m[q],B,d);N&&G.push(N)}}if(G.length===1)throw G[0];for(let m=0;m<G.length;m++){let q=G[m];t.nativeScheduleMicroTask(()=>{throw q})}}}let K=function(k){return A(this,k,!1)},X=function(k){return A(this,k,!0)};function ee(k,d){if(!k)return!1;let V=!0;d&&d.useG!==void 0&&(V=d.useG);let B=d&&d.vh,W=!0;d&&d.chkDup!==void 0&&(W=d.chkDup);let G=!1;d&&d.rt!==void 0&&(G=d.rt);let m=k;for(;m&&!m.hasOwnProperty(c);)m=Re(m);if(!m&&k[c]&&(m=k),!m||m[y])return!1;let q=d&&d.eventNameToString,N={},S=m[y]=m[c],v=m[I(u)]=m[u],D=m[I(p)]=m[p],Q=m[I(E)]=m[E],Y;d&&d.prepend&&(Y=m[I(d.prepend)]=m[d.prepend]);function $(s,f){return f?typeof s=="boolean"?{capture:s,passive:!0}:s?typeof s=="object"&&s.passive!==!1?ot(We({},s),{passive:!0}):s:{passive:!0}:s}let j=function(s){if(!N.isExisting)return S.call(N.target,N.eventName,N.capture?X:K,N.options)},i=function(s){if(!s.isRemoved){let f=re[s.eventName],b;f&&(b=f[s.capture?le:ue]);let P=b&&s.target[b];if(P){for(let T=0;T<P.length;T++)if(P[T]===s){P.splice(T,1),s.isRemoved=!0,s.removeAbortListener&&(s.removeAbortListener(),s.removeAbortListener=null),P.length===0&&(s.allRemoved=!0,s.target[b]=null);break}}}if(s.allRemoved)return v.call(s.target,s.eventName,s.capture?X:K,s.options)},o=function(s){return S.call(N.target,N.eventName,s.invoke,N.options)},r=function(s){return Y.call(N.target,N.eventName,s.invoke,N.options)},g=function(s){return v.call(s.target,s.eventName,s.invoke,s.options)},H=V?j:o,x=V?i:g,fe=function(s,f){let b=typeof f;return b==="function"&&s.callback===f||b==="object"&&s.originalDelegate===f},_e=(d==null?void 0:d.diff)||fe,pe=Zone[I("UNPATCHED_EVENTS")],se=e[I("PASSIVE_EVENTS")];function h(s){if(typeof s=="object"&&s!==null){let f=We({},s);return s.signal&&(f.signal=s.signal),f}return s}let l=function(s,f,b,P,T=!1,Z=!1){return function(){let M=this||e,L=arguments[0];d&&d.transferEventName&&(L=d.transferEventName(L));let z=arguments[1];if(!z)return s.apply(this,arguments);if(ye&&L==="uncaughtException")return s.apply(this,arguments);let U=!1;if(typeof z!="function"){if(!z.handleEvent)return s.apply(this,arguments);U=!0}if(B&&!B(s,z,M,arguments))return;let Te=!!se&&se.indexOf(L)!==-1,oe=h($(arguments[2],Te)),Ee=oe==null?void 0:oe.signal;if(Ee!=null&&Ee.aborted)return;if(pe){for(let he=0;he<pe.length;he++)if(L===pe[he])return Te?s.call(M,L,z,oe):s.apply(this,arguments)}let Ge=oe?typeof oe=="boolean"?!0:oe.capture:!1,Ke=oe&&typeof oe=="object"?oe.once:!1,Mt=Zone.current,ze=re[L];ze||(Et(L,q),ze=re[L]);let Qe=ze[Ge?le:ue],be=M[Qe],et=!1;if(be){if(et=!0,W){for(let he=0;he<be.length;he++)if(_e(be[he],z))return}}else be=M[Qe]=[];let Oe,tt=M.constructor.name,nt=Ye[tt];nt&&(Oe=nt[L]),Oe||(Oe=tt+f+(q?q(L):L)),N.options=oe,Ke&&(N.options.once=!1),N.target=M,N.capture=Ge,N.eventName=L,N.isExisting=et;let Pe=V?Gt:void 0;Pe&&(Pe.taskData=N),Ee&&(N.options.signal=void 0);let ie=Mt.scheduleEventTask(Oe,z,Pe,b,P);if(Ee){N.options.signal=Ee;let he=()=>ie.zone.cancelTask(ie);s.call(Ee,"abort",he,{once:!0}),ie.removeAbortListener=()=>Ee.removeEventListener("abort",he)}if(N.target=null,Pe&&(Pe.taskData=null),Ke&&(N.options.once=!0),typeof ie.options!="boolean"&&(ie.options=oe),ie.target=M,ie.capture=Ge,ie.eventName=L,U&&(ie.originalDelegate=z),Z?be.unshift(ie):be.push(ie),T)return M}};return m[c]=l(S,w,H,x,G),Y&&(m[_]=l(Y,R,r,x,G,!0)),m[u]=function(){let s=this||e,f=arguments[0];d&&d.transferEventName&&(f=d.transferEventName(f));let b=arguments[2],P=b?typeof b=="boolean"?!0:b.capture:!1,T=arguments[1];if(!T)return v.apply(this,arguments);if(B&&!B(v,T,s,arguments))return;let Z=re[f],M;Z&&(M=Z[P?le:ue]);let L=M&&s[M];if(L)for(let z=0;z<L.length;z++){let U=L[z];if(_e(U,T)){if(L.splice(z,1),U.isRemoved=!0,L.length===0&&(U.allRemoved=!0,s[M]=null,!P&&typeof f=="string")){let Te=me+"ON_PROPERTY"+f;s[Te]=null}return U.zone.cancelTask(U),G?s:void 0}}return v.apply(this,arguments)},m[p]=function(){let s=this||e,f=arguments[0];d&&d.transferEventName&&(f=d.transferEventName(f));let b=[],P=$e(s,q?q(f):f);for(let T=0;T<P.length;T++){let Z=P[T],M=Z.originalDelegate?Z.originalDelegate:Z.callback;b.push(M)}return b},m[E]=function(){let s=this||e,f=arguments[0];if(f){d&&d.transferEventName&&(f=d.transferEventName(f));let b=re[f];if(b){let P=b[ue],T=b[le],Z=s[P],M=s[T];if(Z){let L=Z.slice();for(let z=0;z<L.length;z++){let U=L[z],Te=U.originalDelegate?U.originalDelegate:U.callback;this[u].call(this,f,Te,U.options)}}if(M){let L=M.slice();for(let z=0;z<L.length;z++){let U=L[z],Te=U.originalDelegate?U.originalDelegate:U.callback;this[u].call(this,f,Te,U.options)}}}}else{let b=Object.keys(s);for(let P=0;P<b.length;P++){let T=b[P],Z=pt.exec(T),M=Z&&Z[1];M&&M!=="removeListener"&&this[E].call(this,M)}this[E].call(this,"removeListener")}if(G)return this},ae(m[c],S),ae(m[u],v),Q&&ae(m[E],Q),D&&ae(m[p],D),!0}let F=[];for(let k=0;k<a.length;k++)F[k]=ee(a[k],n);return F}function $e(e,t){if(!t){let u=[];for(let p in e){let E=pt.exec(p),y=E&&E[1];if(y&&(!t||y===t)){let w=e[p];if(w)for(let _=0;_<w.length;_++)u.push(w[_])}}return u}let a=re[t];a||(Et(t),a=re[t]);let n=e[a[ue]],c=e[a[le]];return n?c?n.concat(c):n.slice():c?c.slice():[]}function yt(e,t){let a=e.Event;a&&a.prototype&&t.patchMethod(a.prototype,"stopImmediatePropagation",n=>function(c,u){c[Tt]=!0,n&&n.apply(c,u)})}function gt(e,t){t.patchMethod(e,"queueMicrotask",a=>function(n,c){Zone.current.scheduleMicroTask("queueMicrotask",c[0])})}var Fe=I("zoneTask");function ke(e,t,a,n){let c=null,u=null;t+=n,a+=n;let p={};function E(w){let _=w.data;_.args[0]=function(){return w.invoke.apply(this,arguments)};let R=c.apply(e,_.args);return Xe(R)?_.handleId=R:(_.handle=R,_.isRefreshable=qe(R.refresh)),w}function y(w){let{handle:_,handleId:R}=w.data;return u.call(e,_!=null?_:R)}c=ne(e,t,w=>function(_,R){var O;if(qe(R[0])){let A={isRefreshable:!1,isPeriodic:n==="Interval",delay:n==="Timeout"||n==="Interval"?R[1]||0:void 0,args:R},K=R[0];R[0]=function(){try{return K.apply(this,arguments)}finally{let{handle:B,handleId:W,isPeriodic:G,isRefreshable:m}=A;!G&&!m&&(W?delete p[W]:B&&(B[Fe]=null))}};let X=we(t,R[0],A,E,y);if(!X)return X;let{handleId:ee,handle:F,isRefreshable:k,isPeriodic:d}=X.data;if(ee)p[ee]=X;else if(F&&(F[Fe]=X,k&&!d)){let V=F.refresh;F.refresh=function(){let{zone:B,state:W}=X;return W==="notScheduled"?(X._state="scheduled",B._updateTaskCount(X,1)):W==="running"&&(X._state="scheduling"),V.call(this)}}return(O=F!=null?F:ee)!=null?O:X}else return w.apply(e,R)}),u=ne(e,a,w=>function(_,R){let O=R[0],A;Xe(O)?(A=p[O],delete p[O]):(A=O==null?void 0:O[Fe],A?O[Fe]=null:A=O),A!=null&&A.type?A.cancelFn&&A.zone.cancelTask(A):w.apply(e,R)})}function kt(e,t){let{isBrowser:a,isMix:n}=t.getGlobalObjects();if(!a&&!n||!e.customElements||!("customElements"in e))return;let c=["connectedCallback","disconnectedCallback","adoptedCallback","attributeChangedCallback","formAssociatedCallback","formDisabledCallback","formResetCallback","formStateRestoreCallback"];t.patchCallbacks(t,e.customElements,"customElements","define",c)}function bt(e,t){if(Zone[t.symbol("patchEventTarget")])return;let{eventNames:a,zoneSymbolEventNames:n,TRUE_STR:c,FALSE_STR:u,ZONE_SYMBOL_PREFIX:p}=t.getGlobalObjects();for(let y=0;y<a.length;y++){let w=a[y],_=w+u,R=w+c,O=p+_,A=p+R;n[w]={},n[w][u]=O,n[w][c]=A}let E=e.EventTarget;if(!(!E||!E.prototype))return t.patchEventTarget(e,t,[E&&E.prototype]),!0}function vt(e,t){t.patchEventPrototype(e,t)}function Je(e,t,a){if(!a||a.length===0)return t;let n=a.filter(u=>u.target===e);if(n.length===0)return t;let c=n[0].ignoreProperties;return t.filter(u=>c.indexOf(u)===-1)}function Pt(e,t,a,n){if(!e)return;let c=Je(e,t,a);Ve(e,c,n)}function Be(e){return Object.getOwnPropertyNames(e).filter(t=>t.startsWith("on")&&t.length>2).map(t=>t.substring(2))}function Rt(e,t){if(ye&&!He||Zone[e.symbol("patchEvents")])return;let a=t.__Zone_ignore_on_properties,n=[];if(De){let c=window;n=n.concat(["Document","SVGElement","Element","HTMLElement","HTMLBodyElement","HTMLMediaElement","HTMLFrameSetElement","HTMLFrameElement","HTMLIFrameElement","HTMLMarqueeElement","Worker"]),Pt(c,Be(c),a,Re(c))}n=n.concat(["XMLHttpRequest","XMLHttpRequestEventTarget","IDBIndex","IDBRequest","IDBOpenDBRequest","IDBDatabase","IDBTransaction","IDBCursor","WebSocket"]);for(let c=0;c<n.length;c++){let u=t[n[c]];u!=null&&u.prototype&&Pt(u.prototype,Be(u.prototype),a)}}function St(e){e.__load_patch("timers",t=>{let a="set",n="clear";ke(t,a,n,"Timeout"),ke(t,a,n,"Interval"),ke(t,a,n,"Immediate")}),e.__load_patch("requestAnimationFrame",t=>{ke(t,"request","cancel","AnimationFrame"),ke(t,"mozRequest","mozCancel","AnimationFrame"),ke(t,"webkitRequest","webkitCancel","AnimationFrame")}),e.__load_patch("blocking",(t,a)=>{let n=["alert","prompt","confirm"];for(let c=0;c<n.length;c++){let u=n[c];ne(t,u,(p,E,y)=>function(w,_){return a.current.run(p,t,_,y)})}}),e.__load_patch("EventTarget",(t,a,n)=>{vt(t,n),bt(t,n);let c=t.XMLHttpRequestEventTarget;c&&c.prototype&&n.patchEventTarget(t,n,[c.prototype])}),e.__load_patch("MutationObserver",(t,a,n)=>{ge("MutationObserver"),ge("WebKitMutationObserver")}),e.__load_patch("IntersectionObserver",(t,a,n)=>{ge("IntersectionObserver")}),e.__load_patch("FileReader",(t,a,n)=>{ge("FileReader")}),e.__load_patch("on_property",(t,a,n)=>{Rt(n,t)}),e.__load_patch("customElements",(t,a,n)=>{kt(t,n)}),e.__load_patch("XHR",(t,a)=>{w(t);let n=I("xhrTask"),c=I("xhrSync"),u=I("xhrListener"),p=I("xhrScheduled"),E=I("xhrURL"),y=I("xhrErrorBeforeScheduled");function w(_){let R=_.XMLHttpRequest;if(!R)return;let O=R.prototype;function A(S){return S[n]}let K=O[Me],X=O[Le];if(!K){let S=_.XMLHttpRequestEventTarget;if(S){let v=S.prototype;K=v[Me],X=v[Le]}}let ee="readystatechange",F="scheduled";function k(S){let v=S.data,D=v.target;D[p]=!1,D[y]=!1;let Q=D[u];K||(K=D[Me],X=D[Le]),Q&&X.call(D,ee,Q);let Y=D[u]=()=>{if(D.readyState===D.DONE)if(!v.aborted&&D[p]&&S.state===F){let j=D[a.__symbol__("loadfalse")];if(D.status!==0&&j&&j.length>0){let i=S.invoke;S.invoke=function(){let o=D[a.__symbol__("loadfalse")];for(let r=0;r<o.length;r++)o[r]===S&&o.splice(r,1);!v.aborted&&S.state===F&&i.call(S)},j.push(S)}else S.invoke()}else!v.aborted&&D[p]===!1&&(D[y]=!0)};return K.call(D,ee,Y),D[n]||(D[n]=S),q.apply(D,v.args),D[p]=!0,S}function d(){}function V(S){let v=S.data;return v.aborted=!0,N.apply(v.target,v.args)}let B=ne(O,"open",()=>function(S,v){return S[c]=v[2]==!1,S[E]=v[1],B.apply(S,v)}),W="XMLHttpRequest.send",G=I("fetchTaskAborting"),m=I("fetchTaskScheduling"),q=ne(O,"send",()=>function(S,v){if(a.current[m]===!0||S[c])return q.apply(S,v);{let D={target:S,url:S[E],isPeriodic:!1,args:v,aborted:!1},Q=we(W,d,D,k,V);S&&S[y]===!0&&!D.aborted&&Q.state===F&&Q.invoke()}}),N=ne(O,"abort",()=>function(S,v){let D=A(S);if(D&&typeof D.type=="string"){if(D.cancelFn==null||D.data&&D.data.aborted)return;D.zone.cancelTask(D)}else if(a.current[G]===!0)return N.apply(S,v)})}}),e.__load_patch("geolocation",t=>{t.navigator&&t.navigator.geolocation&&ft(t.navigator.geolocation,["getCurrentPosition","watchPosition"])}),e.__load_patch("PromiseRejectionEvent",(t,a)=>{function n(c){return function(u){$e(t,c).forEach(E=>{let y=t.PromiseRejectionEvent;if(y){let w=new y(c,{promise:u.promise,reason:u.rejection});E.invoke(w)}})}}t.PromiseRejectionEvent&&(a[I("unhandledPromiseRejectionHandler")]=n("unhandledrejection"),a[I("rejectionHandledHandler")]=n("rejectionhandled"))}),e.__load_patch("queueMicrotask",(t,a,n)=>{gt(t,n)})}function Ct(e){e.__load_patch("ZoneAwarePromise",(t,a,n)=>{let c=Object.getOwnPropertyDescriptor,u=Object.defineProperty;function p(h){if(h&&h.toString===Object.prototype.toString){let l=h.constructor&&h.constructor.name;return(l||"")+": "+JSON.stringify(h)}return h?h.toString():Object.prototype.toString.call(h)}let E=n.symbol,y=[],w=t[E("DISABLE_WRAPPING_UNCAUGHT_PROMISE_REJECTION")]!==!1,_=E("Promise"),R=E("then"),O="__creationTrace__";n.onUnhandledError=h=>{if(n.showUncaughtError()){let l=h&&h.rejection;l?console.error("Unhandled Promise rejection:",l instanceof Error?l.message:l,"; Zone:",h.zone.name,"; Task:",h.task&&h.task.source,"; Value:",l,l instanceof Error?l.stack:void 0):console.error(h)}},n.microtaskDrainDone=()=>{for(;y.length;){let h=y.shift();try{h.zone.runGuarded(()=>{throw h.throwOriginal?h.rejection:h})}catch(l){K(l)}}};let A=E("unhandledPromiseRejectionHandler");function K(h){n.onUnhandledError(h);try{let l=a[A];typeof l=="function"&&l.call(this,h)}catch(l){}}function X(h){return h&&typeof h.then=="function"}function ee(h){return h}function F(h){return x.reject(h)}let k=E("state"),d=E("value"),V=E("finally"),B=E("parentPromiseValue"),W=E("parentPromiseState"),G="Promise.then",m=null,q=!0,N=!1,S=0;function v(h,l){return s=>{try{$(h,l,s)}catch(f){$(h,!1,f)}}}let D=function(){let h=!1;return function(s){return function(){h||(h=!0,s.apply(null,arguments))}}},Q="Promise resolved with itself",Y=E("currentTaskTrace");function $(h,l,s){let f=D();if(h===s)throw new TypeError(Q);if(h[k]===m){let b=null;try{(typeof s=="object"||typeof s=="function")&&(b=s&&s.then)}catch(P){return f(()=>{$(h,!1,P)})(),h}if(l!==N&&s instanceof x&&s.hasOwnProperty(k)&&s.hasOwnProperty(d)&&s[k]!==m)i(s),$(h,s[k],s[d]);else if(l!==N&&typeof b=="function")try{b.call(s,f(v(h,l)),f(v(h,!1)))}catch(P){f(()=>{$(h,!1,P)})()}else{h[k]=l;let P=h[d];if(h[d]=s,h[V]===V&&l===q&&(h[k]=h[W],h[d]=h[B]),l===N&&s instanceof Error){let T=a.currentTask&&a.currentTask.data&&a.currentTask.data[O];T&&u(s,Y,{configurable:!0,enumerable:!1,writable:!0,value:T})}for(let T=0;T<P.length;)o(h,P[T++],P[T++],P[T++],P[T++]);if(P.length==0&&l==N){h[k]=S;let T=s;try{throw new Error("Uncaught (in promise): "+p(s)+(s&&s.stack?`
|
|
`+s.stack:""))}catch(Z){T=Z}w&&(T.throwOriginal=!0),T.rejection=s,T.promise=h,T.zone=a.current,T.task=a.currentTask,y.push(T),n.scheduleMicroTask()}}}return h}let j=E("rejectionHandledHandler");function i(h){if(h[k]===S){try{let l=a[j];l&&typeof l=="function"&&l.call(this,{rejection:h[d],promise:h})}catch(l){}h[k]=N;for(let l=0;l<y.length;l++)h===y[l].promise&&y.splice(l,1)}}function o(h,l,s,f,b){i(h);let P=h[k],T=P?typeof f=="function"?f:ee:typeof b=="function"?b:F;l.scheduleMicroTask(G,()=>{try{let Z=h[d],M=!!s&&V===s[V];M&&(s[B]=Z,s[W]=P);let L=l.run(T,void 0,M&&T!==F&&T!==ee?[]:[Z]);$(s,!0,L)}catch(Z){$(s,!1,Z)}},s)}let r="function ZoneAwarePromise() { [native code] }",g=function(){},H=t.AggregateError;class x{static toString(){return r}static resolve(l){return l instanceof x?l:$(new this(null),q,l)}static reject(l){return $(new this(null),N,l)}static withResolvers(){let l={};return l.promise=new x((s,f)=>{l.resolve=s,l.reject=f}),l}static any(l){if(!l||typeof l[Symbol.iterator]!="function")return Promise.reject(new H([],"All promises were rejected"));let s=[],f=0;try{for(let T of l)f++,s.push(x.resolve(T))}catch(T){return Promise.reject(new H([],"All promises were rejected"))}if(f===0)return Promise.reject(new H([],"All promises were rejected"));let b=!1,P=[];return new x((T,Z)=>{for(let M=0;M<s.length;M++)s[M].then(L=>{b||(b=!0,T(L))},L=>{P.push(L),f--,f===0&&(b=!0,Z(new H(P,"All promises were rejected")))})})}static race(l){let s,f,b=new this((Z,M)=>{s=Z,f=M});function P(Z){s(Z)}function T(Z){f(Z)}for(let Z of l)X(Z)||(Z=this.resolve(Z)),Z.then(P,T);return b}static all(l){return x.allWithCallback(l)}static allSettled(l){return(this&&this.prototype instanceof x?this:x).allWithCallback(l,{thenCallback:f=>({status:"fulfilled",value:f}),errorCallback:f=>({status:"rejected",reason:f})})}static allWithCallback(l,s){let f,b,P=new this((L,z)=>{f=L,b=z}),T=2,Z=0,M=[];for(let L of l){X(L)||(L=this.resolve(L));let z=Z;try{L.then(U=>{M[z]=s?s.thenCallback(U):U,T--,T===0&&f(M)},U=>{s?(M[z]=s.errorCallback(U),T--,T===0&&f(M)):b(U)})}catch(U){b(U)}T++,Z++}return T-=2,T===0&&f(M),P}constructor(l){let s=this;if(!(s instanceof x))throw new Error("Must be an instanceof Promise.");s[k]=m,s[d]=[];try{let f=D();l&&l(f(v(s,q)),f(v(s,N)))}catch(f){$(s,!1,f)}}get[Symbol.toStringTag](){return"Promise"}get[Symbol.species](){return x}then(l,s){var T;let f=(T=this.constructor)==null?void 0:T[Symbol.species];(!f||typeof f!="function")&&(f=this.constructor||x);let b=new f(g),P=a.current;return this[k]==m?this[d].push(P,b,l,s):o(this,P,b,l,s),b}catch(l){return this.then(null,l)}finally(l){var P;let s=(P=this.constructor)==null?void 0:P[Symbol.species];(!s||typeof s!="function")&&(s=x);let f=new s(g);f[V]=V;let b=a.current;return this[k]==m?this[d].push(b,f,l,l):o(this,b,f,l,l),f}}x.resolve=x.resolve,x.reject=x.reject,x.race=x.race,x.all=x.all;let fe=t[_]=t.Promise;t.Promise=x;let _e=E("thenPatched");function pe(h){let l=h.prototype,s=c(l,"then");if(s&&(s.writable===!1||!s.configurable))return;let f=l.then;l[R]=f,h.prototype.then=function(b,P){return new x((Z,M)=>{f.call(this,Z,M)}).then(b,P)},h[_e]=!0}n.patchThen=pe;function se(h){return function(l,s){let f=h.apply(l,s);if(f instanceof x)return f;let b=f.constructor;return b[_e]||pe(b),f}}return fe&&(pe(fe),ne(t,"fetch",h=>se(h))),Promise[a.__symbol__("uncaughtPromiseErrors")]=y,x})}function wt(e){e.__load_patch("toString",t=>{let a=Function.prototype.toString,n=I("OriginalDelegate"),c=I("Promise"),u=I("Error"),p=function(){if(typeof this=="function"){let _=this[n];if(_)return typeof _=="function"?a.call(_):Object.prototype.toString.call(_);if(this===Promise){let R=t[c];if(R)return a.call(R)}if(this===Error){let R=t[u];if(R)return a.call(R)}}return a.call(this)};p[n]=a,Function.prototype.toString=p;let E=Object.prototype.toString,y="[object Promise]";Object.prototype.toString=function(){return typeof Promise=="function"&&this instanceof Promise?y:E.call(this)}})}function Dt(e,t,a,n,c){let u=Zone.__symbol__(n);if(t[u])return;let p=t[u]=t[n];t[n]=function(E,y,w){return y&&y.prototype&&c.forEach(function(_){let R=`${a}.${n}::`+_,O=y.prototype;try{if(O.hasOwnProperty(_)){let A=e.ObjectGetOwnPropertyDescriptor(O,_);A&&A.value?(A.value=e.wrapWithCurrentZone(A.value,R),e._redefineProperty(y.prototype,_,A)):O[_]&&(O[_]=e.wrapWithCurrentZone(O[_],R))}else O[_]&&(O[_]=e.wrapWithCurrentZone(O[_],R))}catch(A){}}),p.call(t,E,y,w)},e.attachOriginToPatched(t[n],p)}function Ot(e){e.__load_patch("util",(t,a,n)=>{let c=Be(t);n.patchOnProperties=Ve,n.patchMethod=ne,n.bindArguments=je,n.patchMacroTask=_t;let u=a.__symbol__("BLACK_LISTED_EVENTS"),p=a.__symbol__("UNPATCHED_EVENTS");t[p]&&(t[u]=t[p]),t[u]&&(a[u]=a[p]=t[u]),n.patchEventPrototype=yt,n.patchEventTarget=mt,n.ObjectDefineProperty=Ze,n.ObjectGetOwnPropertyDescriptor=ve,n.ObjectCreate=lt,n.ArraySlice=ut,n.patchClass=ge,n.wrapWithCurrentZone=xe,n.filterProperties=Je,n.attachOriginToPatched=ae,n._redefineProperty=Object.defineProperty,n.patchCallbacks=Dt,n.getGlobalObjects=()=>({globalSources:Ye,zoneSymbolEventNames:re,eventNames:c,isBrowser:De,isMix:He,isNode:ye,TRUE_STR:le,FALSE_STR:ue,ZONE_SYMBOL_PREFIX:me,ADD_EVENT_LISTENER_STR:Se,REMOVE_EVENT_LISTENER_STR:Ce})})}function Nt(e){Ct(e),wt(e),Ot(e)}var Zt=it();Nt(Zt);St(Zt);
|
|
|