1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2025-02-15 18:02:37 +01:00

2 lines
38 KiB
JavaScript

(window.webpackJsonp=window.webpackJsonp||[]).push([[1],[function(t,e,n){"use strict";function r(t){return"function"==typeof t}n.d(e,"a",(function(){return r}))},function(t,e,n){"use strict";n.d(e,"a",(function(){return l}));var r=n(15),i=n(6),o=n(13),s=n(9);function c(t){return 0===t.length?s.a:1===t.length?t[0]:function(e){return t.reduce((t,e)=>e(t),e)}}var u=n(11),a=n(0);class l{constructor(t){t&&(this._subscribe=t)}lift(t){const e=new l;return e.source=this,e.operator=t,e}subscribe(t,e,n){const o=(s=t)&&s instanceof r.b||function(t){return t&&Object(a.a)(t.next)&&Object(a.a)(t.error)&&Object(a.a)(t.complete)}(s)&&Object(i.c)(s)?t:new r.a(t,e,n);var s;const{operator:c,source:l}=this;return o.add(c?c.call(o,l):l||u.a.useDeprecatedSynchronousErrorHandling?this._subscribe(o):this._trySubscribe(o)),o}_trySubscribe(t){try{return this._subscribe(t)}catch(e){if(u.a.useDeprecatedSynchronousErrorHandling)throw e;t.error(e)}}forEach(t,e){return new(e=f(e))((e,n)=>{let r;r=this.subscribe(e=>{try{t(e)}catch(t){n(t),null==r||r.unsubscribe()}},n,e)})}_subscribe(t){var e;return null===(e=this.source)||void 0===e?void 0:e.subscribe(t)}[o.a](){return this}pipe(...t){return t.length?c(t)(this):this}toPromise(t){return new(t=f(t))((t,e)=>{let n;this.subscribe(t=>n=t,t=>e(t),()=>t(n))})}}function f(t){var e;return null!==(e=null!=t?t:u.a.Promise)&&void 0!==e?e:Promise}l.create=t=>new l(t)},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(0);function i(t){return e=>{if(function(t){return Object(r.a)(null==t?void 0:t.lift)}(e))return e.lift((function(e){try{return t(e,this)}catch(t){this.error(t)}}));throw new TypeError("Unable to lift unknown Observable type")}}},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(15);class i extends r.b{constructor(t,e,n,r,i){super(t),this.onUnsubscribe=i,this._next=e?function(t){try{e(t)}catch(t){this.destination.error(t)}}:super._next,this._error=n?function(t){try{n(t)}catch(t){this.destination.error(t)}this.unsubscribe()}:super._error,this._complete=r?function(){try{r()}catch(t){this.destination.error(t)}this.unsubscribe()}:super._complete}unsubscribe(){var t;!this.closed&&(null===(t=this.onUnsubscribe)||void 0===t||t.call(this)),super.unsubscribe()}}},function(t,e,n){"use strict";n.d(e,"a",(function(){return g})),n.d(e,"c",(function(){return O})),n.d(e,"b",(function(){return j}));function r(t,e,n,r){return new(n||(n=Promise))((function(i,o){function s(t){try{u(r.next(t))}catch(t){o(t)}}function c(t){try{u(r.throw(t))}catch(t){o(t)}}function u(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(s,c)}u((r=r.apply(t,e||[])).next())}))}Object.create;function i(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function o(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e,n=t[Symbol.asyncIterator];return n?n.call(t):(t=i(t),e={},r("next"),r("throw"),r("return"),e[Symbol.asyncIterator]=function(){return this},e);function r(n){e[n]=t[n]&&function(e){return new Promise((function(r,i){(function(t,e,n,r){Promise.resolve(r).then((function(e){t({value:e,done:n})}),e)})(r,i,(e=t[n](e)).done,e.value)}))}}}Object.create;var s=n(16),c=n(0);function u(t){return Object(c.a)(null==t?void 0:t.then)}const a="function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator";var l=n(13),f=n(1),h=n(6);var d=n(17);function b(t){return Object(c.a)(t[l.a])}function p(t){return Object(c.a)(null==t?void 0:t[a])}function v(t){return Symbol.asyncIterator&&Object(c.a)(null==t?void 0:t[Symbol.asyncIterator])}function w(t){return new TypeError(`You provided ${null!==t&&"object"==typeof t?"an invalid object":`'${t}'`} where a stream was expected. You can provide an Observable, Promise, Array, AsyncIterable, or Iterable.`)}function m(t,e){if(null!=t){if(b(t))return function(t,e){return new f.a(n=>{const r=new h.b;return r.add(e.schedule(()=>{const i=t[l.a]();r.add(i.subscribe({next(t){r.add(e.schedule(()=>n.next(t)))},error(t){r.add(e.schedule(()=>n.error(t)))},complete(){r.add(e.schedule(()=>n.complete()))}}))})),r})}(t,e);if(Object(s.a)(t))return Object(d.a)(t,e);if(u(t))return function(t,e){return new f.a(n=>e.schedule(()=>t.then(t=>{n.add(e.schedule(()=>{n.next(t),n.add(e.schedule(()=>n.complete()))}))},t=>{n.add(e.schedule(()=>n.error(t)))})))}(t,e);if(v(t))return function(t,e){if(!t)throw new Error("Iterable cannot be null");return new f.a(n=>{const r=new h.b;return r.add(e.schedule(()=>{const i=t[Symbol.asyncIterator]();r.add(e.schedule((function(){i.next().then(t=>{t.done?n.complete():(n.next(t.value),this.schedule())})})))})),r})}(t,e);if(p(t))return function(t,e){return new f.a(n=>{let r;return n.add(e.schedule(()=>{r=t[a](),function(t,e,n,r=0){const i=e.schedule((function(){try{n.call(this)}catch(e){t.error(e)}}),r);t.add(i)}(n,e,(function(){const{value:t,done:e}=r.next();e?n.complete():(n.next(t),this.schedule())}))})),()=>Object(c.a)(null==r?void 0:r.return)&&r.return()})}(t,e)}throw w(t)}var y=n(24);function g(t,e){return e?m(t,e):O(t)}function O(t){if(t instanceof f.a)return t;if(null!=t){if(b(t))return h=t,new f.a(t=>{const e=h[l.a]();if(Object(c.a)(e.subscribe))return e.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")});if(Object(s.a)(t))return j(t);if(u(t))return i=t,new f.a(t=>{i.then(e=>{t.closed||(t.next(e),t.complete())},e=>t.error(e)).then(null,y.a)});if(v(t))return n=t,new f.a(t=>{(function(t,e){var n,i,s,c;return r(this,void 0,void 0,(function*(){try{for(n=o(t);!(i=yield n.next()).done;){const t=i.value;e.next(t)}}catch(t){s={error:t}}finally{try{i&&!i.done&&(c=n.return)&&(yield c.call(n))}finally{if(s)throw s.error}}e.complete()}))})(n,t).catch(e=>t.error(e))});if(p(t))return e=t,new f.a(t=>{const n=e[a]();for(;!t.closed;){const{done:e,value:r}=n.next();e?t.complete():t.next(r)}return()=>Object(c.a)(null==n?void 0:n.return)&&n.return()})}var e,n,i,h;throw w(t)}function j(t){return new f.a(e=>{for(let n=0;n<t.length&&!e.closed;n++)e.next(t[n]);e.complete()})}},,function(t,e,n){"use strict";n.d(e,"b",(function(){return c})),n.d(e,"a",(function(){return u})),n.d(e,"c",(function(){return a}));var r=n(0),i=n(23);const o=Object(i.a)(t=>function(e){t(this),this.message=e?`${e.length} errors occurred during unsubscription:\n${e.map((t,e)=>`${e+1}) ${t.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=e});var s=n(12);class c{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._teardowns=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;const{_parentage:e}=this;if(Array.isArray(e))for(const t of e)t.remove(this);else null==e||e.remove(this);const{initialTeardown:n}=this;if(Object(r.a)(n))try{n()}catch(e){t=e instanceof o?e.errors:[e]}const{_teardowns:i}=this;if(i){this._teardowns=null;for(const e of i)try{l(e)}catch(e){t=null!=t?t:[],e instanceof o?t=[...t,...e.errors]:t.push(e)}}if(t)throw new o(t)}}add(t){var e;if(t&&t!==this)if(this.closed)l(t);else{if(t instanceof c){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._teardowns=null!==(e=this._teardowns)&&void 0!==e?e:[]).push(t)}}_hasParent(t){const{_parentage:e}=this;return e===t||Array.isArray(e)&&e.includes(t)}_addParent(t){const{_parentage:e}=this;this._parentage=Array.isArray(e)?(e.push(t),e):e?[e,t]:t}_removeParent(t){const{_parentage:e}=this;e===t?this._parentage=null:Array.isArray(e)&&Object(s.a)(e,t)}remove(t){const{_teardowns:e}=this;e&&Object(s.a)(e,t),t instanceof c&&t._removeParent(this)}}c.EMPTY=(()=>{const t=new c;return t.closed=!0,t})();const u=c.EMPTY;function a(t){return t instanceof c||t&&"closed"in t&&Object(r.a)(t.remove)&&Object(r.a)(t.add)&&Object(r.a)(t.unsubscribe)}function l(t){Object(r.a)(t)?t():t.unsubscribe()}},function(t,e,n){"use strict";n.d(e,"b",(function(){return s})),n.d(e,"c",(function(){return c})),n.d(e,"a",(function(){return u}));var r=n(0),i=n(29);function o(t){return t[t.length-1]}function s(t){return Object(r.a)(o(t))?t.pop():void 0}function c(t){return Object(i.a)(o(t))?t.pop():void 0}function u(t,e){return"number"==typeof o(t)?t.pop():e}},,function(t,e,n){"use strict";function r(t){return t}n.d(e,"a",(function(){return r}))},function(t,e,n){"use strict";function r(){}n.d(e,"a",(function(){return r}))},function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));const r={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1}},function(t,e,n){"use strict";function r(t,e){if(t){const n=t.indexOf(e);0<=n&&t.splice(n,1)}}n.d(e,"a",(function(){return r}))},function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));const r="function"==typeof Symbol&&Symbol.observable||"@@observable"},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(17),i=n(4);function o(t,e){return e?Object(r.a)(t,e):Object(i.b)(t)}},function(t,e,n){"use strict";n.d(e,"b",(function(){return f})),n.d(e,"a",(function(){return h}));var r=n(0),i=n(6),o=n(11),s=n(24),c=n(10);const u=a("C",void 0,void 0);function a(t,e,n){return{kind:t,value:e,error:n}}var l=n(25);class f extends i.b{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,Object(i.c)(t)&&t.add(this)):this.destination=p}static create(t,e,n){return new h(t,e,n)}next(t){this.isStopped?b(function(t){return a("N",t,void 0)}(t),this):this._next(t)}error(t){this.isStopped?b(a("E",void 0,t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?b(u,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe())}_next(t){this.destination.next(t)}_error(t){this.destination.error(t),this.unsubscribe()}_complete(){this.destination.complete(),this.unsubscribe()}}class h extends f{constructor(t,e,n){if(super(),this.destination=p,(t||e||n)&&t!==p){let i;if(Object(r.a)(t))i=t;else if(t){let r;({next:i,error:e,complete:n}=t),this&&o.a.useDeprecatedNextContext?(r=Object.create(t),r.unsubscribe=()=>this.unsubscribe()):r=t,i=null==i?void 0:i.bind(r),e=null==e?void 0:e.bind(r),n=null==n?void 0:n.bind(r)}this.destination={next:i||c.a,error:e||d,complete:n||c.a}}}}function d(t){if(o.a.useDeprecatedSynchronousErrorHandling)throw t;Object(s.a)(t)}function b(t,e){const{onStoppedNotification:n}=o.a;n&&l.a.setTimeout(()=>n(t,e))}const p={closed:!0,next:c.a,error:d,complete:c.a}},function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));const r=t=>t&&"number"==typeof t.length&&"function"!=typeof t},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(1);function i(t,e){return new r.a(n=>{let r=0;return e.schedule((function(){r===t.length?n.complete():(n.next(t[r++]),n.closed||this.schedule())}))})}},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(1);const i=new r.a(t=>t.complete())},function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var r=n(1),i=n(6),o=n(23);const s=Object(o.a)(t=>function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});var c=n(12);class u extends r.a{constructor(){super(),this.observers=[],this.closed=!1,this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(t){const e=new a(this,this);return e.operator=t,e}_throwIfClosed(){if(this.closed)throw new s}next(t){if(this._throwIfClosed(),!this.isStopped){const e=this.observers.slice();for(const n of e)n.next(t)}}error(t){if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=t;const{observers:e}=this;for(;e.length;)e.shift().error(t)}}complete(){if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;const{observers:t}=this;for(;t.length;)t.shift().complete()}}unsubscribe(){this.isStopped=this.closed=!0,this.observers=null}_trySubscribe(t){return this._throwIfClosed(),super._trySubscribe(t)}_subscribe(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)}_innerSubscribe(t){const{hasError:e,isStopped:n,observers:r}=this;return e||n?i.a:(r.push(t),new i.b(()=>Object(c.a)(this.observers,t)))}_checkFinalizedStatuses(t){const{hasError:e,thrownError:n,isStopped:r}=this;e?t.error(n):r&&t.complete()}asObservable(){const t=new r.a;return t.source=this,t}}u.create=(t,e)=>new a(t,e);class a extends u{constructor(t,e){super(),this.destination=t,this.source=e}next(t){var e,n;null===(n=null===(e=this.destination)||void 0===e?void 0:e.next)||void 0===n||n.call(e,t)}error(t){var e,n;null===(n=null===(e=this.destination)||void 0===e?void 0:e.error)||void 0===n||n.call(e,t)}complete(){var t,e;null===(e=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===e||e.call(t)}_subscribe(t){var e,n;return null!==(n=null===(e=this.source)||void 0===e?void 0:e.subscribe(t))&&void 0!==n?n:i.a}}},function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));var r=n(28),i=n(4),o=n(2),s=n(3);var c=n(0);function u(t,e,n=1/0){return Object(c.a)(e)?u((n,o)=>Object(r.a)((t,r)=>e(n,t,o,r))(Object(i.c)(t(n,o))),n):("number"==typeof e&&(n=e),Object(o.a)((e,r)=>function(t,e,n,r,o,c,u,a){let l=[],f=0,h=0,d=!1;const b=()=>{!d||l.length||f||e.complete()},p=t=>f<r?v(t):l.push(t),v=t=>{c&&e.next(t),f++,Object(i.c)(n(t,h++)).subscribe(new s.a(e,t=>{null==o||o(t),c?p(t):e.next(t)},void 0,()=>{for(f--;l.length&&f<r;){const t=l.shift();u?e.add(u.schedule(()=>v(t))):v(t)}b()}))};return t.subscribe(new s.a(e,p,void 0,()=>{d=!0,b()})),()=>{l=null,null==a||a()}}(e,r,t,n)))}},function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(31);var i=n(14),o=n(7);function s(...t){return Object(r.a)(1)(Object(i.a)(t,Object(o.c)(t)))}},function(t,e){(function(){var t,n,r,i,o,s,c,u,a,l,f,h,d,b,p,v;e.score=function(t,e,r){var i,s,c;return i=r.preparedQuery,r.allowErrors||o(t,i.core_lw,i.core_up)?(c=t.toLowerCase(),s=n(t,c,i),Math.ceil(s)):0},e.isMatch=o=function(t,e,n){var r,i,o,s,c,u,a;if(o=t.length,s=e.length,!o||s>o)return!1;for(r=-1,i=-1;++i<s;){for(c=e.charCodeAt(i),u=n.charCodeAt(i);++r<o&&(a=t.charCodeAt(r))!==c&&a!==u;);if(r===o)return!1}return!0},e.computeScore=n=function(t,e,n){var r,i,o,s,c,b,p,w,m,y,g,O,j,x,_,S,E,A,I,T,C,k,P,q;if(_=n.query,S=n.query_lw,y=t.length,j=_.length,i=(r=a(t,e,_,S)).score,r.count===j)return h(j,y,i,r.pos);if((x=e.indexOf(S))>-1)return d(t,e,_,S,x,j,y);for(T=new Array(j),c=new Array(j),q=v(j,y),O=g=Math.ceil(.75*j)+5,p=!0,m=-1;++m<j;)T[m]=0,c[m]=0;for(w=-1;++w<y;)if(!(k=e[w]).charCodeAt(0)in n.charCodes){if(p){for(m=-1;++m<j;)c[m]=0;p=!1}}else for(A=0,I=0,s=0,E=!0,p=!0,m=-1;++m<j;){if((C=T[m])>A&&(A=C),b=0,S[m]===k)if(P=u(w,t,e),b=s>0?s:f(t,e,_,S,w,m,P),(o=I+l(w,m,P,i,b))>A)A=o,O=g;else{if(E&&--O<=0)return Math.max(A,T[j-1])*q;E=!1}I=C,s=c[m],c[m]=b,T[m]=A}return(A=T[j-1])*q},e.isWordStart=u=function(t,e,n){var r,i;return 0===t||(r=e[t],i=e[t-1],s(i)||r!==n[t]&&i===n[t-1])},e.isWordEnd=c=function(t,e,n,r){var i,o;return t===r-1||(i=e[t],o=e[t+1],s(o)||i===n[t]&&o!==n[t+1])},s=function(t){return" "===t||"."===t||"-"===t||"_"===t||"/"===t||"\\"===t},p=function(t){var e;return t<20?100+(e=20-t)*e:Math.max(120-t,0)},e.scoreSize=v=function(t,e){return 150/(150+Math.abs(e-t))},h=function(t,e,n,r){return 2*t*(150*n+p(r))*v(t,e)},e.scorePattern=b=function(t,e,n,r,i){var o,s;return s=t,o=6,n===t&&(o+=2),r&&(o+=3),i&&(o+=1),t===e&&(r&&(s+=n===e?2:1),i&&(o+=1)),n+s*(s+o)},e.scoreCharacter=l=function(t,e,n,r,i){var o;return o=p(t),n?o+150*((r>i?r:i)+10):o+150*i},e.scoreConsecutives=f=function(t,e,n,r,i,o,s){var u,a,l,f,h,d,p;for(u=(l=(a=t.length)-i)<(h=(f=n.length)-o)?l:h,d=0,p=0,n[o]===t[i]&&d++;++p<u&&r[++o]===e[++i];)n[o]===t[i]&&d++;return p<u&&i--,1===p?1+2*d:b(p,f,d,s,c(i,t,e,a))},e.scoreExactMatch=d=function(t,e,n,r,i,o,s){var a,l,f,d,p;for((p=u(i,t,e))||(f=e.indexOf(r,i+1))>-1&&(p=u(f,t,e))&&(i=f),l=-1,d=0;++l<o;)n[i+l]===t[l]&&d++;return a=c(i+o-1,t,e,s),h(o,s,b(o,o,d,p,a),i)},r=new(t=function(t,e,n){this.score=t,this.pos=e,this.count=n})(0,.1,0),e.scoreAcronyms=a=function(e,n,o,c){var a,l,f,h,d,p,v,w,m,y,g;if(d=e.length,p=o.length,!(d>1&&p>1))return r;for(a=0,y=0,g=0,w=0,f=-1,h=-1;++h<p;){if(v=c[h],s(v)){if((f=n.indexOf(v,f+1))>-1){y++;continue}break}for(;++f<d;)if(v===n[f]&&u(f,e,n)){o[h]===e[f]&&w++,g+=f,a++;break}if(f===d)break}return a<2?r:(l=a===p&&i(e,n,o,a),m=b(a,p,w,!0,l),new t(m,g/a,a+y))},i=function(t,e,n,r){var i,o,s;if(i=0,(s=t.length)>12*n.length)return!1;for(o=-1;++o<s;)if(u(o,t,e)&&++i>r)return!1;return!0}}).call(this)},function(t,e,n){"use strict";function r(t){const e=t(t=>{Error.call(t),t.stack=(new Error).stack});return e.prototype=Object.create(Error.prototype),e.prototype.constructor=e,e}n.d(e,"a",(function(){return r}))},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(11),i=n(25);function o(t){i.a.setTimeout(()=>{const{onUnhandledError:e}=r.a;if(!e)throw t;e(t)})}},function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));const r={setTimeout(...t){const{delegate:e}=r;return((null==e?void 0:e.setTimeout)||setTimeout)(...t)},clearTimeout(t){const{delegate:e}=r;return((null==e?void 0:e.clearTimeout)||clearTimeout)(t)},delegate:void 0}},function(t,e,n){"use strict";n.d(e,"a",(function(){return r}));const r={now:()=>(r.delegate||Date).now(),delegate:void 0}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(28);const{isArray:i}=Array;function o(t){return Object(r.a)(e=>function(t,e){return i(e)?t(...e):t(e)}(t,e))}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(2),i=n(3);function o(t,e){return Object(r.a)((n,r)=>{let o=0;n.subscribe(new i.a(r,n=>{r.next(t.call(e,n,o++))}))})}},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(0);function i(t){return t&&Object(r.a)(t.schedule)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));const{isArray:r}=Array;function i(t){return 1===t.length&&r(t[0])?t[0]:t}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(20),i=n(9);function o(t=1/0){return Object(r.a)(i.a,t)}},function(t,e,n){(function(e){(function(){var r,i,o,s,c,u,a,l;o=n(43),s=n(44),l=n(22),u=n(35),r=n(37),a=null,i="win32"===(null!=e?e.platform:void 0)?"\\":"/",t.exports={filter:function(t,e,n){return null==n&&(n={}),(null!=e?e.length:void 0)&&(null!=t?t.length:void 0)?(n=c(n,e),o(t,e,n)):[]},score:function(t,e,n){return null==n&&(n={}),(null!=t?t.length:void 0)&&(null!=e?e.length:void 0)?(n=c(n,e)).usePathScoring?u.score(t,e,n):l.score(t,e,n):0},match:function(t,e,n){var r;return null==n&&(n={}),t&&e?t===e?function(){r=[];for(var e=0,n=t.length;0<=n?e<n:e>n;0<=n?e++:e--)r.push(e);return r}.apply(this):(n=c(n,e),s.match(t,e,n)):[]},wrap:function(t,e,n){return null==n&&(n={}),t&&e?(n=c(n,e),s.wrap(t,e,n)):[]},prepareQuery:function(t,e){return null==e&&(e={}),(e=c(e,t)).preparedQuery}},c=function(t,e){return null==t.allowErrors&&(t.allowErrors=!1),null==t.usePathScoring&&(t.usePathScoring=!0),null==t.useExtensionBonus&&(t.useExtensionBonus=!1),null==t.pathSeparator&&(t.pathSeparator=i),null==t.optCharRegEx&&(t.optCharRegEx=null),null==t.wrap&&(t.wrap=null),null==t.preparedQuery&&(t.preparedQuery=a&&a.query===e?a:a=new r(e,t)),t}}).call(this)}).call(this,n(42))},function(t,e,n){"use strict";n.d(e,"a",(function(){return c}));var r=n(6);class i extends r.b{constructor(t,e){super()}schedule(t,e=0){return this}}const o={setInterval(...t){const{delegate:e}=o;return((null==e?void 0:e.setInterval)||setInterval)(...t)},clearInterval(t){const{delegate:e}=o;return((null==e?void 0:e.clearInterval)||clearInterval)(t)},delegate:void 0};var s=n(12);class c extends i{constructor(t,e){super(t,e),this.scheduler=t,this.work=e,this.pending=!1}schedule(t,e=0){if(this.closed)return this;this.state=t;const n=this.id,r=this.scheduler;return null!=n&&(this.id=this.recycleAsyncId(r,n,e)),this.pending=!0,this.delay=e,this.id=this.id||this.requestAsyncId(r,this.id,e),this}requestAsyncId(t,e,n=0){return o.setInterval(t.flush.bind(t,this),n)}recycleAsyncId(t,e,n=0){if(null!=n&&this.delay===n&&!1===this.pending)return e;o.clearInterval(e)}execute(t,e){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;const n=this._execute(t,e);if(n)return n;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(t,e){let n,r=!1;try{this.work(t)}catch(t){r=!0,n=!!t&&t||new Error(t)}if(r)return this.unsubscribe(),n}unsubscribe(){if(!this.closed){const{id:t,scheduler:e}=this,{actions:n}=e;this.work=this.state=this.scheduler=null,this.pending=!1,Object(s.a)(n,this),null!=t&&(this.id=this.recycleAsyncId(e,t,null)),this.delay=null,super.unsubscribe()}}}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(26);class i{constructor(t,e=i.now){this.schedulerActionCtor=t,this.now=e}schedule(t,e=0,n){return new this.schedulerActionCtor(this,t).schedule(n,e)}}i.now=r.a.now;class o extends i{constructor(t,e=i.now){super(t,e),this.actions=[],this.active=!1,this.scheduled=void 0}flush(t){const{actions:e}=this;if(this.active)return void e.push(t);let n;this.active=!0;do{if(n=t.execute(t.state,t.delay))break}while(t=e.shift());if(this.active=!1,n){for(;t=e.shift();)t.unsubscribe();throw n}}}},function(t,e,n){(function(){var t,r,i,o,s,c,u;u=n(22),o=u.isMatch,t=u.computeScore,c=u.scoreSize,e.score=function(e,n,r){var i,c,u;return i=r.preparedQuery,r.allowErrors||o(e,i.core_lw,i.core_up)?(u=e.toLowerCase(),c=t(e,u,i),c=s(e,u,c,r),Math.ceil(c)):0},s=function(e,n,o,s){var u,a,l,f,h,d,b,p,v,w;if(0===o)return 0;for(v=s.preparedQuery,w=s.useExtensionBonus,p=s.pathSeparator,h=e.length-1;e[h]===p;)h--;if(b=h-(l=e.lastIndexOf(p,h)),d=1,w&&(o*=d+=i(n,v.ext,l,h,2)),-1===l)return o;for(f=v.depth;l>-1&&f-- >0;)l=e.lastIndexOf(p,l-1);return a=-1===l?o:d*t(e.slice(l+1,h+1),n.slice(l+1,h+1),v),(u=10/(20+r(e,h+1,p)))*a+(1-u)*o*c(0,2.5*b)},e.countDir=r=function(t,e,n){var r,i;if(e<1)return 0;for(r=0,i=-1;++i<e&&t[i]===n;);for(;++i<e;)if(t[i]===n)for(r++;++i<e&&t[i]===n;);return r},e.getExtension=function(t){var e;return(e=t.lastIndexOf("."))<0?"":t.substr(e+1)},i=function(t,e,n,r,o){var s,c,u,a;if(!e.length)return 0;if(!((a=t.lastIndexOf(".",r))>n))return 0;for((s=r-a)<(u=e.length)&&(u=s,s=e.length),a++,c=-1;++c<u&&t[a+c]===e[c];);return 0===c&&o>0?.9*i(t,e,n,a-2,o-1):c/s}}).call(this)},function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(4),i=n(2),o=n(3);function s(t,e){return Object(i.a)((n,i)=>{let s=null,c=0,u=!1;const a=()=>u&&!s&&i.complete();n.subscribe(new o.a(i,n=>{null==s||s.unsubscribe();let u=0;const l=c++;Object(r.c)(t(n,l)).subscribe(s=new o.a(i,t=>i.next(e?e(n,t,l,u++):t),void 0,()=>{s=null,a()}))},void 0,()=>{u=!0,a()}))})}},function(t,e,n){(function(){var e,r,i,o,s,c,u;u=n(35),r=u.countDir,o=u.getExtension,t.exports=function(t,n){var s,u,a;if(s=(a=null!=n?n:{}).optCharRegEx,u=a.pathSeparator,!t||!t.length)return null;this.query=t,this.query_lw=t.toLowerCase(),this.core=e(t,s),this.core_lw=this.core.toLowerCase(),this.core_up=c(this.core),this.depth=r(t,t.length,u),this.ext=o(this.query_lw),this.charCodes=i(this.query_lw)},s=/[ _\-:\/\\]/g,e=function(t,e){return null==e&&(e=s),t.replace(e,"")},c=function(t){var e,n,r;for(e="",n=0,r=t.length;n<r;n++)e+=t[n].toUpperCase()[0];return e},i=function(t){var e,n,r;for(r=t.length,n=-1,e=[];++n<r;)e[t.charCodeAt(n)]=!0;return e}}).call(this)},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(19),i=n(26);class o extends r.a{constructor(t=1/0,e=1/0,n=i.a){super(),this.bufferSize=t,this.windowTime=e,this.timestampProvider=n,this.buffer=[],this.infiniteTimeWindow=!0,this.infiniteTimeWindow=e===1/0,this.bufferSize=Math.max(1,t),this.windowTime=Math.max(1,e)}next(t){const{isStopped:e,buffer:n,infiniteTimeWindow:r,timestampProvider:i,windowTime:o}=this;e||(n.push(t),!r&&n.push(i.now()+o)),this.trimBuffer(),super.next(t)}_subscribe(t){this._throwIfClosed(),this.trimBuffer();const e=this._innerSubscribe(t),{infiniteTimeWindow:n,buffer:r}=this,i=r.slice();for(let e=0;e<i.length&&!t.closed;e+=n?1:2)t.next(i[e]);return this._checkFinalizedStatuses(t),e}trimBuffer(){const{bufferSize:t,timestampProvider:e,buffer:n,infiniteTimeWindow:r}=this,i=(r?1:2)*t;if(t<1/0&&i<n.length&&n.splice(0,n.length-i),!r){const t=e.now();let r=0;for(let e=1;e<n.length&&n[e]<=t;e+=2)r=e;r&&n.splice(0,r+1)}}}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(2),i=n(3);function o(t){return Object(r.a)((e,n)=>{e.subscribe(new i.a(n,()=>n.next(t)))})}},function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(19),i=n(4),o=n(2);function s(t){t=t||{};const{connector:e=(()=>new r.a),resetOnComplete:n=!0,resetOnError:s=!0,resetOnRefCountZero:c=!0}=t;let u=null,a=null,l=0,f=!1,h=!1;const d=()=>{u=a=null,f=h=!1};return Object(o.a)((t,r)=>{l++,a||(a=e());const o=a.subscribe(r);return u||(u=Object(i.a)(t).subscribe({next:t=>a.next(t),error:t=>{h=!0;const e=a;s&&d(),e.error(t)},complete:()=>{f=!0;const t=a;n&&d(),t.complete()}})),()=>{if(l--,o.unsubscribe(),!l&&c&&!h&&!f){const t=u;d(),null==t||t.unsubscribe()}}})}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(2),i=n(3);function o(t,e){return t=null!=t?t:s,Object(r.a)((n,r)=>{let o,s=!0;n.subscribe(new i.a(r,n=>{(s&&(o=n,1)||!t(o,o=e?e(n):n))&&r.next(n),s=!1}))})}function s(t,e){return t===e}},function(t,e){var n,r,i=t.exports={};function o(){throw new Error("setTimeout has not been defined")}function s(){throw new Error("clearTimeout has not been defined")}function c(t){if(n===setTimeout)return setTimeout(t,0);if((n===o||!n)&&setTimeout)return n=setTimeout,setTimeout(t,0);try{return n(t,0)}catch(e){try{return n.call(null,t,0)}catch(e){return n.call(this,t,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:o}catch(t){n=o}try{r="function"==typeof clearTimeout?clearTimeout:s}catch(t){r=s}}();var u,a=[],l=!1,f=-1;function h(){l&&u&&(l=!1,u.length?a=u.concat(a):f=-1,a.length&&d())}function d(){if(!l){var t=c(h);l=!0;for(var e=a.length;e;){for(u=a,a=[];++f<e;)u&&u[f].run();f=-1,e=a.length}u=null,l=!1,function(t){if(r===clearTimeout)return clearTimeout(t);if((r===s||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(t);try{r(t)}catch(e){try{return r.call(null,t)}catch(e){return r.call(this,t)}}}(t)}}function b(t,e){this.fun=t,this.array=e}function p(){}i.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)e[n-1]=arguments[n];a.push(new b(t,e)),1!==a.length||l||c(d)},b.prototype.run=function(){this.fun.apply(null,this.array)},i.title="browser",i.browser=!0,i.env={},i.argv=[],i.version="",i.versions={},i.on=p,i.addListener=p,i.once=p,i.off=p,i.removeListener=p,i.removeAllListeners=p,i.emit=p,i.prependListener=p,i.prependOnceListener=p,i.listeners=function(t){return[]},i.binding=function(t){throw new Error("process.binding is not supported")},i.cwd=function(){return"/"},i.chdir=function(t){throw new Error("process.chdir is not supported")},i.umask=function(){return 0}},function(t,e,n){(function(){var e,r,i,o;i=n(22),e=n(35),n(37),r=function(t){return t.candidate},o=function(t,e){return e.score-t.score},t.exports=function(t,n,s){var c,u,a,l,f,h,d,b,p,v,w,m,y;for(b=[],a=s.key,f=s.maxResults,l=s.maxInners,w=s.usePathScoring,p=null!=l&&l>0?l:t.length+1,c=null!=a,d=w?e:i,m=0,y=t.length;m<y&&(u=t[m],!((v=c?u[a]:u)&&(h=d.score(v,n,s))>0)||(b.push({candidate:u,score:h}),--p));m++);return b.sort(o),t=b.map(r),null!=f&&(t=t.slice(0,f)),t}}).call(this)},function(t,e,n){(function(){var t,r,i,o,s,c,u,a,l,f;f=n(22),i=f.isMatch,o=f.isWordStart,l=f.scoreConsecutives,a=f.scoreCharacter,u=f.scoreAcronyms,e.match=s=function(e,n,o){var s,u,a,l,f,h;return s=o.allowErrors,f=o.preparedQuery,l=o.pathSeparator,s||i(e,f.core_lw,f.core_up)?(h=e.toLowerCase(),0===(a=r(e,h,f)).length||e.indexOf(l)>-1&&(u=t(e,h,f,l),a=c(a,u)),a):[]},e.wrap=function(t,e,n){var r,i,o,c,u,a,l,f,h;if(null!=n.wrap&&(a=(h=n.wrap).tagClass,f=h.tagOpen,l=h.tagClose),null==a&&(a="highlight"),null==f&&(f='<strong class="'+a+'">'),null==l&&(l="</strong>"),t===e)return f+t+l;if(0===(o=s(t,0,n)).length)return t;for(c="",r=-1,u=0;++r<o.length;){for((i=o[r])>u&&(c+=t.substring(u,i),u=i);++r<o.length;){if(o[r]!==i+1){r--;break}i++}++i>u&&(c+=f,c+=t.substring(u,i),c+=l,u=i)}return u<=t.length-1&&(c+=t.substring(u)),c},t=function(t,e,n,i){var o,s,c;for(c=t.length-1;t[c]===i;)c--;if(-1===(o=t.lastIndexOf(i,c)))return[];for(s=n.depth;s-- >0;)if(-1===(o=t.lastIndexOf(i,o-1)))return[];return o++,c++,r(t.slice(o,c),e.slice(o,c),n,o)},c=function(t,e){var n,r,i,o,s,c,u;if(s=t.length,0===(c=e.length))return t.slice();if(0===s)return e.slice();for(i=-1,r=e[o=0],u=[];++i<s;){for(n=t[i];r<=n&&++o<c;)r<n&&u.push(r),r=e[o];u.push(n)}for(;o<c;)u.push(e[o++]);return u},r=function(t,e,n,r){var i,s,c,f,h,d,b,p,v,w,m,y,g,O,j,x,_,S,E,A,I,T;for(null==r&&(r=0),O=n.query,j=n.query_lw,v=t.length,y=O.length,i=u(t,e,O,j).score,S=new Array(y),h=new Array(y),0,1,2,3,T=new Array(v*y),g=-1,p=-1;++p<y;)S[p]=0,h[p]=0;for(b=-1;++b<v;)for(x=0,E=0,f=0,A=e[b],p=-1;++p<y;)d=0,s=0,_=E,j[p]===A&&(I=o(b,t,e),d=f>0?f:l(t,e,O,j,b,p,I),s=_+a(b,p,I,i,d)),E=S[p],f=h[p],x>E?m=2:(x=E,m=1),s>x?(x=s,m=3):d=0,S[p]=x,h[p]=d,T[++g]=x>0?m:0;for(g=(b=v-1)*y+(p=y-1),c=!0,w=[];c&&b>=0&&p>=0;)switch(T[g]){case 1:b--,g-=y;break;case 2:p--,g--;break;case 3:w.push(b+r),p--,b--,g-=y+1;break;default:c=!1}return w.reverse(),w}}).call(this)},,,function(t,e,n){"use strict";n.d(e,"a",(function(){return h}));var r=n(1),i=n(20),o=n(16),s=n(0),c=n(27),u=n(14);const a=["addListener","removeListener"],l=["addEventListener","removeEventListener"],f=["on","off"];function h(t,e,n,b){if(Object(s.a)(n)&&(b=n,n=void 0),b)return h(t,e,n).pipe(Object(c.a)(b));const[p,v]=function(t){return Object(s.a)(t.addEventListener)&&Object(s.a)(t.removeEventListener)}(t)?l.map(r=>i=>t[r](e,i,n)):function(t){return Object(s.a)(t.addListener)&&Object(s.a)(t.removeListener)}(t)?a.map(d(t,e)):function(t){return Object(s.a)(t.on)&&Object(s.a)(t.off)}(t)?f.map(d(t,e)):[];return!p&&Object(o.a)(t)?Object(i.a)(t=>h(t,e,n))(Object(u.a)(t)):new r.a(t=>{if(!p)throw new TypeError("Invalid event target");const e=(...e)=>t.next(1<e.length?e:e[0]);return p(e),()=>v(e)})}function d(t,e){return n=>r=>t[n](e,r)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));var r=n(31),i=n(14),o=n(30),s=n(4),c=n(18),u=n(7);function a(...t){const e=Object(u.c)(t),n=Object(u.a)(t,1/0),a=Object(o.a)(t);return a.length?1===a.length?Object(s.c)(a[0]):Object(r.a)(n)(Object(i.a)(a,e)):c.a}},function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(21),i=n(7),o=n(2);function s(...t){const e=Object(i.c)(t);return Object(o.a)((n,i)=>{(e?Object(r.a)(t,n,e):Object(r.a)(t,n)).subscribe(i)})}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1),i=n(4);function o(t){return new r.a(e=>{Object(i.c)(t()).subscribe(e)})}},function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(14),i=n(17),o=n(7);function s(...t){const e=Object(o.c)(t);return e?Object(i.a)(t,e):Object(r.a)(t)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(1),i=n(10);const o=new r.a(i.a)},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(2);function i(t){return Object(r.a)((e,n)=>{e.subscribe(n),n.add(t)})}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(38),i=n(40);function o(t,e,n){var o,s;let c,u=!1;return t&&"object"==typeof t?(c=null!==(o=t.bufferSize)&&void 0!==o?o:1/0,e=null!==(s=t.windowTime)&&void 0!==s?s:1/0,u=!!t.refCount,n=t.scheduler):c=null!=t?t:1/0,Object(i.a)({connector:()=>new r.a(c,e,n),resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:u})}},function(t,e,n){"use strict";n.d(e,"a",(function(){return c}));var r=n(0),i=n(2),o=n(3),s=n(9);function c(t,e,n){const c=Object(r.a)(t)||e||n?{next:t,error:e,complete:n}:t;return c?Object(i.a)((t,e)=>{t.subscribe(new o.a(e,t=>{var n;null===(n=c.next)||void 0===n||n.call(c,t),e.next(t)},t=>{var n;null===(n=c.error)||void 0===n||n.call(c,t),e.error(t)},()=>{var t;null===(t=c.complete)||void 0===t||t.call(c),e.complete()}))}):s.a}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(2),i=n(3);function o(t,e){return Object(r.a)((n,r)=>{let o=0;n.subscribe(new i.a(r,n=>t.call(e,n,o++)&&r.next(n)))})}},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(19);class i extends r.a{constructor(t){super(),this._value=t}get value(){return this.getValue()}_subscribe(t){const e=super._subscribe(t);return!e.closed&&t.next(this._value),e}getValue(){const{hasError:t,thrownError:e,_value:n}=this;if(t)throw e;return this._throwIfClosed(),n}next(t){super.next(this._value=t)}}},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(41);function i(t,e){return Object(r.a)((n,r)=>e?e(n[t],r[t]):n[t]===r[t])}},function(t,e,n){"use strict";n.d(e,"a",(function(){return c}));var r=n(2),i=n(3),o=n(4);const s={leading:!0,trailing:!1};function c(t,{leading:e,trailing:n}=s){return Object(r.a)((r,s)=>{let c=!1,u=null,a=null,l=!1;const f=()=>{null==a||a.unsubscribe(),a=null,n&&(b(),l&&s.complete())},h=()=>{a=null,l&&s.complete()},d=e=>a=Object(o.c)(t(e)).subscribe(new i.a(s,f,void 0,h)),b=()=>{c&&(s.next(u),!l&&d(u)),c=!1,u=null};r.subscribe(new i.a(s,t=>{c=!0,u=t,(!a||a.closed)&&(e?b():d(t))},void 0,()=>{l=!0,(!(n&&c&&a)||a.closed)&&s.complete()}))})}},function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));var r=n(36);function i(t,e){return e?Object(r.a)(()=>t,e):Object(r.a)(()=>t)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return o}));var r=n(2),i=n(3);function o(t,e=0){return Object(r.a)((n,r)=>{n.subscribe(new i.a(r,n=>r.add(t.schedule(()=>r.next(n),e)),n=>r.add(t.schedule(()=>r.error(n),e)),()=>r.add(t.schedule(()=>r.complete(),e))))})}},function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));var r=n(2),i=n(3),o=n(4),s=n(9),c=n(10),u=n(7);function a(...t){const e=Object(u.b)(t);return Object(r.a)((n,r)=>{const u=t.length,a=new Array(u);let l=t.map(()=>!1),f=!1;for(let e=0;e<u;e++)Object(o.c)(t[e]).subscribe(new i.a(r,t=>{a[e]=t,f||l[e]||(l[e]=!0,(f=l.every(s.a))&&(l=null))},void 0,c.a));n.subscribe(new i.a(r,t=>{if(f){const n=[t,...a];r.next(e?e(...n):n)}}))})}},function(t,e,n){"use strict";n.d(e,"a",(function(){return s}));var r=n(2),i=n(3),o=n(12);function s(t,e=null){return e=null!=e?e:t,Object(r.a)((n,r)=>{let s=[],c=0;n.subscribe(new i.a(r,n=>{let i=null;c++%e==0&&s.push([]);for(const e of s)e.push(n),t<=e.length&&(i=null!=i?i:[],i.push(e));if(i)for(const t of i)Object(o.a)(s,t),r.next(t)},void 0,()=>{for(const t of s)r.next(t);r.complete()},()=>{s=null}))})}},function(t,e,n){"use strict";n.d(e,"a",(function(){return m}));var r=n(33);const i=new(n(34).a)(r.a),o=i;var s=n(21),c=n(18),u=n(2),a=n(3);function l(t){return t<=0?()=>c.a:Object(u.a)((e,n)=>{let r=0;e.subscribe(new a.a(n,e=>{++r<=t&&(n.next(e),t<=r&&n.complete())}))})}var f=n(10);var h=n(39),d=n(20);function b(t,e){return e?n=>Object(s.a)(e.pipe(l(1),Object(u.a)((t,e)=>{t.subscribe(new a.a(e,f.a))})),n.pipe(b(t))):Object(d.a)((e,n)=>t(e,n).pipe(l(1),Object(h.a)(e)))}var p=n(1),v=n(29);function w(t=0,e,n=o){let r=-1;return null!=e&&(Object(v.a)(e)?n=e:r=e),new p.a(e=>{let i=(o=t)instanceof Date&&!isNaN(o)?+t-n.now():t;var o;i<0&&(i=0);let s=0;return n.schedule((function(){e.closed||(e.next(s++),0<=r?this.schedule(void 0,r):e.complete())}),i)})}function m(t,e=i){const n=w(t,e);return b(()=>n)}},function(t,e,n){"use strict";n.d(e,"a",(function(){return a}));var r=n(33),i=n(6);const o={schedule(t){let e=requestAnimationFrame,n=cancelAnimationFrame;const{delegate:r}=o;r&&(e=r.requestAnimationFrame,n=r.cancelAnimationFrame);const s=e(e=>{n=void 0,t(e)});return new i.b(()=>null==n?void 0:n(s))},requestAnimationFrame(...t){const{delegate:e}=o;return((null==e?void 0:e.requestAnimationFrame)||requestAnimationFrame)(...t)},cancelAnimationFrame(...t){const{delegate:e}=o;return((null==e?void 0:e.cancelAnimationFrame)||cancelAnimationFrame)(...t)},delegate:void 0};class s extends r.a{constructor(t,e){super(t,e),this.scheduler=t,this.work=e}requestAsyncId(t,e,n=0){return null!==n&&n>0?super.requestAsyncId(t,e,n):(t.actions.push(this),t.scheduled||(t.scheduled=o.requestAnimationFrame(()=>t.flush(void 0))))}recycleAsyncId(t,e,n=0){if(null!=n&&n>0||null==n&&this.delay>0)return super.recycleAsyncId(t,e,n);0===t.actions.length&&(o.cancelAnimationFrame(e),t.scheduled=void 0)}}var c=n(34);class u extends c.a{flush(t){this.active=!0,this.scheduled=void 0;const{actions:e}=this;let n,r=-1;t=t||e.shift();const i=e.length;do{if(n=t.execute(t.state,t.delay))break}while(++r<i&&(t=e.shift()));if(this.active=!1,n){for(;++r<i&&(t=e.shift());)t.unsubscribe();throw n}}}const a=new u(s)},function(t,e,n){"use strict";n.d(e,"a",(function(){return b}));var r=n(1);const{isArray:i}=Array,{getPrototypeOf:o,prototype:s,keys:c}=Object;function u(t){if(1===t.length){const n=t[0];if(i(n))return{args:n,keys:null};if((e=n)&&"object"==typeof e&&o(e)===s){const t=c(n);return{args:t.map(t=>n[t]),keys:t}}}var e;return{args:t,keys:null}}var a=n(15),l=n(4),f=n(9),h=n(27),d=n(7);function b(...t){const e=Object(d.c)(t),n=Object(d.b)(t),{args:i,keys:o}=u(t);if(0===i.length)return Object(l.a)([],e);const s=new r.a(function(t,e,n=f.a){return r=>{v(e,()=>{const{length:i}=t,o=new Array(i);let s=i;const c=t.map(()=>!1);let u=!0;for(let a=0;a<i;a++){v(e,()=>{Object(l.a)(t[a],e).subscribe(new p(r,t=>{o[a]=t,u&&(c[a]=!0,u=!c.every(f.a)),u||r.next(n(o.slice()))},()=>0==--s))},r)}},r)}}(i,e,o?t=>{const e={};for(let n=0;n<t.length;n++)e[o[n]]=t[n];return e}:f.a));return n?s.pipe(Object(h.a)(n)):s}class p extends a.b{constructor(t,e,n){super(t),this._next=e,this.shouldComplete=n}_complete(){this.shouldComplete()?super._complete():this.unsubscribe()}}function v(t,e,n){t?n.add(t.schedule(e)):e()}},function(t,e,n){"use strict";n.d(e,"a",(function(){return f}));var r=n(1),i=n(4),o=n(30),s=n(18),c=n(3),u=n(7);var a=n(2);function l(...t){return Object(a.a)((e,n)=>{(function(...t){const e=Object(u.b)(t),n=Object(o.a)(t);return n.length?new r.a(t=>{let r=n.map(()=>[]),o=n.map(()=>!1);t.add(()=>{r=o=null});for(let s=0;!t.closed&&s<n.length;s++)Object(i.c)(n[s]).subscribe(new c.a(t,n=>{if(r[s].push(n),r.every(t=>t.length)){const n=r.map(t=>t.shift());t.next(e?e(...n):n),r.some((t,e)=>!t.length&&o[e])&&t.complete()}},void 0,()=>{o[s]=!0,!r[s].length&&t.complete()}));return()=>{r=o=null}}):s.a})(e,...t).subscribe(n)})}function f(...t){return l(...t)}}]]);
//# sourceMappingURL=vendor.be34bb11.min.js.map