gns3-server/gns3server/static/web-ui/polyfills.76674d1e750c8482.js
2021-11-08 18:13:12 +01:00

1 line
40 KiB
JavaScript

(self.webpackChunkgns3_web_ui=self.webpackChunkgns3_web_ui||[]).push([[429],{82908:function(G){G.exports=function(re,Y){(null==Y||Y>re.length)&&(Y=re.length);for(var ee=0,L=new Array(Y);ee<Y;ee++)L[ee]=re[ee];return L},G.exports.default=G.exports,G.exports.__esModule=!0},45478:function(G){G.exports=function(re,Y){if(!(re instanceof Y))throw new TypeError("Cannot call a class as a function")},G.exports.default=G.exports,G.exports.__esModule=!0},29545:function(G){function de(Y,ee){for(var L=0;L<ee.length;L++){var fe=ee[L];fe.enumerable=fe.enumerable||!1,fe.configurable=!0,"value"in fe&&(fe.writable=!0),Object.defineProperty(Y,fe.key,fe)}}G.exports=function(Y,ee,L){return ee&&de(Y.prototype,ee),L&&de(Y,L),Y},G.exports.default=G.exports,G.exports.__esModule=!0},76567:function(G,de,re){var Y=re(54850);G.exports=function(L,fe){var K="undefined"!=typeof Symbol&&L[Symbol.iterator]||L["@@iterator"];if(!K){if(Array.isArray(L)||(K=Y(L))||fe&&L&&"number"==typeof L.length){K&&(L=K);var Ze=0,De=function(){};return{s:De,n:function(){return Ze>=L.length?{done:!0}:{done:!1,value:L[Ze++]}},e:function(me){throw me},f:De}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var Ne,Fe=!0,Ve=!1;return{s:function(){K=K.call(L)},n:function(){var me=K.next();return Fe=me.done,me},e:function(me){Ve=!0,Ne=me},f:function(){try{!Fe&&null!=K.return&&K.return()}finally{if(Ve)throw Ne}}}},G.exports.default=G.exports,G.exports.__esModule=!0},54850:function(G,de,re){var Y=re(82908);G.exports=function(L,fe){if(L){if("string"==typeof L)return Y(L,fe);var K=Object.prototype.toString.call(L).slice(8,-1);if("Object"===K&&L.constructor&&(K=L.constructor.name),"Map"===K||"Set"===K)return Array.from(L);if("Arguments"===K||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(K))return Y(L,fe)}},G.exports.default=G.exports,G.exports.__esModule=!0},16902:function(G,de,re){"use strict";var Y=re(76567).default,ee=re(45478).default,L=re(29545).default,K=(function(r){var t=r.performance;function a(_){t&&t.mark&&t.mark(_)}function n(_,p){t&&t.measure&&t.measure(_,p)}a("Zone");var i=r.__Zone_symbol_prefix||"__zone_symbol__";function f(_){return i+_}var h=!0===r[f("forceDuplicateZoneCheck")];if(r.Zone){if(h||"function"!=typeof r.Zone.__symbol__)throw new Error("Zone already loaded.");return r.Zone}var ne,y=function(){var _=function(){function p(o,e){ee(this,p),this._parent=o,this._name=e?e.name||"unnamed":"<root>",this._properties=e&&e.properties||{},this._zoneDelegate=new E(this,this._parent&&this._parent._zoneDelegate,e)}return L(p,[{key:"parent",get:function(){return this._parent}},{key:"name",get:function(){return this._name}},{key:"get",value:function(e){var l=this.getZoneWith(e);if(l)return l._properties[e]}},{key:"getZoneWith",value:function(e){for(var l=this;l;){if(l._properties.hasOwnProperty(e))return l;l=l._parent}return null}},{key:"fork",value:function(e){if(!e)throw new Error("ZoneSpec required!");return this._zoneDelegate.fork(this,e)}},{key:"wrap",value:function(e,l){if("function"!=typeof e)throw new Error("Expecting function got: "+e);var P=this._zoneDelegate.intercept(this,e,l),Z=this;return function(){return Z.runGuarded(P,this,arguments,l)}}},{key:"run",value:function(e,l,P,Z){j={parent:j,zone:this};try{return this._zoneDelegate.invoke(this,e,l,P,Z)}finally{j=j.parent}}},{key:"runGuarded",value:function(e){var l=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,P=arguments.length>2?arguments[2]:void 0,Z=arguments.length>3?arguments[3]:void 0;j={parent:j,zone:this};try{try{return this._zoneDelegate.invoke(this,e,l,P,Z)}catch(c){if(this._zoneDelegate.handleError(this,c))throw c}}finally{j=j.parent}}},{key:"runTask",value:function(e,l,P){if(e.zone!=this)throw new Error("A task can only be run in the zone of creation! (Creation: "+(e.zone||U).name+"; Execution: "+this.name+")");if(e.state!==x||e.type!==D&&e.type!==ae){var Z=e.state!=S;Z&&e._transitionTo(S,X),e.runCount++;var c=ge;ge=e,j={parent:j,zone:this};try{e.type==ae&&e.data&&!e.data.isPeriodic&&(e.cancelFn=void 0);try{return this._zoneDelegate.invokeTask(this,e,l,P)}catch(b){if(this._zoneDelegate.handleError(this,b))throw b}}finally{e.state!==x&&e.state!==A&&(e.type==D||e.data&&e.data.isPeriodic?Z&&e._transitionTo(X,S):(e.runCount=0,this._updateTaskCount(e,-1),Z&&e._transitionTo(x,S,x))),j=j.parent,ge=c}}}},{key:"scheduleTask",value:function(e){if(e.zone&&e.zone!==this)for(var l=this;l;){if(l===e.zone)throw Error("can not reschedule task to ".concat(this.name," which is descendants of the original zone ").concat(e.zone.name));l=l.parent}e._transitionTo(q,x);var P=[];e._zoneDelegates=P,e._zone=this;try{e=this._zoneDelegate.scheduleTask(this,e)}catch(Z){throw e._transitionTo(A,q,x),this._zoneDelegate.handleError(this,Z),Z}return e._zoneDelegates===P&&this._updateTaskCount(e,1),e.state==q&&e._transitionTo(X,q),e}},{key:"scheduleMicroTask",value:function(e,l,P,Z){return this.scheduleTask(new k(le,e,l,P,Z,void 0))}},{key:"scheduleMacroTask",value:function(e,l,P,Z,c){return this.scheduleTask(new k(ae,e,l,P,Z,c))}},{key:"scheduleEventTask",value:function(e,l,P,Z,c){return this.scheduleTask(new k(D,e,l,P,Z,c))}},{key:"cancelTask",value:function(e){if(e.zone!=this)throw new Error("A task can only be cancelled in the zone of creation! (Creation: "+(e.zone||U).name+"; Execution: "+this.name+")");e._transitionTo(ue,X,S);try{this._zoneDelegate.cancelTask(this,e)}catch(l){throw e._transitionTo(A,ue),this._zoneDelegate.handleError(this,l),l}return this._updateTaskCount(e,-1),e._transitionTo(x,ue),e.runCount=0,e}},{key:"_updateTaskCount",value:function(e,l){var P=e._zoneDelegates;-1==l&&(e._zoneDelegates=null);for(var Z=0;Z<P.length;Z++)P[Z]._updateTaskCount(e.type,l)}}],[{key:"assertZonePatched",value:function(){if(r.Promise!==z.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.)")}},{key:"root",get:function(){for(var e=p.current;e.parent;)e=e.parent;return e}},{key:"current",get:function(){return j.zone}},{key:"currentTask",get:function(){return ge}},{key:"__load_patch",value:function(e,l){var P=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(z.hasOwnProperty(e)){if(!P&&h)throw Error("Already loaded patch: "+e)}else if(!r["__Zone_disable_"+e]){var Z="Zone:"+e;a(Z),z[e]=l(r,p,O),n(Z,Z)}}}]),p}();return _.__symbol__=f,_}(),m={name:"",onHasTask:function(p,o,e,l){return p.hasTask(e,l)},onScheduleTask:function(p,o,e,l){return p.scheduleTask(e,l)},onInvokeTask:function(p,o,e,l,P,Z){return p.invokeTask(e,l,P,Z)},onCancelTask:function(p,o,e,l){return p.cancelTask(e,l)}},E=function(){function _(p,o,e){ee(this,_),this._taskCounts={microTask:0,macroTask:0,eventTask:0},this.zone=p,this._parentDelegate=o,this._forkZS=e&&(e&&e.onFork?e:o._forkZS),this._forkDlgt=e&&(e.onFork?o:o._forkDlgt),this._forkCurrZone=e&&(e.onFork?this.zone:o._forkCurrZone),this._interceptZS=e&&(e.onIntercept?e:o._interceptZS),this._interceptDlgt=e&&(e.onIntercept?o:o._interceptDlgt),this._interceptCurrZone=e&&(e.onIntercept?this.zone:o._interceptCurrZone),this._invokeZS=e&&(e.onInvoke?e:o._invokeZS),this._invokeDlgt=e&&(e.onInvoke?o:o._invokeDlgt),this._invokeCurrZone=e&&(e.onInvoke?this.zone:o._invokeCurrZone),this._handleErrorZS=e&&(e.onHandleError?e:o._handleErrorZS),this._handleErrorDlgt=e&&(e.onHandleError?o:o._handleErrorDlgt),this._handleErrorCurrZone=e&&(e.onHandleError?this.zone:o._handleErrorCurrZone),this._scheduleTaskZS=e&&(e.onScheduleTask?e:o._scheduleTaskZS),this._scheduleTaskDlgt=e&&(e.onScheduleTask?o:o._scheduleTaskDlgt),this._scheduleTaskCurrZone=e&&(e.onScheduleTask?this.zone:o._scheduleTaskCurrZone),this._invokeTaskZS=e&&(e.onInvokeTask?e:o._invokeTaskZS),this._invokeTaskDlgt=e&&(e.onInvokeTask?o:o._invokeTaskDlgt),this._invokeTaskCurrZone=e&&(e.onInvokeTask?this.zone:o._invokeTaskCurrZone),this._cancelTaskZS=e&&(e.onCancelTask?e:o._cancelTaskZS),this._cancelTaskDlgt=e&&(e.onCancelTask?o:o._cancelTaskDlgt),this._cancelTaskCurrZone=e&&(e.onCancelTask?this.zone:o._cancelTaskCurrZone),this._hasTaskZS=null,this._hasTaskDlgt=null,this._hasTaskDlgtOwner=null,this._hasTaskCurrZone=null;var l=e&&e.onHasTask;(l||o&&o._hasTaskZS)&&(this._hasTaskZS=l?e:m,this._hasTaskDlgt=o,this._hasTaskDlgtOwner=this,this._hasTaskCurrZone=p,e.onScheduleTask||(this._scheduleTaskZS=m,this._scheduleTaskDlgt=o,this._scheduleTaskCurrZone=this.zone),e.onInvokeTask||(this._invokeTaskZS=m,this._invokeTaskDlgt=o,this._invokeTaskCurrZone=this.zone),e.onCancelTask||(this._cancelTaskZS=m,this._cancelTaskDlgt=o,this._cancelTaskCurrZone=this.zone))}return L(_,[{key:"fork",value:function(o,e){return this._forkZS?this._forkZS.onFork(this._forkDlgt,this.zone,o,e):new y(o,e)}},{key:"intercept",value:function(o,e,l){return this._interceptZS?this._interceptZS.onIntercept(this._interceptDlgt,this._interceptCurrZone,o,e,l):e}},{key:"invoke",value:function(o,e,l,P,Z){return this._invokeZS?this._invokeZS.onInvoke(this._invokeDlgt,this._invokeCurrZone,o,e,l,P,Z):e.apply(l,P)}},{key:"handleError",value:function(o,e){return!this._handleErrorZS||this._handleErrorZS.onHandleError(this._handleErrorDlgt,this._handleErrorCurrZone,o,e)}},{key:"scheduleTask",value:function(o,e){var l=e;if(this._scheduleTaskZS)this._hasTaskZS&&l._zoneDelegates.push(this._hasTaskDlgtOwner),(l=this._scheduleTaskZS.onScheduleTask(this._scheduleTaskDlgt,this._scheduleTaskCurrZone,o,e))||(l=e);else if(e.scheduleFn)e.scheduleFn(e);else{if(e.type!=le)throw new Error("Task is missing scheduleFn.");W(e)}return l}},{key:"invokeTask",value:function(o,e,l,P){return this._invokeTaskZS?this._invokeTaskZS.onInvokeTask(this._invokeTaskDlgt,this._invokeTaskCurrZone,o,e,l,P):e.callback.apply(l,P)}},{key:"cancelTask",value:function(o,e){var l;if(this._cancelTaskZS)l=this._cancelTaskZS.onCancelTask(this._cancelTaskDlgt,this._cancelTaskCurrZone,o,e);else{if(!e.cancelFn)throw Error("Task is not cancelable");l=e.cancelFn(e)}return l}},{key:"hasTask",value:function(o,e){try{this._hasTaskZS&&this._hasTaskZS.onHasTask(this._hasTaskDlgt,this._hasTaskCurrZone,o,e)}catch(l){this.handleError(o,l)}}},{key:"_updateTaskCount",value:function(o,e){var l=this._taskCounts,P=l[o],Z=l[o]=P+e;if(Z<0)throw new Error("More tasks executed then were scheduled.");0!=P&&0!=Z||this.hasTask(this.zone,{microTask:l.microTask>0,macroTask:l.macroTask>0,eventTask:l.eventTask>0,change:o})}}]),_}(),k=function(){function _(p,o,e,l,P,Z){if(ee(this,_),this._zone=null,this.runCount=0,this._zoneDelegates=null,this._state="notScheduled",this.type=p,this.source=o,this.data=l,this.scheduleFn=P,this.cancelFn=Z,!e)throw new Error("callback is not defined");this.callback=e;var c=this;this.invoke=p===D&&l&&l.useG?_.invokeTask:function(){return _.invokeTask.call(r,c,this,arguments)}}return L(_,[{key:"zone",get:function(){return this._zone}},{key:"state",get:function(){return this._state}},{key:"cancelScheduleRequest",value:function(){this._transitionTo(x,q)}},{key:"_transitionTo",value:function(o,e,l){if(this._state!==e&&this._state!==l)throw new Error("".concat(this.type," '").concat(this.source,"': can not transition to '").concat(o,"', expecting state '").concat(e,"'").concat(l?" or '"+l+"'":"",", was '").concat(this._state,"'."));this._state=o,o==x&&(this._zoneDelegates=null)}},{key:"toString",value:function(){return this.data&&void 0!==this.data.handleId?this.data.handleId.toString():Object.prototype.toString.call(this)}},{key:"toJSON",value:function(){return{type:this.type,state:this.state,source:this.source,zone:this.zone.name,runCount:this.runCount}}}],[{key:"invokeTask",value:function(o,e,l){o||(o=this),pe++;try{return o.runCount++,o.zone.runTask(o,e,l)}finally{1==pe&&v(),pe--}}}]),_}(),g=f("setTimeout"),w=f("Promise"),N=f("then"),B=[],V=!1;function W(_){if(0===pe&&0===B.length)if(ne||r[w]&&(ne=r[w].resolve(0)),ne){var p=ne[N];p||(p=ne.then),p.call(ne,v)}else r[g](v,0);_&&B.push(_)}function v(){if(!V){for(V=!0;B.length;){var _=B;B=[];for(var p=0;p<_.length;p++){var o=_[p];try{o.zone.runTask(o,null,null)}catch(e){O.onUnhandledError(e)}}}O.microtaskDrainDone(),V=!1}}var U={name:"NO ZONE"},x="notScheduled",q="scheduling",X="scheduled",S="running",ue="canceling",A="unknown",le="microTask",ae="macroTask",D="eventTask",z={},O={symbol:f,currentZoneFrame:function(){return j},onUnhandledError:J,microtaskDrainDone:J,scheduleMicroTask:W,showUncaughtError:function(){return!y[f("ignoreConsoleErrorUncaughtError")]},patchEventTarget:function(){return[]},patchOnProperties:J,patchMethod:function(){return J},bindArguments:function(){return[]},patchThen:function(){return J},patchMacroTask:function(){return J},patchEventPrototype:function(){return J},isIEOrEdge:function(){return!1},getGlobalObjects:function(){},ObjectDefineProperty:function(){return J},ObjectGetOwnPropertyDescriptor:function(){},ObjectCreate:function(){},ArraySlice:function(){return[]},patchClass:function(){return J},wrapWithCurrentZone:function(){return J},filterProperties:function(){return[]},attachOriginToPatched:function(){return J},_redefineProperty:function(){return J},patchCallbacks:function(){return J}},j={parent:null,zone:new y(null,null)},ge=null,pe=0;function J(){}n("Zone","Zone"),r.Zone=y}("undefined"!=typeof window&&window||"undefined"!=typeof self&&self||global),Object.getOwnPropertyDescriptor),Ze=Object.defineProperty,De=Object.getPrototypeOf,Fe=Object.create,Ve=Array.prototype.slice,Ne="addEventListener",Ee="removeEventListener",me=Zone.__symbol__(Ne),qe=Zone.__symbol__(Ee),Te="true",ke="false",xe=Zone.__symbol__("");function Je(r,t){return Zone.current.wrap(r,t)}function Ke(r,t,a,n,i){return Zone.current.scheduleMacroTask(r,t,a,n,i)}var F=Zone.__symbol__,Be="undefined"!=typeof window,Ie=Be?window:void 0,te=Be&&Ie||"object"==typeof self&&self||global,br=[null];function $e(r,t){for(var a=r.length-1;a>=0;a--)"function"==typeof r[a]&&(r[a]=Je(r[a],t+"_"+a));return r}function ar(r){return!r||!1!==r.writable&&!("function"==typeof r.get&&void 0===r.set)}var or="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope,Ue=!("nw"in te)&&void 0!==te.process&&"[object process]"==={}.toString.call(te.process),Qe=!Ue&&!or&&!(!Be||!Ie.HTMLElement),ir=void 0!==te.process&&"[object process]"==={}.toString.call(te.process)&&!or&&!(!Be||!Ie.HTMLElement),ze={},sr=function(t){if(t=t||te.event){var a=ze[t.type];a||(a=ze[t.type]=F("ON_PROPERTY"+t.type));var f,n=this||t.target||te,i=n[a];if(Qe&&n===Ie&&"error"===t.type){var h=t;!0===(f=i&&i.call(this,h.message,h.filename,h.lineno,h.colno,h.error))&&t.preventDefault()}else null!=(f=i&&i.apply(this,arguments))&&!f&&t.preventDefault();return f}};function ur(r,t,a){var n=K(r,t);if(!n&&a&&K(a,t)&&(n={enumerable:!0,configurable:!0}),n&&n.configurable){var f=F("on"+t+"patched");if(!r.hasOwnProperty(f)||!r[f]){delete n.writable,delete n.value;var h=n.get,y=n.set,m=t.substr(2),E=ze[m];E||(E=ze[m]=F("ON_PROPERTY"+m)),n.set=function(k){var g=this;!g&&r===te&&(g=te),g&&(g[E]&&g.removeEventListener(m,sr),y&&y.apply(g,br),"function"==typeof k?(g[E]=k,g.addEventListener(m,sr,!1)):g[E]=null)},n.get=function(){var k=this;if(!k&&r===te&&(k=te),!k)return null;var g=k[E];if(g)return g;if(h){var w=h&&h.call(this);if(w)return n.set.call(this,w),"function"==typeof k.removeAttribute&&k.removeAttribute(t),w}return null},Ze(r,t,n),r[f]=!0}}}function cr(r,t,a){if(t)for(var n=0;n<t.length;n++)ur(r,"on"+t[n],a);else{var i=[];for(var f in r)"on"==f.substr(0,2)&&i.push(f);for(var h=0;h<i.length;h++)ur(r,i[h],a)}}var _e=F("originalInstance");function He(r){var t=te[r];if(t){te[F(r)]=t,te[r]=function(){var i=$e(arguments,r);switch(i.length){case 0:this[_e]=new t;break;case 1:this[_e]=new t(i[0]);break;case 2:this[_e]=new t(i[0],i[1]);break;case 3:this[_e]=new t(i[0],i[1],i[2]);break;case 4:this[_e]=new t(i[0],i[1],i[2],i[3]);break;default:throw new Error("Arg list too long.")}},we(te[r],t);var n,a=new t(function(){});for(n in a)"XMLHttpRequest"===r&&"responseBlob"===n||function(i){"function"==typeof a[i]?te[r].prototype[i]=function(){return this[_e][i].apply(this[_e],arguments)}:Ze(te[r].prototype,i,{set:function(h){"function"==typeof h?(this[_e][i]=Je(h,r+"."+i),we(this[_e][i],h)):this[_e][i]=h},get:function(){return this[_e][i]}})}(n);for(n in t)"prototype"!==n&&t.hasOwnProperty(n)&&(te[r][n]=t[n])}}function be(r,t,a){for(var n=r;n&&!n.hasOwnProperty(t);)n=De(n);!n&&r[t]&&(n=r);var i=F(t),f=null;if(n&&(!(f=n[i])||!n.hasOwnProperty(i))&&(f=n[i]=n[t],ar(n&&K(n,t)))){var y=a(f,i,t);n[t]=function(){return y(this,arguments)},we(n[t],f)}return f}function Cr(r,t,a){var n=null;function i(f){var h=f.data;return h.args[h.cbIdx]=function(){f.invoke.apply(this,arguments)},n.apply(h.target,h.args),f}n=be(r,t,function(f){return function(h,y){var m=a(h,y);return m.cbIdx>=0&&"function"==typeof y[m.cbIdx]?Ke(m.name,y[m.cbIdx],m,i):f.apply(h,y)}})}function we(r,t){r[F("OriginalDelegate")]=t}var lr=!1,er=!1;function Pr(){if(lr)return er;lr=!0;try{var r=Ie.navigator.userAgent;(-1!==r.indexOf("MSIE ")||-1!==r.indexOf("Trident/")||-1!==r.indexOf("Edge/"))&&(er=!0)}catch(t){}return er}Zone.__load_patch("ZoneAwarePromise",function(r,t,a){var n=Object.getOwnPropertyDescriptor,i=Object.defineProperty,h=a.symbol,y=[],m=!0===r[h("DISABLE_WRAPPING_UNCAUGHT_PROMISE_REJECTION")],E=h("Promise"),k=h("then");a.onUnhandledError=function(c){if(a.showUncaughtError()){var b=c&&c.rejection;b?console.error("Unhandled Promise rejection:",b instanceof Error?b.message:b,"; Zone:",c.zone.name,"; Task:",c.task&&c.task.source,"; Value:",b,b instanceof Error?b.stack:void 0):console.error(c)}},a.microtaskDrainDone=function(){for(var c=function(){var s=y.shift();try{s.zone.runGuarded(function(){throw s.throwOriginal?s.rejection:s})}catch(u){!function(c){a.onUnhandledError(c);try{var b=t[w];"function"==typeof b&&b.call(this,c)}catch(s){}}(u)}};y.length;)c()};var w=h("unhandledPromiseRejectionHandler");function B(c){return c&&c.then}function V(c){return c}function ne(c){return o.reject(c)}var W=h("state"),v=h("value"),U=h("finally"),x=h("parentPromiseValue"),q=h("parentPromiseState"),S=null,A=!1;function ae(c,b){return function(s){try{j(c,b,s)}catch(u){j(c,!1,u)}}}var O=h("currentTaskTrace");function j(c,b,s){var u=function(){var b=!1;return function(u){return function(){b||(b=!0,u.apply(null,arguments))}}}();if(c===s)throw new TypeError("Promise resolved with itself");if(c[W]===S){var d=null;try{("object"==typeof s||"function"==typeof s)&&(d=s&&s.then)}catch(H){return u(function(){j(c,!1,H)})(),c}if(b!==A&&s instanceof o&&s.hasOwnProperty(W)&&s.hasOwnProperty(v)&&s[W]!==S)pe(s),j(c,s[W],s[v]);else if(b!==A&&"function"==typeof d)try{d.call(s,u(ae(c,b)),u(ae(c,!1)))}catch(H){u(function(){j(c,!1,H)})()}else{c[W]=b;var T=c[v];if(c[v]=s,c[U]===U&&!0===b&&(c[W]=c[q],c[v]=c[x]),b===A&&s instanceof Error){var R=t.currentTask&&t.currentTask.data&&t.currentTask.data.__creationTrace__;R&&i(s,O,{configurable:!0,enumerable:!1,writable:!0,value:R})}for(var C=0;C<T.length;)J(c,T[C++],T[C++],T[C++],T[C++]);if(0==T.length&&b==A){c[W]=0;var I=s;try{throw new Error("Uncaught (in promise): "+function(c){return c&&c.toString===Object.prototype.toString?(c.constructor&&c.constructor.name||"")+": "+JSON.stringify(c):c?c.toString():Object.prototype.toString.call(c)}(s)+(s&&s.stack?"\n"+s.stack:""))}catch(H){I=H}m&&(I.throwOriginal=!0),I.rejection=s,I.promise=c,I.zone=t.current,I.task=t.currentTask,y.push(I),a.scheduleMicroTask()}}}return c}var ge=h("rejectionHandledHandler");function pe(c){if(0===c[W]){try{var b=t[ge];b&&"function"==typeof b&&b.call(this,{rejection:c[v],promise:c})}catch(u){}c[W]=A;for(var s=0;s<y.length;s++)c===y[s].promise&&y.splice(s,1)}}function J(c,b,s,u,d){pe(c);var T=c[W],R=T?"function"==typeof u?u:V:"function"==typeof d?d:ne;b.scheduleMicroTask("Promise.then",function(){try{var C=c[v],I=!!s&&U===s[U];I&&(s[x]=C,s[q]=T);var H=b.run(R,void 0,I&&R!==ne&&R!==V?[]:[C]);j(s,!0,H)}catch(M){j(s,!1,M)}},s)}var p=function(){},o=function(c,b){function s(u){ee(this,s);var d=this;if(!(d instanceof s))throw new Error("Must be an instanceof Promise.");d[W]=S,d[v]=[];try{u&&u(ae(d,!0),ae(d,A))}catch(T){j(d,!1,T)}}return L(s,[{key:c,get:function(){return"Promise"}},{key:b,get:function(){return s}},{key:"then",value:function(d,T){var R=this.constructor[Symbol.species];(!R||"function"!=typeof R)&&(R=this.constructor||s);var C=new R(p),I=t.current;return this[W]==S?this[v].push(I,C,d,T):J(this,I,C,d,T),C}},{key:"catch",value:function(d){return this.then(null,d)}},{key:"finally",value:function(d){var T=this.constructor[Symbol.species];(!T||"function"!=typeof T)&&(T=s);var R=new T(p);R[U]=U;var C=t.current;return this[W]==S?this[v].push(C,R,d,d):J(this,C,R,d,d),R}}],[{key:"toString",value:function(){return"function ZoneAwarePromise() { [native code] }"}},{key:"resolve",value:function(d){return j(new this(null),!0,d)}},{key:"reject",value:function(d){return j(new this(null),A,d)}},{key:"race",value:function(d){var T,R,C=new this(function(ie,se){T=ie,R=se});function I(ie){T(ie)}function H(ie){R(ie)}var $,M=Y(d);try{for(M.s();!($=M.n()).done;){var oe=$.value;B(oe)||(oe=this.resolve(oe)),oe.then(I,H)}}catch(ie){M.e(ie)}finally{M.f()}return C}},{key:"all",value:function(d){return s.allWithCallback(d)}},{key:"allSettled",value:function(d){return(this&&this.prototype instanceof s?this:s).allWithCallback(d,{thenCallback:function(C){return{status:"fulfilled",value:C}},errorCallback:function(C){return{status:"rejected",reason:C}}})}},{key:"allWithCallback",value:function(d,T){var C,I,se,R=this,H=new this(function(he,ye){C=he,I=ye}),M=2,$=0,oe=[],ie=Y(d);try{var Ce=function(){var ye=se.value;B(ye)||(ye=R.resolve(ye));var Re=$;try{ye.then(function(ce){oe[Re]=T?T.thenCallback(ce):ce,0==--M&&C(oe)},function(ce){T?(oe[Re]=T.errorCallback(ce),0==--M&&C(oe)):I(ce)})}catch(ce){I(ce)}M++,$++};for(ie.s();!(se=ie.n()).done;)Ce()}catch(he){ie.e(he)}finally{ie.f()}return 0==(M-=2)&&C(oe),H}}]),s}(Symbol.toStringTag,Symbol.species);o.resolve=o.resolve,o.reject=o.reject,o.race=o.race,o.all=o.all;var e=r[E]=r.Promise;r.Promise=o;var l=h("thenPatched");function P(c){var b=c.prototype,s=n(b,"then");if(!s||!1!==s.writable&&s.configurable){var u=b.then;b[k]=u,c.prototype.then=function(d,T){var R=this;return new o(function(I,H){u.call(R,I,H)}).then(d,T)},c[l]=!0}}return a.patchThen=P,e&&(P(e),be(r,"fetch",function(c){return function(c){return function(b,s){var u=c.apply(b,s);if(u instanceof o)return u;var d=u.constructor;return d[l]||P(d),u}}(c)})),Promise[t.__symbol__("uncaughtPromiseErrors")]=y,o}),Zone.__load_patch("toString",function(r){var t=Function.prototype.toString,a=F("OriginalDelegate"),n=F("Promise"),i=F("Error"),f=function(){if("function"==typeof this){var E=this[a];if(E)return"function"==typeof E?t.call(E):Object.prototype.toString.call(E);if(this===Promise){var k=r[n];if(k)return t.call(k)}if(this===Error){var g=r[i];if(g)return t.call(g)}}return t.call(this)};f[a]=t,Function.prototype.toString=f;var h=Object.prototype.toString;Object.prototype.toString=function(){return"function"==typeof Promise&&this instanceof Promise?"[object Promise]":h.call(this)}});var Me=!1;if("undefined"!=typeof window)try{var We=Object.defineProperty({},"passive",{get:function(){Me=!0}});window.addEventListener("test",We,We),window.removeEventListener("test",We,We)}catch(r){Me=!1}var Rr={useG:!0},ve={},fr={},vr=new RegExp("^"+xe+"(\\w+)(true|false)$"),rr=F("propagationStopped");function hr(r,t){var a=(t?t(r):r)+ke,n=(t?t(r):r)+Te,i=xe+a,f=xe+n;ve[r]={},ve[r][ke]=i,ve[r][Te]=f}function Or(r,t,a){var n=a&&a.add||Ne,i=a&&a.rm||Ee,f=a&&a.listeners||"eventListeners",h=a&&a.rmAll||"removeAllListeners",y=F(n),m="."+n+":",g=function(v,U,x){if(!v.isRemoved){var q=v.callback;"object"==typeof q&&q.handleEvent&&(v.callback=function(ue){return q.handleEvent(ue)},v.originalDelegate=q),v.invoke(v,U,[x]);var X=v.options;X&&"object"==typeof X&&X.once&&U[i].call(U,x.type,v.originalDelegate?v.originalDelegate:v.callback,X)}},w=function(v){if(v=v||r.event){var U=this||v.target||r,x=U[ve[v.type][ke]];if(x)if(1===x.length)g(x[0],U,v);else for(var q=x.slice(),X=0;X<q.length&&(!v||!0!==v[rr]);X++)g(q[X],U,v)}},N=function(v){if(v=v||r.event){var U=this||v.target||r,x=U[ve[v.type][Te]];if(x)if(1===x.length)g(x[0],U,v);else for(var q=x.slice(),X=0;X<q.length&&(!v||!0!==v[rr]);X++)g(q[X],U,v)}};function B(W,v){if(!W)return!1;var U=!0;v&&void 0!==v.useG&&(U=v.useG);var x=v&&v.vh,q=!0;v&&void 0!==v.chkDup&&(q=v.chkDup);var X=!1;v&&void 0!==v.rt&&(X=v.rt);for(var S=W;S&&!S.hasOwnProperty(n);)S=De(S);if(!S&&W[n]&&(S=W),!S||S[y])return!1;var O,ue=v&&v.eventNameToString,A={},le=S[y]=S[n],ae=S[F(i)]=S[i],D=S[F(f)]=S[f],z=S[F(h)]=S[h];function j(s,u){return!Me&&"object"==typeof s&&s?!!s.capture:Me&&u?"boolean"==typeof s?{capture:s,passive:!0}:s?"object"==typeof s&&!1!==s.passive?Object.assign(Object.assign({},s),{passive:!0}):s:{passive:!0}:s}v&&v.prepend&&(O=S[F(v.prepend)]=S[v.prepend]);var o=U?function(u){if(!A.isExisting)return le.call(A.target,A.eventName,A.capture?N:w,A.options)}:function(u){return le.call(A.target,A.eventName,u.invoke,A.options)},e=U?function(u){if(!u.isRemoved){var T,d=ve[u.eventName];d&&(T=d[u.capture?Te:ke]);var R=T&&u.target[T];if(R)for(var C=0;C<R.length;C++)if(R[C]===u){R.splice(C,1),u.isRemoved=!0,0===R.length&&(u.allRemoved=!0,u.target[T]=null);break}}if(u.allRemoved)return ae.call(u.target,u.eventName,u.capture?N:w,u.options)}:function(u){return ae.call(u.target,u.eventName,u.invoke,u.options)},P=v&&v.diff?v.diff:function(u,d){var T=typeof d;return"function"===T&&u.callback===d||"object"===T&&u.originalDelegate===d},Z=Zone[F("UNPATCHED_EVENTS")],c=r[F("PASSIVE_EVENTS")],b=function(u,d,T,R){var C=arguments.length>4&&void 0!==arguments[4]&&arguments[4],I=arguments.length>5&&void 0!==arguments[5]&&arguments[5];return function(){var H=this||r,M=arguments[0];v&&v.transferEventName&&(M=v.transferEventName(M));var $=arguments[1];if(!$)return u.apply(this,arguments);if(Ue&&"uncaughtException"===M)return u.apply(this,arguments);var oe=!1;if("function"!=typeof $){if(!$.handleEvent)return u.apply(this,arguments);oe=!0}if(!x||x(u,$,H,arguments)){var ie=Me&&!!c&&-1!==c.indexOf(M),se=j(arguments[2],ie);if(Z)for(var Ce=0;Ce<Z.length;Ce++)if(M===Z[Ce])return ie?u.call(H,M,$,se):u.apply(this,arguments);var he=!!se&&("boolean"==typeof se||se.capture),ye=!(!se||"object"!=typeof se)&&se.once,Re=Zone.current,ce=ve[M];ce||(hr(M,ue),ce=ve[M]);var Oe=ce[he?Te:ke],Se=H[Oe],mr=!1;if(Se){if(mr=!0,q)for(var nr=0;nr<Se.length;nr++)if(P(Se[nr],$))return}else Se=H[Oe]=[];var Ye,gr=H.constructor.name,Tr=fr[gr];Tr&&(Ye=Tr[M]),Ye||(Ye=gr+d+(ue?ue(M):M)),A.options=se,ye&&(A.options.once=!1),A.target=H,A.capture=he,A.eventName=M,A.isExisting=mr;var Ge=U?Rr:void 0;Ge&&(Ge.taskData=A);var Pe=Re.scheduleEventTask(Ye,$,Ge,T,R);if(A.target=null,Ge&&(Ge.taskData=null),ye&&(se.once=!0),!Me&&"boolean"==typeof Pe.options||(Pe.options=se),Pe.target=H,Pe.capture=he,Pe.eventName=M,oe&&(Pe.originalDelegate=$),I?Se.unshift(Pe):Se.push(Pe),C)return H}}};return S[n]=b(le,m,o,e,X),O&&(S.prependListener=b(O,".prependListener:",function(u){return O.call(A.target,A.eventName,u.invoke,A.options)},e,X,!0)),S[i]=function(){var s=this||r,u=arguments[0];v&&v.transferEventName&&(u=v.transferEventName(u));var d=arguments[2],T=!!d&&("boolean"==typeof d||d.capture),R=arguments[1];if(!R)return ae.apply(this,arguments);if(!x||x(ae,R,s,arguments)){var I,C=ve[u];C&&(I=C[T?Te:ke]);var H=I&&s[I];if(H)for(var M=0;M<H.length;M++){var $=H[M];if(P($,R)){if(H.splice(M,1),$.isRemoved=!0,0===H.length&&($.allRemoved=!0,s[I]=null,"string"==typeof u)){var oe=xe+"ON_PROPERTY"+u;s[oe]=null}return $.zone.cancelTask($),X?s:void 0}}return ae.apply(this,arguments)}},S[f]=function(){var s=this||r,u=arguments[0];v&&v.transferEventName&&(u=v.transferEventName(u));for(var d=[],T=dr(s,ue?ue(u):u),R=0;R<T.length;R++){var C=T[R],I=C.originalDelegate?C.originalDelegate:C.callback;d.push(I)}return d},S[h]=function(){var s=this||r,u=arguments[0];if(u){v&&v.transferEventName&&(u=v.transferEventName(u));var H=ve[u];if(H){var M=H[ke],$=H[Te],oe=s[M],ie=s[$];if(oe)for(var se=oe.slice(),Ce=0;Ce<se.length;Ce++){var he=se[Ce],ye=he.originalDelegate?he.originalDelegate:he.callback;this[i].call(this,u,ye,he.options)}if(ie)for(var Re=ie.slice(),ce=0;ce<Re.length;ce++){var Oe=Re[ce],Se=Oe.originalDelegate?Oe.originalDelegate:Oe.callback;this[i].call(this,u,Se,Oe.options)}}}else{for(var d=Object.keys(s),T=0;T<d.length;T++){var R=d[T],C=vr.exec(R),I=C&&C[1];I&&"removeListener"!==I&&this[h].call(this,I)}this[h].call(this,"removeListener")}if(X)return this},we(S[n],le),we(S[i],ae),z&&we(S[h],z),D&&we(S[f],D),!0}for(var V=[],ne=0;ne<t.length;ne++)V[ne]=B(t[ne],a);return V}function dr(r,t){if(!t){var a=[];for(var n in r){var i=vr.exec(n),f=i&&i[1];if(f&&(!t||f===t)){var h=r[n];if(h)for(var y=0;y<h.length;y++)a.push(h[y])}}return a}var m=ve[t];m||(hr(t),m=ve[t]);var E=r[m[ke]],k=r[m[Te]];return E?k?E.concat(k):E.slice():k?k.slice():[]}function Zr(r,t){var a=r.Event;a&&a.prototype&&t.patchMethod(a.prototype,"stopImmediatePropagation",function(n){return function(i,f){i[rr]=!0,n&&n.apply(i,f)}})}function Dr(r,t,a,n,i){var f=Zone.__symbol__(n);if(!t[f]){var h=t[f]=t[n];t[n]=function(y,m,E){return m&&m.prototype&&i.forEach(function(k){var g="".concat(a,".").concat(n,"::")+k,w=m.prototype;if(w.hasOwnProperty(k)){var N=r.ObjectGetOwnPropertyDescriptor(w,k);N&&N.value?(N.value=r.wrapWithCurrentZone(N.value,g),r._redefineProperty(m.prototype,k,N)):w[k]&&(w[k]=r.wrapWithCurrentZone(w[k],g))}else w[k]&&(w[k]=r.wrapWithCurrentZone(w[k],g))}),h.call(t,y,m,E)},r.attachOriginToPatched(t[n],h)}}var tr=["absolutedeviceorientation","afterinput","afterprint","appinstalled","beforeinstallprompt","beforeprint","beforeunload","devicelight","devicemotion","deviceorientation","deviceorientationabsolute","deviceproximity","hashchange","languagechange","message","mozbeforepaint","offline","online","paint","pageshow","pagehide","popstate","rejectionhandled","storage","unhandledrejection","unload","userproximity","vrdisplayconnected","vrdisplaydisconnected","vrdisplaypresentchange"],Lr=["encrypted","waitingforkey","msneedkey","mozinterruptbegin","mozinterruptend"],_r=["load"],pr=["blur","error","focus","load","resize","scroll","messageerror"],Gr=["bounce","finish","start"],yr=["loadstart","progress","abort","error","load","progress","timeout","loadend","readystatechange"],Le=["upgradeneeded","complete","abort","success","error","blocked","versionchange","close"],Fr=["close","error","open","message"],Vr=["error","message"],Ae=["abort","animationcancel","animationend","animationiteration","auxclick","beforeinput","blur","cancel","canplay","canplaythrough","change","compositionstart","compositionupdate","compositionend","cuechange","click","close","contextmenu","curechange","dblclick","drag","dragend","dragenter","dragexit","dragleave","dragover","drop","durationchange","emptied","ended","error","focus","focusin","focusout","gotpointercapture","input","invalid","keydown","keypress","keyup","load","loadstart","loadeddata","loadedmetadata","lostpointercapture","mousedown","mouseenter","mouseleave","mousemove","mouseout","mouseover","mouseup","mousewheel","orientationchange","pause","play","playing","pointercancel","pointerdown","pointerenter","pointerleave","pointerlockchange","mozpointerlockchange","webkitpointerlockerchange","pointerlockerror","mozpointerlockerror","webkitpointerlockerror","pointermove","pointout","pointerover","pointerup","progress","ratechange","reset","resize","scroll","seeked","seeking","select","selectionchange","selectstart","show","sort","stalled","submit","suspend","timeupdate","volumechange","touchcancel","touchmove","touchstart","touchend","transitioncancel","transitionend","waiting","wheel"].concat(["webglcontextrestored","webglcontextlost","webglcontextcreationerror"],["autocomplete","autocompleteerror"],["toggle"],["afterscriptexecute","beforescriptexecute","DOMContentLoaded","freeze","fullscreenchange","mozfullscreenchange","webkitfullscreenchange","msfullscreenchange","fullscreenerror","mozfullscreenerror","webkitfullscreenerror","msfullscreenerror","readystatechange","visibilitychange","resume"],tr,["beforecopy","beforecut","beforepaste","copy","cut","paste","dragstart","loadend","animationstart","search","transitionrun","transitionstart","webkitanimationend","webkitanimationiteration","webkitanimationstart","webkittransitionend"],["activate","afterupdate","ariarequest","beforeactivate","beforedeactivate","beforeeditfocus","beforeupdate","cellchange","controlselect","dataavailable","datasetchanged","datasetcomplete","errorupdate","filterchange","layoutcomplete","losecapture","move","moveend","movestart","propertychange","resizeend","resizestart","rowenter","rowexit","rowsdelete","rowsinserted","command","compassneedscalibration","deactivate","help","mscontentzoom","msmanipulationstatechanged","msgesturechange","msgesturedoubletap","msgestureend","msgesturehold","msgesturestart","msgesturetap","msgotpointercapture","msinertiastart","mslostpointercapture","mspointercancel","mspointerdown","mspointerenter","mspointerhover","mspointerleave","mspointermove","mspointerout","mspointerover","mspointerup","pointerout","mssitemodejumplistitemremoved","msthumbnailclick","stop","storagecommit"]);function Er(r,t,a){if(!a||0===a.length)return t;var n=a.filter(function(f){return f.target===r});if(!n||0===n.length)return t;var i=n[0].ignoreProperties;return t.filter(function(f){return-1===i.indexOf(f)})}function Q(r,t,a,n){r&&cr(r,Er(r,t,a),n)}Zone.__load_patch("util",function(r,t,a){a.patchOnProperties=cr,a.patchMethod=be,a.bindArguments=$e,a.patchMacroTask=Cr;var n=t.__symbol__("BLACK_LISTED_EVENTS"),i=t.__symbol__("UNPATCHED_EVENTS");r[i]&&(r[n]=r[i]),r[n]&&(t[n]=t[i]=r[n]),a.patchEventPrototype=Zr,a.patchEventTarget=Or,a.isIEOrEdge=Pr,a.ObjectDefineProperty=Ze,a.ObjectGetOwnPropertyDescriptor=K,a.ObjectCreate=Fe,a.ArraySlice=Ve,a.patchClass=He,a.wrapWithCurrentZone=Je,a.filterProperties=Er,a.attachOriginToPatched=we,a._redefineProperty=Object.defineProperty,a.patchCallbacks=Dr,a.getGlobalObjects=function(){return{globalSources:fr,zoneSymbolEventNames:ve,eventNames:Ae,isBrowser:Qe,isMix:ir,isNode:Ue,TRUE_STR:Te,FALSE_STR:ke,ZONE_SYMBOL_PREFIX:xe,ADD_EVENT_LISTENER_STR:Ne,REMOVE_EVENT_LISTENER_STR:Ee}}});var Xe=F("zoneTask");function je(r,t,a,n){var i=null,f=null;a+=n;var h={};function y(E){var k=E.data;return k.args[0]=function(){return E.invoke.apply(this,arguments)},k.handleId=i.apply(r,k.args),E}function m(E){return f.call(r,E.data.handleId)}i=be(r,t+=n,function(E){return function(k,g){if("function"==typeof g[0]){var w={isPeriodic:"Interval"===n,delay:"Timeout"===n||"Interval"===n?g[1]||0:void 0,args:g},N=g[0];g[0]=function(){try{return N.apply(this,arguments)}finally{w.isPeriodic||("number"==typeof w.handleId?delete h[w.handleId]:w.handleId&&(w.handleId[Xe]=null))}};var B=Ke(t,g[0],w,y,m);if(!B)return B;var V=B.data.handleId;return"number"==typeof V?h[V]=B:V&&(V[Xe]=B),V&&V.ref&&V.unref&&"function"==typeof V.ref&&"function"==typeof V.unref&&(B.ref=V.ref.bind(V),B.unref=V.unref.bind(V)),"number"==typeof V||V?V:B}return E.apply(r,g)}}),f=be(r,a,function(E){return function(k,g){var N,w=g[0];"number"==typeof w?N=h[w]:(N=w&&w[Xe])||(N=w),N&&"string"==typeof N.type?"notScheduled"!==N.state&&(N.cancelFn&&N.data.isPeriodic||0===N.runCount)&&("number"==typeof w?delete h[w]:w&&(w[Xe]=null),N.zone.cancelTask(N)):E.apply(r,g)}})}Zone.__load_patch("legacy",function(r){var t=r[Zone.__symbol__("legacyPatch")];t&&t()}),Zone.__load_patch("queueMicrotask",function(r,t,a){a.patchMethod(r,"queueMicrotask",function(n){return function(i,f){t.current.scheduleMicroTask("queueMicrotask",f[0])}})}),Zone.__load_patch("timers",function(r){var t="set",a="clear";je(r,t,a,"Timeout"),je(r,t,a,"Interval"),je(r,t,a,"Immediate")}),Zone.__load_patch("requestAnimationFrame",function(r){je(r,"request","cancel","AnimationFrame"),je(r,"mozRequest","mozCancel","AnimationFrame"),je(r,"webkitRequest","webkitCancel","AnimationFrame")}),Zone.__load_patch("blocking",function(r,t){for(var a=["alert","prompt","confirm"],n=0;n<a.length;n++)be(r,a[n],function(f,h,y){return function(m,E){return t.current.run(f,r,E,y)}})}),Zone.__load_patch("EventTarget",function(r,t,a){(function(r,t){t.patchEventPrototype(r,t)})(r,a),function(r,t){if(!Zone[t.symbol("patchEventTarget")]){for(var a=t.getGlobalObjects(),n=a.eventNames,i=a.zoneSymbolEventNames,f=a.TRUE_STR,h=a.FALSE_STR,y=a.ZONE_SYMBOL_PREFIX,m=0;m<n.length;m++){var E=n[m],w=y+(E+h),N=y+(E+f);i[E]={},i[E][h]=w,i[E][f]=N}var B=r.EventTarget;B&&B.prototype&&t.patchEventTarget(r,[B&&B.prototype])}}(r,a);var n=r.XMLHttpRequestEventTarget;n&&n.prototype&&a.patchEventTarget(r,[n.prototype])}),Zone.__load_patch("MutationObserver",function(r,t,a){He("MutationObserver"),He("WebKitMutationObserver")}),Zone.__load_patch("IntersectionObserver",function(r,t,a){He("IntersectionObserver")}),Zone.__load_patch("FileReader",function(r,t,a){He("FileReader")}),Zone.__load_patch("on_property",function(r,t,a){!function(r,t){if((!Ue||ir)&&!Zone[r.symbol("patchEvents")]){var a="undefined"!=typeof WebSocket,n=t.__Zone_ignore_on_properties;if(Qe){var i=window,f=function(){try{var r=Ie.navigator.userAgent;if(-1!==r.indexOf("MSIE ")||-1!==r.indexOf("Trident/"))return!0}catch(t){}return!1}()?[{target:i,ignoreProperties:["error"]}]:[];Q(i,Ae.concat(["messageerror"]),n&&n.concat(f),De(i)),Q(Document.prototype,Ae,n),void 0!==i.SVGElement&&Q(i.SVGElement.prototype,Ae,n),Q(Element.prototype,Ae,n),Q(HTMLElement.prototype,Ae,n),Q(HTMLMediaElement.prototype,Lr,n),Q(HTMLFrameSetElement.prototype,tr.concat(pr),n),Q(HTMLBodyElement.prototype,tr.concat(pr),n),Q(HTMLFrameElement.prototype,_r,n),Q(HTMLIFrameElement.prototype,_r,n);var h=i.HTMLMarqueeElement;h&&Q(h.prototype,Gr,n);var y=i.Worker;y&&Q(y.prototype,Vr,n)}var m=t.XMLHttpRequest;m&&Q(m.prototype,yr,n);var E=t.XMLHttpRequestEventTarget;E&&Q(E&&E.prototype,yr,n),"undefined"!=typeof IDBIndex&&(Q(IDBIndex.prototype,Le,n),Q(IDBRequest.prototype,Le,n),Q(IDBOpenDBRequest.prototype,Le,n),Q(IDBDatabase.prototype,Le,n),Q(IDBTransaction.prototype,Le,n),Q(IDBCursor.prototype,Le,n)),a&&Q(WebSocket.prototype,Fr,n)}}(a,r)}),Zone.__load_patch("customElements",function(r,t,a){!function(r,t){var a=t.getGlobalObjects();(a.isBrowser||a.isMix)&&r.customElements&&"customElements"in r&&t.patchCallbacks(t,r.customElements,"customElements","define",["connectedCallback","disconnectedCallback","adoptedCallback","attributeChangedCallback"])}(r,a)}),Zone.__load_patch("XHR",function(r,t){!function(E){var k=E.XMLHttpRequest;if(k){var g=k.prototype,N=g[me],B=g[qe];if(!N){var V=E.XMLHttpRequestEventTarget;if(V){var ne=V.prototype;N=ne[me],B=ne[qe]}}var W="readystatechange",v="scheduled",X=be(g,"open",function(){return function(D,z){return D[n]=0==z[2],D[h]=z[1],X.apply(D,z)}}),ue=F("fetchTaskAborting"),A=F("fetchTaskScheduling"),le=be(g,"send",function(){return function(D,z){if(!0===t.current[A]||D[n])return le.apply(D,z);var O={target:D,url:D[h],isPeriodic:!1,args:z,aborted:!1},j=Ke("XMLHttpRequest.send",x,O,U,q);D&&!0===D[y]&&!O.aborted&&j.state===v&&j.invoke()}}),ae=be(g,"abort",function(){return function(D,z){var O=function(D){return D[a]}(D);if(O&&"string"==typeof O.type){if(null==O.cancelFn||O.data&&O.data.aborted)return;O.zone.cancelTask(O)}else if(!0===t.current[ue])return ae.apply(D,z)}})}function U(D){var z=D.data,O=z.target;O[f]=!1,O[y]=!1;var j=O[i];N||(N=O[me],B=O[qe]),j&&B.call(O,W,j);var ge=O[i]=function(){if(O.readyState===O.DONE)if(!z.aborted&&O[f]&&D.state===v){var J=O[t.__symbol__("loadfalse")];if(0!==O.status&&J&&J.length>0){var _=D.invoke;D.invoke=function(){for(var p=O[t.__symbol__("loadfalse")],o=0;o<p.length;o++)p[o]===D&&p.splice(o,1);!z.aborted&&D.state===v&&_.call(D)},J.push(D)}else D.invoke()}else!z.aborted&&!1===O[f]&&(O[y]=!0)};return N.call(O,W,ge),O[a]||(O[a]=D),le.apply(O,z.args),O[f]=!0,D}function x(){}function q(D){var z=D.data;return z.aborted=!0,ae.apply(z.target,z.args)}}(r);var a=F("xhrTask"),n=F("xhrSync"),i=F("xhrListener"),f=F("xhrScheduled"),h=F("xhrURL"),y=F("xhrErrorBeforeScheduled")}),Zone.__load_patch("geolocation",function(r){r.navigator&&r.navigator.geolocation&&function(r,t){for(var a=r.constructor.name,n=function(y){var g,w,m=t[y],E=r[m];if(E){if(!ar(K(r,m)))return"continue";r[m]=(w=function(){return g.apply(this,$e(arguments,a+"."+m))},we(w,g=E),w)}},i=0;i<t.length;i++)n(i)}(r.navigator.geolocation,["getCurrentPosition","watchPosition"])}),Zone.__load_patch("PromiseRejectionEvent",function(r,t){function a(n){return function(i){dr(r,n).forEach(function(h){var y=r.PromiseRejectionEvent;if(y){var m=new y(n,{promise:i.promise,reason:i.rejection});h.invoke(m)}})}}r.PromiseRejectionEvent&&(t[F("unhandledPromiseRejectionHandler")]=a("unhandledrejection"),t[F("rejectionHandledHandler")]=a("rejectionhandled"))})},69254:function(G,de,re){"use strict";re(16902)}},function(G){G(G.s=69254)}]);