webpackJsonp([3],{"+3eL":function(e,t,r){"use strict";var n,i=r("WhVc");function o(){try{return n.apply(this,arguments)}catch(e){return i.errorObject.e=e,i.errorObject}}t.tryCatch=function(e){return n=e,o}},"+4ur":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("wAkD"),o=r("CURp");t._catch=function(e){var t=new s(e),r=this.lift(t);return t.caught=r};var s=function(){function e(e){this.selector=e}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.selector,this.caught))},e}(),u=function(e){function t(t,r,n){e.call(this,t),this.selector=r,this.caught=n}return n(t,e),t.prototype.error=function(e){if(!this.isStopped){var t=void 0;try{t=this.selector(e,this.caught)}catch(e){return void this.destination.error(e)}this.unsubscribe(),this.destination.remove(this),o.subscribeToResult(this,t)}},t}(i.OuterSubscriber)},"+EXD":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("rCTf"),o=r("CURp"),s=r("wAkD"),u=function(e){function t(t){e.call(this),this.observableFactory=t}return n(t,e),t.create=function(e){return new t(e)},t.prototype._subscribe=function(e){return new a(e,this.observableFactory)},t}(i.Observable);t.DeferObservable=u;var a=function(e){function t(t,r){e.call(this,t),this.factory=r,this.tryDefer()}return n(t,e),t.prototype.tryDefer=function(){try{this._callFactory()}catch(e){this._error(e)}},t.prototype._callFactory=function(){var e=this.factory();e&&this.add(o.subscribeToResult(this,e))},t}(s.OuterSubscriber)},"+KN+":function(e,t,r){"use strict";var n=r("rCTf"),i=r("O/+v");n.Observable.prototype.bufferCount=i.bufferCount},"+Y2e":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("EEr4"),o=r("mmVS"),s=r("rCTf"),u=r("B00U"),a=r("VOfZ"),c=r("MQMf"),l=r("+3eL"),p=r("WhVc"),f=r("KLoZ"),h=function(e){function t(t,r){if(t instanceof s.Observable)e.call(this,r,t);else{if(e.call(this),this.WebSocketCtor=a.root.WebSocket,this._output=new i.Subject,"string"==typeof t?this.url=t:f.assign(this,t),!this.WebSocketCtor)throw new Error("no WebSocket constructor can be found");this.destination=new c.ReplaySubject}}return n(t,e),t.prototype.resultSelector=function(e){return JSON.parse(e.data)},t.create=function(e){return new t(e)},t.prototype.lift=function(e){var r=new t(this,this.destination);return r.operator=e,r},t.prototype._resetState=function(){this.socket=null,this.source||(this.destination=new c.ReplaySubject),this._output=new i.Subject},t.prototype.multiplex=function(e,t,r){var n=this;return new s.Observable(function(i){var o=l.tryCatch(e)();o===p.errorObject?i.error(p.errorObject.e):n.next(o);var s=n.subscribe(function(e){var t=l.tryCatch(r)(e);t===p.errorObject?i.error(p.errorObject.e):t&&i.next(e)},function(e){return i.error(e)},function(){return i.complete()});return function(){var e=l.tryCatch(t)();e===p.errorObject?i.error(p.errorObject.e):n.next(e),s.unsubscribe()}})},t.prototype._connectSocket=function(){var e=this,t=this.WebSocketCtor,r=this._output,n=null;try{n=this.protocol?new t(this.url,this.protocol):new t(this.url),this.socket=n}catch(e){return void r.error(e)}var i=new u.Subscription(function(){e.socket=null,n&&1===n.readyState&&n.close()});n.onopen=function(t){var s=e.openObserver;s&&s.next(t);var u=e.destination;e.destination=o.Subscriber.create(function(e){return 1===n.readyState&&n.send(e)},function(t){var i=e.closingObserver;i&&i.next(void 0),t&&t.code?n.close(t.code,t.reason):r.error(new TypeError("WebSocketSubject.error must be called with an object with an error code, and an optional reason: { code: number, reason: string }")),e._resetState()},function(){var t=e.closingObserver;t&&t.next(void 0),n.close(),e._resetState()}),u&&u instanceof c.ReplaySubject&&i.add(u.subscribe(e.destination))},n.onerror=function(t){e._resetState(),r.error(t)},n.onclose=function(t){e._resetState();var n=e.closeObserver;n&&n.next(t),t.wasClean?r.complete():r.error(t)},n.onmessage=function(t){var n=l.tryCatch(e.resultSelector)(t);n===p.errorObject?r.error(p.errorObject.e):r.next(n)}},t.prototype._subscribe=function(e){var t=this,r=this.source;if(r)return r.subscribe(e);this.socket||this._connectSocket();var n=new u.Subscription;return n.add(this._output.subscribe(e)),n.add(function(){var e=t.socket;0===t._output.observers.length&&(e&&1===e.readyState&&e.close(),t._resetState())}),n},t.prototype.unsubscribe=function(){var t=this.source,r=this.socket;r&&1===r.readyState&&(r.close(),this._resetState()),e.prototype.unsubscribe.call(this),t||(this.destination=new c.ReplaySubject)},t}(i.AnonymousSubject);t.WebSocketSubject=h},"+ayw":function(e,t,r){"use strict";var n=r("emOw"),i=r("EEr4");function o(){return new i.Subject}t.share=function(){return n.multicast.call(this,o).refCount()}},"+pb+":function(e,t,r){"use strict";var n=r("rCTf"),i=r("xAJs");n.Observable.prototype.map=i.map},"+vPe":function(e,t,r){"use strict";var n=r("Q0je");t.never=n.NeverObservable.create},"+w3m":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS"),o=r("8Z8y");t.elementAt=function(e,t){return this.lift(new s(e,t))};var s=function(){function e(e,t){if(this.index=e,this.defaultValue=t,e<0)throw new o.ArgumentOutOfRangeError}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.index,this.defaultValue))},e}(),u=function(e){function t(t,r,n){e.call(this,t),this.index=r,this.defaultValue=n}return n(t,e),t.prototype._next=function(e){0==this.index--&&(this.destination.next(e),this.destination.complete())},t.prototype._complete=function(){var e=this.destination;this.index>=0&&("undefined"!=typeof this.defaultValue?e.next(this.defaultValue):e.error(new o.ArgumentOutOfRangeError)),e.complete()},t}(i.Subscriber)},"/181":function(e,t,r){"use strict";var n=r("rCTf"),i=r("2jZb");n.Observable.prototype.count=i.count},"/8te":function(e,t,r){"use strict";var n=r("Gb0N");t.range=n.RangeObservable.create},"/J7H":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("rCTf"),o=r("+3eL"),s=r("SKH6"),u=r("WhVc"),a=r("B00U"),c=Object.prototype.toString;var l=function(e){function t(t,r,n,i){e.call(this),this.sourceObj=t,this.eventName=r,this.selector=n,this.options=i}return n(t,e),t.create=function(e,r,n,i){return s.isFunction(n)&&(i=n,n=void 0),new t(e,r,i,n)},t.setupSubscription=function(e,r,n,i,o){var s;if(function(e){return!!e&&"[object NodeList]"===c.call(e)}(e)||function(e){return!!e&&"[object HTMLCollection]"===c.call(e)}(e))for(var u=0,l=e.length;u-1&&(this.count=r-1),this.unsubscribe(),this.isStopped=!1,this.closed=!1,t.subscribe(this)}},t}(i.Subscriber)},"0TiQ":function(e,t,r){"use strict";var n=r("rCTf"),i=r("QNuG");n.Observable.prototype.publishLast=i.publishLast},"0VSF":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("wAkD"),o=r("CURp");t.sample=function(e){return this.lift(new s(e))};var s=function(){function e(e){this.notifier=e}return e.prototype.call=function(e,t){var r=new u(e),n=t.subscribe(r);return n.add(o.subscribeToResult(r,this.notifier)),n},e}(),u=function(e){function t(){e.apply(this,arguments),this.hasValue=!1}return n(t,e),t.prototype._next=function(e){this.value=e,this.hasValue=!0},t.prototype.notifyNext=function(e,t,r,n,i){this.emitValue()},t.prototype.notifyComplete=function(){this.emitValue()},t.prototype.emitValue=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.value))},t}(i.OuterSubscriber)},"0gHg":function(e,t,r){"use strict";var n=r("MQMf"),i=r("emOw");t.publishReplay=function(e,t,r){return void 0===e&&(e=Number.POSITIVE_INFINITY),void 0===t&&(t=Number.POSITIVE_INFINITY),i.multicast.call(this,new n.ReplaySubject(e,t,r))}},"10Gq":function(e,t,r){"use strict";var n=r("rCTf"),i=r("Cx8F");n.Observable.prototype.retryWhen=i.retryWhen},"16m9":function(e,t,r){"use strict";var n=r("rCTf"),i=r("Yuqe");n.Observable.prototype.concatMapTo=i.concatMapTo},"1APj":function(e,t,r){"use strict";var n=r("rCTf"),i=r("lgiQ");n.Observable.of=i.of},"1Axw":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS"),o=r("rCTf"),s=r("wAkD"),u=r("CURp");t.delayWhen=function(e,t){return t?new l(this,t).lift(new a(e)):this.lift(new a(e))};var a=function(){function e(e){this.delayDurationSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.delayDurationSelector))},e}(),c=function(e){function t(t,r){e.call(this,t),this.delayDurationSelector=r,this.completed=!1,this.delayNotifierSubscriptions=[],this.values=[]}return n(t,e),t.prototype.notifyNext=function(e,t,r,n,i){this.destination.next(e),this.removeSubscription(i),this.tryComplete()},t.prototype.notifyError=function(e,t){this._error(e)},t.prototype.notifyComplete=function(e){var t=this.removeSubscription(e);t&&this.destination.next(t),this.tryComplete()},t.prototype._next=function(e){try{var t=this.delayDurationSelector(e);t&&this.tryDelay(t,e)}catch(e){this.destination.error(e)}},t.prototype._complete=function(){this.completed=!0,this.tryComplete()},t.prototype.removeSubscription=function(e){e.unsubscribe();var t=this.delayNotifierSubscriptions.indexOf(e),r=null;return-1!==t&&(r=this.values[t],this.delayNotifierSubscriptions.splice(t,1),this.values.splice(t,1)),r},t.prototype.tryDelay=function(e,t){var r=u.subscribeToResult(this,e,t);this.add(r),this.delayNotifierSubscriptions.push(r),this.values.push(t)},t.prototype.tryComplete=function(){this.completed&&0===this.delayNotifierSubscriptions.length&&this.destination.complete()},t}(s.OuterSubscriber),l=function(e){function t(t,r){e.call(this),this.source=t,this.subscriptionDelay=r}return n(t,e),t.prototype._subscribe=function(e){this.subscriptionDelay.subscribe(new p(e,this.source))},t}(o.Observable),p=function(e){function t(t,r){e.call(this),this.parent=t,this.source=r,this.sourceSubscribed=!1}return n(t,e),t.prototype._next=function(e){this.subscribeToSource()},t.prototype._error=function(e){this.unsubscribe(),this.parent.error(e)},t.prototype._complete=function(){this.subscribeToSource()},t.prototype.subscribeToSource=function(){this.sourceSubscribed||(this.sourceSubscribed=!0,this.unsubscribe(),this.source.subscribe(this.parent))},t}(i.Subscriber)},"1Cj3":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=function(e){function t(){e.apply(this,arguments)}return n(t,e),t.prototype.flush=function(e){this.active=!0,this.scheduled=void 0;var t,r=this.actions,n=-1,i=r.length;e=e||r.shift();do{if(t=e.execute(e.state,e.delay))break}while(++n=h.limit)return!1;h.cursor++}return!0}function m(){for(;!h.out_grouping(f,1072,1103);){if(h.cursor>=h.limit)return!1;h.cursor++}return!0}function y(e,t){var r,n;if(h.ket=h.cursor,r=h.find_among_b(e,t)){switch(h.bra=h.cursor,r){case 1:if(n=h.limit-h.cursor,!h.eq_s_b(1,"\u0430")&&(h.cursor=h.limit-n,!h.eq_s_b(1,"\u044f")))return!1;case 2:h.slice_del()}return!0}return!1}function v(e,t){var r;return h.ket=h.cursor,!!(r=h.find_among_b(e,t))&&(h.bra=h.cursor,1==r&&h.slice_del(),!0)}function b(){return!!v(o,26)&&(y(s,8),!0)}function g(){var t;h.ket=h.cursor,(t=h.find_among_b(l,2))&&(h.bra=h.cursor,e<=h.cursor&&1==t&&h.slice_del())}this.setCurrent=function(e){h.setCurrent(e)},this.getCurrent=function(){return h.getCurrent()},this.stem=function(){return n=h.limit,e=n,d()&&(n=h.cursor,m()&&d()&&m()&&(e=h.cursor)),h.cursor=h.limit,!(h.cursor0?t.substring(1):t},t.prototype.prepareExternalUrl=function(e){var t=c.joinWithSlash(this._baseHref,e);return t.length>0?"#"+t:t},t.prototype.pushState=function(e,t,r,n){var i=this.prepareExternalUrl(r+c.normalizeQueryParams(n));0==i.length&&(i=this._platformLocation.pathname),this._platformLocation.pushState(e,t,i)},t.prototype.replaceState=function(e,t,r,n){var i=this.prepareExternalUrl(r+c.normalizeQueryParams(n));0==i.length&&(i=this._platformLocation.pathname),this._platformLocation.replaceState(e,t,i)},t.prototype.forward=function(){this._platformLocation.forward()},t.prototype.back=function(){this._platformLocation.back()},t}(u);p.decorators=[{type:i.u}],p.ctorParameters=function(){return[{type:o},{type:void 0,decorators:[{type:i.H},{type:i.t,args:[a]}]}]};var f=function(e){function t(t,r){var n=e.call(this)||this;if(n._platformLocation=t,null==r&&(r=n._platformLocation.getBaseHrefFromDOM()),null==r)throw new Error("No base href set. Please provide a value for the APP_BASE_HREF token or add a base element to the document.");return n._baseHref=r,n}return n.a(t,e),t.prototype.onPopState=function(e){this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e)},t.prototype.getBaseHref=function(){return this._baseHref},t.prototype.prepareExternalUrl=function(e){return c.joinWithSlash(this._baseHref,e)},t.prototype.path=function(e){void 0===e&&(e=!1);var t=this._platformLocation.pathname+c.normalizeQueryParams(this._platformLocation.search),r=this._platformLocation.hash;return r&&e?""+t+r:t},t.prototype.pushState=function(e,t,r,n){var i=this.prepareExternalUrl(r+c.normalizeQueryParams(n));this._platformLocation.pushState(e,t,i)},t.prototype.replaceState=function(e,t,r,n){var i=this.prepareExternalUrl(r+c.normalizeQueryParams(n));this._platformLocation.replaceState(e,t,i)},t.prototype.forward=function(){this._platformLocation.forward()},t.prototype.back=function(){this._platformLocation.back()},t}(u);f.decorators=[{type:i.u}],f.ctorParameters=function(){return[{type:o},{type:void 0,decorators:[{type:i.H},{type:i.t,args:[a]}]}]};var h=function(){function e(){}return e.prototype.getPluralCategory=function(e){},e}();function d(e,t,r){var n="="+e;if(t.indexOf(n)>-1)return n;if(n=r.getPluralCategory(e),t.indexOf(n)>-1)return n;if(t.indexOf("other")>-1)return"other";throw new Error('No plural message found for value "'+e+'"')}var m=function(e){function t(t){var r=e.call(this)||this;return r.locale=t,r}return n.a(t,e),t.prototype.getPluralCategory=function(e){switch(function(e,t){"string"==typeof t&&(t=parseInt(t,10));var r=t,n=r.toString().replace(/^[^.]*\.?/,""),i=Math.floor(Math.abs(r)),o=n.length,s=parseInt(n,10),u=parseInt(r.toString().replace(/^[^.]*\.?|0+$/g,""),10)||0;switch(e.split("-")[0].toLowerCase()){case"af":case"asa":case"az":case"bem":case"bez":case"bg":case"brx":case"ce":case"cgg":case"chr":case"ckb":case"ee":case"el":case"eo":case"es":case"eu":case"fo":case"fur":case"gsw":case"ha":case"haw":case"hu":case"jgo":case"jmc":case"ka":case"kk":case"kkj":case"kl":case"ks":case"ksb":case"ky":case"lb":case"lg":case"mas":case"mgo":case"ml":case"mn":case"nb":case"nd":case"ne":case"nn":case"nnh":case"nyn":case"om":case"or":case"os":case"ps":case"rm":case"rof":case"rwk":case"saq":case"seh":case"sn":case"so":case"sq":case"ta":case"te":case"teo":case"tk":case"tr":case"ug":case"uz":case"vo":case"vun":case"wae":case"xog":return 1===r?y.One:y.Other;case"ak":case"ln":case"mg":case"pa":case"ti":return r===Math.floor(r)&&r>=0&&r<=1?y.One:y.Other;case"am":case"as":case"bn":case"fa":case"gu":case"hi":case"kn":case"mr":case"zu":return 0===i||1===r?y.One:y.Other;case"ar":return 0===r?y.Zero:1===r?y.One:2===r?y.Two:r%100===Math.floor(r%100)&&r%100>=3&&r%100<=10?y.Few:r%100===Math.floor(r%100)&&r%100>=11&&r%100<=99?y.Many:y.Other;case"ast":case"ca":case"de":case"en":case"et":case"fi":case"fy":case"gl":case"it":case"nl":case"sv":case"sw":case"ur":case"yi":return 1===i&&0===o?y.One:y.Other;case"be":return r%10==1&&r%100!=11?y.One:r%10===Math.floor(r%10)&&r%10>=2&&r%10<=4&&!(r%100>=12&&r%100<=14)?y.Few:r%10==0||r%10===Math.floor(r%10)&&r%10>=5&&r%10<=9||r%100===Math.floor(r%100)&&r%100>=11&&r%100<=14?y.Many:y.Other;case"br":return r%10==1&&r%100!=11&&r%100!=71&&r%100!=91?y.One:r%10==2&&r%100!=12&&r%100!=72&&r%100!=92?y.Two:r%10===Math.floor(r%10)&&(r%10>=3&&r%10<=4||r%10==9)&&!(r%100>=10&&r%100<=19||r%100>=70&&r%100<=79||r%100>=90&&r%100<=99)?y.Few:0!==r&&r%1e6==0?y.Many:y.Other;case"bs":case"hr":case"sr":return 0===o&&i%10==1&&i%100!=11||s%10==1&&s%100!=11?y.One:0===o&&i%10===Math.floor(i%10)&&i%10>=2&&i%10<=4&&!(i%100>=12&&i%100<=14)||s%10===Math.floor(s%10)&&s%10>=2&&s%10<=4&&!(s%100>=12&&s%100<=14)?y.Few:y.Other;case"cs":case"sk":return 1===i&&0===o?y.One:i===Math.floor(i)&&i>=2&&i<=4&&0===o?y.Few:0!==o?y.Many:y.Other;case"cy":return 0===r?y.Zero:1===r?y.One:2===r?y.Two:3===r?y.Few:6===r?y.Many:y.Other;case"da":return 1===r||0!==u&&(0===i||1===i)?y.One:y.Other;case"dsb":case"hsb":return 0===o&&i%100==1||s%100==1?y.One:0===o&&i%100==2||s%100==2?y.Two:0===o&&i%100===Math.floor(i%100)&&i%100>=3&&i%100<=4||s%100===Math.floor(s%100)&&s%100>=3&&s%100<=4?y.Few:y.Other;case"ff":case"fr":case"hy":case"kab":return 0===i||1===i?y.One:y.Other;case"fil":return 0===o&&(1===i||2===i||3===i)||0===o&&i%10!=4&&i%10!=6&&i%10!=9||0!==o&&s%10!=4&&s%10!=6&&s%10!=9?y.One:y.Other;case"ga":return 1===r?y.One:2===r?y.Two:r===Math.floor(r)&&r>=3&&r<=6?y.Few:r===Math.floor(r)&&r>=7&&r<=10?y.Many:y.Other;case"gd":return 1===r||11===r?y.One:2===r||12===r?y.Two:r===Math.floor(r)&&(r>=3&&r<=10||r>=13&&r<=19)?y.Few:y.Other;case"gv":return 0===o&&i%10==1?y.One:0===o&&i%10==2?y.Two:0!==o||i%100!=0&&i%100!=20&&i%100!=40&&i%100!=60&&i%100!=80?0!==o?y.Many:y.Other:y.Few;case"he":return 1===i&&0===o?y.One:2===i&&0===o?y.Two:0!==o||r>=0&&r<=10||r%10!=0?y.Other:y.Many;case"is":return 0===u&&i%10==1&&i%100!=11||0!==u?y.One:y.Other;case"ksh":return 0===r?y.Zero:1===r?y.One:y.Other;case"kw":case"naq":case"se":case"smn":return 1===r?y.One:2===r?y.Two:y.Other;case"lag":return 0===r?y.Zero:0!==i&&1!==i||0===r?y.Other:y.One;case"lt":return r%10!=1||r%100>=11&&r%100<=19?r%10===Math.floor(r%10)&&r%10>=2&&r%10<=9&&!(r%100>=11&&r%100<=19)?y.Few:0!==s?y.Many:y.Other:y.One;case"lv":case"prg":return r%10==0||r%100===Math.floor(r%100)&&r%100>=11&&r%100<=19||2===o&&s%100===Math.floor(s%100)&&s%100>=11&&s%100<=19?y.Zero:r%10==1&&r%100!=11||2===o&&s%10==1&&s%100!=11||2!==o&&s%10==1?y.One:y.Other;case"mk":return 0===o&&i%10==1||s%10==1?y.One:y.Other;case"mt":return 1===r?y.One:0===r||r%100===Math.floor(r%100)&&r%100>=2&&r%100<=10?y.Few:r%100===Math.floor(r%100)&&r%100>=11&&r%100<=19?y.Many:y.Other;case"pl":return 1===i&&0===o?y.One:0===o&&i%10===Math.floor(i%10)&&i%10>=2&&i%10<=4&&!(i%100>=12&&i%100<=14)?y.Few:0===o&&1!==i&&i%10===Math.floor(i%10)&&i%10>=0&&i%10<=1||0===o&&i%10===Math.floor(i%10)&&i%10>=5&&i%10<=9||0===o&&i%100===Math.floor(i%100)&&i%100>=12&&i%100<=14?y.Many:y.Other;case"pt":return r===Math.floor(r)&&r>=0&&r<=2&&2!==r?y.One:y.Other;case"ro":return 1===i&&0===o?y.One:0!==o||0===r||1!==r&&r%100===Math.floor(r%100)&&r%100>=1&&r%100<=19?y.Few:y.Other;case"ru":case"uk":return 0===o&&i%10==1&&i%100!=11?y.One:0===o&&i%10===Math.floor(i%10)&&i%10>=2&&i%10<=4&&!(i%100>=12&&i%100<=14)?y.Few:0===o&&i%10==0||0===o&&i%10===Math.floor(i%10)&&i%10>=5&&i%10<=9||0===o&&i%100===Math.floor(i%100)&&i%100>=11&&i%100<=14?y.Many:y.Other;case"shi":return 0===i||1===r?y.One:r===Math.floor(r)&&r>=2&&r<=10?y.Few:y.Other;case"si":return 0===r||1===r||0===i&&1===s?y.One:y.Other;case"sl":return 0===o&&i%100==1?y.One:0===o&&i%100==2?y.Two:0===o&&i%100===Math.floor(i%100)&&i%100>=3&&i%100<=4||0!==o?y.Few:y.Other;case"tzm":return r===Math.floor(r)&&r>=0&&r<=1||r===Math.floor(r)&&r>=11&&r<=99?y.One:y.Other;default:return y.Other}}(this.locale,e)){case y.Zero:return"zero";case y.One:return"one";case y.Two:return"two";case y.Few:return"few";case y.Many:return"many";default:return"other"}},t}(h);m.decorators=[{type:i.u}],m.ctorParameters=function(){return[{type:void 0,decorators:[{type:i.t,args:[i.A]}]}]};var y={};function v(e,t){t=encodeURIComponent(t);for(var r=0,n=e.split(";");r1?"short":"narrow":"long",r}function te(e){return e.reduce(function(e,t){return Object.assign({},e,t)},{})}function re(e){return function(t,r){return Z(t,r,e)}}var ne=new Map;var ie=function(){function e(){}return e.format=function(e,t,r){return function(e,t,r){var n=W[e];if(n)return n(t,r);var i=e,o=ne.get(i);if(!o){o=[];var s=void 0;G.exec(e);for(var u=e;u;)(s=G.exec(u))?u=(o=o.concat(s.slice(1))).pop():(o.push(u),u=null);ne.set(i,o)}return o.reduce(function(e,n){var i=Q[n];return e+(i?i(t,r):function(e){return"''"===e?"'":e.replace(/(^'|'$)/g,"").replace(/''/g,"'")}(n))},"")}(r,e,t)},e}(),oe=/^(\d+)?\.((\d+)(-(\d+))?)?$/;function se(e,t,r,n,i,o,s){if(void 0===o&&(o=null),void 0===s&&(s=!1),null==r)return null;if("number"!=typeof(r="string"==typeof r&&pe(r)?+r:r))throw D(e,r);var u=void 0,a=void 0,c=void 0;if(n!==U.Currency&&(u=1,a=0,c=3),i){var l=i.match(oe);if(null===l)throw new Error(i+" is not a valid digit info for number pipes");null!=l[1]&&(u=le(l[1])),null!=l[3]&&(a=le(l[3])),null!=l[5]&&(c=le(l[5]))}return z.format(r,t,n,{minimumIntegerDigits:u,minimumFractionDigits:a,maximumFractionDigits:c,currency:o,currencyAsSymbol:s})}var ue=function(){function e(e){this._locale=e}return e.prototype.transform=function(t,r){return se(e,this._locale,t,U.Decimal,r)},e}();ue.decorators=[{type:i.L,args:[{name:"number"}]}],ue.ctorParameters=function(){return[{type:void 0,decorators:[{type:i.t,args:[i.A]}]}]};var ae=function(){function e(e){this._locale=e}return e.prototype.transform=function(t,r){return se(e,this._locale,t,U.Percent,r)},e}();ae.decorators=[{type:i.L,args:[{name:"percent"}]}],ae.ctorParameters=function(){return[{type:void 0,decorators:[{type:i.t,args:[i.A]}]}]};var ce=function(){function e(e){this._locale=e}return e.prototype.transform=function(t,r,n,i){return void 0===r&&(r="USD"),void 0===n&&(n=!1),se(e,this._locale,t,U.Currency,i,r,n)},e}();function le(e){var t=parseInt(e);if(isNaN(t))throw new Error("Invalid integer literal when parsing "+e);return t}function pe(e){return!isNaN(e-parseFloat(e))}ce.decorators=[{type:i.L,args:[{name:"currency"}]}],ce.ctorParameters=function(){return[{type:void 0,decorators:[{type:i.t,args:[i.A]}]}]};var fe=/^(\d{4})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,he=function(){function e(e){this._locale=e}return e.prototype.transform=function(t,r){var n,i;if(void 0===r&&(r="mediumDate"),null==(i=t)||""===i||t!=t)return null;if("string"==typeof t&&(t=t.trim()),de(t))n=t;else if(pe(t))n=new Date(parseFloat(t));else if("string"==typeof t&&/^(\d{4}-\d{1,2}-\d{1,2})$/.test(t)){var o=t.split("-").map(function(e){return parseInt(e,10)}),s=o[0],u=o[1],a=o[2];n=new Date(s,u-1,a)}else n=new Date(t);if(!de(n)){var c=void 0;if("string"!=typeof t||!(c=t.match(fe)))throw D(e,t);n=function(e){var t=new Date(0),r=0,n=0,i=e[8]?t.setUTCFullYear:t.setFullYear,o=e[8]?t.setUTCHours:t.setHours;e[9]&&(r=me(e[9]+e[10]),n=me(e[9]+e[11]));i.call(t,me(e[1]),me(e[2])-1,me(e[3]));var s=me(e[4]||"0")-r,u=me(e[5]||"0")-n,a=me(e[6]||"0"),c=Math.round(1e3*parseFloat("0."+(e[7]||0)));return o.call(t,s,u,a,c),t}(c)}return ie.format(n,this._locale,e._ALIASES[r]||r)},e}();function de(e){return e instanceof Date&&!isNaN(e.valueOf())}function me(e){return parseInt(e,10)}he._ALIASES={medium:"yMMMdjms",short:"yMdjm",fullDate:"yMMMMEEEEd",longDate:"yMMMMd",mediumDate:"yMMMd",shortDate:"yMd",mediumTime:"jms",shortTime:"jm"},he.decorators=[{type:i.L,args:[{name:"date",pure:!0}]}],he.ctorParameters=function(){return[{type:void 0,decorators:[{type:i.t,args:[i.A]}]}]};var ye=/#/g,ve=function(){function e(e){this._localization=e}return e.prototype.transform=function(t,r){if(null==t)return"";if("object"!=typeof r||null===r)throw D(e,r);return r[d(t,Object.keys(r),this._localization)].replace(ye,t.toString())},e}();ve.decorators=[{type:i.L,args:[{name:"i18nPlural",pure:!0}]}],ve.ctorParameters=function(){return[{type:h}]};var be=function(){function e(){}return e.prototype.transform=function(t,r){if(null==t)return"";if("object"!=typeof r||"string"!=typeof t)throw D(e,r);return r.hasOwnProperty(t)?r[t]:r.hasOwnProperty("other")?r.other:""},e}();be.decorators=[{type:i.L,args:[{name:"i18nSelect",pure:!0}]}],be.ctorParameters=function(){return[]};var ge=function(){function e(){}return e.prototype.transform=function(e){return JSON.stringify(e,null,2)},e}();ge.decorators=[{type:i.L,args:[{name:"json",pure:!1}]}],ge.ctorParameters=function(){return[]};var we=function(){function e(){}return e.prototype.transform=function(t,r,n){if(null==t)return t;if(!this.supports(t))throw D(e,t);return t.slice(r,n)},e.prototype.supports=function(e){return"string"==typeof e||Array.isArray(e)},e}();we.decorators=[{type:i.L,args:[{name:"slice",pure:!1}]}],we.ctorParameters=function(){return[]};var _e=[F,B,M,ge,we,ue,ae,L,ce,he,ve,be],Ce=function(){return function(){}}();Ce.decorators=[{type:i.B,args:[{declarations:[I,_e],exports:[I,_e],providers:[{provide:h,useClass:m}]}]}],Ce.ctorParameters=function(){return[]};var xe=function(){return function(){}}();xe.decorators=[{type:i.B,args:[{declarations:[],exports:[]}]}],xe.ctorParameters=function(){return[]};var Oe=new i.v("DocumentToken"),Se="browser";new i.Y("4.4.7")},"2jZb":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS");t.count=function(e){return this.lift(new o(e,this))};var o=function(){function e(e,t){this.predicate=e,this.source=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate,this.source))},e}(),s=function(e){function t(t,r,n){e.call(this,t),this.predicate=r,this.source=n,this.count=0,this.index=0}return n(t,e),t.prototype._next=function(e){this.predicate?this._tryPredicate(e):this.count++},t.prototype._tryPredicate=function(e){var t;try{t=this.predicate(e,this.index++,this.source)}catch(e){return void this.destination.error(e)}t&&this.count++},t.prototype._complete=function(){this.destination.next(this.count),this.destination.complete()},t}(i.Subscriber)},"33Pm":function(e,t,r){"use strict";var n=r("0EZR");t.bindCallback=n.BoundCallbackObservable.create},"3IRH":function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},"3eju":function(e,t,r){"use strict";var n=r("+Y2e");t.webSocket=n.WebSocketSubject.create},"3j3K":function(e,t,r){"use strict";(function(e){r.d(t,"g",function(){return It}),r.d(t,"_3",function(){return kt}),r.d(t,"_6",function(){return Et}),r.d(t,"_2",function(){return At}),r.d(t,"F",function(){return Tt}),r.d(t,"c",function(){return Me}),r.d(t,"K",function(){return He}),r.d(t,"J",function(){return ze}),r.d(t,"b",function(){return Ge}),r.d(t,"d",function(){return Ve}),r.d(t,"e",function(){return Fe}),r.d(t,"_5",function(){return rr}),r.d(t,"X",function(){return bt}),r.d(t,"_8",function(){return wt}),r.d(t,"A",function(){return kr}),r.d(t,"f",function(){return jr}),r.d(t,"p",function(){return ht}),r.d(t,"o",function(){return se}),r.d(t,"Q",function(){return Ir}),r.d(t,"R",function(){return Rr}),r.d(t,"a",function(){return k}),r.d(t,"h",function(){return E}),r.d(t,"l",function(){return A}),r.d(t,"m",function(){return R}),r.d(t,"r",function(){return q}),r.d(t,"s",function(){return V}),r.d(t,"x",function(){return D}),r.d(t,"I",function(){return N}),r.d(t,"L",function(){return I}),r.d(t,"B",function(){return F}),r.d(t,"_0",function(){return M}),r.d(t,"Y",function(){return L}),r.d(t,"_4",function(){return Y}),r.d(t,"w",function(){return $}),r.d(t,"v",function(){return a}),r.d(t,"t",function(){return U}),r.d(t,"H",function(){return H}),r.d(t,"u",function(){return z}),r.d(t,"S",function(){return G}),r.d(t,"T",function(){return W}),r.d(t,"q",function(){return Q}),r.d(t,"G",function(){return dt}),r.d(t,"M",function(){return qt}),r.d(t,"N",function(){return Mt}),r.d(t,"O",function(){return Vt}),r.d(t,"P",function(){return Ft}),r.d(t,"j",function(){return Ye}),r.d(t,"k",function(){return tt}),r.d(t,"n",function(){return Lt}),r.d(t,"C",function(){return ut}),r.d(t,"E",function(){return st}),r.d(t,"D",function(){return Bt}),r.d(t,"U",function(){return Gt}),r.d(t,"V",function(){return Ht}),r.d(t,"W",function(){return Qt}),r.d(t,"Z",function(){return Yt}),r.d(t,"i",function(){return Kt}),r.d(t,"y",function(){return gr}),r.d(t,"z",function(){return wr}),r.d(t,"_1",function(){return or}),r.d(t,"_7",function(){return Sr}),r.d(t,"_21",function(){return ur}),r.d(t,"_10",function(){return We}),r.d(t,"_9",function(){return it}),r.d(t,"_19",function(){return p}),r.d(t,"_26",function(){return m}),r.d(t,"_36",function(){return y}),r.d(t,"_22",function(){return qe}),r.d(t,"_23",function(){return Ne}),r.d(t,"_11",function(){return Sn}),r.d(t,"_12",function(){return Gn}),r.d(t,"_13",function(){return Zo}),r.d(t,"_14",function(){return Kr}),r.d(t,"_15",function(){return di}),r.d(t,"_17",function(){return kn}),r.d(t,"_20",function(){return xn}),r.d(t,"_28",function(){return Nn}),r.d(t,"_29",function(){return Dn}),r.d(t,"_30",function(){return ri}),r.d(t,"_31",function(){return mi}),r.d(t,"_34",function(){return yi}),r.d(t,"_32",function(){return Fi}),r.d(t,"_33",function(){return Vi}),r.d(t,"_35",function(){return ji}),r.d(t,"_37",function(){return Li}),r.d(t,"_38",function(){return Wr}),r.d(t,"_39",function(){return Hi}),r.d(t,"_24",function(){return Tr}),r.d(t,"_25",function(){return Ar}),r.d(t,"_27",function(){return Pr}),r.d(t,"_16",function(){return Dt}),r.d(t,"_18",function(){return Le});var n=r("TToO"),i=r("rCTf"),o=(r.n(i),r("1KT0")),s=(r.n(o),r("+ayw")),u=(r.n(s),r("EEr4")),a=(r.n(u),function(e){function t(t){return e.call(this,t)||this}return n.a(t,e),t.prototype.toString=function(){return"InjectionToken "+this._desc},t}(function(){function e(e){this._desc=e}return e.prototype.toString=function(){return"Token "+this._desc},e}())),c="undefined"!=typeof window&&window,l="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,p=c||"undefined"!=typeof e&&e||l,f=null;function h(){if(!f){var e=p.Symbol;if(e&&e.iterator)f=e.iterator;else for(var t=Object.getOwnPropertyNames(Map.prototype),r=0;r1?" ("+function(e){for(var t=[],r=0;r-1)return t.push(e[r]),t;t.push(e[r])}return t}(e.slice().reverse()).map(function(e){return y(e.token)}).join(" -> ")+")":""}function ae(e,t,r,n){var i=[t],o=r(i),s=n?function(e,t){var r=e+" caused by: "+(t instanceof Error?t.message:t),n=Error(r);return n[te]=t,n}(o,n):Error(o);return s.addKey=ce,s.keys=i,s.injectors=[e],s.constructResolvingMessage=r,s[te]=n,s}function ce(e,t){this.injectors.push(e),this.keys.push(t),this.message=this.constructResolvingMessage(this.keys)}function le(e,t){for(var r=[],n=0,i=t.length;n=this._providers.length)throw function(e){return Error("Index "+e+" is out-of-bounds.")}(e);return this._providers[e]},e.prototype._new=function(e){if(this._constructionCounter++>this._getMaxNumberOfObjects())throw t=this,r=e.key,ae(t,r,function(e){return"Cannot instantiate cyclic dependency!"+ue(e)});var t,r;return this._instantiateProvider(e)},e.prototype._getMaxNumberOfObjects=function(){return this.objs.length},e.prototype._instantiateProvider=function(e){if(e.multiProvider){for(var t=new Array(e.resolvedFactories.length),r=0;r0)e._bootstrapComponents.forEach(function(e){return t.bootstrap(e)});else{if(!e.instance.ngDoBootstrap)throw new Error("The module "+y(e.instance.constructor)+' was bootstrapped, but it does not declare "@NgModule.bootstrap" components nor a "ngDoBootstrap" method. Please define one of these.');e.instance.ngDoBootstrap(t)}this._modules.push(e)},t}(jt);Rt.decorators=[{type:z}],Rt.ctorParameters=function(){return[{type:$}]};var It=function(){function e(){}return e.prototype.bootstrap=function(e,t){},e.prototype.tick=function(){},e.prototype.componentTypes=function(){},e.prototype.components=function(){},e.prototype.attachView=function(e){},e.prototype.detachView=function(e){},e.prototype.viewCount=function(){},e.prototype.isStable=function(){},e}(),Dt=function(e){function t(t,r,n,u,a,c){var l=e.call(this)||this;l._zone=t,l._console=r,l._injector=n,l._exceptionHandler=u,l._componentFactoryResolver=a,l._initStatus=c,l._bootstrapListeners=[],l._rootComponents=[],l._rootComponentTypes=[],l._views=[],l._runningTick=!1,l._enforceNoNewChanges=!1,l._stable=!0,l._enforceNoNewChanges=Et(),l._zone.onMicrotaskEmpty.subscribe({next:function(){l._zone.run(function(){l.tick()})}});var p=new i.Observable(function(e){l._stable=l._zone.isStable&&!l._zone.hasPendingMacrotasks&&!l._zone.hasPendingMicrotasks,l._zone.runOutsideAngular(function(){e.next(l._stable),e.complete()})}),f=new i.Observable(function(e){var t;l._zone.runOutsideAngular(function(){t=l._zone.onStable.subscribe(function(){dt.assertNotInAngularZone(),d(function(){l._stable||l._zone.hasPendingMacrotasks||l._zone.hasPendingMicrotasks||(l._stable=!0,e.next(!0))})})});var r=l._zone.onUnstable.subscribe(function(){dt.assertInAngularZone(),l._stable&&(l._stable=!1,l._zone.runOutsideAngular(function(){e.next(!1)}))});return function(){t.unsubscribe(),r.unsubscribe()}});return l._isStable=Object(o.merge)(p,s.share.call(f)),l}return n.a(t,e),t.prototype.attachView=function(e){var t=e;this._views.push(t),t.attachToAppRef(this)},t.prototype.detachView=function(e){var t=e;Nt(this._views,t),t.detachFromAppRef()},t.prototype.bootstrap=function(e,t){var r,n=this;if(!this._initStatus.done)throw new Error("Cannot bootstrap as there are still asynchronous initializers running. Bootstrap components in the `ngDoBootstrap` method of the root module.");r=e instanceof Je?e:this._componentFactoryResolver.resolveComponentFactory(e),this._rootComponentTypes.push(r.componentType);var i=r instanceof ot?null:this._injector.get(st),o=t||r.selector,s=r.create($.NULL,[],o,i);s.onDestroy(function(){n._unloadComponent(s)});var u=s.injector.get(bt,null);return u&&s.injector.get(gt).registerApplication(s.location.nativeElement,u),this._loadComponent(s),Et()&&this._console.log("Angular is running in the development mode. Call enableProdMode() to enable the production mode."),s},t.prototype._loadComponent=function(e){this.attachView(e.hostView),this.tick(),this._rootComponents.push(e),this._injector.get(Ge,[]).concat(this._bootstrapListeners).forEach(function(t){return t(e)})},t.prototype._unloadComponent=function(e){this.detachView(e.hostView),Nt(this._rootComponents,e)},t.prototype.tick=function(){var e=this;if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");var r=t._tickScope();try{this._runningTick=!0,this._views.forEach(function(e){return e.detectChanges()}),this._enforceNoNewChanges&&this._views.forEach(function(e){return e.checkNoChanges()})}catch(t){this._zone.runOutsideAngular(function(){return e._exceptionHandler.handleError(t)})}finally{this._runningTick=!1,ft(r)}},t.prototype.ngOnDestroy=function(){this._views.slice().forEach(function(e){return e.destroy()})},Object.defineProperty(t.prototype,"viewCount",{get:function(){return this._views.length},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"componentTypes",{get:function(){return this._rootComponentTypes},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"components",{get:function(){return this._rootComponents},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isStable",{get:function(){return this._isStable},enumerable:!0,configurable:!0}),t}(It);function Nt(e,t){var r=e.indexOf(t);r>-1&&e.splice(r,1)}Dt._tickScope=pt("ApplicationRef#tick()"),Dt.decorators=[{type:z}],Dt.ctorParameters=function(){return[{type:dt},{type:We},{type:$},{type:se},{type:tt},{type:Fe}]};(function(){function e(){}e.prototype.injector=function(){},e.prototype.component=function(){},e.prototype.providerTokens=function(){},e.prototype.references=function(){},e.prototype.context=function(){},e.prototype.source=function(){}})();var qt=function(){function e(){}return e.prototype.selectRootElement=function(e,t){},e.prototype.createElement=function(e,t,r){},e.prototype.createViewRoot=function(e){},e.prototype.createTemplateAnchor=function(e,t){},e.prototype.createText=function(e,t,r){},e.prototype.projectNodes=function(e,t){},e.prototype.attachViewAfter=function(e,t){},e.prototype.detachView=function(e){},e.prototype.destroyView=function(e,t){},e.prototype.listen=function(e,t,r){},e.prototype.listenGlobal=function(e,t,r){},e.prototype.setElementProperty=function(e,t,r){},e.prototype.setElementAttribute=function(e,t,r){},e.prototype.setBindingDebugInfo=function(e,t,r){},e.prototype.setElementClass=function(e,t,r){},e.prototype.setElementStyle=function(e,t,r){},e.prototype.invokeElementMethod=function(e,t,r){},e.prototype.setText=function(e,t){},e.prototype.animate=function(e,t,r,n,i,o,s){},e}(),Vt=(new a("Renderer2Interceptor"),function(){function e(){}e.prototype.renderComponent=function(e){}}(),function(){function e(){}return e.prototype.createRenderer=function(e,t){},e.prototype.begin=function(){},e.prototype.end=function(){},e.prototype.whenRenderingDone=function(){},e}()),Ft={Important:1,DashCase:2};Ft[Ft.Important]="Important",Ft[Ft.DashCase]="DashCase";var Mt=function(){function e(){}return e.prototype.data=function(){},e.prototype.destroy=function(){},e.prototype.createElement=function(e,t){},e.prototype.createComment=function(e){},e.prototype.createText=function(e){},e.prototype.appendChild=function(e,t){},e.prototype.insertBefore=function(e,t,r){},e.prototype.removeChild=function(e,t){},e.prototype.selectRootElement=function(e){},e.prototype.parentNode=function(e){},e.prototype.nextSibling=function(e){},e.prototype.setAttribute=function(e,t,r,n){},e.prototype.removeAttribute=function(e,t,r){},e.prototype.addClass=function(e,t){},e.prototype.removeClass=function(e,t){},e.prototype.setStyle=function(e,t,r,n){},e.prototype.removeStyle=function(e,t,r){},e.prototype.setProperty=function(e,t,r){},e.prototype.setValue=function(e,t){},e.prototype.listen=function(e,t,r){},e}(),Lt=function(){return function(e){this.nativeElement=e}}(),Bt=function(){function e(){}return e.prototype.load=function(e){},e}();new Map;var Ut=function(){function e(){this._dirty=!0,this._results=[],this._emitter=new ht}return Object.defineProperty(e.prototype,"changes",{get:function(){return this._emitter},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"length",{get:function(){return this._results.length},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"first",{get:function(){return this._results[0]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"last",{get:function(){return this._results[this.length-1]},enumerable:!0,configurable:!0}),e.prototype.map=function(e){return this._results.map(e)},e.prototype.filter=function(e){return this._results.filter(e)},e.prototype.find=function(e){return this._results.find(e)},e.prototype.reduce=function(e,t){return this._results.reduce(e,t)},e.prototype.forEach=function(e){this._results.forEach(e)},e.prototype.some=function(e){return this._results.some(e)},e.prototype.toArray=function(){return this._results.slice()},e.prototype[h()]=function(){return this._results[h()]()},e.prototype.toString=function(){return this._results.toString()},e.prototype.reset=function(e){this._results=function e(t){return t.reduce(function(t,r){var n=Array.isArray(r)?e(r):r;return t.concat(n)},[])}(e),this._dirty=!1},e.prototype.notifyOnChanges=function(){this._emitter.emit(this)},e.prototype.setDirty=function(){this._dirty=!0},Object.defineProperty(e.prototype,"dirty",{get:function(){return this._dirty},enumerable:!0,configurable:!0}),e.prototype.destroy=function(){this._emitter.complete(),this._emitter.unsubscribe()},e}();var Ht=function(){return function(){}}(),zt={factoryPathPrefix:"",factoryPathSuffix:".ngfactory"},Gt=function(){function e(e,t){this._compiler=e,this._config=t||zt}return e.prototype.load=function(e){return this._compiler instanceof Ye?this.loadFactory(e):this.loadAndCompile(e)},e.prototype.loadAndCompile=function(e){var t=this,n=e.split("#"),i=n[0],o=n[1];return void 0===o&&(o="default"),r("6GLz")(i).then(function(e){return e[o]}).then(function(e){return Wt(e,i,o)}).then(function(e){return t._compiler.compileModuleAsync(e)})},e.prototype.loadFactory=function(e){var t=e.split("#"),n=t[0],i=t[1],o="NgFactory";return void 0===i&&(i="default",o=""),r("6GLz")(this._config.factoryPathPrefix+n+this._config.factoryPathSuffix).then(function(e){return e[i+o]}).then(function(e){return Wt(e,n,i)})},e}();function Wt(e,t,r){if(!e)throw new Error("Cannot find '"+r+"' in '"+t+"'");return e}Gt.decorators=[{type:z}],Gt.ctorParameters=function(){return[{type:Ye},{type:Ht,decorators:[{type:H}]}]};var Qt=function(){function e(){}return e.prototype.elementRef=function(){},e.prototype.createEmbeddedView=function(e){},e}(),Yt=function(){function e(){}return e.prototype.element=function(){},e.prototype.injector=function(){},e.prototype.parentInjector=function(){},e.prototype.clear=function(){},e.prototype.get=function(e){},e.prototype.length=function(){},e.prototype.createEmbeddedView=function(e,t,r){},e.prototype.createComponent=function(e,t,r,n,i){},e.prototype.insert=function(e,t){},e.prototype.move=function(e,t){},e.prototype.indexOf=function(e){},e.prototype.remove=function(e){},e.prototype.detach=function(e){},e}(),Kt=function(){function e(){}return e.prototype.markForCheck=function(){},e.prototype.detach=function(){},e.prototype.detectChanges=function(){},e.prototype.checkNoChanges=function(){},e.prototype.reattach=function(){},e}(),Zt=(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}n.a(t,e),t.prototype.context=function(){},t.prototype.rootNodes=function(){}}(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n.a(t,e),t.prototype.destroy=function(){},t.prototype.destroyed=function(){},t.prototype.onDestroy=function(e){},t}(Kt)),function(){return function(e,t){this.name=e,this.callback=t}}()),Jt=function(){function e(e,t,r){this._debugContext=r,this.nativeNode=e,t&&t instanceof Xt?t.addChild(this):this.parent=null,this.listeners=[]}return Object.defineProperty(e.prototype,"injector",{get:function(){return this._debugContext.injector},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"componentInstance",{get:function(){return this._debugContext.component},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._debugContext.context},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"references",{get:function(){return this._debugContext.references},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"providerTokens",{get:function(){return this._debugContext.providerTokens},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"source",{get:function(){return"Deprecated since v4"},enumerable:!0,configurable:!0}),e}(),Xt=function(e){function t(t,r,n){var i=e.call(this,t,r,n)||this;return i.properties={},i.attributes={},i.classes={},i.styles={},i.childNodes=[],i.nativeElement=t,i}return n.a(t,e),t.prototype.addChild=function(e){e&&(this.childNodes.push(e),e.parent=this)},t.prototype.removeChild=function(e){var t=this.childNodes.indexOf(e);-1!==t&&(e.parent=null,this.childNodes.splice(t,1))},t.prototype.insertChildrenAfter=function(e,t){var r,n=this,i=this.childNodes.indexOf(e);-1!==i&&((r=this.childNodes).splice.apply(r,[i+1,0].concat(t)),t.forEach(function(e){e.parent&&e.parent.removeChild(e),e.parent=n}))},t.prototype.insertBefore=function(e,t){var r=this.childNodes.indexOf(e);-1===r?this.addChild(t):(t.parent&&t.parent.removeChild(t),t.parent=this,this.childNodes.splice(r,0,t))},t.prototype.query=function(e){return this.queryAll(e)[0]||null},t.prototype.queryAll=function(e){var t=[];return $t(this,e,t),t},t.prototype.queryAllNodes=function(e){var t=[];return er(this,e,t),t},Object.defineProperty(t.prototype,"children",{get:function(){return this.childNodes.filter(function(e){return e instanceof t})},enumerable:!0,configurable:!0}),t.prototype.triggerEventHandler=function(e,t){this.listeners.forEach(function(r){r.name==e&&r.callback(t)})},t}(Jt);function $t(e,t,r){e.childNodes.forEach(function(e){e instanceof Xt&&(t(e)&&r.push(e),$t(e,t,r))})}function er(e,t,r){e instanceof Xt&&e.childNodes.forEach(function(e){t(e)&&r.push(e),e instanceof Xt&&er(e,t,r)})}var tr=new Map;function rr(e){return tr.get(e)||null}function nr(e){tr.set(e.nativeNode,e)}function ir(e,t){var r=ur(e),n=ur(t);return r&&n?function(e,t,r){var n=e[h()](),i=t[h()]();for(;;){var o=n.next(),s=i.next();if(o.done&&s.done)return!0;if(o.done||s.done)return!1;if(!r(o.value,s.value))return!1}}(e,t,ir):!(r||!(e&&("object"==typeof e||"function"==typeof e))||n||!(t&&("object"==typeof t||"function"==typeof t)))||m(e,t)}var or=function(){function e(e){this.wrapped=e}return e.wrap=function(t){return new e(t)},e}(),sr=(function(){function e(){this.hasWrappedValue=!1}e.prototype.unwrap=function(e){return e instanceof or?(this.hasWrappedValue=!0,e.wrapped):e},e.prototype.reset=function(){this.hasWrappedValue=!1}}(),function(){function e(e,t,r){this.previousValue=e,this.currentValue=t,this.firstChange=r}return e.prototype.isFirstChange=function(){return this.firstChange},e}());function ur(e){return!!ar(e)&&(Array.isArray(e)||!(e instanceof Map)&&h()in e)}function ar(e){return null!==e&&("function"==typeof e||"object"==typeof e)}var cr=function(){function e(){}return e.prototype.supports=function(e){return ur(e)},e.prototype.create=function(e,t){return new pr(t||e)},e}(),lr=function(e,t){return t},pr=function(){function e(e){this._length=0,this._collection=null,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=e||lr}return Object.defineProperty(e.prototype,"collection",{get:function(){return this._collection},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"length",{get:function(){return this._length},enumerable:!0,configurable:!0}),e.prototype.forEachItem=function(e){var t;for(t=this._itHead;null!==t;t=t._next)e(t)},e.prototype.forEachOperation=function(e){for(var t=this._itHead,r=this._removalsHead,n=0,i=null;t||r;){var o=!r||t&&t.currentIndex"+y(this.currentIndex)+"]"},e}(),hr=function(){function e(){this._head=null,this._tail=null}return e.prototype.add=function(e){null===this._head?(this._head=this._tail=e,e._nextDup=null,e._prevDup=null):(this._tail._nextDup=e,e._prevDup=this._tail,e._nextDup=null,this._tail=e)},e.prototype.get=function(e,t){var r;for(r=this._head;null!==r;r=r._nextDup)if((null===t||t<=r.currentIndex)&&m(r.trackById,e))return r;return null},e.prototype.remove=function(e){var t=e._prevDup,r=e._nextDup;return null===t?this._head=r:t._nextDup=r,null===r?this._tail=t:r._prevDup=t,null===this._head},e}(),dr=function(){function e(){this.map=new Map}return e.prototype.put=function(e){var t=e.trackById,r=this.map.get(t);r||(r=new hr,this.map.set(t,r)),r.add(e)},e.prototype.get=function(e,t){var r=e,n=this.map.get(r);return n?n.get(e,t):null},e.prototype.remove=function(e){var t=e.trackById;return this.map.get(t).remove(e)&&this.map.delete(t),e},Object.defineProperty(e.prototype,"isEmpty",{get:function(){return 0===this.map.size},enumerable:!0,configurable:!0}),e.prototype.clear=function(){this.map.clear()},e.prototype.toString=function(){return"_DuplicateMap("+y(this.map)+")"},e}();function mr(e,t,r){var n=e.previousIndex;if(null===n)return n;var i=0;return r&&n0?i[r-1]:null,n)}function Mn(e,t){var r=e.viewContainer._embeddedViews;if((null==t||t>=r.length)&&(t=r.length-1),t<0)return null;var n=r[t];return n.viewContainerParent=null,Hn(r,t),Mr.dirtyParentQueries(n),Bn(n),n}function Ln(e,t,r){var n=t?sn(t,t.def.lastRenderRootNode):e.renderElement;mn(r,2,r.renderer.parentNode(n),r.renderer.nextSibling(n),void 0)}function Bn(e){mn(e,3,null,null,void 0)}function Un(e,t,r){t>=e.length?e.push(r):e.splice(t,0,r)}function Hn(e,t){t>=e.length-1?e.pop():e.splice(t,1)}var zn=new Object;function Gn(e,t,r,n,i,o){return new Wn(e,t,r,n,i,o)}var Wn=function(e){function t(t,r,n,i,o,s){var u=e.call(this)||this;return u.selector=t,u.componentType=r,u._inputs=i,u._outputs=o,u.ngContentSelectors=s,u.viewDefFactory=n,u}return n.a(t,e),Object.defineProperty(t.prototype,"inputs",{get:function(){var e=[],t=this._inputs;for(var r in t){var n=t[r];e.push({propName:r,templateName:n})}return e},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"outputs",{get:function(){var e=[];for(var t in this._outputs){var r=this._outputs[t];e.push({propName:t,templateName:r})}return e},enumerable:!0,configurable:!0}),t.prototype.create=function(e,t,r,n){if(!n)throw new Error("ngModule should be provided");var i=dn(this.viewDefFactory),o=i.nodes[0].element.componentProvider.nodeIndex,s=Mr.createRootView(e,t||[],r,i,n,zn),u=qr(s,o).instance;return r&&s.renderer.setAttribute(Nr(s,0).renderElement,"ng-version",B.full),new Qn(s,new Jn(s),u)},t}(Je),Qn=function(e){function t(t,r,n){var i=e.call(this)||this;return i._view=t,i._viewRef=r,i._component=n,i._elDef=i._view.def.nodes[0],i}return n.a(t,e),Object.defineProperty(t.prototype,"location",{get:function(){return new Lt(Nr(this._view,this._elDef.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"injector",{get:function(){return new ti(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"instance",{get:function(){return this._component},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"hostView",{get:function(){return this._viewRef},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"changeDetectorRef",{get:function(){return this._viewRef},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"componentType",{get:function(){return this._component.constructor},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){this._viewRef.destroy()},t.prototype.onDestroy=function(e){this._viewRef.onDestroy(e)},t}(Ze);function Yn(e,t,r){return new Kn(e,t,r)}var Kn=function(){function e(e,t,r){this._view=e,this._elDef=t,this._data=r,this._embeddedViews=[]}return Object.defineProperty(e.prototype,"element",{get:function(){return new Lt(this._data.renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return new ti(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"parentInjector",{get:function(){for(var e=this._view,t=this._elDef.parent;!t&&e;)t=on(e),e=e.parent;return e?new ti(e,t):new ti(this._view,null)},enumerable:!0,configurable:!0}),e.prototype.clear=function(){for(var e=this._embeddedViews.length-1;e>=0;e--){var t=Mn(this._data,e);Mr.destroyView(t)}},e.prototype.get=function(e){var t=this._embeddedViews[e];if(t){var r=new Jn(t);return r.attachToViewContainerRef(this),r}return null},Object.defineProperty(e.prototype,"length",{get:function(){return this._embeddedViews.length},enumerable:!0,configurable:!0}),e.prototype.createEmbeddedView=function(e,t,r){var n=e.createEmbeddedView(t||{});return this.insert(n,r),n},e.prototype.createComponent=function(e,t,r,n,i){var o=r||this.parentInjector;i||e instanceof ot||(i=o.get(st));var s=e.create(o,n,void 0,i);return this.insert(s.hostView,t),s},e.prototype.insert=function(e,t){if(e.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");var r=e,n=r._view;return Fn(this._view,this._data,t,n),r.attachToViewContainerRef(this),e},e.prototype.move=function(e,t){if(e.destroyed)throw new Error("Cannot move a destroyed View in a ViewContainer!");var r,n,i,o,s,u=this._embeddedViews.indexOf(e._view);return r=this._data,n=u,i=t,o=r.viewContainer._embeddedViews,s=o[n],Hn(o,n),null==i&&(i=o.length),Un(o,i,s),Mr.dirtyParentQueries(s),Bn(s),Ln(r,i>0?o[i-1]:null,s),e},e.prototype.indexOf=function(e){return this._embeddedViews.indexOf(e._view)},e.prototype.remove=function(e){var t=Mn(this._data,e);t&&Mr.destroyView(t)},e.prototype.detach=function(e){var t=Mn(this._data,e);return t?new Jn(t):null},e}();function Zn(e){return new Jn(e)}var Jn=function(){function e(e){this._view=e,this._viewContainerRef=null,this._appRef=null}return Object.defineProperty(e.prototype,"rootNodes",{get:function(){return mn(this._view,0,void 0,void 0,e=[]),e;var e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._view.context},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"destroyed",{get:function(){return 0!=(128&this._view.state)},enumerable:!0,configurable:!0}),e.prototype.markForCheck=function(){en(this._view)},e.prototype.detach=function(){this._view.state&=-5},e.prototype.detectChanges=function(){var e=this._view.root.rendererFactory;e.begin&&e.begin(),Mr.checkAndUpdateView(this._view),e.end&&e.end()},e.prototype.checkNoChanges=function(){Mr.checkNoChangesView(this._view)},e.prototype.reattach=function(){this._view.state|=4},e.prototype.onDestroy=function(e){this._view.disposables||(this._view.disposables=[]),this._view.disposables.push(e)},e.prototype.destroy=function(){this._appRef?this._appRef.detachView(this):this._viewContainerRef&&this._viewContainerRef.detach(this._viewContainerRef.indexOf(this)),Mr.destroyView(this._view)},e.prototype.detachFromAppRef=function(){this._appRef=null,Bn(this._view),Mr.dirtyParentQueries(this._view)},e.prototype.attachToAppRef=function(e){if(this._viewContainerRef)throw new Error("This view is already attached to a ViewContainer!");this._appRef=e},e.prototype.attachToViewContainerRef=function(e){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._viewContainerRef=e},e}();function Xn(e,t){return new $n(e,t)}var $n=function(e){function t(t,r){var n=e.call(this)||this;return n._parentView=t,n._def=r,n}return n.a(t,e),t.prototype.createEmbeddedView=function(e){return new Jn(Mr.createEmbeddedView(this._parentView,this._def,this._def.element.template,e))},Object.defineProperty(t.prototype,"elementRef",{get:function(){return new Lt(Nr(this._parentView,this._def.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),t}(Qt);function ei(e,t){return new ti(e,t)}var ti=function(){function e(e,t){this.view=e,this.elDef=t}return e.prototype.get=function(e,t){void 0===t&&(t=$.THROW_IF_NOT_FOUND);var r=!!this.elDef&&0!=(33554432&this.elDef.flags);return Mr.resolveDep(this.view,this.elDef,r,{flags:0,token:e,tokenKey:Gr(e)},t)},e}();function ri(e,t){var r=e.def.nodes[t];if(1&r.flags){var n=Nr(e,r.nodeIndex);return r.element.template?n.template:n.renderElement}if(2&r.flags)return Dr(e,r.nodeIndex).renderText;if(20240&r.flags)return qr(e,r.nodeIndex).instance;throw new Error("Illegal state: read nodeValue for node index "+t)}function ni(e){return new ii(e.renderer)}var ii=function(){function e(e){this.delegate=e}return e.prototype.selectRootElement=function(e){return this.delegate.selectRootElement(e)},e.prototype.createElement=function(e,t){var r=_n(t),n=r[0],i=r[1],o=this.delegate.createElement(i,n);return e&&this.delegate.appendChild(e,o),o},e.prototype.createViewRoot=function(e){return e},e.prototype.createTemplateAnchor=function(e){var t=this.delegate.createComment("");return e&&this.delegate.appendChild(e,t),t},e.prototype.createText=function(e,t){var r=this.delegate.createText(t);return e&&this.delegate.appendChild(e,r),r},e.prototype.projectNodes=function(e,t){for(var r=0;r0,n=xi(e,t.parent,r,t.provider.value,t.provider.deps);if(t.outputs.length)for(var i=0;i0,n=t.provider;switch(201347067&t.flags){case 512:return xi(e,t.parent,r,n.value,n.deps);case 1024:return function(e,t,r,n,i){var o=i.length;switch(o){case 0:return n();case 1:return n(Si(e,t,r,i[0]));case 2:return n(Si(e,t,r,i[0]),Si(e,t,r,i[1]));case 3:return n(Si(e,t,r,i[0]),Si(e,t,r,i[1]),Si(e,t,r,i[2]));default:for(var s=Array(o),u=0;u0)c=m,zi(m)||(l=m);else for(;c&&d===c.nodeIndex+c.childCount;){var g=c.parent;g&&(g.childFlags|=c.childFlags,g.childMatchedQueries|=c.childMatchedQueries),l=(c=g)&&zi(c)?c.renderParent:c}}return{factory:null,nodeFlags:s,rootNodeFlags:u,nodeMatchedQueries:a,flags:e,nodes:t,updateDirectives:r||Hr,updateRenderer:n||Hr,handleEvent:function(e,r,n,i){return t[r].element.handleEvent(e,n,i)},bindingCount:i,outputCount:o,lastRenderRootNode:h}}function zi(e){return 0!=(1&e.flags)&&null===e.element.name}function Gi(e,t,r){var n=t.element&&t.element.template;if(n){if(!n.lastRenderRootNode)throw new Error("Illegal State: Embedded templates without nodes are not allowed!");if(n.lastRenderRootNode&&16777216&n.lastRenderRootNode.flags)throw new Error("Illegal State: Last root node of a template can't have embedded views, at index "+t.nodeIndex+"!")}if(20224&t.flags&&0==(1&(e?e.flags:0)))throw new Error("Illegal State: StaticProvider/Directive nodes need to be children of elements or anchors, at index "+t.nodeIndex+"!");if(t.query){if(67108864&t.flags&&(!e||0==(16384&e.flags)))throw new Error("Illegal State: Content Query nodes need to be children of directives, at index "+t.nodeIndex+"!");if(134217728&t.flags&&e)throw new Error("Illegal State: View Query nodes have to be top level nodes, at index "+t.nodeIndex+"!")}if(t.childCount){var i=e?e.nodeIndex+e.childCount:r-1;if(t.nodeIndex<=i&&t.nodeIndex+t.childCount>i)throw new Error("Illegal State: childCount of node leads outside of parent, at index "+t.nodeIndex+"!")}}function Wi(e,t,r,n){var i=Ki(e.root,e.renderer,e,t,r);return Zi(i,e.component,n),Ji(i),i}function Qi(e,t,r){var n=Ki(e,e.renderer,null,null,t);return Zi(n,r,r),Ji(n),n}function Yi(e,t,r,n){var i,o=t.element.componentRendererType;return i=o?e.root.rendererFactory.createRenderer(n,o):e.root.renderer,Ki(e.root,i,e,t.element.componentProvider,r)}function Ki(e,t,r,n,i){var o=new Array(i.nodes.length),s=i.outputCount?new Array(i.outputCount):null;return{def:i,parent:r,viewContainerParent:null,parentNodeDef:n,context:null,component:null,nodes:o,state:13,root:e,renderer:t,oldValues:new Array(i.bindingCount),disposables:s}}function Zi(e,t,r){e.component=t,e.context=r}function Ji(e){var t;if(un(e)){var r=e.parentNodeDef;t=Nr(e.parent,r.parent.nodeIndex).renderElement}for(var n=e.def,i=e.nodes,o=0;o0&&Pn(e,t,0,r)&&(h=!0),f>1&&Pn(e,t,1,n)&&(h=!0),f>2&&Pn(e,t,2,i)&&(h=!0),f>3&&Pn(e,t,3,o)&&(h=!0),f>4&&Pn(e,t,4,s)&&(h=!0),f>5&&Pn(e,t,5,u)&&(h=!0),f>6&&Pn(e,t,6,a)&&(h=!0),f>7&&Pn(e,t,7,c)&&(h=!0),f>8&&Pn(e,t,8,l)&&(h=!0),f>9&&Pn(e,t,9,p)&&(h=!0),h}(e,t,r,n,i,o,s,u,a,c,l,p);case 2:return function(e,t,r,n,i,o,s,u,a,c,l,p){var f=!1,h=t.bindings,d=h.length;if(d>0&&Xr(e,t,0,r)&&(f=!0),d>1&&Xr(e,t,1,n)&&(f=!0),d>2&&Xr(e,t,2,i)&&(f=!0),d>3&&Xr(e,t,3,o)&&(f=!0),d>4&&Xr(e,t,4,s)&&(f=!0),d>5&&Xr(e,t,5,u)&&(f=!0),d>6&&Xr(e,t,6,a)&&(f=!0),d>7&&Xr(e,t,7,c)&&(f=!0),d>8&&Xr(e,t,8,l)&&(f=!0),d>9&&Xr(e,t,9,p)&&(f=!0),f){var m=t.text.prefix;d>0&&(m+=Ui(r,h[0])),d>1&&(m+=Ui(n,h[1])),d>2&&(m+=Ui(i,h[2])),d>3&&(m+=Ui(o,h[3])),d>4&&(m+=Ui(s,h[4])),d>5&&(m+=Ui(u,h[5])),d>6&&(m+=Ui(a,h[6])),d>7&&(m+=Ui(c,h[7])),d>8&&(m+=Ui(l,h[8])),d>9&&(m+=Ui(p,h[9]));var y=Dr(e,t.nodeIndex).renderText;e.renderer.setValue(y,m)}return f}(e,t,r,n,i,o,s,u,a,c,l,p);case 16384:return function(e,t,r,n,i,o,s,u,a,c,l,p){var f=qr(e,t.nodeIndex),h=f.instance,d=!1,m=void 0,y=t.bindings.length;return y>0&&Jr(e,t,0,r)&&(d=!0,m=Ei(e,f,t,0,r,m)),y>1&&Jr(e,t,1,n)&&(d=!0,m=Ei(e,f,t,1,n,m)),y>2&&Jr(e,t,2,i)&&(d=!0,m=Ei(e,f,t,2,i,m)),y>3&&Jr(e,t,3,o)&&(d=!0,m=Ei(e,f,t,3,o,m)),y>4&&Jr(e,t,4,s)&&(d=!0,m=Ei(e,f,t,4,s,m)),y>5&&Jr(e,t,5,u)&&(d=!0,m=Ei(e,f,t,5,u,m)),y>6&&Jr(e,t,6,a)&&(d=!0,m=Ei(e,f,t,6,a,m)),y>7&&Jr(e,t,7,c)&&(d=!0,m=Ei(e,f,t,7,c,m)),y>8&&Jr(e,t,8,l)&&(d=!0,m=Ei(e,f,t,8,l,m)),y>9&&Jr(e,t,9,p)&&(d=!0,m=Ei(e,f,t,9,p,m)),m&&h.ngOnChanges(m),2&e.state&&65536&t.flags&&h.ngOnInit(),262144&t.flags&&h.ngDoCheck(),d}(e,t,r,n,i,o,s,u,a,c,l,p);case 32:case 64:case 128:return function(e,t,r,n,i,o,s,u,a,c,l,p){var f=t.bindings,h=!1,d=f.length;if(d>0&&Xr(e,t,0,r)&&(h=!0),d>1&&Xr(e,t,1,n)&&(h=!0),d>2&&Xr(e,t,2,i)&&(h=!0),d>3&&Xr(e,t,3,o)&&(h=!0),d>4&&Xr(e,t,4,s)&&(h=!0),d>5&&Xr(e,t,5,u)&&(h=!0),d>6&&Xr(e,t,6,a)&&(h=!0),d>7&&Xr(e,t,7,c)&&(h=!0),d>8&&Xr(e,t,8,l)&&(h=!0),d>9&&Xr(e,t,9,p)&&(h=!0),h){var m=Vr(e,t.nodeIndex),y=void 0;switch(201347067&t.flags){case 32:y=new Array(f.length),d>0&&(y[0]=r),d>1&&(y[1]=n),d>2&&(y[2]=i),d>3&&(y[3]=o),d>4&&(y[4]=s),d>5&&(y[5]=u),d>6&&(y[6]=a),d>7&&(y[7]=c),d>8&&(y[8]=l),d>9&&(y[9]=p);break;case 64:y={},d>0&&(y[f[0].name]=r),d>1&&(y[f[1].name]=n),d>2&&(y[f[2].name]=i),d>3&&(y[f[3].name]=o),d>4&&(y[f[4].name]=s),d>5&&(y[f[5].name]=u),d>6&&(y[f[6].name]=a),d>7&&(y[f[7].name]=c),d>8&&(y[f[8].name]=l),d>9&&(y[f[9].name]=p);break;case 128:var v=r;switch(d){case 1:y=v.transform(r);break;case 2:y=v.transform(n);break;case 3:y=v.transform(n,i);break;case 4:y=v.transform(n,i,o);break;case 5:y=v.transform(n,i,o,s);break;case 6:y=v.transform(n,i,o,s,u);break;case 7:y=v.transform(n,i,o,s,u,a);break;case 8:y=v.transform(n,i,o,s,u,a,c);break;case 9:y=v.transform(n,i,o,s,u,a,c,l);break;case 10:y=v.transform(n,i,o,s,u,a,c,l,p)}}m.value=y}return h}(e,t,r,n,i,o,s,u,a,c,l,p);default:throw"unreachable"}}(e,t,n,i,o,s,u,a,c,l,p,f):function(e,t,r){switch(201347067&t.flags){case 1:return function(e,t,r){for(var n=!1,i=0;i0&&$r(e,t,0,r);f>1&&$r(e,t,1,n);f>2&&$r(e,t,2,i);f>3&&$r(e,t,3,o);f>4&&$r(e,t,4,s);f>5&&$r(e,t,5,u);f>6&&$r(e,t,6,a);f>7&&$r(e,t,7,c);f>8&&$r(e,t,8,l);f>9&&$r(e,t,9,p)}(e,t,n,i,o,s,u,a,c,l,p,f):function(e,t,r){for(var n=0;n=0&&r<=i.b}}function N(e){return function(t){return null==t?void 0:t[e]}}var q=N("byteLength"),V=D(q),F=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;var M=i.r?function(e){return i.l?Object(i.l)(e)&&!x(e):V(e)&&F.test(i.s.call(e))}:I(!1),L=N("length"),B=D(L);function U(e,t){t=function(e){for(var t={},r=e.length,n=0;n":">",'"':""","'":"'","`":"`"},Se=xe(Oe),ke=xe(X(Oe)),Ee=W.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g},Te=/(.)^/,Ae={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},Pe=/\\|'|\r|\n|\u2028|\u2029/g;function je(e){return"\\"+Ae[e]}function Re(e,t,r){!t&&r&&(t=r),t=ne({},t,W.templateSettings);var n,i=RegExp([(t.escape||Te).source,(t.interpolate||Te).source,(t.evaluate||Te).source].join("|")+"|$","g"),o=0,s="__p+='";e.replace(i,function(t,r,n,i,u){return s+=e.slice(o,u).replace(Pe,je),o=u+t.length,r?s+="'+\n((__t=("+r+"))==null?'':_.escape(__t))+\n'":n?s+="'+\n((__t=("+n+"))==null?'':__t)+\n'":i&&(s+="';\n"+i+"\n__p+='"),t}),s+="';\n",t.variable||(s="with(obj||{}){\n"+s+"}\n"),s="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+s+"return __p;\n";try{n=new Function(t.variable||"obj","_",s)}catch(e){throw e.source=s,e}var u=function(e){return n.call(this,e,W)},a=t.variable||"obj";return u.source="function("+a+"){\n"+s+"}",u}function Ie(e,t,r){O(t)||(t=[t]);var n=t.length;if(!n)return E(r)?r.call(e):r;for(var i=0;i1)Be(u,t-1,r,n),i=n.length;else for(var a=0,c=u.length;at?(n&&(clearTimeout(n),n=null),u=c,s=e.apply(i,o),n||(i=o=null)):n||!1===r.trailing||(n=setTimeout(a,l)),s};return c.cancel=function(){clearTimeout(n),u=0,n=i=o=null},c}function Qe(e,t,r){var n,i,s=function(t,r){n=null,r&&(i=e.apply(t,r))},u=o(function(o){if(n&&clearTimeout(n),r){var u=!n;n=setTimeout(s,t),u&&(i=e.apply(this,o))}else n=ze(s,t,this,o);return i});return u.cancel=function(){clearTimeout(n),n=null},u}function Ye(e,t){return Me(t,e)}function Ke(e){return function(){return!e.apply(this,arguments)}}function Ze(){var e=arguments,t=e.length-1;return function(){for(var r=t,n=e[t].apply(this,arguments);r--;)n=e[r].call(this,n);return n}}function Je(e,t){return function(){if(--e<1)return t.apply(this,arguments)}}function Xe(e,t){var r;return function(){return--e>0&&(r=t.apply(this,arguments)),e<=1&&(t=null),r}}var $e=Me(Xe,2);function et(e,t,r){t=ye(t,r);for(var n,i=H(e),o=0,s=i.length;o0?0:i-1;o>=0&&o0?u=s>=0?s:Math.max(s+a,u):a=s>=0?Math.min(s+1,a):s+a+1;else if(r&&s&&a)return n[s=r(n,o)]===o?s:-1;if(o!=o)return(s=t(i.q.call(n,u,a),R))>=0?s+u:-1;for(s=e>0?u:a-1;s>=0&&s=3;return function(t,r,n,i){var o=!B(t)&&H(t),s=(o||t).length,u=e>0?0:s-1;for(i||(n=t[o?o[u]:u],u+=e);u>=0&&u=0}var wt=o(function(e,t,r){var n,i;return E(t)?i=t:O(t)&&(n=t.slice(0,-1),t=t[t.length-1]),pt(e,function(e){var o=i;if(!o){if(n&&n.length&&(e=pe(e,n)),null==e)return;o=e[t]}return null==o?o:o.apply(e,r)})});function _t(e,t){return pt(e,fe(t))}function Ct(e,t){return mt(e,le(t))}function xt(e,t,r){var n,i,o=-1/0,s=-1/0;if(null==t||"number"==typeof t&&"object"!=typeof e[0]&&null!=e)for(var u=0,a=(e=B(e)?e:Z(e)).length;uo&&(o=n);else t=ye(t,r),lt(e,function(e,r,n){((i=t(e,r,n))>s||i===-1/0&&o===-1/0)&&(o=e,s=i)});return o}function Ot(e,t,r){var n,i,o=1/0,s=1/0;if(null==t||"number"==typeof t&&"object"!=typeof e[0]&&null!=e)for(var u=0,a=(e=B(e)?e:Z(e)).length;un||void 0===r)return 1;if(r1&&(n=he(n,t[1])),t=K(e)):(n=qt,t=Be(t,!1,!1),e=Object(e));for(var i=0,o=t.length;i1&&(r=t[1])):(t=pt(Be(t,!1,!1),String),n=function(e,r){return!gt(t,r)}),Vt(e,n,r)});function Mt(e,t,r){return i.q.call(e,0,Math.max(0,e.length-(null==t||r?1:t)))}function Lt(e,t,r){return null==e||e.length<1?null==t||r?void 0:[]:null==t||r?e[0]:Mt(e,e.length-t)}function Bt(e,t,r){return i.q.call(e,null==t||r?1:t)}function Ut(e,t,r){return null==e||e.length<1?null==t||r?void 0:[]:null==t||r?e[e.length-1]:Bt(e,Math.max(0,e.length-t))}function Ht(e){return mt(e,Boolean)}function zt(e,t){return Be(e,t,!1)}var Gt=o(function(e,t){return t=Be(t,!0,!0),mt(e,function(e){return!gt(t,e)})}),Wt=o(function(e,t){return Gt(e,t)});function Qt(e,t,r,n){c(t)||(n=r,r=t,t=!1),null!=r&&(r=ye(r,n));for(var i=[],o=[],s=0,u=L(e);se.length)return null;if("full"===r.pathMatch&&(t.hasChildren()||n.length0?e[e.length-1]:null}function Y(e,t){for(var r in e)e.hasOwnProperty(r)&&t(e[r],r)}function K(e){var t=C.mergeAll.call(e);return p.every.call(t,function(e){return!0===e})}function Z(e){return Object(o._22)(e)?e:Object(o._23)(e)?Object(_.fromPromise)(Promise.resolve(e)):Object(c.of)(e)}function J(e,t,r){return r?function(e,t){return G(e,t)}(e.queryParams,t.queryParams)&&function e(t,r){if(!re(t.segments,r.segments))return!1;if(t.numberOfChildren!==r.numberOfChildren)return!1;for(var n in r.children){if(!t.children[n])return!1;if(!e(t.children[n],r.children[n]))return!1}return!0}(e.root,t.root):function(e,t){return Object.keys(t).length<=Object.keys(e).length&&Object.keys(t).every(function(r){return t[r]===e[r]})}(e.queryParams,t.queryParams)&&X(e.root,t.root)}function X(e,t){return function e(t,r,n){if(t.segments.length>n.length){var i=t.segments.slice(0,n.length);return!!re(i,n)&&!r.hasChildren()}if(t.segments.length===n.length){if(!re(t.segments,n))return!1;for(var o in r.children){if(!t.children[o])return!1;if(!X(t.children[o],r.children[o]))return!1}return!0}var i=n.slice(0,t.segments.length),s=n.slice(t.segments.length);return!!re(t.segments,i)&&(!!t.children[q]&&e(t.children[q],r,s))}(e,t,t.segments)}var $=function(){function e(e,t,r){this.root=e,this.queryParams=t,this.fragment=r}return Object.defineProperty(e.prototype,"queryParamMap",{get:function(){return this._queryParamMap||(this._queryParamMap=F(this.queryParams)),this._queryParamMap},enumerable:!0,configurable:!0}),e.prototype.toString=function(){return se.serialize(this)},e}(),ee=function(){function e(e,t){var r=this;this.segments=e,this.children=t,this.parent=null,Y(t,function(e,t){return e.parent=r})}return e.prototype.hasChildren=function(){return this.numberOfChildren>0},Object.defineProperty(e.prototype,"numberOfChildren",{get:function(){return Object.keys(this.children).length},enumerable:!0,configurable:!0}),e.prototype.toString=function(){return ue(this)},e}(),te=function(){function e(e,t){this.path=e,this.parameters=t}return Object.defineProperty(e.prototype,"parameterMap",{get:function(){return this._parameterMap||(this._parameterMap=F(this.parameters)),this._parameterMap},enumerable:!0,configurable:!0}),e.prototype.toString=function(){return le(this)},e}();function re(e,t){return e.length===t.length&&e.every(function(e,r){return e.path===t[r].path})}function ne(e,t){var r=[];return Y(e.children,function(e,n){n===q&&(r=r.concat(t(e,n)))}),Y(e.children,function(e,n){n!==q&&(r=r.concat(t(e,n)))}),r}var ie=function(){function e(){}return e.prototype.parse=function(e){},e.prototype.serialize=function(e){},e}(),oe=function(){function e(){}return e.prototype.parse=function(e){var t=new me(e);return new $(t.parseRootSegment(),t.parseQueryParams(),t.parseFragment())},e.prototype.serialize=function(e){var t,r;return""+("/"+function e(t,r){if(!t.hasChildren())return ue(t);if(r){var n=t.children[q]?e(t.children[q],!1):"",i=[];return Y(t.children,function(t,r){r!==q&&i.push(r+":"+e(t,!1))}),i.length>0?n+"("+i.join("//")+")":n}var o=ne(t,function(r,n){return n===q?[e(t.children[q],!1)]:[n+":"+e(r,!1)]});return ue(t)+"/("+o.join("//")+")"}(e.root,!0))+(t=e.queryParams,(r=Object.keys(t).map(function(e){var r=t[e];return Array.isArray(r)?r.map(function(t){return ae(e)+"="+ae(t)}).join("&"):ae(e)+"="+ae(r)})).length?"?"+r.join("&"):"")+("string"==typeof e.fragment?"#"+encodeURI(e.fragment):"")},e}(),se=new oe;function ue(e){return e.segments.map(function(e){return le(e)}).join("/")}function ae(e){return encodeURIComponent(e).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%3B/gi,";")}function ce(e){return decodeURIComponent(e)}function le(e){return""+ae(e.path)+(t=e.parameters,Object.keys(t).map(function(e){return";"+ae(e)+"="+ae(t[e])}).join(""));var t}var pe=/^[^\/()?;=&#]+/;function fe(e){var t=e.match(pe);return t?t[0]:""}var he=/^[^=?&#]+/;var de=/^[^?&#]+/;var me=function(){function e(e){this.url=e,this.remaining=e}return e.prototype.parseRootSegment=function(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new ee([],{}):new ee([],this.parseChildren())},e.prototype.parseQueryParams=function(){var e={};if(this.consumeOptional("?"))do{this.parseQueryParam(e)}while(this.consumeOptional("&"));return e},e.prototype.parseFragment=function(){return this.consumeOptional("#")?decodeURI(this.remaining):null},e.prototype.parseChildren=function(){if(""===this.remaining)return{};this.consumeOptional("/");var e=[];for(this.peekStartsWith("(")||e.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),e.push(this.parseSegment());var t={};this.peekStartsWith("/(")&&(this.capture("/"),t=this.parseParens(!0));var r={};return this.peekStartsWith("(")&&(r=this.parseParens(!1)),(e.length>0||Object.keys(t).length>0)&&(r[q]=new ee(e,t)),r},e.prototype.parseSegment=function(){var e=fe(this.remaining);if(""===e&&this.peekStartsWith(";"))throw new Error("Empty path url segment cannot have parameters: '"+this.remaining+"'.");return this.capture(e),new te(ce(e),this.parseMatrixParams())},e.prototype.parseMatrixParams=function(){for(var e={};this.consumeOptional(";");)this.parseParam(e);return e},e.prototype.parseParam=function(e){var t=fe(this.remaining);if(t){this.capture(t);var r="";if(this.consumeOptional("=")){var n=fe(this.remaining);n&&(r=n,this.capture(r))}e[ce(t)]=ce(r)}},e.prototype.parseQueryParam=function(e){var t,r,n=(t=this.remaining,(r=t.match(he))?r[0]:"");if(n){this.capture(n);var i="";if(this.consumeOptional("=")){var o=function(e){var t=e.match(de);return t?t[0]:""}(this.remaining);o&&(i=o,this.capture(i))}var s=ce(n),u=ce(i);if(e.hasOwnProperty(s)){var a=e[s];Array.isArray(a)||(a=[a],e[s]=a),a.push(u)}else e[s]=u}},e.prototype.parseParens=function(e){var t={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){var r=fe(this.remaining),n=this.remaining[r.length];if("/"!==n&&")"!==n&&";"!==n)throw new Error("Cannot parse url '"+this.url+"'");var i=void 0;r.indexOf(":")>-1?(i=r.substr(0,r.indexOf(":")),this.capture(i),this.capture(":")):e&&(i=q);var o=this.parseChildren();t[i]=1===Object.keys(o).length?o[q]:new ee([],o),this.consumeOptional("//")}return t},e.prototype.peekStartsWith=function(e){return this.remaining.startsWith(e)},e.prototype.consumeOptional=function(e){return!!this.peekStartsWith(e)&&(this.remaining=this.remaining.substring(e.length),!0)},e.prototype.capture=function(e){if(!this.consumeOptional(e))throw new Error('Expected "'+e+'".')},e}(),ye=function(){return function(e){this.segmentGroup=e||null}}(),ve=function(){return function(e){this.urlTree=e}}();function be(e){return new v.Observable(function(t){return t.error(new ye(e))})}function ge(e){return new v.Observable(function(t){return t.error(new ve(e))})}function we(e){return new v.Observable(function(t){return t.error(new Error("Only absolute redirects can have named outlets. redirectTo: '"+e+"'"))})}function _e(e){return new v.Observable(function(t){return t.error((r="Cannot load children because the guard of the route \"path: '"+e.path+"'\" returned false",(n=Error("NavigationCancelingError: "+r))[M]=!0,n));var r,n})}var Ce=function(){function e(e,t,r,n,i){this.configLoader=t,this.urlSerializer=r,this.urlTree=n,this.config=i,this.allowRedirects=!0,this.ngModule=e.get(o.E)}return e.prototype.apply=function(){var e=this,t=this.expandSegmentGroup(this.ngModule,this.config,this.urlTree.root,q),r=d.map.call(t,function(t){return e.createUrlTree(t,e.urlTree.queryParams,e.urlTree.fragment)});return b._catch.call(r,function(t){if(t instanceof ve)return e.allowRedirects=!1,e.match(t.urlTree);if(t instanceof ye)throw e.noMatchError(t);throw t})},e.prototype.match=function(e){var t=this,r=this.expandSegmentGroup(this.ngModule,this.config,e.root,q),n=d.map.call(r,function(r){return t.createUrlTree(r,e.queryParams,e.fragment)});return b._catch.call(n,function(e){if(e instanceof ye)throw t.noMatchError(e);throw e})},e.prototype.noMatchError=function(e){return new Error("Cannot match any routes. URL Segment: '"+e.segmentGroup+"'")},e.prototype.createUrlTree=function(e,t,r){var n,i=e.segments.length>0?new ee([],((n={})[q]=e,n)):e;return new $(i,t,r)},e.prototype.expandSegmentGroup=function(e,t,r,n){return 0===r.segments.length&&r.hasChildren()?d.map.call(this.expandChildren(e,t,r),function(e){return new ee([],e)}):this.expandSegment(e,r,t,r.segments,n,!0)},e.prototype.expandChildren=function(e,t,r){var n=this;return function(e,t){if(0===Object.keys(e).length)return Object(c.of)({});var r=[],n=[],i={};Y(e,function(e,o){var s=d.map.call(t(o,e),function(e){return i[o]=e});o===q?r.push(s):n.push(s)});var o=g.concatAll.call(c.of.apply(void 0,r.concat(n))),s=h.last.call(o);return d.map.call(s,function(){return i})}(r.children,function(r,i){return n.expandSegmentGroup(e,t,i,r)})},e.prototype.expandSegment=function(e,t,r,n,i,o){var s=this,u=c.of.apply(void 0,r),a=d.map.call(u,function(u){var a=s.expandSegmentAgainstRoute(e,t,r,u,n,i,o);return b._catch.call(a,function(e){if(e instanceof ye)return Object(c.of)(null);throw e})}),l=g.concatAll.call(a),p=f.first.call(l,function(e){return!!e});return b._catch.call(p,function(e,r){if(e instanceof w.EmptyError){if(s.noLeftoversInUrl(t,n,i))return Object(c.of)(new ee([],{}));throw new ye(t)}throw e})},e.prototype.noLeftoversInUrl=function(e,t,r){return 0===t.length&&!e.children[r]},e.prototype.expandSegmentAgainstRoute=function(e,t,r,n,i,o,s){return ke(n)!==o?be(t):void 0===n.redirectTo?this.matchSegmentAgainstRoute(e,t,n,i):s&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(e,t,r,n,i,o):be(t)},e.prototype.expandSegmentAgainstRouteUsingRedirect=function(e,t,r,n,i,o){return"**"===n.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(e,r,n,o):this.expandRegularSegmentAgainstRouteUsingRedirect(e,t,r,n,i,o)},e.prototype.expandWildCardWithParamsAgainstRouteUsingRedirect=function(e,t,r,n){var i=this,o=this.applyRedirectCommands([],r.redirectTo,{});return r.redirectTo.startsWith("/")?ge(o):m.mergeMap.call(this.lineralizeSegments(r,o),function(r){var o=new ee(r,{});return i.expandSegment(e,o,t,r,n,!1)})},e.prototype.expandRegularSegmentAgainstRouteUsingRedirect=function(e,t,r,n,i,o){var s=this,u=xe(t,n,i),a=u.matched,c=u.consumedSegments,l=u.lastChild,p=u.positionalParamSegments;if(!a)return be(t);var f=this.applyRedirectCommands(c,n.redirectTo,p);return n.redirectTo.startsWith("/")?ge(f):m.mergeMap.call(this.lineralizeSegments(n,f),function(n){return s.expandSegment(e,t,r,n.concat(i.slice(l)),o,!1)})},e.prototype.matchSegmentAgainstRoute=function(e,t,r,n){var i=this;if("**"===r.path)return r.loadChildren?d.map.call(this.configLoader.load(e.injector,r),function(e){return r._loadedConfig=e,new ee(n,{})}):Object(c.of)(new ee(n,{}));var o=xe(t,r,n),s=o.matched,u=o.consumedSegments,a=o.lastChild;if(!s)return be(t);var l=n.slice(a),p=this.getChildConfig(e,r);return m.mergeMap.call(p,function(e){var r=e.module,n=e.routes,o=function(e,t,r,n){if(r.length>0&&function(e,t,r){return r.some(function(r){return Se(e,t,r)&&ke(r)!==q})}(e,r,n)){var i=new ee(t,function(e,t){var r={};r[q]=t;for(var n=0,i=e;n1||!n.children[q])return we(e.redirectTo);n=n.children[q]}},e.prototype.applyRedirectCommands=function(e,t,r){return this.applyRedirectCreatreUrlTree(t,this.urlSerializer.parse(t),e,r)},e.prototype.applyRedirectCreatreUrlTree=function(e,t,r,n){var i=this.createSegmentGroup(e,t.root,r,n);return new $(i,this.createQueryParams(t.queryParams,this.urlTree.queryParams),t.fragment)},e.prototype.createQueryParams=function(e,t){var r={};return Y(e,function(e,n){if("string"==typeof e&&e.startsWith(":")){var i=e.substring(1);r[n]=t[i]}else r[n]=e}),r},e.prototype.createSegmentGroup=function(e,t,r,n){var i=this,o=this.createSegments(e,t.segments,r,n),s={};return Y(t.children,function(t,o){s[o]=i.createSegmentGroup(e,t,r,n)}),new ee(o,s)},e.prototype.createSegments=function(e,t,r,n){var i=this;return t.map(function(t){return t.path.startsWith(":")?i.findPosParam(e,t,n):i.findOrReturn(t,r)})},e.prototype.findPosParam=function(e,t,r){var n=r[t.path.substring(1)];if(!n)throw new Error("Cannot redirect to '"+e+"'. Cannot find '"+t.path+"'.");return n},e.prototype.findOrReturn=function(e,t){for(var r=0,n=0,i=t;n0)?{matched:!1,consumedSegments:[],lastChild:0,positionalParamSegments:{}}:{matched:!0,consumedSegments:[],lastChild:0,positionalParamSegments:{}};var n=(t.matcher||L)(r,e,t);return n?{matched:!0,consumedSegments:n.consumed,lastChild:n.consumed.length,positionalParamSegments:n.posParams}:{matched:!1,consumedSegments:[],lastChild:0,positionalParamSegments:{}}}function Oe(e){if(1===e.numberOfChildren&&e.children[q]){var t=e.children[q];return new ee(e.segments.concat(t.segments),t.children)}return e}function Se(e,t,r){return(!(e.hasChildren()||t.length>0)||"full"!==r.pathMatch)&&(""===r.path&&void 0!==r.redirectTo)}function ke(e){return e.outlet||q}var Ee=function(){function e(e){this._root=e}return Object.defineProperty(e.prototype,"root",{get:function(){return this._root.value},enumerable:!0,configurable:!0}),e.prototype.parent=function(e){var t=this.pathFromRoot(e);return t.length>1?t[t.length-2]:null},e.prototype.children=function(e){var t=Te(e,this._root);return t?t.children.map(function(e){return e.value}):[]},e.prototype.firstChild=function(e){var t=Te(e,this._root);return t&&t.children.length>0?t.children[0].value:null},e.prototype.siblings=function(e){var t=Ae(e,this._root);return t.length<2?[]:t[t.length-2].children.map(function(e){return e.value}).filter(function(t){return t!==e})},e.prototype.pathFromRoot=function(e){return Ae(e,this._root).map(function(e){return e.value})},e}();function Te(e,t){if(e===t.value)return t;for(var r=0,n=t.children;r=1;){var n=t[r],i=t[r-1];if(n.routeConfig&&""===n.routeConfig.path)r--;else{if(i.component)break;r--}}return t.slice(r).reduce(function(e,t){return{params:Object.assign({},e.params,t.params),data:Object.assign({},e.data,t.data),resolve:Object.assign({},e.resolve,t._resolvedData)}},{params:{},data:{},resolve:{}})}var Ne=function(){function e(e,t,r,n,i,o,s,u,a,c,l){this.url=e,this.params=t,this.queryParams=r,this.fragment=n,this.data=i,this.outlet=o,this.component=s,this._routeConfig=u,this._urlSegment=a,this._lastPathIndex=c,this._resolve=l}return Object.defineProperty(e.prototype,"routeConfig",{get:function(){return this._routeConfig},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"root",{get:function(){return this._routerState.root},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"parent",{get:function(){return this._routerState.parent(this)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"firstChild",{get:function(){return this._routerState.firstChild(this)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"children",{get:function(){return this._routerState.children(this)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pathFromRoot",{get:function(){return this._routerState.pathFromRoot(this)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"paramMap",{get:function(){return this._paramMap||(this._paramMap=F(this.params)),this._paramMap},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"queryParamMap",{get:function(){return this._queryParamMap||(this._queryParamMap=F(this.queryParams)),this._queryParamMap},enumerable:!0,configurable:!0}),e.prototype.toString=function(){return"Route(url:'"+this.url.map(function(e){return e.toString()}).join("/")+"', path:'"+(this._routeConfig?this._routeConfig.path:"")+"')"},e}(),qe=function(e){function t(t,r){var n=e.call(this,r)||this;return n.url=t,Ve(n,r),n}return n.a(t,e),t.prototype.toString=function(){return Fe(this._root)},t}(Ee);function Ve(e,t){t.value._routerState=e,t.children.forEach(function(t){return Ve(e,t)})}function Fe(e){var t=e.children.length>0?" { "+e.children.map(Fe).join(", ")+" } ":"";return""+e.value+t}function Me(e){if(e.snapshot){var t=e.snapshot,r=e._futureSnapshot;e.snapshot=r,G(t.queryParams,r.queryParams)||e.queryParams.next(r.queryParams),t.fragment!==r.fragment&&e.fragment.next(r.fragment),G(t.params,r.params)||e.params.next(r.params),function(e,t){if(e.length!==t.length)return!1;for(var r=0;ri;){if(o-=i,!(n=n.parent))throw new Error("Invalid number of '../'");i=n.segments.length}return new We(n,!1,i-o)}(r.snapshot._urlSegment,i,e.numberOfDoubleDots)}(o,t,e),u=s.processChildren?Ke(s.segmentGroup,s.index,o.commands):Ye(s.segmentGroup,s.index,o.commands);return ze(s.segmentGroup,u,t,n,i)}function He(e){return"object"==typeof e&&null!=e&&!e.outlets&&!e.segmentPath}function ze(e,t,r,n,i){var o={};return n&&Y(n,function(e,t){o[t]=Array.isArray(e)?e.map(function(e){return""+e}):""+e}),r.root===e?new $(t,o,i):new $(function e(t,r,n){var i={};Y(t.children,function(t,o){i[o]=t===r?n:e(t,r,n)});return new ee(t.segments,i)}(r.root,e,t),o,i)}var Ge=function(){function e(e,t,r){if(this.isAbsolute=e,this.numberOfDoubleDots=t,this.commands=r,e&&r.length>0&&He(r[0]))throw new Error("Root segment cannot have matrix parameters");var n=r.find(function(e){return"object"==typeof e&&null!=e&&e.outlets});if(n&&n!==Q(r))throw new Error("{outlets:{}} has to be the last command")}return e.prototype.toRoot=function(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]},e}();var We=function(){return function(e,t,r){this.segmentGroup=e,this.processChildren=t,this.index=r}}();function Qe(e){return"object"==typeof e&&null!=e&&e.outlets?e.outlets[q]:""+e}function Ye(e,t,r){if(e||(e=new ee([],{})),0===e.segments.length&&e.hasChildren())return Ke(e,t,r);var n=function(e,t,r){var n=0,i=t,o={match:!1,pathIndex:0,commandIndex:0};for(;i=r.length)return o;var s=e.segments[i],u=Qe(r[n]),a=n0&&void 0===u)break;if(u&&a&&"object"==typeof a&&void 0===a.outlets){if(!$e(u,a,s))return o;n+=2}else{if(!$e(u,{},s))return o;n++}i++}return{match:!0,pathIndex:i,commandIndex:n}}(e,t,r),i=r.slice(n.commandIndex);if(n.match&&n.pathIndex0?Q(r).parameters:{},o=new Ne(r,i,Object.freeze(this.urlTree.queryParams),this.urlTree.fragment,ut(e),n,e.component,e,rt(t),nt(t)+r.length,at(e));return[new Pe(o,[])]}var s=function(e,t,r){if(""===t.path){if("full"===t.pathMatch&&(e.hasChildren()||r.length>0))throw new et;return{consumedSegments:[],lastChild:0,parameters:{}}}var n=(t.matcher||L)(r,e,t);if(!n)throw new et;var i={};Y(n.posParams,function(e,t){i[t]=e.path});var o=n.consumed.length>0?Object.assign({},i,n.consumed[n.consumed.length-1].parameters):i;return{consumedSegments:n.consumed,lastChild:n.consumed.length,parameters:o}}(t,e,r),u=s.consumedSegments,a=s.parameters,c=s.lastChild,l=r.slice(c),p=function(e){if(e.children)return e.children;if(e.loadChildren)return e._loadedConfig.routes;return[]}(e),f=it(t,u,l,p),h=f.segmentGroup,d=f.slicedSegments,m=new Ne(u,a,Object.freeze(this.urlTree.queryParams),this.urlTree.fragment,ut(e),n,e.component,e,rt(t),nt(t)+u.length,at(e));if(0===d.length&&h.hasChildren()){var y=this.processChildren(p,h);return[new Pe(m,y)]}if(0===p.length&&0===d.length)return[new Pe(m,[])];var v=this.processSegment(p,h,d,q);return[new Pe(m,v)]},e}();function rt(e){for(var t=e;t._sourceSegment;)t=t._sourceSegment;return t}function nt(e){for(var t=e,r=t._segmentIndexShift?t._segmentIndexShift:0;t._sourceSegment;)r+=(t=t._sourceSegment)._segmentIndexShift?t._segmentIndexShift:0;return r-1}function it(e,t,r,n){if(r.length>0&&function(e,t,r){return r.some(function(r){return ot(e,t,r)&&st(r)!==q})}(e,r,n)){var i=new ee(t,function(e,t,r,n){var i={};i[q]=n,n._sourceSegment=e,n._segmentIndexShift=t.length;for(var o=0,s=r;o0)||"full"!==r.pathMatch)&&(""===r.path&&void 0===r.redirectTo)}function st(e){return e.outlet||q}function ut(e){return e.data||{}}function at(e){return e.resolve||{}}var ct=function(){function e(){}return e.prototype.shouldDetach=function(e){},e.prototype.store=function(e,t){},e.prototype.shouldAttach=function(e){},e.prototype.retrieve=function(e){},e.prototype.shouldReuseRoute=function(e,t){},e}(),lt=function(){function e(){}return e.prototype.shouldDetach=function(e){return!1},e.prototype.store=function(e,t){},e.prototype.shouldAttach=function(e){return!1},e.prototype.retrieve=function(e){return null},e.prototype.shouldReuseRoute=function(e,t){return e.routeConfig===t.routeConfig},e}(),pt=new o.v("ROUTES"),ft=function(){function e(e,t,r,n){this.loader=e,this.compiler=t,this.onLoadStartListener=r,this.onLoadEndListener=n}return e.prototype.load=function(e,t){var r=this;this.onLoadStartListener&&this.onLoadStartListener(t);var n=this.loadModuleFactory(t.loadChildren);return d.map.call(n,function(n){r.onLoadEndListener&&r.onLoadEndListener(t);var i=n.create(e);return new B(W(i.injector.get(pt)),i)})},e.prototype.loadModuleFactory=function(e){var t=this;return"string"==typeof e?Object(_.fromPromise)(this.loader.load(e)):m.mergeMap.call(Z(e()),function(e){return e instanceof o.C?Object(c.of)(e):Object(_.fromPromise)(t.compiler.compileModuleAsync(e))})},e}(),ht=function(){function e(){}return e.prototype.shouldProcessUrl=function(e){},e.prototype.extract=function(e){},e.prototype.merge=function(e,t){},e}(),dt=function(){function e(){}return e.prototype.shouldProcessUrl=function(e){return!0},e.prototype.extract=function(e){return e},e.prototype.merge=function(e,t){return e},e}();function mt(e){throw e}function yt(e){return Object(c.of)(null)}var vt=function(){function e(e,t,r,n,i,a,c,l){var p=this;this.rootComponentType=e,this.urlSerializer=t,this.rootContexts=r,this.location=n,this.config=l,this.navigations=new s.BehaviorSubject(null),this.routerEvents=new u.Subject,this.navigationId=0,this.errorHandler=mt,this.navigated=!1,this.hooks={beforePreactivation:yt,afterPreactivation:yt},this.urlHandlingStrategy=new dt,this.routeReuseStrategy=new lt;this.ngModule=i.get(o.E),this.resetConfig(l),this.currentUrlTree=new $(new ee([],{}),{},null),this.rawUrlTree=this.currentUrlTree,this.configLoader=new ft(a,c,function(e){return p.triggerEvent(new P(e))},function(e){return p.triggerEvent(new j(e))}),this.currentRouterState=Re(this.currentUrlTree,this.rootComponentType),this.processNavigations()}return e.prototype.resetRootComponentType=function(e){this.rootComponentType=e,this.currentRouterState.root.component=this.rootComponentType},e.prototype.initialNavigation=function(){this.setUpLocationChangeListener(),0===this.navigationId&&this.navigateByUrl(this.location.path(!0),{replaceUrl:!0})},e.prototype.setUpLocationChangeListener=function(){var e=this;this.locationSubscription||(this.locationSubscription=this.location.subscribe(Zone.current.wrap(function(t){var r=e.urlSerializer.parse(t.url),n="popstate"===t.type?"popstate":"hashchange";setTimeout(function(){e.scheduleNavigation(r,n,{replaceUrl:!0})},0)})))},Object.defineProperty(e.prototype,"routerState",{get:function(){return this.currentRouterState},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"url",{get:function(){return this.serializeUrl(this.currentUrlTree)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"events",{get:function(){return this.routerEvents},enumerable:!0,configurable:!0}),e.prototype.triggerEvent=function(e){this.routerEvents.next(e)},e.prototype.resetConfig=function(e){U(e),this.config=e,this.navigated=!1},e.prototype.ngOnDestroy=function(){this.dispose()},e.prototype.dispose=function(){this.locationSubscription&&(this.locationSubscription.unsubscribe(),this.locationSubscription=null)},e.prototype.createUrlTree=function(e,t){void 0===t&&(t={});var r=t.relativeTo,n=t.queryParams,i=t.fragment,s=t.preserveQueryParams,u=t.queryParamsHandling,a=t.preserveFragment;Object(o._6)()&&s&&console&&console.warn&&console.warn("preserveQueryParams is deprecated, use queryParamsHandling instead.");var c=r||this.routerState.root,l=a?this.currentUrlTree.fragment:i,p=null;if(u)switch(u){case"merge":p=Object.assign({},this.currentUrlTree.queryParams,n);break;case"preserve":p=this.currentUrlTree.queryParams;break;default:p=n||null}else p=s?this.currentUrlTree.queryParams:n||null;return Ue(c,this.currentUrlTree,e,p,l)},e.prototype.navigateByUrl=function(e,t){void 0===t&&(t={skipLocationChange:!1});var r=e instanceof $?e:this.parseUrl(e),n=this.urlHandlingStrategy.merge(r,this.rawUrlTree);return this.scheduleNavigation(n,"imperative",t)},e.prototype.navigate=function(e,t){return void 0===t&&(t={skipLocationChange:!1}),function(e){for(var t=0;t=y.limit)return!1;y.cursor++}return!0}function g(){var e,t=y.cursor;if(!function(){if(y.in_grouping(h,97,249)){var e=y.cursor;if(y.out_grouping(h,97,249)){for(;!y.in_grouping(h,97,249);){if(y.cursor>=y.limit)return b(e);y.cursor++}return!0}return b(e)}return!1}()){if(y.cursor=t,!y.out_grouping(h,97,249))return;if(e=y.cursor,y.out_grouping(h,97,249)){for(;!y.in_grouping(h,97,249);){if(y.cursor>=y.limit)return y.cursor=e,void(y.in_grouping(h,97,249)&&y.cursor=y.limit)return;y.cursor++}i=y.cursor}function w(){for(;!y.in_grouping(h,97,249);){if(y.cursor>=y.limit)return!1;y.cursor++}for(;!y.out_grouping(h,97,249);){if(y.cursor>=y.limit)return!1;y.cursor++}return!0}function _(){return i<=y.cursor}function C(){return e<=y.cursor}function x(){var e;if(y.ket=y.cursor,!(e=y.find_among_b(p,51)))return!1;switch(y.bra=y.cursor,e){case 1:if(!C())return!1;y.slice_del();break;case 2:if(!C())return!1;y.slice_del(),y.ket=y.cursor,y.eq_s_b(2,"ic")&&(y.bra=y.cursor,C()&&y.slice_del());break;case 3:if(!C())return!1;y.slice_from("log");break;case 4:if(!C())return!1;y.slice_from("u");break;case 5:if(!C())return!1;y.slice_from("ente");break;case 6:if(!_())return!1;y.slice_del();break;case 7:if(!(n<=y.cursor))return!1;y.slice_del(),y.ket=y.cursor,(e=y.find_among_b(c,4))&&(y.bra=y.cursor,C()&&(y.slice_del(),1==e&&(y.ket=y.cursor,y.eq_s_b(2,"at")&&(y.bra=y.cursor,C()&&y.slice_del()))));break;case 8:if(!C())return!1;y.slice_del(),y.ket=y.cursor,(e=y.find_among_b(l,3))&&(y.bra=y.cursor,1==e&&C()&&y.slice_del());break;case 9:if(!C())return!1;y.slice_del(),y.ket=y.cursor,y.eq_s_b(2,"at")&&(y.bra=y.cursor,C()&&(y.slice_del(),y.ket=y.cursor,y.eq_s_b(2,"ic")&&(y.bra=y.cursor,C()&&y.slice_del())))}return!0}function O(){var e;e=y.limit-y.cursor,y.ket=y.cursor,y.in_grouping_b(d,97,242)&&(y.bra=y.cursor,_()&&(y.slice_del(),y.ket=y.cursor,y.eq_s_b(1,"i")&&(y.bra=y.cursor,_())))?y.slice_del():y.cursor=y.limit-e,y.ket=y.cursor,y.eq_s_b(1,"h")&&(y.bra=y.cursor,y.in_grouping_b(m,99,103)&&_()&&y.slice_del())}this.setCurrent=function(e){y.setCurrent(e)},this.getCurrent=function(){return y.getCurrent()},this.stem=function(){var t=y.cursor;return function(){for(var e,t,r,n,i=y.cursor;;){if(y.bra=y.cursor,e=y.find_among(o,7))switch(y.ket=y.cursor,e){case 1:y.slice_from("\xe0");continue;case 2:y.slice_from("\xe8");continue;case 3:y.slice_from("\xec");continue;case 4:y.slice_from("\xf2");continue;case 5:y.slice_from("\xf9");continue;case 6:y.slice_from("qU");continue;case 7:if(y.cursor>=y.limit)break;y.cursor++;continue}break}for(y.cursor=i;;)for(t=y.cursor;;){if(r=y.cursor,y.in_grouping(h,97,249)){if(y.bra=y.cursor,n=y.cursor,v("u","U",r))break;if(y.cursor=n,v("i","I",r))break}if(y.cursor=r,y.cursor>=y.limit)return void(y.cursor=t);y.cursor++}}(),y.cursor=t,function(){var t=y.cursor;i=y.limit,n=i,e=i,g(),y.cursor=t,w()&&(n=y.cursor,w()&&(e=y.cursor))}(),y.limit_backward=t,y.cursor=y.limit,function(){var e;if(y.ket=y.cursor,y.find_among_b(u,37)&&(y.bra=y.cursor,(e=y.find_among_b(a,5))&&_()))switch(e){case 1:y.slice_del();break;case 2:y.slice_from("e")}}(),y.cursor=y.limit,x()||(y.cursor=y.limit,function(){var e,t;y.cursor>=i&&(t=y.limit_backward,y.limit_backward=i,y.ket=y.cursor,(e=y.find_among_b(f,87))&&(y.bra=y.cursor,1==e&&y.slice_del()),y.limit_backward=t)}()),y.cursor=y.limit,O(),y.cursor=y.limit_backward,function(){for(var e;y.bra=y.cursor,e=y.find_among(s,3);)switch(y.ket=y.cursor,e){case 1:y.slice_from("i");break;case 2:y.slice_from("u");break;case 3:if(y.cursor>=y.limit)return;y.cursor++}}(),!0}},function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}),e.Pipeline.registerFunction(e.it.stemmer,"stemmer-it"),e.it.stopWordFilter=e.generateStopWordFilter("a abbia abbiamo abbiano abbiate ad agl agli ai al all alla alle allo anche avemmo avendo avesse avessero avessi avessimo aveste avesti avete aveva avevamo avevano avevate avevi avevo avrai avranno avrebbe avrebbero avrei avremmo avremo avreste avresti avrete avr\xe0 avr\xf2 avuta avute avuti avuto c che chi ci coi col come con contro cui da dagl dagli dai dal dall dalla dalle dallo degl degli dei del dell della delle dello di dov dove e ebbe ebbero ebbi ed era erano eravamo eravate eri ero essendo faccia facciamo facciano facciate faccio facemmo facendo facesse facessero facessi facessimo faceste facesti faceva facevamo facevano facevate facevi facevo fai fanno farai faranno farebbe farebbero farei faremmo faremo fareste faresti farete far\xe0 far\xf2 fece fecero feci fosse fossero fossi fossimo foste fosti fu fui fummo furono gli ha hai hanno ho i il in io l la le lei li lo loro lui ma mi mia mie miei mio ne negl negli nei nel nell nella nelle nello noi non nostra nostre nostri nostro o per perch\xe9 pi\xf9 quale quanta quante quanti quanto quella quelle quelli quello questa queste questi questo sarai saranno sarebbe sarebbero sarei saremmo saremo sareste saresti sarete sar\xe0 sar\xf2 se sei si sia siamo siano siate siete sono sta stai stando stanno starai staranno starebbe starebbero starei staremmo staremo stareste staresti starete star\xe0 star\xf2 stava stavamo stavano stavate stavi stavo stemmo stesse stessero stessi stessimo steste stesti stette stettero stetti stia stiamo stiano stiate sto su sua sue sugl sugli sui sul sull sulla sulle sullo suo suoi ti tra tu tua tue tuo tuoi tutti tutto un una uno vi voi vostra vostre vostri vostro \xe8".split(" ")),e.Pipeline.registerFunction(e.it.stopWordFilter,"stopWordFilter-it")}})?n.call(t,r,t,e):n)||(e.exports=i)},"7Gky":function(e,t,r){"use strict";t.not=function(e,t){function r(){return!r.pred.apply(r.thisArg,arguments)}return r.pred=e,r.thisArg=t,r}},"7axH":function(e,t,r){"use strict";var n=r("rCTf"),i=r("9PGs");n.Observable.prototype.toArray=i.toArray},"7nvF":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS"),o=r("F7Al");t.last=function(e,t,r){return this.lift(new s(e,t,r,this))};var s=function(){function e(e,t,r,n){this.predicate=e,this.resultSelector=t,this.defaultValue=r,this.source=n}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.predicate,this.resultSelector,this.defaultValue,this.source))},e}(),u=function(e){function t(t,r,n,i,o){e.call(this,t),this.predicate=r,this.resultSelector=n,this.defaultValue=i,this.source=o,this.hasValue=!1,this.index=0,"undefined"!=typeof i&&(this.lastValue=i,this.hasValue=!0)}return n(t,e),t.prototype._next=function(e){var t=this.index++;if(this.predicate)this._tryPredicate(e,t);else{if(this.resultSelector)return void this._tryResultSelector(e,t);this.lastValue=e,this.hasValue=!0}},t.prototype._tryPredicate=function(e,t){var r;try{r=this.predicate(e,t,this.source)}catch(e){return void this.destination.error(e)}if(r){if(this.resultSelector)return void this._tryResultSelector(e,t);this.lastValue=e,this.hasValue=!0}},t.prototype._tryResultSelector=function(e,t){var r;try{r=this.resultSelector(e,t)}catch(e){return void this.destination.error(e)}this.lastValue=r,this.hasValue=!0},t.prototype._complete=function(){var e=this.destination;this.hasValue?(e.next(this.lastValue),e.complete()):e.error(new o.EmptyError)},t}(i.Subscriber)},"7rB9":function(e,t,r){"use strict";var n=r("t2qv");t.forkJoin=n.ForkJoinObservable.create},"8/gC":function(e,t,r){"use strict";var n=r("RYQg");t.zip=n.zipStatic},"83T1":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS");t.every=function(e,t){return this.lift(new o(e,t,this))};var o=function(){function e(e,t,r){this.predicate=e,this.thisArg=t,this.source=r}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate,this.thisArg,this.source))},e}(),s=function(e){function t(t,r,n,i){e.call(this,t),this.predicate=r,this.thisArg=n,this.source=i,this.index=0,this.thisArg=n||this}return n(t,e),t.prototype.notifyComplete=function(e){this.destination.next(e),this.destination.complete()},t.prototype._next=function(e){var t=!1;try{t=this.predicate.call(this.thisArg,e,this.index++,this.source)}catch(e){return void this.destination.error(e)}t||this.notifyComplete(!1)},t.prototype._complete=function(){this.notifyComplete(!0)},t}(i.Subscriber)},"8DDp":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("CGGv"),o=r("fuZx"),s=r("wAkD"),u=r("CURp");t.timeoutWith=function(e,t,r){void 0===r&&(r=i.async);var n=o.isDate(e),s=n?+e-r.now():Math.abs(e);return this.lift(new a(s,n,t,r))};var a=function(){function e(e,t,r,n){this.waitFor=e,this.absoluteTimeout=t,this.withObservable=r,this.scheduler=n}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.absoluteTimeout,this.waitFor,this.withObservable,this.scheduler))},e}(),c=function(e){function t(t,r,n,i,o){e.call(this),this.destination=t,this.absoluteTimeout=r,this.waitFor=n,this.withObservable=i,this.scheduler=o,this.timeoutSubscription=void 0,this.index=0,this._previousIndex=0,this._hasCompleted=!1,t.add(this),this.scheduleTimeout()}return n(t,e),Object.defineProperty(t.prototype,"previousIndex",{get:function(){return this._previousIndex},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"hasCompleted",{get:function(){return this._hasCompleted},enumerable:!0,configurable:!0}),t.dispatchTimeout=function(e){var t=e.subscriber,r=e.index;t.hasCompleted||t.previousIndex!==r||t.handleTimeout()},t.prototype.scheduleTimeout=function(){var e=this.index,r={subscriber:this,index:e};this.scheduler.schedule(t.dispatchTimeout,this.waitFor,r),this.index++,this._previousIndex=e},t.prototype._next=function(e){this.destination.next(e),this.absoluteTimeout||this.scheduleTimeout()},t.prototype._error=function(e){this.destination.error(e),this._hasCompleted=!0},t.prototype._complete=function(){this.destination.complete(),this._hasCompleted=!0},t.prototype.handleTimeout=function(){if(!this.closed){var e=this.withObservable;this.unsubscribe(),this.destination.add(this.timeoutSubscription=u.subscribeToResult(this,e))}},t}(s.OuterSubscriber)},"8GmM":function(e,t,r){"use strict";var n=r("rCTf"),i=function(){function e(e,t,r){this.kind=e,this.value=t,this.error=r,this.hasValue="N"===e}return e.prototype.observe=function(e){switch(this.kind){case"N":return e.next&&e.next(this.value);case"E":return e.error&&e.error(this.error);case"C":return e.complete&&e.complete()}},e.prototype.do=function(e,t,r){switch(this.kind){case"N":return e&&e(this.value);case"E":return t&&t(this.error);case"C":return r&&r()}},e.prototype.accept=function(e,t,r){return e&&"function"==typeof e.next?this.observe(e):this.do(e,t,r)},e.prototype.toObservable=function(){switch(this.kind){case"N":return n.Observable.of(this.value);case"E":return n.Observable.throw(this.error);case"C":return n.Observable.empty()}throw new Error("unexpected notification kind value")},e.createNext=function(t){return"undefined"!=typeof t?new e("N",t):this.undefinedValueNotification},e.createError=function(t){return new e("E",void 0,t)},e.createComplete=function(){return this.completeNotification},e.completeNotification=new e("C"),e.undefinedValueNotification=new e("N",void 0),e}();t.Notification=i},"8MUz":function(e,t,r){"use strict";var n=r("fWbP"),i=r("Yh8Q"),o=r("cbuX");function s(){for(var e=[],t=0;t=r&&t[(i-=r)>>3]&1<<(7&i))return this.cursor++,!0}return!1},in_grouping_b:function(t,r,n){if(this.cursor>this.limit_backward){var i=e.charCodeAt(this.cursor-1);if(i<=n&&i>=r&&t[(i-=r)>>3]&1<<(7&i))return this.cursor--,!0}return!1},out_grouping:function(t,r,n){if(this.cursorn||i>3]&1<<(7&i)))return this.cursor++,!0}return!1},out_grouping_b:function(t,r,n){if(this.cursor>this.limit_backward){var i=e.charCodeAt(this.cursor-1);if(i>n||i>3]&1<<(7&i)))return this.cursor--,!0}return!1},eq_s:function(t,r){if(this.limit-this.cursor>1),p=0,f=u0||i==n||c)break;c=!0}}for(;;){if(u>=(h=t[n]).s_size){if(this.cursor=o+h.s_size,!h.method)return h.result;var m=h.method();if(this.cursor=o+h.s_size,m)return h.result}if((n=h.substring_i)<0)return 0}},find_among_b:function(t,r){for(var n=0,i=r,o=this.cursor,s=this.limit_backward,u=0,a=0,c=!1;;){for(var l=n+(i-n>>1),p=0,f=u=0;h--){if(o-f==s){p=-1;break}if(p=e.charCodeAt(o-1-f)-d.s[h])break;f++}if(p<0?(i=l,a=f):(n=l,u=f),i-n<=1){if(n>0||i==n||c)break;c=!0}}for(;;){var d;if(u>=(d=t[n]).s_size){if(this.cursor=o-d.s_size,!d.method)return d.result;var m=d.method();if(this.cursor=o-d.s_size,m)return d.result}if((n=d.substring_i)<0)return 0}},replace_s:function(t,r,n){var i=n.length-(r-t),o=e.substring(0,t),s=e.substring(r);return e=o+n+s,this.limit+=i,this.cursor>=r?this.cursor+=i:this.cursor>t&&(this.cursor=t),i},slice_check:function(){if(this.bra<0||this.bra>this.ket||this.ket>this.limit||this.limit>e.length)throw"faulty slice operation"},slice_from:function(e){this.slice_check(),this.replace_s(this.bra,this.ket,e)},slice_del:function(){this.slice_from("")},insert:function(e,t,r){var n=this.replace_s(e,t,r);e<=this.bra&&(this.bra+=n),e<=this.ket&&(this.ket+=n)},slice_to:function(){return this.slice_check(),e.substring(this.bra,this.ket)},eq_v_b:function(e){return this.eq_s_b(e.length,e)}}}},e.trimmerSupport={generateTrimmer:function(e){var t=new RegExp("^[^"+e+"]+"),r=new RegExp("[^"+e+"]+$");return function(e){return"function"==typeof e.update?e.update(function(e){return e.replace(t,"").replace(r,"")}):e.replace(t,"").replace(r,"")}}}}})?n.call(t,r,t,e):n)||(e.exports=i)},A5AG:function(e,t,r){var n,i;void 0===(i="function"==typeof(n=function(){return function(e){if("undefined"==typeof e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if("undefined"==typeof e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var t,r,n;e.ro=function(){this.pipeline.reset(),this.pipeline.add(e.ro.trimmer,e.ro.stopWordFilter,e.ro.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.ro.stemmer))},e.ro.wordCharacters="A-Za-z\xaa\xba\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u02e0-\u02e4\u1d00-\u1d25\u1d2c-\u1d5c\u1d62-\u1d65\u1d6b-\u1d77\u1d79-\u1dbe\u1e00-\u1eff\u2071\u207f\u2090-\u209c\u212a\u212b\u2132\u214e\u2160-\u2188\u2c60-\u2c7f\ua722-\ua787\ua78b-\ua7ad\ua7b0-\ua7b7\ua7f7-\ua7ff\uab30-\uab5a\uab5c-\uab64\ufb00-\ufb06\uff21-\uff3a\uff41-\uff5a",e.ro.trimmer=e.trimmerSupport.generateTrimmer(e.ro.wordCharacters),e.Pipeline.registerFunction(e.ro.trimmer,"trimmer-ro"),e.ro.stemmer=(t=e.stemmerSupport.Among,r=e.stemmerSupport.SnowballProgram,n=new function(){var e,n,i,o,s=[new t("",-1,3),new t("I",0,1),new t("U",0,2)],u=[new t("ea",-1,3),new t("a\u0163ia",-1,7),new t("aua",-1,2),new t("iua",-1,4),new t("a\u0163ie",-1,7),new t("ele",-1,3),new t("ile",-1,5),new t("iile",6,4),new t("iei",-1,4),new t("atei",-1,6),new t("ii",-1,4),new t("ului",-1,1),new t("ul",-1,1),new t("elor",-1,3),new t("ilor",-1,4),new t("iilor",14,4)],a=[new t("icala",-1,4),new t("iciva",-1,4),new t("ativa",-1,5),new t("itiva",-1,6),new t("icale",-1,4),new t("a\u0163iune",-1,5),new t("i\u0163iune",-1,6),new t("atoare",-1,5),new t("itoare",-1,6),new t("\u0103toare",-1,5),new t("icitate",-1,4),new t("abilitate",-1,1),new t("ibilitate",-1,2),new t("ivitate",-1,3),new t("icive",-1,4),new t("ative",-1,5),new t("itive",-1,6),new t("icali",-1,4),new t("atori",-1,5),new t("icatori",18,4),new t("itori",-1,6),new t("\u0103tori",-1,5),new t("icitati",-1,4),new t("abilitati",-1,1),new t("ivitati",-1,3),new t("icivi",-1,4),new t("ativi",-1,5),new t("itivi",-1,6),new t("icit\u0103i",-1,4),new t("abilit\u0103i",-1,1),new t("ivit\u0103i",-1,3),new t("icit\u0103\u0163i",-1,4),new t("abilit\u0103\u0163i",-1,1),new t("ivit\u0103\u0163i",-1,3),new t("ical",-1,4),new t("ator",-1,5),new t("icator",35,4),new t("itor",-1,6),new t("\u0103tor",-1,5),new t("iciv",-1,4),new t("ativ",-1,5),new t("itiv",-1,6),new t("ical\u0103",-1,4),new t("iciv\u0103",-1,4),new t("ativ\u0103",-1,5),new t("itiv\u0103",-1,6)],c=[new t("ica",-1,1),new t("abila",-1,1),new t("ibila",-1,1),new t("oasa",-1,1),new t("ata",-1,1),new t("ita",-1,1),new t("anta",-1,1),new t("ista",-1,3),new t("uta",-1,1),new t("iva",-1,1),new t("ic",-1,1),new t("ice",-1,1),new t("abile",-1,1),new t("ibile",-1,1),new t("isme",-1,3),new t("iune",-1,2),new t("oase",-1,1),new t("ate",-1,1),new t("itate",17,1),new t("ite",-1,1),new t("ante",-1,1),new t("iste",-1,3),new t("ute",-1,1),new t("ive",-1,1),new t("ici",-1,1),new t("abili",-1,1),new t("ibili",-1,1),new t("iuni",-1,2),new t("atori",-1,1),new t("osi",-1,1),new t("ati",-1,1),new t("itati",30,1),new t("iti",-1,1),new t("anti",-1,1),new t("isti",-1,3),new t("uti",-1,1),new t("i\u015fti",-1,3),new t("ivi",-1,1),new t("it\u0103i",-1,1),new t("o\u015fi",-1,1),new t("it\u0103\u0163i",-1,1),new t("abil",-1,1),new t("ibil",-1,1),new t("ism",-1,3),new t("ator",-1,1),new t("os",-1,1),new t("at",-1,1),new t("it",-1,1),new t("ant",-1,1),new t("ist",-1,3),new t("ut",-1,1),new t("iv",-1,1),new t("ic\u0103",-1,1),new t("abil\u0103",-1,1),new t("ibil\u0103",-1,1),new t("oas\u0103",-1,1),new t("at\u0103",-1,1),new t("it\u0103",-1,1),new t("ant\u0103",-1,1),new t("ist\u0103",-1,3),new t("ut\u0103",-1,1),new t("iv\u0103",-1,1)],l=[new t("ea",-1,1),new t("ia",-1,1),new t("esc",-1,1),new t("\u0103sc",-1,1),new t("ind",-1,1),new t("\xe2nd",-1,1),new t("are",-1,1),new t("ere",-1,1),new t("ire",-1,1),new t("\xe2re",-1,1),new t("se",-1,2),new t("ase",10,1),new t("sese",10,2),new t("ise",10,1),new t("use",10,1),new t("\xe2se",10,1),new t("e\u015fte",-1,1),new t("\u0103\u015fte",-1,1),new t("eze",-1,1),new t("ai",-1,1),new t("eai",19,1),new t("iai",19,1),new t("sei",-1,2),new t("e\u015fti",-1,1),new t("\u0103\u015fti",-1,1),new t("ui",-1,1),new t("ezi",-1,1),new t("\xe2i",-1,1),new t("a\u015fi",-1,1),new t("se\u015fi",-1,2),new t("ase\u015fi",29,1),new t("sese\u015fi",29,2),new t("ise\u015fi",29,1),new t("use\u015fi",29,1),new t("\xe2se\u015fi",29,1),new t("i\u015fi",-1,1),new t("u\u015fi",-1,1),new t("\xe2\u015fi",-1,1),new t("a\u0163i",-1,2),new t("ea\u0163i",38,1),new t("ia\u0163i",38,1),new t("e\u0163i",-1,2),new t("i\u0163i",-1,2),new t("\xe2\u0163i",-1,2),new t("ar\u0103\u0163i",-1,1),new t("ser\u0103\u0163i",-1,2),new t("aser\u0103\u0163i",45,1),new t("seser\u0103\u0163i",45,2),new t("iser\u0103\u0163i",45,1),new t("user\u0103\u0163i",45,1),new t("\xe2ser\u0103\u0163i",45,1),new t("ir\u0103\u0163i",-1,1),new t("ur\u0103\u0163i",-1,1),new t("\xe2r\u0103\u0163i",-1,1),new t("am",-1,1),new t("eam",54,1),new t("iam",54,1),new t("em",-1,2),new t("asem",57,1),new t("sesem",57,2),new t("isem",57,1),new t("usem",57,1),new t("\xe2sem",57,1),new t("im",-1,2),new t("\xe2m",-1,2),new t("\u0103m",-1,2),new t("ar\u0103m",65,1),new t("ser\u0103m",65,2),new t("aser\u0103m",67,1),new t("seser\u0103m",67,2),new t("iser\u0103m",67,1),new t("user\u0103m",67,1),new t("\xe2ser\u0103m",67,1),new t("ir\u0103m",65,1),new t("ur\u0103m",65,1),new t("\xe2r\u0103m",65,1),new t("au",-1,1),new t("eau",76,1),new t("iau",76,1),new t("indu",-1,1),new t("\xe2ndu",-1,1),new t("ez",-1,1),new t("easc\u0103",-1,1),new t("ar\u0103",-1,1),new t("ser\u0103",-1,2),new t("aser\u0103",84,1),new t("seser\u0103",84,2),new t("iser\u0103",84,1),new t("user\u0103",84,1),new t("\xe2ser\u0103",84,1),new t("ir\u0103",-1,1),new t("ur\u0103",-1,1),new t("\xe2r\u0103",-1,1),new t("eaz\u0103",-1,1)],p=[new t("a",-1,1),new t("e",-1,1),new t("ie",1,1),new t("i",-1,1),new t("\u0103",-1,1)],f=[17,65,16,0,0,0,0,0,0,0,0,0,0,0,0,0,2,32,0,0,4],h=new r;function d(e,t){h.eq_s(1,e)&&(h.ket=h.cursor,h.in_grouping(f,97,259)&&h.slice_from(t))}function m(){if(h.out_grouping(f,97,259)){for(;!h.in_grouping(f,97,259);){if(h.cursor>=h.limit)return!0;h.cursor++}return!1}return!0}function y(){var e,t,r=h.cursor;if(h.in_grouping(f,97,259)){if(e=h.cursor,!m())return void(o=h.cursor);if(h.cursor=e,!function(){if(h.in_grouping(f,97,259))for(;!h.out_grouping(f,97,259);){if(h.cursor>=h.limit)return!0;h.cursor++}return!1}())return void(o=h.cursor)}h.cursor=r,h.out_grouping(f,97,259)&&(t=h.cursor,m()&&(h.cursor=t,h.in_grouping(f,97,259)&&h.cursor=h.limit)return!1;h.cursor++}for(;!h.out_grouping(f,97,259);){if(h.cursor>=h.limit)return!1;h.cursor++}return!0}function b(){return i<=h.cursor}function g(){var t,r=h.limit-h.cursor;if(h.ket=h.cursor,(t=h.find_among_b(a,46))&&(h.bra=h.cursor,b())){switch(t){case 1:h.slice_from("abil");break;case 2:h.slice_from("ibil");break;case 3:h.slice_from("iv");break;case 4:h.slice_from("ic");break;case 5:h.slice_from("at");break;case 6:h.slice_from("it")}return e=!0,h.cursor=h.limit-r,!0}return!1}function w(){var t,r;for(e=!1;;)if(r=h.limit-h.cursor,!g()){h.cursor=h.limit-r;break}if(h.ket=h.cursor,(t=h.find_among_b(c,62))&&(h.bra=h.cursor,n<=h.cursor)){switch(t){case 1:h.slice_del();break;case 2:h.eq_s_b(1,"\u0163")&&(h.bra=h.cursor,h.slice_from("t"));break;case 3:h.slice_from("ist")}e=!0}}function _(){var e;h.ket=h.cursor,(e=h.find_among_b(p,5))&&(h.bra=h.cursor,o<=h.cursor&&1==e&&h.slice_del())}this.setCurrent=function(e){h.setCurrent(e)},this.getCurrent=function(){return h.getCurrent()},this.stem=function(){var t=h.cursor;return function(){for(var e,t;e=h.cursor,h.in_grouping(f,97,259)&&(t=h.cursor,h.bra=t,d("u","U"),h.cursor=t,d("i","I")),h.cursor=e,!(h.cursor>=h.limit);)h.cursor++}(),h.cursor=t,function(){var e=h.cursor;o=h.limit,i=o,n=o,y(),h.cursor=e,v()&&(i=h.cursor,v()&&(n=h.cursor))}(),h.limit_backward=t,h.cursor=h.limit,function(){var e,t;if(h.ket=h.cursor,(e=h.find_among_b(u,16))&&(h.bra=h.cursor,b()))switch(e){case 1:h.slice_del();break;case 2:h.slice_from("a");break;case 3:h.slice_from("e");break;case 4:h.slice_from("i");break;case 5:t=h.limit-h.cursor,h.eq_s_b(2,"ab")||(h.cursor=h.limit-t,h.slice_from("i"));break;case 6:h.slice_from("at");break;case 7:h.slice_from("a\u0163i")}}(),h.cursor=h.limit,w(),h.cursor=h.limit,e||(h.cursor=h.limit,function(){var e,t,r;if(h.cursor>=o){if(t=h.limit_backward,h.limit_backward=o,h.ket=h.cursor,e=h.find_among_b(l,94))switch(h.bra=h.cursor,e){case 1:if(r=h.limit-h.cursor,!h.out_grouping_b(f,97,259)&&(h.cursor=h.limit-r,!h.eq_s_b(1,"u")))break;case 2:h.slice_del()}h.limit_backward=t}}(),h.cursor=h.limit),_(),h.cursor=h.limit_backward,function(){for(var e;;){if(h.bra=h.cursor,e=h.find_among(s,3))switch(h.ket=h.cursor,e){case 1:h.slice_from("i");continue;case 2:h.slice_from("u");continue;case 3:if(h.cursor>=h.limit)break;h.cursor++;continue}break}}(),!0}},function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}),e.Pipeline.registerFunction(e.ro.stemmer,"stemmer-ro"),e.ro.stopWordFilter=e.generateStopWordFilter("acea aceasta aceast\u0103 aceea acei aceia acel acela acele acelea acest acesta aceste acestea ace\u015fti ace\u015ftia acolo acord acum ai aia aib\u0103 aici al ale alea altceva altcineva am ar are asemenea asta astea ast\u0103zi asupra au avea avem ave\u0163i azi a\u015f a\u015fadar a\u0163i bine bucur bun\u0103 ca care caut ce cel ceva chiar cinci cine cineva contra cu cum cumva cur\xe2nd cur\xeend c\xe2nd c\xe2t c\xe2te c\xe2tva c\xe2\u0163i c\xeend c\xeet c\xeete c\xeetva c\xee\u0163i c\u0103 c\u0103ci c\u0103rei c\u0103ror c\u0103rui c\u0103tre da dac\u0103 dar datorit\u0103 dat\u0103 dau de deci deja deoarece departe de\u015fi din dinaintea dintr- dintre doi doilea dou\u0103 drept dup\u0103 d\u0103 ea ei el ele eram este eu e\u015fti face fata fi fie fiecare fii fim fiu fi\u0163i frumos f\u0103r\u0103 gra\u0163ie halb\u0103 iar ieri la le li lor lui l\xe2ng\u0103 l\xeeng\u0103 mai mea mei mele mereu meu mi mie mine mult mult\u0103 mul\u0163i mul\u0163umesc m\xe2ine m\xeeine m\u0103 ne nevoie nici nic\u0103ieri nimeni nimeri nimic ni\u015fte noastre noastr\u0103 noi noroc nostru nou\u0103 no\u015ftri nu opt ori oricare orice oricine oricum oric\xe2nd oric\xe2t oric\xeend oric\xeet oriunde patra patru patrulea pe pentru peste pic poate pot prea prima primul prin pu\u0163in pu\u0163ina pu\u0163in\u0103 p\xe2n\u0103 p\xeen\u0103 rog sa sale sau se spate spre sub sunt suntem sunte\u0163i sut\u0103 s\xeent s\xeentem s\xeente\u0163i s\u0103 s\u0103i s\u0103u ta tale te timp tine toate toat\u0103 tot totu\u015fi to\u0163i trei treia treilea tu t\u0103i t\u0103u un una unde undeva unei uneia unele uneori unii unor unora unu unui unuia unul vi voastre voastr\u0103 voi vostru vou\u0103 vo\u015ftri vreme vreo vreun v\u0103 zece zero zi zice \xeei \xeel \xeemi \xeempotriva \xeen \xeenainte \xeenaintea \xeencotro \xeenc\xe2t \xeenc\xeet \xeentre \xeentruc\xe2t \xeentruc\xeet \xee\u0163i \u0103la \u0103lea \u0103sta \u0103stea \u0103\u015ftia \u015fapte \u015fase \u015fi \u015ftiu \u0163i \u0163ie".split(" ")),e.Pipeline.registerFunction(e.ro.stopWordFilter,"stopWordFilter-ro")}})?n.call(t,r,t,e):n)||(e.exports=i)},A7JX:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("Yh8Q"),o=r("Xajo"),s=r("wAkD"),u=r("CURp"),a={};t.combineLatest=function(){for(var e=[],t=0;t=2&&(n=arguments[1]);var o=Number.POSITIVE_INFINITY;return t>=3&&(o=arguments[2]),this.lift(new u(e,n,o,r))};var u=function(){function e(e,t,r,n){this.bufferTimeSpan=e,this.bufferCreationInterval=t,this.maxBufferSize=r,this.scheduler=n}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.bufferTimeSpan,this.bufferCreationInterval,this.maxBufferSize,this.scheduler))},e}(),a=function(){return function(){this.buffer=[]}}(),c=function(e){function t(t,r,n,i,o){e.call(this,t),this.bufferTimeSpan=r,this.bufferCreationInterval=n,this.maxBufferSize=i,this.scheduler=o,this.contexts=[];var s=this.openContext();if(this.timespanOnly=null==n||n<0,this.timespanOnly){var u={subscriber:this,context:s,bufferTimeSpan:r};this.add(s.closeAction=o.schedule(l,r,u))}else{var a={subscriber:this,context:s},c={bufferTimeSpan:r,bufferCreationInterval:n,subscriber:this,scheduler:o};this.add(s.closeAction=o.schedule(f,r,a)),this.add(o.schedule(p,n,c))}}return n(t,e),t.prototype._next=function(e){for(var t,r=this.contexts,n=r.length,i=0;i0;){var n=t.shift();r.next(n.buffer)}e.prototype._complete.call(this)},t.prototype._unsubscribe=function(){this.contexts=null},t.prototype.onBufferFull=function(e){this.closeContext(e);var t=e.closeAction;if(t.unsubscribe(),this.remove(t),!this.closed&&this.timespanOnly){e=this.openContext();var r=this.bufferTimeSpan,n={subscriber:this,context:e,bufferTimeSpan:r};this.add(e.closeAction=this.scheduler.schedule(l,r,n))}},t.prototype.openContext=function(){var e=new a;return this.contexts.push(e),e},t.prototype.closeContext=function(e){this.destination.next(e.buffer);var t=this.contexts;(t?t.indexOf(e):-1)>=0&&t.splice(t.indexOf(e),1)},t}(o.Subscriber);function l(e){var t=e.subscriber,r=e.context;r&&t.closeContext(r),t.closed||(e.context=t.openContext(),e.context.closeAction=this.schedule(e,e.bufferTimeSpan))}function p(e){var t=e.bufferCreationInterval,r=e.bufferTimeSpan,n=e.subscriber,i=e.scheduler,o=n.openContext();n.closed||(n.add(o.closeAction=i.schedule(f,r,{subscriber:n,context:o})),this.schedule(e,t))}function f(e){var t=e.subscriber,r=e.context;t.closeContext(r)}},Dc2k:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("VOfZ"),o=r("+3eL"),s=r("WhVc"),u=r("rCTf"),a=r("mmVS"),c=r("xAJs");function l(e,t){return void 0===t&&(t=null),new m({method:"GET",url:e,headers:t})}function p(e,t,r){return new m({method:"POST",url:e,body:t,headers:r})}function f(e,t){return new m({method:"DELETE",url:e,headers:t})}function h(e,t,r){return new m({method:"PUT",url:e,body:t,headers:r})}function d(e,t){return new m({method:"GET",url:e,responseType:"json",headers:t}).lift(new c.MapOperator(function(e,t){return e.response},null))}t.ajaxGet=l,t.ajaxPost=p,t.ajaxDelete=f,t.ajaxPut=h,t.ajaxGetJSON=d;var m=function(e){function t(t){e.call(this);var r={async:!0,createXHR:function(){return this.crossDomain?(function(){if(i.root.XMLHttpRequest){var e=new i.root.XMLHttpRequest;return"withCredentials"in e&&(e.withCredentials=!!this.withCredentials),e}if(i.root.XDomainRequest)return new i.root.XDomainRequest;throw new Error("CORS is not supported by your browser")}).call(this):function(){if(i.root.XMLHttpRequest)return new i.root.XMLHttpRequest;var e=void 0;try{for(var t=["Msxml2.XMLHTTP","Microsoft.XMLHTTP","Msxml2.XMLHTTP.4.0"],r=0;r<3;r++)try{if(e=t[r],new i.root.ActiveXObject(e))break}catch(e){}return new i.root.ActiveXObject(e)}catch(e){throw new Error("XMLHttpRequest is not supported by your browser")}}()},crossDomain:!1,withCredentials:!1,headers:{},method:"GET",responseType:"json",timeout:0};if("string"==typeof t)r.url=t;else for(var n in t)t.hasOwnProperty(n)&&(r[n]=t[n]);this.request=r}var r;return n(t,e),t.prototype._subscribe=function(e){return new y(e,this.request)},t.create=((r=function(e){return new t(e)}).get=l,r.post=p,r.delete=f,r.put=h,r.getJSON=d,r),t}(u.Observable);t.AjaxObservable=m;var y=function(e){function t(t,r){e.call(this,t),this.request=r,this.done=!1;var n=r.headers=r.headers||{};r.crossDomain||n["X-Requested-With"]||(n["X-Requested-With"]="XMLHttpRequest"),"Content-Type"in n||i.root.FormData&&r.body instanceof i.root.FormData||"undefined"==typeof r.body||(n["Content-Type"]="application/x-www-form-urlencoded; charset=UTF-8"),r.body=this.serializeBody(r.body,r.headers["Content-Type"]),this.send()}return n(t,e),t.prototype.next=function(e){this.done=!0;var t=this.xhr,r=this.request,n=this.destination,i=new v(e,t,r);n.next(i)},t.prototype.send=function(){var e=this.request,t=this.request,r=t.user,n=t.method,i=t.url,u=t.async,a=t.password,c=t.headers,l=t.body,p=e.createXHR,f=o.tryCatch(p).call(e);if(f===s.errorObject)this.error(s.errorObject.e);else{this.xhr=f;if((r?o.tryCatch(f.open).call(f,n,i,u,r,a):o.tryCatch(f.open).call(f,n,i,u))===s.errorObject)return this.error(s.errorObject.e),null;if(f.timeout=e.timeout,f.responseType=e.responseType,this.setHeaders(f,c),this.setupEvents(f,e),(l?o.tryCatch(f.send).call(f,l):o.tryCatch(f.send).call(f))===s.errorObject)return this.error(s.errorObject.e),null}return f},t.prototype.serializeBody=function(e,t){if(!e||"string"==typeof e)return e;if(i.root.FormData&&e instanceof i.root.FormData)return e;if(t){var r=t.indexOf(";");-1!==r&&(t=t.substring(0,r))}switch(t){case"application/x-www-form-urlencoded":return Object.keys(e).map(function(t){return encodeURI(t)+"="+encodeURI(e[t])}).join("&");case"application/json":return JSON.stringify(e);default:return e}},t.prototype.setHeaders=function(e,t){for(var r in t)t.hasOwnProperty(r)&&e.setRequestHeader(r,t[r])},t.prototype.setupEvents=function(e,t){var r=t.progressSubscriber;function n(e){var t=n,r=t.subscriber,i=t.progressSubscriber,o=t.request;i&&i.error(e),r.error(new g(this,o))}if(e.ontimeout=n,n.request=t,n.subscriber=this,n.progressSubscriber=r,e.upload&&"withCredentials"in e&&i.root.XDomainRequest){var o,s;if(r)o=function(e){o.progressSubscriber.next(e)},e.onprogress=o,o.progressSubscriber=r;s=function(e){var t=s,r=t.progressSubscriber,n=t.subscriber,i=t.request;r&&r.error(e),n.error(new b("ajax error",this,i))},e.onerror=s,s.request=t,s.subscriber=this,s.progressSubscriber=r}function u(e){var t=u,r=t.subscriber,n=t.progressSubscriber,i=t.request;if(4===this.readyState){var o=1223===this.status?204:this.status,s="text"===this.responseType?this.response||this.responseText:this.response;0===o&&(o=s?200:0),200<=o&&o<300?(n&&n.complete(),r.next(e),r.complete()):(n&&n.error(e),r.error(new b("ajax error "+o,this,i)))}}e.onreadystatechange=u,u.subscriber=this,u.progressSubscriber=r,u.request=t},t.prototype.unsubscribe=function(){var t=this.done,r=this.xhr;!t&&r&&4!==r.readyState&&"function"==typeof r.abort&&r.abort(),e.prototype.unsubscribe.call(this)},t}(a.Subscriber);t.AjaxSubscriber=y;var v=function(){return function(e,t,r){switch(this.originalEvent=e,this.xhr=t,this.request=r,this.status=t.status,this.responseType=t.responseType||r.responseType,this.responseType){case"json":this.response="response"in t?t.responseType?t.response:JSON.parse(t.response||t.responseText||"null"):JSON.parse(t.responseText||"null");break;case"xml":this.response=t.responseXML;break;case"text":default:this.response="response"in t?t.response:t.responseText}}}();t.AjaxResponse=v;var b=function(e){function t(t,r,n){e.call(this,t),this.message=t,this.xhr=r,this.request=n,this.status=r.status}return n(t,e),t}(Error);t.AjaxError=b;var g=function(e){function t(t,r){e.call(this,"ajax timeout",t,r)}return n(t,e),t}(b);t.AjaxTimeoutError=g},Di9Q:function(e,t,r){"use strict";var n=r("rCTf"),i=r("DB2G");n.Observable.prototype.bufferTime=i.bufferTime},Dkzu:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=function(e){function t(t,r){e.call(this),this.error=t,this.scheduler=r}return n(t,e),t.create=function(e,r){return new t(e,r)},t.dispatch=function(e){var t=e.error;e.subscriber.error(t)},t.prototype._subscribe=function(e){var r=this.error,n=this.scheduler;if(n)return n.schedule(t.dispatch,0,{error:r,subscriber:e});e.error(r)},t}(r("rCTf").Observable);t.ErrorObservable=i},DuR2:function(e,t){var r;r=function(){return this}();try{r=r||Function("return this")()||(0,eval)("this")}catch(e){"object"==typeof window&&(r=window)}e.exports=r},DzMp:function(e,t,r){"use strict";var n=r("+EXD");t.defer=n.DeferObservable.create},"E/WS":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("CGGv"),o=r("fuZx"),s=r("mmVS"),u=r("cmqr");t.timeout=function(e,t){void 0===t&&(t=i.async);var r=o.isDate(e),n=r?+e-t.now():Math.abs(e);return this.lift(new a(n,r,t,new u.TimeoutError))};var a=function(){function e(e,t,r,n){this.waitFor=e,this.absoluteTimeout=t,this.scheduler=r,this.errorInstance=n}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.absoluteTimeout,this.waitFor,this.scheduler,this.errorInstance))},e}(),c=function(e){function t(t,r,n,i,o){e.call(this,t),this.absoluteTimeout=r,this.waitFor=n,this.scheduler=i,this.errorInstance=o,this.index=0,this._previousIndex=0,this._hasCompleted=!1,this.scheduleTimeout()}return n(t,e),Object.defineProperty(t.prototype,"previousIndex",{get:function(){return this._previousIndex},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"hasCompleted",{get:function(){return this._hasCompleted},enumerable:!0,configurable:!0}),t.dispatchTimeout=function(e){var t=e.subscriber,r=e.index;t.hasCompleted||t.previousIndex!==r||t.notifyTimeout()},t.prototype.scheduleTimeout=function(){var e=this.index;this.scheduler.schedule(t.dispatchTimeout,this.waitFor,{subscriber:this,index:e}),this.index++,this._previousIndex=e},t.prototype._next=function(e){this.destination.next(e),this.absoluteTimeout||this.scheduleTimeout()},t.prototype._error=function(e){this.destination.error(e),this._hasCompleted=!0},t.prototype._complete=function(){this.destination.complete(),this._hasCompleted=!0},t.prototype.notifyTimeout=function(){this.error(this.errorInstance)},t}(s.Subscriber)},E2xc:function(e,t,r){var n,i;void 0===(i="function"==typeof(n=function(){return function(e){if("undefined"==typeof e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if("undefined"==typeof e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var t,r,n;e.de=function(){this.pipeline.reset(),this.pipeline.add(e.de.trimmer,e.de.stopWordFilter,e.de.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.de.stemmer))},e.de.wordCharacters="A-Za-z\xaa\xba\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u02e0-\u02e4\u1d00-\u1d25\u1d2c-\u1d5c\u1d62-\u1d65\u1d6b-\u1d77\u1d79-\u1dbe\u1e00-\u1eff\u2071\u207f\u2090-\u209c\u212a\u212b\u2132\u214e\u2160-\u2188\u2c60-\u2c7f\ua722-\ua787\ua78b-\ua7ad\ua7b0-\ua7b7\ua7f7-\ua7ff\uab30-\uab5a\uab5c-\uab64\ufb00-\ufb06\uff21-\uff3a\uff41-\uff5a",e.de.trimmer=e.trimmerSupport.generateTrimmer(e.de.wordCharacters),e.Pipeline.registerFunction(e.de.trimmer,"trimmer-de"),e.de.stemmer=(t=e.stemmerSupport.Among,r=e.stemmerSupport.SnowballProgram,n=new function(){var e,n,i,o=[new t("",-1,6),new t("U",0,2),new t("Y",0,1),new t("\xe4",0,3),new t("\xf6",0,4),new t("\xfc",0,5)],s=[new t("e",-1,2),new t("em",-1,1),new t("en",-1,2),new t("ern",-1,1),new t("er",-1,1),new t("s",-1,3),new t("es",5,2)],u=[new t("en",-1,1),new t("er",-1,1),new t("st",-1,2),new t("est",2,1)],a=[new t("ig",-1,1),new t("lich",-1,1)],c=[new t("end",-1,1),new t("ig",-1,2),new t("ung",-1,1),new t("lich",-1,3),new t("isch",-1,2),new t("ik",-1,2),new t("heit",-1,3),new t("keit",-1,4)],l=[17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,0,8,0,32,8],p=[117,30,5],f=[117,30,4],h=new r;function d(e,t,r){return!(!h.eq_s(1,e)||(h.ket=h.cursor,!h.in_grouping(l,97,252)))&&(h.slice_from(t),h.cursor=r,!0)}function m(){for(;!h.in_grouping(l,97,252);){if(h.cursor>=h.limit)return!0;h.cursor++}for(;!h.out_grouping(l,97,252);){if(h.cursor>=h.limit)return!0;h.cursor++}return!1}function y(){return i<=h.cursor}function v(){return n<=h.cursor}this.setCurrent=function(e){h.setCurrent(e)},this.getCurrent=function(){return h.getCurrent()},this.stem=function(){var t=h.cursor;return function(){for(var e,t,r,n,i=h.cursor;;)if(e=h.cursor,h.bra=e,h.eq_s(1,"\xdf"))h.ket=h.cursor,h.slice_from("ss");else{if(e>=h.limit)break;h.cursor=e+1}for(h.cursor=i;;)for(t=h.cursor;;){if(r=h.cursor,h.in_grouping(l,97,252)){if(n=h.cursor,h.bra=n,d("u","U",r))break;if(h.cursor=n,d("y","Y",r))break}if(r>=h.limit)return void(h.cursor=t);h.cursor=r+1}}(),h.cursor=t,function(){i=h.limit,n=i;var t=h.cursor+3;0<=t&&t<=h.limit&&(e=t,m()||((i=h.cursor)=h.limit)return;h.cursor++}}}(),!0}},function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}),e.Pipeline.registerFunction(e.de.stemmer,"stemmer-de"),e.de.stopWordFilter=e.generateStopWordFilter("aber alle allem allen aller alles als also am an ander andere anderem anderen anderer anderes anderm andern anderr anders auch auf aus bei bin bis bist da damit dann das dasselbe dazu da\xdf dein deine deinem deinen deiner deines dem demselben den denn denselben der derer derselbe derselben des desselben dessen dich die dies diese dieselbe dieselben diesem diesen dieser dieses dir doch dort du durch ein eine einem einen einer eines einig einige einigem einigen einiger einiges einmal er es etwas euch euer eure eurem euren eurer eures f\xfcr gegen gewesen hab habe haben hat hatte hatten hier hin hinter ich ihm ihn ihnen ihr ihre ihrem ihren ihrer ihres im in indem ins ist jede jedem jeden jeder jedes jene jenem jenen jener jenes jetzt kann kein keine keinem keinen keiner keines k\xf6nnen k\xf6nnte machen man manche manchem manchen mancher manches mein meine meinem meinen meiner meines mich mir mit muss musste nach nicht nichts noch nun nur ob oder ohne sehr sein seine seinem seinen seiner seines selbst sich sie sind so solche solchem solchen solcher solches soll sollte sondern sonst um und uns unse unsem unsen unser unses unter viel vom von vor war waren warst was weg weil weiter welche welchem welchen welcher welches wenn werde werden wie wieder will wir wird wirst wo wollen wollte w\xe4hrend w\xfcrde w\xfcrden zu zum zur zwar zwischen \xfcber".split(" ")),e.Pipeline.registerFunction(e.de.stopWordFilter,"stopWordFilter-de")}})?n.call(t,r,t,e):n)||(e.exports=i)},E7Yq:function(e,t,r){"use strict";var n=r("rCTf"),i=r("TIy+");n.Observable.fromEvent=i.fromEvent},EEr4:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("rCTf"),o=r("mmVS"),s=r("B00U"),u=r("IZVw"),a=r("ZJf8"),c=r("r8ZY"),l=function(e){function t(t){e.call(this,t),this.destination=t}return n(t,e),t}(o.Subscriber);t.SubjectSubscriber=l;var p=function(e){function t(){e.call(this),this.observers=[],this.closed=!1,this.isStopped=!1,this.hasError=!1,this.thrownError=null}return n(t,e),t.prototype[c.$$rxSubscriber]=function(){return new l(this)},t.prototype.lift=function(e){var t=new f(this,this);return t.operator=e,t},t.prototype.next=function(e){if(this.closed)throw new u.ObjectUnsubscribedError;if(!this.isStopped)for(var t=this.observers,r=t.length,n=t.slice(),i=0;i=n?i.complete():(i.next(t[r]),e.index=r+1,this.schedule(e)))},t.prototype._subscribe=function(e){var r=this.arrayLike,n=this.scheduler,i=r.length;if(n)return n.schedule(t.dispatch,0,{arrayLike:r,index:0,length:i,subscriber:e});for(var o=0;o0){var n=e.slice(0,t),i=e.slice(t+1).trim();r.set(n,i)}}),r},e.prototype.append=function(e,t){var r=this.getAll(e);null===r?this.set(e,t):r.push(t)},e.prototype.delete=function(e){var t=e.toLowerCase();this._normalizedNames.delete(t),this._headers.delete(t)},e.prototype.forEach=function(e){var t=this;this._headers.forEach(function(r,n){return e(r,t._normalizedNames.get(n),t._headers)})},e.prototype.get=function(e){var t=this.getAll(e);return null===t?null:t.length>0?t[0]:null},e.prototype.has=function(e){return this._headers.has(e.toLowerCase())},e.prototype.keys=function(){return Array.from(this._normalizedNames.values())},e.prototype.set=function(e,t){Array.isArray(t)?t.length&&this._headers.set(e.toLowerCase(),[t.join(",")]):this._headers.set(e.toLowerCase(),[t]),this.mayBeSetNormalizedName(e)},e.prototype.values=function(){return Array.from(this._headers.values())},e.prototype.toJSON=function(){var e=this,t={};return this._headers.forEach(function(r,n){var i=[];r.forEach(function(e){return i.push.apply(i,e.split(","))}),t[e._normalizedNames.get(n)]=i}),t},e.prototype.getAll=function(e){return this.has(e)&&this._headers.get(e.toLowerCase())||null},e.prototype.entries=function(){throw new Error('"entries" method is not implemented on Headers class')},e.prototype.mayBeSetNormalizedName=function(e){var t=e.toLowerCase();this._normalizedNames.has(t)||this._normalizedNames.set(t,e)},e}(),d=function(){function e(e){void 0===e&&(e={});var t=e.body,r=e.status,n=e.headers,i=e.statusText,o=e.type,s=e.url;this.body=null!=t?t:null,this.status=null!=r?r:null,this.headers=null!=n?n:null,this.statusText=null!=i?i:null,this.type=null!=o?o:null,this.url=null!=s?s:null}return e.prototype.merge=function(t){return new e({body:t&&null!=t.body?t.body:this.body,status:t&&null!=t.status?t.status:this.status,headers:t&&null!=t.headers?t.headers:this.headers,statusText:t&&null!=t.statusText?t.statusText:this.statusText,type:t&&null!=t.type?t.type:this.type,url:t&&null!=t.url?t.url:this.url})},e}(),m=function(e){function t(){return e.call(this,{status:200,statusText:"Ok",type:l.Default,headers:new h})||this}return n.a(t,e),t}(d);m.decorators=[{type:i.u}],m.ctorParameters=function(){return[]};var y=function(){function e(){}return e.prototype.createConnection=function(e){},e}(),v=(function(){}(),function(){function e(){}return e.prototype.configureRequest=function(e){},e}());function b(e){if("string"!=typeof e)return e;switch(e.toUpperCase()){case"GET":return a.Get;case"POST":return a.Post;case"PUT":return a.Put;case"DELETE":return a.Delete;case"OPTIONS":return a.Options;case"HEAD":return a.Head;case"PATCH":return a.Patch}throw new Error('Invalid request method. The method "'+e+'" is not supported.')}var g=function(e){return e>=200&&e<300};var w=function(){function e(){}return e.prototype.encodeKey=function(e){return _(e)},e.prototype.encodeValue=function(e){return _(e)},e}();function _(e){return encodeURIComponent(e).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/gi,"$").replace(/%2C/gi,",").replace(/%3B/gi,";").replace(/%2B/gi,"+").replace(/%3D/gi,"=").replace(/%3F/gi,"?").replace(/%2F/gi,"/")}var C=function(){function e(e,t){void 0===e&&(e=""),void 0===t&&(t=new w),this.rawParams=e,this.queryEncoder=t,this.paramsMap=function(e){void 0===e&&(e="");var t=new Map;return e.length>0&&e.split("&").forEach(function(e){var r=e.indexOf("="),n=-1==r?[e,""]:[e.slice(0,r),e.slice(r+1)],i=n[0],o=n[1],s=t.get(i)||[];s.push(o),t.set(i,s)}),t}(e)}return e.prototype.clone=function(){var t=new e("",this.queryEncoder);return t.appendAll(this),t},e.prototype.has=function(e){return this.paramsMap.has(e)},e.prototype.get=function(e){var t=this.paramsMap.get(e);return Array.isArray(t)?t[0]:null},e.prototype.getAll=function(e){return this.paramsMap.get(e)||[]},e.prototype.set=function(e,t){if(void 0!==t&&null!==t){var r=this.paramsMap.get(e)||[];r.length=0,r.push(t),this.paramsMap.set(e,r)}else this.delete(e)},e.prototype.setAll=function(e){var t=this;e.paramsMap.forEach(function(e,r){var n=t.paramsMap.get(r)||[];n.length=0,n.push(e[0]),t.paramsMap.set(r,n)})},e.prototype.append=function(e,t){if(void 0!==t&&null!==t){var r=this.paramsMap.get(e)||[];r.push(t),this.paramsMap.set(e,r)}},e.prototype.appendAll=function(e){var t=this;e.paramsMap.forEach(function(e,r){for(var n=t.paramsMap.get(r)||[],i=0;i=200&&r.status<=299,r.statusText=t.statusText,r.headers=t.headers,r.type=t.type,r.url=t.url,r}return n.a(t,e),t.prototype.toString=function(){return"Response with status: "+this.status+" "+this.statusText+" for URL: "+this.url},t}(x),S=0,k="__ng_jsonp__",E=null;function T(){var e="object"==typeof window?window:{};return null===E&&(E=e[k]={}),E}var A=function(){function e(){}return e.prototype.build=function(e){var t=document.createElement("script");return t.src=e,t},e.prototype.nextRequestID=function(){return"__req"+S++},e.prototype.requestCallback=function(e){return k+"."+e+".finished"},e.prototype.exposeConnection=function(e,t){T()[e]=t},e.prototype.removeConnection=function(e){T()[e]=null},e.prototype.send=function(e){document.body.appendChild(e)},e.prototype.cleanup=function(e){e.parentNode&&e.parentNode.removeChild(e)},e}();A.decorators=[{type:i.u}],A.ctorParameters=function(){return[]};var P="JSONP injected script did not invoke callback.",j="JSONP requests must use GET request method.",R=function(e){function t(t,r,n){var i=e.call(this)||this;if(i._dom=r,i.baseResponseOptions=n,i._finished=!1,t.method!==a.Get)throw new TypeError(j);return i.request=t,i.response=new o.Observable(function(e){i.readyState=c.Loading;var o=i._id=r.nextRequestID();r.exposeConnection(o,i);var s=r.requestCallback(i._id),u=t.url;u.indexOf("=JSONP_CALLBACK&")>-1?u=u.replace("=JSONP_CALLBACK&","="+s+"&"):u.lastIndexOf("=JSONP_CALLBACK")===u.length-"=JSONP_CALLBACK".length&&(u=u.substring(0,u.length-"=JSONP_CALLBACK".length)+"="+s);var a=i._script=r.build(u),p=function(t){if(i.readyState!==c.Cancelled){if(i.readyState=c.Done,r.cleanup(a),!i._finished){var o=new d({body:P,type:l.Error,url:u});return n&&(o=n.merge(o)),void e.error(new O(o))}var s=new d({body:i._responseData,url:u});i.baseResponseOptions&&(s=i.baseResponseOptions.merge(s)),e.next(new O(s)),e.complete()}},f=function(t){if(i.readyState!==c.Cancelled){i.readyState=c.Done,r.cleanup(a);var o=new d({body:t.message,type:l.Error});n&&(o=n.merge(o)),e.error(new O(o))}};return a.addEventListener("load",p),a.addEventListener("error",f),r.send(a),function(){i.readyState=c.Cancelled,a.removeEventListener("load",p),a.removeEventListener("error",f),i._dom.cleanup(a)}}),i}return n.a(t,e),t.prototype.finished=function(e){this._finished=!0,this._dom.removeConnection(this._id),this.readyState!==c.Cancelled&&(this._responseData=e)},t}(function(){function e(){}return e.prototype.finished=function(e){},e}()),I=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n.a(t,e),t}(y),D=function(e){function t(t,r){var n=e.call(this)||this;return n._browserJSONP=t,n._baseResponseOptions=r,n}return n.a(t,e),t.prototype.createConnection=function(e){return new R(e,this._browserJSONP,this._baseResponseOptions)},t}(I);D.decorators=[{type:i.u}],D.ctorParameters=function(){return[{type:A},{type:d}]};var N=/^\)\]\}',?\n/,q=function(){function e(e,t,r){var n=this;this.request=e,this.response=new o.Observable(function(i){var o=t.build();o.open(a[e.method].toUpperCase(),e.url),null!=e.withCredentials&&(o.withCredentials=e.withCredentials);var s=function(){var t=1223===o.status?204:o.status,n=null;204!==t&&"string"==typeof(n="undefined"==typeof o.response?o.responseText:o.response)&&(n=n.replace(N,"")),0===t&&(t=n?200:0);var s,u=h.fromResponseHeaderString(o.getAllResponseHeaders()),a=("responseURL"in(s=o)?s.responseURL:/^X-Request-URL:/m.test(s.getAllResponseHeaders())?s.getResponseHeader("X-Request-URL"):null)||e.url,c=o.statusText||"OK",l=new d({body:n,status:t,headers:u,statusText:c,url:a});null!=r&&(l=r.merge(l));var p=new O(l);if(p.ok=g(t),p.ok)return i.next(p),void i.complete();i.error(p)},u=function(e){var t=new d({body:e,type:l.Error,status:o.status,statusText:o.statusText});null!=r&&(t=r.merge(t)),i.error(new O(t))};if(n.setDetectedContentType(e,o),null==e.headers&&(e.headers=new h),e.headers.has("Accept")||e.headers.append("Accept","application/json, text/plain, */*"),e.headers.forEach(function(e,t){return o.setRequestHeader(t,e.join(","))}),null!=e.responseType&&null!=o.responseType)switch(e.responseType){case f.ArrayBuffer:o.responseType="arraybuffer";break;case f.Json:o.responseType="json";break;case f.Text:o.responseType="text";break;case f.Blob:o.responseType="blob";break;default:throw new Error("The selected responseType is not supported")}return o.addEventListener("load",s),o.addEventListener("error",u),o.send(n.request.getBody()),function(){o.removeEventListener("load",s),o.removeEventListener("error",u),o.abort()}})}return e.prototype.setDetectedContentType=function(e,t){if(null==e.headers||null==e.headers.get("Content-Type"))switch(e.contentType){case p.NONE:break;case p.JSON:t.setRequestHeader("content-type","application/json");break;case p.FORM:t.setRequestHeader("content-type","application/x-www-form-urlencoded;charset=UTF-8");break;case p.TEXT:t.setRequestHeader("content-type","text/plain");break;case p.BLOB:var r=e.blob();r.type&&t.setRequestHeader("content-type",r.type)}},e}(),V=function(){function e(e,t){void 0===e&&(e="XSRF-TOKEN"),void 0===t&&(t="X-XSRF-TOKEN"),this._cookieName=e,this._headerName=t}return e.prototype.configureRequest=function(e){var t=Object(s.u)().getCookie(this._cookieName);t&&e.headers.set(this._headerName,t)},e}(),F=function(){function e(e,t,r){this._browserXHR=e,this._baseResponseOptions=t,this._xsrfStrategy=r}return e.prototype.createConnection=function(e){return this._xsrfStrategy.configureRequest(e),new q(e,this._browserXHR,this._baseResponseOptions)},e}();F.decorators=[{type:i.u}],F.ctorParameters=function(){return[{type:u},{type:d},{type:v}]};var M=function(){function e(e){void 0===e&&(e={});var t=e.method,r=e.headers,n=e.body,i=e.url,o=e.search,s=e.params,u=e.withCredentials,a=e.responseType;this.method=null!=t?b(t):null,this.headers=null!=r?r:null,this.body=null!=n?n:null,this.url=null!=i?i:null,this.params=this._mergeSearchParams(s||o),this.withCredentials=null!=u?u:null,this.responseType=null!=a?a:null}return Object.defineProperty(e.prototype,"search",{get:function(){return this.params},set:function(e){this.params=e},enumerable:!0,configurable:!0}),e.prototype.merge=function(t){return new e({method:t&&null!=t.method?t.method:this.method,headers:t&&null!=t.headers?t.headers:new h(this.headers),body:t&&null!=t.body?t.body:this.body,url:t&&null!=t.url?t.url:this.url,params:t&&this._mergeSearchParams(t.params||t.search),withCredentials:t&&null!=t.withCredentials?t.withCredentials:this.withCredentials,responseType:t&&null!=t.responseType?t.responseType:this.responseType})},e.prototype._mergeSearchParams=function(e){return e?e instanceof C?e.clone():"string"==typeof e?new C(e):this._parseParams(e):this.params},e.prototype._parseParams=function(e){var t=this;void 0===e&&(e={});var r=new C;return Object.keys(e).forEach(function(n){var i=e[n];Array.isArray(i)?i.forEach(function(e){return t._appendParam(n,e,r)}):t._appendParam(n,i,r)}),r},e.prototype._appendParam=function(e,t,r){"string"!=typeof t&&(t=JSON.stringify(t)),r.append(e,t)},e}(),L=function(e){function t(){return e.call(this,{method:a.Get,headers:new h})||this}return n.a(t,e),t}(M);L.decorators=[{type:i.u}],L.ctorParameters=function(){return[]};var B=function(e){function t(t){var r=e.call(this)||this,n=t.url;r.url=t.url;var i=t.params||t.search;if(i){var o=void 0;if((o="object"!=typeof i||i instanceof C?i.toString():function(e){var t=new C;return Object.keys(e).forEach(function(r){var n=e[r];n&&Array.isArray(n)?n.forEach(function(e){return t.append(r,e.toString())}):t.append(r,n.toString())}),t}(i).toString()).length>0){var s="?";-1!=r.url.indexOf("?")&&(s="&"==r.url[r.url.length-1]?"":"&"),r.url=n+s+o}}return r._body=t.body,r.method=b(t.method),r.headers=new h(t.headers),r.contentType=r.detectContentType(),r.withCredentials=t.withCredentials,r.responseType=t.responseType,r}return n.a(t,e),t.prototype.detectContentType=function(){switch(this.headers.get("content-type")){case"application/json":return p.JSON;case"application/x-www-form-urlencoded":return p.FORM;case"multipart/form-data":return p.FORM_DATA;case"text/plain":case"text/html":return p.TEXT;case"application/octet-stream":return this._body instanceof W?p.ARRAY_BUFFER:p.BLOB;default:return this.detectContentTypeFromBody()}},t.prototype.detectContentTypeFromBody=function(){return null==this._body?p.NONE:this._body instanceof C?p.FORM:this._body instanceof z?p.FORM_DATA:this._body instanceof G?p.BLOB:this._body instanceof W?p.ARRAY_BUFFER:this._body&&"object"==typeof this._body?p.JSON:p.TEXT},t.prototype.getBody=function(){switch(this.contentType){case p.JSON:case p.FORM:return this.text();case p.FORM_DATA:return this._body;case p.TEXT:return this.text();case p.BLOB:return this.blob();case p.ARRAY_BUFFER:return this.arrayBuffer();default:return null}},t}(x);var U=function(){},H="object"==typeof window?window:U,z=H.FormData||U,G=H.Blob||U,W=H.ArrayBuffer||U;function Q(e,t){return e.createConnection(t).response}function Y(e,t,r,n){var i=e;return t?i.merge(new M({method:t.method||r,url:t.url||n,search:t.search,params:t.params,headers:t.headers,body:t.body,withCredentials:t.withCredentials,responseType:t.responseType})):i.merge(new M({method:r,url:n}))}var K=function(){function e(e,t){this._backend=e,this._defaultOptions=t}return e.prototype.request=function(e,t){var r;if("string"==typeof e)r=Q(this._backend,new B(Y(this._defaultOptions,t,a.Get,e)));else{if(!(e instanceof B))throw new Error("First argument must be a url string or Request instance.");r=Q(this._backend,e)}return r},e.prototype.get=function(e,t){return this.request(new B(Y(this._defaultOptions,t,a.Get,e)))},e.prototype.post=function(e,t,r){return this.request(new B(Y(this._defaultOptions.merge(new M({body:t})),r,a.Post,e)))},e.prototype.put=function(e,t,r){return this.request(new B(Y(this._defaultOptions.merge(new M({body:t})),r,a.Put,e)))},e.prototype.delete=function(e,t){return this.request(new B(Y(this._defaultOptions,t,a.Delete,e)))},e.prototype.patch=function(e,t,r){return this.request(new B(Y(this._defaultOptions.merge(new M({body:t})),r,a.Patch,e)))},e.prototype.head=function(e,t){return this.request(new B(Y(this._defaultOptions,t,a.Head,e)))},e.prototype.options=function(e,t){return this.request(new B(Y(this._defaultOptions,t,a.Options,e)))},e}();K.decorators=[{type:i.u}],K.ctorParameters=function(){return[{type:y},{type:M}]};var Z=function(e){function t(t,r){return e.call(this,t,r)||this}return n.a(t,e),t.prototype.request=function(e,t){if("string"==typeof e&&(e=new B(Y(this._defaultOptions,t,a.Get,e))),!(e instanceof B))throw new Error("First argument must be a url string or Request instance.");if(e.method!==a.Get)throw new Error("JSONP requests must use GET request method.");return Q(this._backend,e)},t}(K);function J(){return new V}function X(e,t){return new K(e,t)}Z.decorators=[{type:i.u}],Z.ctorParameters=function(){return[{type:y},{type:M}]};var $=function(){return function(){}}();$.decorators=[{type:i.B,args:[{providers:[{provide:K,useFactory:X,deps:[F,M]},u,{provide:M,useClass:L},{provide:d,useClass:m},F,{provide:v,useFactory:J}]}]}],$.ctorParameters=function(){return[]};var ee=function(){return function(){}}();ee.decorators=[{type:i.B,args:[{providers:[{provide:Z,useFactory:function(e,t){return new Z(e,t)},deps:[I,M]},A,{provide:M,useClass:L},{provide:d,useClass:m},{provide:I,useClass:D}]}]}],ee.ctorParameters=function(){return[]};new i.Y("4.4.7")},GIjk:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=function(e){function t(t){e.call(this),this.errors=t;var r=Error.call(this,t?t.length+" errors occurred during unsubscription:\n "+t.map(function(e,t){return t+1+") "+e.toString()}).join("\n "):"");this.name=r.name="UnsubscriptionError",this.stack=r.stack,this.message=r.message}return n(t,e),t}(Error);t.UnsubscriptionError=i},GR1s:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("wAkD"),o=r("CURp");t.exhaust=function(){return this.lift(new s)};var s=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new u(e))},e}(),u=function(e){function t(t){e.call(this,t),this.hasCompleted=!1,this.hasSubscription=!1}return n(t,e),t.prototype._next=function(e){this.hasSubscription||(this.hasSubscription=!0,this.add(o.subscribeToResult(this,e)))},t.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete()},t.prototype.notifyComplete=function(e){this.remove(e),this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()},t}(i.OuterSubscriber)},GZqV:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS");t.find=function(e,t){if("function"!=typeof e)throw new TypeError("predicate is not a function");return this.lift(new o(e,this,!1,t))};var o=function(){function e(e,t,r,n){this.predicate=e,this.source=t,this.yieldIndex=r,this.thisArg=n}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate,this.source,this.yieldIndex,this.thisArg))},e}();t.FindValueOperator=o;var s=function(e){function t(t,r,n,i,o){e.call(this,t),this.predicate=r,this.source=n,this.yieldIndex=i,this.thisArg=o,this.index=0}return n(t,e),t.prototype.notifyComplete=function(e){var t=this.destination;t.next(e),t.complete()},t.prototype._next=function(e){var t=this.predicate,r=this.thisArg,n=this.index++;try{t.call(r||this,e,n,this.source)&&this.notifyComplete(this.yieldIndex?n:e)}catch(e){this.destination.error(e)}},t.prototype._complete=function(){this.notifyComplete(this.yieldIndex?-1:void 0)},t}(i.Subscriber);t.FindValueSubscriber=s},Gb0N:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=function(e){function t(t,r,n){e.call(this),this.start=t,this._count=r,this.scheduler=n}return n(t,e),t.create=function(e,r,n){return void 0===e&&(e=0),void 0===r&&(r=0),new t(e,r,n)},t.dispatch=function(e){var t=e.start,r=e.index,n=e.count,i=e.subscriber;r>=n?i.complete():(i.next(t),i.closed||(e.index=r+1,e.start=t+1,this.schedule(e)))},t.prototype._subscribe=function(e){var r=0,n=this.start,i=this._count,o=this.scheduler;if(o)return o.schedule(t.dispatch,0,{index:r,count:i,start:n,subscriber:e});for(;;){if(r++>=i){e.complete();break}if(e.next(n++),e.closed)break}},t}(r("rCTf").Observable);t.RangeObservable=i},GcOx:function(e,t,r){"use strict";var n=r("rCTf"),i=r("cjT5");n.Observable.prototype.debounce=i.debounce},Gvdl:function(e,t,r){"use strict";var n=r("EEr4");t.Subject=n.Subject,t.AnonymousSubject=n.AnonymousSubject;var i=r("rCTf");t.Observable=i.Observable,r("1k2o"),r("U85J"),r("XlOA"),r("1ZrL"),r("zO2v"),r("AGQa"),r("iJMh"),r("S35O"),r("E7Yq"),r("LHw1"),r("c3t5"),r("f1gJ"),r("iUY6"),r("SUuD"),r("fICK"),r("O8p4"),r("9WjZ"),r("1APj"),r("1VLl"),r("g0nL"),r("ENML"),r("vQ+N"),r("h0qH"),r("jdeX"),r("iod1"),r("1Nls"),r("lh/Z"),r("nsuO"),r("+KN+"),r("Di9Q"),r("jDQW"),r("Whbc"),r("6Yye"),r("k27J"),r("qp8k"),r("/rMs"),r("CMrU"),r("jvbR"),r("16m9"),r("/181"),r("zC23"),r("GcOx"),r("aV5h"),r("NJh0"),r("94IA"),r("FE8a"),r("qhgQ"),r("q3ik"),r("tYwL"),r("EnA3"),r("Yfq7"),r("SSeX"),r("sT3i"),r("Mvzr"),r("wUn1"),r("tDJK"),r("hs6U"),r("W1/H"),r("okk1"),r("6s76"),r("LppN"),r("2395"),r("qcjU"),r("CYDS"),r("JJSU"),r("KRCp"),r("1NVl"),r("+pb+"),r("6gFN"),r("Ye9U"),r("CToi"),r("EGMK"),r("JPC0"),r("HcJ8"),r("VfeM"),r("SGWz"),r("Rxv9"),r("j7ye"),r("p1Um"),r("rLWm"),r("iIfT"),r("adqA"),r("xOQQ"),r("4Ie8"),r("nDCe"),r("PvYY"),r("0TiQ"),r("48bo"),r("UNGF"),r("XZ4o"),r("y6Vm"),r("y3IE"),r("10Gq"),r("B2te"),r("6hPP"),r("zJQZ"),r("UFi/"),r("WQmy"),r("JQ6u"),r("9qUs"),r("8szd"),r("VaQ6"),r("/lY3"),r("oHQS"),r("UyzR"),r("uCY4"),r("tuHt"),r("hzF8"),r("77/N"),r("T3fU"),r("EoAl"),r("PMZt"),r("jF50"),r("XKof"),r("cDAr"),r("a0Ch"),r("voL5"),r("7axH"),r("eErF"),r("7FaQ"),r("q4U+"),r("PwiB"),r("xFXl"),r("gDzJ"),r("fiy1"),r("ixac"),r("tQRI");var o=r("B00U");t.Subscription=o.Subscription;var s=r("mmVS");t.Subscriber=s.Subscriber;var u=r("5c/I");t.AsyncSubject=u.AsyncSubject;var a=r("MQMf");t.ReplaySubject=a.ReplaySubject;var c=r("TfWX");t.BehaviorSubject=c.BehaviorSubject;var l=r("sIYO");t.ConnectableObservable=l.ConnectableObservable;var p=r("8GmM");t.Notification=p.Notification;var f=r("F7Al");t.EmptyError=f.EmptyError;var h=r("8Z8y");t.ArgumentOutOfRangeError=h.ArgumentOutOfRangeError;var d=r("IZVw");t.ObjectUnsubscribedError=d.ObjectUnsubscribedError;var m=r("cmqr");t.TimeoutError=m.TimeoutError;var y=r("GIjk");t.UnsubscriptionError=y.UnsubscriptionError;var v=r("sVus");t.TimeInterval=v.TimeInterval;var b=r("5pRa");t.Timestamp=b.Timestamp;var g=r("u1gx");t.TestScheduler=g.TestScheduler;var w=r("q0UB");t.VirtualTimeScheduler=w.VirtualTimeScheduler;var _=r("Dc2k");t.AjaxResponse=_.AjaxResponse,t.AjaxError=_.AjaxError,t.AjaxTimeoutError=_.AjaxTimeoutError;var C=r("Uqs8"),x=r("CGGv"),O=r("RA5l"),S=r("HwIK"),k=r("r8ZY"),E=r("cdmN"),T=r("mbVC"),A={asap:C.asap,queue:O.queue,animationFrame:S.animationFrame,async:x.async};t.Scheduler=A;var P={rxSubscriber:k.$$rxSubscriber,observable:T.$$observable,iterator:E.$$iterator};t.Symbol=P},H8Kw:function(e,t,r){var n,i;void 0===(i="function"==typeof(n=function(){return function(e){e.multiLanguage=function(){for(var t=Array.prototype.slice.call(arguments),r=t.join("-"),n="",i=[],o=[],s=0;s1?s.concatStatic(new n.ArrayObservable(e,r),this):s.concatStatic(new o.EmptyObservable(r),this)}},JkZN:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("Xajo"),o=r("aQl7"),s=r("hYBY"),u=r("U15Z"),a=r("Yh8Q"),c=r("FA5e"),l=r("cdmN"),p=r("rCTf"),f=r("Ji1B"),h=r("mbVC"),d=function(e){function t(t,r){e.call(this,null),this.ish=t,this.scheduler=r}return n(t,e),t.create=function(e,r){if(null!=e){if("function"==typeof e[h.$$observable])return e instanceof p.Observable&&!r?e:new t(e,r);if(i.isArray(e))return new a.ArrayObservable(e,r);if(o.isPromise(e))return new s.PromiseObservable(e,r);if("function"==typeof e[l.$$iterator]||"string"==typeof e)return new u.IteratorObservable(e,r);if((n=e)&&"number"==typeof n.length)return new c.ArrayLikeObservable(e,r)}var n;throw new TypeError((null!==e&&typeof e||e)+" is not observable")},t.prototype._subscribe=function(e){var t=this.ish,r=this.scheduler;return null==r?t[h.$$observable]().subscribe(e):t[h.$$observable]().subscribe(new f.ObserveOnSubscriber(e,r,0))},t}(p.Observable);t.FromObservable=d},KKz1:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS"),o=r("CGGv");t.throttleTime=function(e,t){return void 0===t&&(t=o.async),this.lift(new s(e,t))};var s=function(){function e(e,t){this.duration=e,this.scheduler=t}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.duration,this.scheduler))},e}(),u=function(e){function t(t,r,n){e.call(this,t),this.duration=r,this.scheduler=n}return n(t,e),t.prototype._next=function(e){this.throttled||(this.add(this.throttled=this.scheduler.schedule(a,this.duration,{subscriber:this})),this.destination.next(e))},t.prototype.clearThrottle=function(){var e=this.throttled;e&&(e.unsubscribe(),this.remove(e),this.throttled=null)},t}(i.Subscriber);function a(e){e.subscriber.clearThrottle()}},KLoZ:function(e,t,r){"use strict";var n=r("VOfZ");function i(e){for(var t=[],r=1;rthis.total&&this.destination.next(e)},t}(i.Subscriber)},MQMf:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("EEr4"),o=r("RA5l"),s=r("B00U"),u=r("Ji1B"),a=r("IZVw"),c=r("ZJf8"),l=function(e){function t(t,r,n){void 0===t&&(t=Number.POSITIVE_INFINITY),void 0===r&&(r=Number.POSITIVE_INFINITY),e.call(this),this.scheduler=n,this._events=[],this._bufferSize=t<1?1:t,this._windowTime=r<1?1:r}return n(t,e),t.prototype.next=function(t){var r=this._getNow();this._events.push(new p(r,t)),this._trimBufferThenGetEvents(),e.prototype.next.call(this,t)},t.prototype._subscribe=function(e){var t,r=this._trimBufferThenGetEvents(),n=this.scheduler;if(this.closed)throw new a.ObjectUnsubscribedError;this.hasError?t=s.Subscription.EMPTY:this.isStopped?t=s.Subscription.EMPTY:(this.observers.push(e),t=new c.SubjectSubscription(this,e)),n&&e.add(e=new u.ObserveOnSubscriber(e,n));for(var i=r.length,o=0;ot&&(o=Math.max(o,i-t)),o>0&&n.splice(0,o),n},t}(i.Subject);t.ReplaySubject=l;var p=function(){return function(e,t){this.time=e,this.value=t}}()},Mqdq:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("B00U"),o=r("CURp"),s=r("wAkD");t.bufferToggle=function(e,t){return this.lift(new u(e,t))};var u=function(){function e(e,t){this.openings=e,this.closingSelector=t}return e.prototype.call=function(e,t){return t.subscribe(new a(e,this.openings,this.closingSelector))},e}(),a=function(e){function t(t,r,n){e.call(this,t),this.openings=r,this.closingSelector=n,this.contexts=[],this.add(o.subscribeToResult(this,r))}return n(t,e),t.prototype._next=function(e){for(var t=this.contexts,r=t.length,n=0;n0;){var n=r.shift();n.subscription.unsubscribe(),n.buffer=null,n.subscription=null}this.contexts=null,e.prototype._error.call(this,t)},t.prototype._complete=function(){for(var t=this.contexts;t.length>0;){var r=t.shift();this.destination.next(r.buffer),r.subscription.unsubscribe(),r.buffer=null,r.subscription=null}this.contexts=null,e.prototype._complete.call(this)},t.prototype.notifyNext=function(e,t,r,n,i){e?this.closeBuffer(e):this.openBuffer(t)},t.prototype.notifyComplete=function(e){this.closeBuffer(e.context)},t.prototype.openBuffer=function(e){try{var t=this.closingSelector.call(this,e);t&&this.trySubscribe(t)}catch(e){this._error(e)}},t.prototype.closeBuffer=function(e){var t=this.contexts;if(t&&e){var r=e.buffer,n=e.subscription;this.destination.next(r),t.splice(t.indexOf(e),1),this.remove(n),n.unsubscribe()}},t.prototype.trySubscribe=function(e){var t=this.contexts,r=new i.Subscription,n={buffer:[],subscription:r};t.push(n);var s=o.subscribeToResult(this,e,n);!s||s.closed?this.closeBuffer(n):(s.context=n,this.add(s),r.add(s))},t}(s.OuterSubscriber)},Mvzr:function(e,t,r){"use strict";var n=r("rCTf"),i=r("+w3m");n.Observable.prototype.elementAt=i.elementAt},NJh0:function(e,t,r){"use strict";var n=r("rCTf"),i=r("RJ4+");n.Observable.prototype.defaultIfEmpty=i.defaultIfEmpty},NVOs:function(e,t,r){"use strict";r.d(t,"b",function(){return l}),r.d(t,"e",function(){return g}),r.d(t,"a",function(){return x}),r.d(t,"c",function(){return O}),r.d(t,"f",function(){return P}),r.d(t,"g",function(){return ne}),r.d(t,"h",function(){return ie}),r.d(t,"i",function(){return he}),r.d(t,"j",function(){return Oe}),r.d(t,"k",function(){return M}),r.d(t,"d",function(){return tt}),r.d(t,"l",function(){return et}),r.d(t,"m",function(){return Ze}),r.d(t,"n",function(){return R}),r.d(t,"o",function(){return H});var n=r("TToO"),i=r("3j3K"),o=r("7rB9"),s=(r.n(o),r("ioK+")),u=(r.n(s),r("xAJs")),a=(r.n(u),r("Qbdm")),c=function(){function e(){}return e.prototype.control=function(){},Object.defineProperty(e.prototype,"value",{get:function(){return this.control?this.control.value:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"valid",{get:function(){return this.control?this.control.valid:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"invalid",{get:function(){return this.control?this.control.invalid:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pending",{get:function(){return this.control?this.control.pending:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"disabled",{get:function(){return this.control?this.control.disabled:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"enabled",{get:function(){return this.control?this.control.enabled:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"errors",{get:function(){return this.control?this.control.errors:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pristine",{get:function(){return this.control?this.control.pristine:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"dirty",{get:function(){return this.control?this.control.dirty:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"touched",{get:function(){return this.control?this.control.touched:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"untouched",{get:function(){return this.control?this.control.untouched:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"statusChanges",{get:function(){return this.control?this.control.statusChanges:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"valueChanges",{get:function(){return this.control?this.control.valueChanges:null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"path",{get:function(){return null},enumerable:!0,configurable:!0}),e.prototype.reset=function(e){void 0===e&&(e=void 0),this.control&&this.control.reset(e)},e.prototype.hasError=function(e,t){return!!this.control&&this.control.hasError(e,t)},e.prototype.getError=function(e,t){return this.control?this.control.getError(e,t):null},e}(),l=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n.a(t,e),Object.defineProperty(t.prototype,"formDirective",{get:function(){return null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"path",{get:function(){return null},enumerable:!0,configurable:!0}),t}(c);function p(e){return null==e||0===e.length}var f=new i.v("NgValidators"),h=new i.v("NgAsyncValidators"),d=/^(?=.{1,254}$)(?=.{1,64}@)[-!#$%&'*+/0-9=?A-Z^_`a-z{|}~]+(\.[-!#$%&'*+/0-9=?A-Z^_`a-z{|}~]+)*@[A-Za-z0-9]([A-Za-z0-9-]{0,61}[A-Za-z0-9])?(\.[A-Za-z0-9]([A-Za-z0-9-]{0,61}[A-Za-z0-9])?)*$/,m=function(){function e(){}return e.min=function(e){return function(t){if(p(t.value)||p(e))return null;var r=parseFloat(t.value);return!isNaN(r)&&re?{max:{max:e,actual:t.value}}:null}},e.required=function(e){return p(e.value)?{required:!0}:null},e.requiredTrue=function(e){return!0===e.value?null:{required:!0}},e.email=function(e){return d.test(e.value)?null:{email:!0}},e.minLength=function(e){return function(t){if(p(t.value))return null;var r=t.value?t.value.length:0;return re?{maxlength:{requiredLength:e,actualLength:r}}:null}},e.pattern=function(t){return t?("string"==typeof t?(n="^"+t+"$",r=new RegExp(n)):(n=t.toString(),r=t),function(e){if(p(e.value))return null;var t=e.value;return r.test(t)?null:{pattern:{requiredPattern:n,actualValue:t}}}):e.nullValidator;var r,n},e.nullValidator=function(e){return null},e.compose=function(e){if(!e)return null;var t=e.filter(y);return 0==t.length?null:function(e){return b(function(e,t){return t.map(function(t){return t(e)})}(e,t))}},e.composeAsync=function(e){if(!e)return null;var t=e.filter(y);return 0==t.length?null:function(e){var r=function(e,t){return t.map(function(t){return t(e)})}(e,t).map(v);return u.map.call(Object(o.forkJoin)(r),b)}},e}();function y(e){return null!=e}function v(e){var t=Object(i._23)(e)?Object(s.fromPromise)(e):e;if(!Object(i._22)(t))throw new Error("Expected validator to return Promise or Observable.");return t}function b(e){var t=e.reduce(function(e,t){return null!=t?Object.assign({},e,t):e},{});return 0===Object.keys(t).length?null:t}var g=new i.v("NgValueAccessor"),w={provide:g,useExisting:Object(i._4)(function(){return _}),multi:!0},_=function(){function e(e,t){this._renderer=e,this._elementRef=t,this.onChange=function(e){},this.onTouched=function(){}}return e.prototype.writeValue=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"checked",e)},e.prototype.registerOnChange=function(e){this.onChange=e},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.setDisabledState=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)},e}();_.decorators=[{type:i.m,args:[{selector:"input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]",host:{"(change)":"onChange($event.target.checked)","(blur)":"onTouched()"},providers:[w]}]}],_.ctorParameters=function(){return[{type:i.N},{type:i.n}]};var C={provide:g,useExisting:Object(i._4)(function(){return O}),multi:!0};var x=new i.v("CompositionEventMode"),O=function(){function e(e,t,r){var n;this._renderer=e,this._elementRef=t,this._compositionMode=r,this.onChange=function(e){},this.onTouched=function(){},this._composing=!1,null==this._compositionMode&&(this._compositionMode=(n=Object(a.u)()?Object(a.u)().getUserAgent():"",!/android (\d+)/.test(n.toLowerCase())))}return e.prototype.writeValue=function(e){var t=null==e?"":e;this._renderer.setProperty(this._elementRef.nativeElement,"value",t)},e.prototype.registerOnChange=function(e){this.onChange=e},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.setDisabledState=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)},e.prototype._handleInput=function(e){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(e)},e.prototype._compositionStart=function(){this._composing=!0},e.prototype._compositionEnd=function(e){this._composing=!1,this._compositionMode&&this.onChange(e)},e}();function S(e){return e.validate?function(t){return e.validate(t)}:e}function k(e){return e.validate?function(t){return e.validate(t)}:e}O.decorators=[{type:i.m,args:[{selector:"input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]",host:{"(input)":"_handleInput($event.target.value)","(blur)":"onTouched()","(compositionstart)":"_compositionStart()","(compositionend)":"_compositionEnd($event.target.value)"},providers:[C]}]}],O.ctorParameters=function(){return[{type:i.N},{type:i.n},{type:void 0,decorators:[{type:i.H},{type:i.t,args:[x]}]}]};var E={provide:g,useExisting:Object(i._4)(function(){return T}),multi:!0},T=function(){function e(e,t){this._renderer=e,this._elementRef=t,this.onChange=function(e){},this.onTouched=function(){}}return e.prototype.writeValue=function(e){var t=null==e?"":e;this._renderer.setProperty(this._elementRef.nativeElement,"value",t)},e.prototype.registerOnChange=function(e){this.onChange=function(t){e(""==t?null:parseFloat(t))}},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.setDisabledState=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)},e}();function A(){throw new Error("unimplemented")}T.decorators=[{type:i.m,args:[{selector:"input[type=number][formControlName],input[type=number][formControl],input[type=number][ngModel]",host:{"(change)":"onChange($event.target.value)","(input)":"onChange($event.target.value)","(blur)":"onTouched()"},providers:[E]}]}],T.ctorParameters=function(){return[{type:i.N},{type:i.n}]};var P=function(e){function t(){var t=e.apply(this,arguments)||this;return t._parent=null,t.name=null,t.valueAccessor=null,t._rawValidators=[],t._rawAsyncValidators=[],t}return n.a(t,e),Object.defineProperty(t.prototype,"validator",{get:function(){return A()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"asyncValidator",{get:function(){return A()},enumerable:!0,configurable:!0}),t.prototype.viewToModelUpdate=function(e){},t}(c),j={provide:g,useExisting:Object(i._4)(function(){return I}),multi:!0},R=function(){function e(){this._accessors=[]}return e.prototype.add=function(e,t){this._accessors.push([e,t])},e.prototype.remove=function(e){for(var t=this._accessors.length-1;t>=0;--t)if(this._accessors[t][1]===e)return void this._accessors.splice(t,1)},e.prototype.select=function(e){var t=this;this._accessors.forEach(function(r){t._isSameGroup(r,e)&&r[1]!==e&&r[1].fireUncheck(e.value)})},e.prototype._isSameGroup=function(e,t){return!!e[0].control&&(e[0]._parent===t._control._parent&&e[1].name===t.name)},e}();R.decorators=[{type:i.u}],R.ctorParameters=function(){return[]};var I=function(){function e(e,t,r,n){this._renderer=e,this._elementRef=t,this._registry=r,this._injector=n,this.onChange=function(){},this.onTouched=function(){}}return e.prototype.ngOnInit=function(){this._control=this._injector.get(P),this._checkName(),this._registry.add(this._control,this)},e.prototype.ngOnDestroy=function(){this._registry.remove(this)},e.prototype.writeValue=function(e){this._state=e===this.value,this._renderer.setProperty(this._elementRef.nativeElement,"checked",this._state)},e.prototype.registerOnChange=function(e){var t=this;this._fn=e,this.onChange=function(){e(t.value),t._registry.select(t)}},e.prototype.fireUncheck=function(e){this.writeValue(e)},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.setDisabledState=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)},e.prototype._checkName=function(){this.name&&this.formControlName&&this.name!==this.formControlName&&this._throwNameError(),!this.name&&this.formControlName&&(this.name=this.formControlName)},e.prototype._throwNameError=function(){throw new Error('\n If you define both a name and a formControlName attribute on your radio button, their values\n must match. Ex: \n ')},e}();I.decorators=[{type:i.m,args:[{selector:"input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]",host:{"(change)":"onChange()","(blur)":"onTouched()"},providers:[j]}]}],I.ctorParameters=function(){return[{type:i.N},{type:i.n},{type:R},{type:i.w}]},I.propDecorators={name:[{type:i.x}],formControlName:[{type:i.x}],value:[{type:i.x}]};var D={provide:g,useExisting:Object(i._4)(function(){return N}),multi:!0},N=function(){function e(e,t){this._renderer=e,this._elementRef=t,this.onChange=function(e){},this.onTouched=function(){}}return e.prototype.writeValue=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"value",parseFloat(e))},e.prototype.registerOnChange=function(e){this.onChange=function(t){e(""==t?null:parseFloat(t))}},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.setDisabledState=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)},e}();N.decorators=[{type:i.m,args:[{selector:"input[type=range][formControlName],input[type=range][formControl],input[type=range][ngModel]",host:{"(change)":"onChange($event.target.value)","(input)":"onChange($event.target.value)","(blur)":"onTouched()"},providers:[D]}]}],N.ctorParameters=function(){return[{type:i.N},{type:i.n}]};var q={provide:g,useExisting:Object(i._4)(function(){return F}),multi:!0};function V(e,t){return null==e?""+t:(t&&"object"==typeof t&&(t="Object"),(e+": "+t).slice(0,50))}var F=function(){function e(e,t){this._renderer=e,this._elementRef=t,this._optionMap=new Map,this._idCounter=0,this.onChange=function(e){},this.onTouched=function(){},this._compareWith=i._26}return Object.defineProperty(e.prototype,"compareWith",{set:function(e){if("function"!=typeof e)throw new Error("compareWith must be a function, but received "+JSON.stringify(e));this._compareWith=e},enumerable:!0,configurable:!0}),e.prototype.writeValue=function(e){this.value=e;var t=this._getOptionId(e);null==t&&this._renderer.setProperty(this._elementRef.nativeElement,"selectedIndex",-1);var r=V(t,e);this._renderer.setProperty(this._elementRef.nativeElement,"value",r)},e.prototype.registerOnChange=function(e){var t=this;this.onChange=function(r){t.value=t._getOptionValue(r),e(t.value)}},e.prototype.registerOnTouched=function(e){this.onTouched=e},e.prototype.setDisabledState=function(e){this._renderer.setProperty(this._elementRef.nativeElement,"disabled",e)},e.prototype._registerOption=function(){return(this._idCounter++).toString()},e.prototype._getOptionId=function(e){for(var t=0,r=Array.from(this._optionMap.keys());t-1)}}else t=function(e,t){e._setSelected(!1)};this._optionMap.forEach(t)},e.prototype.registerOnChange=function(e){var t=this;this.onChange=function(r){var n=[];if(r.hasOwnProperty("selectedOptions"))for(var i=r.selectedOptions,o=0;o1?"path: '"+e.path.join(" -> ")+"'":e.path[0]?"name: '"+e.path+"'":"unspecified name attribute",new Error(t+" "+r)}function K(e){return null!=e?m.compose(e.map(S)):null}function Z(e){return null!=e?m.composeAsync(e.map(k)):null}function J(e,t){if(!e.hasOwnProperty("model"))return!1;var r=e.model;return!!r.isFirstChange()||!Object(i._26)(t,r.currentValue)}H.decorators=[{type:i.m,args:[{selector:"option"}]}],H.ctorParameters=function(){return[{type:i.n},{type:i.N},{type:U,decorators:[{type:i.H},{type:i.q}]}]},H.propDecorators={ngValue:[{type:i.x,args:["ngValue"]}],value:[{type:i.x,args:["value"]}]};var X=[_,N,T,F,U,I];function $(e,t){if(!t)return null;var r=void 0,n=void 0,i=void 0;return t.forEach(function(t){var o;t.constructor===O?r=t:(o=t,X.some(function(e){return o.constructor===e})?(n&&Y(e,"More than one built-in value accessor matches form control with"),n=t):(i&&Y(e,"More than one custom value accessor matches form control with"),i=t))}),i||(n||(r||(Y(e,"No valid value accessor for form control with"),null)))}var ee=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n.a(t,e),t.prototype.ngOnInit=function(){this._checkParentType(),this.formDirective.addFormGroup(this)},t.prototype.ngOnDestroy=function(){this.formDirective&&this.formDirective.removeFormGroup(this)},Object.defineProperty(t.prototype,"control",{get:function(){return this.formDirective.getFormGroup(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"path",{get:function(){return z(this.name,this._parent)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"formDirective",{get:function(){return this._parent?this._parent.formDirective:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"validator",{get:function(){return K(this._validators)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"asyncValidator",{get:function(){return Z(this._asyncValidators)},enumerable:!0,configurable:!0}),t.prototype._checkParentType=function(){},t}(l),te=function(){function e(e){this._cd=e}return Object.defineProperty(e.prototype,"ngClassUntouched",{get:function(){return!!this._cd.control&&this._cd.control.untouched},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngClassTouched",{get:function(){return!!this._cd.control&&this._cd.control.touched},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngClassPristine",{get:function(){return!!this._cd.control&&this._cd.control.pristine},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngClassDirty",{get:function(){return!!this._cd.control&&this._cd.control.dirty},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngClassValid",{get:function(){return!!this._cd.control&&this._cd.control.valid},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngClassInvalid",{get:function(){return!!this._cd.control&&this._cd.control.invalid},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngClassPending",{get:function(){return!!this._cd.control&&this._cd.control.pending},enumerable:!0,configurable:!0}),e}(),re={"[class.ng-untouched]":"ngClassUntouched","[class.ng-touched]":"ngClassTouched","[class.ng-pristine]":"ngClassPristine","[class.ng-dirty]":"ngClassDirty","[class.ng-valid]":"ngClassValid","[class.ng-invalid]":"ngClassInvalid","[class.ng-pending]":"ngClassPending"},ne=function(e){function t(t){return e.call(this,t)||this}return n.a(t,e),t}(te);ne.decorators=[{type:i.m,args:[{selector:"[formControlName],[ngModel],[formControl]",host:re}]}],ne.ctorParameters=function(){return[{type:P,decorators:[{type:i.S}]}]};var ie=function(e){function t(t){return e.call(this,t)||this}return n.a(t,e),t}(te);ie.decorators=[{type:i.m,args:[{selector:"[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]",host:re}]}],ie.ctorParameters=function(){return[{type:l,decorators:[{type:i.S}]}]};function oe(e){return Array.isArray(e)?K(e):e||null}function se(e){return Array.isArray(e)?Z(e):e||null}var ue=function(){function e(e,t){this.validator=e,this.asyncValidator=t,this._onCollectionChange=function(){},this._pristine=!0,this._touched=!1,this._onDisabledChange=[]}return Object.defineProperty(e.prototype,"value",{get:function(){return this._value},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"parent",{get:function(){return this._parent},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"status",{get:function(){return this._status},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"valid",{get:function(){return"VALID"===this._status},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"invalid",{get:function(){return"INVALID"===this._status},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pending",{get:function(){return"PENDING"==this._status},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"disabled",{get:function(){return"DISABLED"===this._status},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"enabled",{get:function(){return"DISABLED"!==this._status},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"errors",{get:function(){return this._errors},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"pristine",{get:function(){return this._pristine},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"dirty",{get:function(){return!this.pristine},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"touched",{get:function(){return this._touched},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"untouched",{get:function(){return!this._touched},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"valueChanges",{get:function(){return this._valueChanges},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"statusChanges",{get:function(){return this._statusChanges},enumerable:!0,configurable:!0}),e.prototype.setValidators=function(e){this.validator=oe(e)},e.prototype.setAsyncValidators=function(e){this.asyncValidator=se(e)},e.prototype.clearValidators=function(){this.validator=null},e.prototype.clearAsyncValidators=function(){this.asyncValidator=null},e.prototype.markAsTouched=function(e){void 0===e&&(e={}),this._touched=!0,this._parent&&!e.onlySelf&&this._parent.markAsTouched(e)},e.prototype.markAsUntouched=function(e){void 0===e&&(e={}),this._touched=!1,this._forEachChild(function(e){e.markAsUntouched({onlySelf:!0})}),this._parent&&!e.onlySelf&&this._parent._updateTouched(e)},e.prototype.markAsDirty=function(e){void 0===e&&(e={}),this._pristine=!1,this._parent&&!e.onlySelf&&this._parent.markAsDirty(e)},e.prototype.markAsPristine=function(e){void 0===e&&(e={}),this._pristine=!0,this._forEachChild(function(e){e.markAsPristine({onlySelf:!0})}),this._parent&&!e.onlySelf&&this._parent._updatePristine(e)},e.prototype.markAsPending=function(e){void 0===e&&(e={}),this._status="PENDING",this._parent&&!e.onlySelf&&this._parent.markAsPending(e)},e.prototype.disable=function(e){void 0===e&&(e={}),this._status="DISABLED",this._errors=null,this._forEachChild(function(e){e.disable({onlySelf:!0})}),this._updateValue(),!1!==e.emitEvent&&(this._valueChanges.emit(this._value),this._statusChanges.emit(this._status)),this._updateAncestors(!!e.onlySelf),this._onDisabledChange.forEach(function(e){return e(!0)})},e.prototype.enable=function(e){void 0===e&&(e={}),this._status="VALID",this._forEachChild(function(e){e.enable({onlySelf:!0})}),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent}),this._updateAncestors(!!e.onlySelf),this._onDisabledChange.forEach(function(e){return e(!1)})},e.prototype._updateAncestors=function(e){this._parent&&!e&&(this._parent.updateValueAndValidity(),this._parent._updatePristine(),this._parent._updateTouched())},e.prototype.setParent=function(e){this._parent=e},e.prototype.setValue=function(e,t){},e.prototype.patchValue=function(e,t){},e.prototype.reset=function(e,t){},e.prototype.updateValueAndValidity=function(e){void 0===e&&(e={}),this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this._errors=this._runValidator(),this._status=this._calculateStatus(),"VALID"!==this._status&&"PENDING"!==this._status||this._runAsyncValidator(e.emitEvent)),!1!==e.emitEvent&&(this._valueChanges.emit(this._value),this._statusChanges.emit(this._status)),this._parent&&!e.onlySelf&&this._parent.updateValueAndValidity(e)},e.prototype._updateTreeValidity=function(e){void 0===e&&(e={emitEvent:!0}),this._forEachChild(function(t){return t._updateTreeValidity(e)}),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent})},e.prototype._setInitialStatus=function(){this._status=this._allControlsDisabled()?"DISABLED":"VALID"},e.prototype._runValidator=function(){return this.validator?this.validator(this):null},e.prototype._runAsyncValidator=function(e){var t=this;if(this.asyncValidator){this._status="PENDING";var r=v(this.asyncValidator(this));this._asyncValidationSubscription=r.subscribe(function(r){return t.setErrors(r,{emitEvent:e})})}},e.prototype._cancelExistingSubscription=function(){this._asyncValidationSubscription&&this._asyncValidationSubscription.unsubscribe()},e.prototype.setErrors=function(e,t){void 0===t&&(t={}),this._errors=e,this._updateControlsErrors(!1!==t.emitEvent)},e.prototype.get=function(e){return function(e,t,r){return null==t?null:(t instanceof Array||(t=t.split(r)),t instanceof Array&&0===t.length?null:t.reduce(function(e,t){return e instanceof ce?e.controls[t]||null:e instanceof le&&e.at(t)||null},e))}(this,e,".")},e.prototype.getError=function(e,t){var r=t?this.get(t):this;return r&&r._errors?r._errors[e]:null},e.prototype.hasError=function(e,t){return!!this.getError(e,t)},Object.defineProperty(e.prototype,"root",{get:function(){for(var e=this;e._parent;)e=e._parent;return e},enumerable:!0,configurable:!0}),e.prototype._updateControlsErrors=function(e){this._status=this._calculateStatus(),e&&this._statusChanges.emit(this._status),this._parent&&this._parent._updateControlsErrors(e)},e.prototype._initObservables=function(){this._valueChanges=new i.p,this._statusChanges=new i.p},e.prototype._calculateStatus=function(){return this._allControlsDisabled()?"DISABLED":this._errors?"INVALID":this._anyControlsHaveStatus("PENDING")?"PENDING":this._anyControlsHaveStatus("INVALID")?"INVALID":"VALID"},e.prototype._updateValue=function(){},e.prototype._forEachChild=function(e){},e.prototype._anyControls=function(e){},e.prototype._allControlsDisabled=function(){},e.prototype._anyControlsHaveStatus=function(e){return this._anyControls(function(t){return t.status===e})},e.prototype._anyControlsDirty=function(){return this._anyControls(function(e){return e.dirty})},e.prototype._anyControlsTouched=function(){return this._anyControls(function(e){return e.touched})},e.prototype._updatePristine=function(e){void 0===e&&(e={}),this._pristine=!this._anyControlsDirty(),this._parent&&!e.onlySelf&&this._parent._updatePristine(e)},e.prototype._updateTouched=function(e){void 0===e&&(e={}),this._touched=this._anyControlsTouched(),this._parent&&!e.onlySelf&&this._parent._updateTouched(e)},e.prototype._isBoxedValue=function(e){return"object"==typeof e&&null!==e&&2===Object.keys(e).length&&"value"in e&&"disabled"in e},e.prototype._registerOnCollectionChange=function(e){this._onCollectionChange=e},e}(),ae=function(e){function t(t,r,n){void 0===t&&(t=null);var i=e.call(this,oe(r),se(n))||this;return i._onChange=[],i._applyFormState(t),i.updateValueAndValidity({onlySelf:!0,emitEvent:!1}),i._initObservables(),i}return n.a(t,e),t.prototype.setValue=function(e,t){var r=this;void 0===t&&(t={}),this._value=e,this._onChange.length&&!1!==t.emitModelToViewChange&&this._onChange.forEach(function(e){return e(r._value,!1!==t.emitViewToModelChange)}),this.updateValueAndValidity(t)},t.prototype.patchValue=function(e,t){void 0===t&&(t={}),this.setValue(e,t)},t.prototype.reset=function(e,t){void 0===e&&(e=null),void 0===t&&(t={}),this._applyFormState(e),this.markAsPristine(t),this.markAsUntouched(t),this.setValue(this._value,t)},t.prototype._updateValue=function(){},t.prototype._anyControls=function(e){return!1},t.prototype._allControlsDisabled=function(){return this.disabled},t.prototype.registerOnChange=function(e){this._onChange.push(e)},t.prototype._clearChangeFns=function(){this._onChange=[],this._onDisabledChange=[],this._onCollectionChange=function(){}},t.prototype.registerOnDisabledChange=function(e){this._onDisabledChange.push(e)},t.prototype._forEachChild=function(e){},t.prototype._applyFormState=function(e){this._isBoxedValue(e)?(this._value=e.value,e.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this._value=e},t}(ue),ce=function(e){function t(t,r,n){var i=e.call(this,r||null,n||null)||this;return i.controls=t,i._initObservables(),i._setUpControls(),i.updateValueAndValidity({onlySelf:!0,emitEvent:!1}),i}return n.a(t,e),t.prototype.registerControl=function(e,t){return this.controls[e]?this.controls[e]:(this.controls[e]=t,t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange),t)},t.prototype.addControl=function(e,t){this.registerControl(e,t),this.updateValueAndValidity(),this._onCollectionChange()},t.prototype.removeControl=function(e){this.controls[e]&&this.controls[e]._registerOnCollectionChange(function(){}),delete this.controls[e],this.updateValueAndValidity(),this._onCollectionChange()},t.prototype.setControl=function(e,t){this.controls[e]&&this.controls[e]._registerOnCollectionChange(function(){}),delete this.controls[e],t&&this.registerControl(e,t),this.updateValueAndValidity(),this._onCollectionChange()},t.prototype.contains=function(e){return this.controls.hasOwnProperty(e)&&this.controls[e].enabled},t.prototype.setValue=function(e,t){var r=this;void 0===t&&(t={}),this._checkAllValuesPresent(e),Object.keys(e).forEach(function(n){r._throwIfControlMissing(n),r.controls[n].setValue(e[n],{onlySelf:!0,emitEvent:t.emitEvent})}),this.updateValueAndValidity(t)},t.prototype.patchValue=function(e,t){var r=this;void 0===t&&(t={}),Object.keys(e).forEach(function(n){r.controls[n]&&r.controls[n].patchValue(e[n],{onlySelf:!0,emitEvent:t.emitEvent})}),this.updateValueAndValidity(t)},t.prototype.reset=function(e,t){void 0===e&&(e={}),void 0===t&&(t={}),this._forEachChild(function(r,n){r.reset(e[n],{onlySelf:!0,emitEvent:t.emitEvent})}),this.updateValueAndValidity(t),this._updatePristine(t),this._updateTouched(t)},t.prototype.getRawValue=function(){return this._reduceChildren({},function(e,t,r){return e[r]=t instanceof ae?t.value:t.getRawValue(),e})},t.prototype._throwIfControlMissing=function(e){if(!Object.keys(this.controls).length)throw new Error("\n There are no form controls registered with this group yet. If you're using ngModel,\n you may want to check next tick (e.g. use setTimeout).\n ");if(!this.controls[e])throw new Error("Cannot find form control with name: "+e+".")},t.prototype._forEachChild=function(e){var t=this;Object.keys(this.controls).forEach(function(r){return e(t.controls[r],r)})},t.prototype._setUpControls=function(){var e=this;this._forEachChild(function(t){t.setParent(e),t._registerOnCollectionChange(e._onCollectionChange)})},t.prototype._updateValue=function(){this._value=this._reduceValue()},t.prototype._anyControls=function(e){var t=this,r=!1;return this._forEachChild(function(n,i){r=r||t.contains(i)&&e(n)}),r},t.prototype._reduceValue=function(){var e=this;return this._reduceChildren({},function(t,r,n){return(r.enabled||e.disabled)&&(t[n]=r.value),t})},t.prototype._reduceChildren=function(e,t){var r=e;return this._forEachChild(function(e,n){r=t(r,e,n)}),r},t.prototype._allControlsDisabled=function(){for(var e=0,t=Object.keys(this.controls);e0||this.disabled},t.prototype._checkAllValuesPresent=function(e){this._forEachChild(function(t,r){if(void 0===e[r])throw new Error("Must supply a value for form control with name: '"+r+"'.")})},t}(ue),le=function(e){function t(t,r,n){var i=e.call(this,r||null,n||null)||this;return i.controls=t,i._initObservables(),i._setUpControls(),i.updateValueAndValidity({onlySelf:!0,emitEvent:!1}),i}return n.a(t,e),t.prototype.at=function(e){return this.controls[e]},t.prototype.push=function(e){this.controls.push(e),this._registerControl(e),this.updateValueAndValidity(),this._onCollectionChange()},t.prototype.insert=function(e,t){this.controls.splice(e,0,t),this._registerControl(t),this.updateValueAndValidity(),this._onCollectionChange()},t.prototype.removeAt=function(e){this.controls[e]&&this.controls[e]._registerOnCollectionChange(function(){}),this.controls.splice(e,1),this.updateValueAndValidity(),this._onCollectionChange()},t.prototype.setControl=function(e,t){this.controls[e]&&this.controls[e]._registerOnCollectionChange(function(){}),this.controls.splice(e,1),t&&(this.controls.splice(e,0,t),this._registerControl(t)),this.updateValueAndValidity(),this._onCollectionChange()},Object.defineProperty(t.prototype,"length",{get:function(){return this.controls.length},enumerable:!0,configurable:!0}),t.prototype.setValue=function(e,t){var r=this;void 0===t&&(t={}),this._checkAllValuesPresent(e),e.forEach(function(e,n){r._throwIfControlMissing(n),r.at(n).setValue(e,{onlySelf:!0,emitEvent:t.emitEvent})}),this.updateValueAndValidity(t)},t.prototype.patchValue=function(e,t){var r=this;void 0===t&&(t={}),e.forEach(function(e,n){r.at(n)&&r.at(n).patchValue(e,{onlySelf:!0,emitEvent:t.emitEvent})}),this.updateValueAndValidity(t)},t.prototype.reset=function(e,t){void 0===e&&(e=[]),void 0===t&&(t={}),this._forEachChild(function(r,n){r.reset(e[n],{onlySelf:!0,emitEvent:t.emitEvent})}),this.updateValueAndValidity(t),this._updatePristine(t),this._updateTouched(t)},t.prototype.getRawValue=function(){return this.controls.map(function(e){return e instanceof ae?e.value:e.getRawValue()})},t.prototype._throwIfControlMissing=function(e){if(!this.controls.length)throw new Error("\n There are no form controls registered with this array yet. If you're using ngModel,\n you may want to check next tick (e.g. use setTimeout).\n ");if(!this.at(e))throw new Error("Cannot find form control at index "+e)},t.prototype._forEachChild=function(e){this.controls.forEach(function(t,r){e(t,r)})},t.prototype._updateValue=function(){var e=this;this._value=this.controls.filter(function(t){return t.enabled||e.disabled}).map(function(e){return e.value})},t.prototype._anyControls=function(e){return this.controls.some(function(t){return t.enabled&&e(t)})},t.prototype._setUpControls=function(){var e=this;this._forEachChild(function(t){return e._registerControl(t)})},t.prototype._checkAllValuesPresent=function(e){this._forEachChild(function(t,r){if(void 0===e[r])throw new Error("Must supply a value for form control at index: "+r+".")})},t.prototype._allControlsDisabled=function(){for(var e=0,t=this.controls;e0||this.disabled},t.prototype._registerControl=function(e){e.setParent(this),e._registerOnCollectionChange(this._onCollectionChange)},t}(ue),pe={provide:l,useExisting:Object(i._4)(function(){return he})},fe=Promise.resolve(null),he=function(e){function t(t,r){var n=e.call(this)||this;return n._submitted=!1,n.ngSubmit=new i.p,n.form=new ce({},K(t),Z(r)),n}return n.a(t,e),Object.defineProperty(t.prototype,"submitted",{get:function(){return this._submitted},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"formDirective",{get:function(){return this},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"control",{get:function(){return this.form},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"path",{get:function(){return[]},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"controls",{get:function(){return this.form.controls},enumerable:!0,configurable:!0}),t.prototype.addControl=function(e){var t=this;fe.then(function(){var r=t._findContainer(e.path);e._control=r.registerControl(e.name,e.control),G(e.control,e),e.control.updateValueAndValidity({emitEvent:!1})})},t.prototype.getControl=function(e){return this.form.get(e.path)},t.prototype.removeControl=function(e){var t=this;fe.then(function(){var r=t._findContainer(e.path);r&&r.removeControl(e.name)})},t.prototype.addFormGroup=function(e){var t=this;fe.then(function(){var r=t._findContainer(e.path),n=new ce({});W(n,e),r.registerControl(e.name,n),n.updateValueAndValidity({emitEvent:!1})})},t.prototype.removeFormGroup=function(e){var t=this;fe.then(function(){var r=t._findContainer(e.path);r&&r.removeControl(e.name)})},t.prototype.getFormGroup=function(e){return this.form.get(e.path)},t.prototype.updateModel=function(e,t){var r=this;fe.then(function(){r.form.get(e.path).setValue(t)})},t.prototype.setValue=function(e){this.control.setValue(e)},t.prototype.onSubmit=function(e){return this._submitted=!0,this.ngSubmit.emit(e),!1},t.prototype.onReset=function(){this.resetForm()},t.prototype.resetForm=function(e){void 0===e&&(e=void 0),this.form.reset(e),this._submitted=!1},t.prototype._findContainer=function(e){return e.pop(),e.length?this.form.get(e):this.form},t}(l);he.decorators=[{type:i.m,args:[{selector:"form:not([ngNoForm]):not([formGroup]),ngForm,[ngForm]",providers:[pe],host:{"(submit)":"onSubmit($event)","(reset)":"onReset()"},outputs:["ngSubmit"],exportAs:"ngForm"}]}],he.ctorParameters=function(){return[{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[f]}]},{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[h]}]}]};var de='\n
\n \n
\n\n In your class:\n\n this.myGroup = new FormGroup({\n firstName: new FormControl()\n });',me='\n
\n
\n \n
\n
\n\n In your class:\n\n this.myGroup = new FormGroup({\n person: new FormGroup({ firstName: new FormControl() })\n });',ye='\n
\n
\n
\n \n
\n
\n
\n\n In your class:\n\n this.cityArray = new FormArray([new FormControl(\'SF\')]);\n this.myGroup = new FormGroup({\n cities: this.cityArray\n });',ve='\n
\n
\n \n
\n
',be='\n
\n \n \n
\n ',ge=function(){function e(){}return e.modelParentException=function(){throw new Error('\n ngModel cannot be used to register form controls with a parent formGroup directive. Try using\n formGroup\'s partner directive "formControlName" instead. Example:\n\n '+de+"\n\n Or, if you'd like to avoid registering this form control, indicate that it's standalone in ngModelOptions:\n\n Example:\n\n "+be)},e.formGroupNameException=function(){throw new Error("\n ngModel cannot be used to register form controls with a parent formGroupName or formArrayName directive.\n\n Option 1: Use formControlName instead of ngModel (reactive strategy):\n\n "+me+"\n\n Option 2: Update ngModel's parent be ngModelGroup (template-driven strategy):\n\n "+ve)},e.missingNameException=function(){throw new Error('If ngModel is used within a form tag, either the name attribute must be set or the form\n control must be defined as \'standalone\' in ngModelOptions.\n\n Example 1: \n Example 2: ')},e.modelGroupParentException=function(){throw new Error("\n ngModelGroup cannot be used with a parent formGroup directive.\n\n Option 1: Use formGroupName instead of ngModelGroup (reactive strategy):\n\n "+me+"\n\n Option 2: Use a regular form tag instead of the formGroup directive (template-driven strategy):\n\n "+ve)},e}(),we={provide:l,useExisting:Object(i._4)(function(){return _e})},_e=function(e){function t(t,r,n){var i=e.call(this)||this;return i._parent=t,i._validators=r,i._asyncValidators=n,i}return n.a(t,e),t.prototype._checkParentType=function(){this._parent instanceof t||this._parent instanceof he||ge.modelGroupParentException()},t}(ee);_e.decorators=[{type:i.m,args:[{selector:"[ngModelGroup]",providers:[we],exportAs:"ngModelGroup"}]}],_e.ctorParameters=function(){return[{type:l,decorators:[{type:i.q},{type:i.T}]},{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[f]}]},{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[h]}]}]},_e.propDecorators={name:[{type:i.x,args:["ngModelGroup"]}]};var Ce={provide:P,useExisting:Object(i._4)(function(){return Oe})},xe=Promise.resolve(null),Oe=function(e){function t(t,r,n,o){var s=e.call(this)||this;return s._control=new ae,s._registered=!1,s.update=new i.p,s._parent=t,s._rawValidators=r||[],s._rawAsyncValidators=n||[],s.valueAccessor=$(s,o),s}return n.a(t,e),t.prototype.ngOnChanges=function(e){this._checkForErrors(),this._registered||this._setUpControl(),"isDisabled"in e&&this._updateDisabled(e),J(e,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)},t.prototype.ngOnDestroy=function(){this.formDirective&&this.formDirective.removeControl(this)},Object.defineProperty(t.prototype,"control",{get:function(){return this._control},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"path",{get:function(){return this._parent?z(this.name,this._parent):[this.name]},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"formDirective",{get:function(){return this._parent?this._parent.formDirective:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"validator",{get:function(){return K(this._rawValidators)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"asyncValidator",{get:function(){return Z(this._rawAsyncValidators)},enumerable:!0,configurable:!0}),t.prototype.viewToModelUpdate=function(e){this.viewModel=e,this.update.emit(e)},t.prototype._setUpControl=function(){this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0},t.prototype._isStandalone=function(){return!this._parent||!(!this.options||!this.options.standalone)},t.prototype._setUpStandalone=function(){G(this._control,this),this._control.updateValueAndValidity({emitEvent:!1})},t.prototype._checkForErrors=function(){this._isStandalone()||this._checkParentType(),this._checkName()},t.prototype._checkParentType=function(){!(this._parent instanceof _e)&&this._parent instanceof ee?ge.formGroupNameException():this._parent instanceof _e||this._parent instanceof he||ge.modelParentException()},t.prototype._checkName=function(){this.options&&this.options.name&&(this.name=this.options.name),this._isStandalone()||this.name||ge.missingNameException()},t.prototype._updateValue=function(e){var t=this;xe.then(function(){t.control.setValue(e,{emitViewToModelChange:!1})})},t.prototype._updateDisabled=function(e){var t=this,r=e.isDisabled.currentValue,n=""===r||r&&"false"!==r;xe.then(function(){n&&!t.control.disabled?t.control.disable():!n&&t.control.disabled&&t.control.enable()})},t}(P);Oe.decorators=[{type:i.m,args:[{selector:"[ngModel]:not([formControlName]):not([formControl])",providers:[Ce],exportAs:"ngModel"}]}],Oe.ctorParameters=function(){return[{type:l,decorators:[{type:i.H},{type:i.q}]},{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[f]}]},{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[h]}]},{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[g]}]}]},Oe.propDecorators={name:[{type:i.x}],isDisabled:[{type:i.x,args:["disabled"]}],model:[{type:i.x,args:["ngModel"]}],options:[{type:i.x,args:["ngModelOptions"]}],update:[{type:i.I,args:["ngModelChange"]}]};var Se=function(){function e(){}return e.controlParentException=function(){throw new Error("formControlName must be used with a parent formGroup directive. You'll want to add a formGroup\n directive and pass it an existing FormGroup instance (you can create one in your class).\n\n Example:\n\n "+de)},e.ngModelGroupException=function(){throw new Error('formControlName cannot be used with an ngModelGroup parent. It is only compatible with parents\n that also have a "form" prefix: formGroupName, formArrayName, or formGroup.\n\n Option 1: Update the parent to be formGroupName (reactive form strategy)\n\n '+me+"\n\n Option 2: Use ngModel instead of formControlName (template-driven strategy)\n\n "+ve)},e.missingFormException=function(){throw new Error("formGroup expects a FormGroup instance. Please pass one in.\n\n Example:\n\n "+de)},e.groupParentException=function(){throw new Error("formGroupName must be used with a parent formGroup directive. You'll want to add a formGroup\n directive and pass it an existing FormGroup instance (you can create one in your class).\n\n Example:\n\n "+me)},e.arrayParentException=function(){throw new Error("formArrayName must be used with a parent formGroup directive. You'll want to add a formGroup\n directive and pass it an existing FormGroup instance (you can create one in your class).\n\n Example:\n\n "+ye)},e.disabledAttrWarning=function(){console.warn("\n It looks like you're using the disabled attribute with a reactive form directive. If you set disabled to true\n when you set up this control in your component class, the disabled attribute will actually be set in the DOM for\n you. We recommend using this approach to avoid 'changed after checked' errors.\n \n Example: \n form = new FormGroup({\n first: new FormControl({value: 'Nancy', disabled: true}, Validators.required),\n last: new FormControl('Drew', Validators.required)\n });\n ")},e}(),ke={provide:P,useExisting:Object(i._4)(function(){return Ee})},Ee=function(e){function t(t,r,n){var o=e.call(this)||this;return o.update=new i.p,o._rawValidators=t||[],o._rawAsyncValidators=r||[],o.valueAccessor=$(o,n),o}return n.a(t,e),Object.defineProperty(t.prototype,"isDisabled",{set:function(e){Se.disabledAttrWarning()},enumerable:!0,configurable:!0}),t.prototype.ngOnChanges=function(e){this._isControlChanged(e)&&(G(this.form,this),this.control.disabled&&this.valueAccessor.setDisabledState&&this.valueAccessor.setDisabledState(!0),this.form.updateValueAndValidity({emitEvent:!1})),J(e,this.viewModel)&&(this.form.setValue(this.model),this.viewModel=this.model)},Object.defineProperty(t.prototype,"path",{get:function(){return[]},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"validator",{get:function(){return K(this._rawValidators)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"asyncValidator",{get:function(){return Z(this._rawAsyncValidators)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"control",{get:function(){return this.form},enumerable:!0,configurable:!0}),t.prototype.viewToModelUpdate=function(e){this.viewModel=e,this.update.emit(e)},t.prototype._isControlChanged=function(e){return e.hasOwnProperty("form")},t}(P);Ee.decorators=[{type:i.m,args:[{selector:"[formControl]",providers:[ke],exportAs:"ngForm"}]}],Ee.ctorParameters=function(){return[{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[f]}]},{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[h]}]},{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[g]}]}]},Ee.propDecorators={form:[{type:i.x,args:["formControl"]}],model:[{type:i.x,args:["ngModel"]}],update:[{type:i.I,args:["ngModelChange"]}],isDisabled:[{type:i.x,args:["disabled"]}]};var Te={provide:l,useExisting:Object(i._4)(function(){return Ae})},Ae=function(e){function t(t,r){var n=e.call(this)||this;return n._validators=t,n._asyncValidators=r,n._submitted=!1,n.directives=[],n.form=null,n.ngSubmit=new i.p,n}return n.a(t,e),t.prototype.ngOnChanges=function(e){this._checkFormPresent(),e.hasOwnProperty("form")&&(this._updateValidators(),this._updateDomValue(),this._updateRegistrations())},Object.defineProperty(t.prototype,"submitted",{get:function(){return this._submitted},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"formDirective",{get:function(){return this},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"control",{get:function(){return this.form},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"path",{get:function(){return[]},enumerable:!0,configurable:!0}),t.prototype.addControl=function(e){var t=this.form.get(e.path);return G(t,e),t.updateValueAndValidity({emitEvent:!1}),this.directives.push(e),t},t.prototype.getControl=function(e){return this.form.get(e.path)},t.prototype.removeControl=function(e){var t,r,n;t=this.directives,r=e,(n=t.indexOf(r))>-1&&t.splice(n,1)},t.prototype.addFormGroup=function(e){var t=this.form.get(e.path);W(t,e),t.updateValueAndValidity({emitEvent:!1})},t.prototype.removeFormGroup=function(e){},t.prototype.getFormGroup=function(e){return this.form.get(e.path)},t.prototype.addFormArray=function(e){var t=this.form.get(e.path);W(t,e),t.updateValueAndValidity({emitEvent:!1})},t.prototype.removeFormArray=function(e){},t.prototype.getFormArray=function(e){return this.form.get(e.path)},t.prototype.updateModel=function(e,t){this.form.get(e.path).setValue(t)},t.prototype.onSubmit=function(e){return this._submitted=!0,this.ngSubmit.emit(e),!1},t.prototype.onReset=function(){this.resetForm()},t.prototype.resetForm=function(e){void 0===e&&(e=void 0),this.form.reset(e),this._submitted=!1},t.prototype._updateDomValue=function(){var e=this;this.directives.forEach(function(t){var r=e.form.get(t.path);t._control!==r&&(!function(e,t){t.valueAccessor.registerOnChange(function(){return Q(t)}),t.valueAccessor.registerOnTouched(function(){return Q(t)}),t._rawValidators.forEach(function(e){e.registerOnValidatorChange&&e.registerOnValidatorChange(null)}),t._rawAsyncValidators.forEach(function(e){e.registerOnValidatorChange&&e.registerOnValidatorChange(null)}),e&&e._clearChangeFns()}(t._control,t),r&&G(r,t),t._control=r)}),this.form._updateTreeValidity({emitEvent:!1})},t.prototype._updateRegistrations=function(){var e=this;this.form._registerOnCollectionChange(function(){return e._updateDomValue()}),this._oldForm&&this._oldForm._registerOnCollectionChange(function(){}),this._oldForm=this.form},t.prototype._updateValidators=function(){var e=K(this._validators);this.form.validator=m.compose([this.form.validator,e]);var t=Z(this._asyncValidators);this.form.asyncValidator=m.composeAsync([this.form.asyncValidator,t])},t.prototype._checkFormPresent=function(){this.form||Se.missingFormException()},t}(l);Ae.decorators=[{type:i.m,args:[{selector:"[formGroup]",providers:[Te],host:{"(submit)":"onSubmit($event)","(reset)":"onReset()"},exportAs:"ngForm"}]}],Ae.ctorParameters=function(){return[{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[f]}]},{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[h]}]}]},Ae.propDecorators={form:[{type:i.x,args:["formGroup"]}],ngSubmit:[{type:i.I}]};var Pe={provide:l,useExisting:Object(i._4)(function(){return je})},je=function(e){function t(t,r,n){var i=e.call(this)||this;return i._parent=t,i._validators=r,i._asyncValidators=n,i}return n.a(t,e),t.prototype._checkParentType=function(){De(this._parent)&&Se.groupParentException()},t}(ee);je.decorators=[{type:i.m,args:[{selector:"[formGroupName]",providers:[Pe]}]}],je.ctorParameters=function(){return[{type:l,decorators:[{type:i.H},{type:i.q},{type:i.T}]},{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[f]}]},{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[h]}]}]},je.propDecorators={name:[{type:i.x,args:["formGroupName"]}]};var Re={provide:l,useExisting:Object(i._4)(function(){return Ie})},Ie=function(e){function t(t,r,n){var i=e.call(this)||this;return i._parent=t,i._validators=r,i._asyncValidators=n,i}return n.a(t,e),t.prototype.ngOnInit=function(){this._checkParentType(),this.formDirective.addFormArray(this)},t.prototype.ngOnDestroy=function(){this.formDirective&&this.formDirective.removeFormArray(this)},Object.defineProperty(t.prototype,"control",{get:function(){return this.formDirective.getFormArray(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"formDirective",{get:function(){return this._parent?this._parent.formDirective:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"path",{get:function(){return z(this.name,this._parent)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"validator",{get:function(){return K(this._validators)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"asyncValidator",{get:function(){return Z(this._asyncValidators)},enumerable:!0,configurable:!0}),t.prototype._checkParentType=function(){De(this._parent)&&Se.arrayParentException()},t}(l);function De(e){return!(e instanceof je||e instanceof Ae||e instanceof Ie)}Ie.decorators=[{type:i.m,args:[{selector:"[formArrayName]",providers:[Re]}]}],Ie.ctorParameters=function(){return[{type:l,decorators:[{type:i.H},{type:i.q},{type:i.T}]},{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[f]}]},{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[h]}]}]},Ie.propDecorators={name:[{type:i.x,args:["formArrayName"]}]};var Ne={provide:P,useExisting:Object(i._4)(function(){return qe})},qe=function(e){function t(t,r,n,o){var s=e.call(this)||this;return s._added=!1,s.update=new i.p,s._parent=t,s._rawValidators=r||[],s._rawAsyncValidators=n||[],s.valueAccessor=$(s,o),s}return n.a(t,e),Object.defineProperty(t.prototype,"isDisabled",{set:function(e){Se.disabledAttrWarning()},enumerable:!0,configurable:!0}),t.prototype.ngOnChanges=function(e){this._added||this._setUpControl(),J(e,this.viewModel)&&(this.viewModel=this.model,this.formDirective.updateModel(this,this.model))},t.prototype.ngOnDestroy=function(){this.formDirective&&this.formDirective.removeControl(this)},t.prototype.viewToModelUpdate=function(e){this.viewModel=e,this.update.emit(e)},Object.defineProperty(t.prototype,"path",{get:function(){return z(this.name,this._parent)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"formDirective",{get:function(){return this._parent?this._parent.formDirective:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"validator",{get:function(){return K(this._rawValidators)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"asyncValidator",{get:function(){return Z(this._rawAsyncValidators)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"control",{get:function(){return this._control},enumerable:!0,configurable:!0}),t.prototype._checkParentType=function(){!(this._parent instanceof je)&&this._parent instanceof ee?Se.ngModelGroupException():this._parent instanceof je||this._parent instanceof Ae||this._parent instanceof Ie||Se.controlParentException()},t.prototype._setUpControl=function(){this._checkParentType(),this._control=this.formDirective.addControl(this),this.control.disabled&&this.valueAccessor.setDisabledState&&this.valueAccessor.setDisabledState(!0),this._added=!0},t}(P);qe.decorators=[{type:i.m,args:[{selector:"[formControlName]",providers:[Ne]}]}],qe.ctorParameters=function(){return[{type:l,decorators:[{type:i.H},{type:i.q},{type:i.T}]},{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[f]}]},{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[h]}]},{type:Array,decorators:[{type:i.H},{type:i.S},{type:i.t,args:[g]}]}]},qe.propDecorators={name:[{type:i.x,args:["formControlName"]}],model:[{type:i.x,args:["ngModel"]}],update:[{type:i.I,args:["ngModelChange"]}],isDisabled:[{type:i.x,args:["disabled"]}]};var Ve={provide:f,useExisting:Object(i._4)(function(){return Me}),multi:!0},Fe={provide:f,useExisting:Object(i._4)(function(){return Le}),multi:!0},Me=function(){function e(){}return Object.defineProperty(e.prototype,"required",{get:function(){return this._required},set:function(e){this._required=null!=e&&!1!==e&&""+e!="false",this._onChange&&this._onChange()},enumerable:!0,configurable:!0}),e.prototype.validate=function(e){return this.required?m.required(e):null},e.prototype.registerOnValidatorChange=function(e){this._onChange=e},e}();Me.decorators=[{type:i.m,args:[{selector:":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]",providers:[Ve],host:{"[attr.required]":'required ? "" : null'}}]}],Me.ctorParameters=function(){return[]},Me.propDecorators={required:[{type:i.x}]};var Le=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n.a(t,e),t.prototype.validate=function(e){return this.required?m.requiredTrue(e):null},t}(Me);Le.decorators=[{type:i.m,args:[{selector:"input[type=checkbox][required][formControlName],input[type=checkbox][required][formControl],input[type=checkbox][required][ngModel]",providers:[Fe],host:{"[attr.required]":'required ? "" : null'}}]}],Le.ctorParameters=function(){return[]};var Be={provide:f,useExisting:Object(i._4)(function(){return Ue}),multi:!0},Ue=function(){function e(){}return Object.defineProperty(e.prototype,"email",{set:function(e){this._enabled=""===e||!0===e||"true"===e,this._onChange&&this._onChange()},enumerable:!0,configurable:!0}),e.prototype.validate=function(e){return this._enabled?m.email(e):null},e.prototype.registerOnValidatorChange=function(e){this._onChange=e},e}();Ue.decorators=[{type:i.m,args:[{selector:"[email][formControlName],[email][formControl],[email][ngModel]",providers:[Be]}]}],Ue.ctorParameters=function(){return[]},Ue.propDecorators={email:[{type:i.x}]};var He={provide:f,useExisting:Object(i._4)(function(){return ze}),multi:!0},ze=function(){function e(){}return e.prototype.ngOnChanges=function(e){"minlength"in e&&(this._createValidator(),this._onChange&&this._onChange())},e.prototype.validate=function(e){return null==this.minlength?null:this._validator(e)},e.prototype.registerOnValidatorChange=function(e){this._onChange=e},e.prototype._createValidator=function(){this._validator=m.minLength(parseInt(this.minlength,10))},e}();ze.decorators=[{type:i.m,args:[{selector:"[minlength][formControlName],[minlength][formControl],[minlength][ngModel]",providers:[He],host:{"[attr.minlength]":"minlength ? minlength : null"}}]}],ze.ctorParameters=function(){return[]},ze.propDecorators={minlength:[{type:i.x}]};var Ge={provide:f,useExisting:Object(i._4)(function(){return We}),multi:!0},We=function(){function e(){}return e.prototype.ngOnChanges=function(e){"maxlength"in e&&(this._createValidator(),this._onChange&&this._onChange())},e.prototype.validate=function(e){return null!=this.maxlength?this._validator(e):null},e.prototype.registerOnValidatorChange=function(e){this._onChange=e},e.prototype._createValidator=function(){this._validator=m.maxLength(parseInt(this.maxlength,10))},e}();We.decorators=[{type:i.m,args:[{selector:"[maxlength][formControlName],[maxlength][formControl],[maxlength][ngModel]",providers:[Ge],host:{"[attr.maxlength]":"maxlength ? maxlength : null"}}]}],We.ctorParameters=function(){return[]},We.propDecorators={maxlength:[{type:i.x}]};var Qe={provide:f,useExisting:Object(i._4)(function(){return Ye}),multi:!0},Ye=function(){function e(){}return e.prototype.ngOnChanges=function(e){"pattern"in e&&(this._createValidator(),this._onChange&&this._onChange())},e.prototype.validate=function(e){return this._validator(e)},e.prototype.registerOnValidatorChange=function(e){this._onChange=e},e.prototype._createValidator=function(){this._validator=m.pattern(this.pattern)},e}();Ye.decorators=[{type:i.m,args:[{selector:"[pattern][formControlName],[pattern][formControl],[pattern][ngModel]",providers:[Qe],host:{"[attr.pattern]":"pattern ? pattern : null"}}]}],Ye.ctorParameters=function(){return[]},Ye.propDecorators={pattern:[{type:i.x}]};var Ke=function(){function e(){}return e.prototype.group=function(e,t){void 0===t&&(t=null);var r=this._reduceControls(e),n=null!=t?t.validator:null,i=null!=t?t.asyncValidator:null;return new ce(r,n,i)},e.prototype.control=function(e,t,r){return new ae(e,t,r)},e.prototype.array=function(e,t,r){var n=this,i=e.map(function(e){return n._createControl(e)});return new le(i,t,r)},e.prototype._reduceControls=function(e){var t=this,r={};return Object.keys(e).forEach(function(n){r[n]=t._createControl(e[n])}),r},e.prototype._createControl=function(e){if(e instanceof ae||e instanceof ce||e instanceof le)return e;if(Array.isArray(e)){var t=e[0],r=e.length>1?e[1]:null,n=e.length>2?e[2]:null;return this.control(t,r,n)}return this.control(e)},e}();Ke.decorators=[{type:i.u}],Ke.ctorParameters=function(){return[]};new i.Y("4.4.7");var Ze=function(){return function(){}}();Ze.decorators=[{type:i.m,args:[{selector:"form:not([ngNoForm]):not([ngNativeValidate])",host:{novalidate:""}}]}],Ze.ctorParameters=function(){return[]};var Je=[Ze,M,H,O,T,N,_,F,U,I,ne,ie,Me,ze,We,Ye,Le,Ue],Xe=[Oe,_e,he],$e=[Ee,Ae,qe,je,Ie],et=function(){return function(){}}();et.decorators=[{type:i.B,args:[{declarations:Je,exports:Je}]}],et.ctorParameters=function(){return[]};var tt=function(){return function(){}}();tt.decorators=[{type:i.B,args:[{declarations:Xe,providers:[R],exports:[et,Xe]}]}],tt.ctorParameters=function(){return[]};var rt=function(){return function(){}}();rt.decorators=[{type:i.B,args:[{declarations:[$e],providers:[Ke,R],exports:[et,$e]}]}],rt.ctorParameters=function(){return[]}},NgUg:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)};function i(e){var t=e.obj,r=e.keys,n=e.length,i=e.index,o=e.subscriber;if(i!==n){var s=r[i];o.next([s,t[s]]),e.index=i+1,this.schedule(e)}else o.complete()}var o=function(e){function t(t,r){e.call(this),this.obj=t,this.scheduler=r,this.keys=Object.keys(t)}return n(t,e),t.create=function(e,r){return new t(e,r)},t.prototype._subscribe=function(e){var t=this.keys,r=this.scheduler,n=t.length;if(r)return r.schedule(i,0,{obj:this.obj,keys:t,length:n,index:0,subscriber:e});for(var o=0;o0;){var n=r.shift();n.length>0&&t.next(n)}e.prototype._complete.call(this)},t}(i.Subscriber)},O8p4:function(e,t,r){"use strict";var n=r("rCTf"),i=r("Y3yw");n.Observable.race=i.raceStatic},OLzJ:function(e,t,r){"use strict";var n=r("VOfZ"),i=function(){return function(e){e.requestAnimationFrame?(this.cancelAnimationFrame=e.cancelAnimationFrame.bind(e),this.requestAnimationFrame=e.requestAnimationFrame.bind(e)):e.mozRequestAnimationFrame?(this.cancelAnimationFrame=e.mozCancelAnimationFrame.bind(e),this.requestAnimationFrame=e.mozRequestAnimationFrame.bind(e)):e.webkitRequestAnimationFrame?(this.cancelAnimationFrame=e.webkitCancelAnimationFrame.bind(e),this.requestAnimationFrame=e.webkitRequestAnimationFrame.bind(e)):e.msRequestAnimationFrame?(this.cancelAnimationFrame=e.msCancelAnimationFrame.bind(e),this.requestAnimationFrame=e.msRequestAnimationFrame.bind(e)):e.oRequestAnimationFrame?(this.cancelAnimationFrame=e.oCancelAnimationFrame.bind(e),this.requestAnimationFrame=e.oRequestAnimationFrame.bind(e)):(this.cancelAnimationFrame=e.clearTimeout.bind(e),this.requestAnimationFrame=function(t){return e.setTimeout(t,1e3/60)})}}();t.RequestAnimationFrameDefinition=i,t.AnimationFrame=new i(n.root)},"Oa+j":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS");t.dematerialize=function(){return this.lift(new o)};var o=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new s(e))},e}(),s=function(e){function t(t){e.call(this,t)}return n(t,e),t.prototype._next=function(e){e.observe(this.destination)},t}(i.Subscriber)},Ou9t:function(e,t,r){"use strict";var n=r("VOfZ");function i(){return function(){function e(){this._values=[]}return e.prototype.add=function(e){this.has(e)||this._values.push(e)},e.prototype.has=function(e){return-1!==this._values.indexOf(e)},Object.defineProperty(e.prototype,"size",{get:function(){return this._values.length},enumerable:!0,configurable:!0}),e.prototype.clear=function(){this._values.length=0},e}()}t.minimalSetImpl=i,t.Set=n.root.Set||i()},P3oE:function(e,t,r){"use strict";var n=r("Xajo");t.isNumeric=function(e){return!n.isArray(e)&&e-parseFloat(e)+1>=0}},PKvP:function(e,t,r){"use strict";var n=r("JkZN");t.from=n.FromObservable.create},PMZt:function(e,t,r){"use strict";var n=r("rCTf"),i=r("u/VN");n.Observable.prototype.throttle=i.throttle},PN3d:function(e,t,r){"use strict";var n=r("TfWX"),i=r("emOw");t.publishBehavior=function(e){return i.multicast.call(this,new n.BehaviorSubject(e))}},POFt:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS"),o=r("8Z8y"),s=r("jBEF");t.take=function(e){return 0===e?new s.EmptyObservable:this.lift(new u(e))};var u=function(){function e(e){if(this.total=e,this.total<0)throw new o.ArgumentOutOfRangeError}return e.prototype.call=function(e,t){return t.subscribe(new a(e,this.total))},e}(),a=function(e){function t(t,r){e.call(this,t),this.total=r,this.count=0}return n(t,e),t.prototype._next=function(e){var t=this.total,r=++this.count;r<=t&&(this.destination.next(e),r===t&&(this.destination.complete(),this.unsubscribe()))},t}(i.Subscriber)},PutI:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=function(e){function t(t,r){e.call(this,t,r),this.scheduler=t,this.work=r}return n(t,e),t.prototype.schedule=function(t,r){return void 0===r&&(r=0),r>0?e.prototype.schedule.call(this,t,r):(this.delay=r,this.state=t,this.scheduler.flush(this),this)},t.prototype.execute=function(t,r){return r>0||this.closed?e.prototype.execute.call(this,t,r):this._execute(t,r)},t.prototype.requestAsyncId=function(t,r,n){return void 0===n&&(n=0),null!==n&&n>0||null===n&&this.delay>0?e.prototype.requestAsyncId.call(this,t,r,n):t.flush(this)},t}(r("cwzr").AsyncAction);t.QueueAction=i},PvYY:function(e,t,r){"use strict";var n=r("rCTf"),i=r("0gHg");n.Observable.prototype.publishReplay=i.publishReplay},PwiB:function(e,t,r){"use strict";var n=r("rCTf"),i=r("sKQ8");n.Observable.prototype.windowTime=i.windowTime},Q0je:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("rCTf"),o=r("YOd+"),s=function(e){function t(){e.call(this)}return n(t,e),t.create=function(){return new t},t.prototype._subscribe=function(e){o.noop()},t}(i.Observable);t.NeverObservable=s},QGRh:function(e,t,r){var n,i;void 0===(i="function"==typeof(n=function(){return function(e){if("undefined"==typeof e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if("undefined"==typeof e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");e.ar=function(){this.pipeline.reset(),this.pipeline.add(e.ar.trimmer,e.ar.stopWordFilter,e.ar.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.ar.stemmer))},e.ar.wordCharacters="\u0621-\u065b\u0671\u0640",e.ar.trimmer=e.trimmerSupport.generateTrimmer(e.ar.wordCharacters),e.Pipeline.registerFunction(e.ar.trimmer,"trimmer-ar"),e.ar.stemmer=function(){var e=this;return e.result=!1,e.preRemoved=!1,e.sufRemoved=!1,e.pre={pre1:"\u0641 \u0643 \u0628 \u0648 \u0633 \u0644 \u0646 \u0627 \u064a \u062a",pre2:"\u0627\u0644 \u0644\u0644",pre3:"\u0628\u0627\u0644 \u0648\u0627\u0644 \u0641\u0627\u0644 \u062a\u0627\u0644 \u0643\u0627\u0644 \u0648\u0644\u0644",pre4:"\u0641\u0628\u0627\u0644 \u0643\u0628\u0627\u0644 \u0648\u0628\u0627\u0644 \u0648\u0643\u0627\u0644"},e.suf={suf1:"\u0647 \u0643 \u062a \u0646 \u0627 \u064a",suf2:"\u0646\u0643 \u0646\u0647 \u0647\u0627 \u0648\u0643 \u064a\u0627 \u0627\u0647 \u0648\u0646 \u064a\u0646 \u062a\u0646 \u062a\u0645 \u0646\u0627 \u0648\u0627 \u0627\u0646 \u0643\u0645 \u0643\u0646 \u0646\u064a \u0646\u0646 \u0645\u0627 \u0647\u0645 \u0647\u0646 \u062a\u0643 \u062a\u0647 \u0627\u062a \u064a\u0647",suf3:"\u062a\u064a\u0646 \u0643\u0647\u0645 \u0646\u064a\u0647 \u0646\u0647\u0645 \u0648\u0646\u0647 \u0648\u0647\u0627 \u064a\u0647\u0645 \u0648\u0646\u0627 \u0648\u0646\u0643 \u0648\u0646\u064a \u0648\u0647\u0645 \u062a\u0643\u0645 \u062a\u0646\u0627 \u062a\u0647\u0627 \u062a\u0646\u064a \u062a\u0647\u0645 \u0643\u0645\u0627 \u0643\u0647\u0627 \u0646\u0627\u0647 \u0646\u0643\u0645 \u0647\u0646\u0627 \u062a\u0627\u0646 \u064a\u0647\u0627",suf4:"\u0643\u0645\u0648\u0647 \u0646\u0627\u0647\u0627 \u0648\u0646\u0646\u064a \u0648\u0646\u0647\u0645 \u062a\u0643\u0645\u0627 \u062a\u0645\u0648\u0647 \u062a\u0643\u0627\u0647 \u0643\u0645\u0627\u0647 \u0646\u0627\u0643\u0645 \u0646\u0627\u0647\u0645 \u0646\u064a\u0647\u0627 \u0648\u0646\u0646\u0627"},e.patterns=JSON.parse('{"pt43":[{"pt":[{"c":"\u0627","l":1}]},{"pt":[{"c":"\u0627,\u062a,\u0646,\u064a","l":0}],"mPt":[{"c":"\u0641","l":0,"m":1},{"c":"\u0639","l":1,"m":2},{"c":"\u0644","l":2,"m":3}]},{"pt":[{"c":"\u0648","l":2}],"mPt":[{"c":"\u0641","l":0,"m":0},{"c":"\u0639","l":1,"m":1},{"c":"\u0644","l":2,"m":3}]},{"pt":[{"c":"\u0627","l":2}]},{"pt":[{"c":"\u064a","l":2}],"mPt":[{"c":"\u0641","l":0,"m":0},{"c":"\u0639","l":1,"m":1},{"c":"\u0627","l":2},{"c":"\u0644","l":3,"m":3}]},{"pt":[{"c":"\u0645","l":0}]}],"pt53":[{"pt":[{"c":"\u062a","l":0},{"c":"\u0627","l":2}]},{"pt":[{"c":"\u0627,\u0646,\u062a,\u064a","l":0},{"c":"\u062a","l":2}],"mPt":[{"c":"\u0627","l":0},{"c":"\u0641","l":1,"m":1},{"c":"\u062a","l":2},{"c":"\u0639","l":3,"m":3},{"c":"\u0627","l":4},{"c":"\u0644","l":5,"m":4}]},{"pt":[{"c":"\u0627","l":0},{"c":"\u0627","l":2}],"mPt":[{"c":"\u0627","l":0},{"c":"\u0641","l":1,"m":1},{"c":"\u0639","l":2,"m":3},{"c":"\u0644","l":3,"m":4},{"c":"\u0627","l":4},{"c":"\u0644","l":5,"m":4}]},{"pt":[{"c":"\u0627","l":0},{"c":"\u0627","l":3}],"mPt":[{"c":"\u0641","l":0,"m":1},{"c":"\u0639","l":1,"m":2},{"c":"\u0644","l":2,"m":4}]},{"pt":[{"c":"\u0627","l":3},{"c":"\u0646","l":4}]},{"pt":[{"c":"\u062a","l":0},{"c":"\u064a","l":3}]},{"pt":[{"c":"\u0645","l":0},{"c":"\u0648","l":3}]},{"pt":[{"c":"\u0627","l":1},{"c":"\u0648","l":3}]},{"pt":[{"c":"\u0648","l":1},{"c":"\u0627","l":2}]},{"pt":[{"c":"\u0645","l":0},{"c":"\u0627","l":3}]},{"pt":[{"c":"\u0645","l":0},{"c":"\u064a","l":3}]},{"pt":[{"c":"\u0627","l":2},{"c":"\u0646","l":3}]},{"pt":[{"c":"\u0645","l":0},{"c":"\u0646","l":1}],"mPt":[{"c":"\u0627","l":0},{"c":"\u0646","l":1},{"c":"\u0641","l":2,"m":2},{"c":"\u0639","l":3,"m":3},{"c":"\u0627","l":4},{"c":"\u0644","l":5,"m":4}]},{"pt":[{"c":"\u0645","l":0},{"c":"\u062a","l":2}],"mPt":[{"c":"\u0627","l":0},{"c":"\u0641","l":1,"m":1},{"c":"\u062a","l":2},{"c":"\u0639","l":3,"m":3},{"c":"\u0627","l":4},{"c":"\u0644","l":5,"m":4}]},{"pt":[{"c":"\u0645","l":0},{"c":"\u0627","l":2}]},{"pt":[{"c":"\u0645","l":1},{"c":"\u0627","l":3}]},{"pt":[{"c":"\u064a,\u062a,\u0627,\u0646","l":0},{"c":"\u062a","l":1}],"mPt":[{"c":"\u0641","l":0,"m":2},{"c":"\u0639","l":1,"m":3},{"c":"\u0627","l":2},{"c":"\u0644","l":3,"m":4}]},{"pt":[{"c":"\u062a,\u064a,\u0627,\u0646","l":0},{"c":"\u062a","l":2}],"mPt":[{"c":"\u0627","l":0},{"c":"\u0641","l":1,"m":1},{"c":"\u062a","l":2},{"c":"\u0639","l":3,"m":3},{"c":"\u0627","l":4},{"c":"\u0644","l":5,"m":4}]},{"pt":[{"c":"\u0627","l":2},{"c":"\u064a","l":3}]},{"pt":[{"c":"\u0627,\u064a,\u062a,\u0646","l":0},{"c":"\u0646","l":1}],"mPt":[{"c":"\u0627","l":0},{"c":"\u0646","l":1},{"c":"\u0641","l":2,"m":2},{"c":"\u0639","l":3,"m":3},{"c":"\u0627","l":4},{"c":"\u0644","l":5,"m":4}]},{"pt":[{"c":"\u0627","l":3},{"c":"\u0621","l":4}]}],"pt63":[{"pt":[{"c":"\u0627","l":0},{"c":"\u062a","l":2},{"c":"\u0627","l":4}]},{"pt":[{"c":"\u0627,\u062a,\u0646,\u064a","l":0},{"c":"\u0633","l":1},{"c":"\u062a","l":2}],"mPt":[{"c":"\u0627","l":0},{"c":"\u0633","l":1},{"c":"\u062a","l":2},{"c":"\u0641","l":3,"m":3},{"c":"\u0639","l":4,"m":4},{"c":"\u0627","l":5},{"c":"\u0644","l":6,"m":5}]},{"pt":[{"c":"\u0627,\u0646,\u062a,\u064a","l":0},{"c":"\u0648","l":3}]},{"pt":[{"c":"\u0645","l":0},{"c":"\u0633","l":1},{"c":"\u062a","l":2}],"mPt":[{"c":"\u0627","l":0},{"c":"\u0633","l":1},{"c":"\u062a","l":2},{"c":"\u0641","l":3,"m":3},{"c":"\u0639","l":4,"m":4},{"c":"\u0627","l":5},{"c":"\u0644","l":6,"m":5}]},{"pt":[{"c":"\u064a","l":1},{"c":"\u064a","l":3},{"c":"\u0627","l":4},{"c":"\u0621","l":5}]},{"pt":[{"c":"\u0627","l":0},{"c":"\u0646","l":1},{"c":"\u0627","l":4}]}],"pt54":[{"pt":[{"c":"\u062a","l":0}]},{"pt":[{"c":"\u0627,\u064a,\u062a,\u0646","l":0}],"mPt":[{"c":"\u0627","l":0},{"c":"\u0641","l":1,"m":1},{"c":"\u0639","l":2,"m":2},{"c":"\u0644","l":3,"m":3},{"c":"\u0631","l":4,"m":4},{"c":"\u0627","l":5},{"c":"\u0631","l":6,"m":4}]},{"pt":[{"c":"\u0645","l":0}],"mPt":[{"c":"\u0627","l":0},{"c":"\u0641","l":1,"m":1},{"c":"\u0639","l":2,"m":2},{"c":"\u0644","l":3,"m":3},{"c":"\u0631","l":4,"m":4},{"c":"\u0627","l":5},{"c":"\u0631","l":6,"m":4}]},{"pt":[{"c":"\u0627","l":2}]},{"pt":[{"c":"\u0627","l":0},{"c":"\u0646","l":2}]}],"pt64":[{"pt":[{"c":"\u0627","l":0},{"c":"\u0627","l":4}]},{"pt":[{"c":"\u0645","l":0},{"c":"\u062a","l":1}]}],"pt73":[{"pt":[{"c":"\u0627","l":0},{"c":"\u0633","l":1},{"c":"\u062a","l":2},{"c":"\u0627","l":5}]}],"pt75":[{"pt":[{"c":"\u0627","l":0},{"c":"\u0627","l":5}]}]}'),e.execArray=["cleanWord","removeDiacritics","cleanAlef","removeStopWords","normalizeHamzaAndAlef","removeStartWaw","removePre432","removeEndTaa","wordCheck"],e.stem=function(){var t=0;for(e.result=!1,e.preRemoved=!1,e.sufRemoved=!1;t=0)return!0},e.normalizeHamzaAndAlef=function(){return e.word=e.word.replace("\u0624","\u0621"),e.word=e.word.replace("\u0626","\u0621"),e.word=e.word.replace(/([\u0627])\1+/gi,"\u0627"),!1},e.removeEndTaa=function(){return!(e.word.length>2)||(e.word=e.word.replace(/[\u0627]$/,""),e.word=e.word.replace("\u0629",""),!1)},e.removeStartWaw=function(){return e.word.length>3&&"\u0648"==e.word[0]&&"\u0648"==e.word[1]&&(e.word=e.word.slice(1)),!1},e.removePre432=function(){var t=e.word;if(e.word.length>=7){var r=new RegExp("^("+e.pre.pre4.split(" ").join("|")+")");e.word=e.word.replace(r,"")}if(e.word==t&&e.word.length>=6){var n=new RegExp("^("+e.pre.pre3.split(" ").join("|")+")");e.word=e.word.replace(n,"")}if(e.word==t&&e.word.length>=5){var i=new RegExp("^("+e.pre.pre2.split(" ").join("|")+")");e.word=e.word.replace(i,"")}return t!=e.word&&(e.preRemoved=!0),!1},e.patternCheck=function(t){for(var r=0;r3){var r=new RegExp("^("+e.pre.pre1.split(" ").join("|")+")");e.word=e.word.replace(r,"")}return t!=e.word&&(e.preRemoved=!0),!1},e.removeSuf1=function(){var t=e.word;if(0==e.sufRemoved&&e.word.length>3){var r=new RegExp("("+e.suf.suf1.split(" ").join("|")+")$");e.word=e.word.replace(r,"")}return t!=e.word&&(e.sufRemoved=!0),!1},e.removeSuf432=function(){var t=e.word;if(e.word.length>=6){var r=new RegExp("("+e.suf.suf4.split(" ").join("|")+")$");e.word=e.word.replace(r,"")}if(e.word==t&&e.word.length>=5){var n=new RegExp("("+e.suf.suf3.split(" ").join("|")+")$");e.word=e.word.replace(n,"")}if(e.word==t&&e.word.length>=4){var i=new RegExp("("+e.suf.suf2.split(" ").join("|")+")$");e.word=e.word.replace(i,"")}return t!=e.word&&(e.sufRemoved=!0),!1},e.wordCheck=function(){e.word;for(var t=[e.removeSuf432,e.removeSuf1,e.removePre1],r=0,n=!1;e.word.length>=7&&!e.result&&r0},t.prototype.tagName=function(e){return e.tagName},t.prototype.attributeMap=function(e){for(var t=new Map,r=e.attributes,n=0;n-1},t}(N);ee.decorators=[{type:o.u}],ee.ctorParameters=function(){return[{type:void 0,decorators:[{type:o.t,args:[y]}]},{type:$,decorators:[{type:o.t,args:[X]}]}]};var te=["alt","control","meta","shift"],re={alt:function(e){return e.altKey},control:function(e){return e.ctrlKey},meta:function(e){return e.metaKey},shift:function(e){return e.shiftKey}},ne=function(e){function t(t){return e.call(this,t)||this}return n.a(t,e),t.prototype.supports=function(e){return null!=t.parseEventName(e)},t.prototype.addEventListener=function(e,r,n){var i=t.parseEventName(r),o=t.eventCallback(i.fullKey,n,this.manager.getZone());return this.manager.getZone().runOutsideAngular(function(){return u().onAndCancel(e,i.domEventName,o)})},t.parseEventName=function(e){var r=e.toLowerCase().split("."),n=r.shift();if(0===r.length||"keydown"!==n&&"keyup"!==n)return null;var i=t._normalizeKey(r.pop()),o="";if(te.forEach(function(e){var t=r.indexOf(e);t>-1&&(r.splice(t,1),o+=e+".")}),o+=i,0!=r.length||0===i.length)return null;var s={};return s.domEventName=n,s.fullKey=o,s},t.getEventFullKey=function(e){var t="",r=u().getEventKey(e);return" "===(r=r.toLowerCase())?r="space":"."===r&&(r="dot"),te.forEach(function(n){n!=r&&((0,re[n])(e)&&(t+=n+"."))}),t+=r},t.eventCallback=function(e,r,n){return function(i){t.getEventFullKey(i)===e&&n.runGuarded(function(){return r(i)})}},t._normalizeKey=function(e){switch(e){case"esc":return"escape";default:return e}},t}(N);ne.decorators=[{type:o.u}],ne.ctorParameters=function(){return[{type:void 0,decorators:[{type:o.t,args:[y]}]}]};var ie=function(){function e(e,t){this.defaultDoc=e,this.DOM=t;var r=this.DOM.createHtmlDocument();if(this.inertBodyElement=r.body,null==this.inertBodyElement){var n=this.DOM.createElement("html",r);this.inertBodyElement=this.DOM.createElement("body",r),this.DOM.appendChild(n,this.inertBodyElement),this.DOM.appendChild(r,n)}this.DOM.setInnerHTML(this.inertBodyElement,''),!this.inertBodyElement.querySelector||this.inertBodyElement.querySelector("svg")?(this.DOM.setInnerHTML(this.inertBodyElement,'

'),this.inertBodyElement.querySelector&&this.inertBodyElement.querySelector("svg img")&&function(){try{return!!window.DOMParser}catch(e){return!1}}()?this.getInertBodyElement=this.getInertBodyElement_DOMParser:this.getInertBodyElement=this.getInertBodyElement_InertDocument):this.getInertBodyElement=this.getInertBodyElement_XHR}return e.prototype.getInertBodyElement_XHR=function(e){e=""+e+"";try{e=encodeURI(e)}catch(e){return null}var t=new XMLHttpRequest;t.responseType="document",t.open("GET","data:text/html;charset=utf-8,"+e,!1),t.send(null);var r=t.response.body;return r.removeChild(r.firstChild),r},e.prototype.getInertBodyElement_DOMParser=function(e){e=""+e+"";try{var t=(new window.DOMParser).parseFromString(e,"text/html").body;return t.removeChild(t.firstChild),t}catch(e){return null}},e.prototype.getInertBodyElement_InertDocument=function(e){var t=this.DOM.createElement("template");return"content"in t?(this.DOM.setInnerHTML(t,e),t):(this.DOM.setInnerHTML(this.inertBodyElement,e),this.defaultDoc.documentMode&&this.stripCustomNsAttrs(this.inertBodyElement),this.inertBodyElement)},e.prototype.stripCustomNsAttrs=function(e){var t=this;this.DOM.attributeMap(e).forEach(function(r,n){"xmlns:ns1"!==n&&0!==n.indexOf("ns1:")||t.DOM.removeAttribute(e,n)});for(var r=0,n=this.DOM.childNodesAsList(e);r")):this.sanitizedSomething=!0},e.prototype.endElement=function(e){var t=this.DOM.nodeName(e).toLowerCase();ve.hasOwnProperty(t)&&!pe.hasOwnProperty(t)&&(this.buf.push(""))},e.prototype.chars=function(e){this.buf.push(Se(e))},e.prototype.checkClobberedElement=function(e,t){if(t&&this.DOM.contains(e,t))throw new Error("Failed to sanitize html because the element is clobbered: "+this.DOM.getOuterHTML(e));return t},e}(),xe=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Oe=/([^\#-~ |!])/g;function Se(e){return e.replace(/&/g,"&").replace(xe,function(e){return"&#"+(1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320)+65536)+";"}).replace(Oe,function(e){return"&#"+e.charCodeAt(0)+";"}).replace(//g,">")}var ke=new RegExp("^([-,.\"'%_!# a-zA-Z0-9]+|(?:(?:matrix|translate|scale|rotate|skew|perspective)(?:X|Y|3d)?|(?:rgb|hsl)a?|(?:repeating-)?(?:linear|radial)-gradient|(?:calc|attr))\\([-0-9.%, #a-zA-Z]+\\))$","g"),Ee=/^url\(([^)]+)\)$/;var Te=function(){function e(){}return e.prototype.sanitize=function(e,t){},e.prototype.bypassSecurityTrustHtml=function(e){},e.prototype.bypassSecurityTrustStyle=function(e){},e.prototype.bypassSecurityTrustScript=function(e){},e.prototype.bypassSecurityTrustUrl=function(e){},e.prototype.bypassSecurityTrustResourceUrl=function(e){},e}(),Ae=function(e){function t(t){var r=e.call(this)||this;return r._doc=t,r}return n.a(t,e),t.prototype.sanitize=function(e,t){if(null==t)return null;switch(e){case o.R.NONE:return t;case o.R.HTML:return t instanceof je?t.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(t,"HTML"),function(e,t){var r=u(),n=null;try{le=le||new ie(e,r);var i=t?String(t):"";n=le.getInertBodyElement(i);var s=5,a=i;do{if(0===s)throw new Error("Failed to sanitize html because the input is unstable");s--,i=a,a=r.getInnerHTML(n),n=le.getInertBodyElement(i)}while(i!==a);var c=new Ce,l=c.sanitizeChildren(r.getTemplateContent(n)||n);return Object(o._6)()&&c.sanitizedSomething&&r.log("WARNING: sanitizing HTML stripped some content (see http://g.co/ng/security#xss)."),l}finally{if(n)for(var p=r.getTemplateContent(n)||n,f=0,h=r.childNodesAsList(p);fthis.index},e.prototype.hasCompleted=function(){return this.array.length===this.index},e}(),m=function(e){function t(t,r,n){e.call(this,t),this.parent=r,this.observable=n,this.stillUnsubscribed=!0,this.buffer=[],this.isComplete=!1}return n(t,e),t.prototype[c.$$iterator]=function(){return this},t.prototype.next=function(){var e=this.buffer;return 0===e.length&&this.isComplete?{value:null,done:!0}:{value:e.shift(),done:!1}},t.prototype.hasValue=function(){return this.buffer.length>0},t.prototype.hasCompleted=function(){return 0===this.buffer.length&&this.isComplete},t.prototype.notifyComplete=function(){this.buffer.length>0?(this.isComplete=!0,this.parent.notifyInactive()):this.destination.complete()},t.prototype.notifyNext=function(e,t,r,n,i){this.buffer.push(t),this.parent.checkIterators()},t.prototype.subscribe=function(e,t){return a.subscribeToResult(this,this.observable,this,t)},t}(u.OuterSubscriber)},Rewd:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS");t._do=function(e,t,r){return this.lift(new o(e,t,r))};var o=function(){function e(e,t,r){this.nextOrObserver=e,this.error=t,this.complete=r}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.nextOrObserver,this.error,this.complete))},e}(),s=function(e){function t(t,r,n,o){e.call(this,t);var s=new i.Subscriber(r,n,o);s.syncErrorThrowable=!0,this.add(s),this.safeSubscriber=s}return n(t,e),t.prototype._next=function(e){var t=this.safeSubscriber;t.next(e),t.syncErrorThrown?this.destination.error(t.syncErrorValue):this.destination.next(e)},t.prototype._error=function(e){var t=this.safeSubscriber;t.error(e),t.syncErrorThrown?this.destination.error(t.syncErrorValue):this.destination.error(e)},t.prototype._complete=function(){var e=this.safeSubscriber;e.complete(),e.syncErrorThrown?this.destination.error(e.syncErrorValue):this.destination.complete()},t}(i.Subscriber)},Rxv9:function(e,t,r){"use strict";var n=r("rCTf"),i=r("FT6u");n.Observable.prototype.min=i.min},RyDc:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("wAkD"),o=r("CURp");t.skipUntil=function(e){return this.lift(new s(e))};var s=function(){function e(e){this.notifier=e}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.notifier))},e}(),u=function(e){function t(t,r){e.call(this,t),this.hasValue=!1,this.isInnerStopped=!1,this.add(o.subscribeToResult(this,r))}return n(t,e),t.prototype._next=function(t){this.hasValue&&e.prototype._next.call(this,t)},t.prototype._complete=function(){this.isInnerStopped?e.prototype._complete.call(this):this.unsubscribe()},t.prototype.notifyNext=function(e,t,r,n,i){this.hasValue=!0},t.prototype.notifyComplete=function(){this.isInnerStopped=!0,this.isStopped&&e.prototype._complete.call(this)},t}(i.OuterSubscriber)},S35O:function(e,t,r){"use strict";var n=r("rCTf"),i=r("PKvP");n.Observable.from=i.from},SDFq:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("wAkD"),o=r("CURp");t.switchMapTo=function(e,t){return this.lift(new s(e,t))};var s=function(){function e(e,t){this.observable=e,this.resultSelector=t}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.observable,this.resultSelector))},e}(),u=function(e){function t(t,r,n){e.call(this,t),this.inner=r,this.resultSelector=n,this.index=0}return n(t,e),t.prototype._next=function(e){var t=this.innerSubscription;t&&t.unsubscribe(),this.add(this.innerSubscription=o.subscribeToResult(this,this.inner,e,this.index++))},t.prototype._complete=function(){var t=this.innerSubscription;t&&!t.closed||e.prototype._complete.call(this)},t.prototype._unsubscribe=function(){this.innerSubscription=null},t.prototype.notifyComplete=function(t){this.remove(t),this.innerSubscription=null,this.isStopped&&e.prototype._complete.call(this)},t.prototype.notifyNext=function(e,t,r,n,i){var o=this.resultSelector,s=this.destination;o?this.tryResultSelector(e,t,r,n):s.next(t)},t.prototype.tryResultSelector=function(e,t,r,n){var i,o=this.resultSelector,s=this.destination;try{i=o(e,t,r,n)}catch(e){return void s.error(e)}s.next(i)},t}(i.OuterSubscriber)},SGWz:function(e,t,r){"use strict";var n=r("rCTf"),i=r("UELl");n.Observable.prototype.mergeScan=i.mergeScan},SIRD:function(e,t,r){var n,i;void 0===(i="function"==typeof(n=function(){return function(e){if("undefined"==typeof e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if("undefined"==typeof e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var t,r,n;e.sv=function(){this.pipeline.reset(),this.pipeline.add(e.sv.trimmer,e.sv.stopWordFilter,e.sv.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.sv.stemmer))},e.sv.wordCharacters="A-Za-z\xaa\xba\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u02e0-\u02e4\u1d00-\u1d25\u1d2c-\u1d5c\u1d62-\u1d65\u1d6b-\u1d77\u1d79-\u1dbe\u1e00-\u1eff\u2071\u207f\u2090-\u209c\u212a\u212b\u2132\u214e\u2160-\u2188\u2c60-\u2c7f\ua722-\ua787\ua78b-\ua7ad\ua7b0-\ua7b7\ua7f7-\ua7ff\uab30-\uab5a\uab5c-\uab64\ufb00-\ufb06\uff21-\uff3a\uff41-\uff5a",e.sv.trimmer=e.trimmerSupport.generateTrimmer(e.sv.wordCharacters),e.Pipeline.registerFunction(e.sv.trimmer,"trimmer-sv"),e.sv.stemmer=(t=e.stemmerSupport.Among,r=e.stemmerSupport.SnowballProgram,n=new function(){var e,n,i=[new t("a",-1,1),new t("arna",0,1),new t("erna",0,1),new t("heterna",2,1),new t("orna",0,1),new t("ad",-1,1),new t("e",-1,1),new t("ade",6,1),new t("ande",6,1),new t("arne",6,1),new t("are",6,1),new t("aste",6,1),new t("en",-1,1),new t("anden",12,1),new t("aren",12,1),new t("heten",12,1),new t("ern",-1,1),new t("ar",-1,1),new t("er",-1,1),new t("heter",18,1),new t("or",-1,1),new t("s",-1,2),new t("as",21,1),new t("arnas",22,1),new t("ernas",22,1),new t("ornas",22,1),new t("es",21,1),new t("ades",26,1),new t("andes",26,1),new t("ens",21,1),new t("arens",29,1),new t("hetens",29,1),new t("erns",21,1),new t("at",-1,1),new t("andet",-1,1),new t("het",-1,1),new t("ast",-1,1)],o=[new t("dd",-1,-1),new t("gd",-1,-1),new t("nn",-1,-1),new t("dt",-1,-1),new t("gt",-1,-1),new t("kt",-1,-1),new t("tt",-1,-1)],s=[new t("ig",-1,1),new t("lig",0,1),new t("els",-1,1),new t("fullt",-1,3),new t("l\xf6st",-1,2)],u=[17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,0,24,0,32],a=[119,127,149],c=new r;this.setCurrent=function(e){c.setCurrent(e)},this.getCurrent=function(){return c.getCurrent()},this.stem=function(){var t=c.cursor;return function(){var t,r=c.cursor+3;if(n=c.limit,0<=r||r<=c.limit){for(e=r;;){if(t=c.cursor,c.in_grouping(u,97,246)){c.cursor=t;break}if(c.cursor=t,c.cursor>=c.limit)return;c.cursor++}for(;!c.out_grouping(u,97,246);){if(c.cursor>=c.limit)return;c.cursor++}(n=c.cursor)=n&&(c.limit_backward=n,c.cursor=c.limit,c.ket=c.cursor,e=c.find_among_b(i,37),c.limit_backward=t,e))switch(c.bra=c.cursor,e){case 1:c.slice_del();break;case 2:c.in_grouping_b(a,98,121)&&c.slice_del()}}(),c.cursor=c.limit,function(){var e=c.limit_backward;c.cursor>=n&&(c.limit_backward=n,c.cursor=c.limit,c.find_among_b(o,7)&&(c.cursor=c.limit,c.ket=c.cursor,c.cursor>c.limit_backward&&(c.bra=--c.cursor,c.slice_del())),c.limit_backward=e)}(),c.cursor=c.limit,function(){var e,t;if(c.cursor>=n){if(t=c.limit_backward,c.limit_backward=n,c.cursor=c.limit,c.ket=c.cursor,e=c.find_among_b(s,5))switch(c.bra=c.cursor,e){case 1:c.slice_del();break;case 2:c.slice_from("l\xf6s");break;case 3:c.slice_from("full")}c.limit_backward=t}}(),!0}},function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}),e.Pipeline.registerFunction(e.sv.stemmer,"stemmer-sv"),e.sv.stopWordFilter=e.generateStopWordFilter("alla allt att av blev bli blir blivit de dem den denna deras dess dessa det detta dig din dina ditt du d\xe4r d\xe5 efter ej eller en er era ert ett fr\xe5n f\xf6r ha hade han hans har henne hennes hon honom hur h\xe4r i icke ingen inom inte jag ju kan kunde man med mellan men mig min mina mitt mot mycket ni nu n\xe4r n\xe5gon n\xe5got n\xe5gra och om oss p\xe5 samma sedan sig sin sina sitta sj\xe4lv skulle som s\xe5 s\xe5dan s\xe5dana s\xe5dant till under upp ut utan vad var vara varf\xf6r varit varje vars vart vem vi vid vilka vilkas vilken vilket v\xe5r v\xe5ra v\xe5rt \xe4n \xe4r \xe5t \xf6ver".split(" ")),e.Pipeline.registerFunction(e.sv.stopWordFilter,"stopWordFilter-sv")}})?n.call(t,r,t,e):n)||(e.exports=i)},SKH6:function(e,t,r){"use strict";t.isFunction=function(e){return"function"==typeof e}},SSeX:function(e,t,r){"use strict";var n=r("rCTf"),i=r("2AEF");n.Observable.prototype.exhaustMap=i.exhaustMap},SUuD:function(e,t,r){"use strict";var n=r("rCTf"),i=r("rpzr");n.Observable.interval=i.interval},SudU:function(e,t,r){"use strict";var n=r("ftJA");t.subscribeOn=function(e,t){return void 0===t&&(t=0),this.lift(new i(e,t))};var i=function(){function e(e,t){this.scheduler=e,this.delay=t}return e.prototype.call=function(e,t){return new n.SubscribeOnObservable(t,this.delay,this.scheduler).subscribe(e)},e}()},T1Db:function(e,t,r){"use strict";r.d(t,"a",function(){return O});var n=r("3j3K"),i=r("EEr4"),o=(r.n(i),r("rCTf")),s=(r.n(o),r("1KT0")),u=(r.n(s),r("rpzr")),a=(r.n(u),r("+pb+")),c=(r.n(a),r("HcJ8")),l=(r.n(c),r("T3fU")),p=(r.n(l),r("wUn1")),f=(r.n(p),r("iIfT")),h=(r.n(f),r("hzF8")),d=(r.n(h),r("PMZt")),m=(r.n(d),r("WQmy"));r.n(m);function y(e,t,r){return void 0===r&&(r=3),Math.abs(e-t)=r.top&&t<=r.bottom}function g(e){var t=e.clientX,r=e.rect;return t>=r.left&&t<=r.right}function w(e){var t=e.clientX,r=e.clientY,n=e.elm,i=e.allowedEdges,o=e.cursorPrecision,s=n.nativeElement.getBoundingClientRect(),u={};return i.left&&y(t,s.left,o)&&b({clientY:r,rect:s})&&(u.left=!0),i.right&&y(t,s.right,o)&&b({clientY:r,rect:s})&&(u.right=!0),i.top&&y(r,s.top,o)&&g({clientX:t,rect:s})&&(u.top=!0),i.bottom&&y(r,s.bottom,o)&&g({clientX:t,rect:s})&&(u.bottom=!0),u}var _=Object.freeze({topLeft:"nw-resize",topRight:"ne-resize",bottomLeft:"sw-resize",bottomRight:"se-resize",leftOrRight:"ew-resize",topOrBottom:"ns-resize"});function C(e,t){return e.left&&e.top?t.topLeft:e.right&&e.top?t.topRight:e.left&&e.bottom?t.bottomLeft:e.right&&e.bottom?t.bottomRight:e.left||e.right?t.leftOrRight:e.top||e.bottom?t.topOrBottom:""}function x(e){var t=e.edges,r=e.initialRectangle,n=e.newRectangle,i={};return Object.keys(t).forEach(function(e){i[e]=n[e]-r[e]}),i}var O=function(){function e(e,t,r){this.renderer=e,this.elm=t,this.zone=r,this.resizeEdges={},this.enableGhostResize=!1,this.resizeSnapGrid={},this.resizeCursors=_,this.resizeCursorPrecision=3,this.ghostElementPositioning="fixed",this.resizeStart=new n.p,this.resizing=new n.p,this.resizeEnd=new n.p,this.mouseup=new i.Subject,this.mousedown=new i.Subject,this.mousemove=new i.Subject,this.pointerEventListenerSubscriptions={},this.pointerEventListeners=S.getInstance(e,r)}return e.prototype.ngOnInit=function(){var e,t=this;this.pointerEventListenerSubscriptions.pointerDown=this.pointerEventListeners.pointerDown.subscribe(function(e){var r=e.clientX,n=e.clientY;t.mousedown.next({clientX:r,clientY:n})}),this.pointerEventListenerSubscriptions.pointerMove=this.pointerEventListeners.pointerMove.subscribe(function(e){var r=e.clientX,n=e.clientY,i=e.event;t.mousemove.next({clientX:r,clientY:n,event:i})}),this.pointerEventListenerSubscriptions.pointerUp=this.pointerEventListeners.pointerUp.subscribe(function(e){var r=e.clientX,n=e.clientY;t.mouseup.next({clientX:r,clientY:n})});var r=function(){e&&e.clonedNode&&(t.elm.nativeElement.parentElement.removeChild(e.clonedNode),t.renderer.setStyle(t.elm.nativeElement,"visibility","inherit"))},n=this.mousemove.share();n.filter(function(){return!!e}).subscribe(function(e){e.event.preventDefault()}),n.throttle(function(){return Object(u.interval)(50)}).subscribe(function(r){var n=w({clientX:r.clientX,clientY:r.clientY,elm:t.elm,allowedEdges:t.resizeEdges,cursorPrecision:t.resizeCursorPrecision}),i=Object.assign({},_,t.resizeCursors);if(e){var o=C(e.edges,i);t.renderer.setStyle(document.body,"cursor",o)}else{o=C(n,i);t.renderer.setStyle(t.elm.nativeElement,"cursor",o)}t.setElementClass(t.elm,"resize-active",!!e),t.setElementClass(t.elm,"resize-left-hover",!0===n.left),t.setElementClass(t.elm,"resize-right-hover",!0===n.right),t.setElementClass(t.elm,"resize-top-hover",!0===n.top),t.setElementClass(t.elm,"resize-bottom-hover",!0===n.bottom)}),this.mousedown.flatMap(function(r){function i(e){return{clientX:e.clientX-r.clientX,clientY:e.clientY-r.clientY}}var o=function(){var r={x:1,y:1};return e&&(t.resizeSnapGrid.left&&e.edges.left?r.x=+t.resizeSnapGrid.left:t.resizeSnapGrid.right&&e.edges.right&&(r.x=+t.resizeSnapGrid.right),t.resizeSnapGrid.top&&e.edges.top?r.y=+t.resizeSnapGrid.top:t.resizeSnapGrid.bottom&&e.edges.bottom&&(r.y=+t.resizeSnapGrid.bottom)),r};function u(e,t){return{x:Math.ceil(e.clientX/t.x),y:Math.ceil(e.clientY/t.y)}}return Object(s.merge)(n.take(1).map(function(e){return[,e]}),n.pairwise()).map(function(e){var t=e[0],r=e[1];return[t?i(t):t,i(r)]}).filter(function(e){var t=e[0],r=e[1];if(!t)return!0;var n=o(),i=u(t,n),s=u(r,n);return i.x!==s.x||i.y!==s.y}).map(function(e){var t=e[1],r=o();return{clientX:Math.round(t.clientX/r.x)*r.x,clientY:Math.round(t.clientY/r.y)*r.y}}).takeUntil(Object(s.merge)(t.mouseup,t.mousedown))}).filter(function(){return!!e}).map(function(t){var r=t.clientX,n=t.clientY;return v(e.startingRect,e.edges,r,n)}).filter(function(e){return!!(e.height&&e.width&&e.height>0&&e.width>0)}).filter(function(r){return!t.validateResize||t.validateResize({rectangle:r,edges:x({edges:e.edges,initialRectangle:e.startingRect,newRectangle:r})})}).subscribe(function(r){e&&e.clonedNode&&(t.renderer.setStyle(e.clonedNode,"height",r.height+"px"),t.renderer.setStyle(e.clonedNode,"width",r.width+"px"),t.renderer.setStyle(e.clonedNode,"top",r.top+"px"),t.renderer.setStyle(e.clonedNode,"left",r.left+"px")),t.zone.run(function(){t.resizing.emit({edges:x({edges:e.edges,initialRectangle:e.startingRect,newRectangle:r}),rectangle:r})}),e.currentRect=r}),this.mousedown.map(function(e){var r=e.clientX,n=e.clientY;return e.edges||w({clientX:r,clientY:n,elm:t.elm,allowedEdges:t.resizeEdges,cursorPrecision:t.resizeCursorPrecision})}).filter(function(e){return Object.keys(e).length>0}).subscribe(function(n){e&&r();var i=function(e,t){var r=0,n=0,i=e.nativeElement.style,o=["transform","-ms-transform","-moz-transform","-o-transform"].map(function(e){return i[e]}).find(function(e){return!!e});if(o&&o.includes("translate")&&(r=o.replace(/.*translate\((.*)px, (.*)px\).*/,"$1"),n=o.replace(/.*translate\((.*)px, (.*)px\).*/,"$2")),"absolute"===t)return{height:e.nativeElement.offsetHeight,width:e.nativeElement.offsetWidth,top:e.nativeElement.offsetTop-n,bottom:e.nativeElement.offsetHeight+e.nativeElement.offsetTop-n,left:e.nativeElement.offsetLeft-r,right:e.nativeElement.offsetWidth+e.nativeElement.offsetLeft-r};var s=e.nativeElement.getBoundingClientRect();return{height:s.height,width:s.width,top:s.top-n,bottom:s.bottom-n,left:s.left-r,right:s.right-r,scrollTop:e.nativeElement.scrollTop,scrollLeft:e.nativeElement.scrollLeft}}(t.elm,t.ghostElementPositioning);if(e={edges:n,startingRect:i,currentRect:i},t.enableGhostResize){e.clonedNode=t.elm.nativeElement.cloneNode(!0);var o=Object.assign({},_,t.resizeCursors);t.elm.nativeElement.parentElement.appendChild(e.clonedNode),t.renderer.setStyle(t.elm.nativeElement,"visibility","hidden"),t.renderer.setStyle(e.clonedNode,"position",t.ghostElementPositioning),t.renderer.setStyle(e.clonedNode,"left",e.startingRect.left+"px"),t.renderer.setStyle(e.clonedNode,"top",e.startingRect.top+"px"),t.renderer.setStyle(e.clonedNode,"height",e.startingRect.height+"px"),t.renderer.setStyle(e.clonedNode,"width",e.startingRect.width+"px"),t.renderer.setStyle(e.clonedNode,"cursor",C(e.edges,o)),t.renderer.addClass(e.clonedNode,"resize-ghost-element"),e.clonedNode.scrollTop=e.startingRect.scrollTop,e.clonedNode.scrollLeft=e.startingRect.scrollLeft}t.zone.run(function(){t.resizeStart.emit({edges:x({edges:n,initialRectangle:i,newRectangle:i}),rectangle:v(i,{},0,0)})})}),this.mouseup.subscribe(function(){e&&(t.renderer.removeClass(t.elm.nativeElement,"resize-active"),t.renderer.setStyle(document.body,"cursor",""),t.renderer.setStyle(t.elm.nativeElement,"cursor",""),t.zone.run(function(){t.resizeEnd.emit({edges:x({edges:e.edges,initialRectangle:e.startingRect,newRectangle:e.currentRect}),rectangle:e.currentRect})}),r(),e=null)})},e.prototype.ngOnDestroy=function(){this.mousedown.complete(),this.mouseup.complete(),this.mousemove.complete(),this.pointerEventListenerSubscriptions.pointerDown.unsubscribe(),this.pointerEventListenerSubscriptions.pointerMove.unsubscribe(),this.pointerEventListenerSubscriptions.pointerUp.unsubscribe()},e.prototype.setElementClass=function(e,t,r){r?this.renderer.addClass(e.nativeElement,t):this.renderer.removeClass(e.nativeElement,t)},e.decorators=[{type:n.m,args:[{selector:"[mwlResizable]"}]}],e.ctorParameters=function(){return[{type:n.N},{type:n.n},{type:n.G}]},e.propDecorators={validateResize:[{type:n.x}],resizeEdges:[{type:n.x}],enableGhostResize:[{type:n.x}],resizeSnapGrid:[{type:n.x}],resizeCursors:[{type:n.x}],resizeCursorPrecision:[{type:n.x}],ghostElementPositioning:[{type:n.x}],resizeStart:[{type:n.I}],resizing:[{type:n.I}],resizeEnd:[{type:n.I}]},e}(),S=function(){function e(e,t){this.pointerDown=new o.Observable(function(r){var n,i;return t.runOutsideAngular(function(){n=e.listen("document","mousedown",function(e){r.next({clientX:e.clientX,clientY:e.clientY,event:e})}),i=e.listen("document","touchstart",function(e){r.next({clientX:e.touches[0].clientX,clientY:e.touches[0].clientY,event:e})})}),function(){n(),i()}}).share(),this.pointerMove=new o.Observable(function(r){var n,i;return t.runOutsideAngular(function(){n=e.listen("document","mousemove",function(e){r.next({clientX:e.clientX,clientY:e.clientY,event:e})}),i=e.listen("document","touchmove",function(e){r.next({clientX:e.targetTouches[0].clientX,clientY:e.targetTouches[0].clientY,event:e})})}),function(){n(),i()}}).share(),this.pointerUp=new o.Observable(function(r){var n,i,o;return t.runOutsideAngular(function(){n=e.listen("document","mouseup",function(e){r.next({clientX:e.clientX,clientY:e.clientY,event:e})}),i=e.listen("document","touchend",function(e){r.next({clientX:e.changedTouches[0].clientX,clientY:e.changedTouches[0].clientY,event:e})}),o=e.listen("document","touchcancel",function(e){r.next({clientX:e.changedTouches[0].clientX,clientY:e.changedTouches[0].clientY,event:e})})}),function(){n(),i(),o()}}).share()}return e.getInstance=function(t,r){return e.instance||(e.instance=new e(t,r)),e.instance},e}()},T3fU:function(e,t,r){"use strict";var n=r("rCTf"),i=r("q+cp");n.Observable.prototype.takeUntil=i.takeUntil},"TIy+":function(e,t,r){"use strict";var n=r("/J7H");t.fromEvent=n.FromEventObservable.create},TL2s:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("kcyo"),o=function(e){function t(t,r){e.call(this,t,r),this.scheduler=t,this.work=r}return n(t,e),t.prototype.requestAsyncId=function(t,r,n){return void 0===n&&(n=0),null!==n&&n>0?e.prototype.requestAsyncId.call(this,t,r,n):(t.actions.push(this),t.scheduled||(t.scheduled=i.Immediate.setImmediate(t.flush.bind(t,null))))},t.prototype.recycleAsyncId=function(t,r,n){if(void 0===n&&(n=0),null!==n&&n>0||null===n&&this.delay>0)return e.prototype.recycleAsyncId.call(this,t,r,n);0===t.actions.length&&(i.Immediate.clearImmediate(r),t.scheduled=void 0)},t}(r("cwzr").AsyncAction);t.AsapAction=o},TToO:function(e,t,r){"use strict";t.a=function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)};var n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)}},TfWX:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("EEr4"),o=r("IZVw"),s=function(e){function t(t){e.call(this),this._value=t}return n(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return this.getValue()},enumerable:!0,configurable:!0}),t.prototype._subscribe=function(t){var r=e.prototype._subscribe.call(this,t);return r&&!r.closed&&t.next(this._value),r},t.prototype.getValue=function(){if(this.hasError)throw this.thrownError;if(this.closed)throw new o.ObjectUnsubscribedError;return this._value},t.prototype.next=function(t){e.prototype.next.call(this,this._value=t)},t}(i.Subject);t.BehaviorSubject=s},U15Z:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("VOfZ"),o=r("rCTf"),s=r("cdmN"),u=function(e){function t(t,r){if(e.call(this),this.scheduler=r,null==t)throw new Error("iterator cannot be null.");this.iterator=function(e){var t=e[s.$$iterator];if(!t&&"string"==typeof e)return new a(e);if(!t&&void 0!==e.length)return new c(e);if(!t)throw new TypeError("object is not iterable");return e[s.$$iterator]()}(t)}return n(t,e),t.create=function(e,r){return new t(e,r)},t.dispatch=function(e){var t=e.index,r=e.hasError,n=e.iterator,i=e.subscriber;if(r)i.error(e.error);else{var o=n.next();o.done?i.complete():(i.next(o.value),e.index=t+1,i.closed?"function"==typeof n.return&&n.return():this.schedule(e))}},t.prototype._subscribe=function(e){var r=this.iterator,n=this.scheduler;if(n)return n.schedule(t.dispatch,0,{index:0,iterator:r,subscriber:e});for(;;){var i=r.next();if(i.done){e.complete();break}if(e.next(i.value),e.closed){"function"==typeof r.return&&r.return();break}}},t}(o.Observable);t.IteratorObservable=u;var a=function(){function e(e,t,r){void 0===t&&(t=0),void 0===r&&(r=e.length),this.str=e,this.idx=t,this.len=r}return e.prototype[s.$$iterator]=function(){return this},e.prototype.next=function(){return this.idxl)return l;return t}(e)),this.arr=e,this.idx=t,this.len=r}return e.prototype[s.$$iterator]=function(){return this},e.prototype.next=function(){return this.idx0?this._next(t.shift()):0===this.active&&this.hasCompleted&&(!1===this.hasValue&&this.destination.next(this.acc),this.destination.complete())},t}(u.OuterSubscriber);t.MergeScanSubscriber=c},"UFi/":function(e,t,r){"use strict";var n=r("rCTf"),i=r("xYP1");n.Observable.prototype.sequenceEqual=i.sequenceEqual},UNGF:function(e,t,r){"use strict";var n=r("rCTf"),i=r("pgP5");n.Observable.prototype.reduce=i.reduce},UmTU:function(e,t,r){"use strict";var n=r("fWbP"),i=r("Xajo"),o=r("Yh8Q"),s=r("A7JX");t.combineLatest=function(){for(var e=[],t=0;t0?(this._pending=!0,this._queue.shift()(this._dispatchNext.bind(this))):this._pending=!1},e}();t.default=n},VEfc:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("wAkD"),o=r("CURp");t.switchMap=function(e,t){return this.lift(new s(e,t))};var s=function(){function e(e,t){this.project=e,this.resultSelector=t}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.project,this.resultSelector))},e}(),u=function(e){function t(t,r,n){e.call(this,t),this.project=r,this.resultSelector=n,this.index=0}return n(t,e),t.prototype._next=function(e){var t,r=this.index++;try{t=this.project(e,r)}catch(e){return void this.destination.error(e)}this._innerSub(t,e,r)},t.prototype._innerSub=function(e,t,r){var n=this.innerSubscription;n&&n.unsubscribe(),this.add(this.innerSubscription=o.subscribeToResult(this,e,t,r))},t.prototype._complete=function(){var t=this.innerSubscription;t&&!t.closed||e.prototype._complete.call(this)},t.prototype._unsubscribe=function(){this.innerSubscription=null},t.prototype.notifyComplete=function(t){this.remove(t),this.innerSubscription=null,this.isStopped&&e.prototype._complete.call(this)},t.prototype.notifyNext=function(e,t,r,n,i){this.resultSelector?this._tryNotifyNext(e,t,r,n):this.destination.next(t)},t.prototype._tryNotifyNext=function(e,t,r,n){var i;try{i=this.resultSelector(e,t,r,n)}catch(e){return void this.destination.error(e)}this.destination.next(i)},t}(i.OuterSubscriber)},VOfZ:function(e,t,r){"use strict";(function(e){if(t.root="object"==typeof window&&window.window===window&&window||"object"==typeof self&&self.self===self&&self||"object"==typeof e&&e.global===e&&e,!t.root)throw new Error("RxJS could not find any global context (window, self, global)")}).call(t,r("DuR2"))},VaQ6:function(e,t,r){"use strict";var n=r("rCTf"),i=r("sake");n.Observable.prototype.skipWhile=i.skipWhile},VfeM:function(e,t,r){"use strict";var n=r("rCTf"),i=r("iESu");n.Observable.prototype.flatMapTo=i.mergeMapTo,n.Observable.prototype.mergeMapTo=i.mergeMapTo},"W1/H":function(e,t,r){"use strict";var n=r("rCTf"),i=r("YgqK");n.Observable.prototype.findIndex=i.findIndex},W2nU:function(e,t){var r,n,i=e.exports={};function o(){throw new Error("setTimeout has not been defined")}function s(){throw new Error("clearTimeout has not been defined")}function u(e){if(r===setTimeout)return setTimeout(e,0);if((r===o||!r)&&setTimeout)return r=setTimeout,setTimeout(e,0);try{return r(e,0)}catch(t){try{return r.call(null,e,0)}catch(t){return r.call(this,e,0)}}}!function(){try{r="function"==typeof setTimeout?setTimeout:o}catch(e){r=o}try{n="function"==typeof clearTimeout?clearTimeout:s}catch(e){n=s}}();var a,c=[],l=!1,p=-1;function f(){l&&a&&(l=!1,a.length?c=a.concat(c):p=-1,c.length&&h())}function h(){if(!l){var e=u(f);l=!0;for(var t=c.length;t;){for(a=c,c=[];++p1)for(var r=1;r0&&(t.push(o),o="",x="B"),s=u,u=a,a=x,o+=r[c]}return t.push(o),t},e.TinySegmenter=t}})?n.call(t,r,t,e):n)||(e.exports=i)},WQmy:function(e,t,r){"use strict";var n=r("rCTf"),i=r("+ayw");n.Observable.prototype.share=i.share},WTUZ:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("+3eL"),o=r("WhVc"),s=r("wAkD"),u=r("CURp");t.audit=function(e){return this.lift(new a(e))};var a=function(){function e(e){this.durationSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.durationSelector))},e}(),c=function(e){function t(t,r){e.call(this,t),this.durationSelector=r,this.hasValue=!1}return n(t,e),t.prototype._next=function(e){if(this.value=e,this.hasValue=!0,!this.throttled){var t=i.tryCatch(this.durationSelector)(e);t===o.errorObject?this.destination.error(o.errorObject.e):this.add(this.throttled=u.subscribeToResult(this,t))}},t.prototype.clearThrottle=function(){var e=this.value,t=this.hasValue,r=this.throttled;r&&(this.remove(r),this.throttled=null,r.unsubscribe()),t&&(this.value=null,this.hasValue=!1,this.destination.next(e))},t.prototype.notifyNext=function(e,t,r,n){this.clearThrottle()},t.prototype.notifyComplete=function(){this.clearThrottle()},t}(s.OuterSubscriber)},WhVc:function(e,t,r){"use strict";t.errorObject={e:{}}},Whbc:function(e,t,r){"use strict";var n=r("rCTf"),i=r("1hN3");n.Observable.prototype.bufferWhen=i.bufferWhen},WxOs:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("rCTf"),o=r("+3eL"),s=r("WhVc"),u=r("5c/I"),a=function(e){function t(t,r,n,i){e.call(this),this.callbackFunc=t,this.selector=r,this.args=n,this.scheduler=i}return n(t,e),t.create=function(e,r,n){return void 0===r&&(r=void 0),function(){for(var i=[],o=0;o0?this._next(t.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},t}(o.OuterSubscriber);t.MergeMapSubscriber=u},XZ4o:function(e,t,r){"use strict";var n=r("rCTf"),i=r("0GXu");n.Observable.prototype.repeat=i.repeat},Xajo:function(e,t,r){"use strict";t.isArray=Array.isArray||function(e){return e&&"number"==typeof e.length}},XlOA:function(e,t,r){"use strict";var n=r("rCTf"),i=r("UmTU");n.Observable.combineLatest=i.combineLatest},XmvQ:function(e,t,r){var n,i;!function(){var o,s,u,a,c,l,p,f,h,d,m,y,v,b,g,w,_,C,x,O,S,k,E,T,A,P,j=function(e){var t=new j.Builder;return t.pipeline.add(j.trimmer,j.stopWordFilter,j.stemmer),t.searchPipeline.add(j.stemmer),e.call(t,t),t.build()};j.version="2.3.9",j.utils={},j.utils.warn=(o=this,function(e){o.console&&console.warn&&console.warn(e)}),j.utils.asString=function(e){return void 0===e||null===e?"":e.toString()},j.utils.clone=function(e){if(null===e||void 0===e)return e;for(var t=Object.create(null),r=Object.keys(e),n=0;n0){var a=j.utils.clone(t)||{};a.position=[s,u],a.index=i.length,i.push(new j.Token(r.slice(s,o),a))}s=o+1}}return i},j.tokenizer.separator=/[\s\-]+/,j.Pipeline=function(){this._stack=[]},j.Pipeline.registeredFunctions=Object.create(null),j.Pipeline.registerFunction=function(e,t){t in this.registeredFunctions&&j.utils.warn("Overwriting existing registered function: "+t),e.label=t,j.Pipeline.registeredFunctions[e.label]=e},j.Pipeline.warnIfFunctionNotRegistered=function(e){e.label&&e.label in this.registeredFunctions||j.utils.warn("Function is not registered with pipeline. This may cause problems when serialising the index.\n",e)},j.Pipeline.load=function(e){var t=new j.Pipeline;return e.forEach(function(e){var r=j.Pipeline.registeredFunctions[e];if(!r)throw new Error("Cannot load unregistered function: "+e);t.add(r)}),t},j.Pipeline.prototype.add=function(){Array.prototype.slice.call(arguments).forEach(function(e){j.Pipeline.warnIfFunctionNotRegistered(e),this._stack.push(e)},this)},j.Pipeline.prototype.after=function(e,t){j.Pipeline.warnIfFunctionNotRegistered(t);var r=this._stack.indexOf(e);if(-1==r)throw new Error("Cannot find existingFn");r+=1,this._stack.splice(r,0,t)},j.Pipeline.prototype.before=function(e,t){j.Pipeline.warnIfFunctionNotRegistered(t);var r=this._stack.indexOf(e);if(-1==r)throw new Error("Cannot find existingFn");this._stack.splice(r,0,t)},j.Pipeline.prototype.remove=function(e){var t=this._stack.indexOf(e);-1!=t&&this._stack.splice(t,1)},j.Pipeline.prototype.run=function(e){for(var t=this._stack.length,r=0;r1&&(oe&&(r=i),o!=e);)n=r-t,i=t+Math.floor(n/2),o=this.elements[2*i];return o==e?2*i:o>e?2*i:ou?c+=2:s==u&&(t+=r[a+1]*n[c+1],a+=2,c+=2);return t},j.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},j.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),t=1,r=0;t0){var o,s=i.str.charAt(0);s in i.node.edges?o=i.node.edges[s]:(o=new j.TokenSet,i.node.edges[s]=o),1==i.str.length&&(o.final=!0),n.push({node:o,editsRemaining:i.editsRemaining,str:i.str.slice(1)})}if(0!=i.editsRemaining){if("*"in i.node.edges)var u=i.node.edges["*"];else{u=new j.TokenSet;i.node.edges["*"]=u}if(0==i.str.length&&(u.final=!0),n.push({node:u,editsRemaining:i.editsRemaining-1,str:i.str}),i.str.length>1&&n.push({node:i.node,editsRemaining:i.editsRemaining-1,str:i.str.slice(1)}),1==i.str.length&&(i.node.final=!0),i.str.length>=1){if("*"in i.node.edges)var a=i.node.edges["*"];else{a=new j.TokenSet;i.node.edges["*"]=a}1==i.str.length&&(a.final=!0),n.push({node:a,editsRemaining:i.editsRemaining-1,str:i.str.slice(1)})}if(i.str.length>1){var c,l=i.str.charAt(0),p=i.str.charAt(1);p in i.node.edges?c=i.node.edges[p]:(c=new j.TokenSet,i.node.edges[p]=c),1==i.str.length&&(c.final=!0),n.push({node:c,editsRemaining:i.editsRemaining-1,str:l+i.str.slice(2)})}}}return r},j.TokenSet.fromString=function(e){for(var t=new j.TokenSet,r=t,n=0,i=e.length;n=e;t--){var r=this.uncheckedNodes[t],n=r.child.toString();n in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[n]:(r.child._str=n,this.minimizedNodes[n]=r.child),this.uncheckedNodes.pop()}},j.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},j.Index.prototype.search=function(e){return this.query(function(t){new j.QueryParser(e,t).parse()})},j.Index.prototype.query=function(e){for(var t=new j.Query(this.fields),r=Object.create(null),n=Object.create(null),i=Object.create(null),o=Object.create(null),s=Object.create(null),u=0;u1?1:e},j.Builder.prototype.k1=function(e){this._k1=e},j.Builder.prototype.add=function(e,t){var r=e[this._ref],n=Object.keys(this._fields);this._documents[r]=t||{},this.documentCount+=1;for(var i=0;i=this.length)return j.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},j.QueryLexer.prototype.width=function(){return this.pos-this.start},j.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},j.QueryLexer.prototype.backup=function(){this.pos-=1},j.QueryLexer.prototype.acceptDigitRun=function(){var e,t;do{t=(e=this.next()).charCodeAt(0)}while(t>47&&t<58);e!=j.QueryLexer.EOS&&this.backup()},j.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(j.QueryLexer.TERM)),e.ignore(),e.more())return j.QueryLexer.lexText},j.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(j.QueryLexer.EDIT_DISTANCE),j.QueryLexer.lexText},j.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(j.QueryLexer.BOOST),j.QueryLexer.lexText},j.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(j.QueryLexer.TERM)},j.QueryLexer.termSeparator=j.tokenizer.separator,j.QueryLexer.lexText=function(e){for(;;){var t=e.next();if(t==j.QueryLexer.EOS)return j.QueryLexer.lexEOS;if(92!=t.charCodeAt(0)){if(":"==t)return j.QueryLexer.lexField;if("~"==t)return e.backup(),e.width()>0&&e.emit(j.QueryLexer.TERM),j.QueryLexer.lexEditDistance;if("^"==t)return e.backup(),e.width()>0&&e.emit(j.QueryLexer.TERM),j.QueryLexer.lexBoost;if("+"==t&&1===e.width())return e.emit(j.QueryLexer.PRESENCE),j.QueryLexer.lexText;if("-"==t&&1===e.width())return e.emit(j.QueryLexer.PRESENCE),j.QueryLexer.lexText;if(t.match(j.QueryLexer.termSeparator))return j.QueryLexer.lexTerm}else e.escapeCharacter()}},j.QueryParser=function(e,t){this.lexer=new j.QueryLexer(e),this.query=t,this.currentClause={},this.lexemeIdx=0},j.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=j.QueryParser.parseClause;e;)e=e(this);return this.query},j.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},j.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},j.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},j.QueryParser.parseClause=function(e){var t=e.peekLexeme();if(void 0!=t)switch(t.type){case j.QueryLexer.PRESENCE:return j.QueryParser.parsePresence;case j.QueryLexer.FIELD:return j.QueryParser.parseField;case j.QueryLexer.TERM:return j.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+t.type;throw t.str.length>=1&&(r+=" with value '"+t.str+"'"),new j.QueryParseError(r,t.start,t.end)}},j.QueryParser.parsePresence=function(e){var t=e.consumeLexeme();if(void 0!=t){switch(t.str){case"-":e.currentClause.presence=j.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=j.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+t.str+"'";throw new j.QueryParseError(r,t.start,t.end)}var n=e.peekLexeme();if(void 0==n){r="expecting term or field, found nothing";throw new j.QueryParseError(r,t.start,t.end)}switch(n.type){case j.QueryLexer.FIELD:return j.QueryParser.parseField;case j.QueryLexer.TERM:return j.QueryParser.parseTerm;default:r="expecting term or field, found '"+n.type+"'";throw new j.QueryParseError(r,n.start,n.end)}}},j.QueryParser.parseField=function(e){var t=e.consumeLexeme();if(void 0!=t){if(-1==e.query.allFields.indexOf(t.str)){var r=e.query.allFields.map(function(e){return"'"+e+"'"}).join(", "),n="unrecognised field '"+t.str+"', possible fields: "+r;throw new j.QueryParseError(n,t.start,t.end)}e.currentClause.fields=[t.str];var i=e.peekLexeme();if(void 0==i){n="expecting term, found nothing";throw new j.QueryParseError(n,t.start,t.end)}switch(i.type){case j.QueryLexer.TERM:return j.QueryParser.parseTerm;default:n="expecting term, found '"+i.type+"'";throw new j.QueryParseError(n,i.start,i.end)}}},j.QueryParser.parseTerm=function(e){var t=e.consumeLexeme();if(void 0!=t){e.currentClause.term=t.str.toLowerCase(),-1!=t.str.indexOf("*")&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(void 0!=r)switch(r.type){case j.QueryLexer.TERM:return e.nextClause(),j.QueryParser.parseTerm;case j.QueryLexer.FIELD:return e.nextClause(),j.QueryParser.parseField;case j.QueryLexer.EDIT_DISTANCE:return j.QueryParser.parseEditDistance;case j.QueryLexer.BOOST:return j.QueryParser.parseBoost;case j.QueryLexer.PRESENCE:return e.nextClause(),j.QueryParser.parsePresence;default:var n="Unexpected lexeme type '"+r.type+"'";throw new j.QueryParseError(n,r.start,r.end)}else e.nextClause()}},j.QueryParser.parseEditDistance=function(e){var t=e.consumeLexeme();if(void 0!=t){var r=parseInt(t.str,10);if(isNaN(r)){var n="edit distance must be numeric";throw new j.QueryParseError(n,t.start,t.end)}e.currentClause.editDistance=r;var i=e.peekLexeme();if(void 0!=i)switch(i.type){case j.QueryLexer.TERM:return e.nextClause(),j.QueryParser.parseTerm;case j.QueryLexer.FIELD:return e.nextClause(),j.QueryParser.parseField;case j.QueryLexer.EDIT_DISTANCE:return j.QueryParser.parseEditDistance;case j.QueryLexer.BOOST:return j.QueryParser.parseBoost;case j.QueryLexer.PRESENCE:return e.nextClause(),j.QueryParser.parsePresence;default:n="Unexpected lexeme type '"+i.type+"'";throw new j.QueryParseError(n,i.start,i.end)}else e.nextClause()}},j.QueryParser.parseBoost=function(e){var t=e.consumeLexeme();if(void 0!=t){var r=parseInt(t.str,10);if(isNaN(r)){var n="boost must be numeric";throw new j.QueryParseError(n,t.start,t.end)}e.currentClause.boost=r;var i=e.peekLexeme();if(void 0!=i)switch(i.type){case j.QueryLexer.TERM:return e.nextClause(),j.QueryParser.parseTerm;case j.QueryLexer.FIELD:return e.nextClause(),j.QueryParser.parseField;case j.QueryLexer.EDIT_DISTANCE:return j.QueryParser.parseEditDistance;case j.QueryLexer.BOOST:return j.QueryParser.parseBoost;case j.QueryLexer.PRESENCE:return e.nextClause(),j.QueryParser.parsePresence;default:n="Unexpected lexeme type '"+i.type+"'";throw new j.QueryParseError(n,i.start,i.end)}else e.nextClause()}},void 0===(i="function"==typeof(n=function(){return j})?n.call(t,r,t,e):n)||(e.exports=i)}()},XvGf:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("wAkD"),o=r("CURp");t._switch=function(){return this.lift(new s)};var s=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new u(e))},e}(),u=function(e){function t(t){e.call(this,t),this.active=0,this.hasCompleted=!1}return n(t,e),t.prototype._next=function(e){this.unsubscribeInner(),this.active++,this.add(this.innerSubscription=o.subscribeToResult(this,e))},t.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&this.destination.complete()},t.prototype.unsubscribeInner=function(){this.active=this.active>0?this.active-1:0;var e=this.innerSubscription;e&&(e.unsubscribe(),this.remove(e))},t.prototype.notifyNext=function(e,t,r,n,i){this.destination.next(t)},t.prototype.notifyError=function(e){this.destination.error(e)},t.prototype.notifyComplete=function(){this.unsubscribeInner(),this.hasCompleted&&0===this.active&&this.destination.complete()},t}(i.OuterSubscriber)},XxVp:function(e,t,r){var n,i;void 0===(i="function"==typeof(n=function(){return function(e){if("undefined"==typeof e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if("undefined"==typeof e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var t,r,n;e.tr=function(){this.pipeline.reset(),this.pipeline.add(e.tr.trimmer,e.tr.stopWordFilter,e.tr.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.tr.stemmer))},e.tr.wordCharacters="A-Za-z\xaa\xba\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u02e0-\u02e4\u1d00-\u1d25\u1d2c-\u1d5c\u1d62-\u1d65\u1d6b-\u1d77\u1d79-\u1dbe\u1e00-\u1eff\u2071\u207f\u2090-\u209c\u212a\u212b\u2132\u214e\u2160-\u2188\u2c60-\u2c7f\ua722-\ua787\ua78b-\ua7ad\ua7b0-\ua7b7\ua7f7-\ua7ff\uab30-\uab5a\uab5c-\uab64\ufb00-\ufb06\uff21-\uff3a\uff41-\uff5a",e.tr.trimmer=e.trimmerSupport.generateTrimmer(e.tr.wordCharacters),e.Pipeline.registerFunction(e.tr.trimmer,"trimmer-tr"),e.tr.stemmer=(t=e.stemmerSupport.Among,r=e.stemmerSupport.SnowballProgram,n=new function(){var e,n=[new t("m",-1,-1),new t("n",-1,-1),new t("miz",-1,-1),new t("niz",-1,-1),new t("muz",-1,-1),new t("nuz",-1,-1),new t("m\xfcz",-1,-1),new t("n\xfcz",-1,-1),new t("m\u0131z",-1,-1),new t("n\u0131z",-1,-1)],i=[new t("leri",-1,-1),new t("lar\u0131",-1,-1)],o=[new t("ni",-1,-1),new t("nu",-1,-1),new t("n\xfc",-1,-1),new t("n\u0131",-1,-1)],s=[new t("in",-1,-1),new t("un",-1,-1),new t("\xfcn",-1,-1),new t("\u0131n",-1,-1)],u=[new t("a",-1,-1),new t("e",-1,-1)],a=[new t("na",-1,-1),new t("ne",-1,-1)],c=[new t("da",-1,-1),new t("ta",-1,-1),new t("de",-1,-1),new t("te",-1,-1)],l=[new t("nda",-1,-1),new t("nde",-1,-1)],p=[new t("dan",-1,-1),new t("tan",-1,-1),new t("den",-1,-1),new t("ten",-1,-1)],f=[new t("ndan",-1,-1),new t("nden",-1,-1)],h=[new t("la",-1,-1),new t("le",-1,-1)],d=[new t("ca",-1,-1),new t("ce",-1,-1)],m=[new t("im",-1,-1),new t("um",-1,-1),new t("\xfcm",-1,-1),new t("\u0131m",-1,-1)],y=[new t("sin",-1,-1),new t("sun",-1,-1),new t("s\xfcn",-1,-1),new t("s\u0131n",-1,-1)],v=[new t("iz",-1,-1),new t("uz",-1,-1),new t("\xfcz",-1,-1),new t("\u0131z",-1,-1)],b=[new t("siniz",-1,-1),new t("sunuz",-1,-1),new t("s\xfcn\xfcz",-1,-1),new t("s\u0131n\u0131z",-1,-1)],g=[new t("lar",-1,-1),new t("ler",-1,-1)],w=[new t("niz",-1,-1),new t("nuz",-1,-1),new t("n\xfcz",-1,-1),new t("n\u0131z",-1,-1)],_=[new t("dir",-1,-1),new t("tir",-1,-1),new t("dur",-1,-1),new t("tur",-1,-1),new t("d\xfcr",-1,-1),new t("t\xfcr",-1,-1),new t("d\u0131r",-1,-1),new t("t\u0131r",-1,-1)],C=[new t("cas\u0131na",-1,-1),new t("cesine",-1,-1)],x=[new t("di",-1,-1),new t("ti",-1,-1),new t("dik",-1,-1),new t("tik",-1,-1),new t("duk",-1,-1),new t("tuk",-1,-1),new t("d\xfck",-1,-1),new t("t\xfck",-1,-1),new t("d\u0131k",-1,-1),new t("t\u0131k",-1,-1),new t("dim",-1,-1),new t("tim",-1,-1),new t("dum",-1,-1),new t("tum",-1,-1),new t("d\xfcm",-1,-1),new t("t\xfcm",-1,-1),new t("d\u0131m",-1,-1),new t("t\u0131m",-1,-1),new t("din",-1,-1),new t("tin",-1,-1),new t("dun",-1,-1),new t("tun",-1,-1),new t("d\xfcn",-1,-1),new t("t\xfcn",-1,-1),new t("d\u0131n",-1,-1),new t("t\u0131n",-1,-1),new t("du",-1,-1),new t("tu",-1,-1),new t("d\xfc",-1,-1),new t("t\xfc",-1,-1),new t("d\u0131",-1,-1),new t("t\u0131",-1,-1)],O=[new t("sa",-1,-1),new t("se",-1,-1),new t("sak",-1,-1),new t("sek",-1,-1),new t("sam",-1,-1),new t("sem",-1,-1),new t("san",-1,-1),new t("sen",-1,-1)],S=[new t("mi\u015f",-1,-1),new t("mu\u015f",-1,-1),new t("m\xfc\u015f",-1,-1),new t("m\u0131\u015f",-1,-1)],k=[new t("b",-1,1),new t("c",-1,2),new t("d",-1,3),new t("\u011f",-1,4)],E=[17,65,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,8,0,0,0,0,0,0,1],T=[1,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,1],A=[65],P=[65],j=[["a",[1,64,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1],97,305],["e",[17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,130],101,252],["\u0131",[1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1],97,305],["i",[17],101,105],["o",A,111,117],["\xf6",P,246,252],["u",A,111,117]],R=new r;function I(e,t,r){for(;;){var n=R.limit-R.cursor;if(R.in_grouping_b(e,t,r)){R.cursor=R.limit-n;break}if(R.cursor=R.limit-n,R.cursor<=R.limit_backward)return!1;R.cursor--}return!0}function D(){var e,t;e=R.limit-R.cursor,I(E,97,305);for(var r=0;rR.limit_backward&&(R.cursor--,r=R.limit-R.cursor,t()))?(R.cursor=R.limit-r,!0):(R.cursor=R.limit-n,e()?(R.cursor=R.limit-n,!1):(R.cursor=R.limit-n,!(R.cursor<=R.limit_backward)&&(R.cursor--,!!t()&&(R.cursor=R.limit-n,!0))))}function q(e){return N(e,function(){return R.in_grouping_b(E,97,305)})}function V(){return q(function(){return R.eq_s_b(1,"n")})}function F(){return q(function(){return R.eq_s_b(1,"y")})}function M(){return R.find_among_b(n,10)&&N(function(){return R.in_grouping_b(T,105,305)},function(){return R.out_grouping_b(E,97,305)})}function L(){return D()&&R.in_grouping_b(T,105,305)&&q(function(){return R.eq_s_b(1,"s")})}function B(){return R.find_among_b(i,2)}function U(){return D()&&R.find_among_b(s,4)&&V()}function H(){return D()&&R.find_among_b(c,4)}function z(){return D()&&R.find_among_b(l,2)}function G(){return D()&&R.find_among_b(m,4)&&F()}function W(){return D()&&R.find_among_b(y,4)}function Q(){return D()&&R.find_among_b(v,4)&&F()}function Y(){return R.find_among_b(b,4)}function K(){return D()&&R.find_among_b(g,2)}function Z(){return D()&&R.find_among_b(_,8)}function J(){return D()&&R.find_among_b(x,32)&&F()}function X(){return R.find_among_b(O,8)&&F()}function $(){return D()&&R.find_among_b(S,4)&&F()}function ee(){var e=R.limit-R.cursor;return!($()||(R.cursor=R.limit-e,J()||(R.cursor=R.limit-e,X()||(R.cursor=R.limit-e,R.eq_s_b(3,"ken")&&F()))))}function te(){if(R.find_among_b(C,2)){var e=R.limit-R.cursor;if(Y()||(R.cursor=R.limit-e,K()||(R.cursor=R.limit-e,G()||(R.cursor=R.limit-e,W()||(R.cursor=R.limit-e,Q()||(R.cursor=R.limit-e))))),$())return!1}return!0}function re(){if(!D()||!R.find_among_b(w,4))return!0;var e=R.limit-R.cursor;return!J()&&(R.cursor=R.limit-e,!X())}function ne(){var t,r=R.limit-R.cursor;if(R.ket=R.cursor,e=!0,ee()&&(R.cursor=R.limit-r,te()&&(R.cursor=R.limit-r,function(){if(K()){R.bra=R.cursor,R.slice_del();var t=R.limit-R.cursor;return R.ket=R.cursor,Z()||(R.cursor=R.limit-t,J()||(R.cursor=R.limit-t,X()||(R.cursor=R.limit-t,$()||(R.cursor=R.limit-t)))),e=!1,!1}return!0}()&&(R.cursor=R.limit-r,re()&&(R.cursor=R.limit-r,function(){var e,t=R.limit-R.cursor;return!(Y()||(R.cursor=R.limit-t,Q()||(R.cursor=R.limit-t,W()||(R.cursor=R.limit-t,G()))))||(R.bra=R.cursor,R.slice_del(),e=R.limit-R.cursor,R.ket=R.cursor,$()||(R.cursor=R.limit-e),!1)}()))))){if(R.cursor=R.limit-r,!Z())return;R.bra=R.cursor,R.slice_del(),R.ket=R.cursor,t=R.limit-R.cursor,Y()||(R.cursor=R.limit-t,K()||(R.cursor=R.limit-t,G()||(R.cursor=R.limit-t,W()||(R.cursor=R.limit-t,Q()||(R.cursor=R.limit-t))))),$()||(R.cursor=R.limit-t)}R.bra=R.cursor,R.slice_del()}function ie(){var e,t,r,n;if(R.ket=R.cursor,R.eq_s_b(2,"ki")){if(e=R.limit-R.cursor,H())return R.bra=R.cursor,R.slice_del(),t=R.limit-R.cursor,R.ket=R.cursor,K()?(R.bra=R.cursor,R.slice_del(),ie()):(R.cursor=R.limit-t,M()&&(R.bra=R.cursor,R.slice_del(),R.ket=R.cursor,K()&&(R.bra=R.cursor,R.slice_del(),ie()))),!0;if(R.cursor=R.limit-e,U()){if(R.bra=R.cursor,R.slice_del(),R.ket=R.cursor,r=R.limit-R.cursor,B())R.bra=R.cursor,R.slice_del();else{if(R.cursor=R.limit-r,R.ket=R.cursor,!M()&&(R.cursor=R.limit-r,!L()&&(R.cursor=R.limit-r,!ie())))return!0;R.bra=R.cursor,R.slice_del(),R.ket=R.cursor,K()&&(R.bra=R.cursor,R.slice_del(),ie())}return!0}if(R.cursor=R.limit-e,z()){if(n=R.limit-R.cursor,B())R.bra=R.cursor,R.slice_del();else if(R.cursor=R.limit-n,L())R.bra=R.cursor,R.slice_del(),R.ket=R.cursor,K()&&(R.bra=R.cursor,R.slice_del(),ie());else if(R.cursor=R.limit-n,!ie())return!1;return!0}}return!1}function oe(e){if(R.ket=R.cursor,!z()&&(R.cursor=R.limit-e,!D()||!R.find_among_b(a,2)))return!1;var t=R.limit-R.cursor;if(B())R.bra=R.cursor,R.slice_del();else if(R.cursor=R.limit-t,L())R.bra=R.cursor,R.slice_del(),R.ket=R.cursor,K()&&(R.bra=R.cursor,R.slice_del(),ie());else if(R.cursor=R.limit-t,!ie())return!1;return!0}function se(e){if(R.ket=R.cursor,!(D()&&R.find_among_b(f,2)||(R.cursor=R.limit-e,D()&&R.find_among_b(o,4))))return!1;var t=R.limit-R.cursor;return!(!L()&&(R.cursor=R.limit-t,!B()))&&(R.bra=R.cursor,R.slice_del(),R.ket=R.cursor,K()&&(R.bra=R.cursor,R.slice_del(),ie()),!0)}function ue(){var e,t=R.limit-R.cursor;return R.ket=R.cursor,!!(U()||(R.cursor=R.limit-t,D()&&R.find_among_b(h,2)&&F()))&&(R.bra=R.cursor,R.slice_del(),e=R.limit-R.cursor,R.ket=R.cursor,!(!K()||(R.bra=R.cursor,R.slice_del(),!ie()))||(R.cursor=R.limit-e,R.ket=R.cursor,!(M()||(R.cursor=R.limit-e,L()||(R.cursor=R.limit-e,ie())))||(R.bra=R.cursor,R.slice_del(),R.ket=R.cursor,K()&&(R.bra=R.cursor,R.slice_del(),ie()),!0)))}function ae(){var e,t,r=R.limit-R.cursor;if(R.ket=R.cursor,!(H()||(R.cursor=R.limit-r,D()&&R.in_grouping_b(T,105,305)&&F()||(R.cursor=R.limit-r,D()&&R.find_among_b(u,2)&&F()))))return!1;if(R.bra=R.cursor,R.slice_del(),R.ket=R.cursor,e=R.limit-R.cursor,M())R.bra=R.cursor,R.slice_del(),t=R.limit-R.cursor,R.ket=R.cursor,K()||(R.cursor=R.limit-t);else if(R.cursor=R.limit-e,!K())return!0;return R.bra=R.cursor,R.slice_del(),R.ket=R.cursor,ie(),!0}function ce(){var e,t,r=R.limit-R.cursor;if(R.ket=R.cursor,K())return R.bra=R.cursor,R.slice_del(),void ie();if(R.cursor=R.limit-r,R.ket=R.cursor,D()&&R.find_among_b(d,2)&&V())if(R.bra=R.cursor,R.slice_del(),e=R.limit-R.cursor,R.ket=R.cursor,B())R.bra=R.cursor,R.slice_del();else{if(R.cursor=R.limit-e,R.ket=R.cursor,!M()&&(R.cursor=R.limit-e,!L())){if(R.cursor=R.limit-e,R.ket=R.cursor,!K())return;if(R.bra=R.cursor,R.slice_del(),!ie())return}R.bra=R.cursor,R.slice_del(),R.ket=R.cursor,K()&&(R.bra=R.cursor,R.slice_del(),ie())}else if(R.cursor=R.limit-r,!oe(r)&&(R.cursor=R.limit-r,!se(r))){if(R.cursor=R.limit-r,R.ket=R.cursor,D()&&R.find_among_b(p,4))return R.bra=R.cursor,R.slice_del(),R.ket=R.cursor,t=R.limit-R.cursor,void(M()?(R.bra=R.cursor,R.slice_del(),R.ket=R.cursor,K()&&(R.bra=R.cursor,R.slice_del(),ie())):(R.cursor=R.limit-t,K()?(R.bra=R.cursor,R.slice_del(),ie()):(R.cursor=R.limit-t,ie())));if(R.cursor=R.limit-r,!ue()){if(R.cursor=R.limit-r,B())return R.bra=R.cursor,void R.slice_del();R.cursor=R.limit-r,ie()||(R.cursor=R.limit-r,ae()||(R.cursor=R.limit-r,R.ket=R.cursor,(M()||(R.cursor=R.limit-r,L()))&&(R.bra=R.cursor,R.slice_del(),R.ket=R.cursor,K()&&(R.bra=R.cursor,R.slice_del(),ie()))))}}}function le(e,t,r){if(R.cursor=R.limit-e,function(){for(;;){var e=R.limit-R.cursor;if(R.in_grouping_b(E,97,305)){R.cursor=R.limit-e;break}if(R.cursor=R.limit-e,R.cursor<=R.limit_backward)return!1;R.cursor--}return!0}()){var n=R.limit-R.cursor;if(!R.eq_s_b(1,t)&&(R.cursor=R.limit-n,!R.eq_s_b(1,r)))return!0;R.cursor=R.limit-e;var i=R.cursor;return R.insert(R.cursor,R.cursor,r),R.cursor=i,!1}return!0}function pe(e,t,r){for(;!R.eq_s(t,r);){if(R.cursor>=R.limit)return!0;R.cursor++}return t!=R.limit||(R.cursor=e,!1)}function fe(){var e=R.cursor;return!function(){var e=R.cursor;return!pe(e,2,"ad")||(R.cursor=e,!pe(e,5,"soyad"))}()&&(R.limit_backward=e,R.cursor=R.limit,function(){var e=R.limit-R.cursor;(R.eq_s_b(1,"d")||(R.cursor=R.limit-e,R.eq_s_b(1,"g")))&&le(e,"a","\u0131")&&le(e,"e","i")&&le(e,"o","u")&&le(e,"\xf6","\xfc")}(),R.cursor=R.limit,function(){var e;if(R.ket=R.cursor,e=R.find_among_b(k,4))switch(R.bra=R.cursor,e){case 1:R.slice_from("p");break;case 2:R.slice_from("\xe7");break;case 3:R.slice_from("t");break;case 4:R.slice_from("k")}}(),!0)}this.setCurrent=function(e){R.setCurrent(e)},this.getCurrent=function(){return R.getCurrent()},this.stem=function(){return!!(function(){for(var e,t=R.cursor,r=2;;){for(e=R.cursor;!R.in_grouping(E,97,305);){if(R.cursor>=R.limit)return R.cursor=e,!(r>0||(R.cursor=t,0));R.cursor++}r--}}()&&(R.limit_backward=R.cursor,R.cursor=R.limit,ne(),R.cursor=R.limit,e&&(ce(),R.cursor=R.limit_backward,fe())))}},function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}),e.Pipeline.registerFunction(e.tr.stemmer,"stemmer-tr"),e.tr.stopWordFilter=e.generateStopWordFilter("acaba altm\u0131\u015f alt\u0131 ama ancak arada asl\u0131nda ayr\u0131ca bana baz\u0131 belki ben benden beni benim beri be\u015f bile bin bir biri birka\xe7 birkez bir\xe7ok bir\u015fey bir\u015feyi biz bizden bize bizi bizim bu buna bunda bundan bunlar bunlar\u0131 bunlar\u0131n bunu bunun burada b\xf6yle b\xf6ylece da daha dahi de defa de\u011fil diye di\u011fer doksan dokuz dolay\u0131 dolay\u0131s\u0131yla d\xf6rt edecek eden ederek edilecek ediliyor edilmesi ediyor elli en etmesi etti etti\u011fi etti\u011fini e\u011fer gibi g\xf6re halen hangi hatta hem hen\xfcz hep hepsi her herhangi herkesin hi\xe7 hi\xe7bir iki ile ilgili ise itibaren itibariyle i\xe7in i\u015fte kadar kar\u015f\u0131n katrilyon kendi kendilerine kendini kendisi kendisine kendisini kez ki kim kimden kime kimi kimse k\u0131rk milyar milyon mu m\xfc m\u0131 nas\u0131l ne neden nedenle nerde nerede nereye niye ni\xe7in o olan olarak oldu olduklar\u0131n\u0131 oldu\u011fu oldu\u011funu olmad\u0131 olmad\u0131\u011f\u0131 olmak olmas\u0131 olmayan olmaz olsa olsun olup olur olursa oluyor on ona ondan onlar onlardan onlar\u0131 onlar\u0131n onu onun otuz oysa pek ra\u011fmen sadece sanki sekiz seksen sen senden seni senin siz sizden sizi sizin taraf\u0131ndan trilyon t\xfcm var vard\u0131 ve veya ya yani yapacak yapmak yapt\u0131 yapt\u0131klar\u0131 yapt\u0131\u011f\u0131 yapt\u0131\u011f\u0131n\u0131 yap\u0131lan yap\u0131lmas\u0131 yap\u0131yor yedi yerine yetmi\u015f yine yirmi yoksa y\xfcz zaten \xe7ok \xe7\xfcnk\xfc \xf6yle \xfczere \xfc\xe7 \u015fey \u015feyden \u015feyi \u015feyler \u015fu \u015funa \u015funda \u015fundan \u015funlar\u0131 \u015funu \u015f\xf6yle".split(" ")),e.Pipeline.registerFunction(e.tr.stopWordFilter,"stopWordFilter-tr")}})?n.call(t,r,t,e):n)||(e.exports=i)},Y3yw:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("Xajo"),o=r("Yh8Q"),s=r("wAkD"),u=r("CURp");function a(){for(var e=[],t=0;t1?new t(e,n):1===i?new o.ScalarObservable(e[0],n):new s.EmptyObservable(n)},t.dispatch=function(e){var t=e.array,r=e.index,n=e.count,i=e.subscriber;r>=n?i.complete():(i.next(t[r]),i.closed||(e.index=r+1,this.schedule(e)))},t.prototype._subscribe=function(e){var r=this.array,n=r.length,i=this.scheduler;if(i)return i.schedule(t.dispatch,0,{array:r,index:0,count:n,subscriber:e});for(var o=0;o0?t:r}:function(e,t){return e>t?e:t};return this.lift(new n.ReduceOperator(t))}},a0Ch:function(e,t,r){"use strict";var n=r("rCTf"),i=r("8DDp");n.Observable.prototype.timeoutWith=i.timeoutWith},aQl7:function(e,t,r){"use strict";t.isPromise=function(e){return e&&"function"!=typeof e.subscribe&&"function"==typeof e.then}},aV5h:function(e,t,r){"use strict";var n=r("rCTf"),i=r("driz");n.Observable.prototype.debounceTime=i.debounceTime},ack3:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS");t.filter=function(e,t){return this.lift(new o(e,t))};var o=function(){function e(e,t){this.predicate=e,this.thisArg=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate,this.thisArg))},e}(),s=function(e){function t(t,r,n){e.call(this,t),this.predicate=r,this.thisArg=n,this.count=0,this.predicate=r}return n(t,e),t.prototype._next=function(e){var t;try{t=this.predicate.call(this.thisArg,e,this.count++)}catch(e){return void this.destination.error(e)}t&&this.destination.next(e)},t}(i.Subscriber)},adqA:function(e,t,r){"use strict";var n=r("rCTf"),i=r("tn1n");n.Observable.prototype.partition=i.partition},aec7:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("CGGv"),o=r("fuZx"),s=r("mmVS"),u=r("8GmM");t.delay=function(e,t){void 0===t&&(t=i.async);var r=o.isDate(e)?+e-t.now():Math.abs(e);return this.lift(new a(r,t))};var a=function(){function e(e,t){this.delay=e,this.scheduler=t}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.delay,this.scheduler))},e}(),c=function(e){function t(t,r,n){e.call(this,t),this.delay=r,this.scheduler=n,this.queue=[],this.active=!1,this.errored=!1}return n(t,e),t.dispatch=function(e){for(var t=e.source,r=t.queue,n=e.scheduler,i=e.destination;r.length>0&&r[0].time-n.now()<=0;)r.shift().notification.observe(i);if(r.length>0){var o=Math.max(0,r[0].time-n.now());this.schedule(e,o)}else t.active=!1},t.prototype._schedule=function(e){this.active=!0,this.add(e.schedule(t.dispatch,this.delay,{source:this,destination:this.destination,scheduler:e}))},t.prototype.scheduleNotification=function(e){if(!0!==this.errored){var t=this.scheduler,r=new l(t.now()+this.delay,e);this.queue.push(r),!1===this.active&&this._schedule(t)}},t.prototype._next=function(e){this.scheduleNotification(u.Notification.createNext(e))},t.prototype._error=function(e){this.errored=!0,this.queue=[],this.destination.error(e)},t.prototype._complete=function(){this.scheduleNotification(u.Notification.createComplete())},t}(s.Subscriber),l=function(){return function(e,t){this.time=e,this.notification=t}}()},b1Ba:function(e,t,r){"use strict";var n=r("WxOs");t.bindNodeCallback=n.BoundNodeCallbackObservable.create},bBiI:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS"),o=r("F7Al");t.first=function(e,t,r){return this.lift(new s(e,t,r,this))};var s=function(){function e(e,t,r,n){this.predicate=e,this.resultSelector=t,this.defaultValue=r,this.source=n}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.predicate,this.resultSelector,this.defaultValue,this.source))},e}(),u=function(e){function t(t,r,n,i,o){e.call(this,t),this.predicate=r,this.resultSelector=n,this.defaultValue=i,this.source=o,this.index=0,this.hasCompleted=!1,this._emitted=!1}return n(t,e),t.prototype._next=function(e){var t=this.index++;this.predicate?this._tryPredicate(e,t):this._emit(e,t)},t.prototype._tryPredicate=function(e,t){var r;try{r=this.predicate(e,t,this.source)}catch(e){return void this.destination.error(e)}r&&this._emit(e,t)},t.prototype._emit=function(e,t){this.resultSelector?this._tryResultSelector(e,t):this._emitFinal(e)},t.prototype._tryResultSelector=function(e,t){var r;try{r=this.resultSelector(e,t)}catch(e){return void this.destination.error(e)}this._emitFinal(r)},t.prototype._emitFinal=function(e){var t=this.destination;this._emitted||(this._emitted=!0,t.next(e),t.complete(),this.hasCompleted=!0)},t.prototype._complete=function(){var e=this.destination;this.hasCompleted||"undefined"==typeof this.defaultValue?this.hasCompleted||e.error(new o.EmptyError):(e.next(this.defaultValue),e.complete())},t}(i.Subscriber)},bE1M:function(e,t,r){"use strict";var n=r("XO5T");t.concatMap=function(e,t){return this.lift(new n.MergeMapOperator(e,t,1))}},"bZY+":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("P3oE"),o=r("rCTf"),s=r("CGGv"),u=function(e){function t(t,r){void 0===t&&(t=0),void 0===r&&(r=s.async),e.call(this),this.period=t,this.scheduler=r,(!i.isNumeric(t)||t<0)&&(this.period=0),r&&"function"==typeof r.schedule||(this.scheduler=s.async)}return n(t,e),t.create=function(e,r){return void 0===e&&(e=0),void 0===r&&(r=s.async),new t(e,r)},t.dispatch=function(e){var t=e.index,r=e.subscriber,n=e.period;r.next(t),r.closed||(e.index+=1,this.schedule(e,n))},t.prototype._subscribe=function(e){var r=this.period,n=this.scheduler;e.add(n.schedule(t.dispatch,r,{index:0,subscriber:e,period:r}))},t}(o.Observable);t.IntervalObservable=u},bdy4:function(e,t,r){var n,i;void 0===(i="function"==typeof(n=function(){return function(e){if("undefined"==typeof e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if("undefined"==typeof e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var t,r,n;e.no=function(){this.pipeline.reset(),this.pipeline.add(e.no.trimmer,e.no.stopWordFilter,e.no.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.no.stemmer))},e.no.wordCharacters="A-Za-z\xaa\xba\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u02e0-\u02e4\u1d00-\u1d25\u1d2c-\u1d5c\u1d62-\u1d65\u1d6b-\u1d77\u1d79-\u1dbe\u1e00-\u1eff\u2071\u207f\u2090-\u209c\u212a\u212b\u2132\u214e\u2160-\u2188\u2c60-\u2c7f\ua722-\ua787\ua78b-\ua7ad\ua7b0-\ua7b7\ua7f7-\ua7ff\uab30-\uab5a\uab5c-\uab64\ufb00-\ufb06\uff21-\uff3a\uff41-\uff5a",e.no.trimmer=e.trimmerSupport.generateTrimmer(e.no.wordCharacters),e.Pipeline.registerFunction(e.no.trimmer,"trimmer-no"),e.no.stemmer=(t=e.stemmerSupport.Among,r=e.stemmerSupport.SnowballProgram,n=new function(){var e,n,i=[new t("a",-1,1),new t("e",-1,1),new t("ede",1,1),new t("ande",1,1),new t("ende",1,1),new t("ane",1,1),new t("ene",1,1),new t("hetene",6,1),new t("erte",1,3),new t("en",-1,1),new t("heten",9,1),new t("ar",-1,1),new t("er",-1,1),new t("heter",12,1),new t("s",-1,2),new t("as",14,1),new t("es",14,1),new t("edes",16,1),new t("endes",16,1),new t("enes",16,1),new t("hetenes",19,1),new t("ens",14,1),new t("hetens",21,1),new t("ers",14,1),new t("ets",14,1),new t("et",-1,1),new t("het",25,1),new t("ert",-1,3),new t("ast",-1,1)],o=[new t("dt",-1,-1),new t("vt",-1,-1)],s=[new t("leg",-1,1),new t("eleg",0,1),new t("ig",-1,1),new t("eig",2,1),new t("lig",2,1),new t("elig",4,1),new t("els",-1,1),new t("lov",-1,1),new t("elov",7,1),new t("slov",7,1),new t("hetslov",9,1)],u=[17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,0,48,0,128],a=[119,125,149,1],c=new r;this.setCurrent=function(e){c.setCurrent(e)},this.getCurrent=function(){return c.getCurrent()},this.stem=function(){var t=c.cursor;return function(){var t,r=c.cursor+3;if(n=c.limit,0<=r||r<=c.limit){for(e=r;;){if(t=c.cursor,c.in_grouping(u,97,248)){c.cursor=t;break}if(t>=c.limit)return;c.cursor=t+1}for(;!c.out_grouping(u,97,248);){if(c.cursor>=c.limit)return;c.cursor++}(n=c.cursor)=n&&(t=c.limit_backward,c.limit_backward=n,c.ket=c.cursor,e=c.find_among_b(i,29),c.limit_backward=t,e))switch(c.bra=c.cursor,e){case 1:c.slice_del();break;case 2:r=c.limit-c.cursor,c.in_grouping_b(a,98,122)?c.slice_del():(c.cursor=c.limit-r,c.eq_s_b(1,"k")&&c.out_grouping_b(u,97,248)&&c.slice_del());break;case 3:c.slice_from("er")}}(),c.cursor=c.limit,function(){var e,t=c.limit-c.cursor;c.cursor>=n&&(e=c.limit_backward,c.limit_backward=n,c.ket=c.cursor,c.find_among_b(o,2)?(c.bra=c.cursor,c.limit_backward=e,c.cursor=c.limit-t,c.cursor>c.limit_backward&&(c.cursor--,c.bra=c.cursor,c.slice_del())):c.limit_backward=e)}(),c.cursor=c.limit,function(){var e,t;c.cursor>=n&&(t=c.limit_backward,c.limit_backward=n,c.ket=c.cursor,(e=c.find_among_b(s,11))?(c.bra=c.cursor,c.limit_backward=t,1==e&&c.slice_del()):c.limit_backward=t)}(),!0}},function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}),e.Pipeline.registerFunction(e.no.stemmer,"stemmer-no"),e.no.stopWordFilter=e.generateStopWordFilter("alle at av bare begge ble blei bli blir blitt b\xe5de b\xe5e da de deg dei deim deira deires dem den denne der dere deres det dette di din disse ditt du dykk dykkar d\xe5 eg ein eit eitt eller elles en enn er et ett etter for fordi fra f\xf8r ha hadde han hans har hennar henne hennes her hj\xe5 ho hoe honom hoss hossen hun hva hvem hver hvilke hvilken hvis hvor hvordan hvorfor i ikke ikkje ikkje ingen ingi inkje inn inni ja jeg kan kom korleis korso kun kunne kva kvar kvarhelst kven kvi kvifor man mange me med medan meg meget mellom men mi min mine mitt mot mykje ned no noe noen noka noko nokon nokor nokre n\xe5 n\xe5r og ogs\xe5 om opp oss over p\xe5 samme seg selv si si sia sidan siden sin sine sitt sj\xf8l skal skulle slik so som som somme somt s\xe5 s\xe5nn til um upp ut uten var vart varte ved vere verte vi vil ville vore vors vort v\xe5r v\xe6re v\xe6re v\xe6rt \xe5".split(" ")),e.Pipeline.registerFunction(e.no.stopWordFilter,"stopWordFilter-no")}})?n.call(t,r,t,e):n)||(e.exports=i)},c3t5:function(e,t,r){"use strict";var n=r("rCTf"),i=r("ioK+");n.Observable.fromPromise=i.fromPromise},cDAr:function(e,t,r){"use strict";var n=r("rCTf"),i=r("E/WS");n.Observable.prototype.timeout=i.timeout},cJSH:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS"),o=r("B00U"),s=r("rCTf"),u=r("EEr4"),a=r("9JPB"),c=r("1kxm");t.groupBy=function(e,t,r,n){return this.lift(new l(e,t,r,n))};var l=function(){function e(e,t,r,n){this.keySelector=e,this.elementSelector=t,this.durationSelector=r,this.subjectSelector=n}return e.prototype.call=function(e,t){return t.subscribe(new p(e,this.keySelector,this.elementSelector,this.durationSelector,this.subjectSelector))},e}(),p=function(e){function t(t,r,n,i,o){e.call(this,t),this.keySelector=r,this.elementSelector=n,this.durationSelector=i,this.subjectSelector=o,this.groups=null,this.attemptedToUnsubscribe=!1,this.count=0}return n(t,e),t.prototype._next=function(e){var t;try{t=this.keySelector(e)}catch(e){return void this.error(e)}this._group(e,t)},t.prototype._group=function(e,t){var r=this.groups;r||(r=this.groups="string"==typeof t?new c.FastMap:new a.Map);var n,i=r.get(t);if(this.elementSelector)try{n=this.elementSelector(e)}catch(e){this.error(e)}else n=e;if(!i){i=this.subjectSelector?this.subjectSelector():new u.Subject,r.set(t,i);var o=new h(t,i,this);if(this.destination.next(o),this.durationSelector){var s=void 0;try{s=this.durationSelector(new h(t,i))}catch(e){return void this.error(e)}this.add(s.subscribe(new f(t,i,this)))}}i.closed||i.next(n)},t.prototype._error=function(e){var t=this.groups;t&&(t.forEach(function(t,r){t.error(e)}),t.clear()),this.destination.error(e)},t.prototype._complete=function(){var e=this.groups;e&&(e.forEach(function(e,t){e.complete()}),e.clear()),this.destination.complete()},t.prototype.removeGroup=function(e){this.groups.delete(e)},t.prototype.unsubscribe=function(){this.closed||this.attemptedToUnsubscribe||(this.attemptedToUnsubscribe=!0,0===this.count&&e.prototype.unsubscribe.call(this))},t}(i.Subscriber),f=function(e){function t(t,r,n){e.call(this),this.key=t,this.group=r,this.parent=n}return n(t,e),t.prototype._next=function(e){this._complete()},t.prototype._error=function(e){var t=this.group;t.closed||t.error(e),this.parent.removeGroup(this.key)},t.prototype._complete=function(){var e=this.group;e.closed||e.complete(),this.parent.removeGroup(this.key)},t}(i.Subscriber),h=function(e){function t(t,r,n){e.call(this),this.key=t,this.groupSubject=r,this.refCountSubscription=n}return n(t,e),t.prototype._subscribe=function(e){var t=new o.Subscription,r=this.refCountSubscription,n=this.groupSubject;return r&&!r.closed&&t.add(new d(r)),t.add(n.subscribe(e)),t},t}(s.Observable);t.GroupedObservable=h;var d=function(e){function t(t){e.call(this),this.parent=t,t.count++}return n(t,e),t.prototype.unsubscribe=function(){var t=this.parent;t.closed||this.closed||(e.prototype.unsubscribe.call(this),t.count-=1,0===t.count&&t.attemptedToUnsubscribe&&t.unsubscribe())},t}(o.Subscription)},cPwE:function(e,t,r){"use strict";var n=function(){function e(t,r){void 0===r&&(r=e.now),this.SchedulerAction=t,this.now=r}return e.prototype.schedule=function(e,t,r){return void 0===t&&(t=0),new this.SchedulerAction(this,e).schedule(r,t)},e.now=Date.now?Date.now:function(){return+new Date},e}();t.Scheduler=n},cbuX:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("wAkD"),o=r("CURp");t.mergeAll=function(e){return void 0===e&&(e=Number.POSITIVE_INFINITY),this.lift(new s(e))};var s=function(){function e(e){this.concurrent=e}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.concurrent))},e}();t.MergeAllOperator=s;var u=function(e){function t(t,r){e.call(this,t),this.concurrent=r,this.hasCompleted=!1,this.buffer=[],this.active=0}return n(t,e),t.prototype._next=function(e){this.active0?this._next(t.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},t}(i.OuterSubscriber);t.MergeAllSubscriber=u},cdmN:function(e,t,r){"use strict";var n=r("VOfZ");function i(e){var t=e.Symbol;if("function"==typeof t)return t.iterator||(t.iterator=t("iterator polyfill")),t.iterator;var r=e.Set;if(r&&"function"==typeof(new r)["@@iterator"])return"@@iterator";var n=e.Map;if(n)for(var i=Object.getOwnPropertyNames(n.prototype),o=0;o0?this.startWindowEvery:this.windowSize,r=this.destination,n=this.windowSize,i=this.windows,s=i.length,u=0;u=0&&a%t==0&&!this.closed&&i.shift().complete(),++this.count%t==0&&!this.closed){var c=new o.Subject;i.push(c),r.next(c)}},t.prototype._error=function(e){var t=this.windows;if(t)for(;t.length>0&&!this.closed;)t.shift().error(e);this.destination.error(e)},t.prototype._complete=function(){var e=this.windows;if(e)for(;e.length>0&&!this.closed;)e.shift().complete();this.destination.complete()},t.prototype._unsubscribe=function(){this.count=0,this.windows=null},t}(i.Subscriber)},f1gJ:function(e,t,r){"use strict";var n=r("rCTf"),i=r("Qt4r");n.Observable.generate=i.GenerateObservable.create},fICK:function(e,t,r){"use strict";var n=r("rCTf"),i=r("1KT0");n.Observable.merge=i.merge},fO1r:function(e,t,r){"use strict";var n=function(){return function(e,t){void 0===t&&(t=Number.POSITIVE_INFINITY),this.subscribedFrame=e,this.unsubscribedFrame=t}}();t.SubscriptionLog=n},fWbP:function(e,t,r){"use strict";t.isScheduler=function(e){return e&&"function"==typeof e.schedule}},fiy1:function(e,t,r){"use strict";var n=r("rCTf"),i=r("u2wr");n.Observable.prototype.withLatestFrom=i.withLatestFrom},ftJA:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("rCTf"),o=r("Uqs8"),s=r("P3oE"),u=function(e){function t(t,r,n){void 0===r&&(r=0),void 0===n&&(n=o.asap),e.call(this),this.source=t,this.delayTime=r,this.scheduler=n,(!s.isNumeric(r)||r<0)&&(this.delayTime=0),n&&"function"==typeof n.schedule||(this.scheduler=o.asap)}return n(t,e),t.create=function(e,r,n){return void 0===r&&(r=0),void 0===n&&(n=o.asap),new t(e,r,n)},t.dispatch=function(e){var t=e.source,r=e.subscriber;return this.add(t.subscribe(r))},t.prototype._subscribe=function(e){var r=this.delayTime,n=this.source;return this.scheduler.schedule(t.dispatch,r,{source:n,subscriber:e})},t}(i.Observable);t.SubscribeOnObservable=u},fuZx:function(e,t,r){"use strict";t.isDate=function(e){return e instanceof Date&&!isNaN(+e)}},g0nL:function(e,t,r){"use strict";var n=r("rCTf"),i=r("tefl");n.Observable.pairs=i.pairs},g28B:function(e,t,r){"use strict";t.applyMixins=function(e,t){for(var r=0,n=t.length;r=y.limit)return!0;y.cursor++}for(;!y.out_grouping(d,97,251);){if(y.cursor>=y.limit)return!0;y.cursor++}return!1}function w(){return i<=y.cursor}function _(){return n<=y.cursor}function C(){return e<=y.cursor}function x(){if(!function(){var e,t;if(y.ket=y.cursor,e=y.find_among_b(c,43)){switch(y.bra=y.cursor,e){case 1:if(!C())return!1;y.slice_del();break;case 2:if(!C())return!1;y.slice_del(),y.ket=y.cursor,y.eq_s_b(2,"ic")&&(y.bra=y.cursor,C()?y.slice_del():y.slice_from("iqU"));break;case 3:if(!C())return!1;y.slice_from("log");break;case 4:if(!C())return!1;y.slice_from("u");break;case 5:if(!C())return!1;y.slice_from("ent");break;case 6:if(!w())return!1;if(y.slice_del(),y.ket=y.cursor,e=y.find_among_b(u,6))switch(y.bra=y.cursor,e){case 1:C()&&(y.slice_del(),y.ket=y.cursor,y.eq_s_b(2,"at")&&(y.bra=y.cursor,C()&&y.slice_del()));break;case 2:C()?y.slice_del():_()&&y.slice_from("eux");break;case 3:C()&&y.slice_del();break;case 4:w()&&y.slice_from("i")}break;case 7:if(!C())return!1;if(y.slice_del(),y.ket=y.cursor,e=y.find_among_b(a,3))switch(y.bra=y.cursor,e){case 1:C()?y.slice_del():y.slice_from("abl");break;case 2:C()?y.slice_del():y.slice_from("iqU");break;case 3:C()&&y.slice_del()}break;case 8:if(!C())return!1;if(y.slice_del(),y.ket=y.cursor,y.eq_s_b(2,"at")&&(y.bra=y.cursor,C()&&(y.slice_del(),y.ket=y.cursor,y.eq_s_b(2,"ic")))){y.bra=y.cursor,C()?y.slice_del():y.slice_from("iqU");break}break;case 9:y.slice_from("eau");break;case 10:if(!_())return!1;y.slice_from("al");break;case 11:if(C())y.slice_del();else{if(!_())return!1;y.slice_from("eux")}break;case 12:if(!_()||!y.out_grouping_b(d,97,251))return!1;y.slice_del();break;case 13:return w()&&y.slice_from("ant"),!1;case 14:return w()&&y.slice_from("ent"),!1;case 15:return t=y.limit-y.cursor,y.in_grouping_b(d,97,251)&&w()&&(y.cursor=y.limit-t,y.slice_del()),!1}return!0}return!1}()&&(y.cursor=y.limit,!function(){var e,t;if(y.cursor=i){if(r=y.limit_backward,y.limit_backward=i,y.ket=y.cursor,e=y.find_among_b(f,7))switch(y.bra=y.cursor,e){case 1:if(C()){if(n=y.limit-y.cursor,!y.eq_s_b(1,"s")&&(y.cursor=y.limit-n,!y.eq_s_b(1,"t")))break;y.slice_del()}break;case 2:y.slice_from("i");break;case 3:y.slice_del();break;case 4:y.eq_s_b(2,"gu")&&y.slice_del()}y.limit_backward=r}}();y.cursor=y.limit,y.ket=y.cursor,y.eq_s_b(1,"Y")?(y.bra=y.cursor,y.slice_from("i")):(y.cursor=y.limit,y.eq_s_b(1,"\xe7")&&(y.bra=y.cursor,y.slice_from("c")))}this.setCurrent=function(e){y.setCurrent(e)},this.getCurrent=function(){return y.getCurrent()},this.stem=function(){var t=y.cursor;return function(){for(var e,t;;){if(e=y.cursor,y.in_grouping(d,97,251)){if(y.bra=y.cursor,t=y.cursor,v("u","U",e))continue;if(y.cursor=t,v("i","I",e))continue;if(y.cursor=t,b("y","Y",e))continue}if(y.cursor=e,y.bra=e,!v("y","Y",e)){if(y.cursor=e,y.eq_s(1,"q")&&(y.bra=y.cursor,b("u","U",e)))continue;if(y.cursor=e,e>=y.limit)return;y.cursor++}}}(),y.cursor=t,function(){var t=y.cursor;if(i=y.limit,n=i,e=i,y.in_grouping(d,97,251)&&y.in_grouping(d,97,251)&&y.cursor=y.limit){y.cursor=i;break}y.cursor++}while(!y.in_grouping(d,97,251))}i=y.cursor,y.cursor=t,g()||(n=y.cursor,g()||(e=y.cursor))}(),y.limit_backward=t,y.cursor=y.limit,x(),y.cursor=y.limit,function(){var e=y.limit-y.cursor;y.find_among_b(h,5)&&(y.cursor=y.limit-e,y.ket=y.cursor,y.cursor>y.limit_backward&&(y.cursor--,y.bra=y.cursor,y.slice_del()))}(),y.cursor=y.limit,function(){for(var e,t=1;y.out_grouping_b(d,97,251);)t--;if(t<=0){if(y.ket=y.cursor,e=y.limit-y.cursor,!y.eq_s_b(1,"\xe9")&&(y.cursor=y.limit-e,!y.eq_s_b(1,"\xe8")))return;y.bra=y.cursor,y.slice_from("e")}}(),y.cursor=y.limit_backward,function(){for(var e,t;t=y.cursor,y.bra=t,e=y.find_among(s,4);)switch(y.ket=y.cursor,e){case 1:y.slice_from("i");break;case 2:y.slice_from("u");break;case 3:y.slice_from("y");break;case 4:if(y.cursor>=y.limit)return;y.cursor++}}(),!0}},function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}),e.Pipeline.registerFunction(e.fr.stemmer,"stemmer-fr"),e.fr.stopWordFilter=e.generateStopWordFilter("ai aie aient aies ait as au aura aurai auraient aurais aurait auras aurez auriez aurions aurons auront aux avaient avais avait avec avez aviez avions avons ayant ayez ayons c ce ceci cel\xe0 ces cet cette d dans de des du elle en es est et eu eue eues eurent eus eusse eussent eusses eussiez eussions eut eux e\xfbmes e\xfbt e\xfbtes furent fus fusse fussent fusses fussiez fussions fut f\xfbmes f\xfbt f\xfbtes ici il ils j je l la le les leur leurs lui m ma mais me mes moi mon m\xeame n ne nos notre nous on ont ou par pas pour qu que quel quelle quelles quels qui s sa sans se sera serai seraient serais serait seras serez seriez serions serons seront ses soi soient sois soit sommes son sont soyez soyons suis sur t ta te tes toi ton tu un une vos votre vous y \xe0 \xe9taient \xe9tais \xe9tait \xe9tant \xe9tiez \xe9tions \xe9t\xe9 \xe9t\xe9e \xe9t\xe9es \xe9t\xe9s \xeates".split(" ")),e.Pipeline.registerFunction(e.fr.stopWordFilter,"stopWordFilter-fr")}})?n.call(t,r,t,e):n)||(e.exports=i)},gIFM:function(e,t,r){"use strict";var n=r("Dc2k");t.ajax=n.AjaxObservable.create},gi2R:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("cwzr"),o=r("OLzJ"),s=function(e){function t(t,r){e.call(this,t,r),this.scheduler=t,this.work=r}return n(t,e),t.prototype.requestAsyncId=function(t,r,n){return void 0===n&&(n=0),null!==n&&n>0?e.prototype.requestAsyncId.call(this,t,r,n):(t.actions.push(this),t.scheduled||(t.scheduled=o.AnimationFrame.requestAnimationFrame(t.flush.bind(t,null))))},t.prototype.recycleAsyncId=function(t,r,n){if(void 0===n&&(n=0),null!==n&&n>0||null===n&&this.delay>0)return e.prototype.recycleAsyncId.call(this,t,r,n);0===t.actions.length&&(o.AnimationFrame.cancelAnimationFrame(r),t.scheduled=void 0)},t}(i.AsyncAction);t.AnimationFrameAction=s},h0qH:function(e,t,r){"use strict";var n=r("rCTf"),i=r("s3oX");n.Observable.throw=i._throw},hCp7:function(e,t,r){var n,i;void 0===(i="function"==typeof(n=function(){return function(e){if("undefined"==typeof e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if("undefined"==typeof e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var t,r,n;e.pt=function(){this.pipeline.reset(),this.pipeline.add(e.pt.trimmer,e.pt.stopWordFilter,e.pt.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.pt.stemmer))},e.pt.wordCharacters="A-Za-z\xaa\xba\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u02e0-\u02e4\u1d00-\u1d25\u1d2c-\u1d5c\u1d62-\u1d65\u1d6b-\u1d77\u1d79-\u1dbe\u1e00-\u1eff\u2071\u207f\u2090-\u209c\u212a\u212b\u2132\u214e\u2160-\u2188\u2c60-\u2c7f\ua722-\ua787\ua78b-\ua7ad\ua7b0-\ua7b7\ua7f7-\ua7ff\uab30-\uab5a\uab5c-\uab64\ufb00-\ufb06\uff21-\uff3a\uff41-\uff5a",e.pt.trimmer=e.trimmerSupport.generateTrimmer(e.pt.wordCharacters),e.Pipeline.registerFunction(e.pt.trimmer,"trimmer-pt"),e.pt.stemmer=(t=e.stemmerSupport.Among,r=e.stemmerSupport.SnowballProgram,n=new function(){var e,n,i,o=[new t("",-1,3),new t("\xe3",0,1),new t("\xf5",0,2)],s=[new t("",-1,3),new t("a~",0,1),new t("o~",0,2)],u=[new t("ic",-1,-1),new t("ad",-1,-1),new t("os",-1,-1),new t("iv",-1,1)],a=[new t("ante",-1,1),new t("avel",-1,1),new t("\xedvel",-1,1)],c=[new t("ic",-1,1),new t("abil",-1,1),new t("iv",-1,1)],l=[new t("ica",-1,1),new t("\xe2ncia",-1,1),new t("\xeancia",-1,4),new t("ira",-1,9),new t("adora",-1,1),new t("osa",-1,1),new t("ista",-1,1),new t("iva",-1,8),new t("eza",-1,1),new t("log\xeda",-1,2),new t("idade",-1,7),new t("ante",-1,1),new t("mente",-1,6),new t("amente",12,5),new t("\xe1vel",-1,1),new t("\xedvel",-1,1),new t("uci\xf3n",-1,3),new t("ico",-1,1),new t("ismo",-1,1),new t("oso",-1,1),new t("amento",-1,1),new t("imento",-1,1),new t("ivo",-1,8),new t("a\xe7a~o",-1,1),new t("ador",-1,1),new t("icas",-1,1),new t("\xeancias",-1,4),new t("iras",-1,9),new t("adoras",-1,1),new t("osas",-1,1),new t("istas",-1,1),new t("ivas",-1,8),new t("ezas",-1,1),new t("log\xedas",-1,2),new t("idades",-1,7),new t("uciones",-1,3),new t("adores",-1,1),new t("antes",-1,1),new t("a\xe7o~es",-1,1),new t("icos",-1,1),new t("ismos",-1,1),new t("osos",-1,1),new t("amentos",-1,1),new t("imentos",-1,1),new t("ivos",-1,8)],p=[new t("ada",-1,1),new t("ida",-1,1),new t("ia",-1,1),new t("aria",2,1),new t("eria",2,1),new t("iria",2,1),new t("ara",-1,1),new t("era",-1,1),new t("ira",-1,1),new t("ava",-1,1),new t("asse",-1,1),new t("esse",-1,1),new t("isse",-1,1),new t("aste",-1,1),new t("este",-1,1),new t("iste",-1,1),new t("ei",-1,1),new t("arei",16,1),new t("erei",16,1),new t("irei",16,1),new t("am",-1,1),new t("iam",20,1),new t("ariam",21,1),new t("eriam",21,1),new t("iriam",21,1),new t("aram",20,1),new t("eram",20,1),new t("iram",20,1),new t("avam",20,1),new t("em",-1,1),new t("arem",29,1),new t("erem",29,1),new t("irem",29,1),new t("assem",29,1),new t("essem",29,1),new t("issem",29,1),new t("ado",-1,1),new t("ido",-1,1),new t("ando",-1,1),new t("endo",-1,1),new t("indo",-1,1),new t("ara~o",-1,1),new t("era~o",-1,1),new t("ira~o",-1,1),new t("ar",-1,1),new t("er",-1,1),new t("ir",-1,1),new t("as",-1,1),new t("adas",47,1),new t("idas",47,1),new t("ias",47,1),new t("arias",50,1),new t("erias",50,1),new t("irias",50,1),new t("aras",47,1),new t("eras",47,1),new t("iras",47,1),new t("avas",47,1),new t("es",-1,1),new t("ardes",58,1),new t("erdes",58,1),new t("irdes",58,1),new t("ares",58,1),new t("eres",58,1),new t("ires",58,1),new t("asses",58,1),new t("esses",58,1),new t("isses",58,1),new t("astes",58,1),new t("estes",58,1),new t("istes",58,1),new t("is",-1,1),new t("ais",71,1),new t("eis",71,1),new t("areis",73,1),new t("ereis",73,1),new t("ireis",73,1),new t("\xe1reis",73,1),new t("\xe9reis",73,1),new t("\xedreis",73,1),new t("\xe1sseis",73,1),new t("\xe9sseis",73,1),new t("\xedsseis",73,1),new t("\xe1veis",73,1),new t("\xedeis",73,1),new t("ar\xedeis",84,1),new t("er\xedeis",84,1),new t("ir\xedeis",84,1),new t("ados",-1,1),new t("idos",-1,1),new t("amos",-1,1),new t("\xe1ramos",90,1),new t("\xe9ramos",90,1),new t("\xedramos",90,1),new t("\xe1vamos",90,1),new t("\xedamos",90,1),new t("ar\xedamos",95,1),new t("er\xedamos",95,1),new t("ir\xedamos",95,1),new t("emos",-1,1),new t("aremos",99,1),new t("eremos",99,1),new t("iremos",99,1),new t("\xe1ssemos",99,1),new t("\xeassemos",99,1),new t("\xedssemos",99,1),new t("imos",-1,1),new t("armos",-1,1),new t("ermos",-1,1),new t("irmos",-1,1),new t("\xe1mos",-1,1),new t("ar\xe1s",-1,1),new t("er\xe1s",-1,1),new t("ir\xe1s",-1,1),new t("eu",-1,1),new t("iu",-1,1),new t("ou",-1,1),new t("ar\xe1",-1,1),new t("er\xe1",-1,1),new t("ir\xe1",-1,1)],f=[new t("a",-1,1),new t("i",-1,1),new t("o",-1,1),new t("os",-1,1),new t("\xe1",-1,1),new t("\xed",-1,1),new t("\xf3",-1,1)],h=[new t("e",-1,1),new t("\xe7",-1,2),new t("\xe9",-1,1),new t("\xea",-1,1)],d=[17,65,16,0,0,0,0,0,0,0,0,0,0,0,0,0,3,19,12,2],m=new r;function y(){if(m.out_grouping(d,97,250)){for(;!m.in_grouping(d,97,250);){if(m.cursor>=m.limit)return!0;m.cursor++}return!1}return!0}function v(){var e,t,r=m.cursor;if(m.in_grouping(d,97,250))if(e=m.cursor,y()){if(m.cursor=e,function(){if(m.in_grouping(d,97,250))for(;!m.out_grouping(d,97,250);){if(m.cursor>=m.limit)return!1;m.cursor++}return i=m.cursor,!0}())return}else i=m.cursor;if(m.cursor=r,m.out_grouping(d,97,250)){if(t=m.cursor,y()){if(m.cursor=t,!m.in_grouping(d,97,250)||m.cursor>=m.limit)return;m.cursor++}i=m.cursor}}function b(){for(;!m.in_grouping(d,97,250);){if(m.cursor>=m.limit)return!1;m.cursor++}for(;!m.out_grouping(d,97,250);){if(m.cursor>=m.limit)return!1;m.cursor++}return!0}function g(){return i<=m.cursor}function w(){return e<=m.cursor}function _(){var e;if(m.ket=m.cursor,!(e=m.find_among_b(l,45)))return!1;switch(m.bra=m.cursor,e){case 1:if(!w())return!1;m.slice_del();break;case 2:if(!w())return!1;m.slice_from("log");break;case 3:if(!w())return!1;m.slice_from("u");break;case 4:if(!w())return!1;m.slice_from("ente");break;case 5:if(!(n<=m.cursor))return!1;m.slice_del(),m.ket=m.cursor,(e=m.find_among_b(u,4))&&(m.bra=m.cursor,w()&&(m.slice_del(),1==e&&(m.ket=m.cursor,m.eq_s_b(2,"at")&&(m.bra=m.cursor,w()&&m.slice_del()))));break;case 6:if(!w())return!1;m.slice_del(),m.ket=m.cursor,(e=m.find_among_b(a,3))&&(m.bra=m.cursor,1==e&&w()&&m.slice_del());break;case 7:if(!w())return!1;m.slice_del(),m.ket=m.cursor,(e=m.find_among_b(c,3))&&(m.bra=m.cursor,1==e&&w()&&m.slice_del());break;case 8:if(!w())return!1;m.slice_del(),m.ket=m.cursor,m.eq_s_b(2,"at")&&(m.bra=m.cursor,w()&&m.slice_del());break;case 9:if(!g()||!m.eq_s_b(1,"e"))return!1;m.slice_from("ir")}return!0}function C(e,t){if(m.eq_s_b(1,e)){m.bra=m.cursor;var r=m.limit-m.cursor;if(m.eq_s_b(1,t))return m.cursor=m.limit-r,g()&&m.slice_del(),!1}return!0}function x(){if(!_()&&(m.cursor=m.limit,!function(){var e,t;if(m.cursor>=i){if(t=m.limit_backward,m.limit_backward=i,m.ket=m.cursor,e=m.find_among_b(p,120))return m.bra=m.cursor,1==e&&m.slice_del(),m.limit_backward=t,!0;m.limit_backward=t}return!1}()))return m.cursor=m.limit,m.ket=m.cursor,void((e=m.find_among_b(f,7))&&(m.bra=m.cursor,1==e&&g()&&m.slice_del()));var e;m.cursor=m.limit,m.ket=m.cursor,m.eq_s_b(1,"i")&&(m.bra=m.cursor,m.eq_s_b(1,"c")&&(m.cursor=m.limit,g()&&m.slice_del()))}this.setCurrent=function(e){m.setCurrent(e)},this.getCurrent=function(){return m.getCurrent()},this.stem=function(){var t=m.cursor;return function(){for(var e;;){if(m.bra=m.cursor,e=m.find_among(o,3))switch(m.ket=m.cursor,e){case 1:m.slice_from("a~");continue;case 2:m.slice_from("o~");continue;case 3:if(m.cursor>=m.limit)break;m.cursor++;continue}break}}(),m.cursor=t,function(){var t=m.cursor;i=m.limit,n=i,e=i,v(),m.cursor=t,b()&&(n=m.cursor,b()&&(e=m.cursor))}(),m.limit_backward=t,m.cursor=m.limit,x(),m.cursor=m.limit,function(){var e;if(m.ket=m.cursor,e=m.find_among_b(h,4))switch(m.bra=m.cursor,e){case 1:g()&&(m.slice_del(),m.ket=m.cursor,m.limit,m.cursor,C("u","g")&&C("i","c"));break;case 2:m.slice_from("c")}}(),m.cursor=m.limit_backward,function(){for(var e;;){if(m.bra=m.cursor,e=m.find_among(s,3))switch(m.ket=m.cursor,e){case 1:m.slice_from("\xe3");continue;case 2:m.slice_from("\xf5");continue;case 3:if(m.cursor>=m.limit)break;m.cursor++;continue}break}}(),!0}},function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}),e.Pipeline.registerFunction(e.pt.stemmer,"stemmer-pt"),e.pt.stopWordFilter=e.generateStopWordFilter("a ao aos aquela aquelas aquele aqueles aquilo as at\xe9 com como da das de dela delas dele deles depois do dos e ela elas ele eles em entre era eram essa essas esse esses esta estamos estas estava estavam este esteja estejam estejamos estes esteve estive estivemos estiver estivera estiveram estiverem estivermos estivesse estivessem estiv\xe9ramos estiv\xe9ssemos estou est\xe1 est\xe1vamos est\xe3o eu foi fomos for fora foram forem formos fosse fossem fui f\xf4ramos f\xf4ssemos haja hajam hajamos havemos hei houve houvemos houver houvera houveram houverei houverem houveremos houveria houveriam houvermos houver\xe1 houver\xe3o houver\xedamos houvesse houvessem houv\xe9ramos houv\xe9ssemos h\xe1 h\xe3o isso isto j\xe1 lhe lhes mais mas me mesmo meu meus minha minhas muito na nas nem no nos nossa nossas nosso nossos num numa n\xe3o n\xf3s o os ou para pela pelas pelo pelos por qual quando que quem se seja sejam sejamos sem serei seremos seria seriam ser\xe1 ser\xe3o ser\xedamos seu seus somos sou sua suas s\xe3o s\xf3 tamb\xe9m te tem temos tenha tenham tenhamos tenho terei teremos teria teriam ter\xe1 ter\xe3o ter\xedamos teu teus teve tinha tinham tive tivemos tiver tivera tiveram tiverem tivermos tivesse tivessem tiv\xe9ramos tiv\xe9ssemos tu tua tuas t\xe9m t\xednhamos um uma voc\xea voc\xeas vos \xe0 \xe0s \xe9ramos".split(" ")),e.Pipeline.registerFunction(e.pt.stopWordFilter,"stopWordFilter-pt")}})?n.call(t,r,t,e):n)||(e.exports=i)},hKoQ:function(e,t,r){(function(t,r){var n;n=function(){"use strict";function e(e){return"function"==typeof e}var n=Array.isArray?Array.isArray:function(e){return"[object Array]"===Object.prototype.toString.call(e)},i=0,o=void 0,s=void 0,u=function(e,t){d[i]=e,d[i+1]=t,2===(i+=2)&&(s?s(m):w())};var a="undefined"!=typeof window?window:void 0,c=a||{},l=c.MutationObserver||c.WebKitMutationObserver,p="undefined"==typeof self&&"undefined"!=typeof t&&"[object process]"==={}.toString.call(t),f="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel;function h(){var e=setTimeout;return function(){return e(m,1)}}var d=new Array(1e3);function m(){for(var e=0;e=n&&(e=l.limit_backward,l.limit_backward=n,l.ket=l.cursor,l.find_among_b(s,4)?(l.bra=l.cursor,l.limit_backward=e,l.cursor=l.limit-t,l.cursor>l.limit_backward&&(l.cursor--,l.bra=l.cursor,l.slice_del())):l.limit_backward=e)}this.setCurrent=function(e){l.setCurrent(e)},this.getCurrent=function(){return l.getCurrent()},this.stem=function(){var t=l.cursor;return function(){var t,r=l.cursor+3;if(n=l.limit,0<=r&&r<=l.limit){for(e=r;;){if(t=l.cursor,l.in_grouping(a,97,248)){l.cursor=t;break}if(l.cursor=t,t>=l.limit)return;l.cursor++}for(;!l.out_grouping(a,97,248);){if(l.cursor>=l.limit)return;l.cursor++}(n=l.cursor)=n&&(t=l.limit_backward,l.limit_backward=n,l.ket=l.cursor,e=l.find_among_b(o,32),l.limit_backward=t,e))switch(l.bra=l.cursor,e){case 1:l.slice_del();break;case 2:l.in_grouping_b(c,97,229)&&l.slice_del()}}(),l.cursor=l.limit,p(),l.cursor=l.limit,function(){var e,t,r,i=l.limit-l.cursor;if(l.ket=l.cursor,l.eq_s_b(2,"st")&&(l.bra=l.cursor,l.eq_s_b(2,"ig")&&l.slice_del()),l.cursor=l.limit-i,l.cursor>=n&&(t=l.limit_backward,l.limit_backward=n,l.ket=l.cursor,e=l.find_among_b(u,5),l.limit_backward=t,e))switch(l.bra=l.cursor,e){case 1:l.slice_del(),r=l.limit-l.cursor,p(),l.cursor=l.limit-r;break;case 2:l.slice_from("l\xf8s")}}(),l.cursor=l.limit,function(){var e;l.cursor>=n&&(e=l.limit_backward,l.limit_backward=n,l.ket=l.cursor,l.out_grouping_b(a,97,248)?(l.bra=l.cursor,i=l.slice_to(i),l.limit_backward=e,l.eq_v_b(i)&&l.slice_del()):l.limit_backward=e)}(),!0}},function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}),e.Pipeline.registerFunction(e.da.stemmer,"stemmer-da"),e.da.stopWordFilter=e.generateStopWordFilter("ad af alle alt anden at blev blive bliver da de dem den denne der deres det dette dig din disse dog du efter eller en end er et for fra ham han hans har havde have hende hendes her hos hun hvad hvis hvor i ikke ind jeg jer jo kunne man mange med meget men mig min mine mit mod ned noget nogle nu n\xe5r og ogs\xe5 om op os over p\xe5 selv sig sin sine sit skal skulle som s\xe5dan thi til ud under var vi vil ville vor v\xe6re v\xe6ret".split(" ")),e.Pipeline.registerFunction(e.da.stopWordFilter,"stopWordFilter-da")}})?n.call(t,r,t,e):n)||(e.exports=i)},hYBY:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("VOfZ"),o=function(e){function t(t,r){e.call(this),this.promise=t,this.scheduler=r}return n(t,e),t.create=function(e,r){return new t(e,r)},t.prototype._subscribe=function(e){var t=this,r=this.promise,n=this.scheduler;if(null==n)this._isScalar?e.closed||(e.next(this.value),e.complete()):r.then(function(r){t.value=r,t._isScalar=!0,e.closed||(e.next(r),e.complete())},function(t){e.closed||e.error(t)}).then(null,function(e){i.root.setTimeout(function(){throw e})});else if(this._isScalar){if(!e.closed)return n.schedule(s,0,{value:this.value,subscriber:e})}else r.then(function(r){t.value=r,t._isScalar=!0,e.closed||e.add(n.schedule(s,0,{value:r,subscriber:e}))},function(t){e.closed||e.add(n.schedule(u,0,{err:t,subscriber:e}))}).then(null,function(e){i.root.setTimeout(function(){throw e})})},t}(r("rCTf").Observable);function s(e){var t=e.value,r=e.subscriber;r.closed||(r.next(t),r.complete())}function u(e){var t=e.err,r=e.subscriber;r.closed||r.error(t)}t.PromiseObservable=o},hiKS:function(e,t,r){"use strict";var n=r("RYQg");t.zipAll=function(e){return this.lift(new n.ZipOperator(e))}},hs6U:function(e,t,r){"use strict";var n=r("rCTf"),i=r("GZqV");n.Observable.prototype.find=i.find},hzF8:function(e,t,r){"use strict";var n=r("rCTf"),i=r("POFt");n.Observable.prototype.take=i.take},iESu:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("wAkD"),o=r("CURp");t.mergeMapTo=function(e,t,r){return void 0===r&&(r=Number.POSITIVE_INFINITY),"number"==typeof t&&(r=t,t=null),this.lift(new s(e,t,r))};var s=function(){function e(e,t,r){void 0===r&&(r=Number.POSITIVE_INFINITY),this.ish=e,this.resultSelector=t,this.concurrent=r}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.ish,this.resultSelector,this.concurrent))},e}();t.MergeMapToOperator=s;var u=function(e){function t(t,r,n,i){void 0===i&&(i=Number.POSITIVE_INFINITY),e.call(this,t),this.ish=r,this.resultSelector=n,this.concurrent=i,this.hasCompleted=!1,this.buffer=[],this.active=0,this.index=0}return n(t,e),t.prototype._next=function(e){if(this.active0?this._next(t.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},t}(i.OuterSubscriber);t.MergeMapToSubscriber=u},iIfT:function(e,t,r){"use strict";var n=r("rCTf"),i=r("Ffu+");n.Observable.prototype.pairwise=i.pairwise},iJMh:function(e,t,r){"use strict";var n=r("rCTf"),i=r("7rB9");n.Observable.forkJoin=i.forkJoin},iUY6:function(e,t,r){"use strict";var n=r("rCTf"),i=r("5nj5");n.Observable.if=i._if},idUy:function(e,t,r){"use strict";var n=r("3j3K"),i=r("T1Db"),o=function(){function e(e,t,r,n){this.renderer=e,this.element=t,this.zone=r,this.resizable=n,this.resizeEdges={},this.eventListeners={}}return e.prototype.ngOnDestroy=function(){this.unsubscribeEventListeners()},e.prototype.onMousedown=function(e,t,r){var n=this;e.preventDefault(),this.zone.runOutsideAngular(function(){n.eventListeners.touchmove||(n.eventListeners.touchmove=n.renderer.listen(n.element.nativeElement,"touchmove",function(e){n.onMousemove(e,e.targetTouches[0].clientX,e.targetTouches[0].clientY)})),n.eventListeners.mousemove||(n.eventListeners.mousemove=n.renderer.listen(n.element.nativeElement,"mousemove",function(e){n.onMousemove(e,e.clientX,e.clientY)})),n.resizable.mousedown.next({clientX:t,clientY:r,edges:n.resizeEdges})})},e.prototype.onMouseup=function(e,t){var r=this;this.zone.runOutsideAngular(function(){r.unsubscribeEventListeners(),r.resizable.mouseup.next({clientX:e,clientY:t,edges:r.resizeEdges})})},e.prototype.onMousemove=function(e,t,r){this.resizable.mousemove.next({clientX:t,clientY:r,edges:this.resizeEdges,event:e})},e.prototype.unsubscribeEventListeners=function(){var e=this;Object.keys(this.eventListeners).forEach(function(t){e.eventListeners[t](),delete e.eventListeners[t]})},e.decorators=[{type:n.m,args:[{selector:"[mwlResizeHandle]"}]}],e.ctorParameters=function(){return[{type:n.N},{type:n.n},{type:n.G},{type:i.a}]},e.propDecorators={resizeEdges:[{type:n.x}],onMousedown:[{type:n.s,args:["touchstart",["$event","$event.touches[0].clientX","$event.touches[0].clientY"]]},{type:n.s,args:["mousedown",["$event","$event.clientX","$event.clientY"]]}],onMouseup:[{type:n.s,args:["touchend",["$event.changedTouches[0].clientX","$event.changedTouches[0].clientY"]]},{type:n.s,args:["touchcancel",["$event.changedTouches[0].clientX","$event.changedTouches[0].clientY"]]},{type:n.s,args:["mouseup",["$event.clientX","$event.clientY"]]}]},e}();r.d(t,"a",function(){return s});var s=function(){function e(){}return e.decorators=[{type:n.B,args:[{declarations:[i.a,o],exports:[i.a,o]}]}],e.ctorParameters=function(){return[]},e}()},"ioK+":function(e,t,r){"use strict";var n=r("hYBY");t.fromPromise=n.PromiseObservable.create},iod1:function(e,t,r){"use strict";var n=r("rCTf"),i=r("8/gC");n.Observable.zip=i.zip},ixac:function(e,t,r){"use strict";var n=r("rCTf"),i=r("RYQg");n.Observable.prototype.zip=i.zipProto},j7ye:function(e,t,r){"use strict";var n=r("rCTf"),i=r("emOw");n.Observable.prototype.multicast=i.multicast},jBEF:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=function(e){function t(t){e.call(this),this.scheduler=t}return n(t,e),t.create=function(e){return new t(e)},t.dispatch=function(e){e.subscriber.complete()},t.prototype._subscribe=function(e){var r=this.scheduler;if(r)return r.schedule(t.dispatch,0,{subscriber:e});e.complete()},t}(r("rCTf").Observable);t.EmptyObservable=i},jDQW:function(e,t,r){"use strict";var n=r("rCTf"),i=r("Mqdq");n.Observable.prototype.bufferToggle=i.bufferToggle},jF50:function(e,t,r){"use strict";var n=r("rCTf"),i=r("KKz1");n.Observable.prototype.throttleTime=i.throttleTime},jdTm:function(e,t,r){"use strict";var n=r("jnJ8");t.timer=n.TimerObservable.create},jdeX:function(e,t,r){"use strict";var n=r("rCTf"),i=r("jdTm");n.Observable.timer=i.timer},jnJ8:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("P3oE"),o=r("rCTf"),s=r("CGGv"),u=r("fWbP"),a=r("fuZx"),c=function(e){function t(t,r,n){void 0===t&&(t=0),e.call(this),this.period=-1,this.dueTime=0,i.isNumeric(r)?this.period=Number(r)<1?1:Number(r):u.isScheduler(r)&&(n=r),u.isScheduler(n)||(n=s.async),this.scheduler=n,this.dueTime=a.isDate(t)?+t-this.scheduler.now():t}return n(t,e),t.create=function(e,r,n){return void 0===e&&(e=0),new t(e,r,n)},t.dispatch=function(e){var t=e.index,r=e.period,n=e.subscriber;if(n.next(t),!n.closed){if(-1===r)return n.complete();e.index=t+1,this.schedule(e,r)}},t.prototype._subscribe=function(e){var r=this.period,n=this.dueTime;return this.scheduler.schedule(t.dispatch,n,{index:0,period:r,subscriber:e})},t}(o.Observable);t.TimerObservable=c},jvbR:function(e,t,r){"use strict";var n=r("rCTf"),i=r("bE1M");n.Observable.prototype.concatMap=i.concatMap},k27J:function(e,t,r){"use strict";var n=r("rCTf"),i=r("X2ud");n.Observable.prototype.combineAll=i.combineAll},kcyo:function(e,t,r){"use strict";var n=r("VOfZ"),i=function(){function e(e){if(this.root=e,e.setImmediate&&"function"==typeof e.setImmediate)this.setImmediate=e.setImmediate.bind(e),this.clearImmediate=e.clearImmediate.bind(e);else{this.nextHandle=1,this.tasksByHandle={},this.currentlyRunningATask=!1,this.canUseProcessNextTick()?this.setImmediate=this.createProcessNextTickSetImmediate():this.canUsePostMessage()?this.setImmediate=this.createPostMessageSetImmediate():this.canUseMessageChannel()?this.setImmediate=this.createMessageChannelSetImmediate():this.canUseReadyStateChange()?this.setImmediate=this.createReadyStateChangeSetImmediate():this.setImmediate=this.createSetTimeoutSetImmediate();var t=function e(t){delete e.instance.tasksByHandle[t]};t.instance=this,this.clearImmediate=t}}return e.prototype.identify=function(e){return this.root.Object.prototype.toString.call(e)},e.prototype.canUseProcessNextTick=function(){return"[object process]"===this.identify(this.root.process)},e.prototype.canUseMessageChannel=function(){return Boolean(this.root.MessageChannel)},e.prototype.canUseReadyStateChange=function(){var e=this.root.document;return Boolean(e&&"onreadystatechange"in e.createElement("script"))},e.prototype.canUsePostMessage=function(){var e=this.root;if(e.postMessage&&!e.importScripts){var t=!0,r=e.onmessage;return e.onmessage=function(){t=!1},e.postMessage("","*"),e.onmessage=r,t}return!1},e.prototype.partiallyApplied=function(e){for(var t=[],r=1;r1&&"number"==typeof e[e.length-1]&&(r=e.pop())):"number"==typeof u&&(r=e.pop()),null===s&&1===e.length?e[0]:new n.ArrayObservable(e,s).lift(new i.MergeAllOperator(r))}t.merge=function(){for(var e=[],t=0;t0)for(var r=this.count>=this.total?this.total:this.count,n=this.ring,i=0;i0?(e.next(this.seenValue?this.singleValue:void 0),e.complete()):e.error(new o.EmptyError)},t}(i.Subscriber)},pgP5:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS");t.reduce=function(e,t){var r=!1;return arguments.length>=2&&(r=!0),this.lift(new o(e,t,r))};var o=function(){function e(e,t,r){void 0===r&&(r=!1),this.accumulator=e,this.seed=t,this.hasSeed=r}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.accumulator,this.seed,this.hasSeed))},e}();t.ReduceOperator=o;var s=function(e){function t(t,r,n,i){e.call(this,t),this.accumulator=r,this.hasSeed=i,this.hasValue=!1,this.acc=n}return n(t,e),t.prototype._next=function(e){this.hasValue||(this.hasValue=this.hasSeed)?this._tryReduce(e):(this.acc=e,this.hasValue=!0)},t.prototype._tryReduce=function(e){var t;try{t=this.accumulator(this.acc,e)}catch(e){return void this.destination.error(e)}this.acc=t},t.prototype._complete=function(){(this.hasValue||this.hasSeed)&&this.destination.next(this.acc),this.destination.complete()},t}(i.Subscriber);t.ReduceSubscriber=s},"q+cp":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("wAkD"),o=r("CURp");t.takeUntil=function(e){return this.lift(new s(e))};var s=function(){function e(e){this.notifier=e}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.notifier))},e}(),u=function(e){function t(t,r){e.call(this,t),this.notifier=r,this.add(o.subscribeToResult(this,r))}return n(t,e),t.prototype.notifyNext=function(e,t,r,n,i){this.complete()},t.prototype.notifyComplete=function(){},t}(i.OuterSubscriber)},"q+ny":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("+3eL"),o=r("WhVc"),s=r("wAkD"),u=r("CURp");t.expand=function(e,t,r){return void 0===t&&(t=Number.POSITIVE_INFINITY),void 0===r&&(r=void 0),t=(t||0)<1?Number.POSITIVE_INFINITY:t,this.lift(new a(e,t,r))};var a=function(){function e(e,t,r){this.project=e,this.concurrent=t,this.scheduler=r}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.project,this.concurrent,this.scheduler))},e}();t.ExpandOperator=a;var c=function(e){function t(t,r,n,i){e.call(this,t),this.project=r,this.concurrent=n,this.scheduler=i,this.index=0,this.active=0,this.hasCompleted=!1,n0&&this._next(t.shift()),this.hasCompleted&&0===this.active&&this.destination.complete()},t}(s.OuterSubscriber);t.ExpandSubscriber=c},"q/F1":function(e,t,r){var n,i;void 0===(i="function"==typeof(n=function(){return function(e){if("undefined"==typeof e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if("undefined"==typeof e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var t,r,n;e.es=function(){this.pipeline.reset(),this.pipeline.add(e.es.trimmer,e.es.stopWordFilter,e.es.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.es.stemmer))},e.es.wordCharacters="A-Za-z\xaa\xba\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u02e0-\u02e4\u1d00-\u1d25\u1d2c-\u1d5c\u1d62-\u1d65\u1d6b-\u1d77\u1d79-\u1dbe\u1e00-\u1eff\u2071\u207f\u2090-\u209c\u212a\u212b\u2132\u214e\u2160-\u2188\u2c60-\u2c7f\ua722-\ua787\ua78b-\ua7ad\ua7b0-\ua7b7\ua7f7-\ua7ff\uab30-\uab5a\uab5c-\uab64\ufb00-\ufb06\uff21-\uff3a\uff41-\uff5a",e.es.trimmer=e.trimmerSupport.generateTrimmer(e.es.wordCharacters),e.Pipeline.registerFunction(e.es.trimmer,"trimmer-es"),e.es.stemmer=(t=e.stemmerSupport.Among,r=e.stemmerSupport.SnowballProgram,n=new function(){var e,n,i,o=[new t("",-1,6),new t("\xe1",0,1),new t("\xe9",0,2),new t("\xed",0,3),new t("\xf3",0,4),new t("\xfa",0,5)],s=[new t("la",-1,-1),new t("sela",0,-1),new t("le",-1,-1),new t("me",-1,-1),new t("se",-1,-1),new t("lo",-1,-1),new t("selo",5,-1),new t("las",-1,-1),new t("selas",7,-1),new t("les",-1,-1),new t("los",-1,-1),new t("selos",10,-1),new t("nos",-1,-1)],u=[new t("ando",-1,6),new t("iendo",-1,6),new t("yendo",-1,7),new t("\xe1ndo",-1,2),new t("i\xe9ndo",-1,1),new t("ar",-1,6),new t("er",-1,6),new t("ir",-1,6),new t("\xe1r",-1,3),new t("\xe9r",-1,4),new t("\xedr",-1,5)],a=[new t("ic",-1,-1),new t("ad",-1,-1),new t("os",-1,-1),new t("iv",-1,1)],c=[new t("able",-1,1),new t("ible",-1,1),new t("ante",-1,1)],l=[new t("ic",-1,1),new t("abil",-1,1),new t("iv",-1,1)],p=[new t("ica",-1,1),new t("ancia",-1,2),new t("encia",-1,5),new t("adora",-1,2),new t("osa",-1,1),new t("ista",-1,1),new t("iva",-1,9),new t("anza",-1,1),new t("log\xeda",-1,3),new t("idad",-1,8),new t("able",-1,1),new t("ible",-1,1),new t("ante",-1,2),new t("mente",-1,7),new t("amente",13,6),new t("aci\xf3n",-1,2),new t("uci\xf3n",-1,4),new t("ico",-1,1),new t("ismo",-1,1),new t("oso",-1,1),new t("amiento",-1,1),new t("imiento",-1,1),new t("ivo",-1,9),new t("ador",-1,2),new t("icas",-1,1),new t("ancias",-1,2),new t("encias",-1,5),new t("adoras",-1,2),new t("osas",-1,1),new t("istas",-1,1),new t("ivas",-1,9),new t("anzas",-1,1),new t("log\xedas",-1,3),new t("idades",-1,8),new t("ables",-1,1),new t("ibles",-1,1),new t("aciones",-1,2),new t("uciones",-1,4),new t("adores",-1,2),new t("antes",-1,2),new t("icos",-1,1),new t("ismos",-1,1),new t("osos",-1,1),new t("amientos",-1,1),new t("imientos",-1,1),new t("ivos",-1,9)],f=[new t("ya",-1,1),new t("ye",-1,1),new t("yan",-1,1),new t("yen",-1,1),new t("yeron",-1,1),new t("yendo",-1,1),new t("yo",-1,1),new t("yas",-1,1),new t("yes",-1,1),new t("yais",-1,1),new t("yamos",-1,1),new t("y\xf3",-1,1)],h=[new t("aba",-1,2),new t("ada",-1,2),new t("ida",-1,2),new t("ara",-1,2),new t("iera",-1,2),new t("\xeda",-1,2),new t("ar\xeda",5,2),new t("er\xeda",5,2),new t("ir\xeda",5,2),new t("ad",-1,2),new t("ed",-1,2),new t("id",-1,2),new t("ase",-1,2),new t("iese",-1,2),new t("aste",-1,2),new t("iste",-1,2),new t("an",-1,2),new t("aban",16,2),new t("aran",16,2),new t("ieran",16,2),new t("\xedan",16,2),new t("ar\xedan",20,2),new t("er\xedan",20,2),new t("ir\xedan",20,2),new t("en",-1,1),new t("asen",24,2),new t("iesen",24,2),new t("aron",-1,2),new t("ieron",-1,2),new t("ar\xe1n",-1,2),new t("er\xe1n",-1,2),new t("ir\xe1n",-1,2),new t("ado",-1,2),new t("ido",-1,2),new t("ando",-1,2),new t("iendo",-1,2),new t("ar",-1,2),new t("er",-1,2),new t("ir",-1,2),new t("as",-1,2),new t("abas",39,2),new t("adas",39,2),new t("idas",39,2),new t("aras",39,2),new t("ieras",39,2),new t("\xedas",39,2),new t("ar\xedas",45,2),new t("er\xedas",45,2),new t("ir\xedas",45,2),new t("es",-1,1),new t("ases",49,2),new t("ieses",49,2),new t("abais",-1,2),new t("arais",-1,2),new t("ierais",-1,2),new t("\xedais",-1,2),new t("ar\xedais",55,2),new t("er\xedais",55,2),new t("ir\xedais",55,2),new t("aseis",-1,2),new t("ieseis",-1,2),new t("asteis",-1,2),new t("isteis",-1,2),new t("\xe1is",-1,2),new t("\xe9is",-1,1),new t("ar\xe9is",64,2),new t("er\xe9is",64,2),new t("ir\xe9is",64,2),new t("ados",-1,2),new t("idos",-1,2),new t("amos",-1,2),new t("\xe1bamos",70,2),new t("\xe1ramos",70,2),new t("i\xe9ramos",70,2),new t("\xedamos",70,2),new t("ar\xedamos",74,2),new t("er\xedamos",74,2),new t("ir\xedamos",74,2),new t("emos",-1,1),new t("aremos",78,2),new t("eremos",78,2),new t("iremos",78,2),new t("\xe1semos",78,2),new t("i\xe9semos",78,2),new t("imos",-1,2),new t("ar\xe1s",-1,2),new t("er\xe1s",-1,2),new t("ir\xe1s",-1,2),new t("\xeds",-1,2),new t("ar\xe1",-1,2),new t("er\xe1",-1,2),new t("ir\xe1",-1,2),new t("ar\xe9",-1,2),new t("er\xe9",-1,2),new t("ir\xe9",-1,2),new t("i\xf3",-1,2)],d=[new t("a",-1,1),new t("e",-1,2),new t("o",-1,1),new t("os",-1,1),new t("\xe1",-1,1),new t("\xe9",-1,2),new t("\xed",-1,1),new t("\xf3",-1,1)],m=[17,65,16,0,0,0,0,0,0,0,0,0,0,0,0,0,1,17,4,10],y=new r;function v(){if(y.out_grouping(m,97,252)){for(;!y.in_grouping(m,97,252);){if(y.cursor>=y.limit)return!0;y.cursor++}return!1}return!0}function b(){var e,t=y.cursor;if(function(){if(y.in_grouping(m,97,252)){var e=y.cursor;if(v()){if(y.cursor=e,!y.in_grouping(m,97,252))return!0;for(;!y.out_grouping(m,97,252);){if(y.cursor>=y.limit)return!0;y.cursor++}}return!1}return!0}()){if(y.cursor=t,!y.out_grouping(m,97,252))return;if(e=y.cursor,v()){if(y.cursor=e,!y.in_grouping(m,97,252)||y.cursor>=y.limit)return;y.cursor++}}i=y.cursor}function g(){for(;!y.in_grouping(m,97,252);){if(y.cursor>=y.limit)return!1;y.cursor++}for(;!y.out_grouping(m,97,252);){if(y.cursor>=y.limit)return!1;y.cursor++}return!0}function w(){return i<=y.cursor}function _(){return e<=y.cursor}function C(e,t){if(!_())return!0;y.slice_del(),y.ket=y.cursor;var r=y.find_among_b(e,t);return r&&(y.bra=y.cursor,1==r&&_()&&y.slice_del()),!1}function x(e){return!_()||(y.slice_del(),y.ket=y.cursor,y.eq_s_b(2,e)&&(y.bra=y.cursor,_()&&y.slice_del()),!1)}function O(){var e;if(y.ket=y.cursor,e=y.find_among_b(p,46)){switch(y.bra=y.cursor,e){case 1:if(!_())return!1;y.slice_del();break;case 2:if(x("ic"))return!1;break;case 3:if(!_())return!1;y.slice_from("log");break;case 4:if(!_())return!1;y.slice_from("u");break;case 5:if(!_())return!1;y.slice_from("ente");break;case 6:if(!(n<=y.cursor))return!1;y.slice_del(),y.ket=y.cursor,(e=y.find_among_b(a,4))&&(y.bra=y.cursor,_()&&(y.slice_del(),1==e&&(y.ket=y.cursor,y.eq_s_b(2,"at")&&(y.bra=y.cursor,_()&&y.slice_del()))));break;case 7:if(C(c,3))return!1;break;case 8:if(C(l,3))return!1;break;case 9:if(x("at"))return!1}return!0}return!1}this.setCurrent=function(e){y.setCurrent(e)},this.getCurrent=function(){return y.getCurrent()},this.stem=function(){var t=y.cursor;return function(){var t=y.cursor;i=y.limit,n=i,e=i,b(),y.cursor=t,g()&&(n=y.cursor,g()&&(e=y.cursor))}(),y.limit_backward=t,y.cursor=y.limit,function(){var e;if(y.ket=y.cursor,y.find_among_b(s,13)&&(y.bra=y.cursor,(e=y.find_among_b(u,11))&&w()))switch(e){case 1:y.bra=y.cursor,y.slice_from("iendo");break;case 2:y.bra=y.cursor,y.slice_from("ando");break;case 3:y.bra=y.cursor,y.slice_from("ar");break;case 4:y.bra=y.cursor,y.slice_from("er");break;case 5:y.bra=y.cursor,y.slice_from("ir");break;case 6:y.slice_del();break;case 7:y.eq_s_b(1,"u")&&y.slice_del()}}(),y.cursor=y.limit,O()||(y.cursor=y.limit,function(){var e,t;if(y.cursor>=i&&(t=y.limit_backward,y.limit_backward=i,y.ket=y.cursor,e=y.find_among_b(f,12),y.limit_backward=t,e)){if(y.bra=y.cursor,1==e){if(!y.eq_s_b(1,"u"))return!1;y.slice_del()}return!0}return!1}()||(y.cursor=y.limit,function(){var e,t,r,n;if(y.cursor>=i&&(t=y.limit_backward,y.limit_backward=i,y.ket=y.cursor,e=y.find_among_b(h,96),y.limit_backward=t,e))switch(y.bra=y.cursor,e){case 1:r=y.limit-y.cursor,y.eq_s_b(1,"u")?(n=y.limit-y.cursor,y.eq_s_b(1,"g")?y.cursor=y.limit-n:y.cursor=y.limit-r):y.cursor=y.limit-r,y.bra=y.cursor;case 2:y.slice_del()}}())),y.cursor=y.limit,function(){var e,t;if(y.ket=y.cursor,e=y.find_among_b(d,8))switch(y.bra=y.cursor,e){case 1:w()&&y.slice_del();break;case 2:w()&&(y.slice_del(),y.ket=y.cursor,y.eq_s_b(1,"u")&&(y.bra=y.cursor,t=y.limit-y.cursor,y.eq_s_b(1,"g")&&(y.cursor=y.limit-t,w()&&y.slice_del())))}}(),y.cursor=y.limit_backward,function(){for(var e;;){if(y.bra=y.cursor,e=y.find_among(o,6))switch(y.ket=y.cursor,e){case 1:y.slice_from("a");continue;case 2:y.slice_from("e");continue;case 3:y.slice_from("i");continue;case 4:y.slice_from("o");continue;case 5:y.slice_from("u");continue;case 6:if(y.cursor>=y.limit)break;y.cursor++;continue}break}}(),!0}},function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}),e.Pipeline.registerFunction(e.es.stemmer,"stemmer-es"),e.es.stopWordFilter=e.generateStopWordFilter("a al algo algunas algunos ante antes como con contra cual cuando de del desde donde durante e el ella ellas ellos en entre era erais eran eras eres es esa esas ese eso esos esta estaba estabais estaban estabas estad estada estadas estado estados estamos estando estar estaremos estar\xe1 estar\xe1n estar\xe1s estar\xe9 estar\xe9is estar\xeda estar\xedais estar\xedamos estar\xedan estar\xedas estas este estemos esto estos estoy estuve estuviera estuvierais estuvieran estuvieras estuvieron estuviese estuvieseis estuviesen estuvieses estuvimos estuviste estuvisteis estuvi\xe9ramos estuvi\xe9semos estuvo est\xe1 est\xe1bamos est\xe1is est\xe1n est\xe1s est\xe9 est\xe9is est\xe9n est\xe9s fue fuera fuerais fueran fueras fueron fuese fueseis fuesen fueses fui fuimos fuiste fuisteis fu\xe9ramos fu\xe9semos ha habida habidas habido habidos habiendo habremos habr\xe1 habr\xe1n habr\xe1s habr\xe9 habr\xe9is habr\xeda habr\xedais habr\xedamos habr\xedan habr\xedas hab\xe9is hab\xeda hab\xedais hab\xedamos hab\xedan hab\xedas han has hasta hay haya hayamos hayan hayas hay\xe1is he hemos hube hubiera hubierais hubieran hubieras hubieron hubiese hubieseis hubiesen hubieses hubimos hubiste hubisteis hubi\xe9ramos hubi\xe9semos hubo la las le les lo los me mi mis mucho muchos muy m\xe1s m\xed m\xeda m\xedas m\xedo m\xedos nada ni no nos nosotras nosotros nuestra nuestras nuestro nuestros o os otra otras otro otros para pero poco por porque que quien quienes qu\xe9 se sea seamos sean seas seremos ser\xe1 ser\xe1n ser\xe1s ser\xe9 ser\xe9is ser\xeda ser\xedais ser\xedamos ser\xedan ser\xedas se\xe1is sido siendo sin sobre sois somos son soy su sus suya suyas suyo suyos s\xed tambi\xe9n tanto te tendremos tendr\xe1 tendr\xe1n tendr\xe1s tendr\xe9 tendr\xe9is tendr\xeda tendr\xedais tendr\xedamos tendr\xedan tendr\xedas tened tenemos tenga tengamos tengan tengas tengo teng\xe1is tenida tenidas tenido tenidos teniendo ten\xe9is ten\xeda ten\xedais ten\xedamos ten\xedan ten\xedas ti tiene tienen tienes todo todos tu tus tuve tuviera tuvierais tuvieran tuvieras tuvieron tuviese tuvieseis tuviesen tuvieses tuvimos tuviste tuvisteis tuvi\xe9ramos tuvi\xe9semos tuvo tuya tuyas tuyo tuyos t\xfa un una uno unos vosotras vosotros vuestra vuestras vuestro vuestros y ya yo \xe9l \xe9ramos".split(" ")),e.Pipeline.registerFunction(e.es.stopWordFilter,"stopWordFilter-es")}})?n.call(t,r,t,e):n)||(e.exports=i)},q0UB:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("cwzr"),o=function(e){function t(t,r){var n=this;void 0===t&&(t=s),void 0===r&&(r=Number.POSITIVE_INFINITY),e.call(this,t,function(){return n.frame}),this.maxFrames=r,this.frame=0,this.index=-1}return n(t,e),t.prototype.flush=function(){for(var e,t,r=this.actions,n=this.maxFrames;(t=r.shift())&&(this.frame=t.delay)<=n&&!(e=t.execute(t.state,t.delay)););if(e){for(;t=r.shift();)t.unsubscribe();throw e}},t.frameTimeFactor=10,t}(r("9Avi").AsyncScheduler);t.VirtualTimeScheduler=o;var s=function(e){function t(t,r,n){void 0===n&&(n=t.index+=1),e.call(this,t,r),this.scheduler=t,this.work=r,this.index=n,this.index=t.index=n}return n(t,e),t.prototype.schedule=function(r,n){return void 0===n&&(n=0),this.id?this.add(new t(this.scheduler,this.work)).schedule(r,n):e.prototype.schedule.call(this,r,n)},t.prototype.requestAsyncId=function(e,r,n){void 0===n&&(n=0),this.delay=e.frame+n;var i=e.actions;return i.push(this),i.sort(t.sortActions),!0},t.prototype.recycleAsyncId=function(e,t,r){void 0===r&&(r=0)},t.sortActions=function(e,t){return e.delay===t.delay?e.index===t.index?0:e.index>t.index?1:-1:e.delay>t.delay?1:-1},t}(i.AsyncAction);t.VirtualAction=s},q3ik:function(e,t,r){"use strict";var n=r("rCTf"),i=r("8hgl");n.Observable.prototype.distinctUntilChanged=i.distinctUntilChanged},"q4U+":function(e,t,r){"use strict";var n=r("rCTf"),i=r("erNO");n.Observable.prototype.windowCount=i.windowCount},qcjU:function(e,t,r){"use strict";var n=r("rCTf"),i=r("WTUZ");n.Observable.prototype.audit=i.audit},qhgQ:function(e,t,r){"use strict";var n=r("rCTf"),i=r("69uX");n.Observable.prototype.distinct=i.distinct},qp8k:function(e,t,r){"use strict";var n=r("rCTf"),i=r("A7JX");n.Observable.prototype.combineLatest=i.combineLatest},r8ZY:function(e,t,r){"use strict";var n=r("VOfZ").root.Symbol;t.$$rxSubscriber="function"==typeof n&&"function"==typeof n.for?n.for("rxSubscriber"):"@@rxSubscriber"},rCTf:function(e,t,r){"use strict";var n=r("VOfZ"),i=r("lHsB"),o=r("mbVC"),s=function(){function e(e){this._isScalar=!1,e&&(this._subscribe=e)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(e,t,r){var n=this.operator,o=i.toSubscriber(e,t,r);if(n?n.call(o,this.source):o.add(this._subscribe(o)),o.syncErrorThrowable&&(o.syncErrorThrowable=!1,o.syncErrorThrown))throw o.syncErrorValue;return o},e.prototype.forEach=function(e,t){var r=this;if(t||(n.root.Rx&&n.root.Rx.config&&n.root.Rx.config.Promise?t=n.root.Rx.config.Promise:n.root.Promise&&(t=n.root.Promise)),!t)throw new Error("no Promise impl found");return new t(function(t,n){var i=r.subscribe(function(t){if(i)try{e(t)}catch(e){n(e),i.unsubscribe()}else e(t)},n,t)})},e.prototype._subscribe=function(e){return this.source.subscribe(e)},e.prototype[o.$$observable]=function(){return this},e.create=function(t){return new e(t)},e}();t.Observable=s},rEta:function(e,t,r){var n,i;void 0===(i="function"==typeof(n=function(){return function(e){if("undefined"==typeof e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if("undefined"==typeof e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var t="2"==e.version[0];e.ja=function(){this.pipeline.reset(),this.pipeline.add(e.ja.trimmer,e.ja.stopWordFilter,e.ja.stemmer),t?this.tokenizer=e.ja.tokenizer:(e.tokenizer&&(e.tokenizer=e.ja.tokenizer),this.tokenizerFn&&(this.tokenizerFn=e.ja.tokenizer))};var r=new e.TinySegmenter;e.ja.tokenizer=function(n){var i,o,s,u,a,c,l,p,f;if(!arguments.length||null==n||void 0==n)return[];if(Array.isArray(n))return n.map(function(r){return t?new e.Token(r.toLowerCase()):r.toLowerCase()});for(i=(o=n.toString().toLowerCase().replace(/^\s+/,"")).length-1;i>=0;i--)if(/\S/.test(o.charAt(i))){o=o.substring(0,i+1);break}for(a=[],s=o.length,p=0,l=0;p<=s;p++)if(c=p-l,o.charAt(p).match(/\s/)||p==s){if(c>0)for(u=r.segment(o.slice(l,p)).filter(function(e){return!!e}),f=l,i=0;i1)this.connection=null;else{var r=this.connection,n=e._connection;this.connection=null,!n||r&&n!==r||n.unsubscribe()}}else this.connection=null},t}(s.Subscriber)},sKQ8:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("EEr4"),o=r("CGGv"),s=r("mmVS");t.windowTime=function(e,t,r){return void 0===t&&(t=null),void 0===r&&(r=o.async),this.lift(new u(e,t,r))};var u=function(){function e(e,t,r){this.windowTimeSpan=e,this.windowCreationInterval=t,this.scheduler=r}return e.prototype.call=function(e,t){return t.subscribe(new a(e,this.windowTimeSpan,this.windowCreationInterval,this.scheduler))},e}(),a=function(e){function t(t,r,n,i){if(e.call(this,t),this.destination=t,this.windowTimeSpan=r,this.windowCreationInterval=n,this.scheduler=i,this.windows=[],null!==n&&n>=0){var o={subscriber:this,window:this.openWindow(),context:null},s={windowTimeSpan:r,windowCreationInterval:n,subscriber:this,scheduler:i};this.add(i.schedule(p,r,o)),this.add(i.schedule(l,n,s))}else{var u={subscriber:this,window:this.openWindow(),windowTimeSpan:r};this.add(i.schedule(c,r,u))}}return n(t,e),t.prototype._next=function(e){for(var t=this.windows,r=t.length,n=0;n0;)t.shift().error(e);this.destination.error(e)},t.prototype._complete=function(){for(var e=this.windows;e.length>0;){var t=e.shift();t.closed||t.complete()}this.destination.complete()},t.prototype.openWindow=function(){var e=new i.Subject;return this.windows.push(e),this.destination.next(e),e},t.prototype.closeWindow=function(e){e.complete();var t=this.windows;t.splice(t.indexOf(e),1)},t}(s.Subscriber);function c(e){var t=e.subscriber,r=e.windowTimeSpan,n=e.window;n&&n.complete(),e.window=t.openWindow(),this.schedule(e,r)}function l(e){var t=e.windowTimeSpan,r=e.subscriber,n=e.scheduler,i=e.windowCreationInterval,o={action:this,subscription:null},s={subscriber:r,window:r.openWindow(),context:o};o.subscription=n.schedule(p,t,s),this.add(o.subscription),this.schedule(e,i)}function p(e){var t=e.subscriber,r=e.window,n=e.context;n&&n.action&&n.subscription&&n.action.remove(n.subscription),t.closeWindow(r)}},sT3i:function(e,t,r){"use strict";var n=r("rCTf"),i=r("q+ny");n.Observable.prototype.expand=i.expand},sVus:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS"),o=r("CGGv");t.timeInterval=function(e){return void 0===e&&(e=o.async),this.lift(new u(e))};var s=function(){return function(e,t){this.value=e,this.interval=t}}();t.TimeInterval=s;var u=function(){function e(e){this.scheduler=e}return e.prototype.call=function(e,t){return t.subscribe(new a(e,this.scheduler))},e}(),a=function(e){function t(t,r){e.call(this,t),this.scheduler=r,this.lastTime=0,this.lastTime=r.now()}return n(t,e),t.prototype._next=function(e){var t=this.scheduler.now(),r=t-this.lastTime;this.lastTime=t,this.destination.next(new s(e,r))},t}(i.Subscriber)},sake:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS");t.skipWhile=function(e){return this.lift(new o(e))};var o=function(){function e(e){this.predicate=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate))},e}(),s=function(e){function t(t,r){e.call(this,t),this.predicate=r,this.skipping=!0,this.index=0}return n(t,e),t.prototype._next=function(e){var t=this.destination;this.skipping&&this.tryCallPredicate(e),this.skipping||t.next(e)},t.prototype.tryCallPredicate=function(e){try{var t=this.predicate(e,this.index++);this.skipping=Boolean(t)}catch(e){this.destination.error(e)}},t}(i.Subscriber)},"sb+e":function(e,t,r){"use strict";t.letProto=function(e){return e(this)}},t02m:function(e,t,r){(function(e,n){var i;!function(o){var s="object"==typeof t&&t,u=("object"==typeof e&&e&&e.exports,"object"==typeof n&&n);u.global!==u&&u.window;var a=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,c=/[\x01-\x7F]/g,l=/[\x01-\t\x0B\f\x0E-\x1F\x7F\x81\x8D\x8F\x90\x9D\xA0-\uFFFF]/g,p=/<\u20D2|=\u20E5|>\u20D2|\u205F\u200A|\u219D\u0338|\u2202\u0338|\u2220\u20D2|\u2229\uFE00|\u222A\uFE00|\u223C\u20D2|\u223D\u0331|\u223E\u0333|\u2242\u0338|\u224B\u0338|\u224D\u20D2|\u224E\u0338|\u224F\u0338|\u2250\u0338|\u2261\u20E5|\u2264\u20D2|\u2265\u20D2|\u2266\u0338|\u2267\u0338|\u2268\uFE00|\u2269\uFE00|\u226A\u0338|\u226A\u20D2|\u226B\u0338|\u226B\u20D2|\u227F\u0338|\u2282\u20D2|\u2283\u20D2|\u228A\uFE00|\u228B\uFE00|\u228F\u0338|\u2290\u0338|\u2293\uFE00|\u2294\uFE00|\u22B4\u20D2|\u22B5\u20D2|\u22D8\u0338|\u22D9\u0338|\u22DA\uFE00|\u22DB\uFE00|\u22F5\u0338|\u22F9\u0338|\u2933\u0338|\u29CF\u0338|\u29D0\u0338|\u2A6D\u0338|\u2A70\u0338|\u2A7D\u0338|\u2A7E\u0338|\u2AA1\u0338|\u2AA2\u0338|\u2AAC\uFE00|\u2AAD\uFE00|\u2AAF\u0338|\u2AB0\u0338|\u2AC5\u0338|\u2AC6\u0338|\u2ACB\uFE00|\u2ACC\uFE00|\u2AFD\u20E5|[\xA0-\u0113\u0116-\u0122\u0124-\u012B\u012E-\u014D\u0150-\u017E\u0192\u01B5\u01F5\u0237\u02C6\u02C7\u02D8-\u02DD\u0311\u0391-\u03A1\u03A3-\u03A9\u03B1-\u03C9\u03D1\u03D2\u03D5\u03D6\u03DC\u03DD\u03F0\u03F1\u03F5\u03F6\u0401-\u040C\u040E-\u044F\u0451-\u045C\u045E\u045F\u2002-\u2005\u2007-\u2010\u2013-\u2016\u2018-\u201A\u201C-\u201E\u2020-\u2022\u2025\u2026\u2030-\u2035\u2039\u203A\u203E\u2041\u2043\u2044\u204F\u2057\u205F-\u2063\u20AC\u20DB\u20DC\u2102\u2105\u210A-\u2113\u2115-\u211E\u2122\u2124\u2127-\u2129\u212C\u212D\u212F-\u2131\u2133-\u2138\u2145-\u2148\u2153-\u215E\u2190-\u219B\u219D-\u21A7\u21A9-\u21AE\u21B0-\u21B3\u21B5-\u21B7\u21BA-\u21DB\u21DD\u21E4\u21E5\u21F5\u21FD-\u2205\u2207-\u2209\u220B\u220C\u220F-\u2214\u2216-\u2218\u221A\u221D-\u2238\u223A-\u2257\u2259\u225A\u225C\u225F-\u2262\u2264-\u228B\u228D-\u229B\u229D-\u22A5\u22A7-\u22B0\u22B2-\u22BB\u22BD-\u22DB\u22DE-\u22E3\u22E6-\u22F7\u22F9-\u22FE\u2305\u2306\u2308-\u2310\u2312\u2313\u2315\u2316\u231C-\u231F\u2322\u2323\u232D\u232E\u2336\u233D\u233F\u237C\u23B0\u23B1\u23B4-\u23B6\u23DC-\u23DF\u23E2\u23E7\u2423\u24C8\u2500\u2502\u250C\u2510\u2514\u2518\u251C\u2524\u252C\u2534\u253C\u2550-\u256C\u2580\u2584\u2588\u2591-\u2593\u25A1\u25AA\u25AB\u25AD\u25AE\u25B1\u25B3-\u25B5\u25B8\u25B9\u25BD-\u25BF\u25C2\u25C3\u25CA\u25CB\u25EC\u25EF\u25F8-\u25FC\u2605\u2606\u260E\u2640\u2642\u2660\u2663\u2665\u2666\u266A\u266D-\u266F\u2713\u2717\u2720\u2736\u2758\u2772\u2773\u27C8\u27C9\u27E6-\u27ED\u27F5-\u27FA\u27FC\u27FF\u2902-\u2905\u290C-\u2913\u2916\u2919-\u2920\u2923-\u292A\u2933\u2935-\u2939\u293C\u293D\u2945\u2948-\u294B\u294E-\u2976\u2978\u2979\u297B-\u297F\u2985\u2986\u298B-\u2996\u299A\u299C\u299D\u29A4-\u29B7\u29B9\u29BB\u29BC\u29BE-\u29C5\u29C9\u29CD-\u29D0\u29DC-\u29DE\u29E3-\u29E5\u29EB\u29F4\u29F6\u2A00-\u2A02\u2A04\u2A06\u2A0C\u2A0D\u2A10-\u2A17\u2A22-\u2A27\u2A29\u2A2A\u2A2D-\u2A31\u2A33-\u2A3C\u2A3F\u2A40\u2A42-\u2A4D\u2A50\u2A53-\u2A58\u2A5A-\u2A5D\u2A5F\u2A66\u2A6A\u2A6D-\u2A75\u2A77-\u2A9A\u2A9D-\u2AA2\u2AA4-\u2AB0\u2AB3-\u2AC8\u2ACB\u2ACC\u2ACF-\u2ADB\u2AE4\u2AE6-\u2AE9\u2AEB-\u2AF3\u2AFD\uFB00-\uFB04]|\uD835[\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDCCF\uDD04\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDD6B]/g,f={"\xad":"shy","\u200c":"zwnj","\u200d":"zwj","\u200e":"lrm","\u2063":"ic","\u2062":"it","\u2061":"af","\u200f":"rlm","\u200b":"ZeroWidthSpace","\u2060":"NoBreak","\u0311":"DownBreve","\u20db":"tdot","\u20dc":"DotDot","\t":"Tab","\n":"NewLine","\u2008":"puncsp","\u205f":"MediumSpace","\u2009":"thinsp","\u200a":"hairsp","\u2004":"emsp13","\u2002":"ensp","\u2005":"emsp14","\u2003":"emsp","\u2007":"numsp","\xa0":"nbsp","\u205f\u200a":"ThickSpace","\u203e":"oline",_:"lowbar","\u2010":"dash","\u2013":"ndash","\u2014":"mdash","\u2015":"horbar",",":"comma",";":"semi","\u204f":"bsemi",":":"colon","\u2a74":"Colone","!":"excl","\xa1":"iexcl","?":"quest","\xbf":"iquest",".":"period","\u2025":"nldr","\u2026":"mldr","\xb7":"middot","'":"apos","\u2018":"lsquo","\u2019":"rsquo","\u201a":"sbquo","\u2039":"lsaquo","\u203a":"rsaquo",'"':"quot","\u201c":"ldquo","\u201d":"rdquo","\u201e":"bdquo","\xab":"laquo","\xbb":"raquo","(":"lpar",")":"rpar","[":"lsqb","]":"rsqb","{":"lcub","}":"rcub","\u2308":"lceil","\u2309":"rceil","\u230a":"lfloor","\u230b":"rfloor","\u2985":"lopar","\u2986":"ropar","\u298b":"lbrke","\u298c":"rbrke","\u298d":"lbrkslu","\u298e":"rbrksld","\u298f":"lbrksld","\u2990":"rbrkslu","\u2991":"langd","\u2992":"rangd","\u2993":"lparlt","\u2994":"rpargt","\u2995":"gtlPar","\u2996":"ltrPar","\u27e6":"lobrk","\u27e7":"robrk","\u27e8":"lang","\u27e9":"rang","\u27ea":"Lang","\u27eb":"Rang","\u27ec":"loang","\u27ed":"roang","\u2772":"lbbrk","\u2773":"rbbrk","\u2016":"Vert","\xa7":"sect","\xb6":"para","@":"commat","*":"ast","/":"sol",undefined:null,"&":"amp","#":"num","%":"percnt","\u2030":"permil","\u2031":"pertenk","\u2020":"dagger","\u2021":"Dagger","\u2022":"bull","\u2043":"hybull","\u2032":"prime","\u2033":"Prime","\u2034":"tprime","\u2057":"qprime","\u2035":"bprime","\u2041":"caret","`":"grave","\xb4":"acute","\u02dc":"tilde","^":"Hat","\xaf":"macr","\u02d8":"breve","\u02d9":"dot","\xa8":"die","\u02da":"ring","\u02dd":"dblac","\xb8":"cedil","\u02db":"ogon","\u02c6":"circ","\u02c7":"caron","\xb0":"deg","\xa9":"copy","\xae":"reg","\u2117":"copysr","\u2118":"wp","\u211e":"rx","\u2127":"mho","\u2129":"iiota","\u2190":"larr","\u219a":"nlarr","\u2192":"rarr","\u219b":"nrarr","\u2191":"uarr","\u2193":"darr","\u2194":"harr","\u21ae":"nharr","\u2195":"varr","\u2196":"nwarr","\u2197":"nearr","\u2198":"searr","\u2199":"swarr","\u219d":"rarrw","\u219d\u0338":"nrarrw","\u219e":"Larr","\u219f":"Uarr","\u21a0":"Rarr","\u21a1":"Darr","\u21a2":"larrtl","\u21a3":"rarrtl","\u21a4":"mapstoleft","\u21a5":"mapstoup","\u21a6":"map","\u21a7":"mapstodown","\u21a9":"larrhk","\u21aa":"rarrhk","\u21ab":"larrlp","\u21ac":"rarrlp","\u21ad":"harrw","\u21b0":"lsh","\u21b1":"rsh","\u21b2":"ldsh","\u21b3":"rdsh","\u21b5":"crarr","\u21b6":"cularr","\u21b7":"curarr","\u21ba":"olarr","\u21bb":"orarr","\u21bc":"lharu","\u21bd":"lhard","\u21be":"uharr","\u21bf":"uharl","\u21c0":"rharu","\u21c1":"rhard","\u21c2":"dharr","\u21c3":"dharl","\u21c4":"rlarr","\u21c5":"udarr","\u21c6":"lrarr","\u21c7":"llarr","\u21c8":"uuarr","\u21c9":"rrarr","\u21ca":"ddarr","\u21cb":"lrhar","\u21cc":"rlhar","\u21d0":"lArr","\u21cd":"nlArr","\u21d1":"uArr","\u21d2":"rArr","\u21cf":"nrArr","\u21d3":"dArr","\u21d4":"iff","\u21ce":"nhArr","\u21d5":"vArr","\u21d6":"nwArr","\u21d7":"neArr","\u21d8":"seArr","\u21d9":"swArr","\u21da":"lAarr","\u21db":"rAarr","\u21dd":"zigrarr","\u21e4":"larrb","\u21e5":"rarrb","\u21f5":"duarr","\u21fd":"loarr","\u21fe":"roarr","\u21ff":"hoarr","\u2200":"forall","\u2201":"comp","\u2202":"part","\u2202\u0338":"npart","\u2203":"exist","\u2204":"nexist","\u2205":"empty","\u2207":"Del","\u2208":"in","\u2209":"notin","\u220b":"ni","\u220c":"notni","\u03f6":"bepsi","\u220f":"prod","\u2210":"coprod","\u2211":"sum","+":"plus","\xb1":"pm","\xf7":"div","\xd7":"times","<":"lt","\u226e":"nlt","<\u20d2":"nvlt","=":"equals","\u2260":"ne","=\u20e5":"bne","\u2a75":"Equal",">":"gt","\u226f":"ngt",">\u20d2":"nvgt","\xac":"not","|":"vert","\xa6":"brvbar","\u2212":"minus","\u2213":"mp","\u2214":"plusdo","\u2044":"frasl","\u2216":"setmn","\u2217":"lowast","\u2218":"compfn","\u221a":"Sqrt","\u221d":"prop","\u221e":"infin","\u221f":"angrt","\u2220":"ang","\u2220\u20d2":"nang","\u2221":"angmsd","\u2222":"angsph","\u2223":"mid","\u2224":"nmid","\u2225":"par","\u2226":"npar","\u2227":"and","\u2228":"or","\u2229":"cap","\u2229\ufe00":"caps","\u222a":"cup","\u222a\ufe00":"cups","\u222b":"int","\u222c":"Int","\u222d":"tint","\u2a0c":"qint","\u222e":"oint","\u222f":"Conint","\u2230":"Cconint","\u2231":"cwint","\u2232":"cwconint","\u2233":"awconint","\u2234":"there4","\u2235":"becaus","\u2236":"ratio","\u2237":"Colon","\u2238":"minusd","\u223a":"mDDot","\u223b":"homtht","\u223c":"sim","\u2241":"nsim","\u223c\u20d2":"nvsim","\u223d":"bsim","\u223d\u0331":"race","\u223e":"ac","\u223e\u0333":"acE","\u223f":"acd","\u2240":"wr","\u2242":"esim","\u2242\u0338":"nesim","\u2243":"sime","\u2244":"nsime","\u2245":"cong","\u2247":"ncong","\u2246":"simne","\u2248":"ap","\u2249":"nap","\u224a":"ape","\u224b":"apid","\u224b\u0338":"napid","\u224c":"bcong","\u224d":"CupCap","\u226d":"NotCupCap","\u224d\u20d2":"nvap","\u224e":"bump","\u224e\u0338":"nbump","\u224f":"bumpe","\u224f\u0338":"nbumpe","\u2250":"doteq","\u2250\u0338":"nedot","\u2251":"eDot","\u2252":"efDot","\u2253":"erDot","\u2254":"colone","\u2255":"ecolon","\u2256":"ecir","\u2257":"cire","\u2259":"wedgeq","\u225a":"veeeq","\u225c":"trie","\u225f":"equest","\u2261":"equiv","\u2262":"nequiv","\u2261\u20e5":"bnequiv","\u2264":"le","\u2270":"nle","\u2264\u20d2":"nvle","\u2265":"ge","\u2271":"nge","\u2265\u20d2":"nvge","\u2266":"lE","\u2266\u0338":"nlE","\u2267":"gE","\u2267\u0338":"ngE","\u2268\ufe00":"lvnE","\u2268":"lnE","\u2269":"gnE","\u2269\ufe00":"gvnE","\u226a":"ll","\u226a\u0338":"nLtv","\u226a\u20d2":"nLt","\u226b":"gg","\u226b\u0338":"nGtv","\u226b\u20d2":"nGt","\u226c":"twixt","\u2272":"lsim","\u2274":"nlsim","\u2273":"gsim","\u2275":"ngsim","\u2276":"lg","\u2278":"ntlg","\u2277":"gl","\u2279":"ntgl","\u227a":"pr","\u2280":"npr","\u227b":"sc","\u2281":"nsc","\u227c":"prcue","\u22e0":"nprcue","\u227d":"sccue","\u22e1":"nsccue","\u227e":"prsim","\u227f":"scsim","\u227f\u0338":"NotSucceedsTilde","\u2282":"sub","\u2284":"nsub","\u2282\u20d2":"vnsub","\u2283":"sup","\u2285":"nsup","\u2283\u20d2":"vnsup","\u2286":"sube","\u2288":"nsube","\u2287":"supe","\u2289":"nsupe","\u228a\ufe00":"vsubne","\u228a":"subne","\u228b\ufe00":"vsupne","\u228b":"supne","\u228d":"cupdot","\u228e":"uplus","\u228f":"sqsub","\u228f\u0338":"NotSquareSubset","\u2290":"sqsup","\u2290\u0338":"NotSquareSuperset","\u2291":"sqsube","\u22e2":"nsqsube","\u2292":"sqsupe","\u22e3":"nsqsupe","\u2293":"sqcap","\u2293\ufe00":"sqcaps","\u2294":"sqcup","\u2294\ufe00":"sqcups","\u2295":"oplus","\u2296":"ominus","\u2297":"otimes","\u2298":"osol","\u2299":"odot","\u229a":"ocir","\u229b":"oast","\u229d":"odash","\u229e":"plusb","\u229f":"minusb","\u22a0":"timesb","\u22a1":"sdotb","\u22a2":"vdash","\u22ac":"nvdash","\u22a3":"dashv","\u22a4":"top","\u22a5":"bot","\u22a7":"models","\u22a8":"vDash","\u22ad":"nvDash","\u22a9":"Vdash","\u22ae":"nVdash","\u22aa":"Vvdash","\u22ab":"VDash","\u22af":"nVDash","\u22b0":"prurel","\u22b2":"vltri","\u22ea":"nltri","\u22b3":"vrtri","\u22eb":"nrtri","\u22b4":"ltrie","\u22ec":"nltrie","\u22b4\u20d2":"nvltrie","\u22b5":"rtrie","\u22ed":"nrtrie","\u22b5\u20d2":"nvrtrie","\u22b6":"origof","\u22b7":"imof","\u22b8":"mumap","\u22b9":"hercon","\u22ba":"intcal","\u22bb":"veebar","\u22bd":"barvee","\u22be":"angrtvb","\u22bf":"lrtri","\u22c0":"Wedge","\u22c1":"Vee","\u22c2":"xcap","\u22c3":"xcup","\u22c4":"diam","\u22c5":"sdot","\u22c6":"Star","\u22c7":"divonx","\u22c8":"bowtie","\u22c9":"ltimes","\u22ca":"rtimes","\u22cb":"lthree","\u22cc":"rthree","\u22cd":"bsime","\u22ce":"cuvee","\u22cf":"cuwed","\u22d0":"Sub","\u22d1":"Sup","\u22d2":"Cap","\u22d3":"Cup","\u22d4":"fork","\u22d5":"epar","\u22d6":"ltdot","\u22d7":"gtdot","\u22d8":"Ll","\u22d8\u0338":"nLl","\u22d9":"Gg","\u22d9\u0338":"nGg","\u22da\ufe00":"lesg","\u22da":"leg","\u22db":"gel","\u22db\ufe00":"gesl","\u22de":"cuepr","\u22df":"cuesc","\u22e6":"lnsim","\u22e7":"gnsim","\u22e8":"prnsim","\u22e9":"scnsim","\u22ee":"vellip","\u22ef":"ctdot","\u22f0":"utdot","\u22f1":"dtdot","\u22f2":"disin","\u22f3":"isinsv","\u22f4":"isins","\u22f5":"isindot","\u22f5\u0338":"notindot","\u22f6":"notinvc","\u22f7":"notinvb","\u22f9":"isinE","\u22f9\u0338":"notinE","\u22fa":"nisd","\u22fb":"xnis","\u22fc":"nis","\u22fd":"notnivc","\u22fe":"notnivb","\u2305":"barwed","\u2306":"Barwed","\u230c":"drcrop","\u230d":"dlcrop","\u230e":"urcrop","\u230f":"ulcrop","\u2310":"bnot","\u2312":"profline","\u2313":"profsurf","\u2315":"telrec","\u2316":"target","\u231c":"ulcorn","\u231d":"urcorn","\u231e":"dlcorn","\u231f":"drcorn","\u2322":"frown","\u2323":"smile","\u232d":"cylcty","\u232e":"profalar","\u2336":"topbot","\u233d":"ovbar","\u233f":"solbar","\u237c":"angzarr","\u23b0":"lmoust","\u23b1":"rmoust","\u23b4":"tbrk","\u23b5":"bbrk","\u23b6":"bbrktbrk","\u23dc":"OverParenthesis","\u23dd":"UnderParenthesis","\u23de":"OverBrace","\u23df":"UnderBrace","\u23e2":"trpezium","\u23e7":"elinters","\u2423":"blank","\u2500":"boxh","\u2502":"boxv","\u250c":"boxdr","\u2510":"boxdl","\u2514":"boxur","\u2518":"boxul","\u251c":"boxvr","\u2524":"boxvl","\u252c":"boxhd","\u2534":"boxhu","\u253c":"boxvh","\u2550":"boxH","\u2551":"boxV","\u2552":"boxdR","\u2553":"boxDr","\u2554":"boxDR","\u2555":"boxdL","\u2556":"boxDl","\u2557":"boxDL","\u2558":"boxuR","\u2559":"boxUr","\u255a":"boxUR","\u255b":"boxuL","\u255c":"boxUl","\u255d":"boxUL","\u255e":"boxvR","\u255f":"boxVr","\u2560":"boxVR","\u2561":"boxvL","\u2562":"boxVl","\u2563":"boxVL","\u2564":"boxHd","\u2565":"boxhD","\u2566":"boxHD","\u2567":"boxHu","\u2568":"boxhU","\u2569":"boxHU","\u256a":"boxvH","\u256b":"boxVh","\u256c":"boxVH","\u2580":"uhblk","\u2584":"lhblk","\u2588":"block","\u2591":"blk14","\u2592":"blk12","\u2593":"blk34","\u25a1":"squ","\u25aa":"squf","\u25ab":"EmptyVerySmallSquare","\u25ad":"rect","\u25ae":"marker","\u25b1":"fltns","\u25b3":"xutri","\u25b4":"utrif","\u25b5":"utri","\u25b8":"rtrif","\u25b9":"rtri","\u25bd":"xdtri","\u25be":"dtrif","\u25bf":"dtri","\u25c2":"ltrif","\u25c3":"ltri","\u25ca":"loz","\u25cb":"cir","\u25ec":"tridot","\u25ef":"xcirc","\u25f8":"ultri","\u25f9":"urtri","\u25fa":"lltri","\u25fb":"EmptySmallSquare","\u25fc":"FilledSmallSquare","\u2605":"starf","\u2606":"star","\u260e":"phone","\u2640":"female","\u2642":"male","\u2660":"spades","\u2663":"clubs","\u2665":"hearts","\u2666":"diams","\u266a":"sung","\u2713":"check","\u2717":"cross","\u2720":"malt","\u2736":"sext","\u2758":"VerticalSeparator","\u27c8":"bsolhsub","\u27c9":"suphsol","\u27f5":"xlarr","\u27f6":"xrarr","\u27f7":"xharr","\u27f8":"xlArr","\u27f9":"xrArr","\u27fa":"xhArr","\u27fc":"xmap","\u27ff":"dzigrarr","\u2902":"nvlArr","\u2903":"nvrArr","\u2904":"nvHarr","\u2905":"Map","\u290c":"lbarr","\u290d":"rbarr","\u290e":"lBarr","\u290f":"rBarr","\u2910":"RBarr","\u2911":"DDotrahd","\u2912":"UpArrowBar","\u2913":"DownArrowBar","\u2916":"Rarrtl","\u2919":"latail","\u291a":"ratail","\u291b":"lAtail","\u291c":"rAtail","\u291d":"larrfs","\u291e":"rarrfs","\u291f":"larrbfs","\u2920":"rarrbfs","\u2923":"nwarhk","\u2924":"nearhk","\u2925":"searhk","\u2926":"swarhk","\u2927":"nwnear","\u2928":"toea","\u2929":"tosa","\u292a":"swnwar","\u2933":"rarrc","\u2933\u0338":"nrarrc","\u2935":"cudarrr","\u2936":"ldca","\u2937":"rdca","\u2938":"cudarrl","\u2939":"larrpl","\u293c":"curarrm","\u293d":"cularrp","\u2945":"rarrpl","\u2948":"harrcir","\u2949":"Uarrocir","\u294a":"lurdshar","\u294b":"ldrushar","\u294e":"LeftRightVector","\u294f":"RightUpDownVector","\u2950":"DownLeftRightVector","\u2951":"LeftUpDownVector","\u2952":"LeftVectorBar","\u2953":"RightVectorBar","\u2954":"RightUpVectorBar","\u2955":"RightDownVectorBar","\u2956":"DownLeftVectorBar","\u2957":"DownRightVectorBar","\u2958":"LeftUpVectorBar","\u2959":"LeftDownVectorBar","\u295a":"LeftTeeVector","\u295b":"RightTeeVector","\u295c":"RightUpTeeVector","\u295d":"RightDownTeeVector","\u295e":"DownLeftTeeVector","\u295f":"DownRightTeeVector","\u2960":"LeftUpTeeVector","\u2961":"LeftDownTeeVector","\u2962":"lHar","\u2963":"uHar","\u2964":"rHar","\u2965":"dHar","\u2966":"luruhar","\u2967":"ldrdhar","\u2968":"ruluhar","\u2969":"rdldhar","\u296a":"lharul","\u296b":"llhard","\u296c":"rharul","\u296d":"lrhard","\u296e":"udhar","\u296f":"duhar","\u2970":"RoundImplies","\u2971":"erarr","\u2972":"simrarr","\u2973":"larrsim","\u2974":"rarrsim","\u2975":"rarrap","\u2976":"ltlarr","\u2978":"gtrarr","\u2979":"subrarr","\u297b":"suplarr","\u297c":"lfisht","\u297d":"rfisht","\u297e":"ufisht","\u297f":"dfisht","\u299a":"vzigzag","\u299c":"vangrt","\u299d":"angrtvbd","\u29a4":"ange","\u29a5":"range","\u29a6":"dwangle","\u29a7":"uwangle","\u29a8":"angmsdaa","\u29a9":"angmsdab","\u29aa":"angmsdac","\u29ab":"angmsdad","\u29ac":"angmsdae","\u29ad":"angmsdaf","\u29ae":"angmsdag","\u29af":"angmsdah","\u29b0":"bemptyv","\u29b1":"demptyv","\u29b2":"cemptyv","\u29b3":"raemptyv","\u29b4":"laemptyv","\u29b5":"ohbar","\u29b6":"omid","\u29b7":"opar","\u29b9":"operp","\u29bb":"olcross","\u29bc":"odsold","\u29be":"olcir","\u29bf":"ofcir","\u29c0":"olt","\u29c1":"ogt","\u29c2":"cirscir","\u29c3":"cirE","\u29c4":"solb","\u29c5":"bsolb","\u29c9":"boxbox","\u29cd":"trisb","\u29ce":"rtriltri","\u29cf":"LeftTriangleBar","\u29cf\u0338":"NotLeftTriangleBar","\u29d0":"RightTriangleBar","\u29d0\u0338":"NotRightTriangleBar","\u29dc":"iinfin","\u29dd":"infintie","\u29de":"nvinfin","\u29e3":"eparsl","\u29e4":"smeparsl","\u29e5":"eqvparsl","\u29eb":"lozf","\u29f4":"RuleDelayed","\u29f6":"dsol","\u2a00":"xodot","\u2a01":"xoplus","\u2a02":"xotime","\u2a04":"xuplus","\u2a06":"xsqcup","\u2a0d":"fpartint","\u2a10":"cirfnint","\u2a11":"awint","\u2a12":"rppolint","\u2a13":"scpolint","\u2a14":"npolint","\u2a15":"pointint","\u2a16":"quatint","\u2a17":"intlarhk","\u2a22":"pluscir","\u2a23":"plusacir","\u2a24":"simplus","\u2a25":"plusdu","\u2a26":"plussim","\u2a27":"plustwo","\u2a29":"mcomma","\u2a2a":"minusdu","\u2a2d":"loplus","\u2a2e":"roplus","\u2a2f":"Cross","\u2a30":"timesd","\u2a31":"timesbar","\u2a33":"smashp","\u2a34":"lotimes","\u2a35":"rotimes","\u2a36":"otimesas","\u2a37":"Otimes","\u2a38":"odiv","\u2a39":"triplus","\u2a3a":"triminus","\u2a3b":"tritime","\u2a3c":"iprod","\u2a3f":"amalg","\u2a40":"capdot","\u2a42":"ncup","\u2a43":"ncap","\u2a44":"capand","\u2a45":"cupor","\u2a46":"cupcap","\u2a47":"capcup","\u2a48":"cupbrcap","\u2a49":"capbrcup","\u2a4a":"cupcup","\u2a4b":"capcap","\u2a4c":"ccups","\u2a4d":"ccaps","\u2a50":"ccupssm","\u2a53":"And","\u2a54":"Or","\u2a55":"andand","\u2a56":"oror","\u2a57":"orslope","\u2a58":"andslope","\u2a5a":"andv","\u2a5b":"orv","\u2a5c":"andd","\u2a5d":"ord","\u2a5f":"wedbar","\u2a66":"sdote","\u2a6a":"simdot","\u2a6d":"congdot","\u2a6d\u0338":"ncongdot","\u2a6e":"easter","\u2a6f":"apacir","\u2a70":"apE","\u2a70\u0338":"napE","\u2a71":"eplus","\u2a72":"pluse","\u2a73":"Esim","\u2a77":"eDDot","\u2a78":"equivDD","\u2a79":"ltcir","\u2a7a":"gtcir","\u2a7b":"ltquest","\u2a7c":"gtquest","\u2a7d":"les","\u2a7d\u0338":"nles","\u2a7e":"ges","\u2a7e\u0338":"nges","\u2a7f":"lesdot","\u2a80":"gesdot","\u2a81":"lesdoto","\u2a82":"gesdoto","\u2a83":"lesdotor","\u2a84":"gesdotol","\u2a85":"lap","\u2a86":"gap","\u2a87":"lne","\u2a88":"gne","\u2a89":"lnap","\u2a8a":"gnap","\u2a8b":"lEg","\u2a8c":"gEl","\u2a8d":"lsime","\u2a8e":"gsime","\u2a8f":"lsimg","\u2a90":"gsiml","\u2a91":"lgE","\u2a92":"glE","\u2a93":"lesges","\u2a94":"gesles","\u2a95":"els","\u2a96":"egs","\u2a97":"elsdot","\u2a98":"egsdot","\u2a99":"el","\u2a9a":"eg","\u2a9d":"siml","\u2a9e":"simg","\u2a9f":"simlE","\u2aa0":"simgE","\u2aa1":"LessLess","\u2aa1\u0338":"NotNestedLessLess","\u2aa2":"GreaterGreater","\u2aa2\u0338":"NotNestedGreaterGreater","\u2aa4":"glj","\u2aa5":"gla","\u2aa6":"ltcc","\u2aa7":"gtcc","\u2aa8":"lescc","\u2aa9":"gescc","\u2aaa":"smt","\u2aab":"lat","\u2aac":"smte","\u2aac\ufe00":"smtes","\u2aad":"late","\u2aad\ufe00":"lates","\u2aae":"bumpE","\u2aaf":"pre","\u2aaf\u0338":"npre","\u2ab0":"sce","\u2ab0\u0338":"nsce","\u2ab3":"prE","\u2ab4":"scE","\u2ab5":"prnE","\u2ab6":"scnE","\u2ab7":"prap","\u2ab8":"scap","\u2ab9":"prnap","\u2aba":"scnap","\u2abb":"Pr","\u2abc":"Sc","\u2abd":"subdot","\u2abe":"supdot","\u2abf":"subplus","\u2ac0":"supplus","\u2ac1":"submult","\u2ac2":"supmult","\u2ac3":"subedot","\u2ac4":"supedot","\u2ac5":"subE","\u2ac5\u0338":"nsubE","\u2ac6":"supE","\u2ac6\u0338":"nsupE","\u2ac7":"subsim","\u2ac8":"supsim","\u2acb\ufe00":"vsubnE","\u2acb":"subnE","\u2acc\ufe00":"vsupnE","\u2acc":"supnE","\u2acf":"csub","\u2ad0":"csup","\u2ad1":"csube","\u2ad2":"csupe","\u2ad3":"subsup","\u2ad4":"supsub","\u2ad5":"subsub","\u2ad6":"supsup","\u2ad7":"suphsub","\u2ad8":"supdsub","\u2ad9":"forkv","\u2ada":"topfork","\u2adb":"mlcp","\u2ae4":"Dashv","\u2ae6":"Vdashl","\u2ae7":"Barv","\u2ae8":"vBar","\u2ae9":"vBarv","\u2aeb":"Vbar","\u2aec":"Not","\u2aed":"bNot","\u2aee":"rnmid","\u2aef":"cirmid","\u2af0":"midcir","\u2af1":"topcir","\u2af2":"nhpar","\u2af3":"parsim","\u2afd":"parsl","\u2afd\u20e5":"nparsl","\u266d":"flat","\u266e":"natur","\u266f":"sharp","\xa4":"curren","\xa2":"cent",$:"dollar","\xa3":"pound","\xa5":"yen","\u20ac":"euro","\xb9":"sup1","\xbd":"half","\u2153":"frac13","\xbc":"frac14","\u2155":"frac15","\u2159":"frac16","\u215b":"frac18","\xb2":"sup2","\u2154":"frac23","\u2156":"frac25","\xb3":"sup3","\xbe":"frac34","\u2157":"frac35","\u215c":"frac38","\u2158":"frac45","\u215a":"frac56","\u215d":"frac58","\u215e":"frac78","\ud835\udcb6":"ascr","\ud835\udd52":"aopf","\ud835\udd1e":"afr","\ud835\udd38":"Aopf","\ud835\udd04":"Afr","\ud835\udc9c":"Ascr","\xaa":"ordf","\xe1":"aacute","\xc1":"Aacute","\xe0":"agrave","\xc0":"Agrave","\u0103":"abreve","\u0102":"Abreve","\xe2":"acirc","\xc2":"Acirc","\xe5":"aring","\xc5":"angst","\xe4":"auml","\xc4":"Auml","\xe3":"atilde","\xc3":"Atilde","\u0105":"aogon","\u0104":"Aogon","\u0101":"amacr","\u0100":"Amacr","\xe6":"aelig","\xc6":"AElig","\ud835\udcb7":"bscr","\ud835\udd53":"bopf","\ud835\udd1f":"bfr","\ud835\udd39":"Bopf","\u212c":"Bscr","\ud835\udd05":"Bfr","\ud835\udd20":"cfr","\ud835\udcb8":"cscr","\ud835\udd54":"copf","\u212d":"Cfr","\ud835\udc9e":"Cscr","\u2102":"Copf","\u0107":"cacute","\u0106":"Cacute","\u0109":"ccirc","\u0108":"Ccirc","\u010d":"ccaron","\u010c":"Ccaron","\u010b":"cdot","\u010a":"Cdot","\xe7":"ccedil","\xc7":"Ccedil","\u2105":"incare","\ud835\udd21":"dfr","\u2146":"dd","\ud835\udd55":"dopf","\ud835\udcb9":"dscr","\ud835\udc9f":"Dscr","\ud835\udd07":"Dfr","\u2145":"DD","\ud835\udd3b":"Dopf","\u010f":"dcaron","\u010e":"Dcaron","\u0111":"dstrok","\u0110":"Dstrok","\xf0":"eth","\xd0":"ETH","\u2147":"ee","\u212f":"escr","\ud835\udd22":"efr","\ud835\udd56":"eopf","\u2130":"Escr","\ud835\udd08":"Efr","\ud835\udd3c":"Eopf","\xe9":"eacute","\xc9":"Eacute","\xe8":"egrave","\xc8":"Egrave","\xea":"ecirc","\xca":"Ecirc","\u011b":"ecaron","\u011a":"Ecaron","\xeb":"euml","\xcb":"Euml","\u0117":"edot","\u0116":"Edot","\u0119":"eogon","\u0118":"Eogon","\u0113":"emacr","\u0112":"Emacr","\ud835\udd23":"ffr","\ud835\udd57":"fopf","\ud835\udcbb":"fscr","\ud835\udd09":"Ffr","\ud835\udd3d":"Fopf","\u2131":"Fscr","\ufb00":"fflig","\ufb03":"ffilig","\ufb04":"ffllig","\ufb01":"filig",fj:"fjlig","\ufb02":"fllig","\u0192":"fnof","\u210a":"gscr","\ud835\udd58":"gopf","\ud835\udd24":"gfr","\ud835\udca2":"Gscr","\ud835\udd3e":"Gopf","\ud835\udd0a":"Gfr","\u01f5":"gacute","\u011f":"gbreve","\u011e":"Gbreve","\u011d":"gcirc","\u011c":"Gcirc","\u0121":"gdot","\u0120":"Gdot","\u0122":"Gcedil","\ud835\udd25":"hfr","\u210e":"planckh","\ud835\udcbd":"hscr","\ud835\udd59":"hopf","\u210b":"Hscr","\u210c":"Hfr","\u210d":"Hopf","\u0125":"hcirc","\u0124":"Hcirc","\u210f":"hbar","\u0127":"hstrok","\u0126":"Hstrok","\ud835\udd5a":"iopf","\ud835\udd26":"ifr","\ud835\udcbe":"iscr","\u2148":"ii","\ud835\udd40":"Iopf","\u2110":"Iscr","\u2111":"Im","\xed":"iacute","\xcd":"Iacute","\xec":"igrave","\xcc":"Igrave","\xee":"icirc","\xce":"Icirc","\xef":"iuml","\xcf":"Iuml","\u0129":"itilde","\u0128":"Itilde","\u0130":"Idot","\u012f":"iogon","\u012e":"Iogon","\u012b":"imacr","\u012a":"Imacr","\u0133":"ijlig","\u0132":"IJlig","\u0131":"imath","\ud835\udcbf":"jscr","\ud835\udd5b":"jopf","\ud835\udd27":"jfr","\ud835\udca5":"Jscr","\ud835\udd0d":"Jfr","\ud835\udd41":"Jopf","\u0135":"jcirc","\u0134":"Jcirc","\u0237":"jmath","\ud835\udd5c":"kopf","\ud835\udcc0":"kscr","\ud835\udd28":"kfr","\ud835\udca6":"Kscr","\ud835\udd42":"Kopf","\ud835\udd0e":"Kfr","\u0137":"kcedil","\u0136":"Kcedil","\ud835\udd29":"lfr","\ud835\udcc1":"lscr","\u2113":"ell","\ud835\udd5d":"lopf","\u2112":"Lscr","\ud835\udd0f":"Lfr","\ud835\udd43":"Lopf","\u013a":"lacute","\u0139":"Lacute","\u013e":"lcaron","\u013d":"Lcaron","\u013c":"lcedil","\u013b":"Lcedil","\u0142":"lstrok","\u0141":"Lstrok","\u0140":"lmidot","\u013f":"Lmidot","\ud835\udd2a":"mfr","\ud835\udd5e":"mopf","\ud835\udcc2":"mscr","\ud835\udd10":"Mfr","\ud835\udd44":"Mopf","\u2133":"Mscr","\ud835\udd2b":"nfr","\ud835\udd5f":"nopf","\ud835\udcc3":"nscr","\u2115":"Nopf","\ud835\udca9":"Nscr","\ud835\udd11":"Nfr","\u0144":"nacute","\u0143":"Nacute","\u0148":"ncaron","\u0147":"Ncaron","\xf1":"ntilde","\xd1":"Ntilde","\u0146":"ncedil","\u0145":"Ncedil","\u2116":"numero","\u014b":"eng","\u014a":"ENG","\ud835\udd60":"oopf","\ud835\udd2c":"ofr","\u2134":"oscr","\ud835\udcaa":"Oscr","\ud835\udd12":"Ofr","\ud835\udd46":"Oopf","\xba":"ordm","\xf3":"oacute","\xd3":"Oacute","\xf2":"ograve","\xd2":"Ograve","\xf4":"ocirc","\xd4":"Ocirc","\xf6":"ouml","\xd6":"Ouml","\u0151":"odblac","\u0150":"Odblac","\xf5":"otilde","\xd5":"Otilde","\xf8":"oslash","\xd8":"Oslash","\u014d":"omacr","\u014c":"Omacr","\u0153":"oelig","\u0152":"OElig","\ud835\udd2d":"pfr","\ud835\udcc5":"pscr","\ud835\udd61":"popf","\u2119":"Popf","\ud835\udd13":"Pfr","\ud835\udcab":"Pscr","\ud835\udd62":"qopf","\ud835\udd2e":"qfr","\ud835\udcc6":"qscr","\ud835\udcac":"Qscr","\ud835\udd14":"Qfr","\u211a":"Qopf","\u0138":"kgreen","\ud835\udd2f":"rfr","\ud835\udd63":"ropf","\ud835\udcc7":"rscr","\u211b":"Rscr","\u211c":"Re","\u211d":"Ropf","\u0155":"racute","\u0154":"Racute","\u0159":"rcaron","\u0158":"Rcaron","\u0157":"rcedil","\u0156":"Rcedil","\ud835\udd64":"sopf","\ud835\udcc8":"sscr","\ud835\udd30":"sfr","\ud835\udd4a":"Sopf","\ud835\udd16":"Sfr","\ud835\udcae":"Sscr","\u24c8":"oS","\u015b":"sacute","\u015a":"Sacute","\u015d":"scirc","\u015c":"Scirc","\u0161":"scaron","\u0160":"Scaron","\u015f":"scedil","\u015e":"Scedil","\xdf":"szlig","\ud835\udd31":"tfr","\ud835\udcc9":"tscr","\ud835\udd65":"topf","\ud835\udcaf":"Tscr","\ud835\udd17":"Tfr","\ud835\udd4b":"Topf","\u0165":"tcaron","\u0164":"Tcaron","\u0163":"tcedil","\u0162":"Tcedil","\u2122":"trade","\u0167":"tstrok","\u0166":"Tstrok","\ud835\udcca":"uscr","\ud835\udd66":"uopf","\ud835\udd32":"ufr","\ud835\udd4c":"Uopf","\ud835\udd18":"Ufr","\ud835\udcb0":"Uscr","\xfa":"uacute","\xda":"Uacute","\xf9":"ugrave","\xd9":"Ugrave","\u016d":"ubreve","\u016c":"Ubreve","\xfb":"ucirc","\xdb":"Ucirc","\u016f":"uring","\u016e":"Uring","\xfc":"uuml","\xdc":"Uuml","\u0171":"udblac","\u0170":"Udblac","\u0169":"utilde","\u0168":"Utilde","\u0173":"uogon","\u0172":"Uogon","\u016b":"umacr","\u016a":"Umacr","\ud835\udd33":"vfr","\ud835\udd67":"vopf","\ud835\udccb":"vscr","\ud835\udd19":"Vfr","\ud835\udd4d":"Vopf","\ud835\udcb1":"Vscr","\ud835\udd68":"wopf","\ud835\udccc":"wscr","\ud835\udd34":"wfr","\ud835\udcb2":"Wscr","\ud835\udd4e":"Wopf","\ud835\udd1a":"Wfr","\u0175":"wcirc","\u0174":"Wcirc","\ud835\udd35":"xfr","\ud835\udccd":"xscr","\ud835\udd69":"xopf","\ud835\udd4f":"Xopf","\ud835\udd1b":"Xfr","\ud835\udcb3":"Xscr","\ud835\udd36":"yfr","\ud835\udcce":"yscr","\ud835\udd6a":"yopf","\ud835\udcb4":"Yscr","\ud835\udd1c":"Yfr","\ud835\udd50":"Yopf","\xfd":"yacute","\xdd":"Yacute","\u0177":"ycirc","\u0176":"Ycirc","\xff":"yuml","\u0178":"Yuml","\ud835\udccf":"zscr","\ud835\udd37":"zfr","\ud835\udd6b":"zopf","\u2128":"Zfr","\u2124":"Zopf","\ud835\udcb5":"Zscr","\u017a":"zacute","\u0179":"Zacute","\u017e":"zcaron","\u017d":"Zcaron","\u017c":"zdot","\u017b":"Zdot","\u01b5":"imped","\xfe":"thorn","\xde":"THORN","\u0149":"napos","\u03b1":"alpha","\u0391":"Alpha","\u03b2":"beta","\u0392":"Beta","\u03b3":"gamma","\u0393":"Gamma","\u03b4":"delta","\u0394":"Delta","\u03b5":"epsi","\u03f5":"epsiv","\u0395":"Epsilon","\u03dd":"gammad","\u03dc":"Gammad","\u03b6":"zeta","\u0396":"Zeta","\u03b7":"eta","\u0397":"Eta","\u03b8":"theta","\u03d1":"thetav","\u0398":"Theta","\u03b9":"iota","\u0399":"Iota","\u03ba":"kappa","\u03f0":"kappav","\u039a":"Kappa","\u03bb":"lambda","\u039b":"Lambda","\u03bc":"mu","\xb5":"micro","\u039c":"Mu","\u03bd":"nu","\u039d":"Nu","\u03be":"xi","\u039e":"Xi","\u03bf":"omicron","\u039f":"Omicron","\u03c0":"pi","\u03d6":"piv","\u03a0":"Pi","\u03c1":"rho","\u03f1":"rhov","\u03a1":"Rho","\u03c3":"sigma","\u03a3":"Sigma","\u03c2":"sigmaf","\u03c4":"tau","\u03a4":"Tau","\u03c5":"upsi","\u03a5":"Upsilon","\u03d2":"Upsi","\u03c6":"phi","\u03d5":"phiv","\u03a6":"Phi","\u03c7":"chi","\u03a7":"Chi","\u03c8":"psi","\u03a8":"Psi","\u03c9":"omega","\u03a9":"ohm","\u0430":"acy","\u0410":"Acy","\u0431":"bcy","\u0411":"Bcy","\u0432":"vcy","\u0412":"Vcy","\u0433":"gcy","\u0413":"Gcy","\u0453":"gjcy","\u0403":"GJcy","\u0434":"dcy","\u0414":"Dcy","\u0452":"djcy","\u0402":"DJcy","\u0435":"iecy","\u0415":"IEcy","\u0451":"iocy","\u0401":"IOcy","\u0454":"jukcy","\u0404":"Jukcy","\u0436":"zhcy","\u0416":"ZHcy","\u0437":"zcy","\u0417":"Zcy","\u0455":"dscy","\u0405":"DScy","\u0438":"icy","\u0418":"Icy","\u0456":"iukcy","\u0406":"Iukcy","\u0457":"yicy","\u0407":"YIcy","\u0439":"jcy","\u0419":"Jcy","\u0458":"jsercy","\u0408":"Jsercy","\u043a":"kcy","\u041a":"Kcy","\u045c":"kjcy","\u040c":"KJcy","\u043b":"lcy","\u041b":"Lcy","\u0459":"ljcy","\u0409":"LJcy","\u043c":"mcy","\u041c":"Mcy","\u043d":"ncy","\u041d":"Ncy","\u045a":"njcy","\u040a":"NJcy","\u043e":"ocy","\u041e":"Ocy","\u043f":"pcy","\u041f":"Pcy","\u0440":"rcy","\u0420":"Rcy","\u0441":"scy","\u0421":"Scy","\u0442":"tcy","\u0422":"Tcy","\u045b":"tshcy","\u040b":"TSHcy","\u0443":"ucy","\u0423":"Ucy","\u045e":"ubrcy","\u040e":"Ubrcy","\u0444":"fcy","\u0424":"Fcy","\u0445":"khcy","\u0425":"KHcy","\u0446":"tscy","\u0426":"TScy","\u0447":"chcy","\u0427":"CHcy","\u045f":"dzcy","\u040f":"DZcy","\u0448":"shcy","\u0428":"SHcy","\u0449":"shchcy","\u0429":"SHCHcy","\u044a":"hardcy","\u042a":"HARDcy","\u044b":"ycy","\u042b":"Ycy","\u044c":"softcy","\u042c":"SOFTcy","\u044d":"ecy","\u042d":"Ecy","\u044e":"yucy","\u042e":"YUcy","\u044f":"yacy","\u042f":"YAcy","\u2135":"aleph","\u2136":"beth","\u2137":"gimel","\u2138":"daleth"},h=/["&'<>`]/g,d={'"':""","&":"&","'":"'","<":"<",">":">","`":"`"},m=/&#(?:[xX][^a-fA-F0-9]|[^0-9xX])/,y=/[\0-\x08\x0B\x0E-\x1F\x7F-\x9F\uFDD0-\uFDEF\uFFFE\uFFFF]|[\uD83F\uD87F\uD8BF\uD8FF\uD93F\uD97F\uD9BF\uD9FF\uDA3F\uDA7F\uDABF\uDAFF\uDB3F\uDB7F\uDBBF\uDBFF][\uDFFE\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,v=/&(CounterClockwiseContourIntegral|DoubleLongLeftRightArrow|ClockwiseContourIntegral|NotNestedGreaterGreater|NotSquareSupersetEqual|DiacriticalDoubleAcute|NotRightTriangleEqual|NotSucceedsSlantEqual|NotPrecedesSlantEqual|CloseCurlyDoubleQuote|NegativeVeryThinSpace|DoubleContourIntegral|FilledVerySmallSquare|CapitalDifferentialD|OpenCurlyDoubleQuote|EmptyVerySmallSquare|NestedGreaterGreater|DoubleLongRightArrow|NotLeftTriangleEqual|NotGreaterSlantEqual|ReverseUpEquilibrium|DoubleLeftRightArrow|NotSquareSubsetEqual|NotDoubleVerticalBar|RightArrowLeftArrow|NotGreaterFullEqual|NotRightTriangleBar|SquareSupersetEqual|DownLeftRightVector|DoubleLongLeftArrow|leftrightsquigarrow|LeftArrowRightArrow|NegativeMediumSpace|blacktriangleright|RightDownVectorBar|PrecedesSlantEqual|RightDoubleBracket|SucceedsSlantEqual|NotLeftTriangleBar|RightTriangleEqual|SquareIntersection|RightDownTeeVector|ReverseEquilibrium|NegativeThickSpace|longleftrightarrow|Longleftrightarrow|LongLeftRightArrow|DownRightTeeVector|DownRightVectorBar|GreaterSlantEqual|SquareSubsetEqual|LeftDownVectorBar|LeftDoubleBracket|VerticalSeparator|rightleftharpoons|NotGreaterGreater|NotSquareSuperset|blacktriangleleft|blacktriangledown|NegativeThinSpace|LeftDownTeeVector|NotLessSlantEqual|leftrightharpoons|DoubleUpDownArrow|DoubleVerticalBar|LeftTriangleEqual|FilledSmallSquare|twoheadrightarrow|NotNestedLessLess|DownLeftTeeVector|DownLeftVectorBar|RightAngleBracket|NotTildeFullEqual|NotReverseElement|RightUpDownVector|DiacriticalTilde|NotSucceedsTilde|circlearrowright|NotPrecedesEqual|rightharpoondown|DoubleRightArrow|NotSucceedsEqual|NonBreakingSpace|NotRightTriangle|LessEqualGreater|RightUpTeeVector|LeftAngleBracket|GreaterFullEqual|DownArrowUpArrow|RightUpVectorBar|twoheadleftarrow|GreaterEqualLess|downharpoonright|RightTriangleBar|ntrianglerighteq|NotSupersetEqual|LeftUpDownVector|DiacriticalAcute|rightrightarrows|vartriangleright|UpArrowDownArrow|DiacriticalGrave|UnderParenthesis|EmptySmallSquare|LeftUpVectorBar|leftrightarrows|DownRightVector|downharpoonleft|trianglerighteq|ShortRightArrow|OverParenthesis|DoubleLeftArrow|DoubleDownArrow|NotSquareSubset|bigtriangledown|ntrianglelefteq|UpperRightArrow|curvearrowright|vartriangleleft|NotLeftTriangle|nleftrightarrow|LowerRightArrow|NotHumpDownHump|NotGreaterTilde|rightthreetimes|LeftUpTeeVector|NotGreaterEqual|straightepsilon|LeftTriangleBar|rightsquigarrow|ContourIntegral|rightleftarrows|CloseCurlyQuote|RightDownVector|LeftRightVector|nLeftrightarrow|leftharpoondown|circlearrowleft|SquareSuperset|OpenCurlyQuote|hookrightarrow|HorizontalLine|DiacriticalDot|NotLessGreater|ntriangleright|DoubleRightTee|InvisibleComma|InvisibleTimes|LowerLeftArrow|DownLeftVector|NotSubsetEqual|curvearrowleft|trianglelefteq|NotVerticalBar|TildeFullEqual|downdownarrows|NotGreaterLess|RightTeeVector|ZeroWidthSpace|looparrowright|LongRightArrow|doublebarwedge|ShortLeftArrow|ShortDownArrow|RightVectorBar|GreaterGreater|ReverseElement|rightharpoonup|LessSlantEqual|leftthreetimes|upharpoonright|rightarrowtail|LeftDownVector|Longrightarrow|NestedLessLess|UpperLeftArrow|nshortparallel|leftleftarrows|leftrightarrow|Leftrightarrow|LeftRightArrow|longrightarrow|upharpoonleft|RightArrowBar|ApplyFunction|LeftTeeVector|leftarrowtail|NotEqualTilde|varsubsetneqq|varsupsetneqq|RightTeeArrow|SucceedsEqual|SucceedsTilde|LeftVectorBar|SupersetEqual|hookleftarrow|DifferentialD|VerticalTilde|VeryThinSpace|blacktriangle|bigtriangleup|LessFullEqual|divideontimes|leftharpoonup|UpEquilibrium|ntriangleleft|RightTriangle|measuredangle|shortparallel|longleftarrow|Longleftarrow|LongLeftArrow|DoubleLeftTee|Poincareplane|PrecedesEqual|triangleright|DoubleUpArrow|RightUpVector|fallingdotseq|looparrowleft|PrecedesTilde|NotTildeEqual|NotTildeTilde|smallsetminus|Proportional|triangleleft|triangledown|UnderBracket|NotHumpEqual|exponentiale|ExponentialE|NotLessTilde|HilbertSpace|RightCeiling|blacklozenge|varsupsetneq|HumpDownHump|GreaterEqual|VerticalLine|LeftTeeArrow|NotLessEqual|DownTeeArrow|LeftTriangle|varsubsetneq|Intersection|NotCongruent|DownArrowBar|LeftUpVector|LeftArrowBar|risingdotseq|GreaterTilde|RoundImplies|SquareSubset|ShortUpArrow|NotSuperset|quaternions|precnapprox|backepsilon|preccurlyeq|OverBracket|blacksquare|MediumSpace|VerticalBar|circledcirc|circleddash|CircleMinus|CircleTimes|LessGreater|curlyeqprec|curlyeqsucc|diamondsuit|UpDownArrow|Updownarrow|RuleDelayed|Rrightarrow|updownarrow|RightVector|nRightarrow|nrightarrow|eqslantless|LeftCeiling|Equilibrium|SmallCircle|expectation|NotSucceeds|thickapprox|GreaterLess|SquareUnion|NotPrecedes|NotLessLess|straightphi|succnapprox|succcurlyeq|SubsetEqual|sqsupseteq|Proportion|Laplacetrf|ImaginaryI|supsetneqq|NotGreater|gtreqqless|NotElement|ThickSpace|TildeEqual|TildeTilde|Fouriertrf|rmoustache|EqualTilde|eqslantgtr|UnderBrace|LeftVector|UpArrowBar|nLeftarrow|nsubseteqq|subsetneqq|nsupseteqq|nleftarrow|succapprox|lessapprox|UpTeeArrow|upuparrows|curlywedge|lesseqqgtr|varepsilon|varnothing|RightFloor|complement|CirclePlus|sqsubseteq|Lleftarrow|circledast|RightArrow|Rightarrow|rightarrow|lmoustache|Bernoullis|precapprox|mapstoleft|mapstodown|longmapsto|dotsquare|downarrow|DoubleDot|nsubseteq|supsetneq|leftarrow|nsupseteq|subsetneq|ThinSpace|ngeqslant|subseteqq|HumpEqual|NotSubset|triangleq|NotCupCap|lesseqgtr|heartsuit|TripleDot|Leftarrow|Coproduct|Congruent|varpropto|complexes|gvertneqq|LeftArrow|LessTilde|supseteqq|MinusPlus|CircleDot|nleqslant|NotExists|gtreqless|nparallel|UnionPlus|LeftFloor|checkmark|CenterDot|centerdot|Mellintrf|gtrapprox|bigotimes|OverBrace|spadesuit|therefore|pitchfork|rationals|PlusMinus|Backslash|Therefore|DownBreve|backsimeq|backprime|DownArrow|nshortmid|Downarrow|lvertneqq|eqvparsl|imagline|imagpart|infintie|integers|Integral|intercal|LessLess|Uarrocir|intlarhk|sqsupset|angmsdaf|sqsubset|llcorner|vartheta|cupbrcap|lnapprox|Superset|SuchThat|succnsim|succneqq|angmsdag|biguplus|curlyvee|trpezium|Succeeds|NotTilde|bigwedge|angmsdah|angrtvbd|triminus|cwconint|fpartint|lrcorner|smeparsl|subseteq|urcorner|lurdshar|laemptyv|DDotrahd|approxeq|ldrushar|awconint|mapstoup|backcong|shortmid|triangle|geqslant|gesdotol|timesbar|circledR|circledS|setminus|multimap|naturals|scpolint|ncongdot|RightTee|boxminus|gnapprox|boxtimes|andslope|thicksim|angmsdaa|varsigma|cirfnint|rtriltri|angmsdab|rppolint|angmsdac|barwedge|drbkarow|clubsuit|thetasym|bsolhsub|capbrcup|dzigrarr|doteqdot|DotEqual|dotminus|UnderBar|NotEqual|realpart|otimesas|ulcorner|hksearow|hkswarow|parallel|PartialD|elinters|emptyset|plusacir|bbrktbrk|angmsdad|pointint|bigoplus|angmsdae|Precedes|bigsqcup|varkappa|notindot|supseteq|precneqq|precnsim|profalar|profline|profsurf|leqslant|lesdotor|raemptyv|subplus|notnivb|notnivc|subrarr|zigrarr|vzigzag|submult|subedot|Element|between|cirscir|larrbfs|larrsim|lotimes|lbrksld|lbrkslu|lozenge|ldrdhar|dbkarow|bigcirc|epsilon|simrarr|simplus|ltquest|Epsilon|luruhar|gtquest|maltese|npolint|eqcolon|npreceq|bigodot|ddagger|gtrless|bnequiv|harrcir|ddotseq|equivDD|backsim|demptyv|nsqsube|nsqsupe|Upsilon|nsubset|upsilon|minusdu|nsucceq|swarrow|nsupset|coloneq|searrow|boxplus|napprox|natural|asympeq|alefsym|congdot|nearrow|bigstar|diamond|supplus|tritime|LeftTee|nvinfin|triplus|NewLine|nvltrie|nvrtrie|nwarrow|nexists|Diamond|ruluhar|Implies|supmult|angzarr|suplarr|suphsub|questeq|because|digamma|Because|olcross|bemptyv|omicron|Omicron|rotimes|NoBreak|intprod|angrtvb|orderof|uwangle|suphsol|lesdoto|orslope|DownTee|realine|cudarrl|rdldhar|OverBar|supedot|lessdot|supdsub|topfork|succsim|rbrkslu|rbrksld|pertenk|cudarrr|isindot|planckh|lessgtr|pluscir|gesdoto|plussim|plustwo|lesssim|cularrp|rarrsim|Cayleys|notinva|notinvb|notinvc|UpArrow|Uparrow|uparrow|NotLess|dwangle|precsim|Product|curarrm|Cconint|dotplus|rarrbfs|ccupssm|Cedilla|cemptyv|notniva|quatint|frac35|frac38|frac45|frac56|frac58|frac78|tridot|xoplus|gacute|gammad|Gammad|lfisht|lfloor|bigcup|sqsupe|gbreve|Gbreve|lharul|sqsube|sqcups|Gcedil|apacir|llhard|lmidot|Lmidot|lmoust|andand|sqcaps|approx|Abreve|spades|circeq|tprime|divide|topcir|Assign|topbot|gesdot|divonx|xuplus|timesd|gesles|atilde|solbar|SOFTcy|loplus|timesb|lowast|lowbar|dlcorn|dlcrop|softcy|dollar|lparlt|thksim|lrhard|Atilde|lsaquo|smashp|bigvee|thinsp|wreath|bkarow|lsquor|lstrok|Lstrok|lthree|ltimes|ltlarr|DotDot|simdot|ltrPar|weierp|xsqcup|angmsd|sigmav|sigmaf|zeetrf|Zcaron|zcaron|mapsto|vsupne|thetav|cirmid|marker|mcomma|Zacute|vsubnE|there4|gtlPar|vsubne|bottom|gtrarr|SHCHcy|shchcy|midast|midcir|middot|minusb|minusd|gtrdot|bowtie|sfrown|mnplus|models|colone|seswar|Colone|mstpos|searhk|gtrsim|nacute|Nacute|boxbox|telrec|hairsp|Tcedil|nbumpe|scnsim|ncaron|Ncaron|ncedil|Ncedil|hamilt|Scedil|nearhk|hardcy|HARDcy|tcedil|Tcaron|commat|nequiv|nesear|tcaron|target|hearts|nexist|varrho|scedil|Scaron|scaron|hellip|Sacute|sacute|hercon|swnwar|compfn|rtimes|rthree|rsquor|rsaquo|zacute|wedgeq|homtht|barvee|barwed|Barwed|rpargt|horbar|conint|swarhk|roplus|nltrie|hslash|hstrok|Hstrok|rmoust|Conint|bprime|hybull|hyphen|iacute|Iacute|supsup|supsub|supsim|varphi|coprod|brvbar|agrave|Supset|supset|igrave|Igrave|notinE|Agrave|iiiint|iinfin|copysr|wedbar|Verbar|vangrt|becaus|incare|verbar|inodot|bullet|drcorn|intcal|drcrop|cularr|vellip|Utilde|bumpeq|cupcap|dstrok|Dstrok|CupCap|cupcup|cupdot|eacute|Eacute|supdot|iquest|easter|ecaron|Ecaron|ecolon|isinsv|utilde|itilde|Itilde|curarr|succeq|Bumpeq|cacute|ulcrop|nparsl|Cacute|nprcue|egrave|Egrave|nrarrc|nrarrw|subsup|subsub|nrtrie|jsercy|nsccue|Jsercy|kappav|kcedil|Kcedil|subsim|ulcorn|nsimeq|egsdot|veebar|kgreen|capand|elsdot|Subset|subset|curren|aacute|lacute|Lacute|emptyv|ntilde|Ntilde|lagran|lambda|Lambda|capcap|Ugrave|langle|subdot|emsp13|numero|emsp14|nvdash|nvDash|nVdash|nVDash|ugrave|ufisht|nvHarr|larrfs|nvlArr|larrhk|larrlp|larrpl|nvrArr|Udblac|nwarhk|larrtl|nwnear|oacute|Oacute|latail|lAtail|sstarf|lbrace|odblac|Odblac|lbrack|udblac|odsold|eparsl|lcaron|Lcaron|ograve|Ograve|lcedil|Lcedil|Aacute|ssmile|ssetmn|squarf|ldquor|capcup|ominus|cylcty|rharul|eqcirc|dagger|rfloor|rfisht|Dagger|daleth|equals|origof|capdot|equest|dcaron|Dcaron|rdquor|oslash|Oslash|otilde|Otilde|otimes|Otimes|urcrop|Ubreve|ubreve|Yacute|Uacute|uacute|Rcedil|rcedil|urcorn|parsim|Rcaron|Vdashl|rcaron|Tstrok|percnt|period|permil|Exists|yacute|rbrack|rbrace|phmmat|ccaron|Ccaron|planck|ccedil|plankv|tstrok|female|plusdo|plusdu|ffilig|plusmn|ffllig|Ccedil|rAtail|dfisht|bernou|ratail|Rarrtl|rarrtl|angsph|rarrpl|rarrlp|rarrhk|xwedge|xotime|forall|ForAll|Vvdash|vsupnE|preceq|bigcap|frac12|frac13|frac14|primes|rarrfs|prnsim|frac15|Square|frac16|square|lesdot|frac18|frac23|propto|prurel|rarrap|rangle|puncsp|frac25|Racute|qprime|racute|lesges|frac34|abreve|AElig|eqsim|utdot|setmn|urtri|Equal|Uring|seArr|uring|searr|dashv|Dashv|mumap|nabla|iogon|Iogon|sdote|sdotb|scsim|napid|napos|equiv|natur|Acirc|dblac|erarr|nbump|iprod|erDot|ucirc|awint|esdot|angrt|ncong|isinE|scnap|Scirc|scirc|ndash|isins|Ubrcy|nearr|neArr|isinv|nedot|ubrcy|acute|Ycirc|iukcy|Iukcy|xutri|nesim|caret|jcirc|Jcirc|caron|twixt|ddarr|sccue|exist|jmath|sbquo|ngeqq|angst|ccaps|lceil|ngsim|UpTee|delta|Delta|rtrif|nharr|nhArr|nhpar|rtrie|jukcy|Jukcy|kappa|rsquo|Kappa|nlarr|nlArr|TSHcy|rrarr|aogon|Aogon|fflig|xrarr|tshcy|ccirc|nleqq|filig|upsih|nless|dharl|nlsim|fjlig|ropar|nltri|dharr|robrk|roarr|fllig|fltns|roang|rnmid|subnE|subne|lAarr|trisb|Ccirc|acirc|ccups|blank|VDash|forkv|Vdash|langd|cedil|blk12|blk14|laquo|strns|diams|notin|vDash|larrb|blk34|block|disin|uplus|vdash|vBarv|aelig|starf|Wedge|check|xrArr|lates|lbarr|lBarr|notni|lbbrk|bcong|frasl|lbrke|frown|vrtri|vprop|vnsup|gamma|Gamma|wedge|xodot|bdquo|srarr|doteq|ldquo|boxdl|boxdL|gcirc|Gcirc|boxDl|boxDL|boxdr|boxdR|boxDr|TRADE|trade|rlhar|boxDR|vnsub|npart|vltri|rlarr|boxhd|boxhD|nprec|gescc|nrarr|nrArr|boxHd|boxHD|boxhu|boxhU|nrtri|boxHu|clubs|boxHU|times|colon|Colon|gimel|xlArr|Tilde|nsime|tilde|nsmid|nspar|THORN|thorn|xlarr|nsube|nsubE|thkap|xhArr|comma|nsucc|boxul|boxuL|nsupe|nsupE|gneqq|gnsim|boxUl|boxUL|grave|boxur|boxuR|boxUr|boxUR|lescc|angle|bepsi|boxvh|varpi|boxvH|numsp|Theta|gsime|gsiml|theta|boxVh|boxVH|boxvl|gtcir|gtdot|boxvL|boxVl|boxVL|crarr|cross|Cross|nvsim|boxvr|nwarr|nwArr|sqsup|dtdot|Uogon|lhard|lharu|dtrif|ocirc|Ocirc|lhblk|duarr|odash|sqsub|Hacek|sqcup|llarr|duhar|oelig|OElig|ofcir|boxvR|uogon|lltri|boxVr|csube|uuarr|ohbar|csupe|ctdot|olarr|olcir|harrw|oline|sqcap|omacr|Omacr|omega|Omega|boxVR|aleph|lneqq|lnsim|loang|loarr|rharu|lobrk|hcirc|operp|oplus|rhard|Hcirc|orarr|Union|order|ecirc|Ecirc|cuepr|szlig|cuesc|breve|reals|eDDot|Breve|hoarr|lopar|utrif|rdquo|Umacr|umacr|efDot|swArr|ultri|alpha|rceil|ovbar|swarr|Wcirc|wcirc|smtes|smile|bsemi|lrarr|aring|parsl|lrhar|bsime|uhblk|lrtri|cupor|Aring|uharr|uharl|slarr|rbrke|bsolb|lsime|rbbrk|RBarr|lsimg|phone|rBarr|rbarr|icirc|lsquo|Icirc|emacr|Emacr|ratio|simne|plusb|simlE|simgE|simeq|pluse|ltcir|ltdot|empty|xharr|xdtri|iexcl|Alpha|ltrie|rarrw|pound|ltrif|xcirc|bumpe|prcue|bumpE|asymp|amacr|cuvee|Sigma|sigma|iiint|udhar|iiota|ijlig|IJlig|supnE|imacr|Imacr|prime|Prime|image|prnap|eogon|Eogon|rarrc|mdash|mDDot|cuwed|imath|supne|imped|Amacr|udarr|prsim|micro|rarrb|cwint|raquo|infin|eplus|range|rangd|Ucirc|radic|minus|amalg|veeeq|rAarr|epsiv|ycirc|quest|sharp|quot|zwnj|Qscr|race|qscr|Qopf|qopf|qint|rang|Rang|Zscr|zscr|Zopf|zopf|rarr|rArr|Rarr|Pscr|pscr|prop|prod|prnE|prec|ZHcy|zhcy|prap|Zeta|zeta|Popf|popf|Zdot|plus|zdot|Yuml|yuml|phiv|YUcy|yucy|Yscr|yscr|perp|Yopf|yopf|part|para|YIcy|Ouml|rcub|yicy|YAcy|rdca|ouml|osol|Oscr|rdsh|yacy|real|oscr|xvee|andd|rect|andv|Xscr|oror|ordm|ordf|xscr|ange|aopf|Aopf|rHar|Xopf|opar|Oopf|xopf|xnis|rhov|oopf|omid|xmap|oint|apid|apos|ogon|ascr|Ascr|odot|odiv|xcup|xcap|ocir|oast|nvlt|nvle|nvgt|nvge|nvap|Wscr|wscr|auml|ntlg|ntgl|nsup|nsub|nsim|Nscr|nscr|nsce|Wopf|ring|npre|wopf|npar|Auml|Barv|bbrk|Nopf|nopf|nmid|nLtv|beta|ropf|Ropf|Beta|beth|nles|rpar|nleq|bnot|bNot|nldr|NJcy|rscr|Rscr|Vscr|vscr|rsqb|njcy|bopf|nisd|Bopf|rtri|Vopf|nGtv|ngtr|vopf|boxh|boxH|boxv|nges|ngeq|boxV|bscr|scap|Bscr|bsim|Vert|vert|bsol|bull|bump|caps|cdot|ncup|scnE|ncap|nbsp|napE|Cdot|cent|sdot|Vbar|nang|vBar|chcy|Mscr|mscr|sect|semi|CHcy|Mopf|mopf|sext|circ|cire|mldr|mlcp|cirE|comp|shcy|SHcy|vArr|varr|cong|copf|Copf|copy|COPY|malt|male|macr|lvnE|cscr|ltri|sime|ltcc|simg|Cscr|siml|csub|Uuml|lsqb|lsim|uuml|csup|Lscr|lscr|utri|smid|lpar|cups|smte|lozf|darr|Lopf|Uscr|solb|lopf|sopf|Sopf|lneq|uscr|spar|dArr|lnap|Darr|dash|Sqrt|LJcy|ljcy|lHar|dHar|Upsi|upsi|diam|lesg|djcy|DJcy|leqq|dopf|Dopf|dscr|Dscr|dscy|ldsh|ldca|squf|DScy|sscr|Sscr|dsol|lcub|late|star|Star|Uopf|Larr|lArr|larr|uopf|dtri|dzcy|sube|subE|Lang|lang|Kscr|kscr|Kopf|kopf|KJcy|kjcy|KHcy|khcy|DZcy|ecir|edot|eDot|Jscr|jscr|succ|Jopf|jopf|Edot|uHar|emsp|ensp|Iuml|iuml|eopf|isin|Iscr|iscr|Eopf|epar|sung|epsi|escr|sup1|sup2|sup3|Iota|iota|supe|supE|Iopf|iopf|IOcy|iocy|Escr|esim|Esim|imof|Uarr|QUOT|uArr|uarr|euml|IEcy|iecy|Idot|Euml|euro|excl|Hscr|hscr|Hopf|hopf|TScy|tscy|Tscr|hbar|tscr|flat|tbrk|fnof|hArr|harr|half|fopf|Fopf|tdot|gvnE|fork|trie|gtcc|fscr|Fscr|gdot|gsim|Gscr|gscr|Gopf|gopf|gneq|Gdot|tosa|gnap|Topf|topf|geqq|toea|GJcy|gjcy|tint|gesl|mid|Sfr|ggg|top|ges|gla|glE|glj|geq|gne|gEl|gel|gnE|Gcy|gcy|gap|Tfr|tfr|Tcy|tcy|Hat|Tau|Ffr|tau|Tab|hfr|Hfr|ffr|Fcy|fcy|icy|Icy|iff|ETH|eth|ifr|Ifr|Eta|eta|int|Int|Sup|sup|ucy|Ucy|Sum|sum|jcy|ENG|ufr|Ufr|eng|Jcy|jfr|els|ell|egs|Efr|efr|Jfr|uml|kcy|Kcy|Ecy|ecy|kfr|Kfr|lap|Sub|sub|lat|lcy|Lcy|leg|Dot|dot|lEg|leq|les|squ|div|die|lfr|Lfr|lgE|Dfr|dfr|Del|deg|Dcy|dcy|lne|lnE|sol|loz|smt|Cup|lrm|cup|lsh|Lsh|sim|shy|map|Map|mcy|Mcy|mfr|Mfr|mho|gfr|Gfr|sfr|cir|Chi|chi|nap|Cfr|vcy|Vcy|cfr|Scy|scy|ncy|Ncy|vee|Vee|Cap|cap|nfr|scE|sce|Nfr|nge|ngE|nGg|vfr|Vfr|ngt|bot|nGt|nis|niv|Rsh|rsh|nle|nlE|bne|Bfr|bfr|nLl|nlt|nLt|Bcy|bcy|not|Not|rlm|wfr|Wfr|npr|nsc|num|ocy|ast|Ocy|ofr|xfr|Xfr|Ofr|ogt|ohm|apE|olt|Rho|ape|rho|Rfr|rfr|ord|REG|ang|reg|orv|And|and|AMP|Rcy|amp|Afr|ycy|Ycy|yen|yfr|Yfr|rcy|par|pcy|Pcy|pfr|Pfr|phi|Phi|afr|Acy|acy|zcy|Zcy|piv|acE|acd|zfr|Zfr|pre|prE|psi|Psi|qfr|Qfr|zwj|Or|ge|Gg|gt|gg|el|oS|lt|Lt|LT|Re|lg|gl|eg|ne|Im|it|le|DD|wp|wr|nu|Nu|dd|lE|Sc|sc|pi|Pi|ee|af|ll|Ll|rx|gE|xi|pm|Xi|ic|pr|Pr|in|ni|mp|mu|ac|Mu|or|ap|Gt|GT|ii);|&(Aacute|Agrave|Atilde|Ccedil|Eacute|Egrave|Iacute|Igrave|Ntilde|Oacute|Ograve|Oslash|Otilde|Uacute|Ugrave|Yacute|aacute|agrave|atilde|brvbar|ccedil|curren|divide|eacute|egrave|frac12|frac14|frac34|iacute|igrave|iquest|middot|ntilde|oacute|ograve|oslash|otilde|plusmn|uacute|ugrave|yacute|AElig|Acirc|Aring|Ecirc|Icirc|Ocirc|THORN|Ucirc|acirc|acute|aelig|aring|cedil|ecirc|icirc|iexcl|laquo|micro|ocirc|pound|raquo|szlig|thorn|times|ucirc|Auml|COPY|Euml|Iuml|Ouml|QUOT|Uuml|auml|cent|copy|euml|iuml|macr|nbsp|ordf|ordm|ouml|para|quot|sect|sup1|sup2|sup3|uuml|yuml|AMP|ETH|REG|amp|deg|eth|not|reg|shy|uml|yen|GT|LT|gt|lt)(?!;)([=a-zA-Z0-9]?)|&#([0-9]+)(;?)|&#[xX]([a-fA-F0-9]+)(;?)|&([0-9a-zA-Z]+)/g,b={aacute:"\xe1",Aacute:"\xc1",abreve:"\u0103",Abreve:"\u0102",ac:"\u223e",acd:"\u223f",acE:"\u223e\u0333",acirc:"\xe2",Acirc:"\xc2",acute:"\xb4",acy:"\u0430",Acy:"\u0410",aelig:"\xe6",AElig:"\xc6",af:"\u2061",afr:"\ud835\udd1e",Afr:"\ud835\udd04",agrave:"\xe0",Agrave:"\xc0",alefsym:"\u2135",aleph:"\u2135",alpha:"\u03b1",Alpha:"\u0391",amacr:"\u0101",Amacr:"\u0100",amalg:"\u2a3f",amp:"&",AMP:"&",and:"\u2227",And:"\u2a53",andand:"\u2a55",andd:"\u2a5c",andslope:"\u2a58",andv:"\u2a5a",ang:"\u2220",ange:"\u29a4",angle:"\u2220",angmsd:"\u2221",angmsdaa:"\u29a8",angmsdab:"\u29a9",angmsdac:"\u29aa",angmsdad:"\u29ab",angmsdae:"\u29ac",angmsdaf:"\u29ad",angmsdag:"\u29ae",angmsdah:"\u29af",angrt:"\u221f",angrtvb:"\u22be",angrtvbd:"\u299d",angsph:"\u2222",angst:"\xc5",angzarr:"\u237c",aogon:"\u0105",Aogon:"\u0104",aopf:"\ud835\udd52",Aopf:"\ud835\udd38",ap:"\u2248",apacir:"\u2a6f",ape:"\u224a",apE:"\u2a70",apid:"\u224b",apos:"'",ApplyFunction:"\u2061",approx:"\u2248",approxeq:"\u224a",aring:"\xe5",Aring:"\xc5",ascr:"\ud835\udcb6",Ascr:"\ud835\udc9c",Assign:"\u2254",ast:"*",asymp:"\u2248",asympeq:"\u224d",atilde:"\xe3",Atilde:"\xc3",auml:"\xe4",Auml:"\xc4",awconint:"\u2233",awint:"\u2a11",backcong:"\u224c",backepsilon:"\u03f6",backprime:"\u2035",backsim:"\u223d",backsimeq:"\u22cd",Backslash:"\u2216",Barv:"\u2ae7",barvee:"\u22bd",barwed:"\u2305",Barwed:"\u2306",barwedge:"\u2305",bbrk:"\u23b5",bbrktbrk:"\u23b6",bcong:"\u224c",bcy:"\u0431",Bcy:"\u0411",bdquo:"\u201e",becaus:"\u2235",because:"\u2235",Because:"\u2235",bemptyv:"\u29b0",bepsi:"\u03f6",bernou:"\u212c",Bernoullis:"\u212c",beta:"\u03b2",Beta:"\u0392",beth:"\u2136",between:"\u226c",bfr:"\ud835\udd1f",Bfr:"\ud835\udd05",bigcap:"\u22c2",bigcirc:"\u25ef",bigcup:"\u22c3",bigodot:"\u2a00",bigoplus:"\u2a01",bigotimes:"\u2a02",bigsqcup:"\u2a06",bigstar:"\u2605",bigtriangledown:"\u25bd",bigtriangleup:"\u25b3",biguplus:"\u2a04",bigvee:"\u22c1",bigwedge:"\u22c0",bkarow:"\u290d",blacklozenge:"\u29eb",blacksquare:"\u25aa",blacktriangle:"\u25b4",blacktriangledown:"\u25be",blacktriangleleft:"\u25c2",blacktriangleright:"\u25b8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20e5",bnequiv:"\u2261\u20e5",bnot:"\u2310",bNot:"\u2aed",bopf:"\ud835\udd53",Bopf:"\ud835\udd39",bot:"\u22a5",bottom:"\u22a5",bowtie:"\u22c8",boxbox:"\u29c9",boxdl:"\u2510",boxdL:"\u2555",boxDl:"\u2556",boxDL:"\u2557",boxdr:"\u250c",boxdR:"\u2552",boxDr:"\u2553",boxDR:"\u2554",boxh:"\u2500",boxH:"\u2550",boxhd:"\u252c",boxhD:"\u2565",boxHd:"\u2564",boxHD:"\u2566",boxhu:"\u2534",boxhU:"\u2568",boxHu:"\u2567",boxHU:"\u2569",boxminus:"\u229f",boxplus:"\u229e",boxtimes:"\u22a0",boxul:"\u2518",boxuL:"\u255b",boxUl:"\u255c",boxUL:"\u255d",boxur:"\u2514",boxuR:"\u2558",boxUr:"\u2559",boxUR:"\u255a",boxv:"\u2502",boxV:"\u2551",boxvh:"\u253c",boxvH:"\u256a",boxVh:"\u256b",boxVH:"\u256c",boxvl:"\u2524",boxvL:"\u2561",boxVl:"\u2562",boxVL:"\u2563",boxvr:"\u251c",boxvR:"\u255e",boxVr:"\u255f",boxVR:"\u2560",bprime:"\u2035",breve:"\u02d8",Breve:"\u02d8",brvbar:"\xa6",bscr:"\ud835\udcb7",Bscr:"\u212c",bsemi:"\u204f",bsim:"\u223d",bsime:"\u22cd",bsol:"\\",bsolb:"\u29c5",bsolhsub:"\u27c8",bull:"\u2022",bullet:"\u2022",bump:"\u224e",bumpe:"\u224f",bumpE:"\u2aae",bumpeq:"\u224f",Bumpeq:"\u224e",cacute:"\u0107",Cacute:"\u0106",cap:"\u2229",Cap:"\u22d2",capand:"\u2a44",capbrcup:"\u2a49",capcap:"\u2a4b",capcup:"\u2a47",capdot:"\u2a40",CapitalDifferentialD:"\u2145",caps:"\u2229\ufe00",caret:"\u2041",caron:"\u02c7",Cayleys:"\u212d",ccaps:"\u2a4d",ccaron:"\u010d",Ccaron:"\u010c",ccedil:"\xe7",Ccedil:"\xc7",ccirc:"\u0109",Ccirc:"\u0108",Cconint:"\u2230",ccups:"\u2a4c",ccupssm:"\u2a50",cdot:"\u010b",Cdot:"\u010a",cedil:"\xb8",Cedilla:"\xb8",cemptyv:"\u29b2",cent:"\xa2",centerdot:"\xb7",CenterDot:"\xb7",cfr:"\ud835\udd20",Cfr:"\u212d",chcy:"\u0447",CHcy:"\u0427",check:"\u2713",checkmark:"\u2713",chi:"\u03c7",Chi:"\u03a7",cir:"\u25cb",circ:"\u02c6",circeq:"\u2257",circlearrowleft:"\u21ba",circlearrowright:"\u21bb",circledast:"\u229b",circledcirc:"\u229a",circleddash:"\u229d",CircleDot:"\u2299",circledR:"\xae",circledS:"\u24c8",CircleMinus:"\u2296",CirclePlus:"\u2295",CircleTimes:"\u2297",cire:"\u2257",cirE:"\u29c3",cirfnint:"\u2a10",cirmid:"\u2aef",cirscir:"\u29c2",ClockwiseContourIntegral:"\u2232",CloseCurlyDoubleQuote:"\u201d",CloseCurlyQuote:"\u2019",clubs:"\u2663",clubsuit:"\u2663",colon:":",Colon:"\u2237",colone:"\u2254",Colone:"\u2a74",coloneq:"\u2254",comma:",",commat:"@",comp:"\u2201",compfn:"\u2218",complement:"\u2201",complexes:"\u2102",cong:"\u2245",congdot:"\u2a6d",Congruent:"\u2261",conint:"\u222e",Conint:"\u222f",ContourIntegral:"\u222e",copf:"\ud835\udd54",Copf:"\u2102",coprod:"\u2210",Coproduct:"\u2210",copy:"\xa9",COPY:"\xa9",copysr:"\u2117",CounterClockwiseContourIntegral:"\u2233",crarr:"\u21b5",cross:"\u2717",Cross:"\u2a2f",cscr:"\ud835\udcb8",Cscr:"\ud835\udc9e",csub:"\u2acf",csube:"\u2ad1",csup:"\u2ad0",csupe:"\u2ad2",ctdot:"\u22ef",cudarrl:"\u2938",cudarrr:"\u2935",cuepr:"\u22de",cuesc:"\u22df",cularr:"\u21b6",cularrp:"\u293d",cup:"\u222a",Cup:"\u22d3",cupbrcap:"\u2a48",cupcap:"\u2a46",CupCap:"\u224d",cupcup:"\u2a4a",cupdot:"\u228d",cupor:"\u2a45",cups:"\u222a\ufe00",curarr:"\u21b7",curarrm:"\u293c",curlyeqprec:"\u22de",curlyeqsucc:"\u22df",curlyvee:"\u22ce",curlywedge:"\u22cf",curren:"\xa4",curvearrowleft:"\u21b6",curvearrowright:"\u21b7",cuvee:"\u22ce",cuwed:"\u22cf",cwconint:"\u2232",cwint:"\u2231",cylcty:"\u232d",dagger:"\u2020",Dagger:"\u2021",daleth:"\u2138",darr:"\u2193",dArr:"\u21d3",Darr:"\u21a1",dash:"\u2010",dashv:"\u22a3",Dashv:"\u2ae4",dbkarow:"\u290f",dblac:"\u02dd",dcaron:"\u010f",Dcaron:"\u010e",dcy:"\u0434",Dcy:"\u0414",dd:"\u2146",DD:"\u2145",ddagger:"\u2021",ddarr:"\u21ca",DDotrahd:"\u2911",ddotseq:"\u2a77",deg:"\xb0",Del:"\u2207",delta:"\u03b4",Delta:"\u0394",demptyv:"\u29b1",dfisht:"\u297f",dfr:"\ud835\udd21",Dfr:"\ud835\udd07",dHar:"\u2965",dharl:"\u21c3",dharr:"\u21c2",DiacriticalAcute:"\xb4",DiacriticalDot:"\u02d9",DiacriticalDoubleAcute:"\u02dd",DiacriticalGrave:"`",DiacriticalTilde:"\u02dc",diam:"\u22c4",diamond:"\u22c4",Diamond:"\u22c4",diamondsuit:"\u2666",diams:"\u2666",die:"\xa8",DifferentialD:"\u2146",digamma:"\u03dd",disin:"\u22f2",div:"\xf7",divide:"\xf7",divideontimes:"\u22c7",divonx:"\u22c7",djcy:"\u0452",DJcy:"\u0402",dlcorn:"\u231e",dlcrop:"\u230d",dollar:"$",dopf:"\ud835\udd55",Dopf:"\ud835\udd3b",dot:"\u02d9",Dot:"\xa8",DotDot:"\u20dc",doteq:"\u2250",doteqdot:"\u2251",DotEqual:"\u2250",dotminus:"\u2238",dotplus:"\u2214",dotsquare:"\u22a1",doublebarwedge:"\u2306",DoubleContourIntegral:"\u222f",DoubleDot:"\xa8",DoubleDownArrow:"\u21d3",DoubleLeftArrow:"\u21d0",DoubleLeftRightArrow:"\u21d4",DoubleLeftTee:"\u2ae4",DoubleLongLeftArrow:"\u27f8",DoubleLongLeftRightArrow:"\u27fa",DoubleLongRightArrow:"\u27f9",DoubleRightArrow:"\u21d2",DoubleRightTee:"\u22a8",DoubleUpArrow:"\u21d1",DoubleUpDownArrow:"\u21d5",DoubleVerticalBar:"\u2225",downarrow:"\u2193",Downarrow:"\u21d3",DownArrow:"\u2193",DownArrowBar:"\u2913",DownArrowUpArrow:"\u21f5",DownBreve:"\u0311",downdownarrows:"\u21ca",downharpoonleft:"\u21c3",downharpoonright:"\u21c2",DownLeftRightVector:"\u2950",DownLeftTeeVector:"\u295e",DownLeftVector:"\u21bd",DownLeftVectorBar:"\u2956",DownRightTeeVector:"\u295f",DownRightVector:"\u21c1",DownRightVectorBar:"\u2957",DownTee:"\u22a4",DownTeeArrow:"\u21a7",drbkarow:"\u2910",drcorn:"\u231f",drcrop:"\u230c",dscr:"\ud835\udcb9",Dscr:"\ud835\udc9f",dscy:"\u0455",DScy:"\u0405",dsol:"\u29f6",dstrok:"\u0111",Dstrok:"\u0110",dtdot:"\u22f1",dtri:"\u25bf",dtrif:"\u25be",duarr:"\u21f5",duhar:"\u296f",dwangle:"\u29a6",dzcy:"\u045f",DZcy:"\u040f",dzigrarr:"\u27ff",eacute:"\xe9",Eacute:"\xc9",easter:"\u2a6e",ecaron:"\u011b",Ecaron:"\u011a",ecir:"\u2256",ecirc:"\xea",Ecirc:"\xca",ecolon:"\u2255",ecy:"\u044d",Ecy:"\u042d",eDDot:"\u2a77",edot:"\u0117",eDot:"\u2251",Edot:"\u0116",ee:"\u2147",efDot:"\u2252",efr:"\ud835\udd22",Efr:"\ud835\udd08",eg:"\u2a9a",egrave:"\xe8",Egrave:"\xc8",egs:"\u2a96",egsdot:"\u2a98",el:"\u2a99",Element:"\u2208",elinters:"\u23e7",ell:"\u2113",els:"\u2a95",elsdot:"\u2a97",emacr:"\u0113",Emacr:"\u0112",empty:"\u2205",emptyset:"\u2205",EmptySmallSquare:"\u25fb",emptyv:"\u2205",EmptyVerySmallSquare:"\u25ab",emsp:"\u2003",emsp13:"\u2004",emsp14:"\u2005",eng:"\u014b",ENG:"\u014a",ensp:"\u2002",eogon:"\u0119",Eogon:"\u0118",eopf:"\ud835\udd56",Eopf:"\ud835\udd3c",epar:"\u22d5",eparsl:"\u29e3",eplus:"\u2a71",epsi:"\u03b5",epsilon:"\u03b5",Epsilon:"\u0395",epsiv:"\u03f5",eqcirc:"\u2256",eqcolon:"\u2255",eqsim:"\u2242",eqslantgtr:"\u2a96",eqslantless:"\u2a95",Equal:"\u2a75",equals:"=",EqualTilde:"\u2242",equest:"\u225f",Equilibrium:"\u21cc",equiv:"\u2261",equivDD:"\u2a78",eqvparsl:"\u29e5",erarr:"\u2971",erDot:"\u2253",escr:"\u212f",Escr:"\u2130",esdot:"\u2250",esim:"\u2242",Esim:"\u2a73",eta:"\u03b7",Eta:"\u0397",eth:"\xf0",ETH:"\xd0",euml:"\xeb",Euml:"\xcb",euro:"\u20ac",excl:"!",exist:"\u2203",Exists:"\u2203",expectation:"\u2130",exponentiale:"\u2147",ExponentialE:"\u2147",fallingdotseq:"\u2252",fcy:"\u0444",Fcy:"\u0424",female:"\u2640",ffilig:"\ufb03",fflig:"\ufb00",ffllig:"\ufb04",ffr:"\ud835\udd23",Ffr:"\ud835\udd09",filig:"\ufb01",FilledSmallSquare:"\u25fc",FilledVerySmallSquare:"\u25aa",fjlig:"fj",flat:"\u266d",fllig:"\ufb02",fltns:"\u25b1",fnof:"\u0192",fopf:"\ud835\udd57",Fopf:"\ud835\udd3d",forall:"\u2200",ForAll:"\u2200",fork:"\u22d4",forkv:"\u2ad9",Fouriertrf:"\u2131",fpartint:"\u2a0d",frac12:"\xbd",frac13:"\u2153",frac14:"\xbc",frac15:"\u2155",frac16:"\u2159",frac18:"\u215b",frac23:"\u2154",frac25:"\u2156",frac34:"\xbe",frac35:"\u2157",frac38:"\u215c",frac45:"\u2158",frac56:"\u215a",frac58:"\u215d",frac78:"\u215e",frasl:"\u2044",frown:"\u2322",fscr:"\ud835\udcbb",Fscr:"\u2131",gacute:"\u01f5",gamma:"\u03b3",Gamma:"\u0393",gammad:"\u03dd",Gammad:"\u03dc",gap:"\u2a86",gbreve:"\u011f",Gbreve:"\u011e",Gcedil:"\u0122",gcirc:"\u011d",Gcirc:"\u011c",gcy:"\u0433",Gcy:"\u0413",gdot:"\u0121",Gdot:"\u0120",ge:"\u2265",gE:"\u2267",gel:"\u22db",gEl:"\u2a8c",geq:"\u2265",geqq:"\u2267",geqslant:"\u2a7e",ges:"\u2a7e",gescc:"\u2aa9",gesdot:"\u2a80",gesdoto:"\u2a82",gesdotol:"\u2a84",gesl:"\u22db\ufe00",gesles:"\u2a94",gfr:"\ud835\udd24",Gfr:"\ud835\udd0a",gg:"\u226b",Gg:"\u22d9",ggg:"\u22d9",gimel:"\u2137",gjcy:"\u0453",GJcy:"\u0403",gl:"\u2277",gla:"\u2aa5",glE:"\u2a92",glj:"\u2aa4",gnap:"\u2a8a",gnapprox:"\u2a8a",gne:"\u2a88",gnE:"\u2269",gneq:"\u2a88",gneqq:"\u2269",gnsim:"\u22e7",gopf:"\ud835\udd58",Gopf:"\ud835\udd3e",grave:"`",GreaterEqual:"\u2265",GreaterEqualLess:"\u22db",GreaterFullEqual:"\u2267",GreaterGreater:"\u2aa2",GreaterLess:"\u2277",GreaterSlantEqual:"\u2a7e",GreaterTilde:"\u2273",gscr:"\u210a",Gscr:"\ud835\udca2",gsim:"\u2273",gsime:"\u2a8e",gsiml:"\u2a90",gt:">",Gt:"\u226b",GT:">",gtcc:"\u2aa7",gtcir:"\u2a7a",gtdot:"\u22d7",gtlPar:"\u2995",gtquest:"\u2a7c",gtrapprox:"\u2a86",gtrarr:"\u2978",gtrdot:"\u22d7",gtreqless:"\u22db",gtreqqless:"\u2a8c",gtrless:"\u2277",gtrsim:"\u2273",gvertneqq:"\u2269\ufe00",gvnE:"\u2269\ufe00",Hacek:"\u02c7",hairsp:"\u200a",half:"\xbd",hamilt:"\u210b",hardcy:"\u044a",HARDcy:"\u042a",harr:"\u2194",hArr:"\u21d4",harrcir:"\u2948",harrw:"\u21ad",Hat:"^",hbar:"\u210f",hcirc:"\u0125",Hcirc:"\u0124",hearts:"\u2665",heartsuit:"\u2665",hellip:"\u2026",hercon:"\u22b9",hfr:"\ud835\udd25",Hfr:"\u210c",HilbertSpace:"\u210b",hksearow:"\u2925",hkswarow:"\u2926",hoarr:"\u21ff",homtht:"\u223b",hookleftarrow:"\u21a9",hookrightarrow:"\u21aa",hopf:"\ud835\udd59",Hopf:"\u210d",horbar:"\u2015",HorizontalLine:"\u2500",hscr:"\ud835\udcbd",Hscr:"\u210b",hslash:"\u210f",hstrok:"\u0127",Hstrok:"\u0126",HumpDownHump:"\u224e",HumpEqual:"\u224f",hybull:"\u2043",hyphen:"\u2010",iacute:"\xed",Iacute:"\xcd",ic:"\u2063",icirc:"\xee",Icirc:"\xce",icy:"\u0438",Icy:"\u0418",Idot:"\u0130",iecy:"\u0435",IEcy:"\u0415",iexcl:"\xa1",iff:"\u21d4",ifr:"\ud835\udd26",Ifr:"\u2111",igrave:"\xec",Igrave:"\xcc",ii:"\u2148",iiiint:"\u2a0c",iiint:"\u222d",iinfin:"\u29dc",iiota:"\u2129",ijlig:"\u0133",IJlig:"\u0132",Im:"\u2111",imacr:"\u012b",Imacr:"\u012a",image:"\u2111",ImaginaryI:"\u2148",imagline:"\u2110",imagpart:"\u2111",imath:"\u0131",imof:"\u22b7",imped:"\u01b5",Implies:"\u21d2",in:"\u2208",incare:"\u2105",infin:"\u221e",infintie:"\u29dd",inodot:"\u0131",int:"\u222b",Int:"\u222c",intcal:"\u22ba",integers:"\u2124",Integral:"\u222b",intercal:"\u22ba",Intersection:"\u22c2",intlarhk:"\u2a17",intprod:"\u2a3c",InvisibleComma:"\u2063",InvisibleTimes:"\u2062",iocy:"\u0451",IOcy:"\u0401",iogon:"\u012f",Iogon:"\u012e",iopf:"\ud835\udd5a",Iopf:"\ud835\udd40",iota:"\u03b9",Iota:"\u0399",iprod:"\u2a3c",iquest:"\xbf",iscr:"\ud835\udcbe",Iscr:"\u2110",isin:"\u2208",isindot:"\u22f5",isinE:"\u22f9",isins:"\u22f4",isinsv:"\u22f3",isinv:"\u2208",it:"\u2062",itilde:"\u0129",Itilde:"\u0128",iukcy:"\u0456",Iukcy:"\u0406",iuml:"\xef",Iuml:"\xcf",jcirc:"\u0135",Jcirc:"\u0134",jcy:"\u0439",Jcy:"\u0419",jfr:"\ud835\udd27",Jfr:"\ud835\udd0d",jmath:"\u0237",jopf:"\ud835\udd5b",Jopf:"\ud835\udd41",jscr:"\ud835\udcbf",Jscr:"\ud835\udca5",jsercy:"\u0458",Jsercy:"\u0408",jukcy:"\u0454",Jukcy:"\u0404",kappa:"\u03ba",Kappa:"\u039a",kappav:"\u03f0",kcedil:"\u0137",Kcedil:"\u0136",kcy:"\u043a",Kcy:"\u041a",kfr:"\ud835\udd28",Kfr:"\ud835\udd0e",kgreen:"\u0138",khcy:"\u0445",KHcy:"\u0425",kjcy:"\u045c",KJcy:"\u040c",kopf:"\ud835\udd5c",Kopf:"\ud835\udd42",kscr:"\ud835\udcc0",Kscr:"\ud835\udca6",lAarr:"\u21da",lacute:"\u013a",Lacute:"\u0139",laemptyv:"\u29b4",lagran:"\u2112",lambda:"\u03bb",Lambda:"\u039b",lang:"\u27e8",Lang:"\u27ea",langd:"\u2991",langle:"\u27e8",lap:"\u2a85",Laplacetrf:"\u2112",laquo:"\xab",larr:"\u2190",lArr:"\u21d0",Larr:"\u219e",larrb:"\u21e4",larrbfs:"\u291f",larrfs:"\u291d",larrhk:"\u21a9",larrlp:"\u21ab",larrpl:"\u2939",larrsim:"\u2973",larrtl:"\u21a2",lat:"\u2aab",latail:"\u2919",lAtail:"\u291b",late:"\u2aad",lates:"\u2aad\ufe00",lbarr:"\u290c",lBarr:"\u290e",lbbrk:"\u2772",lbrace:"{",lbrack:"[",lbrke:"\u298b",lbrksld:"\u298f",lbrkslu:"\u298d",lcaron:"\u013e",Lcaron:"\u013d",lcedil:"\u013c",Lcedil:"\u013b",lceil:"\u2308",lcub:"{",lcy:"\u043b",Lcy:"\u041b",ldca:"\u2936",ldquo:"\u201c",ldquor:"\u201e",ldrdhar:"\u2967",ldrushar:"\u294b",ldsh:"\u21b2",le:"\u2264",lE:"\u2266",LeftAngleBracket:"\u27e8",leftarrow:"\u2190",Leftarrow:"\u21d0",LeftArrow:"\u2190",LeftArrowBar:"\u21e4",LeftArrowRightArrow:"\u21c6",leftarrowtail:"\u21a2",LeftCeiling:"\u2308",LeftDoubleBracket:"\u27e6",LeftDownTeeVector:"\u2961",LeftDownVector:"\u21c3",LeftDownVectorBar:"\u2959",LeftFloor:"\u230a",leftharpoondown:"\u21bd",leftharpoonup:"\u21bc",leftleftarrows:"\u21c7",leftrightarrow:"\u2194",Leftrightarrow:"\u21d4",LeftRightArrow:"\u2194",leftrightarrows:"\u21c6",leftrightharpoons:"\u21cb",leftrightsquigarrow:"\u21ad",LeftRightVector:"\u294e",LeftTee:"\u22a3",LeftTeeArrow:"\u21a4",LeftTeeVector:"\u295a",leftthreetimes:"\u22cb",LeftTriangle:"\u22b2",LeftTriangleBar:"\u29cf",LeftTriangleEqual:"\u22b4",LeftUpDownVector:"\u2951",LeftUpTeeVector:"\u2960",LeftUpVector:"\u21bf",LeftUpVectorBar:"\u2958",LeftVector:"\u21bc",LeftVectorBar:"\u2952",leg:"\u22da",lEg:"\u2a8b",leq:"\u2264",leqq:"\u2266",leqslant:"\u2a7d",les:"\u2a7d",lescc:"\u2aa8",lesdot:"\u2a7f",lesdoto:"\u2a81",lesdotor:"\u2a83",lesg:"\u22da\ufe00",lesges:"\u2a93",lessapprox:"\u2a85",lessdot:"\u22d6",lesseqgtr:"\u22da",lesseqqgtr:"\u2a8b",LessEqualGreater:"\u22da",LessFullEqual:"\u2266",LessGreater:"\u2276",lessgtr:"\u2276",LessLess:"\u2aa1",lesssim:"\u2272",LessSlantEqual:"\u2a7d",LessTilde:"\u2272",lfisht:"\u297c",lfloor:"\u230a",lfr:"\ud835\udd29",Lfr:"\ud835\udd0f",lg:"\u2276",lgE:"\u2a91",lHar:"\u2962",lhard:"\u21bd",lharu:"\u21bc",lharul:"\u296a",lhblk:"\u2584",ljcy:"\u0459",LJcy:"\u0409",ll:"\u226a",Ll:"\u22d8",llarr:"\u21c7",llcorner:"\u231e",Lleftarrow:"\u21da",llhard:"\u296b",lltri:"\u25fa",lmidot:"\u0140",Lmidot:"\u013f",lmoust:"\u23b0",lmoustache:"\u23b0",lnap:"\u2a89",lnapprox:"\u2a89",lne:"\u2a87",lnE:"\u2268",lneq:"\u2a87",lneqq:"\u2268",lnsim:"\u22e6",loang:"\u27ec",loarr:"\u21fd",lobrk:"\u27e6",longleftarrow:"\u27f5",Longleftarrow:"\u27f8",LongLeftArrow:"\u27f5",longleftrightarrow:"\u27f7",Longleftrightarrow:"\u27fa",LongLeftRightArrow:"\u27f7",longmapsto:"\u27fc",longrightarrow:"\u27f6",Longrightarrow:"\u27f9",LongRightArrow:"\u27f6",looparrowleft:"\u21ab",looparrowright:"\u21ac",lopar:"\u2985",lopf:"\ud835\udd5d",Lopf:"\ud835\udd43",loplus:"\u2a2d",lotimes:"\u2a34",lowast:"\u2217",lowbar:"_",LowerLeftArrow:"\u2199",LowerRightArrow:"\u2198",loz:"\u25ca",lozenge:"\u25ca",lozf:"\u29eb",lpar:"(",lparlt:"\u2993",lrarr:"\u21c6",lrcorner:"\u231f",lrhar:"\u21cb",lrhard:"\u296d",lrm:"\u200e",lrtri:"\u22bf",lsaquo:"\u2039",lscr:"\ud835\udcc1",Lscr:"\u2112",lsh:"\u21b0",Lsh:"\u21b0",lsim:"\u2272",lsime:"\u2a8d",lsimg:"\u2a8f",lsqb:"[",lsquo:"\u2018",lsquor:"\u201a",lstrok:"\u0142",Lstrok:"\u0141",lt:"<",Lt:"\u226a",LT:"<",ltcc:"\u2aa6",ltcir:"\u2a79",ltdot:"\u22d6",lthree:"\u22cb",ltimes:"\u22c9",ltlarr:"\u2976",ltquest:"\u2a7b",ltri:"\u25c3",ltrie:"\u22b4",ltrif:"\u25c2",ltrPar:"\u2996",lurdshar:"\u294a",luruhar:"\u2966",lvertneqq:"\u2268\ufe00",lvnE:"\u2268\ufe00",macr:"\xaf",male:"\u2642",malt:"\u2720",maltese:"\u2720",map:"\u21a6",Map:"\u2905",mapsto:"\u21a6",mapstodown:"\u21a7",mapstoleft:"\u21a4",mapstoup:"\u21a5",marker:"\u25ae",mcomma:"\u2a29",mcy:"\u043c",Mcy:"\u041c",mdash:"\u2014",mDDot:"\u223a",measuredangle:"\u2221",MediumSpace:"\u205f",Mellintrf:"\u2133",mfr:"\ud835\udd2a",Mfr:"\ud835\udd10",mho:"\u2127",micro:"\xb5",mid:"\u2223",midast:"*",midcir:"\u2af0",middot:"\xb7",minus:"\u2212",minusb:"\u229f",minusd:"\u2238",minusdu:"\u2a2a",MinusPlus:"\u2213",mlcp:"\u2adb",mldr:"\u2026",mnplus:"\u2213",models:"\u22a7",mopf:"\ud835\udd5e",Mopf:"\ud835\udd44",mp:"\u2213",mscr:"\ud835\udcc2",Mscr:"\u2133",mstpos:"\u223e",mu:"\u03bc",Mu:"\u039c",multimap:"\u22b8",mumap:"\u22b8",nabla:"\u2207",nacute:"\u0144",Nacute:"\u0143",nang:"\u2220\u20d2",nap:"\u2249",napE:"\u2a70\u0338",napid:"\u224b\u0338",napos:"\u0149",napprox:"\u2249",natur:"\u266e",natural:"\u266e",naturals:"\u2115",nbsp:"\xa0",nbump:"\u224e\u0338",nbumpe:"\u224f\u0338",ncap:"\u2a43",ncaron:"\u0148",Ncaron:"\u0147",ncedil:"\u0146",Ncedil:"\u0145",ncong:"\u2247",ncongdot:"\u2a6d\u0338",ncup:"\u2a42",ncy:"\u043d",Ncy:"\u041d",ndash:"\u2013",ne:"\u2260",nearhk:"\u2924",nearr:"\u2197",neArr:"\u21d7",nearrow:"\u2197",nedot:"\u2250\u0338",NegativeMediumSpace:"\u200b",NegativeThickSpace:"\u200b",NegativeThinSpace:"\u200b",NegativeVeryThinSpace:"\u200b",nequiv:"\u2262",nesear:"\u2928",nesim:"\u2242\u0338",NestedGreaterGreater:"\u226b",NestedLessLess:"\u226a",NewLine:"\n",nexist:"\u2204",nexists:"\u2204",nfr:"\ud835\udd2b",Nfr:"\ud835\udd11",nge:"\u2271",ngE:"\u2267\u0338",ngeq:"\u2271",ngeqq:"\u2267\u0338",ngeqslant:"\u2a7e\u0338",nges:"\u2a7e\u0338",nGg:"\u22d9\u0338",ngsim:"\u2275",ngt:"\u226f",nGt:"\u226b\u20d2",ngtr:"\u226f",nGtv:"\u226b\u0338",nharr:"\u21ae",nhArr:"\u21ce",nhpar:"\u2af2",ni:"\u220b",nis:"\u22fc",nisd:"\u22fa",niv:"\u220b",njcy:"\u045a",NJcy:"\u040a",nlarr:"\u219a",nlArr:"\u21cd",nldr:"\u2025",nle:"\u2270",nlE:"\u2266\u0338",nleftarrow:"\u219a",nLeftarrow:"\u21cd",nleftrightarrow:"\u21ae",nLeftrightarrow:"\u21ce",nleq:"\u2270",nleqq:"\u2266\u0338",nleqslant:"\u2a7d\u0338",nles:"\u2a7d\u0338",nless:"\u226e",nLl:"\u22d8\u0338",nlsim:"\u2274",nlt:"\u226e",nLt:"\u226a\u20d2",nltri:"\u22ea",nltrie:"\u22ec",nLtv:"\u226a\u0338",nmid:"\u2224",NoBreak:"\u2060",NonBreakingSpace:"\xa0",nopf:"\ud835\udd5f",Nopf:"\u2115",not:"\xac",Not:"\u2aec",NotCongruent:"\u2262",NotCupCap:"\u226d",NotDoubleVerticalBar:"\u2226",NotElement:"\u2209",NotEqual:"\u2260",NotEqualTilde:"\u2242\u0338",NotExists:"\u2204",NotGreater:"\u226f",NotGreaterEqual:"\u2271",NotGreaterFullEqual:"\u2267\u0338",NotGreaterGreater:"\u226b\u0338",NotGreaterLess:"\u2279",NotGreaterSlantEqual:"\u2a7e\u0338",NotGreaterTilde:"\u2275",NotHumpDownHump:"\u224e\u0338",NotHumpEqual:"\u224f\u0338",notin:"\u2209",notindot:"\u22f5\u0338",notinE:"\u22f9\u0338",notinva:"\u2209",notinvb:"\u22f7",notinvc:"\u22f6",NotLeftTriangle:"\u22ea",NotLeftTriangleBar:"\u29cf\u0338",NotLeftTriangleEqual:"\u22ec",NotLess:"\u226e",NotLessEqual:"\u2270",NotLessGreater:"\u2278",NotLessLess:"\u226a\u0338",NotLessSlantEqual:"\u2a7d\u0338",NotLessTilde:"\u2274",NotNestedGreaterGreater:"\u2aa2\u0338",NotNestedLessLess:"\u2aa1\u0338",notni:"\u220c",notniva:"\u220c",notnivb:"\u22fe",notnivc:"\u22fd",NotPrecedes:"\u2280",NotPrecedesEqual:"\u2aaf\u0338",NotPrecedesSlantEqual:"\u22e0",NotReverseElement:"\u220c",NotRightTriangle:"\u22eb",NotRightTriangleBar:"\u29d0\u0338",NotRightTriangleEqual:"\u22ed",NotSquareSubset:"\u228f\u0338",NotSquareSubsetEqual:"\u22e2",NotSquareSuperset:"\u2290\u0338",NotSquareSupersetEqual:"\u22e3",NotSubset:"\u2282\u20d2",NotSubsetEqual:"\u2288",NotSucceeds:"\u2281",NotSucceedsEqual:"\u2ab0\u0338",NotSucceedsSlantEqual:"\u22e1",NotSucceedsTilde:"\u227f\u0338",NotSuperset:"\u2283\u20d2",NotSupersetEqual:"\u2289",NotTilde:"\u2241",NotTildeEqual:"\u2244",NotTildeFullEqual:"\u2247",NotTildeTilde:"\u2249",NotVerticalBar:"\u2224",npar:"\u2226",nparallel:"\u2226",nparsl:"\u2afd\u20e5",npart:"\u2202\u0338",npolint:"\u2a14",npr:"\u2280",nprcue:"\u22e0",npre:"\u2aaf\u0338",nprec:"\u2280",npreceq:"\u2aaf\u0338",nrarr:"\u219b",nrArr:"\u21cf",nrarrc:"\u2933\u0338",nrarrw:"\u219d\u0338",nrightarrow:"\u219b",nRightarrow:"\u21cf",nrtri:"\u22eb",nrtrie:"\u22ed",nsc:"\u2281",nsccue:"\u22e1",nsce:"\u2ab0\u0338",nscr:"\ud835\udcc3",Nscr:"\ud835\udca9",nshortmid:"\u2224",nshortparallel:"\u2226",nsim:"\u2241",nsime:"\u2244",nsimeq:"\u2244",nsmid:"\u2224",nspar:"\u2226",nsqsube:"\u22e2",nsqsupe:"\u22e3",nsub:"\u2284",nsube:"\u2288",nsubE:"\u2ac5\u0338",nsubset:"\u2282\u20d2",nsubseteq:"\u2288",nsubseteqq:"\u2ac5\u0338",nsucc:"\u2281",nsucceq:"\u2ab0\u0338",nsup:"\u2285",nsupe:"\u2289",nsupE:"\u2ac6\u0338",nsupset:"\u2283\u20d2",nsupseteq:"\u2289",nsupseteqq:"\u2ac6\u0338",ntgl:"\u2279",ntilde:"\xf1",Ntilde:"\xd1",ntlg:"\u2278",ntriangleleft:"\u22ea",ntrianglelefteq:"\u22ec",ntriangleright:"\u22eb",ntrianglerighteq:"\u22ed",nu:"\u03bd",Nu:"\u039d",num:"#",numero:"\u2116",numsp:"\u2007",nvap:"\u224d\u20d2",nvdash:"\u22ac",nvDash:"\u22ad",nVdash:"\u22ae",nVDash:"\u22af",nvge:"\u2265\u20d2",nvgt:">\u20d2",nvHarr:"\u2904",nvinfin:"\u29de",nvlArr:"\u2902",nvle:"\u2264\u20d2",nvlt:"<\u20d2",nvltrie:"\u22b4\u20d2",nvrArr:"\u2903",nvrtrie:"\u22b5\u20d2",nvsim:"\u223c\u20d2",nwarhk:"\u2923",nwarr:"\u2196",nwArr:"\u21d6",nwarrow:"\u2196",nwnear:"\u2927",oacute:"\xf3",Oacute:"\xd3",oast:"\u229b",ocir:"\u229a",ocirc:"\xf4",Ocirc:"\xd4",ocy:"\u043e",Ocy:"\u041e",odash:"\u229d",odblac:"\u0151",Odblac:"\u0150",odiv:"\u2a38",odot:"\u2299",odsold:"\u29bc",oelig:"\u0153",OElig:"\u0152",ofcir:"\u29bf",ofr:"\ud835\udd2c",Ofr:"\ud835\udd12",ogon:"\u02db",ograve:"\xf2",Ograve:"\xd2",ogt:"\u29c1",ohbar:"\u29b5",ohm:"\u03a9",oint:"\u222e",olarr:"\u21ba",olcir:"\u29be",olcross:"\u29bb",oline:"\u203e",olt:"\u29c0",omacr:"\u014d",Omacr:"\u014c",omega:"\u03c9",Omega:"\u03a9",omicron:"\u03bf",Omicron:"\u039f",omid:"\u29b6",ominus:"\u2296",oopf:"\ud835\udd60",Oopf:"\ud835\udd46",opar:"\u29b7",OpenCurlyDoubleQuote:"\u201c",OpenCurlyQuote:"\u2018",operp:"\u29b9",oplus:"\u2295",or:"\u2228",Or:"\u2a54",orarr:"\u21bb",ord:"\u2a5d",order:"\u2134",orderof:"\u2134",ordf:"\xaa",ordm:"\xba",origof:"\u22b6",oror:"\u2a56",orslope:"\u2a57",orv:"\u2a5b",oS:"\u24c8",oscr:"\u2134",Oscr:"\ud835\udcaa",oslash:"\xf8",Oslash:"\xd8",osol:"\u2298",otilde:"\xf5",Otilde:"\xd5",otimes:"\u2297",Otimes:"\u2a37",otimesas:"\u2a36",ouml:"\xf6",Ouml:"\xd6",ovbar:"\u233d",OverBar:"\u203e",OverBrace:"\u23de",OverBracket:"\u23b4",OverParenthesis:"\u23dc",par:"\u2225",para:"\xb6",parallel:"\u2225",parsim:"\u2af3",parsl:"\u2afd",part:"\u2202",PartialD:"\u2202",pcy:"\u043f",Pcy:"\u041f",percnt:"%",period:".",permil:"\u2030",perp:"\u22a5",pertenk:"\u2031",pfr:"\ud835\udd2d",Pfr:"\ud835\udd13",phi:"\u03c6",Phi:"\u03a6",phiv:"\u03d5",phmmat:"\u2133",phone:"\u260e",pi:"\u03c0",Pi:"\u03a0",pitchfork:"\u22d4",piv:"\u03d6",planck:"\u210f",planckh:"\u210e",plankv:"\u210f",plus:"+",plusacir:"\u2a23",plusb:"\u229e",pluscir:"\u2a22",plusdo:"\u2214",plusdu:"\u2a25",pluse:"\u2a72",PlusMinus:"\xb1",plusmn:"\xb1",plussim:"\u2a26",plustwo:"\u2a27",pm:"\xb1",Poincareplane:"\u210c",pointint:"\u2a15",popf:"\ud835\udd61",Popf:"\u2119",pound:"\xa3",pr:"\u227a",Pr:"\u2abb",prap:"\u2ab7",prcue:"\u227c",pre:"\u2aaf",prE:"\u2ab3",prec:"\u227a",precapprox:"\u2ab7",preccurlyeq:"\u227c",Precedes:"\u227a",PrecedesEqual:"\u2aaf",PrecedesSlantEqual:"\u227c",PrecedesTilde:"\u227e",preceq:"\u2aaf",precnapprox:"\u2ab9",precneqq:"\u2ab5",precnsim:"\u22e8",precsim:"\u227e",prime:"\u2032",Prime:"\u2033",primes:"\u2119",prnap:"\u2ab9",prnE:"\u2ab5",prnsim:"\u22e8",prod:"\u220f",Product:"\u220f",profalar:"\u232e",profline:"\u2312",profsurf:"\u2313",prop:"\u221d",Proportion:"\u2237",Proportional:"\u221d",propto:"\u221d",prsim:"\u227e",prurel:"\u22b0",pscr:"\ud835\udcc5",Pscr:"\ud835\udcab",psi:"\u03c8",Psi:"\u03a8",puncsp:"\u2008",qfr:"\ud835\udd2e",Qfr:"\ud835\udd14",qint:"\u2a0c",qopf:"\ud835\udd62",Qopf:"\u211a",qprime:"\u2057",qscr:"\ud835\udcc6",Qscr:"\ud835\udcac",quaternions:"\u210d",quatint:"\u2a16",quest:"?",questeq:"\u225f",quot:'"',QUOT:'"',rAarr:"\u21db",race:"\u223d\u0331",racute:"\u0155",Racute:"\u0154",radic:"\u221a",raemptyv:"\u29b3",rang:"\u27e9",Rang:"\u27eb",rangd:"\u2992",range:"\u29a5",rangle:"\u27e9",raquo:"\xbb",rarr:"\u2192",rArr:"\u21d2",Rarr:"\u21a0",rarrap:"\u2975",rarrb:"\u21e5",rarrbfs:"\u2920",rarrc:"\u2933",rarrfs:"\u291e",rarrhk:"\u21aa",rarrlp:"\u21ac",rarrpl:"\u2945",rarrsim:"\u2974",rarrtl:"\u21a3",Rarrtl:"\u2916",rarrw:"\u219d",ratail:"\u291a",rAtail:"\u291c",ratio:"\u2236",rationals:"\u211a",rbarr:"\u290d",rBarr:"\u290f",RBarr:"\u2910",rbbrk:"\u2773",rbrace:"}",rbrack:"]",rbrke:"\u298c",rbrksld:"\u298e",rbrkslu:"\u2990",rcaron:"\u0159",Rcaron:"\u0158",rcedil:"\u0157",Rcedil:"\u0156",rceil:"\u2309",rcub:"}",rcy:"\u0440",Rcy:"\u0420",rdca:"\u2937",rdldhar:"\u2969",rdquo:"\u201d",rdquor:"\u201d",rdsh:"\u21b3",Re:"\u211c",real:"\u211c",realine:"\u211b",realpart:"\u211c",reals:"\u211d",rect:"\u25ad",reg:"\xae",REG:"\xae",ReverseElement:"\u220b",ReverseEquilibrium:"\u21cb",ReverseUpEquilibrium:"\u296f",rfisht:"\u297d",rfloor:"\u230b",rfr:"\ud835\udd2f",Rfr:"\u211c",rHar:"\u2964",rhard:"\u21c1",rharu:"\u21c0",rharul:"\u296c",rho:"\u03c1",Rho:"\u03a1",rhov:"\u03f1",RightAngleBracket:"\u27e9",rightarrow:"\u2192",Rightarrow:"\u21d2",RightArrow:"\u2192",RightArrowBar:"\u21e5",RightArrowLeftArrow:"\u21c4",rightarrowtail:"\u21a3",RightCeiling:"\u2309",RightDoubleBracket:"\u27e7",RightDownTeeVector:"\u295d",RightDownVector:"\u21c2",RightDownVectorBar:"\u2955",RightFloor:"\u230b",rightharpoondown:"\u21c1",rightharpoonup:"\u21c0",rightleftarrows:"\u21c4",rightleftharpoons:"\u21cc",rightrightarrows:"\u21c9",rightsquigarrow:"\u219d",RightTee:"\u22a2",RightTeeArrow:"\u21a6",RightTeeVector:"\u295b",rightthreetimes:"\u22cc",RightTriangle:"\u22b3",RightTriangleBar:"\u29d0",RightTriangleEqual:"\u22b5",RightUpDownVector:"\u294f",RightUpTeeVector:"\u295c",RightUpVector:"\u21be",RightUpVectorBar:"\u2954",RightVector:"\u21c0",RightVectorBar:"\u2953",ring:"\u02da",risingdotseq:"\u2253",rlarr:"\u21c4",rlhar:"\u21cc",rlm:"\u200f",rmoust:"\u23b1",rmoustache:"\u23b1",rnmid:"\u2aee",roang:"\u27ed",roarr:"\u21fe",robrk:"\u27e7",ropar:"\u2986",ropf:"\ud835\udd63",Ropf:"\u211d",roplus:"\u2a2e",rotimes:"\u2a35",RoundImplies:"\u2970",rpar:")",rpargt:"\u2994",rppolint:"\u2a12",rrarr:"\u21c9",Rrightarrow:"\u21db",rsaquo:"\u203a",rscr:"\ud835\udcc7",Rscr:"\u211b",rsh:"\u21b1",Rsh:"\u21b1",rsqb:"]",rsquo:"\u2019",rsquor:"\u2019",rthree:"\u22cc",rtimes:"\u22ca",rtri:"\u25b9",rtrie:"\u22b5",rtrif:"\u25b8",rtriltri:"\u29ce",RuleDelayed:"\u29f4",ruluhar:"\u2968",rx:"\u211e",sacute:"\u015b",Sacute:"\u015a",sbquo:"\u201a",sc:"\u227b",Sc:"\u2abc",scap:"\u2ab8",scaron:"\u0161",Scaron:"\u0160",sccue:"\u227d",sce:"\u2ab0",scE:"\u2ab4",scedil:"\u015f",Scedil:"\u015e",scirc:"\u015d",Scirc:"\u015c",scnap:"\u2aba",scnE:"\u2ab6",scnsim:"\u22e9",scpolint:"\u2a13",scsim:"\u227f",scy:"\u0441",Scy:"\u0421",sdot:"\u22c5",sdotb:"\u22a1",sdote:"\u2a66",searhk:"\u2925",searr:"\u2198",seArr:"\u21d8",searrow:"\u2198",sect:"\xa7",semi:";",seswar:"\u2929",setminus:"\u2216",setmn:"\u2216",sext:"\u2736",sfr:"\ud835\udd30",Sfr:"\ud835\udd16",sfrown:"\u2322",sharp:"\u266f",shchcy:"\u0449",SHCHcy:"\u0429",shcy:"\u0448",SHcy:"\u0428",ShortDownArrow:"\u2193",ShortLeftArrow:"\u2190",shortmid:"\u2223",shortparallel:"\u2225",ShortRightArrow:"\u2192",ShortUpArrow:"\u2191",shy:"\xad",sigma:"\u03c3",Sigma:"\u03a3",sigmaf:"\u03c2",sigmav:"\u03c2",sim:"\u223c",simdot:"\u2a6a",sime:"\u2243",simeq:"\u2243",simg:"\u2a9e",simgE:"\u2aa0",siml:"\u2a9d",simlE:"\u2a9f",simne:"\u2246",simplus:"\u2a24",simrarr:"\u2972",slarr:"\u2190",SmallCircle:"\u2218",smallsetminus:"\u2216",smashp:"\u2a33",smeparsl:"\u29e4",smid:"\u2223",smile:"\u2323",smt:"\u2aaa",smte:"\u2aac",smtes:"\u2aac\ufe00",softcy:"\u044c",SOFTcy:"\u042c",sol:"/",solb:"\u29c4",solbar:"\u233f",sopf:"\ud835\udd64",Sopf:"\ud835\udd4a",spades:"\u2660",spadesuit:"\u2660",spar:"\u2225",sqcap:"\u2293",sqcaps:"\u2293\ufe00",sqcup:"\u2294",sqcups:"\u2294\ufe00",Sqrt:"\u221a",sqsub:"\u228f",sqsube:"\u2291",sqsubset:"\u228f",sqsubseteq:"\u2291",sqsup:"\u2290",sqsupe:"\u2292",sqsupset:"\u2290",sqsupseteq:"\u2292",squ:"\u25a1",square:"\u25a1",Square:"\u25a1",SquareIntersection:"\u2293",SquareSubset:"\u228f",SquareSubsetEqual:"\u2291",SquareSuperset:"\u2290",SquareSupersetEqual:"\u2292",SquareUnion:"\u2294",squarf:"\u25aa",squf:"\u25aa",srarr:"\u2192",sscr:"\ud835\udcc8",Sscr:"\ud835\udcae",ssetmn:"\u2216",ssmile:"\u2323",sstarf:"\u22c6",star:"\u2606",Star:"\u22c6",starf:"\u2605",straightepsilon:"\u03f5",straightphi:"\u03d5",strns:"\xaf",sub:"\u2282",Sub:"\u22d0",subdot:"\u2abd",sube:"\u2286",subE:"\u2ac5",subedot:"\u2ac3",submult:"\u2ac1",subne:"\u228a",subnE:"\u2acb",subplus:"\u2abf",subrarr:"\u2979",subset:"\u2282",Subset:"\u22d0",subseteq:"\u2286",subseteqq:"\u2ac5",SubsetEqual:"\u2286",subsetneq:"\u228a",subsetneqq:"\u2acb",subsim:"\u2ac7",subsub:"\u2ad5",subsup:"\u2ad3",succ:"\u227b",succapprox:"\u2ab8",succcurlyeq:"\u227d",Succeeds:"\u227b",SucceedsEqual:"\u2ab0",SucceedsSlantEqual:"\u227d",SucceedsTilde:"\u227f",succeq:"\u2ab0",succnapprox:"\u2aba",succneqq:"\u2ab6",succnsim:"\u22e9",succsim:"\u227f",SuchThat:"\u220b",sum:"\u2211",Sum:"\u2211",sung:"\u266a",sup:"\u2283",Sup:"\u22d1",sup1:"\xb9",sup2:"\xb2",sup3:"\xb3",supdot:"\u2abe",supdsub:"\u2ad8",supe:"\u2287",supE:"\u2ac6",supedot:"\u2ac4",Superset:"\u2283",SupersetEqual:"\u2287",suphsol:"\u27c9",suphsub:"\u2ad7",suplarr:"\u297b",supmult:"\u2ac2",supne:"\u228b",supnE:"\u2acc",supplus:"\u2ac0",supset:"\u2283",Supset:"\u22d1",supseteq:"\u2287",supseteqq:"\u2ac6",supsetneq:"\u228b",supsetneqq:"\u2acc",supsim:"\u2ac8",supsub:"\u2ad4",supsup:"\u2ad6",swarhk:"\u2926",swarr:"\u2199",swArr:"\u21d9",swarrow:"\u2199",swnwar:"\u292a",szlig:"\xdf",Tab:"\t",target:"\u2316",tau:"\u03c4",Tau:"\u03a4",tbrk:"\u23b4",tcaron:"\u0165",Tcaron:"\u0164",tcedil:"\u0163",Tcedil:"\u0162",tcy:"\u0442",Tcy:"\u0422",tdot:"\u20db",telrec:"\u2315",tfr:"\ud835\udd31",Tfr:"\ud835\udd17",there4:"\u2234",therefore:"\u2234",Therefore:"\u2234",theta:"\u03b8",Theta:"\u0398",thetasym:"\u03d1",thetav:"\u03d1",thickapprox:"\u2248",thicksim:"\u223c",ThickSpace:"\u205f\u200a",thinsp:"\u2009",ThinSpace:"\u2009",thkap:"\u2248",thksim:"\u223c",thorn:"\xfe",THORN:"\xde",tilde:"\u02dc",Tilde:"\u223c",TildeEqual:"\u2243",TildeFullEqual:"\u2245",TildeTilde:"\u2248",times:"\xd7",timesb:"\u22a0",timesbar:"\u2a31",timesd:"\u2a30",tint:"\u222d",toea:"\u2928",top:"\u22a4",topbot:"\u2336",topcir:"\u2af1",topf:"\ud835\udd65",Topf:"\ud835\udd4b",topfork:"\u2ada",tosa:"\u2929",tprime:"\u2034",trade:"\u2122",TRADE:"\u2122",triangle:"\u25b5",triangledown:"\u25bf",triangleleft:"\u25c3",trianglelefteq:"\u22b4",triangleq:"\u225c",triangleright:"\u25b9",trianglerighteq:"\u22b5",tridot:"\u25ec",trie:"\u225c",triminus:"\u2a3a",TripleDot:"\u20db",triplus:"\u2a39",trisb:"\u29cd",tritime:"\u2a3b",trpezium:"\u23e2",tscr:"\ud835\udcc9",Tscr:"\ud835\udcaf",tscy:"\u0446",TScy:"\u0426",tshcy:"\u045b",TSHcy:"\u040b",tstrok:"\u0167",Tstrok:"\u0166",twixt:"\u226c",twoheadleftarrow:"\u219e",twoheadrightarrow:"\u21a0",uacute:"\xfa",Uacute:"\xda",uarr:"\u2191",uArr:"\u21d1",Uarr:"\u219f",Uarrocir:"\u2949",ubrcy:"\u045e",Ubrcy:"\u040e",ubreve:"\u016d",Ubreve:"\u016c",ucirc:"\xfb",Ucirc:"\xdb",ucy:"\u0443",Ucy:"\u0423",udarr:"\u21c5",udblac:"\u0171",Udblac:"\u0170",udhar:"\u296e",ufisht:"\u297e",ufr:"\ud835\udd32",Ufr:"\ud835\udd18",ugrave:"\xf9",Ugrave:"\xd9",uHar:"\u2963",uharl:"\u21bf",uharr:"\u21be",uhblk:"\u2580",ulcorn:"\u231c",ulcorner:"\u231c",ulcrop:"\u230f",ultri:"\u25f8",umacr:"\u016b",Umacr:"\u016a",uml:"\xa8",UnderBar:"_",UnderBrace:"\u23df",UnderBracket:"\u23b5",UnderParenthesis:"\u23dd",Union:"\u22c3",UnionPlus:"\u228e",uogon:"\u0173",Uogon:"\u0172",uopf:"\ud835\udd66",Uopf:"\ud835\udd4c",uparrow:"\u2191",Uparrow:"\u21d1",UpArrow:"\u2191",UpArrowBar:"\u2912",UpArrowDownArrow:"\u21c5",updownarrow:"\u2195",Updownarrow:"\u21d5",UpDownArrow:"\u2195",UpEquilibrium:"\u296e",upharpoonleft:"\u21bf",upharpoonright:"\u21be",uplus:"\u228e",UpperLeftArrow:"\u2196",UpperRightArrow:"\u2197",upsi:"\u03c5",Upsi:"\u03d2",upsih:"\u03d2",upsilon:"\u03c5",Upsilon:"\u03a5",UpTee:"\u22a5",UpTeeArrow:"\u21a5",upuparrows:"\u21c8",urcorn:"\u231d",urcorner:"\u231d",urcrop:"\u230e",uring:"\u016f",Uring:"\u016e",urtri:"\u25f9",uscr:"\ud835\udcca",Uscr:"\ud835\udcb0",utdot:"\u22f0",utilde:"\u0169",Utilde:"\u0168",utri:"\u25b5",utrif:"\u25b4",uuarr:"\u21c8",uuml:"\xfc",Uuml:"\xdc",uwangle:"\u29a7",vangrt:"\u299c",varepsilon:"\u03f5",varkappa:"\u03f0",varnothing:"\u2205",varphi:"\u03d5",varpi:"\u03d6",varpropto:"\u221d",varr:"\u2195",vArr:"\u21d5",varrho:"\u03f1",varsigma:"\u03c2",varsubsetneq:"\u228a\ufe00",varsubsetneqq:"\u2acb\ufe00",varsupsetneq:"\u228b\ufe00",varsupsetneqq:"\u2acc\ufe00",vartheta:"\u03d1",vartriangleleft:"\u22b2",vartriangleright:"\u22b3",vBar:"\u2ae8",Vbar:"\u2aeb",vBarv:"\u2ae9",vcy:"\u0432",Vcy:"\u0412",vdash:"\u22a2",vDash:"\u22a8",Vdash:"\u22a9",VDash:"\u22ab",Vdashl:"\u2ae6",vee:"\u2228",Vee:"\u22c1",veebar:"\u22bb",veeeq:"\u225a",vellip:"\u22ee",verbar:"|",Verbar:"\u2016",vert:"|",Vert:"\u2016",VerticalBar:"\u2223",VerticalLine:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",VeryThinSpace:"\u200a",vfr:"\ud835\udd33",Vfr:"\ud835\udd19",vltri:"\u22b2",vnsub:"\u2282\u20d2",vnsup:"\u2283\u20d2",vopf:"\ud835\udd67",Vopf:"\ud835\udd4d",vprop:"\u221d",vrtri:"\u22b3",vscr:"\ud835\udccb",Vscr:"\ud835\udcb1",vsubne:"\u228a\ufe00",vsubnE:"\u2acb\ufe00",vsupne:"\u228b\ufe00",vsupnE:"\u2acc\ufe00",Vvdash:"\u22aa",vzigzag:"\u299a",wcirc:"\u0175",Wcirc:"\u0174",wedbar:"\u2a5f",wedge:"\u2227",Wedge:"\u22c0",wedgeq:"\u2259",weierp:"\u2118",wfr:"\ud835\udd34",Wfr:"\ud835\udd1a",wopf:"\ud835\udd68",Wopf:"\ud835\udd4e",wp:"\u2118",wr:"\u2240",wreath:"\u2240",wscr:"\ud835\udccc",Wscr:"\ud835\udcb2",xcap:"\u22c2",xcirc:"\u25ef",xcup:"\u22c3",xdtri:"\u25bd",xfr:"\ud835\udd35",Xfr:"\ud835\udd1b",xharr:"\u27f7",xhArr:"\u27fa",xi:"\u03be",Xi:"\u039e",xlarr:"\u27f5",xlArr:"\u27f8",xmap:"\u27fc",xnis:"\u22fb",xodot:"\u2a00",xopf:"\ud835\udd69",Xopf:"\ud835\udd4f",xoplus:"\u2a01",xotime:"\u2a02",xrarr:"\u27f6",xrArr:"\u27f9",xscr:"\ud835\udccd",Xscr:"\ud835\udcb3",xsqcup:"\u2a06",xuplus:"\u2a04",xutri:"\u25b3",xvee:"\u22c1",xwedge:"\u22c0",yacute:"\xfd",Yacute:"\xdd",yacy:"\u044f",YAcy:"\u042f",ycirc:"\u0177",Ycirc:"\u0176",ycy:"\u044b",Ycy:"\u042b",yen:"\xa5",yfr:"\ud835\udd36",Yfr:"\ud835\udd1c",yicy:"\u0457",YIcy:"\u0407",yopf:"\ud835\udd6a",Yopf:"\ud835\udd50",yscr:"\ud835\udcce",Yscr:"\ud835\udcb4",yucy:"\u044e",YUcy:"\u042e",yuml:"\xff",Yuml:"\u0178",zacute:"\u017a",Zacute:"\u0179",zcaron:"\u017e",Zcaron:"\u017d",zcy:"\u0437",Zcy:"\u0417",zdot:"\u017c",Zdot:"\u017b",zeetrf:"\u2128",ZeroWidthSpace:"\u200b",zeta:"\u03b6",Zeta:"\u0396",zfr:"\ud835\udd37",Zfr:"\u2128",zhcy:"\u0436",ZHcy:"\u0416",zigrarr:"\u21dd",zopf:"\ud835\udd6b",Zopf:"\u2124",zscr:"\ud835\udccf",Zscr:"\ud835\udcb5",zwj:"\u200d",zwnj:"\u200c"},g={aacute:"\xe1",Aacute:"\xc1",acirc:"\xe2",Acirc:"\xc2",acute:"\xb4",aelig:"\xe6",AElig:"\xc6",agrave:"\xe0",Agrave:"\xc0",amp:"&",AMP:"&",aring:"\xe5",Aring:"\xc5",atilde:"\xe3",Atilde:"\xc3",auml:"\xe4",Auml:"\xc4",brvbar:"\xa6",ccedil:"\xe7",Ccedil:"\xc7",cedil:"\xb8",cent:"\xa2",copy:"\xa9",COPY:"\xa9",curren:"\xa4",deg:"\xb0",divide:"\xf7",eacute:"\xe9",Eacute:"\xc9",ecirc:"\xea",Ecirc:"\xca",egrave:"\xe8",Egrave:"\xc8",eth:"\xf0",ETH:"\xd0",euml:"\xeb",Euml:"\xcb",frac12:"\xbd",frac14:"\xbc",frac34:"\xbe",gt:">",GT:">",iacute:"\xed",Iacute:"\xcd",icirc:"\xee",Icirc:"\xce",iexcl:"\xa1",igrave:"\xec",Igrave:"\xcc",iquest:"\xbf",iuml:"\xef",Iuml:"\xcf",laquo:"\xab",lt:"<",LT:"<",macr:"\xaf",micro:"\xb5",middot:"\xb7",nbsp:"\xa0",not:"\xac",ntilde:"\xf1",Ntilde:"\xd1",oacute:"\xf3",Oacute:"\xd3",ocirc:"\xf4",Ocirc:"\xd4",ograve:"\xf2",Ograve:"\xd2",ordf:"\xaa",ordm:"\xba",oslash:"\xf8",Oslash:"\xd8",otilde:"\xf5",Otilde:"\xd5",ouml:"\xf6",Ouml:"\xd6",para:"\xb6",plusmn:"\xb1",pound:"\xa3",quot:'"',QUOT:'"',raquo:"\xbb",reg:"\xae",REG:"\xae",sect:"\xa7",shy:"\xad",sup1:"\xb9",sup2:"\xb2",sup3:"\xb3",szlig:"\xdf",thorn:"\xfe",THORN:"\xde",times:"\xd7",uacute:"\xfa",Uacute:"\xda",ucirc:"\xfb",Ucirc:"\xdb",ugrave:"\xf9",Ugrave:"\xd9",uml:"\xa8",uuml:"\xfc",Uuml:"\xdc",yacute:"\xfd",Yacute:"\xdd",yen:"\xa5",yuml:"\xff"},w={0:"\ufffd",128:"\u20ac",130:"\u201a",131:"\u0192",132:"\u201e",133:"\u2026",134:"\u2020",135:"\u2021",136:"\u02c6",137:"\u2030",138:"\u0160",139:"\u2039",140:"\u0152",142:"\u017d",145:"\u2018",146:"\u2019",147:"\u201c",148:"\u201d",149:"\u2022",150:"\u2013",151:"\u2014",152:"\u02dc",153:"\u2122",154:"\u0161",155:"\u203a",156:"\u0153",158:"\u017e",159:"\u0178"},_=[1,2,3,4,5,6,7,8,11,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,64976,64977,64978,64979,64980,64981,64982,64983,64984,64985,64986,64987,64988,64989,64990,64991,64992,64993,64994,64995,64996,64997,64998,64999,65e3,65001,65002,65003,65004,65005,65006,65007,65534,65535,131070,131071,196606,196607,262142,262143,327678,327679,393214,393215,458750,458751,524286,524287,589822,589823,655358,655359,720894,720895,786430,786431,851966,851967,917502,917503,983038,983039,1048574,1048575,1114110,1114111],C=String.fromCharCode,x={}.hasOwnProperty,O=function(e,t){return x.call(e,t)},S=function(e,t){if(!e)return t;var r,n={};for(r in t)n[r]=O(e,r)?e[r]:t[r];return n},k=function(e,t){var r="";return e>=55296&&e<=57343||e>1114111?(t&&A("character reference outside the permissible Unicode range"),"\ufffd"):O(w,e)?(t&&A("disallowed character reference"),w[e]):(t&&function(e,t){for(var r=-1,n=e.length;++r65535&&(r+=C((e-=65536)>>>10&1023|55296),e=56320|1023&e),r+=C(e))},E=function(e){return"&#x"+e.toString(16).toUpperCase()+";"},T=function(e){return"&#"+e+";"},A=function(e){throw Error("Parse error: "+e)},P=function(e,t){(t=S(t,P.options)).strict&&y.test(e)&&A("forbidden code point");var r=t.encodeEverything,n=t.useNamedReferences,i=t.allowUnsafeSymbols,o=t.decimal?T:E,s=function(e){return o(e.charCodeAt(0))};return r?(e=e.replace(c,function(e){return n&&O(f,e)?"&"+f[e]+";":s(e)}),n&&(e=e.replace(/>\u20D2/g,">⃒").replace(/<\u20D2/g,"<⃒").replace(/fj/g,"fj")),n&&(e=e.replace(p,function(e){return"&"+f[e]+";"}))):n?(i||(e=e.replace(h,function(e){return"&"+f[e]+";"})),e=(e=e.replace(/>\u20D2/g,">⃒").replace(/<\u20D2/g,"<⃒")).replace(p,function(e){return"&"+f[e]+";"})):i||(e=e.replace(h,s)),e.replace(a,function(e){var t=e.charCodeAt(0),r=e.charCodeAt(1);return o(1024*(t-55296)+r-56320+65536)}).replace(l,s)};P.options={allowUnsafeSymbols:!1,encodeEverything:!1,strict:!1,useNamedReferences:!1,decimal:!1};var j=function(e,t){var r=(t=S(t,j.options)).strict;return r&&m.test(e)&&A("malformed character reference"),e.replace(v,function(e,n,i,o,s,u,a,c,l){var p,f,h,d,m,y;return n?b[m=n]:i?(m=i,(y=o)&&t.isAttributeValue?(r&&"="==y&&A("`&` did not start a character reference"),e):(r&&A("named character reference was not terminated by a semicolon"),g[m]+(y||""))):s?(h=s,f=u,r&&!f&&A("character reference was not terminated by a semicolon"),p=parseInt(h,10),k(p,r)):a?(d=a,f=c,r&&!f&&A("character reference was not terminated by a semicolon"),p=parseInt(d,16),k(p,r)):(r&&A("named character reference was not terminated by a semicolon"),e)})};j.options={isAttributeValue:!1,strict:!1};var R={version:"1.2.0",encode:P,decode:j,escape:function(e){return e.replace(h,function(e){return d[e]})},unescape:j};void 0===(i=(function(){return R}).call(t,r,t,e))||(e.exports=i)}()}).call(t,r("3IRH")(e),r("DuR2"))},t2Bb:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS"),o=r("CGGv");t.sampleTime=function(e,t){return void 0===t&&(t=o.async),this.lift(new s(e,t))};var s=function(){function e(e,t){this.period=e,this.scheduler=t}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.period,this.scheduler))},e}(),u=function(e){function t(t,r,n){e.call(this,t),this.period=r,this.scheduler=n,this.hasValue=!1,this.add(n.schedule(a,r,{subscriber:this,period:r}))}return n(t,e),t.prototype._next=function(e){this.lastValue=e,this.hasValue=!0},t.prototype.notifyNext=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.lastValue))},t}(i.Subscriber);function a(e){var t=e.subscriber,r=e.period;t.notifyNext(),this.schedule(e,r)}},t2qv:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("rCTf"),o=r("jBEF"),s=r("Xajo"),u=r("CURp"),a=r("wAkD"),c=function(e){function t(t,r){e.call(this),this.sources=t,this.resultSelector=r}return n(t,e),t.create=function(){for(var e=[],r=0;r=2&&(r=!0),this.lift(new o(e,t,r))};var o=function(){function e(e,t,r){void 0===r&&(r=!1),this.accumulator=e,this.seed=t,this.hasSeed=r}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.accumulator,this.seed,this.hasSeed))},e}(),s=function(e){function t(t,r,n,i){e.call(this,t),this.accumulator=r,this._seed=n,this.hasSeed=i,this.index=0}return n(t,e),Object.defineProperty(t.prototype,"seed",{get:function(){return this._seed},set:function(e){this.hasSeed=!0,this._seed=e},enumerable:!0,configurable:!0}),t.prototype._next=function(e){if(this.hasSeed)return this._tryNext(e);this.seed=e,this.destination.next(e)},t.prototype._tryNext=function(e){var t,r=this.index++;try{t=this.accumulator(this.seed,e,r)}catch(e){this.destination.error(e)}this.seed=t,this.destination.next(t)},t}(i.Subscriber)},tefl:function(e,t,r){"use strict";var n=r("NgUg");t.pairs=n.PairsObservable.create},tn1n:function(e,t,r){"use strict";var n=r("7Gky"),i=r("ack3");t.partition=function(e,t){return[i.filter.call(this,e,t),i.filter.call(this,n.not(e,t))]}},trXz:function(e,t,r){var n,i;void 0===(i="function"==typeof(n=function(){return function(e){if("undefined"==typeof e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if("undefined"==typeof e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var t,r,n;e.hu=function(){this.pipeline.reset(),this.pipeline.add(e.hu.trimmer,e.hu.stopWordFilter,e.hu.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.hu.stemmer))},e.hu.wordCharacters="A-Za-z\xaa\xba\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u02e0-\u02e4\u1d00-\u1d25\u1d2c-\u1d5c\u1d62-\u1d65\u1d6b-\u1d77\u1d79-\u1dbe\u1e00-\u1eff\u2071\u207f\u2090-\u209c\u212a\u212b\u2132\u214e\u2160-\u2188\u2c60-\u2c7f\ua722-\ua787\ua78b-\ua7ad\ua7b0-\ua7b7\ua7f7-\ua7ff\uab30-\uab5a\uab5c-\uab64\ufb00-\ufb06\uff21-\uff3a\uff41-\uff5a",e.hu.trimmer=e.trimmerSupport.generateTrimmer(e.hu.wordCharacters),e.Pipeline.registerFunction(e.hu.trimmer,"trimmer-hu"),e.hu.stemmer=(t=e.stemmerSupport.Among,r=e.stemmerSupport.SnowballProgram,n=new function(){var e,n=[new t("cs",-1,-1),new t("dzs",-1,-1),new t("gy",-1,-1),new t("ly",-1,-1),new t("ny",-1,-1),new t("sz",-1,-1),new t("ty",-1,-1),new t("zs",-1,-1)],i=[new t("\xe1",-1,1),new t("\xe9",-1,2)],o=[new t("bb",-1,-1),new t("cc",-1,-1),new t("dd",-1,-1),new t("ff",-1,-1),new t("gg",-1,-1),new t("jj",-1,-1),new t("kk",-1,-1),new t("ll",-1,-1),new t("mm",-1,-1),new t("nn",-1,-1),new t("pp",-1,-1),new t("rr",-1,-1),new t("ccs",-1,-1),new t("ss",-1,-1),new t("zzs",-1,-1),new t("tt",-1,-1),new t("vv",-1,-1),new t("ggy",-1,-1),new t("lly",-1,-1),new t("nny",-1,-1),new t("tty",-1,-1),new t("ssz",-1,-1),new t("zz",-1,-1)],s=[new t("al",-1,1),new t("el",-1,2)],u=[new t("ba",-1,-1),new t("ra",-1,-1),new t("be",-1,-1),new t("re",-1,-1),new t("ig",-1,-1),new t("nak",-1,-1),new t("nek",-1,-1),new t("val",-1,-1),new t("vel",-1,-1),new t("ul",-1,-1),new t("n\xe1l",-1,-1),new t("n\xe9l",-1,-1),new t("b\xf3l",-1,-1),new t("r\xf3l",-1,-1),new t("t\xf3l",-1,-1),new t("b\xf5l",-1,-1),new t("r\xf5l",-1,-1),new t("t\xf5l",-1,-1),new t("\xfcl",-1,-1),new t("n",-1,-1),new t("an",19,-1),new t("ban",20,-1),new t("en",19,-1),new t("ben",22,-1),new t("k\xe9ppen",22,-1),new t("on",19,-1),new t("\xf6n",19,-1),new t("k\xe9pp",-1,-1),new t("kor",-1,-1),new t("t",-1,-1),new t("at",29,-1),new t("et",29,-1),new t("k\xe9nt",29,-1),new t("ank\xe9nt",32,-1),new t("enk\xe9nt",32,-1),new t("onk\xe9nt",32,-1),new t("ot",29,-1),new t("\xe9rt",29,-1),new t("\xf6t",29,-1),new t("hez",-1,-1),new t("hoz",-1,-1),new t("h\xf6z",-1,-1),new t("v\xe1",-1,-1),new t("v\xe9",-1,-1)],a=[new t("\xe1n",-1,2),new t("\xe9n",-1,1),new t("\xe1nk\xe9nt",-1,3)],c=[new t("stul",-1,2),new t("astul",0,1),new t("\xe1stul",0,3),new t("st\xfcl",-1,2),new t("est\xfcl",3,1),new t("\xe9st\xfcl",3,4)],l=[new t("\xe1",-1,1),new t("\xe9",-1,2)],p=[new t("k",-1,7),new t("ak",0,4),new t("ek",0,6),new t("ok",0,5),new t("\xe1k",0,1),new t("\xe9k",0,2),new t("\xf6k",0,3)],f=[new t("\xe9i",-1,7),new t("\xe1\xe9i",0,6),new t("\xe9\xe9i",0,5),new t("\xe9",-1,9),new t("k\xe9",3,4),new t("ak\xe9",4,1),new t("ek\xe9",4,1),new t("ok\xe9",4,1),new t("\xe1k\xe9",4,3),new t("\xe9k\xe9",4,2),new t("\xf6k\xe9",4,1),new t("\xe9\xe9",3,8)],h=[new t("a",-1,18),new t("ja",0,17),new t("d",-1,16),new t("ad",2,13),new t("ed",2,13),new t("od",2,13),new t("\xe1d",2,14),new t("\xe9d",2,15),new t("\xf6d",2,13),new t("e",-1,18),new t("je",9,17),new t("nk",-1,4),new t("unk",11,1),new t("\xe1nk",11,2),new t("\xe9nk",11,3),new t("\xfcnk",11,1),new t("uk",-1,8),new t("juk",16,7),new t("\xe1juk",17,5),new t("\xfck",-1,8),new t("j\xfck",19,7),new t("\xe9j\xfck",20,6),new t("m",-1,12),new t("am",22,9),new t("em",22,9),new t("om",22,9),new t("\xe1m",22,10),new t("\xe9m",22,11),new t("o",-1,18),new t("\xe1",-1,19),new t("\xe9",-1,20)],d=[new t("id",-1,10),new t("aid",0,9),new t("jaid",1,6),new t("eid",0,9),new t("jeid",3,6),new t("\xe1id",0,7),new t("\xe9id",0,8),new t("i",-1,15),new t("ai",7,14),new t("jai",8,11),new t("ei",7,14),new t("jei",10,11),new t("\xe1i",7,12),new t("\xe9i",7,13),new t("itek",-1,24),new t("eitek",14,21),new t("jeitek",15,20),new t("\xe9itek",14,23),new t("ik",-1,29),new t("aik",18,26),new t("jaik",19,25),new t("eik",18,26),new t("jeik",21,25),new t("\xe1ik",18,27),new t("\xe9ik",18,28),new t("ink",-1,20),new t("aink",25,17),new t("jaink",26,16),new t("eink",25,17),new t("jeink",28,16),new t("\xe1ink",25,18),new t("\xe9ink",25,19),new t("aitok",-1,21),new t("jaitok",32,20),new t("\xe1itok",-1,22),new t("im",-1,5),new t("aim",35,4),new t("jaim",36,1),new t("eim",35,4),new t("jeim",38,1),new t("\xe1im",35,2),new t("\xe9im",35,3)],m=[17,65,16,0,0,0,0,0,0,0,0,0,0,0,0,0,1,17,52,14],y=new r;function v(){return e<=y.cursor}function b(){var e=y.limit-y.cursor;return!!y.find_among_b(o,23)&&(y.cursor=y.limit-e,!0)}function g(){if(y.cursor>y.limit_backward){y.cursor--,y.ket=y.cursor;var e=y.cursor-1;y.limit_backward<=e&&e<=y.limit&&(y.cursor=e,y.bra=e,y.slice_del())}}function w(){y.ket=y.cursor,y.find_among_b(u,44)&&(y.bra=y.cursor,v()&&(y.slice_del(),function(){var e;if(y.ket=y.cursor,(e=y.find_among_b(i,2))&&(y.bra=y.cursor,v()))switch(e){case 1:y.slice_from("a");break;case 2:y.slice_from("e")}}()))}this.setCurrent=function(e){y.setCurrent(e)},this.getCurrent=function(){return y.getCurrent()},this.stem=function(){var t=y.cursor;return function(){var t,r=y.cursor;if(e=y.limit,y.in_grouping(m,97,252))for(;;){if(t=y.cursor,y.out_grouping(m,97,252))return y.cursor=t,y.find_among(n,8)||(y.cursor=t,t=y.limit)return void(e=t);y.cursor++}if(y.cursor=r,y.out_grouping(m,97,252)){for(;!y.in_grouping(m,97,252);){if(y.cursor>=y.limit)return;y.cursor++}e=y.cursor}}(),y.limit_backward=t,y.cursor=y.limit,function(){var e;if(y.ket=y.cursor,(e=y.find_among_b(s,2))&&(y.bra=y.cursor,v())){if((1==e||2==e)&&!b())return;y.slice_del(),g()}}(),y.cursor=y.limit,w(),y.cursor=y.limit,function(){var e;if(y.ket=y.cursor,(e=y.find_among_b(a,3))&&(y.bra=y.cursor,v()))switch(e){case 1:y.slice_from("e");break;case 2:case 3:y.slice_from("a")}}(),y.cursor=y.limit,function(){var e;if(y.ket=y.cursor,(e=y.find_among_b(c,6))&&(y.bra=y.cursor,v()))switch(e){case 1:case 2:y.slice_del();break;case 3:y.slice_from("a");break;case 4:y.slice_from("e")}}(),y.cursor=y.limit,function(){var e;if(y.ket=y.cursor,(e=y.find_among_b(l,2))&&(y.bra=y.cursor,v())){if((1==e||2==e)&&!b())return;y.slice_del(),g()}}(),y.cursor=y.limit,function(){var e;if(y.ket=y.cursor,(e=y.find_among_b(f,12))&&(y.bra=y.cursor,v()))switch(e){case 1:case 4:case 7:case 9:y.slice_del();break;case 2:case 5:case 8:y.slice_from("e");break;case 3:case 6:y.slice_from("a")}}(),y.cursor=y.limit,function(){var e;if(y.ket=y.cursor,(e=y.find_among_b(h,31))&&(y.bra=y.cursor,v()))switch(e){case 1:case 4:case 7:case 8:case 9:case 12:case 13:case 16:case 17:case 18:y.slice_del();break;case 2:case 5:case 10:case 14:case 19:y.slice_from("a");break;case 3:case 6:case 11:case 15:case 20:y.slice_from("e")}}(),y.cursor=y.limit,function(){var e;if(y.ket=y.cursor,(e=y.find_among_b(d,42))&&(y.bra=y.cursor,v()))switch(e){case 1:case 4:case 5:case 6:case 9:case 10:case 11:case 14:case 15:case 16:case 17:case 20:case 21:case 24:case 25:case 26:case 29:y.slice_del();break;case 2:case 7:case 12:case 18:case 22:case 27:y.slice_from("a");break;case 3:case 8:case 13:case 19:case 23:case 28:y.slice_from("e")}}(),y.cursor=y.limit,function(){var e;if(y.ket=y.cursor,(e=y.find_among_b(p,7))&&(y.bra=y.cursor,v()))switch(e){case 1:y.slice_from("a");break;case 2:y.slice_from("e");break;case 3:case 4:case 5:case 6:case 7:y.slice_del()}}(),!0}},function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}),e.Pipeline.registerFunction(e.hu.stemmer,"stemmer-hu"),e.hu.stopWordFilter=e.generateStopWordFilter("a abban ahhoz ahogy ahol aki akik akkor alatt amely amelyek amelyekben amelyeket amelyet amelynek ami amikor amit amolyan am\xedg annak arra arr\xf3l az azok azon azonban azt azt\xe1n azut\xe1n azzal az\xe9rt be bel\xfcl benne b\xe1r cikk cikkek cikkeket csak de e ebben eddig egy egyes egyetlen egyik egyre egy\xe9b eg\xe9sz ehhez ekkor el ellen els\xf5 el\xe9g el\xf5 el\xf5sz\xf6r el\xf5tt emilyen ennek erre ez ezek ezen ezt ezzel ez\xe9rt fel fel\xe9 hanem hiszen hogy hogyan igen ill ill. illetve ilyen ilyenkor ism\xe9t ison itt jobban j\xf3 j\xf3l kell kellett keress\xfcnk kereszt\xfcl ki k\xedv\xfcl k\xf6z\xf6tt k\xf6z\xfcl legal\xe1bb legyen lehet lehetett lenne lenni lesz lett maga mag\xe1t majd majd meg mellett mely melyek mert mi mikor milyen minden mindenki mindent mindig mint mintha mit mivel mi\xe9rt most m\xe1r m\xe1s m\xe1sik m\xe9g m\xedg nagy nagyobb nagyon ne nekem neki nem nincs n\xe9ha n\xe9h\xe1ny n\xe9lk\xfcl olyan ott pedig persze r\xe1 s saj\xe1t sem semmi sok sokat sokkal szemben szerint szinte sz\xe1m\xe1ra tal\xe1n teh\xe1t teljes tov\xe1bb tov\xe1bb\xe1 t\xf6bb ugyanis utols\xf3 ut\xe1n ut\xe1na vagy vagyis vagyok valaki valami valamint val\xf3 van vannak vele vissza viszont volna volt voltak voltam voltunk \xe1ltal \xe1ltal\xe1ban \xe1t \xe9n \xe9ppen \xe9s \xedgy \xf5 \xf5k \xf5ket \xf6ssze \xfagy \xfaj \xfajabb \xfajra".split(" ")),e.Pipeline.registerFunction(e.hu.stopWordFilter,"stopWordFilter-hu")}})?n.call(t,r,t,e):n)||(e.exports=i)},tuHt:function(e,t,r){"use strict";var n=r("rCTf"),i=r("SDFq");n.Observable.prototype.switchMapTo=i.switchMapTo},"u/VN":function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("wAkD"),o=r("CURp");t.throttle=function(e){return this.lift(new s(e))};var s=function(){function e(e){this.durationSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.durationSelector))},e}(),u=function(e){function t(t,r){e.call(this,t),this.destination=t,this.durationSelector=r}return n(t,e),t.prototype._next=function(e){this.throttled||this.tryDurationSelector(e)},t.prototype.tryDurationSelector=function(e){var t=null;try{t=this.durationSelector(e)}catch(e){return void this.destination.error(e)}this.emitAndThrottle(e,t)},t.prototype.emitAndThrottle=function(e,t){this.add(this.throttled=o.subscribeToResult(this,t)),this.destination.next(e)},t.prototype._unsubscribe=function(){var e=this.throttled;e&&(this.remove(e),this.throttled=null,e.unsubscribe())},t.prototype.notifyNext=function(e,t,r,n,i){this._unsubscribe()},t.prototype.notifyComplete=function(){this._unsubscribe()},t}(i.OuterSubscriber)},u1gx:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("rCTf"),o=r("8GmM"),s=r("Cr1h"),u=r("IBkQ"),a=r("fO1r"),c=r("q0UB"),l=750,p=function(e){function t(t){e.call(this,c.VirtualAction,l),this.assertDeepEqual=t,this.hotObservables=[],this.coldObservables=[],this.flushTests=[]}return n(t,e),t.prototype.createTime=function(e){var r=e.indexOf("|");if(-1===r)throw new Error('marble diagram for time should have a completion marker "|"');return r*t.frameTimeFactor},t.prototype.createColdObservable=function(e,r,n){if(-1!==e.indexOf("^"))throw new Error('cold observable cannot have subscription offset "^"');if(-1!==e.indexOf("!"))throw new Error('cold observable cannot have unsubscription marker "!"');var i=t.parseMarbles(e,r,n),o=new s.ColdObservable(i,this);return this.coldObservables.push(o),o},t.prototype.createHotObservable=function(e,r,n){if(-1!==e.indexOf("!"))throw new Error('hot observable cannot have unsubscription marker "!"');var i=t.parseMarbles(e,r,n),o=new u.HotObservable(i,this);return this.hotObservables.push(o),o},t.prototype.materializeInnerObservable=function(e,t){var r=this,n=[];return e.subscribe(function(e){n.push({frame:r.frame-t,notification:o.Notification.createNext(e)})},function(e){n.push({frame:r.frame-t,notification:o.Notification.createError(e)})},function(){n.push({frame:r.frame-t,notification:o.Notification.createComplete()})}),n},t.prototype.expectObservable=function(e,r){var n=this;void 0===r&&(r=null);var s,u=[],a={actual:u,ready:!1},c=t.parseMarblesAsSubscriptions(r).unsubscribedFrame;return this.schedule(function(){s=e.subscribe(function(e){var t=e;e instanceof i.Observable&&(t=n.materializeInnerObservable(t,n.frame)),u.push({frame:n.frame,notification:o.Notification.createNext(t)})},function(e){u.push({frame:n.frame,notification:o.Notification.createError(e)})},function(){u.push({frame:n.frame,notification:o.Notification.createComplete()})})},0),c!==Number.POSITIVE_INFINITY&&this.schedule(function(){return s.unsubscribe()},c),this.flushTests.push(a),{toBe:function(e,r,n){a.ready=!0,a.expected=t.parseMarbles(e,r,n,!0)}}},t.prototype.expectSubscriptions=function(e){var r={actual:e,ready:!1};return this.flushTests.push(r),{toBe:function(e){var n="string"==typeof e?[e]:e;r.ready=!0,r.expected=n.map(function(e){return t.parseMarblesAsSubscriptions(e)})}}},t.prototype.flush=function(){for(var t=this.hotObservables;t.length>0;)t.shift().setup();e.prototype.flush.call(this);for(var r=this.flushTests.filter(function(e){return e.ready});r.length>0;){var n=r.shift();this.assertDeepEqual(n.actual,n.expected)}},t.parseMarblesAsSubscriptions=function(e){if("string"!=typeof e)return new a.SubscriptionLog(Number.POSITIVE_INFINITY);for(var t=e.length,r=-1,n=Number.POSITIVE_INFINITY,i=Number.POSITIVE_INFINITY,o=0;o-1?r:s;break;case"!":if(i!==Number.POSITIVE_INFINITY)throw new Error("found a second subscription point '^' in a subscription marble diagram. There can only be one.");i=r>-1?r:s;break;default:throw new Error("there can only be '^' and '!' markers in a subscription marble diagram. Found instead '"+u+"'.")}}return i<0?new a.SubscriptionLog(n):new a.SubscriptionLog(n,i)},t.parseMarbles=function(e,t,r,n){if(void 0===n&&(n=!1),-1!==e.indexOf("!"))throw new Error('conventional marble diagrams cannot have the unsubscription marker "!"');for(var i=e.length,u=[],a=e.indexOf("^"),c=-1===a?0:a*-this.frameTimeFactor,l="object"!=typeof t?function(e){return e}:function(e){return n&&t[e]instanceof s.ColdObservable?t[e].messages:t[e]},p=-1,f=0;f-1?p:h,notification:d})}return u},t}(c.VirtualTimeScheduler);t.TestScheduler=p},u2wr:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("wAkD"),o=r("CURp");t.withLatestFrom=function(){for(var e,t=[],r=0;r0){var s=o.indexOf(r);-1!==s&&o.splice(s,1)}},t.prototype.notifyComplete=function(){},t.prototype._next=function(e){if(0===this.toRespond.length){var t=[e].concat(this.values);this.project?this._tryProject(t):this.destination.next(t)}},t.prototype._tryProject=function(e){var t;try{t=this.project.apply(this,e)}catch(e){return void this.destination.error(e)}this.destination.next(t)},t}(i.OuterSubscriber)},uCY4:function(e,t,r){"use strict";var n=r("rCTf"),i=r("VEfc");n.Observable.prototype.switchMap=i.switchMap},"vQ+N":function(e,t,r){"use strict";var n=r("rCTf"),i=r("mQmC");n.Observable.using=i.using},voL5:function(e,t,r){"use strict";var n=r("rCTf"),i=r("5pRa");n.Observable.prototype.timestamp=i.timestamp},vrkH:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("mmVS");t.retry=function(e){return void 0===e&&(e=-1),this.lift(new o(e,this))};var o=function(){function e(e,t){this.count=e,this.source=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.count,this.source))},e}(),s=function(e){function t(t,r,n){e.call(this,t),this.count=r,this.source=n}return n(t,e),t.prototype.error=function(t){if(!this.isStopped){var r=this.source,n=this.count;if(0===n)return e.prototype.error.call(this,t);n>-1&&(this.count=n-1),this.unsubscribe(),this.isStopped=!1,this.closed=!1,r.subscribe(this)}},t}(i.Subscriber)},vvwv:function(e,t,r){"use strict";var n=r("jBEF");t.empty=n.EmptyObservable.create},wAkD:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=function(e){function t(){e.apply(this,arguments)}return n(t,e),t.prototype.notifyNext=function(e,t,r,n,i){this.destination.next(t)},t.prototype.notifyError=function(e,t){this.destination.error(e)},t.prototype.notifyComplete=function(e){this.destination.complete()},t}(r("mmVS").Subscriber);t.OuterSubscriber=i},wUn1:function(e,t,r){"use strict";var n=r("rCTf"),i=r("ack3");n.Observable.prototype.filter=i.filter},ww7A:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=function(e){function t(){e.apply(this,arguments)}return n(t,e),t.prototype.flush=function(e){this.active=!0,this.scheduled=void 0;var t,r=this.actions,n=-1,i=r.length;e=e||r.shift();do{if(t=e.execute(e.state,e.delay))break}while(++n0&&t.length>0;){var n=e.shift(),i=t.shift(),u=!1;r?(u=o.tryCatch(r)(n,i))===s.errorObject&&this.destination.error(s.errorObject.e):u=n===i,u||this.emit(!1)}},t.prototype.emit=function(e){var t=this.destination;t.next(e),t.complete()},t.prototype.nextB=function(e){this._oneComplete&&0===this._a.length?this.emit(!1):(this._b.push(e),this.checkValues())},t}(i.Subscriber);t.SequenceEqualSubscriber=a;var c=function(e){function t(t,r){e.call(this,t),this.parent=r}return n(t,e),t.prototype._next=function(e){this.parent.nextB(e)},t.prototype._error=function(e){this.parent.error(e)},t.prototype._complete=function(){this.parent._complete()},t}(i.Subscriber)},xzp9:function(e,t,r){var n,i;void 0===(i="function"==typeof(n=function(){return function(e){if("undefined"==typeof e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if("undefined"==typeof e.stemmerSupport)throw new Error("Lunr stemmer support is not present. Please include / require Lunr stemmer support before this script.");var t,r,n;e.fi=function(){this.pipeline.reset(),this.pipeline.add(e.fi.trimmer,e.fi.stopWordFilter,e.fi.stemmer),this.searchPipeline&&(this.searchPipeline.reset(),this.searchPipeline.add(e.fi.stemmer))},e.fi.wordCharacters="A-Za-z\xaa\xba\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u02e0-\u02e4\u1d00-\u1d25\u1d2c-\u1d5c\u1d62-\u1d65\u1d6b-\u1d77\u1d79-\u1dbe\u1e00-\u1eff\u2071\u207f\u2090-\u209c\u212a\u212b\u2132\u214e\u2160-\u2188\u2c60-\u2c7f\ua722-\ua787\ua78b-\ua7ad\ua7b0-\ua7b7\ua7f7-\ua7ff\uab30-\uab5a\uab5c-\uab64\ufb00-\ufb06\uff21-\uff3a\uff41-\uff5a",e.fi.trimmer=e.trimmerSupport.generateTrimmer(e.fi.wordCharacters),e.Pipeline.registerFunction(e.fi.trimmer,"trimmer-fi"),e.fi.stemmer=(t=e.stemmerSupport.Among,r=e.stemmerSupport.SnowballProgram,n=new function(){var e,n,i,o,s=[new t("pa",-1,1),new t("sti",-1,2),new t("kaan",-1,1),new t("han",-1,1),new t("kin",-1,1),new t("h\xe4n",-1,1),new t("k\xe4\xe4n",-1,1),new t("ko",-1,1),new t("p\xe4",-1,1),new t("k\xf6",-1,1)],u=[new t("lla",-1,-1),new t("na",-1,-1),new t("ssa",-1,-1),new t("ta",-1,-1),new t("lta",3,-1),new t("sta",3,-1)],a=[new t("ll\xe4",-1,-1),new t("n\xe4",-1,-1),new t("ss\xe4",-1,-1),new t("t\xe4",-1,-1),new t("lt\xe4",3,-1),new t("st\xe4",3,-1)],c=[new t("lle",-1,-1),new t("ine",-1,-1)],l=[new t("nsa",-1,3),new t("mme",-1,3),new t("nne",-1,3),new t("ni",-1,2),new t("si",-1,1),new t("an",-1,4),new t("en",-1,6),new t("\xe4n",-1,5),new t("ns\xe4",-1,3)],p=[new t("aa",-1,-1),new t("ee",-1,-1),new t("ii",-1,-1),new t("oo",-1,-1),new t("uu",-1,-1),new t("\xe4\xe4",-1,-1),new t("\xf6\xf6",-1,-1)],f=[new t("a",-1,8),new t("lla",0,-1),new t("na",0,-1),new t("ssa",0,-1),new t("ta",0,-1),new t("lta",4,-1),new t("sta",4,-1),new t("tta",4,9),new t("lle",-1,-1),new t("ine",-1,-1),new t("ksi",-1,-1),new t("n",-1,7),new t("han",11,1),new t("den",11,-1,O),new t("seen",11,-1,x),new t("hen",11,2),new t("tten",11,-1,O),new t("hin",11,3),new t("siin",11,-1,O),new t("hon",11,4),new t("h\xe4n",11,5),new t("h\xf6n",11,6),new t("\xe4",-1,8),new t("ll\xe4",22,-1),new t("n\xe4",22,-1),new t("ss\xe4",22,-1),new t("t\xe4",22,-1),new t("lt\xe4",26,-1),new t("st\xe4",26,-1),new t("tt\xe4",26,9)],h=[new t("eja",-1,-1),new t("mma",-1,1),new t("imma",1,-1),new t("mpa",-1,1),new t("impa",3,-1),new t("mmi",-1,1),new t("immi",5,-1),new t("mpi",-1,1),new t("impi",7,-1),new t("ej\xe4",-1,-1),new t("mm\xe4",-1,1),new t("imm\xe4",10,-1),new t("mp\xe4",-1,1),new t("imp\xe4",12,-1)],d=[new t("i",-1,-1),new t("j",-1,-1)],m=[new t("mma",-1,1),new t("imma",0,-1)],y=[17,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8],v=[17,65,16,1,0,0,0,0,0,0,0,0,0,0,0,0,8,0,32],b=[17,65,16,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,32],g=[17,97,24,1,0,0,0,0,0,0,0,0,0,0,0,0,8,0,32],w=new r;function _(){for(var e;e=w.cursor,!w.in_grouping(v,97,246);){if(w.cursor=e,e>=w.limit)return!0;w.cursor++}for(w.cursor=e;!w.out_grouping(v,97,246);){if(w.cursor>=w.limit)return!0;w.cursor++}return!1}function C(){var e,t;if(w.cursor>=o)if(t=w.limit_backward,w.limit_backward=o,w.ket=w.cursor,e=w.find_among_b(s,10)){switch(w.bra=w.cursor,w.limit_backward=t,e){case 1:if(!w.in_grouping_b(g,97,246))return;break;case 2:if(!(i<=w.cursor))return}w.slice_del()}else w.limit_backward=t}function x(){return w.find_among_b(p,7)}function O(){return w.eq_s_b(1,"i")&&w.in_grouping_b(b,97,246)}this.setCurrent=function(e){w.setCurrent(e)},this.getCurrent=function(){return w.getCurrent()},this.stem=function(){var t=w.cursor;return o=w.limit,i=o,_()||(o=w.cursor,_()||(i=w.cursor)),e=!1,w.limit_backward=t,w.cursor=w.limit,C(),w.cursor=w.limit,function(){var e,t,r;if(w.cursor>=o)if(t=w.limit_backward,w.limit_backward=o,w.ket=w.cursor,e=w.find_among_b(l,9))switch(w.bra=w.cursor,w.limit_backward=t,e){case 1:r=w.limit-w.cursor,w.eq_s_b(1,"k")||(w.cursor=w.limit-r,w.slice_del());break;case 2:w.slice_del(),w.ket=w.cursor,w.eq_s_b(3,"kse")&&(w.bra=w.cursor,w.slice_from("ksi"));break;case 3:w.slice_del();break;case 4:w.find_among_b(u,6)&&w.slice_del();break;case 5:w.find_among_b(a,6)&&w.slice_del();break;case 6:w.find_among_b(c,2)&&w.slice_del()}else w.limit_backward=t}(),w.cursor=w.limit,function(){var t,r,n;if(w.cursor>=o)if(r=w.limit_backward,w.limit_backward=o,w.ket=w.cursor,t=w.find_among_b(f,30)){switch(w.bra=w.cursor,w.limit_backward=r,t){case 1:if(!w.eq_s_b(1,"a"))return;break;case 2:case 9:if(!w.eq_s_b(1,"e"))return;break;case 3:if(!w.eq_s_b(1,"i"))return;break;case 4:if(!w.eq_s_b(1,"o"))return;break;case 5:if(!w.eq_s_b(1,"\xe4"))return;break;case 6:if(!w.eq_s_b(1,"\xf6"))return;break;case 7:if(n=w.limit-w.cursor,!x()&&(w.cursor=w.limit-n,!w.eq_s_b(2,"ie"))){w.cursor=w.limit-n;break}if(w.cursor=w.limit-n,w.cursor<=w.limit_backward){w.cursor=w.limit-n;break}w.cursor--,w.bra=w.cursor;break;case 8:if(!w.in_grouping_b(v,97,246)||!w.out_grouping_b(v,97,246))return}w.slice_del(),e=!0}else w.limit_backward=r}(),w.cursor=w.limit,function(){var e,t,r;if(w.cursor>=i)if(t=w.limit_backward,w.limit_backward=i,w.ket=w.cursor,e=w.find_among_b(h,14)){if(w.bra=w.cursor,w.limit_backward=t,1==e){if(r=w.limit-w.cursor,w.eq_s_b(2,"po"))return;w.cursor=w.limit-r}w.slice_del()}else w.limit_backward=t}(),w.cursor=w.limit,e?(!function(){var e;w.cursor>=o&&(e=w.limit_backward,w.limit_backward=o,w.ket=w.cursor,w.find_among_b(d,2)?(w.bra=w.cursor,w.limit_backward=e,w.slice_del()):w.limit_backward=e)}(),w.cursor=w.limit):(w.cursor=w.limit,function(){var e,t,r,n,s,u;if(w.cursor>=o){if(t=w.limit_backward,w.limit_backward=o,w.ket=w.cursor,w.eq_s_b(1,"t")&&(w.bra=w.cursor,r=w.limit-w.cursor,w.in_grouping_b(v,97,246)&&(w.cursor=w.limit-r,w.slice_del(),w.limit_backward=t,n=w.limit-w.cursor,w.cursor>=i&&(w.cursor=i,s=w.limit_backward,w.limit_backward=w.cursor,w.cursor=w.limit-n,w.ket=w.cursor,e=w.find_among_b(m,2))))){if(w.bra=w.cursor,w.limit_backward=s,1==e){if(u=w.limit-w.cursor,w.eq_s_b(2,"po"))return;w.cursor=w.limit-u}return void w.slice_del()}w.limit_backward=t}}(),w.cursor=w.limit),function(){var e,t,r,i;if(w.cursor>=o){for(e=w.limit_backward,w.limit_backward=o,t=w.limit-w.cursor,x()&&(w.cursor=w.limit-t,w.ket=w.cursor,w.cursor>w.limit_backward&&(w.cursor--,w.bra=w.cursor,w.slice_del())),w.cursor=w.limit-t,w.ket=w.cursor,w.in_grouping_b(y,97,228)&&(w.bra=w.cursor,w.out_grouping_b(v,97,246)&&w.slice_del()),w.cursor=w.limit-t,w.ket=w.cursor,w.eq_s_b(1,"j")&&(w.bra=w.cursor,r=w.limit-w.cursor,w.eq_s_b(1,"o")?w.slice_del():(w.cursor=w.limit-r,w.eq_s_b(1,"u")&&w.slice_del())),w.cursor=w.limit-t,w.ket=w.cursor,w.eq_s_b(1,"o")&&(w.bra=w.cursor,w.eq_s_b(1,"j")&&w.slice_del()),w.cursor=w.limit-t,w.limit_backward=e;;){if(i=w.limit-w.cursor,w.out_grouping_b(v,97,246)){w.cursor=w.limit-i;break}if(w.cursor=w.limit-i,w.cursor<=w.limit_backward)return;w.cursor--}w.ket=w.cursor,w.cursor>w.limit_backward&&(w.cursor--,w.bra=w.cursor,n=w.slice_to(),w.eq_v_b(n)&&w.slice_del())}}(),!0}},function(e){return"function"==typeof e.update?e.update(function(e){return n.setCurrent(e),n.stem(),n.getCurrent()}):(n.setCurrent(e),n.stem(),n.getCurrent())}),e.Pipeline.registerFunction(e.fi.stemmer,"stemmer-fi"),e.fi.stopWordFilter=e.generateStopWordFilter("ei eiv\xe4t emme en et ette ett\xe4 he heid\xe4n heid\xe4t heihin heille heill\xe4 heilt\xe4 heiss\xe4 heist\xe4 heit\xe4 h\xe4n h\xe4neen h\xe4nelle h\xe4nell\xe4 h\xe4nelt\xe4 h\xe4nen h\xe4ness\xe4 h\xe4nest\xe4 h\xe4net h\xe4nt\xe4 itse ja johon joiden joihin joiksi joilla joille joilta joina joissa joista joita joka joksi jolla jolle jolta jona jonka jos jossa josta jota jotka kanssa keiden keihin keiksi keille keill\xe4 keilt\xe4 kein\xe4 keiss\xe4 keist\xe4 keit\xe4 keneen keneksi kenelle kenell\xe4 kenelt\xe4 kenen kenen\xe4 keness\xe4 kenest\xe4 kenet ketk\xe4 ketk\xe4 ket\xe4 koska kuin kuka kun me meid\xe4n meid\xe4t meihin meille meill\xe4 meilt\xe4 meiss\xe4 meist\xe4 meit\xe4 mihin miksi mik\xe4 mille mill\xe4 milt\xe4 mink\xe4 mink\xe4 minua minulla minulle minulta minun minussa minusta minut minuun min\xe4 min\xe4 miss\xe4 mist\xe4 mitk\xe4 mit\xe4 mukaan mutta ne niiden niihin niiksi niille niill\xe4 niilt\xe4 niin niin niin\xe4 niiss\xe4 niist\xe4 niit\xe4 noiden noihin noiksi noilla noille noilta noin noina noissa noista noita nuo nyt n\xe4iden n\xe4ihin n\xe4iksi n\xe4ille n\xe4ill\xe4 n\xe4ilt\xe4 n\xe4in\xe4 n\xe4iss\xe4 n\xe4ist\xe4 n\xe4it\xe4 n\xe4m\xe4 ole olemme olen olet olette oli olimme olin olisi olisimme olisin olisit olisitte olisivat olit olitte olivat olla olleet ollut on ovat poikki se sek\xe4 sen siihen siin\xe4 siit\xe4 siksi sille sill\xe4 sill\xe4 silt\xe4 sinua sinulla sinulle sinulta sinun sinussa sinusta sinut sinuun sin\xe4 sin\xe4 sit\xe4 tai te teid\xe4n teid\xe4t teihin teille teill\xe4 teilt\xe4 teiss\xe4 teist\xe4 teit\xe4 tuo tuohon tuoksi tuolla tuolle tuolta tuon tuona tuossa tuosta tuota t\xe4h\xe4n t\xe4ksi t\xe4lle t\xe4ll\xe4 t\xe4lt\xe4 t\xe4m\xe4 t\xe4m\xe4n t\xe4n\xe4 t\xe4ss\xe4 t\xe4st\xe4 t\xe4t\xe4 vaan vai vaikka yli".split(" ")),e.Pipeline.registerFunction(e.fi.stopWordFilter,"stopWordFilter-fi")}})?n.call(t,r,t,e):n)||(e.exports=i)},y3IE:function(e,t,r){"use strict";var n=r("rCTf"),i=r("vrkH");n.Observable.prototype.retry=i.retry},y6Vm:function(e,t,r){"use strict";var n=r("rCTf"),i=r("8T44");n.Observable.prototype.repeatWhen=i.repeatWhen},y9a2:function(e,t,r){"use strict";var n=r("fO1r"),i=function(){function e(){this.subscriptions=[]}return e.prototype.logSubscribedFrame=function(){return this.subscriptions.push(new n.SubscriptionLog(this.scheduler.now())),this.subscriptions.length-1},e.prototype.logUnsubscribedFrame=function(e){var t=this.subscriptions,r=t[e];t[e]=new n.SubscriptionLog(r.subscribedFrame,this.scheduler.now())},e}();t.SubscriptionLoggable=i},yZjU:function(e,t,r){"use strict";var n=this&&this.__extends||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);function n(){this.constructor=e}e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},i=r("EEr4"),o=r("B00U"),s=r("+3eL"),u=r("WhVc"),a=r("wAkD"),c=r("CURp");t.windowToggle=function(e,t){return this.lift(new l(e,t))};var l=function(){function e(e,t){this.openings=e,this.closingSelector=t}return e.prototype.call=function(e,t){return t.subscribe(new p(e,this.openings,this.closingSelector))},e}(),p=function(e){function t(t,r,n){e.call(this,t),this.openings=r,this.closingSelector=n,this.contexts=[],this.add(this.openSubscription=c.subscribeToResult(this,r,r))}return n(t,e),t.prototype._next=function(e){var t=this.contexts;if(t)for(var r=t.length,n=0;n