/*** @license Angular v9.1.0-next.4+61.sha-e552591.with-local-changes* (c) 2010-2020 Google LLC. https://angular.io/* License: MIT*/!function(e,t){"object"==typeofexports&&"undefined"!=typeofmodule?t(require("rxjs")):"function"==typeofdefine&&define.amd?define(["rxjs"],t):t((e=e||self).rxjs)}(this,(function(e){"use strict";/** * @license * Copyright Google Inc. All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.io/license */Zone.__load_patch("rxjs",(function(t,r,n){varo,i,u,s,c,b=r.__symbol__,p=Object.defineProperties;n.patchMethod(e.Observable.prototype,"lift",(function(e){returnfunction(t,o){vari=e.apply(t,o);returni.operator&&(i.operator._zone=r.current,n.patchMethod(i.operator,"call",(function(e){returnfunction(t,n){returnt._zone&&t._zone!==r.current?t._zone.run(e,t,n):e.apply(t,n)}}))),i}})),i=(o=e.Observable.prototype)[b("_subscribe")]=o._subscribe,p(e.Observable.prototype,{_zone:{value:null,writable:!0,configurable:!0},_zoneSource:{value:null,writable:!0,configurable:!0},_zoneSubscribe:{value:null,writable:!0,configurable:!0},source:{configurable:!0,get:function(){returnthis._zoneSource},set:function(e){this._zone=r.current,this._zoneSource=e}},_subscribe:{configurable:!0,get:function(){if(this._zoneSubscribe)returnthis._zoneSubscribe;if(this.constructor===e.Observable)returni;vart=Object.getPrototypeOf(this);returnt&&t._subscribe},set:function(e){this._zone=r.current,this._zoneSubscribe=e?function(){if(this._zone&&this._zone!==r.current){vart=this._zone.run(e,this,arguments);if("function"==typeoft){varn=this._zone;returnfunction(){returnn!==r.current?n.run(t,this,arguments):t.apply(this,arguments)}}returnt}returne.apply(this,arguments)}:e}},subjectFactory:{get:function(){returnthis._zoneSubjectFactory},set:function(e){vart=this._zone;this._zoneSubjectFactory=function(){returnt&&t!==r.current?t.run(e,this,arguments):e.apply(this,arguments)}}}}),p(e.Subscription.prototype,{_zone:{value:null,writable:!0,configurable:!0},_zoneUnsubscribe:{value:null,writable:!0,configurable:!0},_unsubscribe:{get:function(){if(this._zoneUnsubscribe)returnthis._zoneUnsubscribe;vare=Object.getPrototypeOf(this);returne&&e._unsubscribe},set:function(e){this._zone=r.current,this._zoneUnsubscribe=e?function(){returnthis._zone&&this._zone!==r.current?this._zone.run(e,this,arguments):e.apply(this,arguments)}:e}}}),u=e.Subscriber.prototype.next,s=e.Subscriber.prototype.error,c=e.Subscriber.prototype.complete,Object.defineProperty(e.Subscriber.prototype,"destination",{configurable:!0,get:function(){returnthis._zoneDestination},set:function(e){this._zone=r.current,this._zoneDestination=e}}),e.Subscriber.prototype.next=function(){vare=r.current,t=this._zone;returnt&&t!==e?t.run(u,this,arguments,"rxjs.Subscriber.next"):u.apply(this,arguments)},e.Subscriber.prototype.error=function(){vare=r.current,t=this._zone;returnt&&t!==e?t.run(s,this,arguments,"rxjs.Subscriber.error"):s.apply(this,arguments)},e.Subscriber.prototype.complete=function(){vare=r.current,t=this._zone;returnt&&t!==e?t.run(c,this,arguments,"rxjs.Subscriber.complete"):c.call(this)}}))}));