-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathelements.js
1 lines (1 loc) · 203 KB
/
elements.js
1
!function(e){function r(r){for(var n,f,i=r[0],l=r[1],a=r[2],c=0,s=[];c<i.length;c++)o[f=i[c]]&&s.push(o[f][0]),o[f]=0;for(n in l)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);for(p&&p(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,i=1;i<t.length;i++)0!==o[t[i]]&&(n=!1);n&&(u.splice(r--,1),e=f(f.s=t[0]))}return e}var n={},o={0:0},u=[];function f(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,f),t.l=!0,t.exports}f.m=e,f.c=n,f.d=function(e,r,t){f.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},f.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.t=function(e,r){if(1&r&&(e=f(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(f.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)f.d(t,n,(function(r){return e[r]}).bind(null,n));return t},f.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(r,"a",r),r},f.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},f.p="";var i=window.webpackJsonp=window.webpackJsonp||[],l=i.push.bind(i);i.push=r,i=i.slice();for(var a=0;a<i.length;a++)r(i[a]);var p=l;t()}([]);(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{"0TWp":function(n,t,e){!function(){"use strict";!function(n){var t=n.performance;function e(n){t&&t.mark&&t.mark(n)}function o(n,e){t&&t.measure&&t.measure(n,e)}if(e("Zone"),n.Zone)throw new Error("Zone already loaded.");var r,a=function(){function t(n,t){this._properties=null,this._parent=n,this._name=t?t.name||"unnamed":"<root>",this._properties=t&&t.properties||{},this._zoneDelegate=new c(this,this._parent&&this._parent._zoneDelegate,t)}return t.assertZonePatched=function(){if(n.Promise!==D.ZoneAwarePromise)throw new Error("Zone.js has detected that ZoneAwarePromise `(window|global).Promise` has been overwritten.\nMost likely cause is that a Promise polyfill has been loaded after Zone.js (Polyfilling Promise api is not necessary when zone.js is loaded. If you must load one, do so before loading zone.js.)")},Object.defineProperty(t,"root",{get:function(){for(var n=t.current;n.parent;)n=n.parent;return n},enumerable:!0,configurable:!0}),Object.defineProperty(t,"current",{get:function(){return C.zone},enumerable:!0,configurable:!0}),Object.defineProperty(t,"currentTask",{get:function(){return O},enumerable:!0,configurable:!0}),t.__load_patch=function(r,a){if(D.hasOwnProperty(r))throw Error("Already loaded patch: "+r);if(!n["__Zone_disable_"+r]){var i="Zone:"+r;e(i),D[r]=a(n,t,j),o(i,i)}},Object.defineProperty(t.prototype,"parent",{get:function(){return this._parent},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){return this._name},enumerable:!0,configurable:!0}),t.prototype.get=function(n){var t=this.getZoneWith(n);if(t)return t._properties[n]},t.prototype.getZoneWith=function(n){for(var t=this;t;){if(t._properties.hasOwnProperty(n))return t;t=t._parent}return null},t.prototype.fork=function(n){if(!n)throw new Error("ZoneSpec required!");return this._zoneDelegate.fork(this,n)},t.prototype.wrap=function(n,t){if("function"!=typeof n)throw new Error("Expecting function got: "+n);var e=this._zoneDelegate.intercept(this,n,t),o=this;return function(){return o.runGuarded(e,this,arguments,t)}},t.prototype.run=function(n,t,e,o){void 0===t&&(t=void 0),void 0===e&&(e=null),void 0===o&&(o=null),C={parent:C,zone:this};try{return this._zoneDelegate.invoke(this,n,t,e,o)}finally{C=C.parent}},t.prototype.runGuarded=function(n,t,e,o){void 0===t&&(t=null),void 0===e&&(e=null),void 0===o&&(o=null),C={parent:C,zone:this};try{try{return this._zoneDelegate.invoke(this,n,t,e,o)}catch(r){if(this._zoneDelegate.handleError(this,r))throw r}}finally{C=C.parent}},t.prototype.runTask=function(n,t,e){if(n.zone!=this)throw new Error("A task can only be run in the zone of creation! (Creation: "+(n.zone||y).name+"; Execution: "+this.name+")");if(n.state!==_||n.type!==z){var o=n.state!=b;o&&n._transitionTo(b,g),n.runCount++;var r=O;O=n,C={parent:C,zone:this};try{n.type==Z&&n.data&&!n.data.isPeriodic&&(n.cancelFn=null);try{return this._zoneDelegate.invokeTask(this,n,t,e)}catch(a){if(this._zoneDelegate.handleError(this,a))throw a}}finally{n.state!==_&&n.state!==T&&(n.type==z||n.data&&n.data.isPeriodic?o&&n._transitionTo(g,b):(n.runCount=0,this._updateTaskCount(n,-1),o&&n._transitionTo(_,b,_))),C=C.parent,O=r}}},t.prototype.scheduleTask=function(n){if(n.zone&&n.zone!==this)for(var t=this;t;){if(t===n.zone)throw Error("can not reschedule task to "+this.name+" which is descendants of the original zone "+n.zone.name);t=t.parent}n._transitionTo(k,_);var e=[];n._zoneDelegates=e,n._zone=this;try{n=this._zoneDelegate.scheduleTask(this,n)}catch(o){throw n._transitionTo(T,k,_),this._zoneDelegate.handleError(this,o),o}return n._zoneDelegates===e&&this._updateTaskCount(n,1),n.state==k&&n._transitionTo(g,k),n},t.prototype.scheduleMicroTask=function(n,t,e,o){return this.scheduleTask(new u(w,n,t,e,o,null))},t.prototype.scheduleMacroTask=function(n,t,e,o,r){return this.scheduleTask(new u(Z,n,t,e,o,r))},t.prototype.scheduleEventTask=function(n,t,e,o,r){return this.scheduleTask(new u(z,n,t,e,o,r))},t.prototype.cancelTask=function(n){if(n.zone!=this)throw new Error("A task can only be cancelled in the zone of creation! (Creation: "+(n.zone||y).name+"; Execution: "+this.name+")");n._transitionTo(m,g,b);try{this._zoneDelegate.cancelTask(this,n)}catch(t){throw n._transitionTo(T,m),this._zoneDelegate.handleError(this,t),t}return this._updateTaskCount(n,-1),n._transitionTo(_,m),n.runCount=0,n},t.prototype._updateTaskCount=function(n,t){var e=n._zoneDelegates;-1==t&&(n._zoneDelegates=null);for(var o=0;o<e.length;o++)e[o]._updateTaskCount(n.type,t)},t.__symbol__=H,t}(),i={name:"",onHasTask:function(n,t,e,o){return n.hasTask(e,o)},onScheduleTask:function(n,t,e,o){return n.scheduleTask(e,o)},onInvokeTask:function(n,t,e,o,r,a){return n.invokeTask(e,o,r,a)},onCancelTask:function(n,t,e,o){return n.cancelTask(e,o)}},c=function(){function n(n,t,e){this._taskCounts={microTask:0,macroTask:0,eventTask:0},this.zone=n,this._parentDelegate=t,this._forkZS=e&&(e&&e.onFork?e:t._forkZS),this._forkDlgt=e&&(e.onFork?t:t._forkDlgt),this._forkCurrZone=e&&(e.onFork?this.zone:t.zone),this._interceptZS=e&&(e.onIntercept?e:t._interceptZS),this._interceptDlgt=e&&(e.onIntercept?t:t._interceptDlgt),this._interceptCurrZone=e&&(e.onIntercept?this.zone:t.zone),this._invokeZS=e&&(e.onInvoke?e:t._invokeZS),this._invokeDlgt=e&&(e.onInvoke?t:t._invokeDlgt),this._invokeCurrZone=e&&(e.onInvoke?this.zone:t.zone),this._handleErrorZS=e&&(e.onHandleError?e:t._handleErrorZS),this._handleErrorDlgt=e&&(e.onHandleError?t:t._handleErrorDlgt),this._handleErrorCurrZone=e&&(e.onHandleError?this.zone:t.zone),this._scheduleTaskZS=e&&(e.onScheduleTask?e:t._scheduleTaskZS),this._scheduleTaskDlgt=e&&(e.onScheduleTask?t:t._scheduleTaskDlgt),this._scheduleTaskCurrZone=e&&(e.onScheduleTask?this.zone:t.zone),this._invokeTaskZS=e&&(e.onInvokeTask?e:t._invokeTaskZS),this._invokeTaskDlgt=e&&(e.onInvokeTask?t:t._invokeTaskDlgt),this._invokeTaskCurrZone=e&&(e.onInvokeTask?this.zone:t.zone),this._cancelTaskZS=e&&(e.onCancelTask?e:t._cancelTaskZS),this._cancelTaskDlgt=e&&(e.onCancelTask?t:t._cancelTaskDlgt),this._cancelTaskCurrZone=e&&(e.onCancelTask?this.zone:t.zone),this._hasTaskZS=null,this._hasTaskDlgt=null,this._hasTaskDlgtOwner=null,this._hasTaskCurrZone=null;var o=e&&e.onHasTask;(o||t&&t._hasTaskZS)&&(this._hasTaskZS=o?e:i,this._hasTaskDlgt=t,this._hasTaskDlgtOwner=this,this._hasTaskCurrZone=n,e.onScheduleTask||(this._scheduleTaskZS=i,this._scheduleTaskDlgt=t,this._scheduleTaskCurrZone=this.zone),e.onInvokeTask||(this._invokeTaskZS=i,this._invokeTaskDlgt=t,this._invokeTaskCurrZone=this.zone),e.onCancelTask||(this._cancelTaskZS=i,this._cancelTaskDlgt=t,this._cancelTaskCurrZone=this.zone))}return n.prototype.fork=function(n,t){return this._forkZS?this._forkZS.onFork(this._forkDlgt,this.zone,n,t):new a(n,t)},n.prototype.intercept=function(n,t,e){return this._interceptZS?this._interceptZS.onIntercept(this._interceptDlgt,this._interceptCurrZone,n,t,e):t},n.prototype.invoke=function(n,t,e,o,r){return this._invokeZS?this._invokeZS.onInvoke(this._invokeDlgt,this._invokeCurrZone,n,t,e,o,r):t.apply(e,o)},n.prototype.handleError=function(n,t){return!this._handleErrorZS||this._handleErrorZS.onHandleError(this._handleErrorDlgt,this._handleErrorCurrZone,n,t)},n.prototype.scheduleTask=function(n,t){var e=t;if(this._scheduleTaskZS)this._hasTaskZS&&e._zoneDelegates.push(this._hasTaskDlgtOwner),(e=this._scheduleTaskZS.onScheduleTask(this._scheduleTaskDlgt,this._scheduleTaskCurrZone,n,t))||(e=t);else if(t.scheduleFn)t.scheduleFn(t);else{if(t.type!=w)throw new Error("Task is missing scheduleFn.");d(t)}return e},n.prototype.invokeTask=function(n,t,e,o){return this._invokeTaskZS?this._invokeTaskZS.onInvokeTask(this._invokeTaskDlgt,this._invokeTaskCurrZone,n,t,e,o):t.callback.apply(e,o)},n.prototype.cancelTask=function(n,t){var e;if(this._cancelTaskZS)e=this._cancelTaskZS.onCancelTask(this._cancelTaskDlgt,this._cancelTaskCurrZone,n,t);else{if(!t.cancelFn)throw Error("Task is not cancelable");e=t.cancelFn(t)}return e},n.prototype.hasTask=function(n,t){try{return this._hasTaskZS&&this._hasTaskZS.onHasTask(this._hasTaskDlgt,this._hasTaskCurrZone,n,t)}catch(e){this.handleError(n,e)}},n.prototype._updateTaskCount=function(n,t){var e=this._taskCounts,o=e[n],r=e[n]=o+t;if(r<0)throw new Error("More tasks executed then were scheduled.");0!=o&&0!=r||this.hasTask(this.zone,{microTask:e.microTask>0,macroTask:e.macroTask>0,eventTask:e.eventTask>0,change:n})},n}(),u=function(){function t(e,o,r,a,i,c){this._zone=null,this.runCount=0,this._zoneDelegates=null,this._state="notScheduled",this.type=e,this.source=o,this.data=a,this.scheduleFn=i,this.cancelFn=c,this.callback=r;var u=this;this.invoke=e===z&&a&&a.useG?t.invokeTask:function(){return t.invokeTask.call(n,u,this,arguments)}}return t.invokeTask=function(n,t,e){n||(n=this),I++;try{return n.runCount++,n.zone.runTask(n,t,e)}finally{1==I&&v(),I--}},Object.defineProperty(t.prototype,"zone",{get:function(){return this._zone},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"state",{get:function(){return this._state},enumerable:!0,configurable:!0}),t.prototype.cancelScheduleRequest=function(){this._transitionTo(_,k)},t.prototype._transitionTo=function(n,t,e){if(this._state!==t&&this._state!==e)throw new Error(this.type+" '"+this.source+"': can not transition to '"+n+"', expecting state '"+t+"'"+(e?" or '"+e+"'":"")+", was '"+this._state+"'.");this._state=n,n==_&&(this._zoneDelegates=null)},t.prototype.toString=function(){return this.data&&void 0!==this.data.handleId?this.data.handleId:Object.prototype.toString.call(this)},t.prototype.toJSON=function(){return{type:this.type,state:this.state,source:this.source,zone:this.zone.name,runCount:this.runCount}},t}(),l=H("setTimeout"),s=H("Promise"),f=H("then"),h=[],p=!1;function d(t){0===I&&0===h.length&&(r||n[s]&&(r=n[s].resolve(0)),r?r[f](v):n[l](v,0)),t&&h.push(t)}function v(){if(!p){for(p=!0;h.length;){var n=h;h=[];for(var t=0;t<n.length;t++){var e=n[t];try{e.zone.runTask(e,null,null)}catch(o){j.onUnhandledError(o)}}}j.microtaskDrainDone(),p=!1}}var y={name:"NO ZONE"},_="notScheduled",k="scheduling",g="scheduled",b="running",m="canceling",T="unknown",w="microTask",Z="macroTask",z="eventTask",D={},j={symbol:H,currentZoneFrame:function(){return C},onUnhandledError:S,microtaskDrainDone:S,scheduleMicroTask:d,showUncaughtError:function(){return!a[H("ignoreConsoleErrorUncaughtError")]},patchEventTarget:function(){return[]},patchOnProperties:S,patchMethod:function(){return S},bindArguments:function(){return null},setNativePromise:function(n){n&&"function"==typeof n.resolve&&(r=n.resolve(0))}},C={parent:null,zone:new a(null,null)},O=null,I=0;function S(){}function H(n){return"__zone_symbol__"+n}o("Zone","Zone"),n.Zone=a}("undefined"!=typeof window&&window||"undefined"!=typeof self&&self||global),Zone.__load_patch("ZoneAwarePromise",function(n,t,e){var o=Object.getOwnPropertyDescriptor,r=Object.defineProperty,a=e.symbol,i=[],c=a("Promise"),u=a("then"),l="__creationTrace__";e.onUnhandledError=function(n){if(e.showUncaughtError()){var t=n&&n.rejection;t?console.error("Unhandled Promise rejection:",t instanceof Error?t.message:t,"; Zone:",n.zone.name,"; Task:",n.task&&n.task.source,"; Value:",t,t instanceof Error?t.stack:void 0):console.error(n)}},e.microtaskDrainDone=function(){for(;i.length;)for(var n=function(){var n=i.shift();try{n.zone.runGuarded(function(){throw n})}catch(t){f(t)}};i.length;)n()};var s=a("unhandledPromiseRejectionHandler");function f(n){e.onUnhandledError(n);try{var o=t[s];o&&"function"==typeof o&&o.call(this,n)}catch(r){}}function h(n){return n&&n.then}function p(n){return n}function d(n){return M.reject(n)}var v=a("state"),y=a("value"),_=a("finally"),k=a("parentPromiseValue"),g=a("parentPromiseState"),b="Promise.then",m=null,T=!0,w=!1,Z=0;function z(n,t){return function(e){try{O(n,t,e)}catch(o){O(n,!1,o)}}}var D=function(){var n=!1;return function(t){return function(){n||(n=!0,t.apply(null,arguments))}}},j="Promise resolved with itself",C=a("currentTaskTrace");function O(n,o,a){var c,u=D();if(n===a)throw new TypeError(j);if(n[v]===m){var s=null;try{"object"!=typeof a&&"function"!=typeof a||(s=a&&a.then)}catch(b){return u(function(){O(n,!1,b)})(),n}if(o!==w&&a instanceof M&&a.hasOwnProperty(v)&&a.hasOwnProperty(y)&&a[v]!==m)S(a),O(n,a[v],a[y]);else if(o!==w&&"function"==typeof s)try{s.call(a,u(z(n,o)),u(z(n,!1)))}catch(b){u(function(){O(n,!1,b)})()}else{n[v]=o;var f=n[y];if(n[y]=a,n[_]===_&&o===T&&(n[v]=n[g],n[y]=n[k]),o===w&&a instanceof Error){var h=t.currentTask&&t.currentTask.data&&t.currentTask.data[l];h&&r(a,C,{configurable:!0,enumerable:!1,writable:!0,value:h})}for(var p=0;p<f.length;)H(n,f[p++],f[p++],f[p++],f[p++]);if(0==f.length&&o==w){n[v]=Z;try{throw new Error("Uncaught (in promise): "+((c=a)&&c.toString===Object.prototype.toString?(c.constructor&&c.constructor.name||"")+": "+JSON.stringify(c):c?c.toString():Object.prototype.toString.call(c))+(a&&a.stack?"\n"+a.stack:""))}catch(b){var d=b;d.rejection=a,d.promise=n,d.zone=t.current,d.task=t.currentTask,i.push(d),e.scheduleMicroTask()}}}}return n}var I=a("rejectionHandledHandler");function S(n){if(n[v]===Z){try{var e=t[I];e&&"function"==typeof e&&e.call(this,{rejection:n[y],promise:n})}catch(r){}n[v]=w;for(var o=0;o<i.length;o++)n===i[o].promise&&i.splice(o,1)}}function H(n,t,e,o,r){S(n);var a=n[v],i=a?"function"==typeof o?o:p:"function"==typeof r?r:d;t.scheduleMicroTask(b,function(){try{var o=n[y],r=e&&_===e[_];r&&(e[k]=o,e[g]=a);var c=t.run(i,void 0,r&&i!==d&&i!==p?[]:[o]);O(e,!0,c)}catch(u){O(e,!1,u)}},e)}var M=function(){function n(t){if(!(this instanceof n))throw new Error("Must be an instanceof Promise.");this[v]=m,this[y]=[];try{t&&t(z(this,T),z(this,w))}catch(e){O(this,!1,e)}}return n.toString=function(){return"function ZoneAwarePromise() { [native code] }"},n.resolve=function(n){return O(new this(null),T,n)},n.reject=function(n){return O(new this(null),w,n)},n.race=function(n){var t,e,o=new this(function(n,o){t=n,e=o});function r(n){o&&(o=t(n))}function a(n){o&&(o=e(n))}for(var i=0,c=n;i<c.length;i++){var u=c[i];h(u)||(u=this.resolve(u)),u.then(r,a)}return o},n.all=function(n){for(var t,e,o=new this(function(n,o){t=n,e=o}),r=0,a=[],i=0,c=n;i<c.length;i++){var u=c[i];h(u)||(u=this.resolve(u)),u.then(function(n){return function(e){a[n]=e,--r||t(a)}}(r),e),r++}return r||t(a),o},n.prototype.then=function(n,e){var o=new this.constructor(null),r=t.current;return this[v]==m?this[y].push(r,o,n,e):H(this,r,o,n,e),o},n.prototype.catch=function(n){return this.then(null,n)},n.prototype.finally=function(n){var e=new this.constructor(null);e[_]=_;var o=t.current;return this[v]==m?this[y].push(o,e,n,n):H(this,o,e,n,n),e},n}();M.resolve=M.resolve,M.reject=M.reject,M.race=M.race,M.all=M.all;var A=n[c]=n.Promise,x=t.__symbol__("ZoneAwarePromise"),L=o(n,"Promise");L&&!L.configurable||(L&&delete L.writable,L&&delete L.value,L||(L={configurable:!0,enumerable:!0}),L.get=function(){return n[x]?n[x]:n[c]},L.set=function(t){t===M?n[x]=t:(n[c]=t,t.prototype[u]||G(t),e.setNativePromise(t))},r(n,"Promise",L)),n.Promise=M;var E,q=a("thenPatched");function G(n){var t=n.prototype,e=o(t,"then");if(!e||!1!==e.writable&&e.configurable){var r=t.then;t[u]=r,n.prototype.then=function(n,t){var e=this;return new M(function(n,t){r.call(e,n,t)}).then(n,t)},n[q]=!0}}if(A){G(A);var U=n.fetch;"function"==typeof U&&(n.fetch=(E=U,function(){var n=E.apply(this,arguments);if(n instanceof M)return n;var t=n.constructor;return t[q]||G(t),n}))}return Promise[t.__symbol__("uncaughtPromiseErrors")]=i,M});var n=Object.getOwnPropertyDescriptor,t=Object.defineProperty,e=Object.getPrototypeOf,o=Object.create,r=Array.prototype.slice,a="addEventListener",i="removeEventListener",c=Zone.__symbol__(a),u=Zone.__symbol__(i),l="true",s="false",f="__zone_symbol__";function h(n,t){return Zone.current.wrap(n,t)}function p(n,t,e,o,r){return Zone.current.scheduleMacroTask(n,t,e,o,r)}var d=Zone.__symbol__,v="undefined"!=typeof window,y=v?window:void 0,_=v&&y||"object"==typeof self&&self||global,k="removeAttribute",g=[null];function b(n,t){for(var e=n.length-1;e>=0;e--)"function"==typeof n[e]&&(n[e]=h(n[e],t+"_"+e));return n}function m(n){return!n||!1!==n.writable&&!("function"==typeof n.get&&void 0===n.set)}var T="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope,w=!("nw"in _)&&void 0!==_.process&&"[object process]"==={}.toString.call(_.process),Z=!w&&!T&&!(!v||!y.HTMLElement),z=void 0!==_.process&&"[object process]"==={}.toString.call(_.process)&&!T&&!(!v||!y.HTMLElement),D={},j=function(n){if(n=n||_.event){var t=D[n.type];t||(t=D[n.type]=d("ON_PROPERTY"+n.type));var e=(this||n.target||_)[t],o=e&&e.apply(this,arguments);return null==o||o||n.preventDefault(),o}};function C(e,o,r){var a=n(e,o);if(!a&&r&&n(r,o)&&(a={enumerable:!0,configurable:!0}),a&&a.configurable){delete a.writable,delete a.value;var i=a.get,c=a.set,u=o.substr(2),l=D[u];l||(l=D[u]=d("ON_PROPERTY"+u)),a.set=function(n){var t=this;t||e!==_||(t=_),t&&(t[l]&&t.removeEventListener(u,j),c&&c.apply(t,g),"function"==typeof n?(t[l]=n,t.addEventListener(u,j,!1)):t[l]=null)},a.get=function(){var n=this;if(n||e!==_||(n=_),!n)return null;var t=n[l];if(t)return t;if(i){var r=i&&i.call(this);if(r)return a.set.call(this,r),"function"==typeof n[k]&&n.removeAttribute(o),r}return null},t(e,o,a)}}function O(n,t,e){if(t)for(var o=0;o<t.length;o++)C(n,"on"+t[o],e);else{var r=[];for(var a in n)"on"==a.substr(0,2)&&r.push(a);for(var i=0;i<r.length;i++)C(n,r[i],e)}}var I=d("originalInstance");function S(n){var e=_[n];if(e){_[d(n)]=e,_[n]=function(){var t=b(arguments,n);switch(t.length){case 0:this[I]=new e;break;case 1:this[I]=new e(t[0]);break;case 2:this[I]=new e(t[0],t[1]);break;case 3:this[I]=new e(t[0],t[1],t[2]);break;case 4:this[I]=new e(t[0],t[1],t[2],t[3]);break;default:throw new Error("Arg list too long.")}},M(_[n],e);var o,r=new e(function(){});for(o in r)"XMLHttpRequest"===n&&"responseBlob"===o||function(e){"function"==typeof r[e]?_[n].prototype[e]=function(){return this[I][e].apply(this[I],arguments)}:t(_[n].prototype,e,{set:function(t){"function"==typeof t?(this[I][e]=h(t,n+"."+e),M(this[I][e],t)):this[I][e]=t},get:function(){return this[I][e]}})}(o);for(o in e)"prototype"!==o&&e.hasOwnProperty(o)&&(_[n][o]=e[o])}}function H(t,o,r){for(var a=t;a&&!a.hasOwnProperty(o);)a=e(a);!a&&t[o]&&(a=t);var i,c=d(o);if(a&&!(i=a[c])&&(i=a[c]=a[o],m(a&&n(a,o)))){var u=r(i,c,o);a[o]=function(){return u(this,arguments)},M(a[o],i)}return i}function M(n,t){n[d("OriginalDelegate")]=t}var A=!1,x=!1;function L(){if(A)return x;A=!0;try{var n=y.navigator.userAgent;return-1===n.indexOf("MSIE ")&&-1===n.indexOf("Trident/")&&-1===n.indexOf("Edge/")||(x=!0),x}catch(t){}}Zone.__load_patch("toString",function(n){var t=Function.prototype.toString,e=d("OriginalDelegate"),o=d("Promise"),r=d("Error"),a=function(){if("function"==typeof this){var a=this[e];if(a)return"function"==typeof a?t.apply(this[e],arguments):Object.prototype.toString.call(a);if(this===Promise){var i=n[o];if(i)return t.apply(i,arguments)}if(this===Error){var c=n[r];if(c)return t.apply(c,arguments)}}return t.apply(this,arguments)};a[e]=t,Function.prototype.toString=a;var i=Object.prototype.toString;Object.prototype.toString=function(){return this instanceof Promise?"[object Promise]":i.apply(this,arguments)}});var E={useG:!0},q={},G={},U=/^__zone_symbol__(\w+)(true|false)$/,X="__zone_symbol__propagationStopped";function J(n,t,o){var r=o&&o.add||a,c=o&&o.rm||i,u=o&&o.listeners||"eventListeners",h=o&&o.rmAll||"removeAllListeners",p=d(r),v="."+r+":",y="prependListener",_="."+y+":",k=function(n,t,e){if(!n.isRemoved){var o=n.callback;"object"==typeof o&&o.handleEvent&&(n.callback=function(n){return o.handleEvent(n)},n.originalDelegate=o),n.invoke(n,t,[e]);var r=n.options;r&&"object"==typeof r&&r.once&&t[c].call(t,e.type,n.originalDelegate?n.originalDelegate:n.callback,r)}},g=function(t){if(t=t||n.event){var e=this||t.target||n,o=e[q[t.type][s]];if(o)if(1===o.length)k(o[0],e,t);else for(var r=o.slice(),a=0;a<r.length&&(!t||!0!==t[X]);a++)k(r[a],e,t)}},b=function(t){if(t=t||n.event){var e=this||t.target||n,o=e[q[t.type][l]];if(o)if(1===o.length)k(o[0],e,t);else for(var r=o.slice(),a=0;a<r.length&&(!t||!0!==t[X]);a++)k(r[a],e,t)}};function m(t,o){if(!t)return!1;var a=!0;o&&void 0!==o.useG&&(a=o.useG);var i=o&&o.vh,k=!0;o&&void 0!==o.chkDup&&(k=o.chkDup);var m=!1;o&&void 0!==o.rt&&(m=o.rt);for(var T=t;T&&!T.hasOwnProperty(r);)T=e(T);if(!T&&t[r]&&(T=t),!T)return!1;if(T[p])return!1;var w,Z={},z=T[p]=T[r],D=T[d(c)]=T[c],j=T[d(u)]=T[u],C=T[d(h)]=T[h];o&&o.prepend&&(w=T[d(o.prepend)]=T[o.prepend]);var O=a?function(){if(!Z.isExisting)return z.call(Z.target,Z.eventName,Z.capture?b:g,Z.options)}:function(n){return z.call(Z.target,Z.eventName,n.invoke,Z.options)},I=a?function(n){if(!n.isRemoved){var t=q[n.eventName],e=void 0;t&&(e=t[n.capture?l:s]);var o=e&&n.target[e];if(o)for(var r=0;r<o.length;r++)if(o[r]===n){o.splice(r,1),n.isRemoved=!0,0===o.length&&(n.allRemoved=!0,n.target[e]=null);break}}if(n.allRemoved)return D.call(n.target,n.eventName,n.capture?b:g,n.options)}:function(n){return D.call(n.target,n.eventName,n.invoke,n.options)},S=o&&o.diff?o.diff:function(n,t){var e=typeof t;return"function"===e&&n.callback===t||"object"===e&&n.originalDelegate===t},H=Zone[Zone.__symbol__("BLACK_LISTED_EVENTS")],A=function(t,e,o,r,c,u){return void 0===c&&(c=!1),void 0===u&&(u=!1),function(){var h=this||n,p=arguments[1];if(!p)return t.apply(this,arguments);var d=!1;if("function"!=typeof p){if(!p.handleEvent)return t.apply(this,arguments);d=!0}if(!i||i(t,p,h,arguments)){var v,y=arguments[0],_=arguments[2];if(H)for(var g=0;g<H.length;g++)if(y===H[g])return t.apply(this,arguments);var b=!1;void 0===_?v=!1:!0===_?v=!0:!1===_?v=!1:(v=!!_&&!!_.capture,b=!!_&&!!_.once);var m,T=Zone.current,w=q[y];if(w)m=w[v?l:s];else{var z=f+(y+s),D=f+(y+l);q[y]={},q[y][s]=z,q[y][l]=D,m=v?D:z}var j,C=h[m],O=!1;if(C){if(O=!0,k)for(g=0;g<C.length;g++)if(S(C[g],p))return}else C=h[m]=[];var I=h.constructor.name,M=G[I];M&&(j=M[y]),j||(j=I+e+y),Z.options=_,b&&(Z.options.once=!1),Z.target=h,Z.capture=v,Z.eventName=y,Z.isExisting=O;var A=a?E:null;A&&(A.taskData=Z);var x=T.scheduleEventTask(j,p,A,o,r);return Z.target=null,A&&(A.taskData=null),b&&(_.once=!0),x.options=_,x.target=h,x.capture=v,x.eventName=y,d&&(x.originalDelegate=p),u?C.unshift(x):C.push(x),c?h:void 0}}};return T[r]=A(z,v,O,I,m),w&&(T[y]=A(w,_,function(n){return w.call(Z.target,Z.eventName,n.invoke,Z.options)},I,m,!0)),T[c]=function(){var t,e=this||n,o=arguments[0],r=arguments[2];t=void 0!==r&&(!0===r||!1!==r&&!!r&&!!r.capture);var a=arguments[1];if(!a)return D.apply(this,arguments);if(!i||i(D,a,e,arguments)){var c,u=q[o];u&&(c=u[t?l:s]);var f=c&&e[c];if(f)for(var h=0;h<f.length;h++){var p=f[h];if(S(p,a))return f.splice(h,1),p.isRemoved=!0,0===f.length&&(p.allRemoved=!0,e[c]=null),p.zone.cancelTask(p),m?e:void 0}return D.apply(this,arguments)}},T[u]=function(){for(var t=[],e=K(this||n,arguments[0]),o=0;o<e.length;o++){var r=e[o];t.push(r.originalDelegate?r.originalDelegate:r.callback)}return t},T[h]=function(){var t=this||n,e=arguments[0];if(e){var o=q[e];if(o){var r=t[o[s]],a=t[o[l]];if(r){var i=r.slice();for(p=0;p<i.length;p++)this[c].call(this,e,(u=i[p]).originalDelegate?u.originalDelegate:u.callback,u.options)}if(a)for(i=a.slice(),p=0;p<i.length;p++){var u;this[c].call(this,e,(u=i[p]).originalDelegate?u.originalDelegate:u.callback,u.options)}}}else{for(var f=Object.keys(t),p=0;p<f.length;p++){var d=U.exec(f[p]),v=d&&d[1];v&&"removeListener"!==v&&this[h].call(this,v)}this[h].call(this,"removeListener")}if(m)return this},M(T[r],z),M(T[c],D),C&&M(T[h],C),j&&M(T[u],j),!0}for(var T=[],w=0;w<t.length;w++)T[w]=m(t[w],o);return T}function K(n,t){var e=[];for(var o in n){var r=U.exec(o),a=r&&r[1];if(a&&(!t||a===t)){var i=n[o];if(i)for(var c=0;c<i.length;c++)e.push(i[c])}}return e}var B=d("zoneTask");function Y(n,t,e,o){var r=null,a=null;e+=o;var i={};function c(t){var e=t.data;return e.args[0]=function(){try{t.invoke.apply(this,arguments)}finally{t.data&&t.data.isPeriodic||("number"==typeof e.handleId?delete i[e.handleId]:e.handleId&&(e.handleId[B]=null))}},e.handleId=r.apply(n,e.args),t}function u(n){return a(n.data.handleId)}r=H(n,t+=o,function(e){return function(r,a){if("function"==typeof a[0]){var l=p(t,a[0],{handleId:null,isPeriodic:"Interval"===o,delay:"Timeout"===o||"Interval"===o?a[1]||0:null,args:a},c,u);if(!l)return l;var s=l.data.handleId;return"number"==typeof s?i[s]=l:s&&(s[B]=l),s&&s.ref&&s.unref&&"function"==typeof s.ref&&"function"==typeof s.unref&&(l.ref=s.ref.bind(s),l.unref=s.unref.bind(s)),"number"==typeof s||s?s:l}return e.apply(n,a)}}),a=H(n,e,function(t){return function(e,o){var r,a=o[0];"number"==typeof a?r=i[a]:(r=a&&a[B])||(r=a),r&&"string"==typeof r.type?"notScheduled"!==r.state&&(r.cancelFn&&r.data.isPeriodic||0===r.runCount)&&("number"==typeof a?delete i[a]:a&&(a[B]=null),r.zone.cancelTask(r)):t.apply(n,o)}})}var Q=Object[d("defineProperty")]=Object.defineProperty,$=Object[d("getOwnPropertyDescriptor")]=Object.getOwnPropertyDescriptor,V=Object.create,R=d("unconfigurables");function F(n,t){return n&&n[R]&&n[R][t]}function P(n,t,e){return Object.isFrozen(e)||(e.configurable=!0),e.configurable||(n[R]||Object.isFrozen(n)||Q(n,R,{writable:!0,value:{}}),n[R]&&(n[R][t]=!0)),e}function W(n,t,e,o){try{return Q(n,t,e)}catch(a){if(!e.configurable)throw a;void 0===o?delete e.configurable:e.configurable=o;try{return Q(n,t,e)}catch(a){var r=null;try{r=JSON.stringify(e)}catch(a){r=e.toString()}console.log("Attempting to configure '"+t+"' with descriptor '"+r+"' on object '"+n+"' and got error, giving up: "+a)}}}var N=["absolutedeviceorientation","afterinput","afterprint","appinstalled","beforeinstallprompt","beforeprint","beforeunload","devicelight","devicemotion","deviceorientation","deviceorientationabsolute","deviceproximity","hashchange","languagechange","message","mozbeforepaint","offline","online","paint","pageshow","pagehide","popstate","rejectionhandled","storage","unhandledrejection","unload","userproximity","vrdisplyconnected","vrdisplaydisconnected","vrdisplaypresentchange"],nn=["encrypted","waitingforkey","msneedkey","mozinterruptbegin","mozinterruptend"],tn=["load"],en=["blur","error","focus","load","resize","scroll","messageerror"],on=["bounce","finish","start"],rn=["loadstart","progress","abort","error","load","progress","timeout","loadend","readystatechange"],an=["upgradeneeded","complete","abort","success","error","blocked","versionchange","close"],cn=["close","error","open","message"],un=["error","message"],ln=["abort","animationcancel","animationend","animationiteration","auxclick","beforeinput","blur","cancel","canplay","canplaythrough","change","compositionstart","compositionupdate","compositionend","cuechange","click","close","contextmenu","curechange","dblclick","drag","dragend","dragenter","dragexit","dragleave","dragover","drop","durationchange","emptied","ended","error","focus","focusin","focusout","gotpointercapture","input","invalid","keydown","keypress","keyup","load","loadstart","loadeddata","loadedmetadata","lostpointercapture","mousedown","mouseenter","mouseleave","mousemove","mouseout","mouseover","mouseup","mousewheel","orientationchange","pause","play","playing","pointercancel","pointerdown","pointerenter","pointerleave","pointerlockchange","mozpointerlockchange","webkitpointerlockerchange","pointerlockerror","mozpointerlockerror","webkitpointerlockerror","pointermove","pointout","pointerover","pointerup","progress","ratechange","reset","resize","scroll","seeked","seeking","select","selectionchange","selectstart","show","sort","stalled","submit","suspend","timeupdate","volumechange","touchcancel","touchmove","touchstart","touchend","transitioncancel","transitionend","waiting","wheel"].concat(["webglcontextrestored","webglcontextlost","webglcontextcreationerror"],["autocomplete","autocompleteerror"],["toggle"],["afterscriptexecute","beforescriptexecute","DOMContentLoaded","fullscreenchange","mozfullscreenchange","webkitfullscreenchange","msfullscreenchange","fullscreenerror","mozfullscreenerror","webkitfullscreenerror","msfullscreenerror","readystatechange","visibilitychange"],N,["beforecopy","beforecut","beforepaste","copy","cut","paste","dragstart","loadend","animationstart","search","transitionrun","transitionstart","webkitanimationend","webkitanimationiteration","webkitanimationstart","webkittransitionend"],["activate","afterupdate","ariarequest","beforeactivate","beforedeactivate","beforeeditfocus","beforeupdate","cellchange","controlselect","dataavailable","datasetchanged","datasetcomplete","errorupdate","filterchange","layoutcomplete","losecapture","move","moveend","movestart","propertychange","resizeend","resizestart","rowenter","rowexit","rowsdelete","rowsinserted","command","compassneedscalibration","deactivate","help","mscontentzoom","msmanipulationstatechanged","msgesturechange","msgesturedoubletap","msgestureend","msgesturehold","msgesturestart","msgesturetap","msgotpointercapture","msinertiastart","mslostpointercapture","mspointercancel","mspointerdown","mspointerenter","mspointerhover","mspointerleave","mspointermove","mspointerout","mspointerover","mspointerup","pointerout","mssitemodejumplistitemremoved","msthumbnailclick","stop","storagecommit"]);function sn(n,t,e,o){n&&O(n,function(n,t,e){if(!e)return t;var o=e.filter(function(t){return t.target===n});if(!o||0===o.length)return t;var r=o[0].ignoreProperties;return t.filter(function(n){return-1===r.indexOf(n)})}(n,t,e),o)}function fn(c,u){if(!w||z){var l="undefined"!=typeof WebSocket;if(function(){if((Z||z)&&!n(HTMLElement.prototype,"onclick")&&"undefined"!=typeof Element){var e=n(Element.prototype,"onclick");if(e&&!e.configurable)return!1}var o=XMLHttpRequest.prototype,r=n(o,"onreadystatechange");if(r){t(o,"onreadystatechange",{enumerable:!0,configurable:!0,get:function(){return!0}});var a=!!(c=new XMLHttpRequest).onreadystatechange;return t(o,"onreadystatechange",r||{}),a}var i=d("fake");t(o,"onreadystatechange",{enumerable:!0,configurable:!0,get:function(){return this[i]},set:function(n){this[i]=n}});var c,u=function(){};return(c=new XMLHttpRequest).onreadystatechange=u,a=c[i]===u,c.onreadystatechange=null,a}()){var s=u.__Zone_ignore_on_properties;if(Z){var f=window;sn(f,ln.concat(["messageerror"]),s,e(f)),sn(Document.prototype,ln,s),void 0!==f.SVGElement&&sn(f.SVGElement.prototype,ln,s),sn(Element.prototype,ln,s),sn(HTMLElement.prototype,ln,s),sn(HTMLMediaElement.prototype,nn,s),sn(HTMLFrameSetElement.prototype,N.concat(en),s),sn(HTMLBodyElement.prototype,N.concat(en),s),sn(HTMLFrameElement.prototype,tn,s),sn(HTMLIFrameElement.prototype,tn,s);var p=f.HTMLMarqueeElement;p&&sn(p.prototype,on,s);var v=f.Worker;v&&sn(v.prototype,un,s)}sn(XMLHttpRequest.prototype,rn,s);var y=u.XMLHttpRequestEventTarget;y&&sn(y&&y.prototype,rn,s),"undefined"!=typeof IDBIndex&&(sn(IDBIndex.prototype,an,s),sn(IDBRequest.prototype,an,s),sn(IDBOpenDBRequest.prototype,an,s),sn(IDBDatabase.prototype,an,s),sn(IDBTransaction.prototype,an,s),sn(IDBCursor.prototype,an,s)),l&&sn(WebSocket.prototype,cn,s)}else!function(){for(var n=function(n){var t=ln[n],e="on"+t;self.addEventListener(t,function(n){var t,o,r=n.target;for(o=r?r.constructor.name+"."+e:"unknown."+e;r;)r[e]&&!r[e][hn]&&((t=h(r[e],o))[hn]=r[e],r[e]=t),r=r.parentElement},!0)},t=0;t<ln.length;t++)n(t)}(),S("XMLHttpRequest"),l&&function(t,e){var c=e.WebSocket;e.EventTarget||J(e,[c.prototype]),e.WebSocket=function(t,e){var u,l,s=arguments.length>1?new c(t,e):new c(t),f=n(s,"onmessage");return f&&!1===f.configurable?(u=o(s),l=s,[a,i,"send","close"].forEach(function(n){u[n]=function(){var t=r.call(arguments);if(n===a||n===i){var e=t.length>0?t[0]:void 0;if(e){var o=Zone.__symbol__("ON_PROPERTY"+e);s[o]=u[o]}}return s[n].apply(s,t)}})):u=s,O(u,["close","error","message","open"],l),u};var u=e.WebSocket;for(var l in c)u[l]=c[l]}(0,u)}}var hn=d("unbound");Zone.__load_patch("util",function(n,t,e){e.patchOnProperties=O,e.patchMethod=H,e.bindArguments=b}),Zone.__load_patch("timers",function(n){Y(n,"set","clear","Timeout"),Y(n,"set","clear","Interval"),Y(n,"set","clear","Immediate")}),Zone.__load_patch("requestAnimationFrame",function(n){Y(n,"request","cancel","AnimationFrame"),Y(n,"mozRequest","mozCancel","AnimationFrame"),Y(n,"webkitRequest","webkitCancel","AnimationFrame")}),Zone.__load_patch("blocking",function(n,t){for(var e=["alert","prompt","confirm"],o=0;o<e.length;o++)H(n,e[o],function(e,o,r){return function(o,a){return t.current.run(e,n,a,r)}})}),Zone.__load_patch("EventTarget",function(n,t,e){var o=t.__symbol__("BLACK_LISTED_EVENTS");n[o]&&(t[o]=n[o]),function(n,t){!function(n,t){var e=n.Event;e&&e.prototype&&t.patchMethod(e.prototype,"stopImmediatePropagation",function(n){return function(t,e){t[X]=!0,n&&n.apply(t,e)}})}(n,t)}(n,e),function(n,t){var e="Anchor,Area,Audio,BR,Base,BaseFont,Body,Button,Canvas,Content,DList,Directory,Div,Embed,FieldSet,Font,Form,Frame,FrameSet,HR,Head,Heading,Html,IFrame,Image,Input,Keygen,LI,Label,Legend,Link,Map,Marquee,Media,Menu,Meta,Meter,Mod,OList,Object,OptGroup,Option,Output,Paragraph,Pre,Progress,Quote,Script,Select,Source,Span,Style,TableCaption,TableCell,TableCol,Table,TableRow,TableSection,TextArea,Title,Track,UList,Unknown,Video",o="ApplicationCache,EventSource,FileReader,InputMethodContext,MediaController,MessagePort,Node,Performance,SVGElementInstance,SharedWorker,TextTrack,TextTrackCue,TextTrackList,WebKitNamedFlow,Window,Worker,WorkerGlobalScope,XMLHttpRequest,XMLHttpRequestEventTarget,XMLHttpRequestUpload,IDBRequest,IDBOpenDBRequest,IDBDatabase,IDBTransaction,IDBCursor,DBIndex,WebSocket".split(","),r=[],a=n.wtf,i=e.split(",");a?r=i.map(function(n){return"HTML"+n+"Element"}).concat(o):n.EventTarget?r.push("EventTarget"):r=o;for(var c=n.__Zone_disable_IE_check||!1,u=n.__Zone_enable_cross_context_check||!1,h=L(),p="function __BROWSERTOOLS_CONSOLE_SAFEFUNC() { [native code] }",d=0;d<ln.length;d++){var v=f+((b=ln[d])+s),y=f+(b+l);q[b]={},q[b][s]=v,q[b][l]=y}for(d=0;d<e.length;d++)for(var _=i[d],k=G[_]={},g=0;g<ln.length;g++){var b;k[b=ln[g]]=_+".addEventListener:"+b}var m=[];for(d=0;d<r.length;d++){var T=n[r[d]];m.push(T&&T.prototype)}J(n,m,{vh:function(n,t,e,o){if(!c&&h){if(u)try{var r;if("[object FunctionWrapper]"===(r=t.toString())||r==p)return n.apply(e,o),!1}catch(a){return n.apply(e,o),!1}else if("[object FunctionWrapper]"===(r=t.toString())||r==p)return n.apply(e,o),!1}else if(u)try{t.toString()}catch(a){return n.apply(e,o),!1}return!0}}),t.patchEventTarget=J}(n,e);var r=n.XMLHttpRequestEventTarget;r&&r.prototype&&e.patchEventTarget(n,[r.prototype]),S("MutationObserver"),S("WebKitMutationObserver"),S("IntersectionObserver"),S("FileReader")}),Zone.__load_patch("on_property",function(t,e,o){fn(0,t),Object.defineProperty=function(n,t,e){if(F(n,t))throw new TypeError("Cannot assign to read only property '"+t+"' of "+n);var o=e.configurable;return"prototype"!==t&&(e=P(n,t,e)),W(n,t,e,o)},Object.defineProperties=function(n,t){return Object.keys(t).forEach(function(e){Object.defineProperty(n,e,t[e])}),n},Object.create=function(n,t){return"object"!=typeof t||Object.isFrozen(t)||Object.keys(t).forEach(function(e){t[e]=P(n,e,t[e])}),V(n,t)},Object.getOwnPropertyDescriptor=function(n,t){var e=$(n,t);return F(n,t)&&(e.configurable=!1),e},function(e){if((Z||z)&&"registerElement"in t.document){var o=document.registerElement,r=["createdCallback","attachedCallback","detachedCallback","attributeChangedCallback"];document.registerElement=function(t,e){return e&&e.prototype&&r.forEach(function(t){var o,r,a,i,c="Document.registerElement::"+t,u=e.prototype;if(u.hasOwnProperty(t)){var l=n(u,t);l&&l.value?(l.value=h(l.value,c),i=(a=l).configurable,W(o=e.prototype,r=t,a=P(o,r,a),i)):u[t]=h(u[t],c)}else u[t]&&(u[t]=h(u[t],c))}),o.call(document,t,e)},M(document.registerElement,o)}}()}),Zone.__load_patch("canvas",function(n){var t=n.HTMLCanvasElement;void 0!==t&&t.prototype&&t.prototype.toBlob&&function(n,e,o){var r=null;function a(n){var t=n.data;return t.args[t.cbIdx]=function(){n.invoke.apply(this,arguments)},r.apply(t.target,t.args),n}r=H(t.prototype,"toBlob",function(n){return function(t,e){var o=function(n,t){return{name:"HTMLCanvasElement.toBlob",target:n,cbIdx:0,args:t}}(t,e);return o.cbIdx>=0&&"function"==typeof e[o.cbIdx]?p(o.name,e[o.cbIdx],o,a,null):n.apply(t,e)}})}()}),Zone.__load_patch("XHR",function(n,t){!function(t){var l=XMLHttpRequest.prototype,s=l[c],f=l[u];if(!s){var h=n.XMLHttpRequestEventTarget;if(h){var d=h.prototype;s=d[c],f=d[u]}}var v="readystatechange",y="scheduled";function _(n){XMLHttpRequest[a]=!1;var t=n.data,o=t.target,i=o[r];s||(s=o[c],f=o[u]),i&&f.call(o,v,i);var l=o[r]=function(){o.readyState===o.DONE&&!t.aborted&&XMLHttpRequest[a]&&n.state===y&&n.invoke()};return s.call(o,v,l),o[e]||(o[e]=n),m.apply(o,t.args),XMLHttpRequest[a]=!0,n}function k(){}function g(n){var t=n.data;return t.aborted=!0,T.apply(t.target,t.args)}var b=H(l,"open",function(){return function(n,t){return n[o]=0==t[2],n[i]=t[1],b.apply(n,t)}}),m=H(l,"send",function(){return function(n,t){return n[o]?m.apply(n,t):p("XMLHttpRequest.send",k,{target:n,url:n[i],isPeriodic:!1,delay:null,args:t,aborted:!1},_,g)}}),T=H(l,"abort",function(){return function(n){var t=n[e];if(t&&"string"==typeof t.type){if(null==t.cancelFn||t.data&&t.data.aborted)return;t.zone.cancelTask(t)}}})}();var e=d("xhrTask"),o=d("xhrSync"),r=d("xhrListener"),a=d("xhrScheduled"),i=d("xhrURL")}),Zone.__load_patch("geolocation",function(t){t.navigator&&t.navigator.geolocation&&function(t,e){for(var o=t.constructor.name,r=function(r){var a=e[r],i=t[a];if(i){if(!m(n(t,a)))return"continue";t[a]=function(n){var t=function(){return n.apply(this,b(arguments,o+"."+a))};return M(t,n),t}(i)}},a=0;a<e.length;a++)r(a)}(t.navigator.geolocation,["getCurrentPosition","watchPosition"])}),Zone.__load_patch("PromiseRejectionEvent",function(n,t){function e(t){return function(e){K(n,t).forEach(function(o){var r=n.PromiseRejectionEvent;if(r){var a=new r(t,{promise:e.promise,reason:e.rejection});o.invoke(a)}})}}n.PromiseRejectionEvent&&(t[d("unhandledPromiseRejectionHandler")]=e("unhandledrejection"),t[d("rejectionHandledHandler")]=e("rejectionhandled"))})}()},1:function(n,t,e){n.exports=e("hN/g")},"hN/g":function(n,t,e){"use strict";e.r(t),e("0TWp")}},[[1,0]]]);!function(e,t){"use strict";function n(){var e=C.splice(0,C.length);for($e=0;e.length;)e.shift().call(null,e.shift())}function r(e,t){for(var n=0,r=e.length;n<r;n++)d(e[n],t)}function o(e){return function(t){Pe(t)&&(d(t,e),oe.length&&r(t.querySelectorAll(oe),e))}}function l(e){var t=xe.call(e,"is"),n=e.nodeName.toUpperCase(),r=ae.call(ne,t?J+t.toUpperCase():Y+n);return t&&-1<r&&!a(n,t)?-1:r}function a(e,t){return-1<oe.indexOf(e+'[is="'+t+'"]')}function i(e){var t=e.currentTarget,n=e.attrChange,r=e.attrName,o=e.target,l=e[K]||2,a=e[X]||3;!tt||o&&o!==t||!t[q]||"style"===r||e.prevValue===e.newValue&&(""!==e.newValue||n!==l&&n!==a)||t[q](r,n===l?null:e.prevValue,n===a?null:e.newValue)}function u(e){var t=o(e);return function(e){C.push(t,e.target),$e&&clearTimeout($e),$e=setTimeout(n,1)}}function c(e){et&&(et=!1,e.currentTarget.removeEventListener(Q,c)),oe.length&&r((e.target||g).querySelectorAll(oe),e.detail===_?_:U),Se&&function(){for(var e,t=0,n=Re.length;t<n;t++)le.contains(e=Re[t])||(n--,Re.splice(t--,1),d(e,_))}()}function s(e,t){var n=this;Ze.call(n,e,t),w.call(n,{target:n})}function m(e,t,n){var r=t.apply(e,n),o=l(r);return-1<o&&F(r,re[o]),n.pop()&&oe.length&&function(e){for(var t,n=0,r=e.length;n<r;n++)F(t=e[n],re[l(t)])}(r.querySelectorAll(oe)),r}function f(e,t){Ne(e,t),N?N.observe(e,Ke):(Je&&(e.setAttribute=s,e[P]=O(e),e[R](W,w)),e[R]($,i)),e[G]&&tt&&(e.created=!0,e[G](),e.created=!1)}function p(e){throw new Error("A "+e+" type is already registered")}function d(e,t){var n,r,o=l(e);-1<o&&(I(e,re[o]),o=0,t!==U||e[U]?t!==_||e[_]||(e[U]=!1,e[_]=!0,r="disconnected",o=1):(e[_]=!1,e[U]=!0,r="connected",o=1,Se&&ae.call(Re,e)<0&&Re.push(e)),o&&(n=e[t+k]||e[r+k])&&n.call(e))}function h(){}function T(e,t,n){var r=n&&n[x]||"",o=t.prototype,l=Oe(o),a=t.observedAttributes||me,i={prototype:l};Ve(l,G,{value:function(){if(be)be=!1;else if(!this[Le]){this[Le]=!0,new t(this),o[G]&&o[G].call(this);var e=ye[we.get(t)];(!Ee||e.create.length>1)&&E(this)}}}),Ve(l,q,{value:function(e){-1<ae.call(a,e)&&o[q]&&o[q].apply(this,arguments)}}),o[Z]&&Ve(l,B,{value:o[Z]}),o[j]&&Ve(l,z,{value:o[j]}),r&&(i[x]=r),e=e.toUpperCase(),ye[e]={constructor:t,create:r?[r,Ae(e)]:[e]},we.set(t,e),g[V](e.toLowerCase(),i),v(e),Ce[e].r()}function L(e){var t=ye[e.toUpperCase()];return t&&t.constructor}function M(e){return"string"==typeof e?e:e&&e.is||""}function E(e){for(var t,n=e[q],r=n?e.attributes:me,o=r.length;o--;)n.call(e,(t=r[o]).name||t.nodeName,null,t.value||t.nodeValue)}function v(e){return(e=e.toUpperCase())in Ce||(Ce[e]={},Ce[e].p=new ge(function(t){Ce[e].r=t})),Ce[e].p}function H(){Me&&delete e.customElements,se(e,"customElements",{configurable:!0,value:new h}),se(e,"CustomElementRegistry",{configurable:!0,value:h});for(var t=y.get(/^HTML[A-Z]*[a-z]/),n=t.length;n--;function(t){var n=e[t];if(n){e[t]=function(e){var t,r;return e||(e=this),e[Le]||(be=!0,t=ye[we.get(e.constructor)],(e=(r=Ee&&1===t.create.length)?Reflect.construct(n,me,t.constructor):g.createElement.apply(g,t.create))[Le]=!0,be=!1,r||E(e)),e},e[t].prototype=n.prototype;try{n.prototype.constructor=e[t]}catch(r){se(n,Le,{value:e[t]})}}}(t[n]));g.createElement=function(e,t){var n=M(t);return n?ze.call(this,e,Ae(n)):ze.call(this,e)},Qe||(Ye=!0,g[V](""))}var g=e.document,b=e.Object,y=function(e){var t,n,r,o,l=/^[A-Z]+[a-z]/,a=function(e,t){(t=t.toLowerCase())in i||(i[e]=(i[e]||[]).concat(t),i[t]=i[t.toUpperCase()]=e)},i=(b.create||b)(null),u={};for(n in e)for(o in e[n])for(i[o]=r=e[n][o],t=0;t<r.length;t++)i[r[t].toLowerCase()]=i[r[t].toUpperCase()]=o;return u.get=function(e){return"string"==typeof e?i[e]||(l.test(e)?[]:""):function(e){var t,n=[];for(t in i)e.test(t)&&n.push(t);return n}(e)},u.set=function(e,t){return l.test(e)?a(e,t):a(t,e),u},u}({collections:{HTMLAllCollection:["all"],HTMLCollection:["forms"],HTMLFormControlsCollection:["elements"],HTMLOptionsCollection:["options"]},elements:{Element:["element"],HTMLAnchorElement:["a"],HTMLAppletElement:["applet"],HTMLAreaElement:["area"],HTMLAttachmentElement:["attachment"],HTMLAudioElement:["audio"],HTMLBRElement:["br"],HTMLBaseElement:["base"],HTMLBodyElement:["body"],HTMLButtonElement:["button"],HTMLCanvasElement:["canvas"],HTMLContentElement:["content"],HTMLDListElement:["dl"],HTMLDataElement:["data"],HTMLDataListElement:["datalist"],HTMLDetailsElement:["details"],HTMLDialogElement:["dialog"],HTMLDirectoryElement:["dir"],HTMLDivElement:["div"],HTMLDocument:["document"],HTMLElement:["element","abbr","address","article","aside","b","bdi","bdo","cite","code","command","dd","dfn","dt","em","figcaption","figure","footer","header","i","kbd","mark","nav","noscript","rp","rt","ruby","s","samp","section","small","strong","sub","summary","sup","u","var","wbr"],HTMLEmbedElement:["embed"],HTMLFieldSetElement:["fieldset"],HTMLFontElement:["font"],HTMLFormElement:["form"],HTMLFrameElement:["frame"],HTMLFrameSetElement:["frameset"],HTMLHRElement:["hr"],HTMLHeadElement:["head"],HTMLHeadingElement:["h1","h2","h3","h4","h5","h6"],HTMLHtmlElement:["html"],HTMLIFrameElement:["iframe"],HTMLImageElement:["img"],HTMLInputElement:["input"],HTMLKeygenElement:["keygen"],HTMLLIElement:["li"],HTMLLabelElement:["label"],HTMLLegendElement:["legend"],HTMLLinkElement:["link"],HTMLMapElement:["map"],HTMLMarqueeElement:["marquee"],HTMLMediaElement:["media"],HTMLMenuElement:["menu"],HTMLMenuItemElement:["menuitem"],HTMLMetaElement:["meta"],HTMLMeterElement:["meter"],HTMLModElement:["del","ins"],HTMLOListElement:["ol"],HTMLObjectElement:["object"],HTMLOptGroupElement:["optgroup"],HTMLOptionElement:["option"],HTMLOutputElement:["output"],HTMLParagraphElement:["p"],HTMLParamElement:["param"],HTMLPictureElement:["picture"],HTMLPreElement:["pre"],HTMLProgressElement:["progress"],HTMLQuoteElement:["blockquote","q","quote"],HTMLScriptElement:["script"],HTMLSelectElement:["select"],HTMLShadowElement:["shadow"],HTMLSlotElement:["slot"],HTMLSourceElement:["source"],HTMLSpanElement:["span"],HTMLStyleElement:["style"],HTMLTableCaptionElement:["caption"],HTMLTableCellElement:["td","th"],HTMLTableColElement:["col","colgroup"],HTMLTableElement:["table"],HTMLTableRowElement:["tr"],HTMLTableSectionElement:["thead","tbody","tfoot"],HTMLTemplateElement:["template"],HTMLTextAreaElement:["textarea"],HTMLTimeElement:["time"],HTMLTitleElement:["title"],HTMLTrackElement:["track"],HTMLUListElement:["ul"],HTMLUnknownElement:["unknown","vhgroupv","vkeygen"],HTMLVideoElement:["video"]},nodes:{Attr:["node"],Audio:["audio"],CDATASection:["node"],CharacterData:["node"],Comment:["#comment"],Document:["#document"],DocumentFragment:["#document-fragment"],DocumentType:["node"],HTMLDocument:["#document"],Image:["img"],Option:["option"],ProcessingInstruction:["node"],ShadowRoot:["#shadow-root"],Text:["#text"],XMLDocument:["xml"]}});"object"!=typeof t&&(t={type:t||"auto"});var C,w,A,O,N,D,I,F,S,V="registerElement",P="__"+V+(1e5*e.Math.random()>>0),R="addEventListener",U="attached",k="Callback",_="detached",x="extends",q="attributeChanged"+k,B=U+k,Z="connected"+k,j="disconnected"+k,G="created"+k,z=_+k,K="ADDITION",X="REMOVAL",$="DOMAttrModified",Q="DOMContentLoaded",W="DOMSubtreeModified",Y="<",J="=",ee=/^[A-Z][A-Z0-9]*(?:-[A-Z0-9]+)+$/,te=["ANNOTATION-XML","COLOR-PROFILE","FONT-FACE","FONT-FACE-SRC","FONT-FACE-URI","FONT-FACE-FORMAT","FONT-FACE-NAME","MISSING-GLYPH"],ne=[],re=[],oe="",le=g.documentElement,ae=ne.indexOf||function(e){for(var t=this.length;t--&&this[t]!==e;);return t},ie=b.prototype,ue=ie.hasOwnProperty,ce=ie.isPrototypeOf,se=b.defineProperty,me=[],fe=b.getOwnPropertyDescriptor,pe=b.getOwnPropertyNames,de=b.getPrototypeOf,he=b.setPrototypeOf,Te=!!b.__proto__,Le="__dreCEv1",Me=e.customElements,Ee=!/^force/.test(t.type)&&!!(Me&&Me.define&&Me.get&&Me.whenDefined),ve=b.create||b,He=e.Map||function(){var e,t=[],n=[];return{get:function(e){return n[ae.call(t,e)]},set:function(r,o){(e=ae.call(t,r))<0?n[t.push(r)-1]=o:n[e]=o}}},ge=e.Promise||function(e){function t(e){for(r=!0;n.length;)n.shift()(e)}var n=[],r=!1,o={catch:function(){return o},then:function(e){return n.push(e),r&&setTimeout(t,1),o}};return e(t),o},be=!1,ye=ve(null),Ce=ve(null),we=new He,Ae=function(e){return e.toLowerCase()},Oe=b.create||function e(t){return t?(e.prototype=t,new e):this},Ne=he||(Te?function(e,t){return e.__proto__=t,e}:pe&&fe?function(){function e(e,t){for(var n,r=pe(t),o=0,l=r.length;o<l;o++)ue.call(e,n=r[o])||se(e,n,fe(t,n))}return function(t,n){do{e(t,n)}while((n=de(n))&&!ce.call(n,t));return t}}():function(e,t){for(var n in t)e[n]=t[n];return e}),De=e.MutationObserver||e.WebKitMutationObserver,Ie=e.HTMLAnchorElement,Fe=(e.HTMLElement||e.Element||e.Node).prototype,Se=!ce.call(Fe,le),Ve=Se?function(e,t,n){return e[t]=n.value,e}:se,Pe=Se?function(e){return 1===e.nodeType}:function(e){return ce.call(Fe,e)},Re=Se&&[],Ue=Fe.attachShadow,ke=Fe.cloneNode,_e=Fe.dispatchEvent,xe=Fe.getAttribute,qe=Fe.hasAttribute,Be=Fe.removeAttribute,Ze=Fe.setAttribute,je=g.createElement,Ge=g.importNode,ze=je,Ke=De&&{attributes:!0,characterData:!0,attributeOldValue:!0},Xe=De||function(e){Je=!1,le.removeEventListener($,Xe)},$e=0,Qe=V in g&&!/^force-all/.test(t.type),We=!0,Ye=!1,Je=!0,et=!0,tt=!0;if(De&&((S=g.createElement("div")).innerHTML="<div><div></div></div>",new De(function(e,t){if(e[0]&&"childList"==e[0].type&&!e[0].removedNodes[0].childNodes.length){var n=(S=fe(Fe,"innerHTML"))&&S.set;n&&se(Fe,"innerHTML",{set:function(e){for(;this.lastChild;)this.removeChild(this.lastChild);n.call(this,e)}})}t.disconnect(),S=null}).observe(S,{childList:!0,subtree:!0}),S.innerHTML=""),Qe||(he||Te?(I=function(e,t){ce.call(t,e)||f(e,t)},F=f):F=I=function(e,t){e[P]||(e[P]=b(!0),f(e,t))},Se?(Je=!1,function(){var e=fe(Fe,R),t=e.value,n=function(e){var t=new CustomEvent($,{bubbles:!0});t.attrName=e,t.prevValue=xe.call(this,e),t.newValue=null,t[X]=t.attrChange=2,Be.call(this,e),_e.call(this,t)},r=function(e,t){var n=qe.call(this,e),r=n&&xe.call(this,e),o=new CustomEvent($,{bubbles:!0});Ze.call(this,e,t),o.attrName=e,o.prevValue=n?r:null,o.newValue=t,n?o.MODIFICATION=o.attrChange=1:o[K]=o.attrChange=0,_e.call(this,o)},o=function(e){var t,n=e.currentTarget,r=n[P],o=e.propertyName;r.hasOwnProperty(o)&&(r=r[o],(t=new CustomEvent($,{bubbles:!0})).attrName=r.name,t.prevValue=r.value||null,t.newValue=r.value=n[o]||null,null==t.prevValue?t[K]=t.attrChange=0:t.MODIFICATION=t.attrChange=1,_e.call(n,t))};e.value=function(e,l,a){e===$&&this[q]&&this.setAttribute!==r&&(this[P]={className:{name:"class",value:this.className}},this.setAttribute=r,this.removeAttribute=n,t.call(this,"propertychange",o)),t.call(this,e,l,a)},se(Fe,R,e)}()):De||(le[R]($,Xe),le.setAttribute(P,1),le.removeAttribute(P),Je&&(w=function(e){var t,n,r,o=this;if(o===e.target){for(r in t=o[P],o[P]=n=O(o),n){if(!(r in t))return A(0,o,r,t[r],n[r],K);if(n[r]!==t[r])return A(1,o,r,t[r],n[r],"MODIFICATION")}for(r in t)if(!(r in n))return A(2,o,r,t[r],n[r],X)}},A=function(e,t,n,r,o,l){var a={attrChange:e,currentTarget:t,attrName:n,prevValue:r,newValue:o};a[l]=e,i(a)},O=function(e){for(var t,n,r={},o=e.attributes,l=0,a=o.length;l<a;l++)"setAttribute"!==(n=(t=o[l]).name)&&(r[n]=t.value);return r})),g[V]=function(e,t){if(n=e.toUpperCase(),We&&(We=!1,De?(N=function(e,t){function n(e,t){for(var n=0,r=e.length;n<r;t(e[n++]));}return new De(function(r){for(var o,l,a,i=0,u=r.length;i<u;i++)"childList"===(o=r[i]).type?(n(o.addedNodes,e),n(o.removedNodes,t)):(l=o.target,tt&&l[q]&&"style"!==o.attributeName&&(a=xe.call(l,o.attributeName))!==o.oldValue&&l[q](o.attributeName,o.oldValue,a))})}(o(U),o(_)),(D=function(e){return N.observe(e,{childList:!0,subtree:!0}),e})(g),Ue&&(Fe.attachShadow=function(){return D(Ue.apply(this,arguments))})):(C=[],g[R]("DOMNodeInserted",u(U)),g[R]("DOMNodeRemoved",u(_))),g[R](Q,c),g[R]("readystatechange",c),g.importNode=function(e,t){switch(e.nodeType){case 1:return m(g,Ge,[e,!!t]);case 11:for(var n=g.createDocumentFragment(),r=e.childNodes,o=r.length,l=0;l<o;l++)n.appendChild(g.importNode(r[l],!!t));return n;default:return ke.call(e,!!t)}},Fe.cloneNode=function(e){return m(this,ke,[!!e])}),Ye)return Ye=!1;if(-2<ae.call(ne,J+n)+ae.call(ne,Y+n)&&p(e),!ee.test(n)||-1<ae.call(te,n))throw new Error("The type "+e+" is invalid");var n,l,a=function(){return s?g.createElement(f,n):g.createElement(f)},i=t||ie,s=ue.call(i,x),f=s?t[x].toUpperCase():n;return s&&-1<ae.call(ne,Y+f)&&p(f),l=ne.push((s?J:Y)+n)-1,oe=oe.concat(oe.length?",":"",s?f+'[is="'+e.toLowerCase()+'"]':f),a.prototype=re[l]=ue.call(i,"prototype")?i.prototype:Oe(Fe),oe.length&&r(g.querySelectorAll(oe),U),a},g.createElement=ze=function(e,t){var n=M(t),r=n?je.call(g,e,Ae(n)):je.call(g,e),o=""+e,l=ae.call(ne,(n?J:Y)+(n||o).toUpperCase()),i=-1<l;return n&&(r.setAttribute("is",n=n.toLowerCase()),i&&(i=a(o.toUpperCase(),n))),tt=!g.createElement.innerHTMLHelper,i&&F(r,re[l]),r}),h.prototype={constructor:h,define:Ee?function(e,t,n){if(n)T(e,t,n);else{var r=e.toUpperCase();ye[r]={constructor:t,create:[r]},we.set(t,r),Me.define(e,t)}}:T,get:Ee?function(e){return Me.get(e)||L(e)}:L,whenDefined:Ee?function(e){return ge.race([Me.whenDefined(e),v(e)])}:v},!Me||/^force/.test(t.type))H();else if(!t.noBuiltIn)try{!function(t,n,r){var o=new RegExp("^<a\\s+is=('|\")"+r+"\\1></a>$");if(n[x]="a",(t.prototype=Oe(Ie.prototype)).constructor=t,e.customElements.define(r,t,n),!o.test(g.createElement("a",{is:r}).outerHTML)||!o.test((new t).outerHTML))throw n}(function e(){return Reflect.construct(Ie,[],e)},{},"document-register-element-a")}catch(nt){H()}if(!t.noBuiltIn)try{if(je.call(g,"a","a").outerHTML.indexOf("is")<0)throw{}}catch(rt){Ae=function(e){return{is:e.toLowerCase()}}}}(window);(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{0:function(e,t,n){e.exports=n("zUnb")},crnd:function(e,t){function n(e){return Promise.resolve().then(function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t})}n.keys=function(){return[]},n.resolve=n,e.exports=n,n.id="crnd"},zUnb:function(e,t,n){"use strict";function r(e){return"function"==typeof e}n.r(t);let s=!1;const o={Promise:void 0,set useDeprecatedSynchronousErrorHandling(e){s=e},get useDeprecatedSynchronousErrorHandling(){return s}};function i(e){setTimeout(()=>{throw e})}const a={closed:!0,next(e){},error(e){if(o.useDeprecatedSynchronousErrorHandling)throw e;i(e)},complete(){}},l=Array.isArray||(e=>e&&"number"==typeof e.length);function c(e){return null!=e&&"object"==typeof e}const u={e:{}};let d;function h(){try{return d.apply(this,arguments)}catch(e){return u.e=e,u}}function f(e){return d=e,h}function p(e){return Error.call(this),this.message=e?`${e.length} errors occurred during unsubscription:\n${e.map((e,t)=>`${t+1}) ${e.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=e,this}p.prototype=Object.create(Error.prototype);const g=p;class m{constructor(e){this.closed=!1,this._parent=null,this._parents=null,this._subscriptions=null,e&&(this._unsubscribe=e)}unsubscribe(){let e,t=!1;if(this.closed)return;let{_parent:n,_parents:s,_unsubscribe:o,_subscriptions:i}=this;this.closed=!0,this._parent=null,this._parents=null,this._subscriptions=null;let a=-1,d=s?s.length:0;for(;n;)n.remove(this),n=++a<d&&s[a]||null;if(r(o)&&f(o).call(this)===u&&(t=!0,e=e||(u.e instanceof g?_(u.e.errors):[u.e])),l(i))for(a=-1,d=i.length;++a<d;){const n=i[a];if(c(n)&&f(n.unsubscribe).call(n)===u){t=!0,e=e||[];let n=u.e;n instanceof g?e=e.concat(_(n.errors)):e.push(n)}}if(t)throw new g(e)}add(e){if(!e||e===m.EMPTY)return m.EMPTY;if(e===this)return this;let t=e;switch(typeof e){case"function":t=new m(e);case"object":if(t.closed||"function"!=typeof t.unsubscribe)return t;if(this.closed)return t.unsubscribe(),t;if("function"!=typeof t._addParent){const e=t;(t=new m)._subscriptions=[e]}break;default:throw new Error("unrecognized teardown "+e+" added to Subscription.")}return(this._subscriptions||(this._subscriptions=[])).push(t),t._addParent(this),t}remove(e){const t=this._subscriptions;if(t){const n=t.indexOf(e);-1!==n&&t.splice(n,1)}}_addParent(e){let{_parent:t,_parents:n}=this;t&&t!==e?n?-1===n.indexOf(e)&&n.push(e):this._parents=[e]:this._parent=e}}function _(e){return e.reduce((e,t)=>e.concat(t instanceof g?t.errors:t),[])}m.EMPTY=function(e){return e.closed=!0,e}(new m);const y="function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random();class w extends m{constructor(e,t,n){switch(super(),this.syncErrorValue=null,this.syncErrorThrown=!1,this.syncErrorThrowable=!1,this.isStopped=!1,this._parentSubscription=null,arguments.length){case 0:this.destination=a;break;case 1:if(!e){this.destination=a;break}if("object"==typeof e){e instanceof w?(this.syncErrorThrowable=e.syncErrorThrowable,this.destination=e,e.add(this)):(this.syncErrorThrowable=!0,this.destination=new b(this,e));break}default:this.syncErrorThrowable=!0,this.destination=new b(this,e,t,n)}}[y](){return this}static create(e,t,n){const r=new w(e,t,n);return r.syncErrorThrowable=!1,r}next(e){this.isStopped||this._next(e)}error(e){this.isStopped||(this.isStopped=!0,this._error(e))}complete(){this.isStopped||(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe())}_next(e){this.destination.next(e)}_error(e){this.destination.error(e),this.unsubscribe()}_complete(){this.destination.complete(),this.unsubscribe()}_unsubscribeAndRecycle(){const{_parent:e,_parents:t}=this;return this._parent=null,this._parents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parent=e,this._parents=t,this._parentSubscription=null,this}}class b extends w{constructor(e,t,n,s){let o;super(),this._parentSubscriber=e;let i=this;r(t)?o=t:t&&(o=t.next,n=t.error,s=t.complete,t!==a&&(r((i=Object.create(t)).unsubscribe)&&this.add(i.unsubscribe.bind(i)),i.unsubscribe=this.unsubscribe.bind(this))),this._context=i,this._next=o,this._error=n,this._complete=s}next(e){if(!this.isStopped&&this._next){const{_parentSubscriber:t}=this;o.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?this.__tryOrSetError(t,this._next,e)&&this.unsubscribe():this.__tryOrUnsub(this._next,e)}}error(e){if(!this.isStopped){const{_parentSubscriber:t}=this,{useDeprecatedSynchronousErrorHandling:n}=o;if(this._error)n&&t.syncErrorThrowable?(this.__tryOrSetError(t,this._error,e),this.unsubscribe()):(this.__tryOrUnsub(this._error,e),this.unsubscribe());else if(t.syncErrorThrowable)n?(t.syncErrorValue=e,t.syncErrorThrown=!0):i(e),this.unsubscribe();else{if(this.unsubscribe(),n)throw e;i(e)}}}complete(){if(!this.isStopped){const{_parentSubscriber:e}=this;if(this._complete){const t=()=>this._complete.call(this._context);o.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable?(this.__tryOrSetError(e,t),this.unsubscribe()):(this.__tryOrUnsub(t),this.unsubscribe())}else this.unsubscribe()}}__tryOrUnsub(e,t){try{e.call(this._context,t)}catch(n){if(this.unsubscribe(),o.useDeprecatedSynchronousErrorHandling)throw n;i(n)}}__tryOrSetError(e,t,n){if(!o.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{t.call(this._context,n)}catch(r){return o.useDeprecatedSynchronousErrorHandling?(e.syncErrorValue=r,e.syncErrorThrown=!0,!0):(i(r),!0)}return!1}_unsubscribe(){const{_parentSubscriber:e}=this;this._context=null,this._parentSubscriber=null,e.unsubscribe()}}const v="function"==typeof Symbol&&Symbol.observable||"@@observable";class E{constructor(e){this._isScalar=!1,e&&(this._subscribe=e)}lift(e){const t=new E;return t.source=this,t.operator=e,t}subscribe(e,t,n){const{operator:r}=this,s=function(e,t,n){if(e){if(e instanceof w)return e;if(e[y])return e[y]()}return e||t||n?new w(e,t,n):new w(a)}(e,t,n);if(r?r.call(s,this.source):s.add(this.source||o.useDeprecatedSynchronousErrorHandling&&!s.syncErrorThrowable?this._subscribe(s):this._trySubscribe(s)),o.useDeprecatedSynchronousErrorHandling&&s.syncErrorThrowable&&(s.syncErrorThrowable=!1,s.syncErrorThrown))throw s.syncErrorValue;return s}_trySubscribe(e){try{return this._subscribe(e)}catch(t){o.useDeprecatedSynchronousErrorHandling&&(e.syncErrorThrown=!0,e.syncErrorValue=t),function(e){for(;e;){const{closed:t,destination:n,isStopped:r}=e;if(t||r)return!1;e=n&&n instanceof w?n:null}return!0}(e)?e.error(t):console.warn(t)}}forEach(e,t){return new(t=C(t))((t,n)=>{let r;r=this.subscribe(t=>{try{e(t)}catch(s){n(s),r&&r.unsubscribe()}},n,t)})}_subscribe(e){const{source:t}=this;return t&&t.subscribe(e)}[v](){return this}pipe(...e){return 0===e.length?this:((t=e)?1===t.length?t[0]:function(e){return t.reduce((e,t)=>t(e),e)}:function(){})(this);var t}toPromise(e){return new(e=C(e))((e,t)=>{let n;this.subscribe(e=>n=e,e=>t(e),()=>e(n))})}}function C(e){if(e||(e=o.Promise||Promise),!e)throw new Error("no Promise impl found");return e}function x(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}E.create=(e=>new E(e)),x.prototype=Object.create(Error.prototype);const T=x;class k extends m{constructor(e,t){super(),this.subject=e,this.subscriber=t,this.closed=!1}unsubscribe(){if(this.closed)return;this.closed=!0;const e=this.subject,t=e.observers;if(this.subject=null,!t||0===t.length||e.isStopped||e.closed)return;const n=t.indexOf(this.subscriber);-1!==n&&t.splice(n,1)}}class I extends w{constructor(e){super(e),this.destination=e}}class N extends E{constructor(){super(),this.observers=[],this.closed=!1,this.isStopped=!1,this.hasError=!1,this.thrownError=null}[y](){return new I(this)}lift(e){const t=new S(this,this);return t.operator=e,t}next(e){if(this.closed)throw new T;if(!this.isStopped){const{observers:t}=this,n=t.length,r=t.slice();for(let s=0;s<n;s++)r[s].next(e)}}error(e){if(this.closed)throw new T;this.hasError=!0,this.thrownError=e,this.isStopped=!0;const{observers:t}=this,n=t.length,r=t.slice();for(let s=0;s<n;s++)r[s].error(e);this.observers.length=0}complete(){if(this.closed)throw new T;this.isStopped=!0;const{observers:e}=this,t=e.length,n=e.slice();for(let r=0;r<t;r++)n[r].complete();this.observers.length=0}unsubscribe(){this.isStopped=!0,this.closed=!0,this.observers=null}_trySubscribe(e){if(this.closed)throw new T;return super._trySubscribe(e)}_subscribe(e){if(this.closed)throw new T;return this.hasError?(e.error(this.thrownError),m.EMPTY):this.isStopped?(e.complete(),m.EMPTY):(this.observers.push(e),new k(this,e))}asObservable(){const e=new E;return e.source=this,e}}N.create=((e,t)=>new S(e,t));class S extends N{constructor(e,t){super(),this.destination=e,this.source=t}next(e){const{destination:t}=this;t&&t.next&&t.next(e)}error(e){const{destination:t}=this;t&&t.error&&this.destination.error(e)}complete(){const{destination:e}=this;e&&e.complete&&this.destination.complete()}_subscribe(e){const{source:t}=this;return t?this.source.subscribe(e):m.EMPTY}}class A extends w{constructor(e,t,n){super(),this.parent=e,this.outerValue=t,this.outerIndex=n,this.index=0}_next(e){this.parent.notifyNext(this.outerValue,e,this.outerIndex,this.index++,this)}_error(e){this.parent.notifyError(e,this),this.unsubscribe()}_complete(){this.parent.notifyComplete(this),this.unsubscribe()}}const M=e=>t=>{for(let n=0,r=e.length;n<r&&!t.closed;n++)t.next(e[n]);t.closed||t.complete()},O=e=>t=>(e.then(e=>{t.closed||(t.next(e),t.complete())},e=>t.error(e)).then(null,i),t);function D(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}const R=D(),P=e=>t=>{const n=e[R]();for(;;){const e=n.next();if(e.done){t.complete();break}if(t.next(e.value),t.closed)break}return"function"==typeof n.return&&t.add(()=>{n.return&&n.return()}),t},H=e=>t=>{const n=e[v]();if("function"!=typeof n.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return n.subscribe(t)},V=e=>e&&"number"==typeof e.length&&"function"!=typeof e;function F(e){return e&&"function"!=typeof e.subscribe&&"function"==typeof e.then}const L=e=>{if(e instanceof E)return t=>e._isScalar?(t.next(e.value),void t.complete()):e.subscribe(t);if(e&&"function"==typeof e[v])return H(e);if(V(e))return M(e);if(F(e))return O(e);if(e&&"function"==typeof e[R])return P(e);{const t=c(e)?"an invalid object":`'${e}'`;throw new TypeError(`You provided ${t} where a stream was expected.`+" You can provide an Observable, Promise, Array, or Iterable.")}};class j extends w{notifyNext(e,t,n,r,s){this.destination.next(t)}notifyError(e,t){this.destination.error(e)}notifyComplete(e){this.destination.complete()}}function $(e,t){return function(n){if("function"!=typeof e)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return n.lift(new z(e,t))}}class z{constructor(e,t){this.project=e,this.thisArg=t}call(e,t){return t.subscribe(new B(e,this.project,this.thisArg))}}class B extends w{constructor(e,t,n){super(e),this.project=t,this.count=0,this.thisArg=n||this}_next(e){let t;try{t=this.project.call(this.thisArg,e,this.count++)}catch(n){return void this.destination.error(n)}this.destination.next(t)}}function Z(e,t){return new E(t?n=>{const r=new m;let s=0;return r.add(t.schedule(function(){s!==e.length?(n.next(e[s++]),n.closed||r.add(this.schedule())):n.complete()})),r}:M(e))}class U{constructor(e,t=Number.POSITIVE_INFINITY){this.project=e,this.concurrent=t}call(e,t){return t.subscribe(new K(e,this.project,this.concurrent))}}class K extends j{constructor(e,t,n=Number.POSITIVE_INFINITY){super(e),this.project=t,this.concurrent=n,this.hasCompleted=!1,this.buffer=[],this.active=0,this.index=0}_next(e){this.active<this.concurrent?this._tryNext(e):this.buffer.push(e)}_tryNext(e){let t;const n=this.index++;try{t=this.project(e,n)}catch(r){return void this.destination.error(r)}this.active++,this._innerSub(t,e,n)}_innerSub(e,t,n){const r=new A(this,void 0,void 0);this.destination.add(r),function(e,t,n,r,s=new A(e,n,r)){s.closed||L(t)(s)}(this,e,t,n,r)}_complete(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()}notifyNext(e,t,n,r,s){this.destination.next(t)}notifyComplete(e){const t=this.buffer;this.remove(e),this.active--,t.length>0?this._next(t.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()}}function G(e){return e}function q(...e){let t=Number.POSITIVE_INFINITY,n=null,r=e[e.length-1];var s;return(s=r)&&"function"==typeof s.schedule?(n=e.pop(),e.length>1&&"number"==typeof e[e.length-1]&&(t=e.pop())):"number"==typeof r&&(t=e.pop()),null===n&&1===e.length&&e[0]instanceof E?e[0]:function(e=Number.POSITIVE_INFINITY){return function e(t,n,r=Number.POSITIVE_INFINITY){return"function"==typeof n?s=>s.pipe(e((e,r)=>(function(e,t){return e instanceof E?e:new E(L(e))})(t(e,r)).pipe($((t,s)=>n(e,t,r,s))),r)):("number"==typeof n&&(r=n),e=>e.lift(new U(t,r)))}(G,e)}(t)(Z(e,n))}function Q(){return function(e){return e.lift(new W(e))}}class W{constructor(e){this.connectable=e}call(e,t){const{connectable:n}=this;n._refCount++;const r=new Y(e,n),s=t.subscribe(r);return r.closed||(r.connection=n.connect()),s}}class Y extends w{constructor(e,t){super(e),this.connectable=t}_unsubscribe(){const{connectable:e}=this;if(!e)return void(this.connection=null);this.connectable=null;const t=e._refCount;if(t<=0)return void(this.connection=null);if(e._refCount=t-1,t>1)return void(this.connection=null);const{connection:n}=this,r=e._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}const J=class extends E{constructor(e,t){super(),this.source=e,this.subjectFactory=t,this._refCount=0,this._isComplete=!1}_subscribe(e){return this.getSubject().subscribe(e)}getSubject(){const e=this._subject;return e&&!e.isStopped||(this._subject=this.subjectFactory()),this._subject}connect(){let e=this._connection;return e||(this._isComplete=!1,(e=this._connection=new m).add(this.source.subscribe(new ee(this.getSubject(),this))),e.closed?(this._connection=null,e=m.EMPTY):this._connection=e),e}refCount(){return Q()(this)}}.prototype,X={operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:J._subscribe},_isComplete:{value:J._isComplete,writable:!0},getSubject:{value:J.getSubject},connect:{value:J.connect},refCount:{value:J.refCount}};class ee extends I{constructor(e,t){super(e),this.connectable=t}_error(e){this._unsubscribe(),super._error(e)}_complete(){this.connectable._isComplete=!0,this._unsubscribe(),super._complete()}_unsubscribe(){const e=this.connectable;if(e){this.connectable=null;const t=e._connection;e._refCount=0,e._subject=null,e._connection=null,t&&t.unsubscribe()}}}function te(){return new N}function ne(e){for(let t in e)if(e[t]===ne)return t;throw Error("Could not find renamed property on target object.")}const re=ne({ngInjectableDef:ne});function se(e){return{providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function oe(e){return e.hasOwnProperty(re)?e[re]:null}class ie{constructor(e,t){this._desc=e,this.ngMetadataName="InjectionToken",this.ngInjectableDef=void 0!==t?se({providedIn:t.providedIn||"root",factory:t.factory}):void 0}toString(){return`InjectionToken ${this._desc}`}}const ae="__annotations__",le="__parameters__",ce="__prop__metadata__";function ue(e,t,n){const r=function(e){return function(...t){if(e){const n=e(...t);for(const e in n)this[e]=n[e]}}}(t);function s(...e){if(this instanceof s)return r.apply(this,e),this;const t=new s(...e);return n.annotation=t,n;function n(e,n,r){const s=e.hasOwnProperty(le)?e[le]:Object.defineProperty(e,le,{value:[]})[le];for(;s.length<=r;)s.push(null);return(s[r]=s[r]||[]).push(t),e}}return n&&(s.prototype=Object.create(n.prototype)),s.prototype.ngMetadataName=e,s.annotationCls=s,s}const de=function(){var e={Emulated:0,Native:1,None:2,ShadowDom:3};return e[e.Emulated]="Emulated",e[e.Native]="Native",e[e.None]="None",e[e.ShadowDom]="ShadowDom",e}(),he="undefined"!=typeof window&&window,fe="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,pe="undefined"!=typeof global&&global||he||fe,ge=Promise.resolve(0);let me=null;function _e(){if(!me){const e=pe.Symbol;if(e&&e.iterator)me=e.iterator;else{const e=Object.getOwnPropertyNames(Map.prototype);for(let t=0;t<e.length;++t){const n=e[t];"entries"!==n&&"size"!==n&&Map.prototype[n]===Map.prototype.entries&&(me=n)}}}return me}function ye(e){"undefined"==typeof Zone?ge.then(()=>{e&&e.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",e)}function we(e,t){return e===t||"number"==typeof e&&"number"==typeof t&&isNaN(e)&&isNaN(t)}function be(e){if("string"==typeof e)return e;if(e instanceof Array)return"["+e.map(be).join(", ")+"]";if(null==e)return""+e;if(e.overriddenName)return`${e.overriddenName}`;if(e.name)return`${e.name}`;const t=e.toString();if(null==t)return""+t;const n=t.indexOf("\n");return-1===n?t:t.substring(0,n)}const ve=ue("Inject",e=>({token:e})),Ee=ue("Optional"),Ce=ue("Self"),xe=ue("SkipSelf"),Te=function(){var e={Default:0,Host:1,Self:2,SkipSelf:4,Optional:8};return e[e.Default]="Default",e[e.Host]="Host",e[e.Self]="Self",e[e.SkipSelf]="SkipSelf",e[e.Optional]="Optional",e}();let ke,Ie=void 0;function Ne(e){const t=Ie;return Ie=e,t}function Se(e,t=Te.Default){return(ke||function(e,t=Te.Default){if(void 0===Ie)throw new Error("inject() must be called from an injection context");return null===Ie?function(e,t,n){const r=oe(e);if(r&&"root"==r.providedIn)return void 0===r.value?r.value=r.factory():r.value;if(n&Te.Optional)return null;throw new Error(`Injector: NOT_FOUND [${be(e)}]`)}(e,0,t):Ie.get(e,t&Te.Optional?null:void 0,t)})(e,t)}function Ae(e,t){const n=De(e),r=De(t);if(n&&r)return function(e,t,n){const r=e[_e()](),s=t[_e()]();for(;;){const e=r.next(),t=s.next();if(e.done&&t.done)return!0;if(e.done||t.done)return!1;if(!n(e.value,t.value))return!1}}(e,t,Ae);{const s=e&&("object"==typeof e||"function"==typeof e),o=t&&("object"==typeof t||"function"==typeof t);return!(n||!s||r||!o)||we(e,t)}}class Me{constructor(e){this.wrapped=e}static wrap(e){return new Me(e)}static unwrap(e){return Me.isWrapped(e)?e.wrapped:e}static isWrapped(e){return e instanceof Me}}class Oe{constructor(e,t,n){this.previousValue=e,this.currentValue=t,this.firstChange=n}isFirstChange(){return this.firstChange}}function De(e){return!!Re(e)&&(Array.isArray(e)||!(e instanceof Map)&&_e()in e)}function Re(e){return null!==e&&("function"==typeof e||"object"==typeof e)}function Pe(...e){}const He=ne({__forward_ref__:ne});function Ve(e){return e.__forward_ref__=Ve,e.toString=function(){return be(this())},e}function Fe(e){const t=e;return"function"==typeof t&&t.hasOwnProperty(He)&&t.__forward_ref__===Ve?t():e}const Le="__source",je=new Object,$e=je,ze=new ie("INJECTOR");class Be{get(e,t=je){if(t===je)throw new Error(`NullInjectorError: No provider for ${be(e)}!`);return t}}class Ze{static create(e,t){return Array.isArray(e)?new nt(e,t):new nt(e.providers,e.parent,e.name||null)}}Ze.THROW_IF_NOT_FOUND=je,Ze.NULL=new Be,Ze.ngInjectableDef=se({providedIn:"any",factory:()=>Se(ze)}),Ze.__NG_ELEMENT_ID__=(()=>Ue());const Ue=Pe,Ke=function(e){return e},Ge=[],qe=Ke,Qe=function(){return Array.prototype.slice.call(arguments)},We=ne({provide:String,useValue:ne}),Ye="ngTokenPath",Je="ngTempTokenPath",Xe=Ze.NULL,et=/\n/gm,tt="\u0275";class nt{constructor(e,t=Xe,n=null){this.parent=t,this.source=n;const r=this._records=new Map;r.set(Ze,{token:Ze,fn:Ke,deps:Ge,value:this,useNew:!1}),r.set(ze,{token:ze,fn:Ke,deps:Ge,value:this,useNew:!1}),function e(t,n){if(n)if((n=Fe(n))instanceof Array)for(let r=0;r<n.length;r++)e(t,n[r]);else{if("function"==typeof n)throw ot("Function/Class not supported",n);if(!n||"object"!=typeof n||!n.provide)throw ot("Unexpected provider",n);{let e=Fe(n.provide);const r=function(e){const t=function(e){let t=Ge;const n=e.deps;if(n&&n.length){t=[];for(let e=0;e<n.length;e++){let r=6,s=Fe(n[e]);if(s instanceof Array)for(let e=0,t=s;e<t.length;e++){const n=t[e];n instanceof Ee||n==Ee?r|=1:n instanceof xe||n==xe?r&=-3:n instanceof Ce||n==Ce?r&=-5:s=n instanceof ve?n.token:Fe(n)}t.push({token:s,options:r})}}else if(e.useExisting)t=[{token:Fe(e.useExisting),options:6}];else if(!(n||We in e))throw ot("'deps' required",e);return t}(e);let n=Ke,r=Ge,s=!1,o=Fe(e.provide);if(We in e)r=e.useValue;else if(e.useFactory)n=e.useFactory;else if(e.useExisting) ;else if(e.useClass)s=!0,n=Fe(e.useClass);else{if("function"!=typeof o)throw ot("StaticProvider does not have [useValue|useFactory|useExisting|useClass] or [provide] is not newable",e);s=!0,n=o}return{deps:t,fn:n,useNew:s,value:r}}(n);if(!0===n.multi){let r=t.get(e);if(r){if(r.fn!==Qe)throw rt(e)}else t.set(e,r={token:n.provide,deps:[],useNew:!1,fn:Qe,value:Ge});r.deps.push({token:e=n,options:6})}const s=t.get(e);if(s&&s.fn==Qe)throw rt(e);t.set(e,r)}}}(r,e)}get(e,t,n=Te.Default){const r=this._records.get(e);try{return function e(t,n,r,s,o,i){try{return function(t,n,r,s,o,i){let a;if(!n||i&Te.SkipSelf)i&Te.Self||(a=s.get(t,o,Te.Default));else{if((a=n.value)==qe)throw Error(tt+"Circular dependency");if(a===Ge){n.value=qe;let t=void 0,o=n.useNew,i=n.fn,l=n.deps,c=Ge;if(l.length){c=[];for(let t=0;t<l.length;t++){const n=l[t],o=n.options,i=2&o?r.get(n.token):void 0;c.push(e(n.token,i,r,i||4&o?s:Xe,1&o?null:Ze.THROW_IF_NOT_FOUND,Te.Default))}}n.value=a=o?new i(...c):i.apply(t,c)}}return a}(t,n,r,s,o,i)}catch(a){throw a instanceof Error||(a=new Error(a)),(a[Je]=a[Je]||[]).unshift(t),n&&n.value==qe&&(n.value=Ge),a}}(e,r,this._records,this.parent,t,n)}catch(s){const t=s[Je];throw e[Le]&&t.unshift(e[Le]),s.message=st("\n"+s.message,t,this.source),s[Ye]=t,s[Je]=null,s}}toString(){const e=[];return this._records.forEach((t,n)=>e.push(be(n))),`StaticInjector[${e.join(", ")}]`}}function rt(e){return ot("Cannot mix multi providers and regular providers",e)}function st(e,t,n=null){e=e&&"\n"===e.charAt(0)&&e.charAt(1)==tt?e.substr(2):e;let r=be(t);if(t instanceof Array)r=t.map(be).join(" -> ");else if("object"==typeof t){let e=[];for(let n in t)if(t.hasOwnProperty(n)){let r=t[n];e.push(n+":"+("string"==typeof r?JSON.stringify(r):be(r)))}r=`{${e.join(", ")}}`}return`StaticInjectorError${n?"("+n+")":""}[${r}]: ${e.replace(et,"\n ")}`}function ot(e,t){return new Error(st(e,t))}class it{}class at{}const lt=new ie("The presence of this token marks an injector as being the root injector.");class ct{}class ut{}function dt(e){const t=Error(`No component factory found for ${be(e)}. Did you add it to @NgModule.entryComponents?`);return t[ht]=e,t}const ht="ngComponent";class ft{resolveComponentFactory(e){throw dt(e)}}class pt{}pt.NULL=new ft;class gt{constructor(e,t,n){this._parent=t,this._ngModule=n,this._factories=new Map;for(let r=0;r<e.length;r++){const t=e[r];this._factories.set(t.componentType,t)}}resolveComponentFactory(e){let t=this._factories.get(e);if(!t&&this._parent&&(t=this._parent.resolveComponentFactory(e)),!t)throw dt(e);return new mt(t,this._ngModule)}}class mt extends ut{constructor(e,t){super(),this.factory=e,this.ngModule=t,this.selector=e.selector,this.componentType=e.componentType,this.ngContentSelectors=e.ngContentSelectors,this.inputs=e.inputs,this.outputs=e.outputs}create(e,t,n,r){return this.factory.create(e,t,n,r||this.ngModule)}}class _t{constructor(e){this.nativeElement=e}}_t.__NG_ELEMENT_ID__=(()=>yt(_t));const yt=Pe;class wt{}class bt{}const vt=function(){var e={Important:1,DashCase:2};return e[e.Important]="Important",e[e.DashCase]="DashCase",e}();class Et{}Et.__NG_ELEMENT_ID__=(()=>Ct());const Ct=Pe;class xt{constructor(e){this.full=e,this.major=e.split(".")[0],this.minor=e.split(".")[1],this.patch=e.split(".").slice(2).join(".")}}const Tt=new xt("7.1.4");let kt=!0,It=!1;function Nt(){return It=!0,kt}class St{constructor(e){if(this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert"),this.inertBodyElement=this.inertDocument.body,null==this.inertBodyElement){const e=this.inertDocument.createElement("html");this.inertDocument.appendChild(e),this.inertBodyElement=this.inertDocument.createElement("body"),e.appendChild(this.inertBodyElement)}this.inertBodyElement.innerHTML='<svg><g onload="this.parentNode.remove()"></g></svg>',!this.inertBodyElement.querySelector||this.inertBodyElement.querySelector("svg")?(this.inertBodyElement.innerHTML='<svg><p><style><img src="</style><img src=x onerror=alert(1)//">',this.getInertBodyElement=this.inertBodyElement.querySelector&&this.inertBodyElement.querySelector("svg img")&&function(){try{return!!window.DOMParser}catch(e){return!1}}()?this.getInertBodyElement_DOMParser:this.getInertBodyElement_InertDocument):this.getInertBodyElement=this.getInertBodyElement_XHR}getInertBodyElement_XHR(e){e="<body><remove></remove>"+e+"</body>";try{e=encodeURI(e)}catch(r){return null}const t=new XMLHttpRequest;t.responseType="document",t.open("GET","data:text/html;charset=utf-8,"+e,!1),t.send(void 0);const n=t.response.body;return n.removeChild(n.firstChild),n}getInertBodyElement_DOMParser(e){e="<body><remove></remove>"+e+"</body>";try{const n=(new window.DOMParser).parseFromString(e,"text/html").body;return n.removeChild(n.firstChild),n}catch(t){return null}}getInertBodyElement_InertDocument(e){const t=this.inertDocument.createElement("template");return"content"in t?(t.innerHTML=e,t):(this.inertBodyElement.innerHTML=e,this.defaultDoc.documentMode&&this.stripCustomNsAttrs(this.inertBodyElement),this.inertBodyElement)}stripCustomNsAttrs(e){const t=e.attributes;for(let r=t.length-1;0<r;r--){const n=t.item(r).name;"xmlns:ns1"!==n&&0!==n.indexOf("ns1:")||e.removeAttribute(n)}let n=e.firstChild;for(;n;)n.nodeType===Node.ELEMENT_NODE&&this.stripCustomNsAttrs(n),n=n.nextSibling}}const At=/^(?:(?:https?|mailto|ftp|tel|file):|[^&:\/?#]*(?:[\/?#]|$))/gi,Mt=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z0-9+\/]+=*$/i;function Ot(e){return(e=String(e)).match(At)||e.match(Mt)?e:(Nt()&&console.warn(`WARNING: sanitizing unsafe URL value ${e} (see http://g.co/ng/security#xss)`),"unsafe:"+e)}function Dt(e){const t={};for(const n of e.split(","))t[n]=!0;return t}function Rt(...e){const t={};for(const n of e)for(const e in n)n.hasOwnProperty(e)&&(t[e]=!0);return t}const Pt=Dt("area,br,col,hr,img,wbr"),Ht=Dt("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),Vt=Dt("rp,rt"),Ft=Rt(Vt,Ht),Lt=Rt(Pt,Rt(Ht,Dt("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),Rt(Vt,Dt("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),Ft),jt=Dt("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),$t=Dt("srcset"),zt=Rt(jt,$t,Dt("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width"));class Bt{constructor(){this.sanitizedSomething=!1,this.buf=[]}sanitizeChildren(e){let t=e.firstChild,n=!0;for(;t;)if(t.nodeType===Node.ELEMENT_NODE?n=this.startElement(t):t.nodeType===Node.TEXT_NODE?this.chars(t.nodeValue):this.sanitizedSomething=!0,n&&t.firstChild)t=t.firstChild;else for(;t;){t.nodeType===Node.ELEMENT_NODE&&this.endElement(t);let e=this.checkClobberedElement(t,t.nextSibling);if(e){t=e;break}t=this.checkClobberedElement(t,t.parentNode)}return this.buf.join("")}startElement(e){const t=e.nodeName.toLowerCase();if(!Lt.hasOwnProperty(t))return this.sanitizedSomething=!0,!1;this.buf.push("<"),this.buf.push(t);const n=e.attributes;for(let s=0;s<n.length;s++){const e=n.item(s),t=e.name,o=t.toLowerCase();if(!zt.hasOwnProperty(o)){this.sanitizedSomething=!0;continue}let i=e.value;jt[o]&&(i=Ot(i)),$t[o]&&(r=i,i=(r=String(r)).split(",").map(e=>Ot(e.trim())).join(", ")),this.buf.push(" ",t,'="',Kt(i),'"')}var r;return this.buf.push(">"),!0}endElement(e){const t=e.nodeName.toLowerCase();Lt.hasOwnProperty(t)&&!Pt.hasOwnProperty(t)&&(this.buf.push("</"),this.buf.push(t),this.buf.push(">"))}chars(e){this.buf.push(Kt(e))}checkClobberedElement(e,t){if(t&&(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`);return t}}const Zt=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Ut=/([^\#-~ |!])/g;function Kt(e){return e.replace(/&/g,"&").replace(Zt,function(e){return"&#"+(1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320)+65536)+";"}).replace(Ut,function(e){return"&#"+e.charCodeAt(0)+";"}).replace(/</g,"<").replace(/>/g,">")}let Gt;function qt(e){return"content"in e&&function(e){return e.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===e.nodeName}(e)?e.content:null}class Qt extends N{constructor(e=!1){super(),this.__isAsync=e}emit(e){super.next(e)}subscribe(e,t,n){let r,s=e=>null,o=()=>null;e&&"object"==typeof e?(r=this.__isAsync?t=>{setTimeout(()=>e.next(t))}:t=>{e.next(t)},e.error&&(s=this.__isAsync?t=>{setTimeout(()=>e.error(t))}:t=>{e.error(t)}),e.complete&&(o=this.__isAsync?()=>{setTimeout(()=>e.complete())}:()=>{e.complete()})):(r=this.__isAsync?t=>{setTimeout(()=>e(t))}:t=>{e(t)},t&&(s=this.__isAsync?e=>{setTimeout(()=>t(e))}:e=>{t(e)}),n&&(o=this.__isAsync?()=>{setTimeout(()=>n())}:()=>{n()}));const i=super.subscribe(r,s,o);return e instanceof m&&e.add(i),i}}class Wt{}Wt.__NG_ELEMENT_ID__=(()=>Yt(Wt,_t));const Yt=Pe,Jt=function(){var e={NONE:0,HTML:1,STYLE:2,SCRIPT:3,URL:4,RESOURCE_URL:5};return e[e.NONE]="NONE",e[e.HTML]="HTML",e[e.STYLE]="STYLE",e[e.SCRIPT]="SCRIPT",e[e.URL]="URL",e[e.RESOURCE_URL]="RESOURCE_URL",e}();class Xt{}const en=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"),tn=/^url\(([^)]+)\)$/,nn=Function;function rn(e){return"function"==typeof e}const sn=/^function\s+\S+\(\)\s*{[\s\S]+\.apply\(this,\s*arguments\)/,on=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{/,an=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(/;class ln{constructor(e){this._reflect=e||pe.Reflect}isReflectionEnabled(){return!0}factory(e){return(...t)=>new e(...t)}_zipTypesAndAnnotations(e,t){let n;n=void 0===e?new Array(t.length):new Array(e.length);for(let r=0;r<n.length;r++)n[r]=void 0===e?[]:e[r]!=Object?[e[r]]:[],t&&null!=t[r]&&(n[r]=n[r].concat(t[r]));return n}_ownParameters(e,t){const n=e.toString();if(sn.exec(n)||on.exec(n)&&!an.exec(n))return null;if(e.parameters&&e.parameters!==t.parameters)return e.parameters;const r=e.ctorParameters;if(r&&r!==t.ctorParameters){const e="function"==typeof r?r():r,t=e.map(e=>e&&e.type),n=e.map(e=>e&&cn(e.decorators));return this._zipTypesAndAnnotations(t,n)}const s=e.hasOwnProperty(le)&&e[le],o=this._reflect&&this._reflect.getOwnMetadata&&this._reflect.getOwnMetadata("design:paramtypes",e);return o||s?this._zipTypesAndAnnotations(o,s):new Array(e.length).fill(void 0)}parameters(e){if(!rn(e))return[];const t=un(e);let n=this._ownParameters(e,t);return n||t===Object||(n=this.parameters(t)),n||[]}_ownAnnotations(e,t){if(e.annotations&&e.annotations!==t.annotations){let t=e.annotations;return"function"==typeof t&&t.annotations&&(t=t.annotations),t}return e.decorators&&e.decorators!==t.decorators?cn(e.decorators):e.hasOwnProperty(ae)?e[ae]:null}annotations(e){if(!rn(e))return[];const t=un(e),n=this._ownAnnotations(e,t)||[];return(t!==Object?this.annotations(t):[]).concat(n)}_ownPropMetadata(e,t){if(e.propMetadata&&e.propMetadata!==t.propMetadata){let t=e.propMetadata;return"function"==typeof t&&t.propMetadata&&(t=t.propMetadata),t}if(e.propDecorators&&e.propDecorators!==t.propDecorators){const t=e.propDecorators,n={};return Object.keys(t).forEach(e=>{n[e]=cn(t[e])}),n}return e.hasOwnProperty(ce)?e[ce]:null}propMetadata(e){if(!rn(e))return{};const t=un(e),n={};if(t!==Object){const e=this.propMetadata(t);Object.keys(e).forEach(t=>{n[t]=e[t]})}const r=this._ownPropMetadata(e,t);return r&&Object.keys(r).forEach(e=>{const t=[];n.hasOwnProperty(e)&&t.push(...n[e]),t.push(...r[e]),n[e]=t}),n}hasLifecycleHook(e,t){return e instanceof nn&&t in e.prototype}guards(e){return{}}getter(e){return new Function("o","return o."+e+";")}setter(e){return new Function("o","v","return o."+e+" = v;")}method(e){return new Function("o","args",`if (!o.${e}) throw new Error('"${e}" is undefined');\n return o.${e}.apply(o, args);`)}importUri(e){return"object"==typeof e&&e.filePath?e.filePath:`./${be(e)}`}resourceUri(e){return`./${be(e)}`}resolveIdentifier(e,t,n,r){return r}resolveEnum(e,t){return e[t]}}function cn(e){return e?e.map(e=>new(0,e.type.annotationCls)(...e.args?e.args:[])):[]}function un(e){const t=e.prototype?Object.getPrototypeOf(e.prototype):null;return(t?t.constructor:null)||Object}String,String;const dn="ngDebugContext",hn="ngOriginalError",fn="ngErrorLogger";function pn(e){return e[dn]}function gn(e){return e[hn]}function mn(e,...t){e.error(...t)}class _n{constructor(){this._console=console}handleError(e){const t=this._findOriginalError(e),n=this._findContext(e),r=function(e){return e[fn]||mn}(e);r(this._console,"ERROR",e),t&&r(this._console,"ORIGINAL ERROR",t),n&&r(this._console,"ERROR CONTEXT",n)}_findContext(e){return e?pn(e)?pn(e):this._findContext(gn(e)):null}_findOriginalError(e){let t=gn(e);for(;t&&gn(t);)t=gn(t);return t}}function yn(e){return e.length>1?" ("+function(e){const t=[];for(let n=0;n<e.length;++n){if(t.indexOf(e[n])>-1)return t.push(e[n]),t;t.push(e[n])}return t}(e.slice().reverse()).map(e=>be(e.token)).join(" -> ")+")":""}function wn(e,t,n,r){const s=[t],o=n(s),i=r?function(e,t){const n=`${o} caused by: ${t instanceof Error?t.message:t}`,r=Error(n);return r[hn]=t,r}(0,r):Error(o);return i.addKey=bn,i.keys=s,i.injectors=[e],i.constructResolvingMessage=n,i[hn]=r,i}function bn(e,t){this.injectors.push(e),this.keys.push(t),this.message=this.constructResolvingMessage(this.keys)}function vn(e,t){const n=[];for(let r=0,s=t.length;r<s;r++){const e=t[r];n.push(e&&0!=e.length?e.map(be).join(" "):"?")}return Error("Cannot resolve all parameters for '"+be(e)+"'("+n.join(", ")+"). Make sure that all the parameters are decorated with Inject or have valid type annotations and that '"+be(e)+"' is decorated with Injectable.")}class En{constructor(e,t){if(this.token=e,this.id=t,!e)throw new Error("Token must be defined!");this.displayName=be(this.token)}static get(e){return xn.get(Fe(e))}static get numberOfKeys(){return xn.numberOfKeys}}class Cn{constructor(){this._allKeys=new Map}get(e){if(e instanceof En)return e;if(this._allKeys.has(e))return this._allKeys.get(e);const t=new En(e,En.numberOfKeys);return this._allKeys.set(e,t),t}get numberOfKeys(){return this._allKeys.size}}const xn=new Cn;class Tn{constructor(e){this.reflectionCapabilities=e}updateCapabilities(e){this.reflectionCapabilities=e}factory(e){return this.reflectionCapabilities.factory(e)}parameters(e){return this.reflectionCapabilities.parameters(e)}annotations(e){return this.reflectionCapabilities.annotations(e)}propMetadata(e){return this.reflectionCapabilities.propMetadata(e)}hasLifecycleHook(e,t){return this.reflectionCapabilities.hasLifecycleHook(e,t)}getter(e){return this.reflectionCapabilities.getter(e)}setter(e){return this.reflectionCapabilities.setter(e)}method(e){return this.reflectionCapabilities.method(e)}importUri(e){return this.reflectionCapabilities.importUri(e)}resourceUri(e){return this.reflectionCapabilities.resourceUri(e)}resolveIdentifier(e,t,n,r){return this.reflectionCapabilities.resolveIdentifier(e,t,n,r)}resolveEnum(e,t){return this.reflectionCapabilities.resolveEnum(e,t)}}const kn=new Tn(new ln);class In{constructor(e,t,n){this.key=e,this.optional=t,this.visibility=n}static fromKey(e){return new In(e,!1,null)}}const Nn=[];class Sn{constructor(e,t,n){this.key=e,this.resolvedFactories=t,this.multiProvider=n,this.resolvedFactory=this.resolvedFactories[0]}}class An{constructor(e,t){this.factory=e,this.dependencies=t}}function Mn(e){let t,n;if(e.useClass){const r=Fe(e.useClass);t=kn.factory(r),n=Dn(r)}else e.useExisting?(t=(e=>e),n=[In.fromKey(En.get(e.useExisting))]):e.useFactory?(t=e.useFactory,n=function(e,t){if(t){const n=t.map(e=>[e]);return t.map(t=>Rn(e,t,n))}return Dn(e)}(e.useFactory,e.deps)):(t=(()=>e.useValue),n=Nn);return new An(t,n)}function On(e){return new Sn(En.get(e.provide),[Mn(e)],e.multi||!1)}function Dn(e){const t=kn.parameters(e);if(!t)return[];if(t.some(e=>null==e))throw vn(e,t);return t.map(n=>Rn(e,n,t))}function Rn(e,t,n){let r=null,s=!1;if(!Array.isArray(t))return Pn(t instanceof ve?t.token:t,s,null);let o=null;for(let i=0;i<t.length;++i){const e=t[i];e instanceof nn?r=e:e instanceof ve?r=e.token:e instanceof Ee?s=!0:e instanceof Ce||e instanceof xe?o=e:e instanceof ie&&(r=e)}if(null!=(r=Fe(r)))return Pn(r,s,o);throw vn(e,n)}function Pn(e,t,n){return new In(En.get(e),t,n)}const Hn=new Object;class Vn{static resolve(e){return function(e){const t=function(e,t){for(let n=0;n<e.length;n++){const r=e[n],s=t.get(r.key.id);if(s){if(r.multiProvider!==s.multiProvider)throw Error(`Cannot mix multi providers and regular providers, got: ${s} ${r}`);if(r.multiProvider)for(let e=0;e<r.resolvedFactories.length;e++)s.resolvedFactories.push(r.resolvedFactories[e]);else t.set(r.key.id,r)}else{let e;e=r.multiProvider?new Sn(r.key,r.resolvedFactories.slice(),r.multiProvider):r,t.set(r.key.id,e)}}return t}(function e(t,n){return t.forEach(t=>{if(t instanceof nn)n.push({provide:t,useClass:t});else if(t&&"object"==typeof t&&void 0!==t.provide)n.push(t);else{if(!(t instanceof Array))throw function(e){return Error(`Invalid provider - only instances of Provider and Type are allowed, got: ${t}`)}();e(t,n)}}),n}(e,[]).map(On),new Map);return Array.from(t.values())}(e)}static resolveAndCreate(e,t){const n=Vn.resolve(e);return Vn.fromResolvedProviders(n,t)}static fromResolvedProviders(e,t){return new Fn(e,t)}}class Fn{constructor(e,t){this._constructionCounter=0,this._providers=e,this.parent=t||null;const n=e.length;this.keyIds=new Array(n),this.objs=new Array(n);for(let r=0;r<n;r++)this.keyIds[r]=e[r].key.id,this.objs[r]=Hn}get(e,t=$e){return this._getByKey(En.get(e),null,t)}resolveAndCreateChild(e){const t=Vn.resolve(e);return this.createChildFromResolved(t)}createChildFromResolved(e){const t=new Fn(e);return t.parent=this,t}resolveAndInstantiate(e){return this.instantiateResolved(Vn.resolve([e])[0])}instantiateResolved(e){return this._instantiateProvider(e)}getProviderAtIndex(e){if(e<0||e>=this._providers.length)throw function(e){return Error(`Index ${e} is out-of-bounds.`)}(e);return this._providers[e]}_new(e){if(this._constructionCounter++>this._getMaxNumberOfObjects())throw wn(this,e.key,function(e){return`Cannot instantiate cyclic dependency!${yn(e)}`});return this._instantiateProvider(e)}_getMaxNumberOfObjects(){return this.objs.length}_instantiateProvider(e){if(e.multiProvider){const t=new Array(e.resolvedFactories.length);for(let n=0;n<e.resolvedFactories.length;++n)t[n]=this._instantiate(e,e.resolvedFactories[n]);return t}return this._instantiate(e,e.resolvedFactories[0])}_instantiate(e,t){const n=t.factory;let r,s;try{r=t.dependencies.map(e=>this._getByReflectiveDependency(e))}catch(i){throw i.addKey&&i.addKey(this,e.key),i}try{s=n(...r)}catch(i){throw wn(this,e.key,function(e){const t=be(e[0].token);return`${o.message}: Error during instantiation of ${t}!${yn(e)}.`},o=i)}var o;return s}_getByReflectiveDependency(e){return this._getByKey(e.key,e.visibility,e.optional?null:$e)}_getByKey(e,t,n){return e===Fn.INJECTOR_KEY?this:t instanceof Ce?this._getByKeySelf(e,n):this._getByKeyDefault(e,n,t)}_getObjByKeyId(e){for(let t=0;t<this.keyIds.length;t++)if(this.keyIds[t]===e)return this.objs[t]===Hn&&(this.objs[t]=this._new(this._providers[t])),this.objs[t];return Hn}_throwOrNull(e,t){if(t!==$e)return t;throw function(e,t){return wn(e,t,function(e){return`No provider for ${be(e[0].token)}!${yn(e)}`})}(this,e)}_getByKeySelf(e,t){const n=this._getObjByKeyId(e.id);return n!==Hn?n:this._throwOrNull(e,t)}_getByKeyDefault(e,t,n){let r;for(r=n instanceof xe?this.parent:this;r instanceof Fn;){const t=r,n=t._getObjByKeyId(e.id);if(n!==Hn)return n;r=t.parent}return null!==r?r.get(e.token,t):this._throwOrNull(e,t)}get displayName(){return`ReflectiveInjector(providers: [${function(e,t){const n=new Array(e._providers.length);for(let r=0;r<e._providers.length;++r)n[r]=t(e.getProviderAtIndex(r));return n}(this,e=>' "'+e.key.displayName+'" ').join(", ")}])`}toString(){return this.displayName}}function Ln(e){return!!e&&"function"==typeof e.then}Fn.INJECTOR_KEY=En.get(Ze);const jn=new ie("Application Initializer");class $n{constructor(e){this.appInits=e,this.initialized=!1,this.done=!1,this.donePromise=new Promise((e,t)=>{this.resolve=e,this.reject=t})}runInitializers(){if(this.initialized)return;const e=[],t=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let n=0;n<this.appInits.length;n++){const t=this.appInits[n]();Ln(t)&&e.push(t)}Promise.all(e).then(()=>{t()}).catch(e=>{this.reject(e)}),0===e.length&&t(),this.initialized=!0}}const zn=new ie("AppId");function Bn(){return`${Zn()}${Zn()}${Zn()}`}function Zn(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const Un=new ie("Platform Initializer"),Kn=new ie("Platform ID"),Gn=new ie("appBootstrapListener");class qn{log(e){console.log(e)}warn(e){console.warn(e)}}function Qn(){throw new Error("Runtime compiler is not loaded")}class Wn{compileModuleSync(e){throw Qn()}compileModuleAsync(e){throw Qn()}compileModuleAndAllComponentsSync(e){throw Qn()}compileModuleAndAllComponentsAsync(e){throw Qn()}clearCache(){}clearCacheFor(e){}getModuleId(e){}}class Yn{}let Jn,Xn;function er(){const e=pe.wtf;return!(!e||!(Jn=e.trace)||(Xn=Jn.events,0))}const tr=er(),nr=tr?function(e,t=null){return Xn.createScope(e,t)}:(e,t)=>(function(e,t){return null}),rr=tr?function(e,t){return Jn.leaveScope(e,t),t}:(e,t)=>t;class sr{constructor({enableLongStackTrace:e=!1}){if(this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Qt(!1),this.onMicrotaskEmpty=new Qt(!1),this.onStable=new Qt(!1),this.onError=new Qt(!1),"undefined"==typeof Zone)throw new Error("In this configuration Angular requires Zone.js");var t;Zone.assertZonePatched(),this._nesting=0,this._outer=this._inner=Zone.current,Zone.wtfZoneSpec&&(this._inner=this._inner.fork(Zone.wtfZoneSpec)),Zone.TaskTrackingZoneSpec&&(this._inner=this._inner.fork(new Zone.TaskTrackingZoneSpec)),e&&Zone.longStackTraceZoneSpec&&(this._inner=this._inner.fork(Zone.longStackTraceZoneSpec)),(t=this)._inner=t._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(e,n,r,s,o,i)=>{try{return lr(t),e.invokeTask(r,s,o,i)}finally{cr(t)}},onInvoke:(e,n,r,s,o,i,a)=>{try{return lr(t),e.invoke(r,s,o,i,a)}finally{cr(t)}},onHasTask:(e,n,r,s)=>{e.hasTask(r,s),n===r&&("microTask"==s.change?(t.hasPendingMicrotasks=s.microTask,ar(t)):"macroTask"==s.change&&(t.hasPendingMacrotasks=s.macroTask))},onHandleError:(e,n,r,s)=>(e.handleError(r,s),t.runOutsideAngular(()=>t.onError.emit(s)),!1)})}static isInAngularZone(){return!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!sr.isInAngularZone())throw new Error("Expected to be in Angular Zone, but it is not!")}static assertNotInAngularZone(){if(sr.isInAngularZone())throw new Error("Expected to not be in Angular Zone, but it is!")}run(e,t,n){return this._inner.run(e,t,n)}runTask(e,t,n,r){const s=this._inner,o=s.scheduleEventTask("NgZoneEvent: "+r,e,ir,or,or);try{return s.runTask(o,t,n)}finally{s.cancelTask(o)}}runGuarded(e,t,n){return this._inner.runGuarded(e,t,n)}runOutsideAngular(e){return this._outer.run(e)}}function or(){}const ir={};function ar(e){if(0==e._nesting&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function lr(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function cr(e){e._nesting--,ar(e)}class ur{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Qt,this.onMicrotaskEmpty=new Qt,this.onStable=new Qt,this.onError=new Qt}run(e){return e()}runGuarded(e){return e()}runOutsideAngular(e){return e()}runTask(e){return e()}}class dr{constructor(e){this._ngZone=e,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,this._watchAngularEvents(),e.run(()=>{this.taskTrackingZone="undefined"==typeof Zone?null:Zone.current.get("TaskTrackingZone")})}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._didWork=!0,this._isZoneStable=!1}}),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.subscribe({next:()=>{sr.assertNotInAngularZone(),ye(()=>{this._isZoneStable=!0,this._runCallbacksIfReady()})}})})}increasePendingRequestCount(){return this._pendingCount+=1,this._didWork=!0,this._pendingCount}decreasePendingRequestCount(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount}isStable(){return this._isZoneStable&&0===this._pendingCount&&!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())ye(()=>{for(;0!==this._callbacks.length;){let e=this._callbacks.pop();clearTimeout(e.timeoutId),e.doneCb(this._didWork)}this._didWork=!1});else{let e=this.getPendingTasks();this._callbacks=this._callbacks.filter(t=>!t.updateCb||!t.updateCb(e)||(clearTimeout(t.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(e=>({source:e.source,creationLocation:e.creationLocation,data:e.data})):[]}addCallback(e,t,n){let r=-1;t&&t>0&&(r=setTimeout(()=>{this._callbacks=this._callbacks.filter(e=>e.timeoutId!==r),e(this._didWork,this.getPendingTasks())},t)),this._callbacks.push({doneCb:e,timeoutId:r,updateCb:n})}whenStable(e,t,n){if(n&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/dist/task-tracking.js" loaded?');this.addCallback(e,t,n),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}findProviders(e,t,n){return[]}}class hr{constructor(){this._applications=new Map,gr.addToWindow(this)}registerApplication(e,t){this._applications.set(e,t)}unregisterApplication(e){this._applications.delete(e)}unregisterAllApplications(){this._applications.clear()}getTestability(e){return this._applications.get(e)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(e,t=!0){return gr.findTestabilityInTree(this,e,t)}}hr.ctorParameters=(()=>[]);class fr{addToWindow(e){}findTestabilityInTree(e,t,n){return null}}let pr,gr=new fr,mr=function(e,t,n){return e.get(Yn).createCompiler([t]).compileModuleAsync(n)};const _r=new ie("AllowMultipleToken");class yr{constructor(e,t){this.name=e,this.token=t}}function wr(e,t,n=[]){const r=`Platform: ${t}`,s=new ie(r);return(t=[])=>{let o=br();if(!o||o.injector.get(_r,!1))if(e)e(n.concat(t).concat({provide:s,useValue:!0}));else{const e=n.concat(t).concat({provide:s,useValue:!0});!function(e){if(pr&&!pr.destroyed&&!pr.injector.get(_r,!1))throw new Error("There can be only one platform. Destroy the previous one to create a new one.");pr=e.get(vr);const t=e.get(Un,null);t&&t.forEach(e=>e())}(Ze.create({providers:e,name:r}))}return function(e){const t=br();if(!t)throw new Error("No platform exists!");if(!t.injector.get(e,null))throw new Error("A platform with a different configuration has been created. Please destroy it first.");return t}(s)}}function br(){return pr&&!pr.destroyed?pr:null}class vr{constructor(e){this._injector=e,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(e,t){const n="noop"===(s=t?t.ngZone:void 0)?new ur:("zone.js"===s?void 0:s)||new sr({enableLongStackTrace:Nt()}),r=[{provide:sr,useValue:n}];var s;return n.run(()=>{const t=Ze.create({providers:r,parent:this.injector,name:e.moduleType.name}),s=e.create(t),o=s.injector.get(_n,null);if(!o)throw new Error("No ErrorHandler. Is platform module (BrowserModule) included?");return s.onDestroy(()=>xr(this._modules,s)),n.runOutsideAngular(()=>n.onError.subscribe({next:e=>{o.handleError(e)}})),function(e,t,n){try{const s=n();return Ln(s)?s.catch(n=>{throw t.runOutsideAngular(()=>e.handleError(n)),n}):s}catch(r){throw t.runOutsideAngular(()=>e.handleError(r)),r}}(o,n,()=>{const e=s.injector.get($n);return e.runInitializers(),e.donePromise.then(()=>(this._moduleDoBootstrap(s),s))})})}bootstrapModule(e,t=[]){const n=Er({},t);return mr(this.injector,n,e).then(e=>this.bootstrapModuleFactory(e,n))}_moduleDoBootstrap(e){const t=e.injector.get(Cr);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach(e=>t.bootstrap(e));else{if(!e.instance.ngDoBootstrap)throw new Error(`The module ${be(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)}onDestroy(e){this._destroyListeners.push(e)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new Error("The platform has already been destroyed!");this._modules.slice().forEach(e=>e.destroy()),this._destroyListeners.forEach(e=>e()),this._destroyed=!0}get destroyed(){return this._destroyed}}function Er(e,t){return Array.isArray(t)?t.reduce(Er,e):Object.assign({},e,t)}class Cr{constructor(e,t,n,r,s,o){this._zone=e,this._console=t,this._injector=n,this._exceptionHandler=r,this._componentFactoryResolver=s,this._initStatus=o,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._enforceNoNewChanges=!1,this._stable=!0,this.componentTypes=[],this.components=[],this._enforceNoNewChanges=Nt(),this._zone.onMicrotaskEmpty.subscribe({next:()=>{this._zone.run(()=>{this.tick()})}});const i=new E(e=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{e.next(this._stable),e.complete()})}),a=new E(e=>{let t;this._zone.runOutsideAngular(()=>{t=this._zone.onStable.subscribe(()=>{sr.assertNotInAngularZone(),ye(()=>{this._stable||this._zone.hasPendingMacrotasks||this._zone.hasPendingMicrotasks||(this._stable=!0,e.next(!0))})})});const n=this._zone.onUnstable.subscribe(()=>{sr.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{e.next(!1)}))});return()=>{t.unsubscribe(),n.unsubscribe()}});this.isStable=q(i,a.pipe(e=>Q()(function(e,t){return function(t){let n;n="function"==typeof e?e:function(){return e};const r=Object.create(t,X);return r.source=t,r.subjectFactory=n,r}}(te)(e))))}bootstrap(e,t){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.");let n;n=e instanceof ut?e:this._componentFactoryResolver.resolveComponentFactory(e),this.componentTypes.push(n.componentType);const r=n instanceof mt?null:this._injector.get(it),s=n.create(Ze.NULL,[],t||n.selector,r);s.onDestroy(()=>{this._unloadComponent(s)});const o=s.injector.get(dr,null);return o&&s.injector.get(hr).registerApplication(s.location.nativeElement,o),this._loadComponent(s),Nt()&&this._console.log("Angular is running in the development mode. Call enableProdMode() to enable the production mode."),s}tick(){if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");const e=Cr._tickScope();try{this._runningTick=!0,this._views.forEach(e=>e.detectChanges()),this._enforceNoNewChanges&&this._views.forEach(e=>e.checkNoChanges())}catch(t){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(t))}finally{this._runningTick=!1,rr(e)}}attachView(e){const t=e;this._views.push(t),t.attachToAppRef(this)}detachView(e){const t=e;xr(this._views,t),t.detachFromAppRef()}_loadComponent(e){this.attachView(e.hostView),this.tick(),this.components.push(e),this._injector.get(Gn,[]).concat(this._bootstrapListeners).forEach(t=>t(e))}_unloadComponent(e){this.detachView(e.hostView),xr(this.components,e)}ngOnDestroy(){this._views.slice().forEach(e=>e.destroy())}get viewCount(){return this._views.length}}function xr(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}Cr._tickScope=nr("ApplicationRef#tick()");class Tr{constructor(){this.dirty=!0,this._results=[],this.changes=new Qt,this.length=0}map(e){return this._results.map(e)}filter(e){return this._results.filter(e)}find(e){return this._results.find(e)}reduce(e,t){return this._results.reduce(e,t)}forEach(e){this._results.forEach(e)}some(e){return this._results.some(e)}toArray(){return this._results.slice()}[_e()](){return this._results[_e()]()}toString(){return this._results.toString()}reset(e){this._results=function e(t){return t.reduce((t,n)=>{const r=Array.isArray(n)?e(n):n;return t.concat(r)},[])}(e),this.dirty=!1,this.length=this._results.length,this.last=this._results[this.length-1],this.first=this._results[0]}notifyOnChanges(){this.changes.emit(this)}setDirty(){this.dirty=!0}destroy(){this.changes.complete(),this.changes.unsubscribe()}}class kr{}kr.__NG_ELEMENT_ID__=(()=>Ir(kr,_t));const Ir=Pe;class Nr{}Nr.__NG_ELEMENT_ID__=(()=>Sr());const Sr=(...e)=>{};class Ar{constructor(e,t){this.name=e,this.callback=t}}class Mr{constructor(e,t,n){this.nativeNode=e,this._debugContext=n,this.listeners=[],this.parent=null,t&&t instanceof Or&&t.addChild(this)}get injector(){return this._debugContext.injector}get componentInstance(){return this._debugContext.component}get context(){return this._debugContext.context}get references(){return this._debugContext.references}get providerTokens(){return this._debugContext.providerTokens}}class Or extends Mr{constructor(e,t,n){super(e,t,n),this.properties={},this.attributes={},this.classes={},this.styles={},this.childNodes=[],this.nativeElement=e}addChild(e){e&&(this.childNodes.push(e),e.parent=this)}removeChild(e){const t=this.childNodes.indexOf(e);-1!==t&&(e.parent=null,this.childNodes.splice(t,1))}insertChildrenAfter(e,t){const n=this.childNodes.indexOf(e);-1!==n&&(this.childNodes.splice(n+1,0,...t),t.forEach(e=>{e.parent&&e.parent.removeChild(e),e.parent=this}))}insertBefore(e,t){const n=this.childNodes.indexOf(e);-1===n?this.addChild(t):(t.parent&&t.parent.removeChild(t),t.parent=this,this.childNodes.splice(n,0,t))}query(e){return this.queryAll(e)[0]||null}queryAll(e){const t=[];return function e(t,n,r){t.childNodes.forEach(t=>{t instanceof Or&&(n(t)&&r.push(t),e(t,n,r))})}(this,e,t),t}queryAllNodes(e){const t=[];return function e(t,n,r){t instanceof Or&&t.childNodes.forEach(t=>{n(t)&&r.push(t),t instanceof Or&&e(t,n,r)})}(this,e,t),t}get children(){return this.childNodes.filter(e=>e instanceof Or)}triggerEventHandler(e,t){this.listeners.forEach(n=>{n.name==e&&n.callback(t)})}}const Dr=new Map;function Rr(e){return Dr.get(e)||null}function Pr(e){Dr.set(e.nativeNode,e)}class Hr{constructor(){}supports(e){return De(e)}create(e){return new Fr(e)}}const Vr=(e,t)=>t;class Fr{constructor(e){this.length=0,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||Vr}forEachItem(e){let t;for(t=this._itHead;null!==t;t=t._next)e(t)}forEachOperation(e){let t=this._itHead,n=this._removalsHead,r=0,s=null;for(;t||n;){const o=!n||t&&t.currentIndex<zr(n,r,s)?t:n,i=zr(o,r,s),a=o.currentIndex;if(o===n)r--,n=n._nextRemoved;else if(t=t._next,null==o.previousIndex)r++;else{s||(s=[]);const e=i-r,t=a-r;if(e!=t){for(let n=0;n<e;n++){const r=n<s.length?s[n]:s[n]=0,o=r+n;t<=o&&o<e&&(s[n]=r+1)}s[o.previousIndex]=t-e}}i!==a&&e(o,i,a)}}forEachPreviousItem(e){let t;for(t=this._previousItHead;null!==t;t=t._nextPrevious)e(t)}forEachAddedItem(e){let t;for(t=this._additionsHead;null!==t;t=t._nextAdded)e(t)}forEachMovedItem(e){let t;for(t=this._movesHead;null!==t;t=t._nextMoved)e(t)}forEachRemovedItem(e){let t;for(t=this._removalsHead;null!==t;t=t._nextRemoved)e(t)}forEachIdentityChange(e){let t;for(t=this._identityChangesHead;null!==t;t=t._nextIdentityChange)e(t)}diff(e){if(null==e&&(e=[]),!De(e))throw new Error(`Error trying to diff '${be(e)}'. Only arrays and iterables are allowed`);return this.check(e)?this:null}onDestroy(){}check(e){this._reset();let t,n,r,s=this._itHead,o=!1;if(Array.isArray(e)){this.length=e.length;for(let t=0;t<this.length;t++)r=this._trackByFn(t,n=e[t]),null!==s&&we(s.trackById,r)?(o&&(s=this._verifyReinsertion(s,n,r,t)),we(s.item,n)||this._addIdentityChange(s,n)):(s=this._mismatch(s,n,r,t),o=!0),s=s._next}else t=0,function(e,t){if(Array.isArray(e))for(let n=0;n<e.length;n++)t(e[n]);else{const n=e[_e()]();let r;for(;!(r=n.next()).done;)t(r.value)}}(e,e=>{r=this._trackByFn(t,e),null!==s&&we(s.trackById,r)?(o&&(s=this._verifyReinsertion(s,e,r,t)),we(s.item,e)||this._addIdentityChange(s,e)):(s=this._mismatch(s,e,r,t),o=!0),s=s._next,t++}),this.length=t;return this._truncate(s),this.collection=e,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let e,t;for(e=this._previousItHead=this._itHead;null!==e;e=e._next)e._nextPrevious=e._next;for(e=this._additionsHead;null!==e;e=e._nextAdded)e.previousIndex=e.currentIndex;for(this._additionsHead=this._additionsTail=null,e=this._movesHead;null!==e;e=t)e.previousIndex=e.currentIndex,t=e._nextMoved;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(e,t,n,r){let s;return null===e?s=this._itTail:(s=e._prev,this._remove(e)),null!==(e=null===this._linkedRecords?null:this._linkedRecords.get(n,r))?(we(e.item,t)||this._addIdentityChange(e,t),this._moveAfter(e,s,r)):null!==(e=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(we(e.item,t)||this._addIdentityChange(e,t),this._reinsertAfter(e,s,r)):e=this._addAfter(new Lr(t,n),s,r),e}_verifyReinsertion(e,t,n,r){let s=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null);return null!==s?e=this._reinsertAfter(s,e._prev,r):e.currentIndex!=r&&(e.currentIndex=r,this._addToMoves(e,r)),e}_truncate(e){for(;null!==e;){const t=e._next;this._addToRemovals(this._unlink(e)),e=t}null!==this._unlinkedRecords&&this._unlinkedRecords.clear(),null!==this._additionsTail&&(this._additionsTail._nextAdded=null),null!==this._movesTail&&(this._movesTail._nextMoved=null),null!==this._itTail&&(this._itTail._next=null),null!==this._removalsTail&&(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(e,t,n){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(e);const r=e._prevRemoved,s=e._nextRemoved;return null===r?this._removalsHead=s:r._nextRemoved=s,null===s?this._removalsTail=r:s._prevRemoved=r,this._insertAfter(e,t,n),this._addToMoves(e,n),e}_moveAfter(e,t,n){return this._unlink(e),this._insertAfter(e,t,n),this._addToMoves(e,n),e}_addAfter(e,t,n){return this._insertAfter(e,t,n),this._additionsTail=null===this._additionsTail?this._additionsHead=e:this._additionsTail._nextAdded=e,e}_insertAfter(e,t,n){const r=null===t?this._itHead:t._next;return e._next=r,e._prev=t,null===r?this._itTail=e:r._prev=e,null===t?this._itHead=e:t._next=e,null===this._linkedRecords&&(this._linkedRecords=new $r),this._linkedRecords.put(e),e.currentIndex=n,e}_remove(e){return this._addToRemovals(this._unlink(e))}_unlink(e){null!==this._linkedRecords&&this._linkedRecords.remove(e);const t=e._prev,n=e._next;return null===t?this._itHead=n:t._next=n,null===n?this._itTail=t:n._prev=t,e}_addToMoves(e,t){return e.previousIndex===t?e:(this._movesTail=null===this._movesTail?this._movesHead=e:this._movesTail._nextMoved=e,e)}_addToRemovals(e){return null===this._unlinkedRecords&&(this._unlinkedRecords=new $r),this._unlinkedRecords.put(e),e.currentIndex=null,e._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=e,e._prevRemoved=null):(e._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=e),e}_addIdentityChange(e,t){return e.item=t,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=e:this._identityChangesTail._nextIdentityChange=e,e}}class Lr{constructor(e,t){this.item=e,this.trackById=t,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}}class jr{constructor(){this._head=null,this._tail=null}add(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)}get(e,t){let n;for(n=this._head;null!==n;n=n._nextDup)if((null===t||t<=n.currentIndex)&&we(n.trackById,e))return n;return null}remove(e){const t=e._prevDup,n=e._nextDup;return null===t?this._head=n:t._nextDup=n,null===n?this._tail=t:n._prevDup=t,null===this._head}}class $r{constructor(){this.map=new Map}put(e){const t=e.trackById;let n=this.map.get(t);n||(n=new jr,this.map.set(t,n)),n.add(e)}get(e,t){const n=this.map.get(e);return n?n.get(e,t):null}remove(e){const t=e.trackById;return this.map.get(t).remove(e)&&this.map.delete(t),e}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function zr(e,t,n){const r=e.previousIndex;if(null===r)return r;let s=0;return n&&r<n.length&&(s=n[r]),r+t+s}class Br{constructor(){}supports(e){return e instanceof Map||Re(e)}create(){return new Zr}}class Zr{constructor(){this._records=new Map,this._mapHead=null,this._appendAfter=null,this._previousMapHead=null,this._changesHead=null,this._changesTail=null,this._additionsHead=null,this._additionsTail=null,this._removalsHead=null,this._removalsTail=null}get isDirty(){return null!==this._additionsHead||null!==this._changesHead||null!==this._removalsHead}forEachItem(e){let t;for(t=this._mapHead;null!==t;t=t._next)e(t)}forEachPreviousItem(e){let t;for(t=this._previousMapHead;null!==t;t=t._nextPrevious)e(t)}forEachChangedItem(e){let t;for(t=this._changesHead;null!==t;t=t._nextChanged)e(t)}forEachAddedItem(e){let t;for(t=this._additionsHead;null!==t;t=t._nextAdded)e(t)}forEachRemovedItem(e){let t;for(t=this._removalsHead;null!==t;t=t._nextRemoved)e(t)}diff(e){if(e){if(!(e instanceof Map||Re(e)))throw new Error(`Error trying to diff '${be(e)}'. Only maps and objects are allowed`)}else e=new Map;return this.check(e)?this:null}onDestroy(){}check(e){this._reset();let t=this._mapHead;if(this._appendAfter=null,this._forEach(e,(e,n)=>{if(t&&t.key===n)this._maybeAddToChanges(t,e),this._appendAfter=t,t=t._next;else{const r=this._getOrCreateRecordForKey(n,e);t=this._insertBeforeOrAppend(t,r)}}),t){t._prev&&(t._prev._next=null),this._removalsHead=t;for(let e=t;null!==e;e=e._nextRemoved)e===this._mapHead&&(this._mapHead=null),this._records.delete(e.key),e._nextRemoved=e._next,e.previousValue=e.currentValue,e.currentValue=null,e._prev=null,e._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(e,t){if(e){const n=e._prev;return t._next=e,t._prev=n,e._prev=t,n&&(n._next=t),e===this._mapHead&&(this._mapHead=t),this._appendAfter=e,e}return this._appendAfter?(this._appendAfter._next=t,t._prev=this._appendAfter):this._mapHead=t,this._appendAfter=t,null}_getOrCreateRecordForKey(e,t){if(this._records.has(e)){const n=this._records.get(e);this._maybeAddToChanges(n,t);const r=n._prev,s=n._next;return r&&(r._next=s),s&&(s._prev=r),n._next=null,n._prev=null,n}const n=new Ur(e);return this._records.set(e,n),n.currentValue=t,this._addToAdditions(n),n}_reset(){if(this.isDirty){let e;for(this._previousMapHead=this._mapHead,e=this._previousMapHead;null!==e;e=e._next)e._nextPrevious=e._next;for(e=this._changesHead;null!==e;e=e._nextChanged)e.previousValue=e.currentValue;for(e=this._additionsHead;null!=e;e=e._nextAdded)e.previousValue=e.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(e,t){we(t,e.currentValue)||(e.previousValue=e.currentValue,e.currentValue=t,this._addToChanges(e))}_addToAdditions(e){null===this._additionsHead?this._additionsHead=this._additionsTail=e:(this._additionsTail._nextAdded=e,this._additionsTail=e)}_addToChanges(e){null===this._changesHead?this._changesHead=this._changesTail=e:(this._changesTail._nextChanged=e,this._changesTail=e)}_forEach(e,t){e instanceof Map?e.forEach(t):Object.keys(e).forEach(n=>t(e[n],n))}}class Ur{constructor(e){this.key=e,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}}class Kr{constructor(e){this.factories=e}static create(e,t){if(null!=t){const n=t.factories.slice();e=e.concat(n)}return new Kr(e)}static extend(e){return{provide:Kr,useFactory:t=>{if(!t)throw new Error("Cannot extend IterableDiffers without a parent injector");return Kr.create(e,t)},deps:[[Kr,new xe,new Ee]]}}find(e){const t=this.factories.find(t=>t.supports(e));if(null!=t)return t;throw new Error(`Cannot find a differ supporting object '${e}' of type '${n=e,n.name||typeof n}'`);var n}}Kr.ngInjectableDef=se({providedIn:"root",factory:()=>new Kr([new Hr])});class Gr{constructor(e){this.factories=e}static create(e,t){if(t){const n=t.factories.slice();e=e.concat(n)}return new Gr(e)}static extend(e){return{provide:Gr,useFactory:t=>{if(!t)throw new Error("Cannot extend KeyValueDiffers without a parent injector");return Gr.create(e,t)},deps:[[Gr,new xe,new Ee]]}}find(e){const t=this.factories.find(t=>t.supports(e));if(t)return t;throw new Error(`Cannot find a differ supporting object '${e}'`)}}Gr.ngInjectableDef=se({providedIn:"root",factory:()=>new Gr([new Br])});const qr=[new Br],Qr=new Kr([new Hr]),Wr=new Gr(qr),Yr=wr(null,"core",[{provide:Kn,useValue:"unknown"},{provide:vr,deps:[Ze]},{provide:hr,deps:[]},{provide:qn,deps:[]}]),Jr=new ie("LocaleId");function Xr(){return Qr}function es(){return Wr}function ts(e){return e||"en-US"}class ns{constructor(e){}}const rs=!1;function ss(e,t,n){const r=e.state,s=1792&r;return s===t?(e.state=-1793&r|n,e.initIndex=-1,!0):s===n}function os(e,t,n){return(1792&e.state)===t&&e.initIndex<=n&&(e.initIndex=n+1,!0)}function is(e,t){return e.nodes[t]}function as(e,t){return e.nodes[t]}function ls(e,t){return e.nodes[t]}function cs(e,t){return e.nodes[t]}function us(e,t){return e.nodes[t]}const ds={setCurrentNode:void 0,createRootView:void 0,createEmbeddedView:void 0,createComponentView:void 0,createNgModuleRef:void 0,overrideProvider:void 0,overrideComponentView:void 0,clearOverrides:void 0,checkAndUpdateView:void 0,checkNoChangesView:void 0,destroyView:void 0,resolveDep:void 0,createDebugContext:void 0,handleEvent:void 0,updateDirectives:void 0,updateRenderer:void 0,dirtyParentQueries:void 0};function hs(e,t,n,r){let s=`ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: '${t}'. Current value: '${n}'.`;return r&&(s+=" It seems like the view has been created after its parent and its children have been dirty checked. Has it been created in a change detection hook ?"),function(e,t){const n=new Error(e);return fs(n,t),n}(s,e)}function fs(e,t){e[dn]=t,e[fn]=t.logError.bind(t)}function ps(e){return new Error(`ViewDestroyedError: Attempt to use a destroyed view: ${e}`)}const gs=()=>{},ms=new Map;function _s(e){let t=ms.get(e);return t||(t=be(e)+"_"+ms.size,ms.set(e,t)),t}const ys="$$undefined",ws="$$empty";function bs(e){return{id:ys,styles:e.styles,encapsulation:e.encapsulation,data:e.data}}let vs=0;function Es(e,t,n,r){return!(!(2&e.state)&&we(e.oldValues[t.bindingIndex+n],r))}function Cs(e,t,n,r){return!!Es(e,t,n,r)&&(e.oldValues[t.bindingIndex+n]=r,!0)}function xs(e,t,n,r){const s=e.oldValues[t.bindingIndex+n];if(1&e.state||!Ae(s,r)){const o=t.bindings[n].name;throw hs(ds.createDebugContext(e,t.nodeIndex),`${o}: ${s}`,`${o}: ${r}`,0!=(1&e.state))}}function Ts(e){let t=e;for(;t;)2&t.def.flags&&(t.state|=8),t=t.viewContainerParent||t.parent}function ks(e,t){let n=e;for(;n&&n!==t;)n.state|=64,n=n.viewContainerParent||n.parent}function Is(e,t,n,r){try{return Ts(33554432&e.def.nodes[t].flags?as(e,t).componentView:e),ds.handleEvent(e,t,n,r)}catch(s){e.root.errorHandler.handleError(s)}}function Ns(e){return e.parent?as(e.parent,e.parentNodeDef.nodeIndex):null}function Ss(e){return e.parent?e.parentNodeDef.parent:null}function As(e,t){switch(201347067&t.flags){case 1:return as(e,t.nodeIndex).renderElement;case 2:return is(e,t.nodeIndex).renderText}}function Ms(e){return!!e.parent&&!!(32768&e.parentNodeDef.flags)}function Os(e){return!(!e.parent||32768&e.parentNodeDef.flags)}function Ds(e){return 1<<e%32}function Rs(e){const t={};let n=0;const r={};return e&&e.forEach(([e,s])=>{"number"==typeof e?(t[e]=s,n|=Ds(e)):r[e]=s}),{matchedQueries:t,references:r,matchedQueryIds:n}}function Ps(e,t){return e.map(e=>{let n,r;return Array.isArray(e)?[r,n]=e:(r=0,n=e),n&&("function"==typeof n||"object"==typeof n)&&t&&Object.defineProperty(n,Le,{value:t,configurable:!0}),{flags:r,token:n,tokenKey:_s(n)}})}function Hs(e,t,n){let r=n.renderParent;return r?0==(1&r.flags)||0==(33554432&r.flags)||r.element.componentRendererType&&r.element.componentRendererType.encapsulation===de.Native?as(e,n.renderParent.nodeIndex).renderElement:void 0:t}const Vs=new WeakMap;function Fs(e){let t=Vs.get(e);return t||((t=e(()=>gs)).factory=e,Vs.set(e,t)),t}function Ls(e,t,n,r,s){3===t&&(n=e.renderer.parentNode(As(e,e.def.lastRenderRootNode))),js(e,t,0,e.def.nodes.length-1,n,r,s)}function js(e,t,n,r,s,o,i){for(let a=n;a<=r;a++){const n=e.def.nodes[a];11&n.flags&&zs(e,n,t,s,o,i),a+=n.childCount}}function $s(e,t,n,r,s,o){let i=e;for(;i&&!Ms(i);)i=i.parent;const a=i.parent,l=Ss(i),c=l.nodeIndex+l.childCount;for(let u=l.nodeIndex+1;u<=c;u++){const e=a.def.nodes[u];e.ngContentIndex===t&&zs(a,e,n,r,s,o),u+=e.childCount}if(!a.parent){const i=e.root.projectableNodes[t];if(i)for(let t=0;t<i.length;t++)Bs(e,i[t],n,r,s,o)}}function zs(e,t,n,r,s,o){if(8&t.flags)$s(e,t.ngContent.index,n,r,s,o);else{const i=As(e,t);if(3===n&&33554432&t.flags&&48&t.bindingFlags?(16&t.bindingFlags&&Bs(e,i,n,r,s,o),32&t.bindingFlags&&Bs(as(e,t.nodeIndex).componentView,i,n,r,s,o)):Bs(e,i,n,r,s,o),16777216&t.flags){const i=as(e,t.nodeIndex).viewContainer._embeddedViews;for(let e=0;e<i.length;e++)Ls(i[e],n,r,s,o)}1&t.flags&&!t.element.name&&js(e,n,t.nodeIndex+1,t.nodeIndex+t.childCount,r,s,o)}}function Bs(e,t,n,r,s,o){const i=e.renderer;switch(n){case 1:i.appendChild(r,t);break;case 2:i.insertBefore(r,t,s);break;case 3:i.removeChild(r,t);break;case 0:o.push(t)}}const Zs=/^:([^:]+):(.+)$/;function Us(e){if(":"===e[0]){const t=e.match(Zs);return[t[1],t[2]]}return["",e]}function Ks(e){let t=0;for(let n=0;n<e.length;n++)t|=e[n].flags;return t}function Gs(e,t,n,r,s,o,i=[],a,l,c,u,d){c||(c=gs);const{matchedQueries:h,references:f,matchedQueryIds:p}=Rs(n);let g=null,m=null;o&&([g,m]=Us(o)),a=a||[];const _=new Array(a.length);for(let b=0;b<a.length;b++){const[e,t,n]=a[b],[r,s]=Us(t);let o=void 0,i=void 0;switch(15&e){case 4:i=n;break;case 1:case 8:o=n}_[b]={flags:e,ns:r,name:s,nonMinifiedName:s,securityContext:o,suffix:i}}l=l||[];const y=new Array(l.length);for(let b=0;b<l.length;b++){const[e,t]=l[b];y[b]={type:0,target:e,eventName:t,propName:null}}const w=(i=i||[]).map(([e,t])=>{const[n,r]=Us(e);return[n,r,t]});return d=function(e){if(e&&e.id===ys){const t=null!=e.encapsulation&&e.encapsulation!==de.None||e.styles.length||Object.keys(e.data).length;e.id=t?`c${vs++}`:ws}return e&&e.id===ws&&(e=null),e||null}(d),u&&(t|=33554432),{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:e,flags:t|=1,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:h,matchedQueryIds:p,references:f,ngContentIndex:r,childCount:s,bindings:_,bindingFlags:Ks(_),outputs:y,element:{ns:g,name:m,attrs:w,template:null,componentProvider:null,componentView:u||null,componentRendererType:d,publicProviders:null,allProviders:null,handleEvent:c||gs},provider:null,text:null,query:null,ngContent:null}}function qs(e,t,n){const r=n.element,s=e.root.selectorOrNode,o=e.renderer;let i;if(e.parent||!s){i=r.name?o.createElement(r.name,r.ns):o.createComment("");const s=Hs(e,t,n);s&&o.appendChild(s,i)}else i=o.selectRootElement(s,!!r.componentRendererType&&r.componentRendererType.encapsulation===de.ShadowDom);if(r.attrs)for(let a=0;a<r.attrs.length;a++){const[e,t,n]=r.attrs[a];o.setAttribute(i,t,n,e)}return i}function Qs(e,t,n,r){for(let i=0;i<n.outputs.length;i++){const a=n.outputs[i],l=Ws(e,n.nodeIndex,(o=a.eventName,(s=a.target)?`${s}:${o}`:o));let c=a.target,u=e;"component"===a.target&&(c=null,u=t);const d=u.renderer.listen(c||r,a.eventName,l);e.disposables[n.outputIndex+i]=d}var s,o}function Ws(e,t,n){return r=>Is(e,t,n,r)}function Ys(e,t,n,r){if(!Cs(e,t,n,r))return!1;const s=t.bindings[n],o=as(e,t.nodeIndex),i=o.renderElement,a=s.name;switch(15&s.flags){case 1:!function(e,t,n,r,s,o){const i=t.securityContext;let a=i?e.root.sanitizer.sanitize(i,o):o;a=null!=a?a.toString():null;const l=e.renderer;null!=o?l.setAttribute(n,s,a,r):l.removeAttribute(n,s,r)}(e,s,i,s.ns,a,r);break;case 2:!function(e,t,n,r){const s=e.renderer;r?s.addClass(t,n):s.removeClass(t,n)}(e,i,a,r);break;case 4:!function(e,t,n,r,s){let o=e.root.sanitizer.sanitize(Jt.STYLE,s);if(null!=o){o=o.toString();const e=t.suffix;null!=e&&(o+=e)}else o=null;const i=e.renderer;null!=o?i.setStyle(n,r,o):i.removeStyle(n,r)}(e,s,i,a,r);break;case 8:!function(e,t,n,r,s){const o=t.securityContext;let i=o?e.root.sanitizer.sanitize(o,s):s;e.renderer.setProperty(n,r,i)}(33554432&t.flags&&32&s.flags?o.componentView:e,s,i,a,r)}return!0}const Js=new Object,Xs=_s(Ze),eo=_s(ze),to=_s(it);function no(e,t,n,r){return n=Fe(n),{index:-1,deps:Ps(r,be(t)),flags:e,token:t,value:n}}function ro(e,t,n=Ze.THROW_IF_NOT_FOUND){const r=Ne(e);try{if(8&t.flags)return t.token;if(2&t.flags&&(n=null),1&t.flags)return e._parent.get(t.token,n);const i=t.tokenKey;switch(i){case Xs:case eo:case to:return e}const a=e._def.providersByKey[i];let l;if(a){let t=e._providers[a.index];return void 0===t&&(t=e._providers[a.index]=so(e,a)),t===Js?void 0:t}if((l=oe(t.token))&&(s=e,null!=(o=l).providedIn&&(function(e,t){return e._def.modules.indexOf(o.providedIn)>-1}(s)||"root"===o.providedIn&&s._def.isRoot))){const n=e._providers.length;return e._def.providersByKey[t.tokenKey]={flags:5120,value:l.factory,deps:[],index:n,token:t.token},e._providers[n]=Js,e._providers[n]=so(e,e._def.providersByKey[t.tokenKey])}return 4&t.flags?n:e._parent.get(t.token,n)}finally{Ne(r)}var s,o}function so(e,t){let n;switch(201347067&t.flags){case 512:n=function(e,t,n){const r=n.length;switch(r){case 0:return new t;case 1:return new t(ro(e,n[0]));case 2:return new t(ro(e,n[0]),ro(e,n[1]));case 3:return new t(ro(e,n[0]),ro(e,n[1]),ro(e,n[2]));default:const s=new Array(r);for(let t=0;t<r;t++)s[t]=ro(e,n[t]);return new t(...s)}}(e,t.value,t.deps);break;case 1024:n=function(e,t,n){const r=n.length;switch(r){case 0:return t();case 1:return t(ro(e,n[0]));case 2:return t(ro(e,n[0]),ro(e,n[1]));case 3:return t(ro(e,n[0]),ro(e,n[1]),ro(e,n[2]));default:const s=Array(r);for(let t=0;t<r;t++)s[t]=ro(e,n[t]);return t(...s)}}(e,t.value,t.deps);break;case 2048:n=ro(e,t.deps[0]);break;case 256:n=t.value}return n===Js||null==n||"object"!=typeof n||131072&t.flags||"function"!=typeof n.ngOnDestroy||(t.flags|=131072),void 0===n?Js:n}function oo(e,t){const n=e.viewContainer._embeddedViews;if((null==t||t>=n.length)&&(t=n.length-1),t<0)return null;const r=n[t];return r.viewContainerParent=null,co(n,t),ds.dirtyParentQueries(r),ao(r),r}function io(e,t,n){const r=t?As(t,t.def.lastRenderRootNode):e.renderElement,s=n.renderer.parentNode(r),o=n.renderer.nextSibling(r);Ls(n,2,s,o,void 0)}function ao(e){Ls(e,3,null,null,void 0)}function lo(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function co(e,t){t>=e.length-1?e.pop():e.splice(t,1)}const uo=new Object;function ho(e,t,n,r,s,o){return new fo(e,t,n,r,s,o)}class fo extends ut{constructor(e,t,n,r,s,o){super(),this.selector=e,this.componentType=t,this._inputs=r,this._outputs=s,this.ngContentSelectors=o,this.viewDefFactory=n}get inputs(){const e=[],t=this._inputs;for(let n in t)e.push({propName:n,templateName:t[n]});return e}get outputs(){const e=[];for(let t in this._outputs)e.push({propName:t,templateName:this._outputs[t]});return e}create(e,t,n,r){if(!r)throw new Error("ngModule should be provided");const s=Fs(this.viewDefFactory),o=s.nodes[0].element.componentProvider.nodeIndex,i=ds.createRootView(e,t||[],n,s,r,uo),a=ls(i,o).instance;return n&&i.renderer.setAttribute(as(i,0).renderElement,"ng-version",Tt.full),new po(i,new yo(i),a)}}class po extends ct{constructor(e,t,n){super(),this._view=e,this._viewRef=t,this._component=n,this._elDef=this._view.def.nodes[0],this.hostView=t,this.changeDetectorRef=t,this.instance=n}get location(){return new _t(as(this._view,this._elDef.nodeIndex).renderElement)}get injector(){return new Eo(this._view,this._elDef)}get componentType(){return this._component.constructor}destroy(){this._viewRef.destroy()}onDestroy(e){this._viewRef.onDestroy(e)}}function go(e,t,n){return new mo(e,t,n)}class mo{constructor(e,t,n){this._view=e,this._elDef=t,this._data=n,this._embeddedViews=[]}get element(){return new _t(this._data.renderElement)}get injector(){return new Eo(this._view,this._elDef)}get parentInjector(){let e=this._view,t=this._elDef.parent;for(;!t&&e;)t=Ss(e),e=e.parent;return e?new Eo(e,t):new Eo(this._view,null)}clear(){for(let e=this._embeddedViews.length-1;e>=0;e--){const t=oo(this._data,e);ds.destroyView(t)}}get(e){const t=this._embeddedViews[e];if(t){const e=new yo(t);return e.attachToViewContainerRef(this),e}return null}get length(){return this._embeddedViews.length}createEmbeddedView(e,t,n){const r=e.createEmbeddedView(t||{});return this.insert(r,n),r}createComponent(e,t,n,r,s){const o=n||this.parentInjector;s||e instanceof mt||(s=o.get(it));const i=e.create(o,r,void 0,s);return this.insert(i.hostView,t),i}insert(e,t){if(e.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");const n=e;return function(e,t,n,r){let s=t.viewContainer._embeddedViews;null==n&&(n=s.length),r.viewContainerParent=e,lo(s,n,r),function(e,t){const n=Ns(t);if(!n||n===e||16&t.state)return;t.state|=16;let r=n.template._projectedViews;r||(r=n.template._projectedViews=[]),r.push(t),function(e,n){if(4&n.flags)return;t.parent.def.nodeFlags|=4,n.flags|=4;let r=n.parent;for(;r;)r.childFlags|=4,r=r.parent}(0,t.parentNodeDef)}(t,r),ds.dirtyParentQueries(r),io(t,n>0?s[n-1]:null,r)}(this._view,this._data,t,n._view),n.attachToViewContainerRef(this),e}move(e,t){if(e.destroyed)throw new Error("Cannot move a destroyed View in a ViewContainer!");const n=this._embeddedViews.indexOf(e._view);return function(e,t,r){const s=e.viewContainer._embeddedViews,o=s[n];co(s,n),null==r&&(r=s.length),lo(s,r,o),ds.dirtyParentQueries(o),ao(o),io(e,r>0?s[r-1]:null,o)}(this._data,0,t),e}indexOf(e){return this._embeddedViews.indexOf(e._view)}remove(e){const t=oo(this._data,e);t&&ds.destroyView(t)}detach(e){const t=oo(this._data,e);return t?new yo(t):null}}function _o(e){return new yo(e)}class yo{constructor(e){this._view=e,this._viewContainerRef=null,this._appRef=null}get rootNodes(){return function(e){const t=[];return Ls(e,0,void 0,void 0,t),t}(this._view)}get context(){return this._view.context}get destroyed(){return 0!=(128&this._view.state)}markForCheck(){Ts(this._view)}detach(){this._view.state&=-5}detectChanges(){const e=this._view.root.rendererFactory;e.begin&&e.begin();try{ds.checkAndUpdateView(this._view)}finally{e.end&&e.end()}}checkNoChanges(){ds.checkNoChangesView(this._view)}reattach(){this._view.state|=4}onDestroy(e){this._view.disposables||(this._view.disposables=[]),this._view.disposables.push(e)}destroy(){this._appRef?this._appRef.detachView(this):this._viewContainerRef&&this._viewContainerRef.detach(this._viewContainerRef.indexOf(this)),ds.destroyView(this._view)}detachFromAppRef(){this._appRef=null,ao(this._view),ds.dirtyParentQueries(this._view)}attachToAppRef(e){if(this._viewContainerRef)throw new Error("This view is already attached to a ViewContainer!");this._appRef=e}attachToViewContainerRef(e){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._viewContainerRef=e}}function wo(e,t){return new bo(e,t)}class bo extends Wt{constructor(e,t){super(),this._parentView=e,this._def=t}createEmbeddedView(e){return new yo(ds.createEmbeddedView(this._parentView,this._def,this._def.element.template,e))}get elementRef(){return new _t(as(this._parentView,this._def.nodeIndex).renderElement)}}function vo(e,t){return new Eo(e,t)}class Eo{constructor(e,t){this.view=e,this.elDef=t}get(e,t=Ze.THROW_IF_NOT_FOUND){return ds.resolveDep(this.view,this.elDef,!!this.elDef&&0!=(33554432&this.elDef.flags),{flags:0,token:e,tokenKey:_s(e)},t)}}function Co(e){return new xo(e.renderer)}class xo{constructor(e){this.delegate=e}selectRootElement(e){return this.delegate.selectRootElement(e)}createElement(e,t){const[n,r]=Us(t),s=this.delegate.createElement(r,n);return e&&this.delegate.appendChild(e,s),s}createViewRoot(e){return e}createTemplateAnchor(e){const t=this.delegate.createComment("");return e&&this.delegate.appendChild(e,t),t}createText(e,t){const n=this.delegate.createText(t);return e&&this.delegate.appendChild(e,n),n}projectNodes(e,t){for(let n=0;n<t.length;n++)this.delegate.appendChild(e,t[n])}attachViewAfter(e,t){const n=this.delegate.parentNode(e),r=this.delegate.nextSibling(e);for(let s=0;s<t.length;s++)this.delegate.insertBefore(n,t[s],r)}detachView(e){for(let t=0;t<e.length;t++){const n=e[t],r=this.delegate.parentNode(n);this.delegate.removeChild(r,n)}}destroyView(e,t){for(let n=0;n<t.length;n++)this.delegate.destroyNode(t[n])}listen(e,t,n){return this.delegate.listen(e,t,n)}listenGlobal(e,t,n){return this.delegate.listen(e,t,n)}setElementProperty(e,t,n){this.delegate.setProperty(e,t,n)}setElementAttribute(e,t,n){const[r,s]=Us(t);null!=n?this.delegate.setAttribute(e,s,n,r):this.delegate.removeAttribute(e,s,r)}setBindingDebugInfo(e,t,n){}setElementClass(e,t,n){n?this.delegate.addClass(e,t):this.delegate.removeClass(e,t)}setElementStyle(e,t,n){null!=n?this.delegate.setStyle(e,t,n):this.delegate.removeStyle(e,t)}invokeElementMethod(e,t,n){e[t].apply(e,n)}setText(e,t){this.delegate.setValue(e,t)}animate(){throw new Error("Renderer.animate is no longer supported!")}}function To(e,t,n,r){return new ko(e,t,n,r)}class ko{constructor(e,t,n,r){this._moduleType=e,this._parent=t,this._bootstrapComponents=n,this._def=r,this._destroyListeners=[],this._destroyed=!1,this.injector=this,function(e){const t=e._def,n=e._providers=new Array(t.providers.length);for(let r=0;r<t.providers.length;r++){const s=t.providers[r];4096&s.flags||void 0===n[r]&&(n[r]=so(e,s))}}(this)}get(e,t=Ze.THROW_IF_NOT_FOUND,n=Te.Default){let r=0;return n&Te.SkipSelf?r|=1:n&Te.Self&&(r|=4),ro(this,{token:e,tokenKey:_s(e),flags:r},t)}get instance(){return this.get(this._moduleType)}get componentFactoryResolver(){return this.get(pt)}destroy(){if(this._destroyed)throw new Error(`The ng module ${be(this.instance.constructor)} has already been destroyed.`);this._destroyed=!0,function(e,t){const n=e._def,r=new Set;for(let s=0;s<n.providers.length;s++)if(131072&n.providers[s].flags){const t=e._providers[s];if(t&&t!==Js){const e=t.ngOnDestroy;"function"!=typeof e||r.has(t)||(e.apply(t),r.add(t))}}}(this),this._destroyListeners.forEach(e=>e())}onDestroy(e){this._destroyListeners.push(e)}}const Io=_s(wt),No=_s(Et),So=_s(_t),Ao=_s(kr),Mo=_s(Wt),Oo=_s(Nr),Do=_s(Ze),Ro=_s(ze);function Po(e,t,n,r,s,o,i,a){const l=[];if(i)for(let u in i){const[e,t]=i[u];l[e]={flags:8,name:u,nonMinifiedName:t,ns:null,securityContext:null,suffix:null}}const c=[];if(a)for(let u in a)c.push({type:1,propName:u,target:null,eventName:a[u]});return function(e,t,n,r,s,o,i,a,l){const{matchedQueries:c,references:u,matchedQueryIds:d}=Rs(n);l||(l=[]),a||(a=[]),o=Fe(o);const h=Ps(i,be(s));return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:e,flags:t,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:c,matchedQueryIds:d,references:u,ngContentIndex:-1,childCount:r,bindings:a,bindingFlags:Ks(a),outputs:l,element:null,provider:{token:s,value:o,deps:h},text:null,query:null,ngContent:null}}(e,t|=16384,n,r,s,s,o,l,c)}function Ho(e,t){return jo(e,t)}function Vo(e,t){let n=e;for(;n.parent&&!Ms(n);)n=n.parent;return $o(n.parent,Ss(n),!0,t.provider.value,t.provider.deps)}function Fo(e,t){const n=$o(e,t.parent,(32768&t.flags)>0,t.provider.value,t.provider.deps);if(t.outputs.length)for(let s=0;s<t.outputs.length;s++){const o=t.outputs[s],i=n[o.propName];if(!(r=i)||"function"!=typeof r.subscribe)throw new Error(`@Output ${o.propName} not initialized in '${n.constructor.name}'.`);{const n=i.subscribe(Lo(e,t.parent.nodeIndex,o.eventName));e.disposables[t.outputIndex+s]=n.unsubscribe.bind(n)}}var r;return n}function Lo(e,t,n){return r=>Is(e,t,n,r)}function jo(e,t){const n=(8192&t.flags)>0,r=t.provider;switch(201347067&t.flags){case 512:return $o(e,t.parent,n,r.value,r.deps);case 1024:return function(e,t,n,r,s){const o=s.length;switch(o){case 0:return r();case 1:return r(Bo(e,t,n,s[0]));case 2:return r(Bo(e,t,n,s[0]),Bo(e,t,n,s[1]));case 3:return r(Bo(e,t,n,s[0]),Bo(e,t,n,s[1]),Bo(e,t,n,s[2]));default:const i=Array(o);for(let r=0;r<o;r++)i[r]=Bo(e,t,n,s[r]);return r(...i)}}(e,t.parent,n,r.value,r.deps);case 2048:return Bo(e,t.parent,n,r.deps[0]);case 256:return r.value}}function $o(e,t,n,r,s){const o=s.length;switch(o){case 0:return new r;case 1:return new r(Bo(e,t,n,s[0]));case 2:return new r(Bo(e,t,n,s[0]),Bo(e,t,n,s[1]));case 3:return new r(Bo(e,t,n,s[0]),Bo(e,t,n,s[1]),Bo(e,t,n,s[2]));default:const i=new Array(o);for(let r=0;r<o;r++)i[r]=Bo(e,t,n,s[r]);return new r(...i)}}const zo={};function Bo(e,t,n,r,s=Ze.THROW_IF_NOT_FOUND){if(8&r.flags)return r.token;const o=e;2&r.flags&&(s=null);const i=r.tokenKey;i===Oo&&(n=!(!t||!t.element.componentView)),t&&1&r.flags&&(n=!1,t=t.parent);let a=e;for(;a;){if(t)switch(i){case Io:return Co(Zo(a,t,n));case No:return Zo(a,t,n).renderer;case So:return new _t(as(a,t.nodeIndex).renderElement);case Ao:return as(a,t.nodeIndex).viewContainer;case Mo:if(t.element.template)return as(a,t.nodeIndex).template;break;case Oo:return _o(Zo(a,t,n));case Do:case Ro:return vo(a,t);default:const e=(n?t.element.allProviders:t.element.publicProviders)[i];if(e){let t=ls(a,e.nodeIndex);return t||(t={instance:jo(a,e)},a.nodes[e.nodeIndex]=t),t.instance}}n=Ms(a),t=Ss(a),a=a.parent,4&r.flags&&(a=null)}const l=o.root.injector.get(r.token,zo);return l!==zo||s===zo?l:o.root.ngModule.injector.get(r.token,s)}function Zo(e,t,n){let r;if(n)r=as(e,t.nodeIndex).componentView;else for(r=e;r.parent&&!Ms(r);)r=r.parent;return r}function Uo(e,t,n,r,s,o){if(32768&n.flags){const t=as(e,n.parent.nodeIndex).componentView;2&t.def.flags&&(t.state|=8)}if(t.instance[n.bindings[r].name]=s,524288&n.flags){o=o||{};const t=Me.unwrap(e.oldValues[n.bindingIndex+r]);o[n.bindings[r].nonMinifiedName]=new Oe(t,s,0!=(2&e.state))}return e.oldValues[n.bindingIndex+r]=s,o}function Ko(e,t){if(!(e.def.nodeFlags&t))return;const n=e.def.nodes;let r=0;for(let s=0;s<n.length;s++){const o=n[s];let i=o.parent;for(!i&&o.flags&t&&qo(e,s,o.flags&t,r++),0==(o.childFlags&t)&&(s+=o.childCount);i&&1&i.flags&&s===i.nodeIndex+i.childCount;)i.directChildFlags&t&&(r=Go(e,i,t,r)),i=i.parent}}function Go(e,t,n,r){for(let s=t.nodeIndex+1;s<=t.nodeIndex+t.childCount;s++){const t=e.def.nodes[s];t.flags&n&&qo(e,s,t.flags&n,r++),s+=t.childCount}return r}function qo(e,t,n,r){const s=ls(e,t);if(!s)return;const o=s.instance;o&&(ds.setCurrentNode(e,t),1048576&n&&os(e,512,r)&&o.ngAfterContentInit(),2097152&n&&o.ngAfterContentChecked(),4194304&n&&os(e,768,r)&&o.ngAfterViewInit(),8388608&n&&o.ngAfterViewChecked(),131072&n&&o.ngOnDestroy())}function Qo(e,t,n){let r=[];for(let s in n)r.push({propName:s,bindingType:n[s]});return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:-1,flags:e,childFlags:0,directChildFlags:0,childMatchedQueries:0,ngContentIndex:-1,matchedQueries:{},matchedQueryIds:0,references:{},childCount:0,bindings:[],bindingFlags:0,outputs:[],element:null,provider:null,text:null,query:{id:t,filterId:Ds(t),bindings:r},ngContent:null}}function Wo(e){const t=e.def.nodeMatchedQueries;for(;e.parent&&Os(e);){let n=e.parentNodeDef;e=e.parent;const r=n.nodeIndex+n.childCount;for(let s=0;s<=r;s++){const r=e.def.nodes[s];67108864&r.flags&&536870912&r.flags&&(r.query.filterId&t)===r.query.filterId&&us(e,s).setDirty(),!(1&r.flags&&s+r.childCount<n.nodeIndex)&&67108864&r.childFlags&&536870912&r.childFlags||(s+=r.childCount)}}if(134217728&e.def.nodeFlags)for(let n=0;n<e.def.nodes.length;n++){const t=e.def.nodes[n];134217728&t.flags&&536870912&t.flags&&us(e,n).setDirty(),n+=t.childCount}}function Yo(e,t){const n=us(e,t.nodeIndex);if(!n.dirty)return;let r,s=void 0;if(67108864&t.flags){const n=t.parent.parent;s=Jo(e,n.nodeIndex,n.nodeIndex+n.childCount,t.query,[]),r=ls(e,t.parent.nodeIndex).instance}else 134217728&t.flags&&(s=Jo(e,0,e.def.nodes.length-1,t.query,[]),r=e.component);n.reset(s);const o=t.query.bindings;let i=!1;for(let a=0;a<o.length;a++){const e=o[a];let t;switch(e.bindingType){case 0:t=n.first;break;case 1:t=n,i=!0}r[e.propName]=t}i&&n.notifyOnChanges()}function Jo(e,t,n,r,s){for(let o=t;o<=n;o++){const t=e.def.nodes[o],n=t.matchedQueries[r.id];if(null!=n&&s.push(Xo(e,t,n)),1&t.flags&&t.element.template&&(t.element.template.nodeMatchedQueries&r.filterId)===r.filterId){const n=as(e,o);if((t.childMatchedQueries&r.filterId)===r.filterId&&(Jo(e,o+1,o+t.childCount,r,s),o+=t.childCount),16777216&t.flags){const e=n.viewContainer._embeddedViews;for(let t=0;t<e.length;t++){const o=e[t],i=Ns(o);i&&i===n&&Jo(o,0,o.def.nodes.length-1,r,s)}}const i=n.template._projectedViews;if(i)for(let e=0;e<i.length;e++){const t=i[e];Jo(t,0,t.def.nodes.length-1,r,s)}}(t.childMatchedQueries&r.filterId)!==r.filterId&&(o+=t.childCount)}return s}function Xo(e,t,n){if(null!=n)switch(n){case 1:return as(e,t.nodeIndex).renderElement;case 0:return new _t(as(e,t.nodeIndex).renderElement);case 2:return as(e,t.nodeIndex).template;case 3:return as(e,t.nodeIndex).viewContainer;case 4:return ls(e,t.nodeIndex).instance}}function ei(e,t,n){const r=Hs(e,t,n);r&&$s(e,n.ngContent.index,1,r,null,void 0)}function ti(e,t,n){const r=new Array(n.length-1);for(let s=1;s<n.length;s++)r[s-1]={flags:8,name:null,ns:null,nonMinifiedName:null,securityContext:null,suffix:n[s]};return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:e,flags:2,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:{},matchedQueryIds:0,references:{},ngContentIndex:t,childCount:0,bindings:r,bindingFlags:8,outputs:[],element:null,provider:null,text:{prefix:n[0]},query:null,ngContent:null}}function ni(e,t,n){let r;const s=e.renderer;r=s.createText(n.text.prefix);const o=Hs(e,t,n);return o&&s.appendChild(o,r),{renderText:r}}function ri(e,t){return(null!=e?e.toString():"")+t.suffix}function si(e,t,n,r){let s=0,o=0,i=0,a=0,l=0,c=null,u=null,d=!1,h=!1,f=null;for(let p=0;p<t.length;p++){const e=t[p];if(e.nodeIndex=p,e.parent=c,e.bindingIndex=s,e.outputIndex=o,e.renderParent=u,i|=e.flags,l|=e.matchedQueryIds,e.element){const t=e.element;t.publicProviders=c?c.element.publicProviders:Object.create(null),t.allProviders=t.publicProviders,d=!1,h=!1,e.element.template&&(l|=e.element.template.nodeMatchedQueries)}if(ii(c,e,t.length),s+=e.bindings.length,o+=e.outputs.length,!u&&3&e.flags&&(f=e),20224&e.flags){d||(d=!0,c.element.publicProviders=Object.create(c.element.publicProviders),c.element.allProviders=c.element.publicProviders);const t=0!=(32768&e.flags);0==(8192&e.flags)||t?c.element.publicProviders[_s(e.provider.token)]=e:(h||(h=!0,c.element.allProviders=Object.create(c.element.publicProviders)),c.element.allProviders[_s(e.provider.token)]=e),t&&(c.element.componentProvider=e)}if(c?(c.childFlags|=e.flags,c.directChildFlags|=e.flags,c.childMatchedQueries|=e.matchedQueryIds,e.element&&e.element.template&&(c.childMatchedQueries|=e.element.template.nodeMatchedQueries)):a|=e.flags,e.childCount>0)c=e,oi(e)||(u=e);else for(;c&&p===c.nodeIndex+c.childCount;){const e=c.parent;e&&(e.childFlags|=c.childFlags,e.childMatchedQueries|=c.childMatchedQueries),u=(c=e)&&oi(c)?c.renderParent:c}}return{factory:null,nodeFlags:i,rootNodeFlags:a,nodeMatchedQueries:l,flags:e,nodes:t,updateDirectives:n||gs,updateRenderer:r||gs,handleEvent:(e,n,r,s)=>t[n].element.handleEvent(e,r,s),bindingCount:s,outputCount:o,lastRenderRootNode:f}}function oi(e){return 0!=(1&e.flags)&&null===e.element.name}function ii(e,t,n){const r=t.element&&t.element.template;if(r){if(!r.lastRenderRootNode)throw new Error("Illegal State: Embedded templates without nodes are not allowed!");if(r.lastRenderRootNode&&16777216&r.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){const r=e?e.nodeIndex+e.childCount:n-1;if(t.nodeIndex<=r&&t.nodeIndex+t.childCount>r)throw new Error(`Illegal State: childCount of node leads outside of parent, at index ${t.nodeIndex}!`)}}function ai(e,t,n,r){const s=ui(e.root,e.renderer,e,t,n);return di(s,e.component,r),hi(s),s}function li(e,t,n){const r=ui(e,e.renderer,null,null,t);return di(r,n,n),hi(r),r}function ci(e,t,n,r){const s=t.element.componentRendererType;let o;return o=s?e.root.rendererFactory.createRenderer(r,s):e.root.renderer,ui(e.root,o,e,t.element.componentProvider,n)}function ui(e,t,n,r,s){const o=new Array(s.nodes.length),i=s.outputCount?new Array(s.outputCount):null;return{def:s,parent:n,viewContainerParent:null,parentNodeDef:r,context:null,component:null,nodes:o,state:13,root:e,renderer:t,oldValues:new Array(s.bindingCount),disposables:i,initIndex:-1}}function di(e,t,n){e.component=t,e.context=n}function hi(e){let t;Ms(e)&&(t=as(e.parent,e.parentNodeDef.parent.nodeIndex).renderElement);const n=e.def,r=e.nodes;for(let s=0;s<n.nodes.length;s++){const o=n.nodes[s];let i;switch(ds.setCurrentNode(e,s),201347067&o.flags){case 1:const n=qs(e,t,o);let a=void 0;if(33554432&o.flags){const t=Fs(o.element.componentView);a=ds.createComponentView(e,o,t,n)}Qs(e,a,o,n),i={renderElement:n,componentView:a,viewContainer:null,template:o.element.template?wo(e,o):void 0},16777216&o.flags&&(i.viewContainer=go(e,o,i));break;case 2:i=ni(e,t,o);break;case 512:case 1024:case 2048:case 256:(i=r[s])||4096&o.flags||(i={instance:Ho(e,o)});break;case 16:i={instance:Vo(e,o)};break;case 16384:(i=r[s])||(i={instance:Fo(e,o)}),32768&o.flags&&di(as(e,o.parent.nodeIndex).componentView,i.instance,i.instance);break;case 32:case 64:case 128:i={value:void 0};break;case 67108864:case 134217728:i=new Tr;break;case 8:ei(e,t,o),i=void 0}r[s]=i}vi(e,bi.CreateViewNodes),Ti(e,201326592,268435456,0)}function fi(e){mi(e),ds.updateDirectives(e,1),Ei(e,bi.CheckNoChanges),ds.updateRenderer(e,1),vi(e,bi.CheckNoChanges),e.state&=-97}function pi(e){1&e.state?(e.state&=-2,e.state|=2):e.state&=-3,ss(e,0,256),mi(e),ds.updateDirectives(e,0),Ei(e,bi.CheckAndUpdate),Ti(e,67108864,536870912,0);let t=ss(e,256,512);Ko(e,2097152|(t?1048576:0)),ds.updateRenderer(e,0),vi(e,bi.CheckAndUpdate),Ti(e,134217728,536870912,0),Ko(e,8388608|((t=ss(e,512,768))?4194304:0)),2&e.def.flags&&(e.state&=-9),e.state&=-97,ss(e,768,1024)}function gi(e,t,n,r,s,o,i,a,l,c,u,d,h){return 0===n?function(e,t,n,r,s,o,i,a,l,c,u,d){switch(201347067&t.flags){case 1:return function(e,t,n,r,s,o,i,a,l,c,u,d){const h=t.bindings.length;let f=!1;return h>0&&Ys(e,t,0,n)&&(f=!0),h>1&&Ys(e,t,1,r)&&(f=!0),h>2&&Ys(e,t,2,s)&&(f=!0),h>3&&Ys(e,t,3,o)&&(f=!0),h>4&&Ys(e,t,4,i)&&(f=!0),h>5&&Ys(e,t,5,a)&&(f=!0),h>6&&Ys(e,t,6,l)&&(f=!0),h>7&&Ys(e,t,7,c)&&(f=!0),h>8&&Ys(e,t,8,u)&&(f=!0),h>9&&Ys(e,t,9,d)&&(f=!0),f}(e,t,n,r,s,o,i,a,l,c,u,d);case 2:return function(e,t,n,r,s,o,i,a,l,c,u,d){let h=!1;const f=t.bindings,p=f.length;if(p>0&&Cs(e,t,0,n)&&(h=!0),p>1&&Cs(e,t,1,r)&&(h=!0),p>2&&Cs(e,t,2,s)&&(h=!0),p>3&&Cs(e,t,3,o)&&(h=!0),p>4&&Cs(e,t,4,i)&&(h=!0),p>5&&Cs(e,t,5,a)&&(h=!0),p>6&&Cs(e,t,6,l)&&(h=!0),p>7&&Cs(e,t,7,c)&&(h=!0),p>8&&Cs(e,t,8,u)&&(h=!0),p>9&&Cs(e,t,9,d)&&(h=!0),h){let h=t.text.prefix;p>0&&(h+=ri(n,f[0])),p>1&&(h+=ri(r,f[1])),p>2&&(h+=ri(s,f[2])),p>3&&(h+=ri(o,f[3])),p>4&&(h+=ri(i,f[4])),p>5&&(h+=ri(a,f[5])),p>6&&(h+=ri(l,f[6])),p>7&&(h+=ri(c,f[7])),p>8&&(h+=ri(u,f[8])),p>9&&(h+=ri(d,f[9]));const g=is(e,t.nodeIndex).renderText;e.renderer.setValue(g,h)}return h}(e,t,n,r,s,o,i,a,l,c,u,d);case 16384:return function(e,t,n,r,s,o,i,a,l,c,u,d){const h=ls(e,t.nodeIndex),f=h.instance;let p=!1,g=void 0;const m=t.bindings.length;return m>0&&Es(e,t,0,n)&&(p=!0,g=Uo(e,h,t,0,n,g)),m>1&&Es(e,t,1,r)&&(p=!0,g=Uo(e,h,t,1,r,g)),m>2&&Es(e,t,2,s)&&(p=!0,g=Uo(e,h,t,2,s,g)),m>3&&Es(e,t,3,o)&&(p=!0,g=Uo(e,h,t,3,o,g)),m>4&&Es(e,t,4,i)&&(p=!0,g=Uo(e,h,t,4,i,g)),m>5&&Es(e,t,5,a)&&(p=!0,g=Uo(e,h,t,5,a,g)),m>6&&Es(e,t,6,l)&&(p=!0,g=Uo(e,h,t,6,l,g)),m>7&&Es(e,t,7,c)&&(p=!0,g=Uo(e,h,t,7,c,g)),m>8&&Es(e,t,8,u)&&(p=!0,g=Uo(e,h,t,8,u,g)),m>9&&Es(e,t,9,d)&&(p=!0,g=Uo(e,h,t,9,d,g)),g&&f.ngOnChanges(g),65536&t.flags&&os(e,256,t.nodeIndex)&&f.ngOnInit(),262144&t.flags&&f.ngDoCheck(),p}(e,t,n,r,s,o,i,a,l,c,u,d);case 32:case 64:case 128:return function(e,t,n,r,s,o,i,a,l,c,u,d){const h=t.bindings;let f=!1;const p=h.length;if(p>0&&Cs(e,t,0,n)&&(f=!0),p>1&&Cs(e,t,1,r)&&(f=!0),p>2&&Cs(e,t,2,s)&&(f=!0),p>3&&Cs(e,t,3,o)&&(f=!0),p>4&&Cs(e,t,4,i)&&(f=!0),p>5&&Cs(e,t,5,a)&&(f=!0),p>6&&Cs(e,t,6,l)&&(f=!0),p>7&&Cs(e,t,7,c)&&(f=!0),p>8&&Cs(e,t,8,u)&&(f=!0),p>9&&Cs(e,t,9,d)&&(f=!0),f){const f=cs(e,t.nodeIndex);let g;switch(201347067&t.flags){case 32:g=new Array(h.length),p>0&&(g[0]=n),p>1&&(g[1]=r),p>2&&(g[2]=s),p>3&&(g[3]=o),p>4&&(g[4]=i),p>5&&(g[5]=a),p>6&&(g[6]=l),p>7&&(g[7]=c),p>8&&(g[8]=u),p>9&&(g[9]=d);break;case 64:g={},p>0&&(g[h[0].name]=n),p>1&&(g[h[1].name]=r),p>2&&(g[h[2].name]=s),p>3&&(g[h[3].name]=o),p>4&&(g[h[4].name]=i),p>5&&(g[h[5].name]=a),p>6&&(g[h[6].name]=l),p>7&&(g[h[7].name]=c),p>8&&(g[h[8].name]=u),p>9&&(g[h[9].name]=d);break;case 128:const e=n;switch(p){case 1:g=e.transform(n);break;case 2:g=e.transform(r);break;case 3:g=e.transform(r,s);break;case 4:g=e.transform(r,s,o);break;case 5:g=e.transform(r,s,o,i);break;case 6:g=e.transform(r,s,o,i,a);break;case 7:g=e.transform(r,s,o,i,a,l);break;case 8:g=e.transform(r,s,o,i,a,l,c);break;case 9:g=e.transform(r,s,o,i,a,l,c,u);break;case 10:g=e.transform(r,s,o,i,a,l,c,u,d)}}f.value=g}return f}(e,t,n,r,s,o,i,a,l,c,u,d);default:throw"unreachable"}}(e,t,r,s,o,i,a,l,c,u,d,h):function(e,t,n){switch(201347067&t.flags){case 1:return function(e,t,n){let r=!1;for(let s=0;s<n.length;s++)Ys(e,t,s,n[s])&&(r=!0);return r}(e,t,n);case 2:return function(e,t,n){const r=t.bindings;let s=!1;for(let o=0;o<n.length;o++)Cs(e,t,o,n[o])&&(s=!0);if(s){let s="";for(let e=0;e<n.length;e++)s+=ri(n[e],r[e]);s=t.text.prefix+s;const o=is(e,t.nodeIndex).renderText;e.renderer.setValue(o,s)}return s}(e,t,n);case 16384:return function(e,t,n){const r=ls(e,t.nodeIndex),s=r.instance;let o=!1,i=void 0;for(let a=0;a<n.length;a++)Es(e,t,a,n[a])&&(o=!0,i=Uo(e,r,t,a,n[a],i));return i&&s.ngOnChanges(i),65536&t.flags&&os(e,256,t.nodeIndex)&&s.ngOnInit(),262144&t.flags&&s.ngDoCheck(),o}(e,t,n);case 32:case 64:case 128:return function(e,t,n){const r=t.bindings;let s=!1;for(let o=0;o<n.length;o++)Cs(e,t,o,n[o])&&(s=!0);if(s){const s=cs(e,t.nodeIndex);let o;switch(201347067&t.flags){case 32:o=n;break;case 64:o={};for(let t=0;t<n.length;t++)o[r[t].name]=n[t];break;case 128:const e=n[0],s=n.slice(1);o=e.transform(...s)}s.value=o}return s}(e,t,n);default:throw"unreachable"}}(e,t,r)}function mi(e){const t=e.def;if(4&t.nodeFlags)for(let n=0;n<t.nodes.length;n++){const r=t.nodes[n];if(4&r.flags){const t=as(e,n).template._projectedViews;if(t)for(let n=0;n<t.length;n++){const r=t[n];r.state|=32,ks(r,e)}}else 0==(4&r.childFlags)&&(n+=r.childCount)}}function _i(e,t,n,r,s,o,i,a,l,c,u,d,h){return 0===n?function(e,t,n,r,s,o,i,a,l,c,u,d){const h=t.bindings.length;h>0&&xs(e,t,0,n),h>1&&xs(e,t,1,r),h>2&&xs(e,t,2,s),h>3&&xs(e,t,3,o),h>4&&xs(e,t,4,i),h>5&&xs(e,t,5,a),h>6&&xs(e,t,6,l),h>7&&xs(e,t,7,c),h>8&&xs(e,t,8,u),h>9&&xs(e,t,9,d)}(e,t,r,s,o,i,a,l,c,u,d,h):function(e,t,n){for(let r=0;r<n.length;r++)xs(e,t,r,n[r])}(e,t,r),!1}function yi(e,t){if(us(e,t.nodeIndex).dirty)throw hs(ds.createDebugContext(e,t.nodeIndex),`Query ${t.query.id} not dirty`,`Query ${t.query.id} dirty`,0!=(1&e.state))}function wi(e){if(!(128&e.state)){if(Ei(e,bi.Destroy),vi(e,bi.Destroy),Ko(e,131072),e.disposables)for(let t=0;t<e.disposables.length;t++)e.disposables[t]();!function(e){if(!(16&e.state))return;const t=Ns(e);if(t){const n=t.template._projectedViews;n&&(co(n,n.indexOf(e)),ds.dirtyParentQueries(e))}}(e),e.renderer.destroyNode&&function(e){const t=e.def.nodes.length;for(let n=0;n<t;n++){const t=e.def.nodes[n];1&t.flags?e.renderer.destroyNode(as(e,n).renderElement):2&t.flags?e.renderer.destroyNode(is(e,n).renderText):(67108864&t.flags||134217728&t.flags)&&us(e,n).destroy()}}(e),Ms(e)&&e.renderer.destroy(),e.state|=128}}const bi=function(){var e={CreateViewNodes:0,CheckNoChanges:1,CheckNoChangesProjectedViews:2,CheckAndUpdate:3,CheckAndUpdateProjectedViews:4,Destroy:5};return e[e.CreateViewNodes]="CreateViewNodes",e[e.CheckNoChanges]="CheckNoChanges",e[e.CheckNoChangesProjectedViews]="CheckNoChangesProjectedViews",e[e.CheckAndUpdate]="CheckAndUpdate",e[e.CheckAndUpdateProjectedViews]="CheckAndUpdateProjectedViews",e[e.Destroy]="Destroy",e}();function vi(e,t){const n=e.def;if(33554432&n.nodeFlags)for(let r=0;r<n.nodes.length;r++){const s=n.nodes[r];33554432&s.flags?Ci(as(e,r).componentView,t):0==(33554432&s.childFlags)&&(r+=s.childCount)}}function Ei(e,t){const n=e.def;if(16777216&n.nodeFlags)for(let r=0;r<n.nodes.length;r++){const s=n.nodes[r];if(16777216&s.flags){const n=as(e,r).viewContainer._embeddedViews;for(let e=0;e<n.length;e++)Ci(n[e],t)}else 0==(16777216&s.childFlags)&&(r+=s.childCount)}}function Ci(e,t){const n=e.state;switch(t){case bi.CheckNoChanges:0==(128&n)&&(12==(12&n)?fi(e):64&n&&xi(e,bi.CheckNoChangesProjectedViews));break;case bi.CheckNoChangesProjectedViews:0==(128&n)&&(32&n?fi(e):64&n&&xi(e,t));break;case bi.CheckAndUpdate:0==(128&n)&&(12==(12&n)?pi(e):64&n&&xi(e,bi.CheckAndUpdateProjectedViews));break;case bi.CheckAndUpdateProjectedViews:0==(128&n)&&(32&n?pi(e):64&n&&xi(e,t));break;case bi.Destroy:wi(e);break;case bi.CreateViewNodes:hi(e)}}function xi(e,t){Ei(e,t),vi(e,t)}function Ti(e,t,n,r){if(!(e.def.nodeFlags&t&&e.def.nodeFlags&n))return;const s=e.def.nodes.length;for(let o=0;o<s;o++){const s=e.def.nodes[o];if(s.flags&t&&s.flags&n)switch(ds.setCurrentNode(e,s.nodeIndex),r){case 0:Yo(e,s);break;case 1:yi(e,s)}s.childFlags&t&&s.childFlags&n||(o+=s.childCount)}}let ki=!1;function Ii(e,t,n,r,s,o){const i=s.injector.get(bt);return li(Si(e,s,i,t,n),r,o)}function Ni(e,t,n,r,s,o){const i=s.injector.get(bt),a=Si(e,s,new ca(i),t,n),l=Li(r);return aa(Ui.create,li,null,[a,l,o])}function Si(e,t,n,r,s){const o=t.injector.get(Xt),i=t.injector.get(_n),a=n.createRenderer(null,null);return{ngModule:t,injector:e,projectableNodes:r,selectorOrNode:s,sanitizer:o,rendererFactory:n,renderer:a,errorHandler:i}}function Ai(e,t,n,r){const s=Li(n);return aa(Ui.create,ai,null,[e,t,s,r])}function Mi(e,t,n,r){return n=Pi.get(t.element.componentProvider.provider.token)||Li(n),aa(Ui.create,ci,null,[e,t,n,r])}function Oi(e,t,n,r){return To(e,t,n,function(e){const{hasOverrides:t,hasDeprecatedOverrides:n}=function(e){let t=!1,n=!1;return 0===Di.size?{hasOverrides:t,hasDeprecatedOverrides:n}:(e.providers.forEach(e=>{const r=Di.get(e.token);3840&e.flags&&r&&(t=!0,n=n||r.deprecatedBehavior)}),e.modules.forEach(e=>{Ri.forEach((r,s)=>{oe(s).providedIn===e&&(t=!0,n=n||r.deprecatedBehavior)})}),{hasOverrides:t,hasDeprecatedOverrides:n})}(e);return t?(function(e){for(let t=0;t<e.providers.length;t++){const r=e.providers[t];n&&(r.flags|=4096);const s=Di.get(r.token);s&&(r.flags=-3841&r.flags|s.flags,r.deps=Ps(s.deps),r.value=s.value)}if(Ri.size>0){let t=new Set(e.modules);Ri.forEach((r,s)=>{if(t.has(oe(s).providedIn)){let t={token:s,flags:r.flags|(n?4096:0),deps:Ps(r.deps),value:r.value,index:e.providers.length};e.providers.push(t),e.providersByKey[_s(s)]=t}})}}(e=e.factory(()=>gs)),e):e}(r))}const Di=new Map,Ri=new Map,Pi=new Map;function Hi(e){let t;Di.set(e.token,e),"function"==typeof e.token&&(t=oe(e.token))&&"function"==typeof t.providedIn&&Ri.set(e.token,e)}function Vi(e,t){const n=Fs(t.viewDefFactory),r=Fs(n.nodes[0].element.componentView);Pi.set(e,r)}function Fi(){Di.clear(),Ri.clear(),Pi.clear()}function Li(e){if(0===Di.size)return e;const t=function(e){const t=[];let n=null;for(let r=0;r<e.nodes.length;r++){const s=e.nodes[r];1&s.flags&&(n=s),n&&3840&s.flags&&Di.has(s.provider.token)&&(t.push(n.nodeIndex),n=null)}return t}(e);if(0===t.length)return e;e=e.factory(()=>gs);for(let r=0;r<t.length;r++)n(e,t[r]);return e;function n(e,t){for(let n=t+1;n<e.nodes.length;n++){const t=e.nodes[n];if(1&t.flags)return;if(3840&t.flags){const e=t.provider,n=Di.get(e.token);n&&(t.flags=-3841&t.flags|n.flags,e.deps=Ps(n.deps),e.value=n.value)}}}}function ji(e,t,n,r,s,o,i,a,l,c,u,d,h){const f=e.def.nodes[t];return gi(e,f,n,r,s,o,i,a,l,c,u,d,h),224&f.flags?cs(e,t).value:void 0}function $i(e,t,n,r,s,o,i,a,l,c,u,d,h){const f=e.def.nodes[t];return _i(e,f,n,r,s,o,i,a,l,c,u,d,h),224&f.flags?cs(e,t).value:void 0}function zi(e){return aa(Ui.detectChanges,pi,null,[e])}function Bi(e){return aa(Ui.checkNoChanges,fi,null,[e])}function Zi(e){return aa(Ui.destroy,wi,null,[e])}const Ui=function(){var e={create:0,detectChanges:1,checkNoChanges:2,destroy:3,handleEvent:4};return e[e.create]="create",e[e.detectChanges]="detectChanges",e[e.checkNoChanges]="checkNoChanges",e[e.destroy]="destroy",e[e.handleEvent]="handleEvent",e}();let Ki,Gi,qi;function Qi(e,t){Gi=e,qi=t}function Wi(e,t,n,r){return Qi(e,t),aa(Ui.handleEvent,e.def.handleEvent,null,[e,t,n,r])}function Yi(e,t){if(128&e.state)throw ps(Ui[Ki]);return Qi(e,ra(e,0)),e.def.updateDirectives(function(e,n,r,...s){const o=e.def.nodes[n];return 0===t?Xi(e,o,r,s):ea(e,o,r,s),16384&o.flags&&Qi(e,ra(e,n)),224&o.flags?cs(e,o.nodeIndex).value:void 0},e)}function Ji(e,t){if(128&e.state)throw ps(Ui[Ki]);return Qi(e,sa(e,0)),e.def.updateRenderer(function(e,n,r,...s){const o=e.def.nodes[n];return 0===t?Xi(e,o,r,s):ea(e,o,r,s),3&o.flags&&Qi(e,sa(e,n)),224&o.flags?cs(e,o.nodeIndex).value:void 0},e)}function Xi(e,t,n,r){if(gi(e,t,n,...r)){const i=1===n?r[0]:r;if(16384&t.flags){const n={};for(let e=0;e<t.bindings.length;e++){const r=t.bindings[e],a=i[e];8&r.flags&&(n[(s=r.nonMinifiedName,o=void 0,o=s.replace(/[$@]/g,"_"),`ng-reflect-${s=o.replace(ta,(...e)=>"-"+e[1].toLowerCase())}`)]=na(a))}const r=t.parent,a=as(e,r.nodeIndex).renderElement;if(r.element.name)for(let t in n){const r=n[t];null!=r?e.renderer.setAttribute(a,t,r):e.renderer.removeAttribute(a,t)}else e.renderer.setValue(a,`bindings=${JSON.stringify(n,null,2)}`)}}var s,o}function ea(e,t,n,r){_i(e,t,n,...r)}const ta=/([A-Z])/g;function na(e){try{return null!=e?e.toString().slice(0,30):e}catch(t){return"[ERROR] Exception while trying to serialize the value"}}function ra(e,t){for(let n=t;n<e.def.nodes.length;n++){const t=e.def.nodes[n];if(16384&t.flags&&t.bindings&&t.bindings.length)return n}return null}function sa(e,t){for(let n=t;n<e.def.nodes.length;n++){const t=e.def.nodes[n];if(3&t.flags&&t.bindings&&t.bindings.length)return n}return null}class oa{constructor(e,t){this.view=e,this.nodeIndex=t,null==t&&(this.nodeIndex=t=0),this.nodeDef=e.def.nodes[t];let n=this.nodeDef,r=e;for(;n&&0==(1&n.flags);)n=n.parent;if(!n)for(;!n&&r;)n=Ss(r),r=r.parent;this.elDef=n,this.elView=r}get elOrCompView(){return as(this.elView,this.elDef.nodeIndex).componentView||this.view}get injector(){return vo(this.elView,this.elDef)}get component(){return this.elOrCompView.component}get context(){return this.elOrCompView.context}get providerTokens(){const e=[];if(this.elDef)for(let t=this.elDef.nodeIndex+1;t<=this.elDef.nodeIndex+this.elDef.childCount;t++){const n=this.elView.def.nodes[t];20224&n.flags&&e.push(n.provider.token),t+=n.childCount}return e}get references(){const e={};if(this.elDef){ia(this.elView,this.elDef,e);for(let t=this.elDef.nodeIndex+1;t<=this.elDef.nodeIndex+this.elDef.childCount;t++){const n=this.elView.def.nodes[t];20224&n.flags&&ia(this.elView,n,e),t+=n.childCount}}return e}get componentRenderElement(){const e=function(e){for(;e&&!Ms(e);)e=e.parent;return e.parent?as(e.parent,Ss(e).nodeIndex):null}(this.elOrCompView);return e?e.renderElement:void 0}get renderNode(){return 2&this.nodeDef.flags?As(this.view,this.nodeDef):As(this.elView,this.elDef)}logError(e,...t){let n,r;2&this.nodeDef.flags?(n=this.view.def,r=this.nodeDef.nodeIndex):(n=this.elView.def,r=this.elDef.nodeIndex);const s=function(e,t){let n=-1;for(let r=0;r<=t;r++)3&e.nodes[r].flags&&n++;return n}(n,r);let o=-1;n.factory(()=>++o===s?e.error.bind(e,...t):gs),o<s&&(e.error("Illegal state: the ViewDefinitionFactory did not call the logger!"),e.error(...t))}}function ia(e,t,n){for(let r in t.references)n[r]=Xo(e,t,t.references[r])}function aa(e,t,n,r){const s=Ki,o=Gi,i=qi;try{Ki=e;const l=t.apply(n,r);return Gi=o,qi=i,Ki=s,l}catch(a){if(pn(a)||!Gi)throw a;throw function(e,t){return e instanceof Error||(e=new Error(e.toString())),fs(e,t),e}(a,la())}}function la(){return Gi?new oa(Gi,qi):null}class ca{constructor(e){this.delegate=e}createRenderer(e,t){return new ua(this.delegate.createRenderer(e,t))}begin(){this.delegate.begin&&this.delegate.begin()}end(){this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.delegate.whenRenderingDone?this.delegate.whenRenderingDone():Promise.resolve(null)}}class ua{constructor(e){this.delegate=e,this.debugContextFactory=la,this.data=this.delegate.data}createDebugContext(e){return this.debugContextFactory(e)}destroyNode(e){!function(e){Dr.delete(e.nativeNode)}(Rr(e)),this.delegate.destroyNode&&this.delegate.destroyNode(e)}destroy(){this.delegate.destroy()}createElement(e,t){const n=this.delegate.createElement(e,t),r=this.createDebugContext(n);if(r){const t=new Or(n,null,r);t.name=e,Pr(t)}return n}createComment(e){const t=this.delegate.createComment(e),n=this.createDebugContext(t);return n&&Pr(new Mr(t,null,n)),t}createText(e){const t=this.delegate.createText(e),n=this.createDebugContext(t);return n&&Pr(new Mr(t,null,n)),t}appendChild(e,t){const n=Rr(e),r=Rr(t);n&&r&&n instanceof Or&&n.addChild(r),this.delegate.appendChild(e,t)}insertBefore(e,t,n){const r=Rr(e),s=Rr(t),o=Rr(n);r&&s&&r instanceof Or&&r.insertBefore(o,s),this.delegate.insertBefore(e,t,n)}removeChild(e,t){const n=Rr(e),r=Rr(t);n&&r&&n instanceof Or&&n.removeChild(r),this.delegate.removeChild(e,t)}selectRootElement(e,t){const n=this.delegate.selectRootElement(e,t),r=la()||(rs?this.createDebugContext(n):null);return r&&Pr(new Or(n,null,r)),n}setAttribute(e,t,n,r){const s=Rr(e);s&&s instanceof Or&&(s.attributes[r?r+":"+t:t]=n),this.delegate.setAttribute(e,t,n,r)}removeAttribute(e,t,n){const r=Rr(e);r&&r instanceof Or&&(r.attributes[n?n+":"+t:t]=null),this.delegate.removeAttribute(e,t,n)}addClass(e,t){const n=Rr(e);n&&n instanceof Or&&(n.classes[t]=!0),this.delegate.addClass(e,t)}removeClass(e,t){const n=Rr(e);n&&n instanceof Or&&(n.classes[t]=!1),this.delegate.removeClass(e,t)}setStyle(e,t,n,r){const s=Rr(e);s&&s instanceof Or&&(s.styles[t]=n),this.delegate.setStyle(e,t,n,r)}removeStyle(e,t,n){const r=Rr(e);r&&r instanceof Or&&(r.styles[t]=null),this.delegate.removeStyle(e,t,n)}setProperty(e,t,n){const r=Rr(e);r&&r instanceof Or&&(r.properties[t]=n),this.delegate.setProperty(e,t,n)}listen(e,t,n){if("string"!=typeof e){const r=Rr(e);r&&r.listeners.push(new Ar(t,n))}return this.delegate.listen(e,t,n)}parentNode(e){return this.delegate.parentNode(e)}nextSibling(e){return this.delegate.nextSibling(e)}setValue(e,t){return this.delegate.setValue(e,t)}}function da(e,t,n){return new ha(e,t,n)}class ha extends at{constructor(e,t,n){super(),this.moduleType=e,this._bootstrapComponents=t,this._ngModuleDefFactory=n}create(e){!function(){if(ki)return;ki=!0;const e=Nt()?{setCurrentNode:Qi,createRootView:Ni,createEmbeddedView:Ai,createComponentView:Mi,createNgModuleRef:Oi,overrideProvider:Hi,overrideComponentView:Vi,clearOverrides:Fi,checkAndUpdateView:zi,checkNoChangesView:Bi,destroyView:Zi,createDebugContext:(e,t)=>new oa(e,t),handleEvent:Wi,updateDirectives:Yi,updateRenderer:Ji}:{setCurrentNode:()=>{},createRootView:Ii,createEmbeddedView:ai,createComponentView:ci,createNgModuleRef:To,overrideProvider:gs,overrideComponentView:gs,clearOverrides:gs,checkAndUpdateView:pi,checkNoChangesView:fi,destroyView:wi,createDebugContext:(e,t)=>new oa(e,t),handleEvent:(e,t,n,r)=>e.def.handleEvent(e,t,n,r),updateDirectives:(e,t)=>e.def.updateDirectives(0===t?ji:$i,e),updateRenderer:(e,t)=>e.def.updateRenderer(0===t?ji:$i,e)};ds.setCurrentNode=e.setCurrentNode,ds.createRootView=e.createRootView,ds.createEmbeddedView=e.createEmbeddedView,ds.createComponentView=e.createComponentView,ds.createNgModuleRef=e.createNgModuleRef,ds.overrideProvider=e.overrideProvider,ds.overrideComponentView=e.overrideComponentView,ds.clearOverrides=e.clearOverrides,ds.checkAndUpdateView=e.checkAndUpdateView,ds.checkNoChangesView=e.checkNoChangesView,ds.destroyView=e.destroyView,ds.resolveDep=Bo,ds.createDebugContext=e.createDebugContext,ds.handleEvent=e.handleEvent,ds.updateDirectives=e.updateDirectives,ds.updateRenderer=e.updateRenderer,ds.dirtyParentQueries=Wo}();const t=function(e){const t=Array.from(e.providers),n=Array.from(e.modules),r={};for(const s in e.providersByKey)r[s]=e.providersByKey[s];return{factory:e.factory,isRoot:e.isRoot,providers:t,modules:n,providersByKey:r}}(Fs(this._ngModuleDefFactory));return ds.createNgModuleRef(this.moduleType,e||Ze.NULL,this._bootstrapComponents,t)}}const fa=Element.prototype,pa=fa.matches||fa.matchesSelector||fa.mozMatchesSelector||fa.msMatchesSelector||fa.oMatchesSelector||fa.webkitMatchesSelector,ga={schedule(e,t){const n=setTimeout(e,t);return()=>clearTimeout(n)},scheduleBeforeRender(e){if("undefined"==typeof window)return ga.schedule(e,0);if(void 0===window.requestAnimationFrame)return ga.schedule(e,16);const t=window.requestAnimationFrame(e);return()=>window.cancelAnimationFrame(t)}};function ma(e,t,n){let r=n;return function(e){return!!e&&e.nodeType===Node.ELEMENT_NODE}(e)&&t.some((t,n)=>!("*"===t||!function(t,n){return pa.call(e,n)}(0,t)||(r=n,0))),r}const _a=10;class ya{constructor(e,t){this.component=e,this.injector=t,this.componentFactory=t.get(pt).resolveComponentFactory(e)}create(e){return new wa(this.componentFactory,e)}}class wa{constructor(e,t){this.componentFactory=e,this.injector=t,this.inputChanges=null,this.implementsOnChanges=!1,this.scheduledChangeDetectionFn=null,this.scheduledDestroyFn=null,this.initialInputValues=new Map,this.uninitializedInputs=new Set}connect(e){if(null!==this.scheduledDestroyFn)return this.scheduledDestroyFn(),void(this.scheduledDestroyFn=null);this.componentRef||this.initializeComponent(e)}disconnect(){this.componentRef&&null===this.scheduledDestroyFn&&(this.scheduledDestroyFn=ga.schedule(()=>{this.componentRef&&(this.componentRef.destroy(),this.componentRef=null)},_a))}getInputValue(e){return this.componentRef?this.componentRef.instance[e]:this.initialInputValues.get(e)}setInputValue(e,t){var n,r;(n=t)===(r=this.getInputValue(e))||n!=n&&r!=r||(this.componentRef?(this.recordInputChange(e,t),this.componentRef.instance[e]=t,this.scheduleDetectChanges()):this.initialInputValues.set(e,t))}initializeComponent(e){const t=Ze.create({providers:[],parent:this.injector}),n=function(t,n){const r=e.childNodes,s=n.map(()=>[]);let o=-1;n.some((e,t)=>"*"===e&&(o=t,!0));for(let e=0,i=r.length;e<i;++e){const t=r[e],i=ma(t,n,o);-1!==i&&s[i].push(t)}return s}(0,this.componentFactory.ngContentSelectors);this.componentRef=this.componentFactory.create(t,n,e),this.implementsOnChanges="function"==typeof this.componentRef.instance.ngOnChanges,this.initializeInputs(),this.initializeOutputs(),this.detectChanges(),this.injector.get(Cr).attachView(this.componentRef.hostView)}initializeInputs(){this.componentFactory.inputs.forEach(({propName:e})=>{const t=this.initialInputValues.get(e);t?this.setInputValue(e,t):this.uninitializedInputs.add(e)}),this.initialInputValues.clear()}initializeOutputs(){const e=this.componentFactory.outputs.map(({propName:e,templateName:t})=>this.componentRef.instance[e].pipe($(e=>({name:t,value:e}))));this.events=q(...e)}callNgOnChanges(){if(!this.implementsOnChanges||null===this.inputChanges)return;const e=this.inputChanges;this.inputChanges=null,this.componentRef.instance.ngOnChanges(e)}scheduleDetectChanges(){this.scheduledChangeDetectionFn||(this.scheduledChangeDetectionFn=ga.scheduleBeforeRender(()=>{this.scheduledChangeDetectionFn=null,this.detectChanges()}))}recordInputChange(e,t){if(this.componentRef&&!this.implementsOnChanges)return;null===this.inputChanges&&(this.inputChanges={});const n=this.inputChanges[e];if(n)return void(n.currentValue=t);const r=this.uninitializedInputs.has(e);this.uninitializedInputs.delete(e);const s=r?void 0:this.getInputValue(e);this.inputChanges[e]=new Oe(s,t,r)}detectChanges(){this.componentRef&&(this.callNgOnChanges(),this.componentRef.changeDetectorRef.detectChanges())}}class ba extends HTMLElement{constructor(){super(...arguments),this.ngElementEventsSubscription=null}}class va{constructor(){this.icon="arrow"}toggleHelper(){this.el.nativeElement.classList.toggle("active");var e=this.el.nativeElement.nextElementSibling;e.style.maxHeight=e.style.maxHeight?null:e.scrollHeight+"px"}}class Ea{constructor(e){const t=function(e,t){const n=function(e,n){return t.injector.get(pt).resolveComponentFactory(e).inputs}(e),r=t.strategyFactory||new ya(e,t.injector),s=function(e){const t={};return e.forEach(({propName:e,templateName:n})=>{t[function(e){return n.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`)}()]=e}),t}(n);class o extends ba{constructor(e){super(),this.ngElementStrategy=r.create(e||t.injector)}attributeChangedCallback(e,n,o,i){this.ngElementStrategy||(this.ngElementStrategy=r.create(t.injector)),this.ngElementStrategy.setInputValue(s[e],o)}connectedCallback(){this.ngElementStrategy||(this.ngElementStrategy=r.create(t.injector)),this.ngElementStrategy.connect(this),this.ngElementEventsSubscription=this.ngElementStrategy.events.subscribe(e=>{const t=function(e,t,n){if("function"!=typeof CustomEvent){const r=e.createEvent("CustomEvent");return r.initCustomEvent(t,!1,!1,n),r}return new CustomEvent(t,{bubbles:!1,cancelable:!1,detail:n})}(this.ownerDocument,e.name,e.value);this.dispatchEvent(t)})}disconnectedCallback(){this.ngElementStrategy&&this.ngElementStrategy.disconnect(),this.ngElementEventsSubscription&&(this.ngElementEventsSubscription.unsubscribe(),this.ngElementEventsSubscription=null)}}return o.observedAttributes=Object.keys(s),n.map(({propName:e})=>e).forEach(e=>{Object.defineProperty(o.prototype,e,{get:function(){return this.ngElementStrategy.getInputValue(e)},set:function(t){this.ngElementStrategy.setInputValue(e,t)},configurable:!0,enumerable:!0})}),o}(va,{injector:e});customElements.define("custom-accordion",t)}ngDoBootstrap(){}}var Ca=bs({encapsulation:3,styles:[[".accordion{background-color:#eee;color:#444;cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:0;font-size:15px;transition:.4s}.accordion:hover,.active{background-color:#ccc}.accordion:after{content:'\\002B';color:#777;font-weight:700;float:right;margin-left:5px}.active:after{content:\"\\2212\"}.panel{padding:0 18px;background-color:#fff;max-height:0;overflow:hidden;transition:max-height .2s ease-out}"]],data:{}});function xa(e){return si(0,[Qo(402653184,1,{el:0}),(e()(),Gs(1,0,[[1,0],["el",1]],null,2,"button",[["class","accordion"]],null,[[null,"click"]],function(e,t,n){var r=!0;return"click"===t&&(r=!1!==e.component.toggleHelper()&&r),r},null,null)),(e()(),Gs(2,0,null,null,1,"slot",[["name","header"]],null,null,null,null,null)),(e()(),ti(-1,null,["Default header"])),(e()(),Gs(4,0,null,null,2,"div",[["class","panel"]],null,null,null,null,null)),(e()(),Gs(5,0,null,null,1,"slot",[["name","details"]],null,null,null,null,null)),(e()(),ti(-1,null,["Default details"]))],null,null)}function Ta(e){return si(0,[(e()(),Gs(0,0,null,null,1,"custom-accordion",[],null,null,null,xa,Ca)),Po(1,49152,null,0,va,[],null,null)],null,null)}var ka=ho("custom-accordion",va,Ta,{icon:"icon"},{},[]);class Ia{}const Na=void 0;var Sa=["en",[["a","p"],["AM","PM"],Na],[["AM","PM"],Na,Na],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Na,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Na,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Na,"{1} 'at' {0}",Na],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"$","US Dollar",{},function(e){let t=Math.floor(Math.abs(e)),n=e.toString().replace(/^[^.]*\.?/,"").length;return 1===t&&0===n?1:5}];const Aa={},Ma=function(){var e={Zero:0,One:1,Two:2,Few:3,Many:4,Other:5};return e[e.Zero]="Zero",e[e.One]="One",e[e.Two]="Two",e[e.Few]="Few",e[e.Many]="Many",e[e.Other]="Other",e}(),Oa=/^(\d{4})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,Da=new ie("UseV4Plurals");class Ra{}class Pa extends Ra{constructor(e,t){super(),this.locale=e,this.deprecatedPluralFn=t}getPluralCategory(e,t){switch(this.deprecatedPluralFn?this.deprecatedPluralFn(t||this.locale,e):function(e){return function(e){const t=e.toLowerCase().replace(/_/g,"-");let n=Aa[t];if(n)return n;const r=t.split("-")[0];if(n=Aa[r])return n;if("en"===r)return Sa;throw new Error(`Missing locale data for the locale "${e}".`)}(e)[18]}(t||this.locale)(e)){case Ma.Zero:return"zero";case Ma.One:return"one";case Ma.Two:return"two";case Ma.Few:return"few";case Ma.Many:return"many";default:return"other"}}}const Ha=/((?:[^yMLdHhmsazZEwGjJ']+)|(?:'(?:[^']|'')*')|(?:E+|y+|M+|L+|d+|H+|h+|J+|j+|m+|s+|a|z|Z|G+|w+))(.*)/,Va={yMMMdjms:qa(Ga([Ua("year",1),Ka("month",3),Ua("day",1),Ua("hour",1),Ua("minute",1),Ua("second",1)])),yMdjm:qa(Ga([Ua("year",1),Ua("month",1),Ua("day",1),Ua("hour",1),Ua("minute",1)])),yMMMMEEEEd:qa(Ga([Ua("year",1),Ka("month",4),Ka("weekday",4),Ua("day",1)])),yMMMMd:qa(Ga([Ua("year",1),Ka("month",4),Ua("day",1)])),yMMMd:qa(Ga([Ua("year",1),Ka("month",3),Ua("day",1)])),yMd:qa(Ga([Ua("year",1),Ua("month",1),Ua("day",1)])),jms:qa(Ga([Ua("hour",1),Ua("second",1),Ua("minute",1)])),jm:qa(Ga([Ua("hour",1),Ua("minute",1)]))},Fa={yyyy:qa(Ua("year",4)),yy:qa(Ua("year",2)),y:qa(Ua("year",1)),MMMM:qa(Ka("month",4)),MMM:qa(Ka("month",3)),MM:qa(Ua("month",2)),M:qa(Ua("month",1)),LLLL:qa(Ka("month",4)),L:qa(Ka("month",1)),dd:qa(Ua("day",2)),d:qa(Ua("day",1)),HH:La($a(qa(Za(Ua("hour",2),!1)))),H:$a(qa(Za(Ua("hour",1),!1))),hh:La($a(qa(Za(Ua("hour",2),!0)))),h:$a(qa(Za(Ua("hour",1),!0))),jj:qa(Ua("hour",2)),j:qa(Ua("hour",1)),mm:La(qa(Ua("minute",2))),m:qa(Ua("minute",1)),ss:La(qa(Ua("second",2))),s:qa(Ua("second",1)),sss:qa(Ua("second",3)),EEEE:qa(Ka("weekday",4)),EEE:qa(Ka("weekday",3)),EE:qa(Ka("weekday",2)),E:qa(Ka("weekday",1)),a:ja(qa(Za(Ua("hour",1),!0))),Z:Ba("short"),z:Ba("long"),ww:qa({}),w:qa({}),G:qa(Ka("era",1)),GG:qa(Ka("era",2)),GGG:qa(Ka("era",3)),GGGG:qa(Ka("era",4))};function La(e){return function(t,n){const r=e(t,n);return 1==r.length?"0"+r:r}}function ja(e){return function(t,n){return e(t,n).split(" ")[1]}}function $a(e){return function(t,n){return e(t,n).split(" ")[0]}}function za(e,t,n){return new Intl.DateTimeFormat(t,n).format(e).replace(/[\u200e\u200f]/g,"")}function Ba(e){const t={hour:"2-digit",hour12:!1,timeZoneName:e};return function(e,n){const r=za(e,n,t);return r?r.substring(3):""}}function Za(e,t){return e.hour12=t,e}function Ua(e,t){const n={};return n[e]=2===t?"2-digit":"numeric",n}function Ka(e,t){const n={};return n[e]=t<4?t>1?"short":"narrow":"long",n}function Ga(e){return e.reduce((e,t)=>Object.assign({},e,t),{})}function qa(e){return(t,n)=>za(t,n,e)}const Qa=new Map;class Wa{static format(e,t,n){return function(e,t,n){const r=Va[e];if(r)return r(t,n);const s=e;let o=Qa.get(s);if(!o){let t;o=[],Ha.exec(e);let n=e;for(;n;)(t=Ha.exec(n))?n=(o=o.concat(t.slice(1))).pop():(o.push(n),n=null);Qa.set(s,o)}return o.reduce((e,r)=>{const s=Fa[r];return e+(s?s(t,n):function(e){return"''"===e?"'":e.replace(/(^'|'$)/g,"").replace(/''/g,"'")}(r))},"")}(n,e,t)}}class Ya{constructor(e){this._locale=e}transform(e,t="mediumDate"){if(null==e||""===e||e!=e)return null;let n;if("string"==typeof e&&(e=e.trim()),Ja(e))n=e;else if(isNaN(e-parseFloat(e)))if("string"==typeof e&&/^(\d{4}-\d{1,2}-\d{1,2})$/.test(e)){const[t,r,s]=e.split("-").map(e=>parseInt(e,10));n=new Date(t,r-1,s)}else n=new Date(e);else n=new Date(parseFloat(e));if(!Ja(n)){let t;if("string"!=typeof e||!(t=e.match(Oa)))throw function(e,t){return Error(`InvalidPipeArgument: '${t}' for pipe '${be(Ya)}'`)}(0,e);n=function(e){const t=new Date(0);let n=0,r=0;const s=e[8]?t.setUTCFullYear:t.setFullYear,o=e[8]?t.setUTCHours:t.setHours;e[9]&&(n=Number(e[9]+e[10]),r=Number(e[9]+e[11])),s.call(t,Number(e[1]),Number(e[2])-1,Number(e[3]));const i=Number(e[4]||0)-n,a=Number(e[5]||0)-r,l=Number(e[6]||0),c=Math.round(1e3*parseFloat("0."+(e[7]||0)));return o.call(t,i,a,l,c),t}(t)}return Wa.format(n,this._locale,Ya._ALIASES[t]||t)}}function Ja(e){return e instanceof Date&&!isNaN(e.valueOf())}Ya._ALIASES={medium:"yMMMdjms",short:"yMdjm",fullDate:"yMMMMEEEEd",longDate:"yMMMMd",mediumDate:"yMMMd",shortDate:"yMd",mediumTime:"jms",shortTime:"jm"};class Xa{}const el=new ie("DocumentToken"),tl="server";let nl=null;function rl(){return nl}class sl{constructor(){this.resourceLoaderType=null}get attrToPropMap(){return this._attrToPropMap}set attrToPropMap(e){this._attrToPropMap=e}}class ol extends sl{constructor(){super(),this._animationPrefix=null,this._transitionEnd=null;try{const t=this.createElement("div",document);if(null!=this.getStyle(t,"animationName"))this._animationPrefix="";else{const e=["Webkit","Moz","O","ms"];for(let n=0;n<e.length;n++)if(null!=this.getStyle(t,e[n]+"AnimationName")){this._animationPrefix="-"+e[n].toLowerCase()+"-";break}}const n={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};Object.keys(n).forEach(e=>{null!=this.getStyle(t,e)&&(this._transitionEnd=n[e])})}catch(e){this._animationPrefix=null,this._transitionEnd=null}}getDistributedNodes(e){return e.getDistributedNodes()}resolveAndSetHref(e,t,n){e.href=null==n?t:t+"/../"+n}supportsDOMEvents(){return!0}supportsNativeShadowDOM(){return"function"==typeof document.body.createShadowRoot}getAnimationPrefix(){return this._animationPrefix?this._animationPrefix:""}getTransitionEnd(){return this._transitionEnd?this._transitionEnd:""}supportsAnimation(){return null!=this._animationPrefix&&null!=this._transitionEnd}}const il={class:"className",innerHtml:"innerHTML",readonly:"readOnly",tabindex:"tabIndex"},al=3,ll={"\b":"Backspace","\t":"Tab","\x7f":"Delete","\x1b":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},cl={A:"1",B:"2",C:"3",D:"4",E:"5",F:"6",G:"7",H:"8",I:"9",J:"*",K:"+",M:"-",N:".",O:"/","`":"0","\x90":"NumLock"};let ul;pe.Node&&(ul=pe.Node.prototype.contains||function(e){return!!(16&this.compareDocumentPosition(e))});class dl extends ol{parse(e){throw new Error("parse not implemented")}static makeCurrent(){var e;e=new dl,nl||(nl=e)}hasProperty(e,t){return t in e}setProperty(e,t,n){e[t]=n}getProperty(e,t){return e[t]}invoke(e,t,n){e[t](...n)}logError(e){window.console&&(console.error?console.error(e):console.log(e))}log(e){window.console&&window.console.log&&window.console.log(e)}logGroup(e){window.console&&window.console.group&&window.console.group(e)}logGroupEnd(){window.console&&window.console.groupEnd&&window.console.groupEnd()}get attrToPropMap(){return il}contains(e,t){return ul.call(e,t)}querySelector(e,t){return e.querySelector(t)}querySelectorAll(e,t){return e.querySelectorAll(t)}on(e,t,n){e.addEventListener(t,n,!1)}onAndCancel(e,t,n){return e.addEventListener(t,n,!1),()=>{e.removeEventListener(t,n,!1)}}dispatchEvent(e,t){e.dispatchEvent(t)}createMouseEvent(e){const t=this.getDefaultDocument().createEvent("MouseEvent");return t.initEvent(e,!0,!0),t}createEvent(e){const t=this.getDefaultDocument().createEvent("Event");return t.initEvent(e,!0,!0),t}preventDefault(e){e.preventDefault(),e.returnValue=!1}isPrevented(e){return e.defaultPrevented||null!=e.returnValue&&!e.returnValue}getInnerHTML(e){return e.innerHTML}getTemplateContent(e){return"content"in e&&this.isTemplateElement(e)?e.content:null}getOuterHTML(e){return e.outerHTML}nodeName(e){return e.nodeName}nodeValue(e){return e.nodeValue}type(e){return e.type}content(e){return this.hasProperty(e,"content")?e.content:e}firstChild(e){return e.firstChild}nextSibling(e){return e.nextSibling}parentElement(e){return e.parentNode}childNodes(e){return e.childNodes}childNodesAsList(e){const t=e.childNodes,n=new Array(t.length);for(let r=0;r<t.length;r++)n[r]=t[r];return n}clearNodes(e){for(;e.firstChild;)e.removeChild(e.firstChild)}appendChild(e,t){e.appendChild(t)}removeChild(e,t){e.removeChild(t)}replaceChild(e,t,n){e.replaceChild(t,n)}remove(e){return e.parentNode&&e.parentNode.removeChild(e),e}insertBefore(e,t,n){e.insertBefore(n,t)}insertAllBefore(e,t,n){n.forEach(n=>e.insertBefore(n,t))}insertAfter(e,t,n){e.insertBefore(n,t.nextSibling)}setInnerHTML(e,t){e.innerHTML=t}getText(e){return e.textContent}setText(e,t){e.textContent=t}getValue(e){return e.value}setValue(e,t){e.value=t}getChecked(e){return e.checked}setChecked(e,t){e.checked=t}createComment(e){return this.getDefaultDocument().createComment(e)}createTemplate(e){const t=this.getDefaultDocument().createElement("template");return t.innerHTML=e,t}createElement(e,t){return(t=t||this.getDefaultDocument()).createElement(e)}createElementNS(e,t,n){return(n=n||this.getDefaultDocument()).createElementNS(e,t)}createTextNode(e,t){return(t=t||this.getDefaultDocument()).createTextNode(e)}createScriptTag(e,t,n){const r=(n=n||this.getDefaultDocument()).createElement("SCRIPT");return r.setAttribute(e,t),r}createStyleElement(e,t){const n=(t=t||this.getDefaultDocument()).createElement("style");return this.appendChild(n,this.createTextNode(e,t)),n}createShadowRoot(e){return e.createShadowRoot()}getShadowRoot(e){return e.shadowRoot}getHost(e){return e.host}clone(e){return e.cloneNode(!0)}getElementsByClassName(e,t){return e.getElementsByClassName(t)}getElementsByTagName(e,t){return e.getElementsByTagName(t)}classList(e){return Array.prototype.slice.call(e.classList,0)}addClass(e,t){e.classList.add(t)}removeClass(e,t){e.classList.remove(t)}hasClass(e,t){return e.classList.contains(t)}setStyle(e,t,n){e.style[t]=n}removeStyle(e,t){e.style[t]=""}getStyle(e,t){return e.style[t]}hasStyle(e,t,n){const r=this.getStyle(e,t)||"";return n?r==n:r.length>0}tagName(e){return e.tagName}attributeMap(e){const t=new Map,n=e.attributes;for(let r=0;r<n.length;r++){const e=n.item(r);t.set(e.name,e.value)}return t}hasAttribute(e,t){return e.hasAttribute(t)}hasAttributeNS(e,t,n){return e.hasAttributeNS(t,n)}getAttribute(e,t){return e.getAttribute(t)}getAttributeNS(e,t,n){return e.getAttributeNS(t,n)}setAttribute(e,t,n){e.setAttribute(t,n)}setAttributeNS(e,t,n,r){e.setAttributeNS(t,n,r)}removeAttribute(e,t){e.removeAttribute(t)}removeAttributeNS(e,t,n){e.removeAttributeNS(t,n)}templateAwareRoot(e){return this.isTemplateElement(e)?this.content(e):e}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}getBoundingClientRect(e){try{return e.getBoundingClientRect()}catch(t){return{top:0,bottom:0,left:0,right:0,width:0,height:0}}}getTitle(e){return e.title}setTitle(e,t){e.title=t||""}elementMatches(e,t){return!!this.isElementNode(e)&&(e.matches&&e.matches(t)||e.msMatchesSelector&&e.msMatchesSelector(t)||e.webkitMatchesSelector&&e.webkitMatchesSelector(t))}isTemplateElement(e){return this.isElementNode(e)&&"TEMPLATE"===e.nodeName}isTextNode(e){return e.nodeType===Node.TEXT_NODE}isCommentNode(e){return e.nodeType===Node.COMMENT_NODE}isElementNode(e){return e.nodeType===Node.ELEMENT_NODE}hasShadowRoot(e){return null!=e.shadowRoot&&e instanceof HTMLElement}isShadowRoot(e){return e instanceof DocumentFragment}importIntoDoc(e){return document.importNode(this.templateAwareRoot(e),!0)}adoptNode(e){return document.adoptNode(e)}getHref(e){return e.getAttribute("href")}getEventKey(e){let t=e.key;if(null==t){if(null==(t=e.keyIdentifier))return"Unidentified";t.startsWith("U+")&&(t=String.fromCharCode(parseInt(t.substring(2),16)),e.location===al&&cl.hasOwnProperty(t)&&(t=cl[t]))}return ll[t]||t}getGlobalEventTarget(e,t){return"window"===t?window:"document"===t?e:"body"===t?e.body:null}getHistory(){return window.history}getLocation(){return window.location}getBaseHref(e){const t=fl||(fl=document.querySelector("base"))?fl.getAttribute("href"):null;return null==t?null:(n=t,hl||(hl=document.createElement("a")),hl.setAttribute("href",n),"/"===hl.pathname.charAt(0)?hl.pathname:"/"+hl.pathname);var n}resetBaseElement(){fl=null}getUserAgent(){return window.navigator.userAgent}setData(e,t,n){this.setAttribute(e,"data-"+t,n)}getData(e,t){return this.getAttribute(e,"data-"+t)}getComputedStyle(e){return getComputedStyle(e)}supportsWebAnimation(){return"function"==typeof Element.prototype.animate}performanceNow(){return window.performance&&window.performance.now?window.performance.now():(new Date).getTime()}supportsCookies(){return!0}getCookie(e){return function(e,t){t=encodeURIComponent(t);for(const n of e.split(";")){const e=n.indexOf("="),[r,s]=-1==e?[n,""]:[n.slice(0,e),n.slice(e+1)];if(r.trim()===t)return decodeURIComponent(s)}return null}(document.cookie,e)}setCookie(e,t){document.cookie=encodeURIComponent(e)+"="+encodeURIComponent(t)}}let hl,fl=null;const pl=el;function gl(){return!!window.history.pushState}class ml extends Ia{constructor(e){super(),this._doc=e,this._init()}_init(){this.location=rl().getLocation(),this._history=rl().getHistory()}getBaseHrefFromDOM(){return rl().getBaseHref(this._doc)}onPopState(e){rl().getGlobalEventTarget(this._doc,"window").addEventListener("popstate",e,!1)}onHashChange(e){rl().getGlobalEventTarget(this._doc,"window").addEventListener("hashchange",e,!1)}get pathname(){return this.location.pathname}get search(){return this.location.search}get hash(){return this.location.hash}set pathname(e){this.location.pathname=e}pushState(e,t,n){gl()?this._history.pushState(e,t,n):this.location.hash=n}replaceState(e,t,n){gl()?this._history.replaceState(e,t,n):this.location.hash=n}forward(){this._history.forward()}back(){this._history.back()}}ml.ctorParameters=(()=>[{type:void 0,decorators:[{type:ve,args:[pl]}]}]);const _l=new ie("TRANSITION_ID"),yl=[{provide:jn,useFactory:function(e,t,n){return()=>{n.get($n).donePromise.then(()=>{const n=rl();Array.prototype.slice.apply(n.querySelectorAll(t,"style[ng-transition]")).filter(t=>n.getAttribute(t,"ng-transition")===e).forEach(e=>n.remove(e))})}},deps:[_l,pl,Ze],multi:!0}];class wl{static init(){var e;e=new wl,gr=e}addToWindow(e){pe.getAngularTestability=((t,n=!0)=>{const r=e.findTestabilityInTree(t,n);if(null==r)throw new Error("Could not find testability for element.");return r}),pe.getAllAngularTestabilities=(()=>e.getAllTestabilities()),pe.getAllAngularRootElements=(()=>e.getAllRootElements()),pe.frameworkStabilizers||(pe.frameworkStabilizers=[]),pe.frameworkStabilizers.push(e=>{const t=pe.getAllAngularTestabilities();let n=t.length,r=!1;const s=function(t){r=r||t,0==--n&&e(r)};t.forEach(function(e){e.whenStable(s)})})}findTestabilityInTree(e,t,n){if(null==t)return null;const r=e.getTestability(t);return null!=r?r:n?rl().isShadowRoot(t)?this.findTestabilityInTree(e,rl().getHost(t),!0):this.findTestabilityInTree(e,rl().parentElement(t),!0):null}}function bl(e,t){"undefined"!=typeof COMPILED&&COMPILED||((pe.ng=pe.ng||{})[e]=t)}const vl={ApplicationRef:Cr,NgZone:sr};function El(e){return Rr(e)}const Cl=new ie("EventManagerPlugins");class xl{constructor(e,t){this._zone=t,this._eventNameToPlugin=new Map,e.forEach(e=>e.manager=this),this._plugins=e.slice().reverse()}addEventListener(e,t,n){return this._findPluginFor(t).addEventListener(e,t,n)}addGlobalEventListener(e,t,n){return this._findPluginFor(t).addGlobalEventListener(e,t,n)}getZone(){return this._zone}_findPluginFor(e){const t=this._eventNameToPlugin.get(e);if(t)return t;const n=this._plugins;for(let r=0;r<n.length;r++){const t=n[r];if(t.supports(e))return this._eventNameToPlugin.set(e,t),t}throw new Error(`No event manager plugin found for event ${e}`)}}class Tl{constructor(e){this._doc=e}addGlobalEventListener(e,t,n){const r=rl().getGlobalEventTarget(this._doc,e);if(!r)throw new Error(`Unsupported event target ${r} for event ${t}`);return this.addEventListener(r,t,n)}}class kl{constructor(){this._stylesSet=new Set}addStyles(e){const t=new Set;e.forEach(e=>{this._stylesSet.has(e)||(this._stylesSet.add(e),t.add(e))}),this.onStylesAdded(t)}onStylesAdded(e){}getAllStyles(){return Array.from(this._stylesSet)}}class Il extends kl{constructor(e){super(),this._doc=e,this._hostNodes=new Set,this._styleNodes=new Set,this._hostNodes.add(e.head)}_addStylesToHost(e,t){e.forEach(e=>{const n=this._doc.createElement("style");n.textContent=e,this._styleNodes.add(t.appendChild(n))})}addHost(e){this._addStylesToHost(this._stylesSet,e),this._hostNodes.add(e)}removeHost(e){this._hostNodes.delete(e)}onStylesAdded(e){this._hostNodes.forEach(t=>this._addStylesToHost(e,t))}ngOnDestroy(){this._styleNodes.forEach(e=>rl().remove(e))}}const Nl={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},Sl=/%COMP%/g,Al="_nghost-%COMP%",Ml="_ngcontent-%COMP%";function Ol(e,t,n){for(let r=0;r<t.length;r++){let s=t[r];Array.isArray(s)?Ol(e,s,n):(s=s.replace(Sl,e),n.push(s))}return n}function Dl(e){return t=>{!1===e(t)&&(t.preventDefault(),t.returnValue=!1)}}class Rl{constructor(e,t){this.eventManager=e,this.sharedStylesHost=t,this.rendererByCompId=new Map,this.defaultRenderer=new Pl(e)}createRenderer(e,t){if(!e||!t)return this.defaultRenderer;switch(t.encapsulation){case de.Emulated:{let n=this.rendererByCompId.get(t.id);return n||(n=new Fl(this.eventManager,this.sharedStylesHost,t),this.rendererByCompId.set(t.id,n)),n.applyToHost(e),n}case de.Native:case de.ShadowDom:return new Ll(this.eventManager,this.sharedStylesHost,e,t);default:if(!this.rendererByCompId.has(t.id)){const e=Ol(t.id,t.styles,[]);this.sharedStylesHost.addStyles(e),this.rendererByCompId.set(t.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}class Pl{constructor(e){this.eventManager=e,this.data=Object.create(null)}destroy(){}createElement(e,t){return t?document.createElementNS(Nl[t],e):document.createElement(e)}createComment(e){return document.createComment(e)}createText(e){return document.createTextNode(e)}appendChild(e,t){e.appendChild(t)}insertBefore(e,t,n){e&&e.insertBefore(t,n)}removeChild(e,t){e&&e.removeChild(t)}selectRootElement(e,t){let n="string"==typeof e?document.querySelector(e):e;if(!n)throw new Error(`The selector "${e}" did not match any elements`);return t||(n.textContent=""),n}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,t,n,r){if(r){t=`${r}:${t}`;const s=Nl[r];s?e.setAttributeNS(s,t,n):e.setAttribute(t,n)}else e.setAttribute(t,n)}removeAttribute(e,t,n){if(n){const r=Nl[n];r?e.removeAttributeNS(r,t):e.removeAttribute(`${n}:${t}`)}else e.removeAttribute(t)}addClass(e,t){e.classList.add(t)}removeClass(e,t){e.classList.remove(t)}setStyle(e,t,n,r){r&vt.DashCase?e.style.setProperty(t,n,r&vt.Important?"important":""):e.style[t]=n}removeStyle(e,t,n){n&vt.DashCase?e.style.removeProperty(t):e.style[t]=""}setProperty(e,t,n){Vl(t,"property"),e[t]=n}setValue(e,t){e.nodeValue=t}listen(e,t,n){return Vl(t,"listener"),"string"==typeof e?this.eventManager.addGlobalEventListener(e,t,Dl(n)):this.eventManager.addEventListener(e,t,Dl(n))}}const Hl="@".charCodeAt(0);function Vl(e,t){if(e.charCodeAt(0)===Hl)throw new Error(`Found the synthetic ${t} ${e}. Please include either "BrowserAnimationsModule" or "NoopAnimationsModule" in your application.`)}class Fl extends Pl{constructor(e,t,n){super(e),this.component=n;const r=Ol(n.id,n.styles,[]);t.addStyles(r),this.contentAttr=Ml.replace(Sl,n.id),this.hostAttr=Al.replace(Sl,n.id)}applyToHost(e){super.setAttribute(e,this.hostAttr,"")}createElement(e,t){const n=super.createElement(e,t);return super.setAttribute(n,this.contentAttr,""),n}}class Ll extends Pl{constructor(e,t,n,r){super(e),this.sharedStylesHost=t,this.hostEl=n,this.component=r,this.shadowRoot=r.encapsulation===de.ShadowDom?n.attachShadow({mode:"open"}):n.createShadowRoot(),this.sharedStylesHost.addHost(this.shadowRoot);const s=Ol(r.id,r.styles,[]);for(let o=0;o<s.length;o++){const e=document.createElement("style");e.textContent=s[o],this.shadowRoot.appendChild(e)}}nodeOrShadowRoot(e){return e===this.hostEl?this.shadowRoot:e}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}appendChild(e,t){return super.appendChild(this.nodeOrShadowRoot(e),t)}insertBefore(e,t,n){return super.insertBefore(this.nodeOrShadowRoot(e),t,n)}removeChild(e,t){return super.removeChild(this.nodeOrShadowRoot(e),t)}parentNode(e){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(e)))}}const jl="undefined"!=typeof Zone&&Zone.__symbol__||function(e){return"__zone_symbol__"+e},$l=jl("addEventListener"),zl=jl("removeEventListener"),Bl={},Zl="FALSE",Ul="ANGULAR",Kl="addEventListener",Gl="removeEventListener",ql="__zone_symbol__propagationStopped",Ql="__zone_symbol__stopImmediatePropagation";let Wl;"undefined"!=typeof Zone&&Zone[jl("BLACK_LISTED_EVENTS")]&&(Wl={});const Yl=function(e){return!!Wl&&Wl.hasOwnProperty(e)},Jl=function(e){const t=Bl[e.type];if(!t)return;const n=this[t];if(!n)return;const r=[e];if(1===n.length){const e=n[0];return e.zone!==Zone.current?e.zone.run(e.handler,this,r):e.handler.apply(this,r)}{const t=n.slice();for(let n=0;n<t.length&&!0!==e[ql];n++){const e=t[n];e.zone!==Zone.current?e.zone.run(e.handler,this,r):e.handler.apply(this,r)}}};class Xl extends Tl{constructor(e,t,n){super(e),this.ngZone=t,n&&function(e){return e===tl}(n)||this.patchEvent()}patchEvent(){if("undefined"==typeof Event||!Event||!Event.prototype)return;if(Event.prototype[Ql])return;const e=Event.prototype[Ql]=Event.prototype.stopImmediatePropagation;Event.prototype.stopImmediatePropagation=function(){this&&(this[ql]=!0),e&&e.apply(this,arguments)}}supports(e){return!0}addEventListener(e,t,n){let r=n;if(!e[$l]||sr.isInAngularZone()&&!Yl(t))e[Kl](t,r,!1);else{let n=Bl[t];n||(n=Bl[t]=jl(Ul+t+Zl));let s=e[n];const o=s&&s.length>0;s||(s=e[n]=[]);const i=Yl(t)?Zone.root:Zone.current;if(0===s.length)s.push({zone:i,handler:r});else{let e=!1;for(let t=0;t<s.length;t++)if(s[t].handler===r){e=!0;break}e||s.push({zone:i,handler:r})}o||e[$l](t,Jl,!1)}return()=>this.removeEventListener(e,t,r)}removeEventListener(e,t,n){let r=e[zl];if(!r)return e[Gl].apply(e,[t,n,!1]);let s=Bl[t],o=s&&e[s];if(!o)return e[Gl].apply(e,[t,n,!1]);let i=!1;for(let a=0;a<o.length;a++)if(o[a].handler===n){i=!0,o.splice(a,1);break}i?0===o.length&&r.apply(e,[t,Jl,!1]):e[Gl].apply(e,[t,n,!1])}}const ec={pan:!0,panstart:!0,panmove:!0,panend:!0,pancancel:!0,panleft:!0,panright:!0,panup:!0,pandown:!0,pinch:!0,pinchstart:!0,pinchmove:!0,pinchend:!0,pinchcancel:!0,pinchin:!0,pinchout:!0,press:!0,pressup:!0,rotate:!0,rotatestart:!0,rotatemove:!0,rotateend:!0,rotatecancel:!0,swipe:!0,swipeleft:!0,swiperight:!0,swipeup:!0,swipedown:!0,tap:!0},tc=new ie("HammerGestureConfig"),nc=new ie("HammerLoader");class rc{constructor(){this.events=[],this.overrides={}}buildHammer(e){const t=new Hammer(e,this.options);t.get("pinch").set({enable:!0}),t.get("rotate").set({enable:!0});for(const n in this.overrides)t.get(n).set(this.overrides[n]);return t}}class sc extends Tl{constructor(e,t,n,r){super(e),this._config=t,this.console=n,this.loader=r}supports(e){return!(!ec.hasOwnProperty(e.toLowerCase())&&!this.isCustomEvent(e)||!window.Hammer&&!this.loader&&(this.console.warn(`The "${e}" event cannot be bound because Hammer.JS is not `+"loaded and no custom loader has been specified."),1))}addEventListener(e,t,n){const r=this.manager.getZone();if(t=t.toLowerCase(),!window.Hammer&&this.loader){let r=!1,s=()=>{r=!0};return this.loader().then(()=>{if(!window.Hammer)return this.console.warn("The custom HAMMER_LOADER completed, but Hammer.JS is not present."),void(s=(()=>{}));r||(s=this.addEventListener(e,t,n))}).catch(()=>{this.console.warn(`The "${t}" event cannot be bound because the custom `+"Hammer.JS loader failed."),s=(()=>{})}),()=>{s()}}return r.runOutsideAngular(()=>{const s=this._config.buildHammer(e),o=function(e){r.runGuarded(function(){n(e)})};return s.on(t,o),()=>{s.off(t,o),"function"==typeof s.destroy&&s.destroy()}})}isCustomEvent(e){return this._config.events.indexOf(e)>-1}}const oc=["alt","control","meta","shift"],ic={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey};class ac extends Tl{constructor(e){super(e)}supports(e){return null!=ac.parseEventName(e)}addEventListener(e,t,n){const r=ac.parseEventName(t),s=ac.eventCallback(r.fullKey,n,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>rl().onAndCancel(e,r.domEventName,s))}static parseEventName(e){const t=e.toLowerCase().split("."),n=t.shift();if(0===t.length||"keydown"!==n&&"keyup"!==n)return null;const r=ac._normalizeKey(t.pop());let s="";if(oc.forEach(e=>{const n=t.indexOf(e);n>-1&&(t.splice(n,1),s+=e+".")}),s+=r,0!=t.length||0===r.length)return null;const o={};return o.domEventName=n,o.fullKey=s,o}static getEventFullKey(e){let t="",n=rl().getEventKey(e);return" "===(n=n.toLowerCase())?n="space":"."===n&&(n="dot"),oc.forEach(r=>{r!=n&&(0,ic[r])(e)&&(t+=r+".")}),t+=n}static eventCallback(e,t,n){return r=>{ac.getEventFullKey(r)===e&&n.runGuarded(()=>t(r))}}static _normalizeKey(e){switch(e){case"esc":return"escape";default:return e}}}class lc{}class cc extends lc{constructor(e){super(),this._doc=e}sanitize(e,t){if(null==t)return null;switch(e){case Jt.NONE:return t;case Jt.HTML:return t instanceof dc?t.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(t,"HTML"),function(e,t){let n=null;try{Gt=Gt||new St(e);let r=t?String(t):"";n=Gt.getInertBodyElement(r);let s=5,o=r;do{if(0===s)throw new Error("Failed to sanitize html because the input is unstable");s--,r=o,o=n.innerHTML,n=Gt.getInertBodyElement(r)}while(r!==o);const i=new Bt,a=i.sanitizeChildren(qt(n)||n);return Nt()&&i.sanitizedSomething&&console.warn("WARNING: sanitizing HTML stripped some content (see http://g.co/ng/security#xss)."),a}finally{if(n){const e=qt(n)||n;for(;e.firstChild;)e.removeChild(e.firstChild)}}}(this._doc,String(t)));case Jt.STYLE:return t instanceof hc?t.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(t,"Style"),function(e){if(!(e=String(e).trim()))return"";const t=e.match(tn);return t&&Ot(t[1])===t[1]||e.match(en)&&function(e){let t=!0,n=!0;for(let r=0;r<e.length;r++){const s=e.charAt(r);"'"===s&&n?t=!t:'"'===s&&t&&(n=!n)}return t&&n}(e)?e:(Nt()&&console.warn(`WARNING: sanitizing unsafe style value ${e} (see http://g.co/ng/security#xss).`),"unsafe")}(t));case Jt.SCRIPT:if(t instanceof fc)return t.changingThisBreaksApplicationSecurity;throw this.checkNotSafeValue(t,"Script"),new Error("unsafe value used in a script context");case Jt.URL:return t instanceof gc||t instanceof pc?t.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(t,"URL"),Ot(String(t)));case Jt.RESOURCE_URL:if(t instanceof gc)return t.changingThisBreaksApplicationSecurity;throw this.checkNotSafeValue(t,"ResourceURL"),new Error("unsafe value used in a resource URL context (see http://g.co/ng/security#xss)");default:throw new Error(`Unexpected SecurityContext ${e} (see http://g.co/ng/security#xss)`)}}checkNotSafeValue(e,t){if(e instanceof uc)throw new Error(`Required a safe ${t}, got a ${e.getTypeName()} `+"(see http://g.co/ng/security#xss)")}bypassSecurityTrustHtml(e){return new dc(e)}bypassSecurityTrustStyle(e){return new hc(e)}bypassSecurityTrustScript(e){return new fc(e)}bypassSecurityTrustUrl(e){return new pc(e)}bypassSecurityTrustResourceUrl(e){return new gc(e)}}class uc{constructor(e){this.changingThisBreaksApplicationSecurity=e}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity}`+" (see http://g.co/ng/security#xss)"}}class dc extends uc{getTypeName(){return"HTML"}}class hc extends uc{getTypeName(){return"Style"}}class fc extends uc{getTypeName(){return"Script"}}class pc extends uc{getTypeName(){return"URL"}}class gc extends uc{getTypeName(){return"ResourceURL"}}const mc=wr(Yr,"browser",[{provide:Kn,useValue:"browser"},{provide:Un,useValue:function(){dl.makeCurrent(),wl.init()},multi:!0},{provide:Ia,useClass:ml,deps:[pl]},{provide:pl,useFactory:function(){return document},deps:[]}]);function _c(){return new _n}class yc{constructor(e){if(e)throw new Error("BrowserModule has already been loaded. If you need access to common directives such as NgIf and NgFor from a lazy loaded module, import CommonModule instead.")}static withServerTransition(e){return{ngModule:yc,providers:[{provide:zn,useValue:e.appId},{provide:_l,useExisting:zn},yl]}}}class wc{constructor(e){this._doc=e,this._dom=rl()}addTag(e,t=!1){return e?this._getOrCreateElement(e,t):null}addTags(e,t=!1){return e?e.reduce((e,n)=>(n&&e.push(this._getOrCreateElement(n,t)),e),[]):[]}getTag(e){return e&&this._dom.querySelector(this._doc,`meta[${e}]`)||null}getTags(e){if(!e)return[];const t=this._dom.querySelectorAll(this._doc,`meta[${e}]`);return t?[].slice.call(t):[]}updateTag(e,t){if(!e)return null;t=t||this._parseSelector(e);const n=this.getTag(t);return n?this._setMetaElementAttributes(e,n):this._getOrCreateElement(e,!0)}removeTag(e){this.removeTagElement(this.getTag(e))}removeTagElement(e){e&&this._dom.remove(e)}_getOrCreateElement(e,t=!1){if(!t){const t=this._parseSelector(e),n=this.getTag(t);if(n&&this._containsAttributes(e,n))return n}const n=this._dom.createElement("meta");this._setMetaElementAttributes(e,n);const r=this._dom.getElementsByTagName(this._doc,"head")[0];return this._dom.appendChild(r,n),n}_setMetaElementAttributes(e,t){return Object.keys(e).forEach(n=>this._dom.setAttribute(t,n,e[n])),t}_parseSelector(e){const t=e.name?"name":"property";return`${t}="${e[t]}"`}_containsAttributes(e,t){return Object.keys(e).every(n=>this._dom.getAttribute(t,n)===e[n])}}wc.ngInjectableDef=se({factory:function(){return new wc(Se(pl))},token:wc,providedIn:"root"});class bc{constructor(e){this._doc=e}getTitle(){return rl().getTitle(this._doc)}setTitle(e){rl().setTitle(this._doc,e)}}bc.ngInjectableDef=se({factory:function(){return new bc(Se(pl))},token:bc,providedIn:"root"}),"undefined"!=typeof window&&window;var vc=da(Ea,[],function(e){return function(e){const t={},n=[];let r=!1;for(let s=0;s<e.length;s++){const o=e[s];o.token===lt&&!0===o.value&&(r=!0),1073741824&o.flags&&n.push(o.token),o.index=s,t[_s(o.token)]=o}return{factory:null,providersByKey:t,providers:e,modules:n,isRoot:r}}([no(512,pt,gt,[[8,[ka]],[3,pt],it]),no(5120,Jr,ts,[[3,Jr]]),no(4608,Ra,Pa,[Jr,[2,Da]]),no(4608,Wn,Wn,[]),no(5120,zn,Bn,[]),no(5120,Kr,Xr,[]),no(5120,Gr,es,[]),no(4608,lc,cc,[el]),no(6144,Xt,null,[lc]),no(4608,tc,rc,[]),no(5120,Cl,function(e,t,n,r,s,o,i,a){return[new Xl(e,t,n),new ac(r),new sc(s,o,i,a)]},[el,sr,Kn,el,el,tc,qn,[2,nc]]),no(4608,xl,xl,[Cl,sr]),no(135680,Il,Il,[el]),no(4608,Rl,Rl,[xl,Il]),no(6144,bt,null,[Rl]),no(6144,kl,null,[Il]),no(4608,dr,dr,[sr]),no(1073742336,Xa,Xa,[]),no(1024,_n,_c,[]),no(1024,jn,function(e){return[(t=e,bl("probe",El),bl("coreTokens",Object.assign({},vl,(t||[]).reduce((e,t)=>(e[t.name]=t.token,e),{}))),()=>El)];var t},[[2,yr]]),no(512,$n,$n,[[2,jn]]),no(131584,Cr,Cr,[sr,qn,Ze,_n,pt,$n]),no(1073742336,ns,ns,[Cr]),no(1073742336,yc,yc,[[3,yc]]),no(1073742336,Ea,Ea,[Ze]),no(256,lt,!0,[])])});(function(){if(It)throw new Error("Cannot enable prod mode after platform setup.");kt=!1})(),mc().bootstrapModuleFactory(vc).catch(e=>console.error(e))}},[[0,0]]]);