-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvendors-13.5ef88786.bundle.js
1 lines (1 loc) · 26.4 KB
/
vendors-13.5ef88786.bundle.js
1
(self.webpackChunktypescript_tutorial_exercises=self.webpackChunktypescript_tutorial_exercises||[]).push([["840"],{25889:function(e,t,n){"use strict";e.exports=n.p+"b102b26f3f0e4f73a5f0.ttf"},78706:function(e,t,n){"use strict";n.d(t,{Z:function(){return r.Z}});var r=n("70949")},40981:function(e,t,n){"use strict";var r=n("83193"),i=n("34384"),o={configIsRequired:"the configuration object is required",configType:"the configuration object should be an object",default:"an unknown error accured in `@monaco-editor/loader` package",deprecation:"Deprecation warning!\n You are using deprecated way of configuration.\n\n Instead of using\n monaco.config({ urls: { monacoBase: '...' } })\n use\n monaco.config({ paths: { vs: '...' } })\n\n For more please check the link https://github.com/suren-atoyan/monaco-loader#config\n "},a=(0,r.Z)(function(e,t){throw Error(e[t]||e.default)})(o);t.ZP={config:function(e){return(!e&&a("configIsRequired"),!(0,i.Z)(e)&&a("configType"),e.urls)?(function(){console.warn(o.deprecation)}(),{paths:{vs:e.urls.monacoBase}}):e}}},60419:function(e,t,n){"use strict";n.d(t,{v:function(){return o}});var r=n("43994"),i=function(e,t){var n=Math.max(0,e.tabIndex),r=Math.max(0,t.tabIndex),i=n-r,o=e.index-t.index;if(i){if(!n)return 1;if(!r)return -1}return i||o},o=function(e,t,n){return(0,r.qo)(e).map(function(e,t){var r,i=(r=e).tabIndex<0&&!r.hasAttribute("tabindex")?0:r.tabIndex;return{node:e,index:t,tabIndex:n&&-1===i?(e.dataset||{}).focusGuard?0:-1:i}}).filter(function(e){return!t||e.tabIndex>=0}).sort(i)}},97121:function(e){var t=Array.isArray;e.exports=t},45084:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},46491:function(e,t,n){function r(e,t){return null!=t&&"undefined"!=typeof Symbol&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}var i=function(e){var t=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,n=0,i={},o={manual:e.Prism&&e.Prism.manual,disableWorkerMessageHandler:e.Prism&&e.Prism.disableWorkerMessageHandler,util:{encode:function e(t){return r(t,a)?new a(t.type,e(t.content),t.alias):Array.isArray(t)?t.map(e):t.replace(/&/g,"&").replace(/</g,"<").replace(/\u00a0/g," ")},type:function(e){return Object.prototype.toString.call(e).slice(8,-1)},objId:function(e){return!e.__id&&Object.defineProperty(e,"__id",{value:++n}),e.__id},clone:function e(t,n){var r,i;switch(n=n||{},o.util.type(t)){case"Object":if(n[i=o.util.objId(t)])return n[i];for(var a in r={},n[i]=r,t)t.hasOwnProperty(a)&&(r[a]=e(t[a],n));return r;case"Array":if(n[i=o.util.objId(t)])return n[i];return r=[],n[i]=r,t.forEach(function(t,i){r[i]=e(t,n)}),r;default:return t}},getLanguage:function(e){for(;e;){var n=t.exec(e.className);if(n)return n[1].toLowerCase();e=e.parentElement}return"none"},setLanguage:function(e,n){e.className=e.className.replace(RegExp(t,"gi"),""),e.classList.add("language-"+n)},currentScript:function(){if("undefined"==typeof document)return null;if("currentScript"in document)return document.currentScript;try{throw Error()}catch(r){var e=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(r.stack)||[])[1];if(e){var t=document.getElementsByTagName("script");for(var n in t)if(t[n].src==e)return t[n]}return null}},isActive:function(e,t,n){for(var r="no-"+t;e;){var i=e.classList;if(i.contains(t))return!0;if(i.contains(r))return!1;e=e.parentElement}return!!n}},languages:{plain:i,plaintext:i,text:i,txt:i,extend:function(e,t){var n=o.util.clone(o.languages[e]);for(var r in t)n[r]=t[r];return n},insertBefore:function(e,t,n,r){var i=(r=r||o.languages)[e],a={};for(var s in i)if(i.hasOwnProperty(s)){if(s==t)for(var u in n)n.hasOwnProperty(u)&&(a[u]=n[u]);!n.hasOwnProperty(s)&&(a[s]=i[s])}var c=r[e];return r[e]=a,o.languages.DFS(o.languages,function(t,n){n===c&&t!=e&&(this[t]=a)}),a},DFS:function e(t,n,r,i){i=i||{};var a=o.util.objId;for(var s in t)if(t.hasOwnProperty(s)){n.call(t,s,t[s],r||s);var u=t[s],c=o.util.type(u);"Object"!==c||i[a(u)]?"Array"===c&&!i[a(u)]&&(i[a(u)]=!0,e(u,n,s,i)):(i[a(u)]=!0,e(u,n,null,i))}}},plugins:{},highlightAll:function(e,t){o.highlightAllUnder(document,e,t)},highlightAllUnder:function(e,t,n){var r={callback:n,container:e,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};o.hooks.run("before-highlightall",r),r.elements=Array.prototype.slice.apply(r.container.querySelectorAll(r.selector)),o.hooks.run("before-all-elements-highlight",r);for(var i,a=0;i=r.elements[a++];)o.highlightElement(i,!0===t,r.callback)},highlightElement:function(t,n,r){var i=o.util.getLanguage(t),a=o.languages[i];o.util.setLanguage(t,i);var s=t.parentElement;s&&"pre"===s.nodeName.toLowerCase()&&o.util.setLanguage(s,i);var u=t.textContent,c={element:t,language:i,grammar:a,code:u};function l(e){c.highlightedCode=e,o.hooks.run("before-insert",c),c.element.innerHTML=c.highlightedCode,o.hooks.run("after-highlight",c),o.hooks.run("complete",c),r&&r.call(c.element)}if(o.hooks.run("before-sanity-check",c),(s=c.element.parentElement)&&"pre"===s.nodeName.toLowerCase()&&!s.hasAttribute("tabindex")&&s.setAttribute("tabindex","0"),!c.code){o.hooks.run("complete",c),r&&r.call(c.element);return}if(o.hooks.run("before-highlight",c),!c.grammar){l(o.util.encode(c.code));return}if(n&&e.Worker){var f=new Worker(o.filename);f.onmessage=function(e){l(e.data)},f.postMessage(JSON.stringify({language:c.language,code:c.code,immediateClose:!0}))}else l(o.highlight(c.code,c.grammar,c.language))},highlight:function(e,t,n){var r={code:e,grammar:t,language:n};if(o.hooks.run("before-tokenize",r),!r.grammar)throw Error('The language "'+r.language+'" has no grammar.');return r.tokens=o.tokenize(r.code,r.grammar),o.hooks.run("after-tokenize",r),a.stringify(o.util.encode(r.tokens),r.language)},tokenize:function(e,t){var n=t.rest;if(n){for(var i in n)t[i]=n[i];delete t.rest}var l=new u;return c(l,l.head,e),function e(t,n,i,u,l,f){for(var h in i)if(i.hasOwnProperty(h)&&i[h]){var d=i[h];d=Array.isArray(d)?d:[d];for(var p=0;p<d.length;++p){if(f&&f.cause==h+","+p)return;var v=d[p],g=v.inside,m=!!v.lookbehind,b=!!v.greedy,y=v.alias;if(b&&!v.pattern.global){var _=v.pattern.toString().match(/[imsuy]*$/)[0];v.pattern=RegExp(v.pattern.source,_+"g")}for(var w=v.pattern||v,x=u.next,k=l;x!==n.tail&&(!f||!(k>=f.reach));k+=x.value.length,x=x.next){var A,O=x.value;if(n.length>t.length)return;if(!r(O,a)){var E=1;if(b){if(!(A=s(w,k,t,m))||A.index>=t.length)break;var I=A.index,S=A.index+A[0].length,M=k;for(M+=x.value.length;I>=M;)M+=(x=x.next).value.length;if(M-=x.value.length,k=M,r(x.value,a))continue;for(var C=x;C!==n.tail&&(M<S||"string"==typeof C.value);C=C.next)E++,M+=C.value.length;E--,O=t.slice(k,M),A.index-=k}else if(!(A=s(w,0,O,m)))continue;var I=A.index,j=A[0],T=O.slice(0,I),L=O.slice(I+j.length),W=k+O.length;f&&W>f.reach&&(f.reach=W);var R=x.prev;if(T&&(R=c(n,R,T),k+=T.length),function(e,t,n){for(var r=t.next,i=0;i<n&&r!==e.tail;i++)r=r.next;t.next=r,r.prev=t,e.length-=i}(n,R,E),x=c(n,R,new a(h,g?o.tokenize(j,g):j,y,j)),L&&c(n,x,L),E>1){var P={cause:h+","+p,reach:W};e(t,n,i,x.prev,k,P),f&&P.reach>f.reach&&(f.reach=P.reach)}}}}}}(e,l,t,l.head,0),function(e){for(var t=[],n=e.head.next;n!==e.tail;)t.push(n.value),n=n.next;return t}(l)},hooks:{all:{},add:function(e,t){var n=o.hooks.all;n[e]=n[e]||[],n[e].push(t)},run:function(e,t){var n=o.hooks.all[e];if(n&&n.length)for(var r,i=0;r=n[i++];)r(t)}},Token:a};function a(e,t,n,r){this.type=e,this.content=t,this.alias=n,this.length=0|(r||"").length}function s(e,t,n,r){e.lastIndex=t;var i=e.exec(n);if(i&&r&&i[1]){var o=i[1].length;i.index+=o,i[0]=i[0].slice(o)}return i}e.Prism=o,a.stringify=function e(t,n){if("string"==typeof t)return t;if(Array.isArray(t)){var r="";return t.forEach(function(t){r+=e(t,n)}),r}var i={type:t.type,content:e(t.content,n),tag:"span",classes:["token",t.type],attributes:{},language:n},a=t.alias;a&&(Array.isArray(a)?Array.prototype.push.apply(i.classes,a):i.classes.push(a)),o.hooks.run("wrap",i);var s="";for(var u in i.attributes)s+=" "+u+'="'+(i.attributes[u]||"").replace(/"/g,""")+'"';return"<"+i.tag+' class="'+i.classes.join(" ")+'"'+s+">"+i.content+"</"+i.tag+">"};function u(){var e={value:null,prev:null,next:null},t={value:null,prev:e,next:null};e.next=t,this.head=e,this.tail=t,this.length=0}function c(e,t,n){var r=t.next,i={value:n,prev:t,next:r};return t.next=i,r.prev=i,e.length++,i}if(!e.document)return e.addEventListener?(!o.disableWorkerMessageHandler&&e.addEventListener("message",function(t){var n=JSON.parse(t.data),r=n.language,i=n.code,a=n.immediateClose;e.postMessage(o.highlight(i,o.languages[r],r)),a&&e.close()},!1),o):o;var l=o.util.currentScript();function f(){!o.manual&&o.highlightAll()}if(l&&(o.filename=l.src,l.hasAttribute("data-manual")&&(o.manual=!0)),!o.manual){var h=document.readyState;"loading"===h||"interactive"===h&&l&&l.defer?document.addEventListener("DOMContentLoaded",f):window.requestAnimationFrame?window.requestAnimationFrame(f):window.setTimeout(f,16)}return o}("undefined"!=typeof window?window:"undefined"!=typeof WorkerGlobalScope&&r(self,WorkerGlobalScope)?self:{});e.exports&&(e.exports=i),void 0!==n.g&&(n.g.Prism=i)},81354:function(e,t,n){"use strict";function r(e,t){return null!=t&&"undefined"!=typeof Symbol&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}var i=function(){if("undefined"!=typeof Map)return Map;function e(e,t){var n=-1;return e.some(function(e,r){return e[0]===t&&(n=r,!0)}),n}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(t){var n=e(this.__entries__,t),r=this.__entries__[n];return r&&r[1]},t.prototype.set=function(t,n){var r=e(this.__entries__,t);~r?this.__entries__[r][1]=n:this.__entries__.push([t,n])},t.prototype.delete=function(t){var n=this.__entries__,r=e(n,t);~r&&n.splice(r,1)},t.prototype.has=function(t){return!!~e(this.__entries__,t)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(e,t){void 0===t&&(t=null);for(var n=0,r=this.__entries__;n<r.length;n++){var i=r[n];e.call(t,i[1],i[0])}},t}()}(),o="undefined"!=typeof window&&"undefined"!=typeof document&&window.document===document,a=void 0!==n.g&&n.g.Math===Math?n.g:"undefined"!=typeof self&&self.Math===Math?self:"undefined"!=typeof window&&window.Math===Math?window:Function("return this")(),s="function"==typeof requestAnimationFrame?requestAnimationFrame.bind(a):function(e){return setTimeout(function(){return e(Date.now())},1e3/60)},u=["top","right","bottom","left","width","height","size","weight"],c="undefined"!=typeof MutationObserver,l=function(){function e(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=function(e,t){var n=!1,r=!1,i=0;function o(){n&&(n=!1,e()),r&&u()}function a(){s(o)}function u(){var e=Date.now();if(n){if(e-i<2)return;r=!0}else n=!0,r=!1,setTimeout(a,20);i=e}return u}(this.refresh.bind(this),20)}return e.prototype.addObserver=function(e){!~this.observers_.indexOf(e)&&this.observers_.push(e),!this.connected_&&this.connect_()},e.prototype.removeObserver=function(e){var t=this.observers_,n=t.indexOf(e);~n&&t.splice(n,1),!t.length&&this.connected_&&this.disconnect_()},e.prototype.refresh=function(){this.updateObservers_()&&this.refresh()},e.prototype.updateObservers_=function(){var e=this.observers_.filter(function(e){return e.gatherActive(),e.hasActive()});return e.forEach(function(e){return e.broadcastActive()}),e.length>0},e.prototype.connect_=function(){o&&!this.connected_&&(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),c?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){o&&this.connected_&&(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(e){var t=e.propertyName,n=void 0===t?"":t;u.some(function(e){return!!~n.indexOf(e)})&&this.refresh()},e.getInstance=function(){return!this.instance_&&(this.instance_=new e),this.instance_},e.instance_=null,e}(),f=function(e,t){for(var n=0,r=Object.keys(t);n<r.length;n++){var i=r[n];Object.defineProperty(e,i,{value:t[i],enumerable:!1,writable:!1,configurable:!0})}return e},h=function(e){return e&&e.ownerDocument&&e.ownerDocument.defaultView||a},d=m(0,0,0,0);function p(e){return parseFloat(e)||0}function v(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return t.reduce(function(t,n){return t+p(e["border-"+n+"-width"])},0)}var g="undefined"!=typeof SVGGraphicsElement?function(e){return r(e,h(e).SVGGraphicsElement)}:function(e){return r(e,h(e).SVGElement)&&"function"==typeof e.getBBox};function m(e,t,n,r){return{x:e,y:t,width:n,height:r}}var b=function(){function e(e){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=m(0,0,0,0),this.target=e}return e.prototype.isActive=function(){var e=function(e){if(!o)return d;if(g(e)){var t;return m(0,0,(t=e.getBBox()).width,t.height)}return function(e){var t=e.clientWidth,n=e.clientHeight;if(!t&&!n)return d;var r=h(e).getComputedStyle(e),i=function(e){for(var t={},n=0,r=["top","right","bottom","left"];n<r.length;n++){var i=r[n],o=e["padding-"+i];t[i]=p(o)}return t}(r),o=i.left+i.right,a=i.top+i.bottom,s=p(r.width),u=p(r.height);if("border-box"===r.boxSizing&&(Math.round(s+o)!==t&&(s-=v(r,"left","right")+o),Math.round(u+a)!==n&&(u-=v(r,"top","bottom")+a)),!function(e){return e===h(e).document.documentElement}(e)){var c=Math.round(s+o)-t,l=Math.round(u+a)-n;1!==Math.abs(c)&&(s-=c),1!==Math.abs(l)&&(u-=l)}return m(i.left,i.top,s,u)}(e)}(this.target);return this.contentRect_=e,e.width!==this.broadcastWidth||e.height!==this.broadcastHeight},e.prototype.broadcastRect=function(){var e=this.contentRect_;return this.broadcastWidth=e.width,this.broadcastHeight=e.height,e},e}(),y=function(e,t){var n,r,i,o,a,s,u=(r=(n=t).x,i=n.y,o=n.width,a=n.height,f(s=Object.create(("undefined"!=typeof DOMRectReadOnly?DOMRectReadOnly:Object).prototype),{x:r,y:i,width:o,height:a,top:i,right:r+o,bottom:a+i,left:r}),s);f(this,{target:e,contentRect:u})},_=function(){function e(e,t,n){if(this.activeObservations_=[],this.observations_=new i,"function"!=typeof e)throw TypeError("The callback provided as parameter 1 is not a function.");this.callback_=e,this.controller_=t,this.callbackCtx_=n}return e.prototype.observe=function(e){if(!arguments.length)throw TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&!!r(Element,Object)){if(!r(e,h(e).Element))throw TypeError('parameter 1 is not of type "Element".');var t=this.observations_;!t.has(e)&&(t.set(e,new b(e)),this.controller_.addObserver(this),this.controller_.refresh())}},e.prototype.unobserve=function(e){if(!arguments.length)throw TypeError("1 argument required, but only 0 present.");if("undefined"!=typeof Element&&!!r(Element,Object)){if(!r(e,h(e).Element))throw TypeError('parameter 1 is not of type "Element".');var t=this.observations_;t.has(e)&&(t.delete(e),!t.size&&this.controller_.removeObserver(this))}},e.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},e.prototype.gatherActive=function(){var e=this;this.clearActive(),this.observations_.forEach(function(t){t.isActive()&&e.activeObservations_.push(t)})},e.prototype.broadcastActive=function(){if(this.hasActive()){var e=this.callbackCtx_,t=this.activeObservations_.map(function(e){return new y(e.target,e.broadcastRect())});this.callback_.call(e,t,e),this.clearActive()}},e.prototype.clearActive=function(){this.activeObservations_.splice(0)},e.prototype.hasActive=function(){return this.activeObservations_.length>0},e}(),w="undefined"!=typeof WeakMap?new WeakMap:new i,x=function e(t){if(!r(this,e))throw TypeError("Cannot call a class as a function.");if(!arguments.length)throw TypeError("1 argument required, but only 0 present.");var n=new _(t,l.getInstance(),this);w.set(this,n)};["observe","unobserve","disconnect"].forEach(function(e){x.prototype[e]=function(){var t;return(t=w.get(this))[e].apply(t,arguments)}});var k=void 0!==a.ResizeObserver?a.ResizeObserver:x;t.Z=k},24425:function(e,t,n){"use strict";function r(e){return null!=e&&"object"==typeof e&&1===e.nodeType}function i(e,t){return(!t||"hidden"!==e)&&"visible"!==e&&"clip"!==e}function o(e,t){if(e.clientHeight<e.scrollHeight||e.clientWidth<e.scrollWidth){var n=getComputedStyle(e,null);return i(n.overflowY,t)||i(n.overflowX,t)}return!1}function a(e,t,n,r,i,o,a,s){return o<e&&a>t||o>e&&a<t?0:o<=e&&s<=n||a>=t&&s>=n?o-e-r:a>t&&s<n||o<e&&s>n?a-t+i:0}function s(e,t){var n=t.scrollMode,i=t.block,s=t.inline,u=t.boundary,c=t.skipOverflowHiddenElements,l="function"==typeof u?u:function(e){return e!==u};if(!r(e))throw TypeError("Invalid target");for(var f=document.scrollingElement||document.documentElement,h=[],d=e;r(d)&&l(d);){if((d=d.parentNode)===f){h.push(d);break}if(!(d===document.body&&o(d))||!!o(document.documentElement))o(d,c)&&h.push(d)}for(var p=window.visualViewport?visualViewport.width:innerWidth,v=window.visualViewport?visualViewport.height:innerHeight,g=window.scrollX||pageXOffset,m=window.scrollY||pageYOffset,b=e.getBoundingClientRect(),y=b.height,_=b.width,w=b.top,x=b.right,k=b.bottom,A=b.left,O="start"===i||"nearest"===i?w:"end"===i?k:w+y/2,E="center"===s?A+_/2:"end"===s?x:A,I=[],S=0;S<h.length;S++){var M=h[S],C=M.getBoundingClientRect(),j=C.height,T=C.width,L=C.top,W=C.right,R=C.bottom,P=C.left;if("if-needed"===n&&w>=0&&A>=0&&k<=v&&x<=p&&w>=L&&k<=R&&A>=P&&x<=W)break;var z=getComputedStyle(M),H=parseInt(z.borderLeftWidth,10),q=parseInt(z.borderTopWidth,10),D=parseInt(z.borderRightWidth,10),B=parseInt(z.borderBottomWidth,10),N=0,F=0,V="offsetWidth"in M?M.offsetWidth-M.clientWidth-H-D:0,Z="offsetHeight"in M?M.offsetHeight-M.clientHeight-q-B:0;if(f===M)N="start"===i?O:"end"===i?O-v:"nearest"===i?a(m,m+v,v,q,B,m+O,m+O+y,y):O-v/2,F="start"===s?E:"center"===s?E-p/2:"end"===s?E-p:a(g,g+p,p,H,D,g+E,g+E+_,_),N=Math.max(0,N+m),F=Math.max(0,F+g);else{N="start"===i?O-L-q:"end"===i?O-R+B+Z:"nearest"===i?a(L,R,j,q,B+Z,O,O+y,y):O-(L+j/2)+Z/2,F="start"===s?E-P-H:"center"===s?E-(P+T/2)+V/2:"end"===s?E-W+D+V:a(P,W,T,H,D+V,E,E+_,_);var G=M.scrollLeft,$=M.scrollTop;N=Math.max(0,Math.min($+N,M.scrollHeight-j+Z)),F=Math.max(0,Math.min(G+F,M.scrollWidth-T+V)),O+=$-N,E+=G-F}I.push({el:M,top:N,left:F})}return I}n.d(t,{Z:function(){return s}})},93251:function(e,t,n){"use strict";n.d(t,{M:function(){return s}});var r=n("32577"),i=n("26444"),o=n("97011");function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function s(e){for(var t=e.footnoteById,n=e.footnoteOrder,s=-1,u=[];++s<n.length;){var c,l=t[n[s].toUpperCase()];if(!!l){var f=String(s+1);var h=function(e){if(Array.isArray(e))return a(e)}(c=l.children)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(c)||function(e,t){if(e){if("string"==typeof e)return a(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return a(e,t)}}(c)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),d={type:"link",url:"#fnref"+f,data:{hProperties:{className:["footnote-back"],role:"doc-backlink"}},children:[{type:"text",value:"↩"}]},p=h[h.length-1];p&&"paragraph"===p.type?p.children.push(d):h.push(d),u.push({type:"listItem",data:{hProperties:{id:"fn"+f,role:"doc-endnote"}},children:h,position:l.position})}}return 0===u.length?null:e(null,"section",{className:["footnotes"],role:"doc-endnotes"},(0,o.r)([(0,r.C)(e),(0,i.p)(e,{type:"list",ordered:!0,children:u})],!0))}},57042:function(e,t,n){"use strict";n.d(t,{Y:function(){return i}});var r=n("68695");function i(e,t,n){for(var i=e.value||"",o="`",a=-1;RegExp("(^|[^`])"+o+"([^`]|$)").test(i);)o+="`";for(/[^ \r\n]/.test(i)&&(/^[ \r\n]/.test(i)&&/[ \r\n]$/.test(i)||/^`|`$/.test(i))&&(i=" "+i+" ");++a<n.unsafe.length;){var s=n.unsafe[a],u=(0,r.T)(s),c=void 0;if(!!s.atBreak)for(;c=u.exec(i);){var l=c.index;10===i.charCodeAt(l)&&13===i.charCodeAt(l-1)&&l--,i=i.slice(0,l)+" "+i.slice(c.index+1)}}return o+i+o}i.peek=function(){return"`"}},15647:function(e,t,n){"use strict";n.d(t,{q:function(){return o}});var r=n("1470"),i=n("16005");function o(e,t,n,o){var a=(0,i.w)(n),s=n.bulletCurrent||(0,r.g)(n);t&&"list"===t.type&&t.ordered&&(s=("number"==typeof t.start&&t.start>-1?t.start:1)+(!1===n.options.incrementListMarker?0:t.children.indexOf(e))+s);var u=s.length+1;("tab"===a||"mixed"===a&&(t&&"list"===t.type&&t.spread||e.spread))&&(u=4*Math.ceil(u/4));var c=n.createTracker(o);c.move(s+" ".repeat(u-s.length)),c.shift(u);var l=n.enter("listItem"),f=n.indentLines(n.containerFlow(e,c.current()),function(e,t,n){return t?(n?"":" ".repeat(u))+e:(n?s:s+" ".repeat(u-s.length))+e});return l(),f}},66406:function(e,t,n){"use strict";n.r(t),n.d(t,{attentionMarkers:function(){return z},contentInitial:function(){return j},disable:function(){return H},document:function(){return C},flow:function(){return L},flowInitial:function(){return T},insideSpan:function(){return P},string:function(){return W},text:function(){return R}});var r,i,o,a,s,u=n("10908"),c=n("81352"),l=n("76627"),f=n("25681"),h=n("60358"),d=n("37561"),p=n("7748"),v=n("82860"),g=n("52675"),m=n("30135"),b=n("890"),y=n("87379"),_=n("21153"),w=n("17806"),x=n("69362"),k=n("33112"),A=n("4615"),O=n("1346"),E=n("37364"),I=n("32451"),S=n("97425");function M(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var C=(M(r={},42,u.p),M(r,43,u.p),M(r,45,u.p),M(r,48,u.p),M(r,49,u.p),M(r,50,u.p),M(r,51,u.p),M(r,52,u.p),M(r,53,u.p),M(r,54,u.p),M(r,55,u.p),M(r,56,u.p),M(r,57,u.p),M(r,62,c.m),r),j=M({},91,l.D),T=(M(i={},-2,f.S),M(i,-1,f.S),M(i,32,f.S),i),L=(M(o={},35,h.Z),M(o,42,d.C),M(o,45,[p.C,d.C]),M(o,60,v.P),M(o,61,p.C),M(o,95,d.C),M(o,96,g._),M(o,126,g._),o),W=(M(a={},38,m.u),M(a,92,b.L),a),R=(M(s={},-5,y.g),M(s,-4,y.g),M(s,-3,y.g),M(s,33,_.C),M(s,38,m.u),M(s,42,w.v),M(s,60,[x.j,k.L]),M(s,91,A.F),M(s,92,[O.R,b.L]),M(s,93,E.Z),M(s,95,w.v),M(s,96,I.h),s),P={null:[w.v,S.UW]},z={null:[42,95]},H={null:[]}},83241:function(e,t,n){"use strict";n.d(t,{C:function(){return u}});var r=n("38619"),i=n("40161"),o=n("80258");function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function s(e){return function(e){if(Array.isArray(e))return a(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return a(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return a(e,t)}}(e)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(e,t,n){var a=Object.assign(n?Object.assign({},n):{line:1,column:1,offset:0},{_index:0,_bufferIndex:-1}),u={},c=[],l=[],f=[],h={consume:function(e){(0,r.Ch)(e)?(a.line++,a.column=1,a.offset+=-3===e?2:1,w()):-1!==e&&(a.column++,a.offset++),a._bufferIndex<0?a._index++:(a._bufferIndex++,a._bufferIndex===l[a._index].length&&(a._bufferIndex=-1,a._index++)),d.previous=e},enter:function(e,t){var n=t||{};return n.type=e,n.start=g(),d.events.push(["enter",n,d]),f.push(n),n},exit:function(e){var t=f.pop();return t.end=g(),d.events.push(["exit",t,d]),t},attempt:y(function(e,t){_(e,t.from)}),check:y(b),interrupt:y(b,{interrupt:!0})},d={previous:null,code:null,containerState:{},events:[],parser:e,sliceStream:v,sliceSerialize:function(e,t){return function(e,t){for(var n,r=-1,i=[];++r<e.length;){var o=e[r],a=void 0;if("string"==typeof o)a=o;else switch(o){case -5:a="\r";break;case -4:a="\n";break;case -3:a="\r\n";break;case -2:a=t?" ":" ";break;case -1:if(!t&&n)continue;a=" ";break;default:a=String.fromCharCode(o)}n=-2===o,i.push(a)}return i.join("")}(v(e),t)},now:g,defineSkip:function(e){u[e.line]=e.column,w()},write:function(e){return(l=(0,i.V)(l,e),function(){for(var e;a._index<l.length;){var t=l[a._index];if("string"==typeof t)for(e=a._index,a._bufferIndex<0&&(a._bufferIndex=0);a._index===e&&a._bufferIndex<t.length;)(function(e){p=p(e)})(t.charCodeAt(a._bufferIndex));else(function(e){p=p(e)})(t)}}(),null!==l[l.length-1])?[]:(_(t,0),d.events=(0,o.C)(c,d.events,d),d.events)}},p=t.tokenize.call(d,h);return t.resolveAll&&c.push(t),d;function v(e){return function(e,t){var n,r=t.start._index,i=t.start._bufferIndex,o=t.end._index,a=t.end._bufferIndex;if(r===o)n=[e[r].slice(i,a)];else{if(n=e.slice(r,o),i>-1){var s=n[0];"string"==typeof s?n[0]=s.slice(i):n.shift()}a>0&&n.push(e[o].slice(0,a))}return n}(l,e)}function g(){return{line:a.line,column:a.column,offset:a.offset,_index:a._index,_bufferIndex:a._bufferIndex}}function m(e){p=p(e)}function b(e,t){t.restore()}function y(e,t){return function(n,r,i){var o,u,c,l;return Array.isArray(n)?p(n):"tokenize"in n?p([n]):function(e){return function(t){var n=null!==t&&e[t],r=null!==t&&e.null;return p(s(Array.isArray(n)?n:n?[n]:[]).concat(s(Array.isArray(r)?r:r?[r]:[])))(t)}}(n);function p(e){return(o=e,u=0,0===e.length)?i:v(e[u])}function v(e){return function(n){return(l=function(){var e=g(),t=d.previous,n=d.currentConstruct,r=d.events.length,i=Array.from(f);return{restore:function(){a=e,d.previous=t,d.currentConstruct=n,d.events.length=r,f=i,w()},from:r}}(),c=e,!e.partial&&(d.currentConstruct=e),e.name&&d.parser.constructs.disable.null.includes(e.name))?b(n):e.tokenize.call(t?Object.assign(Object.create(d),t):d,h,m,b)(n)}}function m(t){return e(c,l),r}function b(e){return(l.restore(),++u<o.length)?v(o[u]):i}}}function _(e,t){e.resolveAll&&!c.includes(e)&&c.push(e),e.resolve&&(0,i.d)(d.events,t,d.events.length-t,e.resolve(d.events.slice(t),d)),e.resolveTo&&(d.events=e.resolveTo(d.events,d))}function w(){a.line in u&&a.column<2&&(a.column=u[a.line],a.offset+=u[a.line]-1)}}},24881:function(e,t,n){"use strict";function r(e){return null!==e&&"object"==typeof e&&e.href&&e.origin}n.d(t,{C:function(){return r}})}}]);